@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

body {
  background-color: #fff;
  color: #000;
  font: 400 14px/22px 'GothamRounded', Arial, Helvetica, sans-serif;
  min-width: 320px;
}

img {
  vertical-align: top;
}

a {
  transition: all 0.3s;
  color: #00529b;
}

a:hover,a:focus {
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0 0 8px;
  font-weight: 700;
}

h1 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 12px;
}

h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 12px;
}

h3 {
  font-size: 18px;
  line-height: 20px;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

.img-wrap {
  width: 100%;
  position: relative;
  float: left;
  left: 50%;
  min-width: 830px;
}

.img-wrap img {
  width: 100%;
  position: relative;
  float: left;
  left: -50%;
  height: auto;
}

.btn {
  border-radius: 0;
}

.btn.btn-yellow {
  text-align: center;
  text-shadow: 0 1px 0 #ffe776;
  color: #9c6001;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  min-width: 150px;
  border-radius: 3px;
  border: 0;
  background: #ffe03f;
  background: -moz-linear-gradient(top, #ffe03f 0%, #ffce2b 36%, #feb109 81%, #ffaa02 100%);
  background: -webkit-linear-gradient(top, #ffe03f 0%, #ffce2b 36%, #feb109 81%, #ffaa02 100%);
  background: linear-gradient(to bottom, #ffe03f 0%, #ffce2b 36%, #feb109 81%, #ffaa02 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe03f', endColorstr='#ffaa02',GradientType=0 );
}

.btn.btn-yellow:hover,.btn.btn-yellow:focus {
  background: #ffaa02;
  background: -moz-linear-gradient(top, #ffaa02 0%, #feb109 19%, #ffce2b 64%, #ffe03f 100%);
  background: -webkit-linear-gradient(top, #ffaa02 0%, #feb109 19%, #ffce2b 64%, #ffe03f 100%);
  background: linear-gradient(to bottom, #ffaa02 0%, #feb109 19%, #ffce2b 64%, #ffe03f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa02', endColorstr='#ffe03f',GradientType=0 );
}

.custom-list li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}

.custom-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #000;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 5px;
  overflow: hidden;
}

.custom-list li a {
  color: #000;
}

.custom-list li a:hover {
  color: #ffc622;
}

.form-control {
  border-radius: 0;
  box-shadow: none;
  outline: none;
  border-color: #fff;
}

.form-control:hover,.form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #fff;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

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

.align-left {
  float: left;
}

.align-right {
  float: right;
}

#header {
  background: #000;
}

#nav {
  background: #000;
  border: 0;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
}

#nav .navbar-brand {
  margin-right: 60px;
  height: auto;
}

#nav .navbar-nav {
  padding-top: 100px;
}

#nav .navbar-nav a {
  padding: 5px 15px;
  font-size: 11px;
  color: #fff;
}

#nav .navbar-nav a:hover,#nav .navbar-nav a:focus {
  color: #ffc622;
}

#nav .navbar-nav li.active a {
  background: transparent;
  color: #ffc622;
}

#nav .navbar-toggle {
  background-color: #ffc622;
  border-color: #ffc622;
  margin-top: 86px;
}

#nav .navbar-toggle .icon-bar {
  background-color: #000;
}

.top-info {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: 700;
  text-align: right;
  width: 240px;
}

.top-info .phone {
  display: block;
  font-size: 22px;
  line-height: 28px;
  padding: 5px 0 10px;
}

.top-info .social-network {
  position: absolute;
  left: 0;
  bottom: 6px;
}

.top-info .social-network a:hover {
  opacity: 0.8;
}

#main {
  position: relative;
  overflow: hidden;
}

.content-wrap {
  padding: 30px 0 20px;
}

#footer {
  background: #000;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-links li {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-links a {
  color: #fff;
}

.footer-links a:hover,.footer-links a:focus {
  color: #ffc622;
}

.footer-bottom .copyright {
  float: left;
  color: #fff;
  padding-top: 10px;
}

.trip-advisor-logo {
  display: inline-block;
  vertical-align: top;
  max-width: 150px;
  padding: 3px;
  background: #fff;
}

.trip-advisor-logo img{
  max-width: 100%;
  height: auto;
}


@font-face {
  font-family:'GothamRounded';src:url("../fonts/GothamRounded-Light.eot");src:url("../fonts/GothamRounded-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRounded-Light.woff2") format("woff2"), url("../fonts/GothamRounded-Light.woff") format("woff"), url("../fonts/GothamRounded-Light.ttf") format("truetype");font-weight:300;font-style:normal;
}

@font-face {
  font-family:'GothamRounded';src:url("../fonts/GothamRounded-Book.eot");src:url("../fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRounded-Book.woff2") format("woff2"), url("../fonts/GothamRounded-Book.woff") format("woff"), url("../fonts/GothamRounded-Book.ttf") format("truetype"), url("../fonts/GothamRounded-Book.svg#GothamRounded-Book") format("svg");font-weight:400;font-style:normal;
}

@font-face {
  font-family:'GothamRounded';src:url("../fonts/GothamRounded-Bold.eot");src:url("../fonts/GothamRounded-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRounded-Bold.woff2") format("woff2"), url("../fonts/GothamRounded-Bold.woff") format("woff"), url("../fonts/GothamRounded-Bold.ttf") format("truetype"), url("../fonts/GothamRounded-Bold.svg#GothamRounded-Bold") format("svg");font-weight:700;font-style:normal;
}

@font-face {
  font-family:'GothamRounded';src:url("../fonts/GothamRounded-Medium.eot");src:url("../fonts/GothamRounded-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRounded-Medium.woff2") format("woff2"), url("../fonts/GothamRounded-Medium.woff") format("woff"), url("../fonts/GothamRounded-Medium.ttf") format("truetype");font-weight:500;font-style:normal;
}

@media (min-width: 1200px) {
  .container {
    width: 1045px;
  }
}

@media (max-width: 991px) {
  #nav .navbar-brand {
    margin-right: 0;
  }
  #nav .navbar-nav a {
    padding: 5px 10px;
  }
}

@media (max-width: 767px) {
  .img-wrap {
    min-width: 500px;
  }

  .btn.btn-yellow {
    font-size: 16px;
    min-width: 115px;
  }

  #nav .navbar-brand {
    padding-right: 0;
    padding-left: 0;
  }

  #nav .navbar-nav {
    padding-top: 0;
  }

  .top-info {
    width: 160px;
  }

  .top-info .phone {
    padding: 5px 0;
    font-size: 16px;
  }

  .top-info .social-network {
    bottom: 1px;
  }

  .footer-links li {
    padding-left: 5px;
    padding-right: 5px;
  }

  .trip-advisor-logo {
    width: 115px;
  }
}
