/* Bootstrap custom*/
.btn,
.btn-primary {
  background: #007487 !important;
  color: #fff;
  border: 0;
  position: relative;
}
.btn:hover,
.btn-primary:hover {
  background: #D5494E !important;
}
.btn::after,
.btn-primary::after {
  content: "\203A";
  position: absolute;
  right: 12px;
  bottom: 3px;
  top: 0;
  display: flex;
  align-items: center;
  font-size: 32px;
}
.parallax-overlay .btn,
.parallax-overlay .btn-primary {
  background: #fff !important;
  color: #007487 !important;
  border: 0;
}
.parallax-overlay .btn:hover,
.parallax-overlay .btn-primary:hover {
  background: #fff !important;
  color: #D5494E !important;
}
.section-footer-custom {
  background-color: #959695;
  color: #ffffff;
}
.section-footer-custom a,
.section-footer-custom .footer-quick-links-4 li a {
  color: #ffffff;
}
.section-copyrights-custom {
  border-top: solid 1px #ffffff;
  padding: 10px 0;
  background-color: #959695;
  color: #ffffff;
}
.section-copyrights-custom a {
  color: #ffffff;
}
.header-section.style1 .container .mod-menu .row {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1001px) {
  .header-section.style1 .container .mod-menu .row {
    flex-direction: row;
  }
}
.header-section.style1 .logo {
  margin-top: 15px;
  margin-bottom: 10px;
}
.header-section.style1 .logo img {
  width: 177px;
  padding: 0;
  max-width: unset;
}
@media screen and (min-width: 1001px) {
  .header-section.style1 .logo {
    width: 212px;
    padding: 2rem 0;
  }
}
@media screen and (min-width: 1001px) {
  .header-section.style1 .main-nav {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
  }
  .header-section.style1 .main-nav > * {
    margin-bottom: 10px;
  }
}
.header-section.style1 ul li a {
  padding: 16px 10px;
}
@media screen and (max-width: 360px) {
  .header-section.style1 ul li a {
    /* padding: 11px 11px;*/
  }
}
.header-section.style1 .col-sm-10,
.header-section.style1 .col-sm-2 {
  line-height: 0;
}
@media (min-width: 992px) {
  .header-section.style1 .col-sm-10 {
    padding-left: 0;
  }
}
.en-feature-box-1 {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
}
.en-feature-box-1:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
  color: #000;
  z-index: 2;
}
.en-feature-box-1 span.read-more {
  color: #101010;
  font-weight: bold;
}
.panel-title .glyphicon {
  margin-right: 5px;
}
.parallax .panel,
.parallax .panel .panel-title a {
  color: #ffffff;
}
a.text-box {
  transition: all 0.3s ease 0s;
  opacity: 1;
  margin-bottom: 30px;
}
a.text-box:hover {
  opacity: 0.75;
}
a.text-box.white h5,
a.text-box p {
  color: #727272;
}
.topbar-right-items.two {
  width: 100%;
}
.toplist .active a {
  color: #007487;
}
.header-inner .overlay .container {
  position: relative;
  height: 100%;
}
.header-inner .text {
  padding: 0;
  height: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.header-inner .text .title {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 300;
}
.header-inner .overlay {
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.btn-transparent {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
}
.btn-transparent:hover {
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
.sec-title-container h1,
.sec-title-container h2,
.sec-title-container h3,
.sec-title-container h4,
.sec-title-container h5,
.sec-title-container h6,
.sec-title-container .en-title-line-1 {
  margin-bottom: 15px;
}
section.sec-no-bottom-padding {
  padding-bottom: 0;
}
/*weiße farbe*/
.section-dark,
section.parallax {
  color: #ffffff;
}
.section-dark h1,
section.parallax h1,
.section-dark h2,
section.parallax h2,
.section-dark h3,
section.parallax h3,
.section-dark h4,
section.parallax h4,
.section-dark h5,
section.parallax h5,
.section-dark h6,
section.parallax h6,
.section-dark a,
section.parallax a {
  color: #ffffff;
}
.section-dark .en-title-line-1,
section.parallax .en-title-line-1 {
  background-color: #ffffff;
}
/*schwarze farbe*/
.section-grey {
  color: #000;
}
.section-grey h1,
.section-grey h2,
.section-grey h3,
.section-grey h4,
.section-grey h5,
.section-grey h6 {
  color: #000;
}
.section-grey .en-title-line-1 {
  background-color: #000;
}
.section-light .en-title-line-1,
.en-title-line-1 {
  background-color: #000;
}
.section-grey {
  background-color: #cfd0d0;
}
.section-dark {
  background-color: #959695;
}
.section-light {
  background-color: #f2f2f2;
}
.align-center {
  text-align: center;
}
.bg-opacity-10 {
  background-color: rgba(0, 116, 135, 0.7);
}
/*
Template: Printer
category: Education
Author: Codelayers
Version: 1.0
Design and Developed by: Codelayers
*/
/*
======================================
[ CSS TABLE CONTENT ]
======================================

    [Table of contents]

	1.feature boxes
	2.parallax sections
	3.footer styles

	
======================================
[ END CSS TABLE CONTENT ]
======================================
*/
/*============ Feature boxes ============ */
/* feature box 2
 ------------------------------ */
/* feature box 3
 ------------------------------ */
/* feature box 4
 ------------------------------ */
/* feature box 5
 ------------------------------ */
/* feature box 6
 ------------------------------ */
/* feature box 7
 ------------------------------ */
/*============ Section Titles ============ */
/* title line
 ------------------------------ */
/*============ Parallax Sections ============ */
/*----------------------------RESPONSIVE STYLES------------------------------- */
/* ---------- MAX 1024PX ---------- */
/* ---------- MAX 991PX ---------- */
/* ---------- MAX 800PX ---------- */
/* ---------- MAX 768PX ---------- */
/* ---------- MAX 767PX ---------- */
/* ---------- MAX 360PX ---------- */
/* ---------- MAX 320PX ---------- */
.cbp-l-caption-alignLeft {
  width: 100%;
  height: 100%;
  display: table;
}
.cbp-l-caption-alignLeft .cbp-l-caption-body {
  display: table-cell;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
}
.cbp-l-caption-alignLeft .cbp-l-caption-title,
.cbp-l-caption-alignLeft .cbp-l-caption-desc {
  color: #000000;
}
.cbp-caption-zoom .cbp-caption-activeWrap {
  opacity: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.cbp-l-caption-desc {
  color: #ffffff;
}
.en-feature-box-1 {
  position: relative;
  width: 100%;
  left: 0px;
  top: -118px;
  padding: 20px;
  background-color: #f2edec;
  color: #000 !important;
}
.en-feature-box-1 a.read-more {
  color: #000000;
}
.en-feature-box-1 h2 {
  font-size: 26px;
  line-height: 30px;
  color: #000;
}
.startbox:nth-child(2) .en-feature-box-1 {
  background-color: #eae2e0;
}
.startbox:nth-child(3) .en-feature-box-1 {
  background-color: #e6dcda;
}
.startbox:nth-child(4) .en-feature-box-1 {
  background-color: #e1d6d4;
}
.en-feature-box-1.border-right {
  border-right: none;
}
.en-feature-box-2 {
  width: 100%;
  float: left;
  background-color: #f2edec;
}
.en-feature-box-2 .img-box {
  position: relative;
  width: 100%;
}
.en-feature-box-2 .img-box .price-badge {
  position: absolute;
  width: 46px;
  height: 46px;
  left: 15px;
  top: 15px;
  text-align: center;
  line-height: 44px;
  color: #000 !important;
  border-radius: 100%;
  background-color: #f2f2f2;
}
.en-feature-box-2 .text-box .author {
  position: relative;
  width: 100%;
  float: left;
}
.en-feature-box-2 .text-box .author .imgbox-tiny {
  position: absolute;
  left: 51px;
  top: -73px;
  border: 6px solid #fff;
}
.en-feature-box-3 {
  width: 100%;
  float: left;
  padding: 60px;
  min-height: 380px;
  border: 3px solid #f5f5f5;
}
.en-feature-box-4 {
  width: 100%;
  float: left;
  padding: 0px;
}
.en-feature-box-5 {
  width: 100%;
  float: left;
  padding: 30px;
  background-color: #f2edec;
}
.en-feature-box-5 .img-box {
  position: relative;
  width: 100%;
  float: left;
}
.en-feature-box-5 .img-box .post-date-box {
  position: absolute;
  color: #ecae3d;
  left: 19px;
  bottom: -17px;
  background-color: #f2edec;
}
.en-feature-box-5 .img-box .post-date-box span {
  color: #ecae3d;
}
.en-feature-box-6 {
  width: 100%;
  float: left;
}
.en-feature-box-6 .iconbox-smedium {
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  font-weight: normal;
  border: 1px solid #e4e4e4;
  background-color: #f2edec;
  padding: 19px 0 0 0;
  font-family: 'Open Sans', sans-serif;
}
.en-feature-box-6 .iconbox-smedium span {
  font-size: 13px;
  color: #727272;
}
.en-feature-box-6:hover .iconbox-smedium {
  color: #727272;
  border: 1px solid #101010;
  background-color: #cfcbca;
}
.en-feature-box-6:hover .iconbox-smedium span {
  color: #727272;
}
.en-feature-box-6:hover h5 {
  color: #ecae3d;
}
.en-feature-box-6.active .iconbox-smedium {
  color: #727272;
  border: 1px solid #101010;
  background-color: #cfcbca;
}
.en-feature-box-6.active .iconbox-smedium span {
  color: #727272;
}
.en-feature-box-6.active h5 {
  color: #ecae3d;
}
.en-feature-box-7 {
  width: 100%;
  float: left;
  background-color: #f2edec;
}
.en-feature-box-7 .text-box {
  padding: 10px 20px;
}
.en-feature-box-7 .text-box .arrow {
  padding: 8px 0 0 0;
}
.en-title-line-1 {
  width: 70px;
  height: 2px;
  margin: 15px auto 30px auto;
}
.en-title-line-1.align-left {
  width: 70px;
  margin: 8px auto 20px 0;
}
.en-title-line-1.dark {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.parallax-28 {
  background: rgba(0, 0, 0, 0) url("http://placehold.it/2000x1300") no-repeat fixed 50% 0;
}
.parallax-29 {
  background: rgba(0, 0, 0, 0) url("http://placehold.it/2000x1300") no-repeat fixed 50% 0;
}
@media only screen and (max-width: 991px) {
  .container {
    width: 95%;
  }
}
@media only screen and (max-width: 768px) {
  .en-feature-box-1 {
    top: 0;
    padding: 30px;
  }
}
@media screen and (max-width: 640px) {
  .en-feature-box-1 {
    top: 0;
    padding: 30px;
  }
  .en-feature-box-2 {
    width: 46%;
  }
}
@media screen and (max-width: 480px) {
  .en-feature-box-1 {
    top: 0;
    padding: 30px;
  }
  .en-feature-box-2 {
    width: 60%;
  }
}
@media screen and (max-width: 360px) {
  .en-feature-box-2 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .en-feature-box-1 {
    top: 0;
  }
}
/*
#c17128 #c17121 form div span .btn-primary{
  background-color: #d5494e !important;

  &:hover{
    background-color: #aa3e42 !important;
  }
}

*/
.dropdown-toggle {
  color: #727272;
}
.dropdown-toggle:hover {
  color: #000;
}
.sticky-right {
  right: 0;
}
#rightSLideBar {
  right: 0;
  position: fixed;
  top: 146px;
  z-index: 10000;
  -webkit-box-shadow: -3px 3px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -3px 3px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -3px 3px 20px 0px rgba(0, 0, 0, 0.5);
}
#rightSLideBar .panel-leftheading {
  background: #941118;
  height: 100%;
  position: relative;
  float: left;
  width: 200px;
  margin-right: -150px;
}
#rightSLideBar .panel-leftheading h3 {
  position: absolute;
  top: 50%;
  transform: translateX(-30px) translateY(-50%) rotate(270deg);
  color: #ffffff;
  font-size: 16px;
}
#rightSLideBar .panel {
  box-shadow: none;
  color: #fff;
  height: 300px;
  margin: 0;
  position: relative;
  width: auto;
}
#rightSLideBar .panel-rightbody {
  border-left: 1px solid #ffffff;
  position: relative;
  background: #941118 none repeat scroll 0 0;
  float: left;
  height: 100%;
  width: auto;
  padding: 15px;
}
#rightSLideBar .panel-rightbody a {
  font-weight: bold;
  color: #ffffff;
}
#rightSLideBar .panel-rightbody .img-wrapper {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
#rightSLideBar .panel-rightbody img {
  margin-bottom: 10px;
}
#rightSLideBar .panel-rightbody p {
  font-size: 14px;
  line-height: 18px;
}
#rightSLideBar .panel-rightbody p.small-text {
  font-size: 12px;
  line-height: 15px;
}
.section-side-image .overlay .slider-link {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.section-side-image .overlay .slider-link .slide-btn {
  font-size: 32px !important;
  color: #fff;
  line-height: 1.1 !important;
  font-weight: 200;
  padding: 8px 40px !important;
  margin-bottom: 15px;
  background-color: #007487;
  margin-top: 1rem !important;
}
@media only screen and (max-width: 768px) {
  .section-side-image .overlay .slider-link .slide-btn {
    font-size: 22px !important;
    padding: 6px 30px !important;
  }
}
@media screen and (max-width: 480px) {
  .section-side-image .overlay .slider-link .slide-btn {
    font-size: 16px !important;
    padding: 4px 20px !important;
  }
}
.section-side-image .overlay .slider-link:hover .slide-btn {
  background-color: #D5494E;
}
#rev_slider .slide-btn {
  font-size: 32px !important;
  color: #fff;
  line-height: 1.1 !important;
  font-weight: 200;
  padding: 8px 40px !important;
  margin-bottom: 15px;
  background-color: #007487;
  margin-top: 1rem !important;
}
#rev_slider .slide-btn:hover {
  background-color: #D5494E;
}
@media only screen and (max-width: 768px) {
  #rev_slider .slide-btn {
    font-size: 22px !important;
    padding: 6px 30px !important;
  }
}
@media screen and (max-width: 480px) {
  #rev_slider .slide-btn {
    font-size: 16px !important;
    padding: 4px 20px !important;
  }
}
@media screen and (max-width: 992px) {
  .tp-parallax-wrap {
    left: 58px !important;
  }
  .tp-parallax-wrap .tp-mask-wrap {
    width: calc(100vw - 116px) !important;
  }
  .section-side-image .overlay .slider-link .slide-btn::after,
  #rev_slider .slide-btn::after {
    font-size: 1em;
    bottom: 1px;
    right: 6px;
  }
}
