@charset "utf-8";
/* CSS Document */

/*To Do: 
	- Menu ausblenden wenn außerhalb klicken
	- Topnav scaling anpassen
	- Footer Buttons "Links" verkleinern
	- Carousel Captions größe responsive
*/



body {
/*	background-color: #335155; ursprünglich*/
/*	background-color: #32727C; Mögl. 2*/
	background-color: #3E8E9C;
	margin: 0px;
	padding: 0px;
	padding-top: 85px;
}

nav {
	z-index: 40;
}




div1 {
	float: right;
	padding-right: 4.5%;
}


ul1 {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  position: fixed;
  top: 0;
  width: 100%;
  overflow: hidden;
  background-color: #2A3445;
  box-shadow: 0 2px 4px 1px rgba(0,0,0,0.25);
}

li1 {
  float: left;
  align-content: center;
}


li1 a {
  display: block;
  padding: 17px;
  background-color: #2A3445;
  font-size: 18px;
  color: whitesmoke;
  text-align: center;
  text-decoration: none;
}

.classforA {
  display: block;
  padding: 17px;
  background-color: #2A3445;
  font-size: 18px;
  color: whitesmoke;
  text-align: center;
  text-decoration: none;
}


.center_all {
  display: flex !important;
  justify-content: center !important;
}

.icon {
	float: right;
}

.topnav {
	position: sticky;
	overflow: hidden;
}

.nav_icon {
	height: 61px;
    width: auto;
	padding: 0;
	float: left;
	position: absolute;
	left: 5%;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.responsive2 {
	max-width: 1140px;
	width: 96%;
 	height: auto;
	margin-left: 2%;
}

.backgr {
	background-color: #4795A0;
	padding-top: 70px;
}

/*


.padding_tab {
	float: left;
	padding: 15px 15px;
	color: blueviolet;
}


 /* Add a black background color to the top navigation *
.topnav {
  overflow: hidden;
}


/* Style the links inside the navigation bar *
.topnav a {
  display: block;
  color: #f2f2f2;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

/*
.bg-dark {
  background-color: #3F474F !important;
}



.navbuttons a:not(.icon_nav) {
	float: right;
}

/* Change the color of links on hover */
.topnav a:hover:not(.nav_icon):not(.icon) {
  background-color: #4482B7;
  font-size: 18.5px;
  padding: 16px 16px 17px 16px;
  color: white;
	
	-webkit-transition: all 200ms ease;
	   -moz-transition: all 200ms ease;
	    -ms-transition: all 200ms ease;
		 -o-transition: all 200ms ease;
			transition: all 200ms ease;
}

.icon:hover {
	background-color: #4482B7;
	font-size: 19px;
  	color: white;
}

/* Add an active class to highlight the current page */
.topnav_active{
  background-color: #3D78A2;
  color: white;
}


/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
	display: none;
	float: right;
} 

.datenschutz {
	margin-left: 15%;
	margin-right: 15% !important;
	max-width: 1000px;
	outline: outset;
	outline-color: #2A3445;
	padding: 2px 4px;
}

@media screen and (min-width: 1140px) {
	.datenschutz {
		margin: auto !important;
		max-width: 1000px;
	}
	
	hr {
 		margin-top: 2px;
 		margin-bottom: 2px;
	}
	
	.carousel_cap_font {
	 	margin-top: -3px !important;
		margin-bottom: -10px !important;
	}
}

@media screen and (min-width: 1558px) {
	div1 {
		padding-right: 20% !important;
	}
	.nav_icon {
		right: 73% !important;
		left: 19% !important;
	}
	
	.box3Button1 {
		margin-left: 20% !important;
		padding: 7px 15px 7px 15px !important;
	}
	
	.box3Button2 {
		margin-right: 20% !important;
		padding: 7px 14px 7px 14px !important;
	}
	
	.box3Button5 {
		margin-left: 20% !important;
		padding: 7px 0px 7px 0px !important;
	}
	
	.box3Button6 {
		margin-right: 20% !important;
		padding: 7px 1.5px 7px 1.5px !important;
	}
	
	.box3Button {
		padding: 7px 12px 7px 12px !important;
	}
	
}

