@charset "utf-8";
/* CSS Document */

.navbar-toggler{
color: rgba(38, 128, 114.5) !important;
border-color: none !important;
}

.brandlogo>img .logo {
	position: absolute;
     left: 15%;
     margin-left: -50px;
     height: 200px;
     top: 20px;
	bottom: -30px !important;
	z-index: 2 !important;}



.brandlogo>img {
	max-width: 250px;
	height: auto;
	bottom: -10px !important;
}

.dropdown:hover .dropdown-menu{
        display: block;
	background: linear-gradient(to bottom, #009900 10%, #336600 90%);
	
    }
    .dropdown-menu{
        margin-top: 0;
		top: 98% !important;
    }

.dropdown-item:hover, .dropdown-item:focus {
  color: #f8f9fa !important;
  text-decoration: none;
  background-color: #42B718 !important;
}

.navbar .navbar-nav {
  float: none;
  vertical-align: top;
  margin-bottom: -90px !important;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
	
	font-size: 18px;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
	
}

.navbar-nav a:hover {
  color: #f8f9fa !important;
  text-decoration: none;
  background-color: #42B718;
}

.navbar-nav ul ul {
  display: none;
  position: absolute;
  top: 60px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.3rem !important;
    padding-left: 1.3rem !important;
  }

.nav-link {
  line-height: 60px !important;
}


.carousel-inner {
	background: linear-gradient(to bottom, #009900 10%, #336600 90%) !important;
}



.carousel-item{
  max-width: 100% !important;
  max-height: 100% !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  transition: -webkit-transform 0.2s ease-in-out !important;
  transition: transform 0.2s ease-in-out !important;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.2s !important;
}

.carousel-indicators li {
	transition: opacity 0.2s ease !important;
}

.d-block {
  
	padding: 0px !important;
	background: linear-gradient(to bottom, #009900 30%, #336600 100%);
	height: 380px !important;
}




.bluegradientbox {
 	background-color: #02307e;
	padding: 2px 0px 5px 0px;
	margin: 0px;
	background-image: linear-gradient(0deg, black, #02307e);
	box-shadow: 5px 0px 20px 1px;
}

.limegreengradientbox {
 	background-color: #97c43d;
	padding: 8px 0px 6px 0px;
	margin: 0px;
	background-image: linear-gradient(0deg, #5D966A, #97c43d);
	box-shadow: 5px 0px 20px 1px;
}
.greengradientbox {
 	background-color: #014D27;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	background-image: linear-gradient(0deg, black, green);
	box-shadow: 5px 0px 20px 1px;
}
.gradientbox {
 	background-color: #B3B3B3;
	padding: 1px 0 0 0;
	margin: 0;
	background-image: linear-gradient(315deg, #f6f6f6 0%, #e9e9e9 74%);
	box-shadow: 5px 0px 10px 1px;
}

.whitebox {
 	background-color: #FFFFFF;
	padding: 10px 0 5px 0;
	margin: 0;
	background-image: linear-gradient(150deg, #f6f6f6 80%, #e9e9e9 95%);
	box-shadow: 5px 30px 10px 1px;
}
.whitesmbox {
 	background-color: #FFFFFF;
	padding: 3px 0 6px 0;
	margin-top: 0;
	background-image: linear-gradient(150deg, #f6f6f6 80%, #e9e9e9 95%);
	box-shadow: 5px 10px 10px 1px;
}



.left h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
    color: #171717;
    padding: 10px 5px 20px 0px;
    margin: 0;
}
.left p, li {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #898989;
	line-height: 1.5em;
	margin: 0;
	text-align: justify;
	text-justify:auto;
	justify-content: left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}


a.text-warning:hover, a.text-warning:focus {
  color: #ffde7d !important;
}


.resources {
	margin-left: -40px;
}

.jumbotron {
  color: white;
  height: 30vh;
}
.jumbotron--contact{
        background-image: url("../images/contactbanner.png");
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    }

    .jumbotron--resources{
        background-image: url("../images/resourcebanner.png");
		background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    }

    .jumbotron--nutrition{
        background-image: url("../images/plantnutritionbanner.png");
		background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    }
.jumbotron--protection{
        background-image: url("../images/cropprotectbanner.png");
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    }
.jumbotron--team{
        background-image: url("../images/team.png");
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    }
.jumbotron--careers{
        background-image: url("../images/careersbanner1.png");
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    }



.prod_mfg_3 img, form {
	max-width: auto;
    height: auto;
    margin: 2px;
	padding: 15px 15px;
    float: left;
    border: 1px solid #ddd;
    background: #fefefe;
}

.ourTeam-hedding p{
    color: #979797;
}
.ourTeam-hedding strong{
    color: black;
}
.ourTeam-hedding{
    margin-bottom: 50px;
}
.ourTeam-hedding h1{
    font-size: 25px;
    font-weight: bold;
    color: #02307e;
}
.ourTeam-hedding h2{
    font-size: 20px;
    font-weight: bold;
   color: #02307e;
       
    }
.card-header, h5{
    font-size: 18px;
    font-weight: normal;
   color: #09803F;
       
    }



.ourTeam-box{
    border-radius: 2px;
    border-top: 6px solid #5DDDD3;
    margin: 0px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
}
.clr{
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
	} 



.fade-in-image {
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}
.fade-in-banner {
  animation: fadeIn 2s;
  -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.fade-in-text {
  font-family: Arial;
  font-size: 60px;
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.fadetext {
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}


.fadeleft {
  color: #fff;
  animation: fadeInLeft 1s ease-in-out;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-300px);
  }
  to {
    opacity: 1;
  }
}

.faderight {
  color: #fff;
  animation: fadeInRight 1s ease-in-out;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}



.animate {
  animation-duration: 0.75s;
  animation-delay: 0.5s;
  animation-name: animate-fade;
  animation-timing-function: cubic-bezier(0.26, 0.53, 0.74, 1.48);
  animation-fill-mode: backwards;
}

/* Glow In */
.animate.glow {
  animation-name: animate-glow;
  animation-timing-function: ease;
}

.delay-1 { animation-delay: 0.6s; }  

@keyframes animate-glow {
  0% {
    opacity: 0;
    filter: brightness(3) saturate(3);
    transform: scale(0.8, 0.8);
  }
  100% {
    opacity: 1;
    filter: brightness(1) saturate(1);
    transform: scale(1, 1);
  }
}

.delay-1 {
  animation-delay: 0.6s;
}
.delay-2 {
  animation-delay: 0.7s;
}
.delay-3 {
  animation-delay: 0.8s;
}



/* lineup class and keyframes */
.lineUp {
  animation: 2s anim-lineUp ease-out;
}
@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}



/* subtle zoom to attention and then back */
.pop-outin {
  animation: 1s anim-popoutin ease;
}

@keyframes anim-popoutin {
  0% {
    color: green;
    transform: scale(0);
    opacity: 0;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  5% {
    color: #D6F956;
    transform: scale(1);
    opacity: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  }
  8% {
    color: #F7F9F7;
    transform: scale(2);
    opacity: 1;
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    /* animate nothing to add pause at the end of animation */
    transform: scale(1);
    opacity: 1;
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0);
  }
}



/*--- ScrollFade Specific ---*/

.scrollFade {
	opacity: 1;
	pointer-events: all;
}

.scrollFade--hidden {
	opacity: 0;
	pointer-events: none;
}

.scrollFade--visible {
	opacity: 1;
	pointer-events: all;
}

.scrollFade--animate {
	transition: opacity 0.4s ease-in-out;
	}

	
	/*--- Animate Top (slide from top)---*/
.animate-top{
	position:relative;
	opacity: 1;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	animation:animatetop 0.3s;
	transition: opacity 0.6s ease-in-out;
	}
	
@keyframes animatetop{
	from{top:-300px;opacity:0} 
	to{top:0;opacity:1}
}
/*--- Animate Top Ends (slide from top)---*/








/*------*/



.section1{
    padding: 30px 0px 30px 0px;
}
.section1 img{
    border-radius: 50%;
    height: 160px;
    width: 160px;
	padding: 0px;
	object-fit: cover;
	
}

.section2 p{
	font-weight: normal;
	color: #0d6efd;
	letter-spacing: 1px;
}

.sectionblue p{
    font-weight: bold;
    color: #02307e;
    letter-spacing: 1px;
}
.text-blue{
    font-weight: normal;
    color: #02307e;
    letter-spacing: 1px;
}
.sectiontierra p{
    font-weight: bold;
    color:#C0A349;
    letter-spacing: 1px;
}


.section2 span{
    color: #979597;
}
.section3{
    background-color: #5DDDD3;
}
.section3primary1{
    background-color: #02307e;
	
}

.section3 i{
    color: #ffffff !important;
    padding: 15px;
    font-size: 15px;
}
.section-info{
    border-top: 6px solid #90DFAA;
}
.sectionTierra{
    border-top: 6px solid #e1c87c;
}
.section-info p{
    color: #6AB783;
}
.section-info .section3{
    background-color: #20c997;
}
.section-danger{
    border-top: 6px solid #FD8469;
}

.section-primary{
    border-top: 6px solid #2072D4;
}
.section-secondary{
    border-top: 6px solid #747171;
}
.section-primary1{
    border-top: 6px solid #02307e;
	box-shadow: 0 0 15px 0 rgba(100, 100, 100, 0.26);
}
.text-primary1{
	color: #02307e;
}
.section-tierra{
    border-top: 0px solid #B26230;
}
.bg-primary1{
    border-top: 6px solid #02307e;
}
.section-warning{
    border-top: 6px solid #ffc107;
}

.section-warning p{
    color: #ffc107;
}
.section-danger p{
    color: #FD8469;
}
.section-cyan p{
    color: #5DDDD3;
}

.bg-cyan p{
    color: #0dcaf0;
}

.section-danger .section3{
    background-color: #FD8469;
}
.section-success .section3{
    background-color: #198754;
}

.section-secondary .section3{
    background-color: #868686;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 0px solid #dee2e6 !important;
}


footer {
    clear: both;
    padding: 0px;
    margin: 0em 0em 0em 0em;
    border-top: 1px solid #e9e9e9;
    background: #ececec;
	font: normal 14px Arial, Helvetica, sans-serif !important;
	line-height: 2em;
	
}

.footerimg{
  max-width: 250px;
	height: auto;
	margin: 0 auto;
  
}





.form, .newsletter {
	margin: 0 auto;
	padding-left: 15px;
	width: 280px;
}
.form {
	width: auto;
}

.prod_mfg_7 {
    max-width: 750px;
    height: auto;
    margin: 5px;
    padding: 15px 10px;
    float: left;
    border: 1px solid #ddd;
    background: #fefefe;
}

.prod_mfg_7 b {
    margin: 5px;
    padding: 15px 10px;
    float: left;    
}



td{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #898989;
	line-height: 1.8em;
	margin: 0;
	text-align: justify;
	text-justify:auto;
	justify-content: left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
	
}


.body_bg {
	border: none;
	color: #1F820C;
}

.prod_mfg_4 {
    width: 185px;
    height: auto;
    margin: 5px;
    padding: 15px 10px;
    float: left;
    border: 1px solid #ddd;
    background: #fefefe;
}

.full {
    margin: 0;
    padding: 10px;
}

.prod_mfg_1 {
    max-width: 100%;
    height: auto;
    margin: 6px !important;
    padding: 15px 10px;
    float: left;
    border: 1px solid #ddd;
    background: #fefefe;
	align-content: center;
	
}



@media (min-width: 992px) {
    .navbar {
        height:70px;
        padding-top: 0;
        overflow: visible;
    }
	.form-control {
		width: 90% !important;
	}
	.navigation__icon, .navigation__button, .navigation__background {
		visibility: hidden;
	}
	
	.brandlogo {
		margin-bottom: -69px;
		margin-top: -15px;
	}
	.whitesmbox {
 	margin-top: 40px;
}
	.bannercontainer, .main-section {
	max-width: 884px !important;
	}
	
	
	
	/*Swiper*/
.swiper-container {
	width: 60% !important;
	height: 45vh !important;
	overflow: hidden !important;
}
.swiper-slide {
	overflow: hidden !important;
	text-align: center;
	font-size: 18px;
	background: #72F358;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
}
	.carousel-inner {
	height: 410px;
	}
	
}



@media (max-width: 991.98px) {
	.left p {
	font-size: 17px; 
	text-justify:auto;
	justify-content: left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
	}
	.left h2{
	 font-size: 30px;
	}
	.prod_mfg_3 form {
	margin: 0px 0px 15px 5px;
	}
	td{
	font-size: 17px; 
	text-align: justify;
	text-justify:auto;
	justify-content: left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
	.text-justify{
	text-align: justify !important;
	text-justify:auto !important;
	justify-content: left !important;
    -ms-word-break: break-all !important;
    word-break: break-all !important;
    -moz-hyphens: auto !important;
    -webkit-hyphens: auto !important;
    hyphens: auto !important;
	}
	.ourTeam-hedding p{
	font-size: 17px;
	
	}
	.ourTeam-hedding h1{
		font-size: 28px; 
	}
	.ourTeam-hedding h2{
		font-size: 30px;
	}
	/*Swiper*/
.swiper-container {
	width: 100% !important;
	height: 30vh !important;
	overflow: hidden !important;
}
.swiper-slide {
	overflow: hidden !important;
	text-align: center;
	font-size: 18px;
	background: #72F358;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
}
	.section1map {
		max-width: 90%;
		max-height: 90%;
	}
	
	
		
	.prod_mfg_3 img {
	padding: 5px 10px 10px 20px;
	margin: 0px 0px 15px 55px;
	float: center;	
	}
	footer p {
font-size: 16px;
}
	.brandlogo {
		margin-bottom: -47px !important;
		margin-top: -30px !important;
	}

  


}

@media (min-width: 500px) {
.navigation__nav {
  height: 95vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1500;
  margin-left: 400px;
  opacity: 0;
  visibility: hidden;
  width: 0;

  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.256, 1.55);
}
.navigation__list{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
  width: 100%;
}

.navigation__link {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  padding: 23px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
  margin-left: -250px;
}
}

@media (min-width: 767px) {
	.navigation__background {
  width: 45px;
  height: 50px;
  border-radius: 50%;
  background-image: radial-gradient(circle 80px, #56ab2f, #a8e063);
  position: fixed;
  top: 17px;
  right: 5px;
  z-index: 1000;
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
.navigation__link {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  padding: 23px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
  margin-left: -100px;
}


}

@media (max-width: 767.98px) {
	.prod_mfg_3 img, form {
	padding: 20px 90px 20px 90px;    
	}
	form.form {
	padding: 10px 90px 10px 90px;    
	margin-bottom: 10px;
	}
	
	.subscribe{
	width: 100%;
	}
	footer{
	font-size: 14px !important;
	text-align: center;
	}
	.swiper-pagination{
		visibility: hidden;
	}
	
	.carousel-indicators li {
	visibility: hidden;
}
	
	
	
}
@media (max-width: 575px) {
	.prod_mfg_3 img, form {
	margin: 5px;  
	padding: 5px 5px 5px 5px;
	float: none;}
	
	footer{
	font-size: 14px !important;
	text-align: center;
	}
	.subscribe{
	margin: 0 auto;
	}
	
	.d-block {
  	padding: 0px;
	min-height: 140px;
	margin: 0 auto;
}
	.carousel-item{
		margin-top: -31px !important;
	}
	
	.greengradientbox{
		visibility: hidden;
	}
	.prod_mfg_1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 20px;
    float: none;
    border: 1px solid #ddd;
    background: #fefefe;
}
	.ml-SM-3 {
	margin-left: 1.5rem !important;	
	}
	
	
	
	
	}
@media (max-width: 375px) {
	.prod_mfg_3 img, form {
	margin: 5px;  
	padding: 5px 5px 5px 5px;
	float: none;
	}
	.careers, .col-9 {
	width: 100%;
	}
	table.table-responsive {
    width: auto !important;
    table-layout: auto !important;
}
	.brandlogo .img-fluid{
    max-width: 60%;
    margin-top: 0;
    margin-right: -14px;
    margin-left: 4px;
    margin-bottom: 0;
	}
	footer p {
	font-size: 15px;
		
	}
	
	
}

@media (max-width: 380px) {
	.brandlogo{
	 max-width: 96%;
	 margin-left: -25px;
	}
	}


@media (max-width: 415px) {
	
	table.table-responsive {
    width: auto !important;
    table-layout: auto !important;
}
	.prod_mfg_1>img {
		float:none;
		margin: 0 auto;
		width: 100%;
	}
	.prod_mfg_1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 10px;
    float: none;
    border: 1px solid #ddd;
    background: #fefefe;
}
  .navigation__checkbox:checked ~ .navigation__background {
  transform: scale(1.6);
  transform: scale(25);
}
 .navigation__background {
	width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    top: -185px !important;
    right: -231px !important;
}
	.navigation__button {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
  top: 17px !important;
  right: 5px !important;
 
}
	.navigation__nav {
   height: 56vh !important;
    top: 51px !important;
    left: 30px !important;
}
	.about-sec h2 {
	font-size: 40px !important;
	font-weight: 800 !important;
	margin-top: 1% !important;
		
}
	.about-sec small {
		font-size: 35px !important;
	font-weight: 700 !important;
		
	}
	
	.row {
	margin-right: -5px !important;
    margin-left: -12px !important;
	padding: 1px !important;
	}
	
	.mx-SM-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
	
	.mx-SM-1{
    margin-right: 0.25rem !important;
	margin-left: 0.25rem !important;
  }
	
	.mx-SM-2 {
    margin-left: 0.5rem !important;
	margin-right: 0.5rem !important;
  }
	
	.mx-SM-3 {
    margin-right: 1rem !important;
	margin-left: 1rem !important;
  }
	
	.ml-SM-1 {
	margin-left: 0.25rem !important;	
	}
	
	.ml-SM-2 {
	margin-left: 0.5rem !important;	
	}
	
	.ml-SM-3 {
	margin-left: 1rem !important;	
	}
	.col-md-7, .col-lg-6		{
	padding-right: 6px !important;
    padding-left: 6px !important;
}
	
}



form {
    max-width: 500px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 0;
}

input,
textarea,
label {
    display: block;
    margin: 0 auto;
    width: 100%;
    color: #828282;
}

input,
textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #828282;
}

input[type=submit] {
    background-color: #077A14;
    padding: 15px 0;
    color: white;
    font-size: 18px;
    border-bottom: none;
    margin-top: 30px;
    cursor: pointer;
    transition: all .3s ease;
}

input[type=submit]:hover {
    background: #15CB0D;
    color: #FFFFFF;
}

input,
textarea {
    color: #363E36;
    font-size: 18px;
    padding: 10px;
}

input:focus,
textarea:focus {
    outline: 1px solid #828282;
}

.successmail {
	margin: 0 auto;
	padding-top: 50px;
	height: 700px;
}
.contactmail {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 100px;
}
.antispam {
	display: none;
}
.newsletter-subscribe {
  color: #313437;
  background-color: #ffffff;
  padding: 55px 74px;
}

.newsletter-subscribe p {
  color: #7d8285;
  line-height: 1.5;
}

.newsletter-subscribe h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}

.newsletter-subscribe .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 25px;
}

.newsletter-subscribe .intro p {
  margin-bottom: 35px;
}

.newsletter-subscribe form {
  justify-content: center;
}

.newsletter-subscribe form .form-control {
  background: #eff1f4;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  outline: none;
  color: inherit;
  text-indent: 9px;
  height: 45px;
  margin-right: 10px;
  min-width: 250px;
}

.newsletter-subscribe form .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}

.newsletter-subscribe form .btn:hover {
  opacity: 1;
}

.newsletter-subscribe form .btn:active {
  transform: translateY(1px);
}

.newsletter-subscribe form .btn-primary {
  background-color: #055ada !important;
  color: #fff;
  outline: none !important;
}

body {
  background: #eee;
}

.newsletter {
  color: #0062cc !important;
}
small,
.small {
  font-size: 90% !important;
  font-weight: 400;
}
input[type=submit].subscribe {
    margin-top: 0px !important;
        
}

.navigation {
  position: relative;
}

.navigation__checkbox {
  display: none;
}

.navigation__button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  position: fixed;
  top: 17px;
  right: 5px;
  z-index: 2000;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
  transition: all 0.2s;
}

.navigation__background {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-image: radial-gradient(circle 80px, #56ab2f, #a8e063);
  position: fixed;
  top: 17px;
  right: 5px;
  z-index: 1000;
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

.navigation__nav {
  height: 95vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1500;

  opacity: 0;
  visibility: hidden;
  width: 0;

  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.256, 1.55);
}
.navigation__list{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
  width: 100%;
}

.navigation__link{
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  padding: 16px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s;
}

.navigation__link:hover {
  color: #fff;
  transform: translateX(10px);
}
.navigation__checkbox:checked ~ .navigation__background {
  transform: scale(1.6);
  transform: scale(35);
}
.navigation__checkbox:checked ~ .navigation__nav {
  opacity: 1;
  visibility: visible;
  width: 90%;
}
.navigation__icon {
  position: relative;
  margin-top: 22px;
}
.navigation__icon,
.navigation__icon::before,
.navigation__icon::after {
  width: 30px;
  height: 3px;
  background: #0FA056;
  display: inline-block;
}
.navigation__icon::before,
.navigation__icon::after {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s;
}
.navigation__icon::before {
  top: -10px;
}
.navigation__icon::after {
  top: 10px;
}
.navigation__button:hover .navigation__icon::before {
  top: -12px;
}
.navigation__button:hover .navigation__icon::after {
  top: 12px;
}
.navigation__checkbox:checked + .navigation__button .navigation__icon {
  background: transparent;
}
.navigation__checkbox:checked + .navigation__button .navigation__icon::before {
  top: 0;
  transform: rotate(135deg);
}
.navigation__checkbox:checked + .navigation__button .navigation__icon::after {
  top: 0;
  transform: rotate(-135deg);
}
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

.scroll{
    color:#fff;
    margin-top:100px;
}

#toTopBtn {
     position: fixed;
    bottom: 6px;
    right: 6px;
    z-index: 98;
    padding: 21px;
    background-color: hsla( #008080,76%,62%,.8);
    
}

.js .cd-top--fade-out {
    opacity: .3;
}

.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1;
}

.js .cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s,visibility .3s,background-color .3s;
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0,0,0,.05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5,76%,62%,.8);
    background-color: hsla(var(--cd-color-3-h),var(--cd-color-3-s),var(--cd-color-3-l),0.8);
}

.height{
    height:3000px;
}


/* ABOUT SECTION
-------------------------------------------------- */
.about-sec {
	background-size: cover;
	color: #fff;
	position: relative;
}
.about-sec:before {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 97%;
	background: #17a2b8;
	top: 0;
	left: 0;
}
.about-sec h1 {
	font-size: 35px;
	font-weight: 800;
	margin-top: 1%;
}
.about-sec h2 {
	font-size: 35px;
	font-weight: 800;
	margin-top: 1%;
}
.about-sec h2 small {
	display: block;
	font-size: 25px;
	margin-bottom: 25px;
	padding-left: 3px;
}
.about-sec p {
	font-size: 16px;
}


.action-sec{width:100%; float:left; background:#222}
.action-box{float:left; width:100%; text-align:center;}
.action-box h2{color:#fff; font-size:20px;}
