/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful & professional design. Very fast, responsive, RTL & translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet & mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor & WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 4.0.0.1729141399
Updated: 2024-10-17 05:03:19

*/


div#footer-inner {
    display: none!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	  font-family: "Cormorant", serif!important;
}
p,a,li {
	font-family: "Poppins", sans-serif!important;
}

@media screen and (max-width: 450px) {
	h1 {
		font-size:30px!important;
	}
	h2 {
		font-size:25px!important;
	}
	h3 {
		font-size:23px!important;
	}
	h4 {
		font-size:20px!important;
	}
	h5 {
		font-size:17px!important;
	}
	h6 {
		font-size:16px!important;
	}
	p,li,a {
		font-size:14px!important;
	}
	span.\31 {
    font-size: 35px!important;
	}
	span.\32 {
		font-size:40px!important;
	}
	.con {
    padding: 100px 30px 100px 30px!important; 
	}
.wp-block-nk-awb.nk-awb.nk-awb-fullheight.nk-awb-content-valign-center {
    min-height: unset !important;
}
	.ser-sec2-inner h3 {
		    line-height: 29px!important;
}
}
/* header */

.header-sec-inner {
    display: flex;
    gap: 100px;
	    padding: 10px 0px;
    align-items: center;
}

.header-sec-left {
    width: 20%;
}
.header-sec-left img {
    width: 70%;
}
.header-sec-right {
    width: 70%;
}
.header-sec-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link  {
	font-family: "Cormorant", serif !important;
	font-weight: 500;
    font-size: 24px;
} 
.header-sec-top {
    display: flex;
    gap: 9px;
    width: 58%;
    justify-content: end;
	margin-bottom:17px;
}
.v-he {
    border-left: 2px solid #efd2a1;
}
.header-sec-top i.fa-solid {
    color: #efd2a1;
    margin-right: 10px;
    background: #df9d2c;
    padding: 6px 6px;
}
#main #content-wrap {
   padding: 0px !important;
}
#main {
    border-top: 8px solid #fdcfab;
    position: relative;
    margin-top: 10px;
}
.home-sec1-inner {
    display: flex;
	gap:50px;
	    align-items: center;
	padding: 50px 0px;
}
.home-sec1-left {
    width: 50%;
}
.home-sec1-right {
    width: 50%;
}
.home-sec1-right img {
    width: 100%;
}
.home-sec1-left h3 {
    color: #e31e26;
    font-size: 50px;
    font-weight: 800;
}
.home-sec1-left p {
    font-size: 16px;
    margin-top: -18px;
    font-weight: 400;
    line-height: 27px;
}
.home-sec2 {
    background: #fff5e9;
    padding: 70px 0px;
}
.home-sec2-inner h3 {
    color: #e31e26;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
}
.home-sec2-inner p {
    font-size: 16px;
    margin-top: -18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    margin-top: 6px;
}
.home-sec2-inner-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 50px;
}
button.btn1-ho {
    background: #e31e26;
    padding: 6px 16px;
    /* outline: white; */
    border: none;
    color: white;
    font-size: 14px;
    font-family: 'Cormorant';
    letter-spacing: 1px;
	font-family: 'Poppins'!important;
}
.home-sec3-inner {
    display: flex;
}
.home-sec3-right {
    width: 65%;
	padding: 100px 50px;
}
.home-sec3-left {
    background: #e31e26;
    width: 45%;
    padding: 190px 100px 0px 100px;
}
.home-sec3-right-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 30px;
}
.home-sec3-right-inner-box {
    display: flex;
    gap: 15px;
/* 	align-items:center; */
}
.home-sec3-left h3 {
    color: white;
    font-size: 50px;
    text-transform: uppercase;
    line-height: 53px;
	margin-bottom:-18px;
}
.hr-ho::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid white;
    width: 122px;
    /* height: 100%; */
    left: 13px;
    top: 35px;
    opacity: 0.7;
}
.hr-ho {
    color: white;
    font-size: 30px;
    position: relative;
}
.home-sec3-left p {
    font-size: 16px;
    margin-top: -18px;
    font-weight: 400;
    line-height: 27px;
    /* text-align: center; */
    margin-top: 6px;
    color: #fff5e8;
}
.home-sec3-right-inner-box h4 {
    color: #261905;
    font-family: 'Poppins' !important;
    margin-bottom: 0px;
    font-size: 23px;
    font-weight: 500;
}
.home-sec3-right-inner-box p {
    font-size: 16px;
    color: #86714e;
    font-weight: 400;
    line-height: 27px;
    margin-top: 15px;
}

.home-sec3-right-inner-box img {
    width: 80%;
}


/* 
footer */


