* {
  font-family: 'PT Sans', sans-serif; }

@media (min-width: 1200px) {
  .container {
    width: 972px; } }
a:hover {
  text-decoration: none; }

.navbar-inverse {
  background-color: rgba(0, 0, 0, 0.8);
  border: none;
  min-height: 75px; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border: none; }

.navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
  line-height: 75px;
  padding: 0 25px;
  color: #fff;
  font-weight: 400;
  font-size: 18px; }

.btn {
  -webkit-transition: all 0.3s;
  /* Safari */
  transition: all 0.3s; }

.navbar-right {
  padding-top: 5px; }
  .navbar-right .phone {
    color: #FFD510;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    font-weight: 400;
    display: block;
    margin-bottom: 5px; }
  .navbar-right .btn {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0;
    box-shadow: none;
    background: transparent; }
  .navbar-right .btn:hover {
    color: #0C47F8;
    border: 2px solid #0C47F8; }

.navbar-toggle {
  margin-top: 19px; }

.heade-h1, .heade-h2 {
  text-align: center;
  color: #2F2F2F;
  font-size: 44px;
  font-weight: 700;
  line-height: 79px; }

.heade-h2 {
  font-size: 25px;
  line-height: 45px; }

.heade-h3 {
  text-align: center;
  color: #2F2F2F;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 25px; }

.br-line {
  width: 60px;
  height: 4px;
  background: #0C47F8;
  margin: 15px auto; }

.btn {
  border-radius: 0;
  box-shadow: none; }

#s1 {
  background: url("../images/bg1.jpg") center top no-repeat;
  background-size: cover; }
  #s1 .over {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.62); }
  #s1 .heade-h1 {
    margin-top: 161px;
    color: #fff;
    background-color: #0C47F8; }
  #s1 .heade-h2 {
    color: #fff; }
  #s1 .col-icon {
    text-align: center;
    margin-top: 25px; }
    #s1 .col-icon p {
      color: #fff;
      font-size: 21px;
      font-weight: 700; }
      #s1 .col-icon p span {
        border: 2px solid #0C47F8;
        width: 36px;
        height: 36px;
        display: inline-block;
        text-align: center; }
        #s1 .col-icon p span img {
          position: relative;
          top: -2px; }
  #s1 .f-a-t {
    margin-top: 45px; }
    #s1 .f-a-t .f-1 {
      padding-left: 50px; }
      #s1 .f-a-t .f-1 .f-1f {
        color: #FFD510;
        font-size: 26px;
        line-height: 31px;
        text-align: left;
        font-weight: 700;
        text-transform: uppercase;
        border-left: 3px solid #0C47F8;
        padding-left: 10px; }
      #s1 .f-a-t .f-1 p {
        color: #fff;
        font-size: 17px;
        line-height: 20px;
        margin: 20px 0; }
    #s1 .f-a-t .f-1t {
      border: 3px solid #0C47F8;
      border-top: 0;
      margin-top: 10px;
      position: relative; }
      #s1 .f-a-t .f-1t p.he {
        color: #FFFFFF;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        font-weight: 700;
        position: relative;
        top: -30px; }
    #s1 .f-a-t .f-1t:after, #s1 .f-a-t .f-1t:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 10%;
      height: 3px;
      background: #0C47F8; }
    #s1 .f-a-t .f-1t:after {
      left: 100%;
      margin-left: -10%; }
    #s1 .f-a-t form {
      border: 3px solid #0C47F8;
      background: rgba(0, 0, 0, 0.4);
      padding: 25px 15px; }
      #s1 .f-a-t form .heade-h1 {
        color: #fff;
        margin-top: 0;
        background-color: transparent;
        font-size: 28px;
        line-height: 34px; }
      #s1 .f-a-t form .heade-h2 {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        font-weight: 400; }
      #s1 .f-a-t form .form-control {
        border: 1px solid #0C47F8;
        border-radius: 0;
        width: 80%;
        margin: 0 auto;
        height: 39px; }
      #s1 .f-a-t form .btn-default {
        width: 80%;
        margin: 0 auto;
        height: 50px;
        font-size: 24px;
        text-transform: uppercase;
        background: #0C47F8;
        border: 0;
        border-radius: 0;
        color: #fff;
        display: block;
        font-weight: 700; }
      #s1 .f-a-t form .btn-default:hover {
        background: #2158fd; }
  #s1 .scroll-down {
    margin: 35px 0;
    text-align: center; }
    #s1 .scroll-down p {
      font-size: 13px;
      color: #FFD510;
      line-height: 16px;
      font-weight: 400;
      font-style: italic; }
  #s1 .f-1f {
    padding-left: 45px;
    padding-right: 0; }

