
#trueHeader #logo {
    background: url("../images/logo.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 66px;
    margin-top: 0;
    text-indent: -999em;
    width: 100%;
}
.current a {
    border-bottom: 4px solid #0066CC !important;
    color: #0066CC !important;
    font-weight: normal !important;
}
.site_wrapper {
    margin: 0 auto;
    width: 100%;
}
.container_full {
    float: left;
    margin: auto;
    width: 100%;
}
.container {
    margin: auto;
    width: 1170px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.one_full {
    width: 100%;
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.65%;
}
.one_fourth {
    width: 22%;
}
.one_fifth {
    width: 16.8%;
}
.two_third {
    width: 65.35%;
}
.three_fourth {
    width: 74%;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
#top-nav {
    float: right;
}
#top-nav ul {
    float: right;
    margin: 0;
    padding: 0;
}
#top-nav li {
    float: left;
    margin: 0;
    padding: 0;
}
#top-nav #fixed-nav li a {
    color: #3D3D48;
    display: block;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 70px;
    line-height: 70px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
#top-nav #fixed-nav li a:hover {
    color: #0066CC;
}
#top-nav #fixed-nav li.current a {
    color: #0066CC;
}
.top_contact_info {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    min-height: 38px;
    padding: 0;
    position: relative;
    width: 100%;
}
ul.tci_list_left {
    float: left;
    margin: 0;
    padding: 0;
}
.tci_list_left li {
    color: #FFFFFF;
    float: left;
    margin: 7px 0 0 2px;
    padding: 0;
}
.tci_list_left li a {
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 2px;
}
.tci_list_left li a:hover {
    color: #E3E3E3;
}
ul.tci_list {
    float: right;
    margin: 0;
    padding: 0;
}
.tci_list li {
    float: left;
    margin: 7px 0 0 4px;
    padding: 0;
}
.tci_list li a {
    background-color: #CCCCCC;
    border-radius: 100%;
    color: #FFFFFF;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 26px;
}
.tci_list li i {
}
.tci_list li a:hover {
}
.tci_list li.empty {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #0066CC;
    float: left;
    font-size: 12px;
    line-height: 40px;
    margin: 0 18px 0 0;
    padding: 0;
    width: auto;
}
.tci_list li.empty a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666666;
    float: left;
    line-height: 40px;
    width: auto;
}
.tci_list li.empty a:hover {
    color: #0066CC;
}
#access .menu {
    float: right;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    list-style: none outside none;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
