/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */


.container{
	max-width: 1440px !important;
	margin: 0 auto;
	padding: 0 20px;
}
ul li{
	list-style: none;
}
.ft-list ul{
	column-count: 2;
}

.service-item{
	background: linear-gradient(274.94deg, #FFFFFF 9.02%, #EFEFEF 98.97%);
    padding: 30px;
    height: 425px;
    overflow: hidden;
    position: relative;
}
.service-content{
    max-width: 125px;
    left: 50%;
    position: relative;
    top: 8%;
    z-index: 9;
}
.service-content a.service-icon{
    width: 35px;
    height: 35px;
    background: #FDFDFD;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #C8C8C8;
    color: #606166;
}
.service-item h3.service-title{
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    color: #6D6E70;    
    margin: 0;
    margin-bottom: 65px;
}
.service-item h3.service-title a{
	font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    color: #6D6E70;
}
.service-thumb{
	position: absolute;
	left: 0;
	bottom: 0;
	max-width: 260px;
    max-height: 200px;
}
.news-detail_image img{
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.service-item:hover h3.service-title{
	color: #222324;
}
.service-item:hover h3.service-title a{
	color: #222324;
}
.service-item:hover a.service-icon{
	color: #fff;
	background: #2055F9;
	border: 1px solid #2055F9;
}
.icon-box .elementor-icon{
    box-shadow: -0.65px 11.25px 16.88px 0px #1A1C221A;
    border-radius: 100px;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 90px;
    min-height: 90px;
}
.gallery-slider .swiper-slide-inner img{
    height: 455px;
    object-fit: cover;
    width: 100%;
}
.gallery-slider .elementor-swiper-button{
    width: 50px;
    height: 50px;
    color: #606166;
    border-radius: 50px 50px 50px 50px;
    border: 1px solid #C8C8C8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-slider .elementor-swiper-button-prev{
    left: -5% !important;
}
.gallery-slider .elementor-swiper-button-next{
    right: -5% !important;
}
.gallery-slider .elementor-swiper-button:hover{
    background: #2055F9;
}
.gallery-slider .elementor-swiper-button:hover svg{
    fill: #fff !important;
}
.appoint-form .wpcf7-form  p label{
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #1c1c1c;
}
.appoint-form .wpcf7-form input{
    border: 0 !important;
    border-bottom: 1px solid #DBDBE5 !important;
    border-radius: 0 !important;
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 100% !important;
    padding: 5px 10px 10px 0 !important;
    height: 50px;
}
.appoint-form .wpcf7-form input::placeholder{
    color: #1c1c1c;
}
.appoint-form .wpcf7-form input:focus-visible {
    border-bottom: 1px solid #000 !important;
  outline: none;
  box-shadow: none;
}


.appoint-form .wpcf7-form textarea{
    border: 0 !important;
    border-bottom: 1px solid #DBDBE5 !important;
    border-radius: 0 !important;
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 100% !important;
    padding: 5px 10px 10px 0 !important;
    height: 90px;
    resize: none;
}
.appoint-form .wpcf7-form textarea::placeholder{
    color: #1c1c1c;
}
.appoint-form .wpcf7-form textarea:focus-visible {
    border-bottom: 1px solid #000 !important;
  outline: none;
  box-shadow: none;
}
.appoint-form .wpcf7-form input.form-btn{
    background: #ED2939;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 80px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 25px !important;
    margin-left: auto;
    display: block;
}

.blog-details-sec {
    padding: 70px 0;
}
.blog-details-sec ul {
    padding: 0;
    list-style: none;
    position: relative;
}
.blog-details-sec .post-content ul{
        padding-inline-start: 40px;
        list-style: disc;
}
.blog-details-sec .post-content ul li{
    list-style: disc;
}
.post-widget .post {
    position: relative;
    min-height: 95px;
    padding-left: 115px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.post-widget .post .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 75px;
    width: 100px;
    overflow: hidden;
    border-radius: 6px;
}
.post-widget .post a {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-widget .post .thumb img {
    display: block;
    width: 100%;
    height: auto;
}
.post-widget .post .post-date {
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: capitalize;
}
.footer-icon span svg{
    width: 1em;
    height: 1em;
}
.service-thumb-2 img{
    height: 400px;
    object-fit: cover;
}
.service-content-2{
    align-items: center;
    background: #0a1d56;
    transition: 0.5s;    
}
.service-title-2{
        margin: 0;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.service-content-2 a{
    padding: 17px;
    display: flex;
        margin: 0;
    font-family: "Inter", Sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    justify-content: center;
}
.service-content-2 a:hover{
    color: #fff;
}
.service-title-2 a i{
    color: #fff;
}
.wp-call-button{
	right: 10px !important;
    bottom: 22% !important;
}
.sidebar-widget.post-widget ul{
    padding-left: 0;
}

@media only screen and (max-width: 1367px){
    .icon-box .elementor-icon {
        width: 70px;
        height: 70px;
        min-width: 70px;
        min-height: 70px;
    }
}

@media only screen and (max-width: 1200px){
    .icon-box .elementor-icon {
        width: 60px;
        height: 60px;
        min-width: 60px;
        min-height: 60px;
    }
    .appoint-form .wpcf7-form input{
        font-size: 18px !important;
    }
    .service-item {
        padding: 25px;
        height: 400px;
    }
    .service-item h3.service-title {
        font-size: 24px;
    }
    .service-item h3.service-title a {
        font-size: 24px;
    }
    .service-thumb {
        max-width: 200px;
    }
    .gallery-slider .swiper-slide-inner img {
        height: 400px;
    }
}

@media only screen and (max-width: 991px){
    .icon-box .elementor-icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
        min-height: 50px;
    }
    .appoint-form .wpcf7-form input{
        font-size: 16px !important;
    }
    .service-item {
        padding: 20px;
        height: 375px;
    }
    .gallery-slider .swiper-slide-inner img {
        height: 350px;
    }
    .service-content-2 a {
        padding: 15px;
        font-size: 1.1rem;
    }
    .service-thumb-2 img {
        height: 290px;
    }
}


@media only screen and (max-width: 768px){
    .service-item {
        height: 355px;
        margin-bottom: 15px;
    }
    .gallery-slider .swiper-slide-inner img {
        height: 300px;
    }
    .news-detail_image img {
        height: 300px;
    }
    .service-item-2{
        margin-bottom: 15px;
    }	
    .blog-details-sec h1 {
        font-size: 1.5rem;
    }
}
@media only screen and (max-width: 767px){
	.custom-table .td-content{
		flex-direction: column;
	}
	.custom-table .td-content br{
		display: none;
	}
}





.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
.col {
    flex: 1 0 0%;
}
.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}
.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }
    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.col-3 {
    flex: 0 0 auto;
    width: 25%;
}
.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}
.col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}
.col-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 768px) {
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 992px) {
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 1200px) {
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}
@media (min-width: 1400px) {
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    
}