@font-face {
	font-family:"PT Root UI Regular";
	src: url("../Schriftart/pt-root-ui/Fonts/PT Root UI_Regular/PT Root UI_Regular.ttf")
	}

@font-face {
	font-family:"Coneria";
	src:url("../Schriftart/Demo_ConeriaScript.ttf")
	}

.alert {
	display: block;
	color: white;
	padding: 20px;
	background-color:#314292 !important; 
}

.text-center {
	text-align: center;
}

.rc-anchor {
	display: none!important;
}

.btn {
	padding: 10px 20px;
	font-size: 13pt;
}

.btn:hover {
	color: white;
	background-color:#212C49 !important; 
	cursor: pointer;
	box-shadow: none;
	border: none;
}

.video_wrapper {
  background-size: cover;
  position: relative;
  height: 400px !important;
  width: 100%;
}
.video_wrapper .video_trigger {
  padding: 0px 0px 0px;
  height: inherit !important;
  width: inherit;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.video_wrapper .video_layer {
  position: relative;
  display: none;
  height: inherit !important;
  width: inherit;
  margin: auto;
}
.video_wrapper .video_layer iframe {
  border: 0px none transparent;
  height: inherit !important;
  width: inherit;
  vertical-align: middle;
}


#cookiebanner_con * {
  box-sizing: border-box !important
}
.cookiebanner {
  position: fixed;
  padding-bottom: 5px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(10, 10, 10, .6);
  z-index: 1600000000;
  overflow: auto
}
.cb_top .cookiebanner {
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 5px
}
.cb_center .cookiebanner {
  top: 30%;
  left: 20%;
  width: 60%;
  padding: 2.5% 8px
}
.cb_bottom .cookiebanner {
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 5px
}
.cb_ecke .cookiebanner {
  width: 640px;
  max-height: 400px;
  padding: 18px;
  overflow: auto
}
.cookiebanner a {
  text-decoration: none !important
}
.cBanner {
  width: 100%
}
.cb_bottom .cBanner, .cb_top .cBanner {
  padding-left: 4px;
  padding-right: 4px
}
.cBanner::after {
  content: "";
  display: table;
  clear: both
}
.link_banner {
  color: #5a6e8c;
  text-decoration: none !important
}
.link_banner:hover {
  color: #0096c8;
  text-decoration: underline !important
}
.button_einverstanden {
  margin-bottom: 8px;
  color: #fff !important;
  border-width: 0;
  border-radius: 10px
}
.button_einverstanden:hover, .button_nein:hover {
  cursor: pointer;
  opacity: .9
}
.button_nein {
  padding: 1px 6px;
  font-size: 13.3333px;
  background-color: #fff0 !important;
  border-width: 0
}
.button_nein:hover {
  text-decoration: underline !important
}
.co_wieder {
  position: fixed;
  padding: 2px;
  background-color: #fff;
  border: 0;
  z-index: 1500000000;
  display: none
}
.co_wieder:hover {
  cursor: pointer
}
.co_wieder_left_top {
  top: 0;
  left: 0;
  border-bottom-right-radius: 5px
}
.co_wieder_right_top {
  top: 0;
  right: 0;
  border-bottom-left-radius: 5px
}
.co_wieder_left_bottom {
  left: 0;
  bottom: 0;
  border-top-right-radius: 5px
}
.co_wieder_right_bottom {
  right: 0;
  bottom: 0;
  border-top-left-radius: 5px
}
.coo_logo {
  float: right;
  margin: 0 20px 0 0;
  padding: 0
}
.coo_links {
  float: left;
  min-height: 1px;
  min-width: 100px;
  font-size: 12px
}
.coo_links img {
  height: 50px;
  max-width: 100px;
  margin-bottom: 5px
}
.cb_link_con {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 3px;
  text-align: center
}
.cBG {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, .2);
  z-index: 1400000000
}
.cb_bottom .cBG, .cb_ecke .cBG, .cb_top .cBG {
  display: none
}
.cb_center .cBG {
  display: block
}
@media only screen and (min-width:1200px) {
  .cbMobOnly {
    display: none
  }
  .cb_ecke .text_banner {
    float: none
  }
  .cb_bottom .text_banner, .cb_center .text_banner, .cb_top .text_banner {
    float: left
  }
  .cb_ecke .buttons_banner {
    padding-top: 10px
  }
  .cb_ecke .button_nein {
    margin-left: 24px
  }
  .cb_bottom .button_nein, .cb_top .button_nein {
    margin-left: 18px
  }
  .text_banner {
    margin: 12px 0
  }
  .cb_bottom .text_banner, .cb_top .text_banner {
    width: calc(100% - 515px)
  }
  .cb_center .text_banner {
    width: calc(100% - 350px)
  }
  .buttons_banner {
    float: left;
    padding-bottom: 1%
  }
  .cb_bottom .buttons_banner, .cb_top .buttons_banner {
    margin-left: 8px;
    width: 390px
  }
  .cb_center .buttons_banner {
    width: 240px;
    margin-left: 8px
  }
  .button_einverstanden {
    padding: .75em 1.25em;
    font-size: 16px
  }
  .button_nein {
    font-size: 13px
  }
  .cb_center .button_nein {
    margin-top: 16px;
    padding: 0
  }
  .cb_center .buttons_banner, .cb_center .coo_links {
    margin-top: 10px
  }
  .cb_bottom .schalter_con, .cb_top .schalter_con {
    margin-left: 140px
  }
  .cb_center .schalter_con {
    margin-left: 100px
  }
}
@media only screen and (max-width:1199px) {
  .coo_links {
    min-height: 54px;
    width: 100%
  }
  .cb_center .coo_links {
    position: absolute;
    top: 5px;
    left: 50px
  }
  .cb_link {
    position: absolute;
    top: 20px;
    left: calc(50% - 53px);
    font-size: 16px
  }
  .cb_mobile_bottom .cookiebanner, .cb_mobile_top .cookiebanner {
    left: 0 !important;
    max-height: none;
    width: 100% !important;
    padding-bottom: 5px !important
  }
  .cb_mobile_top .cookiebanner {
    top: 0 !important;
    bottom: auto !important
  }
  .cb_center .cookiebanner, .cb_mobile_center .cookiebanner {
    top: 5% !important;
    left: 5% !important;
    max-height: 90% !important;
    width: 90% !important
  }
  .cb_mobile_bottom .cookiebanner {
    top: auto !important;
    bottom: 0 !important
  }
  .cb_center .cBanner {
    margin-top: 48px
  }
  .coo_img_text {
    float: left;
    width: 100%;
    padding: 12px
  }
  .text_banner {
    width: 100%;
    overflow-y: auto
  }
  .cb_bottom .text_banner, .cb_top .text_banner {
    max-height: calc(100vh - 130px)
  }
  .cb_center .text_banner {
    max-height: calc(80vh - 270px)
  }
  .buttons_banner {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px
  }
  .button_einverstanden {
    float: right;
    padding: calc(1em/3*2) .5em;
    font-size: 18px
  }
  .cb_bottom .button_einverstanden, .cb_top .button_einverstanden {
    margin-right: 4px
  }
  @media only screen and (max-width:499px) {
    .cb_center .button_einverstanden {
      float: left !important
    }
    .cb_center .button_nein {
      margin-top: 6px
    }
  }
  .button_nein {
    float: left;
    width: 120px;
    margin: 4px 0 12px;
    padding: 0;
    font-size: 14px
  }
  .cb_bestaetigen .button_nein, .cb_janein .button_nein {
    display: block
  }
  .cb_okay .button_nein {
    display: none
  }
  .coo_logo {
    float: left;
    margin: 0 0 0 10px;
    padding: 0
  }
  .coo_logo img {
    float: left;
    width: 48px
  }
  .slSwitchConS {
    margin: 10px 0
  }
}


  #footer-cookie,
    #footer-cookie * {
      box-sizing: border-box;
    }

    #footer-cookie {
      display: none;
      position: fixed;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 60px;
      padding-left: 30px;
      padding-right: 30px;
      line-height: 60px;
      background: #314292;
      color: #fff;
		border-top: white solid 2px;
		z-index: 9999;
    }
    
    #footer-cookie a {
      color: #fff;
		text-decoration: underline;
    }

    #footer-cookie #description {
      float: left;
    }

    #footer-cookie #accept {
      float: right;
    }

    #footer-cookie #accept a {
      border: 1px solid #fff;
      padding: 5px 10px;
      text-decoration: none;
    }

    @media (max-width: 1200px) {
      #footer-cookie {
        padding-top: 30px;
        padding-bottom: 30px;
        line-height: inherit;
        height: auto;
      }

      #footer-cookie #description {
        width: 100%;
      }

      #footer-cookie #accept {
        width: 100%;
        margin-top: 15px;
      }

      #footer-cookie #accept a {
        width: 100%;
        display: block;
        text-align: center;
      }
    }

