:root {
  --light: #ffffff;
  --gray: #dedede;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1600px;
  }
}

.custom-bg-color-grey-11 {
	background-color: #262626;
}
.top-1 {
  top: -6px !important;
}
.log {
	width:320px;
	height:100px;
}

.imgbtn {
	max-width:90px;
}

.slide {
	 height: 350px;
}

.slidek {
	 height: 450px;
}

.slides {
	 height: 550px;"
}
/*.stroke {                                          */
/*	background:url("../img/stroke.svg") no-repeat;   */
/*	background-size: 100% 300%;                      */
/*	background-position: -10% 0%;                    */
/*}                                                  */

.offen p {
  color: var(--default);
  line-height: 26px;
  margin: 0px;
}

.offen {

}
.text-color-white {
	color:#000000 !important
}
.color-green {
	color:#bdce03 !important;
}
.active1 img{

-webkit-transform: scale(1.1);
	transform: scale(1.1);
	filter: drop-shadow(8px 8px 10px gray);
opacity: 0.6;
}

.active1 img:hover{

-webkit-transform: scale(1);
	transform: scale(1);
	filter: drop-shadow(8px 8px 10px gray);
}

b, strong {
  font-weight: bold;
}

h5 {
  font-size: 1.25rem;
}

.AngebotZahl {
	font-size:110px;
}

.kursstart {
  font-weight: 600;
  font-size: 3em;
  color: #bdca01;
  line-height: 19px;
}

.theoliste:nth-child(2n) {
  background:#79797926;
}

.bckrd {
	background-color:#ff000036 !important;
}

.dropdown-menu {
  background: #f7f7f7 !important;
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
  border: 1px solid #dfdfdf12;
}

.kursevent {
	font-size:16px;
	padding:5px 0;
}
.dater {
	min-width:40px;
	display:inline-block;
	text-align:right;
}
.dater1 {
	min-width:150px;
	display:inline-block;
	text-align:right;
}
.kurstext {
	min-width:130px;
	display:inline-block;
	text-align:right;
	
}
.tag {
	min-width:28px;
	display:inline-block;
	text-align:right;
}
.theolist{
	color:#999999;
}

.theo-li {
	text-align:left;
}

.nav-item {
	min-width:50px;

}
#header .header-nav-main.header-nav-main-square nav > ul > li > a:hover
{
	transform: scale(1.1);
}

#header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a:hover {

	transform: scale(1.1);
}

.unav img{
	opacity:0.5;
-webkit-transform: scale(1);
	transform: scale(1);
}
.capt p{
	padding:20px;
-webkit-box-shadow: 10px 10px 20px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 20px -7px rgba(0,0,0,0.75);
box-shadow: 10px 10px 20px -7px rgba(0,0,0,0.75);
}


.bgpink {
	background:#bbcb03;
	color:#ffffff !important;
	
}

.tab-content h8 {
  font-size: 16.2em;
  font-weight: 900;
  line-height: 65px;
  margin-bottom: 1px;
  text-transform: uppercase;
  color: #acacac;
  rotate: -5deg;
  opacity: 0.3;
  z-index:-100;
}



.tab-content h3 {
  text-transform: uppercase;
  color: #515151;
  font-size: 1.5em;
}



.tab-content p {
  color: #333;
  line-height: 19px;
  margin: 0 0 7px;
}


