
html{
    scroll-behavior: smooth;
}


#main-body{

    background: white; 
    color: black;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.mar220{
    margin-top: 50px;
    margin-bottom: -20px;
    margin-left: 15px;
}

.mar2201{
    margin-top: 50px;
    margin-bottom: -15px;
    margin-left: 15px;
    background-color: aqua;
    padding-bottom: -10000000000px;
}


.footer_link{
    text-decoration: none;
    color: #000;
}


.footer_link:hover{
    text-decoration: none;
    color: #000;
}

.fa-linkedin{
    font-size: 50px;
    color: #000;
}

.fa-whatsapp{
    font-size: 27px;
    color: #000;
}

.fa-instagram{
    font-size: 30px;
    color: #000;
}

.fa-youtube{
    font-size: 30px;
    color: #000;
}

.fa-mobile-alt{
    font-size: 23px;
    color: #000;
}

.fa-map-marker-alt{
    font-size: 20px;
    color: #000;
}

.fa-phone{
    font-size: 50px;
    color: #000;
}

.fa-envelope{
    font-size: 25px;
    color:#000;
}

.move1{
    color: #ffffff80;
    text-decoration: none;
    border-color: none;
    box-shadow: 0 0 0 0.2rem #000;
    transition: none;
}


.va_t{
    vertical-align: top;
}


.va_b{
    vertical-align: text-bottom;
}

.mai_1{
    color: #000;
    text-decoration: none;
}

.fa-itunes{
    font-size: 50px;
    color: #000;
    text-decoration: none;
}

.fa-facebook{
    font-size: 30px;
    color: #000;
  
}

.p{
    line-height: 1.5;
}



.bg_black{
    background: #060606;
}


svg{
    vertical-align: text-bottom;
}

.my-logo{
    vertical-align: middle;
}





.tbl, .tr, .td{
    border: 2px solid red;
    border-collapse: collapse;

}

.mb{
    margin-bottom: 100px;
}

.td{
    text-align: left;
}
.tbl{
    width: 100%;
}

.main-nav{
    background: #000;
    padding: 15px 0;
}

#div-1{
	margin-left: 0px;
    text-align: left;
    margin-top: 10px;
    margin-right: 30px;
}

#div-111{
	margin-left: 0px;
    text-align: right;
    margin-top: -313px;
    margin-right: 30px;
}

#div-1111{
	margin-left: 0px;
    text-align: right;
    margin-top: -255px;
    margin-right: 30px;
}
#div-11{
	margin-left: 0px;
}
.text-upper{
	text-transform:uppercase;
}

.text-right{
	text-align: right;
}
.media{
	text-align: right;
}


.nav-item:hover{  
    text-decoration: none;
}
.ml-1120{
    margin-left: 1120px;
}

.ml-1150{
    margin-left: 1150px;
}

.ml-36{
	margin-left: -15px;
    margin-right: 10px; 
}

.ml-35{
    max-width: 650px;
     
}

.ml-36{
	margin-right: 35px;
    margin-left: 35px;  

}

.ml-30{
	margin-left: 0px; 
}

.mr-5{
	margin-right: 5px;
    margin-left: 35px; 
}

.mr-56{
	margin-right: 30px;
     
}

.mt-180{
	margin-top: -160px;
}
.mr-10{
	margin-right: 10px;
}	




.text-center{
	text-align: center;
}

.ml-10{
	margin-left: 10px
}	

.mt-n50{
	 margin-top: -50px;
}
.mr-13{
	margin-right: 13px;
}

.mr-n49{
	margin-top: -49px;
} 
.mr-30{
	margin-right: 30px;	
}

#div5{
    margin-left: -200;
}

.mar1{
margin-bottom: 40px;
}


.id-m{
    margin-top: 20px;
}

.move{
    margin-top: -5px;
}

.mer{
    margin-top: -70px;
}

.article-50{
    width: 50%;
}

.article-33{
    width: 33.33%;
}

.art-111{
    margin-right: 10px;
}

.art-1{
    margin-right: 10px;
}

.art-2{
    margin-right: 10px;
}


.art-33{
    margin-left: -10px;
}

.article-25{
    width: 25%;
}

.article-75{
    width: 75%;
}



.mb-1{
    margin-bottom: 10px;
}



.section{
    max-width: 900px;
}

#style{
    max-width: 650px;
}







.mt_5, .my_5{
    margin-top: 5rem;
}

.mb_5, .my_5{
    margin-bottom: 5rem;
}


.mt_4, .my_4{
    margin-top: 4rem;
}

.mb_4, .my_4{
    margin-bottom: 4rem;
}




.ml_5, .mx_5{
    margin-left: 5rem;
}

.mr_5, .mx_5{
    margin-right: 5rem;
}


.ml_4, .mx_4{
    margin-left: 4rem;
}

.mr_4, .mx_4{
    margin-right: 4rem;
}



.bg_light{
    background-color: #eee;
}




@media (max-width: 768px) {

    
    #home {
        background-image: url(../images/mercedes-benz-500k-mobile.webp);
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 320px;
        background-position: center center;
    }

    
    .mt_mob_5{
        margin-top: 3rem;
    }
    
    .mt_mob_3{
        margin-top: 1.5rem;
    }

    .show_desktop{
        display: none;
    }
    
}
    

@media (min-width: 768px) {
        
        
    #home {
        background-image: url(../images/mercedes-benz-500k1-1.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment:fixed;
        width: 100%;
        height: 800px;
        background-position: center center;
    }


    .my_center{
        display: flex;
        justify-content: center;
    }
    
    .show_mobile{
        display: none;
        padding-right: -10px;
    }
        
}
    














