.elementor-kit-35{--e-global-color-primary:#004A90;--e-global-color-secondary:#182628;--e-global-color-text:#2A2A2A;--e-global-color-accent:#0AA1EC;--e-global-color-f8b97c1:#0AA1EC;--e-global-color-ed9d297:#182628;--e-global-color-a75a856:#182628;--e-global-color-e0b9095:#FFFFFF;--e-global-color-4133aa0:#5E7184;--e-global-color-b3ed202:#F2F2F2;--e-global-color-3631db8:#F0F3F7;--e-global-color-9940fac:#D17A79;--e-global-color-c085e5c:#182628;--e-global-color-7e55e84:#182628;--e-global-color-454a3bf:#FFFFFF;--e-global-color-09b1f26:#5E7184;--e-global-color-8499bf9:#F2F2F2;--e-global-color-dc7e80a:#F0F3F7;--e-global-typography-primary-font-family:"Jost";--e-global-typography-secondary-font-family:"Jost";--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;}.elementor-kit-35 e-page-transition{background-color:#3B945E00;}.elementor-kit-35 a{color:var( --e-global-color-primary );font-weight:500;text-decoration:none;}.elementor-kit-35 h1{font-size:61px;font-weight:500;}.elementor-kit-35 h2{font-size:43px;font-weight:600;line-height:1.2em;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-35{--e-global-typography-text-font-size:16px;}.elementor-kit-35 h1{font-size:50px;}.elementor-kit-35 h2{font-size:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-35{--e-global-typography-text-font-size:15px;}.elementor-kit-35 h1{font-size:45px;}.elementor-kit-35 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-tabs .elementor-tabs {
font-family: "Jost", Sans-serif !important;
font-size: 28px;
font-weight: 500;
line-height: 28px;
}

.elementor-products-grid ul.products.elementor-grid li.product {
		display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
	}
	.woocommerce-Tabs-panel.wc-tab h2:first-child {
    display: none;
}
.woocommerce-tabs .wc-tabs {
    display: flex;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 17px 25px !important;
    background-color: #f7f7f7 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 0px !important;
    padding: 17px 45px !important;
    background: #B72D2B!important;
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #2A2A2A !important;
    font-family: "Jost", Sans-serif;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #FFF !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    border: 0 !important;
}

.woocommerce-Tabs-panel.wc-tab {
    font-family: "Jost", Sans-serif;
}

a.button.wp-element-button.product_type_simple {
                display: block !important;
                text-align: center !important;
            }
	
	
	
	.contact-form .flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact-form .flex-container .item {
    width: 48%;
}

.contact-form .item {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.contact-form .item i {
    position: absolute;
    right: 15px;
    top: 40px;
    font-size: 24px;
}

.contact-form .item .wpcf7-list-item {
    margin: 0 1em 0 0;
    color: #fff;
}

.contact-form .item-title {
    display: block;
    margin-bottom: 10px;
}

.contact-form input:not([type="submit"]), .contact-form textarea {
    border: 1px solid #dcdcdc;
    outline: none;
    border-radius: 0;
    width: 100%;
    padding: 12px 15px;
    box-sizing: border-box;
}

.contact-form input:not([type="submit"])::-moz-placeholder, .contact-form textarea::-moz-placeholder {
    color: #dcdcdc;
}

.contact-form input:not([type="submit"]):-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
    color: #dcdcdc;
}

.contact-form input:not([type="submit"])::placeholder, .contact-form textarea::placeholder {
    color: #dcdcdc;
}

.contact-form select {
    border: 1px solid #dcdcdc;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
}

.contact-form input.wpcf7-submit {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    transition: all 0.3s;
    color: #fff;
    background-color: #15233f;
}

.contact-form input.wpcf7-submit:hover {
    transform: scale(1.05);
}

.contact-form ~ .wpcf7-response-output {
    margin: 0 !important;
}

.contact-form .mml-mfile {
    display: block;
    margin-bottom: 30px;
}

.contact-form .codedropz-upload-handler {
    border: 2px dashed #ccc;
    background-color: #fff;
    margin-bottom: 0;
    border-radius: 0;
}

.contact-form .codedropz-btn-wrap {
    color: #000;
    font-size: 16px;
}

.contact-form .codedropz-upload-inner h3 {
    margin-bottom: 10px;
}

.contact-form .codedropz-upload-inner h3::before {
    content: "\f093";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding: 0 8px;
}

.contact-form .codedropz-upload-inner span {
    display: none;
}

.contact-form .codedropz-upload-inner .cd-upload-btn {
    color: #ea543f;
}

