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

/* Header */

header#Header {
    min-height: auto !important;
}

#Top_bar .menu_wrapper {
    /*float: right;*/
    /*width: 77%;*/
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    float: none;
}

#Top_bar a.action_button {
    top: -2px;
    margin: 0 -15px;
    background: transparent;
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}

#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
    height: 91px;
}

/*a.action_button:hover {*/
/*    position: unset;*/
/*}*/

#Top_bar.is-sticky .top_bar_right {
    top: -4px;
    height: 65px;
}

.top_bar_right{
	background: #03658C !important;
    position: absolute !important;
    right: 0px;
    width: 150px;
}

#Subheader .title {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: normal;
    color: white;
    text-transform: uppercase;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: white;
    font-size: 16px;
    line-height: 26px;
}

#Subheader {
    padding: 120px;
}

/* Home page css */

.sec-home-01 a{
    text-decoration:none;
}

.text-box-01{
    padding-left: 30px;
    padding-right: 10px;
}

.sec-home-01 h2{
    text-transform:uppercase;
}

.sec-home-02 h2{
    font-size:45px;
    line-height:55px;
}

/*.circulum-01{*/
/*    padding-top:30px;*/
/*}*/

.circulum-03{
       padding-top:30px;
}

.circulum-01 h2{
    font-size:45px;
    line-height:55px;
}

.circulum-01 p{
    font-size:16px !important;
    line-height:26px !important;
}

.circulum-02 p{
    font-size:16px !important;
    line-height:26px !important;
}

.sec-home-03 .image-service{
    margin-bottom:0px !important;
}

.content-box-1 .ult-content-box-container, .ult-content-box-container * {
    width: 100% !important;
}

.sec-home-03 .service-textbox{
    background: #F9F9F9;
    margin-top: -35px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
     /*transition: all 0.3s ease-in-out; */
}

.sec-home-03 h2{
    font-size:30px !important;
    line-height:40px !important;
    text-transform:uppercase;
    /*transition: all 0.3s ease-in-out; */
}

.sec-home-03 p{
    font-size:16px !important;
    line-height:26px !important;
}

.sec-home-03 .book-course{
    background: #C898E3;
    padding: 15px;
    display:none;
     transition: all 0.3s ease-in-out;
}

.sec-home-03 .book-course a{
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight:700;
}

.sec-home-02 {
    padding-bottom: 190px;
}

.sec-home-03 {
    margin-top: -220px;
}

/*.sec-home-03 .content-box-1 .service-textbox:hover, .sec-home-03 .content-box-1 .service-textbox:hover h2 {*/
/*background:#0388A6;*/
/*color:white;*/
/*}*/


.sec-home-03 .content-box-1:hover .service-textbox,.sec-home-03 .content-box-1:hover h2 {
background:#0388A6;
color:white !important;
}

.content-box-1 .book-course{
   transition: all 0.3s ease-in-out; 
}

.sec-home-03 .content-box-1:hover .book-course {
    display:block !important;
}

.sec-home-04 h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: 900;
}

