/* @media screen and (min-width: 1600px) {
  .container {
    width: 1520px;
  }
} */

.promotion {
  background: url('promobg.png') center;
  background-size: cover;
  min-height: 325px;
}

.promotion h2 {
  font-size: 28px;
  line-height: 60px;
  letter-spacing: -1px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .promotion h2 {
    font-size: 38px;
    line-height: 42px;
  }
}

@media (max-width: 575px) {
  .promotion h2 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.5px;
  }
}

.promotion p {
  font-size: 22px;
  line-height: 28px;
}

@media (max-width: 575px) {
  .promotion p {
    font-size: 18px;
    line-height: 24px;
  }
  header {
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  header .navbar-nav > li > ul.sub-menu {
    display: block;
    position: static;
    background: none;
    border: 0;
  }
  header .navbar-nav > li > ul.sub-menu > li a {
    padding-left: 0!important;
  }
  header .navbar-nav > li {
    overflow: hidden;
  }
}

.about3 .about-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 15px 95px;
  /* padding-right: 95px; */
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about3 .about-item {
    padding-right: 35px;
  }
}

@media screen and (max-width: 575px) {
  .about3 .about-item {
    padding-right: 15px;
  }
}

.about3 .about-item h2 {
  font-size: 28px;
  line-height: 60px;
  letter-spacing: -1px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about3 .about-item h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 575px) {
  .about3 .about-item h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
    letter-spacing: 0;
  }
}

.about3 .about-item p {
  font-size: 18px;
line-height: 24px;
margin-bottom: 10px;
}

@media screen and (max-width: 575px) {
  .about3 .about-item p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about3 .about-item p {
    font-size: 16px;
    line-height: 24px;
  }
}

