*{
    margin: 0;
    padding: 0;
    box-sizing:border-box;
    list-style: none;
    text-decoration: none;
    font-family: "DM Sans", sans-serif;
}
.wrapper{
    width: 90% !important;
    float: none !important;
    margin: 0 auto !important;
    max-width: 1300px !important;
}
.center{
    text-align: center;
}
.row,.et_pb_section {
    width: 100%;
    float: left;
}
.p_b {
    padding-bottom: 80px;
}
.p_t {
    padding-top: 80px;
}
.et-db #et-boc .et-l .et_pb_menu .et-menu>li {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
.et-db #et-boc .et-l .et_pb_menu .et_pb_menu__wrap {
    justify-content: center !important;
}
header{
	width: 100%;
    float: left;
    position: relative;
    z-index: 999;
}
.wthsap_btn{
	display:inline-block;
    border-radius: 100px !important;
    background: #FF5757 !important;
    padding: 8px !important;
	transition:all 1s !important;
}
.wthsap_btn a{
	display:inline-block;
	color: #FFF !important;
	padding-bottom:0 !important;
	width: 28px;
    height: 28px;
}
.wthsap_btn:before{
  content:'';
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M19.05 4.91A9.82 9.82 0 0 0 12.04 2c-5.46 0-9.91 4.45-9.91 9.91c0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21c5.46 0 9.91-4.45 9.91-9.91c0-2.65-1.03-5.14-2.9-7.01m-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18l-3.12.82l.83-3.04l-.2-.31a8.26 8.26 0 0 1-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24c2.2 0 4.27.86 5.82 2.42a8.18 8.18 0 0 1 2.41 5.83c.02 4.54-3.68 8.23-8.22 8.23m4.52-6.16c-.25-.12-1.47-.72-1.69-.81c-.23-.08-.39-.12-.56.12c-.17.25-.64.81-.78.97c-.14.17-.29.19-.54.06c-.25-.12-1.05-.39-1.99-1.23c-.74-.66-1.23-1.47-1.38-1.72c-.14-.25-.02-.38.11-.51c.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31c-.22.25-.86.85-.86 2.07s.89 2.4 1.01 2.56c.12.17 1.75 2.67 4.23 3.74c.59.26 1.05.41 1.41.52c.59.19 1.13.16 1.56.1c.48-.07 1.47-.6 1.67-1.18c.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28'/%3E%3C/svg%3E");
}
.mail_btn{
	display:inline-block;
    border-radius: 100px !important;
    background: #FF5757 !important;
    padding: 8px !important;
	transition:all 1s !important;
}
.mail_btn a{
	display:inline-block;
	color: #FFF !important;
	padding-bottom:0 !important;
	width: 28px;
    height: 28px;
}
.mail_btn:before{
	content:'';
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m22 7l-8.991 5.727a2 2 0 0 1-2.009 0L2 7'/%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3C/g%3E%3C/svg%3E");

}
.mobile-btn{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:15px;
	margin-top: 10px !important;
}
.custom-social-links{
	display:none;
	pointer-events:auto;
}
.two_box .et_pb_row.et_pb_row_2.wrapper{
    display: flex;
	flex-wrap: wrap;
    align-items: center;
}
.et_pb_menu__logo img{
	width: 150px !important;
}
.banner .top_btn:before,.banner .bor_btn:before{
	content:none;
}
.banner .top_btn,.banner .bor_btn{
	 font-size: 18px;
}
.img_hov,.img_hov img,.project-img img{
	transition:all 1s !important;
	width:100%;
	float:left;
}
.img_hov img:hover,.project-img img:hover{
	  transform: scale(1.1);
}
.img_hov .et_pb_image_wrap {
	overflow:hidden;
}
.img_hov.service img{
	height:280px !important;
}
.story-video{
	overflow:hidden;
	border-radius:15px !important;
}
.btn{
	display: inline-block;
    border-radius: 100px !important;
    background: #FF5757 !important;
    color: #FFF !important;
    font-size: 18px;
    line-height: 22px !important;
    padding: 15px 20px !important;
	transition:all 1s !important;
}
.btn:hover{
	opacity:0.8;
}
.et_pb_button {
	transition:all 1s !important;
}
.et_pb_button:hover{
	opacity:0.8;
}
.btn_flex{
	display:flex;
	flex-wrap: wrap;
	gap:10px;
}
.et_pb_text_align_center .btn_flex{
	justify-content:center !important;
}
.top_btn{
    border-radius: 100px !important;
    background: #FF5757 !important;
    color: #FFF !important;
    font-size: 20px;
    line-height: 26px !important;
    padding: 15px 30px !important;
	transition:all 1s !important;
}
.top_btn:hover{
	opacity:0.7;
}
.top_btn:before{
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 5px;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20.47 9a1 1 0 1 0-1-1a1 1 0 0 0 1 1m-3 0a1 1 0 1 0-1-1a1 1 0 0 0 1 1m-3 0a1 1 0 1 0-1-1a1 1 0 0 0 1 1m4.44 4c-.22 0-.45-.07-.67-.12a9.4 9.4 0 0 1-1.31-.39a2 2 0 0 0-2.48 1l-.22.45a12.5 12.5 0 0 1-2.67-2a12.8 12.8 0 0 1-2-2.66L10 9a2 2 0 0 0 1-2.48a10 10 0 0 1-.39-1.31c-.05-.23-.09-.45-.12-.68a3 3 0 0 0-3-2.49h-3a3 3 0 0 0-2.24 1a3 3 0 0 0-.73 2.39A19 19 0 0 0 18 21.91a3 3 0 0 0 .39 0a3 3 0 0 0 3-3v-3A3 3 0 0 0 18.91 13m.49 6a1 1 0 0 1-1.15 1a17.12 17.12 0 0 1-9.87-4.85a17.14 17.14 0 0 1-4.84-9.93a1 1 0 0 1 .25-.82a1 1 0 0 1 .74-.34h3a1 1 0 0 1 1 .79q.06.41.15.81a11 11 0 0 0 .46 1.55l-1.4.65a1 1 0 0 0-.49 1.33a14.5 14.5 0 0 0 7 7a1 1 0 0 0 .76 0a1 1 0 0 0 .56-.52l.63-1.4a14 14 0 0 0 1.58.46c.26.06.54.11.81.15a1 1 0 0 1 .78 1Z'/%3E%3C/svg%3E");
}
.bor_btn{
	border-radius: 100px !important;
/*     background: #FF5757 !important; */
    color: #FFF !important;
    font-size: 20px;
    line-height: 26px !important;
    padding: 15px 30px !important;
	border:1px solid #fff !important;
	transition:all 1s !important;
}
.bor_btn:hover{
	opacity:0.8;
}
.bor_btn:before{
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 5px;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fff' d='M41 16a5 5 0 1 0 0-10a5 5 0 0 0 0 10M10.25 9h23.002A8 8 0 0 0 33 11a7.99 7.99 0 0 0 3.331 6.497L24 24.325L5.018 13.814A5.25 5.25 0 0 1 10.25 9m14.352 18.347l15.394-8.41a8.1 8.1 0 0 0 3.004-.19V33.75c0 2.9-2.35 5.25-5.25 5.25h-27.5A5.25 5.25 0 0 1 5 33.75V17.296l18.398 10.051l.127.061a1.25 1.25 0 0 0 1.077-.06'/%3E%3C/svg%3E");
}
.bor_btn:hover{
	opacity:0.8;
}
.blue_btn{
	border-radius: 100px !important;
    background: #1D3852 !important;
    color: #FFF !important;
    font-size: 20px;
    line-height: 26px !important;
    padding: 15px 30px !important;
	transition:all 1s !important;
}
.blue_btn:hover{
	opacity:0.8;
}
.et_pb_social_icon .icon{
	transition:all 1s !important;
}
.et_pb_social_icon .icon:hover{
	opacity:0.8;
}
.service_box{
	position:relative;
	float:left;
}
.service_box img{
	float:left;
	border-radius: 15px !important;
}
.service_text{
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: space-between;
	align-items: center;
    width: -webkit-fill-available;
    margin: 0  20px !important;
}
.service_text h3{
	font-size: 24px !important;
    line-height: 28px !important;
    color: #fff !important;
	padding-bottom: 0 !important;
}
.choose_boxs{
	display:flex;
	gap:15px;
	margin-bottom:0 !important;
	align-items:center;
	justify-content: center;
}
.choose_boxs .icon_text {
    font-size: 20px;
	line-height: 28px;
    font-weight: 300;
	color: #fff !important;
}
.text_box_slider .owl-item .choose_boxs:after{
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='4' d='M24 33a9 9 0 1 0 0-18a9 9 0 0 0 0 18Z'/%3E%3C/svg%3E");
}
.text_box_slider .choose_boxs{
	justify-content: space-around;
	gap:30px;
}
.choose_box_slider .owl-stage,.text_box_slider .owl-stage {
    display: inline-block;
    animation: scroll-left 120s linear infinite;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.contact_form_home{
	display:flex;
	gap:20px;
}
.contact_form input[type=text],.contact_form input[type=email],.contact_form input[type=tel]{
	border-radius:100px !important;
	padding:10px 20px !important;
	width:100% !important;
	height:56px !important;
	line-height: 22px !important;
	background-color:#fff !important;
	color:#90979D !important;
	border:1px solid #fff !important;
	text-align:left !important;
}
.contact_form input::placeholder{
	color:#90979D !important;
	font-size:18px !important;
	line-height:22px !important;
}
.contact_form input[type=submit]{
	cursor:pointer;
	display:inline-block;
	font-size:18px !important;
	line-height:22px !important;
	font-weight: 500;
	color:#fff !important;
	background:#FF5757 !important;
	border-radius:100px !important;
	padding:18px 45px !important;
	transition:all 1s !important;
}
.contact_form input[type=submit]:hover{
	opacity:0.8;
}
.wpcf7-list-item-label{
	font-size:16px !important;
	line-height:49px !important;
	color:#fff !important;
}
.wpcf7-list-item label{
	display:flex;
	align-items:center;
	gap:10px;
}
.wpcf7-not-valid-tip{
	color:red !important;
	font-size: 15px !important;
	margin-left: 10px !important;
}
.contact_form input[type=checkbox] {
    width: 22px;
    height: 22px;
    border-radius: 5px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #bbb !important;
    cursor: pointer;
    position: relative;
    background: #fff !important;
}
.contact_form input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 7px;
    width: 4px;
    height: 8px;
    border: solid #90979D;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.project-grid{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	gap:20px;
}
.project-item{
	position:relative;
	overflow: hidden;
	background:#fff !important;
	border-radius: 15px !important;
    border: 1px solid #DADFE4 !important;
    box-shadow: 2px 4px 7.7px 0px rgba(0, 0, 0, 0.09) !important;
}
.project-img{
    width:100%;
	float: left;
	overflow:hidden;
	height: 250px;
}
.project-img img{
	overflow: hidden;
    width: 100% !important;
    height: 100% !important;
    float: left;
    object-fit: cover;
}
.project-content-text{
	width:100%;
	float: left;
	padding:15px 15px 20px 15px!important;
}
.project-content-text h3{
	color: #1C1E33 !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	line-height: 24px !important;
}
.project-content{
	color: #24263B !important;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px; 
}
.project-price{
	position:absolute;
	right:10px;
	top:10px;
	padding:10px !important;
	text-align:center !important;
	width:100px;
	height:100px;
	background:#FF5757 !important;
	color:#fff !important;
	border-radius:100px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	line-height: 20px !important;
	display: flex;
    align-items: center;
}
.project-category-title{
	color: #1C1E33 !important;
	font-size: 40px !important;
	font-weight: 500 !important;
	line-height: 50px !important;
	margin:40px 0 !important;
	padding-bottom:0 !important;
	text-align: center !important;
}
.project-category-title:first-child{
	margin:0 0 40px 0 !important;
}
.story-carousel .story-slide {
    height: 420px;
    overflow: hidden;
}
.story-carousel .story-slide img{
/* 	height:420px !important; */
	border-radius:15px !important;
	overflow: hidden;
    width: 100% !important;
    height: 100% !important;
    float: left;
    object-fit: cover;
}
.story-carousel-wrapper {
    position: relative;
    z-index: 0; /* Base layer */
}
.story-carousel .owl-stage-outer::before,.story-carousel .owl-stage-outer::after,
.cg-gallery-slider .owl-stage-outer::before,.cg-gallery-slider .owl-stage-outer::after{
    content: "";
    position: absolute;
    top: 0;
    width: 200px; /* Adjust width if needed */
    height: 100%;
    z-index: 9;
    pointer-events: none;
}
.story-carousel .owl-stage-outer::before,.cg-gallery-slider .owl-stage-outer::before {
    left: 0;
    background: linear-gradient(270deg, rgba(29, 56, 82, 0.00) 0%, rgba(29, 56, 82, 0.64) 40.87%, #1D3852 100%);
}
.story-carousel .owl-stage-outer::after,.cg-gallery-slider .owl-stage-outer::after {
    right: 0;
	background: linear-gradient(90deg, rgba(29, 56, 82, 0.00) 0%, rgba(29, 56, 82, 0.64) 40.87%, #1D3852 100%);
}
.gallery_img{
    height: 400px;
    overflow: hidden;
}
.gallery_img img{
	height:380px !important;
	border-radius: 15px !important;
	overflow: hidden;
    width: 100% !important;
    height: 100% !important;
    float: left;
    object-fit: cover;
}
.story-video img{
	width:100%;
	float:left;
}
.story-carousel .owl-nav,.cg-gallery-slider .owl-nav{
    display: block !important;
	margin:0 !important;
}
.story-carousel .owl-nav,.cg-gallery-slider .owl-nav{
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
/*   pointer-events: none; */
}
.story-carousel .owl-nav .owl-prev,.cg-gallery-slider .owl-nav .owl-prev{
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
	z-index: 110 !important;
}
.story-carousel .owl-nav .owl-next,.cg-gallery-slider .owl-nav .owl-next{
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	 z-index: 110 !important;
}
.glightbox-clean .gclose {
    z-index: 99999 !important;
    opacity: 1 !important;
    right: 20px !important;
    top: 20px !important;
}
.testimonial-item{
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	gap:20px;
}   
.testimonial-content{
	padding:40px 25px !important;
	background:#1D3852 !important;
	border-radius:15px !important;
	text-align: left !important;
}
.testimonial-text{
	font-size: 20px;
	line-height:31px;
    font-weight: 300;
	color: #fff !important;
	margin-bottom:35px !important;
}
.star{
	font-size:28px;
	color:#fff !important;
}
.testimonial-rating{
	margin-bottom:30px !important;
}
.testimonial-name{
	font-size: 22px;
	line-height:31px;
    font-weight: 800;
	color: #fff !important;
}
.testimonial-afterimg,.testimonial-beforeimg{
	overflow:hidden;
	border-radius: 15px !important;
/* 	height: 400px !important; */
}
.testimonial-afterimg img,.testimonial-beforeimg img{
	border-radius: 15px !important;
	transition:all 1s !important;
	overflow:hidden;
	width: 100% !important;
    height: 100% !important;
    float: left;
    object-fit: fill;
}
.testimonial-afterimg img:hover,.testimonial-beforeimg img:hover{
	  transform: scale(1.1);
}
.owl-nav{
	margin-top:40px !important;
}
.owl-prev,.owl-next{
    background: #FF5757 !important;
    border-radius: 10px;
    width: 45px;
    color: #fff !important;
    height: 28px;
	margin:8px !important;
}
.owl-prev span{
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5.841 5.28a.75.75 0 0 0-1.06-1.06L1.53 7.47L1 8l.53.53l3.25 3.25a.75.75 0 0 0 1.061-1.06l-1.97-1.97H14.25a.75.75 0 0 0 0-1.5H3.871z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.owl-next span{
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M10.159 10.72a.75.75 0 1 0 1.06 1.06l3.25-3.25L15 8l-.53-.53l-3.25-3.25a.75.75 0 0 0-1.061 1.06l1.97 1.97H1.75a.75.75 0 1 0 0 1.5h10.379z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.choose_box{
	display:flex;
	gap:25px;
	margin-bottom:30px !important;
}
.icon{
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: -0.125em;
}
.icon1{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath fill='%231D3852' d='M868 1461q65 33 117 81t90 108t57 128t20 142h-128q0-79-30-149t-82-122t-123-83t-149-30q-80 0-149 30t-122 82t-83 123t-30 149H128q0-73 20-141t57-128t89-108t118-82q-74-55-115-136t-41-173q0-79 30-149t82-122t122-83t150-30q92 0 173 41t136 115q38-75 97-134t134-97q-74-55-115-136t-41-173q0-79 30-149t82-122t122-83t150-30q79 0 149 30t122 82t83 123t30 149q0 92-41 173t-115 136q65 33 117 81t90 108t57 128t20 142h-128q0-79-30-149t-82-122t-123-83t-149-30q-80 0-149 30t-122 82t-83 123t-30 149q0 92-41 173t-115 136m284-1077q0 53 20 99t55 82t81 55t100 20q53 0 99-20t82-55t55-81t20-100q0-53-20-99t-55-82t-81-55t-100-20q-53 0-99 20t-82 55t-55 81t-20 100m-768 768q0 53 20 99t55 82t81 55t100 20q53 0 99-20t82-55t55-81t20-100q0-53-20-99t-55-82t-81-55t-100-20q-53 0-99 20t-82 55t-55 81t-20 100m1504 896l-288-225l-288 225l116-360l-276-216h345l103-320l103 320h345l-276 216z'/%3E%3C/svg%3E");
}
.icon2{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231D3852' fill-rule='evenodd' d='m18.571 13.71l2.14 4.38h.02c.35.71.59 1.2.42 1.68a.8.8 0 0 1-.3.43c-.43.31-1.16.35-2.04.11c-.36-.1-.8-.21-.88-.19c-.13.09-.27.44-.4.77c-.47 1.17-.97 1.76-1.57 1.85h-.23c-.714-.11-.956-.75-1.35-1.796l-.01-.024l-1.58-4.19l-.026.002c-.11.01-.212.018-.324.018q-.089-.001-.175-.01t-.175-.01l-1.58 4.18c-.44 1.17-.91 1.73-1.52 1.83h-.23c-.716-.1-.967-.734-1.383-1.784l-.007-.016l-.045-.111c-.126-.308-.253-.618-.325-.69c-.15-.05-.56.06-.93.16c-.87.24-1.62.2-2.05-.11a.64.64 0 0 1-.22-.24c-.304-.53-.058-1.042.311-1.81l.02-.04l2.14-4.39c-1-1.3-1.6-2.93-1.6-4.7c0-4.27 3.48-7.75 7.75-7.75s7.75 3.48 7.75 7.75c0 1.77-.6 3.39-1.6 4.7m-9.64 7.09c.05-.11.11-.25.17-.41l.01-.01l1.46-3.87a7.6 7.6 0 0 1-3.18-1.64l-1.89 3.87l-.09.18c.09-.01.18-.03.28-.06c.76-.21 1.22-.33 1.72-.17c.16.05.3.12.44.21c.438.292.62.745.897 1.432l.023.058q.049.132.101.26zm3.5-18.04c-3.45 0-6.25 2.8-6.25 6.25s2.8 6.25 6.25 6.25s6.25-2.8 6.25-6.25s-2.8-6.25-6.25-6.25m5.03 15.94c.5-.16.96-.04 1.72.17v.01c.11.02.2.04.28.06l-.04-.085q-.018-.041-.04-.085l-1.9-3.89c-.9.77-1.99 1.34-3.18 1.64l1.46 3.87q.065.153.12.301l.04.109c.06-.12.13-.27.2-.45c.28-.71.45-1.14.9-1.44c.14-.09.28-.16.44-.21m-3.29-12.31l1.57.26h.04c.41.07.75.36.88.76c.13.41.03.85-.26 1.16l-1.15 1.2l.25 1.68c.06.44-.12.86-.47 1.11c-.34.24-.79.27-1.16.07l-1.41-.75l-1.41.75c-.16.09-.34.13-.52.13c-.22 0-.45-.06-.64-.2c-.36-.25-.53-.68-.47-1.11l.25-1.68l-1.15-1.2c-.3-.31-.4-.75-.26-1.16c.13-.4.47-.69.88-.76l1.57-.26l.73-1.5c.19-.39.58-.63 1-.63s.81.24 1 .63zm-.46 3.42c-.05-.35.06-.71.3-.96l.8-.84l-1.09-.18a1.13 1.13 0 0 1-.82-.62l-.47-.97l-.47.97c-.16.33-.47.56-.82.62l-1.09.18l.8.84c.24.25.35.61.3.96l-.17 1.13l.93-.49c.16-.09.34-.13.52-.13s.36.04.52.13l.93.49z' color='%231D3852'/%3E%3C/svg%3E");
}
.icon3{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='7' cy='19' r='1' fill='%231D3852'/%3E%3Ccircle cx='16' cy='11' r='1' fill='%231D3852'/%3E%3Ccircle cx='25' cy='19' r='1' fill='%231D3852'/%3E%3Ccircle cx='10' cy='14' r='1' fill='%231D3852'/%3E%3Cpath fill='%231D3852' d='M30 20h-2c0-1.262-.195-2.504-.579-3.693l1.904-.615C29.773 17.08 30 18.53 30 20m-.15-11.022l-2.436 2.436A2 2 0 0 1 26 12a2.002 2.002 0 0 1-1.414-3.414l2.437-2.437A4 4 0 0 0 26 6c-2.206 0-4 1.795-4 4c0 .74.215 1.425.567 2.02l-4.548 4.548a3.95 3.95 0 0 0-2.02-.567c-2.205 0-4 1.794-4 4s1.795 4 4 4s4-1.795 4-4c0-.74-.214-1.424-.566-2.02l4.548-4.547a3.95 3.95 0 0 0 2.019.567c2.206 0 4-1.795 4-4a4 4 0 0 0-.15-1.023M16 22c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2M4 20H2C2 12.28 8.28 6 16 6c1.47 0 2.92.227 4.307.675l-.614 1.904A12 12 0 0 0 16 8C9.383 8 4 13.383 4 20'/%3E%3C/svg%3E");
}
.icon4{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%231D3852' d='M30 6a3.992 3.992 0 0 0-7.977-.224L9.586 8.263A3.99 3.99 0 1 0 5 13.858v8.284A3.992 3.992 0 1 0 9.858 27h8.284a3.991 3.991 0 1 0 5.595-4.586l2.487-12.437A3.995 3.995 0 0 0 30 6m-4-2a2 2 0 1 1-2 2a2 2 0 0 1 2-2M4 10a2 2 0 1 1 2 2a2 2 0 0 1-2-2m2 18a2 2 0 1 1 2-2a2 2 0 0 1-2 2m12.142-3H9.858A4 4 0 0 0 7 22.142v-8.284a3.99 3.99 0 0 0 2.977-3.634l12.437-2.487a4 4 0 0 0 1.849 1.85l-2.487 12.436A3.99 3.99 0 0 0 18.142 25M22 28a2 2 0 1 1 2-2a2 2 0 0 1-2 2'/%3E%3C/svg%3E");
}
.icon5{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231D3852' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M12 22a8 8 0 0 0 8-8c0-6-8-12-8-12c-.388 2.487-.768 3.822-2 6c-1.2-.555-1.5-1-2-2.25C6 8 4 11 4 14a8 8 0 0 0 8 8m-2-5l4-4m-4 0h.009m3.982 4H14' color='%231D3852'/%3E%3C/svg%3E");
}
.tnp-field.tnp-field-email{
	margin-bottom:8px !important;
}
.tnp-field.tnp-field-email label{
	display:none !important;
}
.tnp-email{
	border: 1px solid #E5D7D7 !important;
    color: #4e4e4e;
    padding: 10px 10px !important;
    height: auto;
    width: 100% !important;
    border-radius: 10px !important;
}
.tnp-submit{
	background: #FF5757 !important;
    border-radius: 10px !important;
    color: #fff !important;
    padding: 10px !important;
    font-size: 18px !important;
    display: inline !important;
	transition:all 1s !important;
}

.widget li a{
	font-weight: 400 !important;
}
.about-contact .top_btn:before{
	content:none;
}
.about-contact .contact_form_home{
	display:block;
}
.about-contact  input[type=text], .about-contact input[type=email], .about-contact input[type=tel],.about-contact textarea{
	border:1px solid #1D3852 !important;
	border-radius:0 !important;
}
.about-contact textarea{
	resize:none;
    padding: 10px 20px !important;
    width: 100% !important;
    height: 150px !important;
    line-height: 22px !important;
    background-color: #fff !important;
    color: #90979D !important;
    text-align: left !important;
}
.about-contact input::placeholder,.about-contact textarea::placeholder{
	color:#000 !important;
	font-size:15px !important;
	line-height:22px !important;
}
.about-contact .row{
	margin-bottom:30px !important;
}
.about-contact .contact_form .row:last-of-type {
    margin-bottom: 50px !important;
}
.wpcf7-response-output{
	font-size:15px !important;
    border: 1px solid red !important;
	color:red !important;
    padding: 5px !important;
    text-align: center !important;
    margin-top: 20px !important;
}
.hour_flex{
	display:flex;
	flex-wrap:wrap;
}
.hour_flex span{
	flex-basis:39%;
}
.why-choose h4{
	padding-bottom:0 !important;
}
.error-404{
	width:100%;
	float:left;
}
.error404 .page-title{
    font-size: 60px;
    line-height: 70px;
    font-weight: 800;
    color: #fff;
}
.error404 .page-content {
	padding:100px 20px;
	background:#1C1E33;
	border-radius:15px;
    width:80%;
	margin:0 auto;
}
.error404 .page-content p{
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    color: #fff;
}
.footer-top h2 strong{
	color:#FF5757!important;
	border-bottom: 3px solid #FF5757 !important;
}
.single-project-row{
	padding: 50px 0;
}
.single-project-row h1{
	font-size: 40px;
    color: #1c1e33 !important;
    line-height: 55px;
	text-align:center;
	margin-bottom: 30px !important;
}
.single-project-row p{
	color: #24263B;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}
.single-project-row h2 , .single-project-row h2 a{
	font-size: 40px;
    color: #1c1e33 !important;
    line-height: 55px;
    padding-bottom: 10px;
    font-weight: 500;
}
@media (max-width:1280px){
	.service_text {
    display: grid;
	text-align: center !important;
	justify-content: center;
    gap: 15px;
}
	.et-db #et-boc .et-l .et_pb_menu .et-menu>li {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
}
@media (max-width:1180px){
	.project-grid {
    grid-template-columns: 1fr 1fr;
}
	.service_text {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
}
@media (max-width:980px){
		.et-db #et-boc .et-l .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
        justify-content: flex-end !important;
    }
	.custom-social-links{
	display:flex !important;
}
	.mobile-btn {
    width: 50% !important;
}
}
@media (max-width:800px){
	.contact_form_home {
    flex-wrap: wrap;
}
	.testimonial-item {
    grid-template-columns: 1fr;
}
}
@media (max-width:768px){
    .mobile-btn{
        width: auto !important;
    }
}
@media (max-width:600px){
	.project-grid {
    grid-template-columns: 1fr;
}
	.tnp-submit {
    text-align: center !important;
}
	.widget.widget_nav_menu{
		margin-bottom:0 !important;
	}
	.hour_flex {
    gap:15px;
}
	.hour_flex span {
    flex-basis: auto;
}
	.error404 .page-title{
    font-size: 40px;
    line-height:50px;
}
.error404 .page-content {
	padding:60px 20px;
    width:100%;
}
.service_text {
    display: grid;
	text-align: center !important;
}
.choose_boxs .icon_text {
    font-size: 18px;
}
.footer-top .bor_btn,.footer-top .top_btn {
    font-size: 16px;
	padding: 15px 20px !important;
}
}
/* 
@media (max-width:480px){
	.custom-social-links{
    left: 60%;
    top: 9%;
    transform: translate(-60%, -9%);
}
} */