/*!



Theme Name: Pro Sprinklers Child



Theme URI: https://prosprinklers.com



Author: prosprinklers



Author URI: https://prosprinklers.com



Description: Description



Version: 1.0.0



License: GNU General Public License v2 or later



License URI: LICENSE



Text Domain: prosprinklers_child



Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready







This theme, like WordPress, is licensed under the GPL.



Use it to make something cool, have fun, and share what you've learned with others.







Normalizing styles have been helped along thanks to the fine work of



Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/



*/



/*--------------------------------------------------------------



>>> TABLE OF CONTENTS:



----------------------------------------------------------------



# Normalize



# Typography



# Elements



# Forms



# Navigation



	## Links



	## Menus



# Accessibility



# Alignments



# Clearings



# Widgets



# Content



	## Posts and pages



	## Comments



# Infinite scroll



# Media



	## Captions



	## Galleries



--------------------------------------------------------------*/



/*--------------------------------------------------------------



# Normalize



--------------------------------------------------------------*/



/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */







/* Document



	 ========================================================================== */







/**



 * 1. Correct the line height in all browsers.



 * 2. Prevent adjustments of font size after orientation changes in iOS.



 */









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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
/*ol, ul {

	list-style: none;

}*/

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: rgb(20, 40, 108);
}
body {
	font-family: 'Be Vietnam', sans-serif;
}
/************* etc css *****************/

.container {
	width: 1200px;
	padding: 0 15px;
	margin: auto;
	max-width: 100%;
}
p {
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	display:block;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;
}
strong {
	font-weight: 700;
}
b {
	font-weight: bold;
}
/*********** mobile-menu ************/

.mobile-menu {
	display: none;
}

.about-concat ol{padding-left: 18px;}
/************* header *****************/



