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

* { 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: #fff; font-family: 'Helvetica Now Text', sans-serif; font-weight: normal; background-color: #2F4554; }    
.clearing {	clear: both; }
.mobile-tablet-off { display: block; }
.mobile-tablet-on { display: none; }
.mobile-off { display: block; }
.mobile-on { display: none; }    
#ontop { color: #CF1F25; 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: #2F4554; transition: .5s ease; }	
.swiper-container { width: 100%; height: 100%; position: relative; }

@media only screen and (max-width: 1024px) {
.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; }
}
    
img { display: block; width: 100%; }    
strong { font-weight: bold; } 
b { font-weight: bold; } 
i { font-style: italic; } 
em { font-style: italic; } 
p { font-size: 17px; line-height: 22px; color: #2F4554; margin: 0 0 10px 0; } 
p:last-child { margin: 0 0 0 0; } 
a { font-weight: bold; font-size: 17px; line-height: 22px; color: #2F4554; text-decoration: none; }
a:hover { color: #CF1F25; text-decoration: none; }

.front-back { position: absolute; width: 100%; height: 100%; z-index: 20; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important;}
.front-dayton { display: block; width: 33.33%; margin-bottom: 150px!important; margin-left: auto; margin-right: auto; }
.front-button-1 { display: inline-block; background-color: #CF1F25!important; font-family: 'Helvetica Now Display'; font-weight: 800; font-size: 16px; line-height: 16px; letter-spacing: 0.5px; color: #fff!important; padding: 10px; margin: 0 0 0 0; }
.front-button-1:hover { background-color: #2F4554!important; color: #fff!important; transition: .5s ease; }
.front-fc { display: block; width: 200px; margin: 60px auto 0 auto; }

.splash { position: relative; width: 100%; height: 100%; text-align: center; background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed; }
.content-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 100%; }
.content-bottom-center { display: block; position: absolute; bottom: 30px; left: 50%; transform: translate(-50%, 0); z-index: 3; width: 100%; }
.content-top-left { display: block; position: absolute; top: 0; left: 0; z-index: 3; text-align: left; }
.content-top-right { display: block; position: absolute; top: 0; right: 0; z-index: 3; text-align: right; }
.content-top-center { display: block; position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); z-index: 3; text-align: center; 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 #CF1F25; border-right: 5px solid #CF1F25; -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; }

.stripe { display: block; padding: 90px; position: absolute; top: 0; left: 0; z-index: 1; width: 25%; max-width: 450px; height: 100%; }
.headlines { position: relative; padding: 90px; }
.headline { position: relative; font-size: 100px; line-height: 90px; margin: 20px 0 15px 0; font-family: 'ChronicleTextG1-Bold-Pro', serif; color: #ffffff; text-align: left; }
.subline { position: relative; font-family: 'Helvetica Now Display'; font-weight: 800; font-size: 20px; line-height: 20px; letter-spacing: 0.5px; margin: 0 0 0 0; color: #BDD5EB; text-align: left; }
.description { font-size: 11px; line-height: 11px; margin: 10px 0 0 0!important; text-align: left; } 

.frame { display: block; padding: 15px }       
.block { display: block; position: relative; width: 100%; padding: 45px 30px 60px 30px; background-color: #fff; } 
    
.block-white-map { background-image: url('https://famacollection.org/files/fama-map-white.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; } 
    
.block-blue-map { background-image: url('https://famacollection.org/files/fama-map-blue.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; } 
.block-blue-map p { color: #FFFFFF; }
.block-blue-map h1 { color: #BDD5EB; }
.block-blue-map h2 { color: #BDD5EB; }    
.block-blue-map .quote-author { color: #BDD5EB; }    
.block-blue-map .eyes { background-image: url("https://famacollection.org/files/fama-eyes-blue.svg"); }  

.block-blue { background-color: rgba(28,58,92,1); background-image: linear-gradient(to bottom, rgba(28,58,92,1), rgba(102,147,187,1)); }    
.block-blue p { color: #FFFFFF; }
.block-blue h1 { color: #BDD5EB; }
.block-blue h2 { color: #BDD5EB; }    
.block-blue .quote-author { color: #BDD5EB; }    
.block-blue .quote-big { background-image: url("https://famacollection.org/files/fama-quote-blue.svg"); }    
.block-blue .quote-small { background-image: url("https://famacollection.org/files/fama-quote-blue.svg"); }  
.block-blue .eyes { background-image: url("https://famacollection.org/files/fama-eyes-blue.svg"); }   

.block-petrol-map { background-image: url('https://famacollection.org/files/fama-map-petrol.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; } 
.block-petrol-map p { color: #FFFFFF; }
.block-petrol-map h1 { color: #8AD8D8; }
.block-petrol-map h2 { color: #8AD8D8; }     
.block-petrol-map .quote-author { color: #BDD5EB; }  
.block-petrol-map .quote-big { background-image: url("https://famacollection.org/files/fama-quote-petroll.svg")!important; }    
.block-petrol-map .quote-small { background-image: url("https://famacollection.org/files/fama-quote-petroll.svg")!important; }  
.block-petrol-map .eyes { background-image: url("https://famacollection.org/files/fama-eyes-petrol.svg"); }  

.block-petrol { background-color: rgba(24,98,98,1); background-image: linear-gradient(to bottom, rgba(24,98,98,1), rgba(47,178,178,1)); }    
.block-petrol p { color: #FFFFFF; }
.block-petrol h1 { color: #8AD8D8; }
.block-petrol h2 { color: #8AD8D8; }   
.block-petrol .quote-big { background-image: url("https://famacollection.org/files/fama-quote-petroll.svg")!important; }    
.block-petrol .quote-small { background-image: url("https://famacollection.org/files/fama-quote-petroll.svg")!important; }  
.block-petrol .quote-author { color: #8AD8D8; }    
.block-petrol .eyes { background-image: url("https://famacollection.org/files/fama-eyes-petrol.svg"); }  

.block-green-map { background-image: url('https://famacollection.org/files/fama-map-green.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; }    
.block-green-map p { color: #FFFFFF; }
.block-green-map h1 { color: #B6D0B2; }
.block-green-map h2 { color: #B6D0B2; }    
.block-green-map .quote-author { color: #B6D0B2; }    
.block-green-map .quote-big { background-image: url("https://famacollection.org/files/fama-quote-green.svg")!important; }    
.block-green-map .quote-small { background-image: url("https://famacollection.org/files/fama-quote-green.svg")!important; }  
.block-green-map .eyes { background-image: url("https://famacollection.org/files/fama-eyes-green.svg"); }  

.block-green { background-color: rgba(20,39,32,1); background-image: linear-gradient(to bottom, rgba(20,39,32,1), rgba(106,168,98,1)); }    
.block-green p { color: #FFFFFF; }
.block-green h1 { color: #B6D0B2; }
.block-green h2 { color: #B6D0B2; }    
.block-green .quote-author { color: #B6D0B2; }    
.block-green .quote-big { background-image: url("https://famacollection.org/files/fama-quote-green.svg")!important; }    
.block-green .quote-small { background-image: url("https://famacollection.org/files/fama-quote-green.svg")!important; }  
.block-green .eyes { background-image: url("https://famacollection.org/files/fama-eyes-green.svg"); }   

.block-gray-map { background-image: url('https://famacollection.org/files/fama-map-gray.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; }    
.block-gray-map p { color: #FFFFFF; }
.block-gray-map h1 { color: #DEDEDE; }
.block-gray-map h2 { color: #DEDEDE; }    
.block-gray-map .quote-author { color: #DEDEDE; }    
.block-gray-map .quote-big { background-image: url("https://famacollection.org/files/fama-quote-gray.svg")!important; }    
.block-gray-map .quote-small { background-image: url("https://famacollection.org/files/fama-quote-gray.svg")!important; }  
.block-gray-map .eyes { background-image: url("https://famacollection.org/files/fama-eyes-gray.svg"); }  

.block-gray { background-color: rgba(74,74,74,1); background-image: linear-gradient(to bottom, rgba(74,74,74,1), rgba(174,174,174,1)); }    
.block-gray p { color: #FFFFFF; }
.block-gray h1 { color: #DEDEDE; }
.block-gray h2 { color: #DEDEDE; }    
.block-gray .quote-author { color: #DEDEDE; }    
.block-gray .quote-big { background-image: url("https://famacollection.org/files/fama-quote-gray.svg")!important; }    
.block-gray .quote-small { background-image: url("https://famacollection.org/files/fama-quote-gray.svg")!important; }  
.block-gray .eyes { background-image: url("https://famacollection.org/files/fama-eyes-gray.svg"); } 

.block-brown-map { background-image: url('https://famacollection.org/files/fama-map-brown.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; }    
.block-brown-map p { color: #FFFFFF; }
.block-brown-map h1 { color: #E2D395; }
.block-brown-map h2 { color: #E2D395; }    
.block-brown-map .quote-author { color: #E2D395; }    
.block-brown-map .quote-big { background-image: url("https://famacollection.org/files/fama-quote-brown.svg")!important; }    
.block-brown-map .quote-small { background-image: url("https://famacollection.org/files/fama-quote-brown.svg")!important; }  
.block-brown-map .eyes { background-image: url("https://famacollection.org/files/fama-eyes-brown.svg"); } 

.block-brown { background-color: rgba(5,54,37,1); background-image: linear-gradient(to bottom, rgba(65,54,37,1), rgba(186,160,102,1)); }    
.block-brown p { color: #FFFFFF; }
.block-brown h1 { color: #E2D395; }
.block-brown h2 { color: #E2D395; }    
.block-brown .quote-author { color: #E2D395; }    
.block-brown .quote-big { background-image: url("https://famacollection.org/files/fama-quote-brown.svg")!important; }    
.block-brown .quote-small { background-image: url("https://famacollection.org/files/fama-quote-brown.svg")!important; }  
.block-brown .eyes { background-image: url("https://famacollection.org/files/fama-eyes-brown.svg"); }

.block-red-map { background-image: url('https://famacollection.org/files/fama-map-red.jpg'); background-repeat: no-repeat!important; background-size: cover!important; background-position: center!important; background-attachment: fixed!important; }    
.block-red-map p { color: #FFFFFF; }
.block-red-map h1 { color: #E5B3AC; }
.block-red-map h2 { color: #E5B3AC; }    
.block-red-map .quote-author { color: #E2D395; }    
.block-red-map .quote-big { background-image: url("https://famacollection.org/files/fama-quote-red.svg")!important; }    
.block-red-map .quote-small { background-image: url("https://famacollection.org/files/fama-quote-red.svg")!important; }  
.block-red-map .eyes { background-image: url("https://famacollection.org/files/fama-eyes-red.svg"); } 

.block-red { background-color: rgba(87,10,10,1); background-image: linear-gradient(to bottom, rgba(87,10,10,1), rgba(184,55,33,1)); }    
.block-red p { color: #FFFFFF; }
.block-red h1 { color: #E5B3AC; }
.block-red h2 { color: #E5B3AC; }    
.block-red .quote-author { color: #E2D395; }    
.block-red .quote-big { background-image: url("https://famacollection.org/files/fama-quote-red.svg")!important; }    
.block-red .quote-small { background-image: url("https://famacollection.org/files/fama-quote-red.svg")!important; }  
.block-red .eyes { background-image: url("https://famacollection.org/files/fama-eyes-red.svg"); }

.intro { display: block; width: 50%; text-align: center; margin: 0 auto 0 auto!important; }
.quote { font-family: 'ChronicleTextG1-Bold-Pro', serif; font-size: 28px; line-height: 30px; display: block; width: 75%; text-align: center; margin: 10px auto 10px auto!important; }
.quote-huge { font-family: 'ChronicleTextG1-Bold-Pro', serif; font-size: 38px; line-height: 40px; display: block; width: 75%; text-align: center; margin: 0 auto 0 auto!important; }
.quote-author { font-size: 20px; line-height: 22px; color: #5E7A98; display: block; width: 75%; text-align: center; margin: 5px auto 0 auto!important; }
.quote-big { width: 50px; height: 37px; margin: 0 auto 15px auto; background-image: url("https://famacollection.org/files/fama-quote-blue.svg"); background-position: top; background-repeat: no-repeat; background-size: contain; }
.quote-small { width: 30px; height: 22px; margin: 0 auto 10px auto; background-image: url("https://famacollection.org/files/fama-quote-blue.svg"); background-position: top; background-repeat: no-repeat; background-size: contain; }
h1 { font-size: 40px; line-height: 40px; margin: 5px 0 5px 0; font-family: 'ChronicleTextG1-Bold-Pro', serif; color: #2F4554; text-align: center; text-transform: uppercase; }  
h2 { font-size: 30px; line-height: 30px; margin: 5px 0 10px 0; font-family: 'ChronicleTextG1-Bold-Pro', serif; color: #2F4554    ; }    
.eyes { width: 150px; height: 70px; margin: 0 auto 0 auto; background-image: url("https://famacollection.org/files/fama-eyes.svg"); background-position: top; background-repeat: no-repeat; background-size: contain; }    
 
.survery-question { display: inline-block; font-size: 20px; line-height: 25px; font-style: italic; }
.frame-survey-left { text-align: right; padding-right: 30px; }
.frame-survey-right { text-align: left; padding-left: 30px; border-left: 1px solid #BDD5EB; }
.frame-survey-right .quote-small { margin: 0 0 10px 0!important; }   
.frame-survey-right .quote { text-align: left; margin: 0 0 10px 0!important; }   
    
.distancer-1 { display: block; width: 100%; height: 30px; }
.distancer-2 { display: block; width: 100%; height: 15px; }
  
.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%; }    

.embed-container-4-3 { position: relative; padding-bottom: 75%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container-4-3 iframe, .embed-container-4-3 object, .embed-container-4-3 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }     
 
@media only screen and (max-width: 1440px) {
.front-fc { width: 150px; margin: 45px auto 0 auto; }
.stripe { padding: 60px; }
.headlines { padding: 60px; }
.headline { font-size: 80px; line-height: 78px; margin: 10px 0 10px 0; }
.subline { font-size: 15px; line-height: 15px; }
} 
 
@media only screen and (max-width: 1024px) { 
.front-fc { width: 130px; margin: 30px auto 0 auto; }
.front-dayton { width: 350px; margin-bottom: 30px!important; }
.front-button-1 { font-size: 14px; line-height: 14px; padding: 10px; }
.splash { background-attachment: scroll!important; } 
.block { padding: 15px 15px 15px 15px; } 
.block-white-map { background-attachment: scroll!important; } 
.block-blue-map { background-attachment: scroll!important; } 
.block-petrol-map { background-attachment: scroll!important; } 
.block-green-map { background-attachment: scroll!important; } 
.block-gray-map { background-attachment: scroll!important; } 
.block-brown-map { background-attachment: scroll!important; } 
.block-red-map { background-attachment: scroll!important; } 
.stripe { padding: 25px 15px 15px 15px; width: 20%; }
.headlines { padding: 30px; }
.headline { font-size: 45px; line-height: 43px; margin: 10px 0 0px 0; }
.subline { font-size: 16px; line-height: 16px; }
p { font-size: 15px; line-height: 19px; }
.intro { width: 75%; }
.quote { font-size: 20px; line-height: 22px; width: 95%; }
.quote-huge { font-size: 30px; line-height: 30px; width: 95%; }
.quote-author { font-size: 16px; line-height: 16px; width: 95%; }
.quote-big { width: 35px; height: 26px; margin: 0 auto 5px auto; }
.quote-small { width: 25px; height: 19px; margin: 0 auto 5px auto; }
h1 { font-size: 28px; line-height: 28px; margin: 5px 0 5px 0!important; }  
h2 { font-size: 23px; line-height: 23px; margin: 0 0 5px 0!important; }    
.eyes { width: 100px; height: 47px; } 
.survery-question { width: 95%; font-size: 17px; line-height: 18px; }
.frame-survey-left { padding-right: 15px; }
.frame-survey-right { padding-left: 15px; }
.frame-survey-right .quote-small { margin: 0 0 5px 0; }   
.frame-survey-right .quote { width: 95%; margin: 0 0 5px 0; }   
.distancer-1 { height: 15px; }  
.distancer-2 { height: 0px; }
}     
    
@media only screen and (max-width: 768px) { 
.front-dayton { width: 250px; margin-bottom: 50px!important; }
.front-button-1 { font-size: 13px; line-height: 13px; padding: 7px; margin: 0 0 30px 0; }
.stripe { padding: 25px 15px 15px 15px; width: 33.33%; }
.headlines { padding: 30px; }
.headline { font-size: 40px; line-height: 38px; margin: 10px 0 10px 0; }
.subline { font-size: 13px; line-height: 13px; }
p { font-size: 14px; line-height: 18px; }
.intro { width: 95%; }
h1 { font-size: 28px; line-height: 28px; margin: 5px 0 5px 0; }  
h2 { font-size: 23px; line-height: 23px; margin: 0 0 5px 0; }    
.eyes { width: 100px; height: 47px; } 
.survery-question { width: 95%; font-size: 17px; line-height: 18px; }
.frame-survey-left { padding-right: 15px; }
.frame-survey-right { padding-left: 15px; }
.frame-survey-right .quote-small { margin: 0 0 5px 0; }   
.frame-survey-right .quote { width: 95%; margin: 0 0 5px 0; }   
.distancer-1 { height: 15px; }  
.distancer-2 { height: 0px; }
}    
    
.cells { max-width: 1440px; margin-left: auto; margin-right: auto; text-align: center; }
[class*="cell-"] { vertical-align: middle; 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: 25%; }
.cell-1-5 { width: 25%; }
.cell-1-6 { width: 25%; }
.cell-1-7 { width: 25%; }
.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: 100%; }
.cell-7-8 { width: 100%; }
}	

@media only screen and (max-width: 768px) {
.cell-1-1 { width: 100%; }
.cell-1-2 { width: 100%; }
.cell-1-2v { width: 50%; }
.cell-1-3 { width: 100%; }
.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%; }
}    
    
/*  DESKTOP MENU 1 */
.desktop-menu-navigation { text-align: right; padding: 30px; }
.desktop-menu-main { position: relative; display: inline-block; vertical-align: middle; margin: 5px; }
.desktop-menu-item { font-family: 'Helvetica Now Display'; font-weight: 800; font-size: 14px; line-height: 14px; letter-spacing: 0.5px; color: #fff; padding: 5px 0 5px 0; text-decoration: none!important; }	
.desktop-menu-item:hover { color: #fff; border-bottom: 1px solid #CF1F25; }		
.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); 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-family: 'Helvetica Now Display'; font-weight: 800; font-size: 15px; color: #CF1F25; padding: 0 5px 0 5px; }

/*  MOBILE MENU */
.mobile-menu-button-1 { display: block; position: fixed; top: 30px; right: 30px; z-index: 15; font-size: 40px; cursor: pointer; color: #CF1F25; }
.mobile-menu-logo-2 { display: block; height: 130px; width: auto; margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; }
.mobile-menu-overlay { height: 0%; width: 100%; display: block; position: fixed; z-index: 20; top: 0; left: 0; background-color: rgba(47,69,84,1.00); background-color: rgba(47,69,84, 0.95); overflow-y: hidden; transition: 0.5s; }
.mobile-menu-overlay-content { position: relative; width: 100%; height: 100%; }
.mobile-menu-overlay-content-frame { position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 20; text-align: center; }
.mobile-menu-overlay a { font-family: 'Helvetica Now Display'; font-size: 17px; font-weight: bold; letter-spacing: 0.5px; color: #fff; padding-bottom: 20px; text-decoration: none; display: block; }
.mobile-menu-overlay a:hover, .mobile-menu-overlay a:focus { color: #aaa; transition: 0.5s;}
.mobile-menu-overlay .mobile-menu-closebtn { display: block; text-align: right; font-size: 40px; position: absolute; z-index: 20; top: 30px; right: 35px; margin: 0; padding: 0; color: #CF1F25; }
.mobile-menu-social { display: block; }
.mobile-menu-social ul { list-style: none; padding: 0; margin: 0; text-align: center; }
.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: 24px; margin: 0; }
    
@font-face {
    font-family: 'ChronicleTextG1-Bold-Pro';
    src: url('https://famacollection.org/files/ChronicleTextG1/ChronicleTextG1-Bold-Pro.otf');
    src: local('ChronicleTextG1-Bold-Pro  Bold'), local('ChronicleTextG1-Bold-Pro'),
        url('https://famacollection.org/files/ChronicleTextG1/ChronicleTextG1-Bold-Pro.woff') format('woff'),
        url('https://famacollection.org/files/ChronicleTextG1/ChronicleTextG1-Bold-Pro.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}    
@font-face {
    font-family: 'Helvetica Now Text';
    src: url('fonts/HelveticaNowText-Regular.eot');
    src: local('Helvetica Now Text  Regular'), local('HelveticaNowText-Regular'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Regular.woff2') format('woff2'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Regular.woff') format('woff'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Now Text';
    src: url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-RegIta.eot');
    src: local('Helvetica Now Text  Reg Ita'), local('HelveticaNowText-RegIta'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-RegIta.eot?#iefix') format('embedded-opentype'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-RegIta.woff2') format('woff2'),
        url('https://famacollection.org/files/Helvetica-Now-Text//HelveticaNowText-RegIta.woff') format('woff'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-RegIta.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Helvetica Now Text';
    src: url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Bold.eot');
    src: local('Helvetica Now Text  Bold'), local('HelveticaNowText-Bold'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Bold.woff2') format('woff2'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Bold.woff') format('woff'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}    
@font-face {
    font-family: 'Helvetica Now Text';
    src: url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-BoldItalic.eot');
    src: local('Helvetica Now Text  Bold Italic'), local('HelveticaNowText-BoldItalic'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-BoldItalic.woff2') format('woff2'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-BoldItalic.woff') format('woff'),
        url('https://famacollection.org/files/Helvetica-Now-Text/HelveticaNowText-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
} 
@font-face {
    font-family: 'Helvetica Now Display';
    src: url('https://famacollection.org/files/Helvetica-Now-Display/HelveticaNowDisplay-ExtraBold.eot');
    src: local('Helvetica Now Display ExtBd'), local('HelveticaNowDisplay-ExtraBold'),
        url('https://famacollection.org/files/Helvetica-Now-Display/HelveticaNowDisplay-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://famacollection.org/files/Helvetica-Now-Display/HelveticaNowDisplay-ExtraBold.woff2') format('woff2'),
        url('https://famacollection.org/files/Helvetica-Now-Display/HelveticaNowDisplay-ExtraBold.woff') format('woff'),
        url('https://famacollection.org/files/Helvetica-Now-Display/HelveticaNowDisplay-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@-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; }
} 