.example {
    display: -ms-grid;
    display: grid;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: -webkit-linear-gradient(top, white, black);
    background: -o-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}

/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Version:        1.10
 Template:       fortuna

*/

/* Theme customization starts here */

/* Default Reset */

h1,
h2,
h3,
h4,
h5,
h6,
.heading_font {
    text-transform: none;
}

h1.boc_heading strong,
h2.boc_heading strong,
h3.boc_heading strong,
h4.boc_heading strong {
    color: inherit;
    font-weight: 700;
}

h1.boc_heading {
    text-transform: none;
    width: 75%;
    font-size: 80px;
    margin-bottom: 60px;
    margin-top: 30px;
}

h1.boc_heading a:not(.button) {
    color: #fff;
}

h1.boc_heading a:not(.button):hover {
    color: #00aee7;
}


@media (max-width: 992px) {
    h1.boc_heading {
        font-size: 60px !important;
        width: 100%;
    }
}

@media (max-width: 768px) {

    h2.boc_heading {
        font-size: 36px !important;
    }

    h3.boc_heading {
        font-size: 26px !important;
    }

    h4.boc_heading {
        font-size: 20px !important;
    }

    h1.boc_heading {
        font-size: 48px !important;
    }
    #mobile_menu_toggler {
        margin-top: 30px;
    }
}



@media (max-width: 480px) {
    h1.boc_heading {
        font-size: 36px !important;
    }

    h2.boc_heading {
        font-size: 30px !important;
    }
}

span.header-italic {
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}

span.header-underline {
    font-weight: normal;
    text-decoration: underline;
}

a.button {
    font-weight: 700;
}

@media (min-width: 768px) {

    .horizontal-buttons a.button + a.button {
        margin-left: 40px;
    }
}

a.button.dark-pink {
    border-color: #d50379;
}

a.button.dark-pink:hover {
    background-color: #d50379 !important;
    color: #fff !important;
}


a.button.light-blue {
    border-color: #00aee7;
}

a.button.light-blue:hover {
    background-color: #00aee7 !important;
    color: #fff !important;
}

a.button.btn_large.btn_outline {
    padding: 16px 26px;
}

.inline-header {
    font-family: 'Open Sans';
}

#header.transparent_header:not(.scrolled) #menu > ul > li.current_page_item > a {
    color: #00aee7 !important;
    font-weight: 600;
}

/*Page Header Elements*/

.tagline-arrow.image_featured_text .text h3 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: inherit;
    font-weight: 400;
    font-size: 22px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.tagline-arrow.white .text h3 {
    color: #fff;
}

.tagline-arrow.gray .text h3 {
    color: #858585;
}

.tagline-arrow.image_featured_text > img {
    width: auto;
    max-height: 33px;
}

.tagline-arrow.image_featured_text {
    padding: 0px 12px;
}

.tagline-arrow.image_featured_text .text {
    margin-left: 20px;
}


.overlay.image::before {
    display: block;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(/wp-content/uploads/2018/05/overlay-image-left-bottom.png);
    background-position: right bottom;
    background-size: cover;
}

.overlay.image.right-top::before {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(/wp-content/uploads/2018/05/overlay-image-right-top.png);
    background-position: left top;
    background-size: cover;
}

@media (max-width: 768px) {
    .overlay.image::before {
        background-position: left top;
    }

    .overlay.image.right-top::before {
        background-position: right bottom;
    }
}

.vc_row.gray-overlay div.wpb_column,
.overlay.image div.wpb_column {
    z-index: 2;
}

.vc_row.vc_row-flex.gray-overlay::before,
.vc_row.gray-overlay::before {
    display: block;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(31, 31, 47, 0.74);
}

.feature-icon-boxes .top_icon_box h3 {
    display: none;
}

.feature-icon-boxes .top_icon_box.type5:hover .icon_holder i {
    color: #00aee7 !important;
}

.feature-icon-boxes .top_icon_box.type5:hover .icon_holder i {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.tabs-minimalist h3,
.tabs-minimalist .titles p {
    font-size: 45px;
    line-height: normal;
    color: #fff;
}

.tabs-minimalist .titles p {
    font-family: 'Playfair Display', Montserrat, Arial, Helvetica, sans-serif;
}

@media (max-width: 768px) {
    .feature-icon-boxes .top_icon_box h3 + p {
        margin-bottom: 0;
    }
    .feature-icon-boxes .top_icon_box p {
        text-align: center !important;
        max-width: 300px;
        margin: 0 auto 60px;
    }

    .tabs-minimalist h3 {
        font-size: 26px;
    }
    .tabs-minimalist .titles p {
        font-size: 14px;
    }
}

.email-form_wrapper.gform_wrapper {
    margin-bottom: 0;
}

.email-form_wrapper.gform_wrapper ul li.gfield,
.email-form_wrapper.gform_wrapper,
.email-form_wrapper.gform_wrapper .top_label div.ginput_container,
.email-form_wrapper.gform_wrapper {
    margin-top: 0;
}

.email-form_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    margin-top: 0;
    background-color: transparent;
    border: 2px solid #727272;
    border-left: none;
    border-top: none;
    border-right: none;
    width: 100%;
}

form.email-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.email-form_wrapper.gform_wrapper .gform_footer input[type=submit] {
    background-color: transparent;
    color: #00aee7;
    background-image: none;
    text-shadow: none;
}

.email-form_wrapper.gform_wrapper .gform_footer input[type=submit]:hover {
    color: #fff;
}


.email-form_wrapper.gform_wrapper .gform_body {
    width: 100%;
}

@media (min-width: 768px) {
    .email-form_wrapper.gform_wrapper .gform_body {
        width: 75%;
    }
}

@media only screen and (min-width: 641px) {
    .email-form_wrapper.gform_wrapper ul.gform_fields li.gfield {
        width: 100%;
    }

    .email-form_wrapper.gform_wrapper .gform_footer {
        width: 25%;
        margin: 0;
        padding: 0;
    }
}

.dark-bk input[type="text"],
.dark-bk input[type="password"],
.dark-bk input[type="email"],
.dark-bk input[type="tel"],
.dark-bk textarea,
.dark-bk select {
    color: #e2e2e2;
}

/* Streamline style of tabs */

.tabs-minimalist .resp-vtabs .resp-tabs-container {
    background-color: transparent;
    border: none;

}

.tabs-minimalist .resp-vtabs .resp-tabs-list li,
.tabs-minimalist .minimal_style.resp-vtabs .resp-tabs-list li.resp-tab-active {
    background-color: transparent;
    border: none !important;
    font-family: 'Playfair Display', Montserrat, Arial, Helvetica, sans-serif;
    font-size: 45px;
    font-weight: normal;
    line-height: 1em;
}

