/*
 Theme Name:     Florida Child
 Theme URI:      http://webnus.biz/themes/florida-wp/
 Description:    Florida Child Theme
 Author:         Digramm
 Author URI:     http://digramm.com
 Template:       florida-wp-7.3.1
 Version:        0.1
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

a, a:visited, a:hover {color:#e53f51}

/* FONT ANPASSUNGEN */
#nav a {
  font-size: 17px !important;
  font-weight: 700 !important;
}

@media only screen and (max-width: 479px) {
  section.blox.page-title-x div.max-title h2 {
    font-size: 34px !important;
    line-height: 36px !important;
  }
}

div.dg_tel_blog div.dg_sidebar_tel,
.col-md-3.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel,
.vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel {
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
}

h2.mex-title, h4 {
	font-size: 24px;
	font-weight: 300;
	line-height: 36px;
	text-transform: none;
	border:0;
}

p {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}

#footer div.menu-footermenu-container ul li a {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  text-transform: uppercase;
}

section.blox.dark h2.mex-title,
section.blox.dark h4 {
  font-size: 28px !important;
  font-weight: 200 !important;
  line-height: 34px !important;
}

h3 {
  font-size: 24pt;
  font-weight: 300;
  line-height: 32pt;
}

h5 {
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
}

.sidebar p,
.sidebar li,
.widget p,
.widget li {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  letter-spacing: 0px;
}

div.nl_banner h5 {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  margin-bottom: 20px;
}

/* Mainmenu Sidebar */
#header div.container {
  position: relative;
}

div.dg_sidebar_mainmenu {
  position: absolute;
  top: 0px;
  right: -100px;
  width: 100px;
  height: 50px;
  z-index: 800000001;
}

div.dg_sidebar_mainmenu a.dg_login {
  display: block;
  padding: 7px 15px;
  text-transform: uppercase;
  border: 1px #FFF solid;
  float: right;
  color: #FFF;
  font-size: 17px;
  font-weight: 700;
  margin-top: 6px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.transparent-header-w #header.sticky div.dg_sidebar_mainmenu {
  right: -70px;
}

.transparent-header-w #header.sticky div.dg_sidebar_mainmenu a.dg_login {
  margin-top: 12px;
}

/* Custom Lang Switcher */
div.dg_lang_switcher {
  float: right;
  width: 40px;
  height: 20px;
  margin: 15px 0px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
  color: #FFF;
}

.transparent-header-w #header.sticky div.dg_lang_switcher {
  margin-top: 20px;
}

div.dg_lang_switcher div.active {
  width: 100%;
  height: 20px;
  padding: 0px 15px 0px 4px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}

div.dg_lang_switcher div.active:after {
  position: absolute;
  top: 5px;
  right: 6px;
  display: block;
  width: 10px;
  height: 10px;
  line-height: 11px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  content: "\f0d7";
  font-weight: 400;
  text-decoration: inherit;
  text-rendering: optimizelegibility;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  text-rendering: auto;
  font-family: FontAwesome;
}

div.dg_lang_switcher.open,
div.dg_lang_switcher:hover {
  background-color: #000;
}

div.dg_lang_switcher.open div.langs,
div.dg_lang_switcher:hover div.langs {
  display: block;
}

div.dg_lang_switcher div.langs {
  width: 100%;
  position: absolute;
  top: 20px;
  left: 0px;
  display: none;
  padding-top: 5px;
  background-color: #000;
}

div.dg_lang_switcher div.langs > a {
  display: block;
  width: 100%;
  height: 20px;
  padding: 0px 15px 0px 4px;
  position: relative;
  box-sizing: border-box;
  color: #FFF;
}

div.dg_lang_switcher div.langs > a:hover {
  background-color: #1A1A1A;
  font-weight: bold;
}

@media only screen and (max-width: 960px) {
  div.dg_lang_switcher {
    margin: 20px 55px 0px 0px;
    z-index: 9999;
  }
}

/* Normales */
.transparent-header-w #header {
  border-bottom: 0px none;
  padding: 7px 0px 8px 0px;
  background-color: rgba(0, 0, 0, 0.2) !important;
}

