/*
Theme Name:   Astra Child
Theme URI:    https://wordpress.org/themes/astra/
Description:  Astra child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     astra
Version:      1.0.0
Text Domain:  astrachild
*/
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');
p {
    margin-bottom: 12px !important;
    line-height: 25px !important;
}
.blog-info-wrap {
    background: rgba(0, 0, 0, 0.7);
    padding: 24px 20px;
    color: #fff;
}
.blog-title {
    font-weight: 600;
    font-family: 'Baloo 2';
    line-height: 22px;
    margin-bottom: 13px;
    font-size: 19px;
}
.blog-more a {
    color: #FFE57C;
    font-weight: 500;
    font-size: 14px;
}
.blog-more a:hover{
	color: #fff;
}
.blog-section .wpr-grid-slider-prev-arrow {
	left: -4% !important;
}
.blog-section .wpr-grid-slider-next-arrow {
    right: -4% !important;
}
.team-wrap-col {
    background: #ffffff00 !important;
    text-align: center;
    padding: 0px !important;
    border-radius: 10px;
}
.blog-more {
text-align: right;
margin-top: 15px;
}
.team-content {
    width: 65%;
}
.team-image {
    width: 30%;
}
.team-image img {
    border-radius: 15px !important;
}
.team-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	align-items: center;
}
.member-name {
    font-size: 24px;
    font-family: 'Baloo 2';
    font-weight: 600;
    color: #2a296c;
    line-height: 25px;
}
.member-desig {
    color: #2a296c;
    font-weight: 500;
    margin-bottom: 10px;
}

.story-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background: #ccc;
    padding: 20px;
    border-radius: 90px 0 90px 0;
}
.her-name {
    font-size: 24px;
    font-family: 'Baloo 2';
    font-weight: 600;
    color: #2a296c;
    line-height: 25px;
}

.her-content {
    width: 65%;
}
.her-image {
    width: 30%;
}
.action-box1 .elementor-image-box-wrapper, .action-box2 .elementor-image-box-wrapper, .action-box3 .elementor-image-box-wrapper {
    position: relative;
}


.action-box1 .elementor-image-box-wrapper:before, .action-box2 .elementor-image-box-wrapper:before, .action-box3 .elementor-image-box-wrapper:before{
    position: absolute;
    left: 0;
    top: -25px;
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ccc;
font-size: 65px;
    font-family: 'Baloo 2';
    font-weight: 700;
}
.action-box1 .elementor-image-box-wrapper:before {
    content: '1';
}
.action-box2 .elementor-image-box-wrapper:before {
    content: '2';
}
 .action-box3 .elementor-image-box-wrapper:before {
    content: '3';
} 

.action-box1 figure.elementor-image-box-img, .action-box2 figure.elementor-image-box-img, .action-box3 figure.elementor-image-box-img {
    position: relative;
    left: 35%;
}
.action-box4 .elementor-image-box-wrapper{
    position: relative;
}
.action-box4 figure.elementor-image-box-img {
    position: relative;
    left: 35%;
}

 .action-box4 .elementor-image-box-wrapper:before {
    content: '4';
    position: absolute;
    left: 0;
    top: -50px;
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
   /* -webkit-text-stroke-color: #FFE57C;*/
	  -webkit-text-stroke-color: #ccc;
font-size: 65px;
    font-family: 'Baloo 2';
    font-weight: 700;
}

.action-box5 .elementor-image-box-wrapper, .action-box6 .elementor-image-box-wrapper{
    position: relative;
}
.action-box5 figure.elementor-image-box-img, .action-box6 figure.elementor-image-box-img {
margin-top: 15% !important;
}

 .action-box5 .elementor-image-box-wrapper:before {
    content: '5';
}
 .action-box6 .elementor-image-box-wrapper:before {
    content: '6';
}
.action-box5 .elementor-image-box-wrapper:before, .action-box6 .elementor-image-box-wrapper:before{
    position: absolute;
    left: 0;
    top: -30px;
    -webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ccc;
font-size: 65px;
    font-family: 'Baloo 2';
    font-weight: 700;
}