.tabs-minimalist .resp-vtabs .resp-tabs-list li {
    color: #fff;
}

.tabs-minimalist .minimal_style.resp-vtabs .resp-tabs-list li.resp-tab-active {
    color: #737373;
}

.tabs-minimalist .resp-vtabs .resp-tabs-list li::after {
    display: none;
}

.tabs-minimalist .vertical .resp-tab-content,
.tabs-minimalist h2.resp-accordion:first-child,
.tabs-minimalist h2.resp-accordion {
    border: none;
    background-image: none;
}

.tabs-minimalist h2.resp-accordion:first-child,
.tabs-minimalist h2.resp-accordion {
    font-size: 30px;
    color: #fff;
    background-color: transparent;
}


@media only screen and (min-width: 1280px) {
    .tabs-minimalist .resp-vtabs ul.resp-tabs-list {
        width: 40%;
    }

    .tabs-minimalist .resp-vtabs .resp-tabs-container {
        width: 60%;
    }

}

@media only screen and (min-width: 769px) {
    .tabs-minimalist .resp-vtabs ul.resp-tabs-list {
        width: 50%;
    }

    .tabs-minimalist .resp-vtabs .resp-tabs-container {
        width: 50%;
    }

    .tabs-minimalist .resp-vtabs .resp-tabs-list li {
        text-align: right;
    }
}

@media (max-width: 768px) {

    .tabs-minimalist h2.resp-accordion:first-child,
    .tabs-minimalist h2.resp-accordion {
        font-size: 26px;
    }
}

/*Footer Reset*/

.background-footer > div {
    background-size: 100% auto !important;
}

div.footer_btm {
    position: relative;
    background: transparent;
    border: none;
    overflow: visible;
}

.footer_btm_inner a {
    display: inline-block;
    float: none;
    padding: 0 12px;
}

.footer_soc_icon > span {
    font-size: 24px;
    line-height: 24px;
}

div#powered {
    float: none;
}

.footer_btm > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

div#footer {
    min-height: 70px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent !important;
    overflow: visible;
}

span.transparent_logo > img {
    max-height: 53px;
}

span.transparent_logo {
    position: absolute;
    left: 30px;
    bottom: 30px;
    max-width: 60px;
}

#powered,
#powered a,
#contact_info_footer,
#contact_info_footer a {
    color: #fff;
    font-size: 18px;
}

@media (max-width: 1200px) {
    #powered,
    #contact_info_footer,
    #contact_info_footer a {
        color: #fff;
        font-size: 16px;
    }

    .footer_soc_icon > span {
        font-size: 20px;
        line-height: 20px;
    }
    .vc_row.background-footer {
        padding-bottom: 65vh !important;
    }
}

@media (max-width: 991px) {
    .vc_row.background-footer {
        padding-bottom: 60vh !important;
    }

    .background-footer > div {
        background-size: 160% auto !important;
    }
    .footer_btm > .container {
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    div#powered {
        text-align: center;
    }
    .vc_row.background-footer {
        padding-bottom: 30vh !important;
    }

    .vc_row.background-footer.about {
        /*        padding-bottom: 70vh !important;*/
        padding-bottom: 540px !important;
    }

    .footer_btm_inner {
        margin: 10px auto;
    }

    span.transparent_logo {
        left: 15px;
        bottom: 30px;
        max-width: 7%;
    }

    span.transparent_logo > img {
        max-height: 40px;
    }

    .background-footer > div {
        background-size: 200% auto !important;
    }
}

@media (max-width: 480px) {
    #powered,
    #contact_info_footer,
    #contact_info_footer a {
        color: #fff;
        font-size: 14px;
    }

    .footer_soc_icon > span {
        font-size: 18px;
        line-height: 30px;
    }

    span.transparent_logo {
        display: none;
    }

    .vc_row.background-footer.about {
        /*        padding-bottom: 70vh !important;*/
        padding-bottom: 50vh !important;
    }
}

#footer .footer_btm_inner a {
    color: #fff;
}

/*Social buttons on header banner*/

.vc_row.socials-block.fixed {
    position: absolute !important;
    left: 26px !important;
    z-index: 99;
    bottom: 26px !important;
}

.post_content .socials-block a:not(.button),
.post_content .socials-block a:not(.button) {
    font-size: 24px;
    line-height: 24px;
    color: #fff !important;
    opacity: .6 !important;
    padding: 0 6px;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.post_content .socials-block a:not(.button):hover {
    opacity: 1 !important;
}

.post_content .socials-block.large a:not(.button) {
    font-size: 30px;
    line-height: 30px;
}

.post_content .socials-block a:not(.button):first-child {
    padding-left: 0px;
}

/* Sub-header postion */

.sub-header-wrapper .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sub-header-wrapper .boc_divider_holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    /*    order: 2;*/
}

.sub-header-wrapper .tagline-arrow.image_featured_text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /*    order: 3;*/
}

.sub-header-wrapper .socials-block {
    padding-top: 14px;
    margin-bottom: 20px;
    /*    order: 1;*/
}

@media (min-width: 1600px) {
    .sub-header-wrapper .socials-block {
        position: absolute;
        left: -120px;
        bottom: 0;
    }
}

span.dots-line {
    max-width: 180px;
    width: 75%;
    height: 6px;
    display: inline-block;
    border-style: dotted;
    border-color: #1d1202;
    border-image-source: url(/wp-content/uploads/2018/05/dots-gray.svg);
    border-image-slice: 33% 33%;
    border-image-repeat: round;
    border-bottom-width: 6px;
    margin-right: 10px;
}



@media (min-width: 768px) {
    .background-footer.with-height {
        min-height: 760px;
    }

    .post-cards .wpb_wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .post-cards a.button {
        margin-top: auto;
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-right: auto;
        margin-bottom: 0;
    }
}

.post-cards a.button {
    margin-bottom: 35px !important;
}

/*Team Element default*/

.team_block h4 {
    font-size: 30px;
    text-align: left;
    line-height: normal;
}

.post_content .team_block a,
.post_content .team_block a:not(.button) {
    color: #7d7d7d;

}

div.team_image {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.team_block p.team_desc {
    text-align: left;
    font-style: normal;
    font-family: inherit;
    font-size: 24px;
}

.team_block_content {
    margin-top: 30px;
}

.team_block p.team_desc ~ p {
    text-align: left;
    color: #7d7d7d;
}


@media (max-width: 768px) {

    .team_block h4 {
        text-align: center;
        font-size: 21px;
    }
    .team_block p.team_desc {
        text-align: center;
        font-size: 18px;
    }
    .team_block p.team_desc ~ p {
        text-align: center;
    }
    .team_block p.team_text {
        max-width: 300px;
        margin: 0 auto 16px;
    }

}

/*Logo size / position*/

#header.scrolled #logo {
    padding: 0;
}

