che.parallax{
	height: 330px;
}
.greby{
	background-color: #f7f7f7;
}
.section-review{

}
.pad-list li{
	margin-bottom: 5px !important;
}
.list-mar{
	margin-right: 0% !important;
}
.list-trip{
	margin-right: -4% !important;
}
.list-link{
	margin-right: -6% !important;
}
.page_content_wrapper1
{
	margin-left: 5%;
    margin-right: 5%;
}
.comment_text{
	text-align: justify;
}
.active{
	color: #3fa25c !important;
}
.footer_border {
	    border-top: 1px solid #8e8e8e !important;
	    margin-top: 30px;

}
.pad-days{
	padding-top: 0px !important;
}
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #014e7a;
  z-index: 1;
  font-size: 18px;
  font-weight: 500!important;
  margin-top: 10px;
  border-radius: 10px;
  
  
}

  .body-1 {
      position: relative; 
  }
 

 .paypal{
 	background-color: #00457C !important;
 }

.nav-sec{
	color: #3fa25c !important;
}
.myown{
	color: #014e7a !important;
}
.absolute-head{
	position: absolute !important;
}
.delay_bar{
	    transition: all -5.5s !important;
}
@media only screen and (max-width: 600px) {
	.scrollspy-r{
margin-top:365px;
}
}



.it-gap>li{
	margin-bottom: 10px !important;
	margin-left: 30px;

}
.it-gap-sec1>li{
	margin-bottom: 10px !important;
	

}


.container-fluid{
	font-size: 16px !important;
}
.gap-tick{
	margin-right: 5px;
}



@media only screen and (max-width: 767px)
{
	.mid-title{
		margin-bottom: 19px;
	}

	.mid-title-detail{
		margin-left: 49px;
	}
	.mid-title-review{
		margin-bottom: 160px;
    margin-right: 25px;
	}
  .mid-nepal{
    margin-right: 10px;
  }

}
.level-height{
  margin-top: -1px;
  font-weight: 600;
}


.verti-mid{
	vertical-align: middle!important;
}
.it-gap-top>li{
	margin-left: 15px;
}


/*breadcrum css*/
.r-list{
  --uirListPaddingLeft: var(--rListPaddingLeft, 0);
  --uirListMarginTop: var(--rListMarginTop, 0);
  --uirListMarginBottom: var(--rListMarginBottom, 0);
  --uirListListStyle: var(--rListListStyle, none);

  padding-left: var(--uirListPaddingLeft) !important;
  margin-top: var(--uirListMarginTop) !important;
  margin-bottom: var(--uirListMarginBottom) !important;
  list-style: var(--uirListListStyle) !important;
}

.r-link{
  --uirLinkDisplay: var(--rLinkDisplay, inline-flex);
  --uirLinkTextDecoration: var(--rLinkTextDecoration, none);
  display: var(--uirLinkDisplay) !important;
  color: var(--uirLinkTextColor) !important;
  text-decoration: var(--uirLinkTextDecoration) !important;
}

/*
=====
COMPONENT
=====
*/

.breadcrumb{
  --uiBreadcrumbDividerColor: var(--breadcrumbDividerColor, inherit);
  --uiBreadcrumbDividerSize: var(--breadcrumbDividerSize, 16px);
  --uiBreadcrumbIndent:  var(--breadcrumbIndent, 10px);
}
.breadcrumb1{
  --uiBreadcrumbDividerColor: var(--breadcrumbDividerColor, inherit);
  --uiBreadcrumbDividerSize: var(--breadcrumbDividerSize, 16px);
  --uiBreadcrumbIndent:  var(--breadcrumbIndent, 10px);
}

