@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
body {
  font-family: "Open Sans", sans-serif;font-size:15px;
}

a {
  color: #f9bf1e;
}

a:hover {
  color: #d9ba85;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", serif;
}

.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; */
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 995;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  color: #f9bf1e;
  transition: all 0.4s;
  border: 2px solid #f9bf1e;
}

.back-to-top i:hover {
  background: #f9bf1e;
  color: #1a1814;
}
.social-lnks{float:right;}
.Calcul-sec img{max-width:100%; border-radius:50%;}
.Calcul-sec .container-fluid{padding-right: 30px;  padding-left: 30px;}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.Calcul-sec .Calcul-item{position:relative; overflow:hidden; border-radius:50%;border-bottom: 10px solid #f9bf1e;}
.Calcul-sec .Calcul-cont{opacity:0; position:absolute; transition:all .5s;z-index: 99; bottom:40px; left:0; right:0;
    text-align: center;}
.Calcul-sec .Calcul-cont h4{color:#f9bf1e; font-size:20px; font-weight:bold;}	
.Calcul-sec .Calcul-cont a{color:#f9bf1e; font-size:14px; font-weight:bold;}
.Calcul-sec .Calcul-item:hover .Calcul-cont {opacity:1; position:absolute; padding-bottom:20px;}
.Calcul-sec .Calcul-item:after {position:absolute; content:'';bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 9; left:0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
    opacity: 1;
    transition: 0.4s;
}
.Calcul-sec .Calcul-item img {
    transition: all ease-in-out 0.4s;
}
.Calcul-sec .Calcul-item:hover img {
    transform: scale(1.1);
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*banner*/
/*-- Slider --*/
#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.camn4.active {
    background-color: #f9bf1e;
    color: white;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info {
        position: absolute;
    top: 9em;
    z-index: 999;
    left: 0;
    width: 75%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #8abf00;
    margin-top: 40px;}
	


.slider-img{height: 100%;}

.slider-img img {
    height: 100vh;
    width: 100%;
}

.slider-info h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color:#f8cd1e;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
.slider-info h6 {
	margin:0 auto;
	z-index:999;
}
.slider-info h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
.banner-cont{position:absolute; top:250px; width:80%; margin:0 auto; left:0; right:0; z-index:999;text-align:center;}
.banner-cont h3 {
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  color: #fff; text-align:center;
  text-transform: uppercase;
}

.banner-cont h3 span {
  color: #f9bf1e; display:block;
}

.banner-cont h4 {
  color: #fff;
  margin: 10px 0 0 0;
  font-size: 30px; text-align:center
}

.banner-cont .btns {
  margin-top: 30px;
}

.banner-cont .btn-menu,.banner-cont .btn-book {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 30px;
  border-radius: 50px;
  transition: 0.3s;
  line-height: 1;
  color: white;
  background: rgba(0,0,0,0.5);
  border: 2px solid #f9bf1e;
}

.banner-cont .btn-menu:hover, .banner-cont .btn-book:hover {
  background: #f9bf1e;
  color: #fff;
}

.banner-cont .btn-book {
  margin-left: 15px;
}
/*-- //Slider --*/
/*banner*/
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  line-height: 40px;
  font-size: 14px;
  transition: all 0.5s;position:absolute;z-index: 99;
    /*! background: rgba(0,0,0,0.4); */
    width: 100%;
  margin-top: 8px;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: white;float: left;
}

#topbar i {
  color: #f9bf1e; font-size:20px;
  padding-right: 4px;
}

#topbar .contact-info i + i {
  margin-left: 15px;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  /*! background: rgba(0, 0, 0, 0.7); */
  /*! border-bottom: 1px solid rgba(12, 11, 9, 0.6); 
  transition: all 0.5s;
  z-index: 997;
  padding: 15px 0;position:absolute;
  top: 0px;*//*! width:81%; */
}
header img{margin:0 auto; max-width:100%;}
#header.header-scrolled {
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */

.navbar-default {
    background-color:transparent;
    border:0;
}
.navbar-brand{padding:5px 0 13px;}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 16px 6px;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a{/*! padding-right:0; */}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#468ae7;}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  /*! padding: 60px 0; */
  overflow: hidden;
}

.section-bg {
  background-color: #1a1814;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 25px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 20px 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  margin: 4px 10px;
}
.contact .section-title h2::after, .Calcul-sec .section-title h2::after {
background:rgba(249, 191, 30, 0.5)}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 27px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #f9bf1e;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #1d1b16;
  margin-top: 110px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 98px;
  }
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #37332a;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  position: relative;
  padding: 80px 0;
}
.hm-heading h2 strong:before {
    top: 50%;
    left: 100%;
    width: 80px;
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;margin-left: 15px;
}
	
