@import url("base.css");
@import url("jquery.bxslider.css");
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular-webfont.woff') format('woff'),
        url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold';
    src: url('fonts/Roboto-Bold-webfont.eot');
    src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold-webfont.woff') format('woff'),
        url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('fonts/Roboto-Light-webfont.eot');
    src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light-webfont.woff') format('woff'),
        url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('fonts/Roboto-Medium-webfont.eot');
    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium-webfont.woff') format('woff'),
        url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('fonts/Roboto-Light-webfont.eot');
    src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light-webfont.woff') format('woff'),
        url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
        url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: robotoregular, sans-serif, arial;
    font-size: 12px;
    color: #fff;
}
img{
    max-width: 100%;
}
#header {
    background-color: #000 !important;
    border-bottom: 2px solid #fbaf40 !important;
    background-image: none !important;
}
#header img {
    width: 100%;
    max-width: 100%;
    margin: 14px 0;
    height: 45px;
}
#header .container {
    width: 960px;
}
.banner {
    margin: 88px 0 0;
}
.genericContainer {
    width: 960px;
    margin: auto;
    padding: 100px 0;
}
.main-title {
    background: #fff !important;
    box-shadow: none !important;
    padding: 56px 0px 10px !important;
}
pre, code {
    background: none !important;
    border-left: none !important;
}
.content-main {
    padding: 0 !important;
}
.container {
    width: 100%;
}
.container h2 {
    text-align: center;
    font-size:28px;
    color: #363636;
    font-family: robotobold, sans-serif, arial;
}
.container h3 {
    text-align: center;
    font-size: 15px;
    color: #808080;
}
#clientes{
    background-color: #363636;
    text-align: center;
    padding-bottom: 25px !important;
}
#clientes a{
    color: #ffffff; 
    font-size: 14px;
}
#map_canvas{
    height: 600px;
}
.service {
    float: none;
}
.service:hover [class^="icon-"], .service:hover h4 {
    color: inherit !important;
}
.portfolio-container, .services-container, #screenshots .content-main .container,footer .container, .pages {
    width: 980px;
    margin: 0 auto;
    float: none;
}
.top105{
    margin-top: 105px;
}
.single-page .main-title .container h2:first-child{
    text-align: left;
    font-size: 28px;
    color: #fbaf3f;
    font-family: robotomedium, sans-serif, arial;
    text-transform: uppercase;
}
.single-page .main-title .container h3{
    text-align: left;
    font-size: 20px;
    color: #000;
    font-family: robotomedium, sans-serif, arial;
    text-transform: uppercase;
    margin-top: 22px;

}
.single-page .content-main *{
    color: #585858;
    font-size: 15px;
    font-family: robotolight, sans-serif, arial;
}
.single-page .content-main h3{
    text-align: left;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
}
footer .copyright .container img{
    margin-top: 9px;
} 
.portfolio:hover .portfolio-detail, .portfolio .portfolio-detail {
    display: none;
}
.image-overlay {
    background: rgba(0,0,0,0.4) !important
}
.portfolio .image-overlay a span {
    color: #fbaf3f !important;
}
.portfolio.dt-sc-one-fourth:hover .image-overlay a.link {
    display: none;
}
.portfolio.dt-sc-one-fourth:hover .image-overlay a.zoom {
    right: 40%;
}
.portfolioWrapper {
    padding: 80px 0;
    background: #ebebeb;
}
.portfolioWrapper p {
    text-align: center;
}
.portfolioWrapper p a, .widget.mailchimp input.nl-submit {
    width: 80px;
    background: #fbaf3f;
    color: #FFF;
    border-radius: 3px;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    text-align: center;
    padding: 0;
    line-height: 36px;
    font-family: 'robotolight', sans-serif, arial !important;
}
.sorting-container {
    width: 960px;
    margin: 0 0 0;
    float: none;
}
.sorting-container span, .single-page .content-main .sorting-container span {
    background: none;
    border: 1px solid #585858;
    border-radius: 3px;
    line-height: 32px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    color: #585858 !important;
    font-family: robotomedium, sans-serif, arial;
    font-size: 10pt;
}
.sorting-container span:hover, .sorting-container span.active-sort,.single-page .content-main .sorting-container span.active-sort {
    border: none;
    background: #585858 !important;
    color: #fff !important;
    border: 1px solid #585858 !important;
}
.clients {
    background: #363636 url("images/clients_fullWidth.png") center center  no-repeat;
    text-align: center;
    padding: 100px 0 30px;
}
.clients a {
    color: #fff;
    display: inline-block;
    padding-top: 120px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.footer-widgets {
    border-top: 0;
    box-shadow: none;
    background: #111111;
    color: #FFF;
}
.footer-widgets p {
    color: #a7a7ab;
    font-size: 13px;
    line-height: 16px;
    font-family: robotolight, sans-serif, arial;
}
.footer-widgets p strong{
    font-family: robotoregular, sans-serif, arial;
    color: #d1d2d5;
}
.widget h3.widgettitle {
    border-bottom: none;
    color: #FFF;
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    text-align: left;
    font-family: robotobold, sans-serif, arial;
    margin-bottom: 14px;
}
.column.dt-sc-one-half .widget_text {
    padding: 0;
}
.column.dt-sc-one-half .widget_text h3 {
    margin-bottom: 0;
}
.copyright {
    border-top: none;
    color: #fff;
    padding: 6px 0 3px;
    background: #111111 !important;
}
.copyright .container {
    overflow: auto;
    border-top: 1px solid #FFF;
    padding: 20px 70px;
    background: #111111 !important;
}
footer .social-media {
    display: none;
}
.copyright p {
    float: right;
    font-size: 12px;
    font-family: "robotoregular", sans-serif, arial;
}
.content {
    padding: 0 !important;
}
.social-bookmark {
    display: none;
}
.content-main {
    box-shadow: none;
}
#screenshots .main-title, #screenshots .content-main{
    background-color: #ebebeb !important;
}
#screenshots .content-main{
    padding-top: 73px !important;
}
.map {
    height: 600px;
}
.service {
    float: left;
    padding: 9px 12px;
}
.services-container h3:first-child{
    margin-bottom: 70px;
    font-size: 15px;
    color: #808080;
    font-family: robotolight, sans-serif, arial;
}
.services-container.content.pages{
    text-align: center;
}
.services-container ul li {
    display: inline-block;
    width: 24%;
    box-sizing: border-box;
    text-align: center;
    list-style: none;
    font-size: 13px;
    color: #585858;
    font-family: robotoregular, sans-serif, arial;
    line-height: 19px;
    padding: 0;
    height: 330px;
    margin: 2px;
}
.services-container ul li .service, .services-container ul li .service:before, .services-container ul li .service:after {
    border: none !important;
    box-sizing: border-box;
}
.services-container ul li .service i{
    width: 120px;
    height: 120px;
    display: inline-block;
    visibility: visible;
}
.services-container {
    overflow: auto;
}
.service [class^="icon-"] {
    border: 2px solid #fbaf3f;
    padding: 20px;
    border-radius: 100%;
}
.fakeMenu {
    background: #363636;
    overflow: auto;
}
.fakeMenu .container {
    width: 960px;
    margin: auto;
    padding: 60px 0;
    overflow: auto;
}
.fakeMenu .container br {
    display: none;
}
.fakeMenu .container .column {
    width: 33%;
    margin: 0;
}
.fakeMenu .container h4 {
    color: #FFF;
    float: left;
    clear: left;
    margin-top: 30px !important;
    font-size: 14px;    
}
.fakeMenu .container a {
    font-family: "Robotolight", sans-serif;
}
.fakeMenu .container a {
    color: #a7a7ab;
    font-size: 12px;
    float: left;
    line-height: 18px;
    clear: left;
}
.fakeMenu .container a.secondaryLink {
    padding-left: 35px;
    color: #808080;
}
#services .content-main{
    box-shadow: 0 62px 38px -38px #ffffff inset; 
}

