 @import url('https://fonts.googleapis.com/css?family=Courgette|Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Courgette');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
@import url('https://fonts.googleapis.com/css?family=Antic');
@import url('https://fonts.googleapis.com/css?family=KoHo');
* {
	position: relative;
	outline: 0!important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
}
:before, :after {
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
}
section, header {
	transition: all ease-in-out 0s;
	-webkit-transition: all ease-in-out 0s;
	-moz-transition: all ease-in-out 0s;
	-ms-transition: all ease-in-out 0s;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
body {
	font-family: Open Sans;
	color: #666666;
}
p, li, a {
	line-height: 26px;
	margin: 0;
	font-family: 'Noto Serif JP', sans-serif;
}
a:hover {
	text-decoration: none;
}
.row {
	clear: both;
}
.container, .container-fluid {
	clear: both;
}
.rev_slider_wrapper * {
	transition: none!important;
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
}
.tp-fullwidth-forcer {
	z-index: -1;
}
.bg-color {
	background-color: #f6f6f6;
}
.border-bottom {
	border-bottom: 1px solid #eee;
}
h1, h2, h3, h4, h5, h6 {
	color: #222;
}
.border-top {
	border-top: 1px solid #eee;
}
.flex {
	display: flex;
}
.text p {
	margin-bottom: 15px;
}
.width-600 {
	width: 600px;
}
.width-770 {
	width: 770px;
	left: -300px!important;
}
.bg-black {
	background-color: #000;
}
.bg-blue {
	background-color: #26b2ec;
}
.bg-green {
	background-color: #80b538;
}
/*
===========================================
button style
===========================================
*/

.btn {
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	
	
	
}
.grt6{border: 4px double #ddddddcf;}
.btn:hover {
	background-color: transparent;
}
.btn.radius-2x {
	border-radius: 30px;
}
.btn.radius-4x {
	border-radius: 5px;
}
.btn.yellow {
	background-color: #71bb0e;
}
.btn.yellow:hover {
	background-color: transparent;
	border-color: #ffbc00;
	color: #ffbc00;
}
.btn.black {
	background-color: #000;
}
.btn.black-border {
	border-color: #000;
	color: #000;
	background-color: transparent;
}
.btn.black:hover {
	background-color: transparent;
	border-color: #000;
	color: #000;
}
.btn.black * {
	color: #fff;
}
.btn.full-width {
	width: 100%;
}
.btn.blue {
	background-color: #5eb4e7;
}
.btn.red {
	background-color: #ff6952;
}
.btn.white {
	background-color: #fff;
	color: #000;
}
.btn.black {
	background-color: #222;
	color: #fff;
}
.btn.rgba {
	background-color: rgba(255, 255, 255, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.6);
}
.btn.appoint {
	font-size: 18px;
	padding: 25px;
}
 .button-item:not(:nth-last-child(-n+3)) {
 margin-bottom: 40px;
}
.btn.md-size {
	padding: 15px 50px;
}
.btn.transparent {
	background-color: transparent;
	border: 2px solid #fff;
}
.btn.shadow {
	background-color: #fff;
	box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
	color: #000;
}
.btn.bg-color {
	color: #000;
}
a.btn span {
	display: block;
	font-family: "Open Sans";
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 5px;
	text-transform: capitalize;
}
 .button-item:not(:nth-last-child(-n+3)) {
 margin-bottom: 40px;
}
.btn.md-size {
	padding: 15px 50px;
}
.buttons.bg-image {
	background-image: url("../images/button-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
/*
===========================================
Accordion
===========================================
*/

.list li {
	line-height: 36px;
}
.list.dots li::before {
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 6px;
	margin-right: 10px;
	width: 6px;
}
 .list-block:not(:nth-last-child(-n+3)) {
 margin-bottom: 40px;
}
.sm-icon li::before {
	content: "";
	font-family: fontawesome;
	margin-right: 10px;
	top: 0;
}
.lg-icon li::before {
	border-radius: 50%;
	color: #fff;
	content: "";
	display: inline-block;
	font-family: fontawesome;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	text-align: center;
	width: 20px;
}
.lg-icon.black li::before {
	color: #fff;
	background-color: #000;
}
/*
===========================================
Bread crumb
===========================================
*/
#breadcrumb {
	background-image: url("../images/breadcrumb.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}
#breadcrumb.v1 {
	padding: 190px 0 20px 0;
}
/******************************************************/




#breadcrumb3 {
	background-image: url("../images/breadcrumb.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}
/*******************************************************/


#breadcrumb4 {
	background-image: url("../images/breadcrumb.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}
/*********************************************************/




#breadcrumb5 {
	background-image: url(../../season-coconut-exports/images/season-exporters2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}
/*********************************************************/



#breadcrumb6 {
	background-image: url(../../season-coconut-exports/images/season-exporters3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}
/****************************************************/


#breadcrumb7 {
	background-image: url(../../season-coconut-exports/images/season-exporters4.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}


#breadcrumb8 {
	background-image: url(../../season-coconut-exports/images/season-exporters5.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}

#breadcrumb9 {
	background-image: url(../../season-coconut-exports/images/season-exporters6.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}

#breadcrumb10 {
	background-image: url(../../season-coconut-exports/images/season-exporters7.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}

#breadcrumb11 {
	background-image: url(../../season-coconut-exports/images/season-exporters8.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 190px 0 20px 0;
}

.sub33{font-size: 27px;
    color: #0e8ee4;
    font-family: -webkit-pictograph;
    font-weight: 600;}


#breadcrumb.v2 {
	padding: 120px 0;
}
ol.breadcrumb {
	background-color: transparent;
	margin: 0 0 0;
	padding: 0 15px;
}
.breadcrumb li a, .breadcrumb li {
	color: #bbbbbb;
}
ol.breadcrumb .active {
	color: #fff;
}
#breadcrumb.v3 {
	background-color: #f6f6f6;
	background-image: none;
	padding: 40px 0;
}
.v3 .breadcrumb-base {
	text-align: left;
}
.v3 .breadcrumb > li + li:before {
	color: #ccc;
	content: "-";
	padding: 0 5px;
}
.v3 ol.breadcrumb .active {
	color: #000;
}
.v1 .contact-heading h2::before {
	background-color: #71bb0e;
	width: 100%;
}
#breadcrumb.extended {
	background-image: url("../images/breadcrumb-02.jpg");
	background-position: center top;
}
.extended ol.breadcrumb .active {
	color: #000;
}
/*
===========================================
main heading
===========================================
*/

.v1 .main-heading h2 {
	color: #000;
	font-size: 48px;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform: capitalize;
}
.main-heading.v3 h2, .main-heading.v4 h2 {
	color: #000;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform: uppercase;
}
.main-heading h3 {
	color: #000;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 0 0 15px;
	text-transform: uppercase;
	line-height: 36px;
}
.v4.main-heading h4 {
	font-size: 24px;
	color: #000;
	line-height: 36px;
	font-weight: 700;
	margin: 0;
	text-transform: capitalize;
}
.main-heading h5 {
	color: #bbbbbb;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}
.bg-image .main-heading h5 {
	color: #fff;
}
.main-heading p {
	color: #999;
	font-family: courgette;
}
.main-heading.v4 p {
	font-family: "Open Sans";
}
.main-heading {
	margin-bottom: 60px;
}
.main-heading h2 span {
	font-weight: 800;
}
.bg.overlay .main-heading span, .bg.overlay .main-heading p {
	color: #fff;
}
.bg.overlay .main-heading hr {
	border-color: #fff;
}
.main-heading h3::after {
	bottom: 3px;
	content: "";
	display: inline-block;
	height: 6px;
	margin-left: 10px;
	width: 130px;
}
.main-heading h3::before {
 background-image:;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 27px 31px;
	bottom: 5px;
	content: "";
	height: 27px;
	left: 102%;
	position: absolute;
	width: 31px;
}
.highlights-block h2 {
	margin-top: 0;
}
/*======================================*/

img {
	vertical-align: middle;
	max-width: 100%;
}
.no-padding {
	padding: 0;
}
.padding-left {
	padding: 0 0 0 15px;
}
.padding-right {
	padding: 0 15px 0 0;
}
.space {
	padding: 56px 0;

}
.space-50 {
	padding: 50px 0;
}
.space-top {
	padding: 100px 0 0;
}
.space-bottom {
	padding: 0 0 100px 0;
}
.small-space {
	margin: 10px 0;
	display: inline-block;
	width: 100%;
}
section {
	overflow: hidden;
}
a:hover, a:focus {
	text-decoration: none;
}
.radius-2x {
	border-radius: 50%;
}
.radius-4x {
	border-radius: 5px;
}
/*
===========================================
Accordion
===========================================
*/

.panel-group {
	margin-bottom: 0;
}
.accordion .panel-heading {
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
.accordion a.accordion-toggle {
	color: #333;
	display: block;
	padding: 0 0 10px 0;
}
.accordion .panel-default>.panel-heading {
	background-color: transparent;
	border-color: transparent;
}
.accordion .panel-heading i {
	display: inline-block;
	font-size: 16px;
	margin-right: 15px;
	text-align: center;
}
.accordion a.accordion-toggle i {
	color: #fff;
}
.accordion .panel-heading i {
	margin-top: 5px;
}
.accordion a.accordion-toggle.collapsed {
	background-color: transparent;
	color: #323232;
}
.accordion a.accordion-toggle.collapsed i {
	background-color: #f3f3f3;
	color: #323232;
}
.accordion .panel {
	border: medium none;
	border-radius: 0;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
	margin-bottom: 0;
}
.accordion .panel-collapse {
	border: medium none;
	box-shadow: none;
}
.accordion.panel-group .panel+.panel {
	margin-top: 1px;
}
.accordion .panel-heading .panel-title {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.accordion .panel-heading .panel-title a {
	color: #000000;
	display: flex;
	padding: 20px 20px;
}
.panel-title {
	margin: 0!important;
}
.accordion .panel-default .panel-body {
	background-color: #fff;
	border: medium none!important;
	color: #666666;
	line-height: 26px;
	margin-bottom: 0;
	padding: 0 30px 30px 46px;
}
.accordion .panel-body p {
	color: #666;
	font-size: 13px;
	line-height: 24px;
}
.accordion .panel:not(:last-child) {
	margin-bottom: 15px;
}
.accordion .panel {
	border: 2px solid transparent;
}
/*
===========================================
Alert
===========================================
*/

.alert {
	border-radius: 0;
}
.alert.padding-20 {
	padding: 20px;
}
.alert.padding-30 {
	padding: 30px;
}
.alert-info {
	background-color: #c5dbf0;
}
.alert-danger {
	background-color: red;
}
.alert-warning {
	background-color: #FF7200;
}
.alert-success {
	background-color: #dbf1c8;
}
.alert-dark {
	background-color: #222222;
}
.alert-warning {
	background-color: #f5eeb7;
}
.alert .message > h5 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 0;
}
.alert img {
	margin-right: 20px;
}
.alert .close {
	color: #000;
	font-size: 25px;
	line-height: 10px;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
}
.alert-dark h5 {
	color: #fff;
}
.alert-dark p {
	color: #eee;
}
.alert-dark .close {
	color: #fff;
}
.alert.flex i {
	font-size: 20px;
	padding-right: 15px;
}
/*
===========================================
Pagination
===========================================
*/

.pagination {
	margin-bottom: 0;
	text-align: center;
	width: 100%;
}
.pagination>li {
	display: inline-block;
}
.co-pagination .pagination li a {
	border: medium none;
	border-radius: 0;
	color: #999;
	font-weight: 700;
	height: auto;
	line-height: 20px;
	padding: 0;
	width: auto;
}
.co-pagination li:not(:last-child) {
	margin-right: 10px;
}
.co-pagination .pagination li a:hover, .co-pagination .pagination li.active a, .co-pagination .pagination li a:focus {
	background-color: transparent;
	color: #000;
}
.co-pagination .pagination>li:first-child {
	float: left;
}
.co-pagination .pagination>li:last-child {
	float: right;
}
.co-pagination .pagination>li:last-child a, .co-pagination .pagination>li:first-child a {
	width: auto;
	height: auto;
}
.co-pagination .pagination {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	border-radius: 0;
	line-height: 1px;
	margin-top: 0;
	padding: 20px 30px;
}
/*
===========================================
Tabs
===========================================
*/

.nav.nav-pills>li>a {
	background-color: #fff;
	border-radius: 0;
	color: #999;
	display: block;
	padding: 10px 15px;
	text-transform: uppercase;
}
.tab-content>.active {
	background-color: transparent;
	display: inline-block;
}
.tab-pane h3 {
	color: #333;
	font-size: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.tab-pane p {
	color: #666;
}
.menu .nav.nav-tabs a {
	border: medium none;
	color: #999;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px;
}
.menu .nav.nav-tabs>li:not(:last-child) {
	margin-right: 30px;
}
.menu .nav.nav-tabs a:hover, .menu .nav.nav-tabs a:focus, .menu .nav.nav-tabs .active a {
	border: medium none;
	border-bottom: 1px solid #80B538;
	color: #000;
}
.tabs .nav.nav-tabs {
	background-color: #fff;
	border: medium none;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
	padding: 0 20px;
}
.tabs .nav-tabs>li.active>a, .tabs .nav-tabs>li.active>a:focus, .tabs .nav-tabs>li.active>a:hover {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	color: #80B538;
	cursor: default;
}
.tabs .nav-tabs>li>a {
	border: medium none;
	color: #000;
	font-family: "Open Sans";
	font-size: 16px;
	padding: 23px 30px;
}
.tabs .tab-content .tab-pane.active {
	background-color: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.04);
	margin-top: 15px;
	padding: 37px;
}
.nav-tabs>li>a:hover {
	border-color: transparent;
}
/*
===========================================
Models
===========================================
*/

.modal-content {
	border: medium none;
	border-radius: 0;
}
.modal-title {
	color: #fff;
}
/*
===========================================
Pagination
===========================================
*/

.gp-pagination .pagination>li {
	display: inline-block;
	width: 63px;
	height: 53px;
}
.gp-pagination .pagination {
	margin: 0;
}
.gp-pagination .pagination li a {
	background-color: #fafafa;
	border: medium none;
	border-radius: 0;
	color: #333;
	font-size: 13px;
	height: 100%;
	padding: 0;
	width: 100%;
}
.gp-pagination .pagination li:first-child a, .gp-pagination .pagination li:last-child a {
	background-color: #383838;
	color: #fff;
	font-size: 16px;
}
.gp-pagination .pagination li a:hover {
	color: #fff;
}
.gp-pagination .pagination>li.dash::before {
	bottom: 0;
	content: "...";
	font-size: 21px;
	left: 0;
	position: absolute;
	right: 0;
	top: 6px;
}
.gp-pagination {
	margin-top: 40px;
}
/*
===========================================
Block Quote
===========================================
*/
blockquote::after {
	color: #80b538;
	content: "";
	font-family: fontawesome;
	font-size: 18px;
	left: 20px;
	position: absolute;
	top: 8px;
}
blockquote {
	border-left: medium none;
	color: #999;
	font-family: courgette;
	font-size: 14px;
	line-height: 26px;
	margin: 20px 0;
	padding: 10px 20px 10px 50px;
}
blockquote.bg-image {
	background-image: url("../images/blockquote.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	transition: none;
	-webkit-transition: none;
	color: #fff;
	padding: 30px 50px;
}
blockquote.bg-image::after {
	color: #fff;
	left: 20px;
	top: 25px;
}
blockquote.bg-dark {
	background-color: #222222;
	color: #fff;
	padding: 20px 50px;
}
blockquote.bg-dark::after, blockquote.border::after, blockquote.border::after {
	top: 18px;
}
blockquote.border {
	border: 1px solid #eee;
	padding: 20px 20px 20px 50px;
}
blockquote.bg-color {
	padding: 20px 20px 20px 50px;
}
/*
===========================================
Form style
===========================================
*/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select.form-control {
	background-color: #f6f6f6;
	border: 1px solid #eee;
	border-radius: 0;
	box-shadow: none;
	color: #999;
	display: block;
	font-size: 12px;
	height: 53px;
	line-height: 1.42857;
	padding: 6px 12px;
}
input[type="radio"], .checkbox input[type="radio"], .checkbox input[type="checkbox"], input[type="checkbox"] {
	display: none;
	margin-left: 0;
	margin-top: 3px;
	position: absolute;
}
.checkbox label::before {
	border: 1px solid #dcdcdc;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px;
}
.checkbox label::after {
	background-color: #f0f0f0;
	border: 1px solid #dcdcdc;
	content: "";
	height: 12px;
	left: 0;
	margin: 4px;
	position: absolute;
	width: 12px;
}
.radio label, .checkbox label {
	color: #282828;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
}
 .form-control::-moz-placeholder {
 color: #999;
 font-size: 13px;
 font-weight: 500;
 text-transform: capitalize;
}
 .form-control:-ms-input-placeholder {
 color: #999;
 font-size: 13px;
 font-weight: 500;
 text-transform: capitalize;
}
 .form-control::-webkit-input-placeholder {
 color: #999;
 font-size: 13px;
 font-weight: 500;
 text-transform: capitalize;
}
textarea.form-control {
	background-color: #f6f6f6;
	border: 1px solid #eee;
	border-radius: 0;
	box-shadow: none;
	height: 150px;
	resize: none;
}
input:focus, textarea.form-control:focus, select:focus {
	border-color: #f0f0f0 !important;
	box-shadow: none !important;
	background-color: #fff !important;
}
select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #f0f0f0;
	/* fallback color if gradients are not supported */
	background-image: url("../images/select-arrow.png"), -webkit-linear-gradient(top, #f0f0f0, #f0f0f0);
	/* For Chrome and Safari */
	background-image: url("../images/select-arrow.png"), -moz-linear-gradient(top, #f0f0f0, #f0f0f0);
	/* For old Fx (3.6 to 15) */
	background-image: url("../images/select-arrow.png"), -ms-linear-gradient(top, #f0f0f0, #f0f0f0);
	/* For pre-releases of IE 10*/
	background-image: url("../images/select-arrow.png"), -o-linear-gradient(top, #f0f0f0, #f0f0f0);
	/* For old Opera (11.1 to 12.0) */
	background-image: url("../images/select-arrow.png"), linear-gradient(to bottom, #f0f0f0, #f0f0f0);
	/* Standard syntax; must be last */
	background-position: 96% center;
	background-repeat: no-repeat;
}
 select::-ms-expand {
    /* for IE 11 */
    display: none;
}
.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open>.dropdown-toggle.datepicker table tr td.active, .open>.dropdown-toggle.datepicker table tr td.active.highlighted {
	color: #ffffff;
}
.datepicker table {
	width: 100%;
}
.datepicker-dropdown {
	min-width: 390px!important;
	padding: 20px!important;
}
.datepicker table tr td.old, .datepicker table tr td.new {
	border-radius: 50%;
	color: #999999;
	height: 40px;
	padding: 10px;
	width: 40px;
}
.datepicker-days .prev, .datepicker-days .next {
	border: 1px solid #eee;
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	line-height: 37px;
	padding: 0;
	width: 40px;
}
.bootstrap-select {
	height: 53px;
}
.bootstrap-select .btn {
	background-color: rgba(0, 0, 0, 0)!important;
	color: #999!important;
	font-family: "Open Sans"!important;
	height: 53px!important;
	letter-spacing: 0!important;
	padding: 15px 12px!important;
	text-transform: capitalize!important;
	border: 1px solid #eee;
}
.about-block .bootstrap-select .btn span.bs-caret, .banner-block .bootstrap-select .btn span.bs-caret {
	position: absolute;
	right: 20px;
}
.bootstrap-select.btn-group .dropdown-toggle .caret::after {
	content: "";
	font-family: fontawesome;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: -8px;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	border: medium none;
	margin-top: -2px;
	position: absolute;
	right: 0;
	top: 50%;
	vertical-align: middle;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	font-weight: 500;
}
.bootstrap-select.btn-group .dropdown-menu {
	padding: 0;
}
.bootstrap-select .dropdown-menu li > a {
	padding: 10px 13px;
}
label {
	font-weight: 500;
}
/*
==========================================
Vertical align center
==========================================
*/

.center, #slide-nav .container, .skuire-pagination .pagination li a, #footer-upper .footer-block.offers li, .gp-pagination .pagination li a, .travel-form.v2 .nav-pills > li a, .v1 .gallery-block a::after {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/*=========================================
Overlay
===========================================
*/

.overlay::before {
	background-color: rgba(113, 187, 14, 0.51);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.overlay-light::before {
	background-color: rgba(0, 0, 0, 0.3);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.overlay-2::before {
	background: rgba(0, 0, 0, 0.2);
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
	/* Standard syntax */
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
/*
===========================================
Social icon style
===========================================
*/

ul.social li, ul.social-icon li {
	display: inline-block;
}
ul.social li:not(:last-child) {
	margin-right: 18px;
}
.social li a {
	color: #999;
}
ul.social-icon li i {
	background-color: #9b9b9b;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	border-radius: 50%;
}
ul.social-icon li i:not(:last-child) {
	margin-right: 4px;
}
.social-icon li i.fa-facebook {
	background-color: #365493;
}
.social-icon li i.fa-twitter {
	background-color: #33ccff;
}
.social-icon li i.fa-google-plus {
	background-color: #d44132;
}
.social-icon li i.fa-pinterest-p {
	background-color: #cb2027;
}
.socials.v3>li {
	display: inline-block;
}
.socials.v3 li a {
	background-color: #fff;
	border-radius: 50%;
	color: #222;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
}
.socials.v3>li:not(:last-child) {
	margin-right: 10px;
}
ul.social li:hover > a, ul.social li:hover > a > i {
	color: #000!important;
}
/*
===========================================
Pre Loader
===========================================
*/

#pre_loader {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999999999;
}
#pre_loader.down {
	display: none;
}
/*
===========================================
typography
===========================================
*/

#typography h1, #typography h2, #typography h3, #typography h4, #typography h5, #typography h6 {
	margin-bottom: 20px;
	margin-top: 0;
}
.typo-block {
	margin-bottom: 80px;
}
.dropcap p .first_letter {
	float: left;
	font-family: Open Sans;
	font-size: 75px;
	font-weight: 700;
	line-height: 66px;
	margin-right: 14px;
	text-transform: uppercase;
}
.dropcap p .first_letter.black {
	color: #000;
}
.dropcap p .first_letter.md {
	font-size: 85px;
	line-height: 75px;
}
.dropcap p .first_letter.lg {
	font-size: 85px;
	line-height: 78px;
}
.dropcap p .first_letter.bg {
	color: #fff;
	font-size: 45px;
	height: 60px;
	line-height: 55px;
	margin-right: 14px;
	margin-top: 9px;
	padding: 1px 15px;
}
.dropcap p .first_letter.bg.black-bg {
	background-color: #000;
}
.first_letter.bg.radius-2x {
	font-size: 44px;
	height: 60px;
	text-align: center;
	width: 60px;
}
.typo-block .heading h2 {
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 40px;
	text-transform: capitalize;
}
/*
===========================================
Top Bar
===========================================
*/

.tob-bar.v1 .contacts a.email {
	color: #999999;
	display: block;
	text-transform: uppercase;
}
.tob-bar.v1 .contacts a.phone {
	color: #222;
	font-family: Courgette;
}
.tob-bar.v1 .icon {
	margin-right: 15px;
}
.tob-bar.v1 {
	padding: 30px 0;
}
ul.social-icon li i:hover {
	opacity: 0.7;
}
.v1 .top-bar-block .social-icon {
	margin-top: 5px;
}
.btn-group .forms.dropdown-menu {
	border-top: 5px solid #80b538;
	left: auto;
	margin: auto;
	min-width: 500px;
	padding: 30px;
	right: -250px;
	z-index: 9999999;
}
.btn-group .active.login-form, .btn-group .active.register-form {
	display: block;
}
.btn-group .forms {
	display: none;
}
.btn-group .forms header h5 {
	color: #000;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 30px;
	margin-top: 0;
	text-transform: uppercase;
}
.btn-group .form-group > label {
	color: #666;
	font-weight: 500;
}
.btn-group .form-group .btn, .btn-group .form-group .remember, .btn-group .form-group .simple {
	display: inline-block;
}
.btn-group .form-group .btn[type="submit"] {
	background-color: #000;
	margin-right: 30px;
}
.btn-group .forms .remember {
	margin-bottom: 0;
	margin-right: 24px;
	margin-top: 0;
}
.btn-group .forms .simple {
	color: #666;
}
.btn-group .forms footer .btn {
	background-color: #f6f6f6;
	color: #000;
	line-height: 20px !important;
	padding: 6px 15px;
}
.btn-group .forms footer p {
	color: #999;
	margin-top: 4px;
}
.btn-group .btn-group #forms {
	background-color: transparent;
	border: medium none;
	display: inline-block;
}
.btn-group .forms .remember.checkbox > label {
	color: #999;
	font-size: 14px;
}
#menu_nav .btn-group .forms.dropdown-menu {
	right: 0;
}
#menu_nav .btn-group form .form-group {
	display: block;
}
#menu_nav .btn-group form button.btn {
	background-color: #000;
	padding: 12px 30px;
	position: relative;
}
/*
===========================================
Top bar 2
===========================================
*/

.v2 .top-bar .v2-div, .v3 .top-bar .v2-div {
	border-left: 1px solid #888;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	width: 185px;
	text-align: center;
}
.v2 .top-bar .input-group {
	width: 85px;
}
.v3 .top-bar .v2-div {
	padding: 0 30px 0 0;
	text-align: left;
	border: none;
}
.v4 .top-bar .v2-div {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 185px;
	justify-content: flex-start;
}
.v4 .top-bar .v2-div:not(:last-child) {
	padding-right: 30px;
}
.v2 .top-bar .inner {
	float: right;
}
.v2 .top-bar .top-bar-block.right {
	text-align: right;
}
.top-bar .language .bootstrap-select .btn {
	background-color: transparent!important;
	border: none !important;
	height: auto!important;
	padding: 0!important;
	width: 70px!important;
}
.top-bar .language .input-group-addon {
	background-color: transparent;
	border: medium none;
	height: auto;
	padding: 0 10px 0 0;
}
.top-bar .bootstrap-select, .top-bar .bootstrap-select {
	background-color: transparent;
	border: medium none;
	box-shadow: none;
	height: auto;
	width: 75px;
}
.v2 .top-bar .hotels {
	border-right: 1px solid #888;
	display: inline-block;
	line-height: 50px;
	padding: 0 30px;
}
#top_bar {
	overflow: visible;
}
.v2 .top-bar *, .v3 .top-bar * {
	color: #fff;
}
.top-bar .bootstrap-select.btn-group .dropdown-menu {
	z-index: 2147483647;
}
.top-bar .bootstrap-select.btn-group .dropdown-menu {
	color: #222;
}
.v3 #top_bar {
	overflow: visible;
}
.v3 .top-bar .social li a {
	line-height: 50px;
}
.v3 .top-bar .social li:first-child a i {
	margin-right: 7px;
}
.v3 .top-bar .v2-div a i {
	margin-right: 8px;
}
.v4 .top-bar .menu-logo {
	color: #589209;
	font-family: courgette;
	font-size: 37px;
	line-height: 50px;
}
.v4 .top-bar .contact-no i {
	margin-right: 5px;
}
.v4 .top-bar .v2-div * {
	color: #999;
}
.v4 .top-bar {
	padding: 11px 0;
}
.v4 .top-bar-block:first-child {
	display: flex;
}
.v3 .top-bar .v2-div.language {
	justify-content: flex-start;
}
#top_bar .bootstrap-select .dropdown-menu li * {
	color: #999!important;
}
/*
===========================================
Header
===========================================
*/

nav#slide-nav {
	border: medium none;
	border-radius: 0;
	margin: 0;
	z-index: 9999;
	border-top: 1px solid #eee;
	background-color: #fff;
}
#slide-nav #menu_nav>ul {
	border: medium none;
	display: inline-block;
	float: none;
	margin: 0;
	text-align: right;
}
#slide-nav .nav-button ul {
	padding: 0;
	list-style: none;
	text-align: center;
}
#slide-nav .navbar-header {
	padding: 0;
}
#slide-nav .nav-button li {
	display: inline-block;
	margin: 0 4px;
}
.nav-button ul li a {
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.nav>li>a:hover, .nav>li>a:focus {
	background-color: transparent;
	text-decoration: none;
}
#slide-nav #menu_nav>ul>li>a {
	color: #999;
	font-size: 13px;
	font-weight: 600;
	line-height: 53px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
#slide-nav #menu_nav>ul>li>a:hover {
	color: #222;
}
#slide-nav #menu_nav {
	padding-right: 0;
}
nav#slide-nav.affix {
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.176);
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
	border-top: 3px solid #71bb0e;
}
#slide-nav .menu-logo {
	color: #010101;
	font-family: courgette;
	font-size: 18px;
	line-height: 90px;
}
.dropdown-menu {
	border-radius: 0;
	min-width: 270px;
	display: none;
	padding: 0 0;
	top: 110%;
	animation: grow ease-in-out .5s;
	margin: 0;
	border: none;
}
.dropdown-menu li>a {
	clear: both;
	color: #666666!important;
	display: block;
	font-size: 15px;
	line-height: 1.42857;
	padding: 12px 0;
	text-transform: capitalize;
	white-space: nowrap;
}
.dropdown-menu .dropdown::after {
	content: "";
	font-family: fontawesome;
	position: absolute;
	right: 20px;
	top: 10px;
}
.dropdown.mega {
	position: static;
}
.dropdown:hover>.dropdown-menu {
	top: 100%;
	display: block;
}
#slide-nav .dropdown .dropdown-menu .dropdown-menu {
	animation: 0.5s ease-in-out 0s normal none 1 running grow-2;
	left: 101%;
	top: -4px !important;
	box-shadow: none;
}
.search .dropdown-menu {
	left: auto;
	right: 0;
	width: 300px;
}
#menu_nav .navbar-form {
	margin: 0;
	padding: 0;
}
#menu_nav form .form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#menu_nav form button.btn {
	background-color: transparent;
	border: medium none;
	bottom: 0;
	padding: 0 25px;
	position: absolute;
	right: 0;
	top: 0;
}
.navbar-form .form-control {
	width: 100%;
}
.mega .mega-submenu {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	left: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 110%;
}
.mega-submenu .submenu {
	padding: 0;
}
.mega-submenu .submenu:not(:last-child) {
	border-right: 1px solid #eee;
}
.dropdown-menu .sub-menu {
	background-color: #fff;
	left: 300%;
	margin-top: -1px;
	min-width: 270px;
	opacity: 0;
	padding: 8px 20px;
	position: absolute;
	top: 0;
	visibility: hidden;
	display: block;
	border: none;
}
.dropdown-menu li:not(:last-child)>a {
	border-bottom: 1px solid #eee;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
	opacity: 1;
	left: 100.5%;
}
header ul {
	list-style: outside none none;
	padding: 0;
}
#menu_nav .closs {
	display: none;
}
.affix .menu-logo img {
	width: 100px;
}
#slide-nav #menu_nav>ul>li:not(:last-child) {
	margin-right: 30px;
}
.menu-logo img {
}
#slide-nav #menu_nav>ul>li {
	display: inline-block;
}
#slide-nav #menu_nav>ul.icons {
	float: right;
}
.v2 #slide-nav #menu_nav>ul>li {
	margin-right: 30px;
}
.v2 #slide-nav #menu_nav>ul.icons>li:last-child {
	margin: 0;
}
.v2 #slide-nav .icons .number {
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	height: 15px;
	line-height: 14px;
	position: absolute;
	right: -8px;
	text-align: center;
	top: -3px;
	width: 15px;
}
.v2 .top-bar .contact-no a i {
	margin-right: 5px;
	color: #fff;
}
header.v2, header.v3 {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
}
.v2 nav#slide-nav {
	background-color: transparent;
	border-color: #888;
	padding: 0 30px;
}
.v2 nav#slide-nav.affix {
	background-color: rgba(0, 0, 0, 0.6);
}
.v2 #slide-nav .menu-logo {
	color: #fff;
}
.v3 #slide-nav #menu_nav>ul.nav>li {
	margin-right: 30px;
}
.v2 #slide-nav #menu_nav > ul > li > a {
	color: #fff;
}
.v3 nav#slide-nav {
	background-color: transparent;
	border: medium none;
}
.v3 nav#slide-nav .container::before {
	background-color: #fff;
	bottom: 0;
	content: "";
	display: block;
	left: -15px;
	position: absolute;
	right: -15px;
	top: 0;
}
.v3 nav#slide-nav.affix {
	box-shadow: none;
}
.v3 nav#slide-nav.affix .container::before {
	box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.05);
}
header.v3.extented, header.v2.extented {
	position: relative;
}
.extented.v2 #slide-nav #menu_nav>ul.nav>li>a {
	color: #999!important;
}
.extented.v2 #slide-nav .menu-logo, .extented.v2 #slide-nav #menu_nav>ul.icons>li i, .extented #slide-nav #menu_nav>ul.nav>li>a:hover {
	color: #000!important;
}
.v2.extented nav#slide-nav {
	background-color: #fff;
}
#slide-nav .dropdown-menu li > a {
	color: #999!important;
}
#slide-nav .dropdown-menu > li > a:focus, #slide-nav .dropdown-menu > li > a:hover {
	background-color: transparent;
	color: #262626!important;
	text-decoration: none;
}
.dropdown .dropdown-menu li a {
	padding: 12px 20px;
}
.dropdown .dropdown-menu li.submenu {
	padding: 0;
}
#menu_nav > ul > li.dropdown:last-child .dropdown-menu {
	left: auto;
	right: 0;
}
.v3.fixed nav#slide-nav .container::before {
	left: 15px;
	right: 15px;
}
.v3.fixed nav#slide-nav .container {
	padding: 0 45px;
}
#banner-v8 #travel-form .form-group label {
	color: #666;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 8px;
}
#banner-v8 .travel-form.v1 .form-group {
	margin: 0 0 20px;
}
#banner-v8 #travel-form aside .widget:not(:last-child) {
	margin-bottom: 30px;
}
/*
===========================================
Banner
===========================================
*/

