*{margin:0;padding:0;}

header{padding-top:10px;}
.header_contact_link{color:#1eacc7 !important;text-decoration: none;font-size: 16px;line-height: 1.1;font-family: "Hind";text-align:right;}.header_contact_link:hover{text-decoration: none;color:#ffff;}
.navbar .navbar-nav .nav-item .nav-link{color:#232323 !important;font-family: "Lato";text-transform: uppercase;position: relative;padding-right: 1.5rem;padding-left: 1.5rem;letter-spacing: 1px;font-size:15px;}
.navbar .navbar-nav .nav-item .nav-link:after{
    position: absolute;
    bottom: -20px;
    content: '';
    height: 3px;
    width: 0%;
    background: #1EACC7;
    left: 15px;
    transition: .5s;
}
.navbar{padding:0px !important;padding-top:20px !important;padding-bottom:20px !important;}
.navbar .navbar-nav .nav-item .nav-link:hover:after{
    width: 75%;
}
.nav-link:hover{color:#232323 !important}
.carousel-caption{
    top:50% !important;
    left:50% !important;
    right: inherit !important;
    bottom: inherit !important;
    width: 100%;
    transform: translate(-50%,-50%) !important;
}
.carousel-caption .caption_title{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 111px;
    letter-spacing: 3px;
    line-height: 0.7;
    color: #ffffff;
    text-transform: uppercase;
    margin-top:10px;
    margin-bottom:25px;
}
.carousel-caption .caption_desc{
    font-size:40px;
    font-weight:normal;
    font-family: 'Raleway', sans-serif;
    line-height: normal;
    color:#fff;
}
.carousel-caption .caption_sub_title{
    font-size:17px;
    font-family: 'Merriweather', serif;
    position:relative;
    width:40%;
    margin:0 auto;
}
.carousel-caption .caption_sub_title:after{
    position: absolute;
    top: -2px;
    width: 182px;
    right: 0px;
    content: url(../img/slider-divider1.png);
    height: 100%;
   
}
.carousel-caption .caption_sub_title:before{
    position: absolute;
    top: -2px;
    width: 182px;
    left: 0px;
    content: url(../img/slider-divider1.png);
    height: 100%;
   
}
.section_01{
    padding-top:50px;
    padding-bottom:50px;
}
.section_01 .section_01-title{
    font-size:35px;
    font-family: 'Abel', sans-serif;
    text-align:center;
    color: #454545;
}
.card_img{
    height:200px;
    padding: 8px;
    border: 1px solid #dddd;
}
.A_card_img{
    padding: 8px;
    border: 1px solid #dddd;
}
.section_01 .card_img img{
    width:100%;
    height: 100%;
    object-fit: cover;
   
    
}
.logo{
    transform: translateY(10px);
}
.section_01 .container .row .card{
    border:none;
    border-radius:0px;
}
.card-img-top{
    border-radius: 0px;
    
}
.section_01 .card-img-top {
    border-top-left-radius:0px;
    border-top-right-radius: 0px;
}
.section_01 .card .card-title{
    font-size:18px;
    line-height:26px;
    font-family: 'Abel', sans-serif;
    text-align:center;
    font-weight:bold;
    color:#292929;
    text-transform:uppercase;
}
.card-text{
    font-family: 'hind';
    color:#808080;
    font-size:15px;
}
.ctm_btn{
    color: #ffffff !important;
    background-color: #46acc7;
    font-family: "Merriweather";
    font-size: 13px;
    padding: 14px 27px;
    margin-bottom: 15px;
    margin-right: 15px;
    outline: none;
    cursor: pointer;
    font-style: italic;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none  !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top:20px;
}
.section_02{
    padding-top:30px;
    padding-bottom:90px;
    background:#F7F7F7;
}
.section_02 .container .row .col-md-4 ul{list-style: none;}
.section_02 .container .row .col-md-4 ul li i{
    width:50px;
    height:50px;
    border-radius:50%;
    border:1px;
    border-color: #333333;
    color: #333333;
    border-style: solid; 
    line-height: 50px;
    text-align:center;
    margin-right:20px;
}
.section_02 .container .row .col-md-4 ul li{
    font-family: 'hind';
    color:#808080;
    font-size:15px;
    line-height: 84px;
}
.section_02 .section_02_title{
    font-size:25px;
    font-weight:400;
    font-family: 'Abel', sans-serif;
    line-height:1.1;
    text-align:center;
    color: #454545;
}


.section_03{
    padding-top:50px;
    padding-bottom:70px;
}
 .section_03_title{
    position:relative;
    font-size: 26px;
    line-height: 34px;
    color: #292929;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Abel', sans-serif;
    text-align: center;
    width:200px;
    margin:0 auto;
}
 .section_03_title:before{
    position: absolute;
    top: 15px;
    left: -66px;
    content: '';
    width: 80px;
    height: 1px;
    background: #292929;
}
 .section_03_title:after{
    position: absolute;
    top: 15px;
    right: -66px;
    content: '';
    width: 81px;
    height: 1px;
    background: #292929;
}
.section_03 .content_title{
    font-weight: bold;
    text-transform: uppercase;
    color: #292929;
    border-color: #292929;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Abel', sans-serif;
}
.section_03 .content_text{
    font-size: 13px;
    font-style: italic;
    font-family: "Hind";
    line-height: 1.7;
    color: #808080;
}
.section_03 .content_link{
    color: #1eacc7;
    font-family: "Merriweather";
    font-size: 13px;
    font-style: italic;
    line-height: 1.4;

}
.section_03 .section_03_img_area{
        position: relative;
        height: 200px;
        margin-top:30px;
}
.section_03 .section_03_img_area .link{
    position: absolute;
    top:0;
    left: 0;
    text-align:center;
    background: #ffffff63;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    opacity: 0;
    
}
.section_03 .section_03_img_area .link .fa-link{
    width:60px;
    height: 60px;
    border-radius:50%;
    background:#1eacc7;
    line-height: 50px;
    color:#fff;
    font-weight: bold;
    border:5px solid rgba(0,0,0,.6);
}
.section_03 .section_03_img_area:hover .link{
    opacity: 1;
}
.section_03 .col-md-4 .content_sub_title{
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: 'Abel', sans-serif;
}
.section_03 .col-md-4 .content_sub_title a{
    color: #454545;
    text-decoration: none;
    transition: .5s;
}
.section_03 .col-md-4 .content_sub_title a:hover{
    opacity: .9;
}
.section_04{
    background: #1EACC7;
}
.section_04 .section_04_title{
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-right: 20px;
    color: #ffffff;
    font-family: 'Abel',sans-serif;
}
.section_04 .section_desc{
    font-family: "Hind";
    font-size: 15px;
    color:#ffff;
    margin-bottom:0px;
}
.section_04 .section_04_btn{
    background: #009FBD;
    height: 100%;
    display: table-cell;
    padding: 40px 15px;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    font-family: "Merriweather";
    white-space: nowrap;
    color:#ffffff !important;
    text-transform: uppercase;
    text-decoration: none;
}
.section_05{
    padding-top:50px;
    padding-bottom:50px;
}

.section_05_title{
    position:relative;
    font-size: 26px;
    line-height: 34px;
    color: #292929;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Abel', sans-serif;
    text-align: center;
    width: 300px;
    margin:0 auto;
}
 .section_05_title:before{
    position: absolute;
    top: 15px;
    left: -66px;
    content: '';
    width: 80px;
    height: 1px;
    background: #292929;
}
 .section_05_title:after{
    position: absolute;
    top: 15px;
    right: -66px;
    content: '';
    width: 81px;
    height: 1px;
    background: #292929;
}
footer{
    background:#0F0F0F;
    padding-top:20px;
    padding-bottom:20px;

}
footer .breadcrumb{
    background: none;
    margin-bottom:0px;
}
footer .breadcrumb-item a{
    color: #7f7f7f;
    text-decoration: none;
    transition:.3s;
}
footer .breadcrumb-item a:hover{
    color: #cecece;
}
/* .nav_area{
    background: #111834;
} */
.sticky_navbar{
    position: sticky;
  width: 100%;
  left: 0;
  transition: 1s;
  top: -100px;
  z-index: 100;
  border-top: 0;
  background: #fff;
  animation: navbar 1s 1 forwards ease-in-out;
  -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 6px rgb(0 0 0 / 10%);
  box-shadow: 0px 1px 6px rgb(0 0 0 / 10%);
  
}

@keyframes navbar {
   
    100%{
        top: 0px;
    }
}

/* inner pages code */
.page_banner{
    background:url(../img/inner_pages.jpeg);
    padding-top:32px;
    padding-bottom:32px;
}
.page_banner .page_title{
    text-align:center;
    color:#fff;
    font-size:32px;
    font-weight:600;
    font-family: 'Abel', sans-serif;
    
}
.page_banner .page_sub_title{
    text-align:center;
    color: #a6dde8;
    font-weight: 400;
    font-size: 30px;
    font-family: "Hind";

}
.about_section_01{
    padding-top:50px;
    padding-bottom:50px;
}
.a_title{
    text-align:center;
    font-size:25px;
    font-weight:400;
    font-family: 'Abel',sans-serif;
    color: #00aecc;
    margin-top:20px;
}
.section_A_02{
    padding-top:50px;
    padding-bottom:50px;
}
.A-desc{
    font-family: "Merriweather";
    color: #9b9b9b;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
}
blockquote {
    background-repeat: no-repeat;
    background-position: 20px 24px;
    font-size: 18px;
    font-style: italic;
    background-image: url(../img/quote-small.png);
    background-size: 24px 20px;
    padding: 15px 20px 17px 68px;
    font-family: "Hind";
    color: #808080;
    margin-bottom: 20px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddd;
}
.section_A_03{
    padding-top:70px;
    padding-bottom:70px;
    background: url(../img/about-section.jpeg) top center no-repeat;
    background-size:cover;

}
.a_section_03_title{
    color: #4d4d4d;
    font-size: 35px;
    margin-bottom: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
    position: relative;
}
.a_section_03_title:after{
    position: absolute;
    left: 0;
    bottom: -30px;
    width:15%;
    content: '';
    height:3px;
    background: #1eacc7;;
}
.a_section_03_desc{
    color: #757575;
    font-family: "Hind";
    font-size:15px;
}
.fleet_title{
    line-height: 1.3;
    margin-bottom: 18px;
    font-weight: 400;
    font-family: "Abel";
    font-size: 30px;
    color:#454545;
    text-align: center;
    position: relative;
}
.fleet_title:after{
    position: absolute;
    bottom:-20px;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    width:70%;
    height:1px;
    background: #1eacc7;
}

/* reservation */


.limoking-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}
.limoking-heading-shortcode {
    font-family: "Abel";
    color: #454545;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 18px;
    font-weight: 400;
}

.reservation_section{
    padding-top:50px;
    padding-bottom:50px;
}
p{
    font-family: "Hind";
    font-size: 15px;
    color: #808080;
}
ul, ol {
    margin-bottom: 20px;
    margin-left: 30px;
}
.re_ul li{
    font-size: 15px;
    font-family: "Hind";
    color: #808080;
}
.reservation_ul{
    list-style: none;
}
.reservation_ul li{
    font-family: 'hind';
    color: #808080;
    font-size: 15px;
    line-height: 84px;
}
.reservation_ul li i{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px;
    border-color: #333333;
    color: #333333;
    border-style: solid;
    line-height: 50px;
    text-align: center;
    margin-right: 20px;
}
.reservation_ul h2{
    font-weight: bold;
    text-transform: uppercase;
    color: #292929;
    border-color: #292929;
    font-size: 18px;
    line-height: 26px;
    font-family: "Abel";
}
.reservation_ul li a{
    color: #292929;
    font-weight: bold;
    text-decoration: none;
}
.cookies_bar{
    background:#BFD1DB;
    padding:20px;
}
.cookies_bar .cookie_desc{
    font-size:14px;
}
.cookie_btn{
    width: 100%;
    border:1px solid #014770;
    color: #014770;;
    padding: 4px 10px;
    height: 30px;
    font-size: 14px;
    font: 14px/1.5'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: flex;
    justify-content: center;
    text-decoration: none !important;
}
.cookie_btn:hover{
    background:#014770;
    color:#fff;
}
.form{
    background: #D4FBFD;
    
}
.from-group1 ul{
    list-style: none;
    margin-left:0px;
    padding:0px 20px;
    padding-bottom:15px;
    
}
.from-group1 ul li a{
    color: #4a4a4a;
    text-decoration: none !important;
    font-size:14px;
    
}
.step{
    padding:10px 20px;
    background: #C5E9EB;
    margin-left:10px;
    margin-right: 10px;
}
.step p{
    margin-bottom:0px;

}
.form .form-control{
    border-radius: inherit;
    background: #e0fcfd;
    border-color: #94afb1;
}
.form .form-control:focus{
    box-shadow: none;
    outline: none;
    background: #e0fcfd;
}
label{
    color: #4a4a4a;
    font: 14px/1.5'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 500;
}
.fa-plus, .fa-minus{
    cursor: pointer;
}
.access{
    font: 14px/1.5'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #4a4a4a;
    margin-right:20px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 14px;
    margin-left: 20px;
    transform: translateY(3px);
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #6AA1B7;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: -1px;
    bottom: -6px;
    background-color: #014770;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #6AA1B7;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #6AA1B7;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(37px);
    -ms-transform: translateX(37px);
    transform: translateX(37px);
    background: #C5E9EB;
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
  .p-form{
      width: 100%;
      text-align:center;
      display: flex;
      justify-content: center;
      text-decoration:none !important;
      color: #fff !important;
    background-color: #014770;
    padding: 6px 20px;
    height: 40px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
  }
  .p-form:hover{
      opacity: .9;
  }
  .from_two_title{
      color:#454545;
      font-size:20px;
      font-family: "Abel", sans-serif;
      font-weight: bold;
  }
  .form_two .form-group label{
      font-size:15px !important;
      color:#808080;
      font-family: "Hind" !important;
  }
  .form_two .form-group .form-control{
      border-radius: inherit;
      border: none;
      background:#F5F5F5;
      padding: 1rem .75rem;
  }
  .form_two .form-group .form-control:focus{
      outline: none;
      box-shadow: none;
  }
  .cont_title{
    position: relative;
    padding-bottom:30px;
  }
  .cont_title:after{
      position: absolute;
      bottom:0px;
      height: 1px;
      content: '';
      background:#00aecc;
      width: 30%;
      left:0px;

  }
  .c_title{
    font-weight: bold;
    text-transform: uppercase;
    color: #292929;
    border-color: #292929;
    font-size: 18px;
    line-height: 26px;
    font-family: "Abel";
    margin-top:20px;
    position: relative;
    width: 50%;
  }
  .c_title:after{
      position: absolute;
      right:0;
      bottom: 0;
      content: '';
      height: 1px;
      background: #00aecc;
      width: 40%;
  }
  .p_title{
      font: size 40px;
      color:#454545;
      font-family: "Abel", sans-serif;
      margin-bottom:20px;
  }
  .p_sub_title{
      font-size:30px;
      font-family: "Abel", sans-serif;
      color:#454545;
  }
  .middle_section_item{
      padding-top:50px;
      padding-bottom:50px;
  }
  .sidebar_title{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 32px;
    color: #454545;
    font-family: "Abel";
  }
  .side_car_title{
      background: #F5F5F5;
      padding: 13px 20px;
      margin-bottom: 2px;
  }
  .item_img{
      position: relative;
  }
  .item_img:after{
      position: absolute;
      bottom: -20px;
      left: 50%;
      content: '';
      width: 40%;
      transform: translate(-50%,-50%);
      height: 1px;
      background: #00aecc;
  }
  .other_title{
    font-size: 18px;
    color: #454545;
    font-family: "Abel";

  }
  /* accordian */


  .btn-link{
      color:#808080 !important;
      font-family: 'hind';
      text-decoration:none !important;
      display: flex;
      width: 100%;
      justify-content: left !important;
      text-align: left !important;
      padding: .375rem 1.75rem !important;
      font-size: 17px;
  }
  button[aria-expanded="true"]{
      position: relative;
  }
  button[aria-expanded="true"]:after{
      position:absolute;
      top: 14px;
      left: -6px;
      width: 14px;
      height:2px;
      background: #292929;
      content: '';

  }
  button[aria-expanded="true"]:before{
    position:absolute;
    top: 9px;
    left: .9px;
    width: 2px;
    height: 13px;
    background: #292929;
    content: '';

}
button[aria-expanded="false"]:after{
    position:absolute;
    top: 29px;
    left: 14px;
    width: 13px;
    height:2px;
    background: #292929;
    content: '';

}
.card-header{
    background: none !important;
    position:relative;
}
.card{
    border:none !important;
}
.card-header:before{
    position:absolute;
    content: '';
    width:40px;
    height:40px;
    background:#F3F3F3;
    top:10px;
    left: 2px;
}
.card-body{
    color:#808080;
    font-size:15px;
    font-family: 'hind';
}

.navbar-brand{
    display: none !important;
}
.text-right{list-style: none;}

.toll_free{
    font-weight: bold;
    text-transform: uppercase;
    color: #292929;
    border-color: #292929;
    font-size: 18px;
    line-height: 26px;
    font-family: "Abel";
    margin-top: 20px;
    
}
.toll_ul{
    margin-left:10px;
}
.toll_ul li{
    font-family: "Hind";
    font-size: 15px;
    color: #808080;
    list-style: none;
}




/* start mobile screen */

@media screen and (max-width:768px){
    .section_05_title{
        width: 200px;
        font-size: 20px;
    }
    .section_05_title:before {
        left: -37px;
        width: 41px;
    }
    .section_05_title:after{
        right: -37px;
        width: 41px;
    }
    .section_04 .section_04_btn{
        display:flex;
        width:100%;
        padding: 11px 15px;
        justify-content: center;
       
    }
    div[class="col-md-10 d-flex align-items-center"]{
        flex-direction: column;
    }
    .section_04 .section_04_title{
        padding-top:15px;
        padding-bottom:15px;
    }
    .section_04 .section_desc{
        text-align:center;
        padding-top:15px;
        padding-bottom:15px;
    }
    .col-md-3{
        margin-bottom:20px;
    }
    img[class="w-75"]{
        width:100% !important;
    }
    
    .section_01 .section_01-title{
        font-size: 29px;
    }
    /* .navbar-toggler{
        background-color: #ffffff !important;
    } */
    .navbar-toggler[aria-expanded="true"]:before{
        display: none;
    }
    .navbar-toggler[aria-expanded="true"]:after{
        display: none;
    }
    .navbar-toggler[aria-expanded="false"]:after{
        display: none;
    }
    .navbar{
        justify-content: end !important;
        display: flex !important;
        padding-bottom: 0px !important;
        
    }
    .navbar-toggler{
        transform: translateY(-36px);
    }
    .navbar-nav.mr-auto{
        margin-left: 0px;
        text-align:center;
        /* margin-top:20px; */
       
    }
    .logo{
        display: none;
    }
    div[class="col-md-6 text-left d-flex justify-content-end"]{
        justify-content: center !important;
        margin-top:10px;
    }
   
    
    .section_03_title{
        width: 164px;
    }
    .navbar-brand{
        display: block !important;
    }

    /* .header_area{
        display: flex;
         flex-direction: column-reverse;
    } */

    .page_banner .page_sub_title{
        padding: 0 33px;
    }
    .card-text{
        padding: 0px 20px;
    }
    .A_card_img{
        padding-bottom:20px;
    }
    .navbar .navbar-nav .nav-item .nav-link:after{
        display: none;
    }
    html{
        word-break: break-all;
    }
    .carousel-caption .caption_title{
        font-size: 24px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .carousel-caption .caption_desc{
        font-size:16px;
        margin-bottom: 10px;
    }
    .carousel-caption .caption_sub_title{
        width: 45%;
        font-size:12px;
    }
    .carousel-caption .caption_sub_title:before{
        display: none;
    }
    .carousel-caption .caption_sub_title:after{
        display: none;
    }
}

/* end media */
.nav-link.dropdown-toggle:after{
    display: none;
}
.dropdown-menu{
    background: none !important;
    top: 78% !important;
    left: 21px !important;
    z-index: 1000;
    padding: 0px !important;
    border:none !important;
    margin: 0px !important;
}
.dropdown-menu a{
    color:#fff !important;
    text-transform: uppercase;
    font-family: 'Lato';
}
.dropdown-menu a:hover{
    background:none !important;
}
.animate__fadeIn{
    animation-delay: 1s;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color:#808080 !important;
}