html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

a {
  text-decoration: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

input[type='submit'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

@font-face {
  font-family: 'Proxima Nova Lt';
  src: url("../fonts/ProximaNova-Light.eot");
  src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("../fonts/ProximaNova-Regular.eot");
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn BOLD';
  src: url("../fonts/ProximaNovaExCn-Bold.eot");
  src: url("../fonts/ProximaNovaExCn-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExCn-Bold.woff2") format("woff2"), url("../fonts/ProximaNovaExCn-Bold.woff") format("woff"), url("../fonts/ProximaNovaExCn-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Lt';
  src: url("../fonts/ProximaNovaExCn-Light.eot");
  src: url("../fonts/ProximaNovaExCn-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExCn-Light.woff2") format("woff2"), url("../fonts/ProximaNovaExCn-Light.woff") format("woff"), url("../fonts/ProximaNovaExCn-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn bold';
  src: url("../fonts/ProximaNovaCond-Bold.eot");
  src: url("../fonts/ProximaNovaCond-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaCond-Bold.woff2") format("woff2"), url("../fonts/ProximaNovaCond-Bold.woff") format("woff"), url("../fonts/ProximaNovaCond-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn reg';
  src: url("../fonts/ProximaNovaCond-Regular.eot");
  src: url("../fonts/ProximaNovaCond-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaCond-Regular.woff2") format("woff2"), url("../fonts/ProximaNovaCond-Regular.woff") format("woff"), url("../fonts/ProximaNovaCond-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.clearfix:after {
  content: '';
  clear: both;
  display: table; }

body {
  min-width: 1050px;
  margin: 0 auto; }

.bg {
  background: rgba(0, 0, 0, 0.44) url("../images/bg_general.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 50px; }

body,
a,
input,
textarea {
  font-family: "Proxima Nova ExCn BOLD";
  font-size: 16px;
  color: #ffffff; }

.wrapper {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px; }

.order_button {
  font-family: "Proxima Nova Rg";
  font-size: 21px; }

header {
  height: 155px; }
  header .logo {
    float: left;
    margin: 9px 0 0 10px; }
    header .logo p {
      font-family: "Proxima Nova Rg";
      font-size: 24px;
      padding: 9px 0 0 0;
      line-height: 28px; }
  header .phone {
    float: right;
    width: 310px; }
    header .phone .tel_number {
      font-family: "Proxima Nova Rg";
      font-size: 27px;
      color: #ffae00;
      float: right;
      margin-top: 24px;
      position: relative; }
      header .phone .tel_number:before {
        content: "";
        position: absolute;
        width: 33px;
        height: 33px;
        background: url("../images/sprite.png") no-repeat 0 0;
        top: -4px;
        left: -43px; }
    header .phone .order_button {
      margin-top: 16px;
      font-family: "Proxima Nova Rg";
      text-align: center;
      float: right;
      display: block;
      width: 283px;
      height: 53px;
      line-height: 53px;
      color: #ffffff;
      -webkit-border-radius: 9px;
      -ms-border-radius: 9px;
      -moz-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      background: #e30028;
      -webkit-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -o-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -moz-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -ms-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      header .phone .order_button:hover {
        background: #bc0324; }

#info p {
  font-family: "Proxima Nova Cn bold";
  font-size: 45px;
  margin-top: 58px;
  line-height: 55px; }
  #info p span {
    color: #ffae00;
    background: rgba(0, 0, 0, 0.44);
    border-right: 15px solid rgba(0, 0, 0, 0.01);
    border-left: 15px solid rgba(0, 0, 0, 0.01); }

#container {
  margin-top: 67px; }
  #container .wrapper > .clearfix {
    background: #ffffff;
    padding: 0 10px 27px; }
  #container ul li {
    float: left;
    width: 300px;
    height: 308px;
    background: #b1afb7;
    margin-right: 20px;
    margin-top: 20px;
    position: relative; }
    #container ul li img {
      max-width: 100%; }
    #container ul li:nth-child(3n) {
      margin-right: 0; }
    #container ul li .order_button {
      position: absolute;
      bottom: 15px;
      left: 11px;
      display: block;
      margin: 0 auto;
      width: 277px;
      height: 55px;
      background: #e9012a;
      -webkit-border-radius: 9px;
      -ms-border-radius: 9px;
      -moz-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      text-align: center;
      line-height: 55px;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #container ul li .order_button:hover {
        background: #bc0324; }
.listItems ul li a{display: block;
	width: 300px;
	height: 200px;
	
}
#get_list {
  margin: 40px auto 0; }
  #get_list .title {
    font-size: 53px;
    padding-top: 20px;
    text-align: center;
    font-family: "Proxima Nova Cn bold";
    color: #000000; }
  #get_list .form {
    width: 1020px;
    margin: 0 auto;
    height: 313px;
    border: 1px solid #ffffff;
    background: #ffae00; }
    #get_list .form form {
      margin: 50px 0 0 21px;
      position: relative; }
      #get_list .form form [class*='icon'] {
        width: 34px;
        height: 34px;
        position: absolute; }
      #get_list .form form .icon-1 {
        background: url("../images/sprite.png") no-repeat -55px 0;
        left: 168px;
        top: 22px; }
      #get_list .form form .icon-2 {
        background: url("../images/sprite.png") no-repeat -104px 0;
        left: 390px;
        top: 22px; }
      #get_list .form form .icon-3 {
        background: url("../images/sprite.png") no-repeat -155px 0;
        left: 612px;
        top: 22px; }
      #get_list .form form input[type='text'] {
        width: 220px;
        height: 74px;
        background: #ffffff;
        float: left;
        color: #000000;
        box-sizing: border-box;
        padding: 0 60px 0 15px;
        font-family: "Proxima Nova ExCn Lt";
        font-size: 18px;
        margin-left: 1px;
        /* Firefox 19+ */
        /* Firefox 18- */ }
        #get_list .form form input[type='text']::-webkit-input-placeholder {
          color: #000;
          opacity: .5; }
        #get_list .form form input[type='text']::-moz-placeholder {
          color: #000;
          opacity: .5; }
        #get_list .form form input[type='text']:-moz-placeholder {
          color: #000;
          opacity: .5; }
        #get_list .form form input[type='text']:-ms-input-placeholder {
          color: #000;
          opacity: .5; }
      #get_list .form form input[type='submit'] {
        font-family: "Proxima Nova Cn reg";
        float: left;
        width: 314px;
        height: 73px;
        background: #ec2237;
        border-top-right-radius: 9px;
        border-bottom-right-radius: 9px;
        font-size: 25px;
        outline: 0;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #get_list .form form input[type='submit']:hover {
          background: #bc0324; }
      #get_list .form form p {
        color: #000000;
        font-size: 36px;
        float: left;
        margin-top: 30px;
        font-family: "Proxima Nova Cn bold"; }

