<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer__list__systemhtml, 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,
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;
  font-size: 100%;
  vertical-align: baseline;
}

/*************IMPORT**************/
/***********Header***********/
.popup1__list li a {
  display: block;
  width: 70px;
  padding-top: 75px;
  background-size: 100% 100%;
}
.popup1__list li a span {
  display: inline-block;
  width: 56px;
}

.popup2__list li a.popup2__item1, .popup2__list li a.popup2__item2, .popup2__list li a.popup2__item3, .popup2__list li a.popup2__item6, .popup2__list li a.popup2__item7 {
  width: 103px;
  padding-top: 108px;
}
.popup2__list li a.popup2__item4, .popup2__list li a.popup2__item5 {
  width: 146px !important;
}

.popup3__list li a.popup3__item1, .popup3__list li a.popup3__item2, .popup3__list li a.popup3__item3, .popup3__list li a.popup3__item4 {
  width: 105px;
  padding-top: 110px;
}

.top_line {
  color: #5f5f5f;
  position: fixed;
  z-index: 1024;
  width: 100%;
  top: 0;
  background: #ddce6e;
  border-bottom: 1px solid #CEBE59;
  height: 46px;
}
.top_line .container &gt; * {
  float: left;
  display: block;
  vertical-align: middle;
  height: 100%;
}
.top_line .container &gt; span.doctorWho {
  display: none;
}
@media (max-width: 768px) {
  .top_line .container &gt; span.doctorWho {
    display: inline-block;
    float: none;
    font: 16px/46px Arial;
    font-weight: bold;
  }
}
.top_line .container:after {
  content: "";
  display: block;
  clear: both;
}
.top_line .header__radio &gt; ul &gt; li.header-alreadyLoggedInBtn {
  display: flex;
  align-items: center;
}
.top_line .header-alreadyLoggedInBtn__content {
  width: 28px;
  height: 28px;
  background: url(../../Images/accountIcon.png);
  background-size: contain;
}
.top_line .btnBlue {
  background: url(../../Images/accountMobileBlueicon.png);
  background-size: contain;
}

.header_log-out {
  text-align: left;
  margin-right: 8px 10px;
  height: 45px;
}
.header_log-out a {
  color: #5f5f5f;
  padding: 10px;
}
.header_log-out.open a {
  background: #2d2d2d;
  color: white;
}
.header_log-out img {
  max-width: 100%;
}

.header__radio {
  max-width: 50%;
  text-align: left;
  margin-top: -3px;
}
.header__radio &gt; ul &gt; li.popup-menu-Accessibility {
  background: url(../MainSiteNew/Images/wheel_chair_icon.png) no-repeat;
  background-position: 50% 50%;
  width: 54px;
  height: 47px;
}
.header__radio &gt; ul &gt; li.popup-menu-Accessibility.open {
  background: #ececec url(../MainSiteNew/Images/wheel_chair_icon.png) no-repeat;
  background-position: 50% 50%;
}
.header__radio ul:after {
  content: "";
  display: block;
  clear: both;
}
.header__radio img {
  vertical-align: sub;
  margin: 0 3px;
}
.header__radio .radio--acwg {
  font-weight: bold;
  margin-right: 3px;
}
.header__radio .radio--acwg label {
  margin-right: 2px;
}
.header__radio .acwg--24 {
  font-size: 24px;
}
.header__radio .acwg--18 {
  font-size: 18px;
}
.header__radio .acwg--16 {
  font-size: 16px;
}
.header__radio &gt; li, .header__radio #ctl00_lnkbExit {
  border-right: 1px solid #CEBE59;
  padding: 7px 10px;
}
.header__radio .open-popup-menu {
  cursor: pointer;
  vertical-align: text-top;
  transition: 0.1s;
}
.header__radio .open-popup-menu:hover {
  text-decoration: none;
}
.header__radio .open-popup-menu.open {
  background: #2d2d2d;
  color: white;
}
.header__radio a:hover {
  color: #333;
}
.header__radio .login__button:hover {
  color: #ddce6e;
}

.day_box .icon-box {
  vertical-align: text-top;
  display: inline-block;
  padding: 8px 7px; /*!!!! 9px*/
}
.day_box span {
  vertical-align: middle;
  display: inline-block;
  line-height: 17px;
}
.day_box a.open {
  background: #2d2d2d;
}

a[data-id=popup-Help]:after {
  content: "";
  display: block;
  background: url("../MainSite/Benefits/Images/BenefitsNew/question_icon-small.png") top no-repeat;
  width: 28px;
  height: 28px;
  background-position: 0 -28px;
}

a.open[data-id=popup-Help]:after {
  background-position: bottom;
}

/**********************/
/***************POPUP-MENU*******************/
.popup-form {
  position: absolute;
  background: #2d2d2d;
  z-index: 979;
  display: none;
  top: 46px;
  display: inline-block;
  padding: 10px;
  left: 1px;
  width: 245px;
  height: 35px;
  display: none;
  list-style: none;
  /*&amp;:before{
      content: "";
      display: block;
      position: absolute;
      height: 20px;
      width: 20px;
      left: 5px;
      top: 16px;
      background: url("../MainSite/Benefits/Images/BenefitsNew/arrows5.png") no-repeat center center;
  }*/
}
.popup-form input[type=submit] {
  z-index: 1000;
  opacity: 0;
  width: 20px;
  cursor: pointer;
}
.popup-form input[type=text] {
  box-shadow: inset 1px 1px 20px 4px rgba(50, 50, 50, 0.75);
  vertical-align: top;
  float: right;
}
.popup-form input[type=password] {
  box-shadow: inset 1px 1px 20px 4px rgba(50, 50, 50, 0.75);
  vertical-align: top;
  float: right;
}
.popup-form a {
  color: #ddce6e;
  font-weight: bold;
  margin: -3px 0 0 8px;
  display: block;
}

.form_open {
  cursor: pointer;
}

