body {
  background: #f5f5f5;
  font-family: 'Raleway', sans-serif;
  color: #5A5A5A;
  /*padding-top: 120px; */
  /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

header .header-slide {
  height: 500px;
  padding-top: 150px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-color: #eeeeee;
  color: #ffffff;
  border-bottom: 5px solid #0058a1;
}

header .header-slide .caption {
  margin-bottom: 20px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

header .header-slide .caption h2 {
  font-size: 45px;
}

header .header-slide .caption .text {
  background: #0074D4;
  margin-top: 5px;
  padding: 10px;
  text-align: left;
  width: 50%;
  position: relative;
  font-size: 25px;
  line-height: 24px;
}

header .destiny-slide {
  height: 500px;
  padding-top: 150px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-color: #eeeeee;
  color: #ffffff;
  border-bottom: 5px solid #0058a1;
}

header .frase-destination {
  background: #0074D4;
  opacity: 0.9;
  width: 100%;
  padding: 15px 0 1px 0;
  margin-top: 270px;
}

header span {
  font-size: 37px;
  line-height: 25px;
}

header p {
  font-size: 17px;
  line-height: 15px;
}

footer {
  background: #0074D4;
  color: #ffffff;
  margin-top: 25px;
  padding: 20px 0 0;
  font-size: 12px;
}

footer .form-control {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0;
  border: 1px solid #0058a1;
}

footer i {
  background: #fff none repeat scroll 0 0;
  border-radius: 50px;
  color: #0074d4;
  font-size: 23px !important;
  height: 40px;
  margin-right: 5px;
  padding-top: 9px;
  text-align: center;
  width: 40px;
}

footer i:hover {
  background: #003c6e;
}

footer a {
  color: #ffffff;
  text-decoration: none;
}

footer a:hover {
  color: #d2d2d2;
  text-decoration: none;
}

footer h3 {
  font-size: 16px;
  margin: 0;
}

footer .footer-copyright {
  background: #0058a1;
  font-size: 12px;
  padding: 20px 0;
  margin-top: 20px;
  text-align: center;
}

.navbar-inverse {
  background: #ffffff;
  border: 0 none;
  color: #0074D4;
  font-size: 15px;
  height: 120px;
  padding: 45px 0 10px;
  text-transform: capitalize;
  border-bottom: 1px solid #eeeeee;
  margin: 0;
}

.navbar-inverse .navbar-brand {
  float: none;
  position: relative;
  top: 5px;
}

.navbar-inverse .navbar-brand img {
  display: inline;
}

.navbar-inverse .navbar-toggle {
  background-color: #0074D4;
  float: inherit;
  position: absolute;
  right: 0;
  z-index: 9999;
}

.navbar-inverse .navbar-collapse.collapsing, .navbar-inverse .navbar-collapse.in {
  border-color: #1a6ecc;
  background-color: #fff;
  margin-top: 75px;
}

.navbar-inverse .navbar-center {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  margin: auto;
  height: 100%;
}

.navbar-inverse .navbar-nav li a {
  color: #0074D4;
}

.navbar-inverse .navbar-nav li a:hover, .navbar-inverse .navbar-nav li a :focus {
  border-bottom: 1px solid #0074D4;
  background: none;
  color: #0074D4;
}

.navbar-inverse .navbar-nav .active a {
  color: #0074D4;
  border-bottom: 1px solid #0074D4;
  background: none;
}

.navbar-inverse .navbar-nav .active a:hover, .navbar-inverse .navbar-nav .active a:focus {
  color: #0074D4;
  border-bottom: 1px solid #0074D4;
  background: none;
}

section {
  padding: 40px 0;
}

section h4 {
  font-weight: bold;
}

section h3 {
  font-weight: bold;
}

section h2 {
  color: #0074D4;
  font-size: 40px;
  text-transform: capitalize;
}

section .title-side hr {
  width: 90px;
  border-color: #0074D4;
  margin: 20px 0 25px;
}

section hr {
  width: 90px;
  border-color: #0074D4;
  margin: 20px auto 25px;
}

section.parallax {
  position: relative;
  color: #ffffff;
  background-size: cover;
  padding: 50px 0 70px 0;
}

section.parallax:before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

section.parallax hr {
  width: 90px;
  border-color: #ffffff;
  margin: 20px auto 25px;
}

section.parallax h2 {
  color: #ffffff;
}

section.parallax .container {
  position: relative;
  z-index: 9999;
}

section .item {
  margin: 10px 5px 114px;
  height: 360px;
  position: relative;
  background-size: cover;
}

section .item:before {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}

section .item:hover:before {
  opacity: 1;
}

section .item.buenos_aires {
  background: url(../images/destinations/buenos-aires.jpg);
  background-size: cover;
}

section .item.buenos_aires:before {
  background: url(../images/destinations/buenos-aires-map.jpg);
  background-size: cover;
}

section .item.iguassu_falls {
  background: url(../images/destinations/iguazu.jpg);
  background-size: cover;
}

section .item.iguassu_falls:before {
  background: url(../images/destinations/iguazu-map.jpg);
  background-size: cover;
}

section .item.northwest {
  background: url(../images/destinations/salta.jpg);
  background-size: cover;
}

section .item.northwest:before {
  background: url(../images/destinations/salta-map.jpg);
  background-size: cover;
}

section .item.mendoza {
  background: url(../images/destinations/mendoza.jpg);
  background-size: cover;
}

section .item.mendoza:before {
  background: url(../images/destinations/mendoza-map.jpg);
  background-size: cover;
}

section .item.bariloche {
  background: url(../images/destinations/bariloche.jpg);
  background-size: cover;
}

section .item.bariloche:before {
  background: url(../images/destinations/bariloche-map.jpg);
  background-size: cover;
}

section .item.calafate {
  background: url(../images/destinations/calafate.jpg);
  background-size: cover;
}

section .item.calafate:before {
  background: url(../images/destinations/calafate-map.jpg);
  background-size: cover;
}

section .item.ushuaia {
  background: url(../images/destinations/ushuaia.jpg);
  background-size: cover;
}

section .item.ushuaia:before {
  background: url(../images/destinations/ushuaia-map.jpg);
  background-size: cover;
}

section .item.puerto_madryn {
  background: url(../images/destinations/puerto-madryn.jpg);
  background-size: cover;
}

section .item.puerto_madryn:before {
  background: url(../images/destinations/puerto-madryn-map.jpg);
  background-size: cover;
}

section .item.ibera_wetlands {
  background: url(../images/destinations/esteros-ibera.jpg);
  background-size: cover;
}

section .item.ibera_wetlands:before {
  background: url(../images/destinations/esteros-ibera-map.jpg);
  background-size: cover;
}

section .item .text {
  padding: 20px 10px;
  background: #ffffff;
  position: absolute;
  bottom: -110px;
  width: 100%;
  color: #5A5A5A;
  border: 1px solid #eaeaea;
}

section .item .text h4 {
  font-size: 25px;
  margin: 0 0 20px;
  font-weight: normal;
}

section .destination-slide img {
  padding: 5px;
}

.safeTravel {
  margin: 50px;
}

@media (max-width: 767px) {
  .destiny-slide {
    height: 500px;
    padding-top: 150px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-color: #eeeeee;
    color: #ffffff;
    border-bottom: 5px solid #0058a1;
  }
  .logo img {
    width: 250px !important;
    padding-left: 20%;
  }
  .logoRound img {
    width: 200px !important;
    max-height: 100px;
    padding-left: 20%;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #0058a1 !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fcfeff !important;
  }
  .frase-destination {
    background: #0074D4;
    opacity: 0.9;
    padding: 10px;
    width: 100%;
    margin-top: 50px;
  }
}

.language {
  font-size: 10px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 9999;
  color: #0074D4;
}

.language .active {
  text-decoration: underline;
}

.owl-theme .owl-controls .owl-page span {
  border-radius: 0;
  width: 40px;
  height: 5px;
}
/*# sourceMappingURL=style.css.map */