.margTop {
    margin-top:20px;
}
.header-menu a:hover{
	background: #ebf6dc;
}

.main-slider .swiper-slide .logo {
    position: inherit;
}

.slide-content h3 {
    color: #fff;
}

.preLoader:before {
    width: 111px;
    height: 111px;
}

.single-service-white{
	background-color: rgba(115,199,9,0.8);
}

.theme-bg-overlay::before{
    background-color: #d2e3ba;
}
.section-title-white h2, .section-title-white p {
    color: #375e03 !important;
}
.footer-widget > .h4 {
    margin-bottom: 20px;
}

.dark-bg {
    background-color: #a53468;
}

.theme-bg-overlay::before {
    content: '';
    position: absolute;
    background: #687b0c;
    opacity: 0.2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.header-menu > ul > li > a  {
	padding-left: 4px;
	padding-right: 4px;
}

.header-menu > ul > li + li {
    margin-left: 20px;
}

.header-rrss > ul > li > a > i {
	font-size: inherit;
	padding-left: 10px;
	padding-right: 10px;
}

.header-rrss > ul > li + li {
    margin-left: 0px;
}

.logo{
	position: absolute;
	left:0px;
	top:-30px;
}

.page-title li a:hover, .page-title li:last-child a {
    color: #60c2a4!important;
}

.visorLibro .btn {
    padding: 5px;
}

.noticias .titulo{
    font-weight: bold;
    color: #a53468;
}

#formLogin .btn{
    margin-top:20px;
}

.single-package h2{
    margin-top: 20px;
    font-size: 1.1em;
}
.single-package p{
    margin-bottom:0px;
}