/*
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
*/

a, input[type="submit"], button, button[type="submit"], :before, :after, img, .wpb_wrapper, .topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .wpb_text_column, h3, .icon_box{
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    text-decoration: none;
}
a:hover, input[type="submit"]:focus,  button, button[type="submit"]:focus, .dontae-row button:focus{	
	outline:none !important;
}


div.vc_custom_heading {
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6, p, .wpb_wrapper > div, .has_content .the_content_wrapper{
    margin-bottom: 0px !important;
}
.mt-15{
	margin-top:15px !important;
}
.mt-20{
	margin-top:20px !important;
}
.mt-30{
	margin-top:30px !important;
}
.mt-40{
	margin-top:40px !important;
}
.mt-100{
	margin-top:100px !important;
}
.pt-80{
	padding-top:80px !important;
}
.pb-80{
	padding-bottom:80px;
}
.pb-140{
	padding-bottom:140px;
}
#Top_bar #menu {
    background: transparent;
}
#Top_bar .top_bar_right {
    padding: 0;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a {
    margin: 0;
    color: #fff;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
    gap: 15px;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a.action_button {    
    padding: 15px 20px;
}
#Top_bar .menu > li > a, #Top_bar .menu > li > a > span {
    padding: 0 !important;
}
#Top_bar .logo {
    margin: 0;
	flex: 0 0 166px;
}
#Top_bar .top_bar_left {
    display: flex;
    justify-content: space-between;
	align-items:center;
}
#Top_bar .top_bar_left:before, #Top_bar .top_bar_left:after {
    display: none;
}
#Top_bar #menu, #Top_bar .menu, #Top_bar .menu_wrapper{
	width:100%;
}
#Top_bar .menu{
	display: flex;
    justify-content: center;
	gap: 20px;
}
.banner-section .wpb_column {
    position: unset;
}
.position-absolute {
    position: absolute;
	z-index:-1;
}
.left-0{
	left: 0;    
}
.top-0{
	top: 0;
}
.right-0 {
    right: 0;
}
.bottom-0 {
    bottom: 0;
}
.vc_btn3-container .vc_general {
    padding: 16px 29px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 6px !important;
    border: 1px solid transparent !important;
    background: #FBC901 !important;
    color: #fff !important;	
}
.vc_btn3-container .vc_general, .icon_box .desc_wrapper .desc .link a{
	position:relative;
	z-index:1;
	overflow:hidden;
}
.vc_btn3-container .vc_general:before, .position-relative .icon_box .desc_wrapper .desc .link a:before{
	content:"";
	position:absolute;
	left: 0;
    top: 0;
    width: 0%;
    height: 100%;
	background:#2a254c;
	z-index:-1;
}
.vc_btn3-container .vc_general:hover:before, .position-relative .icon_box .desc_wrapper .desc .link a:hover:before{
	width:100%;
}
.vc_btn3-container .vc_general:hover{
	color:#fff !important;
	border-color:#2a254c !important;
}
.vc_btn3-container:nth-child(even) a{
    background: transparent !important;
    border-color:#fff !important;
}
.banner-section .shadow-image img {
    filter: drop-shadow(27px 27px 52px rgba(0, 0, 0, 0.08));
}
.banner-section:after {
    content: "";
    position: absolute;
    height: 100% !important;
    overflow: visible !important;
    visibility: visible !important;
    width: 14% !important;
    height: 100% !important;
    background: #FFFFFF;
    opacity: 11%;
    right: 8%;
    transform: skew(-24deg, 0deg);
}
.position-relative .vc_column-inner {
    position: relative;
}
.banner-hat {
    position: absolute;
    transform: rotate(-30.5deg);
}
.banner-book {
    position: absolute;
    right: 50px;
    bottom: 0;
}
.banner-section .play-icon {
    width: 158px !important;
    height: 158px !important;
    border: 1px solid #fff !important;
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -60px;
    top: 90px;
}
.banner-section .play-icon .vc_icon_element-inner:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #152B4A;
    border-radius: 50%;
}
.banner-section .play-icon .vc_icon_element-inner span:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.banner-section .play-icon .vc_icon_element-inner {
    width: 126px !important;
    height: 126px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.banner-section .play-icon .vc_icon_element-inner span {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: translate(0%, 0%) !important;
    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fff;
    border-radius: 50%;
}
.banner-section .play-icon .vc_icon_element-inner span:before {
    display: flex !important;
    font-size: 22px;
    color: #FBC901 !important;
}
.position-relative .icon_box {
    padding: 28px 65px 20px 28px;
    background: #fff;
    display: inline-flex;
    flex-direction: column;
    border-radius: 12px;
    z-index: 1;
    position: absolute;
    bottom: 10px;
    left: -80px;
}
.position-relative .icon_box .image_wrapper {
    margin: 0;
    width: 70px;
    height: 70px;
    background: #FAC801;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin-top: -75px;
}
.position-relative .icon_box .image_wrapper:before {
    content: "";
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 50%;
    background: #152B4A;
    z-index: -1;
}
.position-relative .icon_box .desc_wrapper {
    text-align: left;
}
.position-relative .icon_box .desc_wrapper h4.title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 4px;
}
.position-relative .icon_box .desc_wrapper .desc {
    font-size: 13px;
    color: #B7B0B4;
    margin-top: 8px;
}
.position-relative .icon_box .desc_wrapper .desc .link a {
    font-size: 15px;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    padding: 9px 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #FBC901;
    color: #fff;
    border-radius: 5px;
}
.position-relative .icon_box .desc_wrapper .desc .link a:after {
    content: "\f178";
    font-family: "Font Awesome 6 Free";
    font-size: 10px;
}
.position-relative .icon_box .desc_wrapper .desc .link {
    margin-top: 8px;
}
.position-relative .icon_box:after {
    content: "";
    position: absolute;
    width: 210px;
    height: 123px;
    top: 44px;
    left: 32px;
    border: 1px solid #fff;
    border-radius: 7px;
    z-index: -1;
}
.icon_box {
    padding: 0;
}
.Tutoring-section .icon_box .image_wrapper {
    width: 76px;
    height: 76px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius: 22px;
}
.Tutoring-section .blue-col .icon_box .image_wrapper {
    background: #007BFF;    
}
.Tutoring-section .yellow-col .icon_box .image_wrapper{
	background:#FBC901;
}
.Tutoring-section .blue-col .icon_box {        
    border: 1px solid rgb(0 123 255 / 25%);
}
.Tutoring-section .yellow-col .icon_box {        
    border: 1px solid rgb(251 201 1 / 25%);
}