#preloder {
   position: fixed;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   z-index: 999999;
   background: white;
 }
 
 .loader {
   width: 80px;
   height: 80px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -26px;
   margin-left: -26px;
   border-radius: 120px;
   animation: loader 0.8s linear infinite;
   -webkit-animation: loader 0.8s linear infinite;
 }
 


 @keyframes loader {
   0% {
     -webkit-transform: rotate(0deg);
     transform: rotate(0deg);
     border: 4px solid rgba(11,91,139,1.00);
     border-left-color: transparent;
   }
   50% {
     -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
     border: 4px solid rgba(22,43,56,1.00);
     border-left-color: transparent;
   }
   100% {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
     border: 4px solid rgba(22,43,56,1.00);
     border-left-color: transparent;
   }
 }
 
 @-webkit-keyframes loader {
   0% {
     -webkit-transform: rotate(0deg);
     border: 4px solid rgba(11,91,139,1.00);
     border-left-color: transparent;
   }
   50% {
     -webkit-transform: rotate(180deg);
     border: 4px solid rgba(22,43,56,1.00);
     border-left-color: transparent;
   }
   100% {
     -webkit-transform: rotate(360deg);
     border: 4px solid rgba(22,43,56,1.00);
     border-left-color: transparent;
   }
 }

.pos-frei {
	left: 25px;
	top: 60px;
}

.pos-frei2 {
	left: 25px;
	top: 10px;
}

a {
	color: #809DED;
	text-decoration: none;
}

a:hover {
	color: #212C49;
}

html, body, footer, main, header {
display: block;
overflow-x: hidden;
width: 100vw;
margin: 0%;
padding: 0%;
              scroll-behavior: smooth;
} 

header {
	overflow-y: hidden;
}

body{
	font-family: "PT Root UI Regular";
	color: #314292;
}

header{
	height: 70vh;
}




.bold {
	font-weight: 600;
}

#blue {
    color: #314292;
}

#blue:hover {
    color: white;
}

#blue2 {
    color: #314292;
}

#blue2:hover {
    color: white;
}


.link-footer {
    margin-bottom: 10px;
    text-transform: uppercase;
    transition-duration: 0.4s;
}

.link-footer:hover {
    font-size: 16pt;
    color: #3C51B3;
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
    position: absolute;
    bottom: 10vh;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #314292;
    background-size: 14px auto;
    border-radius: 50%;
    z-index: 5;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1);

}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid #314292;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.size-video {
    width: 100vw;
    height: 70vh;
    object-fit: cover;
}

.weight_0 {
    font-weight: 100;
}

.move-container {
    position: relative;
    right: -130px;
}



.preise-font {
	font-size: 40pt;
}

.border-bottom {
	border-bottom: solid;
}

.preise-text h3{
	text-align: center;

}

.preise-text p{
	text-align: center;
}
	
.img-preise {
	position: absolute;
	width: 100px;
	left: 25vw;
	top: 30px;
}




.size_copyright {
	font-size: 13pt;
}

.text-white {
	color: white;
}

.p-fixed {
	position: fixed;
	display: block;
	margin-left: 15%;
}

.m-right{
	margin-right: 10%;
}

.m-left2{
	margin-left: 12.5%;
	margin-right: 12.5%;
}

.a{
	text-decoration: none; 
	color: white;
}

.head_wohnung_tiny {
	position: absolute;
	font-size: 12pt;
	line-height: 0px;
	left: 80px;
	top: 30px;
	font-weight: 700;
}

.head_wohnung_tiny_2 {
	position: absolute;
	font-size: 12pt;
	line-height: 0px;
	left: 35px;
	top: 22px;
	font-weight: 700;
}

.m-left{
	margin-left: 11%;
	margin-right: 11%;
}

.m-left3{
	margin-left: 4%;
	margin-right: 4%;
}

		.m-left-img{
	margin-left: 0%;
	margin-right: 0%;
}


.head_wohnung {
	font-size: 50pt;
	line-height: 0px;
}

.padding-left{
	padding-left: 0.5rem;
}



.margin-right{
	margin-right: 4%;
}


.background{
	display: block;
	background-color: #314292;
	color: white;
	width: 100%;
	padding-bottom: 2%;
	align-content: center;
}


.contain {
 object-fit: contain;
}

.cover {
 object-fit: cover;
}

