/*
Theme Name: FlyairBD Holidays
Theme URI: http://www.ahsanulkabir.com/themes/flyairbdholidays/
Author: Ahsanul Kabir
Author URI: http://www.ahsanulkabir.com/
Description: ...
Version: 1.0
Text Domain: flyairbdholidays
*/

* {
	margin:0 auto;
	outline:none !important;
}
@font-face {
 font-family: 'latolight';
 src: url('fonts/lato-light.eot');
 src: url('fonts/lato-light.eot?#iefix') format('embedded-opentype'), url('fonts/lato-light.woff2') format('woff2'), url('fonts/lato-light.woff') format('woff'), url('fonts/lato-light.ttf') format('truetype'), url('fonts/lato-light.svg#latolight') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: 'bold';
 src: url('fonts/bold.eot');
 src: url('fonts/bold.eot?#iefix') format('embedded-opentype'), url('fonts/bold.woff2') format('woff2'), url('fonts/bold.woff') format('woff'), url('fonts/bold.ttf') format('truetype'), url('fonts/bold.svg#latolight') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
body {
	font-family: "latolight";
	font-size: 18px;
	line-height: 160%;
	color:#222222;
}
a {
	color:#012D6A;
	text-decoration:none;
}
img {
	height: auto;
	max-width: 100%;
	border:0 none;
}
img.alignleft {
	float: left;
}
img.alignright {
	float:right;
}
.entry-content img {
	box-sizing: border-box;
	display: block;
	padding: 10px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
.warper {
	max-width: 90%;
	width: 1100px;
}
.clear {
	clear:both !important;
	display:block !important;
	position:relative !important;
	float:none !important;
	width:100% !important;
	content:" ";
}
.mobile-hide {
	display:none;
}
.screen-reader-text {
	display:none;
}
.form-group {
	margin-bottom: 10px;
}
.dech {
    border: 2px solid #d3d2cb;
    width: 100px;
    margin: 20px 0;
    border-radius: 5px;
}
.dech.onderk {
	border-color: rgba(255,255,255,0.4);
}
.dech.center {
    margin-left: auto;
    margin-right: auto;
}
.secondary-title {
	margin-bottom: 60px;
	font-size: 26px;
}
.secondary-title.center  {
	text-align: center;
}
.secondary-title.onderk  {
	color: #fff;
}
label {
	display: block;
	font-size: 14px;
	line-height: 30px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="file"], textarea, select {
	background: #ffffff;
	border: 3px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	padding: 7px;
	display: block;
	width: 100%;
	margin-bottom: 15px;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
input[type="file"] {
	padding: 6px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="file"]:focus, textarea:focus, select:focus, input[type="text"]:active, input[type="email"]:active, input[type="password"]:active, input[type="url"]:active, textarea:active, select:active {
	border-color:#284e7d;
}
.btn, #submit {
	background: none;
	border-radius: 3px;
	box-sizing: border-box;
	color: #24365c;
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px 15px;
	text-align: center;
	text-shadow: -0.5px -0.5px 0.5px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	border: 2px solid #24365c;
	cursor: pointer;
	width: 100%;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.btn:active, .btn:hover, #submit:active, #submit:hover {
	background:#24365c;
	color:#ffffff;
}
.topbar {
	background: #ffffff;
	color: #333;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	padding: 5px 0 3px 0;
}
.topbar a {
	color: #ababab;
	text-decoration:none;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.topbar a:hover {
	color: #012D6A;
}
.topbar ul, .topbar li, .topbar a, .topbar .genericon {
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	cursor:pointer;
}
.topbar .social-media .genericon {
	height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
	font-size: 18px;
	color: #333;
	margin-left: 3px;
	background: #fff;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.topbar .social-media .genericon-facebook-alt:hover {
	background:#3B5998;
	color:#fff;
}
.topbar .social-media .genericon-twitter:hover {
	background:#1EA1F3;
	color:#fff;
}
.topbar .social-media .genericon-googleplus:hover {
	background:#DE5245;
	color:#fff;
}
.topbar .social-media .genericon-linkedin:hover {
	background:#007AB9;
	color:#fff;
}
.social-media {
	float: right;
	margin-left:10px;
}
#site-header {
	z-index: 1;
	background: #ffffff none repeat scroll 0 0;
	position: absolute;
	left: 0;
	right: 0;
}
body.scrolled #site-header {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99;
	background: #fff;
	border: 0 none;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
ul.nav-menu a {
	color: #24365c;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
	font-weight:normal;
}
ul.nav-menu .current-menu-item a, ul.nav-menu a:hover {
	color:#24365c;
}
.site-branding {
	float: left;
	padding: 10px 0;
	width: calc(100% - 80px);
}
.site-branding a {
	display:block;
}
.site-branding img {
	display: block;
	margin: 0;
	height: 72px;
	max-width: 100%;
	border: 0 none;
	position: absolute;
	bottom: 15px;
	z-index: 9;
	width: auto;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
body.scrolled .site-branding img {
	position: static;
	max-height: 42px;
}
#navopen {
	cursor: pointer;
	float: right;
	height: 57px;
	line-height: 57px;
	margin: 10px 0;
	text-align: center;
	width: 57px;
}
#navopen .genericon {
	display: block;
	font-size: 32px;
	line-height: 57px;
}
#body-overlay {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(36, 54, 92, 0.8);
	display:none;
	z-index:1;
}
#logo-overlay {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(36, 54, 92, 0.8);
	display:none;
	z-index:10;
}
.closealert {
	border-left: 1px solid #eee;
	color: #ccc;
	cursor: pointer;
	height: 46px;
	line-height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
}
#main-navigation {
	background: none;
	bottom: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	overflow: auto;
	position: fixed;
	right: -120%;
	top: 0;
	width: 260px;
	z-index:999999;
}
ul.nav-menu > li {
	border-top: 1px solid #ddd;
}
ul.nav-menu > li > a {
	display: block;
	font-size: 18px;
	padding: 10px 15px;
}
ul.nav-menu > li#login-btn > a {
	border: 1px solid #0a2240;
	border-radius: 6px;
	padding: 0 13px 0 10px;
	margin: 4px 0 4px 4px;
	height: 34px;
	line-height: 34px;
}
ul.nav-menu > li#login-btn > a:hover {
	border: 1px solid #0a2240;
	background:#0a2240;
	color:#FFF;
}
ul.nav-menu > li#login-btn .genericon {
	line-height: 34px;
	font-size:18px;
}
#site-header .sub-menu {
	height: 0;
	overflow: hidden;
}
#site-header .sub-menu a {
	background: #f7f7f7 none repeat scroll 0 0;
	border-top: 1px solid #d8d8d8;
	display: block;
	padding: 10px 10px 10px 25px;
}
ul.nav-menu > li.menu-item-has-children > a {
	padding-right: 40px;
	position:relative;
}
ul.nav-menu > li.menu-item-has-children > a::after {
 content: '\f431';
 font-family: genericons;
 position: absolute;
 right: 0;
 text-align: center;
 width: 40px;
 font-size:26px;
}
ul.nav-menu > li.menu-item-has-children.open > a::after {
 content: '\f432';
}
#site-header ul.nav-menu > li.menu-item-has-children.open .sub-menu {
	height: auto;
}
#navclose {
	cursor: pointer;
	font-size: 26px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 0;
	top: -30px;
	width: 60px;
	display:none;
	color:#ffffff;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.8);
	z-index:999;
}
#navclose::before {
 transform: rotate(-90deg);
 display: block;
 color: #fff;
 font-size: 44px;
 float: left;
}
#navsrc {
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
	border: 3px solid rgba(255, 255, 255, 0);
	box-shadow: 0 14px 30px -20px #000;
	height: 38px;
	overflow: hidden;
	position: absolute;
	width: 0;
	left: 2px;
	max-width: calc(100% - 10px);
	right: 2px;
	top: 2px;
	z-index: 999999;
	margin:0;
}
#navsrc > input {
	border: 0 none;
	color: #444;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	width: calc(100% - 80px);
	max-width: calc(100% - 80px);
	float:left;
	background:none;
	box-shadow:0 0 0 #fff;
}
#navsrc > button {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	float: left;
	height: 40px;
	padding: 0;
	width: 40px;
}
#srcbtn {
	font-size: 28px;
	line-height: 40px;
	width: 40px;
}
#srcoff {
	font-size: 20px;
	line-height: 40px;
	width: 40px;
	cursor:pointer;
}
.site-content {
	padding: 20px 0 80px;
}
#page {
	overflow-x: hidden;
	position: relative;
	z-index: 5;
	background:#fff;
}
#secondary {
	margin-top: 40px;
	padding-top: 30px;
	border-top-width: 10px;
	border-top-color: #eee;
	border-top-style: double;
}
article {
	border-bottom: 3px solid #dddddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
article:last-child {
	border-bottom: 0 none;
	margin-bottom: 0;
	padding-bottom: 0;
}
article::after, article::before {
 content:" ";
 clear:both;
 float:none;
 position:relative;
 display:block;
}
a.post-thumbnail {
	display: block;
}
.wp-post-image {
	display: block;
	height: auto;
	width: 100%;
}
h3.entry-title, h2.entry-title, h1.entry-title {
	color: #24365c;
	font-family: "latolight";
	font-weight: normal;
	line-height: 140%;
}
h1.entry-title {
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
h2.entry-title {
    font-size: 24px;
    margin-bottom: 10px;
}
h2.entry-title a {
}
h3.entry-title {
	font-size: 20px;
	margin-bottom: 15px;
}
body.home h3.entry-title, body.home h2.entry-title, body.home h1.entry-title {
	text-align: center;
	font-size: 28px;
}
h3.entry-title.min, h2.entry-title.min {
	font-size:22px;
}
h6.widget-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 0;
	line-height:140%;
	text-transform:uppercase;
	font-weight:normal;
}
h6.widget-title span {
	border-bottom: 2px solid #ddd;
	display:inline-block;
	padding-bottom:5px;
	font-size:18px;
}
.entry-info {
	color: #ccc;
	text-transform: lowercase;
}
.entry-content ul {
	list-style: initial;
	margin: 15px 0;
	padding: 0 0 0 40px;
}
#secondary .widget {
	margin-bottom: 40px;
}
#secondary .widget:last-child {
	margin-bottom: 0;
}
.footer-widget-area {
	background: #1d2834;
	padding: 60px 0;
	color:#ddd;
	position:relative;
}
.footer-widget-area a {
	color:#eee;
}
.footer-widget-area a:hover {
	color:#fff;
}
.footer-widget-area .widget {
	margin-bottom: 20px;
}
.footer-widget-area .widget:nth-child(3) {
 margin-bottom: 0;
}
.legal {
	background: #1d2834;
	color:#999;
	font-size:14px;
}
.legal .warper {
	padding:20px 0;
	border-top:1px solid #999;
}
.legal a {
	color:#FFF;
}
#site-credits {
	background: #1d2834 none repeat scroll 0 0;
	color: #fff;
	line-height: 260%;
	padding: 10px 0;
	position: relative;
	text-align: center;
	text-shadow: 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.2) inset;
}
#site-credits a {
	color:#fff;
	text-decoration:underline;
}
a#gotop {
	height: 40px;
	width: 140px;
	background: #1d2834;
	position: absolute;
	top: -39px;
	left: calc(50% - 70px);
	text-align: center;
	border-radius: 5px 5px 0 0;
	border-bottom: 0;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}
