.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto, .col-2-5 {
  padding-right: 8px;
  padding-left: 8px;
}

.non-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* SHARE THIS */
.share-section {
  text-align: left;
}

.st-custom-button[data-network] {
  border-radius: 50%;
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
  margin-left: 25px;
}

.st-custom-button[data-network]:first-child {
  margin-left: 0;
}

.st-custom-button[data-network] img {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
}

.content-wrap .content-right h3 {
  margin-bottom: 55px;
}

/* Heatweed Form */
#heatweed-form-section, #heatweed-form-submitted {
  color: #3C4543;
}

#heatweed-form-section .modal-dialog, #heatweed-form-submitted .modal-dialog {
  max-width: 90%;
}

#heatweed-form-section .modal-dialog .modal-content, #heatweed-form-submitted .modal-dialog .modal-content {
  padding: 55px 140px;
}

#heatweed-form-section .modal-dialog .modal-content .modal-header, #heatweed-form-submitted .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
#heatweed-form-section .modal-dialog .modal-content .modal-header button.close, #heatweed-form-submitted .modal-dialog .modal-content .modal-header button.close {
  outline: none;
}
#heatweed-form-section .modal-dialog .modal-content .modal-body, #heatweed-form-submitted .modal-dialog .modal-content .modal-body {
  text-align: center;
}
#heatweed-form-section .modal-dialog .modal-content .modal-body .heatweed-form__title, #heatweed-form-submitted .modal-dialog .modal-content .modal-body .heatweed-form__title{
  font-size: 60px;
  line-height: 80px;
  font-family: CallunaRegular;
}
#heatweed-form-section .modal-dialog .modal-content .modal-body .heatweed-form__description{
  font-size: 30px;
  line-height: 40px;
  font-family: CallunaRegular;
}
#heatweed-form {
  padding-top: 40px;
}
#heatweed-form .heatweed-logo-img {
  text-align: right;
}
#heatweed-form .heatweed-form__button {
  text-align: left;
  align-self: center;
}
/* End Heatweed Form */

/* FOOTER */
.cmflex {
  display: flex;
}

.hide {
  opacity: 0;
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}

.entry-page {
  display: flex;
  justify-content: center;
}

.entry-page video{
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  position: absolute;
}

.enter-btn {
  position: absolute;
  top: 89vh;
  z-index: 3;
  font-family: acuminpro;
  text-transform: uppercase;
}

.enter-btn h3 {
  font-size: 24px;
  cursor: pointer;
}

.enter-btn h3:hover {
  text-decoration: underline;
}

body {
    padding: 0;
    margin: 0;
    color: #fff;
}

/* SHARE THIS */
.sidenav__share-section {
    display: flex;
    justify-content: flex-end;
    height: 100px;
    padding-right: 30px;
}

.sidenav__share-section .st-custom-button[data-network] {
    align-self: center;
    border-radius: 50%;
    background-color: #A3B1A4;
    display: inline-block;
    cursor: pointer;
    padding: 13px 15px 13px 15px;
    margin-left: 10px;
}

.sidenav__share-section .st-custom-button[data-network]:first-child {
    margin-left: 0;
}

.sidenav__share-section .st-custom-button[data-network] img {
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
}

.footer__menu-title {
    font-family: CallunaRegular;
    font-size: 24px;
    color: #A3B1A4 !important;
}

.footer__container {
    margin: 0 auto;
}

.footer-img {
    width: 100%;
    height: auto;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
}

.footer ul {
    padding: 0;
    list-style: none;
}

.footer .footer__right-content {
  display: flex;
  align-items: flex-end;
}

.footer__copyright {
    color: #ffffff;
}

.footer__copyright a:hover {
  color: #A3B1A4;
}

.acacia-value--content__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}

.acacia-value {
    color: #3C4543;
    padding-bottom: 70px;
    padding-top: 70px;
}

.latest-project {
    color: #3C4543;
    overflow-x: hidden;
}

.acacia-value--active {
    opacity: 1 !important;
    visibility: visible !important;
}

.acacia--header {
    text-align: center;
    padding-bottom: 70px;
}

.acacia--header h1 {
  font-family: CallunaRegular;
  font-size: 60px;
  line-height: 68px;
  color: #3C4543;
}

.acacia-value--items {
    height: 750px;
    position: relative;
}

.acacia-value--item {
    padding-left: 10px;
    padding-right: 10px;
}

.acacia-value--wrapper {
    text-align: center;
    background-color: #F4F0ED;
    padding: 80px 20px;
    height: 750px;
    display: flex;
    flex-direction: column;
}

.acacia-value--wrapper .acacia-value--item_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 40px;
  width: 100%;
}

.acacia-value--item:last-child {
    margin-right: 0;
}

.acacia-value--item_short-content {
    padding-top: 60px;
}

.acacia-value--item_short-content h3 {
    color: #42695B;
    font-family: CallunaRegular;
    font-size: 45px;
}

.acacia-value--item_short-content p {
    font-family: omnesnormal;
    font-size: 25px;
    margin-bottom: 0;
}

.acacia-value--item_bottom svg {
    cursor: pointer;
}

.acacia-value--content {
    display: none;
    padding: 50px 100px 20px 100px;
    background-color: #F3F5F3;
    color: #3C4543;
    position: absolute;
    top: 0;
    right: 0;
    height: 750px;
    overflow-x: auto;
}

.acacia-value--content p {
    font-family: omnesnormal;
    font-size: 24px;
}

.acacia-value--content a {
    font-family: acuminpro;
    font-size: 20px;
    color: #718473;
    text-decoration: underline;
    text-transform: uppercase;
}

.drop_down_button-d, .drop_down_button-plus {
    display: none;
}

.drop_down_button-active {
    display: inline;
}

.move-left-2 {
    transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    -o-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
}

.move-left-3 {    
    transform: translate(-200%,0);
    -webkit-transform: translate(-200%,0);
    -o-transform: translate(-200%,0);
    -moz-transform: translate(-200%,0);
}

.none-padding-l-r {
    padding-left: 0;
    padding-right: 0;
}

.none-margin-l-r {
    margin-left: 0;
    margin-right: 0;
}

.flex-justify-left {
    justify-content: left !important;
}

