.sp-module.registration-ua,
.sp-module.registration-ru {
  position: relative;
}

.registrationdesc-ua {
    font-size: 13px;
    position: absolute;
    bottom: 28px;
    left: -33px;
    background-color: #212223;
    color: #fff;
    padding: 0px 5px;
    border-radius: 4px;
}

.registrationdesc-ua:after,
.registrationdesc-ru:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #212223;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.registrationdesc-ru {
    font-size: 13px;
    position: absolute;
    bottom: 28px;
    left: -39px;
    background-color: #212223;
    color: #fff;
    padding: 0px 5px;
    border-radius: 4px;
}

.registration img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.sp-megamenu-parent {
    margin: 0;
}

#sp-menu.menu-with-social .sp-megamenu-wrapper {
    flex: auto;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

.sp-megamenu-parent>.active:first-child>a {
    color: #212223;
}

.header-modules {
    margin-left: 0;
    margin-bottom: 3px;
}

.chosen-container-single .chosen-single {
    padding: 0 0 0 8px;
    height: 27px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0 #fff inset, 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 #fff inset, 0 0 0 rgba(0, 0, 0, 0);
    color: #212223;
    white-space: nowrap;
    line-height: 25px;
}

.chosen-container-single .chosen-single div b {
    background: url("chosen-sprite.png?v=8b55a8") no-repeat 0px 3px;
}

#sp-header .sp-module {
    margin-left: 40px;
}

#sp-header {
    height: auto;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

/* #sp-header .container-inner {
    border-bottom: 1px solid #212223;
} */

#sp-logo {
    margin: 15px 0 0;
}

#sp-menu .sp-column {
    border-top: 1px solid #212223;
    border-bottom: 1px solid #212223;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    text-transform: uppercase;
    line-height: 80px;
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0px 0px 0px 20px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 20px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 10px;
}

.offcanvas-active .burger-icon>span:nth-child(1), 
#modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 9px) rotate(-45deg);
}

#sp-main-body {
  padding: 75px 0;
}

.box-about {
  background: #D6CED6;
  border: 1px solid #D6CED6;
  transition: 400ms;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
}

.box-about:hover {
  background: #C2BCC7;
  border: 1px solid #C2BCC7;
  transition: 400ms;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
}

.box-project {
  background: transparent;
  border: 1px solid #D6CED6;
  transition: 400ms;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
}

.box-project:hover {
  background: #C2BCC7;
  border: 1px solid #C2BCC7;
  transition: 400ms;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
}

.sppb-addon-title span {
  color: #AA8A00;
  font-weight: 900;
}

.margin-0-auto {
  margin: 0 auto;
}

.article-list .article {
  margin-bottom: 30px;
  padding: 100px 30px;
  border: 1px solid #756781;
  border-radius: 10px;
}

.news .article-list .article {
  margin-bottom: 30px;
  padding: 30px 30px;
  border: 1px solid #756781;
  border-radius: 10px;
}

.news .article-body p,
.news .article-body ul li,
.news .article-details p,
.news .article-details ul li {
  text-align: left;
}

h4.page-heading {
  text-align: center;
  margin-bottom: 50px;
}

.article-body p,
.article-body ul li,
.article-details p,
.article-details ul li {
  text-align: justify;
}

.article-details .article-header h1, 
.article-details .article-header h2 {
  font-size: 17px;
  margin-bottom: 30px;
  font-family: 'Montserrat';
  color: #756781;
  text-align: right;
}

.com-content.view-article .article-details hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-radius: 0;
  border-top: 1px solid #756781;
}

.article-list .article .article-intro-image {
  margin: -20px -20px 40px -20px;
}

/* Menu Pages */

.menu-pages h3 {
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 500;
    color: #212223;
    line-height: 1.3;
    text-decoration: none;
    margin: 0 25px 0 0;
}

.menu-pages ul>li>a {
    background: transparent;
    border: 1px solid #D6CED6;
    border-radius: 3px;
    padding: 0px 12px !important;
    margin-right: 5px;
    color: #212223 !important;
    height: 36px !important;
    display: flex !important;
    align-items: center;
}

.menu-pages ul>li.active>a {
  background: transparent;
}

.menu-pages ul>li.first>a.active {
    background: #D6CED6;
}

.menu-pages ul>li.current>a.active {
    background: #D6CED6;
}

/* End */

.sp-scroll-up {
  bottom: 20px;
  right: 20px;
}