.sec-home-04 p{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.sec-home-04 a{
    background: #C898E3 !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 900;
    border-radius: 0 !important;
    padding: 12px 28px !important;
    color: black !important;
    margin-top:-35px !important;
}

.sec-home-04 {
    padding-top: 45px;
    margin-bottom: -150px;
}

.sec-home-05 {
    padding-top:80px;
    margin-top: -25px;
    padding-bottom: 180px;
}

.sec-home-04 .learn-image{
    position: relative;
    z-index: 44;
}

.sec-home-04 .learn-image img{
    width: auto;
    height: 450px !important;
    object-fit: cover !important;
}


.sec-home-05 h2{
    font-size:45px
    line-height:55px;
}

blockquote:after{
    display:none !important;
}

.hr_dots{
    display:none !important;
}

blockquote{
    background:none !important;
    margin: 0 0 35px 10px;
    font-size: 15px;
    color: white;
    line-height: 25px;
    font-weight: 300;
}

.sec-home-05 .testimonials_slider .testimonials_slider_ul li .bq_wrapper{
    background:transparent !important;
    order: 1;
    padding: 85px 0px 0px !important;
        margin: 0 5% 20px;
}

.sec-home-05 .testimonials_slider .testimonials_slider_ul li .bq_wrapper:before {
    top: 30px;
    left: 30px;
    position: absolute;
    content: url(https://demo7.1stopwebsitesolution.com/swim-fit/wp-content/uploads/2021/06/Group-28.png);
}

.sec-home-05 .testimonials_slider.single-photo .testimonials_slider_ul li {
    text-align: left;
    background: #C898E3;
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
	position:relative;
}

.sec-home-05 .testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img{
    order:2;
    text-align:left;
    margin: -10px 21px !important;
}

.sec-home-05 .testimonials_slider .testimonials_slider_ul li .author {
    text-align: left;
    order: 3;
    position: absolute;
    left: 120px;
    bottom: 35px;
}

.sec-home-05 .testimonials_slider .testimonials_slider_ul li .author h5 {
    margin-bottom: 2px;
    font-size: 25px;
    color: white;
    line-height: 35px;
    font-weight: 900;
}

.sec-home-05 .company{
    font-size: 14px !important;
    color: white !important;
    line-height: 24px !important;
}

.sec-home-05 .slider_pagination .slick-active a {
    background-color: #C898E3;
    width: 16px !important;
    height: 16px !important;
    border-radius: 24px !important;
}

.sec-home-05 .slider_pagination a {
    width: 16px;
    height: 16px;
    border: 1px solid #C898E3;
    background:transparent;
    
}

.sec-home-05 .slider_pagination .slick-active a:after{
    display:none !important;
}

.sec-home-05 .testimonials_slider.single-photo .slider_pager {
    margin-top: 55px;
}

.sec-home-05 .testimonials_slider.single-photo .slider_pager li a {
    top: 12px;
}

.sec-home-06 {
    margin-top: -160px;
}

/*.sec-home-05{*/
/*    padding-bottom:70px;*/
/*}*/

/*.sec-home-06 {*/
/*    margin-top: -40px;*/
/*}*/


/* About Us */

.about-sec-01 {
    padding-top: 30px;
}

.about-sec-01 h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'segoe-ui';
}

.about-sec-01 p{
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'segoe-ui';
}

.about-sec-01 .about-text{
    padding-top:40px;
}

.about-sec-01 ul li{
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'segoe-ui';
    list-style: none;
    margin-left: 14px;
}

.about-sec-01 ul{
    margin-top: 35px !important;
}

.about-sec-01 ul li:before {
    left: 12px;
    position: absolute;
    content: url(https://demo7.1stopwebsitesolution.com/swim-fit/wp-content/uploads/2021/06/check2-all.png);
}

.image-about-02{
    margin-bottom:0px !important;
}


.sec-home-05 .testimonials_slider.single-photo .testimonials_slider_ul li {
    padding-bottom: 0px !important;
    box-shadow: 0 0.46875rem 2.1875rem rgb(0 0 0 / 0%), 0 0.9375rem 1.40625rem rgb(0 0 0 / 2%), 0 0.25rem 0.53125rem rgb(0 0 0 / 10%), 0 0.125rem 0.1875rem rgb(0 0 0 / 10%);
}


/* Contact page */

.contact-01 .icons{
        margin-bottom: 10px !important;
}

.contact-01 .icons a{ 
    font-size: 20px;
    color: #000000;
    line-height: 30px;
    text-decoration:none !important;
}

.contact-01 {
    padding-top: 40px;
}

.contact-01 .icons i{
    font-size: 20px;
    color: #C898E3;
    line-height: 30px;
}

.contact-01 h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 20px;
}

.social-icon{
    display: flex;
    margin: 0px 0px;
    margin-top: 25px;
}

.social-icon a{
        margin: 0 10px;
}

.contact-01 span.wpcf7-form-control-wrap .wpcf7-date, span.wpcf7-form-control-wrap .wpcf7-quiz, span.wpcf7-form-control-wrap .wpcf7-number, span.wpcf7-form-control-wrap .wpcf7-select, span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea {
    border-radius: 0px;
    box-shadow: none !important;
    margin-bottom: 20px;
}

.contact-01 input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, .woocommerce .quantity input.qty {
    height: 48px !important;
}

.contact-01 .wpcf7-submit{
    background: #C898E3 !important;
    font-size: 20px !important;
    border-radius: 0 !important;
    font-weight: 700 !important;
    padding: 10px 45px !important;
}

#map-sec .wpb_gmaps_widget .wpb_wrapper {
    background-color: #ffffff !important;
    padding: 0 !important;
}


/* testmonial page */


.testimonials-01{
    padding-top:30px;
    border-radius: 3px;
}

.testmonail-boxxx{
    background: #C898E3;
}

.testimonials-01 p{
    font-size: 15px;
    color: white;
    font-weight: 300;
    line-height: 25px;
    margin-left: 18px;
}

.testimonials-01 .vc_gitem-post-meta-field-mfn-post-author{

     float: right !important;
    margin-right: 35px !important;
    margin-top: -20px !important;
    font-size: 25px;
    line-height: 35px !important; 
    color: white;
    font-weight: 900;
	margin-bottom:10px;
}
.short-text-css {
  margin-bottom: 20px;
}

