
/* @import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
@font-face {
  font-family: 'Adlery Pro';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://mgopalco.in/image/Adlery-Pro.ttf) format('truetype');
}


#editcontrol .navbar-default{    background: #000;}
* {
	margin:0;
	padding:0;
	scroll-behavior: smooth;
}

.feature-box-content a {
    color: #fff;
}

.table-responsive {
    padding: 0 !important;
}
.contents {
    padding: 15px;
}

/* @font-face{
	font-family:'DMSans-Regular';
	src: url(image/DMSans-Regular.ttf);	
}

@font-face{
	font-family:'DMSerifDisplay-Regular';
	src: url(image/DMSerifDisplay-Regular.ttf) ;
	
} */
*{font-family: "Inter", sans-serif !important;}
.fa{font-family:fontawesome !important;}
#HomepagecontentControl{height: auto !important;}
.RadDock .rdContent{font: inherit !important;}
.RadDock .rdContent{font: normal 14px "Poppins" !important;}
.work .work-text p a{color: #fff;
    border: 1px solid #19514d;
    padding: 5px 10px;
    position: relative;
    top: 15px;
    background: #19514d;}  


img{max-width:100%;}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px;
    /* text-transform: capitalize; */
    letter-spacing: 1px;
}

#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent;}
.copyright-text a {
color: #fff;
	}

