/*Widget Reservationtool*/
.widget-wrapper {
	max-width: 550px;
	margin-left: 0!important;
	padding: 10px 15px;
	float: left;
}

.cc-banner .cc-btn:last-child {
  min-width: 140px;
  font-weight: normal;
  text-decoration: none;
}
.cc-window.cc-banner {
  padding: 0.5em 1.8em!important;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}

/*
CSS villa-rodizio.de
WST 2017-2020

Schriften:
font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-weight:400;
*/


/* Grundlayout */

html {
  box-sizing: border-box;
}
*, ::before, ::after {
  box-sizing: inherit;
}
#CDSWIDCOE {
  margin: 0!important;
}

/* Allgemeines zu Schriften, Farben, Abstände etc. */

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  line-height: 1.666667em;
  background-color: #000;
}
.textumbruch p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
iframe {
  max-width: 100%;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
  color: #fff;
}
.content a:hover {
  text-decoration: none;
}
.speisekarte p {
  font-size: 22px;
}
.speisekarte p>a::after {
  content: "›";
  font-size: 70px !important;
  padding-left: 5px;
  position: relative;
  top: 10px !important;
}
p em {
  font-size: 48px;
  line-height: 1.6666667em;
  color: #bc6713;
  font-style: normal;
  margin-top: -11px;
  float: left;
  padding-right: 10px;
}
.ce_text div>a {
  font-size: 24px;
  display: block;
}
.ce_text div>a:hover {
  color: #bc6713;
}
.ce_text div>a:after {
  content: "›";
  font-size: 67px;
  padding-left: 16px;
  top: 10px;
  position: relative;
}
.start .ce_text p>a:after {
  content: "›";
  font-size: 40px;
  padding-left: 5px;
  position: relative;
  top: 3px;
}
.ce_text .image_container+p {
  margin-top: 48px;
}
a, a *, a:before, a:after {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 30px;
  line-height: 1.2em;
  margin: 0;
  color: #bc6713;
  font-weight: 300;
}
.orange h1, .orange h2, .orange h3, .orange h4, .orange h5, .orange h6 {
  color: #fff;
}
h1, h2 {
  margin-bottom: 24px;
  margin-top: 12px;
}
p, #open .image_container, #contact li, .ce_player, .toggler {
  margin-bottom: 24px;
}
img {
  display: block;
}
p strong, .toggler strong {
  font-size: 30px;
  line-height: 1.666667em;
}
.orange {
  color: #bc6713;
}
.weiss {
  color: #fff;
}
.schwarze-Titel {
  color: #000;
  font-size: 1em;
  font-weight: bold;
}
table {
  width: 100%;
}
td {
  padding-bottom: 30px;
}
td.col_1 {
  white-space: nowrap;
}
.ce_gallery {
  margin-left: -5px;
  margin-right: -5px;
}
.ce_gallery li {
  padding: 0 5px 10px;
}
.ce_gallery .cols_4 li {
  width: 25%;
}
.ce_gallery .pagination {
  text-align: center;
}
.ce_gallery .pagination p, .ce_gallery .pagination li.previous, .ce_gallery .pagination li.next {
  display: none;
}
.ce_gallery .pagination ul {
  display: inline-block;
}
.ce_gallery .pagination li {
  float: left;
}
.ce_gallery .pagination a, .ce_gallery .pagination span {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.ce_gallery .pagination a {
  background-color: #000;
}
.ce_gallery .pagination a:hover, .ce_gallery .pagination span {
  background-color: #350005;
  text-decoration: none;
}
.clear, #clear {
  height: 0;
}

/* Navigation */

