/*
Theme Name: Hello Child
Author: SocialME
Description: 
Version: 1.0
Template: hello-elementor
*/

.elementor-sticky--effects {
  background-color: #fbfbfb;
}
#menu_button_talk_to_sales_h {
  padding:0px !important;
  border-color: transparent;	
}
#menu_button_talk_to_sales_h > a {
	
	background-color: #FD5A23;
	
  padding:6px 10px; 
	margin: 0px;
	border-radius:12px;
	font-weight: bold;
  letter-spacing: 1px;
	animation: 2s ease 0s infinite pulsedirection_h;
}
#menu_button_talk_to_sales_h > a > span.e-n-menu-title-text {
    color:white !important;	
}
#menu_button_talk_to_sales_h:hover > a {
  background-color: #e0501f;
}
#menu_button_talk_to_sales_h:hover > a span.e-n-menu-title-text {
    color:white !important;	
}

#menu_button_talk_to_sales_h:hover > a:before {
	opacity: 0  !important;
}
#menu_button_talk_to_sales_h:hover > a:after {
	opacity: 0  !important;
}
@media (max-width: 992px) {
 #menu_button_talk_to_sales_h {
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
 }
 #menu_button_talk_to_sales_h a {
	width: unset;
  display: inline-block;
 }
}

@-webkit-keyframes pulsedirection_h {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(253, 90, 35)
    }
    100% {
        -webkit-box-shadow: 0 0 0 8px rgba(253, 90, 35, 0);
    }
}


@keyframes pulsedirection_h {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(253, 90, 35);
        box-shadow: 0 0 0 0 rgba(253, 90, 35, 1);
    }

    100% {
        -moz-box-shadow: 0 0 0 8px rgba(253, 90, 35, 0);
        box-shadow: 0 0 0 8px rgba(253, 90, 35, 0);
    }
}

@media (max-width: 767px)  {
 #menu_home_item .e-n-menu-icon {
     display:none;
 }
}

@media (min-width: 851px) {
 #menu_home_item .e-n-menu-icon {
     display:none;
 }

}
@media (min-width: 768px) and (max-width: 850px) {
 #menu_home_item .e-n-menu-title-text {
     display:none;
 }

}


@media (min-width: 768px) and (max-width :784px) {
    #menu_button_talk_to_sales_h > a {
        padding: 6px 2px;
    }
}
#hide {display:none;}

.kc-elm  li {
    list-style: none;
    position: relative;
    padding-left: 35px;
}

.kc-elm li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background: url('/wp-content/uploads/2025/11/check.svg') no-repeat center;
    background-size: contain;
}
/* Custom SVG Bullets */
.elementor-element-32e4a9d ul {
    list-style: none;
    padding-left: 0;
}

.elementor-element-32e4a9d ul li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 15px;
}

