/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Each section title
5. Inner page header title
6. buttons block
6. social buttons and login buttons 
7. Animate.css on hover effect
8. Scroll To Top style
9. Main Header menu bar
10.header search
11.sticky header
12.main-banner
13.main search box 
14.main footer area
15.page wrapper bg effect sections
16.home page welcome section , key features
17.Bootstrap selectpicker
18.nav tabs and nav pills nav-links tabs 
19.dropdowns  dropdown-menu 
19.packages.php == packages-section Section
20.packages.php === inner pages
20.packages.php === similar packages
21.pagination block
22.TAILOR MADE PACKAGE
23.holiday-packages.php inner page === bootstrap-tagsinput 
24.about-section
25.about-inner-about about us  aboutus_section
26.about-inner-history about-tab-tabs
27.about-inner-what-make-us-special 
28.Team Section
29.Sponsors Style One
30.holiday-pack-section 
31.holiday-section  home page
32.Top Mice Destinations section topmice-section 
33.indiatour  and internaitonal tours 
34.INTERNATIONAL TOURS SECTION
35.TESTIMONIAL SECTION review and testimonial section 
36.INNER PAGES TESTIMONIAL SECTION  testimonial-Page 
37.Travel wings block home styles
38.about.php inner page === about page
39.inner blog-list page blog classic 
40.blog-page / blog-details page
41.BLOG COMMENT FORM SECTION
42.news section / home index page
43.contact.php inner page contact page
44.contact-us style form-section
45.INDIA TOUR INNER PAGES == POPULAR DESTINATIONS
46.INDIA TOUR INNER PAGES == most-popular-pack
47.INDIA TOUR INNER PAGES == trending packages of travel triangle
48.HOLIDAY PACKAGES  ====  filter-section holiday-pack section 
49.HOLIDAY PACKAGE INNER PAGES == LAOD ALERT BOX PACKAGES BOX 
50.nouislider css block  === PRICE FILTER BLOCK
51.FREQUENTLY ASKED QUESTIONS
52.MICE INFORMAITON
53.attachDragger and alert box form and msg box the in 
54. modal and modal css (login , signup , forgot pass and reset password )
55.
56.
57.
58.
59.
60.
*********************************************
*/
/*
*/
/*
*/
/*
*/
/*
*/
/*
*/
/*
*/
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');*/
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700,400,300,700,500,100,900');
/*@import url('https://fonts.googleapis.com/css?family=Vollkorn:400,400i,700,700i');*/
@import url(../font-awesome/css/font-awesome.css);
/*@import url(//db.onlinewebfonts.com/c/830b434bcd29a7a6e7c4b51eb685e645?family=SwitzerlandCondLight);*/
@import url(https://db.onlinewebfonts.com/c/830b434bcd29a7a6e7c4b51eb685e645?family=SwitzerlandCondLight);
@import url(flaticon.css);
@import url(animate.css);
/*@import url(owl.carousel.min.css);*/
@import url(owl.css);
/*@import url(masterslider.css);*/
/*@import url(ms-vertical.css);*/
/*@import url(polyglot-language-switcher.css);*/
/*@import url(navigation.css);*/
/*@import url(bootstrap.css);*/
@import url(bootstrap.min.css);
@import url(bootstrap-datetimepicker.css);
/*@import url(layers.css);*/
/*@import url(settings.css);*/
/*@import url(jquery.fancybox.css);*/
@import url(hover.css);
/*@import url(jquery-ui.css);*/
@media (min-width:1200px) {
  .container {
    padding: 0px;
  }
}

/*** 
====================================================================
  Reset
====================================================================
 ***/

* {
  margin:0px;
  padding:0px;
  border:none;
  outline:none;
}

/*** 
====================================================================
  Global Settings
====================================================================
 ***/

body {
  font-size:15px;
  color:#777777;
  line-height:1.8em;
  font-weight:400;
  background:#ffffff;
  font-family: 'Lato', serif;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center top;
  -webkit-font-smoothing: antialiased;
}

a{
  text-decoration:none;
  cursor:pointer;
  color: #6d7977;
}

a:hover,a:focus,a:visited{
  text-decoration:none;
  outline:none;
  color: #1cb9e8;
}
h1,h2,h3,h4,h5,h6 {
  position:relative;
  font-family: 'Lato', sans-serif;
  font-weight:normal;
  margin:0px;
  background:none;
  line-height:1.6em;
}

input,button,select,textarea{
  font-family: 'Lato', sans-serif;
}

.strike-through{
  text-decoration:line-through; 
}

.auto-container{
  position:static;
  max-width:1200px;
  padding:0px 15px;
  margin:0 auto;
}

.small-container{
  max-width:680px;
  margin:0 auto;
}

.page-wrapper{
  position:relative;
  margin:0 auto;
  width:100%;
  min-width:300px;
  overflow: hidden;
  
}


.inline-block{
  display: inline-block!important;
}

ul,li{
  list-style:none;
  padding:0px;
  margin:0px; 
}
.centered{
  text-align:center;  
}
 ::-webkit-input-placeholder { /* Chrome */
  color: #989898;
}

 ::-ms-input-placeholder { /* IE 10+ */
  color: #989898;
}
 ::-moz-placeholder { /* Firefox 19+ */
  color: #989898;
  opacity: 1;
}
 ::-moz-placeholder { /* Firefox 4 - 18 */
  color: #989898;
  opacity: 1;
}

p{
  position: relative;
  font-size: 15px;
  color: #848484;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  text-align: justify;
  margin-bottom: 10px;
}
.section-title h2{
  position: relative;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'Roboto',sans-serif;
  line-height: 40px;
  color: #222;
  font-weight: 400;
  margin-bottom: 6px;
  color: #bcd156;
}
.section-padding{
  padding: 93px 0px 100px 0px;
}
.title{
  /*min-height: 50px;*/
  position: relative;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 15px 0px;
  letter-spacing: 1px;
}
.title p{
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  color: #e3e3e3;
}
.bg_blue {
    background-color: #0092dc!important;
}


/*END OF THE SIINGIN AND LOGIN MODAL BOX*/
/*******************************************************************/
/**/
/**/
/*Modal block css footer.php*/
/**/
/**/
/***************************************************************/
.input-group.form-group .bmd-label-floating{
   left: 40px;
}
.input-group.form-group .bmd-help{
   top: 38px;
   left: 40px;
}
.form-group input[type=file] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    cursor: text;
}
.form-file-upload .input-group {
    width: 100%;
}
.input-group {
   position: relative;
   display: flex;
   flex-wrap: wrap;
   align-items: stretch;
   width: 100%;
}
.input-group .input-group-btn {
   position: absolute;
   width: auto;
   right: 0;
   bottom: 0;
   padding-right: 0;
}
.btn.btn-fab, .btn.btn-ju


.dropdown-menu.bootstrap-datetimepicker-widget {
   opacity: 1;
   transform: scale(1);
   transition-duration: .3s;
   transition-timing-function: cubic-bezier(.4,0,.2,1);
   transform-origin: 0 0;
   will-change: transform,opacity;
   top: 0;
}
.dropdown-menu.bootstrap-datetimepicker-widget.top {
   transform-origin: 0 100%;
}
.dropdown-menu.bootstrap-datetimepicker-widget.open {
   opacity: 1;
   transform: scale(1);
   top: 0;
}
st-icon {
    font-size: 24px;
    height: 34px;
}
.contact-section .default-form textarea {
    height: 102px!important;
    resize: none;
}
.form-file-upload .input-group-btn .btn {
    margin: 0;
}
.btn.btn-primary.btn-link, .btn.btn-primary.btn-link:active, .btn.btn-primary.btn-link:focus, .btn.btn-primary.btn-link:hover {
    background-color: transparent;
    color: #9c27b0;
}
.btn_small{
   padding: 8px 20px!important;
}
.bmdmsgBox{
   color: #000!important;
   width: 80%;
   position: absolute;
   bottom: -25px;
   left: 35px;
   font-size: 12px!important;
   padding: 0 5px!important;
}
.bmdmsgBox .fa-spin {
   font-size: 12px!important;
}
.gobackBtn{
   position: absolute;
   bottom: 11px;
   left: 0;
   width: 100%;
}
.gobackBtn .open-modal{
   background-color: #ffffff;
   border-radius: 17px;
   color: #df6700;
}
.card-signup .loadingBox{
   display: none;
   height: 110%;
   width: 100%;
   position: absolute;
   left: 0;
   top: -1px;
   z-index: 9999;
   background-color: #585555db;
   margin: 0;
   padding: 16px;
   border-radius: 5px;
}
.card-signup .msgBox{
   font-size: 15px;
   color: white;
   background: transparent;
}
.card-signup .msgBox .fa-spin{
   font-size: 20px;
}
.dont_h_account{
   font-size: 14px;
}
.font16{
   font-size: 16px!important;
}
/*.forgotBtn{
   position: absolute;
   top: -14px;
   left: -4px;
   font-size: 11px;
   color: black;
}*/
.validationblackshade {
   display: none;
   background-color: rgba(0,0,0,0.7);
   width: 100%;
   height: 100%;
   position: fixed;
   z-index: 999999999999999;
   left: 0px;
   top: 0px;
}
.validationblackshade .alertbox {
   width: 400px;
   min-height: 150px;
   background-color: #FFFFFF;
   margin: auto;
   box-shadow: 0 27px 24px 0 rgba(0,0,0,.2), 0 40px 77px 0 rgba(0,0,0,.22);
   border-radius: 6px;
   border: none;
   margin-top: 100px;
   color: #333333;
   font-family: Roboto,Helvetica,Arial,sans-serif;
   text-align: center;
   align-items: center;
}
.header{
   font-weight: 500;
   font-size: 20px;
   line-height: 30px;
   padding: 25px 30px 0;
}
.content{
   font-size: 14px;
   line-height: 18px;
   padding: 20px;
   font-weight: 300;
}
.okBtn{
   padding: 24px;
   padding-top: 0;
   display: flex;
}
.okBtn .btn-style-two{
   padding: 7px 20px;
   margin: 0 auto;
}
/*.pdl_0{
   padding-left: 0px!important;
   margin: 0!important;
}*/


/*** 
====================================================================
    Each section title
====================================================================
***/
.block-title{
  text-align: center;
  padding: 20px 0;
}
.title p{
  text-align: center!important;
}
.title:before{
  position: absolute;
  content: '';
  /*background: url(../../images/50px.png);*/
  left: 50%;
  margin-left: -50px;
  bottom: 0px;
  width: 105px;
  /*height: 25px;*/
  background-repeat: no-repeat;
}

/*** 
====================================================================
                          Inner page header title
====================================================================
***/

.page-title{
  position: relative;
  background: url(../../images/blogpage-title-bg.jpg);
  width: 100%;
  padding: 100px 0px 100px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-title:before{
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .6;
}
.page-title .title{
  position: relative;
  font-family: 'Roboto',sans-serif;
  line-height: 75px;
  color: #fff;
  margin-bottom: 10px;
}
.page-title .bread-crumb,
.page-title .bread-crumb a{
  position: relative;
  font-size: 24px;
  font-family: 'Lato',sans-serif;
  line-height: 30px;
  color: #fff;
  font-style: italic;
}
.page-title .bread-crumb span,
.page-title .bread-crumb a:hover{
  color: #c9a76e;
}

.content-box {
  padding: 0;

}
.content-box .title{
  /*min-height: 60px;*/
}
.block-title .title.min-ht{
  margin-bottom: 15px;
  min-height: 22px;
}


h4{
  font-size: 20px;
  line-height: 30px;
  color: #222;
  margin-bottom: 15px;
  font-weight: 400;
}
h4 a {
    font-size: 20px;
    line-height: 30px;
    color: #222;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 6px;
    transition: all 500ms ease;
}
h4 a:hover{
  color: #bcd156;
  transition: all 500ms ease;
}


h3{
  font-size: 24px;
  line-height: 30px;
  color: #222;
  margin-bottom: 15px;
  font-weight: 400;
}
h3 a {
    font-size: 24px;
    line-height: 30px;
    color: #222;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 6px;
    transition: all 500ms ease;
}
h3 a:hover{
  color: #bcd156;
  transition: all 500ms ease;
}
.mg_0{
  margin: 0!important;
}
.mgt_30{
  margin-top: 30px!important;
}
.pd_0{
  padding: 0px!important;
}
.preloader{
   position: fixed;
   left:0px;
   top:0px;
   height:100%;
   width: 100%;
   z-index:999999;
   background-color:#ffffff;
   background-position:center center;
   background-repeat:no-repeat;
   background-image:url(../../images/preloader.gif);
}

input[type="text"]:focus,input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="url"]:focus, input[type="time"]:focus, select:focus, textarea:focus {
    border-color: #bcd156;
    box-shadow: 0 0 1px #bcd156;
    transition: all 500ms ease;
}

/** 
==================================================================
      buttons block
==================================================================
 **/

.btn-one{
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  font-family: 'Lato',sans-serif;
  background: #bcd156;
  font-weight: 700;
  border-radius: 25px!important;
  border: 2px solid #bcd156;
  text-transform: uppercase;
  padding: 8px 28px 8px 29px;
  display: inline-block;
  text-align: center;
  transition: all 500ms ease;
}
.btn-one:hover{
  color: #bcd156;
  background: #fff;
  transition: all 500ms ease;
}
.btn-style-two {
  position: relative;
  padding: 10px 15px;
  line-height: 15px;
  text-transform: uppercase;
  background: #f3f3f3;
  color: #374528;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #36462a;
  font-family: 'Roboto', sans-serif;
  transition: all 500ms ease;
  display: inline-block;
}
.btn-style-two:hover{
  color: #ffffff;
  background: #394b33;
  transition: all 500ms ease;
}
.btn-round{
  border-radius: 25px;
}
.btn-enquire{
  padding: 7px 40px!important;
}
.btn-enquire:hover{
  background-color: #1bb1dc!important;
  color: #ffffff!important;
  border-color: #1bb1dc!important;
}
.btn-two{
  position: relative;
  color: #bcd156;
  font-size: 14px;
  line-height: 25px;
  font-family: 'Lato',sans-serif;
  background: #fff;
  font-weight: 700;
  border-radius: 25px;
  border: 1px solid #bcd156;
  text-transform: uppercase;
  padding: 6px 23px 7px 23px;
  display: inline-block;
  text-align: center;
  transition: all 500ms ease;
}
.btn-two:hover{
  color: #fff;
  background: #bcd156;
  transition: all 500ms ease;
}

.link-btn{
  position: relative;
  padding: 0px;
  margin: 0px;
}
.link-btn li{
  display: inline-block;margin: 0px 3px;
}
.link-btn li a{
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-family: 'Lato',sans-serif;
  color: #777;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #f4f4f4;
  border-radius: 50%;
  transition: all 500ms ease;
}
.link-btn li a:hover,
.link-btn li a.active{
  background: #29463e;
  color: #fff;
  transition: all 500ms ease;
}


.book_btn{
    background: #000;
    color: white;
    border: 1px  solid #fff;
    border-radius: 4px;
    line-height: 20px;
    padding: 1px 6px 1px 6px;
}
.book_btn:hover {
    color: #0fb6e8;
    background: #fff;
    transition: all 500ms ease;
    border: 1px  solid #3fbee9;
}

/*
=============================================================================
  social buttons and login buttons 
=============================================================================
*/
.sign_in_label{
   font-size: 13px;
   text-transform: uppercase;
   font-weight: 500;
   color: #5c5a5a;
}
.btn.btn-dribbble {
   color: #fff;
   background-color: #ea4c89;
   border-color: #ea4c89;
   box-shadow: 0 2px 2px 0 rgba(234,76,137,.14), 0 3px 1px -2px rgba(234,76,137,.2), 0 1px 5px 0 rgba(234,76,137,.12);
}
.btn.btn-twitter {
   color: #fff;
   background-color: #55acee;
   border-color: #55acee;
   box-shadow: 0 2px 2px 0 rgba(85,172,238,.14), 0 3px 1px -2px rgba(85,172,238,.2), 0 1px 5px 0 rgba(85,172,238,.12);
}
.btn.btn-facebook {
   color: #fff;
   background-color: #3b5998;
   border-color: #3b5998;
   box-shadow: 0 2px 2px 0 rgba(59,89,152,.14), 0 3px 1px -2px rgba(59,89,152,.2), 0 1px 5px 0 rgba(59,89,152,.12);
}
.btn.btn-google {
   color: #fff;
   background-color: #dd4b39;
   border-color: #dd4b39;
   box-shadow: 0 2px 2px 0 rgba(221,75,57,.14), 0 3px 1px -2px rgba(221,75,57,.2), 0 1px 5px 0 rgba(221,75,57,.12);
}
.btn.btn-pinterest {
   color: #fff;
   background-color: #cc2127;
   border-color: #cc2127;
   box-shadow: 0 2px 2px 0 rgba(204,33,39,.14), 0 3px 1px -2px rgba(204,33,39,.2), 0 1px 5px 0 rgba(204,33,39,.12);
}
.btn.btn-fab, .btn.btn-just-icon {
  font-size: 24px;
  height: 41px;
  min-width: 41px;
  width: 41px;
  padding: 0;
  overflow: hidden;
  position: relative;
  line-height: 41px;
}
.btn.btn-just-icon:active, .btn.btn-just-icon:focus, .btn.btn-just-icon:hover {
  background-color: white;
  color: #e57923;
}

.shareBtn .btn.btn-fab, .shareBtn .btn.btn-just-icon {
  height: 28px;
  min-width: 100px;
  width: 41px;
  margin: 0;
  padding-left: 15px;
  text-align: center;
  overflow: hidden;
  position: relative;
  line-height: 30px;
}
.shareBtn{
/*position: absolute;
 right: 20px;
 left: auto;
 top: -26px;
*/
 display: block;
 position: relative;
 text-align: right;
}
.shareBtn a{
 text-transform: capitalize;
 font-size: 14px!important;
 font-family: "Roboto",sans-serif;
 font-weight: 400;
}
.shareBtn .btn.btn-fab, 
.shareBtn .btn.btn-just-icon {
  height: 28px;
  min-width: 100px;
  padding: 0;
  width: 41px;
  margin: 0;
  padding-left: 15px;
  text-align: center;
  overflow: hidden;
  position: relative;
  line-height: 24px;
}
.shareBtn .btn.btn-fab .fa, 
.shareBtn .btn.btn-fab .material-icons, 
.shareBtn .btn.btn-just-icon .fa, 
.shareBtn .btn.btn-just-icon .material-icons {
  margin-top: 0;
  position: absolute;
  width: auto;
  transform: none;
  left: 9px;
  text-align: left;
  z-index: 9;
  top: 0;
  height: 100%;
  line-height: 25px;
  font-size: 16px;
}
.btn-white {
    color: #fff!important;
    background-color: #e57923;
    box-shadow: 0 5px 20px 0 #00000017, 0 13px 24px -11px #9c27b040;
}
.btn-link {
    font-weight: 400;
    color: #ff780c;
    background-color: transparent;
    display: flex;
    float: left;
}
.login {
    margin: 0!important;
    color: white!important;
    padding: 2px 1px!important;
    font-size: 14px!important;
    background-color: transparent!important;
    border-radius: 1px;
}
.login .material-icons{
  vertical-align: middle;
  font-size: 17px;
}
input[type='submit'], 
input[type='button'],
button:focus{
   outline: 0!important;
}
/*** 

====================================================================
  Animate.css on hover effect
====================================================================
***/

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/*** 

====================================================================
  Scroll To Top style
====================================================================
***/
.scroll-top {
   width: 45px;
   height: 45px;
   position: fixed;
   bottom: 30px;
   right: 30px;
   font-size: 18px;
   border-radius: 50%;
   z-index: 99;
   display: none;
   color: #fff;
   text-align: center;
   cursor: pointer;
   background: #1bb1dc;
   -webkit-animation: pulse 2s infinite;
   -o-animation: pulse 2s infinite;
   animation: pulse 2s infinite;
}

.scroll-top span:before {
   font-size: 27px;
}