.contact-form .dnd-upload-counter {
    display: none;
}

@media (max-width:767px) {
    .contact-form .flex-container .item {
        width: 100%;
    }

}

.email-form input:not([type="submit"]) {
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    border: 2px solid #cbcbcb;
    background-color: transparent;
    box-sizing: border-box;
}

.email-form input:not([type="submit"]):focus {
    border-color: #ea543f;
}

.email-form input:not([type="submit"])::-moz-placeholder {
    color: #777;
    opacity: 0.7;
}

.email-form input:not([type="submit"]):-ms-input-placeholder {
    color: #777;
    opacity: 0.7;
}

.email-form input:not([type="submit"])::placeholder {
    color: #777;
    opacity: 0.7;
}

.email-form .btn-wrap input.wpcf7-submit {
    display: block;
    margin: 10px 0 0;
    padding: 0 20px;
    border: none;
    height: 50px;
    border-radius: 0;
    background-color: #15233f;
    color: #fff;
    transition: all 0.34s;
    box-sizing: border-box;
    width: 100%;
}

.email-form .btn-wrap input.wpcf7-submit:hover {
    background-color: #ea543f;
    border-radius: 0;
}

.email-form ~ .wpcf7-response-output {
    margin: 0 !important;
}

@media (max-width:1024px) {
    .email-form .wpcf7-submit {
        padding: 0 20px;
    }

}

@media (max-width:767px) {
    .email-form {
        display: block;
    }

    .email-form input {
        width: 100%;
    }

}




.woocommerce-Tabs-panel.wc-tab h2:first-child {
    display: none;
}
.woocommerce-tabs .wc-tabs {
    display: flex;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 17px 25px !important;
    background-color: #f7f7f7 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 0px !important;
    padding: 17px 45px !important;
    background: #B72D2B!important;
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #2A2A2A !important;
    font-family: "Jost", Sans-serif;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #FFF !important;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    border: 0 !important;
}

.woocommerce-Tabs-panel.wc-tab {
    font-family: "Jost", Sans-serif;
}

a.button.wp-element-button.product_type_simple {
                display: block !important;
                text-align: center !important;
            }
.blog button.elementor-search-form__submit {
    background-color: #15233f !important;
	cursor: pointer;
}
.blog button.elementor-search-form__submit:hover {
    background-color: #ea543f !important;
}
.blog input#elementor-search-form-e8202da {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #000;
    flex: 1;
    padding: 10px 15px;
    height: 50px;
}
figure.wp-block-table {
    margin: 30px 0;
}
.wp-block-table tr:first-child {
    background-color: #ea543f;
    color: #fff;
}
.wp-block-table td {
    padding: 10px;
    border: 2px solid #000 !important;
    font-weight: 400;
}
.blog .pp-category-title:hover {
    color: #ea543f !important;
}
.relatd{
    box-shadow: 9px 15px 32px 0 rgba(0,0,0,.16);
    border: 1px solid #cbcbcb;
}
img.attachment-full.size-full.wp-image-1748 {
    margin: 0;
}
.red-sign{
	color:#B64900 !important;
}
img.attachment-full.size-full.wp-image-1755{
	margin: 0;
}
img.attachment-full.size-full.wp-image-1756{
	margin: 0;
}
.page-id-4401 h1.entry-title {
    display: none;
}
.pp-advanced-tabs-wrapper .pp-advanced-tabs-title {
    border-width: 0px !important;
}
span.pp-icon.pp-advanced-tabs-icon-left {
    display: none;
}
.rapid .pp-advanced-tabs-wrapper.pp-tabs-labels.at-horizontal.at-no-hover {
    justify-content: space-evenly !important;
}
.left-img, .main-img {
    width: 50%;
    float: left;
    padding-right: 30px;
}
.right-txtt, .main-txtt	 {
    width: 50%;
    float: right;
    padding: 80px 30px 80px 30px;
}
.industry .pp-advanced-tabs-wrapper.pp-tabs-labels.at-horizontal.at-no-hover {
    justify-content: space-evenly !important;
}
.right-txtt p {
    font-family: roboto;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #000;
}
.right-txtt h4 {
    border-color: #D95E49;
    color: #D95E49 !important;
    padding-bottom: 10px;
    font-family: "Bai Jamjuree", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 60px;
}
.left-img img {
    width: 600px !important;
    height: 430px !important;
    object-fit: cover;
}
.main-div {
    margin-top: 40px;
}
/* .right-txtt:hover {
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
} */
.pp-tab-active .pp-advanced-tabs-title-text {
    border-bottom: 4px solid #d95e49;
    padding-bottom: 9px;
}
span.pp-advanced-tabs-title-text:hover {
    color: #d95e49 !important;
    border-bottom: 4px solid #d95e49;
    padding-bottom: 9px;
}
.pp-advanced-tabs-wrapper .pp-advanced-tabs-title span, .pp-advanced-tabs-wrapper .pp-advanced-tabs-title.pp-tab-active {
    -webkit-transition: all .5s ease-in-out;
    transition: none !important;
}
.page-id-4401 .elementor-container.elementor-column-gap-default {
    max-width: 1340px !important;
}
.main-txtt h4 {
    
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: left;
	margin-bottom: 15px;
}
.main-txtt p {
   font-family: roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: left;
    color: #000;
    margin-top: 20px;
}
.main-txtt {
    padding: 120px;
    text-align: left;
    font-family: roboto;
    font-weight: 400;
    color: #000;
}
.industry .pp-advanced-tabs-content {
    box-shadow: 12px 18px 23px 0px rgba(0, 0, 0, 0.12);
    padding: 0 0 !important;
}
.blog-pst .elementor-post__text {
    display: flex !important;
}
.blog-pst h3.elementor-post__title {
    padding: 20px 20px 0;
}
.blog-pst .elementor-post__excerpt {
    min-height: 150px;
    padding: 0 20px;
}
.blog-pst a.elementor-post__thumbnail__link {
    margin: 0 0 !important;
}
.blog-pst .elementor-post__meta-data {
    padding: 20px;
    order: 3;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 0px !important;
}
.blog-pst .elementor-post__excerpt {
    margin-top: 15px;
}
.blog-pst span.elementor-post-date {
    color: #000000;
   
    font-size: 16px;
    font-weight: 400;
}
.blog-pst .category-blog:hover {
    box-shadow: 13px 15px 19px 0px rgba(0, 0, 0, 0.08);
}