#general {
  margin-top: 36px;
  background: #e7e5d4; }
  #general .title {
    color: #000000;
    text-align: center;
    font-family: "Proxima Nova Cn bold";
    font-size: 40px;
    padding: 20px 0 40px 0; }
  #general .wrapper > .clearfix {
    padding-bottom: 58px; }
  #general .slider {
    width: 940px;
    margin: 0 auto; }
    #general .slider img {
      width: 223px; }
    #general .slider .owl-controls {
      text-align: center;
      margin: -30px 0 20px 0; }
      #general .slider .owl-controls .owl-nav {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 0;
        height: 0;
        margin-top: -30px;
        width: 1020px;
        margin-left: -40px; }
        #general .slider .owl-controls .owl-nav > div {
          width: 17px;
          height: 60px;
          opacity: .5;
          -webkit-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        #general .slider .owl-controls .owl-nav .owl-prev {
          background: url("../images/sprite.png") no-repeat 0 -50px;
          float: left; }
          #general .slider .owl-controls .owl-nav .owl-prev:hover {
            opacity: 1; }
        #general .slider .owl-controls .owl-nav .owl-next {
          background: url("../images/sprite.png") no-repeat -39px -50px;
          float: right; }
          #general .slider .owl-controls .owl-nav .owl-next:hover {
            opacity: 1; }