.hm-heading h2 span{font-style:normal; position:relative;}
	
.hm-heading h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #222;
    left: 0;
    bottom: -9px;}
		
.hm-heading h2 strong:before {
    top: 50%;
    left: 100%;
    width: 80px;
    height: 1px;
    content: '';
    background: #000;
    position: absolute;margin-left: 15px;
}
	
.hm-heading h2 span{font-style:normal; position:relative;}
	
.hm-heading h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #111;
    left: 0;
    bottom: -9px;}
.hm-heading h4{color:#000; font-size:25px;line-height: 40px;}
.about:before {
  content: "";
  background: #f5f5f5;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.about .about-img {
  position: relative;
  transition: .5s;
}

.about .about-img img {
  max-width: 100%;
  border: 10px solid rgba(249, 191, 30, 0.95);
  position: relative;
}

.about .about-img::before {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 60px;
  height: 60px;
  z-index: 1;
  content: '';
  border-left: 5px solid #fff;
  border-top: 5px solid #fff;
  transition: .5s;
}

.about .about-img::after {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  z-index: 2;
  content: '';
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  transition: .5s;
}

.about .about-img:hover {
  transform: scale(1.03);
}

.about .about-img:hover::before {
  left: 10px;
  top: 10px;
}

.about .about-img:hover::after {
  right: 10px;
  bottom: 10px;
}

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #f9bf1e;
}

.about p {
 line-height:28px; text-align:justify;
}

@media (min-width: 1024px) {
  .about {
    background-attachment: fixed;
  }
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us .box {
  padding: 50px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.3s;
  background: #1a1814;
}

.why-us .box span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #f9bf1e;
}

.why-us .box h4 {
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 20px 0;
  color: rgba(255, 255, 255, 0.8);
}

.why-us .box p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

.why-us .box:hover {
  background: #f9bf1e;
  padding: 30px 30px 70px 30px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
}