.testimonials-01 .vc_single_image-wrapper{
    margin-bottom: 0;
    margin-top: 30px;
    margin-left: 20px;
}

.testimonials-01 .vc_gitem-post-meta-field-mfn-post-company {
    position: relative;
    bottom: 0px;
    right: 0px;
    font-size: 14px;
    color: white;
    line-height: 24px;
    float: right;
	margin-top:-13px;
}

div#map-sec {
    margin-bottom: 165px;
}
.read-more-btn{
	margin-bottom:0px;
}

/* faqs */

#faqs-sec-01 .vc_tta-panel-heading {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    margin-bottom: 25px;
    padding: 10px;
}

#faqs-sec-01 .vc_tta-panel-body{
    margin-top: -25px !important;
    margin-bottom: 25px;
    border-color: #ffffff !important;
    background-color: #ffffff !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.11) !important;
}

#faqs-sec-01 .vc_tta-panel-body:after {
    width: 100%;
    background: #0b6a90;
    height: 6px;
    position: absolute;
    left: 0;
    content: "";
    bottom: 0px;
    transition: all 0.5s ease-in-out;
}

#faqs-sec-01 .vc_tta-title-text{
    font-size: 24px;
    color: #161922;
    font-weight: 500;
    text-transform: uppercase;
}

#faqs-sec-01 p{
    font-size: 16px;
    color: #000000;
    font-weight: 400;
}



#faqs-sec-01{
    padding-top:30px;
}



#faqs-sec-01 .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, #faqs-sec-01 .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color:#d9b141 !important;
}

/*Privacy Policy Page Css*/
ul.swim-privacy {
    list-style: none;
    position: relative;
}

ul.swim-privacy li:before {
    left: -37px;
    position: absolute;
    content: url(https://demo7.1stopwebsitesolution.com/swim-fit/wp-content/uploads/2021/06/check2-all.png);
}
.swim-privacy li {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'segoe-ui';
    list-style: none;
    margin-left: 14px;
}


/*.wpcf7-not-valid{*/
/*    border-color:red;*/
/*}*/

/*.wpcf7-not-valid-tip{*/
/*    display:none !important;*/

/*}*/

/*.wpcf7-response-output {*/
/*    border-color: #ffb900;*/
/*    display: flex;*/
 
    
/*}*/


/* Footer */

#Footer .widgets_wrapper {
    padding: 35px 0;
    background: #03658C;
}

#Footer h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 34px;
    font-family: 'segoe-ui';
    margin-bottom: 35px;
}

#Footer p{
    font-size: 18px;
    line-height: 28px;
    font-family: 'segoe-ui';
    color:white;
    font-weight: 300;
        margin-bottom: 6px;
}

#Footer a {
    color: #ffffff;
    text-decoration: none;
}


#text-3{
    padding-left:30px !important;
}

#text-4{
    padding-left:30px !important;
}

#text-2 .textwidget{
    margin-top: -45px;
}

.subscribe input{
	border:none !important;
	border-radius:0 !important;
	height: 45px !important;
	margin-bottom:0px !important;
}

.subscribe .wpcf7-submit{
	background: #000000;
    border-color: #000000;
    border-radius: 0;
    font-size: 20px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
     padding: 8px 30px;
    margin-top: -20px;
    margin-left: 65px;
}

#text-5 h4{
    text-align:center;
}

.social_footer{
	display: flex;
    justify-content: center;
    margin-top: 10px;
}

.social_footer a{
	 color: white;
    font-size: 22px;
    margin: 0px 6px;
}

#Footer a:hover {
    color: #C898E3;
}

#Footer .footer_copy {
    border-top-color: rgb(255 255 255 / 0%);
    background: #C898E3;
}

#Footer .footer_copy .one {
    margin-bottom: 8px;
    padding-top: 16px;
    min-height: 33px;
}

#Footer .footer_copy .copyright {
    float: none;
    text-align: center;
        color: black;
}

.copyright a{
    display:none !important;
}

#circulm-22 .icon_box.icon_position_left {
    min-height: auto;
    padding-left: 130px;
	margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
    #Top_bar .menu_wrapper {
    width: 82%;
}

#Top_bar a.action_button {
    font-size: 17px;
}

.sec-home-05 {
    padding-top: 40px;
    margin-top: 17px;
    padding-bottom: 170px;
}

.subscribe .wpcf7-submit {
    margin-left: 0px;
}

#text-5 h4 {
    text-align: left;
}

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 12px;
    
}

#Top_bar .menu > li > a span {
    font-size: 16px;
}

.sec-home-03 .service-textbox {
    height: 355px !important;
}

.sec-home-04 a {
    margin-bottom: 70px !important;
}