.footer-sec {
    background: #fff5e9;
   padding: 70px 0px 10px 0px;
}
.footer-sec-inner {
    display: flex;
    gap: 100px;
    justify-content: space-between;
}
.footer-left {
    width: 25%;
}
.footer-right {
    width: 50%;
    display: flex;
    justify-content: space-between;
	gap:50px;
}
.footer-third-sec {
    width: 30%;
}
.footer-right h4 {
    color: #e31e26;
    font-size: 25px;
    font-weight: 500;
    /* text-align: center; */
}
.footer-right .fa-solid, .fas {
    font-weight: 900;
    color: #231f21;
    font-size: 20px;
    padding-right: 14px;
}
.footer-right p {
    color: #2f2f2f;
    font-size: 17px;
    font-weight: 400;
    line-height: 35px;
}
.footer-logo {
    margin-top: 50px;
    display: flex;
    gap: 15px;
}
.footer-logo a img {
    width: 90%;
}
.footer-map-sec {
    border-right: 1px solid #fcc84e;
    border-left: 1px solid #fcc84e;
    border-top: 2px solid #204474;
    border-bottom: 2px solid #204474;
}
.footer-logo-sec img {
    width: 100%;
}

.footer-hr hr {
    color: #c4a150;
    height: 2px;
    margin: 100px 0px 30px 0px;
    background: #c4a150;
}
.copy-rights-section {
/*     padding: 0px 100px; */
    display: flex;
    justify-content: space-between;
}
.copy-rights-section p {
    color: #818180;
    font-size: 18px;
    font-weight: 400;
}
.copy-rights-section p a {
    color: #818180;
    font-size: 18px;
    font-weight: 400;
	letter-spacing: 1px;
}
/* end */

.home-sec-4inner h3 {
    color: #e31e26;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
	margin-bottom: 50px;
}
.home-sec4 {
    padding: 70px 0px;
}
.home-sec-4-box {
    border: 1px solid #a6b0c480;
	padding:30px;
	height:220px;
}
.home-sec-4-top {
    display: flex;
    /* border: 1px solid black; */
}
.home-sec-4-box1 {
    border: 1px solid #a6b0c480;
    padding: 30px;
    height: 220px;
}
.home-sec-4-bot {
    display: flex;
}
.ho-sec3-text {
/*     position: relative; */
    top: -598px;
    color: white;
    display: flex;
    justify-content: end;
    border: 3px solid;
    padding: 0px 60px;
    height: 470px;
    /* width: 93%; */
	align-items:center;
/* 	animation: color-change 2s linear infinite; */
}
.ho-sec3 {
    position: relative;
}

