@charset "UTF-8";
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;
  vertical-align: baseline;
  font-family: Arial, Helvetica, sans-serif!important;
}
body {
  background-color:#E2D3A7 !important;
}
body * {
  max-height: 1000000em;
}
em {
  font-style: italic;
    font-family: LatoItalic;
    font-size: 20px;
}
p {
   max-height: 999999px;
     font-family: LatoRegular;
   font-size: 20px; 
   font-weight: 400; 
  text-align: left;
}
html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}


.ulcircle {
  list-style: circle !important;
  list-style-type: circle !important;
  text-align: left;
  padding-left: 20px;
  margin-left: 20px;
  font-size: 20px;
  clear: both;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1 {
  font-weight: 300!important;
    font-family: Arial, Helvetica, sans-serif!important;
}
h2 {
  font-weight: 600!important;
}
.h4, h4 {
  font-size: 21px!important;
  margin: 20px 0;
}
h1 strong, h2 strong {
  font-weight: 900;
  font-family: LatoRegular;
}

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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* font-family: "Arial, Helvetica, sans-serif"; */
@font-face {
  font-style: normal;
  font-weight: normal;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  zoom: 0.9;
  font-family: Arial, Helvetica, sans-serif;
    font-size: 18px!important;
    overflow-x: hidden;
}

.container {
  max-width: 1000px;
}

.header {
  width: 100%;
  min-height: 760px;
}
.margin {
  margin-top: 50px;
}
.header .top_menu {
  padding-top: 1px;
  background: #f0f0f0;
  font-family: LatoRegular;
}
.header .top_menu .logo {
  margin: 14px 0 10px;
  display: block;
  float: left;
}
.header .top_menu .menu {
  display: block;
  list-style-type: none;
  float: right;
}
.header .top_menu .menu .menu-item {
  margin-right: 25px;
  line-height: 70px;
  float: left;
}
.header .top_menu .menu .menu-item a {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
}
.header .top_menu .menu .menu-item a:hover {
  color: #428bca;
}
.header .top_menu .menu .menu-item:last-child {
  margin-right: 0px;
}
.header .main_header {
  width: 100%;
  background: url("../images/header_bg.png") center top no-repeat;
  text-align: center;
  padding-bottom: 38px;
  background-size: cover;
  height: 100%;
  position: relative;
}
.header .main_header .header_contacts {
  margin-top: 21px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  font-family: Arial, Helvetica, sans-serif;
  list-style: none;

  float: right;
}
.header .main_header .header_contacts .c_item {
  float: left;
}
/*.header .main_header .header_contacts*/ .contacts-phone {
  height: 22px;
  margin-right: 27px;
  padding-left: 37px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background: url("../images/c_phone.png") no-repeat;
}
/*.header .main_header .header_contacts*/ .contacts-phone strong {
  font-weight: 900;
  color: #fff;
  font-family: LatoRegular;
}
/*.header .main_header .header_contacts */.contacts-mail {
  height: 22px;
  padding-left: 37px;
  font-weight: 900;
  font-family: LatoRegular;
  color: #fff;
  display: inline-block;
  background: url("../images/c_mail.png") no-repeat;
}
/*.header .main_header .header_contacts*/ .contacts-skype {
  height: 22px;
  padding-left: 37px;
  font-weight: 900;
  font-family: LatoRegular;
  color: #fff;
  display: inline-block;
  background: url("../images/c_skype.png") no-repeat;
}
.header .main_header h1 {
  font-family: NautilusPompilius!important;
  color: #f15a23;
  font-size: 83px;
  margin-top: 29px;
  margin-right: 6%;
  font-weight: 400;
  float: right;
  margin-bottom: 4px;
}
.header .main_header .sub_title {
  font-family: Lato, sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  float: right;
  margin-right: 5%;
  margin-top: -2%;
}
.header .main_header .sub_title span {
  margin-left: 95px;
  font-weight: 700;
}
.header .main_header h2 {
  margin-top: 61px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 24px;
  font-weight: 100;
  line-height: normal;
  text-align: center;
  float: right;
  margin-bottom: 0;
}
.header .main_header h2 strong {
  font-weight: 900;
  font-family: LatoRegular;
}
.header .main_header h2 span {
  text-transform: uppercase;
}
.header .main_header .gal {
  float: left;
  margin: 25px 50% 30px 50%;
}
.header .main_header h3 {
  margin-bottom: 7px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  float: right;
  margin-right: 9%;
}
.header .main_header .quote {
  margin-top: 32px;
  margin-left: 22%;
  font-family: LatoRegular;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  line-height: normal;
  text-align: right;
  text-transform: uppercase;
  float: right;
  margin-right: 9%;
}
.header .main_header .quote span {
  text-transform: none;
  margin-right: 30px;
}

.line3 {
  width: 100%;
  background: url("../images/3line.png") 50% no-repeat;
  text-align: center;
  margin: 0px 0;
}

.button-1 {
  display: block;
  min-width: 195px;
  height: 56px;
  margin: auto;
  border-radius: 4px;
  background-color: #008bcc;
  border: none;
  font-family: LatoRegular;
  color: #ffffff;
  font-size: 19px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
  text-align: center;
  padding: 2px 30px;
  display: inline-block;
  -moz-transition: background-color 0.2s 0.02s ease;
  -o-transition: background-color 0.2s 0.02s ease;
  -webkit-transition: background-color 0.2s 0.02s ease;
}
a.button-1 {
  color: #fff!important;
  text-transform: none!important;

}
a.button-1:hover {
  color: #fff;
  text-transform: none!important;
  border: none;
}

a.button-1:hover {
  background-color: #09aaf6;
  cursor: pointer;
  text-decoration: blink;
}

.top_content {
  width: 100%;
}
.target {
  width: 100%;
  margin-top: 58px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 41px;
  font-weight: 300;
  text-align: center;
}
.target strong {
  font-weight: 900;
  font-family: LatoRegular;
}
.top_content .target .video {
  text-align: center;
  margin-top: 57px;
  margin-bottom: 59px;
  width: 100%;
  height: 440px;
}
.top_content .about {
  color: #232323;
  font-weight: 300;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  float: left;
}
.top_content .about img {
  float: left;
}
.top_content .about .iam {
  margin-left: 36px;
  margin-bottom: 60px;
  line-height: 150px;
  clear: right;
  float: left;
}
.top_content .about p {
  float: left;

}
.top_content .about strong {
  font-family: LatoRegular;
  font-weight: 900;
}
.top_content .new_tech {
  position: relative;
  text-align: center;
  background: url("../images/plane.png") -16% 3% no-repeat;
}
.title strong {
  font-family: LatoRegular;
  font-weight: 900;
}
.title {
  margin-top: 68px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  line-height: normal;
  font-size: 33px;
  font-weight: 300;.title
  text-align: center;
}

.top_content .plane {
  float: left;
  margin-left: -50px;
}
.top_content .five_factor {
  margin-top: 70px;
  padding: 1px;
  text-align: center;
  background-image: url("../images/five_factor_bg.png");
  padding: 10px 0;
  background-size: cover;
}
.top_content .five_factor h1 {
  margin-top: 40px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
.top_content .five_factor strong {
  font-weight: 600;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.top_content .five_factor .five_factor_list {
  margin-top: 30px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  list-style-type: none;
  width: 100%;
}
.top_content .five_factor .five_factor_list li {
  margin: 0 0 24px 0px;
  float: left;
  padding-left: 70px;
  font-size: 19px;
  line-height: 20px;
  display: inline-block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.top_content .five_factor .five_factor_list .one-item {
  background: url("../images/one.png")  no-repeat;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.top_content .five_factor .five_factor_list .two-item {
  background: url("../images/two.png") no-repeat;
}
.top_content .five_factor .five_factor_list .three-item {
  background: url("../images/three.png") no-repeat;
}
.top_content .five_factor .five_factor_list .four-item {
  background: url("../images/four.png") no-repeat;
}
.top_content .five_factor .five_factor_list .five-item {
  background: url("../images/five.png")  no-repeat;
}

.container h2 {
  margin-top: 70px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300!important;
  text-align: center;
    margin-bottom: 50px;
}
.sad, .sad p {
  font-size: 17px;
  line-height: 20px;
}
.sad .line {
  margin-top: 128px;
}
.sad .genius h1 {
  margin-top: 66px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
.sad .genius h1 strong {
  font-family: LatoRegular;
  font-weight: 800;
}
.sad .genius .sub_title {
  margin-top: 20px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
.sad .esp3 {
  text-align: center;
}
.sad .esp3 h2 {
  margin-top: 48px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 22px;
  font-weight: 800;
  line-height: 15px;
  text-align: center;
}
.sad .esp3 img {
  margin-top: 35px;
}
.sad .esp3 table {
  width: 100%;
}
.sad .esp3 tr td {
  padding-right: 25px;
  text-align: center;
  font-size: 20px;
}
.intuitsia {
  margin-top: 72px;
  margin-bottom: 70px;
  border-bottom: 1px rgba(8, 137, 202, 0.2) solid;
  font-weight: 700;
  font-size: 21px;
}
.vertical {
    text-align: center;
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin-top: 5px;
}
.intuitsia .block_ins {
  background: url("../images/int_bg.png") right bottom no-repeat;
}
.intuitsia .block_ins .row{
  margin-bottom: 15px;
}
.intuitsia .vertical img {
  width: 40px;
}
.sad .intuitsia h2 {
  font-family: LatoRegular;
  color: #232323;
  font-size: 20px;
  font-weight: 800;
  line-height: 15px;
  text-align: center;
}
.sad .intuitsia .int {
  margin-top: 70px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 16px;
  font-weight: 800;
  line-height: 46px;
  text-align: left;
}
.sad .intuitsia .int .int_item {
  margin-bottom: 16px;
  padding-left: 60px;
  font-size: 17px;
}
.border {
  display: inline-block;
  padding: 60px 0;
  background: url(../images/border.png) top center repeat-x, url(../images/border.png) bottom center repeat-x;
  margin: 29px 0px;
}

.exit_si {
  margin-top: 12px;
  border-bottom: 1px rgba(8, 137, 202, 0.2) solid;
}
.exit_si .text {
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  margin-top: 80px;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
.exit_si .text strong {
  font-family: LatoRegular;
  font-weight: 800;
}
.exit_si .sub_text {
  margin-top: 19px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}
.exit_si .sub_title {
  margin-top: 41px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 21px;
  font-weight: 800;
  line-height: 46px;
  text-align: center;
}
.exit_si .proces {
  margin-top: 85px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 16px;
  font-weight: 800;
  line-height: 46px;
  text-align: left;
}

.exit_si .proces .proc-item, .new_tech .proc-item {
  margin-left: 32px;
  padding-left: 61px;
  background: url("../images/proc.png") 0 50% no-repeat;
  font-size: 21px;
  list-style: none;
  line-height: 28px;
  margin-bottom: 20px;
}
.exit_si .lef {
  margin-top: 65px;
  width: 554px;
  font-family: LatoItalic;
  color: #232323;
  font-size: 20px;
  font-style: italic;
  text-align: left;
  float: left;
}
.exit_si .rig {
  margin-top: 65px;
  margin-bottom: 70px;
  width: 554px;
  font-family: LatoItalic;
  color: #232323;
  font-size: 20px;
  font-style: italic;
  text-align: left;
  float: right;
}
.exit_si .w_int {
  /* height: 275px; */
}
.new_tech_inf {
    padding-top: 70px;
  border-top: 1px rgba(8, 137, 202, 0.2) solid;
  margin-top: 60px;
}
.exit_si .new_tech_inf .smile {
  float: left;
  width: 80%;
}
.exit_si .new_tech_inf .man {
  margin-top: 143px;
  float: right;
}
.exit_si .new_tech_inf h1 {
  font-family: LatoRegular;
  color: #008bcc;
  font-size: 30px;
  text-align: left;
  font-weight: 900!important;
  font-family: LatoRegular!important;    
}
.exit_si .new_tech_inf h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #008bcc;
  font-size: 36px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: left;
  margin: 0;
}
.exit_si .new_tech_inf p.text-resp {
  margin-top: 168px;
  margin-bottom: 65px;
  font-family: LatoRegular;
  color: #323e4f;
  font-size: 32px;
  font-weight: 700;
  line-height: 31.618px;
  text-align: center;
}
.exit_si .resp {
  background: #f2f3f4;
    padding-bottom: 60px;
}
.otz {
  margin-top: -50px;
  margin-bottom: 50px;
}
.exit_si .resp em {
  font-style: italic;
    font-family: LatoItalic;
    font-size: 16px;
    font-weight: bold;
}
.exit_si .resp p {
  text-align: center;
  line-height: 15px;
  height: 249px;
  display: table-cell;
  vertical-align: middle;
}
.exit_si .resp .resp1 {
  margin-left: 57px;
  margin-right: 103px;
  width: 289px;
  font-family: LatoItalic;
  color: #323e4f;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  float: left;
}
.exit_si .resp .resp2 {
  margin-right: 94px;
  width: 302px;
  font-family: LatoItalic;
  color: #323e4f;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  float: left;
}
.exit_si .resp .resp3 {
  width: 270px;
  font-family: LatoItalic;
  color: #323e4f;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  float: left;
}
.exit_si .resp .quo {
  margin-top: -10px;
  margin-bottom: 14px;
}
.exit_si .resp .autor {
  margin-top: 26px;
}
.exit_si .resp .autor img {
  margin-bottom: 17px;
}
.exit_si .format p {
  color: #232323;
  font-size: 20px;
  font-weight: 800;
  line-height: 42px;
  text-align: center;
  margin-top: 35px;
}
.exit_si .format img {
  margin-right: 60px;
}
.format {
  margin: 50px 0;
}


.forma1 {
  padding: 1px;
  margin-bottom: 80px;
  background: url("../images/frm1_bg.png") center top no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  background-size: cover;
  padding-bottom: 50px;
}
.frm1 .top_text {
  margin-top: 59px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 33px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: left;
  line-height: 38px;
}
.frm1 .top_text strong {
  font-family: LatoRegular;
  font-weight: 900;
}
.frm1 .lef {
  width: 745px;
  float: left;
}
.frm1 .arrow_b {
  float: right;
  margin-right: 29px;
  margin-top: 159px;
}
.frm1 .mid_text {
  margin-top: 39px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 26px;
  font-weight: 100;
  line-height: 30px;
  text-align: left;
}
.frm1 .frm_time {
  margin-top: 36px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f7e486;
  font-size: 17px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}
.frm1 .timer {
  width: 386px;
  height: 117px;
  margin-top: 21px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.25);
  margin: 0 auto;
  text-align: center;
  padding: 23px;
}
.frm1 .frm {
  margin-top: 65px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.25);
  /* width: 374px; */
  /* height: 542px; */
  float: left;
  text-align: center;
  padding-bottom: 37px;
}
.frm1 .frm h1 {
  margin-top: 43px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f7e486;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}
.frm1 .frm h2 {
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 26px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: center;
}
.frm1 .frm input {
  background-color: #ffffff;
  width: 332px;
  height: 45px;
  margin-bottom: 20px;
  padding-left: 14px;
  color: #727272;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}
.frm1 .frm input[name="email"] {
  margin-bottom: 50px;
}

.stages_title {
  margin-bottom: 50px;
}

.stages h1 {
  margin-top: 23px;
  margin-bottom: 70px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
.stages h1 strong {
  font-family: LatoRegular;
  font-weight: 900;
}
.stages .stage {
  padding: 30px 0;
  padding-top: 1px;
  width: 100%;
  background: url("../images/stage1._bg.png");
  margin-top: 20px;
}
.stages .stage h1 {
  margin-left: 156px;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}
.stages .stage h1 strong {
  font-family: LatoRegular;
  font-weight: 900;
}
.stages .stage img {
  margin-left: 34px;
  margin-top: 65px;
  float: left;
}
.stages .stage .res {
  margin-left: 41px;
  font-family: LatoRegular;
  color: #008bcc;
  font-size: 15px;
  font-weight: 800;
  line-height: 46px;
  text-transform: uppercase;
  text-align: left;
}
.stages .stage .ses1 {
  padding-top: 20px;
  padding-left: 39px;
  padding-bottom: 35px;
  margin-top: 36px;
  display: inline-block;
  background: #ffffff;
}
.stages .stage .ses1 .ses-item {
  margin-right: 0;
  padding-left: 40px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 17px;
  font-weight: 800;
  line-height: 20px;
  text-align: left;
  float: left;
  margin-bottom: 10px;
    min-height: 31px;
}
.stages .stage .ses1 .i1 {
  background: url("../images/ses_i1.png") 0% 0% no-repeat;
}
.stages .stage .ses1 .i2 {
  background: url("../images/ses_i2.png") 0% 0% no-repeat;
}
.stages .stage .ses1 .i3 {
  background: url("../images/ses_i3.png") 0% 0% no-repeat;
}
.stages .stage .ses1 .i4 {
  background: url("../images/ses_i4.png") 0% 0% no-repeat;
}
.stages .stage .ses1 .i5 {
  background: url("../images/ses_i5.png") 0% 0% no-repeat;
}
.stages .stage2 {
  background: url("../images/stage2_bg.png");
}
.stages .stage2 img {
  margin-top: 70px;
}

.forma {
  padding: 1px;
  margin-bottom: 80px;
  font-family: Arial, Helvetica, sans-serif;
  background-size: cover;
  padding-bottom: 45px;
  width: 100%;
  background-image: url("../images/frm_2bg.png");
}

.frm1 ul {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}
.frm1 ul li {
  background: url("../images/result-item.png") 0% 0% no-repeat;
  padding-left: 40px;
  margin-bottom: 10px;
  line-height: 22px;
}
.frm1 .col-md-7 h1 {
  margin-top: 65px;
  margin-bottom: 53px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}
.frm2 .frm_time {
  margin-top: 45px;
  margin-left: 165px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f7e486;
  font-size: 17px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  text-align: left;
}
.frm2 .lef .timer {
  width: 386px;
  height: 123px;
  margin-top: 21px;
  margin-left: 148px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.25);
}
.frm2 .frm {
  margin-top: 110px;
  margin-left: 53px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.25);
  width: 374px;
  height: 542px;
  float: left;
  text-align: center;
}
.frm2 .frm h1 {
  margin-top: 43px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f7e486;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}
.frm2 .frm h2 {
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 26px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: center;
}
.frm2 .frm input {
  background-color: #ffffff;
  width: 332px;
  height: 45px;
  margin-bottom: 20px;
  padding-left: 14px;
  font-family: Lato;
  color: #727272;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}
.frm2 .frm input[name="email"] {
  margin-bottom: 50px;
}

h1 {
  margin-top: 23px;
  margin-bottom: 60px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
h1 strong {
  font-family: LatoRegular;
  font-weight: 900;
}

.resp2 {
  height: 327px;
  margin-bottom: 147px;
  background: #f2f3f4;
}
.resp2 .resp1 {
  margin-left: 54px;
  margin-right: 69px;
  width: 381px;
  font-family: LatoItalic;
  color: #323e4f;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  float: left;
}
.resp2 .resp2 {
  margin-right: 57px;
  width: 263px;
  font-family: LatoItalic;
  color: #323e4f;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  float: left;
}
.resp2 .resp3 {
  width: 344px;
  font-family: LatoItalic;
  color: #323e4f;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  float: left;
}
.resp2 .quo {
  margin-top: -10px;
  margin-bottom: 10px;
}
.resp2 .autor {
  margin-top: 15px;
}
.resp2 .autor img {
  margin-bottom: 17px;
}

.bonus {
  /* background: url("../images/2cryst.png") 50% 100% no-repeat; */
  /* background: url("../images/2cryst.png") -193px 154px no-repeat, url('../images/24cryst.png') 996px 154px no-repeat; */    
  /* position: relative; */
}
.bonus h1 {
  margin-bottom: 36px;
}
.bonus p {
  font-family: LatoRegular;
  color: #232323;
  font-size: 18px;
  font-weight: 800;
  line-height: 46px;
  text-align: center;
  margin-top: -3px;
}
.bonus .bonus-ar {
  width: 575px;
  margin: auto;
  background: url("../images/arrow_bonus.png") top center no-repeat;
}
.bonus .arrow_l {
  float: left;
}
.bonus .arrow_r {
  float: right;
}
.bonus .garntiya {
  margin-top: 163px;
  margin-bottom: 46px;
  width: 100%;
  border: 1px #ef6700 solid;
  text-align: center;
  position: relative;
}
.gar1 {
    position: absolute;

    left: -139px;
    bottom: -77px;
}
.gar2 {
    position: absolute;    
    right: -148px;    
    bottom: -116px;

}
.bonus .garntiya p {
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 30px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: center;
  padding: 0px 95px;
}
.bonus .garntiya p strong {
  font-family: LatoRegular;
  font-weight: 800;
}
.bonus .money_back {
  margin-top: -90px;
}

.frm_3 {
  width: 100%;
  background: url("../images/picjumbo.png");
  margin-bottom: 82px;
  position: relative;
  padding-bottom: 45px;
  background-size: cover;
}
.frm_3 .top_text {
  width: 745px;
  margin-top: 59px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}
.frm_3 .top_text strong {
  font-family: LatoRegular;
  font-weight: 900;
}
.frm_3 .lef {
  width: 745px;
  float: left;
}
.frm_3 .time_frm {
  text-align: center;
  margin: 25px;
  width: 100px;
}
.frm_3 .frm_time {
  margin-top: 46px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f7e486;
  font-size: 17px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
}
.frm_3 .timer {
  width: 386px;
  height: 123px;
  margin-top: 21px;
  /* margin-left: 148px; */
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.25);
}
.frm_3 .frm {
  /* margin-top: 57px; */
  /* margin-left: 53px; */
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.25);
  /* width: 374px; */
  /* height: 542px; */
  float: left;
  text-align: center;
}
.frm_3 .frm h1 {
  margin-top: 43px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f7e486;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}
.frm_3 .frm h2 {
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 26px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: center;
}
.frm_3 .frm input {
  background-color: #ffffff;
  width: 332px;
  height: 45px;
  margin-bottom: 20px;
  padding-left: 14px;
  color: #727272;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}
.frm_3 .frm input[name="email"] {
  margin-bottom: 50px;
}

.order1 {
}
.order1 .title {
  margin: 65px 0;
}

.order1 .order30day {
  margin-left: 120px;
  border-radius: 10px;
  background-color: #f7f7f7;
  width: 489px;
  height: 990px;
  text-transform: uppercase;
  text-align: center;
  float: left;
}
.order1 .order30day h1 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: 489px;
  height: 112px;
  line-height: 112px;
  color: #008bcc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #efeff0;
  float: left;
}
.order1 .order15day {
  margin-left: 53px;
  border-radius: 10px;
  background-color: #f7f7f7;
  width: 489px;
  height: 991px;
  text-transform: uppercase;
  text-align: center;
  float: left;
}
.order1 .order15day h1 {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: 489px;
  height: 112px;
  line-height: 112px;
  color: #008bcc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #efeff0;
  float: left;
}
.order1 .fil {
  margin-left: 45px;
  text-align: center;
  float: left;
  width: 400px;
}
.order1 .fil li {
  line-height: 60px;
  height: 60px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px;
  text-transform: uppercase;
  border-bottom: 1px #dadfe3 solid;
}
.order1 .fil li strong {
  font-family: LatoRegular;
  font-weight: 800;
}
.order1 .fil p {
  margin-top: 90px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.order1 .price {
  margin-top: 28px;
  padding: 30px;
  background-color: #efeff0;
  width: 489px;
  height: 162px;
  float: left;
  text-align: center;
}
.order1 .price p {
  font-family: Arial, Helvetica, sans-serif;
  color: #008bcc;
  font-size: 90.08px;
  /* ╨Я╤А╨╕╨▒╨╗╨╕╨╢╨╡╨╜╨╕╨╡ ╨╕╨╖-╨╖╨░ ╨┐╨╛╨┤╤Б╤В╨░╨╜╨╛╨▓╨║╨╕ ╤И╤А╨╕╤Д╤В╨╛╨▓ */
  font-weight: 300;
  text-align: center;
}
.order1 .price p strong {
  font-weight: 900;
  font-family: LatoRegular;
}
.order1 .price span {
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.order1 .btn {
  margin-top: 53px;
  margin-left: 123px;
  display: block;
  border-radius: 4px;
  border: 3px #008bcc solid;
  width: 241px;
  font-family: LatoRegular;
  color: #008bcc;
  font-size: 20px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  background: none;
  float: left;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
}
.order1 .btn:hover {
  color: #fff;
  background: #008bcc;
  cursor: pointer;
}

.how_to_work .how_to_list {
  background: url("../images/how_to_work.png") 0% 50% no-repeat;
  margin-bottom: 110px;
}
.how_to_work .how_to_list li {
  padding-left: 72px;
  font-family: LatoRegular;
  color: #232323;
  font-size: 19px;
  font-weight: 800;
  line-height: 23px;
  text-align: left;
  padding: 18px 71px 14px;
}

li {}
.how_to_work .lef {
  width: 560px;
  /* height: 226px; */
  margin-top: 40px;
  margin-bottom: 36px;
  font-family: LatoRegular;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  color: #232323;
  text-align: left;
  float: left;
}
.how_to_work .rig {
  width: 560px;
  /* height: 226px; */
  margin-top: 40px;
  margin-bottom: 36px;
  font-family: LatoRegular;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  color: #232323;
  text-align: left;
  float: right;
}
.how_to_work h2 {
  font-family: LatoRegular;
  margin-bottom: 50px;
  color: #232323;
  font-size: 35px;
  font-weight: 800!important;
  text-align: center;
  clear: both;
  margin-top: 10px;
}
.how_to_work .timer {
  margin: auto;
  border-radius: 5px;
  background-color: rgba(200, 237, 255, 0.25);
  height: 123px;
  text-align: center;
  position: relative;
  padding: 27px;
}

.faq .fq {
  /* margin-left: 136px; */
  margin-bottom: 123px;
  /* height: 323px; */
  font-family: LatoRegular;
  color: #0f75bc;
  font-size: 16px;
  font-weight: 700;
  line-height: 25.618px;
  text-align: left;
  margin-top: 48px;
}
.faq .fq li {
  padding-left: 50px;
  background: url("../images/faq.png") top left no-repeat;
  margin-bottom: 25px;
  -moz-transition: all 0.2s 0.02s ease;
  -o-transition: all 0.2s 0.02s ease;
  -webkit-transition: all 0.2s 0.02s ease;
  font-size: 22px;
  padding: 12px 86px;
  background-size: 4.2%;
}
.faq .fq li:hover {
  background: url("../images/faq_hover.png") top left no-repeat;
  background-size: 4.2%;
}

footer {
  padding-top: 1px;
  background-color: #1a1e23;
  margin-top: 70px;
}
footer .menu {
  /* margin-left: 184px; */
  margin: 42px auto;
  /* height: 13px; */
  display: inline-block;
  width: 100%;
}
footer .menu .menu-item {
  margin-right: 25px;
  line-height: 13px;
  display: inline-block;
}
footer .menu .menu-item a {
  font-family: LatoRegular;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
}
footer .menu .menu-item a:hover {
  color: #428bca;
}
footer .container {
  /* margin-top: 30px; */
  /* width: 1170px; */
  /* padding-right: 15px; */
  /* padding-left: 15px; */
  /* float: left; */
}
footer .container img {
  float: left;
}
footer .container p {
  margin-left: 12px;
  font-family: NautilusPompilius;
  color: #fcc649;
  font-size: 26.42px;
  font-weight: 400;
  line-height: 55px;
  text-align: left;
  transform: scaleY(1.0092);
  float: left;
}
footer .container .foo_social {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #1A1E23;
  font-size: 20px;
  line-height: 40px;
  margin: 0 5px;
  background-color: #989898;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-decoration: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
footer .container .ico-facebook {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-twitter {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-google-plus {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-linkedin {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-dribbble {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-instagram {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-pinterest {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-dropbox {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-skype {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-youtube {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-tumblr {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-vimeo {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-flickr {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-github {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-renren {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-vk {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-xing {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-weibo {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-rss {
  background-color: #989898;
  color: #f8f8f8;
}
footer .container .ico-facebook:hover {
  background-color: #3b5998;
  color: #f8f8f8;
}
footer .container .ico-twitter:hover {
  background-color: #00a9ed;
  color: #f8f8f8;
}
footer .container .ico-google-plus:hover {
  background-color: #cd1111;
  color: #f8f8f8;
}
footer .container .ico-linkedin:hover {
  background-color: #015886;
  color: #f8f8f8;
}
footer .container .ico-dribbble:hover {
  background-color: #d92d84;
  color: #f8f8f8;
}
footer .container .ico-instagram:hover {
  background-color: #beb3a8;
  color: #f8f8f8;
}
footer .container .ico-pinterest:hover {
  background-color: #ac281a;
  color: #f8f8f8;
}
footer .container .ico-dropbox:hover {
  background-color: #008ad2;
  color: #f8f8f8;
}
footer .container .ico-skype:hover {
  background-color: #00a9ed;
  color: #f8f8f8;
}
footer .container .ico-youtube:hover {
  background-color: #cd1b20;
  color: #f8f8f8;
}
footer .container .ico-tumblr:hover {
  background-color: #3a5976;
  color: #f8f8f8;
}
footer .container .ico-vimeo:hover {
  background-color: #00adee;
  color: #f8f8f8;
}
footer .container .ico-flickr:hover {
  background-color: #d2d2d2;
  color: #f8f8f8;
}
footer .container .ico-github:hover {
  background-color: #222;
  color: #f8f8f8;
}
footer .container .ico-renren:hover {
  background-color: #364a83;
  color: #f8f8f8;
}
footer .container .ico-vk:hover {
  background-color: #3b5998;
  color: #f8f8f8;
}
footer .container .ico-xing:hover {
  background-color: #015f5e;
  color: #f8f8f8;
}
footer .container .ico-weibo:hover {
  background-color: #be4443;
  color: #f8f8f8;
}
footer .container .ico-rss:hover {
  background-color: #ff6600;
  color: #f8f8f8;
}
footer .footer-socials {
  display: inline-block;
  float: left;
  *zoom: 1;
}
footer .footer-socials:after {
  content: "";
  display: table;
  clear: both;
}
footer .footer-socials li {
  float: left;
  display: inline-block;
  width: 48px;
}
footer #footer_icons {
  margin: 3px 0;
}
footer .subscribe-form {
  width: 300px;
  height: 30px;
  margin: 5px auto 0;
  position: relative;
  z-index: 10;
}
footer #newsletter_form {
  display: inline-block;
  margin-left: 91px;
}
footer #newsletter_form p {
  margin-left: 0;
  color: #666;
  font-size: 13px;
  line-height: 16px;
  font-family: 'Lato', sans-serif;
  text-align: center;
  margin-top: 10px;
  display: inline-block;
}
footer #newsletter_form p span {
  color: #428bca;
  display: inline-block;
}
footer .subscribe-input {
  width: 60%;
  height: 30px;
  background-color: #aaa;
  color: #ddd;
  font-size: 14px;
  font-weight: 300;
  padding-left: 10px;
  border: none;
  float: left;
}
footer .subscribe-submit {
  width: 36%;
  height: 30px;
  background: #f15a23;
  color: #fff;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  float: left;
  border: none;
  cursor: pointer;
  outline: 0;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
footer .subscribe-submit:active {
  outline: 0;
}
footer .subscribe-submit:hover {
  background: #428bca;
}


#cd span{
  font-size: 35px;
  display:inline-block;
  text-align:left;
  margin-right:1px;
  background: url(../images/flip.png);
  color:#fff;
  padding: 7px 8px;
  text-align: center;
    min-width:56px;
}
#cd span:nth-child(1):after {
  /*content: "дней"; */
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd span:nth-child(2):after {
  /*content: "часов";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd span:nth-child(3):after {
  /*content: "минут";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd span:nth-child(4):after {
  /*content: "секунд";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}



#cd1 span{
  font-size: 35px;
  display:inline-block;
  text-align:left;
  margin-right:1px;
  background: url(../images/flip.png);
  color:#fff;
  padding: 7px 8px;
  text-align: center;
    min-width:56px;
}
#cd1 span:nth-child(1):after {
  /*content: "дней";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd1 span:nth-child(2):after {
  /*content: "часов";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd1 span:nth-child(3):after {
  /*content: "минут";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd1 span:nth-child(4):after {
  /*content: "секунд";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd2 span{
  font-size: 35px;
  display:inline-block;
  text-align:left;
  margin-right:1px;
  background: url(../images/flip.png);
  color:#fff;
  padding: 7px 8px;
  text-align: center;
    min-width:56px;
}
#cd2 span:nth-child(1):after {
  /*content: "дней";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd2 span:nth-child(2):after {
  /*content: "часов";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd2 span:nth-child(3):after {
 /* content: "минут";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd2 span:nth-child(4):after {
 /* content: "секунд";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd3 span{
  font-size: 35px;
  display:inline-block;
  text-align:left;
  margin-right:1px;
  background: url(../images/flip.png);
  color:#fff;
  padding: 7px 8px;
  text-align: center;
    min-width:56px;
}
#cd3 span:nth-child(1):after {
  /*content: "дней";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
  color: #000;
}
#cd3 span:nth-child(2):after {
/*  content: "часов";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  color: #000;
  z-index:1000000;
}
#cd3 span:nth-child(3):after {
 /* content: "минут";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
  color: #000;
}
#cd3 span:nth-child(4):after {
  /*content: "секунд";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
  color: #000;
}
#cd4 span{
  font-size: 35px;
  display:inline-block;
  text-align:left;
  margin-right:1px;
  background: url(../images/flip.png);
  color:#fff;
  padding: 7px 8px;
  text-align: center;
    min-width:56px;
}
#cd4 span:nth-child(1):after {
  /*content: "дней";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd4 span:nth-child(2):after {
  /*content: "часов";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd4 span:nth-child(3):after {
  /*content: "минут";*/
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
#cd4 span:nth-child(4):after {
  /*content: "секунд"; */
  font-size: 16px;
  display: block;
  clear: both;
  padding-left:1px;
  margin-top: 0px;
  position: absolute;
  bottom:10px;
  z-index:1000000;
}
.accordion li p {
  padding: 30px;
  color: #999;
}
@media (min-width: 1700px) and (max-width: 3000px) {
  .quote {
    margin-bottom: 110px;
  }
}
.hiden{display: none;}
.modal{     
    width: 75%;
    background-color: #fff;
    margin: auto;
  }