#s2 {
  background: #fff;
  position: relative;
  padding: 45px 0; }
  #s2 .col-sm-4 {
    padding: 0; }
  #s2 .bl .head {
    background: #7d00fa;
    color: #fff;
    font-size: 36px;
    text-align: center;
    padding: 35px 0;
    font-weight: 700;
    border: 1px solid #d6d6d6;
    border-bottom: 0; }
  #s2 .bl .cont {
    border: 1px solid #d6d6d6;
    padding: 15px 35px; }
    #s2 .bl .cont p {
      padding-left: 22px;
      background: url("../images/gal-u420.png") left 6px no-repeat;
      font-size: 15px;
      margin-bottom: 25px; }
    #s2 .bl .cont p.not-in {
      background: url("../images/krestik-u1437.png") left 6px no-repeat;
      color: #B3B3B3; }
    #s2 .bl .cont .btn {
      background: #fff;
      color: #7d00fa;
      border: 1px solid #7d00fa; }
    #s2 .bl .cont .btn:hover {
      background: #7d00fa;
      color: #fff; }
  #s2 .bl .btn {
    width: 80%;
    margin: 0 auto;
    display: block;
    height: 37px; }
  #s2 .bl .fott .btn {
    margin-top: 35px;
    background: #7d00fa;
    color: #fff;
    font-size: 18px;
    border: 1px solid #7d00fa;
    height: 42px; }
  #s2 .bl .fott .btn:hover {
    background: #9225ff; }
  #s2 .bl2 .head {
    color: #2F2F2F;
    background: #ffd510; }
  #s2 .bl2 .cont p {
    background: url("../images/gal-u504.png") left 6px no-repeat; }
  #s2 .bl2 .cont .btn {
    color: #ffd510;
    border: 1px solid #ffd510; }
  #s2 .bl2 .cont .btn:hover {
    background: #ffd510;
    color: #fff; }
  #s2 .bl2 .fott .btn {
    background: #ffd510;
    color: #fff;
    border: 1px solid #ffd510; }
  #s2 .bl2 .fott .btn:hover {
    background: #e4bc00; }
  #s2 .bl3 .head {
    color: #fff;
    background: #0C47F8; }
  #s2 .bl3 .cont p {
    background: url("../images/gal-u562.png") left 6px no-repeat; }
  #s2 .bl3 .cont .btn {
    color: #0C47F8;
    border: 1px solid #0C47F8; }
  #s2 .bl3 .cont .btn:hover {
    background: #0C47F8;
    color: #fff; }
  #s2 .bl3 .fott .btn {
    background: #0C47F8;
    color: #fff;
    border: 1px solid #0C47F8; }
  #s2 .bl3 .fott .btn:hover {
    background: #3c6dff; }

#s3 {
  background: #fff;
  position: relative; }
  #s3 .br-line {
    margin-bottom: 45px; }
  #s3 .img {
    text-align: center; }
    #s3 .img img {
      max-width: 100%; }
  #s3 ul {
    list-style: none; }
    #s3 ul li {
      font-size: 15px; }
  #s3 .row {
    margin-top: 65px;
    margin-bottom: 95px; }
    #s3 .row .heade-h2 {
      text-align: left;
      padding-left: 40px; }