#menu-icon span {
  background-color: #FFF !important;
}

#header .logo {
  margin-top: 11px;
}

.nav-wrap1 {
  height: 50px;
}

.transparent-header-w #header.sticky {
  background-color: transparent !important;
}

#header.sticky #nav-wrap,
#header.sticky.hi-header #nav-wrap {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-bottom: 0px;
}

#header.sticky #nav-wrap:hover,
#header.sticky.hi-header #nav-wrap:hover {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
}

#header.sm-rgt-mn .logo-wrap {
  min-width: 140px;
}

#header .logo a,
#header.sticky span.logo-sticky {
  margin-top: 11px;
  width: 140px;
  height: 50px;
}

#header.sticky span.logo-sticky {
  display: block;
}

#header.sticky span.logo-sticky img {
  max-width: 140px !important;
}

#nav {
  margin-bottom: 0px;
}

#nav a:hover,
#nav li:hover,
#nav li:hover a {
  background-color: transparent !important;
}

#nav a {
  padding-top: 15px;
  padding-bottom: 19px;
  line-height: 20px;
  color: #FFF !important;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: none !important;
}

/* AHHH! */
@media only screen and (max-width: 960px) {
  #header {
    position: absolute;
  }
  #main-content {
    display: none;
  }
  .blox.page-title-x {
    margin-top: 0px;
  }
}

/* Buttons */
.rounded.bordered-bot {
  border-radius: 13px;
  -o-border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  box-sizing: border-box;
  font-size: 12px;
  height: 33px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 8px 10px 9px;
}

.page-title-x .rounded.bordered-bot {
  line-height: 26px;
  padding: 13px 20px 14px;
  font-size: 18px;
  height: 53px;
  border-radius: 23px !important;
  -o-border-radius: 23px !important;
  -moz-border-radius: 23px !important;
  -webkit-border-radius: 23px !important;
}

/* Page Header */
section.blox.page-title-x {
  padding: 150px 0px;
  min-height: 500px;
  position: relative;
}

section.blox.page-title-x div.max-title {
  width: 100%;
  max-width: 700px;
  margin: 0px auto;
  text-align: center;
  clear: both;
  display: block;
  margin-bottom: 30px;
}

section.blox.page-title-x div.max-title:after {
  display: none;
}

section.blox.page-title-x div.max-title h1,
section.blox.page-title-x div.max-title h2 {
  font-size: 40px;
  font-weight:600;
  line-height: 120%;
  text-transform: uppercase;
}

.rounded.bordered-bot {
  border-width: 1px;
  border-radius: 16px;
  -o-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  font-weight: 600;
}

a.button.white.bordered-bot {
  border-radius: 28px !important;
  font-weight: 600;
}

a.button.white.bordered-bot:hover {
  color: #FFF !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
  padding: 1px;
}

.widget ul li, #footer.litex .widget ul li {
  padding: 8px 0px 8px 20px;
}

/* checklist UL */
ul.check li,
li.check {
  padding-left: 27px;
  margin-bottom: 15px;
  background-image: url('img/pfeil-icon.svg');
  background-size: 18px auto;
  background-position: top left;
}

/* Listen OL */
.col-md-3.sidebar ol,
.vc_col-sm-4.sidebar ol {
  counter-reset: item;
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  position: relative;
}

.col-md-3.sidebar ol:before,
.vc_col-sm-4.sidebar ol:before {
  background-color: #4F5B67;
  bottom: 30px;
  content: " ";
  left: 11px;
  position: absolute;
  top: 10px;
  width: 1px;
  z-index: 1;
}

.col-md-3.sidebar ol li,
.vc_col-sm-4.sidebar ol li {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 0px;
  position: relative;
}

.col-md-3.sidebar ol li:before,
.vc_col-sm-4.sidebar ol li:before {
  display: inline-block;
  position: relative;
  z-index: 2;
  width: 23px;
  height: 23px;
  margin-right: 10px;
  border: 1px #4F5B67 solid;
  color: #4F5B67;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  line-height: 20px;
  background-color: #f9f9f9;
  content: counter(item) "  ";
  counter-increment: item;
}