.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.ser-sec{background-color:#000; background:url(../Image/ser-bg.jpg); background-size:cover; background-attachment:fixed; padding:100px 0;	}
.ser-sec .tab-content{padding-top:50px;}
.ser-sec .nav-tabs>li{/*float:inherit;*/}
.ser-sec .nav-tabs>li>a{background: #000;}
.ser-sec .nav-tabs li .fa{margin-right:10px;}
.ser-sec .nav-tabs>li>a:hover {background: #f9bf1e; color:#000;}
.ser-sec .nav-tabs>li.active>a, .ser-sec .nav-tabs>li.active>a:focus, .ser-sec .nav-tabs>li.active>a:hover{background: #f9bf1e;}
.ser-sec h3{margin:0;    line-height: 30px; color:#fff;
    font-size: 22px;
    font-weight: 700;}
.ser-sec .nav-tabs{border-bottom: 1px solid #f9bf1e;text-align: center;}
.ser-sec .nav-tabs>li>a{ border: 1px solid #f9bf1e;}
.ser-sec .nav-tabs>li {
    float: initial;
    margin-bottom: -1px;
    display: inline-block;
}
.ser-sec ul{margin-top:10px;}
.ser-sec ul li, .ser-sec p{text-align:justify; color:#fff; line-height:28px; list-style:none; position:relative;}
.ser-sec .tab-content ul li:before{content: "\f0a4"; font-family:FontAwesome; position:absolute; left:-30px;}
.ser-sec img{padding-top:50px;}
.ser-sec .tab-content p a{border:1px dashed #000; padding:10px 15px; background:#f9bf1e; color:#000;}
.ser-sec .tab-content .rd-more{margin-top:20px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #f9bf1e;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #d3a722;
    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;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
}

.contact .info i {
  font-size: 20px;
  float: left;
  width: 44px;
  height: 44px;
  background: #f9bf1e;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #2d2d2c;
}

.contact .info .open-hours, .contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .cont-form {
  width: 100%;
}

.contact .cont-form .form-group {
  padding-bottom: 8px;
}

.contact .cont-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .cont-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .sent-message {
  display: none;
  color: #fff;
  background: #f9bf1e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .cont-form .loading {
  display: none;
  text-align: center;
  padding: 15px;
}

.contact .cont-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #f9bf1e;
  border-top-color: #1a1814;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .cont-form input, .contact .cont-form textarea {
 /* border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  background: #0c0b09;
  border-color: #625b4b;
  color: white;*/
}

.contact .cont-form input::-webkit-input-placeholder, .contact .cont-form textarea::-webkit-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-moz-placeholder, .contact .cont-form textarea::-moz-placeholder {
  color: #a49b89;
}

.contact .cont-form input:-ms-input-placeholder, .contact .cont-form textarea:-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::-ms-input-placeholder, .contact .cont-form textarea::-ms-input-placeholder {
  color: #a49b89;
}

.contact .cont-form input::placeholder, .contact .cont-form textarea::placeholder {
  color: #a49b89;
}

.contact .cont-form input:focus, .contact .cont-form textarea:focus {
  border-color: #f9bf1e;
}

.contact .cont-form input {
  height: 44px;
}

.contact .cont-form textarea {
  padding: 10px 12px;
}

.contact .cont-form button[type="submit"] {
  background: #f9bf1e;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .cont-form button[type="submit"]:hover {
  background: #d3af71;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cont-btm{padding-top:50px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
  background: #000;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

footer .footer-top {
  background: #111;
  padding: 60px 0 0px 0;
}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #f9bf1e;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  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 .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {
  background: #f9bf1e;
  color: #fff;
}
footer .footer-top .social-links a:hover .fa{ 
  color: #fff;
}

footer h2{color:#f9bf1e; font-size:19px; font-weight:bold;line-height: 25px;}
footer h2 span{color:#f9bf1e; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#f9bf1e; font-size:16px;}
footer .footer-top h4 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

footer .footer-top h4::before {
  right: 0;
  background: #555;
}

footer .footer-top h4::after {
  background: #f9bf1e;
  width: 60px;
}

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-right: 8px;
  color: #f9bf1e;
}

footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
}

footer .footer-top .footer-links ul a:hover {
  color: #f9bf1e;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px; color: #fff;
}

footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

footer .footer-top .footer-newsletter input[type="submit"] {
  background: #f9bf1e;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #f9bf1e;
}

footer .copyright {
  text-align: center;
  padding-top: 30px;
}

footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

center #form1 #topbar{background: #333;/*! padding: ; */}
center #form1 #HeaderControl,
center #form1 #MenuControl{background: #333;}

center #form1 #HeaderControl{margin-left: -2px;     /*! width: 36%; */}
center #form1 #MenuControl{margin-right: -2px;}

.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}

center #form1 footer{opacity:1; visibility:visible;}

.navbar-light .navbar-brand {

    color:#ff7a0f;
	font-size:30px;
	font-weight:700;
	/* font-family:"HelveticaNeue-Black"; */

}
.navbar-light .navbar-brand:hover {
    color: #ff7a0f;
}

.navbar-light .navbar-brand span{

    color:#f41111;

}

.navbar-light .navbar-nav .nav-link {
	color:#2b2a28;
	font-weight:600;
	text-transform:capitalize;
	letter-spacing: 1px;
}

.navbar-light .navbar-nav .nav-link:hover {
	color:#2b2a28;
	text-transform:capitalize;
	letter-spacing: 1px;
	font-weight:600;
}

.navbar-light .navbar-nav .active .nav-link {
	color:#2b2a28;
	font-weight:normal;
	text-transform:uppercase;
}

.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;    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;
    font-family: "DMSerifDisplay-Regular";
    color: #fff;
    font-weight: 400;
}

.intro-head {
    min-height: 800px;
    position: relative;
	height:100%;
}

.top-section {
    padding-top: 270px;
    padding-bottom: 130px;
    font-family:"DMSerifDisplay-Regular";
	color:#fff;
	font-weight:400;
}

.top-section p {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    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: 18px;
	width: 100%;
    text-align: justify;
    /* font-size: 20px; */
    margin: 0 auto;
}
.head-section h2{
	text-align: center;
    /* color: #212529; */
    color: #19514d;
    /* margin-bottom: 40px; */
    font-weight: normal;
	text-transform: capitalize;
	font-size: 3rem;
	font-family:'DMSerifDisplay-Regular';
	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:23px;
	font-family:'DMSerifDisplay-Regular';
	font-weight: 400;
	margin:0 0 10px;
	text-align:left;
}

.tag h2{
	font-size:18px;
}




.sub-heading-1 {
	font-family:'DMSans-Regular';
	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;
}

/*--------------------------------------------------------------
# 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: 51px;
    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;}
/*--------------------------------------------------------------
# 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: 10px 0;
    height: 69px;
    position: fixed;
    left: 51px;
    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;
}
.carousel-control.right{ background-image: inherit;}
.carousel-control.left{background-image: inherit;}
.carousel-indicators {
    bottom: -25px !important;
}
.carousel-control .icon-next, .carousel-control .icon-prev{
    width: 40px;
    height: 45px;
    margin-top:-25px;
    font-size: 40px;
    background: #222;
}
#services h2{position:relative;font-size:30px;font-weight:400;color: #e79aff;border-bottom: 1px dotted #d3d3d3;margin:0;margin-bottom:25px;padding-bottom: 10px;text-align:center;font-weight: 700;}
#services h2 span{color: #014172;}
#services h2:after {bottom: -1px; content: ""; height: 1px; left: 0; right:0; margin:auto; position: absolute; width: 50px; background: #063961;}

a.right.carousel-control {
    width: 78px;
    margin-right: 0px;
}
a.left.carousel-control {
    width: 78px;
    margin-left: 0px;
}
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;
}



#banner-hm {
	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: 32px;
    margin-top: 30px;
    font-family: inherit;
    text-transform: capitalize;
}
.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;
}


.copy-right {
  padding: 20px 0 15px 0;
}

.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;
	line-height: 35px;
}
.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: 18px;
	/*! padding-left: 50px; */
	color: #000;
}



.sub-heading-1 {
	font-family:'Poppins';
	position:relative;
	font-size: 22px;
	color: #19514d;
	text-align:center;
    margin: 0 0 5px;
}


.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 31px;
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;}
.jxPOhn{ position: absolute !important; right: 0; bottom: 150px !important;}
.dfBDQI{bottom: 130px !important;}
.st-feature-box a{color:#fff;}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 30px;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #2f2f2f;
    background: #f9bf1e;
    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: 96%;    position: relative;
    top: -5px;
	-webkit-transition : all 0.5s ease-out;
	transition : all 0.5s ease-out;
	display:block;
	left: 13px;
}
.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: 60px; /*! margin: 0 auto; */
	max-width: 100%;
	display: block;    margin: 0 auto;
	-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: 20px;
    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:-50%;
		
    }
   
    .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;
	}
	
	.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;
	}
	

	
	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: 32px;
    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;padding: 0;
}