#main_banner.v5 {
	background-image: url("../images/banner-v5.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.v5 .main-banner .inner h5 {
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
.v5 .main-banner h1 {
	color: #fff;
	font-weight: 800;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
.v5 .main-banner .inner p {
	color: #fff;
	line-height: 28px;
	margin-bottom: 30px;
}
.v5 .main-banner .inner {
	margin-top: 100px;
}
#main_banner.v6 {
	background-image: url("../images/banner-v6.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.v6 .main-banner.center {
	-webkit-align-items: flex-end;
	align-items: flex-end;
	padding-bottom: 30px;
}
#banner-v8 #travel-form {
	bottom: 0;
	left: 0;
	padding-top: 180px;
	position: absolute;
	right: 0;
	top: 0;
}
/*
===========================================
Locations
===========================================
*/

.locations.v1 h5 {
	color: #010101;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: capitalize;
}
.locations.v1 h5 a {
	color: #010101;
}
.locations.v1 .btn {
	margin-top: 20px;
	width: 100%;
}
.locations .hotels {
	color: #999;
	font-size: 12px;
}
.locations.v1 .inner {
	background-color: #f6f6f6;
}
 .v1 .location-block:not(:nth-last-child(-n+4)) {
 margin-bottom: 30px;
}
.locations.v2 .hover {
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.locations.v2 .inner>h2 {
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	margin-top: 0;
}
.locations.v2 .inner>h2 a {
	color: #fff;
}
.locations.v2 .hotels {
	color: #fff;
	font-family: courgette;
	font-size: 16px;
}
/*
===========================================
Travel Form
===========================================
*/

#travel-form {
	overflow: visible;
}
.travel-form.v1 .inner {
	border: 1px solid #eee;
	display: inline-block;
	width: 100%;
}
.travel-form.v1 .tab-content {
	background-color: #fff;
	padding: 50px 50px;
	box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.05);
}
.travel-form.v2 .tab-content {
	background-color: #fff;
	box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.05);
	min-height: 432px;
	padding: 20px 15px;
}
.travel-form.v1 .nav {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.travel-form.v1 .nav-pills>li {
	border-right: 1px solid #eee;
}
.travel-form.v1 .form-group>label>i, .travel-form.v2 .form-group>label>i {
	margin-right: 7px;
}
.travel-form.v1 .form-group>label, .travel-form.v2 .form-group>label {
	font-size: 11px;
	color: #000;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 600;
}
#book .booking .form-control.bootstrap-select {
	border: medium none;
}
.travel-form.v1 .input .input-group-addon, .travel-form.v2 .input .input-group-addon {
	background-color: #f6f6f6;
	border-color: #eee #eee #eee currentcolor;
	border-left: medium none;
	border-radius: 0;
	padding: 0 15px 0 15px;
}
.form-group .input-group input {
	border-right: medium none;
}
.travel-form.v1 .input:focus .input-group-addon, .travel-form.v2 .input:focus .input-group-addon {
	background-color: #fff;
}
.travel-form.v1 .btn[type="submit"], .travel-form.v2 .btn[type="submit"] {
	height: 53px;
	width: 100%;
	margin-top: 33px;
}
.travel-form.v1 .form-group {
	margin: 0;
}
.travel-form.v2 .nav.nav-pills {
	text-align: center;
}
.travel-form.v2 .nav-pills > li a {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
	height: 60px;
	padding: 0;
	text-align: center;
	width: 60px;
}
.travel-form.v2 .nav-pills>li {
	display: inline-block;
	float: none;
}
.travel-form.v2 .nav.nav-pills {
	background-color: rgba(0, 0, 0, 0.3);
	padding: 20px;
	text-align: center;
}
.travel-form.v2 .nav-pills>li:not(:last-child) {
	margin-right: 10px;
}
#travel-form.extented {
	margin-top: -62px;
}
.extented .travel-form.v1 .inner {
	border: medium none;
}
.extented .travel-form.v1 .tab-content {
	box-shadow: none;
}
.travel-form.v1 .nav.nav-pills li a {
	padding: 15px 40px;
	font-weight: 600;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: transparent;
}
/*
===========================================
Destinations
===========================================
*/

