/* common styles */

body {
  height: 100%;
  font-family: "Quicksand", sans-serif;
  background-color: #fff !important;
}

.display_inline {
  display: inline-block;
}

.limit_max_width {
  max-width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
}
.success-status {
  color: #288b80;
}

.error-status {
  color: #d8000c;
}
#contact_form_success_response {
  display: none;
}
#contact_form_error_response {
  display: none;
}
/* for mobile view    --------------------     --------*/
/* @media screen and (max-width: 599px){ */

nav ul a {
  color: #333333;
}

nav ul a:hover {
  background-color: transparent;
}

nav {
  color: #000;
  background-color: #fff;
  box-shadow: none;
}
.nav_wrapper {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
}
nav .nav_title1 {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  padding: 0;
  margin: 0;
}

nav.row {
  margin-top: 0;
  margin-bottom: 0;
}
nav a#mobile_icon {
  color: #000;
}

nav .brand-logo {
  position: relative;
  width: 50px;
  left: 10px;
}
.nav-content {
  padding-left: 10px;
}
.nav_title2 {
  margin-top: 0;
  font-size: 27px;
  line-height: 10px;
  color: #333333;
}

.partner_btn {
  border-radius: 17px;
  background-image: linear-gradient(to bottom, #58bfaf, #066668);
  box-shadow: 0 2px 20px 0 rgba(59, 158, 141, 0.59);
  font-size: 12px;
  color: #ffffff;
}

.intro_wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 99;
  padding: 15px 0;
  height: auto;
}
.welcome_p {
  font-size: 22px;
  color: #ffffff;
  margin: 0;
  text-align: center;
}
.head_p {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  margin: 3px;
}

.logo_img {
  width: 100%;
}

.intro_section {
  background: url(../images/bg.png);
  background-position: 0px -186px;
  background-size: cover;
  /* position: relative;
		top: 95px; */
  background-repeat: no-repeat;
  /* height: auto; */
  /* z-index: 99; */
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.intro_sectionbefore {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(to bottom, #3fa390, #066668);
}

.truck_div {
  position: absolute;
  bottom: -79px;
  left: 50%;
  transform: translateX(-50%);
}

.truck_img {
  width: 538px;
  height: 251px;
}

.feature_wrapper {
  margin: 0 auto;
  width: 100%;
  top: 90px;
}

.feature_section {
  background-color: #f9f9f9;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.feature_img1 {
  width: 19px;
  height: 38px;
}
.feature_img2 {
  width: 39.9px;
  height: 41.4px;
}
.feature_img3 {
  width: 50px;
  height: 28px;
}
.feature_img4 {
  width: 36.6px;
  height: 30.7px;
}
.feature_row {
  width: 100%;
  padding: 40px 0;
}
.feature_box {
  text-align: center;
}
.feature_p1 {
  font-size: 18px;
  color: #575757;
  position: relative;
  bottom: 15px;
  left: 5px;
  margin: 0;
}
.feature_p2 {
  font-size: 18px;
  color: #575757;
  position: relative;
  bottom: 11px;
  left: 5px;
  margin: 0;
}
.feature_p3 {
  font-size: 18px;
  color: #575757;
  position: relative;
  bottom: 5px;
  left: 5px;
  margin: 0;
}
.feature_p4 {
  font-size: 18px;
  color: #575757;
  position: relative;
  bottom: 10px;
  left: 5px;
  margin: 0;
}

.helps_section {
  background-color: #fff;
  position: relative;
}

.helps_wrapper {
  margin: 0 auto;
  width: 100%;
}
.how_it_p {
  font-weight: bold;
  color: #575757;
  text-align: center;
  margin: 0;
  margin-top: 30px;
  font-size: 25px;
}
.how_healp_p {
  color: #575757;
  text-align: center;
  margin: 0;
  font-size: 15px;
}
.hr_help {
  margin: 0 auto;
  border: solid 1px #575757;
  width: 163px;
}

.img_box {
  padding: 35px 0;
  display: flex;
  flex-direction: column;
}
.helps_box {
  text-align: center;
  margin-bottom: 30px;
}

.helps_img {
  width: 100px;
  /* width: 25%; */
}
.helps_head_p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #575757;
  margin: 0;
}
.helps_p {
  width: 190px;
  margin: 9px auto;
  font-size: 12px;
  text-align: center;
  color: #575757;
  line-height: 15px;
}

.data_section {
  background-color: rgba(53, 152, 137, 0.05);
  position: relative;
}
.data_wrapper {
  margin: 0 auto;
  width: 100%;
}
.data_box {
  margin-bottom: 25px;
  text-align: center;
}
.data_row {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
}
.data_head_p {
  font-size: 20px;
  color: #575757;
  margin: 0;
  text-align: center;
}
.data_img {
  width: 80px;
  height: auto;
  max-width: 85px;
}

.data_p_val {
  font-size: 30px;
  font-weight: 600;
  color: #359889;
  margin: 0;
}

.fea_p1 {
  font-size: 20px;
  color: #575757;
  margin: 0;
  text-align: center;
}
.fea_p2 {
  font-size: 30px;
  font-weight: bold;
  color: #575757;
  margin: 0;
  text-align: center;
}
.ease_head1 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #575757;
}
.ease_p1 {
  text-align: center;
  font-size: 14px;
  color: #575757;
}
.features_container {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.fea_row {
  padding: 20px 0;
  display: flex;
  width: 100%;
  flex-direction: row;
}
#redman {
  display: none;
}
.fea_img1 {
  width: 62.6px;
  height: 54.3px;
}
.fea_img2 {
  width: 48px;
  height: 55.9px;
}
.fea_img3 {
  width: 60px;
  height: 55px;
}
.fea_img4 {
  width: 65px;
  height: 64px;
}

