 @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;
}
.leg-ccc{
   right: 10%;
   top: 5%;
}
.dogg-kk{
   right: -12%;
   bottom: 55%;
}



.ghggh{
   top: 12px;
   font-size: 30px;
   color: #6b6969;
}









.keenel-f{
   background-color: #b96c38;
   padding: 70px;
   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;
}



.cont-kenn h3{
   color: #fdac49;
}
.add-con h5{
   font-weight: 600 !important;
}

.right-con-k{
   background-color: #b96c38;
   padding: 10px 0;
   color: #fff;
   border-radius: 5px;
}
.right-con-k i{
   color: #fdac49;
   font-size: 25px;
}
.mapssss iframe{
   border-radius: 10px !important;
}
.icon-kkk input{
   border-top: none;
   border-right: none;
   border-left: none;
   border-bottom: 2px solid #6b6969;
   padding-left: 40px;
}
.icon-kkk .form-control{
   font-size: 25px;
}
.butn-kennn{
   background-color: #b96c38 !important;
   border-radius: 50px !important;
   border: none !important;
   padding: 10px 20px !important;
   font-weight: 600 !important;
   font-size: 22px !important;
   
}


.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;
}

.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;
}