.scroll-top:after {
   position: absolute;
   z-index: -1;
   content: '';
   top: 100%;
   left: 5%;
   height: 10px;
   width: 90%;
   opacity: 1;

   background: -webkit-radial-gradient(center, ellipse, #b5cc47 0%, #057daf03 80%);
   background: -webkit-radial-gradient(center ellipse, #b5cc47 0%, #057daf03 80%);
   background: radial-gradient(ellipse at center, #b5cc47 0%, #057daf03 80%);
}

/*** 
====================================================================
          4. Main Header               Home-Page-One
====================================================================
***/
/** header area **/
.header-upper{
  position: relative;
  width: 100%;
  padding: 20px 0px;
}
.header-upper .top-right li{
  display: inline-block;
  margin-right: 45px;
}
.header-upper .top-right li {
  position: relative;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
  font-family: 'Lato',sans-serif;
  margin: 0px;
  font-weight: 600;
  margin-left: 20px;
}
.header-upper .top-right li:before{
  position: absolute;
  content: '';
  background: #b0c747;
  width: 1px;
  height: 20px;
  right: -12px;
  top: 3px;
}
.header-upper .top-right li:last-child:before{
  display: none;
}
.header-upper .top-right li i:before{
  color: #fff;
  margin-right: 8px;
}
.header-upper .top-right li a{
  color:#fff!important;
}
.main-header{
  position:relative;
  left:0px;
  top:0px;
  z-index:999;
  width:100%;
  font-family: 'Roboto', serif;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

/*.sticky-header{
  background-color: #224d60;
  background-image: linear-gradient(to right, #272a2f , #31391080 , #26627073);
  position:fixed;
  opacity:0;
  visibility:hidden;
  left:0px;
  top:0px;
  width:100%;
  z-index:0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}*/
/*
.fixed-header .sticky-header{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
*/
.header-lower{
    position: relative;
    background-color: #224d6066;
    width: 100%;
    background-image: linear-gradient(to right, #272a2f , #31391080 , #26627073);
}
.fixed-header .header-lower{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.fixed-header .header-lower {
    position: fixed;
    background-color: #224d60b5;
    width: 100%;
    background-image: linear-gradient(to right, #272a2f , #313910cf , #266270d9);
}

.header-lower .logo{
  position: relative;
  padding: 10px 0px;
  display: inline-block;
}
.header-lower .logo img {
  width: 100%; 
  max-width: 170px;
}
.main-menu{
  position:relative;
  display: inline-block;
  /*margin-right: 40px;*/
}

/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
/* END ANIMATED X */
.main-menu .navbar-collapse{
  padding:0px;  
}

.main-menu .navigation{
  position:relative;
  margin:0px;
}

.main-menu .navigation > li{
  position:relative;
  display: inline-block;
  margin: 0px 10px;
}
.main-menu .navigation > li:last-child{
  margin-right: 0px;
}

.main-menu .navigation > li > a > i:before{
  margin-right: 5px;
  font-size: 16px;
}
.main-menu .navigation > li > a{
  position: relative;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  font-weight: 500;
  padding: 10px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  -webkit-transition: all 500ms ease;
}

.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
  position: relative;
  color: #b1c847;
  opacity:1;
}
.main-menu .navigation > li.current > a:before{
  position: absolute;
  content: '';
  background: #bcd156;
  width: 100%;
  height: 2px;
  left: 0px;
  bottom: 8px;
}
.main-menu .navigation > li:hover > a{
  color: #bcd156;
  background: none;
  transition: all 500ms ease;
}

.main-menu .navigation > li:hover > a:after{
  opacity:1;
}

.main-menu .navigation > li > ul{
  position:absolute;
  left:0px;
  top:130%;
  margin-top: 0px;
  width:220px;
  padding:0px;
  z-index:100;
  display:none;
  background:#222;
  border-top:3px solid #bcd156;
  transition:all 1000ms ease;
  -moz-transition:all 1000ms ease;
  -webkit-transition:all 1000ms ease;
  -ms-transition:all 1000ms ease;
  -o-transition:all 1000ms ease;
}
.main-menu .navigation > li > ul > li{
  position:relative;
  width:100%;
  border-bottom:1px dashed #bcd156;
}
.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > a{
  position:relative;
  display:block;
  padding:10px 15px;
  line-height:28px;
  font-weight:400;
  font-size:16px;
  font-family: 'Lato', sans-serif;
  text-transform:capitalize;
  color: #ffffff;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
  color: #bcd156;
  padding:10px 15px 10px 17px;
  transition:all 500ms ease;
}


.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
  color:#ffffff;
  transition:all 500ms ease;  
}

.main-menu .navigation > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
  top:100%;
  transition:all 500ms ease;  
}


.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
  position:absolute;
  display: none;
  right: 0px;
  top: 10px;
  border:none;
  font-size:16px;
  line-height:28px;
  color:#ffffff;
  cursor:pointer;
  z-index:5;
}
.menu-bar {
  position: relative;
  display: inline-block;
  float: right;
}
.main-header .info-box{
  position: relative;
  display: inline-block;
  float: right;
  padding: 32px 0px 31px 0px;
}

.main-header .info-box a:hover{
  color: #fab740;
  background: #15223f;
  border: 2px solid #fab740;
  transition: all 500ms ease;
}
/*** 
====================================================================
          5. header search          
====================================================================
***/
.header-search {
    position: relative;
    padding: 10px 0px;
    background: #160f09;
    z-index: 5;
    display: none;
}
.header-search .container {
    padding-right: 0px
}
.header-search .search-form {
    position: relative;
    width: 270px;
}
.header-search .search {
    position: relative;
    margin: 0px;
}
.header-search .search input[type="text"], .header-search input[type="search"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    background: none;
    padding: 7px 40px 7px 15px;
    border: 1px solid #bcd156;
    color: #ffffff;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}
.header-search button {
    background: #bcd156;
    border-radius: 0 4px 4px 0;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 38px;
    border: 1px solid #bcd156;
}
.header-search button span::before {
    color: #fff;
    font-size: 15px;
}
.header-search .search input:focus {
    border: 1px solid #24c4f4;
}
.header-search .search input:focus + button, .header-search .search input button:hover {
    background: #24c4f4 none repeat scroll 0 0;
    color: #24c4f4;
    border: 1px solid #24c4f4;
}
.search-button{
  position: relative;
  display: inline-block;
  right: 20px;
}
.search-button:before{
  position: absolute;
  content: '';
  background: #f26d8a;
  width: 1px;
  height: 20px;
  right: -21px;
  top: 4px;
}
.search-button .toggle-search span:before{
  color: #fff;
}
.search-button .toggle-search {
    margin: 0;
    top: 0px;
    right: 0px;
}
.search-button .toggle-search button {
    display: inline-block;
    font-size: 13px;
    margin: 0;
    color: #fff;
    background: transparent;
    transition: all 500ms ease;
}
.search-button .toggle-search button:hover{
  color: #222;
  transition: all 500ms ease;
}

/*** 
====================================================================
          5. sticky header         
====================================================================
***/

.fixed-header .logo{
  position: relative;
  padding: 10px 0px;
}

.fixed-header .header-upper {
    position: relative;
    width: 100%;
    padding: 12px 0px!important;
}
.fixed-header .logo img {
  width: 150px;
  max-width: 150px!important;
  height: auto;
}
.fixed-header .info-box {
  padding: 28px 0px 28px 0px;
}
/*** 
====================================================================
          5.  main-banner        
====================================================================
***/

.main-banner{
  position: relative;
  width: 100%;
  min-height: 500px;
}
.main-banner .btn-one{
  transition: all 500ms ease !important;
}
.main-banner .banner-title h1{
  font-size: 42px !important;
  line-height: 50px !important;
  color: #fff;font-weight: bold;
  text-transform: uppercase;
}
.main-banner .banner-text p{
  font-size: 16px;
  color: #fff;
}
 
.main-banner .home_banner_package .banner_right_box{
   background-color: #9c9d40c7;
   min-height: 430px;
   padding: 15%;
   text-align: center;
}
.banner_right_box .banner-label-btn{
   position: relative;
   color: #fff;
   font-size: 16px;
   line-height: 18px;
   font-family: 'Lato',sans-serif;
   background-color: #059ed4;
   font-weight: 500;
   border-radius: 4px;
   border: 2px solid #059ed4;
   text-transform: uppercase;
   padding: 2px 8px;
   display: inline-block;
   text-align: center;
   transition: all 500ms ease;
   cursor: pointer;
}
.banner_right_box .btn2{
   border: 1px solid #ffffff;
   background-color: #ffffff00;
   color: #ffffff;
   font-size: 14px;
   border-radius: 2px;
   padding: 7px 15px;
}  
.banner_right_box .btn2 a{
   color:#000000;
}  
.banner_right_box .btn2:hover{
  color: #423e3e;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.banner_right_box .table span{
  height: 100px;
  border: 0.5px solid #fff;
  display: inline-block;
  margin-top: 25px;
}
.banner_right_box h2{
  position: relative;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'SwitzerlandCondLight';
  line-height: 40px;
  color: #000;
  font-weight: 400;
  margin-bottom: 6px;
}
.banner_right_box h2.second{
  color: white;
  font-weight: bolder;
  display: inline-flex;
  font-family: SwitzerlandCondLight;
  transform: scale(2.5,1.5);
  margin: 7px 0;
}

.slotholder:after{
  position:absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #000;
  opacity: .30;
}
.hephaistos.tparrows{
  top: 60% !important;
}

/*** 
====================================================================
          5.  main search box       
====================================================================
***/
.main_search_box{
   display: block;
   position: relative;

}
.main_search_box .searchBox {
   position: absolute;
   top: -26px;
   left: 0;
   padding: 0px 15px;
   font-family: "Raleway",sans-serif;
   background-color: #0593c6;
   color: white;
}
.main_search_box .searchBox:after{
   position: absolute;
   z-index: 1;
   content: '';
   top: 0;
   left: 100%;
   height: 0;
   width: 0;
   border-bottom: 15px solid #0593c6;
   border-right: 20px solid #fff0;
   border-left: 15px solid #0593c6;
   border-top: 12px solid #fff0;

   background: -webkit-radial-gradient(center, ellipse, #b5cc47 0%, #057daf03 80%);
   background: -webkit-radial-gradient(center ellipse, #b5cc47 0%, #057daf03 80%);
   background: radial-gradient(ellipse at center, #b5cc47 0%, #057daf03 80%);
}
.main_search{
   background-color: #7a7b3247;
   padding: 15px;
   padding-top: 8px;
   position: relative;
   display: block;
   font-family: raleway;
   color: #fff;
}
.main_search .row [class*="col-"]{
  padding-right: 2px!important;
  padding-left: 2px!important;
}
.main_search input, .main_search button, .main_search select, .main_search textarea{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ffffff;
  border-radius: 3px;
}
.main_search_box .main-search-btn{
   position: relative;
   line-height: 18px;
   font-family: 'Lato',sans-serif;
   font-weight: 500;
   text-transform: uppercase;
   display: inline-block;
   text-align: center;
   transition: all 500ms ease;
   cursor: pointer;
   border: 1px solid #04b2e5;
   border-radius: 4px;
   background-color: #04b2e5;
   color: #ffffff;
   font-size: 14px;
   padding: 7px 15px;
   box-shadow: 2px 2px 4px -1px #526c63;
}
.main_search_box .main-search-btn:hover{
   color: #423e3e;
   background-color: #ffffff;
   border: 1px solid #04b2e5;
}

.destination .nav-pills.nav-pills-rose .nav-item.active .nav-link,
.destination .nav-pills.nav-pills-rose .nav-item.active .nav-link:focus, 
.destination .nav-pills.nav-pills-rose .nav-item.active .nav-link:hover {
    background-color: #f4f0ef!important;
    box-shadow: none;
    color: #3f3d3d!important;
    border-color: #e97713ba!important;
    border-bottom: 2px solid #f1efee!important;
}
.destination .nav-pills .nav-item .nav-link {
  color: #ffffff!important;
  box-shadow: none;
  padding: 8px 12px;
  background-color: #e97713db!important;
  border: 2px solid;
  border-color: transparent;
  z-index: 9;
}
.destination .nav-item{
  margin-left:0!important; 
}
.destination .dropdown-menu>.active>a, 
.destination .dropdown-menu>.active>a:focus, 
.destination .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e57923!important;
    outline: 0;
}

/***** end main search box *****/
/*** 
====================================================================
          5.  main footer area      
====================================================================
***/
.main-footer-area{
   background-color: #2b2e31;
   background-position: center center;
   background-repeat: no-repeat;
   background: linear-gradient(0deg,#1f2020c7,#2222225c),url(../../images/footer_bg.png);
   position: relative;
   width: 100%;
   background-size: cover;
   padding: 60px 0px 0px 0px;
}
.main-footer-area p, .main-footer-area a, .main-footer-area i{
      color: #fff;
}
.footer-top-area{
   position: relative;
   display: inline-block;
   padding: 15px 0;
   text-align: center;
   width: 100%;
}
.footer-top-area img{
  width: 120%;
  margin-left: -10%;
  /*filter: saturate(8);*/
  /*filter: brightness(2);*/
  filter: contrast(4);
}

.footer-top-area .footer-socila li h4{
  color: #fff;
  margin-right: 11px;
  margin-bottom: 0px;
  top: 2px;
}
.footer-top-area .footer-socila{
  position: relative;
  display: inline-block;
  top: 5px;
}
.footer-top-area .footer-socila:before{
  position: absolute;
  content: '';
  background: #4f5355;
  width: 1px;
  height: 110px;
  top: -35px;
  right: -51px;
}
.footer-top-area .footer-socila li{
  display: inline-block;
  margin: 0px 6px;
}
.footer-top-area .footer-socila li a{
  position: relative;
  display: inline-block;
  background: transparent;
  width: 40px;
  height: 40px;
  color: #b5b7b7;
  font-size: 15px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #b5b7b7;
  border-radius: 50%;
  transition: all 500ms ease;
}
.footer-top-area .footer-socila li a:hover{
  color: #fff;
  background: #bcd156;
  border: 1px solid #bcd156;
  transition: all 500ms ease;
}
.footer-top-area .footer-subscribe{
  position: relative;
  display: inline-block;
  float: right;
}
.footer-top-area .footer-subscribe .form-group{
  margin-bottom: 0px;
}
.footer-top-area .footer-subscribe input{
  position: relative;
  width: 320px;
  height: 50px;
  padding: 15px;
  border: 1px solid #777a7b;
  border-radius: 25px;
  color: #fff;
  background: #464a4c;
  margin-right: 6px;
}
.footer-top-area .footer-subscribe .btn-one{
  padding: 8px 30px 8px 30px;
}
.main-footer{
  position: relative;
  padding: 50px 0px 60px 0px;
}
.main-footer-area p{
  color: #bfbfbf;
}
.main-footer .logo-widget a{
  font-size: 14px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  color: #bfbfbf;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.main-footer .logo-widget .footer-logo{
  position: relative;
  padding: 0px 0px 5px 0px;
}
.main-footer .logo-widget .footer-logo img{
   width: 250px;
   position: relative;
   height: 120px;
}
.main-footer .logo-widget p{
  margin-bottom: 14px;
}
.main-footer .logo-widget a:hover{
  color: #bcd156;
  transition: all 500ms ease;
}
.main-footer h3{
  color: #fff;
  margin-top: 17px;
  margin-bottom: 21px;
}
.main-footer .link-widget h3, .main-footer .contact-widget h3, .main-footer .gallery-widget h3{
  margin-bottom: 30px;
}
.main-footer .link-widget li a,.main-footer .gallery-widget li a{
  position: relative;
  display: block;
  font-size: 15px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  color: #bfbfbf;
  padding: 0px;
  transition: all 500ms ease;
}
.main-footer .link-widget li{
   margin-bottom: 20px;
}
/*.main-footer .link-widget li a:before,.main-footer .gallery-widget li a:before{
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 15px;
  color: #bfbfbf;
  left: 0px;
  top: 0px;
  transition: all 500ms ease;
}
.main-footer .link-widget li a:hover:before,.main-footer .gallery-widget li a:hover:before{
  color: #bcd156;
  transition: all 500ms ease;
}
*/
.gallery-widget ul.footer-socila{
  position: relative;
  display: block;
}
.gallery-widget ul.footer-socila li{
  display: block;
  margin: 0px 6px;
  margin-bottom: 10px;
}
.gallery-widget ul.footer-socila li a .fa{
   position: relative;
   display: inline-block;
   width: 35px;
   height: 34px;
   color: #ffffff;
   font-size: 19px;
   margin-right: 15px;
   text-align: center;
   line-height: 33px;
   border: 2px solid #ffffff;
   border-radius: 50%;
   transition: all 500ms ease;
}
ul.footer-socila li a .fb{
   background: #055087;
}
ul.footer-socila li a .tw{
   background: #2ebbe9;
}
ul.footer-socila li a .in{
   background: #e24f57;
}
ul.footer-socila li a .li{
   background: #02acea;
}
ul.footer-socila li a .you{
   background: #cb1e24;
}
.gallery-widget ul.footer-socila li:hover a .fa{
  background: #bcd156;
  border: 2px solid #2ebbe9;
  transition: all 500ms ease;
}
.gallery-widget ul.footer-socila li:hover a{
  transition: all 500ms ease;
  color: #bcd156;

}
.main-footer .link-widget li a:hover,.main-footer .gallery-widget li a:hover{
  color: #bcd156;
  transition: all 500ms ease;
}
/*.main-footer .gallery-widget img{
  margin-bottom: 10px;
}*/
.main-footer .gallery-widget{
  position: relative;
  padding: 0px 10px 0px 0px;
}
.main-footer .link-widget{
  padding: 0px 0px 0px 65px;
}
.main-footer .contact-widget .addr{
   margin-bottom: 15px;
}
.main-footer .contact-widget .single-item{
  position: relative;
  color: #c3c4c4;
  font-size: 14px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  padding: 0px 0px 5px 28px;
  margin-bottom: 8px;
}
.main-footer .contact-widget .single-item .mail a{
  position: relative;
  color: #c3c4c4;
  font-size: 14px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  padding: 0px 50px 5px 2px;
  margin-bottom: 0px;
  transition: all 500ms ease;
}
.main-footer .contact-widget .single-item .mail a:hover{
  color: #bcd156;
  transition: all 500ms ease;
}
.footer-bottom a{
  position: relative;
  color: #bcd156;
  font-size: 14px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  margin-bottom: 0px;
  transition: all 500ms ease;
}
.main-footer .contact-widget .single-item .icon-box{
  position: absolute;
  left: 0px;
  top: 0px;
}
.main-footer .contact-widget .single-item .icon-box i:before{
  font-size: 14px;
  color: #c3c4c4;
}
.main-footer .contact-widget p{
   margin-bottom: 8px;
   text-align: left;
   font-weight: 400;
   line-height: 20px;
   font-size: 14px;
}
.footer-bottom{
   position: relative;
   padding: 15px 0px 7px 0px;
   background-color: #283132;
   color: white;
}
.footer-bottom p, .footer-bottom a{
   color: #ffffff;
}
.footer-bottom img{
   margin-left: 20px;
   position: relative;  
}


/*

===============================================================================
page wrapper bg effect sections 
===============================================================================

*/
.first-section{
  position: relative;
  width: 100%;
  overflow: inherit;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background: rgb(41, 69, 61);
  background: linear-gradient(90deg, #245565 1%, #283533 28%, #293734 51%, #283433 75%, rgb(86, 122, 84) 100%);
  background: url('../../images/home_banner_bg.png');
}
.second-section{
   position: relative;
   /*min-height: 1000px;*/
   width: 100%;
   background: rgb(41, 69, 61);
   background: linear-gradient(90deg, #245565 1%, #283533 28%, #293734 51%, #283433 75%, rgb(86, 122, 84) 100%);
}
.page-wrapper.third-section{
  background: rgb(69, 82, 58);
  background: linear-gradient(90deg, #424e38 1%, #2e3533 28%, #272d30 51%, #24505c 75%, rgb(71, 83, 57) 100%);
  /*min-height: 1000px;*/
}
.page-wrapper.fourth-section{
  background: rgb(69, 82, 58);
  background: linear-gradient(90deg, #245462 1%, #3c4536 28%, #b6ca5738 51%, #272e30 75%, rgb(39, 44, 48) 100%);
}

/*** 
====================================================================
   home page welcome section , key features
====================================================================
***/
section.welcome-section{
   position: relative;
   display: block;
   padding: 30px 0;
   padding-top: 50px;
}
.services-block-one {
   position: relative;
   margin-bottom: 20px;
   text-align:  center;
}

.services-block-one .inner-box {
   padding-bottom: 30px;
}

.services-block-one .image {
   position: relative;
   min-height: 80px;
   width: 80px;
   overflow: hidden;
   height: 80px;
   margin: auto;
   /*border: 1px solid #fff;*/
   border-radius: 50%;
   padding: 10px;
   margin-bottom: 10px;
   background-color: #bbd153;

}
.image img{
   vertical-align: middle;
   object-fit: contain;
   width: 100%;
   height: 100%;
}
.services-block-one h4 {
   position: relative;
   font-size: 18px;
   font-weight: 600;
   padding-bottom: 0px;
   margin-bottom: 10px;
}
.services-block-one .text {
    color: #bcbfb1;
    font-family: "Lato",sans-serif;
}
.services-block-one h4 span {
   color: #bed25a;
   transition: all .5s ease;
}

.services-block-one:hover  h4 span{
   color: #1bb1dc;
}

.services-block-one h4:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 45px;
    height: 1px;
    background-color: #bacf4d;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transform: translateX(-50%);
}

.services-block-one:hover h4:after {
   width: 80px;
}


/*
==========================================================================
  holiday-packages.php inner page === bootstrap-tagsinput 
==========================================================================
*/
.bootstrap-tagsinput {
   display: inline-block;
   padding: 4px 6px;
   max-width: 100%;
   line-height: 22px;
}
.bootstrap-tagsinput input {
   outline: none;
   background-color: transparent;
   margin: 0;
   width: 74px;
   max-width: inherit;
   display: inline-block;
}
.bootstrap-tagsinput input,.bootstrap-tagsinput input:focus {
   border: none;
   box-shadow: none;
   background-image: none;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
   color: #777;
   opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder,.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
   color: #777;
}
.bootstrap-tagsinput .tag {
   cursor: pointer;
   margin: 5px 3px 5px 0;
   position: relative;
   padding: 3px 8px;
   border-radius: 12px;
   color: #fff;
   font-weight: 500;
   font-size: .75em;
   text-transform: uppercase;
   display: inline-block;
   line-height: 1.5em;
   padding-left: .8em;
}
.bootstrap-tagsinput .tag:hover {
   padding-right: 18px;
}
.bootstrap-tagsinput .tag:hover [data-role=remove] {
   opacity: 1;
   padding-right: 6px;
}
.bootstrap-tagsinput .tag [data-role=remove] {
   cursor: pointer;
   position: absolute;
   top: 3px;
   right: 0;
   opacity: 0;
}
.bootstrap-tagsinput .tag [data-role=remove]:after {
   content: "x";
   padding: 0 2px;
}
.bootstrap-tagsinput.primary-badge .tag {
   background-color: #b0c747;
   color: #fff;
}
.bootstrap-tagsinput.primary-badge .tag .tagsinput-remove-link {
   color: #fff;
}
.bootstrap-tagsinput.info-badge .tag {
   background-color: #00bcd4;
   color: #fff;
}
.bootstrap-tagsinput.info-badge .tag .tagsinput-remove-link {
   color: #fff;
}
.bootstrap-tagsinput.success-badge .tag {
   background-color: #4caf50;
   color: #fff;
}
.bootstrap-tagsinput.success-badge .tag .tagsinput-remove-link {
   color: #fff;
}
.bootstrap-tagsinput.warning-badge .tag {
   background-color: #ff9800;
   color: #fff;
}
.bootstrap-tagsinput.warning-badge .tag .tagsinput-remove-link {
   color: #fff;
}
.bootstrap-tagsinput.danger-badge .tag {
   background-color: #0093e8;
   color: #fff;
}
.bootstrap-tagsinput.danger-badge .tag .tagsinput-remove-link {
   color: #fff;
}
.bootstrap-tagsinput.rose-badge .tag {
   background-color: #b0c747;
   color: #fff;
}
.badge {
   padding: 5px 12px;
   text-transform: uppercase;
   font-size: 10px;
   color: #fff;
}
.badge.badge-primary {
   background-color: #9c27b0;
}
.badge.badge-info {
   background-color: #00bcd4;
}
.badge.badge-success {
   background-color: #4caf50;
}
.badge.badge-warning {
   background-color: #ff9800;
}
.badge.badge-danger {
   background-color: #f44336;
}
.badge.badge-rose {
   background-color: #e91e63;
}
.badge.badge-default {
   background-color: #999;
}
.badge-default[href]:focus,.badge-default[href]:hover {
   background-color: #c1c1c1;
}
.badge-primary[href]:focus,.badge-primary[href]:hover {
   background-color: #89229b;
}
.badge-info[href]:focus,.badge-info[href]:hover {
   background-color: #00a5bb;
}
.badge-success[href]:focus,.badge-success[href]:hover {
   background-color: #449d48;
}
.badge-warning[href]:focus,.badge-warning[href]:hover {
   background-color: #e68900;
   color: #fff;
}
.badge-danger[href]:focus,.badge-danger[href]:hover {
   background-color: #f32c1e;
}
.badge-rose[href]:focus,.badge-rose[href]:hover {
   background-color: #d81558;
}
.badge.badge-warning {
   background-color: #ff9800;
}








/*** 
====================================================================
  packages.php inner page ==== nav tabs and nav pills nav-links tabs 
====================================================================
***/
.nav-pills:not(.flex-column) .nav-item+.nav-item:not(:first-child) {
   margin-left: 5px;
}
.nav-pills.flex-column .nav-item+.nav-item {
   margin-top: 5px;
}
.nav-pills .nav-item .nav-link {
   line-height: 24px;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: 500;
   min-width: 100px;
   text-align: center;
   color: #555;
   transition: all .3s;
   border-radius: 30px;
   padding: 10px 15px;
}

.nav-pills .nav-item .nav-link:hover {
   background-color: hsla(0,0%,78%,.2);
}
.nav-pills .nav-item.active .nav-link {
   color: #fff;
   background-color: #b0c747;
   box-shadow: 0 5px 20px 0 #00000017, 0 13px 24px -11px #9c27b040;
}
.nav-pills .nav-item i {
   vertical-align: middle;
}
.nav-pills.nav-pills-info .nav-item.active .nav-link,.nav-pills.nav-pills-info .nav-item.active .nav-link:focus,.nav-pills.nav-pills-info .nav-item.active .nav-link:hover {
   background-color: #00bcd4;
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.2),0 13px 24px -11px rgba(0,188,212,.6);
   color: #fff;
}
.nav-pills.nav-pills-rose .nav-item.active .nav-link,.nav-pills.nav-pills-rose .nav-item.active .nav-link:focus,.nav-pills.nav-pills-rose .nav-item.active .nav-link:hover {
   background-color: #e91e63;
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.2),0 13px 24px -11px rgba(233,30,99,.6);
   color: #fff;
}
.nav-pills.nav-pills-success .nav-item.active .nav-link,.nav-pills.nav-pills-success .nav-item.active .nav-link:focus,.nav-pills.nav-pills-success .nav-item.active .nav-link:hover {
   background-color: #4caf50;
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.2),0 13px 24px -11px rgba(76,175,80,.6);
   color: #fff;
}
.nav-pills.nav-pills-warning .nav-item.active .nav-link,.nav-pills.nav-pills-warning .nav-item.active .nav-link:focus,.nav-pills.nav-pills-warning .nav-item.active .nav-link:hover {
   background-color: #ff9800;
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.2),0 13px 24px -11px rgba(255,152,0,.6);
   color: #fff;
}
.nav-pills.nav-pills-danger .nav-item.active .nav-link,.nav-pills.nav-pills-danger .nav-item.active .nav-link:focus,.nav-pills.nav-pills-danger .nav-item.active .nav-link:hover {
   background-color: #f44336;
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.2),0 13px 24px -11px rgba(244,67,54,.6);
   color: #fff;
}
.nav-pills.nav-pills-icons .nav-item .nav-link {
   border-radius: 4px;
}

/*** 
====================================================================
    dropdowns  dropdown-menu      
====================================================================
***/
.dropdown-menu {
   z-index: 9;
   display: none;
   padding: .3125rem 0;
   border: 0;
   opacity: 0;
   transform: scale(0);
   transform-origin: 0 0;
   will-change: transform,opacity;
   transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);
   box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
.dropdown-menu.showing {
   animation-name: e;
   animation-duration: .3s;
   animation-fill-mode: forwards;
   animation-timing-function: cubic-bezier(.4,0,.2,1);
}
.dropdown-menu.show,.open>.dropdown-menu {
   display: block;
   opacity: 1;
   transform: scale(1);
}
.dropdown-menu.hiding {
   display: block;
   opacity: 0;
   transform: scale(0);
}
.dropdown-menu[x-placement=bottom-start] {
   transform-origin: 0 0;
}
.dropdown-menu[x-placement=bottom-end] {
   transform-origin: 100% 0;
}
.dropdown-menu[x-placement=top-start] {
   transform-origin: 0 100%;
}
.dropdown-menu[x-placement=top-end] {
   transform-origin: 100% 100%;
}
.dropdown-menu .disabled>a {
   color: #777;
}
.dropdown-menu .disabled>a:focus,.dropdown-menu .disabled>a:hover {
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   color: #777;
}
.dropdown-menu.dropdown-with-icons .dropdown-item {
    padding: .75rem 1.25rem .75rem .75rem;
}
.btn_logged_in .dropdown-menu.dropdown-with-icons .dropdown-item {
    color: #2a352a!important;
}
.dropdown-menu.dropdown-with-icons .dropdown-item .material-icons {
   vertical-align: middle;
   font-size: 24px;
   position: relative;
   margin-top: -4px;
   top: 1px;
   margin-right: 12px;
   opacity: .5;
}
.btn_logged_in .nav_menu_dropdown{
   border-radius: 5px;
   border-top-left-radius: 5px!important;
   border-top-right-radius: 5px!important;
   left: 12px;
   top: 90%;
   width: 90%;
}
.btn_logged_in .nav_menu_dropdown .dropdown-item:hover .material-icons {
   opacity: 1;
}
.btn_logged_in .nav_menu_dropdown .dropdown-item:hover{
   box-shadow: none!important;
   background-color: transparent!important;
   color: #b0c747!important;
}
.btn_logged_in .nav_menu_dropdown .dropdown-divider{
   height: 0;
   margin: .5rem 0;
   overflow: hidden;
   border-top: 1px solid #e9ecef;
}
.dropdown-menu .dropdown-item,.dropdown-menu li>a {
   position: relative;
   width: auto;
   display: flex;
   flex-flow: nowrap;
   align-items: center;
   color: #333;
   font-weight: 400;
   text-decoration: none;
   font-size: 14px;
   border-radius: .125rem;
   margin: 0 .3125rem;
   transition: all .15s linear;
   min-width: 7rem;
   padding: .625rem 1.25rem;
   overflow: hidden;
   line-height: 1.428571;
   text-overflow: ellipsis;
   word-wrap: break-word;
}
@media (min-width:768px) {
   .dropdown-menu .dropdown-item,.dropdown-menu li>a {
       padding-right: 1.5rem;
       padding-left: 1.5rem;
  }
}
.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover,.dropdown-menu a:active,.dropdown-menu a:focus,.dropdown-menu a:hover {
   box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(156,39,176,.4)!important;
   background-color: #b0c747!important;
   color: #fff!important;
}
.dropdown-toggle.bmd-btn-fab:after,.dropdown-toggle.bmd-btn-icon:after {
   display: none;
}
.dropdown-toggle.bmd-btn-fab~.dropdown-menu.dropdown-menu-top-left,.dropdown-toggle.bmd-btn-fab~.dropdown-menu.dropdown-menu-top-right,.dropdown-toggle.bmd-btn-icon~.dropdown-menu.dropdown-menu-top-left,.dropdown-toggle.bmd-btn-icon~.dropdown-menu.dropdown-menu-top-right {
   bottom: 2rem;
}
.dropdown-toggle:after {
   will-change: transform;
   transition: transform .15s linear;
}
.show .dropdown-toggle:after, .in .dropdown-toggle:after, .open .dropdown-toggle:after {
   transform: rotate(180deg);
}
:not(.bootstrap-select .dropdown-toggle) .dropdown-toggle:after {
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: .255em;
   vertical-align: .255em;
   content: "";
   border-top: .3em solid;
   border-right: .3em solid transparent;
   border-bottom: 0;
   border-left: .3em solid transparent;
}
.show:not(.modal) .dropdown-toggle:after {
   transform: rotate(180deg);
}
.dropdown-toggle.bmd-btn-fab-sm~.dropdown-menu.dropdown-menu-top-left,.dropdown-toggle.bmd-btn-fab-sm~.dropdown-menu.dropdown-menu-top-right {
   bottom: 2.5rem;
}
.dropdown-toggle.bmd-btn-icon~.dropdown-menu {
   margin: 0;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
   margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
   display: inline-block;
}
.dropdown-header {
   font-size: .75rem;
   padding-top: .1875rem;
   padding-bottom: .1875rem;
   text-transform: none;
   color: #777;
   line-height: 1.428571;
   font-weight: inherit;
}
@keyframes e {
   0% {
       opacity: 0;
       transform: scale(0);
  }
   to {
       opacity: 1;
       transform: scale(1);
  }
}
.dropdown-menu.bootstrap-datetimepicker-widget {
   opacity: 0;
   transform: scale(0);
   transition-duration: .3s;
   transition-timing-function: cubic-bezier(.4,0,.2,1);
   transform-origin: 0 0;
   will-change: transform,opacity;
   top: 0;
}
.dropdown-menu.bootstrap-datetimepicker-widget.top {
   transform-origin: 0 100%;
}
.dropdown-menu.bootstrap-datetimepicker-widget.open {
   opacity: 1;
   transform: scale(1);
   top: 0;
}




/*******************************************************************************************/
/*Bootstrap selectpicker */
/*! * Bootstrap-select v1.12.4 (https://silviomoreto.github.io/bootstrap-select) * Copyright 2013-2018 bootstrap-select * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE) */
select.bs-select-hidden,select.selectpicker {
   display: none!important;
}
.bootstrap-select {
   width: 220px;
}
.bootstrap-select>.dropdown-toggle {
   width: 100%;
   padding-right: 25px;
   padding-left: 20px;
   z-index: 1;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn:hover {
   color: #325f63;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
   color: #999;
}
.bootstrap-select>select {
   position: absolute!important;
   bottom: 0;
   left: 50%;
   display: block!important;
   width: .5px!important;
   height: 100%!important;
   padding: 0!important;
   opacity: 0!important;
   border: none;
}
.bootstrap-select>select.mobile-device {
   top: 0;
   left: 0;
   display: block!important;
   width: 100%!important;
   z-index: 2;
}
.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle {
   border-color: #b94a48;
}
.bootstrap-select.fit-width {
   width: auto!important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
   width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
   outline: thin dotted #333!important;
   outline: 5px auto -webkit-focus-ring-color!important;
   outline-offset: -2px;
}
.bootstrap-select.form-control {
   margin-bottom: 0;
   padding: 0;
   border: none;
}
.bootstrap-select.form-control:not([class*=col-]) {
   width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
   z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
   border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-] {
   float: none;
   display: inline-block;
   margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
   float: right;
}
.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group {
   margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {
   padding: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
   height: 100%;
   font-size: inherit;
   line-height: inherit;
   border-radius: inherit;
}
.form-inline .bootstrap-select.btn-group .form-control {
   width: 100%;
}
.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled {
   cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus {
   outline: none!important;
}
.bootstrap-select.btn-group.bs-container {
   position: absolute;
   height: 0!important;
   padding: 0!important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
   z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-weight: 400;
  color: #aaa9a9;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
   position: absolute;
   top: 50%;
   right: 12px;
   margin-top: -2px;
   vertical-align: middle;
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
   width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
   min-width: 100%;
   box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
   position: static;
   float: none;
   border: 0;
   padding: 0;
   margin: 0;
   border-radius: 0;
   box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
   position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
   color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
   pointer-events: none;
   cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
   position: relative;
   padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
   display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
   display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
   padding-left: .5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
   position: absolute;
   bottom: 5px;
   width: 96%;
   margin: 0 2%;
   min-height: 26px;
   padding: 3px 5px;
   background: #f5f5f5;
   border: 1px solid #e3e3e3;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
   pointer-events: none;
   opacity: .9;
   box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
   padding: 3px;
   background: #f5f5f5;
   margin: 0 5px;
   white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
   position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
   position: static;
   top: auto;
   margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
   position: absolute;
   display: inline-block;
   right: 10px;
   font-size: 16px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
   margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
   z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
   content: "";
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   border-bottom: 7px solid hsla(0,0%,80%,.2);
   position: absolute;
   bottom: -4px;
   left: 9px;
   display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
   content: "";
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-bottom: 6px solid #fff;
   position: absolute;
   bottom: -4px;
   left: 10px;
   display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
   bottom: auto;
   top: -3px;
   border-top: 7px solid hsla(0,0%,80%,.2);
   border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
   bottom: auto;
   top: -3px;
   border-top: 6px solid #fff;
   border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
   right: 12px;
   left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
   right: 13px;
   left: auto;
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
   display: block;
}
.bs-actionsbox,.bs-donebutton,.bs-searchbox {
   padding: 4px 8px;
}
.bs-actionsbox {
   width: 100%;
   box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
   width: 50%;
}
.bs-donebutton {
   float: left;
   width: 100%;
   box-sizing: border-box;
}
.bs-donebutton .btn-group button {
   width: 100%;
}
.bs-searchbox+.bs-actionsbox {
   padding: 0 8px 4px;
}
.bs-searchbox .form-control {
   margin-bottom: 0;
   width: 100%;
   float: none;
}
.bootstrap-select .dropdown-toggle:focus {
   outline: none!important;
}
.bootstrap-select.show>.dropdown-menu>.dropdown-menu {
   display: block;
}
.bootstrap-select>.dropdown-menu>.dropdown-menu li.hidden {
   display: none;
}


.dropdown-menu.bootstrap-datetimepicker-widget {
   opacity: 1;
   transform: scale(1);
   transition-duration: .3s;
   transition-timing-function: cubic-bezier(.4,0,.2,1);
   transform-origin: 0 0;
   will-change: transform,opacity;
   top: 0;
}
.dropdown-menu.bootstrap-datetimepicker-widget.top {
   transform-origin: 0 100%;
}
.dropdown-menu.bootstrap-datetimepicker-widget.open {
   opacity: 1;
   transform: scale(1);
   top: 0;
}

/*
.nbs-flexisel-container {
   position: relative;
   max-width: 100%;
}
.nbs-flexisel-ul {
   position: relative;
   width: 99999px;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}
.nbs-flexisel-inner {
   overflow: hidden;
   width: 100%;
}
.nbs-flexisel-item {
   float: left;
   margin: 0;
   padding: 0;
   cursor: pointer;
   position: relative;
   line-height: 0;
}
.nbs-flexisel-item img {
   max-width: 100%;
   cursor: pointer;
   position: relative;
   margin-top: 10px;
   margin-bottom: 10px;
}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
   top: 40%;
}
.nbs-flexisel-nav-left {
   left: -20px;
}
.nbs-flexisel-nav-left.disabled {
   opacity: .4;
}
.nbs-flexisel-nav-right {
   right: -20px;
}
.nbs-flexisel-nav-right.disabled {
   opacity: .4;
}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
   position: absolute;
   cursor: pointer;
   z-index: 100;
   opacity: .5;
}*/

/*** 
====================================================================
 packages.php == packages-section Section
====================================================================
***/

.packages-section{
    background-color: #ffffff;
    padding: 30px 0;
    /*padding-bottom: 100px;*/
    position: relative;
    display: block;
}
.product-page .main-raised {
    padding-bottom: 50px;
    position: relative;
    padding: 15px;
    border-radius: 6px;
    /*box-shadow: 7px 7px 15px -4px #00000024, 0px 0px 0px 0px #0000001f, 0px 0px 0px 0px #00000033; */
}
.main-raised .sec-title{
    margin: 30px 0 0 0px;
    font-size: 20px;
    font-weight: 700;
    color: #838687;
    text-shadow: 1px 1px 1px #c7c5c5;
}
.product-page .main-raised .galleryBox {
    background-color: #dde3ec59;
    border-radius: 5px;
    overflow: hidden;
    margin: 30px 0;
}
.gallery-img {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.gallery-img img{
    width: 100%!important;
    max-width: 100%!important;
    position: relative;
    display: block;
    height: 100%!important;
    object-fit: cover;
}
.tab-content .card-collapse .card-header {
    padding: 8px!important;
    border-radius: 3px;
    border-bottom: 0px solid #ddd;
    margin-bottom: 10px;
    margin: 0;
    box-shadow: none!important;
    background: linear-gradient(60deg,#dde9b5,#c0e6ee)!important;
}
.tab-content .card-collapse .card-header a[aria-expanded=true] {
    color: #e57923!important;
}
.card-collapse .card-header a i {
    float: right;
    top: 4px;
    position: relative;
}
.card-collapse .card-header a[aria-expanded=true] i {
    transform: rotate(180deg);
}
.tab-content .card-collapse .card-header a i {
    top: 0px;
}
.show {
    /*display: block!important;*/
}
.tab-content .card-collapse .card-header a {
  display: block;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .5px;
  text-align: left;
  transition: all .3s;
  padding: 0px;
  font-family: Lato,sans-serif;
}
.card.card-collapse{
  margin-bottom: 10px;
}
.package-detail-box{
  padding: 35px 0;
}
.package-detail-box .nav-pills:not(.flex-column) .nav-item+.nav-item:not(:first-child){
  margin-left: 2.8%;
}
.tab-content .card .card-body, 
.tab-content .card .card-footer {
    padding: 10px 5px;
}
.carousel-block{
  display: block;
  position: relative;
}
.carousel-block ul{
  margin: 0;
  padding: 10px 30px;
  text-align: center;
  position: relative;
  list-style-type: none;
  text-align: center;
}
.carousel-block ul li{
    display: block;
    /*float: left;*/
    margin: 0;
    padding: 0;
    max-width: 100%;
    cursor: pointer;
    position: relative;
    line-height: 0;
}
.carousel-block ul li a.nav-link {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5px;
    display: block;
    border: 1px solid transparent;
    background: transparent;
    border-radius: 3px;
    opacity: .8;
    max-height: 60px;
}
.carousel-block ul li a.nav-link img {
   border-radius: 3px;
   width: 100%;
   height: 48px;
   text-align: center;
   margin: 0;
   object-fit: cover;
}


/*
=============================================================================
  packages.php === inner pages 
=============================================================================
*/
.back-background:after, .card-background:after, .front-background:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(39, 42, 47, 0.89);
    border-radius: 6px;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.product-page .overview_box, 
.product-page .overview_box span, 
.product-page .overview_box h4, 
.product-page .overview_box h5, 
.product-page .overview_box li, 
.product-page .overview_box li p, 
.product-page .overview_box li span, 
.product-page .overview_box p{
  font-family: "Roboto",Helvetica,Arial,sans-serif!important;
  font-weight: 300!important;
  font-size: 14px!important;
  text-align: justify!important;
  color: #5e5e5e;
}
.card .card-body, .card .card-footer {
  padding: 10px 15px;
}
.card-background.card .card-body .card-description{
  color: hsla(0,0%,100%,.7)!important;
  text-align: center;
} 
.product-page .overview_box {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.product-page .info .nav-pills .nav-item .nav-link {
   line-height: 24px;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: 500;
   min-width: 70px;
   text-align: center;
   color: #555;
   transition: all .3s;
   border-radius: 3px;
   padding: 5px 15px;
}
.product-page .info .nav-pills .nav-item.active .nav-link {
  color: #fff!important;
  background-color: #b0c747;
  box-shadow: 0 5px 20px 0 #00000017, 0 13px 24px -11px #9c27b040;
}
.package-detail-box .nav-pills .nav-item .nav-link {
  line-height: 24px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  background-color: hsla(0,0%,78%,.2);
  min-width: 70px;
  text-align: center;
  color: #555;
  transition: all .3s;
  border-radius: 3px;
  padding: 8px 15px;
}
.package-detail-box .nav-pills .nav-item.active .nav-link {
  color: #fff!important;
  background-color: #b0c747;
  box-shadow: 0 5px 20px 0 #00000017, 0 13px 24px -11px #9c27b040;
}

.package-detail-box .tab-content>.tab-pane {
  margin-top: 15px;
}
.product-page .overview_box{
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.product-page .overview_box, 
.product-page .overview_box span, 
.product-page .overview_box h4, 
.product-page .overview_box h5, 
.product-page .overview_box li, 
.product-page .overview_box li p, 
.product-page .overview_box li span, 
.product-page .overview_box p{
   font-family: "Roboto",Helvetica,Arial,sans-serif!important;
   font-weight: 300!important;
   font-size: 14px!important;
   text-align: justify!important;
   color: #5e5e5e;
   
}
.product-page .overview_box li{
   list-style: circle!important;
   padding-left:20px!IMPORTANT;
}
#accordion {
      position: relative;
    display: block;
}

.similarPacks, .overview {
   display: block;
   position: relative;
   max-height: 280px;
   height: 280px;
   border-radius: 5px;
   overflow: hidden;
}
.similar_effect{
   position: absolute;
   top: 24%;
   left: -25%;
   width: 150%;
   transform: rotate(0deg) scale(0.8);
}
.overview_box.overview{
   overflow-y: auto;
}
.iti_label{
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(156,39,176,.6)!important;
   background : linear-gradient(60deg,#e0403f,#da3837)!important;
}
/*itinerary block*/
.packImgBox{
   display: block;
   position: relative;
   overflow: hidden;
   height: 500px;
   border-radius: 0px;
   width: 100%;
}
.packImgBox img{
   width: 100%!important;
   max-width: 100%!important;
   position: relative;
   display: block;
   height: 500px!important;
   object-fit: cover;
}
/*.header-title .card-title{
   font-weight: 600;
   letter-spacing: 1px;
   margin-left: 30px;
}
.card .header-title i{
   position: absolute;
   left: 0;
   top: 12px;
   font-size: 20px;
}
*/
.card {
    border: 0;
    margin-bottom: 30px;
    margin-top: 0px;
    border-radius: 3px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    color: rgba(0,0,0,.87);
    /*background-color: #f7f7f7b8;*/
    width: 100%;
    /*box-shadow: 0 1px 2px 0 rgba(0,0,0,.14), 0 -1px 1px -2px rgba(0,0,0,.2), 0 5px 5px 0 rgba(0,0,0,.12);*/
}

.product-page .info i{
   color: #ff780c;
   vertical-align: middle;
   font-size: 16px;
}
.product-page .info .btn_icon_label{
   padding: 2px 5px;
}
.inclusionsBox{
   min-height: 120px!important;
   overflow: hidden;
}
.product-page .info {
   max-width: 360px;
   margin: 0 auto;
   padding: 0px;
}
.descriptionBox.overview_box{
   /*height: 250px;*/
}
.product-page .descriptionBox, .product-page .descriptionBox.overview_box{
   overflow-y: auto;
   padding-right: 15px;
}
.product-page .descriptionBox::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
   background-color: #F5F5F5;
}
.product-page .descriptionBox::-webkit-scrollbar {
   width: 6px;
   background-color: #F5F5F5;
}
.product-page .descriptionBox::-webkit-scrollbar-thumb {
   background-color:#e57923;
}
.product-page .info .icon {
   color: #999;
}
.product-page .info .icon>i {
   font-size: 3.85rem;
}
.product-page .info .info-title {
   color: #87898b;
   margin: 1.75rem 0 .875rem;
}
.product-page .info p {
   color: #999;
}
.product-page .info-horizontal .icon {
   float: left;
   margin-top: 20px;
   margin-right: 10px;
}
.product-page .info-horizontal .icon>i {
   font-size: 2.25rem;
}
.product-page .info-horizontal .description {
   overflow: hidden;
}
.product-page .info-horizontal span{
   font-weight: 600 
}
.product-page .info-horizontal .leftLB{
   width: 36%;
   display: inline-block;
   position: relative;
   font-weight: 500;
}
.product-page .info-horizontal .leftLB:after{
   position: absolute;
   content: ':';
   right: 10px;
   font-weight: 500;
}
.product-page #accordion .card.card-collapse+.product-page #accordion .card.card-collapse:after {
   background: #20a397;
   content: "";
   height: 100%;
   left: 53px;
   position: absolute;
   top: 20px;
   width: 2px;
}
/*hotel list in itineraries*/
.product-page .hotelBox .card.card-plain .card-header.card-header-image img {
   min-width: 295px;
   object-fit: cover;
   height: 180px;
   border-radius: 6px;
   pointer-events: none;
   box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
}
.back-background, 
.card-background, 
.front-background {
    background-position: 50%;
    background-size: cover;
    text-align: center;
}
.back-background .card-body, 
.card-background .card-body, 
.front-background .card-body {
    position: relative;
    z-index: 2;
    min-height: 280px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 440px;
    margin: 0 auto;
}
.back-background .card-title, .card-background .card-title, .front-background .card-title {
    color: #fff;
    margin-top: 10px;
}
.card-background .card-description {
  color: hsla(0,0%,100%,.7)!important;

}
.product-page .hotelBox .card.card-plain .card-header.card-header-image{
   width: 100%;
   height: 180px;
   overflow: hidden;
}
.card-plain .card-header:not(.card-avatar) {
    margin-left: 0;
    margin-right: 0;
}
.card .card-header.card-header-image {
    position: relative;
    padding: 0;
    z-index: 1;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}
.card-plain .card-header-image {
    margin: 0!important;
    border-radius: 6px;
}
.product-page .hotelBox .card.card-plain .card-body {
   padding: 10px 0;
   height: 180px;
}
.product-page .hotelBox .card.card-plain .card-body i{
   color: #e57923;
}
.product-page .hotelBox .owl-carousel .owl-nav .owl-prev{
   left: 0;
}
.product-page .hotelBox .owl-carousel .owl-nav .owl-next{
   right: 0;
}
.product-page .hotelBox .owl-carousel .owl-nav .owl-prev, .product-page .hotelBox .owl-carousel .owl-nav .owl-next{
   position: absolute;
   top: 0;
   height: 100%;
   margin: 0;
   padding: 30px!important;
   font-size: 50px;
}
.product-page .hotelBox .hotelImgSlider:hover .owl-nav{
   transition: all 500ms ease 0s;
   opacity: 1;
}
.product-page .hotelBox .hotelImgSlider .owl-nav{
   color: #ffffff;
   opacity: 0;
}
.product-page .hotelBox .owl-theme .owl-nav [class*=owl-]:hover{
   background: #00000021!important;
   color: #0093e3!important;
   text-decoration: none!important;
}




/*
================================================================
  packages.php === similar packages
================================================================

*/
.galleryCarousel .owl-dots{
  display:none !important;  
}
.owl-theme .owl-controls{
  margin: 0;  
}
.galleryCarousel.centered-style .owl-nav{
  left:0px;
  width:100%; 
}

.galleryCarousel .owl-nav .owl-prev, 
.galleryCarousel .owl-nav .owl-next  {
  background: #272a2f!important;
  border: 1px solid #1bb1dc!important;
  color: #ffffff!important;
  border-radius: 5px;
  line-height: 26px;
  bottom: 30%;
  display: inline-block!important;
  font-size: 15px!important;
  height: 32px;
  position: absolute;
  text-align: center;
  width: 32px;
  margin: 0!important;
}
.galleryCarousel .owl-nav .owl-prev{
  padding: 0px 10px!important;
  left: 0px;
} 
.galleryCarousel .owl-nav .owl-next {
  right:  0px;
  padding: 0px 13px!important;
}

.galleryCarousel .owl-nav [class*="owl-"]:hover{
  background-color: #199cdb!important;
}

.product-page .main-raised .galleryBox .tab-content {
    margin: 0!important;
    margin: 30px 0 0 0;
    overflow: hidden;
    width: 100%;
    height: auto;
    text-align: center;
}
.card-title, 
.footer-big h4, 
.footer-big h5, 
.footer-brand, 
.info-title, 
.media .media-heading, 
.title {
    font-weight: 500;
    font-family: Lato,sans-serif;
}
.media-left, .media>.float-left {
    padding: 10px;
}
.float-left {
    float: left!important;
}
.media p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.media .bootstrap-select button.btn.dropdown-toggle{
  border-radius: 5px;
  padding: 6px 12px;
  line-height: 20px;
  border: 1px solid #dbdbdb;
}
.media .avatar {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12), 0 3px 5px -1px rgba(0,0,0,.2);
}
.media .avatar img {
    width: 100%;
}

/*

=============================================================================
      pagination block
=============================================================================

*/

.pagination {
   padding-left: 0;
   list-style: none;
   border-radius: .25rem;
}
.pagination>.page-item.active>a, .pagination>.page-item.active>span, .pagination>.page-item>.page-link:focus, .pagination>.page-item>.page-link:hover, .pagination>.page-item>span:focus, .pagination>.page-item>span:hover {
  color: #306570;
  background-color: #ffffff;
  border: 1px solid #306570;
}
.pagination>.page-item.active>a, .pagination>.page-item.active>a:focus, .pagination>.page-item.active>a:hover, .pagination>.page-item.active>span, .pagination>.page-item.active>span:focus, .pagination>.page-item.active>span:hover {
  background-color: #306570;
  border-color: #316671;
  color: #fff;
  box-shadow: 0 4px 5px 0 rgba(156,39,176,.14), 0 1px 10px 0 rgba(156,39,176,.12), 0 2px 4px -1px rgba(156,39,176,.2);
}
.justify-content-center {
   justify-content: center!important;
}
.page-item .page-link {
   position: relative;
   display: block;
   padding: .5rem .75rem;
   margin-left: 0;
   line-height: 1.25;
   color: #2196f3;
   background-color: transparent;
   border: 0 solid #dee2e6;
}
.page-item .page-link:not(:disabled):not(.disabled) {
   cursor: pointer;
}
.page-item .page-link:not(:disabled):not(.disabled) {
   cursor: pointer;
}
.page-item:first-child .page-link {
   margin-left: 0;
   border-top-left-radius: .25rem;
   border-bottom-left-radius: .25rem;
}
.pagination>.page-item>.page-link, .pagination>.page-item>span {
  border-radius: 31px!important;
  transition: all .3s;
  /* padding: 10px; */
  margin: 0 3px;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  /* line-height: 10px; */
  border: 1px solid;
  color: #999;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  background: transparent;
  text-align: center;
  border: 1px solid;
}
.pagination>.page-item:first-child .page-link, .pagination>.page-item:last-child .page-link{
   color: #ffffff;
   background-color: #2f646f;
}
.fl{
  min-width: 60px;
}

/*** 
====================================================================
  TAILOR MADE PACKAGE
====================================================================
***/

.tailor-made-package{
  position: relative;
}

.tailor-made-package h3{
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  color: #222222;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
.tailor-made-package .inner-container{
  position: relative;
  padding: 0px 10px;
}
.tailor-made-package .inner-box{
  position: relative;
  margin: 0px -15px;
  height: 320px!important;
  overflow: hidden;
}
.tailor-made-package .parent-overlay-box {
  display: table;
  vertical-align: middle;
  height: 100%;
  transition:all 500ms ease;
  cursor: pointer;
  width: 50%;
}
.tailor-made-package .float1{
  float: right;
}  
.tailor-made-package .float2{
  float: left;
}
.tailor-made-package .inner-box:hover .parent-overlay-box {
   width: 100%;
}
.tailor-made-package .overlay-box{
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  height: 100%;
  width: 50%;
  padding: 40px;
 /* transform: scale(0.85,0.85);
  -webkit-transform:scale(0.85,0.85);
  -moz-transform:scale(0.85,0.85);
  -ms-transform:scale(0.85,0.85);
  -o-transform:scale(0.85,0.85);*/
  transition:all 500ms ease;
  background: rgba(39, 44, 45, 0.92);
}
.tailor-made-package .inner-box:hover .overlay-box{
    transform: scale(1,1);
    -webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -ms-transform:scale(1,1);
    -o-transform:scale(1,1);
    transition:all 500ms ease;
}

.tailor-made-package .overlay-box h5{
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;        
}
.tailor-made-package .overlay-box p{
  height: 50px;
  color: #f9feeb;
  text-align: left;
  letter-spacing: 1px;
  line-height: 21px;
  font-weight: 300;
  font-family: Lato;
}
.tailor-made-package .overlay-box p:after {
  position: absolute;
  content: '';
  left: 1%;
  bottom: -60%;
  width: 30px;
  height: 4px;
  background-color: #ce7534;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
   -webkit-transition: all 0.3s ease; 
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.tailor-made-package .overlay-box:hover p:after {
    width: 50px;
}
.tailor-made-package .overlay-box h5 a {
    color: #e3e9db;
}

/***
==================================================================
  .about-section 
==================================================================
***/


.about-section {
  position: relative;
  padding: 30px 0 10px 0;
}

.counter-block {
  position: relative;
}

.counter-block .inner-box {
  position: relative;
  text-align: center;
  background-color: #35383d;
  padding: 30px;
  margin: 0 22px;
  /*cursor: pointer;*/
  height: 200px;
}

.counter-block .inner-box:before {
  position: absolute;
  content: '';
  background-color: #272c2f;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  height: 0%;
  transition: .5s ease;
}

.counter-block .inner-box:hover:before {
  height: 100%;
}

.counter-block .count-text {
  position: relative;
  font-size: 42px;
  font-weight: 800;
  font-family: 'Lato', sans-serif;
  color: #fefefe;
  transition: .5s ease;
}

.counter-block .inner-box:hover .count-text {
  color: #bbd151;
} 
.counter-block h5 {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto',sans-serif;
  margin-bottom: 10px;
  color: #bad051;
  z-index: 9;
  letter-spacing: 1px;
}

.counter-block .icon-box {
    width: 100px;
    height: 100px;
    padding: 10px;
    display: inline-block;
    margin-top: -15px;
    line-height: 100px;
    text-align: center;
    z-index: 9;
    border: 0px solid #e4e4e4;
    transition: all 0.4s ease-in-out;
}
.counter-block .icon-box img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about-section .bottom-content {
  text-align: center;
  margin-top: 30px;
}

.about-section .bottom-content h4 {
  font-size: 20px;
  font-weight: 600;
  color: #888;
  margin-bottom: 10px;
}

.about-section .bottom-content h3 {
  font-size: 26px;
  font-weight: 700;
  color: #222;
}


/**************************
    INNER PAGES SECTION
/**************************  
* about-inner-about about us  aboutus_section
***************************/
.aboutus_section {
    padding: 50px 0;
    background-color: white;
}
.aboutus_section  .block-title p{
  text-align: left!important;
}
.aboutus_section  .block-title{
    padding: 0;
}
.aboutus_section .title {
  min-height: 18px;
  margin: 10px 0; 
}
.aboutus_section  .block-title .title:before{
  background-size: contain;
  margin-left: 0;
  bottom: 0px;
  width: 90px;
  height: 20px;
  left: 0;
}
.aboutus_section .block-title p {
    color: #2b445d;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
}
.aboutus_section .block-title h2 {
    /*color: #2b445d;*/
    text-align: left!important;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
}
.about-inner-about .left-text {
  /*border-left: 4px solid #FAFAFA;*/
}
.about-inner-about .left-text .sec-title {
  padding-bottom: 26px;
}
.about-inner-about .left-text .text-box {
  /*padding-left: 26px;*/
}
.about-inner-about .left-text .text-box p {
  margin-bottom: 22px;
}
.about-inner-about .left-text .text-box .thm-btn {
  margin-top: 15px;
}
.about-inner-about .right-text{
  width: 100%;
  position: relative;
}
.about-inner-about .right-text .image-box{
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}
.right-text .image-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
/********************************
* about-inner-history about-tab-tabs
*********************************/

.about-inner-history {
    padding: 70px 0;
    padding-top: 0 !important;
}
.about-inner-history ul.tab-title-box {
  margin: 0;
  padding: 0;
}
.about-inner-history ul.tab-title-box li {
  list-style: none;
}
.about-inner-history ul.tab-title-box li + li {
  margin-top: 33px;
}
.about-inner-history ul.tab-title-box li:last-child a span:before {
  display: none;
}
.about-inner-history ul.tab-title-box li.active a {
  background: -webkit-gradient(linear,left top,right top,from(#f53640),to(#95c845));
  background: linear-gradient(to left,#f53640,#95c845);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  text-shadow: none;
  transition: all 500ms ease;
}
.about-inner-history ul.tab-title-box li a {
  font-size: 16px;
  display: block;
  color: #657382;
  font-family: Lato;
  font-weight: 500;
  transition: color .4s ease;}
.about-inner-history ul.tab-title-box li a span {
  padding-right: 25px;
  margin-right: 25px;
  min-width: 0;
  height: 18px;
  display: inline-block;
  position: relative;
}
.about-inner-history ul.tab-title-box li a span:before {
  content: '';
  width: 0px;
  border: 1px dashed #90c63e;
  height: 60px;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 100%;
  margin-top: 0;
  margin-left: 0px;
}
.about-inner-history ul.tab-title-box li a span:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #f33641;
  border: 1px solid #fff;
  outline: 1px solid #91c73e;
  outline-style: dashed;
  border-radius: 50%;
  position: absolute;
  left: 100%;
  margin-left: -5px;
  margin-top: 7px;
  transition: background .4s ease, border-color .4s ease;
}
.about-inner-history .single-tab-box{
  padding: 10px 0;
}
.about-inner-history .single-tab-box .image-box,
.about-inner-history .single-tab-box .text-box {
  display: table-cell;
  vertical-align: top;
}
.about-inner-history .single-tab-box .image-box img{
  height: 250px;
  width: auto;
}
.about-inner-history .single-tab-box .text-box {
  padding-left: 30px;
}
.about-inner-history .single-tab-box .text-box h3,
.about-inner-history .single-tab-box .text-box p {
  margin: 0;
}
.about-inner-history .single-tab-box .text-box h3 {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  color: #1f1f1f;
  font-family: Lato;
  margin-bottom: 17px;
}

/*********************************
* about-inner-what-make-us-special 
**********************************/
.about-inner-wmus{
    background: #f7f7f7 url(../../images/light-texture.jpg) 0 0 repeat;
    padding: 70px 0;
}
.about-inner-wmus .sec-title {
  padding: 23px 0;
}

.about-inner-wmus .single-fact-box {
  border-left: 2px solid #2c4560;
  position: relative;
  padding: 9% 0;
  padding-left: 9%;
  background: #fff;
}
.about-inner-wmus .single-fact-box:hover:before{
  width: 100%;
}
.about-inner-wmus .single-fact-box ,.about-inner-wmus .single-fact-box p{
  color: #09aeef;
  transition: .5s ease;
}
.about-inner-wmus .single-fact-box:hover ,.about-inner-wmus .single-fact-box:hover p{
  color: white!important;
}
.about-inner-wmus .single-fact-box:before {
  position: absolute;
  content: '';
  background: #2c4560;
  left: 0px;
  top: 0px;
  width: 0%;
  height: 122px;
  bottom: 0px;
  transition: .5s ease;
}
.about-inner-wmus .text-box {
  /*width: 60%;*/
}
.about-inner-wmus .icon-box {
  position: relative;
  height: auto;
  padding-right: 5%;
  width: 35%;
  display: block;
  text-align: center;
}
.about-inner-wmus .icon-box img {
  width: 100%;
  height: auto;
  position: relative;
}
.about-inner-wmus .single-fact-box i {
  font-size: 64px;
  color: #f3f3f3;
  transition: all .3s ease;
}
.about-inner-wmus .single-fact-box p {
  margin: 0;
  font-size: 18px;
  font-family: Lato;
  line-height: 30px;
}
.about-inner-wmus .single-fact-box .count-box {
  position: relative;
}
.about-inner-wmus .single-fact-box .counter {
  font-weight: bold;
  font-family: Lato;
  line-height: 30px;
  font-size: 36px;
}
.about-inner-wmus .single-fact-box .symbol {
  font-size: 14px;
  font-weight: bold;
  font-family: Lato;
}


/*** 
====================================================================
  Team Section
====================================================================
***/

.team-section{
  position:relative;
  padding: 60px 0px 60px;
}

.team-member{
  position:relative;
  margin-bottom:30px;
}

.team-member .inner-box{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.team-member .inner-box .image-box{
  width: 100%;
  height: 400px;
  position:relative;
}

.team-member .inner-box .image-box img{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.team-member .inner-box .overlay-box{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
}

.team-member .inner-box .overlay-box .content-box{
  position:absolute;
  width:100%;
  left:0px;
  bottom:0px;
  text-align:center;
  padding:7px 15px;
  background-color:rgb(8, 151, 206);
  transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  -webkit-transition:all 0.7s ease;
  -ms-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
}

.team-member .inner-box .overlay-box .content-box h3{
  position: relative;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
}

.team-member .inner-box .overlay-box .content-box .designation{
  position:relative;
  color:#ffffff;
  font-size:14px;
}

.team-member .inner-box .overlay-box .hover-box{
  position:absolute;
  left:0px;
  top:-100%;
  width:100%;
  height:100%;
  display:table;
  padding:20px 30px;
  text-align:center;
  background-color:rgb(8, 151, 206);
  transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  -webkit-transition:all 0.7s ease;
  -ms-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner{
  position:relative;
  display:table-cell;
  vertical-align:middle;
}

.team-member .inner-box .overlay-box .hover-box h3{
  position:relative;
  color:#ffffff;
  font-size:18px;
  font-weight:500;
  text-transform:capitalize;
}

.team-member .inner-box .overlay-box .hover-box .designation{
  position: relative;
  color: #ffffff;
  font-size: 14px;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner .text{
  position:relative;
  padding:20px 0px 25px;
  color:#ffffff;
  line-height:1.8em;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner .social-links{
  position:relative;
  display:inline-block;
  padding-top:20px;
  min-width: 60px;
  border-top:1px dashed #ffffff;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner .social-links li{
  position:relative;
  display:inline-block;
  margin:0px 7px;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner .social-links li:first-child{
  margin-left:0px;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner .social-links li:last-child{
  margin-right:0px;
}

.team-member .inner-box .overlay-box .hover-box .hover-inner .social-links li a{
  position:relative;
  font-size:12px;
  display:inline-block;
  color:#ffffff;
  line-height:24px;
}

.team-member .inner-box:hover .content-box{
  bottom:-100%;
}

.team-member .inner-box:hover .hover-box{
  top:0%;
}


/*** 

====================================================================
  Sponsors Style One
====================================================================

***/


.sponsors-logos {
  position: relative;
  padding: 100px 0px;
  color:#ffffff;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
}

.sponsors-logos:before {
  content:'';
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background: rgba(34, 34, 34, 0.7);
  z-index:0;
}

.sponsors-logos .sponsors-content h2 {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Mukta Vaani', sans-serif;
  color: #ffffff;
}
.sponsors-logos .sponsors-content span {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Mukta Vaani', sans-serif;
  color: #ffffff;
}

.sponsors-logos .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
  display:none;
}
.sponsors-logos .owl-carousel .owl-stage-outer{
  margin-left: -50px;
}


/*** 
====================================================================
                        sponsors section
====================================================================
***/
/*
.our-sponsors{
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.our-sponsors:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .75;
}
.our-sponsors .section-title h2{
  color: #fff;
}
.our-sponsors .sponsors-slider li{
  background: rgba(97, 88, 80, 0.45);
  transition: all 500ms ease;
  border: 1px solid #03b4e7;
  background: rgb(180, 202, 71);
  transition: all 500ms ease;
}
.our-sponsors .sponsors-slider li:hover{
background: #2c455e;
border: 1px solid #2c455e;
}
.our-sponsors .owl-dots {
    display: block !important;
}
.our-sponsors .owl-nav{
  display: none !important;
}

.counter-block-two {
  position: relative;
}

.counter-block-two .inner-box {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
}

.counter-block-two .count-text {
  position: relative;
  font-size: 35px;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  color: #222;
  transition: .5s ease;
}

.counter-block-two .number-prefix {
  position: relative;
  font-size: 35px;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  color: #222;
}

.counter-block-two h5 {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  margin-bottom: 10px;
  margin-top: 10px;
}*/

/***
==================================================================
  .holiday-pack-section 
==================================================================
***/

.holiday-pack-section{
  position: relative;
  padding: 10px 0px;
  /*background: #f5f5f8;*/
  width: 100%;
}
.holiday-pack-section .single-item{
  max-width: 270px;
  height: 350px;
  overflow: hidden;
  width: 100%;
  padding: 0 1%;
}

.holiday-pack-section .single-item .img-holder {
  display: block;
  position: relative;   
}
.holiday-pack-section .single-item .img-holder img {
  position: relative;
  /*border-right: 2px solid #f5f5f8;*/
  /*border-left: 2px solid #f5f5f8;*/
  width: 100%;
  object-fit: cover; 
  height: 350px;     
}
.holiday-pack-section .single-item .img-holder .overlay .box .content a i {
  border: 2px solid #fff;
  text-align: center;
  border-radius: 3%;
  color: #fab740;
  display: inline-block;
  font-size: 20px;
  height: 55px;
  line-height: 55px;
  transition: all 500ms ease 0s;
  width: 55px;
  border-radius: 50%;   
}
.holiday-pack-section .single-item:hover .img-holder .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.holiday-pack-section .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.holiday-pack-section .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: rgba(21, 34, 63, 0.8);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.holiday-pack-section .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}
.holiday-pack-section .single-item .img-holder .overlay .box .content .text{
    font-size: 16px;
    font-family: 'Lato',sans-serif;
    line-height: 22px;
    color: #fab740;
    text-transform: uppercase;
}
.holiday-pack-section .overlay .box .table span {
    height: 50px;
    border: 0.5px solid #fff;
    display: inline-block;
    margin-top: 15px;
}
.holiday-pack-section .overlay .box .btn2{
    border-radius: 4px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 21px;
    border: 1px solid #fff;
}
.holiday-pack-section .owl-controls .owl-nav .owl-prev, 
.holiday-pack-section .owl-controls .owl-nav .owl-next {
    position: absolute;
    transform: scale(1);
    top: 0;
    width: 19.85%;
    height: 350px;
    display: table;
    padding: 0;
    margin: 0;
    /*background-color: #33453bed!important;*/
}
.holiday-pack-section .owl-controls .owl-nav .owl-prev:hover .fa,
.holiday-pack-section .owl-controls .owl-nav .owl-next:hover .fa{
    transform: scale(1);
    width: 0;
}
.holiday-pack-section .owl-controls .owl-nav .owl-prev{
   left: 0%;
}

.holiday-pack-section .owl-controls .owl-nav .owl-next{
    right: 0
}
.holiday-pack-section .owl-controls .owl-nav .fa{
  display: table-cell;
  vertical-align: middle;
  transition: all 900ms ease;
  font-size: 50px;
  font-weight: 400;
  color: #ffffff;
  width: 100%;
  background-color: rgba(21, 34, 63, 0.8);
  transform: scale(0);
}

/***
==================================================================
  .holiday-section 
==================================================================
***/
.holiday-section{
  position: relative;
}
.holiday-section h3{
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  color: #222222;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
.holiday-section .inner-container{
  position: relative;
}
.holiday-section .inner-box{
  position: relative;
  height: 450px;
  overflow: hidden;
  width: 20%;
  float: left;
  overflow: hidden;
}
.inner-box .banner_right_box{
    text-align: center;
    padding-top: 10%;
}
.inner-box .banner_right_box .btn2{
  border: 1px solid #1bb1dc;
  background-color: #2f282899;
}
.inner-box .banner_right_box .table span{
  height: 70px;
  border: 0.5px solid #fff;
  display: inline-block;
  margin-top: 25px;
}
.inner-box .banner_right_box h2{
  font-size: 20px;
  font-weight: 400!important;
}

/***
==================================================================
  Top Mice Destinations section topmice-section 
==================================================================
***/

.topmice-section{
  padding: 20px 0;
}
.topmice-block {
  position: relative;
}

.topmice-block .inner-box {
  position: relative;
  margin-bottom: 10px;
  border-radius: 3px;
  overflow: hidden
}
.topmice-section [class*="col-"]{
  padding: 0 6px;
}
.topmice-block .image {
  position: relative;
  overflow: hidden;
  height: 280px;
}

.topmice-block .image img  {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.topmice-block .inner-box .image .overlay{
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0 25px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  opacity: 0;
  z-index: 2;
  color: #ffffff;
  visibility: hidden;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transform-origin:left top;
  -ms-transform-origin:left top;
  -moz-transform-origin:left top;
  transform-origin:left top;
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.topmice-block .inner-box:hover .image .overlay{
    opacity: 1;
  visibility: visible;
  -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

.topmice-block .inner-box .image .overlay:before{
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right:0px;
  bottom:0px;
  opacity: 0;
  display: block;
  visibility: hidden;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  background-color: rgba(151, 124, 45, 0.87);
}

.topmice-block .inner-box:hover .image .overlay:before{
    opacity: 1;
    visibility: visible;
}

.topmice-block .lower-content {
  text-align: center;
  margin-top: 15px;
}

.topmice-block .lower-content h4 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.topmice-block .lower-content .designation {
  font-size: 13px;
  font-family: 'Lato', sans-serif;
}

.topmice-block .overlay {
  text-align: center;

}

.topmice-block .overlay h4 {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 0!important;
}

.topmice-block .overlay .designation {
  position: relative;
  color: #51dc3c;
  margin-bottom: 10px;
}

.topmice-block .overlay .text {
  color: #fff;
  position: relative;
  margin: 16px 0;
}

/*btn detail label*/
.topmice-block .inner-box:hover .infoBox{
    opacity: 0;
    visibility: hidden;
}
.infoBox{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2f3132c4;
  text-align: center;
  padding: 10px 0;
  -webkit-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
  -moz-transform: perspective(1200px) rotateX(0deg) translateZ(0px);
  transform: perspective(1200px) rotateX(0deg) translateZ(0px);
  opacity: 1;
  transition: all 0.7s ease-in-out 0s;
}
.infoBox .leftbox, .infoBox .rightbox{
  width: 50%;
  float: left;
}
.inner-box .btn-one{
  border: 1px solid #1bb1dc;
  border-radius: 4px;
  background: #bcd15600;
  color: white;
  top: 6px;
  font-size: 12px;
  font-weight: 500;
  padding: 1px 10px;
  line-height: 24px;
}
.inner-box .btn-one:hover{
  background-color: #272b2f;
  color: #bbd152;
  border: 1px solid #b9cf4d;
}
.btn-more{
  padding-right: 15px;
  text-align: right; 
}
.inner-box h4.destn, .inner-box h4.price {
  font-size: 15px;
  font-weight: 500;
  color: white;
  margin: 0;
  line-height: 20px;
  padding-left: 15px;
  text-align: left;
}
.inner-box h4.price{
  font-size: 12px;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  color: #bcd156;
  text-transform: uppercase;
}
.overlay .destn, .overlay .price {
    text-align: center!important;
}
.overlay .price{
  display: inline-block;
  padding: 0px 15px;
  border-radius: 4px;
  font-weight: 500;
  font-family: "Roboto",sans-serif;
  color: #cde655;
}
.overlay .price:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -40%;
  width: 100%;
  height: 3px;
  background-color: #ce7534;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

/***
==================================================================
  .indiatour  and internaitonal tours 
==================================================================
***/
.indiatour{
   padding-top: 30px;
   position: relative;
}
.indiatour h3 {
   font-size: 32px;
   line-height: 44px;
   font-weight: 600;
}
.indiatour .places {
  width: 24%;
  float: left;
  margin:0 5px;
  max-width: 400px;
  height: 400px!important;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  border-radius: 0px;
  position: relative;
  transition: all 500ms ease;
  -ms-transform: skewX(15deg); /* IE 9 */
  -webkit-transform: skewX(15deg); /* Safari */
  transform: skewX(-15deg);
}
.indiatour .tableBox{
   display: table;
   vertical-align: middle;
   padding: 20px;

   /*transform: skewX(15deg);*/
   height: 100%;
   width: 100%;
}
.internationaltour .tableBox{
   /*transform: skewX(-15deg)!important;*/
} 
.indiatour .tableBox .contents, .indiatour .tableBox .contents {
   display: table-cell;
   vertical-align: middle;
   position: relative;
}
.indiatour .image-holder:hover {
  box-shadow: inset 0 0 364px 86px #bfd55b;
  transition: all 500ms ease;
  border-color: #c0d561c7;
}
.indiatour .image-holder:hover .contents .link-btn, 
.indiatour .image-holder:hover .contents p {
   position: relative;
   opacity: 1!important;
}
.indiatour .contents .link-btn, 
.indiatour .contents p {
   width: 100%;
   transition: all 1000ms ease;
   opacity: 0;
}
.indiatour .btn2{
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: #3c5243;
  color: white;
  top: 6px;
  font-size: 12px;
  font-weight: 500;
  padding: 1px 10px;
  line-height: 24px;
}
.indiatour .image-holder h5 {
   position: relative;
   font-size: 22px;
   padding-bottom: 15px;
   margin-bottom: 0px;
   font-weight: 600;
   line-height: 32px;
   color: #1bb1dc;
   text-transform: uppercase;
   text-shadow: 2px 2px 7px #0c0c0c;
}
.indiatour .image-holder h5:before {
  position: absolute;
  content: '';
  /*background: url(../../images/title.png);*/
  left: 40%;
  margin-left: 0;
  bottom: -10px;
  width: 105px;
  background-size: 50%;
  height: 25px;
  background-repeat: no-repeat;
}
.indiatour .image-holder:hover h5 {
   color: #bcd355;
   transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
}
.indiatour .image-holder span{
   font-size: 15px;
   line-height: 24px;
   font-weight: 400;
   color: #848484;
   letter-spacing: 1.5px;
   margin-bottom: 0;
}
.indiatour .image-holder p {
   font-size: 15px;
   line-height: 24px;
   font-weight: 400;
   color: #283433;
   letter-spacing: 1.5px;
   margin-bottom: 27px;
}
.indiatour .contact-list {
   margin-bottom: 30px;
}
.indiatour .contact-list i {
   display: inline-block;
   width: 38px;
   height: 38px;
   font-size: 13px;
   color: #222222;
   line-height: 38px;
   border: 1px solid #d1d1d1;
   border-radius: 50%;
   transition: all 500ms ease;
}
.indiatour .contact-list i:hover {
   color: #24c4f4;
   border-color: #24c4f4;
   transition: all 500ms ease;
}

/***
==================================================================
  .INTERNATIONAL TOURS SECTION
==================================================================
***/
.internationaltour{
  padding-top: 30px;
  position: relative;
  padding-bottom: 20px;
}
.internationaltour h3 {
  font-size: 32px;
  line-height: 44px;
  font-weight: 600;
}
.internationaltour .places {
  /*margin:0 1%;*/
  height: 400px!important;
  -ms-transform: skewX(15deg); /* IE 9 */
  -webkit-transform: skewX(15deg); /* Safari */
  transform: skewX(15deg);
}




/*** 

====================================================================
  testimonial-inner
====================================================================

***/

.testimonial-inner {
  padding: 65px 0 40px;
  background-color: white;
}

.testimonial-inner .review_title{
  color: #bacf4d;
  margin-bottom: 0;
  font-weight: 500;
}
.testimonial-inner .review_date{
  padding: 5px 0;
} 
.testimonial-inner .item .text {
  position: relative;
  padding: 20px;
  overflow: hidden;
  z-index: 9;
  padding-left: 55px;
  color: #a2a2a2;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 25px;
  border: 1px solid #bdd15575;
  line-height: 32px;
  font-size: 14px;

  -webkit-box-shadow: 0px 0px 15px 0px rgba(72,73,121,0.15);
  -moz-box-shadow: 0px 0px 15px 0px rgba(72,73,121,0.15);
  box-shadow: 0px 0px 15px 0px rgba(72,73,121,0.15);
}
.testimonial-inner .item .text, 
.testimonial-inner .item .text::before, 
.testimonial-inner .item .text::after, 
.testimonial-inner .item .text p, 
.testimonial-inner .item .text h5{
  color: #737373;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.testimonial-inner .item .text p.detail{
  height: 100px;
  padding-right: 10px;
  overflow: auto;
}
/*
 *  STYLE 3 scroll customize  
 */
.testimonial-inner .item .text p.detail::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.testimonial-inner .item .text p.detail::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

.testimonial-inner .item .text p.detail::-webkit-scrollbar-thumb {
  background-color: #bed45e;
}

.testimonial-inner .item .text .fa{    
  color: #bed45e;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
/*.testimonial-inner .item:hover:after {*/
  /*border-top: 12px solid #31382c;*/
  /*border-left: 10px solid #31382c;*/
/*}*/

.testimonial-inner .item .text:hover p, 
.testimonial-inner .item .text:hover h5{
  color: #ffffff;
}
.testimonial-inner .item .text:hover .star-rating .fa{
    color: #01b1e4;
    text-shadow: 1px 1px 4px #425e66;
}

.testimonial-inner .item .text .quot {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 27px;
  color: #bdd155;
}

.testimonial-inner .item .text::before {
    transform: scale(0);
    background: rgb(48, 98, 106);
    background: linear-gradient(180deg, rgb(47, 100, 110) 0%, rgb(49, 56, 44) 80%);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.testimonial-inner .item .text:hover::before {
    transform: scale(1);
}

.testimonial-inner .item .text:after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    z-index: -1;
    background: url(../../images/item-bg-zoom.png) no-repeat 0 0;
    background-size: cover;
}
.testimonial-inner .item .text:hover:after {
    opacity: 0.3;
}
.testimonial-inner .item:after {
  position: absolute;
  content: '';
  border-top: 12px solid #d2de93;
  border-left: 10px solid #d2de93;
  border-right: 10px solid transparent;
  border-bottom: 12px solid transparent;
  bottom: 33%;
  left: 21px;
}

.testimonial-inner .item .author {
  color: #252525;
  font-size: 20px;
  font-weight: 400;
  margin-top: 6px;
  margin-bottom: 2px;
}

.testimonial-inner .item .author-title {
  color: #42c0e5;
  font-size: 16px;
}

.testimonial-inner .item .author-info img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid #d0dc93;
  position: relative;
  margin-top: -30px;
}

.testimonial-inner .item .author-info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2de93;
}

/*** 
====================================================================
  TESTIMONIAL SECTION review and testimonial section 
====================================================================
***/

.testimonial-section {
    position: relative;
    padding-top: 20px;
    padding-bottom: 50px;
}
.testimonial-section .sec-title {
    border: none;
    color: #ffffff;
    margin-top: -8px;
}

.testimonial-section .sec-title h3 {
  position: relative;
  font-size: 36px;
  line-height: 44.7px;
  color: #222222;
  font-weight: 700;
  margin-bottom: 6px;
  background-size: cover;    
}
.testimonial-section .slide-item{
  position: relative;
  max-width: 380px;
  background-size: cover;
  display: table;
  margin-right: 0;
  width: 100%;
}
.testimonial-section .sec-title h3:before {
    background: rgba(0, 0, 0, 0) url(../../images/line.png) no-repeat scroll 0 0;
    bottom: -68px;
    content: "";
    height: 20px;
    left: 50%;
    position: absolute;
    width: 570px;
    margin-left: -285px;
}
.testimonial-section .sec-title p {
  font-size: 17px;
    color: #8D8D8D;
    font-weight: 400;
     margin-top: 11px;
    margin-left: 2px;
}
.testimonial-section .sec-title h3 span{
    color: #95CE4B;
}
.testimonial-section .sec-title h3{
  border-bottom:2px solid #ffffff;  
}
.testimonial-section .testimonials-slider{
    position: relative;
    display: block;
    /*overflow: hidden;*/

}
.testimonial-section .testimonials-slider .slide-text {
  position: relative;
  vertical-align: middle;
  display: table-cell;
  margin: 0px;
  text-align: center;
  background: #f4f4f49e;
  padding: 25px;
  border-radius: 2px;
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.06);
  width: 100%;
  height: 400px;
  border: 3px solid #1bb1dc;
  color: white;
}

.testimonial-section .testimonials-slider .slide-text p{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #2b3232;
  line-height: 26px;
  margin-left: 4px;
  text-align: justify;
}
.slide-text .star-rating .fa, .icon-box .star-rating .fa{
  color: #bdd155;
  opacity: 1;
  font-size: 22px;
  line-height: 25px;
  position: relative;
  top: 2px;
  text-shadow: 1px 1px 4px #ffffff;
}
.slide-text h4{
  color: #253f47;
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 16px;
}
/*.testimonial-section .testimonials-slider .slide-text:before {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 39px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #52c4e4;
    border-top-width: 16px;
    border-top-style: solid;
    border-top-color: rgb(27, 177, 220);
    transform: rotate(135deg);
}*/
.testimonial-section .testimonials-slider .slide-text:before {
    position: absolute;
    content: "\f10d";
    left: 20px;
    top: 20px;
    font-family: "FontAwesome";
    font-size: 30px;
    color: #1bb1dcc2;
    transform: rotate(3deg);
}
.testimonial-section .testimonials-slider .slide-text:after {
  position: absolute;
  content: "\f10d";
  right: 20px;
  bottom: 20px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #1bb1dcc2;
  transform: rotate(181deg);
}

.testimonial-section .testimonials-slider .info-box {
display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 75px;
}

.testimonial-section .testimonials-slider .img-box {
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 70px;
  height: 70px;
  border-radius: 40px;
  overflow: hidden;
}
.testimonial-section .testimonials-slider .img-box img {
    margin-top: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    margin-left: 0;
    position: relative;
}
.testimonial-section .testimonials-slider .testimonial-authore {
    display: block;
    position: relative;
    text-align: inherit;
    font-weight: 300;
}
.testimonial-section .testimonials-slider .testimonial-authore span{
    font-weight: 600;
    color: #606060;
}
.testimonial-section .testimonials-slider .testimonial-authore h3 {
    font-size: 20px;
    position: relative;
    color: #ffffff!important;
    margin: 0;
    line-height: 20px;
}
.testimonial-section .testimonials-slider .testimonial-authore h3 a {
    color: #222222;
}
.testimonial-section .testimonials-slider .testimonial-authore p {
    font-size: 12px;
    position: relative;
    color: #ffffff;
    margin: 0;
}



.testimonial-section .owl-dots{
  display:none !important;  
}

/*.testimonial-section .owl-nav{
  margin:0px !important;
  position:absolute;
  left:42px;
  bottom:60px;
}*/

.testimonial-section.left-aligned .owl-nav{
  margin:0px !important;
  position:absolute;
  left:auto;
  right:10px;
  bottom:40px;
}

.testimonial-section.centered-style .owl-nav{
  bottom:-60px;
  left:0px;
  width:100%; 
}

.testimonial-section .owl-nav .owl-prev, 
.testimonial-section .owl-nav .owl-next  {
  background: #667d66!important;
  border: 2px solid #1bb1dc!important;
  color: #f4f4f4!important;
  border-radius: 50%;
  line-height: 26px;
  bottom: 40%;
  display: inline-block!important;
  font-size: 15px!important;
  height: 32px;
  position: absolute;
  width: 32px;
}
.testimonial-section .owl-nav .owl-prev{
  padding: 0px 10px!important;
  left: -20px;
} 
.testimonial-section .owl-nav .owl-next {
  right:  -20px;
  padding: 0px 13px!important;
}

.testimonial-section .owl-nav [class*="owl-"]:hover{
  background-color: #ffffff!important;
}
/*
.testimonial-section .three-column-carousel .owl-nav{
  display:none !important;  
}

.testimonial-section .three-column-carousel .owl-controls{
  position:relative;
  text-align:center;
  padding:20px 0px;
  top: -25px; 
}

.testimonial-section .three-column-carousel .owl-dots{
  display:block !important;
}

.testimonial-section .three-column-carousel .owl-dot span{
  background: rgba(144, 144, 144, 0);
    border: 2px solid #CCCCCC;
  
}

.testimonial-section .three-column-carousel .owl-dot span:hover,
.testimonial-section .three-column-carousel .owl-dot.active span{
  background:#95CE4B;
  border: 2px solid #95CE4B;
}

.testimonial-section .three-column-carousel .owl-dot span{
  background:#95CE4B;
  
}

.testimonial-section .three-column-carousel .owl-dot span:hover,
.testimonial-section .three-column-carousel .owl-dot.active span{
  background:#ffffff;
}
*/
.tesimonial-page{
  background-color: white;
}
.tesimonial-page .title p {
    color: #757575;
}
.tesimonial-page .single-item{
  position: relative;
  display: block;
  padding: 40px 30px;
  border: 3px solid #52c4e4;
  margin-bottom: 30px;
}
.tesimonial-page .single-item .slide-text:after {
  position: absolute;
  content: "\f10d";
  left: 20px;
  top: 20px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #1bb1dcc2;
  transform: rotate(3deg);
}
.tesimonial-page .single-item .slide-text:before {
  position: absolute;
  content: "\f10d";
  right: 30px;
  bottom: 25px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #1bb1dcc2;
  transform: rotate(181deg);
}
.tesimonial-page .single-item h4 span{
  font-weight: 600;
}
.tesimonial-page .single-item h4{
  margin-bottom: 5px;
  color: #253f47;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
}
.tesimonial-page .single-item h4.text-center{
  font-weight: 600;
  font-family: 'Lato',sans-serif;

}
.tesimonial-page .single-item .icon-box{
  position: relative;
  margin-bottom: 15px;
}
.tesimonial-page .single-item .icon-box i:before{
  font-size: 36px;
  color: #3ecebe;
  margin: 0px;
}
.tesimonial-page .single-item .author{
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.tesimonial-page .single-item .author-img{
  position: relative;
  display: inline-block;
}
.tesimonial-page .single-item .author-info{
  position: relative;
  display: inline-block;
  top: 16px;
}
.tesimonial-page .single-item .author-info h5{
  margin-bottom: -4px;
}
.tesimonial-page .single-item .author span{
  font-size: 13px;
  font-style: italic;
}
.tesimonial-page .single-item p{
  margin-bottom: 12px;
}
.tesimonial-page .sec-title h2{
  margin-bottom: 40px;
}



/*** 
====================================================================
  Travel wings block home styles 
====================================================================
***/

.wings_blog{
  position:relative;
  padding: 0;
  /*background-color:#fff9eb;*/
  background-position:center top;
  background-size:cover;
  background-repeat:no-repeat;
}
.wings_blog .block-title{
  /*padding-bottom: 0; */
}
.upper_line, .lower_line{
  height: 100px;
  width: 1px;
  background: #ffffff;
  margin: 20px auto;

}
.wings_blog .wings_blog_carousel{
  position: relative;
  margin: 0 auto;
  max-width: 482px;
}

.wings_blog_item {
  /*text-align: center;*/
  border-radius: 3px;
  position: relative;
  /*overflow: hidden;*/
  height: 340px;
  border: 2px solid #ffffff;
}

.wings_blog .wings_blog_carousel .quote-icon{
  position:absolute;
  left:40px;
  top:-27px;
  width:54px;
  height:54px;
  color:#ffffff;
  background:#199CDB;
  text-align:center;
  line-height:44px;
  font-size:14px;
  border:5px solid #fffced;
  z-index:10;
}
.wings_blog_item .slide-item {
  height: 336px;
  padding: 10% 7%;
  background-color: #6a6b65d9;
}
.wings_blog_item .slide-item p:first-child{
  color: #100f0f;
  margin-bottom: 0;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  text-shadow: 1px 1px 4px #66685e;
}
.wings_blog_item .slide-text h4 {
  font-family: Lato;
  color: #fafafa;
  /*font-style: italic;*/
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 19px;
}
.wings_blog_item .slide-item p{
  color: #ffffffcf;
  font-weight: 300;
  /*text-align: center;*/
}
.wings_blog_item .slide-item .btn-block{
  margin-top: 25px;
  text-align: center;
}
.wings_blog_item .slide-item .image-box{
  position:relative;
  display:inline-block;
  width:104px;
  height:104px;
  margin-bottom:15px;
  border:1px solid #e0e0e0;
}

.wings_blog_item .slide-item .image-box img{
  display:block;
  max-width:100%;
  width:100%;
  border:3px solid #199CDB; 
}

.wings_blog_item .text-content{
  position:relative;
  font-size:14px;
  color:#000000;
  margin-bottom:20px;
  line-height:2em;  
}

.wings_blog_item.left-aligned .text-content{
  font-size:13px;
  color:#5a5a5a;
  line-height:2em;  
}

.wings_blog_item .info-style-one{
  position:relative;  
}

.wings_blog_item .info-style-one h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.wings_blog_item .info-style-one .designation {
  color: #199CDB;
  font-size: 12px;
  text-transform: capitalize;
}

.wings_blog_item .info-style-two{
  position:relative;
  padding-left:86px;
  padding-top:10px;
  min-height:66px;
}

.wings_blog_item .info-style-two .author-thumb{
  position:absolute;
  left:0px;
  top:0px;
  width:66px;
  height:66px;  
}

.wings_blog_item .btn2{
    border: 1px solid #ffffff;
    background-color: #ffffff00;
    color: #ffffff;
    font-size: 14px;
    border-radius: 2px;
    padding: 0.41em 2.5em;
}
.wings_blog_item .btn2:hover {
    border: 1px solid #1bb1dc;
    background-color: #282e31;
    color: #1bb1dc;
}
.wings_blog_item .info-style-two .author-thumb img{
  position:relative;
  display:block;
  width:66px;
  height:66px;  
}

.wings_blog_item .info-style-two h4{
  font-size:14px;
  text-transform:uppercase;
  color:#199CDB;
  font-weight:500;  
}

.wings_blog_item .info-style-two .designation{
  font-size:13px;
  text-transform:capitalize;
  color:#1c1c1c;
}
/*
.wings_blog_item .owl-controls{
  margin:0px !important;  
}
*/

.wings_blog_item .owl-dots{
  display:none !important;  
}

.wings_blog_item .owl-nav{
  margin:0px !important;
  position:absolute;
  left:42px;
  bottom:60px;
}

.wings_blog_item.left-aligned .owl-nav{
  margin:0px !important;
  position:absolute;
  left:auto;
  right:10px;
  bottom:40px;
}

.wings_blog_item.centered-style .owl-nav{
  bottom:-60px;
  left:0px;
  width:100%; 
}

.wings_blog_item .owl-nav .owl-prev, 
.wings_blog_item .owl-nav .owl-next  {
  background: #272a2f!important;
  border: 2px solid #ffffff!important;
  color: #199cdb!important;
  border-radius: 50%;
  line-height: 26px;
  bottom: 217px;
  display: inline-block!important;
  font-size: 15px!important;
  height: 32px;
  position: absolute;
  /*text-align: center;*/
  width: 32px;
}
.wings_blog_item .owl-nav .owl-prev{
  padding: 0px 10px!important;
  left: -23px;
} 
.wings_blog_item .owl-nav .owl-next {
  right:  -23px;
  padding: 0px 13px!important;
}

.wings_blog_item .owl-nav [class*="owl-"]:hover{
  background-color: #ffffff!important;
}


/*** 
====================================================================
                          about page
====================================================================
***/

.page-title{
  position: relative;
  background: url(../../images/blogpage-title-bg.jpg);
  width: 100%;
  padding: 80px 0px 80px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-title:before{
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .6;
}
.page-title .title{
  position: relative;
  font-size: 72px;
  font-family: 'Roboto',sans-serif;
  line-height: 75px;
  color: #fff;
  margin-bottom: 0px;
}
.page-title .bread-crumb,
.page-title .bread-crumb a{
  position: relative;
  font-size: 24px;
  font-family: 'Lato',sans-serif;
  line-height: 30px;
  color: #fff;
  font-style: italic;
}
.page-title .bread-crumb span,
.page-title .bread-crumb a:hover{
  color: #c9a76e;
}


/*** 
====================================================================
 inner blog-list page blog classic 
====================================================================
***/

.news-section.blog-classic{
  padding-bottom: 50px;
}
.blog-classic{
  position: relative;
  padding: 80px 0px 40px 0px;
}
.blog-classic .blog-classic-content{
  position: relative;
  padding-right: 45px;
}
.blog-classic .blog-classic-content .single-item{
  margin-bottom: 40px;
}
.blog-classic .blog-classic-content .single-item .img-box {
  max-height: 400px;
  width:100%;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
.blog-classic .blog-classic-content .single-item .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-classic .single-item .news-content {
  box-shadow: 0px 5px 5px 0px #f2f2f2;
}
.blog-classic .sidber-title h3{
  position: relative;
  margin-bottom: 25px;
}
.blog-classic .sidbar-list .sidber-title h3{
  margin-bottom: 35px;
}
.blog-classic .sidber-title h3:before{
  position: absolute;
  content: '';
  background: #bbd155;
  width: 45px;
  height: 2px;
  left: 0px;
  bottom: -10px;
}
.blog-classic .sidber-content{
  position: relative;
  margin-left: -35px;
  margin-top: 0px;
}
.blog-classic .sidber-content .search-box{
  position: relative;
  margin-bottom: 30px;
}
.blog-classic .sidber-content .search-box input{
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 15px 20px;
  color: #999;
  transition: all 500ms ease;
}
.blog-classic .sidber-content .search-box input:focus{
  border-color: #c9a76e;
  transition: all 500ms ease;
}
.blog-classic .sidber-content .sidbar-list li a{
  position: relative;
  font-size: 15px;
  margin-bottom: 16px;
  display: block;
  font-family: 'Lato',sans-serif;
  padding: 0px 0px 0px 15px;
}

.blog-classic .sidber-content .sidbar-list{
  margin-bottom: 43px;
}
.blog-classic .sidber-content .sidbar-list li a:before{
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  left: 0px;
  top: 0px;
  font-size: 13px;
  color: #808080;
}
.blog-classic .sidber-content .sidber-post .single-post{
  position: relative;
  padding: 0px 0px 10px 120px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #29453d;
  height: 90px;
  overflow: hidden;
}
.blog-classic .sidber-content .sidber-post{
  margin-bottom: 25px;
}
.blog-classic .sidber-content .sidber-post .single-post:last-child{
  border-bottom: none;
}
.blog-classic .sidber-content .sidber-post .single-post .img-box{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 75px;
  width: 100px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
.single-post .img-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.blog-classic .sidber-content .sidber-post .single-post .post-title a,
.blog-classic .sidber-content .sidber-post .single-post h5{
  position: relative;
  font-size: 16px;
  font-family: 'Lato',sans-serif;
  font-style: italic;
  color: #333;
}
.blog-classic .sidber-content .sidber-post .single-post h5{
  color: #bdbdbd;
}
.blog-classic .sidber-content .sidber-post .single-post .post-title a{
  margin-bottom: 0;
  display: block;
  transition: all 0.7s ease;
}
.blog-classic .sidber-content .sidber-post .single-post .post-title a:hover{
  color: #1bb1dc;
}
.blog-classic .sidber-content .sidber-post .sidber-title h3{
  margin-bottom: 40px;
}

/*start of the taglist in inner blog list page*/
.sidber-content .sidber-widget .tags-list li {
   float: left;
   margin: 5px 7px 5px 0px;
}
.sidber-content .sidber-widget .tags-list li a {
   font-weight: 400;
   font-size: 14px;
   color: #848484;
   line-height: 24px;
   display: block;
   font-family: 'Open Sans', sans-serif;
   padding: 5px 20px;
   border-radius: 25px;
   border: 1px solid #e5e5e5;
   transition: all 500ms ease;
   -webkit-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
}
.sidber-content .sidber-widget .tags-list li a:hover {
   color: #1bb1dc;
   /*background: #24c4f4;*/
   border: 1px solid #24c4f4;
}
/*start of the latest tweets*/
.blog-classic .sidber-content .latest-tweets .tweets-title{
  position: relative;
  font-size: 16px;
  font-family: 'Lato',sans-serif;
  line-height: 28px;
  color: #333;
}
.blog-classic .sidber-content .latest-tweets .tweets-title i:before{
  color: #c9a76e;
  margin-right: 7px;
}
.blog-classic .sidber-content .latest-tweets span{
  position: relative;
  font-size: 14px;
  font-family: 'Lato',sans-serif;
  line-height: 25px;
  color: #c9a76e;
}
.blog-classic .sidber-content .latest-tweets .sidber-title h3{
  margin-bottom: 58px;
}
.blog-classic .sidber-content .latest-tweets .single-tweets{
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #ececec;
}
.blog-classic .sidber-content .latest-tweets .single-tweets:last-child{
  border-bottom: none;
}

/*** 
====================================================================
    blog-page / blog-details page
====================================================================
***/
.news-section.blog-classic.blog-details {
    padding-bottom: 100px;
}
.blog-details{
  position: relative;
  padding: 120px 0px 125px 0px;
}
.blog-details .single-item .news-content{
  margin: 0px;
  box-shadow: none;
}
.blog-social-area .text{
  position: relative;
  font-size: 26px;
  font-family: 'Roboto',sans-serif;
  line-height: 32px;
  color: #333;
  margin-bottom: 15px;
}
.blog-social{
  position: relative;
  margin-bottom: 30px;
}
.blog-social li{
  position: relative;
  display: inline-block;
  margin: 0px 4px;
}
.blog-social li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #969696;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 27px;
  border: 2px solid #969696;
  border-radius: 50%;
}
.blog-social li a:hover{
  color: #c9a76e;
  border: 2px solid #c9a76e;
}









/*
======================================================
    BLOG COMMENT FORM SECTION
======================================================

*/
.comment-area .comment-title{
  position: relative;
  font-size: 24px;
  font-family: Lato;
  color: #555555;
  line-height: 30px;
  margin-bottom: 40px;
}
/*
.comment-area .comment-title:before{
  position: absolute;
  content: '';
  background: #c9a76e;
  width: 80px;
  height: 2px;
  left: 0px;
  bottom: -13px;
}*/
.comment-area .comment-box{
  position: relative;
  padding: 0px 0px 78px 120px;
}
.comment-area .comment-box.replay-comment{
  position: relative;
  padding: 0px 0px 78px 120px;
}
.comment-area .comment-box .img-box{
  position: absolute;
  left: 18px;
  top: 4px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}
.comment-area .comment-box .img-box img{
    width: 100%; 
    height: 100%;
    object-fit: contain;
    position: relative;
}
.comment-area .comment-inner{
  position: relative;
  display: inline-block;
}
.comment-area .comment-box .comment-meta{
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.comment-area .comment-box .comment-meta li{
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  color: #222;
  margin-right: 24px;
  text-transform:uppercase;
}
.comment-area .comment-box .comment-meta li span{
  position: relative;
  color: #2098b2;
  text-transform: capitalize;
  font-size: 15px;
}
.comment-area .comment-box .comment-meta li span:before{
  position: absolute;
  content: '';
  background: #c1c1c1;
  height: 14px;
  width: 1px;
  left: -13px;
  top: 8px;
}
.comment-area .comment-box .replay{
  position: relative;
  display: inline-block;
  float: right;
  z-index: 1;
  cursor: pointer;
  padding: 1px 8px;
  border: 0px solid #294640;
  border-radius: 20px;
  color: #294640;
}
.comment-area .comment-box .replay:hover{
  border: 0px solid #1bb1dc;
  border-radius: 30px;
  padding: 1px 8px;
  color: #1bb1dc;
}
.comment-area .comment-box .replay i{
  /*color: #c9a76e;*/
  margin-right: 10px;
}
.comment-area .comment-box .replay a{
  /*color: #222;*/
}
.comment-area .comment-box .replay a:hover{
  /*color: #c9a76e;*/
}
.comment-area .comment-box.replay-comment{
  margin-left: 159px;
}
.card.comment-area{
  border: 1px solid #e9dfdf;
}
.card.comment-area .comment-form input, 
.card.comment-area .comment-form textarea{
  margin-bottom: 10px;
}
.card.comment-area .comment-form textarea {
    resize: none;
    height: 100px;
}
.comment-area .comment-form input,.comment-area .comment-form textarea{
  position: relative;
  width: 100%;
  height: 42px;
  border: 1px solid #ececec;
  padding: 15px 20px;
  color: #283733;
  margin-bottom: 25px;
  border-radius: 4px;
  transition: all 500ms ease;
}
.comment-area .comment-form textarea{
  resize: none;
  height: 160px;
}
.comment-area .comment-form input:focus,.comment-area .comment-form textarea:focus{
  border-color: #1bb1dc;
  transition: all 500ms ease;
}
.comment-area .comment-form button:not(.btn-enquire){
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 18px!important;
  color: #959191;
  border: 1px solid #dbdbdb!important;
}
.comment-area .comment-form button:hover{
  color: #1bb1dc;
  border-color: #1bb1dc;
}
.comment-area .comment-form button i{
  font-size: 15px;
  margin-left: 8px;
}
.blog-details .single-item .news-content{
  padding: 35px 32px 20px 33px;
}
.blog-details .single-item .news-content .text{
  margin-bottom: 4px;
}
.blog-details .single-item .news-content h3 {
    margin-bottom: 14px;
}
.blog-details .blog-classic-content .single-item {
    margin-bottom: 4px;
}
.blog-details .news-style-one p{
  padding: 0px 22px 0px 22px;
  margin-bottom: 26px;
}
.blog-details .comment-area .comment-form{
  position: relative;
  margin-top: 30px;
}
.blog-details .comment-area .comment-form .comment-title{
  margin-bottom: 62px;
}

/*** 
====================================================================
    news section / home index page
====================================================================
***/
.news-section{
  position: relative;
  padding-bottom: 180px;
}
.news-section .single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;   
  margin-bottom: 30px;
}
.news-section .single-item .img-holder img {
  position: relative;
  width: 100%;
}
.news-section .single-item:hover .img-holder .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.news-section .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.news-section .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: rgba(54, 70, 108, 0.7);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  border-radius: 5px;
}
.news-section .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.news-section .single-item .content a{
  position: relative;
  font-size: 16px;
  font-family: 'Lato',sans-serif;
  color: #fff;
  line-height: 26px;
  font-weight: 800;
}
.news-section .single-item .content i:before{
  margin-right: 7px;
}
.news-section .single-item .news-content{
  position: relative;
  padding: 20px 32px 20px 33px;
  margin: -60px 20px 0px 20px;
  background: #fff;
  border-radius: 5px;
}
.news-section .single-item .news-content .text{
  position: relative;
  font-size: 15px;
  font-family: 'Lato',sans-serif;
  line-height: 26px;
  color: #c9a76e;
  margin-bottom: 6px;
}
.news-section .single-item .news-content .meta{
  position: relative;
}
.news-section .single-item .news-content .meta li{
  position: relative;
  display: inline-block;
  margin: 0px 10px;
  font-size: 15px;
  font-family: 'Lato',sans-serif;
  line-height: 20px;
  color: #777;
}
.news-section .single-item .news-content .meta li i{
  font-size: 20px;
  width: 22px;
  margin-top: -5px;
  vertical-align: middle;
}
.news-section .single-item .news-content .meta li i:before{
  font-size: 13px;
  color: #c9a76e;
  margin-right: 7px;
}
.news-section .news-title{
  margin-bottom: 105px;
}
.news-section .single-item .news-content h3{
  margin-bottom: 10px;
}

/*** 
====================================================================
    contact.php inner page contact page
====================================================================
***/

.contact-info{
  position: relative;
  padding:100px 0px;    
  background-color: white;
}
.contact-info .single-item{
  position: relative;
  padding: 50px 15px 32px 15px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  width: 100%;
  height: 274px;
}
.contact-info .single-item i:before{
  font-size: 54px;
  color: #bcd457;
  margin: 0px;
}
.contact-info .single-item .icon-box{
  margin-bottom: 18px;
}
.contact-form-area .contact-form input,
.contact-form-area .contact-form textarea{
  position: relative;
  width: 100%;
  height: 50px;
  color: #848484;
  padding: 15px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
} 
.contact-form-area .contact-form textarea{
  height: 190px;
  resize: none;
}
.contact-form-area .btn-one{
  margin-top: 20px;
}

/** google map **/
.google-map-area {
    position: relative;
    background-color: #fafafa;
}
.google-map-area iframe{
    border: 2px solid #1bb1dc;
}
#contact-google-map {
    height: 400px;
    width: 100%;
}
.contact-info .single-item.hvr-float-shadow{
  display: block;
}
/*** 
====================================================================
  contact-us style form-section
====================================================================
***/

.form-section{
  position: relative;
  background: #fafafa;
}
  
.form-section .contact-area{
  position: relative;
}
.form-section .form-area{
  position:relative;
  padding: 50px 85px;
  background: #ffffff;
  top: -250px;
  width: 100%;
}

.form-section .form-group{
  position:relative;
}

.form-section .user-form{
  position: relative;
  width: 100%;
  margin-right: 17px;
  display: inline-block;
}

.form-section .user-form i{
  position: absolute;
  right: 20px;
  top: 14px;  
  color: #b8b8b8;
  transition:all 500ms ease;
}

.form-section .email-form{
  position: relative;
  width: 100%;
  display: inline-block;
}


.form-section .email-form i{
  position: absolute;
  right: 25px;
  top: 15px;
  color: #b8b8b8;
  transition:all 500ms ease;
}


.form-section i:hover{
  color: #1fc055;
  transition:all 500ms ease;
}

.form-section input{
  position: relative;
  display: block;
  height: 42px;
  width: 100%;
  line-height: 22px;
  padding: 10px 0px 10px 15px;
  color: #292929;
  border-radius: 3px;
  font-size: 15px;
  background: #ffffff;
  margin-bottom: 34px;
  border: 1px solid #ddd;
  transition: all .3s ease;
}

.form-section textarea {
  position: relative;
  display: block;
  width: 100%;
  min-height: 194px;
  line-height: 24px;
  padding: 10px 0px 50px 25px;
  color: #292929;
  border-radius: 4px;
  font-size: 15px;
  background: #ffffff;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  transition: all .3s ease;
  resize: none;
}

.form-section input:focus,
.form-section textarea:focus {
  border:1px solid #1fc055;
  transition:all 500ms ease;
}

.form-section button{
  line-height:24px;
  text-align:center;
  font-size:14px;
  color:#ffffff;
  background:#1fc055;
  border: 1px solid #1fc055;
  margin-top: 5px;
  width: 100%;
  text-transform: capitalize;
  padding: 10px 0px;
  border-radius: 50px;
  transition: all .5s;
  transition:all 500ms ease;
}

.form-section button:hover {
  color:#1fc055;
  background:transparent;
  border: 1px solid #1fc055;
  border-radius: 50px;
  transition: all .5s;
  transition:all 500ms ease;
}

.form-section.style-two .title p{
  color: #687f7b;
}

.form-section.style-two .form-area{
  position:relative;
  padding: 0px;
  background: none;
  top: 0px;
  width: 100%;
}

.form-section.style-two img{
  position:relative;
  margin-top: 10px;
}

.form-section .user-form{
  position: relative;
  width: 100%;
  margin-right: 17px;
  display: inline-block;
}

.form-section.style-two button{
  line-height:24px;
  text-align:center;
  font-size:14px;
  color:#ffffff;
  background:#1bb1dc;
  border: 1px solid #1bb1dc;
  width: 28%;
  text-transform: capitalize;
  padding: 10px 0px;
  border-radius: 50px;
  transition: all .5s;
  margin-bottom: 0px;
}

.form-section.style-two button:hover {
  color:#1bb1dc;
  background:transparent;
  border: 1px solid #1bb1dc;
  border-radius: 50px;
  transition: all .5s;
}




/*** 
====================================================================
    INDIA TOUR INNER PAGES
====================================================================
    POPULAR DESTINATIONS
====================================================================

***/

.destBlock-section{
  position: relative;
  padding: 100px 0 0 0;
  display: block;
}
.destBlock-section .block-title {
  padding: 0;
}
.destBlock-section .title h2{
  font-size: 28px;
}
.destBlock-section .title p{
  color: #d3d3d3;
  font-size: 16px;
  /*text-transform: inherit;*/
}
.destBlock-section .single-item{
  position: relative;
}
.destBlock-section .single-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  height: 280px;
  border-radius: 4px;
}
.destBlock-section .single-item .img-holder img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.destBlock-section .single-item:hover .img-content{
  opacity: 0;

}
.destBlock-section .single-item:hover .img-holder .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.destBlock-section .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.tableBox{
  text-align: center;
  color: #fff;
  padding: 0 9%;
  display: table;
}
.table-cell .coutPack{
  color: #bad152;
  font-weight: 900;
  text-transform: initial;
}
.table-cell{
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.destBlock-section .overlayDestName{
  text-transform: uppercase;
  font-size: 22px;
  /*line-height: */
}
.destBlock-section .overlayDestName .flaticon-maps-and-flags:before{
    margin: 0;
}
.destBlock-section .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: rgba(54, 70, 108, 0.7);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  border-radius: 5px;
}
.destBlock-section .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.destBlock-section .img-content{
  position: absolute;
  left: 7px;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  bottom: 23px;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-style: italic;
}
.destBlock-section .img-content i:before{
  margin-right: 7px;
  font-size: 24px;
}
.destBlock-section .destBlock-title{
  margin-bottom: 106px;
}
.destBlock-section .btn-one{
  margin-top: 40px;
  padding: 8px 40px;
}

/*** 
====================================================================
    INDIA TOUR INNER PAGES
====================================================================
    most-popular-pack
====================================================================

***/

.most-popular-pack{ 
  position:relative;
  padding: 60px 0px 60px;
}

.destination-box{
  position:relative;
  margin-bottom:30px;
}

.destination-box .inner-box{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.destination-box .inner-box .image-box{
  width: 100%;
  height: 400px;
  position:relative;
}

.destination-box .inner-box .image-box img{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.destination-box .inner-box .overlay-box{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
}

.destination-box .inner-box .overlay-box .content-box{
  position:absolute;
  width:100%;
  left:0px;
  bottom:0px;
  text-align:center;
  padding:7px 15px;
  background-color:rgb(8, 151, 206);
  transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  -webkit-transition:all 0.7s ease;
  -ms-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
}

.destination-box .inner-box .overlay-box .content-box h3{
  position: relative;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
}

.destination-box .inner-box .overlay-box .content-box .designation{
  position:relative;
  color:#ffffff;
  font-size:14px;
}

.destination-box .inner-box .overlay-box .hover-box{
  position:absolute;
  left:0px;
  top:-100%;
  width:100%;
  height:100%;
  display:table;
  padding:20px 30px;
  text-align:center;
  background-color:rgb(8, 151, 206);
  transition:all 0.7s ease;
  -moz-transition:all 0.7s ease;
  -webkit-transition:all 0.7s ease;
  -ms-transition:all 0.7s ease;
  -o-transition:all 0.7s ease;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner{
  position:relative;
  display:table-cell;
  vertical-align:middle;
}

.destination-box .inner-box .overlay-box .hover-box h3{
  position:relative;
  color:#ffffff;
  font-size:18px;
  font-weight:500;
  text-transform:capitalize;
}

.destination-box .inner-box .overlay-box .hover-box .designation{
  position: relative;
  color: #ffffff;
  font-size: 14px;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner .text{
  position:relative;
  padding:20px 0px 25px;
  color:#ffffff;
  line-height:1.8em;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner .social-links{
  position:relative;
  display:inline-block;
  padding-top:20px;
  min-width: 60px;
  border-top:1px dashed #ffffff;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner .social-links li{
  position:relative;
  display:inline-block;
  margin:0px 7px;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner .social-links li:first-child{
  margin-left:0px;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner .social-links li:last-child{
  margin-right:0px;
}

.destination-box .inner-box .overlay-box .hover-box .hover-inner .social-links li a{
  position:relative;
  font-size:12px;
  display:inline-block;
  color:#ffffff;
  line-height:24px;
}

.destination-box .inner-box:hover .content-box{
  bottom:-100%;
}

.destination-box .inner-box:hover .hover-box{
  top:0%;
}


/*** 
====================================================================
    INDIA TOUR INNER PAGES
====================================================================
    trending packages of travel triangle
====================================================================
***/
.trending-pack{
  position: relative;
  background: #f5f5f8;
  width: 100%;
  background-size: cover;
  padding: 100px 30px 100px 375px;
}
.trending-pack .block-title{

}
.trending-pack .block-title .section-title{
    z-index: 9;
    color: white;
    text-align: left;
}
.trending-pack .block-title .section-title h2{
    font-size: 18px;
    z-index: 9;
    color: white;
}
.trending-pack .block-title .title.min-ht {
    height: 60px;
    z-index: 9;
}
.trending-pack .block-title .title  p {
    text-align: center!important;
    font-size: 14px;
    line-height: 16px;
    text-transform: initial;
}


.trending-pack:before{
  position: absolute;
  content: '';
  background: url(../../images/trending-pack.jpg);
  left: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
}
.trending-pack:after{
  position: absolute;
  content: '';
  background: #253559;
  width: 50%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: .8;
}
.trending-pack .service-title{
  position: relative;
  margin-right: -15px;
  z-index: 1;
}
.trending-pack .service-title p{
  color: #d4d6dc;
  position: relative;
  top: 27px;
}
.trending-pack .three-column-carousel .single-item{
  position: relative;
  background: #fff;
  padding: 60px 15px 10px 15px;
}
.trending-pack .owl-dots{
  display: none !important;
}
.single-item h4{
  margin: 0;
}
.single-item .text p{
  text-align: center;
  color: #50524f;
  font-size: 14px!important;
}
.trending-pack .owl-theme .owl-controls {
  position: absolute;
  left: -35%;
  bottom: 26px;
}
.trending-pack .three-column-carousel .single-item .icon-box{
  position: relative;
  margin-bottom: 28px;
}
.trending-pack .three-column-carousel .single-item .icon-box:before{
  position: absolute;
  content: '';
  background: #d0d0d0;
  width: 50px;
  height: 1px;
  left: 0px;
  bottom: -15px;
}
.trending-pack .three-column-carousel .single-item .icon-box i:before{
  color: #f6b129;
  font-size: 50px;
  margin: 0px;
}
.trending-pack .three-column-carousel{
  position: relative;
}
/*** 
====================================================================
              filter-section holiday-pack section 
====================================================================
***/
.filter-section{
  position: relative;
  display: block;
  height: auto;
  padding: 50px 0 100px 0;
}
.filter-section .block-title{
  padding: 0;
  margin-bottom: 40px;
}
.filter-section .refine-title{
  margin: 0;
  padding: 0 10px;
  display: block;
}
.filter-section .price-box{
  padding: 0;

}
.filter-section .title{
  margin: 0;
  min-height: 26px;
}
.filter-section .accordion {
  border: 0px solid #ededed;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 0;
}
.filter-section .accordion .acc-btn{
  padding: 0;
  transition: all 900ms ease;
}
.filter-section .accordion .acc-btn:before, .filter-section .accordion .acc-btn:after, .filter-section .accordion .acc-btn:before{
  right: 3px;
  left: auto;
  top: 15px;
}
.filter-section .accordion-box .accordion .acc-content{
  padding: 0;
  position: relative;
  margin-bottom: 0px;
}
.filter-section .accordion .acc-btn+.acc-content:after{
  display: none;
}
.filter-section .accordion:before {
  display: none;
}
.filter-section .sidber-content .sidber-title h3{
  font-size: 16px;
  text-transform: capitalize;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
.filter-section .sidber-content{
  position: relative;
  /*background-color: #f0eded;*/
  border: 1px solid #ccc;
  margin-left: 0;
  border-radius: 5px;
  margin-top: 0;
  padding: 0 10px;
}
.filter-section .sidber-content .search-box input{
  position: relative;
  width: 100%;
  height: 38px;
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 10px;
  color: #999;
  transition: all 500ms ease;
}
.filter-section .sidber-content .search-box input:focus{
  border-color: #c9a76e;
  transition: all 500ms ease;
}
.sidber-content .acc-content .form-check {
  position: relative;
  display: block;
  padding-left: 0;
  margin-bottom: 15px;
}
.sidber-content .acc-content .form-check, 
.sidber-content .acc-content label{
  color: #aaa;
  font-size: 14px;
  line-height: 1.2057;
  font-weight: 400;
}
.sidber-content .acc-content .form-check .form-check-label {
  cursor: pointer;
  padding-left: 30px;
  width: 100%;
  position: relative;
}
.sidber-content .acc-content .form-check .form-check-input {
  position: absolute;
  margin: 0;
  z-index: -1;
  left: 0;
  pointer-events: none;
}
.sidber-content .acc-content .form-check .form-check-input {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.sidber-content .acc-content .form-check .form-check-sign {
  vertical-align: middle;
  position: relative;
  top: -2px;
  float: left;
  padding-right: 10px;
  display: inline-block;
}
.sidber-content .acc-content .form-check .form-check-label span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  transition-duration: .2s;
}
.sidber-content .acc-content .form-check .form-check-sign:before {
  display: block;
  position: absolute;
  left: 8px;
  content: "";
  background-color: rgb(39, 45, 48);
  height: 10px;
  width: 10px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  top: 4px;
  transform: scale3d(2.3,2.3,1);
}
.sidber-content .acc-content .form-check .form-check-input:checked+.form-check-sign:before {
  animation: d .5s;
}
.form-check .form-check-sign .check {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0,0,0,.54);
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}
.default-form-area .form-check .form-check-label span {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  transition-duration: .2s;
}
.form-check .form-check-input:checked+.form-check-sign .check {
  background: #282c30;
}
.form-check .form-check-sign .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -3px;
  margin-left: 7px;
  width: 0;
  color: #fff;
  height: 0;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, inset 0 0 0 0;
  animation: checkbox-off .3s forwards;
}
.form-check .form-check-input:checked+.form-check-sign .check:before {
  color: #fff;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: c .3s forwards;
}
.form-check .form-check-input:checked+.form-check-sign .check:before {
  color: #fff;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: c .3s forwards;
}
/*CENTERED BOX FILTERED CONTENT*/
.center-sidebar{
  padding: 0;
  height: 42px;
  /*overflow: -webkit-paged-x;*/
  overflow: hidden;
}
/*RIGHT SIDE DROPDOWN BOX*/
.right-sidebar{
  padding: 0 10px!important;
}
.right-sidebar .accordion{
  margin: 0!important;
}
.right-sidebar .accordion .acc-btn{
  margin: 0!important;
}
.right-sidebar .dropdown.open .acc-to-dropdown{
  transform: scale(1);
  opacity: 1;
  width: 113%;
  height: 200px;
  display: block!important;
}
.acc-to-dropdown{
  position: absolute!important;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.7s ease;
  /*transition: all 1500ms ease;*/
  box-shadow: -1px 11px 37px -11px #245666;
  z-index: 9;
  top: 104%;
  width: 0;
  height: 0;
  background-color: white;
  margin: 0 -11px;
  padding: 10px!important;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.right-sidebar .sidber-title h3{
  border: none!important;
}



.filter-section .sidber-content .sidbar-list li a{
  position: relative;
  font-size: 15px;
  margin-bottom: 16px;
  display: block;
  font-family: 'Lato',sans-serif;
  padding: 0px 0px 0px 15px;
}

.filter-section .sidber-content .sidbar-list li a:before{
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  left: 0px;
  top: 0px;
  font-size: 13px;
  color: #808080;
}
.filter-section .sidber-content .sidber-post .single-post{
  position: relative;
  padding: 0px 0px 20px 120px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #29453d;
  height: 115px;
  overflow: hidden;
}
.filter-section .sidber-content .sidber-post{
  margin-bottom: 36px;
}
.filter-section .sidber-content .sidber-post .single-post:last-child{
  border-bottom: none;
}
.filter-section .sidber-content .sidber-post .single-post .img-box{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100px;
  width: 100px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}



/***
====================================================================
  HOLIDAY PACKAGE INNER PAGES
====================================================================
  LAOD ALERT BOX PACKAGES BOX 
====================================================================
***/
.pack-colmun{
  /*background-color: #e9e9e9;*/
  position: relative;
}
.pack-colmun .single-item{
  position: relative;
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
  border-radius: 5px;
  overflow: hidden;
  height: 300px;
  width: 100%;
  margin-bottom: 25px;
  

}
.pack-colmun .single-item .img-holder {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 230px;
  position: relative; 
}
.pack-colmun .single-item .img-holder img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pack-colmun .single-item:hover .img-holder .overlay{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.pack-colmun .overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.pack-colmun .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: rgba(27, 177, 220, 0.93);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  border-radius: 3px;
}
.pack-colmun .overlay .box {
  display: table;
  height: 100%;
  width: 100%;
}
.pack-colmun .overlay .box .text{
  position: relative;
  font-size: 15px;
  line-height: 26px;
  color: #fff;
}
.view-box{
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.view-box .btn2{
  border: 1px solid #19a5cc;
  padding: 0px 6px;
  border-radius: 4px;
  font-size: 11px;
  text-transform: capitalize;
  color: #272c30;
  line-height: 20px;
  background-color: #ffffff;
}
.view-box .btn2:hover{
  background-color: #283132;
  color: white;
}
.pack-colmun .overlay .box h4{
  margin-bottom: 0px;
  font-weight: 600;
  color: white;
}
.pack-colmun .single-item .pack-share-box{
  position: relative;
  padding: 20px 0px 20px 0px;
  text-align: center;
  box-shadow: 0px 5px 10px 0px #eee;
  opacity: 0;
  transition: all 900ms ease;
  z-index: 1;
}
.pack-colmun .single-item .pack-share-box li{
  position: relative;
  display: inline-block;
  margin: 0px 5px;
  transition: all 900ms ease;
}
.pack-colmun .single-item .pack-share-box li a{
  color: #333;
}
.pack-colmun .single-item .pack-share-box li a:hover{
  color: #c9a76e;
}

.pack-colmun .single-item .short-pack-desc{
  position: absolute;
  left: 0px;
  bottom: 0px;
  /*background: #fff;*/
  opacity: 1;
  transition: all 900ms ease;
  padding: 0px 0px 12px 0px;
  box-shadow: 0px 5px 10px 0px #eee;
  width: 100%
}
.pack-colmun .single-item .short-pack-desc .text{
  position: relative;
  font-size: 15px;
  text-align: center;
  font-family: 'Vollkorn',sans-serif;
  line-height: 26px;
  color: #b2b2b2;
  transition: all 500ms ease;
}
.pack-colmun .single-item:hover .short-pack-desc{
  opacity: 0;
  transition: all 900ms ease;
}
.pack-colmun .single-item:hover .pack-share-box{
  opacity: 1;
  transition: all 900ms ease;
}
.pack-colmun .single-item .short-pack-desc h4{
  color: #222;
  margin-bottom: 0px;
  text-align: center;
}
.short-pack-desc .text .l{
  color: #bacf4d;
  font-weight: 600;
}
.short-pack-desc .text .r{
  color: #bacf4d;
  font-weight: 600;
}
#package_box{
  padding-top: 30px;
}

/*similar packages*/

.four-column-carousel .owl-dots{
  display:none !important;  
}
/*
.four-column-carousel .owl-nav{
  margin:0px !important;
  position:absolute;
  left:42px;
  bottom:60px;
}
*/
/*.four-column-carousel.left-aligned .owl-nav{
  margin:0px !important;
  position:absolute;
  left:auto;
  right:10px;
  bottom:40px;
}*/
.owl-theme .owl-controls{
  margin: 0;  
}
.four-column-carousel.centered-style .owl-nav{
  /*bottom:-60px;*/
  left:0px;
  width:100%; 
}

.four-column-carousel .owl-nav .owl-prev, 
.four-column-carousel .owl-nav .owl-next  {
  background: #272a2f!important;
  border: 2px solid #1bb1dc!important;
  color: #ffffff!important;
  border-radius: 5px;
  line-height: 26px;
  bottom: 50%;
  display: inline-block!important;
  font-size: 15px!important;
  height: 32px;
  position: absolute;
  text-align: center;
  width: 32px;
  margin: 0!important;
}
.four-column-carousel .owl-nav .owl-prev{
  padding: 0px 10px!important;
  left: -16px;
} 
.four-column-carousel .owl-nav .owl-next {
  right:  -16px;
  padding: 0px 13px!important;
}

.four-column-carousel .owl-nav [class*="owl-"]:hover{
  background-color: #199cdb!important;
}

/*==========================================================*/
/*            nouislider css block                          */
/*==========================================================*/

.noUi-target,
.noUi-target * {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -ms-touch-action: none;
   touch-action: none;
   -ms-user-select: none;
   -moz-user-select: none;
   user-select: none;
   box-sizing: border-box;
}
.noUi-target {
   position: relative;
   direction: ltr;
}
.noUi-base {
   width: 100%;
   height: 100%;
   position: relative;
   z-index: 1;
}
.noUi-connect {
   position: absolute;
   right: 0;
   top: 0;
   left: 0;
   bottom: 0;
}
.noUi-origin {
   position: absolute;
   height: 0;
   width: 0;
   margin: 0;
   border-radius: 0;
   height: 2px;
   background: #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle {
   background-color: #fff;
   border: 2px solid #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active, .noUi-origin[style^="left: 0"] .noUi-handle.noUi-active:active:focus {
   border-width: 0px;
   outline: none;
}
.noUi-handle.noUi-active:active:focus, .noUi-handle.noUi-active:focus, .noUi-handle{
    outline: none;
}
.noUi-handle {
   position: relative;
   z-index: 1;
}
.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {
   transition: top .3s,right .3s,bottom .3s,left .3s;
}
.noUi-state-drag * {
   cursor: inherit!important;
}
.noUi-base,.noUi-handle {
   transform: translateZ(0);
}
.noUi-horizontal {
  height: 2px;
  margin: 15px 0;
  width: 94%;
}
.noUi-horizontal .noUi-handle .noUi-tooltip {
   margin-top: 15px;
   margin-left: -10px;
}
.noUi-horizontal .noUi-pips .noUi-value {
   position: absolute;
   top: 10px;
}
.noUi-horizontal .noUi-pips .noUi-value.noUi-value-large:last-of-type {
   left: 95%!important;
}
.noUi-vertical {
   height: 100%;
   width: 2px;
   margin: 0 15px;
}
.noUi-vertical .noUi-handle {
   box-sizing: border-box;
   width: 14px;
   height: 14px;
   left: -6px;
   top: -10px;
   cursor: pointer;
   border-radius: 100%;
   transition: all .2s ease-out;
   border: 1px solid #282c30;
   background: #fff;
   box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);
}
.noUi-target {
   background: #c8c8c8;
   border-radius: 4px;
}
.noUi-connect {
   background: #3fb8af;
   transition: background .45s;
}
.noUi-draggable {
   cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
   cursor: n-resize;
}
.noUi-handle {
   box-sizing: border-box;
   width: 14px;
   height: 14px;
   left: 0px;
   top: -6px;
   cursor: pointer;
   border-radius: 100%;
   transition: all .2s ease-out;
   border: 1px solid;
   background: #fff;
   box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);
}
.noUi-handle.noUi-active {
   transform: scale3d(1.5,1.5,1);
   /*outline: none;*/
}
.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before {
   width: 14px;
   height: 1px;
   left: 6px;
   top: 14px;
}
.noUi-vertical .noUi-handle:after {
   top: 17px;
}
[disabled] .noUi-connect {
   background: #b8b8b8;
}
[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target {
   cursor: not-allowed;
}
.slider {
   background: #c8c8c8;
}
.slider .noUi-connect {
 background-color: #282c30;
 border-radius: 4px;
}
.slider .noUi-handle {
  border-color: #272b2f;
  background-color: #b4ca47;
}
.slider.slider-info .noUi-connect {
   background-color: #00bcd4;
}
.slider.slider-info .noUi-handle {
   border-color: #00bcd4;
}
.slider.slider-success .noUi-connect {
   background-color: #4caf50;
}
.slider.slider-success .noUi-handle {
   border-color: #4caf50;
}
.slider.slider-warning .noUi-connect {
   background-color: #ff9800;
}
.slider.slider-warning .noUi-handle {
   border-color: #ff9800;
}
.slider.slider-danger .noUi-connect {
   background-color: #f44336;
}
.slider.slider-rose .noUi-connect {
   background-color: #282c30;
}

.box_shadow_center_top {
   box-shadow: 0px -25px 79px -62px black;
}
.slider {
   background: #c8c8c8;
}
.noUi-base, .noUi-handle {
   transform: translateZ(0);
}
.noUi-target, .noUi-target * {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -ms-touch-action: none;
   touch-action: none;
   -ms-user-select: none;
   -moz-user-select: none;
   user-select: none;
   box-sizing: border-box;
}
.noUi-connect {
   background: #3fb8af;
   transition: background .45s;
}
.slider .noUi-connect {
   background-color: #282c30;
   border-radius: 4px;
}
.slider.slider-rose .noUi-connect {
   background-color: #282c30;
}

/*** 
====================================================================
              FREQUENTLY ASKED QUESTIONS
====================================================================
***/
.faq-section{
  padding-bottom: 100px;
  padding-top: 98px;
  position: relative;
  background-color: white;
}

.faq-section .block-title{
  padding: 0;
}

.faq-section .title p{
  color: #2a455d;
}
.accordion-box {
    position: relative;
    margin-left: -15px;
}
.accordion {
    position: relative;
    border: 0px solid #ededed;
    margin-bottom: 0px;
    border-radius: 5px;
    padding: 15px;
}
.accordion .acc-btn {
    color: #333;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    padding: 0px 0px 0px 40px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
.accordion .acc-btn:after, .accordion .acc-btn:before {
    position: absolute;
    content: "";
    background: #b2b2b2;
    top: 24px;
    left: 17px;
}
.accordion .acc-btn:before{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: 30px;
    z-index: 2;
    padding: 1px;
    border: 1px solid #fff;
    outline: 2px dashed #8BC34A;
}
.accordion .acc-btn.active:before{
  background: #eb5e3c;
}
.accordion .acc-btn+.acc-content:after {
    position: absolute;
    content: "";
    top: 0;
    width: 1px;
    border: 1px dashed #91c63d;
    left: 34px;
    height: 100%;
}
.accordion:before{
    opacity: 1;
    transition: all 900ms ease;
    position: absolute;
    content: "";
    top: 0;
    width: 1px;
    border: 1px dashed #91c63d;
    left: 34px;
    height: 94%;
}
.accordion-box .accordion .acc-btn.active {
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;
}
.accordion-box .accordion .acc-btn .toggle-icon .minus::before {
  font-size: 14px;
  font-weight: 300;
  transition: all 0.3s ease 0s;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
}
.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
  color: #a09b9b;
  position: absolute;
  padding: 10px 10px;
  text-align: center;
  margin-top: 0px;
  right: -18px;
  top: -2px;
  border-radius: 50%;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}
.accordion-box .accordion .acc-content {
    color: #333333;
    display: none;
    font-size: 15px;
    line-height: 24px;
    padding: 0px 0px 0px 40px;
}
.accordion-box.style-two .accordion .acc-content p {
    color: #333333;
    margin: 0;
    padding: 10px 0px;
    max-width: 900px;
    border-top: 2px solid #ededed;
}

/*** 
====================================================================
      MICE INFORMAITON
====================================================================
***/
.mice-information{
   padding: 50px 0;
   position: relative;
   display: block;
   border-bottom: 1px solid #f4f4f4;
   box-shadow: inset 2px -5px 21px -17px black;
}
.block-title .title {
   font-size: 32px;
   color: #5a5858;
   line-height: 42px;
   font-weight: 600;
   text-transform: uppercase;
   font-family: 'Lato', sans-serif;
}
.mice-information .block-title h3 {
   font-size: 32px;
   font-weight: 600;
   line-height: 42px;
}
.mice-information .sec-title p {
   font-size: 15px;
   font-weight: 400;
   color: #7c7c7c;
   line-height: 26px;
   margin-bottom: 50px;
   letter-spacing: 0.8px;
   font-family: 'Open Sans', sans-serif;
}
.mice-information .content-text p {
   font-size: 16px;
   font-weight: 400;
   color: #7c7c7c;
   line-height: 29px;
   margin-bottom: 10px;
   font-family: 'Open Sans', sans-serif;
}
.pdb_15{
   padding-bottom: 15px;
}

.content-text .center-cropped {
   position: relative;
   width: 47%;
   height: 350px;
   overflow: hidden;
   float: left;
   margin-bottom: 2%;
   margin-right: 3%;
   border-radius: 5px;
}
.content-text .center-cropped {
   position: relative;
   width: 48%;
   height: 250px;
   overflow: hidden;
   float: left;
   margin-bottom: 2%;
   margin-right: 2%;
   border-radius: 5px;
}
.content-text .center-cropped img {
   position: absolute;
   left: 50%;
   top: 50%;
   height: auto;
   width: 100%;
   -webkit-transform: translate(-50%,-50%);
   -ms-transform: translate(-50%,-50%);
   transform: translate(-50%,-50%);
}
.mice-information .colmun-text p {
   font-size: 14px;
   text-align: justify;
   font-weight: 400;
   color: #7c7c7c;
   line-height: 26px;
   padding-bottom: 15px;
   font-family: 'Open Sans', sans-serif;
}
.mice-information .link-btn {
   margin-top: 20px;
}
.mice-information .colmun-text h5 {
   font-size: 22px;
   font-weight: 600;
   color: #222222;
   line-height: 37px;
   margin-bottom: 20px;
   text-transform: uppercase;
}
.mice-information .image-box{
   display: block;
   overflow: hidden;
   border-radius: 5px;
   position: relative;
   height: 340px;
}
.mice-information .content-text .center-cropped {
   position: relative;
   width: 47%;
   height: 350px;
   overflow: hidden;
   float: left;
   margin-bottom: 2%;
   margin-right: 3%;
   border-radius: 5px;
}
.mice-information.mice .content-text .center-cropped {
   float: right;
   margin-right: 0;
   margin-left: 2%;
   margin-bottom: 0;
}

/***

========================================================
  attachDragger and alert box form and msg box the in 
========================================================

***/
/*comment form css block and msg box*/
#attachDragger{
  overflow: auto;
}
.attachDragger_pack_tabs{
  width: 750px;
}
#attachDragger::-webkit-scrollbar {
  width: 0 !important;
}
.loadingBox {
  display: none; 
  height: 146%;
  width: 100%;
  position: absolute;
  left: 0;
  top: -6px;
  z-index: 9999;
  background-color: #585555db;
  margin: 0;
  padding: 16px;
  border-radius: 5px;
}
.msgBox {
  font-size: 15px;
  color: white;
}
.msgBox .fa-spin{
  font-size: 20px;
}
.add_review_box {
  padding: 0;
  border-radius: 10px;
  z-index: 9999;
  display: block;
  position: absolute;
  width: 97.5%;
  bottom: 0;
  }
  .add_review_box .default-form-area{
  width: 100%;
  background-color: white;
  margin: auto;
  border-radius: 4px;
  padding: 50px 25px;
  }
.add_review{
  position: absolute;
  left: auto;
  right: 15px;
  top: 20px;
  padding: 0px 4px;
  line-height: 22px;
  font-size: 13px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #ff780c!important;
}
.subscribeMsgBox{
  position: absolute;
  bottom: -32px;
  left: 5%;
  min-width: 56%;
  background-color: #ffffff00!important;
  color: white!important;
}
.msgBox{
  display:none;
  color: #66bfeb;
  background-color: white;
  border-radius: 15px;
  padding: 3px 20px;
  font-weight: 600;
  font-size: 15px;
}
.msgBox .fa-spin{
  font-size: 20px;
}
.typeahead.dropdown-menu{
  transform: scale(1);
  opacity: 1;
  min-width: 215px;
}
.b_rad_lt_0{
  border-top-left-radius: 0px!important;
  border: 2px solid #cd5400b8;
  margin-top: -2px;
    background-color: #f4f0ef!important;
}
.brd_l{
  border-radius: 0px!important;
  border-top-left-radius: 3px!important;
}
.brd_r{
  border-radius: 0px!important;
  border-top-right-radius: 3px!important;
}
/*    

======================================================
  modal and modal css (login , signup , forgot pass and reset password )    LOGIN AND SIGNUP MODAL BLOCK 
======================================================

*/
.modal,.modal-open {
   overflow: hidden;
}
.modal {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1050;
   display: none;
   outline: 0;
}
.modal-open .modal {
   overflow-x: hidden;
   overflow-y: auto;
}
.modal-dialog {
   position: relative;
   width: auto;
   margin: .5rem;
   pointer-events: none;
}
.modal.fade .modal-dialog {
   transition: transform .3s ease-out;
   transform: translateY(-25%);
}
.modal.show, .modal-backdrop.show .modal-dialog, .modal.in .modal-dialog {
   transform: translate(0);
}
.modal-dialog-centered {
   display: flex;
   align-items: center;
   min-height: calc(100% - 1rem);
}
.modal-content {
   position: relative;
   display: flex;
   flex-direction: column;
   width: 100%;
   pointer-events: auto;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid rgba(0,0,0,.2);
   border-radius: .3rem;
   box-shadow: 0 .25rem .5rem rgba(0,0,0,.5);
   outline: 0;
}
.modal-backdrop {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade {
   opacity: 0;
}
.modal-backdrop.show, .modal-backdrop.in {
   opacity: .26;
}
.modal-header {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
   padding: 1rem;
   border-bottom: 1px solid #e9ecef;
   border-top-left-radius: .3rem;
   border-top-right-radius: .3rem;
}
.modal-header .close {
   padding: 1rem;
   margin: -1rem -1rem -1rem auto;
}
.modal-title {
   margin-bottom: 0;
   line-height: 1.5;
}
.modal-body {
   position: relative;
   flex: 1 1 auto;
   padding: 1rem;
}
.modal-footer {
   display: flex;
   align-items: center;
   justify-content: flex-end;
   padding: 1rem;
   border-top: 1px solid #e9ecef;
}
.modal-footer>:not(:first-child) {
   margin-left: .25rem;
}
.modal-footer>:not(:last-child) {
   margin-right: .25rem;
}
.modal-scrollbar-measure {
   position: absolute;
   top: -9999px;
   width: 50px;
   height: 50px;
   overflow: scroll;
}
@media (min-width:576px) {
   .modal-dialog {
       max-width: 500px;
       margin: 1.75rem auto;
  }
   .modal-dialog-centered {
       min-height: calc(100% - 3.5rem);
  }
   .modal-content {
       box-shadow: 0 .5rem 1rem rgba(0,0,0,.5);
  }
   .modal-sm {
       max-width: 300px;
  }
}
@media (min-width:992px) {
   .modal-lg {
       max-width: 800px;
  }
}
.modal-dialog .modal-content {
   box-shadow: 0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);
   border-radius: 6px;
   border: none;
}
.modal-dialog .modal-content .card-signup {
   margin: 0;
}
.card-signup .bmd-form-group {
   position: relative;
   padding-top: 0px!important;
}
.modal-dialog .modal-content .card-signup .modal-header {
   padding-top: 0;
}
.modal-dialog .modal-header {
   border-bottom: none;
   padding: 24px 24px 0;
}
.modal-dialog .modal-body {
   padding: 24px 24px 16px;
}
.modal-dialog .modal-footer {
   border-top: none;
   padding: 24px;
}
.modal-dialog .modal-footer.text-center {
   text-align: center;
}
.modal-dialog .modal-footer button {
   margin: 0;
   padding-left: 16px;
   padding-right: 16px;
   width: auto;
}
.modal-dialog .modal-footer button.pull-left {
   padding-left: 5px;
   padding-right: 5px;
   position: relative;
   left: -5px;
}
.modal-dialog .modal-body+.modal-footer {
   padding-top: 0;
}
.modal-backdrop {
   background: rgba(0,0,0,.5);
}
.modal .modal-dialog {
   margin-top: 130px;
}
.modal .modal-header .close {
   color: #999;
}
.modal .modal-header .close:focus,.modal .modal-header .close:hover {
   opacity: 1;
}
.modal .modal-header .close i {
   font-size: 16px;
}
.modal-login {
   max-width: 360px;
}
.modal-login .modal-header .close {
   color: #fff;
   top: -25px;
   right: 34px;
   text-shadow: none;
   position: absolute;
}
.modal-login .modal-header .card-header {
   width: 100%;
}
.modal-login .modal-header .card-header .social-line {
   margin-top: 1rem;
   text-align: center;
   padding: 0;
}
.modal-login .modal-header .card-header .social-line .btn {
   color: #fff;
   margin-left: 5px;
   margin-right: 5px;
}
.modal-login .modal-body,.modal-login .modal-footer {
   padding-bottom: 0;
   padding-top: 0;
}
.modal-login .modal-body {
   padding-left: 4px;
}
.modal-login .modal-body .form .description {
   padding-top: 15px;
   margin-bottom: -10px;
}
.modal-login .card-signup {
   margin-bottom: 0;
}
.modal-signup {
   max-width: 400px;
}
.modal-signup .info-horizontal {
   padding: 0 0 20px;
}
.modal-signup .modal-title {
   text-align: center;
   width: 100%;
}
.modal-signup.modal-title:after{
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: red;
}
.modal-signup .modal-footer {
   padding: 0 5px;
}
.modal-signup .modal-header {
   padding-top: 0;
}
.modal-signup .modal-header .close {
   margin-top: -35px;
}
.modal-signup .modal-header .close {
   color: #c7691e;
   top: 36px;
   right: 11px;
   text-shadow: none;
   position: absolute;
   opacity: 1;
}
.modal-signup .card-signup {
   padding: 40px 0;
   margin-bottom: 0;
}
.modal-signup .card-signup .radioBox {
   margin-left: 43px;
   padding-top: 3px;
}
.modal-signup .modal-body {
   padding-bottom: 0;
   padding-top: 0;
}
.modal-notice .instruction {
   margin-bottom: 25px;
}
.modal-notice .picture {
   max-width: 150px;
}
.modal-notice .modal-content .btn-raised {
   margin-bottom: 15px;
}
.modal-small {
   width: 300px;
   margin: 0 auto;
}

/*

====================================================
    END OF THE SIINGIN AND LOGIN MODAL BOX
    Modal block css footer.php
====================================================

*/

.input-group.form-group .bmd-label-floating{
   left: 40px;
}
.input-group.form-group .bmd-help{
   top: 38px;
   left: 40px;
}
.form-group input[type=file] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    cursor: text;
}
.form-file-upload .input-group {
    width: 100%;
}
.input-group {
   position: relative;
   display: flex;
   flex-wrap: wrap;
   align-items: stretch;
   width: 100%;
}

.input-group .input-group-btn {
  position: absolute;
  width: auto;
  right: 0;
  bottom: 0;
  padding-right: 0;
}

.btn.btn-fab, .btn.btn-just-icon {
  font-size: 24px;
  height: 34px;
}

.contact-section .default-form textarea {
  height: 102px!important;
  resize: none;
}

.form-file-upload .input-group-btn .btn {
  margin: 0;
}

.btn.btn-primary.btn-link, .btn.btn-primary.btn-link:active, .btn.btn-primary.btn-link:focus, .btn.btn-primary.btn-link:hover {
  background-color: transparent;
  color: #9c27b0;
}

.input-group-prepend{
  position: absolute;
  z-index: 4;
  top: 13%;
  left: 2%;
}

.input-group .form-control {
  padding-left: 13%;
  border-radius: 4px!important;
}
.userBox_right .input-group .form-control {
  padding-left: 10%;
}

.card.card-signup .input-group-prepend.fpwd{
  position: absolute;
  z-index: 4;
  top: 39%;
  left: 2%;
}
.card.card-signup .input-group-text{
  padding: 0!important;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .4375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #898d91;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.input-group .input-group-text {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
}





.btn_small{
   padding: 8px 20px!important;
}
.bmdmsgBox{
   color: #000!important;
   width: 80%;
   position: absolute;
   bottom: -25px;
   left: 35px;
   font-size: 12px!important;
   padding: 0 5px!important;
}
.bmdmsgBox .fa-spin {
   font-size: 12px!important;
}
/*.gobackBtn{
   position: absolute;
   bottom: 11px;
   left: 0;
   width: 100%;
}
*/.gobackBtn .open-modal{
   background-color: #ffffff;
   border-radius: 17px;
   color: #df6700;
}
.card-signup .loadingBox{
   display: none;
   height: 110%;
   width: 100%;
   position: absolute;
   left: 0;
   top: -1px;
   z-index: 9999;
   background-color: #585555db;
   margin: 0;
   padding: 0px;
   border-radius: 5px;
}
.card-signup .msgBox{
   font-size: 15px;
   color: white;
   background: transparent;
}
.card-signup .msgBox .fa-spin{
   font-size: 20px;
}
.dont_h_account{
   font-size: 14px;
}
.font16{
   font-size: 16px!important;
}
.validationblackshade {
   display: none;
   background-color: rgba(0,0,0,0.7);
   width: 100%;
   height: 100%;
   position: fixed;
   z-index: 999999999999999;
   left: 0px;
   top: 0px;
}
.validationblackshade .alertbox {
   width: 400px;
   min-height: 150px;
   background-color: #FFFFFF;
   margin: auto;
   box-shadow: 0 27px 24px 0 rgba(0,0,0,.2), 0 40px 77px 0 rgba(0,0,0,.22);
   border-radius: 6px;
   border: none;
   margin-top: 100px;
   color: #333333;
   font-family: Roboto,Helvetica,Arial,sans-serif;
   text-align: center;
   align-items: center;
}
.header{
   font-weight: 500;
   font-size: 20px;
   line-height: 30px;
   padding: 25px 30px 0;
}
.content{
   font-size: 14px;
   line-height: 18px;
   padding: 20px;
   font-weight: 300;
}
.okBtn{
   padding: 24px;
   padding-top: 0;
   display: flex;
}
.okBtn .btn-style-two{
   border-radius: 4px;
   padding: 7px 20px;
   margin: 0 auto;
}
.pdl_0{
   padding-left: 0px!important;
   margin: 0!important;
}
/*this is not checkbox*/
.form-check .form-check-label {
   cursor: pointer;
   padding-left: 25px;
   position: relative;
}
.default-form-area .form-check, .default-form-area label {
   font-size: 14px;
   line-height: 1.42857;
   color: #aaa;
   font-weight: 400;
}
.default-form-area .form-check {
   margin-bottom: .5rem;
}
.default-form-area .form-check {
   margin-top: 15px;
}
.mgT_50{
   margin-top: 50px;
}
.default-form-area .form-check {
   position: relative;
   display: block;
   padding-left:0;
}
.contact_btn{
   margin-bottom: 15px!important;
   padding-top: 10px!important;
}
.default-form-area .form-check .form-check-input {
   position: absolute;
   margin: 0;
   z-index: -1;
   left: 0;
   pointer-events: none;
}
.default-form-area .form-check .form-check-input {
   opacity: 0;
   height: 0;
   width: 0;
   overflow: hidden;
}
.default-form-area .form-check .form-check-sign {
   vertical-align: middle;
   position: relative;
   top: -2px;
   float: left;
   padding-right: 10px;
   display: inline-block;
}
.default-form-area .form-check .form-check-label span {
   display: block;
   position: absolute;
   left: -1px;
   top: -1px;
   transition-duration: .2s;
}
.form-check .form-check-sign:before {
  display: block;
  position: absolute;
  left: 20%;
  content: "";
  background-color: rgba(0,0,0,.84);
  height: 10px;
  width: 10px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  top: 30%;
  transform: scale3d(2.3,2.3,1);
}
.form-check .form-check-input {
  position: absolute;
  margin: 0;
  z-index: -1;
  left: 0;
  pointer-events: none;
}
.form-check .form-check-input {
   opacity: 0;
   height: 0;
   width: 0;
   overflow: hidden;
}
.form-check .form-check-input:checked+.form-check-sign .check {
   background: #e57923;
}
.form-check .form-check-label span {
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
  line-height: 20px;
  transition-duration: .2s;
}
.form-check .form-check-label .circle {
   border: 1px solid rgba(0,0,0,.54);
   height: 15px;
   width: 15px;
   border-radius: 100%;
   top: 3px;
}
.tooltip-inner {
   padding: 10px 15px;
   min-width: 130px;
}
.form-check .form-check-label .circle .check {
   height: 15px;
   width: 15px;
   border-radius: 100%;
   background-color: #9c27b0;
   transform: scale3d(0,0,0);
}
.form-check .form-check-input:checked~.circle .check {
   transform: scale3d(.65,.65,1);
}
.form-check .form-check-input:checked~.check, .form-check .form-check-input:checked~.circle {
   opacity: 1;
}
.form-check .form-check-input:checked~.circle {
   border-color: #9c27b0;
}
.form-check .form-check-sign {
   vertical-align: middle;
   position: relative;
   top: -2px;
   float: left;
   padding-right: 10px;
   display: inline-block;
}
.form-check .form-check-input:checked+.form-check-sign:before {
   animation: d .5s;
}
.form-check .form-check-input:checked+.form-check-sign .check:before {
   color: #fff;
   box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
   animation: c .3s forwards;
}
.form-check .form-check-sign .check {
   position: relative;
   display: inline-block;
   width: 20px;
   height: 20px;
   border: 1px solid rgba(0,0,0,.54);
   overflow: hidden;
   z-index: 1;
   border-radius: 15px;;
}
.form-check .form-check-sign .check:before {
   position: absolute;
   content: "";
   transform: rotate(45deg);
   display: block;
   margin-top: -3px;
   margin-left: 7px;
   width: 0;
   color: #fff;
   height: 0;
   box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, inset 0 0 0 0;
   animation: checkbox-off .3s forwards;
}
.form-check .form-check-label .circle:before {
   display: block;
   position: absolute;
   left: -1px;
   content: "";
   background-color: rgba(0,0,0,.84);
   height: 15px;
   width: 15px;
   border-radius: 100%;
   z-index: 1;
   opacity: 0;
   margin: 0;
   top: -1px;
   transform: scale3d(2.3,2.3,1);
}
.form-check .form-check-input:checked+.form-check-sign .check:before {
   color: #fff;
   box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
   animation: c .3s forwards;
}



/*
==========================================================================
  my-account.php dashboard myaccount user panel
==========================================================================
*/

/*my account*/
/*** ==================================================================== my_account .php block ==================================================================== ***/
.single-profile{
   position: relative;
   padding-top: 100px;
   padding-bottom: 70px;
}
.single-profile .image-holder{
   position: relative;
   padding-bottom: 40px;
}
.single-profile .image-holder .image-box{
   position: absolute;
   top: 17%;
   left: 5%;
   height: 190px;
   width: 200px;
}
.single-profile .image-holder .image-box img{
   border: 1px solid #cacccd;
   border-radius: 4px;
   width: 100%;
   box-shadow: 0 0 7px -2px #ff780c;
   height: 100%;
   object-fit: cover;
}
.single-profile .image-holder .image-text{
   position: relative;
   margin-left: 30%;
}
.single-profile .image-holder .image-text h4{
   padding-top: 42px;
   font-size: 26px;
   line-height: 36px;
   color: #222222;
   font-weight: 600;
   text-transform: uppercase;
   font-family: 'Roboto', sans-serif;
}
.single-profile .image-holder .image-text span{
   font-size: 14px;
   color: #24c4f4;
   font-weight: 400;
   font-family: 'Lato', sans-serif;
}
.single-profile .image-holder .image-text p{
   margin-top: 15px;
   font-size: 14px;
   color: #848484;
   line-height: 26px;
   font-weight: 400;
   font-family: 'Lato', sans-serif;
}
.single-profile .contact-links{
   float: left;
   margin-top: 10px;
}
.single-profile .contact-links li a{
   font-size: 16px;
   line-height: 26px;
   color: #222222;
   font-weight: 400;
   font-family: 'Roboto', sans-serif;
}
.single-profile .contact-links li span{
   font-size: 14px;
   line-height: 26px;
   color: #848484;
   font-weight: 400;
   margin-left: 20px;
   font-family: 'Lato', sans-serif;
}
.single-profile .social-links{
   float: right;
   margin-top: 20px;
   margin-right: 45px;
}
.single-profile .social-links li{
   display: inline-block;
   margin: 2px;
}
.single-profile .social-links li i{
   width: 35px;
   height: 35px;
   color: #848484;
   background: #ffffff;
   text-align: center;
   line-height: 35px;
   border: 1px solid #848484;
   border-radius: 50%;
   transition: all 500ms ease;
}
.single-profile .social-links li i:hover{
   background: #24c4f4;
   color: #ffffff;
   border: 1px solid #24c4f4;
   transition: all 500ms ease;
}
.single-profile .content-text{
   margin-top: 43px;
}
.single-profile .content-text p{
   line-height: 26px;
   text-align: justify;
   font-size: 14px;
   font-weight: 400;
   color: #848484;
   margin-bottom: 25px;
   font-family: 'Lato', sans-serif;
}
/*******************************/
/*siderbar left block */
.card-pricing {
   text-align: center;
}
.card-pricing:after {
   background-color: rgba(0,0,0,.7)!important;
}
.card-pricing .card-title {
   margin-top: 30px;
}
.card-pricing .icon {
   padding: 10px 0 0;
}
.card-pricing .icon i {
   font-size: 55px;
   border: 1px solid #e5e5e5;
   border-radius: 50%;
   width: 130px;
   line-height: 130px;
   height: 130px;
}
.card-pricing h1 small {
   font-size: 18px;
   display: inline-flex;
   height: 0;
}
.card-pricing h1 small:first-child {
   position: relative;
   top: -17px;
   font-size: 26px;
}
.card-pricing ul {
   list-style: none;
   padding: 0;
   max-width: 240px;
   margin: 10px auto;
}
.card-pricing ul li:not(ul.dropdown-menu li) {
   color: #999;
   text-align: center;
   padding: 12px 0;
   border-bottom: 1px solid hsla(0,0%,60%,.3);
}
.card-pricing ul li:last-child {
   border: 0;
}
.card-pricing ul li b {
   color: #3c4858;
}
.card-pricing ul li i {
   top: 6px;
   position: relative;
}
.card-pricing.card-background ul li,.card-pricing[class*=bg-] ul li {
   color: #fff;
   border-color: hsla(0,0%,100%,.3);
}
.card-pricing.card-background ul li b,.card-pricing[class*=bg-] ul li b {
   color: #fff;
   font-weight: 700;
}
.card-pricing.card-background .card-category,.card-pricing.card-background [class*=text-],.card-pricing[class*=bg-] .card-category,.card-pricing[class*=bg-] [class*=text-] {
   color: #fff!important;
}
.card-pricing .card-footer {
   z-index: 2;
}
.single-profile .bg_blue{
   border-radius: 4px;
}
.card.userBox_left{
   padding: 15px;
   margin: 0;
   border-bottom: 1px solid #d1d1d1;
   border-radius: 0px;
}
.userBox_left.card-pricing{
   background-color: transparent!important;
   box-shadow: none;
}
.userBox_left .card-body{
}
.userBox_left .logo_profile img{
   width: 80px;
   margin: auto;
}
.userBox_left .logo_profile {
   width: auto;
   background-color: #ffffff;
   border-radius: 4px;
   display: inline-block;
   padding: 6px 12px;
}
/*user image and name */
.userBox_left.card .card-header.card-header-image img {
   height: 75px;
   object-fit: cover;
   width: 75px;
   border-radius: 50%;
   pointer-events: none;
   box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
}
.userBox_left .card-header-image {
   background: none!important;
}
.userBox_left .card-body, .userBox_left .card-title, .userBox_left .card-category{
   padding: 0;
   margin: 0;
   color: white;
}
.mg_0{
   margin: 0!important;
}
.mg_t10{
   margin: 10px 0!important;
}
/*form left side menu navbar links*/
.userBox_left .nav li a{
    padding-left: 10%;
   background-color: transparent!important;
   color: white;
   transition: all 0.1s;
}
.userBox_left .nav li a:hover {
   color: #ff9800;
}
.userBox_left .nav li a:focus{
   color: #a86503;
}
.badge.badge_msgBox{
   position: absolute;
   top: 6px;
   left: 10px;
   padding: 2px 5px;
}
.userBox_right .title-menu{
}
.userBox_left .nav li a.active{
   color: #e68900;
   font-weight: 600;
}
.userBox_left .nav-link i.material-icons{
  transform: scale(0.9);
  top: 28%;
  position: absolute;
  left: 0;
}

/*user panel bread crump box*/
.userBox_right .title-menu{
   position: relative;
  /*float: right;
  */
   display: block;
}
.userBox_right .title-menu li{
   position:relative;
   color: #24c4f4;
   display: inline-block;
   line-height:28px;
   font-weight: 400;
   font-size: 16px;
   text-transform: capitalize;
   font-family: 'Lato', sans-serif;
}
.userBox_right .breadcrumbBox{
   padding: 5px 10px;
   position: relative;
   width: 100%;
   border: 1px solid #e8e6e6;
   border-radius: 4px;
}
.userBox_right .card.card-plain{
  /*padding: 20px 0;
  */
   position: relative;
   display: block;
}
.userBox_right .company-image{
   height: 190px;
   width: 200px;
   overflow: hidden;
}
.userBox_right{
   border-radius: 6px;
   padding: 20px 0 ;
}
.userBox_right .title-menu li a{
   font-weight: 600;
   font-size: 16px;
   color:#7f7e7e;
  margin-left: 26px;
   transition:all 500ms ease;
}
.userBox_right .title-menu li i{
   color: #7f7e7e;
   margin-right: 5px;
   font-size: 20px;
}
.userBox_right .title-menu li a:hover{
   color: #e67816;
   transition:all 500ms ease;
}
/*end of bread crump*/
/*start the dashboard */
.userBox_right .dashboardBox{
   width: 18%;
   display: inline-block;
   margin-bottom: 30px;
}
.userBox_right .card-pricing .icon {
   padding: 10px 0 0;
   position: relative;
   cursor: pointer;
   color: #e5781e;
}
.userBox_right .icon{
   transition: all 0.3s;
}
.userBox_right .icon:hover{
   transform: scale(1.05);
}
.userBox_right .icon i{
   color: #0092dc!important;
   background-color: #dddddd80!important;
   border: 1px solid #d3d0d0!important;
   border-radius: 5%!important;
   box-shadow: 4px 4px 14px -7px #0092dc!important;
}
.userBox_right .icon:hover .badge_msgBox, .userBox_right .icon:hover .icon-label{
   transform: scale(1.05);
   color: #0092dc;
}
.userBox_right .icon .badge_msgBox{
   display: block;
   margin-bottom: -35px;
   transition: all 0.3s;
   position: absolute;
   width: 100%;
   top: 20%;
}
.userBox_right .icon .badge_msgBox .badge{
   padding: 4px 6px;
   text-align: center;
   font-size: 16px;
   border: 1px solid #e4791f;
   background-color: #ffffff00;
   color: #db6909;
}
.userBox_right .icon .icon-label{
   margin-top: -35px;
   font-weight: 700;
   transition: all 0.3s;
}
.mapBox{
   width: 100%;
   position: relative;
   display: block;
   height: 250px;
   overflow: hidden;
   background-color: #0092dc;
   border-radius: 5px;
}
.mapBox iframe{
   width: 100%;
   position: relative;
}
/*card-signup and updated user setting block*/
.userBox_right .card-signup .pos_rel{
   position: relative;
}
.userBox_right .card-signup .loadingBox {
   height: 90%!important;
   top: -3%!important;
   padding: 10px!important;
   background-color: #0092dcd1!important;
}
/*setting inputs*/
.userBox_right .form_selector .btn.dropdown-toggle, .userBox_right .form_selector div.dropdown-menu {
   padding: 10px 0;
   left: 9%;
   width: 91%;
}
.userBox_right .form_selector div.dropdown-menu {
    min-width: 91%;
    box-sizing: border-box;
    padding: 0!important;
}
.bootstrap-select .form_selector_icon{
    position: absolute;
    top: 5px;
    left: 0;
}
/*start of the wishlist hotels*/
.userBox_right .card-hotel.card{
   background-color: #f7f7f700;
   margin: 25px 0;
   height: 300px 
}
.userBox_right .card-hotel.filtered_items {
   margin-bottom: -10px;
}
.userBox_right .card-hotel.card .card-category .icon{
   font-size: 17px;
   color: #9a9a9a;
}
.userBox_right .card.card-hotel .rating{
   position: absolute;
   top: 10px;
   left: 5px;
}
.userBox_right .card.card-hotel .btn.btn-rose.btn-link {
   position: absolute;
   top: 2px;
   right: 5px;
}
.userBox_right .card-hotel.card .hotel_facility .amt {
   border: 1px solid;
   padding: 2px 5px;
   border-radius: 26px;
   font-size: 14px;
   margin: 0 5px;
}
.userBox_right .card-hotel.card .card-category .addr{
   display: contents;
   color: #848484;
   font-weight: 400;
   letter-spacing: .2px;
}
.userBox_right .card-hotel.card .hotel_address{
   margin-top: 10px;
   height: 35px;
   overflow: hidden;
}
.userBox_right .card-hotel.card .hotel_facility{
   margin-top: 10px;
}
.userBox_right .card-hotel.card .hotel_name{
   margin-top: 10px;
   height: 25px;
   overflow: hidden;
}
.userBox_right .card-hotel.card .card-header.card-header-image {
   width: 92%;
   margin: -5% auto 0 auto!important;
   height: 150px!important;
   min-height: 150px!important;
}
.userBox_right .card-hotel.card .card-header.card-header-image a {
   overflow: hidden;
   border-radius: 5px;
   display: block;
   height: 100%;
}
.userBox_right .card-hotel.card .card-header.card-header-image a img{
   height: 100%;
   width: 100%;
   object-fit: cover;
   position: relative;
}
/****************/
/*card-signup and updated user setting block*/

.userBox_right .card-signup .pos_rel{
   position: relative;
}

/*.userBox_right .card-signup .loadingBox {
   height: 90%!important;
   top: -3%!important;
   background-color: #0092dcd1!important;
}*/

.userBox_right .form_selector, .userBox_right .simple_selector{
    position: relative;
    margin-bottom: 15px;
    display: block;
}

.userBox_right .simple_selector select.form-control {
    padding-left: 9%!important;
    width: 100%;
    float: right;
    background-image: linear-gradient(0deg,#00000000 2px,rgba(156,39,176,0) 0),linear-gradient(0deg,#d2d2d2 1px,hsla(0,0%,82%,0) 0)!important;
}

.userBox_right .simple_selector .form_selector_icon{
    display: block;
    float: right;
    top: 0;
}
.userBox_right .breadcrumbBox a .material-icons{
  position: absolute;    
  top: 4px;
  left: -2px;
}