.letra {
font-family:'Poppins', sans-serif;
font-size: 16px;
}
#sp-footer {
    background: #8fc025;
}
a {
    color: #ffffff;
}
#sp-header a {
    color: #ffffff;
}
#sp-page-title .sp-page-title h2 {
    font-size: 35px;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000;
}.sp-page-title .breadcrumb > li {
    display: none;
}
#sp-header {
    position: relative;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background: rgba(0,0,0,0.5);
    box-shadow: none;
}
#sp-header.menu-fixed .active a {
    color: #efcd6b;
}
#sp-header a:hover{
    color: #efcd6b !important;
}
.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0px 10px;
    line-height: 90px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #000;
    margin: 0 10px;
    text-align: left;
}
#sp-page-title .sp-page-title h2 {
    font-size: 35px;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #af005f;
}
.tatiana {
font-family:'Dancing Script', cursive;
 font-size: 50px;
	color: #af005f;
	font-weight: 600;
}
#sp-main-body {
    padding: 0px;
}
.page-header {
    text-align: center;
	padding-top: 0px;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.2px;
    text-transform: capitalize;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
