/******* Header ********************************************************************/
#Header.sticky .navbar {background:rgba(255,255,255,0.7) !important;}
#Header .navbar-brand {width:15%;}
#Header.sticky .navbar-brand {width:10%;}

/********** MainBanner **************************************************************************************************/
.carousel-caption {left:0px; right:0px; bottom:0px; top:60%; -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); transform: translate(0,-50%); text-transform:uppercase; z-index:1;}
.bnr-title {font-size:56px; font-weight:700; line-height:1;}
.bnr-title small {font-size:23px; font-weight:400;}

/********** Content **************************************************************************************************/
.hm-txt {font-size:25px;}
.cont-details {font-size:18px;}

#Welcome {background:url(../images/about-bg.png) no-repeat center center #000;}
#Vehicles {background:url(../images/bg-dots.jpg);}
#Vehicles h2 {font-size:32px;}
.review-txt {font-size:15px; font-style:italic; position: relative;}
.name  {font-size:15px; font-weight:500;}
.review-txt:before {content:""; position:absolute; left:5%; top:100%; width:0; height:0; border-left:13px solid transparent; border-top:15px solid #fff; border-right:13px solid transparent;}
  
/********** Footer ***************************************************************************************************/
#Footer .bg-dark a {color:#fff;}
#Footer .bg-dark a:hover,#Footer .bg-dark a.active {color:#f7cc2c;}
#Footer li.menu-item a.nav-link {color:#fff;padding:0px !important;}
#Footer li.menu-item a.nav-link:hover, #Footer li.menu-item.active a.nav-link {color:#f7cc2c;}
#Footer .bg-dark .social a {color:#f7cc2c; font-size:30px;}
#Footer .bg-dark .social a:hover {color:#fff;}