#access .menu select {
    background-color: #F9F9F9;
    border: 2px solid #EEEEEE;
    color: #333333;
    padding: 10px;
}
#access .menu ul {
    float: right;
    height: 70px;
    list-style-type: none;
    margin: 0;
    position: relative;
    text-align: left;
    z-index: 1001;
}
#access .menu ul li {
    background: url("../images/menu-divider.png") no-repeat scroll right 31px rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    margin: 0 0 0 1px;
    padding: 0;
    position: relative;
    z-index: 101;
}
#access .menu ul li.last {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#access .menu ul li a {
    color: #3D3D48;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 29px 10px 10px;
    text-align: center;
    text-decoration: none;
}
#access .menu ul li a:hover {
    color: #0066CC;
}
#access .menu ul li a.active {
    color: #0066CC;
}
#access .menu ul li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: none;
    height: auto;
    left: 0;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 194px;
}
#access .menu ul li ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: list-item;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
}
#access .menu ul li ul li ul {
    top: 0;
}
#access .menu ul li ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #F6F6F6;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #454545;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 14px 17px;
    text-align: left;
    width: 159px;
}
#access .menu ul li ul li a:hover, #access .menu ul li ul li.active a, #access .menu ul li ul li a.selected {
    background: none repeat scroll 0 0 #3398D4;
    border-bottom: 1px solid #F3F3F3;
    color: #FFFFFF;
    padding: 14px 17px;
}
#access .menu ul li ul li:last-child {
    border: medium none;
}
* html #access .menu {
    height: 1%;
}
.selectnav {
    display: none;
    margin-left: 20px;
    width: 440px;
}
a.button_slider {
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    opacity: 1;
    padding: 13px 30px;
    text-transform: uppercase;
}
a.button_slider:hover {
    opacity: 0.8;
}
.site_sec1 {
    float: left;
    width: 100%;
}
.site_sec1 .left {
    float: left;
    width: 50%;
}
.site_sec1 .right {
    float: right;
    width: 40%;
}
.site_sec1 .left h1 {
    font-weight: 300;
}
.site_sec1 .left h2 {
    color: #0066CC;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 13px;
}
.features_sec02 {
    background-color: #0066CC;
    color: #FFFFFF;
    float: left;
    text-align: center;
    width: 100%;
}
.features_sec02 h1 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 25px;
    padding: 0;
}
.features_sec02 h1 i {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding-top: 18px;
}
.features_sec02 .one_third {
    float: left;
    margin-right: 8%;
    position: relative;
    width: 28%;
}
.features_sec02 .one_third i {
    background-color: #FFFFFF;
    border-radius: 100%;
    color: #0066CC;
    display: block;
    height: 100px;
    line-height: 100px;
    margin-bottom: 10px;
    margin-left: 110px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
.features_sec02 .one_third h2 {
    color: #FFFFFF;
    float: left;
    font-weight: 300;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}
.our_team {
    float: left;
    text-align: center;
    width: 100%;
}
.our_team h1 {
    color: #0066CC;
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 45px;
    padding: 0;
}
.our_team h1 i {
    color: #727272;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding-top: 18px;
}
.our_team .one_fourth {
    float: left;
    margin-right: 2%;
    width: 23.5%;
}
.our_team .one_fourth h4 {
    font-weight: 300;
    margin-bottom: 9px;
    margin-top: 13px;
}
.our_team .one_fourth h4 em {
    color: #727272;
    font-size: 13px;
    font-style: normal;
}
.our_team ul.people_soci {
    float: left;
    margin: 0 0 0 70px;
    padding: 0;
}
.our_team .people_soci li {
    background-color: #F3F3F3;
    border-radius: 100%;
    float: left;
    height: 18px;
    line-height: 13px;
    margin: 0 0 0 5px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 18px;
}
.our_team .people_soci li:hover {
    background-color: #999999;
}
.our_team .people_soci li:hover i {
    color: #FFFFFF;
}
.our_team .people_soci li i {
    color: #494949;
    font-size: 9px;
}
.parallax_sec1 {
    background: url("../images/para-bg1.jpg") no-repeat scroll center top #F2AD16;
    float: left;
    height: 290px;
    padding: 110px 0 0;
    text-align: center;
    width: 100%;
}
.parallax_sec1 h1 {
    color: #FFFFFF;
    font-size: 58px;
    line-height: 58px;
    margin-bottom: 30px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.parallax_sec1 h2 {
    color: #FFFFFF;
    font-weight: 300;
}
.parallax_sec1 a.but_transp {
    background: url("../images/opacity-line.png") repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    padding: 13px 30px;
    text-transform: uppercase;
}
.parallax_sec1 a.but_transp:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.clients {
    background: url("../images/clients-bg.jpg") no-repeat scroll center top #454545;
    float: left;
    height: 350px;
    text-align: center;
    width: 100%;
}
.clients h1 {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 300;
    margin: 85px 0 50px;
    padding: 0;
}
.clients h1 i {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding-top: 9px;
}
.copyright_info {
    color: #999999;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.copyright_info a {
    color: #999999;
    font-size: 12px;
    margin-top: 10px;
}
.copyright_info a:hover {
    color: #3D3D48;
}
ul.footer_social_links {
    float: left;
    margin: 0 0 20px;
    padding: 0;
}
.footer_social_links li {
    float: left;
    margin: 0 35px 10px 0;
    padding: 0;
}
.footer_social_links li a {
    background: none repeat scroll 0 0 #999999;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 105px;
}
.footer_social_links li a:hover {
    color: #FFFFFF;
}
.footer_social_links li a:hover i {
    color: #FFFFFF;
}
.footer_social_links li i {
    color: #FFFFFF;
    margin-right: 10px;
    vertical-align: middle;
}
.address-info {
    background-color: #F9F9F9;
    border: 1px solid #E1E1E1;
    float: left;
    margin-bottom: 40px;
    padding: 20px 20px 10px;
    width: 91%;
}
.address-info a {
    color: #1889C1;
}
.address-info a:hover {
    color: #454545;
}
.portfolio_page {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.portfolio_page h1 {
    color: #0066CC;
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 50px;
    padding: 0;
}
.portfolio_page h1 i {
    color: #727272;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding-top: 18px;
}
.portfolio_page h3 {
    border-top: 1px dotted #CCCCCC;
    bottom: 0;
    color: #0066CC;
    display: block;
    float: left;
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 37px;
    line-height: 23px;
    margin: -50px 0 0;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 12px;
    position: relative;
    text-align: justify;
    vertical-align: middle;
    width: 360px;
}
.portfolio_page .imgWrap {
    height: 300px;
    position: relative;
    width: 370px;
}
.portfolio_page .imgWrap.last {
    margin-right: 0;
}
.portfolio_page .imgWrap img {
    float: left;
    height: 250px;
    width: 100%;
}
.portfolio_page .imgDescription {
    background: none repeat scroll 0 0 rgba(0, 102, 204, 0.4);
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    margin-bottom: 50px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
}
.portfolio_page .imgWrap:hover .imgDescription {
    opacity: 1;
    visibility: visible;
}
.portfolio_page .imgDescription i {
    color: #FFFFFF;
    left: 160px;
    opacity: 0.8;
    position: absolute;
    top: 103px;
}
.twitter_feeds {
    background-color: #FEB717;
    float: left;
    padding: 35px 0;
    width: 100%;
}
.contact_info {
    float: left;
    overflow: hidden;
    padding: 70px 0 0;
    width: 100%;
}
.contact_info h1 {
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 34px;
}
.contact_info h1 i {
    display: block;
    font-size: 16px;
    font-style: normal;
    line-height: 27px;
    padding-top: 10px;
}
.contact_info ul.address {
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.contact_info .address li {
    margin: 0;
    padding: 0 0 20px;
}
.contact_info .address li i {
    margin-right: 7px;
}
.contact_info .address li a {
    color: #727272;
}
.contact_info .address li a:hover {
    color: #0066CC;
}
.contact_info .map {
    float: left;
    height: 200px;
    width: 100%;
}
.google-map {
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    height: 180px;
    width: 99%;
}
.four_col_fusection {
    text-align: center;
}
.four_col_fusection .one_fourth {
    float: left;
    margin-right: 0.8%;
    padding-left: 2%;
    padding-right: 2.53%;
    position: relative;
}
.four_col_fusection h1 {
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 50px;
    padding: 0;
}
.four_col_fusection h1 i {
    color: #727272;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding-top: 18px;
}
.four_col_fusection .one_fourth {
    border-right: 1px solid #F6F6F6;
    text-align: center;
    width: 19.8%;
}
.four_col_fusection .one_fourth i {
    color: #0066CC;
    display: block;
    margin-bottom: 30px;
}
.four_col_fusection .one_fourth h2 {
    font-family: 'Roboto',sans-serif;
    font-size: 23px;
    font-weight: 300;
    text-transform: uppercase;
}
.four_col_fusection .one_fourth a {
    color: #999999;
    font-size: 11px;
    text-transform: uppercase;
}
.four_col_fusection .one_fourth a:hover {
    color: #3D3D48;
}
.four_col_fusection .one_fourth a:hover i {
    color: #FF7B29;
}
.four_col_fusection .one_fourth a i {
    color: #999999;
    display: inherit;
    margin: 0 0 0 2px;
}
.four_col_fusection .last {
    border: medium none;
    clear: right;
    margin-right: 0 !important;
}
.four_col_fusection.inner .one_fourth i {
    color: #3D3D48;
}
.services_slider_sec {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.scrollup {
    background: url("../images/scroll-top-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 72px;
    display: none;
    height: 40px;
    opacity: 1;
    position: fixed;
    right: 27px;
    text-indent: -9999px;
    width: 40px;
    z-index: 999;
}
.fullwidth {
    background: url("../images/bgTop.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 999999;
}
.team-container {
    height: auto;
    margin: 0 auto;
    padding: 100px 15px;
    width: 1170px;
}
form {
    background: none repeat scroll 0 0 #DEDEDE;
    width: 100%;
}
form, input, select, textarea {
    margin: 0;
    padding: 0;
}
form > div {
    padding: 30px 30px 1px;
}
form ul {
}
form ul li {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
form ul.form-line li:last-child {
    margin-bottom: 0;
}
form .block {
    display: block;
}
form .field-box {
    background: none repeat scroll 0 0 #222222;
    padding: 10px;
}
form .field-box-button {
    cursor: pointer;
    padding: 0;
}
form label {
    cursor: text;
    left: 15px;
    position: absolute;
    top: 15px;
    width: 100%;
    z-index: 2;
}
form input, form select, form textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    font-weight: normal;
    width: 100%;
}
form textarea {
    display: block;
    height: 70px;
    resize: none;
}
form input[type="submit"], form input[type="button"] {
    background: none repeat scroll 0 0 #0066CC;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    padding: 18px;
    text-transform: uppercase;
}
.contact-title {
    color: #0066CC;
    float: left;
    font-size: 45px;
    font-weight: 300;
    padding: 45px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.closeMe {
    cursor: pointer;
    margin-top: 0;
    padding: 15px;
    position: absolute;
    right: -40px;
    top: 0;
}
.clear-fix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    min-height: 0;
    visibility: hidden;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #0066CC !important;
    color: #FAFAFA;
}
.clientImg {
    width: 33%;
}
.portlink {
    color: #666666;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
}
.portlink:hover {
    color: #0066CC;
}
.leadclick {
    border: 1px solid #999999;
    border-radius: 4px;
    color: #999999;
    font-size: 18px;
    font-weight: normal;
    margin: 20px auto;
    opacity: 1;
    padding: 13px 30px;
    text-transform: uppercase;
}
.leadclick:hover {
    border: 1px solid #0066CC;
    border-radius: 4px;
    color: #0066CC;
    font-size: 18px;
    font-weight: normal;
    margin: 20px auto;
    opacity: 1;
    padding: 13px 30px;
    text-transform: uppercase;
}
.leadclick2 {
    border: 1px solid #999999;
    border-radius: 4px;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    margin: 20px auto;
    opacity: 1;
    padding: 13px 30px;
    text-transform: uppercase;
}
.leadclick2:hover {
    border: 1px solid #0066CC;
    border-radius: 4px;
    color: #0066CC;
    font-size: 14px;
    font-weight: normal;
    margin: 20px auto;
    opacity: 1;
    padding: 13px 30px;
    text-transform: uppercase;
}
.iosSlider .slide_one .right li .leadclick2 i {
    color: #666666;
    margin-right: 5px;
}
.iosSlider .slide_one .right li .leadclick2 i:hover {
    color: #0066CC;
    margin-right: 5px;
}
.clients h2 {
    color: #FFFFFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    margin: 60px 0 50px;
    padding: 0;
}
.clients h2 i {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    padding-top: 9px;
}
.insite_sec {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
}
.insite_sec i {
    background-color: #FFFFFF;
    border-radius: 100%;
    color: #FEB717;
    display: block;
    height: 110px;
    line-height: 110px;
    margin: 20px auto;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}
.fa-facebook {
    color: #FFFFFF;
}
.fa-linkedin {
    color: #FFFFFF;
}
.fa-twitter {
    color: #FFFFFF;
}
.fa-google-plus {
    color: #FFFFFF;
}
.lifacebook:hover, .fb:hover {
    background: none repeat scroll 0 0 #3B5998;
    color: #FFFFFF;
}
.litwitter:hover, .tw:hover {
    background: none repeat scroll 0 0 #00ACEE;
    color: #FFFFFF;
}
.ligplus:hover, .gplus:hover {
    background: none repeat scroll 0 0 #DA2713;
    color: #FFFFFF;
}
.lilinkedin:hover, .ldin:hover {
    background: none repeat scroll 0 0 #007BB6;
    color: #FFFFFF;
}
.social {
    color: #3D3D48;
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
    width: 100%;
}
.ul-contacts {
    color: #0066CC;
    font-size: 30px;
    font-weight: 300;
    line-height: 70px;
}
.ul-contacts li {
}
.price-info {
    font-size: 12px;
}
.input-error {
    color: #FF0000;
    font-size: 11px;
}
.subtitleContact {
    color: #666666;
    font-size: 24px;
    line-height: 75px;
}
.portfolioFilter {
    margin: 0 auto;
    width: 100%;
}
.info_comercial {
    color: #333333;
    font-size: 21px;
    line-height: 28px;
}

#cookie{   
 bottom: 0;
    font: 10px "Droid Sans",sans-serif !important;
    position: fixed;
    width: 100%;
}
#cookieComplianceBox {
    background-color: #000;
    height: auto;
    opacity: 0.8;
    position: relative;
	
}
#cookieComplianceBox p {
    color: #ededed;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
	font-size:10px!important;
}
a, a:hover, a:visited {
    color: #ccc;
    text-decoration: none;
}
#closeCookieComplianceBox {
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 13px;
}