footer {
  height: 220px;
  margin-top: 30px; }
  footer .logo {
    float: left;
    margin: 35px 0 0 10px; }
    footer .logo p {
      color: #000000;
      font-family: "Proxima Nova Lt";
      font-size: 18px;
      padding-top: 17px;
      line-height: 21px; }
  footer .phone {
    float: left;
    margin: 30px 0 0 48px; }
    footer .phone a {
      font-family: "Proxima Nova Cn bold";
      font-size: 25px;
      color: #000000;
      margin-top: 21px;
      display: inline-block; }
    footer .phone p {
      color: #000000;
      font-family: "Proxima Nova Lt";
      font-size: 18px;
      line-height: 20px; }
  footer .order {
    float: right;
    width: 300px;
    margin-top: 30px; }
    footer .order p {
      font-family: "Proxima Nova Lt";
      font-size: 18px;
      color: #000000;
      line-height: 20px; }
    footer .order .order_button {
      margin-top: 27px;
      font-family: "Proxima Nova Rg";
      text-align: center;
      display: block;
      width: 233px;
      height: 53px;
      line-height: 53px;
      color: #ffffff;
      -webkit-border-radius: 9px;
      -ms-border-radius: 9px;
      -moz-border-radius: 9px;
      -o-border-radius: 9px;
      border-radius: 9px;
      background: #e30028;
      -webkit-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -o-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -moz-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -ms-background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      background-image: linear-gradient(bottom, #ce0021 0%, #ff0130 100%);
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      footer .order .order_button:hover {
        background: #bc0324; }
    footer .order span {
      font-size: 14px;
      color: #000000;
      font-family: "Proxima Nova Cn reg";
      display: block;
      margin-top: 25px; }

/*--------------------------*/
#popup_call {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto; }
  #popup_call .popup_block {
    margin: 50px auto;
    position: relative;
    width: 1020px; }
    #popup_call .popup_block .title {
      font-size: 53px;
      padding-top: 20px;
      text-align: center;
      font-family: "Proxima Nova Cn bold";
      color: #000000; }
    #popup_call .popup_block .form {
      width: 1020px;
      margin: 0 auto;
      height: 313px;
      border: 1px solid #ffffff;
      background: #ffae00;
      position: relative; }
      #popup_call .popup_block .form .close {
        position: absolute;
        right: 15px;
        top: 15px;
        cursor: pointer;
        font-size: 24px; }
      #popup_call .popup_block .form form {
        margin: 50px 0 0 21px;
        position: relative; }
        #popup_call .popup_block .form form [class*='icon'] {
          width: 34px;
          height: 34px;
          position: absolute; }
        #popup_call .popup_block .form form .icon-1 {
          background: url("../images/sprite.png") no-repeat -55px 0;
          left: 168px;
          top: 22px; }
        #popup_call .popup_block .form form .icon-2 {
          background: url("../images/sprite.png") no-repeat -104px 0;
          left: 390px;
          top: 22px; }
        #popup_call .popup_block .form form .icon-3 {
          background: url("../images/sprite.png") no-repeat -155px 0;
          left: 612px;
          top: 22px; }
        #popup_call .popup_block .form form input[type='text'] {
          width: 220px;
          height: 74px;
          background: #ffffff;
          float: left;
          color: #000000;
          box-sizing: border-box;
          padding: 0 60px 0 15px;
          font-family: "Proxima Nova ExCn Lt";
          font-size: 18px;
          margin-left: 1px;
          /* Firefox 19+ */
          /* Firefox 18- */ }
          #popup_call .popup_block .form form input[type='text']::-webkit-input-placeholder {
            color: #000;
            opacity: .5; }
          #popup_call .popup_block .form form input[type='text']::-moz-placeholder {
            color: #000;
            opacity: .5; }
          #popup_call .popup_block .form form input[type='text']:-moz-placeholder {
            color: #000;
            opacity: .5; }
          #popup_call .popup_block .form form input[type='text']:-ms-input-placeholder {
            color: #000;
            opacity: .5; }
        #popup_call .popup_block .form form input[type='submit'] {
          font-family: "Proxima Nova Cn reg";
          float: left;
          width: 314px;
          height: 73px;
          background: #ec2237;
          border-top-right-radius: 9px;
          border-bottom-right-radius: 9px;
          font-size: 25px;
          outline: 0;
          -webkit-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          #popup_call .popup_block .form form input[type='submit']:hover {
            background: #bc0324; }
        #popup_call .popup_block .form form p {
          color: #000000;
          font-size: 36px;
          float: left;
          margin-top: 30px;
          font-family: "Proxima Nova Cn bold"; }