pre, code, body, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input.text, textarea, input[type="submit"], .mobile-menu, h4.border-title, .location h4, .button.ico, .testimonial-content-wrapper blockquote::before {
    font-family: "Roboto", sans-serif !important;
}
#main-menu ul a {
    text-transform: uppercase;
    font-size: 13px;
}
.genericContainer h2 {
    font-size: 28px;
    font-weight: bold;
    color: #fbaf3f;
    text-align: left;
}
.genericContainer .subserviceList  {
    list-style: none;
}
.genericContainer .subserviceList li {
    padding: 60px 0;
    border-bottom: 1px solid #d1d2d5;
    overflow: auto;
}
.genericContainer .subserviceList .title {
    font-size: 26px;
    color: #363636;
    float: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.genericContainer .subserviceList a {
    font-size: 13px;
    color: #fbaf3f;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
}
.genericContainer .subserviceList .paragraph {
    font-size: 15px;
    color: #363636;
    float: left;
    clear: both;
}
.genericContainer .subserviceList.subserviceListImg .text {
    float: left;
}
.genericContainer .subserviceList.subserviceListImg img {
    float: left;
    clear: left;
}
.genericContainer .subserviceList.subserviceListImg .subtitle {
    font-size: 15px;
    color: #363636;
    float: left;
    clear: both;
}
.genericContainer .subserviceList.subserviceListImg .paragraph {
    font-size: 13px;
    color: #808080;
    float: left;
    clear: both;
}
.dt-sc-button.small, .dt-sc-button.small:hover{
    background: #ffa902;
    border-left: 1px solid #F6A301;
    border-top: 1px solid #F6A301;
    color: #363636;
    font-size: 16px;
    font-family: "robotomedium", sans-serif, arial;
    background: #ffa902\0/;
    text-transform: uppercase;
}
.dt-sc-button.slider{
    padding: 16px 26px;
}
.custom_subtitle span{
    color: #111111;
    font-family: "robotolight", sans-serif, arial;
    font-size: 20px;
}
.clients-list .portfolio-thumb img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
} 
footer #searchform input[type="text"], footer .mailchimp input[type="text"]{
    width: 392px;
    float: left;
}
.fbtop{
    width: 32px;
    height: 32px;
    display: block;
    background: url(../images/icon-fb.png);
    background-repeat: no-repeat;
    margin: 27px 13px;
    padding: 0 !important;
}
.slider-outer-wrapper{
    margin-bottom: 20px;
}
.sub-cat-thumb-wrap{
    text-align: center;
}
.sub-cat-thumb{
    display: inline-block;
    overflow: hidden;
    width: 305px;
    height: 254px;
}
.sub-cat-thumb img {
    height: auto;
    width: 100%;
}
.sub-cat-thumb:nth-of-type(2),.sub-cat-thumb:nth-of-type(5), .sub-cat-thumb:nth-of-type(8), .sub-cat-thumb:nth-of-type(11){
    margin: 0 5px;
}
.portfolio:nth-of-type(2),.portfolio:nth-of-type(5), .portfolio:nth-of-type(8), .portfolio:nth-of-type(11){
    margin: 0 5px;
}
.column h4{
    text-transform: uppercase;
    color: #fff;
    font-family: "robotomedium", sans-serif, arial;
}
.bradius{
    border-radius: 5px;  
}
.single-page .content-main .btns-in-pages{
    font-family: "robotomedium", sans-serif, arial;
    font-size: 13px;
    color: #fbaf3f;
    border: 1px solid #fbaf3f;
    padding: 5px 17px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px;
}
.sub-cat-list{
    border-bottom: 1px solid #d1d2d5;
    padding: 15px 0;
}
.content-main .sub-cat-list:last-child{
    border-bottom: 1px solid transparent; 
}
.sub-cat-list.topborder{
    border-top: 1px solid #d1d2d5; 
    border-bottom: 1px solid transparent; 
    margin-top: 92px;
    padding-top: 89px;
}
.pdtop5{
    padding-top: 5px;
}
.radius5, .sub-cat-thumb img, .portfolio-thumb img:first-child{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.portfolio.dt-sc-one-third:hover .image-overlay a.zoom.al {
    right: 43%;
}
.single-page .main-title .container.buget h2:first-child{
    text-transform: none; 
}
.col-lg-6, .col-lg-3, .col-lg-12{
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.col-lg-3{
    width: 33.3%; 
}
.col-lg-12{
    width: 100%;
    float: left;
}
.col-lg-6.pull-left{
    padding-right: 0px;
}
.col-lg-6.pull-right{
    padding-left: 25px;
}
.form-group{
    float: left;
    margin-bottom: 20px;
    position: relative;
    margin-right: 10px;
}
.form-group span{
    position: absolute;
    right: 5px;
    top: 50%;
    line-height: 13px;
    margin-top: -5px;
    height: 10px;
    font-weight: bold;
    color: #363636;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    width: 100%;
    padding: 11px;
    margin: 0;
}
.form-group input, .form-group textarea{
    border: 1px solid #808080;
    font-size: 12px !important;
    color: #a7a7ab !important;
    font-family: "robotoregular", sans-serif, arial !important;
    resize: none;
    padding: 9px;
}
.error, .error{
    border: 1px solid #E21111 !important;
    padding: 9px !important;
}
.status{
    min-height: 30px;
    color: #E21111 !important;
    display: none;
    line-height: 18px;
    font-size: 13px !important;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
.status span{
    color: #21a117 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
.textobs label{
    color: #363636;
    font-size: 16px;
    font-family: "robotobold", sans-serif, arial !important;
    text-transform: uppercase;
}
.single-page .content-main .text-template14px{
    color: #585858;
    font-size: 14px;
    font-family: "robotobold", sans-serif, arial;
    text-transform: uppercase;
}
.single-page .content-main .text-template13px{
    font-size: 12.5px;
    line-height: 16px;
}
.single-page .content-main .text-template16px{
    font-size: 16px;
    color: #363636;
}
.buget-inline label{
    display: inline-block;
    margin-right: 5px;
}
.w100{
    width: 100%;
}
.form-group textarea{
    height: 176px;
    width: 455px;
}
.form-group.xs{
    width: 110px;
}
.form-group.l{
    width: 175px;
}
.form-group.s{
    width: 150px;  
}
.form-group.s1{
    width: 135px;  
}
.form-group.montas{
    margin-bottom: 5px;
}
.form-group.montas div, .form-group.montas label{
    float: left;
    line-height: 38px;
    margin-right: 10px;
}
.form-group.montas div.select-style{
    float: none;
    display: block;
}
.form-group.montas div.select-style select {
    padding: 4.5px 18px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff !important;
    background-color: #fbaf3f;
    border-color: #fbaf3f;
    font-family: "robotomedium", sans-serif, arial !important;
    text-transform: uppercase;
    margin: 0;
}
.spinner {
    width: 0;
    height: 0;
    background: url('../images/progress_spinner.gif') no-repeat;
    background-size: 25px 25px;
    float: left;
    margin-top: -3px;
}
.has-spinner.active .spinner {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #808080;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url("../images/arrow-down.png") no-repeat 90% 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.select-style select {
    padding: 4.5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 35px;
}
.bgSelect {
    width: 130px;
    position: relative;
    border-radius: 3px;
    background-color: #fff;
    height: 35px;
    text-align: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #808080;
}
.single-page .content-main .bgSelect>span {
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0 30px 0 10px;
    font-size: 12px;
    color: #a7a7ab;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: robotoregular, sans-serif, arial;
}
.bgSelect>i {
    line-height: 50px;
    margin-right: 12px;
    position: absolute;
    right: 0;
}
.single-page .content-main .customselect {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 11px 10px 11px 10px;
    font-size: 12px;
    color: #a7a7ab;
    height: 35px;
    background-color: transparent;
    color: #40423c;
    border: 1px solid #fff;
    border-radius: 3px;
    outline: none !important;
    cursor: pointer;
    text-indent: .01px;
    vertical-align: middle;
    overflow: hidden;
    position: absolute;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-family: robotoregular, sans-serif, arial;
}
.single-page .content-main .customselect option {
    font-family: robotoregular, sans-serif, arial;
    padding: 3px;
    border: 0;
    outline: none;
    font-size: 12px;
    color: #323a46;
}
label{
    display: block;
}
.custom-radio{
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    background: url("../images/radio.png") no-repeat;
    margin-right: 5px;
}
.custom-radio:hover{            
    background: url("../images/radio-hover.png") no-repeat;
}
.custom-radio.selected{
    background: url("../images/radio-selected.png") no-repeat;
}
.custom-radio input[type="radio"]{
    margin: 1px;
    position: absolute;
    z-index: 2;            
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
.text-warning{
    font-family: "robotoregular", sans-serif, arial !important;
    color: #363636 !important;
    font-size: 10px !important;
    text-transform: uppercase;
    margin-top: -10px;
}
.single-page .content-main .mediumh3 h3{
    font-size: 16px;
    color: #363636;
    font-family: robotobold, sans-serif, arial;
}
.buget-r label{
    color: #363636 !important;
    font-family: "robotoregular", sans-serif, arial !important;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight:normal;
}
.form-group.xl{
    width: 269px;
}
.custom-upload {
    background-color: transparent;
    border: 1px solid #fbaf3f;
    border-radius: 4px;
    cursor: pointer;
    color: #fbaf3f !important;
    padding: 4px 13px;
    display: inline-block;
    font-family: robotomedium, sans-serif, arial !important;
    font-size: 14px !important;
    text-transform: uppercase;
}
#fmpedidocontacto .form-group {
    width: 90% !important;
    float: none;
    display: block;
}
#fmpedidocontacto .form-group.w100 {
    width: 100% !important;
    float: left;
    margin: 0;
}
#fmpedidocontacto .form-group.text-right, #fmpedidorecrutamento .form-group.text-right{
    float: right;
}
#fmpedidocontacto .form-group textarea, #fmpedidorecrutamento .form-group textarea{
    height: 176px;
    width: 99%;
}
#fmpedidocontacto span h3, #fmpedidorecrutamento span h3{
    color:#37a700;
}
.custom-upload input {
    left: -9999px; 
    position: absolute;
}
.portfolio-container{
    position: relative;
    height: 727px;
}
.single-page .content-main .content-box h4{
    color: #363636;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "robotomedium", sans-serif, arial;
}
.single-page .content-main .dt-sc-button.medium{
    color: #fff;
    font-size: 14px;
}
.portfolio-slider-container{
    overflow: hidden;
}
.clients-list .portfolio-thumb {
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.clients-list .portfolio-thumb:hover .image-overlay, .clients-list .portfolio-thumb:hover .image-overlay a span {
    opacity: 1;
    filter: alpha(opacity=100);
}
.clients-list .portfolio-thumb .image-overlay a { display: inline-block; position: absolute; text-align: center; }
.clients-list .portfolio-thumb .image-overlay a.link { top:40.4%; left:0; }
.clients-list .portfolio-thumb .image-overlay a.zoom { top:40.4%; right:0; }

.clients-list .portfolio-thumb:hover .image-overlay a.link { left:25%; }
.clients-list .portfolio-thumb:hover .image-overlay a.zoom { right:25%; }
.text-right{
    text-align: right;
}
.btn-porcamento{
    display: inline-block !important;
    padding: 13px 27px !important;
    font-family: robotomedium, sans-serif, arial !important;
    font-size: 16px !important;
    text-transform: uppercase;
}
.project-details li{
    list-style: none;
}
.twitter-share-button{
    padding-top: 3px;
}
.h3SubTitle{
    font-family: robotoregular, sans-serif, arial !important;
    font-size: 13px !important; 
    color: #808080  !important; 
    margin-top: 0 !important;
}
.row{
    margin: 32px 0 46px;
}
#services .container h2, #screenshots .container h2{
    margin-top: 21px;
}
footer .mailchimp input[type="text"] {
    background: #fff;
    color: #a7a7ab;
    font-size: 12px;
    font-family: robotoregular, sans-serif, arial !important;
    margin-top: 9px;
}
#screenshots .row{
    text-align: center;
    width: 100%;
    display: block;
    float: left;
}
#screenshots .row .btn-porcamento{
    padding: 13px 27px !important;
}
#main-menu ul.sub-menu li a:hover{
    color: #333;
}
#main-menu ul.sub-menu li:first-child{
    height: 5px;
    width: 100%;
    border: none;
    background-color: transparent;
}
.content-left{
    float: left;
    width: 635px;
    min-height: 200px;
}
.content-right{
    float: right;
    width: 325px;
}
.rimage+.row{
    margin-top: 0;
}
.clearfix{
    clear: both;
}
.tp-caption.custom_content .dt-sc-button.small{
    padding: 17px 26px;
}
/*#main-menu ul li{
    border-bottom: 2px solid transparent;
}
#main-menu ul li:hover{
    border-bottom: 2px solid #fff;
}*/

