/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
p, a, div, span{
    font-family: "futura-pt"!important;
}
header#site-header{
    padding: 0;
}
header#site-header .header-top {
    padding: 15px 0;
}
header#site-header .header-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header#site-header .header-top .container .social-media {
    display: flex;
    align-items: center;
}
header#site-header .header-top .container .social-media ul.cnss-social-icon li.cn-fa-icon a {
    background-color: transparent !important;
}
header#site-header .header-top .container .social-media > a > i {
    color: #33798b;
    margin-right: 5px;
}
header#site-header .header-top .container  .social-media > a {
    font-size: 20px;
    font-family: "futura-pt"!important;
    font-weight: 700;
    color: #000;
    margin-left: 34px;
    transition: all 0.4s;
}
header#site-header .header-top .container .social-media > a:hover {
    color: #33798b;
    transition: all 0.4s;
}
header#site-header .header-inner {
    max-width: 100%;
    display: block;
}
header#site-header .header-top .site-logo.show img {
    max-width: 80px;
}
.header-menu {
    background-color: #33798b;
}
.container{
    max-width: 1400px;
    margin: auto;
}
.header-menu .site-navigation ul.menu{
    width: 100%;
}
.header-menu .site-navigation ul.menu li:last-child {
    margin-left: auto;
}
.header-menu .site-navigation ul.menu li{
       padding: 20px;
}
.header-menu .site-navigation ul.menu li a{
    font-size: 22px;
     font-family: "futura-pt"!important;
    color: #fff;
    line-height: normal;
    padding: initial;
    transition: all 0.4s;
}
.header-menu .site-navigation ul.menu li.current-menu-item, .header-menu .site-navigation ul.menu li:hover{
    background-color: #bacc7c;
    color: #000;
    transition: all 0.4s;
}
.header-menu .site-navigation ul.menu > li:last-child{
    background-color: #bacc7c;
    padding: 20px 24px;
    transition: all 0.4s;
}
.header-menu .site-navigation ul.menu > li:last-child:hover{
    background-color: #000;
    color: #fff;
    transition: all 0.4s;
}
.header-menu .site-navigation ul.menu > li:last-child a{
    color: #000;
}
.header-menu .site-navigation ul.menu > li:last-child:hover a{
    color: #fff;
}
.header-menu .site-navigation ul.menu li >ul {
    width: 300px;
    min-width: auto;
    background-color: #33798b;
}
.header-menu .site-navigation ul.menu li >ul li, .header-menu .site-navigation ul.menu li >ul li:last-child{
    padding: 15px;
}
.header-menu .site-navigation ul.menu li >ul li a, .site-navigation ul.menu li:hover>ul li:last-child a {
    font-size: 20px;
    display: block;
    width: 100%; 
}
.header-menu .site-navigation ul.menu li.menu-item-has-children:after {
    color: #fff;
}
.menu-outer .e-con-inner {
    display: block;
}
/*.main-menu ul#menu-main-menu > li:last-child{
     margin-left: auto;
     background: #D3D3D3;
}
.main-menu ul#menu-main-menu > li:last-child a{
    color: #000;
}*/
.homeSlider h1 {
     font-family: "futura-pt"!important;
    font-weight: 600!important;
}
/*.homeSlider h1 span {
    display: block;
    font-size: 30px;
}*/
.homeSlider a {
     font-family: "futura-pt"!important;
}
.welcomeheading h2.elementor-heading-title span {
    display: block;
 font-family: "Dancing Script", cursive!important;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    background: #008080;
    padding: 13px 25px;
    margin-bottom: 20px;
    width: max-content;
    color: #fff;
}
.image-grid figure.swiper-slide-inner {
    width: 100%;
    height: 80px;
}
.image-grid figure.swiper-slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.serviceBox  figure.elementor-image-box-img {
    height: 400px;
}
.serviceBox figure.elementor-image-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.serviceBox .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: relative;
    overflow: hidden;
}
.serviceBox .elementor-image-box-wrapper figure.elementor-image-box-img:hover img {
    transform: scale(1.1);
}
.serviceBox  .elementor-image-box-wrapper h3.elementor-image-box-title {
    display: inline-block;
    background-color: #fff;
    padding: 20px 90px;
    box-shadow: 0 10px 20px #d1d0d05c;
}
.serviceBox .elementor-image-box-wrapper .elementor-image-box-content h3 a {
    font-family: "futura-pt"!important;
    font-weight: 600;
    font-size: 20px;
}
.serviceBox  .elementor-image-box-wrapper .elementor-image-box-content {
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.service-update-box figure.elementor-image-box-img a {
    display: block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
}
.services-innercirclegrid-box figure.elementor-image-box-img a{
    display: block;
    width: 250px;
    height: 250px;
    overflow: hidden;
    border-radius: 50%
}
.service-update-box figure.elementor-image-box-img a img, .services-innercirclegrid-box figure.elementor-image-box-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.2s;
}
.service-update-box .elementor-image-box-wrapper:hover figure.elementor-image-box-img img{
    transform: scale(1.1);
    transition: all 0.2s;
}
.services-innercirclegrid-box .elementor-image-box-wrapper:hover figure.elementor-image-box-img img{
    transform: scale(1.1);
    transition: all 0.2s;
}
.service-update-box .elementor-image-box-title a{
   font-family: "futura-pt"!important;
}
.bigservice .elementor-image-box-wrapper {
    height: 450px;
}
.bigservice  figure.elementor-image-box-img {
    height: 450px;
}
.bigservice figure.elementor-image-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bigservice  .elementor-image-box-content {
    position: absolute;
    bottom: 40px;
}
.bigservice .elementor-image-box-content h3 {
    display: inline-block;
    margin: 0;
    padding: 15px 0px;
    width: 400px;
    max-width: 100%;
    line-height: normal;
}
.bigservice:first-child .elementor-image-box-content h3 {
    background-color: #008080;
    transition: all 0.4s;
}
.bigservice:first-child .elementor-image-box-wrapper:hover .elementor-image-box-content h3 {
    background-color: #d3d3d3;
    color: #000;
    transition: all 0.4s;
}
.bigservice:last-child .elementor-image-box-content h3 {
    background-color: #d3d3d3;
    color: #000;
    transition: all 0.4s;
}
.bigservice:last-child .elementor-image-box-wrapper:hover .elementor-image-box-content h3 {
    background-color: #008080;
    transition: all 0.4s;
}
.teamBox .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: relative;
    height: 390px;
}
.teamBox .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.teamBox .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 20px;
}
.teamBox .elementor-image-box-wrapper figure.elementor-image-box-img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 26%, rgba(0, 0, 0, 1) 100%);
    border-radius: 8px;
}
.footer-icon .elementor-icon-box-icon {
    margin-top: 10px;
}
footer#site-footer {
    padding-top: 75px;
    padding-bottom: 0px;
    background-color: #272324;
}
.footer-top h3 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-bottom: 50px;
}
.footer-mid {
    background: #33798b;
    position: relative;
    padding: 48px 0 28px 0;
}
.footer-mid ul.social-footer li a {
    width: 50px;
    height: 50px;
    color: #272324;
    background: #bacc62;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-mid ul.social-footer li:last-child{
    display: block;
}
.footer-mid ul.social-footer {
    gap: 10px;
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
}
.footer-menu ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    gap: 0 60px;
    margin: 0;
    padding: 0;
}

