﻿/*brand color: #ad499b*/
body {
   
    background-color: #ececec;
}
.btx-light-scheme .btx-p-bg-bg {
     background-color: rgba(187, 102, 172, 0.85);
}
.btx-s-brand-color {
    color: #ad499b;
}
.btx-light-scheme .btx-lines, .btx-light-scheme .btx-lines:before, .btx-light-scheme .btx-lines:after {
    background-color: #ffffff;
}
.btx-button--fill.btx-button-hover--brand > .btnx:hover {
    color: #fff;
    border-color: #ad499b;
    background-color: #ad499b;
}
a, a:hover.btx-s-text-color, a:hover.btx-p-text-color {
    color: #ad499b;
}
a, a:hover.btx-s-text-color, a:hover.btx-p-text-color {
    color: #ad499b;
}
.btx-light-scheme .btx-button--fill.btx-button-color--brand > .btnx, .btx-light-scheme .btx-button--border.btx-button-hover--inverse > .btnx:hover {
    color: #fff;
    border-color: #ad499b;
    background-color: #ad499b;
}
.btx-entry-title a:hover, .btx-entry-category a:hover, .btx-entry-meta a:hover, .btx-relatedpost-entry:hover .btx-entry-title {
    color: #ad499b;
}
.btx-entry-body a {
    color: #ad499b;
}
.btx-button--fill.btx-button-color--brand > .btnx, .btx-button--border.btx-button-hover--inverse > .btnx:hover {
    color: #fff;
    border-color: #d19ac7;
    background-color: #ca8abe;
}
.btx-icon--plain.btx-icon--hover-plain i, .btx-icon--plain.btx-icon--hover-plain > .btx-icon-normal, .btx-icon--plain.btx-icon--without-hover i, .btx-icon--plain.btx-icon--without-hover > .btx-icon-normal {
  color: #ad499b;
}
.btx-footer {
   
  
    background-color: #232323;
}
.btx-navbar, .btx-navbar--mobile {
    background-color:transparent;
}
.btx-light-scheme .btx-menu a, .btx-light-scheme .btx-navbar-brand {

    color:white;
}
.btx-light-scheme .btx-menu a:hover, .btx-light-scheme .btx-collapsed-menu--full .btx-mega-menu-title:hover {
    color: #ad499b;
}
.btx-navbar.btx-navbar--alternate, .btx-navbar--mobile.btx-navbar--alternate {
    background-color: rgb(173, 73, 155);
}
.btx-slider-dark-scheme .btx-button--fill.btx-button-color--brand > .btnx, .btx-slider-dark-scheme .btx-button--border.btx-button-hover--inverse > .btnx:hover {
    color: #fff;
    border-color: #ad499b;
    background-color: #ad499b;
}
.btx-s-text-color {
  color: #ad4a9b;
}
.btx-page-hero-body>:last-child, .btx-page-hero-content-wrapper>:last-child {
    
    color: white;
}
.btx-navbar, .btx-navbar--mobile {
  
    background: linear-gradient(to bottom, rgb(0, 162, 162) 0%,rgba(40, 91, 130, 0) 100%);
}

btx-page-hero-title btx-s-text-color btx-secondary-font {

    font-size:20px;
    color:white;
}
.hide-border .btx-navbar, .hide-border .btx-navbar--mobile {
    border: none;
}
.btx-light-scheme .btx-button--fill.btx-button-color--brand > .btnx, .btx-light-scheme .btx-button--border.btx-button-hover--inverse > .btnx:hover {
    color: #fff;
    border-color: #c73587;
    background-color: #c73587;
}