.logo {
	float: left;
	width: 150px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 0;
}
.logo img {
	height: auto;
}
header#header .container {
	width: 1400px;
}
header#header {
	z-index: 99;
	position: absolute;
	background: #f2ebe0d1;
	width: 100%;
	left: 0px;
}
header#header {
	position: fixed;
	height: 75px;top: 0 !important;
}
.header ul li {
	float: left;
}
.header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.header ul li a {
	padding: 0 15px;
	line-height: 75px;
	text-decoration: none;
	display: inline-block;
	color: #1e242b;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Be Vietnam', sans-serif;
	text-transform: uppercase;
	overflow: hidden;
}
.call_button {
    background: #f2ebe0d1;
    text-align: center;
    padding: 6px 10px;
    width: 408px;
    float: left;
    margin-left: 15px;
    position: absolute;
    right: 0;
    top: 0;
    height: 75px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.call_button h3 ,.top-phone-title{
    font-size: 18px;
    line-height: 28px;
    float: left;
    text-align: center;
    width: 100%;
}
.call_button h4 ,.top-phones{
	font-size: 14px;
	line-height: 16px; width:100%; float:left;
}
.call_button span.call-text {
	font-size: 16px;
	color: #14286c !important;
	text-transform: uppercase;
	display: inline-block;
	line-height: 15px;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 600;
	padding-bottom: 6px;
}
.toggle-mobile {
	display: none;
}
.call_button a {
    display: inline-block;
    font-size: 17px;
    color: #14286c !important;
    text-decoration: none;
    font-family: sans-serif;
    font-weight: 800;
    background: url("images/phone-pin.png") no-repeat 0 center;
        padding-left: 11px;
    background-size: 7px auto;
    line-height: 20px;
    font-size: 13px;
    margin: 0 10px;    white-space: nowrap;
}
.header nav {
	float: left;
	width: 100%;
	padding-left: 200px;
	padding-right: 200px;
}
.header {
	position: relative;
	float: left;
	width: 100%;
}
/*********** slider *************/

.slider_banner img.slider-image {
	width: auto !important;
}
.slider_banner {
	height: 719px;
	padding-top: 75px;
	display: flex;
	position: relative;
}
.slider_item {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.slider_banner .banner-text {
	width: 1100px;
	display: inline-block;
	text-align: center;
	max-width: 100%;
}
.slider_item img.slider-image {
	display: block;
	margin: auto;
	margin-bottom: 30px;
}
.slider_item img.slider-image {
	display: block;
	margin: auto;
	margin-bottom: 30px;
}
.banner-text h2 {
	font-size: 72px;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 300;
	color: #fff;
	line-height: 90px;
}

.banner-btn {
    text-transform: uppercase;
    padding: 18px 20px;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #fff;
    overflow: hidden;
    color: #fff;
    transition: all .7s ease;
    position: relative; margin-top:30px;
}
.banner-btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 110%;
    background: #5d6f7a;
    left: 0px;
    z-index: -1;
    transition: all .7s ease;
}
.banner-btn:hover {
    color: #fff !important;
}
.banner-btn:hover:after {
    top: 0px;
}


/***************** section_walcome ******************/

.section_walcome {
	display: inline-block;
	padding: 50px 0 60px 0;
	width: 100%;
}
.section_walcome_text {
	display: inline-block;
	width: 100%;
	text-align: center;
}
span.sub-title {
	text-align: center;
	line-height: 27px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #2a3742;
	position: relative;
	margin-bottom: 12px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Be Vietnam', sans-serif;
}
span.sub-title:after, span.sub-title:before {
	content: "";
	width: 90px;
	display: inline-block;
	height: 1px;
	background: #2a3742;
}
span.sub-title:before {
	margin-right: 13px;
	margin-top: 3px;
}
span.sub-title:after {
	margin-left: 13px;
	margin-top: 3px;
}
.title {
	font-size: 36px;
	font-weight: 300;
	color: #2a3742;
	font-family: 'Be Vietnam', sans-serif;
	line-height: 40px;
	margin-bottom: 20px;
}
.section_walcome_text .walcome-logo {
	margin-bottom: 35px;
}
/********* section_services ***************/

.section_services {
	display: inline-block;
	width: 100%;
	background: #fffbf7;
	padding: 60px 0;
}
.section_services .row {
	margin: 0 -15px;
}
.section_services .column {
	float: left;
	width: 33.33%;
	padding: 0 15px;
}
.services_box {
	display: flex;
	flex-wrap: wrap;
}
.services_box .services_inner {
	padding: 10px;
	background: #f0e9de;
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.services_box .services_inner .services_inner_box {
	/* padding: 56px 36px 53px 36px;*/

	background: #ffffff;
	padding: 45px 36px 45px 36px;
	border-top: 5px solid #5d6f7a;
	position: relative;
}
.services_box .services_inner .services_inner_box .services_name {
	color: #5d6f7a;
	font-size: 45px;
	line-height: 45px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 42px;
}
span.services_icon {
	display: inline-block;
	width: 55px;
	height: 55px;
	margin-bottom: 23px;
	border: 1px solid #5d6f7a;
}
span.services_icon img {
	margin: auto;
	display: block;
	margin-top: 3px;
}
a.btn {
	text-transform: uppercase;
	padding: 13px 40px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #5d6f7a;
	border: 1px solid #5d6f7a; overflow:hidden;
}
a.btn i {
	font-weight: 600;
	margin-left: 5px;
	font-size: 18px; background:url('images/double-arrow.svg') no-repeat center center; background-size:10px auto !important;width: 10px;
    height: 14px;
}
a.btn:hover i{filter: brightness(0) invert(1);}

a.btn i:before{display:none !important;}
.section_services .row .column:nth-child(2) .services_inner {
	order: 2;
	margin-top: 30px;
	margin-bottom: 0px;
}
.section_services .row .column:nth-child(2) .services_image {
	order: 1;
}
.services_box .services_inner:after {
	content: "";
	width: 31px;
	height: 18px;
	background: url(images/icon.png) no-repeat;
	background-size: cover;
	margin: auto;
	display: block;
	margin-bottom: -18px;
}
.section_services .row .column:nth-child(2) .services_inner:after {
	display: none;
}
.section_services .row .column:nth-child(2) .services_inner:before {
	content: "";
	width: 31px;
	height: 18px;
	background: url(images/icon.png) no-repeat;
	background-size: cover;
	margin: auto;
	display: block;
	margin-top: -18px;
	transform: rotate(180deg);
}
/******* outdoor *********/

.section_outdoor {
	display: inline-block;
	width: 100%;
	padding: 80px 0;
}
.section_box .row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.section_box .column {
	float: left;
	width: 25%;
	padding: 0 15px;
	margin-top: 50px;
}
.outdoor-box {
	border: 1px solid #d9d9d9;
	height: 100%;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
.outdoor-box img {
	border: 1px solid #d9d9d9;
}
span.box-icon {
	margin: auto;
	width: 90px;
	display: block;
	margin-top: -50px;
	background: #fff;
	margin-bottom: 30px;
}
.outdoor-box .box-text {
	padding: 24px;
}
h3.box-name {
	justify-content: center;
	padding: 0 15px;
	background: #2a3742;
	height: 70px;
	color: #fff;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 300;
	font-size: 23px;
	display: flex;
	align-items: center;
	line-height: 27px;
}
/********** testimonials ***********/

.section_testimonials {
	background-attachment: fixed !important;
	background: url(images/testimonials-image.jpg) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	padding: 90px 0px 70px 0;
}
.testimonials h2.title, .testimonials span.sub-title {
	color: #fff;
	text-align: center;
}
.testimonials span.sub-title:after, .testimonials span.sub-title:before {
	background: #fff;
}
.testimonials-item p {
	color: #fff;
	font-size: 27px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 30px;
}
.testimonials-item h3.testimonial-name {
	font-weight: 800;
	font-family: 'Be Vietnam', sans-serif;
	font-size: 27px;
	color: #fff;
	line-height: 36px;
	text-transform: uppercase;
}
.testimonials-item {
	text-align: center;
	width: 995px;
	margin: auto;
	max-width: 100%;
}
.testimonials-item img {
	width: 50px !important;
	margin: auto;
}
.testimonials-item .testimonial-icon {
	margin-bottom: 36px;
}
.testimonials-item a.btn {
	margin-top: 50px;
	color: #fff;
	border-color: #fff;
}
.testimonials-item a.btn i{filter: brightness(0) invert(1);}
.testimonials-item a.btn:hover i{filter:inherit;}

.testimonials-slider {
	margin-top: 86px;
}
/********** contact **********/

.section_contact {
	text-align: center;
	background: url(images/contact_bg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: inline-block;
	width: 100%;
	padding: 90px 0px 90px 0;
}
.contact-info {
	text-align: center;
}
.contact_form {
	display: inline-block;
	width: 100%;
	margin-top: 25px;
}
.contact_form .column {
	width: 50%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}
.contact_form .row {
	margin: 0 -15px;
}
form .column input, form .column textarea {
	width: 100%;
	border: 0;
	height: 45px;
	outline: none;
	line-height: 24px;
	padding: 0 20px;
	display: inline-block;
	box-sizing: border-box;
	box-shadow: none;
	color: #5d6f7a;
	font-family: 'Be Vietnam', sans-serif;
	font-size: 16px;
	font-weight: 600;
}
 form .column input::placeholder, form .column textarea::placeholder {
 color: #5d6f7a;
 font-family: 'Be Vietnam', sans-serif;
 font-size: 16px;
 text-transform: uppercase;
 font-weight: 600;
}
form .column textarea {
	padding-top: 20px !important;
	height: 153px;
}
.contact_form .column_full {
	width: 100%;
}
form .column input[type="submit"] {
	background-color: transparent;
	width: 200px;
	height: 40px;
	color: #fff;
	font-family: 'Be Vietnam', sans-serif;
	font-size: 16px;
	font-weight: 600;
	outline: none;
	cursor: pointer;
}
.social-icon {
	display: inline-block;
	margin-top: 40px;
	width: auto;
}
.social-icon ul {
	margin: 0px;
	list-style: none;
}
.social-icon ul li {
	display: inline-block;
	margin-right: 10px;
	width: 36px;
	height: 36px;
	background: #2a3742;
	line-height: 33px;
	box-sizing: border-box;
}
.social-icon ul li a i {
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	display: inline-block;
	width: 100%;
	color: #fff;
	box-sizing: border-box;
}
.social-icon ul li:last-child {
	margin-right: 0px;
}
.social-icon ul li:hover {
	background: rgb(20, 40, 108);
}

.fa-facebook-f:before, .fa-facebook:before {
    content: " " !important;
    background: url(images/facebook.svg) no-repeat center center;
    background-size: 26px auto;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    filter: brightness(0) invert(1);
}
.fa-twitter:before {
    content: " " !important;
    background: url(images/twitter.svg) no-repeat center center;
    background-size: 26px auto;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    filter: brightness(0) invert(1);
}
.fa-instagram:before {
    content: " " !important;
    background: url(images/instagram.svg) no-repeat center center;
    background-size: 26px auto;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    filter: brightness(0) invert(1);
}



footer#footer {
	background: #2a3742;
	padding: 0px 0 54px 0;
	display: inline-block;
	width: 100%;
}
#footer .row {
	margin: 0 -15px;
}
footer#footer .container {
	width: 100%;
	padding: 0 50px;
}
#footer .footer-col {
	width: 25%;
	float: left;
	padding: 0 15px;
}
#footer h3.widget-title {
	font-family: 'Be Vietnam', sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #fff;
	margin-bottom: 50px;
	margin-top: 34px;
	line-height: 24px;
}
#footer .textwidget p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
#footer .textwidget p a {
	color: #fff;
}
#footer .textwidget p a:hover {
	color: #fff;
}
#footer .footer-col:first-child .textwidget p {
	font-size: 14px;
	line-height: 18px;
}
#footer.textwidget ul {
	list-style: none;
}
#footer ul li a {
	color: #fff;
	transition: all .7s ease;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;
}
#footer ul li {
	display: block;
	padding-bottom: 10px;
}
#footer ul li:last-child {
	padding-bottom: 0px;
}
.footer-logo {
	width: 175px;
	margin-bottom: 30px;
}
.white-color,.white-color a {
	color: #ffff !important;
}
#footer ul li a, #footer .textwidget p {
	text-transform: uppercase;
}
#footer ul.menu li a div:last-child {
	display: none;
}
/*#footer .footer-col:last-child {

    float: right;

    padding-left: 50px;

}*/

