@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed'), url('../fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
}

@font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Light'), url('../fonts/MyriadPro-Light.woff') format('woff');
}

body {
    font-family: 'Myriad Pro Light', sans-serif;
    background-color: #F2F2F2;
    font-weight: 300;
    overflow-x: hidden;
}

header {
    background-color: #fff;
}

header i {
    font-size: 18px;
}

header i.text-whatsapp {
    color: #25D366 !important;
}

header i.text-googlemaps {
    color: #EA4335 !important;
}

h1 {
    font-family: 'Myriad Pro Bold Condensed', sans-serif;
    font-size: 30px;
}

.text-blue, a, a:visited, a:hover, a:active {
    color: #2D4577;
}

.text-recycle {
    color: #93bc3f;
}

.fw-bold {
    font-family: 'Myriad Pro Bold Condensed', sans-serif;
}

.card {
    border: 0;
    border-radius: 20px;
    color: #203258;
}

.card-header, .modal-header {
    font-family: 'Myriad Pro Bold Condensed', sans-serif;
    font-weight: 700;
    background: linear-gradient(179.77deg, #2D4577 0.21%, #071A43 99.81%);
    border-radius: 20px 20px 0 0 !important;
    padding: 10px 2rem;
    color: #fff;
}

.card-footer {
    background-color: #fff;
    border: 0;
    border-radius: 0 0 20px 20px !important;
}

.modal, .modal-content {
    border: 0 !important;
}

.modal-content {
    border-radius: 20px;
}

.btn-close {
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    width: 0.5em;
    height: 0.5em;
}

footer {
    color: #fff;
    background: linear-gradient(179.77deg, #2D4577 0.21%, #071A43 99.81%);
}

footer .brand, footer .know-us {
    font-size: 1.3rem;
}

.section-brands {
    border-top: 5px solid #2D4577;
}

.section-brands .slider {
    height: 80px;
    position: relative;
    width: 100%;

    display: grid;
    place-items: center;
    overflow: hidden;
}
.section-brands .slider::before,
.section-brands .slider::after{
    position:absolute;
    background-image:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    content:'';
    height:100%;width:25%;
    z-index:2;pointer-events:none;
}
.section-brands .slider::before{
    left:0;
    top:0;
}
.section-brands .slider::after{
    right:0;
    top:0;
    transform:rotateZ(180deg);
}

/*  IMPORTANT CODE BELOW */

.section-brands .slide-track {
    width: calc(150px * 20);
    display: flex;
    animation: scroll 20s linear infinite;
    justify-content: space-between;
}

.section-brands .slide-track2 {
    width: calc(150px * 15);
    display: flex;
    animation: scroll2 15s linear infinite;
    justify-content: space-between;
}
.section-brands .slide {
    display: grid;
    place-items: center;
    transition:0.5s;
    cursor:pointer;
}
.section-brands .slide:hover{
    transform:scale(0.8)
}

@keyframes scroll {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(calc(-150px * 10));
    }
}

@keyframes scroll2 {
    0% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(calc(-150px * 5));
    }
}

@media screen and (max-width: 768px) {
    .section-brands .slide-track {
        width: calc(80px * 20);
    }

    .section-brands .slide-track2 {
        width: calc(80px * 15);
    }

    .section-brands .slide {
        width: 80px;
    }

    @keyframes scroll {
        0% {
            transform: translateX(0px);
        }
        100% {
            transform: translateX(calc(-80px * 10));
        }
    }

    @keyframes scroll2 {
        0% {
            transform: translateX(0px);
        }
        100% {
            transform: translateX(calc(-80px * 5));
        }
    }
}


.brand-car-citroen, .brand-car-peugeot, .brand-car-fiat, .brand-car-chevrolet, .brand-car-vw,
.brand-car-audi, .brand-car-honda, .brand-car-toyota, .brand-car-bmw, .brand-car-renault,
.brand-car-ford, .brand-car-mercedes-benz, .brand-car-nissan {
    background: url('../images/car-brands.jpg') no-repeat transparent 0 0;
}

.brand-car-citroen {
    background-position: -629px -75px;
    width: 68px;
    height: 62px;
}

.brand-car-peugeot {
    background-position: -1185px -222px;
    width: 61px;
    height: 62px;
}

.brand-car-fiat {
    background-position: -1461px -65px;
    width: 79px;
    height: 80px;
}

.brand-car-chevrolet {
    background-position: -180px -84px;
    width: 109px;
    height: 43px;
}

.brand-car-vw {
    background-position: -626px -360px;
    width: 74px;
    height: 73px;
}

.brand-car-audi {
    background-position: -1311px -380px;
    width: 90px;
    height: 32px;
}

.brand-car-honda {
    background-position: -54px -75px;
    width: 69px;
    height: 55px;
}

.brand-car-toyota {
    background-position: -1038px -371px;
    width: 77px;
    height: 51px;
}

.brand-car-bmw {
    background-position: -1460px -214px;
    width: 79px;
    height: 79px;
}

.brand-car-renault {
    background-position: -920px -218px;
    width: 57px;
    height: 72px;
}

.brand-car-ford {
    background-position: -343px -379px;
    width: 92px;
    height: 35px;
}

.brand-car-mercedes-benz {
    background-position: -915px -359px;
    width: 68px;
    height: 71px;
}

.brand-car-nissan {
    background-position: -768px -224px;
    width: 89px;
    height: 60px;
}

.carousel h1 {
	font-family: 'Myriad Pro Bold Condensed', sans-serif;	
	font-style: normal;
	font-weight: 700;
	font-size: 75px;
	line-height: 75px;
	color: #fff;
	text-shadow: 0 4px 4px #000;
}

.carousel h3 {
	font-family: 'Myriad Pro Bold Condensed', sans-serif;	
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 32px;
	color: #fff;
	text-shadow: 0 4px 4px #000;
}

.carousel h4 {
	font-family: 'Myriad Pro Bold Condensed', sans-serif;	
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	text-shadow: 0 4px 4px #000;
}

.carousel p {
	font-family: 'Myriad Pro Regular', sans-serif;	
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
}

.carousel ul li {
	font-family: 'Myriad Pro Light';
	font-style: normal;
	font-weight: 300;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
}

.carousel .btn.btn-primary {
	background-color: #FFF;
	color: #2D4577;
	border-color: #FFF;
}

.slider-1 {
	background-image: url('../images/slider-1.jpeg');
	/* height: 571px;  */
	/* height: 366px;  */
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.slider-2 {
	background-image: url('../images/slider-2.png');
	/* height: 571px;  */
	/* height: 366px;  */
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.slider-3 {
	background-image: url('../images/slider-3.png');
	/* height: 571px;  */
	/* height: 366px;  */
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.slider-4 {
	background-image: url('../images/slider-4.png');
	/* height: 571px;  */
	/* height: 366px;  */
	height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}