.fea_box {
  text-align: center;
  width: 50%;
  padding: 15px;
}
.ease_head2 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #575757;
}
.ease_p2 {
  text-align: center;
  font-size: 14px;
  color: #575757;
}
.fea_box1 {
  text-align: center;
}
.clients_section {
  position: relative;
  background-image: linear-gradient(to bottom, #3fa390, #066668);
}
.client_wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 20px;
}
.client_p1 {
  font-size: 20px;
  color: #fff2f2;
  margin: 0 auto;
  text-align: center;
}
.client_p2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff2f2;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
.client_p3 {
  width: 100%;
  margin: 35px auto;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}

.client_img {
  width: 45%;
}
.hr_client {
  margin: 0 auto;
  border: solid 1px #fff;
  width: 163px;
}

.client_box {
  text-align: center;
  margin-bottom: 30px;
}

.presence_section {
  background-color: #fff;
  position: relative;
}

.presence_wrapper {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
}
.our_presence {
  font-size: 25px;
  font-weight: bold;
  color: #575757;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
}
.hr_presence {
  margin: 0 auto;
  text-align: center;
  border: solid 1px #ddd;
  width: 163px;
}
.presence_p {
  width: 100%;
  text-align: center;
  margin: 10px auto;
  font-size: 12px;
  color: #505050;
}
.map_row {
  padding-top: 10px;
  display: flex;
  align-items: center;
}
.row .map_box {
  padding: 10px 20px;
  text-align: center;
}
.map_img {
  width: 100%;
}
.get_in_touch_p {
  font-size: 22px;
  text-align: center;
  margin: 2px;
  color: #575757;
}
#input_ele {
  border: none;
  background-color: rgba(196, 196, 196, 0.29);
  border-radius: 6px;
  box-shadow: none;
  padding-left: 8px;
}
.input-field.col label {
  left: 1.5rem;
}

.send_mes_btn {
  background-color: #288b80;
  border-radius: 30px;
  width: 150px;
  height: 40px;
  border: none;
  margin: 5px;
  color: #fff;
  transition: ease-in-out 0.35s;
}
.send_mes_btn:hover {
  transform: scale(1.05);
  color: #ddd;
}

textarea.materialize-textarea {
  overflow-y: hidden;
  padding: 0.8rem 0 1.6rem 0;
  resize: none;
  min-height: 7rem;
}

.mbl_border_no {
  margin: 0;
}
.news_wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 10px 0;
}
.featured_in {
  font-size: 25px;
  font-weight: bold;
  color: #575757;
  margin: 0;
  text-align: center;
}
.news_row {
  padding: 50px 0;
}
.hr_news {
  margin: 0 auto;
  border: solid 1px #575757;
  width: 163px;
}
.news_box {
  text-align: center;
  margin-bottom: 20px;
}
.news_img {
  width: 50%;
}
.footer_section {
  background: url(../images/footer.gif);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 80vh;
  z-index: 99;
  -webkit-overflow-scrolling: touch;
}
.footer_wrapper {
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
  position: relative;
  height: 100%;
}
.footer_p {
  font-size: 12px;
  color: #ffffff;
  position: relative;
  top: 65%;
  margin: 2px;
  text-align: center;
}