.l-margin{
	margin-left: 42%;
	margin-right: 58%;
}

.font{
	font-family: "Coneria";
}


.d-block{
	position: absolute;
	display: block;
}

.d-block {
	display: block;
}

.link{
    text-decoration: none;
	color: #314292;
}

.nowrap{
	white-space: nowrap;
}

.textbox-center {
    position: relative;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;

}

.textbox-center2 {
    position: relative;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;

}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.d-inline-block {
	display: inline-block;
}
.d-block {
	display: block;
}

.d-flex {
	display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.p-relative {
	position: relative;
}

.txt_size_big {
	font-size: 40pt;
}

.txt_size_normal {
	font-size: 19pt;
}


.schriftart{
	font-family: "Coneria";
}





.navigation{
    position: absolute;

}

.fixed {
	position: fixed;
	display: block;
	width: 100%;
	padding: 0% 10%;
    font-size: 17pt;
	letter-spacing: 1px;
	z-index: 998;
}

#nav {
	background-color: rgba(255,255,255,1);
	box-shadow: 10px 10px 60px 10px #262626;
}

.nav-item-main-active {
    position: relative;
    vertical-align: middle;
    text-align: center;
    font-size: 16pt;
    color: white;
    background-color: rgba(49,66,146,1);
	padding: 20px 0px;

}

.nav-item-main-active ul a {
    color: white;


}


.nav-item-main {
    position: relative;
    vertical-align: middle;
    text-align: center;
    font-size: 16pt;
	padding: 20px 0px;
    

}


.nav-item-main:hover {

    background-color: rgba(49,66,146,1);
	 color: white;
}

.nav-item-main:hover ul a {
    color: white;
}


.nav_item {
	position: relative;
    text-align: center;
    right: 20px;
}

.nav_logo {
	width: 200px !important;
	top: 10px;
	display: inline-block;
	position: relative;

}


/*Hamburgermenu*/
.ham-pos {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 999;
}

#menuToggle
{
  display: none;
  position: fixed;
  top: 400px;
  right: 30px;
  z-index: 999; 
  -webkit-user-select: none;
  user-select: none;

}

#menuToggle a
{
  text-decoration: none;
position: fixed;
  color: #314292;
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: #314292;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; 
  z-index: 2; 
  
  -webkit-touch-callout: none;
}

