.i-content {
  min-width: 100px;
  min-height: 768px;
}
.flexrr {
	display:flex;
	flex-direction:row-reverse;
	text-align:left !important;
}
.flexrrd {display:table-cell;}
.b-breadcrumb {
  font-size: 11px;
  color: #c2c2c2;
  line-height: 12px;
  margin-top: 16px;
  padding-left: 4px;
}
.b-breadcrumb a {
  color: #c2c2c2;
}
.b-breadcrumb a:hover {
  text-decoration: underline;
}
.b-h1 h1 {
  font-size: 28px;
  color: #483865;
  margin-bottom: 54px;
  letter-spacing: -1px;
  word-spacing: 4px;
}
.b-h2 h2 {
  font-size: 26px;
  color: #483865;
  margin-bottom: 22px;
  letter-spacing: -1px;
  word-spacing: 4px;
}
.b-calc__header {
  display: inline-block;
}
.b-calc__header h1 {
  margin-bottom: 35px;
}
.b-calc-form__space {
  width: 100%;
  height: 20px;
}
.b-calc-form__delete-driver {
  background: url("images/delete-driver.png");
  display: inline-block;
  position: absolute;
  top: -16px;
  z-index: 1;
  right: 5px;
}
.b-calc-form__space-12 {
  width: 100%;
  height: 12px;
}
.b-lk-footer-space {
  width: 100%;
  height: 74px;
}
.i-calc {
  background: #00acfe;
  background: linear-gradient(to bottom, #0175be, #00acfe);

  padding: 0;
  min-width: 100px;
}
.b-calc__title {
  font-family: 'Geometria-Light';
  font-size: 32px;
  color: #fff;
}
.i-calc__switch {
 z-index: 1;
    margin: 0 auto;
    width: 300px;
}
.i-calc-form__switch {
  z-index: 1;
}
.b-calc-switch {
  display: inline-block;

  right: 0;
}
.b-calc-switch label {
  background: #0179c3 !important;
  border: 2px solid #419ad1;
  width: 300px !important;
  height: 55px !important;
  text-indent: 0 !important;
}
.b-calc-switch label::after {
  background: #cdd9df;
  background: linear-gradient(to bottom, #fff, #cdd9df) !important;
  width: 152px !important;
  height: 47px !important;
  left: 2px !important;
  top: 2px !important;
  text-shadow: 0 1px 0 #fff;
  line-height: 43px;
  text-align: center;
  font-size: 14px !important;
  font-weight: bold !important;
  color: #017bc5 !important;
  transition: left 0.15s ease-out 0s;
}
.b-calc-switch input:checked + label::after {
  background: #cdd9df;
  background: linear-gradient(to bottom, #fff, #cdd9df) !important;
  width: 152px !important;
  height: 47px !important;
  left: 142px !important;
  top: 2px !important;
}
.b-calc-switch__klabel, .b-calc-switch__olabel {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  top: 11px;
  z-index: 1;
}
.b-calc-switch__klabel {
  left: 52px;
  color: #017bc5;
}
.b-calc-switch__olabel {
  left: 192px;
  color: #fff;
}
.b-calc-switch input:checked + label span.b-calc-switch__klabel {
  color: #fff;
}
.b-calc-switch input:checked + label span.b-calc-switch__olabel {
  color: #017bc5;
}
.b-calc__examlink {
  background: transparent;
  border: 2px solid #419ad1;
  border-radius: 25px;
  width: 300px;
  height: 55px;
  margin-left: 203px;
  margin-bottom: 23px;
  font-size: 14px;
  font-weight: bold;
  color: #80bce1;
  padding-right: 40px;
  line-height: 48px;
  cursor: pointer;
}
.b-calc__examlink:hover {
  color: #fff;
}
.b-calc-form-main_options {
  padding-bottom: 35px;
}
.b-calc-form__title, .b-calc-form__title_auto, .b-calc-form__title_insurant, .b-calc-form-main_options__title, .b-calc-form-main_options__title_top {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-top: 47px;
  margin-left: 7px;
}
.b-calc-form__title_auto {
  margin-left: 4px;
}
.b-calc-form__title_insurant {
  padding: 0;
  margin: 0;
  display: inline-block;
  text-transform: none;
  font-weight: normal;
  font-size: 11px;
  margin-left: 0px;
  letter-spacing: 0.2px;
}
.b-calc-form__label-icon, .b-calc-form__label-icon_dub {
  position: relative;
  bottom: 1px;
  margin-right: 6px;
  margin-left: 2px;
}
.b-calc-form__label-icon_dub {
  display: inline-block;
  width: 9px;
  height: 6px;
  background-image: url("images/select-black-dubble.png");
  background-position: left;
}
.b-calc-form__label-icon_dub_open {
  background-position: right;
}
.b-calc-form__dialog-title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 11px;
}
.b-calc-form__dialog-wrapper {
  width: 220px;
}
.b-calc-form__feat-title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 33px;
  margin-top: 29px;
}
.b-calc-form__descr {
  font-size: 11px;
  color: #505050;
  line-height: 14px;
  width: 220px;
  margin-bottom: 60px;
}
.b-calc-form__text {
  font-size: 11px;
  color: #505050;
}
.b-calc-form__link {
  font-size: 11px;
  color: #018edb;
}
.b-calc-form__link:hover {
  color: #018edb !important;
  text-decoration: underline !important;
}
.b-calc-form__feat {
  width: 100%;
  height: 40px;
  margin-bottom: 33px;
}
.b-calc-form__feat-img {
  height: 40px;
}
.b-calc-form__feat-text {
  margin-left: 52px;
  padding-top: 7px;
  padding-right: 7px;
  font-size: 11px;
  line-height: 12px;
  color: #404040;
}
.b-calc-form__button-reg, .b-calc-form__button-cr {
  display: block;
  font-size: 11px;
  color: #fff !important;
  width: 220px;
  height: 45px;
  border-radius: 4px;
  background: #018edb;
  text-align: right;
  padding-right: 41px;
  line-height: 45px;
  margin: 27px 65px 11px 0px;
}
.b-calc-form__button-cr_add-driver, .b-calc-form__delete-driver {
  padding-right: 0;
  text-align: left;
  color: #328be6;
  background: none;
  font-size: 11px;
  display: inline-block;
  margin-top: 19px;
  margin-left: 9px;
  letter-spacing: 0.2px;
}
.b-calc-form__button-cr_add-driver:hover, .b-calc-form__delete-driver:hover {
  color: #328be6;
  text-decoration: underline;
}
.b-calc-form__more-options {
  display: block;
  color: #000;
  font-size: 11px;
  background: #d3eeff;
  padding: 6px 0;
  width: 222px;
  text-align: center;
  border: 2px solid #a5ddfd;
  border-radius: 4px;
}
.b-calc-form__more-options:hover {
  color: #000;
}
.b-calc-form-main_options-wrapper {
  border: 2px solid #a5ddfd;
  background: #d3eeff;
  margin-top: 7px;
  padding: 20px 18px;
  display: none;
}
.b-calc-form-main_options__title {
  margin: 0 0 16px 0;
}
.b-calc-form-main_options-rblock {
  padding-left: 32px;
}
.b-calc-form-main_options-rblock label {
  margin-left: 0 !important;
}
.b-calc-form-main_options__title_top {
  margin: 21px 0 16px 0;
}
div.b-calc-form-main_options-rcolumn {
  padding-left: 25px;
}
div.b-calc-form-main_options-rcolumn_radio {
  padding-left: 35px;
  padding-top: 4px;
}
.b-calc-form__button-cr {
  padding-right: 0;
  padding-left: 41px;
  text-align: left;
  margin-top: 37px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: bold;
}
.b-calc-form__button-cr-wrapper {
  border-top: 2px dotted #b3b3b3;
}
.b-calc-form__button-reg:hover, .b-calc-form__button-cr:hover {
  text-decoration: underline;
}
.b-calc-form__button-reg img, .b-calc-form__button-cr img {
  left: -10px;
  position: relative;
}
.b-calc-form__dialog-button-reg {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #fff !important;
  width: 220px;
  height: 45px;
  border-radius: 4px;
  background: #018edb;
  text-align: right;
  padding-right: 30px;
  line-height: 45px;
  margin: 19px 65px 11px 0px;
}
.b-calc-form__dialog-button-reg:hover {
  text-decoration: underline;
}
.b-calc-form__dialog-button-reg img {
  left: -20px;
  position: relative;
}
.b-calc-form__button-auth {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff !important;
  width: 124px;
  height: 50px;
  border-radius: 4px;
  background: #018edb;
  text-align: right;
  padding-right: 32px;
  margin: 20px 65px 11px 0px;
  line-height: 20px;
}
.b-calc-form__button-auth:hover {
  background: #018edb;
}
.b-calc-form__button-auth:focus {
  background: #018edb;
}
.b-calc-form__button-auth:hover {
  text-decoration: underline;
}
.b-calc-form__button-auth img {
  left: -18px;
  position: relative;
}
.b-dialog-auth-reg__hint {
  color: #018edb;
  font-size: 10px;
  left: 556px;
  line-height: 14px;
  position: absolute;
  top: 80px;
  width: 118px;
}
.b-calc-form__hint {
  position: relative;
  width: 340px;
  left: 0px;
  top: 187px;
  font-family: PFKidsPro-GradeFive;
  font-size: 20px;
  line-height: 20px;
  color: #aaa;
}
.b-calc-form-hint__link {
  color: #018edb;
  display: inline-block;
  border-bottom: 1px dotted #aaa;
  line-height: 14px;
}
.b-calc-form-hint__link:hover {
  color: #018edb !important;
  border-bottom: 1px solid #aaa;
}
.b-calc-switch-onwhite label {
  background: #fff !important;
  border: 2px solid #f0f0f0 !important;
  margin-bottom: 0px !important;
}
.b-calc-switch-wrapper {
  display: inline-block;
  position: absolute;
  width: 368px;
  height: 38px;
  left: 233px;
  top: -84px;
}
.b-calc-switch-onwhite label::after {
  background: #018edb !important;
  color: #fff !important;
  width: 156px !important;
}
.b-calc-switch-onwhite input:checked + label::after {
  background: #018edb !important;
}
.b-calc-switch-onwhite .b-calc-switch__klabel {
  left: 53px;
  color: #fff !important;
}
.b-calc-switch-onwhite .b-calc-switch__olabel {
  left: 192px;
  color: #018edb !important;
}
.b-calc-switch-onwhite input:checked + label span.b-calc-switch__klabel {
  color: #018edb !important;
}
.b-calc-switch-onwhite input:checked + label span.b-calc-switch__olabel {
  color: #fff !important;
}
.b-calc__examlink-onwhite {
  border: 2px solid #f0f0f0 !important;
  color: #bfbfbf !important;
  margin-left: 211px !important;
}
.b-calc__examlink-onwhite:hover {
  color: #018edb !important;
}
.b-calc-form-driver-controls {
  padding-bottom: 7px;
  padding-top: 7px;
  padding-left: 9px;
}
.b-calc-form__label {
  margin-bottom: 8px;
}
.b-calc-form__label > span {
  display: inline-block;
  font-size: 11px;
  color: #505050;
  width: 220px;
  margin-bottom: 8px;
}
.b-calc-form__radio-label, .b-calc-form__radio-label_insurant {
  margin-top: 26px;
  margin-bottom: 16px;
}
.b-calc-form__radio-label_insurant {
  margin: 2px 0 0 -1px;
}
.b-calc-form__radio-label > span, .b-calc-form__radio-label_insurant > span {
  display: block;
  font-size: 11px;
  color: #505050;
  width: 220px;
  margin-bottom: 0px;
}
.b-calc-form__label-disabled > span {
  color: #a9a9a9 !important;
}
.b-calc-form__select, .b-calc-form__select_osago, .b-calc-form__select_mini {
  width: 220px !important;
  background: transparent !important;
  height: 34px !important;
  margin-bottom: 21px;
  margin-right: 7px;
}
.b-calc-form__select_osago {
  margin-bottom: 8px;
}
.b-calc-form__select_mini {
  width: 118px !important;
  margin-bottom: 0 !important;
}
.b-calc-form__select_mini .chosen-single, .b-calc-form__select_mini .chosen-single:hover {
  padding: 0 0 0 11px;
}
.b-calc-form__select_mini .chosen-single div, .b-calc-form__select_mini .chosen-single:hover div {
  top: 13px;
  right: 0px;
}
.b-calc-form__input-text, .b-calc-form__input-text_modal, .b-calc-form__input-text_opt, .b-calc-form__input-text_dirver, .b-calc-form__input-text_dirver_mar {
  width: 156px !important;
  height: 34px !important;
  background: transparent !important;
  color: #505050 !important;
  border: 2px solid #c2bfba !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  font-size: 11px !important;
  padding-left: 16px !important;
  line-height: 15px !important;
  transition: all 0 ease 0 !important;
  margin: 0 !important;
  display: inline-block !important;
}
.b-calc-form__input-text_modal {
  width: 219px !important;
  height: 40px !important;
}
.b-calc-form__input-text_error {
  border: 2px solid #b43890 !important;
}
.b-calc-form__input-text_opt {
  width: 220px !important;
  background: #fff !important;
  margin-left: -10px !important;
}
.b-calc-checkbox-wrapper {
  display: inline-block;
  position: absolute;
  right: -10px;
}
.b-calc-form__input-text_dirver, .b-calc-form__input-text_dirver_mar {
  width: 226px !important;
}
.b-calc-form__input-text_dirver_mar {
  margin-right: 6px !important;
}
.b-calc-form__input-text:hover, .b-calc-form__input-text_modal:hover, .b-calc-form__input-text_opt:hover, .b-calc-form__input-text_dirver:hover, .b-calc-form__input-text_dirver_mar:hover {
  border: 2px solid #c2bfba !important;
}
.b-calc-form__input-text:focus, .b-calc-form__input-text_modal:focus, .b-calc-form__input-text_opt:focus, .b-calc-form__input-text_dirver:focus, .b-calc-form__input-text_dirver_mar:focus {
  border: 2px solid #018edb !important;
}
.b-calc-form__radio-item-label, .b-calc-form__radio-item-label_black, .b-calc-form__radio-item-label_bold, .b-calc-form__radio-item-label_opt-r, .b-calc-form__radio-driver-item-label, .b-calc-form__label_osago {
  display: inline-block;
  font-size: 11px;
  color: #505050;
  margin-right: 20px;
  line-height: 12px;
  min-height: 34px;
}
.b-calc-form__radio-item-label_black {
  color: #000;
  line-height: 20px;
  min-height: inherit;
}
.b-calc-form__radio-item-label_black .jq-radio {
  bottom: 1px;
}
.b-calc-form__radio-item-label_bold {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.b-calc-form__radio-item-label_opt-r {
  min-height: 11px;
}
.b-calc-form__radio-driver-item-label, .b-calc-form__label_osago {
  margin-right: 10px;
}
.b-calc-form__radio-label-disabled {
  color: #a9a9a9 !important;
}
.b-calc__form-block-0 {
  margin: 0px 20px 5px 0px;
  width: -20px;
}
.b-calc__form-block-1 {
  margin: 0px 20px 5px 0px;
  width: 60px;
}
.b-calc__form-block-2 {
  margin: 0px 20px 5px 0px;
  width: 140px;
}
.b-calc__form-block-3 {
  margin: 0;
  width: 100%;
}
.b-calc__form-block-4 {
  margin: 0px 20px 5px 0px;
  width: 300px;
}
.b-calc__form-block-5 {
  margin: 0px 20px 5px 0px;
  width: 380px;
}
.b-calc__form-block-6 {
  margin: 0px 20px 5px 0px;
  width: 460px;
}
.b-calc__form-block-7 {
  margin: 0px 20px 5px 0px;
  width: 540px;
}
.b-calc__form-block-8 {
  margin: 0px 20px 5px 0px;
  width: 620px;
}
.b-calc__form-block-9 {
  margin: 0px 20px 5px 0px;
  width: 700px;
}
.b-calc__form-block-10 {
  margin: 0px 20px 5px 0px;
  width: 780px;
}
.b-calc__form-block-11 {
  margin: 0px 20px 5px 0px;
  width: 860px;
}
.b-calc__form-block-12 {
  margin: 0px 20px 5px 0px;
  width: 940px;
}
.b-calc-form__dialog-block {
  margin: 0px 0px 5px 30px;
}
.b-calc-form__dialog-block-1 {
  margin: -1px 0px 5px 20px;
  width: 220px;
}
.b-calc-form__dialog__sep {
  display: block;
  width: 1px;
  height: 210px;
  background: #f0f0f0;
  position: absolute;
  left: 293px;
  top: 82px;
}
.b-calc_form-block_last {
  margin-right: 0px !important;
  margin-bottom: 30px !important;
}
.b-calc-form__brace {
  position: relative;
  left: 82px;
  top: 630px;
}
.b-calc__label {
  margin-bottom: 5px;
}
.b-calc__label span {
  display: inline-block;
  width: 200px;
}
.b-calc-select {
     width: 100% !important;
    background: transparent !important;
    margin: 0 auto;
  
}
.b-calc__form-block-wrapper {
	width: 90% !important;
    
    margin: 0 auto;
}
.b-calc-form-calendar {
  display: inline-block;
  position: relative;
}
input.b-calc-form-calendar__input {
  width: 220px;
  height: 35px;
  border: 2px solid #c2bfba;
  border-radius: 4px;
  font-size: 11px;
  outline: none;
  box-shadow: none;
  transition: none;
  margin-bottom: 9px;
}
input.b-calc-form-calendar__input:focus {
  box-shadow: none;
  border: 2px solid #018edb;
}
input.b-calc-form-calendar__input_osago {
  width: 227px;
  height: 35px;
  border: 2px solid #c2bfba;
  border-radius: 4px;
  font-size: 11px;
  outline: none;
  box-shadow: none;
  transition: none;
  margin-bottom: 9px;
}
input.b-calc-form-calendar__input_osago:focus {
  box-shadow: none;
  border: 2px solid #018edb;
}
.b-calc-form-calendar__img {
  position: absolute;
  right: 9px;
  top: 9px;
  pointer-events: none;
}
.b-calc-form-main_options__lb-block {
  position: relative;
  top: 15px;
}
.b-calc-button, .b-calc-button_main {
  display: block;
    margin-top: 0;
    width: 100% !important;
    height: 58px !important;
    border-radius: 4px !important;
    background: #cdd9df;
    background: linear-gradient(to bottom, #fff, #cdd9df) !important;
    color: #0067a7 !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    line-height: 40px;
    border: 0;
    padding: 10px 0;
}
.b-calc-button_main {
 /* height: 35px !important;
  line-height: 31px;*/
}
.b-calc-hint {
    position: relative;
    background: url(images/arrow.png) no-repeat scroll 0 0;
    width: inherit;
   
    opacity: 0.5;
    left: 0;
    top: 0px;
    padding: 0;
    font-family: PFKidsPro-GradeFive;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.b-calc-hint a {
  color: #fff;
  display: inline-block;
  border-bottom: 1px dotted #fff;
  line-height: 14px;
}
.b-calc-hint-link__dot {
  border-bottom: 1px dotted #fff;
  margin-top: -5px;
}
.b-calc-hint a:hover div.b-calc-hint-link__dot {
  border-bottom: 1px solid #fff;
}
.i-advant {width: 90%;
    margin: 10px auto;}
.i-slider {
  max-width: 1740px;
  width: 90%;
  margin: 0 auto 0;
}
.i-slider__header {
  display: block;
  padding-bottom: 8px;
}
.i-slider__header__span {
  font-size: 24px;
}
.i-slider__header__span-big {
  font-size: 24px;
  text-transform: uppercase;
}
#main-slider div {
  text-align: center;
  position: relative;
  
  height: auto;
}
#main-slider div p {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  padding-top: 10px;
  position: absolute;
}
#main-slider .slick-dots {
  position: absolute;
  top: -25px;
  right: 0px;
  list-style: none;
  display: block;
  text-align: left;
  padding: 0;
  width: 22px;
}
#main-slider .slick-dots a {
  display: block;
  background-image: url('images/pag-default.png');
  width: 22px;
  height: 22px;
  opacity: 0.5;
}
#main-slider .slick-dots .slick-active a {
  display: block;
  background-image: url('images/pag-selected.png');
  width: 22px;
  height: 22px;
  opacity: 1;
}
#main-slider .slick-dots a > span, #main-slider .slick-dots .slick-active a > span {
  display: none;
}
.b-block-valign {
  width: 90%;
  margin: 0 auto;
}
.b-guide-item__num img,
.b-guide__button-block img,
.b-guide__arrow img,
.b-feat-list__img img {width:auto;
height:auto;
}
.b-advant__title {
  font-family: 'Geometria-Light';
  font-size: 28px;
  color: #808080;
  margin: 70px 0 35px 0;
}
.b-advant-item__title {
  color: #252525;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.b-advant-item__desc {
 color: #666;
    font-size: 14px;
    margin-bottom: 0;
    /* height: 90px; */
    padding: 0;
	    width: 260px !important;
}
.imgdes {    display: flex;
justify-content: center;}
.b-advant-item__img {
    width: 150px;
    margin-right: 10px;
	    height: 100px;
}
.b-advant-item__img img{

  /*width: 100px;*/
}
.i-guide .b-advant-item__desc {
	color:#fff;
margin-bottom:10px;}

