.elementor-kit-5{--e-global-color-primary:#F68934;--e-global-color-secondary:#AA272F;--e-global-color-text:#1E1E1E;--e-global-color-accent:#343A42;--e-global-color-4c2d58f:#FFFFFF;--e-global-color-4f73d8c:#EDEDED;--e-global-color-00935b1:#2A2A2A;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-6e1e8e3-font-family:"Titillium Web";--e-global-typography-6e1e8e3-font-size:64px;--e-global-typography-6e1e8e3-font-weight:700;--e-global-typography-6e1e8e3-line-height:67px;--e-global-typography-6b9dbc6-font-family:"Titillium Web";--e-global-typography-6b9dbc6-font-size:38px;--e-global-typography-6b9dbc6-font-weight:700;--e-global-typography-6b9dbc6-line-height:48px;--e-global-typography-9690083-font-family:"Titillium Web";--e-global-typography-9690083-font-size:22px;--e-global-typography-9690083-font-weight:400;--e-global-typography-9690083-line-height:34px;--e-global-typography-0fd3f63-font-family:"Titillium Web";--e-global-typography-0fd3f63-font-size:16px;--e-global-typography-0fd3f63-font-weight:400;--e-global-typography-0fd3f63-text-transform:uppercase;--e-global-typography-0fd3f63-line-height:34px;--e-global-typography-0fd3f63-letter-spacing:2px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-4c2d58f );background-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:var( --e-global-color-4c2d58f );background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-4c2d58f );}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* header */
#header.elementor-sticky--active {
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    background: var(--e-global-color-accent);
    padding: 0rem;
}
#header.elementor-sticky--active img {
    width: 90px;
    height: 95px;
}
#header .elementor-widget-wrap {padding: 0;}

/* custom ul */
.custom-ul ul {
    list-style: none;
    padding: 0 0 20px 18px;
}
.custom-ul li {
    position: relative;
}
.custom-ul li:after {
    content: "";
    width: 10px; height: 10px;
    border-radius: 2px;
    background: var( --e-global-color-secondary );
    position: absolute;
    left: -18px; top: 8px;
}


/*custom ol*/
.custom-ol ol {
    padding: 0 0 0 24px;
    margin-bottom: 0.5rem;
    list-style: none;
    counter-reset: list-number;
}
.custom-ol ol li {
    position: relative;
    margin-bottom: 4px;
}
.custom-ol ol li:before {
  counter-increment: list-number;
  content: counter(list-number)".";
  margin-right: 10px;
  margin-bottom:15px;
  width:22px;
  height:22px;
  display:inline-flex;
  position: absolute;
  margin: 1.5px 0 0 -28px;
  align-items:center;
  justify-content: center;
  font-size:14px;
  border-radius:50%;
  color:var(--e-global-color-primary);
}


/* clear-a */ 
.clear-a a {
    font-weight: inherit;
    color: inherit;
    font-family: inherit;
    text-decoration:  inherit;
    font-size: inherit;
}
/* commons */
.clear-p p {margin-bottom: 0;}


.blog-a a {
    color: var(--e-global-color-primary);
    text-decoration: underline;
    font-weight: bold;
}

.ov-hid {
    overflow: hidden;
}


/*SERVICES */
.custom-cta-service .elementor-cta__button-wrapper  {
    position: absolute;
    bottom: 2rem; left: 2rem;
}
.custom-cta-service {
    transition: all ease .3s;
}
.custom-cta-service:hover {
    transform: scale(1.02);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}



/*list top */
.list-top .elementor-icon-list-item {
    align-items: flex-start!important;
}
.list-top .elementor-icon-list-icon {
    padding-top: 3px;
}

/*brands */
.gallery-brands .e-gallery-item {
    box-shadow: 0 0 10px rgba(0,0,0,0.2)!important;
}



/* testimonials */ 
.glsr-button {
    background: var( --e-global-color-primary );
    color: #fff;
    border: none;
}
.glsr-button:hover {
    color: var( --e-global-color-primary )!important;
    background: #fff!important;
    border: none;
}

.glsr-label {
    color: #fff;
}
.glsr-default .glsr-reviews {
    gap: 1.5rem!important;
}
.glsr-default .glsr-review {
    position: relative;
}
.glsr-review .glsr-review-rating {
    background: var( --e-global-color-primary);
    display: block;
    width: 100%;
    padding: 2rem 2rem 1rem;
}
.glsr-review .glsr-review-content {
    background: var( --e-global-color-primary); 
    margin-top: 0!important;
    padding: 0 2rem 2rem; 
    position: relative;
}
.glsr-review .glsr-review-content:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
border-color: var( --e-global-color-primary ) transparent transparent transparent;
    position: absolute;
    content: "";
    left: 0;
    bottom: -20px;
}
.glsr-default .glsr-review:after {
content: "\f10e";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
top: 20px; right: 25px;
font-size: 2rem;
color: var( --e-global-color-secondary);
opacity: .7;
}
.glsr-default a {
    color: #fff;
}
.glsr-default .glsr-tag-value {
    text-align: justify;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}
.glsr-default .glsr-review-author span {
    font-family: var( --e-global-typography-secondary-font-family ), Sans-serif;
    font-weight: 600;
    color: #333;
    font-size: 16px;
}
.glsr-default .glsr-reviews {
    column-gap: 2rem;
    grid-template-columns: repeat(2, minmax(0, 1fr)); /*2 columns*/
}
#glsr_1d5039bc .glsr-review {
align-items: initial!important; }


.custom-price-table li {
    border-bottom: 1px solid rgba(255,255,255,0.2)!important;
    
}/* End custom CSS */