.acacia--button, .latest-project__acacia--button, .lastest-news__acacia--button {
    padding: 70px 0;
    display: flex;
    justify-content: center;
}
.lastest-news__acacia--button a {
  font-size: 24px;
  line-height: 29px;
  font-family: acuminpro;
  color: #3C4543;
  background-color: #F4F0ED;
  border: 2px solid #3C4543;
  border-radius: 5px;
  display: flex;
  width: 400px;
  height: 80px;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.latest-project__acacia--button a {
  font-size: 24px;
  line-height: 29px;
  font-family: acuminpro;
  color: #3C4543;
  background-color: #ffffff;
  border: 2px solid #3C4543;
  border-radius: 5px;
  display: flex;
  width: 350px;
  height: 80px;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.acacia--button a {
    font-size: 24px;
    line-height: 29px;
    font-family: acuminpro;
    color: #3C4543;
    background-color: #F4F0ED;
    border: 2px solid #3C4543;
    border-radius: 5px;
    display: flex;
    width: 350px;
    height: 80px;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

/* latest-project */
.latest-project--wrapper {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}

.latest-project--left {
    padding: 8% 0 8% 8%;
    background-color: #F3F5F3;
}

.latest-project--left_content {
    height: auto;
    border-bottom: 2px solid #718473;
}

.latest-project--left_wrapper {
    padding-right: 19%;
    padding-bottom: 70px;
}

.latest-project--right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.latest-project--quote {
    font-family: CallunaRegular;
    font-size: 55px;
    line-height: 65px;
    color: #42695B;
}

.latest-project--span {
    font-family: acuminpro;
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase;
}
.latest-project--indicators {
    justify-content: left;
    margin-left: 140px;
    margin-bottom: 48px;
}

.latest-project--indicators .active {
    background-color: #3C4543;
}

.latest-project--indicators li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #A3B1A4;
    margin-right: 12px;
    margin-left: 12px;
}

.latest-project--indicators li:first-child {
  margin-left: 0;
}

.latest-project--right .carousel-caption {
    text-align: left;
}

.latest-project--right .carousel-caption p {
    font-family: CallunaRegular;
    font-size: 55px;
    line-height: 55px;
    color: #fff;
}

/* acacia--iso */
.acacia--iso {
    padding-bottom: 70px;
    text-align: center;
}

/* acacia--accreditation */
.acacia--accreditation {
    padding-bottom: 70px;
}

.acacia--accreditation_background {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.acacia--accreditation_right h1  {
  margin-bottom: 40px;
}

.acacia--accreditation_right {
    color: #3C4543;
    background-color: #F4F0ED;
    padding: 120px 180px 0 140px;
    height: 100%;
}

.acacia--accreditation_right h1 {
    font-family: CallunaRegular;
    font-size: 60px;
    line-height: 68px;
}

.acacia--accreditation_right p {
    font-family: omnesnormal;
    font-size: 24px;
    line-height: 32px;
}

.acacia--accreditation_wrapper {
    padding: 70px 50px;
    display: flex;
}

.acacia--accreditation_quote {
    font-family: CallunaRegular;
    font-size: 60px;
    line-height: 65px;
    position: absolute;
    bottom: 50px;
    right: 60px;
    left: 50px;
}

.acacia--accreditation_img {
    width: 239px;
    height: 226px;
}

/* Home1 */
#carousel-example-generic {
  width: 100%;
}
.home__btn-custom {
  border: 2px solid #ffffff;
  color: #ffffff;
	font-family: acuminpro;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.14px;
	line-height: 29px;
	text-transform: uppercase;
	padding: 25px 40px 15px 40px;
	margin-top: 50px;
}

.home__btn-custom:hover {
  text-decoration: underline;
  color: #ffffff;
}

.btn-custom {
	border: 2px solid #3c4543;
	font-family: acuminpro;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.14px;
	line-height: 29px;
	text-transform: uppercase;
	padding: 25px 40px 15px 40px;
}

.btn-custom:hover {
  text-decoration: underline;
}

.white_color {
  background-color: #ffffff !important;
}

.content-wrap .env-service {
	color: #3c4543;
}

.content-wrap .env-service .col-md-6,
.content-wrap .env-service .col-md-6,
.content-wrap .env-service .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

.content-wrap .env-service .env-service__left .env-service__default {
  z-index: 10;
  height: 100vh;
	position: relative;
	background-color: #F4F0ED;
	background-image: url("../images/home/leaves_icon.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 90%;
	padding: 115px 15%;
}

.content-wrap .env-service .env-service__left .env-service__default .env-service__title {
	font-family: CallunaRegular;
	font-size: 3.125vw;
	font-weight: 400;
}

.content-wrap .env-service .env-service__left .env-service__default .env-service__description {
	margin-top: 80px;
	margin-bottom: 22%;
	font-family: omnesnormal;
	font-size: 24px;
	font-weight: 400;
}

.content-wrap .env-service .env-service__left .env-service__content-items {
  position: absolute;
  width: 0;
  z-index: 15;
  top: 0;
  left: 0;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  display: block;
	background-color: #96ac97;
}
.content-wrap .env-service .env-service__left .env-service__content-items.show {
  width: 100%;
  height: 100vh;
  transition: 0.5s;
  opacity: 1;
  visibility: inherit;
  overflow: hidden;
}
.content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item {
  width: 0;
  height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
}
.content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item.show {
  width: 100%;
  height: auto;
  transition: 0.5s;
  opacity: 1;
  visibility: inherit;
}
.content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item img {
	opacity: 0.7;
	background-color: rgba(0, 0, 0, 0.5);
	min-height: 100vh;
	object-fit: cover;
}

#env-service__right .env-service__items {
  opacity: 1;
  max-height: 25vh;
  visibility: visible;
  transition: all 0.5s ease;
}
#env-service__right .env-service__items.hidden {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
}
.content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item .env-service__content-destination {
	position: absolute;
	bottom: 15%;
	left: 81px;
	color: #ffffff;
	font-family: CallunaRegular;
	font-size: 60px;
	font-weight: 400;
	line-height: 65px;
}

/*.content-wrap .env-service .env-service__right {*/
/*	min-height: 400px;*/
/*}*/

.content-wrap .env-service .env-service__right .bg-greater-1 {
	background-color: #96ac97;
}

.content-wrap .env-service .env-service__right .bg-greater-2 {
	background-color: #acbcad;
}

.content-wrap .env-service .env-service__right .bg-greater-3 {
	background-color: #becebf;
}

.content-wrap .env-service .env-service__right .bg-greater-4 {
	background-color: #cad9cb;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label {
	height: 25vh;
	display: flex;
	justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__name {
	width: 80%;
	font-family: CallunaRegular;
	font-size: 30px;
	font-weight: 400;
	margin-left: 140px;
	align-self: center;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow {
	width: 20%;
	align-self: center;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow a {
	display: inline-block;
	border-radius: 50%;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow a:hover .arrow {
	border: 1px solid #fff;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow a:hover .arrow:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow .arrow {
	width: 35px;
	height: 35px;
	border: 1px solid #3c4543;
	border-radius: 50%;
	margin: auto;
	text-align: center;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow .arrow-up:after {
	content: '';
	display: inline-block;
	margin-top: 12px !important;
	width: 15px;
	height: 15px;
	border-top: 1px solid #3c4543;
	border-right: 1px solid #3c4543;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg) !important;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow .arrow-down:after {
	content: '';
	display: inline-block;
	margin-top: 6px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #3c4543;
	border-right: 1px solid #3c4543;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-content {
	height: 75vh;
	overflow-y: hidden;
	background-color: #F4F0ED;
	font-size: 1.7vw;
	font-weight: 400;
	width: 100%;
	padding: 10%;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-content span {
	width: 100%;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-content .button-wrap {
	width: 100%;
	text-align: center;
}

.content-wrap .env-service .env-service__right .env-service__items .env-service__item-content .button-wrap button {
	margin: auto;
	margin-top: 78px;
}

.lastest-news {
	background-color: #f4f0ed;
	padding: 93px 48px 106px 48px;
	margin: 55px 55px 70px 55px;
	color: #3c4543;
}

.lastest-news img.card-img-top {
  width: 100%;
  height: 337px;
  object-fit: cover;
}

.lastest-news .lastest__heading {
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-family: CallunaRegular;
}

.lastest-news .lastest__heading .lastest__news-title {
	font-size: 60px;
	line-height: 68px;
}

.lastest-news .lastest__heading .lastest__news-title-sub {
	font-size: 30px;
	line-height: 40px;
}

.lastest-news .card {
	margin-top: 57px;
	border: none;
	background-color: transparent;
}

.lastest-news .card .card-body {
	padding: 49px 0;
}

.lastest-news .card .card-body .card-title {
	font-size: 30px;
	font-weight: 400;
	font-family: CallunaRegular;
}

.lastest-news .card .card-body .card-text {
	font-family: "Omnes";
	min-height: 200px;
	max-height: 200px;
	font-size: 20px;
	overflow-y: hidden;
}

.lastest-news .card .card-body a {
	color: #718473;
	font-family: acuminpro;
	font-size: 20px;
	font-weight: 400;
	text-decoration: underline;
	text-transform: uppercase;
}

.lastest-news .card .card-body a:hover {
  color: #42695B;
}

/* meet-out-team */
.meet-out-team {
  color: #3C4543;
  padding-bottom: 70px;
}

.meet-out-team__video {
  margin: 0 auto;
}

.meet-out-team__video-wrapper {
  padding: 0;
}

.meet-out-team__video-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
}

.meet-out-team .meet-out-team__video-overlay .team__landing-play {
	text-decoration: none;
	position: absolute;
  align-self: center;
}

.meet-out-team .meet-out-team__video-overlay .team__landing-play img {
	width: 267px;
  height: 275px;
}

.meet-out-team .meet-out-team__video-overlay .team__landing-logo {
	position: absolute;
	top: 48px;
	left: 48px;
}

.meet-out-team .meet-out-team__video-overlay .team__landing-logo img {
	width: 91px;
	height: 91px;
}

.meet-out-team .team__landing-content {
	width: 100%;
	margin-top: 135px;
	margin-bottom: 93px;
	font-family: CallunaRegular;
	font-size: 4.17vw;
	height: 74px;
	color: #3c4543;
	font-weight: 400;
	line-height: 4.72vw;
}

/* content-wrap */
.content-wrap .content-left {
	background: #a3b1a4;
	width: 100%;
	height: 100%;
	font-family: CallunaRegular;
	font-size: 80px;
	line-height: 85px;
	padding: 80px 140px;
}

.content-wrap .content-left .content-bottom {
	width: 100%;
	color: #ffffff;
	font-family: acuminpro;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	margin-top: 40px;
}

.content-wrap .content-left hr {
	width: 100%;
	border: 2px solid #fff;
	margin-top: 20px;
}

.content-wrap .content-right {
	background-color: #3c4543;
	width: 100%;
	height: 100%;
	padding: 80px 140px;
}

.content-wrap .content-right h3 {
	color: #ffffff;
	font-family: CallunaRegular;
	font-size: 60px;
	line-height: 65px;
}

.content-wrap .content-right .content {
	color: #a3b1a4;
	font-family: omnesnormal;
	font-size: 24px;
	line-height: 27px;
}

.content-wrap .content-right .content .learn__about {
	margin-top: 66px;
	height: 80px;
	border: 2px solid #ffffff;
	border-radius: 8px;
}

.content-wrap .content-right .content .learn__about .learn__about-btn {
	height: 1.81vw;
	color: #ffffff;
	letter-spacing: -0.14px;
	font-family: acuminpro;
	font-size: 1.40vw;
	font-weight: 400;
	line-height: 2.01vw;
	text-transform: uppercase;
	padding: 0 3.74vw 0 3.74vw;
}

/* partnerships */

.partnerships__content {
	background-color: #a3b1a4;
	padding: 80px 0;
}
.partnerships__content .partnerships__row {
  align-items: center;
  margin-bottom: 70px;
}
.partnerships__content .partners-custom {
  margin-bottom: 0px !important;
}
.partnerships__content .partnerships__row .col-6 {
  padding-left: 15px;
  padding-right: 15px;
  line-height: inherit;
}
.partnerships__content .partnerships__row .content__wrap {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.partnerships__content .partnerships__head {
	color: #ffffff;
	font-family: CallunaRegular;
	font-size: 60px;
	font-weight: 400;
	line-height: 65px;
	margin-bottom: 70px;
}

.partnerships__content .partnerships__title {
	color: #3c4543;
	font-family: omnesnormal;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	width: 50%;
	margin: 0 auto 70px auto;
}

.partnerships__content .content__wrap img {
  width: 100%;
  max-width: 200px;
  max-height: 200px;
  object-fit: scale-down;
  align-self: center;
}

.partnerships__content .partnerships__button-readmore {
	width: 350px;
	height: 80px;
	border: 2px solid #ffffff;
	background-color: #a3b1a4;
	border-radius: 5px;
}

.partnerships__content .partnerships__button-text {
	width: 347px;
	height: 26px;
	color: #ffffff;
	font-family: acuminpro;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.14px;
	line-height: 29px;
	text-transform: uppercase;
}

.partnerships__content .partnerships__button-text:hover {
  text-decoration: underline;
}

.partnerships__content .content__box {
	position: relative;
	width: 256px;
	height: 256px;
	border-radius: 10px;
	background-color: #718473;
	display: none;
}

.partnerships__content .content__box-text {
	position: absolute;
  text-align: center;
  bottom: 30px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: omnesnormal;
  font-size: 24px;
  cursor: pointer;
}

.partnerships__content .modal-content {
	border-radius: 20px;
}

.partnerships__content .modal-body {
	color: #3c4543;
	border-radius: 10px;
}

.partnerships__content .modal-body .modal-body__content {
	margin: -25px 100px 100px 100px;
	font-size: 24px;
	font-family: omnesnormal;
}

.partnerships__content .modal-body .modal-body__content .modal-body__content-title {
	font-family: CallunaRegular;
	font-size: 60px;
	font-weight: 400;
}

.partnerships__content .modal-body .modal-body__content .modal-body__content-footer {
	font-weight: 500;
}

.partnerships__content .modal-header {
	border-bottom: none;
}

/* about */
.about-content-right {
  background-color: #F4F0ED !important;
}

.about-content-right h3 {
  color: #3C4543 !important;
}

.about-content-right .content {
  color: #3C4543 !important;
  margin-top: 66px;
}

.about-title {
  color: #42695B;
}

.contact__us {
	position: relative;
	z-index: 99999;
	display: flex;
	justify-content: center;
}

.contact__us .contact__us-btn {
	width: 350px;
	height: 80px;
	border: 2px solid #3c4543;
	color: #3c4543;
	font-family: acuminpro;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.14px;
	line-height: 29px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 80px;
	margin-bottom: 80px;
}
/* end about */

/* mission */
#mission-content-wrap {
	height: 100%;
	color: #3c4543;
	font-family: omnesnormal;
	font-size: 24px;
	line-height: 32px;
	margin: 70px 80px;
}

#mission-content-wrap .content-left {
  padding-right: 10px;
}

#mission-content-wrap .content-right {
  padding-left: 10px;
}

#mission-content-wrap .content__heading {
	font-family: CallunaRegular;
	font-size: 60px;
	line-height: 80px;
	margin-bottom: 62px;
}
/* end mission */

/* vision */
#vision-content-wrap {
	height: 100%;
	color: #3c4543;
	font-family: omnesnormal;
	font-size: 24px;
	line-height: 32px;
	margin: 70px 80px;
}

#vision-content-wrap li {
	margin-top: 10px;
}

#vision-content-wrap .content__heading {
	font-family: CallunaRegular;
	font-size: 60px;
	line-height: 80px;
	margin-bottom: 62px;
	width: 80%;
	text-align: center;
}
/* end vision */

/* team */
#team-content-wrap {
  background-color: #3c4543;
  padding-top: 77px;
  padding-bottom: 90px;
}

#team-content-wrap .team__landing-video {
  text-align: center;
  position: relative;
}

#team-content-wrap .team__landing-video .team__landing-play {
  text-decoration: none;
  position: absolute;
  top: 30%;
  left: 41%;
}

#team-content-wrap .team__landing-video .team__landing-play img {
  width: 19.2vw;
}

#team-content-wrap .team__landing-video .team__landing-logo {
  position: absolute;
  top: 7%;
  left: 13%;
}

#team-content-wrap .team__landing-video .team__landing-logo img {
  width: 6.4vw;
}

#team-content-wrap .team__landing-content {
  width: 60%;
  margin: auto;
  margin-top: 81px;
  font-family: omnesnormal;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
}

#leadership__teams {
  height: 100%;
  color: #3c4543;
  font-family: omnesnormal;
  font-size: 25px;
  margin-bottom: 65px;
}