.navr {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.ratio-4x3 {
  --bs-aspect-ratio: 58%;
}

fieldset {margin-top:30px;}
legend {font-size:20px; }

.plz {width:50px;}
.ort {width:126px;}
.strasse {width:140px;}
.strnummer {width:36px;}

	#zusatz label{width:120px;}
	#zusatz input{width:160px;}

label {color:#666; font-size:1em;padding:0; width:160px; }
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:180px;  color:#666;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em;color:#333333; background:#fff; width:100px;}
option {color:#900;}
textarea .1{width:184px; border:1px solid #666;}
textarea:focus {border-color:#FF9900;}

#klassen label{width:200px;}
#klassen input{width:28px;}


.button9 {padding:-5px 0 0 0;margin:0;border:none;background: url(../images/suchen.png) no-repeat center;height:28px;width:38px;	cursor:pointer;}

#rechner{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,f2f2f2+87,ff0000+89,e5e5e5+100 */
background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(229,229,229,1) 0%, rgba(242,242,242,1) 87%, rgba(255,0,0,1) 89%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(229,229,229,1) 0%,rgba(242,242,242,1) 87%,rgba(255,0,0,1) 89%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(229,229,229,1) 0%,rgba(242,242,242,1) 87%,rgba(255,0,0,1) 89%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding:15px;
}

.vb {font-size:14px;}
.vb .checkbox {float:right;}

/* Kalender */
div#kalender { box-shadow: 1px 1px 10px #CFCFCF;border:1px solid #dedede}
table#kalender { background-color: #F5F5F5; border-collapse: Collapse; width: 100%;cursor: Default;}
table#kalender th { background-color: #E5E5E5; border: Solid 1px #FFFFFF; font-weight: Normal;}
table#kalender td { vertical-align: Top; padding: 4px; border: Solid 1px #FFFFFF;}
table#kalender td#navigation { font-size: 1.10rem; font-weight: Bold; letter-spacing: 2px; text-align: Center; background-color: #F5F5F5;}
table#kalender td#navigation span { white-space: Nowrap;}
table#kalender td.heute { background-color: #D5D5D5 !important;}
table#kalender th.wochenende { background-color: #D5D5D5;}
table#kalender td#anzeige {font-family: Verdana, Sans-Serif;font-size: 1rem;background-color: #EDEDED;}
table#kalender span.uhrzeit { font-family: Arial, Sans-Serif; font-size: 1rem; color: #555555;}
table#kalender span.feiertag { font-family: Arial, Sans-Serif; font-size: 1rem; color: #E60000;}
table#kalender td.eintag { height: 60px; cursor: Default; line-height: 16px; text-align:right; word-break: break-all; transition: background-color 0.5s;}
table#kalender td.eintag:hover { color: #ff0000; background-color: #E8E8E8 !important;}
table#kalender td.keintag { height: 60px; color: #C5C5C5; cursor: Pointer; transition: background-color 0.5s;}
table#kalender td.keintag:hover { background-color: #E8E8E8; color: #529EEA;}

/* Aktiver Tag */
.aktivtag { box-shadow: Inset 0px 0px 100px 100px #DEEEFC;}

/* Tabelle (child even/odd) */
table#kalender td:nth-child(even) { background-color: #F5F5F5;}
table#kalender td:nth-child(odd) { background-color: #F0F0F0;}

/* Navigation Link */
span.navLink { font-family: Verdana, Sans-Serif; font-weight: Normal; padding: 2px; cursor: Pointer; outline: Solid 1px Transparent; transition: background-color,outline 0.5s;}
span.navLink:hover { background-color: #DEEEFC; outline: Solid 1px #7EB4EA;}

span.navBlock { min-width: 120px; display: Inline-Block;}

/* Event Link */
span.eventLink { font-family: Arial, Sans-Serif; font-size: 1.1rem; font-weight:bold;color: #ff0000; cursor: Pointer;}
span.eventLink:hover { text-decoration: Underline;}
span.zeiten { font-family: Arial, Sans-Serif; font-size: 0.9rem; font-weight:bold;color: #555555; line-height:12px;cursor: Pointer;}


/* user-select */
table#kalender td#navigation,
 table#kalender td.eintag,
 table#kalender td.keintag,
 table#kalender th.wochentag,
 table#kalender th.wochenende,
 table#kalender span.uhrzeit,
 table#kalender span.feiertag,
 table#kalender span.navLink,
 table#kalender span.eventLink {
 -ms-user-select: None;
 -moz-user-select: None;
 -webkit-user-select: None;
}

mark.mark {
 font-weight: Bold;
 background-color: Transparent;
 color: #529EEA;
}

mark.fehler {
 font-weight: Bold;
 font-size: 18px;
 background-color: Transparent;
 color: #FF0000;
}

/* Kalenderblatt */
div#kalenderblatt {
 color: #555555;
 background-color: #FFFFFF;
}

/* Anzeige */
form#Form,
 p#fehler,
 div#aktevents,
 dl#dl,
 div#kalenderblatt {
 padding: 5px;
 margin: -20px 0px 0px 5px;
}

input, select, textarea {
 font-family: Verdana, Sans-Serif;
 font-size: 0.95rem;
 margin-top: 3px;
}

textarea#textarea {
 width: 420px;
 min-width: 420px;
 max-width: 420px;
 height: 200px;
 min-height: 200px;
 max-height: 400px;
 resize: Vertical;
}

input[type="number"] {
 width: 60px;
}

div#anzeigeBeenden {
 text-align: Right;
 padding-right: 15px;
}
span.tooltips {
 
  display: inline;

}
span.tooltips span {
  position: absolute;
  width:500px;
  color: #000000;
  background: #ffffff;
  height: 400px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
    -webkit-box-shadow: 0px 2px 31px -11px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 31px -11px rgba(0,0,0,0.75);
box-shadow: 0px 2px 31px -11px rgba(0,0,0,0.75);
}
span.tooltips img{max-width:500px;}

span:hover.tooltips span {
  visibility: visible;
  opacity: 0.9;
  bottom: 30px;
  top:100px;
  z-index: 999;
}
.add2 a:hover {
	
	
	opacity:0.7;
	
}






@media (max-width: 575px) {
	.slide { height: 220px;}
	.imgbtn {max-width:52px;}
	
	
	h4 {
	  font-size: 1.9em;
	  font-weight: 600;
	  line-height: 44px;
	  margin: 0 0 24px;
	}
	
	
	.list li span{
		display:block;
	}
	
	.list li {
		font-size:1.4em;
		
	}
}

@media (min-width: 575px) {
	.topkurs {min-width:600px !important;}
	

	
}	
	


@media only screen and (min-width: 1170px) {
	.bts-popup-container {margin: 8em auto;}  
}

@media (max-width: 1470px) {
	.log {width:200px;height:70px;}	  
		.imgbtn {
		  max-width: 80px;
		}
}

  @media (max-width: 1250px) {
		#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
		  position: relative;
		  background: transparent !important;
		  padding: 0 .5rem;
		  margin: 1px 0 0;
		  min-height: 60px;
		  height: 100%;
		}
		.imgbtn {
		  max-width: 60px;
		}
		
.slide {
  height: 270px;
}
  }
  
  
  
@media (max-width: 975px) {
	.slide {height: 300px;}

	.nav {
	  display: inline-block;
	  flex-wrap: wrap;
	  padding-left: 0;
	  margin-bottom: 0;
	  list-style: none;
	  float: left;
	}


	#header .header-nav-main nav > ul li {
	  border-bottom: none;
	  /*clear: both;*/
	  display: block;
	  float: left;
	  margin: 0;
	  padding: 0;
	  position: relative;
	  width:100px;
	}
	.imgbtn {max-width:70px;}
	
	h411 {
	  font-size: 1.4em;
	  line-height: 24px;
	}
	
	
}

  @media (max-width: 991px) {
	#header .header-nav-main nav > ul li a.dropdown-toggle .fa-chevron-down {
	  visibility:hidden;
	  position: absolute;
	  top: 50%;
	  right: 0;
	  width: 30px;
	  height: 100%;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  font-size: 0.6rem;
	}
}

