@charset "UTF-8";
@font-face {
  font-family: 'DINNextLTProLight';
  src: url("../fonts/DINNextLTProLight.eot");
  src: url("../fonts/DINNextLTProLight.eot") format("embedded-opentype"), url("../fonts/DINNextLTProLight.woff2") format("woff2"), url("../fonts/DINNextLTProLight.woff") format("woff"), url("../fonts/DINNextLTProLight.ttf") format("truetype"), url("../fonts/DINNextLTProLight.svg#DINNextLTProLight") format("svg"); }
@font-face {
  font-family: 'OpenSansSemibold';
  src: url("../fonts/OpenSansSemibold.eot");
  src: url("../fonts/OpenSansSemibold.eot") format("embedded-opentype"), url("../fonts/OpenSansSemibold.woff2") format("woff2"), url("../fonts/OpenSansSemibold.woff") format("woff"), url("../fonts/OpenSansSemibold.ttf") format("truetype"), url("../fonts/OpenSansSemibold.svg#OpenSansSemibold") format("svg"); }
@font-face {
  font-family: 'DINNextRoundedLTProBold';
  src: url("../fonts/DINNextRoundedLTProBold.eot");
  src: url("../fonts/DINNextRoundedLTProBold.eot") format("embedded-opentype"), url("../fonts/DINNextRoundedLTProBold.woff2") format("woff2"), url("../fonts/DINNextRoundedLTProBold.woff") format("woff"), url("../fonts/DINNextRoundedLTProBold.ttf") format("truetype"), url("../fonts/DINNextRoundedLTProBold.svg#DINNextRoundedLTProBold") format("svg"); }
@font-face {
  font-family: 'DINNextLTProRegular';
  src: url("../fonts/DINNextLTProRegular.eot");
  src: url("../fonts/DINNextLTProRegular.eot") format("embedded-opentype"), url("../fonts/DINNextLTProRegular.woff2") format("woff2"), url("../fonts/DINNextLTProRegular.woff") format("woff"), url("../fonts/DINNextLTProRegular.ttf") format("truetype"), url("../fonts/DINNextLTProRegular.svg#DINNextLTProRegular") format("svg"); }
@font-face {
  font-family: 'OpenSansLight';
  src: url("../fonts/OpenSansLight.eot");
  src: url("../fonts/OpenSansLight.eot") format("embedded-opentype"), url("../fonts/OpenSansLight.woff2") format("woff2"), url("../fonts/OpenSansLight.woff") format("woff"), url("../fonts/OpenSansLight.ttf") format("truetype"), url("../fonts/OpenSansLight.svg#OpenSansLight") format("svg"); }
@font-face {
  font-family: 'OpenSansBold';
  src: url("../fonts/OpenSansBold.eot");
  src: url("../fonts/OpenSansBold.eot") format("embedded-opentype"), url("../fonts/OpenSansBold.woff2") format("woff2"), url("../fonts/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold.ttf") format("truetype"), url("../fonts/OpenSansBold.svg#OpenSansBold") format("svg"); }