#leadership__teams .content__heading {
  font-family: CallunaRegular;
  font-size: 60px;
  line-height: 68px;
  margin-top: 55px;
  margin-bottom: 39px;
  width: 80%;
  text-align: center;
}

#leadership__teams .leadership__teams-content {
  margin-left: 61px;
  margin-right: 61px;
}

#leadership__teams .leadership__teams-content .col-md-3, #leadership__teams .leadership__teams-content .col-md-6 {
  padding-right: 5px;
  padding-left: 5px;
}

#leadership__teams .leadership__teams-content .leadership__teams-item {
  background-color: #f4f0ed;
  padding-top: 61px;
  padding-bottom: 40px;
  margin-top: 5px;
  text-align: center;
}

#leadership__teams .leadership__teams-content .leadership__teams-item .teams-item-avatar {
  width: 80%;
  margin: auto;
}

#leadership__teams .leadership__teams-content .leadership__teams-item .teams-item-avatar img {
  width: 100%;
}

#leadership__teams .leadership__teams-content .teams-item-name {
  margin-top: 44px;
  font-size: 45px;
  line-height: 55px;
}

#leadership__teams .leadership__teams-content .teams-item-description {
  margin-top: 22px;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 25px;
  font-weight: 400;
}

#leadership__teams .leadership__teams-content .teams-item-insta {
  margin-top: 22px;
  margin-left: 10%;
  margin-right: 10%;
}

#leadership__teams .leadership__teams-content .teams-item-insta a {
  font-size: 25px;
  font-weight: 400;
  color: #718473;
  text-decoration: none;
}

#leadership__teams .leadership__teams-content .teams-item-insta a:hover {
  text-decoration: underline;
}

/* end team */

/* partnerships */
#partnerships-content-wrap {
  height: 100%;
}

#partnerships-content-wrap .content-left {
  height: 100%;
  color: #3c4543;
  background-color: #f4f0ed;
  font-family: CallunaRegular;
  font-weight: 400;
  line-height: 110px;
  margin-left: 0px;
  width: 100%;
  font-size: 100px;
  padding-top: 94px;
  padding-left: 14%;
  padding-right: 14%;
}

#partnerships-content-wrap .content-left .content__row-one {
  width: 100%;
  color: #a3b1a4;
}

#partnerships-content-wrap .content-left hr {
  width: 100%;
  border: 3px solid #707070;
  margin-top: 115px;
  margin-bottom: 130px;
}

#partnerships-content-wrap .content-right {
  font-family: omnesnormal;
  color: #3c4543;
  font-size: 25px;
  font-weight: 400;
  background-color: #ffffff;
  margin-top: 159px;
  padding-left: 14%;
  padding-right: 14%;
}
/* end partnerships */

/* safety */
#safety-content-wrap {
  background-color: #ffffff;
  font-family: omnesnormal;
  padding: 70px 0;
}

#safety-content-wrap .row {
  margin-left: 0;
  margin-right: 0;
}

#safety-content-wrap .row__title {
  width: 60%;
  color: #3c4543;
  font-family: CallunaRegular;
  font-size: 60px;
  font-weight: 400;
  line-height: 75px;
  margin-bottom: 70px;
  text-align: center;
}

#safety-content-wrap .content-left {
  color: #3c4543;
  font-size: 25px;
  font-weight: 400;
  margin-right: 23px;
}

#safety-content-wrap .content-right {
  color: #3c4543;
  font-size: 25px;
  font-weight: 400;
}

.safety-next-content {
  background-color: #f4f0ed;
  font-family: omnesnormal;
  text-align: center;
  padding: 106px 0;
}

.safety-next-content .content-one {
  color: #3c4543;
  font-size: 25px;
  padding: 0 50px;
  padding-bottom: 70px;
}

.safety-next-content .non-padding-bottom {
  padding-bottom: 0px !important;
}

.safety-next-content .content__row-one {
  margin-bottom: 58px;
  max-height: 140px;
  max-width: 140px;
}

.safety-next-content .content__row-two {
  color: #3c4543;
  font-family: CallunaRegular;
  font-size: 30px;
  height: 75px;
  margin-bottom: 40px;
}

.safety-next-content .content__row-three {
  color: #3c4543;
  font-family: omnesnormal;
}

/* end safety */

/* accreditation */
#accredication-content-wrap {
  color: #3c4543;
  background-color: #f4f0ed;
  font-family: omnesnormal;
  font-size: 24px;
  line-height: 32px;
  padding: 70px 0 70px 0;
  position: relative;
  overflow: hidden;
}

#accredication-content-wrap .row__title {
  margin-bottom: 111px;
  font-family: CallunaRegular;
  font-size: 60px;
  line-height: 68px;
  text-align: center;
}

#accredication-content-wrap .content-left__image {
  position: absolute;
  bottom: -145px;
  left: -135px;
}

#accredication-content-wrap .content-left {
  padding-left: 20%;
}
/* end accredication */

/* our services */
.arrow {
  width: 45px;
  height: 45px;
  border: 1px solid #3c4543;
  border-radius: 50%;
  margin: auto;
  text-align: center;
}

.arrow:after {
  content: "";
  display: inline-block;
  margin-top: 6px;
  width: 20px;
  height: 20px;
  border-top: 1px solid #3c4543;
  border-right: 1px solid #3c4543;
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.arrow-revert:after {
  content: "";
  display: inline-block;
  margin-top: 16px !important;
  width: 20px;
  height: 20px;
  border-top: 1px solid #3c4543;
  border-right: 1px solid #3c4543;
  -moz-transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}

.list-services {
  width: 100%;
}

.list-services .items {
  width: 100%;
  padding: 110px 0;
  cursor: pointer;
}

.list-services .service:first-child .items {
  background-color: #96ac97;
}

.list-services .service:nth-child(2) .items {
  background-color: #ACBCAD;
}

.list-services .service:nth-child(3) .items {
  background-color: #BECEBF;
}

.list-services .service:last-child .items {
  background-color: #CAD9CB;
}

.list-services .items .title-item {
  position: relative;
}

.list-services .items .title-item .arrow {
  position: absolute;
  top: 50%;
  right: 45px;
  transform: translateY(-50%);
}

.list-services .items h2 {
  color: #3c4543;
  font-size: 60px;
  transition: color 0.5s ease;
  font-family: CallunaRegular;
  font-weight: normal;
  padding: 0 45px;
}

.list-services .items.second {
  background-color: #acbcad;
}

.list-services .items.third {
  background-color: #becebf;
}

.list-services .items.fourth {
  background-color: #cad9cb;
}

.list-services .items:hover h2, .list-services .items.active h2 {
  color: #fff;
}

.list-services .items:hover .arrow, .list-services .items.active .arrow {
  border-color: #fff;
}

.list-services .items:hover .arrow::after, .list-services .items.active .arrow::after {
  border-top-color: #fff;
  border-right-color: #fff;
}

.list-services a {
  font-size: 20px;
  color: #718473;
  text-decoration: underline;
  display: block;
  text-transform: uppercase;
  margin-bottom: 115px;
}

.list-services a.heatweed-link {
  margin-bottom: 0px !important;
  color: #fff;
  font-size: 32px;
  line-height: 46px;
  text-decoration: none;
  font-family: omnesnormal;
}

.list-services a.heatweed-link:hover {
  color: #718473;
  text-decoration: underline;
}

.list-services button.btn {
  display: inline-block;
  border: 2px solid #3c4543;
  border-radius: 5px;
  padding: 21px 100px;
  color: #3c4543;
  font-size: 24px;
  margin-bottom: 75px;
  text-decoration: none;
}

.list-services button.btn:hover {
  text-decoration: underline;
}

.list-services .content h2 {
  font-size: 60px;
  color: #3c4543;
  font-family: CallunaRegular;
  font-weight: normal;
  margin-top: 80px;
  margin-bottom: 75px;
  line-height: normal;
  padding: 0 55px;
}

.list-services .content h2.cl-green {
  color: #718473;
}

.list-services .content h4 {
  font-size: 35px;
  color: #3c4543;
  font-family: CallunaRegular;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 50px;
  line-height: normal;
}

.list-services .content h4:first-child {
  margin-top: 0;
}

.list-services .content p {
  font-family: omnesnormal;
  font-size: 24px;
}

.list-services .content .hr-bottom {
  height: 1px;
  background-color: #42695b;
}

.list-services .content ul {
  text-align: left;
  list-style: none;
  padding-left: 0;
  margin-left: 20px;
  margin-bottom: 140px;
}

.list-services .content ul li {
  color: #3c4543;
  font-size: 24px;
  line-height: normal;
  position: relative;
  padding-left: 80px;
  font-family: omnesnormal;
}

.list-services .content ul li::before {
  content: " ";
  position: absolute;
  top: 16px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #3c4543;
}

.list-services .content-first {
  display: none;
}

.list-services .content-first p {
  color: #3c4543;
  padding: 0 55px;
}

.list-services .content-second {
  display: none;
}

.list-services .content-second p {
  color: #3c4543;
  padding: 0 55px;
  margin-bottom: 95px;
}

.list-services .content-third .heatweed {
  display: flex;
  margin-bottom: 85px;
}

.list-services .content-third .heatweed .wrap-image {
  width: 50%;
  position: relative;
}

.list-services .content-third .heatweed .wrap-image .bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-services .content-third .heatweed .wrap-image p {
  position: absolute;
  left: 0;
  bottom: 150px;
  text-align: center;
  width: 100%;
}

.list-services .content-third .heatweed .wrap-image p img {
  display: inline-block;
}

.list-services .content-third .heatweed .wrap-content {
  width: 50%;
  background-color: #718473;
  padding: 0 53px 58px 53px;
}

.list-services .content-third .heatweed .wrap-content h2 {
  margin-top: 90px;
  color: #fff;
  padding: 0;
}

.list-services .content-third .heatweed .wrap-content h4 {
  color: #fff;
}

.list-services .content-third .heatweed .wrap-content p {
  margin-bottom: 40px;
}

.list-services .content-third .heatweed .wrap-content p:last-child {
  margin-bottom: 0;
}

.list-services .content-third .list-utility {
  margin-bottom: 108px;
}

.list-services .content-third .list-utility .row:nth-child(1) .blocks {
  max-height: 100%;
}

.list-services .content-third .list-utility .blocks {
  background-color: #f4f0ed;
  padding: 65px 10px;
  margin-bottom: 16px;
  height: calc(100% - 16px);
  max-height: 390px;
}

.list-services .content-third .list-utility .blocks img {
  margin-bottom: 43px;
  height: 140px;
  width: 140px;
}

.list-services .content-third .list-utility .blocks p {
  color: #3c4543;
  margin-bottom: 20px;
  line-height: 34px;
  font-family: CallunaRegular;
}

.list-services .content-third .list-utility .blocks p:last-child {
  margin-bottom: 0;
}

.list-services .content-third .disinfect {
  display: flex;
}

.list-services .content-third .disinfect .disinfect-img {
  width: 50%;
}

.list-services .content-third .disinfect .disinfect-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-services .content-third .disinfect .disinfect-content {
  width: 50%;
  background-color: #dfe6e0;
  padding: 0 140px 40px 140px;
}

.list-services .content-third .disinfect .disinfect-content h2 {
  color: #3c4543;
  padding: 0;
}

.list-services .content-third .disinfect .disinfect-content h4 {
  color: #3c4543;
}

.list-services .content-third .disinfect .disinfect-content p {
  color: #3c4543;
}

.list-services .content-third .kills-bacteria {
  background-color: #f4f0ed;
  padding-top: 135px;
  padding-bottom: 13px;
  margin-bottom: 85px;
}

.list-services .content-third .kills-bacteria .list-bacteria {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

.list-services .content-third .kills-bacteria .list-bacteria .blocks {
  width: 33.3%;
  text-align: center;
  background-color: transparent;
  margin-bottom: 85px;
}

.list-services .content-third .kills-bacteria .list-bacteria img {
  margin-bottom: 40px;
  max-height: 140px;
  max-width: 140px;
}

.list-services .content-third .kills-bacteria .list-bacteria p {
  color: #3c4543;
  padding: 0 58px;
  font-family: CallunaRegular;
  margin-bottom: 0px;
}

.list-services .content-third .acacia-values {
  margin-bottom: 70px;
}
.non-chemical-weed-control .list-services .content-third .acacia-values {
  font-family: CallunaRegular;
  font-size: 60px;
  line-height: 68px;
  color: #3C4543;
}

.list-services .content-third .sensor {
  display: flex;
  overflow: hidden;
  margin-bottom: 105px;
}

.list-services .content-third .sensor img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100vh;
}

.list-services .content-third .sensor .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #42695b;
  opacity: 0.6;
  visibility: visible;
  z-index: 2;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.list-services .content-third .sensor .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 21px 40px;
  font-size: 24px;
  color: #fff;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.list-services .content-third .sensor .btn:hover {
  text-decoration: underline;
}