@media (min-width: 768px) {

    #logo {
        padding: 20px 0;
    }

    #logo img {
        height: 60px;
    }
}


/*Google Map*/

.vc_row.map-indent {
    margin-bottom: 0;
}

.vc_row.map-indent:before,
.vc_row.map-indent:after,
.vc_row.map-indent > .wpb_column:before,
.vc_row.map-indent > .wpb_column:after {
    position: absolute;
    display: block;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    content: '';
    z-index: 5;
}

.vc_row.map-indent > .wpb_column:before {
    /* bottom shadow */
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
}

.vc_row.map-indent > .wpb_column:after {
    /* Top shadow */
    top: -5px;
    left: 0;
    right: 0;
    height: 5px;
}

/*
.vc_row.map-indent:before {
    top: -5px;
    left: 0;
    right: 0;
    height: 5px;
}
.vc_row.map-indent:after {
    right: -5px;
    top: 0;
    bottom: 0;
    width: 5px;
}
*/

.vc_row.map-indent > .wpb_column {
    width: inherit;
    height: inherit;
}

/* Other general */

.image-article-wrapper .image_featured_text > img {
    width: calc(40% - 16px);
    height: auto;
}

.image-article-wrapper .image_featured_text .text {
    margin-left: calc(40% + 16px);
    padding-top: 0;
}

.image-boxes-minimalist .boc_image_box .info_overlay h3 {
    font-size: 26px;
    text-align: left;
    line-height: normal;
    color: #737373;
    margin: 10px;
}

.image-boxes-minimalist .boc_image_box .info_overlay p {
    color: #00aee7;
    margin-left: 10px;
    font-style: normal;
    font-size: 21px;
    margin: 1px 30px 0 10px;
    /* text-align: left; */
    /* font-family: inherit; */
}

@media (max-width: 991px) {
    .image-article-wrapper .image_featured_text > img {
        float: none;
        margin: 0 auto 30px;
        display: block;
    }
    .image-article-wrapper .image_featured_text .text {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .image-boxes-minimalist .boc_image_box .info_overlay h3 {
        font-size: 24px;
        text-align: center !important;
    }

    .image-boxes-minimalist .boc_image_box .info_overlay p {
        font-size: 17px;
        text-align: center !important;
    }

    .image-article-wrapper .image_featured_text .text {
        text-align: left;
    }
    .image-boxes-minimalist .pic_info img {
        max-width: 300px;
        margin: 0 auto;
    }
    
    div.vc_row.mobile-row-height {
        padding-top: 6vh!important;
    }
}

@media (max-width: 480px) {
    .image-boxes-minimalist .boc_image_box .info_overlay h3 {
        font-size: 20px;
    }

    .image-boxes-minimalist .boc_image_box .info_overlay p {
        font-size: 16px;
    }
}

.image-boxes-minimalist a:hover .pic_info.type5 .info_overlay {
    background: transparent;
}

.image-boxes-minimalist a:hover .pic_info.type5 .img_overlay_icon {
    display: none;
}

.image-boxes-minimalist .pic_info.type5 {
    border: none;
    background: none;
}

.image-boxes-minimalist a:hover .pic_info.type5 .info_overlay h3 {
    color: #444;
    padding-top: 0;
}

.image-boxes-minimalist a:hover .pic_info.type5 .info_overlay p {
    color: #00aee7;
}

@media (min-width: 768px) {
    .tall-row {
        min-height: 70vh;
    }
}


@media only screen and (max-width: 768px) {
    .tagline-arrow.image_featured_text > img {
        float: left;
        margin: 10px 16px 0px 0;
    }
    .tagline-arrow.image_featured_text > img {
        max-height: 26px;
    }

    .tagline-arrow.image_featured_text .text {
        margin-left: 20px !important;
        text-align: left;
    }
    .tagline-arrow.image_featured_text .text h3 {
        font-size: 15px;
    }
}

.image-article-wrapper.large .side-column.left .button {
    margin-left: 10px;
    margin-right: 10px;
}

@media (max-width: 1280px) {
    .side-column.left {
        text-align: center;
    }
    .image-article-wrapper .side-column .image_featured_text > img {
        float: none;
        margin: 0 auto 30px;
        display: block;
    }

    .image-article-wrapper .side-column .image_featured_text .text {
        margin-left: 0;
    }
}


/*Header Adjustment*/

@media only screen and (max-width: 768px) {
    #logo {
        padding: 10px 0;
    }
    .side-column {
        text-align: center;
    }
}

/*Popup Windows - Default responsive*/

@media only screen and (min-width: 1024px) {
    .pum-overlay .pum-container.pum-responsive.pum-responsive-small {
        margin-left: -30%;
        width: 60%;
    }
}


/* Popup windows - full width */

.popup-row.full-width .vc_column-inner {
    padding: 30vh 30px;
}

.popup-row .form-container .vc_column-inner {
    padding-left: 60px;
    padding-right: 60px;
}

.theme-blue {
    background-color: #00aee7;
}

.transparent-gray {
    background-color: rgba(31, 31, 47, 0.7);
}