#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #314292;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/** Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #314292;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu
{
  position: absolute;
  width: 200px;
  right: -80px;
	height: 100vh;
  margin: -100px 0 0 -50px;
  padding: 50px;
	font-size: 16pt;
	line-height: 36pt;
  padding-top: 125px;
  background: white;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  box-shadow: 10px 10px 50px 10px grey;
  transform-origin: 0% 0%;
  transform: translate(110%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menuToggle input:checked ~ ul
{
  transform: none;
}

.m-top{
	margin-top: 3%;
}

.margin-left{
	margin-left: 5%;
}

.bild_header img{
	width: 100%;
	height: 70vh;
	object-fit: cover;
	 backface-visibility: hidden;
    position: relative;
	z-index: 3;
}

.overlay-blau h1{
	font-family: "Coneria";
	font-weight: 100;
}

.ueberuns h1{
	font-family: "Coneria";
	text-align: center;
	font-size: 40pt;
	padding: 2%;
}

.balken_blau{
    color: white;
    background-color: #314292;
	position: relative;
	display: block;
	margin-bottom:100px;
	height: 400px;
	align-content: center;
    width: 100%;

}

.balken_blau2{
    color: white;
    background-color: #314292;
	position: relative;
	display: block;
	margin-bottom: 80px;
	height: auto;
	align-content: center;
    width: 100%;

}

.img-about{
	position: relative;
	display: inline-block;
	width: auto;
	height: 400px;
    padding-left: 10%;
}

.linie-vertikal{
	position: absolute;
	display: block;
    height: 400px;
    width: 50%;
    border-width: 0px thin 0px 0px;
    border-style: solid;
}



.text_balken{
    position: relative;
    text-align: left;
    font-size: 1.25em;
    display: inline-block;
    left: 2%;
    height: auto;
	width: 100%;
}

.text_balken2{
    position: relative;
    text-align: left;  
    display: inline-block;
    padding-top: 7%;
    left: 2%;
    height: auto;
	width: 100%;
}

.container_textbox{
	position: relative;
	display: inline-block;
	background-color: white;
	height: 400px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

.textbox{
	position: relative;
	display: inline-block;
	text-align: justify;
	font-size: 1.25em;
	height: 260px;
width: 100%;
	border-bottom: solid ;
}

.textbox_bild{
	position: relative;
	display: inline-block;
	text-align: center;
	width: auto;
	height: 280px;
}

.margin{
	margin-left: 8.5%;
	right: 3%;
	margin-top: -10%;
}

.d-line{
	display: block;
}

.width-line-2 {
	width: 50%;
	margin-bottom: 20px;
	background-color: #314292;
}


.size-img {
	width: 100%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	bottom: 40px;
	height: 250px;
	object-fit: cover;
	position: relative;
	margin-top: 10px;
}

.size-img_2 {
	width: 100%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	top: 30px;
	height: 250px;
	object-fit: cover;
	position: relative;
	margin-top: 10px;
}

.ecke_links{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	left: -15px;
	display: block;
}

.ecke_rechts{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	right: -15px;
	display: block;
}

.ecke_links5{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -15px;
	left: -15px;
	display: block;
}

.ecke_links6{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -15px;
	left: 0px;
	display: block;
}

.ecke_rechts5{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -15px;
	right: -15px;
	display: block;
}

.ecke_links_2{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	left: -15px;
	display: block;
}

.ecke_rechts_2{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	right: -15px;
	display: block;
}

.ecke_rechts_3{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -50px;
	right: -15px;
	display: block;
}

.ecke_links_3{
    border-style: solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -50px;
	left: -15px;
	display: block;
}

.ecke_rechts_4{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -50px;
	right: -15px;
	display: block;
}

.ecke_links_4{
    border-style:  solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -50px;
	left: -15px;
	display: block;
}

.ecke_rechts5_oben{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -15px;
	right: -15px;
	display: block;
}

.ecke_links5_oben{
    border-style:  solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -15px;
	left: -15px;
	display: block;
}

.ecke_links6_oben{
    border-style:  solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -15px;
	left: 0px;
	display: block;
}

.m-pictures{
	margin-right: 20%;
}




.schrift{
	font-family: Coneria;
}

.schrift2{
	font-family: Coneria;
	font-size: 24pt;

}

.logo_navigation{
	height: 10%;
	margin-left: 12%;
	position: fixed;
	z-index: 5;
}

.border{
    border-top-width: 0;
    border-color: #314292 #ffffff #314292 #314292;
    border-right-style: dashed;
    border-bottom-width: 0;
    border-left-width: 0;
}

.border_test{
border: red solid 2px;
}

.border_blau{
	border-style: solid;
	border-color: #314292;
	border-width: 1px;
}

.border img{
	height: 10%;
}


.burgblick{
	font-size: 24pt;
	position: relative;
	display: block;
}

.font-size{
	font-size: 27pt;
}

.burgblick h1{
	margin-top:-2%;
	padding-left: 8%;
}

.text-container{
	font-size: 15pt;
	color: #314292;	
}

.flexbox div img{
	width: auto;
	padding-right: 10%;
}
.flexbox{
	display: flex;
	margin-left: 10%;
}
.hintergrung{
	position: relative;
	display: block;
	height: 100%;
	background-color: #314292;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-top: 5%;
}

.hintergrung2{
	position: relative;
	display: block;
	height: 100%;
	background-color: #314292;
	padding-bottom: 5%;
}

.inhalt-hintergrung{
	margin-left: 15%;
}

.slideshow-container {
  position: relative;

	margin-top: 12.5%;
	margin-right: 5%;

}

.slideshow-container2 {
  position: relative;
    
	margin-top: 22.5%;
	margin-right: 5%;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
	top: 50%;

  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.prev {	
  left: 24px;
  border-radius: 3px 0 0 3px;
}

.next {
	
  right: 7px;
  border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
  background-color: rgba(49,66,146,0.8);
}




.blume-bb{
	position: relative; 
	display: inline-block;
	margin-bottom: -18%;
	z-index: 99;
	width: 20%;
	height: auto;
}

.img-wohnung1{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.img-wohnung2{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.img-sb{
	position: relative;
	display: inline-block;
	height: 44%;
	width:44%;
	margin-right: 5%;
}

.blume{
	position: absolute;
	display: block;
	width: 20%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
}

.blume3{
	position: absolute;
	display: block;
	width: 20%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
	z-index: 10;
	opacity: 0.4; 
}

.rel-blume{
	position: relative;
	display: block;
}

.text-freizeit{
	font-size: 15pt;
	margin-bottom: 4%;
}

.text-container1{
	font-size: 16pt;
	margin-top: 5%;
	margin-bottom: 5%;
	position: relative;
	z-index: 11;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
}

.freizeit h1{
	font-family:"Coneria";
	font-size: 40pt;
}
.text-color{
    color: #314292;
	font-weight: bold;
}

.text-color2{
    color: #3D54BD;
	font-weight: bold;
}

.natuerlich{
	text-align: center;
	font-size: 20pt;
	position: absolute; 
	display: inline-block;
}

.rel-text{
	position: relative;
	display: block;
	margin-top:5%;
	margin-bottom:5%;
}

.overlay-container{
	margin-left: 5%;
	text-align: center;
}

.overflow-container{
	position: relative;
	margin-top: 5%; 
	margin-bottom: 4%;
}

.image_freizeit {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
	object-fit: cover;
}

.overlay{
	position: absolute;
    width: 91%;
	margin-left: 4.5%;
    line-height: 0.5;
	transition: all 0.3s ease-in-out;
	opacity: 1;
    bottom: 0px;
	left: 0px;
    top: 64%;
	background-color: #314292;
	text-align: center;
	color: rgba(255,255,255,1.00);
}

.overlay h2{
	font-size: 16pt;
	margin-top: 10%;
}


.overlay-container:hover .overlay {
    opacity: 0,5;
    top: 0px;
    bottom: 0%;
    line-height: 1.5;
}


.content1{
	position: relative;
	width: 30%;
}

.content1 .content-overlay {
  background: rgba(49,66,146,0.5);
  position: absolute;
  width: 346px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  margin:0;
  padding:0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content1:hover .content-overlay{
  opacity: 1;
}
.fadeIn-bottom{
  top: 80%;
}

.mittig{
	text-align: center;
}
.h2{
	text-align: center;
}

.grid-container2{
	height: 100%;
	display: grid;
	grid-template-columns: auto auto;
	margin-top: 10%;
}

.text-nowrap {
	white-space: nowrap;
}

.blume4 img{
	position: absolute;
	margin-left: 23%;
}
.ss-schlafzimmer {
	margin: 10%; 
}

.arrow img{
    width: 3%;
    height: auto;
    z-index: 5;
    position: absolute;
    margin-left: 93%;
    margin-top: -10%;
	scroll-behavior: smooth;
}


.color{
	color: white;
}

.hintergrung1{
	background-color: #314292;
	position: relative;
	display: inline-block;
	margin-bottom: 5%;
	padding-top: 3%;
	padding-bottom: 3%;
	width: 100%;
	height: 100%;
}

.bild1{
 position: relative;
	width: 40%;
	object-fit: cover;
}

.hintergrung1 hr{
	width: 3%;
	height: 1px;
	margin-top: 18%;
	margin-bottom: 18%;
	text-align: center;
	position: relative;
	display: block;
}

.wandern{
	font-size: 30pt;
	text-align: center;
	margin-top: 11%;
	margin-bottom: 11%;
}

.linie{
    width: 50%;
    heigt: 1px;
    border-top-color: #314292;
    border-style: solid none none;
	margin-left:50%;
	margin-top: 3%;
}
.vertical-line{
	width: 1px;
	height: 350px;

}

.blume1{

}

.hr-height{
	height: 1px;
}










.familie_weindl{
	display: inline-block;
	width: 40%;
	height: 300px;
	object-fit: contain;
	position: relative;
}

.willkommen{
	position: relative;
	display: inline-block;
	padding-left: 4%;
    text-align: left;
	height: 100%;
	width: 50%;
	padding-top: 2%;
	margin-top: 0%;
	vertical-align: top;
	
}

.content{
	position: relative;
	display: block;
    margin-left: 5%;
	margin-right: 5%;
	height: 100%;
	width: 90%;
    font-size: 16pt;
	margin-top: 5%;
	margin-bottom: 5%;

}

.content10{
	position: relative;
	display: block;
    margin-left: 5%;
	margin-right: 5%;
	height: 100%;
	width: 90%;
    font-size: 16pt;
	margin-top: 30vh;
	margin-bottom: 5%;

}

.content2{
	position: relative;
	display: block;
    margin-left: 5%;
	margin-right: 5%;
	width: 90%;

}
.content11{
	position: relative;
	display: block;
    margin-left: 3%;
	margin-right: 3%;
	width: 90%;

}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.overlay-blau{
	background-color: rgba(49,66,146,1);
	width: 20%;
	height: auto;
	text-align: center;
	font-size: 18pt;
	color: white;
	position: absolute;
	right: 0px;
	bottom: 30vh;
	z-index: 10;
}

.desktop-menu {
	display: block;
	width: 100%;
}




@media (max-width:1600px) {
    

	
	.img-preise {
	position: absolute;
	width: 100px;
	left: 20vw;
	top: 30px;
}
	
		.ecke_links{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	left: -15px;
	display: block;
}

.ecke_rechts{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	right: -15px;
	display: block;
}

.ecke_links_2{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	left: -15px;
	display: block;
}

.ecke_rechts_2{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	right: -15px;
	display: block;
}

.ecke_rechts_3{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	right: -15px;
	display: block;
}

.ecke_links_3{
    border-style: solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	left: -15px;
	display: block;
}

.ecke_rechts_4{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	right: -15px;
	display: block;
}

.ecke_links_4{
    border-style:  solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	left: -15px;
	display: block;
}

		.size-img {
	width: 100%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	bottom: 70px;
	height: 190px;
	object-fit: fill;
	position: relative;
	margin-top: 30px;
}

.size-img_2 {
	width: 100%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	top: 70px;
	height: 190px;
	object-fit: fill;
	position: relative;
	margin-top: -20px;
}
}

@media (max-width:1300px){
    

    
        .move-container {
    position: relative;
    right: -0px;
}
	
	.fixed {
	position: fixed;
	display: block;
	    margin-left: 0%;
		left: 0px;
	width: 100%;
    font-size: 17pt;
    font-weight: bold;
	background-color: rgba(255,255,255,0.65);
	z-index: 999;
}
	
.desktop-menu {
	display: none;
	
	
}

	
	#menuToggle
{
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  
  z-index: 999;
  
  -webkit-user-select: none;
  user-select: none;
}
.wandern{
	font-size: 20pt;
	text-align: center;
	margin-top: 15%;
	margin-bottom: 15%;
}
}

@media (max-width:1200px){
    

    
    .text_balken{
    position: relative;
    text-align: left;
    font-size: 1.0em;
    display: inline-block;
    left: 20%;
    height: auto;
	width: 70%;
}

.text_balken2{
    position: relative;
    text-align: left;  
    display: inline-block;
    padding-top: 0%;
    left: 20%;
    height: auto;
	width: 70%;
}
	
.img-preise {
	position: absolute;
	width: 100px;
	left: 17vw;
	top: 30px;
}
	
	.ecke_links{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	left: -15px;
	display: block;
}

.ecke_rechts{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	right: -15px;
	display: block;
}

.ecke_links_2{
    border-style: none none solid solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	left: -15px;
	display: block;
}

.ecke_rechts_2{
    border-style:  none solid solid none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	bottom: -70px;
	right: -15px;
	display: block;
}

.ecke_rechts_3{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	right: -15px;
	display: block;
}

.ecke_links_3{
    border-style: solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	left: -15px;
	display: block;
}

.ecke_rechts_4{
    border-style:  solid solid none none;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	right: -15px;
	display: block;
}

.ecke_links_4{
    border-style:  solid none none solid;
	border-color: #314292;
	position: absolute;
	height: 20%;
	width: 15%;
	top: -57px;
	left: -15px;
	display: block;
}
	
	.ecke_rechts5_oben{

	display: block;
}

.ecke_links5_oben{

	display: block;
}
	
	.ecke_links5{

	display: block;
}

.ecke_rechts5{

	display: block;
}

		.size-img {
	width: 100%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	bottom: 70px;
	height: 150px;
	object-fit: fill;
	position: relative;
	margin-top: 30px;
}

.size-img_2 {
	width: 100%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	top: 70px;
	height: 150px;
	object-fit: fill;
	position: relative;
	margin-top: -20px;
}
	
	.familie_weindl{
	display: inline-block;
	width: 100%;
	height: 500px;
	object-fit: contain;
	margin-top: 3%;
	position: relative;
}

.willkommen{
	position: relative;
	display: inline-block;
	padding-left: 1%;
	padding-top: 5%;
    text-align: left;
	width: 100%;
}
	
	.overlay-blau{
	background-color: rgba(49,66,146,1);
	width: 50%;
	height: auto;
	text-align: center;
	font-size: 14pt;
	color: white;
	position: absolute;
	right: 0px;
	bottom: 30vh;
}
	

.linie-vertikal{
	position: absolute;
	display: none;
	margin-top: 6%;
    height: 60%;
    width: 50%;
    border-width: 0px thin 0px 0px;
    border-style: solid;
}	

	
}



.popup .popupbild ::after{
	content: "";
	position:absolute;
}

.popup .show{
	visibility: visible;
}
.popup{
	curser: pointer;
	position: absolute;
	visibility: hidden;
}
.copyrightbalken{
	color: white;
	background-color: #314292;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	bottom: 0px;
	position: relative;
	margin-top: 3%;
	vertical-align: center;
}
.footer{
    position: relative;
    height: 100%;
    left: 0px;
    bottom: 0px;
    width: 100%;
    margin-top: 5%;
    background-color: #E8E8E8;
    padding-top: 5px;
    font-family: "PT Root UI Regular";
    text-align: center;
}

.footer-text-rechts{
    width: 30%;
    position: relative;
    display: inline-block;
    border-width: thick;
    border-color: rgba(65,40,41,1.00);
    margin-top: 2%;
	height: 100%;
}

.footer-text-links{
    width: 30%;
    position: relative;
    display: inline-block;
    border-width: thick;
    border-color: rgba(65,40,41,1.00);
    margin-top: 2%;
	height: 100%;
	font-family:"PT Root UI Regular";
}
.footer-logo-container{
    width: 20%;
	display: inline-block;
    position: relative;
    margin-top: 3%;
}

.footer-logo {
	width: 100%;
}

.footer-logo-container_2{
    width: 20%;
	display: none;
    position: relative;
    margin-top: 3%;
}

.footer-logo_2 {
	width: 100%;
}

.width-line {
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.align-center {
	text-align: center;
}

.footer div a{
    text-decoration: none;
    font-size: 15pt;
    text-align: center;
}

.links{
    width: 30%;
    margin-left:5%;
    margin-top:8%;
	left: 0px;
	top: 0px;
	position: absolute;
}

.rechts{
    width: 30%;
	margin-top:8%;
    margin-right:5%;
	right: 0px;
	top: 0px;
	position: absolute;
}

.vertikale-linie{
    height: 10%;
    width: 50%;
    margin-top: 13%;
    border-width: 0px thin 0px 0px;
    border-style: solid;
}




/*Über uns*/

.ueberuns-li-1{
	text-align: left;
	height: 5%;
	width:90%;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom: 8%;
}

.ueberuns-li-color{
	background-color: #314292;
	color: white;
}

.ueberuns-li-1-float{
	float:left;
	width: 60%;
	margin-left: 5%;
	margin-right:5%;
	color: #314292;
}

.ueberuns-li-2-float{
	float: right;
	width: 60%;
	margin-left: 5%;
	margin-right:5%;
}

.ueberuns-li-padding1{
	padding-top: 2%;
}

.ueberuns-li-padding2{
	padding-top: 5%;
}

.ueberuns-li-padding3{
	padding-top: 6%;
}

.ueberuns-li-padding4{
	padding-top: 6%;
}

.felder-bild-text-galerie{
	width: 15%;
	height: 350px;
	position: relative;
	background-color: #314292;
	color: white;	
    float: left;
}
.bilder-bild-text-galerie{
	margin: 1em;
	width: 30%;
}

.text-float{
	float:left;
}



.table-galerie{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
	margin-top:10%;
    text-align: center;
    border-left: 0px  #FFFFFF;
    border-right: 0px  #FFFFFF;
    border-bottom: 0px  #FFFFFF;
    border-top: 0px none #FFFFFF;
}

.table-galerie td{
	padding:1%;
	height:350px;
	width:30%;   
	border-left: 0px  #FFFFFF;
    border-right: 0px  #FFFFFF;
    border-bottom: 0px  #FFFFFF;
    border-top: 0px none #FFFFFF;
}

.tr-1{
    background-color: #314292;
    color: white;
    border-width: 0px;
}

/*preise*/


.unserepreise{
	background-color: #314292;
	color: white;
	width:15%;
	text-align: center;
	margin-left: 43%;
}

.flex_container_preise{
	display: flex;
	width: 60%;
}

/*kontakt*/


.body-kontakt{
	font-family: "PT Root UI Regular";
    position: absolute;
    display: flex;
	vertical-align: middle;
	height: 500px;
    margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	margin-right: 5%;
}

.container-contact{
	position: relative;
	display: absolute;
	height: 800px;
}

#googlekarte{
	width: 100%;
    position: relative;
}

.email{
	margin-left: 5%;
    font-size: 16pt;
	width: 65%;
	height: auto;
	margin-bottom: 1%;
	border: 1px solid white;
	padding: 5px;
    background-color: #314292;
    color: white;
}

.typetext{
    margin-left: 5%;
    font-size: 13pt;
	width: 30%;
	height: auto;
	margin-top: 3%;
	margin-bottom: 1%;
	border: 1px solid white;
	padding: 5px;
    color: white;
}

.textarea{
    margin-top: 5%;
    margin-left: 5%;
	padding: 1%;
    font-size: 13pt;
    position: relative;
    width: 80%;
    height: 150px;
    text-align: left;
    vertical-align: top;
    color: black;
	font-family: PT Root UI Regular;
}


.d-flex-contact{
	 display: flex;
	 flex-direction: row;
}

.form {
    margin-left: 5%;
    width: 40%;
    position: relative;
    display: inline-block;
	background-color: #314292;
	padding: 1em;
}

.h1{
    margin-left: 5%;
    color: white;
    font-size: 25pt;
}
.typetext{
    margin-left: 5%;
    font-size: 14pt;
	width: 33%;
	height: auto;
	margin-top: 3%;
	margin-bottom: 1%;
    border-color: white;
    background-color: #314292;
    color: white;
}

.email{
	margin-left: 5%;
    font-size: 14pt;
	width: 73%;
	height: auto;
	margin-bottom: 1%;
	border: 1px solid white;
	padding: 5px;
    background-color: #314292;
    margin-top: 1%;
    color: white;
}

.textarea{
    margin-top: 5%;
    margin-left: 5%;
    font-size: 14pt;
    position: relative;
    width: 73%;
    height: 150px;
    text-align: left;
    vertical-align: top;
    color: black;
}

.email::-webkit-input-placeholder{
	color :white;
	opacity: .9;
}

.typetext::-webkit-input-placeholder{
	color :white;
	opacity: .9;
}

.typetext::-webkit-input-placeholder{
	color :white;
	opacity: .9;
}

.button{
    margin-top: 3%;
    margin-left: 5%;
	padding: 10px 20px;
    position: relative;
    margin-bottom: 2%;
    background-color: #314292;
    border-style: none;	
	color: white;
	border: 1px solid white;
}

.button:hover {
    margin-top: 3%;
    margin-left: 5%;
	padding: 10px 20px;
    position: relative;
    margin-bottom: 2%;
    background-color: #314292;
    border-style: none;	
	color: white;
	border: 1px solid white;
}

.container-ecken-contact{
	position: relative;
	display: contents;
	height: 300px;
}

.contactbox{
	background-color: #314292;
	height: 100%;
}

.container-contact1{
	margin-left: 11%;
	margin-right: 11%;
	margin-top: 5%;
	margin-bottom: 5%;
}

.container-contact2{
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 0%;
	margin-bottom: 5%;
	font-size: 15pt;
}

.contactus{
	color: white;
	margin-left:5%;
	font-size: 22pt;
}

.margin-top{
	margin-top: 0%;
}


/*freizeitaktivitäten*/

.flex_container1{
	display: flex;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1%;
}

.flex_item1{
	width:50%;
	margin-right: 1%;
	margin-top: 12%;
	text-align: justify;
}

.flex_item2{
	display: flex;
	width: 50%;
}

.flex_container2{
	display: flex;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1%;
	padding-bottom: 2%;
	background-color: #314292;
	color: white;
}

.flex_item3{
	display: inline-flex;
	width: 50%;
	margin-top: 5%;
	padding-right: 5%;
}


.flex_item4{
	display: flex;
	width: 50%;
	margin-top: 18%;
	margin-right: 1%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
}

.freizeitaktivitaeten_bild{
	width: 45%;
	heigth: auto;
	padding-top: 0;
}


	
/*Preise*/

.flex_container_preise{
	display: flex;
	margin-left: 23%;
	margin-top: 5%;
	width: 90%;
}

.flexitem_1{
	display: flex;
	flex-direction: row;
	padding-top: 7%;
}

.flexitem_2{
	display: flex;
	flex-direction: row;
}

.flexitem_2 img{
	width: 45%;
}

.flexitem_3{
	display: flex;
	width: 45%;
}


/*Burgblick*/


.flex_box_wohnung1{
    display: flex;
    margin-left: 5%;
    width: 90%;
}

.flex_box_wohnung1 div{
	margin-top: 8%;
}

.flexitem_4{
    width: 50%;
}

.flexitem_4 img{
	width: 100%;
	height: 100%;
}

.flexitem_5{
	width: 45%;
	margin-left:1%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 5%;
	background-color: #314292;
	color: white;
}

.appell h1{
	margin-left: 40%;
	margin-top: 3%;
}



/*Dropdownmenu*/

.txt_white {
	color: white;
}


/*.dropdown{
	position: absolute;
	display: block;
	margin-top: 2em;
	color: #314292;
	background-color: rgba(255,255,255,0.65)
}*/

.slave {
	display: none;
	position: relative;
	white-space: nowrap;
}


.master:hover .slave {
	display: block;
	padding: 2%;
}


.dropdown_footer{
  position:inherit;
  dropdowndisplay: inline-block;
  display: inline-block;

}



.dropdown-content_footer {
  display: none;
  position: absolute; right: 20px;
}

.dropdown_footer:hover .dropdown-content_footer {
	display: block;
	z-index: 900;
}

.dropdown-content_footer a{
    position: relative;
    display: block;
    z-index: 999;
    white-space: nowrap;	
	
}

.dropd_wohnungen{
	position: relative;
}

.transparent {
	position: relative;
	display: block;
	height: 40px;
	width: auto;
}

.dropdown-content {
display: none;
left: -40px;
white-space: nowrap;
position: absolute;
 min-width: 236px;
padding-top: 30px;
 z-index: 1;
}

.dropdown-content ul a {
  color: rgba(49,66,146,1.00);
    background-color: rgba(255,255,255,0.65);
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
    color: white;
    background-color: rgba(49,66,146,0.85);}

.dropdown:hover .dropdown-content {
    display: block;}

.dropdown_footer > hover .dropdown-content_footer a{
  display: block;
}


.flexbox_navigation{
	display: flex;
	position: fixed;
	padding-left: 10%;
	padding-bottom: 1em;
	margin-left: 15%;
	
	height: 5%;
	text-align: center;
	font-size: 20pt;
	background-color: white;
	opacity: .8;
	z-index: 1;
}

.flexbox_navigation div a{
	text-decoration: none;
	color: #314292;
}

.flexitem1{
	margin-right: 1em;
	margin-top: 1em;
}

.blaettergalerie img{
	width: 50%;
	height: auto;
	margin-left:5%;
}

.blaettergalerie div img{
	width:50%;
	height: auto;
	margin-left:5%;
}

.blaettergalerie-bild1 img{
	display: none;
}


.blaettergalerie-bild2 img{
	display: none;
}

.blaettergalerie-bild3 img{
	display: none;
}




/*Impressum*/


.impressum{
	padding-top:5%;
	margin-left: 10%;
	margin-right:10%;
	width:80%;
	font-size: 16pt;
}

.linkstyle{
	color: #314292;
}

.flexbox_navigation_impressum{
	display: flex;
	position: fixed;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin-left: 3%;
	width: 90%;
	height: 5%;
	text-align: center;
	font-size: 20pt;
	background-color: #314292;
	z-index: 1;
}

.flexbox_navigation_impressum div a{
	text-decoration: none;
	color: white;
}

.footer_impressum{
    display: block;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-right: 5%;
    margin-left: 5%;
    font-family: "PT Root UI Regular";
    text-align: center;
}

.footer_impressum div a{
    text-decoration: none;
    font-size: 15pt;
    margin: 1em;
    text-align: center;
}


/*Datenschutz*/


.body-datenschutz{
	padding-top:8%;
	margin-right: 10%;
	margin-left: 10%;
	width: 80%;
	font-size: 16pt;
}

.footer_datenschutz{
    display: block;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-right: 5%;
    margin-left: 5%;
    font-family: "PT Root UI Regular";
    text-align: center;
}

.footer_datenschutz div a{
    text-decoration: none;
    font-size: 15pt;
    margin: 1em;
    text-align: center;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}








@media (max-width: 992px){
    
    .content5{
	position: relative;
	display: block;
    margin-left: 15%;
	margin-right: 5%;
	width: 90%;

}
    
        .content6{
	position: relative;
	display: block;
    margin-left: 0%;
	margin-right: 5%;
	width: 90%;

}
    
            .content7{
	position: relative;
	display: block;
    margin-left: 2%;
	margin-right: 0%;
	width: 80%;

}
    
            .content8{
	position: relative;
	display: block;
    margin-left: 3%;
	margin-right: 0%;
	width: 90%;

}
    
.m-left{
	margin-left: -10%;
	margin-right: 4%;
}

.m-left3{
	margin-left: -10%;
	margin-right: 4%;
}
    
    	.nav_logo {
	width: 120px !important;
	display: inline-block;
	position: relative;
					padding: 10px 0px;
			top: 3px;

}
    
    
    .balken_blau{
    color: white;
    background-color: #314292;
	position: relative;
	display: block;
	margin-bottom:100px;
	height: auto;
	align-content: center;
    width: 100%;

}

    
    .text_balken{
    position: relative;
    text-align: center;
    font-size: 1.0em;
    display: inline-block;
    left: -5%;
    height: auto;
	width: 90%;
}

.text_balken2{
    position: relative;
    text-align: center;  
    display: inline-block;
    padding-top: 0%;
    left: -5%;
    height: auto;
	width: 90%;
}
	
	.d-line{
	display: none;
}

	.font-size{
	font-size: 20pt;
}	
.typetext{
    margin-left: 5%;
    font-size: 14pt;
	width: 30%;
	height: auto;
	margin-top: 3%;
	margin-bottom: 1%;
    border-color: white;
    background-color: #314292;
    color: white;
}
	.contactus{
	color: white;
	margin-left:5%;
	font-size: 22pt;
	padding-top:5%;
}
	.margin-top{
	margin-top: 5%;
}
	.image_freizeit {
	position: relative;
	width: 50%;
	height: 50%;
	display: inline-block;
	object-fit: cover;
	margin-top: 5%;	
}
	.overlay{
	position: absolute;
    width: 50%;
	margin-left: 25%;
		margin-top: 4.5%;	
    line-height: 0.5;
	transition: all 0.3s ease-in-out;
	opacity: 0.5;
    bottom: 0px;
	left: 0px;
    top: 65%;
	background-color: #314292;
	text-align: center;
	color: rgba(255,255,255,1.00);
}

}


@media (max-width:590px){
	
	.bild1 {
		width: 44%;
		left: -30px;
	}
}

@media (max-width:850px){
	
	
.padding-left{
	padding-left: 0.2rem;
}
    	.nav_logo {
	width: 100px !important;
	display: inline-block;
	position: relative;
			padding: 10px 0px;
			top: 3px;

}
		.l-margin{
	margin-left: 22%;
	margin-right: 78%;
}
	.blume-bb{
	position: relative; 
	display: none;
	margin-bottom: -18%;
	z-index: 99;
	width: 20%;
	height: auto;
}
.inhalt-hintergrung{
	margin-left: 0%;
}
	.text-left{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	.textbox_bild{
	position: relative;
	display: inline-block;
	text-align: center;
    margin-left: -15%;
	width: 80%;
	height: 80%;
	padding-top: 5%;
}
	.arrow img{
    width: 10%;
    height: auto;
    z-index: 5;
    position: absolute;
    margin-left: 85%;
    margin-top: -30%;
	scroll-behavior: smooth;
}
	.prev {	
  left: 18px;
  border-radius: 3px 0 0 3px;
}

.next {
	
  right: 10px;
  border-radius: 3px 0 0 3px;
}

}

@media (min-width:800px){


}

@media (min-width: 768px) {
  .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 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}







@media (max-width:992px) {
	
	.pos-frei {
	left: 0px;
	top: 10px;
}
	
	.pos-frei2 {
	left: 0px;
	top: 10px;
}
    
	.textbox-center2 {
    position: relative;
    max-width: 70%;
    margin-left: 7%;
    margin-right: 20%;

}

    .move {
        position: relative;
        left: 20px
    }
    
    .copyrightbalken{
	color: white;
	background-color: #314292;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	bottom: 0px;
	position: relative;
	margin-top: 3%;
	vertical-align: center;
        padding-left: 15%;
        padding-right: 15%;
    width: 70%;
}
    
    .mobile-margin2 {
        margin-left: -6%;
    }
    
    .img-sb{
	position: relative;
	display: inline-block;
	height: 36%;
	width: 36%;
	margin-left: 3%;
}
    
    .burgblick h1{
	margin-top:-5%;
	padding-left: 0%;
}
    
    .img-wohnung1{
	position: relative;
	display: inline-block;
	width: 80%;
	height: 80%;
        margin-left: -15%;
        padding-bottom: 2%;
}
    
        .img-wohnung2{
	position: relative;
	display: inline-block;
	width: 80%;
	height: 80%;
        margin-left: 3%;
        padding-bottom: 2%;
}
    
    .scale-down {
        font-size: 25pt;
        margin-left: -7%;
    }
    
    
    .scale-down2 {
        font-size: 15pt;
        margin-left: -7%;
    }
	
	.textbox{
	position: relative;
	display: inline-block;
	text-align: justify;
	font-size: 1.00em;
	height: auto;
width: 90%;
margin-left: -7%;
	border-bottom: hidden;
        top: -50px;
}
	
	.mobile-margin {
	position: relative;
	padding-left: 15%;

}
	
	.preise-text {
	position: relative;
	padding-left: 15%;

}
	
	.img-preise {
		display: none;
	position: absolute;
	width: 100px;
	left: 25vw;
	top: 30px;
}
	
		.border-bottom {
	border-bottom: hidden;
}
	
	.img-about{
	position: relative;
	display: inline-block;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 60%;
	height: 60%;
}
	
	
	.text-color2{
    color: #314292;
	font-weight: bold;
}
	
	.dropdown_footer{
  position:inherit;
  dropdowndisplay: inline-block;
  display: inline-block;


}
	
	.vanish {
		display: none;
	}
	
	
	.container-contact1{
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 5%;
	margin-bottom: 5%;
}
	
		.m-left-img{
	margin-left: 10%;
	margin-right: 10%;
}
	
		.m-left-img2{
	margin-left: -2%;
	margin-right: 10%;
}
	
	.footer-logo-container_2{
    width: 50%;
	display: inline-block;
    position: relative;
    margin-top: 3%;
		margin-bottom: 3%;
}

.footer-logo_2 {
	width: 100%;
}
	
	.dropdown-content_footer {
  display: block;
  position: relative;
padding-top: 20px;
}
	
	.footer-logo-container{
    width: 20%;
	display: none;
    position: relative;
    margin-top: 0%;
}
	
		.size-img {
	width: 90%;
	height: auto;
			bottom: 0px;
			margin-left: 3%;
	margin-right: 3%;
			margin-top: 10px;
}
	
			.size-img_2 {
	width: 90%;
	height: auto;
				top: 0px;
			margin-left: 3%;
	margin-right: 3%;
	margin-top: 10px;
}
	
	.ecke_links{
    display: none;
}

.ecke_rechts{
    display: none;
}

.ecke_links_2{
    display: none;
}

.ecke_rechts_2{
    display: none;
}

.ecke_rechts_3{
    display: none;
}

.ecke_links_3{
     display: none;
}

.ecke_rechts_4{
    display: none;
}

.ecke_links_4{
    display: none;
}
	
		.ecke_rechts5_oben{
   
	display: none;
}

.ecke_links5_oben{
    
	display: none;
}
	
	.ecke_links6_oben{
    
	display: none;
}
	
	.ecke_links5{
    
	display: none;
}
	
		.ecke_links6{
    
	display: none;
}

.ecke_rechts5{
    
	display: none;
}
	
	.links{
    width: 30%;
    margin-left:5%;
    margin-top:8%;
	left: 0px;
	top: 0px;
	position: absolute;
		display: none;
}

.rechts{
    width: 30%;
	margin-top:8%;
    margin-right:5%;
	right: 0px;
	top: 0px;
	position: absolute;
	display: none;
}

.vertikale-linie{
    height: 10%;
    width: 50%;
    margin-top: 13%;
    border-width: 0px thin 0px 0px;
    border-style: solid;
	display: none;
}
	
	.footer-text-rechts{
    text-align: center;
    width: 100%;
    position: relative;
    display: inline-block;
    border-width: thick;
    border-color: rgba(65,40,41,1.00);
    margin-top: 2%;
	height: 100%;
}

.footer-text-links{
    text-align: center;
    width: 100%;
    position: relative;
    display: inline-block;
    border-width: thick;
    border-color: rgba(65,40,41,1.00);
    margin-top: 2%;
	height: 100%;
}
	
}

@media (max-width: 576px) {
.m-left-img2{
	margin-left: -5%;
	margin-right: 10%;
}
}

@media (min-width: 992px) {
	

  .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 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
       -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}


.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pb-10,
.py-10 {
  padding-bottom: 6rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }


@media (max-width:1400px){
		.l-margin{
	margin-left: 35%;
	margin-right: 65%;
}
}