.modal-dialog {
    min-width: 320px;
	max-width:50% !important;
    margin: 1.75rem auto;
}
.close {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;

}
.modal-header {    border-bottom: none;}
.modal-body img {
  padding: 20px 0 0 0;
    max-width: 100%;
    height: auto;
}
.modal-body h1, .modal-body h2, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h5 {
	padding:10px;
	margin-bottom:10px;
	color: #000000;
}


.modal-body p {
	color: #000000;
    line-height: 28.8px;
    line-height: 1.8rem;
    font-size: 19.2px;
    font-size: 1.2rem;
}

button.close1 {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.close1 {float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	max-width:50px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.topnav {color:#333}
.topnav:hover {color:#8dc500}
.table td, .table th {padding: .25rem;}


h2 {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 42px;
  margin: 0 0 32px 0;
}

.text-6 {
  font-size: 1.3em !important;
}

li {
  line-height: 37px;
}





/* poppins-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/poppins-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-100.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/poppins-v20-latin-100italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-100italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/poppins-v20-latin-200.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-200.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/poppins-v20-latin-200italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-200italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-200italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/poppins-v20-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-300italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/poppins-v20-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/poppins-v20-latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-500italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/poppins-v20-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-600italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/poppins-v20-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-700italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v20-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-800.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/poppins-v20-latin-800italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-800italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-900.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/poppins-v20-latin-900italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v20-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v20-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins-v20-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins-v20-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins-v20-latin-900italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