@font-face {
  font-family: 'OpenSansRegular';
  src: url("../fonts/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular.eot") format("embedded-opentype"), url("../fonts/OpenSansRegular.woff2") format("woff2"), url("../fonts/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular.ttf") format("truetype"), url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg"); }
@font-face {
  font-family: 'proxima_novasemibold';
  src: url("../fonts/proximanova-semibold-webfont.eot");
  src: url("../fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DINNextLTProUltraLight';
  src: url("../fonts/DINNextLTProUltraLight.eot");
  src: url("../fonts/DINNextLTProUltraLight.eot") format("embedded-opentype"), url("../fonts/DINNextLTProUltraLight.woff2") format("woff2"), url("../fonts/DINNextLTProUltraLight.woff") format("woff"), url("../fonts/DINNextLTProUltraLight.ttf") format("truetype"), url("../fonts/DINNextLTProUltraLight.svg#DINNextLTProUltraLight") format("svg"); }
/*font for my Website*/
/*colors for my Website*/
.title-h1 {
  font: normal 40px/42px "DINNextLTProLight";
  color: #333333;
  margin-bottom: 10px; }

* {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent; }

a {
  outline: none;
  background-color: transparent;
  text-decoration: none; }

b, u, i, strong, font, span, em, strike, sub, sup, div {
  color: inherit;
  font-size: inherit; }

img {
  border: none; }

input {
  background-color: #ffffff;
  line-height: 35px;
  padding: 0px 0px;
  box-sizing: border-box;
  border: solid 1px #c6c6c6;
  color: #1f1f1f;
  font: normal 16px/35px "DINNextLTProLight"; }

::-webkit-input-placeholder {
  color: #ffffff; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

:-ms-input-placeholder {
  color: #ffffff; }

select {
  width: 100%; }

textarea {
  width: 100%;
  background-color: #b4afaa;
  height: 175px;
  resize: none;
  border: none;
  padding: 10px;
  box-sizing: border-box;
  color: #FFF;
  font: normal 20px/22px "DINNextLTProLight";
  margin-bottom: 29px; }

html {
  height: 100%; }

body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  background: #FFF;
  font-size: 16px;
  color: #454545;
  width: 100%; }

#content {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  font-size: inherit;
  color: inherit; }

#footer {
  z-index: 4;
  height: auto;
  width: 100%;
  overflow: hidden;
  background: #333333;
  box-sizing: border-box; }

/*top*/
.site {
  display: block;
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
  padding: 0px 42px;
  box-sizing: border-box; }

.top_bg {
  background: url("../images/bg_tt.png") repeat; }

.a_menu_1 {
  font: normal 12px/100px "DINNextLTProLight";
  color: #FFF; }

.block_prod {
  background: url("../images/top_cart.png") no-repeat;
  width: 445px;
  height: 58px;
  right: -84px !important;
  margin-top: -5px;
  position: absolute; }
  .block_prod .pr_1 {
    display: block;
    padding-left: 103px;
    float: left;
    width: 175px;
    font: normal 12px/52px "OpenSansSemibold";
    color: #ffffff; }
  .block_prod .pr_2 {
    display: block;
    float: left;
    width: 68px;
    font: normal 14px/52px "OpenSansSemibold";
    color: #ffffff;
    text-align: center; }
  .block_prod .pr_3 {
    float: left;
    width: 104px;
    height: 32px;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background: #ffdf31;
    margin-top: 9px;
    text-transform: uppercase;
    color: #000000;
    font: normal 18px/32px "DINNextRoundedLTProBold"; }

.toop_reep {
  background: #94c9c1;
  height: 5px; }

/*top end*/
/*footer*/
.fot-line_1 {
  background: #ffffff;
  height: 152px;
  text-align: center; }
  .fot-line_1 .followq {
    font: normal 16px/16px "DINNextLTProRegular";
    color: #262626;
    padding-top: 39px;
    padding-bottom: 18px; }
  .fot-line_1 a {
    padding: 0px 12px; }

.fot-line_2 {
  background: #ffffff;
  height: 227px;
  background: url("../images/fot-line_2.png") repeat;
  text-align: center; }
  .fot-line_2 .as-see {
    background: url("../images/as_bg.png") repeat;
    width: 94px;
    height: 24px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    font: normal 12px/24px "OpenSansSemibold";
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 auto; }
  .fot-line_2 .icon_f {
    margin: 0px 12px; }

.fot-line_3 {
  background: #ffffff;
  min-height: 104px;
  background: url("../images/fot-line_3.png") repeat;
  text-align: center; }
  .fot-line_3 .copyr {
    font: normal 10px/10px "OpenSansSemibold";
    color: #ffffff; }

/*footer end*/
.bg_banner {
  background: url("../images/bg_banner.png") no-repeat center top;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  -khtml-background-size: cover;
  background-size: cover;
  height: 438px; }
  .bg_banner .therf {
    font: normal 52px/52px "DINNextLTProLight";
    color: #fcfeff;
    text-align: center; }
    .bg_banner .therf span {
      font: normal 36px/58px "DINNextLTProLight"; }
  .bg_banner .ban_main {
    position: absolute;
    right: 43px;
    margin-top: 27px;
    display: inline-block;
    width: 100%;
    max-width: 799px; }
    .bg_banner .ban_main img {
      display: block;
      width: 100%;
      max-width: 799px; }
  .bg_banner .tv_yellow {
    float: left;
    margin-left: 272px; }
  .bg_banner .link-baner-1 {
    float: left;
    margin-left: 133px;
    display: inline-block;
    margin-bottom: 43px;
    margin-top: 11px; }
    .bg_banner .link-baner-1 span {
      font: normal 12px/29px "DINNextLTProLight";
      color: #ffffff;
      display: inline-block;
      height: 29px;
      width: 98px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      border: solid 1px #dfb2b2;
      text-align: center; }
  .bg_banner .link-baner-2 {
    margin-left: 80px;
    display: inline-block;
    margin-bottom: 46px; }
    .bg_banner .link-baner-2 span {
      font: normal 12px/29px "DINNextLTProLight";
      color: #ffffff;
      display: inline-block;
      height: 29px;
      width: 98px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      border: solid 1px #dfb2b2;
      text-align: center; }
  .bg_banner .link-baner-3 {
    margin-left: 76px;
    display: inline-block;
    margin-bottom: 41px; }
    .bg_banner .link-baner-3 span {
      font: normal 12px/29px "DINNextLTProLight";
      color: #ffffff;
      display: inline-block;
      height: 29px;
      width: 98px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      border: solid 1px #c6b7be;
      text-align: center; }
  .bg_banner .link-baner-4 {
    margin-left: 133px;
    display: inline-block; }
    .bg_banner .link-baner-4 span {
      font: normal 12px/29px "DINNextLTProLight";
      color: #ffffff;
      display: inline-block;
      height: 29px;
      width: 98px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
      border: solid 1px #b5bbc5;
      text-align: center; }

.bg_next_wh {
  text-align: center; }
  .bg_next_wh .gttyou {
    text-align: center;
    font: normal 48px/109px "DINNextLTProLight";
    color: #00b0da; }
  .bg_next_wh .or-now {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    border: solid 2px #7ce0f1;
    padding: 0px 33px;
    font: normal 16px/40px "OpenSansLight";
    color: #2d7b88;
    margin: 0px 3px;
    display: inline-block; }
  .bg_next_wh .block_l_im {
    position: relative; }
    .bg_next_wh .block_l_im img {
      max-width: 100%; }
    .bg_next_wh .block_l_im:hover .op_pos {
      display: block; }
    .bg_next_wh .block_l_im .op_pos {
      position: absolute;
      background: url("../images/opaci_hover.png") repeat;
      width: 100%;
      height: 100%;
      display: none;
      font: normal 22px/50px "DINNextLTProRegular";
      color: #ffffff;
      padding-top: 160px;
      box-sizing: border-box; }
  .bg_next_wh .block_r_im {
    position: relative;
    text-align: left; }
    .bg_next_wh .block_r_im img {
      max-width: 100%; }
    .bg_next_wh .block_r_im .tex_r {
      position: absolute;
      padding: 23px 32px 0px 32px; }
      .bg_next_wh .block_r_im .tex_r .munu_som {
        font: normal 30px/104px "DINNextLTProLight";
        color: #ffffff;
        float: left;
        padding-right: 38px;
        cursor: pointer;
        opacity: 0.5;
        border-bottom: solid 1px #ffffff; }
        .bg_next_wh .block_r_im .tex_r .munu_som:hover {
          opacity: 1; }
        .bg_next_wh .block_r_im .tex_r .munu_som.selected {
          opacity: 1; }
      .bg_next_wh .block_r_im .tex_r .text_bl_im {
        height: 90px;
        font: normal 18px/30px "OpenSansLight";
        color: #fffffe;
        text-align: left; }
      .bg_next_wh .block_r_im .tex_r .knowmor_in {
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        border: solid 2px #dff4ef;
        padding: 0px 35px;
        font: normal 16px/40px "OpenSansLight";
        color: #ffffff;
        display: inline-block; }

.wonder {
  font: normal 38px/48px "DINNextLTProUltraLight";
  color: #262626;
  text-align: center; }

#sync1 .item {
  background: #ededed;
  padding: 79px 0px 65px 0px;
  text-align: center; }

#sync2 .item {
  background: url("../images/bg_carl.png") no-repeat;
  width: 149px;
  height: 100px;
  padding-top: 32px;
  text-align: center;
  cursor: pointer; }

#sync2 .item h1 {
  font-size: 18px; }

#sync2 .synced .item {
  background: url("../images/bg_carl_hov.png") no-repeat;
  padding-top: 38px; }

#sync2 .synced .item img {
  display: none; }

.proce {
  width: 63%;
  margin-left: 225px;
  margin-top: -40px;
  position: absolute;
  z-index: 999;
  -webkit-box-shadow: 3px 30px 10px 1px #d6d6d6;
  box-shadow: 3px 30px 10px 1px #d6d6d6;
  height: 70px; }

.compl {
  width: 450px;
  margin: 0 auto; }
  .compl .block_1 {
    width: 149px;
    border-right: solid 1px #d5d5d5;
    height: 77px;
    text-align: center;
    font: normal 30px/50px "DINNextLTProLight";
    color: #000000;
    float: left; }
    .compl .block_1 span {
      font: normal 14px/15px "OpenSansLight";
      display: block; }
  .compl .block_2 {
    width: 149px;
    height: 56px;
    text-align: center;
    float: left;
    padding-top: 21px; }
    .compl .block_2 a {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      border: solid 1px #eba0a0;
      padding: 0px 14px;
      font: normal 16px/29px "OpenSansLight";
      color: #000000;
      display: inline-block; }

.img_carl {
  display: inline-block;
  width: 100%;
  max-width: 974px; }
  .img_carl img {
    display: block;
    width: 100%;
    max-width: 974px; }

.ord_now {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background: #e95354;
  padding: 0px 42px;
  font: normal 16px/44px "DINNextLTProLight";
  color: #ffffff;
  display: inline-block;
  margin-top: -35px; }

.customNavigation .btn {
  cursor: pointer;
  margin-top: -355px;
  position: absolute; }

.customNavigation .btn.prev {
  left: 80px; }

.customNavigation .btn.next {
  right: 80px; }

.block_new_1 {
  width: 262px;
  display: block;
  margin: 0 auto;
  text-align: center; }
  .block_new_1 .top {
    width: 262px;
    display: block;
    margin: 0 auto; }
    .block_new_1 .top img {
      float: left;
      display: block; }
    .block_new_1 .top .nam {
      float: left;
      display: block;
      background-image: url("../images/t_p_si_2.png");
      background-repeat: no-repeat;
      background-position: right;
      background-color: #e95355;
      width: 177px;
      height: 82px;
      padding-top: 23px;
      padding-left: 13px;
      box-sizing: border-box;
      font: normal 28px/20px "DINNextLTProRegular";
      color: #262626;
      text-align: left; }
      .block_new_1 .top .nam span {
        font: normal 14px/32px "DINNextLTProUltraLight";
        display: block; }
    .block_new_1 .top .nam-bl {
      background-color: #539fe9; }
    .block_new_1 .top .nam-ye {
      background-color: #e9b553; }
  .block_new_1 .name_r {
    font: normal 16px/40px "OpenSansBold";
    color: #242424;
    text-align: center; }
  .block_new_1 .name_r-2 {
    font: normal 18px/64px "DINNextRoundedLTProBold";
    color: #4e4e4e;
    text-align: center; }
  .block_new_1 .te_op {
    height: 55px;
    text-align: center;
    font: italic 14px/22px "DINNextLTProLight";
    color: #000000; }
  .block_new_1 .share {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 29px;
    width: 98px;
    text-align: center;
    border: solid 1px #ed7577;
    font: normal 14px/29px "OpenSansLight";
    color: #000000;
    display: block;
    margin: 0 auto; }
  .block_new_1 .share-our {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 29px;
    width: 98px;
    text-align: center;
    border: solid 1px #b9b9b9;
    font: normal 14px/29px "OpenSansLight";
    color: #000000;
    display: block;
    margin: 0 auto; }
  .block_new_1 .share-bl {
    border: solid 1px #75b2ed; }
  .block_new_1 .share-ye {
    border: solid 1px #edc475; }

/* ------------- ╨Ъ╨╛╨╜╤В╨╡╨╣╨╜╨╡╤А ╤Б ╨░╨┤╨░╨┐╤В╨╕╨▓╨╜╤Л╨╝╨╕ ╨▒╨╗╨╛╨║╨░╨╝╨╕------------- */
.masonry {
  margin: 0;
  padding: 0;
  column-gap: 1.5em;
  font-size: .85em;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em; }
  .masonry .item {
    display: inline-block;
    background: #fff;
    padding: 0em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    /* ╨Ш╨╖╨╝╨╡╨╜╨╡╨╜╨╕╤П ╨░╨╗╨│╨╛╤А╨╕╤В╨╝╨░ ╤А╨░╤Б╤З╨╡╤В╨░ ╤И╨╕╤А╨╕╨╜╤Л ╨╕ ╨▓╤Л╤Б╨╛╤В╤Л ╤Н╨╗╨╡╨╝╨╡╨╜╤В╨░.*/
    -moz-box-sizing: border-box;
    /* ╨Ф╨╗╤П Firefox */
    -webkit-box-sizing: border-box;
    /* ╨Ф╨╗╤П Safari, Chrome, iOS ╨╕Android */ }
    .masonry .item img, .masonry .item iframe {
      max-width: 100%;
      height: auto;
      display: block; }

/* banner 2 */
.a_banner_2 {
  position: relative;
  width: 100%; }
  .a_banner_2 .arrrow {
    position: absolute;
    margin-top: 123px;
    z-index: 3;
    cursor: pointer; }
  .a_banner_2 .left-1 {
    left: 28px; }
  .a_banner_2 .right-1 {
    right: 28px; }

#owl-banner-2 .item {
  display: block;
  width: 300px; }
  #owl-banner-2 .item .posit {
    background: url("../images/pos_inst.png") repeat;
    position: absolute;
    height: 66px;
    width: 300px;
    bottom: 0;
    text-align: center;
    padding-top: 21px; }
    #owl-banner-2 .item .posit .like {
      background: url("../images/in_like.png") no-repeat right;
      padding-right: 30px;
      display: inline-block;
      font: normal 14px/26px "DINNextLTProLight";
      color: #ffffff;
      cursor: pointer;
      margin-right: 30px; }
    #owl-banner-2 .item .posit .in_show {
      background: url("../images/in_show.png") no-repeat right;
      padding-right: 37px;
      display: inline-block;
      font: normal 14px/26px "DINNextLTProLight";
      color: #ffffff;
      cursor: pointer; }

/* banner 2 end */
.wonder-2 {
  font: normal 20px/45px "DINNextLTProLight";
  color: #262626;
  text-align: center; }

.wonder-3 {
  font: normal 48px/48px "DINNextLTProLight";
  color: #262626;
  text-align: center; }

.block_searh {
  width: 559px;
  margin: 0 auto; }
  .block_searh .inp_searh {
    float: left;
    width: 363px;
    height: 57px;
    border: solid 1px #cfcfcf;
    background: #ffffff;
    padding-left: 16px;
    box-sizing: border-box;
    font: italic 14px/57px "OpenSansLight";
    color: #242424; }
  .block_searh .but_searh {
    width: 194px;
    height: 57px;
    cursor: pointer;
    border: none;
    background: #5fc7ae;
    font: normal 16px/57px "OpenSansLight";
    color: #ffffff; }

/*contact*/
.line_contact {
  background: url("../images/bg_contact.png") repeat-x;
  height: 268px;
  text-align: center; }
  .line_contact .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 5px 2px 6px #181818; }

.bg_con {
  background: #f5f5f5; }

.bg_centre {
  background: #ffffff; }

.titl {
  color: #4e4e4e;
  font: normal 16px/36px "OpenSansLight"; }

.block-cont_l {
  float: left;
  width: 40%;
  text-align: center; }

.block-cont_r {
  float: right;
  width: 50%; }
  .block-cont_r img {
    width: 100%; }
  .block-cont_r .left_img img {
    float: left;
    margin-right: 8px;
    max-width: 215px; }

.name_in {
  font: normal 14px/14px "OpenSansRegular";
  color: #020202;
  margin-bottom: 15px;
  text-align: left; }

.padr {
  padding-right: 60px;
  text-align: center; }

.inp_cont {
  height: 55px;
  border: none;
  font: normal 14px/55px "OpenSansRegular";
  color: #7f7f7f;
  width: 100%; }

.line_cont_ml {
  height: 2px;
  background: #cbb6dc; }

::-webkit-input-placeholder {
  color: #020202; }

::-moz-placeholder {
  color: #020202; }

/* Firefox 19+ */
:-moz-placeholder {
  color: #020202; }

/* Firefox 18- */
:-ms-input-placeholder {
  color: #020202; }

.line_cont_ml-te {
  height: 209px;
  border: none;
  font: normal 14px/22px "OpenSansRegular";
  color: #020202;
  resize: none;
  background: none;
  width: 100%; }

.but_con {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  width: 151px;
  text-align: center;
  border: solid 2px #d5c5e3;
  font: normal 16px/40px "DINNextLTProLight";
  color: #aa8ac6;
  margin: 0 auto;
  background: none;
  cursor: pointer;
  margin: 0px 5px;
  display: inline-block; }

/*faq*/
.line_faq {
  background: url("../images/bg_faq.png") repeat-x;
  height: 268px;
  text-align: center; }
  .line_faq .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); }

.faq_dawn_menu-5 {
  background: #ffffff;
  border-bottom: solid 2px #c1c1c1;
  margin: 0px 50px; }

.faq-text-5 {
  padding-left: 78px;
  font: normal 18px/30px "OpenSansLight";
  color: #4c4c4c;
  font-size: 16px;
  display: inline-block;
  float: left;
  background: url(../images/faq_im.png) no-repeat left;
  line-height: 75px;
  width: 88%; }

.l-h-3 {
  line-height: 30px; }

.faq_title_menu-5 .faq-ar-5 {
  width: 53px;
  height: 75px;
  float: right;
  background: url(../images/faq-ar-bottom-5.png) no-repeat; }

.faq_title_menu-5.collapsed .faq-ar-5 {
  width: 53px;
  height: 75px;
  float: right;
  background: url(../images/faq-ar-top-5.png) no-repeat; }

.faq_title_menu-5 {
  border-bottom: solid 2px #4d4db8; }

.faq_title_menu-5.collapsed {
  border-bottom: none; }

.faq_drop_dawn-5 {
  background: #ffffff;
  padding: 30px 78px;
  font: normal 14px/28px "OpenSansRegular";
  color: #666666;
  text-align: left; }

.faq-selected-5 {
  border-bottom: solid 2px #4d4db8; }

/*faq end*/
/*InvestorRelations*/
.line_inv {
  background: url("../images/bg_inv.png") repeat-x;
  height: 268px;
  text-align: center; }
  .line_inv .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 5px 2px 6px #181818; }

.line_cont_ml-2 {
  height: 2px;
  background: #e2d7cb; }

.left_inv {
  float: left;
  width: 33%;
  font: normal 14px/23px "OpenSansRegular";
  color: #020202; }

.right_inv {
  float: right;
  width: 67%;
  font: normal 14px/20px "OpenSansRegular"; }

.line_int_ml-te {
  height: 90px;
  border-bottom: solid 2px #e2d7cb;
  font: normal 14px/20px "OpenSansRegular";
  color: #020202;
  resize: none;
  background: none;
  width: 100%; }

.a-chek {
  float: left;
  line-height: 30px;
  color: #323333;
  margin-right: 85px;
  color: #020202;
  font: 14px/20px "OpenSansRegular"; }

.a-chek input[type="checkbox"], .a-chek input[type="radio"] {
  display: none; }

.a-chek input[type="checkbox"] + label span, .a-chek input[type="radio"] + label span {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin: -1px 15px 0 0;
  background: url(../images/check.png) no-repeat 0 0;
  cursor: pointer; }

.a-chek input[type="checkbox"]:checked + label span, .a-chek input[type="radio"]:checked + label span {
  background-position: 0 -28px; }

.titl-in-2 {
  font: normal 14px/20px "OpenSansRegular";
  color: #020202; }

.cent {
  text-align: center; }
  .cent .but_con {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 151px;
    text-align: center;
    border: solid 2px #d2bca7;
    font: normal 16px/40px "DINNextLTProLight";
    color: #d2bca7;
    margin: 0 auto;
    background: none;
    cursor: pointer;
    margin: 0px 5px;
    display: inline-block; }

/*InvestorRelations end*/
.line_our {
  background: url("../images/bg_our.png") repeat-x; }
  .line_our .tl {
    font: normal 52px/281px "DINNextLTProLight";
    color: #fcfeff;
    text-align: center; }

.img-our {
  display: inline-block;
  width: 100%;
  max-width: 966px; }
  .img-our img {
    display: block;
    width: 100%;
    max-width: 966px; }

.titl h1 {
  font: normal 28px/122px "DINNextLTProLight";
  color: #4e4e4e; }

.bg_ph_vid {
  text-align: center; }

.line_m {
  border-bottom: solid 1px #e5e5e5;
  text-align: center;
  height: 45px; }
  .line_m .menu_phot {
    font: normal 23px/23px "DINNextLTProLight";
    color: #050506;
    padding-bottom: 21px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px 25px;
    border-bottom: solid 1px #e5e5e5; }
    .line_m .menu_phot:hover {
      border-bottom: solid 1px #e95355;
      color: #e95355; }
    .line_m .menu_phot.selected {
      border-bottom: solid 1px #e95355;
      color: #e95355; }

/*Sweepstakes*/
.line_sweep {
  background: url("../images/bg_sweep.png") repeat-x;
  height: 268px;
  text-align: center; }
  .line_sweep .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 3px 2px 4px #181818; }

.block-sweep {
  text-align: center;
  margin-bottom: 100px; }
  .block-sweep img {
    border-bottom: solid 7px #92aae6; }
  .block-sweep .cont {
    padding-left: 40px;
    text-align: left; }
    .block-sweep .cont .lf_co {
      color: #686868;
      font: normal 14px/23px "proxima_novasemibold"; }
      .block-sweep .cont .lf_co span {
        color: #63b6e5;
        display: block;
        font: normal 14px/23px "proxima_novasemibold"; }
    .block-sweep .cont h1 {
      color: #8baadf;
      font: normal 22px/75px "proxima_novasemibold"; }
    .block-sweep .cont .find {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      height: 40px;
      width: 151px;
      text-align: center;
      border: solid 2px #a2bde9;
      font: normal 16px/40px "DINNextLTProLight";
      color: #90ace7 !important;
      background: none;
      display: inline-block; }

/*Sweepstakes end*/
/*Sweepstakes_inner*/
.sw_inn h1 {
  color: #000000;
  font: normal 25px/25px "proxima_novasemibold"; }

.sw_inn-2 {
  padding-left: 30px; }
  .sw_inn-2 .back {
    color: #63b6e5;
    font: normal 22px/33px "proxima_novasemibold";
    background: url("../images/back_img.png") no-repeat left;
    padding-left: 42px;
    float: right;
    display: inline-block;
    line-height: 33px; }
  .sw_inn-2 .tex_some {
    font: normal 14px/22px "OpenSansLight";
    color: #686868; }
  .sw_inn-2 .lf_co {
    color: #686868;
    font: normal 14px/23px "proxima_novasemibold"; }
    .sw_inn-2 .lf_co span {
      color: #63b6e5;
      display: block;
      font: normal 14px/23px "proxima_novasemibold"; }
  .sw_inn-2 .inp_cont {
    text-transform: uppercase; }
  .sw_inn-2 .a-chek {
    margin-right: 0px; }
  .sw_inn-2 .but_con {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 152px;
    text-align: center;
    border: solid 2px #7ce0f1;
    font: normal 16px/40px "DINNextLTProLight";
    color: #2d7b88;
    margin: 0 auto;
    background: none;
    cursor: pointer;
    margin: 0px 5px;
    display: inline-block; }

.line_cont_ml-3 {
  height: 2px;
  background: #a1d3ef; }

/*Sweepstakes_inner end*/
a:hover,
a:focus {
  color: #FFF;
  text-decoration: none; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 0px;
  padding-left: 0px; }

label {
  margin-bottom: 0px;
  font-weight: normal; }

.nav > li > a:hover,
.nav > li > a.active,
.nav > li > a:focus {
  text-decoration: none;
  background: transparent; }

.nav > li:hover,
.nav > li:focus {
  border-bottom: solid 1px #FFF; }

.nav > li.active {
  text-decoration: none;
  border-bottom: solid 1px #FFF; }

.fot-line_3 .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 0px;
  padding-right: 0px;
  font-family: 'OpenSansSemibold';
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px; }

.fot-line_3 .nav > li > a:hover,
.fot-line_3 .nav > li > a:focus {
  text-decoration: none;
  border-bottom: none; }

.nav > li.disabled > a {
  color: #FFF; }

.nav > li.disabled > a:focus {
  color: #FFF; }

.navbar-collapse {
  border-top: 17px solid transparent;
  box-shadow: none;
  -webkit-overflow-scrolling: touch;
  background: url("../images/bg_tt.png") repeat; }

.navbar-brand {
  float: left;
  padding: 0px 0px;
  font-size: inherit;
  line-height: inherit; }

.navbar-toggle .icon-bar {
  margin-top: 20px;
  display: block;
  width: 50px;
  height: 5px;
  border-radius: 1px;
  background: #FFF; }

.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 96px; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #000; }

.nonehover {
  padding: 0px 25px; }
  .nonehover .gamma-description {
    display: none; }
  .nonehover b, .nonehover u, .nonehover i, .nonehover strong, .nonehover font, .nonehover span, .nonehover em, .nonehover strike, .nonehover sub, .nonehover sup, .nonehover div {
    color: inherit;
    font-size: inherit; }

/*wholesaleinquiries*/
.line_who {
  background: #4ec392;
  height: 268px;
  text-align: center; }
  .line_who .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 5px 2px 6px #181818; }

.line_cont_ml-w {
  height: 2px;
  background: #caedde; }

.lft_1 {
  float: left;
  width: 83px;
  height: 50px;
  border: none;
  font: normal 14px/50px "OpenSansRegular";
  color: #020202; }

.lft_2 {
  float: left;
  width: 67px;
  height: 57px;
  border: none;
  color: #020202;
  margin-right: 14px;
  border-bottom: solid 2px #caedde; }

.lft_3 {
  float: left;
  width: 62px;
  height: 57px;
  border: none;
  color: #020202;
  border-bottom: solid 2px #caedde; }

.at_cent {
  text-align: center; }
  .at_cent .but_con {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 151px;
    text-align: center;
    border: solid 2px #71cfa8;
    font: normal 16px/40px "DINNextLTProLight";
    color: #4ec392;
    margin: 0 auto;
    background: none;
    cursor: pointer;
    margin: 0px 5px;
    display: inline-block; }

/*wholesaleinquiries end*/
/*wonderfullife*/
.bg_centre-2 {
  background: url(../images/bg_wonder.png) no-repeat center top #ffffff;
  padding-top: 524px; }

/* banner 5 */
.a_banner_5 {
  position: relative;
  width: 100%; }
  .a_banner_5 .arrrow {
    position: absolute;
    margin-top: 375px;
    z-index: 3;
    cursor: pointer; }
  .a_banner_5 .left-1 {
    left: 5px; }
  .a_banner_5 .right-1 {
    right: 25px; }

#owl-banner-5 .item {
  display: inline-block;
  width: 100%;
  max-width: 468px; }
  #owl-banner-5 .item img {
    display: block;
    width: 100%;
    max-width: 468px; }

.center_kol {
  text-align: center;
  font: normal 28px/90px "DINNextLTProLight";
  color: #4e4e4e; }

/* banner 5 end */
/*wonderfullife end*/
/*wonderwheelz_Collectionz */
.bg_won {
  background: url(../images/bg_won.png) repeat; }
  .bg_won #sync1 .item {
    background: url(../images/bg_won.png) repeat;
    padding: 107px 0 30px; }
  .bg_won .proce {
    margin-top: 11px; }
  .bg_won .img_carl {
    margin-top: -30px; }
  .bg_won .limit_time {
    position: absolute;
    margin-top: -67px;
    margin-left: 24%;
    z-index: 2; }
  .bg_won .img_carl {
    display: inline-block;
    max-width: 650px;
    width: 100%; }
  .bg_won .pricer {
    display: inline-block;
    font: normal 30px/41px "DINNextLTProLight";
    font-weight: bold;
    color: #000000;
    margin-top: -40px;
    position: absolute;
    z-index: 10;
    margin-left: -118px; }
    .bg_won .pricer .pr {
      font: normal 30px/41px "DINNextLTProLight";
      font-weight: bold;
      color: #98989c;
      position: relative;
      text-align: center;
      width: 100px;
      display: inline-block; }

.old_pr {
  display: block;
  position: absolute;
  width: 49px;
  height: 41px;
  margin: 0 auto;
  width: 100px;
  text-align: center; }

.block_4 {
  display: inline-block;
  padding: 0px 26px;
  border-right: solid 1px #d5d5d5;
  height: 84px;
  text-align: center;
  font: normal 30px/50px "DINNextLTProLight";
  color: #000000; }
  .block_4 span {
    font: normal 14px/15px "OpenSansLight";
    display: block; }

.line_cent {
  height: 1px;
  background: #d5d5d5; }

.wondrr {
  font: normal 12px/20px "OpenSansLight";
  color: #242424;
  text-align: left;
  padding: 0px 50px;
  height: 140px; }
  .wondrr h1 {
    font: normal 22px/60px "OpenSansLight";
    color: #242424; }

.won h1 {
  line-height: 39px; }

.line_coll {
  height: 2px;
  background: #7ce0f1; }

.som_tex_coll {
  text-align: center; }
  .som_tex_coll .rate {
    font: normal 12px/50px "OpenSansRegular";
    color: #414141; }
  .som_tex_coll img {
    cursor: pointer;
    margin: 0px 4px; }

.inp_coll {
  height: 37px;
  border: solid 1px #84e1f0;
  background: #f5f5f5;
  font: normal 12px/37px "OpenSansRegular";
  color: #2b2b2b;
  width: 100%;
  padding: 0px 13px;
  box-sizing: border-box; }

.textar_coll {
  height: 109px;
  border: solid 1px #84e1f0;
  background: #f5f5f5;
  font: normal 12px/37px "OpenSansRegular";
  color: #2b2b2b;
  width: 100%;
  padding: 20px 13px;
  box-sizing: border-box;
  margin-bottom: 0px; }

.lf_coll {
  float: left;
  width: 168px;
  text-align: right;
  font: normal 12px/20px "OpenSansRegular";
  color: #2b2b2b;
  margin-right: 25px; }

.right_inv-2 {
  float: left;
  font: normal 14px/20px "OpenSansRegular"; }
  .right_inv-2 .a-chek {
    float: left;
    line-height: 30px;
    color: #323333;
    margin-right: 15px;
    color: #020202;
    font: 14px/20px "OpenSansRegular"; }

.but_coll {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  width: 151px;
  text-align: center;
  border: solid 2px #7ce0f1;
  font: normal 13px/40px "OpenSansRegular";
  color: #2d7b88;
  margin: 0 auto;
  background: none;
  cursor: pointer;
  float: right;
  margin-top: -5px; }

.alirg {
  text-align: left; }
  .alirg .rate {
    font: normal 16px/50px "OpenSansRegular";
    color: #414141; }
  .alirg img {
    cursor: pointer;
    margin: 0px 4px; }
  .alirg .rate-2 {
    font: normal 12px/50px "OpenSansRegular";
    color: #414141; }

.line_coll-2 {
  height: 1px;
  background: #ececec; }

.result_coll {
  font: normal 12px/30px "OpenSansRegular";
  color: #414141; }
  .result_coll h1 {
    font: normal 16px/11px "OpenSansBold";
    color: #414141;
    margin-bottom: 15px; }
  .result_coll .like_blue {
    font: normal 12px/21px "OpenSansRegular";
    color: #414141;
    background: url(../images/like_blue.png) no-repeat left;
    padding-left: 39px;
    margin-top: 25px; }

/*wonderwheelz_Collectionz end*/
/*Privacy&Terms*/
.line_privacy {
  background: url("../images/bg_privacy.png") repeat-x;
  height: 268px;
  text-align: center; }
  .line_privacy .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 5px 2px 6px #181818; }

/*Privacy&Terms end*/
/*ReturnPolicy */
.line_retu {
  background: url("../images/bg_retu.png") repeat-x;
  height: 268px;
  text-align: center; }
  .line_retu .title_page {
    font: normal 63px/250px "OpenSansLight";
    color: #ffffff;
    position: absolute;
    text-align: center;
    width: 100%;
    text-shadow: 5px 2px 6px #181818; }

.titl h2 {
  font: normal 14px/30px "OpenSansSemibold";
  color: #4e4e4e; }

.ghkkk h1 {
  font: normal 24px/30px "OpenSansLight";
  color: #4e4e4e; }

.line_m-2 {
  border-bottom: solid 1px #b8d0b1;
  text-align: center;
  height: 75px; }
  .line_m-2 .menu_phot {
    font: normal 17px/53px "OpenSansLight";
    color: #050506;
    padding-bottom: 21px;
    display: inline-block;
    margin: 0px 45px; }
    .line_m-2 .menu_phot:hover {
      border-bottom: solid 1px #000000; }
    .line_m-2 .menu_phot.selected {
      border-bottom: solid 1px #000000; }

/*ReturnPolicy end*/
.blovk {
  border: solid 3px #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 23px;
  box-sizing: border-box;
  width: 100%; }
  .blovk .one {
    display: table-cell;
    vertical-align: middle;
    font: normal 15px/22px "OpenSansLight";
    color: #4e4e4e;
    height: 101px;
    border-right: solid 2px #b8d0b1;
    padding: 0px 38px; }

.truk {
  font: normal 16px/25px "OpenSansLight";
  color: #4e4e4e;
  background: url("../images/mini_truk.png") no-repeat left top;
  padding-left: 56px;
  display: block;
  margin: 25px 0px; }

.ent_you {
  font: normal 13px/70px "OpenSansSemibold";
  color: #4e4e4e;
  text-align: center; }

.inpent {
  width: 445px;
  height: 45px;
  background: #f9fbf8;
  border: solid 3px #b5ceae;
  box-sizing: border-box;
  margin: 0 auto;
  display: block; }

.nbtt {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  width: 211px;
  text-align: center;
  border: solid 2px #c2d6bc;
  font: normal 13px/40px "OpenSansRegular";
  color: #83957e;
  margin: 0 auto;
  background: none;
  cursor: pointer;
  display: block; }

/*Celebs&Wow_PHOTOS*/
.choos {
  font: normal 18px/92px "DINNextLTProRegular";
  color: #00b0da;
  padding-left: 11px;
  padding-right: 29px; }

.top-cel {
  width: 100%;
  display: block;
  margin-top: 29px; }
  .top-cel img {
    float: left;
    display: block; }
  .top-cel .nam {
    float: left;
    display: block;
    background-image: url("../images/w.png");
    background-color: #e95355;
    background-position: right;
    background-repeat: no-repeat;
    width: 91%;
    height: 82px;
    padding-top: 23px;
    padding-left: 13px;
    box-sizing: border-box;
    font: normal 20px/20px "DINNextLTProLight";
    color: #ffffff; }
    .top-cel .nam span {
      font: normal 14px/32px "DINNextLTProLight";
      display: block; }
  .top-cel .part_2 {
    background-color: #539fe9; }

.ld-more {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 29px;
  width: 98px;
  text-align: center;
  border: solid 1px #75b2ed;
  font: normal 14px/29px "DINNextLTProLight";
  color: #000000;
  margin: 0 auto;
  background: none;
  cursor: pointer; }

.block_vidio {
  float: left;
  max-width: 319px;
  display: inline-block;
  width: 100%;
  margin-right: 15px;
  margin-bottom: 7px; }
  .block_vidio img {
    max-width: 319px;
    display: block;
    width: 100%; }
  .block_vidio .posit {
    position: absolute;
    margin-top: 90px;
    margin-left: 112px;
    cursor: pointer; }

/*CheckOut*/
.line_check {
  height: 115px;
  background: #94c9c1; }
  .line_check .bloch_step_1 {
    background-color: #86b6af;
    padding-left: 43px;
    width: 318px;
    box-sizing: border-box;
    font: normal 36px/115px "OpenSansLight";
    color: #0f0f11;
    display: inline-block;
    cursor: pointer; }
    .line_check .bloch_step_1.active {
      background-color: #ffdf31;
      background-position: right;
      background-repeat: no-repeat;
      background-image: url("../images/chekkk.png"); }

.block_pr {
  padding-top: 44px;
  padding-bottom: 44px;
  border-bottom: solid 1px #eaeaea; }
  .block_pr .block_ph_chek {
    float: left;
    margin-right: 44px;
    display: inline-block;
    width: 100%;
    max-width: 321px; }
    .block_pr .block_ph_chek img {
      display: block;
      width: 100%;
      max-width: 321px; }
  .block_pr .bloch_ph-chek-2 {
    float: left; }
    .block_pr .bloch_ph-chek-2 .col {
      font: normal 16px/54px "OpenSansSemibold";
      color: #000000; }
    .block_pr .bloch_ph-chek-2 .pric {
      font: normal 24px/24px "OpenSansSemibold";
      color: #000000;
      margin-bottom: 49px; }
    .block_pr .bloch_ph-chek-2 button {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      height: 44px;
      width: 155px;
      text-align: center;
      border: none;
      font: normal 16px/44px "DINNextLTProLight";
      color: #ffffff;
      background: #0f0f11;
      cursor: pointer;
      float: left;
      margin-top: 15px; }
    .block_pr .bloch_ph-chek-2 .form_n {
      display: inline-block;
      padding-right: 18px;
      float: left; }
      .block_pr .bloch_ph-chek-2 .form_n input {
        width: 135px;
        height: 67px;
        border: solid 3px #cccccc;
        background: none;
        text-align: center;
        font: normal 26px/67px "DINNextLTProRegular";
        color: #4f4f4f; }
      .block_pr .bloch_ph-chek-2 .form_n .numb {
        font: normal 10px/10px "OpenSansSemibold";
        color: #b2b2b2;
        width: 135px;
        text-align: center; }
  .block_pr .bloch_ph-chek-3 {
    width: 159px;
    text-align: center;
    float: right; }
    .block_pr .bloch_ph-chek-3 .price_final {
      padding-top: 152px;
      font: normal 30px/30px "OpenSansSemibold";
      color: #000000; }
    .block_pr .bloch_ph-chek-3 .closer {
      position: absolute;
      background: url("../images/CheckOut_08.png") no-repeat center top;
      padding-top: 58px;
      font: normal 16px/16px "OpenSansSemibold";
      color: #000000;
      cursor: pointer;
      width: 65px;
      margin-left: 40px;
      margin-top: 27px; }

.goback {
  font: normal 12px/12px "OpenSansRegular";
  color: #020202;
  border-bottom: solid 1px #707070; }
  .goback:hover,
  .goback :focus {
    color: #020202 !important;
    text-decoration: none; }

.blcok-bg_chek-2 {
  background: url("../images/bg_chek-2.png") no-repeat right top; }

.che-2 .container {
  padding-left: 0;
  padding-right: 0; }

.chk-h1 {
  font: normal 48px/50px "OpenSansLight";
  color: #020202; }

.you_det {
  font: normal 14px/14px "OpenSansRegular";
  color: #808080; }

.pakjh {
  padding: 0px 5px; }

.i-r {
  font: normal 12px/16px "OpenSansRegular";
  color: #000000; }

.centrr {
  text-align: center; }

.padr-2 {
  margin-left: 33px; }

.ent_l {
  font: normal 14px/40px "OpenSansSemibold";
  color: #63b6e5;
  width: 161px;
  float: left; }

.ent_d_cod {
  border-bottom: solid 2px #63b6e5;
  border-left: none;
  border-right: none;
  border-top: none;
  background: #ffffff;
  width: 235px;
  margin-right: 14px;
  float: left; }

.ship_m {
  font: normal 14px/40px "OpenSansSemibold";
  color: #323333;
  width: 161px;
  float: left; }

.block_total_1 {
  font: normal 14px/40px "OpenSansSemibold";
  color: #323333;
  margin-left: 178px; }

.block_total_2 {
  font: normal 14px/40px "OpenSansSemibold";
  color: #323333;
  width: 178px;
  float: left; }

.block_total_3 {
  font: normal 14px/40px "OpenSansSemibold";
  color: #323333;
  float: left; }

.line_totall {
  background-color: #dfefec;
  height: 170px;
  text-align: center;
  color: #0f0f11;
  font: normal 30px/94px "OpenSansLight"; }
  .line_totall span {
    display: block;
    color: #0f0f11;
    font: normal 39px/39px "OpenSansBold"; }

.a-sub-categ-2 {
  color: #323333;
  font: normal 34px/102px "OpenSansLight"; }

.a-chek {
  float: right;
  font: normal 12px/28px "OpenSansLight";
  color: #2a2a2a;
  margin-right: 20px; }

.a-chek input[type="checkbox"], .a-chek input[type="radio"] {
  display: none; }

.a-chek input[type="checkbox"] + label span, .a-chek input[type="radio"] + label span {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin: -1px 15px 0 0;
  background: url(../images/check.png) no-repeat 0 0;
  cursor: pointer; }

.a-chek input[type="checkbox"]:checked + label span, .a-chek input[type="radio"]:checked + label span {
  background-position: 0 -28px; }

.a-pink-inp {
  background: #464646; }

.a-price-1 {
  float: right;
  width: 259px;
  font: normal 14px/42px "OpenSansLight";
  color: #2a2a2a; }

.a-total-pr {
  float: left;
  width: 160px;
  font: normal 20px/79px "OpenSansLight";
  color: #2a2a2a; }

.a-price-2 {
  float: right;
  width: 259px;
  font: normal 20px/79px "OpenSansLight";
  color: #2a2a2a; }

.a-chek-2 {
  float: left;
  font: normal 12px/35px "OpenSansLight";
  color: #2a2a2a;
  text-transform: uppercase;
  margin-right: 27px; }

.a-chek-2 input[type="checkbox"], .a-chek-2 input[type="radio"] {
  display: none; }

.a-chek-2 input[type="checkbox"] + label span, .a-chek-2 input[type="radio"] + label span {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin: -1px 15px 0 0;
  background: url(../images/check-2.png) no-repeat 0 0;
  cursor: pointer;
  color: #323333; }

.a-chek-2 input[type="checkbox"]:checked + label span, .a-chek-2 input[type="radio"]:checked + label span {
  background-position: 0 -21px; }

.a-chek-2 input[type="checkbox"]:checked + label, .a-chek-2 input[type="radio"]:checked + label {
  color: #999999; }

.a-cardhol {
  font: normal 12px/35px "OpenSansLight";
  color: #2a2a2a; }

.a-inp-bl-p {
  width: 285px;
  height: 30px;
  background: #d8d8d8;
  border: solid 1px #0079ca;
  font: normal 12px/35px "OpenSansLight";
  color: #2a2a2a; }

.a-inp-bl-p:focus {
  background: #d8d8d8; }

.a-error {
  margin-top: -33px;
  background: url(../images/a-error.png) no-repeat;
  width: 111px;
  height: 36px;
  position: absolute;
  margin-left: 293px;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #FFF;
  font: normal 10px/35px "OpenSansLight"; }

.a-inp-bl-p-2 {
  width: 135px;
  height: 30px;
  background: #717171;
  border: solid 1px #0079ca;
  font: normal 12px/35px "OpenSansLight";
  color: #2a2a2a; }

.a-inp-bl-p-2:focus {
  background: #717171; }

.a-inp-bl-p-min {
  width: 66px;
  margin-right: 4px;
  height: 30px;
  background: #d8d8d8;
  border: solid 1px #0079ca;
  font: normal 12px/35px "OpenSansLight";
  color: #2a2a2a; }

.a-inp-bl-p-min:focus {
  background: #d8d8d8; }

.a-some_block {
  width: 488px;
  height: 39px;
  background: #f5f5f3;
  border: solid 1px #c1c1c1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 0 auto;
  padding: 14px 16px; }

.a-chek-3 {
  font-family: 'helveticaneuecyrthin';
  font-size: 14px;
  color: #525252;
  text-transform: uppercase; }

.a-chek-3 .tre {
  float: left;
  width: 414px;
  line-height: 18px; }

.a-chek-3 input[type="checkbox"] {
  display: none; }

.a-chek-3 input[type="checkbox"] + label span {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 37px;
  height: 37px;
  margin: -1px 15px 0 0;
  background: url(../images/check-3.png) no-repeat 0 0;
  cursor: pointer; }

.a-chek-3 input[type="checkbox"]:checked + label span {
  background-position: 0 -37px; }

.but_ch_2 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 40px;
  width: 340px;
  text-align: center;
  border: solid 2px #568f99;
  font: normal 16px/44px "DINNextLTProLight";
  color: #2d7b88;
  background: none;
  cursor: pointer;
  margin-top: 15px; }

.congrad {
  color: #ce6d71;
  font: normal 34px/34px "OpenSansLight"; }

.you_ord {
  color: #ce6d71;
  font: normal 26px/100px "OpenSansLight"; }

.texx {
  color: #6a6a6a;
  font: normal 18px/28px "OpenSansLight"; }

.bl_or {
  color: #6a6a6a;
  font: normal 18px/70px "OpenSansBold"; }

.line_bottom {
  border-bottom: solid 2px #ffdf31;
  display: inline-block; }

.block_order {
  float: left;
  width: 230px;
  margin-right: 20px; }
  .block_order .colo {
    font: normal 18px/18px "OpenSansSemibold";
    color: #444444; }
  .block_order .colo-2 {
    font: normal 18px/18px "OpenSansLight";
    color: #444444; }
  .block_order .colo-3 {
    font: normal 23px/23px "OpenSansSemibold";
    color: #444444;
    margin-bottom: 40px; }

.final_total {
  font: normal 20px/87px "OpenSansSemibold";
  color: #434343; }

.block_yel {
  color: #6a6a6a;
  font: normal 18px/39px "OpenSansLight";
  padding: 0px 18px;
  background: #ffdf31;
  display: inline-block; }

/*CheckOut end*/
.emb {
  display: inline-block;
  float: right;
  margin-top: -26px; }

.sw_inn-2 .form-group {
  margin-bottom: 0px !important; }

/*# sourceMappingURL=style.css.map */
