@charset "UTF-8";
/*
* Theme Name: Theme2019
* Author: the WordPress team
* Version: 1.4
*/
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@900&display=swap');
@font-face {
    font-family: 'HeeboBlack';
    font-display: swap;
    src: url('fonts/HeeboBlack.eot');
    src: url('fonts/HeeboBlack.eot') format('embedded-opentype'), url('fonts/HeeboBlack.woff2') format('woff2'), url('fonts/HeeboBlack.woff') format('woff'), url('fonts/HeeboBlack.ttf') format('truetype'), url('fonts/HeeboBlack.svg#HeeboBlack') format('svg');
}

@font-face {
    font-family: 'HeeboMedium';
    font-display: swap;
    src: url('fonts/HeeboMedium.eot');
    src: url('fonts/HeeboMedium.eot') format('embedded-opentype'), url('fonts/HeeboMedium.woff2') format('woff2'), url('fonts/HeeboMedium.woff') format('woff'), url('fonts/HeeboMedium.ttf') format('truetype'), url('fonts/HeeboMedium.svg#HeeboMedium') format('svg');
}

@font-face {
    font-family: 'HeeboRegular';
    font-display: swap;
    src: url('fonts/HeeboRegular.eot');
    src: url('fonts/HeeboRegular.eot') format('embedded-opentype'), url('fonts/HeeboRegular.woff2') format('woff2'), url('fonts/HeeboRegular.woff') format('woff'), url('fonts/HeeboRegular.ttf') format('truetype'), url('fonts/HeeboRegular.svg#HeeboRegular') format('svg');
}

@font-face {
    font-family: 'HeeboSemiBold';
    font-display: swap;
    src: url('fonts/HeeboSemiBold.eot');
    src: url('fonts/HeeboSemiBold.eot') format('embedded-opentype'), url('fonts/HeeboSemiBold.woff2') format('woff2'), url('fonts/HeeboSemiBold.woff') format('woff'), url('fonts/HeeboSemiBold.ttf') format('truetype'), url('fonts/HeeboSemiBold.svg#HeeboSemiBold') format('svg');
}

@font-face {
    font-family: 'WorkSans-SemiBold';
    font-display: swap;
    src: url('fonts/WorkSans-SemiBold.eot');
    src: url('fonts/WorkSans-SemiBold.eot') format('embedded-opentype'), url('fonts/WorkSans-SemiBold.woff2') format('woff2'), url('fonts/WorkSans-SemiBold.woff') format('woff'), url('fonts/WorkSans-SemiBold.ttf') format('truetype'), url('fonts/WorkSans-SemiBold.svg#WorkSans-SemiBold') format('svg');
}

@font-face {
    font-family: 'WorkSansMedium';
    font-display: swap;
    src: url('fonts/WorkSansMedium.eot');
    src: url('fonts/WorkSansMedium.eot') format('embedded-opentype'), url('fonts/WorkSansMedium.woff2') format('woff2'), url('fonts/WorkSansMedium.woff') format('woff'), url('fonts/WorkSansMedium.ttf') format('truetype'), url('fonts/WorkSansMedium.svg#WorkSansMedium') format('svg');
}


* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.alignleft,
.alignright,
.aligncenter {
    margin-bottom: 10px;
}

.alignnone {
    margin-bottom: 10px;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}

.alignright {
    float: right;
    margin-right: 15px;
    margin-top: 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px auto;
}

iframe,
img {
    max-width: 100%;
    border: none;
}

img {
    border: 0;
    height: auto;
}

a {
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
    color: inherit;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
}

p,
li,
ul,
ol,
blockquote {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding: 0;
}

p {
    margin: 0 0 20px 0;
}

ul,
ol,
li {
    list-style: none;
}

a:visited {
    color: inherit;
}

a:hover {
    text-decoration: none;
}

a,
a:hover,
input[type="submit"],
button {
    outline: 0;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    float: left;
    width: 100%;
}


/* Header Top Section */

.header_top .hdr_top {
    float: left;
    width: 100%;
}

.header_top .top_lft {
    float: left;
}

.header_top .top_lft h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    padding-left: 25px;
    position: relative;
    margin: 0;
}

.header_top .top_lft h5 a {
    color: inherit;
}

.header_top .top_lft h5:before {
    content: "";
    background: url(images/sprites.png) no-repeat left top;
    width: 16px;
    height: 18px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    top: 0;
}

.header_top .top_rt {
    float: right;
}

.header_top .top_rt h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    padding-left: 25px;
    position: relative;
    margin: 0;
}

.header_top .top_rt h5 a {
    color: inherit;
}

.header_top .top_rt h5:before {
    content: "";
    background: url(images/sprites.png) no-repeat left top;
    width: 16px;
    height: 18px;
    background-position: -23px 0px;
    position: absolute;
    left: 0;
    top: 3px;
}


/* Header Top Section Ends */

.logo-menu {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.logo {
    float: left;
}

.logo_rt {
    float: right;
}




/* Footer Section */

.ftmenu ul {
    display: inline-block;
    margin: 0;
}

.ftmenu ul li {
    float: left;
}

.site_info {
    float: left;
    width: 100%;
    padding: 10px;
}

.site_info .ft_note p {
    color: #666666;
}


/* Mobile Menu Styles */

.showhide {
    display: none;
    color: #fff;
    width: 110px;
    height: 28px;
    float: left;
    text-align: left;
    cursor: pointer;
    padding: 0;
    position: relative;
}

.showhide b.txtl {
    text-align: right;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    font-family: 'HeeboSemiBold';
    text-transform: uppercase;
    margin: 0 0px 0 0px;
    color: #fff;
    padding-top: 2px;
}

.showhide b.txtr {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: left;
    font-size: 35px;
    line-height: 32px;
    font-weight: normal;
    color: #fff;
    width: 27px;
    height: 32px;
}

.mobinav {
    display: none;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 99999995;
}

.mobinav ul {
    float: left;
    margin: 0px 0 0 0;
    padding: 5px 0px;
    width: 100%;
}

.mobinav ul li {
    float: left;
    margin: 0;
    width: 100%;
    list-style: none;
    padding: 0 20px;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0px;
    position: relative;
    font-family: 'HeeboSemiBold';
}

.mobinav a {
    width: 100%;
    float: left;
    padding: 4px 0;
    display: block;
    line-height: normal;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'HeeboSemiBold';
    border: 0;
    margin: 0;
    text-decoration: none;
}

.mobinav ul li.current-menu-item a {
    color: #fff;
    /*text-decoration: underline;*/
}

.mobinav ul li a:hover {
    color: #ff0000;
    /*text-decoration: underline;*/
}

.mobinav ul li ul {
    float: left;
    padding: 0 0 0 15px;
}

.mobinav ul li ul li a {
    text-transform: capitalize;
}

.mobinav ul li a.drop {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 37px;
    /*pointer-events: none;*/
}

.mobinav ul li a.drop:after {
    content: "";
    background: url(images/sprite_icons.png) no-repeat left top;
    background-position: 0px 0px;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 14px;
}

.mobinav ul li a.drop.open:after {
    background-position: -28px 0px;
}

.hdr-src {
    transition: 0.5s;
    cursor: pointer;
    display: none;
    width: 18px;
    height: 18px;
    float: right;
    margin-top: 6px;
}

svg.icon.icon-search {
    display: none;
}

.srcshow {
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    float: left;
    background: url(images/sprite_icons.png) no-repeat left top;
    background-position: -54px 0;
    text-indent: -9999px;
}

.srcshow img {
    width: 100%;
    display: block;
}

.srcbox {
    z-index: 99999995;
    background-color: #28324d;
    position: absolute;
    top: -12px;
    right: 0;
    width: 0;
    overflow: hidden;
    height: 51px;
}

.srcbox:before {
    content: "";
    background: url(images/sprite_icons.png) no-repeat left top;
    background-position: -54px 0;
    position: absolute;
    left: 14px;
    top: 17px;
    width: 18px;
    height: 18px;
}

.srcbox .search-form .screen-reader-text {
    font-size: 0;
}

.srcbox input {
    width: 100%;
    float: left;
    padding: 17px 30px 16px 45px;
    text-transform: uppercase;
    line-height: normal;
    background-color: transparent;
    font-family: 'HeeboRegular';
    font-style: italic;
    color: #fff;
    font-size: 16px;
    border: 0;
}

.srcbox button {
    position: absolute;
    top: 10px;
    left: 0;
    width: 25px;
    height: 25px;
    border: none;
    background: none;
}

.srcbox .close_search {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 15px;
    top: 0px;
    bottom: 0;
    margin: auto;
    background-image: url(images/sprite_icons.png);
    background-repeat: no-repeat;
    background-position: 0 -22px;
    cursor: pointer;
}

.srcbox input::-webkit-input-placeholder {
    color: #fff;
}

.srcbox input::-moz-placeholder {
    color: #fff;
}

.srcbox input:-ms-input-placeholder {
    color: #fff;
}

.srcbox input:-moz-placeholder {
    color: #fff;
}

.mobile_src_nav {
    display: none;
    width: 100%;
    float: left;
    padding: 12px 0 11px 0
}

.mobile_src_nav .container {
    position: relative;
}

.mobile_src_nav .search-form {
    width: 100%;
    float: left;
}


/* Show Hide Menu Section Ends */


/* Reviews Popup Styling */

#review_btn {
    position: fixed;
    top: 300px;
    right: 0;
    cursor: pointer;
    z-index: 99999999995
}


/*#review_btn img {    background:#f17014;}*/

.popup_form_outer_overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999995;
    display: none;
}

.popup_form_outer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999999995;
    padding: 30px 0 0;
    display: none;
}

.popup_form {
    width: 420px;
    margin: auto;
    position: relative;
}

.popup_form h4 {
    background-color: #636466;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'HeeboSemiBold';
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
}

.popup_form .pf_block {
    width: 100%;
    float: left;
    background-color: #f0f0f0;
    padding: 20px 42px;
    box-sizing: border-box;
}

