body {
  background: #fff;
  color:#e9e8e8;
  font-family: Arial, Helvetica, sans-serif;
}

/*@font-face {
  font-family: "Calibri";
  src: url(../font/calibri.ttf);}*/


a {
  color: #000723;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #dca961;
  outline: none;
  text-decoration:  none;
}
p {
  padding: 0;
  margin: 0 0 30px 0;
  font-size: 16px;
  color:#444;
  font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}
.bg-green { background-color:#047f94;}
.bg-gray { background-color:#fff;}
.pt-20 { padding-top:20px;}
.ml-mr  {margin-top: 40px;}
.ml-mr a  { font-size:20px;}
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #f5c178;
  color: #000723;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  border:2px solid #f5c178;
  z-index:11;
}

.back-to-top:focus {
  background: #000723;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #000723;
  color: #fff;
}

#portfolio .section-header .section-one h2 {padding-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 5px;}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #555;
}

#topbar .contact-info a:hover {
  color: #047f94;
}

#topbar .contact-info i {
  color: #047f94;
  padding: 4px;
}

#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #555;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a:hover {
  color: #047f94;
}

#topbar .social-links a:first-child {
  border-left: 0;
}

#logo div i {color: #000723;
    display: inline-block;
    font-size: 38px;
    margin-right: 15px;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  padding: 0px;
  height: 120px;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

#header #logo h1 {
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

#header #logo h1 a {
  color: #0c2e8a;
  line-height: 1;
  display: inline-block;
}

#header #logo h1 a span {
  color: #047f94;
}

#header #logo img {
	float:left;
  padding: 0;
  margin: 0;
}
#header #logo div { float:right;}
#header #logo div a {line-height: 39px; color:#000723; font-size:44px; font-weight:bold; }
#header #logo div:hover, #header #logo div a:hover, #logo div i:hover, #header #logo div a:hover i { color:#dca961;}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  height: 455px;
  position: relative;
  /*background-image:url(../img/intro-carousel/banner-img.jpg);
  background-color:#fff;*/
  background-repeat:no-repeat;
  background-position:center;
  background-size: cover;
  box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

#intro-carousel div.banner-bg-img { background-image: url('../img/intro-carousel/banner-img-01.jpg'); display:inline-block; width:100%; height:100%;}
#intro .intro-content-one {
	position: relative;
	margin-top:50px;
	margin-bottom:40px;
	z-index: 9;
	float:left;
}
#intro .intro-content-one img {background-repeat:no-repeat;
  background-position:center;
  background-size: cover;
  width:100%;
 }

#intro .intro-content {
	border-top:12px solid #e6e6e6;
	background-color:#fff; float:right;
	width:30%;
	padding:0px;
	position: relative;
	margin-top:80px;
	z-index: 9;
	text-align: center;
	-webkit-box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.75);
}
#intro .intro-content div.container { padding:25px;}
#intro .intro-content h2 {
  color: #333;
  margin-bottom: 5px;
  font-size: 36px;
  font-weight: 600;
  text-align:left;
}
#intro .intro-content h2 a { color: #333;}
#intro .intro-content h2 a:hover { text-decoration:underline;}
#intro .intro-content h3 {
  color: #047f94;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 600;
  text-align:left;
}

#intro .intro-content h2 span {
  color: #047f94;
  text-decoration: underline;
}
div#logo {
	height: inherit;
    text-align: center;
    padding-top: 18px;
	padding-bottom:10px;
}
.termite-header img { width:100px;}
.right_box_home { width:100%; float:right; } 
.btn-get-started,
.btn-projects {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 30px;
  transition: 0.5s;
  margin: 0px 0px;
  color: #000723;
  border-radius: 10px;
}

.btn-get-started {
  background: #047f94;
  border: 2px solid #047f94;
  width:100%;
}

.btn-get-started:hover {
  background: none;
  color: #000723;
}

.btn-projects {
  background: #f5c178;
  border: 2px solid #f5c178;
  
}