a#gotop .genericon {
	line-height: 40px;
	font-size: 28px;
	color: #fff;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease;
}
a#gotop:hover {
	height: 45px;
	top: -45px;
	text-decoration: none;
}
.legal a:hover, .footer-widget-area a:hover {
	text-decoration:underline;
}
#footer-social-icon .genericon {
	margin: 3px 0 3px 5px;
	height: 34px;
	line-height: 34px;
	width: 34px;
	background: #000;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	text-decoration: none;
}
#footer-social-icon .genericon-facebook-alt {
	background: #3b5998;
	color: #ffffff;
}
#footer-social-icon .genericon-twitter {
	background: #00acee;
	color: #ffffff;
}
#footer-social-icon .genericon-linkedin {
	background: #0e76a8;
	color: #ffffff;
}
#footer-social-icon .genericon-facebook-alt:hover {
	background: #ffffff;
	color: #3b5998;
}
#footer-social-icon .genericon-twitter:hover {
	background: #ffffff;
	color: #00acee;
}
#footer-social-icon .genericon-linkedin:hover {
	background: #ffffff;
	color: #0e76a8;
}
.nav-links {
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px solid #dddddd;
}
.nav-links::after {
 clear: both;
 content: " ";
 display: block;
 float: none;
}
.page-numbers {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	min-width: 20px;
	padding: 0 5px;
	position: relative;
	text-align: center;
}
.next.page-numbers {
	display: block;
	min-width: 0;
	overflow: hidden;
	padding: 0 30px 0 0;
	position: relative;
	text-indent: 30px;
	width: 0;
}
.next.page-numbers::before {
 content: "\f432";
 -ms-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 font-family: genericons;
 font-size: 24px;
 left: -11px;
 position: absolute;
 top: -13px;
}
.prev.page-numbers {
	display: block;
	min-width: 0;
	overflow: hidden;
	padding: 0 30px 0 0;
	position: relative;
	text-indent: 30px;
	width: 0;
}
.prev.page-numbers::before {
 content: '\f431';
 -ms-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 font-family: genericons;
 font-size: 24px;
 left: -11px;
 position: absolute;
 top: -13px;
}
.lightboxOverlay {
	z-index: 999993 !important;
}
.lightbox {
	z-index: 999994 !important;
}
.full-image-link {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 1px;
	display: block;
	float: left;
	margin: 5px;
	padding: 5px;
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
}
.full-image-link img {
	display:block;
	width:100%;
	height:auto;
}
.lowindexact {
	z-index:-1;
}
#breadcrumb-nav-out {
    background: url(img/bc-bg.webp);
    background-size: cover;
    background-position: center;
}
#breadcrumb-nav {
	background: rgba(36, 54, 92, 0.6);
	padding-top: 160px;
}
#breadcrumb-nav .tbg {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	text-shadow: 1px 1px 1px #000;
}
#breadcrumbs {
	padding: 10px 0;
}
#breadcrumbs li {
	color: #ddd;
	display: inline-block;
}
#breadcrumbs li.separator {
	color: #ccc;
	padding: 0 5px;
}
#breadcrumbs {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#breadcrumbs a {
	color:#eee;
}
#breadcrumbs a:hover {
	color:#fff;
}
.alert {
	border: 1px solid transparent;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
}
.alert-info {
	background-color: #f0f0f0;
	border-color: #ccc;
	color: #999;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.btn.blue {
	background:#334DA2;
}
.btn.blue:hover {
	background:#2d448f;
}
.btn.hero {
	display: block;
	font-size:14px;
	margin:0 auto;
	background: none;
	border: 2px solid #ffffff;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	color: #ffffff;
	padding: 10px 15px;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.btn.hero:hover {
	border-color:#ffffff;
	background:#ffffff;
	color:#24365c;
	text-shadow:0 0 0 rgba(0, 0, 0, 0);
}
body.page-template-home-page .site-content {
	padding: 0;
}
#aj_quoteform {
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 0 13px rgba(0,0,0,0.5);
    position: relative;
}
.about-us {
	box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.2);
	padding: 30px 0;
	position: relative;
	background: #ffffff;
	text-align: center;
}
#services ul {
	position:relative;
}
#services ul::before {
 content: " ";
 display: block;
 position: absolute;
 width: 5px;
 background: #ffffff;
 height: 100%;
 right: 0;
 top: 0;
 z-index:1;
}
#services ul::after {
 content: " ";
 display: block;
 position: absolute;
 width: 100%;
 background: #ffffff;
 height: 5px;
 right: 0;
 bottom: 0;
 z-index:1;
}
#services.page ul::before, #services.page ul::after {
 background:#FFF;
}
#services li {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	width: 33.333%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	box-sizing: border-box;
	text-align:center;
	position:relative;
}
#services li > div {
	padding: 30px;
	display:block;
	cursor:pointer;
}
#services li p {
	margin:10px 0 0;
}
#services li img {
	margin-bottom:15px;
}
#services li .more-link {
	display:none;
}
#services li .hover {
	position: absolute;
	top: 0;
	background: #0a2240;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	overflow:hidden;
	opacity:0;
 transition: opacity .3s ease-out;
 -moz-transition: opacity .3s ease-out;
 -webkit-transition: opacity .3s ease-out;
 -o-transition: opacity .3s ease-out;
}
#services li:hover .hover {
	opacity:1;
}
#services li .hover name, #services li .hover em {
	display: block;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
 transition: all .3s ease-out;
 -moz-transition: all .3s ease-out;
 -webkit-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
}
#services li .hover name {
	bottom: 50%;
	width: 100%;
	position: absolute;
	right:-100%;
	font-size: 24px;
}
#services li .hover em {
	position: absolute;
	width: 100%;
	top: 50%;
	left: -100%;
	font-style: normal;
	text-transform: capitalize;
}
#services li .hover em .genericon {
	vertical-align: middle;
}
#services li:hover .hover name {
	right:0;
}
#services li:hover .hover em {
	left:0;
}
#services li .img {
	position: relative;
}
#services li .img name {
    position: absolute;
    padding: 15px 20px;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.6);
    margin: 0;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 20px;
    text-align: left;
	display: block;
}
#services .left {
	width: 40%;
}
#services .left img {
	margin-top: 30px;
	position: relative;
}
#services .right {
	width: 100%;
}
#testimonial-slider {
	margin: 0 -10%;
	width: 100%;
	padding: 0 10%;
}
#services {
	padding: 30px 0 50px;
}
#testimonial-slider-in {
    background: #f9f9f9;
    padding: 30px 0 50px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.post-thumbnail {
	margin-bottom: 15px;
}
#contact-info {
}
#contact-info .icon {
	padding-left:30px;
	margin-bottom:10px;
}
#contact-info .icon-location {
	background: rgba(0, 0, 0, 0) url("img/icon-location.png") no-repeat scroll left top / 24px auto;
}
#contact-info .icon-phone {
	background: rgba(0, 0, 0, 0) url("img/icon-phone.png") no-repeat scroll left top / 24px auto;
}
#contact-info .icon-fax {
	background: rgba(0, 0, 0, 0) url("img/icon-fax.png") no-repeat scroll left top / 24px auto;
}
.required {
	color: #ea4335;
	font-size: 26px;
	line-height: 8px;
	height: 8px;
	vertical-align: middle;
}
.alert.alert-success {
	background:#25AE88;
	color:#ffffff;
}
.alert.alert-success .closealert {
	display:none;
}
.alert.alert-success.full .closealert {
	border: 0 none !important;
	color: #666 !important;
	display: block;
	font-size: 24px;
}
.alert.alert-success.full .closealert:hover, .alert.alert-success.full .closealert:active {
	background:none !important;
	color: #000 !important;
}
.alert.alert-success.full {
	background: #fff url("img/148767.png") no-repeat scroll center 40px / 100px auto;
	border: 0 none;
	border-radius: 0;
	bottom: 0;
	color: #333;
	font-size: 18px;
	left: 0;
	margin: 0 !important;
	padding: 170px 40px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 999999;
 -webkit-transition:  background-color 1s ease, color 1s ease, background-position .1ms;
 -moz-transition:  background-color 1s ease, color 1s ease, background-position .1ms;
 -o-transition:  background-color 1s ease, color 1s ease, background-position .1ms;
 -ms-transition:  background-color 1s ease, color 1s ease, background-position .1ms;
 transition:  background-color 1s ease, color 1s ease, background-position .1ms;
}
.social-widget {
	margin-top: 15px;
}
.social-widget li {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	margin:12px 7px 0 0;
	cursor:pointer;
}
.social-widget li .genericon {
	border-radius: 50%;
	display: block;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	background:#2F4050;
	color:#fff;
 -webkit-transition:  background-color .5s ease;
 -moz-transition:  background-color .5s ease;
 -o-transition:  background-color .5s ease;
 -ms-transition:  background-color .5s ease;
 transition:  background-color .5s ease;
}
.social-widget li .genericon.genericon-facebook-alt:hover, .social-widget li .genericon.genericon-facebook-alt:active {
	background:#3B5998;
}
.social-widget li .genericon.genericon-twitter:hover, .social-widget li .genericon.genericon-twitter:active {
	background:#00ACED;
}
.social-widget li .genericon.genericon-googleplus:hover, .social-widget li .genericon.genericon-googleplus:active {
	background:#C32F10;
}
.social-widget li .genericon.genericon-linkedin:hover, .social-widget li .genericon.genericon-linkedin:active {
	background:#0976B4;
}
.widget_sympheronclassic_widget img {
    width: 250px;
    margin-bottom: 15px;
}
.quick-contact .right-border {
	margin-right:5px;
}
.quick-contact em {
	display: none;
	float: right;
	font-family: latolight;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	padding-left: 3px;
}
#services name a {
	display: inline-block;
	font-family: latolight;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px;
	text-transform: uppercase;
}
body.post-type-archive-testimonial .testimonial img, body.single-testimonial .testimonial img {
	margin: 0;
	width: auto;
	float:left;
}
body.single-testimonial .testimonial .name, body.post-type-archive-testimonial .testimonial .name {
	color: #333;
	margin-top: 15px;
	text-shadow: 0 0 0 #fff;
}
body.post-type-archive-testimonial .testimonial, body.single-testimonial .testimonial {
	padding: 0 0 40px;
}
body.post-type-archive-testimonial .testimonial::before, body.post-type-archive-testimonial .testimonial::after {
 content:" ";
 clear:both;
 float:none;
 display:block;
}
#services.page {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	padding: 0;
}
#top-service {
	position:relative;
}
#top-service .warper {
}
#top-service ul {
	display: block;
}
#top-service ul li {
	width: 100%;
	border-bottom: 4px solid #0a2240;
}
#top-service ul li:last-child {
	border-bottom: 0 none;
}
#top-service a {
	padding: 36px;
	background: rgba(10, 34, 64, 0.7);
	color: #fff;
	display:block;
	position:relative;
	overflow:hidden;
 transition: all .3s ease-out;
 -moz-transition: all .3s ease-out;
 -webkit-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
}
#top-service a:hover {
	background: rgba(10, 34, 64, 1);
}
#top-service .more-link {
	display:none;
}
#top-service a::after {
 position:absolute;
 bottom: 5px;
 right: 5px;
 z-index:2;
 font-size: 32px;
 vertical-align: top;
 text-align: center;
 -moz-transition: color .1s ease-in 0;
 -webkit-transition: color .1s ease-in 0;
 display: inline-block;
 font-family: "Genericons";
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 line-height: 1;
 text-decoration: inherit;
 text-transform: none;
 -moz-osx-font-smoothing: grayscale;
 -webkit-font-smoothing: antialiased;
 speak: none;
 content: "\f429";
 transition: all .3s ease-out;
 -moz-transition: all .3s ease-out;
 -webkit-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
}
#top-service a::before {
 position: absolute;
 bottom: -50px;
 right: -50px;
 z-index: 1;
 background: #0a2240;
 height: 100px;
 width: 100px;
 content: "";
 transform: rotate(45deg);
}
#top-service a:hover::after {
 transform: rotate(360deg);
}
.carouselhd li {
	padding: 80px 0 20px;
	border: 0 none;
	outline: 0 none;
}
.carouselhd li strong, .carouselhd li p {
	color:#FFF;
	text-align:center;
}
.carouselhd li strong {
	font-size: 32px;
	line-height: 140%;
	font-family:'bold';
	font-weight:200;
	letter-spacing:1px;
	display:block;
}
.carouselhd li p {
	font-size: 20px;
	line-height: 140%;
	margin: 30px 0;
}
ul.slick-dots {
	text-align: center;
	margin-bottom: 80px;
}
ul.slick-dots li {
	margin: 0;
	padding: 0;
	display: inline-block;
	border: 0 none;
	outline: 0 none;
}
ul.slick-dots li button {
	border-radius: 50%;
	height: 26px;
	width: 26px;
	text-align: center;
	background: none;
	border: 2px solid #fff;
	cursor: pointer;
	line-height: 22px;
	margin: 0 5px;
	color: #fff;
	outline: 0 none;
}
ul.slick-dots li.slick-active button {
	background: #fff;
	color: #333;
}
ul.slick-dots li button:hover {
}
.or {
	height: 30px;
	margin: 20px auto 30px;
	border-bottom: 1px solid #24365c;
	position: relative;
	width: 800px;
	max-width: 90%;
}
.or span {
	position: absolute;
	left: calc(50% - 30px);
	background: #f7f7f7;
	height: 50px;
	top: 5px;
	width: 60px;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	text-transform: capitalize;
}
#or-option {
	display: flex;
	width: 500px;
	margin: 0 auto;
	max-width: 100%;
}
#or-option li {
	font-size: 18px;
	line-height: 30px;
}
#or-option a {
}
#or-option .genericon {
	font-size: 24px;
	line-height: 30px;
}
#srcform {
	background: rgba(36, 54, 92, 0.9);
	position: fixed;
	bottom: -150%;
	height: 100vh;
	left: 0;
	right: 0;
	z-index: 999999;
}
#srcformin {
	height: 0;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
}
#srcformin form {
	position: relative;
	top: -30px;
	height: 60px;
}
#srcformin #cstsrcin {
	margin: 0;
	border: 0 none;
	border-radius: 0;
	border-bottom: 4px solid rgba(255, 255, 255, 0.6);
	background: no-repeat;
	width: calc(100% - 60px);
	float: left;
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-size:24px;
	padding: 0;
	outline: none;
	-webkit-transition: border-color 200ms ease;
	-moz-transition: border-color 200ms ease;
	-o-transition: border-color 200ms ease;
	transition: border-color 200ms ease;
}
#srcformin #cstsrcin:focus {
	border: 0 none;
	border-bottom: 4px solid rgba(255, 255, 255, 1);
	outline: none;
}
#srcformin button {
	border: 0 none;
	outline: none;
	border-radius: 0;
	background: none;
	float:right;
	margin: 0;
	padding: 0;
}
#srcformin button .genericon {
	height: 60px;
	line-height: 60px;
	width: 60px;
	font-size: 48px;
	color:rgba(255, 255, 255, 0.6);
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;
}
#srcformin button:hover .genericon {
	color:rgba(255, 255, 255, 1);
	cursor:pointer;
}
#srcform .genericon-close {
	position: absolute;
	top: 50px;
	right: 0;
	color:rgba(255, 255, 255, 0.6);
	font-size: 60px;
	padding: 10px;
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;
}
#srcform .genericon-close:hover {
	cursor: pointer;
	color:rgba(255, 255, 255, 1);
}
body.home .section.contact {
	padding: 30px 0 70px;
}
.section.contact .right a {
	display:inline-block;
}
.section.contact .left {
	padding-bottom: 30px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.section.contact .right strong, .section.contact .right strong .genericon {
	line-height:24px;
}
.formhide {
	position:absolute;
	top:10px;
	right:0;
	bottom:0;
	left:0;
	background:rgba(255, 255, 255, 0.8) url("img/loading.svg");
	background-repeat: no-repeat;
    background-position: center;
    background-size: auto 20px;
	cursor:wait;
	display:none;
	z-index: 9;
}
.formsuccesshide {
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	background: rgba(255, 255, 255, 1);
	padding: 20px 30px 30px 30px;
	z-index: 0;
}
.error-data {
	background-color: #ffdfdf;
	padding: 10px 15px;
	border-radius: 3px;
	position: relative;
	color: #612020;
}
.error-data:before {
	position: absolute;
	content: " ";
	display: block;
	border: 12px solid #ffdfdf;
	top: -23px;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
	border-top-color: rgba(0, 0, 0, 0);
}
.has-error input[type="text"], .has-error input[type="email"], .has-error select {
	border-color:#de4040;
}
#aj_server-group .error-data {
	margin:20px 30px 0;
}
#ajc_server-group .error-data {
	margin:0 0 20px;
}
#aj_server-group .error-data:before, #ajc_server-group .error-data:before {
	display:none;
}
#aj_quoteform-container {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	display:none;
	background: rgba(36, 54, 92, 0.8);
}
#aj_quoteform-window {
	width: calc(100% - 50px);
	position: absolute;
	left: 120%;
	top: 0;
	box-sizing: border-box;
	background: #fff;
	height: 100%;
	overflow: hidden;
}
#aj_quoteform-window-close {
	height: 100%;
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
	cursor:pointer;
}
#aj_quoteform-window-close::before {
 transform: rotate( -90deg );
 display: block;
 color: #fff;
 font-size: 44px;
 height: 50px;
}
body.bad-browser #navsrc {
	display:none;
}
body.bad-browser .btn.hero {
	width:240px;
}
.form-group.left-margin {
	padding-left: 200px;
}
.form-group.left-margin .btn {
	margin-left:0;
}
label.min {
	color: #999;
	font-size: 14px;
	line-height: 16px;
}
input[readonly="readonly"], select[readonly="readonly"] {
	background: #f7ffe2;
}
label em {
	color: #999;
	display: inline-block;
	line-height: 120%;
}
.more-link {
	display: inline-block;
	overflow-wrap: break-word;
}
.testimonial {
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 0 5px 30px -5px rgba(0,0,0,0.1);
}
.testimonial .attachment-square-thumb {
	background: #fff none repeat scroll 0 0;
	position:relative;
	z-index:2;
	margin-left:20px;
}
.testimonial excerpt {
	display: block;
	padding: 0 25px 25px;
}
.testimonial excerpt p {
	margin:0;
}
.testimonial excerpt .entry-content {
	float:none;
}
#testimonial-slider h3 {
    color: #24365c;
    font-size: 36px;
    font-weight: normal;
    line-height: 100%;
    padding: 0 20px 20px;
    text-align: center;
}
.carousel .slick-slide {
	padding:10px;
}
.css-arrow {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	top: 100%;
	border: solid transparent;
	border-top-color: #eee;
	border-left-color:#eee;
	border-width: 10px;
	left: 80px;
}
.testimonial .name {
    display: inline-block;
    font-size: 20px;
    margin: 15px 25px 10px;
}
.testimonial .name:hover {
	text-decoration: underline;
}
.testimonial .name span {
	font-size: 14px;
	font-weight: normal;
	display:block;
	line-height: 18px;
}
.testimonial .name span.title {
	margin-top:7px;
}
p {
	margin-bottom: 15px;
}
.entry-content p:last-child {
	margin-bottom: 0;
}
.hidden {
	opacity:0;
}
/* Slider Start */
.slick-list, .slick-slider, .slick-track {
	display:block;
	position:relative
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility:hidden
}
.slick-slider {
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:0
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	top:0;
	left:0
}
.slick-track:after, .slick-track:before {
	display:table;
	content:''
}
.slick-track:after {
	clear:both
}
.slick-slide {
	display:none;
	float:left;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-slide img {
    display: block;
    width: 100%;
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}
#testimonial-slider .genericon.slick-arrow {
	color:#cfcfcf;
	font-size:52px;
	position:absolute;
	top:-60px;
	cursor:pointer;
	opacity:.8
}
#testimonial-slider .genericon.slick-arrow:hover {
	opacity:1
}
#testimonial-slider .genericon.previous.slick-arrow {
	top: -63px;
	transform: rotate(-90deg);
}
#testimonial-slider .genericon.next.slick-arrow {
	right:0;
	transform:rotate(90deg)
}
/* Slider End */