.elementor-element-32e4a9d ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background-image: url('/wp-content/uploads/2025/11/arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Hide existing icon if present */
.elementor-element-32e4a9d ul li i.seoicon-right-arrow {
    display: none;
}

/* Info Box Container */
.crumina-info-box.info-box--standard {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 20px;
}

.info-box-image {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-box-image i.seosight-check-square {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/2025/11/checkbox.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.info-box-image i.seosight-check-square::before {
  content: none;
}

.info-box-content {
  flex: 1;
}

.info-box-title {
  text-transform: capitalize;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 25px;
  font-weight: 600;
  color: #333;
}

.info-box-text {
  font-size: 20px;
  line-height: 1.5em;
  color: #666;
  margin: 0;
}

/* αγγελιες */
#aithsh-button {
  background-color: initial;
  background-image: linear-gradient(#464d55, #25292e);
  border-radius: 8px;
  border-width: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1),0 3px 6px rgba(0, 0, 0, .05);
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  font-size: 18px;
  height: 52px;
  justify-content: center;
  line-height: 1;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all 150ms;
  vertical-align: baseline;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

/* palia css */
.heading-decoration {
  position: relative;
  color: var(--e-global-color-primary);
}
.heading-decoration .first {
  width: 30px;
}
.heading-decoration > span {
  display: inline-block;
  border-radius: 10px;
  position: relative;
  margin-right: 10px;
  border-top: 3px solid;
}
.heading-decoration .second {
  width: 100px;
}
.heading-decoration:hover .first {
  animation: move-short 1.5s infinite linear;
}
.heading-decoration:hover .second {
  animation: move 1.5s infinite linear;
}
@keyframes move-short {
  0% { width: 0; }
  100% { width: 140px; }
}
@keyframes move {
  0% { width: 130px; }
  100% { width: 0; }
}


.gks_button_buy {
    position: absolute;
    bottom: 50px;    
}
.gks_button_callus {
    position: absolute;
    bottom: 20px;    
}

.field-wrap input[type=submit]:hover {
  border:3px solid black;
}

@media screen and (min-width: 1200px){
.footer .container .row.info .widget_nav_menu {
    margin-top: 10px;
}
	.widget li {
  margin-bottom: 0px;
}
}

.woocommerce .product-item {
    padding: 15px;
}
.woocommerce ul.products li.product a.btn-small {
    background-color: #48B24B;
}

.woocommerce ul.products li.product .price {
    font-weight: 700;
    font-size: 25px;
    color: red;
}


select {
    padding: 10px 25px 10px 20px;
    border-radius: 0;
    background-color: #f7f9f9;
    color: black;
}

input, textarea {
    padding: 10px 25px 10px 20px;
    border-radius: 0;
    background-color: #f7f9f9;
    color: black;
}

.navigation-megamenu.is-visible {
    max-height: 1500px;
}
.menu_button_talk_to_sales {
  padding:0px !important;
	
}
.menu_button_talk_to_sales > a {
	
	background-color: #FD5A23;
	color:white !important;	
  padding:10px 12px; 
	margin: 0px;
	border-radius:12px;
	font-weight: bold;
  letter-spacing: 1px;
	animation: 2s ease 0s infinite pulsedirection;
}
.menu_button_talk_to_sales:hover > a {
  background-color: #e0501f;
}


.menu_button_talk_to_sales:hover > a:before {
	opacity: 0  !important;
}
.menu_button_talk_to_sales:hover > a:after {
	opacity: 0  !important;
}
@media (max-width: 992px) {
 .menu_button_talk_to_sales {
	padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: 15px;
  margin-bottom: 10px;
	display: block;
 }
 .menu_button_talk_to_sales a {
	width: unset;
  display: inline-block;
 }
}

@-webkit-keyframes pulsedirection {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(253, 90, 35)
    }
    100% {
        -webkit-box-shadow: 0 0 0 8px rgba(253, 90, 35, 0);
    }
}


@keyframes pulsedirection {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(253, 90, 35);
        box-shadow: 0 0 0 0 rgba(253, 90, 35, 1);
    }

    100% {
        -moz-box-shadow: 0 0 0 8px rgba(253, 90, 35, 0);
        box-shadow: 0 0 0 8px rgba(253, 90, 35, 0);
    }
}

@media (min-width: 992px) {
	#header-talk-to-sales {
		display:none;
	}
}
@media (max-width: 992px) {
	#menu-item-17460 {
		display:none;
	}
}

a.youtubeicon {
	margin-left:5px;
}
a.youtubeicon img {
	border-radius:4px;
	animation: 2s ease 0s infinite pulsedirection_youtube;	

}

@-webkit-keyframes pulsedirection_youtube {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 51,0.5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 6px rgba(255, 0, 51, 0);
    }
}


