.modal-window{
	font-size: 18px;
	line-height: 18px;
	font-family: 'PT Sans', sans-serif;
	color: #525252;
}

@media all and (max-width: 500px) {
  .modal-window{
	box-sizing: border-box;
  }
}
#diskl {
    background-color: #fafafa;
}
main#panel-for-mobile {
    box-shadow: 0 0 20px #333;
}
.diskl_cont {
    position: relative;
    max-width: 100%;
    padding: 5px 0 15px;
    width: 700px;
    margin: 0 auto;
}
.close_diskl {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.close_diskl i:before {
    font-family: FontAwesome;
    content: "\f00d";
    font-size: 14px;
    font-style: normal;
    display: block;
    color: #666666;
}
.diskl_cont p {
    margin: 5px 0 0 0;
}
#diskl b {
    font-size: 16px;
    color: #37ae1a !important;
}
#diskl {
    background-color: #fafafa;
    z-index: 3;
    position: relative;
}
.modal-window input[type="checkbox"] {
    display:none;            
}
.modal-window input[type="checkbox"] + label{
  font: 18px bold;
  color: #444;
  cursor: pointer;
}
.modal-window input[type="checkbox"] + label::before{
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 0px 9px 0 0;
}
.modal-window input[type="checkbox"] + label::before {
    background: url(../img/checkbox-disable.png) no-repeat scroll; 
}
.modal-window input[type="checkbox"]:checked + label::before {
    background: url(../img/checkbox-enable.png) no-repeat scroll; 
}
.modal-window input[type="checkbox"]:disabled + label::before {
    background: url(../img/checkbox-disable.png) no-repeat scroll; 
}
.modal-p{
	margin: 0px;
	margin-top: 14px;
}
.overflow {
        overflow: hidden;
}
.clearfix:after {
  content: "."; /* добавить содержимое: "." */
  display: block;  /* сделать блоком, т.к. inline не может иметь clear */
  clear: both;  /* с обеих сторон clear */
  visibility: hidden; /* сделать невидимым, зачем нам точка внизу? */
  height: 0;  /* сделать высоту 0, чтобы не занимал место */
}
.modal-window{
	padding: 60px 32px 45px 32px;
	max-width: 696px;
	width: 100%;
}
.modal-title{
	margin-bottom: 57px;
}
.modal-title-text{
	font-size: 30px;
	line-height: 30px;
	font-family: 'PT Sans', sans-serif;
}
.modal-line{
	width: 100%;
	max-width: 100%;
	margin-bottom: 28px;
}
.modal-input-block{
	float: left;
	margin-right: 20px;
	max-width: 100%;
}
.modal-input-name{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
}
.modal-input{
	width: 100%;
	height: 49px;
	border: 2px solid #37ae1a;
	border-radius: 6px;
	font-size: 18px;
	line-height: 18px;
	box-sizing: border-box;
	padding-left: 13px;
}
.input-allarm[placeholder] {color:#ff0000;}
.input-allarm::-webkit-input-placeholder {color:#ff0000;}
.input-allarm::-moz-placeholder          {color:#ff0000;}/* Firefox 19+ */
.input-allarm:-moz-placeholder           {color:#ff0000;}/* Firefox 18- */
.input-allarm:-ms-input-placeholder      {color:#ff0000;}

.modal-input:focus{
	color: #000;
}

.modal-submit{
	width: 100%;
	height: 75px;
	background-color: #f4e922;
	border: 0px;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
}
.modal-target-visit{
	width: 396px;
}
.modal-date-visit{
	width: 277px;
	margin-right: 0px;
}
.modal-your-town{
	width: 246px;
}
.modal-select-office{
	width: 427px;
	margin-right: 0px;
}
.modal-fio{
	width: 286px;
}
.modal-contact-number{
	width: 387px;
	margin-right: 0px;
}
.modal-add-comment{
	font-size: 18px;
	line-height: 18px;
	/*text-decoration: none;*/
	color: #37ae1a;
}
.modal-checkbox{
	font-size: 18px;
	line-height: 18px;
}
.modal2-fio{
	width: 100%;
}
.modal2-number{
	width: 337px;
}
.modal2-email{
	width: 337px;
	margin-right: 0px;
}
.modal-subtitle{
	min-height: 62px;
	background-color: #f4e922;
	color: #000;
	margin: -13px -32px 37px -32px;
}
.modal-subtitle-text{
	float: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 24px 0px 0px 32px;
}
.modal-subtitle-step{
	float: right;
	margin: 24px 32px 0px 0px;
	font-size: 20px;
	line-height: 20px;
}
.modal3-target-zaim{
	width: 100%;
}
.modal3-summa-zaima{
	width: 326px;
}
.modal3-srok-zaima{
	width: 348px;
	margin-right: 0px;
}
.modal3-submit{
	float: right;
	width: 387px;
}
.modal3-checkbox{
	float: left;
	width: 280px;
}
.modal3-uslovia{
	margin: 0px;
	margin-top: 8px;
}
.modal-veroyatnost{
	width: 100%;
}
.modal-block-full-width{
	width: 100%;
}
.modal-pasport-seria, .modal-pasport-ken-vidan{
	width: 380px;
}
.modal-pasport-data-vidachi, .modal-pasport-kod-podrazd{
	width: 294px;
	margin-right: 0px;
}
.modal-back{
	margin-top: 25px;
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #37ae1a;
}
.modal-text-check{
	margin-top: 14px;
}
.modal-svedenia-left{
	width: 336px;
}
.modal-svedenia-right{
	width: 336px;
	margin-right: 0px;
}
.modal-div-checkbox{
	margin-top: 51px;
}

.modal-input-date{
	background: url(../img/form-calendar.png) no-repeat scroll 14px 10px;
	padding-left: 50px;
}
.modal-input-geo{
	background: url(../img/form-geo.png) no-repeat scroll 14px 10px;
	padding-left: 50px;
}
.modal-input-user{
	background: url(../img/form-user.png) no-repeat scroll 14px 10px;
	padding-left: 50px;
}
.modal-input-telephone{
	background: url(../img/form-telephone.png) no-repeat scroll 14px 10px;
	padding-left: 50px;
}
.modal-input-mail{
	background: url(../img/form-mail.png) no-repeat scroll 14px 15px;
	padding-left: 50px;
}
.modal-input-rubl{
	background: url(../img/form-rubl.png) no-repeat scroll 14px 12px;
	padding-left: 50px;
}

.modal-auto-model{
	width: 284px;
}
.modal-auto-year{
	width: 195px;
}
.modal-auto-number{
	width: 175px;
	margin-right: 0px;
}

.modal-body{
	padding: 0px !important;
}
.modal-window-close{
	float: right;
	margin-top: -27px;
	margin-right: -27px;
	background: url(../img/modal-close.png) no-repeat scroll;
	width: 30px;
	height: 30px;
	border: 0px;
}
.modal-add-comment-textarea{
	padding-top: 10px;
	padding-right: 20px;
	height: 100px;
}

.modal-window a{
	cursor: pointer;
}
#modal-get-pensia{
	visibility: hidden;
}
#modal-get-kredity{
	visibility: hidden;
}
.modal-div-hidden{
	height: 0; 
	overflow: hidden;
	margin: 0px;
	border: 0px;
}
.modal-submit{
	text-align: center;
	cursor: pointer;
}
.modal-submit-span{
	margin-top: 20px;
	display: block;
}
.modal-progress-bar{
	padding: 0px;
	margin-bottom: 40px;
}
.modal-progress-bar-text{
	float: left;
	display: block;
	margin-left: 15px;
	font-size: 18px;
	line-height: 18px;
	color: #000;
	margin-top: -32px;
}
.modal-progress-bar-color{
	background-color: #f4e922;
	height: 100%;
}
.modal-progress-bar-background-white{
	background-color: #fff;
}

.modal-ui{
	width: 760px;
}

@media all and (max-width: 450px){
	.modal-window .modal-submit{
		max-width: 90%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.modal-window .modal-input{
		margin-bottom: 10px;
	}
	.modal-submit{
		float: left;
	}
	.modal3-uslovia{
		margin-bottom: 10px;
	}
	.slideshow-item__title, .slideshow-item__desc{
		/*color: #000;*/
	}

	#modal4 .modal-submit{
		max-width: 100%;
		font-size: 24px;
	}

}

.headline-money-greyBg{
	background: #fafafa;
}

.headline-money-greyBg span{
	color: #000;
}

.top-menu-hover-sber{
	width: 100%;
}

.slide-reviews__logo {
    background: url(../img/ovk-pattern.png) no-repeat 100% 50% !important;
    background-size: 62% auto !important;
}

.footer-links__menu li a{
	font-size: 16px;
}

#vk_groups{
	margin-top: 15px;
}

@media (max-width: 959px){
	.slideshow-item__image{
		display: block !important;
	}
	.slideshow-item__desc p, .slideshow-item__desc a{
		font-size: 16px !important;
	}
	.slideshow-item__desc{
		width: 300px !important;
	}
}

@media (max-width: 500px){
	.top-menu-hover{
		left: 0px !important;
	}
	.mobileNo{
		display: none !important;
	}
}

#modalSearch .header-search{
	display: block !important;
}


.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 256px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: #FFF; /* A background-color is required */
  min-height: 100vh;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

@media (min-width: 500px){
	#mobile-menu{
		display: none;
	}
	.mobile-menu-sub-links{
		display: none;
	}
}