.pdr35{
    padding-right: 35px;
}
.portfolio-container .row{
    text-align: center;
}
.clients-list .portfolio-thumb:hover .image-overlay a.zoom.al{
    right: 50%;
    margin-right: -21px;
}
.row.text-right{
    margin: 0;
}
.content-right.pdtop5 .row.text-right{
    margin: 15px 0 40px 0;
}
ul.pagination{
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
    position: relative;
    height: 27px;
    list-style-type: none;
    list-style-position: none;
}
ul.pagination li{
    margin: 6px 2px 0 2px;
    padding: 0;
    z-index: 999;
}
.pagelinks{
    color: transparent;
    display: inline-block;
    cursor: pointer;
    background: url(../images/pag.png) no-repeat;
    width: 18px;
    height: 14px;
}
.nextpage,.prevpage{
    position: absolute;
    right: 0;
    width: 18px;
    height: 26px;
    background: url(../images/next_pag.png) no-repeat;
    top: 0px;
    cursor: pointer;
    margin: 0 !important;
}
.prevpage{
    left: 0;
    background: url(../images/prev_pag.png) no-repeat;
}
.pagelinks.active{
    cursor: default;
    background: url(../images/pag_active.png) no-repeat;
}

.prevpage.disabled, .nextpage.disabled{
    cursor: default;   
    opacity: .5;
}