.v1 .desti-block .hover {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: -100px;
	left: 0;
	padding: 20px;
	position: absolute;
	right: 0;
}
.v1 .desti-block {
	overflow: hidden;
}
.v1 .desti-block:hover .hover {
	bottom: 0;
}
.v1 .desti-block .hover .heading {
	float: left;
	margin: 0!important;
}
.v1 .desti-block .hover .read-more {
	float: right;
}
.v1 .desti-block .heading h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	margin: 0;
}
.v1 .desti-block .hover .heading::before {
	display: none;
}
.v1 .desti-block .heading h4 a {
	color: #fff;
}
.v1 .desti-block .read-more>a {
	color: #fff;
}
 .v1 .desti-block:not(:nth-last-child(-n+4)) {
 margin-bottom: 30px;
}
.v2 .desti-block ul {
	column-count: 3;
	-webkit-column-count: 3;
	-moz-column-count: 3;
}
 .v2 .desti-item:not(:nth-last-child(-n+2)) {
 margin-bottom: 30px;
}
.v2 .desti-block h5 {
	color: #bbbbbb;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.v2 .desti-block li a {
	color: #999;
	line-height: 40px;
}
.v2 .desti-block li a::before {
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 6px;
	margin-right: 15px;
	width: 6px;
}
#destinations.v3 .desti-block .inner {
	overflow: hidden;
}
.v3 .desti-block .text {
	
}
.v3 .desti-block:hover .inner > img {
	filter: blur(2px);
	-moz-filter: blur(2px);
	-webkit-filter: blur(2px);
}
.v3 .desti-block .desti-more {
	float: right;
}
.v3 .desti-block .desti-content {
	background-color: #fff;
	display: inline-block;
	padding: 15px;
	width: 100%;
}
.v3 .desti-block .text h4 {
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	color: #000;
	margin: 0 0 6px 0;
	    text-align: center;
}
.v3 .desti-block .text h4 a {
	color: #000;
}
.v3 .desti-block .hotels {
	color: #999;
	font-size: 12px;
}
.v3 .desti-block .desti-more a {
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	text-align: center;
	width: 40px;
}
.v3 .desti-block .inner>img {
	border-radius: 5px 5px 0 0;
}
 .v3 .desti-block:not(:nth-last-child(-n+4)) {
 margin-bottom: 30px;
}
.v3 .desti-block .desti-more a:hover {
	color: #fff;
}
.v3 .destinations .button {
	margin-top: 40px;
}
.v3 .destinations .simple {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.v3 .destinations .simple i {
	margin-left: 5px;
}
.v4 .desti-block .hover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
}
.v4 .desti-block .text h4 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}
.v4 .desti-block .text h4 a {
	color: #fff;
}
.v4 .desti-block .text {
	float: left;
}
.v4 .desti-block .desti-more {
	float: right;
}
.v4 .desti-block .hotels {
	color: #fff;
}
.v4 .desti-more .rating {
	color: #fff;
	display: inline-block;
	float: left;
	font-family: courgette;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 35px;
}
.v4 .desti-more>a {
	background-color: #fff;
	color: #000;
	display: inline-block;
	float: left;
	height: 25px;
	text-align: center;
	width: 40px;
}
.v4 .desti-block .desti-more {
	position: absolute;
	right: -100px;
	top: 37px;
}
.v4 .desti-block .inner:hover .desti-more {
	right: 0;
}
.v4 .desti-block .inner {
	overflow: hidden;
}
.v4 .desti-block {
	padding: 3px;
}
.v4 .desti-block:nth-child(-n+4)>.inner img {
	height: 400px;
	object-fit: cover;
	width: 100%;
}
.v4 .desti-item img {
	height: 197px;
	width: 100%;
}
.v4 .desti-item:not(:last-child) {
	margin-bottom: 6px;
}
.v4 .desti-block:nth-last-child(-n+4)>.inner img {
	height: 210px;
	object-fit: cover;
	width: 100%;
}
.desti-slider .owl-controls.clickable {
	margin-top: 20px;
}
.owl-theme.desti-slider .owl-controls .owl-page span {
	background: #eeeeee none repeat scroll 0 0;
	border-radius: 50%;
	display: block;
	height: 8px;
	margin: 5px 3px;
	opacity: 1;
	width: 8px;
}
/*
===========================================
Newsletter
===========================================
*/

.newsletter.v1 .heading h3 {
	color: #000;
	font-weight: bold;
	margin-top: 0;
	text-transform: capitalize;
}
.newsletter.v1 .heading {
	margin-bottom: 20px;
	margin-top: 60px;
}
.newsletter.v1 .heading p {
	color: #999;
	font-family: courgette;
	font-style: italic;
}
.newsletter.v1 form input {
	background-color: #fff;
}
.newsletter.v1 form .btn {
	height: 53px;
	width: 100%;
}
 .newsletter.v1 .form-control::-moz-placeholder {
 text-transform: uppercase;
 font-weight: 600;
}
 .newsletter.v1 .form-control:-ms-input-placeholder {
 text-transform: uppercase;
 font-weight: 600;
}
 .newsletter.v1 .form-control::-webkit-input-placeholder {
 text-transform: uppercase;
 font-weight: 600;
}
.newsletter.v1 .form-group {
	margin-bottom: 0;
}
.newsletter.v2 .heading>h3 {
	color: #000;
	font-family: courgette;
	margin-top: 0;
}
.newsletter.v2 .heading>p {
	color: #999;
}
.v2 .newsletter-block form {
	margin-top: 5px;
}
.newsletter.v2 .heading::before {
	display: none;
}
.newsletter.v2 .btn {
	height: 53px;
}
/*
===========================================
Features
===========================================
*/

.features.v1 .feature-text {
	margin-left: 58px;
}
.features.v1 .feature-text h4 {
	color: #000;
	font-weight: bold;
	margin-top: 0;
	text-transform: capitalize;
}
.features.v1 .feature-text h4 a {
	color: #000;
}
.features.v1 .icon img {
	margin-top: 10px;
}
.v3 .features .hover .heading {
	float: left;
	margin: 0 !important;
}
.v3 .features .hover .read-more {
	float: right;
}
.v3 .features .hover .heading h4 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	text-transform: capitalize;
	margin-top: 10px;
}
.v3 .features .hover .heading h4 a {
	color: #fff;
}
.v3 .features .hover {
	bottom: 0;
	left: 0;
	padding: 20px;
	position: absolute;
	right: 0;
}
.v3 .features .read-more a:hover {
	background-color: #fff;
	color: #000;
}
.v3 .features .read-more a {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.v3 .features .inner>img {
	border-radius: 5px;
	    border: 4px double #dddddd8f;
}
.v4#features {
	background-image: url("../images/feature-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.v4 .feature-block .icon {
	background-color: #fff;
	height: 60px;
	margin: auto;
	width: 60px;
}
.v4 .feature-block h3 {
	color: #fff;
	font-weight: 700;
}
.v4 .feature-block h4 {
	color: #d2d2d2;
	font-family: courgette;
	font-size: 16px;
	margin-top: 15px;
}
.v4 .feature-block p {
	color: #fff;
}
#features.v4.overlay::before {
	background-color: rgba(0, 0, 0, 0.8);
}
#features .feature-block .heading::before {
	display: none;
}
.v3 .features .feature-block:hover .inner > img {
	transform: rotate(3deg) scale(1.1);
	-webkit-transform: rotate(3deg) scale(1.1);
	-o-transform: rotate(3deg) scale(1.1);
	-moz-transform: rotate(3deg) scale(1.1);
	-ms-transform: rotate(3deg) scale(1.1);
}
#features.v3 .feature-block .inner {
	overflow: hidden;
}
#features.v3 .feature-block .inner {
	overflow: hidden;
	border-radius: 5px;
}
.v3 .features .feature-block:hover .hover {
	background-color: rgba(0, 0, 0, 0.5);
}
/*
===========================================
Footer
===========================================
*/

