.booking-header {
    background: rgba(255, 255, 255, 0.6);
    padding: 20px 25px;
    border-radius: 10px;
}
.book-tit img {
    max-width: 145px;
}
.page-id-4304 .stickycta.active {
    display: none !important;
}
.book-tit {
    display: flex;
    gap: 15px;
    align-items: center;
    font-size: 22px;
    color: #000;
    font-family: "Open Sans";
    font-weight: 700;
    flex-direction: column;
}
.book-inputs {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 25px;
}
.oneinput {
    gap: 10px;
    display: flex;
    flex-direction: column;
	position: relative;
}
#btn-resa{
	cursor: pointer;
}
.oneinput label {
    color: #000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
}
.oneinput:first-child input {
    background-image: url(https://rivierago.fr/wp-content/uploads/2023/06/from.svg);
    background-size: 20px;
    background-position: calc(100% - 13px) center;
    background-repeat: no-repeat;
}
.oneinput:nth-child(2) input {
    background-image: url(https://rivierago.fr/wp-content/uploads/2023/06/to.svg);
    background-size: 20px;
    background-position: calc(100% - 13px) center;
    background-repeat: no-repeat;
}
.oneinput:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    height: 59px;
    width: 2px;
    bottom: 37px;
    right: 23px;
    background-color: #121212;
    z-index: 99;
}
.oneinput input {
    font-weight: 600;
}
.getprice {
    background: #c2967e;
    color: #fff;
    padding: 15px;
    text-align: center;
    border-radius: 50px;
    font-family: "Open Sans";
    font-weight: 600;
    cursor: pointer;
	transition: .4s all ease-in-out;
}
.wpcf7-form-control-wrap.dropoff {
    text-align: left!important;
}
.triptype{
	margin-bottom: 25px;
	margin-top: 25px;
}
.addre{
    gap: 20px;
}
.dropoff input{
	width: 100%!important;
}
.mini .addre{
	display: none;
}
p.poptitle {
    text-align: center;
    font-size: 25px;
    font-family: 'Playfair';
    font-weight: 700;
    padding-top: 15px;
}
.closepopup {
    position: absolute;
    top: 20px;
    right: 25px;
    color: #000;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 22px;
    cursor: pointer;
}
#wpcf7-f1905-o1 form input, #wpcf7-f1905-o1 form select, .form-bking-af form input,.form-bking-af form select {
    margin-bottom: 10px !important;
    padding: 12px 21px;
    border-radius: 2px;
    border: 1px solid #959595;
    font-size: 14px;
    background: #fdfdfd;
    color: #000;
    font-family: "Open Sans";
}
.booking-form.form-one-pg form input.wpcf7-form-control.wpcf7-submit.btn-form {
    color: #fff !important;
}
.booking-form.form-one-pg form input, .booking-form.form-one-pg form select,
.form-bking-af form select,.form-bking-af form input{
    margin-bottom: 10px !important;
    padding: 18px 21px !important;
    border-radius: 2px;
    border: 1px solid #959595 !important;
    font-size: 14px !important;
    background: #fdfdfd;
    color: #000 !important;
    font-family: "Open Sans";
    font-weight: 500;
    height: 100% !important;
	    max-height: 65px;
}
#wpcf7-f1905-o1 form textarea, .booking-form.form-one-pg form textarea, .form-bking-af form textarea {
    border-radius: 2px;
    background: #fdfdfd;
    border: 1px solid #959595;
    padding: 10px 20px;
    font-family: "Open Sans";
    font-weight: 500;
    font-size: 14px;
}
.wpcf7-list-item-label {
    border: 2px solid #c3c3c3!important;
    font-weight: 600!important;
}
#wpcf7-f1905-o1 form label, .booking-form.form-one-pg form label, .form-bking-af form label {
    font-size: 14px;
    color: #000 ! IMPORTANT;
    font-family: "Open Sans";
    text-transform: capitalize;
    font-weight: 500 !important;
    padding-bottom: 10px;
    margin-bottom: 0 !important;
}
#wpcf7-f1905-o1 form p, .booking-form.form-one-pg form p, .form-bking-af form p {
    margin: 0;
	width: 100%;
	line-height: 1.69;
}
span[data-name="radio-910"] .wpcf7-radio {
    margin-bottom: 0px !important;
}
.booking-form input[type="radio"]:checked + .wpcf7-list-item-label,
.form-bking-af input[type="radio"]:checked + .wpcf7-list-item-label {
    border: 0.15vw solid #c2967e!important;
    background: #c2967e;
    color: #fff!important;
}
.input-container.pickdate {
    gap: 10px;
}
.pickdate div:first-child{
	width: 65%;
}
input.wpcf7-form-control.wpcf7-phonetext.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-phonetext {
    padding-left: 55px !important;
}
.ph p{
	width: 100%;
}
.ph{margin-bottom: 15px!important;}
input.wpcf7-form-control.pick, input.wpcf7-form-control.wpcf7-text.wpcf7-email{
	width: 100%;
}
.getprice:hover {
    background: #9f7863;
    transition: .4s all ease-in-out;
}
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 5px;
    box-shadow: none;
}
::-webkit-scrollbar-thumb {
    background: #c2967e !important;
    box-shadow: none!important;
}
.wpcf7-submit {
    background: #c2967e !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 50px !important;
    width: 185px !important;
}
.wpcf7-submit:hover {
    background: #99735e !important;
    transition: .4s all ease-in-out;
}
.elementor-163 .elementor-element.elementor-element-64a966d .wpr-nav-menu .wpr-menu-item {
    font-family: "Open Sans";
    font-weight: 600;
}
.getquote {
    text-align: center;
    padding: 13px;
    background: #c2967e;
    color: #fff;
    border-radius: 50px;
    font-family: "Open Sans";
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
}
.onerow {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 500;
}
.onerow a {
    color: #fff;
}
div#ht-ctc-chat, .gt_switcher_wrapper {
    z-index: 1000 !important;
}
.stickycta {
    position: fixed;
    top: 0;
    z-index: 99;
    left: 0;
    background: #1b2536;
    width: 100%;
    padding: 22px;
	visibility: hidden;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    opacity: 1;
    gap: 10px;
    transition: .4s all ease-out;
	 border-bottom: 1px solid #ECDFCD;
}
.stickycta.active{
	visibility: visible;
}
.gt_switcher_wrapper {
    bottom: 15px !important;
}
p.ctc-analytics.ctc_cta.ctc_cta_stick.ht-ctc-cta {
    display: none !important;
	}
