.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: 990px) {
	.map-checkboxes__row .checkbox {
		width: 33.33%;
		margin: 0 0 15px;
	}
}
@media screen and (max-width: 700px) {
	.map-checkboxes__row .checkbox {
		width: 50%;
		margin: 0 0 15px;
	}
}
@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-header {
	padding-top: 25px;
}

.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;
	padding: 40px 0 20px;
}
#partner_atm a{
	color: #e31e24;
	text-decoration: underline;
}
#partner_atm p{
	text-align: center;
}
#partner_atm ul{
	display: flex;
	justify-content: center;
}
#partner_atm ul li{
	display: inline-block;
	padding: 0 20px;
}
/* Банкоматы партнёров */

#visaoffers .dropdown {
	border: 1px solid #e3e3e3;
	background-color: #fbfbfb;
}

#visaoffers .dropdown:hover {
	background-color: #fbfbfb !important;
}

#visaoffers .dropdown.open > div {
	background-color: #fff !important;
	box-shadow: 0 -5px 31px 0 rgba(0,0,0,.1) !important;
	padding: 12px;
	margin-top: 15px;
	border-radius: 4px;
	overflow: visible;
}

#visaoffers .dropdown.open > div:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -8px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px;
    border-color: transparent transparent #fff;
}

#visaoffers .dropdown li {
	border-bottom: none;
	padding: 11px;
}

#visaoffers .filter-cell.country-filter {
	min-width: 200px;
}

#visaoffers .country-filter > div {
	max-width: inherit;
}

#visaoffers #promo-wrapper .promo-item h3 {
	height: 70px;
}

@media screen and (max-width: 500px) {
	#visaoffers.large.large-resp #promo-wrapper .row .col-md-4 .promo-img {
		width: 100%;
	}

	#visaoffers.large.large-resp #promo-wrapper .row .col-md-4 .promo-detail {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		clear: both;
	}

	#visaoffers #promo-wrapper .promo-item {
		padding: 40px 25px 0;
	}
}

.map .jq-selectbox__select {
	max-width: 240px;
}

@media screen and (max-width: 990px) {
	.map .jq-selectbox__select {
		max-width: 100%;
	}

	.map .filter-row__el:nth-of-type(-n + 2) {
		width: 50%;
	}

	.map .filter-row__el {
		margin: 0 0 10px;
		padding: 0 5px;
		box-sizing: border-box;
	}

	.map .filter-row__el:nth-of-type(3),
	.map .filter-row__el:nth-of-type(4) {
		width: 100%;
	}

	.map .filter-row__el:nth-of-type(3) input {
		width: 100%;
	}

	.map .tabs-component-tab {
		width: 50%;
	}
}

@media screen and (max-width: 600px) {
	.map .filter-row__el:nth-of-type(-n + 2) {
		width: 100%;
	}
}

#visaoffers .btn-primary {
	background-color: #e31e24;
	border-radius: 2px;
}

#visaoffers .btn-primary:hover {
	background-color: #ba181d;
}

.top-line-menu ul {
	margin-left: 0;
}

.top-line-menu ul li a.active:after,
.main-menu-select__title:after {
	display: none;
}

@media screen and (max-width: 1300px) {
	.main-menu-select__title {
		background-color: #e31e24;
		color: #fff;
	}

	.main-menu-select__title:before {
		background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojZmZmO30NCjwvc3R5bGU+DQo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPg0KPC9zdmc+DQo=);
	}
}

.top-line-menu ul li a.active {
	background-color: #e31e24;
	color: #fff;
}

.top-line-menu ul li {
	margin: 0;
}

.top-line-menu ul li a {
	padding: 0 15px;
}

@media screen and (max-width: 1600px) {
	.top-line-menu ul li a {
		padding: 0 10px;
	}
}

@media screen and (max-width: 1400px) {
	.top-line-menu ul li a {
		padding: 0 5px;
	}
}

.top-line-phone {
	background-color: #e31e24;
	border: none;
	transition: 0.3s;
}

.top-line-phone svg {
	fill: #fff;
}

.top-line-phone p {
	color: #fff;
}

.top-line-phone:hover {
	background-color: #ba181d;
}

.top-line-phone:hover svg {
	fill: #fff;
}

.top-line-phone:hover p {
	color: #fff;
}

.offers__col {
	position: relative;
	overflow: hidden;
}

.offers-preview {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: inherit;
	transition: 1s;
}

.offers__col:hover .offers-preview {
	transform: scale(1.03);
}

.offers__col:hover .offers-preview:after {
	opacity: 0.1;
}

/* new courses */
.course-tablist {
    display: flex;
    flex-wrap: wrap;
}

.course-tabhead {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.course-list__el {
    padding: 9px 30px;
    color: #000;
    border: 1px dashed #c4c4c4;
    font-size: 18px;
    cursor: pointer;
    margin-right: 16px;
}

.course-link {
    position: absolute;
    right: 0;
}

.course-box {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
}

.course-box__el {
    width: calc(100% / 4);
    font-size: 24px;
    padding: 10px 0;
}

.course-box__el.m-left {
    margin-left: 25%;
}

.course-box__el.valuta {
    font-size: 19px;
}

.course-box__el.caption {
    font-size: 20px;
}

.course-box__el img {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.course-box__el span {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 1200px) {
    .course-tabhead {
        justify-content: flex-start;
    }

    .course-link {
        position: static;
        margin-left: auto;
    }
}

@media screen and (max-width: 990px) {
    .course-tabhead {
        align-items: flex-start;
    }

    .course-box {
        padding-top: 24px;
    }

    .course-list__el {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 600px) {
	.course-tabhead {
		flex-direction: column;
	}

    .course-box__el.tac {
        text-align: center;
    }

    .course-box__el img {
        display: block;
        margin: 0 auto;
    }

    .course-box__el.valuta {
        font-size: 13px;
        text-align: center;
    }

    .course-box__el.caption {
        font-size: 14px;
    }

    .course-box__el {
        font-size: 16px;
    }

    .course-list__el {
		width: calc(50% - 50px);
        font-size: 16px;
        padding: 9px 20px;
    }

	.course-list__el:nth-of-type(2n) {
		margin-right: 0;
	}

	.course-link {
		margin-left: 0;
	}

	.course-box__el img {
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 500px) {
	.course-link {
		width: 100%;
	}

	.course-list__el {
		width: 100%;
		margin-right: 0;
	}
}

.course-tab {
	display: none;
}

.course-tab.active {
	display: flex;
}

.course-list__el.active {
	color: #e20609;
	border: 1px solid #e20609;
	border-radius: 2px;
}

@media screen and (max-width: 980px) {
	.news-slider-controls {
		top: -66px;
	}
}

@media screen and (max-width: 700px) {
	.news-slider {
		display: none;
	}

	.news-slider-mob {
		display: block;
	}
}