/*

Theme Name: rhkkids

Theme URI: https://rhkkids.com/

Author: rhkkids

Author URI: https://rhkkids.com/

Template: twentytwentyone

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: two-column, responsive-layout

*/



.map iframe {

    width:100%;

    height:400px;

}
.header {
    position: relative;
    z-index: 100;
    padding: 5px 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.square-icon img {
    margin-bottom: 15px;
    width: 58px;
}
.main-slider .slide-content .content-head {
    font-size: 46px !important;
}
.statement-card {
    padding: 70px 40px;
    background: #fff;
    -webkit-box-shadow: 0px 14px 22px rgba(42,135,158,0.14);
    box-shadow: 0px 14px 22px rgba(42,135,158,0.14);
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    min-height: 600px;
    height: 100%;
}
.main-slider .slider-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 100%;
    min-width: 100% !important;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.jtg-title {
    display: none !important;
}
.modula_menu__list li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background: #555;
}
.menu--ferdinand {
    text-align: center !important;
    margin-bottom: 37px !important;
}
.modula_menu__item a {
    font-family: "Poppins",sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: #3B4757 !important;
    margin-right: 20px !important;
    margin-left: 20px !important;
}
.education-short .education-top {
    position: relative;
    height: 70vh !important;
}
.education-short .education-top img {
    width: 100%;
    height: 70vh !important;
    object-fit: cover !important;
}
.education-short .hide-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70vh !important;
    padding: 35px 25px;
    background: rgba(255,255,255,0.95);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.education-short .hide-block .education-short-info {
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    height: 70vh !important;
}
h3.wps_visitor_title {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: normal !important;
    font-family: "Poppins",sans-serif !important;
    margin-bottom: 10px !important;
}
@media only screen and (max-width: 767px) {
    .main-slider .slide-content .content-head {
        font-size: 18px !important;
    }
    .statement-card {
        min-height: 400px;
        height: 100%;
    }
}

@media (min-width: 576px) {
    .front-popup-wrapper .modal-dialog {
        max-width: 600px;
    }
}

.opacity-75 {
    opacity: 0.75;
}
.animate-ping.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82) !important;
}
.duration-500 {
    transition-duration: 500ms;
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.z-10 {
    z-index: 10;
}
.left-4 {
    left: 1rem;
}
.-bottom-6 {
    bottom: 20px;
}
.fixed {
    position: fixed;
}
.rounded-full {
    border-radius: 9999px;
}
@keyframes ping {
    75%, 100% {
        transform: scale(2);
        opacity: 0;
    }
}
.animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
.size-10 {
    width: 3.5rem;
    height: 3.5rem;
}
.inline-flex {
    display: inline-flex;
}
.absolute {
    position: absolute;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.whatsapp-icon {
    position: relative;
}

.program-preview .program-slider-wrap .program-age p span {
    font-size: 40px;
}
.program-preview .program-slider-wrap .program-age{
    top: 0px;
}

.page-template-template-about-us .statement-card {
    padding: 70px 40px 30px;
    min-height: 450px;
}
