@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Bold.eot');
    src: url('fonts/Aileron-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Bold.woff2') format('woff2'),
        url('fonts/Aileron-Bold.woff') format('woff'),
        url('fonts/Aileron-Bold.ttf') format('truetype'),
        url('fonts/Aileron-Bold.svg#Aileron-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




/*=== Heading style====*/


 h1, h2, h3, h4, h5, h6 {
    font-family: 'Aileron';
}

 h1{
	font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    color: #222;
}


 h2 {
	font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    color: #222;
}

h3 {
	font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #222;
}



 h4 {
	font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    color: #222;
}

 h5 {
	font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    color: #222;
}

 h6 {
	font-size: 16px;
    font-weight: 100;
    margin-bottom: 0;
    color: #222;
}





/*=== Heading style====*/


/*=== General Paragraph style====*/


p{
	font-family: 'Aileron';
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
	color: #595959;
}


/*=== General Paragraph style ====*/


/*=== General ancor tag style====*/


 a:hover{
	text-decoration: none;
}

/*=== General ancor tag style ====*/


/*-- ======= Top Bar css ======= */

.mobile-menu{
    display: none;
}
.fixed {
    position: fixed !important;
    background-color: #fff !important;
}

#header.fixed .nav-link {
    color: #272727!important;
}

.heaer-top-bar{
    background-color: #dfdfdf;
    padding: 4px 0;
}

.topnav-container{
    width: 86vw;
    margin: 0px auto;
}

.topnav-text ul{
    padding-left: 0px;
    margin: 0px;
}

.topnav-text ul li{
    list-style: none;
    display: inline-block;
    padding: 6px 10px;
}

.topnav-text ul li a{
    font-family: 'Aileron';
    color: #6b6f78;
    font-size: 16px;
    font-weight: 300;
}

.top-center-text p{
  margin: 0px;
  text-align: center;
  font-family: 'Aileron';
  color: #6b6f78;
  font-size: 16px;
  padding: 6px 0px;
  font-weight: 300;
}

.right-top-nav{
    text-align: right;
}

/* #Navigation
================================================== */

.logo{
    margin-top: 0px;
    padding: 14px 0;
}

.custom-container {
    width: 80vw;
    margin: 0px auto;
}

#header {
    background: #bdc5e4;
    color: #fff;
    width: 100%;
   
}

.tp-nav-row{
    align-items: center;
}

.top-free-estimate{
    padding-top: 20px;
}


/*.fixed-header {
   
    position: fixed !important;
}*/

#navbarSupportedContent .navbar-nav{
    margin-top: 0px;
}

#header .start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 0px 0;
    /*box-shadow: 0 10px 30px 0 rgb(106 115 120 / 15%);*/
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .start-header.scroll-on {
	/*box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);*/
	padding: 10px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .navigation-wrap{
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 700;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
    
}
#header .navbar{
	padding: 0;
    margin-bottom: 0px;
}
#header .navbar-brand img{
	width: auto;
	display: block;
  
}
#header .navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
#header  .navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
#header  .navbar-light .navbar-toggler-icon {
	width: 24px;
    height: 17px;
    background-image: none;
    position: absolute;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
    top: -40px;
    right: 0px;
}
#header  .navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
#header .navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}

/*#header .nav-item:hover .nav-link{
	color: #ffffff !important;
    border-bottom: 2px solid  #68076f;
    border-width: 100%;
    
}*/
#header .nav-item.active .nav-link{
    color: #00123a !important;
}
#header .nav-link {
    color: #00123a;
    font-family: 'Nunito Sans', sans-serif;
    transition: all 200ms linear;
    font-size: calc((100vw - 5em) / 90);
    font-weight: normal;
    position: relative;
    padding: 10px 40px !important;
    display: inline-block;
    border-bottom: 2px solid  transparent;
    font-weight: 300;
}

#header .nav-link:hover {
    color: #000716;
}


/*
#header .nav-link::before {
    position: absolute;
    left: 0%;
    content: '';
    height: 4px;
    background: #68076f;
    transition: all 0.2s linear;
    width: 0;
    bottom: 0;
}

#header .nav-link:hover::before {
    width: 100%;
}*/

#header .nav-link i{
    font-size: 20px;
}



#header .nav-item{
	position: relative;
    transition: all 200ms linear;
}

