


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

.container {
	width: 1280px;
	margin: auto;
}



/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/


#logo4 {
	float:left;
	display:block;
	width:100%;
	min-height: 68px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo4.png) no-repeat left top;
}


/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}

.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}


.menu_main_full {
	float: left;
	width: 84%;
	z-index: 9999;
}


.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #179537;
	font-size: 14px;
	color: #fff;font-family: 'Poppins', sans-serif;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 7px 0px;
  padding-top:11px;
}
.top_nav .left i {
	color: #fff;
}
.top_nav .left a {
	color: #fff;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #fff;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 14px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 15px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #999;
}

.tpbut {
	float: right;
	color: #c3c3c3;
	margin-left: 0px;
	padding: 7px 18px;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	transition: all 0.3s ease;
}
.tpbut:hover, .tpbut.active {
	color: #999;
	background: #f9f9f9;
}
.tpbut.two {
	border-right: 1px solid #f3f3f3;
	border-left: none;
}


.slidermar1 {
	margin-top: 0px;
}

.our-services{padding: 80px 0px 60px}

.our-services h6{
	font-size: 18px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	text-align: center;
}

.our-services h2{
	font-size: 42px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    width: 51%;
    margin: 0 auto;
    line-height: 58px;
    margin-bottom: 50px;
    font-weight: 700;
}

.services-box{width: 32%; float: left; margin-right: 2%}


.services-box:last-child{margin-right: 0%}


.single-service-style1 {
    position: relative;
    display: block;
    max-width: 370px;
    width: 100%;
    margin: 0 auto 30px;
    background: #ffffff;
    box-shadow: 0px 0px 30px 0px #0000001a;
    padding: 40px 40px 40px;
    border-radius: 10px;
}

.single-service-style1__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 190px;
    background-attachment: scroll;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.single-service-style1 .img-holder {
    position: relative;
    display: block;
    width: 230px;
    height: 230px;
    padding: 10px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 1;
}
.single-service-style1 .img-holder::before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border: 11px solid#ffffff;
    border-radius: 50%;
    content: "";
    z-index: -1;
}

.single-service-style1 .img-holder .inner {
    position: relative;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    z-index: 2;
}