#sp-footer1 .sp-column {
  text-align: center;
}

#sp-footer .container-inner {
padding: 30px 0;
border-top: 1px solid #212223;
}

.dj-mobile-open-btn,
.dj-mobile-open-btn.active,
.dj-mobile-open-btn.active .dj-mobile-open-icon {
  background: transparent !important;
  color: #212223 !important;
}

.dj-mobile-open-btn {
  width: 24px !important;
  height: 24px !important;
  color: #212223;
}
.dj-mobile-open-btn:hover {
  background: transparent !important;
  color: #212223;
}

.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
  font-size: 24px !important;
}

/* Project Scroller */

.project-scroller .sppb-row {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-direction: horizontal;
    padding-bottom: 50px;
}
.project-scroller .sppb-row .sppb-row-column {
    flex: 0 0 auto;
    margin-right: 0px;
}

/*
.projects-scroller .sppb-row::-webkit-scrollbar {
  width: 10px;
  height: 7px;
  border-radius: 10px;
  border: 10px solid #D6CED6;
}
.projects-scroller .sppb-row::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #F7F6F6;
}
.projects-scroller .sppb-row::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #772583;
  cursor: pointer;
}
*/

/* End */

.project-scroller .sppb-addon-wrapper {
    border-radius: 10px;
    overflow: hidden;
}

.project-box .sppb-addon-title {
  padding: 20px;
}

.project-box .sppb-addon-title span {
  text-transform: uppercase;
  font-size: 14px;
  color: #212223;
  font-weight: 400;
}

.project-box .sppb-addon-title strong {
  font-size: 16px;
  text-transform: initial;
  margin-top: 5px;
}

.project-box .sppb-media-content {
  display: none;
}

#sp-right .sp-module {
    margin-top: 0px;
    border: none;
    padding: 0px 30px;
    border-radius: 0px;
}

@media (min-width:1366px) {
.container, 
.container-lg, 
.container-md, 
.container-sm, 
.container-xl {
    max-width: 1320px;
}
}

@media (max-width:1199px) {
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 12px !important;
    padding: 0 15px;
}
#sp-menu .sp-column {
    border-top: 1px solid #212223;
    border-bottom: 1px solid #212223;
    padding: 10px 0 8px;
}
#sp-header .sp-module {
    margin-left: 0px;
}
.width50 {
    width: 50%;
}
.dj-mobile-open-label {
    margin-right: 0px;
}
ul.dj-mobile-light li.dj-mobileitem>a {
    display: flex !important;
    align-items: center !important;
}
ul.dj-mobile-light li.dj-mobileitem>a img, ul.dj-mobile-light li.dj-mobileitem>a i {
    margin: 0 !important;
}
.dj-megamenu-accordion-light .dj-mobile-open-btn {
    display: flex;
    justify-content: end;
    width: 100% !important;
}
.dj-megamenu-accordion-light .dj-mobile-open-label {
    order: 1;
    -webkit-order: 1;
    margin-right: 10px;
    margin-bottom: 3px;
}
.dj-megamenu-accordion-light .dj-mobile-open-icon {
    order: 2;
    -webkit-order: 2;
}
}

@media (max-width:992px) {
#sp-main-body {
    padding: 50px 0;
}

.dj-mobile-open-btn.active .dj-mobile-open-icon {
    background: transparent;
    color: #212223;
}
.project-box .sppb-addon-title span {
  text-transform: uppercase;
  font-size: 12px;
  color: #212223;
  font-weight: 400;
}

.project-box .sppb-addon-title strong {
  text-transform: initial;
  font-size: 16px;
  margin-top: 5px;
}
#sp-right .sp-module {
margin-top: 0px;
border: none;
padding: 0px;
border-radius: 0px;
}
.project-scroller-module-right .sppb-row {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-direction: horizontal;
    padding-bottom: 50px;
}
.project-scroller-module-right .sppb-row .sppb-row-column {
    flex: 0 0 auto;
    margin-right: 0px;
}
}

@media (max-width:576px) {
#sp-main-body {
    padding: 30px 0;
}
#sp-logo {
    margin: 0px;
}
.com-content.view-article #sp-main-body {
    padding: 30px 0px 0px;
}
.project-box .sppb-addon-title span {
  text-transform: uppercase;
  font-size: 13px;
  color: #212223;
  font-weight: 400;
}

.project-box .sppb-addon-title strong {
  text-transform: initial;
  font-size: 16px;
  margin-top: 5px;
}
}

