


.page-id-2512  .logo {
	display:none !important;
}



html ::-moz-selection { background:#d94939;  color:#fff !important;  }
html ::selection { background: #d94939 ; color:#fff !important; }


html .ellipseBtn:hover {
    background-color: #d94939 !important;
}

html .customColor:hover, .customColor:focus, html .customColor {
    color: #d94939  !important;
}

html body .ellipseBtn:hover span {
    background-color: #d94939 !important;
}
html .feature-item:hover .circle {
  background-color: #d94939 !important;
}
html .ellipseBtn.customWhiteBtn {
     background-color: #d94939 !important;
}

html .options-item:hover .circle {
    background-color: #d94939;
}

html .review-slide_autor-ava {
    border-color:#d94939;
}

html .best .package-header {
    background-color: #d94939;
    border-color: #d94939;
}

html .best .package-header .circle span {
    background-color: #d94939;
}

html .circle span b {
    color: #d94939;
}

html .best .ellipseLink {
    background-color: #d94939;
    border-color:#d03b36;
}

html .member-ava {
    border: 4px solid #d03b36;
}

html .customBgColor {
    background-color: #d03b36 !important;
}

html .menu-item-has-children > a:before {
    border-top: 4px solid #d03b36 ;
}

html .dropdown-menu {
    border-top: 3px solid #d03b36 !important;
}

html  .menu-item-has-children:hover > a:after {
    border-bottom: 15px solid #d03b36;
}