.slider-outer-wrapper {
    position: relative;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 1px solid #666;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fbaf3f;
    border: 1px solid transparent;
}
.bx-wrapper .bx-controls-direction a {
    margin-top: -37px;
    width: 40px;
    height: 74px;
}
.bx-controls-direction a.bx-prev, .portfolio-arrows a.prev {
    background-image: url(../images/prev_slider.png);
}
.bx-controls-direction a.bx-next, .portfolio-arrows a.next {
    background-image: url(../images/next_slider.png);
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-controls-direction a.bx-next:hover, .bx-controls-direction a.bx-prev:hover {
    background-color: transparent;
}
.bx-controls-direction a.bx-next:hover, .portfolio-arrows a.next:hover{
    background-image: url(../images/next_slider.png);  
}
.bx-controls-direction a.bx-prev:hover, .portfolio-arrows a.prev:hover{
    background-image: url(../images/prev_slider.png);  
}
.search-icon, .link-icon{
    background-color: transparent !important;
    border-radius: 0 !important;
    opacity: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    width: 46px;
    text-align: center;
    background: url('../images/search-icon.png') no-repeat !important;
    background-size: 45.5px !important;
}
.link-icon{
    background: url('../images/link-icon.png') no-repeat !important;
}
.contactos-footer, .contactos-footer p{
    font-family: robotoregular, sans-serif, arial;
    color: #d1d2d5;
    font-weight: bold;
}
.contactos-footer span.ccode {
    color: #a7a7ab;
    font-size: 13px;
    line-height: 16px;
    font-family: robotolight, sans-serif, arial;
    display: inline-block;
}
.ls-bottom-nav-wrapper, .ls-circle-timer{
    display: none !important;
    visibility: hidden !important;
}
.ls-fullwidth .ls-nav-prev {
    left: 95px !important;
}
.ls-fullwidth .ls-nav-next {
    right: 95px !important;
}
.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
    width: 18px !important;
    height: 26px !important;
    margin-top: -13px !important;
}
#screenshots{
    background-color: #ebebeb !important;
}
.portfolio-i-wrap{
    display: inline-block;
    padding: 1px 0;
}
/*.portfolio-i-wrap:nth-of-type(2),.portfolio-i-wrap:nth-of-type(5),.portfolio-i-wrap:nth-of-type(8),.portfolio-i-wrap:nth-of-type(11){
    padding-left: 8px;
    padding-right: 8px;  
}*/
.portfolio-i-wrap .portfolio {
    margin-bottom: 0px;
}
.portfolio-container {text-align: center !important;} 
.container, .pages, .fakeMenu .container, footer .container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.footer-widgets, .copyright {
    border-top: none !important;
    box-shadow: none !important;
}