.breadcrumb__list{
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb__group{
  display: inline-flex;
  align-items: center;
  font-size: 20px;
 font-weight: 500;
}

.breadcrumb__group:nth-of-type(n+2){
  margin-left: var(--uiBreadcrumbIndent);
}

.breadcrumb__divider{
  margin-left: var(--uiBreadcrumbIndent);
  font-size: var(--uiBreadcrumbDividerSize);
}

/*
=====
SKIN
=====
*/

.breadcrumb{
  --uiBreadcrumbTextColor: var(--breadcrumbTextColor);
  --uiBreadcrumbTextColorActive: var(--breadcrumbTextColorActive);
  
  --breadcrumbDividerColor: var(--uiBreadcrumbTextColor);
  --rLinkTextColor: var(--uiBreadcrumbTextColor);
}
.breadcrumb1{
  --uiBreadcrumbTextColor: var(--breadcrumbTextColor);
  --uiBreadcrumbTextColorActive: var(--breadcrumbTextColorActive);
  
  --breadcrumbDividerColor: var(--uiBreadcrumbTextColor);
  --rLinkTextColor: var(--uiBreadcrumbTextColor);
}

.breadcrumb__divider{
  color: var(--uiBreadcrumbDividerColor);
}

span.breadcrumb__point{
  color: var(--uiBreadcrumbTextColorActive);
}

/*
=====
SETTINGS
=====
*/

:root{
  --breadcrumbTextColor: #D1C4E9;  
  --breadcrumbTextColorActive: #fff;  
}

.breadcrumb_type2{
  --breadcrumbDividerSize: 20px;
}

.breadcrumb_type3{
  --breadcrumbDividerSize: 18px;
}

.breadcrumb_type4{
  --breadcrumbDividerSize: 14px;
}

.breadcrumb_type5{
  --breadcrumbDividerSize: 20px;
  
padding: 8px 15px;
margin-bottom: 20px;
}


@media(max-width: 768px){
  .breadcrumb_type5{
  margin-left:-50px;
}
}

.breadcrumb_type6{
  --breadcrumbDividerSize: 14px;
}

/*
=====
DEMO
=====
*/

@media (min-width: 768px){

  html{
    font-size: 62.5%;
  }
}

@media (max-width: 767px){

  html{
    font-size: 50%;
  }
}




.page__section1{
  padding: 0rem 0rem 0rem 11rem;
  
  
  color: #fff;
  border-radius: 2px;
}

.page__section1:nth-of-type(n+2){
   margin-top: 3rem;
}

.post_header_title_cust{
	margin-top: 20px;
}
.mid-search{
	width: 100%;
}
.join-icon{
	margin-left: -30px;
}

/*budget slider*/

.container{
  display: flex
  justify-content: center
}
  
#form{
  width: 400px;
}
    

a {
     text-decoration: none !important;
}

.icon-mar{
  margin-bottom: 15px;
}

.activities-block{
margin-top: -3px;
margin-bottom: -47px !important;
}
.post-top{
  margin-top: 20px;
  padding: 0px 0 20px 0px !important;
}
#page_content_wrapper p, .page_content_wrapper p {
    padding-top: 0.5em;
    padding-bottom: 0.5em !important;
    font-size: 16px;
  line-height: 22px !important;
  letter-spacing: 0.6px;
  text-align :justify;
}

/*Profile*/
small {
display: block;
line-height: 1.428571429;
color: #999;
}
.glyphicon
{
    vertical-align: middle;
    margin-right: 10px;
}
.overflow-height{
    height: 47px;
    overflow: hidden;
    font-size: 19px;
    font-weight: 600;
    color:#024e7a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.actbroder{
  border-color: #dce0e0;
}

@media only screen and (max-width: 767px)
{
  .activities-broder{
    width:73% !important;
  }
}
.activities-broder{
    border-top: 1px dashed #dce0e0;
    border-bottom: 1px dashed #dce0e0;
    width: 100%;
    padding: 10px 0 10px 0;
    margin-bottom: 15px;
    
}
.image-height-act{
  height: 190px !important;
}

.scroll-nav{
  padding: 8px 0px 0px 0px !important;
}
.scrollspy-r h2 {
  font-weight: 700;
  margin-top: 70px;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 20px;
}
.current_page_item a{
  color: #3fa25c !important;
}


