.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#ED4036;--e-global-typography-primary-font-family:"Claris Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Claris Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-weight:normal;}.elementor-kit-5 a{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h1{font-family:"Claris Sans", Sans-serif;}.elementor-kit-5 h2{font-family:"Claris Sans", Sans-serif;}.elementor-kit-5 h3{font-family:"Claris Sans", Sans-serif;}.elementor-kit-5 h4{font-family:"Claris Sans", Sans-serif;}.elementor-kit-5 h5{font-family:"Claris Sans", Sans-serif;}.elementor-kit-5 h6{font-family:"Claris Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@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 */.why-us .image-wrapper-custom{
    min-height: 100vh;
    display: flex;
    align-items: end;
}
.pricing-table{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 6px;
}
.pricing-table .pricing{
    width: calc(33.3333% - 4px);
    text-align: center;
    border-radius: 20px;
    border: 2px solid #ed4036;
    padding: 0 10px 5px;
    color: #ed4036;
    cursor: pointer;
    background: white;
    transition: all 0.3s ease;
}

.pricing-table .pricing .plan-box h5{
    margin-top: -42px;
    margin-bottom: 30px;
    font-size: 33px;
}
.pricing-table .pricing .plan-box p{
    color: black;
    font-size: 12px;
    transition: all 0.2s ease;
}
.pricing-table .pricing .plan-box h6{
    margin-bottom: 0;
    transition: all 0.3s ease;
}
.pricing-table .pricing .plan-box h2{
    margin-top: -10px;
    margin-bottom: -10px;
    font-size: 60px;
    transition: all 0.3s ease;
}
.pricing-table .pricing .plan-box h3{
    margin-top: 0;
    transition: all 0.3s ease;
}
.pricing:hover{
    background: rgb(237,64,54);
    background: linear-gradient(180deg, rgba(237,64,54,1) 0%, rgba(243,118,38,1) 99%);
}
.pricing:hover h6,
.pricing:hover h2,
.pricing:hover h3,
.pricing:hover p{
    color: white !important;
}
.plans-image{
    width: 100%;
}
.faq-slider .faq-wrap {
    padding: 10px;
}
.faq-slider .faq-wrap .faq-inner{
    background: #e9e9e9;
    border-radius: 20px;
    height: 100%;
    padding: 20px 10px;
}
.faq-slider .faq-wrap .question{
    font-weight: bold;
    color: white;
    background: #ed4036;
    padding: 10px 15px;
    border-radius: 40px;
    font-size: 18px;
}
.faq-slider .faq-wrap img.arrowq{
    display: block;
    margin-left: 13%;
    max-width: 23px;
    margin-right: auto;
}
.faq-slider .faq-wrap img.arrowa{
    display: block;
    margin-right: 13%;
    margin-left: auto;
    max-width: 23px;
}
.faq-slider .faq-wrap .answer{
    color: white;
    background: #f6921e;
    padding: 10px 15px;
    border-radius: 40px;
    font-size: 15px;
    margin-top: 10px;
}
.faq-outer .tns-controls button{
    border: none;
    z-index: 2;
    padding: 0;
}
.faq-outer .tns-controls button img{
    width: 22px;
}
.faq-outer .tns-controls button:hover,
.faq-outer .tns-controls button:active,
.faq-outer .tns-controls button:focus{
    background: none !important;
    outline: none !important;
}
.faq-outer .tns-controls button:nth-child(1){
    position: absolute;
    top: calc(50% - 15px);
    left: -7px;
}
.faq-outer .tns-controls button:nth-child(2){
    position: absolute;
    top: calc(50% - 15px);
    right: -7px;
}
.faq-slider{
    display: flex;
}
.form-contact{
    max-width: 700px;
    margin: auto;
}
.form-contact textarea{
    padding-top: 10px;
}
.plansmobile{
    display: none;
}
.tns-nav{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    left: 0;
}
.tns-nav button{
    padding: 6px;
    border-radius: 100px;
    border: none;
    background: #ed713673;
    margin: 0 4px;
}
.tns-nav button.tns-nav-active{
    background: #ed7136d1;
}
.footertxt i{
    margin-left: 9px;
    margin-right: 3px;
}
.faqcustomclass .elementor-accordion-item{
    margin-bottom: 20px;
}
.faqcustomclass .elementor-tab-title{
    border-radius: 10px;
    z-index: 2;
    position: relative;
}
.faqcustomclass .elementor-tab-content {
    border-radius: 0px 0 10px 10px;
    background: #d7a3625c;
    margin-top: -10px;
}

@media (max-width: 1024px){
    .why-us.parent > .elementor-container{
        padding-top: 40px;
        align-items: flex-start;
    }
}
@media (max-width: 767px){
    body, html{
        overflow-x: hidden;
    }
    .hero-custom-class .elementor-container{
        align-items: flex-start !important;
    }
    .why-us .image-wrapper-custom{
        min-height: fit-content;
    }
    .pricing-table .pricing{
        width: 100%;
        margin-bottom: 50px;
    }
    .pricing-table{
        margin-top: 20px;
    }
    .aboutplan{
        overflow: hidden;
    }
    .plansmobile{
        display: block;
        margin-bottom: 10px;
    }
    .pricing-table .pricing:last-child{
        margin-bottom: 0;
    }

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Claris Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://ignitetelecoms.com/wp-content/uploads/2022/12/clarissans.ttf') format('truetype');
}
/* End Custom Fonts CSS */