/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/


aside#nav_menu-2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

aside#nav_menu-2 ul li a{
	color: #F7F7F7 !important;}

#Footer .widget_nav_menu ul li:after{
	border: none !important;
}

#Footer table td{
	border-color: transparent;
	color: #F7F7F7 !important;
}

#block-10 table.has-fixed-layout {
    max-width: 250px;
}

.widgets_wrapper .mcb-column-inner {
    max-width: 250px;
}
footer#Footer {
    font-size: 16px !important;
	line-height: 24px;
}
footer h4 {
    font-size: 18px !important;
}

footer i.fas.fa-phone,
footer i.fas.fa-envelope{
	color: #17a8ff;
}

footer .footer_copy .mcb-column-inner {
    margin-bottom: 0;
}

#Footer .footer_copy {
    border-top: 1px solid #7f94a4;
	font-size: 14px;
	background: #082654;
}

#Footer .widgets_wrapper{
	background: #082654;	
	padding: 0;
}

#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 0;
    min-height: 0;
    padding-top: 10px;
}

#Footer{
	    background-size: 100%;
    padding-top: 65px;
	margin-top: -65px;
	background-color: transparent;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #16A8FE;
    width: 100%;
    border-radius: 50px;
    font-weight: bold;
    font-size: 14px;
}

.telegram-btn {
    position: relative;
    display: inline-block;
	width: 100%;
}

.telegram-btn::before {
    font-family: "Font Awesome 5 Brands";
    content: "\f3fe";
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
	z-index: 999;
}

.telegram-btn input {
    padding-left: 35px;
}
@media only screen and (max-width: 960px) {
    .telegram-btn::before {
        left: 25%;
    }
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
textarea.wpcf7-form-control.wpcf7-textarea{
    background: transparent;
    border: 1px solid #EAEAEA;
    border-radius: 50px;
    padding: 13px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 20px;
	min-height: 200px;
}

form.wpcf7-form.init {
    padding: 30px 10px;
    box-shadow: 0px 0px 14px -12px #000;
    display: inline-block;
    border-radius: 20px;
}
#block-10 table.has-fixed-layout {
    margin-left: -8px;
}

ul#menu-footer-1 {
    margin-left: -5px !important;
}

.question .title,
.accordion .question > .title{
	background: #FFF;
	padding:0;
}

.accordion .question > .title,
.accordion .question > .answer{
	box-shadow: none;
}

.accordion .question > .answer{
	padding: 15px 20px 20px 0px;	
}
.accordion .question .title{
	padding-right: 55px;
	font-size: 21px;
}
.accordion .question {
    border-radius: 15px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    background: #FFF !important;
    box-shadow: 0px 0px 11px -8px #000;
    margin-bottom: 20px;
	padding: 20px 25px 30px 25px;
}

.question .title {
    color: #16A8FE !important;
	border: none !important;
}
.accordion .question > .title:before {
    border: none;
    background: #16A8FE;
    right: 0;
    left: auto;
	border-radius: 50px;
	padding: 20px;
	width: auto;
	height: auto;
}

.question i {
    color: #FFF !important;
    right: 0;
    left: auto !important;
    z-index: 999;
}

.accordion .question > .title > .acc-icon-plus, .accordion .question .title > .acc-icon-minus{
	height: auto;
	width: auto;
	padding: 11px;
}
.plan-inside{
	background-color:#fff;
}
.dark .pricing-box-box {
    background-color: #F5F8FE;
    border: 0;
}
.mcb-item-pricing_item-inner{
	border:none !important;
}

.dark .pricing-box .plan-inside ul li:not(:last-child) {
    border-bottom: 1px solid #092654;
}

