/*
Theme Name: Avoncraft
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

.widget_custom_html {
    margin-bottom: 0px!important;
}


a {
    color: #f69300;
    text-decoration: underline;
}

body, p {
    font-family: "Noto Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Kanit", sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 16px 0px 24px;
    line-height: 26px;
    font-size: 15px;
}

.button01 {
    background-color: #f69300;
    display: inline-block;
    padding: 16px 28px;
    border-radius: 6px;
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Kanit';
    text-decoration: none;
}
.container {
    max-width: 1600px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}





#main_content {
    overflow-x: hidden;
    min-height: calc(100vh - 200px);
    padding-top: 74px;
}
#header_main {
    background-color: #fff;
    position: relative;
    z-index: 99999;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 0%);
    transition: all 0.3s ease;
}
#header_main.sticky-menu {
    box-shadow: 0px 2px 4px rgb(0 0 0 / 5%);
}
#header_logo {
    padding: 4px;
}
#header_logo img {
    max-width: 100%;
    height: 90px;
    transition: all 0.3s ease;
}
.sticky-menu #header_logo img {
    height: 60px;
}
#header_logo.header_logo_is-text {
    font-size: 21px;
    height: 30px;
    display: flex;
    align-items: center;
}
.header_navigation {
    display: flex;
    align-items: center;
}
#header_desktop_menu ul#menu-main-nav {
    padding: 0px 0px;
    margin: 0px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
#header_desktop_menu ul#menu-main-nav li {
    position: relative;
    list-style: none;
    color: #929292;
}
#header_desktop_menu ul#menu-main-nav li:hover {
    color: #242424;
}
#header_desktop_menu ul#menu-main-nav > li {
    margin: 2px 10px;
}
#header_desktop_menu ul#menu-main-nav li a {
    padding: 14px 6px;
    text-decoration: none;
    display: block;
    color: inherit;
}
#header_desktop_menu ul#menu-main-nav li.menu-item-has-children {
    padding-right: 12px;
    position: relative;
}
#header_desktop_menu ul#menu-main-nav li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 22px;
    right: 3px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #6688bc;
}
#header_desktop_menu ul#menu-main-nav > li.menu-item-has-children:hover:after {
    border-top: 5px solid #DF678C;
}
#header_desktop_menu ul#menu-main-nav li ul.sub-menu li {
    padding-right: 8px;
    padding-left: 16px;
}
#header_desktop_menu ul#menu-main-nav li ul.sub-menu li.menu-item-has-children:after {
    transform: rotate(90deg);
    left: 6px;
}
#header_desktop_menu .sub-menu {
    display: none;
}
#header_desktop_menu .sub-menu li {
    border-bottom: solid 1px #00000018;
    position: relative;
	font-size: 19px;
}
#header_desktop_menu .sub-menu li a {
    padding: 16px 26px;
    display: block;
    transition: all 0.3s ease;
}
#header_desktop_menu li.menu-item-has-children:hover > .sub-menu {
    display: block;
    z-index: 1;
}
#header_desktop_menu #menu-main-nav li.menu-item-has-children ul.sub-menu {
    padding-left: 0px;
    position: absolute;
    top: 0%;
    right: 100%;
    min-width: 200px;
}
#header_desktop_menu #menu-main-nav > li.menu-item-has-children > ul.sub-menu {
    top: 100%;
    left: 0%;
}
#header_desktop_menu li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    width: 7px;
    height: 7px;
    border-bottom: solid 1px #012c31;
    border-right: solid 1px #012c31;
    transform: translate(-50%, -90%) rotate(45deg);
}



#header_desktop_menu > ul > li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin: 0px 16px;
    padding: 12px 4px;
    font-size: 19px;
    text-shadow: 0px 0px 0px #012c31, 0px 0px 0px #012c317d;
    letter-spacing: 1px;
}
#header_desktop_menu > ul > li > ul.sub-menu {
    position: absolute;
    top: 100%;
    left: -20px;
    width: 200px;
    width: max-content;
    backdrop-filter: blur(2px);
    border-bottom: solid 1px rgb(255 255 255 / 40%);
    background: #fff;
}
#header_desktop_menu ul li a {
    color: #012c31;
    transition: all 0.3s ease;
}
#header_desktop_menu ul li a:hover {
    color: #bd8f6a;
}
#header_desktop_menu ul a {
    text-decoration: none;
} 
#header_desktop_menu > ul > li > a {
    padding: 12px 4px;
}
#header_desktop_menu li {
    list-style: none;
}
#header_desktop_menu ul {
    padding: 0px 0px;
    margin: 0px 0px;
}
#header_desktop_menu > ul > li.menu-item-has-children {
    padding-right: 10px;
}
#header_desktop_menu > ul > li > ul.sub-menu > li:last-child {
    border-bottom: none;
}
#header_desktop_menu > ul > li > ul.sub-menu:after, #header_desktop_menu > ul > li > ul.sub-menu:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(0deg, rgb(255 255 255 / 40%), transparent);
}
#header_desktop_menu > ul > li > ul.sub-menu:before {
    left: unset;
    right: 0;
}
#header_desktop_menu .sub-menu {
    position: absolute;
    top: 100%;
    left: -16px;
    width: 280px;
    background: white;
    padding-top: 8px;
}
#header_desktop_menu .sub-menu li {
    margin: 0px;
    font-size: 18px;
    font-weight: 300;
}
#header_desktop_menu .sub-menu li a {
    padding: 24px 16px;
}
#header_desktop_menu ul li.menu-item-has-children {
    padding-right: 14px;
}
#header_desktop_menu li.menu-item-has-children:after {
    border-color: #1c2a5c;
    top: calc(50% + 2px);
}



/* Search Form Header */
.searchForm_header {
    padding-left: 22px;
}
.searchForm_header input[type="text"] {
    border: solid 1px rgb(0 0 0 / 25%);
    border-radius: 100px;
    outline: none;
    padding: 4px 8px;
}
.searchForm_header input[type="submit"] {
    display: none;
}
/* Email & Phone Header */
.header_contact_container {
    width: 100%;
    text-align: center;
    background-color: cadetblue;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
}
.header_contact_container a {
    display: flex;
    align-items: center;
    padding: 3px 8px;
    margin: 1px 8px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.header_contact_container svg {
    margin-right: 6px;
}
.header_contact_container svg path {
    fill: #fff;
}
header#header .searchForm_header input {
    max-width: 25vw;
}
/* Responsive Menu */
.responsive-menu-open {
    overflow: hidden;
}
#responsive-menu {
    background-color: #013a6e;
    background: linear-gradient(210deg, rgb(10 17 45 / 80%), rgb(3 11 36 / 90%));
    backdrop-filter: blur(5px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    z-index: 100000;
}
#responsive-menu .responsive-menu--inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}
#responsive-menu-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    color: transparent;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 92;
}
#responsive-menu-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transform: translate(-50%, -50%) rotate(45deg);
}
#responsive-menu-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.responsive-menu__list-area ul.menu {
    padding: 12vh 5vw 60px;
}
.responsive-menu__list-area ul.menu li ul {
    margin-bottom: 4vh;
}
.responsive-menu__list-area ul.menu li {
    font-size: 22px;
    line-height: 30px;
    font-size: clamp(26px, 5vw, 44px);
    line-height: clamp(32px, 5vw, 50px);
    margin-bottom: 4vh;
    opacity: 0;
    transform: translate(-40px, 0px);
    transition: all 0.5s ease;
    transition-delay: 0.5s;
    list-style: none;
}
.responsive-menu-open .responsive_menu_initial_stage .responsive-menu__list-area ul.menu li {
    opacity: 0;
    transform: translate(-40px, 0px);
    transition: none;
}
.responsive-menu-open .responsive-menu__list-area ul.menu li {
    opacity: 1;
    transform: translate(0px, 0px);
    transition: all 0.5s ease;
    position: relative;
}
.responsive-menu__list-area ul.menu li:nth-child(1){transition-delay: 0.1s;}
.responsive-menu__list-area ul.menu li:nth-child(2){transition-delay: 0.15s;}
.responsive-menu__list-area ul.menu li:nth-child(3){transition-delay: 0.2s;}
.responsive-menu__list-area ul.menu li:nth-child(4){transition-delay: 0.25s;}
.responsive-menu__list-area ul.menu li:nth-child(5){transition-delay: 0.3s;}
.responsive-menu__list-area ul.menu li:nth-child(6){transition-delay: 0.35s;}
.responsive-menu__list-area ul.menu li:nth-child(7){transition-delay: 0.4s;}
.responsive-menu__list-area ul.menu li:nth-child(8){transition-delay: 0.45s;}
.responsive-menu__list-area a {
    text-decoration: none;
    color: #fff;
    padding: 8px;
    letter-spacing: 2px;
    display: block;
    font-weight: 200;
}
.responsive-menu__list-area button.responsive_menu_children_button {
    background: transparent;
    padding: 0px 0px;
    width: 29px;
    height: 29px;
    border: none;
    position: absolute;
    opacity: 1;
    top: 50%;
    right: 0;
    transform: translate(0%, -35%) rotate(0deg);
}
.responsive-menu__list-area .responsive_submenu_open button.responsive_menu_children_button {
    transform: rotate(270deg) translate(0%, 0%)
}
@media(min-width: 1000px) {
    .responsive-menu__list-area ul li {
        max-width: 450px;
        padding-right: 30px;
    }
    .responsive-menu__list-area ul li.menu-item-has-children ul {
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        transform: translate(-60px, 0px);
        opacity: 0;
        pointer-events: none;
        transition: all 0.4s ease;
    }
    .responsive-menu__list-area ul li.menu-item-has-children:hover > ul {
        transform: translate(0px, 0px);
        opacity: 1;
        pointer-events: auto;
    }
    .responsive-menu__list-area ul li.menu-item-has-children:hover > button.responsive_menu_children_button {
        opacity: 0;
    }
}
@media(max-width: 999px) {
    .responsive-menu__list-area button.responsive_menu_children_button {
        transform: rotate(90deg) translate(0%, 0%);
        top: 2px;
        padding: 4px;
        box-sizing: content-box;
        pointer-events: auto;
    }
    .responsive-menu__list-area li ul {
        padding-top: 24px;
        padding-left: 34px;
    }
    .responsive-menu-open .responsive-menu__list-area li ul {
        display: none;
    }
    .responsive-menu-open .responsive_submenu_open > ul.sub-menu {
        display: block;
    }
}
@media (min-width: 841px) {
    .responsive-menu__contact-area {
        display: none;
    }
}
#responsive-menu .menu { padding: 20px 70px 20px 5vw; } .responsive-menu__list-area { display: flex; flex-direction: column; } #responsive-menu-close { width: 32px; height: 32px; } #responsive-menu .menu li { font-family: 'Kanit'; font-weight: 300; font-size: 22px; margin-bottom: 18px; } #responsive-menu-close:before, #responsive-menu-close:after { background-color: #ff9800; } #responsive-menu .menu li.current_page_item > a { box-shadow: -1px 0px 0px #ff9800; } #responsive-menu .menu li a { padding-left: 18px; }
.responsive_contact_details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 3vw 20px 3vw;
}
.responsive_contact_details h4 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    margin: 6px 0px 2px;
    width: 120px;
}
.responsive_contact_details a {
    font-family: "Kanit", sans-serif;
    color: #f69300;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    margin: 6px 0px;
    padding: 4px 0px;
    width: calc(100% - 120px);
}