.v1 .footer-block h5 {
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.v1 .footer-block .links {
	column-count: 3;
	-webkit-column-count: 3;
	-ms-column-count: 3;
	-moz-column-count: 3;
}
.v1 #footer-upper {
	background-color: #141414;
	padding: 70px 0;
	margin-top: 53px;
}
.v1 .footer-block .links a {
	color: #999999;
	font-size: 13px;
	font-weight: 500;
	line-height: 28px;
}
.v1 .footer-block .links a::before {
	color: #fff;
	content: "";
	font-family: fontawesome;
	margin-right: 5px;
}
.v1 .footer-blog .blog-block:not(:last-child) {
	margin-bottom: 30px;
}
.v1 .footer-blog .blog-block {
	display: inline-block;
}
.v1 .footer-blog .blog-text {
	margin-left: 90px;
}
.v1 .footer-blog .blog-text h6 {
	color: #999;
	line-height: 30px;
	margin-top: 0;
	text-transform: capitalize;
}
.footer-blog .blog-text h6 a {
	color: #999;
}
.v1 #copyrights {
	background-color: #2d2d2d;
	padding: 30px 0;
}
.v1 #copyrights .copy-block > p {
	color: #fff;
}
.v1 .footer-block .about p {
	color: #eee;
	line-height: 30px;
}
.v1 .footer-block .about ul {
	margin-top: 20px;
}
.v1 .footer-block .address>li, .v1 .footer-block .address>li a {
	color: #eeeeee;
	line-height: 28px;
}
footer.v2 {
	background-color: #222222;
}
.v2 .footer-item .links>li {
	display: inline-block;
}
.v2 .footer-item .links>li:not(:last-child) {
	margin-right: 30px;
}
.v2 .footer-item .links a {
	color: #999999;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.footer-item .newsletter.v3 input {
	background-color: transparent;
	border-color: #444;
}
.footer-item .v3 .subscribe {
	background-color: transparent;
	border: medium none;
	bottom: 0;
	color: #fff;
	padding: 0 15px;
	position: absolute;
	right: 0;
	text-transform: capitalize;
	top: 0;
	z-index: 99;
}
.v2 .footer-item h4 {
	color: #fff;
	font-family: courgette;
	margin-bottom: 20px;
	margin-top: 0;
}
.v2 .footer-item>p {
	color: #fff;
}
.v2 .footer-block {
	padding: 40px 0;
	border-bottom: 1px solid #444;
}
.v2 .footer-block:not(:last-child) {
	border-bottom: 1px solid #444;
}
.v2 .footer-item .links {
	margin-top: 20px;
}
.v2 .footer-item .socials.v3 {
	margin-top: 31px;
}
.v2 .newsletter.v3 .form-group {
	margin-bottom: 0;
}
.v2 .footer-item p i {
	margin: 0 5px;
}
.v2 .footer-item .top {
	color: #fff;
	font-size: 22px;
}
.footer-item .newsletter.v3 input:focus {
	background-color: transparent!important;
}
.v2 .footer-item .links a:hover {
	color: #fff;
}
.v3 #footer-upper {
	background-color: #222222;
}
.v3 #copyrights {
	background-color: #2d2d2d;
	padding: 20px 0;
}
.v3 .footer-block h5 {
	font-weight: 600;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.v3 .copy-block>p {
	color: #fff;
	font-size: 13px;
}
.v3 .copy-block .social li a {
	color: #fff;
}
.v3 .footer-block * {
	color: #999;
}
.v3 .footer-block .about ul {
	margin-top: 15px;
}
.v3 .footer-block .about li {
	line-height: 30px;
}
.v3 .footer-block .links>li {
	line-height: 31px;
}
.newsletter.v4 {
	background-color: #2d2d2d;
	padding: 50px;
}
.newsletter.v4 .btn {
	background-color: #fff;
	color: #000;
	width: 100%;
}
.newsletter.v4 h6 {
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 0;
}
.newsletter.v4 input {
	background-color: #222222;
	border: medium none;
}
.newsletter.v4 input:hover {
	background-color: #2d2d2d;
	border: medium none;
}
footer.white #copyrights {
	background-color: #fff;
}
footer.white #copyrights p {
	color: #fff;
}
/*
===========================================
Featured Trip
===========================================
*/

.v2 .ft-block .hover {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: end;
	-webkit-align-items: end;
	align-items: flex-end;
}
.v2 .ft-block .hover h4 {
	color: #fff;
	display: block;
	font-family: courgette;
	font-size: 16px;
	margin: 0 0 5px;
	text-transform: capitalize;
}
.v2 .ft-block .hover h4 a {
	color: #fff;
}
.v2 .ft-block .hover .country {
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	opacity: 0.5;
	text-transform: uppercase;
}
.v2 .ft-block:hover .hover .country {
	opacity: 1;
}
/*
===========================================
Network City
===========================================
*/

#network-city.v1::before {
	
	bottom: 200px;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.v1 .nc-block h5 {
	    color: #131700;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 23px;
}
.v1 .nc-block .meta li {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-right: 30px;
	line-height: 26px;
	text-transform: capitalize;
}
.v1 .nc-block .meta {
	margin-bottom: 20px;
}
.v1 .nc-block .meta i {
	margin-right: 5px;
}
.v1 .nc-block ul {
	margin-top: 20px;
}
.v1 .nc-block ul li {
	color: #555;
    line-height: 40px;
    font-size: 15px;
}
.v1 .nc-block li .numbering {
	font-family: courgette;
}
.v1 .nc-block>img {
	border: 7px solid #fff;
}
.v1 .nc-block p {
	line-height: 28px;
}
.v1 .nc-block:last-child {
	
}
#network-city.v1::after {
	bottom: 200px;
	color: #f1f1f1;

	font-size: 104px;
	font-weight: 900;
	left: 48%;
	line-height: 88px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	z-index: -1;
}
.v1 .network-city::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	height: 1px;
	left: 15px;
	position: absolute;
	right: 15px;
}
/*
===========================================
About
===========================================
*/
.v1 .about-block h2 {
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
.v1 .about-block p {
	line-height: 28px;
}
.v1 .about-block .tick-circle {
	margin-top: 20px;
}
.tick-circle > li {
	line-height: 40px;
	padding-left: 40px;
}
.tick-circle > li::before {
	border-radius: 50%;
	bottom: 0;
	content: "";
	font-family: fontawesome;
	font-size: 12px;
	height: 25px;
	left: 0;
	line-height: 25px;
	position: absolute;
	text-align: center;
	top: 8px;
	width: 25px;
}
#about-banner {
	background-image: url("../images/about-02-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 120px 0;
}
#about-banner .ab-block {
	padding: 80px 30px 80px 15px;
}
#about-banner .ab-block::before {
	bottom: 0;
	content: "";
	left: -100%;
	position: absolute;
	right: 0;
	top: 0;
}
#about-banner .ab-block h2 {
	color: #fff;
	font-weight: 800;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
#about-banner .ab-block > p {
	color: #fff;
}
.about-1 h4 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
}
.about-1 p {
	line-height: 28px;
	margin-bottom: 15px;
}
.about-1 .about-block .inner {
	padding-left: 30px;
}
.tick > li:not(:last-child) {
	padding-bottom: 15px;
}
.tick > li::before {
	color: #000;
	content: "\f00c";
	font-family: fontawesome;
	left: 0;
	position: absolute;
	top: 0;
}
.tick > li {
	padding-left: 20px;
}
/*
===========================================
Best Deal
===========================================
*/

#best-deal {
	background-image: url("../images/best-deal.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.v1 .bd-block .price {
	color: #fff;
	font-weight: 600;
	left: 0;
	margin: auto;
	padding: 4px 0;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 20px;
	width: 98px;
}
.v1 .bd-block .bd-content {
	background-color: #fff;
	padding: 20px;
}
.v1 .bd-block .bd-content h4 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 0;
	text-transform: capitalize;
}
.v1 .bd-block .bd-content h4 a {
	color: #000;
}
.v1 .bd-block .location {
	color: #999;
	font-size: 12px;
}
/*
===========================================
Services
===========================================
*/

.v1 .service-block h4 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 30px;
	text-transform: capitalize;
}
.v1 .service-block h4 a {
	color: #000;
}
.v1 .service-block .inner {
	background-color: #f6f6f6;
	padding: 40px 30px;
}
/*
===========================================
Popular Hotel
===========================================
*/

.v1 .ph-block .rating i, .v2 .ph-block .rating i, .v3 .ph-block .rating i {
	display: inline-block;
	font-size: 12px;
	color: #f8c44f;
}
.v1 .ph-block .review, .v2 .ph-block .review {
	color: #bbbbbb;
	display: inline-block;
	font-size: 12px;
}
.v1 .ph-content, .v2 .ph-content, .v3 .ph-content {
	padding: 20px 20px;
	border: 1px solid #eee;
}
.v1 .ph-content>h4, .v2 .ph-content>h4, .v3 .ph-content>h4 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0 4px;
}
.v1 .ph-content>h4 a, .v2 .ph-content>h4 a, .v3 .ph-content>h4 a {
	color: #000;
}
.v1 .ph-block .location, .v2 .ph-block .location, .v3 .ph-block .location {
	color: #999;
	margin-bottom: 13px;
}
.v1 .ph-block .price, .v2 .ph-block .price, .v3 .ph-block .price {
	color: #999;
	font-family: courgette;
}
.popular-hotels .owl-controls {
	left: 0;
	position: absolute;
	right: 0;
	top: 26%;
}
.popular-hotels.owl-theme .owl-controls .owl-prev {
	left: -50px;
	right: auto;
}
.popular-hotels.owl-theme .owl-controls .owl-buttons div {
	background-color: transparent;
	border-radius: 50%;
	color: #222;
	font-size: 20px;
	height: 30px;
	line-height: 28px;
	opacity: 1;
	padding: 0;
	position: absolute;
	right: -50px;
	text-align: center;
	width: 30px;
}
.popular-hotels.owl-theme .owl-controls .owl-buttons div:hover {
	color: #fff;
}
#popular-hotels.v2 .main-heading.v3 h2 {
	font-family: courgette;
	margin: -13px 0 0;
	text-transform: capitalize;
}
#popular-hotels.v2 {
	overflow: visible;
}
.v2 .ph-block .rating i:last-child {
	color: #bbbbbb;
}
.v2#popular-hotels .button {
	margin-top: 60px;
}
#popular-hotels.v2 .button .simple {
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
#popular-hotels.v2 .button .simple i {
	margin-left: 5px;
}
/*
===========================================
Counter
===========================================
*/

.v1 .counter-block h5 {
	color: #bbbbbb;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 0;
	margin-top: 20px;
	text-transform: uppercase;
}
.v1 .counter-block .odometer {
	font-family: courgette;
	font-size: 30px;
}
.v1.extented .counter-block .odometer {
	color: #000;
}
.v1 .counter-block .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .v1 .counter-block .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
	width: 21px;
}
#counter.v2 {
	background-image: url("../images/counter.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.v2 .counter-block .odometer {
	font-family: courgette;
	font-size: 48px;
	color: #fff;
}
.v2 .counter-block i {
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 8px 0 20px;
}
.v2 .counter-block h5 {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	opacity: 0.7;
}
.v2 .counter-block .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .v2 .counter-block .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
	width: 30px;
}
#counter-v1 .odometer {
	font-size: 48px;
	color: #80b538;
	font-weight: 700;
}
#counter-v2 .odometer {
	font-size: 48px;
	color: #000;
	font-weight: 700;
}
#counter-v4 .odometer {
	font-size: 48px;
	color: #fff;
	font-weight: 700;
}
#counter-v3 .odometer {
	font-size: 24px;
	color: #000;
	font-weight: 700;
}
#counter-v1 h5, #counter-v2 h5, #counter-v3 h5, #counter-v4 h5 {
	color: #999999;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: 600;
}
#counter-v4 h5 {
	color: #fff;
}
#counter-v2 .counter-block img, #counter-v4 .counter-block img {
	display: block;
	margin: auto auto 10px;
}
#counter-v2 hr {
	margin: 3px auto 15px;
	width: 30px;
}
#counter-v3 .counter-content {
	margin-left: 55px;
}
#counter-v4 {
	background-image: url("../images/counter-v4-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#counter-v3 img {
	margin-top: 5px;
}
/*
===========================================
Testimonials
===========================================
*/

.v1 .testi-block .rating i {
	font-size: 12px;
	margin-bottom: 15px;
}
.v1 .testi-block p {
	color: #000;
	font-weight: bold;
	line-height: 30px;
}
.v1 .testi-block .rating i {
	color: #f8c44f;
}
.v1 .testi-block img {
	margin-bottom: 30px;
	margin-top: 30px;
}
.v1 .testi-block .name {
	color: #bbb;
	font-weight: 600;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.testimonials .owl-pagination .owl-page > span {
	background-color: #eeeeee;
	height: 9px;
	margin: 0 5px;
	opacity: 1!important;
	width: 9px;
}
.v2 .testi-block .testi-img {
	display: inline-block;
	float: left;
	margin-top: 7px;
	padding-right: 30px;
}
.v2 .testi-block .text {
	margin-left: 140px;
}
#testimonials.v3 {
	background-image: url("../images/7bcf0-banner-3.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 120px 0;
}
.v3 .testimonials .quote {
	color: #fff;
	font-family: helvetica;
	font-size: 65px;
	font-weight: 900;
	line-height: 65px;
}
.v3 .testi-block p {
	color: #fff;
	font-family: courgette;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 20px;
}
.v3 .testi-block .name {
	color: #fff;
}
.v4 .testi-text h4 {
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
}
.v4 .testi-text .name {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 7px;
	margin-top: 20px;
}
.v4 .testi-text .rating i {
	font-size: 12px;
}
.v4 .testi-text .rating {
	margin-bottom: 20px;
}
.v4 .testi-block:not(:last-child) {
	margin-bottom: 50px;
}
#testimonials.v4 .button {
	margin-top: 50px;
}
.v4 .testi-text .date {
	color: #bbb;
}
.v1 .testi-block p::after {
	color: #f6f6f6;
	content: "”";
	font-family: fontawesome;
	font-size: 300px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: -1;
}
#testimonials-v1 .testi-block .inner {
	background-color: #f6f6f6;
	padding: 50px;
}
#testimonials-v1 .name {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	text-transform: capitalize;
}
#testimonials-v1 .name {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	text-transform: capitalize;
}
#testimonials-v1 .name::before {
	background-color: #80b538;
	content: "";
	display: inline-block;
	height: 4px;
	margin-right: 15px;
	width: 50px;
}
#testimonials-v1 .testi-block:first-child .inner {
	background-color: #222;
}
#testimonials-v1 .testi-block:first-child .inner * {
	color: #fff;
}
#testimonials-v2 .inner {
	background-color: #fff;
	padding: 30px;
}
#testimonials-v2 .inner img {
	width: 100%;
}
#testimonials-v2 .inner h5 {
	color: #000;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 20px;
}
#testimonials-v2 .inner h5 a {
	color: #000;
}
#testimonials-v2 .testi-rating {
	color: #80b538;
	margin-bottom: 10px;
}
/*
===========================================
Shop
===========================================
*/
.v1 .shop-block .shop-image .btn.black {
	bottom: -47px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 174px;
}
.v1 .shop-block:hover .shop-image .btn.black {
	bottom: 20px;
}
.v1 .shop-block .shop-image {
	overflow: hidden;
}
.v1 .shop-block .shop-text h5 {
	color: #000;
	font-weight: 700;
	margin-top: 20px;
	text-transform: capitalize;
}
.v1 .shop-block .shop-text h5 a {
	color: #000;
}
.v1 .shop-block .actual-price {
	color: #999;
	font-family: courgette;
}
.v1 .shop-block .discount {
	border-radius: 50%;
	color: #fff;
	font-family: courgette;
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 60px;
}
.v1 .shop-text .new-price .discount-price {
	margin-left: 10px;
	font-family: Courgette;
}
.v1 .shop-block .new-price .actual-price {
	text-decoration: line-through;
}
.v1 .shop-block:not(:nth-last-child(-n+3)) {
 margin-bottom: 30px;
}
/*
===========================================
Blog
===========================================
*/