.col-md-3.sidebar ol li:last-child:before,
.vc_col-sm-4.sidebar ol li:last-child:before {
  background-color: #4F5B67;
  color: #FFF;
}


/* Sidebar */
.col-md-3.sidebar,
.vc_col-sm-4.sidebar {
  background-color: #F9F9F9;
  position: relative;
  padding: 20px 18px 0px;
  min-height: 0px;
}

div.dg_tel_blog {
  width: 300px;
  float: right;
}

div.dg_tel_blog div.dg_sidebar_tel,
.col-md-3.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel,
.vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel {
  padding: 20px;
  background-color: #4D5B66;
  position: absolute;
  top: -90px;
  left: 0px;
  min-height: 90px;
  max-height: 90px;
  height: 90px;
  color: #FFF;
  line-height: 25px;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
}

div.dg_tel_blog div.dg_sidebar_tel {
  left: 15px;
}

div.dg_tel_blog div.dg_sidebar_tel span,
.col-md-3.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel div.tel span,
.vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel div.tel span {
  clear: both;
  display: block;
  font-weight: normal;
}

div.dg_tel_blog div.dg_sidebar_tel span:before,
.col-md-3.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel div.tel span:before,
.vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel div.tel span:before {
  display: inline-block;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  clear: both;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  height: inherit;
  text-align: center;
  text-decoration: inherit;
  text-rendering: optimizelegibility;
  width: inherit;
  box-sizing: border-box;
  content: "\f10b";
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: 400;
  text-rendering: auto;
  font-family: FontAwesome;
}

.dg_sidebar_tel .tel {font-size:20px;line-height:28px;font-weight:300}

.col-md-3.sidebar div.wpb_text_column.wpb_content_element,
.vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element,
.col-md-3.sidebar div.wpb_text_column.wpb_content_element p,
.vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element p {
  margin-bottom: 0px;
}

.col-md-3.sidebar div.vc_separator.wpb_content_element,
.vc_col-sm-4.sidebar div.vc_separator.wpb_content_element {
  margin: 10px 0px 15px 0px;
}

@media only screen and (min-width: 961px) and (max-width: 1199px) {
  div.dg_tel_blog div.dg_sidebar_tel,
  .col-md-3.sidebar,
  .vc_col-sm-4.sidebar {
    margin-top: 0px;
    margin-left: 0px;
    left: 0px;
  }
}

@media only screen and (max-width: 960px) {
  .transparent-header-w #header {
    background-color: #364047;
    max-height: 70px;
  }
  #header.sm-rgt-mn .logo-wrap .logo {
    width: 100%;
    height: auto;
    margin-top: 11px;
    max-width: 150px;
  }
  #header.sm-rgt-mn #nav {
    top: 66px;
    border-color: #4C5C66;
    background-color: #4C5C66;
    padding: 10px 0px 5px 0px;
  }
  #header.sm-rgt-mn #nav li {
    margin: 0px;
    text-align: center;
    border: 0px none;
  }
  #header.sm-rgt-mn #nav li a {
    text-align: center;
    padding: 10px 0px;
  }
  #header.sm-rgt-mn #nav li a:hover {
    background-color: #5E6D76 !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  /* Sidebar */
  .col-md-3.sidebar,
  .vc_col-sm-4.sidebar {
    margin-top: -5px;
  }
  div.dg_tel_blog div.dg_sidebar_tel,
  .col-md-3.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel,
  .vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #footer .col-md-6 {
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* Header Title */
  section.blox.page-title-x div.max-title h2 {
    font-size: 30px;
  }

  #header.sm-rgt-mn .logo-wrap .logo {
    margin-top: 17px;
  }

  /* Sidebar */
  div.dg_tel_blog div.dg_sidebar_tel,
  .col-md-3.sidebar,
  .vc_col-sm-4.sidebar {
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-top: -5px;
    border: 0px none;
  }
  div.dg_tel_blog div.dg_sidebar_tel,
  .col-md-3.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel,
  .vc_col-sm-4.sidebar div.wpb_text_column.wpb_content_element div.dg_sidebar_tel {
    display: none;
  }

  #footer .widget .socialfollow {
    text-align: center;
  }
  #footer .socialfollow a {
    float: none;
    display: inline-block;
  }
  #footer .menu-footermenu-container {
    width: 100%;
    text-align: center;
  }
  #footer div.menu-footermenu-container ul {
    float: none !important;
  }
  #footer div.menu-footermenu-container ul li {
    display: inline-block;
    float: none !important;
  }
}