/*.counter-box {
    background: #002A7E;
    color: #fff;
    padding: 0px 10px;
     z-index: 1;
    position: relative;
    text-align: center;
}


.counter-wrap:before {
width: 183px;
    height: 75px;
    border-right: solid 0px rgb(62 21 27 / 0%);
    border-bottom: solid 74px #296c8d00;
    border-left: 217px solid #D90000;
    position: absolute;
    content: '';
    z-index: -1;
    left: -11px;
    top: -9px;
}
.counter-wrap {
position: relative;
    text-align: left;
    font-size: 27px;
    font-weight: 600;
    left: -11px;
    top: -10px;
}
.counter-title {
border-bottom: 1px solid #FFCF00;
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 22px;
}
.counter-info {
    font-size: 15px;
    display: flex;
    min-height: 35px;
    align-items: center;
    justify-content: center;
}
.top-triangle:before {
    width: 150px;
    height: 64px;
    border-right: solid 0px rgb(62 21 27 / 0%);
    border-bottom: solid 64px #296c8d00;
    border-left: 150px solid #D90000;
    position: absolute;
    content: '';
    z-index: 1;
    left: 15px;
    top: 15px;
    opacity: 0.7;
}
.top-triangle {
    position: relative;
}
ul.footer-link {
display: flex;
    justify-content: end;
    list-style: none;
        margin-bottom: 0;
}
ul.footer-link li {
    margin: 0 5px;
}

.site-primary-footer-wrap .widget-title {
    color: #fff;
}
.site-footer {
    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/footer-bg.png) no-repeat !important;
    background-size: 68% 100% !important;
    background-position: center center !important;
    background-color: #002A7E !important;
}
.site-below-footer-inner-wrap {
    border-top: 1px solid #fff;
}
.site-below-footer-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    min-height: auto !important;
}
.ast-builder-footer-grid-columns, .ast-builder-footer-grid-columns a {
    color: #fff;
}
.image-box-line img {
    box-shadow: 0px 0px 0px 3px #D90000 !important;
    padding: 17px;
    border-radius: 30px !important;
    position: relative;
    z-index: 1;
}
.image-box-line img:after {
content:'';
    box-shadow: 0px 0px 0px 3px #002 !important;
z-index: -1;
    position: absolute;
}
.about-section{
	position: relative;
}
.about-section:after{
	content: '';
	background:url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-199.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 161px;
    background-size: 100%;
}
.about-section:before{
    content: '';
    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-199-1.png) no-repeat;
    position: absolute;
    right: 0;
    top: 25px;
    width: 60px;
    height: 212px;
    background-size: 100%;
}
.commit-img {
	position: relative;
	z-index: 2;
}
.commit-img:before{
content: '';
    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-4.png) no-repeat;
    position: absolute;
    left: -97px;
    top: 0px;
    width: 145px;
    height: 66px;
    background-size: 100%;
    z-index: -1;
}
.service-title{
	position: relative;

}
.service-title:after{
content: '';
    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-5.png) no-repeat;
    position: absolute;
    right: -33px;
    top: -17px;
    width: 145px;
    height: 145px;
    background-size: 100%;
    
}
.testimonial-box {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    padding: 17px;
    box-shadow: 1px 2px 6px 0px #9b9b9b;
}
.testim-img {
    width: 35%;
}
.testim-content {
    width: 65%;
	    position: relative;
}
.testim-content:before {
    content: '';
    right: -6px;
    top: -6px;
    width: 40px;
    height: 40px;
    position: absolute;
    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-6.png) no-repeat;
	background-size: 100%;
}
.testim-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}
.testim-desig {
    font-size: 14px;
    margin-bottom: 11px;
}
.testim-info {
    font-size: 15px;
    max-height: 100px;
    overflow-y: auto;
	padding-right: 15px;
}
.testim-info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.testim-info::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D90000;
}
.testim-info::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
    border-radius: 10px;
}
.blog-section figure.elementor-image-box-img {
    margin-bottom: 0 !important;
    display: inline !important;
}
.blog-section .elementor-image-box-content {
    border: 1px solid #000;
    border-top: 0px;
    padding: 9px 15px 15px 10px;
}
.blog-col-wrap .elementor-widget-image {
    margin-bottom: 0 !important;
}
.blog-content {
    border: 1px solid #000;
    border-top: 0px;
    padding: 13px 25px;
}
.blog-info {
margin-top: 28px;
    margin-bottom: 15px;
    position: relative;
}
.blog-btn a {
    font-size: 15px;
    font-weight: 500;
    color: #d90000;
}
.blog-info:before {
    content: '';
    position: absolute;
    background: #000;
    width: 100%;
    height: 1px;
    top: -14px;
}
.sector-wrap .elementor-image-box-content {
    border: 1px solid #002A7E;
    border-top: 0;
    padding-top: 13px;
}
.sector-wrap figure.elementor-image-box-img img {
    display: inline;
}
.site-footer, .site-footer a {
    font-size: 14px;
    color: #fff !important;
}
.site-footer a:hover {
    text-decoration: underline;
}
.address-wrap, .phone-wrap, .whatsapp-wrap, .mail-wrap {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.address-wrap:before, .phone-wrap:before, .whatsapp-wrap:before, .mail-wrap:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    width: 22px;
    height: 30px;
	
}
.address-wrap:before{
	    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Vector.png) no-repeat;
		background-size: 100%;
}
.phone-wrap:before{
	    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-3.png) no-repeat;
	background-size: 100%;
}
.whatsapp-wrap:before{
	    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Vector-1.png) no-repeat;
	background-size: 100%;
}
.mail-wrap:before{
	    background: url(https://i-goc.org/ksm/wp-content/uploads/2024/12/Group-196.png) no-repeat;
	background-size: 100%;
	    left: -4px;
    top: 3px;
    width: 26px;
}*/
/*Make Header Sticky*/
/* .site-header {
    position: fixed !important;
    top: 0;
    width: 100%;
} */

