/*
 Theme Name:   ayersandwhitlow
 Theme URI:    http://example.com/rmtheme-child
 Description:  Child theme for ayersandwhitlow
 Author:       Your Name
 Author URI:   http://example.com
 Template:     rmtheme
 Version:      1.0.0
 Text Domain:  ayersandwhitlow
*/

:root {--blue: #1e90ff;--white: #ffffff;--placeholdercolor: currentColor;}
* {box-sizing: border-box;margin: 0;padding: 0;scroll-behavior: smooth;}
body {margin: 0;padding: 0;font-family: 'RobotoRegular';font-weight: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.clear {clear: both;}
.alignleft, .alignright, .aligncenter {margin-bottom: 10px;}
.alignnone {margin-bottom: 10px;}
.alignleft {float: left;margin-right: 15px;margin-top: 0;}
.alignright {float: right;margin-left: 15px;margin-top: 0;}
.aligncenter {display: block;margin: 0 auto 15px auto;}
iframe, img {max-width: 100%;border: none;vertical-align: middle;}
img {border: 0;height: auto;}
a {font-family: inherit;font-size: inherit;color: inherit;text-decoration: none;transition: 0.5s;}
h1, h2, h3, h4, h5, h6 {font-family: 'RobotoRegular';margin: 0 0 20px 0;padding: 0;font-weight: normal;}
p, li, ul, ol, blockquote {font-family: 'RobotoRegular';font-weight: normal;margin: 0 0 10px 0;padding: 0;}
ul, li {list-style: none;}
a:visited {color: inherit;}
a:hover {text-decoration: none;}
a, a:hover, input[type="submit"], button {outline: 0;}
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: none;border-radius: 0;}
input::-webkit-input-placeholder {color: var(--placeholdercolor);}
input::-moz-placeholder {color: var(--placeholdercolor);}
input:-ms-input-placeholder {color: var(--placeholdercolor);}
input:-moz-placeholder {color: var(--placeholdercolor);}
html {scroll-behavior: smooth;}
.post, .page{margin: 0;}
ul,ol,li {list-style: none; margin:0; padding:0;}
a:focus{outline:none;}


.displayblock { display:block;}
.body-content { width:100%; float: left; height: 2000px; overflow: hidden;}
.logo-section {display: flex ; flex-wrap: wrap; justify-content: space-between;flex-direction: column; position: relative;}
.header-number p{color: #fff; text-align: right;font-family: 'Jost';font-weight: 400;font-size: 21px;line-height: 1;display: flex;align-items: center;justify-content: flex-end;gap: 14px;margin: 0;}
.header-number p a{font-weight: 600;font-size: 30px;color: #9eb6ff;}
.header-number p a:hover{color: #fff;}
.logo {position: absolute; left: 0; right: 0; margin: auto;width: 15.73%; top: -20px;     z-index: 9;}
.logo img{width: 100%;display: block;}
.top-menu ul {margin: 0; text-align: center; padding-bottom: 28px;position:relative; margin-bottom: 15px;}
.top-menu ul:before,.top-menu ul:after{position: absolute;content: "";width: 37.6%;height: 1px;background-color: rgba(255, 255, 255, 0.25);left: 0;bottom: 0;}
.top-menu ul:after{left: auto;right: 0;}
.top-menu ul li{display:inline-block;padding:0 0px 0;position:relative; margin: 0 30px;}
.top-menu ul li:nth-child(4) {margin-right: 375px;}
.top-menu ul li:first-child{margin-left:0}
.top-menu ul li:last-child{margin-right:0}
.top-menu ul li a {font-size: 21px; text-transform: capitalize; font-weight: 400; letter-spacing: 0;line-height: 1; display: block; min-width: inherit; font-family: 'Jost'; color: #fff;}
.top-menu ul li > a:hover, .top-menu ul li.current-menu-item > a{color: #3a66ed;}
.top-menu ul li ul.sub-menu{display:none;width:220px;position:absolute;color:#fff;top:100%;left:0;right:auto;background-color:#3a66ed;padding:0px 0;z-index:999}
.top-menu ul li:hover ul.sub-menu{display:block}
.top-menu ul li:hover ul.sub-menu li{position:relative}
.top-menu ul li:hover ul.sub-menu li:hover > ul{display:block;top:0;left:100%}
.top-menu ul.sub-menu:before, .top-menu ul.sub-menu:after{display: none;}
.top-menu .sub-menu li a{width: 100%; padding: 8px 10px; color: #ffffff; display: block; text-align: left; text-transform: capitalize; font-weight: 500; letter-spacing: 0;font-size: 16px;line-height: 1.3;}
.top-menu .sub-menu li a:hover,
.top-menu .sub-menu .current-menu-item > a{background-color:#223d8c;color:#fff;}
.top-menu .sub-menu li:after{display:none;}
.top-menu .sub-menu li{width:100%;margin:0;padding:0;border-bottom: 1px solid #fff; }
.top-menu .sub-menu li a:after{display:none}
.top-menu ul li ul.sub-menu li .sub-menu {display:none;width:100%;position:absolute;color:#fff;top:0;left:100%;padding:0px 0;z-index:999;}
.top-menu .sub-menu li.top-cunt ul {column-count: 2; width: 600px !important; gap: 10px; }
 
.site-header { transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%;position: absolute;top: 0;padding: 62px 0 20px;z-index: 99;}
/*.site-header.f-nav{position: fixed;background:#27272b;animation: slideDown 0.35s ease-out;visibility: visible;    padding: 35px 0 10px; border-bottom: 2px solid #3a66ed;}
@keyframes slideDown {from {transform: translateY(-100%);}to {transform: translateY(0);}}*/






.site-header.is-sticky {top: 0;right: 0;left: 0;z-index: 999;position: fixed;background:#27272b;animation: slideDown 0.35s ease-out;visibility: visible;    padding: 35px 0 10px; border-bottom: 2px solid #3a66ed;}
@keyframes slideDown {from {transform: translateY(-100%);}to {transform: translateY(0);}}
.is-fading-out {opacity: 0;visibility: hidden;}
 

.mobilenav {width:400px;height: 100vh; background-color: #333;color: white;position: fixed;top: 0;left: -400px;transition: left 0.4s ease;z-index: 999;}
.mobilenav.show {left: 0;}
#mobilenav-toggle { display:none;}
.mobilenav-toggle {border: none; font-size: 0; line-height: 0px; width: 30px; height: 30px; background-position: center center; background-repeat: no-repeat; background-image: url(images/open-mobilenav.webp); }
.mobilenav-toggle.active {background-image: url(images/close-mobilenav.webp);}
.close-mobilenav {font-size:0; line-height:0px;position: absolute;top: 15px;right: 15px;cursor: pointer; background-color: #3a66ed; background-image: url(images/close-mobilenav.webp); background-position: center center; background-repeat: no-repeat; width:36px; height: 36px;}
.showhide b.menu{ font-size: 22px;color: #fff;font-family: 'Jost';line-height: 1;}
.mobile-nav-menu {display: none;}

 
@media screen and (max-width:991px) {
    #mobilenav-toggle { display:block}
}
 
#mobile-navigation { overflow-y:auto; height: 100%; width:100%;padding-top:45px;}
#mobile-navigation ul{margin:0; padding:0}
#mobile-navigation ul li{display:block;padding:0 0px;margin:0;position:relative}
#mobile-navigation ul li a {font-size: 15px; text-transform: uppercase; font-weight: bold; color: #fff; padding: 6px 10px; display: block; min-width: inherit; font-family: 'Jost'; }
#mobile-navigation ul li.current-menu-item > a,#mobile-navigation ul li:hover > a{color:#9eb6ff}
#mobile-navigation .sub-menu li a{width:100%;padding:6px;color:#ffffff;display:block;text-align:left}
 
#mobile-navigation ul li .drop.close, #mobile-navigation ul li .drop.open {font-size: 0; position: absolute; right: 0px; top: 0; width: 20px; height: 20px; background-color: transparent !important; background-image: url(images/nav-open.webp); background-position: center center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; }
#mobile-navigation ul li .drop.open {width: 20px; background-image: url(images/nav-close.webp); }
#mobile-navigation .sub-menu { padding-left: 15px;max-height: 0;overflow: hidden;transition: max-height 0.8s ease;}
#mobile-navigation .sub-menu.open {max-height: 900px;transition: max-height 0.8s ease;}
 
.col-loop {font-size: 20px; margin: 0 0 10px; }





/* Mobile Menu Ends */
/*Header Sticky Menu*/

.header-sticky.fixed-header {display: none; position: fixed; top: 0; width: 100%; padding: 14px 2%; background-color: #000; z-index: 999;border-bottom: 3px solid #7794b0; }
.sicky-logo {width: 100%; max-width: 300px; padding: 0 15px; }
.header-sticky {width: 100%; float: left; background: #c4c9b2; padding: 10px; display: none;animation: slideDown 0.35s ease-out; }
.header-sticky .sticky-cnt {width: 25%; float: left; text-align: center; font-size: 15px; color: #c4c9b2; padding: 0 8px; }
.header-sticky .mobile-nav-menu, .header-sticky .showhide {display: block; }
.header-sticky .mobile-nav-menu {background: transparent; }
.header-sticky .stickyshowhide .txt {width: 40px; height: 40px; text-align: center; float: none; padding: 0; position: relative;font-weight: 700;font-family: 'Jost';}
.header-sticky .sticky-cnt>a {font-size: 17px; color: #fff; font-weight: 400;font-family: 'Sora';line-height: 1; text-transform: uppercase; position: relative; position: relative; padding-top: 50px; display: inline-block; text-align: center; width: max-content; cursor: pointer; font-weight: 700;font-family: 'Jost';}
.header-sticky .sticky-cnt a:before {width: 40px; height: 40px; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; top: 0; background: transparent; border-radius: 100%; border: 2px solid #ffffff; }
.header-sticky .stickyshowhide .txt:before {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: auto; font-size: 18px; border: 1px #fff solid; color: #f2f2f2; border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.sticky-mobinav ul li a.drop {font-size: 0; position: absolute; right: 0; top: 0; width: 100%; height: 45px; }
.sticky-mobinav ul li a.drop.open {width: 28px; }
.sticky-mobinav ul li a.drop:after {content: ""; background: url(images/sprite_icons.png) no-repeat left top; background-position: 0px 0px; width: 13px; height: 13px; position: absolute; right: 0; top: 14px; }
.sticky-mobinav ul li a.drop.open:after {background-position: -28px 0px; }
.header-sticky .sticky-cnt .stickyshowhide:before {background-image: url(images/header-sticky-menu.png); background-repeat: no-repeat;background-position: center;}
.header-sticky .sticky-cnt.sticky-faq-wrap a:before {background: url(images/header-sticky-faqs.png) no-repeat center; }
.header-sticky .sticky-cnt.sticky-call-wrap a:before {background-image: url(images/header-sticky-call.png);background-repeat: no-repeat;background-position: center; }
.header-sticky .sticky-cnt.sticky-blog-wrap a:before {background: url(images/header-sticky-blog.png) no-repeat center; }
#floatingMenu {position: fixed; top: 0; left: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; text-align: left; display: flex; width: 100%; height: 100vh; z-index: 99999; }
.floatingMenu-list {width: 400px; background: #7794b0; overflow-y: auto; padding: 10px 10px; height: 100vh; position: relative;}
#floatingMenu.openMenu {display: flex; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#cloaseFloatingMenu {text-align: right; font-size: 40px; line-height: 1; font-weight: 700; display: block; clear: both; color: #fff; }
a#cloaseFloatingMenu2 {flex-grow: 1; width: calc(100% - 280px); height: 100%; font-size: 0px !important; }
.floatingMenuInner li {position: relative; }
.floatingMenuInner a {color: #fff; letter-spacing: 0.4px; font-family: 'Asap', sans-serif; font-weight: 500; padding: 4px 0; font-size: 18px; display: block; line-height: 1; border-bottom: 1px solid #222222; }
.floatingMenuInner .sub-menu {display: none; }
.floatingMenuInner .menu-item-has-children>a:after {content: ''; width: 10px; height: 2px; background-color: #fff; /* -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);*/ position: absolute; top: 15px; right: 6px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.floatingMenuInner .menu-item-has-children>a:before {content: ''; width: 2px; height: 10px; position: absolute; top: 11px; right: 10px; display: block; opacity: 1; background-color: #fff; }
.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {/*-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);*/ opacity: 0; }
.header-sticky.fixed-header .container {display: flex; padding: 0; align-items: center; justify-content: space-between; }
.sicky-logo{ max-width:210px;text-align: center;}
.sticky-wrap{display: none;}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}







/* Mobile Menu Starts */

/*.showhide {display: none; color: #fff; width: 110px; height: 28px; float: left; text-align: left; cursor: pointer; padding: 0px 0 0 33px; position: relative; outline: 0; border: 0; background-color: transparent;     font-family: 'Jost';}
.showhide b.txtl {text-align: right; font-size: 20px; line-height: 28px; font-weight: normal; text-transform: uppercase; margin: 0 0px 0 0px; color: #343235; padding-top: 2px; font-weight: bold; letter-spacing: 0.5px; }
.showhide b.txtr {position: absolute; top: 0; bottom: 0; left: 0; margin: auto; text-align: left; font-size: 37px; line-height: 27px; color: #343235; }
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #d28c0e; position: absolute; top: 38px; left: 0; }
.mobinav ul {float: left; margin: 0px 0 0 0; padding: 5px 0px; width: 100%; }
.mobinav ul li {float: left; margin: 0; width: 100%; list-style: none; padding: 0 20px; box-sizing: border-box; border: 0; margin: 0; padding: 0px; position: relative; font-family: "Poppins", sans-serif; }
.mobinav a {width: 100%; float: left; padding: 6px 0; display: block; line-height: 1.2; color: #fff; font-size: 17px; letter-spacing: 0.5px; font-family: 'Jost'; border: 0; margin: 0; text-decoration: none; }
.mobinav a:hover {color: #9eb6ff; }
.mobinav a:focus{border: none;}
.mobinav ul li ul {float: left; padding: 0 0 0 15px; }
.mobinav ul li ul li a {text-transform: capitalize; }
.mobinav ul li a.drop.close, .mobinav ul li a.drop.open {font-size: 0; position: absolute; right: 0px; top: 0; width: 100%; height: 29px; background-color: transparent !important; background-image: url(images/plus_icn.png); background-position: right center; background-repeat: no-repeat; padding: 0px 5px !important; cursor: pointer; }
.mobinav ul li a.drop.open {width: 22px; background-image: url(images/minus_icn.png); }
.mobile_src_nav {display: none; width: 100%; float: left; position: relative; padding: 10px 0; }
.mobile_src_nav .container {position: relative; }
.mobile_src_nav .search-form {width: 100%; float: left; }*/


/*Header Sticky Menu*/

/*.header-sticky.fixed-header {position: fixed; top: 0; width: 100%; padding: 10px;z-index: 9999;     border-bottom: 2px solid #3a66ed; background: #27272b;}
.sicky-logo {width: 100%; max-width: 300px; padding: 0 15px;}
.header-sticky {width: 100%; float: left; background: #c4c9b2; padding: 10px; display: none;}
.header-sticky .sticky-cnt {width: 25%; float: left; text-align: center; font-size: 15px; color: #c4c9b2; padding: 0 8px; margin: 0;}
.header-sticky .mobile_src_nav, .header-sticky .showhide {display: block; }
.header-sticky .mobile_src_nav {background: transparent; }
.header-sticky .stickyshowhide .txt {    font-family: 'Jost';  font-weight: 400; width: 40px; height: 40px; text-align: center; float: none; padding: 0; position: relative; }
.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {font-size: 18px;padding: 0; color: #fff;  position: relative; padding-top: 45px; display: inline-block; text-align: center; width: 100%; cursor: pointer; border: 0; outline: 0; background: transparent;        font-family: 'Jost'; font-weight: 400;}
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before {width: 40px; height: 40px; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; top: 0; background: transparent; border-radius: 100%; border: 2px solid #fff; }
.header-sticky .stickyshowhide .txt:before {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: auto; font-size: 18px; border: 1px #fff solid; color: #f2f2f2; border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.sticky-mobinav ul li a.drop {font-size: 0; position: absolute; right: 0; top: 0; width: 100%; height: 45px; }
.sticky-mobinav ul li a.drop.open {width: 28px; }
.sticky-mobinav ul li a.drop:after {content: ""; background: url(images/sprite_icons.png) no-repeat left top; background-position: 0px 0px; width: 13px; height: 13px; position: absolute; right: 0; top: 11px; }
.sticky-mobinav ul li a.drop.open:after {background-position: -28px 0px; }
.header-sticky .sicky-cnt .stickyshowhide:before {background: url(images/header-sticky-menu.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-faq-wrap a:before {background: url(images/header-sticky-faqs.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-call-wrap a:before {background: url(images/header-sticky-call.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-blog-wrap a:before {background: url(images/header-sticky-blog.png) no-repeat center; }
#floatingMenu {position: fixed; top: 0; left: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; text-align: left; display: flex; width: 100%; height: 100vh; z-index: 99999; }
.floatingMenu-list {width: 400px; background: #223d8c; overflow-y: auto; padding: 10px 10px; height: 100vh; position: relative; }
#floatingMenu.openMenu {display: flex; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#cloaseFloatingMenu {text-align: right; font-size: 45px; line-height: 1; font-weight: 700; display: block; background: transparent; clear: both; outline: 0; border: 0; color: #ffffff; float: right;     padding: 0; line-height: 33px; cursor: pointer;}
button#cloaseFloatingMenu2 {flex-grow: 1; width: calc(100% - 280px); height: 100%; font-size: 0px !important; background: transparent; border: 0; }
.floatingMenuInner li {position: relative; }
.floatingMenuInner a {color: #fff; letter-spacing: 0.4px; font-family: 'Asap', sans-serif; font-weight: 500; padding: 4px 0; font-size: 18px; display: block; line-height: 1; border-bottom: 1px solid #222222; }
.floatingMenuInner .sub-menu {display: none; }
.floatingMenuInner .menu-item-has-children>a:after {content: ''; width: 10px; height: 2px; background-color: #fff;  -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 15px; right: 6px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.floatingMenuInner .menu-item-has-children>a:before {content: ''; width: 2px; height: 10px; position: absolute; top: 11px; right: 10px; display: block; opacity: 1; background-color: #fff; }
.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); opacity: 0; }
.header-sticky.fixed-header .container {display: flex; padding: 0; align-items: center; justify-content: space-between;}
.sicky-logo{ max-width:350px;text-align: center;}
.sticky-wrap{display: none;}
.header-sticky .sticky-cnt .stickyshowhide:before {background: url(images/header-sticky-menu-blk.webp) no-repeat center;background-size: 50% 50%;}
.header-sticky .sticky-cnt a:before{background: url(images/header-sticky-call-blk.webp) no-repeat center;background-size: 50% 50%;}
*/
 
/* Common Button And Text Heading */

.fw{width: 100%;float: left;}
.container{width: 100%;max-width: 1450px;margin: auto;}
.text-heading{font-size: 60px; font-family: 'Jost'; font-weight: 600; line-height: 1.26; letter-spacing: 0; color: #313237; margin: 0 0 20px; text-transform: uppercase;}
.text-heading strong{color: #4974f9; font-weight: 600;}
a.cmn-btn{font-family: 'Jost'; font-weight: 600; font-size: 20px; letter-spacing: 0.2px; line-height: 1; display: inline-block; background-color: #3a66ed; color: #fff; padding: 26px 49px 24px; text-transform: uppercase; position: relative;}
a.cmn-btn::before {position: absolute; content: ""; border-left: 2px solid #fff; border-right: 2px solid #fff; width: calc(100% - 10px); top: 0; bottom: 0; height: calc(100% - 10px); margin: auto;left: 0; right: 0; transition: 0.5s;pointer-events: none;}
a.cmn-btn:hover{background-color: #27272b;}
.sub-heading{font-size: 25px; font-family: 'Jost'; font-weight: 400; color: #27272b; line-height: 1; letter-spacing: 12.5px; margin: 0 0 20px; text-transform: uppercase;}



/* Home Page Cta Section Starts */

.hm-ayers-sec{text-align: center;padding: 145px 0 168px ;position: relative;z-index: 1;}
.hm-ayers-sec:before{position: absolute; content: ''; background-image: url(images/hm-ayers-bg.webp); background-repeat: no-repeat; background-size: 100% 100%; background-position: center; background-color: #fff; background-blend-mode: luminosity; opacity: 30%; width: 100%; height: 100%; top:0; right: 0; left: 0; bottom: 0; margin: auto; z-index: -1; pointer-events: none; }
.hm-ayers-sec h2 {font-family: 'Cinzel'; font-weight: 700; font-size: 360px; line-height: 0.85; letter-spacing: 14.4px; text-transform: uppercase; background: linear-gradient(to bottom, rgb(58 102 237) 5%, rgb(58 102 237 / 0%) 85%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; margin: 0 0 -34px; position: relative;}
.hm-ayers-sec h3.text-heading{color: #243f8d;line-height: 1;margin: 0 0 35px;}
.hm-ayers-sec p{font-family: 'Jost';font-weight: 400;font-size: 21px;line-height: 1.71;letter-spacing: 0px;color: #000000;margin: 0 0 55px;}
.hm-ayers-list ul {display: flex ; justify-content: center; align-items: center; gap: 114px; padding: 15px 0; border-top: 1px solid rgb(49 50 55 / 25%); border-bottom: 1px solid rgb(49 50 55 / 25%); }
.hm-ayers-list ul li{    display: inline-block;font-family: 'Jost';font-weight: 500;font-size: 35px;line-height: 1;letter-spacing: 0px;text-transform: uppercase; color: #000000;padding: 14px 0 11px 70px;margin: 0px; position: relative;}
.hm-ayers-list ul li:before{position: absolute; content: ''; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -317px -20px; width: 42px; height: 50px; top:0; left: 0; bottom: 0; margin: auto; }
.hm-ayers-list ul li.hm-credibility:before{background-position: -379px -20px;width: 51px;height: 51px;}
.hm-ayers-list ul li.hm-client-centered:before{background-position: -450px -20px;width: 59px;height: 55px;}

/* Home Page Form Section Starts */
.hm-form-sec{position: relative;z-index: 2;}
.hm-ftr-form-blks{display: flex;justify-content: space-between;}
.hm-ftr-frm-rth-itm { padding: 64px 65px 70px; position: relative; background-color: #243f8d; text-align: center; width: 62.2%; }
.hm-ftr-frm-rth-itm .text-heading{line-height: 1; letter-spacing: 0px;color: #ffffff;margin: 0 0 15px;text-transform: uppercase;}
.hm-ftr-frm-rth-itm p {font-family: 'Jost';font-weight: 300;font-size: 19px;line-height: 1.52;letter-spacing: 0px;color: #ffffff;margin: 0 0 20px;}
.hm-ftr-frm-lft-itm{width: 32%;text-align: center;}
.hm-ftr-frm-lft-itm .text-heading { line-height: 1.26; letter-spacing: 0px; color: #000000; margin: 0 0 45px; padding-left: 29px; }
.hm-frm-lft-btn { margin: 0 0 128px; padding-left: 38px; }
.ftr-logo-image { text-align: left;width: 75.7%;}
.ftr-logo-image img {width: 100%;display: block;}

/* Form Starts */
.hm-form-sec .gfield--type-name {width: 100%;border: none;padding: 0px !important;}
.hm-form-sec .gform_wrapper .top_label input,
.hm-form-sec .gform_wrapper select,
.hm-form-sec .gform_wrapper .top_label input, .hm-form-sec .gform_wrapper select, .hm-form-sec .gform_wrapper .top_label textarea { font-family: 'Jost' !important; font-weight: 300 !important; font-size: 20px !important; line-height: 1px !important; letter-spacing: 1px !important; color: rgba(255, 255, 255, 0.6) !important; padding: 9px 0px 18px !important; margin: 0px !important; transition: all 0.5s; position: relative !important; background: transparent !important; border: none !important; border-bottom: 1px solid rgb(255 255 255 / 60%) !important; border-radius: 0px !important; box-shadow: none !important; width: 100% !important; text-align: left !important; outline: none !important;}
.hm-form-sec .gform_wrapper .top_label textarea { height: 109px !important; min-block-size: 109px !important; resize: none; margin: 0 0 14px !important; padding: 24px 0px 18px !important; }
.hm-form-sec input::placeholder { color: rgba(255, 255, 255, 0.6); }
.hm-form-sec input:-ms-input-placeholder { color: rgba(255, 255, 255, 0.6); }
.hm-form-sec input::-ms-input-placeholder { color: rgba(255, 255, 255, 0.6); }
.hm-form-sec textarea::placeholder { color: rgba(255, 255, 255, 0.6); }
.hm-form-sec textarea:-ms-input-placeholder { color: rgba(255, 255, 255, 0.6); }
.hm-form-sec textarea::-ms-input-placeholder { color: rgba(255, 255, 255, 0.6); }
.hm-form-sec .gform_wrapper .form-links a, .hm-form-sec .gform-field-label, .hm-form-sec .gform_wrapper .form-links { font-family: 'Jost' !important; font-weight: 300 !important; font-size: 18px !important; line-height: 1 !important; letter-spacing: 0.36px !important; color: #fff !important; text-transform: capitalize !important; padding: 0 !important; display: inline-block; text-decoration: none; cursor: pointer;}
.hm-form-sec .gfield_label {display: none;}
.hm-form-sec .ginput_container {margin: 0 !important; display: flex;justify-content: space-between;gap: 30px; }
.hm-form-sec .fnm .name_first, .hm-form-sec .fnm .name_last{width: 50%;}
.hm-form-sec .gfield.gfield--type-phone.phn ,.hm-form-sec .gfield.gfield--type-email {width: 48% !important; }
.hm-form-sec  .gfield.msg {width: 100%;}
.hm-form-sec .gfield{position: relative !important; padding: 0px;border: none;}
.hm-ftr-frm-rth-itm .gform_wrapper .top_label input[type="checkbox"] { width: 15px !important; height: 15px !important; float: left; clear: both; margin: 3px 10px 0px 0 !important; padding: 0 !important; }
.hm-form-sec .ginput_container_checkbox { margin: -15px 0 0 !important; }
.hm-form-sec .gfield--type-checkbox { width: 100%; display: inline-block !important; }
.hm-form-sec .gform_footer.top_label { display: flex; justify-content: flex-end; width: max-content; margin: -55px 0 0 auto !important; position: relative;z-index: 1; }
.hm-form-sec .gform_footer.top_label::before{ position: absolute; content: ""; border-left: 2px solid #fff; border-right: 2px solid #fff; width: 97.3%; top: 0; bottom: 0; height: 84.8%; margin: auto; left: 0; right: 0;z-index: 1;pointer-events: none;}
.hm-form-sec .gform_wrapper .top_label input[type="submit"] { font-family: 'Jost' !important; font-weight: 600 !important; font-size: 20px !important; line-height: 1 !important; letter-spacing: 1px !important; text-align: center !important; text-transform: uppercase !important; color: #ffffff !important; background-color: #000000 !important; padding: 26px 37px 24px !important; width: inherit !important; height: initial !important; position: relative !important; border: none !important;     cursor: pointer;}
.hm-form-sec .gform_wrapper .top_label input[type="submit"]:hover{background-color: #3c68ed !important;}
div#popup-container {position: absolute; }
.popup { position: relative; display: inline-block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.popup .popuptext {visibility: hidden; color: #000; position: absolute; transition: transform 0.15s ease-out 0.15s; z-index: 5; margin: 0 0 15px; text-align: center; padding: 15px; border: 1px solid rgba(0, 0, 0, 0.2); background: #fff; font-size: 16px; color: black; transition: transform 0.15s ease-out; display: inline-block; line-height: 1.8; font-family: 'Jost'; font-weight: 400; letter-spacing: 0; width: 750px; }
.popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; position: inherit;}
.gform_button.disabled {pointer-events: none;}

.hm-form-sec .gform_wrapper .gform_validation_errors{display: none;}
.hm-form-sec .gform_wrapper .top_label .gfield_label { display: none; }
.hm-form-sec .gform_wrapper .gform_validation_errors { display: none; }
.hm-form-sec .gform_wrapper .gfield { position: relative; }
.hm-form-sec .gform_wrapper .gfield .validation_message.gfield_validation_message, .hm-form-sec .gform_wrapper .gfield .instruction.validation_message {position: absolute; top: 0; background: none; padding: 0px;font-family: 'Jost' !important; line-height: 1; color: #ff0000; font-size: 14px; right: 5px; font-weight: 500; width: auto; border: none; pointer-events: none; margin: 0; }
.hm-form-sec .gform_wrapper .top_label input, .hm-form-sec .gform_wrapper select, .hm-form-sec .gform_fields { display: flex !important; flex-wrap: wrap; gap: 24px 30px !important; justify-content: flex-start; align-items: center; }
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {top: 28px; }
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {padding-top: 0}
.hm-form-sec .gform_wrapper .gfield.gfield--type-checkbox .validation_message.gfield_validation_message {left: 0; top: 12px; margin: 0; text-align: left; }
.hm-form-sec .gform_wrapper .gfield.gfield--type-name .validation_message.gfield_validation_message {top: inherit; bottom: 4px; }

/* Footer Section Starts */
.site-footer .ftr-logo-image.mbl-log{display: none;}
.site-footer{background-color: #27272b;position: relative;z-index: 1;padding: 289px 0 0;margin: -220px 0 0;}
.site-footer::after{position: absolute;content: "";margin: auto;background-image: url(images/ftr-bfr.webp);background-repeat: no-repeat;background-size: 100% 100%;width: 100%;height: 100%;left: 0;right: 0;top: 0;z-index: -1;pointer-events: none;    }
.site-footer::before{position: absolute;content: "";margin: auto;background-image: url(images/ftr-bg-bfr-img.webp);background-repeat: no-repeat;background-size: 100% 100%;width: 100%;height: 100%;left: 0;right: 0;top: 0;z-index: -1;pointer-events: none;opacity:55%;    }
.site-footer .container{max-width: 1300px;}
.ftmenu ul { padding: 0 0 38px; margin: 0; text-align: center; }
.ftmenu ul li:first-child { margin-left: 0; }
.ftmenu ul li:last-child { margin-right: 0; } 
.ftmenu ul li { display: inline-block; margin: 0 45px; }
.ftmenu ul li a:hover, .ftmenu ul li.current-menu-item a { color: #3a66ed; }
.ftmenu ul li a{font-family: 'Jost';font-weight: 400;font-size: 21px;line-height: 1;letter-spacing: 0px;color: #ffffff;text-transform: capitalize;}
.ftr-blocks { padding: 48px 0 34px; border-top: 1px solid rgb(255 255 255 / 30%); border-bottom: 1px solid rgb(255 255 255 / 30%); display: flex;justify-content: space-between;}
.ftr-blk { padding: 21px 60px 0 64px; width: 30%; }
.ftr-blk h4{font-family: 'Jost';font-weight: 500;font-size: 40px;line-height: 1.15;letter-spacing: -0.8px;color: #ffffff;text-transform: uppercase; margin: 0 0 10px;position: relative;padding-left: 40px;}
.ftr-blk h4 a { font-weight: 600; font-size: 35px; line-height: 1; letter-spacing: 0px; color: #ffffff; display: block; margin-left: -43px; margin-top: 13px; }
.ftr-blk p{font-family: 'Jost';font-weight: 400;font-size: 19px;line-height: 1.52;letter-spacing: 0.38px;color: #ffffff;margin: 0px;}
.ftr-blk.ftr-blk-cont { width: 33.2%; }
.ftr-blk.ftr-blk-loc { border-left: 1px solid rgb(255 255 255 / 30%); border-right: 1px solid rgb(255 255 255 / 30%); width: 46%; padding: 21px 60px 0 147px; }
.ftr-blk.ftr-blk-scl { width: 27.6%; padding: 21px 27px 0 41px; }
.social-icns {display: flex; justify-content: center; gap: 7px; margin: 16px 0 0; }
.social-icns a{font-size: 0px;background-image: url(images/sprites.webp);background-repeat: no-repeat;width: 45px;height: 45px;display: inline-block;border: 1px solid #3c68ed;}
.social-icns a.facebook{background-position: -512px -195px;}
.social-icns a.twitter{background-position: -513px -260px;}
.social-icns a.linkedin{background-position: -511px -326px;}
.social-icns a:hover{background-color: #3c68ed;}
.ftr-blk.ftr-blk-cont h4::before, .ftr-blk.ftr-blk-scl h4::before{position: initial;display: none;}
.ftr-blk.ftr-blk-cont h4 a::before{position: absolute;content: "";margin: auto;background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position: -128px -89px;width: 31px;height: 31px;left: 0;top: 8px;}
.ftr-blk h4::before{position: absolute;content: "";margin: auto;background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position: -180px -91px;width: 25px;height: 31px;left: 0;top: 0;bottom: 0;}
.ftr-blk:hover h4::before{background-position: -180px -142px;}
.ftr-blk.ftr-blk-cont h4 a:hover::before{background-position: -128px -140px;}
.ftr-blk.ftr-blk-cont h4 a:hover{color: #3c68ed;}
.ftr-blk.ftr-blk-scl h4 {padding: 0; text-align: center; }

/*Copy Rights Section*/
.ftr-copyrights-sec { padding: 35px 0; text-align: center; }
.ftr-copyrights-sec .cpy-inr, .ftr-copyrights-sec .ftrlink, .ftr-copyrights-sec p { display: inline-block; }
.ftr-copyrights-sec p, .ftr-copyrights-sec a, .ftr-copyrights-sec .ftrlink {font-family: 'Jost';font-weight: 400;font-size: 21px;line-height: 1.6;letter-spacing: 0px;color: #ffffff; margin: 0; }
.ftr-copyrights-sec a:hover{color: #3c68ed;}

.page_default .genpg-rite section.no-results.not-found form.search-form, .page_default .genpg-rite section.no-results.not-found h1, p.gform_required_legend {display: none;}



