body {
	padding: 0px;
	margin: 0px;
}
img {
	max-width: 100%;
	height: 0 auto;
}
a:focus {
	outline: none;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none;
	outline-offset: 0px;
}
a:focus, a:hover {
	text-decoration: none !important;
}
.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.darkHeader {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.header_top {
	background: #0084b4;
	padding: 12px 0;
}
.header_top_left {
}
.header_top_left span {
	position: relative;
	display: inline-block;
	padding-left: 56px;
	margin-right: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
}
.header_top_left span a {
	color: #fff;
}
.header_top_left span img {
	position: absolute;
	top: -13px;
	left: 0;
}
.header_social {
	text-align: right;
	margin-top: 4px;
}
.header_social a {
	margin-left: 7px;
}
.header_social i {
	color: #fff;
	font-size: 18px;
}
.header_bottom {
	background: #95cc00;
	padding: 12px 0 10px;
}
.logo img {
	width: 167px;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
}
.darkHeader .logo img {
	width: 105px;
}
.menu_main {
	margin-top: 33px;
	float: right;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.darkHeader .menu_main {
	margin-top: 15px;
}
.menu_main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu_main ul li {
}
.menu_main ul li a {
	display: block;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-style: normal;
	text-decoration: none;
	position: relative;
	font-weight: 400;
	padding: 7px 15px;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.menu_main ul li a:hover, .menu_main ul li.active a {
	color: #fff;
	background: #0084b4;
	border-bottom: 2px solid #333;
}
.header_btn {
	float: right;
	text-align: right;
	padding-left: 0px;
	/*margin-top: 10px;*/
	margin-top: 33px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.header_btn img {
	width: 25px;
	margin: -3px 6px 0 0;
}
.darkHeader .header_btn {
	/*margin-top: 0px;*/
	margin-top: 15px;
}
.header_btn a {
	display: inline-block;
	background: #0084b4;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	color: #fff !important;
	font-size: 18px;
	border-bottom: 2px solid #333;
	/*padding: 9px 15px;*/
	padding: 7px 15px 6px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.header_btn a:hover {
	background: #333;
	border-bottom: 2px solid #0084b4;
}
/*.darkHeader .header_btn a {
	padding: 5px 20px;
	font-size: 13px;
}*/
.home_banner_section {
	margin-top: 160px;
	position: relative;
}
.ms-slide:before {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.ms-slide-info {
	position: absolute !important;
	width: auto !important;
	top: 165px;
	left: 14%;
	right: 14%;
	text-align: center;
}
.home_banner_heading {
	color: #95cc00;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
}
.home_banner_text {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-top: 10px;
}
.banner_btn {
	background: #0084b4;
	display: inline-block;
	padding: 12px 25px;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-top: 15px;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s !important;
	-webkit-transition: all 0.5s ease 0s !important;
	transition: all 0.5s ease 0s !important;
}
.banner_btn:hover {
	background: #95cc00;
	color: #000 !important;
}
.home_service_section {
	padding: 58px 0 100px;
}
.home_service_section_heading {
	color: #0084b4;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	position: relative;
}
.home_service_section_heading:before {
	background: #0084b4;
	width: 58px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: -5px;
	left: 0;
}
.home_service_section_heading:after {
	background: #95cc00;
	width: 11px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: -5px;
	left: 61px;
}
.home_service_block {
	margin-top: 55px;
}
.home_service_block_heading {
	color: #0084b4;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
}
.home_service_block_text {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 8px;
}
.home_service_block_btn {
	background: #0084b4;
	display: inline-block;
	padding: 9px 18px;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 15px;
	font-weight: 700;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home_service_block_btn:hover {
	background: #95cc00;
}
.home_welcome_section {
	padding: 0 0 70px;
}
.home_welcome_image {
}
.home_welcome_image_inner {
	position: relative;
	padding: 25px 25px 0 0;
}
.home_welcome_image_inner img {
	width: 100%;
	position: relative;
	z-index: 99;
}
.home_welcome_image_inner:before {
	background: #0084b4;
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	left: 25px;
	bottom: 25px;
}
.home_welcome_heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #0084b4;
	font-weight: 700;
	margin-top: 50px;
}
.home_welcome_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 20px;
}
.home_welcome_btn {
	background: #95cc00;
	display: inline-block;
	padding: 11px 22px;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 35px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home_welcome_btn:hover {
	background: #0084b4;
}
.home_advantage_section {
	background: #95cc00;
	padding: 0 0 50px;
	text-align: center;
	margin-top: 130px;
}
.home_advantage_block {
	margin-top: -45px;
}
.home_advantage_block_text {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	margin-top: 10px;
	font-weight: 700;
	text-transform: uppercase;
}
.home_advantage_block img {
	background: #0084b4;
	border-radius: 50%;
	border: 3px solid #fff;
}
.home_testimonial_section {
	background: url(../images/testimonial_bg.jpg) #0084b4 no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 65px 0 85px;
	text-align: center;
}
.home_location_section {
	padding: 40px 0;
	text-align: center;
}
.home_location_block_inner {
	border: 3px dotted #95cc00;
	padding: 20px 15px 30px;
}
.home_location_block_text {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.footer {
	background: #333331;
}
.footer_top {
	padding: 70px 0 42px;
}
.footer_top_block_inner {
	position: relative;
	padding: 10px 15px 0 90px;
	border: 1px solid #5c5c5a;
	min-height: 92px;
}
.footer_top_block_inner i {
	position: absolute;
	top: -25px;
	left: 18px;
	background: #95cc00;
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 28px;
}
.footer_top_heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.footer_address {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
}
.footer_address a {
	color: #fff;
}
.footer_phone {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}
.footer_phone a {
	color: #fff;
}
.footer_bottom {
	border-top: 1px solid #484846;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding: 18px 0;
}
.footer_bottom a {
	color: #95cc00;
}
.site-content, .site-main .widecolumn {
	margin-left: 0px !important;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	background: url(../images/banner.jpg) #ddd no-repeat center!important;
	background-size: cover !important;
	max-width: 100% !important;
	padding: 0px !important;
	height: 280px;
	margin-bottom: 50px !important;
	position: relative;
	overflow: hidden;
	margin-top: 180px !important;
}
.page .entry-header:before, .error404 .blog-header:before, .blog .blog-header:before, .category .blog-header:before, .archive .blog-header:before, .single .blog-header:before {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.page .entry-content {
	max-width: 100% !important;
	padding: 0px !important;
}
.content-area, .content-sidebar {
	padding-top: 0px !important;
}
.page .entry-title, .error404 .blog-title, .blog .blog-title, .category .blog-title, .archive .blog-title, .single .blog-title {
	text-align: center;
	color: #95cc00;
	width: 100%;
	font-size: 35px;
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	margin-top: 120px;
	z-index: 99;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
}
.home_banner_section .ms-nav-prev {
	background: url(../images/arrows.png) no-repeat !important;
	width: 50px !important;
	height: 50px !important;
}
.home_banner_section .ms-nav-prev:hover {
	background-position: 0 -50px !important;
}
.home_banner_section .ms-nav-next {
	background: url(../images/arrows.png) no-repeat !important;
	width: 50px !important;
	height: 50px !important;
	background-position: -50px 0 !important;
}
.home_banner_section .ms-nav-next:hover {
	background-position: -50px -50px !important;
}
.about_section {
	padding: 65px 0 55px;
}
.about_image {
	position: relative;
	padding: 40px 35px 0 0;
}
.about_heading {
	color: #0084b4;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	position: relative;
}
.about_heading::before {
	background: #0084b4;
	width: 58px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: -5px;
	left: 0;
}
.about_heading::after {
	background: #95cc00;
	width: 11px;
	height: 2px;
	position: absolute;
	content: "";
	bottom: -5px;
	left: 61px;
}
.about_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333;
	margin-top: 30px;
}
.about_text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.about_text ul li {
	background: rgba(0, 0, 0, 0) url("../images/li-bg.png") no-repeat scroll 0 0;
	font-size: 16px;
	margin: 0 0 20px;
	padding: 2px 0 3px 60px;
	line-height: 24px;
	text-align: left;
}
ul.half-li li {
	background: rgba(0, 0, 0, 0) url("../images/li-bg.png") no-repeat scroll 0 0 / 30px;
	/*float: left;*/
	padding: 3px 0 3px 37px;
	/*width: 50%;*/
}
ul.one-li li {
	background: rgba(0, 0, 0, 0) url("../images/li-bg.png") no-repeat scroll 0 0 / 30px;
	padding: 3px 0 3px 37px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-40 {
	padding-top: 40px;
}
.contact-item {
	margin: 0 0 35px;
}
.contact-item-icon {
	margin: 0 0 10px;
}
.location_map {
	margin-top:15px;
}
.contact-item-heading {
	color: #0084b4;
	font-size: 24px;
	font-weight: bold;
}
.contact-item-details {
	color: #444;
	font-size: 20px;
}
.contact-item-details a {
	color: #444;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.contact-item-details a:hover {
	color: #0084b4;
}
.contact-form-inner .about_heading {
	margin: 0 0 25px;
}
.contact-form {
	margin: 0 0 15px;
	padding: 0 15px 0 0;
}
.contact-form input {
	width: 100%;
	height: 45px;
	border-radius: 0px;
	border: 1px solid #ccc !important;
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 15px;
}
.contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000;
}
.contact-form input::-moz-placeholder { /* Firefox 19+ */
 color: #000;
}
.contact-form input:-ms-input-placeholder { /* IE 10+ */
 color: #000;
}
.contact-form input:-moz-placeholder { /* Firefox 18- */
 color: #000;
}
.contact-form select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: rgba(0, 0, 0, 0) url("../images/down-arrow.png") no-repeat scroll 98% 9px;
	width: 100%;
	height: 45px;
	border-radius: 0px;
	border: 1px solid #ccc !important;
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 15px;
	padding: 0 7px;
	cursor: pointer;
}
.contact-form textarea {
	height: 150px;
	border-radius: 0px;
	border: 1px solid #ccc !important;
	font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 15px;
}
.contact-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000;
}
.contact-form textarea::-moz-placeholder { /* Firefox 19+ */
 color: #000;
}
.contact-form textarea:-ms-input-placeholder { /* IE 10+ */
 color: #000;
}
.contact-form textarea:-moz-placeholder { /* Firefox 18- */
 color: #000;
}
.contact-form-btn input, .contact-form-btn button {
	background: #0084b4 !important;
	border-radius: 0px !important;
	border: none !important;
	font-family: 'Lato', sans-serif;
	font-weight: 700 !important;
	font-size: 16px !important;
	padding: 13px 30px 13px !important;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.contact-form-btn input:hover, .contact-form-btn button:hover {
	background: #9aca42 !important;
}
.thankyou-content {
	font-size: 24px;
	font-weight: bold;
}
.thankyou-image {
	margin: 0 0 15px;
}
.thankyou-btn a {
	background: #0084b4 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	padding: 20px 55px 18px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.thankyou-btn a:hover {
	background: #95cc00 none repeat scroll 0 0;
	color: #fff;
}
a.booking-btn {
	display: inline-block;
	color: #fff;
	background: #0084b4;
	border-bottom: 2px solid #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: 400;
	padding: 10px 25px;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
a.booking-btn:hover {
	color: #fff;
	background: #95cc00;
}
.page-id-12 .home_service_block {
	margin-top: 25px;
}
.booking-form {
}
.booking-form .about_heading {
	margin: 0 0 15px;
}
.booking-form .about_heading::before {
	left: 15px;
}
.booking-form .about_heading::after {
	left: 76px;
}
.booking-form .text_sub_heading {
	margin: 0 0 15px;
}
.journey_input {
	display: inline-block !important;
	position: relative;
	padding-left: 30px;
	margin: 0 10px 12px 0;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.journey_input input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	left: 0;
}
.checkmark {
	position: absolute;
	top: 5px;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ccc;
	border-radius: 50%;
}
.journey_input:hover input ~ .checkmark {
	background-color: #ccc;
}
.journey_input input:checked ~ .checkmark {
	background-color: #0084b4;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.journey_input input:checked ~ .checkmark:after {
	display: block;
}
.journey_input .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
.terms_checkbox {
	display: inline-block;
	position: relative;
	padding-left: 35px;
	margin: 10px 10px 0 0;
	cursor: pointer;
	font-size: 17px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.terms_checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	left: 0;
}
.checkmark2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ccc;
}
.terms_checkbox input:checked ~ .checkmark2 {
	background-color: #0084b4;
}
.checkmark2:after {
	content: "";
	position: absolute;
	display: none;
}
.terms_checkbox input:checked ~ .checkmark2:after {
	display: block;
}
.terms_checkbox .checkmark2:after {
	left: 10px;
	top: 7px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.border-box {
	padding: 0;
}
.border-box input#submitbtn {
	background: #0084b4 !important;
	border-radius: 0px !important;
	border: none !important;
	font-family: 'Lato', sans-serif;
	font-weight: 700 !important;
	font-size: 16px !important;
	padding: 13px 30px 13px !important;
	margin: 0 0 65px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.border-box input#submitbtn:hover {
	background: #9aca42 !important;
}
.top-pay-now-btn a {
	background: #fff;
	border-bottom: 2px solid #0084b4 !important;
	color: #0084b4 !important;
	font-weight: bold !important;
}
.top-pay-now-btn a:hover {
	background: #0084b4;
	color: #fff !important;
	border-bottom: 2px solid #333 !important;
}
.contact-map {
	margin-top: 45px;
}
.fixed-call {
	position: fixed;
	right: 10px;
	top: 205px;
	z-index: 9999;
}
.fixed-call a {
	background: #0084b4;
	border-radius: 50px;
	color: #fff;
	font-size: 28px;
	display: block;
	height: 45px;
	line-height: 45px;
	width: 45px;
	text-align: center;
}
.error404 #secondary {
	display: none;
}
.error404 #content {
	margin: 0 0 65px;
}
.error404 #content-sidebar {
	display: none;
}
.category .archive-header, .archive .page-header {
	max-width: 85%;
	padding: 0;
	margin-bottom: 25px !important;
	border-bottom: none !important;
}
.single .post-navigation {
	max-width: 85%;
}
.area-heading {
	color: #0084b4;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.area-item ul {
	margin: 0;
	padding: 0;
}
.area-item ul li {
	display: inline-block;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	width: 13%;
	text-align: left;
	margin: 0 0 10px;
}
.area-item ul li a, .area-item ul li a:hover {
	color: #000;
	text-decoration: none;
}

/*============ New CSS ==========*/
.header_mobile {
	padding: 2px 0 6px;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
	text-align:center;
}
.header_mobile ul {
	padding:0;
	margin:0;
}
.header_mobile ul li {
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
}
.header_mobile ul li a {
	color:#fff !important;
	font-size:25px;
}
.header_mobile ul li a img {
	width:25px;
}
.banner_bottom_new {
	padding:30px 0;
	text-align:center;
}
.banner_bottom_new .col-xs-6, .banner_bottom_new .col-xs-12 {
	margin-top:10px;
}
.banner_bottom_new a {
	background: #95cc00;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height:80px;
	color:#fff !important;
	font-size:15px;
	padding: 0 10px;
}





@media only screen and (max-width : 320px) {
#wpfront-scroll-top-container {
	bottom: 57px !important;
	right: 5px !important;
}
#wpfront-scroll-top-container img {
	width: 35px !important;
	height: 35px !important;
}
.mobile-bottom-fixed {
	background: #0084b4;
	position: fixed;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	padding: 5px 0;
}
.mobile-bottom-fixed ul {
	margin: 0;
	padding: 0;
}
.mobile-bottom-fixed ul li {
	display: inline-block;
}
.mobile-bottom-fixed ul li a {
	color: #fff;
}
.mobile-bottom-fixed ul li:first-child {
	margin: 7px 0 0 10px;
}
.mobile-bottom-fixed ul li:first-child img {
	width: 30px;
}
.mobile-bottom-fixed ul li:last-child {
	float: right;
	margin: 7px 8px 0 0;
}
.mobile-bottom-fixed ul li:last-child img {
	width: 27px;
	float: right;
}
.mobile-bottom-fixed ul li:nth-child(2) {
	width: 75px;
	position: absolute;
	left: 120px;
	top: -11px;
	background: #95cc00;
	height: 75px;
	border-radius: 50%;
	padding: 9px 15px 15px 10px;
}
.header {
	position: static;
}
.darkHeader {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header_top {
	padding: 8px 0 10px;
	opacity: 0;
}
.header_top_left {
	float: left;
}
.header_social {
	margin-top: 3px;
	float: right;
}
.header_bottom {
	padding: 8px 0;
}
.logo {
	float: left;
}
.logo img, .darkHeader .logo img {
	width: 65%;
}
.menu_main, .darkHeader .menu_main {
	margin-top: 0;
	float: left;
	width: 100%;
}
.menu-toggle {
	margin: 63px 15px 0 0 !important;
}
.home_banner_section {
	margin-top: 0;
}
.ms-nav-prev {
	left: 5px !important;
	top: 72% !important;
}
.ms-nav-next {
	right: 5px !important;
	top: 72% !important;
}
.ms-slide-info {
	top: 5px;
	left: 5%;
	right: 5%;
	margin: 0 !important;
}
.home_banner_heading {
	font-size: 13px;
	line-height: 13px;
}
.home_banner_text {
	font-size: 12px;
	margin-top: 3px;
	line-height: 10px;
}
.banner_btn {
	padding: 6px 16px;
	font-size: 14px;
	margin-top: 8px;
}
.home_service_section {
	padding: 35px 0;
}
.home_service_section_heading {
	font-size: 25px;
}
.home_service_block {
	margin-top: 35px;
}
.home_service_block img {
	width: 100%;
}
.home_welcome_heading {
	font-size: 35px;
	margin-top: 0;
}
.home_welcome_image {
	margin: 35px 0 0;
}
.home_advantage_section {
	padding: 0;
	margin-top: 40px;
}
.home_advantage_block {
	margin: 25px 0;
}
.home_testimonial_section {
	padding: 35px 0 85px;
}
.home_location_section {
	padding: 40px 0 0;
}
.home_location_block {
	margin: 0 0 35px;
}
.footer_top {
	padding: 60px 0 0;
}
.footer_top_block {
	margin: 0 0 35px;
}
.footer_bottom {
	padding: 15px 0 62px;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 120px;
	margin-top: 0 !important;
}
.page .entry-title, .error404 .blog-title, .blog .blog-title, .category .blog-title, .archive .blog-title, .single .blog-title {
	font-size: 22px;
	margin-top: 48px;
}
.about_section {
	padding: 0;
}
.about_text {
	margin-top: 0;
}
.pt-80 {
	padding-top: 30px;
}
.about_heading {
	margin: 0 0 35px;
}
ul.half-li li {
	width: 100%;
}
.area-item ul li {
	width: 100%;
	text-align: center;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
#wpfront-scroll-top-container {
	bottom: 57px !important;
	right: 5px !important;
}
#wpfront-scroll-top-container img {
	width: 35px !important;
	height: 35px !important;
}
.mobile-bottom-fixed {
	background: #0084b4;
	position: fixed;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	padding: 5px 0;
}
.mobile-bottom-fixed ul {
	margin: 0;
	padding: 0;
}
.mobile-bottom-fixed ul li {
	display: inline-block;
	font-size: 18px;
}
.mobile-bottom-fixed ul li a {
	color: #fff;
}
.mobile-bottom-fixed ul li:first-child {
	margin: 7px 0 0 10px;
}
.mobile-bottom-fixed ul li:first-child img {
	width: 32px;
}
.mobile-bottom-fixed ul li:last-child {
	float: right;
	margin: 7px 8px 0 0;
}
.mobile-bottom-fixed ul li:last-child img {
	width: 29px;
	float: right;
}
.mobile-bottom-fixed ul li:nth-child(2) {
	width: 75px;
	position: absolute;
	left: 145px;
	top: -11px;
	background: #95cc00;
	height: 75px;
	border-radius: 50%;
	padding: 9px 15px 15px 10px;
}
.header {
	position: static;
}
.darkHeader {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header_top {
	padding: 8px 0 10px;
	opacity: 0;
}
.header_top_left {
	float: left;
}
.header_social {
	margin-top: 3px;
	float: right;
}
.header_bottom {
	padding: 8px 0;
}
.logo {
	float: left;
}
.logo img, .darkHeader .logo img {
	width: 65%;
}
.menu_main, .darkHeader .menu_main {
	margin-top: 0;
	float: left;
	width: 100%;
}
.menu-toggle {
	margin: 63px 15px 0 0 !important;
}
.home_banner_section {
	margin-top: 0;
}
.ms-nav-prev {
	left: 5px !important;
	top: 72% !important;
}
.ms-nav-next {
	right: 5px !important;
	top: 72% !important;
}
.ms-slide-info {
	top: 5px;
	left: 5%;
	right: 5%;
	margin: 0 !important;
}
.home_banner_heading {
	font-size: 16px;
	line-height: 18px;
}
.home_banner_text {
	font-size: 13px;
	margin-top: 3px;
	line-height: 12px;
}
.banner_btn {
	padding: 6px 16px;
	font-size: 14px;
	margin-top: 8px;
}
.home_service_section {
	padding: 35px 0;
}
.home_service_section_heading {
	font-size: 25px;
}
.home_service_block {
	margin-top: 35px;
}
.home_service_block img {
	width: 100%;
}
.home_welcome_heading {
	font-size: 35px;
	margin-top: 0;
}
.home_welcome_image {
	margin: 35px 0 0;
}
.home_advantage_section {
	padding: 0;
	margin-top: 40px;
}
.home_advantage_block {
	margin: 25px 0;
}
.home_testimonial_section {
	padding: 35px 0 85px;
}
.home_location_section {
	padding: 40px 0 0;
}
.home_location_block {
	margin: 0 0 35px;
}
.footer_top {
	padding: 60px 0 0;
}
.footer_top_block {
	margin: 0 0 35px;
}
.footer_bottom {
	padding: 15px 0 62px;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 120px;
	margin-top: 0 !important;
}
.page .entry-title, .error404 .blog-title, .blog .blog-title, .category .blog-title, .archive .blog-title, .single .blog-title {
	font-size: 22px;
	margin-top: 48px;
}
.about_section {
	padding: 0;
}
.about_text {
	margin-top: 0;
}
.pt-80 {
	padding-top: 30px;
}
.about_heading {
	margin: 0 0 35px;
}
ul.half-li li {
	width: 100%;
}
.area-item ul li {
	width: 100%;
	text-align: center;
}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {
.mobile-bottom-fixed ul li:nth-child(2) {
	left: 150px;
}
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
.mobile-bottom-fixed ul li:nth-child(2) {
	left: 170px;
}
.home_banner_heading {
	font-size: 18px;
}
.home_banner_text {
	font-size: 15px;
	line-height: 16px;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 160px;
}
.page .entry-title, .error404 .blog-title, .blog .blog-title, .category .blog-title, .archive .blog-title, .single .blog-title {
	font-size: 24px;
	margin-top: 65px;
}
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
#wpfront-scroll-top-container {
	bottom: 57px !important;
	right: 5px !important;
}
#wpfront-scroll-top-container img {
	width: 35px !important;
	height: 35px !important;
}
.mobile-bottom-fixed {
	background: #0084b4;
	position: fixed;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	padding: 5px 0;
}
.mobile-bottom-fixed ul {
	margin: 0;
	padding: 0;
}
.mobile-bottom-fixed ul li {
	display: inline-block;
	font-size: 18px;
}
.mobile-bottom-fixed ul li a {
	color: #fff;
}
.mobile-bottom-fixed ul li:first-child {
	margin: 7px 0 0 95px;
}
.mobile-bottom-fixed ul li:first-child img {
	width: 32px;
}
.mobile-bottom-fixed ul li:last-child {
	float: right;
	margin: 7px 95px 0 0;
}
.mobile-bottom-fixed ul li:last-child img {
	width: 29px;
	float: right;
}
.mobile-bottom-fixed ul li:nth-child(2) {
	width: 75px;
	position: absolute;
	left: 285px;
	top: -11px;
	background: #95cc00;
	height: 75px;
	border-radius: 50%;
	padding: 9px 15px 15px 10px;
}
.header {
	position: static;
}
.darkHeader {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header_top {
	padding: 8px 0 10px;
	opacity: 0;
}
.header_top_left {
	float: left;
}
.header_social {
	margin-top: 3px;
	float: right;
}
.header_bottom {
	padding: 8px 0;
}
.logo {
	float: left;
}
.logo img, .darkHeader .logo img {
	width: 65%;
}
.menu_main, .darkHeader .menu_main {
	margin-top: 0;
	float: left;
	width: 100%;
}
.menu-toggle {
	margin: 63px 15px 0 0 !important;
}
.home_banner_section {
	margin-top: 0;
}
.ms-nav-prev {
	left: 5px !important;
}
.ms-nav-next {
	right: 5px !important;
}
.ms-slide-info {
	top: 18px;
	left: 5%;
	right: 5%;
	margin: 0 !important;
}
.home_banner_heading {
	font-size: 25px;
	line-height: 28px;
}
.home_service_section {
	padding: 35px 0;
}
.home_service_section_heading {
	font-size: 25px;
}
.home_service_block {
	margin-top: 35px;
	float: left;
	width: 50%;
}
.home_service_block img {
	width: 100%;
}
.home_welcome_heading {
	font-size: 35px;
	margin-top: 0;
}
.home_welcome_image {
	margin: 35px 0 0;
}
.home_advantage_section {
	padding: 0;
	margin-top: 40px;
}
.home_advantage_block {
	margin: 25px 0;
	float: left;
	width: 50%;
}
.home_testimonial_section {
	padding: 35px 0 85px;
}
.home_location_section {
	padding: 40px 0 0;
}
.home_location_block {
	margin: 0 0 35px;
	float: left;
	width: 33.33%;
}
.footer_top {
	padding: 60px 0 0;
}
.footer_top_block {
	margin: 0 0 35px;
	float: left;
	width: 33.33%;
}
.footer_top_block_inner {
	padding: 20px 15px;
	min-height: 112px;
}
.footer_top_block_inner i {
	top: -20px;
	left: 15px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 21px;
}
.footer_bottom {
	padding: 15px 0 62px;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 225px;
	margin-top: 0 !important;
}
.page .entry-title, .error404 .blog-title, .blog .blog-title, .category .blog-title, .archive .blog-title, .single .blog-title {
	font-size: 32px;
	margin-top: 92px;
}
.about_section {
	padding: 0;
}
.about_text {
	margin-top: 0;
}
.pt-80 {
	padding-top: 30px;
}
.about_heading {
	margin: 0 0 35px;
}
ul.half-li li {
	width: 100%;
}
.blog .entry-header, .category .entry-header, .archive .entry-header, .single .entry-header {
	padding-left: 0 !important;
}
.area-item ul li {
	width: 49%;
	text-align: center;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
.header {
	position: static;
}
.darkHeader {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.logo img, .darkHeader .logo img {
	width: 125px;
}
.header_btn, .darkHeader .header_btn {
	margin: 20px 65px 0 0;
}
.menu_main, .darkHeader .menu_main {
	margin-top: 0;
	width: 100%;
}
.menu-toggle {
	margin: 80px 25px 0 0 !important;
}
.home_banner_section {
	margin-top: 0;
}
.ms-slide-info {
	top: 35px;
	left: 10%;
	right: 10%;
}
.home_banner_heading {
	font-size: 30px;
}
.home_service_block img {
	width: 100%;
}
.home_welcome_heading {
	margin-top: 0;
}
.home_welcome_image {
	margin: 55px 0 0;
}
.home_advantage_block {
	padding: 0;
}
.home_advantage_block_text {
	font-size: 18px;
}
.footer_top_block_inner {
	padding: 10px 15px 0 60px;
}
.footer_top_block_inner i {
	left: 10px;
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.footer_top_heading {
	font-size: 16px;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	margin-top: 0 !important;
}
.about_text {
	margin-top: 0;
}
.about_heading {
	margin: 0 0 25px;
}
.area-item ul li {
	width: 24%;
	text-align: center;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.menu_main ul li a {
	padding: 7px 8px;
}
.header_top_left {
	width: 70%;
}
.header_social {
	width: 30%;
}
.header_btn {
	width: 20%;
}
.home_banner_section {
	margin-top: 158px;
}
.ms-slide-info {
	top: 70px;
	left: 8%;
	right: 8%;
}
.home_service_block_text {
	height: 85px;
}
.home_welcome_heading {
	margin-top: 0;
}
.home_advantage_block_text {
	font-size: 20px;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	margin-top: 158px !important;
}
.about_text {
	margin-top: 0;
}
.about_heading {
	margin: 0 0 25px;
}
.area-item ul li {
	width: 19%;
	text-align: center;
}
}

@media screen and (min-width: 1424px) {
}

@media screen and (min-width: 1624px) {
.ms-slide-info {
	top: 200px;
	left: 20%;
	right: 20%;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 330px;
}
.page .entry-title {
	margin-top: 145px;
}
}

@media screen and (min-width: 1920px) {
.ms-slide-info {
	top: 245px;
	left: 25%;
	right: 25%;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 400px;
}
.page .entry-title {
	margin-top: 180px;
}
}

@media screen and (min-width: 2048px) {
.ms-slide-info {
	top: 265px;
	left: 26%;
	right: 26%;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 440px;
}
.page .entry-title {
	margin-top: 205px;
}
}

@media screen and (min-width: 2550px) {
.ms-slide-info {
	top: 330px;
	left: 31%;
	right: 31%;
}
.page .entry-header, .error404 .blog-header, .blog .blog-header, .category .blog-header, .archive .blog-header, .single .blog-header {
	height: 520px;
}
.page .entry-title {
	margin-top: 250px;
}
}