#header .nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
    width: 100%;
}
#header .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
#header .dropdown-menu {
	padding: 0px!important;
	margin: 0;
	font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    letter-spacing: 1px;
	color: #212121;
	min-width: 16rem;
	background-color: #fcfaff;
	border: none;
	border-radius: 0px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
#header .dropdown-toggle::after {
	display: none;
}

/*#header .nav-item .dropdown-menu .dropdown-item:nth-child(odd) {
	background-color: #fff;
}

#header .nav-item .dropdown-menu .dropdown-item:nth-child(even) {
	background-color: #fff;
}*/

#header .dropdown-item {
	 padding: 5px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}


#header .dropdown-item:hover{
    background-color: #e6eaec;
}

/*#header .dropdown-item:hover, 
.dropdown-item:focus {
	
	background-color: #000000;
}*/

.nav-contact-btn {
    background-color: #fff;
    color: #2d61fe !important;
    margin-left: 22px;
    border-radius: 6px;
}

.nav-contact-btn:hover {
    background-color: #151515;
    color: #fff !important;
}



/*=== side cart css===*/


 
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 30;;
 
}


/*-- ======= Nav bar css ======= */

/*-- ======= home banner css======= */

.home-banner {
    background-image: url(../images/home-banner-bg.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 250px;
    padding-bottom: 328px;
}
.home-banner-inner {
    width: 100%;
    padding-left: 0px;
    background-color: #fff7f4;
}

.banner-heading {
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 20);
    font-weight: 200;
    text-align: center;
    width: 100%;
    margin: 0px auto;
}

.banner-text-info {
    font-family: 'Nunito Sans', sans-serif;
    color: #ffffff;
    font-size: calc((100vw - 5em) / 80);
    text-align: center;
    width: 64%;
    margin: 0px auto;
    margin-top: 38px;
    line-height: normal;
    font-weight: 300;
}

/*-- ======= end of home banner css ======= */

/*-- ======= quality section css ======= */

.quality-section{
	margin-top: -100px;
	padding-bottom: 50px;
	position: relative;
}

.quality-block{
	padding: 20px;
	background-color: #bdc5e4;
	min-height: 775px;
}

.quality-block img{
	width: 100%;
}

.quality-block h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 50);
    text-align: center;
    position: relative;
    margin-top: 20px;
    font-weight: 100;
    color: #00123a;
    margin-bottom: 20px;
}

.quality-block h2:after {
    content: "";
    width: 76%;
    height: 1px;
    background-color: #7e8398;
    position: absolute;
    left: 0;
    top: 118%;
    margin: 0px auto;
    right: 0;
}

.quality-block p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #000000;
    text-align: center;
    line-height: 1.3;
    margin-top: 24px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

/*-- ======= Our strenth section css ======= */

.strenth-section {
    padding-top: 14px;
    padding-bottom: 60px;
}

.page-heading {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 45);
    text-align: center;
    position: relative;
    margin-top: 40px;
    font-weight: 500;
    color: #00123a;
    margin-bottom: 28px;
}

.strenth-block{
	text-align: center;
}

.strenth-block h2{
	font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 65);
    text-align: center;
    position: relative;
    margin-top: 20px;
    font-weight: 100;
    color: #00123a;
    margin-bottom: 20px;
}

.strenth-block p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #00123a;
    text-align: center;
    line-height: 1.3;
    margin-top: 22px;
    margin-bottom: 22px;
}



/*=== plants section css===*/

.plants-section{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #bdc5e4;
}

.plants-circle {
    width: 170px;
    height: 170px;
    border: 4px solid #9ba5c8;
    border-radius: 50%;
    padding-top: 18%;
    margin: 0px auto;
}

.num-text:after {
    content: "+";
}

.m-text:after {
    content: "M";
}

.plants-circle p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 70);
    font-weight: 500;
    color: #00123a;
    text-align: center;
    line-height: 1.1;
}

.inr-circle{
	padding-top: 50px;
}

.plants-sub-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #00123a;
    text-align: center;
    margin-top: 24px;
}

/* about section css */

.about-section{
	position: relative;
	display: flex;
	flex-wrap: wrap;
}


.info-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #00123a;
    line-height: 1.4;
}


.about-left {
    width: 50%;
    padding: 82px 132px;
}

.about-right-img {
   /* background-image: url(../images/about-img.jpg);
    background-size: cover;
    background-position: top;*/
    width: 50%;
    position: relative;
    /*min-height: 648px;*/
}