#s4 {
  background: #fff;
  position: relative; }
  #s4 .heade-h2 {
    font-size: 28px;
    line-height: 34px; }
  #s4 .btn {
    margin: 35px auto;
    float: none;
    display: block;
    background: #0C47F8;
    color: #fff;
    font-size: 18px;
    border: 1px solid #0C47F8;
    height: 48px;
    padding-top: 10px; }
  #s4 .btn:hover {
    background: #3c6dff; }

#s5 {
  padding-top: 85px;
  background: #fff;
  position: relative; }
  #s5 .btn {
    margin: 35px auto;
    float: none;
    display: block;
    background: #0C47F8;
    color: #fff;
    font-size: 18px;
    border: 1px solid #0C47F8;
    height: 48px;
    padding-top: 10px; }
  #s5 .btn:hover {
    background: #3c6dff; }
  #s5 .col-sm-4 {
    padding: 0; }
  #s5 .ic-i {
    float: left;
    width: 36px;
    border-width: 2px;
    border-style: solid;
    border-color: #0C47F8;
    text-align: center;
    padding: 3px 1px;
    margin-right: 10px; }
  #s5 .ic-t {
    float: left;
    width: 260px;
    margin-bottom: 40px; }

#s6 {
  padding-top: 85px;
  padding-bottom: 40px;
  background: #FAFAFA url(../images/over.jpg) repeat left top;
  position: relative; }
  #s6 .pic-v {
    margin-top: 45px;
    font-size: 15px;
    color: #0C47F8;
    text-align: center; }

#s7 {
  padding-top: 85px;
  padding-bottom: 45px;
  background: #FAFAFA;
  background-size: cover;
  position: relative;
  font-size: 15px; }
  #s7 .over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg-kak.jpg) no-repeat left top;
    opacity: 0.06; }
  #s7 .row {
    margin-top: 45px; }
  #s7 .row > div {
    padding-left: 45px; }
  #s7 .row.r-p > div {
    padding-left: 0;
    padding-right: 45px; }
  #s7 .r-p {
    text-align: right; }
  #s7 .row .block {
    position: absolute;
    top: 10px;
    font-weight: 700;
    right: 0;
    margin-right: -25px; }
  #s7 .row.r-p .block {
    margin-left: -25px;
    left: 0;
    right: auto; }
  #s7 .row .block:after {
    content: '';
    position: absolute;
    height: 70px;
    width: 2px;
    background: #e7e7e7;
    left: 50%;
    margin-left: -7px; }
  #s7 .row.r-p .block:after {
    right: 50%;
    margin-right: -7px;
    left: auto; }
  #s7 .row.r-p .block.last:after {
    content: none; }

#s8 {
  padding-top: 85px;
  padding-bottom: 45px;
  background: #fff;
  position: relative; }
  #s8 .br-line {
    margin-bottom: 45px; }
  #s8 .inf {
    font-size: 15px; }
    #s8 .inf p span {
      font-weight: 700; }
    #s8 .inf p a {
      color: #000; }
    #s8 .inf .heade-h {
      font-size: 46px;
      line-height: 55px;
      color: #3F3F3F;
      font-weight: 700;
      text-align: center;
      margin-top: 35px; }
    #s8 .inf .tex {
      font-size: 22px;
      line-height: 26px;
      color: #0C47F8;
      font-weight: 400;
      text-align: center; }
  #s8 form input, #s8 form textarea {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f9f9f7; }
  #s8 form .btn {
    background: #0C47F8;
    color: #fff;
    font-size: 20px;
    border: 1px solid #0C47F8;
    height: 51px; }
  #s8 form .btn:hover {
    background: #3c6dff; }

#s9 {
  background: #fff;
  position: relative;
  padding-bottom: 45px; }

