@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');

#primary {
    width: 100%;
    max-width: 100%;
}
#page {
    max-width: 100%;
    padding: 0;
}
.post .entry-header {
    margin-bottom: 0;
}
.text-shadow p {
    filter: drop-shadow(-1.798px 0.877px 1px rgba(0, 0, 0, 0.74));
}
.section-shadow{
    filter: drop-shadow(-2.696px 1.315px 2px rgba(0,0,0,0.74));
}
.img-shadow img {
    filter: drop-shadow(-8.988px 4.384px 5px rgba(0, 0, 0, 0.53));
}
.icon-shadow .elementor-icon-list-icon svg {
    filter: drop-shadow(-2.696px 1.315px 1.5px rgba(0, 0, 0, 0.59));
}
.site-form label {
    line-height: 20px;
    font-weight: 500 !important;
    font-size: 16px;
    color: #fff;
    font-family: "Montserrat";
}
.site-form .form-control {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #000 !important;
    font-weight: 500;
    font-family: "Montserrat";
    border-radius: 12px;
    background-color: #ffffff;
    border: 1px solid #1b1e53;
    padding: 17px 10px 18px 10px;
    display: inline-block;
    width: 100% !important;
    margin: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
    z-index: 99;
}
.site-form textarea.form-control {
    height: 158px;
}
.site-form .submit-button {
    font-size: 19px;
    line-height: 23px;
    color: #000;
    font-weight: 600;
    font-family: "Montserrat";
    border-radius: 12px;
    background-image: url(https://diamondphysstg.wpenginepowered.com/wp-content/uploads/2026/03/IMG_07.webp);
    background-color: transparent;
    padding: 17px 10px 17px 10px;
    position: relative;
    display: inline-block;
    z-index: 9;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.wpcf7 form .wpcf7-response-output {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.site-form .submit-btn .wpcf7-spinner {
    position: absolute;
}
.wpcf7-not-valid-tip {
    font-size: 14px !important;
    line-height: 20px;
    font-family: "Montserrat";
}
.site-form .inner-form .col-6 {
    padding: 0 6px;
    width: 50%;
}
.site-form .inner-form .col-12 {
    width: 100%;
    padding: 0 6px;
}
.site-form .inner-form .row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0 -6px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus, select:focus{
    outline: none !important;
    box-shadow: none !important;
    border-color: #000 !important;
}
.banner-section .banner-content .elementor-widget-heading {
    position: relative;
}
.banner-section .elementor-widget-heading:before {
    content: "";
    position: absolute;
    background-image: url(https://diamondphysstg.wpenginepowered.com/wp-content/uploads/2026/03/heading-line.webp);
    width: 287px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 14px;
    left: 40px;
    display: inline-block;
}
.banner-section .banner-content .big-border-heading:before {
    left: 48px !important;
    background-image: url(https://diamondphysstg.wpenginepowered.com/wp-content/uploads/2026/03/big-line.webp) !important;
    width: 464px !important;
}
.book-your-session select.form-control {
    background-image: url(https://diamondphysstg.wpenginepowered.com/wp-content/uploads/2026/03/bottom-arrow-icon.webp);
    background-size: 14px;
    background-position: right 18px top 20px;
}
.check-icon li {
    list-style: none;
    position: relative;
}
.check-icon li:before {
    content: "";
    position: absolute;
    background-image: url(https://diamondphysstg.wpenginepowered.com/wp-content/uploads/2026/03/checbox-icon.webp);
    width: 30px;
    height: 24px;
    left: 0;
    top: 0;
    display: inline-block;
    margin-left: -38px;
}
.about-the-traning.check-icon li:before {
    background-image: url(https://diamondphysstg.wpenginepowered.com/wp-content/uploads/2026/03/black-check.webp);
}
.animated-black-logo img {
    mix-blend-mode: multiply;
}
.service-img-shadow img {
    filter: drop-shadow(-11px 0 5px rgba(0, 0, 0, 0.83));
}
.gradient-text h4 {
  background: linear-gradient(
    180deg,
    #f7d774 0%,  
    #e6b94c 40%, 
    #c8922e 70%,  
    #a8741f 100%  
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.elementor-popup-modal .dialog-close-button svg {
    fill: #fff !important;
    height: 30px !important;
    width: 30px !important;
}
.solution-list .solution-box:hover{
    cursor: pointer;
}
.header-full-menu{
    display: none !important;
}
.half-menu{
	display:block !important
}
.solution-list .service-popup-heading {
    position: absolute;
    bottom: 0;
}
p.gradient-text {
    background: linear-gradient(180deg, #f7d774 0%, #e6b94c 40%, #c8922e 70%, #a8741f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.dialog-widget-content.dialog-lightbox-widget-content {
    border-radius: 21px !important;
    filter: drop-shadow(-11px 0 5px rgba(0, 0, 0, 0.83)) !important;
    background-color: transparent !important;
    box-shadow: none !important;
}
.dialog-message.dialog-lightbox-message {
    border-radius: 21px;
    width: 626px !important;
}
.service-popup li {
    padding: 3px 0;
}
.service-popup .check-icon li:before{
    top:2px !important
}




.service-section .service-box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.service-section .service-box .elementor-widget-image {
    position: relative;
}
.service-section .service-box .elementor-widget-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #000;
    border-radius: 21px;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 1;
}
.service-section .service-box:hover .elementor-widget-image::before {
    opacity: 0.85;
}
.service-section .service-box .elementor-widget-image img {
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.service-section .service-box:hover .elementor-widget-image img {
    opacity: 0.35;
}
.service-section .service-box .service-box-text {
    transition: all 0.4s ease;
    position: relative;
    z-index: 2;
}
.service-section .service-box:hover .service-box-text {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
}
.service-section .service-box .service-hover-content {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.4s ease;
    z-index: 3;
    pointer-events: none;
}
.service-section .service-box:hover .service-hover-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.service-section .service-box .service-hover-content h4 {
    color: #fff !important;
}
.banner-section.blog-banner-section .elementor-widget-heading:before {
    width: 163px;
}
/* .single-post .content-area {
    max-width: 1440px !important;
    margin-block: 250px 100px !important;
    z-index: 0;
    position: relative;
}
.single-post .post .entry-header {
    margin-bottom: 0;
    position: relative;
    z-index: 99;
}
.single-post .post h1.entry-title {
    position: absolute;
    right: 0;
    top: 24px;
    background-color: #000 !important;
    padding: 86px 50px 20px 50px;
    margin-bottom: 0 !important;
    height: 100% !important;
    min-height: 600px;
    width: 45%;
    display: block !important;
    font-size: 56px;
    letter-spacing: -2px;
    color: #ffffff;
    font-weight: bold;
    font-family: "Times New Roman";
    text-align: center;
}
.single-post .post p.entry-byline {
    color: #000 !important;
}
.single-post .post .entry-byline a {
    color: #000 !important;
}
.single-post .post-content .featured-image img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.single-post .post-content .featured-image {
    width: 55%;
} */

.single-post .post-title {
    height: 600px;
}

.blog-section:hover {
    transform: translateY(-10px) !important;
}








@media (max-width: 1298px) {

    .one-on-one-section .small-img {
        right: 57px !important;
        bottom: calc(100% - 75%) !important;
    }
}


@media (max-width: 1200px) {

    .one-on-one-section .small-img {
        right: 80px !important;
        bottom: calc(100% - 90%) !important;
    }
    .check-icon li:before {
        margin-left: -30px !important;
    }
   
}


@media (max-width: 1024px) {

    .banner-section .banner-img img {
        height: 500px !important;
    }
    .banner-section.banner-small-line .elementor-widget-heading:before {
        width: 270px;    
        left: 25px; 
    }
    .site-form .form-control{
        padding: 15px 10px 15px 10px;
    }
    .site-form textarea.form-control {
        height: 137px;
    }
    .site-form .inner-form .row {
        gap: 10px;
    }
    .site-form .submit-button{
        padding: 13px 10px 14px 10px;
    }
    .one-on-one-section .small-img {
        bottom: -236px !important;
        left: 0 !important;
    }
    .header-full-menu{
        display: block !important;
    }
    .half-menu{
        display:none !important
    }
    .elementor-element.elementor-element-ab54f95.e-con-full.e-flex.e-con.e-child {
        width: 100% !important;
    }
	.footer-menu a.elementor-item {
       justify-content: center !important;
    }
    .single-post .post-title {
        height: auto !important;
        top:25px !important
    }
}



@media (max-width: 767px) {

    .banner-section .banner-img img {
        height: 400px !important;
    }
    .banner-section.banner-small-line .elementor-widget-heading:before {
        width: 215px;     
    }
    .site-form .form-control {
        padding: 12px 10px 12px 10px;
    }
    .site-form textarea.form-control {
        height: 120px;
    }
    .site-form .submit-button {
        padding: 12px 10px 12px 10px;
        font-size: 18px;
        line-height: 22px;
    }
    .site-form .inner-form .row {
        gap: 0;
        flex-direction: column;
    }
    .site-form .inner-form .col-6 {
        width: 100%;
    }
    .banner-section .banner-content .big-border-heading:before {
        left: 25px !important;
        width: 405px !important;
    }
    .book-your-session select.form-control {
        background-size: 12px;
        background-position: right 16px top 17px;
    }
    .one-on-one-section .small-img {
        bottom: -200px !important;
        left: 0 !important;
    }
    .solution-list .solution-box .common-modal{
        width: 100% !important;
    }
    .elementor-element.elementor-element-ab54f95.e-con-full.center-block.e-flex.e-con.e-child {
        width: auto !important;
    }
    .header .right-block {
        width: auto !important;
    }
}


@media (max-width: 567px) {

    .banner-section .banner-img img {
        height: 350px !important;
    }
    .banner-section .banner-big-content h1.elementor-heading-title {
        font-size: 46px !important;
        line-height: 46px !important;
    }
    .banner-section .banner-content .big-border-heading:before {
        width: 320px !important;
    }
	.book-your-session .banner-img img {
       object-position: right center !important;
    }
    a.dialog-close-button.dialog-lightbox-close-button {
        top: -30px !important;
        right: 10px !important;
    }
    .elementor-popup-modal .dialog-close-button svg {
        height: 25px !important;
        width: 25px !important;
    }
    .service-popup .check-icon li:before{
        top: 0 !important;
    }
}