@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&family=Satisfy&display=swap');

html, body{
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding:0;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    overflow-x: hidden !important;
}
input::placeholder, #comentario::placeholder{
  font-style: normal !important;
  font-weight: 300;
  font-size: 16px !important;
  line-height: 150% !important;
  color: #000000 !important;
}
label{
  diplay: block;
  magin-top: -15px;
  magin-bottom: 15px;
  color: #e63220;
  font-size: 12px; 
}

#termos-error {
  margin-top: -15px !important;
  color: #e63220 !important;
}
a {
  color: #000000;
}
a:hover {
  color: #F2A408;
}

#termos-error{
  margin-top: -40px;
  margin-bottom: 20px;
}
/* header  */
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%; 
}
#video {
  width: 100%;
  z-index: 1;
  padding: 80px 0 0 0;
}
#box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  padding-top: 100px;
}
#logo {
  margin-top: -100px;
}
#header-txt {
  margin-top: 60px;
  color: #ffffff;
}
#header-txt h1 {
  font-size: 55px;
  font-weight: 700;
}
#header-txt p {
  font-size: 25px; 
  font-weight: 400;
}
#contactform {
  background: rgba(255, 255, 255, 0.8);
  width: 340px;
  margin: 0 auto;
  padding: 40px 30px;
  border-radius: 15px;
  text-align: center;
}
#contactform h6 {
  font-weight: 700;
  font-size: 25px;
  color: #000000;
  padding-bottom: 10px;
}
.form-group input, #comentario {
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #000000;
  height: 55px;
}
.form-check {
  text-align: left;
}

#the-count {
    text-align: right;
    font-size: 12px;
}