.Tutoring-section  .icon_box {
    border-radius: 14px;
	padding: 70px 62px 70px 30px;
	position: relative;
    overflow: hidden;
	box-shadow: 11px 15px 30px rgb(128 137 225 / 10%);
}
.Tutoring-section .icon_box  .desc_wrapper {
    text-align: left;
}
.Tutoring-section .icon_box .desc_wrapper .desc {
    line-height: 25px;
    margin-top: 15px;
    font-size: 16px;
}
.Tutoring-section .icon_box .desc_wrapper .desc .links {
    margin-top: 20px;
}
.Tutoring-section .icon_box .desc_wrapper .desc .links a {
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.Tutoring-section .blue-col .icon_box .desc .links a {
    color: #007BFF;
    font-weight: 700;
}
.Tutoring-section .icon_box .desc_wrapper .desc .links a:after {
    content: "\f105";
    font-family: "Font Awesome 6 Free";
    font-size: 10px;
	font-weight: 900;
}
.Tutoring-section .icon_box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 25%;
    z-index: -1;
}
.Tutoring-section .blue-col .icon_box:before {
    background: #007BFF;
}
.Tutoring-section .yellow-col .icon_box:before {
    background: #FBC901;
}
.Tutoring-section .icon_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    border-bottom-right-radius: 120px;
}
.about-section .icon_box {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 24px 34px 24px 24px;
    position: relative;
    z-index: 1;
	overflow:hidden;
	border-radius: 24px;
}
.about-section .icon_box:before {
   	content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: linear-gradient(
        180deg,
        #007BFF 0%,
        rgba(0,123,255,.35) 55%,
        rgba(255,255,255,0) 100%
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
.about-section .icon_box .image_wrapper {
    margin-bottom: 0;
    width: 76px;
    height: 76px;
    flex: 0 0 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EBEFE5;
    border-radius: 22px;
}
.about-section .icon_box .desc_wrapper {
    text-align: left;
}
.about-section .icon_box .desc_wrapper h4.title {
    font-size: 20px;
    line-height: 26px;
}
.about-section .icon_box .desc_wrapper .desc {
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
}
.about-inner-row .wpb_column .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.about-section:before, .about-section:after {
    content: "";
    position: absolute;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}
.about-section:before {
    width: 239px;
    height: 213px;
    background: url(/wp-content/uploads/2026/07/about-top-circle.webp);
    right: 0;
    top: 0;
}
.about-section:after {
    width: 272px;
    height: 212px;
    background: url(/wp-content/uploads/2026/07/about-bottom-circle.webp);
    bottom: 0;
    left: 0;
}
.about-section .details .icon_box {
    padding: 22px 78px 22px 58px;
    display: inline-flex;
    background: #fff;
    margin-left: 38px;
    overflow: visible;
    position: absolute;
    bottom: 50px;
    left: -30px;
	border-radius:14px;
}
.about-section .details .icon_box:before {
    display: none;
}
.about-section .details .icon_box a {
    display: flex;
    align-items: center;
}
.about-section .details .icon_box a .image_wrapper {
    border-radius: 50%;
    background: #FBC901;
    position: absolute;
    left: -38px;
}
.about-section .details .icon_box a .desc_wrapper h4.title {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #697585;
}
.about-section .details .icon_box a .desc {
    margin: 0;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    color: #007BFF;
    margin-top: 10px;
}
.about-section .details .icon_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
    height: 40px;
    background: url(/wp-content/uploads/2026/07/icon-box-arrow.webp);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;
}
.topic-grid {
    margin-bottom: 0;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone:before {
    padding: 0;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-row-position-top {
    position: relative;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col {
    padding: 0;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .wpb_text_column {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #007BFF;
    margin: 0 auto 30px;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .topic-title h3 {
    font-size: 20px;
    line-height: 26px;
    color: #222222;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-row-position-middle .vc_gitem-col {
    padding: 0px 50px;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .vc_custom_heading {
    margin-bottom: 10px;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .vc_btn3-container {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .vc_btn3-container a.vc_general {
    padding: 0;
    background: transparent !important;
    border: 0 !important;
    color: #007BFF !important;
}
.topic-grid .vc_gitem-animated-block {    
    overflow: hidden;
    position: relative;
	box-shadow: 11px 15px 30px rgb(128 137 225 / 10%);
    border-radius: 14px;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-col .wpb_single_image {
    margin-bottom: 0;
}
.topic-grid .vc_gitem-animated-block:after {
    content: "";
    position: absolute;    
    z-index: 0;
    pointer-events: none;
    background: #fff;
	bottom: 0;
    width: 100%;
	height: 50%;
    right: 0;
    border-radius: 100% 0px 0px 0px;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone {
    border-radius: 14px;
}
.topic-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem-row-position-middle {
    top: auto;
    bottom: 40px;
    transform: translateY(0%);
    z-index: 1;
}
.topic-grid .vc_gitem-animated-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 254px;
    height: 190px;
    background: url/wp-content/uploads/2026/07/topic-bg-shape.webp);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 100% 100% !important;
    z-index: 1;
    margin: 0 auto;
}
.cta-section .icon_box {
    padding: 28px;
    background: #1F8AFE;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}
.cta-section .icon_box .desc_wrapper {
    text-align: left;
}
.cta-section .icon_box .desc_wrapper .desc {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
.cta-section .icon_box:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: #FBC901;
    width: 50px;
    height: 80px;
    clip-path: polygon(84% 17%, 100% 1%, 100% 100%, 0% 100%);
}
.cta-section .wpb_column {
    position: unset;
}
.cta-left-shape {
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
}
footer .menu {
    padding: 0;
    list-style: none;
    background: transparent;
}
#Footer .widget_nav_menu ul li:after {
    display: none;
}
footer ul li {
    margin-bottom: 10px;
}
footer ul li a {
    padding: 0 !important;
    font-size: 16px;
}
footer h4 {
    padding-bottom: 25px;
    margin-bottom: 25px !important;
    position: relative;
}

.widget {
    margin: 0;
}

aside#media_image-2 {
    margin-bottom: 20px;
}
footer h4:before, footer h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}
footer h4:before {
    width: 85px;
    height: 1px;
    background: #FBC901;
}
footer h4:after {
    width: 42px;
    height: 3px;
    background: #FBC901;
    bottom: -1px;
}
.one-fourth.column:nth-child(2), .one-fourth.column:nth-child(3) {
    width: 20%;
}
.one-fourth.column:first-child, .one-fourth.column:last-child {
    width: 30%;
}
div#es_form_f2-n1 {}

form#es_subscription_form_6a67e0f9d8611 {
    padding: 0;
    background: transparent !important;
}
.newsletter-form {
    margin-top: 30px;
}
.newsletter-form .form-wrapper {
    display: flex;
}
.newsletter-form .form-wrapper .email p {
    height: 100%;
}
.newsletter-form .form-wrapper .email p span {
    margin: 0;
    height: 100%;
}
.newsletter-form .form-wrapper .email p span input {
    height: 100%;
    background: transparent;
    border: 0;
    box-shadow: unset;
    border: 1px solid #007BFF;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.newsletter-form .form-wrapper .submit button {
    padding: 0;
    width: 125px;
    height: 55px;
    font-size: 17px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 1px solid #fbc901;
}
.textwidget.custom-html-widget li a {
    display: flex;
    align-items: center;
    gap: 15px;
}
#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 0;
    min-height: auto;
}
#Footer .footer_copy .one .mcb-column-inner {
    margin-bottom: 0;
}
#Footer .footer_copy .one .mcb-column-inner .copyright {
    margin: 0;
    color: #fff;
}
.footer-copy-center #Footer .footer_copy {
    border: 0;
    padding: 24px 0;
    background: #007BFF;
}
.topic-grid .vc_gitem-animated-block:hover:after {
    height: 100%;
    border-radius: 0;
    background: #007BFF;
    opacity: 70%;
}
.topic-grid .vc_gitem-animated-block:hover .vc_gitem-zone .vc_gitem-col .wpb_text_column {
    background: #FBC901;
}
.topic-grid .vc_gitem-animated-block:hover .vc_gitem-zone .vc_gitem-col .topic-title h3, .topic-grid .vc_gitem-animated-block:hover .vc_gitem-zone .vc_gitem-col .vc_btn3-container a.vc_general{
	color:#fff !important;
}
.Tutoring-section .icon_box:hover:after{
	border-radius:0;
}
aside#custom_html-3 ul {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}
aside#custom_html-3 ul li a {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background: #FBC901;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
aside#custom_html-3 ul li {
    margin-bottom: 0;
    display: flex;
}
aside#custom_html-3 ul li a:before {
    content: "";
    position: absolute;
    background: #2a254c;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
    clip-path: circle(0 at 0 0);
    transition: all 0.5s ease;
    z-index: -1;
}
aside#custom_html-3 ul li a:hover:before{
	clip-path: circle(150% at 0 0);
}
@media only screen and (min-width: 1240px) and (max-width: 1420px) {
    .section_wrapper,
    .container {
        max-width: 1220px;
    }
}
@media only screen and (min-width: 1421px) {
    .section_wrapper,
    .container {
        max-width: 1320px;
    }
}
@media only screen and (max-width: 1399px){
	section#banner {
    	min-height: 750px !important;
	}
	h1, .text-logo #logo {
    	font-size: 60px;
		line-height: 60px;
	}
	.pb-80 {
		padding-bottom: 60px;
	}
	.pt-80 {
		padding-top: 60px !important;
	}
}