.footer-menu ul li a {
   font-family: "futura-pt"!important;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.footer-bottom {
    padding: 20px 0;
}
.footer-bottom p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: "futura-pt"!important;
    margin-bottom: 0;
}
.contact-detail {
    display: flex;
    padding-bottom: 50px;
    justify-content: space-between;
    gap: 100px;
}

.contact-box {
    display: flex;
    gap: 20px;
    width: 20%;
}

.contact-box-icon i {
    color: #fff;
    font-size: 30px;
}

.contact-box-content span {
    font-size: 24px;
    font-family: "futura-pt"!important;
    color: #bacc7c;
    display: block;
}

.contact-box-content a {
    font-size: 18px;
    font-family: "futura-pt"!important;
    font-weight: 500;
    color: #fff;
}

.contact-box:first-child .contact-box-content a{
    font-size: 36px;
   font-family: "futura-pt"!important;
       line-height: 48px;
}

/*.team-grid .elementor-widget-image-box:nth-child(odd) .elementor-image-box-wrapper figure.elementor-image-box-img img {
    background: rgb(0 128 128);
    transition: all 0.5s linear;
}
.team-grid .elementor-widget-image-box:nth-child(even) .elementor-image-box-wrapper figure.elementor-image-box-img img {
    background: rgb(211 211 211);;
    transition: all 0.5s linear;
}*/
.team-grid figure.elementor-image-box-img {
    height: 450px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.team-grid figure.elementor-image-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}