.footer-row_logo {
    text-align: center;
    margin: 20px 0px;
}





.header_container {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.header_container img {
    max-width: 260px;
}

#header_desktop_menu ul {
    display: flex;
}

#header_desktop_menu ul li {
    margin: 0px 16px;
    font-family: 'Kanit';
    font-weight: 300;
    position: relative;
    line-height: 20px;
    font-size: 18px;
}

#header_desktop_menu ul li a {
    color: #1c2a5c;
}

.header_cta_btn {
    background: linear-gradient(45deg, black, transparent);
    padding: 0px 0px;
}

.header_cta_btn a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Kanit';
    font-weight: 300;
    min-height: 108px;
    display: flex;
    flex-direction: column;
    padding: 12px 16px;
    justify-content: center;
}

.header_cta_btn a span {
    display: block;
    font-size: 15px;
    font-weight: 200;
    margin-top: -10px;
}

#mobile-menu-trigger {
    display: none!important;
}

.header_cta_btn.btn_blue_01 {
    background: linear-gradient(45deg, #19234a, #283771);
}

.header_cta_btn.btn_blue_02 {
    background: linear-gradient(45deg, #19234a, #283771);
}

.header_cta_btn.btn_orange_01 {
    background: #f69300;
}

.header_container .logo {
    padding: 0px 22px;
}

#header_desktop_menu ul li a:hover {
    color: #f69300;
}

header#header {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
}

@media(max-width: 1100px) {
    .header_container {
        display: flex;
        flex-direction: column-reverse;
    }
    
    #header_desktop_menu {
        display: none;
    }
    
    .header_cta_btn {
        width: 33.333%;
    }
    
    .header_cta_btn a {
        font-size: 16px;
        padding: 0px 10px;
        min-height: 66px;
    }
    
    .header_cta_btn span {
        margin-bottom: 3px;
    }
    
    .header_container .logo {
        text-align: left;
        padding: 0px 0px;
    }
    
    .header_container img {
        max-width: 298px;
    }
    
    header#header #mobile-menu-trigger {
        cursor: pointer;
        width: 50px;
        height: 50px;
        border: none;
        background-color: transparent;
        display: block !important;
        position: fixed;
        top: 102px;
        transform: unset;
        right: 20px;
        margin: 0px 0px;
        background-color: transparent;
        border-radius: 0px;
        transition: all 0.5s ease;
        z-index: 213123;
    }
    header#header #mobile-menu-trigger span {
        position: absolute;
        top: 47%;
        left: 17%;
        transform: translate(0, -50%);
        width: 65%;
        height: 2px;
        background-color: #192345;
    }
    header#header #mobile-menu-trigger span:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: calc(100% + 6px);
        left: 0px;
        background: inherit;
    }
    header#header #mobile-menu-trigger span:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: calc(100% + 6px);
        left: 0px;
        background: inherit;
    }
    .header_navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 66px;
    }
    #header_main {
        padding-top: 66px;
    }

    header#header .sticky-menu #mobile-menu-trigger {
        top: 70px;
        right: 4px;
        background-color: #192345;
    }
    header#header .sticky-menu #mobile-menu-trigger span {
        background-color: #fff;
    }

}











/* Footer */
#footer {
    background: #121625;
    overflow: hidden;
}

#footer .inner {
    width: 95%;
    margin: 0px auto;
    max-width: 1620px;
}

#footer .inner .logo_container img {
    max-width: 290px;
    margin: 16px 0px 20px;
}

#footer .four_col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#footer .four_col .col {
    width: 25%;
    padding: 70px 14px;
    position: relative;
}

#footer .four_col .col h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 24px;
}

#footer .four_col .col p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 17px;
}

#footer .four_col .col p a {
    color: #8898d8;
    text-decoration: underline;
    font-weight: 500;
}

#footer .fb_icon {
    max-width: 36px;
    margin-left: -10px;
}

#footer .fb_icon img {
    max-width: 100%;
}

#footer .four_col .col.contact h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin: 0px 0px 10px;
}

