.form .input .delete{
	position: absolute;
	width: 15px;
	height: 15px;
	background-size: contain;
	top: 25px;
	right: 10px;
	background-image: url(/local/templates/mmbank/css/../img/icon-close.png);
	cursor: pointer;
}

.accordion-line-image-row__el {
	margin: 5px;
	max-width: calc(16.66% - 10px);
}
.accordion-line-image-row{
	flex-wrap: wrap;
}
.main-slider__inner {
	min-height: calc(100vh - 66px);
}
.bxdynamic_top_menu{
	height: 85px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #fff;
}
/*.nav_main{
	position: relative;
	z-index: 200;
	bottom: auto;
}*/
/*.mobile-menu-select__title,
.mobile-menu-select__option{
	background: linear-gradient(to bottom, #009539, #008832);
}
.mobile-menu-select__option{
	border-bottom: 1px solid #1f9954;
}*/
.mobile-menu-select__title:after{
	transform: rotate(-90deg);
	transition: 0.3s;
	top: 16px;
}
body .mobile-menu .parent-menu-wrap .parent-menu__line.active > a{
	color: #e20613;
}
.mobile-menu-drop-footer__btn{
	width: 100%;
}
.mobile-menu-drop-footer__btn .link{
	 width: 100%;
 }
.mobile-menu-drop-footer__btn .link svg{
	fill: gray;
}
.mobile-menu-select--active .mobile-menu-select__title:after{
	transform: rotate(0deg);
}
/*.categories-nav-category:hover .categories-nav-category__links a p{
	color: #fff;
}*/
.main-banner-content__title {
	margin-bottom: 40px;
}
.service-list__title{
	color: #E31E24 !important;
	border-bottom: 1px solid transparent !important;
	transition: 0.2s;
}
.product-preview{
	height: 100%;
	background-color: #fff;
}
.product-preview.product-preview-desc__title{
	border-bottom: 1px solid transparent !important;
}
.product-preview:hover .product-preview-desc__title{
	text-decoration: underline !important;
}

