@charset "UTF-8";
@font-face {
  font-family: 'latoregular';
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.ttf") format("truetype"), url("../fonts/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'latosemibold';
  src: url("../fonts/lato-semibold-webfont.eot");
  src: url("../fonts/lato-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-semibold-webfont.woff2") format("woff2"), url("../fonts/lato-semibold-webfont.woff") format("woff"), url("../fonts/lato-semibold-webfont.ttf") format("truetype"), url("../fonts/lato-semibold-webfont.svg#latosemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'cardoregular';
  src: url("../fonts/cardo-regular-webfont.woff2") format("woff2"), url("../fonts/cardo-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/*------------------colors-----------------------------------------*/
/*---------------------general------------------------------------*/
body {
  font-size: 16px; }

li {
  list-style: none; }

a:link {
  text-decoration: none; }

h1 {
  font-size: 5rem; }

h2 {
  font-size: 3rem; }

h3, h2, h1, h4, label {
  font-family: 'latosemibold', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  font-style: normal; }

p, li {
  font-family: 'latoregular'; }

.row {
  margin-right: 0 !important;
  /*margin-left: 0 !important;*/ }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important; }

/*-------------------------line-----------------------------*/
.line h2:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  margin: 0 auto 25px auto;
  background-color: #ec0e07; }

/*----------------------extends-----------------------------*/
.values, .mod-1, .mod-2, .mod-3, .mod-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  height: 278px; }

.text-values, .text-value-1, .text-value-2 {
  max-width: 75%;
  margin: 0 auto;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
  text-align: center; }

/*---------------------navbar-------------------------------*/
.navbar {
  margin-bottom: 0; }

.navbar-default {
  background-color: white; }
  .navbar-default .navbar-nav > li > a {
    color: #ec0e07;
    font-family: 'latoregular';
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-size: 1.4rem; }
  .navbar-default:hover {
    color: #4e5656; }

ul.nav.navbar-nav.navbar-right.navbar-effect {
  padding-top: 28px; }

/*------------------------banner-------------------------*/
.wrap-banner {
  padding-right: 0px;
  padding-left: 0px; }
  .wrap-banner .presentation {
    background-image: url("../img/lotsa-banner-8.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #202020;
    height: 550px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 95px; }

.title {
  white-space: nowrap;
  font-weight: 700;
  color: white;
  text-align: left;
  padding-left: 71px;
  padding-top: 117px;
  border-width: 0px;
  margin: 0px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  font-family: cardoregular;
  font-size: 75px; }

.subtitle-banner {
  font-family: cardoregular;
  font-size: 45px;
  text-align: left;
  color: white; }

.title-copy {
  font-family: cardoregular;
  font-size: 20px;
  text-align: left;
  padding-left: 80px;
  color: white; }

/*---------------------values----------------------*/
.mod-1 {
  background-color: #515151; }

.mod-2 {
  background-color: #666666; }

.mod-3 {
  background-color: #c6c6c6; }

.mod-4 {
  background-color: #dadada; }

.t-w {
  color: white; }

.text-value-1 {
  color: white; }

.text-value-2 {
  color: #666; }

/*---------------------aboutus--------------------*/
.about-preview {
  background-color: #ECEFF1;
  height: 100%; }
  .about-preview h2 {
    padding-top: 18rem; }
  .about-preview p {
    font-family: 'latoregular';
    padding-bottom: 2rem;
    max-width: 70%;
    margin: 0 auto;
    text-align: center; }

.subtitle-aboutus {
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0px;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
  padding-bottom: 30px; }

.about-preview a {
  font-family: 'latoregular'; }

.row .about-preview {
  padding-right: 0;
  padding-right: 0; }

.title-aboutus {
  font-size: 110px;
  line-height: 80% !important;
  font-weight: 400 !important;
  color: #505050; }

/*--------------button readmore----------------*/
.btn-list {
  padding-top: 10px; }

.btn {
  width: 150px;
  height: 40px;
  border-color: #999;
  color: #333;
  background: #e8e8e8;
  border-radius: 3px;
  line-height: 1.42857143;
  font-family: 'latoregular'; }

.btn:hover {
  background: #333;
  color: white;
  transition: all .4s ease-in-out; }

.btn a {
  text-decoration: none;
  color: #333; }

.btn-default {
  color: #205a9c;
  border: 1px solid #999; }

/*--------------------services------------------*/
.ny-background {
  padding-bottom: 95px;
  background-image: url(../img/ny-background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #202020;
  background-attachment: fixed;
  width: 100%; }

.wrapper {
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
  margin-top: 26px; }

.wrap-service {
  background-color: white;
  padding: 15px 10px 31px 20px;
  border-radius: 2px; }

.wrap-service-medium {
  background-color: white;
  padding: 15px 10px 54px 20px;
  border-radius: 2px; }

.wrap-service-large {
  background-color: white;
  padding: 9px 10px 10px 20px;
  border-radius: 2px; }

/*-----------------structure---------------------*/
.list-color {
  color: #ec0e07; }

.wrap-structure {
  max-width: 500px;
  padding-top: 50px; }

.wrap-structure li {
  padding-bottom: 10px; }

/*----------------------clients-----------------*/
.wrap-clients {
  text-align: center; }
  .wrap-clients .subtitle {
    font-size: 2rem;
    text-transform: uppercase; }
    .wrap-clients .subtitle > span {
      color: #ec0e07; }
  .wrap-clients .wrap-logo {
    margin: 15px auto;
    padding: 0 15px;
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    display: inline-block; }

/*----------------------form----------------------*/
label {
  font-size: 1.5rem;
  font-weight: 400;
  color: #fff;
  padding-left: 0px !important; }

.btn-send {
  background-color: #ec0e07; }

.btn-send:hover {
  background-color: #34699A !important; }

.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px; }

.copy-form {
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0px;
  text-align: center;
  max-width: 58%;
  margin: 0 auto;
  padding-bottom: 30px; }

.title-color {
  color: #ec0e07;
  padding-top: 100px;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 0px;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
  padding-bottom: 30px; }

.bkg-form-location {
  background-color: #ECEFF1; }
  .bkg-form-location ul {
    max-width: 80%;
    margin: 0 auto;
    height: 300px;
    line-height: 44px; }
  .bkg-form-location li {
    border-bottom: 1px solid rgba(95, 95, 95, 0.19); }
  .bkg-form-location i {
    padding-right: 30px;
    color: #ec0e07; }

.wrap-form {
  background-color: #666666; }

.control-label {
  color: white;
  text-align: right;
  font-family: 'latoregular'; }

.sutitle-form {
  color: white;
  margin-left: 18px; }

.title-light {
  color: white; }

.wrap-input {
  padding-top: 8px;
  padding-bottom: 27px; }

textarea.form-control {
  margin-bottom: 18px;
  margin-top: 18px; }

/*------------------footer-----------------------*/
.bkg-footer {
  background-color: #ec0e07;
  padding-right: 0;
  padding-left: 0;
  color: white;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px; }

ul.list-unstyled.list-inline {
  line-height: 70px; }

ul.list-unstyled.list-inline a {
  color: white;
  text-decoration: none; }

.link {
  color: white;
  font-family: 'latoregular'; }
  .link:hover {
    color: white; }

.wrap-copy {
  max-width: 600px;
  margin: 0 auto;
  text-align: center; }

.circle {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #ec0e07; }

.border-wrap {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 31px; }

#section-4 {
  border-top: 1px solid #dcdcdc; }

.fa-angle-up {
  cursor: pointer;
  color: white; }

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1; }

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 18px;
  top: 13px;
  font-size: 2rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#return-to-top:hover {
  background: #ec0e07;
  color: black; }

#return-to-top:hover i {
  color: white;
  top: 5px; }

/*------------------extra service-----------------------*/
#section-7 h2 {
  padding-top: 27px; }
#section-7 .wrap-service-large-special {
  background-color: white;
  padding: 9px 8px 104px 20px;
  border-radius: 2px; }
  #section-7 .wrap-service-large-special li {
    line-height: 2; }

.owl-prev, .owl-next {
  position: absolute;
  top: 40%;
  margin-top: -10px; }

.owl-prev {
  left: 0;
  background-color: #D6D6D6 !important;
  margin-left: 0 !important; }

.owl-next {
  right: 0;
  background-color: #D6D6D6 !important; }

.wrap-banner-special-service {
  padding-right: 0px;
  padding-left: 0px; }
  .wrap-banner-special-service .presentation {
    background-image: url("../img/banner-1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #202020;
    height: 550px;
    width: 100%;
    padding-top: 250px;
    padding-bottom: 95px;
    text-align: center; }

.title-service {
  background-color: #ec0e07;
  color: white;
  width: 78px;
  height: 71px;
  padding-left: 4px;
  padding-right: 4px;
  border-width: 0px;
  margin: 0px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  font-size: 3rem; }

.subtitle-service {
  background-color: #ec0e07;
  color: white;
  width: 78px;
  height: 71px;
  padding-left: 4px;
  padding-right: 4px;
  border-width: 0px;
  margin: 0px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  font-size: 2rem; }

.row.wrap-service-special {
  padding-top: 41px; }

.col-md-6.wrap-service-special-info {
  padding-top: 90px; }

/*------------------media queries----------------------*/
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  img.hidden-md.hidden-sm.hidden-lg {
    padding-left: 21px;
    padding-top: 10px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  img.hidden-md.hidden-sm.hidden-lg {
    padding-left: 21px;
    padding-top: 10px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  img.hidden-md.hidden-sm.hidden-lg {
    padding-left: 21px;
    padding-top: 10px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .subtitle-banner {
    font-size: 21px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .subtitle-banner {
    font-size: 21px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .subtitle-banner {
    font-size: 21px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .title {
    padding-top: 152px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .title {
    font-size: 35px;
    padding-left: 40px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .title {
    font-size: 35px;
    padding-left: 40px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .title {
    font-size: 35px;
    padding-left: 40px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-logo img {
    width: 60%; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-logo img {
    width: 60%; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-logo img {
    width: 60%; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-form {
    padding-left: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-form {
    padding-left: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-form {
    padding-right: 0;
    padding-left: 0; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-input {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-input {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-input {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center; } }

@media only screen and (max-width: 1824px), only screen and (max-device-width: 1824px) {
  .about-preview h2 {
    padding-top: 48px; } }
@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .about-preview h2 {
    padding-top: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .about-preview h2 {
    padding-top: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .about-preview h2 {
    padding-top: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .about-preview h2 {
    padding-top: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .about-preview h2 {
    padding-top: 0; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .about-preview p {
    font-size: 1.4rem;
    padding-bottom: 21px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-service {
    padding: 0 0 23px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-service {
    padding: 15px 0 47px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service {
    padding: 5px 10px 54px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service {
    padding: 5px 10px 54px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service {
    padding: 5px 10px 54px 20px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .container > .navbar-header {
    margin-left: -0;
    margin-bottom: 5px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-service-medium {
    padding: 0 0 23px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-service-medium {
    padding: 15px 0 47px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service-medium {
    padding: 1px 10px 64px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service-medium {
    padding: 1px 10px 64px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service-medium {
    padding: 1px 10px 64px 20px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-service-large {
    padding: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-service-large {
    padding: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service-large {
    padding: 30px 10px 64px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service-large {
    padding: 30px 10px 64px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service-large {
    padding: 30px 10px 64px 20px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service-medium ul, .wrap-service ul, .wrap-service-large ul {
    padding-left: 10px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service-medium ul, .wrap-service ul, .wrap-service-large ul {
    padding-left: 10px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service-medium ul, .wrap-service ul, .wrap-service-large ul {
    padding-left: 10px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-service-large {
    padding: 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-service-large {
    padding: 15px 0 47px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service-large {
    padding: 5px 2px 64px 5px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service-large {
    padding: 5px 2px 64px 5px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service-large {
    padding: 5px 2px 64px 5px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service-large ul li {
    font-size: 1.4rem; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service-large ul li {
    font-size: 1.4rem; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service-large ul li {
    font-size: 1.4rem; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  img[alt="Consultoria"], img[alt="Estructura Operativa Nacional"], img[alt="Transporte y logística Nacional e Internacional"] {
    height: 37vh;
    width: 102vw; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .sutitle-form {
    margin-left: 59px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-service-large-img {
    height: 50vh;
    width: 102vw; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-service-large-img {
    height: 27vh;
    width: 102vw; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  #section-2 {
    padding-left: 25px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .bkg-form-location ul {
    line-height: 37px;
    height: 231px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .bkg-form-location ul {
    line-height: 37px;
    height: 231px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .bkg-form-location ul {
    line-height: 37px;
    height: 231px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .title-color {
    padding-top: 49px;
    padding-bottom: 5px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .title-color {
    padding-top: 49px;
    padding-bottom: 5px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .title-color {
    padding-top: 45px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .title-color {
    padding-top: 45px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .title-color {
    padding-top: 45px; } }

@media only screen and (max-width: 1824px), only screen and (max-device-width: 1824px) {
  .ny-background {
    padding-bottom: 41px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .ny-background {
    padding-bottom: 34px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .ny-background {
    padding-bottom: 34px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .ny-background {
    padding-bottom: 34px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  textarea.form-control {
    margin-bottom: 18px;
    margin-top: 3px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  textarea.form-control {
    margin-bottom: 18px;
    margin-top: 3px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  textarea.form-control {
    margin-bottom: 18px;
    margin-top: 3px; } }

@media only screen and (max-width: 1824px), only screen and (max-device-width: 1824px) {
  .text-values, .text-value-1, .text-value-2, .text-value-1, .text-value-2 {
    max-width: 100%; } }
@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .text-values, .text-value-1, .text-value-2, .text-value-1, .text-value-2 {
    max-width: 100%;
    font-size: 1.2rem; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .text-values, .text-value-1, .text-value-2, .text-value-1, .text-value-2 {
    max-width: 90%;
    font-size: 1.4rem; } }

@media only screen and (max-width: 1824px), only screen and (max-device-width: 1824px) {
  .wrap-btn-send {
    padding-right: 0px; } }
@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-btn-send {
    padding-right: 0px;
    margin-bottom: 19px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-btn-send {
    padding-right: 80px;
    margin-bottom: 19px; } }
@media handheld, only screen and (min-device-pixel-ratio: 1), only screen and (max-width: 768px) {
  .wrap-btn-send {
    padding-right: 10px; } }

@media only screen and (max-width: 1824px), only screen and (max-device-width: 1824px) {
  .btn-list {
    padding-top: 6px;
    padding-bottom: 8px; } }
@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .btn-list {
    padding-top: 6px;
    padding-bottom: 8px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .btn-list {
    padding-top: 6px;
    padding-bottom: 8px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .title-copy {
    padding-left: 40px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .title-copy {
    padding-left: 40px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .title-copy {
    padding-left: 40px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-service {
    padding: 0 0 23px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-service {
    padding: 15px 0 47px 0; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 568px) {
  .wrap-service {
    padding: 5px 10px 54px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .wrap-service {
    padding: 5px 10px 54px 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 320px) {
  .wrap-service {
    padding: 5px 10px 54px 20px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .about-preview p {
    font-size: 1.6rem;
    padding-bottom: 21px; } }

@media only screen and (max-width: 1824px), only screen and (max-device-width: 1824px) {
  h3 {
    font-size: 20px; } }
@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  h3 {
    font-size: 20px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  h3 {
    font-size: 20px; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-structure {
    max-width: 100%; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .subtitle-aboutus {
    padding-bottom: 14px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .bkg-form-location ul {
    height: 244px;
    max-width: 100%; } }

@media handheld, only screen and (max-width: 1024px) and (min-width: 568px) {
  .wrap-form > .row {
    margin-right: -15px !important;
    margin-left: -15px; } }
@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  .wrap-form > .row {
    margin-right: -15px !important;
    margin-left: -15px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (orientation: portrait) {
  ul.nav.navbar-nav.navbar-right.navbar-effect {
    padding-right: 88px; } }

@media handheld, only screen and (min-device-pixel-ratio: 2), only screen and (max-width: 480px) and (min-width: 320px) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 403px; } }

/*# sourceMappingURL=style.css.map */
