
body {
	font-family: 'Cinzel', sans-serif;
}


p {

font-family:Yantramanav; 

}

.lead {
    font-size: 1.45rem;
}

h1 {
	font-weight:800; 
}


.h2, h2 {
    font-size: 2.4rem !important;
	font-weight:600;
}

.h3, h3 {
	margin-bottom:30px;
}



.bg-light {
	background:#f8f8f8;
	
}

#cookieWarnBox.loaded {
    opacity: 0.9;
    bottom: 0px;
}
#cookieWarnBox {
    transition: all 0.4s ease-in-out;
    position: fixed;
    z-index: 999999;
    bottom: -20px;
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
    padding: 10px;
    background-color: #212121;
    color: #fff;
}




.inner.red-gradient {
 background: #fff;
border-bottom: 	1px solid transparent;
  border-image: linear-gradient(to right, #fff , #1a947f);
  border-image-slice: 1;
    padding: 7px;
    z-index: 1000;
    position: relative;
}

.lead li {
  list-style-type:none;
  margin-left: 0.4em; /* same as padding-left set on li */
  font-family:Yantramanav;
}


.lead li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -2em; /* same as padding-left set on li */
  width: 2em; /* same as padding-left set on li */
  color:#924f87;
}





.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: none;
}



.carousel-item {
  height: 100%;
  min-height: 120px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.navbar {
	padding-top:20px;
	padding-bottom:20px;
	overflow: hidden;
background: none;
position: absolute;
top: 0;
width: 100%;
z-index: 1000;
}


.navbar-brand {
    margin-right: -10rem;
}




.navbar-light .navbar-nav .nav-link {
    color: #1a947f;
}

.navbar-expand-lg .navbar-collapse {
    padding-top: 50px;
	margin-right:-4px;
}

.icon-bar {
	width: 28px; 
	height: 2px;
	background-color: #666;
	display: block;
	transition: all 0.2s;
	margin-top: 6px
}
 



.dropdown-menu {
	background-color: #f8f8f8;
    background-clip: padding-box;
    border: none;
    border-radius: .25rem;
}

.dropdown-menu {display: block;visibility: hidden;opacity:0;transform: translateY(50px);transition:.5s ease all;}
.dropdown-menu.show {display: block;visibility: visible;opacity:1;transform: translateY(0px);transition:.5s ease all;}


.dropdown-item:hover, .dropdown-item:focus {
  background-color: #f8f8f8;
  color:#000;
}

a {
    color: #924f87;
    text-decoration: none;
    background-color: 
    transparent;
    -webkit-text-decoration-skip: objects;
}

.carousel img {
    height: 100%;
    width: 100%;
}


.carousel-inner img {
width: 100%;
height: 100%;
}

.carousel-indicators {
     position: absolute;
     bottom: 0;
     margin: 0;
     left: 0;
     right: 0;
     width: auto;
}
.carousel-indicators li, .carousel-indicators li.active {
     float: left;
     width: 33%;
     height: 5px;
     margin: 0;
     border-radius: 0;
     border: 0;
     background: #ccc;
}
.carousel-indicators li.active {
     background: #1a947f;
}
.carousel-caption {
width:450px;
z-index:10;
color:#fff;
text-align:left;
background:#1a947f;
padding:15px;
top:60%;
left:55.5%;
right:5%;
bottom:auto;
-webkit-transform:translate(0, -50%);
-ms-transform:translate(0, -50%);
transform:translate(0, -50%);
}


.carousel-caption h2 {
	font-weight:600;
}


.ml-auto, .mx-auto {
    margin-left: 0 !important;
}


a:hover {
	text-decoration:underline;
	color:#924f87;
}


/* Unite Gallery */


#unite_gallery .bereichswrapper {
  margin: 5px 0 5px 0;
  background: #f5f5f5;
  padding: 5px 15px 5px 15px;
  border: 1px solid #9da6b2;
}

#unite_gallery .control-label {
  font-weight: normal;
  font-size: 12px;
  margin-top: -6px;
}

#unite_gallery h2 {
  font-size: 12px !important;
  padding: 0 10px 10px 10px;
  margin-bottom: 15px;
  width: 100%;
  font-weight: bold;
  border-bottom: 1px solid #31404F;
}

#unite_gallery .item {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  border: 1px solid #9da6b2;
  margin: 0 5px 0 0;
  background: #DFE3E9;
}

#unite_gallery .item img {
    position:absolute;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
}





.our_department_area .single_department {
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.04);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.04);
}


.our_department_area .single_department .department_thumb {
  overflow: hidden;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}


