/******************************************************************

Theme Name: Tilt Child

Theme URI: http://whitecollars.co/tilt

Description: Tilt Child Theme

Author: TheWhiteCollars

Author URI: http://themeforest.net/user/TheWhiteCollars

Template: tilt

Version: 1



*/

.page-template-page-full-width.page-child .wpb_tabs .wpb_tab h3,
.page-template-page-full-width.page-child h3{font-size:20px;color:#ff6701;margin:1em 0}
a.btn-support{display:block;position:fixed;bottom:-10px;right:5em;width:210px;background:#ff6701;color:#03284f;padding:.8em 1em;z-index:999;text-align:center;text-transform:uppercase;font-weight:700;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;-webkit-box-shadow:0 -1px 2px 2px rgba(0,0,0,.2);box-shadow:0 -1px 2px 2px rgba(0,0,0,.2)}

.btn-support:hover {bottom: 0;}
#site-header #site-logo a,
#site-header #site-logo a{margin-top: 8px;display: block;}
div#site-logo img {height: 40px;}
/*.carousel-logos .owl-carousel .owl-item img{width: auto;height: auto; max-height: 80px; margin: auto;}*/
.afri-map .twc_ib_button_container a img,
.mar-map .twc_ib_button_container a img{display: none;}
.afri-map .twc_ib_front .twc_ib_heading,
.mar-map .twc_ib_front .twc_ib_heading,
.afri-map .twc_ib_front .twc_ib_icon_container,
.mar-map .twc_ib_front .twc_ib_icon_container,
.afri-map .twc_ib_button_container,
.mar-map .twc_ib_button_container{display: none !important;}
.afri-map,
.mar-map,
.afri-map .the-map,
.mar-map .the-map{
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.afri-map:hover .the-map,
.mar-map:hover .the-map{
    display: none;
}
img.the-map {display: block;position: absolute;top: 0;}
.afri-map .twc_ib_inner,
.mar-map .twc_ib_inner{min-height: 255px;}
@media only screen and (min-width: 630px){#jquery-lightbox{padding: 2em 5em}}
@media only screen and (min-width: 1024px){#jquery-lightbox{padding: 2em 15em}}

.searchform-wrapper .retina-logo,
.searchform-wrapper .sticked-logo,
.searchform-wrapper .sticked-retina-logo{display: none;}

.wpcw-widget-contact li.has-label {
    padding: 5px 0;
}
#aboutRow{
    background-image: url(images/bg-about.jpg);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: right;
}
.footer-sidebar{
    background: #012753;
    padding: 30px 0px 15px 0px;
}
.site-info{
    display: none;
}
.mar-map,
.afri-map{
    background-position: center;
    background-size: 555px;
    background-repeat: no-repeat;
}

.prod-box .twc_image_box{
    -webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.prod-box .twc_image_box:hover{
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.2);
box-shadow: 0 0 6px 1px rgba(0,0,0,0.2);
} 
.heading_wrapper.h-large .heading_title{
    font-weight: 600 !important
}
.widget ul li{
    padding: 3px 0;
}
.page-child .twc_image_box .twc_imb_img{
    max-width: 120px;
    min-width: 180px !important;
}
.noGutter{padding: 0;}
#container.no-sidebar {
    margin: 0 auto 0;
}
.single #container.no-sidebar {
    margin: 0 auto 0;
}
.services_icones .fa {
    font-size: 62px !important;
    -webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-ms-transition: all 500ms linear;
-o-transition: all 500ms linear;
transition: all 500ms linear;
}
.services_icones .fa:hover {
-moz-transform: translateY(-15px);
-webkit-transform: translateY(-15px);
-o-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
.prod-box .twc_imb_image {
    min-height: 185px;
}