#myVideo {
   position: fixed;
   left: 0;
   bottom:0;
   top:0;
   min-width: 50%;
   max-width: 50%;
 }

 .bg-transparente {
  background: #ffffff00 !important;
 }

 .bg-first {
  background: #dbdbdb !important;
    background: -webkit-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: -moz-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: -o-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: linear-gradient(0deg, #ffffff, #e8e5e5) !important;
 }

 .bg-primary2 {
  background: #dbdbdb !important;
    background: -webkit-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: -moz-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: -o-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: linear-gradient(180deg, #086134 30%, #d6e335) !important; 
 }

 .cover-background {
  position: relative !important; 
  background-size: cover !important; 
  overflow: hidden !important; 
  background-position: center !important; 
  background-repeat: no-repeat !important;
  background: linear-gradient(36deg, #11a659 40%, #1e988a 100%);
}
.bg-green { 
  /* background-color: rgba(240, 240, 240, 0.85) !important; */
  background: linear-gradient(0deg, #A9E8AA 10%, #b8e761 40%, #D6E335 120%)!important;
}
.bg-green2 { 
  /* background-color: rgba(240, 240, 240, 0.85) !important; */
  background: linear-gradient(0deg, #65aa65 40%, #A9E8AA 100%)!important;
}
.bg-green3 { 
  /* background-color: rgba(240, 240, 240, 0.85) !important; */
  background: linear-gradient(334deg, #026234 40%, #231B32 100%)!important;
}
.bg-menu {
  background:  #efefef !important;
    background: -webkit-linear-gradient(90deg, #efefef -10%, #c6d86e 30%, #148862  80%) !important; 
    background: -moz-linear-gradient(90deg, #efefef -10%, #c6d86e 30%, #148862  80%) !important; 
    background: -o-linear-gradient(90deg, #efefef -10%, #c6d86e 30%, #148862  80%) !important; 
    background: linear-gradient(90deg, #efefef -10%, #c6d86e 30%, #148862  80%) !important; 
 }

 @media screen and (max-width: 991px) {
  #myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 0px !important;
    padding-top: 0px !important;
    min-width: 100%; 
    min-height: 100%;
  }
  .py-xxl-24 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bg-green-opacity { 
    /* background-color: rgba(240, 240, 240, 0.85) !important; */
    background: linear-gradient(225deg, #1f6945 40%, #02360d 100%)!important;
  }
  .bg-white-opacity { 
    /* background-color: rgba(240, 240, 240, 0.85) !important; */
    background: linear-gradient(180deg, #ffffffba 40%, #ffffffeb 100%)!important;
  }
  .bg-green { 
    /* background-color: rgba(240, 240, 240, 0.85) !important; */
    background: linear-gradient(0deg, #A9E8AA 10%, #b8e761 40%, #D6E335 120%)!important;
  }
  .cover-background {
    background: linear-gradient(89deg, #ffffff, #ffffff);
  }
  .bg-gray2 {
    background: linear-gradient(180deg, #026234 20%, #183c30, #026234)!important;
  }
  .pt-00 {
    padding-top: 0px !important;
  }
}

.btn-green {
  background: #1b703d;
  background: linear-gradient(276deg, #12a057, #199c73) !important;
  transition: all 0.4s ease-in-out 0s !important;
}

.btn-green:hover, .btn-green:focus, .btn-green:active{
  background: #186135;
  background: linear-gradient(276deg, #158c52, #2a8b38) !important;
  transition: all 0.4s ease-in-out 0s !important;
}


.title {
  color: #ffffff;
  }
.subtitle {
  color: #e7e7e7;
  }
 .logo-title {
  margin-bottom: 15px !important;
 }

 .bg-primary {
  background: #dbdbdb !important;
    background: -webkit-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: -moz-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: -o-linear-gradient(182deg, #ffffff, #dbdbdb) !important;
    background: linear-gradient(225deg, #1f6945 40%, #02360d 100%)!important;
}
.bg-gray {
  background: #e6e6e6 !important;
}

.bg-gray2 {
  background: linear-gradient(328deg, #1f5c36 -90%, #026234 74%, #183c30);
}

.navbar-brand img {
  max-height: 49px;
  transition-duration: 0.5s;
}

.text {
  position: relative;
  padding: 10px 25px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px !important;
  color: #ffffff;
  top: 0;
  opacity: 0;
  transition: all 0.6s ease;
}



.howwework {
  position: relative;
  padding: 10px 25px;
  /* display: table-cell; */
  vertical-align: middle;
  text-align: center;
  /* font-size: 50px !important; */
  color: #196500;
  top: 0;
  opacity: 1;
  transition: all 0.6s ease;
}

.number {
  color: #d6d6d6 !important;
  font-size: 60px !important;
  margin-bottom: 0px !important;
  display: block;
  font-weight: 600;
}

.divider {
  border-bottom: 2px solid #196500 !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  content: "";
  display: block;
  text-align: center;
  width: 80px; }

.text-gray {
  color: #545454;
}
.text-green {
  color: #28840a !important;
}
.text-green2 {
  color: #21590f;
}
.p-1 {
  padding-top: 100px !important;
  padding-bottom: 0px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important; 
}

.py-xxl-24 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.pt-2 {
  padding-top: .6rem;
}

.pl-2 {
  padding-left: 2rem;
}
.pr-2 {
  padding-right: 2rem;
}
.pr-25 {
  padding-right: 2.5rem;
}
.pr-3 {
  padding-right: 3rem;
}
.pr-4 {
  padding-right: 4rem;
}
.pl-3 {
  padding-left: 3rem !important;
}
.pl-4 {
  padding-left: 4rem !important;
}
.pl-25px {
  padding-left: 25px;
}

.pt-25px {
  padding-top: 25px !important;
}

.pb-25px {
  padding-bottom: 25px !important;
}

.ml-1{
  margin-left: 3%;
}
.mr-1{
  margin-right: 3%;
}

.text-check, .text-check-hover:hover {
  color: #46a926  !important; }

.shadow-banner{
  box-shadow: 3px 2px 9px 6px rgb(0 0 30 / 15%);
}

.bg-grass {
  background: url(../img/bg/bg.png) no-repeat center top;
  width: 100%;
    top: 110%;
    left: 0;
    background-size: cover;
}

.bg-waves {
  background: url(../img/bg/bg2.png) no-repeat center top;
  width: 100%;
    top: 110%;
    left: 0;
    background-size: cover;
}

.bg-waves2 {
  background: url(../img/bg/bg3.png) no-repeat center top;
  width: 100%;
    top: 110%;
    left: 0;
    background-size: cover;
}
  .butn.small2 {
    padding: 3px 4px 0px 4px !important; /* up, right, down, left  */
    font-size: 15px;
    letter-spacing: 0.5px;
    background: #ffb600;}

    @media screen and (max-width: 991px) {
        .butn.small {
          padding: 2px 2px; } }

@media (min-width: 1200px){ 
  .container2 { 
    left: 8px !important;
    max-width: 98% !important;
    min-height: 100% !important;
    max-height: 100% !important; 
  } 
}
@media (min-width: 1400px){ 
  .container2 { 
    left: 8px !important;
    max-width: 98% !important;
    min-height: 100% !important;
    max-height: 100% !important; 
  } 
}