.slde .elementor-widget-wrap.elementor-element-populated {
    background-color: #fff;
    padding: 0;
    height: 550px;
}
.slde .elementor-widget-container {
    text-align: left;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #0000008c;
		padding: 5px 20px;
    font-family: 'Poppins';
}
.slde i.fas.fa-arrow-left {
    right: 21px;
    position: relative;
    width: auto;
    height: auto;
    border: 2px solid #122341;
    color: #000;
    margin-left: -2px;
    font-size: 18px;
    padding: 10px 18px;
}
.slde i.fas.fa-arrow-left:hover, .slde i.fas.fa-arrow-right:hover {
    color: #fff;
    background-color: #15233f;
}
.slde i.fas.fa-arrow-right {
    width: auto;
    height: auto;
    border: 2px solid #122341;
    color: #000;
    margin-left: 2px;
    font-size: 18px;
    padding: 10px 18px;
	position: relative;
    right: 25px;
}
.slde .elementor-widget-heading {
    margin: 0 0;
}
.slde .elementor-widget-theme-post-featured-image .elementor-widget-container {
    padding: 0 0;
}
.slde .elementor-widget-wrap.elementor-element-populated:hover {
    background-color: #ea543f;
}
.slde .elementor-widget-wrap.elementor-element-populated:hover h4 {
    color: #fff;
}
.slde .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget-container {
    color: #fff;
}
.testimonial .elementor-testimonial__content h4 {
    
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2em;
	  margin-bottom: 20px;
	    font-style: normal;
}
.testimonial .elementor-testimonial__text {
    font-style: normal !important;
}
.testimonial .elementor-testimonial__footer {
    margin-bottom: 8px !important;
}
.testimonial .elementor-testimonial__image img {
    width: 100px !important;
    height: auto;
    border-radius: 0px !important;
}
.testimonial .elementor-testimonial__footer {
		display: block !important;
}
.newslettr input {
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    border: 2px solid #cbcbcb;
    background-color: transparent;
    box-sizing: border-box;
}
.newslettr input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    margin: 10px 0 0;
    padding: 0 20px;
    border: none;
    height: 50px;
    border-radius: 0;
    background-color: #ea543f!important;
    color: #fff;
    transition: all .34s;
    box-sizing: border-box;
    width: 100%;
	    
}
.newslettr input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #cbcbcb;
    font-family: 'Poppins';
}
.newslettr input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #ff6550!important;
}
i.eicon-chevron-left, i.eicon-chevron-right {
    background-color: #ea543f;
    color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}