.scroll-nav{
  padding: 8px 0px 0px 0px !important;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
/*#owl-demo .item img{
  display: block;
  width: 70%;
  height: auto;
}
.owl-carousel .item{
    width: 29.33%;
    padding: 10px 0px 6px 33px;
    margin: 5px -185px 19px 55px;
    float: left;
}
*/
.text-align-center{
  text-align: center;

}
.pt-35{
  padding-top: 35px;
}
/* index testimonial why us*/

.one_half .list li>i{
      color: #7A9D4E;
    
} 
.testimonial-item .item{

  overflow: hidden;
  min-height: 193px;
}
.testimonial-item .item p{
  /*width:48%;*/
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  /*-webkit-line-clamp: 8;*/
  -webkit-box-orient: vertical;
  line-height: normal;
 

}
.one_half_last .owl-item{
    width: 630px;
}
.one_half_last .owl-dots{
  /*text-align: right;*/
}





@media only screen and (max-width: 767px){
    
    .tour_attribute_days{
          max-width: 45%;  
    }
    
  .one_half_last{
    width:100%;

  } 
  .one_half_last .owl-item{
      width: 27%;
    margin-right: 20px;
  }
  .page_tagline{
      width:80%;
  }
  .testimonial-item .item p{
    width: 100%;
  }
  .one_half ul.list{
    margin: -30px 0 0 0px;
  }
  ul.home li::before{

    left: 9px;

    }
 .footer-btn1 {
    margin-left: 20%!important;
    }
.btn-footer{
    width: 180px !important;
    font-size: 12px !important;
    }
    .top-bar-added{
    font-size: 12px;
    margin-top: 12px;
    margin-left: -21px;
    }
.fa{
    color:#fff;
}
.fa-phone,.fa-envelope{
    margin-right:0 !important;
}
.top-bar-added a{
    margin-right:10px !important;
}
.top-bar-added a:last-child{
    margin-right:0px !important;
}




/*.footer-btn{*/
/*    margin-left: 3%!important;*/
/*  }*/
/*  .footer-btn1{*/
/*    margin-left: 46%!important;*/
/*  }*/




}
@media only screen and (max-width: 960px) and (min-width: 768px){
    .logo_container{
        margin-top:-15px;
    }
    .mob-none{
        display: none;
}

}



/*@media only screen and (max-width: 992px){*/
/*    .footer-btn{*/
/*    margin-left: 3%!important;*/
/*  }*/
/*}*/
.mobile_menu_wrapper{
    background: white;
    
}
.height .owl-height{
    height:330px !important;
}
.height-topbar{
  height: 50px;
}
.mt-50{
  margin-top: 50px;
}
.bg-blue{
  background-color: #014e7a;
}

.top-bar-added p{
  padding-top: 1.4rem;
  color: white;
}
.top-bar-added ul{
  display: inline-flex;
  list-style: none;
  float: right;
 
  
}
.top-bar-added ul li{
  padding-top: 0.4rem;
  
  cursor: pointer;
  
}
.top-bar-added ul li a{
    color:white;
}



.top-bar-added  figure:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}


@media only screen and (max-width: 567px){
.top-bar-added p{
      font-size: 12px;
    padding: 0.4rem;
}
.top-bar-added ul li{
    padding-right: 6px;
    margin-top: -50px;
}
.one_fourth.last1 {
    width: 100% !important;
}
.width-23 {
    width: 100% !important;
}
.mob-none{
  display: none;
}
.height-430{
    width:100% !important;
}
.forcefullwidth_wrapper_tp_banner{
    margin-bottom:-100px !important;
}
.head_btn{
    margin-top:200px !important;
}
.owl-carousel .owl-item {
    min-height: 650px !important;
}
}


.no-border{border:none;}
.inversebtn{
    background-color: rgba(255, 255, 255, .15);
    color: #0c0c0c;
    border: 1px solid #014e7a;
    line-height: 1.5 !important;
    border-radius: 2px;
    padding: 12px 25px;
    font-size: 16px !important;
    font-weight: 500;
}

.inversebtn:hover{
    background-color: #3FA25C;
    color: #fff;
    border: 1px solid #3fa25c;
}