#footer .four_col .col.contact a {
    font-family: 'Kanit';
    background: #f69300;
    padding: 14px 12px;
    display: inline-block;
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 19px;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
}

#footer .bottom {
    background: #0d111f;
    padding: 10px 20px;
    margin-top: 20px;
}

#footer .bottom p {
    max-width: 1600px;
    margin: 12px auto;
    color: #484d60;
}

#footer .bottom p a {
    color: #fff;
    text-decoration: underline;
}

#footer .four_col .col:nth-of-type(3), #footer .four_col .col:nth-of-type(4) {
    background: #0d111f;
}

#footer .four_col .col:nth-of-type(3) {
    box-shadow: -12px 0px 0px #0d111f;
}
#footer .four_col .col:nth-of-type(4):after {
    content: "";
    background: #0d111f;
    position: absolute;
    top: 0px;
    left: 100%;
    width: 50vw;
    height: 100%;
}

@media(max-width: 1200px) {
    #footer .four_col .col {
        width: 50%;
    }
}
@media(max-width: 700px) {
    #footer .four_col .col {
        width: 100%;
    }
    #footer .four_col .col:nth-of-type(3), #footer .four_col .col:nth-of-type(4) {
        box-shadow: 100px 0px 0px #0d111f, -100px 0px 0px #0d111f;
    }
    #footer .four_col .col {
        padding: 22px 0px;
    }
    #footer .logo {
        text-align: center;
        margin: 20px 0px 0px;
    }
}






/* --------- Page Styling Elements --------- */ 

/* Home Main Banner */
#home_banner {
    background-color: #494949;
    background-image: url('/wp-content/uploads/2024/07/home_banner.jpg');
    background-position: 50% 50%;
    background-size: cover;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#home_banner .col1 {
    width: calc(100% - 540px);
    padding: 4vw 3vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    aspect-ratio: 14/8;
    position: relative;
}
#home_banner .col2 {
    width: 540px;
    padding: 40px 10px;
    background: linear-gradient(45deg, #1c233b, #1c2851);
}
#home_banner .col2 img {
    max-width: 110px;
    height: auto;
    margin-right: 4px;
}
#home_banner .col2 .icon_row {
    display: flex;
    flex-direction: column;
    max-width: 420px;
    margin: 0px auto;
    padding: 0px 10px;
    height: 100%;
    justify-content: space-evenly;
}
#home_banner .col2 .icon_row .icon_block {
    display: flex;
    margin: 9px 0px;
    align-items: center;
}
#home_banner .col2 .icon_row .icon_block p {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
}
#home_banner .col1 h1 {
    font-size: 52px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 12px;
    text-shadow: 2px 2px 4px black;
}
#home_banner .col1 h4 {
    color: #fff;
    font-size: 38px;
    font-weight: 200;
    margin-bottom: 16px;
    text-shadow: 1px 1px 3px black;
}
#home_banner .col1 a.button01 {
    margin-bottom: 2vw;
    margin-top: 6px;
}
#home_banner .col1 * {
    z-index: 2;
}
#home_banner .col1:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(25deg, rgb(0 0 0 / 30%) 15%, transparent 70%); */
}
@media(max-width: 1079px) {
    #home_banner {
        background-image: none;
    }
    #home_banner .col1 {
        background-image: url('/wp-content/uploads/2024/07/home_banner.jpg');
        background-position: 50% 50%;
        background-size: cover;
    }
    #home_banner .col2 .icon_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        max-width: 900px;
    }
    #home_banner .col2 {
        width: 100%;
        padding: 18px 10px;
    }
    #home_banner .col2 .icon_row .icon_block {
        width: 50%;
        min-width: 280px;
        margin: 20px 0px;
    }
    #home_banner .col1 {
        width: 100%;
        max-height: 85vh;
        min-height: 60vh;
        aspect-ratio: 4 / 3;
    }
}




/* three_col_content */
#three_col_content .container {
    display: flex;
    margin: 44px auto;
}
#three_col_content .col_01, #three_col_content .col_02 {
    width: 33.33%;
}
#three_col_content .col {
    width: 33.33%;
    position: relative;
    padding: 30px 24px;
}
#three_col_content .col_03 img {
    width: 100%;
}
#three_col_content .col h3 {
    font-size: 27px;
    font-weight: 300;
    color: #1c2a5c;
    margin-bottom: 24px;
}
#three_col_content .col_03 {
    width: 33.33%;
    width: 31%;
    margin-left: 2%;
}
#three_col_content .col p {
    line-height: 28px;
}

@media(min-width: 900px) and (max-width: 1200px) {
    #three_col_content .col_01 {
        width: calc(100% - 360px);
    }
    #three_col_content .col_02 {
        order: 4;
        width: 100%;
    }
    #three_col_content .col_03 {
        width: 360px;
        margin-left: 0px;
    }
    #three_col_content .container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media(max-width: 899px) {
    #three_col_content .col {
        width: 100%;
        padding: 30px 24px 0px;
    }
    #three_col_content .container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-bottom: 40px;
    }
    #three_col_content .col_03 img {
        max-width: 340px;
    }
    #three_col_content .col_03 {
        text-align: center;
    }
}



/* Services */
#services {
    background-color: #f9f9f9;
    padding: 10vh 0px;
}
#services > h3 {
    text-align: center;
    font-size: 38px;
    font-weight: 300;
    color: #1c2a5c;
    margin: 18px 0px 42px;
}
#services .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
#services .col {
    width: 31%;
    padding-bottom: 68px;
    position: relative;
    margin-bottom: 70px;
}
#services .col h4 {
    margin: 21px 0px 18px;
    font-size: 29px;
    line-height: 30px;
    font-weight: 300;
    color: #1c2a5c;
}
#services .col a {
    display: block;
    background: #1c2a5c;
    text-align: center;
    text-decoration: none;
    padding: 20px 0px;
    border-radius: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-family: 'Kanit';
    font-size: 21px;
    font-weight: 400;
    color: #fff;
}
@media(max-width: 1079px) {
    #services .col {
        width: 46%;
    }
}
@media(max-width: 760px) {
    #services .col {
        width: 95%;
    }
}



/* Contact Us Row */
#home_contact {
    padding: 9vh 20px;
    background: radial-gradient(#1a2754, #1d213c);
}
#home_contact h3 {
    text-align: center;
    font-size: 38px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
}
#home_form_styling {
    background-color: #fff;
    max-width: 1000px;
    padding: 10px 20px 16px;
    margin: 60px auto 20px;
    border-radius: 28px;
    width: 95%;
}
#home_form_styling .contact_form {
    max-width: 940px;
    margin: 0px auto;
}




/* Two Col Split Content */
#two_col_split_content .row {
    padding: 0px 20px;
    max-width: 1600px;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

#two_col_split_content .row.flipped {
    flex-direction: row-reverse;
}
#two_col_split_content .txt_col {
    width: 65%;
    padding: 2vw 4vw 4vw;
}
#two_col_split_content .col.img_col {
    width: 35%;
    min-width: 510px;
    margin-bottom: 30px;
}
#two_col_split_content {
    padding: 12vh 0px;
}
#two_col_split_content .txt_col h3 {
    font-family: 'Kanit';
    font-size: 29px;
    font-weight: 300;
    color: #1c2a5c;
    margin: 20px 0px 24px;
}
@media(max-width: 1040px) {
    #two_col_split_content .row, #two_col_split_content .row.flipped {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0px;
        padding-right: 0px;
    }
    #two_col_split_content .txt_col {
        width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
    #two_col_split_content .col.img_col {
        width: 100%;
        text-align: center;
        min-width: unset;
    }
}




