/*
 Theme Name:   Cglawms
 Theme URI:    http://example.com/cglawms
 Description:  Child theme for RMTheme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     rmtheme
 Version:      1.0.0
 Text Domain:  cglawms
*/
@font-face {
	font-family: 'Instrument Sans';
	 src: url('fonts/InstrumentSans-Medium.woff2') format('woff2'), url('fonts/InstrumentSans-Medium.woff') format('woff');
	 font-weight: 500;
	 font-style: normal;
	 font-display: swap;
} 
@font-face {
	font-family: 'Instrument Sans';
	 src: url('fonts/InstrumentSans-SemiBold.woff2') format('woff2'), url('fonts/InstrumentSans-SemiBold.woff') format('woff');
	 font-weight: 600;
	 font-style: normal;
	 font-display: swap;
} 
@font-face {
	font-family: 'Instrument Sans';
	 src: url('fonts/InstrumentSans-Regular.woff2') format('woff2'), url('fonts/InstrumentSans-Regular.woff') format('woff');
	 font-weight: normal;
	 font-style: normal;
	 font-display: swap;
} 
@font-face {
	font-family: 'Instrument Sans';
	 src: url('fonts/InstrumentSans-Bold.woff2') format('woff2'), url('fonts/InstrumentSans-Bold.woff') format('woff');
	 font-weight: bold;
	 font-style: normal;
	 font-display: swap;
} 
@font-face {
	font-family: 'Albert Sans';
	 src: url('fonts/AlbertSans-Medium.woff2') format('woff2'), url('fonts/AlbertSans-Medium.woff') format('woff');
	 font-weight: 500;
	 font-style: normal;
	 font-display: swap;
}
@font-face {
    font-family: 'Playfair Display';
    src: url('fonts/PlayfairDisplay-Regular.eot');
    src: url('fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/PlayfairDisplay-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}




: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: 'Instrument Sans';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: 'Instrument Sans';margin: 0 0 20px 0;padding: 0;font-weight: normal;}
p, li, ul, ol, blockquote {font-family: 'Instrument Sans';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;}
.fw{width: 100%;float: left;}
a:focus{outline: none;}
.cmn-btn:visited{color: #fff;}

p:empty {display: none;}


/*Header*/
.displayblock { display:block;}
.body-content { width:100%; float: left; height: 2000px; overflow: hidden;}
.logo-section {display: flex; justify-content: space-between; align-items: center;padding:15px 30px  10px 16px;background-color:rgb(255 255 255 / 77%);border-radius:15px;width: 91.3%;margin: auto;}
.site-branding{width: 19.8%}
.site-branding img{width: 100%;display: block;}
.logo-rit{display: flex;flex-direction: column;align-items: flex-end;    padding: 10px 0 0;gap: 25px}
.header-number p {font-size:17px; font-family: 'Instrument Sans';font-weight:400;letter-spacing:-0.5px;line-height:1;color:#101c30; position: relative;padding-left: 85px;margin: 0;    display: flex ; justify-content: space-around; align-items: center; gap: 6px}
.header-number p a{font-size: 25px;font-weight: 500;letter-spacing: -0.5px; color: #283f6b;}
.header-number p a:hover{color: #4969a6}
.header-number p:before,.header-number p a:before{position: absolute;content: "";width: 35px;height: 1px;background-color: #879091;top:0;bottom: 0;margin: auto;left:45px;}
.header-number p a:before{width: 38px;height: 38px; background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position: -32px -122px;background-color: transparent;left: 0}
.header-number p a:hover:before{background-position: -32px -186px}
.header-number {display: flex ; justify-content: space-between; gap: 28px; }
.header-number .gtranslate_wrapper {border: solid 1px rgb(0 0 0 / 15%);; border-radius: 30px;}
.header-number .gtranslate_wrapper a.glink {font-size: 15px;font-weight: 500;letter-spacing: 0;line-height: 1.1; font-family: 'Albert Sans' ;padding: 5px 16px; border-radius: 20px;color:#586c91;display: inline-block; }
.header-number .gtranslate_wrapper a.glink.gt-current-lang{background-color:#586c91;color: #fff;}

.site-header .menu-main-menu-container{position: relative;}
.site-header .top-menu .menu-main-menu-container:before{position: absolute;content: "";width: 100%;height: 1px;border-top: solid 1px rgb(222, 226, 233);right: -30px;top: 0}
.site-header .top-menu ul{margin:0}
.site-header .top-menu ul li{display:inline-block;padding:0;position:relative; margin: 0 13px;padding: 20px 0 10px;}
.site-header .top-menu ul li:first-child{margin-left:0}
.site-header .top-menu ul li:last-child{margin-right:0}
.site-header .top-menu ul li a{font-size:18px;font-family: 'Instrument Sans';text-transform:capitalize;font-weight:400;letter-spacing:-0.36px;line-height: 1; color:#1e1e1e;display:block;min-width:inherit;transition: 0.5s}
.site-header .top-menu ul li a:before{position: absolute;content: "";width: 100%;height: 3px;background-color: transparent;top:0;left: 0;right: 0;margin: auto;}
.site-header .top-menu ul li.current-menu-item > a:before,.top-menu ul li > a:hover:before{background-color: #10192b;}
.site-header .top-menu ul li ul.sub-menu{display:none;width:220px;position:absolute;color:#fff;top:100%;left:0;right:auto;background-color:  #213762;z-index:999}
.site-header .top-menu ul li:hover ul.sub-menu{display:block}
.site-header .top-menu ul li:hover ul.sub-menu li{position:relative}
.site-header .top-menu ul li:hover ul.sub-menu li:hover > ul{display:block;top:0;left:100%}
.site-header .top-menu .sub-menu li.current-menu-item > a{    background-color:  #4969a6; color: #fff;}

/* .site-header .top-menu .current-menu-ancestor > a,
.site-header .top-menu .menu-item-has-children.current-menu-ancestor > a{background-color:#3A539B;color:#fff;} */

.site-header .top-menu .sub-menu li a{width: 100%;font-size: 16px; padding: 10px 20px; color: #ffffff; display: block; text-align: left; text-transform: capitalize; font-weight: 500;line-height: 1.1; letter-spacing: 0; }
.site-header .top-menu .sub-menu li a:before{display: none;}
.site-header .top-menu .sub-menu li a:hover,
.site-header .top-menu .sub-menu .current-menu-item > a{background-color: #4969a6;color:#fff;}
.site-header .top-menu .sub-menu li:after{display:none;}
.site-header .top-menu .sub-menu li{width:100%;margin:0;padding:0;}
.site-header .top-menu .sub-menu li a:after{display:none}
.site-header .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;}
.site-header {background-color: transparent; transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%;position: absolute; z-index: 999;padding:25px 0 0;}



.gt_switcher_wrapper{display: none;}

.site-header.is-sticky {position: fixed;background: #091022;padding: 10px 0;animation: slideDown 0.35s ease-out;visibility: visible;}

.site-header.is-sticky .site-branding {width: 14%;}

.mobilenav {width:400px;height: 100vh; background-color: #375794;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: #000; 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: 'Instrument Sans';line-height: 1;}
.mobile-nav-menu {display: none;}

@media screen and (max-width:991px) {
    #mobilenav-toggle { display:block}
}

#mobile-navigation {height: 100%; width:100%;padding: 60px 10px 20px}
#mobile-navigation ul{margin:0; padding:0}
#mobile-navigation ul li{display:block;padding: 0px;margin:0 0 20px;position:relative;line-height: 1;}
#mobile-navigation ul li a{font-size:15px;font-family: 'Instrument Sans'; text-transform:uppercase;letter-spacing: 0.2px; font-weight:700;color:#fff;padding:0;display: inline-block;}
#mobile-navigation ul li a:hover{color:#888e8d;}
#mobile-navigation ul li.current-menu-item > a{color:#fff}
#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;}
@font-face {font-family: 'Instrument Sans'; src: url('fonts/InstrumentSans-Medium.woff2') format('woff2'), url('fonts/InstrumentSans-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; } @font-face {font-family: 'Instrument Sans'; src: url('fonts/InstrumentSans-SemiBold.woff2') format('woff2'), url('fonts/InstrumentSans-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap; } @font-face {font-family: 'Instrument Sans'; src: url('fonts/InstrumentSans-Regular.woff2') format('woff2'), url('fonts/InstrumentSans-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face {font-family: 'Instrument Sans'; src: url('fonts/InstrumentSans-Bold.woff2') format('woff2'), url('fonts/InstrumentSans-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face {font-family: 'Albert Sans'; src: url('fonts/AlbertSans-Medium.woff2') format('woff2'), url('fonts/AlbertSans-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; }
#mobile-navigation ul.sub-menu li {margin: 10px 0;}
/*Header Sticky Menu*/

.header-sticky.fixed-header {display: none; position: fixed; top: 0; width: 100%; padding: 14px 2%; background-color: #091022; z-index: 98;border-bottom: 3px solid #283f6b; }
.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: 600;font-family: 'Instrument Sans';letter-spacing: 1px; }
.header-sticky .sticky-cnt>a {font-size: 17px; color: #fff; line-height: 1; text-transform: uppercase; position: relative; padding-top: 50px; display: inline-block; text-align: center; width: max-content; cursor: pointer; font-weight: 600;font-family: 'Instrument Sans';}
.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);
  }
}


@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
} */


.container{width: 100%;max-width: 1500px;margin: auto;}
.cmn-btn{font-size: 21px; font-family: 'Instrument Sans';font-weight: 500;letter-spacing: 0;line-height: 1;padding: 28px 45px;border-radius: 40px;background-color: #375794;color: #fff;display: inline-block;text-transform: capitalize;text-align: center;}
.cmn-btn:hover{background-color: #fff;color: #375794}
.text-heading{font-size: 75px; font-family: 'Instrument Sans';font-weight: 400;letter-spacing: -3px;line-height: 1;color: #000; text-transform: none;margin: 0 0 40px;text-align: center;    animation: fadeUp 2s ease-out forwards;}



/*Attorney Section*/
.attorney-section {padding: 139px 0; background-color: #eee; }
.attorney-section .col-full{display: flex;justify-content: space-between;align-items: center;}
.attorney-section .col-left {width: 50%; padding: 30px; background-color: #29d100; color: #fff; border-radius: 20px; }
.attorney-section .col-right {background-color: #e4d7d7; width: 46%; color: #fff; padding: 30px; display: flex; justify-content: center; align-items: center; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }

/*Results Section*/

.caseresults-section{padding: 100px 0}
.caseresults-section ul.splide__list li {margin: 0 10px; }
.caseresults-section .splide__pagination__page {background: #000; border: 0; border-radius: 50%; display: inline-block; margin-right: 5px; opacity: .7; padding: 0; position: relative; transition: transform .2s linear; width: 12px; height: 12px; bottom: -40px; }
.caseresults-section  .splide__pagination__page.is-active {background:#29d100; transform: scale(1.4); z-index: 1; }


/*Tabs Section*/
.tabs-section {padding: 120px 0;background-color: #f1e1e1; }


.tab-btn.active {font-weight: bold;color: #333;display: inline;}
.tab-content {opacity: 0; visibility: hidden; height: 0; overflow: hidden; transition: opacity 0.3s ease, visibility 0.3s ease, height 0.3s ease; } 
.tab-content.active {opacity: 1; visibility: visible; height: auto; padding: 10px; border: 1px solid #000; background-color: #fff; } 
.tab-buttons {margin: 0 0 20px; }



/* Home Page Form Section Starts */
.hm-form .gform_required_legend{display: none;}
.hm-form-sec .gform_wrapper .top_label .gfield_label { display: none !important;}
.hm-form-sec .gfield--type-honeypot { display: none !important; }
.hm-form-sec h2.text-heading{font-weight: 500;font-size: 70px;line-height: 1;letter-spacing: 0px;text-align: left;text-transform: uppercase; margin: 0 0 25px;padding: 0px !important;}
.hm-form-sec h2.text-heading::before{position: initial;display: none !important;}
.hm-form-sec p {font-family: 'Instrument Sans';font-weight: 400;font-size: 20px;line-height: 1.2;letter-spacing: 0px;color: #000;margin: 0 0 50px;}
.hm-form-sec .gfield.gfield--type-text , .hm-form-sec .gfield.gfield--type-phone, .hm-form-sec .gfield.gfield--type-email {width: 100% !important}
.hm-form-sec .gform_wrapper .top_label input, .hm-form-sec .gform_wrapper select, .hm-form-sec .gform_wrapper .top_label textarea { font-family: 'Instrument Sans' !important; font-weight: 400 !important; font-size: 20px !important; line-height: 1px !important; letter-spacing: 0px !important; color: #000000 !important; padding: 9px 40px 11px 2px !important; transition: all 0.5s; position: relative; background: transparent !important; border: none !important; border-bottom: 1px solid #000000 !important; border-radius: 0px !important; box-shadow: none !important; width: 100% !important; outline: none !important; }
.hm-form input::placeholder {color: #000; }
.hm-form input:-ms-input-placeholder {color: #000; }
.hm-form input::-ms-input-placeholder {color: #000; }
.hm-form textarea::placeholder {color: #000; }
.hm-form textarea:-ms-input-placeholder {color: #000; }
.hm-form textarea::-ms-input-placeholder {color: #000; }
.hm-form-sec .gform_wrapper .top_label textarea { height: 74px !important; min-block-size: 74px !important; padding: 46px 11px 18px 2px !important; resize: none;}
.hm-form-sec .gform_wrapper .form-links a, .hm-form-sec .gform-field-label { font-family: 'Instrument Sans' !important; font-weight: 400 !important; font-size: 18px !important; line-height: 1 !important; letter-spacing: 0px !important; color: #000 !important; text-transform: capitalize !important;display: inline-block !important; text-decoration: none;padding: 0 2px !important;}
.hm-form-sec .gform_wrapper .form-links a:hover{color: #4969a6 !important;}
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] { padding: 0px !important; background: #1d2942 !important; width: 14px !important; height: 14px !important; margin: 5px 5px 0px 2px !important; float: left; clear: both; }
.hm-form-sec .gfield_checkbox  { margin: -22px 0 0 !important; }
.hm-form .gform_fields { display: grid !important; inline-size: 100%; grid-template-columns: repeat(12, 1fr); width: 100% !important; gap: 35px !important; }
.gform_wrapper.gform-theme .field_description_below { grid-column: span 12; width: 100% !important; padding: 0px !important; border: none !important; }
.hm-form-sec .gform-footer.gform_footer.top_label { float: right; margin: -65px 0 0; }
.hm-form-sec .gform_wrapper .top_label input[type="submit"] { font-family: 'Instrument Sans' !important; font-weight: 600 !important; font-size: 20px !important; line-height: 1 !important; letter-spacing: 0.4px !important; text-align: left !important; text-transform: uppercase !important; color: #ffffff !important; background-color: #4969a6 !important; padding: 24px 55px 23px !important; width: auto !important; height: auto !important; position: relative !important; border: 2px solid transparent !important; border-radius: 50px !important; z-index: 1; margin: 0px !important;cursor:pointer; }
.hm-form-sec .gform_wrapper .top_label input[type="submit"]:hover{border: 2px solid #1d2942 !important;background-color: transparent !important;color: #1d2942 !important;}
 
/* Popup */

.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: 20px; 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: 'Instrument Sans'; font-weight: 400;letter-spacing: 0;width: 600px;position: absolute !important;}
.popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; position: inherit;}
.gform_button.disabled {pointer-events: none;}
.hm-form-sec div#popup-container {position: absolute;top: 10px;}
 
/* errors */

.hm-form-sec .gform_wrapper .gform_validation_errors{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: -10px; background: none; padding: 0px; line-height: 18px; color: #ff0000; font-size: 15px; right: 5px; font-weight: 500; width: auto; border: none; pointer-events: none; margin: 0; }
.hm-form-sec .gform_wrapper .gfield.gfield--type-name .validation_message.gfield_validation_message{top:25px}
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message { top: initial !important; bottom: -2px; }
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {padding-top: 0}
.hm-form-sec .gform_wrapper .gfield.chk .validation_message.gfield_validation_message {left: 3px;top: 20px;margin: 0;}
.hm-form-sec .ginput_container{position: relative;}
.hm-form-sec .ginput_container:before { position: absolute; content: ""; margin: auto; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -346px -359px; width: 23px; height: 23px; right: 13px; top: 10px; }
.hm-form-sec .ginput_container.ginput_container_phone:before{background-position: -390px -359px;}
.hm-form-sec .ginput_container.ginput_container_email::before{background-position: -434px -359px;}
.hm-form-sec .ginput_container.ginput_container_textarea::before{background-position: -346px -424px;top: 36px;}
.hm-form-sec .ginput_container.ginput_container_checkbox:before{display: none;}


/* Spanish */

.translated-ltr .hm-form-sec h2.text-heading {font-size: 64px;}
.translated-ltr .hm-form-sec{padding-left: 40px;padding-right: 40px;}
.translated-ltr .hm-form-sec .gform_wrapper .form-links a, .translated-ltr .hm-form-sec .gform-field-label {font-size: 16px !important;}
.translated-ltr .hm-form-sec .gform_wrapper .top_label input[type="submit"] {font-size: 18px !important;padding: 22px 30px 20px !important;}

 
/* Footer Section Starts */

.hm-form-sec{ background-color: #ffffff;padding:63px 54px 71px;position: relative; width: 53.5%;margin: -138px 0 0;}
.site-footer{  background-color: #0e1527;position: relative;z-index: 1;padding: 72px 0 0;}
.site-footer::before{position: absolute;content: "";margin: auto;background-image: url(images/ftr-bg-img.webp);background-repeat: no-repeat;background-size: 100% 100%;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;opacity: 55%; mix-blend-mode: soft-light;filter: grayscale();z-index: -1;pointer-events: none;}
.site-footer .container{max-width: 1280px;}
.site-footer .ftr-top-blk { display: flex; justify-content: space-between; margin: 0 0 52px; }
.site-footer .ftr-blks-sec{width: 42%;}
.site-footer .ftr-blk img{width: 100%;display: block;}
.ftr-blk.ftr-blk-logo { margin: 0 auto 53px; width: 75%;}
.site-footer .ftr-blk.ftr-blk-loc{position: relative;padding-left: 50px;}
.site-footer .ftr-blk.ftr-blk-loc::before { position: absolute; content: ""; margin: auto; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -435px -118px; width: 35px; height: 40px; left: 0; top: 0; }
.site-footer .ftr-blk h4{font-family: 'Instrument Sans';font-weight: 400;font-size: 34px;line-height: 1.2;letter-spacing: 0px;color: #ffffff;text-transform: uppercase;margin: 0 0 8px;}
.site-footer .ftr-blk p{font-family: 'Instrument Sans';font-weight: 400;font-size: 18px;line-height: 1.61;letter-spacing: 0px;color: #ffffff;margin: 0px;}
.site-footer .ftr-blk p strong{font-weight: 400;text-decoration: underline;}
.site-footer .ftr-blk p a{font-weight: 700;font-size: 22px;line-height: 1;letter-spacing: 0px;color: #4969a6;display: block;margin-top: 5px;}
.site-footer .ftr-blk p a:hover{color: #ffffff;}
.site-footer .ftr-loc-blks { display: flex; justify-content: space-between;margin: 0 0 34px; }
.site-footer .ftr-blk-map iframe{width: 100%;display: block;height: 185px;}
 
.site-footer .ftmenu { padding: 0 0 36px; border-bottom: 1px solid #ffffff; }
.site-footer .ftmenu ul{margin: 0px;text-align: center;}
.site-footer .ftmenu ul li{display: inline-block;margin: 0 16px;line-height: 1;}
.site-footer .ftmenu ul li:first-child{margin-left: 0px;}
.site-footer .ftmenu ul li:last-child{margin-right: 0px;}
.site-footer .ftmenu ul li a{font-family: 'Instrument Sans';font-weight: 400;font-size: 20px;line-height: 1;letter-spacing: 0px;color: #ffffff;text-align: center;text-transform: uppercase;}
.site-footer .ftmenu ul li a:hover, .site-footer .ftmenu ul li.current-menu-item a{color: #567dc4;}
 
/* Copy Rights Section */
.ftr-copyrights-sec { padding: 39px 0; }
.ftr-copyrights-sec p, .ftr-copyrights-sec a { font-family: 'Instrument Sans'; font-weight: 400; font-size: 19px; line-height: 1.5; letter-spacing: 0px; text-transform: capitalize; color: #ffffff; margin: 0px; }
.ftr-copyrights-sec a:hover{color: #567dc4;}
.ftr-copyrights-sec .cpy-inr {width: 70%;}
 
.site-footer .ftr-btm-list{display: flex;justify-content: space-between;}
.site-footer .social-icns { display: flex; justify-content: center; align-items: center; gap: 10px; float: right; }
.site-footer .social-icns br{display: none;}
.site-footer .social-icns a{background-image: url(images/sprites.webp);background-repeat: no-repeat;width: 47px;height: 47px;display: inline-block;font-size: 0px;border: 1px solid #ffffff;border-radius: 50%;transition: 0.5s}
.site-footer .social-icns a.facebook{background-position: -38px -500px;}
.site-footer .social-icns a.twitter{background-position: -124px -498px;}
.site-footer .social-icns a.instagram{background-position: -205px -498px;}
.site-footer .social-icns a.youtube{background-position: -293px -497px;}
 
.site-footer .social-icns a:hover{background-color: #4969a6;border-color: transparent;}
.site-footer .social-icns a.facebook:hover{background-position: -38px -570px;}
.site-footer .social-icns a.twitter:hover{background-position: -124px -570px;}
.site-footer .social-icns a.instagram:hover{background-position: -206px -570px}
.site-footer .social-icns a.youtube:hover{background-position: -293px -570px;}

.site-footer .social-icns a.linkedin{background-position: -386px -499px;}
.site-footer .social-icns a.linkedin:hover{background-position: -386px -569px;}


/* Spanish */

.translated-ltr .site-footer .ftmenu ul li a {font-size: 18px;}
.translated-ltr .site-footer .ftr-blk p a {font-size: 19px;}



body.home .hm-form-sec{margin:0;}
body.home .hm-cta-sec.ftr-cta{display:none;}
.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;}