.list-services .content-third .sensor .wrap-content {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 0%;
  background-color: #dfe6e0;
  padding: 0 80px 0 130px;
}

.list-services .content-third .sensor .wrap-content h2 {
  padding: 0;
}

.list-services .content-third .sensor .wrap-content h4 {
  margin-bottom: 50px;
}

.list-services .content-third .sensor .wrap-content p {
  color: #3c4543;
  margin-bottom: 40px;
  padding-right: 85px;
}

.list-services .content-third .sensor .wrap-content p a {
  display: inline;
  margin-bottom: 0;
  text-transform: none;
  font-family: omnesnormal;
  font-size: 24px;
}

.list-services .content-third .sensor .block-left {
  width: 50%;
  max-height: 100vh;
  position: relative;
}

.list-services .content-third .sensor .block-left .content-left {
  right: 0;
  height: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: width 0.5s ease, right 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
}

.overlay-btn-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
}

.show-content-left {
  opacity: 1 !important;
  visibility: visible !important;
  right: -100% !important;
  width: 100% !important;
  overflow: auto !important;
}

.list-services .content-third .sensor .block-right {
  width: 50%;
  max-height: 100vh;
  position: relative;
}

.list-services .content-third .sensor .block-right .content-right {
  background-color: #dfe6e0;
  left: 0;
  height: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: width 0.5s ease, left 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
}

.show-content-right {
  opacity: 1 !important;
  visibility: visible !important;
  left: -100% !important;
  width: 100% !important;
  overflow: auto !important;
}

.list-services .content-third .logo-black {
  margin-bottom: 115px;
}

.list-services .content-fourth {
  display: none;
}

.list-services .content-fourth p {
  color: #3c4543;
  padding: 0 15px;
  margin-bottom: 95px;
}

.our-services__expand-text {
  width: 65%;
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
  color: #fff;
  margin: 0 auto;
  background-color: #BECEBF;
  padding: 25px;
  margin-bottom: 70px;
  font-family: omnesnormal;
}

.our-services__expand-text label a {
  display: inline-block;
}

.our-services__content {
  padding-bottom: 95px;
}

.our-services__content img {
  width: 100%;
  height: auto;
  margin-top: 95px;
}

.non-chemical-class {
  text-align: left;
  padding-left: 55px;
  padding-right: 200px;
}

.non-chemical-class p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.content-left__close img, .content-right__close img {
  width: 35px !important;
  height: 35px !important;
  position: absolute;
  top: 25px;
  right: 25px;
}
/* end our services */

/* our project */
.our-projects {
  padding: 4% 5%;
}

.our-projects .col-md-6, .our-projects .col-sm-12 {
  padding: 0;
}

.our-projects .our-project__item {
  position: relative;
  height: 100%;
}

.our-projects .our-project__item .main-img {
  z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.our-projects .our-project__item .overlay_bg {
  height: 100%;
  position: relative;
}
.our-projects .our-project__item .overlay_bg_1 {
  background: #718473;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.8;
}

.our-projects .our-project__item .overlay_bg_2 {
  background: #A3B1A4;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.8;
}

.our-projects .our-project__item .overlay_bg_3 {
  background: #4F645F;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.8;
}

.our-projects .our-project__item .overlay_bg_4 {
  background: #42695B;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.8;
}

.our-projects .our-project__item .overlay_bg_5 {
  background: #A3B1A4;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.8;
}

.our-projects .our-project__item .overlay_bg_6 {
  background: #BCB4AE;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  opacity: 0.8;
}

.our-projects .our-project__item .our-project__title {
  position: absolute;
  top: 20%;
  left: 15%;
  z-index: 100;
  color: #fff;
  font-family: CallunaRegular;
  font-size: 51px;
  font-weight: 400;
  line-height: 55px;
  opacity: 1;
}

.our-projects .our-project__item .our-project__title span {
  display: block;
  width: 70%;
}

.our-projects .our-project__item .our-project__leaves {
  position: absolute;
  bottom: 0;
  z-index: 100;
}

.our-projects .our-project__item .our-project__btn-plus {
  position: absolute;
  right: 15%;
  bottom: 10%;
  z-index: 100;
  text-decoration: none;
}

.our-projects .our-project__item .our-project__btn-plus img{
  max-height: 39px;
  max-width: 39px;
}

.our-projects .our-projects__heading {
  margin-top: 100px;
  padding-bottom: 10px;
  color: #3c4543;
  font-family: CallunaRegular;
  font-size: 30px;
  font-weight: 400;
  border-bottom: 1px solid #bcb4ae;
  width: 100%;
}

.our-projects__archive--d {
  width: 100%;
  display: none;
}

.our-projects .navbar {
  padding-left: 0;
  padding-right: 0;
}

.our-projects .navbar .navbar-nav {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
}

.our-projects .navbar .nav-item {
  line-height: 29px;
  padding-left: 0;
}

.our-projects .navbar .nav-item .nav-link {
  color: #718473;
  font-family: acuminpro;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  padding-left: 0;
}
/* end our project */

/* our project detail */
.fa-circle {
  font-size: 30px;
  width: 59px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #42695b;
  color: #fff;
  border-radius: 50px;
  margin-left: 10px;
}

#opd-content-wrap {
  padding: 4% 5%;
  color: #3c4543;
  font-family: CallunaRegular;
}

#opd-content-wrap .opd-case-study .opd-case-study__wrap {
  background-color: #f4f0ed;
  padding-top: 3%;
}

#opd-content-wrap .opd-case-study .opd-case-study__wrap .opd-case-study__heading span {
  display: block;
  font-size: 60px;
  font-weight: 400;
  line-height: 68px;
  text-align: center;
}

#opd-content-wrap .opd-case-study .opd-case-study__wrap .opd-case-study__banner {
  position: relative;
  width: 100%;
  margin-top: 4%;
  z-index: 99;
}

#opd-content-wrap .opd-case-study .opd-case-study__wrap .opd-case-study__banner .opd-case-study__img-main {
  z-index: -1;
  position: relative;
  width: 100%;
}

#opd-content-wrap .opd-case-study .opd-case-study__wrap .opd-case-study__banner .opd-case-study__logo {
  position: absolute;
  top: 6%;
  left: 5%;
  z-index: 999;
  width: 9.8vw;
}

#opd-content-wrap .opd-services {
  padding: 4% 0 4% 0;
}

#opd-content-wrap .opd-services .opd-services__heading {
  font-size: 60px;
  font-weight: 400;
  line-height: 68px;
  text-align: center;
  word-wrap: break-word;
  margin-bottom: 4%;
}

#opd-content-wrap .opd-services .opd-services__heading span {
  display: block;
}

#opd-content-wrap .opd-services .opd-services__left {
  background-color: #dfe6e0;
  padding: 10% 10% 15% 10%;
}

#opd-content-wrap .opd-services .opd-services__left hr {
  border: 1px solid #3C4543;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-title {
  font-size: 55px;
  font-weight: 400;
  line-height: 55px;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-sub {
  font-size: 30px;
  font-weight: 400;
  margin-top: 5%;
  margin-left: 10px;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-sub span {
  display: block;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-content {
  margin-top: 20%;
  margin-left: 10px;
  font-family: omnesnormal;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 50px;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__middle {
  margin-top: 35%;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__middle .opd-services__middle-text {
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
  margin-bottom: 10%;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__bottom {
  text-align: center;
  display: block;
  margin-top: 75px;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__bottom button {
  width: 100%;
  font-weight: 400;
  letter-spacing: -0.14px;
  line-height: 29px;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__social {
  margin: auto;
  margin-top: 15%;
  display: flex;
  justify-content: space-evenly;
  width: 320px;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__social a i {
  display: flex;
  justify-content: center;
}

#opd-content-wrap .opd-services .opd-services__left .opd-services__social a i:before {
  align-self: center;
}

#opd-content-wrap .opd-services .opd-services__right {
  padding-left: 15%;
  padding-top: 15px;
  padding-right: 3%;
}

#opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-title {
  border-bottom: 1px solid #3C4543;
}

#opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-title h2 {
  color: #3c4543;
  font-family: CallunaRegular;
  font-size: 60px;
  font-weight: 400;
  line-height: 68px;
}

#opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content {
  margin-top: 7%;
  margin-bottom: 9%;
  font-family: omnesnormal;
  font-size: 24px;
  font-weight: 400;
}

#opd-content-wrap .opd-services .opd-services__right .opd-services__right-button {
  width: 100%;
  text-align: center;
}
/* end our project detail */

/* contact */

#google-map-mobile {
  display: none;
} 

.fa-circle {
  font-size: 30px;
  width: 59px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #42695b;
  color: #fff;
  border-radius: 50px;
  margin-left: 10px;
}

.text-wrap {
  word-wrap: break-word;
}

#content-wrap {
  height: 100%;
  background-color: #ffffff;
}

#content-wrap .contact__us {
  margin-bottom: 71px;
  margin-top: 147px;
}

#content-wrap li {
  margin-top: 10px;
}

#content-wrap .contact__us-left {
  color: #3c4543;
  font-family: CallunaRegular;
}

#content-wrap .contact__us-left .contact__us-title {
  margin-bottom: 46px;
  font-size: 60px;
  font-weight: 400;
  line-height: 68px;
}

#content-wrap .contact__us-left .contact__us-body {
  margin-bottom: 123px;
  font-size: 30px;
  font-weight: 400;
}

#content-wrap .contact__us-left .contact__us-footer {
  display: block;
}

#content-wrap .contact__us-left .contact__us-footer-title {
  font-size: 55px;
  font-weight: 400;
  line-height: 55px;
  margin-bottom: 59px;
}

#content-wrap .contact__us-left .contact__us-footer-image {
  margin-left: 18px;
  margin-bottom: 33px;
  display: flex;
  justify-content: flex-start;
}

#content-wrap .contact__us-left .contact__us-footer-image a i {
  display: flex;
  justify-content: center;
}

#content-wrap .contact__us-left .contact__us-footer-image a i:before {
  align-self: center;
}

#content-wrap #contact-form {
  margin-bottom: 106px;
}