/*Adjust Content Padding*/
/*.site-content {
    padding-top: 80px;
}*/
  .site-content {
    margin-top: -115px;
} 

/*Adjust Content Padding for Mobile*/
/* @media (max-width: 800px) {
    .site-content {
        padding-top: 100px;
    } */
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
/* 		.main-navigation {
				position: fixed;
				margin-top: 0px;
	}
} */

/*Adjust Content Padding for Mobile*/
/* @media (max-width: 650px) {
    .site-content {
        padding-top: 100px;
    } */
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
/* 		.main-navigation {
				position: fixed;
				margin-top: 60px;
	}
} */
/*.stroke-text{
-webkit-text-fill-color: #ffffff00;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
}
 .slide-right {
  animation: 3s slide-right;
} 
.slide-right > .head1{
	animation: 3s slide-right;
}
.slide-right > .head2{
	animation: 6s slide-right;
}
.slide-right > .banner-text{
	animation: 9s slide-right;
}
.slide-right > .banner-btn{
	animation: 12s slide-right;
}
@keyframes slide-right {
  from {
    margin-left: -100%;
  }
  to {
    margin-left: 0%;
  }
}
.site-below-footer-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}*/
.sticky-menu  {
    margin-bottom: 0px !important;
}
.form-group {
    width: 50%;
    padding: 0px 5px;
}
.form-group-textarea, .submit-btn{
	 padding: 0px 5px;
}
.contact-form-wrap .submit-btn input {
    background: #2a296c;
    border-radius: 0;
    padding: 13px 40px;
    font-weight: 600;
}
.form-group p, .form-group-textarea p {
    margin-bottom: 10px;
}
.contact-inside {
    display: flex;
    flex-wrap: wrap;
}
::placeholder{
font-size: 14px;
}
::-moz-placeholder {
	font-size: 14px;
} 
:-moz-placeholder {
	font-size: 14px;
} 
:-ms-input-placeholder {
	font-size: 14px;
} 


