/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

 
@import url("https://use.typekit.net/pul4avo.css");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
 
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #b7cf34;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1364px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
    --wp--preset--duotone--dark-grayscale: url(#wp-duotone-dark-grayscale);
    --wp--preset--duotone--grayscale: url(#wp-duotone-grayscale);
    --wp--preset--duotone--purple-yellow: url(#wp-duotone-purple-yellow);
    --wp--preset--duotone--blue-red: url(#wp-duotone-blue-red);
    --wp--preset--duotone--midnight: url(#wp-duotone-midnight);
    --wp--preset--duotone--magenta-yellow: url(#wp-duotone-magenta-yellow);
    --wp--preset--duotone--purple-green: url(#wp-duotone-purple-green);
    --wp--preset--duotone--blue-orange: url(#wp-duotone-blue-orange);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
*, :after, :before {
    box-sizing: border-box;
}
body { font-family: urbane, sans-serif; font-size: 16px; font-weight: 400; color: #777777; background: #fff; cursor: default; margin: 0; padding: 0; }

a, div, form, label, li, p, td { transition: all .3s ease-out; line-height: 1.5; }

a:active, a:hover, a:focus {
    outline-width: 0;
    text-decoration: none !important;
}

input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='number'], select, textarea, .hs_cos_wrapper_type_form *, form .inputs-list:not(.no-list) label, form .inputs-list:not(.no-list) label > span, form .inputs-list:not(.no-list) label > span p, form input[type='submit'], form .hs-button, .hs-form-field > label, .hs-form-field > label span, a:hover, a:focus,   
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, a, div, form, label, li, p, td { font-family: urbane,sans-serif; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 600; }
h1 { font-size: 46px; line-height: 1.2; font-weight: 600; margin: 0 0 30px 0; }
h2 { font-size: 33px; line-height: 1.2; font-weight: 600; margin: 0 0 30px 0; }
h3 { font-size: 24px; line-height: 1.2; font-weight: 600; margin: 0 0 20px 0; }
h4 { font-size: 14px; line-height: 1.2; font-weight: 600; color: #e00; text-transform: uppercase; margin: 0 0 20px 0; }

header.header.header--landing-page,
footer.footer.footer--landing-page,
.section.footer-links,
.section.social-links,
.section.footer-copyright { display:none;}
 
.body-container-wrapper { padding: 0; }

/* form start*/
.hs-form-field { padding: 0 5px !important; }
fieldset { min-width: 100%; }
.hs-form-field { min-width: 100%; margin-bottom: 0; }
.form-columns-2 .hs-form-field { min-width: 50%; }
.hs-form .hs-form-field label { letter-spacing: 0; text-transform: inherit; line-height: normal; }
.widget-type-form { padding: 3.5rem; background-color: #fff; border-top-left-radius: 60px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2); }
.hs-form { padding: 0; }
.form-title { padding: 0; font-size: 20px; font-weight: 600; }
.widget-type-form .hs-submit { display: block; width: 100%; padding-top: 11px; }
.hs-form .hs-form-field label { padding: 0 0 0 0; margin: 10px 0 0 0; }
form .inputs-list:not(.no-list) label, form .inputs-list:not(.no-list) label > span, form .inputs-list:not(.no-list) label > span p, form .inputs-list a { font-size: 12px; }
/* form start*/

button:hover, button:focus, .button:hover, .button:focus, button:active, .button:active { background-color: #d00303; border-color: #d00303; } 


/* footer start*/
.footer-lp { background: #000; color: #fff; font-size: 14px; line-height: 1.5; padding: 50px 0; }
.footer-lp .row-fluid { margin: 0 auto; max-width: 1300px; padding: 0 15px; color: #fff; font-size: 14px; }
.footer-lp p, .footer-lp a { color: #fff; font-size: 14px; }
.footer-logo { padding-bottom: 20px; padding-top: 10px; display: inline-block; }
.footer-logo svg * { fill: #fff; transition: all .3s ease-out; }
.footer-logo:hover svg * { fill: #d00303; transition: all .3s ease-out; }

.social-display { padding: 0 0 34px 0; }
.social-display a i:before { align-items: center; background: #ffffff; border-radius: 4px; color: #000; display: inline-block; display: flex; font-size: 27px; height: 46px; justify-content: center; text-align: center; width: 46px }

.social-display a { margin: 0 5px 5px 0; }
.social-display a:hover i:before { background: #ee0000; color: #fff; transition: all .3s ease-out } 

.social-display.red a i:before { background: #ee0000;  color: #fff; }
.social-display.red a:hover i:before { background: #d00303; color: #fff;  }

@media (min-width: 767px) {
.footer-lp {  margin: 0 -20px; }
}
/* footer end*/


.arrow-list li { list-style: none; margin: 0; padding: 0 0 5px 37px; position: relative; }
.arrow-list li:before { content: "\F178"; display: inline-block; font-family: FontAwesome, sans-serif; margin-right: .5rem; opacity: 1; color: #e00; font-size: 26px; line-height: 22px; position: absolute; left: 0; top: 4px; }
.arrow-list { margin: 0; padding: 0 0 20px 0; }

.check-list {
    list-style: none; padding:0; 
}

.check-list li:before {
    content: "";
    background: url(https://6858402.fs1.hubspotusercontent-na1.net/hubfs/6858402/icon-check.svg) no-repeat center center;
    background-size: 100% auto;
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
}

.check-list li {padding: 0 0 0 40px;margin: 0 0 30px 0;position: relative;line-height: 1.75;}

@media (max-width: 767px) { 
.arrow-list li:before { line-height: 14px; }
.arrow-list li { font-size: 14px; line-height: 1.5; padding-bottom: 15px; }
}

.widget-type-form .hs-form .hs-form-field label {
    display: flex;
    align-items: flex-start;
}
.widget-type-form .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 4px;
}
body .widget-type-form {
    position: relative;
    z-index: 100;
}

@media (max-width: 1200px) { 
fieldset.form-columns-2 .hs-form-field { min-width: 100%; padding-left: 0 !important; padding-right: 0 !important; }
.hs-form .hs-form-field label { display: flex; align-items: flex-start; }
input[type=checkbox], input[type=radio] { margin-right: 0; }
.legal-consent-container .hs-form-booleancheckbox-display > span { margin-left: 9px; }
.widget-type-form { max-width: 500px; margin-left: auto; margin-right: auto; }
}

@media (max-width: 992px) { 
body div.row-fluid, body .dnd-section > .row-fluid { display: block !important; !i; !; }
.row-fluid .span2, .row-fluid .span3, .row-fluid .span4, .row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8, .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12 { width: 100%; }
}