.sidebar p,
.sidebar li,
.widget p,
.widget li {
  line-height: 130%;
}

/* Trenner */
.col-md-3.sidebar div.vc_separator.vc_sep_width_100.vc_separator_no_text.vc_sep_color_white,
.vc_col-sm-4.sidebar div.vc_separator.vc_sep_width_100.vc_separator_no_text.vc_sep_color_white {
  height: 10px;
  background-color: #FFF;
  margin: 0px 0px 20px -20px;
  width: calc(100% + 40px);
}

/* Formulare */
.col-md-3.sidebar .wpcf7-form,
.vc_col-sm-4.sidebar .wpcf7-form {
  margin: 20px 0px 0px 0px;
  width: 100%;
  float: left;
}

.col-md-3.sidebar .wpcf7-form p,
.vc_col-sm-4.sidebar .wpcf7-form p {
  line-height: 10px;
  text-align: center;
}

.col-md-3.sidebar .wpcf7-form input,
.col-md-3.sidebar .wpcf7-form textarea,
.col-md-3.sidebar .wpcf7-form select,
.vc_col-sm-4.sidebar .wpcf7-form input,
.vc_col-sm-4.sidebar .wpcf7-form textarea,
.vc_col-sm-4.sidebar .wpcf7-form select {
  background-color: #ECEDEF;
  border: 1px #EDEDED solid;
  font-size: 15px;
  box-sizing: border-box;
  margin: 0px auto;
  padding: 10px;
  width: 100%;
  border-radius: 1px;
  color: #888;
  display: block;
  max-width: 100%;
  min-height: 21px;
  outline: medium none;
  font-weight: 500;
  font-family: "Source Sans Pro", Arial !important;
  color: #38495B;
}

.col-md-3.sidebar .wpcf7-form input.wpcf7-not-valid,
.col-md-3.sidebar .wpcf7-form textarea.wpcf7-not-valid,
.col-md-3.sidebar .wpcf7-form select.wpcf7-not-valid,
.vc_col-sm-4.sidebar .wpcf7-form input.wpcf7-not-valid,
.vc_col-sm-4.sidebar .wpcf7-form textarea.wpcf7-not-valid,
.vc_col-sm-4.sidebar .wpcf7-form select.wpcf7-not-valid {
  border-color: #FF0000;
}

.col-md-3.sidebar .wpcf7-form .wpcf7-submit,
.vc_col-sm-4.sidebar .wpcf7-form .wpcf7-submit {
  border-radius: 23px;
  -o-border-radius: 23px;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
  box-sizing: border-box;
  font-size: 16px;
  height: 43px;
  letter-spacing: 0;
  line-height: 14px;
  padding: 13px 20px 14px;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  transition: background 0.18s ease 0s;
  -o-transition: background 0.18s ease 0s;
  -moz-transition: background 0.18s ease 0s;
  -webkit-transition: background 0.18s ease 0s;
  border: 1px #e53f51 solid;
  color: #e53f51;
  width: auto;
  margin: 0px 0px 0px 20px;
  float: none;
}

.col-md-3.sidebar .wpcf7-form .wpcf7-submit:hover,
.vc_col-sm-4.sidebar .wpcf7-form .wpcf7-submit:hover {
  background-color: transparent;
}

.col-md-3.sidebar .wpcf7-form span.wpcf7-not-valid-tip,
.vc_col-sm-4.sidebar .wpcf7-form span.wpcf7-not-valid-tip {
  width: 100%;
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 8px;
  text-align: left;
}

/* Mailwidget */
div.vc_row.wpb_row.mailwidget {
  border-top: 20px #FFF solid;
  margin: 0px -20px;;
  padding: 20px 20px 0px 20px;
  text-align: center;
  background-image: url('img/icon-mail.png');
  background-repeat: no-repeat;
  background-position: -25px center;
}

