.elementor-kit-1134{--e-global-color-primary:#272F33;--e-global-color-secondary:#CC403E;--e-global-color-text:#55575A;--e-global-color-accent:#D04F4E;--e-global-color-79fe03bf:#FFF;--e-global-color-3b85262:#FCCA45;--e-global-color-f1d9d5a:#CC403E;--e-global-color-29b0215:#191919;--e-global-color-26a16ce:#C2212F;--e-global-typography-primary-font-family:"Quantico";--e-global-typography-secondary-font-family:"Cabin";--e-global-typography-text-font-family:"Cabin";--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-4719e43-font-family:"Quantico";--e-global-typography-4719e43-font-size:150px;--e-global-typography-4719e43-font-weight:600;--e-global-typography-4719e43-text-transform:uppercase;background-color:var( --e-global-color-79fe03bf );color:#000000;font-family:"Cabin", Sans-serif;font-size:18px;font-weight:normal;line-height:32px;letter-spacing:1px;background-position:top center;background-repeat:repeat-y;background-size:1280px auto;}.elementor-kit-1134 button,.elementor-kit-1134 input[type="button"],.elementor-kit-1134 input[type="submit"],.elementor-kit-1134 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-79fe03bf );border-style:none;border-radius:100px 100px 100px 100px;padding:13px 35px 15px 35px;}.elementor-kit-1134 button:hover,.elementor-kit-1134 button:focus,.elementor-kit-1134 input[type="button"]:hover,.elementor-kit-1134 input[type="button"]:focus,.elementor-kit-1134 input[type="submit"]:hover,.elementor-kit-1134 input[type="submit"]:focus,.elementor-kit-1134 .elementor-button:hover,.elementor-kit-1134 .elementor-button:focus{background-color:var( --e-global-color-79fe03bf );color:var( --e-global-color-f1d9d5a );border-radius:100px 100px 100px 100px;}.elementor-kit-1134 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1134 p{margin-block-end:15px;}.elementor-kit-1134 a{color:#C2212F;}.elementor-kit-1134 a:hover{color:var( --e-global-color-29b0215 );}.elementor-kit-1134 h1{color:var( --e-global-color-26a16ce );font-family:"Quantico", Sans-serif;font-size:60px;font-weight:800;line-height:1em;letter-spacing:0px;}.elementor-kit-1134 h2{color:var( --e-global-color-26a16ce );font-family:"Quantico", Sans-serif;font-size:40px;font-weight:800;line-height:1.1em;}.elementor-kit-1134 h3{color:var( --e-global-color-secondary );font-family:"Quantico", Sans-serif;font-size:30px;font-weight:700;line-height:1.2em;}.elementor-kit-1134 h4{color:var( --e-global-color-primary );font-family:"Quantico", Sans-serif;font-size:22px;font-weight:700;line-height:1.4em;}.elementor-kit-1134 h5{color:var( --e-global-color-primary );font-family:"Quantico", Sans-serif;font-size:20px;font-weight:600;line-height:1.5em;}.elementor-kit-1134 h6{color:var( --e-global-color-primary );font-family:"Quantico", Sans-serif;font-size:18px;font-weight:500;line-height:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:25px;}.elementor-element{--widgets-spacing:25px 25px;--widgets-spacing-row:25px;--widgets-spacing-column:25px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1023px){.elementor-kit-1134{--e-global-typography-4719e43-font-size:120px;background-position:top center;background-repeat:repeat;background-size:768px auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1134{--e-global-typography-4719e43-font-size:92px;}.elementor-kit-1134 h1{font-size:48px;}}@media(max-width:575px){.elementor-kit-1134{--e-global-typography-4719e43-font-size:54px;background-position:top center;background-size:1280px auto;}.elementor-kit-1134 h1{font-size:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Elementor Admin */

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #f2f2f2;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
#wpadminbar #wp-admin-bar-user-info .display-name {
    color: #1c74a5;
}


/* Text Selection Color */

::selection {
  background: #c11010;
  color: #ffffff;
}
::-moz-selection {
  background: #c11010;
  color: #ffffff;
}



/* Button Anchor Styles */

a {
    overflow: visible !important;
}
a i.ua-icon-arrow-right,
a i.fa-arrow-right,
button i.fa-arrow-right,
.pp-offcanvas-toggle i.fa-arrow-right {
    position: relative;
    left: 0;
    -webkit-transition: all 100ms  linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
a:hover i.ua-icon-arrow-right,
a:hover i.fa-arrow-right,
button:hover i.fa-arrow-right,
.pp-offcanvas-toggle:hover i.fa-arrow-right  {
    left: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
a i.ua-icon-arrow-left,
a i.fa-arrow-left,
button i.fa-arrow-left {
    position: relative;
    left: 0;
    -webkit-transition: all 100ms  linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
a:hover i.ua-icon-arrow-left,
a:hover i.fa-arrow-left,
button:hover i.fa-arrow-left {
    left: -10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


/* Link Focus Boder */

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none;
}




/* To Top Button Styles */


a.ast-scroll-to-top-right {
    position: relative;
    bottom: 30px;
    -webkit-transition: all 100ms  linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}
a.ast-scroll-to-top-right:hover {
    bottom: 40px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

/* Gravity Forms Styles */
.gfield_consent_label a {
    vertical-align: bottom;
}





/* Preloader Styles */

#loftloader-wrapper .loader-message {
    max-width: 512px !important;
}/* End custom CSS */