.mt--100{
	margin-top:-97px;
}
.bg-transprent{
	background-color: #bb141424 !important;
}
.top-bg-head{
   background-color: #9c1b27;
    height: 98px;
    width: 100%;
    margin-top: -97px;
}
.bg-dark-red{
	background-color: #560000;
}
.blog-head{
		text-align: center;
	padding-bottom: 30px;
}
.blog-head h2{
	  font-size: 37px;
	  color: #9f0707;
}
.blog-head p{
	line-height: 24px;
    text-transform: capitalize;
	}
.testimonial-head{
	text-align: center;
	padding-bottom: 20px;
}
.testimonial-head h2{
color: #fff;
    font-size: 37px;
}
.testimonial-head p{
    color: #fff;
    line-height: 24px;
    text-transform: capitalize;
}
.learn-more{
	 text-transform: uppercase;
    font-size: 13px;
    color: #9f0707;
    letter-spacing: 1px;
}
.news-content p{
	line-height: 24px !important;
}
.news-content h4{
	padding-top: 20px;
}
.about-tab li a p{
margin-bottom: 5px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 5px;
}
.about-tab li:hover{
    background-color: #fff;
    padding: 15px;
    border-left: 2px solid red;
}
.about-tab li{
width: 100%;
height: auto;
    padding: 15px;
margin-bottom: 0px;
    margin-top: 0px;
}

/* cookies start */

#cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 400px;
    border-radius: 10px;
    margin-left: 20px;
    right: 0;
      margin-bottom: 10px;
    background-color: #f2f2f2;
    padding: 10px;
    box-shadow: 0 -1px 5px rgba(0,0,0,.2);
    display: none;
}

#cookie-consent p {
  margin: 0;
  float: left;
}

#cookie-link {
  text-decoration: underline;
  color: #00657e;
}

#cookie-accept {
background-color: #930a12;
 color: white;
 margin: 12px 12px;
 border-radius: 5px;
 border: none;
 padding: 2px 8px;
 font-size: 14px;
 cursor: pointer;
}

/* cookies end */

.dropdown ul li a{
	color: #262626 !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}
.dropdown ul li a:hover{
	color: #b30616 !important;
	padding-left: 3px;
	}
	.dropdown ul li a img{
		width: 25px;
		border-radius: 50px;
	}


@media only screen and (max-width: 600px) {
  	.mobile-hidden{
  		display: none !important;
  	}
  	.main-slider-content .slider-btns .theme-btn {
    margin-top: -15px;
    margin-bottom: 15px;
}
.md-p-20{
padding: 20px !important;
  }
.main-slider-wrap .slick-arrow.prev {
    left: 3px !important;
}
.main-slider-wrap .slick-arrow.next {
    right: 3px !important;
}
.md-mt--110 {
    margin-top: -110px;
}
.main-slider-wrap .slider-caption {
	padding-top: 140px;
	}
.md-mt-0{
margin-top: 0px !important;
}
.main-menu .navbar-collapse li a {
	color: #000 !important;
	}
#cookie-consent p {
    font-size:13px;
}
#cookie-consent {
    width: 97%;
    border-radius: 10px;
    margin-left: 8px;
    right: 0;
    margin-bottom: 10px;
}
.scroll-top {
    display:none !important;
}
.br-h{
    display:none;
}
.testimonial-head p {
    font-size: 15px;
}
}
