.wpcf7-select, .wpcf7-text, .wpcf7-textarea {
    background: #f5f5f5;
    border-radius: 2px;
    border: 1px solid #eeeeee;
    box-shadow: none;
    width: 100%;
    padding: 8.5px 20px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #aaaaaa;
    transition: all 100ms ease-out;
}
#location-slider i.fa.fa-quote-left {
    display: none !important;
}
.title-about_us .widget-title {
    text-align:center!important;
    font-size: 30px!important;
}
.gallery-item{
    margin: 0 4px 4px 0 !important;
}
.case-study-title strong {
    padding-right: 50px;
    border-right: 3px solid #dddddd;
    height: 40px;
    display: table-cell;
    vertical-align: bottom;
    color: #aaaaaa;
}
.case-study-number {
    font-size: 90px;
    line-height: 90px;
    color: #1f425d;
}
.case-study-title{
    height: 85px;
    font-size: 20px;
    line-height: 25px;
    display: table-cell;
    vertical-align: bottom;
}
.post-927 img.wp-post-image {
    display: none !important;
}
a.icon-box {
    padding-top: 20px!important;
    padding-bottom: 16px!important;
}
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #4ab9cf;
    border-color: #4ab9cf;
}


.pt-cv-wrapper .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.wptww-testimonials-slidelist.design-3 .wptww-testimonial-inner{
   margin-top: 0px !important;
}
body .floatton-container .floatton-inner input[type="submit"], body .floatton-container .floatton-inner button[type="submit"] {
    float: right;
    padding: 5px 17px;
    font-size: 15px;
    font-weight: 400;
    margin: 0px 0px 5px !important;
    color: #fff;
    border: 0px;
    background-color: #4ab9cf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

@media screen and (max-width: 600px){
.butspace {
    padding-top: 10px !important;
}
}

.jumbotron-content {
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    top: 110px;
    background: rgba(0, 0, 0, 0.32);
}

@media (min-width: 1200px) {
.container {
    width: 1208px;
}
.header__navigation-widgets {width: 14%;}
.header__navigation {width: calc(86% - 300px);}
}
@media (min-width: 992px){
    .header__logo {
        width:300px
    }
    .header__widgets {
        width: calc(100% - 300px);
    }
.main-navigation .menu-item-has-children > a {
    padding: 18px 35px 18px 15px;
}
.main-navigation > li > a {
    padding: 18px 15px;
}
.main-navigation .menu-item-has-children:hover > a {margin: 0; padding: 8px 35px 18px 15px;}
}
@media (max-width: 991px){
    .header__logo img{
        margin-top: 0;
        margin-bottom: 0;
     }
    .navbar-toggle{
        position: absolute;
        right: 20px;
        margin: 0 0;
    }
}
.branch-logo {
    text-align: center;
    font-size: 16px;
    margin: 7px 0 0;
    width: 100%;
    float: left;
}
.branch-logo a{    
    color: #aaaaaa;
}
#location-slider h2.widget-title {
    text-align: center !important;
}
@media (max-width: 480px){
    .branch-logo{
        width: 75%;
        font-size: 12px;
    }
}
.contact-sidebar{
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.contact-sidebar .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}
.branch-logo a:hover {
    font-weight: bold;
}
.jumbotron-content{display:none;}
#slider_2316 .owl-prev, #slider_2316 .owl-next {
    display: none;
}
.top-navigation > .company_profile {
    background: #4ab9cf;
}
.top-navigation > .company_profile a,
.top-navigation > .company_profile:hover a {
    color: #ffffff;
}