.popup-row .form-container input::-webkit-input-placeholder {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.popup-row .form-container input::-moz-placeholder {
    /* older Firefox*/
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.popup-row .form-container input::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.popup-row .form-container input::-ms-input-placeholder {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.popup-row .transparent-gray.form-container input {
    border-color: #00aee7 !important;
}

.popup-row .transparent-gray.form-container .gform_wrapper .gform_footer input[type=submit] {
    font-size: 70px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 3px;
    text-align: left;
    color: #ffffff;
    font-family: 'Playfair Display', Montserrat, Arial, Helvetica, sans-serif;
    background-image: none;
    text-shadow: none;
}

.triangle.right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 50px;
    border-color: transparent transparent transparent #00aee7;
    top: calc(50% - 30px);
    right: -50px;
    position: absolute;
    z-index: 99;
}

@media (max-width: 1200px) {
    .popup-row.full-width h2.boc_heading,
    .popup-row .transparent-gray.form-container .gform_wrapper .gform_footer input[type=submit] {
        font-size: 50px !important;
    }
}

@media (max-width: 768px) {
    form.email-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .popup-row.full-width .form-container .gform_wrapper .gform_footer {
        width: 100%;
        text-align: center;
    }

    .popup-row.full-width .vc_column-inner {
        padding: 10vh 60px;
    }

    .popup-row .transparent-gray.form-container .gform_wrapper .gform_footer input[type=submit] {
        text-align: center;
    }

    .triangle.right:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 30px 0 30px;
        border-color: #00aee7 transparent transparent transparent;
        top: 100%;
        left: calc(50% - 30px);
        position: absolute;
        z-index: 99;
    }
}

@media (max-width: 480px) {
    .popup-row.full-width h2.boc_heading,
    .popup-row .transparent-gray.form-container .gform_wrapper .gform_footer input[type=submit] {
        font-size: 40px !important;
    }

    .popup-row.full-width .form-container .gform_wrapper .gform_footer {
        margin: 0;
        padding: 0;
    }

    .popup-row.full-width .vc_column-inner {
        padding: 10vh 60px;
    }
}

@media only screen and (min-width: 641px) {
    .popup-row .form-container .email-form_wrapper.gform_wrapper .gform_body {
        width: 60%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.icons-group .wpb_content_element.wpb_single_image {
    margin-bottom: 25px;
}


.vc_row.management-banner {
    padding-top: 20vh;
    padding-bottom: 60vh;
}

@media (max-width: 991px) {
    .vc_row.management-banner {
        padding-top: 10vh;
        padding-bottom: 35vh;
    }
}

@media (max-width: 768px) {
    .vc_row.management-banner {
        padding-top: 0vh;
        padding-bottom: 20vh;
    }
    .vc_row.management-banner h2.boc_heading {
        font-size: 30px !important;
    }
}

@media (max-width: 768px) {
    .vc_row.management-banner {
        padding-top: 0vh;
        padding-bottom: 12vh;
    }
    .vc_row.management-banner h2.boc_heading {
        font-size: 24px !important;
    }
}

/* Gravity form Error desault */

.gform_wrapper ul li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: none;
    border-bottom: 2px solid #790000;
}

.gform_wrapper ul li.gfield.gfield_error,
.gform_wrapper ul li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none;
    background-color: transparent;
    padding-top: 0px;
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 8px;
}

.gform_wrapper div.validation_error {
    display: none;
}

/* Custom popup Gravity Form */

form.quote-form li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: transparent;
    border-radius: 0px;
    border-width: 0 0 2px 0;
    border-color: #24252a;
    border-bottom-style: solid;
}

form.quote-form li.gfield.gf_right_half input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-width: 0;
    color: #fff;
    padding: 20px 0 0 !important;
    margin: 0;
}

form.quote-form li.gfield.gf_right_half.light input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-width: 0 0 2px 0;
    border-color: #fff;
}

form.quote-form li.gsection.gf_left_half,
form.quote-form li.gsection.gf_right_half {
    width: 50% !important;
    margin: 16px 0px !important;
    border-bottom: none;
}

form.quote-form li.gsection.gf_left_half h2.gsection_title,
form.quote-form li.gsection.gf_right_half h2.gsection_title {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
}

form.quote-form .gf_left_half h2.gsection_title {
    color: #00aee7;
}

form.quote-form .gf_right_half h2.gsection_title {
    color: #ffffff;
}

form.quote-form li.gfield.field_description_below + li.gsection {
    margin-top: 16px !important;
}

form.quote-form h2.gsection_title {
    font-family: 'Open Sans', Montserrat, Arial, Helvetica, sans-serif;
}

form.quote-form ul.gform_fields li.gfield,
form.quote-form .slider_simple label.gfield_label {
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1px;
    color: #bdbdbd;
    text-transform: uppercase;
}

form.quote-form ul.gform_fields li.gfield.light {
    color: #fff
}

form.quote-form li.result.gfield_calculation input {
    border: none;
    background: none;
    text-align: center;
    font-size: 40px !important;
    font-weight: 600;
    padding: 16px !important;
}

form.quote-form div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit;
    text-align: center;
    padding: 0 16px;
    display: inline-block;
}

form.quote-form div.gform_body ul.gform_fields li.gfield.gfield_html {
    text-align: center;
    padding: 0 16px;
}

form.quote-form div.gform_body ul.gform_fields li.gfield.gfield_html p {
    margin-top: 36px !important;
    margin-bottom: 15px !important;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

form.quote-form div.gform_body ul.gform_fields li.gfield.gfield_html a.btn {
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    padding: 14px 25px;
    border-radius: 40px;
    border: 2px solid #fff;
    display: inline-block;
}

form.quote-form .gform_footer input.button,
form.quote-form .gform_footer input[type=submit] {
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #00aee7;
    padding: 14px 25px;
    border-radius: 40px;
    border: 2px solid #00aee7;
    background: none;
}

form.quote-form .gform_footer {
    width: 50%;
    text-align: center;
}

form.quote-form ul.gform_fields li.gfield.gf_readonly {
    margin-bottom: 0px;
    text-align: center;
    padding-right: 0;
}

form.quote-form ul.gform_fields li.gfield.gf_readonly .gfield_description {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.gform_wrapper.quote-form_wrapper,
.gform_wrapper.quote-form_wrapper .gform_heading {
    margin: 0 auto;
}

/*Popup + Forms*/

.pum-content form.quote-form li.gf_left_half {
    padding-right: 40px !important;
}

.pum-content form.quote-form li.gf_right_half {
    padding-left: 40px !important;
}

#popmake-409::before {
    width: 50%;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    border-radius: 10px 0 0 10px;
}


/* Connection Quote Form */

.quote-connection-form_wrapper {
    padding: 40px;
    border-radius: 10px;
    position: relative;
    background: #00aee7;
    /* #00aee7 */
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.41), 0 0 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.41), 0 0 0 0 rgba(0, 0, 0, 0.02);
}

.quote-connection-form_wrapper::before {
    border-radius: 10px 10px 0 0;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(50% - 60px);
    display: block;
    content: "";
    position: absolute;
}

form.quote-connection-form {
    position: relative;
    z-index: 10;
}

form.quote-connection-form .gform_footer input.button,
form.quote-connection-form .gform_footer input[type=submit] {
    font-size: 12px;
    text-shadow: none;
    padding: 12px 30px;
    margin: 0 auto;
}

form.quote-connection-form .gform_footer input[type=submit] {
    width: auto;
}

form.quote-connection-form .gsection {
    border: none;
}

form.quote-connection-form h2.gsection_title {
    font-family: 'Open Sans', Montserrat, Arial, Helvetica, sans-serif;
    letter-spacing: 2px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
}

form.quote-connection-form .gf_left_half h2.gsection_title {
    color: #00aee7;
}

form.quote-connection-form .gf_right_half h2.gsection_title {
    color: #fff;
}

form.quote-connection-form .top_label .gf_left_half .gfield_label {
    color: #bdbdbd;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 15px;
}