/* What our customers say */
#what_our_customers_say {
    background-color: #1c1c1c;
    padding: 70px 20px;
    text-align: center;
}
#what_our_customers_say h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
}
#what_our_customers_say .external_link {
    margin: 16px 0px;
}
#what_our_customers_say .external_link a {
    display: inline-block;
    color: #00adfc;
    font-weight: 400;
}







/* Areas and Content */
#content_and_areas_covered {
    display: flex;
}
#content_and_areas_covered .col {
    width: 50%;
    padding: 5vw 5vw;
}
#content_and_areas_covered .col.areas {
    background-color: #1a2652;
    background: linear-gradient(135deg, #1a2652, #1d213d);
    color: #fff;
}
#content_and_areas_covered .col h3 {
    font-size: 31px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #1c2a5c;
}
#content_and_areas_covered .col.areas p {
    font-size: 18px;
}
#content_and_areas_covered .col .areas_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
}
#content_and_areas_covered .col .areas_list .area {
    background: #fff;
    margin: 0px 20px 20px 0px;
    overflow: hidden;
    border-radius: 6px;
}
#content_and_areas_covered .col .areas_list .area a {
    padding: 22px 14px 23px;
    padding-left: 58px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Kanit';
    font-size: 21px;
    font-weight: 400;
    color: #1b2449;
    min-width: 200px;
    position: relative;
}
#content_and_areas_covered .col .areas_list .area a:before {
    content: "";
    width: 21px;
    height: 28px;
    background-image: url('/wp-content/uploads/2024/07/Places_Icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 17px;
    left: 22px;
}
#content_and_areas_covered.areas_only .col.areas {
    width: 100%;
}
#content_and_areas_covered.areas_only .col.areas .areas_list {
    max-width: fit-content;
    margin: 0px auto;
}
#content_and_areas_covered.areas_only .col.areas p {
    text-align: center;
}
#content_and_areas_covered.areas_only .col.areas h3 {
    text-align: center;
}
#content_and_areas_covered .col.areas h3 {
    color: #fff;
}

@media (max-width: 1139px) {
    #content_and_areas_covered .col {
        padding: 60px 16px!important;
        width: 100%;
    }
    #content_and_areas_covered {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #content_and_areas_covered .col > * {
        max-width: 970px;
        margin-left: auto;
        margin-right: auto;
    }
    #content_and_areas_covered .col .areas_list .area a {
        padding: 16px 16px 16px 48px;
        min-width: 185px;
    }
    #content_and_areas_covered .col .areas_list .area {
        margin-right: 1.8vw;
        margin-bottom: 1.8vw;
    }    
}
@media(max-width: 550px) {
    #content_and_areas_covered .col .areas_list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #content_and_areas_covered .col .areas_list .area {
        margin: 8px 0px 20px;
    }
}





/* Get A Quote */
#get_a_quote {
    background: #1c1c1c;
    padding: 17vh 20px;
    text-align: center;
    color: #fff;
}

#get_a_quote h3 {
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 30px;
}

#get_a_quote .container {
    max-width: 1000px;
}

#get_a_quote a {
    color: #f69300;
    text-decoration: none;
}

#get_a_quote p {
    margin-bottom: 0;
    max-width: 760px;
    margin: 0px auto;
}






/* Certificates */
#certificates {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 6px 0px 4px;
}
#certificates img {
    max-width: 217px;
    margin: 0px 8px;
}
