footer#footer .call_button {
	float: none;
	margin: auto;
	background: #FFF;
	width:370px;
	margin-bottom: 54px;
	position: relative;
	height: auto;
	right: 0;
}
footer#footer .call_button a {
	color: #2a3742 !important;
	font-size: 36px;
	line-height: 36px;
	display: inline-block !important; padding:0 !important; background:none !important;
}
footer#footer .call_button span.call-text {
	color: #2a3742 !important;
	display: block;
}
#footer ul li a:hover {
	color: #fff;
	transition: all .7s ease;
}
#banner .slider_banner {
	height: 450px;
}
.service-section {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.service-row {
	display: flex;
	justify-content: center;
}
.service-row:nth-child(even) .service-text {
	order: 1;
}
.service-row:nth-child(even) .service-img {
	order: 2;
}
.service-img {
	width: 50%;
	overflow: hidden;
	position: relative;
}
.service-img div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	transition: transform .7s;
	transform: scale(1);background-position: center center !important;
}
.service-img:hover div {
	transform: scale(1.1);
}
.service-text {
	width: 50%;
	padding: 90px 30px;
	text-align: center;
}
.service-text p {
	margin-bottom: 20px;
}
.service-text h3 {
	color: #5d6f7a;
	font-size: 45px;
	line-height: 45px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 42px;
}
.service-text .btn {
	overflow: hidden;
	color: #5d6f7a;
}
.service-text .btn:after {
	background: #5d6f7a;
}
.service-text .btn:hover {
	color: #fff;
}
.left-bar {
	float: left;
	width: 25%;
	padding-right: 20px;
}
.left-bar h2 {
	color: #5d6f7a;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 30px;
}
.left-bar ul {
	margin: 0 0 40px 0;
	padding: 0;
}
.left-bar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left-bar ul li a {
	box-sizing: border-box;
	display: block;
	padding: 10px 10px 10px 0;
	min-width: 100%;
	border-bottom: 1px solid #ededed;
	color: #5d6f7a;
	line-height: 24px;
}
.left-bar ul li a:hover, .left-bar ul li.current-menu-item a {
	color: #14286c;
}
.left-bar .btn {
	overflow: hidden;
	color: #fff;
	padding: 13px 20px;
}
.left-bar .btn:after {
	background: #5d6f7a;
	z-index: 0;
}
.left-bar .btn span {
	position: relative;
	z-index: 1;
}
.left-bar .btn:hover {
	color: #fff;
}
.sidebox {
	float: left;
	width: 100%;
	padding: 30px 20px;
	background: #14286c;
}
.box-icon1 {
	float: left;
	width: 100%;
	text-align: center;
}
.box-icon1 img {
	filter: brightness(0) invert(1);
}
.left-bar h3 {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.sidebox p {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 20px;
}
.sidebox p a{
	color: #fff;
}
.right-bar {
	float: left;
	width: 75%;
	padding-left: 20px;
}
.right-bar p {
	margin-bottom: 20px;
}
.right-bar h2 {
	color: #5d6f7a;
	font-size: 45px;
	line-height: 45px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 30px;
}
.gallery {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.gallery ul {
	margin: 0 -20px;
	padding: 0;
}
.gallery ul li {
	float: left;
	width: 50%;
	list-style: none;
	padding: 0 20px;
	margin-bottom: 40px;
}
.gallery ul li a {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery ul li a img {
	transition: transform .7s;
	transform: scale(1);
}
.gallery ul li a:hover img {
	transform: scale(1.1);
}
.blog-post {
	float: left;
	width: 100%;
	margin: 0 0 80px 0;
}
.blog-post h2 {
	margin: 0 0 20px 0;
	color: #083452;
	font-size: 30px;
	font-family: 'Be Vietnam', sans-serif;
	line-height: 36px;
}
.blog-post h2 a {
	color: #083452 !important;
}
.blog-post h6 {
	color: #a3a3a3;
	font-size: 14px;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
.blog-img {
	float: left;
	width: 400px;
	text-align: center;
}
.blog-img img {
	width: 100%;
	float: left;
}
.blog-img span {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.blog-img span img {
	transition: transform .7s;
	transform: scale(1);
}
.blog-img span:hover img {
	transform: scale(1.1);
}
.reamore1 {
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	background: #2a3742;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 70px;
	font-size: 14px;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 700;
	margin-top: -22px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 20px 0px rgba(50, 50, 50, 0.6);
	-moz-box-shadow: 0px 1px 20px 0px rgba(50, 50, 50, 0.6);
	box-shadow: 0px 1px 20px 0px rgba(50, 50, 50, 0.6);
	position: relative;
}
.reamore1:hover {
	background: #14286c;
}
.blog-text {
	color: #333333;
	font-size: 20px;
	font-family: 'Be Vietnam', sans-serif;
	font-weight: 400;
	line-height: 36px;
	padding: 0 0 0 440px;
}
.no-image .blog-text {
	padding: 0 0 0 0;
}
.no-image .blog-img {
	display: none !important;
}
.hide-desktop {
	display: none;
}
.no-image .hide-desktop {
	display: inline-block;
	margin-top: 20px;
}
.pagination {
	float: left;
	width: 100%;
	margin: 20px 0 40px;
}
.single-post .blog-img {
    margin-right: 0;
    width: 100%; margin-bottom:30px;
}
.single-post .blog-text {
    padding: 0;
}
.single-post .blog-text p{margin-bottom:20px;}
.single-post .blog-text h2{	color: #5d6f7a;
	font-size: 36px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;}

.pagination ul {
	margin: 0;
	padding: 0;
}
.pagination ul li {
	display: inline-block;
	list-style: none;
	margin: 0 5px;
	padding: 0 !important;
	background: none !important;margin-bottom: 5px;
}
.pagination ul li a, .pagination ul li span {
	background: #2a3742;
	padding: 0 10px;
	line-height: 36px;
	color: #fff !important;
	float: left;
	min-width: 40px;
	text-align: center;
	border: solid 1px #2a3742;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pagination ul li span {
	background: #fff;
	color: #083452 !important;
}
/************* effect ***************/

.services_box .services_inner {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}
.services_box:hover .services_inner {
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.services_box:hover .services_image {
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.services_box .services_image {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
}
a.btn:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 110%;
	background: #fff;
	left: 0px;
	z-index: -1;
	transition: all .7s ease;
}
a.btn {
	position: relative;
	color: #000;
	transition: all .7s ease;
}
a.btn:hover:after {
	top: 0px;
}
a.btn:hover {
	color: #000;
}
.submit_btn {
	width: auto;
	display: inline-block;
	background: rgb(20, 40, 108);
	position: relative;
	overflow: hidden;
}
.submit_btn:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 110%;
	background: #fff;
	left: 0px;
	z-index: 1;
	transition: all .7s ease;
}
.submit_btn:hover:after {
	top: 0px;
}
.submit_btn input.submit {
	z-index: +99;
}
.submit_btn:hover input.submit {
	color: rgb(20, 40, 108) !important;
	z-index: 2;
	position: relative;
}
.section_box .column span.box-icon:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgb(20, 40, 108) !important;
	transition: all 0.7s ease-in-out;
	top: 110%;
	z-index: 1;
	position: absolute;
}
.section_box .column span.box-icon {
	position: relative;
	overflow: hidden;
}
.section_box .column:hover span.box-icon img {
	filter: contrast(0) brightness(2);
	transition: all 0.7s ease-in-out;
	z-index: 9;
	position: relative;
}
.section_box .column span.box-icon img {
	transition: all 0.7s ease-in-out;
}
.section_box .column:hover span.box-icon:after {
	top: 0px;
}
.services_inner_box .btn:after {
	background: #5d6f7a;
}
.services_inner_box .btn {
	z-index: 9;
	overflow: hidden;
	color: #5d6f7a;
}
.services_inner_box .btn:hover {
	color: #fff;
}
/************* header effet*************/

.header ul li a {
	padding: 0px;
	/* overflow: hidden;*/

	position: relative;
}
.header ul li a:before {
	position: absolute;
	display: block;
	width: 100%;
	height: 200%;
	top: -200%;
	right: 0;
	content: "";
	opacity: .4;
	filter: alpha(opacity=40);
	background: linear-gradient(to top, #ffffff, #f2ebe0d1);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.header ul li a:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 5px;
	margin-bottom: -5px;
	bottom: -200%;
	right: 0;
	content: "";
	opacity: 1;
	filter: alpha(opacity=100);
	background: #2a4297;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.header ul li a > div:first-child + div {
	top: -200px;
	color: #1e242b;
}
.header ul li a > div {
	right: 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s ease-in-out !important;
	-moz-transition: all .4s ease-in-out !important;
	-o-transition: all .4s ease-in-out !important;
	transition: all .4s ease-in-out !important;
}
.header ul li a > div:first-child {
	position: absolute;
	background: 0 0;
}
.header ul li:hover a:before, .header ul li.active a:before, .header ul li.current-menu-parent > a:before {
	top: 100%;
}
.header ul li:hover > a > div:first-child + div, .header ul li.current-menu-item a > div:first-child + div, .header ul li.current-menu-parent > a > div:first-child + div {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	top: 0;
	background: #14286c;
}
 .header ul li:hovera > div:first-child, .header ul li.current-menu-item a > div:first-child, .header ul li.current-menu-parent > a > div:first-child {
 top: 200px;
 -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;
}
.header ul li a span {
	padding: 0 15px;
}
.header ul li:hover > a:after, .header ul li.current-menu-item > a:after, .header ul li.current-menu-parent > a:after {
	bottom: 100%;
}
.header ul li:hover > a > div:first-child + div span, .header ul li.current-menu-item a > div:first-child + div, .header ul li.current-menu-parent > a > div:first-child + div {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
	background: #14286c;
}
.header ul li.current-menu-item a > div + div span, .header ul li.current-menu-parent > a > div + div span {
	color: #fff !important;
	opacity: 1 !important;
}
.header ul li a > div:first-child + div span {
	opacity: 0;
	filter: alpha(opacity=0);
	background: 0 0;
}
.header ul li.current-menu-item a > div:first-child + div span, .header ul li.current-menu-parent > a > div:first-child + div span {
	opacity: 1;
	filter: alpha(opacity=1);
	color: #fff;
}
.header ul li:hover > a > div:first-child, .header ul li.current-menu-item a > div:first-child, .header ul li.current-menu-parent > a > div:first-child {
	top: 200px;
	-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;
}


@media only screen and (max-width: 1400px){
.header ul li a {
    font-size: 11px;
}
}
/*********** flexslider **********/

.flexslider {
	border: 0px !important;
	margin-bottom: 0px !important;
}
.bannerslider .flex-control-nav {
	display: none;
}
.testimonialsslider {
	background: none !important;
}
.flexslider .flex-control-nav li a {
	border: 1px solid #fff;
	border-radius: 0px !important;
	width: 9px !important;
	height: 9px !important;
	background: transparent;
	box-shadow: none;
}
.flexslider .flex-control-nav li a.flex-active, .flexslider .flex-control-nav li a:hover {
	background: #fff;
}
.flexslider .flex-control-nav {
	margin-top: 90px;
	position: initial !important;
}
.flexslider .flex-control-nav li {
	margin: 0px;
	margin-right: 10px;
}
.flexslider .flex-control-nav li:last-child {
	margin: 0px;
}
.flexslider .flex-direction-nav a {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 0px;
	display: inline-block;
	line-height: 50px;
	background: #fff;
	color: #2a3742;
	opacity: 1 !important;
	border-right: 5px solid #1a2d6f;
	transform: translate(0px, -50px);
}
.bannerslider.flexslider .flex-direction-nav a {
	transform: translate(0%, 0%);
}
.flexslider .flex-direction-nav .flex-prev {
	left: 0px !important;
}
.flexslider .flex-direction-nav .flex-next {
	right: 0px !important;
}
.flexslider .flex-direction-nav a:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background: #1a2d6f;
	top: 100%;
	z-index: -1;
	transition: all .7s ease;
}
.flexslider .flex-direction-nav a:hover:after {
	top: 0px;
}
.flexslider .flex-direction-nav a.flex-next {
	border: 0px;
	border-left: 5px solid #1a2d6f;
}
.bannerslider.flexslider .flex-direction-nav .flex-prev {
	left: 50px !important;
}
.bannerslider.flexslider .flex-direction-nav a.flex-next {
	right: 50px !important;
}
.flexslider .flex-direction-nav a:before {
	content:' ' !important;
	display: block !important;     width: 100%;
    height: 100%;
}
.flexslider .flex-direction-nav a.flex-next:before {
	background:url(images/next.png) no-repeat center center;
}
.flexslider .flex-direction-nav a.flex-prev:before {
	background:url(images/prev.png) no-repeat center center;
}

.testimonialsslider {
	margin-top: 70px !important;
	display: inline-block;
	width: 100%;
}
.flexslider .flex-direction-nav a:hover:before {
	color: #fff !important;filter: brightness(0) invert(1);
}
.flexslider .flex-direction-nav a:before {
	text-shadow: none !important;
}
.fancybox-content {
	width: 500px;
	max-width: 90% !important;
}
.fancybox-close-small {
	color: #fff !important;
	background: #000 !important;
}
.popup-phones ul {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.popup-phones ul li {
	font-size: 24px;
	font-family: 'Be Vietnam', sans-serif;
	color: #000;
	text-transform: uppercase;
	line-height: 34px;
	text-align: center;
	float: left;
	width: 100%;
	border: solid 1px #000;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style: none;
}
.popup-phones ul li a {
	color: #14286c;
}
.phones li img {
	width: 15px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 6px;
}
/*----------------- Mobile-Menu-toggle-style.css --------------*/





.mobile-menu .logo {
	float: none;
	display: none;
	border-bottom: #434343 solid 1px;
	text-align: center;
	margin-bottom: 20px;
}
.mobile-menu .logo a {
	display: inline-block;
}
.mobile-menu {
	background-color: #2a4297;
	position: fixed;
	padding: 15px;
	height: 100%;
	width: 100%;
	z-index: +9999999;
	overflow: auto;
	max-width: 250px;
	left: -280px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mobile-menu ul {
	margin: 0px;
	padding: 0px;
	float: none;
}
.mobile-menu ul li {
	list-style: none;
	font-size: 20px;
	color: #FFF;
	position: relative;
	float: none;
	text-align: left;   /* padding-left: 50px;*/
}
.mobile-menu ul li a {
	color: #FFF;
	line-height: 40px;
	display: block;
}
.mobile-menu ul li a > div+div {
	display: none;
}
.mobile-menu ul li:last-child {
	margin-bottom: 0px;
}
.mobile-menu ul li .dropdown {
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	background: #fff;
}
.mobile-menu ul li .dropdown .fa {
	position: absolute;
	top: 20px;
	right: 75px;
}
.mobile-menu ul li .dropdown .fa-plus, .mobile-menu ul li .dropdown.open .fa-minus {
	display: block;
}
.mobile-menu ul li .dropdown .fa-minus, .mobile-menu ul li .dropdown.open .fa-plus {
	display: none;
}
.mobile-menu>ul li a {
	color: #FFF;
	margin: 13px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	text-decoration: none;
	font-family: muli;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
	transition: 0.3s;
}
.mobile-menu ul ul {
	display: none;
}
.mobile-menu ul ul li {
	font-size: 11px;
}
.mobile-nav {
	width: 40px;
	height: 40px;
	float: left;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	top: 35px;
	right: 0;
	padding: 6px 5px;
	display: none;
	margin-right: 10px;
}
.mobile-nav span {
	background: #4aba86;
	height: 3px;
	margin: 0 0px 4px;
	width: 100%;
	float: left;
}
.menu-hide {
	left: -280px !important;
}
.mobile-menu.show {
	left: 0;
}
.toggle-mobile {
	right: 0px;
	z-index: +9999;
	position: absolute;
	top: 12px;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	float: left;
	color: #fff;
	text-align: left;
	margin-left: 15px;
	transition: opacity .3s ease, height .4s ease;
	-webkit-transition: opacity .3s ease, height .4s ease;
	-o-transition: opacity .3s ease, height .4s ease;
	background: #2a4297;
	padding-left: 10px;
}
.toggle-mobile span {
	background: #fff;
	height: 3px;
	position: absolute;
	overflow: hidden;
	width: 30px;
}
.toggle-mobile span.one {
	transition: all 0.6s ease;
	top: 13px;
}
.toggle-mobile span.two {
	top: 23px;
	transition: all 0.6s ease;
}
.toggle-mobile span.three {
	top: 33px;
	transition: all 0.6s ease;
}
.site-overlay {
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -99;
	opacity: 0;
}
.site-overlay.overlay-show {
	z-index: 999;
	opacity: 1;
}
.mobile-menu .toggle-mobile {
	display: none;
}
.toggle-mobile.open span.one {
	transition: all 0.6s ease;
	transform: rotate(-50deg);
	top: 23px;
}
.toggle-mobile.open span.two {
	transition: all 0.6s ease;
	transform: rotate(50deg);
	top: 23px;
}
.toggle-mobile.open span.three {
	transition: all 0.9s ease;
	display: none;
	top: 24px;
}
.toggle-mobile {
	display: none;
}
/************* menu ****************/





div#menu-open {
	background: #003e5e;
	text-align: center;
	display: inline-block;
	width: 100%;
	position: fixed;
	top: -120%;
	right: 0;
	z-index: +99999;
	transition: all 0.5s;
}
div#menu-open.active {
	top: 0px;
	transition: all 0.5s;
}
div#menu-open .social_icon {
	width: 100%;
	display: inline-block;
	background: #51baea;
	padding: 15px 0;
}
div#menu-open .social_icon ul li a {
	font-size: 45px;
	color: #fff;
}
div#menu-open .social_icon ul li a:hover {
	color: #003e5e !IMPORTANT;
}
nav.navigation ul li a:hover {
	color: #51baea;
	transition: all 0.6s ease;
}
div#menu-open .social_icon ul li {
	display: inline-block;
	margin-right: 40px;
}
div#menu-open .social_icon ul li:last-child {
	margin-right: 0px;
}
nav.navigation ul li {
	margin-right: 43px;
	display: inline-block;
}
nav.navigation ul li a {
	font-family: 'Roboto', sans-serif;
	line-height: 24px;
	font-weight: 400 !important;
	color: #fff;
	font-siz : 19px;
}
nav.navigation ul li:last-child {
	margin-right: 0;
}
.close-menu {
	position: absolute;
	right: 20px;
	top: 15px;
	cursor: pointer;
}
.close-menu:hover {
	transition: .5s linear;
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
}
.header-logo {
	padding-bottom: 23px !important;
	padding-top: 15px !important;
}
nav.navigation {
	margin-bottom: 15px;
}
.header ul li {
	position: relative;
}
.sub-menu {
	display: none;
	background: #444;
	width: 300px;
	padding: 10px;
	position: absolute;
	left: 0;
	top: 100%;
}
.sub-menu li {
	width: 100%;
	float: left;
	position: relative;
}
.sub-menu li a {
	display: block;
	text-align: left;
	padding: 5px 10px;
	color: #fff !important;
	width: 100%;line-height: 50px !important;
}
.sub-menu li a:hover {
	background: #003e5e;
}
.sub-menu .sub-menu {
	left: 100%;
	top: 0;
}
 @media only screen and (min-width:1200px) {
.menu > li:hover > .sub-menu {
	display: block;
}
}
 @media only screen and (max-width:1199px) {
.toggle-mobile {
	display: block;
}
.header-menu .nav-bar {
	display: none;
}
div#menu-open nav.navigation ul li span.dropdown {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 20px;
	color: #fff;
	width: 50px;
	text-align: end;
	height: 20px;
}
div#menu-open nav.navigation ul li {
	width: 100%;
	margin-right: 0px;
}
div#menu-open nav.navigation ul li {
	width: 100%;
	margin-right: 0px;
	text-align: left;
	margin-bottom: 6px;
	position: relative;
	position: relative;
	float: none;
}
div#menu-open nav.navigation {
	margin-bottom: 0px !important;
	padding: 0 20px;
}
span.dropdown .fa-angle-down {
	display: block !important;
}
span.dropdown .fa-angle-right {
	display: block !important;
}
span.dropdown .fa-angle-right {
	display: none !important;
}
div#menu-open nav.navigation ul li .sub-menu {
	position: initial !important;
	width: auto;
}
nav.navigation ul li ul li a {
	font-size: 13px;
	padding: 0px;
}
.mobile-menu ul li .dropdown .fa {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 20px;
	line-height: 40px;  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mobile-menu ul li .dropdown .fa-angle-down {
    background: url(images/down.svg) no-repeat center center;
    width: 20px;
    height: 40px;
    background-size: 20px auto;
    filter: brightness(0) invert(1);
}
.mobile-menu ul li .dropdown.open .fa-angle-down {
    transform: rotateX(180deg);
}
.mobile-menu ul li .dropdown .fa-angle-right{display:none !important;}
.mobile-menu ul li .dropdown .fa:before{display:none !important;}
.mobile-menu ul li .dropdown {
	font-size: 12px;
	position: absolute;
	right: 0;
	width: 20px;
	z-index: 2;
	top: 0;
}
.mobile-menu ul ul {
	position: relative !important;
}
.sub-menu {
	top: 0 !important;
	width: 100%!important;
}
.mobile-menu ul li {
	float: left;
	width: 100%;
}
.sub-menu li a {
	font-size: 15px;
}
	 .sub-menu{background:none !important;}
.sub-menu li {
	background:none;
}
}
/*--------------------- close -------------------------*/