.footer_links {
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.footer1_section {
  background-color: #191c25;
  position: relative;
}
.footer1_wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.footer_link_div {
  position: relative;
  top: 72%;
  text-align: center;
}

.footer_social_div {
  position: relative;
  top: 75%;
  text-align: center;
}

.our_feature_section {
  background-color: #fff;
  position: relative;
  margin-top: 50px;
}
.our_fea_wrapper {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.hr_fea {
  margin: 0 auto;
  border: solid 1px #575757;
  width: 163px;
}

/* .redman_img{
		position: absolute;
	top: -45px;
	transform: scale(.58);
	left: 26%;
	} */

/* large screens */

@media screen and (min-width: 600px) {
  .nav_wrapper {
    width: 100%;
    border: none;
  }

  .nav_title2 {
    font-size: 30px;
    line-height: 30px;
  }

  .intro_section {
    height: 58vh;
    margin-bottom: 60px;
  }
  .intro_wrapper {
    width: 100%;
    padding: 40px 0;
    height: 90%;
  }
  .welcome_p {
    font-size: 33px;
  }
  .head_p {
    font-size: 16px;
  }

  .feature_wrapper {
    width: 100%;
    top: 115px;
  }

  .helps_wrapper {
    width: 100%;
  }
  .how_it_p {
    font-size: 36px;
  }
  .how_healp_p {
    font-size: 23px;
  }

  .img_box {
    padding: 50px 0;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: self-end;
    flex-wrap: wrap;
  }

  .helps_box {
    width: 50%;
  }

  .data_wrapper {
    width: 100%;
  }
  .data_row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: self-end;
  }
  .data_img_div {
    min-height: 85px;
  }
  /* .data_img{
		width: 20%;
	} */
  .data_box {
    padding: 50px 0;
    width: 50%;
  }

  .data_p_val {
    font-size: 40px;
  }

  .client_wrapper {
    width: 100%;
    padding: 60px 0;
  }
  .client_p1 {
    font-size: 26px;
  }
  .client_p2 {
    font-size: 40px;
  }

  .client_p3 {
    margin: 50px auto;
    width: 510px;
  }

  .presence_wrapper {
    width: 100%;
    padding: 30px 0;
  }
  .our_presence {
    font-size: 36px;
  }

  .presence_p {
    width: 250px;
    margin: 0 auto;
    font-size: 16px;
  }
  .map_row {
    padding-top: 40px;
  }
  .row .map_box {
    padding: 50px;
  }
  .map_box {
    padding: 40px;
  }

  .get_in_touch_p {
    font-size: 32px;
    font-weight: bolder;
    margin-bottom: 20px;
  }
  .row .col.input-field {
    padding-left: 0;
  }
  .input-field label:not(.label-icon).active {
    -webkit-transform: translateY(-14px) scale(0.8);
    transform: translateY(-25px) scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  .news_section {
    background-color: rgba(53, 152, 137, 0.05);
    position: relative;
  }
  .news_wrapper {
    width: 100%;
    padding: 20px 0;
  }
  .featured_in {
    font-size: 36px;
  }

  /* .news_box{
		text-align: center;
	} */

  .footer_wrapper {
    width: 100%;
    position: relative;
    height: 100%;
  }
  .footer_p {
    font-size: 14px;
  }
  .footer_links {
    margin: 0 15px;
  }
  .fea_p1 {
    font-size: 26px;
  }
  .fea_p2 {
    font-size: 41px;
  }
  /* .ease_head1{
		text-align: right;
		margin: 0;
	}
	.ease_head2{
		text-align: left;
		margin: 0;
	}
	.ease_p1{
		text-align: right;
		margin: 0;
	}
	.ease_p2{
		text-align: left;
		margin: 0;
	} */
  /* .fea_box{
		text-align: right;
	}
	.fea_box1{
		text-align: left;
	} */
}

@media screen and (min-width: 993px) {
  .helps_box {
    width: 33.33%;
  }

  nav .brand-logo {
    width: 80px;
    left: 10px;
  }

  .data_box {
    width: 25%;
  }

  .features_container {
    flex-direction: row;
  }

  .fea_row {
    flex-direction: column;
    width: 30%;
  }

  #redman {
    display: flex;
    width: 30%;
  }
  .fea_box {
    width: 100%;
  }
}