.con {
    padding: 100px 100px 100px 100px;
    background: url(https://demo.getln.com/vns/wp-content/uploads/2024/11/Screenshot-13.jpg);
    background-position: center;
    background-size: cover;
}
.ho-sec3-text h3 {
    font-size: 40px;
    color: white;
    font-family: 'Poppins' !important;
    font-weight: 300;
	
}

/* gloweffect */


/*  @keyframes color-change {
  0%,100%{
    border-color:#e31e26;
  }

  25%{
    border-color:#261905;
  }
  
  50%{
    border-color:white;
  }
  
  75%{
    border-color:#df9d2c;
  }
}  */



/* end */


span.\31 {
    font-size: 55px;
    font-weight: 500;
}
span.\32 {
    font-weight: 500;
    font-size: 65px;
}
.ho-sec3-text h3 {
    font-size: 40px;
    color: white;
    font-family: 'Poppins' !important;
    font-weight: 300;
    line-height: 60px;
}



/* responsive */


@media screen and (max-width: 1300px) { 
	
	.footer-sec-inner {
		flex-wrap:wrap;
	}
}
@media screen and (max-width: 1100px) { 
	
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
/*     font-family: "Cormorant", serif !important;
    font-weight: 500; */
    font-size: 20px;
}
}
@media screen and (max-width: 1000px) { 
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
/*     font-family: "Cormorant", serif !important;
    font-weight: 500; */
    font-size: 15px;
	}
}
@media screen and (max-width: 800px) { 
.header-sec-top {
    display: none;
}
.home-sec1-inner { 
	flex-direction:column;
	}
	.home-sec1-left {
    width: 100%;
}
	.home-sec1-right {
    width: 100%;
}
	.home-sec3-inner {
  
    flex-direction: column;
}
	.home-sec3-left {
		width:100%;
	}
	.home-sec3-right {
		width:100%;
	}
	.home-sec-4-box {
		padding:0px;
	}
	.home-sec-4-top {
    display: flex;
    /* border: 1px solid black; */
    flex-wrap: wrap;
    justify-content: center;
}
	.home-sec-4-bot {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	.home-sec-4-box1 {
/*     border: 1px solid #a6b0c480; */
    padding: 0px;
    height: 100%;
}
	.footer-right {
    width: 100%;
	}
	.footer-left {
    width: 100%;
}
	.footer-third-sec {
    width: 100%;
}
	.contact-page-inner {
		flex-direction:column;
	}
	.contact-page-left {
    width: 100%!important;
}
	.contact-page-right {
    width: 100%!important;
}
}
@media screen and (max-width: 600px) { 
	
	.copy-rights-section {
    /* padding: 0px 100px; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
	.home-sec2-inner-box {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 50px;
}
	.home-sec3-right-inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 30px;
}
	.footer-right {
		flex-wrap:wrap;
	}
	.footer-quick-link-sec {
    width: 100%;
}
	.footer-office-sec {
    width: 100%;
}
	.footer-sec-inner {
		gap:30px;
	}
	.footer-right {
		gap:30px;
	}
	.home-sec3-left {
		padding: 0px 20px 0px 20px;
	}
	.header-sec-left {
    width: 45%;
}
	.header-sec-left img {
    width: 100%;
}
	.home-sec3-right {

    padding: 50px 20px;
}
	.contact-left-bottom {
		flex-direction:column;
	}
	.contact-left-bottom-box1 {
    width: 100%!important;
}
	.contact-left-bottom-box2 {
    width: 100%!important;
}
	.contact-left-bottom-box3 {
    width: 100%!important;
}
}









/* contact page */

.banner {
   background: url(https://demo.getln.com/vns/wp-content/uploads/2024/11/05-Banner.jpg);
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.inner-banner {
    height: 250px;
    background: #00000070;
	display: flex;
    justify-content: center;
    align-items: center;
}
.inner-banner h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
}
.contact-page {
    padding: 70px 0px;
}
.contact-page-inner {
    display: flex;
	    gap: 100px;
/* 	    align-items: center; */
}
.contact-page-left {
    width: 60%;
}
.contact-page-right {
    width: 40%;
	margin-top:40px;
}
.contact-left-bottom {
    display: flex;
    /* gap: 50px; */
    /* justify-content: space-between; */
    margin-top: 100px;
}
.form-con1 {
    display: flex;
    gap: 20px;
}
.form-con input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #efd2a159;
    border: none;
    font-size: 13px;
    color: gray;
    font-weight: 400;
}
.form-con textarea.wpcf7-form-control.wpcf7-textarea {
    background: #efd2a159;
    border: none;
    font-size: 13px;
    color: gray;
    font-weight: 400;
}
.form-con input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #6a6a6a;
    width: 100%;
    color: white;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}
.contact-page-left h5 {
    font-size: 15px;
    color: #535354;
    font-family: 'Poppins'!important;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
}
.contact-page-left h3 {
    font-size: 40px;
    color: #e31e27;
    font-weight: 700;
}
.contact-page-left p {
    color: gray;
    margin-top: -10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}
.contact-left-bottom-box1 {
    width: 25%;
}
.contact-left-bottom-box2 {
    width: 40%;
}
.contact-left-bottom-box3 {
    width: 30%;
}
.vl-c {
    border-bottom: 1px solid #e31e27;
    width: 70px;
    margin-bottom: 40px;
}
.contact-left-bottom-box1 h4 {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
}
.contact-left-bottom-box2 h4 {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
}
.contact-left-bottom-box3 h4 {
    color: #000000;
    font-size: 23px;
    font-weight: 500;
}
.contact-left-bottom-box1 a {
   color: gray;
	
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
	text-decoration:none!important;
}
.contact-left-bottom-box2 a {
   color: gray;
	
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
	text-decoration:none!important;
}
.contact-left-bottom-box3 p  {
   color: gray;
	
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}
.contact-left-bottom-box1 p {
	margin-bottom:10px;
}


/* imagehover */


.image-ratio {
/*   position: relative; */
  overflow: hidden;
}
.image-ratio:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.image-ratio .ratio-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
/*   height: 100%; */
}
.image-ratio .ratio-inner img {
  width: 100%;
  min-height: 100%;
}

.text-center {
  text-align: center;
}

p {
  font-weight: 400;
}

/* body {
  font-family: "Nunito", sans-serif;
} */

.page-title {
  color: #9a3299;
  margin: 0 0 5px;
}

.page-description {
  font-size: 16px;
  color: #777;
  margin: 0 0 20px;
}

.food-card {
  width: 100%;
/*   margin: 0 20px;
  display: inline-block;
  margin-bottom: 30px; */
}
.food-card .card {
  position: relative;
  text-align: left;
}
.food-card .card .cat-flag {
  position: absolute;
  top: 8px;
  left: -5px;
  z-index: 2;
  font-size: 13px;
  font-weight: 400;
  padding: 3px 5px 3px 5px;
  color: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #2266aa;
}
.food-card .card .cat-flag:not(.style-2):before, .food-card .card .cat-flag:not(.style-2):after {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  border-right: 10px solid #2266aa;
}
.food-card .card .cat-flag:not(.style-2):before {
  top: 0;
  border-bottom: 13px solid transparent;
  border-top: 0 solid transparent;
}
.food-card .card .cat-flag:not(.style-2):after {
  bottom: 0;
  border-top: 13px solid transparent;
  border-bottom: 0 solid transparent;
}
.food-card .card .cat-flag.style-2 {
  left: -20px;
}
.food-card .card .cat-flag.style-2:after {
  content: "";
  border-right: 20px solid #184e84;
  border-bottom: 10px solid transparent;
  border-left: 0 solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
}
.food-card .card .card-img {
  text-align: center;
  background-color: #caaa7991;
	height:336px;
}
.food-card .card .card-img img {
  transition: transform 0.7s;
  opacity: 0.8;
}
.food-card .card:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 70px;
  display: block;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
/*   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%); */
/* 	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #caaa7991 100%); */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
  /* IE6-9 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #595656bd 100%);
}
.food-card {
    overflow: hidden;
}
.food-card:hover img {
    transform: scale(1.1);
    transition: 0.3s linear;
}
.food-card .card .card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  overflow: hidden;
}
.food-card .card .card-content .content {
  transition: transform 0.4s;
  transform: translateY(100%);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
/*   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%); */
/* 	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #caaa7991 100%); */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
  /* IE6-9 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #595656bd 100%);
}
.food-card .card .card-content .title {
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  transform: translateY(-100%);
  transition: transform 0.4s;
  margin-top: 0;
/*   margin-bottom: 0; */
  padding: 0 30px 30px;
	font-family: 'Poppins';
	margin-bottom: -15px;
	text-transform:uppercase;
}
.food-card .card .card-content .description {
  padding: 0 15px;
  color: #fff;
  font-size: 13px;
  margin: 0;
}
.food-card .card:hover .card-content .content {
  padding-bottom: 15px;
  transform: translateY(0);
}
.food-card .card:hover .card-content .title {
  transform: translateY(0);
}
.link-a {
/*     padding: 0.5rem 1rem; */
/*     background-color: #fff; */
    color: white;
    cursor: pointer;
    transition: .4s ease-in-out;
    border-radius: 5px;
    text-decoration: none !important;
	font-weight:500;
	    padding: 0px 0px 30px 30px;
}