.single-service-style1 .img-holder img {
    width: 100%;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.services-box h4{
	font-size: 20px;
	color: #004da1;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding: 25px 0px 5px;
}

.services-box p{
	font-size: 15px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding: 5px 0px 45px;
}

.services-boxbtn{
	font-size: 15px;
	color: #000 !important;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	background: #ecec82; border-radius: 25px;
	padding: 11px 25px; font-weight: 500;
}

.about-section{background: #fff; padding: 80px 0 60px;}

.about-left{width: 42%; float: left; margin-right: 7%;}

.about-right{width: 51%; float: left; margin-right: 0%; }


.about-section h3{
	font-size: 17px;
    color: #3ba44a;
     font-family: 'Bitter', serif;
    text-align: left;
    font-weight: 600;
    margin-bottom: 10px; letter-spacing: 0.5px;
}

.about-section h2{
	 font-size: 34px;
    color: #000;
    font-family: 'Bitter', serif;
    text-align: left;
    font-weight: 600;
    margin-bottom: 24px;
    line-height: 43px;
}

.about-section p{
	font-size: 15px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	text-align: left; font-weight: 400; line-height: 30px; padding-bottom: 25px;
}

.about-points{margin-bottom: 25px;    display: inline-block;}

.about-points ul li{width:32%; float: left;margin-right: 2%; list-style: none;
    padding-bottom: 10px;}

.about-points ul li:nth-child(3n){margin-right: 0px;}

.about-points ul li img{ 
    width: 55px;
    height: auto;}

.about-section h4{
    font-size: 15px;
    color: #000;
    font-family: 'poppins', sans-serif;
    text-align: left; 
    font-weight: 500; 
    line-height: 26px;
    margin-bottom: 0px;
}
.btn-box{
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: right;
}
.moore-btn{
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 15px;
  line-height: 26px;
  color: #000 !important;
  font-family: 'poppins', sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 12px 30px;
  border-radius: 5px;
  z-index: 1;
  transition: all 500ms ease;
  /*border:1px solid #ecec82;*/
  background:#ecec82;
  text-transform: capitalize; letter-spacing: 0.3px;
}

.moore-btn i{  
  font-size: 16px;
  line-height: 26px;
}

.moore-btn:before{
  webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  bottom: 110%;
  left: 50%;
  background-color: #2c9c39;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}

.moore-btn:hover:before{
  bottom: -40%;
}
.moore-btn:hover{
    color: #fff !important;
}
.about-right .about-img {
    position: relative;
}

.about-right .about-img img:nth-child(1) {
    -webkit-animation: about-ani 10s linear infinite alternate forwards;
    animation: about-ani 10s linear infinite alternate forwards;
    width: 100%;
    height: auto;
}
.about-right .about-img img:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: -100px;
    border-radius: 50% 50% 50% 50% / 38% 38% 58% 58%;
    border:5px solid #fff;
    /*box-shadow: -5px 5px 10px 0px rgb(0 0 0 / 30%);*/
    width: 44%;
}
.about-right .about-img img:nth-child(3) {
    position: absolute;
    left:30%;
    bottom: -100px;
    z-index: -1;
}
@keyframes about-ani {
    0%, to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
}

/*=============================*/
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../images/add-image.jpg) no-repeat center;
	background-size: cover;   
    background-attachment: fixed;
    margin-top: 40px;

}
.parallax_section1-layer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 70px 0px 140px;
    background: rgb(0 0 0/0.7);
    padding-left: 50px;
}
.parallax-content{
    width: 100%;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.parallax_section1 h2{
	 font-size: 40px;
    color: #ecec82;
    font-family: 'Bitter', serif;
    text-align: left;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 65px;
    width:  60%;
}

.parallax_section1 p{
	font-size: 15px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: left; font-weight: 400; line-height: 30px; padding-bottom: 25px;width: 50%;
}
.parallax_section1 .btn-box {
    width: auto;
}
.parallax_section1 .moore-btn {
       line-height: 30px;
       float: left;
   }

.video-main {
  position: relative;
  display: inline-block;
  margin-right: 60px;
}

.video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #000;
  display: inline-block;
  background: #fcfb9f;
  z-index: 999;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
/*======================*/
.home-clients{
    width: 100%;
    float: left;
    margin-top: -60px;
    position: relative;
}


.clientstitle-block{
    width: 100%;
    float: left;      
}
.clientstitle-block-layer{
    width: 100%;
    float: left; 
    background: #004da1 url(../images/titleblock-img1.jpg) no-repeat center;
    border-radius: 20px;
          -webkit-transform: scaleX(0);
    transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    transition: all 1.5s ease;
}


.clientstitle-block ul{ margin: 0}

.clientstitle-block li{
    width: 33.333%;
    float: left;
    padding: 50px;
    border-right: 0.5px solid #fff;

}
.clientstitle-block li:last-child{border-right: 0px;   }

.clientstitle-block h5 {
-webkit-text-stroke: 0.5px #fcfb9f;
    color: transparent;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Bitter', serif;
    transition: all 1.5s ease;
}

.clientstitle-block h4 {
     font-size: 24px;
    font-weight: 600;
    font-family: 'Bitter', serif;
    color: #fff;
    padding-top:40px ;
    margin-bottom: 0px;
    transition: all 1.5s ease; letter-spacing: 0.5px;
}


.home-clients h3{
        font-size: 30px;
    color: #000;
    font-family: 'Bitter', serif;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 35px;
    letter-spacing: 0.5px;
}
.clientstitle-block:hover .clientstitle-block-layer{
    width: 100%;
    float: left; 
    background: #004da1 url(../images/titleblock-img1-hover.jpg) no-repeat center;
    border-radius: 20px;
}
/*.clientstitle-block:hover   h4 {
    color: #1b973b;
}
.clientstitle-block:hover  h5 {
    -webkit-text-stroke: 0.5px #1b973b;
}
*/

.home-clients .logo-block{
    width: 100%;
    float: left;
    text-align: center;
    padding: 70px 0px 70px;     
    position: relative;
    margin-top: 30px;  

}
.home-clients:before{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
     background-image: url(../images/client-bgshape.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 0.4;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.justify-center{
     display: flex;
    justify-content: center;
    flex-wrap: wrap;

}
.home-clients .logo-item{
    float: left;
    width: 20%;
    padding: 20px;
}
.logo-item .logo-box{
    display: inline-block;
     border-radius: 10px;
    -webkit-box-shadow: 40px 40px 20px rgb(0 0 0 / 5%);
    box-shadow: 40px 40px 20px rgb(0 0 0 / 5%);
    background: #fff;
    width: 100%;
    float: left;
}
.logo-item .logo-box img{margin-bottom: -6px; border-radius: 10px; width: 100%;height: auto;}







.industry-shape {
    position: absolute;
    left: 50%;
    top: 20px;
    -webkit-animation: benefit-shape 10s infinite linear;
    animation: benefit-shape 10s infinite linear;
}
.industry-shape img {width: 100px;}

@keyframes benefit-shape {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(-50px, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}



.footer{/*background: #002c8f;*/ background:#192c54; padding: 60px 0 0px;}

/*.footer-1{width: 35%; float: left; margin-right: 6%}

.footer-2{width: 12%; float: left; margin-right: 2%}

.footer-3{width: 17%; float: left; margin-right: 5%}

.footer-4{width: 23%; float: left; margin-right: 0%}*/

.footer-1{width: 23%; float: left; margin-right: 2%}

.footer-2{width: 23%; float: left; margin-right: 2%}

.footer-3{width: 23%; float: left; margin-right: 5%}

.footer-4{width: 22%; float: left; margin-right: 0%}

.footer-title{margin-bottom: 0px;    position: relative;}

.footer-title h3 {
    color: #ffffff;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 14px; letter-spacing: 0.5px;
    font-family: 'Noto Sans', sans-serif;
     text-align: center;
}

.footer-title .decor {
    position: absolute;
    left: 0px;
    bottom: -23px;
    background-image: url(../images/decor.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 70px;
    height: 10px;
}

.footer-1 p{
	font-size: 15px;
	color: #ccc;
	font-family: 'Poppins', sans-serif;
	text-align: left; font-weight: 400; line-height: 28px; padding-bottom: 20px;  letter-spacing: 0.5px;
}

.footer-points {
    display: inline-block;
    text-align: center;
}
.footer-points ul li {
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 3px;
     text-align: center;
}
.footer-points ul li {
    width: 50%;
    float: left;
    list-style: none;
    /*padding-right: 20px;*/
    display: inline-block;
}
.footer-points ul li i {
    padding-right: 10px;
    color: #17c0ff;
}
.footer-points ul li a{color: #c9c9c9;}

.footer-address ul li {
        font-size: 15px;
    color: #c9c9c9;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.footer-address ul li {
    width: 100%;
    float: left;
    list-style: none;
     text-align: center;
}
.footer-address ul li i {
    padding-right: 10px;
    color: #17c0ff;
    font-size: 22px;
    margin-left: -7px;
    float: left;
    padding-top: 4px;
    text-align: center;
}
.footer-phone{
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #fff !important;
    letter-spacing: 0.3px;
}
.footersocial{
    margin-bottom: 0px;
    text-align: center;
}
.footersocial li {display: inline-block; margin-right: 8px;}

.footersocial i{
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: relative;
    display: block;
    border-radius: 50%;
    background:#fff;
    font-size: 12px;
    text-align: center;
    color: #000;
}
.footersocial i:hover{
 background: #17c0ff;}







.copyrights{/*background: #001a53; */ 
    width:100%;float:left;padding: 20px 0 15px; border-top: 1px solid #c9c9c9; margin-top: 35px;}

.copyrights p{     
	font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 400;
    line-height: 30px;
   }

.copyrights-left{width: 50%; float: left}

.copyrights-right{width: 50%; float: left}



/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}

/*============================================*/
.page-banner{
    background: url(../images/page-banner.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 60px;
    position: relative;
}
.page-banner:before{
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top:0;
    background:rgb(41 41 74 /92%);
}
.banner-text{
    width: 100%;
    float: left;
    padding: 35px 0px;
    margin-top: 115px;
    position: relative;
}
.banner-text h1 {
    font-size: 40px;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    margin: 0 auto;
    line-height: 58px;
    margin-bottom: 0px;
    font-weight: 700;

}
.banner-text p {
     font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 0px;
}
.inner-page{
     width: 100%;
    float: left;
}
.inner-page p {
    font-size: 15px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 15px;
 }
 .inner-page p:last-child{padding-bottom: 0px ;}

/*==========================/*/
.aboutus-page{
    width: 100%;
    float: left;
    margin-bottom: 60px;
}


.first-text{
    padding-left: 20px;
    border-left: 5px solid #145eaa;
    padding-bottom: 0px !important;
}
.aboutuspage-block{
    width:100%;
    float:left;
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.aboutus-page h4 {
    font-size: 24px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    margin: 0 auto;
    line-height: 32px;
    margin-bottom: 0px;
    font-weight: 700;
}
.aboutpage-item {
    width: 100%;
    float: left;
    margin-right: 4%;
    display: flex;
    flex-wrap: wrap;
   /* box-shadow: 0 0 87px 5px rgb(220 230 237 / 75%);
    padding: 2.5em 1.3em 2em;*/
    margin-bottom: 20px;
}
.aboutpage-item .icon{
    /*background: linear-gradient(to bottom,#17c0ff 50%,#004da1 100%) no-repeat scroll right bottom/100% 210% #17c0ff;*/
    /*background: linear-gradient(to bottom,#159132 50%,#c5ed94 100%) no-repeat scroll right bottom/100% 210% #159132;*/
    background:#25993b;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
        display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-right: 20px;
}
.aboutpage-item .icon img{
    width:35px;
    height:auto;
}
.aboutpage-item .details{
    float:left;
    /*width: 0%;*/
}
.title-line{
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.aboutpage-1sec-left{
    width: 30%;
    float:left;
    margin-right: 3%;/*
    padding: 30px 50px;*/
}
.aboutpage-1sec-mid{
    width:33%;
    float:left;
    margin-right: 3%;
    text-align: center;
}
.aboutpage-1sec-right{
    width:30%;
    float:left;
}
.aboutpage-1sec-mid img{
    width: 100%;
    height: auto;
}
.special-about{
    width: 100%;
    float: left;
    /*background: #f6f6f6 url(../images/aboutpage-bg.jpg) no-repeat center; */
    margin-top: 50px;
    position: relative;
    padding-top: 50px;
} 
.special-about:before{
    width: 100%;
    background:#ecfee3;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 378px;
}
.special-about h3 {
    font-size: 30px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    font-weight: 700;
}

.aboutpage-right img{
    margin-bottom:-6px;
}
.special-item{
    width: 48%;
    float: left;
    margin-right: 4%;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 0 20px 5px rgb(220 230 237 / 75%);
    background:#fff;
}

.special-item img{width: 100%; height: auto;}

.special-item h4{ margin-bottom:10px; color: #24973c;padding: 10px 20px 0px; text-align: center;}

.special-item p{ padding: 0px 20px 30px !important; text-align: center;}


.leadership-block{
    width: 100%;
    float: left;
    background: url(../images/leadership-bg.jpg) no-repeat right;
    padding: 50px 00px;
    margin-top: 60px;

}
.leadership-block .left {
    width: 70%;
    float: left;
    margin-right: 5%;
}
.leadership-block .right {
    width: 25%;
    float: left;
}
.aboutus-page h5{
    font-size: 35px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    margin: 0 auto;
    line-height: 36px;
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
}
.aboutus-page h5:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -10px;
    background-image: url(../images/decor.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 70px;
    height: 10px;
}
/*=============================*/
/*.ourplant-page{
    width: 100%;
    float: left;
    margin-bottom: 60px;
}*/

/*=============================*/
.ourclients-page{
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.ourclients-block{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.ourclients-item{
    width: 18.8%;
    float: left;
    margin-right: 1.5%;
    box-shadow: 0 0 20px 5px rgb(220 230 237 / 75%);
    padding: 5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
     overflow:hidden;
     transition: all 0.3s;
     background:#fff;
}

.ourclients-item:nth-child(5n+5){ margin-right:0px;}

.ourclients-item:hover  {
    transform: scale(1.04);
}
.ourclients-page h4{
    font-size: 24px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    margin: 0 auto;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 10px;
    position: relative;
}
.ourclients-page h4:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -10px;
    background-image: url(../images/decor.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 70px;
    height: 10px;
}
/*=============================*/
.events-page{
    width: 100%;
    float: left;
    margin-bottom: 60px;    
}
.events-block{
    width: 100%;
    float: left;
    position: relative;
    padding-left: 150px;
}
.events-left{
    width: 45%;
    float:left;
    margin-right: 5%;
    position: relative;
    padding: 20px 0px;
}
.events-right{
    width:50%;
    float:left;
    text-align: center;
}
.events-page h4{
    font-size: 22px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    margin: 0 auto;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 10px;
    position: relative;
}
.events-page h4:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -10px;
    background-image: url(../images/decor.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 70px;
    height: 10px;
}
.events-page .img-fit{
    width: 100%;
    float: left;
    position: relative;
    
}
.events-page .img-fit img{
    width: 100%;
    height: auto;
    /*padding: 20px 0px;*/
    /*padding-right: 20px;*/
 }
.events-block:before{
    background: url(../images/event-page-bg.jpg) no-repeat right;
    position: absolute;
    content: "";
    left: 0px;
    width: 125px;
    height: 100%;
}
.events-block:after{
    position: absolute;
    content: "E V E N T S";
    left: 0px;    
    height: 100%;
    color: #fff;
    transform: rotate(0deg) translate(35px);
    writing-mode: vertical-lr;
    text-align: center;
    margin-bottom: 0;
    font-size: 3.4rem;
    width: 100%;
    line-height: 1;
    font-family: 'poppins', sans-serif;
    
}
/*==================================*/
.product-page {
     width: 100%;
    float: left;
    margin-bottom: 60px;
}
/*.product-page h3{
   font-size: 22px;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins', sans-serif; 
}*/
.productpage-item{
    width: 23.5%;
    float: left;
    margin-right: 2%;
    box-shadow: 0px 0px 20px 2px rgb(0 0 0/0.2);
    /*padding:0px 20px 20px;*/
    border-radius: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*margin-top: 40px;*/
}
.productpage-item:nth-child(4n+4){
    margin-right: 0px;
}
.products-details{
    width: 100%;
    float:left;
    padding: 20px 20px 20px;
}
.product-page h4{
   font-size: 24px;
    color: #fff;
    font-weight: 200;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    background: #07519d;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    line-height: 36px;
    word-spacing: 5px;
    margin-bottom: 20px;
}
.product-page h5{
   font-size: 16px;
   line-height: 30px;
    color: #333;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    height: 60px;
}
.products-image{
     width: 100%; 
    float: left;
    background:#f6f6f6;
    padding: 10px 0px;
    border-radius: 20px 20px 0px 0px;
}
.product-send{
    padding: 8px 30px;
    border-radius: 20px;
    border:0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
background: linear-gradient(to right, #0b74ae , #25a9e0); 
    transition: all 0.5s ease-in;   
  }
.product-send:hover{
    background: #333;
}

.ourplant-block{
    width: 100%;
    float: left;
    margin-top: 80px;
}
.ourplant-left{
    width: 55%;
    float:left;
    margin-right: 5%;
}
.ourplant-right{
    width:40%;
    float:left;
    text-align: right;
}
.ourplant-block h3{
        font-size: 44px;
    color: #004da1;
    font-family: 'poppins', sans-serif;
    text-align: left;
    margin: 0 auto;
    line-height: 32px;
    margin-bottom: 50px;
    font-weight: 800;
    margin-top: 10px;
    position: relative;
    text-align: center;
}

.video-frame{
    width: 100%;
    height: 270px;
    object-fit: cover;

    box-shadow: 0px 0px 12px 1px rgb(0 0 0 /0.3);
    padding: 5px;
    border-radius: 10px;
    background:#fff;
}


/*=======================================*/
.contactus-page{
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.contactus-block{
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.contactus-item{
    width: 32%;
    float: left;
-webkit-clip-path: polygon(50% 0%, 100% 38%, 100% 100%, 0 100%, 0% 38%);
clip-path: polygon(50% 0%, 100% 38%, 100% 100%, 0 100%, 0% 38%);

background:#dcf2fb;
padding: 15px 10px;
text-align: center;
margin-right: 2%;
}
.contactus-item:nth-child(3n){margin-right: 0px;}

.contactus-item p{
    padding-bottom: 0px;
    font-weight: 500;
    font-size: 15px;
    text-align: center;}
.contactus-item .icon{
    font-size: 26px;
    color: #004da1;
    position: relative;
    margin-top: 10px;
}
/*.contactus-item .icon:before{
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50% 0% 50% 50%;
    background: #004da1;
    text-align: center;
    
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translate(-50%, 0%) rotate(-45deg);
}*/
.contactus-item h4 {
   font-size: 22px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    margin: 0 auto;
    line-height: 38px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 700;
}
.contact-form-block{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.contact-form{
        width: 48%;
    float: left;
    margin-right: 4%;
    box-shadow: 0px 0px 24px 1px rgb(0 0 0 / 20%);
    padding: 30px 40px;
}
.form-map{
    width: 48%;
    float: left;
    height: 420px;
}
.contact-form .form-control{
    height:40px;
}
.message-height{
    height: 80px !important;
}
.contact-form h3 {
    font-size: 23px;
    color: #004da1;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    margin: 0 auto;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 700;
}
.contact-form .submit{   
    padding: 8px 30px;
    border-radius: 20px;
    border:0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
background: linear-gradient(to right, #0b74ae , #25a9e0); 
    transition: all 0.5s ease-in;   
  }

.contact-form  .submit:hover{
    background: #333;
}



/*events*/

.works01 {
  float:left;
  width:100%;
  text-align:center;
  margin-bottom:80px;
}

.works01 .cbp-item {
    width:32%;
    float:left;
    margin-right:2%;
    border:1px solid #e4e4e4;   
}

.works01 .cbp-item:nth-child(3n) {
     margin-right:0%; border:1px solid #e4e4e4;   
}

.video-item {
    width: 48%;
    float: left;
    margin-right: 4%;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 0 20px 5px rgb(220 230 237 / 75%);
    background: #fff;
}
