/*logo*/
#sp-header .logo {
    height: 76px;
    display: table;
    position: absolute;
    z-index: 10;
    top: 0px; 
    left: 0px; 
}

.logo img {
    width: 90px;
}

/*slide*/
.sppb-slidehsow-sub-title {
    font-family: 'Noto Sans'!important;
    font-weight: normal;
}
.sppb-slider-wrapper.varition-animation .slider-img .slide-sun {
    -webkit-animation-name: none;
    animation-name: none;}
.sppb-slider-wrapper.varition-animation .slider-img img.slide-girl {
    transform: scale(0.85)!important;top:-90px!important;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text .sppb-fullwidth-title {
  font-size: 90px!important;
}


/*home*/
.dimsum-content img.sppb-img-responsive {
    width: 60px;
}
i.kd.kidzy-icon-testimonial {
    color: #5e3b15;
}
.dimsum-content h4.sppb-addon-title.sppb-feature-box-title {
    color: #5e3b15!important;
    font-weight: 900;
}
.fb-title-white h4.sppb-addon-title.sppb-feature-box-title {
  color: #fff!important;}

@media(max-width:991px){
.sp-kidzy-featured-list .sppb-addon-feature {
    width: auto !IMPORTANT;
    padding: 10px !IMPORTANT;
}
.sp-kidzy-featured-list .sppb-addon-single-image {
    width: auto !IMPORTANT;
}
.fb-title-white h4.sppb-addon-title.sppb-feature-box-title {
    font-size: 18px !important;
    margin: 0px !important;
}
.dimsum-content img.sppb-img-responsive {
    width: 40px !IMPORTANT;
}}


/*subheading*/
.sppb-section-title .sppb-title-subheading {
    font-size: 22px!important;line-height:1.3!important;
}

/*cloud*/
@keyframes shift {
	0% {
	
		transform: translatex(0px);
	}
	50% {

		transform: translatex(80px);
	}
	100% {

		transform: translatex(0px);
	}
}

img.slide-sun, img.slide-cloud {
    animation-name: shift!important;
    animation-duration: 5s!important;
    animation-iteration-count: infinite!important;
    animation-timing-function: linear!important;
}

.sppb-slider-wrapper.varition-animation .slider-img img.slide-cloud {
    left: 50px!important;
    top: 100px!important;}


/*text*/
.jx-text-01 .sppb-addon-title, .jx-text-01 span{
    color: #5e3b15!important;
    font-weight: 900;
    text-shadow: 2px 2px 3px white!important;
}

/*btn*/
#bfSubmitButton span {
    color: #fff!important;
}

/*contact*/
i.fa.fas.fa-phone-alt {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*offcanvas*/
.offcanvas-menu .offcanvas-inner ul.nav li a:hover {
    background: #5e3b15;
    color: #fff;
}

/*bottom*/
#sp-bottom .sp-module ul >li >a:before {
  font-family: FontAwesome;
  content: none!important;
  margin-right: 8px;
}

#sp-bottom .sppb-addon-text {
    color: #fff;
}

#sp-bottom h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin: 0;
}

#sp-bottom2 i:before, #sp-bottom3 i:before, #sp-bottom4 i:before, #sp-bottom5 i:before, #sp-bottom6 i:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff!important;
}

#sp-bottom .sppb-addon-feature {
    margin-bottom: 0px;
  }

span.sp-copyright {
    color: #fff;
}
span.sp-copyright a:hover{
    color: #ffffffb3;
}
#sp-footer1 a:hover {
    color: #ffffffb3!important;
}