#popup_list {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto; }
  #popup_list .popup_block {
    margin: 50px auto;
    position: relative;
    width: 1020px; }
    #popup_list .popup_block .title {
      font-size: 53px;
      padding-top: 20px;
      text-align: center;
      font-family: "Proxima Nova Cn bold";
      color: #000000; }
    #popup_list .popup_block .form {
      width: 1020px;
      margin: 0 auto;
      height: 313px;
      border: 1px solid #ffffff;
      background: #ffae00;
      position: relative; }
      #popup_list .popup_block .form .close {
        position: absolute;
        right: 15px;
        top: 15px;
        cursor: pointer;
        font-size: 24px; }
      #popup_list .popup_block .form form {
        margin: 50px 0 0 21px;
        position: relative; }
        #popup_list .popup_block .form form [class*='icon'] {
          width: 34px;
          height: 34px;
          position: absolute; }
        #popup_list .popup_block .form form .icon-1 {
          background: url("../images/sprite.png") no-repeat -55px 0;
          left: 168px;
          top: 22px; }
        #popup_list .popup_block .form form .icon-2 {
          background: url("../images/sprite.png") no-repeat -104px 0;
          left: 390px;
          top: 22px; }
        #popup_list .popup_block .form form .icon-3 {
          background: url("../images/sprite.png") no-repeat -155px 0;
          left: 612px;
          top: 22px; }
        #popup_list .popup_block .form form input[type='text'] {
          width: 220px;
          height: 74px;
          background: #ffffff;
          float: left;
          color: #000000;
          box-sizing: border-box;
          padding: 0 60px 0 15px;
          font-family: "Proxima Nova ExCn Lt";
          font-size: 18px;
          margin-left: 1px;
          /* Firefox 19+ */
          /* Firefox 18- */ }
          #popup_list .popup_block .form form input[type='text']::-webkit-input-placeholder {
            color: #000;
            opacity: .5; }
          #popup_list .popup_block .form form input[type='text']::-moz-placeholder {
            color: #000;
            opacity: .5; }
          #popup_list .popup_block .form form input[type='text']:-moz-placeholder {
            color: #000;
            opacity: .5; }
          #popup_list .popup_block .form form input[type='text']:-ms-input-placeholder {
            color: #000;
            opacity: .5; }
        #popup_list .popup_block .form form input[type='submit'] {
          font-family: "Proxima Nova Cn reg";
          float: left;
          width: 314px;
          height: 73px;
          background: #ec2237;
          border-top-right-radius: 9px;
          border-bottom-right-radius: 9px;
          font-size: 25px;
          outline: 0;
          -webkit-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          #popup_list .popup_block .form form input[type='submit']:hover {
            background: #bc0324; }
        #popup_list .popup_block .form form p {
          color: #000000;
          font-size: 36px;
          float: left;
          margin-top: 30px;
          font-family: "Proxima Nova Cn bold"; }

#popup_thank {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto; }
  #popup_thank .popup_block {
    width: 360px;
    padding-bottom: 50px;
    margin: 140px auto 50px;
    position: relative;
    border: 1px solid #ffffff;
    background: #ffae00; }
    #popup_thank .popup_block .close {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer;
      font-size: 20px; }
    #popup_thank .popup_block .title {
      font-size: 30px;
      text-align: center;
      padding: 20px 0; }
    #popup_thank .popup_block p {
      font-size: 20px;
      font-family: "Proxima Nova ExCn Lt";
      text-align: center; }

.ac{text-align: center;
display: flex;
justify-content: center;
align-items: center;
height: 38px;
}
/*# sourceMappingURL=style.css.map */
