@charset "UTF-8";
/*  Copyright 2023 Videor o.d. www.videor.ba All rights reserved. */


@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,10px) rotate(45deg); opacity: 0; }
}


/*  GENERAL */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; -webkit-font-smoothing: subpixel-antialiased; word-wrap: break-word; height: 100%; }
body { height: 100%; margin: 0; padding: 0; background-color: #7C1B24;
font-family: "proxima-nova", sans-serif; font-weight: 400; font-size: 18px; line-height: 22px; color: #000; }
a { color: #000; font-weight: 500; text-decoration: none; }
a:hover { text-decoration: none; transition: .5s ease }
img { display: block; width: 100%; }
.clearing {	clear: both; }
.mobile-tablet-off { display: block; }
.mobile-tablet-on { display: none; }
.mobile-off { display: block; }
.mobile-on { display: none; }
.aname-offset { top: -50px; position: relative; visibility: hidden; }
#ontop { color: #F7941D; font-size: 27px; transition: bottom 1s; bottom: -100px; right: 30px; display: block; position: fixed; z-index: 10000; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); text-decoration: none!important; }
#ontop:hover { color: #7C1B24; transition: .5s ease; }	
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.content-align-frame { display: block; position: relative; width: 100%; height: 100%; }
.content-center { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 50; width: 100%; }
.content-top-center { display: block; position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); z-index: 50; width: 100%; }
.content-bottom-center { display: block; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); z-index: 50; width: 100%; }
.content-bottom-left { display: block; position: absolute; bottom: 0; left: 0; z-index: 50; width: 100%; }
.content-bottom-right { display: block; position: absolute; bottom: 0; right: 0; z-index: 50; width: 100%; }
.content-top-left { display: block; position: absolute; top: 0; left: 0; z-index: 50; width: 100%; }
.content-top-right { display: block; position: absolute; top: 0; right: 0; z-index: 50; width: 100%; }
.content-middle-left { display: block; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; width: 100%; }
.content-middle-right { display: block; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); z-index: 50; width: 100%; }
.scroll-down { display: block; position: relative; margin-left: auto; margin-right: auto; text-align: center; text-decoration: none; text-shadow: 0; width: 20px; height: 20px; border-bottom: 5px solid #ffffff; border-right: 5px solid #ffffff; -webkit-transform: translate(-50%, 0%) rotate(45deg); -moz-transform: translate(-50%, 0%) rotate(45deg); transform: translate(-50%, 0%) rotate(45deg); -webkit-animation: fade_move_down 2s ease-in-out infinite; -moz-animation: fade_move_down 2s ease-in-out infinite; animation: fade_move_down 2s ease-in-out infinite; }

@media only screen and (max-width: 1220px) { }

@media only screen and (max-width: 1024px) {
body { font-size: 16px; line-height: 20px; }
.mobile-tablet-off { display: none; }
.mobile-tablet-on { display: block; }
}
	
@media only screen and (max-width: 768px) {
body { font-size: 15px; line-height: 19px; }
.mobile-off { display: none; }
.mobile-on { display: block; }
}



/*  PAGES */
.section-1 { font-style: normal; font-weight: 800; font-size: 20px; line-height: 20px; color: #000; display: inline-block; text-align: center; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; padding-bottom: 3px; border-bottom: 2px solid #F7941D; padding: 0!important; text-transform: uppercase; }
.section-2 { font-style: normal; font-weight: 800; font-size: 30px; line-height: 30px; color: #FFF; display: inline-block; text-align: center; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; padding-bottom: 3px; border-bottom: 2px solid #F7941D; text-transform: uppercase; }
.intro-paragraph-1 { font-style: normal; font-weight: 700; font-size: 20px; line-height: 25px; color: #7C1B24; display: block; text-align: center; margin: 0; padding: 0; }

.main-logo { display: block; width: 60%; margin: 0 auto 0 auto; }
.number-1 { font-style: normal; font-weight: 800; font-size: 55px; line-height: 65px; color: #fff; display: block; text-align: center; margin: 30px 0 5px 0; padding: 0; }
.number-2 { font-style: normal; font-weight: 800; font-size: 35px; line-height: 45px; color: #fff; display: block; text-align: center; margin: 30px 0 5px 0; padding: 0; }
.number-info { font-style: normal; font-weight: 500; font-size: 15px; line-height: 16px; color: #fff; display: block; text-align: center; margin: 0; padding: 0 60px 0 60px; }

.front-image { margin-bottom: 15px; position: relative; width: 100%; padding-bottom: 56.25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }
.front-image-overlay { background-color: #F7941D; opacity: 0; filter: alpha(opacity=0); width: 100%; height: 100%; position: absolute; cursor: pointer; }
.front-image-overlay:hover { opacity: 0.3; filter: alpha(opacity=30); transition: .5s ease; }
.front-small-headline { display: block; margin-top: 0px; margin-bottom: 5px; text-decoration: none; font-weight: 700; font-size: 14px; line-height: 16px; color: #555; }
.front-headline { display: block; margin-top: 0px; margin-bottom: 15px; text-decoration: none; font-weight: 800; font-size: 20px; line-height: 20px; color: #7C1B24; }
.front-headline-link { display: block; margin-top: 0px; margin-bottom: 15px; text-decoration: none; font-weight: 800; font-size: 20px; line-height: 20px; color: #7C1B24; text-transform: uppercase; }
.front-headline-link:hover { text-decoration: none; color: #F7941D; transition: .5s ease; }
.front-intro { display: block; margin-top: -10px; margin-bottom: 15px; font-weight: 300; font-size: 14px; line-height: 18px; color: #000; }
.front-date { display: block; margin: 0px; font-weight: 300; font-size: 11px; line-height: 11px; color: #000; }
.readmore { display: block; text-decoration: none; font-weight: 800; font-size: 13px; color: #7C1B24; margin: -10px 0 0 0; }
.readmore:hover { text-decoration: none; color: #F7941D; transition: .5s ease; }

.pagination { display: block; margin: 0; text-align: center; padding: 0px; list-style: none!important; }
.pagination li::before { content: none; }
.pagination li { display: inline-block; margin-left: 5px!important; margin-right: 5px!important; vertical-align: middle; padding: 0; }
.pagination li a { display: block; color: #000; font-weight: 600; font-size: 15px; text-decoration: none; margin: 0; }
.pagination li a:hover { color: #555; text-decoration: none; transition: .5s ease; }
.pagination li .active { color: #555; }

#vd23-media { border-collapse: collapse; width: 100%; }
#vd23-media td, #vd23-media th { font-size: 16px; line-height: 17px; padding: 10px; border-bottom: 1px solid #eee; }
#vd23-media tr:hover { background-color: #f5f5f5; transition: .5s ease; }
#vd23-media .media-date { color: #000000; font-weight: 400; font-size: 14px; }
#vd23-media .media-name { color: #7C1B24; font-weight: 700; }
#vd23-media .media-link { color: #000000; font-weight: 700; }
#vd23-media .media-link:hover { color: #F7941D; transition: .5s ease; }

#infog { border-collapse: collapse; width: 100%; }
#infog td, #infog th { padding: 10px; text-align: center; vertical-align: top; color: #fff; font-size: 14px; line-height: 14px; }

.border-1 { width: 33.33%; border-right: 2px solid #BE1E2D; border-bottom: 2px solid #BE1E2D; }
.border-2 { width: 33.33%; border-bottom: 2px solid #BE1E2D; }
.border-3 { width: 33.33%; border-right: 2px solid #BE1E2D; }
.border-4 { width: 33.33%; }

.head { padding: 15px; position: relative; display: block; margin: 0px; text-align: center; }
.head-image-container { display: block; width: 100%; max-width: 125px; margin-left: auto; margin-right: auto; margin-bottom: 15px; }
.head-image { position: relative; width: 100%; padding-bottom: 100%; border-radius: 50%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }

@media only screen and (max-width: 1220px) { }

@media only screen and (max-width: 1024px) {
.section-1 { font-size: 23px; line-height: 23px; }
.section-2 { font-size: 23px; line-height: 23px; }
.intro-paragraph-1 { font-size: 16px; line-height: 18px; padding: 10px; }
.main-logo { width: 75%; }
.number-1 { font-size: 31px; line-height: 31px; margin: 10px 0 5px 0; }
.number-2 { font-size: 26px; line-height: 26px; margin: 10px 0 5px 0; }
.number-info { font-size: 12px; line-height: 13px; padding: 0 10px 0 10px; width: 90%; margin: 0 auto 0 auto; }
}
	
@media only screen and (max-width: 768px) {
.section-1 { font-size: 18px; line-height: 18px; margin: 10px 0 15px 0; }
.section-2 { font-size: 18px; line-height: 18px; margin: 10px 0 15px 0; }
.intro-paragraph-1 { font-size: 14px; line-height: 16px; padding: 10px; }
.main-logo { width: 60%; }
.number-1 { font-size: 20px; line-height: 20px; margin: 10px 0 5px 0; }
.number-2 { font-size: 13px; line-height: 13px; margin: 10px 0 5px 0; }
.number-info { font-size: 12px; line-height: 12px; padding: 0 10px 0 10px; width: 90%; margin: 0 auto 0 auto; }
#vd23-media td, #vd23-media th { font-size: 14px; line-height: 15px; padding: 5px; }
#vd23-media .media-date { font-size: 12px; }
#infog { margin-bottom: 15px; }
#infog td, #infog th { padding: 5px; font-size: 12px; line-height: 13px; }
.front-image { margin-bottom: 5px; }
.front-small-headline { margin-bottom: 2px; font-size: 12px; line-height: 13px; }
.front-headline-link { font-size: 16px; line-height: 16px; margin-bottom: 5px; }
.front-intro { display: none; }
.front-date { font-size: 10px; line-height: 10px; }
.readmore { display: none; }
.pagination li a { font-size: 12px; }
}



/*  TEXT */
.text { }
.text p { margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 15px; }
.text p:last-child { margin-bottom: 0px!important; }
.text a { font-weight: 700; color: #000; text-decoration: none; }
.text a:hover { color: #000; text-decoration: underline; transition: .5s ease; }
.text ol { padding: 0; margin-top: 0; margin-left: 30px; margin-bottom: 15px; list-style: none; counter-reset: my-awesome-counter; }
.text ol li { margin-left: 0px; text-indent: 0em; padding-bottom: 15px; counter-increment: my-awesome-counter; }
.text ol li::before { color: #555; font-weight: 900; content: counter(my-awesome-counter) ". "; }
.text ol li:last-child { padding-bottom: 0px; }
.text ul { list-style: none; padding: 0; margin-top: 0; margin-right: 0; margin-left: 30px; margin-bottom: 15px; }
.text ul li::before { content: "• "; font-weight: 900; color: #F7941D!important; padding-right: 5px; padding-left: 15px;}
.text ul li { padding-left: 15px; text-indent: -1.8em; padding-bottom: 15px; }
.text ul li:last-child { padding-bottom: 0px; }
.text h1 { font-weight: 800; font-size: 50px; line-height: 40px; margin-top: 15px; margin-bottom: 15px; display: block; }
.text h2 { font-weight: 800; font-size: 25px; line-height: 25px; margin-top: 15px; margin-bottom: -5px; display: block; }
.text h3 { font-weight: 800; font-size: 25px; line-height: 25px; margin-top: -5px; margin-bottom: 15px; display: block; }
.text h4 { font-weight: 800; font-size: 25px; line-height: 25px; margin-top: 0px; margin-bottom: 15px; display: block; }
.text h5 { font-weight: 800; font-size: 20px; line-height: 20px; margin-top: 0px; margin-bottom: 15px; display: block; }
.text h6 { text-align: center; font-weight: 400; font-size: 12px; line-height: 16px; color: #000; width: 66.66%; padding-top: 10px; margin-top: -30px; margin-bottom: 30px; margin-left: auto; margin-right: auto; display: block;  }
.text .info { font-weight: 500; font-size: 16px; line-height: 16px; color: #999; display: block; margin-top: 0px; margin-bottom: 15px; padding-top: 5px; border-top: 1px solid #ccc; }
.text .intro { font-weight: 700; display: block; margin-top: 0px; margin-bottom: 30px; }
.text blockquote p {	font-style: italic; font-weight: 500; font-size: 18px; line-height: 25px; color: #000; margin-top: 30px!important; margin-right: 0; margin-left: 30px; margin-bottom: 30px!important; padding-left: 15px; text-align: left!important; border-left: 5px solid #ddd; }
.text img { margin-bottom: 30px; margin-top: 30px; display: block; width: 100%; margin-left: auto; margin-right: auto; }
.text .main-image { position: relative; display: block; width: 100%;  margin-bottom: 30px; padding-bottom: 56.25%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; }

@media only screen and (max-width: 1220px) { }
@media only screen and (max-width: 1024px) { }
	
@media only screen and (max-width: 768px) {
.text p { margin-bottom: 5px; }
.text ol {  margin-left: 15px; margin-bottom: 5px; }
.text ol li { padding-bottom: 5px; }
.text ul { margin-left: 15px; margin-bottom: 5px; }
.text ul li::before { padding-left: 15px;}
.text ul li { text-indent: -1.9em; padding-bottom: 5px; }
.text h1 { font-size: 30px; line-height: 30px; margin-top: 0px; margin-bottom: 5px; }
.text h2 { font-size: 20px; line-height: 20px; margin-top: 0px; margin-bottom: 5px; }
.text h3 { font-size: 20px; line-height: 20px; margin-top: 0px; margin-bottom: 10px; }
.text h4 { font-size: 20px; line-height: 20px; margin-top: 15px; margin-bottom: 15px; }
.text h5 { font-size: 18px; line-height: 18px; margin-top: 15px; margin-bottom: 15px; }
.text h6 { font-size: 12px; line-height: 14px; margin-top: -15px; margin-bottom: 15px; width: 90%; }
.text .intro { margin-bottom: 15px; }
.text .info { font-size: 13px; line-height: 13px; margin-bottom: 15px; }
.text blockquote p { font-size: 16px; line-height: 18px; margin-top: 15px!important; margin-left: 0px; margin-bottom: 15px!important; padding-left: 15px; }
.text img { margin-bottom: 15px; margin-top: 15px; }
.text .main-image { margin-bottom: 15px; }
}



/*  LAYOUT */




.block-gray { background-color: #f5f5f5!important; }
.block-red { background-color: #7C1B24!important; }
.block { display: block; position: relative; width: 100%; padding: 30px; background-color: #ffffff; }
.block-hero { display: block; position: relative; width: 100%; height: 100%; padding: 30px; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; }
.frame { display: block; position: relative; padding: 15px; }

@media only screen and (max-width: 1220px) { }

@media only screen and (max-width: 1024px) {
.block { padding: 15px;  }
.block-hero { padding: 15px; background-attachment: scroll!important; }
.frame { padding: 10px; }
}
	
@media only screen and (max-width: 768px) {
.block { padding: 10px;  }
.frame { padding: 5px; }
}



.cells { max-width: 1440px; margin-left: auto; margin-right: auto; text-align: center; }
[class*="cell-"] { vertical-align: top; display: inline-block; position: relative; text-align: left; }
.cell-1-1 { width: 100%; }
.cell-1-2 { width: 50%; }
.cell-1-2v { width: 50%; }
.cell-1-3 { width: 33.33%; }
.cell-1-4 { width: 25%; }
.cell-1-5 { width: 20%; }
.cell-1-6 { width: 16.66%; }
.cell-1-7 { width: 14.28%; }
.cell-1-8 { width: 12.5%; }
.cell-2-3 { width: 66.67%; }
.cell-3-4 { width: 75%; }
.cell-4-5 { width: 80%; }
.cell-5-6 { width: 83.34%; }
.cell-6-7 { width: 85.72%; }
.cell-7-8 { width: 87.5%; }

@media only screen and (max-width: 1220px) {
.cells {width: 100%;}
}

@media only screen and (max-width: 1024px) {
.cell-1-1 { width: 100%; }
.cell-1-2 { width: 50%; }
.cell-1-3 { width: 33.33%; }
.cell-1-4 { width: 33.33%; }
.cell-1-5 { width: 20%; }
.cell-1-6 { width: 25%; }
.cell-1-7 { width: 14.28%; }
.cell-1-8 { width: 25%; }
.cell-2-3 { width: 66.67%; }
.cell-3-4 { width: 100%; }
.cell-4-5 { width: 100%; }
.cell-5-6 { width: 100%; }
.cell-6-7 { width: 85.72%; }
.cell-7-8 { width: 100%; }
}	

@media only screen and (max-width: 768px) {
.cell-1-1 { width: 100%; }
.cell-1-2 { width: 100%; }
.cell-1-3 { width: 33.33%; }
.cell-1-4 { width: 50%; }
.cell-1-5 { width: 33.33%; }
.cell-1-6 { width: 33.33%; }
.cell-1-7 { width: 33.33%; }
.cell-1-8 { width: 33.33%; }
.cell-2-3 { width: 100%; }
.cell-3-4 { width: 100%; }
.cell-4-5 { width: 100%; }
.cell-5-6 { width: 100%; }
.cell-6-7 { width: 100%; }
.cell-7-8 { width: 100%; }
}



/*  FOOTER */
.footer { background-color: #7C1B24; padding: 30px; }
.footer-text { font-weight: 400!important; font-size: 13px!important; line-height: 15px!important; color: #fff; text-align: center; display: block; width: 66.66%; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 0; }
.footer-logo { display: block; width: 170px; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; }
.footer-navigation-social { }
.footer-navigation ul { list-style: none; padding: 0px; margin-top: 15px; margin-bottom: 0; text-align: center; font-weight: 700!important; font-size: 15px!important; color: #555; }
.footer-navigation ul li { display: inline-block; vertical-align: middle; padding: 0px; margin: 0px; }
.footer-navigation li::before { content: none; }
.footer-navigation .footer-navigation-divider-1 { padding-left: 5px; padding-right: 5px; padding-top: 0; padding-bottom: 0; font-weight: 300; font-size: 15px; color: #F7941D; }
.footer-navigation .footer-navigation-divider-2 { padding-left: 5px; padding-right: 5px; padding-top: 0; padding-bottom: 0;  }
.footer-navigation ul li a { margin: 0!important; padding: 0!important; font-weight: 700!important; font-size: 13px!important; line-height: 13px!important; color: #ffffff; text-decoration: none; text-transform: uppercase; }
.footer-navigation ul li a:hover { color: #F7941D; text-decoration: none; transition: .5s ease; }
.footer-navigation ul li img { display: block; width: 30px; margin: 0; }
@media only screen and (max-width: 1220px) { }
@media only screen and (max-width: 1024px) { }
@media only screen and (max-width: 768px) {
.footer-text { width: 90%; }
}



/*  DESKTOP MENU 1 */
.desktop-menu-block { position: relative; display: block; width: 100%; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; padding-right: 30px; background-color: #7C1B24; }
.desktop-menu-block-transparent { position: absolute; display: block; width: 100%; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; padding-right: 30px; z-index: 1000; }
.desktop-menu-container-logo { position: relative; width: 100%; height: 60px; }
.desktop-menu-container-logo-inside { display: block; width: 100%; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); z-index: 50; }
.desktop-menu-container-logo-inside-center { display: block; width: 100%; position: absolute; top: 0; z-index: 50; }
.desktop-menu-container-logo-frame { display: block; position: relative; width: 100%;	margin: 0px; padding: 0px; }
.desktop-menu-container-logo-image { display: block; margin: 0; padding: 0; }
.desktop-menu-container-logo-image img { display: block; width: 100%; max-width: 200px; margin: 0; padding: 0; } 
.desktop-menu-container-menu { display: block; position: relative; width: 100%; height: 60px; }
.desktop-menu-container-menu-inside { display: block; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); z-index: 50; }
.desktop-menu-navigation { text-align: right; }
.desktop-menu-navigation-center { text-align: center; }
.desktop-menu-main { position: relative; display: inline-block; vertical-align: middle; margin: 0px; }
.desktop-menu-img { display: inline-block; vertical-align: middle; width: 30px; margin-left: 10px; }
.desktop-menu-item { font-size: 16px; color: #fff; font-weight: 800; padding: 8px; text-decoration: none!important; text-transform: uppercase; }	
.desktop-menu-item:hover { color: #F7941D; transition: .5s ease; }		
.desktop-menu-dropdown { text-align: left; display: none; position: absolute; left: 0; top: 27px; background-color: #ddd; min-width: 160px; box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2); z-index: 1; transition: .5s ease; }
.desktop-menu-dropdown a { font-size: 14px; color: #000; padding: 5px; text-decoration: none!important; display: block; }
.desktop-menu-dropdown a:hover { background-color: #aaa; color: #fff; transition: .5s ease; }
.desktop-menu-main:hover .desktop-menu-dropdown { display: block; }
.desktop-menu-divider { font-size: 15px; color: #F7941D; }

@media only screen and (max-width: 1220px) {
.desktop-menu-item { font-size: 14px; }	
}

@media only screen and (max-width: 1024px) {
.desktop-menu-container-logo { height: none; }
.desktop-menu-navigation { text-align: center; }
.desktop-menu-container-logo-image img { margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; }
.desktop-menu-container-logo-inside { position: relative; display: block; transform: none; }
.desktop-menu-container-menu { height: 0px; margin-bottom: 15px; }
.desktop-menu-container-menu-inside { position: relative; display: block; transform: none; }
}



/*  MOBILE MENU */
.mobile-menu-block { display: block; padding: 10px; background-color: #7C1B24; }
.mobile-menu-block-transparent { display: block; position: absolute; padding: 10px; }
.mobile-menu-container { display: block; height: 60px; text-align: center; }
.mobile-menu-logo-1 { display: inline-block; width: auto; height: 60px; margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 50; }
.mobile-menu-logo-2 { display: block; height: 90px; width: auto; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 10px; }
.mobile-menu-button-1 { display: block; position: absolute; top: 50%; right: 15px; transform: translate(0, -50%); z-index: 50; font-size: 40px; cursor: pointer; color: #F7941D; }
.mobile-menu-button-1-transparent { display: block; position: absolute; top: 30px; right: 25px; z-index: 1000; font-size: 40px; cursor: pointer; color: #F7941D; }
.mobile-menu-overlay { height: 0%; width: 100%; position: fixed; z-index: 5000; top: 0; left: 0; background-color: rgba(124,27,36); background-color: rgba(124,27,36,0.95); overflow-y: auto; transition: 0.5s; }
.mobile-menu-overlay-content { position: relative; width: 100%; height: 100%; }
.mobile-menu-overlay-content-frame { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 50; text-align: left; }
.mobile-menu-overlay a { font-weight: 800; font-size: 21px; color: #FFF; padding: 0 0 20px 0; text-decoration: none; display: block; text-transform: uppercase; }
.mobile-menu-overlay a:hover, .mobile-menu-overlay a:focus { color: #F7941D; transition: 0.5s;}
.mobile-menu-overlay .mobile-menu-closebtn { display: block; text-align: right; font-size: 40px; position: absolute; z-index: 100; top: 34px; right: 32px; margin: 0; padding: 0; }
.mobile-menu-social { display: block; }
.mobile-menu-social ul { list-style: none; padding: 0; margin: 0; text-align: left; }
.mobile-menu-social ul li { display: inline-block; vertical-align: middle; }
.mobile-menu-social .mobile-menu-social-razmak { display: inline-block; padding-left: 5px; padding-right: 5px; }
.mobile-menu-social ul li img { display: block; width: 40px; margin: 0; }