@media screen and (max-width: 1558px) {
	div1 {
		padding-right: 16% !important;
	}
	.nav_icon {
		left: 17% !important;
	}
	
	.box3Button1 {
		margin-left: 19% !important;
		padding: 7px 15px 7px 15px !important;
	}
	
	.box3Button2 {
		margin-right: 19% !important;
		padding: 7px 14px 7px 14px !important;
	}
	
	.box3Button5 {
		margin-left: 19% !important;
		padding: 7px 0px 7px 0px !important;
	}
	
	.box3Button6 {
		margin-right: 19% !important;
		padding: 7px 1.5px 7px 1.5px !important;
	}
	
	.box3Button {
		padding: 7px 10px 7px 10px !important;
	}
	
}

@media screen and (max-width: 1360px) {

	.box3Button1 {
		margin-left: 17% !important;
		padding: 7px 15px 7px 15px !important;
	}
	
	.box3Button2 {
		margin-right: 17% !important;
		padding: 7px 14px 7px 14px !important;
	}
	
	.box3Button5 {
		margin-left: 17% !important;
		padding: 7px 0px 7px 0px !important;
	}
	
	.box3Button6 {
		margin-right: 17% !important;
		padding: 7px 1.5px 7px 1.5px !important;
	}
}


@media screen and (max-width: 1200px) {
	div1 {
		padding-right: 13% !important;
	}
	.nav_icon {
		left: 14% !important;
	}
	
	.box3Button1 {
		margin-left: 12.5% !important;
		padding: 7px 15px 7px 15px !important;
	}
	
	.box3Button2 {
		margin-right: 12.5% !important;
		padding: 7px 14px 7px 14px !important;
	}
	
	.box3Button5 {
		margin-left: 12.5% !important;
		padding: 7px 0px 7px 0px !important;
	}
	
	.box3Button6 {
		margin-right: 12.5% !important;
		padding: 7px 1.5px 7px 1.5px !important;
	}
	
	.box3Button {
		padding: 7px 6px 7px 6px !important;
	}
	
	.carousel_cap_font {
		margin-top: 2px !important;
		font-size: 2.2vw !important;
	}
	
	.carousel_subcap_font {
		font-size: 1.6vw !important;
		margin-top: 6.5px !important;
	}
	
}


@media screen and (max-width: 992px) {
	div1 {
		padding-right: 10% !important;
	}
	.nav_icon {
		left: 11% !important;
	}
	
	.box3Button1 {
		margin-left: -2% !important;
		padding: 7px 15px 7px 16px !important;
	}
	
	.box3Button2 {
		margin-right: -2% !important;
		padding: 7px 14px 7px 14px !important;
	}
	
	.box3Button5 {
		margin-left: -2% !important;
		padding: 7px 0px 7px 0px !important;
	}
	
	.box3Button6 {
		margin-right: -2% !important;
		padding: 7px 1.5px 7px 1.5px !important;
	}
	
	.box3Button {
		padding: 6px 6px 6px 6px !important;
	}
	
	.carousel_cap_font {
		margin-top: -4px;
		
		
	}
	.carousel_subcap_font {
		margin-top: 5.5px !important;
	}
}