@media (max-width: 500px){
	.menuForDesktop{
		display: none;
	}
}

#mobile-menu .mobile-menu-main-links{
	padding-top: 18px;
	padding-left: 10px;
	list-style-type: none;
	color: #dbdbdb;
}

#mobile-menu .mobile-menu-sub-links{
	list-style-type: none;
	color: #dbdbdb;
}

#mobile-menu{
	background-color: #474747;
}

#mobile-menu a{
	color: #efefef;
}

#mobile-menu a:visited{
	color: #efefef;
}

#mobile-menu li{
	margin-bottom: 8px;
}
#diskl .uk-modal-dialog-lightbox {
    background: url(../img/disk.png);
    background-size: contain;
    padding-top: 158px;
    background-repeat: no-repeat;
    width: 400px;
}
#diskl .modal-window {
    box-sizing: border-box;
background: #00973d;
padding-top: 0;
}
#diskl b {
    color: #fbe31b;

}


@media (max-width: 430px){
	#diskl .uk-modal-dialog-lightbox {
		background: url(../img/disk.png);
		background-size: contain;
		padding-top: 110px;
		background-repeat: no-repeat;
		width: 280px;
		/* background-color: red; */
	}
}

@media (min-width: 768px){
	.uk-width-medium-1-5, .uk-width-medium-2-10 {
	    width: 25%;
	}
}