/* Contact Page & Contact Form */
.contact_row .contact_column_enquire {
    background-color: #1c274c;
    background: linear-gradient(45deg, #1c233b, #1c2851);
    background-image: url('/wp-content/uploads/2024/07/contact_roofing.jpg');
    background-position: 10% 55%;
    background-size: cover;
    padding: 20px 18px;
    width: 580px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact_row .contact_column_enquire_inner {
    max-width: 360px;
    margin: 0px 0px 0px auto;
    margin: 0px;
}
.contact_row .contact_column_details {
    width: calc(100% - 400px);
    padding: 20px 18px;
}
.contact_row {
    display: flex;
    flex-direction: row;
}
.contact_row .contact_column_details .contact_form {
    max-width: 800px;
    margin: 0px auto;
}
.contact_form .wpcf7-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.contact_form .wpcf7-form > * {
    width: 100%;
		padding: 0px 6px;
}
.contact_form span.wpcf7-form-control-wrap {
    max-width: 100%;
}
.contact_form .form_input input {
    background: #ffffff;
    border: solid 1px #d5d5d5;
    border-radius: 16px;
    padding: 8px 12px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    font-weight: 600;
    color: #1b254a;
    transition: all 0.3s ease;
}
.contact_form .form_textarea textarea {
    background: #ffffff;
    border: solid 1px #d5d5d5;
    border-radius: 16px;
    padding: 8px 12px;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    font-weight: 600;
    color: #1b254a;
    transition: all 0.3s ease;
}
.contact_form .form_input input:focus, .contact_form .form_textarea textarea:focus {
    outline: none!important;
}
.contact_form .form_input label, .contact_form .form_textarea label {
    background: transparent;
    padding: 0px 0px 4px 4px;
    display: inline-block;
    font-family: 'Kanit';
    font-weight: 400;
    color: blueviolet;
    width: 100%;
}
.contact_form  .wpcf7-submit {
    width: 100%;
    cursor: pointer;
    background-color: #f69300;
    outline: none;
    border: none;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Kanit';
    padding: 18px 22px;
    display: inline-block;
    pointer-events: none;
    border-radius: 8px;
    opacity: 0.85;
}
.contact_form  .wpcf7-submit.active {
    pointer-events: auto;
    opacity: 1;
}
.contact_row #product_title_field input {
    pointer-events: none;
    opacity: 0.6;
}
.contact_column_enquire_inner svg path {
    fill: white!important;
}
.contact_column_enquire p {
    color: #fff;
    position: relative;
    padding-left: 32px;
    border: solid 8px;
    background: rgb(55 70 118 / 36%);
    border-color: transparent;
    backdrop-filter: blur(3px);
    padding-right: 10px;
    border-radius: 6px;
}    
.contact_column_enquire p a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    position: relative;
}
.contact_column_enquire h1 {
    margin: 0px 0px 26px;
    font-size: 36px;
    font-weight: 300;
    color: #fff;
    width: 100%;
}
@media (min-width: 1200px) {
	.form_input.third_ {
			width: 33%;
			box-sizing: border-box;
	}
    .contact_column_enquire h1 {
        margin-bottom: 60px;
    }
}
@media (min-width: 1000px) {
    .contact_row .contact_column_enquire, .contact_row .contact_column_details {
        padding-top: 12vh;
        padding-bottom: 12vh;
    }
}
@media (max-width: 999px) {
    .contact_row {
        flex-direction: column;
    }
    .contact_row .contact_column_enquire {
        width: 100%;
        box-sizing: border-box;
    }
    .contact_column_enquire_inner {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .contact_row .contact_column_details {
        width: 100%;
        box-sizing: border-box;
    }
}
.contact_column_enquire p a span {
    text-decoration: none!important;
    font-weight: 300;
    padding-right: 3px;
}
.contact_column_enquire p svg {
    position: absolute;
    top: -2px;
    left: -30px;
}
.house_icon_p:last-child svg {
    left: 2px!important;
}
.contact_form form p {
    margin-bottom: 0px;
}
.contact_form .form_input input, .contact_form .form_textarea textarea {
    font-weight: 400;
    font-family: 'Kanit';
}
.confirmation_checkbox {
    max-width: 760px;
    margin: 0px auto 12px;
}
.confirmation_checkbox p label {
    display: flex;
}
.confirmation_checkbox p label input {
    margin-right: 12px;
    width: 18px;
    height: 18px;
}
.confirmation_checkbox p label span {
    font-weight: 400;
    font-size: 15px;
    color: #575757;
}
.contact_form .wpcf7 form .wpcf7-response-output {
    text-align: center;
    padding: 18px 0px;
}
.contact_form input:not([type="submit"]), .contact_form textarea {
    background: #fff;
    border-radius: 5px!important;
    border: solid 1px #c6c7cb !important;
    box-shadow: 0px 0px 0px 2px #e1e6fc !important;
}
.contact_form input:not([type="submit"]):focus, body .contact_form textarea:focus {
    border: solid 1px #99a0bc !important;
    box-shadow: 0px 0px 0px 2px #cbd2f1 !important;
}
.contact_form .wpcf7-not-valid-tip {
    color: #f69300;
}









/* ------------ Inner Page Template ------------ */





/* Inner Page Banner */
#ip_banner_outer #inner_banner_cf {
    max-width: 510px;
    position: absolute;
    top: 40px;
    right: 4vw;
    background: #fff;
    padding: 16px 12px;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
}
#ip_banner_outer {
    position: relative;
    margin-bottom: 36px;
}
#ip_banner_outer #inner_banner_main {
    display: flex;
    height: auto;
    width: 100%;
    aspect-ratio: 27/10;
    align-items: center;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-color: #8b8b8b;
}
#ip_banner_outer .contact_form br {
    display: none;
}
#inner_banner_main_content {
    margin-left: 5vw;
    width: 100%;
    max-width: 44vw;
    position: relative;
    z-index: 1;
}
#inner_banner_main_content h1 {
    font-size: 44px;
    color: #fff;
    text-shadow: -1px 2px 3px rgb(0 0 0 / 25%);
}
#inner_banner_main_content p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-shadow: -1px 2px 3px rgb(0 0 0 / 25%);
    margin-bottom: 0px;
}
#inner_banner_main_content a {
    margin-top: 20px;
}
#ip_banner_outer #inner_banner_main:before {
    content: "";
    background: linear-gradient(90deg, rgb(0 0 0 / 40%), transparent);
    bottom: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 0;
}
#ip_banner_outer #inner_banner_main:after {
    content: "";
    background: white;
    bottom: -1px;
    left: 0px;
    width: 100%;
    height: 4vw;
    position: absolute;
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
}
#ip_banner_outer .contact_form .wpcf7 form .wpcf7-response-output {
    margin: 0px auto 20px;
    max-width: 95%;
    padding: 10px 20px;
    font-size: 14px
}
#ip_banner_outer #certificates_outer {
    max-width: 500px;
    background: white;
    border: solid 1px #e8e8e8;
    border-radius: 14px;
    margin: 0px auto 0px;
    position: absolute;
    bottom: -5vh;
    left: 0;
    right: 0;
}
#ip_banner_outer #certificates_outer img {
    max-width: 140px;
}
#ip_banner_outer #open_cf {
    display: none;
}
@media(min-width: 1121px) and (max-width: 1660px) {
    #ip_banner_outer #certificates_outer {
        display: block;
        left: 5vw;
        right: unset;
        border: none;
        position: relative;
        margin: 0px 0px 0px;
    }
    #certificates {
        border: none;
    }
}
@media(max-width: 1120px) {
    #ip_banner_outer #inner_banner_cf {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        width: 100%;
        margin: 10px auto 0px;
        box-shadow: none;
        order: 3;
    }
    #ip_banner_outer #certificates_outer {
        position: relative;
        bottom: unset;
        left: unset;
        right: unset;
        margin-top: -14px;
        border: none;
        overflow: hidden;
    }
    #ip_banner_outer #open_cf {
        display: block;
        width: 90%;
        max-width: 320px;
        margin: 0px auto 26px;
        text-align: center;
        padding: 16px 10px;
        border-radius: 8px;
        background: #fff;
        color: #f69300;
        border: solid 1px #f69300;
    }
    #ip_banner_outer {
        display: flex;
        flex-direction: column;
        margin-bottom: 0px;
    }
    #ip_banner_outer #inner_banner_main:before {
        display: none;
    }
    #inner_banner_main_content {
        margin: 0px 0px;
        max-width: 100%;
        padding: 20px;
        margin-bottom: 38px;
    }
    #inner_banner_main_content h1 {
        font-size: 30px;
    }
    #inner_banner_main_content p {
        font-size: 16px;
        margin: 8px 0px 18px;
    }
    #ip_banner_outer #inner_banner_main {
        align-items: flex-end;
        justify-content: flex-start;
        position: relative;
        min-height: 75vh;
        height: auto;
        display: flex;
    }
    #ip_banner_outer #certificates_outer img {
        max-width: 110px;
        margin: 0px 0px;
    }
    #ip_banner_outer .contact_form {
        display: none;
    }
}





.ip_text_img_row {
    padding: 48px 12px;
}
.ip_text_img_row_inner {
    max-width: 1600px;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.reverse .ip_text_img_row_inner {
    display: flex;
    flex-direction: row-reverse;
}
.ip_text_img_row_inner .ip_text_col, .ip_text_img_row_inner .ip_img_row {
    padding: 18px;
}
.ip_text_img_row.col_3 .ip_text_col {
    width: 33.33%;
}
.ip_text_img_row.col_3 .ip_img_row {
    width: 33.33%;
}
.ip_text_img_row h2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    margin: 16px 0px 24px;
    color: #1c2a5c;
}
.ip_text_img_row h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
    margin: 16px 0px 24px;
    color: #1c2a5c;
}
.ip_text_img_row h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin: 16px 0px 24px;
    color: #1c2a5c;
}
.ip_text_img_row.col_2 .ip_text_col {
    width: 50%;
}
.ip_text_img_row.col_2 .ip_img_row {
    width: 50%;
}
.ip_text_img_row ul li {
    list-style: initial;
}
.ip_text_img_row ul {
    margin: 16px 0px;
    line-height: 26px;
    font-size: 15px;
    padding-left: 20px;
}
.ip_text_img_row strong {
    font-weight: 700;
    color: #1c2a5c;
}
.ip_text_img_row.col_3 .ip_img_row img {
    position: sticky;
    top: 34px;
    left: 0px;
}
.ip_text_img_row.append_bottom {
    padding-bottom: 0px;
}
.ip_text_img_row.append_top {
    padding-top: 0px;
}
@media(max-width: 999px) {
    .ip_text_img_row_inner .ip_text_col, .ip_text_img_row_inner .ip_img_row {
        width: 100%!important;
    }
    .ip_text_img_row {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.ip_text_img_row .ip_img_row img {
    border-radius: 16px;
}
.ip_text_img_row.grey {
    background-color: #1c1c1c;
    color: #fff;
}
.ip_text_img_row.grey h2, .ip_text_img_row.grey h3, .ip_text_img_row.grey h4 {
    color: #00adfc;
}
.ip_text_img_row.grey strong {
    color: #0092b7;
}






#ip_social_proof {
    /* background-color: #1c2a5c;
    background: linear-gradient(45deg, #111832, #223162); */
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}
#ip_social_proof .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
#ip_social_proof .col_contact {
    background-color: white;
    width: 85%;
    max-width: 320px;
    padding: 12px 20px 24px;
    border-radius: 0px 0px 16px 16px;
    box-shadow: 0px 6px 0px rgb(0 0 0 / 25%);
    overflow: hidden;
}
#ip_social_proof .col_contact a {
    color: #f69300;
    border: solid 1px #f69300;
    background-color: transparent;
    padding: 12px 12px;
    display: inline-block;
    border-radius: 8px;
    font-family: 'Kanit';
    font-weight: 400;
    transition: all 0.3s ease;
    margin: 8px 0px;
}
#ip_social_proof .col_contact h4 {
    color: #1c2a5c;
    font-weight: 300;
    margin-top: 10px;
}
#ip_social_proof .col_contact a:hover {
    background-color: #f69300;
    color: #fff;
}
#ip_social_proof .col_reviews {
    max-width: 500px;
    background-color: #ffffff17;
    padding: 0px 24px;
    border-radius: 8px;
    margin: 38px 0px;
    backdrop-filter: blur(5px);
}
#ip_social_proof .col_reviews p {
    color: #fff;
    font-weight: 300;
}
#ip_social_proof .col_reviews h4 {
    background: #162144;
    display: inline-block;
    padding: 12px 14px;
    margin-bottom: 12px;
    margin-top: -8px;
    color: #fff;
    border-radius: 5px;
    font-weight: 200;
}
#ip_social_proof .col_reviews .reviews-swiper-pagination {
    margin-bottom: 16px;
}
#ip_social_proof .col_reviews .swiper-pagination-bullet-active {
    background-color: #f69300;
}
@media(max-width: 1000px) {
    #ip_social_proof .container {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    #ip_social_proof .col_contact {
        border-radius: 16px;
        box-shadow: none;
        margin: 0px 0px 50px;
    }
}
#ip_social_proof {
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
}
/* @media(max-width: 1400px){
    #ip_social_proof {
        background-size: cover;
        background-color: #121935;
    }
    #ip_social_proof:before, #ip_social_proof:after {
        display: none;
    }
} 
#ip_social_proof:before {
    content: "";
    background: #121935;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    z-index: -1;
}
#ip_social_proof:after {
    content: "";
    background: #162148;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
    z-index: -1;
} */
#ip_social_proof video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    z-index: 0;
    filter: saturate(0);
    opacity: 0.4;
    mix-blend-mode: overlay;
}
#ip_social_proof .container {
    position: relative;
}
#ip_social_proof {
    background-image: none!important;
    background: #162144;
}
#ip_social_proof:before, #ip_social_proof:after {display: none;}
#ip_social_proof {
    position: relative;
}






