div#recaptchaError {
    font-family: 'Source Serif 4', sans-serif;
    font-weight: 700;
    font-size: 20px;
}

div#rc-anchor-container {
    background: #f9f9f900;
}

@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@400&display=swap');
#minispan {
    text-transform: none;
    font-size: 20px;
}
.tab {
    overflow: hidden;
}
.tab button {
    outline: none;
    cursor: pointer;
    transition: 0.3s;
}


.tab button:hover {
    background-color: #fcf5f3;
}


.tab button.active {
    background-color: #e4dcd4;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.topright {
    float: right;
    cursor: pointer;
    font-size: 50px;
    padding-top: 2px;
}

.topright:hover {color: red;}
.tabcontent, .tabcontent2 {
    animation: fadeEffect 1s; 
}
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.btn{text-decoration:none; text-align:center; 
 margin: 5px 5px 5px 5px;
    padding: 10px 15px;
 border:solid 2px #fcf5ee; 
 -webkit-border-radius:10px;
 -moz-border-radius:10px; 
 border-radius: 10px; 
 /*font:14px Arial, Helvetica, sans-serif; */
 font-weight:bold; 
 color:#fcf5ee; 
 background-color:#75392c; 
 background-image: -moz-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -webkit-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -o-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -ms-linear-gradient(top, #75392c 0% ,#75592b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75592b', endColorstr='#75592b',GradientType=0 ); 
 background-image: linear-gradient(top, #75392c 0% ,#75592b 100%);   
 -webkit-box-shadow:0px 0px 4px #b9ac97, inset 0px 0px 1px #fcf5ee; 
 -moz-box-shadow: 0px 0px 4px #b9ac97,  inset 0px 0px 1px #fcf5ee;  
 box-shadow:0px 0px 4px #b9ac97, inset 0px 0px 1px #fcf5ee;  
 opacity:0.9; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
 filter: alpha(opacity=90); 
 text-shadow: 0px 0px 1px #fcf5ee; 
 filter: dropshadow(color=#fcf5ee, offx=0, offy=0);  -webkit-transition: all 0s linear;
 -moz-transition:  all 0s linear;
 -o-transition:  all 0s linear;
 transition:  all 0s linear;}.btn:hover{
 border:solid 2px #ffffff; 
 -webkit-border-radius:10px;
 -moz-border-radius:10px; 
 border-radius: 10px; 
 /*font:14px Arial, Helvetica, sans-serif; */
 font-weight:bold; 
 color:#ffffff; 
 background-color:#75392c; 
 background-image: -moz-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -webkit-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -o-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -ms-linear-gradient(top, #75392c 0% ,#75592b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75592b', endColorstr='#75592b',GradientType=0 ); 
 background-image: linear-gradient(top, #75392c 0% ,#75592b 100%);   
 -webkit-box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #fcf5ee; 
 -moz-box-shadow: 0px 0px 4px #bababa,  inset 0px 0px 1px #fcf5ee;  
 box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #fcf5ee;  
 opacity:0.9; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
 filter: alpha(opacity=90); 
 text-shadow: 0px 0px 1px #ffffff; 
 filter: dropshadow(color=#ffffff, offx=0, offy=0);}.btn:active{ 
 border:solid 2px #ffffff; 
 -webkit-border-radius:10px;
 -moz-border-radius:10px; 
 border-radius: 10px; 
 /*font:14px Arial, Helvetica, sans-serif; */
 font-weight:bold; 
 color:#e8e0d8; 
 background-color:#75392c; 
 background-image: -moz-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -webkit-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -o-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -ms-linear-gradient(top, #75392c 0% ,#75592b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75592b', endColorstr='#75592b',GradientType=0 ); 
 background-image: linear-gradient(top, #75392c 0% ,#75592b 100%);   
 -webkit-box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 4px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #ffffff;  
 opacity:0.9; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
 filter: alpha(opacity=90); 
 text-shadow: 0px 0px 1px #e8e0d8; 
 filter: dropshadow(color=#e8e0d8, offx=0, offy=0);}

a.dowloadpdf {
font-family: 'Source Serif 4';
    font-size: 1.4em;
    align-items: right;
    /* float: right; */
    color: black;
}


.collapse-list {
    margin: -.5rem 0;
}
.collapse-item .a {
    text-align: left;
    padding: 1rem 0 1rem 40px;
    position: relative;
    color: #000;
	display: table;
}
.collapse-item .collapse-title {
    font-size: 1.8em;
}
.collapse-text {
    font-size: 1.4em;
    position: relative;
    max-height: 0;
    -webkit-transition: max-height ease-in-out .4s;
    -moz-transition: max-height ease-in-out .4s;
    -o-transition: max-height ease-in-out .4s;
    transition: max-height ease-in-out .4s;
    overflow: hidden;
}
.collapse-text-inner {
    padding: 0 0 1rem 40px;
	    text-align: initial;

}
.collapse-item.in .collapse-text {
    position: static;
    max-height: 99999px;
}
.collapse-item .a:active, .collapse-item .a:focus, .collapse-item .a:hover {
    text-decoration: none;
}
.collapse-icon {
    position: absolute;
    left: 5px;
    top: 1.2rem;
    height: 20px;
    width: 20px;
    opacity: .5;
}
.collapse-item+.collapse-item .a {
    padding-top: 0;
}
.collapse-item+.collapse-item .collapse-icon {
    top: .2rem;
}
.collapse-icon::before {
    width: 2px;
    height: 20px;
    left: 9px;
    top: 0;
    opacity: 1;
}
.collapse-icon::after, .collapse-icon::before {
    content: "";
    position: absolute;
    background: #000;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: all .4s ease-in-out;
}
.collapse-icon::after {
    width: 20px;
    height: 2px;
    left: 0;
    top: 9px;
}
.collapse-item.in .collapse-icon::after, .collapse-item.in .collapse-icon::before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .4s ease-in-out;
}
.collapse-item.in .collapse-icon::before {
    opacity: 0;
}





.banner-content {
    text-align: right;
}
* {
	
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
scroll-behavior: smooth;
 max-width: 100%;
  overflow-x: hidden;
}



body {
  max-width: 100%;
    overflow-x: hidden;
  color: #6c6c6f;
  font-family: 'Source Serif 4', sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 27px;
    background-position:50% 0%;
  background-repeat: repeat!important;
  background-image:url(../images/background-min.jpg);
  background-attachment: fixed;
  background-size: cover !important ;
  scrollbar-arrow-color: #fff; /* Цвет стрелок */
    scrollbar-base-color: #ffa12d; /* Цвет полосы прокрутки */
    scrollbar-shadow-color: #fed189; /* Цвет тени */
    scrollbar-highlight-color: #fff; /* Цвет светлых участков тени */
}

a {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

a:hover, a:focus {
  text-decoration: none;
  outline: 0px;
}

h1, h2, h3, h4, h5, h6 {
  /*font-family: 'Rufina', serif;*/
  font-family: 'Source Serif 4', sans-serif;
  font-weight: 600;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

figure {
  margin: 0;
}

section {
  display: block;
  position: relative;
  padding: 50px 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .nopadd-ltf {
    padding-left: 0;
  }
  .nopadd-rth {
    padding-right: 0;
  }
  .nopadd {
    padding-left: 0;
    padding-right: 0;
  }
}


.sec-heading {
  margin-bottom: 70px;
  position: relative;
  text-align: center;
}

.sec-heading img {
  max-width: 84px;
  margin: 0 auto 40px;
}

.sec-heading .tagline {
  color: #888;
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: .8;
  text-transform: uppercase;
  margin-bottom: 27px;
}

.sec-heading .sec-title {
  color: #1e2528;
  font-size: 42px;
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .sec-heading .sec-title {
    font-size: 33px;
  }
}

.sec-heading p {
  color: #888;
  margin-bottom: 0;
}

.header {
  position: relative;
}

.header.abs-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.logo {
  display: block;
  max-width: 109px;
}

.primary-menu, .footer .foo-nav {
  position: relative;
}

.primary-menu .mobile-menu, .footer .foo-nav .mobile-menu {
  display: none;
}

@media screen and (max-width: 767px) {
  .primary-menu .mobile-menu, .footer .foo-nav .mobile-menu {
    color: #75392c;
    display: block;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: -30px;
  }
}

@media screen and (min-width: 768px) {
  .primary-menu li, .footer .foo-nav li {
    display: inline-block;
  }
}

.primary-menu li a, .footer .foo-nav li a {
  color: #263a41;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 20px;
}

.primary-menu li a:hover, .footer .foo-nav li a:hover {
  color: #75392c;
}

@media screen and (max-width: 767px) {
  .primary-menu ul, .footer .foo-nav ul {
        background-color: #e4dcd4f5;
    border: 0px solid #fafafa;
    border-top-width: 0px;
    -webkit-box-shadow: 1px 1px 3px 1px #834f4061;
    -moz-box-shadow: 3px 3px 6px 4px #834f40;
    box-shadow: 1px 1px 3px 1px #834f4061;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 0.5em;
    display: none;
    text-align: center;
    padding: 10px 0;
  }
  .primary-menu li a, .footer .foo-nav li a {
    padding: 10px 15px;
  }
}

.banner {
  background: url(../images/leaf.png) no-repeat left center/12.5%;
  padding: 12% 0;
}

@media screen and (max-width: 1199px) {
  .banner {
    padding-top: 15%;
  }
}

@media screen and (max-width: 767px) {
  .banner {
    padding-top: 130px;
  }
}

.banner span {
  color: #75392c;
  display: block;
  font-family: 'Source Serif 4', sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.banner h2 {
  color: #1e2528;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 25px;
}

@media screen and (max-width: 1199px) {
  .banner h2 {
    font-size: 49px;
    line-height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .banner h2 {
    font-size: 44px;
    line-height: 45px;
  }
}

.banner p {
  color: #555;
  margin-bottom: 50px;
}

@media screen and (min-width: 480px) {
  .banner .video-btn {
    margin-left: 15px;
  }
}

@media screen and (max-width: 479px) {
  .banner .video-btn {
    display: block;
    margin-top: 30px;
  }
}

.banner .spa-img {
  width: 43.4%;
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .banner .spa-img {
    display: none;
  }
}

.about {
  text-align: center;
}

.about [class|=flower] {
  position: absolute;
}

.about .flower-1 {
  left: 16%;
  top: 0;
  max-width: 160px;
}

.about .flower-2 {
  right: 135px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 88px;
}

@media screen and (max-width: 991px) {
  .about .flower-2 {
    display: none;
  }
}

.service .service-caro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.service .single-service {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  position: relative;
}

.service .single-service .service-hover {
  background-color: rgba(255, 129, 126, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
}

.service .single-service .service-hover img {
  margin: 0 auto -27px;
 /* width: 47px; */
}

.service .single-service .service-hover span {
  color: #fff;
  display: block;
  font-family: 'Source Serif 4', sans-serif;
  font-weight: 700;
}

.service .single-service:hover .service-hover {
  opacity: 1;
  visibility: visible;
}

.procedures {
  position: relative;
}

.blog {
  padding-bottom: 20px;
}

.post {
  border: 1px solid #e3e6ea;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  padding: 20px;
  margin-bottom: 30px;
  	-webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
	
}

.post img {
    margin-bottom: 30px;
    border: 0px solid #fafafa;
    border-top-width: 0px;
    -webkit-box-shadow: 3px 3px 6px 4px #834f40;
    -moz-box-shadow: 3px 3px 6px 4px #834f40;
    box-shadow: 3px 3px 5px 3px #834f40;
	-webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}
.post img:hover, .post img:focus{
   box-shadow: 4px 4px 6px 4px #834f;
}

.post h4 {
  margin-bottom: 22px;
}

.post h4, .post h4 a {
  color: #263a41;
 
  min-height: 55px;
}

.post p {
  margin-bottom: 39px;
}

.post .btn {
  background-color: #30383b;
  margin-bottom: 30px;
  padding: 15px;
}

.post:hover {
  -webkit-box-shadow: 0 5px 20px #f0f0f0;
  box-shadow: 0 5px 20px #f0f0f0;
}

.post:hover .btn {
  background-color: #75392c;
  color: #fff;
}

.testimonial .single-tst {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}

.testimonial .single-tst img {
  margin: 0 auto 45px;
  width: 59px;
}

.testimonial .single-tst p {
  color: #263a41;
  /*font-family: "Rufina", serif;*/
  font-family: 'Source Serif 4', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 43px;
}

.testimonial .single-tst .client-info .thumb {
  border-radius: 50%;
  margin-bottom: 22px;
  height: 76px;
  width: 76px;
}

.testimonial .single-tst .client-info p {
  font-size: 22px;
  margin-bottom: 0;
}

.testimonial .single-tst .client-info p span {
  display: inline-block;
  /*font-family: "Roboto", sans-serif;*/
  font-family: 'Source Serif 4', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.testimonial .owl-dots {
  text-align: center;
}

.testimonial .owl-dots span {
  background-color: #ffc3c2;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  height: 8px;
  width: 8px;
}

.appointment .v2 {
  padding-bottom: 0;
  border-bottom: 1px solid #fdd5d5;
}

.appointment .appointment-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.appointment .appointment-wrap figure {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

@media screen and (max-width: 1300px) {
  .appointment .appointment-wrap figure {
    display: none;
  }
}

.appointment .appointment-wrap .appointment-form {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  padding-left: 100px;
}

@media screen and (max-width: 1300px) {
  .appointment .appointment-wrap .appointment-form {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 30px 15px;
  }
}

.appointment .appointment-wrap .appointment-form form {
  max-width: 650px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 1300px) {
  .appointment .appointment-wrap .appointment-form form {
    margin: 0 auto;
  }
}

.appointment-form .form-field {
  position: relative;
  width: 100%;
}

.appointment-form .form-field input, .appointment-form .form-field textarea, .appointment-form .form-field select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #757575;
  color: #757575;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0;
  margin-bottom: 30px;
  width: 100%;
}

.appointment-form .form-field input::-webkit-input-placeholder, .appointment-form .form-field textarea::-webkit-input-placeholder, .appointment-form .form-field select::-webkit-input-placeholder {
  opacity: 1;
  text-transform: uppercase;
}

.appointment-form .form-field input:-ms-input-placeholder, .appointment-form .form-field textarea:-ms-input-placeholder, .appointment-form .form-field select:-ms-input-placeholder {
  opacity: 1;
  text-transform: uppercase;
}

.appointment-form .form-field input::-ms-input-placeholder, .appointment-form .form-field textarea::-ms-input-placeholder, .appointment-form .form-field select::-ms-input-placeholder {
  opacity: 1;
  text-transform: uppercase;
}

.appointment-form .form-field input::placeholder, .appointment-form .form-field textarea::placeholder, .appointment-form .form-field select::placeholder {
  opacity: 1;
  text-transform: uppercase;
}

.appointment-form .form-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
}

.appointment-form .form-field .select-field {
  width: 100%;
}

@media screen and (min-width: 480px) {
  .appointment-form .form-field.half-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .appointment-form .form-field.half-width input,
  .appointment-form .form-field.half-width .select-field {
    width: 49%;
  }
}

.team .single-memb {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .team .single-memb {
    margin-bottom: 30px;
  }
}

.team .single-memb .memb-details {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 20px #f0f0f0;
  box-shadow: 0 5px 20px #f0f0f0;
  max-width: calc( 100% - 60px);
  margin: -50px auto 0;
  padding: 30px;
  position: relative;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  z-index: 1;
}

@media screen and (max-width: 1199px) {
  .team .single-memb .memb-details {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 991px) {
  .team .single-memb .memb-details {
    max-width: 100%;
    padding: 20px 15px;
  }
}

.team .single-memb .memb-details h6 {
  color: #263a41;
  font-size: 22px;
  margin-bottom: 0;
}

.team .single-memb .memb-details span {
  display: block;
  margin-bottom: 15px;
}

.team .single-memb .memb-social {
  margin-top: -30px;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.team .single-memb .memb-social a {
  border: 1px solid #30383b;
  border-radius: 50%;
  color: #30383b;
  display: inline-block;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  margin: 0 5px;
  height: 30px;
  width: 30px;
}

.team .single-memb .memb-social a:hover {
  background-color: #75392c;
  border-color: #75392c;
  color: #fff;
}

.team .single-memb:hover .memb-details {
  margin-top: -84px;
}

.team .single-memb:hover .memb-social {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.contact address {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  padding-left: 80px;
  position: relative;
}

.contact address a {
  color: #888;
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.contact address a:hover {
  color: #75392c;
}

.contact address span {
  background-color: #75392c;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
}

.contact .contact-form {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .contact .contact-form {
    margin-top: 40px;
  }
}

.contact .contact-form input, .contact .contact-form textarea {
  border: 1px solid #e3e6ea;
  display: block;
  padding: 10px 20px;
  margin-bottom: 25px;
  width: 100%;
}

.contact .contact-form textarea {
  resize: none;
}

@media screen and (max-width: 767px) {
  .map {
    padding-top: 0;
  }
}

#map {
  position: relative;
  height: 500px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  #map {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  #map {
    height: 250px;
  }
}

.blog-details-sec .post-featImg {
  margin-bottom: 50px;
}

.blog-details-sec .blog-single-post blockquote {
  background-color: #fff9f8;
  padding: 37px 50px;
  margin: 30px 0 40px;
}

.comment-title {
  border-bottom: 2px solid #1e2528;
  color: #1e2528;
  display: inline-block;
  font-size: 18px;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 30px;
}

.comments {
  margin-bottom: 50px;
}

.comments .reply {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  color: #e57d80;
  letter-spacing: 2.8px;
}

.comments ul {
  list-style: none;
}

.comments ul li {
  position: relative;
  margin-bottom: 34px;
  padding-left: 40px;
}

@media screen and (max-width: 479px) {
  .comments ul li {
    padding-left: 30px;
  }
}

.comments ul li h4 {
  color: #1e2528;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

.comments ul li p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 10px;
}

.comments ul li a, .comments ul li span {
  color: #6c6c6f;
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  padding: 0 15px;
}

@media screen and (max-width: 479px) {
  .comments ul li a, .comments ul li span {
    padding: 0 5px;
  }
}

.comments ul li a:hover {
  color: #75392c;
}

.comments ul li a:first-of-type {
  padding-left: 0;
}

.comments ul li span i {
  color: #1e2528;
  font-size: 13px;
  margin-right: 3px;
  vertical-align: middle;
}

.comments ul li ul li:first-child {
  margin-top: 35px;
}

.comments .single-comment {
  border: 1px solid #e3e6ea;
  border-radius: 5px;
  padding: 25px 60px;
  position: relative;
}

@media screen and (max-width: 575px) {
  .comments .single-comment {
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .comments .single-comment {
    padding-left: 40px;
  }
}

.comments .user-thumb {
  border-radius: 50%;
  position: absolute;
  left: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 80px;
  overflow: hidden;
  width: 80px;
}

@media screen and (max-width: 479px) {
  .comments .user-thumb {
    height: 65px;
    width: 65px;
  }
}

.comment-form form {
  width: 100%;
  display: block;
  position: relative;
}

.comment-form form .input-field {
  display: block;
  margin-bottom: 25px;
  width: 100%;
}

.comment-form form .input-field label {
  color: #1e2528;
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}

.comment-form input, .comment-form textarea {
  background: transparent;
  border-radius: 3px;
  border: 1px solid #e3e6ea;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 7px 20px;
  width: 100%;
}

.comment-form textarea {
  height: 200px;
}

.comment-form button {
  background-color: #75392c;
  text-transform: uppercase;
  padding: 15px 30px;
}

.footer .foo-logo {
  margin: 0 auto;
}

.footer .foo-nav {
  margin: 30px 0;
}
.fix{
position: fixed;
}
.footer .foo-social {
  /* margin-bottom: 30px;
position: fixed;*/
    bottom: 0px;
    left: 0px;
}

.footer .foo-social a {
  border-right: 0px solid #b1b4bb;
  color: #3a414e;
  display: inline-block;
  font-size: 14px;
  line-height: .8;
  padding: 0 10px;
}

.footer .foo-social a:hover {
  color: #75392c;
}

.footer .copyright {
  color: #888;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0;
      padding-top: 20px;
}

.footer .copyright a {
  color: #75392c;
}

button.tablinks2 {
    padding: 5px 5px 5px 5px;
    border: #f8f8f8;
    webkit-box-shadow: 3px 3px 6px 4px #834f40;
    -moz-box-shadow: 3px 3px 6px 4px #834f40;
    box-shadow: 3px 3px 5px 3px #fef8f7;
    -webkit-border-radius: 1em;
}
a.dowloadpdf.mini {
    font-size: 1em;
}
.tab {
    overflow: hidden;
   /* border: 1px solid #ccc;
    background-color: #f1f1f1;*/
}

/* Style the buttons inside the tab */
.tab button {
    /* background-color: inherit; */
    /* float: left; */
    outline: none;
    cursor: pointer;
    /* padding: 10px 15px; */
    transition: 0.3s;
    /* font-size: 17px;*/
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #fcf5f3;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #e4dcd4;
}

/* Style the tab content */
.tabcontent , .tabcontent2{
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 50px;
    padding-top: 2px;
}

.topright:hover {color: red;}
.tabcontent {
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.btn{text-decoration:none; text-align:center; 
 margin: 5px 5px 5px 5px;
    padding: 10px 15px;
 border:solid 2px #fcf5ee; 
 -webkit-border-radius:10px;
 -moz-border-radius:10px; 
 border-radius: 10px; 
 /*font:14px Arial, Helvetica, sans-serif; */
 font-weight:bold; 
 color:#fcf5ee; 
 background-color:#75392c; 
 background-image: -moz-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -webkit-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -o-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -ms-linear-gradient(top, #75392c 0% ,#75592b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75592b', endColorstr='#75592b',GradientType=0 ); 
 background-image: linear-gradient(top, #75392c 0% ,#75592b 100%);   
 -webkit-box-shadow:0px 0px 4px #b9ac97, inset 0px 0px 1px #fcf5ee; 
 -moz-box-shadow: 0px 0px 4px #b9ac97,  inset 0px 0px 1px #fcf5ee;  
 box-shadow:0px 0px 4px #b9ac97, inset 0px 0px 1px #fcf5ee;  
 opacity:0.9; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
 filter: alpha(opacity=90); 
 text-shadow: 0px 0px 1px #fcf5ee; 
 filter: dropshadow(color=#fcf5ee, offx=0, offy=0);  -webkit-transition: all 0s linear;
 -moz-transition:  all 0s linear;
 -o-transition:  all 0s linear;
 transition:  all 0s linear;}.btn:hover{
 border:solid 2px #ffffff; 
 -webkit-border-radius:10px;
 -moz-border-radius:10px; 
 border-radius: 10px; 
 /*font:14px Arial, Helvetica, sans-serif; */
 font-weight:bold; 
 color:#ffffff; 
 background-color:#75392c; 
 background-image: -moz-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -webkit-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -o-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -ms-linear-gradient(top, #75392c 0% ,#75592b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75592b', endColorstr='#75592b',GradientType=0 ); 
 background-image: linear-gradient(top, #75392c 0% ,#75592b 100%);   
 -webkit-box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #fcf5ee; 
 -moz-box-shadow: 0px 0px 4px #bababa,  inset 0px 0px 1px #fcf5ee;  
 box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #fcf5ee;  
 opacity:0.9; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
 filter: alpha(opacity=90); 
 text-shadow: 0px 0px 1px #ffffff; 
 filter: dropshadow(color=#ffffff, offx=0, offy=0);}.btn:active{ 
 border:solid 2px #ffffff; 
 -webkit-border-radius:10px;
 -moz-border-radius:10px; 
 border-radius: 10px; 
 /*font:14px Arial, Helvetica, sans-serif; */
 font-weight:bold; 
 color:#e8e0d8; 
 background-color:#75392c; 
 background-image: -moz-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -webkit-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -o-linear-gradient(top, #75392c 0%, #75592b 100%); 
 background-image: -ms-linear-gradient(top, #75392c 0% ,#75592b 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75592b', endColorstr='#75592b',GradientType=0 ); 
 background-image: linear-gradient(top, #75392c 0% ,#75592b 100%);   
 -webkit-box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 4px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 4px #bababa, inset 0px 0px 1px #ffffff;  
 opacity:0.9; 
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
 filter: alpha(opacity=90); 
 text-shadow: 0px 0px 1px #e8e0d8; 
 filter: dropshadow(color=#e8e0d8, offx=0, offy=0);}

a.dowloadpdf {
font-family: 'Source Serif 4';
    font-size: 1.6em;
    align-items: right;
    /* float: right; */
    color: black;
}


.collapse-list {
    margin: -.5rem 0;
	background-color: #e4dcd45c;
	    border: 0px solid #fafafa;
    border-top-width: 0px;
    -webkit-box-shadow: 1px 1px 3px 1px #834f4061;
    -moz-box-shadow: 3px 3px 6px 4px #834f40;
    box-shadow: 1px 1px 3px 1px #834f4061;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 0.5em;
}
.collapse-list:hover, .collapse-list:focus{
   box-shadow: 3px 3px 5px 3px #834f4081;
}
.collapse-item .a {
    text-align: left;
    padding: 1rem 0 1rem 40px;
    position: relative;
    color: #000;
	display: table;
}
.collapse-item .collapse-title {
    font-size: 2em;
}
.collapse-text {
    font-size: 1.6em;
    position: relative;
    max-height: 0;
    -webkit-transition: max-height ease-in-out .4s;
    -moz-transition: max-height ease-in-out .4s;
    -o-transition: max-height ease-in-out .4s;
    transition: max-height ease-in-out .4s;
    overflow: hidden;
}
.collapse-text-inner {
    padding: 0 0 1rem 40px;
	    text-align: initial;

}
.collapse-item.in .collapse-text {
    position: static;
    max-height: 99999px;
}
.collapse-item .a:active, .collapse-item .a:focus, .collapse-item .a:hover {
    text-decoration: none;
}
.collapse-icon {
    position: absolute;
    left: 5px;
    top: 1.2rem;
    height: 20px;
    width: 20px;
    opacity: .5;
}
.collapse-item+.collapse-item .a {
    padding-top: 0;
}
.collapse-item+.collapse-item .collapse-icon {
    top: .2rem;
}
.collapse-icon::before {
    width: 2px;
    height: 20px;
    left: 9px;
    top: 0;
    opacity: 1;
}
.collapse-icon::after, .collapse-icon::before {
    content: "";
    position: absolute;
    background: #000;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: all .4s ease-in-out;
}
.collapse-icon::after {
    width: 20px;
    height: 2px;
    left: 0;
    top: 9px;
}
.collapse-item.in .collapse-icon::after, .collapse-item.in .collapse-icon::before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .4s ease-in-out;
}
.collapse-item.in .collapse-icon::before {
    opacity: 0;
}





.banner-content {
    text-align: right;
}
