body {
  padding-top: 104px;
}

body section {
    font-size: 18px;
	line-height: 26px;
	font-family: 'Rubik-Regular';
}

body .we-do__wrap {
    margin: 0px 0;
}

.don {
  float: left;
  width: 100%;
}
.don.don-clr {
  float: none;
}
body .subnav ul li.active a:hover {
    color: #FFC829;
}
body .subnav ul li.active a {
  color: #4872AE;
}

.banner {
    min-height: 600px;
}

.facts-tab {
    text-decoration: none;
}

.donor__your-donation iframe {
width: 100%;
    border: 0;
}

.owl-nav {
width:1200px;
left:50%;
margin-left:-600px;
}
.owl-next {
position: absolute;
    left: 59px;
}


.banerpay {
display:none;
}

        #lottie{
            background-color:#fff;
            width:100%;
            height:100%;
            display:block;
            overflow: hidden;
            transform: translate3d(0,0,0);
            text-align: center;
            opacity: 1;
        }

.we-do .container {}

body .slicks .slick-list {
  padding: 46px 30px;
  margin-left: -30px;
  margin-right: -30px;
}

body .otziv .slick-list {
padding:46px 160px;
padding-bottom: 175px;
}

.mobile-menu {
  position: fixed;
  display: none;
  align-items: center;
  justify-content: flex-end;
  padding: 0 16px;
  top: 0;
  background-color: #27ae60;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 9999999;
}