footer {
  position: relative;
  border-top: 3px solid #0C47F8;
  background-color: #3F3F3F;
  padding: 26px 0;
  color: #fff; }
  footer a {
    color: #fff;
    line-height: 26px;
    font-size: 15px; }
  footer a:hover {
    color: #fff;
    opacity: 0.8; }
  footer .inf a {
    font-size: 20px; }

.modal-content {
  border-radius: 0;
  border: 4px solid #0C47F8;
  padding: 0 25px;
  padding-bottom: 25px; }
  .modal-content .modal-header {
    border-bottom: 0;
    text-align: center;
    padding-top: 59px; }
    .modal-content .modal-header h4 {
      color: #0C47F8;
      font-size: 38px;
      font-weight: 700; }
    .modal-content .modal-header p {
      margin-top: 15px;
      font-size: 17px; }
    .modal-content .modal-header .close {
      margin-top: -55px;
      margin-right: -25px; }
  .modal-content table {
    text-align: center; }
    .modal-content table th {
      text-align: center; }
    .modal-content table td {
      font-size: 16px; }
      .modal-content table td span {
        font-size: 13px;
        color: #7F7F7F; }
  .modal-content form input {
    border: 1px solid #0C47F8;
    height: 49px;
    border-radius: 0; }
  .modal-content form input:hover, .modal-content form input:focus {
    border: 1px solid #4F4F4F; }
  .modal-content form label {
    font-weight: 400;
    color: #222222;
    font-size: 16px; }
  .modal-content form .heade-h1 {
    color: #2F2F2F;
    font-size: 28px;
    line-height: 32px; }
  .modal-content form p {
    text-align: center;
    font-size: 17px; }
  .modal-content form .btn {
    width: 100%;
    background: #0C47F8;
    color: #fff;
    font-size: 20px;
    border: 1px solid #0C47F8;
    height: 55px;
    display: block;
    font-weight: 700; }
  .modal-content form .btn:hover {
    background: #3c6dff; }

#modalt1 .modal-content {
  border: 8px solid #7D00FA; }
  #modalt1 .modal-content .modal-header h4 {
    color: #2F2F2F; }
    #modalt1 .modal-content .modal-header h4 span {
      color: #7D00FA; }
  #modalt1 .modal-content form input {
    border: 1px solid #7D00FA;
    height: 39px; }
  #modalt1 .modal-content form .btn {
    background: #7D00FA;
    border: 1px solid #7D00FA;
    height: 50px; }
  #modalt1 .modal-content form .btn:hover {
    background: #9225ff; }

#modalt2 .modal-content {
  border: 8px solid #ffd510; }
  #modalt2 .modal-content .modal-header h4 {
    color: #2F2F2F; }
    #modalt2 .modal-content .modal-header h4 span {
      color: #ffd510; }
  #modalt2 .modal-content form input {
    border: 1px solid #ffd510;
    height: 39px; }
  #modalt2 .modal-content form .btn {
    background: #ffd510;
    border: 1px solid #ffd510;
    height: 50px; }
  #modalt2 .modal-content form .btn:hover {
    background: #e4bc00; }

#modalt3 .modal-content {
  border: 8px solid #0C47F8; }
  #modalt3 .modal-content .modal-header h4 {
    color: #2F2F2F; }
    #modalt3 .modal-content .modal-header h4 span {
      color: #0C47F8; }
  #modalt3 .modal-content form input {
    border: 1px solid #0C47F8;
    height: 39px; }
  #modalt3 .modal-content form .btn {
    background: #0C47F8;
    border: 1px solid #0C47F8;
    height: 50px; }
  #modalt3 .modal-content form .btn:hover {
    background: #3c6dff; }

#modalt11 .modal-content {
  border: 3px solid #7D00FA; }
  #modalt11 .modal-content .modal-header h4 {
    color: #7D00FA;
    font-size: 38px;
    line-height: 46px; }
    #modalt11 .modal-content .modal-header h4 span {
      color: #2F2F2F;
      font-size: 26px; }
  #modalt11 .modal-content form input {
    border: 1px solid #7D00FA; }
  #modalt11 .modal-content form .btn {
    background: #7D00FA;
    border: 1px solid #7D00FA; }
  #modalt11 .modal-content form .btn:hover {
    background: #9225ff; }