.categories-nav-category__container{
	background-color: rgba(0, 0, 0, 0.3);
}
.vjs_video_3-dimensions {
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(0, 0, 0, 0.37);
}
.about-video__video video{
	width: 100% !important;
}
.steps-slider__slides img{
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.package-preview__header{
	min-height: 100px;
}
.table_flex tbody{
	display: flex;
	flex-wrap: wrap;
}
.table_flex tbody tr{
	width: 100%;
	display: flex;
}
.table_flex tbody tr td{
	width: 50%;
	align-items: center;
	display: flex;
	padding: 25px;
}
.table_flex tbody tr td .img{
	width: 200px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.table_flex tbody tr td ul{
	width: calc(100% - 200px);
	margin-bottom: 0;
}
.accordion-line__text table{
	width: 100%;
	max-width: 100%;
}
.accordion-line__text table tbody{
	width: 100%;
	max-width: 100%;
}
.form .input:nth-child(2) .delete{
	display: none;
}
.subscribe__mess {
    display: none;
}
.steps-slider{
	width: 100%;
}
.unsubscribe_cool {
    color: #E31E24;
    margin-top: 35px;
    font-size: 16px;
}
.courses-advantages-advantage{
	height: 100%;
}
.categories-nav-category--clicked .categories-nav-category__container{
	opacity: 0;
}
.unsubscribe_no_email, .unsubscribe_error {
    color: #E31E24;
    margin-top: 35px;
    font-size: 16px;
}
.about-news .tabs-component-panel .bx-context-toolbar-empty-area .about-news-preview-text{
    background: #fff ;
}
.about-news .tabs-component-panel .bx-context-toolbar-empty-area {
    background: none !important;
}
.news_bottom_pad {
    /*padding-bottom: 25px;*/
}
.margin_top_to_sold {
    margin-top: 35px;
}

.handling_send_form {
    cursor: pointer;
    border: none;
}
.appeal-form-footer__add-file p {
    cursor: pointer;
}
.appeal-form-footer .appeal-form-footer__el input[type=file], .hidden_input_img {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    position: absolute;
    z-index: -10;
}

.appeal-form-footer__add-file label::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background: #E31E24;
    opacity: 1;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.appeal-form-footer__add-file label {
    cursor: pointer;
}
.appeal-form-footer__add-file label {
    color: #E31E24;
    position: relative;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0;
    font-weight: 300;
}
.appeal-form-footer__add-file label:hover::after {
    content: '';
    opacity: 0;
}
#error_file {
    color: red;
    margin-left: 15px;
}
.btn--form {
    font-size: 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.width_100_form{
    width: 100% !important;
}
.send_practice {
    cursor: pointer;
    border: none;
}
#count_children {
	margin-top: 20px;
}
form[name="vacancy"] .modal-form-main-info{
	margin-top: 3px;
}
.about-block-advantages .about-block-advantages__el img {
    margin-right: 30px;
}
.no_padd_img_about img{
    max-width: 800px;
    height: auto;
    width: 100%;
}
.modal-inner-content .no_border_bottom_modal {
    border-bottom: none;
}

.form .modal-form-block__field-title sup {
    color: #e20613;
    font-weight: 400;
    font-size: 19px;
}
.input--error a {
    color: #e20613 !important;
}
.modal-form-main-info__photo label {
    display: inline-block;
    width: 9em;
    height: 9em;
    background: url("/local/templates/mmbank//img/no-photo.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.modal-form-main-info__photo a, .add_phone , .add_btn_input{
    cursor: pointer;
}
.vacancy_id,.year_birth {
    display: none;
}
.modal_result_mess{
    min-width: 400px;
    min-height: 180px;
}
/*valya*/
.accordion-line__text p {
    font-size: 18px;
}
.accordion-line__text a {
    color:#e31e24;
    text-decoration:underline;
    font-size: 18px;
}
.file-upload__desc {
    padding-top: 10px;
    margin-left: 10px;
    font-size: 12px;
}
.file-upload__desc_error {
    padding-top: 10px;
    margin-left: 10px;
    color: red;
}
.db_centre {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
}

/*
map suggest*/
.input--map .address{
    position: absolute;
    border-radius: 2px;
    background-color: #fbfbfb;
    border: solid 1px #e3e3e3;
    z-index: 9999;
    top: calc(100% + 5px);
}
.input--map .address ul{
    margin: 10px 20px;
}
.input--map .address li{
    margin-bottom: 10px;
}
.input--map .address a{
    font-size: 15px;
    color: #000000;
}
.vjs-loading-spinner{
	display:none !important;
}
.under_line {
  text-decoration: underline;
}
.under_line:hover {
  text-decoration: none;
}
/*
jdiv.button_1O {
    top: -35px;
}
.overlay_2w{
    width: 65px;
    height: 65px;
    top: -33px;
}*/

.footnote{
    font-size: 14px !important;
    line-height: 20px !important;
    font-style: italic;
}
.footnote_li{
    font-size: 14px !important;
    line-height: 30px !important;
    font-style: italic;
}
.breadcrumbs__item span{
	font-family: 'Exo 2','Exo Regular', sans-serif !important;
	font-weight: 300;
}

.courses .compare__table-wrap {
    margin-bottom: 25px;
}

.courses-advantages__col2{
width: 45%;
}
@media (max-width: 1150px){
	.table_flex tbody tr td .img{
		width: 100px;
	}
	.table_flex tbody tr td .img img{
		width: 100%;
	}
	.table_flex tbody tr td ul{
		width: calc(100% - 100px);
	}
	.table_flex tbody tr td{
		padding: 10px;
	}
	.accordion-line-image-row__el{
		max-width: calc(25% - 10px);
	}
}
@media (max-width: 700px){
	.table_flex tbody tr td{
		width: 100%;
	}
	.table_flex tbody tr{
		flex-wrap: wrap;
	}
	.table-scrole{
		overflow: auto;
	}
	.table-scrole table{
		min-width: 490px;
	}
}
@media (max-width: 700px){
	.table_flex tbody tr td{
		width: 100%;
	}
	.table_flex tbody tr{
		flex-wrap: wrap;
	}
	.accordion-line__text{
		padding-right: 0;
	}
}
@media (max-width: 425px){
	.table_flex tbody tr td{
		flex-wrap: wrap;
	}
	.table_flex tbody tr td .img{
		width: 100%;
		height: 100px;
		margin-bottom: 15px;
	}
	.table_flex tbody tr td .img img{
		max-height: 100%;
		width: auto;
	}
	.table_flex tbody tr td ul{
		width: 100%;
	}
}


@media screen and (max-height: 710px){
	.categories-nav-category__header div{
		font-size: 25px;
	}
	.categories-nav-category__content {
		padding: 10px 15px 10px 35px;
	}
	/*body .categories-nav-category:nth-child(2) .categories-nav-category__header,*/
	/*body .categories-nav-category:first-child .categories-nav-category__header{*/
		/*height: 120px !important;*/
	/*}*/
	/*body .categories-nav-category:nth-child(3) .categories-nav-category__header,*/
	/*body .categories-nav-category:nth-child(4) .categories-nav-category__header{*/
		/*height: 90px !important;*/
	/*}*/
	body .categories-nav-category__links ul li{
		margin-bottom: 3px;
	}
	body .news-preview-text-line,
	body .news-preview-img-text{
		padding: 10px;
	}
}
@media screen and (max-width: 640px) {
	body .main-banner-content h1 {
		font-size: 22px;
	}
	/* body .breadcrumbs__item span{ */
		/* font-size: 17px; */
	/* } */
	.courses-advantages__col2{
		width: 100%;
		min-height: 108px;
	}
	.about-block__header .row .col:nth-child(1){
		flex-wrap: wrap;
	}
	.about-news .tabs-component-tabs{
		width: 100%;
		flex-direction: inherit;
		justify-content: flex-start;
		margin-left: 0 !important;
		align-items: flex-start;
	}
	.about-news .tabs-component-tab{
		margin: 0;
		margin-bottom: 5px;
		margin-right: 5px;
	}
	.courses-mob .rate-mob .tabs-component-tabs{
		justify-content: space-around;
	}

}
@media screen and (max-width: 500px){
	h1 span{
        font-size: 18pt !important;
	}
	h2 span{
		font-size: 16pt !important;
	}
	h3 span{
		font-size: 15pt !important;
	}
	.map-checkboxes__row .checkbox{
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
	.accordion-line-image-row__el {
		max-width: calc(50% - 10px);
	}
	.tabs-slider-scroll__btn:hover a {
		color: #E31E24 !important;
	}
}
.content-sidebar-menu-title__img svg {
   width:24px;
   height:24px;
}

.accordion-line-image-row__el1 {
    margin: 5px;
    max-width: calc(33.33% - 10px);
}


.bx_catalog-compare-list.top {
    top: 70px;
}
.bx_catalog-compare-list.top a{
    color: #E31E24 !important;
}

.main-slider-title h2{
    margin-bottom: 25px;
    font-size: 45px;
    text-align: left;
     margin-bottom: 25px;
    line-height: 45px;
}

.main-banner-content__text p,.main-banner-content__text h3{
color: #ffffff;
}

@media screen and (max-width: 500px){
.substrate{
    padding: 10px;
    background-color: hsla(0,0%,100%,.66);
    transition: all .3s;
    }
}


h3 a {
    color: #E31E24;
}

.news-slider .news-slider-header .col h2 a {
	color: black;
	text-decoration: none;
	font-size: 30px;
	font-family: Montserrat,sans-serif;
	font-weight: 400;
	text-transform: none;
	line-height: 30px;
}



.fullpage__section--first .about-tabs__main {
    position: relative;
    height: calc(100vh - 131px);
    width: 100%;

}
.about-video__bg{
	    height: calc(100vh - 131px);

}
@media screen and (max-width: 1100px ){
	.fullpage__section--first .about-tabs__main{
	  height: calc(100vh - 0px);
	}
	.about-video__bg{
		 height: calc(100% - 0px);
	}
}
.news-slider-mob__desc{
    display: block;
}
.form .jq-selectbox__dropdown ul li, .jq-selectbox__select {
    font-family: Montserrat,sans-serif !important;
} 


.top-line-btns , .top-line-phone {
	margin-left:auto;
}
.top-line-btn--auth .top-line-btn__el{
	border-right:none;
}

.table_korporativnie_kartochki td p{
		font-size: 15px;
	}
.table_korporativnie_kartochki td {
		padding: 10px !important;
	}

.table--scroll{
    overflow: auto;
}
.table--scroll table{
    display: table;
    min-width: 400px;
}

.page-row--m-gutter .page-row__triple{
    width: -webkit-calc(33.33333% - 60px);
    width: -moz-calc(33.33333% - 60px);
    width: calc(33.33333% - 60px);

}   
.catalog-block{
  width: 100%;
}
.catalog-block__img a{
  width: 100%;
}
.catalog-block__img a img{
  width: 100%;
  width: 100%;
}

@media screen and (max-width: 1300px){
.page-row--m-gutter .page-row__triple {
    width: calc(50% - 60px);
}
}
@media screen and (max-width: 640px){
.page-row--m-gutter .page-row__triple {
    width: 100%;
}
}

/* Hide button on package-hover */
.package-filter-suggest-content .package-preview-hover__inner .btn--green{
	visibility: hidden;
}

.card-detail-map{
opacity:1!important;
}




ol.list--white li:after, ul.list--white li:after {
content: url(../svg/ok-icon-w.svg);
width: 40px;
	}

.catalog-list-banner__img:after {
	display: none;
}

.card-preview {
	text-align: center;
}

.card-preview__img img {
	margin: 0 auto;
}

.footer-bottom .col {
	display: block;
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 25%;
}

.g-recaptcha {
	margin: 0 0 60px;
}

.modal-inner-footer__row .g-recaptcha {
	margin: 20px auto 0;
}

.modal-inner-footer__row {
	position: relative;
}

.recaptcha_error {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 10px;
	color: #e31e24;
}

@media screen and (max-width: 700px) {
	.recaptcha_error {
		width: 100%;
		margin-top: 5px;
		position: static;
		text-align: center;
		transform: none;
	}
	.g-recaptcha {
		margin-top: 0;
	}
}

@media screen and (max-width: 350px) {
	.g-recaptcha {
		transform: scale(0.9);
	}
}

@media screen and (max-width: 800px) {
	.appeal-form-footer {
		flex-wrap: wrap;
	}

	.appeal-form-footer__el {
		width: 100%;
		margin-bottom: 20px;
	}
}

.modal-form-block__field {
	position: relative;
}

.modal .recaptcha_error {
	top: 100%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(10px);
}

@media screen and (max-width: 700px) {
	.modal .recaptcha_error {
		text-align: left;
	}
	.recaptcha_error {
		text-align: left;
	}
}

.recaptcha_error {
	top: 0;
	left: 0;
	transform: translateY(-10px);
}

/* Банкоматы партнёров */

#partner_atm div{
	max-width: 800px;
	margin: auto;
}
#partner_atm p{
	text-align: center;
}
#partner_atm ul{
	display: flex;
	justify-content: center;
}
#partner_atm ul li{
	display: inline-block;
	padding: 0 20px;
}
/* Банкоматы партнёров */