/* Reset */
*{
  margin: 0;
  padding: 0;
}

.wrapper{
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.wrapper .wrapper__video{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
/*  display:inherit; */
}

/* Fisrt Tier Dropdown */
nav ul ul li {
 float:none;
 display:list-item;
 position: relative;
 padding: 3px;
 overflow-x:hidden ;
}



/* Second, Third and more Tiers */
nav ul ul ul li {
 position: relative;
 top:0px;
 left:10px;
}

.dropdown-menu>li>a
{
 color: #222;
}

.dropdown-menu>li>a:hover
{
 color: #fff;background: #000 !important;
}

.dropdown-menu>li>a>.active
{
 color: #fff;background: #000;
}
@media only screen and  (max-width: 750px)
{
 .dropdown-menu
 {
  left: 35%;
}
.dropdown-menu>li>a
{
  color: #fff;
}
}

body
{
  font-family: 'Josefin Sans', sans-serif;
}

a
{
  text-decoration: none !important;
}
p
{
  font-weight: 300 !important;font-size: 16px;margin: 5px 0 5px;line-height: 23px;
}
h1,h2,h3,h4,h5,h6
{
  font-family: 'Palanquin Dark', sans-serif;
}

.navbar-static-top {border-color: transparent !important; height: auto !important;}
.navbar-static-top .navbar-nav>li>a {text-transform: uppercase !important; border-radius: 5px; padding: 10px; margin-left: 10px; margin-right: 10px; 
  color:#fff !important; text-transform: capitalize; font-size: 14px !important;font-weight: 600; }
  .navbar-static-top .navbar-nav>li>a:hover { border-radius: 5px; padding: 10px; background:#000!important; color: #000;}
  .active{background:none !important; }
  .navbar-static-top .navbar-nav>.active>a{ border-radius: 5px; padding: 10px; background:#000!important; color: #fff;}
  .navbar-static-top .navbar-toggle .icon-bar {  background: #444444; background-color: #fff !important;}
  .navbar{float:right}
  @media (max-width: 768px) {
    .navbar{ margin:0px;padding:0px;width:100%;margin-top:2px;margin-bottom:-3px;}  
  }
  .navbar-static-top .navbar-toggle{background: #000; border: 2px solid #000 !important;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;margin-top:5px!important;margin-bottom:0px!important;}
  .boxlimo2
  {
    padding: 15px;
    background: #fff;
    z-index: 99999999;
    -webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
  }
  .custom-icon
  {
    cursor: pointer;
    width: 150px;
    height: 150px;
    color: #fff;
    font-size: 40px;
    border-radius: 25vw;
    overflow: hidden;
    background-size: cover;
    border: 6px solid #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.86);
    opacity: 0.8;
    transition: background 0.5s, color 1s, opacity 0.5s, border 0.5s;
    padding-top: 30px;
    font-size:80px;
    color: #000;
  }
  .custom-icon:hover 
  {
    opacity: 1;
    border-color: #646464;
  }

  .btnns
  {
    background: none;border: 2px solid #fff;border-radius: 0.6em;color: #fff;cursor: pointer;
    font-size: 20px;margin: 5px;padding: 15px 50px;text-decoration: none;text-align: center;
  }
  .servbox
  {
    background: rgba(58, 48, 82,0.7);
    padding: 15px;
    color: #fff;
    border-radius: 30px;
  }
  .tesfa
  {
    color: #000;
    font-size: 35px!important;
  }
  .ict
  {
    color: #fff; border: 2px solid #00adef; padding: 4px;border-radius: 50%; width:27px;height:27px;
  }
  .hhh
  {
    height: 25px;width: 25px;text-align: center;padding: 4px;border: 1px solid #fff;
    color: #fff;font-size: 12px;border-radius: 50%;
  }

  .get-flow-wrap2 {
    background: #000;
    color: #fff;
    padding: 10px 10px 5px 10px;
    position: fixed;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 330px;
    width: 167px;
    z-index: 999;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 18px;
  }

  .get-flow-wrap3 {
    background: #000;
    color: #fff;
    padding: 10px 10px 5px 4px;
    position: fixed;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 330px;
    width: 55px;
    height:55px;
    z-index: 999;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 30px;
  }

  .boxkk{
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-top:1px solid #ccc;
  }
  .boxkk2{
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
  }
  .fonth2
  {
    font-size: 25px!important;
  }
  @media only screen and  (max-width: 750px) 
  {
    .smalldev{text-align: center!important;}
    .fonth2{font-size: 20px!important;}
    .nav-tabs li {width: 50%!important;font-size: 13px!important;background: #222;text-align: center;} 
  }

  button
  {
    font-family: 'Palanquin Dark', sans-serif!important;
  }
  .btnmenu
  {
    background: #000;border: transparent;border-radius: 10px;color: #fff;cursor: pointer;
    font-size: 18px;text-decoration: none;text-align: center;padding: 10px;padding-bottom: 12px;
  }
  .btnbanner
  {
   background: rgba(0,0,0,0.8);border: 2px solid #000;border-radius: 0.6em;color: #000;cursor: pointer;
   font-size: 20px;margin: 5px;padding: 10px;text-decoration: none;text-align: center;
 }
 .btn
 {
  background: none;border: 2px solid #000;border-radius: 0.6em;color: #fff!important;cursor: pointer;
  font-size: 15px;margin: 5px;text-decoration: none;text-align: center;padding: 5px 9px!important;
}

.btn>.btn-default {
 background: none;border: 2px solid #000;border-radius: 0.6em;color: #000!important;cursor: pointer;
 font-size: 20px;margin: 5px;text-decoration: none;text-align: center;
}
.btn>.btn-default:hover {
  background:#000 !important;
  color:#fff !important;
}
.btn2
{
  background: none;border: 2px solid #000;border-radius: 0.6em;color: #000;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 5px 20px;text-decoration: none;
}
.btn2:hover, .btn2:focus
{
  color: #fff;outline: 0;
}
.tap
{
  background: none;border: 2px solid #000;border-radius: 0.6em;color: #000!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 7px 20px;text-decoration: none;
}
.navicon
{
  color: #000;
}
.special
{
  background: none;border: 2px solid #fff;border-radius: 0.6em;color: #fff!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 8px 20px;text-decoration: none;
}
.tap:hover, .tap:focus
{
  color: #fff !important;outline: 0;
}

.paraabout
{
  background:url(../images/paraabout.jpg);
  background-size: cover;
  min-height: 300px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.para
{
  background:url(https://lucaslimousines.com/wp-content/uploads/2022/11/pform1.jpg);
  background-size: cover;
  min-height: 300px; 
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
}
.para1
{
  background:url(https://lucaslimousines.com/wp-content/uploads/2022/11/hpp-scaled.jpg);
  background-size: cover;
  min-height: 300px; 
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
}
.yopara {
  background-image: url(https://lucaslimousines.com/wp-content/uploads/2025/12/newpg.jpg);
  background-size: cover;
  min-height: 200px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.form-control
{
  background: transparent;
  border-radius: 0px;
  border:1px solid #fff;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
  width: 100%;
  height: 47px;
  color:#fff!important;
}

.form-control:focus 
{
  color:#fff!important;	
  border-color: #000;
  outline: 0;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}

::placeholder {
  color: #fff!important;
  opacity: 1;
  font-weight: normal;
}


@media only screen and  (max-width: 800px) 
{
  .form-control
  {
    border-radius: 0px;
    border:1px solid #fff;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    width: 100%;
    height: 30px;
  }
  .container-fluid{padding: 2px;}
  .container{padding: 2px;}
  /*.centered2{position: absolute;top: 84%;left: 50%;transform: translate(-50%, -50%);}*/
}
.centeredall {z-index:999;position: absolute;top: 60%; left: 50%; transform: translate(-50%, -50%);}
.centeredall2 {z-index:999999999;position: absolute;top: 41%;left: 50%;transform: translate(-50%, -50%);}
.centered {position: absolute;top: 58%; left: 50%; transform: translate(-50%, -25%);}
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#000;font-size:25px;color:#fff;font-weight: 500 !important;padding-bottom: 10px!important;}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{display: none;}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
#return-to-top 
{
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i 
{
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover
{
  background: #000;
}
#return-to-top:hover i
{
  color: #fff;
  top: 5px;
}

header {
	width: 100%;padding: 0px 0; position: absolute;z-index: 9999;
}

@media only screen and (max-width:990px)
{
  .box8
  {
    margin-bottom:0;
  }
  header
  {
    position: inherit; background: #28282A!important;
  }
  .banner
  {
    position: inherit !important;
  }

}
.fourth {
  border-color: #000;
  color: #fff;
  background-image: linear-gradient(45deg, #000 50%, transparent 50%);
  background-position: 100%;
  background-size: 400%;
  transition: background 300ms ease-in-out;
}
.fourth:hover {
  background-position: 0;
}

.btn11 {
	background: #000;border: 2px solid #000;border-radius: 0.6em;color: #fff!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 7px 20px;text-decoration: none;
}

.btn11:hover {
	background: #fff!important;border: 2px solid #000!important;border-radius: 0.6em;color: #000!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 7px 20px;text-decoration: none;
}


.bbbk{
  text-align:center;
  width:421px;
  background: rgba(0,0,0,0.9);
  padding: 10px;
}

.bannerform{
  position:absolute;
  z-index:999999999999999999;
  top: 24%;
  right: 5%;
}

.grid {
  clear: both;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 1em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
  z-index: auto;
  overflow: visible;
  background: #fff;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.1);
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-steve:before {
  box-shadow: 0 3px 30px rgba(0,0,0,0.8);
  opacity: 0;
}

figure.effect-steve figcaption {
  z-index: 1;
}

figure.effect-steve img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0,0,0);
  transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
  background: #000;
  color: #ffffff;
}

figure.effect-steve h2 {
  position: relative;
  margin-top: 2em;
  padding: 0.25em;
  font-weight: 800;
}

figure.effect-steve h2:before {
  box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
  margin-top: 1em;
  padding: 0.5em;
  font-weight: 700;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(0.9,0.9,1);
  transform: scale3d(0.9,0.9,1);
}

figure.effect-steve:hover:before {
  opacity: 1;
}

figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0,0,21px);
  transform: perspective(1000px) translate3d(0,0,91px);
}

figure.effect-steve:hover h2:before {
  opacity: 0;
}

figure.effect-steve:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.imgborder{border: 1.5px solid #000;}
.coly{color: #000;}


.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 0px!important;
  margin-bottom: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}



/* ==============================
  11. Welcome Section styles
============================== */



.welcome-single-services {
  margin-top: 30px;
  background: #fff;
}
.welcome-single-services:hover .text-box {
  background: #fff;
}
.welcome-single-services:hover .text-box:before {
  background: #fff;
}
.welcome-single-services:hover .text-box:after {
  background: #183650;
  left: -23px;
  width: 20px;
  transform: skew(-15deg);
}
.welcome-single-services:hover .text-box h3 {
  color:#000;
}
.welcome-single-services:hover .text-box p {
  color: #646464!important;
}
.welcome-single-services:hover .text-box a {
  color: #000!important;
}
.welcome-single-services .img-box,
.welcome-single-services .text-box {
  display: table-cell;
  vertical-align: middle;
}
.welcome-single-services .img-box {
  background: #fff;
  width: 222px;
  -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
}
.welcome-single-services .text-box {
  background: #646464;
  position: relative;
  padding-left: 25px;
  padding-right: 27px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.welcome-single-services .text-box .content {
  position: relative;
  z-index: 11;
}
.welcome-single-services .text-box:before {
  content: '';
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -20px;
  -webkit-transform: skew(-12deg);
  -ms-transform: skew(-12deg);
  transform: skew(-12deg);
  background: #646464;
  z-index: 9;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.welcome-single-services .text-box:after {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -21px;
  -webkit-transform: skew(-13deg);
  -ms-transform: skew(-13deg);

  transform: skew(-13deg);
  background: #00adef!important;
  z-index: 8;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.welcome-single-services .text-box h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 9px;
  margin-top: 10px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.welcome-single-services .text-box p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
@media (max-width: 1199px) {
  .welcome-single-services .text-box h3{
    margin-bottom:5px;
  }
  .welcome-single-services .text-box p{
    line-height:22px;
  }
}


.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab>a {
  background-color: transparent;
  color: #333!important;
  border: 2px solid #000!important;
}





.filter-button{
 font-size: 16px;
 border: 2px solid #000;
 padding:8px 10px;
 text-align: center;
 color: #000;
 margin-bottom: 30px;
 background: transparent;
 border-radius: 5px;
 padding-right: 10px;
}
.filter-button:hover,
.filter-button:focus {
 color: #fff;
 background-color:#000;
 border: 2px solid #000;
}
.filter-button.active{
	background:#000!important;
	color:#fff;
	border: 2px solid #000!important;
}



input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  background: #000!important;
  border: 2px solid #000;
  border-radius: 0.6em;
  color: #fff!important;
  cursor: pointer;
  font-size: 14px;
  margin: 1px;
  padding: 7px 20px;
  text-decoration: none;
}

input[type=submit]:hover {
  background: #fff!important;
  border: 2px solid #000!important;
  border-radius: 0.6em;color: #000!important;
  cursor: pointer;
  font-size: 14px;margin: 1px;
  padding: 7px 20px;
  text-decoration: none;
}