#map_canvas p{
    color: #363636;
}
.portfolio .image-overlay a span, .clients-list .portfolio-thumb .image-overlay a span{
    background-size: 44px !important;
}
.cli_list{
    text-align: center;
}
.cli_list li{
    background-repeat:no-repeat;
    background-position: center center;
    display: inline-block;
    margin: 90px 25px 0;
    height: 91px;
    list-style: none;
}
.cli_list li:nth-of-type(1){
    background-image: url(../images/cuf_logo.png);
    width: 76px;
}
.cli_list li:nth-of-type(1):hover{
    background-image: url(../images/cuf_h.png);
}
.cli_list li:nth-of-type(2){
    background-image: url(../images/leixoes_logo.png);
    width: 91px;
}
.cli_list li:nth-of-type(2):hover{
    background-image: url(../images/leixoes_logo_h.png);
}
.cli_list li:nth-of-type(3){
    background-image: url(../images/autos_logo.png);
    width: 110px;
}
.cli_list li:nth-of-type(3):hover{
    background-image: url(../images/autos_logo_h.png);
}
.cli_list li:nth-of-type(4){
    background-image: url(../images/sic_logo.png);
    width: 74px;
}
.cli_list li:nth-of-type(4):hover{
    background-image: url(../images/sic_logo_h.png);
}
.cli_list li:nth-of-type(5){
    background-image: url(../images/hastens_logo.png);
    width: 81px;
}
.cli_list li:nth-of-type(5):hover{
    background-image: url(../images/hastens_logo_h.png);
}
.cli_list li:nth-of-type(6){
    background-image: url(../images/medolos_logo.png);
    width: 109px;
}
.cli_list li:nth-of-type(6):hover{
    background-image: url(../images/medolos_logo_h.png);
}
.cli_list li:nth-of-type(7){
    background-image: url(../images/ca_logo.png);
    width: 57px;
}
.cli_list li:nth-of-type(7):hover{
    background-image: url(../images/ca_logo_h.png);
}

