/* 
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:last-child{
    margin-bottom: 0;
}
*:focus{
    outline: none !important;
}
a{
    transition: all 0.5s;
}
.page-header:not(.blog-title-header) {
    display: none;
}
span.elementor-button-icon {
    display: flex;
    align-items: center;
}
html body {
    padding-top: 138px;
    font-family: var(--e-global-typography-primary-font-family);
}
.getin_touch_form .full-width p img {
    width: 20px !important;
    transform: translateY(4px);
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    font-family: 'Poppins';
    color: #f86666;
}
.elementor-accordion .elementor-accordion-item {
    border-width: 0 0 1px 0px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submit_btn {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 44px;
    color: #fff;
    background-color: var(--e-global-color-accent);
    border-radius: 10px 10px 10px 10px;
    padding: 0px 50px;
    border: 1px solid var(--e-global-color-primary);
}
.getin_touch_form label:has(span.wpcf7-quiz-label) span.wpcf7-quiz-label {
    color: #fff;
    line-height: 130%;
}
.submit_btn {
    text-align: center;
}
.submit_btn p{
    margin-top: 22px;
    position: relative;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submit_btn:hover {
    color: var(--e-global-color-primary);
    background: #fff;
}
.full-width span.wpcf7-form-control-wrap {
    display: block;
}
.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output {
    background: #fff9f9;
    border: 1.5px solid #c02b0a;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .11), 0 0 4px rgba(18, 25, 97, .041);
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 10px 7px;
    position: relative;
    width: 100%;
    font-size: 13px;
    text-align: center;
    color: red;
}
form.wpcf7-form.sent .wpcf7-response-output {
    background: #00a5071f;
    border: 1.5px solid #00a507;
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .11), 0 0 4px rgba(18, 25, 97, .041);
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 10px 7px;
    position: relative;
    width: 100%;
    font-size: 13px;
    text-align: center;
    color: #00a507;
}
span.wpcf7-spinner {
    position: absolute;
    margin: 0;
    height: 0;
    width: 0;
    padding: 11px;
    border: 3px solid #4c93c6;
    border-right-color: #ffffff;
    border-radius: 22px;
    -webkit-animation: rotate 1s infinite linear;
    background: transparent;
    opacity: 1;
    top: 10px;
    margin-left: 11px;
}
@-webkit-keyframes rotate {
    100% {
    -webkit-transform: rotate(360deg);
    }
}
html body.ehf-header #masthead {
    transition: all 0.5s;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
.home_banner.getin_touch_form .elementor-shortcode {
    text-align: left;
    width: 100%;
    border-radius: 20px;
    z-index: -1;
}
.getin_touch_form label:has(span.wpcf7-quiz-label) {
    display: block;
    font-size: 15px;
}
.getin_touch_form label:has(span.wpcf7-quiz-label) span.wpcf7-quiz-label {
    display: block;
    margin-bottom: 10px;
}
.getin_touch_form .row{
    display: flex;
    align-items: flex-start;
    gap: 16px;
    flex-wrap: wrap;
}
.getin_touch_form .row .col {
    width: calc(50% - 8px);
    margin-bottom: 16px;
}
.getin_touch_form label {
    display: none;
}
.getin_touch_form .row p br {
    display: none;
}
.getin_touch_form  .form-control ,.getin_touch_form  .wpcf7-form-control {
    border: 1px solid rgba(0, 19, 32, 0.14);
    height: 50px;
    border-radius: 10px;
    font-family: 'Poppins';
    color: rgb(0 19 32 / 80%);
    font-size: 15px;
}
.getin_touch_form .dscf7captcha .wpcf7-form-control {
    width: 100%  !important;
    margin-bottom: 0 !important;
}
.getin_touch_form .form-control::placeholder {
    color: rgb(0 19 32 / 80%);
}
.getin_touch_form textarea.form-control {
    height: 110px;
}
.getin_touch_form .full-width p {
    margin: 0;
    font-family: poppins;
    margin-top: 10px;
}
html.sticky header#masthead {
    top: -46px;
    box-shadow: 0 1px 7px 2px #00000012;
	background:#fff;
}
.page-header h1.entry-title {
    display: none;
}
.header_contact_col:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #f3f5f8;
    left: 100%;
}
.home_blog_list .post-grid-text-wrap {
    padding: 24px 24px 16px;
}
.home_blog_list .post-grid-text-wrap h3{
    margin: 0 !important;
}
.home_blog_list .post-grid-text-wrap h3 > a{
    padding: 0 !important;
}
.footer_top .elementor-widget-wrap .elementor-widget-icon-box {
    width: auto;
}
.footer_top .elementor-widget-wrap {
    flex-direction: row;
    justify-content: space-between;
}
.newsletter_form form input[type="email"] {
    padding: 10px 24px;
    border-radius: 5px;
}
.newsletter_form form input[type="email"]::placeholder{
    color: #6D7685;
}
.newsletter_form form input[type="submit"] {
    width: 100%;
    background-color: #B81118;
    color: white;
    font-size: 14px;
    font-weight: 600;
    border: 0px;
    border-radius: 5px;
}
.newsletter_form form input[type="submit"]:hover{
    border-radius: 5px !important;
}
section.elementor-section.testimonial_sec {
    background: transparent !important;
}
.getin_touch_form.contact_us .submit_btn {
    text-align: left;
}
.footer_middle_wrap {
    position: relative;
}
.footer_middle_wrap:before, .footer_middle_wrap:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: #FFFFFF1A;
    margin-left: calc(-50vw + 50% - 8px);
}
.footer_middle_wrap:after {
    bottom: 0;
    top: auto;
}
li.elementor-icon-list-item a {
    text-decoration: none;
}
.elementor-custom-embed-play {
    border-radius: 100%;
    transition: all .3s ease 0s;
    width: 80px;
    height: 80px;
    display: block;
    background-color: var(--e-global-color-primary);
    align-items: center;
    justify-content: center;
    display: flex;
}
.elementor-custom-embed-play:after, .elementor-custom-embed-play:before {
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(255,255,255,.6);
    animation: videoplayanimation 3s infinite;
    transition: all .3s ease 0s;
    position: absolute;
}
.elementor-custom-embed-play svg.e-font-icon-svg.e-fas-play {
    width: 28px;
    transform: translatex(3px);
}
.elementor-custom-embed-play:after {
    width: 60px;
    height: 60px;
}
li.elementor-icon-list-item a:hover {
    opacity: 0.7;
}
.blog .list-post,.recent_post  .list-post  {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding-bottom: 100px;
    margin-top: -130px;
}
.recent_post  .list-post {
    margin-top: 0;
    padding-bottom: 0;
}
.blog .list-post article.post, .recent_post  .list-post article {
    background: #fff;
    border-radius: 7px;
    box-shadow: 0px 5px 40px 0px rgba(106, 117.00000000000004, 135, 0.15);
    overflow: hidden;
    font-family: poppins;
    display: flex;
    flex-direction: column;
}
.blog .list-post article.post .content, .recent_post  .list-post article.post .content {
    padding: 24px 24px 16px 24px;
    height: -webkit-fill-available;
    display: flex;
    flex-direction: column;
}
.blog .list-post article.post .content .entry-title a,
.recent_post  .list-post article.post .content .entry-title a {
    font-size: 22px;
    line-height: 140%;
    font-weight: 600;
    display: block;
    color: #000;
}
.blog .list-post article.post .content .entry-title,
.recent_post  .list-post article.post .content .entry-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.content-side {
    font-size: 14px;
    opacity: 0.7;
    display: flex;
    gap: 15px;
    margin-top: auto;
}
main.site-main.blog-site-main {
    max-width: 100%;
}
.site-container {
    max-width: 1140px;
    margin: 0 auto;
    font-family: poppins;
}
.blog_title {
    background: var(--e-global-color-primary);
    color: #fff;
    text-align: center;
    padding: 100px 0 200px;
    background-image: url(/wp-content/uploads/2025/01/shape.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 50%;
}
.blog_title h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
} 
.blog_title h1 {
    margin-top: 0;
    font-weight: 600;
    font-size: 54px;
}
.blog_title p {
    max-width: 600px;
    margin: 0 auto;
    opacity: 0.8;
    font-weight: 300;
}
.single-post header.blog-title-header h1.entry-title {
    font-size: 54px;
    font-weight: 700;
}
.single-post img.blog_img.wp-post-image {
    border-radius: 7px;
}
.single-post main#content {
    max-width: 970px;
    padding: 50px 0 0px;
}
.single-post  .page-content {
    font-size: 15px;
    color: #5f6774;
}
body.single.single-post header#masthead {
    box-shadow: 0 1px 7px 2px #00000012;
}
.date-comment .content-side {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 40px;
    opacity: 0.8;
    color: #000;
}
.recent_post .blog_title {
    color: #000;
    background: transparent;
    padding: 0 0 30px;
}
.recent_post {
    padding: 100px 0;
}
.recent_post .blog_title h4 {
    color: var(--e-global-color-accent);
}
section.comments-area:before {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    margin-left: calc(-50vw + 50% - 8px);
    background: #F3F5F8;
    content: '';
    left: 0;
}
section.comments-area {
    position: relative;
    padding: 100px 0;
}
section.comments-area > * {
    position: relative;
    z-index: 2;
}
body.single.single-post {
    overflow-x: hidden;
}
form.comment-form input:not([type="submit"]), form.comment-form textarea {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 5px 5px 5px 5px;
    transition: 300ms;
    padding: 10px 24px 10px 24px;
}
form.comment-form textarea{
    height: 150px;
}  
.comment-reply-title {
    font-size: 54px;
    font-weight: 700;
}
.comment-form input[type="submit"] {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 52px;
    color: #fff;
    background-color: var(--e-global-color-accent);
    border-radius: 10px 10px 10px 10px;
    padding: 0px 30px;
    border: 1px solid var(--e-global-color-accent);
}
.comment-form input[type="submit"]:hover{
    border-color: var( --e-global-color-primary );
}
form.comment-form label {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px;
}
p.logged-in-as a {
    color: var(--e-global-color-primary);
    font-weight: 500;
}
p.logged-in-as a:hover{
    color: var(--e-global-color-accent);
}
p.comment-form-cookies-consent label {
    margin-top: 0;
}
.elementor-element.service_btn {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.elementor-element.service_btn div, .elementor-element.service_btn div a {
    width: 100%;
    height: 100%;
    font-size: 0;
}
.elementor-element.service_btn div a {
    opacity: 0;
}
.elementor-element.service_btn div a:hover {
    opacity: 0.2;
}
.service_sidebar {
    height: fit-content;
    position: sticky;
    top: 130px;
}
@keyframes videoplayanimation {
    60% {
        box-shadow: 0 0 0 60px rgba(255,255,255,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255,255,255,0);
    }
}
@media (max-width:1024px) {
    .home_blog_list .post-grid-text-wrap {
        padding: 15px 24px 16px;
    }
    .footer_top .elementor-widget-wrap .elementor-widget-icon-box {
        width: 25%;
    }
    .elementor-column.order-1 {
        order: -1;
    }
    html body {
        padding-top: 127px;
    }   
	.elementor-element .order-md-1 {
    	order: 1;
	}
.service_sidebar .elementor-widget-wrap section.elementor-section {
    max-width: calc(50% - 10px);
}
	.service_sidebar .elementor-widget-wrap {
    gap: 20px;
}
}
@media (min-width:1200px) and (max-width:1530px) {
    section.elementor-section.top_rated_bg {
        padding-left: 30px !important;
    }
    
}
@media (max-width:1199px) {
    section.elementor-section.top_rated_bg {
        padding-left: 30px !important;
    }
}
@media (max-width:1024px) {
    section.elementor-section.top_rated_bg {
        padding-left: 0px !important;
    }
    .single-post header.blog-title-header h1.entry-title {
        font-size: 43px;
        font-weight: 700;
    }
    .single-post main#content {
        padding: 50px 20px 0px;
    }
    .content-side {
        font-size: 13px;
        gap: 7px;
    }
    .blog .list-post, .recent_post  .list-post {
        gap: 15px;
    }
    .blog .list-post{
        padding: 0 20px 50px;
    }
    .blog .list-post article.post .content .entry-title a, .recent_post  .list-post article.post .content .entry-title a {
        font-size: 17px;
    }
    .blog_title h1 {
        font-size: 29px;
        margin-bottom: 6px;
    }
    .blog_title p {
        font-size: 14px;
    }
    .blog .list-post article.post .content, .recent_post  .list-post article.post .content {
        padding: 9px 15px 15px 15px;
    }
    .comment-reply-title {
        font-size: 30px;
        text-align: center;
    }
    section.comments-area {
        padding: 50px 0;
    }
    p.comment-notes, p.logged-in-as {
        text-align: center;
    }
    .comment-respond p.form-submit {
        text-align: center;
    }
    .recent_post {
        padding: 50px 0;
    }
}
@media (max-width:767px) {
    html body {
        padding-top: 117px;
    }
    .home_blog_list .post-grid-text-wrap {
        padding: 15px 24px 5px;
    }
    .footer_top .elementor-widget-wrap .elementor-widget-icon-box {
        width: 50%;
    }
    section.elementor-section.testimonial_sec{
        background:  linear-gradient(180deg, #144694 0%, #0D1C34 100%) !important
    }
    .single-post main#content {
        padding: 30px 15px 0;
    }
    .single-post header.blog-title-header h1.entry-title {
        font-size: 28px;
        font-weight: 700;
    }
    .blog_title h1 {
        font-size: 29px;
        margin-bottom: 6px;
    }
    .blog_title p {
        font-size: 14px;
    }
    .blog .list-post, .recent_post  .list-post {
        grid-template-columns: repeat(1, 1fr);
    }
    .blog .list-post article.post .content, .recent_post  .list-post article.post .content {
        padding: 9px 15px 15px 15px;
    }
    .blog .list-post article.post .content .entry-title a, .recent_post  .list-post article.post .content .entry-title a {
        font-size: 20px;
    }
    .comment-reply-title {
        font-size: 30px;
        text-align: center;
    }
    section.comments-area {
        padding: 50px 0;
    }
    p.comment-notes, p.logged-in-as {
        text-align: center;
    }
    .comment-respond p.form-submit {
        text-align: center;
    }
    .recent_post {
        padding: 50px 0;
    }
    .service_sidebar .elementor-widget-wrap section.elementor-section {
        max-width: 100%;
    }
}