@keyframes pulsedirection_youtube {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 0, 51,0.5);
        box-shadow: 0 0 0 0 rgba(255, 0, 51, 0.5);
    }

    100% {
        -moz-box-shadow: 0 0 0 6px rgba(255, 0, 51, 0);
        box-shadow: 0 0 0 6px rgba(255, 0, 51, 0);
    }
}


            .button-64 {
                align-items: center;
                background-image: linear-gradient(144deg,#AF40FF, #5B42F3 50%,#00DDEB);
                border: 0;
                border-radius: 8px;
                box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
                box-sizing: border-box;
                color: #FFFFFF;
                display: flex;
                font-family: Phantomsans, sans-serif;
                font-size: 20px;
                justify-content: center;
                line-height: 1em;
                max-width: 100%;
                min-width: 140px;
                padding: 3px;
                text-decoration: none;
                user-select: none;
                -webkit-user-select: none;
                touch-action: manipulation;
                white-space: nowrap;
                cursor: pointer;
            }

            .button-64:active, .button-64:hover {
                outline: 0;
            }

            .button-64 span {
                background-color: rgb(5, 6, 45);
                padding: 16px 24px;
                border-radius: 6px;
                width: 100%;
                height: 100%;
                transition: 300ms;
            }

            .button-64:hover span {
                background: none;
            }

            @media (min-width: 768px) {
                .button-64 {
                    font-size:24px;
                    min-width: 196px;
                }
            }


pressidium-floating-button {
	z-index:999;
}

.socialme_packet_button_callus > .elementor-widget-container > .elementor-button-wrapper > a {
  min-width: 105px;
}

 @media (max-width: 600px) {
        #blestaModal {
            width: 90%;
            padding: 20px 15px;
        }
        
        #blestaModal div {
            flex-direction: column;
            align-items: center;
        }
        
        #blestaModal a,
        #blestaModal button {
            width: 100%;
            max-width: 220px;
            margin: 5px 0;
        }
    }

#aithsh-button {
	  background-color: initial;
  background-image: linear-gradient(#464d55, #25292e);
  border-radius: 8px;
  border-width: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1),0 3px 6px rgba(0, 0, 0, .05);
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  font-size: 18px;
  height: 52px;
  justify-content: center;
  line-height: 1;
  margin: 0;
  outline: none;
  overflow: hidden;
  padding: 0 32px;
  text-align: center;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: all 150ms;
  vertical-align: baseline;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
#aithsh-button:hover {
	box-shadow: rgba(0, 1, 0, .2) 0 2px 8px;
  opacity: .85;
}

.sessions li {
  padding-bottom: 1.5rem;
  border-left: 1px solid #0E34FB;
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
}
.sessions {
  margin-top: 2rem;
  border-radius: 12px;
  position: relative;
}
.sessions li {
  &::before {
    content: "";
    width: 15px;
    height: 15px;
    background: white;
    border: 1px solid #0E34FB;
    box-shadow: 3px 3px 0px #0E34FB;
    box-shadow: 3px 3px 0px #0E34FB;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 0px;
  }
}
.time {
  color: #0E34FB;
  font-family: "bague", sans-serif;
  font-weight: 700;
  font-size: 22px;
}
.apoPisw {
  position: absolute;
  background: #CEE5FF80;
  border-radius: 15px;
  padding: 173px;
  z-index: -1;
  margin: -512px 0px 0px -35px;
  width: 1200px;
}
#koympi-pulse {
    animation: 2s ease 0s infinite pulsedirection_h;
}
#koumpi {
  width: 150px;
  font-size: large;
  padding: 15px 24px;
}

#koympi-ads {
align-items: center;
  background-image: linear-gradient(144deg,#AF40FF, #5B42F3 50%,#00DDEB);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-family: Phantomsans, sans-serif;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width: fit-content;
  min-width: 140px;
  padding: 3px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}
#koympi-ads .elementor-button-content-wrapper {
  background-color: rgb(5, 6, 45);
  padding: 16px 24px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transition: 300ms;
}
#koympi-ads:hover {
  outline: 0;
}
#koympi-ads .elementor-button-content-wrapper:hover {
  background: none;
}

/* πλακίδια email marketing */
.infobox2.e-con {
    transition: background-color 0.3s ease;
}
.infobox2.e-con:hover {
    background-color: var( --e-global-color-secondary ) !important;
}
.infobox2 .info-box-title {
    transition: color 0.3s ease;
}
.infobox2 .info-box-text {
    transition: color 0.3s ease;
}
.infobox2:hover .info-box-text, .infobox2:hover .info-box-title {
    color: #ffffff !important;
}

