/*
Theme Name: Tours
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.search-submit {
	width: 50px;
	height: 50px;
	display: none;
}
.blog .entry-title {
	font-size: 21px;
}
.blog .entry-title {
	margin-top: 0;
}
.post-thumbnail img {
	display: none;
}
.blog .wrap {
	width: 86%;
	margin: auto;
	margin-top: 50px;
}
.blog #primary {
	float: left;
	width: 70%;
}
.blog #secondary {
	width: 30%;
	float: right;
}
.wrap::after {
	clear: both;
	content: "";
	display: block;
}
body{ 
    font-family: 'Nunito', sans-serif; 
 }
/* Header bar css starts */
.top1_wrapper {
	background: #fafafa;
	border-top: 3px solid #1cbbb4;
	padding-top: 13px;
	padding-bottom: 13px;
	font-weight: bold;
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid #F00;
    color: red !important;
}
.email1 {
	float: left;
	padding-left: 25px;
	background: url(images/email1.png) left center no-repeat;
	border-right: 1px solid #ebebeb;
	margin-right: 20px;
	padding-right: 20px;
}
.email1 a {
	display: block;
	font-size: 15px;
	color: #002D6B;
	text-decoration: none;
	font-weight: bold;
}
.phone1 {
	float: left;
	padding-left: 25px;
	background: url(images/phone1.png) left center no-repeat;
	color: #002D6B;
}
.social_wrapper {
	float: right;
}
.social {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.social li {
	display: inline-block;
	margin: 0 10px;
	float: left;
}
.social li a {
	color: #002D6B;
	text-align: center;
	line-height: 20px;
}
.lang1 {
	float: right;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	width: 150px;
	margin-right: 20px;
	display: none;
}
.lang1 .dropdown-toggle {
	border: none;
	padding: 0;
	background: none !important;
	outline: none;
	display: block;
	width: 100%;
	padding-left: 30px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #000;
}
.btn-default{ box-shadow: none; }
.lang1 .dropdown-toggle .caret {
	display: inline-block;
	width: 10px;
	height: 6px;
	border: none;
	background: url(images/arr0.png);
	margin-left: 10px;
}
.lang1 .dropdown-menu {
	min-width: 100%;
	margin: 0;
	padding: 0;
	left: -1px;
	right: -1px;
	margin-top: 13px;
	border-radius: 0;
	border: 1px solid #ebebeb;
	box-shadow: none;
}
.lang1 .dropdown-menu a {
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 4px 30px;
	color: #acacac;
	text-decoration: none;
}
.lang1 .dropdown-toggle::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 12px;
	background: url(images/flag_en.png) 0 0 no-repeat;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 5px;
}
/* Header bar css ends */

