/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var {font-style:normal; font-weight:normal;}
caption,th {text-align:left;}
abbr,acronym { border:0;}
.clear{clear:both; font-size:1px;line-height:1px; display:block; height:0;}
.clrflt{clear:both;}
.last {margin: 0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
.no_bor{border:none !important; }
header,nav,section,article,aside,footer,hgroup {display: block;}
/**************************************************************************************/
a											{color:#000; text-decoration:underline; outline:0 none;}
a:hover										{color:#000;  text-decoration:none;}
h1											{font-size:26px; font-family: "Nunito";}
h2											{font-size:20px; font-family: "Nunito";}
h3											{font-size:16px; font-family: "Nunito";}
h4											{font-size:13px; font-family: "Nunito";}
h5											{font-size:11px; font-family: "Nunito";}
h6											{font-size:9px; font-family: "Nunito";}
/*----------------------------------------------------------------------------------*/
html 										{height:100%;}
body										{color:#000; -webkit-text-size-adjust:100%; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 1.6; height:100%; background-color: #fff; width: 100%;}
.flt_lt										{float:left; display:inline;}
.flt_rt										{float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/
/* ----------------------- layout ----------*/
.wrapper{padding:0; max-width: 2000px; width: 100%; margin-left: auto; margin-right: auto;}
/*-------------------------------------------*/
/* ------------------ HEADER HERE -------------------*/
header{margin:0;padding:0;position:fixed;top:0;left:0;width:100%;z-index: 5;}
.header_top{padding: 4px 0 9px 0px;}
.header_top_right{float:right; display:inline-block; padding:0; margin:0;}
.header_top_right ul{float:left;display:inline-block;padding:0;margin: 6px 0 0 0;}
.header_top_right ul li{float:left;display:inline-block;padding: 0 10px 0 10px;margin: 0;}
.header_top_right ul li{font-size: 11px;color:#fff;line-height:9px;text-decoration:none;position:relative;}
.header_top_right ul li a{line-height:9px;text-decoration:none;position:relative; color: #FFF;}
.header_top_right ul li .bootstrap-select{display:block;width: 79px !important;}
.header_top_right ul li .btn{font-size: 0.659em;line-height:9px;padding:0;margin:0;color:#fff;border-radius:inherit;background:none;border:none;}
.header_top_right ul li .dropdown-menu{top: 9px;padding:0;background:url(../images/dropdown_bg.png) repeat;border: none !important;box-shadow: none !important;border-radius: 0 0 5px 5px !important;padding: 5px 0 1px 0 !important;}
.header_top_right ul li .dropdown-toggle.btn-default:hover{color:#fff;}
.header_top_right ul li .bootstrap-select.btn-group .dropdown-menu li{width:100%; padding:0; outline:none !important; margin:0; border:none !important;}
.header_top_right ul li .dropdown-menu > li > a{padding: 0 5px;outline:none !important;margin: 4px 0;font-weight: bold;font-size: 0.7em;letter-spacing: 0.2px;}
.header_top_right ul li .btn-default:active, .header_top_right ul li.btn-default.active, .header_top_right ul li .open > .dropdown-toggle.btn-default{background:url(../images/dropdown_bg.png) repeat;box-shadow:none;border:none;color:#fff;padding: 2px 3px 0 3px; background-color:inherit !important;}
.header_top_right ul li .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
.header_top_right ul li .bootstrap-select.btn-group .dropdown-toggle .caret{border:none;}
.header_top_right ul li .bootstrap-select.btn-group .dropdown-toggle .caret:before{content:"";outline:none;top: -1px;right: -8px;position: absolute;background:url(../images/arrow1.png) no-repeat;display:block;width:10px;height:5px;}
.header_top_right ul li .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background:none !important; color:#fff;}
.main_header{padding:18px 17px 10px 26px;background:#fff;}
.logo{float:left;display:inline-block;padding:0;margin: 0 40px 0 0;}
nav{font-family: 'Nunito'; font-weight: 600;float:right;display:inline-block;padding: 11px 0 0 0;margin:0;}
nav > ul{float:left; display:inline-block; padding:0; margin:0;font-size:16px;}
nav > ul > li{float:left;display:inline-block;padding:0;margin: 0 40px 0 0;position:relative;}
nav > ul > li:last-child {margin-right: 3px;}
nav > ul > li > a{font-size: 0.95em;color:#151e47;margin:0;text-decoration:none;padding-bottom: 37px;}
nav ul > li > a:hover{color: #3ab1a7;}
.contact-button {
	font-family: 'Nunito';
	font-weight: 700;
	background-color: #151e47;
	padding: 6px 24px;
	position: relative;
	top: -8px;
	border: 2px solid #151e47;
	border-radius: 20px;
	color: #fff;
}
.contactButton input {
	background-color: #151e47;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	border: none;
}
nav ul > li > a:hover .contact-button {
	background-color: #3ab1a7;
	border: 2px solid #3ab1a7;
}
nav ul {list-style: none;}
nav ul > li > ul{position:absolute;top: 24px;left:0;padding: 35px 0 35px 0;display: none;width: 100%;min-width: 262px;background-color: #151e47;}
nav ul > li > ul > li{display:block;padding:0;margin:0;width: 100%;background-color: #151e47;position:relative;}
nav ul > li > ul > li > a{font-size: 0.95em;color:#fff;margin:0;line-height: 15px;text-decoration:none;display: block;font-weight: 300;}
nav ul > li > ul > li > a > div {padding: 13px 0 15px 0; border-bottom: 1px solid #3ab1a7; margin-left: 16px; margin-right: 39px;}
nav ul > li > ul > li > a > div > img {float: right; position: relative; top: -15px; padding: 10px;}
nav ul > li > ul > li:hover > a{background: #3ab1a7;color: #fff;}
nav ul > li > ul > li > ul{position: relative; top: 0; padding: 0 0 0 16px; display: none; border-radius: inherit;background-color: #158582;}
nav ul > li > ul > li > ul > li{display:block;padding:0;margin:0;width: 100%;background: none;}
nav ul > li > ul > li > ul > li > a{padding: 5px 10px 5px 0;margin:0;line-height:13px;text-decoration:none;}
nav ul > li > ul > li > ul a.tools{padding: 6px 14px;}
nav ul > li > ul > li > ul > li:hover > a{background: #21b5b0;color: #fff;}
.side_bar{display:none;z-index:3}
.overlay{background:rgba(0,0,0,0.4);opacity:0;visibility:hidden;width:100%;height:100%;position:fixed;left:0;top:0;right:0;z-index:2}
.nav-icon{width:40px;height:45px;position:relative;margin:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:none;}
.logowrapper{float:left;}
.logowrapper img {height:36px;}
.app {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-transform: capitalize;
}
.app:hover {
	color: #151E47;
	border-bottom: 1px solid #151E47;
}
/* ------------------ BANNER HERE -------------------*/
.slider{margin-top: 95px;}
.slider_overlay{position:absolute; width:100%; height:625px; top: 0; left: 0; background: transparent linear-gradient(180deg, #FFFFFF00 0%, #2D375E80 87%, #151E47 100%) 0% 0% no-repeat padding-box; opacity: 1; z-index: 0;}
.banner{margin:0; padding:0; position:relative;}
.ban_con{margin:0;position:absolute;padding:0;top:0;left:0;width: 100%;height: 100%;}
.ban_con_in{display:table; width:100%; height:100%;}
.travel{display:table-cell;vertical-align:middle;}
.book{background: #fff; width: 490px; min-height: 215px; padding: 53px 35px 35px 45px; position: relative; color: #151E47; margin-bottom: 80px; border-radius: 20px; text-align: center; box-shadow: 17px 17px #efca8b; border-radius: 20px;}
.book h1{font-family: 'Nunito'; font-weight: 800;font-size: 32pt; padding: 0 0 19px 0; margin: 0; text-decoration: none; line-height: 1.3em; text-decoration: underline; text-decoration-color: #efca8b;}
.book p{font-size: 0.95em; padding: 15px 0 29px 0; margin: 0; text-decoration: none; display: block;}
.book a{font-family: 'Nunito'; font-size: 1.2em; padding: 8px 0 10px; line-height: 24px; text-decoration: none; font-weight: 700; display: block; background: #151E47; width: 182px; text-align: center; color: #FFF; margin-left: auto; margin-right: auto; border-radius: 20px;}
.carousel-control.right, .carousel-control.left{box-shadow:none !important; background-image:none;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{background:url(../images/nxt.png) no-repeat; width:27px; height:27px;}
.carousel-indicators {z-index: 2;}
.carousel-indicators li{border-radius:inherit; width:12px; height:12px; margin:0; background:#fff; opacity:0.5;}
.carousel-indicators .active{background:#fff; opacity:1;}
.carousel-indicators{bottom:40px;}
.carousel-control.left{display:none !important;}
/* ------------------ MAINCONTENT HERE -------------------*/
.maincontent{margin:0; padding:0;}
.container{width:1435px; max-width: 100%;}
.content{margin: 0;padding:0;background-size: 50px;}
.section{padding: 105px 0;}
.section img{max-width: 100%;}
.section p{font-weight: 300; font-size: 1em;}
.section ul, ol, dl{font-size: 14px;padding-left: 16px;}
.brief-section {width: 1200px; max-width: 100%; margin-left: auto; margin-right: auto;}
.brief_lft {padding-right: 50px;}
.brief_lft img{box-shadow: 17px 17px #efca8b;width: 100%; border-radius: 20px;}
.brief_rt {text-align: center;}
.brief_rt h2{font-size: 30px; color: #151E47; padding: 0 0 30px 0; margin: 0; line-height: 58px; font-weight: 800; text-decoration: underline; text-decoration-color: #efca8b;}
.brief_rt p{font-size: 1.15em; color: #151E47; padding: 0 0 60px 0; margin: 0; line-height: 29px;}
.brief_rt a{font-family: 'Nunito'; font-weight: 700; background-color: #151E47;font-size: 1.15em; color: #fff; padding: 10px 45px; margin: 0; line-height: 20px; text-decoration: none; display: inline-block; border: 2px solid #151e47; border-radius: 30px;}
.brief_rt a:hover {background-color: #3AB1A7; border: 2px solid #3AB1A7;}
.brief-theme-1{background: #00B0AB;}
.brief-theme-2{background: #a59481;}
.brief-theme-3{background: #FF9900;}
.trips{background:#F7F7F7;padding: 78px 0 140px;margin: 0;text-align:center;}
.trips h2{font-size: 32pt; color: #151E47; font-weight: 800; text-decoration: underline; text-decoration-color: #efca8b; padding: 0; margin: 0; letter-spacing: 1px;}
.trips a{font-size: 1.3em; color: #222E6E; text-decoration: none;}
.trips_container{width:1500px; max-width: 100%; margin-left:auto;margin-right:auto;}
.gallery{padding:0;margin: 28px 0 0 0;width: 100%;}
.gallery a{height: 100%;display:block; padding:0; margin:0; position:relative; border-radius:inherit !important; background:none;}
.gallery a img{margin:0; padding:0; width:100%; height:auto;}
.gallery a .overlay1{margin:0; padding:0; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(248, 151, 29, 0.2);}
.overlay1_in{display:table; width:100%; height:100%;}
.overlay1_in_con{font-family: 'Nunito', sans-serif; display: table-cell; vertical-align: bottom; font-size: 1.2em; color: #fff; text-decoration: none; padding-bottom: 22px;font-weight: 300;transition: all 0.4s ease-in-out;}
.local_expert{margin:0; padding:0;}
.local_expert_in{margin:0;padding: 14px 7.5% 0 7.5%;background:#fff;text-align:center;}
.local_expert_in h3{font-size: 3.8em;color:#191919;padding: 0 0 49px 0;margin:0;line-height: 70px;font-weight: 400;}
.local_expert_in ul{display:block;padding:0;margin: 0 0 60px 0;text-align:center;}
.local_expert_in ul li{display:inline-block;padding:0;width: 37.5%;margin: 0 5.5% 88px;text-align:center;}
.local_expert_in ul li.for_mar{margin: 0 5.5% 0px;}
.local_expert_in ul li a{display:block;padding:0;margin:0;position:relative;background: none !important;}
.local_expert_in ul li a img{margin:0;padding:0;width:100%;height:auto;border-radius: 10px;}
.local_expert_in ul li a .overlay1{margin:0; padding:0; position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/overlay_bg2.png) repeat; display:none; border-radius: 10px;}
.local_expert_in ul li a .overlay1_in{display:table; width:100%; height:100%;}
.local_expert_in ul li a .overlay1_in_con{display:table-cell;vertical-align:middle;letter-spacing:inherit;}
.local_expert_in ul li a .overlay1_in em{display:block;font-size: 0.7em;color:#fff;padding: 0 0 10px 0;margin:0;line-height: 20px;text-decoration:none;font-weight: 600;text-shadow:none;}
.local_expert_in ul li a .overlay1_in small{display:block;font-size: 0.6em;color:#fff;padding: 0;margin:0;line-height: 20px;text-decoration:none;font-weight: 400;}
.local_expert_in ul li a:hover .overlay1{display:block;}
.local_expert_in a{font-size: 1.613em;color:#fff;padding: 15px 36px;margin: 0 0 40px 0;line-height: 20px;text-decoration:none;font-weight: 600;background:#ff9900;border-radius:5px;display:inline-block;}
.testi_slider{margin:0;padding: 50px 20px 142px 40px;text-align:center;}
.testi_slider h3{font-size: 2.8em;color:#191919;padding: 0 0 42px 0;margin:0;line-height: 70px;font-weight: 400;letter-spacing: 0.7px;}
.testi_slider ul{margin:0;padding:0;display:inline-block;position:relative;width: 100%;}
.testi_slider ul li{float:left;padding:0;margin:0;display:inline-block;width: 100%;}
.testi_slider ul li img{padding:0;margin:0;display:inline-block;float:left;border-radius: 20px 0 0 20px;}
.testi_slider ul li .technology{margin:0;padding:0;background:#0099a4;float:left;display:inline-block;width: 69.7%;text-align: left;border-radius: 0 20px 20px 0;}
.testi_slider ul li figure{float:left; display:inline-block; width:30.3%;}
.technology_in{margin:0; padding: 38px 100px 33px 32px;}
.technology_in h4{font-size: 2.2em;color:#fff;padding: 0 0 15px 0;margin: 0 0 19px 0;line-height: 27px;font-weight: 400;border-bottom:1px solid #fff;display:block;}
.technology_in h4 em{font-style:italic;}
.technology_in p{font-size: 1.15em;color:#fff;padding: 0;margin:0;line-height: 25px;font-weight: 400;}
.testi_slider .bx-wrapper .bx-next{background:url(../images/slider_nxt.png) no-repeat; width:44px; height:43px; right:-68px;}
.testi_slider .bx-wrapper .bx-prev{background:url(../images/slider_prv.png) no-repeat; width:44px; height:43px; left:-68px;}
.blog_posts{margin:0;padding: 55px 0 80px;text-align: center;}
.blog_posts h2{font-size: 2.7em; font-weight: 300; color: #3AB1A7; padding: 0; margin: 0;}
.blog_posts a{text-decoration: none;}
.blog_more{font-size: 1.3em; color: #222E6E; text-decoration: none;margin-top: 10px; margin-bottom: 47px;display: block;}
.blog_more:hover{color: #222E6E;}
.recent a{font-size: 1.88em;color:#191919;line-height: 32px;font-weight: 400;display: inline-block;}
.rules{margin: 0 0 25px 0;padding:0;}
.rules img{float:left;display:inline-block;padding:0;margin: 0 4% 0 0;}
.con{float:left;display:inline-block;padding:0;width: 56%;}
.con h5{font-size: 1.3em;color:#000;padding: 0 0 11px 0;margin: 0;line-height: 24px;font-weight: bold;}
.con p{font-size: 1em;color:#111111;padding: 0;margin: 0;line-height: 18px;font-weight: 400;display: inline-block;}
.con p a{font-size: 1em;color:#000;padding: 0;margin: 0;line-height: 20px;font-weight: 600;display: inline-block;background: none;}
.connected a{font-size: 1.88em;color:#191919;padding: 0 42px 0 0px;margin: 0 0 0 53px;line-height: 32px;font-weight: 400;display: inline-block;text-decoration:none;}
.twt_feed{margin:0;padding: 25px 0 0 39px;border-left:1px solid #000;}
.twt_feed a{padding:0; margin:0; display:block;}
.twt_feed img{padding:0; margin:0;}
.booknow{position:fixed;right: 0px;top:50%;z-index:6;transform: rotate(-90deg) translate(0, -100%);transform-origin: 100% 0;}
.booknow a{font-size: 1.1em;color:#fff;padding: 15px 30px 40px 30px;margin: 0;line-height: 18px;font-weight: 600;display: inline-block;cursor: pointer;background-color: #00476B;border-radius: 5px 5px 0 0; text-decoration: none;}
.agent{margin: 0 0.8% 0 0;padding:0;text-align:center;float:left;display:inline-block;width: 29.5%;}
.agent img{margin:0 auto; padding:0; border-radius:5px;}
.agent h5{font-size: 1.3em;color:#fff;padding:0;margin: 1px 0 5px 0;line-height: 26px;font-weight: 600;}
.agent a{font-size: 1em;color:#fff;padding: 0 !important;margin: 0;line-height: 15px;font-weight: 600;display: inline-block;transform:none ;background:none !important; -webkit-transform:none;}
.form{margin: 0;padding:0;float:left;display:inline-block;width: 68.8%;}
.form h4{font-size: 1.7em;color:#fff;padding: 0;margin: 0px 0 0 21px;line-height: 30px;font-weight: 600;}
.form ul{display:block; padding:0; margin:0;}
.form ul li{display: inline-block;padding:0;margin: 24px 2.8% 0 0;vertical-align: top;width: 58%;float: left;}
.form ul li label{font-size: 0.8em;color:#fff;padding: 0;margin: 0 4% 0 0;line-height: 28px;font-weight: 400;float:left;display:inline-block;width: 61px;text-align: right;}
.form ul li input{outline:none;border:none;background:#6c9dbe;padding: 5px 5px;width: 70%;float:left;display:inline-block;margin: 0 0 6px 0;font-size: 0.8em;color:#fff;}
.form ul li.area{display: inline-block;padding:0;margin: 0;vertical-align: top;width: 39%;float: left;}
.form ul li.area textarea{outline:none;border:none;background:#6c9dbe;padding: 5px 5px;width: 100%;float:left;display:inline-block;margin: 0 0 6px 0;font-size: 0.8em;color: #fff;resize:none;font-style:italic;overflow-y: auto;height: 84px;}
.form ul li .send{font-size: 1.1em;line-height: 20px;color:#5b4737;padding: 4px 55px 4px 49px;background:#fff;margin: 0;text-align: center;text-decoration: none;display: block;border:none;outline:none;cursor:pointer;font-weight: 600;}
.errS{font-size:0.8em;color:#ff0000 !important; float:none;padding:0 0px 0 0;text-align: center;display: block;}
.f_success{font-size:0.8em;color:#0f0 !important; float:none; padding:0 0px 0 0;text-align: center; display:block;}
.form ul li.output{margin:0;}
/* ------------------ FOOTER HERE -------------------*/
footer{margin:0;padding: 80px 0 22px 0;clear:both;background-color:#151E47;}
footer a{color: #FFF;}
.foot_logo{float:left;display:inline-block;padding:0;margin: 10px 5.1% 0 -20px;}
.address{margin-bottom: 10px;min-height: 100px;}
.address p{font-size: 1em;color: #fff;line-height: 18px;font-weight: 400;display: inline-block;}
.address ul{display:block;padding:0;margin: -4px 0px 0px 0px;}
.address ul li{display:block;padding:0;margin:0;line-height: 16px;}
.address ul li a{font-size: 0.8em;color:#fff;padding: 0;margin: 0 0 1px 0;line-height: 17px;font-weight: 400;display: inline-block;text-decoration: none;}
.address ul li a:hover{text-decoration:underline;}
.copy{text-align: center;margin-top: 20px;}
.copy p{font-size: 0.8em;color:#9e9e9e;padding: 0;margin: -3px 0 0 0;line-height: 17px;font-weight: 400;display: block;}
.copy ul{margin-left: auto;margin-right: auto;width: 82px;}
.copy ul li{float:left;display:inline-block;padding:0;margin: 0 8px 0 0;vertical-align: top;line-height: 15px;}
.copy ul li a{display:block;}
/* ------------------ INNER1 HERE -------------------*/
.theme1 .carousel-indicators li{background:#00476B; opacity:0.5; border:1px solid #00476B;}
.theme1 .carousel-indicators .active{ opacity:1;}
.theme1 .form ul li input{background:#97d6d6;}
.theme1 .form ul li.area textarea{background:#97d6d6;}
.theme1 .carousel-control.right{display:none;}
.all_posts{float: none;}
.article_slider{margin:0; padding:0;}
.slide1{margin:0; padding:0; display:inline-block;width: 100%;}
.slide1 img {
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
}
.slide1 h4 {
	font-size: 2.5em;
	font-weight: 400;
	color: #3ab1a7;
	padding-bottom: 7px;
	margin: 0;
}
.slide1 p{font-size: 1em;color:#555;padding: 0px 0px 8px 0px;margin: 0;line-height: 24px;font-weight: 300;display: block;}
.slide1 ul{padding: 0 0 27px 0;margin-left: 19px;}
.slide1 li{font-size: 15px; color: #555; font-weight: 300;}
.search{margin: 0px 0 30px 40px;padding:0;border:2px solid #5b4737;border-radius: 12px;}
.search input{outline:none;border:none;font-size: 1.33em;color:#000;padding: 0 0;margin: 0 14px 0 14px;line-height: 34px;font-style:italic;width: 75%;height: 34px;}
.search .btn{background: url(../images/search_icon.png) no-repeat center center #5b4737;width: 20px;height: 34px;float:right;outline:none;margin: 0;padding: 0 20px 0 38px;vertical-align: middle;border-radius: 0 7px 8px 0; outline:none;}
.archives{margin:0;}
.archives h4{font-size: 1.36em;color:#231F20;margin: 0;line-height: 20px;font-weight: 600;}
.archives .bootstrap-select{display:block; width:208px !important;}
.archives .btn{font-size:1.1em;line-height:20px;padding:8px 15px;margin:0;color:#404041;border:none;background:#dbd3cc; border-radius:8px;}
.archives .button{outline:none;font-size:1em;line-height:16px;padding: 0;color:#959595;text-align:center;border:none;}
.archives .dropdown-menu{top: 34px;padding:10px 0 10px 0;border: none !important;box-shadow: none !important;background: #dbd3cc;margin: 0;border-radius:0 0 10px 10px;}
.archives .bootstrap-select.btn-group .dropdown-menu li{width:100%;padding:0;outline:none !important;}
.archives .dropdown-menu > li > a{padding: 1px 15px;border: none;outline:none !important;font-size: 1em;color: #404041;}
.archives .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{background:#dbd3cc;box-shadow:none;border: none;padding:8px 15px;background-color:#dbd3cc !important;color:#404041;}
.archives .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
.archives .bootstrap-select.btn-group .dropdown-toggle .caret{border:none;}
.archives .bootstrap-select.btn-group .dropdown-toggle .caret{background:url(../images/arrow3.png) no-repeat; width:23px; height:12px; top:40%;}
.archives .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background-color:#bbad9f;}
.open .btn{border-radius:8px 8px 0 0 ;}
.recent_posts{margin:0;}
.recent_posts p{font-size: 13px;color:#231F20;padding-bottom: 40px;line-height: 20px;}
.recent_posts img{width: 100%;height: auto;}
.subscribe{margin-top:40px;padding: 0;text-align: center;}
.subscribe p{font-size: 1.3em;color:#231F20;padding: 0 0 5px 0;margin: 0;line-height: 20px;font-weight: 400;display: block;}
.subscribe strong{font-size: 1.3em;color:#231F20;padding: 0px 0 16px 0;margin: 0;line-height: 20px;font-weight: 600;text-align: center;display: block;}
.mail{margin-left: auto;margin-right: auto;padding:0;background:#00b7b7;width: 232px;border-radius: 8px !important;}
.mail input{outline:none;border:none;background:#00b7b7;padding: 5px 5px 7px 0;float:left;display:inline-block;margin: 0 0 0 10px;font-size: 1.1em;color:#fff;width: 77%;}
.mail .btn{background: url(../images/arrow4.png) no-repeat center center;width: 13px;height: 25px;float:right;outline:none;margin: 6px 20px 5px 10px;padding: 0;outline:none;}
.footer_social {
	margin-top: 30px;
	margin-bottom: 60px;
	display: block;
	height: 25px;
}
.footer_social ul{float:left; display:inline-block; padding:0; margin:0;}
.footer_social ul li{float:left;display:inline-block;padding:0;margin: 0 4px;vertical-align: top;line-height: 15px;max-width: 48px;}
.footer_social ul li a{display:block;}
.footer_social img{width:28px;height:28px;}
/* ------------------ INNER2 HERE -------------------*/
.theme3 .page_title{padding:40px 4px 0 0;} 
.page_title figure{width:100%;}
.page_title img{margin: 0;padding:0;height:auto;max-width:100%;}
.theme_con{padding:50px 0 0px 0; margin:0 auto; float:none; text-align:center;}
.theme3 .theme_con h2{font-size: 2.8em;color:#231F20;padding: 0 0 40px 0;margin: 0;line-height: 45px;font-weight: 600;}
.theme3 .theme_con p{font-size: 1em;color:#404041;padding: 0 0 30px 0;margin: 0;line-height: 23px;font-weight: 400;text-align:left;}
/* ------------------ INNER3 HERE -------------------*/
.page_title{margin:0;padding: 76px 0 0 0;}
.page_title_header{font-size: 2.8em;color:#231F20;padding: 0 0 10px 0;margin: 0;line-height: 80px;font-weight: 600;}
.page_title_divider {
	border-bottom: 1px solid #151e47;
	width: 80px;
	margin-bottom: 40px;
}
/* ------------------ INNER4 HERE -------------------*/
.quicklinks_content {padding-bottom: 112px;}
.quicklinks {
	position: relative;
	margin-bottom: 10px;
	background-size: 100%;
	transition: background-size 150ms linear;
	border-radius: 20px;
}

.quicklinks:hover {
	background-size: 125% !important;
}
.quicklinks a {text-decoration: none;}
.quicklinks span {font-family: 'Nunito'; font-weight: 700; font-size: 1.5em;line-height: 1.4em;color:#fff;padding: 0 10px;margin: 0;display: block;letter-spacing: 0.5px; position: absolute; top: 190px; z-index: 1; text-align: center; width: 100%;transition: all 0.4s ease-in-out;}
.quicklinks img {width:100%; height: auto;}
.quicklinks_overlay {position:absolute; width:100%; height:100%; top: 0; left: 0; background-image: linear-gradient(to bottom, rgba(21, 30, 71, 0.14), rgba(4, 6, 14, 1)); border-radius: 20px;}
.quicklinks-box-line {
	display: none;
	width: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-bottom: 1px solid #3AB1A7;
}
.quicklinks:hover .quicklinks_overlay {
	background: rgba(0, 176, 171, 0.25);
}
.quicklinks:hover .quicklinks-box-line {
	display: block;
}
.quicklinks:hover span {
	top: 140px;
}
.parent_home .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{background:url(../images/nxt1.png) no-repeat; width:27px; height:27px;}
.parent_home .local_expert_in a{background:#00B0AB;}
.parent_home .form ul li input{background:#97d6d6;}
.parent_home .form ul li.area textarea{background:#97d6d6;}
.index .gallery a .overlay1{background: transparent linear-gradient(180deg, #151E4724 0%, #04060E 100%) 0% 0%;}
input[type="text"],input[type="button"],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"],textarea,button,select{-webkit-border-radius:0}
::-webkit-input-placeholder{color:#b5b5b5; font-family: 'Nunito', sans-serif !important;}
::-moz-placeholder{color:#b5b5b5; font-family: 'Nunito', sans-serif !important;}
:-ms-input-placeholder{color:#b5b5b5; font-family: 'Nunito', sans-serif !important;}
:-moz-placeholder{color:#b5b5b5; font-family: 'Nunito', sans-serif !important;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
nav ul > li > ul {top:21px;}
.header_top_right ul li .bootstrap-select{width:84px !important; box-shadow:none !important;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
::i-block-chrome, .header_top_right ul li{line-height:14px;}
::i-block-chrome, .header_top_right ul li .bootstrap-select{top:-4px;}
::i-block-chrome, nav ul > li > ul{top:21px;}
::i-block-chrome, .search input{width:72%;}
}	
.owl-next{position:absolute; top:calc(50% - 18px); right:15px; background:url(../images/nxt1.png) no-repeat; width:27px; height:27px; font-size:0;}
.owl-prev{position:absolute; top:calc(50% - 18px); left:15px; background:url(../images/nxt1.png) no-repeat; width:27px; height:27px; font-size:0; transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.banner_slider {object-fit: cover; height: 545px !important;}
.banner_simple{height: 400px;background-color:#d0d0d0;background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;}
.booknowClose {float: right;position: relative;right: -26px;top: -34px;cursor: pointer;}
.underline a:after{
	background: none repeat scroll 0 0 #3AB1A7;
	content: "";
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100%;
	transform: translateY(5px);
	transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
.underline a:hover:after, .underline a:focus:after{
	height: 2px;
	opacity: 1;
	transform: translateY(0px);
}
.carousel-inner > .item {
	-webkit-transition: -webkit-transform 1s ease-in-out !important;
	-o-transition: -o-transform 1s ease-in-out !important;
	transition: transform 1s ease-in-out !important;
}
.cta_box{width: 1124px;margin-left:auto;margin-right:auto;}
.modal {
	
}
.vertical-alignment-helper {
	display:table;
	height: 100%;
	width: 100%;
	pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
	/* To center vertically */
	display: table-cell;
	vertical-align: middle;
	pointer-events:none;
	padding: 10px;
}
.modal-body {
	text-align: center;
}
.modal-body h5 {
	color: #00476b;
	margin-top: 10px;
	margin-bottom: 9px;
}
.modal-body a {
	font-weight: 600;
}
.modal-content {
	/* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
	width:inherit;
	height:inherit;
	/* To center horizontally */
	margin: 0 auto;
	pointer-events: all;
}
.form-contact {
	font-size: 13px;
}
.form-contact input[type=text] {
	border: none;
	border-bottom: 1px solid #151e47;
	width: 100%;
	height: 50px;
	font-weight: 300;
	margin-bottom: 24px;
	border-radius: 0;
	font-size: 1.2em; 
}
.form-contact textarea {
	width: 100%;
	border: none;
	border: 1px solid #151e47;
	margin-bottom: 24px;
	border-radius: 0;
	padding: 16px 20px;
	font-weight: 300; 
	font-size: 1.2em;
	color: #b5b5b5;
}
.form-contact button {
	height: 50px;
	line-height: 48px;
	border: 2px solid #3AB1A7;
	background: #3AB1A7;
	color: #fff;
	width: 100%;
	font-size: 1.5em;
	letter-spacing: 1px;
	border-radius: 0 !important;
}
.close {
	font-size: 25px;
}
.modal-title {
	color: #000;
	font-weight: 600;
}
.modal-header {
	border: none;
}
.team {
	margin-bottom: 50px;
	min-height: 290px;
}
.team-title {
	font-weight:400;
}
.team-title h4 {
	font-size: 1em;
	font-weight: 600;
	color: #222E6E;
	margin-top: 25px;
	margin-bottom: 2px;
}
.team-title h5 {
	font-size: 0.8em;
	color: #777;
	height: 30px;
	font-style: italic;
}
.not-active {
   pointer-events: none;
   cursor: default;
}
.carousel-inner .item {
	background-size: cover;
	height: 625px;
	background-position: center;	
}
 
.formsubmit {
  background-color: #00B0AB;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00B0AB), color-stop(100%, #00B0AB));
  background-image: -webkit-linear-gradient(to top, #00B0AB, #00B0AB);
  background-image: -moz-linear-gradient(to top, #00B0AB, #00B0AB);
  background-image: -ms-linear-gradient(to top, #00B0AB, #00B0AB);
  background-image: -o-linear-gradient(to top, #00B0AB, #00B0AB);
  background-image: linear-gradient(to top, #00B0AB, #00B0AB);
  border: 1px solid #00B0AB;
  border-bottom: 1px solid #00B0AB;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #00B0AB;
  box-shadow: inset 0 1px 0 0 #00B0AB;
  color: #fff;
  font-size: 22px;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
	padding: 7px;
}
.formsubmit:hover {
  background-color: #00b0ab;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0ab), color-stop(100%, #00b0ab));
  background-image: -webkit-linear-gradient(to top, #00b0ab, #00b0ab);
  background-image: -moz-linear-gradient(to top, #00b0ab, #00b0ab);
  background-image: -ms-linear-gradient(to top, #00b0ab, #00b0ab);
  background-image: -o-linear-gradient(to top, #00b0ab, #00b0ab);
  background-image: linear-gradient(to top, #00b0ab, #00b0ab);
  -webkit-box-shadow: inset 0 1px 0 0 #00b0ab;
  box-shadow: inset 0 1px 0 0 #00b0ab;
  cursor: pointer; 
}
.formsubmit:active {
  border: 1px solid #5b992b;
  border-bottom: 1px solid #538c27;
  -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
}

.contactHours {
	font-size: 0.9em;
}

.contactHours td {
	padding-right: 10px;
}

.theme-highlight-1 {
	border-bottom: 9px solid #00b0ab;
	border-top: 9px solid #00b0ab;
}

.theme-highlight-2 {
	border-bottom: 9px solid #a59481;
	border-top: 9px solid #a59481;
}

.theme-highlight-3 {
	border-bottom: 9px solid #ff9900;
	border-top: 9px solid #ff9900;
}

.theme-city-1 {
	border-bottom: 9px solid #00b0ab;
	border-top: 9px solid #00b0ab;
}

.theme-city-2 {
	border-bottom: 9px solid #a59481;
	border-top: 9px solid #a59481;
}

.theme-city-3 {
	border-bottom: 9px solid #ff9900;
	border-top: 9px solid #ff9900;
}

input[type=radio] {
	margin: 3px 3px 0px 5px;
}

.hl-box {
	padding: 10px;
	text-align: center;
}

.hl-image-box {
	position: relative;
	margin-bottom: 70px;
}

.hl-image-box img {
	box-shadow: 17px 17px #efca8b; border-radius: 20px;
	width: 100%;
}

.hl-title h4 {
	font-size: 30px;
	color: #151E47;
	padding: 0 0 30px 0;
	margin: 0;
	line-height: 58px;
	font-weight: 800;
	text-decoration: underline;
	text-decoration-color: #efca8b;
}

.hl-divider {
	display:  none;
}

.hl-content {
	font-size: 1.15em;
	color: #151E47;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 29px;
}

.hl-link {
	font-family: 'Nunito';
	font-weight: 700;
	background-color: #151e47;
	font-size: 1.15em;
	margin-top: 40px;
	color: #fff;
	padding: 6px 0 7px;
	max-width: 182px;
	text-align: center;
	text-transform: capitalize;
	border: 2px solid #151e47;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
}

.hl-link:hover {
	background-color: #3ab1a7;
	border: 2px solid #3ab1a7;
}

.hl-bottom {
	margin-bottom: 70px;
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-fade .carousel-inner > .item.next,
	.carousel-fade .carousel-inner > .item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .item.prev,
	.carousel-fade .carousel-inner > .item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner > .item.next.left,
	.carousel-fade .carousel-inner > .item.prev.right,
	.carousel-fade .carousel-inner > .item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.logotext {
	color: #3AB1A7;
	font-size: 1.35em;
	letter-spacing: -0.5px;
	font-family: "Nunito";
}

.logo {
	text-decoration: none;
}

.btgrid .content{
	background: none;
}

iframe {
	max-width: 100%;
}

			#mapContainer {
				display: flex;
				display: -webkit-flex;
				height: 500px;
				width :100%;
				padding-top: 35px;
			}

			#list {
				display:none;
				overflow-y:auto;
				border: 1px solid rgba(0,0,0,.12);
				border-right: none;
			}

			@media only screen and (min-width: 520px)  {
				#list {
					display: block;
				}
			}

			#list .item {
				border-bottom: 1px solid rgba(0,0,0,.12);
			}

			.info-content {
				min-height:120px;
				width:250px;
				overflow:hidden;
			}

			.info-content .header {
				font-weight: bold;
				font-size: 15px;
				padding-top:5px;
			}

			.header,
			.header a,
			.header a:hover{
				color: #222E6E;
				text-decoration: none;
			}

			.info-content .marker-address,
			.info-content .marker-contact,
			.info-content .marker-button {
				padding-top:20px;
			}

			.info-content .col-xs-6,
			.info-content .col-xs-12{
				padding-left: 0px;
				padding-right: 0px;
			}

			.get-in-touch {
				color: #3ab1a7;
				background: #ffffff;
				width: 140px;
				border-radius: 0px;
				font-weight: bold;
				border: 1px solid #3ab1a7;
			}

			.get-in-touch:hover {
				background-color: #3ab1a7;
				color: white;
			}

			.get-in-touch:focus {
				color: white;
			}

			.marker-hours h6 {
				margin: 0;
			}

			.info-content .marker-contact a {
				color: #000;
				text-decoration: none;
			}

			#searchBox {
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				margin-bottom: 0px;

			}

			#searchBox:focus,
			#countries:focus{
				outline: none;
			}

			#search-icon {
				padding: 14px 5px;
				cursor:pointer;
				position:absolute;
				right: 10px;
			}

			#countries {
				appearance: menulist;
				-webkit-appearance: menulist;
				border: 0;
				display: block;
				height: 100%;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				padding: 10px 5px;
				border-bottom: 1px solid rgba(0,0,0,.12);
			}

			.heading {
				margin-top: 0;
				margin-bottom: 15px;
			}

			.form-control {
				padding: 0;
			}

			/* google css broke for some reason, manual fix */
			.gm-iv-address {
				height:auto !important;
			}

			/* info content is off center */
			.gm-style-iw{
				left: 23px !important;
			}

			
			.newsletter-contents {
				padding: 0 20px;
				display: inline-block;
				width:100%;
			}

			.newsletter {
				display: inline-block;
				border-bottom: 2px solid #eee;
				margin: 30px 0;
			}

			.newsletter:hover {
				border-bottom: 2px solid #2196F3;
			}

			.newsletter-heading {
				font-size: 24px;
				margin-bottom: 5px;
				color: #00476B;
				font-weight: 700;
				text-decoration: none;
				cursor: pointer;
				display:block;
			}

			.newsletter-details {
				margin-bottom: 10px;
				font-size: 13px;
				font-weight: 600;
			}

			.newsletter-description {
				font-size: 15px;
				margin-bottom: 20px;
			}

			.form-dropdown {
				height: 50px; 
				box-shadow: none; 
				border: none; 
				border-bottom: 1px solid #151e47;
				border-radius: 0; 
				padding: 6px 0; 
				font-weight: 300; 
				font-size: 1.2em;
				color: #b5b5b5;
			}

			/* The container */
			.form-checkbox {
				display: inline-block;
				position: relative;
				padding-left: 35px;
				margin-right: 10px;
				margin-bottom: 12px;
				cursor: pointer;
				font-size: 16px;
				font-weight: normal;
				-webkit-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

			/* Hide the browser's default checkbox */
			.form-checkbox input {
				position: absolute;
				opacity: 0;
				cursor: pointer;
			}

			/* Create a custom checkbox */
			.checkbox-checkmark {
				position: absolute;
				top: 0;
				left: 0;
				height: 20px;
				width: 20px;
				border: 1px solid #151e47;
			}

			/* On mouse-over, add a grey background color */
			.form-checkbox:hover input ~ .checkbox-checkmark {
				background-color: #ccc;
			}

			/* When the checkbox is checked, add a blue background */
			.form-checkbox input:checked ~ .checkbox-checkmark {
				background-color: #3F54C7;
			}

			/* Create the checkmark/indicator (hidden when not checked) */
			.checkbox-checkmark:after {
				content: "";
				position: absolute;
				display: none;
			}

			/* Show the checkmark when checked */
			.form-checkbox input:checked ~ .checkbox-checkmark:after {
				display: block;
			}

			/* Style the checkmark/indicator */
			.form-checkbox .checkbox-checkmark:after {
				left: 8px;
				top: 5px;
				width: 5px;
				height: 10px;
				border: solid white;
				border-width: 0 3px 3px 0;
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
			}

			/* The container */
			.form-radio {
				display: inline-block;
				position: relative;
				padding-left: 35px;
				margin-right: 10px;
				margin-bottom: 12px;
				cursor: pointer;
				font-size: 16px;
				font-weight: normal;
				-webkit-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

			/* Hide the browser's default radio button */
			.form-radio input {
				position: absolute;
				opacity: 0;
				cursor: pointer;
			}

			/* Create a custom radio button */
			.radio-checkmark {
				position: absolute;
				top: 0;
				left: 0;
				height: 20px;
				width: 20px;
				background-color: #eee;
				border-radius: 50%;
			}

			/* On mouse-over, add a grey background color */
			.form-radio:hover input ~ .radio-checkmark {
				border: 1px solid #ccc;
			}

			/* When the radio button is checked, add a blue background */
			.form-radio input:checked ~ .radio-checkmark {
				background-color: #3F54C7;
			}

			/* Create the indicator (the dot/circle - hidden when not checked) */
			.radio-checkmark:after {
				content: "";
				position: absolute;
				display: none;
			}

			/* Show the indicator (dot/circle) when checked */
			.form-radio input:checked ~ .radio-checkmark:after {
				display: block;
			}

			/* Style the indicator (dot/circle) */
			.form-radio .radio-checkmark:after {
				top: 6px;
				left: 6px;
				width: 8px;
				height: 8px;
				border-radius: 50%;
				background: white;
			}

.validation-error-label,
.validation-valid-label {
  /*margin-top: 7px;
  margin-bottom: 7px;
  display: block;
  color: #F44336;
  position: relative;
  padding-left: 26px;*/
  border: 1px solid #FF0000;
}
.validation-valid-label {
  color: #4CAF50;
}
.validation-error-label:before,
.validation-valid-label:before {
  /*font-family: 'icomoon';
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;*/
}
.validation-error-label:empty,
.validation-valid-label:empty {
  display: none;
}
.validation-error-label:before {
  content: '\ed63';
}
.validation-valid-label:before {
  content: '\ee73';
}
.popupSection{
	margin: -47px auto 0;
	border-radius: 5px;
}
.index-sections{
	padding: 40px 100px;
	background: white;
}

.breadcrumbs {
	font-size: 1em;
	color: #4a4a4a;
}

.breadcrumbs a {
	text-decoration: none;
	color: #151E47;
	font-weight: 600;
}

.blogDate {
	font-size: 12px;
	color: #757575;
	padding-bottom: 5px;
}

.blogDescription {
	font-size:1em;
	color: #555;
	font-weight: 300;
}

.blogLink {
	font-size: 1.15em;
	margin-top: 40px;
	font-weight: 300;
	color: #fff;
	background-color: #151E47;
	padding: 6px 0 7px;
	max-width: 182px;
	text-align: center;
	text-transform: capitalize;
}

.blogLink a {
	text-decoration: none;
	color: #fff;
}

.blogpostCategories {
	text-align: center;
	margin-bottom: 100px;
}

.blogpostCategories a {
	display: inline-block;
	text-decoration: none;
	color: #222E6E;
	text-transform: uppercase;
	background-color: #EBEBEB;
	padding: 7px 15px;
	font-weight: 600;
	font-size: 1em;
	margin-right: 5px;
	margin-bottom: 7px;
	font-family: "Nunito";
}

.blog-container {
	 display: flex;
}

.blog-box {
	position: relative;
	height: 235px;
}

.blog-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(21, 30, 71, 0.6);
}

.blog-box:hover .blog-overlay {
	background: rgba(21, 30, 71, 0.8);
}

.blog-box:hover .blog-link {
	visibility: visible;
	opacity: 1;
}

.blog-box:hover .blog-title {
	bottom: 95px;
}

.blog-box:hover .blog-title-lrg {
	bottom: 245px;
}

.blog-box:hover .blog-content {
	bottom: 165px;
}

.blog-title {
	position: absolute;
	bottom: 25px;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.blog-title-lrg {
	bottom: 110px;
	padding-left: 60px;
	padding-right: 60px;
}

.blog-title h4 {
	font-family: 'Nunito', sans-serif;
	font-size: 1em;
	font-weight: 300;
	color: #fff;
	line-height: 1.35em;
}

.blog-title-lrg h4 {
	font-size: 1.7em;
}

.blog-divider {
	border-bottom: 1px solid #696868;
	max-width: 75px;
	margin-top: 22px;
	margin-bottom: 34px;
}

.blog-content {
	font-size: 1.1em;
	margin-top: 8px;
	color: #fff;
	line-height: 1.8em;
	width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	line-height: 1.4em;
}

.blog-link {
	position: absolute;
	bottom: 47px;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.4s, opacity 0.2s linear;
}

.blog-link span {
	font-size: 1em;
	color: #3AB1A7;
	border: 2px solid #3AB1A7;
	padding: 4px 30px;
	text-align: center;
	text-transform: capitalize;
}

.blog-link-lrg {
	bottom: 98px;
}

.blog-link-lrg span {
	font-size: 1.2em;
	padding: 6px 45px;
}

.city-box {
	background-size: 100%;
	transition: background-size 250ms linear;
}

.city-box:hover {
	background-size: 175% !important;
}

.city-box:hover .overlay1_in_con {
	padding-bottom: 105px;
}

.city-box-line {
	display: none;
	width: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-bottom: 1px solid #efca8b;
}

.city-box:hover .city-box-line {
	display: block;
}

.city-box-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.city-box:hover .city-box-overlay {
	background: rgba(21, 30, 71, 0.5);
}

.travel-well {
	position: absolute;
	right: 45px;
	bottom: 25px;
	width: 179px; 
	height: 105px;
	z-index: 1;	
}

.quicklinks_content > .container {
	width: 965px;
}

.freeform-section {
	max-width: 790px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.freeform-section a {
	color: #000;
}

.contact-section {
	max-width: 1355px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 75px;
	padding: 50px 120px;
	background-color: #fff;
}

.highlight-section {
	width: 1400px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.first-blog-box {
	margin-bottom: 1px;
	padding: 0 1px;
}

.motif-box {
	position: absolute;
	width: 100%;
	z-index: -1;
	left: 0;
}

.motif-box-bg {
	position: relative;
	background-image: url(/images/motif_pattern_leisure.png);
	opacity: 0.25;
	background-size: 412px;
	height: 1000px !important;
	top: 0;
	z-index: -1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color: #2C837B;
	border-color: #2C837B;
}

.mobile-contact {
	display: none;
}

.page-hero-title {
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 350px;
	margin: 0;
	color: white;
	font-size: 4em;
	font-weight: 300;
	width: 100%;
}

.destination-divider {
	border-bottom: 2px solid #efca8b;
	max-width: 50px;
	margin-bottom: 50px;
}

.dualBrand {
	height: 70px !important;
	margin-bottom: 0 !important;
	position: relative;
	top: -6px;
}

.product-plug-img img {
	width: 100%;
}

.product-plug-desc {
	background-color: #fff;
	padding: 10px;
	text-align: center;
	margin-bottom: 35px;
	min-height: 190px;
}

.product-plug-desc a {
	font-size: 20px;
}

.product-plug-desc p {
	font-size: 15px;
}

.product-plug-learnmore {
	font-size: 13px !important;
}

.product-plug-learnmore:after {
	content: '›';
	padding: 0 .5em;
}

.product-category-desc {
	padding-bottom: 20px;
	font-size: 15px;
}

.product-categories-header {
	font-family: 'Nunito' !important;
	font-weight: 800 !important;
	font-size: 32pt !important;
	color: #151E47 !important;
}

.products-divider {
	width: 100px;
	margin-top: .5em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid #efca8b;
}

.products-header {
	margin-top: 100px;
	font-family: 'Nunito';
	font-weight: 800;
	font-size: 32pt;
	color: #151E47;
}

.contactBoxWrapper {
	padding: 0 50px;
}

.askButton {
	background: #151E47;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.specializedConsultants {
	text-transform: uppercase;
	font-weight: 500 !important;
	font-size: 17px !important;
	color: #151E47;	
}