.top_bar a{color:#fff;}


.top_bar a:hover{color:#fff;}

.tp-caption {
white-space: normal !important;
width: 850px !important;
}

.revbutton{width:205px !important;}



.defaultimg {
    margin-top:100px;
    height: 610px !important;
}

/* Activities*/


.one_half1 {
    float: left;
   
    margin-right: 3.8%;
    box-sizing: border-box;
  }

.height-430{
  height: 430px;
}
.height-271{
  height: 272px;
}

.width-22{
  width: 22.5%;
  height: 272px;
}
.width-23{
  width: 23%;
  height: 272px;
}
.one_fourth.last1{

    width: 22.5%;
    margin-right: 0;
    float: right;
    clear: right;
  }

.mb-19{
  margin-bottom: 23px;
}
.one_half.last{
    float:right;
    width:48%;
    margin-right:0;
    clear:right;
}

@media only screen and (min-device-width : 567px)and (max-width: 767px){
.width-22,.width-23 {

    width: 100%;
    margin-right: 0;
}
.one_fourth.last1 {

    width: 100%;
    margin-right: 0;
}
.height-430{
  height: 272px;
}
.head_btn{
    margin-top:70px !important;
}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px){

.height-430{
  height: 272px;
}
.width-23{
  width: 23%;
  height: 160px;
}
.height-271{
  height: 200px;
}

.footer-btn1{
  margin-left: 35% !important;
}


}
@media only screen and (max-width: 960px) and (min-width: 768px){
    .head_btn{
    margin-top:147px;
}
    
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1224px){


.footer-btn1{
  margin-left: 39% !important;
}
}
.activi h2 {
    font-weight: 600;
    color: #fff !important;
    text-shadow: 1px 1px 4px #3e3e3e;
}
.activi h3 {
    font-weight: 600;
    color: #fff !important;
    text-shadow: 1px 1px 4px #3e3e3e;
}

.top-bar-added .fa{
    color:#fff;
}
.top-bar-added a{
    margin-right:5px;
}
.head_btn{
    margin-top:255px;
}
/* march 20 */
.tp-caption{
    text-shadow: 1px 1px 4px #3e3e3e;
}
.activi a:hover{
    color:#f3f3f3;
}


/*new css march 19*/
.mb-20{
  margin-bottom: 20px;
}
.text-align-justify{
  text-align: justify;
}
.tab-destination{
  color: #fff;
  background-color: #3fa25c;
  margin-bottom: 35px;
}
.container-pkg .inline-tabs{
  padding-right: 16px;
 
}
.container-pkg .inline-tabs>li{
  display: inline;
  margin-right: 30px;
  padding-top: 17px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;

}
.container-pkg .inline-tabs>li>a{
 
  font-size: 18px;
  color: #fff;
  
}
.container-pkg .inline-tabs .active{
  
  background-color: #014e7a;
}

.container-pkg .inline-tabs>li:first-child{
  margin-left: 6%;
}

.container-pkg {
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.search-nav{
  float: right;
  padding: 8px;
}
.search-nav input{
  padding: 5px;
}
.search-nav .ti-search{
  margin-left: -27px;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 365px) {
/* Styles */
.tab-destination{
  width: 365px;
  margin-left: -35px;
  scroll-behavior: auto;
  overflow: scroll;
}
.container-pkg{
  width: 972px;
}
.container-pkg .inline-tabs>li:first-child {
    margin-left: 3%;
}
.search-nav{
  margin-top: -50px;
}
}
/* Smartphones (portrait) ----------- */
@media only screen and (min-width : 375px) and (max-width : 520px) {
/* Styles */
.tab-destination{
  width: 380px;
  margin-left: -35px;
  scroll-behavior: auto;
  overflow: scroll;
}
.container-pkg{
  width: 972px;
}
.container-pkg .inline-tabs>li:first-child {
    margin-left: 3%;
}
.search-nav{
  margin-top: -50px;
}

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

  .tab-destination{
  width: 773px;
  margin-left: -35px;
  scroll-behavior: auto;
  overflow: scroll;
}
.container-pkg{
  width: 972px;
}
.container-pkg .inline-tabs>li:first-child {
    margin-left: 3%;
}

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 767px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */



}
/* iPads (pro) ----------- */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1224px) {
.tab-destination{
  width: 1030px;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (max-width : 1224px) {
    /* Styles */
.tab-destination {
    width: 1349px;
    margin-left: -90px;
}

}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
/* Styles */
.tab-destination {
    width: 1519px;
    margin-left: -137px;
}
}
.tour_link h1,h2,h3,h4,h5,h6{
  color: #000 !important;
  text-shadow: none;

}

.label-custom{
  font-size: 18px;
}
.small-wd{
  width: 27% !important;
}
.custom-width{
  width: 71% !important;
}
.ti-angle-down{
  margin-left: -30px;

}
.your-name-copy{
  padding-left: 14px;
}
.trip-search{
  border: 1px solid #d8d8d8;
    padding: 15px;
}
.trip-search select{
  width: 90%;
}
.mb-10{
  margin-bottom: 10px;
}

.space{
    top: -15px;
    margin-bottom: -20px;
}
.verti-mid a {
    color: #10384f;
    font-weight: 600;
}
/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0%;

    /*stacking fieldsets above each other*/
    position: relative;
    /*background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 695px;
    margin: 0 0%;
    position: relative;*/
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/
#msform input, #msform textarea {
    padding: 8px;
    border: 1px solid #dce0e0;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #060606;
    font-size: 14px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #3fa25c;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
#msform .action-button {
    width: 100px;
    background: #3fa25c;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #3fa25c;
}

#msform .action-button-previous {
    width: 100px;
    background: #014e7a;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 25px;
    margin-top: 40px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: #014e7a;;
    text-transform: uppercase;
    font-size: 14px;
    width: 25%;
    float: left;
    position: relative;
    /*letter-spacing: 1px;*/
    margin-top: 10px;
    font-weight:600;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: block;
    font-size: 18px;
    color: white;
    background: #cacaca;
    border-radius: 25px;
    margin: -10px auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; /*put it behind the numbers*/
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #3fa25c;
    color: white;
}


/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #FFF;
    font-weight: bold;
    color: #ee0979;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
    background: #C5C5F1;
    text-decoration: none;
}