.elementor-swiper-button.elementor-swiper-button-prev {
    left: -30px !important;
}
.elementor-swiper-button.elementor-swiper-button-next{
    right: -30px !important;
}
.slde .elementor-swiper-button.elementor-swiper-button-prev {
    justify-content: end;
	width: 100%;
}
.submenu-mega a {
    color: #000;
}
.hvr-div:hover {
    background-color: #FEF5F3;
		color: #ea543f;
}
.hvr-div {
	padding: 20px;
}
.hvr-div:hover h4 {
   color: #ea543f;
}
.hvr-div h4 {
    
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 12px;
    line-height: 1.2em;
}
.hvr-div {
    
    font-size: 16px;
    line-height: 1.4em;
    color: #878787;
}
.submenu-mega li {
    padding-bottom: 14px;
}
a#learn {
    width: 100%;
}
.top-header {
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.16);
	z-index: 999;
}
.top-header a.pp-menu-item:hover {
    color: #ea543f !important;
}
.e-n-menu-content {
    margin-top: 0 !important;
}
.quote .elementor-widget-wrap.elementor-element-populated:hover {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.11);
}
.blog-pst article:hover {
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.11);
}
/* .top-header .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 15px;
} */
/* .tops .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 15px !important;
} */
.top-header .e-n-menu-heading li {
    margin: 0 0 !important;
}
.e-n-menu-content {
    margin-top: 10px;
}
.ftr-links a {
    color: #657083;
}
ul.ftr-links {
    display: flex;
    justify-content: space-evenly;
}
.hvr-div:hover a {
    color: #ea543f !important;
}
.hvr-div a {
    color: #000 !important;
}




@media screen and (max-width: 1199px) {
	.t-header{
		display: none;
	}
}
@media screen and (min-width: 1200px) {
	.d-header{
		display: none;
	}
}
.d-bg {
    padding-right: calc(100% - 83%);
}
@media screen and (max-width: 1500px){
	.d-bg{
		padding-right: calc(100% - 92%);
	}
}
@media screen and (max-width: 1200px){
	.d-bg{
		padding-right: 0;
	}
}
@media screen and (max-width: 1025px){
.flp-box .flp{
	max-width: 350px;
	margin: 0 auto;
}
}