#pro-loader {
	z-index: 999999;
	position: relative;
	height: 10%;
	margin: 0 auto;
	display: block;
	top: 30%;
}
.social-widget::after, .social-widget::before {
 clear: both;
 content: " ";
 display: block;
}
body.search-results article h2.entry-title {
	border: 0 none;
	font-family: unset;
	text-transform: unset;
}
.seo_title {
	font-size: 22px !important;
	color: #999 !important;
}
.privacy_policy_link {
	background: #f5f5f5;
	padding: 15px 15px 15px 40px;
	margin-bottom: 10px;
	border-radius: 5px;
	position: relative;
}
.privacy_policy_link .genericon-info {
	color: #ccc;
	position: absolute;
	left: 15px;
	top: 20px;
}
.privacy_policy_trg {
	color: #0a2240;
	text-decoration: underline;
	cursor: pointer;
	display:inline-block;
}
.privacy_policy_trg:hover {
	text-decoration: none;
}
.privacy_policy_con {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	display: none;
	background: rgba(36, 54, 92, 0.8);
}
.privacy_policy_close {
	height: 100%;
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.privacy_policy_close::before {
 transform: rotate(-90deg);
 display: block;
 color: #fff;
 font-size: 44px;
 height: 50px;
}
.privacy_policy_box {
	width: calc(100% - 50px);
	position: absolute;
	left: 120%;
	top: 0;
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	height: 100%;
	overflow: auto;
}
.privacy_policy_box h2.entry-title {
	text-align:left !important;
	font-size:28px !important;
}
#secondary ul.menu>li {
	margin-top:5px
}
#secondary ul.menu>li>a {
	font-size: 18px;
	line-height: 30px;
}
#secondary .current-menu-item>a {
	font-weight:700
}
#secondary ul.menu li:before {
	content:'» ';
}
#secondary ul.menu li ul li:before {
	content:'› ';
}
#secondary ul.menu li:before, #secondary ul.menu li ul li:before {
	font-size: 24px;
	color: #999;
}
#secondary ul.menu li:hover:before, #secondary ul.menu li ul li:hover:before {
	color: #0a2240;
}
#secondary ul.menu .sub-menu {
	padding-left:20px;
}
#secondary ul.menu a:hover {
	text-decoration:underline;
}
#aj_medcontactform, #aj_contactform {
	position:relative;
}
.tile {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	width: 50%;
	display:inline-block;
	overflow:hidden;
	margin-top:-7px;
}
.scale-anm {
	transform: scale(1);
}
.tile img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.tile h4, .tile .entry-details {
	width:100%;
	display:block;
}
.tile .entry-details {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px solid #dddddd;
}
.tile h4 {
	font-size:24px;
	margin-top:15px;
}
::-moz-focus-inner {
 border: 0;
 padding: 0;
}
#tool {
	position:relative;
}
.toolbar {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	position: absolute;
	right: 0;
	left:0;
	top: 50px;
	z-index: 9;
	display:none;
}
.toolbar.open {
	display:block;
}
.toolbar li {
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	padding: 7px 15px;
}
.toolbar li:last-child {
	border: 0 none;
}
.toolbar li.act {
	font-weight: bold;
}
.toolbar li:hover {
	background:#eeeeee
}
#catplaceholder {
	width: 100%;
	cursor: pointer;
	z-index: -1;
	margin: 0 0 20px;
}
#catplaceholder .genericon {
	font-size: 24px;
	position: absolute;
	right: 10px;
}
.tile {
	background:#0a2240;
}
.tile h4 {
	bottom: 0;
	cursor:pointer;
	color: #fff;
	font-family: latolight;
	font-size: 22px;
	font-weight: 200;
	left: 0;
	margin: 0;
	padding: 50px 20px 20px 20px;
	text-align: left;
	position: absolute;
	right: 0;
	width: calc(100% - 40px);
	border: 0 none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	text-shadow: 1px 1px 5px #000;
	letter-spacing: 1px;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(36, 54, 92, 1));
}
.tile h4 em {
	display: block;
	font-style: normal;
	font-size: 14px;
	border-top: 2px solid rgba(255, 255, 255, 0.5);
	margin-top: 7px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.tile img {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.tile:hover h4 {
	bottom: 0;
}
.tile:hover h4 em {
	margin-top: 14px;
	padding-top:5px;
	padding-bottom:3px;
	border-top-width:4px;
}
.tile:hover img {
	opacity:0.6;
}
.securemail {
	height: 14px;
	width: 14px;
	margin: 0 1px;
	vertical-align: middle;
}
.btn.vcf {
	font-size: 14px;
	line-height: 18px;
}
.btn.vcf .genericon {
	vertical-align: baseline;
	padding-right: 5px;
}
.hero-btn-set {
	text-align:center;
	margin-bottom:50px;
}






#sliders {
    margin-top: 63px;
    position: relative;
}
#sliders .slider {
    background-size: cover !important;
    background-position: center !important;
}
#sliders .slider .slider_warper {
	background: url("img/dots.png") rgba(0, 0, 0, 0.2);
	padding: 100px 0 150px;
	min-height: 70vh;
    box-sizing: border-box;
}
#sliders .slider .warper {
    max-width: calc(100% - 200px);
}
#sliders .slider .title {
	color: #fff;
	font-family: "bold";
	font-size: 42px;
	font-weight: normal;
	line-height: 160%;
	margin-bottom: 20px;
}
#sliders .slider .content {
	color: #fff;
	font-size: 24px;
}
#sliders .slider .btn {
    color: #fff;
    border-color: #fff;
    margin-top: 40px;
}
#sliders .slider .btn:hover {
    background: #fff;
    color: #000;
}
#sliders .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
    z-index: 1;
    font-size: 52px;
    cursor: pointer;
    width: 80px;
    background-repeat: no-repeat !important;
    background-size: 30px auto !important;
    background-position: center !important;
    opacity: 0.4;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#sliders:hover .slick-arrow {
    opacity: 1;
    width: 86px;
}
#sliders .slick-arrow.next {
	right: 0;
	background: url("img/next.svg");
}
#sliders .slick-arrow.previous {
	left: 0;
	background: url("img/previous.svg");
}
#sliders .slick-dots {
    margin: 0;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