.v1 .blog-block .inner {
	padding: 30px;
	background-color: #fff;
}
.v1 .blog .blog-content>h4 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 20px;
}
.v1 .blog .blog-content>h4 a {
	color: #000;
}
.v1 .blog .read-more {
	display: inline-block;
	font-family: courgette;
	margin-top: 20px;
	padding: 0 0 0 15px;
}
.v2 .blog .heading > h4 {
	border-bottom: 7px solid #000;
	color: #000;
	display: inline-block;
	font-weight: 800;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.v2 .blog .heading {
	margin-bottom: 40px;
}
.v2 .blog .blog-content {
	margin-left: 300px;
}
.v2 .blog .blog-content > h4 {
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: capitalize;
	line-height: 30px;
}
.v2 .blog .blog-content > h4 a {
	color: #000;
}
.blog .meta>li {
	display: inline-block;
}
.blog .meta>li:not(:last-child) {
	margin-right: 20px;
}
.blog .meta li a {
	color: #999;
	font-size: 13px;
}
.blog .meta li a.author {
	border: medium none;
	font-weight: 600;
}
.v2 .blog .meta {
	margin: 20px 0 30px;
}
.blog .meta li a i {
	margin-right: 7px;
}
.v2 .blog .read-more {
	font-family: courgette;
	padding-left: 10px;
}
.v2 article.blog-block:not(:last-child) {
	margin-bottom: 30px;
}
.v2 .blog-content>p {
	font-size: 13px;
}
.v3 .blog-block>img {
	width: 100%;
}
.v3 .blog-content h4 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 20px;
}
.v3 .blog-content h4 a {
	color: #000;
}
.v3 .blog-block .read-more {
	font-family: courgette;
	padding-left: 10px;
}
 #blog.v3 .blog-block:not(:nth-last-child(-n+2)) {
 margin-bottom: 30px;
}
.v3 article.blog-block .inner {
	padding: 30px;
	background-color: #fff;
}
.v1 article.blog-block {
	margin-bottom: 30px;
}
.v4 .blog-block h3 {
	color: #000000;
	font-weight: 700;
	margin-top: 0;
	text-transform: capitalize;
}
.v4 .blog-block h3 a {
	color: #000000;
}
.v4 .blog-block .meta {
	margin-bottom: 30px;
}
.v4 .blog-block .blog-content {
	margin-top: 20px;
}
.v4 .blog-block:not(:last-child) {
	margin-bottom: 50px;
}
#blog.single .blog-block h4 {
	clear: both;
	display: inline-block;
	font-weight: bold;
	margin-top: 30px;
}
#blog.single .blog-block .simple {
	color: #80b538;
}
#blog.single .blog-block .blog-content img {
	margin: 15px 0;
}
.single .blog-block p.small {
	color: #999999;
	margin-bottom: 20px;
}
.single .blog-content > ul {
	margin: 20px 0;
}
.single .blog-content > ul > li {
	color: #999;
	line-height: 36px;
}
.single .blog-content blockquote {
	border-left: medium none;
	color: #bbbbbb;
	font-size: 17.5px;
	font-weight: 600;
	line-height: 30px;
	margin: 10px 0;
	padding: 10px 20px 10px 30px;
}
.single .blog-content blockquote::after {
	left: 0;
}
.single .blog-block .tag {
	margin-top: 30px;
}
.single .blog-block .tag * {
	color: #999;
}
.single .blog-block .tag li {
	display: inline-block;
}
.single .blog-block .tag li:not(:first-child)::after {
	content: ",";
}
.single .blog-block .tag li:last-child::after {
	content: "";
}
.single .blog-block .share {
	margin-top: 30px;
}
.single .blog-block .share > ul > li {
	display: inline-block;
	margin-right: 10px;
}
.single .blog-block .share li a {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 7px 10px;
	text-transform: uppercase;
}
.single .blog-block .share li a.fb {
	background-color: #516eab;
}
.single .blog-block .share li a.twitter {
	background-color: #29c5f6;
}
.single .blog-block .share li a.pinterest {
	background-color: #d01d15;
}
.single .blog-block .share li a span {
	margin-left: 10px;
}
.author-info img {
	margin-right: 30px;
}
.author-name h3 .small {
	color: #999;
	display: block;
	font-size: 12px;
	margin-bottom: 20px;
}
.author .author-name > h3 {
	font-weight: 700;
	margin-bottom: 18px;
}
.author .designation {
	color: #999;
}
.author .author-name {
	margin-top: 32px;
}
.author .author-info {
	border-bottom: 1px solid #eee;
}
.author p {
	clear: both;
	padding: 20px;
}
.author {
	border: 1px solid #eee;
}
#blog.single .buttons a {
	border: 1px solid #eee;
	color: #000;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	padding: 14px;
	text-transform: uppercase;
	width: 100%;
}
#blog.single .buttons a i {
	color: #999999;
	margin-right: 5px;
}
#blog.single .buttons .show-comments a {
	border-right: medium none;
}
#blog.single .buttons {
	margin-top: 30px;
}
.single .related-blog .blog-block:not(:nth-child(2n+1)) {
 padding-right: 0;
}
#blog.single .related-blog .blog-content h4 {
	margin: 0;
}
#blog.single .related-blog .blog-content h4 a {
	color: #000;
	font-size: 16px;
}
.v4 .related-blog .blog-block .meta {
	margin-bottom: 5px;
	margin-top: 5px;
}
.single .related-blog {
	margin-top: 30px;
}
#blog.single .buttons a:hover {
	background-color: #80b538;
	color: #fff;
}
#blog.single .buttons a:hover i {
	color: #fff;
}
.single .related-blog .blog-block:not(:nth-child(2n)) {
 padding-left: 0;
}
.single .related-blog .blog-block .blog-content {
	margin-top: 0;
	padding-top: 20px;
}
.related-blog .blog-block:not(:nth-child(-n+2)) .blog-content {
 padding: 0;
}
.related-blog .blog-content > h6 {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 7px;
}
.related-blog .blog-content > h6 a {
	color: #000;
}
.related-blog .blog-block:not(:nth-child(-n+2)) img {
 margin-right: 15px;
}
.single.single .blog-block:not(:last-child) {
	margin-bottom: 0;
}
.single.single .blog-block:not(:nth-last-child(-n+2)) {
 margin-bottom: 30px;
}
.single .related-blog .date {
	color: #999;
}
.comments {
	margin-top: 30px;
}
.comments .comment-content {
	margin-left: 87px;
}
.comments .name {
	display: inline-block;
}
.poster-info .simple {
	color: #80b538;
	float: right;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
.comments .name {
	color: #000;
	display: inline-block;
	font-weight: 800;
	margin-bottom: 7px;
}
.comments .name .date {
	color: #999999;
	font-size: 12px;
	font-weight: 500;
	margin-left: 10px;
}
.comments .comment-block {
	border: 1px solid #eee;
	padding: 20px;
}
.comments .comment-block {
	margin-bottom: 30px;
}
.comments .reply {
	padding-left: 30px;
}
.comment-form .btn {
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
	width: 100%;
}
.comment-form .form-control {
	background-color: transparent;
	border: 1px solid #eee;
}
.single-blog-pagination .inner {
	width: 100%;
}
.single-blog-pagination .inner > div.next {
	background-color: #fff;
	border: 1px solid #eee;
	padding-right: 15px;
	position: fixed;
	top: 50%;
	right: -240px;
}
.single-blog-pagination .inner > div.previous {
	background-color: #fff;
	border: 1px solid #eee;
	left: -240px;
	padding-left: 15px;
	position: fixed;
	top: 50%;
}
.page-heading h6 {
	font-size: 13px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 7px;
}
.single-blog-pagination .inner > div.next:hover {
	right: 0;
}
.single-blog-pagination .inner > div.previous:hover {
	left: 0;
}
.single-blog-pagination {
	opacity: 0;
}
#blog.single:hover .single-blog-pagination {
	opacity: 1;
}
/*
===========================================
Accordion
===========================================
*/

#video.v1 {
	background-image: url("../images/video-section-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.v1 .video-block .hover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.v1 .video-block .hover .fancybox {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 49px;
	text-align: center;
	width: 50px;
}
.v1 .video-block i {
	margin-left: 5px;
}
.fancybox-enabled {
	overflow: visible;
}
/*
===========================================
Action
===========================================
*/

.v1 .action-block > h2 {
	margin: 0;
	color: #000;
	font-size: 36px;
	font-weight: 800;
	margin-top: 60px;
}
.v1 .action-block > h4 {
	color: #999999;
	font-family: courgette;
	font-size: 16px;
	margin: 20px 0;
}
.v1.action .btn {
	margin-top: 30px;
}
.v1 .action-block>p {
	color: #999;
	line-height: 28px;
}
.action.v2, .action.v4 {
	padding: 40px 0;
}
.action.v2 .action-block p {
	color: #fff;
	font-family: courgette;
	font-size: 18px;
}
.action.v2 .action-block.text-center span {
	color: #000;
}
.action.v3 {
	background-image: url("../images/call-to-action.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 200px 0;
}
.v3 .action-block>h2 {
	color: #fff;
	font-family: courgette;
	font-size: 36px;
	margin-bottom: 15px;
	margin-top: 0;
}
.v3 .action-block>p {
	color: #fff;
	margin-bottom: 20px;
}
.action.v3 .btn.white {
	background-color: #fff;
	color: #000;
}
.v4 .action-block>p, .v4 .action-block>p a {
	color: #fff;
	font-weight: 600;
}
.v4 .action-block p i {
	margin-right: 9px;
}
.v5.action {
	background-image: url("../images/call-to-action-v5.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 150px 0;
}
.action.v5 .action-block>h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 800;
	text-transform: capitalize;
	margin-bottom: 20px;
	margin-top: 0;
}
.action.v5 .action-block p {
	color: #fff;
}
.action.v5 .btn-text {
	margin-left: 60px;
	text-align: left;
}
.action.v5 .btn.white {
	background-color: #fff;
}
.action.v5 .btn-text>h3 {
	font-weight: 800;
	margin: 5px 0 0;
}
.action.v5 .btn.white .btn-text>h3 {
	color: #000;
}
.action.v5 .btn-text>span {
	color: #bbbbbb;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
}
.action.v5 .buttons .btn img {
	margin-top: 5px;
}
.action.v5 .buttons {
	margin-top: 30px;
}
.action.v5 .btn:not(:last-child) {
	margin-right: 15px;
}
.action.v6 {
	background-color: #f6f6f6;
	overflow: visible;
}
#rev_slider_7_1_forcefullwidth * {
	overflow: visible!important;
}
.action-7 .btn {
	margin-bottom: 30px;
	margin-top: 20px;
}
.bg-black .action-content, .bg-blue .action-content, .bg-green .action-content {
	color: #fff;
}
/*
===========================================
Extra Feature
===========================================
*/

.extra-feature .inner>h4 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 0;
}
.extra-feature .inner {
	background-color: #fff;
	padding: 30px 20px;
}
/*
===========================================
Team
===========================================
*/
.v1 .team-block h4 {
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 20px;
}
.v1 .team-block h4 a {
	color: #000;
}
.v1 .team-block .designation {
	color: #999999;
	font-size: 12px;
}
.v2 .team-block .hover {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
}
.v2 .team-block:hover .hover {
	opacity: 1;
}
.v2 .team-block .inner h4 {
	color: #fff;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
}
.v2 .team-block .inner h4 a {
	color: #fff;
}
.v2 .team-block .designation {
	color: #fff;
	margin-bottom: 15px;
}
.v2 .team-block .social li a {
	color: #fff;
}
/*
===========================================
Aside
===========================================
*/
.heading > h6 {
	border-bottom: 7px solid #000;
	color: #000;
	display: inline-block;
	font-weight: 800;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.heading {
	margin-bottom: 30px!important;
}
.heading.gray-border::before {
	background-color: #f6f6f6;
	bottom: 0;
	content: "";
	height: 7px;
	left: 0;
	position: absolute;
	right: 0;
}
.widget.instagram li {
	float: left;
	width: 33.33%;
	padding: 0 5px;
}
 .widget.instagram li:not(:nth-last-child(-n+3)) {
 margin-bottom: 10px;
}
.widget.instagram li a {
	cursor: crosshair;
	display: inline-block;
	overflow: hidden;
}
.widget.instagram li a:hover img {
	transform: scale(1.05) rotate(2deg);
	-webkit-transform: scale(1.05) rotate(2deg);
	-o-transform: scale(1.05) rotate(2deg);
}
aside .pp-block .pp-text {
	margin-left: 115px;
}
aside .pp-block .pp-text h6 {
	color: #000000;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 4px;
	margin-top: 0;
	text-transform: capitalize;
}
aside .pp-block .pp-text h6 a {
	color: #000000;
}
aside .pp-block .date {
	color: #999999;
	font-size: 13px;
}
aside .popular .pp-block {
	margin-bottom: 20px;
}
aside .length li a {
	background-color: #f6f6f6;
	color: #666666;
	float: left;
	line-height: 30px;
	text-align: center;
	width: 50%;
}
aside .length li a:hover {
	background-color: #eeeeee;
}
aside .comments-base li {
	color: #999999;
	font-size: 13px;
	font-weight: 700;
}
aside .comments-base li span {
	color: #bbbbbb;
	font-family: courgette;
	font-style: italic;
	font-weight: 500;
	margin: 0 2px;
}
aside .comments-base li a {
	color: #666666;
}
aside .comments-base li:not(:last-child) {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
aside .comments-base li a:hover {
	color: #000000;
}
aside .widget:not(:last-child) {
	margin-bottom: 50px;
}
aside .rp-block .icon {
	background-color: #f9f9f9;
	font-family: courgette;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	margin-right: 15px;
	text-align: center;
	width: 50px;
}
aside .rp-block .rp-text h6 {
	color: #666666;
	font-size: 13px;
	font-weight: 700;
	margin: 0;
}
aside .rp-block .rp-text h6 a {
	color: #666666;
}
aside .rp-block .rp-text h6 a:hover {
	color: #000;
}
aside .rp-block:not(:last-child) {
	margin-bottom: 20px;
}
aside .fp-base .hover {
	bottom: 0;
	left: 0;
	padding: 20px;
	position: absolute;
	right: 0;
}
aside .fb-block .cat {
	border-bottom: 4px solid rgba(255, 255, 255, 0.5);
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}
aside .fb-block > img {
	width: 100%;
}
aside .fb-block .hover h4 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: capitalize;
}
aside .fb-block .hover h4 a {
	color: #ffffff;
}
.fp-base.owl-theme .owl-buttons > div {
	background-color: #f6f6f6;
	border: 1px solid #eeeeee;
	border-radius: 0;
	color: #666666;
	float: left;
	margin: 20px 0 0;
	opacity: 1;
	width: 50%;
}
aside .recent-post .rp-text {
	margin-left: 65px;
}
/*
===========================================
Contact
===========================================
*/
#contact-us input {
	border: medium none;
}
#contact-us .btn[type="submit"] {
	height: 53px;
}
.contact-heading p {
	line-height: 28px;
	margin-bottom: 40px;
}
.contacts .contact-item h4 {
	color: #000;
	font-weight: 700;
	margin: 20px 0;
}
.contacts .contact-item a, .contacts .contact-item p {
	color: #999;
}
#map {
	width: 100%;
	height: 500px;
}
.v2 #map {
	height: 650px;
}
.v2 .contact-heading h4 {
	color: #000;
	font-weight: 700;
	margin-bottom: 40px;
	margin-top: 0;
}
.v2 .contact-block form .form-group {
	margin-bottom: 30px;
	padding: 0 30px;
}
#contact-us.v2 .btn[type="submit"] {
	height: 53px;
	padding: 0 60px;
}
#contact-us.v2 input, #contact-us.v2 textarea {
	border: 1px solid #eee;
}
.v3 .contact-heading h2 {
	color: #000;
	display: inline-block;
	font-weight: 700;
	margin-bottom: 40px;
	margin-top: 0;
	padding-bottom: 20px;
}
.v3 .contact-heading h2::before {
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 167px;
}
.v3 .contact-block form .form-group {
	margin-bottom: 30px;
}
.customer-care .cc-block h4 {
	color: #000;
	font-weight: 700;
	margin-top: 20px;
}
.cc-block .designation {
	color: #999;
	font-size: 13px;
}
.cc-block .contact-me {
	margin-top: 15px;
}
.cc-block .contact-me li {
	line-height: 30px;
}
.cc-block .contact-me li a {
	color: #999;
}
.v2 .breadcrumb-base h2 {
	color: #fff;
	font-size: 48px;
	font-weight: 800;
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
#contact-us.v3 textarea.form-control {
	background-color: #fff;
	border: 1px solid #eee;
	height: 170px;
}
#contact-us.v3 .contact-block input.form-control {
	background-color: #fff;
	border: 1px solid #dadad9;
}
.contact-us .btn {
	height: 53px;
}
/*
===========================================
Socials Contacts
===========================================
*/
.sc-btn .fa {
	color: #fff;
	font-size: 16px;
	padding: 30px;
	text-align: center;
	width: 100%;
}
.sc-btn .fa-facebook {
	background-color: #3b5998;
}
.sc-btn .fa-google-plus {
	background-color: #dd4b39;
}
.sc-btn .fa-twitter {
	background-color: #32cbfe;
}
.sc-btn .fa-linkedin {
	background-color: #005990;
}
.sc-btn .fa:hover {
	opacity: 0.8;
}
/*
===========================================
Gallery
===========================================
*/
#gallery .gallery-block {
	margin-bottom: 30px;
}
.v1 .gallery-block a {
	display: inline-block;
	width: 100%;
}
.v1 .gallery-block img {
	width: 100%;
}
.v1 .gallery-block a::after {
	background-color: rgba(113, 187, 15, 0.49);
	bottom: 0;
	color: #fff;
	content: "+";
	font-family: open sans;
	font-size: 100px;
	font-weight: 100;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	opacity: 0;
}
.v1 .gallery-block:hover a::after {
	opacity: 1;
}
.v1.extented .gallery-item .gallery-block img {
	height: 214px;
	object-fit: cover;
}
/*
===========================================
Choose
===========================================
*/