.y-frame1 iframe{
    height: 650px;
}

.yt-pay-btn {
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    margin: 0px auto;
}

.about-readmore-btn {
    text-align: center;
    margin-top: 40px;
}

.about-readmore-btn a {
    background-color: #000;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    padding: 12px 44px;
    display: inline-block;
    border-radius: 10px;
	font-weight: 300;
}


/* services section css*/

.service-section.mission-sec .services-block{
    background-image: unset;
    background-color: #bdc5e4;
    padding: 18px 20px 60px 20px;
}

.service-section.mission-sec .services-block h2{
    position: relative;
}

.service-section.mission-sec .services-block h2:after {
    content: "";
    width: 76%;
    height: 1px;
    background-color: #7e8398;
    position: absolute;
    left: 0;
    top: 118%;
    margin: 0px auto;
    right: 0;
    
}

.service-section.mission-sec {
    background-image: unset !important;
}

.service-section{
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/service-bg.jpg);
}

.services-block {
    background-image: url(../images/service-block-bg.jpg);
    padding: 68px 20px 60px 20px;
    background-size: cover;
    background-position: top;
    text-align: center;
    height: 400px;
}

.services-block h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 40);
    text-align: center;
    position: relative;
    margin-top: 30px;
    font-weight: 500;
    color: #00123a;
    margin-bottom: 20px;
}

.services-block .info-text{
	margin-top: 18px;
}

.service-text-info {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #444444;
    line-height: 1.4;
    text-align: center;
    width: 60%;
    margin: 0px auto;
    margin-bottom: 40px;
}


/* clients section css */

.clients-section{
	padding-top: 30px;
	padding-bottom: 60px;
}

.awards-section{
	background-image: url(../images/awards-bg.jpg);
	padding-top: 25px;
	padding-bottom: 60px;
	background-size: cover;
    background-position: top;
}

.awards-block {
    background-color: #fff;
    box-shadow: 0px 4px 20px 2px rgb(32 33 36 / 38%);
    width: 88%;
    margin: 0px auto;
}

.awards-block img{
	width: 100%;
}


/* location section css */

.price-container .price-table {
    display: none;
}

.price-container .price-table.active {
    display: block;
}

.loctions-section{
    padding-top: 60px;
    padding-bottom: 60px;
}

.home-map-locate .page-heading{
    margin-top: 32px;
    margin-bottom: 8px;
}

.blank-map-block{
    position: relative;
    width: 100%;
}

.blank-map-block img{
    width: 100%;
}

.t-map-img .point {
  cursor: pointer;
  position: absolute;
  /*width: 1.6rem;
  height: 1.6rem;*/
  color: #fff;
  font-size: 30px;
  transform: translate(-50%, -50%);
 
}

.t-map-img .point .state_name{
	font-size: 12px;
    position: absolute;
    min-width: 100px;
    left: 0;
    right: 0;
    color: #000;
    line-height: normal;
	display: none;
}

.t-map-img .point.active .state_name{
	display: inline-block;
}

.t-map-img .point.active {
	color: #00123a;
}

.t-map-img .point:hover{
	color: #d52427;
}

.t-map-img .jk {
    top: 10%;
    left: 28%;
}

.t-map-img .rj {
    top: 37%;
    left: 22%;
}

.t-map-img .up {
    top: 39%;
    left: 42%;
}

.t-map-img .mp {
    top: 50%;
    left: 32%;
}

.t-map-img .mh {
    top: 62%;
    left: 26%;
}

.t-map-img .ka {
    top: 75%;
    left: 26%;
}

.t-map-img .ap {
    bottom: 16%;
    left: 37%;
}
.t-map-img .od {
    top: 57%;
    right: 36%;
}
.t-map-img .hr {
    top: 28%;
    left: 28%;
}

.t-map-img .hr.f-24 {
    left: 25%;
    top: 28%;
}

.t-map-img .hr.f-24-2 {
    left: 28.2%;
    top: 28%;
}

.t-map-img .hr.pirthla {
    top: 33%;
    left: 31%;
}

.t-map-img .hr.pirthla1 {
    top: 32%;
    left: 27%;
}

.t-map-img .hr.pirthla2 {
    top: 30%;
    left: 30%;
}

.t-map-img .pj {
    top: 22%;
    left: 25%;
}
.t-map-img .cg {
    top: 23%;
    left: 28%;
}
.t-map-img .nd {
    top: 32%;
    left: 29%;
}

