.wide-header-menu {
    padding: 10px 5px!important;
}
.wide-header-li {
    margin: 0 5px 0 0!important;
}
.bar-mobile{
	display:none;
}
.bar-four{
	display:block;
}
.bar-three{
	display:block;
}
 .datepicker{
	background-color: transparent;
	width: 161px;
    height: 47px;
	height: 40px;
	font-size: 16px;
	color: #000;
	border: none;
	border: solid 2px #fff;
	margin-left: 176px;
	margin-top: 12px;
	padding:12px;
 }
label {
  position: relative;
  cursor: pointer;
}
label {
  margin: 0 0 -3px 0;
  font-size: 14px;
  font-family: Dino-bold;
  text-align: left;
}
#desktop-menu {
    display:flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-right: 40px;
}
#cssmenu{
	display:none!important;
}

.form-check {
  position: absolute;
  left: -999em;
}
.form-check + span:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 35px;
  margin-left: 5px;
  margin-top: -3px;
  vertical-align: middle;
  border: 4px solid #9ad4b9;
  color: #fff;
  background: #fff;
}
.form-check:checked + span:before {
  content: "\00a0";
  color: #9A9796;
  background-image: url('../images/check.png');
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
}

.table-checkout {
  margin-top: 20px;
}
.table-checkout span {
  font-size: 15px;
  font-family: dino;
  display: block;
  padding: 3px 10px 3px 10px;
}

.checkout > p {
  font-size: 15px;
}
.hr-custom {
  border-top: 1px dashed #82b39c;
  border-bottom: 1px dashed #fff;
  margin-right: 10px;
  margin-left: 10px;
}
.btn-step, .btn-step:focus {
  color: #333333;
  background-color: #9ad4b9;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  border-radius: 4px;
  padding: 10px 18px 10px 18px;
  font-family: Dino-bold;
}
.btn-step:hover {
  color: #333333;
  background-color: #9ad4b9;
  text-decoration: none;
  background-color: #82b39c;
}
.line-home {
  color: #fff;
  padding: 10px;
  margin-top: 25px;
  font-size: 19px;
  padding-left: 25px;
  padding-right: 40px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-family: Dino-bold;
 /* display: block;*/
  margin: auto;
  margin-bottom: 20px;
  text-align: left;
  margin-left:0px;
}
/* Wizard */
.wizard2, .wizard3, .wizard4 {
  display: none;
}
/* Check */
.check-item {
  /*display: -webkit-inline-box;*/
}
.check-block {
  position: relative;
  top: -7px;
  padding-left: 17px;
}
.check::after {
  visibility: visible;
  content: "\00a0";
  color: #fff;
  background: #fff;
  border: 4px solid #9ad4b9;
  padding: 2px 14px;
}
.check:checked::after {
  content: "\00a0";
  color: #9A9796;
  background-image: url('../images/check.png');
  background-size: 33px;
  background-position: center;
  background-repeat: no-repeat;
}
.block-calendar {
  width: 80%;
  margin-top: 30px !important;
  position: relative;
  text-align: center;
  margin: auto;
}
.btn-left {
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translate(-50%,-50%);
  width: 50px;
}
.ads-mob {
  text-align: center;
  background-color: #E2E85F;
  padding: 20px;
  margin-top: 40px;
  font-size: 16px;
  margin-bottom: 40px;
  display: none;
}
.btn-right {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%,-50%);
  width: 50px;
}
#calendar {
  margin-left: 100px;
  margin-right: 100px;
}
.ads {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 390px;
  right: 0;
}
.table-packages {
  width: 95%;
  margin: 15px 0;
}
.table-packages td {
  border: 2px solid #fff;
  font-size: 16px;
  font-family: Dino-bold;
  text-align: center;
  padding: 8px;
}
.no-border, .no-border td {
  border: none !important;
}
.header-packages td {
  border: none !important;
  text-align: center;
  height: 80px;
}
.header-packages span {
  color: #fff;
  padding: 6px 13px 7px 13px;
  margin-bottom: 10px;
  font-size: 18px;
}
.little, .little td {
  font-size: 14px !important;
}
.block-steps {
  width: 95%;
  margin-top: 60px;
  display: flex;
  margin-bottom: 50px;
}
.step-back {
  width: 100%;
  text-align: left;
}
.step-next {
  width: 100%;
  text-align: right;
}
.boton {
  background-color: #9ad4b9;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  border-radius: 4px;
  padding: 10px 18px 10px 18px;
  font-family: Dino-bold;
}
.boton:hover, .boton:focus {
  background-color: #82B39C;
  text-decoration: none;
  color: #fff;
}
.table-register {
  width: 100%;
  margin-top: 25px;
}
.table-register td {
  border: 2px solid #fff;
}
.table-register span {
  font-size: 14px;
  font-family: dino-bold;
  display: block;
  padding: 4px 10px 4px 10px;
}
.text-register {
  background-color: transparent;
  border: none;
  font-size: 14px;
  width: 100%;
  padding: 4px 16px 4px 16px;
}
/*.block-menu {
    position: absolute;
    width: 100%;
    z-index: 10;
    left: 0;
	display:block;
}*/

