/* 
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 */

.turbo-header-template{
	visibility:visible !important;
}
.turbo-header-template.tahefobu-fallback.tahefobu-ready{
	display:none;
}
.home_banner_bottom_box{
	width:1200px;
	margin:0 auto;
	margin-top:-70px;
	z-index:99;
	margin-bottom:70px;
}
.home_our_service_main .services_list_box .service_img img{
	transition:all 0.25s ease-in-out;
}
.home_our_service_main .services_list_box .service_img img:hover{
	transform:scale(1.1);
}
.home_our_service_main .services_list_box .service_feature ul{
	padding-left: 25px;
    padding-top: 5px;
}
.home_our_service_main .service_img{
	overflow:hidden;
}
.home_our_service_main .services_list_box .main_single_ser_item{
	height:100%;
}
.about_us_gallerybox img{
	height:305px;
	object-fit:cover;
}



.contact_form_box {
    background-color: #edeff2;
    padding: 64px;
    margin-left: -15px;
    border-radius: 8px
}

.contact_form_box .field_wrap {
    position: relative;
    width: 100%;
    margin-bottom: 16px
}

.contact_form_box .field_wrap label {
    position: absolute;
    top: 10px;
    left: 14px;
    z-index: 5;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: rgba(27, 34, 66, .8);
    pointer-events: none;
    opacity: 0;
    transform: translateY(10px);
    transition: all ease-in-out 300ms
}

.contact_form_box .field_wrap.focused .input-box {
    padding-top: 10px
}

.contact_form_box .field_wrap.focused label {
    top: 5px;
    opacity: 1;
    transform: translateY(0)
}

.contact_form_box .field_wrap .input-box {
    display: flex;
    width: 100%;
    height: 52px;
    padding: 0 14px;
    border: solid 1px #d1d3d9;
    background-color: #fff;
    border-radius: 4px;
    font-family: 'Apercu Pro';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .6px;
    color: #1b2242;
    align-items: center;
    justify-content: center;
    transition: all ease-in-out 300ms
}

.contact_form_box .field_wrap .input-box:focus {
    border-color: var(--dark-blue)
}

.contact_form_box .field_wrap textarea.input-box {
    height: 192px;
    padding: 16px 14px 18px 14px;
    resize: none
}

.contact_form_box .field_wrap.focused textarea.input-box {
    padding-top: 26px
}

.contact_form_box .contact_dtl_form .contact_btn1 {
    padding: 8px 0 0 0
}

.contact_form_box .contact_dtl_form .contact_btn1 a {
    font-size: 16px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.5;
    letter-spacing: .133em;
    text-transform: uppercase;
    height: 56px;
    display: inline-block;
    padding: 18px 66px 16px 67px;
    border-radius: 28px;
    background-color: var(--dark-blue);
    width: 100%;
    max-width: 199px
}

.contact_form_box .btnbox .primary-btn {
    position: relative;
    overflow: hidden;
    transition: none
}

.contact_form_box .btnbox .primary-btn:hover {
    transition: all ease-in-out 300ms
}

.contact_form_box form.submitting .btnbox .primary-btn span {
    display: none
}

.contact_form_box .wpcf7-not-valid-tip {
    display: block;
    padding: 4px 0 0 0;
    line-height: 1.57;
    letter-spacing: normal;
    color: #ff3941;
    font-size: 14px
}

.contact_form_box .btnbox {
    padding-top: 16px;
    justify-content: space-between
}

.contact_form_box .btnbox .capcha .wpcf7-form-control-wrap {
    display: flex;
    justify-content: center;
    max-width: 222px;
    flex-wrap: wrap
}

.contact_form_box .btnbox .capcha .wpcf7-form-control {
    -webkit-transform: scale(.732, .718);
    transform: scale(.732, .718)
}

.contact_form_box .btnbox .capcha .wpcf7-form-control>div {
    position: relative;
    top: -8px
}

.contact_form_box .btnbox .wpcf7-not-valid-tip {
    min-width: 235px;
    padding-top: 0;
    padding-left: 7px;
    white-space: nowrap;
    margin-top: -10px
}

.contact_form_box .wpcf7 form .wpcf7-response-output {
    line-height: 26px
}


.contact_form_box .btnbox .primary-btn {
    position: relative;
    overflow: hidden;
    transition: none
}

.contact_form_box .btnbox .primary-btn:hover {
    transition: all ease-in-out 300ms
}

.contact_form_box form.submitting .btnbox .primary-btn span {
    display: none
}