.popup_form h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'HeeboSemiBold';
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: 34px;
    margin: 0 0 5px;
    padding: 0;
}

.popup_form .pfr_block {
    width: 100%;
    float: left;
    margin: 0 0 10px;
}

.popup_form .pfr_block p {
    color: #000;
    margin: 0 0 5px;
    font-family: 'HeeboRegular';
    text-align: center;
}

.pf_fields {
    width: 100%;
    float: left;
}

.pf_fields .pf_field {
    width: 100%;
    float: left;
    margin: 0 0 15px;
}

.pf_fields .pf_field.submit-field {
    position: relative;
}

.pf_fields .pf_field label {
    font-size: 16px;
    color: #636466;
    width: 100%;
    float: left;
    margin: 0 0 3px;
    font-family: 'HeeboRegular';
}

.pf_fields .pf_field input[type="text"],
.pf_fields .pf_field input[type="email"],
.pf_fields .pf_field textarea {
    width: 100%;
    float: left;
    line-height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'HeeboRegular';
    border-radius: 3px;
    border: 0;
    outline: none;
}

.pf_fields .pf_field textarea {
    height: 95px;
}

.pf_fields .pf_field input[type="button"] {
    width: 100%;
    float: left;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'HeeboRegular';
    outline: none;
}

.pf_fields .pf_field input[type="button"]:hover {
    background: #636466;
}

.pf_fields .pf_field.submit-field #form-loading {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    width: 20px;
}

.pf_fields p {
    font-size: 16px;
    line-height: normal;
    color: #636466;
    margin: 0 0 10px;
    width: 100%;
    float: left;
    font-family: 'HeeboRegular';
}

.pfr_fields {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 10px;
}

.pfr_fields span {
    display: inline-block;
    width: 60px;
    height: 59px;
    background-image: url(images/ratingstar.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
}

/*.pfr_fields span.active {
        background-image: url(images/ratingstar_active.png);
}*/

.popup_form .error_field {
    display: none;
    color: red;
    width: 100%;
    float: left;
    font-size: 15px;
}

.pf_result {
    width: 100%;
    float: left;
    padding: 20px 42px;
    box-sizing: border-box;
}

.pf_result h5 {
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 12px;
    font-family: 'HeeboRegular';
}

.pf_result p {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 10px;
    font-family: 'HeeboRegular';
}

.pf_result p strong {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 15px;
    font-family: 'HeeboRegular';
}

.share_row {
    width: 100%;
    float: left;
    margin: 0;
}

.share_row p {
    font-family: 'HeeboRegular';
}

.share_row p strong {
    font-family: 'HeeboRegular';
    font-weight: bold;
}

.share_row a {
    margin: 0 5px;
    display: inline-block;
}

.share_step {
    width: 100%;
    float: left;
}

.share_step1 {
    margin: 30px 0 10px;
}

.share_step h6 {
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    margin: 0 0 10px 0;
    padding: 0;
    color: #fff;
    font-family: 'HeeboRegular';
}

.share_step ul {
    padding: 0;
    margin: 0;
}

.share_step ul li {
    padding: 0;
    margin: 0 0 10px;
    width: 100%;
    float: left;
}

.share_step ul li button {
    width: 233px;
    height: 74px;
    background-image: url(images/clip_btn.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
}

#popup_close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -15px;
    cursor: pointer;
    background-image: url(images/popup_close.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    z-index: 99999999999995;
}

.pf_fields .pf_field #comments {
    display: block;
}

.share_step ul li button.copied {
    background: url(images/clip_btn_copied.png);
    transition: .3s;
}

.pf_result p strong {
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}


/* Review Popup section Ends */

.container {
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    float: left;
    width: 100%;
}

.wrapper {
    float: left;
    width: 100%;
}


/* Header Top Section */

.header_top {
    float: left;
    width: 100%;
}

.header_top .hdr_top {
    float: left;
    width: 100%;
}

.header_top .top_lft {
    float: left;
}

.header_top .top_lft h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    padding-left: 25px;
    position: relative;
    margin: 0;
}

.header_top .top_lft h5 a {
    color: inherit;
}

.header_top .top_lft h5:before {
    content: "";
    background: url(images/sprites.png) no-repeat left top;
    width: 16px;
    height: 18px;
    background-position: 0px 0px;
    position: absolute;
    left: 0;
    top: 0;
}

.header_top .top_rt {
    float: right;
}

.header_top .top_rt h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    line-height: normal;
    padding-left: 25px;
    position: relative;
    margin: 0;
}

.header_top .top_rt h5 a {
    color: inherit;
}

.header_top .top_rt h5:before {
    content: "";
    background: url(images/sprites.png) no-repeat left top;
    width: 16px;
    height: 18px;
    background-position: -23px 0px;
    position: absolute;
    left: 0;
    top: 3px;
}


/* Header Top Section Ends */

.logo-menu {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.logo {
    float: left;
}

.logo_rt {
    float: right;
}


/* Top Menu Section */

.topmenu {
    float: left;
}

.topmenu ul {
    float: right;
    position: relative;
    margin: 0;
}

.topmenu ul li {
    float: left;
    position: relative;
    margin: 0px 0px 0px;
}

.topmenu ul li a {
    position: relative;
    float: left;
    display: block;
    font-size: 18px;
    line-height: normal;
    font-family: 'HeeboMedium';
    text-transform: uppercase;
    padding: 42px 25px;
}

.topmenu ul li a:hover {
    background-color: #28324d;
}

.topmenu ul.primary-menu>li>a {
    line-height: 28px;
}

.topmenu ul li:first-child {
    margin-left: 0px;
}

.topmenu ul li:last-child {
    margin-right: 0px;
}

.topmenu ul li ul.sub-menu {
    display: none;
    width: 300px;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0px 0 !important;
    z-index: 999;
}

.topmenu ul li:hover ul.sub-menu {
    display: block;
}

.topmenu .sub-menu li.current-menu-item a {
    color: #fff;
}

.topmenu .sub-menu li a:after {
    display: none;
}

.topmenu .sub-menu li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.topmenu .sub-menu li a {
    float: left;
    font-size: 14px;
    width: 100%;
    line-height: normal;
    padding: 8px 12px !important;
    color: #333333;
    display: block;
    text-transform: uppercase;
    font-family: 'HeeboRegular';
}

.topmenu .sub-menu li a:hover {
    background-color: #28324d;
    color: #fff;
}

.topmenu ul ul a:after {
    display: none;
}

.topmenu ul li.wide-menu {
    position: relative;
}

.topmenu ul li.wide-menu ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 560px;
    background-color: #3c3c3c;
    padding: 10px;
    z-index: 999;
    display: none;
}

.topmenu ul li.wide-menu:hover ul {
    display: block;
}

.topmenu ul li.wide-menu ul li {
    width: 50%;
    margin: 0;
    padding: 0;
    float: left;
    border: 0;
}

.topmenu ul li.wide-menu ul li a {
    text-transform: capitalize;
    font-size: 16px;
    padding: 0;
    width: 100%;
    float: left;
    border: 0;
    background-color: transparent;
    transition-duration: 0.5s;
    font-family: 'HeeboRegular';
}

.topmenu ul li.wide-menu ul li a:hover {
    color: #fff;
    background-color: #28324d;
}

.topmenu ul li.wide-menu ul li ul {
    position: inherit;
    top: inherit;
    left: inherit;
    padding: 0 0 0 10px;
    width: 100%;
}

.topmenu ul li.wide-menu ul li ul li {
    width: 100%;
    margin: 0 0px;
    float: left;
    padding: 5px 0;
}

.topmenu ul li.wide-menu ul li ul li:last-child {
    border-bottom: 0;
}

.topmenu ul li.wide-menu ul li ul li a {
    width: 100%;
    font-weight: normal;
}


/* Footer Section */

.ftmenu ul {
    display: inline-block;
    margin: 0;
}

.ftmenu ul li {
    float: left;
}

.ftmenu ul li a:hover {
    color: #f17014;
}

.site_info {
    float: left;
    width: 100%;
    padding: 10px;
}

.header_top .container {
    max-width: 100%;
    padding: 0px 65px;
}

.hd_mbl_nbr {
    float: right;
    /*    padding-top: 40px;*/
    padding-top: 0!important;
}

.hdmenu-mbl-sec {
    width: 73%;
    float: right;
}

.top_logo {
    float: left;
    /*    padding-top: 25px;*/
    padding-top: 0!important;
}

.hd_mbl_nbr a {
    font-size: 28px;
    line-height: 1;
    font-family: 'HeeboMedium';
    position: relative;
}

/*.hd_mbl_nbr a:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 2px;
    width: 21px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}*/

.hdtop-banner-sec {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}

.banner-cont-sec {
    padding: 230px 0px 250px;
}

.banner-cont-sec h2, .banner-cont-sec h1 {
   font-size: 80px;
   line-height: 100%;
    color: #fff;
    /*font-family: 'Heebo', sans-serif;*/
    /*  
        font-weight: 900;*/
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}

.banner-cont-sec p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-family: 'HeeboRegular';
    margin-left: 50px;
    margin-bottom: 30px;
}

.bnr-btn a {
    padding: 25px 92px 25px 32px;
    font-size: 20px;
    font-family: 'HeeboSemiBold';
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin-left: 50px;
}

.bnr-btn a:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: auto;
}

.hm-section2 h4 {
    font-size: 34px;
    line-height: 1;
    font-family: 'HeeboSemiBold';
    position: relative;
    padding-top: 90px;
    margin: 0 0 15px;
    font-weight: 600;
}

.hm-section2 h4:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 78px;
    height: 65px;
    background-repeat: no-repeat;
}

.hm-section2 p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'HeeboRegular';
    padding-left: 20px;
    padding-left: 0px !important;
    margin: 0px;
}

.hm-section2-item {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 50px 38px 55px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.hm-section2-item:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 33px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    bottom: 0px;
    background-size: cover;
}

.hm-section2-item:last-child {
    margin-right: 0px;
}

.hm-section2-item:hover h4 {
    color: #fff;
}