#sliders .slick-dots li {
}
#sliders .slick-dots button {
    text-indent: 50px;
    overflow: hidden;
    height: 15px;
    width: 15px;
    opacity: 0.8;
}
.success-box {
    text-align: center;
    font-size: 20px;
    width: 600px;
    max-width: 100%;
    padding: 50px 0;
}
.success-box h4 {
	margin-bottom: 25px;
}










@media screen and (min-width: 860px) {
h1.entry-title {
 font-size: 36px;
}
body.home h3.entry-title, body.home h2.entry-title, body.home h1.entry-title {
 font-size: 36px;
}
#testimonial-slider-in, #services, .about-us {
 padding: 60px 0;
}
body.home .section.contact {
 padding: 60px 0 120px;
}
.carouselhd li strong {
 font-size: 46px;
 line-height: 160%;
}
.carouselhd li p {
font-size: 28px;
margin: 20px 0 40px;
}
.section.contact .left {
 width: 44%;
 padding-right: 6%;
 border-right: 1px solid #eee;
 margin-bottom: 0;
 padding-bottom: 0;
 border-bottom: 0;
 position:relative;
}
.section.contact .right {
 width: 44%;
}
#top-service ul {
 display: flex;
}
#top-service ul li {
 border-right:4px solid #0a2240;
 border-bottom:0 none;
}
#top-service ul li:last-child {
 border-right:0 none;
}
.quick-contact em {
 display:block;
}
.hero-btn-set {
    margin-bottom: 100px;
}
#site-credits {
 font-size: 14px;
}
.or {
 margin: 30px auto 60px;
}
#or-option li {
 font-size: 24px;
}
#or-option .genericon {
 font-size: 24px;
 line-height: 30px;
}
#or-option .slash {
 display: block;
}
.menu-item.btn-con {
 display: block;
 border:0 none;
}
.btn-con .btn {
 background: #4CB848 none repeat scroll 0 0;
 border: 2px solid #4CB848;
 box-shadow: 0 0 0 #fff;
 color: #fff;
 font-weight: normal;
 line-height: 22px;
 margin: 4px 0 4px 15px;
 padding: 6px 10px;
 text-shadow: 0 0 0 #fff;
}
.btn-con:hover .btn {
 background: #42a73e;
 border: 2px solid #42a73e;
 box-shadow: 0 0 0 #fff;
 color: #ffffff;
}
.form-group::after, .form-group::before {
 content:" ";
 display:block;
 clear:both;
 float:none;
}
.btn {
 width:unset;
}
.form-group .btn {
 margin-left: 170px;
}
.left {
 float:left;
}
.right {
 float:right;
}
.mobile-hide {
 display:unset;
}
#services .right {
 width: 58%;
}
.contact-info .mobile-hide {
 display: inline-block;
 float: right;
 font-size: 16px;
}
.contact-info .genericon-handset {
 border-left: 1px solid #2F4050;
 margin-left: 5px;
 padding-left: 10px;
}
#site-header {
}
#site-header .warper {
 position:relative;
}
.site-branding {
 max-width: 200px;
 width: auto;
}
#navopen, #navclose {
 display:none;
}
#navsrc {
 left: unset;
 right: 0;
 top: 10px;
}
#main-navigation {
 border: 0 none;
 box-shadow: 0 0 0 #fff;
 float: right;
 padding: 8px 0;
 position: static;
 right: unset;
 top: unset;
 width: calc(100% - 200px);
}
ul.nav-menu > li > a {
 display: block;
 font-size: 16px;
 padding: 10px;
 text-transform: uppercase;
}
ul.nav-menu {
 float:right;
}
ul.nav-menu > li {
 border-top: 0 none;
 float:left;
}
ul.nav-menu > li.menu-item-has-children > a {
 padding-right: 30px;
}
ul.nav-menu > li.menu-item-has-children > a::after {
 width: 30px;
}
ul.nav-menu > li.book-btn {
	padding-left: 7px;
}
ul.nav-menu > li.book-btn > a {
	border: 2px solid #24365c;
	border-radius: 3px;
	padding: 8px 14px;
	font-weight: bold;
}
ul.nav-menu > li.book-btn > a:hover {
	color: #fff;
	background: #24365c;
}
ul.nav-menu > li.book-btn:after {
	display: none;
}

