@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    /*! padding: 30px 0; */
    /*! height: 99px; */
    position: absolute;
    left: 11px;
    /*! top: 5px; */
    right: 0;
    transition: all 0.5s;
    z-index: 997; /*! background:rgba(26, 81, 76, 1); */
}
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 /*! margin:0 auto; */
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #dd3d25;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.body-fx #header{padding: 6px 0;
    height: 69px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: rgba(254, 254, 254, 1);}
.body-fx .navbar-default{background-color: transparent !important;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

#editcontrol .navbar-default{    background: #000;}

* {
	/*! margin:0; */
	/*! padding:0; */
	/*! scroll-behavior: smooth; */
}
*{font-family: 'Poppins', sans-serif;}
@font-face{
	font-family: 'Poppins', sans-serif;
	
}
.RadDock .rdContent{font: inherit !important;}
.RadDock .rdContent{font: normal 14px "DMSans-Regular" !important;}
body {
	font-family: Poppins !important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
p{font-family: "Poppins"; font-size:15px;text-align: justify;}
.bg-light {
	background-color: transparent !important;
	padding: 0px;
}



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

}

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

.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;
    font-family: "Poppins";
    color: #fff;
    font-weight: 400;
}

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

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

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

.top-section h1 {
    font-weight: 600;
    font-size: 2.6em;
    margin-top: 30px;
    font-family: inherit;
}
.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;
}


.work {
	padding:50px 0; background: #fff;}
.work .work-text p{
	margin-top:26px;
	text-align:left;
	font-size: 16px;
	width: 100%;
    text-align: justify;
    /* font-size: 20px; */
    margin: 0 auto;
}
.work .work-text p a{
	color: #fff;
    border: 1px solid #19514d;
    padding: 5px 10px;
    position: relative;
    top: 15px;
    background: #19514d;
}
.head-section h2{
	text-align: center;
    color: #19514d;
    font-weight: normal;
	text-transform: capitalize;
	font-size: 3rem;
	font-family:'Poppins';
	font-weight: 400;
	margin:0;
}

.head-section-1 h2{
	text-align: center;
    /* color: #212529; */
    color: #19514d;
    /* margin-bottom: 40px; */
    font-weight: normal;
	text-transform: capitalize;
	font-size: 1.5rem;
	font-family:'Poppins';
	font-weight: 400;
	margin:0 0 10px;
	text-align:left;
}

.tag h2{
	font-size:18px;
}

.sub-heading {
	font-family:'Poppins';
	position:relative;
	font-size: 19px;

	color: #19514d;
}



.sub-heading-1 {
	font-family:'Poppins';
	position:relative;
	font-size: 22px;
	color: #19514d;
	text-align:center;
    margin: 0 0 5px;
}

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


.head-section h2 span{
	    color: #000;
    font-weight: 600;
}

.work img {
	text-align: center;
    margin-bottom: 20px;
    width: 50px;
    height: 50px;
	transition: 0.2s;
	
}


.box1 {
  transition: all 1.3s;
}

.box2 {
  transition: all 1.3s 0.5s;
}

.box3 {
  transition: all 1.3s 1s;
}

.caption p {
	text-align: center;
    font-size: 1em;
    color: #666;
    letter-spacing: 0.5px;

}

.product {
	/* background:#fff6da; */
	background-color:#ffe8d5;
	padding:40px 0;
	
}


.card-content {
	padding:15px;
}

.card-title {
	text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #ff7a0f;
	text-align:center;
}

.card-desc {
	color:#151515;
	text-align:center;
}


.yellow {
	background: #ffd760;
}

.blue {
	background: #b7d8fb;
}


.light-blue {
	background: #86c1ff;
}

.light-pink {
	background: #ff9879;
}
.prod-btn {
		text-align:center;
}
.prod-btn .btn{
	    padding: 5px 77px;
		 background-color: #f41111;
			border: #f41111;
}

.prod-btn .btn:hover{
	     background-color: #ff7a0f;
		border: #ff7a0f;
}

.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:Poppins;
	margin: 10px 0 25px;
	text-transform:capitalize;
	font-size:20px;
	text-align: left;
	padding-left: 35px;
}
.footer .footer-link ul {
	list-style:none;
	text-decoration:none;
	text-align: left;
}

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

.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;
}

.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;*/    line-height: 32px;
}
.social-link ul li a {
	/* padding: 0 15px; */
font-size: 20px;
text-align: center;
color:#fff;
}
.service-img{padding-bottom:10px;}
.service-img .fa{font-size:70px; line-height:80px;}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #19514d;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}
.top .fa{display: block;}
.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;
	
}
.logo1 {
		/*! width:100%; */
}
.body-fx #header .logo-1 {
	height: 68px; /*! margin: 0 auto; */
	max-width: 100%;    position: relative;
    top: -5px;
	-webkit-transition : all 0.5s ease-out;
	transition : all 0.5s ease-out;
	display:block;
	left: 17px;
}
.header .logo-1 {
	display:none; transition : all 0.5s ease-out;
}
.body-fx .header .logo1 {
	display:none;transition : all 0.5s ease-out;
}
.header .logo1{
	height: 82px; /*! margin: 0 auto; */
	max-width: 94%;
	display: block;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out; 
	/*! background: rgba(26, 81, 76, 1); */
}


.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;
}



.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;
}



.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;
}
.service .service-block {
	background: #fff;
    padding: 14px 19px 20px 19px;
    box-shadow: 0px 2px 11px #ccc;
	cursor:pointer;
	height:300px;
	margin-bottom: 30px;
}