/* Cart icon item-count badge (header) */
.elementor-element-sbccartw1 {
    position: relative;
}
.elementor-element-sbccartb1 {
    position: absolute;
    top: -6px;
    right: -8px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    background: #FD5A23;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    border-radius: 999px;
    z-index: 2;
    pointer-events: none;
}
.elementor-element-sbccartb1 .elementor-shortcode {
    display: block;
    line-height: inherit;
}

.inlinelogo {
  height: 55px !important;
  bottom: -15px !important;
  margin-left: 4px;
  position: relative;
}

/* ============================================================
   HT Mega "Section Title" addon — title separator
   (copied from old site: ht-mega-for-elementor htmega-global-style.css
   + old homepage post-21638.css; keeps the
   .htmega-title-sperator-sec / .htmega-title-sperator markup styled)
   ============================================================ */
.htmega-section-title span.htmega-title-sperator {
    background-color: #383838;
    display: inline-block;
    height: 3px;
    margin-bottom: 13px;
    margin-top: 30px;
    position: relative;
    width: 50px;
}
.htmega-section-title.title-style-three span.htmega-title-sperator::before {
    background-color: #383838;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: -13px;
    margin-bottom: 13px;
    margin-top: 25px;
    position: absolute;
    width: 50px;
}
.htmega-title-align-left .htmega-section-title.title-style-three span.htmega-title-sperator::before,
.htmega-title-align-justify .htmega-section-title.title-style-three span.htmega-title-sperator::before {
    left: 13px;
}
.htmega-section-title.htmega-subtitle-position-top {
    display: flex;
    flex-direction: column;
}
.htmega-section-title.htmega-subtitle-position-top .section-title-txt {
    order: 2;
}
.htmega-section-title.htmega-subtitle-position-top .section-subtitle-txt {
    order: 1;
}
.htmega-section-title.htmega-subtitle-position-top img {
    order: 3;
}
.htmega-section-title.htmega-subtitle-position-top i {
    order: 3;
}
.htmega-section-title.htmega-subtitle-position-top .htmega-title-sperator-sec {
    order: 4;
}
.htmega-section-title.htmega-subtitle-position-top.title-style-four .htmega-title-sperator-sec {
    order: 2;
}
.htmega-section-title.htmega-subtitle-position-top.title-style-four .section-title-txt {
    order: 3;
}
.htmega-section-title.htmega-subtitle-position-top.title-style-four span.htmega-title-sperator {
    margin-top: 8px;
}
.title-style-two .htmega-title-sperator-sec,
.title-style-five .htmega-title-sperator-sec {
    display: none;
}
.htmega-title-sperator-sec {
    line-height: 1;
}
/* Section-title widget wrappers (align helpers) */
.htmega-section-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.htmega-title-align-center .htmega-section-title {
    text-align: center;
    align-items: center;
    justify-content: center;
}
.htmega-title-align-start .htmega-section-title {
    text-align: start;
    align-items: start;
    justify-content: flex-start;
}


/* HT Mega separator used as a standalone plain HTML widget on the new
   homepage (no wrapping .htmega-section-title element) - cover that case
   too, keep the original teal accent used on socialme.gr */
