/*
Theme Name: Travol Child
Theme URL: https://themeforest.net/item/travol-travel-agency-elementor-wordpress-theme/40010950
Description: Child theme of Travol
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: travol
Version: 1.0
Text Domain: travol-child
*/ 
/*******Add Your Css Below This Line*********/

.header .caption .tl-header-banner-title-ws {
    font-family: 'Barlow', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 15px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.header-logo {
    width: 160px;
    margin: 20px auto;
}

@media (min-width: 1200px) {
    .booking-wrapper .container {
        max-width: 100%!important;
    }
}

.hidden-desktop {
	display: none;
}
.hidden-mobile {
	display: block;
}
/*.booking-wrapper {
    bottom: 200px!important;
}*/

.v-middle {
	top: 55%!important;
}

.booking-wrapper {
    position: relative!important;
    bottom: 0!important;
    margin-top:50px;
}

/*.form-inline {
	position: relative;
    border-radius: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}*/

.form-inline {
	position: relative;
    border-radius: 0;
    display: block;
    width: 100%;
}

.cta-wrapper {
    position: relative;
    border-radius: 0;
    display: flex;
    width: 40%;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,0.2);
    border-radius: 0px;
    padding: 20px;
    /*margin-right: 20px;*/
    margin: 0 auto 30px auto;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.cta-wrapper p.info-demande {
	color: #FFFFFF;
	font-style: normal;
	font-size: 16px!important;
    margin: 15px 0 0 0;
}

.form-wrapper {
    position: relative;
    border-radius: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,0.2);
    border-radius: 0px;
    padding: 34px 20px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    margin: 0 auto;
}

.form1 .c1:first {
    border-left: 0px solid transparent!important;
    border-bottom: 0px solid transparent!important;
}

.form1 .c1 {
    border-left: 10px solid transparent!important;
    border-bottom: 0px solid transparent!important;
}

.form1 .c4 {
    border-left: 0px solid transparent!important;
}

.form1 .c5 {
    border-left: 10px solid transparent!important;
    border-bottom: 0px solid transparent!important;
}

.select1_inner > span.select2-container--default:nth-child(4) { height:0!important; }

@media (max-width: 1661px) {
	/*.cta-wrapper {
		padding: 34px 20px;
	}
	.cta-wrapper p.info-demande {
		display: none;
	}*/
}

@media (max-width: 1613px) {
	.btn-form1-submit {
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    padding: 0 10px!important;
	}
	/*.cta-wrapper p.info-demande {
		display: none;
	}*/
}

@media (max-width: 1200px)  {
	.header-logo {
	    width: 250px;
	}
	.booking-wrapper {
		position: relative!important;
		bottom: 0px!important;
		padding: 30px 0;
		background: #f4f5f8;
		margin-top: 0;
		/*background: transparent!important;*/
	}
	.form-inline {
		display:block;
	}
	.form-wrapper {
	    width: 100%;
	    display:block;
	}
	.header .caption .tl-header-banner-title-ws {
		display:none;
	}
	.hidden-desktop {
		display: block;
	}
	.hidden-mobile {
		display: none;
	}
	.tl-header-banner-title-ws-mobile {
		font-family: 'Barlow', sans-serif;
	    font-weight: 400;
	    margin-bottom: 15px;
	    -webkit-animation-delay: .2s;
	    animation-delay: .2s;
	    text-transform: uppercase;
	    letter-spacing: initial;
	    text-align: justify;
	}
	.cta-wrapper {
	    width: 100%;
	    display: block;
	}
	.cta-wrapper p.info-demande {
		color: #0f2454;
		display: block;
	}
	/*.header {
    	min-height: 50vh!important;
	}
	.video-fullscreen-wrap {
	    height: 50vh!important;
	}*/
	.v-middle {
		top: 50%!important;
	}
	.elementor-widget-travol-banner-image {
		margin-block-end: 0px!important;
		margin-bottom: 0px!important;
	}
}
@media screen and (max-width: 1024px) {
    .first-footer .footer-contact-links-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .first-footer .footer-contact-links-divider {
        width: auto;
        min-height: 1px;
        margin: 20px 0px;
    }
}
.second-footer .widget-area:nth-child(2) {
	padding-left: 0!important;
}

.second-footer .widget-area:nth-child(3) {
	/*width: 20%;*/
	padding-left: 60px!important;
}

/*.second-footer .widget-area:nth-child(4) {
	width: 30%;
}*/