#modalt12 .modal-content {
  border: 3px solid #ffd510; }
  #modalt12 .modal-content .modal-header h4 {
    color: #ffd510;
    font-size: 38px;
    line-height: 46px; }
    #modalt12 .modal-content .modal-header h4 span {
      color: #2F2F2F;
      font-size: 26px; }
  #modalt12 .modal-content form input {
    border: 1px solid #ffd510; }
  #modalt12 .modal-content form .btn {
    background: #ffd510;
    border: 1px solid #ffd510; }
  #modalt12 .modal-content form .btn:hover {
    background: #e4bc00; }

#modalt13 .modal-content {
  border: 3px solid #0C47F8; }
  #modalt13 .modal-content .modal-header h4 {
    color: #0C47F8;
    font-size: 38px;
    line-height: 46px; }
    #modalt13 .modal-content .modal-header h4 span {
      color: #2F2F2F;
      font-size: 26px; }
  #modalt13 .modal-content form input {
    border: 1px solid #0C47F8; }
  #modalt13 .modal-content form .btn {
    background: #0C47F8;
    border: 1px solid #0C47F8; }
  #modalt13 .modal-content form .btn:hover {
    background: #3c6dff; }

#modal3 .modal-content .modal-header h4 {
  font-size: 38px;
  line-height: 46px; }
  #modal3 .modal-content .modal-header h4 span {
    font-size: 24px;
    line-height: 38px;
    color: #222222; }

#modalp .modal-content {
  border: 0;
  border-radius: 5px; }
  #modalp .modal-content .modal-header {
    padding-top: 30px; }
    #modalp .modal-content .modal-header h4 {
      font-size: 30px;
      font-weight: 400;
      color: #000; }
    #modalp .modal-content .modal-header .close {
      margin-top: -25px; }
  #modalp .modal-content p {
    text-align: justify;
    font-weight: 400;
    font-size: 15px; }

@media (min-width: 768px) {
  .modal-sm {
    width: 405px; } }
@media (max-width: 992px) {
  .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
    padding: 0 15px; }

  .heade-h1 {
    font-size: 36px;
    line-height: 44px; }

  .heade-h2 {
    font-size: 22px;
    line-height: 28px; }

  #s5 .ic-i {
    float: none;
    margin: 5px auto; }

  #s5 .ic-t {
    text-align: center; } }
@media (max-width: 762px) {
  #s5 .ic-t {
    width: 100%;
    float: none; } }
@media (max-width: 762px) {
  .navbar-nav > li, .navbar-inverse .navbar-nav > li {
    text-align: center; }

  .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
    font-size: 18px;
    padding: 0 15px;
    line-height: 34px; }

  .navbar-right .btn {
    width: 100%;
    margin-bottom: 15px; }

  .heade-h1 {
    font-size: 28px;
    line-height: 36px; }

  .heade-h2 {
    font-size: 18px;
    line-height: 24px; }

  #s1 .col-icon p {
    margin: 15px 0;
    text-align: left;
    margin-left: 50px; }

  #s1 .f-a-t .f-1t {
    margin: 45px 0; }

  #s1 .f-a-t .f-1t p.he {
    top: -10px; }

  #s1 .f-a-t .f-1 {
    padding-left: 15px; }

  #s1 .f-1f {
    padding-left: 15px;
    padding-right: 15px; }

  #s2 .bl {
    margin-top: 35px; }

  #s5 .ic-t {
    width: 100%;
    float: none; }

  #s7 .row .block {
    display: none; }

  #s7 .r-p {
    text-align: left; }

  #s7 .row.r-p > div {
    padding-left: 45px; } }
.res-form {
  text-align: center;
  font-weight: 700;
  color: #3F3F3F;
  font-size: 16px; }

#s1 .f-a-t #u252-6 p {
  margin-top: 0;
  font-size: 14px;
  text-align: center;
  padding-left: 20px; }

/*# sourceMappingURL=style.css.map */