.elementor-widget-html .htmega-title-sperator-sec .htmega-title-sperator,
.htmega-title-sperator-sec .htmega-title-sperator {
    background-color: var(--sperator-color, #108DFF);
    display: inline-block;
    height: 3px;
    margin-bottom: 13px;
    margin-top: 30px;
    position: relative;
    width: 50px;
}
.elementor-widget-html .htmega-title-sperator-sec .htmega-title-sperator::before,
.htmega-title-sperator-sec .htmega-title-sperator::before {
    background-color: var(--sperator-color, #108DFF);
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: -13px;
    margin-bottom: 13px;
    margin-top: 25px;
    position: absolute;
    width: 50px;
}

/* ===== BEGIN self-hosted Roboto (RevSlider layers) ===== */
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/cyrillic-300.woff2') format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/cyrillic-400.woff2') format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/cyrillic-500.woff2') format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/cyrillic-ext-300.woff2') format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/cyrillic-ext-400.woff2') format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/cyrillic-ext-500.woff2') format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/greek-300.woff2') format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/greek-400.woff2') format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/greek-500.woff2') format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/greek-ext-300.woff2') format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/greek-ext-400.woff2') format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/greek-ext-500.woff2') format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/latin-300.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/latin-400.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/latin-500.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/latin-ext-300.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/latin-ext-400.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/latin-ext-500.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/math-300.woff2') format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/math-400.woff2') format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/math-500.woff2') format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/symbols-300.woff2') format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/symbols-400.woff2') format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/symbols-500.woff2') format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url('fonts/roboto/vietnamese-300.woff2') format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url('fonts/roboto/vietnamese-400.woff2') format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url('fonts/roboto/vietnamese-500.woff2') format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
/* ===== END self-hosted Roboto (RevSlider layers) ===== */


/* =====================================================
   SBC Package description tooltips (sbc-pkg-*)
   Used in Blesta order template and WordPress child theme.
   Pure CSS - no library required. Question marks float right.
   ===================================================== */
.sbc-pkg-desc {
    display: block;
}
.sbc-pkg-spec {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    padding: 4px 0;
    line-height: 1.4;
}
.sbc-pkg-spec-icon {
    flex: 0 0 auto;
    color: #00A149;
}
.sbc-pkg-spec-txt {
    flex: 1 1 auto;
}
.sbc-pkg-tt {
    position: relative;
    flex: 0 0 auto;
    margin-left: auto; /* push the question mark to the right */
    cursor: help;
    color: #00A149;
    font-size: 16px;
    line-height: 1.4;
    top: 2px;
}
/* Tooltip bubble */
.sbc-pkg-tt::after {
    content: attr(data-tt);
    position: absolute;
    right: 0;
    top: 130%;
    z-index: 9999;
    width: 280px;
    padding: 12px 14px;
    background: #2b2b2b;
    color: #fff;
    border-radius: 6px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateY(4px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
    pointer-events: none;
    box-shadow: 0 4px 14px rgba(0,0,0,0.18);
    white-space: normal;
}
/* Arrow */
.sbc-pkg-tt::before {
    content: "";
    position: absolute;
    right: 8px;
    top: 118%;
    border: 6px solid transparent;
    border-bottom-color: #2b2b2b;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0.2s;
    pointer-events: none;
    z-index: 9999;
}
.sbc-pkg-tt:hover::after,
.sbc-pkg-tt:focus::after {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.sbc-pkg-tt:hover::before,
.sbc-pkg-tt:focus::before {
    opacity: 1;
    visibility: visible;
}

/* Anchor links: stop 80px above the target element (site-wide) */
html {
    scroll-padding-top: 80px;
}

/* Sticky header (elementor-element-433b3208): 15px tighter vertical
   padding when stuck at top. Desktop 15px->0, tablet 20px->5,
   mobile already 0. Elementor's own rules use (0,3,0) specificity,
   so !important on the custom properties is needed.
   NOTE: the container is e-con-boxed, so the padding is applied by
   the .e-con-inner CHILD via LOGICAL properties (padding-block-*).
   The transition therefore lives on the child and must target the
   logical longhands - a plain "padding" transition never fires. */
.elementor-element-433b3208 {
    transition: background-color 0.3s ease;
}
.elementor-element-433b3208 > .e-con-inner {
    transition: padding-block-start 0.3s ease, padding-block-end 0.3s ease, padding 0.3s ease;
}
.elementor-element-433b3208.elementor-sticky--effects {
    --padding-top: 0px !important;
    --padding-bottom: 0px !important;
}
@media (max-width: 1024px) {
    .elementor-element-433b3208.elementor-sticky--effects {
        --padding-top: 5px !important;
        --padding-bottom: 5px !important;
    }
}
@media (max-width: 767px) {
    .elementor-element-433b3208.elementor-sticky--effects {
        --padding-top: 0px !important;
        --padding-bottom: 0px !important;
    }
}