/** 
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2020 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body, .sp-preloader {
  background-color: #ffffff;
  color: #6c7d70;
}
.sp-preloader > div {
  background: #e91e63;
}
.sp-preloader > div:after {
  background: #fff;
}
#sp-top-bar {
  background: #fff;
  color: #656565;
}
#sp-top-bar a {
  color: #656565;
}
#sp-header {
  background: #fff;
}
a {
  color: #af264f;
}
a:hover, a:focus, a:active {
  color: #d5214b;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(68, 72, 224, 0.1);
  color: #e91e63;
}
.tags > li a:hover {
  background: #464ad5;
}
.article-social-share .social-share-icon ul li a {
  color: #e91e63;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #663333;
}
.sp-reading-progress-bar {
  background-color: #e91e63;
}
.sp-megamenu-parent > li > a {
  color: #797979;
}
.sp-megamenu-parent > li:hover > a {
  color: #af264f;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #ff006f;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #252525;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #d33665;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #af264f;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
}
#offcanvas-toggler > .fa {
  color: #7d7d7d;
  font-size: 36px;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #e91e63;
}
.offcanvas-menu {
  background-color: #fff;
  color: #252525;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #252525;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #e91e63;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: #e91e63;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(37, 37, 37, 0.8);
}
.btn-primary, .sppb-btn-primary {
  border-color: #b43f62;
  background-color: #f24679;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #464ad5;
  background-color: #464ad5;
}
ul.social-icons > li a:hover {
  color: #e91e63;
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #663333;
}
.sp-module ul > li > a:hover {
  color: #d23664;
}
.sp-module .latestnews > div > a {
  color: #663333;
}
.sp-module .latestnews > div > a:hover {
  color: #E91E63;
}
.sp-module .tagscloud .tag-name:hover {
  background: #FCE4EC;
}
.search .btn-toolbar button {
  background: #E91E63;
}
#sp-footer, #sp-bottom {
  background: #e9eaf1;
  color: #7e879a;
}
#sp-footer a, #sp-bottom a {
  color: #7e879a;
}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
  color: #E91E63;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #7e879a;
}
.sp-comingsoon body {
  background-color: #e91e63;
}
.pagination > li > a, .pagination > li > span {
  color: #663333;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #663333;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #e91e63;
  background-color: #e91e63;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #e91e63;
  background-color: #e91e63;
}
.error-code, .coming-soon-number {
  color: #e91e63;
}


/** */


.btn-gl-zelenyi{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: rgb(37,192,56);
  background: linear-gradient(90deg, rgba(37,192,56,1) 0%, rgba(4,157,100,1) 100%);
  border-color: #0aa45a;
  color: #fff;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-zelenyi-m{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: rgb(37,192,56);
  background: linear-gradient(90deg, rgba(37,192,56,1) 0%, rgba(4,157,100,1) 100%);
  border-color: #0aa45a;
  color: #fff;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-zelenyi:hover{
   text-decoration: none;
   transition: all .3s linear 0s;
   box-shadow: 0px 20px 20px 0px #00000040;
   font-family: 'Comfortaa', sans-serif !important;
}


/** */


.btn-gl-zoltiy{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: #663333;
  background: linear-gradient(90deg, #FFA100 0%, #b77300 100%);
  border-color: #fc9f01;
  color: #fff;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  min-width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-zoltiy-m{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: #663333;
  background: linear-gradient(90deg, #FFA100 0%, #b77300 100%);
  border-color: #fc9f01;
  color: #fff;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  min-width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-zoltiy:hover{
   text-decoration: none;
   transition: all .3s linear 0s;
   box-shadow: 0px 20px 20px 0px #00000040;
   font-family: 'Comfortaa', sans-serif !important;
}


/** */

.btn-gl-siniy{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: #e91e63;
  background: linear-gradient(90deg, #e91e63 0%, #036F96 100%);
  border-color: #e91e63;
  color: #fff;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-siniy-m{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: #e91e63;
  background: linear-gradient(90deg, #e91e63 0%, #036F96 100%);
  border-color: #e91e63;
  color: #fff;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-siniy:hover{
   text-decoration: none;
   transition: all .3s linear 0s;
   box-shadow: 0px 20px 20px 0px #00000040;
   font-family: 'Comfortaa', sans-serif !important;
}

/** */

.btn-gl-krasnyi{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: #af264f;
  background: linear-gradient(90deg, #FF006F 0%, #9d0044 100%);
  border-color: #fb006d;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-krasnyi-m{
  border-radius: 150px;
  padding: 7px 7px 7px 17px;
  background: #af264f;
  background: linear-gradient(90deg, #FF006F 0%, #9d0044 100%);
  border-color: #fb006d;
  font-family: 'Comfortaa', sans-serif !important;
  display: inline-flex;
  width: auto;
  transition: all .3s linear 0s;
  margin: 10px auto;
  text-align: center;
  text-shadow: 0px 0px 1px hsla(0, 0%, 0%, .8);
  color: #fff;
  outline: none;
  box-shadow: 0px 5px 11px #0000009c;
}
.btn-gl-krasnyi:hover{
   text-decoration: none;
   transition: all .3s linear 0s;
   box-shadow: 0px 20px 20px 0px #00000040;
   font-family: 'Comfortaa', sans-serif !important;
}


/**  */


.icon-krug{
    background: #fff;
    padding: 15px 16px 16px 19px;
    border-radius: 150px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    color: #af264f;
    margin-left: 8px;
    box-shadow: 0 0 8px 0px #3e3e3e00;
    min-width: 50px;
    position: relative;
    right: 1px;
    float: right;
    border: 1px solid;
}

.icon-krug-m {
    width: 35px;
    height: 35px;
    font-size: 20px;
    color: #af264f;
    margin-left: 8px;
    box-shadow: rgba(62, 62, 62, 0) 0px 0px 8px 0px;
    min-width: 35px;
    position: relative;
    right: 1px;
    float: right;
    background: rgb(255, 255, 255);
    padding: 7px 8px 8px 10px;
    border-radius: 150px;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
}
li {
    line-height: 1.2;
    /* margin-bottom: 15px; */
}
.ten-z {
    text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 3px black;
}
.opes {
    OPACITY: 1;
}
.opes:hover {
    OPACITY: 0.3;
}