/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b, strong{font-weight:bolder}code, kbd, samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button, input, optgroup, select, textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button, input{overflow:visible}button, select{text-transform:none}button, [type="button"], [type="reset"], [type="submit"]{-webkit-appearance:button}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"], [type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Reset */
* {box-sizing:border-box;outline:none;}
p {line-height:1.5em;margin:0 0 14px 0;padding:0;color:inherit;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-weight:normal;}
input, select, textarea, input:focus, select:focus, textarea:focus {outline:none;}
::placeholder {}
::selection {background:#861a85;color:#fff;}
::-moz-selection {background:#861a85;color:#fff;}

/* Global */
body {font-family:'tt_norms_proregular', sans-serif;font-size:16px;line-height:18px;color:#000000;}
a, a:active {text-decoration:none;color:#000000;transition:color 0.2s, background-color 0.2s;}
a:hover {color:#861a85;}
.text a {color:#00AEEF;}

/* ----- [ HEADINGS ] ----- */
.h, h1, h2, h3, h4, h5, h6 {margin:0 0 18px 0;font-family:'bisonbold_italic',sans-serif;font-weight:200;line-height:1.15em;color:#f78f22;}
h1 {font-size:80px;color:#fff;margin:0;}
h1 .first {font-size:60px;font-style:italic;line-height:1em;position:relative;top:0.5rem;left:3rem;}
h1 .second, .standout {font-size:86px;font-style:italic;line-height:1em;}
h2 {font-size:30px;color:#000;}
.style-angled.alt h2 {font-size: 3rem;}
h3 {font-size:26px;color:#000;}
h4 {font-size:22px;color:#000;}
h5 {font-size:20px;color:#000;}
h6 {font-size:18px;color:#000;}

.aos-animate .do-animate span {position:relative;display:inline-block;animation: flyup 0.5s forwards;transform:translateY(-100px);opacity:0;}

/* Adjust Color */
.bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6 {color:#fff;}

/* ------------------------------------------ */
/* ------------- [ STRUCTURE ] -------------- *./
/* ------------------------------------------ */
/* ----- [ HEADER ] ----- */
#header {}
#logo img {display:block;width:100px;height:auto;}
.badge {width: 10rem;height: auto;display: block;position:absolute;top: 47%;right: 33%;z-index: 55;;}

/* Meta */
.social a {color:#716f6e;margin:0 0 0 1rem;}
.social a:hover {color:#fff;}
.meta .tel {color:#fff;font-size:28px;background:url('../images/phone.svg') no-repeat center left;line-height:1.1em;padding:0 0 0 2rem;background-size:20px;background-position:left 6px;margin-left:4rem;}
.meta .tel:hover {color:#c51191;}

/* ----- [ HERO ] ----- */
.hero {height:500px;overflow:hidden;}
#hero .caption {position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);}

/* Single */
.single #hero {height:250px;background:#000;}

/* ----- [ NAV ] ----- */
#nav.open, #nav {display:block;}
#nav ul {list-style:none;margin:0;padding:0;font-size:0;}
#nav ul li {display:inline-block;position:relative;margin:0 23px;font-size:16px;vertical-align:middle;}
#nav ul li a {display:block;color:#fff;text-transform:uppercase;font-weight:normal;color:#000000;font-size:15px;padding:1.5em 0;}

/* Dropdown */
#nav ul li:hover ul {opacity:1;transform:scaleY(1);}
#nav ul ul {display:block;position:absolute;z-index:9999;margin:0;padding:0;background:#cccccc;text-align:left;width:230px;opacity:0;transform-origin:top center;transform:scaleY(0);transition:opacity 0.2s, transform 0.2s;}
#nav ul ul li {display:block;float:none;margin:0;padding:0;}
#nav ul ul li a {line-height:1.1em;height:auto;margin:0;padding:9px;font-size:15px;color:#000000;text-transform:initial;}

/* Hover/Active */
#nav ul li.current-menu-ancestor > a, 
#nav ul li.current-menu-item > a, 
#nav ul li:hover > a {color:#f78f22;}

/* Dropdown Hover/Active */
#nav ul ul li.current-menu-item > a, 
#nav ul ul li:hover > a {background:#f78f22;color:#ffffff;}

/* ----- [ FOOTER ] ----- */
#footer {padding:12px 0;color:#a8a8a7;font-size:14px;}
#footer a {color:#a8a8a7;display: inline-block;}
#footer .info a {margin:0 1rem 0 0;}
#footer a:hover {color:#c51191;;}

.style-angled #footer {background-color: #191919;text-align: center;padding: 0;}
.style-angled .footer-logo {display: block;text-align: center;margin: 0 auto 2rem auto;}
.style-angled .footer-logo img {display: block;width: 12rem;height: auto;}
.style-angled #footer .lower {background-color: #434242;}
.style-angled #footer .lower > div {align-items: center;justify-content: center;padding: 0.75rem 0;column-gap: 2rem;}
.style-angled #footer .site {background:url('../../assets/landing/1-footer-web.svg') no-repeat left center;background-size:auto 100%;padding-left:2rem;font-size:1.75rem;font-family:'bisonbold_italic',sans-serif;color:#fff;}
.style-angled #footer .site:hover {color:#00AEEF;} 
.style-angled #footer .tel {background:url('../../assets/landing/1-footer-phone.svg') no-repeat left center;background-size:auto 100%;padding-left:2rem;font-size:1.75rem;font-family:'bisonbold_italic',sans-serif;color:#fff;}
.style-angled #footer .tel:hover {color:#00AEEF;} 
.style-angled #footer .pipe {display: inline-block;margin:0 1rem;}

.style-angled.alt #footer .lower {background: #CE0A8D; background: -webkit-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(0, 174, 239, 1) 100%); background: -moz-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(0, 174, 239, 1) 100%); background: linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(0, 174, 239, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CE0A8D", endColorstr="#00AEEF", GradientType=1);}
.style-angled.alt #footer .lower .site {background-color: transparent;padding: 0 0 0 2rem;}
.style-angled.alt #footer .lower .site:hover {color:#00adee;}
.style-angled.alt #footer .lower a {color:#fff;}

/* ------------------------------------------ */
/* ---------- [ PRIMARY LAYOUT ] ------------ */
/* ------------------------------------------ */
/* Layout */
.w-max, .w-full, .w-content {overflow:hidden;margin:0 auto;}
.w-max[data-section="testimonials"] > section {max-width: 1420px;}
.w-max, .w-full, .w-content, .w-0, .w-1, .w-2, .w-3, .w-4, .w-5, .w-6, .w-7, .w-8, .w-9, .w-10 , .w-11 , .w-12 , .w-13 , .w-14 , .w-15 , .w-16 , .w-17 , .w-18 , .w-19 , .w-20 , .w-21 , .w-22 , .w-23 , .w-24 , .w-25 , .w-26 , .w-27 , .w-28 , .w-29 , .w-30 , .w-31 , .w-32 , .w-33 , .w-34 , .w-35 , .w-36 , .w-37 , .w-38 , .w-39 , .w-40 , .w-41 , .w-42 , .w-43 , .w-44 , .w-45 , .w-46 , .w-47 , .w-48 , .w-49 , .w-50 , .w-51 , .w-52 , .w-53 , .w-54 , .w-55 , .w-56 , .w-57 , .w-58 , .w-59 , .w-60 , .w-61 , .w-62 , .w-63 , .w-64 , .w-65 , .w-66 , .w-67 , .w-68 , .w-69 , .w-70 , .w-71 , .w-72 , .w-73 , .w-74 , .w-75 , .w-76 , .w-77 , .w-78 , .w-79 , .w-80 , .w-81 , .w-82 , .w-83 , .w-84 , .w-85 , .w-86 , .w-87 , .w-88 , .w-89 , .w-90 , .w-91 , .w-92 , .w-93 , .w-94 , .w-95 , .w-96 , .w-97 , .w-98 , .w-99 , .w-100{box-sizing:border-box;}
.w-max {width:100%;}.w-full {width:100%;max-width:1200px;}.w-full-half {width:100%;max-width:600px;margin:0;}.w-content {width:100%;max-width:1000px;}
.w-0 {display:none;}.w-1 {width:1%;}.w-2 {width:2%;}.w-3 {width:3%;}.w-4 {width:4%;}.w-5 {width:5%;}.w-6 {width:6%;} .w-7 {width:7%;}.w-8 {width:8%;}.w-9 {width:9%;}.w-10 {width:10%;}.w-11 {width:11%;}.w-12 {width:12%;}.w-13 {width:13%;}.w-14 {width:14%;}.w-15 {width:15%;}.w-16 {width:16%;}.w-17 {width:17%;}.w-18 {width:18%;}.w-19 {width:19%;}.w-20 {width:20%;}.w-21 {width:21%;}.w-22 {width:22%;}.w-23 {width:23%;}.w-24 {width:24%;}.w-25 {width:25%;}.w-26 {width:26%;}.w-27 {width:27%;}.w-28 {width:28%;}.w-29 {width:29%;}.w-30 {width:30%;}.w-31 {width:31%;}.w-32 {width:32%;}.w-33 {width:33.3333333%;}.w-34 {width:34%;}.w-35 {width:35%;}.w-36 {width:36%;}.w-37 {width:37%;}.w-38 {width:38%;}.w-39 {width:39%;}.w-40 {width:40%;}.w-41 {width:41%;}.w-42 {width:42%;}.w-43 {width:43%;}.w-44 {width:44%;}.w-45 {width:45%;}.w-46 {width:46%;}.w-47 {width:47%;}.w-48 {width:48%;}.w-49 {width:49%;}.w-50 {width:50%;}.w-51 {width:51%;}.w-52 {width:52%;}.w-53 {width:53%;}.w-54 {width:54%;}.w-55 {width:55%;}.w-56 {width:56%;}.w-57 {width:57%;}.w-58 {width:58%;}.w-59 {width:59%;}.w-60 {width:60%;}.w-61 {width:61%;}.w-62 {width:62%;}.w-63 {width:63%;}.w-64 {width:64%;}.w-65 {width:65%;}.w-66 {width:66.6666666%;}.w-67 {width:67%;}.w-68 {width:68%;}.w-69 {width:69%;}.w-70 {width:70%;}.w-71 {width:71%;}.w-72 {width:72%;}.w-73 {width:73%;}.w-74 {width:74%;}.w-75 {width:75%;}.w-76 {width:76%;}.w-77 {width:77%;}.w-78 {width:78%;}.w-79 {width:79%;}.w-80 {width:80%;}.w-81 {width:81%;}.w-82 {width:82%;}.w-83 {width:83%;}.w-84 {width:84%;}.w-85 {width:85%;}.w-86 {width:86%;}.w-87 {width:87%;}.w-88 {width:88%;}.w-89 {width:89%;}.w-90 {width:90%;}.w-91 {width:91%;}.w-92 {width:92%;}.w-93 {width:93%;}.w-94 {width:94%;}.w-95 {width:95%;}.w-96 {width:96%;}.w-97 {width:97%;}.w-98 {width:98%;}.w-99 {width:99.999999999%;}.w-100 {width:100%;}

/* Flex */
.flex, .flex-buckets, .flex-spaced {display:flex;}
.flex-buckets, .flex-grid, .flex-spaced {flex-direction:row;}
.flex-wrap, .flex-buckets, .flex-grid {flex-wrap:wrap;}
.flex-col {flex-direction:column;}
.flex-row {flex-direction:row;}
.flex-buckets {justify-content:space-between;align-items:stretch;}
.flex-gallery {display:flex;justify-content: center;align-items: center;column-gap:3%;row-gap:2rem;flex-wrap:wrap;}
.flex-grid {justify-content:space-between;align-items:center;}
.flex-centered {justify-content:center;align-items:center;}
.flex-middle {justify-content:space-between;align-items:center;}
.flex-spaced {justify-content:space-around;align-items:stretch;}
.flex-space {justify-content:space-between;align-items: flex-start}
.flex-space.flex-centered {justify-content:space-between;align-items: center;}
.flex-first {justify-content: flex-start;}
.flex-last {justify-content: flex-end;}
.flex-start {align-items:flex-start;}
.flex-middle {align-items:center;}
.flex-middle.flex-start {align-items:center;justify-content: flex-start}
.flex-end {align-items:flex-end;}
.fl-1 {order:1;}.fl-2 {order:2;}.fl-3 {order:3;}.fl-4 {order:4;}.fl-5 {order:5;}.fl-6 {order:6;}.fl-7 {order:7;}.fl-8 {order:8;}
.fl-gap-0 {gap:0%;}.fl-gap-1 {gap:1%;}.fl-gap-1-5 {gap:1.5%;}.fl-gap-2 {gap:2%;}.fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.fl-gap-3 {gap:3%;}.fl-gap-thirds,.fl-gap-3-5 {gap:3.5%;}.fl-gap-4 {gap:4%;}.fl-gap-4-5 {gap:4.5%;}.fl-gap-5 {gap:5%;}.fl-gap-5-5 {gap:5.5%;}.fl-gap-6 {gap:6%;}.fl-gap-6-5 {gap:6.5%;}.fl-gap-7 {gap:7%;}.fl-gap-7-5 {gap:7.5%;}.fl-gap-8 {gap:8%;}.fl-gap-8-5 {gap:8.5%;}
.grid {display: grid; grid-template-columns: repeat(5, 1fr); grid-column-gap: 4em; }

/* Spacer */
.spacer-e {display:none;}
.spacer-empty {height:0;}
.spacer {width:1px;height:16px;}
.spacer-0 {height:8px;}
.spacer-1 {height:22.62px;}
.spacer-2 {height:31.99px;}
.spacer-3 {height:45.23px;}
.spacer-4 {height:63.96px;}
.spacer-5 {height:90.44px;}
.spacer-6 {height:127.88px;}
.spacer-7 {height:180.83px;}
.spacer-8 {height:255.69px;}

/* ----- [ BUTTONS ] ----- */
a.button, .button, .gform_footer > input[type="submit"] {display:inline-block;overflow:hidden;position:relative;margin:0;padding:12px 64px;border:0 none;font-size:15px;letter-spacing:0.3px;min-width:217px;font-weight:bold;line-height:1.6;color:#ffffff;cursor:pointer;transition:background 0.2s, border 0.2s, color 0.2s;border-radius:4px;text-align:center;text-transform:uppercase;}

/* Icon */
a.button .btn-txt {position: relative;z-index:5;display: inline-block;}
a.button.has-ico {position:relative;}
a.button.has-ico.ico-left .ico {margin-right:8px;}
a.button.has-ico.ico-right .ico {margin-left:8px;}

/* Styles */
a.button.primary, .button.primary {background:#3d4494;color:#fff;}
a.button.primary:hover, .button.primary:hover {background:#fff;color:#000;}

a.button.secondary, .button.secondary {background:#861a85;color:#ffffff;}
a.button.secondary:hover, .button.secondary:hover {background:#fff;color:#000;}

a.button.tertiary, .button.tertiary {color:#ffffff;background: rgb(43,46,122);background: -moz-linear-gradient(90deg, rgba(43,46,122,1) 0%, rgba(159,21,136,1) 100%);background: -webkit-linear-gradient(90deg, rgba(43,46,122,1) 0%, rgba(159,21,136,1) 100%);background: linear-gradient(90deg, rgba(43,46,122,1) 0%, rgba(159,21,136,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2e7a",endColorstr="#9f1588",GradientType=1);}
a.button.tertiary:after, .button.tertiary:after {content:'';position:absolute;top:0;z-index:0;left:-100%;bottom:0;width:110%;background: rgb(159,21,136);background: -moz-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: -webkit-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f1588",endColorstr="#2b2e7a",GradientType=1);transition:left 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);}
a.button.tertiary:hover, .button.tertiary:hover {color:#fff;}
a.button.tertiary:hover:after, .button.tertiary:hover:after {left:-10%;}

.button.gradient.angled {padding:0.65rem 2rem;overflow: visible;}
.button.gradient.angled span {display:inline-block;vertical-align:middle;}
.button.gradient.angled .ico {position:relative;z-index: 5;}
.button.gradient.angled svg {height:1em;width:1em;position:relative;top:2px;}
.button.gradient.angled svg path {fill:#fff;}
.button.gradient.angled:before {border-radius:3px;content:'';position:absolute;top:0;left:0;right:0;bottom:0;transform:skew(-20deg);background: #E7048D; background: -webkit-linear-gradient(90deg, rgba(231, 4, 141, 1) 0%, rgba(104, 44, 145, 1) 100%); background: -moz-linear-gradient(90deg, rgba(231, 4, 141, 1) 0%, rgba(104, 44, 145, 1) 100%); background: linear-gradient(90deg, rgba(231, 4, 141, 1) 0%, rgba(104, 44, 145, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E7048D", endColorstr="#682C91", GradientType=1);z-index: 0;}
.button.gradient.angled:after {border-radius:3px;content:'';position:absolute;top:0;left:0;width:0;opacity:0;bottom:0;transform:skew(-20deg);background: #682C91; background: -webkit-linear-gradient(90deg, rgba(104, 44, 145, 1) 0%, rgba(232, 4, 141, 1) 100%); background: -moz-linear-gradient(90deg, rgba(104, 44, 145, 1) 0%, rgba(232, 4, 141, 1) 100%); background: linear-gradient(90deg, rgba(104, 44, 145, 1) 0%, rgba(232, 4, 141, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#682C91", endColorstr="#E8048D", GradientType=1);z-index: 1;transition: all 0.5s;}
.button.gradient.angled:hover:after {width: 100%;opacity: 1;;}

.button.bordered.angled {padding:0.65rem 2rem;overflow: visible;}
.button.bordered.angled span {display:inline-block;vertical-align:middle;}
.button.bordered.angled .ico {position:relative;z-index: 5;}
.button.bordered.angled svg {height:1em;width:1em;position:relative;top:2px;}
.button.bordered.angled svg path {fill:#fff;}
.button.bordered.angled:before {border-radius:3px;content:'';position:absolute;top:0;left:0;right:0;bottom:0;transform:skew(-20deg);background-color: transparent;border:2px solid #fff;}
.button.bordered.angled:after {border-radius:3px;content:'';position:absolute;top:0;left:0;width:0;opacity:0;bottom:0;transform:skew(-20deg);background-color: #fff;transition: all 0.5s;}
.button.bordered.angled:hover:after {width: 100%;opacity: 1;;}
.button.bordered.angled:hover {color:#000;}

.button.gradient.squared {padding:0.15rem 2rem 0.25rem 2rem;overflow: visible;font-family:'bisonbold_italic',sans-serif;font-size:1.5rem;}
.button.gradient.squared span {display:inline-block;vertical-align:middle;}
.button.gradient.squared .ico {position:relative;z-index: 5;}
.button.gradient.squared svg {height:1em;width:1em;position:relative;top:2px;}
.button.gradient.squared svg path {fill:#fff;}
.button.gradient.squared.ico-chevron-right .ico svg {height:0.75rem;width:1em;position:relative;top:-2px;}
.button.gradient.squared:before {border-radius:3px;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background: #E7048D; background: -webkit-linear-gradient(90deg, rgba(231, 4, 141, 1) 0%, rgba(104, 44, 145, 1) 100%); background: -moz-linear-gradient(90deg, rgba(231, 4, 141, 1) 0%, rgba(104, 44, 145, 1) 100%); background: linear-gradient(90deg, rgba(231, 4, 141, 1) 0%, rgba(104, 44, 145, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E7048D", endColorstr="#682C91", GradientType=1);z-index: 0;}
.button.gradient.squared:after {border-radius:3px;content:'';position:absolute;top:0;left:0;width:0;opacity:0;bottom:0;background: #682C91; background: -webkit-linear-gradient(90deg, rgba(104, 44, 145, 1) 0%, rgba(232, 4, 141, 1) 100%); background: -moz-linear-gradient(90deg, rgba(104, 44, 145, 1) 0%, rgba(232, 4, 141, 1) 100%); background: linear-gradient(90deg, rgba(104, 44, 145, 1) 0%, rgba(232, 4, 141, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#682C91", endColorstr="#E8048D", GradientType=1);z-index: 1;transition: all 0.5s;}
.button.gradient.squared:hover:after {width: 100%;opacity: 1;;}

.button.blue-gradient.squared {padding:0.15rem 2rem 0.25rem 2rem;overflow: visible;font-family:'bisonbold_italic',sans-serif;font-size:1.5rem;}
.button.blue-gradient.squared span {display:inline-block;vertical-align:middle;}
.button.blue-gradient.squared .ico {position:relative;z-index: 5;}
.button.blue-gradient.squared svg {height:1em;width:1em;position:relative;top:2px;}
.button.blue-gradient.squared svg path {fill:#fff;}
.button.blue-gradient.squared:before {border-radius:3px;content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index: 0;background: #038AD2; background: -webkit-linear-gradient(90deg, rgba(3, 138, 210, 1) 0%, rgba(7, 81, 164, 1) 100%); background: -moz-linear-gradient(90deg, rgba(3, 138, 210, 1) 0%, rgba(7, 81, 164, 1) 100%); background: linear-gradient(90deg, rgba(3, 138, 210, 1) 0%, rgba(7, 81, 164, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#038AD2", endColorstr="#0751A4", GradientType=1);}
.button.blue-gradient.squared:after {border-radius:3px;content:'';position:absolute;top:0;left:0;width:0;opacity:0;bottom:0;z-index: 1;transition: all 0.5s;background: #0751A4; background: -webkit-linear-gradient(90deg, rgba(7, 81, 164, 1) 0%, rgba(3, 138, 210, 1) 100%); background: -moz-linear-gradient(90deg, rgba(7, 81, 164, 1) 0%, rgba(3, 138, 210, 1) 100%); background: linear-gradient(90deg, rgba(7, 81, 164, 1) 0%, rgba(3, 138, 210, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0751A4", endColorstr="#038AD2", GradientType=1);}
.button.blue-gradient.squared:hover:after {width: 100%;opacity: 1;;}

.gform_footer {display:inline-block;background: rgb(43,46,122);background: -moz-linear-gradient(90deg, rgba(43,46,122,1) 0%, rgba(159,21,136,1) 100%);background: -webkit-linear-gradient(90deg, rgba(43,46,122,1) 0%, rgba(159,21,136,1) 100%);background: linear-gradient(90deg, rgba(43,46,122,1) 0%, rgba(159,21,136,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2b2e7a",endColorstr="#9f1588",GradientType=1);}
.gform_footer > input {background:transparent;border:0 none;margin:0;padding:0;}

/* Buttons */
.btns a {margin:0 8px 0 0;}
.btns a:last-child {margin:0;}

/* ------------------------------------------ */
/* -------------- [ TEMPLATES ] ------------- */
/* ------------------------------------------ */
.section {position: relative;overflow:visible;}
.layout {position: relative;z-index:100;}

/* ----  [ HEADER ] ---- */
.header {padding:2rem 0 10rem 0;}
.header .upper {margin:0 0 8rem 0;}
.header.footer {padding:2rem 0;}
.header.footer .upper {margin:0;}
img.hero {position:absolute;right:0;bottom:5%;width:52%;z-index:0;height:auto;}
.postid-18327 img.hero {height: 85%;object-fit:cover;object-position:top center;bottom:0;}

/* ---- [ HEADER -- FADED ] ---- */
.header.style-faded {background-color: #191919;padding: 0;}
.header.style-faded .upper {margin: 1rem 0;}
.header.style-faded .logo img {width: 14rem;height: auto;}
.header.style-faded .r {font-family:'bisonbold_italic',sans-serif;font-size:1.5rem;color:#fff;}
.header.style-faded .r .pretext {padding-left: 3rem;}
.header.style-faded .r a {font-family:'bisonbold_italic',sans-serif;display: block;background:url('../../assets/landing/1-phone.svg') no-repeat left center;font-size:1.85em;background-size: 0.85em;line-height: 1em;color:#ec028d;padding: 0 0 0 3rem;}
.header.style-faded .r a:hover {color:#3a95dc;}
.header.style-faded .hero {bottom: 0;top: 0;right: 0;height: 100%;object-fit: cover;object-position: bottom right;}
.header.style-faded .caption {padding: 3rem 0 7rem 0;}
.header.style-faded h1 {font-size: 77px;line-height: 0.9em;}
.header.style-faded .subtitle {color:#fff;font-family:'bisonbold_italic',sans-serif;font-size:2.5rem;line-height: 1.25em;margin:1.5rem 0 0 0;}
.header.style-faded .text {color:#fff;font-size:17px;line-height: 1.5em;margin:1rem 0 0 0;}
.header.style-faded .btns {margin: 4rem 0 0 0;}

/* ---- [ HEADER -- ANGLED ] ---- */
.header.style-angled .hero {bottom: 0;right: 0;top: 0;z-index: 5;height: 100%;width: 50%;object-fit: contain;object-position: center right;;}
.header.style-angled .upper {margin: 0 0 2rem 0;justify-content: start;column-gap: 10rem;}
.header.style-angled .upper .tel {font-family:'bisonbold_italic',sans-serif;background:url('../../assets/landing/2-phone.svg') no-repeat left center;background-size:auto 80%;font-size:2em;color:#fff;padding-left:3rem;line-height: 1em;display: block;}
.header.style-angled .upper .tel:hover {color:#00AEEF;}
.header.style-angled .lower {position: relative;z-index: 5;}
.header.style-angled .lower h1 {background: #CE0A8D; background: -webkit-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: -moz-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CE0A8D", endColorstr="#04ABED", GradientType=1);padding:3rem 0;padding-left:calc((100vw - 1200px) / 2);}
.header.style-angled .lower h1 span {display: block;line-height: 0.8em;}
.header.style-angled .lower h1 span:nth-child(2) {position: relative;left:2rem;font-size:90px;}
.header.style-angled .lower h1 span:nth-child(3) {position: relative;font-size:90px;}
.header.style-angled .subtitle {font-family:'bisonbold_italic',sans-serif;background-color: #434242;color:#fff;font-size:1.5rem;line-height:1.5em;padding:0.5rem 0;position: relative;overflow: visible;}
.header.style-angled .subtitle:before {content:'';position: absolute;left:-2rem;top:0;bottom:0;width:3rem;background-color: #434242;transform: skew(-10deg);}
.header.style-angled .subtitle:after {content:'';position: absolute;left:100%;top:0;bottom:0;width: 250%;background-color: #434242;}
.header.style-angled .text {color: #fff;padding: 1.5rem 0;}

/* ---- [ TITLE ] ---- */
.title.layout.style-gradient h2 {font-size: 4rem;}
.title.standout.layout {text-align:center;}
.title.standout.layout span {font-family: 'bisonbold_italic',sans-serif;font-weight:bold;font-size:85px;color:#fff;}
.title.standout.layout span.txt.first {position:relative;top:2.5rem;left:-15%;}
.title.standout.layout span.txt.main {z-index:65;position:relative;font-size: 155px; line-height: 146px; display: block; width: 100%; background: -webkit-linear-gradient(0deg, #00AEEF 20%, #662D91 50%, #EC008C 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.title.standout.layout span.txt.last {position:relative;top:-2rem;z-index:5;left:20%}


/* ----  [ STANDARD ] ---- */
.standard h2 {display:block;text-align:center;font-family:'tt_norms_probold';margin:0 0 3rem 0;}

/* ---- [ CTA ] ---- */
.cta.layout.style-call .flex-buckets {align-items: center;}
.cta.layout.style-call .l {background-color: #434242;color: #fff;font-family: 'Geologica',sans-serif;font-size:1.5rem;line-height: 1.5em;position: relative;}
.cta.layout.style-call .l .text {padding: 1rem 2rem 1rem 0;position: relative;z-index: 5;}
.cta.layout.style-call .l:before {content:'';position:absolute;background-color: #434242;z-index: 0;width: 1000%;right: 100%;top: 0;bottom: 0;height: 100%;}
.cta.layout.style-call .l:after {content:'';position:absolute;background-color: #434242;z-index: 0;width: 1rem;right: -1rem;top: 0;bottom: 0;clip-path: polygon(100% 50%, 0 0, 0 100%);}
.cta.layout.style-call .r {font-family:'bisonbold_italic',sans-serif;font-size:1.5rem;color:#fff;background:url('../../assets/landing/1-call.svg') no-repeat left center;background-size: auto 100%;}
.cta.layout.style-call .r .pretext {padding-left: 5rem;}
.cta.layout.style-call .r a {font-family:'bisonbold_italic',sans-serif;display: block;font-size:2em;line-height: 1em;color:#ec028d;padding: 0 0 0 5rem;}
.cta.layout.style-call .r a:hover {color:#3a95dc;}

/* ---- [ CTA - SINGULAR ] ---- */
.cta.layout.style-singular .caption {top: -4rem;}
.cta.layout.style-singular h2 {font-size:6rem;position: relative;z-index: 5;;}
.cta.layout.style-singular .bg {font-family: 'bisonbold_italic';color: transparent;-webkit-text-stroke: 2px #525252;text-stroke:2px #525252; font-size: 10rem;position: absolute;top: 50%;left:50%;transform: translate(-50%,-50%);z-index: 0;;opacity: 0.5;width: 100%;;white-space: nowrap;}

/* ---- [ CTA EXTRA ] ---- */
.cta.extra .pretext {color: #fff;font-family: 'Geologica',sans-serif;font-size:1.5rem;line-height: 1.25em;}
.cta.extra .call-now {font-family:'bisonbold_italic',sans-serif;color: #fff;font-size:3rem;line-height:1.5em;}
.cta.extra .call-now a {color:#fff;background:url('../../assets/landing/2-phone-gradient.svg') no-repeat left center;background-size:auto 60%;padding-left: 3.5rem;margin-left: 2rem;}
.cta.extra .call-now a:hover {color:#00adee;}

/* ---- [ CTA -- STANDOUT ] ---- */
.cta.layout.style-standout .img {position: absolute;top: -2rem;left: 0;bottom: -2rem;width: 55%;;z-index: 0;overflow: hidden;}
.cta.layout.style-standout .img img {width: 100%;height: 100%;object-fit: cover;object-position: center right;border-radius: 0 15px 15px 0;}
.cta.layout.style-standout .txt {position:relative;z-index:5;width:50%;margin:0 0 0 auto;background: #C70F8E; background: -webkit-linear-gradient(90deg, rgba(199, 15, 142, 1) 0%, rgba(44, 117, 197, 1) 100%); background: -moz-linear-gradient(90deg, rgba(199, 15, 142, 1) 0%, rgba(44, 117, 197, 1) 100%); background: linear-gradient(90deg, rgba(199, 15, 142, 1) 0%, rgba(44, 117, 197, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#C70F8E", endColorstr="#2C75C5", GradientType=1);padding: 2rem 4rem;color:#fff;border-radius:15px 0 0 15px;}
.cta.layout.style-standout .call-now {font-family:'bisonbold_italic',sans-serif;font-size: 2rem;color:#fff;margin: 2rem 0;}
.cta.layout.style-standout .call-now .pretext {display: block;position: relative;z-index:5;}
.cta.layout.style-standout .call-now a {font-family:'bisonbold_italic',sans-serif;display:inline-block;background:#ec028d url('../../assets/landing/2-phone.svg') no-repeat 0.5rem center;background-size:auto 50%;font-size:1.35em;color:#fff;padding-left:3rem;line-height: 1em;padding:0.5rem 1rem 0.5rem 3rem;border-radius: 3px;position: relative;z-index: 1;}
.cta.layout.style-standout .call-now a:hover {color:#00AEEF;}
.cta.layout.style-standout .subtitle {line-height: 1.5em;margin: 0 0 2rem 0;}

.cta.layout.style-standout .custom-listitem {border: 0 none;}


/* ---- [ BUCKETS ] ---- */
.bucket img {display: block;width:100%;height:auto;}
.bucket.t-center img {border-radius:35px 35px 0 0;}
.buckets h2 {margin:0 0 -2rem 0;font-size:75px;position: relative;top:-2rem;}
.buckets .subtitle {color:#7481b9;font-size:18px;margin:1.5rem 0 2.5rem 0;font-weight:600;}

/* Boxed */
.buckets.style-boxed .bucket {top: auto;text-align: left;display: flex;align-items: start;justify-content: space-between;margin:0 0 3rem 0;}
.buckets.style-boxed .bucket .l {width: 100px;}
.buckets.style-boxed .bucket .l .ico {border-radius:100%;border:1px solid #fff;width:75px;height:75px;}
.buckets.style-boxed .bucket .l img {width:100%;height:auto;padding:1rem;}
.buckets.style-boxed .bucket .r {flex:1;}
.buckets.style-boxed .bucket h2 {top: auto;text-align: left;}
.buckets.style-boxed .bucket .text {text-align: left;}

/* Angled Gradient */
.buckets.style-gradient.angled {padding: 8rem 0;background:url('../../assets/landing/1-angled-bg.png') no-repeat center;background-size:cover;background-position: -8vw center;}
.buckets.style-gradient.angled .title-bar {margin: 0 auto 7rem auto;}
.buckets.style-gradient.angled .title-bar h2 {position: relative;z-index: 5;;}
.buckets.style-gradient.angled .title-bar .bg {font-family: 'bisonbold_italic';color: transparent;-webkit-text-stroke: 2px #05a7e9;text-stroke:2px #05a7e9; font-size: 6rem;position: absolute;top: 1.25rem;left:50%;transform: translateX(-50%);z-index: 0;;opacity: 0.75;width: 100%;white-space: nowrap;}
.buckets.style-gradient.angled .ico {display: block;margin: 0 auto 1rem auto;}
.buckets.style-gradient.angled .ico img {height: 5rem;width: auto;display: block;margin: 0 auto;}
.buckets.style-gradient.angled .title {font-size: 1.25rem;line-height: 1.5em;}
.buckets.style-gradient.angled .bgg {transform: skew(-20deg);border-radius: 5px;right: 20%;left:-10%;}

/* Overlap */
.buckets.style-overlap {padding: 4rem 0 0 0;}
.buckets.style-overlap .bucket {background-color: #12181b;color:#fff;border-radius: 5px;padding: 6rem 2rem 2rem 2rem;position: relative;}
.buckets.style-overlap .bucket .title {color:#fff;font-size:1.05rem;line-height: 1.5em;}
.buckets.style-overlap .bucket .ico {height: 9rem;width: 9rem;position: absolute;left:50%;transform:translateX(-50%);top:-4rem;}
.buckets.style-overlap .bucket .ico img {display: block;width: 100%;height: 100%;object-fit: contain;object-position: center;}

/* Offset */
.buckets.style-simple-offset img {height: 5rem;width: auto;margin: 0 auto 1.5rem auto;display: block;border-radius: 0;;}
.buckets.style-simple-offset h2 {font-size:2rem;top: auto;}

/* ----  [ CONTENT/MEDIA + MEDIA/CONTENT ] ---- */
.content-image.wide .img {position: absolute;top:0;bottom:0;right:0;}
.content-image.wide.alt .img {position: absolute;top:0;bottom:0;right:auto;left:0;}
.content-image.wide.alt .txt .text {margin:0 0 0 auto;}

/* Text */
.content-image h2, .content-image h2 {line-height:1em;}
.content-image h2 {font-size:76px;margin:0;}
.content-image h3 {font-size:46px;margin:0 0 2rem 0;;}

/* ---- [ BUCKETS -- OFFSET ] ---- */
.buckets.layout.style-offset {overflow: visible;}
.buckets.layout.style-offset .bucket {display: flex;align-items: center;justify-content: center;column-gap: 2rem;padding: 3rem 2rem;}
.buckets.layout.style-offset .bucket:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;transform:skew(-20deg);z-index:0;background-color: #434242;border-radius: 5px;}
.buckets.layout.style-offset h2 {font-family: 'bisonbold_italic';margin: 0;padding: 0;color:#fff;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);height: auto;line-height: 1;}
.buckets.layout.style-offset .bucket:first-child {position: relative;top:-2rem;}
.buckets.layout.style-offset .bucket:first-child h2 {color:#ec028d;}
.buckets.layout.style-offset .bucket:last-child h2 {color:#00adee;}
.buckets.layout.style-offset .subtitle {font-family: 'bisonbold_italic';margin: 0;padding: 0;color:#fff;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);height: auto;font-size: 2rem;left: 0.5rem;line-height: 0.5rem;}
.buckets.layout.style-offset ul {list-style: none;margin: 0;padding: 0;font-family: 'Geologica',sans-serif;font-size:1.25rem;text-align: left;}
.buckets.layout.style-offset .bucket:first-child ul li {background: url('../../assets/landing/pink-checkmark.svg') no-repeat left center;;background-size:1em;padding-left:2.25rem;}
.buckets.layout.style-offset .bucket:last-child ul li {background: url('../../assets/landing/blue-checkmark.svg') no-repeat left center;;background-size:1em;padding-left:2.25rem;}

/* ---- [ CONTENT IMAGE BUY RENT ] ---- */
section[data-section="rent-buy"] .content-image {overflow: visible;}
section[data-section="rent-buy"] .txt {padding: 4rem 0;}
section[data-section="rent-buy"] .img {overflow: visible;}
section[data-section="rent-buy"] .img img {width: 100%;height: 100%;object-fit: cover;object-position: center;border-radius: 15px 0 0 15px;overflow: hidden;position: relative;z-index: 5;;}
section[data-section="rent-buy"] .img:after {z-index: 0;position: absolute;content:'';background: #CE0A8D; background: -webkit-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: -moz-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CE0A8D", endColorstr="#04ABED", GradientType=1);width: 100%;left:2rem;bottom: -1rem;height: 2rem;;border-radius: 15px;}
.text .custom-listalt {margin:0 0 3rem 0;}
.text .custom-listalt:last-child {margin: 0;}
.text .custom-listalt .title-bar  {font-family: 'bisonbold_italic';font-size:3rem;line-height: 0.7em;;}
.text .custom-listalt.color-pink .first {color:#ec028d;display: block;}
.text .custom-listalt.color-blue .first {color:#00adee;display: block;}
.text .custom-listalt .title-bar .subtitle {font-size:2rem;line-height: 1em;}
.text .custom-listalt ul {list-style: none;margin: 1rem 0;padding: 0;font-family: 'Geologica',sans-serif;font-size:1.1rem;text-align: left;}
.text .custom-listalt.color-pink ul li {background: url('../../assets/landing/pink-checkmark.svg') no-repeat left center;;background-size:1em;padding-left:2.25rem;}
.text .custom-listalt.color-blue ul li {background: url('../../assets/landing/blue-checkmark.svg') no-repeat left center;;background-size:1em;padding-left:2.25rem;}

/* ---- [ TABS ] ---- */
.tabs .controls {display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #ccc;margin:2rem 0 2rem 0;}
.tabs .controls button {margin:0;padding:0;border:0 none;background:transparent;color:#fff;font-family:'tt_norms_probold',sans-serif;font-size:24px;margin:0;padding:0 0 1rem 0;cursor:pointer;position:relative;}
.tabs .controls button:after {content:'';position:absolute;bottom:-2px;left:0;height:2px;background:#7481b9;width:0;transition: width 0.3s;}
.tabs .controls button.active:after, .tabs .controls button:hover:after {width:100%;}
.tabs .controls button:hover, 
.tabs .controls button.active {color:#7481b9}
.tabs .items .text {font-size:18px;}
.tabs .items .text ul {column-count:2;}

/* ---- [ GALLERY SLIDER ] ---- */
.gallery-slider .upper h2 {font-size:150px;letter-spacing:7.83px;color:#fff;-webkit-text-stroke: 1px #fff;-webkit-text-fill-color: transparent;}
.gallery-slider .upper .subtitle {position: relative;top:-0.5rem;margin-left:8rem;line-height:2rem;}
.gallery-slider .upper .subtitle .second {position: relative;left:-2rem;}

/* Slide */
.gallery-slider .one .short {padding-bottom:78.25%}
.gallery-slider .two {margin-bottom:8%;}
.gallery-slider .slick-arrow {width:50px;height:50px;line-height:50px;text-align:center;background: rgb(159,21,136);background: -moz-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: -webkit-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f1588",endColorstr="#2b2e7a",GradientType=1);transition:left 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);}
.gallery-slider .slick-arrow.slick-prev {left:-20px;}
.gallery-slider .slick-arrow.slick-next {right:-20px;}

.gallery-slider .slick-arrow i {transition:all 0.2s;}
.gallery-slider .slick-arrow.slick-prev:hover i {transform:translateX(-5px);}
.gallery-slider .slick-arrow.slick-next:hover i {transform:translateX(5px);}

/* ---- [ GALLERY SLIDER -- SNAPSHOT ] ---- */
.gallery-slider.style-snapshot {margin:0 -1rem;}
.gallery-slider.style-snapshot .slide {padding: 0 1rem;position: relative;}
.gallery-slider.style-snapshot .slide .image {position: relative;}
.gallery-slider.style-snapshot .slide .image:before {content:'';position: absolute;width: 3rem;height:3rem;border:2px solid #fff;top: 0.5rem;left:0.5rem;border-bottom: none;border-right: none;z-index: 5;transition: all 0.5s;}
.gallery-slider.style-snapshot .slide .image:after {content:'';position: absolute;width: 3rem;height:3rem;border:2px solid #fff;bottom:0.5rem;right:0.5rem;border-top: none;border-left: none;z-index: 5;transition: all 0.5s;}
.gallery-slider.style-snapshot .slide:hover .image:before {width: 4rem;height: 4rem;}
.gallery-slider.style-snapshot .slide:hover .image:after {width: 4rem;height: 4rem;}
.gallery-slider.style-snapshot .slick-arrow {width:auto;height:auto;line-height:1em;text-align:center;background: transparent;position:absolute;top:50%;transform:translateY(-50%);z-index: 55;}
.gallery-slider.style-snapshot .slick-arrow svg {display: block;height: 3rem;width: auto;}
.gallery-slider.style-snapshot .slick-arrow svg path {fill:#fff;}
.gallery-slider.style-snapshot .slick-arrow.slick-prev {left:1.5rem;}
.gallery-slider.style-snapshot .slick-arrow.slick-next {right:0.5rem;}

/* ---- [ GALLERY SLIDER -- standout ] ---- */
.gallery-slider.style-standout {padding: 4rem 0;}
.gallery-slider.style-standout .slick-list {overflow: visible;margin: 0 5%;}
.gallery-slider.style-standout .slide {position: relative;z-index: 5;;transition: all 0.5s;}
.gallery-slider.style-standout .slick-current {transform:scale(1.25);z-index: 15;;}
.gallery-slider.style-standout .slick-arrow {width:auto;height:auto;line-height:1em;text-align:center;background: transparent;position:absolute;top:46%;transform:translateY(-50%);z-index: 55;}
.gallery-slider.style-standout .slick-arrow i {display: block;height: 3rem;width: auto;}
.gallery-slider.style-standout .slick-arrow i {fill:#fff;}
.gallery-slider.style-standout .slick-arrow.slick-prev {left:1rem;}
.gallery-slider.style-standout .slick-arrow.slick-next {right:1rem;}
.gallery-slider.style-standout ul.slick-dots {display:block;list-style:none;padding:0;text-align:center;font-size:0;margin: 6rem auto 0 auto;}
.gallery-slider.style-standout ul.slick-dots li {display:inline-block;margin:0 3px;}
.gallery-slider.style-standout ul.slick-dots li button {display:block;width:3rem;height:0.35rem;border-radius:0;border:0 none;background:#595858;cursor:pointer;}
.gallery-slider.style-standout ul.slick-dots li:hover button {background: #EA038D; background: -webkit-linear-gradient(90deg, rgba(234, 3, 141, 1) 0%, rgba(102, 45, 145, 1) 100%); background: -moz-linear-gradient(90deg, rgba(234, 3, 141, 1) 0%, rgba(102, 45, 145, 1) 100%); background: linear-gradient(90deg, rgba(234, 3, 141, 1) 0%, rgba(102, 45, 145, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EA038D", endColorstr="#662D91", GradientType=1);}
.gallery-slider.style-standout ul.slick-dots li.slick-active button {background: #EA038D; background: -webkit-linear-gradient(90deg, rgba(234, 3, 141, 1) 0%, rgba(102, 45, 145, 1) 100%); background: -moz-linear-gradient(90deg, rgba(234, 3, 141, 1) 0%, rgba(102, 45, 145, 1) 100%); background: linear-gradient(90deg, rgba(234, 3, 141, 1) 0%, rgba(102, 45, 145, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EA038D", endColorstr="#662D91", GradientType=1);}

/* ---- [ BROWSE GALLERY ] ---- */
.browse-gallery .filters {text-align:center;margin:1rem 0 3rem 0;}
.browse-gallery .filters button {margin:0;padding:10px;text-align:Center;border:0 none;background:#fff;border-radius:3px;margin:0.25rem;cursor:pointer;transition:all 0.2s;}
.browse-gallery .filters button:hover, .browse-gallery .filters button.active {background:#861a85;color:#fff;}
.browse-gallery .image {border-radius:5px;overflow: hidden;}
.browse-gallery .title {position: absolute;z-index: 5;bottom:0;left:0;background:#861a85;color:#fff;padding:0.5rem;;display: inline-block;}

/* ---- [ TESTIMONIALS ] ---- */
.testimonials h2 {font-size:50px;margin:0 4rem 0 0;}
.testimonials h2 .standout {padding:0 1rem;}
.testimonials .subtitle {font-size:18px;position: relative;top:-1rem;font-weight:bold;}
.testimonials .subtitle .second {position: relative;left:-0.5rem;top:0.5rem;}

/* Slider */
.testimonial {background:#232222;padding:2rem 2rem 8rem 2rem;position: relative;overflow:visible;}
.testimonial:before {content:'';background:url('../images/quote.svg');width:50px;height:50px;background-size:contain;position:absolute;top:-1rem;left:2rem;z-index:1;background-repeat:no-repeat;}
.testimonial blockquote {margin:1rem 0 0 0;padding:0;line-height:1.75em;font-size:15px;}
.testimonial .person {position:absolute;bottom:2rem;left:2rem;right:0;padding:0 2rem 0 0;font-size:15px;flex-wrap: nowrap;}
.testimonial .image {width:50px;height:50px;border-radius:5px;overflow:hidden;margin:0 1rem 0 0;background-color:#fff;}
.testimonial .image:not(.natural) > img {width: 100%;height: 100%;object-fit: contain;object-position: center;;}
.testimonial .name {margin:0 0 4px 0;}
.testimonial .company {color:#939292;}
.testimonials .slick-slide {padding:1rem;}

.testimonials .slick-arrow {width:50px;height:50px;line-height:50px;text-align:center;background: rgb(159,21,136);background: -moz-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: -webkit-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f1588",endColorstr="#2b2e7a",GradientType=1);transition:left 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);}
.testimonials .slick-arrow.slick-prev {left:0px;}
.testimonials .slick-arrow.slick-next {right:0px;}

.testimonials .slick-arrow i {transition:all 0.2s;}
.testimonials .slick-arrow.slick-prev:hover i {transform:translateX(-5px);}
.testimonials .slick-arrow.slick-next:hover i {transform:translateX(5px);}

/* Style Gradient */
.testimonials.style-gradient .as-slider {padding: 0 3rem;}
.testimonials.style-gradient .testimonial {background-color: #191919;position: relative;}
.testimonials.style-gradient .testimonial blockquote:before {content:'';background:url('../../assets/landing/1-quote.svg') no-repeat center;background-size:contain;width:3rem;height:3rem;position: absolute;top:-4rem;left:0;}
.testimonials.style-gradient .testimonial:before {z-index: 0;width:100%;height:100%;content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius: 5px;background: #CE0A8D; background: -webkit-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: -moz-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CE0A8D", endColorstr="#04ABED", GradientType=1);}
.testimonials.style-gradient .testimonial:after {z-index: 0;width:auto;height:auto;content:'';position:absolute;top:2px;left:2px;right:2px;bottom:2px;background-color: #191919;}
.testimonials.style-gradient .testimonial .box {background: #191919;position: absolute;left:1rem;bottom:-0.80rem;width:0.8125rem;height: 1rem;border:0 none;border-left:2px solid #b0188b;}
.testimonials.style-gradient .testimonial .line {background: #191919;position: absolute;left:1.3125rem;;bottom:-1.125rem;width:0.75rem;height: 1.125rem;border:0 none;border-left:2px solid #b0188b;transform: rotate(45deg);}
.testimonials.style-gradient .slick-arrow {width:auto;height:auto;line-height:1em;text-align:center;background: transparent;position:absolute;top:50%;transform:translateY(-50%);z-index: 55;}
.testimonials.style-gradient .slick-arrow svg {display: block;height: 3rem;width: auto;}
.testimonials.style-gradient .slick-arrow svg path {fill:#b0188b;}
.testimonials.style-gradient .slick-arrow:hover svg path {fill:#05a7e9;}
.testimonials.style-gradient .slick-arrow.slick-prev {left:0rem;}
.testimonials.style-gradient .slick-arrow.slick-next {right:0rem;}

/* Style Gradient */
.testimonials.style-boxed-gradient .testimonial:before {content:'';background:url('../../assets/landing/2-quote.svg');width:50px;height:50px;background-size:contain;position:absolute;top:0;left:2rem;z-index:1;background-repeat:no-repeat;}
.testimonials.style-boxed-gradient .as-slider {padding: 0 3rem;}
.testimonials.style-boxed-gradient .testimonial {padding:4rem 2rem 8rem 2rem;background-color: #191919;position: relative;background: #2B2B2B; background: -webkit-linear-gradient(180deg, rgba(43, 43, 43, 1) 0%, rgba(67, 66, 66, 1) 100%); background: -moz-linear-gradient(180deg, rgba(43, 43, 43, 1) 0%, rgba(67, 66, 66, 1) 100%); background: linear-gradient(180deg, rgba(43, 43, 43, 1) 0%, rgba(67, 66, 66, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2B2B2B", endColorstr="#434242", GradientType=0);border-radius: 5px;}
.testimonials.style-boxed-gradient .testimonial:after {content:'';background:#434242;width: 1rem;height:1rem;position: absolute;bottom:-1rem;left: 1rem;clip-path: polygon(0 0, 100% 0, 0 100%, 0% 100%);}
.testimonials.style-boxed-gradient .slick-arrow {width:auto;height:auto;line-height:1em;text-align:center;background: transparent;position:absolute;top:50%;transform:translateY(-50%);z-index: 55;}
.testimonials.style-boxed-gradient .slick-arrow svg {display: block;height: 3rem;width: auto;}
.testimonials.style-boxed-gradient .slick-arrow svg path {fill:#b0188b;}
.testimonials.style-boxed-gradient .slick-arrow:hover svg path {fill:#05a7e9;}
.testimonials.style-boxed-gradient .slick-arrow.slick-prev {left:0rem;}
.testimonials.style-boxed-gradient .slick-arrow.slick-next {right:0rem;}

.testimonials .slick-slide > div, .testimonials .slick-slide > div > div {height: 100%;}

/* ---- [ STAGGERD ] ---- */
.staggered .num { font-size: 125px; letter-spacing: 4.38px; color: #3c3d41; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #3c3d41; font-family: 'bisonbold_italic'; line-height: 1em;}
.staggered .grid {margin:4rem 0 0 0;}
.staggered h3 { font-size:30px;margin:0 0 1rem 0;}
.staggered .n-1 {position:relative;top:-6rem;}
.staggered .n-2 {position:relative;top:0;}
.staggered .n-3 {position:relative;top:-4rem;}
.staggered .n-4 {position:relative;top:-6rem;}
.staggered .n-5 {position:relative;top:-2rem;}

/* ---- [ FORM ] ---- */
.form {padding:2rem 4rem 4rem 4rem;border-radius:5px;overflow:hidden;}
.form-layout h2.title {font-size:60px;letter-spacing:7.83px;color:#8b5e97;-webkit-text-stroke: 1px #8b5e97;-webkit-text-fill-color: transparent;}
.postid-18246 .form-layout h2.title {-webkit-text-stroke: 2px #cda9d7;}
.form-layout .subtitle {font-size:18px;position: relative;font-weight:bold;text-align: center;margin:-1rem auto 2rem auto;}
.form-layout .subtitle .second {position: relative;left:2rem;top:0.5rem;}

.forms.layout h2.title {
    z-index: 65;
    position: relative;
    font-size: 55px;
    line-height: 1em;
    display: block;
    width: 100%;
    background: -webkit-linear-gradient(0deg, #00AEEF 20%, #662D91 50%, #EC008C 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.form-layout .upper {position: absolute;top:0;left:0;right:0;height:65%;}
.form-layout .lower {position: absolute;bottom:0;left:0;right:0;height:30%;}
.form-layout .image {border-radius:5px;overflow: hidden;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}

.form-layout.layout.style-angled .l {position: relative;}
.form-layout.layout.style-angled .l:before {content:'';background:url('../../assets/landing/1-form-bg.png');background-size:cover;position:absolute;top:0;right:-12%;bottom:0;width: 200%;border-radius: 5px;}
.form-layout.layout.style-angled .l >div {display: flex;align-items: center;justify-content: center;width: 100%;;height: 100%;}
.form-layout.layout.style-angled .l h2 {font-size: 2.5rem;}
.form-layout.layout.style-angled .l .call-now {font-family:'bisonbold_italic',sans-serif;font-size:1.5rem;color:#fff;display: inline-block;padding:0.5rem 1rem 0.5rem 0;margin:1rem 0 1.5rem 0;}
.form-layout.layout.style-angled .l .call-now:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background: #ec028d;transform: skew(-10deg);border-radius: 5px;}
.form-layout.layout.style-angled .l .call-now:after {content:'';position:absolute;top:0;right:95%;bottom:0;background: #ec028d;width: 300%;}
.form-layout.layout.style-angled .l .call-now .pretext {padding-left: 3rem;}
.form-layout.layout.style-angled .l .call-now a {font-family:'bisonbold_italic',sans-serif;display: block;background:url('../../assets/landing/1-phone-alt.svg') no-repeat left center;font-size:1.85em;background-size: 0.85em;line-height: 1em;color:#fff;padding: 0 0 0 3rem;}
.form-layout.layout.style-angled .l .call-now a:hover {color:#3a95dc;}
.form-layout.layout.style-angled .l .subtitle {font-size:1.15rem;line-height: 1.4em;text-align: left;font-weight: normal;margin:1rem 0 1.5rem 0;}

.form-layout.layout.style-angled .r .inner {position: relative;padding: 2rem 2rem 2rem 6rem;}
.form-layout.layout.style-angled .r .inner:before {background-color: #434242;content:'';position:absolute;top:0;left:-2rem;right:-2rem;bottom:0;transform: skew(-10deg);z-index: 1;;border-radius:5px;}
.form-layout.layout.style-angled .r .inner:after {background-color: #434242;content:'';position:absolute;top:0;bottom:0;z-index: 0;left:95%;width: 250%;;}

#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield {margin: 0;}
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield input[type="tel"],
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield input[type="email"],
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield input[type="text"],
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield select,
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield textarea {background-color: transparent;color:#fff;border-color:#fff;}

#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield input[type="tel"]::placeholder,
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield input[type="email"]::placeholder,
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield input[type="text"]::placeholder,
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield select::placeholder,
#sections .form-layout.layout.style-angled .gform_wrapper .gform_body .gfield textarea::placeholder {background-color: transparent;color:#fff;border-color:#fff;}

.style-angled.alt #sections .gform_wrapper .gform_body .gfield {margin: 0;}
.style-angled.alt #sections .gform_wrapper .gform_body .gfield input[type="tel"],
.style-angled.alt #sections .gform_wrapper .gform_body .gfield input[type="email"],
.style-angled.alt #sections .gform_wrapper .gform_body .gfield input[type="text"],
.style-angled.alt #sections .gform_wrapper .gform_body .gfield select,
.style-angled.alt #sections .gform_wrapper .gform_body .gfield textarea {background-color: transparent;color:#fff;border-color:#fff;}
.style-angled.alt #sections .gform_wrapper .gform_body .gfield input[type="tel"]::placeholder,
.style-angled.alt #sections .gform_wrapper .gform_body .gfield input[type="email"]::placeholder,
.style-angled.alt #sections .gform_wrapper .gform_body .gfield input[type="text"]::placeholder,
.style-angled.alt #sections .gform_wrapper .gform_body .gfield select::placeholder,
.style-angled.alt #sections .gform_wrapper .gform_body .gfield textarea::placeholder {background-color: transparent;color:#fff;border-color:#fff;}
.style-angled.alt #sections #gform_confirmation_message_25 {text-align: center;}
.style-angled.alt #sections #gform_confirmation_message_39 {text-align: center;}


/* ---- [ LOGO SLIDER ] ---- */
.logo-slider .upper h2, .logo-slider .upper h3 {line-height:1em;margin:0;position: relative;}
.logo-slider .upper h2 {display:inline-block;padding:0 1rem 0 0;font-size:90px;left:-15%;}
.logo-slider .upper h2 span {font-size:50px;}
.logo-slider .upper h3 {font-size:60px;right:-5%;top:-1rem;}

/* Slide */
.logo-slider .slide {height:80px;}
.logo-slider .slide img {display:block;width:60%;margin:0 auto;height:100%;object-fit:contain;object-position: center;filter:grayscale(100%) invert(1) brightness(5);}
.logo-slider .slick-arrow {width:50px;height:50px;line-height:50px;text-align:center;background:transparent;}
.logo-slider .slick-arrow.slick-prev {left:-2rem;}
.logo-slider .slick-arrow.slick-next {right:-2rem;}

.logo-slider .slick-arrow i {transition:all 0.2s;}
.logo-slider .slick-arrow.slick-prev:hover i {transform:translateX(-5px);}
.logo-slider .slick-arrow.slick-next:hover i {transform:translateX(5px);}

/* ---- [ SHORTCODE ] ---- */
.custom-listitem {border-bottom:1px dotted #00adee;padding:0.5rem 0;font-size:1.15rem;}
.custom-listitem img {display:inline-block;margin:0 1rem 0 0;width:1.5rem;height:auto;vertical-align:middle;}
.custom-listitem span {display:inline-block;vertical-align:middle;}

/* ---- [ STEPS ] ---- */
.steps .num {font-size:250px;letter-spacing:7.83px;color:#494643;-webkit-text-stroke: 3px #494643;-webkit-text-fill-color: transparent;line-height:1em;margin:0;padding:0;}
.steps h2 {position:relative;line-height:1.5em;margin:0 0 -3rem 0;font-family:'tt_norms_probold',sans-serif;font-size:30px;top:-6rem;padding:0 0 0 2rem;}
.steps .standout {font-size:40px;margin:0;padding:0 1rem 0 0;display:inline-block;font-weight:bold;}
.steps .item {margin:0 0 4rem 0;padding:0 3rem 0 2rem;}
.steps .item .text {line-height:1.75em;margin:12px 0 0 0;min-height:4rem;}

/* ---- [ SLICK SLIDER ] ---- */
.slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list, .slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after, .slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* Arrows */
.slick-arrow {position:absolute;top:50%;transform:translateY(-50%);z-index:3000;color:#fff;cursor:pointer;transition:all 0.2s;}
.slick-prev {left:16px;}
.slick-next {right:16px;}

/* Dots */
ul.slick-dots {display:block;list-style:none;margin:32px auto 0 auto;padding:0;text-align:center;font-size:0;}
ul.slick-dots li {display:inline-block;margin:0 3px;}
ul.slick-dots li button {display:block;width:13px;height:13px;border-radius:100%;border:0 none;background:#f78f22;cursor:pointer;}
ul.slick-dots li.slick-active button {background:#000000;}

/* ------------------------------------------ */
/* ---------- [ LAYOUT (OTHERS) ] ----------- */
/* ------------------------------------------ */
/* Centering */
.v-center {position:absolute;top:50%;transform:translateY(-50%);}
.all-center {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}

/* CSS Columns */
ul.columns {margin:0;padding:0;}
ul.columns li {list-style-position:inside;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.w-two-col, .w-three-col, .w-four-col, .w-five-col, .w-six-col {column-gap:50px;}
.w-two-col {column-count:2;}
.w-three-col {column-count:3;}
.w-four-col {column-count:4;}
.w-five-col {column-count:5;}
.w-six-col {column-count:6;}

/* Old Style Columns */
.container {position:relative;}
.constrain {position:relative;width:100%;height:100%;overflow:hidden;}
.outer-col {position:relative;font-size:0;vertical-align:top;}
.col {font-size:16px;vertical-align:top;}

/* Border */
.border-t {border-top:1px solid #000000;}
.border-b {border-bottom:1px solid #000000;}
.border-r {border-right:1px solid #000000;}
.border-l {border-left:1px solid #000000;}
.divider {width:100%;height:2px;margin:0 0 1em 0;background:#000000;}
.mini-divider {width:65px;height:2px;margin:0 0 1em 0;background:#000000;}
.divi {display:block;width:100%;height:auto;}

/* Row */
.row {margin-bottom:2%;}
.row:last-child {margin-bottom:0;}
.unrow {margin-bottom:-2%;}

/* Layout Padding/Margin */
.w-pad-dtb {padding-top:4em;padding-bottom:4em;}
.w-pad-dlr {padding-right:4em;padding-left:4em;}
.w-pad-dtop {padding-top:4em;}
.w-pad-dbottom {padding-bottom:4em;}
.w-pad-dleft {padding-left:4em;}
.w-pad-dright {padding-right:4em;}
.w-pad-tb {padding-top:2em;padding-bottom:2em;}
.w-pad-lr {padding-right:2em;padding-left:2em;}
.w-pad-top {padding-top:2em;}
.w-pad-bottom {padding-bottom:2em;}
.w-pad-left {padding-left:2em;}
.w-pad-right {padding-right:2em;}
.w-pad-htb {padding-top:1em;padding-bottom:1em;}
.w-pad-hlr {padding-right:1em;padding-left:1em;}
.w-pad-htop {padding-top:1em;}
.w-pad-hbottom {padding-bottom:1em;}
.w-pad-hleft {padding-left:1em;}
.w-pad-hright {padding-right:1em;}
.w-margin-dtb {margin-top:4em;margin-bottom:4em;}
.w-margin-dlr {margin-right:4em;margin-left:4em;}
.w-margin-dtop {margin-top:4em;}
.w-margin-dbottom {margin-bottom:4em;}
.w-margin-dleft {margin-left:4em;}
.w-margin-dright {margin-right:4em;}
.w-margin-tb {margin-top:2em;margin-bottom:2em;}
.w-margin-lr {margin-right:2em;margin-left:2em;}
.w-margin-top {margin-top:2em;}
.w-margin-bottom {margin-bottom:2em;}
.w-margin-left {margin-left:2em;}
.w-margin-right {margin-right:2em;}
.w-margin-htb {margin-top:1em;margin-bottom:1em;}
.w-margin-hlr {margin-right:1em;margin-left:1em;}
.w-margin-htop {margin-top:1em;}
.w-margin-hbottom {margin-bottom:1em;}
.w-margin-hleft {margin-left:1em;}
.w-margin-hright {margin-right:1em;}
.gutter-dtb {margin-top:32px;margin-bottom:32px;}
.gutter-dlr {margin-right:32px;margin-left:32px;}
.gutter-dtop {margin-top:32px;}
.gutter-dleft {margin-left:32px;}
.gutter-dright {margin-right:32px;}
.gutter-dbottom {margin-bottom:32px;}
.gutter-tb {margin-top:16px;margin-bottom:16px;}
.gutter-lr {margin-right:16px;margin-left:16px;}
.gutter-top {margin-top:16px;}
.gutter-left {margin-left:16px;}
.gutter-right {margin-right:16px;}
.gutter-bottom {margin-bottom:16px;}
.gutter-htb {margin-top:8px;margin-bottom:8px;}
.gutter-hlr {margin-right:8px;margin-left:8px;}
.gutter-htop {margin-top:8px;}
.gutter-hleft {margin-left:8px;}
.gutter-hright {margin-right:8px;}
.gutter-hbottom {margin-bottom:8px;}
.m-auto {margin-right:auto;margin-left:auto;}
.m-right {margin-right:0;margin-left:auto;}

/* Spacing Reversal */
.unpush {margin-bottom:-2em;}
.unbucket {margin-bottom:-4em;}

/* Layout Align */
.table {display:table;}
.table-cell {display:table-cell;table-layout:fixed;}
.v-top {vertical-align:top;}
.v-mid {vertical-align:middle;}
.v-bot {vertical-align:bottom;}
.left-wrap, .left {float:left;}
.right-wrap, .right {float:right;}
.left-wrap, .right-wrap {width:48%;}
.left-wrap {clear:both;}
.collapse, .inline {display:inline-block;}
.block {display:block;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.t-center {text-align:center;}
.aligncenter {float:none;clear:both;margin-right:auto;margin-left:auto;max-width:100%;height:auto;width:100%;height:auto;}
.alignright {float:right;margin:0 0 1em 1em;max-width:100%;height:auto;}
.alignleft {float:left;margin:0 1em 1em 0;max-width:100%;height:auto;}
.alignnone {max-width:100%;height:auto;}

/* Text */
.text {color:#000000;} /* Base Color */
.text p {color:inherit;}
.text p:last-child {margin:0;padding:0;}
.text ol, .text ul {margin:0 0 16px 16px;padding:0 0 0 18px;}
.text ol li, .text ul li {line-height:1.5em;margin:0 0 0.15em 0;}
.text iframe {display:block;}

.txt-bold {font-family:'tt_norms_probold';}
.txt-larger {font-size:55px;}
.txt-mid  {font-size:19px;}
.txt-midder  {font-size: 38px;line-height: 1.15em;}
.txt-uppercase {text-transform: uppercase;}

/* Adjustments */
.bg-dark .text, .txt-white {color:#ffffff;}
.bg-light .text, .txt-dark {color:#000000;}
.bg-gradient {background: rgb(159,21,136);background: -moz-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: -webkit-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f1588",endColorstr="#2b2e7a",GradientType=1);transition:left 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);}

/* Colors */
.txt-black {color:#000;}
.txt-white {color:#fff;}

/* ---------- [ IMAGE ] ---------- */
.image {position:relative;overflow:hidden;}
.image:not(.natural) > img {display:block;position:absolute;top:0;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center;}
.image.natural > img {position: relative;width:auto;height:auto;max-width:100%;min-width:0;object-fit:unset;top:auto;left:auto;right:auto;}
.image.shortst {width:100%;padding-bottom:33%;}
.image.half {width:100%;padding-bottom:50%;}
.image.shorter {width:100%;padding-bottom:67%;}
.image.short {width:100%;padding-bottom:80%;}
.image.square {width:100%;padding-bottom:100%;}
.image.rectangular {width:100%;padding-bottom:111.5%;}
.image.headshot {width:100%;padding-bottom:111.5%;}
.image.tall {width:100%;padding-bottom:125%;}

/* Alignment */
.image > .obj-c-t {object-position: center top;}
.image > .obj-c-c {object-position: center center;}
.image > .obj-c-b {object-position: center bottom;}
.image > .obj-l-t {object-position: left top;}
.image > .obj-l-c {object-position: left center;}
.image > .obj-l-b {object-position: left bottom;}
.image > .obj-r-t {object-position: right top;}
.image > .obj-r-c {object-position: right center;}
.image > .obj-r-b {object-position: right bottom;}

/* ---------- [ BG ] ---------- */
.bg {background-repeat:no-repeat;background-size:cover;}
.bg-image {background-position:center;background-size:cover;}
.bg-top {background-position:top center;}
.bg-contain {background-size:contain;}
.lt {background-position:left top;}
.lc {background-position:left center;}
.lb {background-position:left bottom;}
.rt {background-position:right top;}
.rc {background-position:right center;}
.rb {background-position:right bottom;}
.ct {background-position:center top;}
.cc {background-position:center;}
.cb {background-position:center bottom;}

/* Colors */
.bg-white {background-color:#ffffff;}
.bg-light-gray {background-color: #F0F0F0;}
.bg-gray {background-color:#191919;}
.bg-gray-m {background-color:#191919;}
.bg-gray-gradient {background: #313131; background: -webkit-linear-gradient(180deg, rgba(49, 49, 49, 1) 0%, rgba(25, 25, 25, 1) 100%); background: -moz-linear-gradient(180deg, rgba(49, 49, 49, 1) 0%, rgba(25, 25, 25, 1) 100%); background: linear-gradient(180deg, rgba(49, 49, 49, 1) 0%, rgba(25, 25, 25, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#313131", endColorstr="#191919", GradientType=0);}
.bg-black {background-color:#000;}
.bg-black.alt {background:#000 url('https://metroexhibits.com/wp-content/uploads/2023/12/DCS-1-CUSTOM-BOOTH-500x300-1.jpg') no-repeat center;background-size:cover;}
.bg-black.alt .standard.layout > div {width:75%;}
.bg-black-logo {background-color:#000;padding-bottom:6rem;}
.bg-black-logo:after {content:'';position:absolute;left:0;right:0;height:8rem;background:url('../images/metro.png') no-repeat center;background-size:contain;width:100%;bottom:-0.5rem;}
.g {background:-webkit-linear-gradient(0deg,#c51191 20%,#662D91 50%,#00AEEF 80%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.g.alt {background: #F069A7; background: -webkit-linear-gradient(90deg, rgba(240, 105, 167, 1) 0%, rgba(224, 6, 141, 1) 30%, rgba(152, 63, 151, 1) 65%, rgba(45, 156, 225, 1) 95%); background: -moz-linear-gradient(90deg, rgba(240, 105, 167, 1) 0%, rgba(224, 6, 141, 1) 30%, rgba(152, 63, 151, 1) 65%, rgba(45, 156, 225, 1) 95%); background: linear-gradient(90deg, rgba(240, 105, 167, 1) 0%, rgba(224, 6, 141, 1) 30%, rgba(152, 63, 151, 1) 65%, rgba(45, 156, 225, 1) 95%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F069A7", endColorstr="#2D9CE1", GradientType=1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.bgg {background: #F069A7; background: -webkit-linear-gradient(90deg, rgba(240, 105, 167, 1) 0%, rgba(224, 6, 141, 1) 30%, rgba(152, 63, 151, 1) 65%, rgba(45, 156, 225, 1) 95%); background: -moz-linear-gradient(90deg, rgba(240, 105, 167, 1) 0%, rgba(224, 6, 141, 1) 30%, rgba(152, 63, 151, 1) 65%, rgba(45, 156, 225, 1) 95%); background: linear-gradient(90deg, rgba(240, 105, 167, 1) 0%, rgba(224, 6, 141, 1) 30%, rgba(152, 63, 151, 1) 65%, rgba(45, 156, 225, 1) 95%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F069A7", endColorstr="#2D9CE1", GradientType=1);}
.bg-gray-m:after {content:'';z-index:0;position:absolute;top:10%;bottom:10%;right:0;background:url('../images/m.png') no-repeat center right;background-size:contain;width:50%;}

/* Overlay */
.overlay {position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.30);z-index:1;}
.o {position:absolute;top:0;left:0;right:0;bottom:0;z-index: 1;;}

/* ---------- [ Embed ] ---------- */
.embed-outer {position:relative;overflow:hidden;height:0;max-width:100%;padding-bottom:56.25%;} 
.embed-outer iframe, .embed-outer object, .embed-outer embed {position:absolute;top:0;left:0;width:100%;height:100%;}
.embed-outer.map {padding-bottom:60%;}

/* ------------------------------------------ */
/* --------------- [ FORMS ] ---------------- */
/* ------------------------------------------ */
/* General */
#sections .gform_confirmation_wrapper {line-height:2em;}
#sections .gform_wrapper {text-align: center;}
#sections .gform_wrapper .gform_body {margin:0;padding:0;list-style:none;text-align: left;}
#sections .gform_wrapper .gform_body fieldset {border:0 none;}
#sections .gform_wrapper .gform_body .gfield {position:relative;margin:0 0 16px 0;padding:0;background:none;}
#sections .gform_wrapper .gform_body .gfield > label, #sections .gform_wrapper .gform_body .gfield > .gfield_label {display:block;margin:0 0 8px 0;font-weight:bold;}
#sections .gform_wrapper .gform_body .gfield .screen-reader-text, #sections .gform_wrapper .gform_body .gfield .gfield_description {display:block;margin:8px 0;font-size:14px;}
#sections .gform_wrapper .gform_body .gfield.hidden_label > label {display:none;color:#fff;}
#sections .gform_wrapper .gform_body .gfield_html {margin:0;}
#sections .gform_wrapper .gform_footer {position:relative;margin:1em auto 0 auto;padding:0;display:inline-block;text-align:center;border-radius:5px;overflow:hidden;}
#sections .gform_wrapper .gform_footer:before {content:'';position:absolute;left:-100%;width:110%;bottom:0;top:0;height:100%;background: rgb(159,21,136);background: -moz-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: -webkit-linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);background: linear-gradient(90deg, rgba(159,21,136,1) 0%, rgba(43,46,122,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9f1588",endColorstr="#2b2e7a",GradientType=1);transition:left 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);}
#sections .gform_wrapper .gform_footer:after {content:'';background:url('../images/button_arrow.svg') no-repeat center;width:15px;height:15px;position:absolute;top:50%;transform:TranslateY(-50%);right:15%;transition:right 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);}
#sections .gform_wrapper .gform_footer > input {margin:0;padding:10px 80px;}
#sections .gform_wrapper .gform_footer img.gform_ajax_spinner {position:absolute;top:50%;transform:translateY(-50%);left:150px;}
#sections .gform_wrapper .gform_footer:hover:after {right:12%;}
#sections .gform_wrapper .gform_footer:hover:before {left:-10%;}

/* Hidden Label Focus */
#sections .gform_wrapper .gform_body .gfield.hidden_label > label {display:block;position:absolute;top:15px;left:14px;opacity:0;font-size:0px;color:#000;transition:all 0.2s;font-weight:normal;}
#sections .gform_wrapper .gform_body .gfield.focused.hidden_label > label {display:block;top:-9px;left:4px;opacity:1;color:#fff;font-size:10px;font-weight:bold;transition:all 0.2s;background:#1D003E;padding:0 8px;border-radius:2px;}

/* Columns */
#sections .gform_wrapper .gform_body .gfield--width-half {display:inline-block;width:50%;}
#sections .gform_wrapper .gform_body .gfield--width-half.first {padding-right:0.5%;}
#sections .gform_wrapper .gform_body .gfield--width-half.last {padding-left:0.5%;}
#sections .gform_wrapper .gform_body .gfield--width-third {display:inline-block;width:33.33333333%;}
#sections .gform_wrapper .gform_body .gfield--width-third.first {padding-right:0.5%;}
#sections .gform_wrapper .gform_body .gfield--width-third.mid {padding-left:0.5%;padding-right:0.5%;}
#sections .gform_wrapper .gform_body .gfield--width-third.last {padding-left:0.5%;}
#gform_fields_37, #gform_fields_39, #gform_fields_12, #gform_fields_15 {display:flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
#gform_fields_37 {justify-content: center;}
#sections .gfmc-container {width:48%;}
#sections .form .gfmc-container {width:100%;}
#sections .form .gform_wrapper .gform_body .gfield.gfmc-column {margin:0;}
.form #gform_fields_14, .form #gform_fields_16 {display:block;}
.form #gform_14 .gform_footer, .form #gform_16 .gform_footer {background:#ff0593;width: 100%;}
.form #gform_14 .gform_footer input, .form #gform_16 .gform_footer input {width: 100%;}
.form #gform_14 .gform_footer:before, .form #gform_16 .gform_footer:before {background:#fff;left:-110%;}
.form #gform_14 .gform_footer:hover input, .form #gform_16 .gform_footer:hover input {color:#000;}
#sections .form .gform_wrapper .gform_footer:after {right:25%;}
#sections .form .gform_wrapper .gform_body .gfield {margin:0 0 8px 0;}

/* Inputs */
#sections .gform_wrapper .gform_body .gfield input[type="tel"], 
#sections .gform_wrapper .gform_body .gfield input[type="email"], 
#sections .gform_wrapper .gform_body .gfield input[type="text"], 
#sections .gform_wrapper .gform_body .gfield select, 
#sections .gform_wrapper .gform_body .gfield textarea {display:block;margin:0;padding:12px;border:0 none;width:100%;color:#000;border:1px solid #000000;transition:border 0.2s;border-radius:5px;}
#sections .gform_wrapper .gform_body .gfield textarea {height:111px;}
#sections .gform_wrapper .gform_body .gfield select {cursor:pointer;padding:9px 10px;background:#fff url('images/select.png') no-repeat center right;}
#sections .gform_wrapper .gform_body .gfield .gfield_radio, 
#sections .gform_wrapper .gform_body .gfield .gfield_checkbox {margin:0;padding:0;}
#sections .gform_wrapper .gform_body .gfield .gfield_radio input, 
#sections .gform_wrapper .gform_body .gfield .gfield_checkbox input {margin-right:5px;}
#sections .gform_wrapper .gform_body .gfield .gchoice label {cursor:pointer;}

/* iOS Adjustment */
#sections .gform_wrapper select {-webkit-appearance:none;border-radius:0;background:url('images/select.png') no-repeat center right;background-size:auto 25%;}
#sections .ginput_container_select {position:relative;}

/* Adjust */
#sections .gform_wrapper .gform_body .gfield .ginput_container_date {position:relative;}
#sections .gform_wrapper .gform_body .gfield .ginput_container_date input {display:block;width:100%;padding-right:36px;}
#sections .gform_wrapper .gform_body .gfield .ginput_container_date .ui-datepicker-trigger {position:absolute;top:12px;right:8px;cursor:pointer;}
#sections .gform_wrapper .gform_body .gfield .gfield_list_container {width:100%;}
#sections .gform_wrapper .gform_body .gfield .gfield_list_container input {display:block;width:100%;}
#sections .gform_wrapper .gform_body .gfield .ginput_container .gchoice {display:block;width:100%;margin:0 0 5px 0;}
#sections .gform_wrapper .gform_body .gfield .ginput_container .gchoice:last-child {margin:0;}

/* Focus */
#sections .gform_wrapper .gform_body .gfield input[type="tel"]:focus,
#sections .gform_wrapper .gform_body .gfield input[type="email"]:focus,
#sections .gform_wrapper .gform_body .gfield input[type="text"]:focus,
#sections .gform_wrapper .gform_body .gfield textarea:focus, 
#sections .gform_wrapper .gform_body .gfield select:focus {border-color:#861a85;transition:border 0.2s;}

/* Focused With Hidden Labels */
#sections .gform_wrapper .gform_body .gfield.focused input[type="tel"],
#sections .gform_wrapper .gform_body .gfield.focused input[type="email"],
#sections .gform_wrapper .gform_body .gfield.focused input[type="text"],
#sections .gform_wrapper .gform_body .gfield.focused textarea, 
#sections .gform_wrapper .gform_body .gfield.focused select {padding:12px;}

/* Validation */
#sections .gform_wrapper p.gform_required_legend {display:block;font-size:14px;margin:0 0 1rem 0;}
#sections .gform_wrapper .gform_validation_errors {margin:0 0 1em 0;padding:8px;background:#d30000;font-size:14px;color:#fff;}
#sections .gform_wrapper .gform_validation_errors h2 {margin:0;font-size:14px;color:#fff;text-align:center;font-family:'tt_norms_proregular',sans-serif;font-size:16px;font-weight:normal;line-height:1.25em;font-style:normal;color:#fff;letter-spacing:unset;}
#sections .gform_wrapper .gform_body .gfield .gfield_description.validation_message {margin:0;padding:5px;font-size:12px;color:#fff;background:#d30000;}
#sections .gform_wrapper .gform_body fieldset.gfield .gfield_description.validation_message {margin-top:8px;}
#sections .gform_wrapper .gform_body .gfield_error input::placeholder {color:#dc0000;}
#sections .gform_wrapper .gform_body .gfield_error label {color:#dc0000;}
#sections .gform_wrapper .gform_body .gfield_error input[type="tel"],
#sections .gform_wrapper .gform_body .gfield_error input[type="email"],
#sections .gform_wrapper .gform_body .gfield_error input[type="text"],
#sections .gform_wrapper .gform_body .gfield_error textarea, 
#sections .gform_wrapper .gform_body .gfield_error select {border-color:#dc0000;}

/* ---------- [ OVERRIDES ] ---------- */
.ani {transition:all 0.2s;}
.a {transition:color 0.2s, background-color 0.2s;}
.hide, .mobile-only, .small-only {display:none;}
.show, .desktop-only {display:block;}
.clear {clear:both;}
.rel {position:relative;}
.zup {z-index:100;}
.zupr {z-index:200;}
.o-visible {overflow:visible}
.o-hidden {overflow:hidden;}
.m-img {max-width:100%;height:auto;}
.mm-img {width:100%;min-width:100%;max-width:100%;height:auto;}

/* ---------- [ MOBILE ] ---------- */
.mobile-toggle {display:none;position:fixed;bottom:15px;right:15px;border:0;margin:0;padding:0;background:#222F5D;border-radius:100%;width:50px;height:50px;z-index:100000;}
.mobile-toggle .rel {width:28px;height:24px;}
.mobile-toggle .line {position:absolute;width:28px;height:4px;transition:all 0.2s;border-radius:6px;background:#fff;}
.mobile-toggle .first {top:2px;}
.mobile-toggle .second {top:10px;}
.mobile-toggle .second.hidden {opacity:0;}
.mobile-toggle .third {bottom:2px;}

.mobile-toggle.active .line {transition:all 0.2s;}
.mobile-toggle.active .line.first {opacity:0;}
.mobile-toggle.active .line.second {opacity:1;transform:rotate(45deg);}
.mobile-toggle.active .line.second.hidden {opacity:1;transform:rotate(-45deg);}
.mobile-toggle.active .line.third {opacity:0;}

/* ---------- [ DATE PICKER ] ---------- */
/*.ui-datepicker{background:#fff;width:216px;height:auto;margin:5px auto 0;font:9pt Arial, sans-serif;-webkit-box-shadow:0 0 10px 0 rgba(0, 0, 0, .5);-moz-box-shadow:0 0 10px 0 rgba(0, 0, 0, .5);box-shadow:0 0 10px 0 rgba(0, 0, 0, .5)}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%;border-collapse:collapse}.ui-datepicker-header{background-color:#666;color:#e0e0e0;font-weight:700;-webkit-box-shadow:inset 0 1px 1px 0 rgba(250, 250, 250, .2);-moz-box-shadow:inset 0 1px 1px 0 rgba(250, 250, 250, .2);box-shadow:inset 0 1px 1px 0 rgba(250, 250, 250, .2);text-shadow:1px -1px 0 #000;filter:dropshadow(color=#000,  offx=1,  offy=-1);line-height:30px;min-height:30px!important;border-width:1px 0 0 0;border-style:solid;border-color:#666}.ui-datepicker-title{text-align:center}.ui-datepicker-title select{margin-top:2.5%}.ui-datepicker-next, .ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-image:url(../images/datepicker/arrow.png);background-repeat:no-repeat;line-height:600%;overflow:hidden}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0}.ui-datepicker thead{background:#f7f7f7;background:url(data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:-o-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:-ms-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);background:linear-gradient(to bottom, #f7f7f7 0, #f1f1f1 100%);border-bottom:1px solid #bbb}.ui-datepicker th{text-transform:uppercase;text-align:center;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0 0 #fff;filter:dropshadow(color=#fff,  offx=1,  offy=0)}.ui-datepicker tbody td{padding:0;border-top:1px solid #bbb;border-right:1px solid #bbb}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker tbody tr{border-bottom:1px solid #bbb}.ui-datepicker tbody tr:last-child{border-bottom:0}.ui-datepicker td a, .ui-datepicker td span{display:inline-block;font-weight:700;text-align:center;width:30px;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0 #fff;filter:dropshadow(color=#fff,  offx=1,  offy=1)}.ui-datepicker-calendar .ui-state-default{background:#ededed;background:url(data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top, #ededed 0, #dedede 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #dedede));background:-webkit-linear-gradient(top, #ededed 0, #dedede 100%);background:-o-linear-gradient(top, #ededed 0, #dedede 100%);background:-ms-linear-gradient(top, #ededed 0, #dedede 100%);background:linear-gradient(to bottom, #ededed 0, #dedede 100%);-webkit-box-shadow:inset 1px 1px 0 0 rgba(250, 250, 250, .5);-moz-box-shadow:inset 1px 1px 0 0 rgba(250, 250, 250, .5);box-shadow:inset 1px 1px 0 0 rgba(250, 250, 250, .5)}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{background:#fff2aa;border:1px solid #c19163;color:#666;-webkit-box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);-moz-box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);box-shadow:inset 0 0 10px 0 rgba(0, 0, 0, .1);text-shadow:0 1px 0 #fff;filter:dropshadow(color=#FFF,  offx=0,  offy=1);position:relative;margin:-1px}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}table.ui-datepicker-calendar{margin:0!important}body div#ui-datepicker-div[style]{z-index:9999!important}*/

/* ---------- [ reCaptcha ] ---------- */
.captcha {font-size:12px;}
.grecaptcha-badge {visibility:hidden;}
.gform_validation_container {visibility:hidden;}

@keyframes flyup {
    from {transform: translateY(100px);opacity:0;}
    to {transform: translateY(0);opacity:1;}
  }

  /* ---- [ Layout Breakpoint Ranges ] ---- */

/* ---- [ >1080p ] ---- */
@media (min-width:1920px) and (max-width:8096px) {
	.postid-18246 .header {max-width: 1300px;}
	.postid-18246 img.hero {height:500px;width: auto;}
}

/* 0 -> Main Layout + Buffer */
@media (min-width:0) and (max-width:1300px) { 
	.header.style-angled .lower h1 {padding: 2rem;}
}

@media (min-width:0) and (max-width:1225px) { 
	.wm-full {max-width:90%;margin-right:auto;margin-left:auto;}
}

/* All Below Max Tablet + Mobile Size */
@media (min-width:0) and (max-width:1224px) {
	.desktop-only {display:none;}
}

/* ---- [ Tablet + Older Desktops (iPad Pro) ] ---- */
@media (min-width:1024px) and (max-width:1224px) {
	.t-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.t-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.t-border-reset {border:none;}
	.t-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.t-margin-lr-reset {margin-right:0;margin-left:0;}
	.t-margin-reset {margin:0;}
	.t-gutter-reset {margin-top:0;margin-bottom:0;}
	.t-pad-lr-reset {padding-right:0;padding-left:0;}
	.t-pad-reset {padding-right:0;padding-left:0;}
	.t-pad-full-reset {padding:0;}
	.t-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.t-m-auto {margin-right:auto;margin-left:auto;}
	.t-clear {float:none;clear:both;}
	.t-block {display:block;}
	.t-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.t-gutter-tb {margin:16px auto;}
	.t-padding {padding:1rem;}
	.t-gutter {margin:16px;}
	.t-spacing {margin:2rem auto 1rem auto;}
	.t-lower {margin:0 auto 1rem auto;}.t-lower2x {margin:0 auto 2rem auto;}.t-lower4x {margin:0 auto 4rem auto;}
	.t-flex, .t-flex-buckets, .t-flex-spaced {display:flex;}
	.t-flex-buckets, .t-flex-grid, .t-flex-spaced {flex-direction:row;}
	.t-flex-wrap {flex-wrap:wrap;}
	.t-flex-col {flex-direction:column;}
	.t-flex-row {flex-direction:row;}
	.t-flex-buckets {justify-content:space-between;align-items:stretch;}
	.t-flex-grid {justify-content:space-between;align-items:center;}
	.t-flex-centered {justify-content:center;align-items:center;}
	.t-flex-spaced {justify-content:space-around;align-items:stretch;}
	.t-flex-space {justify-content:space-between;}
	.t-flex-start {align-items:flex-start;}
	.t-flex-middle {align-items:center;}
	.t-flex-end {align-items:flex-end;}
	.t-fl-1 {order:1;}.t-fl-2 {order:2;}.t-fl-3 {order:3;}.t-fl-4 {order:4;}.t-fl-5 {order:5;}.t-fl-6 {order:6;}.t-fl-7 {order:7;}.t-fl-8 {order:8;}
	.t-fl-gap-0 {gap:0%;}.t-fl-gap-1 {gap:1%;}.t-fl-gap-1-5 {gap:1.5%;}.t-fl-gap-2 {gap:2%;}.t-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.t-fl-gap-3 {gap:3%;}.t-fl-gap-thirds,.t-fl-gap-3-5 {gap:3.5%;}.t-fl-gap-4 {gap:4%;}.t-fl-gap-4-5 {gap:4.5%;}.t-fl-gap-5 {gap:5%;}.t-fl-gap-5-5 {gap:5.5%;}.t-fl-gap-6 {gap:6%;}.t-fl-gap-6-5 {gap:6.5%;}.t-fl-gap-7 {gap:7%;}.t-fl-gap-7-5 {gap:7.5%;}.t-fl-gap-8 {gap:8%;}.t-fl-gap-8-5 {gap:8.5%;}
	.t-spacer-empty {display:none;} .t-spacer {width:1px;height:16px;} .t-spacer-0 {height:8px;} .t-spacer {width:1px;height:16px;} .t-spacer-1 {height:22.62px;} .t-spacer-2 {height:31.99px;} .t-spacer-3 {height:45.23px;} .t-spacer-4 {height:63.96px;} .t-spacer-5 {height:90.44px;} .t-spacer-6 {height:127.88px;} .t-spacer-7 {height:180.83px;} .t-spacer-8 {height:255.69px;}
	.t-0 {display:none!important;} .t-1 {width:1%;} .t-2 {width:2%;} .t-3 {width:3%;} .t-4 {width:4%;} .t-5 {width:5%;} .t-6 {width:6%;} .t-7 {width:7%;} .t-8 {width:8%;} .t-9 {width:9%;} .t-10 {width:10%;} .t-11 {width:11%;} .t-12 {width:12%;} .t-13 {width:13%;} .t-14 {width:14%;} .t-15 {width:15%;} .t-16 {width:16%;} .t-17 {width:17%;} .t-18 {width:18%;} .t-19 {width:19%;} .t-20 {width:20%;} .t-21 {width:21%;} .t-22 {width:22%;} .t-23 {width:23%;} .t-24 {width:24%;} .t-25 {width:25%;} .t-26 {width:26%;} .t-27 {width:27%;} .t-28 {width:28%;} .t-29 {width:29%;} .t-30 {width:30%;} .t-31 {width:31%;} .t-32 {width:32%;} .t-33 {width:33%;} .t-34 {width:34%;} .t-35 {width:35%;} .t-36 {width:36%;} .t-37 {width:37%;} .t-38 {width:38%;} .t-39 {width:39%;} .t-40 {width:40%;} .t-41 {width:41%;} .t-42 {width:42%;} .t-43 {width:43%;} .t-44 {width:44%;} .t-45 {width:45%;} .t-46 {width:46%;} .t-47 {width:47%;} .t-48 {width:48%;} .t-49 {width:49%;} .t-50 {width:50%;} .t-51 {width:51%;} .t-52 {width:52%;} .t-53 {width:53%;} .t-54 {width:54%;} .t-55 {width:55%;} .t-56 {width:56%;} .t-57 {width:57%;} .t-58 {width:58%;} .t-59 {width:59%;} .t-60 {width:60%;} .t-61 {width:61%;} .t-62 {width:62%;} .t-63 {width:63%;} .t-64 {width:64%;} .t-65 {width:65%;} .t-66 {width:66%;} .t-67 {width:67%;} .t-68 {width:68%;} .t-69 {width:69%;} .t-70 {width:70%;} .t-71 {width:71%;} .t-72 {width:72%;} .t-73 {width:73%;} .t-74 {width:74%;} .t-75 {width:75%;} .t-76 {width:76%;} .t-77 {width:77%;} .t-78 {width:78%;} .t-79 {width:79%;} .t-80 {width:80%;} .t-81 {width:81%;} .t-82 {width:82%;} .t-83 {width:83%;} .t-84 {width:84%;} .t-85 {width:85%;} .t-86 {width:86%;} .t-87 {width:87%;} .t-88 {width:88%;} .t-89 {width:89%;} .t-90 {width:90%;} .t-91 {width:91%;} .t-92 {width:92%;} .t-93 {width:93%;} .t-94 {width:94%;} .t-95 {width:95%;} .t-96 {width:96%;} .t-97 {width:97%;} .t-98 {width:98%;} .t-99 {width:99%;} .t-100, .t-100:nth-of-type(n) {width:100%;display:block;}
	.t-reset, .t-reset:nth-of-type(n) {width:100%;padding:0;}
	.tt-center {text-align:center;} .tt-left {text-align:left;} .tt-right {text-align:right;}

	/* ---- [ HEADINGS ] ---- */
	.buckets h2 {font-size:65px;}
	.content-image h2 {font-size:60px;}
	.steps h2 {font-size:24px;}

	/* ---- [ HERO ] ---- */
	.header.style-faded .hero {height: 100%;object-fit: cover;object-position: 29vw center;width: 100%;;}


	/* ---- [ ITEM ] ---- */
	.gallery-slider .upper .subtitle {margin-bottom:2rem;}

	/* ---- [ FORM-LAYOUT ] ---- */
	.form-layout.layout.style-angled .r .inner:before {transform: unset;}
	.form-layout.layout.style-angled .l:before {background-position: left center;right:-21%;}

	/* ---- [ BTNS ] ---- */
	body.style-default #header .btns a {display: block;width: 100%;max-width:240px;}
	body.style-default #header .btns a {margin:0 0 8px 0;}
}

/* ---- [ Nav Break Point -- Adjust as Needed ] ---- */
@media only screen and (min-width:0) and (max-width:1024px){
	/* Headings */
	h1 br, h2 br, h3 br, h4 br, h5 br, h5 br {display:none;}

	/* Nav */
	.mobile-toggle {display:block;}
	body.nav-open {overflow:hidden;height:100%;}
	#nav {background:#000000;display:none;z-index:99999;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;margin:0;padding:1em;overflow-y:scroll;text-align:center;}
	#nav ul ul {width:80%;}
	#nav ul li {display:block;margin:8px 0;}
	#nav ul li a {padding:12px 0;color:#fff;font-size:22px;}
	#nav > div > ul > li:last-child > a {padding:8px 0;}
	#nav ul li:hover a {color:#fff;}
	#nav ul ul {opacity:1;transform:scale(1,1);position:relative;background:transparent;margin:8px auto 32px auto;text-align:center;}
	#nav ul ul li a {color:#fff;}
}

/* ---- [ Tablet Smaller (iPad Regular) ] ---- */
@media (min-width:768px) and (max-width:1023px) {
	.ts-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.ts-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.ts-border-reset {border:none;}
	.ts-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.ts-margin-lr-reset {margin-right:0;margin-left:0;}
	.ts-margin-reset {margin:0;}
	.ts-gutter-reset {margin-top:0;margin-bottom:0;}
	.ts-pad-lr-reset {padding-right:0;padding-left:0;}
	.ts-pad-reset {padding-right:0;padding-left:0;}
	.ts-pad-full-reset {padding:0;}
	.ts-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.ts-m-auto {margin-right:auto;margin-left:auto;}
	.ts-clear {float:none;clear:both;}
	.ts-block {display:block;}
	.ts-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.ts-gutter-tb {margin:16px auto;}
	.ts-padding {padding:1rem;}
	.ts-gutter {margin:16px;}
	.ts-spacing {margin:2rem auto 1rem auto;}
	.ts-lower {margin:0 auto 1rem auto;}.ts-lower2x {margin:0 auto 2rem auto;}.ts-lower4x {margin:0 auto 4rem auto;}
	.ts-flex, .ts-flex-buckets, .ts-flex-spaced {display:flex;}
	.ts-flex-buckets, .ts-flex-grid, .ts-flex-spaced {flex-direction:row;}
	.ts-flex-wrap {flex-wrap:wrap;}
	.ts-flex-col {flex-direction:column;}
	.ts-flex-row {flex-direction:row;}
	.ts-flex-buckets {justify-content:space-between;align-items:stretch;}
	.ts-flex-grid {justify-content:space-between;align-items:center;}
	.ts-flex-centered {justify-content:center;align-items:center;}
	.ts-flex-spaced {justify-content:space-around;align-items:stretch;}
	.ts-flex-space {justify-content:space-between;}
	.ts-flex-start {align-items:flex-start;}
	.ts-flex-middle {align-items:center;}
	.ts-flex-end {align-items:flex-end;}
	.ts-fl-1 {order:1;}.ts-fl-2 {order:2;}.ts-fl-3 {order:3;}.ts-fl-4 {order:4;}.ts-fl-5 {order:5;}.ts-fl-6 {order:6;}.ts-fl-7 {order:7;}.ts-fl-8 {order:8;}
	.ts-fl-gap-0 {gap:0%;}.ts-fl-gap-1 {gap:1%;}.ts-fl-gap-1-5 {gap:1.5%;}.ts-fl-gap-2 {gap:2%;}.ts-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.ts-fl-gap-3 {gap:3%;}.ts-fl-gap-thirds,.ts-fl-gap-3-5 {gap:3.5%;}.ts-fl-gap-4 {gap:4%;}.ts-fl-gap-4-5 {gap:4.5%;}.ts-fl-gap-5 {gap:5%;}.ts-fl-gap-5-5 {gap:5.5%;}.ts-fl-gap-6 {gap:6%;}.ts-fl-gap-6-5 {gap:6.5%;}.ts-fl-gap-7 {gap:7%;}.ts-fl-gap-7-5 {gap:7.5%;}.ts-fl-gap-8 {gap:8%;}.ts-fl-gap-8-5 {gap:8.5%;}
	.ts-spacer-empty {display:none;} .ts-spacer {width:1px;height:16px;} .ts-spacer-0 {height:8px;} .ts-spacer {width:1px;height:16px;} .ts-spacer-1 {height:22.62px;} .ts-spacer-2 {height:31.99px;} .ts-spacer-3 {height:45.23px;} .ts-spacer-4 {height:63.96px;} .ts-spacer-5 {height:90.44px;} .ts-spacer-6 {height:127.88px;} .ts-spacer-7 {height:180.83px;} .ts-spacer-8 {height:255.69px;}
	.ts-0 {display:none!important;} .ts-1 {width:1%;} .ts-2 {width:2%;} .ts-3 {width:3%;} .ts-4 {width:4%;} .ts-5 {width:5%;} .ts-6 {width:6%;} .ts-7 {width:7%;} .ts-8 {width:8%;} .ts-9 {width:9%;} .ts-10 {width:10%;} .ts-11 {width:11%;} .ts-12 {width:12%;} .ts-13 {width:13%;} .ts-14 {width:14%;} .ts-15 {width:15%;} .ts-16 {width:16%;} .ts-17 {width:17%;} .ts-18 {width:18%;} .ts-19 {width:19%;} .ts-20 {width:20%;} .ts-21 {width:21%;} .ts-22 {width:22%;} .ts-23 {width:23%;} .ts-24 {width:24%;} .ts-25 {width:25%;} .ts-26 {width:26%;} .ts-27 {width:27%;} .ts-28 {width:28%;} .ts-29 {width:29%;} .ts-30 {width:30%;} .ts-31 {width:31%;} .ts-32 {width:32%;} .ts-33 {width:33%;} .ts-34 {width:34%;} .ts-35 {width:35%;} .ts-36 {width:36%;} .ts-37 {width:37%;} .ts-38 {width:38%;} .ts-39 {width:39%;} .ts-40 {width:40%;} .ts-41 {width:41%;} .ts-42 {width:42%;} .ts-43 {width:43%;} .ts-44 {width:44%;} .ts-45 {width:45%;} .ts-46 {width:46%;} .ts-47 {width:47%;} .ts-48 {width:48%;} .ts-49 {width:49%;} .ts-50 {width:50%;} .ts-51 {width:51%;} .ts-52 {width:52%;} .ts-53 {width:53%;} .ts-54 {width:54%;} .ts-55 {width:55%;} .ts-56 {width:56%;} .ts-57 {width:57%;} .ts-58 {width:58%;} .ts-59 {width:59%;} .ts-60 {width:60%;} .ts-61 {width:61%;} .ts-62 {width:62%;} .ts-63 {width:63%;} .ts-64 {width:64%;} .ts-65 {width:65%;} .ts-66 {width:66%;} .ts-67 {width:67%;} .ts-68 {width:68%;} .ts-69 {width:69%;} .ts-70 {width:70%;} .ts-71 {width:71%;} .ts-72 {width:72%;} .ts-73 {width:73%;} .ts-74 {width:74%;} .ts-75 {width:75%;} .ts-76 {width:76%;} .ts-77 {width:77%;} .ts-78 {width:78%;} .ts-79 {width:79%;} .ts-80 {width:80%;} .ts-81 {width:81%;} .ts-82 {width:82%;} .ts-83 {width:83%;} .ts-84 {width:84%;} .ts-85 {width:85%;} .ts-86 {width:86%;} .ts-87 {width:87%;} .ts-88 {width:88%;} .ts-89 {width:89%;} .ts-90 {width:90%;} .ts-91 {width:91%;} .ts-92 {width:92%;} .ts-93 {width:93%;} .ts-94 {width:94%;} .ts-95 {width:95%;} .ts-96 {width:96%;} .ts-97 {width:97%;} .ts-98 {width:98%;} .ts-99 {width:99%;} .ts-100, .ts-100:nth-of-type(n) {width:100%;display:block;}
	.ts-reset, .ts-reset:nth-of-type(n) {width:100%;padding:0;}
	.tts-center {text-align:center;} .tts-left {text-align:left;} .tts-right {text-align:right;}

	/* ---- [ HERO ] ---- */
	img.hero {height:auto;width:150%;bottom:10%;right:-95%;}
	.style-angled:not(.alt) .header.layout .lower:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color: rgba(0, 0, 0, 0.30);z-index: 1;}
	.header.style-faded .caption {position: relative;z-index: 5;}
	.style-angled.alt #header {padding:0 0 1rem 0;background: #CE0A8D; background: -webkit-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: -moz-linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); background: linear-gradient(90deg, rgba(206, 10, 141, 1) 0%, rgba(4, 171, 237, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CE0A8D", endColorstr="#04ABED", GradientType=1);}
	.header.style-angled .hero {width: 100%;z-index: 0;object-position: right top;right: -50%;}
	.header.style-angled .subtitle {display: inline-block;width: auto;padding:0.5rem 2rem 0.5rem 0;}
	.header.style-angled .subtitle:after {display: none;}
	.header.style-angled .lower {z-index: 6;;}
	.header.style-angled .lower h1 {background: rgba(0, 0, 0, 0.50);display: inline-block;padding: 1rem 3rem 1rem 1rem;}
	.header.style-angled .subtitle {margin-left: 7%;}
	.header.style-angled .text {padding: 0;}
	.header.style-angled .text > div {width: 50%;background: rgba(0, 0, 0, 0.50);padding: 1rem;}
	.header.style-angled .upper {justify-content: space-between;}
	.header.style-angled .upper .tel {text-shadow: 0 0 5px rgba(0, 0, 0, 0.30);}
	.header.style-faded .hero {height: 100%;object-fit: cover;object-position: 29vw center;width: 100%;;}	
	.badge {right: 6%;top: 17%;}

	/* ---- [ TABS ] ---- */
	.tabs .controls {flex-wrap:wrap;justify-content: start;}
	.tabs .controls button {margin:0 4rem 2rem 0;}

	/* ---- [ GRID ] ---- */
	.staggered .grid {display: flex; align-items: start;justify-content: space-around;flex-wrap:wrap;}
	.staggered .grid .item {width: 25%;}
	.staggered .n-1 {top:-6rem;}
	.staggered .n-2 {top:0;}
	.staggered .n-3 {top:-4rem;}
	.staggered .n-4 {top:-2rem;}
	.staggered .n-5 {top:-2rem;}

	/* ---- [ FORM-LAYOUT ] ---- */
	.form-layout .l, .form-layout .r {width: 100%;;}
	.form-layout.layout.style-angled .l:before {right: 0;}
	.form-layout.layout.style-angled .l >div {padding: 2rem 0;}
	.form-layout.layout.style-angled .r .inner:before {left: 2rem;}
	.form-layout.layout.style-angled .r .inner > div {padding-left:2rem;}

	/* ---- [ OFFSET BUCKETS ] ---- */
	.buckets.layout.style-offset .bucket {flex-wrap: wrap;row-gap: 1rem;}

	/* ---- [ LIST ] ---- */
	.cta.layout.style-standout .custom-listitem {display: flex;}

	/* ---- [ GALLERY ] ---- */
	.gallery-slider.style-snapshot {margin: 0;}

	/* ---- [ CTA ] ---- */
	.cta.layout.style-standout .txt {width: 66%;;}
	

  /* ---- [ HEADINGS ] ---- */
  .buckets h2 {font-size:55px;}
  .content-image h2 {font-size:45px;}
  .content-image h3 {font-size:40px;}
  .logo-slider .upper h2 {left:-5%;}
  .logo-slider .upper h3 {font-size:42px;}
  .steps h2 {font-size:24px;}  
  .testimonials .subtitle {top:auto;overflow:visible;text-align: right;width:100%;margin:2rem auto;}

  /* ---- [ FORM ] ---- */
  .form-layout .r {height:700px;margin-top:2rem;}

  /* ---- [ BTNS ] ---- */
  body.style-angled .header.layout .button.gradient.angled {margin:0.5rem 0;}
  body.style-default #header .btns a {display: block;width: 100%;max-width:240px;}
  body.style-default #header .btns a {margin:0 0 8px 0;}
}

/* ----[  Mobile Large ] ---- */
@media (min-width:0) and (max-width:767px) {
	.m-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.m-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.m-border-reset {border:none;}
	.m-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.m-margin-lr-reset {margin-right:0;margin-left:0;}
	.m-margin-reset {margin:0;}
	.m-gutter-reset {margin-top:0;margin-bottom:0;}
	.m-pad-lr-reset {padding-right:0;padding-left:0;}
	.m-pad-reset {padding-right:0;padding-left:0;}
	.m-pad-full-reset {padding:0;}
	.m-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.m-m-auto {margin-right:auto;margin-left:auto;}
	.m-clear {float:none;clear:both;}
	.m-block {display:block;}
	.m-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.m-gutter-tb {margin:16px auto;}
	.m-padding {padding:1rem;}
	.m-gutter {margin:16px;}
	.m-spacing {margin:2rem auto 1rem auto;}
	.m-lower {margin:0 auto 1rem auto;}.m-lower2x {margin:0 auto 2rem auto;}.m-lower4x {margin:0 auto 4rem auto;}
	.m-flex, .m-flex-buckets, .m-flex-spaced {display:flex;}
	.m-flex-buckets, .m-flex-grid, .m-flex-spaced {flex-direction:row;}
	.m-flex-wrap {flex-wrap:wrap;}
	.m-flex-col {flex-direction:column;}
	.m-flex-row {flex-direction:row;}
	.m-flex-buckets {justify-content:space-between;align-items:stretch;}
	.m-flex-grid {justify-content:space-between;align-items:center;}
	.m-flex-centered {justify-content:center;align-items:center;}
	.m-flex-spaced {justify-content:space-around;align-items:stretch;}
	.m-flex-space {justify-content:space-between;}
	.m-flex-start {align-items:flex-start;}
	.m-flex-middle {align-items:center;}
	.m-flex-end {align-items:flex-end;}
	.m-fl-1 {order:1;}.m-fl-2 {order:2;}.m-fl-3 {order:3;}.m-fl-4 {order:4;}.m-fl-5 {order:5;}.m-fl-6 {order:6;}.m-fl-7 {order:7;}.m-fl-8 {order:8;}
	.m-fl-gap-0 {gap:0%;}.m-fl-gap-1 {gap:1%;}.m-fl-gap-1-5 {gap:1.5%;}.m-fl-gap-2 {gap:2%;}.m-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.m-fl-gap-3 {gap:3%;}.m-fl-gap-thirds,.m-fl-gap-3-5 {gap:3.5%;}.m-fl-gap-4 {gap:4%;}.m-fl-gap-4-5 {gap:4.5%;}.m-fl-gap-5 {gap:5%;}.m-fl-gap-5-5 {gap:5.5%;}.m-fl-gap-6 {gap:6%;}.m-fl-gap-6-5 {gap:6.5%;}.m-fl-gap-7 {gap:7%;}.m-fl-gap-7-5 {gap:7.5%;}.m-fl-gap-8 {gap:8%;}.m-fl-gap-8-5 {gap:8.5%;}
	.m-spacer-empty {display:none;} .m-spacer {width:1px;height:16px;} .m-spacer-0 {height:8px;} .m-spacer {width:1px;height:16px;} .m-spacer-1 {height:22.62px;} .m-spacer-2 {height:31.99px;} .m-spacer-3 {height:45.23px;} .m-spacer-4 {height:63.96px;} .m-spacer-5 {height:90.44px;} .m-spacer-6 {height:127.88px;} .m-spacer-7 {height:180.83px;} .m-spacer-8 {height:255.69px;}
	.m-0 {display:none!important;} .m-1 {width:1%;} .m-2 {width:2%;} .m-3 {width:3%;} .m-4 {width:4%;} .m-5 {width:5%;} .m-6 {width:6%;} .m-7 {width:7%;} .m-8 {width:8%;} .m-9 {width:9%;} .m-10 {width:10%;} .m-11 {width:11%;} .m-12 {width:12%;} .m-13 {width:13%;} .m-14 {width:14%;} .m-15 {width:15%;} .m-16 {width:16%;} .m-17 {width:17%;} .m-18 {width:18%;} .m-19 {width:19%;} .m-20 {width:20%;} .m-21 {width:21%;} .m-22 {width:22%;} .m-23 {width:23%;} .m-24 {width:24%;} .m-25 {width:25%;} .m-26 {width:26%;} .m-27 {width:27%;} .m-28 {width:28%;} .m-29 {width:29%;} .m-30 {width:30%;} .m-31 {width:31%;} .m-32 {width:32%;} .m-33 {width:33%;} .m-34 {width:34%;} .m-35 {width:35%;} .m-36 {width:36%;} .m-37 {width:37%;} .m-38 {width:38%;} .m-39 {width:39%;} .m-40 {width:40%;} .m-41 {width:41%;} .m-42 {width:42%;} .m-43 {width:43%;} .m-44 {width:44%;} .m-45 {width:45%;} .m-46 {width:46%;} .m-47 {width:47%;} .m-48 {width:48%;} .m-49 {width:49%;} .m-50 {width:50%;} .m-51 {width:51%;} .m-52 {width:52%;} .m-53 {width:53%;} .m-54 {width:54%;} .m-55 {width:55%;} .m-56 {width:56%;} .m-57 {width:57%;} .m-58 {width:58%;} .m-59 {width:59%;} .m-60 {width:60%;} .m-61 {width:61%;} .m-62 {width:62%;} .m-63 {width:63%;} .m-64 {width:64%;} .m-65 {width:65%;} .m-66 {width:66%;} .m-67 {width:67%;} .m-68 {width:68%;} .m-69 {width:69%;} .m-70 {width:70%;} .m-71 {width:71%;} .m-72 {width:72%;} .m-73 {width:73%;} .m-74 {width:74%;} .m-75 {width:75%;} .m-76 {width:76%;} .m-77 {width:77%;} .m-78 {width:78%;} .m-79 {width:79%;} .m-80 {width:80%;} .m-81 {width:81%;} .m-82 {width:82%;} .m-83 {width:83%;} .m-84 {width:84%;} .m-85 {width:85%;} .m-86 {width:86%;} .m-87 {width:87%;} .m-88 {width:88%;} .m-89 {width:89%;} .m-90 {width:90%;} .m-91 {width:91%;} .m-92 {width:92%;} .m-93 {width:93%;} .m-94 {width:94%;} .m-95 {width:95%;} .m-96 {width:96%;} .m-97 {width:97%;} .m-98 {width:98%;} .m-99 {width:99%;} .m-100, .m-100:nth-of-type(n) {width:100%;display:block;}
	.m-reset, .m-reset:nth-of-type(n) {width:100%;padding:0;}
	.mt-center {text-align:center;} .mt-left {text-align:left;} .mt-right {text-align:right;}
	.small-only {display:block;}
	.mobile-only {display:block;}
	.bg-black.alt .standard.layout > div {width:100%;}
	.force-br br {display: none;}

	/* ---- [ HEADINGS ] ---- */
	h1 .second, .standout {font-size:60px;text-align: center;margin:1rem auto 0 auto;}
	img.hero {width:100%;left:0;opacity:0.15;}
	.gallery-slider .upper h2 {font-size:80px;}
	#sections .form-layout .subtitle, #sections .testimonials .subtitle, #sections .gallery-slider .upper .subtitle {display:none;}
	#sections .form-layout .subtitle.mobile-only, #sections .testimonials .subtitle.mobile-only, #sections .gallery-slider .upper .subtitle.mobile-only {display:block;margin:0;text-align: center;}
	.logo-slider .upper h2 {display: block;left:auto;line-height:0.8em;margin:0 0 1rem 0;}
	.logo-slider .upper h3 {right: auto;top:auto;font-size:45px;}
	.content-image h2 {font-size:60px;margin:0 auto 1rem auto;}
	.content-image h3{margin: 0 auto 2rem auto;text-align: center;}
	.testimonials h2 {font-size:30px;text-align: center;margin:0;display: block;width: 100%;}
	.testimonials h2 .standout {font-size:40px;}
	.standard .do-animate span {display: inline;}
	h1 .first {top: auto;left:auto;font-size:40px;text-align: center;}

	/* ---- [ HEADER ] ---- */
	.style-angled .header.layout .upper {justify-content: center;}
	.header.style-faded .btns {margin:2rem 0 0 0;}
	.header.style-faded .caption {padding:3rem 0 3rem 0;}
	.header.style-angled .hero {display: none;}
	.header.style-angled .lower h1 {display: block;text-align: center;line-height: 1em;}
	.header.style-angled .lower h1 span {display: inline;}
	.header.style-angled .text, .header.style-angled .subtitle{text-align: center;}
	.header.style-angled {padding: 2rem 0;}
	.header.style-angled .lower h1 span, .header.style-angled .lower h1 span:nth-child(2), .header.style-angled .lower h1 span:nth-child(3) {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);font-size: 4rem;;line-height: 1.25em;}

	/* ---- [ HEADER ] ---- */
	.logo {display:block;margin:0 auto 1rem auto;width:80%;}
	.logo img {display:block;width: 100%;}
	.header .meta {margin:0 auto;text-align: center;display: block;}
	.meta .tel {display:block;margin:1rem auto 0 auto;}
	.header .upper {margin:0 0 4rem 0;}
	.header {padding:2rem 0 4rem 0;}
	.header.style-faded .caption {text-align: center;}
	.badge {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);margin: 0 auto;}

	/* ---- [ CONTENT IMAGE ] ---- */
	.style-angled.alt .content-image.wide .txt {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);text-align: center;}
	.style-angled.alt .content-image.wide .img {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);}
	.style-angled.alt .content-image.wide .txt ul {display: inline-block;}

	/* ---- [ CTA ] ---- */
	.cta.layout.style-standout .custom-listitem{display: flex;text-align: left;justify-content: start;}
	.cta.extra .call-now span {display: block;}
	.cta.extra .call-now a {margin: 0 auto;}
	.cta.layout.style-standout .txt {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);text-align: center;width: 100%;;}
	.cta.layout.style-standout .img {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);width: 100%;;}
	.cta.layout.style-standout .call-now a {margin: 1rem auto;background: transparent;padding: 0;}

	/* ---- [ OFFSET BUCKETS ] ---- */
	.buckets.layout.style-offset .bucket {flex-wrap: wrap;row-gap: 1rem;}
	.buckets.layout.style-offset .bucket {top: auto;}	
	.buckets.layout.style-offset .bucket:before {transform: unset;}
	.buckets.style-overlap .bucket {margin-bottom: 6rem;}
	.buckets.style-overlap .bucket:last-child {margin: 0;}

	/* ---- [ ANGLED BUCKETS ] ---- */
	.buckets.style-gradient.angled {padding: 8rem 0 2rem 0;}

	/* ---- [ CTA ] ---- */
	.cta.layout.style-call .l {margin-bottom: 2rem;}
	.buckets.style-gradient.angled .title-bar .bg {white-space: inherit;line-height: 1em;top:-9%;font-size: 5rem;}
	.cta.layout.style-singular .bg {white-space: inherit;line-height: 1em;top:48%;font-size:6rem;}
	.cta.layout.style-standout .img img {display: block;}

	/* ---- [ TESTIMONIALS ] ---- */
	.testimonial {height:auto!important;}
	.testimonials h2 .standout {padding:0 0.5rem;}
	#sections .testimonials .subtitle.mobile-only {top:auto;margin:1.5rem auto 0 auto;}
	.testimonials.style-boxed-gradient .testimonial {padding: 4rem 2rem 2rem 2rem;}
	.testimonial .person {position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:translate(0,0);margin: 1rem 0 0 0;}

	/* ---- [ STEPS ] ---- */
	.steps h2, .steps .item .text {height: auto!important;}
	.steps .item {margin:0;}

	/* ---- [ GALLERY ] ---- */
	.gallery-slider.style-snapshot {margin: 0;}
	.gallery-slider.style-snapshot .slide {padding: 0;}

	/* ---- [ CTA ] ---- */
	.cta.layout.style-call .r {text-align: left;display: inline-block;margin: 0 auto;width: auto;;}

	/* ---- [ FORM-LAYOUT ] ---- */
	.form-layout.layout.style-angled .l:before {right: -30%;}
	.form-layout.layout.style-angled .l > div {padding: 2rem 0;}
	.form-layout.layout.style-angled .r .inner:before {left: 0;transform: unset;right: 0;}
	.form-layout.layout.style-angled .r .inner {overflow: hidden;padding: 0;}
	.form-layout.layout.style-angled .r .inner > div {padding:1rem;}	
	.form-layout.layout.style-angled .r {height: auto;}
	.form-layout.layout.style-angled .l {padding:0 2rem;}

	/* ---- [ BUCKETS ] ---- */
	.buckets.layout.style-offset .bucket:first-child {top: auto;}

	/* ---- [ TESTIMONIALS ] ---- */
	.testimonials.style-gradient .as-slider {padding: 0 2rem;}

	/* ---- [ FOOTER ] ---- */
	.style-angled #footer .lower > div {line-height: 3.5em;}
	.style-angled #footer .lower > div:last-child {line-height: 1em;}
	.style-angled #footer .site, .style-angled #footer .tel {line-height: 1em;margin: 0.5rem auto;}
	.style-angled #footer .pipe {display: none;}
	.style-angled #footer a {display: block;}
	.footer-logo {margin: 1rem auto;}
	.style-angled .footer-logo img {margin: 0 auto;width: 100%;max-width: 12rem;;}
	.style-angled.alt #footer .lower .site {padding-left:2rem;}

	/* ---- [ GRID ] ---- */
	.staggered .grid {display: block;margin:0;}
	.staggered .grid .item {width: 100%;margin:0 auto 2rem auto;text-align: center;}
	.staggered .n-1,
	.staggered .n-2,
	.staggered .n-3,
	.staggered .n-4,
	.staggered .n-5 {top: auto;}

	/* ---- [ FORM ] ---- */
	.form {padding:1rem;}
	.form-layout h2.title {font-size:40px;-webkit-text-stroke: 3px #8b5e97;}
	#sections .form-layout .subtitle.mobile-only {left: auto;top:auto;margin:0 auto 1rem auto;}
	.form-layout .r {height:500px;}
	#footer .upper > a {margin:0 auto 1rem auto;}

	/* ---- [ TABS ] ---- */
	.tabs .controls {display: block;}
	.tabs .controls button {display: block;margin:0 0 1rem 0;}
	.tabs .items .text ul {display: block;column-count: 1;}

	/* ---- [ BG ] ---- */
	.bg-black-logo:after {height:4rem;}

	/* ---- [ BUCKETS ] ---- */
	.buckets.style-boxed .bucket {display: block;}

	/* Buttons */
	.btns a {margin:8px 0;display: block;width:100%;text-align: center;	}
	.btns a:last-child {margin:0;}
	a.button, .button, .gform_footer > input[type="submit"] {padding:12px;}
	.button.gradient.angled {padding: 0.65rem;}
	.style-angled .btns {padding-left:2rem;padding-right: 2rem;}
	.style-angled a.button.has-ico.ico-left .ico {position: absolute;top: 50%;transform:translateY(-50%);left: 1rem;}
	.style-angled a.button.has-ico.ico-left .ico svg {width: 1.5rem;height: 1.5rem;;}
	.style-angled a.button.has-ico.ico-left {padding: 0.65rem 0.65rem 0.65rem 3.65rem;text-align: left;}
	
	/* Gravity Forms */
	#gform_fields_12 {display:block;}
	#gform_fields_37 {display:block;}
	#gform_fields_38 {display:block;}
	#sections .gfmc-container {width:100%;}
	#sections .gform_wrapper .gform_body .gfield.gfmc-column {margin:0;}
	.gform_wrapper .gform_body .gfield--width-half, .gform_wrapper .gform_body .gfield--width-half.first, .gform_wrapper .gform_body .gfield--width-half.last, .gform_wrapper .gform_body .gfield--width-third, .gform_wrapper .gform_body .gfield--width-third.first, .gform_wrapper .gform_body .gfield--width-third.mid, .gform_wrapper .gform_body .gfield--width-third.last {display:block;padding:0;width:100%;}
}

/* ---- [ Mobile Smallest ] ---- */
@media only screen and (min-width:0) and (max-width:480px){
	.xs-full {max-width:90%;margin-right:auto;margin-left:auto;}
	.xs-full-reset {padding:0;margin:0;border:none;width:100%;column-count:1;transform:translate(0,0);float:none;clear:both;gap:0;display:block;}
	.xs-border-reset {border:none;}
	.xs-col-reset {margin-right:0;margin-left:0;border:0 none;column-count:1;}
	.xs-margin-lr-reset {margin-right:0;margin-left:0;}
	.xs-margin-reset {margin:0;}
	.xs-gutter-reset {margin-top:0;margin-bottom:0;}
	.xs-pad-lr-reset {padding-right:0;padding-left:0;}
	.xs-pad-reset {padding-right:0;padding-left:0;}
	.xs-pad-full-reset {padding:0;}
	.xs-pos-reset {position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:translate(0,0);}
	.xs-m-auto {margin-right:auto;margin-left:auto;}
	.xs-clear {float:none;clear:both;}
	.xs-block {display:block;}
	.xs-pad-tb {padding-top:1rem;padding-bottom:1rem;}
	.xs-gutter-tb {margin:16px auto;}
	.xs-padding {padding:1rem;}
	.xs-gutter {margin:16px;}
	.xs-spacing {margin:2rem auto 1rem auto;}
	.xs-lower {margin:0 auto 1rem auto;}.xs-lower2x {margin:0 auto 2rem auto;}.xs-lower4x {margin:0 auto 4rem auto;}
	.xs-flex, .xs-flex-buckets, .xs-flex-spaced {display:flex;}
	.xs-flex-buckets, .xs-flex-grid, .xs-flex-spaced {flex-direction:row;}
	.xs-flex-wrap {flex-wrap:wrap;}
	.xs-flex-col {flex-direction:column;}
	.xs-flex-row {flex-direction:row;}
	.xs-flex-buckets {justify-content:space-between;align-items:stretch;}
	.xs-flex-grid {justify-content:space-between;align-items:center;}
	.xs-flex-centered {justify-content:center;align-items:center;}
	.xs-flex-spaced {justify-content:space-around;align-items:stretch;}
	.xs-flex-space {justify-content:space-between;}
	.xs-flex-start {align-items:flex-start;}
	.xs-flex-middle {align-items:center;}
	.xs-flex-end {align-items:flex-end;}
	.xs-fl-1 {order:1;}.xs-fl-2 {order:2;}.xs-fl-3 {order:3;}.xs-fl-4 {order:4;}.xs-fl-5 {order:5;}.xs-fl-6 {order:6;}.xs-fl-7 {order:7;}.xs-fl-8 {order:8;}
	.xs-fl-gap-0 {gap:0%;}.xs-fl-gap-1 {gap:1%;}.xs-fl-gap-1-5 {gap:1.5%;}.xs-fl-gap-2 {gap:2%;}.xs-fl-gap-2-5 {gap:2.5%;}.flex-quarters {gap:2.6666666666667%;}.xs-fl-gap-3 {gap:3%;}.xs-fl-gap-thirds,.xs-fl-gap-3-5 {gap:3.5%;}.xs-fl-gap-4 {gap:4%;}.xs-fl-gap-4-5 {gap:4.5%;}.xs-fl-gap-5 {gap:5%;}.xs-fl-gap-5-5 {gap:5.5%;}.xs-fl-gap-6 {gap:6%;}.xs-fl-gap-6-5 {gap:6.5%;}.xs-fl-gap-7 {gap:7%;}.xs-fl-gap-7-5 {gap:7.5%;}.xs-fl-gap-8 {gap:8%;}.xs-fl-gap-8-5 {gap:8.5%;}
	.xs-spacer-empty {display:none;} .xs-spacer {width:1px;height:16px;} .xs-spacer-0 {height:8px;} .xs-spacer {width:1px;height:16px;} .xs-spacer-1 {height:22.62px;} .xs-spacer-2 {height:31.99px;} .xs-spacer-3 {height:45.23px;} .xs-spacer-4 {height:63.96px;} .xs-spacer-5 {height:90.44px;} .xs-spacer-6 {height:127.88px;} .xs-spacer-7 {height:180.83px;} .xs-spacer-8 {height:255.69px;}
	.xs-0 {display:none!important;} .xs-1 {width:1%;} .xs-2 {width:2%;} .xs-3 {width:3%;} .xs-4 {width:4%;} .xs-5 {width:5%;} .xs-6 {width:6%;} .xs-7 {width:7%;} .xs-8 {width:8%;} .xs-9 {width:9%;} .xs-10 {width:10%;} .xs-11 {width:11%;} .xs-12 {width:12%;} .xs-13 {width:13%;} .xs-14 {width:14%;} .xs-15 {width:15%;} .xs-16 {width:16%;} .xs-17 {width:17%;} .xs-18 {width:18%;} .xs-19 {width:19%;} .xs-20 {width:20%;} .xs-21 {width:21%;} .xs-22 {width:22%;} .xs-23 {width:23%;} .xs-24 {width:24%;} .xs-25 {width:25%;} .xs-26 {width:26%;} .xs-27 {width:27%;} .xs-28 {width:28%;} .xs-29 {width:29%;} .xs-30 {width:30%;} .xs-31 {width:31%;} .xs-32 {width:32%;} .xs-33 {width:33%;} .xs-34 {width:34%;} .xs-35 {width:35%;} .xs-36 {width:36%;} .xs-37 {width:37%;} .xs-38 {width:38%;} .xs-39 {width:39%;} .xs-40 {width:40%;} .xs-41 {width:41%;} .xs-42 {width:42%;} .xs-43 {width:43%;} .xs-44 {width:44%;} .xs-45 {width:45%;} .xs-46 {width:46%;} .xs-47 {width:47%;} .xs-48 {width:48%;} .xs-49 {width:49%;} .xs-50 {width:50%;} .xs-51 {width:51%;} .xs-52 {width:52%;} .xs-53 {width:53%;} .xs-54 {width:54%;} .xs-55 {width:55%;} .xs-56 {width:56%;} .xs-57 {width:57%;} .xs-58 {width:58%;} .xs-59 {width:59%;} .xs-60 {width:60%;} .xs-61 {width:61%;} .xs-62 {width:62%;} .xs-63 {width:63%;} .xs-64 {width:64%;} .xs-65 {width:65%;} .xs-66 {width:66%;} .xs-67 {width:67%;} .xs-68 {width:68%;} .xs-69 {width:69%;} .xs-70 {width:70%;} .xs-71 {width:71%;} .xs-72 {width:72%;} .xs-73 {width:73%;} .xs-74 {width:74%;} .xs-75 {width:75%;} .xs-76 {width:76%;} .xs-77 {width:77%;} .xs-78 {width:78%;} .xs-79 {width:79%;} .xs-80 {width:80%;} .xs-81 {width:81%;} .xs-82 {width:82%;} .xs-83 {width:83%;} .xs-84 {width:84%;} .xs-85 {width:85%;} .xs-86 {width:86%;} .xs-87 {width:87%;} .xs-88 {width:88%;} .xs-89 {width:89%;} .xs-90 {width:90%;} .xs-91 {width:91%;} .xs-92 {width:92%;} .xs-93 {width:93%;} .xs-94 {width:94%;} .xs-95 {width:95%;} .xs-96 {width:96%;} .xs-97 {width:97%;} .xs-98 {width:98%;} .xs-99 {width:99%;} .xs-100, .xs-100:nth-of-type(n) {width:100%;display:block;}
	.xs-reset, .xs-reset:nth-of-type(n) {width:100%;padding:0;}
	.xst-center {text-align:center;} .xst-left {text-align:left;} .xst-right {text-align:right;}
}