.service .service-block:hover {
	border-bottom:5px solid #19514d;
}

.service .service-caption h4{
	margin: 0 0 10px;
    font-weight: 600;
    font-size: 17px;
    text-transform:capitalize;
}

.service .service-caption a{
	color:#19514d;    font-size: 15px;
	text-decoration:none;
	font-weight:600;
}

.service-text p {
	text-align: center;
    width: 650px;
    margin: 0 auto;
    font-size: 18px;
	padding-top: 20px;
    padding-bottom: 20px;
}

.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;
	font-family:Poppins;
	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;
	
}





.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:#134844;
}
figure.effect-6:hover img {
    opacity: 0.4;
}

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.8;
    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:Poppins;
	font-weight:700;
}



.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{
        height: 250px;
        position: relative;
        overflow:hidden;
		cursor:default;
		box-shadow:0px 4px 10px #ccc;
		border:1px solid #fff;
		margin-bottom:30px;
    }
.section-box-eleven a{color:#fff;}
.section-box-eleven figure {
        position: absolute;
        padding: 8px 15px;
        width: 100%;
        bottom: -50%;
        transition: 0.5s all ease-in-out;
        /* background: rgba(0, 0, 0, 0.71); */
		background: rgb(11 ,47 ,46 , .9);;
		/* 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: -16px;
		height:100%;
    }
    .section-box-eleven img{
        height: 100%;
    }
	
	.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: 18px;
	}
	
	.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;
	}
	
	.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;
		text-align: left;
	}
	
	.info li strong {
		position: relative;
    float: left;
    width: 15%;
    font-weight: 600;
    /* padding-right: 15px; */
	}
	
	.info .fa-map-marker {
		/*! margin-top: 20px; */
		font-size: 27px;
	}
	.info .txt {
		position: relative;
    float: left;
    width: 80%;
    margin-left: -25px;
	font-size:14px;
	}
	
	.footer img {
		/* margin-left: -18px; */
    margin-bottom: 5px;
	max-width:320px;
	}
	
	.vision {
		padding:50px 0;
	}
	
.footer-soc i {border: 1px solid #fff;
    border-radius: 4px;
    padding: 4px;
    margin-left: 15px;
    width: 27px;
    height: 27px;}
	
	
.mission img {
		width: 40px;
		height:auto;
		margin-bottom: 3px;
		margin-right: 7px;
	}
#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;
}

.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;
}

.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%;
}


.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 {
	font-family: 'DMSerifDisplay-Regular';
    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;
	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;
}



.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;}





#WidgetControl4 .banner-2 .intro-head-1{ height: 150px;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
center #form1 #HeaderControl, center #form1 #MenuControl{ background:rgba(26, 81, 76, 1);top: 0px;width: 70%;}
#form2 #WidgetControl4{display:none;}

center #form1 #HomepagecontentControl{padding-top:80px;}
center #form1 #HomepagecontentControl .work{padding-top:10px;}
/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}



.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: 10px 0;}

@media(max-width:767px){	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #033c5e;     background-color: #033c5e;}
.navbar-default .navbar-toggle{border-color: #033c5e;}
.navbar-toggle{background-color: #033c5e; border-color: #033c5e;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #033c5e; border-bottom:1px solid #fff;}
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{background: #033c5e; border-bottom: 1px solid #505b1f; color: #fff;}
#MenuControl_C #navbar-collapse-1{height:auto !important;padding-top: 25px;}
}
	
@media(max-width:736px){
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #033c5e;     background-color: #ffb03b;}
.navbar-default .navbar-toggle{border-color: #033c5e;}
.navbar-toggle{background-color: #920e37; border-color: #033c5e;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #ffb03b; border-bottom:1px solid #fff;}
#HeaderControl, center #form1 #HeaderControl{width: 45%;     z-index: 999999999;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0;
    width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{    background: #033c5e;
    border-bottom: 1px solid #fff; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #033c5e;
    background-color: #033c5e;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #033c5e;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 100%;position: absolute;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}

center #HeaderControl{    padding:0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #033c5e;}
center .navbar-default .navbar-toggle {
    border-color: #010066;
}
.body-fx center #HeaderControl{height: 67px !important;/*! position: absolute; */}

center #form1 #HomepagecontentControl{padding-top: 75px;}
	}
	
@media(max-width:667px){

	}
	
@media(max-width:568px){
p{font-size: 14px;; line-height: 26px;}
#widgetsControl table, #widgetsControl td { height: initial !important;}
.body-fx #MenuControl_C #navbar-collapse-1{/*height: 225px !important;*/}
.navbar-nav>li>a {line-height: 24px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {padding: 2px 15px 2px 25px;}
	}
	
@media(max-width:480px){
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}

.navbar-default{padding: 8px 0; top: 0;}


#HeaderControl, #MenuControl{    top: 0;}
#logo-web{height:inherit;}
#HeaderControl, center #form1 #HeaderControl{ width: 78%; }
.body-fx #HeaderControl, .body-fx center #form1 #HeaderControl{ width: initial; max-width:97%;/*! position: absolute; */}
.navbar-toggle{    /*! margin-top: 29px; */}
center #HeaderControl {
    padding:4px 0;
}

center #form1 #HomepagecontentControl {
    padding-top:50px;
}
	}
	
@media(max-width:414px){

	}
	
@media(max-width:375px){

	}
	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
}
	
@media(max-width:667px){
	
	}
	
@media(max-width:568px){
	
	}
	
@media(max-width:480px){

	}
	
@media(max-width:414px){

	}
	
@media(max-width:375px){
	}
	
@media(max-width:360px){
	
	}