/* Blog Index */
body.blog #container {
    text-align: center;
    padding: 12vh 0px;
    background-color: #fdfdfd;
    background: linear-gradient(0deg, #dceaf8, #fff);
    }
    body.blog #content {
    text-align: center;
    margin: 0px auto;
    max-width: 1260px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    }
    body.blog article.post {max-width: 320px;background-color: #fff;box-shadow: 0px 2px 8px rgb(0 0 0 / 15%);border-radius: 24px 24px 10px 10px;overflow: hidden;display: inline-block;margin: 0px 20px 50px;padding: 0px 16px;position: relative;text-align: left;vertical-align: top;width: 100%;padding-bottom: 22px;}
    
    body.blog article:hover h2 {
    color: #1c2a5c;
    }
    body.blog article.post a.blog_coverlink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    }
    body.blog article.post .entry-meta {
    color: #a7a7a7;
    font-size: 14px!important;
    font-weight: 300!important;
    }
    body.blog .posts-navigation .nav-links .nav-previous, body.blog .posts-navigation .nav-links .nav-next {
    display: inline-block;
    margin: 20px 14px;
    }
    body.blog .posts-navigation .nav-links a {
        background: #f69300;
        border-radius: 6px;
        text-transform: uppercase;
        font-family: 'Kanit';
        font-size: 17px;
        font-weight: 400;
        padding: 10px 40px;
        display: block;
        text-decoration: none;
        color: #fff;
    }
    body.blog article.has-post-thumbnail {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
    }
    body.blog article .blogthumbnail_bg {
    background-position: 50% 50%!important;
    background-size: cover!important;
    padding-top: 60%;
    width: 100%;
    margin-bottom: 10px;
    background-color: red!important;
    position: relative;
    }
    body.blog article .blogthumbnail_bg::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    background-image: url(//absolutecs.co.uk/wp-content/uploads/2022/04/homebanner_pseudo1.svg);
    background-size: 100% 100%;
    }
    .blogthumbnail_No_bg {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/3c/IMG_logo_%282017%29.svg)!important;
    background-size: auto;
    background-position: 50% 50%;
    }
    body.blog .blogthumbnail_bg {
    padding-top: 0px;
    }
    body.blog span.authordate_seperator {
    height: 24px;
    display: inline-block;
    margin-top: -4px;
    vertical-align: middle;
    width: 22px;
    position: relative;
    }
    body.blog span.authordate_seperator::before {
    content: "";
    position: absolute;
    top: 30%;
    left: 50%;
    width: 4px;
    height: 4px;
    border: solid 1px #dfdfdf;
    border-radius: 100px;
    transform: translate(-50%, 50%);
    }
    body.blog article.post h2.entry-title {font-size: 20px;margin: 0px 0px 4px;padding-left: 0px;padding-right: 0px;width: 100%;text-align: center; margin-top: 18px;}
    body.blog article.post h2.entry-title a {
    text-decoration: none;
    }
    body.blog article.post .entry-meta {text-align: center;padding-left: 4px;padding-right: 4px;margin: 10px 0px 0px;}
    .blogpageheader {
    width: 100%;
    }
    .blogpageheader h1 {
    font-weight: 500;
    font-size: 42px;
    line-height: initial;
    margin: 0px 0px 42px;
    background: linear-gradient(0deg, #0066c2 0%, #51acff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    } body.single-post #content { margin: 0px auto;
    padding: 0px 0px;
    }
    body.single-post img.attachment-post-thumbnail {
    max-width: 100%;
    height: auto;
    max-height: 600px;
    width: auto;
    }
    h1.blog_title {
        width: 100%;
        padding: 30px 10px 30px;
        font-size: 42px;
        font-weight: 400;
        color: #1c2a5c;
    }
    body.single-post article header {
    text-align: center;
    padding-top: 70px;
    }
    @media(max-width: 960px) {        
    body.single-post article header {
        padding-top: 0px;
        }
    }
    body.single-post .entry-content {
    margin-bottom: 50px;
    padding: 0px 26px;
    }
    body.single-post .entry-meta {
    margin-bottom: 18px;
    color: #1c2a5c;
    }
    body.single-post .entry-meta .author a {

    text-decoration: none;
    }
    body.single-post .nav-links {
    text-align: center;
    }
    body.single-post .nav-links .nav-previous, body.single-post .nav-links .nav-next {
    display: inline-block;
    margin: 20px 16px;
    }
    body.single-post .nav-links span.single_bottom_navtext {
    display: block;
    font-size: 17px;
    color: #adadad;
    font-weight: 300;
    letter-spacing: 0px;
    margin-bottom: 1px;
    }
    body.single-post .nav-links > div {
    width: 50%;
    margin: 30px 6px 38px!important;
    text-align: left;
    }
    body.single-post .nav-links div > a {
    font-weight: 600!important;
    font-size: 21px!important;
    line-height: 26px!important;
    text-decoration: none;
    color: #1c2a5c;
    display: block;
    }
    body.single-post footer.entry-footer {
    text-align: center;
    margin: 5vh 0px 8vh;
    }
    body.single-post span.author.vcard {
    display: block;
    margin-bottom: 12px;
    }
    body.single-post span.author.vcard a {
    color: #00b7f5;
    text-decoration: none;
    }
    body.single-post .cat-links {
    color: #8f8f8f;
    }
    body.single-post .cat-links a {
    color: #1c2a5c;
    }
    body.single-post .cat-links a {
    color: #f69300;
    padding: 2px 3px;
    margin: 0px 4px;
    } body.single-post article .entry-content img {
    margin-top: 18px;
    margin-bottom: 18px;
    }
    body.single-post article .entry-content .alignleft {
    float: left;
    margin-right: 18px;
    }
    body.single-post article .entry-content .alignright {
    float: right;
    margin-left: 18px;
    }
    body.single-post .entry-content {
    padding: 0px 18px 20px;
    max-width: 660px;
    margin: 0px auto;
    }
    body.single-post #content article header {
    display: inline-block;
    width: 100%;
    }
    body.single-post img.attachment-post-thumbnail {
    max-width: 600px;
    max-height: 40vh;
    width: auto;
    height: auto;
    }
    body.single-post h1.entry-title {
    padding: 0px 26px;
    font-weight: 300;
    font-size: 33px;
    line-height: 52px;
    margin: 3vh auto 2vh;
    max-width: 1000px;
    font-weight: 300;
    margin: 38px auto 22px;
    }
    @media (min-width: 660px) {
    body.single-post img.attachment-post-thumbnail {margin: 2vh auto 0px;}
    body.single-post h1.entry-title {font-size: 50px;line-height: 64px;color: #1c2a5c;}
    }
    body.single-post .entry-meta {
    color: #818181;
    font-size: 14px!important;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 5vh;
    display: inline-block;
    }
    body.single-post span.authordate_seperator {
    width: 30px;
    height: 24px;
    display: inline-block;
    margin-top: -4px;
    vertical-align: middle;
    position: relative;
    }
    body.single-post {
        background: #f7f7f7;
    }
    body.single-post span.authordate_seperator::before {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    left: 55%;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    border: solid 1px #ffffff5c;
    transform: translate(-50%, 50%);
    }
    body.single-post #content .entry-content {
    font-size: 16px;
    line-height: 23px;
    color: #4e4e4e;
    }
    body.single-post #content .entry-content a {
    color: #1c2a5c;
    font-weight: 500;
    }
    body.single-post #content .entry-content h1 {
        line-height: 52px;
        color: #000;
        font-size: 46px;}
    body.single-post #content h2 {
        line-height: 40px;
        color: #243267;
        font-size: 34px;}
    body.single-post #content h3 {
        line-height: 32px;
        color: #000;
        font-size: 28px;}
    body.single-post #content h4 {
        line-height: 29px;
        color: #000;
        font-size: 23px;}
    body.single-post #content h5 {
        line-height: 22px;
        color: #000;
        font-size: 19px;
        font-weight: 400;}
    body.single-post #content h6 {
        font-size: 17px;
        line-height: 20px; color: #000;}
    body.single-post article .entry-content ul, body.single-post article .entry-content ol {
    padding-left: 22px;
    }
    body.single-post article .entry-content ul li {
    list-style: initial;
    margin-bottom: 14px;
    }
    body.single-post article .entry-content ol li {
    list-style: auto;
    margin-bottom: 14px;
    }
    body.single-post footer.footer {
    margin-bottom: 0px;
    padding: 5vh 0px;
    }
    body.single-post footer.footer .navigation.post-navigation {
    margin-bottom: 50px;
    }
    body.single-post footer.footer .nav-links {
    display: flex;
    max-width: 660px;
    margin: 0px auto;
    justify-content: center;
    padding: 0px 20px;
    }
    body.single-post footer.footer .nav-links > div {
    width: 50%;
    margin: 0px 6px!important;
    text-align: left;
    }
    @media (max-width: 660px) {
    body.single-post footer.footer .nav-links > div {
    justify-content: center;
    flex-direction: column;
    }
    }
    
    a.post-edit-link {
        display: none;
    }
    
    body.blog article.has-post-thumbnail header img {
        max-width: unset;
        width: calc(100% + 32px);
        height: 200px;
        margin-left: -16px;
        object-fit: cover;
        object-position: 50% 50%;
    }
    
    body.blog article.post h2.entry-title a {
        color: #1c2a5c;
        font-weight: 400;
    }
    
    body.blog article.post span.meta-sep, body.blog article.post span.author.vcard {
        display: none;
    }

    body.blog article.post  p {
        color: #626262;
    }

    nav.navigation.posts-navigation {
        width: 100%;
        margin: 0px 0px 40px;
    }
    body.blog span.meta-nav, .single-post span.meta-nav {
        display: none;
    }
    .nav-links a {
        background: #f69300;
        border-radius: 6px;
        text-transform: uppercase;
        font-family: 'Kanit';
        font-size: 17px;
        font-weight: 400;
        padding: 10px 40px;
    }
    body.blog article {
        padding-bottom: 58px!important;
        position: relative;
    }
    
    body.blog article a.moretag {
        background: #f69300;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 16px 0px;
        font-family: 'Kanit';
        font-size: 16px;
        color: #fff;
        text-decoration: none;
    }
    body.single-post .nav-links div > a {
        color: #fff;
        font-weight: 400!important;
        text-transform: unset;
        text-align: center;
    }
    
    .nav-previous:before, .nav-next:before {
        content: "Previous";
        text-align: center;
        width: 100%;
        display: block;
        font-size: 14px;
        text-transform: uppercase;
        color: #8d8d8d;
        font-family: 'Kanit';
        font-weight: 300;
        letter-spacing: 0.5px;
        margin: 12px 0px 8px;
    }
    .nav-next:before {
        content: "Next";
    }