.contact_form_box .wpcf7-not-valid-tip {
    display: block;
    padding: 4px 0 0 0;
    line-height: 1.57;
    letter-spacing: normal;
    color: #ff3941;
    font-size: 14px
}

.contact_form_box .btnbox {
    padding-top: 16px;
    justify-content: space-between
}

.contact_form_box .btnbox .capcha .wpcf7-form-control-wrap {
    display: flex;
    justify-content: center;
    max-width: 222px;
    flex-wrap: wrap
}

.contact_form_box .btnbox .capcha .wpcf7-form-control {
    -webkit-transform: scale(.732, .718);
    transform: scale(.732, .718)
}

.contact_form_box .btnbox .capcha .wpcf7-form-control>div {
    position: relative;
    top: -8px
}

.contact_form_box .btnbox .wpcf7-not-valid-tip {
    min-width: 235px;
    padding-top: 0;
    padding-left: 7px;
    white-space: nowrap;
    margin-top: -10px
}

.contact_form_box .wpcf7 form .wpcf7-response-output {
    line-height: 26px
}
.contact_form_box .btnbox .primary-btn{
	    display: flex;
    min-width: 174px;
    height: 56px;
    font-size: 16px;
    font-weight: 700;
    color:#fff;
    letter-spacing: .133em;
    text-transform: uppercase;
    padding: 0 40px;
    background-color: #08579C;
    border-radius: 28px;
    align-items: center;
    justify-content: center;
    border: none;
}
.contact_form_box .btnbox .primary-btn:hover{
	background-color: #000;
}
.popup-widget{
	display:none;
}
.view_more_btnp a{
    cursor: pointer;
}
.prm_cdcnt{
    display: none;
}
.post_dtl_banner_box{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
	background-size:cover;
	background-repeat:no-repeat;
}
.post_dtl_banner_box .single_pheading{
    max-width: 750px;
}
.post_dtl_banner_box .single_pheading h1{
    margin: 0;
    text-align: center;
    color: #fff;
}
.single_post_main_cnt_box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.single_post_main_cnt_box .content_inner_boxr{
    max-width: 750px;
    width:750px;
    margin:50px 0px;
}
.single_post_main_cnt_box .content_inner_boxr .image_boxm{
    margin-bottom: 20px;
}
.single_post_main_cnt_box .content_inner_boxr .image_boxm img{
    width:100%;
}


.blog-wrapper {
    max-width: 1200px;
    margin: auto;
    padding: 40px 20px;
}

.blog-title {
    text-align: center;
    margin-bottom: 40px;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.blog-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s;
}

.blog-card:hover {
    transform: translateY(-5px);
}

.blog-thumb img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.blog-content {
    padding: 20px;
}

.blog-date {
    font-size: 13px;
    color: #777;
}

.blog-heading {
    font-size: 20px;
    margin: 10px 0;
}

.blog-heading a {
    color: #222;
    text-decoration: none;
}

.read-more {
    display: inline-block;
    margin-top: 10px;
    color: #0073aa;
    font-weight: 600;
}
#custom-modal{
	display:none !important;
}
.elementor-element-529c1fd,.elementor-element-529c1fd{
	background:#fff;
}
.elementor-15, .elementor-18, .elementor-549, .post-24{
	position:relative;
	z-index:-11;
}
.home, .page-id-549{
	position:relative;
	z-index:-1;
}

@media (max-width: 767px) {
	.home_banner_bottom_box{
		margin:40px 0px !important;
		box-shadow:unset !important;
		padding:0px 20px !important;
	}
	.home_banner_bottom_box .e-con-inner{
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
		padding: 0;
		margin: 0;
		width: 100% !important;
		max-width: 100%;
		border-radius:10px;
	}
    .post_dtl_banner_box{
        height: 300px;
    }
    .post_dtl_banner_box .single_pheading{
        max-width:100%;
        padding: 0 20px;
    }
    .single_post_main_cnt_box{
        padding: 0 20px;
    }
    .single_post_main_cnt_box .content_inner_boxr{
        max-width: 100%;
        width:100%;
        margin: 30px 0px;
    }
	.elementor-element-c63efda{
		z-index:-1;
	}
	.elementor-49 .elementor-element.elementor-element-6aac3eb .tahefobu-mobile-nav-menu{
		margin-top:35px !important;
	}
	.elementor-element-e3c2e18{
		padding:0 25px;
	}
	.elementor-element-a8a134c{
		margin-top:20px !important;
	}
}