form.quote-connection-form .top_label .gf_right_half .gfield_label {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

form.quote-connection-form input {
    background: transparent;
    border-width: 0 0 2px 0;
    border-color: #24252a;
}



form.quote-connection-form input:focus,
form.quote-connection-form input:visited {
    background: transparent;
    border-width: 0 0 2px 0;
    border-color: #24252a;
}

form.quote-connection-form input[readonly=readonly] {
    border-width: 0;
}

form.quote-connection-form input[readonly=readonly]:focus,
form.quote-connection-form input[readonly=readonly]:visited {
    border-width: 0;
}

form.quote-connection-form ul.gform_fields li.gfield.gf_right_half,
form.quote-connection-form ul.gform_fields li.gfield.gf_right_half input,
form.quote-connection-form ul.gform_fields li.gfield.gf_left_half,
form.quote-connection-form ul.gform_fields li.gfield.gf_left_half input {
    text-align: center;
}

form.quote-connection-form ul.gform_fields li.gfield.gf_right_half {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}

form.quote-connection-form ul.gform_fields li.gfield.gf_right_half input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 48px;
    line-height: normal;
    color: #fff;
}

form.quote-connection-form ul.gform_fields li.gfield.gf_right_half.light input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 5px 4px;
    line-height: 16px;
    font-size: 16px;
}

form.quote-connection-form ul.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

form.quote-connection-form ul.gform_fields > li.gfield.gf_left_half,
form.quote-connection-form ul.gform_fields > li.gfield.gf_right_half,
form.quote-connection-form .gform_footer {
    width: 100%;
}

form.quote-connection-form h2.gsection_title {
    font-size: 28px;
}

form.quote-connection-form ul.gform_fields > li.gfield.gf_left_half {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
}

form.quote-connection-form ul.gform_fields > li.gfield.gf_right_half {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

form.quote-connection-form ul.gform_fields > li.gfield.contact {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}



form.quote-connection-form .gf_right_half h2.gsection_title:before {
    width: 100%;
    min-height: 80px;
    display: block;
    content: "";
}

form.quote-connection-form .gf_left_half h2.gsection_title,
form.quote-connection-form .gf_right_half h2.gsection_title {
    margin-top: 0px;
}

form.quote-connection-form .gform_footer input.button,
form.quote-connection-form .gform_footer input[type=submit] {
    background-color: #fff;
    border: 2px solid #00aee7;
    color: #00aee7;
    border-radius: 40px;
    font-size: 12px;
    padding: 12px 30px;
}

form.quote-connection-form .gform_footer input.button:hover,
form.quote-connection-form .gform_footer input[type=submit]:hover {
    background-color: #00aee7;
    color: #fff;
    border-color: #fff;
}

form.quote-connection-form .gform_footer {
    text-align: center;
}

@media only screen and (min-width: 641px) {


    form.quote-connection-form .gform_footer input.button,
    form.quote-connection-form .gform_footer input[type=submit] {
        padding: 16px 30px;

    }
    form.quote-connection-form .gform_footer {
        text-align: inherit;
    }
    form.quote-connection-form .gf_right_half h2.gsection_title:before {
        display: none;
    }

    .quote-connection-form_wrapper::before {
        border-radius: 10px 0 0 10px;
        background: #fff;
        /*
    top: 0;
    left: 0;
*/
        width: 50%;
        height: 100%;
        /*
    display: block;
    content: "";
    position: absolute;
*/
    }

    form.quote-connection-form ul.gform_fields li.gfield.gf_left_half,
    form.quote-connection-form ul.gform_fields li.gfield.gf_left_half input {
        text-align: left;
    }
    form.quote-connection-form .gform_footer {
        width: 50%;
        text-align: center;
        padding-right: 40px;
    }

    form.quote-connection-form h2.gsection_title {
        text-align: center;
    }

    form.quote-connection-form ul.gform_fields > li.gfield.gf_left_half,
    form.quote-connection-form ul.gform_fields > li.gfield.gf_right_half {
        width: calc(50% - 40px);
        margin-left: 0 !important;
        margin-right: 0;
        padding: 0;
        -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
        order: inherit;
        margin-top: inherit;
    }

    form.quote-connection-form .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
        padding-bottom: 0;
        margin-top: 0px !important;
    }

}

@media only screen and (max-width: 640px) {
    form.quote-form li.result.gfield_calculation input {
        font-size: 30px !important;
    }
    form.quote-connection-form .top_label .contact .gfield_label {
        color: #fff;
    }
    form.quote-connection-form .contact input {
        border-color: #fff
    }

    .pum-content form.quote-form ul.gform_fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pum-content form.quote-form li.gf_left_half {
        padding-right: 0 !important;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .pum-content form.quote-form li.gf_right_half {
        padding-right: 0 !important;
        width: 100% !important;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    form.quote-form li.gsection.gf_left_half,
    form.quote-form li.gsection.gf_right_half {
        width: 100% !important;
    }

    #popmake-409::before {
        width: 100%;
        height: calc(50% - 30px);
        /*
    content: "";
    display: block;
*/
        top: 0;
        left: 0;
        /*
    position: absolute;
    background: #fff;
*/
        border-radius: 10px 10px 0 0;
    }


    form.quote-form li.gsection.gf_left_half h2.gsection_title,
    form.quote-form li.gsection.gf_right_half h2.gsection_title {
        text-align: left;
    }

    .pum-content form.quote-form li.gf_right_half {
        padding-left: 0px !important;
    }

    form.quote-form .gform_footer {
        margin: 0 auto;
        width: 100%;
    }

    form.quote-form li.gfield.field_description_below + li.gsection {
        margin-top: 94px !important;
    }

    form.quote-form div.gform_body ul.gform_fields li.gfield.gfield_html p {
        margin-top: 0 !important;
    }

}

/*Chat Popup*/

div#popmake-263 {
    position: relative;
}

div#popmake-263:before {
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    border-radius: 10px 10px 0 0;
}

.chat-popup {
    position: relative;
}

.chat-popup h2.boc_heading {
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 24px;
    line-height: normal;
    letter-spacing: normal;
}

.chat-popup .gform_wrapper .top_label .gfield_label {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    /*
    font-style: normal;
      font-stretch: normal;
      line-height: 1;
*/
    letter-spacing: 1px;
    text-align: left;
    color: #bdbdbd;
}

.vc_row.chat-popup .vc_column-inner {
    padding-top: 0;
}

.chat-popup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: transparent;
    border-width: 0 0 1px 0;
    border-color: #24252a;
}

@media only screen and (min-width: 1024px) {
    div.pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -25%;
        width: 50%;
    }
}