.form-check label {
  margin: 15px 0 20px -25px;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
  color: #000000;
  font-size: 10px;
}
.form-check input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 5px;
  padding-right: 5px;
  color: #000000;
}
.form-check input[type=checkbox]:checked + .checkmark:after {
  content: "\2713";
  display: block;
  text-align: center;
  line-height: 15px;
  margin-left: 3px;
}
.form-button {
  background: #F2A408;
  border-radius: 10px;
  width: 100%;
  height: 45px;
  border: none;
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
}
.form-button:hover {
  background: #FAF9F4;
  color: #F2A408;
}
/* section 1 */
#section1 {
  background: url("../img/section1.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 800px;
  margin-top: -150px;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
#sec1 {
  padding: 50px 0 40px 0;
}
#sec1-txt h6 {
  font-family: 'Satisfy', cursive;
  font-weight: 400;
  font-size: 35px;
  color: #F2A408;
}
#sec1-txt h3 {
  font-weight: 700;
  font-size: 55px;
  line-height: 1;
}
#sec1-txt img {
  max-width: 300px;
}
#icons-ss {
  margin-top: 50px;
}
#icons h6 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #F2A408;
  line-height: 1;
  margin-top: 20px;
}
#icons p {
  font-size: 13px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 70%;
  line-height: 1.2;
}
/* new section 1 */
.cards {  
  background-repeat: no-repeat;
  background-position: center;
  max-width: 330px;
  min-height: 400px;
  border-radius: 20px;
  margin: 30px 30px 0 30px;
  color: #ffffff;
}
#card1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0) 80%), url('../img/tembo.png');
}
#card2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0) 80%), url('../img/poa.png');
  background-position: top right;
}
#card3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0) 80%), url('../img/duma.png');
  background-position: top center;
}
#card4 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0) 80%), url('../img/love.png');
}
#card5 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0) 80%), url('../img/harabi.png');
}
#card6 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0) 80%), url('../img/pumba.png');
}
#card-t {
  font-size: 30px;
  margin: 0;
  font-weight: 700;
  margin-top: 220px;
  padding: 0;
}
#card-d {
  font-size: 15px;
  margin: 0;
  font-weight: 400;
  color: #F2A408;
}
#card-sub {
  font-size: 18px;
  margin: 0 0 10px 0;
  font-weight: 400;
}
#card-cta {
  background: #F2A408;
  border-radius: 10px;
  margin: 0 auto;
  width: 65%;
  height: 45px;
  color: #ffffff;
  border: none;
}
#card-cta:hover {
  background: #ffffff;
  color: #F2A408;
}
/* section 2 */
#section2 {
  clip-path: circle(300vw at 55% 301vw);
  padding-top: 40px;
  background-color: #FAF9F4;
  background: url("../img/section2.svg");
  background-size: cover;
  background-position: bottom;
  min-height: 550px;
  background-repeat: no-repeat;  
  text-align: center;
}
#prize img{
  max-width: 230px;
  margin: 20px 0 0px 0;
}
#sec2-txt {
  padding-top: 100px;
}
#sec2-txt h6 {
  font-family: 'Satisfy', cursive;
  font-weight: 400;
  font-size: 35px;
  color: #F2A408;
}
#sec2-txt h3 {
  font-weight: 700;
  font-size: 55px;
  line-height: 1;
}
#sec2-txt {
  font-size: 13px;
  margin-bottom: 10px;
}
#map {
  background: url("../img/mapa-final-tanzania.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 115px;
  margin-top: 100px;
}
/* gallery */
.galeria{
  padding: 0 15px 95px;
  background-color: #ffffff;
  background-size: 1920px auto;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  margin-bottom: -135px;
  position: relative;
  z-index: 1;
  clip-path: circle(300vw at 50% calc(-300vw + 170px));
  text-align: center;
  margin-top: 30px;
}
#gallery-txt h6 {
  font-family: 'Satisfy', cursive;
  font-weight: 400;
  font-size: 35px;
  color: #F2A408;
}
#gallery-txt h3 {
  font-weight: 700;
  font-size: 55px;
  line-height: 1;
}
[data-slide="0"] .inner.sliders {background-image:url('../img/carruosel/slide1.png');}
[data-slide="1"] .inner.sliders {background-image:url('../img/carruosel/slide2.png');}
[data-slide="2"] .inner.sliders {background-image:url('../img/carruosel/slide3.png');}
[data-slide="3"] .inner.sliders {background-image:url('../img/carruosel/slide4.png');}
[data-slide="4"] .inner.sliders {background-image:url('../img/carruosel/slide5.png');}
.gallery-slide {
  padding: 0 30px;
}
.gallery-slide .inner {
  min-height: 530px;
}
.gallery  .slick-dots{
  position: absolute;
  bottom: -283px;
  left: 0;
  right: 0;
  display: flex;
  z-index: 1;
  width: 127px;
  margin: auto;
  padding: 0;
  list-style: none;
}
.gallery.sliders .slick-dots{
  bottom: -110px;
}
.gallery .slick-dots li{
  cursor: pointer;
  margin: 0 3px;
  width: 18px;
  height: 18px;
  background: #919191;
  border-radius: 100%;
}
.gallery .slick-dots li.slick-active{
  background: #F2A408;
}
.gallery .slick-dots li button{
  font-size: 0px;
  background: transparent;
  border: 0px;
}
[data-slide] .inner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery-counter,
.gallery-arrows {
  margin: 0 20px;
  display: flex;
  align-items: center;
}
.slick-arrow {
  font-size: 0;
  height: 34px;
  width: 34px;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.slick-prev {
  background-image: url("../img/left.svg");
  background-color: transparent;
  border: 0;
  margin-left: -10px;
  margin-right: 130px;
}
.slick-next {
  background-image: url("../img/right.svg");
  background-color: transparent;
  border: 0;
}
.efect{
  padding: 70px 0 106px;
  background-color: #ffffff;
  background-size: 1920px auto;
  background-position: center 20px;
  background-repeat: no-repeat;
  -webkit-clip-path: circle(300vw at 50% 300vw);
  -moz-clip-path: circle(300vw at 50% 300vw);
  -ms-clip-path: circle(300vw at 50% 300vw);
  -o-clip-path: circle(300vw at 50% 300vw);
  clip-path: circle(300vw at 50% 300vw);
  margin-top: -85px;
}
.efect p{
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  color: #000000;
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.gallery-navigation{
 position: relative;
}
.gallery-navigation .content-text {
  text-align: center;
  justify-content: center;
  position: absolute;
  top: -71px;
  left: 0;
  right: 0;
}
.gallery-navigation .content-text p{
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 25px;
  color: #202323;
}
/* testimonial */
#testimonial {
  background: url("../img/testimonial.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 500px;
  text-align: center;
}
.testimo {
  margin-top: 100px;
}
.testi {
  width: 400px;
  height: 320px;
  background: #FFFFFF;
  border-radius: 15px;
  text-align: center;
  margin: 0 10px;
}
.testi img {
  margin: 20px auto 20px auto;
}
.testi p {
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  padding: 0 30px;
  min-height: 115px;
}
#na {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
}
/* footer */
#footer {
  background: #000000;
  padding: 30px 0;
  color: #ffffff;
}
#footer-txt h6 {
  font-family: 'Satisfy';
  font-weight: 400;
  font-size: 35px;
}
#footer-txt h3 {
  font-weight: 700;
  font-size: 55px;
  line-height: 1;
}
#footer-cta {
  text-align: center;
}
#footer-cta button {
    background: #F2A408;
    border-radius: 10px;
    width: 350px;
    height: 60px;
    border: none;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 auto;
}
#footer-cta button:hover {
  background: #FAF9F4;
  color: #F2A408;
}
/* adstrategy */
#section-ads {
  padding: 20px 0;
}
/* responsive */
@media(min-width: 1900px){
  #section2 {
    background-size: cover;
    min-height: 700px;
    margin-bottom: 80px;
  }
  #map {
    min-height: 400px;
    margin-bottom: 50px;
  }
  #section1 {
    margin-top: -400px !important;
    background-size: cover;
  }
  #sec1 {
    padding: 120px 0 40px 0;
  }
  .galeria {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1450px) {
   #section1 {
    margin-top: -150px !important;
  }
}