.link-a:hover {
/*   box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.5); */
	color: white;
    /* padding-right: 30px; */
    transition: 0.3s;
    transform: translateX(10px);
	 text-decoration: none !important;
	font-weight:500;
}

.link-a	i.fa-solid.fa-angles-right {
    padding-left: 5px;
    color: white;
}
/* end */

/* project-page */


.project-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 150px;
}
.pro-con-tex h5 {
    padding-top: 70px;
    color: #414141;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    font-weight: 400;
    letter-spacing: 3px;
    border-bottom: 1px solid black;
    padding-bottom: 23px;
}
.pro-con-tex h3 {
    color: #e31e26;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
}

/* end */


/* project inner page */


.projectinner-page-sec1 {
    padding: 100px 130px;
}

.projectinner-page-sec1-left-top1 h4 {
    color: black;
    font-size: 28px;
    font-weight: 500;
}
.projectinner-page-sec1-left-top1 p {
    color: gray;
    font-size: 15px;
    line-height: 28px;
    margin-top: -5px;
    font-weight: 400;
}
.projectinner-page-sec1-left {
    padding-right: 30px;
}
.projectinner-page-sec1-left-top2 {
    display: flex;
    margin: 30px 0px;
	border-bottom: 1px solid black;
    padding-bottom: 20px;
	gap:30px;
}
.projectinner-page-sec1-left-top1 {
	border-bottom: 1px solid black;
    padding-bottom: 20px;
}
.p-left-box1 {
    width: 50%;
}
.p-left-box2 {
    width: 25%;
}
.p-left-box1 h4 {
	 color: black;
    font-size: 24px;
    font-weight: 500;
}
.p-left-box1 p {
    color: gray;
    font-size: 15px;
    line-height: 28px;
    margin-top: -5px;
    font-weight: 400;
}
.p-left-box2  h4 {
	 color: black;
    font-size: 24px;
    font-weight: 500;
}
.p-left-box2 p {
    color: gray;
    font-size: 15px;
    line-height: 28px;
    margin-top: -5px;
    font-weight: 400;
}
.p-left-box3  h4 {
	 color: black;
    font-size: 24px;
    font-weight: 500;
}
.p-left-box3 p {
    color: gray;
    font-size: 15px;
    line-height: 28px;
    margin-top: -5px;
    font-weight: 400;
}
.p-left-box3 {
    width: 20%;
}
.p-left-box4 {
    display: flex;
    gpa: 15px;
    gap: 12px;
    width: 22%;
}
.p-left-box4 img {
    width: 75%;
}
.projectinner-page-sec1-left-top3 {
    display: flex;
    background: #f7f7f7;
    padding: 30px;
	    gap: 50px;
	    align-items: center;
}
.projectinner-page-sec1-left-top3-left {
    width: 70%;
}
.projectinner-page-sec1-left-top3-rihgt {
    width: 30%;
}
.projectinner-page-sec1-left-top3-left h4 {
    color: black;
    font-size: 28px;
    font-weight: 500;
}
.projectinner-page-sec1-left-top3-left p {
    color: gray;
    font-size: 15px;
    line-height: 28px;
    /* margin-top: -5px; */
    font-weight: 400;
}
.projectinner-page-sec1-left-top3-left p span a {
    color: black;
    text-decoration: none !important;
}
.projectinner-page-sec1-left-top3-rihgt img {
    width: 100%;
}
.projectinner-page-sec1-rihgt img {
    margin-bottom: 30px;
    width: 100%;
}

