body,p,a,div,span,nav,header,h1,h2,h3,h4,h5,h6,button,img,ul,ol,li,section{
    padding:0px;
    margin:0px;
    font-family: 'Lato', sans-serif;
}

header{background: url('../img/background.jpg');
    background-repeat: no-repeat;
    background-size: cover; 
width: 100%; height:680px;}

.navbar-expand-lg .navbar-nav .nav-link{color:#ffffff; padding:.3rem 1rem;
font-weight: bold; margin-right: 5px;  border-radius:20px;}

.navbar-dark .navbar-nav .nav-link.active{
    background:#ffc61a;
     color:#000;
      border-radius:20px; 
      padding:.3rem 1rem;}

.navbar-dark .navbar-nav .nav-link:hover{
    background:#ffc61a; 
    color:#000;
    transition: .4s;} 
    
    .navbar-dark .navbar-toggler {
        background-color: rgba(253, 253, 253, 0.2);}
    
 .navbar-dark .navbar-toggler-icon {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(255, 255, 255)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        }




#header-car h3{color:#ffc61a;font-weight:bold; font-size:36;}
#header-car h1{font-weight:bold; font-size: 46px;}
#header-car p{letter-spacing: .5rem; font-weight:bold;}


#book-form{background:#ffc61a; color:#000;}
#top-margin{padding-top:150px;}
#top-margin h3{font-size: 35px; font-weight: bold;}
#top-margin h2{font-size: 44px; font-weight: bold;}
#top-margin p{font-size: 18px; margin:30px auto 40px;}
#top-margin .btn-dark{background:#000;}
#top-margin .btn-dark:hover{color:#ffc61a;}

#side-margin{padding-top: 150px;}

.card{border:none;}
#cards .form-inline .form-control {
    vertical-align: middle;
    width: 46%;
    margin:10px auto;
  }

  #cards .card-header{background:#000;}
  #cards .card-header h3{color:#fff; font-size: 35px;}
  #cards .card-header span{color:#ffc61a;}


  #cards select{width:96%; margin: auto;}
  #cards .card-btn{width:96%; margin:auto; margin-top: 30px;}
  #cards .card-btn a{font-size: 18px;}
  #cards .form-control{border: none;
     border-bottom:2px solid rgba(0,0,0,.2); color:#000;
      border-radius:0; font-size: 18px;
}
#cards .btn-dark{background:#000;}
#cards .btn-dark:hover{color:#ffc61a;}

#cards .form-control:focus{box-shadow: none;
     border-bottom:2px solid #ffc61a;}

#cards .form-control::placeholder{color:#000; font-size: 20px;}


#tariffs .bg-orange{background:#ffc61a; !important;}
#tariffs .card-body img{margin-top: -100px;}
#head-tariffs h3{color:#ffc61a; font-weight: bold;}
#head-tariffs{margin-bottom: 110px;}

#bottom-tariffs h1,h3{margin:16px auto; font-weight: bold; color:#000;}
#bottom-tariffs p{color:#000;}
#bottom-tariffs .btn-dark{background-color:#ffc61a;
    border:none; color:#000; font-weight: bold; margin-top: 5px;}

#bottom-tariffs .btn-dark:hover{color:#fff;}    
#bottom-tariffs .btn-orange{background-color:#000;
        border:none; color:#fff; font-weight: bold; margin-top: 5px;}
#bottom-tariffs .btn-orange:hover{color:#ffc61a;}  

#bottom-tariffs .bg-orange{position: relative;}
#bottom-tariffs .img img{width:20%; position: absolute; right:0px; bottom:0px;}

#best{background:url('../img/bg2.png');
    background-size: cover;
    background-repeat: no-repeat;
     margin-top: 20px;}
#best h3{color:#ffc61a;}
#best h1{color:#ffc61a;}
#best-margin{margin:70px auto 80px;}
#best .d-icon{margin-top: 24px; margin-right: 28px;}
#best p{margin-top: -10px;}
#best .d-flex{margin-bottom: 30px;}
#best-btn .btn-dark{background-color:#ffc61a;
     border:none; color:#000;
}
#best-btn .btn-dark:hover{color:#fff;}

#top-cab h2{color:#ffc61a; font-size: 35px;}
#top-cab h1{color:#000; font-size: 40px;}
#mobile-bg .img-fluid{margin-left:13rem;}

#testi{background:url('../img/bg3.png') no-repeat;
       background-size: cover; color:#fff;}
#top-testi{margin:40px auto;}       
#top-testi h2{color:#ffc61a;} 

#t-block{background:#000; border-radius: 40px;}
#t-content span{font-size: 22px; color:#ffc61a;}
#t-content p{font-size: 14px;}

#hotline{background:#ffc61a; color:#000;}
#hotline h1{font-size: 70px;}
#hotline h2{font-size: 32px;}

#info{background:url('../img/bg4.png') no-repeat;
       background-size: cover; color:#fff;}
#info h3{color:#fff;}       

#about-info hr{border:2px solid #ffc61a;}
#about-info i{color:#ffc61a; margin-right: 10px;}
#about-info i:hover{color:#fff;}

#d-info hr{border:2px solid #ffc61a;}
#d-info a{color:#ffc61a; text-decoration: none; font-size: 18px;}
#d-info a:hover{color:#fff;}

#d-info i{margin-left: 15px; font-size: 24px;}
#apple-info i{margin-left:50px; font-size: 32px;}

#cont-info hr{border:2px solid #ffc61a;}
#cont-info i{margin-right: 20px;}
#cont-info p{margin-top: -5px;}

footer{background:#000; color:#fff;}
footer a{color:#ffc61a;}
footer a:hover{text-decoration: none; color:#fff;}