@font-face {
    font-family: 'Quicksand-Light';
    src: url('../fonts/Quicksand-Light.woff2') format('woff2'),
        url('../fonts/Quicksand-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-SemiBold';
    src: url('../fonts/Quicksand-SemiBold.woff2') format('woff2'),
        url('../fonts/Quicksand-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-Medium';
    src: url('../fonts/Quicksand-Medium.woff2') format('woff2'),
        url('../fonts/Quicksand-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-Bold';
    src: url('../fonts/Quicksand-Bold.woff2') format('woff2'),
        url('../fonts/Quicksand-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand-Regular';
    src: url('../fonts/Quicksand-Regular.woff2') format('woff2'),
        url('../fonts/Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

footer h3{
  margin-top: 20px;
  margin-bottom: 20px;
}


footer{
   background: none !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.stores{
  width: 231px;
  height: 71px;
}

.footer-icons{
  width: 22px;
  height: 22px !important;
  margin-right: 15px;
  color: #5e3921 !important;
}

.footer-socials a img{
  width: 100px;
  height: 100px !important;
}

footer a{
    color: #5e3921 !important;
}

.visa-master{
  width: 40%;
  height: auto !important
}


html, body{
	width:100%;
	height: 100%;
  overflow-x: hidden;
}

.navbar{
	background-color: transparent !important;
}

.navbar-brand, .navbar-brand img{
    max-width: 50%;
}

.navbar-nav li a, .navbar-light .navbar-nav .nav-link{
    font-size: 17px;
    color: #ffffff;
    font-family: 'Quicksand-SemiBold';
}

#homepage{
	height: 100vh;
	 background: url(../images/bg-home.png) no-repeat 100% 100%; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

.matematigo-introduction{
    padding-top: 60px;
}

#homepage h1{
    color: #ffffff;
    font-size: 60px;
    font-family: 'Quicksand-Bold'; 
    margin-bottom: 20px;   
}

#matematigo-go h1{
   color: #000000;
    font-size: 35px;
    font-family: 'Quicksand-Bold'; 
    margin-bottom: 20px;   
    padding-top: 120px;
}
#matematigo-go p{
    color: #000000;
    font-size: 25px;
    font-family: 'Quicksand-Regular';
    margin-bottom: 20%; 
}

#homepage p{
    color: #ffffff;
    font-size: 25px;
    font-family: 'Quicksand-Regular';
    margin-bottom: 20%; 
}

.matematigo-boy{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45%
}

#advantages{
    padding-top: 150px;
    padding-bottom: 150px;
}

#advantages h2{
    color: #000000;
    font-size: 40px;
    font-family: 'Quicksand-SemiBold';
}

.line-black{
    margin-bottom: 100px;
}

#advantages ul{
    list-style: none;
    margin-top: 100px;
    padding-left: 0;
}

#advantages ul li{
    margin-bottom: 80px;
    color: #000000;
    font-size: 18px;
    font-family: 'Quicksand-SemiBold';
}


#advantages .phone-right{
    padding-left: 75px !important;
}

.contacts{
    background: url(../images/bg-contact.png) no-repeat 100% 100%; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      padding-top: 150px;
}

.contacts h2{
    color: #ffffff;
    font-size: 40px;
    font-family: 'Quicksand-SemiBold';
}

.contacts .line-white{
    margin-bottom: 150px;
}

#benefits ul{
    text-align: left !important;
}

#benefits ul li{
    color: #ffffff;
    font-size: 30px;
    font-family: 'Quicksand-Medium';
    margin-bottom: 30px;
}

#benefits{
    padding-bottom: 200px;
}


.contactForm{
    background: #ffffff;
    padding: 50px;
    border-radius: 15px;
    margin-bottom: 200px;
}

.send-button{
    background-color: #e49732;
    border: none;
}

footer img{
    height: 100px !important;
}

header{
  background:url('../images/header-bg.png') no-repeat;
  background-position: right;
}

.forms-matematigo{
  background: url('../images/forms-bg.png');
  padding-top:100px;
}

.page-template-one{
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-template-one h1{
  font-family: 'Quicksand-Bold';
  font-size:60px;
  color: #000;
  margin-bottom: 40px;
}

.page-template-one p{
  font-family: 'Quicksand-Regular';
  font-size: 24px;
  color: #000;
}

.forms-matematigo h2{
   font-family: 'Quicksand-Bold';
   font-size:48px;
   color: #fff;
}

.forms-matematigo .line-white{
  margin-bottom: 40px;
}

.contact-page p{
  font-family: 'Quicksand-Regular';
  font-size:30px;
  color: #000;
}

.contact-page p>span{
  font-family: 'Quicksand-Bold' !important;
}

.dropdown-menu{
  background:#E49632;
}












 @media only screen and (max-width: 768px) {

  .visa-master{
    width: 50% !important;
  }

  .mobile-gif{
    width: 50%
  }


  #homepage p{
    margin-bottom: 10%;
  }

  #advantages{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .line-black{
    margin-bottom: 0;
  }

  #advantages ul{
    text-align: center;
    margin-top: 0;
  }

  #advantages ul li{
    margin-bottom: 20px;
  }

  #advantages .phone-right{
    padding-left: 0 !important;
  }

  .contacts{
    padding-top: 50px;
  }

  .contacts .line-white{
    margin-bottom: 30px;
  }

  #benefits ul{
    padding-left: 20px !important;
  }

  #benefits ul li{
    font-size: 20px !important;
  }

  #benefits{
    padding-bottom: 50px;
  }

  .contactForm{
    margin-bottom: 50px;
  }

  .matematigo-introduction{
    padding-top: 20px;
  }

  #homepage h1{
    font-size: 40px;
  }

  #homepage p {
    font-size:20px;
  }

  .matematigo-boy{
    display: none;
  }

  header{
    background:none;
    background-color: #e49732;
  }
}