#navMain {
  background-color: #350005;
  text-align: center;
  height: 90px;
  overflow: hidden;
}
#navMain ul {
  display: inline-block;
  margin-bottom: 0;
  padding: 16px 0;
}
#navMain li {
  float: left;
  position: relative;
}
#navMain li:after {
  position: absolute;
  content: " ";
  height: 18px;
  width: 1px;
  background-color: #b7b1b1;
  right: 0;
  top: 20px;
}
#navMain li.last:after {
  display: none;
  content: "";
}
#navMain a, #navMain strong, #navMain .mobile_menu_trigger {
  display: block;
  color: #b7b1b1;
  line-height: 26px;
  padding: 16px 28px;
  text-transform: uppercase;
}
#navMain a:hover, #navMain strong, #navMain .mobile_menu_trigger, #navMain a.trail {
  color: #fff;
}
#navMain .mobile_menu_trigger {
  text-align: left;
  padding: 32px;
}
.ie7 .mobile_menu, .op12 .mobile_menu, .op11 .mobile_menu, .op10 .mobile_menu, .ff1 .mobile_menu, .ff2 .mobile_menu, .ff3 .mobile_menu, .ff4 .mobile_menu, .ff5 .mobile_menu, .ff6 .mobile_menu, .ff7 .mobile_menu, .ff8 .mobile_menu, .ff9 {
  display: none !important;
}
.mobile_menu_trigger:hover {
  cursor: pointer;
}
.mobile_menu .inner {
  background-color: #350005;
}
.mobile_menu ul {
  margin-bottom: 0;
}
.mobile_menu li {
  list-style-type: none;
  border-bottom: 1px solid #000000;
}
.mobile_menu li.inner, .mobile_menu .inner a {
  overflow: visible;
}
.mobile_menu .submenu li.last {
  border-bottom: 0;
}
.mobile_menu .submenu li.first {
  border-top: 1px solid #000000;
}
.mobile_menu a, .mobile_menu strong {
  display: block;
  color: #fff;
  padding: 5px 15px;
  text-decoration: none;
}
.mobile_menu .submenu_hide>a:before, .mobile_menu .submenu_hide>span:before {
  display: inline-block;
  content: "+";
  width: 20px;
}
.mobile_menu .submenu_show>a:before, .mobile_menu .submenu_show>span:before {
  display: inline-block;
  content: "-";
  width: 20px;
}
.mobile_menu a:hover, .mobile_menu a.active, .mobile_menu strong {
  background-color: #000000;
}
.mobile_menu .level_2 {
  padding-left: 20px;
}
.mobile_menu .level_3 {
  padding-left: 40px;
}
.mobile_menu .versteckt {
  display: none;
}

/* Kopfbereich */

#header .content {
  position: relative;
  max-width: 382px;
}
#header .mod_article .ce_player {
  margin-bottom: 0;
  overflow: hidden;
}
#logo .image_container {
  position: relative;
  max-width: 598px;
  margin: 0 auto;
  padding: 48px 12px;
  z-index: 50;
}
#open {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-color: #bc6713;
}
#open .padding {
  padding: 42px 42px 42px 0;
}
#open .ce_player {
  visibility: hidden;
}
#open strong {
  color: #000;
}
#open p, #open .image_container {
  text-align: right;
}
#open img {
  display: inline-block;
}
#header .mod_article.first {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  right: 24px;
  background-size: contain !important;
  background-position: 10% 0 !important;
}
#header .mod_article.first .inside {
  position: static;
}
#header .mod_article.first .ce_player {
  position: absolute;
  bottom: 0;
  width: 854px;
  height: 480px;
  bottom: 0;
  left: 50%;
  margin-left: -427px;
  z-index: 0;
}
#header .mod_article.first .ce_player:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url(../images/video-maske.png) top left no-repeat;
  background-size: 100%;
  z-index: 1;
}
#header .mod_article.first .ce_player .mejs__controls {
  visibility: hidden !important;
}
#header .diagonal-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  width: 50px;
}

/* Content-Bilder */

.responsive-background-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.responsive-background-image img {
  display: none;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -1px;
}
.bg.links .responsive-background-image {
  background-position: left center;
}
.bg.rechts .responsive-background-image {
  background-position: right center;
}
.bg.lang .responsive-background-image {
  background-size: auto 100%;
  background-position: top left;
}
.bg.contain .responsive-background-image {
  background-size: contain;
}
.bg.spiesse .responsive-background-image {
  margin-left: 288px;
}
.bg.box .responsive-background-image {
  left: 50%;
  margin-left: -640px;
  width: 1640px;
  right: auto;
}
.bg.teaser .responsive-background-image {
  right: 50%;
  margin-right: -100px;
  background-position: center top;
}
.bg.halb {
  width: 50%;
}
.bg.halb.links {
  right: 50%;
}
.bg.halb.rechts {
  left: 50%;
}

/* Content-Texte */

