body {
	color: #707070;
	font-size: 15px;
	line-height: 28px;
	background-color: #fff;
}
body p {
	font-size: 16px;
	line-height: 28px;
}
body, h1, h2, h3, h4, h5, h6, input[type="text"], input[type="password"], input[type="email"], textarea, select, input[type="button"], input[type="submit"], button, #tiptip_content, .map-box p, .map-box div, .numerical-rating .utf_counter_star_rating, body .nav_responsive i.menu-trigger:after {
	font-family:'Nunito', sans-serif;
	text-transform: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #323232;
	font-family: 'Abril Fatface', cursive;
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
a:focus {
	outline: none !important;
}
ul, li {
	margin: 0px;
	list-style-type: none;
}
textarea:focus, input:focus {
  border:1px solid #d8d8d8;
}
label {
  display: block;
  margin: 0;
}
.typed-cursor{
	opacity:0 !important;
	display:none;
}
::-webkit-input-placeholder {
color:#888;
opacity:1;
}
:-moz-placeholder {
color:#888;
opacity:1;
}
::-moz-placeholder {
color:#888;
opacity:1;
}
:-ms-input-placeholder {
color:#888;
opacity:1;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder {color:transparent;}
input:focus:-ms-input-placeholder {color:transparent;}

textarea:focus::-webkit-input-placeholder {color:transparent;}
textarea:focus:-moz-placeholder {color:transparent;}
textarea:focus::-moz-placeholder {color:transparent;}
textarea:focus:-ms-input-placeholder {color:transparent;}

input::-webkit-input-placeholder {color:#828282;}
input:-moz-placeholder {color:#828282;}
input::-moz-placeholder {color:#828282;}
input:-ms-input-placeholder {color:#828282;}

textarea::-webkit-input-placeholder {color:#828282;}
textarea:-moz-placeholder {color:#828282;}
textarea::-moz-placeholder {color:#828282;}
textarea:-ms-input-placeholder {color:#828282;}


.top_header{
	background: #ddd;
	padding: 0 40px;
}

.top_header p{
	float: left;
	margin: 0 15px 0 0;
	font-size: 13px;
	color: #000;
}

.social_header{
	text-align: right;
}
.social_header a{
	background: #f25822;
	color: #fff;
	width: 30px;
	float: right;
	text-align: center;
	border-left: 1px solid;
}

.social_header a:nth-last-child(1){
	border-left: 0;
}

.social_header a:hover{
	background: #f89e64;
}

.tag{
    background: #f15c22;
    padding: 0 4px;
    margin: 0 1px;
    color: #FFF;
    font-weight: bold !important;
}

.tit_fild_home label{
	width: 30%;
	float: left;
	margin: 0 0 10px 0;
}


.break_home p{
	position: absolute;
	z-index: 99999;
	width: 60%;
	margin: auto;
	left: 0;
	right: 0;
	top: 40%;
	color: #fff;
	font-size: 17px;
}

.break_home .button{
	position: relative;
	z-index: 999999;
	position: absolute !important;
	left: 0;
	right: 0;
	width: 200px;
	margin: 250px auto 0 auto !important;
}

.break_home .button:hover{
	background: #fff !important;
}

.h1-banner {
	background-attachment: fixed;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url("../images/h1-banner.jpg");
}

.sc-content-overlay {
	position: relative;
}

.h1-banner .sc-content-overlay:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	background-color: rgba(11,16,33,0.5);
}
.sc-content-overlay >.container {
	position: relative;
}
.rectangle-overlay::before {
	position: absolute;
	content: "";
	display: inline-block;
	border: 12px solid #fff;
	opacity: .15;
	width: 350px;
	height: 480px;
	margin-left: -175px;
	left: 50%;
	pointer-events: none;
	top: 72px;
	z-index: 10;
}
.h1-banner .sc-box.style-01 {
	padding: 150px 0;
}

.h1-banner .sc-box.style-01:before {
	width: 2px;
	left: 50%;
	top: 30px;
	position: absolute;
	content: '';
	height: 110px;
	background: rgba(255,255,255,.15);
	margin-left: -1px;
	display: inline-block;
	z-index: 2;
}
.h1-banner .sc-box.style-01 .title {
	color: #ffffff;
	font-size: 52px;
	line-height: 1.4em;
}
.h1-banner .sc-box.style-01 .description {
	margin: 20px auto;
	color: rgba(255,255,255,.8);
}
.h1-banner .sc-box.style-01 .button-box {
	margin-top: 50px;
	margin-bottom: 10px;
}
.h1-banner .sc-box.style-01 a.btn-box {
	font-size: 15px;
	font-weight: 400;
	height: 48px;
	line-height: 48px;
	padding: 0 35px;
	display: inline-block;
	color: #fff !important;
	background-color: #167ad1;
	text-transform: uppercase;
}


.block-style-three {
	transition: all 0.3s ease-in-out;
	border-radius: 10px;
	overflow: hidden;
}

.block-style-three .img-box-2 {
	height: 230px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.block-style-three .text-box {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.09);
	border-top: none;
	padding: 30px 20px 10px;
	border-radius: 0 0 10px 10px;
	transition: all 0.3s ease-in-out;
	position: relative;
}

.block-style-three .text-box h4 {
	font-size: 17px;
	line-height: 25px;
	font-family: 'Nunito', sans-serif;
	font-weight: 900;
	margin: 0 0 0 0;
	border-bottom: 1px solid rgba(0,0,0,0.09);
	padding: 0 0 10px 0;
}
.block-style-three .text-box h4 a {
	transition: all 0.3s ease-in-out;
}

.block-style-three .text-box p {
	padding: 5px 0 0;
	line-height: 24px;
	font-size: 14px;
	height: 85px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
.block-style-three .text-box .explore-btn {
	color: #f05e23;
	font-size: 14px;
	text-decoration: none;
}
.block-style-three .text-box .price {
	text-align: right;
	font-size: 14px;
}
.block-style-three .text-box .price strong {
	display: block;
	color: var(--heading);
	font-size: 18px;
	margin-top: -4px;
}

.block-style-three .text-box .tag {
	background: #f05e23;
	position: absolute;
	left: 20px;
	line-height: 28px;
	top: -20px;
	color: #fff;
	padding: 0 12px;
	border-radius: 5px;
	font-size: 13px;
}


.block-style-three:hover {
	box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
	transform: translateY(-10px);
}



.block-style-three .text-box .price strong {
	display: block;
	color: #000;
	font-size: 18px;
	margin-top: -4px;
}

.block-style-three {
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}

.block-style-three .utf_open_now{
	background-color: #f05e23;
	float: left;
	position: absolute;
	transform: rotate(-45deg);
	left: -45px;
	top: 15px;
	text-align: center;
	width: 150px;
	font-size: 12px;
	margin: 0;
	z-index: 999;
	color: #fff;
	font-weight: 600;
	line-height: 28px;
	border-radius: 0 20px 20px 0;
}


.howit_block{
	background: #eee;
	margin: 30px 0;
}


.block_logo_footer{
	margin: 0 0 15px 0;
}

.block_logo_footer img{
	border-radius: 5px;
	padding: 10px;
	background: #fff;
}

.block_logo_footer p{
	color: #b7b0b0;
	font-size: 15px;
	line-height: 22px;
	margin: 15px 0 0 0;
}

.block_logo_footer p {
	color: #b7b0b0;
	font-size: 15px;
	line-height: 22px;
	margin: 15px 0 0 0;
}
.social-icon li {
	display: inline-block;
	margin: 0 5px;
}
.about_us_widget .social-icon li:first-child {
	margin-left: 0;
}

.social-icon li a {
	height: 35px;
	width: 35px;
	margin: 4px 0 0 0;
	font-size: 15px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	border: 2px solid rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #ffffff;
}

.rooms-content .room-item {
	transition: all .5s;
	margin-bottom: 30px;
}
.rooms-content .room-item {
	border: 1px solid #eee;
}
.rooms-content .room-media {
	position: relative;
	overflow: hidden;
	height: 250px;
}
.rooms-content .room-media img {
	transition: all 1s;
}
.rooms-content .room-item .room-summary {
	padding: 0 15px 15px 15px;
	background: #fff;
}
.rooms-content .room-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 15px;
}

.rooms-content .line {
	content: '';
	background: #eee;
	height: 2px;
	width: 40px;
	display: block;
	margin-top: 23px;
	margin-bottom: 20px;
}

.rooms-content.room-meta {
	border: none;
	padding: 0;
}

.rooms-content .price {
	font-size: 17px;
	color: #118acb;
}
.rooms-content .room-meta .price {
	float: left;
}

.room-meta .price span {
	color: #8a8a8a;
	font-size: 15px;
}

.room-meta .price span {
	font-weight: 700;
	line-height: 17px;
	text-transform: uppercase;
	display: initial;
}

.room-meta .price span.price_value {
	color: #118acb;
	font-weight: 700;
	line-height: 17px;
	text-transform: uppercase;
	display: initial;
}

.room-meta .price span.unit {
	color: #118acb;
}

.room-meta .rating {
	float: right;
	font-size: 13px;
}

.room-meta .rating .star:before {
	content: "\f005\f005\f005\f005\f005";
	font-family: FontAwesome;
	font-size: 14px;
	color: #ffb606;
	letter-spacing: 0;
	margin-right: 10px;
}

.rooms-content .room-meta .rating .star:before {
	margin-right: 0;
	font-size: 15px;
}


.rooms-content .room-item:hover {
	box-shadow: 0 25px 40px -20px #85a2ce;
}


.utf_box_widget h4 {
	width: 100%;
	font-size: 17px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	display: block;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
}

.no_tours{
	padding: 11px 0 0 5px;
	font-size: 17px;
	color: #000;
}


.block_breadcrumb{
	background-color: #e9ecef;
	padding: 15px 0;
}

.block_breadcrumb .breadcrumb{
	margin-bottom: 0;
}


.with-forms .st_view_tours{
	border: none;
	cursor: pointer;
	border-radius: 5px;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.1);
	font-size: 16px;
	font-weight: 400;
	height: auto;
	padding: 10px 16px;
	line-height: 30px;
	margin: 0 0 15px;
	position: relative;
	background-color: #fff;
	text-align: left;
	color: #888;
	display: block;
	width: 100%;
	transition: color .3s;
}

.label__checkin{
	float: left;
	margin: 0 45px 10px 0;
	background: #ddd;
	padding: 0 10px;
	border-radius: 3px;
	color: #918484;
	font-size: 13px;
	font-weight: bold;
}


.label__checkout{
	margin: 0;
}

.section-heading .sec__title {
	font-size: 40px;
	color: #0d233e;
	font-weight: 700;
}
.section-heading .sec__desc {
	font-size: 18px;
	color: #5d646d;
	line-height: 30px;
}
.image-box {
	position: relative;
}
.about-img-box::before {
	position: absolute;
	content: "";
	width: 100px;
	height: 200px;
	top: -30px;
	right: -50px;
	background-image: url("../images/dot-shape.png");
	background-size: cover;
	z-index: -1;
}
.image-box .img__item {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.image-box .img__item-2 {
	position: absolute;
	bottom: -50px;
	left: -80px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 190px;
	height: 190px;
	border: 8px solid #fff;
}

@media (max-width: 767px) {

	.tit_fild_home {
		display: none;
	}

	.main_inner_search_block {
		background: transparent;
		border: 0;
		box-shadow: 0 0 0;
	}
}
.videos {
    background: url("../images/header/hero-bg.jpg") no-repeat fixed;
    background-attachment: fixed;
    background-size: cover;
    /* height: 100vh; */
    min-height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 222;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    background-position: 50% 50%;
    border-bottom: 1px solid #eee;

}
.videos {
	padding-top: 50px;
	padding-bottom: 50px;
}
.videos .videos-shape-circle {
	position: absolute;
	bottom: -2rem;
	left: -2rem;
	animation: rotate2 30s linear infinite;
	height: 150px;
	width: 150px;
}

.videos .videos-shape-review {
	right: 2rem;
	top: 1rem;
	left: unset;
	width: 100px;
}
.videos,
.header,
.about {
	height: auto;
}
.videos {
	padding-top: 50px;
	padding-bottom: 50px;
}

/*===============end Whatspp-box  ===================*/
/*==== videos =================*/

.videos .videos-shape-circle {
    position: absolute;
    bottom: -7rem;
    right: 0;
    animation: rotate2 30s linear infinite;
}

.videos .videos-shape-review {
    position: absolute;
    top: 3rem;
    left: 4rem;
    animation: smallScale 6s linear infinite;
    max-width: 200px;
}

.videos p {
    margin: 0;
}

.videos-overlay {
    position: absolute;
    top: -0;
    bottom: 0;
    right: 0;
    width: 40%;
    background-color: #ff950026;
    z-index: -1;
}

.videos iframe {
    border-radius: 10px;
    height: 215px;
}

.video-container {
    margin: 5px auto;
    position: relative;
}

.video-container-middle iframe {
    height: 450px;
}

.videos .section-title {
    /* display: flex; */
    align-items: center;
    height: 100%;
}



.show_all {
	position: relative;
	/* top: 15px; */
	/* height: 44px; */
}
.show_all .button, .show_all .button.border {
	background: #f05e23;
	border: 1px solid transparent;
	color: #fff;
	margin: 0 5px;
	min-width: 110px;
	text-align: center;
	border-radius: 50px;
	position: relative;
	line-height: 26px;
	font-weight: 600;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
}
.show_all .button, .show_all .button.border:hover {
	background:transparent;
	border:1px solid #167ad1;
	color:#167ad1;
	-webkit-transition: all .5s ease 0;
	transition: all .5s ease 0;
	transition: all 0.5s ease 0s;
}
.show_all .button.with-icon:last-child {
	margin-right:0
}
.show_all .button.border i {
	font-size: 18px;
	padding: 0px 7px 0 0px;
	top: 1px;
	display: inline-block;
	position: relative;
}
.show_all .sign-in {
	position: relative;
	color: #333;
	margin-right: 25px;
	top: 10px;
	display: inline-block;
	vertical-align: top;
}
.show_all .sign-in i {
	padding-right: 4px;
	font-size: 15px;
}
.show_all .sign-in:hover {
	color: #66676b;
}
/*==== videos =================*/