@media screen and (max-width: 1440px) { 
	
	.project-gallery {
		    padding: 70px 70px;
	}
}

@media screen and (max-width: 1250px) { 
	.projectinner-page-sec1-left-top2 {
		flex-wrap:wrap;
	}
	.p-left-box2 {
    width: 40%;
}
	.p-left-box3 {
    width: 100%;
}
	.projectinner-page-sec1-left-top3 {
		flex-direction:column;
	}
	.p-left-box4 {
		width:100%;
	}
	.projectinner-page-sec1-left-top3-left {
    width: 100%;
}
	.projectinner-page-sec1-left-top3-rihgt {
    width: 50%;
}
}

@media screen and (max-width: 950px) { 
	.project-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 70px;
}
	.p-left-box1 {
    width: 100%;
}
	.p-left-box2 {
    width: 100%;
}
	
}
@media screen and (max-width: 768px) {  
	.project-gallery {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(7, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 70px;
}
}
@media screen and (max-width: 600px) {  
	   .project-gallery { 
		    padding: 40px 20px;
	}
	.projectinner-page-sec1 {
    padding: 40px 20px;
}
}




.header-sec-top a {
    font-family: 'Poppins';
    font-size: 14px;
}
li#mega-menu-item-26 a.mega-menu-link {
  
    border-right: unset!important;
}

.home-pro-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url(https://demo.getln.com/vns/wp-content/uploads/2024/11/14292.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    margn: 30px;
    /* margin: 30px; */
    background-repeat: no-repeat;
}
.home-pro-tag h3 {
    font-size: 35px;
    color: white;
    line-height: 45px;
}
.p-overly {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000085;
}

.footer-logo-sec p {
    font-size: 15px;
    margin-top: 20px;
    color: gray;
    text-align: left;
    line-height: 27px;
}

div#t-c h4 {
    color: #e41d27;
    font-weight: 500;
}
.p-left-box3 p span {
	    font-weight: 600;
}


.form-con input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:hover {
    transform: translate(5px, 5px);
    transition: 0.3s;
    background: transparent;
    border: 1px solid gray;
}
.form-con textarea.wpcf7-form-control.wpcf7-textarea:hover {
    transform: translate(5px, 5px);
    transition: 0.3s;
    background: transparent;
    border: 1px solid gray;
}
.form-con input.wpcf7-form-control.wpcf7-submit.has-spinner::focus-in{
	 transform: translate(5px, 5px);
    transition: 0.3s;
    background: transparent;
    border: 1px solid gray;
}

.aigpl-design-1 .aigpl-img-wrp {
    position: relative;
    height: 100%;
    width: 100%;
}



/* servicepage */


