@font-face {
font-family: 'MyriadProBold';
src: url('fonts/MyriadProBold.eot');
src: url('fonts/MyriadProBold.eot?#iefix') format('embedded-opentype'),
url('fonts/MyriadProBold.woff') format('woff'),
url('fonts/MyriadProBold.ttf') format('truetype'),
url('fonts/MyriadPro-Bold.svg#MyriadProBold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'MyriadProRegular';
src: url('fonts/MyriadProRegular.eot');
src: url('fonts/MyriadProRegular.eot?#iefix') format('embedded-opentype'),
url('fonts/MyriadProRegular.woff') format('woff'),
url('fonts/MyriadProRegular.ttf') format('truetype'),
url('fonts/MyriadPro-Regular.svg#MyriadProRegular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'MyriadProSemiBold';
src: url('fonts/MyriadProSemiBold.eot');
src: url('fonts/MyriadProSemiBold.eot?#iefix') format('embedded-opentype'),
url('fonts/MyriadProSemiBold.woff') format('woff'),
url('fonts/MyriadProSemiBold.ttf') format('truetype'),
url('fonts/MyriadPro-Semibold.svg#MyriadProBold') format('svg');
font-weight: normal;
font-style: normal;
}

/*@font-face {
  font-family: 'Calibri';
  src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),  url('fonts/Calibri.woff') format('woff'), url('fonts/Calibri.ttf')  format('truetype'), url('fonts/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

body{background-color:#FFF;margin:0;padding:0;overflow-x:hidden;font-family: MyriadProRegular;font-size: 14pt;text-align: left;
line-height:1.4; letter-spacing:-0.003em; font-weight:normal;}
#formobile{display:none;}
#mobilemenu {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
}
#mobilemenu #fon {
    background: #F6FCFF;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
}
#modaltext,#modaltext2 {
    box-sizing: border-box;
    padding: 20px 40px;
    border: 2px solid #AEAEAE;
    background: #F6FCFF;
    position: fixed;
    top: 0;
    left: 0;
    margin-left: 0;
    width: 80%;
    box-shadow: 0 4px 10px 2px rgba(0,0,0,0.5);
}
#modaltext2 {
	height: 93%;
	overflow: auto;
}
#modaltext a,#modaltext2 a {
    text-decoration: none;
    display: block;
    height: 35px;
    margin: 10px auto;
    padding: 4px 10px;
	font-size: 16pt;
	color:#696464;
}
#modaltext ul,#modaltext2 ul{margin:0;padding:0;}
#modaltext li,#modaltext2 li{
    text-decoration: none;
	display: block;
	width: 100%;
}

#menu{
   top: 0px;
   position: relative;
   z-index: 4;
   /*left: 20px;*/
   width:100%;height:75px;
}
#numtel {display:none;}
/*#headers,#logoandmenu{width:1000px;}*/
#headers{margin:0 auto 20px;text-align:center;}
#headers img{height:220px;margin:0 0px 0 246px;}
.flexcenter{display: -webkit-flex;-webkit-justify-content:center;-webkit-align-items:center; display: flex;justify-content:center;align-items:center;}
.flexrow{display: -webkit-flex;-webkit-justify-content:center;-webkit-align-items:flex-start; display: flex;justify-content:center;align-items:flex-start;}
#logo{height:95px;width:206px;z-index:4;margin-left: 32px;}
.logoyes{background-image: url("img/logo.png");background-repeat:no-repeat;background-size:100%;}
#logoandmenu{margin:0 auto;display:block;text-align:center;font-size: 15pt;}
nav,nav ul{display: inline-block;}
nav  li {display:block;float:left;padding: 0 33px;}
/*nav li a:hover {color:#fff;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}*/
nav li a {color: #fff;text-decoration:none;}
.stnone{background:none;}
.styes{background-image: url("img/logo_fc_leader_60.png");}
#logo_mini{display:inline-block;height:60px;width:60px;position:relative;top:-15px;}
.bodybox{width: 1000px;margin:0 auto;}
.bgk{background-color:#01213b;}
#alert{background-color: #dee8f5;color: #156fd6;font-size: 100%;padding:25px;margin-bottom: 10px;}
#telephone a{text-decoration:none;font-size:15pt;font-weight: bold;}
#bestellen{text-decoration:none;display:block;color:#fff;padding:12px 35px;border-radius:8px;
    font-size:12pt;letter-spacing:1px;}
#contbeste{margin-left:10%;}
#telephone{margin-right:45px;font-size:14pt;}
.myblue{color:#0f539f} .mybackblue{background-color:#0f539f} .mygreen{color:#3bce88} .mybackgreen{background-color:#3bce88}
#slogan{width:100%;font-size:19pt;max-width: 500px;text-align:left;margin:39px 0 0 10px;color:#0f539f;}
#contbeste h3{font-size:12pt;letter-spacing:1px;}

ul{margin-left: -21px;}

nav ul {
  list-style: none;
  margin: 8px;
  padding: 0px;
}
nav a {
  text-decoration: none;
  outline: none;
  display: block;
}
.topmenu {
  backface-visibility: hidden;
}
.topmenu:after {
  content: "";
  display: table;
  clear: both;
}
.topmenu > li {
  display: inline-block;
  position: relative;
}
.topmenu > li > a {
  transition: .4s ease-in-out;
  /*max-width:150px;*/
}
.down:after {
  /*content: " v";
  margin-left: 8px;*/
}
.topmenu > li > a:hover,nav li a:hover {color: #6fd66a;}
.submenu {
  background: #0f539f;
  position: absolute;
  left: 0;
  top: 36px;
  visibility: hidden;
  opacity: 0;
  z-index: 5;
  /*width: 170px;*/
  transform: perspective(600px) rotateX(-90deg);
  transform-origin: 0% 0%;
  transition: .6s ease-in-out;
}
.topmenu > li:hover .submenu, .topmenu > li a:focus .submenu {
  visibility: visible;
  opacity: 1;
    transform: perspective(600px) rotateX(0deg);
}
.submenu li a {
  /*color: #7f7f7f;*/
  line-height: 36px;
  /*padding: 0 25px;*/
}
/*.submenu li a:hover {color: #E6855F;}*/




.bodysite{display: -webkit-flex;-webkit-justify-content:center;-webkit-align-items:center;-webkit-flex-direction:column;
    display: flex;justify-content:center;align-items:center;flex-direction:column;}
#nothing{width:100%; height:95px;}
#banner{background-size:100%;height:440px;width:100%;color:#ffffff;
background-size: cover;}
.zes1{background: url(img/Slider-1.jpg) no-repeat;}
.zes2{background: url(img/Slider-2.jpg) no-repeat;}
.zes3{background: url(img/Slider-3.jpg) no-repeat;}
.zes4{background: url(img/Slider-4.jpg) no-repeat;}
#banner p{font-size:12pt; margin: 2% 0 0 10%; display:block; max-width:60%; text-align:left;}
#banner h3{margin: 0 0 6% 10%; display:block; max-width:60%; text-align:left;}
#banner div{width:60%;margin: 6% 0 6% 9%;min-height:250px;}
.st {
width: 18px;
height: 32px;
cursor: pointer;
padding: 10px;
position:relative;
top:48%;
}

.stL{left:2%;}
.stR{left:93%;}
#numeric {
margin: -44px auto 40px;
width: 300px;
text-align: center;
}

#numeric span{
display: inline-block;
cursor: pointer;
width: 5px;
height: 5px;
text-align: center;
margin: 0 0 0 20px;
font-size: 26px;
font-weight: bolder;
padding: 9px;
border-radius: 39px;
z-index:5;
}
.viss{
	background-color: #00b8e0;
}
.nuns{
	background-color:#FFF;
}
#banner p.star{font-size:18px;}

.white{padding:40px 0 0;}
.white{
  display: -webkit-flex;
  -webkit-justify-content:center;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: flex-start;
  display: flex;
  justify-content:center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  background-color:#FFF;
  color:#696464;
  width:80%;
}
ul.sun, ol.sun{margin-left: -20px;}
.white div{width:49%;}
.white img{max-width:100%;margin:21px 30px 0 0;}
.forcikle img {margin:0}
.white h1,.white h2,.white h3,.white h4, .blue h1, .blue h2, .blue h3, .blue h4{
   text-align:center;
}
.white h1,.blue h1{
  font-size:20px;
  color:#333;
  width:100vw;
}
.blue h1{width:100%;}
/*.blue h2, .white h2{
font-size: 20px;
color: #333;
width: 100vw;
}*/
.white li{
 margin-top:24px; 
}
.white a{
  color:#000;
}

.forcenok{text-align: center;}

.sun{
margin: 0 auto;
}
.sun li{
 margin-top:4px; 
}

.blue{
 width:100%;
 background-color:#fff;
 padding:40px 3%;
}
.blue p, .while p{
  line-height: 1.4;
}

.forcikle{
  width:20%;
  margin:2% 1%;
}
.forcikle img{
 /*background-color:#0f539f;
 border-radius: 50%;*/
 width: 63%;
 height: 63%;
}

.white div .flextwocenter{width:90%; display: -webkit-flex;-webkit-justify-content:center;-webkit-align-items:center; display: flex;justify-content:center;align-items:center;}

.forcikle.bodysite p{
width:100%;
line-height: 1.4;
height: 67px;
text-align: center;
}

a.more{
  display:block;
  margin:27px auto 50px;
  color:#00b8e0;
  width: 115px;
  text-decoration: none;
}

.socalomobile{display:none;}







table{
  margin:0 auto 50px;
  border-collapse: collapse;
  border-spacing: 0;
  color: #5c5c5c;
  width: 90%;
}
table caption {
    font-size: 20px;
    font-weight: bold;
    padding: 11px 0 32px;
}
td, th{
  text-align: center;
  height: 50px;
  padding: 4px 10px;
  border: 1px solid #989898;
  font-size: 13px;
  font-weight: 600;
}
tr th:first-child,tr td:first-child {
    border-left: none;
    border-top: none;
    width: auto;
}
table.icons tr td:first-child, tr td.question-mark{
width:50px;
}
table.icons tr td:first-child, table.icons tr td:nth-child(2) {
border-left: none;
border-right: none;
padding: 0;
}
tr td.question-mark {
    border-left: none;
}
.question-mark span {
    color: #fff;
    background: #adafb2;
    border-radius: 50%;
    width: 24px !important;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    cursor: help;
}
td.yes, td.no{
width: 65px;
}
td.yes {
    background: #d0ec7f;
}
td.no {
    background: #faaaca;
}


.blue table{width: auto;color:#000;}
.blue td{border:none; text-align:left;font-size: 19px;padding:0;font-weight: normal;}
.blue .firstttd{font-size:17px; vertical-align:top;padding-right:7px;}
.blue .secondtd{vertical-align:top;padding: 0px 40px 10px 0;font-weight: 600;}
.blue .thirdtd{vertical-align:top;padding-top: 0px;}
.thirdtd a{color:#000;}

.cenntrononflex{
	margin:0 auto;
	width:80%;
	padding:20px 0 20px;
}
.cenntrononflex img{margin:0 3%;width: 42%;}

.normaltext h1,.normaltext div{order: 0!important;width:70%;}
.normaltext.white li {margin-top: 7px;}


#footer{background: #b8dcf0;padding: 50px 5% 20px;margin-top: 180px;}
#endfoot{background: #9dcae2;height: 50px;padding: 25px 5% 0px;}
#footer a,#endfoot a{color:#000;}
#socio img {width:50px;height:50px;}
#socio {width: 85%;}
#footer,#endfoot{width: 90%;margin:0;}

.tables2 td {font-size:12pt;}
.tables2 ul{font-size:13px;margin:0; padding:6px;}
.tables2 li{padding:1px;margin:1px;}
.tables2 td:first-child {text-align:left;}
.roundmedia{
	width:45%;
	height: 380px;
	background:#000;
	display:inline-block;
	margin:2%;
}

.nonfc{display:none; margin:5px 0 25px;}
.fcjsc{text-decoration:none;border-bottom: 1px dashed #000080;display: table;margin-bottom: 19px;color: #00b8e0 !important;}
.imgsmallvenobox{width:150px;height:260px;}





#rostech{
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 99;
box-sizing: border-box;
padding: 20px;
--shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
display: -webkit-flex;
display: flex;	
background-color: #f5f8f9;
}

#rosknopa{
text-decoration: none;
display: inline-block;
white-space: nowrap;
text-align: center;
line-height: 1.3;
padding: 15px 30px;
background: #4682B4;
transition: .3s;
outline: none;
border: 1px solid var(--main);
border-radius: 8px;
font-size: 1rem;
font-weight: 500;
box-shadow: none;
height:25px;
width:80px;
color: #fff;
margin: 20px;
}

#rostext{
padding: 0 15px;
}




@media (max-width: 1500px){
nav li{
  padding:0 13px;
}
}

@media (max-width: 1300px){
#logo {width: 178px;height: 86px;}
#slogan {margin: 24px 0 0 10px;}
.forcikle.bodysite p{height: 35px;}
.white div {width: 100%;-webkit-order: 2;order: 2;}
ul.sun, ol.sun {margin-left:0;}
.white img {-webkit-order: 0;order: 0;margin:0;}  
.white h1,.blue h1 {-webkit-order: 1;order: 1;}  
  
  
}

@media (max-width: 1200px){
  #contbeste {margin-left:0;}
}

@media (max-width: 1100px){
  #numeric {margin: -60px auto 40px; }
  #slogan {max-width: 360px;}
}

@media (max-width: 1030px){
#headers, #logoandmenu,.bodybox {width: 100%;}
#bestellen {position: fixed;z-index: 10;top: 5px;left: 50px;}
.forcikle.bodysite p{height: 65px;}
#numtel {display:block;text-decoration: none;color: #3bce88;font-size: 15pt;font-weight: bold;}
#headers img {
height: 100%;
margin: 0;
width: 100%;	
}
#formobile{display:block;position:absolute; top:15px; right:5px;font-size:31pt;cursor:pointer;color:#fff;width:130px;}
#formobile img {width:62px;}
#logo{height: 88px;margin-top:60px;}
nav,.myblue,#telephone,.socalocomp{display:none;}
#slogan {margin: 110px 0 0 22px;}
#menu {position:fixed;top:0;left:0;}	
#footer, #endfoot{font-size: 10pt;}
.roundmedia{width:90%;}
.socalomobile{display:block;}
}

