/*
Theme Name: Oreta Travels
Theme URI: www.oretatravels.com
Author: Sameera
Author URI: https://itpathfinders.com
Description: This theme has been designed for Oreta Travels's website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oretatravels
Domain Path: /languages/
Tags: one-column, two-columns, custom-menu, full-width-template, theme-options, threaded-comments,
*/
body {
	font-family: 'Mukta', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #202020;
	font-weight: 400;
	margin: 0;
	letter-spacing: 0.3px;
}
* {
	background-repeat: no-repeat;
}
a, button {
	-webkit-transition: ease-out all 0.3s;
	-moz-transition: ease-out all 0.3s;
	transition: ease-out all 0.3s;
}
a {
	text-decoration: none;
	color: #202020;
}
a:hover, a:active {
	color: #24aadf !important;
	text-decoration: none;
}
p {
	margin: 0;
}
img {
	max-width: 100%;
	height: auto;
}
hr {
	border-top: 1px solid #d9d9d9;
	border-bottom: none;
	margin: 20px 0;
}
h1, h2, h3, h4, .h4, h5, h6 {
	margin-bottom: 0;
	font-family: 'Mukta', sans-serif;
}
h1, .h1 {
	font-size: 38px;
	line-height: 50px;
	font-weight: 700;
}
h2, .h2 {
	font-size: 30px;
	line-height: 41px;
	font-weight: 700;
}
h3, .h3 {
	font-size: 28px;
	line-height: 40px;
	font-weight:700;
}
h4, .h4 {
	font-size: 24px;
	line-height: 31px;
	font-weight: 700;
}
h5, .h5 {
	font-size: 20px;
	line-height: 31px;
	font-weight: 700;
}
.f-w-400 {
	font-weight: 400;
}
.f-w-500 {
	font-weight: 500;
}
.f-w-600 {
	font-weight: 600;
}
.f-w-700 {
	font-weight: 700;
}
.color-light-blue {
	color: #26aae2;
}
.color-black {
	color: #232323;
}
.color-gray {
	color: #707070;
}
.color-white, .color-white a {
	color: #fefefe!important;
}
.color-white-trans {
	color: #fefefeb8;
}
.color-orange {
	color: #ec862b;
}
.color-green {
	color: #4fcb5d;
}
.bg-white {
	background-color: #ffffff;
}
.bg-white-dark {
	background-color: #f8f9fb;
}
.bg-light-blue {
	background-color: #42b3e9;
}
.bg-black-transparent {
	background-color: #00000040;
}
.bg-light-green {
	background-color: #50cb58;
}
.bg-dark-grey {
    background-color: #2e343d;
}