#header .inside {
  position: relative;
  min-height: 325px;
}
#main .mod_article {
  position: relative;
  min-height: 675px;
}
.start #header .inside {
  min-height: none;
}
.start #arrow {
  width: 66px;
  height: 42px;
  background: transparent url(../images/icon_arrow.png) center center no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -33px;
  bottom: 24px;
  z-index: 100;
}
.start #arrow a {
  display: block;
  line-height: 42px;
  text-indent: -9999px;
}
#main .mod_article {
  border-top: 1px solid #bc6713;
}
.spalte_links, .spalte_rechts {
  width: 50%;
  float: left;
}
.spalte_links {
  padding-right: 18px;
}
.spalte_rechts {
  padding-left: 18px;
}
.slope_container {
  position: relative;
  z-index: 5;
  height: 675px;
}
.slope_container.teaser {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
}
.slope_container.teaser .content {
  padding-left: 150px;
}
.slope_container.mitte, .slope_container.links .content {
  width: 400px;
  overflow: none;
}
.slope_container .padding {
  padding: 76px 16px 52px;
}
.slope_container.mitte {
  margin: 0 auto;
  /*text-align: center;*/
}
.slope_container.links {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  margin-right: 462px;
  left: 0;
}
.slope_container.rechts {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin-left: -215px;
}
.slope_container.rechts.schmal, .slope_container.rechts.sehr_schmal {
  left: 75%;
}
.slope_container.links .content {
  float: right;
}
.slope_container.rechts .content {
  float: left;
}
.slope_container.schmal .content {
  width: 382px;
}
.slope_container.sehr_schmal .content {
  width: 288px;
}
.slope_container .padding {
  max-width: 846px;
}
.slope_container.schwarz {
  background-color: #000;
}
.slope_container.orange, .mod_article.orange {
  background-color: #bc6713;
  color: #000;
}
.presse .slope_container .padding, .breit .slope_container .padding {
  max-width: 1500px;
}

/* Schrägen */

.slope_container {
  position: relative;
  overflow: visible;
}
#open .slope.before, .slope_container.mitte.schwarz .slope.before, .slope_container.mitte .slope.after, .slope_container.links .slope.after, .slope_container.rechts .slope.before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  border-style: solid;
  z-index: 1;
}
#open .slope.before, .slope_container.mitte .slope.before, .slope_container.orange .slope.before {
  left: 0;
  margin-left: -80px;
}
.slope_container.mitte .slope.after, .slope_container.links .slope.after {
  right: 0;
  margin-right: -80px;
}
.slope_container.links.orange .slope.after {
  width: 185px;
  margin-right: -185px;
}
.slope_container.rechts.orange .slope.before {
  width: 185px;
  margin-left: -185px;
}
#open .slope.before {
  border-width: 0 0 325px 80px;
  border-color: transparent #bc6713 #bc6713 transparent;
}
.start #open .slope.before {
  border-width: 0 0 675px 80px;
}
.slope_container.mitte.schwarz .slope.before {
  border-width: 675px 0 0 80px;
  border-color: #000 #000 transparent transparent;
}
.slope_container.mitte.schwarz .slope.after {
  border-width: 0 80px 675px 0;
  border-color: transparent transparent #000 #000;
}
.slope_container.links.orange .slope.after {
  border-width: 675px 185px 0 0;
  border-color: #bc6713 transparent transparent #bc6713;
}
.slope_container.rechts.orange .slope.before {
  border-width: 675px 0 0 185px;
  border-color: #bc6713 #bc6713 transparent transparent;
}
#footer .diagonal {
  height: 120px;
  border-style: solid;
  border-width: 0 0 120px 100vw;
  border-color: transparent #bc6713 #bc6713 transparent;
}

/* Langer Content-Bereich */

.slope_container.lang {
  margin-left: 20%;
  height: auto;
  min-height: 675px;
}
.slope_container.lang .padding {
  padding-left: 56px;
  padding-right: 56px;
  padding-bottom: 76px;
}
.bg.lang {
  height: 1000px;
  width: 20%;
  bottom: auto;
}

/* Fußbereich */

#footer .inside {
  border-top: 1px solid #bc6713;
}
#logo_footer {
  max-width: 368px;
  margin: 175px auto 100px;
}
#contact {
  background-color: #bc6713;
  padding-bottom: 52px;
}
#contact, #contact a {
  color: #000;
}
#contact .ce_text {
  max-width: 1640px;
  margin: 0 auto;
}
#contact p {
  text-align: center;
  font-size: 24px;
  line-height: 1.6666667em;
  text-transform: uppercase;
}
#contact ul {
  display: table;
  width: 100%;
  margin-top: 76px;
}
#contact li {
  display: table-cell;
  line-height: 1.333333em;
  padding: 0 12px;
}

/* Akkordeon */

.toggler:hover {
  cursor: pointer;
}

/* Plugins */