.t-map-img .ch {
    top: 55%;
    right: 50%;
}
.t-map-img .gj {
    top: 50%;
    left: 15%;
}

.t-map-img .gj.jalisana {
    top: 50%;
    left: 15%;
}
.t-map-img .br {
    top: 42%;
    right: 38%;
}
.t-map-img .tn {
    bottom: 5%;
    left: 34%;
}
.t-map-img .wb {
    top: 50%;
    right: 30%;
}

/* contact us section css */

.contact-us-section{
	padding-top: 60px;
	padding-bottom: 60px;
}

.home-contact-form {
    padding-top: 5px;
    width: 60%;
    margin: 0px auto;
}



.contact-form-btn {
    margin-top: 20px;
    text-align: center;
}

.form-field {
    margin-top: 30px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 100);
    height: 48px;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #ced4da;
}

.form-field:focus{
	border-color: #ced4da;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

.text-area-field{
	height: 80px;
}

.contact-form-btn{
	margin-top: 20px;
	text-align: right;
}

.contact-form-btn .send-btn {
    background-color: #000000;
    font-family: 'Nunito Sans', sans-serif;
    color: #ffff;
    border: 0px;
    width: 218px;
    height: 48px;
    font-size: calc((100vw - 5em) / 88);
    border-radius: 0px;
    margin-top: 10px;
	border: 1px solid #000;
}

.contact-form-btn .send-btn:hover{
	background-color: #fff;
	color: #000;
}



/* faq blogs section css */



.footer-section {
    background-color: #bdc5e4;
    padding-top: 50px;
    padding-bottom: 50px;
}


.footer-news-letter {
    position: relative;
    border: 1px solid #fff;
    width: 70%;
    padding: 18px 26px 0px;
    margin-top: 34px;
    border-radius: 10px;
}

.footer-news-letter h2{
	font-family: 'Poppins', sans-serif;
    color: #ffff;
    text-align: center;
    font-size: calc((100vw - 5em) / 75);
}

.footer-news-block {
    width: 86%;
    height: 44px;
    border-radius: 16px;
    padding-left: 10px;
	    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
	 border: 0px;
}

.footer-news-block:focus{
	outline: none;
}

.suscribe-btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-left: 10px;
    border: 0px;
    background-image: url(../images/sus-check-btn.png);
}


.footer-news-letter p{
	font-family: 'Poppins', sans-serif;
    color: #ffff;
    text-align: center;
    font-size: calc((100vw - 5em) / 115);
	margin-top: 10px;
}

.news-letter-inner {
    display: flex;
    justify-content: center;
    width: 90%;
    margin: 0px auto;
    margin-bottom: -20px;
}


.footer-info {
    color: #ffffff;
    font-family: 'Century Gothic';
    font-size: 20px;
    line-height: 30px;
    margin-top: 20px;
    width: 80%;
}

.footer-address{
	color: #fff;
	font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
    line-height: normal;
	display: flex;
	margin-top: 10px;
}

.footer-address i {
    font-size: 26px;
    margin-right: 18px;
}

.footer-phone i{
	 font-size: 26px;
    margin-right: 18px;
}


.footer-phone{
	color: #fff;
	font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
    line-height: normal;
	display: flex;
	margin-top: 10px;
}

.footer-phone a{
	color: #fff;
	font-family: 'Poppins', sans-serif;
    font-weight: normal;
    line-height: normal;
	
}

.footer-links{
	    margin-top: 30px;
}




.footer-heading {
    margin-bottom: 0px;
    text-align: left;
    font-size: calc((100vw - 5em) / 55);
}

.footer-links ul{
	padding-left: 0px;
}

.footer-links ul li{
	list-style: none;
	margin-top: 10px;
}


.footer-links a{
	color: #5d5d5d;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 100);
    line-height: normal;

}

.footer-links a:hover{
	 font-weight: bold;
}

.footer-logo{
	margin-bottom: 22px;
}

.footer-logo img{
	width: auto;
}

.company-links-block {
    position: relative;
    padding-bottom: 14px;
    border-bottom: 2px solid #a3abcd;
}


.footer-bottom {
    background-color: #000000;
    padding: 15px 0px;
}

.footer-copy-right{
	color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
    line-height: normal;
	margin-bottom: 0px;
}

.footer-bottom-links {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
    line-height: normal;
    margin-bottom: 0px;
    text-align: right;
}