@media(min-width: 1400px){
  
  #section1 {
    margin-top: -250px;
  }
  #section2 {
    margin-bottom: 30px;
  }
  #sec2-txt {
    padding-top: 220px;
  }
  #map {
    margin-top: 200px;
  }
}
@media(max-width: 1450px){
  #video {
    width: 125%;
  }
}

@media(max-width: 1300px){
  #video {
    width: 115%;
  }
}
@media(max-width: 1250px){
  #video {
    width: 120%;
  }
  #section1 {
    margin-top: -40px;
  }
  #section2 {
    background-size: cover;
    background-position: center;
  }
  #gallery-txt {
    padding: 50px 0;
  }
  .galeria {
    clip-path: circle(310vw at 50% calc(-300vw + 115px));
  }
  .gallery-slide .inner {
    min-height: 450px;
  }
}
@media(max-width: 1024px){
  #video {
    width: 130%;
  }
}
@media(max-width: 992px){
  #icons p {
    font-size: 12px;
    max-width: 100%;
  }
  .cards {
    margin: 30px 10px 0 10px;
  }
  #video{
    width: 145%;
    height: auto;
  }
  #header-txt h1 {
    font-size: 40px;
  }
  #header-txt p {
    font-size: 18px;
  }
  #sec1-txt h3, #sec2-txt h3, #gallery-txt h3{
    font-size: 40px;
  }
  #sec1-txt h6, #sec2-txt h6, #gallery-txt h6 {
    font-size: 25px;
  }
  #sec2-txt p {
    font-size: 12px;
  }
  #section1 {
    margin-top: -45px;
  }
  #icons img {
    max-width: 65%;
  }
  #section2 {
    background-size: cover;
    background-position: center;
    margin-bottom: 0px;
  }
  #map {
    background-position: 0px;
  }
  #gallery-txt {
    padding-top: 80px;
  }
  .galeria{
    margin-bottom: -110px;
    clip-path: circle(300vw at 50% calc(-300vw + 280px));
  }
  .galeria {
    margin-bottom: -110px;
    clip-path: circle(300vw at 50% calc(-300vw + 240px));
  }
  .galeria .title{
    margin-bottom: 20px;
  }
  .galeria {
    margin-bottom: -70px;
  }
  .galeria .content-int p{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #202323;
    width: 100%;
    max-width: 500px;
    margin: auto;
    text-align: center;
  }
  .gallery-navigation{
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .gallery .slick-dots {
    position: absolute;
    bottom: -26px;
    width: 120px;
    margin: auto;
  }
  .gallery.sliders .slick-dots{
    bottom: -26px;
  }
  .gallery-slide .inner{
    min-height: 370px;
  }
  .efect{
    padding: 70px 0 15px 0;
  }
  .efect p{
    display: none
  }
  .slick-prev{
    margin-left: 0px;
    margin-right: 130px;
  }
  .gallery-navigation .content-text{
    top: -150px;
  }
  .testi p {
    padding: 0 15px;
    font-size: 11px;
  }
  #footer-txt h6 {
    font-size: 20px;
  }
  #footer-txt h3 {
    font-size: 30px;
  }
  #footer-cta button {
    width: 300px;
  }
}