@media (max-width: 850px){
#rostext {font-size: 10pt;}
#banner div {width: 100%;}
}



@media (max-width: 778px){
#headers {height:100%;margin-top:53px;}
#logoandmenu {text-align: left;}
#logo_mini {top: -3px;right: -20px;}
#logo{margin-top:10px;}
#slogan {margin: 58px 0 0 15px;}
.forcikle.bodysite p{height: 86px;}
}

@media (max-width: 720px){
  #banner p.star {font-size: 11px;}
  #banner p {font-size: 12pt;}
  .forcikle.bodysite p{height: 113px;}
  .flexrow{-webkit-flex-direction:column; flex-direction:column;
          -webkit-align-items: center; align-items: center;}
  .sun {margin: 27px auto; width: 95%;padding:10px;}

}

@media (max-width: 590px){
  #banner,#numeric{display:none;}
  .forcikle {width: 30%;}
  .blue p, .white p  {line-height: 1.4;}
  #bestellen {top: 14px;padding: 8px 20px;font-size: 9pt;}
  .white .tables,.white .tables2 {width: 100%;}
  #logo {margin-left: 10px;}
  .forcenok{text-align:inherit;}
}

@media (max-width: 500px){
  .white div .flextwocenter{-webkit-flex-direction:column;flex-direction:column;}
  .forcikle img {width: 122px;height: 122px;}
  .forcikle.bodysite p {height: 100%;}
  #slogan {margin: 30px 0 0 22px;font-size:15px;}
  .tables2 span{display:block;width:97%;}
  #logo{margin-top:30px;} #slogan {margin: 45px 0 0 15px;}
  #rostext {font-size: 7pt;}
}