.footer-bottom-links a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
    line-height: normal;
    margin-bottom: 0px;
    margin-right: 20px;
    margin-left: 20px;
}

.footer-social{
	text-align: right;
}

.footer-social a {
    background-color: #000;
    padding: 6px 8px;
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 18px;
    color: #ffffff;
    margin-top: 0px;
    margin-left: 8px;
}

.footer-social a:hover{
	background-color: #6572a5;
	color: #fff;
}

.footer-social a:first-child {
	margin-left: 0px;
}

/* about company page css*/

.about-banner{
	background-image: url(../images/about-banner.jpg);
    background-size: cover;
	background-position: top center;
    padding-top: 172px;
    padding-bottom: 172px;
}

.about-heading {
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 28);
    font-weight: 500;
    text-align: center;
    width: 100%;
    margin: 0px auto;
}

.vg-history-section{
	padding-top: 50px;
	padding-bottom: 50px;
}

.vg-history-heading{
	font-family: 'Nunito Sans', sans-serif;
	font-size: calc((100vw - 5em) / 36);
    font-weight: 500;
	color: #00123a;
	text-align:center;
	margin-bottom: 14px;
}

.vg-about-info .info-text span{
	color: #00123a;
	font-weight: 500;
}

.revenue-section{
	padding-top: 0px;
	padding-bottom: 50px;
}

.revenu-block {
    padding: 10px;
    border: 1px solid #d5d5d5;
}

.revenu-block img{
	width: 100%;
}

.revenu-customer{
	display: flex;
	 padding: 10px;
    border: 1px solid #d5d5d5;
}

.revenu-customer-img{
	width: 62%;
}

.revenu-customer-img img{
	width: 100%;
}

.revenu-customer-content {
    width: 38%;
    padding-top: 28px;
}

.revenu-customer-content h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 55);
    font-weight: 500;
    color: #00123a;
    text-align: left;
    margin-bottom: 14px;
}

.revenu-customer-content ul{
	    padding-left: 22px;
}

.revenu-customer-content ul li {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 98);
    font-weight: 300;
    color: #00123a;
    line-height: 1.4;
}


.manufacturing-sites-section{
	background-image: url(../images/manufacturing-site-bg.jpg);
    background-size: cover;
	padding-top: 70px;
    padding-bottom: 70px;
}

.manufacturing-site-block{
	text-align: center;
}

.manufacturing-site-block h2{
	font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 40);
    font-weight: 800;
    color: #00123a;
}

.manufacturing-site-block p{
	font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #00123a;
    line-height: 1.4;
}

.v-g-core-value-section{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
}

.vg-core-value-info{
	width: 90%;
	margin: 0px auto;
}

.colre-value-list-section{
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.core-value-item{
    display: flex;
}

.arrow-block {
   width: 210px;
   
    background-size: cover;
    position: relative;
}

.arrow-block h3 {
    color: #000;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    padding: 0 12px;
}



.core-value-list-content{
    position: relative;
}

.core-value-list-content {
    width: calc(100% - 196px);
     padding-top: 20px;
}

.core-value-list-content-border-1 {
    border: 3px solid #c0504d;
    height: 195px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.core-value-list-content-border-2 {
   border: 3px solid #9bbb59;
   height: 206px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}
.core-value-list-content-border-3 {
   border: 3px solid #8064a2;
   height: 194px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}

.core-value-list-content-border-4 {
   border: 3px solid #4bacc6;
   height: 190px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}

.core-value-list-content-border-5 {
   border: 3px solid #f79646;
   height: 234px;
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}

.core-value-list-content ul li{
    font-family: 'Nunito Sans', sans-serif;
   
    font-weight: 300;
    color: #00123a;
}

.arrow-block-1{
    background-image: url(../images/core-value-arrow-1.png);
     height: 300px;
}

.arrow-block-2{
    background-image: url(../images/core-value-arrow-2.png);
    height: 308px;
}
.arrow-block-3{
    background-image: url(../images/core-value-arrow-3.png);
   height: 300px;
}
.arrow-block-4{
    background-image: url(../images/core-value-arrow-4.png);
    height: 300px;
}

.arrow-block-5{
    background-image: url(../images/core-value-arrow-5.png);
    height: 312px;
}



.core-value-block{
	background-color: #bdc5e4;
	padding: 20px;
	margin-top: 28px;
	min-height: 270px;
}

.core-value-block h2 {
    display: flex;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 60);
    font-weight: 600;
    color: #00123a;
}

.core-value-heading-text{
	width: calc(100% - 60px);
	line-height: 1.1;
}
.core-value-icon {
	width: 60px;
}

.core-value-icon img{
	width: 100%;
}

.core-value-block p{
	margin-top: 10px;
}

.team-item {
    text-align: center;
    margin-top: 26px;
}

.team-member-name {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 400;
    color: #00123a;
    line-height: 1.4;
    margin-bottom: 4px;
    margin-top: 10px;
}

.team-member-designation{
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 75);
    font-weight: 300;
    color: #6f6f6f;
    line-height: 1.4;
}