.mobile-menu__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 30px;
  cursor: pointer;
  transition: .4s;
}
.mobile-menu__icon {
  display: block;
  position: relative;
  background: white;
  width: 90%;
  height: 4px;
  transition: .4s;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
  content: "";
  display: block;
  position: absolute;
  background: white;
  width: 100%;
  height: 4px;
  transition: .4s;
}
.mobile-menu__icon::after {
  top: 8px;
}
.mobile-menu__icon::before {
  top: -8px;
}
.mobile-menu__container {
    position: fixed;
    text-align: center;
    top: 65px;
    left: 0;
    width: 100%;
    z-index: 100;
    opacity: 1;
    transition: .5s;
    overflow-y: auto;
    padding-top: 3px;
    height: 0;
    box-sizing: border-box;
}
.mobile-menu__list {
    transition: .5s;
    list-style: none;
    border-top: 1px solid #4872AE;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    padding-top: 44px;
    padding-left: 19px;
}
.mobile-menu__item {
    font-size: 18px;
	font-family: 'Rubik-Regular';
text-transform: uppercase;
    padding-bottom: 25px;
    float: left;
    display: block;
    width: 100%;
    text-align: left;
}
.mobile-menu__item:focus {

}
.mobile-menu__link {
  text-decoration: none;
  color: #666666;
}
.mobile-menu__checkbox {
  display: none;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__nav {
  opacity: 1;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__container {
  height: 100%;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
  background: transparent;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before, .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  top: 0;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.nav-mobile {
  width: 100%;
  padding: 18px 16px 80px;
  text-align: left;
  box-sizing: border-box;
}
.nav-mobile ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-mobile ul li {
  padding: 10px 0;
  margin: 0;
  float: none;
}
.nav-mobile ul li a {
  font-family: 'Rubik-Medium';
  font-size: 18px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-mobile ul li > ul {
  padding: 5px 0 0 20px;
}
.nav-mobile ul li > ul > li {
  padding: 3px 0;
}
.nav-mobile ul li > ul > li > a {
  font-size: 16px;
  text-transform: none;
  font-family: 'Rubik-Regular';
}

/*------------------------------------------------------*/
.top-menu {
text-shadow: none;
}
.search-toggle {
filter: none;
}
.btn-help {
box-shadow: none;
}

.events {
    padding: 10px 0 52px 0;
    overflow: hidden;
    max-width: 640px;
    width: 100%;
    margin: 10px auto;
    font: normal 16px 'Rubik-Regular', sans-serif, Arial, Helvetica;
    color: #68645d;
}
.events h1 {
  font-size: 50px;
  line-height: 120%;
  text-align: center;
  color: #666666;
  font-family: 'Rubik-Medium';
  margin: 30px 0;
}
.bx-pagination {
  font-family: 'Rubik-Regular';
}

@media (max-width: 1200px) {
  .events h1 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .events h1 {
    font-size: 30px;
    line-height: 110%;
  }
}

.clr {
clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
}
.events .event {
float: left;
    height: 140px;
    padding: 10px;
    position: relative;
    width: 140px;
}
.event .bg-hover {
    cursor: default;
}
.event:hover .bg-hover {
opacity: 1;
}
.event .bg-hover {
    padding: 10px 10px 0 10px;
    top: 10px;
    bottom: 10px;
text-align: center;
    background: #4872ae;
    color: #fff;
    font: normal 14px 'Rubik-Regular', sans-serif, Arial, Helvetica;
box-sizing: border-box;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 100;
    opacity: 0;
transition: all 0.7s ease;
}
.event .bg-hover h3  {
    font-size: 12px;
    max-height: 50px;
    overflow: hidden;
    padding: 15px 0 10px;
color: #fff;
}
.event .bg-hover .more {
    font: normal 10px 'Rubik-Medium', sans-serif, Arial, Helvetica;
    width: 80px;
    padding: 4px 0;
    margin: 10px auto 0 auto;
text-align: center;
    color: #fff;
    text-decoration: none;
border: 1px solid #fff;
    transition: all 0.3s ease;
    display: block;
}
.bg-hover .more:hover {
       background: #fff;
    color: #4872ae;
}

    .events .event img {
display: block;
}
img {
max-width: 100%;
}
.we.col, .events-alone.col {
overflow: hidden;
}

.events-alone {
font-size: 14px;
    margin: 10px auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
.events-alone h1 {
  font-size: 50px;
  line-height: 120%;
  text-align: center;
  color: #666666;
  font-family: 'Rubik-Medium';
  margin: 30px 0;
}
@media (max-width: 1200px) {
  .events-alone h1 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .events-alone h1 {
    font-size: 22px;
    line-height: 110%;
  }
}
.picblock {
    float: right;
    width: 33%;
    padding-top: 20px;
}

.picblock img {
display: block;
    max-width: 100%;
    padding-bottom: 20px;
}
.proj-alone .picsblock .i {
    height: auto;
    padding-bottom: 50px;
}

.events-alone.col .content {
    font: normal 16px 'Rubik-Regular', sans-serif, Arial, Helvetica;
    color: #000;
    line-height: 1.5;
    float: left;
    width: 60%;
    box-sizing: border-box;
}
.content p {
padding: 15px 0 20px 0;
    margin: 0;
}
.video {
position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
margin-bottom: 5%;
}
.video iframe {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.content-acrticle {
font: normal 16px/24px 'Rubik-Regular', sans-serif, Arial, Helvetica !important;
    color: #68645d;
margin-bottom: 100px;
/*width: 75%;*/
    margin: 0 auto;
}

.content-acrticle .tab {
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: auto;
}
.content-acrticle .tab:hover {
    transform: none;
    transition: none;
    box-shadow: none;
}
.content-acrticle .tab button.active {
    background-color: #f4bc41;
    color: #fff;
}
.content-acrticle .tab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 11px;
    transition: 0.3s;
    font-size: 13px;
    color: rgb(105, 105, 105);
    border-radius: 50px;
    background-color: #f1f1f1;
    margin: 0px 10px 16px;
}

.support h1 {
display: block;
    float: left;
    width: 100%;
    text-align: center;
color: #68645d;
    padding-bottom: 9px;
font: normal 30px 'FuturaPTHeavy', sans-serif, Arial, Helvetica;
    padding: 10px 15px 30px 15px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.3;
font-weight: bold;
}
.support .paymentbox  {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    padding: 0;
    background-color: #fff;
text-align: center;
position: relative;
    margin: 0 auto;
    right: 0;
}

.content-acrticle p {
    line-height: 1.5;
}
.content p {
padding: 15px 0 20px 0;
    margin: 0;
}

.content-acrticle .tabcontent h2 {
    text-align: center;
}

.content-acrticle .show-more h4 {
    text-align: left;
    font-weight: bold;
    color: rgb(228, 5, 32);
    padding: 0 0 10px 0;
    
font: normal 18px 'RalewayRegular', sans-serif, Arial, Helvetica !important;
    margin: 0;
    line-height: 1.5;
}

.content2 .gblock {
    padding: 30px 30px;
    background: #eaeaea;
    overflow: hidden;
    margin: 20px auto 30px auto;
}
.content2 .gb {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 10px 15px;
    margin: 10px 0;
    font: normal 16px/26px 'Rubik-Regular', sans-serif, Arial, Helvetica;
    color: #000;
}

.proj-alone .msk, .proj-alone .spb, .proj-alone .srt, .proj-alone .chbs, .proj-alone .nn, .proj-alone .smr, .proj-alone .vrn, .proj-alone .tula {
    display: none;
}
.proj-alone .room-link
{
  position:absolute;
  cursor:pointer;
  display:block;
}
.proj-alone .room-link.more
{
  position:relative;
  cursor:pointer;
  display:inline;
  color:#666;
  text-decoration:underline;
  font:14px/1.5 "RalewayLight",sans-serif,Arial,Helvetica;
  top:10px;
}
.proj-alone .room-link.more:hover
{
  color:#444;
  text-decoration:none;
}

/*.proj-alone .room-link.msk {
  height: 27%;
  left: 3%;
  top: 32%;
  width: 35.5%;
}
.proj-alone .room-link.spb {
  height: 23%;
  left: 5%;
  top: 1%;
  width: 40%;
}
.proj-alone .room-link.srt {
  height: 19%;
  left: 70.5%;
  top: 8%;
  width: 27%;
}
.proj-alone .room-link.chbs {
  height: 21%;
  left: 39.5%;
  top: 27.7%;
  width: 30%;
}
.proj-alone .room-link.nn {
  height: 24%;
  left: 41.5%;
  top: 53%;
  width: 25%;
}
.proj-alone .room-link.vrn {
  height: 25%;
  left: 9%;
  top: 67.6%;
  width: 30%;
}
.proj-alone .room-link.smr {
  height: 24%;
  left: 68.5%;
  top: 62.4%;
  width: 29%;
}

@media (max-width: 1199px) {
  .proj-alone .room-link.msk
  {
    height: 143px;
      left: 17px;
      top: 164px;
      width: 231px;
  }
  .proj-alone .room-link.spb
  {
    height: 121px;
      left: 30px;
      top: 7px;
      width: 254px;
  }
  .proj-alone .room-link.srt
  {
    height: 102px;
      left: 438px;
      top: 39px;
      width: 172px;
  }
  .proj-alone .room-link.chbs
  {
    height: 112px;
      left: 247px;
      top: 141px;
      width: 185px;
  }
  .proj-alone .room-link.nn
  {
    height: 122px;
      left: 247px;
      top: 268px;
      width: 180px;
  }
  .proj-alone .room-link.vrn
  {
    height: 132px;
      left: 46px;
      top: 344px;
      width: 201px;
  }
  .proj-alone .room-link.smr
  {
    height: 126px;
      left: 442px;
      top: 320px;
      width: 171px;
  }
}*/

.proj-alone .room-link.msk
{
  height: 143px;
  left: 17px;
  top: 164px;
  width: 231px;
}
.proj-alone .room-link.spb
{
  height: 121px;
  left: 30px;
  top: 7px;
  width: 254px;
}
.proj-alone .room-link.srt
{
  height: 102px;
  left: 438px;
  top: 39px;
  width: 172px;
}
.proj-alone .room-link.chbs
{
  height: 112px;
  left: 247px;
  top: 141px;
  width: 185px;
}
.proj-alone .room-link.nn
{
  height: 122px;
  left: 247px;
  top: 268px;
  width: 180px;
}
.proj-alone .room-link.vrn
{
  height: 132px;
  left: 46px;
  top: 344px;
  width: 201px;
}
.proj-alone .room-link.smr
{
  height: 126px;
  left: 442px;
  top: 320px;
  width: 171px;
}
@media (max-width: 767px) {
  .proj-alone .room-link.msk {
    height: 70px;
    left: 10px;
    top: 77px;
    width: 105px;
  }
  .proj-alone .room-link.spb {
    height: 60px;
    left: 14px;
    top: 0;
    width: 120px;
  }
  .proj-alone .room-link.chbs {
    height: 52px;
    left: 117px;
    top: 67px;
    width: 92px;
  }
  .proj-alone .room-link.nn {
    height: 62px;
    left: 124px;
    top: 128px;
    width: 74px;
  }
  .proj-alone .room-link.srt {
    height: 50px;
    left: 211px;
    top: 18px;
    width: 82px;
  }
  .proj-alone .room-link.vrn {
    height: 62px;
    left: 26px;
    top: 165px;
    width: 92px;
  }
  .proj-alone .room-link.smr {
    height: 63px;
    left: 205px;
    top: 153px;
    width: 91px;
  }
}

.news-list-cities {
  overflow: hidden;
  clear: both;
  width: 100%;
  max-width: 630px;
  box-sizing: border-box;
  padding: 40px 0 30px 0;
  margin: 0 auto;
  font: normal 14px 'Rubik-Regular', sans-serif, Arial, Helvetica;
  line-height: normal;
  color: #000;
  line-height: 1.5;
}
.picbig {
  position: relative;
  top: 30px;
  clear: both;
  background: #eaeaea;
  text-align: center;
  padding: 40px 20px 40px 20px;
  margin: 0 0 60px;
  display: none;
  z-index: 100;
  flex: 1 0 auto;
}
.picbig .arr {
  content: '';
  position: absolute;
  left: 0;
  top: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 30px;
  border-color: transparent transparent #eaeaea transparent;
}
.picbig img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

h1 + h3 {
    margin: -20px 0 0 0;
    padding: 0 0 20px 0;
    line-height: 1.6;
}

.news-list p {
text-align: center;
}
.spec-img {

}
.fizpic-pic {
margin: 0 auto;
    display: block;
}

.slicks .slick-slide {
    max-width: 285px;
}
/*------------------------------------------------------*/

.news_content > .container {
  width: 100%;
}

/*------------------------------------------------------*/

@media (min-width: 1200px) {
  .fancybox-slider .tab-news-detail .tab-news__preview {
    max-height: 250px;
    overflow-y: auto;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  background: #fff;
}

@media (max-width: 1200px) {

body .slick-list {
    padding: 46px 0px;
}

.we-do .container {
width:100%;
}

.banner__link {
float:none;
}

.search input.btn-search {
    position: absolute;
    right: 5px;
    top: 0px;
}

.search input[type="text"] {
    font-size: 16px !important;
    color: rgb(139, 139, 139) !important;
    line-height: 0.567 !important;
    max-width: 635px !important;
    width: 100% !important;
    padding: 0 40px 0 15px;
    height: 40px;
    font-family: 'Rubik-Regular';
    border-bottom: 0 !important;
}

.search {
    float: none !important;
    position: fixed;
    top: 70px;
    left: 0;
    margin: 0 !important;
    width: 100% !important;
    background-color: #fff;
    z-index: 1050;
    padding: 0;
    border: none !important;
    align-items: flex-end;
    justify-content: flex-end;
    box-sizing: border-box;
    display: none;
    border-bottom: 1px solid #4872ae!important;
    height: 70px;
    padding-bottom: 10px;
}


body {
    margin: 0;
    padding-top: 70px;
}

.header {
    height: 70px;
    border-bottom: 1px solid #4872ae;
}

  .container {
      width: 100%;
      padding: 0 20px;
      box-sizing: border-box;
  }

.container {
overflow: hidden;
}
.mobile-menu {
display: flex;
    position: relative;
    background: transparent;
width: auto;
    padding: 0;
}
.mobile-menu__icon {
background: #666666;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
background: #666666;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
background: #666666;
}
.mobile-menu__btn {
    position: absolute;
    left: -2px;
    top: 20px;
}
.mobile-menu__container {
background: #fff;
}
.paymentbox__header {
display:none;
}




.banerpay  {
display:block;
font-size: 40px;
line-height: 120%;
text-align: center;
font-family: 'Rubik-Medium';
font-style: normal;
font-weight: bold;
color: #666666;
margin:50px 0;

}

.payment_form {
position: relative;
    max-width: 100%;
    right: auto;
    top: auto;
    margin: 0 20px;
    width: auto;
    padding: 2px 15px;
margin-bottom:50px;
margin-top:0px;
}


  .logo {
    position: absolute;
    left: 50%;
    height: 51px;
    padding: 7px 0 0 0;
    margin-left: -50px;
  }
  .logo img {
  height: 60px;

  }
  .top-menu {
    display: none;
  }
.search-wrap {
position: absolute;
    left: 92px;
    width: 3%;
    height: 51px;
}
/*
  .search {
    position: absolute;
    left: 96px;
    width: 3%;
    height: 51px;
  }
*/
.search-toggle{
    margin-top: 25px;
    height: 20px;
    width: 20px;
    background-size: cover;
}
  .search__submit {
  height: 20px;
  width: 20px;
  background-size: cover;
  top: 26px;

  }
.search {

}
  .btn-help {
  position: absolute;
  right: 20px;
  font-size: 14px;
  margin: 16px 0 0 0;
  padding: 10px 13px 10px 32px;;;

  }
  .banner__post {
    justify-content: center;
    height: 403px;
  }
  .banner__wrap-left {
    width: 100%;
  }

  .banner__link {
  margin: 258px auto 0 auto;
  display: flex;

  }

  .owl-nav {
    display: none;
  }
  .owl-dots {
    left: 44.7%;
    bottom: 10px;
  }
  .owl-dot {
  height: 12px;
  width: 12px;
  margin: 0 0 0 11px;

  }
.radio-list > div {
 min-height: 69px;

    font-size: 24px;
    line-height: 69px;
font-family: 'Rubik-Medium';
}
.radio-list > div span {
font-size: 24px;
    line-height: 120%;
}
.radio-list {
    margin-bottom: 12px;
}
.suminp {
    margin-bottom: 20px;
}
.suminp input {
    height: 70px;
    font-size: 22px;
}
.inp-group .form-group {
    width: 48%;
}
.inp-group .form-group .input {
font-size: 22px;
height: 58px;
margin-bottom: 21px;
}
.checkbox {
    width: 24px;
    height: 24px;
}
.chbox-s1 .checkbox + label {
font-size: 18px !important;
}
.chbox-s1 .checkbox:not(checked) + label {
padding: 2px 0 0 45px;
}
.donate-btn a {
padding: 21px 20px;
    font-size: 30px;
    font-weight: 500;
}
    .donor__your-donation {
width: 38%;
    margin: 21px 0 0 0;
    display: inline-flex;
}
.donor__your-donation-title {
    font-size: 16px;
}
.donor__your-donation-right-content {
    width: 42px;
}
.donor__your-donation-right-content .paymentbox__logo {
width: 43px;
    margin-left: 19px;
    top: 12px;
}
.donor__your-donation-animation-text {
font-size: 16px;
}
.donor__footer {
    width: 54.5%;
    display: inline-flex;
    display: block;
    float: right;
    margin: 16px 0 0 0;
}
.donate-tip {
width: 99%;
  
    font-size: 16px;
    text-align: right;
    

}
.pay-img {
max-width: 100%;
    display: block;
    float: right;
    width: 90%;
    margin: 17px 0 26px 0;
}
.donor__footer {

}
  .title-2 {
    font-size: 40px;
  }
  .we-do {
  padding: 52px 0 28px 0;

  }
  .we-do__wrap {
  margin: 32px 0;

  }
  .facts {
    display: block;
padding: 50px 0 0 0;
  }

.facts .facts-link {
width: 50%;
    float: left;

}

.facts .facts-link .facts-tab {
width:100%;
margin: 11px 0;
}
.facts-tab__data { 
font-size: 50px;
line-height: 130%;
}

@media (max-width: 768px) {
  .facts .facts-link {
    width: 100%;
  }
}

  .footer {
    padding: 85px 0 0 0;

  }
  .footer-menu {
    font-size: 12px;
    line-height: 14px;
  }
  .footer-menu__li:nth-child(6) {
    padding: 14px 49px 14px 53px !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(7) {
    padding: 14px 49px 14px 53px !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(8) {
    padding: 14px 49px 14px 53px !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(9) {
    padding: 14px 49px 14px 53px !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(10) {
    padding: 14px 49px 14px 53px !important;
    margin: 0;
  }
  .contacts {
	padding: 40px 0;

  }
  .contacts__item {
	font-size: 12px;
	line-height: 14px;
margin: 0 0 4px 0;

  }
.copyright {
font-size: 12px;
	line-height: 14px;
}

}

@media (max-width: 1024px) {
  .suminp {
    margin-bottom: 12px;
  }
  .inp-group .form-group {
    width: 49%;
  }
  .inp-group .form-group .input {
    margin-bottom: 12px;
  }
}

@media (max-width: 767px) {
  .container {
  padding: 0 10px;

  }

  .news_content > .container {
    padding: 0;
  }

.facts .facts-link {
    width: 100%;
    float: left;
}

.banerpay {
display:none;
}

.mobile-menu__list {
    overflow-y: scroll;
    max-height: 100%;
    padding-bottom: 80px;
}
.search-wrap {
left: 59px;
}
  .logo {
    left: 50%;
    height: 70px;
    width: 39px;
    margin-left: -23px;
  }

  .search {
    left: 0;
    top: 70px;
    height: auto;
    padding-bottom: 0;
  }

.search div {
    display: block;
    width: 100%;
    min-width: auto;
    position: relative;
}
  .btn-help {
  right: 10px;
  padding: 5px 13px 5px 32px;
  margin: 23px 0 0 0;;;

  }
  .banner__post {
    height: 267px;
    align-items: flex-start;
  }
  .banner__title {
  font-size: 22px;
  line-height: 110%;
  margin-top: 20px;
  }
  .banner__link {
  margin: 178px auto 0 auto;

  }
  .owl-dots {
  left: 39.5%;

  }
.payment_form {
padding: 0 0;
    margin: 10px 10px 35px 10px;
}
.paymentbox__logo {

}
.paymentbox__title {
    width: 76%;
    float: right;
    font-weight: 500;
}
.paymentbox__body {
padding: 8px 12px 15px;
}
.radio-list {
margin-bottom: 7px;
}
.radio-list > div {
    min-height: 46px !important;
    height: 46px;
}
.radio-list > div span {
font-size: 16px;
    padding: -1px 0;
    display: block;
    padding: 15px 0;
}
.suminp {
margin-bottom: 6px;
}
.suminp .input {
height: 48px;
    font-size: 12px;
}
.inp-group .form-group {
  width: 100%;
}
.inp-group .form-group .input {
    height: 48px;
    font-size: 14px;
    margin-bottom: 7px;
}
    .checkbox {
width: 20px;
    height: 20px;
}
.chbox-s1 .checkbox:not(checked) + label {
font-size: 10px !important;
}
.donate {
margin: 0 auto 10px;
}
.donate-btn a {
padding: 17px 20px;
    font-size: 20px;
}
.donor__your-donation {
width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    box-sizing: border-box;
}
.donor__your-donation-left-content {
max-height: 83px;
}
.donor__your-donation-number {
font-size: 56px;
    line-height: 72px;
}
.donor__your-donation-animation-svg {
margin-left: 4px;
    margin-top: 6px;
}
.donor__your-donation-animation-svg svg {
height: 39px;
}

.donor__your-donation-animation-block {
max-width: 203px;
}
.donor__your-donation-right-content {

}
.donor__your-donation-right-content .paymentbox__logo {
    width: 37px;
    margin-left: 27px;
    top: 8px;
}
.donor__footer {
    width: 100%;
margin: 8px 0 0 0;
}
.donate-tip {
width: 54%;
    font-size: 9px;
    text-align: left;
    float: left;
}
.pay-img {
max-width: 46%;
    width: 46%;
margin: 6px 0 15px 0;
}
  .we-do {
  padding: 36px 0 9px 0;

  }
  .title-2 {
  font-size: 22px;
  line-height: 110%;

  }
  .we-do__wrap {
  margin: 40px 0;

  }
  .facts {
  display: block;
  padding: 37px 0 15px 0;

  }
  .facts-tab {
  width: 100%;
  margin: 14px 0 28px 0;
  height: auto;

  }
  .facts-tab__data {
  font-size: 48px;
  line-height: 130%;

  }
  .facts-tab__preview {
  font-size: 18px;
  line-height: 130%;
  margin: 6px 0 0 0;

  }
  .footer {
  padding: 30px 0 0 0;

  }
  .footer__top {
  padding: 0 0 13px 0;

  }
  .footer-menu {
  flex-wrap: nowrap;
  height: auto;
  font-size: 14px;
  line-height: 17px;

  }
  .footer-menu__li {
    padding: 14px 0 14px 0;

  }
  .footer-menu__li:nth-child(6) {
    padding: 14px 0 !important;
    margin: 0;
    padding-top: 0px !important;
  }
  .footer-menu__li:nth-child(7) {
    padding: 14px 0 !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(8) {
    padding: 14px 0 !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(9) {
    padding: 14px 0 !important;
    margin: 0;
  }
  .footer-menu__li:nth-child(10) {
    padding: 14px 0 !important;
    margin: 0;
  }
  .footer__bottom {
  display: block;
  float: left;
  width: 100%;

  }
  .contacts {
  padding: 29px 0;
  width: 100%;
  display: block;
  float: left;

  }
  .contacts__item {
  font-size: 14px;
  line-height: 160%;
  display: block;
  float: left;
  width: 100%;

  }
  .copyright {
    font-size: 14px;
    line-height: 160%;
  }
  .soc {
  display: flex;
  justify-content: center;
  width: 100%;
  }
  .footer .soc {
    margin: 0 0 30px;
  }
  .soc__link {
  width: 44px;
  margin: 0 10px;
  }
  .soc__link img {
    width: 100%;
  }

.btn-help font {
display:none;
}

.donor__your-donation-title {
        padding: 5px 0 0 6px;
    font-size: 15px;
    line-height: 21px;
    color: #FFC829;
    text-align: left;
    font-weight: 600;
}

.paymentbox__header {
    display: flex;
}

}

.plug {
  padding: 90px 0 100px;
  text-align: center;
}
.plug__logo {
  margin: 0 0 30px;
}
.plug__title {
  font-size: 50px;
  line-height: 60px;
  color: #666;
  font-family: 'Rubik-Bold';
  max-width: 790px;
  margin: 0 auto;
}

.tab-news-detail .tab-news__box {
  z-index: 1;
}
.tab-news-detail .mobil {
  position: relative;
}
.soc__link-mobile {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
}
.soc__link-title-mobile {
  padding: 0 0 0 60px;
}
.soc__link-title-mobile a {
  text-decoration: none;
}
.soc__link-title-mobile p {
  margin: 0;
  color: #4872AE;
  font-family: 'Rubik-Medium';
  font-size: 14px;
  line-height: 18px;
}
.soc__link-title-mobile span {
  color: #666;
  font-size: 14px;
  font-family: 'Rubik-Regular';
}
.news-button {
  z-index: 10;
}

.unsubscribe {
  clear: both;
  font-family: 'Rubik-Regular';
  padding: 40px 0 0;
}
.unsubscribe h2 {
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  color: #666;
  margin: 0 auto 30px;
}
.unsubscribe p {
  line-height: 28px;
}
.unsubscribe a {
  color: #000;
}
.unsubscribe a:hover {
  text-decoration: none;
}

.webinars-outer {
  margin:0 auto;
  max-width:700px; 
  height:300px; 
  background: #fff; 
  border: 1px solid #fec729; 
  overflow: auto;
}
.webinars-inner {
  padding: 20px;
}

.b-message {}
.b-message__top {
  padding: 105px 0 60px;
}
.b-message__top.no-pb {
  padding-bottom: 0;
}
.b-message__top h1 {
  text-align: center;
  font-size: 50px;
  line-height: 60px;
  font-family: 'Rubik-Bold';
  color: #666;
  margin: 0 0 30px;
}
.b-message__desc {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Rubik-Regular';
  max-width: 540px;
  margin: 0 auto;
  color: #000;
}
.b-message__desc a {
  color: #4872AE;
  text-decoration: none;
}
.b-message__desc a:hover {
  text-decoration: underline;
}
.b-message__bottom {
  padding: 40px 0 60px;
  background: #F5F7F9;
}
.b-message__social {
  font-size: 24px;
  line-height: 36px;
  font-family: 'Rubik-Medium';
  text-align: center;
  max-width: 680px;
  margin: 0 auto;
}
.b-message__social p {
  margin: 0 0 40px;
}
.b-message__social p:last-child {
  margin: 0;
}
.b-message .social {
  margin: 0;
  padding: 40px 0 0;
}
.b-message__action {
  padding: 40px 0 0;
  text-align: center;
}
.b-message__link {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 260px;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Rubik-Medium';
  padding: 12px 15px;
  margin: 0 7px;
  border: 1px solid #FFC829;
  transition: background .25s ease;
  box-sizing: border-box;
}
.b-message__link:hover {
  background: #FFC829;
}
.b-message__link.yellow {
  background: #FFC829;
}
.b-message__link.yellow:hover {
  background: #fff;
}

@media (max-width: 1200px) {
  .b-message {
    margin: 0 -20px;
  }
}

@media (max-width: 991px) {
  .plug {
    padding: 60px 0;
  }
  .plug__title {
    font-size: 40px;
    line-height: 50px;
  }
  .b-message__top h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .events-alone.col .picblock img {
    margin-left: auto;
    margin-right: auto;
  }
  .events-alone.col .content {
    width: 100%;
    float: none;
  }
}

@media (max-width: 767px) {
  .plug {
    padding: 30px 0 0;
  }
  .plug__logo {
    max-width: 220px;
    margin: 0 auto 30px;
  }
  .plug__title {
    font-size: 30px;
    line-height: 40px;
  }
  .tab-news-detail .mobil {
    margin-bottom: 10px;
  }
  .tab-news-detail .tab-news__data {
    left: auto;
    right: 0;
  }
  .news-button {
    width: 20px;
    height: 30px;
    top: auto;
    margin-top: 0;
    bottom: 10px;
  }
  .news-button.button-previous {
    background-size: contain;
  }
  .news-button.button-next {
    right: auto;
    left: 50px;
    background-size: contain;
  }
  .chbox-s1 .checkbox:not(checked) + label {
    padding-left: 25px;
  }
  .unsubscribe {
    padding: 0;
  }
  .unsubscribe h2 {
    font-size: 26px;
    line-height: 38px;
    margin: 0 0 30px;
  }
  .unsubscribe p {
    font-size: 16px;
    line-height: 24px;
  }
  .webinars-wrapper{
    padding: 0 10px;
  }
  .b-message {
    margin: 0 -10px;
  }
  .b-message__top {
    padding: 40px 0;
  }
  .b-message__top.no-pb {
    padding-bottom: 0;
  }
  .b-message__top h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .b-message__bottom {
    padding: 30px 0;
  }
  .b-message__social {
    font-size: 18px;
    line-height: 26px;
  }
  .b-message__social p {
    margin: 0 0 20px;
  }
  .b-message__link {
    margin-bottom: 20px;
  }
  .events-alone.col .content img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 575px) {
  .b-message__top h1 {
    font-size: 24px;
    line-height: 30px;
  }
}


body .otziv--desktop .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.otziv--desktop .slick-dots li.slick-active a, .otziv--desktop .slick-dots li:hover a {
font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 150%;
    font-family: 'Rubik-Regular';
display: flex;
align-items: center;
text-align: center;
color: #FFC829;
}

.otziv--desktop .slick-dots li a {
    font-family: 'Rubik-Regular';
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 150%;
display: flex;
align-items: center;
text-align: center;

color: #000000;
}

body .otziv--desktop .tab__control {
    position: absolute;
    bottom: 90px;
    width: 100%;
    text-align: center;
}
body .otziv--desktop .tab__control__inner {
    display: inline-block;
    vertical-align: top;
    max-width: 1200px;
    padding: 0 60px;
    position: relative;
}
body .otziv--desktop .tab__control-nav {
    position: relative;
    z-index: 10;
}

body .otziv--desktop .slick-dots {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    position: relative;
    bottom: 0;
}

.otziv--desktop .slicks .owl-nav {
display:none;
}

body .otziv--desktop .slick-prev {
    background: #fff url(images/left.svg) no-repeat center !important;
    display: block;
    width: 50px;
    height: 50px;
    left: 0;
    top: 50%;
    z-index: 100;
}

body .otziv--desktop .slick-next {
    background: #fff url(images/right.svg) no-repeat center !important;
    display: block;
    width: 50px;
    height: 50px;
    right: 0;
    top: 50%;
    z-index: 100;
}

body .otziv--desktop .slick-prev:hover {
    background: #4872AE url(images/left.svg) no-repeat center !important;
}

body .otziv--desktop .slick-next:hover {
    background: #4872AE url(images/right.svg) no-repeat center !important;
}


body .otziv--desktop .slick-prev.slick-disabled {
display:none !important;
}
body .otziv--desktop .slick-next.slick-disabled {
display:none !important;
}


body .otziv--desktop .slick-prev:before {
display:none;
}

body .otziv--desktop .slick-next:before {
display:none;
}

body .we-do .slick-arrow {
    display: none;
}


.otziv--desktop .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0 15px;
}



.tab:hover .tab__title {
color:#4872AE;
}


@media (max-width:767px) {

body .otziv--desktop .slick-dots {
    display: none !important;
  }

body .otziv--desktop .slick-list {
    padding: 46px 0px;
    padding-bottom: 46px !important;
}
}