div.vc_row.wpb_row.mailwidget p {
  font-size: 16px;
}

div.vc_row.wpb_row.mailwidget a.button {
  margin: 20px 0px;
  text-transform: none;
  letter-spacing: 0px;
  color: #FF0000;
  border-color: #FF0000;
  border-radius: 15px;
  padding: 7px 12px;
}


/* Content anpassungen */
div.center.wpb_column {
  text-align: center;
}

/* Headlines */
/*h2.mex-title,
h4 {
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 0px none !important;
  padding-bottom: 0px;
  font-size: 22px;
  line-height: 120%;
}*/

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
}

h4 {
  font-size: 16px;
}


/* Footer */
#footer {
  border-top: 0px none;
  padding: 36px 0px 26px 0px !important;
}

section.container.footer-in {
  padding-bottom: 0px;
}

#footer div.menu-footermenu-container ul {
  float: right;
}

#footer div.menu-footermenu-container ul li {
  border-bottom: 0px none;
  float: left;
  margin: 10px 0px 0px 0px;
}

#footer div.menu-footermenu-container ul li a {
  color: #FFF;
}

.footer-navi {
  color: #343a46;
}

.footer-navi a {
  color: #FFF;
}

/* SVG Anpassungen */
div.wpb_single_image.svg figure {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-sizing: border-box;
  float: left;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
#Referenz div.wpb_single_image.svg figure {
  background: #f6f7f8 none repeat scroll 0 0;
  box-sizing: border-box;
  float: left;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
div.wpb_single_image.svg figure div {
  box-sizing: border-box;
  padding-bottom: 75%;
  position: relative;
  text-align: center;
  width: 100%;
}
div.wpb_single_image.svg figure div img {
  height: auto;
  left: 50%;
  max-height: 80%;
  max-width: 80%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
div.wpb_single_image.svg.svg50 figure div img {
  max-height: 50%;
  max-width: 50%;
  width: 50%;
}
div.wpb_single_image.svg.svg60 figure div img {
  max-height: 60%;
  max-width: 60%;
  width: 60%;
}
div.wpb_single_image.svg.svg70 figure div img {
  max-height: 70%;
  max-width: 70%;
  width: 70%;
}
div.wpb_single_image.svg.svg90 figure div img {
  max-height: 90%;
  max-width: 90%;
  width: 90%;
}
div.wpb_single_image.svg.svg100 figure div img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}

body.single-post #networkLinks a {display:inline-block;float:none;margin:5px 0px}
.sidebar h3 {font-size:18px;line-height:24px;margin-bottom:10px}
.sidebarWidget {margin-left:18px;margin-right:18px}
#scroll-top a:hover {background-color:#ff2b35}

header div.dg_sidebar_mainmenu a.dg_login.fa-lock {display:none}

@media only screen and (max-width: 1300px) {
	header .col-md-9 {width:65%}
}

@media only screen and (max-width: 1200px) {
	header .col-md-9 {width:75%}
}

@media only screen and (max-width: 1150px) {
	header .col-md-9 {width:70%}
	#nav a {padding-left:12px;padding-right:12px}
}

@media only screen and (max-width: 1030px) {
	header .col-md-9 {width:67%}
}

@media only screen and (min-width: 961px) {
	#footer .col-md-6:first-of-type {width:30%}
	#footer .col-md-6:nth-child(2n) {width:70%}
}

@media only screen and (max-width: 960px) {
	header div.dg_sidebar_mainmenu {display:block}
}

@media only screen and (max-width: 820px) {
	div.dg_sidebar_mainmenu {width:50px;right:-50px;top:9px}
	header div.dg_sidebar_mainmenu a.dg_login.fa-lock {display:block}
	div.dg_sidebar_mainmenu a.dg_login_big {display:none}
}

@media only screen and (max-width: 767px) {
	header .col-md-9 {width:auto}
}

@media only screen and (max-width: 375px) {
	header .col-md-9 {width:80%}
}