@media screen and (max-width: 767px){
.flp-box .flp{
	max-width: 300px;
	margin: 0 auto;
}
	.main-txtt {
    padding: 20px;
}
	.slde i.fas.fa-arrow-left {
    right: 79px;
}
.left-img, .main-img {
    width: 100%;
    float: left;
    padding-right: 0px;
}
	.right-txtt, .main-txtt {
    width: 100%;
    float: right;
    padding: 40px 10px 40px 10px;
}
	.elementor-swiper-button.elementor-swiper-button-prev {
    left: 0px !important;
}
	.elementor-swiper-button.elementor-swiper-button-next {
    right: 0px !important;
}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.section-wrapper-main {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}
.type a {
    color: #b64900;
}
@media screen and (max-width: 1025px){
.flp-box .flp{
	max-width: 350px;
	margin: 0 auto;
}
.testimonial .elementor-swiper-button.elementor-swiper-button-next {
    right: 5px !important;
}
	.testimonial .elementor-swiper-button.elementor-swiper-button-prev {
    left: 5px !important;
}

	.mobile-menu nav.pp-advanced-menu--dropdown.pp-menu-style-toggle.pp-advanced-menu__container.pp-menu-55c488d.pp-menu-default {
    background-color: #26334d;
		padding: 40px 20px;
		margin-top: 27px;
}
	.mobile-menu a {
    color: #fff;
}
	.mobile-menu .sub-menu {
    background-color: #26334d;
}
		.mobile-menu .sub-menu a {
    
    font-size: 20px !important;
    font-weight: 600;
    color: #A6A6A6;
}
	.pp-sub-item.highlighted, .pp-sub-item:focus, .pp-sub-item:hover {
    background-color: transparent !important;
}
	nav.pp-advanced-menu--dropdown.pp-menu-style-toggle.pp-advanced-menu__container.pp-menu-55c488d.pp-menu-full-screen.pp-menu-open {
    background-color: #26334ded;
}
/* 	.mobile-menu .pp-advanced-menu-main-wrapper.pp-advanced-menu__align-right.pp-advanced-menu--dropdown-tablet.pp-advanced-menu--type-default.pp-advanced-menu__text-align-aside.pp-advanced-menu--toggle.pp-advanced-menu--icon {
    position: absolute;
    width: 100%;
    z-index: 999 !important;
}
	.mobile-menu .pp-menu-toggle.pp-menu-toggle-on-tablet {
    margin-top: -20px;
} */
}
@media screen and (max-width: 767px){
.flp-box .flp{
	max-width: 300px;
	margin: 0 auto;
}
	ul.ftr-links {
    display: flex;
    justify-content: start;
}
}
@media screen and (max-width: 480px){
.mobile-menu nav.pp-advanced-menu--dropdown.pp-menu-style-toggle.pp-advanced-menu__container.pp-menu-55c488d.pp-menu-default {
    background-color: #26334d;
    padding: 40px 20px;
    margin-top: 27px;
    position: absolute;
}
}

.table thead td {
    background-color: #3a4d4c;
    color: white;
    text-align: left;
   
    font-weight: bold;
    letter-spacing: 0.02em;
    font-size: 14px;
    padding: 20px 8px !important;
    line-height: 20px;
}



table {
    border-spacing: 0;
    border-collapse: collapse;
	border:1px solid gray;
}


.table td {
    border: 1px solid #d3d4d8 !important;
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #3a4d4c;
    padding: 12px 8px !important;
}

.About_slider_last .elementor-swiper-button-prev {
    left: 0px !important;
}
.About_slider_last .elementor-swiper-button-next {
    right: 0px !important;
}
.About_slider_last i.eicon-chevron-left, .About_slider_last i.eicon-chevron-right {
    background-color: #ffffff00;
}
.card_height .elementor-widget.elementor-widget-image-box .elementor-widget-container {
    min-height: 294px;
}
.swiper-pagination-bullet-active{
	width:30px !important;
}
span.swiper-pagination-bullet {
    height: 8px !important;
    border-radius: 100px;
    margin: 0px 4px !important;
}
.our_team .elementor-testimonial__image img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 100px !important;
}
.testimonials_og .elementor-image-box-content {
    border-top: 1px solid;
    padding-top: 30px;
}
.testimonials_og  img.attachment-full {
    width: 300px !important;
    max-width: 120px;
}
.Slider_state .elementor-testimonial__footer, .Slider_state .elementor-testimonial__image {
    width: 100%;
}
.Slider_state img {
    width: 100% !important;
    height: auto !important;
    border-radius: 0px !important;
    max-width: 100% !important;
}
.page-id-5804  section.elementor-section.elementor-top-section.elementor-element.elementor-element-3d07dc0e.section-wrapper-main.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none !important;
}
#list_style li.elementor-icon-list-item.elementor-inline-item {
    width: 50%;
}
.Table_group .pp-table-cell-icon img {
    width: 200px !important;
}
.Table_group th.pp-table-cell.pp-table-cell-83c1cf3 {
    max-width: 350px;
    width: 350px;
}
.on-top {
    position: sticky;
    top: 88px;
    z-index: 999;
}
.accrodion_border details {
    border: 3px solid #e5e5e5;
}
.Icon_reviews img {
    width: 75px;
}
.Slider figure img {
    margin-left: 0px;
}
.tabs_allow .e-n-tabs-heading {
    border-right: 1px solid black !important;
}
.tabs_allow .e-n-tab-title:after [aria-selected="true"]{
     border: 3px solid red;
}

.tabs_allow .e-n-tab-title:after {
    content: '.';
    position: absolute;
    right: -13px;
    font-size: 50px;
    font-family: system-ui;
    border-radius: 100px;
    border: 3px solid black;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 48px !important;
    background-color: white;
    align-items: flex-end;
    height: 22px;
    padding: -1px 0px -4px;
}
.elementor-kit-9 button:hover, .elementor-kit-9 button:focus, .elementor-kit-9 input[type="button"]:hover, .elementor-kit-9 input[type="button"]:focus, .elementor-kit-9 input[type="submit"]:hover, .elementor-kit-9 input[type="submit"]:focus, .elementor-kit-9 .elementor-button:hover, .elementor-kit-9 .elementor-button:focus {
    color: var( --e-global-color-0066fe7 );
    background-color: var( --e-global-color-accent );
    box-shadow: 0px !important;
}
.Slider_rapid .elementor-testimonial__image img {
    width: 100% !important;
    height: 300px !important;
    border-radius: 0px !important;
}

@media screen and (max-width: 700px){
	.pp-timeline-navigation .pp-arrow-next {
    right: 0px;
}
	.pp-timeline-navigation .pp-arrow-prev {
    left: 0;
}
	.tabs_allow .e-n-tab-title:after {
    right: 0;
}
}/* End custom CSS */