.btn-projects:hover {
  background: none;
  color: #f5c178;
}

#intro #intro-carousel {
  z-index: 8;
}

#intro #intro-carousel::before {
  content: '';
  /*background-color: rgba(255, 255, 255, 0.7);*/
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}

#intro #intro-carousel .item {
  width: 100%;
  height: 60vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  #intro { min-height: 560px; max-height: 700px;}
  #intro .intro-content { bottom: 40px; top: 20px; right: 20px; width: 89%; margin-top:0px;}
  #five-box { margin-top:0px !important;}
  #intro .intro-content div.container { padding:15px;}
  .btn-get-started, .btn-projects { padding:10px 24px !important;} 
  #header { background-color:#fff;}
  #inner-bg-call .cta-title {font-size: 22px !important;}
  #inner-bg-call .cta-text {font-size: 35px !important;}
  #inner-bg-call i {font-size: 30px !important;}
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/



/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding:0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 22px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 8px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-div { float:left; width:100%; box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06); z-index:51; background-color:#000723; }

.nav-menu-container {
  margin: 0;
  padding: 0px 14px;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 13px 36px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  outline: none;
}

.nav-menu li:hover > a,
.nav-menu .menu-active > a {
  color: #f5c178;
  text-decoration-line: underline;
}

.nav-menu > li {
  margin-left: 0px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #047f94;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #151515;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #0dbf3f7;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #000;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #047f94;
}

#mobile-nav ul .menu-item-active {
  color: #047f94;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #000;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header {
  margin-bottom: 30px;
}

.section-header h2 {
  font-size: 25px;
  color: #0c2e8a;
  font-weight: 700;
  position: relative;
  padding-bottom: 20px;
}

/*.section-header h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #047f94;
  bottom: 0;
  left: 0;
}*/

.section-header p {
  padding: 0;
  margin: 0;
}




.about h3, .what-we-do h3 { font-size:50px; font-weight:600; color:#000723; text-align:center; font-family: Arial, Helvetica, sans-serif; background: url(../images/blue-hending-befor.png) no-repeat center bottom;padding-bottom: 30px; margin-bottom:40px;}
.about-two { margin-top:60px;}
.about-two h4 {font-size: 30px; color: #000723; font-weight:bold;margin-bottom: 5px;}
.about-two h5 { font-size: 25px; color: #000723; margin-bottom: 40px; }
.about-two h6 { font-size: 20px; color: #000723; margin-bottom: 5px;}
/* Five Box Section
--------------------------------*/
@media (min-width: 992px){
	#five-box .why-us-box { max-width:19%; margin:0.5%;}
}

#five-box {
  padding: 0px 0 0px 0;
  margin: -40px 0 0 0;
  z-index:9;
}




/* About Section
--------------------------------*/

#about {
  padding: 60px 0 60px 0;
}

#about .about-img {
  overflow: hidden;
  float: left;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}
#about .content {
  padding-left:0px;
  float: right;}
#about .content h2 {
  color: #000723;
  font-weight: 700;
  font-size: 36px;
  padding-top:0px;
  font-family: Arial, Helvetica, sans-serif;
}

#about .content h3 {
  color: #555;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 25px;
  margin:0;
}

#about .content p:last-child {
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #047f94;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}
/* Services Section
--------------------------------*/