@media screen and (max-width: 968px){
	.stickycta {
	display: flex;
	}
	.poptitle {
    	text-align: center;
    	font-size: 19px;
	}
	.iti-mobile .intl-tel-input.iti-container{
		z-index: 999999;
	}
	.triptype .wpcf7-form-control {
    	gap: 5px;
		align-items: center;
	}
	.wpcf7-radio {
    	gap: 5px;
    	row-gap: 0;
	}
	.wpcf7-list-item {
    	flex: 45%!important;
		width: auto;
	}
	.addre {
    	gap: 0px;
	}
	.addre div, .pickdate div {
    	width: 100% !important;
	}
#trustpilot-widget-trustbox-0-wrapper{
		display: none;
	}
	.booking-header {
    	margin-bottom: 50px;
	}
	.wpcf7-list-item-label {
		font-size: 14px!important;
		padding: 2vw 0.5vw!important;
		 height: 100%;
    	justify-content: center;
	}
	.wpcf7-form-control-wrap.dropoff, .wpcf7-form-control-wrap.pickup {
   		 width: 100% !important;
	}
	.closepopup {
		top: 22px;
		right: 10px;
	}
	.booking-form.form-one-pg span.closepopup {
    display: none;
}
	#wpcf7-f1905-o1 form input, #wpcf7-f1905-o1 form select,
    .booking-form.form-one-pg form input,.booking-form.form-one-pg form select,
    .form-bking-af form input, .form-bking-af form select {
		padding: 12px 15px !important;
		height: 48px !important;
	}
	.booking-form.form-one-pg form input[type="radio"],
    .form-bking-af form input[type="radio"] {
    height: 100% !important;
}
	.gt_container-9j2yk1 .gt_switcher .gt_selected a {
    width: 108px;
	}
	.gt_switcher_wrapper {
    bottom: 21px !important;
	}
	
	.gt_switcher {
    width: 121px !important;
	}
	.elementor-352 .elementor-element.elementor-element-fa59a02.wpr-pc-btn-align-fixed-right .wpr-pc-btn {
    bottom: 144px !important;
		z-index: 15;
	}
	.elementor-352 .elementor-element.elementor-element-d7bea1f.wpr-stt-btn-align-fixed-right .wpr-stt-btn {
    bottom: 105px !important;
		z-index: 15;
	}
	.wpr-mobile-nav-menu {
    margin-top: 10px !important;
	}
	.onerow {
    font-size: 13px;
		width: 100%;
	}
	.getquote {
    padding: 6px 15px;
    font-size: 13px;
    margin-top: 5px;
	}
	span.lefty {
    	margin-right: 8px;
	}
	.stickycta {
		padding: 18px 22px;
		gap: 5px;
	}
	.booking-form form  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.booking-form form  .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
	padding-left: 76px !important;
	}
	.booking-form form .intl-tel-input.allow-dropdown .flag-container,
    .form-bking-af form .intl-tel-input.allow-dropdown .flag-container{
height: 48px;
}
}