#plugins {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2000;
}
#plugins .plugin, .TA_excellent {
  float: right;
  margin-bottom: 10px;
  clear: right;
}
#plugins a:hover {
  opacity: 0.9;
}
a.tripadvisor_big, a.tripadvisor_big:link, a.tripadvisor_big:visited, a.tripadvisor_big:active {
  background: url("../images/buttons/trip-advisor.png") no-repeat scroll right center transparent;
  cursor: pointer;
  display: block;
  height: 52px;
  right: 2px;
  width: 90px;
}
a.sodexo, a.sodexo:link, a.sodexo:visited, a.sodexo:active {
  background: url("../images/buttons/sodexo-logo.png") no-repeat scroll right center transparent;
  display: block;
  height: 48px;
  width: 90px;
  z-index: 8001;
}
a.gutschein, a.gutschein:link, a.gutschein:visited, a.gutschein:active {
  background: url("../images/buttons/gutschein-villa-rodizio.png") no-repeat scroll right center transparent;
  display: block;
  height: 52px;
  width: 90px;
  z-index: 8001;
}
a.expedia, a.expedia:link, a.expedia:visited, a.expedia:active {
  background: url("../images/buttons/expedia.png") no-repeat scroll right center transparent;
  display: block;
  height: 63px;
  width: 91px;
  z-index: 8001;
}
#plugins #CDSWIDEXC {
  margin: 0;
}
a.tripadvisor, a.tripadvisor:link, a.tripadvisor:visited, a.tripadvisor:active {
  background: url("../images/buttons/tripadvisor-villa.png") no-repeat scroll right center transparent;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  left: 210px;
  position: absolute;
  top: 44px;
  width: 20px;
  z-index: 8001;
}
a.tripadvisor:hover, a.fb:hover {
  opacity: 0.9;
}

/* ============================================================================
 Reservationformular
===============================================================================
*/