.block-menu {
    /* position: absolute; */
    width: 100%;
    z-index: 10;
    left: 0;
    /* display: block; */
    /*float: left;*/
    margin: 0 auto;
    padding: 0;
}

.book_vertical {
    margin-top: 10px;
}

.menu2 {
    list-style-type: none;
    padding: 0;
    margin: 0px;
    display: inline-block;
}

.menu2 li {
    float: left;
    margin: 0 40px 0 0;
    padding: 0;

}

.menu2 li a {
    display: block;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 10px 18px;
    text-decoration: none;
    font-size: 15px;
    /*background-color: #82b39c;*/
    background-color: #fff;
    border-radius: 4px;
    border:2px solid transparent;
    margin: 20px 0;

}
.menu2 li a:hover, .menu2 li a:focus {
    /*background-color: #9AD4B9;*/
    border: 2px solid #9AD4B9;
    border-radius: 12px;
}

.menu {
    list-style-type: none;
    padding: 0;
    margin: 0px;
    display: inline-block;
}
.menu li {
    float: left;
    margin: 0 40px 0 0;
    padding: 0;

}
.menu li a {
    display: block;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 10px 18px;
    text-decoration: none;
    font-size: 15px;
    /*background-color: #82b39c;*/
    background-color: #fff;
    border-radius: 4px;
    border:2px solid transparent;
    margin: 20px 0;

}
.menu li a:hover, .menu li a:focus {
  /*background-color: #9AD4B9;*/
    border: 2px solid #9AD4B9;
    border-radius: 12px;
}
.h100 {
  height: 100%;
}
.contenedor {
  display: block;
  height: 100%;
}
.home-left {
  width: 45%;
  height: 100%;
  position: relative;
}
.col-left {
  width: 45%;
  /*height: 100%;*/
  position: relative;
}
.col-right {
  /*width: 100%;*/
  /*height: 100%;*/
  position: relative;
}
.home-right {
  width: 55%;
  height: 100%;
  position: relative;
}
.green-light {
  background-color: #9bd4b9;
}
.green {
  background-color: #81b29c;
}
.blue-light {
  background-color: #94d6df;
}
.block-login {

    margin: 45px 0;
    text-align: center;
    width: 100%;
    float: left;

}
.block-lines {
  margin-top: 190px;
}
.btn-login {
    width: 24%;
    background-color: #9ad4b9;
    color: #3e393a;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    padding: 7px 8px 7px 8px;
    margin: 20px 25px 20px 0;
    font-family: Dino-bold;
    display: inline-block;
}
.btn-login > span {
  color: white !important;
  font-size: 14px;
}
.btn-login:hover, .btn-login:focus {
  background-color: #82B39C;
  text-decoration: none;
  color: #3e393a;
}
.block-contact {
  padding: 50px;
  margin: 100px;
  /* background-color: #D3EBDD;
  border: solid 2px #fff; */
  border-radius: 4px;
}
.block-contact > span {
  font-size: 27px;
  margin-bottom: 10px;
  display: block;
}
.line-right {
  color: #fff;
  padding: 10px;
  margin-top: 25px;
  font-size: 19px;
  padding-left: 25px;
  padding-right: 40px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  font-family: Dino-bold;
}
.line {
  color: #fff;
  padding: 10px;
  margin-top: 25px;
  font-size: 19px;
  padding-left: 25px;
  padding-right: 40px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  font-family: Dino-bold;
  display: table;
  float: right;
}
/*.vertical {
    position: absolute;
    top: 74%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.vertical2 {
    top: 50%;
}
.vertical3 {
    top: 60%;
}
.vertical4 {
    top: 74%;
}
.vertical {
    position: absolute;
    top: -10%;
    left: 0%;
    transform: translate(0%,50%);
    width: 100%;
}

.vertical2 {
    top: -10%;
}
.vertical3 {
    top: -60%;
}
.vertical4 {
    top: -30%;
}*/