.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;
}
.product-view .product-cirlce-img:hover{transition: all ease-in-out 0.4s; transform: scale(1.1);}
.product-view .icon img:hover { transition: all ease-in-out 0.4s; transform: scale(1.1);}
.left .icon img:hover { transition: all ease-in-out 0.4s; transform: scale(1.1);}

.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{ background:rgba(0, 0, 0, 1);top: 0px;width: 34%;}
center #form1 #MenuControl{ background:rgba(0, 0, 0, 1);top: 0px;width: 67%;}
#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: #1a514c; 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: #f9bf1e; 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% !important;}
.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){
#MenuControl, #HeaderControl, .body-fx #header .logo-1, .body-fx #header{position: relative; width:100%; top:inherit;}	
.fix-box{display:none;}
	}
	
@media(max-width:568px){
	
	}
	
@media(max-width:480px){

	}
	@media(max-width:667px){
	.body-fx #header{/*! left: 20px !important; */}
		.body-fx #header {/*! margin-top: 22px; */
}
		.header .logo1 {
 /*! background: rgba(26, 81, 76, 1); */
}
		center #form1 #HeaderControl, center #form1 #MenuControl{width: 83%;}
	}
@media(max-width:414px){

	}
	
@media(max-width:375px){
	}
	
@media(max-width:360px){
	
	}
	
	.aside {
    margin-top: 100px;


}
.aside h3 {
    background: #f9bf1e;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #fff;
}
.aside ul {
    margin: 0;
    padding: 0;
}
.aside ul li {

    border-bottom: 1px solid #fff;
    line-height: 47px;
    padding-left: 20px;
    transition: all .3s;
    list-style: none;
}
.aside ul li a {
    color: #fff;    display: block;
}
.aside ul li:hover {background: #f9bf1e;}
.camn4{background: #222;}
.active{
  /*! background-color: #666; */
  color: white;
}


.abt-bx {
  border: 1px solid #d0d0d0;
  padding: 5px 10px 5px 10px;
  border-radius: 15px;
}

.fix-box{ position: fixed; top:35%; left:0; z-index:999; font-size: 14px;}

.whats-new{color: #fff;
   background:#242c42;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
    border-radius: 0px; width: 154px; padding-left: 10px; margin-left: -110px; transition:0.5s;}
	
.whats-new span{ width: 45px;
    height: 45px;
    display: inline-block;
    background: #e64a54;
    text-align: center;
    line-height: 44px;
    margin-left: 9px;}
	
.whats-new a{ color:#fff;}
.whats-new:hover{ margin-left:0; transition:0.5s;}

.social-fx{l ist-style:none; padding-left:0; margin:0;}
.social-fx li{ background: #111;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{ color:#fff;}
.social-fx li strong{ font-weight:normal;}
.social-fx li span{ float: right; margin-top: -3px;}
.social-fx li:hover{ margin-left:0; transition:0.5s;}