#site-header .sub-menu {
 box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
 position: absolute;
 width: 200px;
}
#site-header .sub-menu a {
 background: #fff none repeat scroll 0 0;
 border-top: 1px solid #ddd;
 padding: 10px 15px;
}
#site-header .sub-menu li:last-child a {
 border-bottom: 0 none;
}
 ul.nav-menu > li:after {
 display:block;
 content: '';
 border-bottom: solid 1px #0a2240;
 transform: scaleX(0);
 transition: transform 250ms ease-in-out;
}
ul.nav-menu > li:hover:after {
 transform: scaleX(1);
}
 .site-content {
 padding: 40px 0 120px;
}
#primary {
 float: left;
 width: calc(100% - 340px);
}
#primary.full-width {
 float:none;
 width:100%;
}
#secondary {
 float: right;
 margin-left: 20px;
 padding-left: 20px;
 width: 300px;
 margin-top: 0;
 padding-top: 0;
 border-top: 0;
}
a.post-thumbnail {
 float: left;
 margin-right: 20px;
 width: 280px;
}
.has-post-thumbnail h2.entry-title {
 float: right;
 width: calc(100% - 300px);
}
.has-post-thumbnail .entry-content {
 float: right;
 width: calc(100% - 300px);
}
body.page .entry-content, body.single .entry-content {
 float: right;
 width: 100%;
}
.footer-widget-area .widget {
 display: block;
 float: left;
 margin-right: 3%;
 width: 31.3%;
}
.footer-widget-area .widget:nth-child(3) {
 margin-right: 0;
}
.footer-widget-area .widget {
 margin-bottom: 0;
}
.full-image-link {
 width: calc(25% - 22px);
}
.btn.hero {
 display: inline-block;
 margin: 15px auto;
}
input.btn {
 margin-left: 10px;
 width: 90px;
}
body.page-template-about-page .post-thumbnail {
 float: right;
 width: 40%;
}
body.page-template-about-page .site-content .entry-content {
 float: left;
 width: 58%;
}
.testimonial {
 margin: 20px;
}
#testimonial-slider .genericon.previous.slick-arrow {
 right: 50px;
}
.tile {
 width: 25%;
}
.tile h4, .tile .entry-details {
 float:right;
 line-height:140%;
}
.tile .entry-details {
 margin-bottom:20px;
 padding-bottom:20px;
 border-bottom:2px solid #dddddd;
}
 .toolbar {
 border-left: 0 none;
 border-radius: 0;
 border-right: 0 none;
 border-top: 0 none;
 box-shadow: unset;
 display: block;
 margin-bottom: 20px;
 position: static;
}
.toolbar li {
 border-bottom: 1px solid #dddddd;
 bottom: -1px;
 cursor: pointer;
 display: inline-block;
 padding: 0 10px;
 position: relative;
}
.toolbar li.act {
 border-bottom: 1px solid #000;
 font-weight:normal;
}
#catplaceholder {
 display: none;
}
.toolbar li:hover {
 background:none;
}
}
@media screen and (max-width: 860px) {
 #page {
 z-index:unset;
}
#site-header {
 background:#fff;
}
.topbar {
 background: #fbfbfb;
 padding: 5px 0;
 border-bottom:1px solid #ddd;
}
.quick-contact a {
 height: 30px;
 width: 30px;
 text-align: center;
 border-radius: 50%;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
 font-size: 18px;
 color: #333;
 margin-left: 3px;
 background: #fff;
}
.site-branding img, body.scrolled .site-branding img {
 position: static;
 height: 57px;
 max-height: 57px;
}
body.scrolled #navopen .genericon {
 color: unset;
}
#main-navigation {
 background:#fff;
 z-index:999997;
}
.topbar {
 z-index:1;
}
ul.nav-menu a {
 color: #333;
 font-weight: normal;
 text-shadow: 0 0 0 #fff;
}
#navclose {
 color: #333;
 left: 0;
 text-shadow: 0 0 0 #fff;
 width: 100%;
 height: 100%;
 position: fixed;
 top: 0;
}
body.scrolled #navclose {
 top: 0;
}
#services .more-link {
 display:none;
}
#services li {
 width: 100%;
}
#services li img {
 display: block;
 float: none;
 margin: 0 auto 10px;
}
#services li excerpt {
 display: block;
 margin-left: 0;
}
#services name a {
 display: block;
 text-align: center;
}
.footer-widget-area {
 padding-top:30px;
}