#content-wrap #sign-up-form {
  margin-bottom: 98px;
}

#content-wrap #sign-up-form .controls .row:first-child {
  margin-bottom: 40px;
}

#content-wrap hr {
  border: 1px solid #707070;
  margin: 0;
}

#content-wrap .icon-logo {
  margin-right: 53px;
}

#content-wrap .sign__up-content {
  width: 90%;
}

#content-wrap .sign__up-title {
  width: 100%;
  height: 67px;
  color: #718473;
  font-family: CallunaRegular;
  font-size: 3.82vw;
  font-weight: 400;
  line-height: 3.82vw;
  margin-bottom: 78px;
  margin-top: 95px;
}

#content-wrap .follow__us-title {
  height: 65px;
  color: #718473;
  font-family: CallunaRegular;
  font-size: 3.82vw;
  font-weight: 400;
  line-height: 3.82vw;
}

#content-wrap .contact__us-footer-image {
  margin-top: 67px;
  margin-bottom: 89px;
  display: flex;
  justify-content: flex-start;
}

#content-wrap .contact__us-footer-image a i {
  display: flex;
  justify-content: center;
}

#content-wrap .contact__us-footer-image a i:before {
  align-self: center;
}

#content-wrap .content__heading {
  font-family: CallunaRegular;
  font-size: 3.1vw;
  font-weight: 400;
  margin-top: 70px;
  margin-bottom: 62px;
  width: 80%;
  text-align: center;
}

#content-wrap .content__row-one {
  color: #3c4543;
  font-family: omnesnormal;
  font-size: 1.67vw;
  font-weight: 400;
  margin-top: 109px;
  margin-bottom: 62px;
}

#content-wrap .content__input {
  background-color: #f4f0ed;
  margin-right: 16px;
  margin-bottom: 17px;
  width: 100%;
  color: #3c4543;
  font-family: CallunaRegular;
  height: 99px;
  font-size: 24px;
  font-weight: 400;
  padding-left: 38px;
}

#content-wrap .content__textarea {
  padding-top: 42px;
  height: 524px !important;
}

#content-wrap .btn__send {
  width: 24.31vw;
  margin-right: 26px;
  margin-top: 7px;
  height: 80px;
  border: 2px solid #3c4543;
  border-radius: 8px;
}

#content-wrap .btn__send .btn__send-title {
  height: 26px;
  color: #3c4543;
  letter-spacing: -0.14px;
  font-family: acuminpro;
  font-size: 1.67vw;
  font-weight: 400;
  line-height: 2.01vw;
  text-transform: uppercase;
}

.simple_form .controls .p-t-b-65 {
  padding-bottom: 65px;
  padding-top: 65px;
}

#google-map {
  display: block;
}
/* end contact */

/* join our crew */
#crew-content-wrap {
  background-color: #3c4543;
  padding-top: 77px;
  padding-bottom: 153px;
}

#crew-content-wrap .team__landing-video {
  text-align: center;
  position: relative;
}

#crew-content-wrap .team__landing-video .team__landing-play {
  text-decoration: none;
  position: absolute;
  top: 30%;
  left: 41%;
}

#crew-content-wrap .team__landing-video .team__landing-play img {
  width: 19.2vw;
}

#crew-content-wrap .team__landing-video .team__landing-logo {
  position: absolute;
  top: 7%;
  left: 13%;
}

#crew-content-wrap .team__landing-video .team__landing-logo img {
  width: 6.4vw;
}

#crew-content-wrap .team__landing-content {
  width: 82%;
  height: 174px;
  color: #ffffff;
  font-family: CallunaRegular;
  font-size: 3.6vw;
  font-weight: 400;
  line-height: 65px;
  margin: auto;
}

#crew-team {
  height: 100%;
  background-color: #ffffff;
}

#crew-team li {
  margin-top: 10px;
}

#crew-team .content__heading {
  font-family: CallunaRegular;
  font-size: 3.1vw;
  font-weight: 400;
  margin-top: 70px;
  margin-bottom: 62px;
  width: 80%;
  text-align: center;
}

#crew-team .content__row-one {
  color: #3c4543;
  font-family: omnesnormal;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 109px;
  margin-bottom: 62px;
}

#crew-team .content__input {
  background-color: #f4f0ed;
  margin-right: 16px;
  margin-bottom: 17px;
  width: 100%;
  color: #3c4543;
  font-family: CallunaRegular;
  height: 99px;
  font-size: 24px;
  font-weight: 400;
  padding-left: 38px;
}

#crew-team .content__textarea {
  padding-top: 42px;
  height: 524px !important;
}

#crew-team .text-upload {
  width: 338px;
  height: 46px;
  color: #a3b1a4;
  font-family: omnesnormal;
  font-size: 24px;
  font-weight: 400;
  margin-top: 16px;
  margin-left: 15px;
  margin-bottom: 51px;
}

#crew-team [type="file"] {
  height: 0;
  overflow: hidden;
  width: 0;
  display: none;
}

#crew-team [type="file"] + label {
  background-color: #f4f0ed;
  border: none;
  border-radius: 5px;
  color: #3c4543;
  cursor: pointer;
  display: inline-block;
  font-family: CallunaRegular;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 1rem;
  outline: none;
  padding: 34px 0 37px 38px;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
}

#crew-team .btn__send {
  width: 24.31vw;
  margin-right: 26px;
  margin-top: 7px;
  height: 80px;
  border: 2px solid #3c4543;
  border-radius: 8px;
}

#crew-team .btn__send .btn__send-title {
  height: 26px;
  color: #3c4543;
  letter-spacing: -0.14px;
  font-family: acuminpro;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  text-transform: uppercase;
}

.acacia-value--item_img_d {
  width: 200px;
  height: 200px;
}

.latest-project--image {
  position: relative;
}
/* end join our crew */

.our-project__btn-plus .arrow {
  display: none;
}

.our-projects__archive--m {
  display: none;
}


@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  #opd-content-wrap .opd-services .opd-services__heading {
    font-size: 40px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-title {
    font-size: 42px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle .opd-services__middle-text {
    font-size: 42px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom button {
    font-size: 18px;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content {
    margin-top: 6%;
    margin-bottom: 8%;
    font-size: 23px;
  }
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1656px;
  }
}

@media (max-width: 1200px) {
  .footer-img {
    position: relative;
  }
}

/* Portrait */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 834px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .acacia-value--items {
    transform: none;
    height: auto;
  }
  .acacia-value--wrapper {
    height: 770px !important;
  }
  .acacia-value--content {
    top: 0 !important;
    height: 770px !important;
  }
  .acacia-value--content__2 {
    top: calc(100% - (770px * 2) - 40px) !important;
  }
  .acacia-value--content__3 {
    top: calc(100% - 770px - 20px) !important;
  }
  .move-left-2 {
    transform: none !important;
  }
  .move-left-3 {
    transform: none !important;
  }
  .partnerships__content .content__wrap img {
    max-height: 100px !important;
  }
  .our-services__expand-text {
    width: 100%;
    font-size: 30px;
    line-height: 44px;
  }
  .list-services a.heatweed-link {
    font-size: 30px;
    line-height: 44px;
  }
}

/* Landscape */
@media only screen 
  and (min-width: 1112px) 
  and (max-width: 1112px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2)
 {
  .acacia-value--wrapper {
    height: 770px !important;
  }
  .acacia-value--content {
    height: 770px !important;
  }
  .acacia-value--wrapper .acacia-value--item_bottom {
    padding-bottom: 20px !important;
  }
  .partnerships__content .content__wrap img {
    max-height: 130px;
  }
  .our-services__expand-text {
    width: 65%;
    font-size: 30px;
    line-height: 44px;
  }
  .list-services a.heatweed-link {
    font-size: 30px;
    line-height: 44px;
  }
}

