


.btn {
    box-shadow: 0 5px 0 #ad2a29;
}

.btn, .btn-info {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    letter-spacing: -.3px;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    width: auto;
    background: #c22c2b;
    color: white;
}

.btn:hover, .btn-info:hover {
    background: #ad2a29;
    color: white;
    border-color: transparent;
}

.mod-newsflash-adv__post-offer .item_introtext {
    color: #c22c2b;
    font-weight: 600;
    text-transform: uppercase;
}

.mod_bootstraptabs_pricing .content-tabs b {
    display: inline-block;
    font-size: 17px;
    color: #c22c2b;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin-bottom: 25px;
}

.mod_bootstraptabs_pricing .nav-block .btn-custom a:hover {
    background: #ad2a29;
}

.mod_bootstraptabs_pricing .nav-block .btn-custom a {
    display: block;
    padding: 21px 25px;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: #c22c2b;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 56px;
    color: #fff;
    overflow: hidden;
    background: #c22c2b;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.45s all ease-in-out;
    -o-transition: 0.45s all ease-in-out;
    transition: 0.45s all ease-in-out;
    z-index: 1000;
}

.mod-article-single__welcome .mod-newsflash-adv_custom-link a {
    width: 110px;
    height: 110px;
    line-height: 110px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: linear-gradient(137.79deg, #c22c2b 17.17%, #c22c2b 82.4%);
    -webkit-box-shadow: 0px 5px 0px #4ec1f2;
    box-shadow: 0px 5px 0px #ad2a29;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sp-megamenu-parent .sp-mega-group > li > a:hover, {
    color: #37383E;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    color: #c22c2b;
}

.mod-newsflash-adv__home-post .box-icon-svg svg {
    -webkit-filter: drop-shadow(0 5px 0 #a92928);
    filter: drop-shadow(0 5px 0 #a92928);
}

.home #sp-main-top {
    padding-top: 215px;
    padding-bottom: 225px;
    margin-bottom: 5px;
}

#sp-pos-1 {
    margin-bottom: 20px;
}

#sp-header .header-box {
    background: #000 !important;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
}


#sp-header .header-box {
    background: #b0886b!important;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    /* transition: background-color .5s; */
}