#sliders .slick-arrow, 
#sliders .slick-dots {
	display: none !important;
}
#sliders .slider .slider_warper {
    padding: 50px 0 50px;
    min-height: auto;
}
#sliders .slider .warper {
    max-width: 90%;
}
#sliders .slider .title {
    font-size: 32px;
    line-height: 140%;
}
#sliders .slider .content {
    font-size: 18px;
}
#services li > div {
    padding: 20px 0;
}
#services .secondary-title {
    margin-bottom: 30px;
}


}
@media screen and (max-width: 340px) {
.tile {
 width: 100%;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.mobile-hide {
 display: block;
}
#copyright .mobile-hide {
 display: inline;
}
#main-navigation {
 overflow:hidden;
 padding-right:15px;
}
body.page-template-home-page .site-content .btn {
 display: inline-block;
 width: 200px;
 padding-left:0;
 padding-right:0;
}
}

body.post-type-archive-services .site-content {
	padding-bottom:0;
}
body.post-type-archive-services #services.page {
	margin-bottom:60px;
}

.gallery {
}
.gallery .gallery-item {
}
.gallery .gallery-item img {
    border: 0 none !important;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    border-radius: 3px;
    margin-right: 15px !important;
    width: calc(100% - 15px);
    padding: 7px;
    margin-bottom: 5px;
}
.visa-country {
    box-shadow: 0 1px 5px rgb(0 0 0 / 30%);
    border-radius: 10px;
    overflow: hidden;
    border: 4px solid #fff;
    margin-top: 30px;
}
.visa-country img {
    padding: 0 !important;
}
.visa-country .wp-block-media-text__content {
    width: 100%;
    box-sizing: border-box;
}
.visa-country .wp-block-media-text__content p {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px !important;
}
@media screen and (max-width: 540px) {
	.visa-country .wp-block-media-text__content p {
		text-align: center;
		padding-bottom: 25px;
		padding-top: 25px;
	}
}

.form-group-c2, 
.form-group-c3 {
    display: flex;
}
.form-group-c2 .form-group {
    width: calc(50% - 10px);
}
.form-group-c2 .form-group:last-child {
	margin-left: 20px;
}
.form-group-c3 .form-group {
    width: calc(50% - 10px);
    margin-left: 20px;
}
.form-group-c3 .form-group:first-child {
	margin-left: 0;
}

@media screen and (max-width: 540px) {
	.form-group-c3, 
	.form-group-c2 {
	    display: block;
	}
	.form-group-c3 .form-group, 
	.form-group-c2 .form-group {
	    width: 100%;
	}
	.form-group-c2 .form-group, 
	.form-group-c3 .form-group {
		margin-left: 0px !important;
	}
}