.team-grid figure.elementor-image-box-img:hover img {
    transform: scale(1.1);
    transition: all 0.4s;
}
.pum-content.popmake-content {
    font-family: "futura-pt"!important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.pum-container {
    padding: 50px 30px !important;
	top: 50px !important;
/*     width: 50% !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin-left: 0!important; */
    border:0!important;
}
.pum-title {
    font-family: "futura-pt"!important;
}
.contact-form ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
}

.contact-form ul li.half {
    width: calc(50% - 5px);
}

.contact-form ul li.full {
    width: 100%;
}

/*.contact-form form {
    max-width: 80%;
    margin: auto;
}*/

.contact-form ul li input, .contact-form ul li textarea {
    font-size: 16px;
    font-family: "futura-pt"!important;
    font-weight: 500;
    color: #000;
    border: 2px solid #000;
    border-radius: 0;
    padding: 15px 20px;
    outline: none;
}
.contact-form ul li textarea {
    height: 250px;
}

.contact-form ul li  input.wpcf7-form-control.wpcf7-submit {
    border: 0;
    background: #D3D3D3;
    padding: 10px 60px;
    font-size: 18px;
    text-transform: uppercase;
}

.contact-form ul li input.wpcf7-form-control.wpcf7-submit:hover {
    background: #008080;
}
.blog-listing .elementskit-post-image-card {
    box-shadow: none!important;
}
.blog-listing  .elementskit-post-image-card:hover .elementskit-entry-thumb>img {
    transform: none!important;
}

.list-box ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    gap: 20px;
}
.list-box ul li {
    padding: 15px 20px 15px 50px;
    background: #008080;
    width: calc(50% - 10px);
    position: relative;
}
.list-box ul li:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    width: 15px;
    height: 15px;
    background-image: url('images/checked.png');
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(1);
}
body.single.single-post main#content {
    max-width: 100%;
}
body.single.single-post .post-banner {
    position: relative;
}

body.single.single-post .post-banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    background: #00000080;
}
body.single.single-post .page-header {
    position: absolute;
    top: 50%;
    width: 100%;
}
body.single.single-post .page-header h1 {
    text-align: center;
    font-size: 55px;
    color: #fff;
}

body.single.single-post .page-content .container {
    padding: 50px 40px;
    background: #fff;
    max-width: 1000px;
    border: 2px dashed #000;
    margin-top: -100px;
    margin-bottom: 100px;
    z-index: 9;
    position: relative;
}

.site-navigation ul.menu li.menu-item-has-children:after {
    top: -2px !important;
    margin-left: 10px;
    position: relative;
    font-size: 24px;
}
body.single.single-post {
    background: #EFFCFF;
}
.footer-col p.elementor-icon-box-description {
    font-family: "futura-pt"!important;
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
}
body.error404 h1.entry-title {
    font-size: 150px;
    line-height: 100px;
}

body.error404  main#content {
    text-align: center;
    padding: 70px 20px;
    background: #EFFCFF;
    max-width: 100%;
}
.header-top ul.elementor-icon-list-items  span.elementor-icon-list-text span{
    font-size: 14px;
    display: block;
    line-height: 10px;
    color: #000;
    font-weight: 500;
}
.header-top ul.elementor-icon-list-items li:last-child a span {
    color: #467886 !important;
    text-decoration: underline;
}
.header-top ul.elementor-icon-list-items li{
    margin-bottom: 10px;
}
.footer-social a.elementor-icon:hover {
    opacity: 1;
}
/*11-07-2025*/
.header-detail ul.elementor-icon-list-items li.elementor-icon-list-item a {
    justify-content: center;
    text-align: center;
}
.hero-text h1 {
    font-family: "futura-pt"!important;
    font-weight: 400!important;
}
.phone-number a {
    font-size: 40px;
}
.hero-text h1 span {
    display: block;
    font-family: "Dancing Script", cursive!important;
    font-size: 70px;
}
.office-time table td, .office-time table th {
    border: 0;
    border-bottom: 1px solid #fff;
    border-top: 0!important;
    padding: 5px 0;
    text-align: left;
    color: #fff;
}

.footer-icon p.elementor-icon-box-description a {
    color: #fff;
}