#choose .main-heading p {
	color: #999;
	font-family: open sans;
}
.v1 .choose-item .icon {
	border-radius: 50%;
	display: inline-block;
	font-family: courgette;
	height: 60px;
	width: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	float: left;
}
.v1 .choose-item .heading h4 {
	margin: 20px 0 0 15px;
	color: #000;
	font-weight: 600;
	float: left;
}
.v1 .choose-item .heading {
	display: inline-block;
	width: 100%;
	margin-bottom: 11px;
}
 .v1 .choose-item:not(:nth-last-child(-n+2)) {
 margin-bottom: 40px;
}
/*
===========================================
Search
===========================================
*/

#search {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 100%;
	z-index: 99999;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
}
#search .search {
	margin-top: 50px;
}
#search.open {
	top: 0;
}
#search .close {
	color: #000;
	font-size: 50px;
	left: 0;
	margin: auto;
	opacity: 1;
	position: absolute;
	right: 0;
	text-align: center;
	top: 31px;
	width: 60px;
	z-index: 999;
}
#search button.simple {
	background-color: #fff;
	border: 1px solid #eee;
	border-left: none;
	bottom: 0;
	color: #000;
	font-size: 20px;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: 0;
}
#search .search .form-control {
	background-color: #fff;
	border: 1px solid #eee;
	font-size: 30px;
	height: 100px;
	padding-left: 30px;
}
 #search .form-control::-moz-placeholder {
 color: #000;
 font-size: 30px;
 font-weight: 700;
 text-transform: capitalize;
}
 #search .form-control:-ms-input-placeholder {
 color: #000;
 font-size: 30px;
 font-weight: 700;
 text-transform: capitalize;
}
 #search .form-control::-webkit-input-placeholder {
 color: #000;
 font-size: 30px;
 font-weight: 700;
 text-transform: capitalize;
}
/*
===========================================
Stories
===========================================
*/

.v1 .story-block h4 {
	color: #000;
	margin-top: 20px;
	text-transform: capitalize;
	font-weight: 600;
}
.v1 .story-block h4 a {
	color: #000;
}
.v1 .stories .read-more {
	color: #bbb;
	display: inline-block;
	font-family: courgette;
	margin-top: 15px;
}
/*
===========================================
404 Page
===========================================
*/

#page-404 {
	background-image: url("../images/404.bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.error-block h2 {
	color: #fff;
	font-size: 200px;
	font-weight: 600;
}
.error-block h4 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 0;
}
.error-block a.btn {
	margin-top: 30px;
}
.error-block p {
	color: #000;
}
/*
===========================================
Faq
===========================================
*/
.faq-block .nav.nav-tabs {
	border-bottom: 4px solid #eee;
	margin-bottom: 50px;
}
.faq-block .nav-tabs > li.active > a, .faq-block .nav-tabs > li.active > a:focus, .faq-block .nav-tabs > li.active > a:hover, .faq-block .nav-tabs > li a:focus, .faq-block .nav-tabs > li a:hover {
	border: none;
	color: #000;
	cursor: pointer;
	background-color: transparent;
}
.faq-block .nav-tabs > li:not(:last-child) {
	padding-right: 50px;
}
.faq-block .nav-tabs > li > a {
	border: medium none;
	color: #999;
	font-weight: 800;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}
.faq-block .nav-tabs > li.active > a::before, .faq-block .nav-tabs > li > a:hover::before {
	left: 0;
	right: 0;
}
.faq-block .nav-tabs > li > a::before {
	bottom: -3px;
	content: "";
	height: 4px;
	left: 50%;
	position: absolute;
	right: 50%;
}
.faq-block .accordion .panel-heading .panel-title a {
	color: #666;
}
/*
===========================================
Single Product
===========================================
*/

#single-product .small-products {
	margin-top: 30px;
}
.small-products ul li {
	display: inline-block;
	float: none;
}
.small-products .nav {
	border: medium none;
	text-align: center;
}
#single-product .small-products ul li a {
	border: medium none;
	border-radius: 0;
	padding: 0;
}
.small-products ul.nav.nav-tabs img {
	border-radius: 3px;
}
.full-product-img {
	background-color: #f6f6f6;
}
#single-product .small-products ul li a::after {
	background-color: rgba(255, 255, 255, 0.5);
	bottom: 0;
	color: #5b5b5b;
	content: "+";
	font-family: h;
	font-size: 60px;
	font-weight: normal;
	left: 0;
	line-height: 170px;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#single-product .small-products ul li.active a::after, #single-product .small-products ul li:hover a::after {
	opacity: 1;
}
#single-product .serialno {
	color: #cbcbcb;
	font-family: Open Sans;
	font-size: 14px;
}
#single-product .single-block {
	padding-left: 80px;
}
#single-product .single-block h3 {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 12px;
	margin-top: 0;
	text-transform: capitalize;
}
#single-product {
	background-color: #fdfcfc;
}
#single-product .single-block>ul {
	-moz-column-count: 3;
	list-style: outside none none;
	margin-bottom: 30px;
	margin-top: 22px;
	padding: 0;
}
#single-product .single-block p {
	color: #666666;
	font-size: 14px;
	line-height: 27px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.revew-content-area iframe {
	height: 315px;
	width: 100%;
}
#single-product .single-block>ul * {
	color: #323232;
	font-size: 13px;
}
.quantity #demo_vertical {
	background-color: #fff;
	border: 1px solid #d4d4d4;
	color: #000;
	font-family: courgette;
	font-size: 16px;
	height: 50px;
	text-align: center;
	width: 60px;
}
.quantity .bootstrap-touchspin .btn:hover, .quantity .bootstrap-touchspin .btn:focus {
	border: medium none;
	box-shadow: none;
	color: #000;
}
#single-product .quantity {
	padding-left: 0;
}
.quantity .input-group {
	display: flex;
}
.quantity .bootstrap-touchspin .btn.bootstrap-touchspin-down {
	top: 7px;
}
#single-product .cart-info .button .btn {
	height: 50px;
}
.quantity .bootstrap-touchspin .input-group-btn-vertical {
	background-color: #fff;
	border-color: #eee;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 27px;
}
.quantity .bootstrap-touchspin .btn {
	background-color: transparent;
	border: medium none;
	border-radius: 0 4px 0 0;
	color: #8c8c8c;
	height: 50%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 30px;
}
.quantity .bootstrap-touchspin .input-group-btn-vertical i {
	font-size: 11px;
	font-weight: normal;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.quantity .btn .glyphicon.glyphicon-chevron-up {
	top: 8px;
}
.quantity label {
	font-size: 12px;
	margin: 0;
	padding-left: 0;
	text-transform: uppercase;
}
.reviews-areas {
	display: flex;
	padding: 90px 15px;
}
.reviews-areas .reviw-title ul {
	border: 1px solid #eee;
	height: 100%;
}
.reviews-areas ul li.active a, .reviews-areas .nav-tabs>li.active>a:hover, .reviews-areas .nav-tabs>li.active>a:focus, .reviews-areas ul li a:hover {
	background-color: #f6f6f6;
	border: medium none;
	color: #000;
}
.small-products ul li:not(:last-child) {
	margin-right: 15px;
}
.reviews-areas ul li a {
	border: medium none;
	color: #666;
	font-size: 13px;
	font-weight: 600;
	line-height: 60px;
	margin: 0;
	padding: 0 15px;
	text-transform: uppercase;
}
#review .review-block .form-control {
	background-color: transparent;
}
.reviw-title .nav.nav-tabs>li {
	display: block;
	float: none;
	border-bottom: 1px solid #eee;
}
.reviews-areas ul li a:hover::before, .reviews-areas ul li.active a::before {
	right: 50%;
}
#single-product .price {
	color: #80b538;
	font-family: courgette;
	font-size: 24px;
	font-weight: 500;
}
#single-product .meta span {
	color: #666;
}
#single-product .meta li, #single-product .meta li a {
	color: #999;
}
#single-product .meta li a.simple {
	color: #80b538;
}
#single-product .meta li {
	line-height: 40px;
}
#single-product .product-info .meta {
	margin-top: 40px;
	padding-bottom: 0;
}
#single-product .quantity {
	padding-left: 0;
}
#single-product .cart-info form div:not(:last-child) {
	margin-right: 15px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0;
	top: 4px;
}
#single-product .wishlist>a {
	border: 1px solid #eee;
	color: #eee;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	padding: 0 15px;
}
#single-product .wishlist>a:hover {
	color: #80b538;
}
#single-product .cart-info form {
	display: flex;
}
.reviews-areas .revew-content-area {
	border: 1px solid #eee;
	border-left: none;
}
.reviews-areas .revew-content-area .tab-pane {
	padding: 40px;
}
.product-information>ul {
	column-count: 2;
	-webkit-column-count: 2;
	width: 100%;
}
.product-information li span {
	display: inline-block;
	width: 50%;
}
.product-information li span:last-child {
	text-align: right;
}
.product-information .info-block li {
	border-bottom: 1px solid #eee;
	line-height: 50px;
}
.review-item .rating li {
	display: inline-block;
}
.review-item .rating, .review-item .date, .review-item .name {
	display: inline-block;
}
.review-item .date, .review-item .name {
	margin-right: 8px;
}
.review-item .review-text {
	margin-left: 65px;
}
.review-item .name>a {
	color: #000;
	font-weight: 600;
}
.review-item .rating li:not(:last-child) {
	color: #80b538;
}
.reviews-areas .tab-content p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
}
#review .review-block h5 {
	color: #000;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#review .review-item:not(:last-child) {
	margin-bottom: 40px;
}
.ratings {
	border: none;
	float: left;
}
.ratings>input {
	display: none;
}
.ratings>label:before {
	margin: 2px;
	font-size: 1.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
}
.ratings>.half:before {
	content: "\f089";
	position: absolute;
}
.ratings>label {
	color: #ddd;
	float: right;
	font-weight: 500;
	margin: 0;
}
/***** CSS Magic to Highlight Stars on Hover *****/

.ratings>input:checked~label,     /* show gold star when clicked */ .ratings:not(:checked)>label:hover,     /* hover current star */ .ratings:not(:checked)>label:hover~label {
	color: #FFD700;
}
/* hover previous stars in list */