p{  font-weight:300; font-size: 15px; color: #212529; line-height:23px; text-align: justify; margin-bottom:7px;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {background-color: #25506f;color: #fff;}
.nav-pills .nav-link:hover{background: #139f49;color:#fff;}

.nav-pills .nav-link {border-radius: 0;background: #fff;border: aliceblue;border-bottom: 2px solid #e2e2e2;text-align: start;color: black;font-family: 'Roboto', sans-serif;font-size: 16px;line-height: 34px;font-weight: bold;display: flex;justify-content: space-between;align-items: center;}

.dropend .dropdown-menu {
    right: 100% !important; top:0;
    left: auto !important;
}



.hm-banner {
	background:url(image/banener-bg.png) no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0;
}

.banner-2{
	background:url(image/Corporate-1.jpg) no-repeat;
	background-position: center;
    background-size: cover;
	position:relative;    margin-bottom: 20px;
}

.banner-2:before {
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: #19514d;
    opacity: 0.5;
	
}

.banner-2 .intro-head-1 {
	height:275px;
	position: relative;
}

.top-section-1 {
    padding-top: 165px;
    padding-bottom: 30px;
    
    color: #fff;
    font-weight: 400;
}

.intro-head {
    min-height: 730px;
    position: relative;
    height:100%;
}

.top-section {
    padding-top: 270px;
    padding-bottom: 130px;
   
	color:#fff;
	font-weight:400;
}

.top-section p {
  
    font-size: 1.25em;
    font-weight: 400;
	margin-left: -18px;
}

.top-section h1 {
    font-weight: 600;
    font-size: 45px;
    margin-top: -60px;
    text-align:center;
    line-height: 28px;
    letter-spacing:3px;
}

.top-section h1 span{font-size: 48px;display:block;margin-top:15px;/* text-transform: uppercase; */font-weight: 600;font-family: "League Spartan", sans-serif !important;}

.mockup-img img {
   position: absolute;
    top: 35px;
    right: 0%;
    /* z-index: 999; */
}

.banner .caption {
	position:absolute;
	top:30%;
}

.banner .caption .title {
	font-size:2.8em;
	color:#ff7a0f;
	/* color:#c70404; */
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:700;
}

.banner .caption .title .bg {
	text-transform: uppercase;
    font-size: 1.6em;
    display: block;
	margin-left:-11px;
}

.btn {
	padding: 8px 50px;
    border-radius: 0;
	font-size: 18px;
font-weight: 600;

}

.caption .btn-primary {
	background-color: #ff8901;
border-color: #ff8901;
}

.caption .btn-success {
	background-color: #c80c15;
border-color: #c80c15;
}

/*======== about_section ========*/
.about-sec{ padding:40px 0px 90px;  position: relative;}
.about-sec .container {box-shadow: #ccc 10px 15px 20px;padding: 0 20px 0 0;position:relative;border: 1px solid #eee;}
.about-sec .abt-img{position:relative;}
.about-sec .container:before {/* content: ""; */position: absolute;left: 0;top: 0px;height:100%;width: 100%;opacity: 1;background: #0d4465;transition: .8s;z-index: 0;clip-path: circle(30% at 0 50%);}
.about-sec .abt-img img {border-radius:50%;margin: 0;box-shadow: #5fae3f -14px 9px 0px;-webkit-animation: bubble 5s linear infinite;animation: bubble 5s linear infinite;height: 100%;margin-left: 10%;}
@keyframes bubble{
	0%{
		transform:translate(-15px, 0px)
	}
	50%{
		transform:translate(0px, 15px)
	}
	10%{
		transform:translate(-15px, 0px)
	}
	
}
.about-sec p{text-align:justify;z-index: 99999;position: relative;}
/*head-hm*/
.head-hm {text-transform: uppercase;font-weight: bold;color: #225574;font-size: 36px;position: relative;padding-bottom:10px;text-align: center;margin-bottom: 40px;}
.head-hm span {color: #6fb355;}
.head-hm:before{position:absolute;bottom:0;content:'';left:30px;right:0;margin:0 auto;height:5px;width:25px;background: #6fb355;}
.head-hm:after{position:absolute; bottom:0; content:''; left:0; right:30px; margin:0 auto; height:5px; width:25px; background:#000;}
/*head-hm*/
/*======== about-sec ========*/

/* end */

.price {
	background: #fc826b;
	position: relative;
    padding: 70px 0px 70px;
	
}

.price-card {
	float:left;
	display:flex;
}

.price-content {
	   padding: 30px 20px 47px;
    position: relative;
    background: #9e9eff;
}

.price-img img {
	 width: 276px;
    height: 100%;
    background: antiquewhite;
}

.action .btn{
	padding:5px 60px;
}

.our-box {
	padding:40px 0;
	overflow:hidden;
}

.box .btn{
	padding:5px 60px;
	
}

.box .btn-primary{
	background-color:#fc826b;
	border:0;
	padding: 10px 25px;
	
}

.box .btn-primary:hover{
	background-color:#1b1b1b;
	border:0;
	
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
	box-shadow: none !important;
	background-color:#1b1b1b;
	border:none;
}
.footer {
	padding: 8px 0 1px;
    border-top: 1px solid #313131;
    background: #191919;
	background-image:url(../image/footer-1.png);
	background-size:cover;
	background-position:center;
	
}

.footer .footer-link h3 {
	color:#fff;
	
	font-weight: 400;
	/* font-family:DMSans-Regular; */
	margin: 10px 0 25px;
	text-transform:capitalize;
	font-size:20px;
}
.footer .footer-link ul {
	list-style:none;
	text-decoration:none;
}

.footer .footer-link ul li{
	margin-bottom: 12px;
}

.footer .footer-link ul li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

.footer .footer-link ul {
	list-style:none;
	text-decoration:none;
	text-align:left;
}

.footer .footer-link ul li{
	
	/* margin-bottom: 7px; */
	text-align:left;
}

.footer .footer-link ul li a {
	list-style:none;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

.footer-form h3 {
	color:#fff;
}
.footer-form .input-group {
	width:80%;
}
.footer-form .input-group .form-control{
	border-radius:1px;
	height:49px;
}

.footer-add h3 {
	color:#fff;
}

.footer-add address {
	color:#fff;
}
.construction-card{}
.footer-form .input-group .btn {
	text-transform: uppercase;
    padding: 10px 8px;
    background-color: #fc826b;
    font-size: 18px;
    color: #fff;
}
.footer-form .input-group .btn:hover {
	background:#000;
}
.btn:focus, .btn.focus {
	outline:none;
	box-shadow:none;
}
.form-control:focus {
	border:none;
	box-shadow:none;
}
.marquee {
	padding:20px;
}

.marquee img {
	height:100px;
}

.social-link ul {
	/* margin: 0 49px; */
list-style: none;
display: table;
}

.social-link ul li  {
	/* float:left; */
}
.social-link ul li a {
	/* padding: 0 15px; */
font-size: 20px;
text-align: center;
color:#fff;
}

.product-categories ul {
	list-style: none;
    padding-left: 0;
}

.product-categories ul li {
	display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: 153px;
    margin-top: 20px;
}

.product-categories ul li img{
	display: block;
    height: 55px;
    margin: 10px auto;
}

.product-categories ul li h5 {
	font-size: 1em;
    line-height: 1.7em;
    /* color: #1d1e1f; */
	color: #fdf6f6;
    text-align: center;
	text-transform: capitalize;
}
.testimonial-1 {
	padding:30px 0px 40px;
	
}
center #form1 .nav-fill{/* padding-top:20px; */}   
center #form1 .nav-link{/* color: #0d4465; */}
.innr-pg-bnnr{width: 100%;background-size: cover;min-height: 200px;text-align: center;position:relative;margin-bottom: 40px;display: flex;align-items: center;}
.innr-pg-bnnr:after{content:'';position:absolute;left: 0px;right: 0px;top: 0px;width:100%;height:100%;z-index: 0;background: #00000085;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color:#fff;text-align:center;text-transform: capitalize;font-size: 36px;font-weight:bold;position:relative;z-index:1;margin-bottom: 10px;}
.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #a2d5f2;}
.breadcrumb-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 255px
}

.breadcrumb-content h2 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    display: block;
    text-align: justify;
}

.breadcrumb-content .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    z-index: 99;
    position: relative;
    text-align: center;
    justify-content: center;
}

.breadcrumb-content .breadcrumb .breadcrumb-item::before {
    color: #fff
}

.breadcrumb-content .breadcrumb .breadcrumb-item.active {
    color: #8dc378;
    font-size: 16px;
    font-weight: 600
}

.breadcrumb-content .breadcrumb .breadcrumb-item a {
    font-size: 16px;
    color: #fff;
    font-weight: 600
}

.breadcrumb-content .breadcrumb .breadcrumb-item a:hover {
    color: #81dc63
}




.ser_btm_wrapper{background-color: #e7e7e7;margin: 20px 0;}
 .ser_btm_wrapper .hm_heading{text-align: left;font-size: 26px;padding-bottom: 15px;position: relative;font-weight: 600;margin-top: 10px;margin-bottom: 30px;}
 .ser_btm_wrapper_img{position: relative; overflow: hidden;}
 .ser_btm_wrapper:hover .ser_btm_wrapper_img::before{content: "";position: absolute;inset: 0;background-color: #67af4cf5;}
 .ser_btm_wrapper_img img{height: 380px;width: 100%; transition: 0.3s linear;}
.ser_btm_wrapper:hover .ser_btm_wrapper_img img{opacity:0.7;transform:scale(1.07,1.07) rotate(3deg);}
.ser_btm_sec{padding: 0 30px;}
.ser_btm_wrapper ul li{list-style:none;line-height: 23px;margin-bottom: 5px;display: flex;}
.ser_btm_wrapper ul{padding-left:0;}
.ser_btm_wrapper ul li i{margin-right:10px;color: #2d5a77;line-height: 24px;}
.ser_title_btm:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	height:2px;
	width:60px;
	background-color: #79b862;
}



.body-fx header .logo-1 {
	height: 68px;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition : all 0.5s ease-out;
	transition : all 0.5s ease-out;
	display:block;
}
header .logo-1 {
	display: none;
	transition : all 0.5s ease-out;
}
.body-fx header .logo1 {
	display:none;transition : all 0.5s ease-out;
}
header {
	/* margin-top: 10px; */
}
header .logo1{
height: 68px;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition : all 0.5s ease-out;
	transition : all 0.5s ease-out;
	max-width: 100%;
	display: block;
	
}


.start-header .order {
	position: relative;
	padding-top: 0px;
    float: right;
    margin-left: 40px;
    margin-right: 12px;
}

.start-header .order a{
	display: block;
	text-decoration: none;
}



.order .header-btn {
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.order .header-btn .btn-title:hover {
	color:#000;
	border:1px dashed #fc826b; 
	background:transparent;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	border-style: dashed;
	
}
.order .header-btn .btn-title {
    position: relative;
    display: block;
    z-index: 1;
    /* padding: 10px 30px; */
    padding: 3px 15px;
    background: #fc826b;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	    color: #fff;
}

.order2 .header-btn2 {
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	text-decoration:none;
	margin-top:66px;
}

.order2 .header-btn2 .btn-title2:hover {
	color:#000;
	border:1px dashed #fc826b; 
	background:transparent;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	border-style: dashed;
	
}
.order2 .header-btn2 .btn-title2 {
    position: relative;
    display: block;
    z-index: 1;
    /* padding: 10px 30px; */
    padding: 10px 30px;
    background: #fc826b;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	    color: #fff;
}

.fresh {
	background: #f5f5f5;
    position: relative;
    padding: 70px 0px 70px;
}

.whatsapp_btn {
  position: fixed;
  bottom: 9em;
  right: 20px;
  width: 40px;
  height: 40px;
  z-index: 9999;
}

.whatsapp_btn .icon_logo {
  position: relative;
  z-index: 100;
  padding: 5px;
  top: -9px;
  right: -7px;
}

.whatsapp_btn .icon_logo > a > img {
  width: 100%;
}

.whatsapp_btn .circle_waves {
  border-radius: 50%;
  background-color: rgb(60, 192, 78);
  width: 55px;
  height: 55px;
  position: absolute;
  opacity: 0;
  bottom: 1px;
  left: 0px;
  z-index: 99;
  animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
}

@keyframes waves {
  0% {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
  }

  100% {
      transform: scale(1.8, 1.8);
      opacity: 0;
  }
}

.typed_wrap {
	display: block;
	/* border: 4px solid #ecf0f1; */
	width: 100%;
	height: auto;
	padding: 30px;
	
	/*centers it in the .banner*/
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.typed_wrap h1 {
	display: inline;
	display: inline;
    font-weight: 800;
	text-transform:uppercase;
}

/*Add custom cursor so it auto inherits font styles*/
.typed::after {
	content: '|';
	display: inline;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

/*Removes cursor that comes with typed.js*/
.typed-cursor{
   opacity: 0;
	display: none;
}
/*Custom cursor animation*/
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.order3 .header-btn3 {
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	display:none;
	text-decoration:none;
}

.order3 .header-btn3 .btn-title3:hover {
	color:#000;
	border:1px dashed #fc826b; 
	background:transparent;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	border-style: dashed;
	
}
.order3 .header-btn3 .btn-title3 {
    position: relative;
    display: block;
    z-index: 1;
    padding: 10px 30px;
    /* padding: 3px 15px; */
    background: #fc826b;
    letter-spacing: 0.03em;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	    color: #fff;
}


.hm_heading{font-size: 49px;color: #144a6a;font-weight: 500;text-transform: capitalize;margin-bottom: 14px;}
.hm_heading strong {position: relative;z-index: 1;}
.hm_heading strong:after {position: absolute;left: -5%;bottom: 0;content: "";height: 100%;width: 110%;background: url(../Image/under_line.png);background-size: contain;background-repeat: no-repeat;background-position: bottom;z-index: -1;}
.ser_item {padding: 20px;border: 2px solid #e7e7e7;margin-bottom: 30px;border-radius: 10px;position: relative;min-height: 275px;}
.ser_head {margin-bottom: 14px;width: 80px;height: 80px;border: 2px solid #e7e7e7;border-radius: 50%;text-align: center;line-height: 90px;}
.ser_head i {font-size: 40px;color: #0d4465;}
.ser_cont h3{margin-bottom: 7px;font-size: 20px;position: relative;font-weight: 600;color: #000;}
.ser_cont h3 a{color:#000;}
.ser_cont,.ser_head {position: relative;z-index: 1;}
.ser_cont .readmore {/* border-bottom: 1px solid #2667FF; */display: inline-block;color: #2667FF;text-transform: capitalize;font-weight: 500;}
.ser_item:hover .readmore{color: #fff !important;/* border-bottom:1px solid #fff; */}
.ser_item:hover .ser_cont h3 a{color: #fff;}
.ser_item:hover .ser_cont p {color: #fff ;}
.ser_item:hover .ser_head .fa {color: #fff;}
.ser_item:before {position: absolute;content: '';left: 0px;top: 0px;width: 100%;height: 100%;transition: .3s;z-index: 1;}
.ser_item:hover::before {width: calc(100% + 20px);height: calc(100% + 20px);top: -10px;left: -10px;background: linear-gradient(90deg, #3a6682 20%, #70b455 100%);box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);border-radius: 10px;}




.contact-form form { max-width:100%; margin:0px auto; }

.feedback-input {
  color:#1b1a1a;
  font-weight:500;
  font-size: 18px;
  border-radius: 5px;
  line-height: 22px;
  background-color: transparent;
  border:1px solid #19514d;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
  
}

.contact-form select{
	width: 100%;
    height: 52px;
    border-radius: 4px;
	border:1px solid #19514d;
}

.feedback-input:focus { border:1px dotted #19514d; }
.submit:focus { border:none;outline:none; }

.contact-form textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

.contact-form [type="submit"] {
  width: 100%;
    background: #19514d;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 500;
    width: 120px;
}
.contact-form [type="submit"]:hover { background:#fff;border:1px dotted #19514d;color:#000 }

.contact-form {
	padding:40px 0;
}

.service {
	padding:50px 0;
	background:#faf9f8;
}
.ser-box {
	position: relative;
	width:100%;
	float:left;
    background: #fff;
    transition: 0.5s;
    text-align: center;
    border: 5px solid #fff;
    box-shadow: 3px 5px 8px #000;
    margin-bottom: 25px;
	overflow: hidden;
	margin:30px 1%;
}
.ser-box p{ color:#fff;}
.ser-img{
    width: 100%;
    height: 380px;
    overflow: hidden;
    }
.ser-img img{transition:0.5s; height: 100%;}
.ser-box:hover img{transform:scale(1.1);}
.ser-box h3{font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    color: #fff;
    padding: 9px 0px; margin-left: 20px;}
.ser-cnt{position: absolute;bottom: -50px;left: 0;color:#fff;z-index: 1;text-align:justify;transition:0.5s;}
.ser-cnt p.rd-mr{background:transparent; margin-bottom:30px;}
.ser-cnt p.rd-mr a{background:transparent; border:2px solid #ffbc3b; color: #fff; padding: 8px 25px; border-radius: 20px;}
.ser-cnt p{padding:0 20px; margin-bottom:0;}
.ser-cnt a{color:#fff;}
.ser-cnt a:hover{text-decoration:none;}
.ser-box:hover .ser-cnt{bottom:20px;}
.ser-box:before{content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.85) 90%);
}	
.rd-mr{position: relative; margin-bottom:20px;}
.rd-mr a{background: #fff;border: 2px solid #023c6c;color: #000;padding: 8px 25px;border-radius: 0px;position:relative;transition:0.5s;}


.section-bg {
  background-color: #f3f5fa;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #0d4465;
}

.section-title p {
  margin-bottom: 20px;
}
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  list-style: none;
  margin-bottom: 20px;
}
.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  margin: 10px 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  transition: all 0.3s;
  padding: 8px 20px;
  border-radius: 50px;
  
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
}
.portfolio .portfolio-item {
  margin-bottom: 30px;
}
.portfolio .portfolio-item .portfolio-img {
  overflow: hidden;
}
.portfolio .portfolio-item .portfolio-img img {
  transition: all 0.6s;
  width: 100%;
}

.portfolio .portfolio-item .portfolio-infoDetails {
  opacity: 1;
  position: absolute;
  left: 13px;
  bottom: 0px;
  z-index: 3;
  right: 13px;
  transition: all 0.3s;
  background: rgb(19 72 105 / 91%);
  padding: 10px;
  color: white;
  text-align: center;
}


.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 15px;
  bottom: 0;
  z-index: 3;
  right: 15px;
  transition: all 0.3s;
  background: rgba(55, 81, 126, 0.8);
  padding: 10px 15px;
}
.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}
.portfolio .portfolio-item .portfolio-info p {
  color: #f9fcfe;
  font-size: 14px;
  margin-bottom: 0;
}
.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #fff;
  transition: 0.3s;
}
.portfolio .portfolio-item .portfolio-info .preview-link:hover, .portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #47b2e4;
}
.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}
.portfolio .portfolio-item:hover .portfolio-img img {
  transform: scale(1.15);
}
.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}
.portfolio-details .portfolio-details-slider img {
  width: 100%;
}
.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #47b2e4;
}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #47b2e4;
}
.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(55, 81, 126, 0.08);
}
.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}
.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}
.portfolio-details .portfolio-description {
  padding-top: 30px;
}
section{padding:60px 0;}
.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}
.portfolio-details .portfolio-description p {
  padding: 0;
}

#EventCalenderControl_C{background-color: #6fb355;}
#EventCalenderControl_C a{color:#fff;line-height: 48px;}
/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact {background:url(../Image/cont-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; position:relative;}
.contact .section-title{padding-bottom: 0;}
.contact .map-hm-rht {
  /* box-shadow: 0 0 30px rgba(214, 215, 216, 0.6); */
  padding: 30px 30px 0;
  /* background: #fff; */
  z-index: 999;
}
.contact .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: '';
    opacity: .8;
    background: #164b6bd1;
}

.contact .section-title h2{margin-top:10px; color:#fff;/*text-align:left;*/}
.contact .section-title h2::before{background: #fff;}
.contact .map-hm-rht input,.contact .map-hm-rht textarea{
  border-radius: 5px;    border: 2px solid #295684;    width: 100%; padding: 20px 15px;
    background: transparent;
    color: #8ca2b8;
  box-shadow: none;
  font-size: 15px;
}
.contact .map-hm-rht input::placeholder, .contact .map-hm-rht textarea::placeholder{color:#8ca2b8;   }
.contact .map-hm-rht input::focus{
  background-color: #181818;
}

.contact .map-hm-rht input {
  padding: 20px 15px;
  width: 100%;
  margin-bottom: 25px;
}


.contact .map-hm-rht .send_bt {
  background: #7eba66;
  margin-top:20px;
  border: 0;
  padding: 10px 24px;
  width:150px;
  color: #fff;
  transition: 0.4s;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  border: 3px solid #fff;
}

.contact .map-hm-rht .send_bt:hover {
  background: #164b6c;
  border-radius:10px;
  border: 3px solid #fff;
  color:#fff;
}



.abt-ser .hm-heading{color: #222;text-align:center;font-size: 30px;}
.industry {
	padding:50px 0;
	position:relative;
}

.industry-block {
	cursor:pointer;
}
.industry-text p {
	text-align: center;
    width: 650px;
    margin: 0 auto;
    font-size: 18px;
	padding-top: 20px;
    padding-bottom: 15px;
}

.industry-block .industry-img img {
	width:100%;
}
.industry-block .industry-caption {
    text-align: center;
    position: absolute;
    top: 95px;
    left: 22px;
	opacity:0;
	z-index:1;
	color:#fff;
}

.industry-block .industry-caption h4 {
	margin:0;
	font-size:20px;
	
	color:#fff;
}


.industry-block:hover .industry-caption  {
	opacity:1;
	
}

.industry-block {
	position:relative;
}
.industry-block:after  {
	 content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#19514d;
	opacity: .7;
	
}


.aim {
	padding:50px 0;
}

.aim-img img {
	width:100%;
}

.aim-caption ul li{
	display:inline-block;
	list-style:none;
}

.aim-caption ul li img{
	width:80px;
}
.section-box-eleven p a {
	color: #fff;
}
 .section-box-eleven{
        height: 250px;
        position: relative;
        overflow:hidden;
		cursor:default;
		box-shadow:0px 4px 10px #ccc;
		border:1px solid #fff;
		margin-bottom:30px;
    }
    .section-box-eleven figure {
        position: absolute;
        padding: 6px 15px 30px 15px;
        width: 100%;
        bottom: -70%;
        transition: 0.5s all ease-in-out;
        /* background: rgba(0, 0, 0, 0.71); */
        background: #6fb355e0;
        /* background: rgb(15, 55, 53, 0.8); */
        /* background:#0b2f2e; */
        /* border: 1px solid #fff; */
    }
	
	.section-box-eleven-1 figure {
        bottom:-60%;
		
    }
    .section-box-eleven:hover figure {
        bottom: -10px;
		height:100%;
    }
    .section-box-eleven img{
        height: 100%;    width: 100%;
    }
	.icon-img img {
    width: 31px;
	height:auto;
    /* margin-right: 15px; */
	margin: 5px 10px 9px 11px;
}

.icon-img i {
	color: #fff;
    font-size: 35px;
    line-height: 55px;
    margin-right: 10px;
}

	.pull-left {
		color:#fff; float:left;
		text-transform:uppercase;
		font-size:20px;
	}
	
	.pull-left h5 {
		color:#fff;
		text-transform:uppercase;
		font-size:14px;
		/* margin-top:10px; */
	}
	
	.section-box-eleven .btn {
        background: transparent;
        border-radius: 0;
        color: #fff;
		margin-top: 1px;
		padding: 3px 14px 8px;
		font-size: 14px;
    }
	
	.section-box-eleven .btn:hover {
       color: #fff;
	   background-color:#ed1651;
		
    }
	
	.section-box-eleven .title h5 {
       color: #fff;
       margin: 18px;
       font-size: 1.5em;
       text-transform: uppercase;
 }
	
	.section-box-eleven .icon-img img {
       width:60px;
	   margin-right: 30px;
	}
	
	.section-box-eleven .title p {
		color:#fff;
		opacity:0;
		padding:15px;
		font-size: 16px !important;
		line-height: 23px;
		margin-bottom:0;
	}
	
	.section-box-eleven:hover .title p {
		color:#fff;
		opacity:1;
	}
	
	figure a:hover {
		color:#fff;
		text-decoration:none;
	}
	
	.info {
		margin-top:10px; 	
	}
	
	.info  ul {
		list-style:none;
	}
	
	.info  li {
		position: relative;
    /* color: #666666; */
    color: #fff;
    margin-bottom: 5px;
    line-height: 20px;
	}
	
	.info li strong {
    float: left;
    width: 10%;
    font-weight: 600;
	}
	
	.info .fa-map-marker {
		margin-top:0;
		font-size: 25px;
	}
	.info .txt {
    float: left;
    width: 90%;
	font-size:15px;
	text-align:left;
	}
	
	.footer img {
		margin-bottom: 5px;
		background: #fff;
		border-radius: 10px;
	}
	
	.copy-left{ padding:5px 0;}
	.copy-left p{font-size:15px;color:#fff;line-height:24px;text-align: center;margin-top: 20px;}
	.copy-left p a{ color:#fff;}
	.copy-right{  padding:5px 0;}	
	.copy-right p{ font-size:15px; color:#fff; line-height:24px; text-align:right;}
	.copy-right p a{ color:#fff;}
	
	.vision {
		padding:50px 0;
	}
	.footer-soc i {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
    margin-left: 25px;
    width: 27px;
    height: 27px;
}
	.footer-soc i {
		border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
	}
	
	
	.mission img {
		width: 40px;
		height:auto;
		margin-bottom: 3px;
		margin-right: 7px;
	}
	
	/* .mision-text { */
		/* border-right: 2px solid #19514d; */
	/* } */
	
	
	
	
	#team {
    background: #eee !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

.teams {
    padding: 60px 0;
}


.feature li {
    list-style: none;
	line-height: 57px;
}

.feature-1 li {
    list-style: none;
    line-height: 30px;text-align: left;
}

.icon-img img {
    width: 31px;
	height:auto;
    /* margin-right: 15px; */
	margin: 5px 10px 9px 11px;
}

.icon-img i {
	color: #fff;
}

.teams .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.tag h2{
	font-size:18px;
}
.sub-heading1{
	position:relative;
	font-size: 22px;
	padding-left: 50px;
	color: #19514d;
	text-align:center;
}
.sub-heading {
	margin-bottom: 10px;
	color: #235472;
}

.sub-heading1:before {
	position: absolute;
    content: "";
    width: 20%;
    height: 2px;
    background: #19514d;
    bottom: 10px;
    left: 0;
}

.sub-heading-1 {
	/* font-family:'DMSans-Regular'; */
	position:relative;
	font-size: 22px;
	color: #0c4364;
	text-align:center;
	margin: 0 0 5px;
}

.sub-heading-1:before {
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	background: #0c4364;
	bottom: 10px;
	left: 35%;
}
.sub-heading-1:after {
	position: absolute;
	content: "";
	width: 5%;
	height: 2px;
	background: #0c4364;
	bottom: 10px;
	right: 35%;
}

.work {
	padding:50px 0;	
	    background: #fff;
}

.work .work-text p{
	text-align: justify;
	font-size: 15px;
    margin-top:0;
	line-height:24px;
}

.head-section h2{text-align:center;}

.tm-row{
	box-shadow: #ccc 10px 15px 20px;
	margin: 30px 0;
	padding: 30px;
	border: 1px solid #eee;
}
.tm-row img{
	box-shadow: 1px 1px 5px #1a4e6d;
}
.tm-row i{
	background: #74b65a;
	color: #fff;
	padding: 8px 10px;
	border-radius: 5px;
	font-size: 12px;
	margin: 8px 2px;
	width: 30px;
}



.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

figure.effect-6 {
    /* background: -webkit-linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%); */
    /* background: linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%); */
	/* background:#134844; */
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    /* background: #000000; */
	text-align: center;
    cursor: pointer;
    /* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}

figure.effect-6:hover {
	background: #77b85f;
}
figure.effect-6:hover img {
    opacity: 0.2;
}

figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.9;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58,52,42,0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
	font-size:15px;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
	opacity:1;
}

figure.effect-6 h2 {
    margin: -100% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    opacity:0;
    /* font-family:DMSans-Regular; */
    font-weight:700;
}




.blog-section {
	padding:60px 0;
}
.blog {
	
    /* box-shadow: 0px 4px 6px rgba(0,0,0,0.6); */
	box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
	overflow:hidden;
	position:relative;
}

.blog-text {
	padding: 20px;
}
.blog-text h4 {
	
    position: relative;
    margin-bottom: 5px;
    margin-top: 20px;
	color:#19514d;
}

.blog .blog-img  {
	overflow:hidden;
	position:relative;
}

.blog .blog-img img {
	transition: transform .5s ease;
	display: block;
    width: 100%;
    /* border-radius: 5px; */
    height: 100%;
}

.blog:hover .blog-img img {
	transform:scale(1.1);
	
}
.date {
    font-size: 12px;
    margin-bottom: 10px;
    color:#19514d;
    letter-spacing: 1px;
    font-style: italic;
}

.blog a{
	color: #19514d;
    text-decoration: none;
    font-weight: 600;
}


.cont li {
	color:#000;
}

.cont li strong {
   color:#19514d;
}

.cont .fa-map-marker {
	margin-top:0;
}

.our-team {
	padding:60px 0;
}
.team-section {
	margin:20px;
}
.team-content h4 {
	margin:0 0 10px;    text-align: justify;
	color:#19514d;
	text-transform:capitalize;
}

.team-content ul {
	list-style:none;
	float:left;
}

.team-content ul li {
	display:inline-block;
}
.team-content ul li a {
	color:#19514d;
	/* padding:5px; */
	/* text-decoration:none; */
}


.accordion .card {
	border-radius:0;
}

.accordion .card-header {
	background: #164f4a;
}

.accordion .card-header a{
	color:#fff;
}

.accordion .card-header  img{
	text-align: center;
    width: 30px;
    /* height: 40px; */
    height: auto;
    transition: 0.2s;
    margin-right: 8px;
	margin-bottom:0;
}

.accordion .card-body h3{
	margin-bottom: 5px;
    text-transform: capitalize;
    color: #164f4a;
    font-size: 22px;
}

.accordion .card-body p{
	font-size:15px;
}

.accordion .card-body ul{
	margin-left:20px;
}

.value {
	box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .03);
    padding: 30px 20px;
    margin-bottom: 30px;
    height: 180px;
}

.value p {
	margin:0;
}


.blog-detail {
	padding:60px 0;
}

.product-view {
    height: auto;
    padding: 60px 0;
    overflow: hidden;
	
}


.product-view li {
	list-style:none;
}
.product-view .left {
    width: 24%;
    float: left;
    text-align: right;
    padding-top: 34px;
}



.product-view .icon {
    position: relative;
}

.left .icon {
    display: table-cell;
    float: right;
    vertical-align: middle;
    border: 2px solid #19514e;
    border-radius: 50%;
    padding: 4px;
}

.product-view .icon::before {
    position: absolute;
    content: "";
    /* background: #09bb6b; */
    background: #fff;
    width: 92%;
    height: 92%;
    padding: 0;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.product-view .icon img {
    width: 48px;
    z-index: 9;
    padding: 5px;
    margin: 3px;
    position: relative;
}

.left .bio-grid {
    overflow: hidden;
    padding-right: 22px;
}

.right .bio-grid {
    overflow: hidden;
    padding-left: 20px;
}

.bio-grid .header {
    color: #09bb6b;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 6px;
}
.bio-grid p {
    
    margin-bottom: 1.5em;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 25px;
	font-weight:600;
	padding-top:18px;

}

.bio-grid1 p {
    padding-top:6px;
}
.left li:first-child {
    position: relative;
    left: 77px;
    top: -36px;
}

.left li:nth-child(2) {
    position: relative;
    left: 45px;
    top: 30px;
}

.left li:nth-child(3) {
    position: relative;
    left: 103px;
    top: 104px;
}


.left li:nth-child(4) {
    position: relative;
    left: 60px;
    top: 101px;
}

.left li:last-child {
    position: relative;
    left: 30px;
    top: 147px;
}
.left li {
    width: 305px;
}


#WhatsNewControl_C .marquee img{height:inherit; max-width:inherit;}
.product-view .product-cirlce-img {
    width: 50%;
    text-align: center;
    float: left;
}

.product-view .product-cirlce-img img {
    width: 70%;
	padding-top: 72px;
    height: auto;
    /* padding-left: 24px; */
}

.product-view .right {
    width: 25%;
    float: right;
    text-align: left;
    padding-top: 34px;
}

.right .icon {
    display: table-cell;
    float: left;
    vertical-align: middle;
    border: 2px solid #19514e;
    border-radius: 50%;
    padding: 4px;
}



.right li {
    width: 411px;
}
.right li:first-child {
    position: relative;
    left: -65px;
    top: -32px;
}
.right li:nth-child(2) {
    position: relative;
    left: -69px;
    top: 36px;
}
.right li:nth-child(3) {
    position: relative;
    left: 5px;
    top: 88px;

}

.right li:nth-child(4){
    position: relative;
    left: -180px;
    top: 124px;
}

.right li:last-child {
    position: relative;
    left: -61px;
    top: 160px;
}
.blog-text > p > a{display:none;}

#HeaderControl {
    /*width: 30%;*/
    /* position: absolute; */
    float:left;
    left: 0;
    top: 40px;
    right:inherit;
    transition: all 0.5s;
    z-index: 997;
    background:transparent;
}

#MenuControl {
    /*width: 70%;*/
    /* position: absolute; */
    float:right;
    left: inherit;
    top: 40px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background:transparent;
    padding-right: 120px;
}
.body-fx #HeaderControl {
    /*width: 30%;*/
    position: fixed;
	float:left;
    left: 0;
   top: 0px;
    right:inherit;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(254, 254, 254, 1);
}

.body-fx #MenuControl {
    /*width: 70%;*/
    position: fixed;
    float:right;
    left: inherit;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background:rgba(254, 254, 254, 1);
    height: 68px !important;
}
#WidgetControl4 .banner-2 .intro-head-1{ height: 150px;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
center #form1 #HeaderControl, center #form1 #MenuControl{background: #fff;top: 0px;/* height: 92px !important; */}
#form2 #WidgetControl4{display:none;}
.body-fx center #form1 #HeaderControl, .body-fx center #form1 #MenuControl{ background:rgba(254, 254, 254, 1);top: 0;}
center #form1 #HomepagecontentControl{/* padding-top:80px; */}
#HomepagecontentControl_C table{margin-top: 0!important;}
center #form1 #HomepagecontentControl .work{padding-top:10px;}
/*navbar*/

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{
    margin: 0;
    font-size: 16px;
    margin-bottom: 8px;
    }
.cont-page p{font-size: 14px !important;color:#000;line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{
    background: #1f5171;
    padding-top: 15px;
    
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
   
    position: relative;
    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-size: 14px;}


/*cont-page*/


.accordion .collapse.show .card-body{display:block;}
.accordion .collapse .card-body{display:none;}

.accordion .card {
	border-radius:0;text-align: justify;
}

.accordion .card-header {
	background: #164f4a;
}

.accordion .card-header a{
	color:#fff;    display: block;
}

.accordion .card-header  img{
	text-align: center;
    width: 30px;
    /* height: 40px; */
    height: auto;
    transition: 0.2s;
    margin-right: 8px;
	margin-bottom:0;
}

.accordion .card-body h3{
	margin-bottom: 5px;
    text-transform: capitalize;
    color: #164f4a;
    font-size: 22px;
}

.accordion .card-body p{
	font-size:15px;
}

.accordion .card-body ul{
	margin-left:20px;
}
#Bannercontrol, #Bannercontrol_C_ctl00_divbanner{padding:0;}
center #form1 header img {/* padding: 8px 0; *//* height: 90px; *//* margin-top: 2px; */}

@media (max-width: 1140px)
{
.navbar-default .container-fluid{width:100%;}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{padding: 2px 1px;}
.navbar-default .navbar-nav>li>a{font-size: 12px;}
}
@media(max-width:1024px){
}
	
@media (max-width:998px){#widgetsControl, #widgetsControl_C{height:initial !important}
.nav>li>a{padding:3px 2px;}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{padding: 5px 1px;font-size: 12px;}
}


@media(max-width:991px){
	.body-fx #HeaderControl, #HeaderControl, #MenuControl .body-fx #MenuControl{/*position:relative; top:0;*/}
	.navbar-nav>li, .navbar-default .navbar-nav>li>a { padding: 4px 1px;}
}
@media(max-width:767px){
.hm-banner svg{display:none;}
.top-section{padding-top:120px;}
.top-section h1 span{line-height:42px;font-size: 34px;}
#MenuControl{padding-right:0;}
center #form1 #HomepagecontentControl{padding:0;}
.portfolio-container{height: auto !important;}
.portfolio-infoDetails h4{margin-bottom:0;}
.sub-heading-1:before{bottom:0;}
.sub-heading-1:after{bottom:0;}
.portfolio .portfolio-item{top: 0 !important;left: 0 !important;position: relative !important;}
.top-section h1{font-size:28px;}
.intro-head{min-height:100%;}
header .logo1{margin:0 auto;}
center #form1 #HeaderControl, #HeaderControl, #MenuControl, center #form1 #MenuControl {background: rgb(255 255 255) !important;top: 0px !important;position: relative;}
.body-fx .navbar-default .navbar-nav>li>a { color: #fff !important;}
.navbar-header{display:block;}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top { margin-right: 0px !important; margin-left:  0px !important;}
.navbar-toggle{float:inherit;}
.navbar{text-align:center;}
.navbar-nav>li {border-right:0; border-bottom:1px solid #eee;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color: #333;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-toggle{background:#333;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
.navbar-nav{display: block; text-align:left;}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{font-size: 14px;}
.navbar-default .navbar-toggle {
    border-color: #eee;    padding:4px 8px;}
.navbar{text-align:center;}
.navbar-toggle {
    position: relative;
    float: inherit;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #eee;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; margin: 4px auto;
}
.navbar-collapse.collapse{display:none;;}
.navbar-collapse.collapse.show{display:block;}
.dropdown-submenu, .navbar-default .dropdown-menu.show { position: static;}
.dropdown-submenu>a:after{transform: rotate(90deg);}
.navbar-nav .dropdown-menu {  position: static;}
.dropdown-toggle::after{    position: absolute;  right: 20px;  top: 15px;}
.dropdown-submenu>a:after{    margin-top: 0 !important;   margin-right: 0 !important;}
.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}
.dropdown-submenu>.dropdown-menu{    margin-top: 0 !important;}	
.banner-btm .mx-auto{position: static;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #242c42;
    border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-header{text-align:center;}
.navbar-default .navbar-toggle {
    border:0; background-color: #242c42;
	    float: initial;
    margin-left: auto;
    margin-right: auto;
}
.navbar-nav>li{display:block;border-bottom: 1px solid #eee;border-right:0;background: #0f4667;}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px; text-align: left;
}
.navbar-nav{
    margin: 0;
    border-left: 0;
    padding: 0;
    }
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0;}
.dropdown a{padding: .25rem .5rem;}
.fix-box{left:inherit; right: -10px;}
#MenuControl_C .dropdown-menu{position:static;}
.body-fx #HeaderControl, .body-fx #MenuControl{position:relative; top:inherit; width:100%; height:inherit !important;}

.industry-text p, .service-text p {width: 100%;}
.navbar-nav>li, .navbar-default .navbar-nav>li>a{padding: 4px 7px;}
	}
	
@media (max-width: 420px) {
  ul#portfolio-flters{
    padding-left: 0px;;
  }
  .portfolio #portfolio-flters li {
    margin: 10px;
    font-size: 13px;
    padding: 5px 10px 5px 10px;
  }
}


/*--------------------------------------------------------------
# carr
--------------------------------------------------------------*/
.carr {
  background: linear-gradient(-90deg, #6fb355 0%, #225574 100%);
  padding: 80px 0;
}
.carr .section-title{padding-bottom:10px !important;}
.carr h2{color: #fff;font-weight: 700;margin-bottom: 0;}

.carr .section-title h2:after{ background:#fff;}

.carr p{ color: #fff;}

.carr .carr-btn {
  /* font-family: "Saira", sans-serif; */
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #225574;
  /* margin-top: 60px; */
}

.carr .carr-btn:hover {
  background: #fff;
  color: #225574;
}

@media (max-width: 1024px) {
  .carr {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
	.footer-info{padding-right:0px;}
  .carr .carr-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {background: #f2f2f2;padding: 0 0 30px 0;color: #0d4465;font-size: 15px;}
#footer .footer-top {padding: 60px 0 30px 0;}
#footer .footer-top .footer-info h3 {font-size: 24px;margin: 0 0 20px 0;padding: 2px 0 2px 0;line-height: 1;font-weight: 700;}
#footer .footer-top .footer-info p {font-size: 15px;line-height: 24px;text-align:justify;margin-bottom: 0;color: #0d4465;}
#footer .footer-top .social-links a {font-size: 18px;display: inline-block;background: #6fb355;color: #181818;line-height: 1;padding: 8px 0;margin-right: 4px;border-radius: 50%;text-align: center;width: 36px;height: 36px;transition: 0.3s;}
#footer .footer-top .social-links a:hover {background: #6fb355;color: #fff;text-decoration: none;}
#footer .footer-top h4 {font-size: 24px;/*border-bottom:1px dashed #0d4465;*/font-weight: 600;color: #0d4465;position: relative;padding-bottom: 12px;margin-bottom: 10px;}
#footer .footer-top .footer-links {margin-bottom: 30px;}
#footer .footer-top .footer-links ul {list-style: none;padding: 0;margin: 0;}
#footer .footer-top .footer-links ul i {padding:0 15px;color: #0d4465;font-size: 18px;line-height: 1;}
#footer .footer-top .footer-links ul li {padding: 10px 0;display: flex;align-items: center;}
#footer .footer-top .footer-links ul li:first-child {padding-top: 0;}
#footer .footer-top .footer-links ul a {color: #0d4465;transition: 0.3s;display: inline-block;line-height: 1;font-size: 14px;font-weight: 400;}
#footer .footer-top .footer-links ul a:hover {color: #6fb355;}
#footer .copyright {border-top: 1px solid rgba(0,49,99,.3);text-align: center;padding-top: 30px;}
#footer .credits {padding-top: 10px;text-align: center;font-size: 14px;color: #0d4465;}
#footer .credits a{ color: #6fb355}
.top {position: fixed;right: 10px;bottom: 30px;text-align: center;color: #181818;background: #6fb355;padding: 10px 10px;z-index: 9;border-radius: 50%;border: 2px solid #fff;cursor: pointer;opacity: 0;transition: ease-in 0.5s;}
.top.scll-top {opacity: 1;transition: ease-in 0.5s;bottom: 50px;}
.top .fa {display: block !important;}


.construction-card {
            border-radius: 0 0;
            box-shadow: 5px 6px 9px rgba(0, 0, 0, 0.1);
            overflow: hidden;
            transition: 0.3s;
            position: relative;
            border: none;
            min-height: 670px;
            height:100%;
 }

        .construction-card::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            border-bottom: 80px solid transparent;
            border-left: 80px solid #fff;
            width: 0;
        }

        .construction-card:hover {
            transform: translateY(-5px);
			border-bottom:5px solid #235472;
			border-bottom-left-radius:15px;
			border-bottom-right-radius:15px;
        }

        .icon-circle {
            background-color: #235472;
            border-radius: 50%;
            padding: 12px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            top: -30%;
            margin-left: 20px;
            border: 8px solid #fff;
        }

        .icon-circle img {
            width: 50px;
            height: 50px;
			filter:invert(1);
        }

        .card-img-top {

            height: 180px;
            object-fit: cover;
        }

        .card-body {
            position: relative;
        }
		.card-body .sub-heading{
			margin-top:5%;
			font-size:20px;
			text-align:left;
		 }

        .card-body p {
            color: #6c757d;
            font-size: 0.9rem;
        }

        .learn-more {
            color: #6fb355;
            font-weight: 500;
            font-size: 0.9rem;
            text-decoration: none;
        }

		.learn-more:hover{
			color:#235472;
		}



.ctm-mb {
      margin-bottom: 10%;
    }

    .testimonial-wrapper {
      height: 230px;
      width: 100%;
      background: #fff;
      border-radius: 20px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      padding: 1.5rem;
      position: relative;
      z-index: 0;
    }

    .testimonial-header {
      background: linear-gradient(to right, #0d4465, #6fb355);
      color: white;
      padding: 10px 20px;
      display: inline-block;
      border-radius: 35px;
      position: absolute;
      top: -35px;
      left: -25px;
      border-bottom-left-radius: 0;
      width: 220px;
    }

    .testimonial-header h5,
    .testimonial-header small {
      margin: 0;
      line-height: 1.2;
    }

    .testimonial-img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      object-fit: cover;
      border: 3px solid #fff;
      position: absolute;
      top: -60px;
      right: 0;
      box-shadow: 0 0 0 2px #ddd;
    }

    .testimonial-content {
      margin-top: 70px;
      padding-left: 15px;
      border-left: 3px solid #ccc;
      font-size: 0.95rem;
      color: #444;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }

    .testimonial-wrapper:before {
      content: "";
      position: absolute;
      left: -25px;
      top: 6px;
      width: 23px;
      height: 100px;
      background-color: #6fb355;
      z-index: -1;
      border-radius: 35px 36px 0 60px;
    }

    .testimonial-wrapper:after {
      content: "";
      position: absolute;
      left: -25px;
      top: 28px;
      border-left: 25px solid #0d4465;
      border-bottom: 15px solid transparent;
      width: 0;
      /* z-index: -1; */
    }


#portfolio .nav-pills button{ 
	cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  border-radius: 50px;
	width:200px;
	padding:10px 20px;
}	
#portfolio .nav-pills button.active{background-color:#47b2e4;color:white;padding:10px;}
.cnt-wrrper {display: flex;align-items: baseline;gap:20px;}
.cnt-wrrper i{background-color: #0d4465;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;width:50px !important;font-size:20px;color:white;padding: 20px;}
.cnt-wrrper .cnt-dtl h6{margin-bottom:0;color: #0d4465;font-weight:600;}

.main-table ul li i{margin-right:10px;}
#WhatsNewControl_C_ctl00_tr_UpdatedBackImage{height: 48px !important;}
.transition-hover-content{top:auto !important;}

@media(min-width:768px) and (max-width:1430px){
	#MenuControl{padding-right: 0;}
	header .logo1{margin-left:20px;}
}
@media(min-width:770px){
	.footer-info{padding-right: 80px;
}