*, *:after, *:before {-webkit-box-sizing: border-box; box-sizing: border-box;}
/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html {-ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}
/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {/* 1 */ display: block;}
/** Add the correct display in IE 9-. */
audio, canvas, progress, video {display: inline-block;}
/** Add the correct display in iOS 4-7. */
audio:not([controls]) {display: none; height: 0;}
/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {vertical-align: baseline;}
/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] {display: none;}
/* Links ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a {background-color: transparent;}
/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover {outline-width: 0;text-decoration: none;outline: none; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all;}
/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */}
/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong {font-weight: inherit;}
/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {font-weight: bold;}
/** Add the correct font style in Android 4.3-. */
dfn {font-style: italic;}
/** Add the correct background and color in IE 9-. */
mark {background-color: #ff0; color: #000;}
/** Add the correct font size in all browsers. */
small {font-size: 80%;}
/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10-. */
img {border-style: none;}
/** Hide the overflow in IE. */
svg:not(:root) {overflow: hidden;}
/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp {font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */}
/** Add the correct margin in IE 8. */
figure {margin: 1em 40px;}
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr {-webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */}
/* Forms ========================================================================== */
/** Change font properties to `inherit` in all browsers (opinionated). */
button, input, select, textarea {font: inherit;}
/** Restore the font weight unset by the previous rule. */
optgroup {font-weight: bold;}
/** Show the overflow in IE. 1. Show the overflow in Edge. 2. Show the overflow in Edge, Firefox, and IE. */
button, input, select {/* 2 */ overflow: visible;}
/** Remove the margin in Safari. 1. Remove the margin in Firefox and Safari. */
button, input, select, textarea {/* 1 */ margin: 0;}
/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select {/* 1 */ text-transform: none;}
/** Change the cursor in all browsers (opinionated). */
button, [type="button"], [type="reset"], [type="submit"] {cursor: pointer; background: #FFFFFF; border: 1px solid #86B941; font-family: europa, sans-serif; font-weight: 700; font-style: normal; font-size: 12px !important; line-height: 14px; text-align: center; letter-spacing: 0.857143px; text-transform: uppercase; color: #2C391D; padding: 16px 13px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: inline-block; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all; z-index: 9; margin-bottom: 0px;}
button, [type="button"]:hover, [type="reset"]:hover,[type="submit"]:hover {background-color: #86B941; color: #FFF;}
.form-submit {position: relative; width: 136px;}
.form-submit:after {content: ''; background: #86B941; mix-blend-mode: normal; opacity: 0.5; border: 1px solid #86B941; width: 100%; height: 100%; position: absolute; left: 6px; margin-top: 0; top: 6px; z-index: 0;}
/** Restore the default cursor to disabled elements unset by the previous rule. */
[disabled] {cursor: default;}
/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS. */
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button; /* 2 */}
/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, input:-moz-focusring {outline: 1px dotted ButtonText;}
/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend {-webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */}
/** Remove the default vertical scrollbar in IE. */
textarea {overflow: auto;}
/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] {-webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */}
/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}
/** Correct the odd appearance of search inputs in Chrome and Safari. */
[type="search"] {-webkit-appearance: textfield;}
/** Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
blockquote {border-left: 0.3rem solid #d1d1d1; margin-left: 0; margin-right: 0; padding: 1rem 1.5rem;}
blockquote *:last-child {margin: 0;}
form ul {list-style: none; margin: 0; padding: 0;}
input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='url'], textarea, select {-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border: 1px solid #d1d1d1; border-radius: .4rem; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding: .6rem 1.0rem; width: 100%;}
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type='tel']:focus, input[type='url']:focus, textarea:focus, select:focus {border: 1px solid #f2a1ad; outline: 0;}
textarea {padding-bottom: .6rem; padding-top: .6rem;}
label, legend {font-size: 16px; display: block; margin-bottom: .5rem; color: #302C2E;}
fieldset {border-width: 0; padding: 0;}
input[type='checkbox'], input[type='radio'] {display: inline;}
input[type='submit']:focus {outline: none;}
input::-webkit-input-placeholder,select::-webkit-input-placeholder {color: #777777;}
input::-moz-placeholder,select::-moz-placeholder {color: #777777;}
input:-ms-input-placeholder,select:-ms-input-placeholder {color: #777777;}
input:-moz-placeholder,select:-moz-placeholder {color: #777777;}
input:focus {outline: none;}
dl, ol, ul {margin-top: 0; padding-left: 0;}
dl dl ul, dl ol, ol dl ul, ol ol, ul dl ul, ul ol {font-size: 90%; margin: 1.5rem 0 1.5rem 3.0rem;}
dl {list-style: none;}
ul {list-style: circle inside;}
ol {list-style: decimal inside;}
dt, dd, li {margin-bottom: 10px;}
hr {border-top: 0.1rem solid #4A4D50; border-width: 0; margin-bottom: 3.5rem; margin-top: 3rem;}
.embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;}
.embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
input, textarea, select, fieldset {margin-bottom: 1rem;}
input:last-child, textarea:last-child, select:last-child, fieldset:last-child {margin-bottom: 0;}
pre, blockquote, dl, figure, table, p, ul, ol, form {margin-bottom: 1.4rem;}
pre:last-child, blockquote:last-child, dl:last-child, figure:last-child, table:last-child, p:last-child, ul:last-child, ol:last-child, form:last-child {margin-bottom: 0;}
table {width: 100%;}
.flex, .flex-row, .flex-column, .flex-start, .flex-end, .flex-center, .flex-stratch {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; flex-wrap: wrap;}
.flex-row {-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}
.flex-column {-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
.flex-start {-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}
.flex-end {-webkit-box-align: end; -ms-flex-align: end; align-items: flex-end;}
.flex-center {-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.flex-stratch {-webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch;}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {.background-image img {-o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; height: 100%;}}
.clearfix {*zoom: 1;}
.clearfix:after, .clearfix:before {content: ''; display: table;}
.clearfix:after {clear: both;}
.tacenter {text-align: center;}
.taright {text-align: right;}
.taleft {text-align: left;}
.relative {position: relative;}
body,html {margin: 0px;padding: 0px;position: relative;font-family: europa, sans-serif; font-weight: 400; font-style: normal;font-size: 16px;line-height: 26px;background: #F2F2F2;}
h1,h2,h3,h4,h5 {margin: 0px;margin-bottom: 20px;font-family: europa, sans-serif;font-weight: 700;font-style: normal;color: #464C3A;}
h1 {font-size: 30px;line-height: 40px;}
h2 {font-size: 26px;line-height: 36px;}
h3 {font-size: 22px;line-height: 32px;}
h4 {font-size: 20px;line-height: 30px;}
h5 {font-size: 18px;line-height: 28px;}
a {text-decoration: none; cursor: pointer;color: #86B941;}
a:hover {text-decoration: none;outline: none;transition: 0.5s ease-in-out all;-webkit-transition: 0.5s ease-in-out all;-ms-transition: 0.5s ease-in-out all;-moz-transition: 0.5s ease-in-out all;-o-transition: 0.5s ease-in-out all;color: #464C3A;}
p {margin: 0px 0px 20px 0px;font-family: europa, sans-serif; font-weight: 400; font-style: normal; font-size: 20px; line-height: 30px; color: #777777;}
img {max-width: 100%; height: auto;}
.tbl {display: table; width: 100%; height: 100%; vertical-align: middle; text-align: center;position: relative;z-index: 9;} 
.tbl-cell {display: table-cell; width: 100%; height: 100%; vertical-align: middle;} 
.img-responsive {max-width: 100%; display: block; height: auto;margin: 0 auto;} 
.paddingtop {padding: 100px 0px;} 
.inline__block {float: left; width: 100%; vertical-align: top; position: relative;}
.gform_wrapper label.gfield_label {font-family: europa, sans-serif; font-style: normal; font-size: 17px !important; line-height: 27px !important; color: #777777;}
.gform_wrapper .ginput_container input, .gform_wrapper .ginput_container textarea, .gform_wrapper .ginput_container select {font-family: europa, sans-serif !important; font-weight: 400 !important; font-style: normal; background: #ffffff; border: 1px solid #A7B8B5 !important; outline: none; padding: 15px 20px !important; margin-bottom: 0px; height: 65px; outline: none; font-size: 16px !important; line-height: 26px; color: rgba(47, 45, 45, 0.7); border-radius: 0 !important;}
.gform_wrapper .ginput_container textarea {height: 135px;margin-top: 0px;}
.gform_wrapper input[type="submit"] {position: relative; background: #FFFFFF; border: 1px solid #86B941; font-family: europa, sans-serif; font-weight: 700; font-style: normal; font-size: 12px !important; line-height: 16px !important; text-align: center; letter-spacing: 0.857143px; text-transform: uppercase; color: #2C391D; padding: 16px 13px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: inline-block; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all; min-width: 136px;z-index: 9;height: 48px;}
.gform_wrapper input[type="submit"]:hover {background-color: #86B941; color: #ffffff; outline: 0;}
.gform_wrapper .validation_error {display: none;}
.gform_wrapper .validation_message {display: inline-block; width: 100%; text-align: left; margin-top: 0px; color: #F00;}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {background: none !important;border: none !important;}
.container {max-width: 1440px; margin: 0 auto; padding: 0 20px; position: relative;} 
.container__inner {max-width: 97%; margin: 0 auto; position: relative;} 
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {-ms-touch-action: auto; touch-action: auto;} 
.owl-carousel .owl-stage img {width: auto;}
.bgbutton {position: relative; background: #FFFFFF; border: 1px solid #86B941; margin-top: 20px; font-family: europa, sans-serif; font-weight: 700; font-style: normal; font-size: 12px; line-height: 14px; text-align: center; letter-spacing: 0.857143px; text-transform: uppercase; color: #2C391D; padding: 16px 15px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; display: inline-block; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all;min-width: 136px;}
.bgbutton span {background: #86B941; mix-blend-mode: normal; opacity: 0.5; border: 1px solid #86B941; width: 100%; height: 100%; position: absolute; left: 6px; margin-top: 0; top: 6px; z-index: -9;}
.bgbutton:hover, .bgbutton:focus {background: #86B941; color: #FFF; outline: 0;} 
.brdrbtn {border: 1px solid #262222; padding: 15px 20px 14px 20px; font-family: europa, sans-serif; font-weight: 500; font-style: normal; font-size: 14px; line-height: 16px; text-align: center; letter-spacing: 0.28px; color: #262222;}
.brdrbtn:hover {border: 1px solid #B89A6A;color: #B89A6A;}
.bgproperty {background-size: cover;background-position: center;background-repeat: no-repeat;}
.bgoverlay {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: top center; background-size: cover; text-align: center; mix-blend-mode: normal;}
.bgoverlay__inner {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(44, 57, 29, 0.221609); mix-blend-mode: normal;}
.header__section {padding: 15px 0px; width: 100%; z-index: 9999; overflow: visible; position: fixed; height: auto; -webkit-transition: padding 0.2s ease; transition: padding 0.2s ease; -webkit-transition: height 0.5s ease; transition: height 0.5s ease; background: #FFF;}
.header__cover__sect {margin-top: 106px;}
.slider__section {height: 700px; z-index: 9;}
.slider__section .container {height: 100%;}
.slider__content {max-width: 50%;margin: 0 auto;}
.slider__content h1 {font-family: rubik, sans-serif; font-size: 40px; line-height: 40px; text-align: center; text-transform: uppercase; color: #FFFFFF;margin-bottom: 0px;}
.slider__content .bgbutton {margin-top: 40px;}
.homemiddle {padding: 40px 0px;}
.homemiddle .flex {justify-content: inherit; align-items: flex-start;margin: 0px -20px;}
.home__inner {flex: 0 0 33.33%; max-width: 33.33%; padding: 0px 23px;overflow: hidden;position: relative;}
.home__inner .homeshape {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.home__inner .imagebg {height: 615px;position: relative;}
.home__inner a {display: block;height: 100%;}
.home__heading {padding: 35px 40px;position: relative;z-index: 99;}
.home__inner .home__info {transform: translateY(100%); transition: all ease-in-out 0.5s; align-self: stretch; position: relative; z-index: 999; height: 100%; background: #1A4242; padding: 35px 40px;}
.home__inner .imagebg:hover .home__info {transform: translateY(0);}
.home__inner .imagebg:hover .home__heading {display: none;}
.home__inner h2 {color: #FFF;margin-bottom: 30px;}
.home__inner p {color: #FFF;}
.plusicon {background: #FFFFFF; border: 1px solid #86B941; width: 50px; height: 48px; position: absolute; bottom: 35px; left: 35px; text-align: center; line-height: 46px; font-weight: normal; color: #2C391D; transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all;}
.plusicon span {background: #86B941; mix-blend-mode: normal; opacity: 0.5; border: 1px solid #86B941; width: 100%; height: 100%; position: absolute; left: 6px; margin-top: 0; top: 6px; z-index: -9;}
.plusicon:hover {background: #86B941;}
.homeinfo .container__inner {max-width: 69.5%; float: right; padding-right: 145px;}
.homeinfo .img-responsive {position: absolute;top: 0;left: -280px;}
.commonsect h2 {font-family: rubik, sans-serif;; font-style: normal; font-weight: 500; font-size: 40px; line-height: 50px; color: #464C3A; margin-bottom: 30px;text-transform: uppercase;}
.service__sect {background: #FFF;z-index: 0;}
.service__sect .flex {align-items: inherit;}
.service__inner {padding: 0px 180px 0px 0px;}
.service__left {flex: 0 0 47%;}
.recentwork {background-color: #082B2B;padding: 80px 0px;z-index: 0;overflow: hidden;}
.recentwork .flex {align-items: inherit;}
.headingsect h2 {color: #E8EDD1; flex: 0 0 25%;margin-bottom: 0px;}
.headingsect p {flex: 0 0 51%; color: #A7B8B5;}
.recent__sect {margin-top: 100px;justify-content: inherit;}
.recentimg {height: 417px;position: relative;}
.recent__sect .flex {align-items: inherit;}
.recent__inner {margin: 0px 44px 44px 0; width: calc(100% / 2 - 22px); position: relative;}
.recent__inner:nth-child(2n) {margin-right: 0px;}
.recent__inner .bgoverlay__inner,.casestudy .bgoverlay__inner {background: linear-gradient(0deg, rgba(8, 43, 43, 0.77) 6.57%, rgba(8, 43, 43, 7.7e-05) 60.76%); background-blend-mode: multiply;z-index: 9;}
.recent__inner .tbl,.casestudy .tbl {text-align: left;z-index: 99;display: block;}
.recent__inner .tbl-cell,.casestudy .tbl-cell {vertical-align: bottom;padding: 30px 40px;}
.recent__left {max-width: 250px;}
.recent__left h3 {color: #FFFFFF;margin-bottom: 0px;}
.recent__left p {color: #FFF;font-weight: 300;}
.recent__right {max-width: 250px;}
.recent__right ul li {font-family: europa, sans-serif;; font-style: normal; font-weight: 300; font-size: 16px; line-height: 28px; text-align: right; color: #FFFFFF; list-style: none; margin: 34px 0px 0px 0px;}
.recent__inner .imagebg,.casestudy .item .imagebg {background: #86B941; mix-blend-mode: normal; opacity: 0.5; border: 1px solid #86B941; width: 100%; height: 100%; position: absolute; left: 10px; margin-top: 0; top: 10px;opacity: 0;transition: 0.5s ease-in-out all; -webkit-transition: 0.5s ease-in-out all; -ms-transition: 0.5s ease-in-out all; -moz-transition: 0.5s ease-in-out all; -o-transition: 0.5s ease-in-out all;z-index: -9;}
.recent__inner:hover .imagebg, /* .casestudy .item:hover .imagebg */ {opacity: 0.5;}
.recent__btm {max-width: 100%; margin: 20px auto 0px auto;align-items: center !important;justify-content: center;}
.recent__btm h3 {font-size: 20px; line-height: 29px; color: #A7B8B5; margin: 0px 35px 0px 0px;}
.recent__btm .bgbutton {margin-top: 0px;}
.serviceimage {position: absolute; bottom: -115px; right: -190px;z-index: 0;}
.commoninfo h2 {text-transform: uppercase;margin-bottom: 10px;}
.commoninfo p {color: #A7B8B5;}
.footer__sect {background: #FFF;padding: 40px 0px 0px 0px;z-index: 0;}
.footer__sect .flex {align-items: inherit;}
.footer__sect h3 {margin: 7px 0px 0px 0px; font-size: 20px; line-height: 29px; color: #464C3A;}
.footer__sect .bgbutton {margin: 0px 35px 0px 35px;}
.footer__middle {margin: 30px 0px;border-top: 1px solid rgb(167, 184, 181, 0.5); padding: 50px 0px 20px 0px;align-items: center !important;}
.free__sect {max-width: 100%;margin: 0 auto;justify-content: center;}
.footer__menu ul li {list-style: none; display: inline-block;margin-bottom: 0px; padding: 0px 15px;}
.footer__menu ul li a {font-family: europa, sans-serif;; font-style: normal; font-weight: 700; font-size: 15px; line-height: 18px; text-align: center; color: #464C3A;display: inline-block;}
.footer__menu ul li a:hover,.footer__menu ul li.current-menu-item a {color: #86B941;}
.copyright {background: #A7B8B5; mix-blend-mode: normal; padding: 10px 0px;}
.copyright p,.copyright a {margin-bottom: 0px; font-size: 12px; line-height: 14px; color: rgba(70, 76, 58, 0.7); mix-blend-mode: normal;}
.copyright a:hover {color: rgba(134, 185, 65, 1);}
.contact__menu ul li {padding: 0px 5px;}
.contact__menu ul li:last-child {padding-right: 0px;}
.contact__menu ul li svg:hover {fill: #86B941;}
.about__mdl {padding: 70px 0px;}
.about__mdl .flex {align-items: inherit;}
.about__left {flex: 0 0 48%;}
.about__left img {display: inline-block; margin: 40px 0 0px 0px;vertical-align: top;}
.vision {background-color: #FFF; z-index: 0;padding: 70px 0px;}
.vision .flex {margin-top: 80px;align-items: inherit;}
.vision h2 {font-weight: 300;}
.vision__inner {flex: 0 0 25%;position: relative;}
.vision__info {padding: 0px 30px;}
.vision__info img {margin: 0px 0px 15px 0px;}
.vision__info h3 {font-family: futura-pt, sans-serif; font-weight: 600; font-style: normal; font-size: 20px; line-height: 33px; color: #2C391D; margin-bottom: 10px;}
.vision__info p {font-size: 17px; line-height: 21px;}
.viewall {margin-top: 40px;}
.vision__oval {position: absolute;top: 25px;left: 0;z-index: -9;}
.about__recentwork .headingsect p {color: #E8EDD1;}
.servicesimg {height: 423px;}
.services__inner {margin: 0px 60px 44px 0; width: calc(100% / 3 - 40px); position: relative;}
.services__inner:nth-child(3n) {margin-right: 0px;}
.service__details {margin-top: 20px;}
.service__details h3 {color: #A7B8B5; margin-bottom: 5px;}
.service__details h4 {color: #A7B8B5; font-weight: 300; font-size: 20px; line-height: 30px;}
.service__details p {font-size: 17px; line-height: 22px; color: #A7B8B5;}
.about__recentwork .serviceimage {bottom: 0; right: -105px;}
.about__services {padding: 100px 0px;}
.about__services .flex {margin-top: 70px;}
.inner__sect {height: 500px;}
.about__recentwork .recent__sect {margin-top: 100px;}
.abour__inners {padding-right: 150px;}
.serviceicon {position: absolute;left: -150px;top: 210px;z-index: 0;}
.works__sect {background-color: #FFF;z-index: 0;}
.works__sect .flex {align-items: flex-start;}
.works__sect .works__left {flex: 0 0 44%;}
.works__sect img {margin: inherit;}
.works__sect .topimage {margin-bottom: 15px;}
.works__sect .bottomimage img {display: inline-block;width: 48%;vertical-align: top;}
.works__sect .bottomimage img:last-child {float: right;}
.works__sect .works__right {flex: 0 0 50%;}
.works__sect h2 {margin-bottom: 20px;}
.faq__list {margin-bottom: 25px;}
.faq__list .faq__item {border-bottom: 1px solid #86B941;}
.faq__list .faqsec {font-family: futura-pt, sans-serif; font-weight: 600; font-style: normal; font-size: 20px; line-height: 33px; color: #2C391D; position: relative; cursor: pointer; padding: 25px 25px 25px 0px;}
.faq__list .faqans {display: none; padding-bottom: 40px;}
.faq__list .faqsec:after {content: ''; display: inline-block; width: 0; height: 0; vertical-align: middle; border-top: 12px dashed; border-top: 9px solid\9; border-right: 9px solid transparent; border-left: 9px solid transparent; float: right; margin-top: 10px;}
.faq__list .faqsec.open:after {content: ''; display: inline-block; width: 0; height: 0; vertical-align: middle; border-top: 12px dashed; border-top: 9px solid\9; border-right: 9px solid transparent; border-left: 9px solid transparent; float: right; margin-top: 10px; transform: rotate(180deg);}
.faq__list .faqsec .bgbutton {margin-left: 35px;}
.faq__list .faq__item:first-child .faqsec:after {margin-top: 10px;}
.casestudy {background-color: #082B2B;padding: 100px 0px;z-index: 0;overflow: hidden;}
.casestudy .item {height: 383px;display: block;}
.casestudy .owl-carousel .owl-stage-outer {padding: 90px 0px 50px 0px;}
.commonslider .owl-nav {position: absolute; top: -42px; font-size: 0px; right: 275px;}
.commonslider .owl-prev,.commonslider .owl-next {outline: none;}
.commonslider .owl-prev span {width: 37px; height: 26px; background-image: url(../images/prev-arrow.svg);margin: 0px 30px;background-size: cover;background-position: center;display: inline-block;background-repeat: no-repeat;font-size: 0px;}
.commonslider .owl-next span {width: 37px; height: 26px; background-image: url(../images/next-arrow.svg);background-size: cover;background-position: center;display: inline-block;background-repeat: no-repeat;font-size: 0px;}
.commonslider .owl-prev:hover span {width: 37px; height: 26px;background-image: url(../images/prev-hover.svg);background-size: cover;background-position: center;display: inline-block;background-repeat: no-repeat;}
.commonslider .owl-next:hover span {width: 37px; height: 26px;background-image: url(../images/next-hover.svg);background-size: cover;background-position: center;display: inline-block;background-repeat: no-repeat;}
.commonslider .owl-dots {display: block; text-align: center;} 
.commonslider .owl-dots .owl-dot {width: 11px; height: 11px; background: rgba(232, 237, 209, 0.2) !important; margin: 0px 10px; border-radius: 50%; display: inline-block;outline: none;}
.commonslider .owl-dots .owl-dot.active {background: #FFF !important;}
.project__sect {padding: 60px 0px;}
.project__sect .commoninfo p {color: #777777;max-width: 40%;margin: 0 auto;}
.project__sect .recent__sect {margin-top: 70px;}
.single__sect .flex {align-items: flex-start;}
.single__left {flex: 0 0 40%;}
.single__right {flex: 0 0 50%;}
.service__info {border-top: 0.5px solid #A7B8B5;border-bottom: 0.5px solid #A7B8B5;padding: 20px 0px 10px 0px; margin: 0px 0px 30px 0px;}
.service__info ul li {font-family: europa, sans-serif; font-weight: 400; font-style: normal; list-style: none; font-size: 16px; line-height: 20px; color: #A7B8B5;}
.projectgallery {padding-bottom: 130px;}
.projectgallery .headingsect h2 {flex: 0 0 100%;}
.videosect {padding: 40px 0px;}
.wp-video {margin: 0 auto;}
.mejs-controls {opacity: 0!important; transition: all 0.5s ease;}
.mejs-container:hover .mejs-controls {opacity: 1!important;}
.testimonial {padding: 30px 0px 80px 0px;}
.testimonial .container__inner {max-width: 79%;margin: 0 auto;}
.testimonial__inner {background: #FFFFFF; box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0559896); padding: 80px 130px; text-align: center; border-radius: 7px;}
.testimonial__inner h2 {font-family: europa, sans-serif; font-weight: 400; font-style: normal; font-size: 20px; line-height: 29px; text-align: center; color: #A7B8B5; margin-bottom: 30px;}
.testimonial__inner h3 {font-family: europa, sans-serif; font-weight: 400; font-style: normal; font-size: 30px; line-height: 40px; text-align: center; color: #86B941;}
.testimonial__inner p {font-family: europa, sans-serif; font-weight: 400; font-style: normal; font-size: 13px; line-height: 20px; text-align: center; text-transform: uppercase; color: #A7B8B5;}
.relatedwork {padding: 80px 0px 50px 0px;}
.relatedwork .headingsect h2 {flex: 0 0 100%;}
.relatedwork .recent__sect {margin-top: 70px;}
.contact__area {background-color: inherit;padding-bottom: 70px;}
.contact__area .service__right {margin-top: 80px;}
.contact__inner {background-color: #FFF; padding: 42px 45px 20px 45px; display: inline-block;width: 100%;}
.contact__inner h3 {font-size: 20px; line-height: 33px; color: #2C391D;}
.contact__mdl .serviceicon {left: 0px;top: 420px;}
.address {margin-top: 40px;}
.address p {margin-bottom: 5px;}
.sharethis {margin-top: 25px;}
.sharethis ul li {list-style: none; display: inline-block; margin: 0px 10px 0px 0px; vertical-align: middle;}
.sharethis ul li:first-child {font-family: futura-pt, sans-serif; font-weight: 600; font-style: normal; font-size: 20px; line-height: 33px; color: #A7B8B5; margin-right: 20px;}
.sharethis ul li a {display: block;padding: 2px 15px 2px 8px;background-color: #A7B8B5;}
.sharethis ul li img {display: inline-block;vertical-align: middle;}
.sharethis p {display: inline-block; vertical-align: middle; font-size: 10.8px; line-height: 24px; margin: 0px 0px 0px 5px; color: #FFF; text-transform: uppercase;}
.sharethis ul li a:hover {background-color: #86B941;}
.testimonial .shapeicon {position: absolute;top: -60px;left: 0;}
.blogpagi {text-align: center;}
.blogpagi .page-numbers {font-family: europa, sans-serif; font-weight: 400; font-style: normal; padding: 0px 5px; vertical-align: top; font-size: 17px; line-height: 27px; text-align: center; text-decoration-line: underline; color: #777777; mix-blend-mode: normal; opacity: 0.48;}
.blogpagi .prev {float: left;position: relative;padding: 0px 0px 0px 22px;text-decoration: none;position: absolute;left: 0;}
.blogpagi .prev:before {left: 0px; content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-right: 8px solid #A7B8B5; border-bottom: 6px solid transparent; position: absolute; top: 6px;}
.blogpagi .next {float: right;position: relative;padding: 0px 22px 0px 0px;text-decoration: none;position: absolute;right: 0;}
.blogpagi .next:after {right: 0px; content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-left: 8px solid #A7B8B5; border-bottom: 6px solid transparent; position: absolute; top: 6px;}
.blogpagi .current {color: #86B941;}
.blogpagi .page-numbers:hover {color: #86B941;opacity: 1;}
.blogpagi .prev.page-numbers:hover:before {border-right: 8px solid #86B941;}
.blogpagi .next.page-numbers:hover:after {border-left: 8px solid #86B941;}
.contact__inner .gform_wrapper ul li.gfield {position: relative; margin: 35px 0px 40px 0px !important;}
.contact__inner .gform_wrapper ul li.gfield.gfield_error {margin: 0px !important;}
.contact__inner .gform_wrapper label.gfield_label {font-family: europa, sans-serif; font-style: normal; font-size: 17px !important; line-height: 27px !important; color: #777777; margin-bottom: 0px; position: absolute; background: #FFF; padding: 0px 15px; top: -14px; left: 20px;}
.contact__inner .gform_wrapper .gfield_error label.gfield_label {top: -5px;}
.contact__inner .gform_wrapper .ginput_container_select:after {
	content: url(../images/select-arrow.svg); 
	position: absolute; 
	top: 18px; 
	right: 40px; 
	pointer-events: none;
}
.contact__inner .gform_wrapper .gfield_error .ginput_container_select:after {top: 36px;right: 20px;}
.contact__inner .gform_wrapper .gform_footer {padding: 0px; margin: 0px 20px 0px 0px; text-align: right; position: relative; width: 136px; float: right;}
.contact__inner .gform_wrapper ul li.gfield:last-child {position: relative; margin: 35px 0px 12px 0px !important;}
.contact__inner .gform_wrapper form {display: inline-block; width: 100%;}
.contact__inner .gform_wrapper .gform_footer:after {content: ''; background: #86B941; mix-blend-mode: normal; opacity: 0.5; border: 1px solid #86B941; width: 100%; height: 100%; position: absolute; left: 6px; margin-top: 0; top: 6px; z-index: 1;}
.error__sect .bgbutton {margin-top: 10px;}
.pagesect {padding: 60px 0px;}
.pagesect ul li,.pagesect ol li {font-family: europa, sans-serif; font-weight: 400; font-style: normal; font-size: 20px; line-height: 30px; color: #777777;}
.pagesect ul li {list-style: inside disc;}
.search__inners {margin-bottom: 30px;}
.single__section,.single__sect {padding: 60px 0px;}
.single__section .post {padding: 0px 0px 40px 0px;}
.single__section .entry-content {margin: 20px 0px;}
.edit-link {display: none;}
.mobilever {display: none !important;}
.gform_ajax_spinner {position: absolute;top: 0;}
.reviewsect {margin-top: 50px;}
.wprev-slider {max-width: 90%;margin: 0 auto;}
.wprs_unslider-nav {margin-top: 40px;}
.wprevpro_t1_SPAN_5 {font-family: europa, sans-serif; font-weight: 400; font-style: normal; font-size: 15px; line-height: 26px;}
.wprs_unslider-arrow.prev {left: -10px !important;}
.wprs_unslider-arrow.next {right: -10px !important;}
.acf-map {width: 100%;height: 803px;}




.project__sect  .recent__inner .tbl-cell, .recentwork .recent__inner .tbl-cell, .casestudy .galleryslider .tbl-cell, .casestudy .mobilegalleryslider .tbl-cell{display: flex; align-items: flex-end;justify-content: space-between;flex-wrap: wrap;}
.footer__sect .free__sect{align-items: center;}
.free__sect .free__left {align-items: center;}
.free__sect .free__left h3 {margin: 0;}
.service__sect .service__left:first-child {margin-bottom: 50px;}
.service__sect .service__left iframe {max-width: 100%;}
.services_right iframe {width: 100%; max-width: 100%;}









.nav > li.current-menu-item > a, .nav > li.current-menu-ancestor > a, .nav > li.current-menu-ancestor li.current-menu-item > a {color: #86B941;}

/* Resposnive */
@media screen and (min-width: 1025px) {
	.header__inner .custom-logo-link img {display: block;min-height: 76px;}
	.mobile__version {display: none;}
	.header__section .flex {flex-wrap: nowrap;}
	.header__section .container {-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; overflow: visible;} 
	.header__sides {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; overflow: visible; -ms-flex-wrap: nowrap; flex-wrap: nowrap;width: 50%;} 
	.header__sides.left__side, .header__sides.left__side .nav {align-items: flex-start; margin: 0;}
	.header__sides.right__side, .header__sides.right__side .nav {justify-content: flex-end; align-items: center; margin: 0;}
	.logo {width: auto; height: 100%; text-align: center; display: block; margin: 0 4rem; -ms-flex-negative: 0; flex-shrink: 0;} 
	.logo img {width: 320px;height: 100%;margin: 0 auto;} 
	.nav {list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 auto; padding: 0;} 
	.nav > li {display: inline-block; vertical-align: top; position: relative;margin-bottom: 0px;} 
	.nav li > ul {position: absolute; display: none; border: none; border-radius: 0px; min-width: 200px; top: 48px; left: 15px; padding: 0; margin: 0px; background: #FFFFFF;border: 1px solid #86B941; list-style: none;}
	.nav li > ul:after {content: ''; background: #86B941; mix-blend-mode: normal; opacity: 0.5; border: 1px solid #86B941; width: 100%; height: 100%; position: absolute; left: 6px; margin-top: 0; top: 6px; z-index: -9;}
	.nav li a {-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; display: block; padding: 14px 15px; font-family: europa, sans-serif; font-weight: 700; font-style: normal; font-size: 17px; line-height: 20px; text-align: center;color: #464C3A;}
	.nav > li:first-child > a {padding-left: 0px;}
	.nav li:hover > ul {display: inline-block;}
	.nav li li {margin-bottom: 0px;}
	.nav li li a {display: block; position: relative; text-align: left; z-index: 100; font-size: 16px; line-height: 26px; letter-spacing: 0.85px; color: #464C3A; padding: 12px 18px; border-bottom: 1px solid #86B941;}
	.nav li li:last-child a {border-bottom: none;}
	.nav li a:hover {color: #86B941;}
	.nav li.callus:before {content: url('../images/call.svg'); position: absolute; top: -2px; left: -15px;}
	.nav li.callus a {color: #86B941;padding: 0px 30px 0px 20px;}
	.nav li.callus a:hover {color: #464C3A;}
	.nav li.quotebtn .bgbutton {margin-top: 0px; font-size: 12px; line-height: 14px;padding: 16px 31px;}
	.nav li.quotebtn .bgbutton:hover {color: #FFF !important;}
	.nav > li.menu-item-has-children > a:after {content: ''; display: inline-block; width: 0; height: 0; margin-left: 8px; vertical-align: middle; border-top: 5px dashed; border-top: 5px solid\9; border-right: 5px solid transparent; border-left: 5px solid transparent;}
}
@media (max-width: 1400px) {
	.paddingtop {padding: 60px 0px;}
	.homeinfo {padding-top: 40px;}
	.container__inner {max-width: 100%;}
	.footer__sect {padding: 40px 0px 0px 0px;}
	.homemiddle {padding: 40px 0px;}
	.homemiddle .container {padding: 0px;}
	.homemiddle .flex {margin: 0px;}
	.about__services {padding: 50px 0px;}
	.about__services .flex {padding-top: 35px;}
}
@media (max-width: 1200px) {
	.home__inner {padding: 0px 20px;}
	.service__inner {padding: 0px;}
	.headingsect h2 {flex: 1;}
	.footer__menu ul li {padding: 0px 5px;}
	.home__inner .imagebg {height: 500px;}
	.deskver {display: none !important;}
	.mobilever {display: block !important;}
	.abour__inners {padding-right: 0px;}
	.single__left {flex: 0 0 50%;}
	.single__right {flex: 0 0 45%;}
	.sharethis ul li,.sharethis ul li:first-child {margin-right: 5px;}
	.wprev-slider {max-width: 80%;}
	.reviewsect {margin-top: 25px;}
	    .footer__sect .bgbutton {margin: 0px 15px 0px 15px;}
    .free__sect .free__left h3 {margin: 0;font-size: 18px;}
}
@media (max-width: 1024px) {       
	.header__logo {max-width: 180px;}
	.header__logo .custom-logo-link img {display: block;min-height: 55px;}
	.header__cover__sect  {margin-top: 74px;}
	.desktop__version {display: none;}
	.mobile__version {display: block;}
	.mobile__version .nav {display: block;}
	.menu__toggle {width: 35px;height: auto;cursor: pointer;z-index: 99999;position: fixed;top: 19px;right: 25px;}
	.admin-bar .menu__toggle {top: 53px;}
	.header__section {padding: 10px 20px;background: #FFF;}
	.header__section .container {height: 100%; padding: 0px;}
	.header__inner {margin-bottom: 0px; height: 100%; border-bottom: 0px; padding: 0px;}
	.header__section .header__mains {display: block; position: relative; z-index: 99999; width: 100%; background: #FFF;}
	.header__section.on {height: 100%; position: fixed; background: #fff;padding: 10px 0px 0px 0px;}
	.header__section.on .header__mains {padding: 0px 20px;}
	.one, .two, .three {width: 100%; height: 3px; background: #86B941; margin: 7px auto; backface-visibility: hidden; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; cursor: pointer; border-radius: 5px;}
	.menu__section.on {width: 100%; height: 100%; display: block; position: absolute; left: 0; top:0px; margin: 0px; overflow-y: scroll;}
	.menu__toggle.on .two {opacity: 0;}
	.menu__toggle.on .one {-moz-transform: rotate(45deg) translate(6px, 6px); -ms-transform: rotate(45deg) translate(6px, 6px); -webkit-transform: rotate(45deg) translate(6px, 6px); transform: rotate(45deg) translate(6px, 6px); background: #86B941;}
	.menu__toggle.on .three {-moz-transform: rotate(-45deg) translate(8px, -8px); -ms-transform: rotate(-45deg) translate(8px, -8px); -webkit-transform: rotate(-45deg) translate(8px, -8px); transform: rotate(-45deg) translate(8px, -8px); background: #86B941;}
	.nav {margin: 0; padding: 0px; list-style: none; margin: 10em auto 5em auto !important;list-style: none;}
	.nav.hidden {display: none;}
	.nav li,.nav ul {list-style: none;margin-bottom: 0px;}
	.nav > li {float: none !important; padding: 0px 20px !important; display: block !important; position: relative;text-align: center;}
	.nav li > ul {display: none;}
	.nav li a {padding: 15px 25px !important; text-align: center; display: inline-block; font-size: 22px; line-height: 32px; font-weight: 700; letter-spacing: 1px; text-transform: inherit; color: #464C3A;position: relative;}
	.open > .sub-menu {display: block !important;}
	.nav .sub-menu li a {padding: 10px 0px 10px 25px !important; font-size: 20px;}
	.nav span.carets {display: inline-block; content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-right: 10px solid #464C3A; border-bottom: 6px solid transparent; transform: rotate(270deg); position: absolute; top: 26px; right: 0px; }
	.nav li a.bgbutton {font-size: 12px !important;text-transform: uppercase; padding: 10px 20px !important;} 
	.free__sect {max-width: 100%;}
	.slider__section {height: 500px;}
	.commonsect h2,.slider__content h1 {font-size: 30px;line-height: 40px;}
	.recent__sect,.about__recentwork .recent__sect {margin-top: 50px;}
	.slider__content {max-width: 100%;}
	.homeinfo {padding-top: 20px;}
	.servicesimg {height: 320px;}
	.project__sect .commoninfo p {max-width: 80%;}
	.project__sect .recent__sect {margin-top: 50px;}
	.wprevpro_t1_P_3 {font-size: 16px;line-height: 26px;}
	.acf-map {height: 350px;}
}
@media (max-width: 992px) {
	.home__inner {flex: 0 0 50%; max-width: 50%;margin-bottom: 40px;}
	.homemiddle {padding-bottom: 0px;}
	.homeinfo .img-responsive {left: 0px;}
	.homeinfo .container__inner {max-width: 100%; float: none; padding-right: 0px; text-align: center;pointer-events: none;}
	.recentimg {height: 350px;}
	.recent__inner .tbl-cell, .casestudy .tbl-cell {padding: 30px 25px;}
	.recent__left {width: 100%;}
	.recent__right {width: 100%;float: left;}
	.recent__right ul li {margin-top: 20px;}
	.footer__middle {padding: 30px 0px 0px 0px;}
	.footer_menus {margin: 20px 0px;text-align: center;}
	.slider__section {height: 400px;}
	.vision__inner {flex: 0 0 50%; position: relative; margin-bottom: 25px;}
	.viewall {margin-top: 0px;}
	.services__inner {width: calc(100% / 2 - 40px);}
	.services__inner:nth-child(2n) {margin-right: 0px;}
	.services__inner:nth-child(2n+1) {margin-right: 60px;}
	.about__recentwork {padding-bottom: 25px;}
	.vision .flex {margin-top: 50px;}
	.works__sect .works__left {flex: 0 0 100%;}
	.works__sect .works__right {flex: 0 0 100%; margin-top: 50px;}
	.project__sect .commoninfo p {max-width: 100%;}
	.sharethis ul li:first-child {width: 100%;margin-bottom: 20px;}
	.casestudy .owl-carousel .owl-stage-outer {padding: 50px 0px;}
	.testimonial .container__inner {max-width: 100%; margin: 0 auto;}
	.testimonial__inner {padding: 50px 80px;}
	.contact__mdl .about__left {flex: 0 0 100%;}
	.contact__mdl .contact_rights {flex: 0 0 100%;margin-top: 40px;}
	.contact__area .service__right {margin-top: 0px;}
	.address {margin-top: 30px;}
	.footer__sect .free__sect {flex-direction: column;}
	.footer__sect .bgbutton {margin: 15px;}
	.footer__middle {justify-content: center;}






}
@media (max-width: 785px) { 
	.admin-bar .menu__toggle {top: 66px;}
}
@media (max-width: 767px) {
	.recentimg {height: 330px;}
	.headingsect {text-align: center;}
	.headingsect h2 {flex: 0 0 100%;}
	.headingsect p {flex: 0 0 100%; margin-top: 30px;}
	.home__inner .imagebg {height: 350px;}
	.casestudy  .headingsect {text-align: left;}
	.single__right {flex: 0 0 100%;order: 1;}
	.single__left {flex: 0 0 100%;order: 2; margin-top: 50px;}
	.testimonial__inner h3 {font-size: 26px;line-height: 36px;}
	.sharethis {margin-top: 0px;}
	.contact__inner {padding: 42px 20px 20px 20px;}
	.commonslider .owl-nav{right: 20px;}
}
@media screen and (max-width: 640px) {
 	#wpadminbar {position: fixed;}
} 
@media (max-width: 570px) {
	p {font-size: 16px;line-height: 26px;}
	.recent__inner {width: 100%;margin-right: 0px;}
	.recent__btm h3 {margin-bottom: 35px;}
	.home__inner {max-width: 100%;flex: 100%;}
	.home__inner h2 {font-size: 26px;line-height: 36px;}
	.commonsect h2,.slider__content h1 {font-size: 26px;line-height: 36px;}
	.service__left {flex: 0 0 100%;order: 2;;text-align: center;}
	.services_right {order: 1;margin-bottom: 40px; max-width: 100%;}
	.services_right iframe, .service__left iframe {width: 100%;}
	.recent__btm h3{text-align: center;}
	.footer__sect .flex {text-align: center;}
	.footer__sect .bgbutton {margin: 20px;}
	.recentimg {height: 417px;}
	.home__inner .imagebg {height: 570px;}
	.services__inner {width: 100%; margin-right: 0px !important;}
	.servicesimg {height: 423px;}
	.about__left {flex: 0 0 100%;}
	.abour__inners {margin-bottom: 30px;}
	.about__mdl {text-align: center;}
	.commonslider .owl-nav {top: -33px; right: 15px;}
	.testimonial__inner {padding: 50px;}
	.testimonial__inner h3 {font-size: 22px; line-height: 32px;}
	.contact__area .service__right {margin-top: 40px;}
	.contact__mdl .contact_rights {margin-top: 10px;}
	.gform_wrapper input[type="submit"] {margin-bottom: 0px !important;}
	.contact__inner .gform_wrapper .ginput_container_select:after {right: 20px;}
	.wprev-slider {max-width: 100%;}
	.acf-map {height: 300px;}
	.copyright .container__inner.flex {display: block; text-align: center;}
	.copyright .container__inner.flex a {margin-top: 10px; display: inline-block;}
	.about__left img {margin-bottom: 30px;}
}
@media (max-width: 549px) {
	.recent__right ul li {text-align: left;}
}

@media (max-width: 479px) {
	.vision__inner {flex: 0 0 100%;text-align: center;}
	.vision__info {padding: 0px;}
	.vision__info img {margin: 0px auto 15px auto;}
	.about__left {flex: 0 0 100%;}
	.faq__list .faqsec .bgbutton {margin-left: 0px;}
	.blogpagi .prev:before {left: 60px;}
	.blogpagi .next:after {right: 80px;}
	.blogpagi .next,.blogpagi .prev {position: relative; display: inline-block; padding: 0px; width: 100%; margin-bottom: 10px;}
	.blogpagi .next {margin: 15px 0px 0px 0px;}
	.testimonial__inner {padding: 25px;}
}
@media (max-width: 420px) {
	.commonslider .owl-next span {
		width: 27px;
	    height: 19px;
	}
	.commonslider .owl-prev span {
	    width: 27px;
	    height: 19px;
	    margin-right: 15px;
    }
}
@media (max-width: 359px) {
	.slider__section,.servicesimg,.home__inner .imagebg,.recentimg {height: 300px;}
	.commonsect h2, .slider__content h1,.home__inner h2 {font-size: 22px; line-height: 32px;}
	.casestudy .item {height: 300px; display: block;}
	.projectgallery .headingsect h2 {flex: 0 0 60%;}
	.sharethis ul li, .sharethis ul li:first-child {margin-right: 0px;}
	.sharethis ul li a {padding: 2px 10px 2px 5px;}
	.commonslider .owl-next span {
    	width: 37px;
    	height: 26px;
	}
	.commonslider .owl-prev span {
    	width: 37px;
    	height: 26px;
    	margin-right: 30px;
	}
	.projectgallery.commonslider .owl-nav {
    	top: -50px;
	}
}
@media (max-width: 320px) {
	.casestudy.commonslider {
		padding-top: 30px;
	}
	.casestudy.commonslider .owl-carousel .owl-stage-outer {
		padding-top: 80px;
	}
	.casestudy.commonslider .owl-nav {
		top: 17px;
	}
}

/*font-family: europa, sans-serif;
font-weight: 700;
font-style: normal;

font-family: futura-pt, sans-serif;
font-weight: 600;
font-style: normal;

font-family: rubik, sans-serif;

font-weight: 400;

font-style: normal;
*/
.galleryslider .owl-stage .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.galleryslider .owl-stage .item {
	height: 32vw;
}
.galleryslider .owl-stage .active .item .imagebg {
	opacity: 0.5;
}
@media (max-width: 1300px) {
.galleryslider .owl-stage .item {
	height: 32vw;
}
}
@media (max-width: 600px) {
.galleryslider .owl-stage .item {
	height: 77vw;
}
}

.page-template-contact .abour__inners h3 {
	margin-bottom: 0;
	margin-top: 20px;
}

@media (min-width: 1400px) {
	.galleryslider .owl-stage .item {
	    height: 25vw;
	}
}
@media (min-width: 1800px) {
	.galleryslider .owl-stage .item {
	    height: 18vw;
	}
}