div#hei {
    height: 500px;
}
div#hei img {
    object-fit: cover;
}
div#div {
    position: relative;
    border-radius: 40px;
}
div#div::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(217, 217, 217, 0) 13.02%, rgba(0, 0, 0, 0.51) 42.5%, rgba(0, 0, 0, 0.63) 70%, #000000 100%);
    
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    transition: all 0.4s ease-in-out;
}
p.para {
    color: #e7e7e7;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    padding: 0px 30px;
    margin-top: -20px;
    font-family: 'Poppins';
}
div#li {
    padding: 0px 30px;
    color: #fdcfab;
    margin-top: -10px;
    font-weight: 500;
    font-size: 15px;
}
div#li i.fa-solid.fa-angles-right {
    color: #fdcfab;
}
.service-gallery.aos-init.aos-animate {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 150px;
}
.ser-sec2 {
    background: #f7f7f7;
    padding: 70px 0px;
}
.ser-sec2-inner h5 {
   
    color: #414141;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    font-weight: 400;
    letter-spacing: 3px;
    /* border-bottom: 1px solid black; */
/*     padding-bottom: 23px; */
}
.ser-sec2-inner h3 {
    color: #e31e26;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
	line-height:58px;
}
.ser-sec2-inner p {
    color: #515151;
    font-size: 15px;
    font-family: 'Poppins';
    text-align: center;
    margin-bottom: 70px;
}
.lgx_app_item.lgx_app_hover_effect_none {
    background: #faedd8;
    padding: 30px;
    border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
span.lgx_counter_value {
    font-size: 40px !important;
    color: #463e3e !important;
    font-family: 'Poppins' !important;
}
h4.lgx_app_item_title {
    font-size: 17px !important;
    font-family: 'Poppins' !important;
    margin-top: 20px !important;
    color: #585858 !important;
}
.lgx_app_item_row {
    gap: 30px !important;
}
.ser-sec3 {
    background: url(https://demo.getln.com/vns/wp-content/uploads/2024/11/cta-box-bg.png);
    background-color: #6c6c6e;
    /* background-image: url(https://demo.awaikenthemes.com/builtup/wp-content/uploads/2024/06/cta-box-bg.png); */
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto;
}
.ser-sec-3-left h3 {
    color: white;
    /* color: #e31e26; */
    font-size: 50px;
    font-weight: 800;
    /* text-align: center; */
    line-height: 65px;
    text-transform: capitalize;
}
.ser-sec-3-left p {
    color: #ebebeb;
    font-size: 15px;
    font-family: 'Poppins';
    margin-bottom: 60px;
}
button.ser-btn {
    background: #df9d2c;
    padding: 15px 30px;
    color: white;
    border: none;
    font-size: 15px;
    font-family: 'Poppins';
    display: flex;
    align-items: baseline;
    gap: 12px;
    font-weight: 500;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 60px;
}
.ser-sec3-inner {
    display: flex;
    align-items: center;
    padding: 60px 0px 0px 0px;
}
/* end */

/* servive-inner-page */
.ser-inner-sec1-inner {
    padding: 100px;
}
.ser-sec1-inner-inner-left-top {
    border: 1px solid #80808069;
    padding: 40px;
    border-radius: 40px;
}
.ser-sec1-inner-inner-left-top h4 {
    font-size: 25px;
    color: black;
    font-weight: 700;
	    margin-bottom: 40px;
}
.ser-sec1-inner-inner-left-top p {
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}
.ser-sec1-inner-inner-left-top a {
    font-size: 18px;
    text-decoration: none !important;
    font-weight: 400;
    color: #000000c2;
}
.ser-sec1-inner-inner-left-top {
    border: 1px solid #80808069;
    padding: 40px;
    border-radius: 40px;
}
.ser-sec1-inner-inner-left-top i.fa-solid.fa-angles-right {
    margin-left: 20px;
    border: 2px solid black;
    padding: 5px;
    border-radius: 40px;
    color: gray;
}
.ser-sec1-inner-inner-left-top p a:hover {
    transition: 0.3s linear;
    /* transform: translateX(10px); */
    /* text-decoration: none !important; */
    /* font-weight: 500; */
    /* color: red; */
    padding-left: 20px;
}
.ser-sec1-inner-inner-left-botom {
    margin-top: 44px;
    background: #f5f5f5f5;
    padding: 30px;
    border-radius: 40px;
}
.ser-sec1-inner-inner-left-botom h5 {
    font-size: 25px;
    color: black;
    font-weight: 700;
    margin-bottom: 30px;
}
.ser-sec1-inner-inner-left-botom p {
    font-size: 15px;
    color: #717070;
    font-weight: 400;
}
.ser-sec1-inner-inner-left-botom i.fa-solid {
    padding-right: 10px;
}
.i-i p a {
    text-decoration: none !important;
}
.i-i p {
    margin-bottom: 10px;
}
.ser-inner-sec1-inner img.aigpl-img {
    border-radius: 40px !important;
}
.ser-sec1-inner-inner-right .aigpl-gallery-slider-wrp {
	margin-bottom:40px;
}
.ser-sec1-inner-inner-right p {
    font-size: 15px;
    color: gray;
    line-height: 28px;
}
.ser-sec1-inner-inner-list {
    display: flex;
    gap: 80px;
    margin-top: 35px;
}
.ser-sec1-inner-inner-list img {
    width: 8%;
    margin-right: 18px;
}
.ser-sec1-inner-inner-list p {
    font-size: 15px;
    color: #4b4a4a;
    line-height: 29px;
    font-weight: 400;
}
.ser-sec1-inner-inner-img {
    display: flex;
    gap: 50px;
}
.ser-sec1-inner-inner-img img {
    width: 100%;
    border-radius: 40px;
}
.ser-sec1-inner-inner-img {
    display: flex;
    gap: 35px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.ser-sec1-inner-inner-right h4 {
    font-size: 30px;
    color: #e31f25;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 15px;
}
.aigpl-gallery-slider .slick-arrow {
    position: absolute;
    top: 48%;
    z-index: 9;
    padding: 0;
    margin: 0px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    width: 34px;
    height: 36px;
    cursor: pointer;
    border-radius: 40px;
}
.ser-inner-inner-sec3::before {
    position: absolute;
    background: #7e7c7cc2;
    width: 100%;
    height: 100%;
    content: "";
}
.ser-inner-inner-sec3 {
    background: url(https://demo.getln.com/vns/wp-content/uploads/2024/11/service-img-3.jpg);
    /* background: red; */
    position: relative;
    background-size: cover;
/*     background-position: center; */
    background-repeat: no-repeat;
	background-attachment:fixed;
}
.ser-inner-inner-sec3-inner {
    display: flex;
    gap: 50px;
    padding: 70x 0px;
    padding: 70px 0px;
}
.ser-inner-innner-sec1-box1 img {
    width: 30%;
    margin-bottom: 30px;
}
.ser-inner-innner-sec1-box1 {
    background: white;
    position: relative;
    padding: 30px;
    border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	width:33%;
}
.ser-inner-innner-sec1-box1 h4 {
    font-size: 26px;
    color: black;
    font-weight: 600;
    margin-bottom: 10px;
}
.ser-inner-innner-sec1-box1 p {
    font-size: 15px;
    color: gray;
    line-height: 28px;
	text-align:left!important;
}
.ser-inner-inner-sec4-innner h5 {
    color: #414141;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    font-weight: 400;
    letter-spacing: 3px;
    /* border-bottom: 1px solid black; */
/*     padding-bottom: 23px; */
}
.ser-inner-inner-sec4-innner h3 {
    color: #e31e26;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
}
.ser-inner-inner-sec4-innner p {
    color: #515151;
    font-size: 15px;
    font-family: 'Poppins';
    text-align: center;
    margin-bottom: 0px;
}
.ser-inner-innner-sec1-box1 span {
    font-size: 60px;
    color: red;
}
.ser-inner-inner-sec4 {
    padding: 70px 0px 0px 0px;
}

button.ser-btn:hover i.fa-solid.fa-angles-right {
    /* padding-right: 20px; */
    /* margin-right: 20px; */
    transform: translateX(5px);
    transition: 0.3s ease;
    /* transition-property: none; */
   /* animation-iteration-count: infinite; */
}

p#ga i.fa-solid.fa-angles-right {
    margin-left: 38px;
}
.ser-sec1-inner-inner-list div {
    width: 50%;
}
.ser-sec1-inner-inner-img div {
    width: 50%;
}
@media screen and (max-width: 1400px) { 
	.ser-inner-sec1-inner {
    padding: 70px 40px 40px 40px;
}
}
@media screen and (max-width: 1300px) { 
	.service-gallery.aos-init.aos-animate {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 70px;
}
	.ser-sec1-inner-inner-left-top a {
    font-size: 15px;
	}
	.ser-sec1-inner-inner-left-top {
		padding:15px;
	}
	.ser-sec1-inner-inner-left-botom {
		padding:15px;
	}
	
}

@media screen and (max-width: 1000px) { 
	.service-gallery.aos-init.aos-animate {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 30px;
}
	.ser-sec3-inner {
    display: flex;
     flex-direction: column-reverse;
   }
	.ser-sec-3-left {
    margin-top: 45px;
}
	.ser-inner-inner-sec3-inner {
		flex-wrap:wrap;
		    justify-content: center;
	}
	.ser-inner-innner-sec1-box1 {
		width: 43%;
	}
}
@media screen and (max-width: 900px) { 
	.ser-sec1-inner-inner-left-top i.fa-solid.fa-angles-right {
		display:none;
	}
	.abt-sec1-inner {
    display: block!important;
}
	.abt-sec1-left {
    width: 100%!important;
}
	.abt-sec1-right {
    width: 100%!important;
    margin-top: 30px;
}
	.abt-sec3-inner {
    display: block!important;
	}
	.abt-sec3-left {
    width: 100%!important;
		position: relative;
	}
	.abt-sec3-left-img2 {
   display:none!important;
}
	.abt-sec3-left-img1 {
    width: 100%!important;
}
	.abt-sec3-right {
    width: 100%!important;
		margin-top: 30px!important;
}
	}
@media screen and (max-width: 780px) {  
	.service-gallery.aos-init.aos-animate {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 70px 30px;
	}
	
	.ser-sec1-inner-inner-list {
    display: flex;
    gap: 0px;
    margin-top: 35px;
    flex-direction: column;
}
	.ser-sec1-inner-inner-list div {
    width: 100%;
}
	.ser-sec1-inner-inner-img {
		display:flex;
		flex-direction:column;
	}
	.ser-sec1-inner-inner-img div {
    width: 100%;
}
	
	.ser-inner-innner-sec1-box1 {
		width: 70%;
	}
	
}
@media screen and (max-width: 600px) {  
.service-gallery.aos-init.aos-animate {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 40px 30px;
}
#lgx_counter_up_app_209 .lgx_app_layout_grid .lgx_app_item_row {
        grid-template-columns: repeat(1, 1fr)!important;
    }
	.ser-inner-innner-sec1-box1 {
		width:100%;
	}
	    .ser-sec1-inner-inner-left-top {
        padding: 30px;
    }
	    .ser-sec1-inner-inner-left-botom {
        padding: 30px;
    }
	.abt-sec3-right h3 {
		    line-height: 35px!important;
	}
	.abt-sec1-right h3 {
		  line-height: 35px!important;
	}
}






/* about page */

.abt-sec1-inner {
    display: flex;
    gap: 100px;
	padding:70px 0px;
	align-items:center;
}
.abt-sec1-right {
    width: 50%;
}
.abt-sec1-left {
    width: 50%;
}
.abt-sec1-left img {
    width: 100%;
}
.abt-sec1-right h5 {
    color: #414141;
    /* text-align: center; */
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    font-weight: 400;
    letter-spacing: 3px;
    /* border-bottom: 1px solid black; */
    /* padding-bottom: 23px; */
}
.abt-sec1-right h3 {
    color: #e31e26;
    font-size: 40px;
    font-weight: 800;
    /* text-align: center; */
    line-height: 50px;
	    margin-top: 30px;
}
.abt-sec1-right p {
    font-size: 15px;
    color: gray;
    font-weight: 400;
    line-height: 28px;
}
.abt-sec1-box {
/*     background: #df9d2c33;
    padding: 25px 25px 25px 25px; */
   margin-top: 40px;
}
.abt-sec1-box p img {
    width: 5%;
    margin-right: 14px;
}
.abt-sec1-btn-sec {
    display: flex;
    gap: 60px;
}
button.abt-btn {
    background: #e31e26;
    padding: 10px 20px;
    border: none;
    color: white;
    font-weight: 500;
    border-radius: 10px;
}
.abt-sec1-box p {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}
.wp-block-nk-awb {
    padding: 0px;
}
.abt-sec3-inner {
    display: flex;
/*     gap: 100px; */
    padding: 70px 0px;
}
.abt-sec3-right {
    width: 50%;
}
.abt-sec3-left {
    width: 50%;
	    position: relative;
}
.abt-sec3-left-img2 {
    position: absolute;
    background: white;
    border-radius: 40px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    bottom: 100px;
    left: 330px;
    padding: 20px;
	text-align:left;
	  transition: 0.3s linear;

}

.abt-sec3-left-img2:hover {
    transform: translateX(-16px);
    transition: 0.3s linear;
}
.abt-sec3-left-img1 {
    width: 80%;
}
.abt-sec3-box1 span.\31 {
    font-size: 45px;
    color: #e41e26;
/*     text-align: center; */
    font-family: 'Poppins' !important;
}
.abt-sec3-box1 span.\32 {
    font-size: 40px;
    font-family: 'Poppins';
}
.abt-sec3-box1 span.\33 {
    font-family: 'Poppins'!important;
    font-weight: 400;
    font-size: 27px;
}
.abt-sec3-left-img1 img {
    width: 100%;
    border-radius: 40px;
}
.abt-sec3-right h5 {
    color: #414141;
    /* text-align: center; */
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    font-weight: 400;
    letter-spacing: 3px;
}
.abt-sec3-right h3 {
    color: #e31e26;
    font-size: 40px;
    font-weight: 800;
    /* text-align: center; */
    line-height: 50px;
    margin-top: 30px;
}
.abt-sec3-right p {
    font-size: 15px;
    color: gray;
    font-weight: 400;
    line-height: 28px;
}

.ser-sec-3-left a {
    text-decoration: none !important;
}


.footer-logo {
	display:none!important;
}
.projectinner-page-sec1-left-top2 {
    display: none;
}
.projectinner-page-sec1-left-top3 {
	margin-top:30px!important;
}

a:hover {
    color: unset !important;
}
a:focus {
    outline: unset !important;
}

    .wpsm_col-md-4 {
        width: 24.333333%;
    }
.wpsm_counterbox {
    background: #ece7e1;
    padding: 8px;
    border-radius: 30px;
    height: 200px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
h3.wpsm_count-title {
    color: #000000 !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    font-size: 19px !important;
    text-transform: capitalize;
    letter-spacing: 0px !important;
    margin-top: 30px !important;
}
span.counter {
    font-family: 'Poppins';
    font-weight: 400;
}
div#ga {
    padding-top: 50px;
}

.aigpl-col-3 {
        width: 100%;
    }