.form-news p {
    margin-bottom: 0;
}
.news-field input {
    background: transparent !important;
    height: auto !important;
    padding: 13px 24px !important;
}
.form-news {
    display: flex;
}
.form-news input.wpcf7-submit {
    margin-left: -35px;
    z-index: 1;
    position: relative;
    background: #fff !important;
    padding: 18px 25px !important;
    color: #2a296c !important;
    font-family: "Baloo 2", sans-serif !important;
	border-color: #929292 !important;
}
.action-box1 .elementor-widget-wrap:hover {
    background: #2a296c !important;
}
.action-box2 .elementor-widget-wrap:hover {
    background: #2a296c !important;
}
.action-box3 .elementor-widget-wrap:hover {
    background: #2a296c !important;
}
.action-box5 .elementor-widget-wrap:hover {
    background: #2a296c !important;
}
.action-box6 .elementor-widget-wrap:hover {
    background: #2a296c !important;
}
.action-box4 .elementor-widget-wrap:hover {
    /*background: #F0F0F0 !important;*/
	background: #2a296c !important;
}
.action-box4 .elementor-widget-wrap:hover h3, .action-box4 .elementor-widget-wrap:hover p{
	color: #000 !important;
}
/* .action-box1 .elementor-widget-wrap:hover h3, .action-box1 .elementor-widget-wrap:hover p, .action-box2 .elementor-widget-wrap:hover h3, .action-box2 .elementor-widget-wrap:hover p, .action-box3 .elementor-widget-wrap:hover h3, .action-box3 .elementor-widget-wrap:hover p, .action-box5 .elementor-widget-wrap:hover h3, .action-box5 .elementor-widget-wrap:hover p, .action-box6 .elementor-widget-wrap:hover h3, .action-box6 .elementor-widget-wrap:hover p{
	color: #fff !important;
} */
.action-box1 .elementor-widget-wrap:hover h3, .action-box2 .elementor-widget-wrap:hover h3, .action-box3 .elementor-widget-wrap:hover h3, .action-box4 .elementor-widget-wrap:hover h3, .action-box5 .elementor-widget-wrap:hover h3, .action-box6 .elementor-widget-wrap:hover h3{
	color: #FFE57C !important;
}
.action-box1 .elementor-widget-wrap:hover p, .action-box2 .elementor-widget-wrap:hover p, .action-box3 .elementor-widget-wrap:hover p, .action-box4 .elementor-widget-wrap:hover p, .action-box5 .elementor-widget-wrap:hover p, .action-box6 .elementor-widget-wrap:hover p{
	color: #fff !important;
}
.action-box4 .hover-on-box {
    display: none;
}
.action-box4:hover .hover-out-box {
    display: none;
}
.action-box4:hover .hover-on-box {
    display: block;
}
.action-box1:hover .hover-on-box .elementor-image-box-wrapper:before, .action-box2:hover .hover-on-box .elementor-image-box-wrapper:before, .action-box3:hover .hover-on-box .elementor-image-box-wrapper:before, .action-box4:hover .hover-on-box .elementor-image-box-wrapper:before, .action-box5:hover .hover-on-box .elementor-image-box-wrapper:before, .action-box6:hover .hover-on-box .elementor-image-box-wrapper:before {
   -webkit-text-stroke-color: #FFE57C;
}
.sustain-box .hover-on-box {
    display: none;
}
.sustain-box:hover .hover-out-box {
    display: none;
}
.sustain-box:hover .hover-on-box {
    display: block;
}
.sustain-box .hover-out-box {
    margin-bottom: 0 !important;
} 

 .statistic-box .hover-on-box {
    display: none;
}
.statistic-box:hover .hover-out-box {
    display: none;
}
.statistic-box:hover .hover-on-box {
    display: block;
}
.statistic-box .hover-out-box {
    margin-bottom: 0 !important;
} 
.banner-heading {
  animation: 5s banner-heading;
}
@keyframes banner-heading {
  from {
    margin-left: -100%;
  }
  to {
    margin-left: 0%;
  }
}
.banner-text {
  animation: 5s banner-text;
}
@keyframes banner-text {
  from {
    margin-left: -100%;
  }
  to {
    margin-left: 0%;
  }
}
.ripple-slider{
    margin: 0 auto;
    max-width:90%;
}
.ripple-inn-wrap {
  margin: 0px 10px;
    border: 2px solid #ccc;
    border-radius: 80px 0 80px 0;
}