#services {
	background-color:#000723;
  padding: 60px 0 60px 0;
}
#services h1 { font-size:50px; font-weight:600; color:#f5c178; text-align:center; font-family: Arial, Helvetica, sans-serif; background: url(../images/first-hending-befor.png) no-repeat center bottom;padding-bottom: 30px; margin-bottom:40px;}
/*#services h1:befour { background-image:url(../img/first-hending-befor.png);}*/
/*#services .box {
  padding: 0px;
  margin:0px 0px 12px 0px;
  /*box-shadow: 5px 5px 5px rgba(73, 78, 92, 0.1);*/
  /*background: #f1f1f1;
  transition: 0.4s;
  border-radius: 10px;
}
.pr-6 { padding-right:6px !important;}
.pl-6 { padding-left:6px !important;}*/
/*#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}*/
/*#services .box div img { border-radius: 0px; }
#services .box div { display:inline-block; width:100%; text-align:center; padding:17px !important;}
#services .box div.text-center { width:100%; margin-top:5px;}
#services .btn-get-started, #services .btn-projects { margin:0px; padding: 10px 40px; border-radius: 25px;}
#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #047f94 0%, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box div h4 {
	
  margin-left: 0px;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 20px;
}

#services .box div h4 a {
  color: #444;
}
#services .box div h4 a:hover { color:#047f94; text-decoration:underline;}

#services .box p {
	margin-top:5px;
  font-size: 14px;
  margin-left: 0px;
  margin-bottom: 0;
  line-height: 20px;
}*/

/* Clients Section
--------------------------------*/

/*#clients {
  padding: 30px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav,
#clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #047f94;
}*/

/* Our Portfolio Section
--------------------------------*/

#portfolio {
  background: #fff;
  padding: 60px 0 60px 0;
}
#portfolio .section-one h1 { font-size:54px; font-weight:600; color:#000723; text-transform:uppercase; }
#portfolio .section-one p { }
#portfolio .section-two h2 { font-size:20px; margin-bottom:0px; padding:10px 0; border-bottom:1px solid #c7c4c4;}
#portfolio .section-two h2 a { color:#6f6f6f; padding-bottom:0px; font-weight:400; text-transform:none; }
#portfolio .section-two h2 a:hover { color:#047f94;}
#portfolio .section-two h2 a i { padding-left:30px; font-size:25px; font-weight:bold; color:#047f94;}
#portfolio .section-two h3 { font-size:18px; font-weight:600; color:#333; margin-bottom:30px; margin-top:10px;}
#portfolio .portfolio-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all ease-in-out 0.4s;
}

#portfolio .portfolio-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}

#portfolio .portfolio-item h2 {
  color: #ffffff;
  font-size: 24px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 700;
}

#portfolio .portfolio-item img {
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#portfolio .portfolio-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#portfolio .portfolio-item:hover .portfolio-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}

#portfolio .portfolio-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Testimonials Section
--------------------------------*/

#testimonials {
  padding: 30px 0;
}

#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}

#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #047f94;
}

/* Call To Action Section
--------------------------------*/

.call-to-action {
  background: #000723;
  background-size: cover;
  padding: 32px 0 13px 0;
}
#inner-bg-call {background: #f5c178;
background-size: cover;
  padding: 32px 0 13px 0;}

#inner-bg-call .cta-title{color: #000723;
  font-size: 30px;
  font-weight: 700;
  text-align:center;
  margin:2px 0px;}
#call-to-action .cta-title {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align:center;
  margin:2px 0px;
}
/*#call-to-action .call-icon-bg {display: inline-block;
    background-color: #fff;
    margin-right: 15px;
	font-size: 45px;
    color: #047f94;
    padding: 0px 16px 0px 16px;
    border-radius: 100%;
	text-align:center;}*/
#call-to-action i { color:#fff; display:inline-block; font-size:42px; margin-right:15px;}
#inner-bg-call i { color:#000723; display:inline-block; font-size:42px; margin-right:15px;} 
#inner-bg-call .cta-text {
  color: #000723;
  font-size: 50px;
  text-align:center;
  font-weight:bold;
  margin-bottom:0px;
}
#call-to-action .cta-text {
  color: #fff;
  font-size: 50px;
  text-align:center;
  font-weight:bold;
  margin-bottom:0px;
}

#inner-bg-call .cta-text a { color:#000723;}
#call-to-action .cta-text a { color:#fff;}
#inner-bg-call .cta-text a:hover { color:#fff;}
#call-to-action .cta-text a:hover { color:#f5c178;}