.p-t-5 {
	padding-top: 5px;
}
.p-b-5 {
	padding-bottom: 5px;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-15 {
	padding-top: 15px;
}
.p-b-15 {
	padding-bottom: 15px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-b-25 {
	padding-bottom: 25px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-t-40 {
	padding-top: 40px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-t-50 {
	padding-top: 50px;
}
.p-b-50 {
	padding-bottom: 50px;
}
.p-t-60 {
	padding-top: 60px;
}
.p-b-60 {
	padding-bottom: 60px;
}
.p-t-70 {
	padding-top: 70px;
}
.p-b-70 {
	padding-bottom: 70px;
}
.p-t-80 {
	padding-top: 80px;
}
.p-b-80 {
	padding-bottom: 80px;
}
.p-t-90 {
	padding-top: 90px;
}
.p-b-90 {
	padding-bottom: 90px;
}
.p-t-100 {
	padding-top: 100px;
}
.p-b-100 {
	padding-bottom: 100px;
}
.p-t-110 {
	padding-top: 110px;
}
.p-b-110 {
	padding-bottom: 110px;
}
.p-t-120 {
	padding-top: 120px;
}
.p-b-120 {
	padding-bottom: 120px;
}
.p-t-150 {
	padding-top: 150px;
}
.p-b-150 {
	padding-bottom: 150px;
}
.p-b-0 {
	padding-bottom: 0;
}
.p-t-0 {
	padding-bottom: 0;
}
.p-r-5 {
	padding-right: 5px;
}
.p-l-5 {
	padding-left: 5px;
}
.no-padding {
	padding: 0;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.m-b-50 {
	margin-bottom: 50px;
}
.m-b-60 {
	margin-bottom: 60px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-r-15 {
	margin-right: 15px;
}
.m-r-20 {
	margin-right: 20px;
}
.m-r-25 {
	margin-right: 25px;
}
.m-r-30 {
	margin-right: 30px;
}
.m-l-5 {
	margin-left: 5px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-l-15 {
	margin-left: 15px;
}
.m-l-20 {
	margin-left: 20px;
}
.m-l-25 {
	margin-left: 25px;
}
.m-l-30 {
	margin-left: 30px;
}
.no-margin {
	margin: 0;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align:justify;
}
.text-uppercase {
	text-transform: uppercase;
}
.clearfix {
	clear: both;
}
#main {
	overflow: hidden;
}
label {
	margin: 0;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.primary-btn {
	border-radius: 30px;
	padding: 10px 30px 10px 60px;
	position: relative;
	color: #fff;
	display: inline-block;
    min-width: 160px;
}
.secondary-btn {
	border-radius: 30px;
	padding: 10px 30px;
	position: relative;
	color: #fff;
	display: inline-block;
	line-height: 19px;
	border: none;
}
.primary-btn:hover, .secondary-btn:hover {
	color: #fff!important;
	cursor: pointer;
	box-shadow: 0px 6px 10px #7cb5d1;
}
.primary-btn.no-hover:hover {
	color: #fff!important;
	cursor: pointer;
	box-shadow: none;
}
.primary-btn:before {
	content: url("img/icon-arrow.png");
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.primary-btn.sm:before {
	content: url("img/icon-arrow.png");
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.primary-btn.sm {
	padding: 3px 20px 3px 45px;
    min-width: unset;
}
.float-left {
	display: inline-block;
	float: left;
}
.float-right {
	display: inline-block;
	float: right;
}
.display-inline-block {
	display: inline-block;
}

/*home-page*/

/*header*/
.header {
	padding: 10px 0;
}
.header-cont {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-menu li {
	display: inline-block;
	position: relative;
}
.header-menu li a {
	padding: 0 15px 38px;
	font-size: 17px;
}
.custom-cont-95 {
	max-width: 95%;
}
.header-right {
	display: flex;
	align-items: center;
}
.need-help {
	font-size: 15px;
	line-height: 19px;
}
.whatsapp-icon {
	padding: 7px 17px;
	border-radius: 30px;
	margin: 0 20px;
	cursor: pointer;
}
.header-right i {
	font-size: 30px;
	line-height: 30px;
}
.sub-menu {
	position: absolute;
    top: 66px;
    left: 0;
    width: 280px;
    cursor: pointer;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 40%);
    background-color: #42b3e9e6;
    z-index: 9999;
    -webkit-transition: 0.4s all ease-out;
    -moz-transition: 0.4s all ease-out;
    transition: 0.4s all ease-out;
    transform: translateY(40px);
    opacity: 0;
    visibility: hidden;
}
.header-menu>li:hover > .sub-menu {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
.sub-menu li {
    display: block;
}
.sub-menu li a {
	color: #ffff;
    width: 100%;
    display: block;
    padding: 7px 20px;
    border-bottom: 1px solid #ffffff38;
    display: block;
}
.sub-menu li:last-child a {
	border: none;
}
.sub-menu li a:hover {
	color: #fff!important;
	background-color: #42b3e9 !important;
}
/*slide menu*/
.slide_menu_open {
	cursor: pointer;
}
.slide-menu-hide {
	position: fixed;
	right: -640px;
	top: 0;
	height: 100%;
	min-width: 330px;
	max-width: 100%;
	background: #fff;
	color: #000;
	z-index: 9999;
	overflow-x: hidden;
	border-left: 1px solid #ddd;
}
.slide-menu .slide-menu-form {
	padding: 30px;
	vertical-align: middle;
}
.slide-menu .slide_menu_close {
	position: absolute;
	right: 20px;
	top: 20px;
	border: none;
	text-align: right;
	font-size: 36px;
	padding: 0 10px;
}
.slide-menu-form .primary-btn {
	padding: 5px 20px 5px 50px;
	min-width: 155px;
}
.slide-menu-form .primary-btn:before {
	left: 24px;
}
.slide-menu-list li a {
	width: 100%;
    display: block;
    padding: 5px 0;
}
/*intro-section*/
.intro {
	position: relative;
}
.intro img {
	width: 100%;
}
.intro-inner {
	position: absolute;
	bottom: 55px;
	width: 100%;
	z-index: 999;
}
/*packages-section*/
.package {
	border-radius: 15px;
	margin-bottom: 40px;
	display: block!important;
	box-shadow: 0 0 30px 3px rgb(0 0 0 / 8%);
}
.package-img {
	height: 180px;
	position: relative;
}
.package-img img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px 15px 0 0 ;
	width: 100%; 
}
.package-img .no-0f-days {
	position: absolute;
	top: 12px;
	right: 12px;
	padding: 7px 11px;
	background-color: #00000087;
	border-radius: 20px;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	color: #fff;
}
.package-img .package-offer-precentage {
	font-size: 14px;
    color: #fff;
    position: absolute;
    left: 12px;
    bottom: 12px;
    line-height: 15px;
    background-color: #ec862b;
    padding: 3px 17px;
    border: 2px dashed #fff;
}
.package-details {
	padding: 18px 20px;
	border-radius: 0 0 15px 15px;
}
.package-details-up h2{
	min-height: 62px;
}
.sm-para {
	font-size: 15px;
}
.package-details-down {
	padding-top: 20px;
	position: relative;
}
.package-details-down:before {
	content: url("img/icon-arrow-blue.png");
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.package-price {
	font-size: 22px;
}
/*popular-destinations-section*/
.map img {
	max-width: initial;
}
.popular-destinations-sub-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.paras-with-space p {
	margin-bottom: 18px;
}
.map-icon {
    position: absolute;
    cursor: pointer;
	scale: 1;
}
.map-icon p {
    font-size: 10px;
    line-height: 20px;
    margin: 0;
    display: inline-block;
    position: absolute;
    font-weight: 600;
    transition: all ease-out 0.3s;
}
.map-icon:hover {
	scale: 1.2;
}
.popular-destinations-right {
	display: none;
}
/*things-to-do-section*/
.thing-to-do-section {
	background-image: url("img/bg-thing-to-do.jpg");
	background-size: cover;
}
.custom-col-2-5 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
.things-item {
	margin-bottom: 60px;
}
.things-item .img-container {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	border: 1px solid #fff;
	position: relative;
	margin: 0 auto 18px;
	background-size: cover;
}
.things-item .img-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.things-caption {
	font-size: 18px;
	font-weight: 600;
}
.popular-destinations-right.kandy {
	display: block;
}
/*about-oreta-section*/
.about-oreta-desc {
    padding: 0 180px;
}

.title-area .title {
	margin-bottom: 5px;
}
/*footer-section*/
.footer-section {
	background-image: url("img/bg-footer.jpg");
	background-position-y: bottom;
	background-size: contain;
}
/*customer-support-section*/

.customer-support-content {
	padding: 80px 60px;
	border-radius: 20px;
}
.support-agents-img-container {
	position: relative;
	top: -65px;
	height: 150px;
}
.support-agent-img {
	width: 145px;
	height: 145px;
	border-radius: 100%;
	border: 2px solid #ededed;
	display: inline-block;
	position: relative;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.support-agent-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
}
.support-agent-img:nth-child(1){
	margin-left: -230px;
}
.support-agent-img:nth-child(2){
	margin-left: -115px;
}

.support-agent-img:nth-child(4){
	margin-left: 115px;
}
.support-agent-img:nth-child(5){
	margin-left: 230px;
}
.support-contact-detail-item {
	display: flex;
	align-items: center;
}
.para-low-line-height {
	line-height: 25px;
}
.footer-link-list li {
	margin-bottom: 12px;
}
/*.footer-socket-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}*/
.footer-socket-content {
	border-top: 2px solid #fff;
}

/*itinerary page*/
.common-box-right {
	padding: 25px 20px;
	border-radius: 20px;
}
.common-box-left {
	padding: 30px 35px;
	border-radius: 20px;
}
.flex-align {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.price-box-offer {
	border-bottom: 1px solid #dbdbdb;
}
.offer-text {
	font-size: 26px;
	font-weight: 700;
}
.tour-type {
	background-color: #4fcb5d;
	padding: 2px 20px;
	display: inline-block;
	color: #ffffff;
	margin-right: 6px;
	line-height: 29px
}
.main-details-header-right {
	width: 130px;
	padding: 15px 20px;
	border: 1px dashed #ec862b;
	border-radius: 15px;
}
.main-details-header-right p {
	line-height: 22px;
}
.main-detail-item {
	position: relative;
	margin-bottom: 10px;
}
.main-detail-item-title {
	position: absolute;
	left: 0;
}
.main-detail-item-desc {
	padding-left: 80px;
}
.main-detail-item-desc:before {
	content: '-';
	position: absolute;
	left: 60px;
}
.main-detail-item-desc p {
	display: inline-block;
}
.route-list {
	display: inline-block;
}
.route-list li {
	display: inline-block;
	margin-right: 45px;
	position: relative;
}
.route-list li:before {
	content: '\f178';
	font-family: 'FontAwesome';
	position: absolute;
	right: -32px;
	font-weight: 400;
}
.route-list li:last-child:before {
	content: none;
}
.package-day-item-header {
	cursor: pointer;
}
.approx-time {
	font-weight: 300;
	font-size: 16px;
	margin-left: 5px;
}
.day-item-header-icon {
	background-color: #ebebeb;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	position: relative;
	-webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
.package-day-item.active .day-item-header-icon {
	transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}
.day-item-header-icon i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.package-day-item-body {
	display: block;
}
.day-item-body-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}
.day-gallery-two img {
	width: 100%;
}
.read-more-para {
	display: none;
}
.activities-list li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 14px;
}
.activities-list li:before {
    content: '»';
    position: absolute;
    left: 0;
    font-size: 25px;
    color: #3fb1e5;
    line-height: 28px;
    font-weight: 800;
    top: -1px;
}
.activities-list.black li:before {
    color: #5e5c5c;
}
.activity-img-cont {
	position: relative;
	margin-bottom: 20px;
}
.activity-img-cont img {
	width: 100%;
}
.activity-img-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 10px;
}
.activities-gallery .custom-col {
	padding: 0 10px;
}
/*.day-item-hotels-list {
	padding-left: 66px;
	position: relative;
}
.day-item-hotels .day-item-body-title {
	position: absolute;
	left: 0;
	top: 2px;
}*/
.day-item-body-title{
	display:inline-block;
}
.day-item-list p{
	display:inline-block;
}

.hotel-preview-item {
	display: flex;
	align-items: center;
}
.hotel-img {
	width: 85px;
	height: 80px;
	border-radius: 12px;
}
.hotel-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
}
.hotel-details .hotel-name {
	line-height: 18px;
}
.hotel-star-count {
	font-size: 15px;
	line-height: 22px;
}
.styled-border {
	border-right: 1px dashed #4fcb5d;
}
.custom-col-md-2 {
	flex: 0 0 14%;
    max-width: 14%;
}
.custom-col-md-10 {;
	flex: 0 0 86%;
	max-width: 86%;
	padding-left: 30px;
	padding-right: 0;
}
.form-input {
	width: 100%;
	border-radius: 30px;
	padding: 12px 20px;
	font-size: 15px;
	border: 1px solid #b7b7b7;
	color: #878787;
/*	margin-bottom: 15px;*/
}
.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 15px;
}
.book-now-form .wpcf7-not-valid-tip {
    font-size: 14px;
}
.form-input:focus-visible {
	outline: none;
}
.book-now-form textarea {
	height: 95px;
}
.book-now-form .secondary-btn {
	width: 100%;
	text-align: center;
	padding: 15px 0;
}
.day-item-header-location:before {
	content: '\f111';
	font-family: 'FontAwesome';
	position: absolute;
	left: -6px;
	font-size: 14px;
	color: #4fcb5d;
	line-height: 27px;
	top: 1px;
}
.inclusions-list li:before {
	color: #3fb1e5;
}
.exclusions-list li:before {
	color: #f64f34;
}
.payment-types-icon {
	width: 65px;
	height: 65px;
	padding: 8px;
	background-color: #eef1f5;
	border-radius: 12px;
	position: relative;
	display: inline-block;
	margin-right: 16px;
}
.payment-types-icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 49px;

}

/*travel-guide-page*/
.container-padding-sides {
	padding: 0 150px;
}
.travel-guide-table table {
	width: 100%;
}
.table-col-width {
	width: 230px;
}
.travel-guide-table table tr td, .travel-guide-table table tr th {
	padding: 4px 10px;
	text-align: left;
	background-color: #e7e7e7;
	border: 2px solid #fff;
	margin-bottom: 2px;
}
.travel-guide-table table tr th {
	background-color: #27aae2;
	padding: 6px 20px;
}
.td-row {
	padding: 10px;
	border-bottom: 1px solid #e7e7e7;
}
.td-row:first-child {
	border-top: 1px solid #e7e7e7;
}
.td-row .td-title {
	position: relative;
}
.td-row .td-title h3 {
	font-size: 22px;
}
.td-row .td-title:before {
	content: "\f107";
	font-family: fontawesome;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 22px;
	height: 22px;
	background-color: #282828;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	padding-top: 3px;
	color: #fff;
	line-height: 16px;
}
.td-desc {
	padding-bottom: 30px;
	display: none;
}
.must-knows-desc .td-desc ul {
	margin: 15px 0;
}
.must-knows-desc .td-desc ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.must-knows-desc .td-desc ul li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 12px;
    color: #3fb1e5;
    line-height: 28px;
}

/*destination-page*/
.page-intro-inner {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.destination-main-intro-left p {
	margin-bottom: 20px;
}
.destination-main-intro-right {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.round-img {
	border-radius: 15px;
}
.destination-highlights-item {
	position: relative;
	margin-bottom: 30px;
}
.destination-highlights-img-inner {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 5px 0;
	border-radius: 0 0 15px 15px;
}
.main-detail-item-desc:before {
	content: '';
}
.destination-popular-things-right {
	padding: 40px 30px;
	border-radius: 20px;
	box-shadow: 0 0 30px 3px #0000001f;
}
.popular-things-rigth-item ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
	font-weight: 600;
}
.popular-things-rigth-item ul li:before {
	content: '\f058';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	color: #4bae4f;
	font-size: 17px;
	top: -2px;
}

/*contact-us-page*/
.contact-us-left-desc p {
	margin-bottom: 15px;
}
.contact-item {
	position: relative;
	padding-left: 80px;
}
.contact-item-label {
	position: absolute;
	left: 0;
}
.contact-right-box {
	padding: 40px 30px;
	border-radius: 20px;
	box-shadow: 0 0 30px 3px #0000001f;
}
.contact-form .secondary-btn {
	width: unset !important;
	text-align: center !important;
	padding: 11px 50px !important;
	background-color: #42b3e9;
}
.contact-form textarea {
	height: 110px;
}
.page-title-inner{
	min-height:300px;
	display: flex;
  align-items: center;
  justify-content: center;
}
.page-title{
	background-color:#28a5e5;
	background-image: url("https://www.oretatravels.com/wp-content/uploads/2022/12/Oreta-Srilanka-travels-slider-02.jpg");
	background-size:cover;
	
}
.container-md{
	max-width:900px;
}

/*things-todo*/
.thing-todo {
	box-shadow: 0 0 20px rgb(92 96 101 / 12%);
	padding: 40px;
	margin-bottom: 50px;
}
.thing-todo-content {
	padding-left: 20px;
}

/*intro-form*/
.intro-form-container {
	display: inline-block;
}
.intro-form {
	width: 1000px;
	background-color: #e1ebeb;
	/*padding: 8px 15px;*/
	border-radius: 38px;
}
.intro-form .row {
	/*align-items: center;*/
	margin: 0;
}
.col-md-3.form-col {
	padding: 10px 15px 10px 50px;
	position: relative;
}
.col-md-3.form-col.no-padding {
	padding: 10px 15px 10px 15px;
}
.col-md-3.form-col.separator {
	border-right: 1px solid #acacac;
}
.intro-form-input {
	color: #202020;
	font-size: 16px;
	border: none;
	background-color: #e1ebeb;
	padding: 8px 0 8px;
	width: 170px;
	position: relative;
}
.intro-form-input:focus-visible {
	outline: none;
}
.intro-form-input::placeholder {
	color: #202020;
}
.intro-form-date {
    padding: 0;
    margin: 12px 0 6px 10px;
}
.intro-form-date:focus {
    color: unset;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}
.intro-form-option option {
    background: red !important;
}
.start-date-input:before {
	content: url(img/icon-intro-form-1.png);
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-40%);
	z-index: 999;
}
.duration-input:before {
	content: url(img/icon-intro-form-2.png);
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-40%);
	z-index: 999;
}
.package-input:before {
	content: url(img/icon-intro-form-3.png);
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-40%);
	z-index: 999;
}
.intro-form-btn {
	padding: 6px 45px;
	color: #232323;
	
}
.intro-form-btn:before {
	content: none !important;
}
.intro-form-btn:hover {
	color: #232323 !important;
	background-color: #45ca55;
    box-shadow: none;
}

/*popular-destinations-page*/
.package.destination-box .package-details-up h2 {
    min-height: unset;
}

/*inquire-page*/
.custom-container-750 {
	max-width: 750px;
}
.form-input.sm {
	width: 48%;
}
.form-input.sm:nth-child(2) {
	float: right;
}
.inquire-form-container .contact-right-box {
	padding: 40px;
}
.itinerary-intro{
	width:100%;
	height:420px;
	background-size: cover;
	background-position: center;
	background-color:#3d6672;
}
.map-box{
	padding:0!important;
	overflow: hidden;
}
.map-box iframe{
	margin-bottom:-11px!important;
}
.day-gallery-two .row {
    margin-right: -8px;
    margin-left: -8px;
}
.day-gallery-two .col-md-6{
	padding-right: 8px;
    padding-left: 8px;
}

/*payment-page*/
.payment-box {
	box-shadow: 0 0 30px 3px #0000001f;
	padding: 55px;
	border-radius: 20px;
	position: relative;
	top: -130px;
	background-color: #fff;
}
.payment-page-title .page-title-inner {
	align-items: baseline;
}
.payment-page-title h2 {
	margin-top: 62px;
}
.payment-page-title {
	background-image: url(img/contact-intro-img.jpg);
	background-position: center;
}
.large-para {
	font-size: 18px;
}
.payment-box-up {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e1e1e1;
}
.payment-details-list .label-up {
	width: 140px;
	font-weight: 500;
	display: inline-block;
}
.payment-details-list .label-down {
	width: 180px;
	font-weight: 500;
	display: inline-block;
}
.payment-details-list .label-down.bold {
	font-weight: 700;
}
.payment-details-list li {
	margin-bottom: 8px;
}
.payment-box-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.payment-box-bottom-left .book-now-form-input {
	width: 270px;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 15px;
    border: 1px solid #b7b7b7;
    color: #878787;
	
}
.payment-box-bottom-left .book-now-form-input:focus-visible {
    outline: none;
}
.inquire-area{
	margin-top:-130px;
}
.inquire-form textarea{
	height: 150px;
}
.off-price{
	text-decoration: line-through;
}

/*landing page*/
.bg-ash {
	background-color: #f8f9fb;
}
.customer-testi-video-container {
	display: flex;
	align-items: center;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#daf1fc+0,ffffff+65,ddfbe3+100 */
    background: #daf1fc; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #daf1fc 0%, #ffffff 65%, #ddfbe3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #daf1fc 0%,#ffffff 65%,#ddfbe3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #daf1fc 0%,#ffffff 65%,#ddfbe3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daf1fc', endColorstr='#ddfbe3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    border-radius: 0 120px 0 120px;
}
.customer-testi-video-left {
    position: relative;
}
.video-play-icon {
	width: 90px;
	height: 90px;
	background-color: #16c1f3;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.video-play-icon i {
	font-size: 45px;
	color: #fff;
	line-height: 46px;
	margin-left: 9px;
}
.customer-testi-video-left img {
    width: 650px;
    border-radius: 0 0px 0 120px;
}
.customer-testi-video-right {
    padding:  0 100px 0 85px;
}
.testi-video-auth-name {
	position: relative;
	padding-left: 40px;
	font-weight: 700;
}
.testi-video-auth-name:before {
	content: '';
	width: 25px;
	height: 2px;
	background-color: #57c967;
	position: absolute;
	top: 49%;
	transform: translateY(-50%);
	left: 0;
}
.travel-made-easy-left {
	padding-right: 60px;
}
.travel-made-easy-left p {
	margin-bottom: 25px;
}

.testi-list {
	background-image: url("https://www.oretatravels.com/wp-content/uploads/2023/06/landing-page-testi-bg.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
.testi-list-item {
	padding: 50px 80px 50px 100px;
	border-radius: 0 30px 0 30px;
	background-color: #ffffff;
	width: 900px;
	position: relative;
	margin-bottom: 50px;
}
.testi-list-item {
	float: right;
}
.testi-list-item:nth-child(2n) {
	float: left;
}
.testi-list-item:after {
	content: url("img/landing-page-testi-icon.png");
	position: absolute;
	top: 30px;
	left: 25px;
}

@media only screen and (max-width: 1199px) {
	/*header*/
	.header-logo {
		width: 135px;
	}
	.header-menu>li>a {
    	padding: 0 9px 27px;
	}
	.need-help {
		display: none;
	}
	.sub-menu {
    	top: 56px;
	}
	/*intro*/
	.intro-form {
		width: 850px;
	}
	.intro-form-btn {
    	padding: 6px 30px !important;
	}
	.intro-form-input {
   	 	width: 155px;
	}
	.customer-support-content {
		padding: 0 120px 60px;
	}
	.footer-section {
    background-size: cover;
}
	/*	itinery-page*/
	.itinerary-right-container .price-box-price .secondary-btn {
		padding: 8px 11px;
	}
	/*	landing page*/
	.testi-list-item {
    	width: 825px;
	}
}


@media only screen and (max-width:992px) {
	.header-center {
		display: none;
	}
	.need-help {
		display: block;
	}
	.primary-slider .item img {
		min-height: 500px;
		object-fit: cover;
	}
	.intro-form {
		width: 700px;
	}
	.intro-form-input {
		width: 115px;
	}
	h1, .h1 {
		font-size: 35px;
		line-height: 45px;
	}
	h2, .h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.primary-btn {
    	padding: 7px 20px 7px 50px;
	}
	.primary-btn:before {
    	left: 21px;
	}
	.package-details-up h2 {
		min-height: 130px;
	}
	.map {
		position: relative;
		width: fit-content;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	.things-list .row {
		justify-content: center;
	}
	.things-list .custom-col-2-5 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 30%;
	}
	.things-title .primary-btn.float-right {
		 float: none!important; 
		margin-top: 28px;
	}
	.things-title {
		text-align: center;
	}
	.things-title .h1.float-left {
		float: none;
	}
	.about-oreta-desc {
		padding: 0 100px;
	}
	.support-contact-detail-item {
		justify-content: center;
		margin-top: 30px;
	}
	.footer-link-list li a {
		display: block;
	}
	/*itinery-page	*/
	.itinerary-right-container {
		margin-top: 40px;
	}
	.itinerary-left-container .package-offers {
		display: none;
	}
	.itinerary-right-container .price-box {
		margin-bottom: 40px;
	}
	.map-box.common-box-right {
		margin-bottom: 40px;
	}
	.itinerary-right-container .price-box-price .secondary-btn {
		padding: 10px 30px;
	}
	.package-other-details {
		margin: 0;
	}
	.popular-things-rigth-item-b {
		display: block;
	}
	.destination-main-intro-right {
		padding-top: 10px;
	}
	.container-padding-sides {
		padding: 0 80px;
	}
	/*	payment-page*/
	.payment-box-up {
		flex-direction: column;
		text-align: center;
	}
	.payment-box-up .payment-box-up-right {
		text-align: center!important;
	}
	.payment-box-up .item {
		margin-bottom: 20px;
	}
	.payment-box-bottom {
		flex-direction: column;
	}
	.payment-box-bottom .payment-box-bottom-left {
		margin-bottom: 20px;
	}
	.payment-box-body-para {
		text-align: center;
	}
	.payment-body-list-cont {
		padding: 0 150px;
	}
	/*	landing page*/
	.customer-testi-video-left img {
    	width: 965px;
	}
	.customer-testi-video-right {
    	padding: 30px 26px;
	}
	.travel-made-easy {
		text-align: center;
	}
	.travel-made-easy-left {
    	padding-right: 0px;
		padding-bottom: 10px;
	}
	.testi-list-item {
    	width: 640px;
	}
}

@media only screen and (max-width:767px) {
	.intro-inner {
		bottom: 50%;
		transform: translateY(50%);
	}
	.intro-form-container {
		display: none;
	}
	.primary-slider .item img {
		min-height: 420px;
	}
	.popular-destinations-images {
		text-align: center;
	}
	.popular-destinations-images .row .col-md-6:first-child img {
		margin-bottom: 30px;
	}
	.about-oreta-desc {
		padding: 0 60px;
	}
	.support-agents-img-container {
		top: -50px;
		height: 100px;
	}
	.support-agent-img {
		width: 90px;
		height: 90px;
	}
	.support-agent-img:nth-child(1) {
		margin-left: -120px;
	}
	.support-agent-img:nth-child(2) {
		margin-left: -60px;
	}
	.support-agent-img:nth-child(4) {
		margin-left: 60px;
	}
	.support-agent-img:nth-child(5) {
		margin-left: 120px;
	}
	.customer-support-content {
		padding: 0 90px 60px;
	}
	.footer-socket-content {
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.packages-list {
    max-width: 320px;
    margin: 0 auto;
}
	/*itinery-page	*/
	.main-details-header-right {
		width: 125px;
	}
	.common-box-left {
		padding: 30px 25px;
	}
	.custom-col-md-10 {
		padding-right: 15px;
	}
	.book-now-form .col-md-6.p-r-5, .book-now-form .col-md-6.p-l-5 {
		padding: 0 15px;
	}
	.day-gallery-two .row .col-md-6:first-child img {
		margin-bottom: 20px;
	}
	.package-details-up h2 {
		min-height: 0px;
	}
	.destinations-list {
		padding: 0 100px;
	}
	.destination-popular-things-left {
		padding-bottom: 40px;
	}
	.intro img {
		min-height: 100vh;
    	object-fit: cover;
	}
	.container-padding-sides {
		padding: 0 20px;
	}
	.thing-todo {
		text-align: center;
	}
	.thing-todo-content {
		padding: 30px 0 0;
	}
	.contact-us-left {
		padding-bottom: 50px;
	}
	
	.payment-body-list-cont {
		padding: 0px 70px;
	}
	.payment-box-bottom-left .book-now-form-input {
		display: block;
		margin: 0 0 10px;
		text-align: center;
	}
	.payment-box-bottom-left .secondary-btn {
		margin: 0 auto;
		display: block;
		width: fit-content;
	}
	.payment-box-bottom .payment-box-bottom-left {
		margin-bottom: 50px;
	}
	/*landing page*/
	.customer-testi-video-container {
    	flex-direction: column;
	}
	.customer-testi-video-right {
    	padding: 46px 70px;
    	text-align: center;
	}
	.testi-video-auth-name {
    	display: inline-block;
	}
	.testi-list-item {
    	width: 100%;
	}
	.landing-gallery-left {
		padding-bottom: 25px;
	}
 
}

@media only screen and (max-width:600px) {
	.title-with-btn {
		text-align: center;
	}
	.title-with-btn .h1.float-left {
		float: none;
		width: 100%;
	}
	.title-with-btn .primary-btn.float-right {
		float: none!important;
		margin-top: 28px;
	}
	/*itinery-page	*/
	.main-details-header-right {
		width: 120px;
		padding: 15px 15px;
	}
	.approx-time {
		display: block;
		margin-left: 0;
	}
	.destination-main-intro-left {
		text-align: center;
	}
	.td-row .td-title h3 {
		font-size: 18px;
	}
	.about-us {
		text-align: center;
	}
	.contact-us-left {
		    padding: 0 20px 50px;
	}
	
	.payment-body-list-cont {
		padding: 0px 45px;
	}
}

@media only screen and (max-width:480px) {
	.things-list .custom-col-2-5 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 50%;
	}
	.customer-support-content {
		padding: 0 40px 60px;
	}
	.about-oreta-desc {
		padding: 0 40px;
	}
	.popular-destinations-sub-title {
		flex-direction: column;
	}
	.popular-destinations-sub-title .right .primary-btn {
		margin-top: 20px;
	}
	.footer-socket-content {
		text-align: center;
	}
	/*itinery-page	*/
	.tour-type {
		display: block;
		width: 130px;
		margin: 0 0 5px;
		text-align: center;
	}
	.main-details-header-right {
		width: 145px;
	}
	.travel-day {
		text-align: center;
	}
	.payment-types-icons {
		text-align: center;
	}
	.destinations-list {
		padding: 0 50px;
	}
	.table-col-width {
		width: 160px;
	}
	.contact-us-left {
		padding: 0 15px 50px;
	}
	.payment-body-list-cont {
		padding: 0px 10px;
	}
	.customer-testi-video-right {
    	padding: 45px;
	}
	.testi-list-item {
		padding: 50px 50px 50px 75px;
	}


}

@media only screen and (max-width:415px) {
	.need-help {
		display: none;
	}
	.about-oreta-desc {
		padding: 0 10px;
	}
	.customer-support-content {
		padding: 0 20px 60px;
	}
	.custom-col-md-2 {
		flex: 0 0 18%;
		max-width: 18%;
	}
	.custom-col-md-10 {
		flex: 0 0 82%;
		max-width: 82%;
	}
	.destinations-list {
		padding: 0 20px;
	}
	.contact-us-left {
		padding: 0 10px 50px;
	}
	.payment-body-list-cont {
		padding: 0px 0px;
	}
	.payment-box {
		padding: 35px;
	}
}