.footer-icon.call p.elementor-icon-box-description a {
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    color: #FFFFFF;
    font-family: "futura-pt"!important;
}
.addtreat h3 {
    color: #fff;
}
body.page-id-28 .ekit-template-content-header, body.page-id-28 .ekit-template-content-footer{
    display: none;
}
.contact-footer-img {
    display: none;
}
body.page-id-2276 .footer-map {
    display: none;
}
body.page-id-2276  .contact-footer-img {
    display: block;
}
 .service-update-box.coach-circle figure.elementor-image-box-img a img{
  object-position: left;
}
#ekit-megamenu-main-menu .schedule-link.current-menu-item.active a {
    background: #008080 ;
    color: #fff!important;
}

#ekit-megamenu-main-menu  li.current-menu-ancestor:has(.schedule-link.current-menu-item.active) a{ background: #008080 !important;
    color: #fff;
}

#ekit-megamenu-main-menu  li.current-menu-ancestor:has(.schedule-link.current-menu-item.active) a .icon::before {
    color: #fff;
}
#ekit-megamenu-main-menu  ul#menu-main-menu > li:hover > a, #ekit-megamenu-main-menu  ul#menu-main-menu > li > ul > li:hover > a{
    background-color: #d3d3d3!important;
    color: #000!important;
}
#ekit-megamenu-main-menu  ul#menu-main-menu > li:hover > a .icon::before{
    color: #000!important;
}
.team-grid {
    grid-template-rows: auto!important;
}
.bottom-image {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.pum-theme-266 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    top: -15px !important;
    right: -15px;
}
.pum-content.popmake-content h5 {
    font-family: 'futura-pt' !important;
}
body.home .pum-container {
    width: 50% !important;
    margin: auto !important;
    top: 50% !important;
    transform: translateY(-50%);
}
.team-grid .elementor-image-box-wrapper p.elementor-image-box-description b {
    color: #008080;
}
.team-grid .elementor-image-box-wrapper:hover p.elementor-image-box-description b {
    color: #000;
}
.contact-form ul li.full span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 20px;
    display: block;
}
.wpcf7-response-output {
    margin: 0 0 50px 0!important;
}
@media(max-width: 1600px){
	   .main-menu ul.elementskit-navbar-nav.elementskit-menu-po-center .elementskit-dropdown-has:last-child  .elementskit-dropdown {
    left: inherit;
    right: 0!important;
}
	.pum-content.popmake-content {
    font-size: 15px;
    line-height: 22px;
	}
}
@media(max-width: 1400px){
    .header-top span.elementor-icon-list-text {
    font-size: 16px;
}
    .main-menu ul#menu-main-menu > li a, .footer-menu ul li a {
        font-size: 12px;
        padding: 15px 10px;
    }

    .menu-outer div#ekit-megamenu-main-menu {
        height: auto;
    }

   
 
}
@media(max-width: 1200px){
    .bigservice .elementor-image-box-content {
        width: 80% !important;
        left: 50%;
        transform: translate(-50%);
    }
    .main-menu ul#menu-main-menu > li a i:before {
        font-size: 8px !important;
    }
    .main-menu ul#menu-main-menu > li a, .footer-menu ul li a {
        font-size: 10px;
    }
    .services-circlegrid-box .elementor-element.e-flex.e-con.e-child {
        max-width: calc(20% - 16px);
    }
    .services-circlegrid-box {
        flex-wrap: wrap;
    }
    .footer-icon.call p.elementor-icon-box-description a {
    font-size: 24px;
}

}
@media(max-width: 1024px){
    .main-menu ul.elementskit-dropdown.elementskit-submenu-panel.elementskit-dropdown-open {
        background: #025f5f;
        margin: 15px;
    }
.bottom-image {
    display: block;
}
}
@media(max-width: 991px){
    .serviceBox .elementor-image-box-wrapper h3.elementor-image-box-title{
        padding: 10px 50px;
    }
    .serviceBox .elementor-image-box-wrapper .elementor-image-box-content h3 a {
        font-family: "Montserrat", sans-serif;
        font-size: 24px;
    }
    .bigservice .elementor-image-box-content h3{
        padding: 15px;
    }
    .bigservice .elementor-image-box-wrapper, .bigservice figure.elementor-image-box-img {
        height: 400px;
    }
    body.single.single-post .post-banner .wp-post-image {
                height: 250px;
        max-height: 250px;
    }
    body.single.single-post .page-header h1 {
        font-size: 30px;
    }
    body.single.single-post .page-content .container {
        max-width: 90%;
        margin-top: -50px;
		padding: 25px 20px;
    }
    body.single.single-post .post-banner:before {
        height: 250px;
    }
    .page-content {
        font-size: 18px;
        line-height: 30px;
    }
    .serviceBox .elementor-image-box-wrapper h3.elementor-image-box-title {
        width: 80%;
    }
 
   .mobile-header {
    align-items: center;
}
 .services-circlegrid-box .elementor-element.e-flex.e-con.e-child {
        max-width: calc(33.33% - 16px);
    }
}
@media(max-width: 767px){
	div#ekit-megamenu-main-menu ul li:hover a {
    background: transparent;
    color: #fff;
}