/* Header css starts */
.top2_wrapper {
	position: relative;
	background: #fff;
}
.top2 {
	position: relative;
}
header {
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 31;
}
.navbar_ {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	position: relative;
	z-index: 30;
	min-height: 0;
	float: right;
	display: block;
	background: none;
}
.navbar_ .navbar-toggle {
	float: right;
	background: #1cbbb4;
	border: none;
	box-shadow: none;
	moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 41px;
	margin-bottom: 41px;
	margin-left: 15px;
}
.navbar-collapse_ {
	padding-left: 0;
	padding-right: 0;
	border: none;
}
.navbar_ .nav {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	float: none;
	padding-right: 0px;
	background: none;
}
.navbar_ .nav > li:first-child {
	margin-left: 0;
}
.navbar_ .nav > li {
	position: relative;
	display: block;
	float: left;
	padding-left: 0px;
	background: none;
	margin-left: 30px;
}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus,
.navbar_ .nav > li.current_page_item  > a, .navbar_ .nav > li > a:hover, .navbar_ .nav > li.current_page_item  > a:focus
 {
	color: #016e34;
	text-decoration: none;
	background: none;
	box-shadow: none;
	moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-color: #016e34;
}
.navbar_ .nav > li > a {
	display: block;
	text-decoration: none;
	background: none;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	color: #002D6B;
	text-shadow: none;
	padding: 45px 0px 30px 0;
	border: none;
	margin: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-align: left;
	text-transform: none;
	vertical-align: middle;
	border-bottom: 3px solid transparent;
	transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-webkit-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li > a em {
	display: inline-block;
	width: 8px;
	height: 5px;
	background: url(../images/caret.png);
	margin-left: 5px;
}
.sub-menu {
	padding-left: 0;
	position: absolute;
	display: none;
}
.sub-menu a {
	text-decoration: none;
}
.sub-menu ul {
	position: absolute;
	display: none;
	left: 100%;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0px 5px;
	background: #fff;
	text-align: left;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
	moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}
.sub-menu li {
	height: auto;
	background: #fff;
	margin-bottom: 1px;
	display: block;
	padding: 8px;
	width: 200px;
	margin-bottom: 0px;
}
.navbar_ .nav  li:hover > .sub-menu {
	display: block;
}
.sub-menu > li:hover > a {
	color: #fff;
	font-weight: bold;
}
.sub-menu li:hover {
	background: #016e34;
	cursor: pointer;
}
.navbar_ .nav li:hover > .sub-menu > .sub-menu {
	position: absolute;
	z-index: 99999;
	top: 0;
	left: 100%;
	background: #fff;
	width: 100%;
	display: block;
}
.sub-menu li:first-child {
	border: none;
}
.navbar-default{ box-shadow: none; -webkit-box-shadow: none; }
/* Header css ends */
.slider img{ width: 100%; }

/* Destinations starts */
.destination_banner{ padding-top: 20px; padding-bottom: 20px; }
.destination_banner h2 {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 25px;
	color: #fff;
	text-align: center;
	padding-top: 50px;
}
.destination_banner {
	padding-bottom: 100px;
}
.destination_banner p {
	color: #fff;
	text-align: center;
	width: 60%;
	margin: auto;
	margin-top: 20px;
	font-size: 16px;
	letter-spacing: .5px;
}
.destination_banner h2 {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 25px;
	color: #fff;
	text-align: center;
}
.overflowholder ul li {
	width: 190px;
}
.overflowholder ul li {
	width: 190px;
}
.showbiz .mediaholder img {
	border-top-right-radius: 5px !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}
.detailholder{ background: #fff; }
.mediaholder_innerwrap img {
	width: 100%;
}
.detailholder {
	background: #fff;
	text-align: center;
	padding-bottom: 20px;
}
.showbiz-title a{
font-size: 13px;
font-weight: normal;
color: #222;
text-shadow: #fff 1px 1px 1px;
margin: 0px;
width: 100%;
text-decoration: none;
text-transform: none;
font-weight: bold;
}
.showbiz-button {
	border: 2px solid #ff6600;
	border-radius: 25px;
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	padding: 10px 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	background: #ff6600;
	color: #fff;
}
.showbiz-title {
	padding-top: 10px;
	padding-bottom: 10px;
}
.showbiz-description {
	margin-bottom: 11px;
}
.detailholder {
	background: #fff;
	text-align: center;
	padding-bottom: 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.showbiz-container {
	margin-top: 50px;
}
.overflowholder ul li {
	width: 190px;
	float: none;
	margin-left: 30px;
	list-style: none;
	display: inline-block;
}
.overflowholder ul {
	text-align: center;
}
.overflowholder ul::after {
	clear: both;
	content: "";
	display: block;
}
.showbiz-button:hover {
	color: #ff6600;
	background: #fff;
	text-decoration: none;
}
/* Destinations ends */

/* Packages starts */
.pb-70 {
	padding-bottom: 70px;
}
.pt-100 {
	padding-top: 100px;
}
.section-title {
	margin-bottom: 60px;
	margin-top: 10px;
}
.section-title h2{ text-transform: capitalize; font-size:37px; font-weight: 500;  }
.section-title h2{
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: 500;
	padding-bottom: 20px;
	position: relative;
	text-transform: uppercase;
	background-position: center bottom;
	z-index: 2;
	color: #002D6B;
}
.popular-packages {
	margin-top: 30px;
}
.section-title p{
	color: #727272;
	margin: 0 auto;
	max-width: 700px;
	position: relative;
	z-index: 2;
	line-height: 25px;	
}
.popular-packages .single-package {
	margin-bottom: 30px;
	transition: all ease-in-out 0.5s;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.popular-packages .single-package .package-image {
	overflow: hidden;
}
.popular-packages .single-package .package-image img {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}
.popular-packages .single-package:hover .package-image a img {
	transform: scale(1);
}
.popular-packages .single-package .package-image img {
	transition: all 0.3s ease-in-out;
	width: auto;
	height: 250px;
	margin: auto;
}
.popular-packages .single-package img {
	display: block;
	width: 100%;
}
.popular-packages .single-package .package-content {
	padding: 20px 10px;
}
.popular-packages .single-package .package-content h3 {
	color: #454545;
	font-size: 17px;
	transition: all ease-in-out 0.5s;
}
.popular-packages .single-package .package-content p {
	color: #727272;
	font-size: 15px;
	font-weight: 500;
}
.popular-packages .single-package:hover .ct-action a {
	background: #f17b37;
	color: #fff;
	text-decoration: none;
}
.popular-packages .single-package .package-content p span {
	color: #37b721;
	font-weight: 600;
}
.popular-packages .single-package .package-calto-action {
	padding: 0 20px 25px;
}
.popular-packages .single-package .package-calto-action .ct-action li {
	display: inline-block;
}
.popular-packages .single-package .package-calto-action .ct-action li:first-child a {
	transition: all ease-in-out 0.5s;
	overflow: hidden;
}
.ct-action {
	padding-left: 0;
}
.popular-packages .single-package .package-calto-action .ct-action li:last-child {
	float: right;
	margin-top: 7px;
}
.travel-booking-btn {
	display: inline-block;
	background: #37b721;
	padding: 7px 15px;
	color: #fefefe;
	border-radius: 4px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
}
.hvr-shutter-out-horizontal {
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
}
.hvr-shutter-out-horizontal::before {
	position: absolute;
	background: #f17b37;
	transform: scaleX(0);
	transform-origin: 50%;
	transition-property: transform;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal::before {
    content: "";
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.hvr-shutter-out-horizontal:hover::before {
    transform: scaleX(1);
}
.popular-packages .single-package .package-calto-action .ct-action li:last-child i {
	font-size: 16px;
	color: #ffef3b;
}
/* Packages ends */

/* About us starts */
.padding-fix {
	padding: 0;
}
.card-container {
	display: table;
	height: 400px;
	width: 100%;
	color: #f1f1f1;
	padding: 30px 60px;
	overflow: hidden;
}
.card-container .card-image-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.responsiveImage {
	animation: fadein 330ms;
	display: flex !important;
}
.card-container {
	color: #f1f1f1;
	position: relative;
}
.card_after {
	position: absolute !important;
	left: 0;
	background: rgba(0,0,0,.8);
	right: 0;
	top: 0;
	bottom: 0;
	width: 100% !important;
}
.sr-only {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.card-container > :not(.card-image-bg) {
	position: inherit;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.card-cta .button {
	height: 38px;
	min-width: 184px;
	padding: 5px 16px;
	border-radius: 1px;
	border: 0;
	font-size: 1.3rem;
	font-weight: 500;
	text-transform: uppercase;
	font-family: "Roboto",Arial,Helvetica,sans-serif;
}
.button.secondary-alt:active, .button.secondary-alt:hover {
	color: #171616;
	background-color: #f1f1f1;
}
.card-container .card-title h2 {
	font-size: 2.9rem;
	line-height: 35pt;
}
.card-container p {
	margin-bottom: 0;
}
.card-title h5{
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 25pt;
	font-weight: 300;
}
.card-container .card-cta {
	position: relative;
	text-align: right;
}
.button.secondary-alt {
	color: #f1f1f1;
	background-color: rgba(255,255,255,0);
	border: 1px solid #f1f1f1;
}
.card-cta a.button {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	line-height: 29px;
}
.button.secondary-alt {
	color: #f1f1f1;
	background-color: rgba(255,255,255,0);
	border: 1px solid #f1f1f1;
}
.experiential-intro {
	background: #fff;
	color: #313131;
	background-position: center center;
	position: relative;
}
.expertiential_cover {
	position: absolute;
	width: 100%;
	height: 100%;
}
.experiential-intro-container {
	width: 90%;
	margin: 0 auto;
	padding: 60px 0;
	position: relative;
}
.experiential-intro .bar-top {
	border-bottom: 2px solid rgba(241,241,241,0.4);
	margin: 0 auto;
	width: 80px;
}
.experiential-intro-description {
	max-width: 780px;
	margin: 0 auto;
	text-align: center;
}
.experiential-intro-description p {
	font-size: 1.6rem;
	line-height: 18pt;
}
.experiential-intro .bar-bottom {
	margin-top: 60px;
	border-bottom: 1px solid rgba(241,241,241,0.4);
}
#cel_visa_hp_banner {
	padding: 60px;
	background: url(https://www.celebritycruises.com/content/dam/celebrity/new-images/itinerary-images/caribbean/turtle-swimming-over-coral-in-cozumel-mexico-75-opacity.jpg.rend.24x5-large.jpg) no-repeat center;
	background-size: cover;
}
footer a {
	color: #fff;
}
/* About us ends */

/* Footer CSS Starts here */
.footer-area {
	background: #191919;
	padding-bottom: 10px;
}
.footer-area .single-footer {
	padding: 80px 0;
}
.footer-area .single-footer .footer-title {
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	padding: 0px 0;
}
.footer-area .single-footer .footer-left .footer-logo p {
	color: #ffffff;
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 15px;
}
.footer-area .single-footer .footer-left .footer-contact li {
	color: #ffffff;
	display: block;
	padding: 8px 0;
}
.footer-area .single-footer .footer-left .footer-contact li img.map {
	margin-right: 15px;
	margin-top: -5px;
}
.footer-area .single-footer {
	padding: 80px 0;
}
#quickLinks {
	padding-left: 10px;
}
footer #quickLinks a::before {
	content: ' ';
	font-family: fontawesome;
	margin-right: 5px;
	font-size: 18px;
}
#flags {
	display: none;
}
#google_language_translator {
	font-size: 0 !important;
	height: 30px;
	overflow: hidden;
	color: transparent;
	clear: none !important;
	float: left;
	position: relative;
	top: -6px;
}
#quickLinks li {
	list-style: none;
}
footer p {
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: .5px;
	margin-top: 20px;
	text-align: left;
}
.footer-title h3 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 2px;
}
.footer-area .single-footer .single-recent-post .recent-post li {
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
.footer-area .single-footer .single-recent-post .recent-post li a .post-thum {
	float: left;
	margin-right: 15px;
}
.footer-area .single-footer .single-recent-post .recent-post li a .post-content p {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
	text-transform: capitalize;
}
.footer-area .single-footer .single-recent-post .recent-post li a .post-content span {
	color: #016e34;
	font-size: 12px;
}
ul.recent-post {
	padding: 0;
}
.footer-area .single-footer .footer-gallery li {
	width: 48%;
	margin-bottom: 4px;
	display: inline-block;
}
.footer-area .single-footer .footer-gallery li a .image-overlay {
	position: relative;
	overflow: hidden;
}
.footer-area .single-footer .footer-gallery li a .image-overlay::before {
	position: absolute;
	left: -15px;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	content: '';
	transition: all ease-in-out 0.5s;
	z-index: 1;
	opacity: 0;
	visivility: hidden;
}
.footer-area .single-footer .footer-gallery li a .overly-city {
	left: -15px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
	transform: translateY(0);
	opacity: 0;
	z-index: 2;
	transition: all ease-in-out 0.5s;
}
.footer-area .single-footer .footer-gallery li a .overly-city span {
	color: #fefefe;
	font-size: 20px;
	font-weight: 400;
}
.footer-area .footer-bottom {
	position: relative;
}
.footer-area .footer-bottom .copyright p {
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
}
.footer-area .footer-bottom .copyright p a {
	color: #016e34;
	font-size: 13px;
	font-weight: 500;
	text-transform: capitalize;
}
.footer-gallery{ padding: 0; }
.footer-gallery img{ width: 100%; height: auto; }
.footer-area .single-footer .footer-gallery li a .image-overlay:hover .overly-city {
	opacity: 1;
	left: 0;
}
.footer-area .single-footer .footer-gallery li a .image-overlay:hover::before {
	left: 0;
	opacity: 1;
	visivility: visible;
}
.footer-area .single-footer .footer-contact-form form .footer-form-element {
	position: relative;
}
.footer-area .single-footer .footer-contact-form form .footer-form-element li {
	margin-bottom: 25px;
}
.footer-area .single-footer .footer-contact-form form .footer-form-element li input {
	background: #444648 none repeat scroll 0 0;
	border: medium none;
	height: 40px;
	width: 100%;
	border-radius: 3px;
	padding: 0 10px;
	color: #c3c3c3;
	transition: all ease-in-out 0.3s;
	font-size: 13px;
}
.footer-area .single-footer .footer-contact-form form .footer-form-element li textarea {
	background: #444648 none repeat scroll 0 0;
	border: medium none;
	height: 120px;
	width: 100%;
	border-radius: 3px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 8px;
	transition: all ease-in-out 0.3s;
	font-size: 13px;
}
.footer-area .single-footer .footer-contact-form form .footer-form-element button {
	background: #37b721 none repeat scroll 0 0;
	border: medium none;
	bottom: 2px;
	color: #ffffff;
	display: block;
	font-size: 15px;
	font-weight: 500;
	padding: 8px 11px;
	right: 0px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
	position: absolute;
}
.footer-form-element{ padding: 0 }
.footer-area .single-footer .footer-social-media .social-footer-title {
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
}
.social-footer-title h3 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
}
.footer-area .single-footer .footer-social-media .footer-social-link li {
	display: inline-block;
}
.footer-social-link {
	padding-left: 0;
}
.footer-area .single-footer .footer-social-media .footer-social-link li a {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #ffffff;
	transition: all ease-in-out 0.3s;
	text-align: center;
	background: rgba(69,69,69,.5);
	border-radius: 50%;
	margin-right: 0px;
	height: 35px;
	width: 35px;
	line-height: 36px;
}
.footer-area .footer-bottom::before {
	background: #717273 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 14px;
	position: absolute;
	top: -36px;
	width: 100%;
	z-index: 8;
}
.footer-area .footer-bottom .payicon li {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	color: #fff;
}
.payicon  li{ list-style: none; }
/* Footer CSS Ends here */
.footer-form-element li {
	list-style: none;
}
/* Testimonial section CSS Starts here */
.testimonial-area {
	background: transparent url("images/testimonial.jpg") no-repeat center center/cover;
	position: relative;
}
.image-bg-padding-100 {
	padding: 100px 0;
}
.testimonial-area::before {
	background: rgba(0, 0, 0, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.section-title, .section-title-white, .section-title-white-2 {
	margin-bottom: 60px;
	margin-top: 10px;
}
.mbt-100 {
	margin-bottom: 45px;
}
.section-title h2, .section-title-white h2, .section-title-white-2 h2 {
	font-size: 37px;
	text-transform: capitalize;
	font-weight: bold;
}
.section-title-white h2, .section-title-white-2 h2 {
	color: #ffffff;
}

.section-title-white h2::before, .section-title-white h2::after, .section-title-white-2 h2::before, .section-title-white-2 h2::after {
	background: #ffffff none repeat scroll 0 0;
}
.section-title-white h2::before, .section-title-white h2::after, .section-title-white-2 h2::before, .section-title-white-2 h2::after {
	background: #ffffff none repeat scroll 0 0;
}

.testimonial-area .custom-width {
	width: 300px;
	margin: 0 auto;
}
.testimonial-area .top-testimonial-image.row.slick-pagination {
	position: relative;
	z-index: 2;
}
.testimonial-area .top-testimonial-image .slider-nav {
	padding-bottom: 40px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.testimonial-area .top-testimonial-image .slider-nav .slick-slide img {
	margin: 25px 0;
	transition: all ease-in-out 0.3s;
	cursor: pointer;
	max-width:100%;
}
.slick-slide img {
	display: block;
}
.testimonial-area .top-testimonial-image .slider-nav .slick-center {
	transform: scale(1.3);
	padding: 0;
	transition: all ease-in-out 0.3s;
}
.section-title-white h2, .section-title-white-2 h2 {
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 3px;
}
.testimonial-area .block-text .testimonial-message .message p {
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
}
.testimonial-area .block-text .testimonial-message .client-bio h4 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
        color:#fff;
        text-align:center;
}
.testimonial-area .block-text .testimonial-message .client-bio {
	color: #ffffff;
}
.testimonial-area .block-text {
	text-align: center;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.content_part li {
	font-size: 15px;
	line-height: 28px;
}
/* Testimonial section CSS Ends here */
.content_part p, .contactBox {
    font-size: 15px;
    line-height: 24px;
    color: #313131;
}
.testimonial_box::after {
	clear: both;
	content: "";
	display: block;
}
.footer-title img {
	width: 100%;
}
.testimonial_box {
	margin-bottom: 20px;
	background: #f6f6f6;
	padding: 30px 10px;
	border-bottom: 5px solid #016e34;
}
.footer-contact {
	padding-left: 0;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails{ width: auto !important; }
.contact_content {
	float: right;
}
.wpcf7-form input, .wpcf7-form textarea {
	margin: 10px;
	border: 1px solid #D0D0D0;
	border-radius: 1px;
	padding: 8px;
	width: 70%;
}
.wpcf7-form textarea{ height:100px;}
.wpcf7-response-output {
	color: #fff;
	padding: 11px !important;
	line-height: 21px;
	border-radius: 5px;
}
#submit {
    background: #016e34 none repeat scroll 0% 0%;
    color: #FFF;
    width: 100px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 0;
    transition: 1s ease all;
    webkit-transition: 1s ease all;
}
#submit:hover{ background: #002D6B; }
.banner_section {
	padding: 60px 50px;
	background-repeat: no-repeat;
	position: relative;
}
.banner_section h2 {
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
}
.banner_overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
}
.twocolumnimage .row,.experientialintro .row  { margin: 0; }
.single-package .header-title h2 {
	font-weight: bold;
	margin-top: 0px;
	color: #000;
}
.timing_info {
	background: #FF820D;
	display: inline-block;
	padding: 7px 12px;
	border-radius: 10px;
	font-weight: bold;
	color: #000;
}
.tour_day {
	margin-top: 30px;
	border-left: 2px solid #333;
	padding-left: 15px;
	margin-left: 50px;
}
.packageBook a {
	background: #FF830B;
	padding: 13px 20px;
	color: #fff;
	font-size: 20px;
	border-radius: 9px;
	font-weight: bold;
}
.packageBook {
	display: inline-block;
	margin-top: 30px;
}
.package_box {
	margin-left: 30px;
}
.package_button {
	float: right;
	background: #ff6600;
	padding: 10px 12px;
	border-radius: 12px;
}
.package_button a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
.package_link {
	float: left;
	width: 65%;
}
.package_link h3{ margin-top: 10px; }
.package_links::after {
	clear: both;
	content: "";
	display: block;
}
.right_section {
	float: right;
	width: 72%;
}
.left_section {
	width: 20%;
	float: left;
}

@media screen and (max-width:767px) {	
	.overflowholder ul li {
		width: auto;
		margin: auto;
		padding: 0;
		margin-bottom: 40px;
    }
	.overflowholder ul {
	  padding-left: 0;
    }
	.left_section, .right_section {
		width: auto;
		float: none;
	}
	.left_section img {
	margin: auto;
	display: block;
    }
	header{ position: relative; margin-bottom: 10px;  }
    .footer-area .single-footer{ padding-top: 20px; padding-bottom: 20px; }
    #CDSWIDSSP {
	  margin: auto !important;
    }
	.payicon li {
		margin-bottom: 10px;
	}
	.payicon {
		padding-left: 0;
	}
	.top2_wrapper {
	  margin-bottom: 30px;
    }
    .navbar_ .navbar-toggle{ background: #016e34; margin-top: 0;  margin-bottom: 0px; }
    .social_wrapper {
	 float: left;
	 margin-top: 20px;
    }
    .payicon img {
	  width: 85%;
	  max-width: 309px;
    }
    .navbar_{ float: none; }
#menu-main-menu li {
	float: none;
	display: block;
	text-align: left;
	position: relative;
	width: 90%;
}
    #menu-main-menu {
		background: #e6e6e6;
		margin-top: 30px;
		padding: 10px;
		border-radius: 5px;
	}
    .navbar_ .nav > li > a {
	  padding: 10px;
    }
    .sub-menu {
	 position: relative;
	 margin-left: 20px;
    }
    .sub-menu > li:hover > a {
		color: #016e34;
		font-weight: normal;
    }
    .sub-menu li:hover{ background: transparent; }
    .sub-menu li{ background: transparent; }
    .submenu_icon {
	background: url('assets/images/bottom_icon.png');
	content: "dd";
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	background-size: 100%;	
	top: 5px;
   }
   .sub-menu ul {
	position: relative;
	left: 0;
	background: transparent;
	box-shadow: none;
   }
   .footer-area .footer-bottom::before{ width: 95%; }
}