body.single-post .entry-meta span.meta-sep {
    display: none;
}
body.single-post span.comments-link {
    display: none;
}
body.single-post .entry-footer .meta-sep {
    display: none;
}







/* Gallery Design */
/* .gallery_style .envira-gallery-public.justified-gallery .envira-gallery-item-inner {
    position: relative;
    top: unset!important;
    left: unset!important;
    right: unset;
    bottom: unset;
    width: 100%!important;
    height: auto!important;
}
.gallery_style .envira-gallery-public.justified-gallery .envira-gallery-item-inner img {
    height: auto!important;
    width: 100%!important;
    top: unset!important;
    left: unset!important;
    right: unset!important;
    bottom: unset!important;
    margin: 0px!important;
    position: relative;
    aspect-ratio: 4/3;
    object-fit: cover;
}
.gallery_style .envira-gallery-item {
    width: 85%;
    display: block;
    height: 200px;
    height: auto;
    padding: 0px!important;
    max-width: 420px;
    margin: 4px;
}
.gallery_style .envira-gallery-item a {
    display: inline-block;
    height: 120px;
    height: auto;
    position: relative;
    width: 100%;
}
.gallery_style .envira-gallery-position-overlay {
    display: none!important;
}
.gallery_style .justified-gallery {
    overflow: visible !important;
}
.gallery_style {
    max-width: 100%;
    overflow: hidden;
} */

.envira-gallery-item .caption {
    display: none!important;
}
.envirabox-title-float {
    display: none!important;
}
#envirabox-content {
    border-color: transparent;
    box-shadow: none !important;
}
#envirabox-outer {
    background-color: transparent;
}
.envira-gallery-public.justified-gallery .envira-gallery-item-inner {
    background: #ebebeb;
}
.envira-gallery-wrap .envira-clear, .envira-gallery-wrap {
    margin-bottom: 0px!important;
}






#our_services_grid_list .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1280px;
}
#our_services_grid_list .services {
    width: calc(33% - 8px);
    max-width: 95%;
    margin: 40px 4px 40px 4px;
}
#our_services_grid_list .services img {
    width: 100%;
    height: auto;
    aspect-ratio: 14/10;
    object-fit: cover;
    object-position: 50% 50%;
    transition: all 0.3s ease;
}
#our_services_grid_list .services h4 {
    font-size: 26px;
    font-weight: 300;
    margin: 14px 0px 12px;
    border-left: solid 1px #f69300;
    padding-left: 12px;
}
#our_services_grid_list .services a {
    text-decoration: none;
    color: #1c2a5c;
    transition: all 0.3s ease;
}
#our_services_grid_list .services a:hover {
    color: #f69300;
}
#our_services_grid_list {
    background-color: whitesmoke;
    padding: 80px 0px;
}
#our_services_grid_list .services a:hover img {
    transform: translateY(-7px);
}
@media(max-width: 999px) {
    #our_services_grid_list .services {
        width: calc(50% - 8px);
        margin-bottom: 22px;
    }
    #our_services_grid_list .container {
        display: flex;
        justify-content: center;
    }
}
@media(max-width: 599px) {
    #our_services_grid_list .services {
        width: calc(100% - 8px);
        margin-left: 0px;
        margin-right: 0px;
    }
}