#inner-bg-call .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}
#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}
#inner-bg-call .cta-btn:hover {
  background: #047f94;
  border: 3px solid #047f94;
}
#call-to-action .cta-btn:hover {
  background: #047f94;
  border: 3px solid #047f94;
}

/* Our Team Section
--------------------------------*/

#team {
  background: #fff;
  padding: 30px 0 0 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  overflow: hidden;
  text-align: center;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member .details {
  background: #047f94;
  color: #fff;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 5px;
}

#team .member .social a {
  color: #fff;
}

#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/

#contact {
  padding: 30px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #d7a45d;
}

#contact .contact-info address,
#contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000723;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #d7a45d;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
  margin-bottom: 20px;
}

#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}

#contact .form #sendmessage {
  color: #047f94;
  border: 1px solid #047f94;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input,
#contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #f5c178;
  border: 0;
  border-radius: 50px;
  padding: 10px 30px;
  color: #000723;
  transition: 0.4s;
  font-weight:bold;
  cursor: pointer;
  border:1px solid #000723;
}

#contact .form button[type="submit"]:hover {
  background: #000723;
  color:#fff;
  text-decoration:underline;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #000723;
  padding: 0 0 70px 0;
  font-size: 14px;
  border-top:3px solid #f5c178;
}
.float-left a { color:#fff;}
#footer a:hover { color:#f5c178;}
#footer .copyright {
  text-align: center;
  padding-top: 0px;
}
.copyright div { display:inline-block; margin:15px 0 15px 0px;}
.copyright div.float-right { margin:3px 0 15px 0px;}
#footer .copyright p { display:inline-block; margin:10px;}
#footer .copyright p a { color:#fff;}
#footer .copyright p a:hover { color:#f5c178; }
#footer div a i { font-size:50px; margin:0px 10px; color:#fff;}
#footer div a i:hover { color:#f5c178;}
#footer div h3 { font-size:20px; color:#fff; margin-bottom:0px; display:inline-block;}
#footer div p { font-size:15px; color:#fff;}
#footer div.number p { font-size:40px; font-weight:bold; color:#fff; margin-bottom:0px; display:inline-block;}
#footer div.number p a { color:#fff;}
#footer div.number p a:hover { color:#f5c178;}
#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #555;
}