@media (max-width: 428px){
#logo{margin-top: 34px;}
#modaltext,#modaltext2 {padding: 10px 2px;top: 0;}
#bestellen {left: 10px;}
td, th {padding:6px;}
table.icons tr td:first-child, tr td.question-mark {width: unset;}
  .question-mark span {display:none;}
}

@media (max-width: 350px){
#logo{margin-top: 38px;}  
}



/*modal corona start*/
@media (max-width: 767px) {
	.modal-fixed-overlay{position: fixed;left: 0;right: 0;width: 100%;;z-index: 9999999999999999999999999999;height: 100%;}
	.modal-overlay{
		background: #fff;
		width: calc(100% - 25%);
		margin: 50px auto;
		position: relative;
		border: 1px solid #000;
		padding: 25px;
		top: 50%;
		transform: translateY(-50%);
		overflow: auto;
		height: calc(100% - 225px);
		max-height: 450px;
		z-index: 9999999999999999999999999999;
	}
	.modal-overlay .close{right: 15px;top: 10px;position: absolute;text-decoration: none;}
	.modal-overlay .modal-text {
		color: #000;
		line-height: normal;
		font-size: 12px;
	}
	.modal-overlay .modal-text h4{color: #0a779d;font-size: 18px;}	
	.modal-overlay ol{list-style: decimal;    
	list-style-position: inside;}
	.modal-overlay ol li{}
}

@media (min-width: 768px) {
	.modal-fixed-overlay{position: absolute;top:0;left: 0;right: 0;width: 100%;z-index: 9999999999999999999999999999;height: 100%;}
	.modal-overlay{
		background: #fff;
		width: 50%;
		margin: 0 auto;
		position: relative;
		border: 1px solid #000;
		padding: 25px;
		top: 50%;
		overflow: auto;
		min-height: 450px;
		transform: translateY(-25%);
		z-index: 9999999999999999999999999999;
	}
	.modal-overlay .close{right: 15px;top: 10px;position: absolute;text-decoration: none;}
	.modal-overlay .modal-text {
		color: #000;
		max-height: 395px;
		line-height: normal;
		font-size: 16px; 		
	}
	.modal-overlay .modal-text h4{color: #0a779d;font-size: 24px;}	
	.modal-overlay ol{list-style: decimal;    
	list-style-position: inside;}
	.modal-overlay ol li{}
}
/*modal corona end*/