.about3 .about-item.home h2 {
  font-size: 30px;
  line-height: 42px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about3 .about-item.home h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 575px) {
  .about3 .about-item.home h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.about3 .about-item.home h3 {
  font-size: 24px;
  line-height: 36px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about3 .about-item.home h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about3 .about-item.home h3 {
    font-size: 28px;
    line-height: 36px;
  }
}

@media screen and (max-width: 575px) {
  .about3 .about-item.home h3 {
    font-size: 20px;
    line-height: 24px;
  }
}

.about3 .about-item.home h3:before, .about3 .about-item.home h3:after {
  content: ' / ';
  color: #fd4231;
}

.about3 .about-item.home .btn {
  font-size: 18px;
line-height: 24px;
padding: 10px 7px;
}

@media screen and (max-width: 575px) {
  .about3 .about-item.home .btn {
    font-size: 18px;
    padding: 7px 7px;
  }
}

.about4,
.about5 {
  padding-bottom: 70px;
}

.about5 .about-item {
  padding-right: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .about5 .about-item {
    padding-left: 95px;
  }
}


  .about5 .about-item.home h2 {
    font-size: 30px;
    line-height: 42px;
  }


@media (min-width: 992px) and (max-width: 1199px) {
  .about5 .about-item.home h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 575px) {
  .about5 .about-item.home h2 {
    font-size: 24px;
    line-height: 32px;
  }
}


  .about5 .about-item.home h3 {
    font-size: 24px;
    line-height: 32px;
  }


@media (min-width: 992px) and (max-width: 1199px) {
  .about5 .about-item.home h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (max-width: 575px) {
  .about5 .about-item.home h3 {
    font-size: 20px;
    line-height: 24px;
  }
}

.about5 .about-item.home h3:before, .about5 .about-item.home h3:after {
  content: ' / ';
  color: #fff;
}

.about5 .about-item.home p {
  font-size: 16px;
}

@media screen and (max-width: 575px) {
  .about5 .about-item.home p {
    font-size: 16px;
  }
}

.about5 .about-item.home .btn {
  font-size: 18px;
line-height: 24px;
padding: 10px 7px;
}

@media screen and (max-width: 575px) {
  .about5 .about-item.home .btn {
    font-size: 18px;
    padding: 7px 7px;
  }
}

.services {
  background: url(servicebg.jpg) top left;
  background-size: cover;
}

.services h2 {
  font-size: 30px;
  line-height: 109px;
}

@media screen and (max-width: 575px) {
  .services h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.services .item {
  margin-bottom: 98px;
}
@media (max-width: 1281px) {
  .services .item {
    padding-left: 138px;
  }
  .col-lg-offset-3 {
    margin-left: 5%;
  }
}
@media (max-width: 575px) {
  .services .item {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .services .item {
    margin-bottom: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .services .item {
    margin-bottom: 40px;
  }
}

.services .item h3 {
  font-size: 25px;
}

@media (max-width: 575px) {
  .services .item h3 {
    font-size: 22px;
  }
}

.services .item ul li {
  font-size: 20px;
  line-height: 37px;
}

@media (max-width: 575px) {
  .services .item ul li {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .services .item ul li {
    font-size: 18px;
    line-height: 24px;
  }
}

.services .item ul li:before {
  display: inline-block;
  content: "-";
  margin-right: 5px;
}

.services .item p {
  font-size: 20px;
  line-height: 37px;
  margin: 0;
}
.nf-form-content .ninja-forms-field, .nf-form-content input:not([type="button"]) {
  font-size: 16px!important
}
.nf-form-content input[type="button"] {
  font-size: 20px!important
}
@media (max-width: 575px) {
  .services .item p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .services .item p {
    font-size: 18px;
    line-height: 24px;
  }
}

.services .item .item-left {
  border-left: 4px solid #ff8a00;
  padding-left: 63px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 15px;
}

@media (max-width: 575px) {
  .services .item .item-left {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .services .item .item-left {
    margin-bottom: 15px;
    padding-left: 45px;
  }
}

.services .item .item-left:before {
  content: '';
  position: absolute;
  width: 111px;
  height: 111px;
  border: 3px solid #fff;
  border-radius: 50%;
  background: url(service-icon.png) center center no-repeat #ff8a00;
  left: -55px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 575px) {
  .services .item .item-left:before {
    width: 40px;
    height: 40px;
    left: -20px;
    background-size: 80%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .services .item .item-left:before {
    width: 50px;
    height: 50px;
    left: -25px;
    background-size: 80%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .services .item .item-left:before {
    width: 60px;
    height: 60px;
    left: -30px;
    background-size: 75% !important;
  }
}

.services .item:nth-child(2) .item-left:before {
  background: url(service-icon1.png) center center no-repeat #ff8a00;
}

.services .item:nth-child(3) .item-left:before {
  background: url(service-icon2.png) center center no-repeat #ff8a00;
}

.services .item:nth-child(4) .item-left:before {
  background: url(service-icon3.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(1) .item-left:before {
  background: url(service-icon.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(2) .item-left:before {
  background: url(service-icon5.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(3) .item-left:before {
  background: url(service-icon6.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(4) .item-left:before {
  background: url(service-icon7.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(5) .item-left:before {
  background: url(service-icon9.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(6) .item-left:before {
  background: url(service-icon10.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(7) .item-left:before {
  background: url(service-icon11.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(8) .item-left:before {
  background: url(service-icon12.png) center center no-repeat #ff8a00;
}

.other-service .item:nth-child(9) .item-left:before {
  background: url(service-icon12.png) center center no-repeat #ff8a00;
}

.job {
  background: url(job-bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.job h2 {
  font-size: 30px;
  line-height: 68px;
}

@media (max-width: 575px) {
  .job h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .job h2 {
    font-size: 32px;
    line-height: 48px;
  }
}

.job .owl-carousel .owl-dots {
  text-align: center;
}

.job .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.job .owl-carousel .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  margin: 5px 7px;
  background: #000;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.job.job2 {
  background: url(job-bg2.jpg) top center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.job.job2 h2 {
  font-size: 30px;
  line-height: 42px;
}

@media (max-width: 575px) {
  .job.job2 h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .job.job2 h2 {
    font-size: 32px;
    line-height: 48px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .job.job2 h2 {
    font-size: 50px;
  }
}

.contact {
  background: url(contact-bg.jpg) top left no-repeat;
  background-size: cover;
}

.contact h2 {
  font-size: 30px;
  line-height: 58px;
  padding-top: 47px;
  padding-bottom: 41px;
}

@media (max-width: 575px) {
  .contact h2 {
    font-size: 32px;
    line-height: 48px;
    padding-top: 24px;
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact h2 {
    font-size: 32px;
    line-height: 48px;
    padding-top: 32px;
    padding-bottom: 24px;
  }
}

.contact form {
  margin-top: 83px;
  margin-bottom: 38px;
}

.contact .form-group {
  margin-bottom: 22px;
}

.contact .form-control {
  color: #000;
  border-radius: 0;
  resize: none;
  height: 46px;
  font-size: 22px;
}

@media (max-width: 575px) {
  .contact .form-control {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact .form-control {
    font-size: 18px;
  }
}

.contact .form-control::-webkit-input-placeholder, .nf-field-element .nf-element::-webkit-input-placeholder {
  color: #000;
}

.contact .form-control:-ms-input-placeholder, .nf-field-element .nf-element::-ms-input-placeholder {
  color: #000;
}

.contact .form-control::-ms-input-placeholder, .nf-field-element .nf-element::-ms-input-placeholder {
  color: #000;
}

.contact .form-control::placeholder, .nf-field-element .nf-element::placeholder {
  color: #000;
}

.contact textarea {
  height: initial !important;
}

.contact button[type=submit] {
  background: #db5130;
  border: none;
  font-size: 32px;
  width: 140px;
  height: 50px;
  line-height: 40px;
}

@media (max-width: 575px) {
  .contact button[type=submit] {
    font-size: 24px;
    height: 40px;
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .contact button[type=submit] {
    font-size: 24px;
    height: 40px;
    line-height: 32px;
  }
}

.contact2 {
  background: url(contact-bg2.jpg) top left no-repeat;
  background-size: cover;
}

.partner {
  padding: 70px 0;
}

.partner h2 {
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 50px;
}
.section-slider {
  padding-top: 62px;
}
.page-slider {
  padding-top: 62px;
}
.about-slider .fullscreen-logo-vertical {
  background: none;
}
.about-slider .content-layer .content-slide {
  display: none;
}


@media (max-width: 575px) {
  .partner h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .partner h2 {
    font-size: 32px;
    line-height: 48px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .partner h2 {
    font-size: 40px;
    line-height: 56px;
  }
}
@media(min-width: 600px) and (max-width: 770px) {
  .content-layer .content-slide h1 {
    font-size: 20px;
  }
  .promotion h2, .about3 .about-item.home h2, .about3 .about-item.home h3, .about5 .about-item.home h2 {
    font-size: 25px;
  }
  .promotion p, .about5 .about-item.home h3, .about3 .about-item h2, .services .item h3 {
    font-size: 20px;
  }
  .about3 .about-item {
    display: block;
    text-align: right;
  }
  .text-right {
    text-align: right;
  }
  .about3 .about-item p {
    font-size: 16px;
  }
  .job.job2 h2, .partner h2, .services h2, .job h2, .contact h2 {
    font-size: 25px;
  }
  .footer-right {
    margin-top: 15px;
  }
  .page-slider, .section-slider {
    padding: 0;
  }
  .promotion {
    min-height: 230px;
  }
  header .navbar-nav > li > ul.sub-menu > li > a {
    font-size: 16px;
  }
  .services {
    background-size: contain;
  }
  .services .item p, .services .item ul li {
    font-size: 17px;
  }
}
@media(min-width: 320px) and (max-width: 480px) {
  .section-slider {
    padding-top: 52px;
  }
  .content-layer .content-slide {
    left: 17vw;
  }
  .promotion h2, .partner h2, .job.job2 h2, .about3 .about-item h2, .services .item h3 {
    font-size: 18px;
  }
  .promotion p {
    font-size: 15px;
  }
  .about3 .about-item {
    padding-left: 15px;
  }
  footer .footer-right a {
    font-size: 11px!important;
  }
  header .navbar-nav > li > ul.sub-menu > li > a {
    font-size: 16px;
  }
  .services {
    background-size: contain;
  }
  .services .item {
    padding-left: 37px;
  }
  .contact h2 {
    font-size: 25px;
  }
  p.text-name-company {
    font-size: 12px;
  }
  .job h2 {
    font-size: 20px;
  }
}
/*# sourceMappingURL=page2.css.map */