/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body, .sp-preloader {
  background-color: #fff;
  color: #030303;
}
.sp-preloader > div {
  background: #8f03fa;
}
.sp-preloader > div:after {
  background: #fff;
}
#sp-top-bar {
  background: #930000;
  color: #fff;
}
#sp-top-bar a {
  color: #fff;
}
#sp-header {
  background: #fff;
}
a {
  color: #fff;
}
a:hover, a:focus, a:active {
  color: #044cd0;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(143, 3, 250, 0.1);
  color: #8f03fa;
}
.tags > li a:hover {
  background: #044cd0;
}
.article-social-share .social-share-icon ul li a {
  color: #030303;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #8f03fa;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #030303;
}
.sp-reading-progress-bar {
  background-color: #8f03fa;
}
.sp-megamenu-parent > li > a {
  color: #000;
}
.sp-megamenu-parent > li:hover > a {
  color: #930000;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #930000;
}
.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: #0345bf;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #0345bf;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
}
#offcanvas-toggler > .fa {
  color: #000;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #930000;
}
.offcanvas-menu {
  background-color: #febd17;
  color: #252525;
}
.close-offcanvas {
    color: #febd17 !important;
    border-radius: 5px !important;
}
.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: #0345bf;
}
.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: rgba(37, 37, 37, 0.5);
}
.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: #8f03fa;
  background-color: #8f03fa;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #044cd0;
  background-color: #044cd0;
}
ul.social-icons > li a:hover {
  color: #8f03fa;
}
.sp-page-title {
  background: #8f03fa;
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #030303;
}
.sp-module ul > li > a:hover {
  color: #8f03fa;
}
.sp-module .latestnews > div > a {
  color: #030303;
}
.sp-module .latestnews > div > a:hover {
  color: #8f03fa;
}
.sp-module .tagscloud .tag-name:hover {
  background: #8f03fa;
}
.search .btn-toolbar button {
  background: #8f03fa;
}
#sp-footer, #sp-bottom {
  background: #930000;
  color: #fff;
}
#sp-footer a, #sp-bottom a {
  color: #a2a2a2;
}
#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: #fff;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #fff;
}
.breadcrumb {
    padding: unset;
    background-color: unset;
    margin-top: 10px;
    margin-bottom: 10px;
}
.breadcrumb span {
    color: #dbdbdb;
}

.sp-comingsoon body {
  background-color: #8f03fa;
}
.pagination > li > a, .pagination > li > span {
  color: #030303;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #030303;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #8f03fa;
  background-color: #8f03fa;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #8f03fa;
  background-color: #8f03fa;
}
.error-code, .coming-soon-number {
  color: #8f03fa;
}

#sp-section-1 {
    position: fixed;
    z-index: 90;
    width: 100%;
    top: 0;
    height: 33px;
    padding-top: 5px;
}
#sp-section-2 {
    position: fixed;
    z-index: 90;
    width: 100%;
    top: 33px;
}
#sp-main-body {
    margin-top: 108px;
}

.verhstroka {
float: right;
margin: 5px 0;
}

.call_zm:hover {
    background: #00a900;
    color: #fff;
}
.wt122:hover {
    opacity: 0.9;
}
#button-contactus-lightbox113:hover {
    background: #00a900 !important;
    color: #fff;
}
.section2 {
    float: left;
    line-height: 0.7;
    margin: 29px 0 10px -790px;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
}
.section22 {
    margin: 8px 0 0 -162px;
    position: absolute;
}
.section22_1 {
    font-family: inherit;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 10px;
    float: left;
    margin-top: 0px;
    color: #a2a2a2;
}
.wt122 {
    position: absolute;
    float: left;
    margin: -2px 10px 0 -56px;
}
.section22_2 {
    font-size: 11px;
    letter-spacing: 0;
    color: #fff;
    padding: 15px 0 4px 0;
}
.section22_2 img{
width: 12px;
position: absolute;
margin: 3px 0 0 -16px;
}
.section22_4 {
    font-family: inherit;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 10px;
    float: left;
    margin-top: -4px;
    color: #a2a2a2;
}
.section3 {
    float: left;
    margin-left: 141px;
    line-height: 0.7;
    margin-top: 14px;
}
.ml11 {
color: #fff;
font-size: 26px;
}
.ml12 {
margin: -7px 0 0 0;
position: absolute;
}
.call_zm {
    background: #febd17;
    padding: 11px 13px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0;
    box-shadow: 0 20px 20px rgba(0,0,0,0.02);
    border-bottom: 0;
    text-transform: uppercase;
    cursor: pointer;
    margin: 13px 78px 0 -400px;
    float: left;
}
.logo-image {
    height: 36px;
    margin-top: 18px;
}
.pb12 img {
    border-radius: 10px 10px 0px 0px;
}
.pb12 {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.36);
    border-radius: 10px 10px 0px 0px;
}
.pb12-2 {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.36);
    border-radius: 0px 0px 10px 10px
}
#sppb-addon-1623754275779 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275782 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275785 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754096580 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275821 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275824 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275827 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275830 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275867 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275870 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275873 {
    border-radius: 0px 0px 10px 10px;
}
#sppb-addon-1623754275962 {
    border-radius: 0px 0px 10px 10px;
}

