@font-face {
  font-family: "Proxima Nova Regular";
  src: url("ProximaNova-Regular.eot");
  src: url("ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Regular.woff") format("woff"), url("ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova Semibold";
  src: url("ProximaNova-Semibold.eot");
  src: url("ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Semibold.woff") format("woff"), url("ProximaNova-Semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova Bold";
  src: url("ProximaNova-Bold.eot");
  src: url("ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Bold.woff") format("woff"), url("ProximaNova-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Proxima Nova Semibold", sans-serif;
  font-size: 20px;
  color: #242424;
  background-color: #fff;
}

h1 {
  color: #242424;
  font-family: "Proxima Nova Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 110%;
}

h2 {
  margin: 0;
  font-family: "Proxima Nova Bold", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
}

h3 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
}

h5 {
  font-family: "Proxima Nova Regular", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 120%;
}

p {
  font-family: "Proxima Nova Regular", sans-serif;
  color: #828282;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
}

.container {
  max-width: 1270px;
  margin: 0 auto;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.utour-logo {
  width: 150px;
}

.container-fluid {
  max-width: 1270px;
}

.navbar {
  padding: 20px 0 0 0;
}

.nav-item {
  padding-top: 30px;
  padding-right: 64px;
  padding-left: 15px;
}

.nav-link {
  padding-bottom: 0px;
  font-weight: 600;
  font-size: 20px;
}

#section-1 {
  margin-top: 80px;
}

.main {
  margin-top: 30px;
}

.title {
  margin-bottom: 10px;
}

.sub-title {
  color: #828282;
}

.play-market {
  margin-top: 145px;
}

#section-2 {
  margin-top: 150px;
  margin-bottom: 130px;
}

.h2-1 {
  text-align: center;
}

.text-2 {
  margin: 70px 0 100px 0;
}

.h3-2 {
  margin-top: 30px;
  line-height: 100%;
}

#section-3 {
  margin-bottom: 200px;
}

.text-3 {
  padding-top: 175px;
  padding-bottom: 14px;
  color: #242424;
  font-family: "Proxima Nova Semibold", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
}

.img-4 {
  padding-top: 90px;
}

.mail-form {
  margin-top: 70px;
}

#footer {
  height: 270px;
  background-color: #242424;
}

.text-footer {
  color: #fff;
  font-family: "Proxima Nova Semibold", sans-serif;
  padding-top: 40px;
}

.col-first {
  margin-top: 48px;
}

.col-second {
  margin-top: 74px;
  padding: 0;
}

.footer-link {
  display: inline-block;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

a {
  text-decoration: none;
}

.socials {
  margin-bottom: 30px;
}

.social-m {
  padding-right: 20px;
}

.col-third {
  margin-top: 71px;
}

@media screen and (max-width: 640px) {
  .container {
    max-width: auto;
  }
  .navbar-toggler {
    margin-top: 20px;
  }
  #section-1 {
    margin-top: 70px;
  }
  #section-2 {
    margin-top: 75px;
    margin-bottom: 70px;
  }
  .image-tourists {
    margin: 0 auto;
    max-width: 100%;
  }
  .main {
    margin-top: 0;
  }
  h1 {
    text-align: center;
    font-size: 10vw;
    padding-bottom: 10px;
  }
  h2 {
    font-size: 6.25vw;
  }
  h3 {
    font-size: 6vw;
  }
  h5 {
    font-size: 4.4vw;
  }
  p {
    font-size: 4.5vw;
  }
  .sub-title {
    text-align: center;
  }
  .sub-title-text {
    font-size: 4.5vw;
  }
  .play-market {
    margin: 60px auto 30px;
    width: 250px;
  }
  .text-2 {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
  }
  .cards {
    text-align: center;
  }
  .card-2 {
    margin-bottom: 35px;
  }
  .text-3 {
    font-size: 6vw;
    padding-top: 80px;
    text-align: center;
  }
  .text-3-sm {
    font-size: 4.5vw;
    text-align: center;
  }
  .img-4 {
    margin: 0 auto;
    max-width: 80%;
  }
  #footer {
    height: auto;
    background-color: #242424;
  }
  .col-first {
    text-align: center;
  }
  .col-third {
    text-align: center;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .container {
    max-width: auto;
  }
  .navbar-toggler {
    margin-top: 20px;
  }
  #section-1 {
    margin-top: 70px;
  }
  #section-2 {
    margin-top: 75px;
    margin-bottom: 100px;
  }
  .image {
    text-align: center;
  }
  .image-tourists {
    margin: 0 auto;
    max-width: 100%;
  }
  .main {
    margin-top: 0;
  }
  h1 {
    text-align: center;
    font-size: 10vw;
    padding-bottom: 10px;
  }
  h2 {
    font-size: 6vw;
  }
  h3 {
    font-size: 5.5vw;
  }
  h5 {
    font-size: 3.5vw;
  }
  p {
    font-size: 4vw;
  }
  .p2 {
    margin-bottom: 50px;
  }
  .title {
    margin-bottom: 20px;
  }
  .sub-title {
    text-align: center;
  }
  .sub-title-text {
    font-size: 4.5vw;
  }
  .play-market {
    margin: 60px auto 30px;
    width: 50%;
  }
  .text-2 {
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
  }
  .cards {
    text-align: center;
  }
  .card-2 {
    margin-bottom: 40px;
  }
  .text-3 {
    font-size: 6vw;
    padding-top: 80px;
    text-align: center;
  }
  .text-3-sm {
    font-size: 4.5vw;
    text-align: center;
  }
  .img-4 {
    text-align: center;
  }
  #footer {
    height: auto;
    background-color: #242424;
  }
  .col-first {
    text-align: center;
  }
  .col-second {
    text-align: center;
  }
  .col-third {
    text-align: center;
    margin-bottom: 50px;
  }
}
/*# sourceMappingURL=styles.css.map */