.copyright-mobile {
	display: none;
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 40px;
}
.copyright-mobile p {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #ffff !important;
}
 @media screen and (max-width:1330px) {
.header ul li a {
    font-size: 14px;
}	 
	 
}
 @media screen and (max-width:1199px) {
	 
	 
	 
.mobile-menu {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
}
.header nav {
	display: none;
}
.call_button {
	right: 70px;
}

body .bannerslider.flexslider .flex-direction-nav .flex-prev {
	left: 0 !important;
}
body .bannerslider.flexslider .flex-direction-nav a.flex-next {
	right: 0 !important;
}
.banner-text h2 {
	font-size: 50px;
	line-height: 70px;
	padding: 0 40px;
}
.services_box .services_inner .services_inner_box .services_name {
	font-size: 35px;
}
.testimonials .flexslider .flex-direction-nav .flex-prev {
	left: -15px !important;
}
.testimonials .flexslider .flex-direction-nav .flex-next {
	right: -15px !important;
}
.testimonials-item {
	padding: 0 40px;
}
.sub-menu li a {
    line-height: 30px !important;
    margin: 8px 0;
}
}
 @media screen and (max-width:991px) {
.banner-text h2 {
    font-size: 35px;
    line-height: 45px; width:650px; display:inline-block; max-width:100%;
}	 
	 
.slider_banner {
	height: 600px;
}
a.btn {
	padding: 13px 25px;
}
.services_box .services_inner .services_inner_box .services_name {
	font-size: 26px;
	line-height: 36px;
}
.services_box .services_inner .services_inner_box {
	padding: 45px 24px 45px 24px;
}
.section_box .column {
	width: 50%;
	margin-bottom: 30px;
}
#footer .footer-col {
	width: 50%;
	text-align: center;
}
#footer .footer-col:nth-child(3) {
	clear:both;
}
}
 @media screen and (max-width:767px) {
	 #slider{margin-top:74px;}
.section_services .column {
	width: 100%;
	margin-bottom: 30px;
}
.services_box .services_inner:after, .services_box .services_inner:before {
	display: none !important;
}
.services_box .services_inner {
	padding: 10px;
	margin: 0;
	text-align: center;
}
.services_box .services_image, .services_box .services_image img {
	width: 100%;
}
.section_services .row .column:nth-child(2) .services_inner {
	order: 1;
	margin-top: 0;
	margin-bottom: 0px;
}
.section_services {
	padding: 60px 0 30px;
}
#footer .footer-col {
	width: 100%;
}
#footer .footer-col:nth-child(3){display:none;}
#footer .footer-col:first-child .textwidget p {
	display: none;
}
.footer-logo {
	margin-bottom: 0;
}
#footer h3.widget-title {
	margin-bottom: 25px;
	margin-top: 34px;
}
.copyright-mobile {
	display: block;
}
footer#footer .container {
	padding: 0 15px;
}
.banner-text h2 {
    font-size: 36px;
    line-height: 46px;
}
.service-row {
        display: block;    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.service-img {
    width: 100%;
    float: left;
}
.service-img div {
    position: relative;
    height: 300px;
}
.service-text {
    width: 100%;
    padding: 0;
    float: left;
    margin-top: 40px;
}
}
 @media screen and (max-width:479px) {
	 
footer#footer .call_button a span{display:none;}	 
	 
.call_button {
	width: 150px; margin:0;
}
.call_button h3,.top-phone-title {
    font-size: 13px;
    line-height: 14px;
    width: 100%;
    text-align: center;
}
.call_button h3 br,.top-phone-title br{display:none !important;}
.call_button h4,.top-phones {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
}
.call_button a {
    font-size: 15px;
    line-height: 18px;
    padding-left: 12px;
    background-size: 8px auto;
}


.logo {
	width: 110px;
}
.slider_banner {
	height: 300px;
}
.banner-text h2 {
	font-size: 22px;
	line-height: 30px;
	padding: 0 15px;
}
.bannerslider .slider_item {
	top: auto;
	bottom: 20px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
	 
.slider_item {
	top: auto;
	bottom: auto;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.flexslider .flex-direction-nav a {
	width: 38px;
}
.section_walcome_text .walcome-logo {
	margin-bottom: 20px;
}
.section_box .column {
	width: 100%;
}
.section_outdoor {
	padding: 50px 0;
}

.section_testimonials {
    padding: 40px 0px 40px 0;
}
.testimonials h2.title, .testimonials span.sub-title {
     font-size: 24px;line-height: 30px;
}

.testimonials-item p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.testimonials-item h3.testimonial-name {
	font-size: 20px;
	line-height: 28px;
}
.testimonials-item a.btn {
	margin-top: 30px;
}
.flexslider .flex-control-nav {
	margin-top: 40px;
}
.testimonialsslider {
	margin-top: 0 !important;
}
.testimonials-item .testimonial-icon {
    margin-bottom: 10px;
}
.contact_form .column {
	width: 100%;
}
span.sub-title:after, span.sub-title:before {
	width: 80px;
}
footer#footer .call_button {
	width: 300px;
}
.service-text h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
}

.section_contact {
    padding: 40px 0px 40px 0;
}
.contact_form .column {
    margin-bottom: 12px;
}
.section_contact .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
}
}
/*--------------------- contact-form-error-css -------------------------*/



