.text-primary {
    color: #ffffff !important;
}
.cid-s8WN8WYLOz .mbr-section-title {
    color: #ffffff;
    text-shadow: none;
    font-weight: 500;
}

a.text-primary:hover, a.text-primary:focus, a.text-primary.active {
    color: #ffffff !important;
}

.analisis .tag {
    background: #F0c713;
}

footer .to-top {
    background: #F0c713;
}

.contact-content > .icon, .contact-content:hover h4, .post-tags a, footer a:hover, .footer-social a:hover > i {
    color: #F0c713;
}
.cid-s8XeQBvHsp h4:hover {
    color: #F0c713;
}

.cid-s8XeQBvHsp h4:before {
    background: #F0c713;
}
a, a:hover {
    color: #F0c713;
}
.form-control:hover, .form-control:focus {
    border-color: #F0c713 !important;
}

.cid-s8WN7NjDdJ .nav-link:hover, .cid-s8WN7NjDdJ .dropdown-item:hover {
    color: #F0c713 !important;
}

.tit1.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow{
	text-shadow: 0px 0px 13px #000000;
}

.tit3.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow{
	font-size: 3.4rem;
}
@media (max-width: 575.98px) { 
	.tit1.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow.w-100 {
        font-size: 5.1rem;
    }
}


@media (max-width: 767.98px) {
	.tit1.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow.w-100{
		font-size: 3.1rem !important;
	}
	.tit2.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow.w-100{
		font-size: 3.6rem !important;
	}
	.header1.cid-s8WN8WYLOz.parallax{
	    background-attachment: local;
		background-size: cover !important;
	}
}

@media (max-width: 991.98px) { 
	.header1.cid-s8WN8WYLOz.parallax{
	    background-attachment: local;
	background-size: cover !important;
	}
	.tit1.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow.w-100{
		font-size: 6.1rem
	}
	.tit2.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow.w-100{
		font-size: 6.4rem
	}
	
}

#home .backgroudcolor{
	background: #00000036;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

#home .align-center{
	position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 1;
  width: 100%;
  margin-top: 144.5px;
  background-size: cover;	
}
    
#home{
	    
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-top: 0px;
    z-index: 0;
}
#particles-js {
    background-color: #00000087;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

.tit1.mbr-section-title.align-left.mbr-fonts-style.display-1.text-shadow.w-100 a{
	font-weight: 300;
}


@media (min-width: 576px) and (max-width: 767.98px) { 
	#home .align-center {
    margin-top: 0
	}
}
.btn-custom {
    background-color: #f0c713 !important;
    border-color: #f0c713 !important;
    color: #232323 !important;
}
.btn-custom:hover {border-color: #121212 !important;}