.ripple-inn-wrap img {
    width: 100%
}
.ripple-info {
    padding: 20px 20px;
}
.ripple-info .ripple-name{
font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 22px;
    font-family: 'Baloo 2';
    margin-bottom: 30px;
}
.ripple-more a{
    background: #FFE57C;
    padding: 5px 12px;
    font-size: 14px;
    color: #000;
    font-weight:600
}
.ripple-slider .swiper-button-next:after, .ripple-slider .swiper-button-prev::after{
	position: relative !important;
}
.ripple-slider .swiper-button-next:after{
    content: '' !important;
    background: url(https://i-goc.org/pnl/wp-content/uploads/2024/12/Right-1.png) no-repeat !important;
    position: absolute !important;
    width: 50px !important;
    height: 50px !important;
   
}
.ripple-slider .swiper-button-prev::after {
    content: '' !important;
    background: url(https://i-goc.org/pnl/wp-content/uploads/2024/12/left-1.png) no-repeat !important;
    position: absolute !important;
    width: 50px !important;
    height: 50px !important;

}
/*.arrow.left img {
    visibility: hidden;
}
.arrow.left:before {
    content: '\f009';
    position: absolute;
    left: 10px;
    color: #fff;
    font-family: 'FontAwesome';
}*/
 .mission-section .elementor-image-box-description {
    min-height: 155px;
} 
.mission-section .elementor-image-box-wrapper {
/*     display: flex;
    flex-wrap: nowrap;
    position: relative;
    align-items: center;

	 */
}
.mission-section .elementor-image-box-content {
    border-left: 2px solid #ccc;
    padding-left: 20px;
}
.mission-section .elementor-image-box-img {
/*     width: 95px !important; */
/*     position: relative;
    top: -50px;
    left: -50px; */
}
.mission-section .elementor-image-box-img img{
	background: #6c923c;
    padding: 15px;
    border-radius: 100%;
}
.recent-posts-widget-with-thumbnails h2.widget-title {
background: #89c20b;
    padding: 10px;
    font-size: 20px;
    border-bottom: 3px solid #2A296C;
}
.recent-posts-widget-with-thumbnails li a {
    text-decoration: none !important;
    font-size: 15px;
    font-weight: 600;
    color: #3a3a3a;
}
.recent-posts-widget-with-thumbnails li{
    line-height: 20px;
}
.rpwwt-post-date {
    margin-top: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #818080;
}
.single-post .ast-article-single {
    padding: 30px !important;
}
.wpr-grid-item-inner a{
	text-decoration: none !important;
}
.single-post .site-content {
    margin-top: 0;
}
.single-post .elementor-element-4bc20f6 {
    background: #545454;
}
.single-post h2, .single-post h3 {
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}
.release-tab-section .box-wrap-rel {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 13px 0px #a5a5a5;
/* 	    margin: 10px; */
}
.release-tab-section .elementor-tabs-content-wrapper{
	margin-top: 30px
}
.release-tab-section h4 {
    color: #6c923c !important;
    font-family: "Baloo 2";
    font-size: 22px !important;
}
.relese-btn a.read-more-btn {
    background: #2a296c;
    padding: 7px 20px;
    font-family: 'Baloo 2';
    text-decoration: none !important;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
}
.relese-btn {
    margin-top: 20px;
}
.release-tab-section .elementor-tabs-wrapper {
    display: flex !important;
    gap: 15px !important;
}
.release-tab-section .elementor-tab-title.elementor-tab-desktop-title.elementor-active{
	background: #6c923c;
	 color: #fff;
}
.release-tab-section .elementor-tab-title.elementor-tab-desktop-title {
    background: #ccc;
    color: #2a296c;
    border-radius: 8px;
    padding: 12px 30px !important;
    line-height: 23px !important;
  
}
.release-tab-section .elementor-tab-content {
    padding: 0 !important;
}



/**********Responsive**************/
@media (max-width: 767px) {
	.mission-section .elementor-image-box-content {
    border-left: 0px;
    padding-left: 0px;
}
/* .site-content {
    margin-top: -75px !important;
} */
	.term-section br{
		display: block;
	}
.banner-text {
    margin-top: 20px;
}
	.team-content, .her-content  {
    width: 100%;
		margin-top: 12px;
}
.team-image, .her-image, .product-image {
    width: 100%;
	margin: 0 auto;
	max-width: 60%;
}
.team-wrap, .story-wrap {
  display: block;
        text-align: center;
}
	.team-member-slider .swiper-pagination {
    bottom: -28px !important;
}
.footer-width-fixer	.elementor-image-box-wrapper {
    display: flex;
}
.footer-width-fixer	.elementor-widget-image-box .elementor-image-box-content {
    width: 90%;
}
	br{
		display: none
	}
	.action-box5 figure.elementor-image-box-img, .action-box6 figure.elementor-image-box-img {
    margin-top: 0% !important;
    position: relative;
    left: 35%;
}
	.product-inn-wrap {
    padding-top: 50px;
}
	.footer-width-fixer .elementor-image-box-content p {
    margin-bottom: 0;
}
}
@media (max-width: 480px) {
.form-news input.wpcf7-submit {
	margin-left: 15px !important;
    padding: 18.3px 25px !important;

}
	.swiper-button-prev::after {
    left: 0 !important;
	}
		.swiper-button-next::after {
    right: 0 !important;
	}
}