div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #fff !important;
	clear: both;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	margin-left: 0px;
	padding: 10px 15px;
}
.wpcf7-not-valid {
	border-color: red !important;
}
span.wpcf7-not-valid-tip {
	display: none;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #fff !important;
	display: inline-block;
	width: 100%;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	clear: both;
	margin-left: 0px;
	padding: 10px 15px;
}
.screen-reader-response {
	display: none;
}
/*--------------------- close -------------------------*/









/***************** about-page *******************/



.about-page {
	display: inline-block;
	width: 100%;
	padding: 60px 0;
}
.about-concat {
	float: left;
	width: 75%;
	padding-right: 80px;
}
.about-right {
	float: right;
	width: 25%;
}
.about-dr {
	display: inline-block;
	width: 100%;
	padding: 60px 0;
}
.about-concat h6 {
	font-size: 20px;
	color: #2a3742;
	font-family: 'Be Vietnam', sans-serif;
	line-height: 26px;
	font-weight: 400;
	margin-bottom: 20px;
}
.about-concat h3 {
	font-size: 26px;
	font-weight: 300;
	color: #2a3742;
	font-family: 'Be Vietnam', sans-serif;
	line-height: 30px;
	margin-bottom: 15px;
}
.about-concat p {
	margin-bottom: 20px;
}
.about-concat a {
	color: rgb(20, 40, 108);
}
.about-concat a:hover {
	color: #5d6f7a;
}
.about-concat ul li {
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;
	list-style: disc;
}
.about-concat ul {
	margin-bottom: 25px;
	padding-left: 25px;
}
/************** portfolio *****************/