.pb-30{
  padding-bottom: 30px;
}



mark{
  color: var(--white);
  background-color: var(--black);
}

.over-hide {
    overflow: hidden;
}
.z-bigger {
    z-index: 100 !important;
}



.checkbox:checked ~ .background-color{
  background-color: var(--white);
}


/*[type="checkbox"]:checked,*/
/*[type="checkbox"]:not(:checked),*/
/*[type="radio"]:checked,*/
/*[type="radio"]:not(:checked){*/
/*  position: absolute;*/
/*  left: -9999px;*/
/*  width: 0;*/
/*  height: 0;*/
/*  visibility: hidden;*/
/*}*/
.checkbox:checked + label,
.checkbox:not(:checked) + label{
  position: relative;
  width: 70px;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  margin: 17px 0;
  margin-top: 100px;
  height: 6px;
  border-radius: 4px;
  background-image: linear-gradient(298deg, var(--red), var(--yellow));
  z-index: 100 !important;
}
.checkbox:checked + label:before,
.checkbox:not(:checked) + label:before {
  position: absolute;
  font-family: 'unicons';
  cursor: pointer;
  top: -17px;
  z-index: 2;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
}
.checkbox:not(:checked) + label:before {
  content: '\eac1';
  left: 0;
  color: var(--grey);
  background-color: var(--dark-light);
  box-shadow: 0 4px 4px rgba(0,0,0,0.15), 0 0 0 1px rgba(26,53,71,0.07);
}
.checkbox:checked + label:before {
  content: '\eb8f';
  left: 30px;
  color: var(--yellow);
  background-color: var(--dark-blue);
  box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}

.checkbox:checked ~ .section .container .row .col-12 p{
  color: var(--dark-blue);
}