.ratings>input:checked+label:hover,     /* hover current star when changing rating */ .ratings>input:checked~label:hover, .ratings>label:hover~input:checked~label,     /* lighten current selection */ .ratings>input:checked~label:hover~label {
	color: #FFED85;
}
#review .form-group>label {
	font-weight: 500;
}
.review-block form .btn {
	height: 53px;
	width: 100%;
}
#review .ratings-upper, #hotel-review .ratings-upper {
	border: 1px solid #eee;
	float: left;
	height: 53px;
	padding: 12px 5px;
	text-align: center;
}
#review .ratings {
	margin: auto;
	width: 128px;
}
#review .review-block.padding-left {
	padding: 0 0 0 30px;
}
#review .review-block.padding-right {
	padding: 0 30px 0 0;
}
#review .review-block .form-group {
	margin-bottom: 22px;
}
#review::after {
	background-color: #eee;
	bottom: 0;
	content: "";
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}
/*
===========================================
Single Hotel
===========================================
*/
#hotel {
	padding: 30px 0;
}
#single-hotel .hotel-upper-block {
	background-color: #fff;
	border: 1px solid #eee;
	margin-bottom: 30px;
}
#single-hotel .tab-content > .active {
	width: 100%;
}
.hotel-upper-block .tab-content img {
	width: 100%;
}
.hotel-upper-block .nav-tabs {
	border-bottom: medium none;
}
#single-hotel .nav-tabs > li > a {
	border-radius: 0;
	border: none;
	border-right: 1px solid #eee;
	color: #bbbbbb;
	font-size: 12px;
	font-weight: 600;
	padding: 20px 30px;
	text-transform: uppercase;
}
#single-hotel .nav-tabs > li.active > a, #single-hotel .nav-tabs > li > a:hover {
	color: #000;
}
#hotel .hotel-data {
	margin-left: 195px;
}
#hotel .hotel-data > h4 {
	font-size: 16px;
	font-weight: 700;
}
#hotel .hotel-data * {
	color: #999999;
}
#hotel .price {
	border-left: 4px solid #80b538;
	font-size: 12px;
	font-weight: 600;
	margin-top: 14px;
	padding-left: 10px;
}
#hotel .price > span {
	color: #80b538;
	font-size: 13px;
	margin-left: 10px;
}
#hotel .book-now .inner {
	float: right;
	padding-top: 21px;
	text-align: center;
}
#hotel .rating i, .available-hotels .review .rating i {
	color: #f8c860;
	font-size: 12px;
	margin: 0 1px 10px;
}
#hotel .inner > p, .available-hotels .review p {
	color: #bbb;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#single-hotel .hotel-bottom-block {
	background-color: #fff;
}
.hotel-bottom-block .tab-content .tab-pane {
	padding: 30px;
}
.hotel-bottom-block .nav-tabs {
	border-bottom: 1px solid #eee;
}
.hotel-bottom-block .tab-pane > h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
}
.hotel-bottom-block .tick > li:not(:last-child) {
	padding-bottom: 8px;
}
.hotel-bottom-block ul.tick {
	margin: 30px 0;
}
.hotel-bottom-block .tick > li:before {
	color: #80b538;
}
#single-hotel .nav-tabs > li {
	margin-bottom: 0;
}
#single-hotel aside .widget, #banner-v8 aside .widget {
	background-color: #fff;
	border: 1px solid #eee;
	display: inline-block;
	width: 100%;
}
#single-hotel aside .widget.contact, #banner-v8 aside .widget.contact {
	padding: 30px;
}
#single-hotel .widget.contact h5, #banner-v8 .widget.contact h5 {
	border: medium none;
	color: #80b538;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 0;
}
#single-hotel .widget.contact .btn, #banner-v8 .widget.contact .btn {
	margin-top: 30px;
}
#single-hotel .widget.contact > p, #banner-v8 .widget.contact > p {
	color: #bbb;
}
#single-hotel aside .widget > h5, #banner-v8 aside .widget > h5 {
	border-bottom: 1px solid #eee;
	color: #80b538;
	font-weight: 700;
	margin: 0;
	padding: 20px 30px;
}
.widget.hotel .list-hotels, aside .hotel-feature .list-hotel-fea {
	display: inline-block;
	padding: 30px 30px;
	width: 100%;
}
.widget .list-hotels .hotel-content {
	margin-left: 100px;
}
.widget .list-hotels .hotel-content > h5 {
	color: #000;
	font-weight: 600;
	margin-bottom: 8px;
}
.widget .list-hotels .hotel-content > h5 a {
	color: #555;
}
.widget.hotel .list-hotels .price {
	color: #999;
	font-size: 12px;
}
.widget.hotel .list-hotels .price > span {
	color: #80b538;
}
.hotel.widget .list-hotels .item {
	display: inline-block;
	width: 100%;
}
.hotel.widget .list-hotels .item:not(:last-child) {
	margin-bottom: 20px;
}
aside .hotel-feature .icon {
	background-color: #80b538;
	border-radius: 50%;
	color: #fff;
	font-family: courgette;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	top: -4px;
}
.hotel-feature .hotel-content {
	margin-left: 55px;
}
aside .hotel-feature .hotel-content > h5 {
	color: #000;
	/* font-weight: 700; */
	margin-bottom: 5px;
	margin-top: 0;
	line-height: 26px;
	font-size: 15px;
}
aside .hotel-feature .hotel-content > h5 a {
	color: #000;
}
aside .hotel-feature .item:not(:last-child) {
	margin-bottom: 20px;
}
#single-hotel aside .widget:not(:last-child) {
	margin-bottom: 30px;
}
.hotel-slider .owl-controls.clickable {
	left: 0;
	margin-top: -20px;
	position: absolute;
	right: 0;
	top: 50%;
}
.hotel-slider.owl-theme .owl-controls .owl-buttons div {
	background: none repeat scroll 0 0 #000;
	border-radius: 0;
	font-size: 23px;
	height: 40px;
	margin: 0;
	opacity: 0.5;
	padding: 3px 10px;
	width: 40px;
	position: absolute;
	left: 0;
}
.hotel-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
	left: auto;
	right: 0;
}
.hotel-bottom-block .tab-content #availability.tab-pane {
	padding: 0;
}
#single-hotel #travel-form {
	padding: 30px 15px;
}
#single-hotel #availability h5 {
	border-top: 1px solid #eee;
	font-size: 16px;
	font-weight: 700;
	margin: 40px 0 0;
	padding: 20px 30px;
	color: #80B538;
}
#single-hotel #availability .available-hotels {
	background-color: #f6f6f6;
	padding-top: 30px;
}
#single-hotel #availability .available-hotels .avail-hotel-block {
	background-color: #fff;
}
#availability .hotel-heading > h4, #list .hotel-heading > h4 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 4px;
	margin-top: 0;
}
#availability .hotel-heading > h4 a, #list .hotel-heading > h4 a {
	color: #000;
}
.available-hotels .hotel-heading {
	border-bottom: 1px solid #eee;
	display: inline-block;
	padding: 15px;
	width: 100%;
}
.available-hotels .hotel-info p {
	line-height: 28px;
	padding: 15px 15px 0;
}
.available-hotels .review .rating i {
	margin: 0 1px 4px;
}
.available-hotels .review p {
	margin-bottom: 0;
}
.available-hotels .review {
	border-bottom: 1px solid #eee;
	padding: 16.5px 15px;
}
.available-hotels .booking {
	padding: 20px 15px;
}
.available-hotels .booking .btn {
	margin-bottom: 10px;
	padding: 12px 0;
	width: 100%;
}
.available-hotels .booking .price {
	font-size: 13px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.available-hotels .booking .price span {
	color: #80b538;
}
.available-hotels .feature-image img {
	height: 250px;
	width: 100%;
}
.available-hotels .book-now {
	border-left: 1px solid #eee;
}
.available-hotels .avail-hotel-block {
	margin-bottom: 30px;
}
.available-hotels .booking .btn:last-child {
	margin: 0;
}
#hotel-review .rating > li {
	display: inline-block;
}
#hotel-review .review-block .review-text {
	margin-left: 95px;
}
#hotel-review .review-text .name, #hotel-review .review-text .rating {
	display: inline-block;
}
#hotel-review .review-text .rating {
	margin-left: 15px;
}
#hotel-review .rating > li {
	color: #f8c44f;
	display: inline-block;
	font-size: 13px;
}
#hotel-review .review-text .name > a {
	color: #000;
	font-size: 14px;
	font-weight: 600;
}
#hotel-review h4 {
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 0;
}
#hotel-review .review-block .review-item {
	background-color: #f6f6f6;
	padding: 20px;
}
#hotel-review .review-block .review-item {
	margin-bottom: 30px;
}
#hotel-review .add-review {
	margin-top: 50px;
}
#hotel-review .add-review .form-control {
	background-color: transparent;
	border: 1px solid #eee;
}
#hotel-review .add-review .btn {
	height: 53px;
}
#hotel-review .ratings {
	border: medium none;
	float: none;
	margin: auto;
	padding: 0;
	width: 104px;
}
#book .booking .form-control {
	background-color: #fff;
	border: 1px solid #eee;
}
#book .form-group .input-group-addon {
	background-color: transparent;
	border-color: #eee;
	border-radius: 0;
}
#book .bootstrap-select .btn {
	background-color: transparent !important;
}
#list .available-hotels .avail-hotel-block {
	margin-bottom: 0;
	margin-top: 30px;
}
/*
===========================================
Search Hotel
===========================================
*/
.widget.search-option {
	background-color: #fff;
}
.widget .search-form {
	padding: 30px;
}
.search-option .card-heading {
	border-bottom: 1px solid #eee;
	padding: 20px 30px;
}
.search-option .card-heading span {
	color: #80b538;
	font-weight: 600;
}
.search-form .search-rate {
	background-color: #f6f6f6;
	border: 1px solid #eee;
	color: #000;
	line-height: 53px;
	padding: 0 10px;
	border-bottom: none;
	cursor: pointer;
}
.search-form .search-rate.collapsed {
	border: 1px solid #eee;
}
#rating_review {
	background-color: #f6f6f6;
	color: #999;
	padding: 0 10px;
	width: 100%;
}
#rating_review > p {
	float: right;
}
#rating_review .ratings-upper {
	display: inline-block;
}
.search-form .search-rate::after {
	content: "\f106";
	font-family: fontawesome;
	position: absolute;
	right: 15px;
	font-size: 15px;
}
.search-form .search-rate.collapsed::after {
	content: "\f107";
}
.search-form .form-group:last-child {
	margin: 0;
}
.search-hotels .nav.nav-tabs {
	background-color: #fff;
	border: 1px solid #eee;
}
.search-hotels .nav.nav-tabs li a {
	border-radius: 0;
	border: none;
	border-right: 1px solid #eee;
	color: #999;
	padding: 20px 40px;
	text-transform: capitalize;
}
.search-hotels .nav.nav-tabs li.active a {
	border: medium none;
	box-shadow: none;
	border-right: 1px solid #eee;
	color: #000;
}
.search-hotels .nav-tabs > li {
	margin-bottom: 0;
}
.search-hotels .tab-content > .active {
	background-color: transparent;
}
.search-hotels .hotel-content {
	background-color: #fff;
	display: inline-block;
	padding: 20px;
	width: 100%;
}
.search-hotels .hotel-rating i {
	color: #f8c44f;
}
.search-hotels .hotel-block h4 {
	color: #fff;
	margin-bottom: 5px;
}
.search-hotels .hotel-block h4 a {
	color: #000;
}
.search-hotels .hotel-rating > p {
	color: #999;
}
.search-hotels .hotel-block .location {
	color: #999;
}
.search-hotels .hotel-block .price {
	background-color: #f6f6f6;
	color: #999;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 9px;
	text-transform: uppercase;
}
.search-hotels .hotel-block .price span {
	color: #80b538;
}
.search-hotels .buttons {
	margin-top: 20px;
}
.search-hotels .buttons a {
	float: left;
	padding: 12px 0;
	width: 50%;
}
.search-hotels .hotel-block > .inner {
	border: 1px solid #eee;
	margin-top: 30px;
}
.search-hotels .co-pagination {
	margin-top: 30px;
}
.search-hotels #price .hotel-block .price {
	margin-bottom: 0;
}
#price .feature-image .hover {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	left: 110%;
	position: absolute;
	right: 0;
	top: 0;
}
#price .hotel-block:hover .feature-image .hover {
	left: 0;
}
.search-hotels .feature-image .hover .inner > a {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 40px;
}
.search-hotels .feature-image {
	overflow: hidden;
}
#list .avail-hotel-block {
	background-color: #fff;
	border: 1px solid #eee;
}
.search-sidebar .bootstrap-select .btn {
	color: #000 !important;
	font-weight: 600!important;
}
/*
===========================================
Pie Chart
===========================================
*/

.skill {
	background: #eeeeee none repeat scroll 0 0;
	box-shadow: none;
	height: 14px;
	overflow: visible;
}
.skill.radius {
	border-radius: 10px;
}
.skill-box {
	background-color: #80B538;
	color: #333;
	font-size: 11px;
	font-weight: 600;
	height: 100%;
	line-height: 38px;
	overflow: visible;
	text-align: left;
	transition: all 0s ease-in-out 0s;
	width: 0;
}
.radius .skill-box {
	border-radius: 10px;
}
.skill-block {
	margin-bottom: 15px;
}
.skill-block h6 {
	color: #999;
	display: inline-block;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0;
}
.bg-image .skill-block h6, .bg-image .skill-block span {
	color: #fff;
}
.bg-image .skill-box, .bg-image .skill {
	color: #fff;
	background-color: #fff;
}
.skill-block:not(:last-child) {
	margin-bottom: 30px;
}
.progress_bar.bg-image {
	background-image: url("../images/progressbar.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
/* ----------------------------------
 ANIMATION
  ---------------------------------- */

.animate-in {
	-webkit-transition: all .7s ease-in-out .5s;
	-moz-transition: all .7s ease-in-out .5s;
	-o-transition: all .7s ease-in-out .5s;
	-ms-transition: all .7s ease-in-out .5s;
	transition: all .7s ease-in-out .5s;
}
.bottom-out {
	top: 200px !important;
}
.bottom-out.animated {
	top: 0px !important;
}
.fade-in {
	opacity: 0;
}
.fade-in.animated {
	opacity: 1;
}
.scale-less {
	opacity: 0;
	-ms-transform: scale(.8);
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	transform: scale(.8);
}
.scale-less.animated {
	opacity: 1;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.left-out {
	left: -30px;
	opacity: 0;
}
.left-out.animated {
	left: 0;
	opacity: 1;
}
.right-out {
	right: -30px;
	opacity: 0;
}
.right-out.animated {
	right: 0px;
	opacity: 1;
}
.move-up {
	top: 30px;
	opacity: 0;
}
.move-up.animated {
	top: 0;
	opacity: 1;
}
.zoom-out {
	opacity: 0;
	-ms-transform: scale(5);
	-webkit-transform: scale(5);
	-moz-transform: scale(5);
	transform: scale(5);
}
.zoom-out.animated {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.small-spliter {
	width: 50px;
}
.small-spliter.animated {
	width: 20px;
}
 @-webkit-keyframes grow {
 0% {
 display: none;
 opacity: 0;
}
 1% {
 display: block;
 opacity: 0;
 top: 110%;
}
 100% {
 opacity: 1;
 top: 100%;
}
}
 @keyframes grow {
 0% {
 display: none;
 opacity: 0;
}
 1% {
 display: block;
 opacity: 0;
 top: 110%;
}
 100% {
 opacity: 1;
 top: 100%;
}
}
 @keyframes grow-2 {
 0% {
 display: none;
 opacity: 0;
}
 1% {
 display: block;
 opacity: 0;
 top: 10%;
}
 100% {
 opacity: 1;
 top: 0;
}
}
 @-webkit-keyframes grow-2 {
 0% {
 display: none;
 opacity: 0;
}
 1% {
 display: block;
 opacity: 0;
 top: 10%;
}
 100% {
 opacity: 1;
 top: 0;
}
}

/*
===========================================
Responsive
===========================================
*/

@media (max-width: 767px) {
/*Header*/
.close-offcanvas {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	color: #000;
	border: 2px solid #eee;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}
.close-offcanvas:hover {
	background: #000;
	color: #fff;
}
header #slide-nav #menu_nav {
	background: #222 none repeat scroll 0 0;
	box-shadow: 0 0 4px 0 #666;
	color: #999;
	height: 100%;
	opacity: 0;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	width: 280px;
	z-index: 999999;
	margin: 0;
	padding: 0;
}
#menu_nav .closs {
	color: #ffffff;
	font-size: 30px;
	left: 10px;
	top: 10px;
	text-align: center;
}
header #slide-nav #menu_nav {
	-webkit-transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
	transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
}
header #slide-nav #menu_nav {
	right: -280px;
}
.offcanvas header #slide-nav #menu_nav {
	right: 0;
}
.offcanvas:after {
	position: fixed;
	top: 0;
	width: 0;
	height: 0;
	background: rgba(255, 255, 255, 0.95);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	z-index: 99;
	left: 0;
}
.offcanvas {
	width: 100%;
	height: 100%;
	position: relative;
}
.offcanvas:after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.header-2 nav#slide-nav {
	background-color: #f9f9f9;
}
.offcanvas header #slide-nav #menu_nav {
	opacity: 1;
}
.navbar-toggle .icon-bar {
	background-color: #000;
	border-radius: 1px;
	display: block;
	height: 3px;
	width: 30px;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}