.vertical {
	/*position: absolute; */
     top: 0;
    left: 0%;
    /* transform: translate(0%,50%); */
    width: 100%;
    /* display: inline-block; */
    float: left;
    padding: 0;
    background-color:#e1f1e7
}

.top_space{
	top:100px!important;
}

.logo-home {
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}
.step-back {
    float: left;
    margin: 0 6%;
    padding: 0;
}
body {
  background-color: #E1F1E7;
  margin: 0 !important;
}
/*Fonts*/
@font-face {
  font-family: dino-bold;
  src: url("../fonts/DINPro-Bold.otf");
}
strong, b, h1, h2, h3, h4, h5 {
  font-family: dino-bold;
}
p, span, body, a {
  font-family: dino-regular;
}
@font-face {
  font-family: dino-regular;
  src: url("../fonts/DINPro-Regular.otf");
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}
.customer-page-div {
    background-image: url("../images/onder_construction.png");

}
.calendar_sec{
	margin:20px 0 0;
	padding:0;
	display: flex;
	text-align:center;
}
.calendar_sec img{
	margin:0;
	padding:0;
	position:static;
}

.input-group input{
	font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: transparent;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #5F5F60;
    border: none;
    border-bottom: solid 2px #C7C7C7;
    margin-bottom: 25px;
}
.input-group{
	margin-left: 130px;
}

.btn-cyan3 {
    background-color: #9ad4b9 !important;
    border: none !important;
    color: #3e393a !important;
    padding: 9px 23px 10px 23px !important;
    font-size: 18px !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    box-sizing: unset !important;
    display: -webkit-inline-box !important;
    margin-bottom: 25px !important;
	font-family: Dino-bold;
}
.btn-step {
	 color: #3e393a !important;
	 font-size: 18px !important;
}
.pay_tbl_div {
	overflow-x:hidden;
}
.c_container {
    padding: 0 50px;
    display: flex;
    background-color: white;
}
.h-100 {
    height: 100% !important;
}
.navbar-brand {
  height: 100%!important;
}
.navbar-brand img {
    max-height: 80px;
    transition-duration: 0.5s;
}

.main-area {
    height: 600px;
    padding-bottom: 12px;
    position: relative;
}