.hm-section2-item:hover h4:before {
    background-position: -7px -85px;
}

.hm-section2-item:hover p {
    color: #fff;
}

.hm-section2-list {
    margin-top: -98px;
    display: flex;
}

.hm-section2 {
    padding-bottom: 50px;
}

/*.hm-section3-left {
    float: left;
    width: 50%;
    padding-right: 6%;
    position: relative;
    z-index: 2;
}

.hm-section3-rite {
    float: right;
    width: 50%;
    padding-top: 55px;
}*/
.hm-section3-list {
    display: flex;
    justify-content: space-between;
}
.hm-section3-left {
    width: 40%;
    position: relative;
    z-index: 2;
}
.hm-section3-rite {
    width: 54%;
    padding-top: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hm-section3-left .hm-section3-img img {
    width: 100%;
    height: 100%;
    display: block;
}

.hm-section3 {
    padding: 50px 0px;
    position: relative;
    z-index: 1;
}

.hm-section3:after {
    content: '';
    position: absolute;
    left: -30px;
    bottom: -495px;
    width: 600px;
    height: 1080px;
    background-image: url(images/wrapper-lines-shape.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: contain;
    z-index: -1;
    pointer-events: none;
}

.hm-section3 h6 {
    font-size: 20px;
    line-height: 1;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.hm-section3 h2, .hm-section3 h1 {
    font-size: 60px;
    line-height: 1;
    font-family: 'HeeboMedium';
    font-weight: normal;
    margin-bottom: 30px;
    color: #28324d;
}

.hm-section3 p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'HeeboRegular';
    padding-left: 0;
    margin: 0px 0px 40px;
}

.hm-sec3-btn {
    padding-left: 20px;
    padding: 0;
}

.hm-sec3-btn a, .page_default .inn-cmn-btn a, .get-btn.glry a, button.cmn-btn.loadmorBtn  {
    padding: 25px 92px 25px 32px;
 background-color: #FF0000;
    font-size: 20px;
    font-family: 'HeeboSemiBold';
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.hm-sec3-btn a:after, .page_default .inn-cmn-btn a:after, .get-btn.glry a:after, button.cmn-btn.loadmorBtn:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: auto;
}

.hm-section4-item {
    width: 20%;
    float: left;
    text-align: center;
    margin: 0 1%;
}

.hm-section4-list {
    width: 100%;
    display: inline-block;
    padding: 55px 0px;
}

.hm-section4 {
    padding: 30px 0px;
    position: relative;
    z-index: 2;
}

.hm-section4-item:hover a.sec4 .hm-section4 a.sec4-hr {
    display: none;
}

.hm-section4 a {
    font-size: 18px;
    display: block;
    line-height: 1;
    font-family: 'HeeboRegular';
    padding-top: 145px;
    position: relative;
    padding-top: 0 !important;
}

.hm-section4 a:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 0px;
    background-repeat: no-repeat;
    width: 140px;
    height: 140px;
    display: none;
}

.hm-section5 {
    padding: 50px 0px;
    background-image: url(images/home-serv-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.hm-section5 h6 {
    font-size: 20px;
    line-height: 1;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.hm-section5 h2 {
    font-size: 60px;
    line-height: 1;
    font-family: 'HeeboMedium';
    font-weight: normal;
    margin-bottom: 30px;
}

.hm-sec5-title {
    float: left;
}

.serv-btn {
    float: right;
}

.serv-btn a {
    padding: 25px 92px 25px 32px;
    font-size: 20px;
    font-family: 'HeeboSemiBold';
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-weight: 600;
}

.serv-btn a:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: auto;
}

.prf-serv-cnt {
    width: 100%;
    padding: 22px 0px 30px 50px;
}
.hm-prf-serv-list.owl-carousel .owl-stage {
    display: flex;
}
.hm-prf-serv-list.owl-carousel .owl-item {
    display: flex;
}
.prf-serv-cnt h4 a {
    font-size: 34px;
    /*font-family: 'HeeboSemiBold';*/
    line-height: 1;
    margin-bottom: 10px;
    position: relative;
    font-family: "Heebo", sans-serif;
    font-weight: 600;
}

.prf-serv-cnt h4 a:before {
    position: absolute;
    content: '';
    left: -50px;
    top: 24px;
    margin: auto 0px;
    width: 35px;
    height: 2px;
}
.prf-serv-cnt h4 {
    margin: 0 0 10px;
}

.prf-serv-cnt p {
    font-size: 18px;
    font-family: 'HeeboRegular';
    line-height: 32px;
    margin-bottom: 15px;
}

.prf-serv-btn a {
    font-size: 18px;
    font-family: 'HeeboSemiBold';
    line-height: 1;
    margin-bottom: 0 !important;
    letter-spacing: 1.08px;
    text-transform: uppercase;
}

.prf-serv-img img {
    display: block;
}

.hm-prf-serv-list.owl-carousel .owl-prev,
.hm-prf-serv-list.owl-carousel .owl-next {
    content: "";
    position: absolute;
    width: 67px;
    height: 67px;
    /*    bottom: 0;*/
    top: 225px;
    margin: auto 0;
    background: url(images/hm-sprites.png) no-repeat !important;
    background-position: -111px -6px !important;
    font-size: 0px !important;
    left: -110px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
}

.hm-prf-serv-list.owl-carousel .owl-next {
    left: auto;
    right: -110px;
    background-position: -204px -6px !important;
}

.hm-section6 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 110px 0px;
}

.hm-section6-lft {
    float: left;
    width: 65%;
}

.hm-sec6-mbl-sec {
    float: right;
}

.hm-section6 h2 {
       font-size: 55px;
    line-height: 1.1;
    letter-spacing: 1.2px;
    color: #fff;
    font-family: 'HeeboMedium';
    font-weight: normal;
    margin-bottom: 15px;
}

.hm-section6 p {
    font-size: 24px;
    line-height: 32px;
    font-family: 'HeeboRegular';
    color: #fff;
    margin-bottom: 0px;
    font-weight: normal;
}

.get-btn a {
    padding: 25px 92px 25px 32px;
    font-size: 20px;
    font-family: 'HeeboSemiBold';
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.get-btn a:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    margin: auto;
}

.hm-sec6-mbl {
    margin-bottom: 30px;
}

.hm-sec6-mbl a {
    font-size: 38px;
    line-height: 1;
    font-family: 'WorkSansMedium';
    color: #fff;
    position: relative;
    /*padding-left: 45px;*/
    padding-left: 0!important;
}

/*.hm-sec6-mbl a:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 10px;
    width: 16px;
    height: 28px;
    background-image: url(images/hm-section6-phone-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}*/


/*Home Testimonials*/

.home_testimonials {
    /*    background-color: #f5f7fa;*/
    /*background-image: url(images/testimonials_lines.png), url(images/testimonials_lines2.png);*/
  /*  background-repeat: no-repeat;
    background-position: left bottom, right top;*/
    padding: 90px 0 70px;
    text-align: center;
    position: relative;
}

.home_testimonials:before {
    position: absolute;
    content: "";
    margin: auto;
    bottom: 0;
    left: 0;
    background-image: url(images/testimonials_lines.png);
    width: 455px;
    height: 415px;
    background-repeat: no-repeat;
    background-size: contain;
}

.home_gallery:after {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    right: 0;
    background-image: url(images/testimonials_lines2.png);
    width: 322px;
    height: 467px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.home_testimonials h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
}

div#sync2 .home_testitem {
    position: relative;
    padding: 0 0 29px;
    text-align: center;
    width: 100%;
}

div#sync2 .home_testitem:before {
    content: "";
    position: absolute;
    width: 32px;
    height: 30px;
    left: 0px;
    right: 0;
    margin: auto;
    bottom: 0px;
}

div#sync2 .home_testitem h5 {
    font-family: 'HeeboMedium';
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    margin: 0;
    position: relative;
    display: inline-block;
    padding: 0 38px 0;
    font-weight: normal;
}

div#sync2 .home_testitem:hover h5:before,
div#sync2 .owl-item.active.current .home_testitem h5:before {
    content: "";
    position: absolute;
    width: 33px;
    height: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

div#sync2 .appr-projitem:hover,
div#sync2 .owl-item.active.current .appr-projitem {
    background: #ffffff;
}
/*.sync3.owl-carousel .owl-nav {
    display: none;
}*/

/*div#sync2.owl-carousel .owl-item,div#sync2.owl-carousel .owl-stage{display: flex;flex-wrap: wrap;}*/

div#sync2.owl-carousel .owl-stage {
    width: 100% !important;
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: center;
}

.home_testitemtxt p {
    font-family: 'HeeboMedium';
    font-size: 30px;
    line-height: 44px;
    color: #333333;
    margin: 0 0 43px;
    font-weight: 500;
}

#sync1 {
    padding: 0px 150px 0;
}

.home_testimonials div#sync2 .owl-nav {
    display: none;
}

.testi_slides.owl-carousel .owl-nav button.owl-prev,
.testi_slides.owl-carousel .owl-nav button.owl-next {
    width: 68px;
    height: 68px;
    background: url(images/hm-sprites2.png);
    background-repeat: no-repeat;
    background-position: -216px -2px;
    position: absolute;
    content: "";
    left: -35px;
    top: -15px;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    box-shadow: 0px 0px 90px 1px rgba(0,0,0,0.2);
}

.testi_slides.owl-carousel .owl-nav button.owl-next {
    transform: rotate(180deg) !important;
    left: auto !important;
    right: -35px;
}

.testi_slides.owl-carousel .owl-nav button.owl-prev span,
.testi_slides.owl-carousel .owl-nav button.owl-next span,
.testi_slides.owl-carousel .owl-nav button svg {
    display: none;
}

.testi_slides.owl-carousel .owl-nav.disabled {
    display: block;
}

div#sync2 .home_testitem:hover {
    cursor: pointer;
}


/*Home Gallery Section*/

.home_gallery {
    text-align: center;
    padding: 80px 0 0;
    position: relative;
    z-index: 1;
}