@media (min-width: 768px) {
  .col-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (max-width: 1024px) {
  .acacia-value--wrapper {
    height: 770px;
  }
  .acacia-value--content {
    height: 770px;
  }
  .latest-project__acacia--button {
    padding: 70px 0 !important;
  }
  #heatweed-form-section .modal-dialog .modal-content, #heatweed-form-submitted .modal-dialog .modal-content {
    padding: 55px 50px;
  }
  #heatweed-form .heatweed-logo-img img {
    width: 100%;
  }
  .list-services .content-third .list-utility .blocks {
    padding: 45px 15px;
  }
  .list-services .content-third .list-utility .blocks p {
    margin-bottom: 18px;
    line-height: 24px;
  }
  .latest-project--indicators {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    top: 10px;
    margin-bottom: auto;
    bottom: auto;
  }
  .latest-project--wrapper {
    height: auto !important;
    flex-flow: column;
  }
  .latest-project--quote {
    font-size: 36px;
    line-height: 40px;
  }
  .partnerships__content .content__wrap img {
    max-height: 130px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .our-services__expand-text {
    width: 100%;
    font-size: 30px;
    line-height: 44px;
  }
  .list-services a.heatweed-link {
    font-size: 30px;
    line-height: 44px;
  }
  
  .our-projects__row {
    flex-flow: column-reverse;
  }
  
  #heatweed-form .heatweed-form__button {
    margin-bottom: 25px;
  }
  
  #heatweed-form .heatweed-logo-img {
    margin-top: 20px;
    text-align: left;
  }
  
  #heatweed-form .heatweed-logo-img img {
    width: 50%;
  }
  
  .acacia--accreditation_wrapper {
    display: block;
  }
  
  .acacia--accreditation_img {
    width: 150px;
    height: 135px;
  }
  
  .acacia--accreditation_quote {
    position: relative;
    display: block;
    top: 15px;
    left: 0;
    right: 37px;
    bottom: 55px;
    font-size: 30px;
    line-height: 40px;
  }
  
  .acacia-value--content {
    top: 790px;
  }
  
  .acacia--accreditation_right {
    padding: 55px 37px;
  }
  .latest-project__acacia--button {
    padding: 55px 0 !important;
  }
  
  .acacia--button, .latest-project__acacia--button, .lastest-news__acacia--button {
    padding: 20px 0  
  }
  
  .acacia--accreditation_wrapper {
    padding: 55px 37px;
  }
  
  .partnerships__content .partnerships__head {
    font-size: 50px;
  }
  
  .latest-project--left {
    padding: 70px 0px 0px 50px;
  }
  
  .latest-project--left_content {
    height: auto;
  }
  .acacia-value--items {
    transform: inherit;
    height: auto;
  }
  
  .acacia-value--item{
    margin-bottom: 20px;
  }
  
  .content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item .env-service__content-destination {
    bottom: 5%;
    left: 37px;
    right: 37px;
    font-size: 36px;
    line-height: 40px;
  }
  
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-content .button-wrap {
    margin-top: 10%;
  }
  
  .content-wrap .env-service .env-service__left .env-service__default {
    padding: 80px 10%;
  }
  
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__name {
    margin-left: 40px;
  }
  
  #content-wrap .contact__us-left .contact__us-footer-image{
    margin-left: 0;
  }
  
  #content-wrap .contact__us-left {
    max-width: 100%;
    width:100%;
  }
  
  #content-wrap .contact__us-right {
    max-width: 100%;
    width:100%;
    flex: auto;
  }
  
  
  #accredication-content-wrap .content-left {
    padding-left: 0;
  }
  
  
  .footer__right-content .footer-img {
    position: relative;
    max-width: 75%;
    height: auto;
  }
  
  .content-wrap .content-left {
    font-size: 87px;
    padding: 80px 100px;
  }
  
  .content-wrap .content-right {
    padding: 80px 100px;
  }
  
  .our-projects .our-project__item .our-project__title {
    font-size: 20px;
    line-height: 28px;
    left: 37px;
  }
  
  .our-project__btn-plus img {
    height: 30px;
    width: 30px;
  }

  .our-projects .our-project__item .our-project__btn-plus {
    right: 37px;
  }

  .our-projects .our-project__item .our-project__leaves img {
    height: 130px;
  }

  .our-projects .navbar .navbar-nav {
    overflow: hidden;
    flex-flow: wrap;
  }
  
  #opd-content-wrap .opd-case-study .opd-case-study__wrap .opd-case-study__heading span {
    width: 100%;
    display: block;
    font-size: 30px;
    line-height: 40px;
  }

  #opd-content-wrap .opd-services .opd-services__heading {
    font-size: 25px;
    line-height: 35px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-title {
    font-size: 35px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-sub {
    font-size: 20px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-content {
    font-size: 18px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle .opd-services__middle-text {
    font-size: 30px;
    line-height: 40px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom button {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px 5px 10px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom .opd-services__social {
    width: 50%;
    margin-top: 55px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom .opd-services__social .fa-circle {
    width: 39px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }

  #opd-content-wrap .opd-services .opd-services__right {
    padding-left: 0;
    padding-top: 15px;
    padding-right: 0;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-title h2 {
    font-size: 45px;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content {
    font-size: 19px;
    margin-top: 6%;
    margin-bottom: 8%;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__right-button button {
    font-size: 18px;
  }
  
  #content-wrap .sign__up-title {
    height: auto;
    font-size: 60px;
    line-height: 65px;
  }

  #content-wrap .content__input {
    height: 75px;
  }

  #content-wrap .follow__us-title {
    font-size: 35px;
    line-height: 50px;
  }

  #content-wrap .contact__us-footer-image {
    margin-top: 10px;
  }

  #content-wrap #sign-up-form {
    margin-bottom: 30px;
  }
  
  .list-services .content h2 {
    font-size: 50px;
    line-height: 60px;
    padding: 0 37px;
    margin: 55px auto;
  }
  .our-services__content {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 37px 55px 37px;
  }
  .list-services .content-first .our-services__content p {
    padding: 0;
  }
  .list-services .content-first .our-services__content--ul {
    margin-left: 0;
  }
  .list-services .content-first .our-services__content--ul p {
    padding: 0;
  }
  .list-services .content-first .our-services__content--ul ul {
    padding-left: 0;
    margin-left: 37px;
    margin-bottom: 55px;
  }
  .list-services .content-first .our-services__content--ul ul li {
    padding-left: 40px;
  }
  .our-services__content img {
    margin-top: 55px;
  }
  .list-services a {
    margin-bottom: 55px;
  }
  .non-chemical-class {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
    padding-left: 37px;
    padding-right: 37px;
  }
  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content figure{
    max-width: 100% !important;
  }
  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content figure img{
    width: 100% !important;
    height: auto !important;
  }
  #opd-content-wrap .opd-services .opd-services__right .opd-services__right-button {
    margin-bottom: 55px;
  }
  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-content {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle {
    margin-top: 55px;
  }
  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom {
    margin-top: 55px;
  }
  .list-services .content-third .heatweed {
    flex-flow: column;
  }
  .list-services .content-third .heatweed .wrap-image {
    width: 100%;
  }
  .list-services .content-third .heatweed .wrap-content {
    width: 100%;
  }
  .list-services .content-third .disinfect {
    flex-flow: column-reverse;
	}
	.list-services .content-third .disinfect .disinfect-content {
	  width: 100%;
	}
	.list-services .content-third .disinfect .disinfect-img {
	  width: 100%;
	}
	.list-services .content-third .kills-bacteria .list-bacteria {
    flex-flow: column;
	}
	.list-services .content-third .kills-bacteria .list-bacteria .blocks {
	  width: 100%;
	}
	.list-services .content-third .sensor {
    flex-flow: column;
	}
	.list-services .content-third .sensor .block-left, .list-services .content-third .sensor .block-right {
	  width: 100%;
	}
	.show-content-left {
	  right: 0 !important;
	}
	.show-content-right {
	  left: 0 !important;
	}
	#mission-content-wrap .content__heading {
	  font-size: 56px;
    line-height: 76px;
	}
	#mission-content-wrap .content-left {
	  padding-right: 0;
	}
	#mission-content-wrap .content-right {
	  padding-left: 0;
	}
	#vision-content-wrap .content__heading {
    font-size: 56px;
    line-height: 76px;
    width: 100%;
	}
	#partnerships-content-wrap .content-right {
    margin-top: 94px;
    margin-bottom: 94px;
	}
	#safety-content-wrap .row__title {
    margin-bottom: 70px;
    margin-left: 37px;
    margin-right: 37px;
    width: 100%;
	}
	#safety-content-wrap .content-left, #safety-content-wrap .content-right {
    margin: 0 37px;
	}
	.safety-next-content .non-padding-bottom {
	  padding-bottom: 70px !important;
	}
	.safety-next-content .col-md-12:last-child .non-padding-bottom {
	  padding-bottom: 0 !important;
	}
	.content-wrap .env-service .env-service__right .env-service__items .env-service__item-content {
    font-size: 18px;
    line-height: 24px;
  }
  .content-wrap .env-service .env-service__left .env-service__default .env-service__title {
    font-size: 36px;
    line-height: 40px;
  }
  .content-wrap .env-service .env-service__left .env-service__default .env-service__description {
    margin-bottom: 12%;
  }
  .content-wrap .env-service .env-service__left {
     height: 100vh;
  }
  .latest-project--right img {
     height: 100%;
  }
  .content-wrap .env-service .env-service__right .env-service__right {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label {
     height: 25vh;
  }
  .content-wrap .env-service .env-service__left .env-service__default {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item img {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-content {
     height: 75vh;
  }
}

@media screen and (max-width: 768px) {
  .partnerships__content .content__wrap img {
    max-height: 100px;
  }
  .latest-project--right img {
     width: 100%;
     height: auto;
  }
  .acacia--accreditation_background {
    height: 531px;
  }
  .acacia-value--content {
    top: 0;
    height: 770px;
  }
  .move-left-2 {
    transform: none;
  }
  .move-left-3 {
    transform: none;
  }
  .acacia-value--content__2 {
    top: calc(100% - (770px * 2) - 40px) !important;
  }
  .acacia-value--content__3 {
    top: calc(100% - 770px - 20px) !important;
  }
  .latest-project--indicators {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    top: 18px;
    margin-bottom: auto;
    bottom: auto;
  }
  .latest-project--wrapper {
    height: auto !important;
    flex-flow: column;
  }
  .latest-project--left {
    padding: 65px 37px 55px 37px;
  }
  .latest-project--right .carousel-caption {
    left: 37px;
    right: 37px;
  }
  
  .our-projects__row {
    flex-flow: column-reverse;
  }
	.header .header__container .header__menu .nav-item {
	  margin-left: 0;
	}
	
	.enter-btn {
    top: 84vh;
	}
	
	#heatweed-form-section .modal-dialog .modal-content, #heatweed-form-submitted .modal-dialog .modal-content {
	  padding: 55px 37px;
	}
	#heatweed-form .heatweed-logo-img {
	  text-align: center;
	  margin-top: 40px;
	}
}
@media only screen and (max-width: 767px) {
  .content-wrap .env-service .env-service__left {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__left .env-service__default {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item img {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__right {
     height: auto;
  }
  .content-wrap .env-service .env-service__right.show {
     height: 100vh;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label {
     height: 15vh;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-content {
     height: 85vh;
  }
}
@media only screen and (max-width: 600px) {
  .our-projects .our-project__item .our-project__title {
    font-size: 24px;
    line-height: 32px;
  }

  .our-projects .our-project__item .our-project__leaves img {
    height: 130px;
  }

  .our-projects .navbar .navbar-nav {
    overflow: hidden;
    flex-flow: wrap;
  }

  .our-projects .navbar .navbar-nav .nav-item {
    margin-left: 5px;
  }
  
  #opd-content-wrap .opd-case-study .opd-case-study__wrap .opd-case-study__heading span {
    width: 100%;
    display: block;
    font-size: 32px;
    line-height: 36px;
    padding: 55px 37px;
  }

  #opd-content-wrap .opd-services .opd-services__heading {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    margin: 0 37px;
    padding: 50px 0;
    border-bottom: 1px solid #707070;
  }

  #opd-content-wrap .opd-services .opd-services__left {
    padding: 55px 37px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-title {
    font-size: 24px;
    line-height: 32px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-sub {
    font-size: 18px;
    line-height: 24px;
    margin: 40px 0 0 0;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-content {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 55px 0;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle .opd-services__middle-text {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 55px;
  }
  
  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle .opd-services__middle-text {
    font-size: 24px;
    line-height: 32px;
    font-family: CallunaRegular;
  }
  
  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle p {
    font-size: 18px;
    line-height: 24px;
    font-family: acuminpro;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom button {
    font-size: 16px;
  }

  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom .opd-services__social {
    width: auto;
    display: none;
  }

  #opd-content-wrap .opd-services .opd-services__right {
    padding: 0 37px 55px 37px;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item {
    padding: 50px 0 0 0;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-title {
    border-bottom: none;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  
  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content {
    padding: 0 0 50px 0;
    margin: 0;
    /*border-bottom: 1px solid #707070;*/
  }
  
  .opd-services > .opd-services__right > .opd-services__item:last-child > .opd-services__item-content {
    border-bottom: none;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content p {
    font-size: 18px;
    line-height: 24px;
  }
  
  #opd-content-wrap .opd-services .opd-services__right .opd-services__item .opd-services__item-content ul {
    font-size: 18px;
    line-height: 24px;
    padding: 6%;
  }

  #opd-content-wrap .opd-services .opd-services__right .opd-services__right-button button {
    font-size: 18px;
  }
  
  #opd-content-wrap .opd-services .opd-services__right .opd-services__right-button a {
    margin: 0;
  }
  
  #opd-content-wrap .opd-services .opd-services__left .opd-services__provided .opd-services__provided-sub span {
    display: block;
    margin-bottom: 26px;
  }
  
  #opd-content-wrap .opd-services .opd-services__left .opd-services__middle {
    margin-top: 55px;
  }
  
  #opd-content-wrap .opd-services .opd-services__left .opd-services__bottom {
    margin-top: 55px;
  }
  
  #opd-content-wrap .opd-services {
    padding: 0;
  }
  
  #content-wrap {
    padding-left: 64px;
    padding-right: 64px;
  }

  #content-wrap .sign__up-title {
    height: auto;
    font-size: 40px;
    line-height: 50px;
  }

  #content-wrap .content__input {
    font-size: 18px;
    line-height: 24px;
    height: 50px;
    padding: 20px;
    margin-bottom: 15px;
    margin-right: auto;
    border-radius: 0;
    border: none;
  }

  #content-wrap .follow__us-title {
    font-size: 35px;
    line-height: 50px;
  }

  #content-wrap #sign-up-form {
    margin-bottom: 30px;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
    padding: 20px;
    border-radius: 0;
    border: none;
  }
  
  #content-wrap .content__textarea {
    padding-top: auto;
    height: 200px !important;
  }
  #contact-form .controls, #newsletter-sign-up-form .controls {
    text-align: center;
  }
  #contact-form .controls .btn-custom, #newsletter-sign-up-form .controls .btn-custom {
    font-size: 18px;
    line-height: 22px;
    width: 200px;
    height: 50px;
    margin: 40px auto 0 auto;
  }
  #content-wrap .sign__up-title {
    height: auto;
    font-size: 24px;
    line-height: 22px;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  #content-wrap .follow__us-title {
    font-size: 24px;
    line-height: 22px;
  }
  #newsletter-sign-up-form .controls .btn-custom {
    margin: 35px auto 70px auto;
  }
  #newsletter-sign-up-form .controls .p-t-b-65 {
    padding: 0;
  }
  #content-wrap .contact__us-footer-image {
    margin-top: 0;
    margin-bottom: 70px;
  }
  #google-map-mobile {
    display: block;
  }
  #content-wrap .contact__us-footer-image i.fa-circle {
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 24px;
    margin-left: 20px;
  }
  #content-wrap .contact__us-footer-image a:first-child i.fa-circle {
    margin-left: 0;
  }
  #heatweed-form-section .modal-dialog .modal-content .modal-body .heatweed-form__title, #heatweed-form-submitted .modal-dialog .modal-content .modal-body .heatweed-form__title {
    font-size: 24px;
    line-height: 32px;
  }
  #heatweed-form-section .modal-dialog .modal-content .modal-body .heatweed-form__description, #heatweed-form-submitted .modal-dialog .modal-content .modal-body .heatweed-form__description {
    font-size: 18px;
    line-height: 22px;
  }
  #heatweed-form .heatweed-logo-img img {
    width: 100%;
  }
}

