a {
    color: #ffffff;
}
  body {

    line-height: 20px !important;
}
h1, h3 {
    text-transform: uppercase !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}

/*Menu*/
a:hover {
    color: #9B9C9B;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
	color: #686868;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    color: #18181A;
    font-family: play;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    color: #18181A;
    font-family: play;
    font-weight: 600;
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    background: #9E9E9E;
}
#sp-bottom ul >li {
    text-transform: uppercase;
}

/*End-memu*/

/*Button*/
.btn-primary, .sppb-btn-primary {
    background-color: #ffffff00;
}
.btn, .sppb-btn {
    padding: 10px 30px !important;
    border: 2px solid #fff !important;
    border-radius: unset;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:hover:active, .sppb-btn-primary:hover, .sppb-btn-primary:focus, .sppb-btn-primary:active, .sppb-btn-primary:hover:active {
    background-color: #18181A !important;
  border: 2px solid #9B9C9B !important;
}
}
.btn.btn-link:after, .sppb-btn.btn-link:after, .btn.sppb-btn-link:after, .sppb-btn.sppb-btn-link:after, .sppb-btn.sppb-btn-link:hover:after {
    background: unset;
}
.sppb-btn-primary:hover {
    color: #9B9C9B !important;
}
.btn-primary:hover {
	color: #9B9C9B !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:not(.sp-group-title) {
    background: #686868 !important;
}
#sp-bottom a:hover {
    color: #fff;
}
/*End-Button*/

.scrollup {
    bottom: 30px;
}
.sp-page-title h2 {
    font-size: 70px;
    font-family: Playfair Display, sans-serif;
    color: #ffffff;
    font-weight: 700;
}
.sp-page-title h2:after{
    background: #ffffff00;
}
.sp-page-title {
    padding: 120px 0 120px 0;
    background-attachment: scroll;
}
#sp-bottom ul >li a {
  line-height: 2;
}
#sp-bottom ul > li a:hover{
      font-weight: 700;
}
.sppb-btn-primary {
    background-color: #ffffff00 !important;
}
.sppb-btn {
     border-radius: 0px !important;
}
  
