


@font-face {
    font-family: "MuseoSans_500";
    src: url(../fonts/MuseoSans_500.otf);
}

@font-face {
    font-family: 'Lota';
    src: url(../fonts/Quicksand-Medium.ttf);
}
@font-face {
    font-family: 'Nunito-Regular';
    src: url(../fonts/Nunito-Regular.ttf);
}
@font-face {
    font-family: 'Korto-Medium';
    src: url(../fonts/Korto-Medium.ttf);
}
@font-face {
    font-family: 'Lota';
    src: url(../fonts/Lota.otf);
}


dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
title{
   text-transform: capitalize; 
}
html {
  scroll-behavior: smooth;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
img{
	max-width: 100%;
}
a{
    text-decoration: none !important;
}
body{
	 font-family: 'Lota';
	line-height: unset;
}
.banner{
    position: relative;
}
.top-header .container,.navigation .container{
    max-width: 1200px;
}

.top-header{
    background-color: #41294a;
    text-transform: lowercase;
    font-size: 1rem;
    line-height: 1em;
    padding: 10px 0;
}
.top-header .info a{
    margin-left: 15px;
}
.top-header .info{
    text-transform: initial;
    cursor: pointer;
}
.top-header .info a span{
    color: #0094a7;
    font-size: 15px;
    line-height: 21px;
}
.top-header .info a p{
  color: #fff;
  font-family: 'Nunito-Regular';
  font-size: 17px;
  line-height: 21px;
}
.top-header .info img{
    max-width: 30px;
}
.top-header .top-right a.info{
    display: flex;
    align-items: center;
    margin:0 15px;
}
.top-header .top-right a.info img{
  max-width: 30px;
  filter: invert(1);
}
.top-header .top-right a.info span{
    color: #38adbc;
    font-size: 17px;
    display: block;
    margin-top: 5px;
}
.logo{
     margin-right: auto;
}
.logo img{
    max-width: 107px;
    z-index: 9;
    position: absolute;
    top: -56px;
}
.logo p{
    color: #000;
    font-size: 21px;
    margin-left:10px;
    font-family: 'Lota';
}
.top-left{
    margin-left: 165px;
}
.rykneld-nav{
    height: 50px;
}
.navigation{
    position: relative;
}
.navigation ul{
    display: flex;
}
.navigation ul li{
    margin: 0 15px;
}
.navigation ul li a{
    font-size: 17px;
    color: #3c276c;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: 1px;
     font-family: 'Lota';
}
.navigation .enquiry{
    background: #38adbc;
    padding: 7px 25px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin-left: 58px;
}

 .banner-item{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    height: 600px;
    position: relative;
  }
  .banner .content{
      display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    max-width: 1000px;
    margin: auto;
  }
  .banner h1{
    font-size: 60px;
    color: #fff;
    font-family: 'Lota';
    letter-spacing: 1px;
    text-shadow: 1px 1px #222;
  }
  .ry-contact{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 21px;
   font-family: 'Lota';
    color: #f1f1f1;
    background: #38adbc;
    padding: 15px;
    z-index: 99;
  }
  .ry-contact a{
    font-size: 30px;
    color: #fff;
    font-weight: 700;
  }
  .about{
    padding: 50px 0 0 0;
  }
  .about p{
    font-size: 21px;
    line-height: 30px;
    color: #000;
    font-family: 'Lota';
    text-align: center;
    max-width: 900px;
    margin: auto;
  }

  .solutions{
    padding:25px  0;
}
.solutions .detail{
    max-width: 1200px;
    margin: auto;
}
.solutions .img-block{
    overflow: hidden;
    height: 250px;
}
.solutions .img-block .img{
     background-size: cover !important;
     background-position: center !important;
     background-repeat: no-repeat !important;
     transition: all 1s ease;
     height: 250px;
     width: 100%;
}
.solutions .img-block:hover .img{
     width: calc(100% + 50px);
}
.solutions .content{
    padding:50px;
    height: 250px;
    display: flex;
    justify-content:center;
    flex-direction: column;
    background: #f5f5f5;
}
.solutions h2{
    font-size: 50px;
    color: #444;
     font-family: 'Korto-Medium';
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 1px;
}
.sl-1-bg{
    margin-right: 50px;
}
.sl-2-bg{
    margin-left: 50px;
}
.solutions .content p {
    color: #222;
    font-size: 17px;
    max-width:500px;
    line-height: 25px;
    font-family: 'Lota';
    text-align: justify;
}


.sl-1 {
    background: url(../img/gallery/activities/2.jpg);
}
.sl-2 {
    background: url(../img/sl2.jpg);
}
.sl-3 {
    background: url(../img/hairdress.webp);
}
.facilities{
    background: #f2f2f2;
    padding: 35px 0;
}
.facilities h2{
    font-size: 50px;
    color: #444;
    font-family: 'Korto-Medium';
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 1px;
}
.facilities .list{
   padding: 25px;
   background: #38adbc;
   padding: 10px;
   text-align: center;
   display: flex;
   align-items: center;
   margin: 15px;
}
.facilities .list img{
    max-width: 35px;
    filter: invert(1);
    margin-right: 15px;
}
.facilities h3{
    font-size: 19px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.navigation{
    padding: 3px 0;
}
.facilities-list{
    max-width: 1000px;
    margin: auto;
}
.care-bottom{
    background: #34beb9;
    padding: 50px 0;
}
.care-bottom h2{
    font-size:40px;
    color: #fff;
    font-family: 'Korto-Medium';
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 1px;
}
.care-bottom .visit .arrange{
    border: 1px solid #fff;
    padding: 10px 50px;
    color: #fff;
    font-family: 'Lota';
     text-align: center;
     font-size: 21px;
     margin-right: 50px;
     cursor: pointer;
     
}
.care-bottom .service{
    padding-left: 50px;
    border-left: 1px solid #777;
}
.care-bottom .service img{
    max-width: 50px;
    margin-right: 15px;
    filter: invert(1);
}
.care-bottom .service p{
    letter-spacing: 1px;
    font-size: 17px;
    color: #f2f2f2;
}
.care-bottom .service p a{
    font-size: 25px;
   font-family: 'Lota';
    color: #fff;
}
footer{
    background: #1b6b75;
    padding: 50px;
}
footer h2{
     font-size: 30px;
    color: #fff;
    font-family: 'Korto-Medium';
    margin-bottom: 35px;
    letter-spacing: 1px;
}
.f-logo img{
    max-width: 200px;
}
.footer-form{
    margin-left: 75px;
}
footer form .form-control{
    background: transparent;
    border-radius: 0;
    border:1px solid #fff;
    color: #fff;
    margin-bottom: 10px;
}
textarea{
    width:  100%;
}
footer form .form-control::-webkit-input-placeholder {
  color: #f2f2f2;
}
footer form .form-control::-moz-placeholder  {
  color: #f2f2f2;
}
.top-footer .btn{
    background: #38adbc;
    padding: 7px 25px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    border: 0;
}
.f-social .icon{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #38adbc;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.f-social .icon img{
    padding: 10px;
    filter: invert(1);
    max-width: 100%;
}
.copyright{
    font-size: 15px;
    color: #fff;
}
.f-nav li{
    margin-left: 15px;
}
.f-nav li a{
    color: #fff;
    font-size: 17px;
}

.banner .owl-nav {
    bottom:50%; 
    position: absolute;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    left: 25px;
    right: 25px;
}
.banner .owl-theme .owl-nav .owl-prev{
  background: url(../img/prev.png) !important;
  height: 45px;
  width: 45px;
  display: inherit;
  text-indent: -9999px;
  white-space: nowrap; 
  position: relative;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.banner .owl-theme .owl-nav .owl-next{
  background: url(../img/next.png) !important;
  height: 45px;
  width: 45px;
  display: inherit;
  text-indent: -9999px;
  white-space: nowrap; 
  background-size: contain !important;
  background-repeat: no-repeat !important;
} 

 .inner-banner{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-page{
    padding: 15px 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background: url(../img/about-main.jpg);
  }
 
  .about-page .content{
    padding:15px 50px;
  }
  .about-page .content::-webkit-scrollbar {
    width: 2px;
}
 
.about-page .content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(56 173 188 / 10%);
    border-radius: 10px;
}
 
.about-page .content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(56 173 188 / 17%);
}
  .about-page p{
    font-size: 21px;
    line-height: 30px;
    color: #000;
    font-family: 'Lota';
    text-align: center;
    max-width: 1100px;
    margin:10px auto;
  }
.vision .about-info-sec{
    max-width: 1200px;
    margin: auto;
}
.vision h3{
    font-size: 30px !important;
    font-family: 'Lota' !important;
    letter-spacing: 1px;
}
.vision p{
     font-family: 'Lota';
     font-size: 17px !important;
     line-height: 27px !important;
     text-align: center !important;
}
.value-block{
    margin-top: 25px;
}
.value-block .block{
    margin: 7px;
    background: #fafafa;
    padding: 15px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    text-align: center;
    min-height: 270px;
}
.value-block .block h4{
    font-size: 19px;
    margin-bottom: 0;
}
.value-block .block p{
    font-size: 15px !important;
    line-height: 23px !important;
    text-align: center !important;
}
.value-block .col-xl-2{
    width: 20%;
}
.value-block .block img{
    max-width: 45px;
    margin-right: 7px;
}


.value-block h3{
    font-family: 'Lota';
    font-size: 23px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
.solutions .content p span{
    font-family: 'Korto-Medium';
    font-size: 21px;
}


.contact-bck {
    background-size: cover !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background: url(../img/contact-bck.jpg);
    position: relative;
    padding: 50px 0 25px 0;
}

 .contact-bck  h3{
    font-size: 23px;
    color: #222;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 35px;
   }
   .contact-bck p{
    font-size: 15px;
    line-height: 25px;
    color: #000;
    text-align: center;
    padding:15px 0;
   }
   .contact-bck img{
    max-width: 60px;
   }
   .contact-bck .info{
    border-right: 1px dashed #ccc;
    padding: 25px;
   }
   .border-none{
    border: 0 !important;
   }
   .contact-bck .icon{
    background: #f7f7f7;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    position: relative;
   }


     .contact-bck  .icon:before{
        content: "";
    position: absolute;
    left: -15px;
    width: 40px;
    height: 40px;
    background: url(../img/love-c.png);
    background-size: 100% !important;
    background-repeat: no-repeat !important;
       animation: MoveUpDown54 2s linear infinite;
}
@keyframes MoveUpDown54 {
  0%, 100% {
    bottom: -15px;
  }
  50% {
    bottom: -25px;
  }
}
  .contact-bck  .icon:after{
    content: "";
    position: absolute;
    right: -15px;
    width: 40px;
    height: 40px;
    background: url(../img/love-c.png);
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    animation: MoveUp12 2s linear infinite;
}
@keyframes MoveUp12 {
  0%, 100% {
    top: -25px;
  }
  50% {
    top: -15px;
  }
  100%{
    top:-25px;
  }
}

.contact-bck .call-us{
    margin:25px auto;
    max-width: 200px;

}
.contact-bck .call-us a, .contact-bck .info a{
    color: #333;
    font-size: 17px;
    margin-bottom:5px;
    display: block;
}

.cnt-life{
    padding-bottom: 50px;
}
.cnt-life p{
        font-size: 25px;
    line-height: 40px;
    color: #2f808a;
    font-family: 'Lota';
    text-align: center;
    max-width: 900px;
    margin: auto;
}
.cnt-life p a{
    font-size: 35px;
    color: #41294a;
}
.facilities-page{
    padding: 50px 0 15px 0;
}
.facilities-page .block{
    padding: 25px;
    background: #fafafa;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border-radius: 10px;
    margin: 15px;
}
.facilities-page h2{
        font-size:25px;
    color: #000;
    font-family: 'Korto-Medium';
    margin-bottom:15px;
    letter-spacing: 1px;
}
.facilities-page .image{
     background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    height: 360px;
    border-radius: 5px;
}
.facilities-page p{
        color: #222;
    font-size: 17px;
    line-height: 25px;
    text-align: justify;
}
.facilities-page .content{
    padding:25px 35px;
}
.facilities-list-page{
    max-width: 1150px;
    margin:0 auto 35px auto;
}
.gallery{
    padding: 25px 0;
}
.gallery-image{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    height: 400px;
    position: relative;
}
.gallery h2{
      font-size: 25px;
    line-height: 40px;
    color: #000;
    font-family: 'Lota';
    margin: 15px 0;
    text-align: center;
}
.gallery .list{
    margin: 15px;
}
.lwu .content p{
    font-size: 16px;
}
.services{
  background: #fbfbfb;
  padding: 35px 0;
}
.services h2{
    font-size: 50px;
    color: #444;
    font-family: 'Korto-Medium';
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 1px;
}
.services .list{
    background: #38adbc;
    padding: 25px;
    text-align: center;
    margin: 15px;
    border-radius: 5px;
    min-height: 240px;
}
.services .icon{
    margin-bottom: 25px;
}
.services .icon img{
   filter: invert(1);
   max-width: 90px;

}
.services .list p{
        font-size: 19px;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
    max-width: 275px;
    margin: auto;
}

.hamburger-menu{
    position: fixed;
    top: 10px;
    /* r: 0; */
    width: 35px;
    height: 35px;
    right: 15px;
    z-index: 9999;
    display: none;
}

.hamburger-menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #38adbc;
    border-radius: 10px;
    opacity: 1;
    left: 0;
    transition: .25s ease-in-out;
}

.hamburger-menu span:nth-child(1) {
  top: 3px;
}

.hamburger-menu span:nth-child(2),
.hamburger-menu span:nth-child(3) {
  top: 13px;
}

.hamburger-menu span:nth-child(4) {
  top: 25px;
}

.hamburger-menu.open span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%;
}

.hamburger-menu.open span:nth-child(2) {
  transform: rotate(45deg);
}

.hamburger-menu.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.hamburger-menu.open span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%;
  }
  .banner-item.b3{
        background-position:center !important;
    }
    .career{
        padding: 50px 0;
    }
    .career p{
        font-size: 21px;
    line-height: 30px;
    color: #000;
    font-family: 'Lota';
    text-align: center;
    max-width: 900px;
    margin: auto;
    }
    
    .team {
    padding: 35px 0;
    z-index: 9;
    background-image: #fafafa;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    background-repeat: no-repeat !important;
    overflow: hidden;
}
    .team .image{
         background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    height: 290px;
    position: relative;
    }
    .team .content{
        padding:15px 35px;
    }
    .team h2{
        font-size: 50px;
    color: #444;
    font-family: 'Korto-Medium';
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 1px;
    }
    .team h3{
        font-size: 30px;
        letter-spacing: 1px;
        margin-bottom: 15px;
    }
    .team p{
           font-family: 'Lota';
    font-size: 17px !important;
    line-height: 27px !important;
    text-align: left !important;
    text-align: justify !important;
}

    .gallery .owl-nav {
    bottom:50%; 
    position: absolute;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    left: 25px;
    right: 25px;
}
.gallery .owl-theme .owl-nav .owl-prev{
  background: url(../img/prev.png) !important;
  height: 30px;
  width: 30px;
  display: inherit;
  text-indent: -9999px;
  white-space: nowrap; 
  position: relative;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.gallery .owl-theme .owl-nav .owl-next{
  background: url(../img/next.png) !important;
  height: 30px;
  width: 30px;
  display: inherit;
  text-indent: -9999px;
  white-space: nowrap; 
  background-size: contain !important;
  background-repeat: no-repeat !important;
} 
.life-us{
    padding:35px 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background: url(../img/life-bg.jpg);
}
.privacy{
    padding:25px 0 50px 0;
}
.privacy h2{
    font-size: 25px;
    margin: 25px 0 0 0;
}
.privacy p{
    font-size: 17px;
    line-height: 25px;
    color: #333;
    text-align: justify !important;
}
.privacy ul{
    margin-left: 25px;
    margin-top:15px;
}
.privacy ul li{
    list-style: decimal;
}
.stroke img{
    max-width: 300px;
    opacity: .2;

}
.vision.contact-bck{
    padding: 35px 0 25px 0;
}
#arrange-visit .btn {
    background: #38adbc;
    padding: 7px 25px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    border: 0;
}
#arrange-visit .form-control{
    padding: 10px;
    border-radius: 3px;
}
#arrange-visit .form-group{
    margin-bottom: 5px;
}