.sorting-container, .portfolio-container { width:100% !important; text-align: center !important;} 
.portfolio {
    float: none;
    display: inline-block;
    margin: 0 5px;
}
.portfolio {
    width: 316px;
    height: 321px;
}
.loaderp{
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 9999;
    background: url('../images/loading_img.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 118px;
    background-color: rgba(255, 255, 255, 0.13);
    top: 70px;
    position: absolute;
}
.sorting-container.sorting-container-portfolio span:hover{
    color: #fff !important;
}
@media only screen and (max-width:1020px) {
    .col-lg-6.pull-right {
        padding-left: 0;
        width: 100%;
        float: left;
    }
    .col-lg-6.pull-left {
        padding-right: 0px;
        float: left;
        width: 100%;
        margin-top: 18px;
    }
    .form-group textarea{
        width: 100%;
    }
    .form-group.s,.form-group.l,.form-group.xs,.form-group.xl{
        width: 31.9%;
    }
    .form-group.l.text-right{
        float: right;
    }
        #fmpedidocontacto .form-group {
    width: 100% !important;
    }
}
@media only screen and (max-width:1020px) {
    .column {
        margin-left: 0 !important;
        margin-bottom: 15px !important;
        width: 50% !important;
    }
    .copyright p {
        float: left;
    }
    .column.form-subscribe{
        width: 100% !important;
    }
    footer .mailchimp input[type="text"] {
        width: 87%;
    }
    .copyright .container img:first-child{
        display: block;
    }
    #header .container {
        width: 100% !important;
    }
    .content-left {
        width: 60%;
    }
    .content-right {
        width: 38%;
    }
    .sorting-container, .portfolio-container { width:100% !important; text-align: center !important;} 
    .portfolio {
        float: none;
        display: inline-block;
        margin: 0 5px;
    }
    .tp-caption.custom_title2, .custom_title2 {
        font-size: 19px !important;
        line-height: 22px !important;
        max-width: 74% !important;
        margin-top: -20px !important;
        text-decoration: none;
    }
    .tp-caption.custom_subtitle{
        font-size: 13px !important;
    }
    .services-container{
        text-align: center;
    }
    .services-container ul li {
        float: none;
        width: 49%;
        display: inline-block;
    }
    .image-overlay{
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
    }
    .image-overlay a.link{
        left: 50% !important;
        margin-left: -55px;
        top: 40.4% !important;
    }
    .image-overlay a.zoom {
        right: 50% !important;
        margin-right: -55px;
        top: 40.4% !important;
    }
    .image-overlay a span {
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
    }
    .portfolio-i-wrap{
        padding: 5px !important;
    }
}
@media only screen and (max-width:860px) {
    #logo {
        text-align: center;
        width: 100%;
        margin-top: 7px;
        margin-bottom: 5px;
    }
    .content-left {
        width: 100%;
    }
    .content-right {
        width: 100%;
    }
    .column {
        width: 100% !important;
    }
    .widget {
        padding: 0px 0px 0px;
    }
    ul.pagination {
        padding: 0 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: auto;
    }
    #clientes .clientes{
        width: 95% !important;
    }
    /*    #map_canvas {
            height: 400px;
            margin: 0 auto;
            width: 80%;
            float: none;
        }*/
}
@media only screen and (max-width:797px) {
    footer .mailchimp input[type="text"] {
        width: 100% !important;
    }
    .col-lg-6.pull-right.mediumh3.buget-r .col-lg-3{
        width: 100%;
        margin-bottom: 10px;
    }
    .form-group.s,.form-group.l,.form-group.xs,.form-group.xl,.form-group textarea,.form-group.s1, .col-lg-3.clearfix{
        width: 100%;
    }
}
@media only screen and (max-width:650px) {
    .tp-caption.custom_title2, .custom_title2 {
        font-size: 13px !important;
        line-height: 20px !important;
        max-width: 74% !important;
        margin-top: -20px !important;
        text-decoration: none;
    }
    .tp-caption.custom_subtitle{
        display: none;
    }
    .tp-caption.custom_content.lfb.l1-s1.ls-s.ls-l2{
        top: 40% !important;
    }
    #clientes .pages{
        width: 95% !important;
    }
}
@media only screen and (max-width:479px) {
    .portfolio {
        width: 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .portfolio-i-wrap:nth-of-type(2),.portfolio-i-wrap:nth-of-type(5),.portfolio-i-wrap:nth-of-type(8){
        padding-left: 0px;
        padding-right: 0px;  
    }
    .sub-cat-thumb {
        width: 100%;
        height: auto;
    }
    .sub-cat-thumb:nth-of-type(2), .sub-cat-thumb:nth-of-type(5), .sub-cat-thumb:nth-of-type(8), .sub-cat-thumb:nth-of-type(11) {
        margin: 0;
    }
    .row.text-right {
        text-align: center;
    }
    .single-page .content-main .dt-sc-button.medium {
        font-size: 11px !important;
        text-align: center;
        display: inline-block !important;
    }
    .copyright .container{
        padding: 20px 0;
    }
    .portfolio:hover .image-overlay a.zoom{
        right: 22%;
    }
    .portfolio:hover .image-overlay a.link {
        left: 22%;
    }
    .services-container ul li {
        width: 100%;
    }
    .services-container ul li{
        margin: 0;
    }
}
@media only screen and (max-width:600px) {
    .pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
    div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
    div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
    .pp_content { width: 100%!important; height: auto!important; }
    .pp_fade { width: 100%!important; height: 100%!important; }
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
    #pp_full_res img { width: 100%!important; height: auto!important; }
    .pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
    a.pp_close { right: 7%!important; top: 10px!important; }
}