@media screen and (max-width: 767px) {

	.second-footer .widget-area .widget {
		padding: 20px 0!important;
	}
	.second-footer .widget-area:nth-child(1) {
		text-align: center;
	}
	.second-footer .widget-area:nth-child(2) {
		padding: 0px 15px!important;
	}
	.second-footer .widget-area:nth-child(3) {
		width: 100%;
		padding: 0px 15px!important;
	}

	.second-footer .widget-area:nth-child(4) {
		width: 100%;
	}

	.footer-logo {
		margin: 0 auto;
	}
}

.btn-customer-submit {
    display: block;
    padding: 0 10px;
    border: none;
    margin: 0;
    width: auto;
    background: #2095AE;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    line-height: 64px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

.btn-customer-submit a {
    padding: 0px!important;
}

.btn-customer-submit:hover {
    background: #0f2454;
    color: #FFFFFF;
}

.btn-customer-submit a:hover {
	color: #FFFFFF!important;
}

.btn-customer-submit:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: inherit;
}

.duru-menu ul li.btn-customer-submit a, .duru-menu ul li.btn-customer-submit a:hover {
	color: #FFFFFF;
}










/** {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
             box-sizing: border-box;
}*/

.select2 {
    width: 100% !important;
}

/*.ui-menu-item.column>[class*="one wide"].column, .ui-menu-item>.column.row>[class*="one wide"].column, .ui-menu-item>.row>[class*="one wide"].column, .ui-menu-item>[class*="one wide"].column {
    width: 6.25% !important;
}

.ui-menu-item>.row>.column {
    margin-bottom: 0;
    margin-top: 0;
}
.ui-menu-item>.column:not(.row), .ui-menu-item>.row>.column {
    display: inline-block;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
    vertical-align: top;
    width: 6.25%;
}

.ui-menu-item.column>[class*="twelve wide"].column, .ui-menu-item>.column.row>[class*="twelve wide"].column, .ui-menu-item>.row>[class*="twelve wide"].column, .ui-menu-item>[class*="twelve wide"].column {
    width: 75% !important;
}
.ui-menu-item.column>[class*="two wide"].column, .ui-menu-item>.column.row>[class*="two wide"].column, .ui-menu-item>.row>[class*="two wide"].column, .ui-menu-item>[class*="two wide"].column {
    width: 12.5% !important;
}*/
.airportCountry {
    font-size: 13px;
    color: var(--lightblue);
    font-weight: 400;
}
.airportCity {
    font-size: 16px;
    font-weight: 600;
}
.airportCode {
    font-size: 14px;
    font-weight: 600;
    color: var(--orange);
}