/* End about company page css*/

/* manufacturing page css*/
.manufacturing-banner {
    background-image: url(../images/manufacturing-banner.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 172px;
    padding-bottom: 172px;
}

.vg-plants-tab-section{
    padding-top: 0px;
    padding-bottom: 50px;
}

.plants-tab-section .nav-tabs .nav-link{
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 70);
    font-weight: 300;
    color: #00123a;
    border-radius: 0px;
    border: 0px;
    padding: 0.5rem 4rem;
}

.plants-tab-section .nav-tabs {
    border-bottom: 2px solid #bdc5e4;
}

.plants-tab-section .nav-tabs .nav-link.active{
    background-color: #bdc5e4;
    color: #00123a;
    font-weight: 600;
}

.plants-tab-section .nav-tabs .nav-item {
    margin-bottom: 0px;
}

.plants-tab-section .tab-content{
    background-color: #f4f4f4;
}


.tab-content-inner{
    padding: 30px 25px;
}

.tab-content-sub-h {
    font-weight: 700;
    color: #00123a;
}

.vg-plant-img img{
    width: 100%;
}

.tabs-section-usps{
    padding-top: 40px;
}

.tabs-section-usps h2 {
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 55);
    color: #00123a;
    font-weight: 700;
}

.tabs-section-usps h2 .usps-text {
    position: relative;
    background-color: #f4f4f4;
    padding: 0px 10px;
}

.tabs-section-usps h2 .dash-line {
    position: relative;
    padding: 0 80px;
}

.tabs-section-usps h2 .dash-line:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 50%;
}

.usps-list{
    margin-top: 20px;
}

.usps-list li{
    position: relative;
    list-style: none;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #00123a;
}

.usps-list li:before {
    content: "";
    width: 21px;
    height: 22px;
    background-image: url(../images/usplist-icon.png);
    position: absolute;
    left: -32px;
    top: 5px;
    background-size: cover;
}

.coating-process-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #e3e8f4;
}

.coating-process-inner img{
    width: 100%;
}

.capability-section{
    padding-top:  50px;
    padding-bottom: 50px;
}

.grey-block{
    background-color: #bdc5e4;
    padding: 20px 15px;
   min-height: 256px;
}

.grey-block h2 {
    font-family: 'Nunito Sans', sans-serif;
    color: #00123a;
    font-size: calc((100vw - 5em) / 50);
    font-weight: 600;
    position: relative;
    z-index: 6;
}

.grey-block ul li{
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    font-weight: 300;
    color: #00123a;
    line-height: 1.4;
    margin-top: 10px;
    position: relative;
    z-index: 6;
}

.m-cap-img{
    width: 100%;
}

.m-cap-img img{
    width: 100%;
}

.m-row {
  align-items: center;
}

.grey-block-left {
    margin-right: -90px;
    position: relative;
    z-index: 1;
    margin-left: 14px;
    padding-left: 28px;
}

.g-left-1:after {
    content: "";
    width: 116px;
    height: 100%;
    background-image: url(../images/c-curve-1.png);
    position: absolute;
    right: -104px;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}




.grey-block-right {
    margin-left: -100px;
    position: relative;
    z-index: 1;
    margin-right: 34px;
    padding-left: 0;
}