.home_gallery .container {
    max-width: 100%;
    padding: 0 20px;
}

.home_gallery h6 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
}

.home_gallery h2 {
    font-family: 'HeeboMedium';
    font-size: 60px;
    /*line-height: 63px;*/
    line-height: 1 !important;
    letter-spacing: 1.2px;
    font-weight: normal;
    margin: 0 0 40px;
}

.gallery_itemtop {
    margin: 0 0 30px;
    display: none;
}

ul.tabs {
    margin: 0;
    padding: 0;
}

ul.tabs li.selected a,
ul.tabs li a:hover {
    color: #dfb947;
}

.gallery_itemtop ul.tabs li {
    display: inline-block;
    padding: 0 40px;
}

.gallery_itemtop ul.tabs li a {
    display: inline-block;
    font-family: 'HeeboRegular';
    font-size: 20px;
    line-height: 32px;
    position: relative;
}

.gallery_itemtop ul li a:before {
    content: "";
    position: absolute;
    width: 33px;
    height: 2px;
    left: -40px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.gallery_itemtop ul li a:hover::before,
ul.tabs li.selected a:before {
    display: block;
}

.gallery_itemtop ul li a:hover,
ul.tabs li.selected a {
    color: #dfb947;
}

.gallery_itemimgs {
    display: flex;
    flex-wrap: wrap;
}

.gallery_itemimg {
    position: relative;
    z-index: 0;
    margin-right: 1.1%;
}
.hm_gal-img {
    position: relative;
    height: 100%;
}
.hm_gal-img p{
    display: none;
}
/*.gallery_itemimg:before,
.gallery_itemimgrttop:before,
.gallery_itemimgrtbottomlt:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: -1;
        background: #000;
        z-index: -1;
        opacity: 0.9;
}*/

.gallery_itemimg img {
    display: block;
    /*	width: 100%;*/
    height: 100%;
    object-fit: cover;
}

.gallery_itemimg.left {
    width: 39%;
    float: left;
    height: 685px;
    overflow: hidden;
}

.gallery_itemtxt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: url(images/gallery-shadow.png) no-repeat;
    padding: 20px 40px;
    background-size: 100% 100%;
}

.gallery_itemtxt h5 {
    font-family: 'HeeboSemiBold';
    color: #ffffff;
    font-size: 30px;
    line-height: 41px;
    position: relative;
    padding-top: 15px;
}

.gallery_itemtxt h5:before {
    content: "";
    position: absolute;
    width: 34px;
    height: 4px;
    background-color: #ffffff;
    left: 0;
    top: 0;
}
a.tabs-link {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    font-size: 0px;
    z-index: 5;
}

.gallery_itemimg {
    text-align: left;
}

.gallery_itemimg.middle {
    width: 19.4%;
    float: left;
    height: 685px;
    overflow: hidden;
}

.gallery_itemimg.right {
    width: 39%;
    margin-right: 0;
    float: right;
    height: 685px;
    overflow: hidden;
}

.gallery_itemimg.right:before {
    display: none;
}

.gallery_itemimgrttop {
    position: relative;
    z-index: 0;
    margin: 0 0 20px;
    height: 50%
}

.gallery_itemimgrtbottomlt {
    width: 48.9%;
    position: relative;
    z-index: 0;
    height: 100%;
}

.gallery_itemimgrtbottomlt.fl {
    margin-right: 2.2%;
}
.gallery_itemimgrtbottom {
    height: 50%;
}

/*Footer Top Section*/

.footer_top {
    background-repeat: no-repeat;
    background-position: center top;
    padding: 145px 0 145px;
    background-size: cover;
    position: relative;
}
.footer_top:before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 40%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: 0;
}

.footer_topcnt {
    max-width: 35%;
}

.footer_top h2 {
    /*font-family: 'Heebo', sans-serif;*/
    font-size: 90px;
    line-height: 100px;
    letter-spacing: 2px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
}

.footer_top a.footer_topcall {
    /*    padding: 25px 92px 25px 32px;*/
    padding: 25px 32px;
    font-size: 38px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    position: relative;
    position: relative;
    padding: 30px 35px;
}

/*.footer_top a.footer_topcall:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 27px;
    background-repeat: no-repeat;
    left: 37px;
    top: 6px;
    bottom: 0;
    margin: auto;
}*/

.footer_top a.footer_topcall:hover {
    background-color: #000;
}


/* Footer Section */

.footer_lt {
    width: 340px;
    float: left;
}

.footer_logo {
    width: 327px;
    margin: 0 0 40px;
}

.footer_logo img {
    display: block;
}

.footer_adrs {
    margin-left: 35px;
}
.footer_adrs a {
    display: inline-block;
}
.footer_adrs p,
.footer_adrs a {
    font-family: 'HeeboRegular';
    font-size: 18px;
    line-height: 1.4;
    color: #333333;
   
}

.footer_adrs p {
    margin: 0 0 20px;
}

.footer_adrs a:hover {
    color: #dfb947;
}

.footer_scl a {
    position: relative;
    width: 30px;
    height: 28px;
    display: inline-block;
    text-indent: -5000px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin-right: 10px;
    background-repeat: no-repeat;
}

.footer_rt {
    float: right;
    width: 850px;
    margin-top: -300px;
    position: relative;
}

.footer_rt .footer_form {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(25, 26, 28, 0.3);
    -moz-box-shadow: 0px 20px 30px 0px rgba(25, 26, 28, 0.3);
    box-shadow: 0px 20px 30px 0px rgba(25, 26, 28, 0.3);
    padding: 55px 82px 60px;
}

.footer_rt h6 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
}

.footer_rt h2 {
    font-family: 'HeeboMedium';
    font-size: 60px;
    line-height: 64px;
    color: #1a1a1a;
    letter-spacing: 1.2px;
    margin: 0;
    font-weight: 500;
}

.footer_rt p {
    font-family: 'HeeboRegular';
    font-size: 18px;
   line-height: 1.3;
    color: #333333;
    margin: 0 0 35px;
}

.footer_form .footer_item {
    float: left;
    margin: 0 0 10px 0;
    width: 49%;
}

.footer_form .footer_item.fr {
    float: right;
}

.footer_form .footer_item.fw {
    width: 100%;
}

.ftr_forminner.gform_wrapper .gform_footer {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important
}

.ftr_forminner .gform_wrapper ul li.gfield {
    clear: inherit !important;
}

.ftr_forminner .gform_wrapper .top_label div.ginput_container {
    margin: 0 !important
}

.ftr_forminner .gform_wrapper ul.gform_fields li.gfield {
    width: 50%;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
    position: relative;
    padding-right: 5px !important;
}

.ftr_forminner .gform_wrapper ul.gform_fields li.gfield.fw {
    width: 100%;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
    height: 135px !important;
    padding: 13px 20px 13px 42px !important;
    border: 1px solid #ebedf0 !important;
    width: 100% !important;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield input {
    padding: 10px 20px 10px 42px !important;
    position: relative !important;
    color: #333333 !important;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield input,
.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
    height: 65px;
    float: left;
    line-height: 20px;
    outline: none;
    font-size: 20px !important;
    line-height: normal;
    font-family: "HeeboRegular" !important;
    color: #333333 !important;
    padding: 15px 19px 13px !important;
    background-color: #f5f7fa !important;
    border: 1px solid #ebedf0 !important;
    width: 100% !important;
}

.ftr_forminner .gform_wrapper label.gfield_label {
    display: none;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
    height: 135px !important;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea::-webkit-input-placeholder,
.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield input::-webkit-input-placeholder {
    color: #333333;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea::-moz-placeholder,
.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield input::-moz-placeholder {
    color: #333333;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea:-ms-input-placeholder,
.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield input:-ms-input-placeholder {
    color: #333333;
}

.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield textarea:-moz-placeholder,
.ftr_forminner .gform_wrapper .gform_body ul.gform_fields li.gfield input:-ms-input-placeholder {
    color: #333333;
}

.ftr_forminner .gform_wrapper .gform_footer .gform_button {
    border: none;
    cursor: pointer;
    outline: none;
    padding: 25px 92px 25px 32px;
    background-color: #244d4d;
    font-size: 18px;
    letter-spacing: 1.08px;
    font-family: 'HeeboSemiBold';
    color: #fff;
    line-height: 18px !important;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-image: url(images/footer_button.jpg);
    background-repeat: no-repeat;
    background-position: top 33px  right 40px;
    width: auto !important;
    min-height: inherit !important;
    margin: 0 !important; 
}
.ftr_forminner .gform-footer.gform_footer.top_label {
    margin: 50px 0 0 !important;
    padding: 0 !important;
    display: inline-block;
}

/*.ftr_forminner .gform_wrapper .gform_footer .gform_button:before {
        content: '';
        position: absolute;
        right: 25px;
        top: 0px;
        bottom: 0px;
        width: 35px;
        height: 2px;
        background-color: #fff;
        margin: auto;
}*/

.ftr_forminner .gform_wrapper .gform_footer .gform_button:hover {
    background-color: #28324d !important;
}

.ftr_forminner .gform_wrapper div.validation_error {
    color: #f00;
    border: 0;
    font-family: 'Barlow-Regular';
    padding: 0;
    margin: 0px;
    position: absolute;
    top: -22px;
    font-size: 15px;
}

.ftr_forminner .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 5px;
}

.ftr_forminner .gform_wrapper .validation_message {
    color: #f00 !important;
    position: absolute;
    width: auto !important;
    top: 10px;
    right: 10px;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 10px !important;
    width: 50% !important;
}

.ftr_forminner .gform_wrapper .instruction.validation_message {
    top: inherit;
    bottom: 10px;
}

.ftr_forminner .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100%)!important;
}

.ftr_forminner .gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
    border: 0;
}

.ftr_forminner .gform_wrapper {
    position: relative;
    margin: 0 !important;
}

.site-footer {
    float: left;
    width: 100%;
    /*    background-color:#f5f7fa;*/
    padding: 70px 0;
/*    background-image: url(images/footer-lines.png);
    background-repeat: no-repeat;
    background-position: left bottom;*/
    position: relative;
    z-index: 1;
}

