@import url('https://fonts.cdnfonts.com/css/made-tommy-soft-outline');
@import url('https://fonts.cdnfonts.com/css/valenca-kids');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap');


*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;  
}

:root{
   --orange-highlighted-colour:#c37540;
}

html, body{
   overflow-x: clip;
}

@font-face {
   font-family: 'Val';
   src: url(../css/fonts/ValencaKids-2OzVo.otf);
}
@font-face {
   font-family: 'tom';
   src: url(../css/fonts/MADE\ Tommy\ Soft\ Regular\ PERSONAL\ USE.otf);
}

h1,h2,h3{
   font-family: 'val';
   font-size: 50px !important;

}
h4,h5,h6,p {
   font-family: 'tom';
   font-weight: 400;
   font-size: 17px;
}


header .navbar-light .navbar-nav .nav-link{
   color: #000;
   font-weight: 700;
   font-size: 20px;
   margin: 15px 15px;
}
header .nav-link.active{
   background-color:  var(--orange-highlighted-colour)!important;
   border-radius: 25px;
   padding: 10px 25px !important;
   color: #fff !important;
}
.navbar-brand img{
   width: 80px;
}


/* header .navbar-light .navbar-nav .nav-link{
   color: #000;
   font-weight: 700;
   font-size: 20px;
}

header .nav-link.active{
    background-color:  var(--orange-highlighted-colour)!important;
    border-radius: 25px;
    padding: 15px;
    color: #fff !important;
} */




.owl-theme .owl-nav{
   display: none;
}
/* .owl-theme .owl-dots{
   transform: translateY(-4rem);
} */
.owl-dot.active span{
   background-color: #fff;
}




.keenel-f{
   background-color: #b96c38;
   padding: 30px;
   color: #fff;
}
.f-kk h3{
   font-size: 40px;
}

.ken-ad h3{
   font-size: 18px;
}

ol, ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
.ken-con a{
   text-decoration: none;
   color: #fff;
}
.ken-con i{
   color: #fdac49;
}




/* testimonial section */

.testi-righttt{
   right:1%;
   top: 0;  
}



.testimonial-content{
   top: 0;
   color: #fff;
   margin-top: 30px;
   width: 98%;
}
.testimonial-content h5{
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 25px;
  font-family: 'val';
}
.testimonial-content p{
   font-size: 13px;
   text-align: justify;
}

.testimoni-btm{
   left: 1%;
   bottom: 3%;
}

.gff{
   font-family: 'val' !important;
   font-size: 35px;
}

.fff2 a{
   color: #fff !important;
   font-weight: 500 !important;
}

.ken-ad h5{
   font-size: 35px;
   font-family: 'val' !important;
}
.ken-con li a{
   font-weight: 500;
}
.ken-con a:hover{
   color: #fff !important;
}
/* testimonial section */


.f-kk img{
   width: 20%;
}

.ken-con a{
   text-decoration: none;
   color: #fff;
}
.ken-con i{
   color: #fdac49;
}

.gff{
   font-family: 'val' !important;
   font-size: 35px;
}

.fff2 a{
   color: #fff !important;
   font-weight: 500 !important;
}

.ken-ad h5{
   font-size: 35px;
   font-family: 'val' !important;
}
.ken-con li a{
   font-weight: 500;
}
.ken-con a:hover{
   color: #fff !important;
}

.ken-ad ul .fontccc{
   display: inline;
   color: #fff !important;
}

.ken-ad .fontccc i{  
   font-size: 30px;
   color: #fff;
}





