

/* Start:/bitrix/templates/tmpl/components/bitrix/menu/left/style.css?16982391921886*/


/*.left_menu .panel-collapse {
    background: white;
    padding: 10px;
    margin: 0 -10px;
    text-transform: uppercase;
    font-size: 11px !important;
    font-family: "normal" !important;
}
*/

.left_menu {
 margin: 0;
 width: 350px;
 font-family: 'light';
 display: inline-block;
}


.left_menu ul {
  margin-bottom: 0;
}

.item .menu_left_text, .item .menu_left_text1 {
  font-size: 22px;
}

.menu_left_text1 div {
    margin-top: 11px;
    line-height: 1.3;
    max-width: 350px;
}

.left_menu>ul>li {
  margin-bottom: 10px;
}


.left_menu>ul>li.active {
  opacity: 0.8
}
.left_menu>ul>li.active .about_item.active {
  opacity: 0.7
}


a[aria-expanded="true"]::before {
    /*font-family: "FontAwesome";*/
    content: "\2212";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

a[aria-expanded="false"]::before {
    /*font-family: "FontAwesome";*/
    content: "+";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}


li.active a[aria-expanded="false"]::before {
    /*font-family: "FontAwesome";*/
    content: "\2212";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

li.active a[aria-expanded="true"]::before {
    /*font-family: "FontAwesome";*/
    content: "+";
    margin-right: 5px;
    font-size: 22px; 
    font-weight: bold;
}

.left_menu ul>li>div>ul {
    margin-left: 30px;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 16px !important;
    line-height: 22pt;
    /* margin: 0; */
    width: 320px;
    border-left: 1px dotted rgba(255,255,255, .5);
}

.title_menu_right {
    font-size: 30px;
     font-family: 'light';
     margin: 0 0 10px 0;
}





@media (max-width: 750px) {
.left_menu, #main_menu {
 width: 100% !important;
}
.left_menu {
/*margin: -30px 20px 0;*/
padding: 0;
}
.left_menu>ul>li {
    margin-bottom: 0;
}
}


/* End */


/* Start:/bitrix/templates/tmpl/components/bitrix/menu/top/style.css?1698239192750*/
.top_menu a {
font-size: 15px;
    color: #1F1F1F !important;
    font-weight: 200;
    font-style: normal;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease-in-out;
    padding-bottom: 1px;
    font-family: 'light';
}

.bottom_menu a {
	font-size: 18px;
    color: #FFF;
    font-weight: 200;
    font-style: normal;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease-in-out;
    padding-bottom: 1px;
    font-family: 'bold';

}
.bottom_menu {
	margin: 10px 0;
}

.bottom_menu a:hover {
	color: #999
}

.top_menu {
    line-height: 1;
}


.top_menu ul{
   margin-bottom: 0;
}

.root-item-selected { opacity: .4}

.top_menu .fa { font-size: 17px; }
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/mainmenu/style.css?1698239188750*/
.top_menu a {
font-size: 15px;
    color: #1F1F1F !important;
    font-weight: 200;
    font-style: normal;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease-in-out;
    padding-bottom: 1px;
    font-family: 'light';
}

.bottom_menu a {
	font-size: 18px;
    color: #FFF;
    font-weight: 200;
    font-style: normal;
    border-bottom: 2px solid transparent;
    transition: border-color 0.2s ease-in-out;
    padding-bottom: 1px;
    font-family: 'bold';

}
.bottom_menu {
	margin: 10px 0;
}

.bottom_menu a:hover {
	color: #999
}

.top_menu {
    line-height: 1;
}


.top_menu ul{
   margin-bottom: 0;
}

.root-item-selected { opacity: .4}

.top_menu .fa { font-size: 17px; }
/* End */


/* Start:/bitrix/templates/tmpl/components/bitrix/breadcrumb/new/style.css?1698239192628*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb a.active {
	opacity: .5;
}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?16982391572729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/tmpl/styles.css?176856583936*/
video{margin:0 auto;display: block;}
/* End */


/* Start:/bitrix/templates/tmpl/template_styles.css?177313413414779*/
:root{
--maincolor: #1D5233;
--maincolor2: #8d9981;
--bg_gray: #F5F5F7;
--bg_footer: #293957;
}

body .layout{font-family:Verdana;}
.layout a{color:var(--maincolor);}

.layout h2{text-align:left;text-transform:uppercase;font-family: Verdana, Geneva, sans-serif;font-size:20px;color:#666;margin-bottom:40px;}
.layout h3{text-transform:uppercase;font-family: Verdana, Geneva, sans-serif;font-size:16px;color:var(--maincolor);}

.header_inner{width:100%;background:url(/bitrix/templates/tmpl/img/bigboard.webp) center top no-repeat; background-size:cover;}
.header_{color:#fff;background: rgba(29,82,51,.9); height: auto; width: 100%;}
.header_ a{color:#fff;}

.header_flex{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items: stretch;}
.header_left{background:#fff;flex-grow: 1;}
.header_main{width:100%;max-width: 1300px;flex-grow: 1;display:flex;flex-wrap:nowrap;align-items: stretch;background: url(/bitrix/templates/tmpl/img/bg-corner.png) left bottom no-repeat;}
.header_right{flex-grow: 1;}
.header_logo{width:132px;/*background:#fff;*/padding:20px 0;}
.line_header.small_header .header_logo{width:70px;padding:0;}

.header_info{flex-grow: 1;position:relative;/*background:url(/bitrix/templates/tmpl/img/bg-corner.png) left bottom no-repeat;*/padding-left:80px;padding-top:20px;}
.header_info_top{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items: flex-start;width:100%;}
.header_info_top_title{text-transform:uppercase;}
.header_info_top_title1{line-height:1;font-size:18px;}
.value_title{font-family: Verdana, Geneva, sans-serif;font-size:18px;text-transform:uppercase;}
.small_header .header_info{padding-top:5px;}
.small_header .header_info_top{display:none;}

.header_info_bottom{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items: center;width:100%;margin-top:20px;margin-bottom:20px;}
.layout .main_menu{flex-grow:1;}
.layout .main_menu a{color:#fff;/*font-family: Verdana, Geneva, sans-serif;*/font-size:16px;/*text-transform:uppercase;*/border-bottom: 2px solid;}
.layout .main_menu a:hover{border-bottom: 2px dotted;}

.header_info_bottom .fa{font-size:22px;}
.small_header .header_info_bottom{margin:5px 0;}

.layout .social{text-align:right;margin-left:10px;}
.content-second a {border-bottom: solid 1px #ccc;}
.social a {margin-left: 10px;}
.container .content {min-height: 400px;}

@media (min-width: 768px) {
.header_main {  max-width: 720px;}
}
@media (min-width: 992px) {
.header_main {  max-width: 960px;}
}
@media (min-width: 1200px) {
.header_main {  max-width: 1140px;}
}
@media (min-width: 1400px) {
.header_main {  max-width: 1300px;}

}


.layout h1{text-align:left;text-transform:uppercase;font-family: Verdana, Geneva, sans-serif;font-size:30px;color: var(--maincolor);}
h1.page-header {margin: 20px 0 40px !important;overflow-wrap: break-word;}

.bigboard{width:100%;height:80vh;position:relative;color:#fff;}

@media (max-width: 768px) {
.bigboard{height:100vh;}
}

.bigboard .curtain{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.3;}
.bigboard_inner{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction: column;padding: 0 15px;}
.bigboard_flex{display:flex;justify-content: flex-start;flex-wrap:wrap;flex-direction: column;}
.layout .bigboard h1{text-align:left;text-transform:uppercase;font-family: Verdana, Geneva, sans-serif;font-size:40px;color:#fff;}
.bigboard_inner h1 span{display:block;font-family:Verdana;font-size:20px;}
.bigboard_inner .button{margin:20px 0 0 0;display:flex;}
.bigboard_inner .button a{color:#fff !important;text-transform:uppercase;font-size:15px;border:1px solid #fff;padding:10px;display:inline-block;}
.bigboard_inner .button a span{background:url(/bitrix/templates/tmpl/img/arrow_readmore_w.png) center no-repeat;width:12px;height:13px;display:inline-block;}

.mainpage_tournament{background:var(--bg_gray);padding:50px 0;}
.mainpage_news_list{display:flex;flex-wrap:nowrap;align-items: stretch;justify-content:center;}
.mainpage_news_item{width:31%;margin:1%;background:var(--bg_gray);display:flex;align-items: stretch;flex-direction:column;}
.mainpage_news_item img{display:block;width:100%;height:auto;min-height:1px;border-radius: 7px;}
.mainpage_news_item_info{margin-bottom:45px;}
h3.mainpage_news_item_title{padding:15px;font-size:16px;}
.mainpage_news_item_teaser{padding:0px 15px 0;}
.mainpage_news_item_bottom{padding:0;margin-top:auto;display:flex;flex-wrap:nowrap;height:42px;align-items:center;}
.mainpage_news_item_date{flex-grow:1;padding:0 15px;}
.news_readmore{display:inline-block;width:56px;height:42px;background:url(/bitrix/templates/tmpl/img/arrow_readmore.png) right bottom no-repeat;}
@media (max-width: 980px) {
.mainpage_news_list{flex-wrap:wrap;flex-direction:column;}
.mainpage_news_item{width:100%;margin:20px 0;}
}

.mainpage_news{padding:50px 0;}

.mainpage_about{background:var(--bg_gray);padding:50px 0;}
.mainpage_about_row{display:flex;align-items:flex-start;justify-content: space-between;width:100%;}
.mainpage_about_col{width:48%;}
.mainpage_about .button{margin-top:40px;}
.mainpage_about .button a{color:#fff !important;text-transform:uppercase;font-size:15px;border:1px solid var(--maincolor);padding:10px;display:inline-block;background:var(--maincolor);}
.mainpage_about .button a span{background:url(/bitrix/templates/tmpl/img/arrow_readmore_w.png) center no-repeat;width:12px;height:13px;display:inline-block;}

@media (max-width: 768px) {
.mainpage_about_row{flex-direction:column;}
.mainpage_about_col{width:100%;}
.mainpage_video{margin-top:40px;}
}

.mainpage_partners{background:#fff;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items: stretch;}
.partners_left{flex-grow: 1;background:var(--maincolor);}
.partners_center{width:100%;max-width: 1300px;flex-grow: 1;display:flex;flex-wrap:nowrap;align-items: center;}
.partners_right{flex-grow: 1;background:#fff;}
.partners_center_info{flex-grow:1;background:url(/bitrix/templates/tmpl/img/bg-corner2.png) right top no-repeat var(--maincolor);padding:20px 80px 20px 0;}
.partners_center h2{font-size:30px;color:var(--maincolor2);margin:0;padding:0;background:#fff;padding-left:10px;}
.partners_list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.partners_list img{display:inline-block;max-width:120px;max-height:120px;object-fit:contain;}
@media (min-width: 768px) {
.partners_center {  max-width: 720px;}
}
@media (min-width: 992px) {
.partners_center {  max-width: 960px;}
}
@media (min-width: 1200px) {
.partners_center {  max-width: 1140px;}
}
@media (min-width: 1400px) {
.partners_center {  max-width: 1300px;}
}
@media (max-width: 992px) {
.partners_list{justify-content:center;}
.partners_center{flex-direction:column;}
.partners_center h2{order: 1;width:100%;padding:25px 0;text-align: center;}
.partners_center_info{background-image:none;order: 2;width:100%;padding:20px 0 20px 0;}
}

.owl-carousel.tournament_list .owl-item img{max-width:600px;margin:0 auto;}
.tournament_list .owl-prev::after, .tournament_list .owl-next::after{height: 41px;width: 54px;background-image: url(/bitrix/templates/tmpl/owlcarousel/arrows1.png);margin-top: -20px;}
.tournament_list .owl-next::after{background-position: 54px -41px;}
.tournament_list .owl-dots{display:none;}

.mpgallery_list .owl-prev::after, .mpgallery_list .owl-next::after{background-image: url(/bitrix/templates/tmpl/owlcarousel/controls3.png);}

.mainpage_video video{width:100%;}
.mainpage_gallery{margin:40px 20px 0;}
.mainpage_gallery .owl-item{padding:5px;}

.mainmenu_ul{display:flex;flex-wrap:nowrap;}
.mainmenu_ul > li {flex-grow:1;}

footer{background:var(--maincolor2);color:#fff;padding:45px 0;}
.layout footer a{color:#fff;}
.footer_inner{display:flex;justify-content:stretch;}
.footer_logo{width:132px;padding:0;    margin: auto;}
.footer_info{flex-grow: 1;position:relative;padding:10px 0;display:flex;justify-content:stretch;flex-direction:column;}
.footer_info_title{text-transform:uppercase;padding:10px 50px;}
.footer_info_title1{line-height:1;font-size:18px;}
.footer_info_top{text-transform:uppercase;flex-grow: 1;width:100%;}
.footer_info_bottom{flex-grow: 1;width:100%;display:flex;justify-content:space-between;}
.footer_info_top .mainmenu_ul{justify-content: space-between;}
.footer_info_top .mainmenu_ul > li{flex-grow:0;}
.footer_info_top .mainmenu_ul a{/*font-family: Verdana, Geneva, sans-serif;*/ font-size:16px;text-transform:initial;}
footer .copyright{text-align:center;}
@media (max-width: 768px) {
.footer_inner{flex-wrap: wrap;text-align: center;flex-direction: column;}
.footer_info{width:100%;}
.footer_info_top .mainmenu_ul{justify-content: center;flex-wrap:wrap;}
.footer_info_title{padding:10px 0 0 20px;}
}

.modal-body .header_info_top_phone{margin:25px 0 0 25px;}
.modal-body .header_info_top_email{margin:25px 0 0 25px;}

.mobi_header{display:flex;margin-top:5px;}
.mobi_header a img{width: 60px;margin: 0 0 10px;}
.mobi_header .header_info_top_title{margin: 15px 0 5px 15px;}
.mobi_header .header_info_top_title1{font-size:16px;}

i.bi.bi-list {font-size: 36px !important;}
i.fa.fa-envelope-o {font-size: 24px;}
.col-10.logo .small {display: none;}
.title_menu_right {display: none;}

.news_detail .news_img {display: block;width: auto;height: auto;max-height: 800px;margin: auto;}
.news_detail .news-date-time{margin:15px 0;}
.news_detail .news_gallery{display:flex;flex-wrap:wrap;}
.news_detail .news_gallery a{width:33%;display:block;}
.news_detail .news_gallery img{display:block;width:100%;padding:5px;}
.news_detail table{width:100%;}
.news_detail table tr{border-bottom:1px solid #F2F2F2;border-right:1px solid #F2F2F2;}
.news_detail table td{border-top:1px solid #F2F2F2;border-left:1px solid #F2F2F2;padding:6px;}
.gallery_link{display:block;position:relative;}
.gallery_descr{position:absolute;bottom:3px;left:3px;right:3px;background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);color:#fff;text-align:center;padding:10px;font-size:18px;}
@media (max-width: 980px) {
.news_detail .news_gallery a{width:50%;}
}
@media (max-width: 480px) {
.news_detail .news_gallery a{width:100%;}
.footer_info_bottom {width: 100%;display: block;}
.footer_info_bottom div {width: 100%;text-align: center;margin: 0 auto 15px;}
.layout .social {text-align: center;margin: auto;}
.social a {margin: 10px;}
}

.news_list{display:flex;flex-wrap:wrap;align-items: stretch;justify-content:center;}
.news_list_item{width:31%;margin:1%;background:var(--bg_gray);display:flex;align-items: stretch;flex-direction:column;}
.news_list_item img{display:block;width:100%;height:auto;min-height:1px;border-radius: 5px;}

@media (max-width: 768px) {
.news_list_item{width:98%;margin:1%;}
}

.tournametn_list{display:flex;flex-wrap:wrap;}
.tournametn_list .tournametn_item{width:31%;margin:1%;}
.tournametn_list .tournametn_item img{display:block;width:100%;height;auto;min-height:1px;}
.tournametn_list .tournametn_item h3{text-align:center;margin:10px 0;}

@media (max-width: 768px) {
.tournametn_list .tournametn_item{width:98%;margin:1%;}
.header_info_top_special{display:none;}
}

ul.right-menu li a {
    color: white;
}
h2.line, h3.line, h4.line, h5.line, h5.line {border-bottom: 1px #ddd solid;margin-bottom: 20px;padding-bottom: 5px; font-family: 'light' !important }
h1, h2, h3, h4, h5, h6 { font-family: "light"; }

body { font-family: "light"; }
tr:nth-child(odd) {background: #d0e8fb;}

b, strong,th { font-family: 'bold'; }

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before { font-family: "FontAwesome"; content:"\f105"; padding: 2px 7px 0 0;}

blockquote {padding: 10px 20px;margin: 20px 0 20px 5%;font-size: 22px;border-left: 5px solid #ccc; }

	ul.list-content {list-style-type: none;margin-left: 0;padding-left: 0;}
	.list-content li {overflow: visible; padding-left: 25px; position: relative; margin-bottom: 7px;}
.list-content li:before {/* your own marker in content */
font-family: "FontAwesome"; content: "\f00c";left: 0;top: 3px;position: absolute;opacity: .5;}

.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {padding: 20px 20px 20px 70px;position: relative;margin: 15px 0 15px 0;border-radius: 3px;}
.content_vagno:before, .content_info:before, .content_contact:before {position: absolute;top: 20px;left: 15px;color: white;font-family: "FontAwesome";
    font-size: 43px;line-height: 43px;}
.content_vagno:before {content:"\f06a"; color: #E9B8B8; }
.content_info:before {content:"\f05a"; color: #D5D9E6;}
.content_contact:before {content:"\f2bd"; color:#CCDCC6;font-size: 38px;line-height: 38px; }
.content_img_responsive, .content_img_left, .content_img_right { padding: 3px;border: 1px #E2E2E2 solid; }
.content_img_left, .content_img_right { display: inline-block; }
.content_img_left { float: left; margin: 0 15px 5px 0; }
.content_img_right { float: right; margin: 0 0 5px 15px; }
.content_img_responsive img{width: 100%;height: auto;}
.content a {border-bottom: solid 1px #ccc;}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/
a.panel_open.d-none.d-xl-block.d-lg-block {display: none !important;}

.right-secont {
    width: 100%;
    float: left;
    background: #314b21e3;
    border-radius: 20px 0 0 100px;
    padding: 15px 5px 50px 0;
    border-top: 10px solid #9eab9e;
    right: 0;
    position: initial;
    top: unset;
}
.content.second {width: 100%;float: none;}
.content.second img {max-width: 100%;height: auto;}

@media (max-width: 768px) {
.tables div {width: 40%;}
.documents_item {width: 50%; height: 200px;}
ul.right-menu li {line-height: 3;}
.main {padding-bottom: 25em;}
.footer_info_top .mainmenu_ul > li {line-height: 3;}
.footer_info_bottom {margin-top: 15px;}
.footer_info_top .mainmenu_ul a {padding: 10px;}
.right-secont {width: 95%;}
}
@media (max-width: 480px) {
.documents_item {width: 100%;}
}

table.tables2 td {padding: 5px 5px 10px 0;}
.modal.menu .modal-content .item a {font-size: 20px;padding: 0 0 10px;display: block;}
button#nca-cookiesaccept-line-accept-btn {
    padding: 10px 15px;
    border: 0;
    background: var(--maincolor2);
    color: white;
    border-radius: 5px;
}

@media only screen and (min-width: 1100px){
.right-secont {width: 21%;float: right;right: 0;position: absolute;}
.content.second {width: 78%;float: left;min-height: 500px;}
}

.mainpage_tournament {
    display: none;
}
.next {
    display: block;
    margin: 10% auto 0;
}
.next img {
    right: 20px !important;
    border: 20px;
    display: block;
    position: absolute;
    width: 200px;
    height: auto;
    border-radius: 15px;
}
/* End */
/* /bitrix/templates/tmpl/components/bitrix/menu/left/style.css?16982391921886 */
/* /bitrix/templates/tmpl/components/bitrix/menu/top/style.css?1698239192750 */
/* /bitrix/templates/.default/components/bitrix/menu/mainmenu/style.css?1698239188750 */
/* /bitrix/templates/tmpl/components/bitrix/breadcrumb/new/style.css?1698239192628 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?16982391572729 */
/* /bitrix/templates/tmpl/styles.css?176856583936 */
/* /bitrix/templates/tmpl/template_styles.css?177313413414779 */