@media only screen and (min-width: 641px) {
    .chat-popup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        line-height: 20px;
        width: 100%;
    }

    .chat-popup h2.boc_heading {
        font-size: 24px;
    }

    div#popmake-263:before {
        height: 100%;
        width: 50%;
        border-radius: 10px 0 0 10px;
    }

    .chat-popup .gform_wrapper .top_label input.medium,
    .gform_wrapper .top_label select.medium {
        width: 100%;
    }

    .chat-popup .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 25px;
        max-width: calc(100% - 16px)!important;
    }
}

.chat-popup .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}

.chat-popup .gform_wrapper .gform_footer {
    text-align: center;
}

.chat-popup a.button.btn_theme_color,
.chat-popup .gform_wrapper .gform_footer input[type=submit] {
    width: auto;
    font-size: 12px;
    padding: 14px 30px;
    border-radius: 40px;
    background: none;
    color: #00aee7;
    border: 2px solid #00aee7;
    text-shadow: none;
    line-height: normal !important;
}

.chat-popup .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #00aee7;
    color: #ffffff;
}

.chat-popup a.button.btn_theme_color:hover {
    color: #00aee7;
    background: #ffffff;
    border-color: #ffffff;
}

@media (max-width: 768px) {
    .chat-popup .wpb_column {
        padding-top: 20px;
    }

    .chat-popup .wpb_column:first-child {
        padding-top: 0;
    }
}


/*Counter Styling*/

.single-counter {
    border: none;
}

.single-counter.plus.after span.counter-digit:last-of-type:after {
    content: "+";
}

.single-counter .counter-digit {
    font-size: 80px;
    font-weight: 700;
}

.single-counter .counter_desc.shown {
    font-family: 'Playfair Display', Montserrat, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #1f1f2f;
    font-style: normal;
    margin: 30px 0;
}