.pb12-3 {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.36);
}
.ph12 img {
    border-radius: 7px;
}
#button-contactus-lightbox113 {
    border-radius: 6px;
}

.lol img {
    width: 177px;
}
#contactus-lightbox92 h4 {
    color: #000 !important;
}
#button-contactus-lightbox92 {
    color: #000;
    border-radius: 7px;
}
#contactus-lightbox-close92 {
    color: #000 !important;
}
div.contactus-lightbox, div.contactus-alert, div.contactus-lightbox.jmoddiv.jmodinside {
    border-radius: 10px !important;
}
#contactus-lightbox92 div {
    border-radius: 5px;
}
#contactus-lightbox92 a {
    color: #555454;
}

#contactus-lightbox111 h4 {
    color: #000 !important;
}
#button-contactus-lightbox111 {
    color: #000;
    border-radius: 7px;
}
#contactus-lightbox-close111 {
    color: #000 !important;
}
div.contactus-lightbox, div.contactus-alert, div.contactus-lightbox.jmoddiv.jmodinside {
    border-radius: 10px !important;
}
#contactus-lightbox111 div {
    border-radius: 5px;
}
#contactus-lightbox111 a {
    color: #555454;
}
.contactus-111 {
  cursor: pointer;
}
#btn-1623774764639 {
    cursor: pointer;
}
.contactus-file {
    color: #000 !important;
    margin-bottom: 12px !important;
    border-radius: 4px !important;
}
.mb_g {
  display: none;
}
#sp-header {
    display: none;
}

@media (max-width: 480px) {

.icon1 {
    width: 32px;
    float: left;
    margin-left: 13px;
}
.icon123 {
    position: absolute;
    margin: -62px 0 0 0;
    right: 17px;
}
.verhstroka {
float: unset;
}
#sp-header .logo img {
    display: none;
}
#offcanvas-toggler {
    display: block;
    height: 00px !important;
    line-height: 0px !important;
    font-size: 20px !important;
    margin: 32px -17px 0px 0 !important;
}
#sp-header {
    height: 60px !important;
    display: inline-block;
    margin: -23px 0 15px 0;
    background: #febd17;
}
#sp-section-2 {
    margin-top: -17px;
}
.ds_g {
  display: none;
}
.mb_g {
  display: unset;
  line-height: 1.2;
}
.section2 {
    float: right;
    font-size: 12px;
    margin: -26px 0 0 127px;
}
.section1 {
    display: none;
}
.section22 {
    margin: 9px 0 0 193px;
    position: absolute;
    float: right;
    right: 15px;
}
.section22_4 {
    display: none;
}
.section3 {
    float: left;
    line-height: 0.7;
    margin: 16px 52px 27px 0px;
}
.section2 {
    float: right;
    line-height: 0.1;
    font-size: 12px;
    margin: -35px 0 0 0px;
}
.ml11 {
    color: #fff;
    font-size: 21px;
}

#sp-section-1 {
    position: unset;
    z-index: unset;
    width: unset;
    top: unset;
    height: 0;
    padding: 0;
}
#sp-section-2 {
    position: unset;
    z-index: unset;
    width: unset;
    top: unset;
}
#sp-main-body {
    margin-top: unset;
}


}