.checkbox-tools:checked + label,
.checkbox-tools:not(:checked) + label{
  position: relative;
  display: inline-block;
  padding: 20px;
  width: 115px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 25px auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  text-transform: uppercase;
  color: var(--white);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
}
.date-checkbox-tools:checked + label,
.date-checkbox-tools:not(:checked) + label{
  width: 159px;

}
.checkbox-tools:not(:checked) + label{
  background-color: #e4e4e4;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-tools:checked + label{
  background-color: #3fa25c;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: white;
}
.checkbox-tools:not(:checked) + label:hover{
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-tools:checked + label::before,
.checkbox-tools:not(:checked) + label::before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(298deg, var(--red), var(--yellow));
  z-index: -1;
}
.checkbox-tools:checked + label .uil,
.checkbox-tools:not(:checked) + label .uil{
  font-size: 24px;
  line-height: 24px;
  display: block;
  padding-bottom: 10px;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-tools:not(:checked) + label{
  background-color: var(--light);
  color: var(--dark-blue);
  box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-budget:checked + label,
.checkbox-budget:not(:checked) + label{
  position: relative;
  display: inline-block;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 260px;
  font-size: 52px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
  -webkit-text-stroke: 1px var(--white);
    text-stroke: 1px var(--white);
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    color: transparent;
}
.checkbox-budget:not(:checked) + label{
  background-color: var(--dark-light);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-budget:checked + label{
  background-color: transparent;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:not(:checked) + label:hover{
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(138deg, var(--red), var(--yellow));
  z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
  position: relative;
  display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
  position: absolute;
  content: attr(data-hover);
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  -webkit-text-stroke: transparent;
    text-stroke: transparent;
    -webkit-text-fill-color: var(--white);
    text-fill-color: var(--white);
    color: var(--white);
  -webkit-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
  max-height: 0;
}
.checkbox-budget:checked + label span::before{
  max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
  background-color: var(--light);
  -webkit-text-stroke: 1px var(--dark-blue);
    text-stroke: 1px var(--dark-blue);
  box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.checkbox-booking:checked + label,
.checkbox-booking:not(:checked) + label{
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  padding: 0;
  padding: 6px 25px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 16px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
    color: var(--white);
  text-transform: uppercase;
  background-color: var(--dark-light);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-booking:checked + label::before{
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:not(:checked) + label:hover::before{
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-booking:checked + label::before,
.checkbox-booking:not(:checked) + label::before{
  position: absolute;
  content: '';
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 4px;
  z-index: -2;
  background-image: linear-gradient(138deg, var(--red), var(--yellow));
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label::before{
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.checkbox-booking:checked + label::after,
.checkbox-booking:not(:checked) + label::after{
  position: absolute;
  content: '';
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 4px;
  z-index: -2;
  background-color: var(--dark-light);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
}
.checkbox-booking:checked + label::after{
  opacity: 0;
}
.checkbox-booking:checked + label .uil,
.checkbox-booking:not(:checked) + label .uil{
  font-size: 20px;
}
.checkbox-booking:checked + label .text,
.checkbox-booking:not(:checked) + label .text{
  position: relative;
  display: inline-block;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.checkbox-booking:checked + label .text{
  opacity: 0.6;
}
.checkbox-booking:checked + label .text::after,
.checkbox-booking:not(:checked) + label .text::after{
  position: absolute;
  content: '';
  width: 0;
  left: 0;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background-image: linear-gradient(138deg, var(--red), var(--yellow));
  z-index: 1;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; 
}
.checkbox-booking:not(:checked) + label .text::after{
  width: 0;
}
.checkbox-booking:checked + label .text::after{
  width: 100%;
}

.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label{
  background-color: var(--light);
    color: var(--dark-blue);
}
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:checked + label::after,
.checkbox:checked ~ .section .container .row .col-12 .checkbox-booking:not(:checked) + label::after{
  background-color: var(--light);
}




.link-to-page {
  position: fixed;
    top: 30px;
    right: 30px;
    z-index: 20000;
    cursor: pointer;
    width: 30px;
}
.link-to-page img{
  width: 100%;
  height: auto;
  display: block;
}


/*datepicker css*/

.wrapper-date {
  max-width: 18rem;
  padding: 0 0.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4rem;
}

.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  color: #78909C;
}
.ui-datepicker-calendar tbody td {
  width: 2.5rem;
  text-align: center;
  padding: 0;
}
.ui-datepicker-calendar tbody td a {
  display: block;
  border-radius: 0.25rem;
  line-height: 2rem;
  transition: 0.3s all;
  color: #546E7A;
  font-size: 1.5rem;
  text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {  
  background-color: #3fa25c;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #009688;
  color: white;
}
.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
  background-color: #ECEFF1;
}
.ui-datepicker-header a.ui-datepicker-prev {  
  left: 0;  
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 0.5rem;
  background-position: 50%;
  transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 50%;
}
.ui-datepicker-header a>span {
  display: none;
}
.ui-datepicker-title {
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.25rem;
  font-size: 1.875rem;
  font-weight: 500;
  padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
  color: #78909C;
  font-weight: 400;
  font-size: 0.75rem;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #9dceab;
    background: #7be09f url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}

.input{
  width: 100%;
}
.label-input{
  font-size: 16px;
  text-align: left;
  margin-top: 10px;
}