@media screen and (max-width: 414px) {
  .non-chemical-weed-control .list-services .content-third .acacia-values {
    font-size: 30px;
    line-height: 40px;
  }
  .list-services .content-third .sensor .wrap-content p a {
    font-size: 18px;
  }
  
  .acacia-value--content__2 {
    top: calc(100% - (430px * 2) - 50px) !important;
  }
  .acacia-value--content__3 {
    top: calc(100% - 430px - 25px) !important;
  }
  .content-wrap .content-left {
    font-size: 24px;
    line-height: 32px;
    padding: 55px 37px;
  }
  .content-wrap .content-left hr {
    margin-top: 55px;
  }
  .content-wrap .content-left .content-bottom {
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
  }
  .content-wrap .content-right {
    padding: 55px 37px;
  }
  .content-wrap .content-right h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .content-wrap .content-right .content {
    font-size: 18px;
    line-height: 24px;
  }
  .home__btn-custom {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 25px;
    margin: 33px auto 0 auto;
  }
  .content-wrap .env-service .env-service__left .env-service__default {
    padding: 55px 37px;
    text-align: center;
  }
  .content-wrap .env-service .env-service__left .env-service__default .env-service__title {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
  }
  .content-wrap .env-service .env-service__left .env-service__default .env-service__description {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 35px;
  }
  .btn-custom {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 25px 15px 25px;
    margin: 33px auto 0 auto;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label {
    padding-top: 0;
    padding-bottom: 0;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__name {
    font-size: 18px;
    line-height: 24px;
    align-self: center;
    margin-left: 50px;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow {
    align-self: center;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow .arrow {
    width: 28px;
    height: 28px;
    border: 2px solid #3c4543;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow .arrow-down:after {
    margin-bottom: 7px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3c4543;
    border-right: 2px solid #3c4543;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-label .item__arrow .arrow-up:after {
    margin-bottom: 0;
  }
  .content-wrap .env-service .env-service__left .env-service__content-items .env-service__content-item .env-service__content-destination {
    left: 37px;
    right: 37px;
    font-size: 32px;
    line-height: 36px;
    word-break: break-word;
  }
  .content-wrap .env-service .env-service__right .env-service__items .env-service__item-content {
    font-size: 18px;
    line-height: 24px;
    padding: 55px 37px;
  }
  .lastest-news {
    margin: 0 0 55px 0;
    padding: 55px 0;
  }
  .lastest-news .container {
    padding-left: 0;
    padding-right: 0;
  }
  .lastest-news .lastest__heading {
    padding-bottom: 40px;
  }
  .lastest-news .lastest__heading .lastest__news-title {
    font-size: 24px;
    line-height: 32px;
  }
  .lastest-news .lastest__heading .lastest__news-title-sub {
    font-size: 18px;
    line-height: 40px;
  }
  .lastest-news .card {
    margin-top: 0;
  }
  .lastest-news .card .card-body {
    padding: 49px 37px;
  }
  .lastest-news .card .card-body .card-title {
    font-size: 30px;
    line-height: 40px;
  }
  .lastest-news .card .card-body .card-text {
    font-size: 18px;
    line-height: 24px;
  }
  .lastest-news .card .card-body a {
    font-size: 18px;
    line-height: 22px;
  }
  .lastest-news__acacia--button {
    padding: 0;
  }
  .lastest-news__acacia--button a {
    font-size: 18px;
    line-height: 22px;
    padding: 14px 12px;
    width: auto;
    height: auto;
  }
  .acacia--header {
    padding-bottom: 45px;
  }
  .acacia--header h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .acacia-value--item {
    margin-bottom: 25px;
  }
  .acacia-value--item_short-content {
    padding-top: 25px;
  }
  .acacia-value--item_short-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .acacia-value--item_short-content p {
    font-size: 18px;
    line-height: 24px;
  }
  .acacia-value--wrapper {
    padding: 30px 25px;
    height: 430px;
  }
  .acacia-value--wrapper .acacia-value--item_bottom {
    padding-bottom: 26px;
  }
  .acacia-value--item_img_d {
    width: 150px;
    height: 150px;
  }
  .acacia-value--items {
    height: auto;
  }
  .acacia-value--content {
    padding: 55px 37px;
    top: 0;
    height: 430px;
  }
  .acacia-value--content p {
    font-size: 18px;
    line-height: 24px;
  }
  .acacia-value--content a {
    font-size: 18px;
    line-height: 24px;
  }
  .move-left-2 {
    transform: none;
  }
  .move-left-3 {
    transform: none;
  }
  .latest-project--image {
    position: absolute;
    top: 0;
    left: 0;
  }
  .latest-project--wrapper {
    flex-flow: column-reverse;
    height: 850px !important;
    background-color: #F3F5F3;
  }
  .carousel-caption {
    right: 37px;
    left: 37px;
    bottom: 70px;
    margin-bottom: 0;
  }
  .latest-project--right .carousel-caption p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
  }
  .latest-project--indicators {
    top: 58%;
    width: 100%;
    bottom: auto;
    left: auto;
    right: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .latest-project--indicators {
    justify-content: center;
    margin-left: 0; 
    margin-bottom: 0; 
  }
  .latest-project--indicators li {
    width: 10px;
    height: 10px;
    margin-right: 6px;
    margin-left: 6px;
  }
  .latest-project--left {
    padding: 0px 37px 30px 37px;
  }
  .latest-project--left_content {
    height: 220px;
    padding-bottom: 50px;
  }
  .latest-project--left_wrapper {
    padding-right: 0;
  }
  .latest-project--quote {
    font-size: 18px;
    line-height: 22px;
  }
  .latest-project--span {
    font-size: 18px;
    line-height: 24px;
  }
  .latest-project--image {
    position: absolute;
    top: 0;
    left: 0;
  }
  .latest-project__acacia--button {
    padding: 55px 0;
  }
  .latest-project__acacia--button a {
    font-size: 18px;
    line-height: 22px;
    width: auto;
    height: auto;
    padding: 25px 14px;
  }
  .acacia--accreditation {
    padding-bottom: 55px;
  }
  .acacia--accreditation_background {
    height: 500px;
  }
  .acacia--accreditation_wrapper {
    padding: 55px 37px;
    justify-content: center;
  }
  .acacia--accreditation_img {
    width: 125px;
    height: 118px;
  }
  .acacia--accreditation_quote {
    font-size: 24px;
    line-height: 32px;
    bottom: 55px;
    right: 37px;
    left: 37px;
  }
  .acacia--accreditation_right {
    padding: 55px 37px 0 37px;
    height: 100%;
  }
  .acacia--accreditation_right h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .acacia--accreditation_right p {
    font-size: 18px;
    line-height: 24px;
  }
  .acacia--button a {
    font-size: 18px;
    line-height: 22px;
    margin: 0 auto;
    padding: 14px 48px;
    width: auto;
    height: auto;
  }
  .acacia--iso .offset-1 {
    margin-left: 0 !important;
  }
  .partnerships__content {
    padding: 55px 37px 35px 37px;
  }
  .partnerships__content .partnerships__row {
    height: auto;
    align-items: baseline;
    margin-bottom: 0;
  }
  .partnerships__content .partnerships__head {
    height: auto;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px;
  }
  .partnerships__content .partnerships__title {
    height: auto;
    width: auto;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 40px auto;
  }
  .partnerships__content .partnerships__button-readmore {
    margin: 0 auto;
    margin-top: 0;
    width: 200px;
    height: 50px;
  }
  .partnerships__content .partnerships__button-text {
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: 22px;
  }
  .partnerships__content .content__wrap img {
    height: 100px;
  }
  .enter-btn {
    top: 84vh;
	}
	.enter-btn h3 {
	  font-size: 18px;
	}
	.about-content-right .content {
	  margin-top: 0;
	}
	#mission-content-wrap {
    margin: 55px 37px;
	}
	#mission-content-wrap .content__heading {
	  font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
	}
	#mission-content-wrap .content-left {
	  padding-right: 0;
	}
	#mission-content-wrap .content-right {
	  padding-left: 0;
	}
	#mission-content-wrap .content-left p, #mission-content-wrap .content-right p {
	  font-size: 18px;
    line-height: 24px;
	}
	#vision-content-wrap {
    margin: 55px 37px;
    font-size: 18px;
    line-height: 24px;
  }
  #vision-content-wrap .content__heading {
    width: auto;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 32px;
  }
  #leadership__teams {
    margin-bottom: 55px;
  }
  #leadership__teams .content__heading {
    font-size: 24px;
    line-height: 32px;
    margin-top: 55px;
  }
  #leadership__teams .leadership__teams-content {
    margin-left: 37px;
    margin-right: 37px;
  }
  #leadership__teams .leadership__teams-content .teams-item-name {
    font-size: 24px;
    line-height: 32px;
  }
  #leadership__teams .leadership__teams-content .teams-item-description {
    font-size: 18px;
    line-height: 24px;
  }
  #leadership__teams .leadership__teams-content .teams-item-insta a {
    font-size: 18px;
    line-height: 24px;
  }
  #leadership__teams .leadership__teams-content .leadership__teams-item {
    margin-top: 20px;
  }
  #partnerships-content-wrap .content-left {
    font-size: 24px;
    line-height: 32px;
    padding: 55px 37px;
    height: auto;
  }
  #partnerships-content-wrap .content-left hr {
    border: 2px solid #707070;
    margin: 0 auto;
  }
  #partnerships-content-wrap .content-right {
    font-size: 18px;
    line-height: 24px;
    margin: 55px auto;
    padding-left: 37px;
    padding-right: 37px;
  }
  #safety-content-wrap {
    padding: 55px 37px;
  }
  #safety-content-wrap .row__title {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  #safety-content-wrap .content-left, #safety-content-wrap .content-right {
    font-size: 18px;
    line-height: 24px;
    margin-right: 0;
  }
  .safety-next-content {
    padding: 55px 37px;
  }
  .safety-next-content .content-one {
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 70px 0 !important;
  }
  .safety-next-content .content__row-one {
    margin-bottom: 30px;
  }
  .safety-next-content .content__row-two {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 30px;
    height: auto;
  }
  #accredication-content-wrap {
    font-size: 24px;
    line-height: 32px;
    padding: 55px 37px;
  }
  #accredication-content-wrap .row__title {
    margin-bottom: 55px;
    font-size: 24px;
    line-height: 32px;
  }
  #accredication-content-wrap .content-left, #accredication-content-wrap .content-right {
    font-size: 18px;
    line-height: 24px;
    padding-left: 0;
    padding-right: 0;
  }
  #accredication-content-wrap .content-left ul li, #accredication-content-wrap .content-right ul li {
    padding-bottom: 15px;
  }
  #content-wrap {
    padding: 55px 37px;
  }
  #content-wrap .contact__us {
    margin: 0 auto;
  }
  #content-wrap .contact__us-left {
    text-align: center;
  }
  #content-wrap .contact__us-left .contact__us-title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 22px;
  }
  #content-wrap .contact__us-left .contact__us-body {
    margin-bottom: 55px;
    font-size: 18px;
    line-height: 22px;
  }
  #content-wrap .contact__us-left .contact__us-footer {
    display: none;
  }
  #google-map {
    display: none;
  }
  #content-wrap #contact-form {
    margin-bottom: 70px;
  }
  .our-service-wrap {
    width: 100% !important;
    padding: 0 !important;
  }
  .list-services .items {
    padding: 34px 0;
  }
  .list-services .items h2 {
    font-size: 18px;
    line-height: 24px;
    padding: 0 50px;
  }
  .list-services .items .title-item .arrow {
    right: 25px;
    width: 28px;
    height: 28px;
    border: 2px solid #3c4543;
  }
  .list-services .items .title-item .arrow:after {
    margin-top: 0px;
    margin-bottom: 2px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3c4543;
    border-right: 2px solid #3c4543;
  }
  .list-services .items .title-item .arrow-revert:after {
    margin-top: 10px !important;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3c4543;
    border-right: 2px solid #3c4543;
  }
  .list-services .content h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 55px 37px;
    padding: 0;
  }
  .our-services__content {
    margin: 0 auto;
    padding-bottom: 55px;
  }
  .our-services__content p {
    padding: 0 37px !important;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .our-services__content img {
    margin-top: 55px;
  }
  .our-services__content--ul {
    margin: 0 auto;
  }
  .our-services__content--ul ul {
    padding-left: 0 !important;
    margin: 0 37px !important;
    margin-bottom: 55px !important;
  }
  .our-services__content--ul ul li {
    margin-top: 10px !important;
    font-size: 18px !important;
    line-height: 24px !important;
    padding-left: 20px !important;
  }
  .list-services a {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 55px;
  }
  .list-services .items:hover .arrow, .list-services .items.active .arrow {
    border-color: #fff;
  }
  .list-services .items:hover .arrow::after, .list-services .items.active .arrow::after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  .non-chemical-class {
    padding: 0 37px;
  }
  .list-services .content h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .list-services .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .non-chemical-class ul {
    margin: 0 0 55px 0 !important;
  }
  .our-services__expand-text {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    padding: 55px 37px;
  }
  .list-services a.heatweed-link {
    font-size: 24px;
    line-height: 32px;
  }
  .our-services__row {
    margin: 0;
    display: block;
  }
  .our-projects {
    padding: 0 !important;
  }
  .our-projects .our-project__item {
    height: 250px;
  }
  .our-project__btn-plus {
    right: 37px !important;
    top: 20%;
  }
  .our-project__btn-plus img {
    display: none;
  }
  .our-project__btn-plus .arrow {
    display: block;
    width: 28px;
    height: 28px;
    border: 2px solid #fff;
  }
  .our-project__btn-plus .arrow:after {
    margin-top: 0;
    margin-bottom: 1px;
    margin-right: 3px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .our-projects .our-project__item .our-project__title {
    left: 37px !important;
  }
  .our-projects__archive--d {
    display: none;
  }
  .our-projects__archive--m {
    display: none;
    width: 100%;
    padding: 55px 37px;
  }
  .our-projects__archive--m .col-12 {
    padding: 0;
  }
  .our-projects__archive--m .navbar-nav {
    border-bottom: 1px solid #3C4543;
  }
  .our-projects__archive--m .nav-item {
    margin-top: 0 !important;
    margin-bottom: 25px !important;
  }
  .our-projects__archive--m .nav-item a {
    font-size: 18px;
    line-height: 26px;
    color: #A3B1A4;
    text-transform: uppercase;
    font-family: acuminpro;
  }
  .our-projects__archive--m .nav-item:first-child {
    margin-bottom: 40px !important;
  }
  .our-projects__archive--m .nav-item:first-child a {
    font-size: 24px;
    line-height: 32px;
    color: #3C4543;
    text-transform: capitalize;
    font-family: CallunaRegular;
  }
  .our-projects__archive--m .arrow {
    position: absolute;
    top: 10px;
    right: 0;
    width: 28px;
    height: 28px;
    border: 2px solid #A3B1A4;
  }
  .our-projects__archive--m .arrow:after {
    margin-top: 0;
    margin-bottom: 3px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #A3B1A4;
    border-right: 2px solid #A3B1A4;
  }
  #opd-content-wrap {
    padding: 0;
  }
  .opd-case-study .container-fluid {
    padding: 0;
  }
  .opd-case-study .container-fluid .row .col-sm-12 {
    padding: 0;
  }
  .opd-case-study .container-fluid .row {
    padding: 0;
    margin: 0;
  }
  .opd-case-study .container-fluid .opd-case-study__banner {
    display: none;
  }
  .opd-services .container-fluid {
    padding: 0;
  }
  .opd-services .container-fluid .row {
    padding: 0;
    margin: 0;
    flex-flow: column-reverse;
  }
  .opd-services .container-fluid .row .col-sm-12{
    padding: 0;
    margin: 0;
  }
  .opd-services .opd-services__item-content figure {
    max-width: 100% !important;
  }
  .opd-services .opd-services__item-content figure img {
    width: 100% !important;
    height: auto !important;
  }
  #crew-team {
    padding: 0 37px;
  }
  #crew-team .content__row-one {
    font-size: 18px;
    line-height: 24px;
    margin: 55px 0;
  }
  #crew-team .content__input {
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 20px;
    margin: 0 0 15px 0;
  }
  #crew-team .content__textarea {
    padding-top: 13px;
    height: 200px !important;
  }
  #crew-team .upload-file .form-group {
    padding: 0;
  }
  #crew-team [type="file"] + label {
    background-color: #718473;
    font-family: acuminpro;
    font-size: 18px;
    line-height: 29px;
    height: 50px;
    text-align: left;
    margin: 0;
    padding: 13px 0 0 20px;
    color: #fff;
  }
  #crew-team .text-upload {
    font-family: omnesnormal;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  #crew-team .btn__send {
    width: 200px;
    height: 50px;
    margin: 55px auto;
    border: 2px solid #3c4543;
    border-radius: 8px;
    text-align: center;
    float: none !important;
  }
  #crew-team .btn__send .btn__send-title {
    height: auto;
    color: #3c4543;
    letter-spacing: -0.14px;
    font-family: acuminpro;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
  }
  .non-chemical-weed-control {
    padding: 0 !important;
  }
  .non-chemical-weed-control .list-services .content-third .heatweed {
    display: flex;
    flex-flow: column;
    margin-bottom: 55px;
  }
  .non-chemical-weed-control .list-services .content-third .heatweed .wrap-image {
    width: 100%;
  }
  .non-chemical-weed-control .list-services .content-third .heatweed .wrap-content {
    width: 100%;
    padding: 55px 37px;
  }
  .non-chemical-weed-control .list-services .content-third .heatweed .wrap-content h2 {
    margin-top: 0;
    padding: 0;
    font-size: 30px;
    line-height: 40px;
  }
  .non-chemical-weed-control .list-services .content-third .heatweed .wrap-image p img {
    width: 80%;
    height: auto;
  }
  .non-chemical-weed-control .list-services .content p button {
    height: 50px;
    width: 350px;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 55px;
    padding: 0;
  }
  .non-chemical-weed-control .list-services .content-third .list-utility .blocks p {
    font-size: 18px;
    line-height: 24px;
  }
  .non-chemical-weed-control .list-services .content-third .list-utility {
    margin-bottom: 55px;
  }
  .non-chemical-weed-control .list-services .content-third .disinfect {
    flex-flow: column-reverse;
  }
  .non-chemical-weed-control .list-services .content-third .disinfect .disinfect-content {
    width: 100%;
    padding: 55px 37px;
  }
  .non-chemical-weed-control .list-services .content-third .disinfect .disinfect-content h2 {
    padding: 0;
    margin: 0 auto;
  }
  .non-chemical-weed-control .list-services .content-third .disinfect .disinfect-img {
    width: 100%;
    height: auto;
  }
  .non-chemical-weed-control .list-services .content-third .kills-bacteria {
    padding: 55px 37px;
    margin-bottom: 0;
  }
  .non-chemical-weed-control .list-services .content-third .kills-bacteria .col-12 {
    padding: 0;
    margin: 0 auto;
  }
  .non-chemical-weed-control .list-services .content-third .kills-bacteria .list-bacteria .blocks {
    margin-bottom: 55px;
    word-break: break-word;
    width: 100%;
  }
  .non-chemical-weed-control .list-services .content-third .kills-bacteria .list-bacteria img {
    margin-bottom: 40px;
    width: 140px;
    height: 140px;
  }
  .non-chemical-weed-control .list-services .content-third .kills-bacteria .list-bacteria p {
    margin-bottom: 0px;
    padding: 0;
  }
  .non-chemical-weed-control .acacia-values {
    margin-bottom: 55px !important;
    margin-top: 55px !important;
  }
  .non-chemical-weed-control .acacia-values img {
    width: 80%;
    margin: 0 auto;
  }
  .non-chemical-weed-control .logo-black img {
    width: 80%;
    margin: 0 auto;
  }
  .non-chemical-weed-control .list-services .content-third .sensor {
    display: flex;
    flex-flow: column;
    overflow: hidden;
    margin-bottom: 55px;
  }
  .non-chemical-weed-control .list-services .content-third .sensor .block-left {
    width: 100%;
  }
  .non-chemical-weed-control .list-services .content-third .sensor .block-right {
    width: 100%;
  }
  .non-chemical-weed-control .show-content-left, .non-chemical-weed-control .show-content-right {
    bottom: -100% !important;
  }
  .non-chemical-weed-control .show-content-left {
    right: 0 !important;
  }
  .non-chemical-weed-control .show-content-right {
    left: 0 !important;
  }
  .non-chemical-weed-control .list-services .content-third .sensor .wrap-content {
    padding: 70px 37px 55px 37px;
  }
  .non-chemical-weed-control .list-services .content-third .sensor .wrap-content h2 {
    margin: 0;
  }
  .non-chemical-weed-control .list-services .content-third .sensor .wrap-content p {
    padding-right: 0;
  }
  .non-chemical-weed-control .list-services .content ul {
    margin-left: 0;
    margin-bottom: 55px;
  }
  .non-chemical-weed-control .list-services .content ul li {
    padding-left: 20px;
    font-size: 18px;
    line-height: 24px;
  }
  .non-chemical-weed-control .list-services .content h2 {
    margin: 55px auto;
  }
}
@media screen and (max-width: 375px) {
  .latest-project--indicators {
    top: 54%;
    width: 100%;
    bottom: auto;
    left: auto;
    right: auto;
    margin-right: auto;
    margin-left: auto;
  }  
}