.i-last-calc {
      background: #f2f2f4;
    min-width: 100px;
    
}
.b-last-calc__item {
  width: 300px;
  height: 150px;
  border-radius: 3px;
  margin: 0 auto;
  padding: 15px 44px 23px 35px;
  margin-bottom: 90px;
}
.b-last-calc-item__desc__link {
  color: #000;
}
.panel-body h6 {
	    margin: 10px;
}
.i-last-calc .panel-body  h3 {
font-size: 18px;}
.i-last-calc .panel-body {
    background: #fff;
    padding: 10px !important;
	}
.b-last-calc-item__desc__link:hover {
  color: #000;
  text-decoration: underline;
}
.b-last-calc-item_color_blue {
  background: #9ae3f0;
}
.b-last-calc-item_color_white {
  background: #fff;
}
.b-last-calc-item_color_red {
  background: #ed92cb;
}
.b-last-calc__title {
  font-family: 'Geometria-Light';
  font-size: 28px;
  color: #808080;
  margin: 60px 0 50px 0;
}
.b-last-calc-item__date {
  font-size: 11px;
  line-height: 25px;
}
.b-last-calc-item__date__link {
  color: #666;
}
.b-last-calc-item__ktitle, .b-last-calc-item__otitle {
  line-height: 25px;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 36px;
  padding-bottom: 12px;
}
.b-last-calc-item__link {
  color: #000;
}
.b-last-calc-item__ktitle {
  border-bottom: 2px solid #b43890;
  background: url('images/logo-kasko.png') no-repeat;
}
.b-last-calc-item__otitle {
  border-bottom: 2px solid #999;
  background: url('images/logo-osago.png') no-repeat;
}
.b-last-calc-item__desc {
  margin-top: 14px;
  font-size: 13px;
  color: #000;
  line-height: 14px;
}
.b-sk-slider__item  img {width:100px;}
.i-guide {
  background: #5959d3;
  background: url("images/border-saw-grey.png") repeat-x scroll 0 0, linear-gradient(to bottom, #ed5fb5, #5959d3);
 
  min-width: 100px;
  padding-bottom: 10px;
}
.b-guide__title {
  font-family: 'Geometria-Light';
  font-size: 28px;
  color: #fff;
  margin: 60px 0 60px 0;
}
.b-guide__item {
  margin-bottom: 10px;
  padding: 0 10px 0 10px;
  display: flex;
    justify-content: space-between;
}
.b-guide-item__num {
  width: 100px;
  text-align: center;
}
.b-guide-item__desc {
  margin-left: 75px;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}
.b-guide__line {
  margin: 0 auto 10px auto;
  height: 1px;
  width: 80%;
  background: #bb8ad4;
  background: -moz-linear-gradient(left, #a15cc4 0%, #bb8ad4 49%, #a15cc4 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a15cc4), color-stop(49%, #bb8ad4), color-stop(100%, #a15cc4));
  background: -webkit-linear-gradient(left, #a15cc4 0%, #bb8ad4 49%, #a15cc4 100%);
  background: -o-linear-gradient(left, #a15cc4 0%, #bb8ad4 49%, #a15cc4 100%);
  background: -ms-linear-gradient(left, #a15cc4 0%, #bb8ad4 49%, #a15cc4 100%);
  background: linear-gradient(to right, #a15cc4 0%, #bb8ad4 49%, #a15cc4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a15cc4', endColorstr='#a15cc4', GradientType=1);
}
.b-guide__text {
  font-family: PFKidsPro-GradeFive;
  font-size: 20px;
  color: #c0ade5;
  margin-bottom: 14px;
}
.b-guide__button-block {
  width: 693px;
  margin: auto;
}
.b-guide__button {
  font-size: 13px;
  color: #fff !important;
  font-weight: bold;
  width: 293px;
  height: 45px;
  border-radius: 4px;
  background: #7d73d7;
  text-align: center;
  line-height: 45px;
  margin-top: 20px;
  margin: 10px 83px 0px 5px;
}
.b-guide__button:hover {
  background: #199fc7;
}
.b-guide__button img {
  margin-right: 10px;
}
.b-guide_button_last {
  margin: 10px 0px 0px 5px !important;
}
.b-guide__arrow {
  opacity: 0.5;
}
.b-guide__or {
  text-align: center;
  font-size: 13px;
  color: #fff;
  position: relative;
  top: -35px;
  margin: 0px auto;
  width: 50px;
}
.b-guide__shadow {
  background-color: #4b4b4b;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 4px #4b4b4b;
  height: 5px;
  margin: 20px auto 40px;
  opacity: 0.1;
  width: 650px;
}
.i-feat {
  background: #11a6c6;
  background: linear-gradient(to bottom, #1aaaed, #11a6c6);
  min-height: 200px;
  min-width: 100px;
}
.b-feat__title {
  font-family: 'Geometria-Light';
  color: #fff;
  font-size: 28px;
  margin: 75px 0 60px 0;
  line-height: 43px;
}
.b-feat__list li {
  text-align: center;
  font-size: 13px;
  color: #fff;
  padding: 0 19px;
  line-height: 16px;
  margin-bottom: 15px;
}
.b-feat__list a {
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 16px;
}
.b-feat-list__img {
  height: 55px;
  width: 100%;
}
.i-feat {padding-bottom:10px;}
.b-feat__button-block {
  width: 515px;
  margin: 10px auto 10px auto;
}
.b-feat__button {
  display: inline-block;
  font-size: 13px;
  color: #fff !important;
  font-weight: bold;
  width: 293px;
  height: 45px;
  border-radius: 4px;
  background: #2dbed7;
  text-align: center;
  line-height: 45px;
  margin: 10px 65px 0px 5px;
}
.b-feat__button:hover {
  background: #425bc9;
}
.b-feat__button img {
  margin-right: 10px;
}
.b-feat_button_last {
  margin: 10px 0px 0px 5px !important;
}
.b-feat__or {
  text-align: center;
  font-size: 13px;
  color: #fff;
  position: relative;
  top: -35px;
  margin: 0px auto;
  width: 50px;
}
.b-feat__shadow {
  background-color: #4b4b4b;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 4px #4b4b4b;
  height: 5px;
  margin: 10px auto 50px;
  opacity: 0.1;
  width: 510px;
}
.i-halva {
  background: url("images/border-saw-blue.png") repeat-x scroll 0 0 #fff;
  min-height: 100px;
  min-width: 100px; }
.i-halva img {
  width: 90%;
}
.halva {
  /*display: flex;*/
}
.halva a:hover {
  text-decoration: underline;
}
.halva-banner-logo {
  text-align: center;
}
.halva-banner-logo img {
  width: 280px;
  height: auto;
}
.halva-banner-banner {
  margin-top: 40px;
  text-align: center;
}
.halva-text {
  padding: 50px 0 0 0;
}
.halva .halva-head p {
  font-size: 14px;
  line-height: 1.0em;
  margin-bottom: 0.8em;
}
.halva .halva-body {
  margin-top: 40px;
}
.halva .halva-body ul li {
  padding: 0 0 5px 5px;
  margin: 0;
  list-style: inherit;
  font-size: 16px;
}
.halva .halva-body p {
  line-height: 1.3em;
  margin-bottom: 0.6em;
}
.i-notes {
  background: #f2f2f4;
  min-height: 200px;
  min-width: 100px;
}
.b-notes__top-img {
 margin: 10px 0 10px 0;
}
.b-notes__title {
      font-family: 'Geometria-Light';
    color: #252525;
    font-size: 17px;
    line-height: 18px;
    word-spacing: 0;
    width: 90%;
    margin: 0 auto;
    display: block;
}
.b-notes__button {
  display: block;
  width: 220px;
  height: 45px;
  background: #0175be;
  border: 2px solid #0175be;
  border-radius: 4px;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
 margin: 10px auto;
}
.b-notes__button:hover {
  color: #0175be;
  background: #fff;
}
.i-sk {
  background: #fff;
  background: url("images/border-saw-grey2.png") repeat-x scroll 0 0 #fff;
  min-height: 200px;
  min-width: 100px;
}
.b-sk__note {
  font-size: 13px;
  color: #4b4b4b;
  padding: 0 50px;
  margin: 100px 0 55px 0;
}
.b-sk-note__sign {
  font-size: 11px;
  font-weight: bold;
  color: #965cc6;
  padding: 20px 10px 0 0;
}
.b-sk__title {
      font-family: 'Geometria-Light';
    color: #252525;
    font-size: 16px;
    line-height: 19px;
    margin: 10px 0 10px;
}
.b-sk__line {
  margin: 0 auto 60px auto;
  height: 1px;
  width: 80%;
  background: #e5e5e5;
  background: -moz-linear-gradient(left, #fff 0%, #e5e5e5 49%, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(49%, #e5e5e5), color-stop(100%, #fff));
  background: -webkit-linear-gradient(left, #fff 0%, #e5e5e5 49%, #fff 100%);
  background: -o-linear-gradient(left, #fff 0%, #e5e5e5 49%, #fff 100%);
  background: -ms-linear-gradient(left, #fff 0%, #e5e5e5 49%, #fff 100%);
  background: linear-gradient(to right, #fff 0%, #e5e5e5 49%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
#sk-slider {
 /* height: 100px;*/
}
.b-sk-slider__item {
  
  width: 100%;
  text-align: center;
}
.b-sk-slider__item .b-sk-slider-img-1 {
  display: inline;
}
.b-sk-slider__item .b-sk-slider-img-2 {
  display: none;
}
.b-sk-slider__item:hover .b-sk-slider-img-1 {
  display: none;
}
.b-sk-slider__item:hover .b-sk-slider-img-2 {
  display: inline;
}
.i-sk-slider__nav {
  min-width: 100px;
  max-width: 1060px;
  margin: -110px auto 110px;
}
@media screen and (max-width: 640px) {
  .b-feat__button-block {
    width: 300px;
  }
  .b-guide__button-block {
    width: 305px;
  }
}
/*
 @media screen and (max-width: 1024px) {
 .b-calc__form-block {
 margin: 8px 20px 5px 5px;
 width: 100%;
 }
 }*/
@media screen and (max-width: 1160px) {
  .b-breadcrumb {
    margin-top: 86px;
  }
}
.b-calc-form__label_osago {
  min-height: 22px;
  padding-left: 2px;
}