#ip_generic_title {
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    flex-direction: column;
    padding: 40px 0px;
}
#ip_generic_title p {
    max-width: 1000px;
    padding: 0px 20px;
}
#ip_generic_title h1 {
    font-size: 42px;
    font-weight: 300;
    color: #003a6c;
    display: block;
    margin: 12px 0px 8px;
    padding: 0px 20px;
}



.hand_cut_roofs_style .ip_text_col.full_ {
    width: 100%;
    text-align: center;
    max-width: 800px;
    margin: 0px auto 0px;
}
.hand_cut_roofs_style .block_ {
    text-align: center;
    background: white;
    box-shadow: 0px 0px 18px #f1f1f1;
    border-radius: 18px;
    max-width: 380px;
    padding: 20px 22px 2px;
}
.hand_cut_roofs_style .block_ h4 {
    color: #00adfc;
    font-weight: 200;
    margin: 18px 0px -10px;
}


.faq h4 {
    font-size: 23px;
    font-weight: 300;
    color: #162144;
    margin: 28px 0px 0px;
    cursor: pointer;
    background: #fbfbfb;
    padding: 14px 18px;
    border-radius: 8px;
}

.faq p {
    padding: 0px 16px;
}









/* Recent Projects CSS */
/* Recent Projects Archive */
#Recent_Projects_Archive {
    padding: 70px 0px;
    background-color: #f1f1f1;
}

#Recent_Projects_Archive h1 {
    text-align: center;
    font-size: 42px;
    font-weight: 300;
    color: #003a6c;
    display: block;
    margin: 12px 0px 38px;
    padding: 0px 20px;
}

.recent_projects_archive_main {
    max-width: 1000px;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.recent_projects_archive_main .recent-project {
    background: #ffffff;
    max-width: 300px;
    margin: 14px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    padding-bottom: 48px;
}

.recent_projects_archive_main .recent-project h3 {
    text-align: center;
    padding: 14px 10px 10px;
    font-size: 20px;
    font-weight: 300;
}

.recent_projects_archive_main .recent-project img {
    width: 100%;
    height: auto;
    aspect-ratio: 16/11;
    object-fit: cover;
    object-position: 50% 50%;
}

.recent_projects_archive_main .recent-project h3 a {
    text-decoration: none;
    color: #003a6c;
    font-size: 22px;
    margin-bottom: 6px;
    display: inline-block;
}

.recent_projects_archive_main .recent-project .txt_content {
    padding: 0px 16px;
    font-size: 13px;
    margin-bottom: 16px;
    line-height: 18px;
}

.recent_projects_archive_main .recent-project .see_project a {
    text-align: center;
    width: 100%;
    background: #f69300;
    color: #fff;
    display: block;
    padding: 12px 0px 12px;
    text-decoration: none;
    font-size: 15px;
}

.recent_projects_archive_main .recent-project .see_project {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.recent_projects_archive_main a.no_img_replacement {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 11;
    object-fit: cover;
    object-position: 50% 50%;
    background-color: #003a6c;
    background: radial-gradient(#08477c, #00315a);
    color: #00adfc;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    text-decoration: none;
}


/* Recent Projects Single */

#intro_row {
    padding: 0px 0px;
}

#intro_row .intro_inner {
    margin: 0px auto;
    display: flex;
    align-items: stretch;
    max-width: 1500px;
}
#intro_row .featured-image {
    max-width: 40%;
}
#intro_row .intro_txt {
    max-width: 600px;
    margin: 0px auto;
    padding: 40px 20px;
    min-width: 480px;
}
#intro_row .intro_txt_col {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#intro_row .intro_txt .date {
    color: #878787;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    word-spacing: 2px;
    display: block;
    margin-bottom: 6px;
    background: #b7b7b7;
    display: inline-block;
    padding: 3px 7px;
    color: #fff;
    border-radius: 3px;
}
#intro_row .intro_txt .post-title {
    font-size: 36px;
    font-weight: 300;
    color: #003a6c;
    display: block;
    margin: 10px 0px 16px;
}
#intro_row .introduction-text p {
    padding: 0px 6px;
}
#intro_row .featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    background-color: #e9e9e9;
}
#intro_row.no_featured_img .intro_txt_col {
    max-width: 100%;
    width: 100%;
    text-align: center;
}
@media(max-width: 870px) {
    #intro_row .intro_inner {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #intro_row .featured-image {
        max-width: 100%;
        max-height: 80vh;
        overflow: hidden;
    }
    #intro_row .intro_txt_col {
        width: 100%;
    }
    #intro_row .intro_txt {
        min-width: unset;
        text-align: left;
    }
}





#intro_row.no_featured_img .intro_txt_col {
    max-width: 100%;
    width: 100%;
    text-align: center;
}
#problem_row {
    background-color: #f5f5f5;
}
#problem_row {
    padding: 40px 0px;
}
#problem_row.has_problem_img .problem_text {
    max-width: calc(100% - 450px);
    padding: 40px 40px;
}
#problem_row.has_problem_img .problem_img {
    max-width: 450px;
}
#problem_row.has_problem_img .problem_inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
#problem_row .problem_inner {
    max-width: 95%;
    margin: 0px auto;
    width: 1400px;
}
#problem_row.has_problem_img .problem_img img {
    border-radius: 20px;
}
.problem_title {
    font-size: 32px;
    font-weight: 300;
    color: #003a6c;
    display: block;
    margin: 10px 0px 16px;
}
@media(max-width: 870px) {
    #problem_row.has_problem_img .problem_text {
        max-width: 100%;
        padding: 40px 20px;
    }
    #problem_row.has_problem_img .problem_text {
        padding-left: 20px;
        padding-right: 20px;
    }
}






#our_solution_row {
    background: radial-gradient(#1a2754, #1d213c);
    padding: 80px 20px;
}
#our_solution_row .solution_title {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 32px;
}
#our_solution_row .our_solution_body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 40px auto 0px;
    align-items: flex-start;
    justify-content: center;
}
#our_solution_row .our_solution_body .solution_block {
    background: #ffffff;
    width: calc(33% - 34px);
    margin: 18px;
    border-radius: 10px;
    padding: 26px 20px;
    min-width: 300px;
}
#our_solution_row .our_solution_body .solution_block h3 {
    font-size: 22px;
    color: #00adfc;
    font-weight: 300;
}
#our_solution_row .our_solution_body .solution_block p {
    font-size: 14px;
    line-height: 22px;
}
#our_solution_row .our_solution_body.twos .solution_block {
    width: calc(25% - 38px);
}








#the_results #the_results_inner {
    max-width: 1400px;
    margin: 70px auto;
}
#the_results #the_results_inner .the_results_title {
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    color: #003a6c;
    display: block;
    margin: 20px 0px 26px;
}
#the_results #results_imgs {
    margin-top: 50px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#the_results #results_imgs a {
    overflow: hidden;
    font-size: 0;
}
#the_results #results_imgs img {
    margin: 2px 4px;
    height: auto;
    aspect-ratio: 9 / 7;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
}
#the_results .the_results_txt_content {
    max-width: 1000px;
    margin: 0px auto;
}


body.recent-project-template-default.single .sl-wrapper .sl-navigation button,
body.recent-project-template-default.single .sl-wrapper .sl-close {
    color: #003a6c;
}
body.recent-project-template-default.single .sl-counter {
    display: none!important;
}