.menu-logo {
	display: inline-block;
	margin-top: 5px;
}
.navbar-toggle {
	margin-right: 0;
	
}
#slide-nav #menu_nav>ul {
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
}
#slide-nav #menu_nav>ul>li>a {
	line-height: 40px;
}
#menu_nav .more {
	bottom: 0;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 0;
	width: 30px;
	z-index: 6;
}
#menu_nav .more::before {
	bottom: 0;
	color: #fff;
	content: "";
	font-family: icofont;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#menu_nav ul>li.current>.more::before {
	content: "";
}
.search .dropdown-menu {
	width: 100%;
}
#slide-nav .dropdown-menu {
	display: none;
	height: 0;
	padding: 0;
	position: relative;
	top: 0 !important;
	width: 100%;
}
#slide-nav .dropdown.current>.dropdown-menu.open {
	background-color: #333;
	display: block;
	height: auto;
	left: 0!important;
}
.nav>li {
	clear: both;
}
#slide-nav .menu-logo {
	line-height: 47px;
}
.dropdown-menu li a {
	color: #fff;
	line-height: 50px;
	padding-bottom: 0;
	padding-top: 0;
}
.bootstrap-select.btn-group .dropdown-menu li a {
	color: #222!important;
}
#menu_nav .dropdown-menu li a {
	border-bottom: 1px solid #111;
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 40px;
	padding-bottom: 0;
	padding-top: 0;
}
#slide-nav .navbar-header {
	padding: 0;
	width: 100%;
	margin: 0;
}
#banner-text .banner-block h2 {
	font-size: 30px;
}
#main_banner .btn {
	font-size: 13px;
	margin: 0 3px;
	padding: 9px 20px;
}
.menu-logo img {
	width: 197px;
}
.affix .menu-logo img {
	width: 80px;
}
#menu_nav .nav.navbar-nav>li {
	align-items: left;
	display: block;
	float: none;
	height: auto;
	justify-self: left;
}
#slide-nav #menu_nav>ul>li:not(:last-child) {
	margin-right: 0;
}
#menu_nav ul li a i {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 5px;
}
#slide-nav #menu_nav>ul>li>a {
	text-align: left;
}
#menu_nav .closs {
	display: block;
}
.v1 #slide-nav .navbar-header {
	display: block;
}
#slide-nav .social-links {
	clear: both;
	text-align: center;
}
#slide-nav .socials>li, #top-bar.v2 .socials>li {
	line-height: 40px;
}
.navbar-header .logo {
	display: inline-block;
	margin-top: 11px;
}
.affix #menu_nav .nav.navbar-nav>li {
	height: 40px;
}
#slide-nav #menu_nav>ul>li>a {
	padding: 0 15px;
}
.dropdown-menu li a {
	padding: 0 0 0 24px!important;
}
#slide-nav #menu_nav>ul>li:not(:last-child) {
	padding: 0;
}
.v3 #slide-nav #menu_nav > ul.nav > li {
	margin-right: 0;
	display: block;
}
#slide-nav #menu_nav > ul > li {
	display: block;
}
#slide-nav #menu_nav > ul {
	display: block;
}
#slide-nav #menu_nav > ul > li > a {
	color: #ffffff;
}
.v2 nav#slide-nav {
	padding: 0;
}
.v2 .top-bar .v2-div, .v3 .top-bar .v2-div {
	height: 30px;
	line-height: 30px;
}
.v3 .top-bar .v2-div {
	padding: 0 10px 0 0;
}
.v3.extented .top-bar .inner {
	display: none;
}
#slide-nav #menu_nav > ul.icons {
	float: none;
	display: none;
}
.travel-form.v1 .nav.nav-pills > li > a {
	display: inline-block;
	font-size: 12px;
	padding: 7px 13.3px;
}
.v1 .location-block:not(:last-child) {
	margin-bottom: 30px;
}
.travel-form.v1 .nav-pills > li {
	border-right: 1px solid #eeeeee;
	clear: unset;
	display: inline-block;
	margin-bottom: 2px;
}
.tab-content > .active {
	display: inline-block;
	width: 100%;
}
.travel-form.v1 .form-group {
	margin-bottom: 15px;
}
.v1.action .btn {
	margin-top: 30px;
	margin-bottom: 30px;
}
.v1 .action-block > h2 {
	margin: 0;
}
#counter .counter-block:not(:last-child) {
	margin-bottom: 30px;
}
#features .feature-block:not(:last-child) {
	margin-bottom: 30px;
}
.main-heading.v3 h2, .main-heading.v4 h2 {
	font-size: 24px;
	line-height: 36px;
}
.v3 .desti-block .inner > img {
	width: 100%;
}
.v2 .blog-block img.pull-left {
	float: none;
	width: 100%;
}
.v2 .blog .blog-content {
	margin-left: 0;
	margin-top: 20px;
}
.v2 .blog aside {
	margin-top: 50px;
}
aside .widget {
	display: inline-block;
	width: 100%;
}
.widget.instagram > ul {
	width: 100%;
	display: inline-block;
}
.widget.instagram li {
	width: 33.33%;
}
 .widget.instagram li:not(:nth-child(3n+3)) {
 margin-right: 0;
}
 .widget.instagram li:not(:nth-last-child(-n+3)) {
 margin-bottom: 0;
}
.v2 .footer-block {
	padding: 40px 15px;
}
.v2 .footer-item .links > li:not(:last-child) {
	margin-right: 13px;
}
.v2 .footer-item .links {
	margin-top: 0;
	margin-bottom: 30px;
}
.v2 .footer-item .socials.v3 {
	margin-top: 31px;
	text-align: left;
}
.v1 .choose-item:not(:last-child) {
	margin-bottom: 40px;
}
#testimonial.v2 .testi-block:not(:last-child) {
	margin-bottom: 30px;
}
.action.v3 .action-block {
	padding: 15px;
}
.v1 .choose-block > img {
	margin-bottom: 30px;
}
.action.v3 .btn.white {
	padding: 12px 25px;
}
.v3 .ph-block > img {
	width: 100%;
}
.v3 .popular-hotels .ph-block:not(:last-child) {
	margin-bottom: 30px;
}
.v3 article.blog-block:not(:last-child) {
	margin-bottom: 30px;
}
.v3 .copy-block > p {
	font-size: 12px;
}
#copyrights .copy-block {
	text-align: center;
}
.tob-bar.v1 {
	display: none;
}
.v1.locations .inner img, .v1 .desti-block .inner img {
	width: 100%;
}
.v1 .footer-block:not(:last-child), .v1 .footer-item:not(:last-child) {
	margin-bottom: 30px;
}
#copyrights .copy-block img {
	margin-top: 20px;
}
.v4 .top-bar-block:last-child {
	display: none;
}
.v4 .top-bar .menu-logo {
	float: left;
}
.v4 nav#slide-nav {
	min-height: auto;
}
.v4 .top-bar {
	padding: 0;
}
#travel-form.extented {
	margin-top: 60px;
}
.travel-form.v1 .tab-content {
	padding: 30px 20px;
}
.travel-form.v1 .form-group {
	padding: 0;
}
.v1 .story-block:not(:last-child) {
	margin-bottom: 30px;
}
.action.v5 .btn:not(:last-child) {
	margin-right: 0;
}
.v5 .action-block .buttons a:first-child {
	margin-bottom: 20px;
}
.v2 #top_bar {
	display: none;
}
.feature-trip.v2 .ft-block:not(:last-child) {
	margin-bottom: 30px;
}
#network-city.v1 {
	padding-bottom: 0;
}
.v1 .network-city::after {
	display: none;
}
.v2 .desti-item .inner > img {
	width: 100%;
}
.v1 .best-deal .bd-image > img {
	width: 100%;
}
.v1 .best-deal .bd-block:not(:last-child) {
	margin-bottom: 30px;
}
.v1 .service-block:not(:last-child) {
	margin-bottom: 30px;
}
.v6 .main-banner.center {
	align-items: flex-end;
	padding-bottom: 30px;
	height: auto!important;
}
#main_banner .travel-form.v2 {
	margin-top: 100px;
}
.v3 #top_bar {
	display: none;
}
.v1 .main-heading h2 {
	font-size: 28px;
}
.v1 .ph-block img {
	width: 100%;
}
.v2 .location-block:not(:last-child) {
	margin-bottom: 30px;
}
.testimonials.v1 {
	padding: 0 15px;
}
.v1 .testi-block p {
	font-size: 18px;
}
.newsletter.v2 .btn {
	margin-top: 20px;
	width: 100%;
}
.dropdown-menu .dropdown::after {
	display: none;
}
.error-block h2 {
	font-size: 150px;
}
.flex {
	display: block;
}
.padding-right {
	padding: 0;
}
.v1 .about-block h2 {
	font-size: 24px;
	margin-top: 30px;
}
.v4.main-heading h4 {
	font-size: 20px;
}
.dedicated .dedicated-block > img {
	width: 100%;
}
.dedicated .dedicated-block:not(:last-child) {
	margin-bottom: 30px;
}
.v1 .team-block > img {
	width: 100%;
}
.v1 .team-block:not(:last-child) {
	margin-bottom: 30px;
}
.v2 .team-block {
	margin-bottom: 30px;
}
.about-1 .about-block .inner {
	margin-top: 30px;
	padding-left: 0;
}
.v3 .testi-block p {
	font-size: 20px;
}
.v4 .blog-block h3 {
	font-size: 20px;
	line-height: 33px;
}
.contacts .contact-item:not(:last-child) {
	margin-bottom: 30px;
}
.v1 .contact-heading {
	font-size: 13px;
	padding: 0 15px;
}
.v2 #map {
	height: 250px;
}
.v2 .contact-block .inner {
	width: 100%;
}
.v2 .contact-block form .form-group {
	padding: 0;
}
.v3 .contact-block form .form-group {
	padding: 0;
}
.v3 .contact-block > form {
	margin-bottom: 30px;
}
.contact-block .cc-block > img {
	width: 100%;
}
.faq-block .nav-tabs > li {
	clear: none;
}
.v1 .shop-block:not(:last-child) {
	margin-bottom: 30px;
}
.v4 .testimonials .testi-text {
	margin-bottom: 30px;
	margin-top: 30px;
}
.action.v3, #counter.v2, #features.v4, .v5.action {
	background-position: center top!important;
}
body {
	overflow-x: hidden;
}
.popular-hotels .owl-controls {
	display: none!important;
}
.v3 .desti-block:not(:last-child) {
	margin-bottom: 30px;
}
.extra-feature .et-block:not(:last-child) {
	margin-bottom: 30px;
}
#slide-nav #menu_nav>ul>li {
	position: relative;
}
#banner-v8 #travel-form {
	padding-top: 78px;
	position: relative;
}
#banner-v8 .travel-form.v1 .nav.nav-pills {
	border: 1px solid #eee;
}
#banner-v8 .travel-form.v1 .tab-content {
	border: 1px solid #eee;
	border-top: none;
}
#banner-v8 aside {
	margin-top: 30px;
}
.v3.fixed nav#slide-nav .container::before {
	left: 0;
	right: 0;
}
.v3.fixed nav#slide-nav .container {
	padding: 0 15px;
}
#hotel .hotel-info img {
	float: none !important;
}
#hotel .hotel-data {
	margin-left: 0;
}
#hotel .book-now .inner {
	float: none;
	text-align: right;
}
#hotel .book-now {
	position: absolute;
	right: 0;
	top: 0;
}
#hotel .book-now .btn.green {
	font-size: 13px;
	padding: 5px 10px;
}
#single-hotel .nav-tabs > li {
	clear: unset;
}
#single-hotel .nav-tabs > li > a {
	padding: 10px;
}
.hotel-bottom-block .tab-content .tab-pane {
	padding: 15px;
}
#book .padding-left {
	padding: 0;
}
.search-hotels .nav-tabs > li {
	clear: unset;
}
.search-hotels .nav.nav-tabs li a {
	padding: 8px 8.5px;
}
#search-hotel aside {
	margin-bottom: 30px;
}
.search-hotels .nav.nav-tabs li:last-child a {
	border-right: none;
}
#single-hotel .nav-tabs > li:last-child > a {
	border-right: none;
}
.travel-form.v1 .nav.nav-pills > li:last-child {
	border-right: medium none;
}
#single-product .single-block {
	padding-left: 15px;
	padding-top: 30px;
}
.reviews-areas {
	display: block;
}
.reviw-title .nav.nav-tabs > li {
	display: inline-block;
}
.reviews-areas ul li a {
	line-height: 47px;
	padding: 0 10px;
}
.reviews-areas .revew-content-area .tab-pane {
	padding: 20px;
}
.reviews-areas .revew-content-area {
	border: 1px solid #eee;
	border-top: none;
}
.product-information .padding-left {
	padding: 0;
}
#review::after {
	display: none;
}
.review-item .rating, .review-item .date, .review-item .name {
	font-size: 12px;
}
#review .review-block.padding-left {
	border-top: 1px solid #eee;
	margin-top: 30px;
	padding: 30px 0 0;
}
#review .ratings-upper {
	float: none;
}
#review .submit {
	margin-top: 20px;
	padding: 0;
}
.alert.flex {
	display: flex;
}
}
@media (min-width: 768px)and (max-width: 992px) {
.v3 .top-bar .v2-div {
	padding: 0 1px 0 0;
	width: 156px;
}
.v2 .top-bar *, .v3 .top-bar * {
	font-size: 13px;
}
ul.social li:not(:last-child) {
	margin-right: 12px;
}
.travel-form.v1 .form-group > label {
	font-size: 8px;
}
.travel-form.v1 .form-group {
	padding: 0 5px;
}
.travel-form.v1 .btn[type="submit"], .travel-form.v2 .btn[type="submit"] {
	padding: 0;
}
.v2 .blog .blog-block img {
	width: 200px;
}
.v2 .blog .blog-content {
	margin-left: 230px;
}
.v2 .blog .blog-content > h4 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
 .widget.instagram li:not(:nth-child(3n+3)) {
 padding-right: 10px;
}
 .widget.instagram li:not(:nth-last-child(-n+3)) {
 margin-bottom: 10px;
}
.extra-feature .inner > h4 {
	font-size: 14px;
	line-height: 24px;
}
.v2 #slide-nav #menu_nav > ul > li {
	margin-right: 22px;
}
.v4 .desti-block:nth-child(-n+4) > .inner img {
	height: 180px;
}
.v4 .desti-item img {
	height: 87px;
	width: 100%;
}
.v1 .choose-item .heading h4 {
	font-size: 14px;
	margin: 13px 0 0 15px;
}
.v1 .choose-item .icon {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	width: 39px;
}
.action.v3, #counter.v2, #features.v4, .v5.action {
	background-position: center top!important;
}
.newsletter.v4 {
	padding: 20px;
}
.newsletter.v1 .heading {
	margin-top: 0;
}
#newsletter .v1 {
	padding: 40px 0;
}
.v1 .footer-blog .blog-block:not(:last-child) {
	margin-bottom: 10px;
}
.footer-blog .blog-text h6 a {
	line-height: 20px;
}
.v1 .footer-block .about p {
	line-height: 23px;
}
.v1 #copyrights .copy-block > p {
	font-size: 13px;
}
.v4 .top-bar .v2-div.contact-no {
	display: none;
}
.v1 .footer-blog .blog-text h6 {
	line-height: 20px;
}
.v2 .top-bar .v2-div:not(:last-child) {
	display: none;
}
.v2.newsletter .btn {
	height: 53px;
	padding: 0;
	width: 100%;
}
.newsletter.v2 .heading > h3 {
	line-height: 30px;
}
}
#u281 {
	z-index: 481;
	width: 100%;
	margin-right: -10000px;
	margin-top: 6px;
}
.grpelem {
	display: inline;
	float: left;
}
#u281 img {
	top: -7px;
	position: absolute;
	/*left: 243px;*/
}
.mtop {
	margin-top: 36px;
}
.about-us3 h4 {
	color: #999;
	font-size: 19px;
}
.ft-links ul li {
	display: block;
}
.ft-links ul li a {
	color: #FFF;
}
.footer-item i {
	color: #FFF;
}
.contac4 ul li i {
	font-size: 20px;
	color: #64a70a;
}
.top-nav {
}
.headings2 h2 {
	    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
 @media (min-width: 1023px)and (max-width: 1024px) {
#u281 {
	z-index: 481;
	width: 100%;
	margin-right: -10000px;
	margin-top: 6px;
}
#u281 img {
	top: -7px;
	position: absolute;
	left: 0;
}
}
 @media (min-width: 767px)and (max-width: 768px) {
#u281 img {
	top: -7px;
	position: absolute;
	left: 0;
}
#u281 {
	z-index: 481;
	width: 100%;
	/* margin-right: -10000px; */
	margin-top: 6px;
}
.h2, h2{font-size: 17px;}
}
 @media (max-width: 767px) {
#u281 {
	display: none;
}
.space {
	padding: 0 0;
}
.v4 .top-bar .menu-logo {
	font-size: 28px;
}
.h2, h2 {
    font-size: 20px;
}

}
 @media (min-width: 2559px)and (max-width: 2560px) {
#u281 img {
	top: -7px;
	position: absolute;
	left: 688px;
}
#u281 {
	z-index: 481;
	width: 100%;
	margin-right: -10000px;
	margin-top: 6px;
}
}
.side2 {
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);
	font-size: 35px;
	background: #71bb0e;
	padding: 20px;
	color: white;
}
.coconut3 h5 {
	font-size: 23px;
	color: #579207;
}
.sub-h h5 {
	font-size: 26px;
	text-align: left;
	padding-top: 32px;
}
.pad-l {
	padding-left: 0;
}
.scroll-to-top {
	position: fixed;
	bottom: 30px;
	right: 15px;
	color: #015444;
	font-size: 55px;
	font-weight: normal;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	display: none;
	z-index: 99999;
}
 @media (max-width: 320px) {
#travel-form.extented {
	margin-top: 0;
}
.frozen h2{font-size: 16px;}
.menu-logo img{    width: 217px;}
.h2, h2 {
    font-size: 22px;
}
.c33 h4{line-height: 28px;}
}
.mob-v {
	padding: 10px 0;
}
.mobb ul {
}
.rkv img {
	margin-top: 11px;
	border: 4px double #ddd;
}
.rkv h3 {
	font-family: -webkit-body;
}
.hg {
	color: #FFF;
	font-size: 16px;
}
.mobb ul li {
	list-style: none;
	display: inline-block;
}
.rt5 {
	margin-top: 57px;
}
.ghg {
	background: #cdeb8e;
	background: -moz-linear-gradient(left, #cdeb8e 0%, #5bc1d3 100%);
	background: -webkit-linear-gradient(left, #cdeb8e 0%, #5bc1d3 100%);
	background: linear-gradient(to right, #92bf33 0%, #5bc1d3 100%);
	padding: 3px 0;
}
#coconut-products {
	padding: 133px 0 34px;
}
.brd {
	border: 1px solid #8080804d;
}
.pdd {
	padding: 0;
}
.coco img {
	width: 100%;
}
.c33 { /*background:url(../../season-coconut-exports/bg.jpg);*/
}
.c33 {
}
.toud ul li {
	list-style-type: none;
	background: url(../../season-coconut-exports/1-.png) no-repeat 0px 7px;
	display: block;
	padding-left: 20px;
	margin: 1em 0;
	color: #343434;
	font-size: 15px;
}
.coco h2 {
	    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.c33 h4 {
	font-family: 'Antic', sans-serif;
	color: red;
	font-weight: bold;
}
.c33 h2 {
}
.gh {
	height: 230px;
	background: #CCC;
}
.frozen h3 {
	font-size: 19px;
	line-height: 29px;
}
.frozen span {
	font-size: 24px;
	font-family: fantasy;
	color: #71bb0f;
}
.pack2 {
	border: 1px solid #8080802e;
	padding: 22px 10px 112px;
	background: #f6f6f6ab;
}
.frozen h2 {
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 2px dotted #71bb0f;
	line-height: 36px;
}
.head44{color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;}
	.ert{    font-family: 'KoHo', sans-serif;
    font-size: 31px;
    margin-bottom: 24px;}
	 @media (min-width: 425px) {
		 
		 
		 .spac55{     margin-top: 68px;}
		 
		 
	 }