.g-right-1:after {
    content: "";
    width: 158px;
    height: 100%;
    background-image: url(../images/c-curve-2.png);
    position: absolute;
    left: -120px;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

/* End manufacturing page css*/

/* Product page css*/

.product-info-section {
    padding-top: 50px;
    padding-bottom: 0px;
}

.product-banner{
    background-image: url(../images/products-banner.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 172px;
    padding-bottom: 172px;
}

.product-section{
    padding-top: 0px;
    padding-bottom: 50px;
}

.p-heading-outer{
    position: relative;
}



.product-heading h2{
    color: #00123a;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 50);
    font-weight: 600;
}

.product-heading h2 .p-heading-inner {
    background-color: #bdc5e4;
    position: relative;
    padding: 10px 30px;
    display: inline-block;
    height: 60px;
    min-width: 240px;
}

.product-heading h2 .p-heading-inner::after {
    content: "";
    border-bottom: solid 36px rgb(189 197 228);
    border-left: solid 22px rgb(189 197 228);
    border-right: solid 30px transparent;
    border-top: solid 24px transparent;
    position: absolute;
    top: 0;
    right: -52px;
}

.product-heading{
    border-bottom:2px solid #bdc5e4;
    margin-top: 60px;
}

.product-block {
    margin-top: 38px;
}

.product-block h2 {
    color: #00123a;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 84);
    font-weight: 400;
    margin-top: 15px;
    text-align: center;
}

.product-block-name {
    color: #00123a;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 84);
    font-weight: 400;
    margin-top: 15px;
    text-align: center;
}

.product-block img{
    width: 100%;
    background-color:#f5f5f5;
}

.automobile-safety-row .col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

/* End Product page css*/

/* quality Process page css*/

.quality-process-banner {
    background-image: url(../images/quality-process-banner.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 172px;
    padding-bottom: 172px;
}

.process-img img{
    width: 100%;
}


.traning-center-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.traning-center-banner{
    margin-top: 30px;
}

.traning-center-banner img{
    width: 100%;
}

/* End quality Process  page css*/

/* contact page css*/

.contact-us-banner {
    background-image: url(../images/contact-us-banner.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 172px;
    padding-bottom: 172px;
}

.contact-form-heading {
    font-weight: 600;
    text-align: left;
}


.contac-info-block {
    display: flex;
    margin-top: 38px;
}

.contact-icon {
    width: 32px;
    padding-top: 2px;
}

.help-support-heading{
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 40);
    color: #00123a;
    font-weight: 500;
}

.contact-text-info h2{
    color: #00123a;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 60);
    font-weight: 300;
}

.contact-text-info {
    width: clac(100% - 32px);
    padding-left: 10px;
}

.contact-text-info p{
    color: #444444;
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 90);
    font-weight: 300;
    margin-top: 10px;
    line-height: 1.2;
}

.contact-map{
    width: 100%;
    height: 560px;
}


/* End contact  page css*/

/* csr page css*/

.edu-cational-society{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.edu-so-heading {
    font-family: 'Nunito Sans', sans-serif;
    font-size: calc((100vw - 5em) / 40);
    color: #00123a;
    font-weight: 600;
    margin-bottom: 30px;
}

.edu-society-img-block img{
    width: 100%;
}

.edu-society-img-block{
        margin-left: -110px;
}

.educational-block {
    background-color: #bdc5e4;
    padding: 75px;
    position: relative;
    z-index: 10;
    margin-top: 56px;
}


.edu-society-thumbnails-section{
   position: relative;
}

.edu-so-thumb-item{
    width: 100%;
}

.edu-so-thumb-item img{
    width: 100%;
}

.health-camp-img-block{
    width: 100%;
}

.health-camp-img-block img{
    width: 100%;
}

.health-camp-block {
    margin-left: -110px;
}

.health-camp-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.healthcamp-thumbnails-section{
    padding-bottom: 60px;
}

/* End csr page css*/



.services-block.second-child {
    background-image: url(../images/service-block-bg-1.jpg);
}
.services-block.third-child {
    background-image: url(../images/service-block-bg-2.jpg);
}

.tabs-certificates{
        margin-top: 25px;
        cursor: url(../images/zoom-icon.png),auto;
}




/* Popup Styling */
.certificate-popup-block .img-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0 0 0 / 50%);
    display: none;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 800;
}

.certificate-popup-block  .img-popup img {
  max-width: 600px;
  width: 100%;
  opacity: 1;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.certificate-popup-block .close-btn {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.certificate-popup-block .close-btn .bar {
  height: 3px;
  background: #fff;
}

.certificate-popup-block .close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.certificate-popup-block  .close-btn .bar:nth-child(2) {
  transform: translateY(-3px) rotate(-45deg);
}

.certificate-popup-block .opened {
  display: flex;
  align-items: center;
  padding-top: 11%;
}

.certificate-popup-block  .opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}







