
/*sustom-style-css*/

/*-- whats-apps --*/
    .web-device-wh { display:block; }
    .phone-device-wh { display:none; }
/*-- whats-apps --*/


/*span*/
  span { word-wrap: break-word !important; }
/*span*/
/*--logo--*/
.expolor_main-header .menu-style .main-navigation .navbar .logo-img1 { display:none; }
.expolor_main-header .menu-style .fixed-header .navbar .logo-img2 { display:none; }
.expolor_main-header .menu-style .fixed-header .navbar .logo-img1 { display:block; width:350px; }

/*--logo--*/

/**/
.special-places .thumb {height:300px; }
.special-places .thumb img { width:100%; height:100%; }
/**/

/*-- special-packages-sec --*/
/*.special-packages-sec .specialpackages_carousel .item
.special-packages .content .item-btn { margin: 0 auto; padding:0; text-align:center; }*/
/*-- special-packages-sec --*/


/**/
.gallery-section {	margin: 0;	padding: 0; }
/**/

/*----*/

.latest-hotel {	/*border-right: 1px solid rgba(202, 202, 202, 0.22);*/
	/*border-top: 3px solid rgba(15, 129, 197, 0.15);*/	display: inline-block;
	height: 284px;	/*background: #000;*/ border:1px solid #ccc; /*padding:15px;*/ padding:15px; }
.latest-hotel .content {
    /*border-bottom: 1px solid rgba(202, 202, 202, 0.22);
    border-left: 1px solid rgba(202, 202, 202, 0.22);*/
    display: inline-block;    float: right;    padding: 15px 15px 18px 30px;    width: 54%; }



/*-- about-us --*/

.funfact-section .video-sec .text-content { margin: 0; padding: 0; }

.funfact-section .video-sec .text-content p { margin: 0; padding: 0;
color:#fff;	font-size:16px;	line-height: 25px; }

.funfact-section .video-sec .text-content .item-btn {
	margin: 0;
	padding: 0;

}

.funfact-section .video-sec .text-content .btn-theme {
	background-color: #255669;
	border: 2px solid #255669;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	float: none;
	font-weight: 600;
	padding: 7px 18px;
	vertical-align: top;
	margin:25px 0 0 0;
	text-align:left;
}

.funfact-section .video-sec .text-content .btn-theme:hover {
	background-color: #ff4600;
	border-color:#ff4600;
	color: #fff;
}

/*-- about-us --*/


/*-- contact-section --*/

.contact-section .any-query-form { margin:0; padding:30px 15px 15px 15px; }


.contact-section .any-query-form .item-sec { margin: 0;	padding: 10px 15px !important;	width: 100%;
	display: block; }

.contact-section .any-query-form .item-sec label { margin:0; padding:0 0 5px 0; display:block; width:100%;
font-size:16px; color:#000; line-height:22px; }

.contact-section .any-query-form .item-lt { width:50% !important; float:left; padding:0 15px;  }

.contact-section .any-query-form .item-sec input[type="text"] {
	margin: 0;	padding:10px 10px;	width: 100%;	height: auto;	border: 1px solid #007d95;
	font-size:15px; color:#000; line-height:21px; }

	.contact-section .any-query-form .item-sec input[type="email"] {
	margin: 0;	padding:10px 10px;	width: 100%;	height: auto;	border: 1px solid #007d95;
	font-size:15px; color:#000; line-height:21px; }

.contact-section .any-query-form .item-sec textarea { margin: 0; padding:20px 20px; width:100%;
	height:220px; border: 1px solid #007d95; font-size:15px; color:#000; line-height:21px; }

.contact-section .any-query-form .item-sec input[type="submit"] {
	background-color: #255669; border:0;	border-radius: 50px;
	color: #fff; display: inline-block;	float: none;
	font-weight:400; /*padding: 7px 18px; */padding:14px 18px;	vertical-align: top;
	margin: 0 auto;	text-align: center;	width: 100%;
	font-size: 28px;	line-height: 25px;	cursor: pointer; transition:all 0.6s; }


.contact-section .any-query-form .item-sec input[type="submit"]:hover { background-color: #ff4600;
	color: #fff; transition:all 0.3s;   }

/*-- contact-section --*/


/*-- usefull_links --*/

.usefull_links { margin: 0; padding:0; }
.usefull_links li { display:inline-block; width:50%; float:left; }

/*-- usefull_links --*/

/*----*/

.footer-item.footer-widget-one {	z-index: 5; }

/*----*/

/*-- footer --*/


footer .disclamire {margin: 30px 0 0 0;	padding: 30px 0 0 0; }

footer .disclamire ul { margin: 0 auto; padding:0; text-align: center; }

footer .disclamire ul li {
	margin: 0 4px;
	padding:0;
	display: inline-block;
	background: #f2a700;
	transition: all 0.6s;
}
footer .disclamire ul li a {
	margin: 0;
	padding: 7px 20px;
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 22px;
}

footer .disclamire ul li:hover {background:#07aa0b; transition:all 0.3s; }

/*-- footer --*/

/*-- innr-page --*/


/*----*/
.section-content {	padding: 85px 0; }

/*----*/

/*-- career --*/


/*-- current-job --*/

.Job-tech { margin:0; padding:80px 0; background: #eaeaea; }

.Job-tech h3 {	margin: 0;	padding: 0 0 40px 0;	font-family: 'KoHo', sans-serif;
	font-size: 24px;	color: #0a2940;	position: relative; font-weight: 600; }

.Job-tech p { font-family: 'Roboto Condensed', sans-serif;  font-size: 16px;  color: #444;
  line-height: 24px;  margin: 0;  padding: 0 0 20px 0 ; }



/*.Job-tech h3::after {content: '';
width:5%; height: 2px; background:#00a1a1; position: absolute;
left: 0; bottom:30px; }
.Job-tech h3::before {content: '';
width:10%; height: 2px; background:#00c6c6; position: absolute;
left: 0; bottom:30px; }*/





.Job-tech .job-search_sec { background:#fff; margin: 0 0 25px 0; padding:20px ;  border:1px solid #dedede;
-webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 1-0px rgba(0,0,0,0.75); display: block; }

.Job-tech .job-search_sec  h4 { margin: 0; padding: 0 0 15px 0;
  font-family: 'KoHo', sans-serif; font-size:20px; color:#02487b; line-height:26px;  }

.Job-tech .job-search_sec  h5 { margin: 0; padding: 0 0 6px 0;
  font-family: 'KoHo', sans-serif; font-size:15px; color:#02487b; line-height:26px;  }

.Job-tech .job-search_sec  h5 b { font-size:18px; font-weight: 500; }


.Job-tech .job-search_sec small {  font-size:15px; color:#333; }
.Job-tech .job-search_sec .stat-dact  { font-size: 15px;  color:red; font-weight: bold; }
.Job-tech .job-search_sec .stat-act { color:#8aef19; font-weight: bold; }
.Job-tech .job-search_sec .desc { font-family:arial; font-size: 15px;
color:#444; line-height: 21px; text-align: justify; margin: 0; padding: 10px 0 0 0; }
.Job-tech .job-search_sec .desc b { padding: 0 0 8px 0; display: block; }
/*----*/
.Job-tech .job-search_sec .job-search_btn { margin: 0; padding: 20px 0 0 0;  }

.Job-tech .job-search_sec .job-search_btn a { background:#bc1d1d;
margin: 0 ; padding: 0; display: block; width: 150px; height: 45px;
border-radius: 50px; text-align: center; border: 1px solid #fff;
font-family: 'Roboto Condensed', sans-serif; font-size: 17px; color: #fff;
line-height: 45px; box-sizing: border-box; transition: all ease-in-out 0.3s;
box-shadow: 1px 2px 10px #888888; text-decoration: none; float: left; }

.Job-tech .job-search_sec .job-search_btn a:hover { background:#444; transition:all ease-in-out 03s; }

/*-- career_bd --*/

.pagination {	display: inline-block;	padding-left: 0;	margin: 20px 0;	border-radius: 4px;
	background: #003c42; }


/*-- new-current_job --*/
.Job-tech .job-search_bd .new-current_job { background: #fff;
margin: 0 0 25px 0; padding: 0; border: 1px solid #dedede;
-webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 30px 1-0px rgba(0,0,0,0.75);
display: block; width: 100%; box-sizing: border-box; display: flex;  }

.Job-tech .job-search_bd .new-current_job .item_lt  { margin: 0; padding: 20px 50px 20px 20px;
width: 50%; float:left; box-sizing: border-box;  }

.Job-tech .job-search_bd .new-current_job .item_lt  h4 { margin: 0;padding: 0 0 15px 0;
font-family: 'KoHo', sans-serif; font-size: 20px;color: #02487b;line-height: 26px; }

.Job-tech .job-search_bd .new-current_job .item_lt h5 {font-family: 'Roboto Condensed', sans-serif;
font-size:16px; color:#333; line-height:20px; margin: 0; padding:2px 0; }
.Job-tech .job-search_bd .new-current_job .item_lt .desc { font-family: arial;
font-size: 15px; color: #444; line-height: 21px; text-align: justify;
margin: 0; padding: 10px 0 0 0; }

.Job-tech .job-search_bd .new-current_job .item_lt .stat-dact {
font-size: 15px; color: red; font-weight: bold; }
/*-- form --*/
.Job-tech .job-search_bd .new-current_job .item_rt { margin: 0; padding:20px;
background:#eaeaea; width:50%; float: left; box-sizing: border-box; }
.Job-tech .job-search_bd .new-current_job .item_rt  p { margin: 0;
padding: 0 0 15px 0;font-family: 'Roboto Condensed', sans-serif;
font-size: 18px; color: #000; line-height: 22px; text-decoration: none;
outline: 0; }

.Job-tech .job-search_bd .new-current_job .item_rt .item {margin: 0;
padding: 0 0 10px 0; }


.Job-tech .job-search_bd .new-current_job .item_rt .item input[type="text"] {
margin: 0; padding: 0 10px;height: 40px; background-color: transparent;
border: 1px solid #444;outline: 0; font-family: 'Roboto Condensed', sans-serif;
font-size: 16px; color: #444; }


.Job-tech .job-search_bd .new-current_job .item_rt .item input[type="email"] {
margin: 0; padding: 0 10px; height: 40px; background-color: transparent;
border: 1px solid #444;outline: 0; font-family: 'Roboto Condensed', sans-serif;
font-size: 16px; color: #444; }

.Job-tech .job-search_bd .new-current_job .item_rt .item input[type="file"] {
margin: 0;padding: 0;height: 40px;background-color: transparent;
border: 0;display: inline-block;outline: 0;font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;color: #444; box-shadow: none; }
.Job-tech .job-search_bd .new-current_job .item_rt .item  textarea {
margin: 0; padding: 20px 10px; background-color: transparent; border: 1px solid #444;
outline: 0; height: 160px; font-family: 'Roboto Condensed', sans-serif;
font-size: 18px; color: #444; box-sizing: border-box; }

.Job-tech .job-search_bd .new-current_job .item_rt .item input[type="submit"] {
  margin: 20px 0 0 0;  padding: 0;  background:#564c08;  width: 150px;
  height: 45px;  border-radius: 50px;  text-align: center;  border: 2px solid  #ecc51c;
  font-family: 'Roboto Condensed', sans-serif;  font-size: 16px;  color: #fff;
  line-height: 40px;  box-sizing: border-box;  transition: all 0.3s;  display: inline-block;
  text-decoration: none; }

.Job-tech .job-search_bd .new-current_job .item_rt .item input[type="submit"]:hover { background-color:#444; }

/*-- new-current_job --*/

.pagination_job { margin:0; padding:0;  }

.pagination_job .pagination { margin: 0; padding: 0; }
.pagination_job .pagination li { margin: 0; padding: 0; display:inline-block; border:1px solid #fff; float: left; }
.pagination_job .pagination li a { margin: 0; padding:6px 10px; display:inline-block; }



/*-- career-end --*/

.contact-section .any-query-form .item-sec .number { width:100%; }

.contact-section .any-query-form .item-sec .number input[type="text"] {
	margin: 0;
	padding: 10px 10px;
	width: 84%;
	height: auto;
	border: 1px solid #007d95;
	font-size: 15px;
	color: #000;
	line-height: 21px;
}

.contact-section .any-query-form .item-sec	span {cursor:pointer; }
.contact-section .any-query-form .item-sec .number{ margin:0; padding:0; width:100%; }
.contact-section .any-query-form .item-sec .minus, .plus {	width: 20px;	height: 20px;
	background: #f2f2f2;	border-radius: 4px;	padding: 0;	border: 1px solid #ddd;
	display: inline-block;	vertical-align: middle;	text-align: center; }
.contact-section .any-query-form .item-sec input{ margin: 0;	padding: 10px 10px;	width: 100%;
	height: auto;	border: 1px solid #007d95;	font-size: 15px;	color: #000;
	line-height: 21px; }

/*-- booking-form --*/

.booking-query-form {	margin: 0;	padding: 10px;	background: #fff;}

/**/
.w3-container, .w3-panel {
	padding: 0.01em 16px;
}

.w3-bar .w3-button {
	white-space: normal;
}
.w3-bar {
	width: 100%;
	overflow: hidden;
}
.w3-bar .w3-bar-item {	padding: 8px 16px;	float: left;	width: auto;	border: none;
	display: block;	outline: 0; }

.w3-container, .w3-panel {	padding: 0.01em 16px; }
.w3-bar .w3-bar-item {	padding: 5px 16px;	float: left; width: auto;	border: none;
	display: block;	outline: 0;	width: 31%;	border-radius: 20px;
	margin: 0 5px;	cursor: pointer;	font-size: 15px;	color: #444; }
.w3-red, .w3-hover-red:hover {	color: #fff !important;	background-color:#255669 !important; }
.w3-button:hover {	color:#fff !important;	background-color:#255669 !important; }
/**/
.booking-query-form .w3-container .form-bd_sec { margin: 0; padding:30px 0 ; }
.booking-query-form .w3-container .form-bd_sec .item-sec { margin:4px 0; padding: 0 6px; width:50%;
box-sizing: border-box; float:left; }


.booking-query-form .w3-container .form-bd_sec .item-sec label { margin: 5px 0 2px 0; padding: 0;
	font-size:16px;	color: #00798d; }

.booking-query-form .w3-container .form-bd_sec .item-sec input[type="text"] {
	margin: 0;	padding: 10px;	width: 100%;	height: auto;	border: 1px solid #a0a0a0;
	background: #f2f2f2;	color: #151515;	font-size: 15px;	line-height: 21px; }

.booking-query-form .w3-container .form-bd_sec .item-sec input[type="date"] {
	margin: 0;	padding: 10px;	width: 100%;	height: auto;	border: 1px solid #a0a0a0;
	background: #f2f2f2;	color: #151515;	font-size: 15px;	line-height: 21px; }


.booking-query-form .w3-container .form-bd_sec .item-sec .select_sec {
	margin: 0;	padding: 10px;	width: 100%;	height: auto;	border: 1px solid #a0a0a0;
	background: #f2f2f2;	color: #151515;	font-size: 15px;	line-height: 21px; }


.booking-query-form .w3-container .form-bd_sec .item-sec-textarea { margin:4px 0; padding: 0 6px;
	box-sizing: border-box; float:left; width:100%; }

.booking-query-form .w3-container .form-bd_sec .item-sec-textarea textarea {
	margin: 0;	padding: 10px;	width: 100%; height:150px;	border: 1px solid #a0a0a0;
	background: #f2f2f2; color: #151515; font-size: 15px; line-height: 21px; }

.booking-query-form .w3-container .form-bd_sec .item-sec-textarea input[type="submit"] {
	margin: 0;	padding: 13px 35px;	width: auto;	height: auto;	display: inline-block;	font-size: 18px;
	color: #000;	line-height: 18px;	background: #255669;	border: 0;
	color: #fff;	cursor: pointer;	border-radius: 20pc; float: right; transition:all 0.3s; }

.booking-query-form .w3-container .form-bd_sec .item-sec-textarea input[type="submit"]:hover { background:#0b3241; }

/*-- contact-form --*/

/*-- air-ticket-booking --*/

.air-ticket-booking { margin: 0; padding:60px 0; }

.air-ticket-booking h2 { margin: 0; padding:0 0 20px 0; font-family: 'Lora', serif;
 font-size:26px; color:#255669; line-height:26px; font-weight:600; }
.air-ticket-booking h2 span { margin: 0; padding: 0 20px 0 0 ; display:inline-block; }
.air-ticket-booking h2 span .fa-plane {	margin: 0;	padding: 0;	font-size: 26px; color: #0072e9; }
.air-ticket-booking .item_sec { margin:0; padding:20px 0;
	border-top:1px solid #ccc; width:100%; height:100%; }
.air-ticket-booking .item_sec .item-lt { margin: 0; padding:15px;
	width:50%; height:auto; float:left; }

.air-ticket-booking .item_sec .item-lt img { width:100%; height:100%; }
/*--*/
.air-ticket-booking .item_sec:nth-child(2n+1) .item-lt { float:right; }
/*--*/
/*-- air-ticket-booking --*/

/*-- private-yacht --*/
/*
.private-yacht { margin: 0; padding:50px 0;  }


.private-yacht .global-area h3 { margin: 0; padding: 0; font-family: "Roboto Slab";
font-size:18px; font-weight: normal;color: #002E5B; margin-top: 0; margin-bottom: 15px; }

.private-yacht .global-area p { margin:0; padding:0; font-family: "Roboto Slab";
font-size:15px; font-weight: normal;color:#444; }


.private-yacht .yacht-bottom { margin: 0; padding:60px 0 0 0;  }

.private-yacht .yacht-bottom .item-sec { margin: 0; padding: 0; height:320px;   }*/

/*-----------=================----------------------------==================----------*/


/*-- aziza-product --*/


.private-yacht { margin:0; padding:60px 0;  }

/*.private-yacht h3 {
margin: 0;	padding: 0 0 36px 0; font-size:30px;
font-family: 'Raleway', sans-serif; color:#444; line-height: 36px;
text-align: center; font-weight:500; }*/

/*.aziza-product h3:after {  content:'' ; width:60px; height:1px; background:#fff;
 position: absolute;; left:50%; bottom:50px; transform: translate(-50%,0); }*/

.private-yacht .ourservice_sec { margin: 0; padding: 0; display:block; }
.private-yacht .ourservice_sec .item_box { margin: 0; padding:0; width:100%;
box-sizing: border-box; text-align: center; }

.private-yacht .ourservice_sec .item_box .item_sec {
background: #fff;	margin: 0;	padding: 0;	width: 100%;
box-sizing: border-box;	box-shadow: 0px 0px 11px 0px rgba(0,0,0, 0.75);
border-radius:0; }

.private-yacht .ourservice_sec .item_box .item_sec img {
width:100%; height:450px;	object-fit: cover;
border-radius:0; }

.private-yacht .ourservice_sec .item_box .item_sec h4 {
margin: 0;	padding: 19px 15px 8px 15px; font-size: 19px;
color: #556681;	line-height: 28px;	font-weight: 400;
border-top: 1px solid #444; }

.private-yacht .ourservice_sec .item_box .item_sec  p  { margin:0; padding: 15px;
font-family: 'Lato', sans-serif; font-size:15px; color:#444; line-height: 21px; }
.private-yacht .ourservice_sec .item_box .item_sec .button_sec { margin:15px 0 0 0; }

/**/
.private-yacht .private-imgsec { margin: 0; padding:40px 0 0 0;  }

.private-yacht .private-imgsec .item-lt { margin: 0; padding:15px; width:40%; float:left;
box-sizing:border-box; }
.private-yacht .private-imgsec .item-lt img {	width: 100%;	height: 300px;	object-fit: cover;
	border: 4px double #06718f; }


/*--*/

.private-yacht .private-imgsec .item-rt { margin: 0; padding:15px; width:60%; float:left;
box-sizing:border-box; }

.private-yacht .private-imgsec .item-rt h3 { margin: 0; padding: 0 0 20px 0; font-size:24px; color:#000;
 line-height:30px; }

.private-yacht .private-imgsec .item-rt p { font-size:15px; color:#444; line-height:22px; }
/*--*/

.private-yacht .private_txt-box { margin: 0; padding:40px 0 0 0;   }
.private-yacht .private_txt-box .item-box {	margin:15px auto;	padding: 15px;	width: 100%;
border:1px solid #ececec;	text-align: center;	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
transition: all 0.3s;	display: block; }

.private-yacht .private_txt-box .item-box:hover {
 box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); }

.private-yacht .private_txt-box .icon-box {	margin: 0 auto;	padding: 0;	width: 99px;	height: 99px;
	display: inline-block;	background: #b7b7b7;	border-radius: 50%; }
.private-yacht .private_txt-box .icon-box img {	width: 50%;	height: 100%;	object-fit: contain; }
.private-yacht .private_txt-box .item-box h3 { margin: 0; padding:20px 0 15px 0; font-size:20px;
	color:#000; line-height:24px; }
.private-yacht .private_txt-box .item-box p { margin: 0; padding:0 0 0 0; font-size:15px; color:#444;
 line-height:19px; text-align: justify; }
/**/
/*-- private-yat-contform --*/

.private-yat-contform { margin: 0; padding:20px 0 40px 0; }
.private-yat-contform .contform_bd {	margin: 0 auto;	padding: 30px;	width: 65%;
	background: #087165; }


.private-yat-contform .contform_bd h5 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 26px;
	line-height: 32px;
	color: #00f4de;
	font-weight: 600;
}


.private-yat-contform .contform_bd .item-sec {	margin: 0;	padding: 6px 0;	width: 100%; }

.private-yat-contform .contform_bd .item-sec label {
	margin: 0;
	padding: 6px 0;
	width: 100%;
	font-size: 16px;
	color: #ececec;
}

.private-yat-contform .contform_bd .item-sec input[type="text"] {
	margin: 0;
	padding: 4px 12px;
	width: 100%;
	font-size: 16px;
	color: #000;
	border: 1px solid #9d9b9b;
	background-color: #ece6e6 !important;
	height: 45px;
}

.private-yat-contform .contform_bd .item-sec input[type="mail"] { margin: 0;
	padding: 4px 12px;
	width: 100%;
	font-size: 16px;
	color: #000;
	border: 1px solid #9d9b9b;
	background-color: #ece6e6;
	height: 45px;}

/*-item-sec-two-*/
.private-yat-contform .contform_bd .item-sec-two { margin:0; padding:6px 6px; width:50%; float: left; }
.private-yat-contform .contform_bd .item-sec-two select {
	margin: 0;
	padding: 6px 0;
	width: 100%;
	font-size: 14px;
}

/*-item-sec-two-*/
/*-item-sec-three-*/
.private-yat-contform .contform_bd .item-sec-three { margin:0; padding:6px 6px; width:33.33%; float: left; }
.private-yat-contform .contform_bd .item-sec-three input[type="date"] { margin: 0;
	padding: 4px 12px;	width: 100%;	font-size: 16px;	color: #000;	border: 1px solid #9d9b9b;
	background-color: #ece6e6;	height:40px; }
/*-item-sec-three-*/

.private-yat-contform .contform_bd p {
	margin: 0;
	padding: 22px 0 10px 0;
	font-size: 16px;
	color: #00ffe8;
	line-height: 22px;
	font-weight: 400;
}

/*textarea*/
.private-yat-contform .contform_bd .item-sec textarea { margin:15px 0 0 0;
	padding: 4px 12px;	width: 100%;	font-size: 16px;	color: #000;	border: 1px solid #9d9b9b;
	background-color: #ece6e6;	height:250px; }
/*textarea*/
.private-yat-contform .contform_bd .item-sec input[type="submit"] {
	margin: 0;	padding: 15px 33px;	font-size: 23px; line-height: 22px;
	border: 0;	width:100%;	height: auto; float: right; background: #064c46;
	color: #fff;	border-radius: 45px; cursor: pointer; transition:all ease-in-out 0.3s; }

.private-yat-contform .contform_bd .item-sec input[type="submit"]:hover { background: #fff; color: #064c46;
transition:all ease-in-out 0.6s; }

/*-- private-yat-cont-form --*/

/*-- private-yacht --*/

/*------=======================---------------------=============----------------------*/


/*-- transfar_sec --*/

.transfar_sec { margin: 0; padding:60px 0; }

.transfar_sec .transfar_deader {	margin: 0;	padding: 0;	text-align: center; }

.transfar_sec .transfar_deader ul { margin: 0; padding: 0;  }

.transfar_sec .transfar_deader ul li { margin: 0; padding: 0; display:inline-block;  }

.transfar_sec .transfar_deader ul li a { margin: 0 4px;	padding: 9px 24px; display: block;
	background: #034d5f; font-size: 18px; line-height: 22px;	color: #fff; }
/*trans-far-home*/


.transfar_txt-box { margin: 0; padding:40px 0 0 0; text-align: center; }
.transfar_txt-box h4 {	margin: 0 0 20px 0;	padding: 10px 40px;
	font-size: 35px;	color: #fff;	line-height: 30px;
	display: inline-block;	background: #034d5f; text-align: center; }

.transfar_txt-box .item-box {	margin:15px auto;	padding: 15px;	width: 100%;
border:1px solid #ececec;	text-align: center;	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
transition: all 0.3s;	display: block; }

.transfar_txt-box .item-box:hover {
 box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); }

.transfar_txt-box .icon-box {	margin: 0 auto;	padding: 0;	width: 99px;	height: 99px;
	display: inline-block;	/*background: #b7b7b7;*/	border-radius: 50%; }
.transfar_txt-box .icon-box img {	width: 50%;	height: 100%;	object-fit: contain; }
.transfar_txt-box .item-box h3 { margin: 0; padding:20px 0 15px 0; font-size:20px;
	color:#000; line-height:24px; }
.transfar_txt-box .item-box p { margin: 0; padding:0 0 0 0; font-size:15px; color:#444;
 line-height:19px; text-align: justify; }
/**/
.transfar_service {
	margin: 0;
	padding: 50px 0;
	text-align: center;
}

.transfar_service h4 {	margin: 0 0 20px 0;	padding: 10px 40px;	font-size: 35px;
color:#fff;	line-height: 30px;	display: inline-block;	background:#034d5f; text-align: center; }

.transfar_service ul {	margin: 0 0 0 14px;	padding: 0; text-align: left; }

.transfar_service ul li { margin: 0;	padding: 3px 0;	list-style: disclosure-closed; }

.transfar_service ul li a { margin: 0; padding: 0; font-size:16px; color: #000; line-height:20px; }

/*transfar_fleet-sec*/

.transfar_fleet-sec { margin: 0; padding: 30px 0; border-top:1px solid #ccc; text-align:left; }
.transfar_fleet-sec h4 { margin: 0 0 20px 0;	padding: 10px 40px;	font-size: 35px;
color:#fff;	line-height: 30px;	display: inline-block;	background:#034d5f; }

.transfar_fleet-sec .item_col { margin:30px 0; padding:15px ; width:100%;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
transition: all 0.3s; }

/**/
.transfar_fleet-sec .item_col .item-lt { margin: 0; padding: 0; width:40%; float:left; }
.transfar_fleet-sec .item_col .item-lt img { width:100%; }

/**/

.transfar_fleet-sec .item_col .item-rt { margin: 0; padding:0 0 0 30px; width:60%; float:left; }

.transfar_fleet-sec .item_col .item-rt h5 { margin: 0 ;	padding:0 0 20px 0;	font-size:24px;
color:#444;	line-height:30px;	display: inline-block; }

.transfar_fleet-sec .item_col .item-rt p { margin: 0; padding:0 0 0 0; font-size:15px; color:#444;
 line-height:19px; text-align: justify; }
/*transfar_fleet-sec--end*/


/*-- transfar_sec --*/


/*-- on-the-go_body --*/

.on-the-go_body { margin: 0; padding:60px 0; }

.on-the-go_body .item-lt { margin: 0; padding: 0; width:65%; float:left; }

.on-the-go_body .item-lt .on-the-go-manu { margin: 0; padding: 0 0 20px 0; }

.on-the-go_body .item-lt .on-the-go-manu ul { margin: 0; padding: 0; }
.on-the-go_body .item-lt .on-the-go-manu ul li { margin: 0; padding: 0; display:inline-block; }
.on-the-go_body .item-lt .on-the-go-manu ul li a { margin: 0 4px;	padding: 9px 24px;
	display: block; background:#ccc;	background: #034d5f; font-size: 18px; line-height: 22px;	color: #fff; }

/*.on-the-go_body .item-lt .on-the-go-manu ul li .active { background:#000; }*/


/*-------------------*/
.on-the-go_body .item-lt .on-the-go-manu ul li  .active {
  background-color:#000 ;  }






/*
.on-the-go_body .item-lt .details-sec .highlights { margin: 0; padding:20px 0 0 0; }

.on-the-go_body .item-lt .details-sec .highlights h4 { margin: 0; padding:0 0 15px 0; font-family:arial; font-size:18px;
	color:#000; line-height:24px; font-weight: bold; }

.on-the-go_body .item-lt .details-sec .highlights li { margin: 0 0 0 16px; padding: 0 ; font-size:15px; color:#444; line-height:27px;
list-style:decimal; }

.on-the-go_body .item-lt .details-sec  h4 { margin: 0; padding:0 0 15px 0; font-family:arial; font-size:18px;
	color:#000; line-height:24px; font-weight: bold; }*/


.on-the-go_body .item-lt .on-the-go_lt-bottom { margin: 0; padding: 0; }

.on-the-go_body .item-lt .highlights { margin: 0; padding:20px 0 0 0; }

.on-the-go_body .item-lt .highlights h4 { margin: 0; padding:0 0 15px 0; font-family:arial; font-size:18px;
	color:#000; line-height:24px; font-weight: bold; }

.on-the-go_body .item-lt .highlights li { margin: 0 0 0 16px; padding: 0 ; font-size:15px; color:#444; line-height:27px;
list-style:decimal; }
/**/
.on-the-go_body .item-lt .on-the-go_lt-bottom .itinerary { margin: 0; padding:20px 0 15px 0; display:block; }

.on-the-go_body .item-lt .on-the-go_lt-bottom .itinerary p b { padding:0; padding:0; font-size:16px; color:#000;
line-height:22px; }

/*recent-photos*/

.on-the-go_body .item-lt .recent-photos { margin: 0; padding:15px 0; }

.on-the-go_body .item-lt .recent-photos h4 { margin: 0; padding: 0; font-size:24px;
	color:#000; line-height:22px; display:inline-block; text-align:left; }
.on-the-go_body .item-lt .recent-photos a { margin: 0; padding:0 5px 0 15px; text-align:left; display:inline-block;  }
.on-the-go_body .item-lt .recent-img-bd { margin: 0; padding:20px 0 0 0; }
.on-the-go_body .item-lt .recent-img-bd a { margin: 0; padding:0; width:100%; height:auto;  display:block; }

/*======================================*/

.on-the-go_body .item-lt .top_banner-on-the-go { margin: 0; padding: 0; }
.on-the-go_body .item-lt .top_banner-on-the-go h4 {	margin: 0;	padding: 0;
	font-family: arial;
	font-size: 25px;	color: #000;	line-height: 36px; }

.on-the-go_body .item-lt .top_banner-on-the-go .aziza-product .ourservice_sec
.item .item_box .item_sec img { width:100%; height:350px;  }



/*-- recent-photos_slider --*/


.recent-photos_slider { margin:0; padding:20px 0;  }


.recent-photos_slider .ourservice_sec { margin: 0; padding: 0; display: flex; }
.recent-photos_slider .ourservice_sec .item_box { margin: 0; padding:15px ; width:100%;
	box-sizing: border-box; text-align: center; }
.recent-photos_slider .ourservice_sec .item_box .item_sec {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 0px 0px 4px 1px rgba(5, 51, 76, 0.9);
}

.recent-photos_slider .ourservice_sec .item_box .item_sec img {
width: 100%; height: 221px;	object-fit: cover; }

.recent-photos_slider .ourservice_sec .item_box .item_sec h4 {
	margin: 0;	padding: 19px 15px 8px 15px;	font-size: 19px;
	color: #556681;	line-height: 28px;	font-weight: 400;
	border-top: 1px solid #444; }

.recent-photos_slider .ourservice_sec .item_box .item_sec  p  { margin:0; padding: 15px;
 font-family: 'Lato', sans-serif; font-size:15px; color:#444; line-height: 21px; }
.recent-photos_slider .ourservice_sec .item_box .item_sec .button_sec { margin:15px 0 0 0; }

/*-- recent-photos_slider --*/

/*schedule-details*/

.recent-photos .schedule-details { margin: 0; padding:0; display:block; }

.recent-photos .schedule-details .table-bordered { margin: 0; padding: 0; }

.recent-photos .schedule-details .table-bordered th { width:40%;  }

.recent-photos .schedule-details .table-bordered td { width:30%;  }

/*recent-photos*/

.traveler-reviews { margin: 0; padding:30px 0 0 0;  }
.on-the-go_body h4 { margin: 0; padding: 0; font-size:24px; color:#000; line-height:30px;
 display:inline-block; text-align:left; }
.on-the-go_body a { margin: 0; padding: 0 0 0 20px; font-size:16px; color:#000; line-height:22px;
display:inline-block; text-align: left;  color:#444; }

.on-the-go_body .item-sec { margin:10px 0; padding:20px 0; border-bottom:1px solid #ccc; }
.on-the-go_body .item-sec .fa-star { margin: 0; padding:2px; font-size: 15px; color:#ffab00; }
.on-the-go_body .item-sec p { margin: 0; padding: 0;  font-size:16px; color:#444; }

.on-the-go_body .item-sec p b { padding:0 0 0 15px; }
/*----*/
/*on-the-go-photo*/
.on-the-go-photo { margin: 0; padding:0; }

.on-the-go-photo .item-sec-photo { margin:15px 0; padding:20px 0;  border-bottom:1px solid #ccc; }

.on-the-go-photo .item-sec-photo a { margin: 0; padding: 0; display:block; }

.on-the-go-photo .item-sec-photo a img { width:100%;  height:320px; object-fit:cover; }

.on-the-go-photo .item-sec-photo a h6 { margin: 0; padding: 0 0 20px 0; font-size:26px; color:#444; line-height:30px; }

.on-the-go-photo .item-sec-photo p { margin:0; padding:20px 0 0 0; font-size:15px; color:#444; line-height:21px; }


/*----*/
/**/

.on-the-go_body .item-rt { margin: 0; padding: 0; width:35%; float:left; border:1px solid #ccc;  }

.on-the-go_body .item-rt .rt-top {	/*margin:129px 0 0 0;*/  margin:0;	 padding: 20px;	border: 2px solid #015b85;
	display: block;	text-align: center;  }

.on-the-go_body .item-rt .rt-top p { margin: 0; padding: 0; font-size:15px; color:#444; line-height:21px; }

.on-the-go_body .item-rt .rt-top p b {	margin: 0;	padding: 0;	font-size: 50px;
	color: #015b85;	line-height: 79px; }
/**/

.on-the-go_body .item-rt .rt_butom { margin: 0; padding: 0;  }

.on-the-go_body .item-rt .rt_butom .item-sec { margin: 0; padding:15px; width:100%; height:auto;   }

.on-the-go_body .item-rt .rt_butom .item-sec label {
	margin: 0;	padding: 0 20px 0 0;	display: inline-block;	font-size: 18px;	color: #0a2c64;
	line-height: 21px; }

.on-the-go_body .item-rt .rt_butom .item-sec input[type="date"] {
 margin: 0; padding: 0;	font-size: 15px; color: #006473; line-height: 21px;	width: 54%;
 height: 40px;	border: 2px solid #0a9999; }

.on-the-go_body .item-rt .rt_butom .item-sec a {	margin: 0 4px;	padding: 9px 24px;
	display:inline-block;	background: #034d5f;	font-size: 18px;
	line-height: 22px;	color: #fff; float: right; border-radius: 20px; }


/**/
 #private_tech .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { display:block; }
/**/
/**/
.expolor_contact-map { margin: 0; padding: 0; width: 100%; height:450px; }
/**/

/*-==================----------------------==============================*/

 /*--exp-t-button_sec--*/

.exp-t-button_sec { margin: 0 auto; padding:20px 0 30px 0; display:block; width: 100%; text-align:center; }

.inr-page_manu-sec section {
    padding: 60px 0;
}

.inr-page_manu-sec section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.inr-page_manu-sec #tabs{
	/*background: #007b5e;*/
    color: #eee;
}
.inr-page_manu-sec #tabs h6.section-title{
    color: #eee;
}

.inr-page_manu-sec #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color:#444;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}

.inr-page_manu-sec #nav-tab .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color: #0ca37d;
	font-size: 20px !important;
}



.inr-page_manu-sec .text-ariea-sec { margin:0; padding:20px; background-color:#fff; }

.inr-page_manu-sec .text-ariea-sec h3 {	margin: 0;	padding: 4px 0 12px 0;	font-size:28px;	line-height:34px;	color: #000; }

.inr-page_manu-sec .text-ariea-sec p { margin:0; padding:0; font-size:15px; line-height:21px; color:#444;  }



/*-- inr-page_manu-sec --*/

/*-- section-title-gallery-h --*/

.section-title-gallery-h {	margin: 0;	padding: 0 0 30px 0;	text-align: center;	font-size: 20px;
	display: block;	width: 100%; }

/*-- section-title-gallery-h --*/


/*-- search_sec-ind-packg --*/

.search_sec-ind-packg  { margin:0; padding:0; width:100%; }

.search_sec-ind-packg .autocomplete {
	position: relative;
	display: inline-block;
	float: left;
}

.search_sec-ind-packg input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
}

.search_sec-ind-packg input[type=text] {
  background-color: #f1f1f1;
  width: 100%;
}

.search_sec-ind-packg input[type="submit"] {
	background-color: #0a575c;
	color: #fff;
	cursor: pointer;
}

.search_sec-ind-packg .autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.search_sec-ind-packg .autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.search_sec-ind-packg .autocomplete-items div:hover {
  background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.search_sec-ind-packg .autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}

/*-- search-sec --*/

/*-- whatsapp-sec-fix --*/

.whatsapp-sec-fix {	margin: 0;	padding: 0;	position: fixed;	right:1.6%;	bottom:20%; z-index:50;  }

.whatsapp-sec-fix a {	padding: 0;	width: 54px;	height: 54px;	background: #03970c;	display: block;	border-radius: 50%;	margin: 0 auto;
text-align: center; }

.whatsapp-sec-fix a .fa { margin: 0;	padding: 0;	font-size: 32px;	color: #fff;	line-height: 54px; }
/**/
.whatsapp-sec-fix .web-device-wh { display:block; }

.whatsapp-sec-fix .phone-device-wh { display:none;  }
/**/


/*-- whatsapp-sec-fix --*/

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

/**/
.whatsapp-sec-fix .web-device-wh { display:none; }
.whatsapp-sec-fix .phone-device-wh { display:block;  }
/**/
}
