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


html {
  scroll-behavior: smooth;
}

.home-services .elementor-post__read-more{
	background-color: #01415C;
	border-radius: 15px 15px 15px 15px;
    padding: 13px 30px;
	display: inline-block;
}

.home-services .elementor-post__excerpt p{
	width: 93%;
    margin: auto;
}

.main-chhose-img{
	position:relative !important;
}

.main-chhose-img::before{
	    content: '' !important;
    background: url(/wp-content/uploads/2026/01/choose-main-img.png) no-repeat top center;
    width: 461px !important;
    min-height: 420px;
    position: absolute !important;
    top: 15px !important;
    left: 0 !important;
    right: 0;
    margin: auto;
    display: block !important;
}

.footer-menu ul li a{
	background: url(/wp-content/uploads/2026/01/menu-arrow.png) no-repeat left;
    padding-left: 20px !important;
}

.icon-list{
	margin:0;
	padding:0;
	list-style:none;
}

.icon-list li{
	background: url(/wp-content/uploads/2026/01/tick2.png) no-repeat left;
    padding-left: 28px !important;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #4A4A4A;
    margin-bottom: 10px;
    background-size: 17px;
}

.icon-list li:last-child{
	margin-bottom:0;
}

.book-btn{
	background-color: #01415C;
    font-family: "Lato", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 15px 15px 15px 15px;
    padding: 16px 30px 16px 30px;
	color:#fff;
}

#servicecontent p{
	padding: 0px 0px 24px 0px;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #4A4A4A;
	margin:0;
}

#servicecontent h4{
	font-family: "Fari Sans", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
	padding-bottom: 20px;
	margin:0;
}

.servicce-wrap{
	
}

.servicce-wrap .e-loop-item:nth-child(even){
	border-radius: 16px;
    background: #D9E3E7;
    padding: 20px 10px;
}

.servicce-wrap .e-loop-item:nth-child(odd) .elementor-element > .e-con-inner{
	flex-direction:row-reverse;
}

.servicce-wrap .e-loop-item:nth-child(odd) .elementor-element > .e-con-inner .elementor-widget-image{
	text-align:right !important;
}

/*******		Portfolio Filter 			************/

.gallery-wrap,
#gallery {
  overflow: hidden;
}

#filters {
	margin: 1%;
   padding: 13px;
    list-style: none;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid rgba(217, 217, 217, 0.87);
}

#filters li {
  float: left;
}

#filters li span {
 	 display: block;
    padding: 12px 7px;
    text-decoration: none;
    cursor: pointer;
    transition: all ease-in-out 0.25s;
    border-radius: 5px;
    border: 1px solid rgba(217, 217, 217, 0.85);
    color: #000;
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	    margin-right: 4px;
}

#filters li:last-child span{
	margin-right:0;
}

#filters li:hover span, #filters li .active {
border: 1px solid rgba(217, 217, 217, 0.87);
background: #01415C;
	color:#fff;
}

.gallery-item {
  float: left;
    width: 50%;
    border-radius: 20px;
    position: relative;
    z-index: 10;
    display: none;
    padding: 10px;
}

.box-wrap{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%), #39A1E7;
    display: block;
    width: 100%;
    padding: 28px 12px 42px;
}

.box-1{
	display:flex;
	justify-content:space-between;
	    align-items: center;
}

.box-1 h2{
	font-family: "Fari Sans", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    color: #E0E0E0;
	margin: 0;
}

.box-1 h2 a{
	color: #E0E0E0 !important;
}

.box-1 span{
	border-radius: 15px;
	background: radial-gradient(141.42% 70.71% at 50% 0%, #FFF 0%);
	display:inline-block;
	padding: 5px 8px;
	color: #000;
text-align: center;
font-family: "Lato", Sans-serif;
font-size: 12px;
font-weight: 500;
line-height: normal;
}

.box-wrap p{
	font-family: "Lato", Sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    margin: 18px 0 0px !important;
    min-height: 145px;
}

/* .box-wrap a{
	border-radius: 15px;
    background: radial-gradient(141.42% 141.42% at 100% 100%, #01415C 0%);
    padding: 17px 30px;
    color: #FFF !important;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(2, 2, 2, 0.26);
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
} */

.inside2 {
    border-radius: 20px;
    display: inline-grid;
    overflow: hidden;
}

.inside {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.pagination-wrap {
    text-align: center;
    margin: 30px 0;
    clear: both;
}
.pagination-wrap .page-numbers, .pagination-wrap a {
	display:inline-flex;
	justify-content:center;
	align-items:center;
    margin: 0 25px;
    background: #fff;
    text-decoration: none;
    color: #000;
	color: #000;
font-family: "Fari Sans", Sans-serif;
font-size: 15.793px;
font-weight: 400;
line-height: normal;
text-transform: capitalize;
	
}
.pagination-wrap .page-numbers.current, .pagination-wrap a.active {	
	border-radius: 50%;
	width:50px;
	height:50px;
    background: #01415C;
    color: #fff;
}
/* .pagination-wrap .page-numbers:hover {
    background: #01415C;
    color: #fff;
} */


/*******		End Portfolio Filter 			************/

@media only screen and (max-width : 1367px) {
  .main-chhose-img::before {
     width: 100% !important;
    min-height: 100%;
    background-size: 430px;
    height: auto !important;
}
	#filters li span {
    padding: 12px 8px;
}
}

@media only screen and (max-width : 1281px) {
    .main-chhose-img::before {
        background-size: 408px;
    }
}

@media only screen and (max-width : 1024px) {
	
	#servicecontent p {
    font-size: 14px;
}
	
	#servicecontent h4 {
    font-size: 20px;
}
	
	.icon-list li {
    font-size: 14px;
}
	
	.servicce-wrap .e-loop-item:nth-child(odd) .elementor-element > .e-con-inner {
    flex-direction: row;
}
	
	.servicce-wrap .e-loop-item:nth-child(odd) .elementor-element > .e-con-inner .elementor-widget-image {
    text-align: left !important;
}
	
	.servicce-wrap .e-loop-item:nth-child(even) {
    margin: 0 10px;
}
	
.home-services .elementor-post__read-more {
    padding: 12px 22px;
}
	
	.main-chhose-img::before{
		display:none !important;
	}
	#filters li span {
    margin-bottom: 12px;
		font-size:13px;
}
	#filters {
    padding: 13px 13px 4px;
	}
	.box-1 h2 {
    font-size: 18px;
}
	.box-1 span {
    font-size: 11px;
}
    .box-wrap p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 28px !important;
    }
/* 	.box-wrap a {
    padding: 14px 20px;
    font-size: 14px;
} */
	.box-wrap {
    min-height: 265px;
}
	
}


@media only screen and (max-width : 767px) {
	
.icon-list li {
    background-size: 15px;
}
	
.footer-menu ul li a {
    padding-left: 15px !important;
    background-size: 7px;
}
		#filters li {
    float: none;
    display: inline-block;
}
	.gallery-item {
    width: 100%;
}
	.box-wrap {
        min-height: 243px;
    }
	
	.pagination-wrap .page-numbers:first-child, .pagination-wrap a:first-child{
		margin-left:0;
	}
	
	.pagination-wrap .page-numbers:last-child, .pagination-wrap a:last-child{
		margin-right:0;
	}
	.pagination-wrap .page-numbers, .pagination-wrap a {
    margin: 0 15px;
}
}