
@import url('animate.css');
@import url('../fonts/mainfonts.css');
@import url('https://cdn.lineicons.com/3.0/lineicons.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
/* CSS Document */

html,
body {
overflow-x: hidden;
}
body {font-family: 'Loew Next Arabic', sans-serif;
float: left;
width: 100%;
color: #000;font-weight: 300;
background-attachment: fixed; background-size: 40%;
padding-right: 0 !important;
       -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}
.arabic{font-family: "Cairo", sans-serif;}
.modal-open {
padding-right: 0!important;
overflow: hidden;
}
::-moz-selection {
/* Code for Firefox */
color: #000;
background: #d7c07f;
}
::selection {
color: #000;
background: #d7c07f;
}

.btn{ box-shadow: none; outline: none;}
button{ box-shadow: none; outline: none;}

/* remember to define focus styles! */
:focus {
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;  
}

h2{ }
p {
color: #000;
line-height: 23px;
font-size: 14px; font-weight: 400;-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a{text-decoration: none;}
a:hover{color: #0e2c18;}
ul li,
ul li a,
ol li,
ol li a {
color: #161616;
font-size: 14px; font-weight: 400;
line-height: 23px;text-decoration: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
:focus {
outline: none;
}
.no-padding {
padding: 0px;
}
.text-left {
text-align: left !important;
}
.mob-only {
display: none;
}
.desktop-only {
display: block;
}
.layout {
width: 100%;
background: #fff; 

overflow: hidden;
margin: 0 auto;
max-width: 100%;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.desktop {
display: block;
}
.mob-view {
display: none;
}

.margin-auto{margin: auto; float: none;}
.full-width{width: 100% !important;}
.header {padding: 15px 0px;;
position: relative; height:auto;
  background-repeat: repeat-x; z-index: 999; background: rgb(255 255 255 / 99%);
}


.italic{font-style: italic;}

.navbar-brand img{width: 180px;}
.navbar-nav li{margin: 0px 10px;}
.navbar-nav li a{text-decoration: none; font-size: 14px;text-transform: capitalize;color: #000;text-transform: uppercase; font-weight: 400;}
.navbar-nav li a:hover{color: #050708; }

.attr-nav{flex-direction: row; padding: 0px 10px;margin-left: 0px;position: absolute; top:15px;right: 0px;}
.attr-nav svg{max-width: 20px; height: 20px;}
.attr-nav li{float: left;margin: 0px 10px;}
.attr-nav li a{font-size: 15px;color: #fff;}
.nav-link{color: #000;}
.attr-nav li img{width: 25px;margin-top: 0px; float: right;margin-left: 10px;}
.attr-nav li .c-btn{background: #2B2B2B;color: #fff;padding:10px 20px; border-radius: 0px;color: #fff;text-align: center;}
.navbar-expand-lg .navbar-nav .nav-link{padding: 0px !important;}
.header .dropdown-menu{padding: 0px;border: 0px solid #ccc;border-radius: 0px;background: #fff !important;}
.header .dropdown-menu li a{padding-left: 0px; padding-right: 0px;color: #000 !important;padding: 5px 10px; font-size: 13px;}
.header .navbar{padding: 0px;display: block;}

.header .dropdown-menu li{margin: 0px 0px !important;width: 100%; float: left;}
.contact-btn{ background: #E49610; color: #fff; padding: 10px; 25px !important; border-radius: 12px;}
.contact-btn:hover{color: #fff !important; border-bottom: 0px !important;}
/*.navbar-expand-lg .navbar-nav{float: right !important;}*/

.top-menu{background: #000000;padding: 3px 0px;width: 100%; float: left;}
.top-menu ul{float: right;}
.top-menu ul li{padding: 5px 15px; float: left;}
.top-menu ul li a {color: #fff; font-size: 13px;}

.slide-wrap {
width: 100%;
background: #ccc;
float: left;
}
.main-slider {
z-index: 99;
position: relative; 
}
.main-slider .container {position: relative;
}
.overly{position: absolute;background: url(../img/overly.svg) right top;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;}
.swiper-container {
width: 100%;
margin-left: auto;
margin-right: auto; float: left;

}
.swiper-container img{width: 100%; float: left;}
.swiper-button-white{border-radius: 50%; width: 40px; height: 40px;border: 1px solid #3e4b5a; background-size:12px;display: block;}
.swiper-button-next{bottom: 20px; top: auto; right: 15px;}
.swiper-button-prev{bottom: 20px; top: auto;}
.main-slider .swiper-pagination {
right:10px; left: auto; margin:auto;
bottom: 0px !important; top: auto !important; width: fit-content;
}
.main-slider .swiper-pagination-bullet {
float: left;
background: #fff !important;
width:10px; height: 10px;  margin-right: 8px !important;
margin: 10px; opacity: 0.6;
 left: 10px; top: auto !important; bottom: 10px; float: left;
}
.main-slider .swiper-pagination-bullet-active {
width: 10px; height:10px; background:#064aae !important;opacity: 1 !important;
}
.main-slider .swiper-slide {}
.main-slider .gallery-top {
width: 100%;
}
.main-slider .content {height:100%;position: absolute;left:0px;right: auto;margin:auto auto;width: 39%;padding:0px;z-index: 999;margin-top:10%;}


.exp-btn-wrap{position: relative;margin-top: 20px;/* margin-right: 15px; */float: left;width: 100%;width: 100%;text-align: center;}
.exp-btn{width:180px;border:1px solid #273044;background: #273044;font-size:14px;padding:10px 2px;margin-right: 0px;color:#fff;line-height:36px;position:relative;overflow:hidden;border-radius:44px;text-align: center;font-weight: 600;display: inline-block;line-height: 30px;margin: 0 auto;}
.exp-btn a{color: #fff;font-weight: 600;}


.exp-btn2{width:160px; float: left;}
.exp-btn2 a{color: #fff; font-weight: 400;}
.exp-btn2 i{color: #fff;background: rgba(0,42,25,0.8);border-radius: 50%;width: 40px;height: 40px;text-align: center;line-height: 39px;font-size: 13px;margin-right: 10px;}
.exp-btn-wrap .wh{background: rgba(255,255,255,0.1) !important; color: #fff; border: 0px; }
.exp-btn-wrap span{background: #042992; color: #fff;text-align: center; border-radius: 50%; width: 30px; height: 30px; float: right;}
.exp-btn:hover{color:#fff}
.exp-btn:hover:after{left:0rem}

.main-slider .content h2{color: #273044;text-align:center;font-size: 57px;line-height: 77px;margin-top: 10%;font-weight: 400;width: 100%;float: left;}
.main-slider .content h2 span{font-size: 70px;color: #273044;font-weight: bold;}
.main-slider .content h3{color: #273044;font-size: 59px;line-height: 60px;font-weight: 400;float: left;width: 100%;}
.main-slider .content h4{color: #273044;font-size: 46px; line-height: 60px;font-weight: 300; float: left; width: 100%;}
.main-slider .content h4 span{width: 154px;height: 2px;background:#273044;display: inline-block;position: relative;top: -15px;}
.main-slider .content h1 span{font-size: 22px; width: 100%; float: left;}
.main-slider .content p {
font-size: 16px; font-weight: 600;
color: #273044;margin-top: 5px;line-height: 26px; float: left;text-align:center;width: 100%; 
}
.main-slider .content .exp-btn {
text-align: center;margin: 0px auto;
}

.controller-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* Style for the navigation buttons */
.swiper-button-next,
.swiper-button-prev {
    margin-top: 10px;
}

.thumbnail-swiper{    position: absolute;bottom: 20px;width: 50%;right: 15px;}


.header nav.navbar.bootsnav ul.nav > li > a.active{color: #10171D !important;}
.header nav.navbar.bootsnav ul.nav > li > a i{font-size: 18px;}


.container{max-width: 1140px;}

.home-top{padding: 4em 0px;width: 100%;float: left;background: #3f556f;}
.home-top h2{font-size:26px;font-weight: 900;color: #fff;margin-bottom: 10px;margin-top: 10px; float: left; width: 100%;}
.home-top p{font-size: 14px;line-height: 23px;font-weight: 400;color:#fff;}

.home-vision{padding: 4em 0px;width: 100%;float: left;background: #d7ebcb;background-image: url(../img/p2.png);background-repeat: no-repeat;background-size: 25%;background-position: right;height:250px;}
.home-vision h2{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase;text-align:center;display: flex;margin: auto;justify-content: left;align-items: center;height: 100%;padding: 1em;line-height: 28px;}

.home-mission{padding: 2em 0px;width: 100%;float: left;background:#94bee5;background-image: url(../img/p1.png);background-repeat: no-repeat;background-size: 25%;background-position: left;height:250px;}
.home-mission h2{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase;text-align:center;display: flex;margin: auto;justify-content: end;align-items: center;height: 100%;padding: 1em;line-height: 28px;}

.home-service p{font-size: 13px;line-height: 20px;font-weight: 300;}

.mind-and-body{background: #8fbde3 ;}
.mind-and-body::before{content:""; position: absolute; left: 0px;background: url(../../service/mind-pattern.png);width:50%; height: 100%; left:-50px;top: 0px; background-repeat: no-repeat;background-size: contain;opacity: 0.5;}
.cardio{background: #273044;}
.cardio::before{content:""; position: absolute; right: -30px;background: url(../../service/cardio-pattern.png) right;width:50%; height: 100%; top: 0px; background-repeat: no-repeat;background-size: contain;opacity: 0.5;}
.cardio h2{color: #dedacd;}
.cardio p{color: #dedacd;}
.cardio .exp-btn{background: #dedacd; color:#273044;}

.slow{background: #d0fcc3;}
.slow::before{content:""; position: absolute; left: 0px;background: url(../../service/slow-pattern.png);width:50%; height: 100%; left:-50px;top: 0px; background-repeat: no-repeat;background-size: contain;opacity: 1;}

/*
.slow h2{color: #dedacd;}
.slow p{color: #dedacd;}
.slow .exp-btn{background: #dedacd; color:#273044;}
*/
a.readmore{margin-top: 15px;color: #fff; float: left; font-size: 14px; font-weight: 600;border-bottom: 1px solid #fff;padding-bottom: 5px;}
.cardio a.readmore{color: #dedacd;border-bottom: 1px solid #dedacd;}
.booknow-wrap{ display: flex;align-items: center;height: 100%;text-align: center;width: 100%;}

.footer{background: #273044;text-align: center; float: left; width: 100%;padding: 2em 0px;}
.footer img{max-width: 150px;}
.footer ul{width: 100%;margin: 10px 0px;float: left;display: flex;align-items: center;justify-content: center; align-items: center;}
.footer ul li{float: left;margin:5px 10px;}
.footer ul li a{color: #dddace; font-size: 13px; font-weight: 400;}
.footer  p{color: #dddace; font-size: 13px; font-weight: 400;}
.footer svg{fill:#dddace; width: 30px;height: 30px; text-align: center;}
.footer .copyright{border-top:1px solid #dddace; float: left;margin-top: 15px; padding-top: 15px; width: 100%;}

.inner-banner{background: #3f546f;padding: 3em 0px; float: left; width: 100%;}
.inner-banner h2{font-weight: 600; color: #fff; font-size: 30px;text-align: left;text-transform:uppercase;}

.content-area{padding: 3em 0px; float: left;width: 100%;}
.content-area p{font-size: 13px; font-weight: 400;}

.vision-and-mission{background: #dddace;float: left;width: 100%;padding: 3em 0px; margin-top: 3em;}
.vision-and-mission h2{font-size: 26px;font-weight: 900;color: #3c5572;margin-bottom: 10px;float: left; width: 100%;}
.vi-icon img{max-width: 100px; }
.vi-box{padding: 1em; border: 1px solid #273044; border-radius: 12px;height: 100%;}

.team-members{padding: 3em 0px; width: 100%; float: left;}
.team-members h2{font-size: 26px;font-weight: 900;color: #3c5572;margin-bottom: 10px;float: left; width: 100%;}

.team-members .photo img{width: 100%;}

.home-class-wrap{padding:2em 0px;background:#9fdbee; float:left;width:100%;}

.home-class-wrap h2{color:#000; font-size:24px;text-align:left;margin:10px 0px;font-weight:bold;text-transform:uppercase;}
.sClasses{height: 1200px;float:left;}
.sClasses .row{height:100%;}
.soul-class li{padding:2em 1.5em;height: 240px;display: inline-table;}
.soul-class li h3{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase;text-align:center;display: flex;margin: auto;justify-content: center;align-items: center;height: 100%;padding: 1em;line-height: 28px;}
.soul-class li p{font-size:13px;display: block;margin: auto;justify-content: center;align-items: center;}
.soul-class li ul li{}
.soul-class strong{font-weight:600;}
.soul-class h4{font-weight:bold;}
.flexibilitymobility{background:#79cdd0;}
.taetek{background:#faaf68;/* height: 360px !important; */}
.zumba{background:#3f556f;}
.zumba h3{color:#fff !important;}
.zumba p{color:#fff;}
.zumba .book-wrap .exp-btn{border:1px solid #fff;color:#fff;}
.yinyoga{background:#d7ebcb;}
.yinyangyoga{background:#f5ef53;}
.orientaldance{background:#ef4d79;}
.piloxing{background:#f58345;}
.hiphop{background:#94bee5;}
.barre{background:#9fdbee;}
.shuffle{background:#fdd09e;}
.home-class-wrap .swiper-button-prev{color:#fff;position: absolute;transform: rotate(90deg);top:20px;left: auto;right: 8%;margin: 0 auto;}
.home-class-wrap .swiper-button-next{color:#fff;position: absolute;transform: rotate(90deg);bottom: 20px;left:  auto;right: 8%;margin: auto;}


.home-team{padding:2em 0px;background:#d7ebcb; float:left;width:100%;}
.home-team h2{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase;text-align:center;display: flex;margin: auto;justify-content: center;align-items: center;height: 100%;padding: 1em;line-height: 28px;}
.home-team ul li{margin-bottom:25px;}
.home-team .teams img{width:100%; float:left;}
.home-team .teams h3{text-align:center;font-size:14px; font-weight:600;text-transform:uppercase;margin-top:0px;padding:5px;background:#231f20;color:#fff;float:left;width:100%; }
.teammodal .modal-dialog{max-width:960px;border-radius:0px;}
.teammodal img{max-width:260px; float:left;margin-right:10px;margin-bottom:10px;}
.teammodal p{font-size:14px; font-weight:400;}
.teammodal .modal-content{border-radius:0px;border:0px;background:#d7ebcb;}
.teammodal .modal-header{background:#3f556f;border-radius:0px;}
.teammodal .modal-header .modal-title{color:#fff;text-transform:uppercase;font-weight:600;}

.about-top{padding: 3em 0px;width: 100%;float: left;background: #fff;}
.about-top h2{font-size:16px;font-weight: 900;color: #000;margin-bottom: 10px;margin-top: 10px; float: left; width: 100%;}
.about-top p{font-size: 14px;line-height: 23px;font-weight: 400;color:#000;}
.about-top img{height:100%;object-fit: cover;object-position: center center;}
/*.ab-vision{background-color:#fdd09e;}*/
/*.ab-mission{background-color:#79cdd0;}*/

.about-team{background:#faaf68 !important;}
.book-wrap{width:100%;height:100%;display: flex;margin: auto;justify-content: center;align-items: center;}
.book-wrap .exp-btn{border:1px solid #000;border-radius:6px;padding:10px 20px;background:none;color:#000;}
.class-wrap .soul-class{width:100%;float:left;}
.class-wrap .soul-class li{height:auto; float:left;width:100%;}
.careerform label{font-size:14px; float:left;color:#000;}
.careerform .form-control{border-radius:4px;border:1px solid #474747;padding:10px;}
.careerform [type=submit]{background:#72cbcd;color:#fff;font-size:16px;border-radius:4px;padding:10px 20px;border:0px;}
.btn-primary{background:#72cbcd;color:#fff;font-size:16px;border-radius:4px;padding:10px 20px;border:0px;}
.book-form{padding:1em 2em;}
.book-form h2{font-size:22px;font-weight: 900;color: #000;margin-bottom: 10px;margin-top: 10px; float: left; width: 100%;}
.contactform label{font-size:14px; float:left;color:#000;}
.contactform .form-control{border-radius:4px;border:1px solid #474747;padding:10px;font-size:14px;}
.contactform [type=submit]{background:#72cbcd;color:#fff;font-size:16px;border-radius:4px;padding:10px 20px;border:0px;}
.contactform2{background: #fafafa;padding: 2em;height: 100%;}
.contact-address-wrap{background: #d7ebcb;padding: 2em;height: 100%;}
.contact-info{padding: 2em 0px;border-bottom: 1px solid #ccc;float: left;width: 100%;}
.contact-info h2{font-size: 18px;text-transform: uppercase;font-weight: 600;width: 100%;margin-bottom: 5px;}
.contact-info h3   {font-size: 14px;font-weight: 500;}
.contact-info p{font-size:14px;font-weight:400;}
.contact-info a{font-size:14px;font-weight:400;}
.contact-info i{margin-right:10px;}

#playButton, #muteButton {
    padding: 10px;
    margin: 5px;
    cursor: pointer;
}

#playButton{background: #d7ebcb;border: 0px;border-radius: 4px;position: fixed;z-index: 999999999; bottom: 10px;right: 10px;border: 1px solid;text-align: center;}
i.tiktok svg{background: #dddace;border-radius: 5px;font-size: 22px;fill: #273044;padding: 5px;width: 28px;height: 28px;}
.soul-price{width:100%; float:left;}
.soul-price .container{max-width:960px;}
.soul-price li{padding: 2em 0;height: 160px !important;width:100%;}
.soul-price li h3{color:#000;font-size:26px;font-weight:bold;text-transform:uppercase;text-align:left;display: flex;margin: auto;justify-content: left;align-items: center;height: 100px;padding: 1em;line-height: 28px;}
.soul-price li p{font-size:13px;}
.price-wrap{display: flex;align-items: center;height: 100%;text-align: center;width: 100%;}
.price-wrap h4{padding:10px 20px;background:none;color:#000;font-size:26px;font-weight:bold;width: 100%;}
.price-wrap h4 span{font-weight:400;font-size: 18px;}

.loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;left:0px;
    right: 0;z-index:9999;
}
/*.loader::after{content:"";position:absolute;left:0px;width:100%;height:100%;z-index:999;background:rgba(0,0,0,0.6);}*/
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.arabic .inner-banner h2{text-align:right;}
.arabic .careerform label{float:right;}
.arabic .contactform label{float:right;}
.arabic .contact-info i{margin-right:0px;margin-left:10px;}
.arabic .teammodal img{float: right;margin-left: 10px;margin-right:0px;margin-bottom:10px;}
.arabic .contact-info a{direction: ltr !important;float: right;}
/* -------------------------------- 

Main components 

-------------------------------- */
@media (min-width: 1600px) {
    .inner-banner .overlay{margin: 0 auto; padding-left: 15px;}
.main-slider .gallery-top {
    width: 100%;
}
 
 

}
@media only screen and (min-width: 1600px) {
.home-section-five .container {
    width: 100%;
    padding: 0px;
    max-width: 100%;
}
.footer .foot-area .container {
    max-width: 90%;
}
}
@media only screen and (min-device-width: 1025px) and (max-device-width: 1280px) {
.content-wrap {
    width: 100%;
}
        .tat-gallery-box{height: auto;}
    .swiper-container{height: 472px !important; }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1024px) {
#nav > ul > li > a {
    font-size: 9px;
}
    
    .content-wrap {
    width: 100%;
}
    .swiper-container{height: 385px;}
    .timing-wrap{height: 420px;}
.content-area .product-list {
    height: auto;
}
.content-area .product-list ul li {
    width: 76%;
    padding: 0px;
    height: 300px;
    float: none;
    margin: 0 auto;
}
.header .top-bar .menu ul li a {
    font-size: 10px;
}
.header .logo-bar .right {
    width: 92%;
}
.header .logo-bar .right {
    
    
}    
    
}
@media screen and (max-width: 773px) {
     .col-9{width: 100%;}
     .col-8{width: 100%;}
    .col-7{width: 100%;}
        .col-6{width: 100%;}
         .col-5{width: 100%;}
     .col-3{width: 100%;}
      .col-4{width: 100%;}
        .col-2{width: 100%;}

    .featuressection .fbox{text-align: center;margin-top:15px;}
    .attr-nav{border-left: 0px;padding-left: 0px;margin-left: 0px;}
    .attr-nav li{float: left !important;    margin: 0px !important;}
    .header .ms-auto{    margin-left: 0px !important;}
    .top-info-bar{text-align: center;}
    .main-slider .content{width: 60%;}
    .main-slider .content h2{font-size: 22px; line-height: 26px;text-align:center;}
      .main-slider .content h2 span{font-size: 22px; line-height: 26px;}
    
    .top-info-bar .exp-btn{margin-bottom: 10px;margin-top: 10px;float: none;}
    .top-info-bar .col-7{width: 100%; float: left;}
     .top-info-bar .col-10{width: 100%; float: left;}
       .top-info-bar .col-2{width: 100%; float: left;}
    
    .home-about{padding: 2em 0px;}
    .home-about h2{font-size: 26px; line-height: 30px;margin: 10px 0px;}
    .exp-btn{margin-bottom: 15px;}
    .home-class-wrap{padding: 1em 0px;}
    .cl-level h3{margin-top: 10px;}
    .cl-level a{margin-top: 6px;}
    .smsg-item{margin-top: 0;padding: 5px;}
    .home-msg-wrap h2{color: #fff;font-size: 15px; margin-top: 10px;line-height: 24px;}
    .home-msg-wrap{background: #000;padding-bottom: 1em;}
    .home-gallery-wrap h2{font-size: 26px;}
    .soul-class li{height:auto !important;}
    .soul-class li h3{padding:0.5em;}
    .home-team  .col-4{width:50%;}
    .home-vision{height:auto;}
    .home-mission{height:auto;}
    .home-mission h2{justify-content: left;padding:0px;    }
     .home-vision h2{justify-content: left;padding:0px;}
     .teammodal img{margin:0px 0px;     max-width: 100%;}
     .price-wrap{display:block;}
     .soul-price .col-5,.soul-price .col-7{width:50%;}
     .soul-price h3{font-size:18px !Important;}
     .soul-price li h4{font-size:16px;}
      .soul-price li span{font-size:16px;}
}


@media screen and (max-width:667px) {
    
}

@media screen and (max-width:480px) {
    .swiper-slide img{width: 100% !important; height: auto;}
}
@media screen and (max-width:320px) {
    
    .navbar-brand img{max-width: 240px;;float:left;}
}