.bg-white {
    background-color: white;
}

.relative {
    position: relative;
}

.header-contacts {
    font-size: 13px;
    opacity: 0.9;
}

.sisdado {
    height: 11px;
}

/* .header.sticky img.logo__img { */
/* .header.sticky img.logo__img {
    max-height: 46px;
    max-width: 85% !important; */
/* } */

img.logo__img {
    width: 85% !important;
}

.header.sticky {
    background-color: rgba(255, 255, 255, 0.8);
}

.header.sticky .yamm .nav > li > a {
    color: #222;
}

.icon-img--services img {
    height: 80px;
}

.section-bg_primary.section-bg_blue {
    background-color: #2D2F91;
}

.list-services:hover {
    background-color: white;
}

.section-services .entry-main {
    background-color: #efefef;
    border: 1px solid #ececec;
}

@media screen and (max-width: 1560px) {
    .section_mod-d {
        background-size: 50%;
    }
}

@media screen and (max-width: 991px) {
    .logo__img {
        height: 40px;
    }

    .top-header {
        display: none;
    }

    .slider-services {
        height: auto !important;
    }

    .item-wrap.sp-layer.sp-padding {
        transform: scale(0.46) translate3d(0px, 0px, 0px) !important;
        top: 0 !important;
    }
}

@media screen and (max-width: 1500px) {
    .item-wrap.sp-layer.sp-padding {
        transform: scale(1) translate3d(0px, 0px, 0px) !important;
    }
}

@media screen and (max-width: 1300px) {
    .item-wrap.sp-layer.sp-padding {
        transform: scale(0.85) translate3d(0px, 0px, 0px) !important;
    }
}

@media screen and (min-width: 991px) {
    .c-separator-bottom {
        background-image: url("../img/divisor.png");
        background-position: bottom center;
        background-repeat: no-repeat;
    }

}

#right-sidebar .sidebar .none {
    text-decoration: none !important;
    color: #777;
}

#right-sidebar .sidebar a:hover {
    color: #333;
}

.item-menu-selecionado {
    box-shadow: 0 -5px 0 0 #EC1B23;
}

a:hover, a:focus {
    color: #961f0d;
    text-decoration: none !important;
}

.clientes .list-brands__inner {
    height: auto !important;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #fff;
    box-shadow: 0 4px 0 0 #ececec;
}

.form-control {
    height: auto !important;
    border: 1px solid #D6D6D6;
}

.hot-page ul li {
    list-style: none;
    margin: 5px 0px 15px 0;
    display: flex;
}

.hot-page ul li:before {
    font-family: "fontAwesome";
    /*content: "\f058";*/
    content: "\f00c";
    margin-right: 10px;
    color: olivedrab;
}

/*.banner-skew:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 55%;
    height: 100%;
    background: #FFF;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: 1;
    opacity: 0.1;
    box-shadow: 1px 1px 2px #FFF;
}*/

.s-white-tide:after {
    content: '';
    /*transform: skewY(-74.5deg);*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: #000;
    opacity: 0.1;
}
.sp-slide .item-wrap.sp-layer{
    z-index: 9999!important;
}
.header:not(.sticky){
    background-color: rgba(255,255,255,0.3);
}

.main-slider__title,.main-slider__subtitle,.main-slider__text,.main-slider__price{
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.config-white.header {
    background-color: rgba(255,255,255,0.98) !important;
    border-bottom: 1px solid #E6E6E6;
    z-index: 99999999999999999999999999999999;
}
.config-white .top-header {
    background: none;
    border-bottom: 1px solid #F6F6F6;
}
.config-white .header-contacts__item {
    color: #333 !important;
}
.config-white .yamm .nav > li > a {
    color: #666 !important;
    text-shadow: 1px 0px 1px rgba(0,0,0,0.3) !important;
    font-size: 12px;
}


.section-bg_second {
    background-color: #000 !important;
}
.section-bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 0.3 !important;
    content: '';

}
.footer__name {
    letter-spacing: 0!important;
    color: rgba(255,255,255,1) !important;
}
.footer .section-bg::after {
    opacity: 1 !important;
}
.footer .section-bg_second {
    background-color: #000 !important;
}
.footer__text a {
    color: #FFF;
    /*font-weight: 700;*/
}
.footer__text a:hover{
    color: #e8e8e8;
}
.footer {
    padding-bottom: 15px !important;
    text-align: center;
}

.footer__text h3 {
    font-size: 22px!important;
}
.footer__text {
    font-size: 14px!important;
}

.custom-caption {
    background-color: rgba(0,0,0,0.3);
    margin-left: 35px !important;
    transform: skewX(-10deg);
    padding: 40px;
}

.main-slider__title {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 767px){
	.main-slider{
		margin-top: 55px;
	}
	.header .logo{
		top: -14px;
	}
	
	.header__inner{
		padding: 10px;
	}
}

@media (min-width: 768px){
	.header .logo {
	left: 10px;
	top: -13px;
	}
	
	.flex-center{
		display: flex;
		justify-content: center;
		align-items: center;
	}	
	
	.navbar-collapse{
		padding-left: 80px !important;
	}	
	
	#menu-select{
	margin-left: 35px;
	}
}

@media (max-width: 1200px){
	.top-header{
		display:none;
	}
	
	.yamm .nav > li > a{
	padding: 18px 14px 12px;
	}
	
}

@media (max-width: 1999px){
	#menu-select{
	margin-left: 35px;
	}
}

@media (max-width: 991px){
	.main-slider{
		margin-top: 118px!important;
	}
	
	.yamm .nav > li > a {
	padding-top: 7px;
	}
	
	.header .logo {
	left: 10px;
	top: -13px;
}

@media (max-width: 768px){
	.main-slider{
		margin-top: 0 !important;
	}
}

@media (min-width: 481px){
	.main-slider{
		margin-top: 55px !important;
	}	
}
@media (min-width: 1200px){
	#wrapper .container {
	width: 1360px !important;
	}
}

#wrapper .container{
	margin-right: 0; 
	margin-left: 0; 
	padding-left: 0; 
	padding-right: 0; 
}