@media screen and (max-width: 768px) {
	div1 {
		padding-right: 7% !important;
	}
	.nav_icon {
		left: 8% !important;
	}
	
	.breakLine {
	display:block !important;
	}
	
	.h2Box {
		font-size: 27px !important;
	}
	
 	.h3Box {
		font-size: 17px !important;
	}	
  
 	.pBox1 {
		font-size: 15px !important;
	}
	
  	.pBox2 {
		font-size: 15px !important;
	}
	
	.box3Button1 {
		margin-left: -5% !important;
		padding: 5px 13px 5px 13px !important;
	}
	
	.box3Button2 {
		margin-right: -5% !important;
		padding: 5px 12px 5px 11.5px !important;
	}
	
	.box3Button5 {
		margin-left: -5% !important;
		padding: 7px 0px 7px 0px !important;
	}
	
	.box3Button6 {
		margin-right: -5% !important;
		padding: 7px 1.5px 7px 1px !important;
	}
	
	.box3Button {
		font-size: 14.5px !important;
		padding: 6px 4px 6px 4px !important;
	}
	
	.mt-md-0 {
    margin-top: 0 !important;
  	}
	
	.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  	}
	
	.carousel_cap_font {
		margin-top: 1px !important;
		font-size: 2.2vw !important;
	}
	
	.carousel_subcap_font {
		font-size: 1.6vw !important;
		margin-top: 6.5px !important;
	}
	
}

@media screen and (max-width: 640px) {
	
	.box3Button1 {
		float:none !important;
		margin-top: -6.5px;
		margin-left: -2px !important;
		margin-right: -3px;
		margin-bottom: 2px;
		padding: 1px 4px 1px 4px !important;
	}
	
	.box3Button2 {
		float:none !important;
		margin-right: -3px !important;
		margin-left: -2px !important;
		margin-bottom: -5px;
		padding: 1px 2px 1px 2px !important;
	}
	
	.box3Button5 {
		float:none !important;
		margin-top: -8px;
		margin-left: -2px !important;
		margin-right: -3px;
		margin-bottom: -5px;
		padding: 1px 4px 1px 4px !important;
	}
	
	.box3Button6 {
		float:none !important;
		margin-right: -3px !important;
		margin-left: -2px !important;
		margin-bottom: 1px;
		padding: 1px 2px 1px 2px !important;
	}


	.boxButFontDat {
		margin-left: -2px;
		margin-right: -3px;
		overflow: hidden;
		font-weight: 320;
	}
	
	.box3Button {
		padding: 1px 2px 1px 2px !important;
	}
	
 	.breakLine2 {
		display: block !important;
	}
	
 	.h2Box {
		font-size: 23px !important;
	}
	
 	.h3Box {
		font-size: 14px !important;
	}	
	
	.h3Box2 {
		font-size: 13px !important;
	}	
  
 	.pBox1 {
		font-size: 13px !important;
	}
	
  	.pBox2 {
		font-size: 13px !important;
	}
	
	footer {
		height: 200px !important;
	}
	
	.box1, .box2, .box3 {
		height: 150px !important;
	}
	
	.datenschutz {
		margin-left: 2% !important;
		margin-right: 2% !important;
	}
	
	.box11 {
		padding-top: 0px !important;
	}
	.box13 {
		margin-top: 0px !important;
	}
	
}

 /* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 640px) {
  .topnav a:not(.nav_icon) {display: none;}
  .topnav a.icon {
    display: block;
	  float: right;
  }
  .icon {
		float: right;
	  padding: 16.5px !important;
	}
	.nav_icon {
		z-index: 0;
		position: static;
		float: left;
	}
	div1{
		float: none;
	}
	li1 {
 	 float: none !important;
 	 display: block;
 	 color: #f2f2f2;
 	 text-align: center;
	 padding: 0px;
	 text-decoration: none;
  	 font-size: 17px;
    }
	
	.responsive2 {
		width: 100%;
		max-width: 100%;
		margin-left: 0%;
	}
	

	
	
	
	.dropdown_menu-5 .dropdown_item-1 {
  transform-origin: top center;
  animation: translateX 300ms 60ms ease-in-out forwards;
}
.dropdown_menu-5 .dropdown_item-2 {
  transform-origin: top center;
  animation: translateX 300ms 120ms ease-in-out forwards;
}
.dropdown_menu-5 .dropdown_item-3 {
  transform-origin: top center;
  animation: translateX 300ms 180ms ease-in-out forwards;
}
.dropdown_menu-5 .dropdown_item-4 {
  transform-origin: top center;
  animation: translateX 300ms 240ms ease-in-out forwards;
}
.dropdown_menu-5 .dropdown_item-5 {
  transform-origin: top center;
  animation: translateX 300ms 300ms ease-in-out forwards;
}
}
 @-moz-keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1 !important;
    transform: translateX(0px);
  }
}
@-webkit-keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1 !important;
    transform: translateX(0px);
  }
}
@-o-keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1 !important;
    transform: translateX(0px);
  }
}
@keyframes translateX {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1 !important;
    transform: translateX(0px);
  }
}



/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 640px) {
	.topnav.responsive {position: relative;}
 	.topnav.responsive a.icon {
 	  	position: absolute;
 	 	right: 0;
	    top: 0;
	  }
 	.topnav.responsive a {
 	   float: none;
 	   display: block;
 	   text-align: left;
	 	 }
	
 	.nav_icon {
		padding: 0px 5px;
	}
	
 	.h2Box {
		font-size: 23px !important;
	}
	
 	.h3Box {
		font-size: 14px !important;
	}	
	
	.h3Box2 {
		font-size: 13px !important;
	}	
  
 	.pBox1 {
		font-size: 13px !important;
	}
	
  	.pBox2 {
		font-size: 13px !important;
	}
	
	footer {
		height: 200px !important;
	}
	
	.box1, .box2, .box3 {
		height: 150px !important;
	}
	
} 


@media screen and (max-width: 570px) {

	.carousel_cap_font {
		margin-top: 2px !important;
		font-size: 2vw !important;
	}
	
	.carousel_subcap_font {
		font-size: 1.5vw !important;
		margin-top: 8.5px !important;
	}
}











.jumbotron {
  z-index: 2;
  position: relative;
	left: -2%;
	right: 2%;
	max-width: 1498px;
  background-color: #FFFFFF;
  border-radius: 0.4rem;
  height: 645px;
  background-attachment: fixed;
  background-position: top;
  align-content: center;
}

@media (min-width: 600px) {
  .jumbotron {
	background-attachment: fixed;
    padding: 4rem 2rem;
	}no-repeatno-repeatstyle="background-image:url("bilder/bild.jpg");style="background-image:url("bilder/bild.jpg");style="background-image:url("bilder/bild.jpg");style="background-image:url("bilder/bild.jpg"); style="background-image:url("bilder/bild.jpg"); style="background-image:url("bilder/bild.jpg"); style="background-image:url("bilder/bild.jpg"); style="background-image:url("bilder/bild.jpg"); style="background-image:url("bilder/bild.jpg"); 
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}


hr {
  background: white;
  height: 1.5px;
  border: none;
  margin-top: 2px;
  margin-bottom: 3px;
}

.carousel_cap_font {
	margin-top: -4px;
	margin-bottom: -8px;
	font-weight: 900;
	font-size: 2.7vw;
}

.carousel_subcap_font {
	margin-top: 2.5%;
	font-weight: 700;
	font-size: 1.67vw;
}



/* Footer style */