.reservierung {
  background-color: white;
  width: 100%;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
  border-radius: 3px;
}
.reservierung input, .reservierung label {
  width: 100%;
  height: 50px;
}
.reservierung td.col_last {
  width: 100%;
}
.reservierung tr.row_2 label, .reservierung tr.row_3 label {
  display: none;
}
.reservierung tr.row_2 td.col_first:before {
  content: "\f073";
  font-family: FontAwesome;
  font-size: 1.2rem;
}
.reservierung input, .reservierung select, .reservierung textarea {
  width: 70%;
  height: 50px;
  display: block;
  float: right;
  margin-bottom: 15px;
}
.reservierung textarea {
  width: 70%;
  height: 150px;
  display: block;
  float: right;
  margin-bottom: 15px;
}
.reservierung label {
  width: 20%;
  height: 50px;
  display: block;
  float: left;
  margin-bottom: 15px;
}
.reservierung img {
  display: block;
  float: left;
  margin-bottom: 15px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input:not([type]), textarea, select {
  width: 70%;
  display: inline-block;
  padding: 3px 6px;
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 1px #eee;
  -webkit-box-shadow: inset 0 1px 1px #eee;
  box-shadow: inset 0 1px 1px #eee;
  -moz-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.reservierung table {
  padding: 0;
  width: 100%;
}
.reservierung td {
  display: block;
  width: 100%;
}
.timeselect label {
  clear: left;
}
button.submit {
  width: 70%;
  float: right;
  display: inline-block;
  padding: 12px 6px;
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 1px #eee;
  -webkit-box-shadow: inset 0 1px 1px #eee;
  box-shadow: inset 0 1px 1px #eee;
  -moz-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #BC6713;
  color: #fff;
  font-size: 25px;
}
form input.checkbox {
  width: auto;
  height: auto;
  float: left;
  margin: 10px 20px 0 0;
}
.checkbox_container label {
  width: auto;
}
.info_container {
  width: 70%;
  float: right;
}
form a, form a:hover {
  color: #bc6713;
}

/*RESERVIERUNGSTOOL*/

.r_frame iframe {
  border: none;
  margin-left: -11px;
}

/**/

.facebook {
  border: none;
  color: #000;
  background: #fff;
  height: 20px;
}

/* Responsive Anpassungen*/

@media all and (max-width:1723px) {
  .slope_container.links {
    right: auto;
    margin-right: 0;
  }
}
@media all and (max-width:1499px) {
  #logo, .start #header .mod_article {
    margin-right: 420px;
    margin-left: 0;
  }
  #open>div {
    display: none;
  }
  #open .slope_container {
    display: block;
  }
  .start #open .slope.before {
    border-width: 0 0 325px 80px;
  }
  .start #header .bg {
    display: none;
  }
  p strong, .toggler strong {
    font-size: 20px;
    line-height: 1.666667em;
  }
}
@media all and (max-width:1299px) {
  #navMain a, #navMain strong {
    padding: 16px;
  }
}
@media all and (max-width:1099px) {
  .slope_container .padding {
    padding-top: 24px;
    padding-bottom: 0;
  }
  #contact ul {
    display: block;
  }
  #contact li {
    display: block;
    float: left;
    width: 50%;
  }
  #contact li:nth-child(even) {
    width: 65%
  }
  #contact li:nth-child(odd) {
    width: 35%;
    clear: left;
    text-align: right;
  }
  #navMain a, #navMain strong {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width:991px) {
  body {
    font-size: 17px;
    line-height: 1.6666667em;
  }
  .spalte_links, .spalte_rechts {
    width: 100%;
    overflow: visible;
    float: none;
    margin: 0;
    padding: 0;
  }
  .start #header .mod_article {
    display: none;
  }
  #navMain .mod_customnav {
    display: none;
  }
  #open {
    position: relative;
  }
  #logo {
    margin-right: 0;
  }
  #open .slope_container {
    width: auto;
    height: auto;
  }
  #open {
    margin-top: 80px;
  }
  #open .padding {
    padding: 0 24px;
  }
  #open .slope.before, .start #open .slope.before {
    position: absolute;
    left: 0;
    right: 0;
    top: -80px;
    display: block;
    margin: 0;
    height: 80px;
    border-style: solid;
    border-width: 0 100vw 80px 0;
    border-color: transparent transparent #bc6713 #bc6713;
    /* border-width: 0 0 80px 100vw;
    border-color: transparent #bc6713 #bc6713 transparent; */
  }
  #open p {
    text-align: left;
  }
  #open .ce_player, #open .ce_image {
    display: none;
  }
  .bg.teaser .responsive-background-image {
    display: none;
  }
  .slope_container.teaser {
    left: 0;
    position: relative;
  }
  .slope_container.teaser .content {
    padding-left: 0;
  }
  #header .content {
    max-width: none;
  }
}
@media all and (max-width:767px) {
  .slope_container .padding {
    padding-top: 48px;
    padding-bottom: 24px;
  }
  #main .mod_article, .slope_container {
    height: auto;
    min-height: inherit;
  }
  .slope_container.mitte, .slope_container.links .content, .slope_container.rechts .content {
    width: 100%;
    overflow: visible;
    float: none;
    margin: 0;
    padding: 0;
  }
  .slope_container.links, .slope_container.rechts {
    position: relative;
    margin: 0;
    left: auto;
    right: auto;
  }
  .responsive-background-image {
    position: relative;
    background-image: unset !important;
    display: block;
  }
  .responsive-background-image img {
    display: block;
  }
  #main .bg {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
  }
  .slope_container.mitte.schwarz .slope.before, .slope_container.mitte.schwarz .slope.after, .slope_container.links.orange .slope.after, .slope_container.rechts.orange .slope.before {
    display: none;
    border-width: 0;
  }
  #contact li {
    float: none;
  }
  #contact li:nth-child(even), #contact li:nth-child(odd) {
    width: 100%;
    text-align: center;
  }
  .ce_gallery .cols_4 li {
    width: 50%;
  }
  .slope_container.lang {
    margin-left: 0;
    min-height: auto;
  }
  .slope_container.lang .padding {
    padding-left: 16px;
    padding-right: 16px;
  }
  .bg.lang {
    height: auto;
  }
  #plugins {
    position: relative;
    top: 0;
    right: 0;
    width: 227px;
    text-align: center;
    margin: 0 auto;
  }
  #plugins .plugin {
    display: inline-block;
    float: none;
    margin-left: 5px;
    margin-right: 5px;
  }
  .reservierung {
    padding: 24px 10px;
  }
  .reservierung label {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 0;
  }
  .reservierung input, .reservierung select, .reservierung textarea {
    width: 100%;
    float: none;
  }
  .bg.spiesse .responsive-background-image {
    margin-left: 0;
  }
}
@media all and (max-width:519px) {
  h1, h2, h3, h4, h5, h6, p strong, .toggler strong {
    font-size: 24px;
    line-height: 1.2em;
  }
  .slope_container .padding {
    padding-top: 24px;
    padding-bottom: 1px;
  }
  .ce_text div>a {
    font-size: 21px;
  }
  .mobile_menu {
    width: 80% !important;
  }
  #contact ul {
    margin-top: 24px;
  }
  #contact {
    padding-bottom: 0;
  }
  #logo_footer {
    margin: 72px auto 24px auto;
    padding: 0 12px;
  }
}