.portfolio_inner {
	display: inline-block;
	width: 100%;
}
.portfolio_inner .row {
	margin: 0 -20px;
}
.portfolio_inner .column {
	width: 50%;
	float: left;
	padding: 0 20px;
	margin-bottom: 40px;
}
.portfolio {
	background: #f5f5f5;
	transition: all 0.7s ease-in-out;
}
.portfolio a {
	display: inline-block;
	width: 100%;
	transition: all 0.7s ease-in-out;
}
.portfolio .portfolio-sub-title {
	width: 100%;
	display: inline-block;
	padding: 15px;
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;
	transition: all 0.7s ease-in-out;
}
.portfolio:hover .portfolio-sub-title {
	color: #fff;
	transition: all 0.7s ease-in-out;
}
.portfolio:hover {
	background: #5d6f7a;
	transition: all 0.7s ease-in-out;
}
.portfolio:hover a {
	opacity: 0.7;
	transition: all 0.7s ease-in-out;
}
/*************** error404 ***************/







.error404 section.page-sec1 {
	display: inline-block;
	padding: 90px 0;
	width: 100%;
	text-align: center;
}
.error404 .page-sec1 h2 {
	font-size: 36px;
	font-weight: 300;
	color: #2a3742;
	font-family: 'Be Vietnam', sans-serif;
	line-height: 40px;
	margin-bottom: 20px;
}
.error404 .page-sec1 p {
	text-align: center !important;
}
form#searchform {
	margin-top: 25px;
	margin-bottom: 25px;
	display: inline-block;
	border: 1px solid rgb(12, 22, 23);
	border-radius: 60px;
	overflow: hidden;
	height: 45px;
}
form#searchform input {
	height: 45px;
	border: 0px;
	outline: none !important;
	background: transparent !important;
	padding: 0 20px;
	line-height: 45px;
}
form#searchform #searchsubmit {
	cursor: pointer;
	font-size: 16px;
	background: rgb(20, 40, 108) !important;
	color: #fff !important;
}
form#searchform #searchsubmit:hover {
	background: #000 !important;
	color: #fff !important;
}
form#searchform .screen-reader-text {
	display: none;
}
.testimonial2-page,.testimonial-page {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.testimonial-content {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #ccc;
}
.testimonial-content p {
	font-style: italic;
}
.testimonial-content .text-right {
	margin-top: 20px;
	text-align: right;
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	font-weight: 700;
	font-family: 'Be Vietnam', sans-serif;
}
.right-bar ul, .right-bar ol, .bottom-content ul, .bottom-content ol {
	margin-bottom: 20px;
	padding-left: 25px;
}
.right-bar ul li, .right-bar ol li, .bottom-content ul li, .bottom-content ol li {
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;
}
.right-bar h2, .testimonial2-page h2, .page-inner h2,.service-top h2 {
	color: #5d6f7a;
	font-size: 36px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.right-bar h3, .testimonial2-page h3,.service-top h3 {
	color: #5d6f7a;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.right-bar h4, .testimonial2-page h4,.service-top h4 {
	color: #5d6f7a;
	font-size: 26px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.leave-table td {
	padding-right: 20px;
	text-align: center;
}
.leave-table img {
	height: auto;
	margin-bottom: 10px;
}
.bottom-content table {
	border: solid 1px #ccc;
	border-left: none;
	border-bottom: none;
	width: 100%;
}
.bottom-content td {
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;
	padding: 10px;
}
.bottom-content td {
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.gallery-page {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.gallery-concat ul {
	margin: 0 -5px;
	padding: 0;
}
.gallery-concat ul li {
	float: left;
	width: 20%;
	list-style: none;
	padding: 0 5px;
	margin-bottom: 10px;
}
.gallery-concat ul li a {
	float: left;
	width: 100%;
	position: relative;
}
.gallery-concat ul li img {
	float: left;
	width: 100%;
}
.gallery-concat ul li a:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0,0,0,0.4) url(images/zoom.png) no-repeat center center;
	opacity: 0;
}
.gallery-concat ul li a:hover:before {
	opacity: 1;
}
.contact-page {
	float: left;
	width: 100%;
	padding: 50px 0;
}
.contact-left {
	float: left;
	width: 50%;
	padding-right: 30px;
}
.contact-right {
	float: left;
	width: 50%;
	padding-left: 30px;
}
.contact-right iframe{width:100%;}
.contact-left h2 {
	color: #5d6f7a;
	font-size: 26px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.contact-left h3 {
	color: #5d6f7a;
	font-size: 24px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.contact-left h4 {
	color: #5d6f7a;
	font-size: 22px;
	line-height: 35px;
	font-weight: 300;
	font-family: 'Be Vietnam', sans-serif;
	margin-bottom: 20px;
}
.contact-left ul {
	margin: 0;
	padding: 0;
}
.contact-left ul li {
	float: left;
	margin-right: 15px;
	list-style: none;
}
.contact-left p {
	margin-bottom: 20px;
}
.top-content p{margin-bottom:20px;}

.welcomeVid {
    min-width: 100%;
    width: 100%;
}
.video-banner{overflow:hidden; max-height:719px; float:left; width:100%;position: relative;}
.welcomeVid{min-width:100%; }
.outdoor-box {
    position: relative;
    padding-bottom: 70px;
}

.btntyp,.outdoor_link {
	text-transform: uppercase;
	padding: 13px 20px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #5d6f7a;
	border: 1px solid #5d6f7a;    overflow: hidden;
    color: #5d6f7a;transition: all .7s ease;position: relative;
}
.btntyp:after,.outdoor_link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 110%;
    background: #5d6f7a;
    left: 0px;
    z-index: -1;
    transition: all .7s ease;
}
.btntyp:hover,.outdoor_link:hover {
    color: #fff !important;
}
.btntyp:hover:after,.outdoor_link:hover:after {
    top: 0px;
}
.outdoor_link{margin-top:20px;position: absolute !important;
    left: 50%;
    bottom: 20px;-webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space:nowrap;}


.about-concat p em{font-style:italic;}
.ownquote{background: #ccc;
    padding: 20px;
    margin-top: 30px;
}
.ownquote { font-size: 18px;
    color: #5d6f7a;
    line-height: 32px;
    font-family: 'Be Vietnam', sans-serif;   font-weight: 700;}
.ownquote em{font-style:italic; display:block; margin-bottom:10px; font-weight:500;}	

.service-top{margin-bottom:0px;}
.service-top p{margin-bottom:20px;}

.service-top ul {
    margin-bottom: 20px;
    padding-left: 25px;
    display: flex;
    flex-wrap: wrap;
}
.service-top ul li {
	font-size: 18px;
	color: #5d6f7a;
	line-height: 32px;
	font-weight: 400;
	font-family: 'Be Vietnam', sans-serif;width: 50%;
}
.service-bottom{margin-top:0px;}
 @media screen and (min-width:1800px) {
.logo {
    width: 180px;
}
 }




 @media screen and (max-width:1199px) {
.right-bar {
	width: 65%;
}
.left-bar {
	width: 35%;
}
}
 @media screen and (max-width:991px) {
.right-bar {
	width: 100%;
	padding-left: 0;
}
.left-bar {
	width: 100%;
	padding-right: 0;
	margin-bottom: 40px;
}
.about-right {
	width: 100%;
}
.about-concat {
	width: 100%;
	padding-right: 0;
}

}

 @media screen and (max-width:767px) {
	 footer#footer .call_button a {
    line-height: 30px !important;
}
	 .call_button span.call-text {
    line-height: 30px !important;
}
	 #footer ul li {
    width: 100% !important;
}
	 .toggle-mobile {
    top: 24px !important;
}
	.slider_banner {
    padding-top: 100px !important;
} 
	header#header {
    height: 100px;
} 
	 .call_button {
    height: 100px !important;    width: 150px !important;
}
	 .call_button a {
    font-size: 12px !important;
}
	.call_button h3,.top-phone-title {
    font-size: 13px;
    line-height: 14px;
    width: 100%;
    text-align: center;
} 
}

 @media screen and (max-width:767px) {
.gallery-concat ul li {
	width: 33.333%;
}
.blog-text {
	padding: 0;
	float: left;
	width: 100%;
}
.blog-img {
	width: 100%;
	margin-bottom: 20px;
}
.hide-mobile {
	display: none;
}
.hide-desktop {
	display: inline-block;
}
.reamore1 {
	margin: 20px 0 0 0;
}
.contact-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
}
.contact-right {
    width: 100%;
    padding-left: 0;
}

}
 @media screen and (max-width:600px) {
.leave-table td {
	float: left;
	width: 33.333%;
	display: block;
	margin-bottom: 30px;
}
.service-top ul li {width: 100%;
}
}
 @media screen and (max-width:479px) {
.gallery-concat ul li {
	width: 50%;
}
#banner .slider_banner {
    height: 280px;
}

#footer .textwidget p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
footer#footer {
    padding: 0px 0 20px 0;
}
#footer ul li {
    float: left;
    width: 50%;
}
}


.welcomeVid{width:100%;}

footer#footer .call_button {
    height: auto !important;
    text-align: center;
    justify-content: center;
}
footer#footer .call_button span.call-text {
    display: block;
    width: 100%;
    text-align: center;
}
ol li{
	font-size: 18px !important;
    color: #5d6f7a !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    font-family: 'Be Vietnam', sans-serif; !important}


.testimonialsslider.flexslider .flex-control-nav {
    margin-top: 40px;
}

.about-concat .btntyp{float:none;margin-left: 0;}