div#ekit-megamenu-main-menu ul li:hover a i {
    color: #fff;
}
div#ekit-megamenu-main-menu ul li ul li	a.dropdown-item.active {
    background: #d3d3d3;
}
div#ekit-megamenu-main-menu ul li.current-menu-ancestor > a {
    background: #d3d3d3;
	color: #000;
}
	div#ekit-megamenu-main-menu ul li.current-menu-ancestor > a > i{
			color: #000;
	}
    div#mobile-menu ul.submenu-click-on-icon li.menu-item-has-children a {
    justify-content: space-between;
}

     .stagetimeline .twae-content {
    height: auto !important;
}
.team-grid .elementor-widget-image-box .elementor-image-box-wrapper figure.elementor-image-box-img img{
    width: 100%;
}
body.single.single-post main#content {
    max-width: 100%;
    padding: 0;
}
	.pum-theme-266 .pum-container, .pum-theme-lightbox .pum-container {
    top: 20px !important;
}
    .pum-theme-266 .pum-content + .pum-close, body.admin-bar .pum-theme-lightbox .pum-content + .pum-close {
        position: fixed;
        top: 10px!important;
        right: 5px !important;
    }
body.home .pum-container {
    width: 90%!important;
}

body.home .pum-container h3 {
    font-size: 20px;
    line-height: 30px;
}
}
@media(max-width: 480px){
.footer-social .elementor-social-icons-wrapper.elementor-grid{
    margin: 0!important;
}

.video .elementor-custom-embed-image-overlay img {
    height: 400px;
}
.list-box ul li {
    width: 100%;
}
.footer-menu ul{
    display: block;
}
.footer-menu ul li{
    text-align: center;
}
.contact-form ul li.half {
    width: 100%;
}
body.error404 h1.entry-title {
    font-size: 100px;
}
body.single.single-post .page-header h1 {
        font-size: 26px;
    }
   
	.hero-btn a {
    padding: 10px !important;
}

.pum-container .popmake-title {
    padding-right: 50px !important;
}
}
@media(max-width: 593px){
     .services-circlegrid-box .elementor-element.e-flex.e-con.e-child {
        max-width: calc(50% - 16px);
    }
}
@media(max-width: 480px){
     .services-circlegrid-box .elementor-element.e-flex.e-con.e-child {
        max-width: 100%;
    }
    .service-update-box figure.elementor-image-box-img a {
    width: 300px;
    height: 300px;
        object-position: left;
}

}

.header-detail li.elementor-icon-list-item:first-child span.elementor-icon-list-icon {
    position: absolute;
    left: 60px;
    top: 5px;
}

@media only screen and (max-width:1400px) and (min-width: 1025px){
    .header-detail li.elementor-icon-list-item:first-child span.elementor-icon-list-icon{left:45px;}
    .main-menu ul#menu-main-menu > li a{
        font-size: 14px;
    }
    .footer-menu ul li a {
        font-size: 16px;
    }
    .footer-icon.call p.elementor-icon-box-description a{font-size:24px !important;}

}

@media only screen and (max-width: 1255px) and (min-width: 1025px){
.header-top p.elementor-image-box-description {
    font-size: 12px !important;
    font-weight: 400 !important;
}

}

@media(max-width:1025px){
    .footer-menu ul{gap:0px 30px;}
    .footer-menu ul a {
    font-size: 15px !important;
}
}
@media(min-width:768px) and (max-width:1400px) {
	 button.pum-close.popmake-close {
        top: 10px!important;
        right: 10px!important;
    }
/*     .pum-container {
        width: 80% !important;
        height: 80% !important;
        overflow-y: scroll !important;
    } */
}