.header-popup-menu {
  position: fixed;
  width: 100%;
  background: #2d2d2d;
  z-index: 999;
  display: none;
  height: 200px;
  top: 45px;
  left: 0;
  list-style: none;
}
.header-popup-menu .header__wrap {
  background: #2D2D2D;
}
.header-popup-menu:after {
  content: "";
  display: block;
  clear: both;
}
.header-popup-menu .popup-container {
  width: 100%;
  margin: 35px auto 5px;
  text-align: center;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.header-popup-menu h2 {
  height: 100%;
  font-size: 40px;
  color: #ddce6e;
  text-align: center;
  line-height: 1.3em;
  vertical-align: middle;
}
.header-popup-menu .top__menu--inline li {
  display: inline-block;
  margin: 0 5px 10px;
  text-align: center;
  vertical-align: top;
  width: 70px;
  line-height: 1.3em;
  font-size: 15px;
}
.header-popup-menu .top__menu--inline li:first-child {
  margin-left: 40px !important;
  margin-right: 0;
  position: relative;
  width: 100px;
  max-width: 131px;
}
.header-popup-menu .top__menu--inline li:first-child:before {
  content: "";
  display: block;
  width: 31px;
  height: 59px;
  left: -35px;
  top: 28px;
  position: absolute;
}
.header-popup-menu .top__menu--inline li a {
  color: #fff;
}
.header-popup-menu .top__menu--inline li a:hover {
  text-decoration: underline;
}
.header-popup-menu img {
  margin: auto;
  display: block;
  margin-bottom: -2px;
  width: 100%;
}

.popup-Follow.header-popup-menu .popup-container, .popup-Help.header-popup-menu .popup-container {
  margin: 20px auto;
}
.popup-Follow.header-popup-menu .top__menu--inline li, .popup-Help.header-popup-menu .top__menu--inline li {
  margin: 0 20px 15px;
  width: auto;
  vertical-align: middle;
  max-width: none;
}
.popup-Follow.header-popup-menu .top__menu--inline li:first-child:before, .popup-Help.header-popup-menu .top__menu--inline li:first-child:before {
  display: none;
}
.popup-Follow.header-popup-menu .top__menu--inline li:nth-child(2), .popup-Help.header-popup-menu .top__menu--inline li:nth-child(2) {
  margin-left: 30px;
}

.popup-Help.header-popup-menu .top__menu--inline li:first-child {
  top: -5px;
}

.popup-Help .top__menu--inline li:not(.first) {
  vertical-align: top;
  max-width: 105px;
}

/**********************************/
@media (min-width: 1400px) and (max-width: 780px) {
  .header-popup-menu {
    height: 370px;
  }
}
@media (max-width: 1150px) {
  .top_line .header__radio {
    max-width: 65%;
    float: left;
  }
  .top_line .day_box {
    width: 35%;
    float: right;
  }
  .popup-Institutes &gt; *, .popup-Unions &gt; * {
    width: 100%;
    margin-bottom: 10px;
  }
  .popup-Institutes &gt; *:nth-child(2), .popup-Unions &gt; *:nth-child(2) {
    margin-top: 0;
  }
  .header_new_search {
    width: 300px;
  }
  .inner_page {
    padding: 15px;
  }
  .inner_page .right-contrnt {
    float: right;
    width: 22%;
  }
  .inner_page .left-contrnt {
    float: right;
    width: 78%;
  }
  .inner_page .link_inner_page_wrap {
    margin: 0 auto;
    width: 672px;
  }
  .inner_page .inner_page_card {
    max-width: 230px;
  }
  .inner_page .title_dvBanner {
    margin: 0 10px;
  }
  .inner_page .b-benefits_simple_banner {
    width: 210px;
    margin: 5px;
  }
  .inner_page .b-benefits_simple_banner img {
    margin: 0px;
  }
  .inner_page .b_appointment_menu {
    margin-top: 30px;
    width: 610px;
    margin: 0 auto;
  }
  .inner_page .b_menu.new_b_menu &gt; li {
    margin-right: 20px;
    width: 45%;
  }
}
@media (max-width: 1028px) {
  .top_line .header__radio {
    max-width: 55%;
    margin-left: 0 !important;
  }
  .top_line .day_box {
    width: 45%;
  }
  #ctl00_wucHeaderLine_lblFullName {
    display: none;
  }
  .top_line .day_box {
    width: auto;
  }
  .top_line .header__radio {
    /*width: 60%;*/
    margin-left: 20px;
  }
  .inner_page .right-contrnt, .inner_page .left-contrnt {
    width: 100%;
  }
  .inner_page .inner_page_card {
    max-width: 450px;
    float: left;
    margin-top: 28px;
  }
  .inner_page .h2boxes_inner_page {
    min-height: 90px;
  }
  .header_new_search {
    margin-top: 85px;
  }
  .header-tagline {
    position: absolute;
    top: 10px;
    left: 0;
  }
}
@media (max-width: 780px) {
  .inner_page .link_inner_page_wrap {
    width: 470px;
  }
  .steimazky__table img {
    width: 25% !important;
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 1150px) and (min-width: 640px) {
  .benefits__container__map.menu__destination--3 aside {
    float: none;
    margin-top: 60px;
    width: 100%;
  }
  .benefits__container__map.menu__destination--3 .map__list-top {
    top: 290px !important;
    right: 20px;
  }
  .benefits__container__map.menu__destination--3 .map__list-top img:first-child {
    width: 60px;
  }
  .benefits__container__map.menu__destination--3 .map__prices {
    width: auto;
  }
  .benefits__container__map.menu__destination--3 .map__prices strong {
    width: 100%;
    max-width: 100%;
  }
  .benefits__container__map.menu__destination--3 .map__prices .prices__col {
    width: auto;
    max-width: 100%;
  }
  .benefits__container__map.menu__destination--3 .map__prices .prices__col.col--small {
    width: 100%;
    max-width: 100%;
  }
  .benefits__container__map.menu__destination--3 .map__list {
    margin-top: 60px;
    margin-right: 10%;
  }
  .benefits__container__map.menu__destination--3 .map__list li {
    font-size: 24px;
  }
  .benefits__container__map.menu__destination--3 .map__list li.on img {
    height: 10px;
  }
  .benefits__container__map.menu__destination--3 .map__list li.u {
    margin-top: 0;
  }
  .benefits__container__map.menu__destination--3 .map__list li.u img {
    height: 50px;
  }
  .benefits__container__map.menu__destination--3 .map__list .map__list__rect p {
    font-size: 14px;
  }
  .benefits__container__map.menu__destination--3 .map__list .map__list__rect .list--bold {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .container {
    text-align: center;
  }
  .header-popup-menu {
    position: absolute;
    right: -15px;
    background: #000000;
    top: 130px;
    width: 300px;
    height: auto;
    min-height: 50px;
  }
  .header-popup-menu .top__menu--inline ul {
    text-align: right;
    background: #000;
    margin: 0 40px 0 0;
    padding: 0;
    right: -39px;
  }
  .header-popup-menu .top__menu--inline ul li:first-child {
    display: none;
  }
  .header-popup-menu .top__menu--inline ul li {
    margin: 5px 0;
    background: none;
  }
  .header-popup-menu .top__menu--inline ul li a {
    text-align: center;
    width: 100%;
    background-size: 31px;
    background-position: right;
    padding-right: 0;
    padding-top: 2px;
    height: auto;
  }
  .header-popup-menu .top__menu--inline ul li img {
    display: inline-block;
    float: right;
    width: 30px;
    margin: 0 10px;
  }
  .header-popup-menu.popup-Follow .top__menu--inline li {
    width: 300px;
    margin: 0;
  }
  .header-popup-menu.popup-Follow .top__menu--inline li:nth-child(2) {
    display: none;
  }
  .header-popup-menu.popup-Follow .top__menu--inline li.market {
    display: inline-block;
    width: 50%;
    float: left;
    margin: 10px 0;
  }
  .header-popup-menu.popup-Follow .top__menu--inline li.market img {
    width: 127px;
    margin: 0px;
  }
  .header-popup-menu.popup-Help .top__menu--inline li {
    width: 300px !important;
    margin: 0 !important;
    font-size: 16px !important;
    max-width: none !important;
  }
  .header-popup-menu.popup-Help .top__menu--inline li:nth-child(2) {
    display: none;
  }
  .benefits__wrap.font12 .header-popup-menu, .benefits__wrap.font15 .header-popup-menu {
    top: 120px;
  }
  .benefits__wrap.font12 .header-popup-menu li, .benefits__wrap.font15 .header-popup-menu li {
    max-width: none;
  }
  .top_line .open-popup-menu:not(.header_log-out) {
    display: none;
  }
  .day_box span {
    display: none;
  }
  .icon-box {
    margin-right: 40px;
  }
  .header__logo {
    margin-bottom: 0;
  }
  .header__logo .header-tagline {
    font-size: 40px;
    left: 10px;
  }
  .header__logo a {
    width: 156px;
    /*margin-top: 10px;*/
    margin-left: 0;
  }
  .header_new_search {
    width: 231px;
    margin-top: 55px;
  }
  .benefits__container__map .map__list-top {
    top: 345px;
    right: 23px;
  }
  .benefits__container__map .map__list.map__list--contact li p {
    font-size: 30px !important;
  }
  .benefits__container__map .map__list.map__list--contact li a {
    font-size: 24px !important;
  }
  .boxesContainer_item {
    width: 90%;
  }
  .inner_page .b-benefits_simple_banner {
    margin: 10px;
  }
  .inner_page .inner_page_card {
    max-width: 100%;
    float: left;
    margin-top: 20px;
  }
  .inner_page .top__menu .menu__button {
    display: block;
    height: 4px;
    width: 30px;
    background: #e0cb84;
    border-radius: 3px;
    position: absolute;
    top: 15px;
    left: 10px;
    z-index: 10;
  }
  .inner_page .top__menu .menu__button:before {
    content: "";
    display: block;
    height: 4px;
    width: 30px;
    background: #e0cb84;
    border-radius: 3px;
    position: absolute;
    top: -6px;
  }
  .inner_page .top__menu .menu__button:after {
    content: "";
    display: block;
    height: 4px;
    width: 30px;
    background: #e0cb84;
    border-radius: 3px;
    position: absolute;
    bottom: -6px;
  }
  .inner_page .top__menu {
    float: none;
    margin: 0;
    position: absolute;
    right: -50px;
    top: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .inner_page .top__menu ul {
    padding: 25px 15px 15px 5px;
    background: #2d2d2d;
    position: absolute;
    right: -50px;
    top: -1000px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .inner_page .b_appointment_menu {
    width: 90% !important;
  }
  .inner_page .b_appointment_menu .b_menu.new_b_menu &gt; li {
    margin: 0 0 30px;
    width: 100%;
  }
  .inner_page .b_appointment_menu a {
    font-size: 1.4em;
  }
  .inner_page .b_appointment_menu .b_menu.new_b_menu &gt; li {
    height: auto !important;
  }
  .benefits__messages__list ul li {
    margin: 15px 0;
  }
  .benefits__messages__list ul li:first-child {
    margin-right: 0 !important;
  }
  .benefits__messages__list ul li:last-child {
    margin-left: 0 !important;
  }
  .benefits__container__map.menu__destination--3 .map__list {
    margin-right: 0;
    margin-top: 40px !important;
    position: relative;
    height: 290px;
    opacity: 1;
  }
  .benefits__container__map.menu__destination--3 .map__list li {
    font-size: 22px;
    width: 290px;
    padding: 20px 105px 30px 0;
    background-size: 100% 100%;
    margin-bottom: 20px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .benefits__container__map.menu__destination--3 .map__list li .list__badge {
    right: 42px;
    top: 16px;
  }
  .benefits__container__map.menu__destination--3 .map__list li:first-child:after {
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 10px;
    background: url(../MainSite/Benefits/Images/arrow_new.png) no-repeat;
    background-size: 100%;
    transform: rotate(90deg);
    left: 9%;
    top: 42%;
  }
  .benefits__container__map.menu__destination--3 .map__list li:nth-child(2n) {
    top: 100px;
    right: 50%;
    margin-right: -145px;
  }
  .benefits__container__map.menu__destination--3 .map__list li:last-child {
    left: 0;
    right: initial;
    top: 200px;
  }
}
@media (max-width: 560px) {
  .header-popup-menu .popup-container {
    width: 95%;
    margin: 15px auto 0;
  }
  .header-popup-menu h2 {
    margin-bottom: 15px;
  }
  .header-popup-menu .popup-item {
    margin: 0 15px 15px 0;
  }
  .inner_page .link_inner_page_wrap {
    width: 230px;
  }
  .benefits__container__map .map__list.map__list--contact .contacts__phone {
    width: 100%;
  }
}
@media (max-width: 460px) {
  container {
    width: 100%;
  }
  .top_line .header__radio {
    width: auto;
    margin: 0;
  }
  .top_line .day_box span {
    display: none;
  }
  .header__logo {
    margin-right: 0px;
  }
  .header__logo .header-tagline {
    font-size: 32px;
    left: 0px;
    top: 30px;
  }
  .header__logo a {
    width: 120px;
  }
  .header_new_search {
    width: 100%;
    margin: 20px 0;
  }
  .benefits__container__map .map__list-top {
    position: initial;
    margin: 40px 0 0 0;
  }
  .benefits__container__map .map__list {
    margin-top: 0;
  }
  .benefits__container__map.menu__destination--3 .map__list {
    height: 220px;
  }
  .benefits__container__map.menu__destination--3 .map__list li {
    width: 210px;
    font-size: 18px;
    padding: 17px 78px 23px 0;
    right: 50% !important;
    left: initial !important;
    margin-right: -105px !important;
  }
  .benefits__container__map.menu__destination--3 .map__list li .list__badge {
    font-size: 26px;
    top: 12px;
    right: 30px;
  }
  .benefits__container__map.menu__destination--3 .map__list li .list--bold {
    font-size: 18px;
  }
  .benefits__container__map.menu__destination--3 .map__list li:first-child:after {
    width: 11px;
    height: 10px;
    left: 5%;
    top: 42%;
  }
  .benefits__container__map.menu__destination--3 .map__list li:nth-child(2n) {
    top: 80px;
  }
  .benefits__container__map.menu__destination--3 .map__list li:last-child {
    top: 160px;
  }
}
/**********Accessibility********/
.ephp-ul-4 li {
  position: relative;
}
.ephp-ul-4 li input[type=radio], .ephp-ul-4 li input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
}
.ephp-ul-4 li input[type=radio]:hover, .ephp-ul-4 li input[type=checkbox]:hover {
  cursor: pointer;
}

.popup-Accessibility a:hover {
  cursor: pointer;
  text-decoration: none !important;
}
.popup-Accessibility li {
  position: relative;
}
.popup-Accessibility li input[type=radio], .popup-Accessibility li input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
}
.popup-Accessibility li input[type=radio]:hover, .popup-Accessibility li input[type=checkbox]:hover {
  cursor: pointer;
}

.grayscale {
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}

.linkdecoration * a {
  text-decoration: underline !important;
}

.readableFont {
  font-family: Arial, sans-serif !important;
}

.highcontrast * {
  background: #000 !important;
}
.highcontrast .map {
  background: none !important;
}
.highcontrast .map * {
  background: none !important;
}
.highcontrast input, .highcontrast select {
  background: #fff !important;
}
.highcontrast h1, .highcontrast h2, .highcontrast h3 {
  color: #40C090 !important;
}
.highcontrast li {
  color: #0080FF !important;
}
.highcontrast a {
  color: #0080FF !important;
}
.highcontrast p, .highcontrast span {
  color: #fff !important;
}
.highcontrast .popup1__list span {
  color: #0080FF !important;
}
.highcontrast .newsletter__button, .highcontrast .difs_fields a {
  color: #0080FF;
  border: 1px solid #18c746;
}

.negativecontrast * {
  background: #000 !important;
}
.negativecontrast .map {
  background: none !important;
}
.negativecontrast .map * {
  background: none !important;
}
.negativecontrast input, .negativecontrast select {
  background: #fff !important;
}
.negativecontrast h1, .negativecontrast h2, .negativecontrast h3 {
  color: #fff !important;
}
.negativecontrast li {
  color: #ff0 !important;
}
.negativecontrast a {
  color: #ff0 !important;
}
.negativecontrast p, .negativecontrast span {
  color: #fff !important;
}
.negativecontrast .popup1__list span {
  color: #ff0 !important;
}
.negativecontrast .newsletter__button, .negativecontrast .difs_fields a {
  color: #fff;
  border: 1px solid #18c746;
}

.lightbackground * {
  background: #fff !important;
}
.lightbackground .map {
  background: none !important;
}
.lightbackground .map * {
  background: none !important;
}
.lightbackground input, .lightbackground select {
  background: #fff !important;
  border: 1px solid #ccc !important;
}
.lightbackground h1, .lightbackground h2, .lightbackground h3 {
  color: #000 !important;
}
.lightbackground li {
  color: #000 !important;
}
.lightbackground a {
  color: #000 !important;
}
.lightbackground p, .lightbackground span {
  color: #000 !important;
}
.lightbackground .popup1__list span {
  color: #000 !important;
}
.lightbackground .newsletter__button, .lightbackground .difs_fields a {
  color: #000;
  border: 1px solid #18c746;
}

body.fontsize120 .wcag__container * {
  font-size: 120% !important;
}
body.fontsize140 .wcag__container * {
  font-size: 140% !important;
}

.top_line .header_log-out {
  padding-left: 45px !important;
  color: #000 !important;
  background-color: #0099f0;
  font-weight: bold;
  position: relative;
  height: 45px;
}
.top_line .header_log-out_icon {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 12px;
  left: 10px;
  background: url("../Images/login-in.png") no-repeat center/cover;
}
@media (min-width: 1440px) {
  .top_line .header_log-out_icon {
    display: block;
  }
}
.top_line .header_log-out_mob {
  display: none;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .top_line .header_log-out_mob {
    display: block;
  }
}
@media (min-width: 1440px) {
  .top_line .header_log-out_mob {
    display: none;
  }
}
.top_line .header_log-out_desk {
  display: block;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .top_line .header_log-out_desk {
    display: none;
  }
}
@media (min-width: 1440px) {
  .top_line .header_log-out_desk {
    display: block;
  }
}

/**************Popup-alreadiLoggedIn*********************/
.popup-alreadyLoggedIn {
  display: block;
  position: absolute;
  top: 45px;
  left: 0;
  width: 620px;
  height: auto !important;
  background: #edeff0;
  text-align: right;
  direction: rtl;
  box-sizing: border-box;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 70px !important;
}
.popup-alreadyLoggedIn:after {
  display: none !important;
}
.popup-alreadyLoggedIn .popup__title {
  font-size: 18px;
  color: #4e4e4e;
  margin-bottom: 20px;
}
.popup-alreadyLoggedIn .popup__closeBth:hover {
  text-decoration: none;
}
.popup-alreadyLoggedIn .popup__buttons {
  display: flex;
  flex-wrap: wrap;
  width: 55%;
  justify-content: space-between;
  float: right;
  margin-left: 20px;
}
.popup-alreadyLoggedIn .popup__button {
  display: block;
  text-align: center;
  color: #000 !important;
  background: #fff;
  border-radius: 30px;
  font-size: 14px;
  width: 50%;
  max-width: 140px;
  padding-bottom: 3px;
  line-height: 32px;
  text-decoration: none !important;
  font-weight: 700 !important;
  margin-bottom: 20px;
  max-height: 35px;
}
.popup-alreadyLoggedIn .popup__button:hover {
  color: #fff !important;
  background: #0099F0;
}
.popup-alreadyLoggedIn img {
  max-width: 100%;
}
.popup-alreadyLoggedIn .popup__alreadyImgageBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
}

@media (max-width: 768px) {
  .popup-alreadyLoggedIn {
    width: 300px;
    padding-right: 20px !important;
    background: #fff;
    left: -20px;
    border-bottom: 1px solid #e5e6eb;
    border-right: 1px solid #e5e6eb;
  }
  .popup-alreadyLoggedIn:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background: #e5e6eb;
    width: 232px;
    height: 1px;
  }
  .popup-alreadyLoggedIn .popup__buttons {
    flex-direction: column;
    width: 100%;
  }
  .popup-alreadyLoggedIn .popup__button {
    color: #000;
    background: #e5e6eb;
  }
  .right-borderIcon {
    border-right: 1px solid #e5e6eb;
  }
  .popup__alreadyImgageBlock {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
/**********FOOTER*************/
.component__footer {
  margin: 50px 0 0 0;
  background: url(../DoctorsIndex/Images/red__strip.png) no-repeat;
  background-size: 100% 3px;
  font-family: Arial;
}
.component__footer .info__item {
  padding: 3em 3.5em 1em 3.5em;
}
.component__footer .info__item p {
  font-weight: bold;
  font-size: 14px;
  color: #818181;
}
.component__footer .info__item ul li {
  list-style-type: none;
  font-size: 14px;
  margin: 3px 0;
  padding-right: 15px;
  position: relative;
}
.component__footer .info__item ul li a {
  color: #818181;
}
.component__footer .info__item ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #bcbcbc;
  border-radius: 100px;
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -2px;
}
.component__footer .info__item.ima__item {
  background: url(../DoctorsIndex/Images/new_ima_icon.png) no-repeat;
  background-position: 80% 0.8em;
}
.component__footer .info__item.person__item {
  background: url(../DoctorsIndex/Images/profile_icon.png) no-repeat;
  background-position: 80% 0.8em;
}
.component__footer .info__item.link__item {
  background: url(../DoctorsIndex/Images/icon_link.png) no-repeat;
  background-position: 80% 0.8em;
}

.footer__social {
  padding: 8px 0 5px 0;
  background: #e6e8ea;
}
.footer__social ul {
  text-align: center;
}
.footer__social ul li {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  margin: 0 8px;
}
.footer__social ul li.vertical--super {
  margin: 0;
}
.footer__social ul li.vertical--super a {
  position: relative;
  top: -2px;
  font-family: Arial;
  font-size: 14px;
  color: #5f5f5f;
  opacity: 0.6;
}
.footer__social ul li a {
  font-size: 14px;
  color: #5f5f5f;
}
.footer__social ul li a.social__icon {
  width: 27px;
  height: 26px;
  display: block;
  border-radius: 100px;
}
.footer__social ul li a.social__rss {
  background: url(../DoctorsIndex/Images/social_rss.png) no-repeat;
}
.footer__social ul li a.social__mail {
  background: url(../DoctorsIndex/Images/social_mail.png) no-repeat;
}
.footer__social ul li a.social__notif {
  background: url(../DoctorsIndex/Images/social_not.png) no-repeat;
}
.footer__social ul li a.social__youtube {
  background: url(../DoctorsIndex/Images/social_youtube.png) no-repeat;
}
.footer__social ul li a.social__facebook {
  background: url(../DoctorsIndex/Images/social_facebook.png) no-repeat;
}
.footer__social ul li a.social__twitter {
  background: url(../DoctorsIndex/Images/social_twitter.png) no-repeat;
}
.footer__social ul li a.social__app {
  width: 116px;
  height: 33px;
  display: block;
}
.footer__social ul li a.social__google {
  background: url(../DoctorsIndex/Images/google_play.png) no-repeat;
}
.footer__social ul li a.social__apple {
  background: url(../DoctorsIndex/Images/app_store.png) no-repeat;
}

@media screen and (max-width: 992px) {
  .component__footer .row .col-md-4 {
    text-align: center;
    background-position: center 0.8em;
  }
  .component__footer .row .col-md-4 ul {
    display: inline-block;
  }
}
/*********************/
/********************************/
@font-face {
  font-family: "Organy";
  src: url("fonts/organyregularwebfont.eot");
  src: url("fonts/organyregularwebfont.eot?#iefix") format("embedded-opentype"), url("fonts/organyregularwebfont.woff2") format("woff"), url("fonts/organyregularwebfont.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "OpenSansHebrew";
  src: url("fonts/OpenSansHebrew-Regular.eot");
  src: url("fonts/OpenSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSansHebrew-Regular.woff") format("woff"), url("fonts/OpenSansHebrew-Regular.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: "OpenSansHebrew";
  src: url("fonts/opensanshebrew-bold-webfont.eot");
  src: url("fonts/opensanshebrew-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-bold-webfont.woff") format("woff"), url("fonts/opensanshebrew-bold-webfont.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: "OpenSansHebrew";
  src: url("fonts/opensanshebrew-light-webfont.eot");
  src: url("fonts/opensanshebrew-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-light-webfont.woff") format("woff"), url("fonts/opensanshebrew-light-webfont.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "OpenSansHebrew";
  src: url("fonts/opensanshebrew-extrabold-webfont.eot");
  src: url("fonts/opensanshebrew-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-extrabold-webfont.woff") format("woff"), url("fonts/opensanshebrew-extrabold-webfont.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "OpenSansHebrew";
  src: url("fonts/opensanshebrew-italic-webfont.eot");
  src: url("fonts/opensanshebrew-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-italic-webfont.woff") format("woff"), url("fonts/opensanshebrew-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
body, html {
  box-sizing: border-box;
}

body {
  background: #fff;
  direction: rtl;
  font-family: "OpenSansHebrew";
  padding-top: 62px;
  position: relative;
  font-size: 16px;
  text-align: right;
}

*, ::after, ::before {
  box-sizing: content-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 0 5px;
}

.header-title, .consumerism__title, .events__title, .social-media__title, .technology__title, .online-job__title, .cyber-medicine__title, .main-unions__title, .main-news__title {
  width: 100%;
  text-align: center;
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  margin: 100px 0 40px;
}
.header-title span, .consumerism__title span, .events__title span, .social-media__title span, .technology__title span, .online-job__title span, .cyber-medicine__title span, .main-unions__title span, .main-news__title span {
  background: #ffffff;
  padding: 0 36px;
  display: inline-block;
  margin-top: -43px;
  font-size: 0;
}
@media (min-width: 768px) {
  .header-title span, .consumerism__title span, .events__title span, .social-media__title span, .technology__title span, .online-job__title span, .cyber-medicine__title span, .main-unions__title span, .main-news__title span {
    padding: 0 36px;
  }
}

/***************HEADER**************/
.header__logo {
  margin: 10px 0 10px 0;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .header__logo {
    padding: 0;
    padding-right: 30px;
  }
}
.header__logo a {
  background: url(../MedicineOnline/Images/logoMobile.png) no-repeat;
  width: 100%;
  height: 80px;
  display: inline-block;
  background-size: 100%;
  /*@media(max-width: 460px){
      width: 120px;
      background-position: center;
      background-size: 100%;
  }

  @media(max-width: 311px){
      width: 100px;
  }*/
}
@media (min-width: 768px) {
  .header__logo a {
    background: url(/Images/logo.png?v=2) no-repeat;
    width: 158px;
    background-position: center;
    background-size: 100%;
    display: inline-block;
  }
}
.header__logo h1 {
  display: inline-block;
  color: #d2232a;
  font-size: 0;
  line-height: 1.3;
  vertical-align: top;
  margin-right: 60px;
  font-family: "Organy";
  /*@media(max-width: 768px){
      margin-right: 10px;
      line-height: 0.2;
      margin-top: 30px;
  }

  @media(max-width: 460px){
      line-height: 0.5;
      font-size: 2em;
  }

  @media(max-width: 311px){
      font-size: 1.5em;
  }*/
}
@media (min-width: 768px) {
  .header__logo h1 {
    font-size: 3.7em;
  }
}

.header__nav {
  background: #267dbf;
  padding-bottom: 3px;
}
.header__nav:after {
  content: "";
  display: block;
  clear: both;
}
.header__nav &gt; ul {
  padding: 0;
  float: right;
  position: relative;
}
.header__nav &gt; ul &gt; li {
  display: inline-block;
  float: right;
  width: auto;
  text-align: center;
  height: 36px;
}
.header__nav &gt; ul &gt; li &gt; a {
  color: #fff;
  font-size: 0.9em;
  text-decoration: none;
  display: block;
  text-align: center;
  border-right: 1px solid #81a5c1;
  line-height: 36px;
  font-weight: normal;
  padding: 0 10px;
}
.header__nav &gt; ul &gt; li:hover {
  background: #4f98cf;
}
.header__nav &gt; ul &gt; li:hover .header__inner {
  display: block;
}
.header__nav &gt; ul &gt; li:hover &gt; a {
  border-right: 1px solid #4f98cf;
  padding-top: 2px;
  line-height: 34px;
}
.header__nav &gt; ul &gt; li:hover + li &gt; a {
  border-right: 1px solid #4f98cf;
}
.header__nav &gt; ul &gt; li .header__inner {
  display: none;
  background: #4f98cf;
  position: absolute;
  width: 100%;
  right: 0;
  top: 36px;
  padding: 20px 25px;
  z-index: 5;
  box-sizing: border-box;
}
.header__nav &gt; ul &gt; li .header__inner .inner__menu {
  position: relative;
  min-height: 260px;
}
.header__nav &gt; ul &gt; li .header__inner .inner__menu:after {
  content: "";
  clear: both;
  display: block;
}
.header__nav &gt; ul &gt; li .header__inner div.inner__bg {
  float: right;
  overflow: hidden;
  position: absolute;
  bottom: -20px;
  width: 40%;
  left: 30%;
  height: 260px;
}
.header__nav &gt; ul &gt; li .header__inner div.inner__bg img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
}
.header__nav &gt; ul &gt; li .header__inner .inner__close {
  width: 26px;
  height: 23px;
  background: url(../MainSiteNew/Images/menu__close.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.header__nav &gt; ul &gt; li .header__inner .inner__close:hover {
  cursor: pointer;
}
.header__nav &gt; ul &gt; li .header__inner .inner__menu__list {
  float: right;
  /*width: 30%;*/
  width: 10%; /*!!!!08.08*/
}
.header__nav &gt; ul &gt; li .header__inner .inner__menu__quote {
  float: left;
  width: 30%;
  margin-top: 30px;
  text-align: right;
}
.header__nav &gt; ul &gt; li .header__inner .inner__menu__quote p {
  color: #fff;
  font-size: 1.1em;
  line-height: 28px;
}
.header__nav &gt; ul &gt; li .header__inner .inner__bold__link {
  color: #fff;
  text-align: right;
  font-size: 1.1em;
  margin-top: 10px;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.header__nav &gt; ul &gt; li .header__inner ul {
  list-style: none;
}
.header__nav &gt; ul &gt; li .header__inner ul li {
  border-bottom: 1px solid #267dbf;
  min-width: 240px;
  text-align: right;
  line-height: 1;
  padding: 8px 0;
}
.header__nav &gt; ul &gt; li .header__inner ul li a {
  color: #fff;
  font-size: 1.1em;
  line-height: 0;
  text-decoration: none;
}
.header__nav .header_search {
  width: 370px;
  float: left;
  height: 28px;
  margin-top: 4px;
  margin-right: 0;
  max-width: none;
  padding-left: 30px;
}
.header__nav .header_search .gsc-search-button {
  border: none;
  background: url(../MainSiteNew/Images/search__icon.png) no-repeat;
  background-size: 28px 100%;
}
.header__nav .header_search .gsc-search-button input {
  opacity: 0;
  padding-right: 8px;
  height: 14px !important;
  max-height: none !important;
  left: auto !important;
  top: auto !important;
  padding: 6px 20px !important;
  width: 13px !important;
  margin-right: 0 !important;
  vertical-align: middle;
}
.header__nav .header_search .gsc-input-box {
  border: none;
  height: 28px;
}
.header__nav .header_search .gsib_b {
  display: none;
}
.header__nav .header_search .gsc-input {
  padding: 0 !important;
}
.header__nav .header_search .gsc-input .gsib_a {
  padding: 0;
}
.header__nav .header_search .gsc-input .gsib_a input {
  height: 28px !important;
  text-align: right;
  padding: 0 7px !important;
  color: #257cbe !important;
  font-size: 1.5em !important;
  width: 100% !important;
  border: none !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
  top: 0 !important;
}

.top_line {
  background: #ddce6e;
  border-bottom: 1px solid #CEBE59;
  /*height: 46px;*/
}

.header__radio {
  position: relative;
}
.header__radio &gt; li, .header__radio #ctl00_lnkbExit {
  border-right: 1px solid #CEBE59;
  padding: 7px 10px;
}
.header__radio .open-popup-menu {
  vertical-align: inherit;
  position: relative;
  transition: none !important;
}
.header__radio .open-popup-menu.open {
  background: #edeff0;
  color: #000;
  border-color: #ECECEC;
}
.header__radio .open-popup-menu.yellow {
  position: relative;
  width: 85px;
  padding-right: 0;
}
@media (min-width: 1440px) {
  .header__radio .open-popup-menu.yellow {
    width: 78px;
    padding-right: 4px;
  }
}
.header__radio .open-popup-menu_share img {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  max-width: 100%;
  margin-top: 12px;
}
.header__radio .open-popup-menu span {
  background: yellow;
  padding: 2px 2px 5px;
  margin: 0 4px;
  line-height: 1;
  position: absolute;
  left: 3px;
  color: #5a5a5a;
  top: 11px;
}

.top_line {
  background: #e6f3fc;
  border-bottom: none;
  border-bottom: 1px solid #b8bec3;
  border-top: 12px solid #b8bec3;
}
.top_line .header__radio {
  max-width: 1024px;
  height: 46px;
  margin-top: 0;
}
.top_line .header__radio a {
  color: #5f5f5f;
  text-decoration: underline;
  font-weight: normal;
}
.top_line .header__radio .radio-wrap {
  display: none;
  position: relative;
}
.top_line .header__radio .radio-wrap:after {
  content: "";
  display: block;
  width: 2px;
  height: 76%;
  top: 12%;
  right: 0;
  background: #a0b9ce;
  position: absolute;
  z-index: 1;
}
.top_line .container {
  background-color: #e6f3fc;
  max-width: none !important;
  /*padding: 0 45px 0 0;*/
  width: 100%;
  box-sizing: border-box;
  float: left;
  padding: 0;
}
.top_line .container &gt; * {
  vertical-align: inherit;
}
.top_line .container .doctorWho {
  display: none;
  float: none;
}
.top_line .day_box {
  width: 20%;
  float: right;
}
@media (min-width: 1200px) {
  .top_line .day_box {
    width: 20%;
  }
}
.top_line .day_box a.open {
  background: #edeff0;
}
.top_line .day_box a.open:after {
  background: url(../Images/question_on.png) no-repeat;
  background-size: 27px 26px;
}
.top_line .day_box span {
  position: relative;
}
.top_line .header__radio &gt; ul &gt; li {
  height: 47px;
  line-height: 42px;
  display: inline-block;
  float: right;
  padding: 0 10px 0 10px;
  margin-left: -3px;
  font-size: 14px;
}
.top_line .header__radio &gt; ul &gt; li.header-popup-menu {
  padding-left: 0;
}
.top_line .header__radio &gt; ul &gt; li.header_log-out {
  padding-left: 15px; /*!!!!27.07*/
}
.top_line .header__radio &gt; ul &gt; li.header_log-out::after {
  right: -2px !important;
}
@media (max-width: 768px) {
  .top_line .header__radio &gt; ul &gt; li.header_log-out::after {
    display: none !important;
  }
}
.top_line .header__radio &gt; ul &gt; li:after {
  content: "";
  display: block;
  width: 2px;
  height: 59%;
  top: 21%;
  right: 0;
  background: #eadcdc;
  position: absolute;
  z-index: 1;
}
.top_line .header__radio &gt; ul &gt; li.popup-menu-Accessibility {
  background: url(../MainSiteNew/Images/wheel_chair_icon.png) no-repeat;
  background-position: 50% 50%;
  width: 25px;
  height: 47px;
}
.top_line .header__radio &gt; ul &gt; li.popup-menu-Accessibility.open {
  background: #ececec url(../MainSiteNew/Images/wheel_chair_icon.png) no-repeat;
  background-position: 50% 50%;
}
.top_line .header__radio &gt; ul &gt; li.popup-Exit {
  padding: 0;
  position: relative;
  margin: 0;
}
.top_line .header__radio &gt; ul &gt; li.popup-Exit::after {
  right: auto !important;
  left: -5px !important;
}
@media (max-width: 768px) {
  .top_line .header__radio &gt; ul &gt; li.popup-Exit::after {
    display: none !important;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-Exit span {
  margin-right: 10px;
}
@media (max-width: 1100px) {
  .top_line .header__radio &gt; ul &gt; li.popup-Exit span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .top_line .header__radio &gt; ul &gt; li.popup-Exit span {
    margin-right: 6px;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-Exit a {
  padding: 0 17px;
  font-weight: bold;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .top_line .header__radio &gt; ul &gt; li.popup-Exit a {
    padding-right: 0;
    padding-left: 19px;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly {
  display: none;
  height: auto;
  float: none;
  line-height: 1;
  margin: 0;
  padding-left: 5px;
  left: 0;
  top: 47px;
  list-style: none;
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly.popup-LoginMainSite {
  width: 620px;
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap {
  text-align: right;
  padding: 8px 0;
  float: right;
  position: relative;
}
@media (min-width: 1024px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap {
    padding-bottom: 0;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container {
  display: inline;
  /*float: right;*/
  margin: 0;
}
@media (max-width: 768px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container {
    float: right;
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container {
    position: relative;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container a {
  position: absolute;
  font-size: 12px;
  text-decoration: underline;
  /*right: 0;
  top: -20px;*/
  right: 0px;
  bottom: 10px;
  color: #5f5f5f;
  margin: 0;
  font-weight: bold;
}
@media (min-width: 1024px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container a {
    bottom: -15px;
    right: 5px;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container.average-score {
  border-top: solid 2px;
  border-color: #f00;
  position: relative;
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container.average-score {
    border-top: 0;
    border-right: solid 2px;
    border-color: #f00;
    padding-top: 0px;
    padding-right: 4px;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container.average-score a {
  border: none;
  text-decoration: none;
  top: 5px;
  right: 0px;
  width: 150px;
  color: #f00;
  height: 16px;
}
@media (min-width: 1024px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__password__container.average-score a {
    top: auto;
    bottom: -15px;
    height: auto;
  }
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap p {
  font-size: 0.9em;
  margin-bottom: 8px;
  color: #888;
}
.top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__button {
  display: inline-block;
  float: none;
  padding: 8px 18px 8px 18px;
  margin-bottom: 10px;
}
.top_line .header__radio &gt; ul &gt; li.popup-IMADigital li a {
  display: block;
  min-width: 105px;
  padding-top: 75px;
}

/***************POPUP-MENU*******************/
.popup-form {
  position: absolute;
  background: #edeff0;
  z-index: 979;
  display: none;
  top: 46px;
  display: inline-block;
  padding: 8px 8px 10px 8px;
  left: -15px;
  width: 285px;
  height: 50px;
  display: none;
}
.popup-form input {
  height: 35px;
}
.popup-form a {
  margin: 4px 0 0 8px;
}
.popup-form input[type=text] {
  box-shadow: none;
  background: #d9d9d9;
  border: 2px solid #fff;
  border-radius: 3px;
  padding: 0 12px;
  color: #6e6a68;
  font-style: italic;
  box-sizing: border-box;
  height: 32px;
  width: 130px;
  float: none;
}
.popup-form input[type=password] {
  box-shadow: none;
  background: #d9d9d9;
  border: 2px solid #fff;
  border-radius: 3px;
  padding: 0 12px;
  color: #6e6a68;
  font-style: italic;
  box-sizing: border-box;
  height: 32px;
  width: 130px;
  float: none;
}
.popup-form a.login__button {
  color: #fff;
  padding: 6px 18px 7px 18px;
  border-radius: 3px;
  margin: 0;
  float: left;
  background: #6e6a68;
  text-decoration: none;
}
.popup-form a.login__button:hover {
  color: #fff;
}

.form_open {
  cursor: pointer;
}

.header-popup-menu {
  background: #edeff0;
  top: 53px;
}
.header-popup-menu h2 {
  color: #5f5f5f;
  text-align: right;
  font-weight: normal;
  font-size: 3em;
  line-height: 50px;
  margin-left: 20px;
}
.header-popup-menu .popup-container {
  margin: 0 auto !important;
  padding: 30px 0 15px 0;
  /*height: 190px;*/
  box-sizing: border-box;
}
.header-popup-menu .benefits__wrap {
  background: #5f5f5f;
}
.header-popup-menu.popup-Accessibility .top__menu--inline ul {
  /*text-align: right;*/ /*!!!!28.07*/
  padding-right: 70px;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li {
  width: auto;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item1 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -724px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item2 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -634px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item3 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -542px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item4 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -452px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item5 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -362px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item6 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -272px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item7 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -182px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item8 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: -90px 0;
}
.header-popup-menu.popup-Accessibility .top__menu--inline li a.popupAccessibility__item9 {
  background: url(../Images/Sprites/sprites__acessability.png) no-repeat;
  background-position: 0 0;
}
.header-popup-menu.popup-Follow .top__menu--inline li:nth-child(2) {
  display: none;
}
.header-popup-menu .top__menu--inline li div {
  display: table;
  min-height: 115px;
}
.header-popup-menu .top__menu--inline li div h2 {
  display: table-cell;
}
.header-popup-menu .top__menu--inline li:first-child {
  position: relative;
  top: -16px;
  width: auto;
  max-width: 100%;
  min-height: 115px;
}
.header-popup-menu .top__menu--inline li:first-child::after {
  content: "";
  display: block;
  width: 31px;
  height: 100%;
  left: -35px;
  top: 7px;
  position: absolute;
  background: url("../Images/Sprites/arrow__gray.png") no-repeat;
  background-position: 0 center;
}
.header-popup-menu .top__menu--inline li img {
  display: none;
}
.header-popup-menu .top__menu--inline li a {
  color: #5f5f5f;
  text-decoration: none;
  height: auto;
}
.header-popup-menu .top__menu--inline li a:visited span {
  /*color: #c9c9c9;*/
}

.top_line {
  left: 0;
}
.top_line .header-popup-menu .header__wrap {
  background: #edeff0;
}

.top_line * {
  text-align: center !important;
}

.popup1__list li a {
  background: url(../Images/Sprites/spites__site1.png) no-repeat;
}
.popup1__list li a.popup1__item1 {
  background: url(../InternesNew/Images/popup__ima.png) no-repeat;
  background-position: 0 0px !important;
}
.popup1__list li a.popup1__item1.popup1__benefits {
  background: url(../Images/Sprites/spites__site.png) no-repeat;
  background-position: -904px 0px !important;
}
.popup1__list li a.popup1__item2 {
  background-position: -814px 0px;
}
.popup1__list li a.popup1__item3 {
  background-position: -724px 0px;
}
.popup1__list li a.popup1__item4 {
  background-position: -632px 0px;
}
.popup1__list li a.popup1__item5 {
  background-position: -542px 0px;
}
.popup1__list li a.popup1__item6 {
  background-position: -452px 0px;
}
.popup1__list li a.popup1__item7 {
  background-position: -362px 0px;
}
.popup1__list li a.popup1__item8 {
  background-position: -272px 0px;
}
.popup1__list li a.popup1__item9 {
  background-position: -180px 0px;
}
.popup1__list li a.popup1__item10 {
  background-position: -90px 0px;
}
.popup1__list li a.popup1__item111 {
  background-position: -1428px 0px;
}
.popup1__list li a.popup1__item12 {
  background-position: -994px 0px;
}
.popup1__list li a.popup1__item13 {
  background-position: -1085px 0px;
}
.popup1__list li a.popup1__IndependentDoctor {
  background: url("../Images/header_icon/independentDoctor.png") no-repeat;
}
.popup1__list li a.popup1__OnlineSchool {
  background: url("../Images/header_icon/OnlineAcademyIcon.png") no-repeat;
}

.popup2__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
.popup2__list li:first-child {
  align-self: center;
}
.popup2__list li a {
  display: block;
  box-sizing: border-box;
}
.popup2__list li a.popup2__item1 {
  background: url(../Images/Sprites/sprites__social.png) no-repeat;
  background-position: -653px 0;
  min-height: 150px;
}
.popup2__list li a.popup2__item2 {
  background: url(../Images/Sprites/sprites__social1.png) no-repeat;
  background-position: -1230px 0;
  min-height: 150px;
}
.popup2__list li a.popup2__item21 {
  background: url(../Images/IMA_interns_fbCouncil.png) no-repeat;
  min-height: 150px;
  margin-bottom: 50px;
  width: 105px;
  padding-top: 108px;
}
.popup2__list li a.popup2__item31 {
  width: 103px;
  padding-top: 108px;
  background: url(../Images/Sprites/sprites__social1.png) no-repeat;
  background-position: -1095px 0;
  min-height: 150px;
}
.popup2__list li a.popup2__item3 {
  background: url(../Images/Sprites/sprites__social.png) no-repeat;
  background-position: -344px 0;
  min-height: 150px;
}
.popup2__list li a.popup2__item4 {
  background: url(../Images/Sprites/sprites__social.png) no-repeat;
  background-position: -162px -25px;
  padding-top: 51px;
  width: 146px;
  margin-bottom: 50px;
}
.popup2__list li a.popup2__item5 {
  background: url(../Images/Sprites/sprites__social.png) no-repeat;
  background-position: 0px -25px;
  width: 146px;
  padding-top: 51px;
  margin-bottom: 50px;
}
.popup2__list li a.popup2__item6 {
  background: url(../Images/Sprites/sprites__social.png) no-repeat;
  background-position: -823px 0;
  min-height: 150px;
}
.popup2__list li a.popup2__item7 {
  background: url(../Images/Sprites/sprites__social.png) no-repeat;
  background-position: -964px 0;
  min-height: 150px;
}
.popup2__list li a.popup2__item71 {
  background: url(../Images/Sprites/instaIc.png) no-repeat;
  min-height: 150px;
  margin-bottom: 50px;
  width: 105px;
  padding-top: 108px;
}
.popup2__list li a.popup2__item8 {
  background: url("../Images/payments-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item9 {
  background: url("../Images/password-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item10 {
  background: url("../Images/personal-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item11 {
  background: url("../Images/forms-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item12 {
  background: url("../Images/app-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item13 {
  background: url("../Images/elections-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item14 {
  background: url("../Images/locate-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item15 {
  background: url("../Images/more-icon.png") no-repeat top center;
}
.popup2__list li a.popup2__item16 {
  background: url("../Images/doc-ind-icon.svg") no-repeat top center/72px auto;
}

.popup-HelpNew .popup-container {
  padding-top: 0px;
  padding-bottom: 0;
}

.popup3__list li a {
  display: block;
}
.popup3__list li a.popup3__item1 {
  /*display: none;*/
}
.popup3__list li a.popup3__item2 {
  background: url(../Images/Sprites/sprites__help.png) no-repeat;
  background-position: -373px 0;
}
.popup3__list li a.popup3__item2.recovery_pass {
  background-position: -746px 0;
}
.popup3__list li a.popup3__item3 {
  background: url(../Images/Sprites/sprites__help.png) no-repeat;
  background-position: -183px 0;
}
.popup3__list li a.popup3__item4 {
  background: url(../Images/Sprites/sprites__help.png) no-repeat;
  background-position: 0 0;
}
.popup3__list li a.popup3__item22 {
  width: 105px;
  padding-top: 110px;
  background: url(../Images/Sprites/sprites__help1.png) no-repeat;
  background-position: -890px 0;
}

.popup4__tools_on li {
  min-width: 75px !important;
}
.popup4__tools_on li a {
  display: block;
  width: 75px !important;
  padding-top: 75px !important;
  background-image: url(../Images/Sprites/tools_on.png);
  background-repeat: no-repeat;
}
.popup4__tools_on li a.popup4__item10 {
  background-position: 2px 0;
}
.popup4__tools_on li a.popup4__item9 {
  background-position: -88px 0;
}
.popup4__tools_on li a.popup4__item8 {
  background-position: -176px 0;
}
.popup4__tools_on li a.popup4__item7 {
  background-position: -267px 0;
}
.popup4__tools_on li a.popup4__item6 {
  background-position: -355px 0;
}
.popup4__tools_on li a.popup4__item5 {
  background-position: -446px 0;
}
.popup4__tools_on li a.popup4__item4 {
  background-position: -538px 0;
}
.popup4__tools_on li a.popup4__item3 {
  background-position: -629px 0;
}
.popup4__tools_on li a.popup4__item2 {
  background-position: -717px 0;
}
.popup4__tools_on li a.popup4__item1 {
  background-position: -807px 0;
}

.popup-Language .top__menu--inline .popupLanguage__list li a {
  display: block;
  width: 90px;
  padding-top: 75px;
  background: url(../Images/Sprites/sprite__lang.png) no-repeat;
}
.popup-Language .top__menu--inline .popupLanguage__list li a.popupLanguage_item1 {
  background-position: -262px 0;
}
.popup-Language .top__menu--inline .popupLanguage__list li a.popupLanguage_item2 {
  background-position: -172px 0;
}
.popup-Language .top__menu--inline .popupLanguage__list li a.popupLanguage_item3 {
  background-position: -80px 0;
}
.popup-Language .top__menu--inline .popupLanguage__list li a.popupLanguage_item4 {
  background-position: 10px 0;
}

.popup-Institutes .top__menu--inline .popupInstitutes__list li, .popup-Unions .top__menu--inline .popupInstitutes__list li {
  width: 80px;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li:first-child, .popup-Unions .top__menu--inline .popupInstitutes__list li:first-child {
  width: 150px;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li:first-child h2, .popup-Unions .top__menu--inline .popupInstitutes__list li:first-child h2 {
  position: relative;
  left: 16px;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a, .popup-Unions .top__menu--inline .popupInstitutes__list li a {
  display: block;
  width: 100%;
  padding-top: 75px;
  background-image: url(../MainSiteNew/Images/Sprites/sprites__institues_new.png);
  background-repeat: no-repeat;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item1, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item1 {
  background-position: -448px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item2, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item2 {
  background-position: -631px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item3, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item3 {
  background-position: -540px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item4, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item4 {
  background-position: -357px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item5, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item5 {
  background-position: -266px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item6, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item6 {
  background-position: -175px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item7, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item7 {
  background-position: -85px 0;
}
.popup-Institutes .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item8, .popup-Unions .top__menu--inline .popupInstitutes__list li a.popupInstitutes_item8 {
  background-position: 6px 0;
}

.popup-Journals .popupJournals__list li {
  width: 93px;
}
.popup-Journals .popupJournals__list li a {
  display: block;
  width: 100%;
  padding-top: 75px;
  background-image: url(../Images/Sprites/iconIMA.png);
  background-repeat: no-repeat;
}
.popup-Journals .popupJournals__list li a.popupJournals_item1 {
  background-position: -531px 0;
}
.popup-Journals .popupJournals__list li a.popupJournals_item2 {
  background-position: -440px 0;
}
.popup-Journals .popupJournals__list li a.popupJournals_item3 {
  background-position: -350px 0;
}
.popup-Journals .popupJournals__list li a.popupJournals_item4 {
  background-position: -259px 0;
}
.popup-Journals .popupJournals__list li a.popupJournals_item5 {
  background-position: -169px 0;
}
.popup-Journals .popupJournals__list li a.popupJournals_item6 {
  background-position: -79px 0;
}
.popup-Journals .popupJournals__list li a.popupJournals_item7 {
  background-position: 12px 0;
}

.popup-Follow.header-popup-menu .top__menu--inline li:nth-child(2), .popup-Help.header-popup-menu .top__menu--inline li:nth-child(2) {
  display: none;
  margin-left: 0;
}

.popup-Help .top__menu--inline li:not(.first) {
  max-width: 160px;
}

.popup-Unions .top__menu--inline .popupInstitutes__list li:last-child {
  width: 100px;
}
.popup-Unions .top__menu--inline .popupInstitutes__list li:last-child a {
  background-position: 12px 0;
}
.popup-Unions .top__menu--inline .popupInstitutes__list li a {
  background-image: url(../MainSiteNew/Images/Sprites/sprite_Unions.png);
}

/***************LOGIN**************/
.btnDocSendLogin {
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  background: #022873;
  border: none;
  font-family: "OpenSansHebrew";
  padding: 5px 20px;
  float: left;
  cursor: pointer;
}
.btnDocSendLogin--right {
  float: right;
}

.login__wrap.content__container .login__content {
  border-top: 1px solid #267dbf;
}
.login__wrap.content__container .login__content .simple_block {
  padding: 10px 0;
  border: none;
  border-radius: 0;
}
.login__wrap.content__container .login__content .window_newlogin_box {
  float: right;
}
.login__wrap.content__container .login__content .text_login_box {
  float: left;
  max-width: 580px;
  width: 100%;
}
.login__wrap.content__container .login__content .text_login_box .login__text__item {
  border-bottom: 1px solid #267dbf;
  padding: 10px 0;
  font-size: 0.9em;
}
.login__wrap.content__container .login__content .text_login_box .login__text__item.login__text__noborder {
  border-bottom: 0;
}
.login__wrap.content__container .login__content .text_login_box .login__text__item p span {
  font-weight: bold;
}
.login__wrap.content__container .login__content .text_login_box .login__text__item b {
  color: #267dbf;
}
.login__wrap.content__container .login__content .text_login_box .login__text__item a {
  color: #267dbf;
}
.login__wrap.content__container .login__content .text_login_box .bottom_p {
  color: #5f5f5f;
  font-size: 1.1em;
  font-weight: bold;
}
.login__wrap.content__container .login__content .simple_block_content {
  border-radius: 0;
}
.login__wrap.content__container .login__content .simple_block_content a {
  color: #d6181f;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: underline;
}
.login__wrap.content__container .login__content .simple_block_content a:hover {
  color: #d6181f;
}
.login__wrap.content__container .login__content .simple_block_content label {
  color: #5f5f5f;
  font-size: 0.9em;
  font-weight: bold;
  max-width: 360px;
  display: inline-block;
}
.login__wrap.content__container .login__content .simple_block_content label.simple__padding {
  padding-bottom: 10px;
}
.login__wrap.content__container .login__content .simple_block_content .form__bordered {
  padding-top: 5px;
  border-top: 1px solid #267dbf;
  border-bottom: 1px solid #267dbf;
  margin-bottom: 10px;
}
.login__wrap.content__container .login__content .simple_block_content .form__bordered p {
  font-size: 0.9em;
}
.login__wrap.content__container .login__content .simple_block_content .form_group {
  margin: 0;
  padding: 9px 0;
}
.login__wrap.content__container .login__content .simple_block_content .form_group label {
  width: 75px;
  padding-top: 5px;
}
.login__wrap.content__container .login__content .simple_block_content .form_group input {
  height: 30px;
  border: 1px solid #5f5f5f;
  border-radius: 0;
  background: #fff;
  width: 292px;
  text-align: right;
}
.login__wrap.content__container .login__image {
  /*display: none;*/
}
.login__wrap.enterprise__wrap {
  padding-top: 0;
}
.login__wrap.enterprise__wrap .header__logo {
  padding-right: 0;
  padding-bottom: 30px;
  margin-bottom: 3px;
  border-bottom: 2px solid #ececec;
}
.login__wrap.enterprise__wrap .login__form {
  max-width: 360px;
  margin: 20px auto;
  text-align: center;
}
.login__wrap.enterprise__wrap .login__form input {
  width: 350px;
  height: 42px;
  border: 3px solid #4c4c4c;
  background: #e8e8e8;
  font-style: italic;
  font-size: 1.5em;
  color: #828282;
  padding: 0 15px;
  margin-bottom: 15px;
}
.login__wrap.enterprise__wrap .login__form input::-webkit-input-placeholder { /* Chrome */
  color: #828282;
  font-style: italic;
}
.login__wrap.enterprise__wrap .login__form input:-ms-input-placeholder { /* IE 10+ */
  color: #828282;
  font-style: italic;
}
.login__wrap.enterprise__wrap .login__form input::-moz-placeholder { /* Firefox 19+ */
  color: #828282;
  font-style: italic;
}
.login__wrap.enterprise__wrap .login__form input:-moz-placeholder { /* Firefox 4 - 18 */
  color: #828282;
  font-style: italic;
}
.login__wrap.enterprise__wrap .login__form input[type=submit] {
  width: auto;
  display: inline-block;
  font-weight: bold;
  font-style: normal;
  color: #fff;
  font-size: 1.5em;
  background: #4c4c4c;
  padding: 3px 30px 11px 30px;
  height: 48px;
}

.fuFileButtonDisabled {
  background-color: #B2B2B2 !important;
  opacity: 0.5 !important;
}

/* mobile menu */
.enterprise__hamburger {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  width: 50px;
}
@media (min-width: 1024px) {
  .enterprise__hamburger {
    display: none;
  }
}
.enterprise__hamburger img {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  cursor: pointer;
  border-radius: 4px;
  background: none;
  background: none !important;
  background-image: none !important;
}
.enterprise__hamburger .eph_wrap {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  min-height: 100%;
  width: 278px;
}
.enterprise__hamburger .eph_wrap .bg_burger {
  width: 278px;
  height: 54px;
  background: #edeff0;
  position: fixed;
  z-index: 2;
  display: none;
}
.enterprise__hamburger .eph_wrap .bg_burger.active {
  display: inline-block;
}
.enterprise__hamburger .eph_ul {
  position: relative;
  list-style: none;
  width: 278px;
  padding: 46px 15px 8px 15px;
  background: #edeff0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
}
.enterprise__hamburger .eph_ul &gt; li {
  font-size: 1.25em;
  width: 100%;
  color: #5f5f5f;
  padding: 0px 8px 6px 8px;
  border-bottom: 2px solid #267dbf;
  box-sizing: border-box;
}
.enterprise__hamburger .eph_ul &gt; li a {
  color: #5f5f5f;
  text-decoration: none;
}
.enterprise__hamburger .eph_ul &gt; li a:hover {
  text-decoration: none;
}
.enterprise__hamburger .eph_ul &gt; li.ehp_menu {
  border-bottom: none;
  padding: 10px 0;
  text-align: center;
  font-size: 0;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup {
  position: relative;
  display: inline-block;
  width: 75px;
  font-size: 16px;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: top;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup:nth-child(2) {
  margin: 0 10px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup i {
  display: block;
  height: 64px;
  width: 64px;
  margin: 0 auto;
  border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #267dbf;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup span {
  font-size: 0.9em;
  line-height: 1;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .mail {
  background: url(../InternesNew/Images/mail.png) center 40% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .cool {
  background: url(../InternesNew/Images/cool.png) center center no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .minra {
  background: url(../InternesNew/Images/mira.png) center center no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .language {
  background: url(../InternesNew/Images/popup_language.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .council {
  background: url(../InternesNew/Images/council.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .accesability {
  background: url(../InternesNew/Images/popup_acessability.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .ri {
  background: url(../InternesNew/Images/ri.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .card {
  background: url(../InternesNew/Images/card.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .tool {
  background: url(../InternesNew/Images/tool.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .theRi {
  background: url(../Images/Sprites/theRi.png) center 45% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .imadigital {
  background: url("../Images/digital-icon.png") no-repeat;
  background-size: 70%;
  background-position-y: 17px;
  background-position-x: 5px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-popup .ima {
  background: url(../Images/iconGrey.png) center 55% no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown {
  position: relative;
  top: -22px;
  display: block;
  width: 100%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown ul {
  position: absolute;
  right: -16px;
  top: 42px;
  z-index: 100;
  display: none;
  width: 278px;
  background: #267dbf;
  padding: 20px 10px;
  box-sizing: border-box;
  text-align: right;
  list-style: none;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown ul:before {
  content: "";
  display: block;
  position: absolute;
  top: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #267dbf transparent;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown ul li {
  height: 40px;
  width: 100%;
  font-size: 0.9em;
  color: #fff;
  padding: 0 40px 0 0;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown ul li a {
  font-size: 16px;
  color: #fff;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10:before {
  right: 214px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(1) {
  background: url("../Images/payments-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(2) {
  background: url("../Images/password-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(3) {
  background: url("../Images/personal-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(4) {
  background: url("../Images/forms-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(5) {
  background: url("../Images/app-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(6) {
  background: url("../Images/elections-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(7) {
  background: url("../Images/locate-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-10 li:nth-child(8) {
  background: url("../Images/more-icon-m.png") no-repeat top right/auto 80%;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9:before {
  right: 214px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li {
  background: url(../Images/Sprites/ri_drop.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(1) {
  background-position: right top 6px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(2) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(3) {
  background-position: right top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(4) {
  background-position: right top -122px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(5) {
  background-position: right top -166px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(6) {
  background-position: right top -208px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(7) {
  background-position: right top -247px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(8) {
  background-position: right top -292px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(9) {
  background-position: right top -332px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-9 li:nth-child(10) {
  background-position: right top -372px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8:before {
  right: 43px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li {
  background: url(../Images/Sprites/tools_drop.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(1) {
  background-position: right top 6px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(2) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(3) {
  background-position: right top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(4) {
  background-position: right top -122px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(5) {
  background-position: right top -166px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(6) {
  background-position: right top -208px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(7) {
  background-position: right top -247px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(8) {
  background-position: right top -292px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(9) {
  background-position: right top -332px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-8 li:nth-child(10) {
  background-position: right top -372px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-6:before {
  right: 214px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-6 li {
  background: url(../Images/Sprites/mobile_ima_lang.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-6 li:nth-child(1) {
  background-position: right top 2px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-6 li:nth-child(2) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-6 li:nth-child(3) {
  background-position: right top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-6 li:nth-child(4) {
  background-position: right top -124px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5:before {
  right: 125px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li {
  background: url(../Images/Sprites/theRi_m.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(1) {
  background-position: right top 6px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(2) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(3) {
  background-position: right top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(4) {
  background-position: right top -122px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(5) {
  background-position: right top -166px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(6) {
  background-position: right top -208px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(7) {
  background-position: right top -247px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(8) {
  background-position: right top -292px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-5 li:nth-child(9) {
  background-position: right top -332px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4:before {
  right: 45px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li {
  background: url(../Images/Sprites/mobile_ima_accesability.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(1) {
  background-position: right top 6px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(2) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(3) {
  background-position: right top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(4) {
  background-position: right top -122px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(5) {
  background-position: right top -166px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(6) {
  background-position: right top -208px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(7) {
  background-position: right top -247px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(8) {
  background-position: right top -292px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-4 li:nth-child(9) {
  background-position: right top -332px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3:before {
  right: 214px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3 li {
  background: url(../Images/mobile_ima_contact.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3 li:nth-child(1) {
  background-position: right top 2px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3 li:nth-child(2) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3 li:nth-child(3) {
  background-position: right top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3 li:nth-child(4) {
  background-position: right top -122px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-3 li:nth-child(5) {
  background-position: right top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2:before {
  right: 129px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li {
  background: url(../Images/mobile_ima_follow.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li.ephp-ul-2__twitter {
  background-position: right -90px top 2px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li.ephp-ul-2__facebook {
  background-position: right -90px top -40px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li.ephp-ul-2__youtube {
  background-position: right -90px top -82px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li.ephp-ul-2__insta {
  background: url(../Images/instSmall.png) no-repeat;
  background-position: right 0;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li:last-child {
  display: table;
  padding: 0;
  background: none;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li:last-child a {
  display: table-cell;
  height: 42px;
  background: url(../Images/mobile_ima_follow.png) no-repeat;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li:last-child a:first-child {
  background-position: center top -208px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-2 li:last-child a:last-child {
  background-position: center top -131px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-1:before {
  right: 45px;
}
.enterprise__hamburger .eph_ul &gt; li .eph-dropdown .ephp-ul-1 li {
  /*background: url(../Images/mobile_ima_sites.png) no-repeat;

  &amp;:nth-child(1) {
      background-position: right top 5px;
  }

  &amp;:nth-child(2) {
      background-position: right top -507px;
  }

  &amp;:nth-child(3) {
      background-position: right top -464px;
  }

  &amp;:nth-child(4) {
      background-position: right top -38px;
  }

  &amp;:nth-child(5) {
      background-position: right top -82px;
  }

  &amp;:nth-child(6) {
      background-position: right top -122px;
  }

  &amp;:nth-child(7) {
      background-position: right top -166px;
  }

  &amp;:nth-child(8) {
      background-position: right top -210px;
  }

  &amp;:nth-child(9) {
      background-position: right top -248px;
  }

  &amp;:nth-child(10) {
      background-position: right top -295px;
  }

  &amp;:nth-child(11) {
      background-position: right top -334px;
  }

  &amp;:nth-child(12) {
      background-position: right top -376px;
  }

  &amp;:nth-child(13) {
      background-position: right top -420px;
  }

  &amp;:nth-child(14) {
      background-position: right top -552px;
  }

  &amp;:nth-child(15) {
      background-position: right top -595px;
  }

  &amp;:nth-child(16) {
      background: url(../Images/asliIcon.png) no-repeat;
      background-position: top right;
      background-size: 29px;
  }*/
}
.enterprise__hamburger.height {
  height: 100%;
}

/*StaticPage ---parameters are optional*/
@media (min-width: 768px) {
  div.content__container .content__static, .content__category {
    padding: 0 20px;
  }
}
/*************/
.content__title {
  color: #383838;
  font-size: 1.8em;
  position: relative;
  font-weight: bold;
  display: block;
  max-width: 1024px;
  margin: 0 15px;
}
@media (min-width: 1100px) {
  .content__title {
    margin: 0 auto;
  }
}

.day_box a img {
  width: 0;
  height: 0;
}
.day_box a:first-child {
  display: inline-block;
  width: 27px;
  height: 25px;
  background-image: url("../Images/header_icon/home_icon.png");
  background-repeat: no-repeat;
  background-position: center;
}

/*color scheme-dark*/
.header__radio .open-popup-menu.open:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #0099F0;
  width: 100%;
  height: 10px;
  top: 0;
  right: 0;
}

.top_line {
  border-top: none;
  background-color: #000;
}
.top_line .container {
  background-color: #000;
  color: #eee;
}
.top_line .container a {
  color: #eee;
}
.top_line .day_box a.open {
  border-bottom: 2px solid #edeff0;
}
.top_line .day_box .nc_home {
  background-image: url("../Images/header_icon/home_icon2.png");
}
.top_line .header__radio &gt; ul &gt; li.open-popup-menu:hover:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #0099F0;
  width: calc(100% - 1px);
  height: 10px;
  top: 0;
  left: 1px;
}
.top_line .header__radio &gt; ul &gt; li.popup-menu-Accessibility {
  background: url(../MainSiteNew/Images/wheel_chair_icon2.png) no-repeat;
  background-position: 50% 50%;
}
.top_line .header__radio &gt; ul &gt; li.popup-menu-Accessibility.open {
  background: #ececec url(../MainSiteNew/Images/wheel_chair_icon.png) no-repeat;
  background-position: 50% 50%;
}

a[data-id=popup-Help]:after {
  content: "";
  display: block;
  /*background: url("../../MainSiteNew/Images/question_icon-small.png") top no-repeat;*/
  background-position: center -27px;
  width: 27px;
  height: 27px;
  padding: 2px;
}

.row_payment {
  position: relative;
  border-top: 5px solid #ebebe4;
  margin-top: 15px;
  padding-top: 15px;
}
.row_payment .title_payment {
  position: absolute;
  top: -17px;
  background: #fff;
  padding-left: 10px;
  font-size: 1.3em;
  font-weight: 700;
  color: #000;
}

.top_line {
  background-color: #5a5a5a;
}

.top_line .container {
  background-color: #5a5a5a;
}

.header__radio .open-popup-menu span {
  background: none;
  color: inherit;
}

.nc_Vote-candidate {
  width: 30px;
  float: right;
  padding: 8px 0px 0px;
  display: block;
}

.header-popup-menu {
  background: #edeff0;
  top: 47px;
}

.component__footer_wrapIn {
  max-width: 1608px;
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .component__footer_wrapIn {
    width: 95%;
  }
}

/*Medicine Online CSS*/
.carusel-menu {
  display: flex;
}
.carusel-menu .main-carusel {
  display: block;
  float: right;
  width: 100%;
}
@media (min-width: 1200px) {
  .carusel-menu .main-carusel {
    width: 80%;
  }
}
.carusel-menu .main-carusel .carusel {
  list-style: none;
}
.carusel-menu .main-carusel .owl-carousel .owl-item img {
  height: 100%;
  width: auto;
}
.carusel-menu .main-carusel .owl-controls .owl-next, .carusel-menu .main-carusel .owl-controls .owl-prev {
  display: block;
  background-image: url("../MedicineOnline/Images/arrow_control.png");
  position: absolute;
  top: 45%;
  left: 30px;
  width: 50px;
  height: 50px;
  font-size: 0;
}
.carusel-menu .main-carusel .owl-controls .owl-prev {
  right: auto;
  right: 30px;
  background-position: right;
}
.carusel-menu .main-menu {
  float: right;
  display: none;
  width: 20%;
  min-width: 280px;
  height: 504px;
  background-color: #5a5a5a;
  padding: 20px 30px 0 0;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .carusel-menu .main-menu {
    display: block;
  }
}
.carusel-menu .main-menu__link {
  display: block;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  padding: 0 25px;
  position: relative;
  line-height: 1;
  margin: 20px 0;
  height: 30px;
}
.carusel-menu .main-menu__link:before {
  content: " ";
  width: 19px;
  height: 19px;
  display: block;
  border: solid 5px #fff;
  position: absolute;
  box-sizing: border-box;
  border-radius: 10px;
  right: 0;
  top: 5px;
}
.carusel-menu .main-menu__link:hover {
  font-size: 22px;
  font-weight: 600;
  font-weight: 500;
  line-height: 1;
}
.carusel-menu .main-menu__link:hover:before {
  background-color: #fff;
}
.carusel-menu .main-menu__link:first-child {
  margin-top: 0;
}

/*NEWS*/
.main-news {
  width: 49%;
  float: right;
  min-height: 50px;
  position: relative;
  margin-right: 60px;
  /*QUESTIONS*/
}
@media (min-width: 1700px) {
  .main-news {
    width: 100%;
  }
}
.main-news:first-child {
  max-width: 768px;
  margin: 0;
}
@media (min-width: 1400px) {
  .main-news:first-child {
    min-width: 655px;
  }
}
.main-news__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
}
.main-news__title {
  background-image: url(../MedicineOnline/Images/border-hews.png);
}
.main-news__title span {
  color: #09467d;
}
.main-news__news {
  padding: 0 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
}
.main-news__news-title {
  font-weight: bold;
  display: block;
  font-size: 19px;
}
@media (min-width: 1700px) {
  .main-news__news-title {
    font-size: 20px;
  }
}
.main-news__news-description {
  color: #09467d;
  display: block;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
}
.main-news__news-date {
  color: #737373;
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.main-news__more {
  padding: 0 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/blue_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
  font-size: 20px;
  color: #09467d;
  text-decoration: none;
}
.main-news__border {
  background-image: url(../MedicineOnline/Images/border-hews.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.main-news__border.bottom {
  margin-bottom: 0;
}
.main-news__img {
  width: 100%;
  height: auto;
}
.main-news__img-tite {
  background-color: rgba(81, 87, 92, 0.72);
  margin-top: -57px;
  z-index: 2;
  position: relative;
  padding: 5px 10px;
}
.main-news__img-name {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 1;
}
.main-news__img-time {
  display: block;
  font-size: 14px;
  color: #fff;
}
.main-news .droplist {
  text-align: center;
}
.main-news .droplist__title {
  display: block;
  text-align: center;
  color: #09467d;
  font-size: 30px;
}
.main-news .droplist__list {
  text-align: center;
  max-width: 600px;
  height: 30px;
  width: 100%;
  border: solid 1px #09467d;
}
@media (min-width: 1700px) {
  .main-news .droplist__list {
    max-width: 697px;
  }
}
.main-news .main-article__title {
  color: #09467d;
  font-size: 20px;
  display: block;
}
.main-news .main-article__description {
  color: #737373;
  font-size: 18px;
}
.main-news .questions {
  width: 100%;
  position: relative;
  float: right;
}
@media (min-width: 1400px) {
  .main-news .questions {
    max-height: 183px;
  }
}
.main-news .questions__wrapper {
  display: block;
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
}
.main-news .questions__img {
  width: auto;
  display: none;
  border: solid #ffffff 20px;
  background: #fff;
  border-radius: 500px 0 0 500px;
  z-index: 2;
  position: relative;
  margin-top: -20px;
  float: right;
  border-width: 20px 1px 20px 20px;
}
@media (min-width: 1400px) {
  .main-news .questions__img {
    display: inline-block;
  }
}
.main-news .questions__img img {
  border-width: 2px !important;
  border-radius: 50%;
  border: 2px solid #09467d;
}
.main-news .questions .top {
  margin: 0;
  position: absolute;
  top: 0;
}
.main-news .questions .bottom {
  margin: 0;
  position: absolute;
  bottom: 0;
}
.main-news .questions__content {
  display: block;
  float: right;
  padding: 25px;
  color: #09467d;
}
.main-news .questions__content span {
  display: block;
  font-size: 30px;
  line-height: 1.2;
}
.main-news .questions__content span.mini {
  font-size: 22px;
  line-height: 3;
}

/*UNIONS*/
.main-unions {
  width: 50%;
  text-align: center;
}
.main-unions:first-child {
  border-left: dotted 5px #dbdbdb;
}
.main-unions:first-child .main-unions__btn {
  background-image: url(../MedicineOnline/Images/image91.png);
}
.main-unions__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
}
.main-unions__title {
  background-image: url(../MedicineOnline/Images/border-unions.png);
}
.main-unions__title span {
  color: #bc128a;
}
.main-unions__name {
  color: #bc128a;
  font-size: 30px;
  width: 100%;
  display: inline-block;
  font-weight: 600;
}
.main-unions__btn {
  width: 100%;
  height: auto;
  max-width: 280px;
  max-height: 420px;
  display: inline-block;
  text-decoration: none;
  padding-top: 190px;
  background-image: url(../MedicineOnline/Images/image90.png);
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 35px;
}
@media (min-width: 1024px) {
  .main-unions__btn {
    max-width: 420px;
    padding-top: 300px;
  }
}
.main-unions__btn span {
  background-color: rgba(81, 87, 92, 0.7);
  display: inline-block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  padding: 15px 62px;
  box-sizing: border-box;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .main-unions__btn span {
    background-color: rgba(81, 87, 92, 0);
    font-size: 30px;
    padding: 15px 70px;
  }
}

/*CYBER-MIDICINE*/
.cyber-medicine {
  float: right;
  min-height: 50px;
  flex-grow: 1;
  position: relative;
}
@media (min-width: 1400px) {
  .cyber-medicine {
    margin-right: 60px;
  }
}
.cyber-medicine:first-child {
  text-align: center;
}
@media (min-width: 1400px) {
  .cyber-medicine:first-child {
    max-width: 640px;
    margin: 0;
  }
}
.cyber-medicine__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1400px) {
  .cyber-medicine__wrapper {
    flex-direction: row;
  }
}
.cyber-medicine__title {
  background-image: url(../MedicineOnline/Images/border-cyber.png);
}
.cyber-medicine__title span {
  color: #bf6565;
}
.cyber-medicine__name {
  color: #bf6565;
  font-weight: bold;
  font-size: 24px;
  padding: 0 25px;
  padding-bottom: 10px;
  display: inline-block;
}
.cyber-medicine__news {
  padding-right: 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
}
.cyber-medicine__news-title {
  font-weight: bold;
  display: block;
  font-size: 19px;
}
@media (min-width: 1700px) {
  .cyber-medicine__news-title {
    font-size: 20px;
  }
}
.cyber-medicine__news-description {
  color: #bf6565;
  display: block;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
}
.cyber-medicine__news-date {
  color: #737373;
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.cyber-medicine__more {
  padding: 0 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/cyber_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
  font-size: 20px;
  color: #bf6565;
  text-decoration: none;
}
.cyber-medicine__border {
  background-image: url(../MedicineOnline/Images/border-cyber.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.cyber-medicine__border.bottom {
  margin-bottom: 0;
}
.cyber-medicine__btn {
  background-image: url(../MedicineOnline/Images/cyber-btn.png);
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 446px;
  max-height: 51px;
  background-repeat: no-repeat;
  padding: 14px 30px;
  box-sizing: border-box;
  text-align: right;
  margin-bottom: 25px;
  position: relative;
}
.cyber-medicine__btn:before {
  content: "";
  background-image: url(../MedicineOnline/Images/white_arrows.png);
  position: absolute;
  width: 22px;
  height: 19px;
  display: block;
  left: 30px;
  top: 17px;
}
.cyber-medicine__btn span {
  color: #fff;
  font-size: 30px;
  line-height: 0.4;
}
.cyber-medicine .cyber-slider {
  width: 100%;
  max-width: 620px;
  height: 134px;
  transform: skew(-25deg);
  border: 2px solid #bf6565;
  box-sizing: border-box;
  background: #fff;
  padding-right: 10px;
  position: relative;
  margin-top: 50px;
}
@media (min-width: 1700px) {
  .cyber-medicine .cyber-slider {
    margin-right: 25px;
  }
}
.cyber-medicine .cyber-slider .in {
  margin: 0;
  position: absolute;
  transform: skew(0deg);
  top: -10px;
  left: -10px;
}
@media (min-width: 1700px) {
  .cyber-medicine .cyber-slider {
    max-width: 900px;
  }
}
.cyber-medicine .cyber-slider__slider {
  /*background: #fff;*/
  height: 134px;
  width: 94%;
  margin-right: 20px;
  transform: skew(25deg);
}
.cyber-medicine .cyber-slider__slider &gt; div {
  max-height: 134px;
}
.cyber-medicine .cyber-slider__slider img {
  border-radius: 50%;
  display: inline-block;
  margin: 9px 0;
  margin-left: 20px;
  max-width: 114px;
  max-height: 114px;
}
.cyber-medicine .cyber-slider__block {
  display: inline-block;
  margin: 9px 0;
  vertical-align: top;
  width: 75%;
}
@media (min-width: 1700px) {
  .cyber-medicine .cyber-slider__block {
    width: 83%;
  }
}
.cyber-medicine .cyber-slider .owl-dots {
  text-align: left;
  margin-top: -30px;
  margin-left: -30px;
  max-height: 134px;
  z-index: 10;
  position: relative;
}
.cyber-medicine .cyber-slider .owl-dot {
  width: 18px;
  height: 18px;
  display: inline-block;
  border: solid 2px #bf6565;
  box-sizing: border-box;
  border-radius: 10px;
  right: 0;
  top: 5px;
  margin-right: 5px;
}
.cyber-medicine .cyber-slider .owl-dot.active {
  background-color: #bf6565;
}
.cyber-medicine .cyber-questions {
  width: 50%;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1400px) {
  .cyber-medicine .cyber-questions {
    max-height: 136px;
  }
}
.cyber-medicine .cyber-questions__wrapper {
  display: block;
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 60px;
  float: right;
}
.cyber-medicine .cyber-questions__wrapper:first-child {
  margin-top: 0;
}
.cyber-medicine .cyber-questions__wrapper.left {
  padding-left: 0;
  padding-right: 60px;
}
.cyber-medicine .cyber-questions__img {
  width: auto;
  display: none;
  border: solid #fff 20px;
  background: #fff;
  border-radius: 500px 0 0 500px;
  z-index: 2;
  position: relative;
  margin-top: -20px;
  float: right;
  border-width: 20px 1px 20px 20px;
}
@media (min-width: 1400px) {
  .cyber-medicine .cyber-questions__img {
    display: inline-block;
  }
}
.cyber-medicine .cyber-questions__img img {
  border-radius: 50%;
}
.cyber-medicine .cyber-questions__img.left {
  border-radius: 0 500px 500px 0;
  border-width: 20px 20px 20px 1px;
  float: left;
}
.cyber-medicine .cyber-questions .top {
  margin: 0;
  position: absolute;
  top: 0;
}
.cyber-medicine .cyber-questions .bottom {
  margin: 0;
  position: absolute;
  bottom: 0;
}
.cyber-medicine .cyber-questions__content {
  display: block;
  padding: 20px 10px;
  color: #bf6565;
  text-align: center;
}
.cyber-medicine .cyber-questions__content.mini {
  padding: 10px;
}
.cyber-medicine .cyber-questions__content span {
  display: block;
  font-size: 24px;
  line-height: 1.2;
}
.cyber-medicine .cyber-questions__content span.mini {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  color: #000;
  padding-bottom: 6px;
  font-weight: bolder;
}

.online-job {
  width: 100%;
  float: right;
  min-height: 50px;
  position: relative;
}
@media (min-width: 1400px) {
  .online-job {
    width: 56.4%;
    width: 50%;
  }
}
@media (min-width: 1700px) {
  .online-job {
    /*width: 65%;*/
  }
}
.online-job:last-child {
  margin-top: 50px;
}
@media (min-width: 1400px) {
  .online-job:last-child {
    max-width: 493px;
    max-width: 46%;
    margin-right: 100px;
    width: 50%;
    margin-top: 0;
  }
}
.online-job__wrapper {
  margin-top: 60px;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .online-job__wrapper {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .online-job__wrapper {
    display: inline-block;
    flex-direction: row;
  }
}
.online-job__title {
  background-image: url(../MedicineOnline/Images/border-job.png);
}
.online-job__title span {
  color: #448f9c;
  font-size: 36px;
}
.online-job__name {
  color: #448f9c;
  font-weight: 900;
  font-size: 24px;
  padding: 0 25px;
  padding-bottom: 20px;
  display: inline-block;
}
.online-job__news {
  padding-right: 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 11px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.online-job__news-title {
  font-weight: bold;
  /*display: inline-block;*/
  font-size: 20px;
  text-decoration: none;
  color: #000;
  line-height: 2;
}
.online-job__news-description {
  color: #448f9c;
  /*display: inline-block;*/
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  /*        line-height: 30px;
  */
  text-overflow: ellipsis;
}
.online-job__news-date {
  color: #737373;
  display: inline-block;
  font-size: 14px;
}
.online-job__more {
  padding-left: 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/job_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 4px;
  font-size: 20px;
  color: #367d91;
  text-decoration: none;
  margin-bottom: 20px;
  font-style: italic;
  font-weight: bold;
}
.online-job__name {
  font-weight: 900;
  font-size: 24px;
  padding: 0 25px;
  padding-bottom: 10px;
  display: block;
  color: #367d91;
}
.online-job__name.two {
  margin-top: 30px;
}
.online-job__border {
  background-image: url(../MedicineOnline/Images/border-job.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.online-job__border.bottom {
  margin-bottom: 0;
}
.online-job .job-questions {
  width: 100%;
  position: relative;
  float: right;
}
@media (min-width: 1400px) {
  .online-job .job-questions {
    max-height: 136px;
  }
}
.online-job .job-questions__wrapper {
  display: block;
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 60px;
  float: right;
  padding-left: 60px;
}
.online-job .job-questions__wrapper:first-child {
  margin-top: 0;
}
.online-job .job-questions__wrapper:last-child {
  margin-bottom: 0;
}
.online-job .job-questions__wrapper.left {
  padding-left: 0;
  padding-right: 60px;
}
.online-job .job-questions__img {
  width: auto;
  display: inline-block;
  border: solid #fff 20px;
  background: #fff;
  border-radius: 500px 0 0 500px;
  z-index: 2;
  position: relative;
  margin-top: -20px;
  float: right;
  border-width: 20px 1px 20px 20px;
}
@media (min-width: 1400px) {
  .online-job .job-questions__img {
    display: inline-block;
  }
}
.online-job .job-questions__img img {
  border-radius: 50%;
}
.online-job .job-questions__img.left {
  border-radius: 0 500px 500px 0;
  border-width: 20px 20px 20px 1px;
  float: left;
}
.online-job .job-questions .top {
  margin: 0;
  position: absolute;
  top: 0;
}
.online-job .job-questions .bottom {
  margin: 0;
  position: absolute;
  bottom: 0;
}
.online-job .job-questions__content {
  display: block;
  float: right;
  padding: 20px 10px;
  color: #448f9c;
  font-weight: bold;
  text-align: center;
}
.online-job .job-questions__content.mini {
  padding: 10px;
}
.online-job .job-questions__content span {
  display: block;
  font-size: 36px;
  line-height: 1.2;
}
.online-job .job-questions__content span.mini {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  color: #000;
  padding-bottom: 6px;
}

.technology {
  float: right;
  min-height: 50px;
  position: relative;
  flex-grow: 1;
  text-align: center;
  margin-top: 50px;
}
@media (min-width: 1400px) {
  .technology {
    margin-right: 60px;
    margin-top: 0;
  }
}
.technology:first-child {
  text-align: right;
  margin-top: 0;
}
@media (min-width: 1400px) {
  .technology:first-child {
    max-width: 1000px;
    margin: 0;
  }
}
.technology__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  flex-direction: column;
  justify-content: space-between;
  display: none;
}
@media (min-width: 1400px) {
  .technology__wrapper {
    flex-direction: row;
  }
}
.technology__wrapper.activ {
  display: flex;
}
.technology__title {
  background-image: url(../MedicineOnline/Images/border-tehno.png);
}
.technology__title span {
  color: #662d91;
}
.technology__name {
  color: #662d91;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 5px;
  display: inline-block;
}
.technology__news {
  padding-right: 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
  text-align: right;
}
.technology__news-title {
  display: block;
  font-size: 20px;
  line-height: 1.3;
}
@media (min-width: 1700px) {
  .technology__news-title {
    font-size: 20px;
  }
}
.technology__news-description {
  color: #662d91;
  display: block;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
}
.technology__news-date {
  color: #737373;
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.technology__more {
  padding: 0 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/purple_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
  font-size: 20px;
  color: #662d91;
  text-decoration: none;
}
.technology__more.block {
  float: left;
}
.technology__border {
  background-image: url(../MedicineOnline/Images/border-cyber.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.technology__border.bottom {
  margin-bottom: 0;
}
.technology__btn {
  width: 100%;
  height: auto;
  max-width: 280px;
  max-height: 420px;
  display: inline-block;
  text-decoration: none;
  padding-top: 190px;
  background-image: url(../MedicineOnline/Images/bone.png);
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .technology__btn {
    max-width: 420px;
    padding-top: 306px;
  }
}
.technology__btn span {
  background-color: rgba(81, 87, 92, 0.7);
  display: inline-block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  padding: 15px 62px;
  box-sizing: border-box;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .technology__btn span {
    background-color: rgba(81, 87, 92, 0);
    font-size: 36px;
    padding: 0 70px;
    font-weight: bold;
  }
}
.technology__btn span:last-child {
  font-size: 30px;
  padding: 0 70px 15px;
  font-weight: normal;
}
.technology__tabs {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.technology__tab {
  max-width: 620px;
  height: 50px;
  transform: skew(-25deg);
  box-sizing: border-box;
  background: #e5deeb;
  padding-right: 10px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  flex-grow: 1;
  text-decoration: none;
}
.technology__tab.activ {
  background-color: #662d91;
}
.technology__tab:hover {
  background-color: #662d91;
}
.technology__tab:first-child {
  margin-right: -15px;
}
.technology__tab:first-child:hover {
  background-color: #e5deeb;
}
.technology__tab:last-child {
  margin-left: -15px;
  flex-grow: 10;
}
.technology__tab:last-child:hover {
  background-color: #e5deeb;
}
.technology__tab span {
  transform: skew(25deg);
  display: inline-block;
  line-height: 1.6;
}
.technology__adviser {
  width: calc(100% - 60px);
  height: 135px;
  transform: skew(-25deg);
  border: 2px solid #662d91;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  margin-top: 50px;
  box-sizing: border-box;
}
@media (min-width: 1700px) {
  .technology__adviser {
    margin-right: 25px;
  }
}
.technology__adviser .in {
  margin: 0;
  position: absolute;
  transform: skew(0deg);
  top: -10px;
  left: 10px;
  width: calc(100% - 16px);
  left: 8px;
}
.technology__slider {
  height: 134px;
  width: 94%;
  margin-right: 20px;
  transform: skew(25deg);
}
.technology__slider &gt; div {
  max-height: 134px;
}
.technology__slider img {
  border-radius: 50%;
  display: inline-block;
  margin: 9px 0;
  margin-left: 20px;
  max-width: 114px;
  max-height: 114px;
}
.technology__block {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 75%;
}
@media (min-width: 1700px) {
  .technology__block {
    width: 80%;
  }
}

/*SOCIAL*/
.social-media {
  float: right;
  min-height: 50px;
  position: relative;
  flex-grow: 1;
  text-align: center;
}
@media (min-width: 1400px) {
  .social-media {
    margin-right: 60px;
  }
}
.social-media:first-child {
  text-align: right;
}
@media (min-width: 1400px) {
  .social-media:first-child {
    max-width: 1000px;
    margin: 0;
  }
}
.social-media:last-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
}
@media (min-width: 1024px) {
  .social-media:last-child {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .social-media:last-child {
    flex-direction: column;
  }
}
.social-media__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
@media (min-width: 1400px) {
  .social-media__wrapper {
    flex-direction: row;
  }
}
.social-media__title {
  background-image: url(../MedicineOnline/Images/border-social.png);
}
.social-media__title span {
  color: #735443;
}
.social-media__name {
  color: #735443;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 5px;
  display: inline-block;
}
.social-media__news {
  padding-right: 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
  text-align: right;
}
.social-media__news-title {
  display: block;
  font-size: 20px;
  line-height: 1.3;
}
@media (min-width: 1700px) {
  .social-media__news-title {
    font-size: 20px;
  }
}
.social-media__news-description {
  color: #735443;
  display: block;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
}
.social-media__news-date {
  color: #737373;
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.social-media__more {
  padding: 0 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/social_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
  font-size: 20px;
  color: #735443;
  text-decoration: none;
}
.social-media__more.block {
  float: left;
}
.social-media__border {
  background-image: url(../MedicineOnline/Images/border-cyber.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.social-media__border.bottom {
  margin-bottom: 0;
}
.social-media__btn {
  width: 100%;
  height: auto;
  max-width: 280px;
  max-height: 420px;
  display: inline-block;
  text-decoration: none;
  padding-top: 190px;
  background-image: url(../MedicineOnline/Images/bone.png);
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .social-media__btn {
    max-width: 420px;
    padding-top: 306px;
  }
}
.social-media__btn span {
  background-color: rgba(81, 87, 92, 0.7);
  display: inline-block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  padding: 15px 62px;
  box-sizing: border-box;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .social-media__btn span {
    background-color: rgba(81, 87, 92, 0);
    font-size: 36px;
    padding: 0 70px;
    font-weight: bold;
  }
}
.social-media__btn span:last-child {
  font-size: 30px;
  padding: 0 70px 15px;
  font-weight: normal;
}
.social-media__tabs {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.social-media__tab {
  max-width: 620px;
  height: 50px;
  transform: skew(-25deg);
  box-sizing: border-box;
  background: #e5deeb;
  padding-right: 10px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  flex-grow: 1;
  text-decoration: none;
}
.social-media__tab.activ {
  background-color: #735443;
}
.social-media__tab:hover {
  background-color: #735443;
}
.social-media__tab:first-child {
  margin-right: -15px;
}
.social-media__tab:first-child:hover {
  background-color: #e5deeb;
}
.social-media__tab:last-child {
  margin-left: -15px;
  flex-grow: 10;
}
.social-media__tab:last-child:hover {
  background-color: #e5deeb;
}
.social-media__tab span {
  transform: skew(25deg);
  display: inline-block;
  line-height: 1.6;
}
.social-media__adviser {
  width: calc(100% - 60px);
  height: 135px;
  transform: skew(-25deg);
  border: 2px solid #735443;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  margin-top: 50px;
  box-sizing: border-box;
}
@media (min-width: 1700px) {
  .social-media__adviser {
    margin-right: 25px;
  }
}
.social-media__adviser .in {
  margin: 0;
  position: absolute;
  transform: skew(0deg);
  top: -10px;
  left: 10px;
  width: calc(100% - 16px);
  left: 8px;
}
.social-media__slider {
  height: 134px;
  width: 94%;
  margin-right: 20px;
  transform: skew(25deg);
}
.social-media__slider &gt; div {
  max-height: 134px;
}
.social-media__slider img {
  border-radius: 50%;
  display: inline-block;
  margin: 9px 0;
  margin-left: 20px;
  max-width: 114px;
  max-height: 114px;
}
.social-media__block {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 75%;
}
@media (min-width: 1700px) {
  .social-media__block {
    width: 80%;
  }
}
.social-media__link {
  font-size: 0;
  background-image: url(../MedicineOnline/Images/social_sprite.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 48px;
  height: 48px;
}
.social-media__link.twit {
  background-position-x: -147px;
}
.social-media__link.yout {
  background-position-x: -75px;
}
.social-media__link.ico {
  background-image: url(../MedicineOnline/Images/social_ico.png);
  width: 493px;
  height: 135px;
  margin-top: 40px;
  text-align: right;
  text-decoration: none;
  font-size: 20px;
}
.social-media__link.ico span {
  color: #fff;
  text-align: right;
  display: block;
  width: 50%;
  padding-right: 40px;
  line-height: 1.3;
}
.social-media__link.ico span.ico__title {
  font-size: 28px;
  padding-right: 20px;
  line-height: 1.6;
}

/*EVENTS*/
.events {
  float: right;
  min-height: 50px;
  position: relative;
  flex-grow: 1;
  text-align: right;
}
@media (min-width: 1400px) {
  .events {
    margin-right: 60px;
  }
}
.events:first-child {
  text-align: center;
}
@media (min-width: 1400px) {
  .events:first-child {
    max-width: 1000px;
    margin: 0;
  }
}
.events:nth-child(2) {
  width: 400px;
}
.events:last-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
}
@media (min-width: 1024px) {
  .events:last-child {
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .events:last-child {
    flex-direction: column;
    align-items: center;
    align-self: center;
  }
}
.events__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}
@media (min-width: 1024px) {
  .events__wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1400px) {
  .events__wrapper {
    flex-wrap: nowrap;
  }
}
.events__title {
  background-image: url(../MedicineOnline/Images/border-event.png);
}
.events__title span {
  color: #8c9136;
}
.events__name {
  color: #8c9136;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 5px;
  display: inline-block;
}
.events__news {
  padding-right: 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
  text-align: right;
}
.events__news-title {
  display: block;
  font-size: 20px;
  line-height: 1.3;
}
@media (min-width: 1700px) {
  .events__news-title {
    font-size: 20px;
  }
}
.events__news-description {
  color: #8c9136;
  display: block;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
}
.events__news-date {
  color: #737373;
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.events__more {
  padding: 0 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/event_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
  font-size: 20px;
  color: #8c9136;
  text-decoration: none;
}
.events__more.block {
  float: left;
}
.events__border {
  background-image: url(../MedicineOnline/Images/border-cyber.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.events__border.bottom {
  margin-bottom: 0;
}
.events__btn {
  width: 100%;
  height: auto;
  max-width: 280px;
  max-height: 420px;
  display: inline-block;
  text-decoration: none;
  padding-top: 190px;
  background-image: url(../MedicineOnline/Images/bone.png);
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .events__btn {
    max-width: 420px;
    padding-top: 306px;
  }
}
.events__btn span {
  background-color: rgba(81, 87, 92, 0.7);
  display: inline-block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  padding: 15px 62px;
  box-sizing: border-box;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .events__btn span {
    background-color: rgba(81, 87, 92, 0);
    font-size: 36px;
    padding: 0 70px;
    font-weight: bold;
  }
}
.events__btn span:last-child {
  font-size: 30px;
  padding: 0 70px 15px;
  font-weight: normal;
}
.events__tabs {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.events__tab {
  max-width: 620px;
  height: 50px;
  transform: skew(-25deg);
  box-sizing: border-box;
  background: #e5deeb;
  padding-right: 10px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  flex-grow: 1;
  text-decoration: none;
}
.events__tab.activ {
  background-color: #8c9136;
}
.events__tab:hover {
  background-color: #8c9136;
}
.events__tab:first-child {
  margin-right: -15px;
}
.events__tab:first-child:hover {
  background-color: #e5deeb;
}
.events__tab:last-child {
  margin-left: -15px;
  flex-grow: 10;
}
.events__tab:last-child:hover {
  background-color: #e5deeb;
}
.events__tab span {
  transform: skew(25deg);
  display: inline-block;
  line-height: 1.6;
}
.events__adviser {
  width: calc(100% - 60px);
  height: 135px;
  transform: skew(-25deg);
  border: 2px solid #8c9136;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  margin-top: 50px;
  box-sizing: border-box;
}
@media (min-width: 1700px) {
  .events__adviser {
    margin-right: 25px;
  }
}
.events__adviser .in {
  margin: 0;
  position: absolute;
  transform: skew(0deg);
  top: -10px;
  left: 10px;
  width: calc(100% - 16px);
  left: 8px;
}
.events__slider {
  height: 134px;
  width: 94%;
  margin-right: 20px;
  transform: skew(25deg);
}
.events__slider &gt; div {
  max-height: 134px;
}
.events__slider img {
  border-radius: 50%;
  display: inline-block;
  margin: 9px 0;
  margin-left: 20px;
  max-width: 114px;
  max-height: 114px;
}
.events__block {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 75%;
}
@media (min-width: 1700px) {
  .events__block {
    width: 80%;
  }
}
.events__link {
  font-size: 0;
  background-image: url(../MedicineOnline/Images/social_sprite.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 48px;
  height: 48px;
}
.events__link.ico {
  background-image: url(../MedicineOnline/Images/event_img1.png);
  width: 493px;
  height: 135px;
  text-align: right;
  text-decoration: none;
  font-size: 20px;
  margin-top: 40px;
}
@media (min-width: 1400px) {
  .events__link.ico {
    margin-top: 0px;
  }
}
.events__link.ico:last-child {
  background-image: url(../MedicineOnline/Images/event_img2.png);
  margin-top: 40px;
}
.events__link.ico span {
  color: #fff;
  text-align: center;
  display: block;
  width: 50%;
  padding-top: 20px;
  padding-right: 40px;
  line-height: 1.3;
  margin: 0 auto;
  font-size: 36px;
  font-weight: bold;
}
.events__link.ico span:nth-child(2) {
  padding-top: 0;
}

/*CONSUMERISM*/
.consumerism {
  float: right;
  min-height: 50px;
  position: relative;
  flex-grow: 1;
  text-align: center;
}
@media (min-width: 1400px) {
  .consumerism {
    margin-right: 60px;
    text-align: right;
  }
}
.consumerism:first-child {
  text-align: left;
}
.consumerism:first-child .consumerism__btn {
  background-image: url(../MedicineOnline/Images/img93.png);
}
@media (min-width: 1024px) {
  .consumerism:first-child .consumerism__btn span {
    font-size: 36px;
    padding-top: 18px;
  }
}
@media (min-width: 1400px) {
  .consumerism:first-child {
    max-width: 1000px;
    margin: 0;
  }
}
.consumerism__wrapper {
  margin-top: 60px;
  padding: 0 30px;
  justify-content: space-between;
  display: flex;
}
.consumerism__title {
  background-image: url(../MedicineOnline/Images/border-consum.png);
}
.consumerism__title span {
  color: #0071ce;
}
.consumerism__name {
  color: #0071ce;
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 5px;
  display: inline-block;
}
.consumerism__news {
  padding-right: 25px;
  background-image: url(../MedicineOnline/Images/grey_arrows.png);
  background-repeat: no-repeat;
  background-position: 100% 5px;
  text-align: right;
}
.consumerism__news-title {
  display: block;
  font-size: 20px;
  line-height: 1.3;
}
@media (min-width: 1700px) {
  .consumerism__news-title {
    font-size: 20px;
  }
}
.consumerism__news-description {
  color: #0071ce;
  display: block;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  text-overflow: ellipsis;
}
.consumerism__news-date {
  color: #737373;
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 4px dotted #eaeaea;
}
.consumerism__more {
  padding: 0 25px;
  padding-left: 50px;
  background-image: url(../MedicineOnline/Images/purple_arrows.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
  font-size: 20px;
  color: #0071ce;
  text-decoration: none;
}
.consumerism__more.block {
  float: left;
}
.consumerism__border {
  background-image: url(../MedicineOnline/Images/border-consum.png);
  background-repeat-y: no-repeat;
  background-position: 0;
  height: 5px;
  width: 100%;
  margin: 20px 0;
}
.consumerism__border.bottom {
  margin-bottom: 0;
}
.consumerism__btn {
  width: 100%;
  height: auto;
  max-width: 280px;
  max-height: 420px;
  display: inline-block;
  text-decoration: none;
  padding-top: 190px;
  background-image: url(../MedicineOnline/Images/img92.png);
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 1024px) {
  .consumerism__btn {
    max-width: 420px;
    padding-top: 315px;
  }
}
.consumerism__btn span {
  background-color: rgba(81, 87, 92, 0);
  display: inline-block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  padding: 15px 62px;
  box-sizing: border-box;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .consumerism__btn span {
    background-color: rgba(81, 87, 92, 0);
    font-size: 30px;
    padding: 0 70px;
    font-weight: bold;
  }
}
.consumerism__btn span:last-child {
  font-size: 30px;
  padding: 0 70px 15px;
  font-weight: normal;
}
.consumerism__tabs {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.consumerism__tab {
  max-width: 620px;
  height: 50px;
  transform: skew(-25deg);
  box-sizing: border-box;
  background: #e5deeb;
  padding-right: 10px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  flex-grow: 1;
  text-decoration: none;
}
.consumerism__tab.activ {
  background-color: #0071ce;
}
.consumerism__tab:hover {
  background-color: #0071ce;
}
.consumerism__tab:first-child {
  margin-right: -15px;
}
.consumerism__tab:first-child:hover {
  background-color: #e5deeb;
}
.consumerism__tab:last-child {
  margin-left: -15px;
  flex-grow: 10;
}
.consumerism__tab:last-child:hover {
  background-color: #e5deeb;
}
.consumerism__tab span {
  transform: skew(25deg);
  display: inline-block;
  line-height: 1.6;
}
.consumerism__slider {
  height: 134px;
  width: 94%;
  margin-right: 20px;
  transform: skew(25deg);
}
.consumerism__slider &gt; div {
  max-height: 134px;
}
.consumerism__slider img {
  border-radius: 50%;
  display: inline-block;
  margin: 9px 0;
  margin-left: 20px;
  max-width: 114px;
  max-height: 114px;
}
.consumerism__block {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 75%;
}
@media (min-width: 1700px) {
  .consumerism__block {
    width: 80%;
  }
}

/*footer*/
.footer__line {
  /*margin-top: 40px !important;*/
  padding: 20px 0;
  /*border-top: 1px solid;*/
}
.footer__line a {
  color: #898989;
  text-decoration: none;
}

.footLine {
  margin-top: 20px;
  border-top: 4px solid #dfebf0;
  padding: 10px 10px;
  color: #818181;
  text-align: center;
  /*max-width: 1350px;*/
  /* margin: 0 auto; */
  /*    a {
          color: blue !important;
          text-decoration: underline;
      }*/
}

/*DATE PICKER*/
.ui-widget.ui-widget-content {
  margin: 0 auto;
  width: 371px;
}

.ui-widget-header {
  background-color: #fff;
  border-color: #fff;
}

.ui-datepicker .ui-datepicker-title {
  color: #8c9136;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: none;
}

.ui-datepicker-rtl .ui-datepicker-next {
  background-image: url(/MedicineOnline/Images/datepicker.png);
  width: 30px;
  height: 29px;
  cursor: pointer;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  border: 1px solid #fff;
  background-color: #fff;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  background-image: url(/MedicineOnline/Images/datepicker.png);
  width: 30px;
  height: 29px;
  background-position: 100%;
  cursor: pointer;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  border: 1px solid #fff;
  background-color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  width: 51px;
  height: 51px;
  font-size: 20px;
  padding: 13px 0;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
}

.ui-datepicker-calendar thead {
  color: #fff;
  background-color: #8a8a8a;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus,
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  background-color: #8c9136;
  color: #fff;
}

.ui-datepicker-week-end .ui-state-default {
  color: red;
}

.ui-state-active {
  background-color: #8c9136 !important;
  color: #fff !important;
  border-color: #8c9136 !important;
}

/*page job*/
.page_job {
  margin: 0px 0 24px;
}
@media (min-width: 1024px) {
  .page_job {
    margin: 40px 0 24px;
  }
}
.page_job .online-job {
  /*
          &amp;__news-date {
              vertical-align: text-top;
          }

          &amp;__news-description {
              display: block;
          }
  */
}
.page_job .online-job__title {
  margin-top: 0px;
}
.page_job .online-job__title span {
  font-weight: bold;
  margin-top: -24px;
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  .page_job .online-job__title {
    margin-top: 40px;
  }
}
@media (min-width: 1024px) {
  .page_job .online-job__title {
    margin: 100px 0 40px;
  }
}
.page_job .online-job__news &gt; a {
  display: inline-block;
}
.page_job .online-job__more {
  display: block;
  text-align: left;
}
.page_job .online-job__wrapper {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .page_job .online-job__wrapper {
    flex-direction: row;
  }
}
.page_job .online-job__descriptionWrapper {
  max-width: 100%;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 1200px) {
  .page_job .online-job:last-child {
    margin-top: 0px;
    margin-right: 50px;
  }
}
.page_job hr.orange {
  border-top: solid 1px #d9a401;
}
.page_job__slider {
  width: 100%;
  height: 100%;
  margin: 50px 0 150px;
}
.page_job__slider a {
  display: block;
  text-decoration: none;
}
.page_job__slider-element img {
  width: 100%;
}
.page_job .skitter {
  position: relative;
  max-width: 100%;
  height: 300px;
  background: black;
  margin: 0;
}
.page_job .skitter img {
  height: 100%;
}
.page_job .skitter .next_button, .page_job .skitter .prev_button {
  display: block;
  background: url(../MedicineOnline/Images/arrow_control_job.png) no-repeat;
  background-size: auto 100%;
  width: 52px;
  height: 97px;
  z-index: 1000;
}
.page_job .skitter .prev_button {
  background-position: 0 0;
}
.page_job .skitter .next_button {
  background-position: right 0;
}
.page_job .skitter .info_slide_dots {
  bottom: -30px;
}
.page_job .skitter .info_slide_dots .image_number {
  background-color: #fff;
  border: 2px solid #646464;
}
.page_job .skitter .info_slide_dots .image_number_select {
  background-color: #646464;
}
.page_job .header_search {
  margin: 0 10px;
  background: #95bec5;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .page_job .header_search {
    margin: 0 30px;
  }
}
.page_job .header_search .tab_Input {
  width: calc(100% - 60px);
  height: 33px;
  margin: 0 10px;
  padding: 5px 10px;
  box-sizing: border-box;
  font-size: 1.1em;
  max-width: 293px;
  margin-left: 0;
}
.page_job .header_search__select {
  width: calc(100% - 60px);
  height: 33px;
  margin: 0px 10px;
  position: relative;
  box-sizing: border-box;
}
.page_job .header_search__select:before {
  content: "";
  display: block;
  left: 10px;
  top: 10px;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/MedicineOnline/Images/arrow_d.png) no-repeat, #fff no-repeat;
  z-index: 5;
}
.page_job .header_search__select:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 32px;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 1;
}
.page_job .header_search__select select {
  border: 1px solid #a9a9a9;
  height: 33px;
  width: 100% !important;
  padding: 0 5px !important;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 3;
  text-align: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 768px) {
  .page_job .header_search__select {
    max-width: 293px;
  }
  .page_job .header_search__select--sm {
    max-width: 140px;
    margin-left: 13px;
  }
  .page_job .header_search__select--sm:last-child {
    margin-left: 0;
  }
}
.page_job .header_search input[type=image] {
  vertical-align: middle;
  height: 27px;
  position: absolute;
  margin: 0 10px;
}
.page_job input.gsc-search-button-v2 {
  padding: 18px;
  border-radius: 0;
  opacity: 0;
}
.page_job input.gsc-search-button-v2:hover {
  background-color: #448f9c;
  border-color: #448f9c;
}
.page_job .gsc-search-button {
  border-color: #448f9c;
  background-color: #448f9c;
  background-image: url(../MainSiteNew/Images/search__icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
}
.page_job .gsc-input-box {
  height: 48px;
}
.page_job .gsc-input-box {
  border: 2px solid #448f9c;
}
.page_job .gsib_a {
  padding-top: 13px;
}
.page_job .gsib_a input {
  font-size: 20px;
}
.page_job__profile .orange--max {
  display: none;
}
@media (min-width: 1024px) {
  .page_job__profile .orange {
    margin: 0 auto;
  }
  .page_job__profile .orange--min {
    display: none;
  }
  .page_job__profile .orange--max {
    display: block;
  }
}
.page_job__profileContent {
  max-width: 1024px;
  margin: 15px;
  position: relative;
  min-height: 600px;
}
.page_job__profileContent ul {
  margin: 0 2em;
}
@media (min-width: 1100px) {
  .page_job__profileContent {
    margin: 0 auto;
  }
}

.middle_link {
  width: 100%;
  display: flex;
  padding-bottom: 50px;
  margin-bottom: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-image: url(../MedicineOnline/Images/footer_line.png);
  background-repeat: repeat-x;
  background-position-y: bottom;
}
@media (min-width: 1024px) {
  .middle_link {
    flex-wrap: nowrap;
  }
}
.middle_link__link {
  position: relative;
  border-left: 1px solid #d9a401;
  text-align: center;
  color: #aaaaaa;
  font-size: 24px;
  padding: 60px 5px 5px;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center 0;
  text-decoration: none;
  box-sizing: border-box;
  margin-bottom: 40px;
  border-left: 1px solid #d9a401;
}
.middle_link__link:last-child {
  border-left: none;
}
.middle_link__link:hover {
  color: #448f9c;
  text-decoration: none;
}
.middle_link__link--one {
  background-image: url(../MedicineOnline/Images/middle_icon/middle_icon--one.png);
}
.middle_link__link--one:hover {
  background-image: url(../MedicineOnline/Images/middle_icon/h_middle_icon--one.png);
}
.middle_link__link--two {
  background-image: url(../MedicineOnline/Images/middle_icon/middle_icon--two.png);
}
.middle_link__link--two:hover {
  background-image: url(../MedicineOnline/Images/middle_icon/h_middle_icon--two.png);
}
.middle_link__link--three {
  background-image: url(../MedicineOnline/Images/middle_icon/middle_icon--three.png);
}
.middle_link__link--three:hover {
  background-image: url(../MedicineOnline/Images/middle_icon/h_middle_icon--three.png);
}
.middle_link__link--four {
  background-image: url(../MedicineOnline/Images/countIcn.png);
}
.middle_link__link--four:hover {
  background-image: url(../MedicineOnline/Images/countIcnActive.png);
}
.middle_link__link--five {
  background-image: url("../MedicineOnline/Images/interviewMobileUp.png");
}
.middle_link__link--five:hover {
  background-image: url("../MedicineOnline/Images/interviewMobileOver.png");
  color: #367d91;
  cursor: pointer;
}
.middle_link__link--six {
  background-image: url(../MedicineOnline/Images/middle_icon/middle_icon--six.png);
}
.middle_link__link--six:hover {
  background-image: url(../MedicineOnline/Images/middle_icon/h_middle_icon--six.png);
}
@media (min-width: 768px) {
  .middle_link__link {
    width: 30%;
    flex-grow: 1;
  }
}
@media (min-width: 1024px) {
  .middle_link__link {
    width: 100%;
    flex-grow: 1;
    margin-bottom: 0;
  }
}
.middle_link__title {
  display: block;
  line-height: 1.3;
  font-size: 24px;
  text-align: center;
}
.middle_link .title_mini {
  font: 14px/31px OpenSansHebrew;
}

@media (max-width: 999px) {
  .middle_link {
    flex-direction: column;
  }
  .middle_link__link {
    width: 96%;
    color: #367d91;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 7px;
    padding-bottom: 17px;
    padding-right: 50px;
    border-left: none;
    border-bottom: 1px solid #d9a401 !important;
    background-position: right 0;
    background-size: 30px;
  }
  .middle_link__title {
    position: relative;
    top: -3px;
    font-size: 14px;
    text-align: right;
  }
  .middle_link__link:before {
    display: none;
  }
}
.information-block {
  display: inline-block;
  max-width: 340px;
  vertical-align: top;
  width: 100%;
  margin: 10px;
}
@media (min-width: 768px) {
  .information-block {
    margin: 0 10px;
    max-width: 270px;
  }
}
.information-block__wrapper {
  display: flex;
  justify-content: space-around;
  padding-bottom: 30px;
  flex-direction: column;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .information-block__wrapper {
    flex-direction: row;
    padding: 0;
    width: 100%;
  }
}
.information-block__content-link {
  color: #476c72;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  /*&amp;.two {
      &amp;:before {
          background-position-x: -43px;
      }
  }

  &amp;.three {
      &amp;:before {
          background-position-x: -22px;
      }
  }

  &amp;.four {
      &amp;:before {
          background-position-x: 0;
      }
  }

  &amp;:nth-child(3) {
      &amp;:before {
          background-position-y: -36px;
      }
  }

  &amp;:nth-child(4) {
      &amp;:before {
          background-position-y: -71px;
      }
  }

  &amp;:nth-child(5) {
      &amp;:before {
          background-position-y: -106px;
      }
  }

  &amp;:nth-child(6) {
      &amp;:before {
          background-position-y: -142px;
      }
  }

  &amp;:nth-child(7) {
      &amp;:before {
          background-position-y: -176px;
      }
  }

  &amp;:nth-child(8) {
      &amp;:before {
          background-position-y: -215px;
      }
  }

  &amp;:nth-child(9) {
      &amp;:before {
          background-position-y: -245px;
      }
  }*/
}
.information-block__content-link:after {
  content: "/";
  color: #40b9c9;
  margin: 0 5px;
}
@media (min-width: 768px) {
  .information-block__content-link {
    display: block;
    /*&amp;:before {
        content: "";
        width: 17px;
        height: 17px;
        display: inline-block;
        background-image: url(../MedicineOnline/Images/sprite_awesome.png);
        background-repeat: no-repeat;
        background-position-x: -67px;
        background-position-y: 0;
    }
    */
  }
  .information-block__content-link:after {
    display: none;
  }
}
.information-block__content-title {
  display: block;
  font-size: 18px;
  color: #a900da;
  font-weight: bolder;
}
.information-block__content-title.job {
  color: #367d91;
}

.internes-footer-icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 1250px;
}
.internes-footer-icon__wrapper {
  background-image: url(../MedicineOnline/Images/footer_line.png);
  background-repeat: repeat-x;
  margin: 24px 0;
  background-position-y: bottom;
}
.internes-footer-icon__list {
  min-width: 164px;
  list-style: none;
}
.internes-footer-icon__list:nth-child(6):after {
  content: "";
  display: block;
  background-image: url(../MedicineOnline/Images/footer_line.png);
  background-repeat: repeat-x;
  margin: 14px 0;
  height: 8px;
  left: 0;
  width: 100%;
  position: absolute;
  background-position-y: bottom;
}
@media (min-width: 768px) {
  .internes-footer-icon__list:nth-child(6):after {
    display: none;
  }
}
.internes-footer-icon__list a {
  background-image: url("../MedicineOnline/Images/sprite_footer.png");
  background-repeat: no-repeat;
  color: #6c6c6c;
  display: block;
  font-size: 1em;
  font-weight: bold;
  min-width: 100px;
  padding: 110px 0 0;
  text-decoration: none;
  min-width: 110px;
  text-align: center;
}
.internes-footer-icon__list a.one-six {
  background-position: 41px 0;
}
.internes-footer-icon__list a.one-two {
  background-position: -836px 0;
}
.internes-footer-icon__list a.one-three {
  background-position: -620px 0;
}
.internes-footer-icon__list a.one-four {
  background-position: -403px 0;
}
.internes-footer-icon__list a.one-five {
  background-position: -192px 0;
}
.internes-footer-icon__list a.one-one {
  background-position: -1058px 0;
}
.internes-footer-icon__list a.two-six {
  background-position: 47px -190px;
  margin: 30px 0;
}
.internes-footer-icon__list a.two-two {
  background-position: -836px -190px;
  margin: 30px 0;
}
.internes-footer-icon__list a.two-three {
  background-position: -620px -190px;
  margin: 30px 0;
}
.internes-footer-icon__list a.two-four {
  background-position: -403px -190px;
  margin: 30px 0;
}
.internes-footer-icon__list a.two-five {
  background-position: -192px -190px;
  margin: 30px 0;
}
.internes-footer-icon__list a.two-one {
  background-position: -1058px -190px;
  margin: 30px 0;
}
@media (min-width: 1200px) {
  .internes-footer-icon__list {
    min-width: 200px;
  }
  .internes-footer-icon__list a.one-six {
    background-position: 41px 0;
  }
  .internes-footer-icon__list a.one-two {
    background-position: -822px 0;
  }
  .internes-footer-icon__list a.one-three {
    background-position: -600px 0;
  }
  .internes-footer-icon__list a.one-four {
    background-position: -385px 0;
  }
  .internes-footer-icon__list a.one-five {
    background-position: 47px 0;
    background-position: -179px 0;
  }
  .internes-footer-icon__list a.one-one {
    background-position: -1041px 0;
  }
  .internes-footer-icon__list a.two-six {
    background-position: 47px -190px;
    margin: 30px 0;
  }
  .internes-footer-icon__list a.two-two {
    background-position: -822px -190px;
    margin: 30px 0;
  }
  .internes-footer-icon__list a.two-three {
    background-position: -600px -190px;
    margin: 30px 0;
  }
  .internes-footer-icon__list a.two-four {
    background-position: -385px -190px;
    margin: 30px 0;
  }
  .internes-footer-icon__list a.two-five {
    background-position: -179px -190px;
    margin: 30px 0;
  }
  .internes-footer-icon__list a.two-one {
    background-position: -1041px -190px;
    margin: 30px 0;
  }
}

.tabs-search {
  overflow: hidden;
}
.tabs-search__wrapper {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .tabs-search__wrapper {
    padding: 0 30px;
  }
}
.tabs-search__tab {
  display: inline-block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  background: #9cc2c8;
  padding-right: 10px;
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  /*!!!! 13.01*/
  font-size: 13px;
  transform: skew(-25deg);
  max-width: 45%;
  margin-right: 10px;
  right: -22px;
  height: 27px;
  /*********/
}
.tabs-search__tab.active {
  background-color: #448f9c;
}
.tabs-search__tab span {
  display: inline-block;
  line-height: 2.1;
  font-weight: bold;
  transform: skew(25deg); /*!!!! 13.01*/
}
@media (min-width: 425px) {
  .tabs-search__tab {
    transform: skew(-25deg);
    max-width: 47%;
    height: 50px;
    margin-right: 10px;
    right: -22px;
    font-size: 24px;
  }
  .tabs-search__tab span {
    transform: skew(25deg);
  }
}
@media (min-width: 768px) {
  .tabs-search__tab {
    transform: skew(-25deg);
    max-width: 330px;
  }
  .tabs-search__tab span {
    transform: skew(25deg);
  }
}

.navigationResults {
  max-width: 280px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.navigationResults td {
  vertical-align: bottom;
}
.navigationResults__wrapper {
  width: 100%;
}
.navigationResults__nav {
  text-decoration: none;
  color: #838383;
  font-size: 20px;
  font-style: italic;
  padding: 0 15px;
}
.navigationResults__nav.active {
  color: #367d91 !important;
  font-weight: bold;
}
.navigationResults__arrow {
  font-size: 0;
  padding: 12px;
  background-image: url(../MedicineOnline/Images/blue_arrows.png);
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: 0 2px;
  color: #09467d;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 4px;
}
.navigationResults__arrow--next {
  transform: rotate(0deg);
  margin-bottom: 0;
}
.navigationResults__arrow img {
  display: none;
}
.navigationResults__playForward {
  display: none;
}

.input-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}
@media (min-width: 1200px) {
  .input-block {
    flex-wrap: nowrap;
    align-items: flex-end;
  }
  .input-block--wrap {
    flex-wrap: wrap;
  }
}
.input-block__wrapper {
  display: block;
  min-height: 20px;
  max-width: 770px;
  width: 100%;
}
@media (min-width: 768px) {
  .input-block__wrapper {
    display: flex;
  }
}
.input-block__wrapper--three {
  display: flex;
  flex-direction: column;
}
.input-block__wrapper--three .input-block {
  flex-shrink: 2;
}
.input-block__wrapper--three .input-block:nth-child(n+2) {
  flex-shrink: 3;
}
@media (min-width: 768px) {
  .input-block__wrapper--three {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .input-block__wrapper--three .input-block {
    flex-shrink: 1;
  }
  .input-block__wrapper--three .input-block:nth-child(n+2) {
    flex-shrink: 2;
    margin-right: 10px;
  }
}
.input-block__wrapper--two .input-block:last-child {
  margin-right: 10px;
}
.input-block__width-block {
  width: 100%;
  display: flex;
}
@media (min-width: 768px) {
  .input-block__width-block {
    max-width: 304px;
  }
}
.input-block__name {
  color: #383838;
  font-size: 1.25em;
  position: relative;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  /*min-width: 230px;*/
  max-width: 250px;
  order: -1;
}
@media (min-width: 480px) {
  .input-block__name {
    padding-top: 7px;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .input-block__name {
    padding-top: 7px;
    width: 68%;
  }
}
.input-block__name--textleft, .input-block__name--textleft-150 {
  order: 0;
}
@media (min-width: 1200px) {
  .input-block__name--textleft, .input-block__name--textleft-150 {
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
    min-width: 203px;
  }
}
.input-block__name--textleft-150 {
  min-width: 150px;
}
.input-block__name--checkbox {
  max-width: 86%;
}
.input-block__name--radio {
  width: 60%;
}
@media (min-width: 768px) {
  .input-block__name--radio {
    width: 23%;
  }
}
@media (min-width: 1200px) {
  .input-block__name {
    width: 100%;
  }
}
.input-block__title {
  color: #383838;
  font-size: 1.8em;
  position: relative;
  font-weight: bold;
  display: block;
  max-width: 1024px;
  margin: 0 15px;
}
@media (min-width: 1100px) {
  .input-block__title {
    margin: 0 auto;
  }
}
.input-block__comment, .input-block__select select, .input-block__description, .input-block__check, .page_job .header_search__select select {
  color: #5f5f5f;
  font-size: 0.9em;
  position: relative;
  font-weight: normal;
  width: 100%;
  order: -1;
}
@media (min-width: 480px) {
  .input-block__comment, .input-block__select select, .input-block__description, .input-block__check, .page_job .header_search__select select {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .input-block__comment, .input-block__select select, .input-block__description, .input-block__check, .page_job .header_search__select select {
    padding-top: 7px;
    width: 30%;
  }
}
@media (min-width: 1200px) {
  .input-block__comment, .input-block__select select, .input-block__description, .input-block__check, .page_job .header_search__select select {
    order: 0;
    width: 100%;
  }
}
.input-block__check {
  font-weight: normal;
  margin: 6px 0;
  display: flex;
  align-items: center;
  line-height: 1.5;
  width: 100%;
}
.input-block__check:before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: relative;
  right: 0px;
  border: 1px solid #5f5f5f;
  cursor: pointer;
  flex-shrink: 0;
  margin-left: 10px;
}
.input-block__check input {
  display: none;
}
.input-block__check--checked:before {
  content: "X";
  font-size: 1.9em;
  line-height: 0.4;
  text-align: center;
}
.input-block__description {
  width: 100%;
  display: block;
  margin: 6px 0 15px;
}
.input-block__text {
  font-size: 1.25em;
  border: 1px solid #5f5f5f;
  height: 32px;
  width: 100%;
  max-width: 480px;
  margin-right: 10px;
  padding: 0 5px;
  box-sizing: border-box;
  margin: 5px 0;
}
@media (min-width: 768px) {
  .input-block__text {
    margin-left: 10px;
  }
}
.input-block__text--fs16 {
  flex-shrink: 16;
}
.input-block__text--fs18 {
  flex-shrink: 18;
}
.input-block__text--fs20 {
  flex-shrink: 20;
}
.input-block__text--fs2 {
  flex-shrink: 2;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .input-block__text {
    max-width: 293px;
  }
}
.input-block__select {
  position: relative;
  width: 100%;
  max-width: 480px;
  line-height: 0;
}
.input-block__select:before {
  content: "";
  display: block;
  left: 10px;
  top: 20px;
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url(/MedicineOnline/Images/arrow_d.png);
  z-index: 2;
}
.input-block__select:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 32px;
  background: #fff;
  top: 10px;
  z-index: 1;
}
.input-block__select select {
  border: 1px solid #5f5f5f;
  height: 32px;
  width: 100%;
  margin-right: 10px;
  padding: 0 5px;
  box-sizing: border-box;
  margin: 10px 0;
  background: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 3;
  text-align: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (min-width: 768px) {
  .input-block__select {
    max-width: 293px;
  }
  .input-block__select--sm {
    max-width: 140px;
    margin-left: 13px;
  }
  .input-block__select--sm:last-child {
    margin-left: 0;
  }
}
.input-block__radio input {
  height: 20px;
  width: 20px;
}
.input-block__radio label {
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.input-block__checkbox {
  order: -1;
  padding-top: 7px;
  margin-left: 7px;
}
.input-block__checkbox input {
  width: 20px;
  height: 20px;
}

.button__send {
  background-color: #448f9c;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25em;
  padding: 0 21px 3px;
  border-width: 0px;
  cursor: pointer;
  height: 40px;
  width: 97px;
  margin: 10px 0;
  transform: skew(-25deg);
}
.button__send span {
  transform: skew(25deg);
  display: inline-block;
  padding: 7px 0;
}

.button__sendWrapper {
  text-align: center;
}

.bannerAboutJobs {
  font-size: 0;
  background-color: #e8e8e8;
  padding: 10px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .bannerAboutJobs {
    padding: 10px 30px;
  }
}
.bannerAboutJobs__wrapper {
  display: inline-block;
  vertical-align: top;
}
.bannerAboutJobs__wrapper--three {
  width: 100%;
  margin-bottom: 20px;
}
.bannerAboutJobs__wrapper--three span {
  color: #d2232a;
  font-size: 20px;
  font-weight: bold;
  box-sizing: border-box;
  display: inline-block;
}
@media (min-width: 768px) {
  .bannerAboutJobs__wrapper--three {
    width: 30%;
    margin: 0;
  }
  .bannerAboutJobs__wrapper--three span {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .bannerAboutJobs__wrapper--three span {
    font-size: 28px;
  }
}
.bannerAboutJobs__wrapper--seven {
  width: 100%;
}
@media (min-width: 768px) {
  .bannerAboutJobs__wrapper--seven {
    width: 70%;
  }
}
.bannerAboutJobs__description {
  font-size: 15px;
}
.bannerAboutJobs__description span {
  font-weight: bold;
}
.bannerAboutJobs__list {
  list-style: none;
  text-align: justify;
  display: none;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .bannerAboutJobs__list {
    text-align: right;
    display: block;
    padding-right: 13px;
  }
}
.bannerAboutJobs__list li {
  position: relative;
}
.bannerAboutJobs__list li:before {
  content: "";
  background-color: #d2232a;
  padding: 3px;
  margin-right: -6px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  right: -5px;
}
.bannerAboutJobs__title {
  font-size: 20px;
  color: #448f9c;
  display: block;
  background: #d8d8d8;
  padding: 2px 10px;
  padding-right: 30px;
  position: relative;
}
.bannerAboutJobs__title:before {
  content: "+";
  color: #448f9c;
  font-size: 26px;
  display: inline-block;
  height: 31px;
  right: 10px;
  bottom: 3px;
  right: 6px;
  position: absolute;
}
.bannerAboutJobs__title.active:before {
  content: "-";
  right: 10px;
  bottom: 5px;
}
@media (min-width: 768px) {
  .bannerAboutJobs__title {
    background: none;
    padding: 0;
  }
  .bannerAboutJobs__title:before {
    display: none;
  }
}

.header-popup-menu .top__menu--inline li {
  min-width: 90px !important;
}

.popupInstitutes__list li.first {
  width: 170px !important;
}

.addResume {
  font-family: "OpenSansHebrew";
}
.addResume__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  max-width: 1013px;
  padding-bottom: 70px;
}
@media (min-width: 768px) {
  .addResume__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.addResume__wrapper:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 100%;
  height: 6px;
  margin-bottom: 10px;
  background: url(/MedicineOnline/Images/lineForm.png);
  background-size: cover;
}
.addResume__form {
  padding-right: 20px;
  padding: 0 20px;
  max-width: 1013px;
}
.addResume__form1 {
  padding-bottom: 20px;
}
.addResume__form-title {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}
.addResume input, .addResume .select_wrap {
  border: none;
  border-bottom: 1px solid #000;
  outline: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.addResume input {
  margin-top: -1px;
}
.addResume select {
  width: calc(100% - 20px);
  border: none;
  outline: none;
  margin-top: -1px;
  position: relative;
  z-index: 6;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.addResume .input-block {
  position: relative;
}
.addResume .input-block--addHeight {
  line-height: 40px;
}
.addResume .input-block--radio,
.addResume .input-block--upload {
  border-bottom: none;
}
.addResume .input-name {
  width: 100px;
  color: #737272;
}
.addResume .input-block--radio .input-name {
  padding-left: 20px;
}
.addResume .input-name--large {
  width: auto;
}
.addResume .note {
  color: #d40101;
  font-style: italic;
  font-size: 16px;
  line-height: 26px;
}
.addResume .input-block--upload {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4px;
  background: #fff;
  border: 1px solid lightgrey;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.addResume .custom-uploadBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 3px;
  height: 28px;
  position: absolute;
  background: pink;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  color: #000;
  background: linear-gradient(to bottom, #fdfdfd, #e7e7e7);
  border: 1px solid lightgrey;
}
.addResume .input-item {
  position: absolute;
  right: 160px;
  font-size: 12px;
  line-height: 28px;
  color: #707070;
  font-style: italic;
}
.addResume .input-block__file-upload {
  position: relative;
  z-index: 5;
  opacity: 0;
}
.addResume .input-submit {
  margin-bottom: 52px;
}
.addResume .drop {
  position: absolute;
  left: 1px;
  top: 12px;
  z-index: 2;
  padding-left: 10px;
}
.addResume .dropRotate, .addResume .dropRotate1 {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.addResume .input-submit {
  width: 234px;
  height: 56px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: 3s;
  transition: 3s;
}
.addResume .input-submit input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d9a401;
  border-radius: 5px;
  background: none;
  background-position: center;
  cursor: pointer;
  transition: 0.3s;
  text-align: center;
}
.addResume .input-submit input:hover {
  background: #d9a401;
}
.addResume .input-submit--search {
  margin-top: 20px;
  margin-bottom: 0;
}
.addResume .input-submit--search input {
  background: url(/MedicineOnline/Images/search.png) no-repeat;
  background-position: center;
}
.addResume input[type=checkbox] {
  z-index: 5;
  opacity: 0;
}
.addResume input[type=checkbox] ~ label,
.addResume input[type=radio] ~ label {
  position: relative;
  margin-right: 10px;
}
.addResume input[type=checkbox] ~ label:before,
.addResume input[type=checkbox] ~ label:after,
.addResume input[type=radio] ~ label:before,
.addResume input[type=radio] ~ label:after {
  position: absolute;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}
.addResume input[type=checkbox] ~ label:before,
.addResume input[type=radio] ~ label:before {
  top: 5px;
  right: -30px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid black;
}
.addResume input[type=checkbox] ~ label:after,
.addResume input[type=radio] ~ label:after {
  top: 11px;
  right: -24px;
  width: 8px;
  height: 8px;
  background: #000;
  opacity: 0;
}
.addResume input[type=checkbox]:checked ~ label:after,
.addResume input[type=radio]:checked ~ label:after {
  opacity: 1;
}
.addResume input[type=checkbox]:checked ~ label {
  color: #000;
}
.addResume .input-width {
  width: 160px !important;
}

.fileUpload {
  position: relative;
  font-size: 22px;
  line-height: 40px;
  font-family: "ArialRegular";
  margin-bottom: 15px;
}
.fileUpload input[type=file] {
  position: relative;
  font-size: 0;
  width: 215px;
  height: 40px;
  background: pink;
  opacity: 0;
  z-index: 15;
}
.fileUpload__custom {
  position: absolute;
  top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
  cursor: pointer;
}
.fileUpload__custom:hover {
  font-weight: bold;
}
.fileUpload__custom-icon {
  display: inline-block;
  width: 20px;
  height: 30px;
  background: url("../Images/ReportingViolence/icon.png") center no-repeat;
  background-size: contain;
}
.fileUpload__custom-text {
  margin-right: 10px;
}
.fileUpload__upload--hidden {
  display: none;
}

.addResume__form2 .input-name {
  width: auto;
}
.addResume__form2 .select_wrap {
  margin-top: -2px;
}
.addResume__form2 .input-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.addResume__form2 .input-inner input {
  margin: 0 auto;
  text-align: center;
  width: 80px;
  border-bottom: 1px solid #000;
}
.addResume__form2 .noBorder {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
.addResume__form2 .input-block--radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.addResume__form2 .input-block--radio .input-name {
  padding-left: 0;
}
.addResume__form2 .input-block--checkbox {
  line-height: 40px;
  border-bottom: 1px solid #000;
}
.addResume__form2 .checkbox_wrap {
  display: none;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 10;
  top: 60px;
  padding: 5px;
  font-size: 18px;
  line-height: 34px;
  color: #8b8b8b;
}
.addResume__form2 .checkbox_wrap--visible {
  display: block;
}

.intro {
  position: relative;
  padding: 35px 0;
  font-family: "OpenSansHebrew";
}
.intro:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 6px;
  background: url(/MedicineOnline/Images/blueLine.png);
  background-size: cover;
}
.intro__title1 {
  padding-bottom: 4px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  border-bottom: 1px solid #d9a401;
}
.intro__content {
  padding-top: 18px;
  padding-bottom: 28px;
  background: #e8e8e8;
}
.intro__title1, .intro__content {
  padding-right: 20px;
}
.intro__title2 {
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}
.intro__text {
  font-size: 14px;
  line-height: 26px;
  color: #5a5a5a;
  max-width: 817px;
}

@media (min-width: 768px) {
  .addResume__form {
    padding-right: 30px;
  }
  .addResume__form1 {
    width: 45%;
    padding-bottom: 20px;
  }
  .addResume__form2 {
    position: relative;
    width: 45%;
  }
  .addResume__form2 .input-block--radio {
    position: absolute;
    bottom: unset;
  }
  .addResume .custom-uploadBtn {
    font-size: 18px;
  }
  .addResume .input-item {
    right: 180px;
  }
  .addResume .input-submit {
    width: 234px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    float: left;
    -webkit-transition: 3s;
    transition: 3s;
    margin-bottom: 150px;
  }
  .intro__title1, .intro__content {
    padding-right: 30px;
  }
  .intro__title2 {
    font-size: 24px;
    line-height: 30px;
  }
  .intro__text {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  .addResume .input-item {
    right: 0px;
    font-size: 18px;
    line-height: 28px;
  }
  .addResume__form1 {
    width: 400px;
    padding-bottom: 20px;
  }
  .addResume__form2 {
    width: 400px;
  }
}
.addResume--result .intro {
  padding-bottom: 0;
}
.addResume--result .intro__content {
  padding-left: 20px;
  padding-bottom: 0;
  background: #fff;
}
.addResume--result .intro__text {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  .addResume--result .form {
    max-width: 817px;
  }
  .addResume--result .form__inputs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .addResume--result .intro {
    padding-bottom: 70px;
  }
  .addResume--result .input-block {
    width: 45%;
    max-width: 400px;
  }
}
.resultResume {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  background: #f5f5f5;
  border-top: 1px solid #e8e8e8;
}
.resultResume__tab {
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.resultResume__tab-wrapper {
  position: relative;
  display: inline-block;
  background: #e8e8e8;
  font-size: 16px;
  line-height: 30px;
  padding: 0 10px;
  color: #000;
  text-align: center;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: 3s;
  cursor: pointer;
}
.resultResume__tab-wrapper:hover {
  background: #fff;
}
.resultResume__content {
  transition: 2s;
}
.resultResume .content-open {
  display: none;
}
.resultResume__icon {
  display: inline-block;
  width: 15px;
  height: 9px;
  margin-right: 44px;
  background: url(/MedicineOnline/Images/arrows.png);
  background-size: cover;
  transform: rotate(0deg);
}
.resultResume .icon-rotate {
  transform: rotate(180deg);
}
.resultResume .result-line {
  padding-right: 20px;
  background: #f5f5f5;
  font-size: 24px;
  line-height: 62px;
}
.resultResume .result-line__name {
  position: relative;
  top: -5px;
  color: #000;
}
.resultResume__module {
  padding: 10px 20px;
  background: #e6e6e6;
}
.resultResume__module-top {
  position: relative;
  padding-bottom: 32px;
}
.resultResume__module-top:after {
  position: absolute;
  content: "";
  bottom: 16px;
  right: 0;
  width: 100%;
  height: 1px;
  background: #b8b8b8;
}
.resultResume__module-title {
  margin-bottom: 10px;
  font-size: 24px;
  color: #5f6060;
  font-weight: bold;
}
.resultResume__module-wrapper {
  display: flex;
  flex-direction: column;
  width: calc(100% - 20px);
  padding: 10px;
  padding-bottom: 0;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.5);
}
.resultResume__module-block {
  display: flex;
  max-width: 250px;
}
.resultResume__module-name {
  width: 50%;
  color: #5b5b5b;
  font-size: 14px;
}
.resultResume__module-description {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.resultResume__module-bottom {
  display: flex;
  flex-direction: column;
}
.resultResume__module-link {
  display: flex;
  align-items: center;
  height: 45px;
  padding-right: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #e6cd7e;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: 3s;
}
.resultResume__module-link:hover {
  color: #000;
  background: #e6cd7e;
  text-decoration: none;
}
.resultResume__module-icon {
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}
.resultResume__module-icon--phone {
  background: url(/MedicineOnline/Images/phone.png) no-repeat center;
  background-size: contain;
}
.resultResume__module-icon--email {
  background: url(/MedicineOnline/Images/email.png) no-repeat center;
  background-size: contain;
}
.resultResume__module-icon--cv {
  background: url(/MedicineOnline/Images/cv.png) no-repeat center;
  background-size: contain;
}
.resultResume__module-icon--details {
  background: url(/MedicineOnline/Images/searchIc.png) no-repeat center;
  background-size: contain;
}
.resultResume__module-text--phone {
  font-size: 20px;
  font-weight: bold;
  color: #367d91;
}
.resultResume__module-text--phone:hover {
  color: #000;
}

@media (min-width: 768px) {
  .resultResume__tab {
    display: none;
  }
  .resultResume__module-title {
    font-size: 30px;
  }
  .resultResume__module-wrapper {
    position: relative;
    top: -30px;
    padding-bottom: 10px;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1122px;
    max-width: 100%;
  }
  .resultResume__module-top {
    flex-grow: 1;
    padding-bottom: 0;
  }
  .resultResume__module-top:after {
    display: none;
  }
  .resultResume__module-bottom {
    position: relative;
    width: 325px;
    padding-right: 27px;
    margin-right: 20px;
  }
  .resultResume__module-bottom:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #b8b8b8;
  }
  .resultResume__module-link:last-child {
    margin-bottom: 0;
  }
  .resultResume .result-line {
    margin-top: -20px;
  }
}
@media (min-width: 992px) {
  .resultResume__module-wrapper {
    padding-right: 40px;
    box-sizing: border-box;
  }
  .resultResume__module-name {
    font-size: 18px;
  }
  .resultResume__module-description {
    font-size: 18px;
  }
  .resultResume__module-block {
    max-width: 400px;
  }
  .resultResume__module-link {
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .resultResume__module-wrapper {
    max-width: 1122px;
  }
}
.pagination {
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 1122px;
}
.pagination__wrapper {
  margin: 0 auto;
}
.pagination a {
  padding: 0 10px;
  font-size: 24px;
  line-height: 30px;
  color: #9e9d9d;
  cursor: pointer;
  transition: 3s;
}
.pagination a:hover {
  text-decoration: none;
  color: #000;
}
.pagination__active {
  color: #000 !important;
  font-weight: bold;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  width: 100%;
}

.select-styled {
  position: relative;
  padding-right: 10px;
  color: #5a5a5a;
  font-style: italic;
  line-height: 35px;
  z-index: 5;
}
.select-styled:after {
  display: none;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 12px;
  left: 3px;
  border-left: 8px solid transparent;
  border-right: 7px solid transparent;
  border-top: 13px solid #000;
}
.select-styled:active:after, .select-styled.active:after {
  top: 10px;
  border-left: 8px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 13px solid black;
  border-top: unset;
}

.select-options {
  display: none;
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  max-height: 200px;
  overflow-y: scroll;
  color: #8b8b8b;
}
.select-options li {
  margin: 0;
  padding: 6px 0;
  text-indent: 15px;
  cursor: pointer;
}
.select-options li[rel=hide] {
  display: none;
}

/**********************Header TopLine****************************/
.header__mobileSearch {
  display: none !important;
}

@media (max-width: 768px) {
  .emm-toggler {
    background: #cbcbcb;
    box-shadow: 0 -9px #cbcbcb, 0 9px #cbcbcb;
    height: 4px;
    margin: 0 auto;
    position: relative;
    top: 21px;
    width: 35px;
    border-radius: 10px;
    z-index: 20;
  }
}
.popup3NewStripe__list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.popup3NewStripe__list li {
  width: auto;
  max-width: 150px;
  margin-right: 0;
  margin-left: 0;
}
.popup3NewStripe__list li.first {
  display: flex;
  align-items: center;
  top: unset;
  margin-bottom: 0;
}
.popup3NewStripe__list li a {
  display: block;
}
.popup3NewStripe__list li a.popup3__itemNew {
  width: 100%;
  display: flex;
  align-items: center;
  padding-right: 71px;
  min-height: 56px;
  margin-left: 55px;
  cursor: pointer;
}
.popup3NewStripe__list li a.popup3__itemNew--1 {
  background: url(../Images/helpIcnCircle1.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--2 {
  background: url(../Images/helpIcnCircle2.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--3 {
  background: url(../Images/helpIcnCircle3.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--4 {
  background: url(../Images/helpIcnCircle4.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--5 {
  background: url(../Images/helpIcnCircle5.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--6 {
  background: url(../Images/helpIcnCircle6.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--7 {
  background: url(../Images/helpIcnCircle7.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--8 {
  background: url(../Images/helpIcnCircle8.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--9 {
  background: url(../Images/helpIcnCircle9.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--10 {
  background: url(../Images/helpIcnCircle10.png) no-repeat right;
  box-sizing: border-box;
}
.popup3NewStripe__list li a.popup3__itemNew--11 {
  background: url(../Images/helpIcnCircle11.png) no-repeat right;
  box-sizing: border-box;
}

.top_line .header-alreadyLoggedInBtn__content {
  background: url(../../Images/accountMobileIcon.png);
  width: 26px;
  height: 26px;
}

.input__block-selectWrap {
  margin-top: 20px;
}

select {
  display: block !important;
  visibility: visible;
  width: 100% !important;
  border: none;
  outline: none;
  padding-bottom: 4px;
  font-size: 24px !important;
  line-height: 28px;
  color: #737272;
  background: transparent url(/MedicineOnline/Images/selectArrowGreen.png) no-repeat 10px 50%;
  border-bottom: 1px solid #367d91;
  -webkit-appearance: none;
}
select::placeholder {
  color: #737272;
}

.input-submit input {
  font-size: 20px;
}

.select_wrap {
  margin-bottom: 5px;
}

.addResume__form2 .input-name {
  font-size: 24px;
}

.addResume__form2 .input-name.input-name--large {
  font-size: 16px;
}

@media (max-width: 768px) {
  .navigationResults tr {
    display: flex;
    flex-wrap: wrap;
  }
  input::placeholder,
  select,
  .addResume__form2 .input-name {
    font-size: 18px !important;
  }
}
.input-block__file-upload {
  max-width: 100%;
}

@media (max-width: 768px) {
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly.popup-LoginMainSite {
    width: 300px;
    z-index: 100;
    padding-left: 10px;
  }
  .popup-form input[type=text], .popup-form input[type=password] {
    width: 100%;
    margin: 5px 0;
    border: none;
    border-bottom: 1px solid #0072bb;
    text-align: right !important;
  }
  .popup-LoginMainSite--new .popup-login__wrap:first-child {
    padding-top: 20px !important;
    border-bottom: 1px solid #ebebeb !important;
    margin-bottom: 2px;
  }
  .top_line * {
    text-align: right !important;
  }
  .top_line .header__radio &gt; ul &gt; li.popup-LoginIdOnly .popup-login__wrap .login__button {
    margin-bottom: 30px;
  }
  .login__password__container a {
    position: relative !important;
  }
  input:-internal-autofill-selected,
  input:-webkit-autofill {
    background-color: #d9d9d9 !important;
  }
}
.jobNew__column1 {
  position: relative;
}
.jobNew__column1:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  right: 0;
  bottom: -8px;
  background: #ababab;
}
.jobNew__column1 .jobNew__content {
  border-bottom: none;
}
</pre></body></html>