.testimonials-01 .vc_gitem-post-meta-field-mfn-post-author {
    margin-top: -43px !important;
    font-size: 20px;
    margin-right: 0px !important;
   
}

.read-more-btn .vc_btn3-size-md {
    margin-top: 20px;
}

}

@media screen and (max-width:959px) {
.sec-home-05 {
    padding-top: 40px;
    margin-top: 104px;
    
}
.sec-home-05 .testimonials_slider .testimonials_slider_ul li .author h5 {
    font-size: 19px;
    line-height: 24px;
   
}
.top_bar_right{
    display:none !important;
}

#Top_bar a.responsive-menu-toggle {
    border: 1px solid #04adbf;
    right: -130px;
}

#Top_bar a.responsive-menu-toggle i{
    color:#04adbf;
}

.sec-home-05 .testimonials_slider .testimonials_slider_ul li .author h5 {
    font-size: 19px;
    line-height: 22px;
}

#Subheader {
    padding: 60px;
}

.sec-home-05 {
    margin-top: 0px;
}

.sec-home-03 h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}

.service-textbox {
    height: 425px !important;
}

#Side_slide .extras .action_button{
    display:none !important;
}

.icon_box.icon_position_left .desc_wrapper {
    padding-left: 125px;
}

}

@media only screen and (max-width: 767px){
#Top_bar .logo {
    margin-bottom: 30px;
}

.sec-home-05 {
    padding-bottom: 0;
}

#Top_bar a.responsive-menu-toggle {
    top: 60px;
    right: 25px;
}

.icon_box.icon_position_left .desc_wrapper {
    padding-left: 0px;
}



#Top_bar #logo img{
    max-height: 80px;
}

#Subheader .title {
    font-size: 36px;
    line-height: 46px;
    
}

.col-sec-01 {
    height: auto !important;
    margin-bottom: 10px;
}

.testimonials-01 .vc_gitem-post-meta-field-mfn-post-author {
    margin-top: -43px !important;
    font-size: 16px;
    margin-right: 0px !important;
   
}

.contact-01 .icons a {
    font-size: 17px;
}

.sec-home-06 {
    margin-top: auto;
}

.read-more-btn .vc_btn3-size-md {
    margin-top: 20px;
}

.text-box-01 {
    position: relative!important;
    bottom: 0;
}

.sec-home-03 .service-textbox {
    height: auto !important;
}

.sec-home-04 .vc_col-sm-2 {
    display: none;
}

.sec-home-04 a {
    margin-bottom: 0px !important;
}

#Footer #text-3 {
    padding-left: 0px !important;
}

#Footer #text-4 {
    padding-left: 0px !important;
}


#Subheader {
    padding: 0;
    padding-top: 36px;
    padding-bottom: 36px;
}

.about-sec-01 {
    padding-top: 0;
}

.track-name {
    font-size: 17px;
    line-height: 30px;
}

.sec-home-04 {
    margin-bottom: -110px;
}

}
.text-box-01 {
  position: relative!important;
    bottom: 31px!important;
}
.slick-list.draggable {
  padding-bottom: 20px;
}
.testimonials-01 .wpb_single_image{
	position:relative;
}
.testmo9nial-box {
  overflow: visible;
  margin-bottom: 35px;
}
.testimonials-01 .author-img .vc_single_image-wrapper {
  margin-bottom: 0;
  margin-top: 30px;
  margin-left: 0px;
  width: 100px !important;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  bottom: -75px;
  position: absolute;
}
/* .circulum-01 .icon_box {
  margin-bottom: 13px !important;
} */
.circulum-01 .icon_box .image_wrapper img {
  height: 60px !important;
  width: auto !important;
}
.circulum-01 .icon_box.icon_position_left {
  min-height: auto;
}

.icon_box.icon_position_left .image_wrapper {
    position: absolute;
    left: 0 !important;
    top: 60% !important;
    transform: translateY(-50%) !important;
    margin-bottom: 0 !important;
    width: 126px !important;
	height:unset !important;
    overflow: hidden !important;
}

.privay-loh h2 {
    line-height: 40px;
   
}

.footer-bottom-bar {
    display: block !important;
    justify-content: space-between;
}

.sec-home-05 .testimonials_slider.single-photo .testimonials_slider_ul li {

    bottom: 20px;
}

.testimonials-01 .vc_gitem-post-meta-field-mfn-post-company {
    right: -92px;
    float: right;
    width: 125px;
  
}

.testmo9nial-box {
    padding-bottom: 35px !IMPORTANT;
        margin-bottom: 20px;
}

.testmo9nial-box .author-img img{
       width: 100%;
    height: 100% !important;
}

#Top_bar .logo {
    text-align: left;
   
}