.th-testimonials-wrapper{
    padding-bottom: 54px;
}
.th-testimonials-wrapper .th-testimonials .th-slick-arrow {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}
.th-testimonials-wrapper .th-testimonials .th-slick-arrow i {
    color: #E7E8EC;
    font-size: 30px;
    transition: color 0.3s ease-in-out;
}
.th-testimonials-wrapper .th-testimonials .th-slick-arrow:hover i {
    color: #38C50A;
}
.th-testimonials-wrapper .th-testimonials .th-slick-arrow.slider_prev {
    left: -75px;
}
.th-testimonials-wrapper .th-testimonials .th-slick-arrow.slider_next {
    right: -75px;
}
.th-testimonials-wrapper .th-testimonials .slick-dots {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    column-gap: 8px;
    margin-top: 26px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.th-testimonials-wrapper .th-testimonials .slick-dots > li:hover{
    cursor: pointer;
}
.th-testimonials-wrapper .th-testimonials .slick-dots > li a i{
    color:  #E7E8EC;
    font-size: 10px;
    transition: color 0.3s ease-in-out;
}
.th-testimonials-wrapper .th-testimonials .slick-dots > li.slick-active a i{
    color: #38C50A;
}
.th-testimonials-wrapper .th-testimonials .slick-list .slick-track .slick-slide{
    padding: 16px;
}
.th-testimonials-wrapper .th-testimonials .slick-list .slick-track .slick-slide > div{
    height: 100%;
}
.th-testimonials-wrapper .th-testimonials .th-testimonial{
    padding: 24px;
    border-radius: 16px;
    background: linear-gradient(126deg, #DBFFCF -11.56%, #FFF 23.99%, #FFF 73.72%, #9EDBFF 134.39%);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
    height: 100%;
}
.th-testimonials-wrapper .th-testimonials .th-testimonial .th-head{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    column-gap: 16px;
    margin-bottom: 16px;
}
.th-testimonials-wrapper .th-testimonials .th-testimonial .th-head .single-photo-img{
    max-width: 54px;
    max-height: 54px;
}
.th-testimonials-wrapper .th-testimonials .th-testimonial .th-head .single-photo-img{

}
.th-testimonials-wrapper .th-testimonials .th-testimonial .th-head .th-meta .title{
    color: #082654;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
.th-testimonials-wrapper .th-testimonials .th-testimonial .th-body{

}
.th-testimonials-wrapper .th-testimonials .th-testimonial .th-body .th-content{
    color: #082654;
    font-family: Inter;
    font-size: 16px;
    line-height: 24px;
}

/* Swiper gallery basic spacing */
.th_gallery_slider{
    padding-bottom: 42px;
}
.th_gallery_slider .th-swiper-shell{
    position: relative;
}
.th_gallery_slider .th-swiper-shell .swiper-pagination{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -42px;
    z-index: 5;
}
.th_gallery_slider .th-swiper-shell .swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    opacity: 1;
    background: #E7E8EC;
}
.th_gallery_slider .th-swiper-shell .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #38C50A;
}
.th_gallery_slider .swiper-slide img{
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    transition: filter 0.35s ease, transform 0.35s ease, opacity 0.35s ease;
}
.th_gallery_slider .th-swiper-gallery  .swiper-wrapper{
    display: flex;
    align-items: center;
}
.th_gallery_slider .swiper-slide.swiper-slide-active{
    z-index: 10;
}
@media (min-width: 768px) {

    .th_gallery_slider .swiper{
        padding: 150px 0;
    }
    .th_gallery_slider .swiper-slide{ overflow: visible; z-index: 1; }
    .th_gallery_slider .swiper-slide.swiper-slide-active{ z-index: 2; }
    .th_gallery_slider .swiper-slide img{
        position: relative;
        width: 100%;
        max-width: none;
        transform-origin: center center;
        will-change: transform, filter, opacity;
        transition: transform 0.45s ease-out, filter 0.45s ease-out, opacity 0.3s ease-out;
        transform: scale(0.96);
        filter: blur(4px);
        opacity: 0.85;
    }
    .th_gallery_slider .swiper-slide.swiper-slide-active img{
        transform: scale(2);
        filter: none;
        opacity: 1;
        max-width: 22vw;
        margin: 0 auto;
    }

    .th_gallery_slider .swiper-slide.swiper-slide-next img,
    .th_gallery_slider .swiper-slide.swiper-slide-prev img{
        transform: scale(0.95);
        filter: blur(3.5px);
        opacity: 0.82;
    }
}

.th-btn-white:hover{
    color: #082654;
    background-color: #fff ;
}
.th-btn-white:hover{
    color: #fff;
    background-color: #082654 ;
}