.our_department_area .single_department .department_thumb img {
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.our_department_area .single_department .department_content {
  padding: 22px 15px 24px 18px;
}


.our_department_area .single_department .department_content h3 {
  margin-bottom: 0;
}


.our_department_area .single_department .department_content h3 a {
  font-size: 22px;
  color: #1F1F1F;
  line-height: 33px;
  font-weight: 500;
}


.our_department_area .single_department .department_content h3 a:hover {
  color: #1a947f;
}


.our_department_area .single_department .department_content p {
  line-height: 28px;
  margin-top: 15px;
  margin-bottom: 10px;
}


.our_department_area .single_department .department_content a.learn_more {
  color: #1a947f;
  font-size: 16px;
}


.our_department_area .single_department .department_content a.learn_more:hover {
  text-decoration: underline;
}


.our_department_area .single_department:hover .department_thumb img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}








.application_area {
  padding-top: 10px;
  padding-bottom: 60px;
}


.application_area.doctor_page {
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  
  .application_area {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}


.application_area .doctors_title h3 {
  font-size: 36px;
  font-weight: 500;
  color: #fff;
}

@media (max-width: 767px) {
 
  .application_area .doctors_title h3 {
    font-size: 24px;
  }
}


.application_area .single_application_area .expert_thumb {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}


.application_area .single_application_area .expert_thumb img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  width: 100%;
}


.application_area .single_application_area .application_area_name {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  padding-top: 16px;
  padding-bottom: 18px;
}


.application_area .single_application_area .application_area_name h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 1px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}




.application_area .single_application_area:hover .expert_thumb img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}


.application_area .single_application_area:hover .application_area_name {
  background: #1a947f;
}


.application_area .single_application_area:hover .application_area_name h3 {
  color: #fff;
}


.application_area .single_application_area:hover .application_area_name span {
  color: #fff;
}



.dist {
	margin-top:80px;margin-bottom:80px;
	
}









footer {
		background:#924f87;
		color:#fff;
		font-size: 1.14em;
		font-weight:300;
		line-height:1.6em;
		padding-top:1px;
		padding-bottom:10px;
}

footer a {
		color:#fff;
}

footer ul{ 
	margin-left: -40px;
}

footer li {
    display: inline;
    list-style-type: none;
	margin-right:8px;
}

footer li:not(:first-child)::before {
    content: '| ';
	margin-right:8px;
}


footer a:hover {
		color:#fff;
		text-decoration:underline;
}


/* Gradient transparent - color - transparent */

hr.style-two {
    border: 0;
    height: 1px;
	margin-top:20px;
    background: rgb(255,255,255);
}





@media only screen and (max-width: 991px) {
	

.navbar-expand-lg .navbar-collapse {
    padding-top: 0px;
	margin-right:-4px;
}

.dropdown-menu {display: none ;visibility: visible;opacity:0;transform: translateY(50px);transition:.5s ease all;}
.dropdown-menu.show {display: block;visibility: visible;opacity:1;transform: translateY(0px);transition:.5s ease all;}



footer h3 {
		 font-size: 1.2em;
}


footer li {
    display: table;
    list-style-type: none;
	margin-right:15px;
}

footer li:not(:first-child)::before {
    display:none;
}

}


@media print {
   div#header,
   div#sidebar,
   div#footer { display: none; }
 }




/* button style */

.owl-carousel .owl-nav div {
  background: transparent;
  height: 50px;
  left: 0px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  color: #fff;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 50px;
  font-size: 35px;
  line-height: 50px;
 opacity: 0;
  left: 140px;
  background-color: inherit;
}


.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 140px;
}


.owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
}


.owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  top: 0px;
}


.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}


.owl-carousel:hover .owl-nav div:hover {
  color: #fff;
  background: none;
  
}

.boxed-btn3{
	background:#1a947f;
	padding: 15px;
	color:#fff;
}






