/**
Theme Name: Ducks Superior
Description: Ducks Superior is a responsive WordPress theme.
Author: Tenpixel
Author URI: tenpixelui.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  corporate, business, responsive, classic, freelancing.
Text Domain: ducks
*/

@font-face {
    font-family: 'MyriadProRegular';
    src: url('assets/fonts/MyriadProRegular.eot');
    src: url('assets/fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('assets/fonts/MyriadProRegular.woff2') format('woff2'),
         url('assets/fonts/MyriadProRegular.woff') format('woff'),
         url('assets/fonts/MyriadProRegular.ttf') format('truetype'),
         url('assets/fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('assets/fonts/MyriadProBold.eot');
    src: url('assets/fonts/MyriadProBold.eot') format('embedded-opentype'),
         url('assets/fonts/MyriadProBold.woff2') format('woff2'),
         url('assets/fonts/MyriadProBold.woff') format('woff'),
         url('assets/fonts/MyriadProBold.ttf') format('truetype'),
         url('assets/fonts/MyriadProBold.svg#MyriadProBold') format('svg');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('assets/fonts/MyriadProSemibold.eot');
    src: url('assets/fonts/MyriadProSemibold.eot') format('embedded-opentype'),
         url('assets/fonts/MyriadProSemibold.woff2') format('woff2'),
         url('assets/fonts/MyriadProSemibold.woff') format('woff'),
         url('assets/fonts/MyriadProSemibold.ttf') format('truetype'),
         url('assets/fonts/MyriadProSemibold.svg#MyriadProSemibold') format('svg');
}
@font-face {
    font-family: 'din_condensedbold';
    src: url('assets/fonts/dincondensed-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/dincondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaNeueBoldItalic_22497';
    src: url('assets/fonts/HelveticaNeueBoldItalic_22497.eot');
    src: url('assets/fonts/HelveticaNeueBoldItalic_22497.eot') format('embedded-opentype'),
         url('assets/fonts/HelveticaNeueBoldItalic_22497.woff2') format('woff2'),
         url('assets/fonts/HelveticaNeueBoldItalic_22497.woff') format('woff'),
         url('assets/fonts/HelveticaNeueBoldItalic_22497.ttf') format('truetype'),
         url('assets/fonts/HelveticaNeueBoldItalic_22497.svg#HelveticaNeueBoldItalic_22497') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('assets/fonts/HelveticaNeueMedium.eot');
    src: url('assets/fonts/HelveticaNeueMedium.eot') format('embedded-opentype'),
         url('assets/fonts/HelveticaNeueMedium.woff2') format('woff2'),
         url('assets/fonts/HelveticaNeueMedium.woff') format('woff'),
         url('assets/fonts/HelveticaNeueMedium.ttf') format('truetype'),
         url('assets/fonts/HelveticaNeueMedium.svg#HelveticaNeueMedium') format('svg');
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
body {
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: 'MyriadProRegular', sans-serif;
    font-weight: 400;
}
body.home {	background-color:#f5f8f9;}

ul, ol, li {
    list-style: none;
}
img, fieldset {
    border: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
figure {
    margin: 0;
    padding: 0;
}
.clearfix {
    clear: both;
    width: 100%;
}
.wp-caption {
    max-width: 100%;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
embed, iframe, object, video {
    max-width: 100%;
}
html {
    -webkit-text-size-adjust: none;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 20px;
}
.alignright {
    margin: 10px 0px 35px 30px;
    display: inline;
}
.alignleft {
    margin: 0 35px 10px 0px;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.wp-caption {
    border: none;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0 10px 0;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 12px;
}
.wp-caption p.wp-caption-text {
    line-height: 18px;
    padding: 0 15px;
    display: block;
    font-style: italic;
    color: #000000;
    font-size: 12px;
}
input, textarea {
    -webkit-border-radius: 0;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[placeholder], [placeholder], *[placeholder] {
    color: inherit
}
*::-webkit-input-placeholder {
color:inherit
}
*:-moz-placeholder {
 color:inherit;
 opacity:  1;
}
*::-moz-placeholder {
 color:inherit;
 opacity:  1;
}
*:-ms-input-placeholder {
color:inherit
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: #240962;
    font-size: 45px;
    padding-bottom: 20px;
    font-family: 'MyriadProBold';
    font-weight: normal;
}
.entry-content h1 {
    font-size: 45px;
}
.entry-content h2 {
    font-size: 44px;
}
.entry-content h3 {
    font-size: 32px;
}
.entry-content h4 {
    font-size: 28px;
}
.entry-content h5 {
    font-size: 24px;
}
.entry-content h6 {
    font-size: 20px;
}
.entry-content p {
    color: #898989;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 24px;
}
.entry-content ul {
    padding: 0 0 20px 0;
}
.entry-content ul li {
    color: #898989;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 20px;
}
/*.entry-content ul li::before {
    content: '';
    width: 7px;
    height: 7px;
    background: #240962;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}*/
.entry-content ol {
    list-style-type: decimal;
    padding: 0 0 20px 20px;
}
.entry-content ol li {
    list-style-type: decimal;
    color: #898989;
    font-size: 16px;
    line-height: 24px;
}
.entry-content blockquote {
    color: #898989;
    font-size: 16px;
    line-height: 24px;
}
.entry-content blockquote p {
    padding-bottom: 0;
}
.entry-content table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 25px;
}
.entry-content table, .entry-content table th, .entry-content table td {
    border: 1px solid #898989;
    color: #898989;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 5px 0;
}
hr {
    border: none;
    background: #898989;
    height: 2px;
    padding: 0;
    margin: 17px 0 24px 0;
    outline: none;
}
.entry-content input[type='password'], .entry-content input[type='search'], .entry-content input[type='email'], .entry-content input[type='text'] {
    width: 100%;
    background: #fff;
    height: 38px;
    font-size: 15px;
    color: #29c5ff;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    padding: 7px 7px 7px 17px;
    outline: none;
    font-family: 'MyriadProRegular', sans-serif;
    font-weight: 400;
}
.entry-content textarea {
    width: 100%;
    background: #fff;
    height: 110px;
    font-size: 15px;
    color: #29c5ff;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    padding: 10px 5px 5px 17px;
    outline: none;
    font-family: 'MyriadProRegular', sans-serif;
	resize:none;
}
.entry-content input[type='submit'] {
    width: 180px;
    height: 38px;
    outline: none;
    border: none;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    padding: 0;
    background: #00aeef;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-family: 'MyriadProBold';
}
.entry-content input[type='submit']:hover {
	background:#059ad2;
}
.preloader {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
.preloader .loader-spinner {
    width: 160px;
    height: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -80px;
    text-align: center;
}
.preloader .loader-spinner span {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: 160px;
}
.preloader .loader-spinner img {
	margin-top: 59px;
	padding-left: 25px;
	padding-right: 25px;
}
.preloader .loader {
    border: 5px solid #fff;
    border-radius: 50%;
    border-top: 5px solid #f49423;
    border-right: 5px solid #f49423;
    border-bottom: 5px solid #f49423;
    width: 160px;
    height: 160px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
.flex-control-nav li {
	margin-left: 7px !important;
}
@-webkit-keyframes spin {
 0% {
-webkit-transform: rotate(0deg);
}
 100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
#wrapper {
    width: 100%;
}
.center_content {
    max-width: 1185px;
    margin: 0 auto;
}
#header_area {
    width: 100%;
    position:  absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}
.top_bar_area {
	padding:0 15px;
}
.top_bar {
	padding:50px 0 16px 0;
	overflow:hidden;
}
.book_online {
	float:right;
}
.book_online a {
	display:block;
	padding:5px 26px 4px 26px;
	font-size:18px;
	line-height:25px;
	text-align:center;
	background-color:#04aeef;
	color:#fff;
	border-radius:18px;
}
.book_online a:hover {
	background-color:#029dd9;
}
.language_select {
	float:right;
	padding-right:19px;
}
.language_select select {
    width: 120px;
    border: none;
    height: 35px;
	text-align:right;
    border-radius: 0;
    padding: 0 0 0 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: url(assets/images/bgr_select.png) no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
	font-family: 'MyriadProRegular', sans-serif;
}
.language_select select option { color:#000 !important}
@media screen and (max-width:400px ){
.language_select select { width:85px}
}
.language_select a {
	display:inline-block;
	font-size:18px;
	color:#fff;
	line-height:35px;
}
.language_select a .fa {
	font-size:26px;
	padding:0 5px 0 0;
	display:inline-block;
	position:relative;
	top:3px;
}
.menu_content_area {
    width: 100%;
    padding: 0 15px;
    position: relative;
    z-index: 8;
}
.menu_content {
    position: relative;
    transition: all 0.5s ease 0s;
}
.logo {
    width: 182px;
    transition: all 0.5s ease 0s;
    float: left;
}
.menu-wrap .logo {
	float:none;
	position:absolute;
	left:15px;
	top:13px;
	z-index:2;
	margin:0;
}
nav {
    position: relative;
    transition: all 0.5s ease 0s;
    float: right;
	padding-top:11px;
}
.menu {
    float: right;
}
.menu > li {
    float: left;
    font-size: 20px;
    margin-left: 38px;
    color: #1d1d1d;
    font-family: 'MyriadProBold';
	position:relative;
}
.menu > li:first-child {
    margin-left: 0
}
.menu li a {
    color: #fff;
    display: block;
    position: relative;
    transition: all 0.5s ease 0s;
    padding-bottom: 22px;
}
.menu > li > a::before {
	content:'';
	height:5px;
	position:absolute;
	left:0;
	top:100%;
	background:#04aef0;
	display:block;
	width:0;
	-webkit-transition: width 500ms ease-in-out;
    -moz-transition: width 500ms ease-in-out;
    -o-transition: width 500ms ease-in-out;
    transition: width 500ms ease-in-out;
}
.menu > li.current_page_item > a::before,
.menu > li:hover > a::before { width:100%}
.menu li:hover > a {
    border-color: #fff;
}
.menu li ul li a {
    font-weight: 400;
}

@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.menu li ul {
    width: 220px;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 4;
    padding-top: 10px;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: center top 0;
	transition: all 0.5s ease 0s;
	visibility: hidden;
	border-bottom:5px solid #04aef0;
}
.menu li:hover > ul {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible;
}
.menu li ul li {
    float: none;
    font-size: 16px;
    color: #383838;
}
.menu li ul li:first-child {
    padding-top: 21px;
}
.menu li ul li:last-child {
    padding-bottom: 21px;
}
.menu li ul li {
    padding: 2px 10px 2px 20px;
    text-align: left;
    background: #2a8dbd;
    position: relative;
	font-size:17px;
	font-family: 'HelveticaNeueMedium';
}
.drop_photo {
	padding:19px 0 0 0 !important;
}
.drop_photo img {
	width:100%;
}
.menu li ul li a {
    color: #fff;
    border: none;
    padding: 0;
}
.menu li ul li.current_page_item a,
.menu li ul li a:hover {
	color:#8ad6fa;
}
.menu li ul li ul {
    width: 240px;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 2;
    padding: 0;
}
.menu li ul li ul li {
    padding-left: 20px;
    font-size: 13px;
}
#menu_holder {
    position: relative;
    display: none;
    z-index: 11;
}
.banner_content_area {
	width:100%;
	position:relative;
}
.single_banner {
	position:relative;
}
.single_banner::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	z-index: 1;
	background-color:rgba(0,0,0,0.40);
}
.single_banner img { width:100%}

.home_banner_info,
.banner_info_area {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	z-index:20;
}
.home_banner_info {
	display:flex;
	flex-wrap:wrap;
	padding:0 0 63px;
}
.banner_column {
	width:33.33%;
	padding:0 15px;
	text-align:center;
}
.banner_column strong {
	display:block;
	font-weight:normal;
	font-size:100px;
	color:#fff;
	font-family: 'din_condensedbold';
	line-height:90px;
	padding-bottom:16px;
}
.banner_column span {
	display:block;
	font-size:30px;
	color:#28adec;
}
.banner_info {
	text-align:center;
}
.tp-banner {
	position:relative;
}
.tp-leftarrow,
.tp-rightarrow {
}
.tp-bullets {
	display:none !important;
}
.tp-banner ul li::before {
	content: '';
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	background: linear-gradient(180deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0) 100%);
	visibility:visible !important;
}
.tp-banner ul li::after {
	content: '';
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);

}
.tp-caption {
	width:100%;
	z-index:1;
	padding-left:0 !important;
	padding-right:0 !important;
	padding-bottom:0 !important;
}
.tp-caption.fullscreenvideo {
	left:0 !important;
	right:0 !important;
	top:0 !important;
	bottom:0 !important;
}
.tp-caption.medium_bg_asbestos {
    font-weight: normal;
    font-family: 'MyriadProRegular';
    color: #fff;
    text-decoration: none;
    background-color: inherit;
    padding: 0;
	border:none;
}
.banner_info { padding-bottom:22px}
.banner_info h1,
.tp-caption h1 {
	font-size:45px;
	font-weight:normal;
	font-family: 'MyriadProBold';
	margin-bottom:38px;
	color:#fff;
}
.banner_info h1 {
	margin-bottom:0 !important;
}
.banner_info h1 strong,
.tp-caption h1 strong {
	font-weight:normal;
}

.breacroumb_box {
	font-size:25px;
	color:#fff;
	text-align:center;
}
.breacroumb_box strong,
.breacroumb_box span,
.breacroumb_box a {
	font-weight:400;
	display:inline-block;
	color:#fff;
}
.hero_scroll {
	overflow:hidden;
	height:94px;
	position:absolute;
	left:0;
	right:0;
	top:100%;
	z-index:5;
}
.hero_scroll:after {
	content:'';
	margin:0 auto;
	display:block;
	width:4px;
	height:100%;
	background:#03adef;
	-webkit-animation:linemove 4s infinite;
	animation: linemove 4s infinite;
 }
 
 
/*@-webkit-keyframes linemove {
  0% {
	  height:0%;
  }
  100% {
      height:100%;
  }
}
@keyframes linemove {
  0% {
	  height:0%;
  }
  100% {
      height:100%;
  }
}*/
.resort_content_area {
	position:relative;
}
.resort_content {
	padding:95px 15px 50px 15px;
}
.top_content {
	max-width:750px;
	margin:0 auto;
}
.section_title {
	font-size:45px;
	text-align:center;
	color:#240962;
	padding-bottom:33px !important;
	font-weight:normal;
	font-family: 'MyriadProBold';
}
.section_title span {
	display:inline-block;
	color:#32b9ed;
}
.aurora_logo {
	max-width:210px;
	margin:0 auto;
	padding-bottom:34px;
}
.top_content p {
	text-align:center;
	font-size:18px;
	line-height:26px;
	color:#a5a6a6;
}
.resort_photo_gallery {
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
.resort_photo_item {
	max-width:25%;
	flex:25%;
}
.resort_photo_item img { width:100%}
.diving_content_area {
	position:relative;
}
.diving_content_area .top_content p {
	max-width:520px;
	margin:0 auto;
}
.diving_content_area .top_content h2 { padding-bottom:5px !important}
.diving_resort_wrap {
	width:100%;
}
.diving_resort_row {
	display:flex;
	flex-wrap:wrap;
	width:100%;
	background:#f0efef;
}
.diving_resort_left {
	width:43.54%;
}
.diving_resort_photo {
	position:relative;
	height:100%;
}
.diving_resort_photo img {
	width:100%;
	height:100%;
}
.diving_resort_right {
	width:56.46%;
}
.diving_resort_info {
	position:relative;
	height:100%;
	max-width:676px;
	padding-top:62px;
	padding-bottom:25px;
}
.diving_resort_info::after {
	content:'';
	width:88px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#dfdede;
}
.diving_resort_row:nth-child(odd) .diving_resort_info {
	padding-left:140px;
}
.diving_resort_row:nth-child(even) .diving_resort_info {
	padding-left:55px;
	padding-right:108px;
	max-width:100%;
}
.diving_resort_row:nth-child(even) .diving_resort_info p {
	max-width:420px;
}
.diving_resort_row:nth-child(even) .diving_resort_info::after {
	left:inherit;
	right:0;
}
.diving_resort_info h3 {
	font-size:35px;
	color:#00adef;
	font-family: 'MyriadProRegular';
	padding-bottom:10px;
}
.diving_resort_info h3 a {color:#00adef;}
.diving_resort_info p,
.diving_resort_info .content-diving {
	font-size:22px;
	line-height:30px;
    color: #898989;
}
.team_members_holder {
	display:flex;
	flex-wrap:wrap;
	margin:0 -12px;
	padding:36px 0 10px 0;
}
.team_members_col {
	width:25%;
	padding:0 12px;
	margin-bottom:30px;
}
.team_member_photo {
	padding-bottom:15px;
}
.team_member_photo img { width:100%;}
.team_member_info {
	text-align:center;
	padding-top:7px;
}
.team_member_info h4 {
	font-size:30px;
	color:#00aeef;
	padding-bottom:0;
	font-family: 'MyriadProSemibold';
}
.team_member_info h4 a {
	color:#00aeef;
}
.team_member_info p {
	font-size:18px;
	color:#240962;
	padding-bottom:0;
}
.content_banner_area {
	position:relative;
}
.content_banner_area img { width:100%}
.content_banner_left {
	width:43.69%;
	height:100%;
	background-color:rgba(0,0,0,0.3);
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	padding:100px 30px 25px 53px;
}
.content_banner_right {
	left: inherit;
	right:0;
	width:50%;
	background-color:rgba(0,0,0,0.5);
	padding-left:74px;
}
.content_banner_right .ask_now_btn {
	margin:0;
}
.content_banner_left h3 {
	font-size:40px;
	color:#fff;
	padding-bottom:7px;
	font-family: 'MyriadProRegular';
}
.content_banner_left h4 {
	font-size:50px;
	padding-bottom:14px;
	color:#fff;
	line-height:40px;
}
.content_banner_left p {
	font-size:18px;
	color:#fff;
	margin-bottom:39px;
}
.more_info_btn {
	display:inline-block;
	line-height:34px;
	padding:0 27px;
	color:#fff;
	text-align:center;
	font-size:17px;
	border:3px solid #fff;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
.google_map {
	width:100%;
	padding:18px 0 0 0;
}
.google_map iframe {
	padding:0;
	margin:0;
	width:100%;
	height:180px;
}
.contact_form_area {
	max-width:1010px;
	margin:0 auto;
	padding:45px 15px 50px 15px;
}
.contact_form {
	width:67%;
	float:left;
}
.contact_info {
	width:33%;
	float:right;
	padding-left:45px;
}
.contact_info h4,
.contact_form h4 {
	font-size:20px;
	color:#00aeef;
	padding-bottom:39px;
}
.field_column p {
	padding-bottom:0;
}
.form_field { overflow:hidden}
.field_column {
	padding-bottom:16px;
}
.submit {
	padding-top:17px;
}
.submit input[type='submit'] {
	width:100%;
}
.col_50 {
	width:48.20%;
	float:left;
}
.col_50:nth-child(2) {
	float:right;
}
.col_80 {
	width:74.10%;
	float:left;
}
.col_20 {
	width:22.45%;
	float:right;
}
.contact_info h4 {
	padding-bottom:8px;
}
.contacts_widget {
	padding-bottom:20px;
}
.contacts_widget h5 {
	color:#0883bc;
	padding-bottom:8px;
	font-size:18px;
}
.contacts_widget span {
	display:block;
	font-size:15px;
	color:#636363;
	line-height:24px;
	padding-left:35px;
	padding-bottom:4px;
}
.contacts_widget span a { color:#636363}
.contacts_widget span.icon_tel { background:url(assets/images/icon_contact.png) no-repeat left 3px}
.contacts_widget span.icon_email { background:url(assets/images/icon_email.png) no-repeat left 7px}
.contacts_widget span.icon_hours { background:url(assets/images/icon_time.png) no-repeat left 2px}
.contacts_widget span.icon_location { background:url(assets/images/icon_location.png) no-repeat left 2px}
.instagram_post img { width:100%}
.instagram_post {
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.gallery_item {
	width:16.66666666666667%;
	position:relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.gallery_item img { width:100%; height: 100% !important; }
.gallery_item a {
	cursor: zoom-in;
	display: block;
	position:relative;
    height: 100%;
}
.gallery_item a::after {
    position: absolute;
    content: '\f002';
    font-family: 'FontAwesome';
    z-index: 22;
    font-size: 35px;
    font-weight: 100 !important;
    color: #fff;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    top: 45%;
    left: 0%;
	right:0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0);
    transform: scale(0);
	text-align:center;
}
.gallery_item a::before {
    position: absolute;
    content: '';
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(27, 188, 155, 0.5);
    opacity: 0;
}
.gallery_item a:hover::before {
    opacity: 1;
}
.gallery_item a:hover::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.footer_area {
	background:url(assets/images/bgr_footer.jpg) no-repeat center center;
	background-size:cover;
	padding:0 15px;
}
.footer {
	padding:62px 0 23px 0;
}
.footer_left {
	width:33.92%;
	float:left;
}
.footer_right {
	width:56%;
	float:right;
	overflow:hidden;
	padding-top:57px;
}
.footer_logo {
	width:180px;
	padding-bottom:21px;
	margin-left:-9px;
}
.footer_left p {
	font-size:19px;
	line-height:25px;
	color:#fff;
}
.footer_contact {
	float:left;
	width:240px;
}
.footer_contact_col {
	padding-bottom:13px;
}
.footer_contact h4 {
	color:#0096d3;
	font-size:22px;
	padding-bottom:10px;
}
.footer_contact_col h4 {
	color:#0096d3;
	font-size:20px;
}
.footer_contact_col span {
	display:block;
	font-size:19px;
	color:#fff;
	line-height:24px;
	padding:0 0 11px 33px;
}
.footer_contact_col span.icon_location { background:url(assets/images/icon_location2.png) no-repeat left 3px}
.footer_contact_col span.icon_tel { background:url(assets/images/icon_contact2.png) no-repeat left 3px}
.footer_contact_col span.icon_email { background:url(assets/images/icon_email2.png) no-repeat left 7px}
.footer_contact_col span a {
	color:#fff;
}
.footer_social {
	display:flex;
	flex-wrap: nowrap;
}
.footer_social a {
	display:block;
	margin-right:20px;
}
.footer_newsletter {
	width:255px;
	float:right;
}
.footer_newsletter h4 {
	font-size:22px;
	color:#0096d3;
	padding-bottom:27px;
	padding-left:14px;
}
.footer_newsletter p { padding:0; margin:0}
.footer_newsletter input[type="email"] {
	border:none;
	height:44px;
	background:#fff url(assets/images/icon_email3.png) no-repeat 17px center;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
	padding-left:58px;
	color:#8692a3;
	margin-bottom:20px;
}
.footer_newsletter input[type='submit'] {
	width:100%;
	height:44px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
	font-size:22px;
	font-family: 'MyriadProRegular';
}
.footer_copyright {
	padding:0 15px;
	background:url(assets/images/bgr_footer_copy.png) repeat
}
.copyright_box {
	max-width:1120px;
	margin:0 auto;
	padding:18px 0;
}
.copyright_box p {
	font-size:15px;
	color:#fff;
}
.copyright_box p a { color:#fff}
.copyright_box p strong {
	font-weight:normal;
	font-family: 'MyriadProBold';
}
.contact_us .contact_info > h4 { padding-bottom:15px}
.contact_us .contacts_widget { padding-bottom:10px}
.contact_us textarea {
	height:180px;
	margin-bottom:28px;
}
.feature_content_area {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:0 9px;
	padding-bottom:138px;
	display:flex;
	flex-wrap:wrap;
}
.feature_column {
	width:33.33%;
	padding:0 6px;
}
.feature_bg {
	padding:30px 25px 60px 25px;
	position:relative;
	height:100%;
}
.feature_column.active .feature_bg,
.feature_bg:hover {
	background-color:#f9f8f9;
}
.feature_photo { padding-bottom:35px}
.feature_photo img { width:100%}
.feature_inner_logo {
	padding-bottom:10px;
}
.feature_info h5 {
	font-size:27px;
	padding-bottom:6px;
}
.feature_info h5 a {
	color:#270360;
}
.feature_info p {
	font-size:15px;
	line-height:22px;
	color:#949395;
	margin-bottom:8px;
}
.feature_info_btm {
	width:100%;
	overflow:hidden;
}
.feature_info_btm .contacts_widget {
	padding:0;
	float:left;
	padding-top:10px;
}
.feature_info_btm .contacts_widget span {
	display:inline-block;
	padding-left:25px;
	color:#270360;
	margin-left:36px;
	padding-bottom:0;
}
.feature_info_btm .contacts_widget span:first-child { margin-left:0}
.feature_info_btm .contacts_widget span a { color:#270360}
.feature_info_btm .more_info_btn {
	width:134px;
	border-color:#2d0a64;
	color:#2d0a64;
	float:right;
}
.courses_cintent_area {
	max-width:1140px;
	padding:0 15px;
	margin-bottom:90px;
}
.courses_menu { margin-top:-10px;}
.courses_menu ul {
	text-align:center !important;
}
.courses_menu ul li {
	font-size:20px;
	display:inline-block;
	padding:0 12px;
	font-family: 'MyriadProBold';
}
.courses_menu ul li::before { display:none}
.courses_menu ul li a {
	color:#949395;
	text-decoration:none;
}
.courses_menu ul li a.is-checked,
.courses_menu ul li a:hover {
	color:#270360;
}
.courses_row {
	width:100%;
    padding: 43px 0 !important;
}
.courses_photo {
	width:36%;
	float:left;
}
.courses_photo img { 
    width:100%
}
.courses_info_right {
	width:64%;
	float:right;
	padding:0 0 0 35px;
	margin-top:-3px;

}
.max_width_wrap {
	max-width:430px;
}
.courses_info_top {
	min-height:210px;
}
.courses_info_right strong {
	display:block;
	color:#0883bc;
	font-size:20px;
	font-weight:normal;
	padding-bottom:4px;
}
.courses_info_right h4 a { color:#270360}
.courses_info_right h4 {
	color:#270360;
	font-size:27px;
	padding-bottom:3px;
	line-height:20px;
}
.price_info_box {
    padding-bottom:7px;
	color:#f49600;
	font-size:20px;
	display:block;
    font-family: 'MyriadProRegular';
}
/*.price_info_box span strong {
	display:inline-block;
	color:#f49600;
	font-size:20px;
	padding:0;
}*/
.courses_info_right p {
	font-size:15px;
	line-height:22px;
	color:#949395;
	padding-bottom:26px;
}
.courses_info_right p strong {
	font-size:15px;
	line-height:22px;
	color:#949395;
	padding:0;
	margin:0;
	display:block;
	font-weight:400;
	font-family: 'MyriadProBold'
}
.courses_info_btm {
	overflow:hidden
}
.more_info_text { display:none}
.show_more { float:left; position: relative; z-index: 5}
.courses_info_btm .book_now_btn,
.courses_info_btm .more_info_btn {
	width:155px;
	display:inline-block;
	line-height:40px;
	padding:0 10px;
	color:#270360;
	text-align:center;
	font-size:20px;
	border:3px solid #270360;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	float:left;
}
.courses_info_btm .book_now_btn {
	border-color:#0883bc;
	color:#0883bc;
	float:right;
}
.courses_info_btm .packages_btn {
	float:none;
	width:auto;
	padding:0 32px;
}
/*---new----*/
.about_us_area {
    padding: 96px 15px 30px 15px;
}
.about_us {
    overflow: hidden;
}
.about_us_left {
    float: left;
    width: 61.60%;
    padding-right: 15px;
    padding-left: 25px;
}
.about_us_area .about_us_left h4 {
    font-size: 29px;
    margin-bottom: 16px;
     color: #0096d3;
}
.about_us_area .about_us_left p {
    font-size: 18px;
    color: #8b8d8d;
    line-height: 29px;
    padding-bottom: 4px;
}
.about_us_area .about_us_left p strong {
    font-weight: bold;
}
.about_us_area .about_us_left ul {
    padding-top: 23px;
}
.about_us_area .about_us_left ul li {
    line-height: 30px;
    padding-left: 25px !important;
    background: url(assets/images/right_arrow.png) no-repeat left center !important;
}
.about_us_area .about_us_left ul li a,
.about_us_area .about_us_left ul li {
    color: #8b8d8d;
    text-transform: capitalize;
    font-size: 18px;
}
.about_us_right {
    float: right;
    width: 34.09%;
    padding-top: 28px;
}
.about_us_area .about_us_right a img {
    display: block;
    width: 100%;
    height: auto;;
}
.client_signature_area {
    padding: 25px 15px 30px 15px;
    background: #ededed;
    z-index: 1;
    position: relative;
}
.client_signature {
    overflow: hidden;
}
.client_signature_left {
    float: left;
    width:29.53%;
    padding-right: 40px;
    padding-top: 35px;
}
.client_signature_left a img {
    display: block;
    width: 100%;
    height: auto;
}
.client_signature_right {
    float: right;
    width: 67%;
    position: relative;
    padding-top: 95px;
}
.client_signature_right::before {
    position: absolute;
    content: "";
    height: 70px;
    width: 80px;
    left: 0;
    top: 0px;
    background: url(assets/images/client_arrow.png) no-repeat;
	background-size:100% auto;
}
.client_signature_right p {
    color: #898a8b;
    font-size: 23px;
    line-height: 35px;
    padding-bottom: 15px;
}
.client_signature_right a img {
    display: block;
    height: auto;
    padding-bottom: 9px;
}
.client_signature_right h6 {
    font-size: 30px;
    color: #00aeef;
    margin-bottom: 2px;
}
.client_signature_right small {
    font-size: 18px;
    color: #240962;
    line-height: 25px;
}
.certificate_area {
    padding: 97px 15px 140px 15px;
}
.home_certificate_area {
	padding-bottom:88px;
}
.certificate {
    text-align: center;
}
.certificate h2 {
    font-size: 49px;
    color: #240962;
    padding-bottom: 9px !important;
}
.certificate p {
    font-size: 18px;
    line-height: 22px;
    color: #a5a6a6;
    max-width: 520px;
    margin: 0 auto;
}
.single_photo {
    padding: 60px 0;
    padding-top: 0 !important;
}
.single_photo a img {
    display: block;
    margin: 0 auto;
}
.certificate_holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.certificate_photo {
    width: 25%;
    padding: 0 15px;
}
.certificate_photo a img {
    display: block;
    height: auto;
    margin: 0 auto;
}
.book_online_area {
    padding: 2px 15px 194px 15px;
}
.book_online_area .top_content h2 {
    padding-bottom: 11px !important;
    font-size: 49px;
}
.book_online_area .top_content p {
    padding-bottom: 33px !important;
}
.booking_button {
    padding-bottom: 35px;
}
.booking_button a {
    display: block;
    max-width: 648px;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    background: #00aeef;
    text-align: center;
    color: #fff;
    font-size: 29px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.booking_group_button a {
    display: block;
    max-width: 648px;
    margin: 0 auto;
    height: 55px;

    line-height: 55px;
    background: #07698e;
    text-align: center;
    color: #fff;
    font-size: 29px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.booking_group_button a span {
    font-weight: 400;
}
.spots_slider ol,
.spots_slider ul,
.spots_slider ul li {
	padding:0;
	margin:0;
	line-height:normal;
	line-height:normal;
}
.spots_slider ul li::before { display:none}
.overflow-hidden{
	overflow:hidden;
}
.row_gray_active {
	background-color:#f4f3f3;
	position:relative;
}
.row_gray_active::after,
.row_gray_active::before {
	content:'';
	width:300%;
	height:100%;
	z-index:1;
	top:0;
	position:absolute;
	background-color:#f4f3f3;
	display:block;
}
.row_gray_active::after { left:100%}
.row_gray_active::before { right:100%}
.online_help_area {
	padding:0 15px;
	background-color:#f0f2f2;
	position:relative;
}
.online_help_box {
	max-width:735px;
	display:flex;
	flex-wrap:wrap;
	width:100%;
	padding:18px 0 15px 0;
}
.online_help_left {
	width:236px;
	padding-top:6px;
}
.online_help_left strong {
	font-size:19px;
	color:#4db402;
	font-weight:normal;
	display:block;
	font-family: 'MyriadProBold';
	padding-bottom:1px;
}
.online_help_left h4 {
	font-size:31px;
	color:#240962;
	font-weight:normal;
	font-family: 'MyriadProBold';
	line-height:25px;
}
.online_help_right {
	display:flex;
	flex-wrap:wrap;
}
.online_help_col {
	padding-right:30px;
}
.online_help_col:last-child { padding-right:0}
.online_help_col a {
	font-size:14px;
	color:#240962;
	display:inline-block;
	padding-top:51px;
}
.online_help_col.help_skype a {
	background:url(assets/images/bgr_icon1.png) no-repeat center top;
}
.online_help_col.help_tel a {
	background:url(assets/images/bgr_icon2.png) no-repeat center top;
}
.online_help_col.help_mail a {
	background:url(assets/images/bgr_icon3.png) no-repeat center top;
}

.form-step-box  {
	width:100%;
	max-width:890px;
	margin:0 auto;
	flex-wrap:wrap;
	display:flex;
	text-align:center;
	padding-bottom:58px;
}
.step-column {
	width:25%;
	position: relative;
}
.step-column::after {
	content: '';
	width: 100%;
	height: 3px;
	background-color: #f0f2f2;
	position: absolute;
	left: 0;

	top: 31px;
	z-index: 1;
}
.step-column:nth-child(4)::before,
.step-column:nth-child(1)::before {
	content: '';
	width: 50%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 31px;
	z-index: 2;
	display: block;
}
.step-column:nth-child(4)::before { left: 50%; }
.step-column strong {
	display: block;
	width: 65px;
	height: 65px;
	border-radius: 100%;
	text-align: center;
	line-height: 65px;
	background-color: #f0f2f2;
	color: #a5a6a6;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	z-index: 3;
	font-size:30px;
	font-weight:normal;
}
.step-column strong::after {
	content:'';
	width:10px;
	height:100%;
	position:absolute;
	left:100%;
	top:0;
	background-color:#fff;
	z-index:5;
}
.step-column strong::before {
	content:'';
	width:10px;
	height:100%;
	position:absolute;
	right:100%;
	top:0;
	background-color:#fff;
	z-index:5;
}
.step-column span {
	display: block;
	font-size: 20px;
	color:#a5a6a6;
}
.step-column.active strong { background-color: #00aeef; color:#fff;font-family: 'MyriadProBold'; }
.step-column.active span { color: #00aeef }
.booking_form {
	max-width:1170px;
	margin:0 auto;
	padding:50px 15px 30px 15px;
}
.space_top_some {
	padding-top:6px;
}
.booking_form_wrap {
	margin:0 -30px;
	flex-wrap:wrap;
	display:flex;
}
.booking_form_row { padding-bottom:50px}
.row-padding-0 .choose_course_row,
.row-padding-0 .booking_form_row { padding-bottom:0}
.booking_form_row h3 {
	display:inline-block;
	border-bottom:5px solid #f7b904;
	color:#240962;
	font-size:25px;
	padding-bottom:5px;
	margin-bottom:37px;
}
.booking_form_row h4 { font-size:25px}
.booking_form_col {
	width:33.33%;
	padding:0 30px;
}
.full_width_col {
	width:100%;
}
.are_box_column {
	width:26.6%;
}
.flex_wrap {
	flex-wrap:wrap;
	display:flex;
}
.form_wrap2 .booking_form_col:nth-child(1) { padding-top:72px}
.form_wrap2 .booking_form_col:nth-child(3) { margin-top:-34px}
.are_you_box {
	overflow:hidden;
}
.are_you_box h4 {
	color:#240962;
	font-size:25px;
	float:left;
}
.are_box_type {
	margin-left:130px;
}
.check_box_row { padding-bottom:25px;}
.check_box_row label {
	font-size:20px;
	color:#7c7b7a;
	display:block;
	font-family: 'MyriadProBold';
	line-height:29px;
}
.check_box_row label span { position:relative; top:2px} 
.check_box_row input[type="radio"],
.check_box_row input[type="checkbox"] {
    width: 31px;
    height: 29px;
    border-radius: 0;
    vertical-align: middle;
    border: 1px solid #a9a8a7;
	padding: 0;
	margin:0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: #FFF;
    vertical-align: middle;
	margin-right:12px;	
}
.check_box_row input[type="radio"] {
	border-radius: 50%;
    width: 30px;
	height:30px;
	position:relative;
}
.check_box_row input[type="radio"]:checked {
	background:#fff;
}
.check_box_row input[type="radio"]:checked::after {
	content:'';
	width:18px;
	height:18px;
	background-color:#a9a8a7;
	border-radius: 50%;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	top:50%;
	margin-top:-9px;
	z-index:2;
}
.check_box_row input[type="checkbox"]:checked {
    background:#FFF url(assets/images/bgr_check.png) no-repeat center center;
}
.booking_filed { padding-bottom:20px}
.booking_filed label {
	font-size:20px;
	color:#7c7b7a;
	display:block;
	font-family: 'MyriadProBold';
	padding-bottom:9px;
}

.booking_filed input[type='password'], 
.booking_filed input[type='search'], 
.booking_filed input[type='email'], 
.booking_filed input[type='text'] {
	border:1px solid #a9a8a7;
	height:52px;
	border-radius:0;
	color:#7c7b7a;
	font-size:18px;	
}
.pb_small { padding-bottom:14px}
.booking_filed { position:relative}
.booking_filed select {
	width:100%;
   	border:1px solid #a9a8a7;
	height:52px;
	border-radius:0;
    padding: 0px 30px 0px 14px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
	background:#fff url(assets/images/bgr_arrow1.png) no-repeat right 7px center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
	font-size:20px;
	color:#7c7b7a;
	font-family: 'MyriadProRegular';
}
.right-arrow input[type="text"]{
	background:#fff url(assets/images/bgr_arrow1.png) no-repeat right 7px center;
}
.bold_font select {

	font-family: 'MyriadProBold';
}
.booking_filed select option {
	font-size:15px;
	color:#7c7b7a;
}
.booking_filed_wrap {
	flex-wrap:wrap;
	display:flex;
	margin:0 -8px;
}
.birth_column {
	width:33.33%;
	padding:0 8px;
}
.booking_filed .birth_column  select {
	padding-left:8px;
}
.birth_column:nth-child(1) { width:30%}
.birth_column:nth-child(2) { width:30%}
.birth_column:nth-child(3) { width:40%}
.booking_form_row h5 {
	color:#240962;
	font-size:25px;
	padding-bottom:37px;
}
.booking_form_row h5 span {
	color:#7c7b7a;
	font-family: 'MyriadProRegular';
	font-size:25px;
	padding-left:15px;
}
.allow_checkbox {
	border:1px solid #00aeef;
	padding:19px 22px 22px 22px;
}
.allow_checkbox .check_box_row {
	padding:0;
}



.hide_on_desktop {
	display:none !important;
}
.hide_on_mobile {}
.scale_photo {
    overflow: hidden
}
.scale_photo:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.scale_photo img {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
}
.papular_hover_info a.more_info,
.ask_now_btn,
.menu-button .fa,
.close-button,
.courses_menu ul li a,
.feature_bg,
.entry-content input[type='submit'],
.book_online a,
.menu ul li a {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.choose_course_row {
    padding-bottom: 50px;
}
.choose_course_row:last-child {
    padding-bottom: 0;
}
.package_bottom {
    padding-top: 50px;
}
.choose_course_left {
    float: left;
    width: 35%;
    padding-right: 18px;
}
.choose_course_row small {
    font-size: 22px;
    color: #7c7b7a;
    padding-bottom:20px ;
    font-family: 'MyriadProRegular';
    display: block;
}
.choose_course_left h4 {
    font-size: 25px;
    color:#7c7b7a; 
    font-family: 'MyriadProBold';
    padding-bottom: 20px;
}
.choose_course_left .booking_form_col {
    width: 100%;
    padding-left: 0;
}
.course_form_item {
    max-width: 360px;
    padding: 14px;
    border:1px solid #a9a8a7;
    position: relative;
}
.course_form_item::after {
    content: "";
    position: absolute;
    background: url(assets/images/bgr_arrow1.png)no-repeat right  center;
    right: 12px;
    width: 23px;
    height: 13px;
    top: 22px;
}
.course_form_item span {
    font-size: 22px;
    color: #7c7b7a;
    font-family: 'MyriadProRegular';
}
.course_form_item .check_box_row {
    padding-bottom: 9px;
}
.course_form_item .check_box_row input[type="checkbox"]  {
    padding-right: 16px;
}
.choose_course_right {
    float: right;
    width: 61.18%;
	position:relative;
}
.choose_course_right h4 {
    font-size: 25px;
    color: #7c7b7a;
    padding-bottom: 24px;
}
.choose_course_right h5 {
    font-size: 22px;
    color: #7c7b7a;
    font-family: 'MyriadProRegular';
}
.choose_course_right h6 {
    color: #7c7b7a;
    font-size: 22px;
    font-family: 'MyriadProBold';
    padding-bottom: 0px;
}
.choose_course_right p {
    font-size: 22px;
    color: #7c7b7a;
    line-height: 25px;
    padding-bottom: 14px;
}
.single_course {
    clear: both;
    margin-top: 16px;
    border:1px solid#00aeef;
    padding: 21px 18px;
}
.padding-b0 { padding-bottom:0 !important}
.single_course2.single_course { margin-bottom:30px}
.single_course .check_box_row {
    padding-bottom: 0;
}
.single_course .check_box_row span {
    font-size: 25px;
    color: #f70314;
    font-family: 'MyriadProRegular';
}
.booking_bottom_padding {
    padding-bottom: 60px;
}
.padding0 {
	padding-bottom:0 !important;
	padding-top:0 !important;
}
.booking_form_submit {
    text-align: center;
    padding: 0px 0px 13px 0px;
}
.booking_form_submit a {
    font-size: 25px;
    color: #fff;
    font-family: 'MyriadProRegular';
    max-width: 980px;
    margin: 0 auto;
    background: #00aeef;
    height: 54px;
    line-height: 54px;
    display: block;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.review_summary_area {
    margin-top: -19px;
    max-width: 920px;
    margin-left: 0;
}
.review_summary_area h3 {
    font-size: 30px !important;
    color: #240962;
    font-family: 'MyriadProBold';
}
.review_subtitle {
    position: relative;
}
.review_summary h6 {
    font-size: 25px;
    color: #00aeef;
    font-family: 'MyriadProBold';
    line-height: 30px;
    padding-bottom: 10px;
}
.review_summary {
    padding-bottom: 25px;
}
.review_summary ul li {
    padding-left: 0;
    line-height: 25px;
    padding-bottom: 12px;
    padding-left: 30px;
    position: relative;
}
.review_summary ul li::after {
    content: "";
    position: absolute;
    width:15px ;
    height:15px ;
    left: 0;
    top: 8px;
    background: url(assets/images/left_arrow.png) no-repeat left center;
}
.review_summary ul {
    padding-bottom: 0px !important;
}
.review_summary ul li::before {
    content: none;
}
.review_summary ul li a {
    font-size: 25px;
    color: #7c7b7a;
    display: block;
}
.review_summary li a strong {
    font-family: 'MyriadProBold';
    padding-right: 10px;
	font-weight:normal;
}
.review_summary li a span {
    padding-left: 25px;
    position: relative;
}
.review_summary li a span::before {
    position: absolute;
    content: "";
    width:15px ;
    height:15px ;
    left: 0;
    top: 3px;
    background: url(assets/images/left_arrow.png) no-repeat left center;
}
.review_summary small {
    color: #00aeef;
    font-size: 22px;
    font-family: 'MyriadProRegular';
}
.review_summary small strong {
    font-family: 'MyriadProBold';
	font-weight:normal;
}
.edit_button {
    position: absolute;
    right: 0;
    top: 0;
}
.edit_button a {
    height: 56px;
    width: 90px;
    padding: 0 5px;
    background: #00aeef;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 56px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 28px;
    font-family: 'MyriadProBold';
    text-transform: capitalize;
}
.review_message {
    padding-top: 34px;
}
.review_summary textarea {
    resize: none;
    max-width: 870px;
    min-height: 266px;
    border-radius: 0;
    border:2px solid#7c7b7a;
    color: #000;
    font-size: 18px;
}
.total_amount_area {
    margin-top: -39px;
}
.total_amount {
    max-width: 910px;
    padding: 14px 40px;
    background: #f3f5f5;
}
.total_amount h3 {
    font-size: 45px;
    color: #00aeef;
    font-family: 'MyriadProRegular';
    padding-bottom: 20px;
}
.total_amount ul li {
    padding-left: 28px;
    line-height: 30px;
    padding-bottom: 15px;
    position: relative;
}
.total_amount ul li::before {
    content: none;
}
.total_amount ul li::after {
    position: absolute;
    content: "";
    width:15px ;
    height:15px ;
    left: 0;
    top: 8px;
    background: url(assets/images/left_arrow.png) no-repeat left center;
}
.total_amount ul li a {
    font-size: 25px;
    color: #7c7b7a;
    display: block;
    font-family: 'MyriadProRegular';
}
.total_amount ul li a span {
    color: #00aeef;
}
.payment_area {
    padding: 40px 15px 0px 15px;
}
.payment_area h3 {
	padding-left: 26px;
	font-size: 30px;
	color: #00aeef;
	padding-bottom: 8px;
	font-family: 'MyriadProBold';
}
.payment_form {
    overflow: hidden;
    padding-bottom: 30px;
}
.payment_left {
    float: left;
    padding-right: 15px;
}
.payment_left h6 {
    font-size: 25px;
    color: #7c7b7a;
    font-family: 'MyriadProRegular';
    padding-left: 55px;
}
.payment_right {
    float: left;
}
.payment_right .booking_filed select {
    width: 130px;
    height: 45px;
    line-height: 45px;
    outline: 0;
    padding-left: 23px;
    padding-right: 13px;
}
.payment_area h4 {
    text-align: center;
    font-size: 30px;
    color: #00aeef;
    font-family: 'MyriadProRegular';
    padding-bottom: 0px;
    margin-bottom: -25px;
}
.payment_area .total_price {
    text-align: center;
    font-size: 114px;
    color:#00aeef;
    padding-bottom: 0;
	display:block;
	font-weight:normal;
	font-family: 'MyriadProBold';
}

.diving_feature_area {
	overflow: hidden;
	background: #f5f8f9;
	padding: 95px 15px 70px 15px;
}
.diving_content h2 {
	padding-bottom: 5px !important;
}
.diving_content p {
	padding-bottom: 30px;
	color: #a5a6a6;
	font-size: 18px;
	line-height:22px;	
	max-width: 520px;
	margin: 0 auto;
}
.diving_content .section_title { padding-bottom:20px !important}
.diving_feature_column_row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.diving_feature_column {
	width: 33.33%;
	padding:0 10px;
}
.diving_feature_bgr {
	background: #ffffff;
	position:relative;
	height:100%;
}
.diving_feature_info {
	padding: 42px 36px 35px 44px;
}
.diving_photo img {
	width: 100%;
}
.diving_feature_info h3 {
	font-size: 25px;
	font-family: 'MyriadProBold';
	padding-bottom: 20px;
}
.diving_feature_info h3 a {
	color: #270360;
}
.diving_feature_info p {
	font-size: 18px;
	color: #a5a6a6;
	line-height: 23px;
	padding-bottom: 34px;
	text-align:justify;
}
.diving_feature_info a.read_more {
	text-transform: uppercase;
	font-size: 16px;
	color: #2aaeec;
	font-family: 'MyriadProBold';
}
.diving_feature_info a.read_more .fa { padding-left:5px}

.packages_courses_area {
	background:#ffffff url(assets/images/package_img1.jpg)no-repeat;
	background-size: cover;
	overflow: hidden;
}
.packages_courses_overlay {
	position: relative;
	z-index: 1;
}
.subscribe_newsletter_area .hero_scroll,
.papular_trips_area .hero_scroll,
.packages_courses_overlay .hero_scroll {
	top:0;
}
.subscribe_newsletter_area .hero_scroll { top:-20px}
.packages_courses_overlay .hero_scroll:after {
	background:#fff;
}
.packages_courses_overlay::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
}
.ackages_courses {
	padding: 96px 15px 50px 15px;
	z-index: 2;
	position: relative;
}
.ackages_courses h2 {
	color: #ffffff;
	padding-bottom: 0px !important;
}
.ackages_content p {
	color: #ffffff;
	font-size: 18px;
	padding-bottom: 39px;
	text-align: center;
	max-width: 500px;
	margin: 0 auto;
}
.packages_courses_row {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
	z-index: 2;
	position: relative;
}
.packages_courses_coloumn {
	width: 33.33%;
	padding:0 10px;
}
.packages_courses_photo a img {
	display: block;
	width: 100%;
	height: auto;
}
.packages_courses_bgr {
	background: #ffffff;
    position: relative;
    height: 100%;
}
.packages_courses_info {
	padding: 42px 30px 40px 40px;
}
.packages_courses_info h4 {
	font-size: 25px;
	font-family: 'MyriadProBold';
	line-height: 30px;
	padding-bottom: 25px;
}
.packages_courses_info h4 a {
	color: #270360;
}
.packages_courses_info p {
	color: #a5a6a6;
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 33px;
	text-align:justify;
} 

.packages_courses_info a.read_more {
	color: #2aaeec;
	display:inline-block;
	text-transform:capitalize;
	font-size: 16px;
	font-family: 'MyriadProBold';
} 
.packages_courses_info a.read_more .fa { padding-left:5px}

.papular_trips_area {
	padding: 97px 15px 0 15px;
	background-color:#f5f8f9;
	position:relative;
}
.papular_content h2 {
	padding-bottom:13px !important;
}
.papular_content p {
	font-size: 18px;
	color: #a5a6a6;
	padding-bottom: 32px;
	max-width: 500px;
	margin: 0 auto;
	line-height:25px;
	text-align: center;
}
.papular_trip_wrap {
	flex-wrap: wrap;
	display: flex;
	margin: 0 -10px
}
.papular_trip_column {
	width: 33.33%;
	padding: 0 10px;
    margin-bottom: 20px;
}
.papular_photo img {
	display: block;
	width: 100%;
	height: auto;
}
.papular_info {
	text-align: center;
}
.papular_info h4 {
	font-size: 25px;
	line-height:25px;
	color: #ffffff;
	padding-bottom:0;
	font-family: 'MyriadProBold';
}
.papular_info span {
	display:block;
	font-size:18px;
	color:#fff;
	line-height:24px;
}
.papular_info p {
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 10px;
}
.papular_info ,
.papular_hover_info {
	padding: 38px 30px 30px 30px;
}
.papular_hover_info h4 {
	font-size: 25px;
	line-height:25px;
	color: #ffffff;
	padding-bottom:0;
	font-family: 'MyriadProBold';
	text-align:center;
}
.papular_hover_info h4 a { color:#fff}
.papular_hover_info span {
	display:block;
	font-size:18px;
	color:#fff;
	line-height:24px;
	text-align:center;
	padding-bottom:25px;
}
.papular_hover_info p {
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 20px;
	text-align:justify;
}
.ask_now_btn,
.papular_hover_info a.more_info {
	display: block;
	width: 189px;
	height: 60px;
	padding:0 10px;
	line-height: 60px;
	color: #ffffff;
	background: #1b96d0;
	text-transform: capitalize;
	font-size: 20px;
	font-family: 'MyriadProBold';
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.papular_photo { position: relative; }
.papular_photo img {
	width:100%;
}
.papular_photo:after {
    content: '';
    width: 100%;
    height: 280px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
}
.papular_hover_info,
.papular_info {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.papular_hover_info {
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(27,150,208,0.7);
	z-index:4;
	opacity: 0;
	visibility:hidden;
}
.papular_hover_info:after {
    content: '';
    width: 100%;
    height: 280px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
}
.papular_hover_inner {
	position:relative;
	z-index:5;
}
.papular_hover_inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.papular_photo:hover .papular_info {
	opacity: 0;
	visibility:hidden;
}
.papular_photo:hover .papular_hover_info {
	opacity: 1;
	visibility:visible;
}
.latest_news_area {
	padding-bottom: 100px;
	overflow: hidden;
}
.latest_post {
	padding-bottom: 117px;
	max-width: 1006px;
	margin: 0 auto;
}
.latest_post_photo {
	padding-bottom: 34px;
}
.latest_post_photo a img {
	display: block;
	width: 100%;
	height: auto;
} 
.post_date span {
	display: block;
	font-size: 18px;
	color: #bfc1c2;
	font-family: 'MyriadProRegular';
	padding-bottom: 8px;
}
.latest_photo_column .post_date span {
	padding-bottom: 0px;
} 
.latest_post_content {
	max-width: 955px;
	margin: 0 auto;
}
.latest_post_content h3 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 5px;
	font-family: 'MyriadProRegular';
	color: #00adef;
}
.latest_post_content h3 a {
	color: #00adef;
}
.latest_post_content p {
	font-size: 18px;
	color: #7c7c7d;
	font-family: 'MyriadProRegular';
	line-height: 26px;
	padding-bottom: 26px;
}
.latest_post_content a {
	color: #fff;
}
.more_button {
	display: block;
	font-size: 20px;
	background: #03adef;
	text-transform: uppercase;
	width: 138px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.latest_post{
	padding: 0px 0px 115px 0px;
	max-width: 1006px;
	margin: 0 auto;
	overflow: hidden;
}
.latest_photo_row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.latest_photo_column {
	width: 50%;
	padding: 0 20px;
}
.latest_photo_column h4 {
	font-size: 25px;
}
.latest_photo_column h4 a {
	color: #00adef;
}
.photo_holder {
	padding-bottom: 55px;
}
.photo_holder a img {
	display: block;
	width: 100%;
	height: auto;;
}
.single_button {
	max-width: 150px;
	margin: 0 auto;
}
.top_space {
	padding-top: 60px;
}
.single_post_page {
	padding-bottom: 35px;
}
.subscribe_newsletter_area {
	padding:0 15px;
	position:relative;
}
.subscribe_newsletter {
	padding:75px 0 117px 0;
}
.subscribe_newsletter h2 { padding-bottom:20px !important}
.subscribe_newsletter p {
	text-align:center;
	max-width:520px;
	margin:0 auto;
	font-size:18px;
	color:#a5a6a6;
}
.subscribe_form {
	max-width:735px;
	margin:0 auto;
	position:relative;
	padding-right:157px;
}
.subscribe_form p { padding:0}
.subscribe_form input[type="search"],
.subscribe_form input[type="email"] {
	height:55px;
	border-radius:0;
	border-right:none;
	padding-left:20px;
	-moz-border-radius-topleft: 28px;
	-webkit-border-top-left-radius: 28px;
	border-top-left-radius: 28px;
	-moz-border-radius-bottomleft: 28px;
	-webkit-border-bottom-left-radius: 28px;
	border-bottom-left-radius: 28px;
	border-color:#c4c6c7;
	color:#b3b5b6;
}
.subscribe_form input[type="submit"] {
	width:157px;
	height:55px;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	font-size:19px;
	text-align:left;
	padding-left:20px;
	border-radius:0;
	-moz-border-radius-topright: 28px;
	-webkit-border-top-right-radius: 28px;
	border-top-right-radius: 28px;
	-moz-border-radius-bottomright: 28px;
	-webkit-border-bottom-right-radius: 28px;
	border-bottom-right-radius: 28px;
}
.papular_hover_info a.more_info:hover,
.ask_now_btn:hover,
.subscribe_form input[type="submit"]:hover {
	background:#0a76a9;
}
.diving_movie_area {
	border-top:10px solid #c4c6c7;
	position:relative;
}
.diving_movie_area img { width:100%;}
.diving_movie_info {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	background-color:rgba(0,0,0,0.2);
	padding:86px 15px;
	text-align:center;
}
.diving_movie_info h4 {
	font-size:47px;
	color:#fff;
	font-weight:normal;
	padding-bottom:16px;
}
.play_icon {
	display:block;
	margin:0 auto;
	width:100px;
	margin-bottom:26px;
}
.ask_now_btn {
	margin:0 auto;
}
.reviews_slider_area {
	padding-bottom:70px;
	max-width:1060px;
}
.reviews_content_wrap {
	overflow:hidden;
	padding-top:4px;
}
.reviews_column {
	width:45%;
	float:left;
}
.reviews_column:nth-child(2) {
	float:right;
}
.reviews_slider ul li::before {
	display:none;
}
.reviews_slider {
	position:relative;
}
.reviews_slider ul,
.reviews_slider ul li {
	padding:0;
	margin:0;
}
.testimonial_author {
	display:flex;
	flex-wrap:wrap;
}
.reviews_item {
	background:url(assets/images/client_arrow.png) no-repeat left top;
	padding-top:92px;
	padding-bottom:40px;
}
.reviews_item h6 {
	font-size:18px;
	color:#727474;
	font-weight:400;
	font-family: 'HelveticaNeueBoldItalic_22497';
	padding-bottom:10px;
}
.reviews_item div.tm_pb_section {
	font-size:16px;
	line-height:20px;
	color:#898a8b;
	padding-bottom:30px;
	margin-bottom:32px;
}
.author_photo {
	width:69px;
	position:relative;
	top:-15px;
}
.author_photo img {
	border-radius:50%;
}
.author_info {
	border-right:1px solid #727474;
	padding:5px 8px 0 30px;
	height:37px;
}
.author_info strong {
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#1b96d0;
	font-family: 'MyriadProBold';
	line-height:18px;
}
.author_info span {
	display:block;
	font-size:18px;
	color:#270360;
	line-height:18px;
}
.author_social_icon {
	padding:0 10px;
}
.small_block {
	background:url(assets/images/client_arrow2.png) no-repeat;
	width:42px;
	height:37px;
	margin-top:2px;
}
.certificate_top {
	padding-bottom:38px;
}
.latest_news_post_area {
	padding: 0 15px 50px 15px;
	background: #f5f8f9;
}
.latest_news_text h2 {
	font-size: 48px;
	text-transform: capitalize;
	padding-bottom: 51px !important;
}
.latest_news_post_row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.latest_news_post_column {
	width: 33.33%;
	padding: 0 15px;
}
.latest_news_post_photo a img {
	display: block;
	width: 100%;
	height: auto;
}
.latest_news_post_info {
	padding: 25px 40px 0 30px;
}
.latest_news_post_info h3 {
	font-size: 25px !important;
	line-height: 32px;
	font-family: 'MyriadProBold';
	font-weight: normal;
	padding-bottom:5px !important;
}
.latest_news_post_info h3 a {
	color: #270360;
}
.latest_news_post_info p {
	font-size: 18px;
	line-height: 23px;
	color: #a5a6a6;
	text-align: justify;
}

.group_reservation {
	padding-bottom: 2px;
}
.booking_form_content h3 {
	margin-bottom: 43px;
}
.booking_content .are_box_type {
    margin-left: 145px;
}
.booking_diving {
	overflow: hidden;
}
.booking_diving_left {
	float: left;
	padding-right: 15px;
}
.booking_diving_left .are_box_type {
    margin-left: 0px;
}
.booking_content .are_you_box {
    min-height: 0;
    padding-bottom: 38px;
}
.booking_diving_right {
	float: right;
}
.booking_filed_content {
	padding-bottom: 54px;
}
.booking_form_second {
	padding-top: 26px;
}
.booking_form_row .booking_form_second h3 {
	margin-bottom: 47px;
}
.booking_form_row .booking_form_second h5 {
	padding-bottom: 48px;
}
.content-book-row .booking_form_row {
    padding-bottom: 23px;
}
.group_members h3 {
	margin-bottom: 32px;
}
.group_members h4 {
	padding-bottom: 37px;
}
.group_content .are_you_box {
    min-height: 0px;
    padding-bottom: 5px;
}
.group_members_area .booking_form {
   padding-top: 0px !important;
}
.booking_diving_right .birth_column {
	width: 100%;
}
.booking_diving_right .birth_column select {
	max-width: 210px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #7c7b7a;
	font-family: 'MyriadProBold';
}
.add_group_members_button {
    text-align: center;
    padding: 3px 15px 100px 15px;
}
.add_group_members_button a {
    font-size: 25px;
    color: #fff;
    font-family: 'MyriadProRegular';
    max-width: 980px;
    margin: 0 auto;
    background: #00aeef;
    height: 54px;
    line-height: 54px;
    display: block;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.add_group_members_button i {
	font-size: 19px;
	margin-left: 9px;
	color: #fff;
	line-height: 54px;
}
.group_packages_button {
	text-align: center;
    padding: 33px 15px 49px 15px;
    background: #dedfdf;
}
.group_packages_button a {
	font-size: 25px;
    color: #fff;
    max-width: 980px;
    margin: 0 auto;
    background: #00aeef;
    height: 52px;
    line-height: 52px;
    display: block;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #222;
    background: #04aeef;
    border-radius: 3px;
    z-index: 1000;
}
.sp-scroll-up:hover {
    color: #fff;
    background: #333;
}
h2.screen-reader-text {
    display: none;
}
.blog-pagination {
    margin-top: 60px;
}
.blog-pagination .page-numbers.prev,
.blog-pagination .page-numbers.next { float: none !important; }
.blog-pagination .page-numbers {
    padding: 4px 10px;
    margin: 5px 7px;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    border: 1px solid #03adef;
}
.blog-pagination .page-numbers.current,
.blog-pagination .page-numbers:hover {
    font-weight: 700;
    background: #03adef;
    color: #fff;
}
.blog-pagination,
.blog-pagination .navigation.pagination,
.blog-pagination .navigation.pagination .nav-links {
    text-align: center;
    width: 100%;
}
#tm_builder_outer_content .tm_pb_text p:last-of-type {
    padding-bottom: 24px !important;
}
.entry-content .captcha-text {
    position: absolute;
    font-size: 15px;
    color: #29c5ff;
    font-family: 'MyriadProRegular', sans-serif;
    font-weight: 400;
    top: 0;
    left: 15px;
}
.entry-content .wpcf7-form-control.wpcf7-mathcaptcha {
    padding-left: 90px;
}
.group-members-all { display:none}
.group-members-all .group-members-view { padding-top:25px}


.ms-options-wrap > button:focus,
.ms-options-wrap > button {
    position: relative;  
    outline-offset: -2px;
    white-space: nowrap;
	width: 100%;
	border: 1px solid #a9a8a7;
	height: 52px;
	border-radius: 0;
	padding: 0px 30px 0px 14px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: #fff url(assets/images/bgr_arrow1.png) no-repeat right 7px center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	font-size: 20px;
	color: #7c7b7a;
	text-align:left;
}

.ms-options-wrap > button > span {
    display: inline-block;
	color: #7c7b7a;
}

.ms-options-wrap > button[disabled] {
    background-color: #e5e9ed;
    color: #808080;
    opacity: 0.6;
}

.ms-options-wrap > button:after {
    content: ' ';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #999;
    margin-top: -3px;
	display:none;
}
.booking_filed ul,
.booking_filed ul li {
	padding:0;
	list-style-type:none;
	margin:0;
}
.ms-options-wrap.ms-has-selections > button {
    color: #333;
}

.ms-options-wrap > .ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #a9a8a7;
    overflow: auto;
    visibility: hidden;
}

.ms-options-wrap.ms-active > .ms-options {
    visibility: visible
}

.ms-options-wrap > .ms-options > .ms-search input {
    width: 100%;
    padding: 4px 5px 4px 14px;
    border: none;
    border-bottom: 1px solid #a9a8a7;
    outline: none;
}

.ms-options-wrap > .ms-options .ms-selectall {
    display: inline-block;
    font-size: .9em;
    text-transform: lowercase;
    text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
    text-decoration: underline;
}

.ms-options-wrap > .ms-options > .ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap > .ms-options > ul,
.ms-options-wrap > .ms-options > ul > li.optgroup ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ms-options-wrap > .ms-options > ul li.ms-hidden {
    display: none;
}

.ms-options-wrap > .ms-options > ul > li.optgroup {
    padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
    border-top: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
    display: block;
    padding: 5px 0 0 0;
    font-weight: bold;
}
.booking_filed ul {
	padding:14px 0 14px 14px !important;
}
.booking_filed ul li label {
	font-family: 'MyriadProRegular';
}
.group_packages_row {
	position:relative;
	padding-right:125px;
}
.persons_no {
	position:absolute;
	right:0;
	top:0;
	z-index:5;
}
.packages_field {
	padding:0;
	width:125px;
	position: absolute;
	right:0;
	top:5px;
	z-index:5;
}
.packages_field input[type="text"] {
	width:40px;
	height:40px !important;
	margin:0 auto;
	display:block;
	padding:5px;
	text-align:center;
}
.latest_post_content .container {
	padding:0 !important;
}