.main_img {
    height: 100%;
    width:100%;
    /*position: relative;*/
}
.card-box-wrapper {
    padding: 1.2vw;
}
.card-box {
    border-radius: 30px;
    width:300px;
    height: 170px;
    padding: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.card-heading {
    text-align: center;
}
.card_heading_text {
    font-size: 24px;
    font-weight: bold;
}
.card_description_text {
    font-size: 20px;
    color: white;
}
.card_safe {
    background-color: #9bd4b9;
}
.card_eco {
    background-color: #81b29c;
}
.card_convenient {
    background-color: #94d6df;
}
.animation_area {
    display: none;
}
.image_cover_area {
    text-align: center;
    position: absolute;
    right: 10vw;
    top: 0;
    transform: translateY(17%);
}
.image_first_text {
    font-size: 50px;
    font-weight: bold;
    color: white;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-shadow: 0 2px 4px #001aab, 2px 0 4px #001aab, 0 -2px 4px #001aab, -2px 0 4px #001aab;
}
.image_second_text {
    font-size: 20px;
    color: white;
}
.home_schedule_btn {
    width: 280px;
    background-color: #9ad4b9;
    color: #3e393a;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    padding: 7px 8px 7px 8px;
    margin: 20px 0px 20px 0;
    font-family: Dino-bold;
    display: inline-block;
}
.footer {
    height: 10vh;
    background-color: #81b29c;
    vertical-align: middle;
    align-items: center;
}
.footer-copyright {
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
.footer-social-icons ul {
    margin-bottom: 0;
}
.footer-social-icons ul li {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 5px;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: 0.3s;
}

.footer-social-icons ul li a {
    color: #3F51B5;
    display: block;
    font-size: 22px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    width: 35px;
}
.footer-social-icons ul li a:hover {
    /*background-color: #94d6df;*/
    background-color: #10ee63;
    border-radius: 50%;
}
.margin-25px-top {
    margin-top: auto;
    margin-bottom: auto;
}
.footer_contact {
    display: flex;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
}
.mobile-footer-margin-right {
    margin-right: 10px;
}
.contact-text {
    font-size: 20px;
    color: white;
}
.link_text {
    font-size: 16px;
}
.link_text_phone a{
    font-size: 18px;
    color: white;
}
.card-wrapper {
    margin: auto;
    height: calc(90vh - 460px);
    display: flex;
}
.contenedor {
    height: calc(90vh - 110px)
}

.login-inputs {
    margin-left: 30px;
    margin-right: 30px;
    /*margin-top: 20px;*/
}
.login-inputs > p {
    font-size: 19px;
    color: #606060;
    padding: 0;
    margin: 0;
}
.login-inputs > input {
    background-color: transparent;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #5F5F60;
    border: none;
    border-bottom: solid 2px #C7C7C7;
    margin-bottom: 25px;
}
.login-forget {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.login-forget>label {
    font-size: 16px;
    text-align: center;
    color: #707070;
}
.login-forget > a {
    text-decoration: none;
    float: right;
    color: #707070;
    font-size: 16px;
    margin-top: 3px;
}
.login-sesion {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 30px;
}

@media screen and (max-width: 1340px) {
    .image_cover_area {
        text-align: center;
        position: absolute;
        right: 2vw;
        top: 0;
        transform: translateY(20%);
    }
    .image_first_text {
        width:60%;
    }
}

@media screen and (max-width: 1200px){
    .card-box {
        width: 270px;
        height: 150px;
    }
    .card_heading_text {
        font-size: 26px;
    }
    .card_description_text {
        font-size: 18px;
    }
    .animation_area {
        display: none;
    }
    .card-area {
        display: block;
    }
    .footer-copyright {
        padding-right: 60px;
        padding-left: 60px;
    }
    .image_cover_area {
        text-align: center;
        position: absolute;
        right: 2vw;
        top: 0;
        transform: translateY(20%);
    }
    .image_first_text {
        width: 60%;
        margin-right: 11%;
        margin-left: auto;
    }
}
@media screen and (max-width: 1140px){
    .image_cover_area {
        text-align: center;
        position: absolute;
        left: 15vw;
        top: 0;
        transform: translateY(20%);
    }
    .image_first_text {
        width: 60%;
        font-size: 40px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media screen and (max-width: 1024px){
    .card-box {
    }
    .animation_area {
        display: none;
    }
    .card-area {
        display: block;
    }
    .image_cover_area {
        right:16vw;
    }
    .footer-copyright {
        padding-right: 40px;
        padding-left: 40px;
    }
}
@media screen and (max-width: 991px){
    .card-box {
        width: 250px;
        height: 140px;
    }
    .card_heading_text {
        font-size: 22px;
    }
    .card_description_text {
        font-size: 16px;
    }
    .animation_area {
        display: none;
    }
    .card-area {
        display: block;
    }
    .menu li {
        margin: 0 20px 0 0;;
    }
    .footer-copyright {
        padding-right: 20px;
        padding-left: 20px;
    }
    .image_first_text {
        font-size: 30px!important;
    }
}
@media only screen and (max-width: 768px){
    .card-box {
        margin-left: auto;
        margin-right: auto;
    }
    .animation_area {
        display: block;
    }
    .card-area {
        display: none;
    }
    .contenedor {
        height: unset;
    }
    .card-wrapper {
        height: unset;
    }
    .footer {
        height: unset;
    }
    .image_cover_area {
        right: 0px;
        transform: translateY(33%);
    }
    .wizard4 {
        background-color: #e1f1e7;
    }
    .wizard2 {
        background-color: #e1f1e7;
    }
    .footer_contact {
        display: block!important;
    }
}
@media screen and (max-width: 640px){
    .card-box {
        margin-left: auto;
        margin-right: auto;
    }
    .animation_area {
        display: block;
    }
    .card-area {
        display: none;
    }
    .logo {
        margin-left: auto;
        margin-right: auto;
    }
    .col-right {
        margin-top: 0px;
        padding-gop:25px;
    }
    .image_cover_area {
        right: 0px;
        left:0;
    }
    .image_first_text {
        width: 100%;
        font-size: 29px!important;
    }
    .footer-social-icons ul li{
       margin-right: 0px;
    }
    .step-back {
        float: left;
        margin: 0 0%;
        padding: 0;
        text-align: center;
    }
    .mobile-footer-margin-right {
        magin-right: 0px;
    }
    .first_animation_bar-mobile {
        padding-right:32px!important;
    }
    .mobile_lower_case {
        text-transform: lowercase!important;
    }
    .mobile_white span>a {
        color: white!important;
    }
    .mobile_black {
        color: black!important;
    }
}
@media screen and (min-width: 1080px){
    .c_container2 {
        padding: 0 0px 0 50px!important;
    }
    .booking {
        top: 2%!important;
    }
    #book_vertical {
        top: 10%!important;
    }
}