.ui-menu-item .fa-plane {
    display: var(--fa-display, inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
    color: var(--lightblue);
}

.center {
    color: #d6d6d6;
    text-align: center;
    margin-top: 50px;
}
.buttons {
    display: block;
    width: 100%;
    margin-top: 65px;
    text-align: center;
}
.buttons a {
    text-decoration: none;
    background-color: gray; 
    padding: 8px 25px;
    color: #ffffff;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.buttons a:hover {
    background-color: #cfcfcf;
}


a.next {
    margin-left: 25px;
}
a.prev {
    margin-right: 25px;
}
/* =================== */
/* PROGRESS BAR STYLES */
/* =================== */
.progress_header {
    width: 100%;
    max-width: 800px;
    margin: 30px auto 0;
    display: table;
    position: relative;
    text-align: center;
    left: 4%;
    line-height: 14px;
}
.progress_header ul {  
    display: table-row;
}
.progress_header ul li {
    background-color: #E8E8E8; /* Default Bar Color */
    display: table-cell;
    position: relative;
    line-height: 20px;
    z-index: -3;
    color: #FFF;
    text-align: left;
    transition: background-color 0.75s, color 0.5s;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.progress_header ul li::before {
    content:'';
    width: 45px;
    height: 45px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    left: -15px;
    background-color: #E8E8E8;/* Default Circle Color */
    border: solid 5px #E8E8E8;/* Default Circle Color */
    index: -9;
    position: absolute;
    display: block;
    top: -15px; 
    margin-right: auto;
    margin-left: auto;
    z-index: -1;
    
    transition: background-color 0.75s, color 0.5s;
    
    
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}
/* =================== */
/* CURRENT STEP */
/* =================== */
.progress_header ul li.current {
    display: inline-block;
    width: 100%;
    z-index: -3;
    color: #E8741D;
    position: relative;
    transition: background-color 0.75s, color 0.5s;
    
}
.progress_header ul li.current::before {
    border: solid 5px #FFF;/* Current Step Circle Color */
    background-color: #FFF;
    transition: background-color 0.75s, color 0.5s;
    
    -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    -moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.progress_header ul li.current .bullet {
    -webkit-box-shadow: 0 2px 4px rgba(99, 99, 99, 0.2), 0 0 0 10px #E8E8E8;
    -moz-box-shadow: 0 2px 4px rgba(99, 99, 99, 0.2), 0 0 0 10px #E8E8E8;
    box-shadow: 0 2px 4px rgba(99, 99, 99, 0.2), 0 0 0 10px #E8E8E8;
}
.progress_header ul li.current .bullet {
    background: #2195AE;
    -webkit-box-shadow: 0 2px 4px rgba(99, 99, 99, 0.2), 0 0 0 10px #E8E8E8;
    -moz-box-shadow: 0 2px 4px rgba(99, 99, 99, 0.2), 0 0 0 10px #E8E8E8;
    box-shadow: 0 2px 4px rgba(99, 99, 99, 0.2), 0 0 0 10px #E8E8E8;
}
.progress_header ul li.complete .bullet {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bullet {
    z-index: 1;
    position: relative;
    display: block;
    background: transparent;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    transition: 0.3s ease;
}

/* =================== */
/* COMPLETED STEPS */
/* =================== */
.progress_header ul li.complete {
    background-color: #E8741D; /* Completed Step Bar Color */
    transition: background-color 0.75s, color 0.5s;
}
.progress_header ul li.complete::before {
    background-color: #E8741D; /* Completed Step Circle Color */
    border: 5px solid transparent;
    transition: background-color 0.75s, color 0.5s;
    top: -15px;
}

/* REMOVE FIRST STEP COLOR BAR LINE */
.progress_header ul li:last-of-type {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.progress_header ul li.current:last-of-type,
.progress_header ul li.complete:last-of-type  {
    background-color: transparent;
}

@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(1, 1);}
    50% {-webkit-transform: scale(1.1, 1.1);}
    100% {-webkit-transform: scale(1, 1);}
}
@-keyframes pulse {
    0% {transform: scale(1, 1);}
    50% {transform: scale(1.1, 1.1);}
    100% {transform: scale(1, 1);}
}

.multistep-box:not(:first-of-type) {
    display: none;
}

/* =================== */
/* Wstudio Custom CSS */
/* =================== */

:root {
--darkblue: #0F2454;  /* rgba(15, 36, 84, 1) */
--lightblue: #0DB0dA; /* rgba(13, 176, 218, 1) */
--orange: #E8741D; /* rgba(232, 116, 29, 1) */
--lightgrey: #F0F0F0;
--darkgrey: #D3D3D3;
}

/* General */
.colordarkblue { color: var(--darkblue)!important; }
.colorlightblue { color: var(--lightblue)!important; }
.colororange { color: var(--orange)!important; }
.colorlightgrey { color: var(--lightgrey)!important; }
.colordarkgrey { color: var(--darkgrey)!important; }

.text-justify {
    text-align: justify!important
}

.col-auto {
    flex: 0 0 auto!important;
    width: auto!important;
    max-width: none!important;
    min-height: 45px!important;
    padding: 0 2px!important;
}

span[id^=error], span[class^=error] {
    color: #FF0000!important;
}

.page-template-page-demandes .section-padding {
	padding: 60px 0;
}

.page-template-page-demandes h1, .page-template-page-demandes h2, .page-template-page-demandes h3, .page-template-page-demandes h4, .page-template-page-demandes h5, .page-template-page-demandes h6 {
	margin: 0 0 10px 0;
}

#multistep_form .form-group {
	margin-bottom: 0!important;
}
#multistep_form .select2 {
    border: 1px solid #ced4da;
    border-radius: .375rem;
}

#multistep_form .input-addon .select2 {
    border: 0!important;
}

#multistep_form .select2-container--default .select2-selection--multiple{
    border: 0!important;
}

.page-template-page-demandes input[type="submit"], .page-template-page-demandes input[type="reset"], .page-template-page-demandes input[type="button"], .page-template-page-demandes button, .page-template-page-demandes input[type="submit"]:hover, .page-template-page-demandes input[type="reset"]:hover, .page-template-page-demandes input[type="button"]:hover, .page-template-page-demandes button:hover {
    border: 1px solid transparent!important;
}

.form .iti {
    display: block!important;
}
.form select{
     background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    color: var(--lightblue);
}