.boxed-btn3 {
 background:#765181;
	padding: 15px;
	color:#fff;
  display: inline-block;
  color: #fff !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

/* line 51, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3:hover {
  background: #a172af;
  color: #fff !important;
  text-decoration:none;
}

/* line 56, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3:focus {
  outline: none;
}

/* line 59, C:/Users/SPN Graphics/Desktop/CL September/210 Medical/HTML/scss/_btn.scss */
.boxed-btn3.large-width {
  width: 220px;
}

.darken {
	 background-image: url(../img/banner/section-bg.png);
	color:#fff;
}


.darken2 {
	 background-image: url(../img/banner/banner2.png);
	color:#fff;
}

.darken3 {
	 background-image: url(../img/banner/banner3.png);
	color:#fff;
}

.darken4 {
	 background-image: url(../img/banner/banner4.jpg);
	color:#fff;
}

.darken5 {
	 background-image: url(../img/banner/section-bg2.png);
	color:#fff;
}

.darken6 {
	 background-image: url(../img/banner/section-bg3.png);
	color:#fff;
}

.darken8 {
	 background-image: url(../img/banner/section-bg4.png);
	color:#fff;
}

.darken7 {
	 background-image: url(../img/banner/banner-peoplefotografie.jpg);
	color:#fff;
}


.slider_bg_1 {
  background-image: url(../img/banner/banner.png);
}


.slider_bg_2 {
  background-image: url(../img/banner/banner5.png);
}

.slider_bg_3 {
  background-image: url(../img/banner/banner3.png);
}


#workflow h3 {color:#924f87;font-weight:600;}


.slider_area .single_slider {
  height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider_area2 .single_slider2 {
  height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (max-width: 767px) {
 
  .slider_area .single_slider {
    height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  }
  
 .slider_area2 .single_slider2 {
    height: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  }
  
  .darken2 {
	 background:#f8f8f8;
}

  .darken3 {
	 background:#f8f8f8;
}

  .darken4 {
	 background:#f8f8f8;
}

  .darken7 {
	 background:#f8f8f8;
}

 .startimg-01 {
background-image: url(../img/banner/banner2.png);
  height: 130px;
  display:block;
  background-size: 100% auto;
}

 .startimg-02 {
background-image: url(../img/banner/banner3.png);
  height: 130px;
  display:block;
  background-size: 100% auto;
}

 .startimg-03 {
background-image: url(../img/banner/banner4.png);
  height: 130px;
  display:block;
  background-size: 100% auto;
}

 .startimg-04 {
 background-image: url(../img/banner/banner-peoplefotografie.jpg);
  height: 150px;
  display:block;
  background-size: 100% auto;
}


.slider_bg_1 {
	 background-image: url(../img/banner/bannerb.png);
}

.dist {
	margin-top:0px;margin-bottom:0px;
	
}


.h2, h2 {
    font-size: 1.5rem !important;
	font-weight:600;
}

.btn.btn-white {
	font-size:1.3em !important;
}
  
  .overlay a {
    font-size: 30px;

}
  
  
}


.slider_area .single_slider .slider_text h3 {
  color: #1F1F1F;
  font-family: "Poppins", sans-serif;
  font-size: 70px;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-weight: 300;
}


.slider_area .single_slider .slider_text h3 span {
  font-weight: 700;
}

@media (max-width: 767px) {
  
  .slider_area .single_slider .slider_text h3 {
    font-size: 33px;
    letter-spacing: 3px;
  }
  
  .navbar-brand img {
    width: 80%;
}

.navbar-light .navbar-toggler {
    margin-top: 33px;
}

.slider_area .single_slider .slider_text h5 {
    font-size: 1.15rem;
}

.slider_area .single_slider .slider_text p {
    font-size: 15px;
}

.h1, h1 {
    font-size: 2.1rem;
}

.h2, h2 {
    font-size: 1.7rem;
}

.lead {
    font-size: 1.45rem;
}




footer {
    font-size: 1.04em;
}

.application_area .single_application_area .application_area_name h3 {
    font-size: 17px;
}

.topnav {
	 font-size:1em;
}

}

@media (min-width: 768px) and (max-width: 991px) {
  
  .slider_area .single_slider .slider_text h3 {
    font-size: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  
  .slider_area .single_slider .slider_text h3 {
    font-size: 35px;
    letter-spacing: 3px;
  }
}


.slider_area .single_slider .slider_text p {
  font-size: 18px;
  font-weight: 400;
  color: #727272;
  margin-bottom: 40px;
  margin-top: 10px;

}

@media (min-width: 992px) and (max-width: 1200px) {
 
  .slider_area .single_slider .slider_text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
 
  .slider_area .single_slider .slider_text p {
    font-size: 16px
  }
  
   .slider_area .single_slider .slider_text {
   width:220px;
  }
}

 <!-- Testimonials -->

.carousel {
	margin: 50px auto;
	padding: 0 70px;
	
}

.carousel-inner {
    min-height: 270px;
}


.carousel .item {
	
	font-size: 14px;
    text-align: center;
	overflow: hidden;
}

.carousel .testimonial {
	padding: 30px 0 10px;

}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #924f87;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom: 0;
	display: none;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {	
	background: #555;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
	font-size:2em;
    margin-right: 8px;
	color:#999;
	margin-top:-20px;
}


.call-to-action h2 {
	color:#000;
}


.btn {
    border-radius: 5px;
    margin-right: 10px;
}

.btn.btn-white {
    background: #20B2AA;
    color: #fff!important;
	font-size:1.8em;
}

#icons img:hover { background:#666;border-radius:50%; }


.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .m-text-center {text-align:center;}
    .call-to-action h1{font-size:20px;}
}
@media (max-width: 1024px) {
    .m-text-center {text-align:center;}
    .call-to-action h1{font-size:25px;}
}