@media screen and (max-width: 475px){
	.news-item1{
		/*width: 100vw !important;*/
	}
	.news-item1 .preview_picture{
    	width: 90vw;
    	height: auto;
    	/*max-width: 280px;*/
    	float: none !important;
    	margin: auto;
    	display: block;
	}
	.news-item1 .card-title1 span{
		left: 25%;
	}
}


.digits-card__circle {

    border: 4px solid #37ae1a;
    border-radius: 50%;
}
.digits-grid {
    margin-top: 0;
}
.col_2_container {
    font-size: 0;
}
.col_2_text {
    width: 50%;
    padding: 40px 10px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 16px;
}
.col_2_text b{
	margin-bottom: 15px;
    display: inline-block;
}
@media screen and (max-width: 1000px){
	.col_2_text {
		width: 100%;
		padding: 20px 10px;

	}
}
.slideshow-item__title.m500 {
    max-width: 500px;margin-bottom: 50px;
}

.slick-arrow {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 0;
    overflow: hidden;
    border-radius: 50%;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 100;
}
.slick-prev {
    position: absolute;
    top:50%;
    left: -45px;
}
.slick-next {
    position: absolute;
    top:50%;
    right: -45px;
}
.list_st{
	margin-top: 20px;
}
.slick-arrow:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(../img/next.png);
    background-size: contain;
    background-repeat: no-repeat;
        background-position: center;
}
.slick-prev:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/prev.png);
    background-size: contain;
    background-repeat: no-repeat;
        background-position: center;
}
.elem_st {
    padding: 12px;
    box-sizing: border-box;
    display: none;
}
.in_elem_st {
    border-radius: 10px;
    background: white;
    padding: 50px;
    position: relative;
    margin-top: 100px;
}
.in_elem_st .img_cont {
    width: 208px;
    height: 208px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    left: 51px;
    top: -82px;
}
.in_elem_st .img_mini {
    width: 100%;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
}
.in_elem_st .fio {
    display: block;
    width: 50%;
    margin-left: 50%;
    color: #37ae1a;
    margin-bottom: 4px;
    font-size: 22pt;
}
.in_elem_st .city {
    display: block;
    width: 50%;
    margin-left: 50%;
    color: #9d9e9e;
    font-size: 15pt;
}
.in_elem_st .p {
    color: #20201e;
    font-size: 20px;
    margin-top: 24px;
}
.slick-dots {
    display: block;
    text-align: center;
    padding: 0;
}
.slick-dots li {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 3px solid #9d9e9e;
    border-radius: 50%;
    margin: 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.slick-dots li.slick-active{
	border-color: #37ae1a;
	background: #37ae1a;
}
.slick-dots li button{
	display: none;
}
.p404-cont {
    font-size: 0;
    margin-top: 80px;text-align: center;
}

.bx-404-nav, .bx-404-block {
    display: inline-block;
    width: 50%;
    min-width: 300px;
    vertical-align: middle;
    font-size: 16px;
    text-align: left;
    margin-bottom: 60px;
    padding-right: 20px;
    box-sizing: border-box;
}
.bx-404-block {
    padding-left: 100px;
    
}
.title_404 {
    font-size: 90px;
    color: #37ae1a;
}
.bx-404-nav a.title_nav {
    font-size: 30px;
    color: #37ae1a;
}
.bx-404-nav a {
    color: #525252;
    font-size: 18px;
    padding: 5px 0;
    display: block;
}
.bx-404-text-block span {
    font-size: 22px;
    display: block;
    margin: 10px 0;
}
.cont_box {
    text-align: left;
    font-size: 0;
	line-height:0;
	margin: 40px 0
}

.cont_box .cont_elem {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.5;
    width: 20%;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: left;
}
@media screen and (max-width: 1275px){
	.slick-next {
	    right: -17px;
	}
	.slick-prev {
	    left: -17px;
	}
	.bx-404-block {
	    padding-left: 0;
	}
}
@media screen and (max-width: 840px){
	.cont_box .cont_elem {
		width: 33%;
	}
}
@media screen and (max-width: 640px){
	.in_elem_st .img_cont {
	    width: 100px;
	    height: 100px;
	    margin: 0;
	    display: inline-block;
	    vertical-align: middle;
	    overflow: hidden;
	    top: 22px;
	    left: 16%;
	}
	.cont_box .cont_elem {
		width: 50%;
	}
}

@media screen and (max-width: 460px){
	.in_elem_st .img_cont {
	    position: relative;
	    top: 0;
	    left: 50%;
	    margin-left: -100px;
	    width: 200px;
	    height: 200px;
	}
	.in_elem_st .fio,.in_elem_st .city{
		margin: 10px 0;
    	width: 100%;
	}
	.in_elem_st {
	    padding: 15px;
	    margin-top: 30px;
	}
	.cont_box .cont_elem {
		width: 100%;
	}
}
.uk-container div.news-list {
    font-size: 0;
}
.uk-container div.news-item {
    padding-right: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
    float: none;
    width: 50%;
    height: auto;
    clear: none;
    /* clear: both; */
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 16px;
}
@media screen and (max-width: 960px){
.uk-container div.news-item {
    height: auto;
    min-height: 200px;
    margin-right: 0;
    padding-right: 0;
	display: block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    height: auto;
    padding-right: 0;
}
}

@media screen and (max-width: 460px){
.uk-container div.news-item {
    margin-bottom: 40px;
}
.uk-container div.news-list img.preview_picture {
    width: 100%;
    height: 158px;
    object-fit: contain;
    margin-right: 0;
}
.cont_box .cont_elem {
    width: 50%;
    font-size: 10px;
    padding: 5px 5px 20px;
}
}

.footer-links__title {
    line-height: 1;
}

main#panel-for-mobile {
        -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
background-color: white;
    z-index: 1;
    position: relative;
}
.slideout-menu.menu {
    display: block;
}
.MobOpened main#panel-for-mobile {
    transform: translateX(-256px);
}
a.close_menu_bt.slideOutMenu {
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #37ae1a;
}
.slideshow-item__image {
    background-position: center;
}