#footer .credits a {
  color: #0c2e8a;
}
.innerpages h2 { margin-bottom:6px !important; font-size:25px !important; font-weight:bold; }
.innerpages h2 a { margin-bottom:6px; font-size:25px; font-weight:bold; }
.innerpages a:hover { text-decoration:underline; }
.brownbox { background:#e4f9fd; color:#222; border:1px solid #047f94; padding:15px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }
.brownbox { background:#e4f9fd; color:#222; border:1px solid #047f94; padding:15px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }
.brownbox { background:#e4f9fd; color:#222;  border:1px solid #047f94; padding:15px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }
.brownbox { background:#e4f9fd; color:#222; border:#047f94 solid 1px; padding:15px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }

.rightimg { width: 29%; text-align: right; float: right; margin-left: 2%; }
.lefttxt { width: 69%; float: left; }
.leftimg { width: 29%; text-align: left; float: left; margin-right: 2%; }
.righttxt { width: 69%; float: left; }

.brownbox {background:#fef7ec; color:#222; border:1px solid #f5c178; padding:15px; margin-bottom:10px; float: left;}
.brownbox a { color:#000723; }
.brownbox a:hover { color:#d7a45d;}
/*************************************/
.services .member {
  position: relative;
  background-color:#fff;
  box-shadow: 0px 2px 15px rgba(44, 73, 100, 0.08);
  padding: 30px;
  border-radius: 10px;
}

.services a:hover .member  h2{ color:#dca961 ;}

.services .member .pic {
  overflow: hidden;
  width: 180px;
  border-radius: 50%;
}

.services .member .pic img {
  transition: ease-in-out 0.3s;
}

.services .member:hover img {
  transform: scale(1.1);
}

.services .member .member-info {
  padding-left: 30px;
}

.services .member h2 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #000723;
}

.services .member span {
  display: block;
  font-size: 15px;
  padding-bottom: 10px;
  position: relative;
  font-weight: 500;
}

.services .member span::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b2c8dd;
  bottom: 0;
  left: 0;
}

.services .member p {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.services .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.services .member .social a {
  transition: ease-in-out 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #a0bcd5;
}

.services .member .social a i {
  color: #fff;
  font-size: 16px;
  margin: 0 2px;
}

.services .member .social a:hover {
  background: #1977cc;
}

.services .member .social a + a {
  margin-left: 8px;
}



@media only screen and (min-width: 360px) and (max-width: 480px) {
.brownbox { background:#e4f9fd; color:#222; border:1px solid #047f94; padding:8px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }
.brownbox { background:#e4f9fd; color:#222; border:1px solid #047f94; padding:8px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }
.brownbox { background:#e4f9fd; color:#222;  border:1px solid #047f94; padding:8px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }
.brownbox { background:#e4f9fd; color:#222; border:#047f94 solid 1px; padding:8px; margin-bottom:10px; float: left; }
.brownbox a { color:#047f94; }

.rightimg { width: 100%; text-align: right; float: none; margin-left: 0%; }
.lefttxt { width: 100%; float: none; margin-top:15px; }
.leftimg { width: 100%; text-align: left; float: none; margin-right: 0%; }
.righttxt { width: 100%; float: none; margin-top:15px; }
#gallery-page .gallerypics a { width:98% !important;}
}




@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }

  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #header {
    padding: 0px;
    height: 105px;
  }

  #header #logo h1 {
    font-size: 34px;
  }

  #header #logo img {
    max-height: 66px;
  }

  #nav-menu-container, #nav-div {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }

  #about .about-img {
    height: auto;
	padding-top:15px;
  }

  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  #intro .intro-content h2 {
    font-size: 34px;
  }

  #services .box .box {
    margin-bottom: 20px;
  }

  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }

  #services .box h4,
  #services .box p {
    margin-left: 0;
    text-align: center;
  }

  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}

@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.nav-menu a {
    padding: 20px 27px;}
	#intro  {height: 414px;}
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
	.ml-mr {  margin-top: 20px;}
	.mt-70 { margin-top:70px;}
	.mdt-45 { margin-top:0px;}
	#intro {height:280px;}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	#footer div.number p { margin-bottom:0px;}
	#footer div.pt-3 { text-align:center; }
	#call-to-action .cta-text, #call-to-action i { font-size:40px;}
	#call-to-action .cta-title { font-size:23px;}
	#services .box div { width:100%;}
	.pr-6 { padding-right:15px !important;}
	.pl-6 { padding-left:15px !important;}
	#services, #about, #portfolio {padding: 40px 0 40px 0;}
	#services .box div img {border-radius: 0%;}
	#services h1, #portfolio .section-one h1, .about h3, .what-we-do h3 { font-size:24px; text-align: center;}
	.about h3, .what-we-do h3, #services h1 { background-size: 60%;}
	#intro .intro-content-one img {margin-bottom: 30px;}
	#about .content { padding-left:15px;}
	#five-box .why-us-box { margin-bottom:12px;}
	div#logo { padding-right:50px; min-height:60px;}
	#header #logo img { max-width:270px;}
	#header .termite-header img { width:56px;}
	#header .termite-header {padding-top: 40px; display:block;}
	#portfolio .section-two h3 {margin-bottom: 14px; margin-top: 26px;}
	#portfolio .section-header .section-one h2 { font-size:22px;}
	#footer .text-right { text-align:center !important;}
	#header #logo div { margin-top:-4px;}
	#header #logo div a { font-size:30px;}
	#logo div i { font-size:28px;}
	#mobile-nav-toggle { margin: 16px 14px 0 0;}
	#about .content h2 { margin-top:0px; text-align: left; font-size:22px; }
	#footer { padding: 0 0 166px 0;}
	#footer .copyright p { margin:7px;}
	.copyright div.float-right { margin: 20px 0 1px 0px;}
	.ml-mr {  margin-top: 20px;}
	.mt-70 { margin-top:70px;}
	.mdt-45 { margin-top:0px;}
	#inner-page-topbar h1, #inner-page-topbar p { float:none !important; text-align:center; display: inherit !important;}
	#inner-page-topbar p { margin: 0px 0 25px 0 !important; }
	#inner-page-topbar h1 {font-size: 30px !important;}
	.about-two h4 {font-size: 22px;margin-bottom: 5px;}
.about-two h5 { font-size: 20px; margin-bottom: 20px; }
.about-two h6 { font-size: 18px; margin-bottom: 5px;}
.ml-mr a {font-size: 15px;}
.services .member .member-info {
    padding-left: 15px;
}
.services .member {padding: 20px 12px;}
.about-two {margin-top: 35px;}
#text h2 {font-size: 20px !important;}
}
@media only screen and (min-width: 481px) and (max-width: 600px) {
	#footer div.number p { margin-bottom:0px;}
	#footer div.pt-3 { text-align:center; }
	#call-to-action .cta-text, #call-to-action i { font-size:40px;}
	#call-to-action .cta-title { font-size:32px;}
	#services .box div { width:100%;}
	.pr-6 { padding-right:15px !important;}
	.pl-6 { padding-left:15px !important;}
	#services .box div img {border-radius: 10px 10px 0px 0px;}
	#services h1 { font-size:42px;}
	#about .content { padding-left:15px;}
	#five-box .why-us-box { margin-bottom:12px;}
	#intro {height:240px;}
	#intro .intro-content { bottom: 40px; top: 30px; right: 20px; width: 89%;}
	#five-box { margin-top:0px !important;}
	#intro .intro-content div.container { padding:15px;}
	.btn-get-started, .btn-projects { padding:10px 166px;}
	#footer .text-right { text-align:center !important;}
	#header #logo div { margin-top:8px;}
	#header #logo div a { font-size:30px;}
	#logo div i { font-size:28px;}
	#mobile-nav-toggle { margin: 16px 14px 0 0;}
	#about .content h2 { margin-top:15px; text-align:center; font-size:30px; }
	#footer { padding: 0 0 166px 0;}
	#footer .copyright p { margin:7px;}
	.copyright div.float-right { margin: 20px 0 1px 0px;}
	.ml-mr {  margin-top: 20px;}
	.mt-70 { margin-top:70px;}
	.mdt-45 { margin-top:0px;}
	#inner-page-topbar h1, #inner-page-topbar p { float:none !important; text-align:center; display: inherit !important;}
	#inner-page-topbar p { margin: 0px 0 25px 0 !important; }
	#inner-page-topbar h1 {font-size: 40px !important;}
	#header { background-color:#047f94;}
}
/*----------# Inner Pages 5 CSS-----------------*/
#text .inner-bg, #contact-page #contact .inner-bg { padding:30px 15px; }
#contact-page #contact { padding:0px; }
#text .content { padding:0px 15px;}
#text h2 {margin: 0px 0px 15px 0px; color: #333; font-size: 32px;}
#inner-page-topbar { padding: 30px 0px 2px 0px; background-color: #fef7ec;}
#inner-page-topbar h1 { color:#222;  font-size:40px; display:inline-block; float:left; margin: 12px 0 26px 0;}
#inner-page-topbar p { display:inline-block; float:right; margin:26px 0 0 0;}
#services-page #services .section-header p { text-align:center;}
#gallery-page .gallerypics a { margin: 10px 5px; display: inline-block;
    width: 23.7%; border: 1px #d7a45d solid; padding: 4px; background: #fff;}
#gallery-page .gallerypics a img {width: 100%; border: 1px #f5c178 solid; max-height: 334px;}
.mdt-65 { margin-top:65px;}
/*----------# Inner Pages Services CSS-----------------*/