.form input::placeholder, .form textarea::placeholder {
  color: var(--lightblue);
  opacity: 1; /* Firefox */
}

.form input::-ms-input-placeholder, .form textarea::-ms-input-placeholder { /* Edge 12 -18 */
  color: var(--lightblue);
}

.form input[type="password"], .form input[type="email"], .form input[type="text"], .form input[type="file"], .form input[type="date"], .form input[type="number"]:not(.numInput), .form input[type="tel"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 1rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 1rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
div[id^=step] {
    padding: 10px 20px;
    margin: 0 auto;
    max-width: 992px;
}
div[id=step0] {
    max-width: 576px;
}
.panel {
  padding: 10px 20px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  -moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  /*-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
  border-radius: 5px;*/
  cursor: pointer;
}

div [id^=step].not-allowed {
  cursor: not-allowed;
}

div [id^=step].not-allowed .panel {
  pointer-events: none;
}

.panel img.check {
    /*position: absolute;
    right: 30px;*/
    position: relative;
    float: right;
    width: inherit;
    height: inherit;
}

.panel-open {
    visibility: visible;
    height: auto;
}

.panel-close {
    visibility: hidden;
    height: 0;
}

.preaccount-open {
    visibility: visible;
    height: auto;
}

.preaccount-close {
    visibility: hidden;
    height: 0;
}

.panel .nxt-prev-button a {
    text-decoration: none;
}

/* =================== */
/* CALENDAR FLATPICKR */
/* =================== */

.calendar-flatpickr {
    display: flex;
    padding: 15px 0;
}

.calendar-flatpickr input[name="dates"] {
    border: 1px solid #d1d5db;
    border-radius: 1rem;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    margin: 5px 0;
}

.cur-year {
    pointer-events: none!important;
}

.arrowUp, .arrowDown {
    display: none !important;
}

.numInputWrapper:hover {
    background: none!important;
}

.flatpickr-calendar {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.flatpickr-day.hidden {
    visibility: hidden!important;
    display: inline-block!important;
}

.flatpickr-current-month span.cur-month:hover {
    background: none!important;
}

.zones-label {
    display: flex;
    /*margin: -25px 0 0 8px;*/
    margin: -25px 0 0 15px;
}
.zone-date {
    color: transparent;
}
.zonea-date {
    font-weight: bold;
    color: var(--bs-blue);
}
.zoneb-date {
    font-weight: bold;
    color: var(--bs-indigo);
    );
}
.zonec-date {
    font-weight: bold;
    color: var(--bs-purple);
}
.zonecorse-date {
    font-weight: bold;
    color: var(--bs-pink);
}

.zoneguadeloupe-date {
    font-weight: bold;
    color: var(--bs-red);
}

.zonemartinique-date {
    font-weight: bold;
    color: var(--bs-orange);
}

.zoneguyane-date {
    font-weight: bold;
    color: var(--bs-yellow);
}

.zonereunion-date {
    font-weight: bold;
    color: var(--bs-green) ;
}

.zonemayotte-date {
    font-weight: bold;
    color: var(--bs-teal);
}
.zonewallisetfutuna-date {
    font-weight: bold;
    color: var(--bs-cyan);
}
.zonenouvellecaledonie-date {
    font-weight: bold;
    color: var(--bs-gray);
}
.zonesaintpierreetmiquelon-date {
    font-weight: bold;
    color: var(--bs-gray-dark);
}
.zonepolynesie-date {
    font-weight: bold;
    color: var(--bs-danger);
}


.panel-rounded {
    border: 1px solid #d1d5db;
    border-radius: 1rem;
    display: flex;
    background-color: #FAFAFA;
    padding:10px;
    margin:5px 0;
    min-width: 100px;
}
.panel-rounded-white {
    border: 1px solid #d1d5db;
    border-radius: 1rem;
    display: flex;
    background-color: #FFFFFF;
    padding:10px;
    margin:5px 0;
    min-width: 100px;
}
.panel-rounded-white-inline {
    border: 1px solid #d1d5db;
    border-radius: 1rem;
    display: inline;
    background-color: #FFFFFF;
    padding:10px;
    margin:5px 0;
    min-width: 100px;
}
.flexibility {
    border: 1px solid #d1d5db;
    border-radius: 1rem;
    display: flex;
    background-color: #FAFAFA;
    padding:10px;
    margin:5px 0;
}

.input-addon {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    display: flex;
}

.input-addon input {
    border: 0!important;
    border-radius: 0px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.input-addon-rounded {
    border: 1px solid #d1d5db;
    border-radius: 1rem;
    display: flex;
    margin:5px 0;
}

.input-addon-rounded input {
    border: 0!important;
    border-radius: 0px!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.input-addon__input {
    border: none;
    /* Take the remaining width */
    flex: 1;
}

.input-addon__addon {
    /* Center the content */
    align-items: center;
    display: flex;
    justify-content: center;
}

.input-addon__addon--prepended {
    /*border-right: 1px solid #d1d5db;*/
    padding-left: 10px;
}
.input-addon__addon--appended {
    /*border-left: 1px solid #d1d5db;*/
    padding-right: 10px;
}

/* =================== */
/* CGV */
/* =================== */

.form-check-input {
    position: inherit!important;
    width: 18px!important;
    height: 18px!important;
}

.form-check-input:before {
    border: 0!important;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")!important;
}

.form-check-input:checked {
    background-color: var(--darkblue)!important;
    border-color: var(--darkblue)!important;
}

.btn-custom {
    --bs-btn-color: #fff!important;
    --bs-btn-bg: #2095ae!important;
    --bs-btn-border-color: #2095ae!important;
    --bs-btn-hover-color: #fff!important;
    --bs-btn-hover-bg: #0f2454!important;
    --bs-btn-hover-border-color: #0f2454!important;
    --bs-btn-focus-shadow-rgb: 49,132,253!important;
    --bs-btn-active-color: #fff!important;
    --bs-btn-active-bg: #0f2454!important;
    --bs-btn-active-border-color: #0a53be!important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)!important;
    --bs-btn-disabled-color: #fff!important;
    --bs-btn-disabled-bg: #2095ae!important;
    --bs-btn-disabled-border-color: #2095ae!important;
}

/* MODAL */
.schoolzones_modal{
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 10, 0.4);
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    display: none;
}
.schoolzones_modal .close_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: white;
    z-index: 55;
    cursor: pointer;

}
.schoolzones_modal .content{
    position: relative;
    display: flex;
    /*width: 100%;*/
    /*transform: translate(50% , 50%);*/
    background-color: white;
    padding: 20px;
}

/* fixes: https://fs-code.atlassian.net/browse/BOOKNETIC-998?atlOrigin=eyJpIjoiNjBlYjk2MWUxOWMzNGYxMWFiNjJkMTJjNDUzMGY4NzMiLCJwIjoiaiJ9 */
@media (max-width: 768px) {
    .schoolzones_modal .content {
        width: 90%;
    }
}

/* fixes: https://fs-code.atlassian.net/browse/BOOKNETIC-998?atlOrigin=eyJpIjoiNjBlYjk2MWUxOWMzNGYxMWFiNjJkMTJjNDUzMGY4NzMiLCJwIjoiaiJ9 */
@media (min-width: 768px) and (max-width: 1000px) {
    .schoolzones_modal .content {
        width: 80%;
    }
}

.schoolzones_modal .content .body{
    width: 100%;
    max-height:90vh;
    overflow-y: auto;
}
.schoolzones_popup_btn{
    position: relative;
}

.schoolzones_popup_btn.current {
    background-color: rgba(232, 116, 29, 0.2);
}

.schoolzones_popup_btn em {
    font-size: 11px;
    color: var(--bs-body-color)!important;
}

em.schoolzones_em {
    font-size: 11px;
    color: var(--bs-body-color) !important;
    max-width: 65px;
    display: none;
    margin: 10px 0;
}
.schoolzones_btn {
    text-decoration: none;
}

.schoolzones_btn.active em.schoolzones_em {
    display: block;
}
.schoolzones_btn.active {
    background-color: rgba(232, 116, 29, 0.2);
}


.bkntc_loader_div{
    width: 100px;
    height: 100px;
}
.btn_preloader{
    width: auto;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

/*.select2-container, .booknetic-dp-datepicker-container {
    z-index: 9999999;
}*/

.iti--container {
    z-index: 999999;
}

@media only screen and (max-width: 480px) {
    .close_icon
    {
        width: 30px !important;
        height: 30px !important;
        right: -15px !important;
        top: -15px !important;
    }

    .schoolzones_modal .content
    {
        max-width: calc( 100% - 30px ) !important;
    }
}

h2.title {
  color: var(--darkblue);
  font-weight: 700;
  font-size: 1.8rem;
  margin: 5px 0 10px 0;
}

h2.title >span {
  color: var(--lightblue);
  font-weight: 700;
  font-size: 1.8rem;
}