footer {
	height: 190px;
	background: #2A3445;
	overflow: hidden;
	margin-top: 20px;
}


.footMax {
	max-width: 1400px;
	margin: auto;
}

.bottom_line {
	z-index: 5;
	height: 8px;
	position: relative;
	text-align: center;
	bottom: -4px;
	margin-right: 1px;
}



.box:last-child {
     margin-right: 0;
}

.box1, .box2, .box3 {
     float: left;
     width: 32%;
     margin-right: 1%;
     padding: 0px 20px 10px 20px;
     background: #3D78A2;
     box-sizing: border-box;
	 margin-top: 8px;
	 height: 150px;
/*	 border-radius: 15px; */
	 text-align: center;
}

.box1 {
	margin-left: 1%;
}


.footer_nav {
	position: static;
	margin: -15px 15% 10px;
	float: left;
}

.footer_nav_head {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.box11 {
}

.box12 {
	font-size: 18px;
	font-weight: 900;
	text-decoration: underline;
	margin-top: 7px;
	margin-bottom: 9px;
}

.breakLine {
	display: none;
}

.breakLine2 {
	display: none;
}

.h2Box {
	margin: 0% -25% 0%;
	padding: 8px 0px 3px;
	font-size: 28px;
}

.h3Box {
	font-size: 17px;
	margin: 0% -25% 0%;
	padding-bottom: 9px;
}

.h3Link {
	background-color: #484848;
	outline: outset !important;
	outline-color: black !important;
	padding: 2px 4px !important;
	text-decoration: none !important;
	color: #41D2FF;
}

.h3Box2 {
	font-size: 17px;
	margin: 0% -25% 0%;
	padding-bottom: 6px;
}

.pBox1 {
	margin-left: -25%;
	margin-right: -25%;
	margin-top: 7px;
	font-size: 17px;
}

.pBox2 {
	margin-left: -25%;
	margin-right: -25%;
	margin-top: -16px;
	font-size: 17px;
}

.box1Button {
	
}

.box3Button1 {
	text-decoration: none !important;
	list-style-type: none !important;
	padding: 7px 6px 7px 6px;
  	background-color: #2A3445 !important;
  	font-size: 18px;
  	color: whitesmoke !important;
  	text-align: center !important;
	float:left;
	margin-left:18%;
}

.box3Button2 {
	text-decoration: none !important;
	list-style-type: none !important;
	padding: 7px 6px 7px 6px;
  	background-color: #2A3445 !important;
  	font-size: 18px;
  	color: whitesmoke !important;
  	text-align: center !important;
	float:right;
	margin-right:18%;
}

.box3Button3 {
	text-decoration: none !important;
	list-style-type: none !important;
	padding: 7px 12px 7px 12px;
  	background-color: #2A3445 !important;
  	font-size: 18px;
  	color: whitesmoke !important;
  	text-align: center !important;
	margin-top: 27px;
	font-weight: 320;
}

.box3Button5 {
	text-decoration: none !important;
	list-style-type: none !important;
	padding: 7px 3px 7px 3px;
  	background-color: #2A3445 !important;
  	font-size: 18px;
  	color: whitesmoke !important;
  	text-align: center !important;
	float:left;
	margin-top: 7px;
	margin-left:18%;
}

.box3Button6 {
	text-decoration: none !important;
	list-style-type: none !important;
	padding: 7px 0px 7px 0px;
  	background-color: #2A3445 !important;
  	font-size: 18px;
  	color: whitesmoke !important;
  	text-align: center !important;
	float:right;
	margin-top: 7px;
	margin-right:18%;
}

.box3Button {
	text-decoration: none !important;
	list-style-type: none !important;
  	background-color: #2A3445 !important;
  	font-size: 17px;
  	color: whitesmoke !important;
  	text-align: center !important;
}


.h3Box a:hover {
	color: #0000FF !important;
}

.box3Button1 a:hover, .box3Button2 a:hover, .box3Button5 a:hover, .box3Button6 a:hover {
	color:#3D78A2 !important;
}





/* page */


.img-fluid {
	box-shadow: 0px 0px 10px 0px #2E2E2E;	
}




/*Kontaktformular*/

.contact_mailtel a:hover {
	text-decoration: underline;
}



@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);


form { max-width:420px; margin:50px auto; }

.feedback-input {
  color:white;
  font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
  font-size: 18px;
  border-radius: 5px;
  line-height: 22px;
  background-color: transparent;
  border:2px solid #CC6666;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
}

.feedback-input:focus { border:2px solid #CC4949; }

textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

[type="submit"] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  width: 100%;
  background:#CC6666;
  border-radius:5px;
  border:0;
  cursor:pointer;
  color:white;
  font-size:24px;
  padding-top:10px;
  padding-bottom:10px;
  transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}
[type="submit"]:hover { background:#CC4949; }















/*



.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


@media (min-width: 580px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 580px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
	
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
	
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
	
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

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


.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}



@media (min-width: 1200px) {
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}


.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}


  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }


.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}


section {
  display: block;
}


p {
  margin-top: 0;
  margin-bottom: 1rem;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}




*/




















































