.h1-logo-crutitle {
	text-indent: -2000px;
	font-size: 0;
}
.gray-bg {
	background-color: #F8F8F8;
    /*padding-top: 45px;*/
}
.sec-pad {
	padding: 22.5px 0;
}
/*.banner-gradient {
    background-color: rgba(33, 140, 183, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
.gradient-common-class {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-banner {
	height: 445px;
	overflow: hidden;
}
.home-banner-overlay {
	background: rgba(26, 37, 66, 0.05);
}
/*Start Page site tabs*/
.site-tabs .nav-pills {
	/*width: 745px;
    margin: 0 auto;*/
    /*padding-left: 20px;*/
}
.site-tabs .nav-pills .nav-item {
	position: relative;
}
.site-tabs .nav-pills .nav-link {
	border-radius: 0;
    width: 100%;
    padding: 8px 0px;
    border-bottom: 3px solid transparent;
    transition: none;
    color: #000000;
    opacity: 0.7;
    cursor: pointer;	
}
.site-tabs .nav-pills .nav-link.active {
	background-color: transparent;
    color: #132A4C;
    border-color: #132A4C;
    opacity: 1;
    font-weight: 700;
}
.tabs-sep-dot {
	font-weight: 700;
    font-size: 38px;
    line-height: 0.3;
}
.des-site-tab .tabs-sep-dot {
	padding-left: 15px; 
	padding-right: 15px; 
} 
.site-tabs .nav-pills .nav-item:before {
	
}
.site-tabs {

}
/*End Page site tabs*/


/*Votre Error Div*/

.votre-error-div {
    position: absolute;
    margin: 10px 10px 0 0px;
}
.votre-error-div .votre-error {
	font-size: 12px;
    background-color: #E37506;
    display: inline-block;
    padding: 5px;
    border-radius: 2px;
    line-height: 1;
}
.votre-error-div .votre-error:before {
	border: solid transparent;
    content: " ";
    position: absolute;
    border-bottom-color: #E37506;
    border-width: 8px;
    right: 15px;
    top: 20px;
    transform: rotate(180deg);
}

.votre-hide {
	display: none;
}
/*End Votre error*/

.site-owl .owl-nav .disabled {
	display: none;
}
.site-owl {
	position: relative;
}
.site-owl .owl-stage-outer {
    margin-right: -1px;
}
.site-owl .owl-nav .owl-prev, 
.site-owl .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	outline: none;
}
.site-owl .owl-nav .owl-prev img, 
.site-owl .owl-nav .owl-next img {
	/*padding: 20px 27px;*/
	padding: 13px 20px;
	background-color: #fff;
	box-shadow: 1px 1px 15px 2px rgba(0,0,0,0.1);
	border-radius: 50%;
	display: inline-block;
	width: 54px;
    height: 51px;
}
.site-owl .owl-nav .owl-prev img:hover, 
.site-owl .owl-nav .owl-next img:hover {
	box-shadow: 1px 1px 15px 2px rgba(0,0,0,0.2);
}
.site-owl .owl-nav .owl-prev {
	/*left: -35px;*/
	left: 0px;
}
.site-owl .owl-nav .owl-next {
	/*right: -35px;*/
	right: 0px;
}

@media(min-width: 1200px) {
	.dest-large-col {
		-ms-flex: 0 0 45.333333%;
	    flex: 0 0 45.333333%;
	    max-width: 45.333333%;
	}
	.dest-small-col {
		-ms-flex: 0 0 27.333333%;
	    flex: 0 0 27.333333%;
	    max-width: 27.333333%;
	}
}
@media (min-width: 768px) {
	.des-site-tab {
		max-width: 675px;
		margin: 0 auto;
		overflow: hidden;
		height: 42px;
		/*padding-top: 10px;*/
		/*overflow: hidden;*/
	}

	/*Votre Error Div*/

	.votre-error-div {
	    top: -15px;
	    right: 15px;
	}
	/*End Votre error*/
}