@media(max-width: 800px){
  #video {
    width: 160%;
  }
}

@media(max-width: 767px){
  #icons p {
    font-size: 14px;
    max-width: 70%;
  }
  #prize img {
    max-width: 100%;
  }
  html, body {
    text-align: center;
  }
  #header-txt {
    margin-top: 20px;
  }
  #video {
    width: 245%;
  }
  #icons {
    margin-bottom: 40px;
  }
  #map {
    min-height: 400px;
    margin-top: 20px;
  }
  #sec2-txt {
    padding-top: 60px;
  }
  .galeria {
    margin-bottom: -120px;
  }
  .testi p {
    font-size: 15px;
    min-height: 50px;
    padding: 0 50px;
  }
  #footer-txt h6 {
    font-size: 25px;
  }
  #footer-txt h3 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  #section1 {
    margin-top: -50px;
  }
}
@media(max-width: 690px){
  #section1 {
    margin-top: -30px;
  }
}
@media(max-width: 656px){
   #video {
    width: 280%;
  }
}
@media(max-width: 575px){
   #video {
    width: 300%;
  }
}
@media(max-width: 504px){
  .galeria {
    margin-bottom: -110px;
    clip-path: circle(300vw at 50% calc(-300vw + 240px));
  }
  .gallery-slide{
    padding: 0;
  }
  #gallery-txt {
    padding: 60px 0 20px 0!important;
  }
  #sec1-txt h3, #sec2-txt h3, #gallery-txt h3 {
    font-size: 35px;
  }
  .testi p {
    padding: 0 20px;
  }
  #footer-txt h3 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  #video {
    width: 430%;
  }
  #contactform {
    width: 100%;
  }
}

@media(max-width: 482px){
  .galeria .title{
    margin-bottom: 20px;
  }
  .galeria {
    margin-bottom: -20px;
    clip-path: circle(300vw at 50% calc(-300vw + 290px));
  }  
}
@media(max-width: 390px){
  #video {
    width: 500%;
  }
  #footer-cta button {
    width: 100%;
  }
}

@media(max-width: 340px){
  #gallery-txt {
    padding: 45px 0 0px 0!important;
  }
  #video {
    width: 600%;
  }
  .testi p {
    font-size: 12px;
  }
  #footer-txt h6 {
    font-size: 20px;
  }
  #footer-txt h3 {
    font-size: 28px;
  }
  #footer-cta button {
    width: 100%;
    font-size: 22px;
  }
}