.counter-bar .bar_graph span,
.bar_graph.thin_style span {
    height: 3px;
    /*        background: repeating-linear-gradient(to right, #ffffff, #ffffff 3px, #eeeeee 3px, #eeeeee 7px) !important;*/
    background: -webkit-repeating-linear-gradient(left, #eeeeee, #eeeeee 3px, #ffffff 3px, #ffffff 7px) !important;
    background: -o-repeating-linear-gradient(left, #eeeeee, #eeeeee 3px, #ffffff 3px, #ffffff 7px) !important;
    background: repeating-linear-gradient(to right, #eeeeee, #eeeeee 3px, #ffffff 3px, #ffffff 7px) !important;
}

.counter-bar .bar_graph span strong {
    background-color: transparent;
    background-image: none;
    border-color: transparent;
    right: -50px;
    top: -14px;
}

.counter-bar .bar_graph.thin_style span strong:after,
.counter-bar .bar_graph span strong:after {
    display: none;
    border-color: transparent;
}

/* Counter Styling - Verticalise the counter on mobile */

@media (max-width: 768px) {
    .counter-bar .bar_graph {
        height: 300px;
        position: relative;
    }

    .counter-bar .bar_graph .bar_container {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        max-width: 260px;
        width: 260px;
        margin: 0;
        position: absolute;
        top: 125px;
        left: 20%;
    }

    .counter-bar .bar_graph span strong {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}

@media (max-width: 480px) {
    .counter-bar .bar_graph .bar_container {
        left: 5%;
    }
}

/* Slider setting */

@media (min-width: 1024px) {
    .btn-name.left::after {
        width: 40%;
        left: -10%;
    }

    .btn-name.right:after {
        width: 34%;
        right: -5%;
    }
}

@media (min-width: 481px) {
    .btn-name.left::after {
        width: 34%;
        left: -8%;
        content: "";
        height: 20%;
        position: absolute;
        border-bottom: 2px solid #00aee7;
        top: 100%;
        border-right: 4px solid #00aee7;
        -webkit-transform: skew(-60deg);
        -ms-transform: skew(-60deg);
        transform: skew(-60deg);
    }

    .btn-name.right:after {
        width: 40%;
        right: -15%;
        content: "";
        height: 20%;
        border-bottom: 2px solid #00aee7;
        border-left: 4px solid #00aee7;
        -webkit-transform: skew(-60deg);
        -ms-transform: skew(60deg);
        transform: skew(60deg);
        display: block;
        top: 100%;
        position: absolute;
    }
}

/* Logo Grid - Reverse color animation */

.logo-grid-color .img_carousel .pic.img_hover_effect9 img,
.logo-grid-color .logo_gallery .pic.img_hover_effect9 img {
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-filter: none;
    filter: none;
    zoom: 1;
    -webkit-filter: grayscale(0%);
    opacity: 1;
}

.logo-grid-color .img_carousel .pic.img_hover_effect9:hover img,
.logo-grid-color .logo_gallery .pic.img_hover_effect9:hover img {
    /*
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
    opacity: .6;
*/
    opacity: 1;
}

.fullcoveredvideo video {
    height: 100%!important;
    top: 0!important;
}

@media (max-width: 1200px) {
    .fullcoveredvideo video {
        left: -10% !important;
    }
}

@media (max-width: 1024px) {
    .fullcoveredvideo video {
        left: -15% !important;
    }

}

@media (max-width: 778px) {
    .fullcoveredvideo video {
        left: -25% !important;
    }

}


@media (max-width: 480px) {
    .fullcoveredvideo video {
        left: -75% !important;
    }

}

.b-overlay .rev_slider .slotholder:after,
.b-overlay .rev_slider .slotholder .kenburnimg img:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 99;
    background: url(/wp-content/uploads/2018/05/overlay-image-left-bottom.png);
    background-position: bottom right;
    background-size: cover;
}

.b-overlay.top .rev_slider .slotholder:after,
.b-overlay.top .rev_slider .slotholder .kenburnimg img:after {
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2018/05/overlay-image-left-bottom.png);
    background-position: top left;
}


@media (min-width: 1280px) {
    .rev_slider .divider-slider {
        width: 1200px !important;
        min-width: 1200px !important;
    }
}


/*Contact page header*/

.flex-group .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flex-group .wpb_wrapper a.button {
    margin-bottom: 0;
    margin-right: 15px;
}

@media (min-width: 768px) {
    .post_content .flex-group .socials-block a:not(.button),
    .post_content .flex-group .socials-block a:not(.button) {
        font-size: 36px;
        line-height: 36px;
        padding: 0 12px;
    }
}


/*Fix the missing form bk*/

.double-background {
    padding: 40px;
    border-radius: 10px;
    position: relative;
    background: #00aee7;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.41), 0 0 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.41), 0 0 0 0 rgba(0, 0, 0, 0.02);
}

.double-background > .wpb_wrapper {
    z-index: 10;
    position: relative;
}

.double-background:before {
    border-radius: 10px 0 0 10px;
    background: #fff;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    display: block;
    content: "";
    position: absolute;
}

.double-background form.quote-form ul.gform_fields li.gf_right_half.gfield {
    padding-left: 40px;
}

.double-background form.quote-form ul.gform_fields li.gf_left_half.gfield {
    padding-right: 40px;
}


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

@media only screen and (max-width: 768px) {
    .double-background:before {
        border-radius: 10px 10px 0 0;
        background: #fff;
        width: 100%;
        height: calc(50% - 60px);
    }

    .double-background form .gform_footer input.button,
    .double-background form .gform_footer input[type=submit] {
        background-color: #fff;
        border: 2px solid #00aee7;
        color: #00aee7;
        border-radius: 40px;
        font-size: 12px;
        padding: 12px 30px;
        width: auto;
    }

    .double-background form .gform_footer input.button:hover,
    .double-background form .gform_footer input[type=submit]:hover {
        background-color: #00aee7;
        color: #fff;
        border-color: #fff;
    }

    .double-background form.quote-form ul.gform_fields li.gf_right_half.gfield,
    .double-background form.quote-form ul.gform_fields li.gf_left_half.gfield {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .double-background ul.gform_fields {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .double-background form li.gf_right_half {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .double-background form li.gf_left_half {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.gform_confirmation_message {
    text-align: center;
}

.gform_confirmation_wrapper {
    margin: -40px;
    padding: 40px;
    border-radius: 10px;
    background-color: #fff;
}


.vc_row .gform_confirmation_wrapper {
    margin: 16px 0;
    padding: 40px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.41), 0 0 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.41), 0 0 0 0 rgba(0, 0, 0, 0.02);
    min-height: 25vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/*Fix popup moving the structure*/

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: visible!important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
    /*
    padding-right: 0px !important;
    margin-right: 15px !important;
*/
}

div.type-page {
    width: 100%;
}

/*Form updates*/

form li.light input,
form li.light input:focus,
form li.light input:visited {
    border-color: #fff;
}

.gform_wrapper .top_label .gfield_label.light {
    color: #fff;
}

form ul.gform_fields li.gfield.gf_right_half.light,
form ul.gform_fields li.gfield.gf_right_half.light input {
    text-align: left;
}


@media only screen and (max-width: 768px) {
    body .resp-vtabs .resp-tab-content:last-child {
        border-bottom: none !important;
    }
}


/** Custom Jquery Popup
 * 1. Force a vertical scrollbar - http://cbrac.co/163MspB
 * NOTE: Use `text-rendering` with caution - http://cbrac.co/SJt8p1
 * NOTE: Avoid the webkit anti-aliasing trap - http://cbrac.co/TAdhbH
 * NOTE: IE for Windows Phone 8 ignores `-ms-text-size-adjust` if the
 *       viewport <meta> tag is used - http://cbrac.co/1cFrAvl
 */

html {
    overflow-y: scroll;
    /* 1 */
}

.modal {
    position: fixed;
    z-index: 10000;
    /* 1 */
    top: 0;
    /* 25% */
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 25%;
    /* 6em */
    left: 50%;
    width: 32em;
    margin-left: -16em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}

.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1;
}

.modal-header,
.modal-content {
    padding: 1em;
}

.modal-header {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
    border-bottom: 1px solid #e8e8e8;
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
    color: #aaa;
    background: none;
    border: 0;
}

.modal-close:hover {
    color: #777;
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
    margin-top: 0;
}

.modal-content > *:last-child {
    margin-bottom: 0;
}


/* quote popup */

.modal.calculator .modal-transition {
    width: 60%;
    left: 30%;
    padding: 40px;
    border-radius: 10px;
    background-color: rgba( 0, 174, 231, 0.86);
    left: 0;
    right: 0;
    margin: auto;
}

.modal.calculator.is-visible .modal-transition::before {
    width: 50%;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    border-radius: 10px 0 0 10px;
    z-index: -1;
}

.modal.calculator .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0;
    padding-left: 40px;
}

.modal.calculator .gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 40px;
    padding-left: 0;
}

a.close-popup.calculator {
    display: none;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 26px;
    line-height: normal;
    background: transparent;
    color: #737373;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 1240px) {
    .modal.calculator.is-visible .modal-transition {
        width: 80%;
    }
}

@media only screen and (max-width: 1024px) {
    .modal.calculator.is-visible .modal-transition {
        width: 90%;
        top: 20%;
    }
}

@media only screen and (max-width: 640px) {

    /* Close button */
    a.close-popup.calculator {
        display: block;
    }

    /* Make full width popup(?) */
    .modal.calculator {
        top: 0;
    }

    .modal.calculator.is-visible .modal-transition {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 20px 30px;
        width: 100%;
        border-radius: 0;
    }

    .modal.calculator .gform_wrapper .top_label li.gfield.gf_right_half,
    .modal.calculator .gform_wrapper .top_label li.gfield.gf_left_half {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }

    .modal.calculator form.quote-form li.gsection.gf_left_half h2.gsection_title,
    .modal.calculator form.quote-form li.gsection.gf_right_half h2.gsection_title {
        font-size: 20px;
        line-height: 20px;
    }

    .modal.calculator .noUi-horizontal {
        height: 10px;
    }

    .modal.calculator .gform_wrapper ul.gform_fields {
        display: flex;
        flex-direction: column;
    }
    .modal.calculator .gform_wrapper .top_label li.gfield.gf_left_half {
        order: 1;
        margin-top: 0 !important;
    }
    .modal.calculator .gform_wrapper .top_label li.gfield.gf_right_half {
        order: 2;
    }

    .modal.calculator form.quote-form li.gfield.field_description_below + li.gsection {
        margin-top: 60px !important;
    }

    .modal.calculator form.quote-form li.gfield.gf_right_half input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        padding: 5px !important;
    }

    .modal.calculator form.quote-form li.result.gfield_calculation input {
        font-size: 24px !important;
    }

    .modal.calculator form.quote-form ul.gform_fields li.gfield.gf_readonly .gfield_description {
        font-size: 13px;
        padding: 8px 0 0;
    }

    .modal.calculator.is-visible .modal-transition::before {
        width: 100%;
        height: calc(50% - 40px);
        top: 0;
        left: 0;
        border-radius: 0;
        /*        border-radius: 10px 10px 0 0;*/
    }

    .modal.calculator.is-visible form .gform_footer input.button,
    .modal.calculator.is-visible form .gform_footer input[type=submit] {
        background-color: #fff;
        border: 2px solid #00aee7;
        color: #00aee7;
        border-radius: 40px;
        font-size: 12px;
        padding: 12px 30px;
    }

    .modal.calculator.is-visible form .gform_footer input.button:hover,
    .modal.calculator.is-visible form .gform_footer input[type=submit]:hover {
        background-color: #00aee7;
        color: #fff;
        border-color: #fff;
    }
}

@media only screen and (max-width: 480px) {
    .modal.calculator {
        top: 0;
        left: 0;
        overflow-y: scroll;
        transform: translate(0%, 0%);
    }
    .modal.calculator.is-visible .modal-transition {
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    }
}

/*Chat popup*/

.chat .modal-wrapper.modal-transition {
    width: 50%;
    padding: 40px;
    border-radius: 10px;
    border: 1px none #000000;
    box-shadow: 0px 0px 15px 0px rgba( 2, 2, 2, 0.38);
    background-color: rgba( 30, 30, 46, 0.89);
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.chat .modal-wrapper.modal-transition::before {
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    border-radius: 10px 0 0 10px;
}

.chat .modal-wrapper.modal-transition .chat-popup {
    margin-bottom: 0;
}

@media only screen and (max-width: 1240px) {
    .chat .modal-wrapper.modal-transition {
        width: 80%;
    }
}

@media only screen and (max-width: 1024px) {
    .chat .modal-wrapper.modal-transition {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {

    .chat-popup h2.boc_heading {
        font-size: 24px !important;
        margin-bottom: 12px !important;
    }
    .chat .modal-wrapper.modal-transition {
        padding: 20px;
    }
    .chat .modal-wrapper.modal-transition::before {
        width: 100%;
        height: 50%;
        top: 0;
        left: 0;
        border-radius: 10px 10px 0 0;
    }
    .chat.modal {
        top: 0;
    }

    .chat-popup .wpb_single_image img {
        max-width: 70%;
    }

    .chat-popup .gform_wrapper {
        margin: 0;
    }

    .chat-popup .gform_wrapper .gform_footer {
        margin-top: 0;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .chat .modal-wrapper.modal-transition {
        top: 50%;
        transform: translate(0, -50%);
        padding: 25px 20px;
    }
    .chat.modal {
        /*        overflow-y: scroll;*/
        top: 0;
    }
    .chat-popup h2.boc_heading {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .chat-popup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        min-height: 1;
        line-height: 15px;
        font-size: 13px;
    }

    .chat-popup .gform_wrapper .gform_footer {
        margin-top: 0;
    }

    .chat-popup a.button.btn_theme_color,
    .chat-popup .gform_wrapper .gform_footer input[type=submit] {
        padding: 12px 20px;
        margin-bottom: 0;
    }
    .chat-popup .gform_wrapper .top_label .ginput_container {
        margin-top: 0;
    }
    .chat-popup .gform_wrapper ul li.gfield {
        margin-bottom: 0;
        margin-top: 5px;
    }
}


/*Email quote popup*/

.modal.emailquote .vc_row {
    margin-bottom: 0;
}

.modal.emailquote {
    top: 10%;
}

.emailquote .modal-wrapper.modal-transition {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 10%;
    background: transparent;
}


/*Sitemap page*/

.sitemap_container .indent {
    margin-left: 35px;
}

.sitemap_container li,
.sitemap_container a:not(.button) {
    color: #1f1f2f !important;
    font-family: 'Playfair Display', Montserrat, Arial, Helvetica, sans-serif;
}

.sitemap_container li {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.sitemap_container a:not(.button):hover {
    color: #00aee7 !important;
}


/*Resize the base image of pages*/

@media (max-width: 991px) {
    .backgroud-row.home {
        padding-bottom: 60vh !important;
    }

    .backgroud-row.home > div.upb_row_bg {
        background-size: auto !important;
    }
}

@media (max-width: 768px) {
    .backgroud-row.home {
        /*        padding-bottom: 70vh !important;*/
        padding-bottom: 600px !important;
    }

    .backgroud-row.home > div.upb_row_bg {
        background-position: 45% bottom !important;
    }
}

@media (max-width: 480px) {
    .backgroud-row.home {
        /*        padding-bottom: 85vh !important;*/
        padding-bottom: 600px !important;
    }
}


.gform_wrapper .field_description_below .gfield_description {
    padding-top: 10px;
    font-size: 12px;
    text-transform: none;
}

#footer.mobile_force_relative_position {
    position: absolute;
}

.management-row .html5vid.fullcoveredvideo {
    top: 15% !important;
    overflow: visible !important;
}

.management-row {
    display: inherit;
}

.management-row.mobile {
    display: none;
}

@media (max-width: 2000px) {
    .management-row .html5vid.fullcoveredvideo {
        top: 0% !important;
    }
}

@media (max-width: 1024px) {
    .management-row .html5vid.fullcoveredvideo {
        left: -5% !important;
    }
}

@media (max-width: 778px) {
    .management-row .html5vid.fullcoveredvideo {
        left: -15% !important;
    }

}


@media (max-width: 496px) {
    .management-row .html5vid.fullcoveredvideo {
        display: none !important;
    }

    .management-row {
        display: none;
    }
    .management-row.mobile {
        display: block;
    }

}

/*Mobile tabs (homepage)*/

.mobile-tabs {
    display: none !important;
}

@media (max-width: 768px) {
    .mobile-tabs {
        display: block !important;
    }
    .tabs-minimalist {
        display: none !important;
    }
}

.mobile-tabs .acc_heading:after {
    content: "\e78d";
    font-family: 'icomoon';
    font-size: 18px;
    float: right;
}

.mobile-tabs .accordion.active_acc span.acc_heading:after {
    content: "\e78e";
}

.mobile-tabs .acc_heading {
    display: block;
    margin-left: 0;
    line-height: normal;
}

.mobile-tabs .acc_control {
    display: none;
}

.mobile-tabs .accordion {
    COLOR: #FFF;
    padding: 10px 19px;
    font-size: 26px;
}

.mobile-tabs .acc_item {
    BACKGROUND: TRANSPARENT;
}

.mobile-tabs .acc_item a.button {
    margin-top: 20px;
}

@media only screen and (max-width: 1017px) {
    #mobile_menu_toggler {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 768px) {
    #mobile_menu_toggler {
        margin-top: 30px;
    }
}


video.chat_avatar {
    border-radius: 50%;
}

/* Reset Logo Gallery */

@media (max-width: 768px) {
    .logo_gallery .grid_holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .logo_gallery .grid_holder {
        height: auto !important;
    }

    .logo_gallery .info_item {
        position: inherit !important;
        width: calc(33.333333% - 20px) !important;
        margin: 10px auto !important;
        top: 0 !important;
        left: 0 !important;
    }
    div.logo_gallery {
        margin-top: 0 !important;
    }
}