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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: linear-gradient();
}
body {
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

body
{
  background: #fff;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}
#wrapper
{
  min-height: 100%;
  min-width: 1010px;
  background-image: url(../images/fonpx.gif);
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: left 154px;
}
.soberCont
{
  width: 990px;
  margin: 0 auto;
  padding: 0 10px;
}
.soberCont .cena
{
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #185374;
  margin-bottom: 10px;
  width: 310px !important;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.soberCont .cena span
{

  font-size: 17px;
  color: #ef0036;
  font-weight: 500;

}
.soberClear
{
  clear: both;
}
input[type="text"]:active
{
  border: 2px solid #f85d7e !important;
}
/*1SoberHeader========================================================================================================*/

.soberHeader
{
  min-height: 100px;
}
div.soberLogo
{
  float: left;
  width: 50%;
  padding-top: 30px;
}
div.soberLogo a
{
  display: block;
  height: 60px;
}
div.soberLogo a:hover
{
  opacity: 0.9;
}
div.sTopPhone
{
  float: right;
  /* margin-left: 88px; */
  width: 50%;
  font-family: 'Roboto', sans-serif;
  color: #2e3640;
  padding-top: 10px;
  display: inline;
  text-align: right;
}
div.sTopPhone span
{
  color: #fa4640;
  font-weight: 900;
  // font-size: 32px;
  // line-height: 24px;
  font-size: 42px;
  line-height: 34px;
  margin-bottom: 10px;
  display: block;
}
div.outButton
{
  float: right;
  margin-right: 0px;
  padding-top: 35px;
  /* width: 100%; */
  text-align: center;
  margin-bottom: 20px;
}
div.soberButtonTop
{
  width: 220px;
  height: 50px;
  line-height: 45px;
  text-align: center;
  background: #12d1b0;
  border-bottom: 5px solid #17a486;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
}
div.soberButtonTop a
{
  color: #fff;
  text-decoration: none;
  display: block;
  height: 50px;
}
div.soberButtonTop a span{
  width: auto !important;
  height: auto !important;
}
div.soberButtonTop:hover
{
  opacity: 0.9;
}


/*SoberMenu===========================================================================================================*/

div.soberMenu
{
  min-height: 54px;
  background: #0b193e;
}
.soberMenu ul.menu
{
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin: 0 -15px;
}
.soberMenu ul li
{
  float: left;
  /* padding:0 19px; */
}
.soberMenu ul li a
{
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  padding: 0px 10px;
  letter-spacing: -0.75px;
}
.soberMenu ul li a:hover
{
  /* text-decoration: underline; */
  color: #ffffff;
  background-color: #fa3e3b;
}

/*2SoberInfo==========================================================================================================*/

.soberInfo
{
  min-height: 584px;
  text-align: center;
  /* background-image: url(../images/banner.jpg); */
  background-repeat: no-repeat;
  background-position: right top;
  /* background-image: url(/assets/images/design/backgr.jpg); */
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #f6fafb;
  background-image: radial-gradient(#52d0e0 0, #bef8ff 67%,#bef8ff 72%, #23b1c3);
}
.soberInfo #h1
{
  padding-top: 74px;
  font-family: 'Roboto', sans-serif;
  font-size: 55px;
  color: #ffffff;
  margin-bottom: 30px;
  letter-spacing: -2px;
  font-weight: bold;
  text-align: left !important;
  padding-right: 26%;
  background-image: url('http://www.onlygfx.com/wp-content/uploads/2017/07/red-watercolor-brush-stroke-2-2-1024x351.png');
  background-position: left bottom;
  background-size: 66% 90%;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  padding-left: 90px;
  margin-left: -90px;
}

.soberInfo p
{
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: left;
  color: #ffffff;
  display: inline;
  line-height: 32px;
  padding: 3px 15px;
}
.soberBigForm
{
  /* background: url("../images/big_form.png")repeat-x left top; */
  min-height: 90px;
}
form.bigForm
{
  width: 900px;
  margin: 0 auto;
  padding-top: 25px;
  overflow: hidden;
}
form.bigForm input[type="text"]
{
  display: block;
  height: 40px !important;
  float: left;
  margin: 0 15px;
  box-sizing: border-box;
  width: 270px !important;
  background: url("../images/input_bg.png")repeat left top;
  border-radius: 3px;
  border: 2px solid #b4dad7;
  outline: none;
  padding-left: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #55bab7;

}
form.bigForm input:hover
{
  background-color: #ffffff;
  opacity: 0.75;
}
form.bigForm input[type="submit"]
{
  float: none;
  display: block;
  width: 310px !important;
  height: 70px !important;
  background: #ef0036;
  border-radius: 3px;
  border:none;
  border-bottom: 5px solid #b4374c;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 65px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;

}
form.bigForm input[type="button"]
{
  float: none;
  display: block;
  width: 310px !important;
  height: 70px !important;
  background: #ef0036;
  border-radius: 3px;
  border:none;
  border-bottom: 5px solid #b4374c;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 65px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;

}
p.or
{
  ffont-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #185374;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.moreButton
{
  width: 310px;
  line-height: 61px;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  box-sizing: border-box;
  border: 2px solid #98ccc8;
  background: url("../images/input_bg.png")repeat left top;
  border-radius: 3px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.moreButton a
{
  display: block;
  height: 65px;
  text-decoration: none;
  color: #518789;
}
.moreButton:hover
{
  opacity: 0.9;
}

/*3SoberSlider========================================================================================================*/

.soberSlider
{
  background: #fff;
  min-height: 620px;
  margin: 0 30px;
  border-radius: 20px;
  /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19); */
}
.soberSlider #h1_Slider
{
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 45px;
  color: #0b486b;
  padding-top: 70px;
  padding-bottom: 30px;
  font-weight: normal;
}
.soberSlider h1 span
{
  font-family: 'Roboto', sans-serif;
  font-size: 45px;
  color: #ef0036;
  font-weight: normal;
}
p.did
{
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  text-align: center;
  color: #7d7e7e;
  padding: 0 0 30px 0;
}
div.outSlider
{}


  .sobSlider
  {
    float: left;
    width: 580px;
    height: 368px;
    /* background: #f6ecae; */
    padding: 0px 40px;
    box-sizing: border-box;
  }
  .slBorder
  {
    height: 6px;
    width: 100%;
    background: url("../images/border2.png")repeat-x left top;
  }
  .sliderInfo
  {
    float: left;
    height: 368px;
    width: 410px;
    overflow: hidden;
  }
  .slInfo
  {
    height: 118px;
  }
  .slInfo:first-child
  {
    height: 102px;
  }

  .slInfo .percent
  {
    float: left;
    width: 128px;
    height: 118px;
    background: #48a1a1;
  }
  .slInfo:first-child .percent
  {
    float: left;
    width: 128px;
    height: 120px;
    background: #48a1a1;
  }
  .slInfo .percent.hundreed
  {
    background:#48a1a1 url("../images/hundreed.png")no-repeat center;
  }
  .slInfo .percent.ninety
  {
    background:#48a1a1 url("../images/ninety.png")no-repeat center;
  }
  .slInfo .percent.eighty
  {
    background:#48a1a1 url("../images/eighty.png")no-repeat center;
  }
  .slText
  {
    height: 70px;
    /* padding: 20px 15px 15px 145px; */
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #0b193e;
    text-align: left;
    padding: 15px;
    background-color: #d2f8fd;
    border-radius: 100px;
  }
  /*SoberMForm==========================================================================================================*/

  .soberMForm
  {
    /* height: 131px; */
    background: #20a249;
    margin: 0 50px;
    border-radius: 200px;
    /* border-top-left-radius: 8px 100px; */
    /* border-top-right-radius: 8px 100px; */
    /* border-bottom-left-radius: 8px 100px; */
    /* border-bottom-right-radius: 8px 100px; */
    background-image: radial-gradient(#55e081 0,#32bd5e 65%, #20a249);
    padding: 15px 0 0;
    box-shadow: inset 0 0 15px white, 0 25px 25px -25px rgba(2, 68, 23, 0.69);
    position: relative;
  }
  .consultButton
  {
    width: 310px;
    height: 50px;
    background: #12d1b0;
    border-radius: 3px;
    border-bottom: 5px solid #17a486;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    box-sizing: border-box;
  }
  .consultButton a
  {
    color: #fff;
    text-decoration: none;
  }
  .consultButton:hover
  {
    opacity: 0.9;
  }
  .sobForm
  {
    padding-top: 33px;
    height: 116px;
    box-sizing: border-box;
  }
  .sobHeader {
    font-size: 2vw;
    font-weight: bolder;
  }

  .sobFooterContact {
    font-size: 24px;
    font-weight: bolder;
    text-align: right;
    color: #FFFFFF;
    padding-top: 10px;
  }

  .mForm
  {
    height: 72px;
    /* overflow: hidden; */
  }
  .mForm input[type='text']
  {
    display: block;
    height: 40px !important;
    float: left;
    width: 310px !important;
    margin: 5px 30px 0 0;
    box-sizing: border-box;
    border-radius: 3px;
    border: 2px solid #98ccc8;
    padding-left: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #55bab7;
  }
  .mForm input[type='submit']
  {
    display: block;
    width: 310px;
    height: 50px;
    background: #ff6674;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #ca3f4c;
    line-height: 45px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    box-sizing: border-box;
    outline: none;
    color: #fff;
    cursor: pointer;
    margin-top: -9px;
    line-height: 62px;
    height: 70px;
  }
  .mForm input[type='submit']:hover
  {
    background-color: #ff4a5b;
    color: white;
  }
  .mForm input[type='button']
  {
    display: block;
    width: 310px;
    height: 50px;
    background: #12d1b0;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #17a486;
    line-height: 45px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    box-sizing: border-box;
    outline: none;
    color: #fff;
    cursor: pointer;
  }
  .mForm input[type='button']:hover
  {
    opacity: 0.9;
  }

  /*SoberTrust==========================================================================================================*/

  .soberTrust
  {
    min-height: 470px;
    background: #ffffff;
  }
  #h1_trust
  {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    color: #0b486b;
    padding-top: 70px;
    font-weight: normal;
  }
  p.why
  {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #7d7e7e;
    /* padding-top: 25px; */
    /* padding-bottom: 25px; */
    font-weight: 300;
    display: block;
  }
  .trustBlocks
  {
    overflow: hidden;
  }
  .trustBlocks
  {
    float: left;
    width: 20%;
  }
  .trustImage.who
  {
    height: 140px;
    background: url("../images/who.png")no-repeat center;
  }
  .trustImage.bus
  {
    height: 140px;
    background: url("../images/bus.png")no-repeat center;
  }
  .trustImage.ok
  {
    height: 141px;
    background: url("../images/ok.png")no-repeat center;
  }
  .trustImage.up
  {
    height: 141px;
    background: url("../images/up.png")no-repeat center;
  }
  .trustImage.money
  {
    height: 141px;
    background: url("../images/money.png")no-repeat center;
  }
  .trustText
  {
    padding-top: 20px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #336666;
    font-size: 18px;
    font-weight: 300;
  }

  div.sTopPhone p.free {
    color: #ffbab8;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding-bottom: 6px;
    text-align: right;
    display: block;
    margin-bottom: -4px;
    margin-top: -5px;
  }
  div.sTopPhone p.free span {font-size: 14px;
    color: #0b486b;
  }
  div.sTopPhone p.number {
    color: #353f56;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
  }
  div.sTopPhone p.number a:link {
    color: #F26B59;
    text-decoration: none;
  }

  /*SoberExpert=========================================================================================================*/

  .soberExpert
  {
    min-height: 495px;
    background-color: #ffffff;
    /* background-image: linear-gradient(-30deg, #eaeaea, #e0e0e0); */
    border-top: 2px dotted red;
    /* box-shadow: inset 0 10px 10px -10px #9a9a9a; */
    margin-top: -20px;
    padding-bottom: 30px;
    text-align: center;
  }
  #h1_pExpert
  {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    color: #0b486b;
    padding-top: 70px;
    padding-bottom: 45px;
    font-weight: normal;
    font-weight: 300;
  }

  .expertBlocks
  {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .expBlock
  {
    width: 16.6%;
    padding: 0 8px;
    box-sizing: border-box;
    // vertical-align: top;
    // display: inline-block;
    float:left;
  }
  .expImage
  {
    margin-bottom: 20px;
  }
  .expImage.exp1
  {
    height: 190px;
    background: url("/assets/images/experts/spec-001.jpg") no-repeat center;
    background-size: cover;
  }
  .expImage.exp2
  {
    height: 190px;
    background: url("/assets/images/experts/spec-002.jpg")no-repeat center;
    background-size: cover;
  }
  .expImage.exp3
  {
    height: 190px;
    background: url("/assets/images/experts/sokko.png")no-repeat center;
    background-size: cover;
  }
  .expImage.exp4
  {
    height: 190px;
    background: url("/assets/images/experts/spec-004.jpg")no-repeat center;
    background-size: cover;
  }
  .expImage.exp5
  {
    height: 190px;
    background: url("../images/exp5.jpg")no-repeat center;
    background: url(/assets/images/experts/6.jpg)no-repeat center;
    background-size: cover;
  }
  .expImage.exp6
  {
    height: 190px;
    background: url("../images/exp6.jpg")no-repeat center;
    background: url(/assets/images/experts/9.png)no-repeat center;
    background-size: cover;
  }
  p.name
  {
    padding-left: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #0b486b;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 20px;
    display: block;
    word-spacing: 64px;
    margin: 0;
  }
  p.jobTitle
  {
    font-family: 'Roboto', sans-serif;
    color: #666666;
    font-size: 14px;
    padding-left: 0;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 20px;
    font-weight: 300;
  }


  /*SoberFiveSteps======================================================================================================*/

  .soberFiveSteps
  {
    min-height: 600px;
    background: #fff;
    background-color: #0b193e;
    background-image: linear-gradient(-30deg, #0c193e, #4861a5);
    border-radius: 0 0 20px 20px;
    padding-bottom: 20px;
    box-shadow: 0 25px 25px -25px rgba(14, 28, 66, 0.75);
  }
  .fiveSteps
  {
    height: 85px;
    background: url("../images/five_steps.png")no-repeat left top;
    overflow: hidden;
    margin-bottom: 50px;
  }
  .sobStep
  {
    float: left;
    width: 20%;
  }
  .sobStep .figure
  {
    font-family: 'Roboto', sans-serif;
    font-size: 72px;
    margin-left: 10px;
    float: left;
    line-height: 85px;
  }
  .sobStep .figure.first
  {
    /*color: #fff;*/
  }
  .option
  {
    float: left;
    margin-left: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
  }
  .option.first {
    float: left;
    margin-left: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    margin-top: 35px;
  }


  .sobStep .figure.second
  {
    color: #9dd9ba;
  }
  .option.second
  {
    float: left;
    margin-left: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #9dd9ba;
    margin-top: 27px;
  }
  .sobStep .figure.third
  {
    color: #2b7070;
  }


  .option.third
  {
    float: left;
    margin-left: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #2b7070;
    margin-top: 27px;
  }


  .sobStep .figure.fourth
  {
    color: #3b8686;
  }
  .option.fourth
  {
    float: left;
    margin-left: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #3b8686;
    margin-top: 35px;
  }

  .sobStep .figure.fifth
  {
    color: #79bd9a;
  }
  .option.fifth
  {
    float: left;
    margin-left: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #79bd9a;
    margin-top: 35px;
  }


  .secondStep
  {
    overflow: hidden;
  }
  .two
  {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    font-size: 150px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
  }
  .consult
  {
    float: left;
    width: 420px;
  }
  p.call
  {
    padding-top: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #ffffff;
    padding-bottom: 15px;
  }
  .phone
  {
    padding-left: 62px;
    background: url("../images/phone.png")no-repeat left top;
    min-height: 63px;
  }
  .phone p.number
  {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #aac1de;
    margin-bottom: 7px;
    font-weight: 300;
  }
  .phone p.number span
  {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #ef0036;
  }
  .phone p.free
  {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #999999;
    display: inline-block;
  }

  p.consultText
  {
    margin-top: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #c7ccd8;
    margin-top: 10px;
    display: block;
  }
  p.consultText span
  {
    color: #078d83;
    font-weight: bold;
  }
  .there
  {
    float: left;
    width: 105px;
    height: 28px;
    margin-top: 56px;
    background: url("../images/there.png")no-repeat center;
  }
  .stepForm
  {
    width: 310px;
    float: left;
    margin-left: 20px;
  }
  .stepInForm
  {
    padding-top: 30px;
  }
  .stepInForm input[type="text"]
  {
    display: block;
    width: 100% !important;
    height: 40px !important;
    box-sizing: border-box;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 2px solid #98ccc8;
    padding-left: 15px;
    color: #55bab7;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
  }
  .stepInForm input[type="submit"]
  {
    display: block;
    width: 100% !important;
    height: 50px !important;
    box-sizing: border-box;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #17a486;
    padding-left: 15px;
    background: #12d1b0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    cursor: pointer;
  }
  .stepInForm input[type="button"]
  {
    display: block;
    width: 100% !important;
    height: 50px !important;
    box-sizing: border-box;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #17a486;
    padding-left: 15px;
    background: #12d1b0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    cursor: pointer;
  }
  p.consLink
  {
    margin-top: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #cff09e;
  }
  p.consLink a
  {
    padding-right: 15px;
    background: url("../images/osmotr.png")no-repeat right center;
    color: #ffffff;
    text-decoration:;
  }


  /*SoberSave===========================================================================================================*/


  .soberSave
  {
    height: 387px;
    /* background: url("../images/drunk.jpg")no-repeat left top; */
    /* background-color: #EAEAEA; */
    padding-bottom: 48px;
  }
  #h1_pSave
  {
    padding-top: 70px;
    font-family: 'Roboto', sans-serif;
    font-size: 54px;
    color: #111f47;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 900;
  }
  h1.con_heading {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    color: #0b486b;
    padding-top: 70px;
    padding-bottom: 45px;
    font-weight: normal;

  }
  .noPlace
  {
    height: 110px;
    /* background: url("../images/layer.png")repeat left top; */
    opacity: 0.7;
    padding: 13px 0;
    box-sizing: border-box;
  }
  .noPlace p
  {
    opacity: 1;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #172651;
    font-weight: 300;
  }
  .noPlace p.special
  {
    color: #13224a;
    text-transform: uppercase;
    background-color: #baf6fe;
    display: block;
    margin: 0;
    margin: 0 25%;
    min-width: 200px;
  }
  .soberSave .drunk
  {
    float: left;
    width: 310px;
    height: 65px;
    box-sizing: border-box;
    border: 0px solid #98ccc8;
    border-radius: 3px;
    background: #efefef;
    color: #132149;
    line-height: 61px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 18px;
    margin-left: 94px;
    box-shadow: 0 25px 25px -25px rgba(15, 28, 67, 0.4);
  }
  .soberSave .or
  {
    float: left;
    height: 65px;
    margin-top: 18px;
    line-height: 65px;
    margin-left: 75px;
    margin-right: 75px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #666666;
  }
  .soberSave .saved
  {
    float: left;
    width: 310px;
    height: 70px;
    box-sizing: border-box;
    border-bottom: 6px solid #b31b34;
    border-radius: 3px;
    background: #ef0036;
    color: #518789;
    line-height: 65px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 18px;
  }
  .soberSave .saved a
  {
    color: #fff;
    text-decoration: none;
    display: block;
    height: 70px;
  }
  .soberSave .saved:hover
  {
    opacity: 0.9;
  }


  /*SoberWords=========================================================================================================-*/

  .soberWords
  {
    background: rgb(255, 255, 255);
    min-height: 100px;
    /* padding-bottom: 70px; */
    box-shadow: inset 0 25px 25px -25px rgba(18, 32, 72, 0.28);
    border-top-left-radius: 1000px 20px;
    border-top-right-radius: 1000px 20px;
  }

  p.worText
  {
    font-family: 'Roboto', sans-serif;
    color: #585f69;
    font-size: 14px;

    padding-bottom: 20px;
    line-height: 17px;
    text-align: justify;
  }
  .soberWords ul li {
    color: #585f69;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #585f69;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: justify;
    text-indent: 20px;
    background-attachment: scroll;
    background-color: rgba;
    background-image: url(../images/icons/article2.gif);
    background-repeat: no-repeat;
    background-position: 20px 2px;
  }
  .soberWords ul {
    padding-bottom: 20px;

  }
  .soberWorOut .con_description p {
    color: #585f69;
    font-family: 'Roboto', sans-serif;
    line-height: 25px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: 300;
    display: block;
    margin: 0;
  }
  div.worPink
  {
    padding: 20px 10px 0;
    background: #ffdbdb;
    border-left: 2px solid #0087c7;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 4px 2px #e6e2e2;
    margin-bottom: 30px;

  }
  .worPink p
  {
    padding-bottom: 15px;
    line-height: 17px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #585f69;
    max-width: 950px;
    padding-left: 15px;
    padding-right: 10px;
  }
  .soberWords h2
  {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #3b8686;
    font-weight: normal;
    padding-bottom: 20px;
    padding-top: 20px;
  }


  div.worGreen
  {
    padding: 20px 10px 0;
    background: #d9fcdc;
    border-left: 2px solid #ef0036;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 4px 2px #e6e2e2;
    margin-bottom: 30px;
  }
  .worGreen p
  {
    padding-bottom: 15px;
    line-height: 17px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #585f69;
    max-width: 950px;
    padding-left: 15px;
    padding-right: 10px;
  }
  div.worWhite
  {
    padding: 20px 10px 0;
    background: #fff;
    border-left: 2px solid #0087c7;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 4px 2px #e6e2e2;
    margin-bottom: 30px;
  }
  .worWhite p
  {
    padding-bottom: 15px;
    line-height: 17px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #585f69;
    max-width: 950px;
    padding-left: 15px;
    padding-right: 10px;
  }
  .worCall
  {
    border: 3px solid #ef0036;
    border-radius: 5px;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 35px;
    padding-left: 25px;
  }
  .worPhone
  {
    float: left;
    width: 55px;
    height: 63px;
    background: url("../images/phone.png")no-repeat left top;
  }
  .worNumber
  {
    float: left;
    margin-left: 10px;
    width: 490px;
  }
  p.worFree
  {
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #006666;
  }
  p.worEight
  {
    padding-left: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #2e3640;
  }
  p.worEight span
  {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #ef0036;
  }
  .outWarRecall
  {
    float: left;
    width: 310px;
    margin-left: 10px;
    padding-top: 10px;
  }
  .worRecall
  {
    width: 100%;
    height: 50px;
    display: block;
    box-sizing: border-box;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #17a486;
    background: #12d1b0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    cursor: pointer;

  }
  .worRecall a
  {
    color: #fff;
    text-decoration: none;
  }
  p.worGrey
  {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #b6b6b6;
  }
  p.worGrey span
  {
    color: #e34761;
    font-size: 14px;
  }
  .worRecall:hover
  {
    opacity: 0.9;
  }
  .soberWorOut
  {
    padding: 0 18px;
  }



  /*SoberBigBlock=======================================================================================================*/

  .soberBigBlock
  {
    background: #f1f1f1;
    padding: 70px 0;
  }

  .bbCont
  {
    padding:0 70px 70px;
    box-sizing: border-box;
    border-radius: 5px;
  }
  .bbCont > p
  {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #999999;
    padding-bottom: 20px;
  }
  .bbCont p span
  {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #3ab298;
  }
  .bbCall
  {
    width: 400px;
    margin: 0 auto;
    overflow: hidden;
  }
  .bbPhone
  {
    float: left;
    width: 55px;
    height: 63px;
    background: url("../images/phone.png")no-repeat left top;
  }
  .bbNumber
  {
    float: left;
  }
  .bbNumber p:first-child
  {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    color: #2e3640;
    padding-bottom: 10px;
  }
  .bbNumber p:first-child span
  {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    color: #ef0036;
  }
  p.bbFree
  {
    padding-left: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #999999;
    display: block;
  }
  .bbCont p.worGrey span {
    color: #e34761;
    font-size: 14px;
  }



  .bbForm
  {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
  }
  .bbForm
  {
    margin-top: 20px;
  }
  .bbForm input[type="text"]
  {
    width: 260px !important;
    height: 40px !important;
    box-sizing: border-box;
    border-radius: 3px;
    border: 2px solid #98ccc8;
    color: #55bab7;
    padding-left: 15px;
    line-height: 40px;
    margin: 0 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
  }
  .bbForm input[type="submit"]
  {
    width: 270px !important;
    height: 50px !important;
    box-sizing: border-box;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #17a486;
    background: #12d1b0;
    line-height: 45px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-left: 10px;
  }
  .bbForm input[type="button"]
  {
    width: 270px !important;
    height: 50px !important;
    box-sizing: border-box;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #17a486;
    background: #12d1b0;
    line-height: 45px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-left: 10px;
  }
  .bbForm .worGrey
  {
    width: 270px;
    float: right;
    margin-right: 10px;
    margin-top: 12px;
  }
  .reasons
  {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .reasons .reason
  {
    float: left;
    width: 33.3%;
  }
  .reason .reasonImg.car
  {
    width: 100%;
    height: 135px;
    background: url("../images/car.png")no-repeat center;
  }
  .reason .reasonImg.heart
  {
    width: 100%;
    height: 135px;
    background: url("../images/heart.png")no-repeat center;
  }
  .reason .reasonImg.hands
  {
    width: 100%;
    height: 135px;
    background: url("../images/hands.png")no-repeat center;
  }
  .reason p
  {
    padding-top: 10px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #0b486b;
    font-weight: 300;
  }
  input[type="text"].active
  {
    border: 2px solid #f85d7e !important;
  }








  /*SoberFooter=========================================================================================================*/
  .soberFooter
  {
    min-height: 170px;
    background: #111f47;
    padding-top: 70px;
    padding-bottom: 30px;
    box-shadow: inset 0 125px 125px -125px white;
    background-image: linear-gradient(-30deg, #0f1d44, #551175);
  }


  #owl-demo .item{
    margin: 3px;
  }
  #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
  }
  .owl-pagination
  {
    display: none;
  }
  .owl-prev
  {
    position: absolute;
    width: 24px;
    height: 50px;
    background: url("../images/left.png")no-repeat center;
    left: -30px;
    top: -200px;
  }
  .owl-next
  {
    position: absolute;
    width: 24px;
    height: 50px;
    background: url("../images/right.png")no-repeat center;
    right: -30px;
    top: -200px;
  }
  .owl-buttons
  {
    position: relative;
  }
  .owl-prev:hover
  {
    position: absolute;
    width: 24px;
    height: 50px;
    background: url("../images/left_hover.png")no-repeat center;
    left: -30px;
    top: -200px;
  }
  .owl-next:hover
  {
    position: absolute;
    width: 24px;
    height: 50px;
    background: url("../images/right_hover.png")no-repeat center;
    right: -30px;
    top: -200px;
  }
  #step1{
    background-image: url("../images/hhl.png");
    background-repeat: no-repeat;
  }
  #step1 .figure{
    color: #2b7070;
  }
  #step1 .option{
    color: #2b7070;
  }
  .steps{
    display: none;
  }
  .step1{
    display: block;
  }
  .sobStep{
    cursor: pointer;

  }
  .addstep{
    background-image: url("../images/hh.png") !important;
    background-repeat: no-repeat;
    margin-left: -28px;
    z-index: 99999;
    padding-left: 28px;
  }
  .addstep .figure{
    color: #fff !important;
  }
  .addstep .option{
    color: #fff !important;
  }

  .sess_messages {
    position: fixed;
    margin-bottom: 15px;
    display: block;
    clear: both;
    border-radius: 3px;
    -moz-border-radius: 3px;
    top: 30%;
    left: 50%;
    width: 500px;
    margin-left: -280px;
    box-shadow: 0 0 4px #6B6B6B;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    background-color: #CCFF99;
    z-index: 1000000;
    color: #2e3640;
    padding: 30px;
    text-align: center;
  }
  .sess_messages1 div{
    padding-left:20px;
    line-height:19px;
    margin-bottom:2px;
  }

  .sess_messages1 .message_info {
    background-image: url(../images/icons/info.png);
    background-repeat: no-repeat;
    background-position: left top;
  }
  .sess_messages1 .message_success {
    color: green;
    background-image: url(../images/icons/yes.png);
    background-repeat: no-repeat;
    background-position: left top;
  }
  .sess_messages1 .message_error {
    color: red;
    background-image: url(../images/icons/no.png);
    background-repeat: no-repeat;
    background-position: left top;
  }


  .sess_messages div{
    padding-left:20px;
    line-height:19px;
    margin-bottom:2px;
  }


  .sess_messages .message_info {
    background-image: url(../images/icons/info.png);
    background-repeat: no-repeat;
    background-position: left top;
  }
  .sess_messages .message_success {
    color: green;
    background-image: url(../images/icons/yes.png);
    background-repeat: no-repeat;
    background-position: left top;
  }
  .sess_messages .message_error {
    color: red;
    background-image: url(../images/icons/no.png);
    background-repeat: no-repeat;
    background-position: left top;
  }

  .sess_messages1 {
    position: fixed;
    margin-bottom: 15px;
    display: block;
    clear: both;
    border-radius: 3px;
    -moz-border-radius: 3px;
    top: 30%;
    left: 50%;
    width: 500px;
    margin-left: -280px;
    box-shadow: 0 0 4px #6B6B6B;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
    background-color: #fc8da9;
    z-index: 1000000;
    color: #000000;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .footer__content {
    margin-bottom: 0;
    text-align: center;
  }

  .footer__list-item:first-child::before {
    display: none;
  }
  .footer__list-item::before {
    background: none repeat scroll 0 0 padding-box #ffffff;
    border-radius: 2px;
    content: "";
    display: inline-block;
    height: 4px;
    margin: 0 12px;
    vertical-align: middle;
    width: 4px;
  }
  .footer__list-item {
    display: inline-block;
    vertical-align: middle;
  }

  .link {
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
  }
  .link:hover {
    color: #74a3c7;
    text-decoration: underline;
  }

  span.conishuan {
    font-weight: 900;
    color: #fa4846;
    font-size: 33px;
    display: block;
    text-decoration: none;
    letter-spacing: -1.5px;
  }

  .soberLogo >a {
    text-decoration: none !important;
  }

  span.chikirizzi {
    font-size: 12px;
  }

  .igozavr {
    text-align: left;
    margin-top: -70px;
    margin-bottom: 20px;
  }

  img.logojon {
    float: left;
    height: 52px;
    margin-right: 4px;
    position: relative;
    transform: scale(1.1);
  }

  .weoif {
    margin: 0 -15px;
    background-image: url(/assets/images/experts/mainDoctor.png);
    background-position: right bottom;
    background-size: auto 95%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .kolomboso {
    width: 50%;
    text-align: left;
    background-color: #ffffff;
    margin-top: -70px;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.28);
    margin-bottom: 20px;
  }

  .hosl {
    font-size: 24px;
    color: red;
    margin-bottom: 10px;
    font-weight: 300;
  }

  .ooewpl {
    margin-top: 10px;
  }

  input.nomertelefona {
    margin-top: 10px;
    background-color: #ffffff;
    /* border: 0px; */
    font-size: 24px;
    padding: 5px 0 5px 10px;
    width: 100%;
  }

  input.k_save_button {
    font-size: 32px;
    background-image: linear-gradient(#fd004e 0, #cc115e 50%);
    border-width: 0;
    border-radius: 7px;
    color: white;
    display: block;
    width: 310px !important;
    height: 70px !important;
    background: #f93835;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #b4374c;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 65px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    margin-top: 20px;
  }

  .woek  label {
    font-weight: 300;
  }

  .fdq23 {
    font-weight: 300;
  }

  .fdq23 > span {}

    div#h1_Slider >span {
      font-size: 0.6em;
      font-weight: 300;
    }

    div#h1_Slider >span:nth-of-type(1) {
      font-size: 54px;
      color: #f93835;
      font-weight: 900;
    }

    .YOufs {
      float: left;
      font-size: 32px;
      background-color: #f93835;
      border-radius: 100px;
      width: 100px;
      height: 100px;
      line-height: 100px;
      color: white;
      margin-right: 15px;
    }

    div#block3 {
      margin-top: -20px;
      background-color: white;
      margin: -20px 30px 0 30px;
    }

    div#block4 {
      margin: 0 15px;
    }

    div#block5 {
      margin: 0 30px;
    }

    .expImage {
      border-radius: 105px;
      width: 100%;
      height: 150px !important;
    }

    #block3 input[type="text"] {
      line-height: 91px;
      height: 70px !important;
      margin-top: 0;
      border-width: 0;
      font-weight: 300;
    }

    div#block6 {
      padding: 0 30px;
    }

    #block6 div#h1_pExpert {
      color: white;
      font-weight: 500;
    }

    div#block7 {
      padding: 0 30px;
    }

    #block9 .bbForm input[type="submit"] {margin: 0 !important;display: inline-block;}

    .soberFooter p {
      font-weight: 300;
      font-size: 18px;
      line-height: 20px;
      color: white;
    }

    p.number {
      font-size: 28px;
    }

    .soberFooter div.sTopPhone p.number {
      color: white;
    }

    .soberFooter div.sTopPhone p.free span {
      color: white;
      font-weight: 300;
    }

    span.chikirizzi.phuter {
      color: white;
    }

    .iconia img {width: 50%;position: relative;}

    .iconia:before {content: "";position: absolute;width: auto;height: auto;background-color: #a6edf5;border-radius: 100px;top: 10%;bottom: 10%;left: 20%;right: 20%;}

    .iconia {
      position: relative;
    }

    .plpql {
      margin-top: 0px;
      color: rgba(255, 255, 255, 0.32);
      font-weight: 300;
      text-align: center;
    }

    a.ikwo {
      font-weight: 900;
      color: #f8d305;
      text-decoration: none;
    }

    .ajax_form .error {
      box-shadow: 0 0 0 2px red;
      border-color: red;
      border-radius: 3px;
    }


    .fancybox-outer {
      /* padding: 30px !important; */
      text-align: center;
    }

    .fancybox-outer input {
      display: block;
      margin-bottom: 10px;
      line-height: 40px;
      font-size: 20px;
      padding: 10px 15px;
    }

    .fancybox-inner input.k_save_button {
      margin: 0 !important;
      width: 278px !important;
    }

    .fancybox-overlay.fancybox-overlay-fixed {
      background-color: rgba(239, 239, 239, 0.66);
    }

    .consult P {
      margin: 0;
      display: block;
      padding: 0;
      font-weight: 300;
    }

    p.consultNumber {
      margin-top: 60px;
      font-size: 40px;
    }

    p.free {
      text-align: right;
      display: block;
      margin: 0;
      font-weight: 300;
    }

    @media (max-width: 1000px) {
      .sobHeader {
        font-size: 10px;
        font-weight: bolder;
      }
    }

    @media screen and (max-width: 600px) {
      div.soberLogo
      {
        float: left;
        width: 100%;
        padding-top: 30px;
      }
    }