.site-footer:before{
    position: absolute;
    content: "";
    margin: auto;
    bottom: 0;
    left: 0;
    background-image: url(images/footer-lines.png);
    width: 422px;
    height: 676px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.ftmenu {
    width: 100%;
    text-align: center;
    margin: 70px 0 25px;
    display: inline-block;
}

.ftmenu ul {
    display: inline-block;
    margin: 0;
}

.ftmenu ul li {
    float: left;
    margin: 0px;
}

.ftmenu ul li a {
    font-family: 'HeeboMedium';
    font-size: 18px;
    letter-spacing: 1.08px;
    font-weight: normal;
    color: #333333;
    line-height: normal;
    text-transform: uppercase;
    float: left;
    margin: 0 25px;
}

.site_info {
    float: left;
    width: 100%;
    padding: 10px;
    padding: 0 !important;
    text-align: center;
}

.site_info p {
    font-family: 'HeeboRegular';
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    line-height: 30px;
    margin-bottom: 10px;
}

.header_top .container {
    max-width: 100%;
    padding: 0px 65px;
}

.hd_mbl_nbr {
    float: right;
    padding-top: 40px;
}


.top_logo {
    float: left;
    padding-top: 25px;
}

.hd_mbl_nbr a {
    font-size: 28px;
    line-height: 1;
    font-family: 'HeeboMedium';
    color: #fff;
    position: relative;
    font-weight: normal;
}

/*.hd_mbl_nbr a:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 2px;
    width: 21px;
    height: 36px;
    background-image: url(images/phone-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}*/
/*
.hdtop-banner-sec {

}*/

.banner-cont-sec {
    padding: 230px 0px 250px;
    /*background-image: url(images/banner-bg.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
}
.banner-cont-sec:before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
        opacity: 40%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: 0;
}

/*.banner-cont-sec h2 {
    font-size: 98px;
        font-size: 80px;
    line-height: 90%;
    color: #fff;
    font-family: 'Heebo', sans-serif;
       
        font-weight: 900;
   font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}*/

.banner-cont-sec p {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-family: 'HeeboRegular';
     margin-left: 0 !important;   margin-left: 50px;
    margin-bottom: 30px;
    position: relative;
}

.bnr-btn a {
    padding: 25px 92px 25px 32px;
    background-color: #dfb947;
    font-size: 20px;
    font-family: 'HeeboSemiBold';
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
        margin-left: 0 !important;
}

.bnr-btn a:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: auto;
}

.bnr-btn a:hover {
    background-color: #000;
}

.sync3 {
    display: none;
}

.top_logo.blue {
    display: none;
    ;
}

.gform_button.disabled {
    opacity: 0.7;
    pointer-events: none;
}

.gform_wrapper .form-captcha label.gfield_label {
    float: left;
    color: #fff;
    margin: 0 0 3px;
    display: block;
}

.gform_wrapper .top_label .form-captcha label.gfield_label {
    display: block;
    margin: 0 0 10px;
    color: #fff;
    font-family: 'HeeboRegular' !important;
    font-weight: normal;
}

.cont-details-rit .gform_wrapper .top_label .form-captcha label.gfield_label {
    color: #000 !important;
}

.gform_wrapper .top_label .form-captcha label.gfield_label {
    margin: 0 0 3px;
}

.gform_wrapper ul.gform_fields li.gfield.gform_hidden {
    margin: 0 !important;
}
.color_layout_schema {
    position: fixed;
    font-size: 0px;
    background-color: #28324d;
    display: block;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 9999999999999;
    transition: .3s;
}
.all_colors_button{
    position: relative;
    background-color: #28324d;
    width: 40px;
    padding: 5px 7px;
    border-bottom-right-radius: 10px;
    transition: .3s;
    display: none;
}
.all_colors_button a {
    width: 20px !important;
    height: 20px !important;
    ;
    display: block;
    margin: 5px 0px;
    border-radius: 20px;
}
.all_colors_button a.color_panel_blue {
    background-color: #3454d1;
}
.all_colors_button a.color_panel_green {
    background-color: #35bb94;
}
.all_colors_button a.color_panel_red {
    background-color: #FF0000;
}
.all_colors_button a.color_panel_yellow {
    background-color: #dfb947;
}
.color_layout_icon{
    position: absolute;
    background-color:#28324d;
    width: 95px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    left: -50px;
    padding: 5px 10px 5px 55px;
    transition: .3s;
}
.color_layout_icon a{
    width:30px;
    height: 30px;
    display: block;
}
.color_layout_schema:hover .all_colors_button{
    display: block;
}
.color_layout_schema:hover .color_layout_icon{
    left: -5px !important;
}

/*Inner Pages*/
.page_bnr {
    padding: 285px 0px 40px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}
.page_bnr:before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 40%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: 0;
}
.page_bnr:after{
    content: '';
    position: absolute;
    left: 0px;
    right:0px;
    bottom: 0px;
    margin: 0px auto;
    background-image: url(images/page-banner-after.png);
    background-repeat: no-repeat;
    height: 120px;
    width: 100%;
    pointer-events: none;
    display: none;
}
.page_title {
    position: relative;
    z-index: 1;
}
.page_title h1, .page_title h2 {
    font-size: 80px;
    color: #fff;
    line-height: 100%;
    letter-spacing: 1.6px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    min-height: 280px;
    position: relative;
    
}
.inrpg-breadcrumbs{
    color: #fff;
    font-size: 20px;
    line-height: 130%;
    font-family: 'HeeboRegular';
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.inrpg-breadcrumbs a.home{
    font-size: 0px;
    width: 25px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    vertical-align: top;
}
span.bdivider {
    display: inline-block;
    margin: 12px 10px;
    background-color: rgba(255, 255, 255,0.4);
    width: 20px;
    vertical-align: top;
    height: 2px;
}
.inner-logo-sec {
    margin-top: -25px;
    padding: 0px !important;
}
.our-service-title-sec {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.our-service-title-sec h2 {
    margin: 0 !important;
}
.our-service-title {
    width: 50%;
}
.our-service-cnt {
    width: 50%;
}
.page_content h1{
    font-size: 62px;
    line-height: 105%;
    letter-spacing: 1.2px;
    color: #1a1a1a;
    font-family: 'HeeboMedium';
}
.page_content h2, .our-service-title h2, .our-service-title h1{
    font-size: 60px;
    line-height: 100%;
    letter-spacing: 1.2px;
    color: #1a1a1a;
    font-family: 'HeeboMedium';
    font-weight: normal;
}
.page_content h3{
    font-size: 38px;
    line-height: 100%;
    letter-spacing:0px;
    color: #1a1a1a;
    font-family: 'HeeboSemiBold';
    font-weight: normal;
}
.page_content h4{
    font-size: 35px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #1a1a1a;
    /*font-family: 'HeeboSemiBold';*/
    font-family: "Heebo", sans-serif;
    font-weight: 600;
}
.page_content h5 {
    font-size: 34px;
    line-height: 100%;
    /*font-family: 'HeeboSemiBold';*/
    color: #1a1a1a;
    font-family: "Heebo", sans-serif;
    font-weight: 600;
}
.page_content h6{
    font-size: 20px;
    line-height: 105%;
    color: #1a1a1a;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
}
.page_content p{
    font-family: 'HeeboRegular';
    font-size: 18px;
    line-height: 175%;
    color: #333333;
    margin-bottom: 20px;
}
.page_content p a{
    color:#35bb94
}
.page_content ul li, .page_content ol li{
    font-family: 'HeeboRegular';
    font-size: 18px;
    line-height: 175%;
    color: #333333;
    margin-bottom: 20px;
    position: relative;
    padding-left: 28px;
}
/* .page_content p strong{} */

.our-serv-item{
    width: 32%;
    margin-right: 2%;
    /*    margin-bottom: 60px;*/
    /*margin-bottom: 40px;*/
    margin-bottom: 0px !important;
}
.our-serv-item:nth-child(3n){
    margin-right: 0px;
}
.ourservice-prf-serv-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 0px;
}
.our-serv-item.our-serv-lst{
    background-image: url(images/our-serv-all-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 48px 50px;
}
.our-serv-item .prf-serv-cnt {
    padding: 20px 0px 30px 50px;
    
}
.our-serv-item.our-serv-lst h4{
    font-size: 34px;
    line-height: 120%;
    color: #fff;
    font-family: 'HeeboSemiBold';
    margin-bottom: 20px;
    position: relative;
    padding-top: 90px;
}
.our-serv-item.our-serv-lst h4:before{
    content: '';
    position: absolute;
    left:  0px;
    top: 0px;
    background-image: url(images/blue-hm-sprites.png);
    background-repeat: no-repeat;
    background-position: -114px -10px;
    width: 78px;
    height: 61px;
}
.our-serv-item.our-serv-lst p{
    color: #fff;
    margin-left: 20px;
}
.our-serv-btn{
    margin-left: 20px;
}
.our-serv-btn a{
    padding: 25px 92px 22px 32px;
    font-size: 18px;
    font-family: 'HeeboSemiBold';
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}
.our-serv-btn a:after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: auto;
}
.page_default {
    padding: 80px 0px;
    position: relative;
}
.footer_rt .cont-pg.footer_form{
    padding: 20px;
}
.prf-serv-item.our-serv-item {
    position: relative;
}
.contpg-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contpg-item {
/*    width: 25%;*/
    width: auto;
}
.contpg-item h5{
    margin-bottom: 15px;
    position: relative;
    padding-top: 95px;
}
.contpg-item h5:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 75px;
    height: 75px;
    background-image: url(images/contact-page-sprites.png);
    background-repeat: no-repeat;
    transform: scale(0.8)

}
.contpg-item p {
    margin-bottom: 0px;
    margin-left: 0!important;
}
.contpg-item.contpg-socio a {
    display: block;
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: capitalize;
    padding-left: 48px;
    font-family: 'HeeboRegular';
    position: relative;
}
.contpg-item.contpg-socio a:before{
    content: '';
    position: absolute;
    left: 0px;
    top: -7px;
    width: 30px;
    height: 28px;
    background-repeat: no-repeat;
}
.contpg-item.contpg-socio {
    padding-top: 30px;
}
.contpg-item.contpg-socio a.fb:hover:before{
    background-position: -4px -152px;
}
.contpg-item.contpg-socio a.twtr:hover:before{
    background-position: -41px -152px
}
.contpg-item.contpg-socio a.insta:hover:before{
    background-position: -86px -153px;
}
.contact-pg-left {
    padding-top: 115px;
    width: 430px;
}
.contact-pg-left h5{
    font-size: 34px;
    line-height: 100%;
    /*font-family: 'HeeboSemiBold';*/
    color: #1a1a1a;
    position: relative;
    font-family: "Heebo", sans-serif;
    font-weight: 600;
}
.contact-pg-left h5:before{
    content: '';
    position: absolute;
    left: -45px;
    top: 15px;
    width: 35px;
    height: 2px;
    background-color: #1a1a1a;
}
.contact-pg-left p{
    font-family: 'HeeboRegular';
    font-size: 18px;
    line-height: 160%;
    color: #333333;
    margin-bottom: 20px;
}
.contact-pg-list {
    display: flex;
    flex-wrap: wrap;
}
.contact-pg-list .footer_rt {
    margin-top: -60px;
    z-index: 999;
}
.contpg-top-content{
    padding-bottom: 105px;
    position: relative;
}
.contpg-top-content:after{
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(images/contpg-stripes.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 144px;
}


/*Blog Page*/

.post_item{
    margin-bottom: 60px;
}
.post_item.big-size{
    width:66%;
    margin-right: 2%;
    float: left;
    margin-bottom: 0 !important;
}
.post_item.small-size{
    width: 32%;
    margin-right: 2%;
    float: left;
margin-bottom: 0 !important;
}
.post_item:nth-child(2){
    margin-right: 0px;
}
.post_item:nth-child(5){
    margin-right: 0px;
}
.blog-cont-sec .post_date {
    position: absolute;
    bottom: 35px;
    /*left: 70px;*/
    left: 48px;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    font-family: 'HeeboRegular';
}
.blog-cont-sec .post_img {
    position: relative;
}
/*.blog-cont-sec .post_date:before{
    content: '';
    position: absolute;
    left: -40px;
    top: -6px;
    background-image: url(images/contact-page-sprites.png);
    background-repeat: no-repeat;
}*/
.blog-cont-sec .big-size .post_date:before{
    width: 31px;
    height: 31px;
}
.blog-cont-sec .small-size .post_date:before{
    width: 25px;
    height: 25px;
    left: -35px;
    top: -4px;
}
.blog-cont-sec .post_cnt {
    padding: 35px 10px 52px 45px;
    background-image: url(images/blog-post-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.page_content.blog-pg h2{
    position: relative;
}
.page_content.blog-pg h2:before{
    content: '';
    position: absolute;
    left: -45px;
    top: 20px;
    background-color: #1a1a1a;
    width: 35px;
    height: 2px;
}
.page_content.blog-pg .big-size h2{
    font-size: 34px;
    line-height: 100%;
    color: #1a1a1a;
    font-family: 'HeeboSemiBold';
    margin-bottom: 10px;
}
.page_content.blog-pg .small-size h2{
    font-size: 30px;
    line-height: 100%;
    color: #1a1a1a;
    font-family: 'HeeboSemiBold';
    margin-bottom: 10px;
}
.post_btn a{
    font-size: 18px;
    font-family: 'HeeboSemiBold';
    line-height: 1;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.post_item.big-size .blog-post-img {
    position: relative;
}
/*.post_item.big-size .blog-post-img:before{
    content: '';
    position: absolute;
    right: 40px;
    top: -11px;
    background-repeat: no-repeat;
    width: 79px;
    height: 89px;
    background-position: 0px 0px;
}*/
nav.navigation.pagination {
    width: 100%;
    float: left;
    text-align: center;
}
.page_content.blog-pg h2.screen-reader-text{
    display: none;
}
.nav-links .page-numbers, .nav-links span.page-numbers.current{
    font-size: 20px;
    line-height: 350%;
    font-family: 'HeeboSemiBold';
    letter-spacing: 1.2px;
    color: #1a1a1a;
    margin: 0px 12px;
}
span.nav-next-text, span.nav-prev-text, .svg-icon {
    display: none;
}
a.prev.page-numbers{
    width: 68px;
    height:68px;
    background-image: url(images/page-previous-button.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    vertical-align: top;
}
a.next.page-numbers{
    width: 68px;
    height:68px;
    background-image: url(images/page-next-button.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    vertical-align: top;
}
.blog_content_search {
    /* float: right; */
    padding-top: 0;
    position: relative;
}
/*.blog_content_search:before{
    content: '';
    position: absolute;
    left: -45px;
    top: 52px;
    background-color: #333333;
    width: 35px;
    height: 2px;
}*/
.blog_content_title {
    /* float: left; */
}
.blog_content_title h6{
    font-size: 20px;
    line-height: 1;
    font-family: 'WorkSans-SemiBold';
    margin-bottom: 10px;
}
.blog_content_title h2{
    font-size: 60px;
    line-height: 1;
    font-family: 'HeeboMedium';
    font-weight: normal;
    color: #1a1a1a;
    margin-bottom: 0px;
}
.blog_content_search form.search-form {
    position: relative;
    width: 215px;
}
.blog_content_search input.search-field {
    border: none;
    background-color: transparent;
    font-size: 20px;
    line-height: 1;
    font-family: 'HeeboRegular';
    color: #333333;
    padding: 8px 8px;
    outline: none;
    border:1px solid #000
}
.blog_content_search input.search-field::placeholder{
    font-size: 20px;
    line-height: 1;
    font-family: 'HeeboRegular';
    color: #333333;
}
.blog_content_search span.screen-reader-text{
    display: none;
}
.blog_content_search  input.search-submit {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
    background-repeat: no-repeat;
    width: 18px;
    height:18px;
    border: none;
    background-color: transparent;
    font-size: 0px;
}
.blog_content_title_list {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page_bnr.blog_bnr{
    background-image: url(images/blog_page_banner.jpg);
/*    padding: 225px 0px 135px;*/
}
.page_bnr.blog_bnr:after{
    height: 80px;
}

/*Single Blog Post*/
.genpg-lft {
    float: left;
    width: 300px;
}
.genpg-rite {
    float: right;
    width: 920px;
}
/* .genpg-lft .widget_search{} */
.genpg-lft .widget_search form.search-form {
    position: relative;
    width: 100%;
}
.genpg-lft .widget_search input.search-field {
    border: none;
    background-color: transparent;
    font-size: 20px;
    line-height: 1;
    font-family: 'HeeboRegular';
    color: #333333;
    padding: 8px 8px;
    outline: none;
    border: 1px solid #35bb94;
    width: 100%;
}
.genpg-lft .widget_search input.search-field::placeholder{
    font-size: 20px;
    line-height: 1;
    font-family: 'HeeboRegular';
    color: #333333;
}
.genpg-lft .widget_search span.screen-reader-text{
    display: none;
}
.genpg-lft .widget_search  input.search-submit {
    position: absolute;
    right: 12px;
    top: 0px;
    bottom: 0px;
    margin: auto 0px;
    background-image: url(images/red-color-search-icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height:18px;
    border: none;
    background-color: transparent;
    font-size: 0px;
}
.genpg-lft .widget_categories{
    background-color: #fff;
    padding: 45px 30px 50px;
    margin-bottom: 25px;
    background-image: url(images/sdb-arrows-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.genpg-lft .widget_archive{
    padding: 45px 30px 50px;
    background-color: #fff;
    margin-bottom: 25px;
    background-image: url(images/sdb-arrows-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.page_content .genpg-lft h4.widget-title,.page_content .genpg-lft h4 {
    font-size: 30px;
    line-height: 100%;
    color: #1a1a1a;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}
.genpg-lft .widget_categories ul{
    margin-left: 20px;
}
.genpg-lft .widget_categories ul li a{
    font-size: 20px;
    color: #333333;
    font-family: 'HeeboRegular';
}
label.screen-reader-text {
    display: none;
}
.genpg-lft .widget_archive select,
.genpg-lft .widget_categories select {
    padding-left: 20px;
    width: 100%;
    border: none;
    font-size: 20px;
    line-height: 1;
    font-family: 'HeeboRegular';
    color: #333333;
    outline: none;
}
.post_single .post_img {
    margin-bottom:  40px;
}
.post_single .post_date{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    /*    padding-left: 35px;*/
    padding-left: 0!important;
    margin-bottom: 20px;
}
/*.post_single .post_date:before{
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    background-image: url(images/contact-page-sprites.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}*/
.genpg-lft .widget_search {
    margin-bottom: 30px;
}
.recnt-sdb-sec{
    background-color: #fff;
    padding: 45px 30px 50px;
    margin-bottom: 25px;
    background-image: url(images/sdb-arrows-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.recnws-item {
    padding-left: 20px;
}
.page_content .genpg-lft h5{
    font-size: 20px;
    line-height: 120%;
    color:#333333;
    font-family: 'HeeboRegular';
    margin-bottom: 10px;
    font-weight: normal;
}
.page_content .genpg-lft .recnws-date{
    font-size: 15px;
    line-height: 100%;
    font-family: 'HeeboRegular';
    margin-bottom: 10px;
}
.blogrecent_post .post_item{
    width: 32%;
    float: left;
    margin-right: 2%;

}
.blogrecent_post .post_item:last-child{
    margin-right: 0px;
}
.blogrecent_post .post_img{
    position: relative;
}
.blogrecent_post .post_date {
    position: absolute;
    bottom: 35px;
    left: 40px;
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    font-family: 'HeeboRegular';
}
/* .blogrecent_post .post_date:before {
    content: '';
    position: absolute;
    left: -35px;
    top: -3px;
    background-image: url(images/contact-page-sprites.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
} */
.blogrecent_post .post_cnt{
    padding: 35px 10px 52px 45px;
    background-image: url(images/blog-post-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.blogrecent_post .post_cnt h2 {
    font-size: 30px;
    line-height: 100%;
    color: #1a1a1a;
    font-family: 'HeeboSemiBold';
    margin-bottom: 10px;
    position: relative;
}
.blogrecent_post .post_cnt h2:before{
    content: '';
    position: absolute;
    left: -45px;
    top: 20px;
    background-color: #1a1a1a;
    width: 35px;
    height: 2px;
}
.blogrecent_post .post_cnt p{
    font-family: 'HeeboRegular';
    font-size: 18px;
    line-height: 175%;
    color: #333333;
    margin-bottom: 20px;
}
.blogrecent_post{
    background-image: url(images/recent-blog-sec.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #fff;
    /*    background-image: url(images/testimonials_lines.png), url(images/testimonials_lines2.png);
        background-repeat: no-repeat;
        background-position: left bottom, right top;*/



    padding: 120px 0px 0px;
}
.single_blog_post_title {
    float: left;
}
.sdbr_blogbtn{
    float: right;
    padding-top: 15px;
}
.single_blog_post_title h6{
    font-size: 20px;
    line-height: 1;
    font-family: 'WorkSans-SemiBold';
    margin-bottom: 10px;
    color: #fff;
}
.single_blog_post_title h2{
    font-size: 60px;
    line-height: 1;
    font-family: 'HeeboMedium';
    font-weight: normal;
    color: #fff;
    margin-bottom: 0px;
}
.sdbr_blogbtn a{
    padding: 25px 92px 25px 32px;
    font-size: 18px;
    font-family: 'HeeboSemiBold';
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: 1.2px;
    background-color: #1a1a1a;
    color:#fff;
}
.sdbr_blogbtn a:after{
    content: '';
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0px;
    width: 35px;
    height: 2px;
    margin: auto;
    background-color: #fff;
}
.singl_blog_post_list {
    margin-bottom: 50px;
}

.sglpost_share a{
    display: inline-block;
    /*    font-size: 18px;*/
    font-size: 0!important;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: capitalize;
    padding-left: 48px;
    font-family: 'HeeboRegular';
    position: relative;
    margin-right: 80px;
}
.sglpost_share a{
    width: 30px;
    height: 28px;
    background-repeat: no-repeat;
    background-image: url(images/blue-hm-sprites.png);
    display: inline-block;
    vertical-align: middle;
}
.post_single .post_cnt {
    margin-bottom: 50px;
}
.search-results .post_date{
    display: none;
}
.search-results .post_item.big-size .blog-post-img:before{
    display: none;
}
.search-results .page-description {
    /*font-family: 'Heebo', sans-serif;*/
    /*   
        font-weight: 900;*/
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    font-size: 80px;
    color: #fff;
    line-height: 100%;
    letter-spacing: 1.6px;
    padding-left: 10px;
}
.search_results_title {
    display: flex;
    flex-wrap: wrap;
}
h2.gform_submission_error.hide_summary {
    display: none;
}



.review_row .reviews-rt-stars {
    float: left;
    padding: 0;
    margin: 0 0 0px;
    width: 101px;
    background-position: left top;
    position: relative;
    background-image: url(images/ratingh.png);
}
.reviews-rt-stars .rating {
    width: 100%;
    float: left;
    background-image: url(images/rating-star.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 16px;
    position: relative;
    z-index: 1;
}
.review_item {
    display:inline-block;
    width:100%;
    margin-bottom:20px;
    border-bottom:1px solid #ccc;
}
.review_item h3 {
    margin: 0 0 10px;
}

.page-template-featured-projects-page .home_gallery {
    display: block;
    clear: both;
    padding: 100px 0;
}


#floatingMenu {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    display: flex;
    width: 100%;
    height: 100vh;
    z-index: 99999;
}

.floatingMenu-list {
    width:300px;
    background: #35bb94;
    overflow-y: auto;
    padding: 10px 22px;
    height: 100vh;
    position: relative;
}
.floatingMenu-list {
    width: 70%;
    background: #000;
    overflow-y: auto;
    padding: 20px;
    height: 100vh;
    position: absolute;
    left: 0
}
#floatingMenu.openMenu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
#cloaseFloatingMenu {
    text-align: right;
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    display: block;
    clear: both;
    color: #fff;
}
a#cloaseFloatingMenu2 {
    flex-grow: 1;
    width: calc(100% - 280px);
    height: 100%;
    font-size: 0px !important;
}

.header-sticky.fixed-header {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 2%;
    background-color: #ff0000;
    z-index: 9999;
}
.header-sticky .stickyshowhide .txt {
    width: 40px;
    height: 40px;
    text-align: center;
    float: none;
    padding: 0;
    position: relative;
    font-weight: normal;
}
.sticky-wrap {
    display: none;
}
.header-sticky .sicky-cnt {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #c4c9b2;
    padding: 0 8px;
}
.header-sticky .sicky-cnt>a {
    font-size: 17px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    position: relative;
    padding-top: 45px;
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.header-sticky .sicky-cnt a:before {
    width: 40px;
    height: 40px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #fff;
}
.header-sticky .sicky-cnt .stickyshowhide:before {
    background: url(images/header-sticky-menu.png) no-repeat center;
}
.header-sticky .sicky-cnt.sticky-blog-wrap a:before {
    background: url(images/header-sticky-blog.png) no-repeat center;
}
.header-sticky .sicky-cnt.sticky-call-wrap a:before {
    background: url(images/header-sticky-call.png) no-repeat center;
}
.header-sticky {
    display: none;
}
.sicky-cnt.mobile_src_nav {
    background-color: transparent;
}
.header-sticky .container{
    display: flex;
    justify-content: center;
}
div#floatingMenu .container{
    padding: 0;
}



/*Pagesense Popup*/
/* Pop-up styles */
body .pum-container,
.pum-theme-default-theme .pum-container {
    padding: 25px 15px 10px;
}
.pum-container.pum-responsive.pum-responsive-tiny {
    width: 20% !important;
}
body .pum-container.pum-responsive.pum-responsive-tiny {
    background: #0d2f44 !important;
    color: #fff !important;
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
.pum-theme-7034 .pum-title,
.pum-theme-default-theme .pum-title {
    color: #fff !important;
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1.2 !important;
}
.pum-container .gform_wrapper.gravity-theme .gfield_label {
    color: #fff !important;
    font-size: 16px;
    box-shadow: none;
    font-weight: normal !important;
}
.pum-container .gf_progressbar_wrapper p,
.pum-container .gform_wrapper.gravity-theme .gfield_checkbox label,
.pum-container .gform_wrapper.gravity-theme .gfield_radio label {
    color: #fff !important;
}
.pum-theme-7034 .pum-content+.pum-close,
.pum-theme-default-theme .pum-content+.pum-close {
    line-height: 10px !important;
    font-size: 15px !important;
    padding: 8px !important;
    font-weight: bold !important;
    background-color: #28324d !important;
    color: #fff !important;
    top: -10px !important;
    right: 0;
}
body .pum-container .gform_wrapper .gform_page_footer .button {
    margin: 5px 0 !important;
    background-color: #28324d !important;
    width: 80px !important;
    font-size: 0.700rem !important;
    line-height: 0.85rem !important;
    padding: 0.5rem 0.5rem !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
    color: #fff !important;
}
body .pum-container .gf_progressbar_wrapper {
    display: none !important;
}
body .pum-container .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 5px 0 0 0;
    padding: 0;
}
body .pum-container .gform_wrapper .top_label .secnd-stp .gfield_label {
    display: none;
}
body .pum-container.pum-responsive.pum-responsive-tiny {
    min-height: 260px;
}
body .pum-container .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 5px;
}
body .pum-container .gform_wrapper.gravity-theme .gform_fields input,
body .pum-container .gform_wrapper.gravity-theme .gform_fields textarea {
    font-size: 14px !important;
    padding: 6px 10px !important;
    background-color: #fff;
    outline: none;
    border: none;
}
body .pum-container .gform_wrapper.gravity-theme .gform_fields input::placeholder,
body .pum-container .gform_wrapper.gravity-theme .gform_fields textarea::placeholder {
    color: #1a1a1a !important;
}
.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    position: fixed;
    background-color: #3454d1;
}
.pum-container .pum-close.popmake-close {
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
body .pum-container .pum-title {
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
.pum-content:focus-visible {
    outline: none;
}
.pum-content.popmake-content .pum-title {
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
.pum-content.popmake-content .gform_wrapper.gravity-theme .gf_progressbar_title {
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
.pum-content.popmake-content .gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gform_fields,
body .pum-container .gform_wrapper.gravity-theme .gform_fields textarea {
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
.pum-container .gform_wrapper .gform_page_footer .button {
    margin: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    cursor: pointer;
    line-height: normal;
    color: #fff !important;
    text-transform: uppercase;
    background-color: #fcc012;
    text-align: center;
    padding: 15px 15px !important;
    width: 295px !important;
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
    letter-spacing: 0px;
    border-radius: 3px;
}
.ps-pnf-iframe-wrapper .ps-pnf-progress-bar {
    display: none;
}
.pum-container fieldset.fst-labl span.gfield_required {
    display: none;
}
body .pum-container .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    background-color: inherit !important;
    font-size: 12px !important;
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
/*     color: #fff !important; */
    padding: 0px !important;
    margin-top: -26px !important;
    text-align: right !important;
    padding: 5px !important;
    border: 0px !important;
}
body .pum-container .gform_submission_error.hide_summary,
.gform_validation_errors {
    display: none !important;
}
body .pum-container .gform_wrapper .instruction.validation_message {
    display: none;
}
body .pum-container .gform_wrapper.gravity-theme .gform_fields textarea {
    height: 60px !important;
}
body .pum-container .pum-content .gform_confirmation_message {
    color: #fff;
    font-family: 'HeeboRegular'!important;
    font-weight: 400;
}
:focus-visible,
:-webkit-direct-focus {
    outline: none;
}
:focus,
*:focus {
    outline: none;
}
.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    min-height: 340px !important;
}
body .pum-container .gform_wrapper.gravity-theme .gform_fields input {
    min-height: inherit !important;
    line-height: inherit !important;
}


.sglpost_share {
    display: flex;
    align-items: center;
    gap: 10px;
}
.page_content .sglpost_share h6{
    margin: 0
}
.sglpost_share a{
    padding-left: 0;
    margin:0 5px;
    vertical-align: middle;
}
.footer_adrs p strong {
    display: block;
    font-weight: 900;
    font-family: 'HeeboBlack';
}
a.ft-phnbnr, .ft-mail {
    padding-left: 0!important;
}
.hdr-top-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: left;
    width: 100%;
}
.hdr-dskscr .hdr-src {
    display: block;
    margin: 0;
}
.topmenu {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
}
.hdr-dskscr .srcbox {
    top: 0;
    bottom: 0;
    margin: auto;
}
input[type="search"]::-ms-clear {
    display: none;
    width : 0;
    height: 0;
}
input[type="search"]::-ms-reveal {
    display: none;
    width : 0;
    height: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}


.post_item .blog-post-img, .prf-serv-item .prf-serv-img {
    overflow: hidden;
}

.post_item .blog-post-img img, .prf-serv-item .prf-serv-img img {
    transform: scale(1);
    transition: transform 1s ease-in-out 0s;
    -webkit-transition: transform 1s ease-in-out 0s;
    -moz-transition: transform 1s ease-in-out 0s;
    -ms-transition: transform 1s ease-in-out 0s;
    -o-transition: transform 1s ease-in-out 0s;
}
.blog-post-img:hover img,
.prf-serv-item .prf-serv-img:hover img {
    transform: scale(1.03);
}
.single .blog-post-img:hover img{
    transform: scale(1);
}
.footer_rt .cont-pg.footer_form .inn-ftrr-map iframe {
    width: 100%;
    height: 685px;
}
.ban-little-tin-man {
    position: absolute;
   bottom: -4px;
    right: 0;
    width: 350px;
    opacity: 71%;
    pointer-events: none;
    z-index: 0;
}

.page_default.blog-pg.search .blog-cont-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.page_default.blog-pg.search .post_item {
    width: 32%;
    margin: 1.6% 0.6%;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 30px 20px 70px;
    position: relative;
}
.page_default.blog-pg.search .post_item .post_btn {
    position: absolute;
    bottom: 30px;
}


.page_default.blog-pg.search .blog-cont-sec .post_cnt {
    padding:0;
    background-image: url(images/blog-post-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.page_content.blog-pg .small-size h2 a {
    display: inline-block;
}
.page_default.blog-pg.search .post_item h2 {
    font-size: 28px;
    line-height: 100%;
    color: #1a1a1a;
    font-family: 'HeeboSemiBold';
    margin-bottom: 10px;
}
.page_default.blog-pg.search .post_item h2 a {
    line-height: 1.15;
    display: inline-block;
}
.page_default.blog-pg.search .post_item h2:before {
    display: none;
}
.gallery_itemimgslist {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
    flex-direction: column;
}
/* .gallery_itemimgs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 15px;
    grid-auto-flow: row;
    grid-template-areas:
        "div1 div1 div2 div3 div3"
        "div1 div1 div2 div4 div5";
}
.div1 {
    grid-area: div1;
}
.div2 {
    grid-area: div2;
}
.div3 {
    grid-area: div3;
}
.div4 {
    grid-area: div4;
}
.div5 {
    grid-area: div5;
} */
.hide_div {
    display: none !important;
}

/*button.cmn-btn.loadmorBtn {
    opacity: 0;
}*/

.gallery_itemimg {
    margin: 0;
}
.home button.cmn-btn.loadmorBtn {
    display: none !important;
}
.search-no-results .page_default.blog-pg.search .blog-cont-sec {
   display: block;
}
.get-btn.glry, button.cmn-btn.loadmorBtn {
    text-align: center;
    margin: 40px 0 0;

}
button.cmn-btn.loadmorBtn {
    border: none;

}
.rev-pag-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 30px;
}
.rev-pag-list .rw-img {
    width: 70px;
}
/*section.no-results.not-found form {
    display: none;
}*/
.footer_topcntnt {
    position: relative;
    z-index: 1;
}
.gallery_itemimg.div1 .hm_gal-img img, .gallery_itemimg.div2 .hm_gal-img img {
/*     height: 701px; */
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.gallery_itemimg.div3 .hm_gal-img img {
/*     height: 343px; */
    width:100%;
    object-fit: cover;
    object-position: center;
}
.gallery_itemimg.div4 .hm_gal-img img, .gallery_itemimg.div5 .hm_gal-img img {
/*     height: 343px; */
    width: 100%;
    object-fit: cover;
    object-position: center;
} 
.copyrights p {
    margin: 0;
}
.hm-prf-serv-list.owl-carousel .owl-dots {
    display: none;
}
.review_item:last-child {
    margin: 0;
}
.hm-section4-list.owl-carousel .owl-dots {
    display: none;
}
.hm-section4-item img.alignnone {
    margin: 0;
}
.page_content .our-service-cnt p {
    margin: 0;
}
.footer_top a.footer_topcall:hover {
    background-color: #FF0000 !important;
    color: #fff;
}
.footer_top a.footer_topcall {
    background-color: #28324d !important;
    color: #28324d;
}
.home_testimonials .sync3.owl-carousel .owl-dots {
    display: none;
}
.prf-serv-btn a {
    position: absolute;
    left: 50px;
    right: auto;
    bottom: 0;
}
/*.prf-serv-item.our-serv-item .prf-serv-btn a {
    position: inherit;
}*/

.our-service-title h2, .our-service-title h1 {
    font-size: 55px;
}
.hvr-itm-blg a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 0;
}

.page_default.blog-pg form.search-form {
    position: relative;
    max-width: 300px;
}

.page_default.blog-pg input.search-submit {
    padding: 0;
    font-size: 0;
    width: 19px;
    height: 19px;
    background-image: url(images/blog-top-search.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: transparent;
    cursor: pointer;
}
.page_default.blog-pg input {
    padding: 15px 49px 15px 30px;
    font-family: 'HeeboRegular'!important;
    font-size: 20px;
    color: #1a1a1a;
    letter-spacing: 0;
    outline: none;
    border: none;
    line-height: 1.3;
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 100%;
}
.header-sticky .sicky-cnt.sticky-grly-wrap a::before {
    background: url(images/header-sticky-gallery.png) no-repeat center;
}
.header-sticky .sicky-cnt.sticky-email-wrap a::before {
    background: url(images/header-sticky-email.png) no-repeat center;
}
.hm-section2-list.owl-carousel .owl-dots {
    display: none;
}
/*.page_content a {
    color: #FF0000;
}*/
.page_content a:hover {
    color: #28324d;
}
.page_content ol, .page_content ul {
    list-style-position: inside;
    margin: 20px 0 30px 0px;
    padding-left: 25px;
}
.page_content ol li ol, .page_content ul li ul {
    padding: 0;
    /* margin: 0; */
}
.page_content ol {
    counter-reset: my-sec-counter;
}
.page_content ul li ol {
    padding: 0;
}
.page_content ul li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border: 3px solid #FF0000;
    left: 0;
    top: 8px;
    background-color: #FF0000;
    border-radius: 50%;
}
.page_content ol li:before {
    position: absolute;
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) "";
    color: #28324d;
    left: 0;
    top: 0;
    background-color: transparent;
    display: inline-block;
    width: auto;
    height: auto;
    border: 0;
    font-size: 20px;
    border-radius: 0;
}
.get-btn.glry a:hover:after {
    background-color: #ffffff;
}
.footer_topcntnt p {
    margin: 0;
}
.copyrights p {
    margin: 0;
}
.prf-serv-item {
    position: relative;
}
 .page_bnr.cntc-pg-bnr:before {
 	opacity: 15%;}
.home_gallery .gallery_itemimgs .gallery_itemimg.div4 {
    margin: 0;
}
.gallery_itemimg {
    margin: 0 0.5% 1% !important;
    width: 19% !important;
}
.hm_gal-img img {
    height: 325px!important;
	width:450px!important;
}
.gallery_itemimgslist{
	gap:0!important;
}



/* Map */

.page_default .inn-areas-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding:0;
}
.page_default .inn-areas-lst {
    width: 55%;
    position: relative;
}
.page_default .inn-areas-map {
    width: 47%;
    position: relative;
}
.page_default .inn-areas-blk .inn-areas-lst ul {
    margin: 0 !important;
}

.page_default .inn-areas-lst li.county {
    letter-spacing: 0;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    width: auto;
    display: block;
}
.page_default .inn-areas-lst li.county a {
    display: block;
    position: relative;
    margin: 0 !important;
    padding: 0;
}
.page_default .inn-areas-lst li.county .cities li a {
    padding: 0;
    margin: 0;
}
.page_default .inn-areas-lst li.county .cities li:before {
    display: none;
}
.page_default .inn-areas-lst .cities {
    display: none;
}
.page_default .inn-areas-lst .cities ul {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background-color: #fff;
    padding: 12px;
    width: 60%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.page_default .inn-areas-lst li {
    line-height: 1;
    margin: 0 20px 0px 0;
    display: inline-block;
}
.page_default .inn-areas-btn {
    margin: 30px 0 0;
}
.page_default .inn-areas-lst .cities ul li {
    width: 49%;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 0;
    list-style: none;
}
.inn-areas-lst .cities ul li:after {
    display: none;
}
.inn-areas-lst li.county:hover .cities {
    display: block;
}
.inn-areas-lst li.county a.activeSub+.cities {
    display: block;
}
.imapsMapPolygon-group:hover {
    fill: #28324d !important;
}

.page_default .inn-areas-head {
    text-align: center;
}
.page-id-968 .page_default:before {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/service-areas-chicago-indiana.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    z-index: 0;
}