@media(max-width: 991px) {
	.site-owl .owl-nav {
 	   display: none;
	}
	.owl-carousel.mob-stage-slider .owl-stage, .owl-carousel.site-owl .owl-stage {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.votre-error-mbl {
	    top: 98%;
	    right: 10px;
	}
	.votre-error-mbl .votre-error:before {
	    right: 15px;
	    top: -15px;
	    transform: rotate(360deg);
	}
}
@media(max-width: 767px) {
	
}
/*==========================
	 Home Page Css
============================*/
.section-title {
	margin-bottom: 25px;
}
.section-title .title {
	margin: 0;
	padding: 0;
	font-size: 23px;
}
/*Start Offer section*/
.offer-sep-div {
	margin-top: 22.5px; 
	text-align: right;
}
.offer-sep-div:first-child {
	/*margin-top: 0;*/
}
.offer-sep-div .section-title .title {
	font-size: 20px;
}
.offer-col {
	margin-bottom: 15px;

}
.offer-col p.sec-link:hover, .section-title p.sec-link:hover {
	color: #c4680a;
}
.offer-box {
	/*box-shadow: 1px 1px 5px #00000026;*/
	transition: all 0.4s;
	overflow: hidden;
	border: 1px solid #C3C3C3;
	border-radius: 2px;
	background-color: #fff;
}
.offer-box .offer-link {
	display: block;
}
.offer-box .offer-img,
.offer-box .offer-img-map {
	width: 50%;
	float: right;
	height: 165px;
}
/*.offer-box .offer-img .c-logo {
	bottom: 12px;
	width: 50px;
	left: 20px;
	padding: 0px 7px;
	height: 25px;
}*/
.offer-box .offer-img .c-logo {
    bottom: 12px;
    width: 80px;
    left: 20px;
    padding: 0px 5px;
    height: 35px;
}
.offer-box .offer-content {
	background-color: #fff;
	padding: 20px;
	color: #000;
}
.offer-box .offer-content a {
	color: #000;
}
.offer-box .offer-content .offer-title a {
	color: #E37506;
}
.offer-content .offer-title {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.offer-content .offer-bottom {
	
}
.offer-content .offer-bottom p {
	margin-bottom: 3px;
}
.offer-content .offer-bottom .offer-journey {
	float: right;
	width: 65%;
}
.offer-content .offer-bottom .offer-price-div {
	float: left;
	width: 35%;
	padding-top: 10px;
}
.offer-content .offer-bottom {
	
}

.offer-bottom .offer-price {
	display: inline-block;
}
.offer-bottom .offer-price .price-num {
	font-size: 18px;
}
.offer-content .offer-btn {
	display: inline-block;
	padding: 8px 13px;
	font-size: 16px;
}

.date-span {
	border: 1px solid #707070;
	border-radius: 1px;
	display: inline-block;
	padding: 2px 3px;
	color: #1A2542;
	margin: 3px 1px;
	/*font-size: 12px;*/
}
.date-autres {
	/*margin-right: 0;*/
}

/*End Offer section*/

/*Start Destinaiton sec*/
.decouvir-col {
	padding: 0px 15px 30px 15px;
}

.decouvir-div {
	transition: all 0.4s;
	position: relative;
}
.decouvir-div:before {
	position: absolute;
	content: " ";
	background: linear-gradient(0deg, #000000, #00000078, #FFFFFF00);
	opacity: 76%;
	width: 100%;
	height: 100%;
	right: 0;
}
.decouvir-div img {
	width: auto !important;
	height: 100% !important;
}
.decouvir-div.h-cruise-div {
	height: 252px;
}
.destination-owl-row {
	height: 460px;
}
/*.destination-owl .item,
.destination-owl .owl-item,
.destination-owl .owl-stage-outer,
.destination-owl,
.destination-owl .owl-stage
 {
	height: 100%;
}*/
.decouvir-div a {
	color: #fff;
}
/* .decouvir-div .decouvir-overlay { */
	/* position: absolute; */
	/* bottom: 10px; */
	/* left: 0; */
	/* width: 100%; */
	/*padding: 15px 25px 15px 25px;*/
	/* padding: 15px 34px 22px 34px; */
/* } */
.decouvir-div .decouvir-overlay {
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 0;
	width: 100%;
	/*padding: 15px 25px 15px 25px;*/
	padding: 15px 34px 22px 34px;
}
.decouvir-div .decouvir-overlay .decu-title {
	font-size: 20px;
	text-shadow: -5px 10px 35px #00000059;
	margin: 0 0 0px 0;
}
.decouvir-div .decouvir-overlay .decu-text {
	text-shadow: -5px 10px 50px #00000080;
}
.des-div .decouvir-overlay {
	/*bottom: 40px;	*/
}
.des-div .decouvir-overlay .decu-title {
	text-shadow: 0px 0px 25px #00000080;
}
.des-div .decouvir-overlay .decu-text {
	text-shadow: 0px 2px 20px #00000080;
	margin: 20px 0 30px 0;
}

.des-div .decu-text {
	margin-bottom: 0;
}
.w-btn {
    color: #fff;
    border-color: #fff;
    /* box-shadow: 0px 3px 6px #00000029; */
    background-color: rgba(0,0,0,0.3);
}

.des-div .decouvir-overlay .decu-btn {
	padding: 7px 10px;
    border-radius: 4px;
    border: 0.5px solid;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    font-size: 15px;
    display: inline-block;
    transition: all 0.4s ease-in;
}

.des-div .decouvir-overlay .decu-btn:hover {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 8px 12px;
    font-weight: 600;
    border-radius: 0;
	border-radius: 4px;
    border: 0.5px solid;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/*End Destinaiton sec*/


/*Home Cruise sec*/
.cruise-col {
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 30px;
}
.cruise-box {
	padding: 15px 15px 35px 15px;
	box-shadow: 1px 1px 5px #00000029;
	background-color: #fff;
	transition: all 0.4s;
}
.cruise-box .cruise-link {
	color: #1A2542;
}
/*.cruise-box .c-logo {
	max-width: 60px;
	height: 29px;
}*/
.cruise-box .c-logo {
    max-width: 85px;
    height: 35px;
}
.cruise-box .cruise-title {
	line-height: 1.3;
}
.cruise-box .cruise-bottom {
	bottom: 10px;
	left: 0;
    padding: 0 15px;
}

.offer-box:hover, .des-box:hover, .cruise-box:hover, .decouvir-div:hover {
    box-shadow: 2px 3px 10px 3px #00000029;
}

/*New Comapny listing on home page 22-10-2020*/
.company-col {
	padding: 0 15px 30px 15px ; 
}
.company-div {
	border: 1px solid #707070;
	height: 100%;
	background-color: #fff;
}
.company-div .com-link {
	padding: 20px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.company-div .company-logo {
	max-width: 110px;
    display: inline-block;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}
.company-div .company-content {
	float: right;
    width: calc(100% - 110px);
    padding-left: 10px;
    text-align: center;
    max-width: 200px;
}

.company-list-row {
	padding: 0 5px;
}
.company-list-row .com-list-col {
	padding: 10px;
}
.company-list-row .company-title {
	padding: 0 10px;
}
.company-list-box {
	padding: 15px 3px;
	/*border: 0.5px solid #00000029;*/
	border: 1px solid #707070;
	height: 100%;
	background-color: #fff;
	box-shadow: 0px 1px 6px #00000029;
}	
.company-list-box a {
	color: #5F6267;
}
.company-list-box .com-logo {
	/*height: 52px;*/
	height: 60px;
	padding: 5px;
}
.company-list-box .com-logo img {
	margin: 0 auto;
    max-height: 100%;
}
.company-list-box .com-list-title {
	margin: 12px 0;
	font-weight: 600;
	line-height: 1.2;
}
.company-list-box .com-price {
	margin-bottom: 10px;
}	
.company-list-box .com-rating {
	width: 184px;
}
.company-list-box .com-rating .com-star {
	font-size: 12px;
}
.company-list-box .star-rating {
	/*width: 72px;*/
	width: 75px;
	height: 13px;
	margin-top: 2px;
}
.company-list-box .star-rating .star-inner {
	height: 13px;
}



/*Centralcruise About sec*/
.about-sec {
	/*height: 325px;*/
	/*margin-bottom: 30px;*/
	padding: 50px 0;
	margin-bottom: 22px;
	background-color: #434343;
}
.about-sec .banner-gradient {
	/*background-color: rgba(26, 37, 66, 0.9);*/
}
.about-text a {
	color: #fff;
}
.about-sec .about-text h2,
.about-sec .about-text h3 {
	color: #fff;
	font-weight: 700;
}

/*.avis-sec {
}

.avis-top-title {
	margin-bottom: 25px;
}
.avis-top-title .title {
	font-size: 35px;
}
.avis-slider-col {
	padding-top: 20px;
}
.avis-div {
	padding: 30px;
	border-radius: 4px;
	border: 1px solid #707070;
	height: 100%;
	background-color: #fff;
}
.avis-div .avis-head {
	
}
.avis-div .avis-head .avis-title {
	
}
.avis-div .avis-head .avis-ratings {
	max-width: 150px;
}
.avis-div .avis-head .avis-title .title {
	display: inline-block;
	width: 100%;
}*/

.cru-about-sec .crabt-img-div {
	max-height: 300px;
    height: 100%;
    overflow: hidden;
}
.cru-about-sec {
	padding: 30px 0;
}

/*Start home page seo text*/
.faq-container {
	padding: 30px 0;
}
.faq-container .faq-list-div {
	margin: 0;
	border-top: 1px solid #d2d2d7;
	padding: 10px 10px;
}
.faq-container .faq-head {
	margin: 0;
	padding: 15px 0px;
	cursor: pointer;
	position: relative;
} 
 
.faq-container .collapse {
	/*margin-top: 10px;*/
	/*padding-bottom: 15px;*/
} 
.faq-container p {
	/*margin-bottom: 0;*/
} 
.faq-container .arrow-icon {
	position: absolute;
    left: 20px;
    top: 20px;
    transition: all 0.4s;
    transform: rotate(180deg);
} 
.faq-container .faq-head.active .arrow-icon {
    transform: rotate(90deg);
}

/*End home page seo text*/

/*==========================
	End Home Page Css
============================*/



/*Extra small devices (portrait phones, less than 576px)*/
 /*No media query for `xs` since this is the default in Bootstrap*/

 /*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}

 /*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	.bg-img-linear {
		/*background-size: cover , cover;
	    background-position: 100%, 50%;
	    background-repeat: no-repeat, no-repeat;*/
	}

	.home-banner-slider {

	}
	.home-banner-slider .owl-prev,
	.home-banner-slider .owl-next {
		height: 54px;
		width: 54px;
		border-radius: 50%;
		/*background-color: rgba(255,255,255, 0.35) !important;*/
		color: #fff !important;
		position: absolute;
		top: 35%;
		transform: translateY(-35%);
		transition: all 0.4s;
	}
	.home-banner-slider .owl-prev:hover,
	.home-banner-slider .owl-next:hover {
		background-color: rgba(255,255,255, 0.35) !important;
	}

	.home-banner-slider .owl-prev .site-arrow,
	.home-banner-slider .owl-next .site-arrow {
		margin-top: 5px;
	}
	/*.home-banner-slider .owl-prev {
		left: 0;
	}
	.home-banner-slider .owl-next {
		right: 0;
	}*/

	/*===Banner slider css====*/
	.home-banner-slider .banner-item {
		height: 445px;
	}
	.home-banner-slider .banner-content {
		padding: 50px 130px 0 0px; 
	}
	.banner-content .banner-title {
		/*font-size: 40px;*/
		text-shadow: 0px 1px 6px #00000080;
	}
/*	.banner-content .banner-bottom-con {
		max-width: 400px;
		width: 100%;
	}*/
	.banner-content .sub-title {
		font-size: 25px;
		max-width: 900px;
		width: 100%;
		text-shadow: 0px 1px 6px #00000080;
	}
	.banner-content .banner-c-logo {
		height: 40px;
		width: 95px;
		padding: 5px;
		display: inline-block;
		margin-left: 10px;
	}
	.banner-content .banner-c-logo img {
		width: auto;
		height: 100%;
		margin: 0 auto;
	}
	.banner-content .banner-btn {
		height: 40px;
		/*padding: 10px;*/
		min-width: 168px;
	}
	.banner-content .banner-price {
		background-color: #E37506;
		display: inline-block;
		min-width: 70px;
	    min-height: 70px;
	    text-align: center;
	    padding: 13px 0;
	    transform: rotate(7deg);
	    /*right: 0;*/
	    /*top: 10px;*/
	    bottom: -30px;
	    margin-right: 60px;
	}
	.banner-content .banner-price .price-num {
		line-height: 0.5;
	}
	/*====End banner slider css====*/

	.banner-content .banner-title {
		font-size: 40px;
	}
	.banner-content .banner-title .ban-sub-title {
		font-size: 35px;	
	}
	.home-banner-slider .owl-prev {
		left: 15px;
	}
	.home-banner-slider .owl-next {
		right: 15px;
	}


	/*====Start Reacher form desktop css====*/
	.reacher-form {
		border-radius: 1px;
		/*background-color: rgba(26, 37, 66, 0.67);*/
		background-color: rgba(95, 98, 103, 0.7);
		padding: 20px;
		z-index: 1;
		max-width: 1370px;
		width: 100%;
		bottom: 32px;
		left: 50%;
		transform: translate(-50% , -32px);
		text-align: right;
	}
	.reacher-form .reacher-m-title {
		margin-bottom: 15px;
	}
	.reacher-form .form-group {
		margin-bottom: 0;
	}
	.reacher-form .rech-col {
		padding: 0 7.5px;
	}
	.reacher-form .rech-input-col,
	.reacher-form .rech-btn-col {
		-ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
	.reacher-form select, .filter-boat select {
		/*background-color: #F8F8F8;*/
		color: #434343;
		border-radius: 5px;
		height: 40px;
		background-image: url('/assets/img/icons/down-arrow.svg');
	    background-repeat: no-repeat;
	    background-position: 4% center!important;
	    appearance: none;
		-webkit-appearance: none;
	    -moz-appearance: none;
	    -ms-appearance: none;
	    font-size: 13px;
	    font-weight: 500;
	    border: 1px solid #5C5C5C;
	}
	.reacher-form .rech-btn-div {

	}
	.reacher-form .rech-btn-div .default-btn {
		width: 100%;
		height: 40px;
		padding: 10px;
		border-radius: 5px;
	}
	/*====End Reacher form desktop css====*/
	
}

 /*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}


 /*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	.home-banner-slider .owl-prev {
		left: 15px;
	}
	.home-banner-slider .owl-next {
		right: 15px;
	}
	.avis-sec .avis-div {
		margin-bottom: 10px;
	}
	.avis-sec .avis-owl.owl-carousel .owl-item {
		margin-bottom: 0;
	}
	.w-btn:hover {
    	background-color: rgba(0,0,0,0.5);
	}
	.company-list-row .com-list-col {
	    -ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
}

@media(min-width: 1400px) {
	.home-banner-slider .owl-prev {
		left: 60px;
	}
	.home-banner-slider .owl-next {
		right: 60px;
	}
}
@media(max-width: 1300px) {
	.destination-owl-row {
		height: 400px;
	}
}
@media (max-width: 1199.98px) and (min-width: 992px) {
	.destination-owl-row {
	    height: 370px;
	}
	.cruise-row {
		padding: 0 10px;
	}
	.cruise-col {
		padding: 0 5px;
		margin-bottom: 10px;
	}
}
@media(min-width: 768px) and (max-width: 1199.98px) {
	
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.banner-content .banner-title {
		font-size: 34px;
	}
	.banner-content .sub-title {
		font-size: 20px;
	}
	.home-banner-slider .banner-content {
		padding-left: 60px; 
	}
	.votre-error-div {
		/*top: 20px;*/
	}
}

 /*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) { 
	.about-sec {
		padding: 30px 0 !important;
	}
}

 /*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 
	.destination-owl-row {
		height: auto;
	}
	.sec-pad {
		/*padding: 30px 0;	*/
	}
	.offer-col {
		margin-bottom: 10px;
	}
	
	/*===Start reacher form mobile design css===*/

	.mobile-reach-sec {
		background-color: #5f6267;
		color: #fff;
		text-align: right;
	}
	.mobile-reach-sec .mobile-reach-form {
		padding: 25px 0 30px 0;
		margin: 0 -5px;
	}
	.mobile-reach-form .mob-form-title {
		font-size: 18px;
		margin-bottom: 20px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.mobile-reach-form .reach-col {
		padding: 8px 5px;
	}
	.mobile-reach-form .tabopen-btn {
		padding: 13px;
	    padding-right: 25px;
	    border-radius: 4px;
	    background-color: #fff;
	    color: #ACACAC;
	    width: 100%;
	    display: inline-block;
	    font-size: 13px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    height: 45px;
	    position: relative;
	    overflow: hidden;
	}
	.mobile-reach-form .tabopen-btn.active, .sel-active {
	    color: #434343 !important;
	    font-weight: 500;
	}
	.sel-active-clr {
		color: #434343 !important;
	}
	.mobile-reach-form .tabopen-btn .arrow-icon {
	    position: absolute;
	    left: 15px;
	    top: 20px;
	}
	.mobile-reach-form .form-group {
		margin-bottom: 0;
	}
	.mobile-reach-form .mob-reach-btn {
	    padding: 11.5px 15px;
	    margin-top: 15px;
	}
	/*--reacher-form-modal-popup--*/

	.reacher-modal {
	    background-color: #fff;
		color: #434343;
	}
	.reacher-modal .modal-dialog {
	    margin: 0;
	    height: 100%;
	    max-width: 100%;
	}
	.reacher-modal .modal-content {
	    border-radius: 0;
	    border: 0;
	    height: 100%;
	}
	.reacher-modal .modal-header {
	    border-bottom: 1px solid #434343;
	    display: block;
	    position: relative;
	}
	.reacher-modal .desttab-open .modal-title {
	    line-height: 1.5;
	    width: 100%;
	    margin-top: 6px;
	}
	.reacher-modal .modal-header .close {
	    font-size: 40px;
	    opacity: 1;
	    position: absolute;
	    top: 15px;
	    right: 15px;
	}
	.reacher-modal .modal-body {
	    padding: 5px 15px;
	    padding-bottom: 50px;
	}
	.reacher-modal .nav-tabs {
	    border-bottom: 1px solid #434343;
	}
	.reacher-modal .desttab-open .nav-tabs .nav-item {
	    width: 33.33%;
	    text-align: center;
	}
	.reacher-modal .nav-tabs .nav-item .nav-link {
	    padding: 18px 0;
	    line-height: 1.2;
	    border: 0;
	    color: #989898;
	    border-bottom: 5px solid transparent;
	}
	.reacher-modal .nav-tabs .nav-link:focus, .reacher-modal .nav-tabs .nav-link.active {
	    color: #434343;
	    border-bottom: 5px solid #434343;
	}
	.reacher-modal .form-check {
	    padding: 0;
	}
	.reacher-modal .form-check .form-check-label {
	    width: 100%;
	    padding: 20px 10px;
	    border-bottom: 1px solid #989898;
	}
	.reacher-modal .form-check input {
	    width: 18px;
	    height: 18px;
	    margin-top: 23px;
	    margin-right: -1.25rem;
	}
	.reacher-modal .form-check:last-child .form-check-label {
	    border-bottom: 0;
	}
	.reacher-modal .comptab-open .nav-tabs .nav-item {
	    width: 50%;
	}
	.reacher-modal .comptab-open .nav-tabs .nav-item .nav-link {
	    padding: 20px 0;
	}

	.reacher-modal .rowading-bold .form-check-label {
		font-weight: 700;
	}
	/*===End reacher form mobile design css===*/

	.company-col {
		padding: 10px;
	}
}
 /*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 
	
	.sec-pad {
		padding: 15px 0;	
	}
	.about-sec { 
		padding-bottom: 10px !important;
	}
	.cruise-home-sec {
		padding-bottom: 35px;
	}
	

	.section-title {
		margin-bottom: 0;
	}
	.offer-sep-div .section-title .title {
		font-size: 17px;
		margin-bottom: 15px;
	}
	.section-title .title {
		width: 100% !important;
		font-size: 17px;
	}
	.section-title .sec-link {
		width: 100% !important;
		text-align: right !important;
		margin-bottom: 25px;
		font-size: 15px;
	}

		
	.avis-top-title .star-rating {
    	margin-left: 0 !important;
    	display: block;
	}
	.avis-top-title .title {
	    font-size: 25px;
	    width: 60% !important;
	    margin-top: 0;
	}
	.avis-top-title .sec-link {
    	width: 40% !important;
	}
	.avis-top-title {
		margin-bottom: 15px;
	}
	.avis-slider-col {
		padding-top: 0;
	}
	.avis-div {
    	padding: 15px;
	}

	.about-sec .about-text {
		margin: 20px 0;
	}

	.mob-offer-map {

	}
	.mob-offer-map .mob-map-l {
		width: 160px;
		float: left;
		height: 95px;
	}
	.mob-offer-map .mob-price-r {
		width: calc(100% - 160px);
		float: left;
		padding: 10px;
		padding-bottom: 0;
	}
	.mob-offer-map {

	}
	
	.offer-box .offer-img-map {
		height: 95px;
	}
	.offer-box .offer-content {
		padding: 10px;
	}
	.offer-box .offer-content .offer-title {
		margin-bottom: 5px;
	}
	.offer-content .offer-bottom .offer-journey {
		position: relative;
		padding-left: 60px;
		width: 100%;
		float: none;
	}
	.mob-offer-c-img {
		position: absolute;
	    width: 60px;
	    left: 0;
	    top: 0;
	}
	.decouvir-div .decouvir-overlay .decu-title {
		font-size: 17px;
	}
	.decouvir-div .decouvir-overlay {
		padding: 15px;
	}

	.faq-container .arrow-icon {
		left: -8px;
	}

	.company-col-row {
		padding: 0 10px;
	}
	.company-col {
		padding: 5px;
	}
	.company-div .com-link {
		padding: 5px;
	}
	.company-div .company-content .company-title {
		font-size: 11px;
		margin-bottom: 3px;
	}
	.company-div .company-content .company-title i {
		font-size: 11px;
		margin-left: 5px !important;
	}
	.company-div .company-logo {
		display: none;
	}
	.company-div .company-content {
		width: 100%;
		padding: 0;
		float: none;
	}
}

 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

}
 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 359.99px) { 
	.mobile-reach-form .mob-form-title {
		font-size: 19px;
	}
	.section-title .title {
		font-size: 15px;
	}
	.section-title .sec-link {
		font-size: 13px;
	}
	.offer-content .offer-bottom,
	.offer-box .offer-content .date-span {
		font-size: 11px;
	}
	.mob-offer-map .mob-map-l {
		width: 140px;
	}
	.mob-offer-map .mob-price-r {
		width: calc(100% - 140px);
		padding-right: 0;
	}
	.decouvir-div .decouvir-overlay .decu-title {

	}
}

 /*Extra large devices (large desktops)*/
 /*No media query since the extra-large breakpoint has no upper bound on its width*/








