/** * @package Helix Ultimate Framework * @author JoomShaper https://www.joomshaper.com * @copyright Copyright (c) 2010 - 2019 JoomShaper * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later */
 body {
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 img {
     max-width: 100%;
     height: auto;
}
 body, body p {
     line-height: 1.4;
}
 body.helix-ultimate-preloader {
     overflow: hidden;
}
 body.helix-ultimate-preloader:before {
     content: " ";
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 99998;
     background: rgba(255, 255, 255, .9);
}
 body.helix-ultimate-preloader:after {
     content: "\f110";
     font-family: "Font Awesome 5 Free";
     font-size: 36px;
     position: fixed;
     top: 50%;
     left: 50%;
     margin-top: -24px;
     margin-left: -24px;
     width: 48px;
     height: 48px;
     text-align: center;
     color: #007bff;
     -webkit-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
     z-index: 99999;
}
 a {
     transition: color 300ms, background-color 300ms;
}
 a, a:active, a:focus, a:hover {
     text-decoration: none;
}
 label {
     font-weight: normal;
}
 legend {
     padding-bottom: 10px;
}
 img {
     display: block;
     max-width: 100%;
     height: auto;
}
 .site .modal {
     position:fixed;
     z-index:9999;
}
 .site .modal-backdrop.show {
}
 .sppb-btn {
     background: transparent;
     border: none;
     padding: 5px 15px;
     font-size: 14px;
     font-weight: 500;
     position: relative;
     z-index: 3;
     letter-spacing: 0.3px;
     cursor: pointer;
     color: #171717;
}
 .sppb-btn:before {
     content: "";
     position: absolute;
     top: 0px;
     left: 0;
     right: 0;
     bottom: 0px;
     background: #488c94;
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius: 10px;
     width: 6px;
     transition: 0.3s;
}
 .sppb-btn:focus, .sppb-btn:hover {
     box-shadow: none;
     background-color: transparent;
}
 .sppb-btn:focus:before, .sppb-btn:hover:before {
     width: 100%;
     top: 0;
     bottom: 0;
}
 .sppb-btn.sppb-btn-xlg {
     padding: 20px 60px;
}
 .sppb-btn.sppb-btn-lg {
     padding: 10px 15px;
}
 .sppb-btn.sppb-btn-sm {
     padding: 10px 25px;
}
 .sppb-btn.sppb-btn-xs {
     padding: 6px 20px;
     font-size: 11px;
}
 .sppb-btn.sppb-btn-custom:before {
}
 .sppb-btn.sppb-btn-default {
     color: #171717;
}
 .sppb-btn.sppb-btn-default:before {
}
 .sppb-btn.sppb-btn-default:active, .sppb-btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default:hover {
     background-color: transparent;
     color:#fff;
}
 .sppb-btn.sppb-btn-primary {
     color: #171717;
     background-color: transparent;
}
 .sppb-btn.sppb-btn-primary:focus, .sppb-btn.sppb-btn-primary:hover {
     background-color: transparent;
}
 .sppb-btn.sppb-btn-link {
     background-color: transparent;
     padding: 0;
}
 .sppb-btn.sppb-btn-link:before {
     display: none;
}
 .sppb-btn.sppb-btn-link:focus, .sppb-btn.sppb-btn-link:hover {
     color: #000;
}
 #sp-page-builder .sp-pagebuilder-page-edit {
     position: fixed;
     z-index: 9999;
}
 #sp-top-bar {
     padding: 8px 0;
     font-size: 0.875rem;
}
 #sp-top-bar .sp-module {
     display: inline-block;
     margin: 0 0 0 1.25rem;
}
 ul.social-icons {
     list-style: none;
     padding: 0;
     margin: -5px;
     display: inline-block;
}
 .blog .page-header {
     padding:60px 10px 10px 10px;
}
 ul.social-icons>li {
     display: inline-block;
     margin: 5px 7px;
}
 .sp-module-content .mod-languages ul.lang-inline {
     margin: 0;
     padding: 0;
}
 .sp-module-content .mod-languages ul.lang-inline li {
     border: none;
     display: inline-block;
     margin: 0 5px 0 0;
}
 .sp-module-content .mod-languages ul.lang-inline li a {
     padding: 0 !important;
}
 .sp-module-content .mod-languages ul.lang-inline li>a:before {
     display: none;
}
 .sp-module-content .latestnews>li>a>span {
     display: block;
     margin-top: 5px;
     font-size: 85%;
}
 .sp-contact-info {
     list-style: none;
     padding: 0;
     margin: 0 -10px;
}
 .sp-contact-info li {
     display: inline-block;
     margin: 0 10px;
     font-size: 90%;
     white-space: nowrap;
}
 .sp-contact-info li i {
     margin: 0 3px;
}
 #sp-header {
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 9999;
     transition: 0.3s;
     padding: 0 15px;
     transition: all 0.3s ease-in-out;
}
 #sp-header .container-fluid{
     max-width:1600px;
}
 #sp-header .logo {
     display: inline-flex;
     margin: 0 10px;
     align-items: center;
}
 #sp-header .logo a {
     font-size: 24px;
     line-height: 1;
     margin: 0;
     padding: 0;
}
 #sp-header .logo p {
     margin: 5px 0 0;
}
 .sp-megamenu-wrapper {
     margin-right: 20px;
}
 #sp-menu {
}
 .menu-bar {
     display: inline-block;
     width: 30px;
     height: 17px;
     position: relative;
     z-index: 10;
     top: 5px;
     cursor: pointer;
}
 .menu-bar>span {
     display: block;
     width: 100%;
     border-bottom: 3px solid #fff;
     transition: all 0.3s ease-in-out;
     position: absolute;
     top: 50%;
     left: 0;
}
 .menu-bar>span:first-child {
     -webkit-transform: rotate(0);
     transform: rotate(0);
     top: 0;
}
 .menu-bar>span:nth-child(2) {
     top: 7px;
     left: 0;
     width: 23px;
}
 .menu-bar>span:last-child {
     -webkit-transform: rotate(0);
     transform: rotate(0);
     bottom: 0;
}
 .menu-bar:hover>span:nth-child(2), .menu-bar:focus>span:nth-child(2) {
     width: 100%;
}
 .menu-bar.active>span {
     position: absolute;
     top: 50%;
     left: 50%;
     bottom: inherit;
}
 .menu-bar.active>span:first-child {
     -webkit-transform: translate(-50%, -50%) rotate(45deg);
     transform: translate(-50%, -50%) rotate(45deg);
}
 .menu-bar.active>span:nth-child(2) {
     opacity: 0;
}
 .menu-bar.active>span:last-child {
     -webkit-transform: translate(-50%, -50%) rotate(-45deg);
     transform: translate(-50%, -50%) rotate(-45deg);
}
 body.offcanvas-opened {
     overflow: hidden;
}
 .offcanvas-body .main-menu-wrapper {
     max-width: 1350px;
}
 .offcanvas-body .main-menu-wrapper:first-child {
     z-index: 10;
}
 .offcanvas-body .menu-close, .offcanvas-body .menu-icon {
     color: #fff;
     font-size: 30px;
     cursor: pointer;
}
 .offcanvas-body .mega-menu .menu {
     display: flex;
     flex-wrap: wrap;
     font-size: 27px;
     font-weight: 600;
}
 .offcanvas-body .mega-menu .menu>li {
     margin-bottom: 7px;
     -webkit-animation-duration: 0.3s;
     animation-duration: 0.3s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     flex: 0 0 33.333%;
     max-width: 33.3333%;
}
 .offcanvas-body .mega-menu .menu>li:hover {
     -webkit-animation-fill-mode: none;
     animation-fill-mode: none;
}
 .offcanvas-body .mega-menu .menu li.active>a {
     color: #fcb814;
}
 .offcanvas-body .mega-menu .menu, .offcanvas-body .mega-menu .menu ul {
     margin: 0;
     padding: 0;
     list-style: none;
}
 .offcanvas-body .mega-menu .menu>li>a, .offcanvas-body .mega-menu .menu ul>li>a {
     color: #7e8689;
     transition: 0.3s;
     margin-right: 50px;
}
 .offcanvas-body .mega-menu .menu>li>a:hover, .offcanvas-body .mega-menu .menu ul>li>a:hover, .offcanvas-body .mega-menu .menu>li>a:focus, .offcanvas-body .mega-menu .menu ul>li>a:focus {
     color: #fcb814;
}
 .offcanvas-body .mega-menu .menu li.menu-parent:hover>a {
     color: #fcb814;
}
 .offcanvas-body .mega-menu .menu li.menu-parent:hover>.menu-child {
     display: block;
     animation: fadeInDown 0.5s;
}
 .offcanvas-body .mega-menu .menu .menu-child {
     display: none;
     background: #f4f2f1;
     min-width: 350px;
     padding: 35px;
     position: absolute;
     z-index: 10;
}
 .offcanvas-body .mega-menu .menu li.menu-parent>a:after {
     content: "\f067";
     font-family: "Font Awesome 5 Free";
     color: #7e8689;
     margin-left: 10px;
     font-size: 12px;
     transition: 0.3s;
}
 .offcanvas-body .mega-menu .menu li.menu-parent>a:hover:after {
     color: #fcb814;
}
 .offcanvas-body .main-menu.active .mega-menu .menu>li {
     animation-name: fadeInLeft;
}
 .offcanvas-body .main-menu.active .our-projects {
     opacity: 1;
}
 .offcanvas-body .our-projects {
     max-width: 830px;
     opacity: 0;
}
 .offcanvas-body .sp-simpleportfolio .carousel-control-prev, .offcanvas-body .sp-simpleportfolio .carousel-control-next {
     bottom: 15px;
     top: auto;
     width: 50px;
     height: 45px;
     border: solid 1px #7e8689;
     line-height: 40px;
     transform: skewX(-28.23deg);
     right: -80px;
     transition: 0.3s;
}
 .offcanvas-body .sp-simpleportfolio .carousel-control-prev:hover, .offcanvas-body .sp-simpleportfolio .carousel-control-next:hover, .offcanvas-body .sp-simpleportfolio .carousel-control-prev:focus, .offcanvas-body .sp-simpleportfolio .carousel-control-next:focus {
     color: #fcb814;
     border-color: #fcb814;
}
 .offcanvas-body .sp-simpleportfolio .carousel-control-prev:hover>span, .offcanvas-body .sp-simpleportfolio .carousel-control-next:hover>span, .offcanvas-body .sp-simpleportfolio .carousel-control-prev:focus>span, .offcanvas-body .sp-simpleportfolio .carousel-control-next:focus>span {
     color: #fcb814;
}
 .offcanvas-body .sp-simpleportfolio .carousel-control-prev .carousel-control-prev-icon, .offcanvas-body .sp-simpleportfolio .carousel-control-next .carousel-control-prev-icon, .offcanvas-body .sp-simpleportfolio .carousel-control-prev .carousel-control-next-icon, .offcanvas-body .sp-simpleportfolio .carousel-control-next .carousel-control-next-icon {
     font-size: 23px;
     color: inherit;
     transform: skewX(28.23deg);
}
 .offcanvas-body .sp-simpleportfolio .carousel-control-prev {
     bottom: 59px;
}
 .offcanvas-body .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
     opacity: 0.9;
}
 .offcanvas-body .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
     transform: scale(1.15);
}
 .offcanvas-body .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item .sp-vertical-middle {
     display: none;
}
 .offcanvas-body .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-title, .offcanvas-body .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
     font-size: 18px;
     font-weight: 400;
}
 .offcanvas-body .social-profile .sppb-icons-group-list {
     position: relative;
     transition: 0.3s;
}
 .offcanvas-body .social-profile .sppb-icons-group-list li a:after {
     border-color: rgba(244, 242, 241, 0.15);
}
 .offcanvas-body .social-profile .sppb-icons-group-list li a:hover:after {
     color: #fcb814;
}
 .offcanvas-body .social-profile .sppb-icons-group-list:hover {
     padding-left: 0;
}
 .main-menu {
     position: fixed;
     background: rgba(10, 10, 10, 0.8);
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     opacity: 0;
     visibility: hidden;
     z-index: 5;
     pointer-events: none;
}
 .main-menu.active {
     opacity: 1;
     pointer-events: auto;
     visibility: visible;
     animation: fadeIn 0.3s;
}
 .main-menu>.sp-module {
     background: #3b393f;
     max-width: 85%;
     -webkit-clip-path: polygon(0 0, 100% 0, 79% 100%, 0% 100%);
     clip-path: polygon(0 0, 100% 0, 79% 100%, 0% 100%);
     height: 100%;
}
 #sp-title {
     min-height: 0;
}
 .sp-page-title {
     position:relative;
     top:0;
     left:0;
     width: 100vw;
     padding: 60px 0;
     background-repeat: no-repeat;
	 background:rgba(0,0,0,0.1);
	 background-size: cover;
	 overflow: hidden;
}
 @-webkit-keyframes xpg-animate {
     0%{
         background-position:0% 50% 
    }
     50%{
         background-position:100% 50% 
    }
     100%{
         background-position:0% 50% 
    }
}
 @-moz-keyframes xpg-animate {
     0%{
         background-position:0% 50% 
    }
     50%{
         background-position:100% 50% 
    }
     100%{
         background-position:0% 50% 
    }
}
 @keyframes xpg-animate {
     0%{
         background-position:0% 50% 
    }
     50%{
         background-position:100% 50% 
    }
     100%{
         background-position:0% 50% 
    }
}
 #sp-title .container-fluid {
     min-height: 40vh;
     position: relative;
     display: flex;
     flex-direction: column;
     align-items: center;
     flex-wrap: nowrap;
     justify-content: center;
     align-content: center;
     top: calc(30vh + 80px );
     z-index:3;
     text-align:center;
     clip-path: polygon(90% 0, 95% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
}
 #sp-title .container-fluid .title-overlay {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     z-index: 0;
     backdrop-filter: blur(30px);
}
 #sp-title .container-fluid::before {
     content: "";
     position: absolute;
     left:0;
     display: flex;
     flex-direction: column;
     align-items: center;
     flex-wrap: nowrap;
     justify-content: center;
     align-content: center;
     background: url(../images/pattern-overlay-03.png);
     width: 100%;
     min-height: 100%;
     z-index: 1;
     opacity:0.5;
     clip-path: polygon(85% 0, 90% 50%, 85% 100%, 0 100%, 0 50%, 0 0);
}
 .pattern-overlay {
     background-image: url(../images/pattern-overlay-03.png);
}
 #sp-title .container-fluid::after {
     content: "";
     position: absolute;
     left:0;
     display: flex;
     flex-direction: column;
     align-items: center;
     flex-wrap: nowrap;
     justify-content: center;
     align-content: center;
     background: url(../images/bars-xpg-bg.svg);
     background-repeat: no-repeat;
     background-position: left center;
     background-size: 100%;
     width:26.5%;
     max-width: 26.5%;
     min-height: 100%;
     z-index:2;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
     text-align:center;
     color:#ffffff;
}
 .sp-page-title .sp-page-title-heading {
     font-size:3.125rem 
}
 .sp-page-title .sp-page-title-sub-heading {
}
 .sp-page-title .sp-page-title-heading {
     font-size: 3rem;
     line-height: 1.2;
     font-weight: 800;
}
 .sp-page-title .sp-page-title-sub-heading {
     font-size:1.25rem;
     line-height: 1.5;
     font-weight: 300;
}
 #sp-page-builder .sppb-addon-text-block .sppb-addon-content{
     line-height: 1.4;
     font-weight:400;
     margin-bottom:30px;
}
 .sppb-addon-blocknumber {
     border-radius:8px;
     float:left;
}
 .sppb-addon-blocknumber:hover {
     cursor:pointer;
}
 .sp-page-title .stroke-text {
     display:block;
     width:100%;
}
 .sp-page-title .breadcrumb {
     background: none;
     padding: 0;
     margin: 10px 0 0;
}
 .sp-page-title .breadcrumb>.active {
     color: rgba(255, 255, 255, 0.8);
}
 .sp-page-title .breadcrumb>li>a, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li {
     color: #fff;
}
 .body-innerwrapper {
     overflow-x: hidden;
}
 .layout-boxed .body-innerwrapper {
     max-width: 1240px;
     margin: 0 auto;
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
 #sp-main-body {
     padding: 100px 0;
}
 .com-sppagebuilder #sp-main-body {
     padding: 0;
}
 #sp-left .sp-module, #sp-right .sp-module {
     margin-top: 50px;
     border: 1px solid #f3f3f3;
     padding: 30px;
     border-radius: 3px;
}
 #sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
     margin-top: 0;
}
 #sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
     margin: 0 0 30px;
     padding-bottom: 20px;
     font-size: 22px;
     font-weight: 700;
     border-bottom: 1px solid #f3f3f3;
}
 #sp-left .sp-module ul, #sp-right .sp-module ul {
     list-style: none;
     padding: 0;
     margin: 0;
}
 #sp-left .sp-module ul>li, #sp-right .sp-module ul>li {
     display: block;
     border-bottom: 1px solid #f3f3f3;
}
 #sp-left .sp-module ul>li>a, #sp-right .sp-module ul>li>a {
     display: block;
     padding: 5px 0;
     line-height: 36px;
     padding: 2px 0;
}
 #sp-left .sp-module ul>li:last-child, #sp-right .sp-module ul>li:last-child {
     border-bottom: none;
}
 #sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
     margin: 0 10px;
}
 #sp-left .sp-module .latestnews>div, #sp-right .sp-module .latestnews>div {
     padding-bottom: 5px;
     margin-bottom: 5px;
     border-bottom: 1px solid #e8e8e8;
}
 #sp-left .sp-module .latestnews>div:last-child, #sp-right .sp-module .latestnews>div:last-child {
     padding-bottom: 0;
     margin-bottom: 0;
     border-bottom: 0;
}
 #sp-left .sp-module .latestnews>div>a, #sp-right .sp-module .latestnews>div>a {
     display: block;
     font-weight: 400;
}
 #sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
     margin: -2px 0;
}
 #sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
     display: inline-block;
     padding: 5px 10px;
     background: #808080;
     color: #fff;
     border-radius: 4px;
     margin: 2px 0;
}
 #sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
     display: inline-block;
     min-width: 10px;
     padding: 3px 7px;
     font-size: 12px;
     font-weight: 700;
     line-height: 1;
     text-align: center;
     white-space: nowrap;
     vertical-align: baseline;
     background-color: rgba(0, 0, 0, 0.2);
     border-radius: 10px;
}
 .login img {
     display: inline-block;
     margin: 20px 0;
}
 .login .checkbox input[type="checkbox"] {
     margin-top: 6px;
}
 .form-links ul {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .search .btn-toolbar {
     margin-bottom: 20px;
}
 .search .btn-toolbar span.icon-search {
     margin: 0;
}
 .search .btn-toolbar button {
     color: #fff;
}
 .search .phrases .phrases-box .controls label {
     display: inline-block;
     margin: 0 20px 20px;
}
 .search .phrases .ordering-box {
     margin-bottom: 15px;
}
 .search .only label {
     display: inline-block;
     margin: 0 20px 20px;
}
 .search .search-results dt.result-title {
     margin-top: 40px;
}
 .search .search-results dd, .search .search-results dt {
     margin: 5px 0;
}
 .filter-search .chzn-container-single .chzn-single {
     height: 34px;
     line-height: 34px;
}
 .form-search .finder label {
     display: block;
}
 .form-search .finder .input-medium {
     width: 60%;
     border-radius: 4px;
}
 .finder .word input {
     display: inline-block;
}
 .finder .search-results.list-striped li {
     padding: 20px 0;
}
 .archive-module, .categories-module, .category-module, .form-links, .latestnews, .list-striped, .mostread, .newsflash-horiz {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .archive-module li, .categories-module li, .category-module li, .form-links li, .latestnews li, .list-striped li, .mostread li, .newsflash-horiz li {
     padding: 2px 0;
}
 .archive-module li h4, .categories-module li h4, .category-module li h4, .form-links li h4, .latestnews li h4, .list-striped li h4, .mostread li h4, .newsflash-horiz li h4 {
     margin: 5px 0;
}
 .article-footer-top {
     display: table;
     clear: both;
     width: 100%;
}
 .article-footer-top .post_rating {
     float: left;
}
 .contentpane:not(.com-sppagebuilder) {
     padding: 20px;
}
 #sp-bottom .sp-module ul {
     list-style: none;
     padding: 0;
     margin: 0;
}
 #sp-bottom .sp-module ul>li {
     display: block;
     margin: 5px 0;
}
 #sp-bottom .sp-module ul>li:last-child {
     margin-bottom: 0;
}
 #sp-bottom .sp-module ul>li>a {
     display: block;
     letter-spacing: 0.3px;
}
 #sp-bottom .float-left ul>li {
     display: inline-block;
     float:left;
     line-height:50px;
     margin:0 10px;
}
 #sp-footer {
     color:rgba(255,255,255,0.75) ;
     margin:0;
     padding: 15px 0 120px 0;
     color: #fff;
     background:rgba(0,0,0,0);
}
 #sp-footer .container-inner {
     padding: 10px 0;
}
 #sp-footer ul.menu {
     display: inline-block;
     list-style: none;
     padding: 0;
     margin: 0 -10px;
}
 #sp-footer ul.menu li {
     display: inline-block;
     margin: 0 10px;
}
 #sp-footer ul.menu li a {
     display: block;
}
 #sp-footer ul.menu li a:hover {
     background: none;
}
 #sp-footer #sp-footer2 {
     text-align: right;
}
 html.coming-soon {
     width: 100%;
     height: 100%;
     min-height: 100%;
}
 html.coming-soon body {
     width: 100%;
     height: 100%;
     min-height: 100%;
     display: -ms-flexbox;
     display: -webkit-box;
     display: flex;
     -ms-flex-align: center;
     -ms-flex-pack: center;
     -webkit-box-align: center;
     align-items: center;
     -webkit-box-pack: center;
     justify-content: center;
     padding-top: 40px;
     padding-bottom: 40px;
     text-align: center;
     background-repeat: no-repeat;
	 color:#fff;
	background: radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
	background-attachment: scroll;
	background-size: auto;
	background-size: 100vw 100vh;
	background-attachment: fixed;
	 
}
 html.coming-soon .coming-soon-logo {
     display: block;
     margin: 0 auto;
	 max-width:400px;
}
 html.coming-soon #coming-soon-countdown {
     margin-top: 4rem;
}
 html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
     margin: 0;
     float: left;
     width: 100%;
}
 html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
     width: 100%;
     font-size: 4.5rem;
     letter-spacing: -1px;
     line-height: 1;
}
 html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
     font-size: 1.5rem;
     letter-spacing: -1px;
     display: block;
     text-transform: uppercase;
}
 html.coming-soon .coming-soon-position {
     margin-top: 2rem;
}
 html.coming-soon .social-icons {
     margin-top: 4rem;
}
 html.coming-soon .coming-soon-login form {
     display: inline-block;
}
 html.error-page {
     width: 100%;
     height: 100%;
}
 html.error-page body {
     width: 100%;
     height: 100%;
     display: -ms-flexbox;
     display: -webkit-box;
     display: flex;
     -ms-flex-align: center;
     -ms-flex-pack: center;
     -webkit-box-align: center;
     align-items: center;
     -webkit-box-pack: center;
     justify-content: center;
     padding-top: 40px;
     padding-bottom: 40px;
     text-align: center;
     background-repeat: no-repeat;
     background-position: 50% 40%;
}
 html.error-page .error-logo {
     display: inline-block;
     margin-bottom: 2rem;
}
 html.error-page .error-code {
     margin: 0 0 1rem;
     font-size: 6rem;
}
 html.error-page .error-message {
     font-size: 1.5rem;
     margin-bottom: 3rem;
}
 .sp-social-share ul {
     display: block;
     padding: 0;
     margin: 20px -5px 0;
}
 .sp-social-share ul li {
     display: inline-block;
     font-size: 24px;
     margin: 0 5px;
}
 .profile>div:not(:last-child) {
     margin-bottom: 30px;
}
 .dl-horizontal dt {
     margin: 8px 0;
     text-align: left;
}
 .page-header {
     padding-bottom: 15px;
}
 table.category {
     width: 100%;
}
 table.category tbody>tr, table.category thead>tr {
     border: 1px solid #f2f2f2;
}
 table.category tbody>tr td, table.category thead>tr td, table.category tbody>tr th, table.category thead>tr th {
     padding: 10px;
}
 .contact-form .form-actions {
     background: none;
     border: none;
}
 @media print {
     .visible-print {
         display: inherit !important;
    }
     .hidden-print {
         display: none !important;
    }
}
 .sp-preloader {
     height: 100%;
     left: 0;
     position: fixed;
     top: 0;
     width: 100%;
     z-index: 99999;
}
 .sp-preloader>div {
     border-radius: 50%;
     height: 50px;
     width: 50px;
     top: 50%;
     left: 50%;
     margin-top: -25px;
     margin-left: -25px;
     position: absolute;
     animation: spSpin 0.75s linear infinite;
}
 .sp-preloader>div:after {
     content: '';
     position: absolute;
     width: 49px;
     height: 49px;
     top: 1px;
     right: 0;
     left: 0;
     margin: auto;
     border-radius: 50%;
}
 .sp-scroll-up {
     border-radius: 0;
}
 .sp-scroll-up {
	display: none;
	position: fixed;
	bottom: 0;
	right: calc( 50vw - 25px);
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #488c94;
	background: #01192a;
	border-radius: 15px 15px 0 0;
	z-index: 20001;
}
 .sp-scroll-up:active, .sp-scroll-up:focus, .sp-scroll-up:hover {
     color: #fff;
     background: #fcb814;
}
 .control-group {
     margin-bottom: 1rem;
}
 .sppb-form-group {
     margin-bottom: 40px;
}
 select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
     height: calc(2.25rem + 2px);
}
 input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select, textarea.sppb-form-control {
     transition: 0.3s;
}
 input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control), textarea.sppb-form-control:not(.form-control) {
     display: block;
     width: 100%;
     padding: 2px 0;
     font-size: 1rem;
     line-height: 1.61;
     letter-spacing: 0.3px;
     color: rgba(74, 74, 74, .6);
     background-color: transparent;
     background-image: none;
     background-clip: padding-box;
     border: 0;
     border-bottom: 1px solid rgba(74, 74, 74, .2);
     border-radius: 0;
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
 input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus, textarea.sppb-form-control:not(.form-control):focus {
     color: #3b393f;
     background-color: transparent;
     border-color: rgba(126, 134, 137, .3);
     outline: 0;
}
 .sp-input-wrap {
     display: block;
     width: 100%;
     position: relative;
}
 .sp-input-wrap span {
     position: absolute;
     top: 5px;
     opacity: 0;
     transition: 0.3s;
     pointer-events: none;
     font-size: 11px;
}
 .sp-input-wrap.active span {
     opacity: 1;
     top: -11px;
}
 .chzn-select, .chzn-select-deselect {
     width: 100%;
}
 .chzn-container.chzn-container-single .chzn-single {
     display: block;
     width: 100%;
     padding: 0.5rem 0.75rem;
     font-size: 1rem;
     line-height: 1.25;
     height: calc(2.25rem + 2px);
     color: #495057;
     background-color: #fff;
     background-image: none;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .15);
     border-radius: 0.25rem;
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
     box-shadow: none;
}
 .chzn-container.chzn-container-single .chzn-single div {
     width: 30px;
     background: none;
}
 .chzn-container.chzn-container-single .chzn-single div>b {
     background: none;
     position: relative;
}
 .chzn-container.chzn-container-single .chzn-single div>b:after {
     content: "\f0dc";
     font-family: "Font Awesome 5 Free";
     font-size: 0.875rem;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
}
 .chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
     border-radius: 0.25rem 0.25rem 0 0;
}
 .chzn-container.chzn-container-single .chzn-search {
     padding: 0.625rem;
}
 .chzn-container.chzn-container-single .chzn-search input[type="text"] {
     display: block;
     width: 100%;
     padding: 0.5rem 1.429rem 0.5rem 0.75rem;
     font-size: 0.875rem;
     line-height: 1.25;
     height: calc(2rem + 2px);
     color: #495057;
     background-color: #fff;
     background-image: none;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .15);
     border-radius: 0.25rem;
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
     border-color: #80bdff;
     outline: 0;
     box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
     -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
 .chzn-container.chzn-container-single .chzn-search:after {
     content: "\f002";
     font-family: "Font Awesome 5 Free";
     font-size: 0.875rem;
     color: rgba(0, 0, 0, .2);
     position: absolute;
     top: 50%;
     right: 20px;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
}
 .chzn-container.chzn-container-single .chzn-drop {
     border-color: rgba(0, 0, 0, .15);
     border-radius: 0 0 0.25rem 0.25rem;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .chzn-container.chzn-container-single .chzn-results li.highlighted {
     background-image: none !important;
}
 .chzn-container.chzn-container-multi .chzn-choices {
     display: block;
     width: 100%;
     padding: 0 0.75rem;
     min-height: calc(2.25rem + 2px);
     line-height: 1.25;
     background-color: #fff;
     background-image: none;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .15);
     border-radius: 0.25rem;
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
     font-size: 0.875rem;
     font-weight: normal;
     line-height: 1.25;
     height: calc(2rem + 2px);
     background-color: #fff;
}
 .chzn-container.chzn-container-multi .chzn-choices li.search-choice {
     margin: 5.5px 5px 0 0;
     padding: 5px 20px 5px 5px;
     background-image: none;
     background-color: #f5f5f5;
     border-color: rgba(0, 0, 0, .1);
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
     background: none;
     top: 5px;
     color: rgba(0, 0, 0, .2);
}
 .chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
     color: rgba(0, 0, 0, .5);
}
 .chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
     content: "\f00d";
     font-family: "Font Awesome 5 Free";
     font-size: 0.875rem;
     position: absolute;
     top: 0;
     right: 0;
}
 .chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
     border-radius: 0.25rem;
}
 .chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
     margin-top: -4px;
     border: none;
     border-radius: 0;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
     padding: 0.75rem;
     background: #fff;
     border: 1px solid rgba(0, 0, 0, .15);
     border-top: 0;
     border-radius: 0 0 0.25rem 0.25rem;
}
 .chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
     background: none;
}
 .form-horizontal .control-label {
     float: left;
     width: auto;
     padding-top: 5px;
     padding-right: 5px;
     text-align: left;
}
 .form-horizontal .controls {
     margin-left: 0;
}
 .card-block {
     padding: 20px;
}
 .card-block ul {
     list-style: none;
     padding: 0;
     margin: 0;
     display: block;
}
 .card-block ul li {
     display: block;
}
 .my-select {
     position: relative;
     cursor: pointer;
     padding-right: 20px;
     width: 100%;
     color: #4a4a4a;
     font-weight: 600;
}
 .my-select .my-select-result {
     text-transform: uppercase;
}
 .my-select .my-select-result i.fa {
     font-size: 16px;
     margin-left: 20px;
     margin-top: 4px;
     position: absolute;
     right: 0px;
     top: 0;
}
 .my-select ul {
     display: none;
     list-style: none;
     padding: 0;
     margin: 0;
     position: absolute;
     top: 41px;
     left: 0;
     min-width: 80px;
     background: #fff;
     z-index: 100;
     padding: 10px 0;
     font-size: 14px;
}
 .my-select ul>li {
     display: block;
     height: auto;
     line-height: normal;
     padding: 5px 15px;
     margin-bottom: 1px;
     cursor: pointer;
     transition: 0.3s;
}
 .my-select ul>li:last-child {
     margin-bottom: 0;
}
 .my-select ul>li:hover, .my-select ul>li.active {
     background-color: #ddd;
}
 .my-select .my-select-dropdown {
     max-height: 180px;
     overflow-y: auto;
     overflow-x: hidden;
     width: 100%;
     min-width: 140px;
     border: 1px solid #d9d9d9 !important;
     font-size: 12px;
}
 .form-validate {
     background:#f1f1f1;
     padding: 15px;
     margin: 30px 0;
}
 .sppb-addon-form-builder .sppb-form-builder-field-5 {
     color: rgba(74, 74, 74, .6);
}
 .sppb-addon-form-builder .my-select {
     padding: 10px;
     border-bottom: 1px solid rgba(74, 74, 74, .2);
}
 .sppb-addon-form-builder .my-select ul>li {
     font-size: 14px;
     font-weight: 400;
}
 .sppb-addon-form-builder .my-select ul>li.active, .sppb-addon-form-builder .my-select ul>li:hover {
     background-color: rgba(74, 74, 74, .1);
}
 .sppb-addon-form-builder .my-select .my-select-result {
     font-weight: 400;
     text-transform: capitalize;
}
 .sppb-addon-form-builder .my-select .my-select-result i.fa {
     margin-top: 13px;
     right: 15px;
}
 .alert.alert-error {
     color: #721c24;
     background-color: #f8d7da;
     border-color: #f5c6cb;
}
 #sp-cookie-consent {
     position: fixed;
     font-size: 16px;
     font-weight: 500;
     bottom: 0;
     left: 0;
     width: 100%;
     z-index: 10001;
}
 #sp-cookie-consent>div {
     padding: 20px;
     position: relative;
}
 .op-25 {
     opacity: 0.25;
}
 .col-animation:hover .stroke-text-black {
     color: #000;
     opacity: 1;
}
 .stroke-text {
     -webkit-text-stroke: 1px #fff;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
     display: inline-block;
     transition: 0.3s;
}
 .stroke-icon .sppb-addon-wrapper .sppb-icon {
     -webkit-text-stroke: 1px #000;
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
}
 .blue-stroke-icon .sppb-icon .sppb-icon-container > i::before, .blue-stroke-icon .sppb-icon-inner {
     -webkit-text-stroke: 1px #488c94;
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
}
 .black-stroke-icon .sppb-icon .sppb-icon-container > i::before, .black-stroke-icon .sppb-icon-inner {
     -webkit-text-stroke: 1.25px #fff;
     color: rgba(0,0,0,0);
     transition: 0.3s;
     box-shadow: 0 0 25px 0 rgba(0,0,0,0.1);
     background: #488c94;
     border-radius: 25px 10px;
}
 .sppb-link-list-wrap.sppb-link-list-nav .fas{
     color: rgba(254,220,138,0.25);
     transition: 0.3s;
}
 .sppb-icon .sppb-icon-container > i.fas {
}
 .sppb-icon .sppb-icon-container > i::before {
}
 .float-left .sppb-addon-wrapper {
     float: left;
     display: flex;
     flex-direction: row;
     align-content: center;
     justify-content: center;
     align-items: center;
     padding:15px;
}
 .float-left .sppb-addon-wrapper .sppb-addon.sppb-addon-feature {
     min-height:360px;
}
 .stroke-text-black {
     -webkit-text-stroke: 1px #000;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
}
 .feature-hover {
     transition: 0.3s;
     position: relative;
     top: 0;
     border-top: 1px solid transparent;
     padding-top: 30px;
}
 .feature-hover .sppb-addon-title {
     color: #7e8689;
     transition: 0.3s;
}
 .feature-hover:hover {
     border-top-color: #7e8689;
     top: -20px;
}
 .feature-hover:hover .sppb-addon-title {
     color: #3d3d3d;
}
 .sppb-addon-tab .sppb-nav>li:hover>a, .sppb-addon-tab .sppb-nav>li.active>a {
     color: #3d3d3d !important;
}
 .sppb-addon-tab .sppb-nav>li>a {
     min-height:90px;
     padding: 10px 10px 0 10px;
     font-size: 1.2rem;
     line-height: 1.4;
     font-weight: 400;
     text-align:center;
}
 .sppb-tab-content {
}
 .sppb-addon-tab .text-stroke {
     font-size: 100px;
     color: #fff;
     display: inline-block;
     margin-right: 22px;
}
 .sppb-addon-tab .sppb-addon-sp-slider .sppb-sp-slider-image {
     margin: 0 0 0 auto !important;
}
 .sppb-addon-tab .sppb-addon-sp-slider .sppb-sp-slider-image img {
     width: auto !important;
     height: auto !important;
}
 .sppb-addon-tab .sppb-addon-sp-slider .sppb-sp-slider-title {
     display: flex;
     align-items: center;
}
 .border-div {
     position: fixed;
     margin: 0 auto;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 100;
     pointer-events: none;
}
 .border-div>div, .border-div>div>div {
     height: 100%;
}
 .border-div>div>div {
     position: relative;
}
 .border-div>div>div:after, .border-div>div>div:last-child:before {
     content: "";
     width: 1px;
     background: rgba(0, 0, 0, 0.1);
     height: 100%;
     position: absolute;
}
 .border-div>div>div:last-child:before {
     right: 15px;
}
 body.bw-safari .main-slider .sppb-container>div:before {
     opacity: 0.4;
}
 .main-slider .sp-slider-custom-dot-indecators {
     overflow: inherit !important;
}
 .main-slider .sp-slider-custom-dot-indecators ul li:not(:last-child) {
     margin: 0 50px 0 0 !important;
}
 .main-slider .sppb-container>div:before {
     content: '';
     background-image: url(../images/shaper.svg);
     width: 620px;
     -o-object-fit: contain;
     object-fit: contain;
     mix-blend-mode: soft-light;
     position: absolute;
     top: 80px;
     bottom: 80px;
     background-repeat: no-repeat;
     background-position: center;
}
 .main-slider .sp-item {
     background-color: #fcb814;
}
 .main-slider .sp-slider-outer-stage, .main-slider .sp-slider-outer-stage {
     min-height: 700px;
}
 .main-slider div[class*=sp-slider-content-align-] {
}
 .main-slider .sp-slider-dot-indecator-text .stroke-text {
     color: rgba(255, 255, 255, .75);
     -webkit-text-stroke: 0 transparent;
     background-color: transparent;
}
 .main-slider .sp-slider-custom-dot-indecators ul li {
     opacity: 0.4;
     transition: 0.3s;
}
 .main-slider .sp-slider-custom-dot-indecators ul li.active, .main-slider .sp-slider-custom-dot-indecators ul li:hover {
     opacity: 1;
}
 .main-slider .sp-slider_number {
     right: 200px !important;
     left: auto !important;
     bottom: 50% !important;
     transform: translateY(-50%);
}
 .main-slider .sp-slider_number .sp-slider_current_number {
     font-weight: 600;
}
 .main-slider .sp-slider_number .sp-slider_current_number span {
     font-size: 60%;
     opacity: 0.6;
}
 .main-slider .sp-slider_number .sp-slider_current_number .sp-slider-current-number-slash {
     margin: 12px;
}
 .sppb-tab-content .sppb-container {
     max-width:100%;
     padding:0;
}
 .testimonial-slider .sp-item {
     background-color: #fcb814;
     -webkit-clip-path: polygon(20% 0%, 105% 0%, 80% 100%, -5% 100%);
     clip-path: polygon(20% 0%, 105% 0%, 80% 100%, -5% 100%);
     opacity: 0.5 !important;
     transition: 0.3s;
}
 .testimonial-slider .sp-item .sppb-container {
     padding: 0 100px 0 250px;
}
 .testimonial-slider .sp-item.active {
     opacity: 1 !important;
}
 .testimonial-slider .sp-item div[class*=sp-slider-content-align-] {
     max-width: 850px;
     margin: 0 auto;
}
 .testimonial-slider .sp-nav-control .prev-control.nav-control i.fa:before {
     content: "\f060";
}
 .testimonial-slider .sp-nav-control .next-control.nav-control i.fa:before {
     content: "\f061";
}
 .sppb-addon-optin-forms .sppb-form-group {
     margin-bottom: 25px;
}
 .sppb-addon-optin-forms input {
     border-bottom: 2px solid #fcb814 !important;
     color: #fff !important;
}
 .sppb-addon-optin-forms button[type="submit"] {
     color: #fff;
     padding-right: 0;
     border: none;
}
 .sppb-addon-optin-forms button[type="submit"]:before {
     display: block;
}
 .sppb-addon-optin-forms button[type="submit"] i.fa {
     float: right;
     margin-top: 2px;
     margin-left: 10px;
}
 .bg-major {
     background-color: #fcb814;
}
 .sppb-addon-blocknumber {
     font-size: 18px;
     font-weight: 400;
}
 .sppb-addon-blocknumber .sppb-blocknumber-number {
     opacity: 0.6;
}
 .sppb-addon-blocknumber .sppb-media-body {
     font-weight: 500;
}
 .link-color-bg {
     background-color: #fcb814;
}
 .rotate-divider {
     -webkit-transform: rotate(16deg);
     transform: rotate(16deg);
}
 .clip-col-bg {
     -webkit-clip-path: polygon(0 12%, 100% 0%, 100% 88%, 0% 100%);
     clip-path: polygon(0 12%, 100% 0%, 100% 88%, 0% 100%);
}
 .clip-col-bg2 {
     -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
     clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
     z-index: 10;
     position: relative;
}
 .clip-col-right-point {
     -webkit-clip-path: polygon(0 0, 100% 0%, 100% 70%, 50% 100%, 0 70%);
     clip-path: polygon(0 0, 100% 0%, 100% 70%, 50% 100%, 0 70%);
     z-index: 10;
     position: relative;
     padding:40px 30px;
     line-height:200px;
     background-color: #fcb814;
     color:#fff;
     transition: all 0.3s ease-in-out;
     text-align:center;
}
 .clip-col-right-point:hover {
     -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
     clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
     background-color: rgb(255,255,255,0.9);
     color: #fcb814;
     transition: all 0.3s ease-in-out;
     cursor:pointer;
}
 .pull-left .sppb-blocknumber-number {
     background-color: #fcb814;
     color:rgba(0,0,0,0.5);
     -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
     clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
     padding:5px 15px;
     z-index: 10;
     position: relative;
     transition: all 0.3s ease-in-out;
     text-align:center;
     font-weight:600;
}
 .pull-right .sppb-blocknumber-number {
     background-color: #fcb814;
     color:rgba(0,0,0,0.5);
     -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
     clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
     padding:5px 15px;
     z-index: 10;
     position: relative;
     transition: all 0.3s ease-in-out;
     text-align:center;
     font-weight:600;
}
 #column-wrap-id-1553772587674:before {
     content: "";
     position: absolute;
     top: 0;
     bottom: 0;
     left: 300px;
     right: 0;
     width: 20000px;
     background-color: #f4f2f1;
}
 .tab-image-layout .sppb-image-layout-title {
     display: flex;
     max-width: 240px;
     align-items: center;
}
 .tab-image-layout .sppb-image-layout-title .stroke-text-black {
     font-size: 100px;
     margin-right: 20px;
}
 .tab-image-layout .image-layout-preset-style-card>div {
     align-items: center;
}
 .tab-image-layout .image-layout-preset-style-card .sppb-addon-image-layout-content {
     padding: 0px 150px 0px 0px !important;
}
 .sppb-addon-tab ul.sppb-nav {
     display: flex;
}
 .sppb-addon-tab ul.sppb-nav>li {
     flex: 1;
}
 .border-backward {
     z-index: 101 !important;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
     width:95%;
     border:0;
     box-shadow:0 0 30px rgba(0,0,0,0.20) ;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
     border-color: rgba(255,255,255,0.05) rgba(255,255,255,0.05) transparent transparent;
}
 .sppb-timelineslider .sppb-carousel-inner>.sppb-item {
     padding: 0;
}
 .sppb-timelineslider .sppb-carousel-indicators {
     display: none;
}
 .sppb-timelineslider ul.timeline-item-wrap {
     display: flex;
     margin: 0;
     padding: 0;
     overflow: hidden;
     list-style-type: none;
}
 .sppb-timelineslider ul.timeline-item-wrap li {
     flex: 0 0 350px;
     display: flex;
     align-items: stretch;
     padding: 70px 30px 120px 30px;
     background: #fcb814;
     cursor: pointer;
     transition: all 0.5s ease;
}
 .sppb-timelineslider ul.timeline-item-wrap li:hover {
     background: #f0bd00;
}
 .sppb-timelineslider ul.timeline-item-wrap li.active {
     flex: 1;
     background: #f4f2f1;
     cursor: default;
}
 .sppb-timelineslider ul.timeline-item-wrap li.active .section-title h2 .text-arrow {
     display: block;
}
 .sppb-timelineslider ul.timeline-item-wrap li.active h2, .sppb-timelineslider ul.timeline-item-wrap li.active .only-title {
     color: #fcb814;
}
 .sppb-timelineslider ul.timeline-item-wrap li.active .section-content {
     flex: 4;
     opacity: 1;
     transform: scaleX(1);
}
 .sppb-timelineslider ul.timeline-item-wrap li.active .section-content .only-title {
     color: #7e8689;
}
 .sppb-timelineslider ul.timeline-item-wrap li.active .section-content .timelineselider-image, .sppb-timelineslider ul.timeline-item-wrap li.active .section-content .content-wrap {
     display: block;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-title {
     flex: 1;
     display: flex;
     flex-direction: column;
     width: 100%;
     margin: 0;
     padding: 0;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 {
     margin: 0;
     white-space: nowrap;
     font-size: 100px;
     -webkit-text-stroke: 1px #000;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
     display: flex;
     line-height: 80px;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 .text-only {
     flex: 0 0 auto;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 .text-arrow {
     flex: 1;
     background: #fcb814;
     height: 1px;
     position: relative;
     margin-left: 14px;
     display: none;
     margin-top: 6px;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 .text-arrow:before {
     content: "";
     width: 10px;
     height: 10px;
     border: 1px solid #fcb814;
     position: absolute;
     border-radius: 10px;
     top: -4px;
     left: -10px;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 .text-arrow:after {
     content: "";
     border: solid #fcb814;
     position: absolute;
     top: -4px;
     right: 0px;
     border-width: 0 1px 1px 0;
     padding: 4px;
     transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-content {
     flex: 1;
     display: flex;
     margin: 0;
     padding: 0;
     transition: all 00.3s0.1s ease-out;
     color: #3d3d3d;
     font-size: 18px;
     line-height: 1.7;
     font-weight: 500;
     margin-top: 40px;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-content .content-wrap {
     display: none;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-content .only-title {
     color: #000;
     font-size: 27px;
     margin-top: 20px;
     margin-bottom: 10px;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-content .timelineselider-content {
     flex: 1;
}
 .sppb-timelineslider ul.timeline-item-wrap li .section-content .timelineselider-image {
     padding-left: 30px;
     flex: 0 0 auto;
     display: none;
}
 .sppb-timelineslider a.sppb-carousel-arrow.sppb-carousel-control {
     right: 20px;
     bottom: 70px;
     left: auto;
     top: auto;
     text-shadow: none;
     font-size: 44px;
     color: rgba(59, 57, 63, 0.1);
}
 .sppb-timelineslider a.sppb-carousel-arrow.sppb-carousel-control:hover, .sppb-timelineslider a.sppb-carousel-arrow.sppb-carousel-control:focus {
     color: rgba(59, 57, 63, 1);
}
 .sppb-timelineslider a.sppb-carousel-arrow.sppb-carousel-control.left {
     right: 105px;
}
 .sppb-timelineslider a.sppb-carousel-arrow.sppb-carousel-control .fa-chevron-left:before {
     content: "\f060";
}
 .sppb-timelineslider a.sppb-carousel-arrow.sppb-carousel-control .fa-chevron-right:before {
     content: "\f061";
}
 .main-contact-form .form-builder-radio-content {
     display: flex;
     flex-wrap: wrap;
     font-size: 14px;
}
 .main-contact-form .form-builder-radio-content>div {
     flex: 0 0 33.333%;
     max-width: 33.333%;
}
 .main-contact-form .form-builder-radio-content>div label {
     font-weight: 300;
}
 .main-contact-form .form-builder-checkbox-item label::before, .main-contact-form .form-builder-radio-item label::before, .main-contact-form .sppb-addon-form-builder .sppb-form-check-label::before {
     border: 2px solid transparent;
     background: rgba(59, 57, 63, 0.2);
}
 .main-contact-form .form-builder-checkbox-item input:checked+label::before, .main-contact-form .form-builder-radio-item input:checked+label::before, .main-contact-form .sppb-addon-form-builder .sppb-form-check-input:checked+label::before {
     background: transparent;
     border-color: rgba(59, 57, 63, 0.3);
}
 .main-contact-form .form-builder-checkbox-item label::before, .main-contact-form .form-builder-radio-item label::before, .main-contact-form .sppb-addon-form-builder .sppb-form-check-label::before {
     width: 10px;
     height: 10px;
}
 .main-contact-form .sppb-addon-form-builder-form textarea.sppb-form-control {
     height: 80px;
}
 .projects-tab {
     overflow: hidden;
}
 .projects-tab .sppb-tab-content>.active {
     animation: slideInRight 0.5s;
}
 .social-profile .sppb-icons-group-list {
     text-align: right;
     display: block;
}
 .social-profile .sppb-icons-group-list li a {
     line-height: 50px;
     color: rgba(244, 242, 241, 0.6);
     position: relative;
}
 .social-profile .sppb-icons-group-list li a:after {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     border: 0.5px solid #488c94;
     -webkit-transform: skew(-28.23deg);
     transform: skew(-28.23deg);
     border-radius:10px;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
     z-index: -1;
}
 .social-profile .sppb-icons-group-list li a:hover {
     color: #488c94;
}
 .social-profile .sppb-icons-group-list li a:hover:after {
     border-color: #fcb814;
}
 .inner-col-career {
     max-width: 540px;
}
 .team-content-bg {
     position: relative;
}
 .team-content-bg:after {
     content: "";
     position: absolute;
     width: 77%;
     height: 100%;
     top: 0;
     left: 0;
     background-image: linear-gradient(-55deg, #f4f2f1 79%, rgba(255, 255, 255, 0) 79%);
}
 .sppb-addon-persion .sppb-person-information>span.sppb-person-designation, .sppb-addon-person .sppb-person-information>span.sppb-person-designation, .sppb-addon-persion .sppb-person-information>span.sppb-person-email, .sppb-addon-person .sppb-person-information>span.sppb-person-email {
     font-size: 16px;
     font-weight: 300;
     line-height: 1.63;
}
 .sppb-addon-persion .sppb-person-social>li>a, .sppb-addon-person .sppb-person-social>li>a {
     color: rgba(74, 74, 74, .35);
}
 .sppb-addon-persion .sppb-person-social>li>a:hover, .sppb-addon-person .sppb-person-social>li>a:hover {
     color: #fcb814;
}
 .person-details.sppb-addon-persion .sppb-person-social-icons, .person-details.sppb-addon-person .sppb-person-social-icons {
     margin-top: 5px;
}
 .person-details.sppb-addon-persion .sppb-person-social>li>a, .person-details.sppb-addon-person .sppb-person-social>li>a {
     color: rgba(74, 74, 74, .35);
}
 .person-details.sppb-addon-persion .sppb-person-social>li>a:hover, .person-details.sppb-addon-person .sppb-person-social>li>a:hover {
     color: #fcb814;
}
 .team-section .sppb-addon-person .sppb-addon-content {
     position: relative;
     overflow: hidden;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .team-section .sppb-addon-person .sppb-addon-content .sppb-person-image {
     margin-bottom: 0;
}
 .team-section .sppb-addon-person .sppb-addon-content .sppb-person-information, .team-section .sppb-addon-person .sppb-addon-content .sppb-person-social-icons {
     position: absolute;
     bottom: 0;
     padding: 15px 10px;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .team-section .sppb-addon-person .sppb-addon-content .sppb-person-information {
     width: 100%;
     left: 0;
     background-color: rgba(255, 201, 0, .7);
     -webkit-transform: translateY(45%);
     transform: translateY(45%);
}
 .team-section .sppb-addon-person .sppb-addon-content .sppb-person-information .sppb-person-designation, .team-section .sppb-addon-person .sppb-addon-content .sppb-person-information .sppb-person-name {
     width: 70%;
}
 .team-section .sppb-addon-person .sppb-addon-content .sppb-person-social-icons {
     width: 30%;
     right: 0;
     padding: 15px 10px;
     margin-top: 0;
     -webkit-transform: translateY(100%);
     transform: translateY(100%);
}
 .team-section .sppb-addon-person .sppb-addon-content:hover {
     -webkit-transform: translateY(-15px);
     transform: translateY(-15px);
}
 .team-section .sppb-addon-person .sppb-addon-content:hover .sppb-person-information, .team-section .sppb-addon-person .sppb-addon-content:hover .sppb-person-social-icons {
     background-color: #fcb814;
     -webkit-transform: translateY(0);
     transform: translateY(0);
}
 .constructor-from .sppb-form-group {
     margin-bottom: 55px;
}
 .circle-list ul {
     padding: 0 0 0 10px;
     margin: 0;
     list-style: none;
}
 .circle-list ul li {
     position: relative;
     margin-bottom: 4px;
     padding-left: 10px;
     padding-right: 10px;
}
 .circle-list ul li:before {
     content: "";
     position: absolute;
     left: 0px;
     width: 5px;
     height: 5px;
     background: rgba(74, 74, 74, .3);
     border-radius: 50%;
     top: 10px;
}
 .pop-video .sppb-modal-selector {
     width: 100%;
     color: #fcb814;
     padding: 23px 30px;
     background-color: rgba(59, 57, 63, 0.8);
}
 .pop-video .sppb-modal-selector:hover {
     color: #fff;
}
 .inner-col-qualified {
     max-width: 350px;
     margin-left: auto;
     margin-right: 25px;
}
 #sp-page-builder .page-content .services-menu, #sp-page-builder .page-content .services-tab {
     z-index: 100;
}
 .services-menu {
     background-color: #fcb814;
}
 .services-menu ul {
     padding: 0;
     margin: 0;
}
 .services-menu ul li {
     display: inline-block;
     padding: 0 20px;
}
 .services-menu ul li a {
     font-size: 16px;
     font-weight: 600;
     line-height: 1.42;
     color: rgba(10, 10, 10, 0.75);
     padding: 30px 5px;
     display: flex;
     position: relative;
     overflow: hidden;
}
 .services-menu ul li.active a {
     color: #0a0a0a;
}
 .services-menu ul li.active a:after {
     content: "";
     position: absolute;
     width: 18px;
     height: 18px;
     background-color: #fff;
     bottom: -10px;
     left: 28px;
     transform: rotate(45deg);
}
 .services-tab .sppb-addon-tab .sppb-nav-tabs {
     border-bottom: 1px solid rgba(74, 74, 74, .2);
}
 .sppb-nav-tabs > li > a {
     border:none 
}
 .services-tab .sppb-addon-tab .sppb-nav-tabs>li>a {
     max-width: 220px;
     font-size: 18px;
     font-weight: 400;
     line-height: 1.44;
     color: rgba(126, 134, 137, 0.6);
     border: 0;
     padding: 10px 25px 0 35px;
     margin-bottom: 30px;
     position: relative;
     background-color: transparent;
}
 .services-tab .sppb-addon-tab .sppb-nav-tabs>li:not(:last-child) a:after {
     content: "";
     position: absolute;
     width: 1px;
     height: 100%;
     right: 15px;
     top: 50%;
     border-right: 1px solid rgba(74, 74, 74, .2);
     transform: translateY(-50%) rotate(12deg);
}
 .services-tab .sppb-addon-tab .sppb-nav-tabs>li.active a, .services-tab .sppb-addon-tab .sppb-nav-tabs>li a:hover {
     color: #3d3d3d;
}
 .services-tab .sppb-addon-tab .sppb-nav-tabs>li.active {
     font-weight: 500;
     bottom: 0;
}
 .services-tab .sppb-addon-tab .sppb-nav-tabs>li.active:after {
     content: "";
     position: absolute;
     width: 84%;
     height: 1px;
     bottom: 0;
     left: 0;
     border-bottom: 1px solid #0a0a0a;
}
 .services-tab .sppb-tab-content {
     margin-top: 35px;
}
 .services-tab .image-layout-preset-style-card .sppb-addon-image-layout-content {
     padding: 0 15px;
}
 .z-index1000 {
     z-index: 1000 !important;
}
 .konstra-contract-pricing {
     z-index: 1000 !important;
}
 .konstra-contract-pricing .sppb-container-inner {
     max-width: 1520px;
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px;
}
 .konstra-contract-pricing .sppb-addon-pricing-table {
     border-top: 3px solid #fcb814;
     position: relative;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .konstra-contract-pricing .sppb-addon-pricing-table:after {
     content: "";
     position: absolute;
     width: 100%;
     height: 0;
     top: 0;
     left: 0;
     z-index: -1;
     background-color: #fcb814;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-price-container {
     margin-bottom: 0;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-features, .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-header {
     padding-left: 55px;
     padding-right: 55px;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-header {
     padding-top: 40px;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-features {
     padding-bottom: 0;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-features ul li:not(:first-child) {
     position: relative;
     padding-left: 15px;
     padding-right: 15px;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-features ul li:not(:first-child):before {
     content: "";
     position: absolute;
     left: 0px;
     width: 5px;
     height: 5px;
     background: rgba(74, 74, 74, .3);
     border-radius: 50%;
     top: 7px;
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-features ul li span {
     font-size: 18px;
     font-weight: 500;
     line-height: 1.67;
     color: #3d3d3d;
     padding-bottom: 23px;
     margin-bottom: 30px;
     display: block;
     border-bottom: 1px solid rgba(74, 74, 74, .3);
}
 .konstra-contract-pricing .sppb-addon-pricing-table .sppb-btn {
     letter-spacing: 0.3px;
     margin:30px;
}
 .konstra-contract-pricing .sppb-addon-pricing-table:hover {
     border-color: #0a0a0a;
}
 .konstra-contract-pricing .sppb-addon-pricing-table:hover:after {
     height: 100%;
}
 .konstra-contract-pricing .sppb-addon-pricing-table:hover .sppb-btn {
     background-color: #f4f2f1;
}
 .text-stroke .sppb-addon-title {
     -webkit-text-stroke: 1px #fcb814;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
}
 .contracts-management-content {
     max-height: 400px;
}
 .contracts-management-content .sppb-addon-title {
     padding-top:30px;
     padding-bottom:15px;
     font-weight:600;
}
 .contracts-management-content .sppb-addon-content {
}
 .sppb-addon.sppb-addon-header.contracts-management-step h3.sppb-addon-title{
     font-size:37px;
}
 .general-fee .inner-divider {
     position: relative;
}
 .general-fee .inner-divider:after {
     content: "";
     position: absolute;
     width: 2px;
     height: 100%;
     top: 50%;
     right: -15px;
     border-right: 1px solid rgba(0, 0, 0, .1);
     transform: translateY(-50%);
}
 .general-fee .sppb-addon-pricelist {
     padding-bottom: 20px;
     border-bottom: 2px dashed rgba(74, 74, 74, .2);
}
 .general-fee .sppb-addon-pricelist .pricelist-text-content {
     position: relative;
}
 .general-fee .sppb-addon-pricelist .pricelist-text-content .pricelist-price {
     position: absolute;
     right: 30px;
     top: 50%;
     transform: translateY(-50%);
}
 .general-fee .sppb-addon-pricelist .pricelist-title, .general-fee .sppb-addon-pricelist .sppb-addon-content {
     width: 68%;
}
 .about-header-inner {
     position: relative;
}
 .about-header-inner:after {
     content: "";
     position: absolute;
     width: 260px;
     height: 100%;
     top: 0;
     left: 72px;
     border-left: 108px solid rgba(255, 201, 0, .25);
     border-right: 108px solid rgba(255, 201, 0, .25);
     transform: skewX(-28.23deg);
}
 .text-stroke-white {
     -webkit-text-stroke: 1px #fff;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
}
 .soical-profile {
     position: absolute;
     left: -30px;
}
 .soical-profile ul li a {
     color: rgba(255, 255, 255, .3);
}
 .core-values ul {
     padding: 0;
     margin: 0;
}
 .core-values ul {
     margin-bottom:30px;
}
 .core-values ul li {
     display: inline-block;
     position: relative;
     margin-left:15px;
     margin-right: 5px;
     padding-top: 5px;
     padding-right:15px;
     margin-top: 15px;
     margin-bottom: 5px;
     line-height:40px;
     font-weight:600;
     text-align:left;
     min-width:40%;
}
 .core-values ul li:first-child {
     margin-left:15px;
}
 .core-values ul li:before {
     content: "";
     position: absolute;
     width: 30px;
     height: 40px;
     line-height:40px;
     left: -10px;
     bottom: 0;
     background-color: #fcb814;
     -webkit-clip-path: polygon(50% 0, 75% 50%, 50% 100%, 0% 100%, 25% 50%, 0% 0%);
     clip-path: polygon(50% 0, 75% 50%, 50% 100%, 0% 100%, 25% 50%, 0% 0%);
     mix-blend-mode: multiply;
}
 .sppb-testimonial-pro .sppb-carousel-control {
     border:0;
}
 .clip-col-bg-right {
     z-index:0;
     background:#000;
     z-index: 1000 !important;
     -webkit-clip-path: polygon(0% 0%, 95% 0%, 85% 100%, 0% 100%);
     clip-path: polygon(0% 0%, 95% 0%, 85% 100%, 0% 100%);
}
 .fan-fact .sppb-addon-animated-number {
     position: relative;
}
 .fan-fact .sppb-addon-animated-number .sppb-animated-number {
     -webkit-text-stroke: 1px #fff;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
}
 .fan-fact .sppb-divider {
     transform: rotate(16deg);
}
 .clients-list a {
     display: inline-block;
     filter: grayscale(0.05) opacity(0.8);
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .clients-list a:hover {
     filter: grayscale(0) opacity(1);
}
 .clients-list-mb a {
     margin: 60px 0;
}
 .sppb-carousel-extended-nav-control .nav-control {
     color:#646464;
     background:#fff;
     border:none;
     border-radius:0;
}
 .sppb-carousel-extended-dots ul li span {
     background:#fcb814;
}
 .sppb-addon-clients .sppb-carousel-extended-nav-control .nav-control::before {
}
 .clip-col-bg-left {
     -webkit-clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 15% 100%);
     clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 15% 100%);
}
 .com-spsimpleportfolio.view-item #sp-main-body {
     padding: 0;
}
 .com-spsimpleportfolio.view-item .main-slider .sppb-container>div:before {
     display: none;
}
 .com-spsimpleportfolio.view-item .border-div.container, .com-spsimpleportfolio.view-item .project-details-container .sppb-row-container {
     max-width: 1200px;
     margin: 0 auto;
     padding-left: 15px;
     padding-right: 15px;
}
 .com-spsimpleportfolio.view-item #sp-main-body>.container {
     max-width: 100%;
     padding: 0;
}
 .sp-simpleportfolio .spsimpleportfolio-items>.carousel-item {
     width: auto;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap {
     position: relative;
     overflow: hidden;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #3b393f;
     opacity: 0.6;
     z-index: 5;
     transition: 0.3s;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
     transform: scale(1);
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
     opacity: 0.4;
     background-color: #3b393f;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info {
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     padding: 30px;
     background: transparent !important;
     z-index: 10;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-intro {
     color: #fcb814;
     font-size: 16px;
     opacity: 0;
     transform: scale(0);
     transition: 0.3s;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-title {
     font-size: 27px;
     font-weight: 600;
     line-height: 1.41;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-title a {
     color: #fff;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-title a:hover {
     color: #3d3d3d;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-tags {
     font-size: 27px;
     font-weight: 600;
     line-height: 1.61;
     letter-spacing: 3px;
     color: #fcb814;
     text-transform: uppercase;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover:before {
     background-color: #fcb814;
     opacity: 1;
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
     transform: scale(1.2);
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info .sp-simpleportfolio-intro {
     transform: scale(1);
}
 .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info .sp-simpleportfolio-intro, .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info h5 a, .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap:hover .sp-simpleportfolio-info .sp-simpleportfolio-tags {
     opacity: 1;
     color: #3d3d3d;
}
 .sp-simpleportfolio .carousel-indicators {
     display: none;
}
 .sp-simpleportfolio .carousel-control-next, .sp-simpleportfolio .carousel-control-prev {
     width: auto;
     left: unset;
     right: 0;
     height: 0;
     top: -45px;
}
 .sp-simpleportfolio .carousel-control-next .carousel-control-next-icon, .sp-simpleportfolio .carousel-control-prev .carousel-control-next-icon, .sp-simpleportfolio .carousel-control-next .carousel-control-prev-icon, .sp-simpleportfolio .carousel-control-prev .carousel-control-prev-icon {
     width: 40px;
     height: 40px;
     font-size: 34px;
     color: rgba(126, 134, 137, 0.6);
     background-image: none;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .sp-simpleportfolio .carousel-control-next .carousel-control-next-icon:after, .sp-simpleportfolio .carousel-control-prev .carousel-control-next-icon:after, .sp-simpleportfolio .carousel-control-next .carousel-control-prev-icon:after, .sp-simpleportfolio .carousel-control-prev .carousel-control-prev-icon:after {
     content: "";
     font-family: "Font Awesome 5 Free";
}
 .sp-simpleportfolio .carousel-control-next .carousel-control-next-icon:hover, .sp-simpleportfolio .carousel-control-prev .carousel-control-next-icon:hover, .sp-simpleportfolio .carousel-control-next .carousel-control-prev-icon:hover, .sp-simpleportfolio .carousel-control-prev .carousel-control-prev-icon:hover {
     color: #0a0a0a;
}
 .sp-simpleportfolio .carousel-control-next .carousel-control-next-icon:after, .sp-simpleportfolio .carousel-control-prev .carousel-control-next-icon:after {
     content: "\f061";
}
 .sp-simpleportfolio .carousel-control-next .carousel-control-prev-icon:after, .sp-simpleportfolio .carousel-control-prev .carousel-control-prev-icon:after {
     content: "\f060";
}
 .sp-simpleportfolio .carousel-control-prev {
     right: 50px;
}
 html.error-page body {
     text-align: left;
     background-position: 50% 50%;
     background-size: cover;
}
 html.error-page .error-code {
     font-size: 250px;
     font-weight: 700;
     line-height: 1.15;
     color: rgba(255, 255, 255, 0);
     -webkit-text-stroke: 2px #000;
     background-color: rgba(255, 255, 255, 0);
     margin-bottom: 0;
}
 html.error-page .error-message {
     font-size: 44px;
     font-weight: 400;
     line-height: 1.27;
     color: #0a0a0a;
     margin-bottom: 2.5rem;
}
 html.error-page .sppb-btn-primary {
     padding: 7px 10px;
}
 html.error-page .sppb-btn-primary span {
     margin-left: 10px;
}
 .sppb-addon-single-image.konstra-gallery .sppb-addon-single-image-container {
     position: relative;
}
 .sppb-addon-single-image.konstra-gallery .sppb-addon-single-image-container:after {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     pointer-events: none;
     border: 3px solid transparent;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .sppb-addon-single-image.konstra-gallery .sppb-addon-single-image-container .sppb-addon-image-overlay-icon {
     width: auto;
     height: auto;
     font-size: 65px;
     line-height: 1;
     color: #fcb814;
     background-color: transparent;
}
 .sppb-addon-single-image.konstra-gallery .sppb-addon-single-image-container:hover:after {
     border-color: #fcb814;
}
 .main-slider .sp-item {
     background-color: transparent;
}
 .project-details-contact {
     background-color: #fcb814;
     -webkit-clip-path: polygon(10% 0%, 140% 0%, 90% 100%, -40% 100%);
     clip-path: polygon(10% 0%, 140% 0%, 90% 100%, -40% 100%);
}
 .project-details-contact .sppb-btn.sppb-btn-default:before {
     background-color: #fff;
}
 .project-details-contact .sppb-btn.sppb-btn-default:hover:before, .project-details-contact .sppb-btn.sppb-btn-default:focus:before {
     background-color: #fff;
}
 html.coming-soon body {
     text-align: left;
     background-size: cover;
     background-position: 50% 0;
     padding-bottom: 200px;
}

 html.coming-soon body .coming-soon-login {
	 display:none;
 }

html.coming-soon body::before { 
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100vw;
	min-height: 100%;
	z-index: 1;
	background-image: url("/images/rybox/SVG/xpg-pulse-to-left.svg");
	background-repeat: no-repeat;
	background-size: auto 112.5%;
	background-position: 600px 0;
	opacity: .5;
	mix-blend-mode: screen;
	}

 html.coming-soon .coming-soon-title {
	font-weight: 800;
	line-height: 1.4;
	margin-top: 120px;
	margin-bottom: 15px;
	letter-spacing: -2px;
	text-align:center;
	color:#fff;
}
 html.coming-soon .coming-soon-content {
	max-width: 940px;
	font-size: 24px;
	font-weight:300;
	line-height: 1.4;
	font-weight: 300;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-bottom: 60px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
}
 html.coming-soon #coming-soon-countdown>div+div {
     position: relative;
}
 html.coming-soon #coming-soon-countdown>div+div:after {
     content: "";
     position: absolute;
     width: 1px;
     height: 100%;
     top: 50%;
     left: 0;
     border-left: solid 1px rgba(74, 74, 74, .2);
     transform: translateY(-50%) skewX(-28.23deg);
}
 html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
     text-align: center;
}
 html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
     font-size: 100px;
     font-weight: 700;
     color: rgba(255, 255, 255, 0);
     -webkit-text-stroke: 1px #000;
     background-color: rgba(255, 255, 255, 0);
}
 html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
     font-size: 18px;
     font-weight: 500;
     line-height: 1.67;
     color: #3d3d3d;
     text-transform: capitalize;
}
 html.coming-soon .sppb-addon-optin-forms {
     width: 255px;
     padding: 0;
}
 html.coming-soon .sppb-addon-optin-forms .sppb-form-control {
     font-weight: 300;
     line-height: 1.63;
     color: #3b393f;
}
 html.coming-soon .sppb-addon-optin-forms .sppb-btn-custom {
     font-weight: 500;
     line-height: 1.65;
     letter-spacing: 0.3px;
     color: #0a0a0a;
     padding: 5px 10px;
}
 html.coming-soon .sppb-addon-optin-forms .sppb-btn-custom .fa {
     margin-top: 4px;
}
 .view-login .login, .view-registration .login, .view-login .registration, .view-registration .registration {
     padding: 60px 0;
     background-color: #fff;
}
 .view-login .login .form-group, .view-registration .login .form-group, .view-login .registration .form-group, .view-registration .registration .form-group {
     margin-bottom: 30px;
}
 .view-login .login .form-group label, .view-registration .login .form-group label, .view-login .registration .form-group label, .view-registration .registration .form-group label {
     display: none;
}
 .view-login .login .password-group .sp-input-wrap, .view-registration .login .password-group .sp-input-wrap, .view-login .registration .password-group .sp-input-wrap, .view-registration .registration .password-group .sp-input-wrap {
     flex: 1 1 auto;
     width: 1%;
     display: inline;
}
 .view-login .login .form-control, .view-registration .login .form-control, .view-login .registration .form-control, .view-registration .registration .form-control, .view-login .login .input-group-text, .view-registration .login .input-group-text, .view-login .registration .input-group-text, .view-registration .registration .input-group-text {
     padding: 5px 0;
     font-size: 1rem;
     line-height: 1.61;
     letter-spacing: 0.3px;
     color: rgba(74, 74, 74, .6);
     background-color: transparent;
     border: 0;
     border-radius: 0;
     text-indent: 15px;
     border-bottom: 1px solid rgba(74, 74, 74, .2);
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
 .view-login .login .form-control:focus, .view-registration .login .form-control:focus, .view-login .registration .form-control:focus, .view-registration .registration .form-control:focus, .view-login .login .input-group-text:focus, .view-registration .login .input-group-text:focus, .view-login .registration .input-group-text:focus, .view-registration .registration .input-group-text:focus {
     box-shadow: none;
}
 .view-login .login .input-group-text, .view-registration .login .input-group-text, .view-login .registration .input-group-text, .view-registration .registration .input-group-text {
     padding-right: 20px;
}
 .view-login .login .btn, .view-registration .login .btn, .view-login .registration .btn, .view-registration .registration .btn {
     border-radius: 0;
     font-size: 18px;
     padding: 10px 50px;
}
 .view-category .sp-page-title {
     padding-bottom: 70px;
}
 .view-category #sp-main-body {
     padding-top: 0;
}
 .article-details .article-can-edit, .view-category #sp-main-body .container {
}
 .view-category #sp-main-body .article-list, .view-category #sp-main-body .container.border-div, .view-category #sp-main-body .items-leading #articleCarouselSlide, .view-category #sp-main-body .pagination-wrapper {
     max-width: 1290px;
     margin: 0 auto;
     padding: 60px 15px;
}
 .view-category #sp-right {
     display: none;
}
 .view-category .col-lg-8 {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
     padding: 0;
}
 .related-article-list-container {
     margin-top:90px;
}
 .related-article-list-container .article-list {
     padding-top: 30px;
}
 .article-list .tags {
     margin:0;
}
 .article-list .article-introtext {
     font-size:1rem;
}
 .article-social-share .social-share-icon ul li a {
     color:#488c94;
     border-color:#488c94;
}
 .article-list .item-even .article {
     border-top: 2px solid rgba(74, 74, 74, .6);
}
 .article-list .item-odd .article {
     border-bottom: 2px solid rgba(74, 74, 74, .6);
}
 .article-list .article {
     margin-bottom: 60px;
     padding: 0;
     border-radius: 0;
     background-color: #f4f2f1;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
     border-radius: 15px;
     overflow: hidden;
     box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
 .article-list .article:hover {
     box-shadow: 0 12px 24px -6px rgba(0, 0, 0, 0.15);
     transform: translateY(-15px);
}
 .article-list .article .article-feature-gallery, .carousel-item-inner .article-feature-gallery, .article-list .article .article-featured-audio, .carousel-item-inner .article-featured-audio, .article-list .article .article-featured-video, .carousel-item-inner .article-featured-video, .article-list .article .article-intro-image, .carousel-item-inner .article-intro-image {
     margin: 0;
     border-radius: 0;
     border-bottom: 0;
     overflow: hidden;
}
 .article-list .article .article-feature-gallery img, .carousel-item-inner .article-feature-gallery img, .article-list .article .article-featured-audio img, .carousel-item-inner .article-featured-audio img, .article-list .article .article-featured-video img, .carousel-item-inner .article-featured-video img, .article-list .article .article-intro-image img, .carousel-item-inner .article-intro-image img {
     width: 100%;
     border-radius: 0;
}
 .article-list .article .article-header, .carousel-item-inner .article-header {
     margin-top: 25px;
     margin-bottom: 12px;
}
 .article-list .article .article-header h1, .carousel-item-inner .article-header h1, .article-list .article .article-header h2, .carousel-item-inner .article-header h2 {
}
 .article-list .article .article-header h1 a, .carousel-item-inner .article-header h1 a, .article-list .article .article-header h2 a, .carousel-item-inner .article-header h2 a {
     color: #7e8689;
}
 .article-list .article .article-header h1 a:active, .carousel-item-inner .article-header h1 a:active, .article-list .article .article-header h2 a:active, .carousel-item-inner .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .carousel-item-inner .article-header h1 a:focus, .article-list .article .article-header h2 a:focus, .carousel-item-inner .article-header h2 a:focus, .article-list .article .article-header h1 a:hover, .carousel-item-inner .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .carousel-item-inner .article-header h2 a:hover {
     color: #fcb814;
}
 .article-list .article .readmore, .carousel-item-inner .readmore {
     font-size: 0.875rem;
     text-align:right;
}
 .article-list .article .readmore a, .carousel-item-inner .readmore a {
     color: #488c94;
     font-weight: 500;
}
 .article-list .article .readmore a:active, .carousel-item-inner .readmore a:active, .article-list .article .readmore a:focus, .carousel-item-inner .readmore a:focus, .article-list .article .readmore a:hover, .carousel-item-inner .readmore a:hover {
     color: #fcb814;
}
 .article-list .article .article-body, .carousel-item-inner .article-body, .article-list .article .article-carousel-pro-text, .carousel-item-inner .article-carousel-pro-text {
     padding: 40px 20px;
     position: relative;
}
 .article-list .article .article-body .published, .carousel-item-inner .article-body .published, .article-list .article .article-carousel-pro-text .published, .carousel-item-inner .article-carousel-pro-text .published {
     position: absolute;
     top: 35px;
     left: 20px;
}
 .article-info {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin-bottom: 0;
}
 .article-info>span {
     font-size: 16px;
     color: #3b393f;
}
 .article-info>span+span+span::before {
     display: inline-block;
     padding-right: 0.5rem;
     padding-left: 0.5rem;
     content: "|";
}
 .article-info > span + span::before {
     content: "|";
}
 .article-info>span a {
     color: #4a4a4a;
}
 .article-info>span a:hover {
     color: #fcb814;
}
 .article-info .published {
     color: #7e8689;
}
 .entry-header .article-info>span {
     color: #7e8689;
}
 .entry-header .article-info .createdby {
     color: #f4f2f1;
}
 .items-leading {
     background-color: #3b393f;
     padding-bottom: 185px;
}
 .items-leading .carousel-inner .carousel-item {
     justify-content: center;
     height: 100%;
}
 .items-leading .carousel-inner .carousel-item>a {
     width: 63%;
     float: left;
     display: flex;
     height: 100%;
     align-items: center;
}
 .items-leading .carousel-inner .carousel-item>a .article-intro-image img {
     width: 100%;
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner {
     width: 37%;
     float: left;
     display: flex;
     height: 100%;
     align-items: center;
     padding-left: 40px;
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-header h1 a, .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-header h2 a {
     color: #f4f2f1;
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-header h1 a:hover, .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-header h2 a:hover {
     color: #fcb814;
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-carousel-pro-text {
     color: rgba(244, 242, 241, .6);
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-carousel-pro-text .article-info {
     margin-top: 25px;
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-carousel-pro-text .article-info>span {
     color: #7e8689;
}
 .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-carousel-pro-text .article-info>span.createdby {
     color: #f4f2f1;
}
 .items-leading .carousel-inner .carousel-item.active {
     display: flex;
}
 .items-leading .carousel-control-next, .items-leading .carousel-control-prev {
     width: auto;
     left: 0;
     right: 0;
     height: 0;
     bottom: -40px;
     top: unset;
}
 .items-leading .carousel-control-next .carousel-control-next-icon, .items-leading .carousel-control-prev .carousel-control-next-icon, .items-leading .carousel-control-next .carousel-control-prev-icon, .items-leading .carousel-control-prev .carousel-control-prev-icon {
     width: 40px;
     height: 40px;
     font-size: 44px;
     color: rgba(255, 255, 255, .1);
     background-image: none;
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .items-leading .carousel-control-next .carousel-control-next-icon:after, .items-leading .carousel-control-prev .carousel-control-next-icon:after, .items-leading .carousel-control-next .carousel-control-prev-icon:after, .items-leading .carousel-control-prev .carousel-control-prev-icon:after {
     content: "";
     font-family: "Font Awesome 5 Free";
}
 .items-leading .carousel-control-next .carousel-control-next-icon:hover, .items-leading .carousel-control-prev .carousel-control-next-icon:hover, .items-leading .carousel-control-next .carousel-control-prev-icon:hover, .items-leading .carousel-control-prev .carousel-control-prev-icon:hover {
     color: rgba(255, 255, 255, 1);
}
 .items-leading .carousel-control-next .carousel-control-next-icon:after, .items-leading .carousel-control-prev .carousel-control-next-icon:after {
     content: "\f061";
}
 .items-leading .carousel-control-next .carousel-control-prev-icon:after, .items-leading .carousel-control-prev .carousel-control-prev-icon:after {
     content: "\f060";
}
 .items-leading .carousel-control-next {
     left: 250px;
}
 .items-leading .carousel-control-prev {
     left: 100px;
}
 .items-leading .carousel-indicators {
     display: none;
}
 .view-article #sp-main-body {
     padding: 0 0 100px;
}
 .view-article #sp-main-body .container {
     max-width:1290px;
     padding: 90px 15px;
}
 .view-article #sp-main-body .article-body-wrap, .view-article #sp-main-body .article-details .article-header-wrap .header-wrap-inner, .view-article #sp-main-body .border-div.container {
     max-width: 1290px;
     margin: 0 auto;
     padding-left: 15px;
     padding-right: 15px;
}
 .view-article #sp-right, .view-article #sp-title {
     display: none;
}
 .view-article #sp-component[class*="col-"] {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
}
 .article-details .article-header-wrap {
}
 .article-details .article-details-heading {
}
 .article-details .article-details-heading h1, .article-details .article-details-heading h2 {
}
 .article-details .article-info {
}
 .article-details .article-info span {
}
 .article-details .article-info span+span+span::before {
}
 .article-details .article-info span.published {
}
 .article-details .article-info span.createdby span {
}
 .article-details .article-info > span + span::before {
     content: "|";
}
 .related-article-list .article-image {
     padding:0 0 0 30px;
     display: flex;
     align-content: center;
     align-items: center;
}
 .article-details .article-full-image {
     text-align: center;
     margin-bottom: 0;
}
 .article-details .article-full-image img {
     display: inline-block;
     border-radius: 0;
}
 .article-details .article-feature-gallery, .article-details .article-featured-audio, .article-details .article-featured-video {
     margin-bottom: 2rem;
}
 .article-details .article-ratings-social-share {
     padding: 1rem 0;
     border-top: 1px solid #f5f5f5;
     border-bottom: 1px solid #f5f5f5;
     margin-bottom: 1rem;
}
 .article-details .article-author-information {
     padding-top: 2rem;
     margin-top: 2rem;
     border-top: 1px solid #f5f5f5;
}
 .related-article-large .article-information {
     padding:15px;
}
 .article-body-right .sppb-sidebar {
     padding: 20px 45px;
     background-color: #f4f2f1;
}
 .article-body-right .sppb-sidebar .sp-module {
     margin-bottom: 20px;
     padding-bottom: 20px;
     border-bottom: 1px solid rgba(126, 134, 137, .1);
}
 .article-body-right .sppb-sidebar .sp-module:first-child {
     padding-top: 35px;
     border-top-left-radius: 3px;
     border-top-right-radius: 3px;
}
 .article-body-right .sppb-sidebar .sp-module:last-child {
     padding-bottom: 35px;
     margin-bottom: 0;
     border-bottom-left-radius: 3px;
     border-bottom-right-radius: 3px;
     border-bottom: 0;
}
 .article-body-right .sppb-sidebar .sp-module .sp-module-title {
}
 .article-body-right .sppb-sidebar .sp-module .sppb-icons-group-list li {
     padding: 3px 0;
}
 .article-body-right .sppb-sidebar .sp-module .sppb-icons-group-list li a .fa {
     width: 28px;
}
 .article-body-right .sppb-sidebar .sp-module .sppb-icons-group-list li a, .article-body-right .sppb-sidebar .sp-module ul li h4 {
}
 .article-body-right .sppb-sidebar .sp-module .sppb-icons-group-list li a a, .article-body-right .sppb-sidebar .sp-module ul li h4 a {
     color: #7e8689;
}
 .article-body-right .sppb-sidebar .sp-module .sppb-icons-group-list li a a:hover, .article-body-right .sppb-sidebar .sp-module ul li h4 a:hover {
     color: #fcb814;
}
 .article-body-right .sppb-sidebar .sp-module .sppb-icons-group-list li a:hover, .article-body-right .sppb-sidebar .sp-module ul li h4:hover {
     color: #fcb814;
}
 .article-body-right .sppb-sidebar .sp-module .search {
     position: relative;
}
 .article-body-right .sppb-sidebar .sp-module .search .form-control {
     font-size: 16px;
     font-weight: 300;
     line-height: 1.61;
     color: #7e8689;
     border-radius: 0;
     border: 0;
     background-color: transparent;
     padding: 2px 0;
     border-bottom: 1px solid #95a5a6;
}
 .article-body-right .sppb-sidebar .sp-module .search:after {
     content: "\f002";
     font-size: 16px;
     font-family: "Font Awesome 5 Free";
     color: rgba(69, 69, 69, .2);
     position: absolute;
     top: 50%;
     right: 0;
     transform: translateY(-50%);
     z-index: 100;
     pointer-events: none;
}
 .article-body-right .sppb-sidebar .sp-module .sppb-optin-form-details-wrap {
}
 .article-body-right .sppb-sidebar .sp-module .sppb-btn {
     color: #0a0a0a;
     position: relative;
}
 .article-body-right .sppb-sidebar .sp-module .sppb-btn:after {
     content: "\f178";
     font-family: "Font Awesome 5 Free";
     margin-left: 10px;
}
 .tags {
     list-style: none;
     padding: 0;
     margin: 2rem 0 0;
     display: block;
}
 .tags>li {
     display: inline-block;
}
 .tags>li a {
     display: block;
     font-size: 0.875rem;
     padding: 0.5rem 1rem;
     border-radius: 6.25rem;
}
 .tags>li a:hover {
     color: #fff;
}
 .pager {
     list-style: none;
     padding: 2.5rem 0 0;
     margin: 0;
     border-top: 2px solid #979797;
}
 .pager::after {
     display: block;
     clear: both;
     content: "";
}
 .pager>li {
     display: inline-block;
}
 .pager>li.previous {
     float: left;
}
 .pager>li.previous a {
     position: relative;
     padding-left: 65px;
}
 .pager>li.previous a:before {
     content: "\f060";
     font-family: "Font Awesome 5 Free";
     position: absolute;
     top: 45%;
     left: 3px;
     font-size: 44px;
     transform: translateY(-50%);
}
 .pager>li.next {
     float: right;
}
 .pager>li.next a {
     position: relative;
     padding-right: 65px;
}
 .pager>li.next a:after {
     content: "\f061";
     font-family: "Font Awesome 5 Free";
     position: absolute;
     top: 45%;
     right: 3px;
     font-size: 44px;
     transform: translateY(-50%);
}
 .pager>li a {
     display: inline-block;
     font-size: 27px;
     font-weight: 600;
     line-height: 1.42;
     color: #7e8689;
}
 .pager>li a:hover {
     color: #0a0a0a;
}
 #article-comments {
     padding-top: 2rem;
     margin-top: 2rem;
     border-top: 1px solid #f5f5f5;
}
 .article-ratings {
     display: flex;
     align-items: center;
}
 .article-ratings .rating-symbol {
     unicode-bidi: bidi-override;
     direction: rtl;
     font-size: 1rem;
     display: inline-block;
     margin-left: 5px;
}
 .article-ratings .rating-symbol span.rating-star {
     font-family: "Font Awesome 5 Free";
     font-weight: normal;
     font-style: normal;
     display: inline-block;
}
 .article-ratings .rating-symbol span.rating-star.active:before {
     content: "\f005";
     color: #f6bc00;
}
 .article-ratings .rating-symbol span.rating-star:before {
     content: "\f006";
     padding-right: 5px;
}
 .article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
     content: "\f005";
     color: #e7b000;
     cursor: pointer;
}
 .article-ratings .ratings-count {
     font-size: 0.785rem;
     color: #999;
}
 .article-ratings .fa-spinner {
     margin-right: 5px;
}
 .pagination-wrapper {
     align-items: center;
}
 .pagination-wrapper .mr-auto {
     width: 100%;
     padding-top: 20px;
     border-top: 2px solid rgba(151, 151, 151, .6);
}
 .pagination-wrapper .pagination {
     position: relative;
     margin-bottom: 0;
     justify-content: center;
}
 .pagination-wrapper .pagination .page-link {
     font-size: 27px;
     font-weight: 600;
     line-height: 1.42;
     color: #7e8689;
     background-color: transparent;
     border: 0;
     padding: 10px 18px;
}
 .pagination-wrapper .pagination .page-link.next, .pagination-wrapper .pagination .page-link.previous {
     display: none;
}
 .pagination-wrapper .pagination .page-link:focus {
     box-shadow: none;
}
 .pagination-wrapper .pagination .page-item:first-child {
     position: absolute;
     left: 0;
}
 .pagination-wrapper .pagination .page-item:first-child .page-link {
     color: #0a0a0a;
     padding-left: 65px;
}
 .pagination-wrapper .pagination .page-item:first-child .page-link:before {
     content: "\f060";
     font-family: "Font Awesome 5 Free";
     font-size: 44px;
     position: absolute;
     top: 45%;
     left: 3px;
     transform: translateY(-50%);
}
 .pagination-wrapper .pagination .page-item:last-child {
     right: 0;
}
 .pagination-wrapper .pagination .page-item:last-child .page-link {
     color: #0a0a0a;
}
 .pagination-wrapper .pagination .page-item.active {
     position: relative;
}
 .pagination-wrapper .pagination .page-item.active .page-link {
     color: #0a0a0a;
     padding: 10px 18px;
     background-color: transparent;
}
 .pagination-wrapper .pagination .page-item.active .page-link:after, .pagination-wrapper .pagination .page-item.active .page-link:before {
     display: none;
}
 .pagination-wrapper .pagination-counter {
     display: none;
}
 .article-header-info-wrap .article-social-share {
     margin-left: 10px;
}
 .article-header-info-wrap .article-social-share .social-share-icon ul {
     padding: 0;
     list-style: none;
     margin: 0;
}
 .article-header-info-wrap .article-social-share .social-share-icon ul li {
     margin: 0 -2px;
     display: inline-block;
}
 .article-header-info-wrap .article-social-share .social-share-icon ul li a {
     font-size: 16px;
     color: rgba(244, 242, 241, .3);
     height: 50px;
     line-height: 50px;
     text-align: center;
     width: 50px;
     display: inline-block;
     position: relative;
     z-index: 1;
}
 .article-header-info-wrap .article-social-share .social-share-icon ul li a:after {
     content: "";
     position: absolute;
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     z-index: -1;
     border: 1px solid rgba(244, 242, 241, .3);
     transform: skew(-28.23deg);
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
 .article-header-info-wrap .article-social-share .social-share-icon ul li a:focus, .article-header-info-wrap .article-social-share .social-share-icon ul li a:hover {
     color: #fff;
     background-color: transparent;
}
 .article-header-info-wrap .article-social-share .social-share-icon ul li a:focus:after, .article-header-info-wrap .article-social-share .social-share-icon ul li a:hover:after {
     border-color: #fcb814;
     background-color: #fcb814;
}
 .newsfeed-category .category {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .newsfeed-category .category li {
     padding: 5px 0;
}
 .newsfeed-category #filter-search {
     margin: 10px 0;
}
 .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
     bottom: 15px;
     top: auto;
     left: -110px;
     right: auto;
     width: 62px;
     height: 62px;
     line-height: 62px;
     border: solid 1px #7e8689;
     transform: skewX(-28.23deg);
     opacity: 1;
     transition: 0.3s;
}
 .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-prev-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-prev-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-next-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-next-icon {
     width: auto;
     height: auto;
     color: #7e8689;
     font-size: 34px;
     transform: skewX(28.23deg);
}
 .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next:hover, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev:hover, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next:focus, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev:focus {
     background-color: #fcb814;
     border-color: #fcb814;
}
 .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next:hover>span, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev:hover>span, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next:focus>span, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev:focus>span {
     color: #0a0a0a;
}
 .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
     bottom: 76px;
}
 .sppb-articles-carousel-column .sppb-articles-carousel-content {
     position: absolute;
     top: 0;
     left: 0;
     margin-right: 15px;
     margin-left: 15px;
     background-color: transparent;
     box-shadow: none;
}
 .sppb-articles-carousel-column .sppb-articles-carousel-content .sppb-articles-carousel-meta-date {
     display: none;
}
 .sppb-articles-carousel-column .sppb-articles-carousel-content .sppb-articles-carousel-introtext {
     opacity: 0;
}
 .sppb-articles-carousel-column .sppb-articles-carousel-img {
     position: relative;
}
 .sppb-articles-carousel-column .sppb-articles-carousel-img:after {
     position: absolute;
     content: "";
     width: 100%;
     height: 100%;
     left: 0;
     top: 0;
     background-color: #fcb814;
     opacity: 0;
}
 .sppb-articles-carousel-column:hover .sppb-articles-carousel-content .sppb-articles-carousel-introtext {
     opacity: 1;
}
 .sppb-articles-carousel-column:hover .sppb-articles-carousel-img:after {
     opacity: 1;
}
 body.com-sppagebuilder.layout-edit-iframe #sp-header {
     z-index: 1 !important;
}
 .sppb-section.clip-col-bg-left .sppb-container-inner {
     margin-left: 22%;
     max-width: 1100px;
}
/* text stoke support for IE 11*/
 @media all and (-ms-high-contrast: none) {
     *::-ms-backdrop, .stroke-text {
         color: #fff;
    }
     *::-ms-backdrop, .text-stroke-white {
         color: #fff !important;
    }
     *::-ms-backdrop, .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 {
         color: #000 !important;
    }
     *::-ms-backdrop, .sppb-timelineslider ul.timeline-item-wrap li {
         display: block;
    }
}
 .com-media.contentpane {
     padding: 10px !important;
}
 .com-media .well {
     background: #f5f5f5;
     padding: 20px;
     border-radius: 4px;
     margin-bottom: 10px;
}
 .com-media .well .row {
     margin: 0;
     padding: 0;
}
 .com-media .well .row>div:first-child {
     width: calc(100% - 200px);
}
 .com-media .well .row>div:last-child {
     width: 200px;
     float: right;
     text-align: right;
     padding-top: 30px;
}
 .com-media .well .row #folderlist {
     display: inline-block;
}
 .com-media .well .row #upbutton {
     display: none;
}
 .com-media.view-imagesList {
     padding: 0px 0px 10px 0 !important;
}
 .com-media.view-imagesList:before {
     content: " ";
     display: table;
}
 .com-media.view-imagesList:after {
     display: block;
     clear: both;
     content: "";
}
 .com-media.view-imagesList ul.manager {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .com-media.view-imagesList ul.manager>li.thumbnail {
     width: 110px;
     float: left;
}
 .com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
     height: 60px;
     margin-bottom: 10px;
     text-align: center;
}
 .com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
     display: inline-block;
     width: 60px;
     height: 40px;
     margin: 0 auto;
     margin-top: 25px;
     position: relative;
     background-color: #92ceff;
     border-radius: 0 5px 5px 5px;
}
 .com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
     content: '';
     width: 50%;
     height: 12px;
     border-radius: 0 20px 0 0;
     background-color: #92ceff;
     position: absolute;
     top: -12px;
     left: 0px;
}
 .com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
     display: inline-block;
}
 .sp-megamenu-parent {
     list-style: none;
     padding: 0;
     margin: 0 -15px;
     z-index: 99;
     display: block;
     position: relative;
}
 .sp-megamenu-parent>li {
     display: inline-block;
     position: relative;
     padding: 0;
}
 .sp-megamenu-parent>li.menu-justify {
     position: static;
}
 .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
     display: inline-block;
     line-height: 50px;
     margin: 0;
}
 .sp-megamenu-parent>li:last-child>a {
     padding-right:0px;
}
 .sp-megamenu-parent > li.active > .sp-menu-separator, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
     font-weight: 500;
     color:#fcb814;
}
 .sp-megamenu-parent>li .sp-menu-badge {
     height: 20px;
     line-height: 20px;
     padding: 0 5px;
     font-size: 10px;
     letter-spacing: 1px;
     display: inline-block;
     text-transform: uppercase;
     background: #d60000;
     color: #fff;
     border-radius: 3px;
}
 .sp-megamenu-parent .sp-module {
     padding: 10px;
}
 .sp-megamenu-parent .sp-mega-group {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .sp-megamenu-parent .sp-mega-group>li>a {
     display: block;
     text-transform: capitalize;
     font-size: 1rem;
     font-weight: 400;
     margin-bottom: 10px;
}
 .sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .sp-megamenu-parent .sp-dropdown {
     margin: 0;
     position: absolute;
     z-index: 10;
     display: none;
}
 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
     box-shadow:0 0 40px rgba(0,0,0,0.15);
     padding: 0;
}
 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
     margin-top: 20px;
}
 .sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
     list-style: none;
     padding: 0;
     margin: 0;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
     top: 100%;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
     top: 0;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
 .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
     display: block;
     padding: 0 0 0 30px;
     position: relative;
}
 .sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
     background:rgba(2,13,23,0.25);
     transition: all .3s ease-in-out;
}
 .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
     font-size: 14px;
     line-height: 2;
     display: inline-block;
     padding: 8px 0;
     cursor: pointer;
}
 .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
     text-transform: uppercase;
     font-weight: bold;
}
 .sp-megamenu-parent .sp-dropdown .sp-module {
     padding: 0;
}
 .sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
     font-size: 14px;
     margin: 0 0 15px;
     text-transform: uppercase;
     font-weight: bold;
}
 .sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
     margin: 0;
}
 .sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
     margin: 0 0 15px;
}
 .sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
     font-size: 14px;
}
 .sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
     opacity: 0.8;
}
 .sp-megamenu-parent .sp-dropdown-mega>.row {
     margin-top: 30px;
}
 .sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
     margin-top: 0;
}
 .sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
     display: block;
}
 .sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
     animation: spFadeIn 300ms;
}
 .sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
     animation: spFadeInUp 300ms ease-in;
}
 .sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
     animation: spFadeInDown 300ms ease-in;
}
 .sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
     animation: spZoomIn 300ms;
}
 .sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
     animation: spRotateIn 300ms;
}
 .sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
     animation: spPulse 300ms;
}
 .sp-megamenu-parent>li.sp-has-child>a:after, .sp-megamenu-parent>li.sp-has-child>span:after {
}
 .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
     margin-left: 5px;
}
 .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
     margin-right: 5px;
}
 .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
     font-family: "Font Awesome 5 Free";
     content: "\f105";
     float: right;
     margin-left: 7px;
}
 .sp-megamenu-parent .sp-dropdown.sp-menu-center {
     margin-left: 45px;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
     left: 0;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
     left: auto;
     right: 0;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
     left: -13px;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
     left: 100%;
}
 @media (min-width: 576px) {
     .sp-menu-full.container {
         width: 540px;
    }
}
 @media (min-width: 768px) {
     .sp-menu-full.container {
         width: 720px;
    }
}
 @media (min-width: 992px) {
     .sp-menu-full.container {
         width: 960px;
    }
}
 @media (min-width: 1200px) {
     .sp-menu-full.container {
         width: 1200px;
    }
}
 #offcanvas-toggler {
     display: block;
     height: 80px;
     line-height: 80px;
     font-size: 20px;
}
 #offcanvas-toggler>span:hover {
     color: #fff;
}
 .offcanvas-init {
     overflow-x: hidden;
     position: relative;
}
 .offcanvas-active .offcanvas-overlay {
     visibility: visible;
     opacity: 1;
}
 .offcanvas-overlay {
     background: rgba(0, 0, 0, .5);
     bottom: 0;
     left: 0;
     opacity: 0;
     position: absolute;
     right: 0;
     top: 0;
     z-index: 9999;
     visibility: hidden;
     -webkit-transition: 0.6s;
     transition: 0.6s;
}
 .body-wrapper {
     position: relative;
     -webkit-transition: 0.6s;
     transition: 0.6s;
     backface-visibility: hidden;
}
 .close-offcanvas {
}
 .close-offcanvas:hover {
     background: #666;
     color: #fff;
}
 .offcanvas-menu {
     width: 300px;
     height: 100%;
     position: fixed;
     top: 0;
     overflow: inherit;
     -webkit-transition: all 0.6s;
     transition: all 0.6s;
     z-index: 10000;
}
 .offcanvas-menu .offcanvas-inner {
     padding: 30px 0 30px 15px;
}
 .offcanvas-menu .offcanvas-inner .sp-module {
     padding: 0;
     margin: 0;
}
 .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
     font-size: 1rem;
     font-weight: bold;
}
 .offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
     margin-bottom: 20px;
}
 .offcanvas-menu .offcanvas-inner .sp-module ul {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     padding: 0;
     margin: 0;
     list-style: none;
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li {
     border: 0;
     padding: 0;
     margin: 0;
     position: relative;
     overflow: hidden;
     display: block;
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
     display: block;
     font-size: 20px;
     font-weight: 600;
     padding: 0.125rem 0;
     position: relative;
}
 .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 {
     display: block;
     position: absolute;
     top: 50%;
     cursor: pointer;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     font-family: "Font Awesome 5 Free";
     color:#488c94;
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
     content: "\f055";
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
     content: "\f056";
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
     display: none;
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
     color:#488c94;
}
 #offcanvas-toggler.offcanvas-toggler-right {
     float: right;
     margin-left: 20px;
}
 #offcanvas-toggler.offcanvas-toggler-left {
     float: left;
     margin-right: 20px;
}
 .offcanvs-position-left .body-wrapper {
     left: 0;
}
 .offcanvs-position-left .offcanvas-menu {
     left: -300px;
}
 .offcanvs-position-left.offcanvas-active .offcanvas-menu {
     left: 0;
}
 .offcanvs-position-left.offcanvas-active .body-wrapper {
     left: 300px;
}
 .offcanvs-position-right .body-wrapper {
     right: 0;
}
 .offcanvs-position-right .offcanvas-menu {
     right: -300px;
}
 .offcanvs-position-right.offcanvas-active .offcanvas-menu {
     right: 0;
     padding: 0 15px;
}
 .offcanvs-position-right.offcanvas-active .body-wrapper {
     right: 300px;
}
 .close-offcanvas {
     right: 15px;
}
 .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 {
     right: 0;
}
 .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
     margin-left: 10px;
}
 @keyframes spFadeIn {
     from {
         opacity: 0;
    }
     to {
         opacity: 1;
    }
}
 @keyframes spFadeInUp {
     0% {
         opacity: 0;
         transform: translateY(20px);
    }
     100% {
         opacity: 1;
         transform: translateY(0);
    }
}
 @keyframes spFadeInDown {
     0% {
         opacity: 0;
         transform: translateY(-20px);
    }
     100% {
         opacity: 1;
         transform: translateY(0);
    }
}
 @keyframes spZoomIn {
     0% {
         opacity: 0;
         transform: scale3d(0.3, 0.3, 0.3);
    }
     100% {
         opacity: 1;
    }
}
 @keyframes spRotateIn {
     from {
         transform-origin: center;
         transform: rotate3d(0, 0, 1, -45deg);
         opacity: 0;
    }
     to {
         transform-origin: center;
         transform: none;
         opacity: 1;
    }
}
 @keyframes spPulse {
     from {
         opacity: 0;
         transform: scale3d(1, 1, 1);
    }
     50% {
         opacity: 0.5;
         transform: scale3d(1.05, 1.05, 1.05);
    }
     to {
         opacity: 1;
         transform: scale3d(1, 1, 1);
    }
}
 @keyframes spSpin {
     to {
         transform: rotate(360deg);
    }
}
 @media (max-height: 800px) {
     .offcanvas-body .our-projects {
         max-width: 650px;
    }
     .offcanvas-body .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info {
         padding: 15px;
    }
     .offcanvas-body .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-intro {
         font-size: 14px;
    }
     .offcanvas-body .mega-menu .menu {
         font-size: 20px;
    }
     .sp-page-builder .page-content #section-id-1553856196786 {
         padding-top: 10px !important;
         padding-bottom: 10px !important;
    }
}
 @media (max-width: 1200px) {
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
         left: -80px;
    }
     .main-slider .sp-slider_number {
         right: 20px !important;
    }
     .testimonial-slider .sp-item div[class*=sp-slider-content-align-] {
         max-width: 700px;
    }
     .sp-page-builder .page-content #section-id-1553856196786, .sp-page-builder .page-content #section-id-1553856196783 {
         padding-left: 50px !important;
    }
     .features-list-wrapper {
         margin-right: 0px !important;
    }
     .offcanvas-body .offcanvas-logo {
         margin-left: 30px;
    }
     .offcanvas-body .our-projects {
         max-width: 650px;
    }
     .offcanvas-body .mega-menu .menu {
         font-size: 20px;
         line-height: 1.2;
    }
     .offcanvas-body .mega-menu .menu .menu-child {
         min-width: 220px;
         padding: 20px;
    }
     .offcanvas-body .social-profile .sppb-icons-group-list li a {
         height: 40px !important;
         width: 40px !important;
         font-size: 14px !important;
         line-height: 40px !important;
    }
     .services-menu ul li {
         padding: 0 5px;
    }
     .offcanvas-body .sp-simpleportfolio .carousel-control-prev {
         bottom: auto;
         top: 50px;
    }
     .offcanvas-body .sp-simpleportfolio .carousel-control-next {
         bottom: auto;
         top: 0;
    }
}
 @media (max-width: 992px) {
     .sppb-section.clip-col-bg-left .sppb-container-inner {
         margin-left: 7%;
    }
     .sppb-timelineslider ul.timeline-item-wrap li.active {
         flex: 70%;
         max-width: 70%;
    }
     .sppb-timelineslider ul.timeline-item-wrap li {
         flex: 30%;
         max-width: 30%;
         padding: 70px 10px 120px 10px;
    }
     .sppb-timelineslider ul.timeline-item-wrap li.active .section-content {
         flex-direction: column;
    }
     .sppb-timelineslider ul.timeline-item-wrap li.active .section-content .timelineselider-image {
         padding: 20px 0px 0px 0px;
    }
     .sppb-timelineslider ul.timeline-item-wrap li .section-content .only-title {
         font-size: 20px;
    }
     .sppb-timelineslider ul.timeline-item-wrap li .section-title h2 {
         font-size: 35px;
    }
     .border-div {
         display: none;
    }
     .testimonial-slider .sp-item div[class*=sp-slider-content-align-] {
         max-width: 500px;
    }
     .sppb-nav-lines>li.active>a, .sppb-nav-lines>li.active>a:focus, .sppb-nav-lines>li.active>a:hover {
         border: none;
    }
     .main-contact-form .form-builder-radio-content>div {
         flex: 0 0 50%;
         max-width: 50%;
    }
     .testimonial-slider .sp-item .sppb-container {
         padding: 0 50px 0 150px;
    }
     .team-content-bg:after {
         width: 100%;
         background-image: linear-gradient(-55deg, #f4f2f1 100%, rgba(255, 255, 255, 0) 100%);
    }
     .inner-col-career, .inner-col-qualified {
         max-width: 100%;
    }
     .inner-col-qualified {
         margin-right: 0;
    }
     .constructor-from .sppb-form-group {
         margin-bottom: 30px;
    }
     .general-fee .inner-divider:after {
         display: none;
    }
     .clip-col-bg-left, .clip-col-bg-right {
         -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
         clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
     .soical-profile {
         position: relative;
         left: 0;
    }
     .soical-profile ul li {
         display: inline-block !important;
    }
     .clients-list-mb a {
         margin: 10px 0;
    }
     .services-tab .sppb-addon-tab .sppb-nav-tabs>li>a {
         max-width: 150px;
         font-size: 16px;
         padding: 10px 15px 0 0;
         margin-bottom: 20px;
    }
     .article-list .article .article-body, .carousel-item-inner .article-body, .article-list .article .article-carousel-pro-text, .carousel-item-inner .article-carousel-pro-text {
         padding: 20px;
    }
     .article-list .article .article-body .published, .carousel-item-inner .article-body .published, .article-list .article .article-carousel-pro-text .published, .carousel-item-inner .article-carousel-pro-text .published {
         top: 20px;
    }
     .items-leading .carousel-inner .carousel-item>a {
         width: 55%;
    }
     .items-leading .carousel-inner .carousel-item .carousel-item-inner {
         width: 45%;
         padding-left: 0;
    }
     .article-details .article-details-heading h1, .article-details .article-details-heading h2 {
         font-size: 75px;
    }
     .article-details .article-full-image {
         padding-right: 0;
    }
     .services-menu ul li a {
         font-size: 18px;
    }
     .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info {
         padding: 10px;
    }
     .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-title {
         font-size: 18px;
    }
     .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-tags {
         font-size: 16px;
    }
     .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-features, .konstra-contract-pricing .sppb-addon-pricing-table .sppb-pricing-header {
         padding-left: 30px;
         padding-right: 30px;
    }
}
 @media (max-width: 768px) {
     body {
         font-size: 14px;
    }
     #sp-page-builder .sppb-section-title .sppb-title-heading {
         font-size: 32px;
         line-height: 42px;
    }
     #sp-page-builder .sppb-section-title.xpg-stroke h2.sppb-title-heading {
         font-size: 42px;
         line-height: 52px;
    }
     body h3 {
         font-size: 22px;
         line-height: 32px;
    }
     body h4 {
         font-size: 18px;
         line-height: 28px;
    }
     body p {
         font-size: 15px;
    }
     #offcanvas-toggler {
    }
     #offcanvas-toggler span {
         color: #fff !important;
    }
     .testimonial-slider .sp-item .sppb-container {
         padding: 0 30px 0 50px;
    }
     #sp-footer {
         text-align: center;
    }
     #sp-footer .float-right {
         float: none !important;
    }
     .feature-hover {
         padding-top: 8px;
    }
     .sppb-addon-tab .text-stroke {
         font-size: 40px;
         margin-right: 10px;
    }
     .main-slider .sp-slider_number .sp-slider_current_number {
         display: none;
    }
     .main-slider .sp-slider-outer-stage, .main-slider .sp-slider-outer-stage {
         min-height: 400px;
    }
     .testimonial-slider .sp-item div[class*=sp-slider-content-align-] {
         max-width: 300px;
    }
     .tab-image-layout .sppb-image-layout-title .stroke-text-black {
         font-size: 40px;
         margin-right: 10px;
    }
     .tab-image-layout .image-layout-preset-style-card .sppb-addon-image-layout-content {
         padding: 0px !important;
    }
     .sppb-addon-tab .sppb-nav {
         display: flex;
         flex-wrap: wrap;
         margin-bottom: 40px;
    }
     .sppb-addon-tab .sppb-nav>li {
         
    }
     .sppb-addon-tab .sppb-nav>li>a {
         font-size: 13px;
         padding: 0 0 5px;
    }
     .sppb-addon-tab .sppb-nav>li>a {
         max-width: inherit;
    }
     .sppb-addon-tab ul.sppb-nav>li {
         flex: inherit;
    }
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
         width: 40px;
         height: 40px;
         line-height: 40px;
         left: -45px;
    }
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-next-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-next-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-prev-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-prev-icon {
         font-size: 16px;
    }
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
         bottom: 54px;
    }
     .sp-page-title .sp-page-title-heading {
         font-size: 45px;
    }
     .services-tab .sppb-addon-tab .sppb-nav-tabs>li {
         margin-bottom: 5px;
    }
     .services-tab .sppb-addon-tab .sppb-nav-tabs>li>a {
         max-width: 100%;
         padding: 0px;
         margin-bottom: 0px;
         margin-top: 0px;
         font-size: 13px;
    }
     .services-tab .sppb-addon-tab .sppb-nav-tabs>li>a:after {
         display: none;
    }
     .services-tab .sppb-addon-tab .sppb-nav-tabs>li:after {
         display: none;
    }
     .sp-simpleportfolio .carousel .carousel-control-next, .sp-simpleportfolio .carousel .carousel-control-prev {
         top: -15px;
    }
     .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-next-icon, .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-next-icon, .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-prev-icon, .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-prev-icon {
         font-size: 25px;
    }
     .sp-simpleportfolio .carousel .carousel-control-prev {
         right: 30px;
    }
     .view-category #sp-main-body {
         padding-bottom: 40px;
    }
     .items-leading {
         padding-bottom: 60px;
    }
     .items-leading .carousel-inner .carousel-item .carousel-item-inner .article-carousel-pro-text {
         margin-top: 0;
    }
     .items-leading .carousel-control-next, .items-leading .carousel-control-prev {
         bottom: 0;
    }
     .items-leading .carousel-control-next .carousel-control-next-icon, .items-leading .carousel-control-prev .carousel-control-next-icon, .items-leading .carousel-control-next .carousel-control-prev-icon, .items-leading .carousel-control-prev .carousel-control-prev-icon {
         font-size: 25px;
    }
     .items-leading .carousel-control-prev {
         left: 180px;
    }
     .article-list {
         padding-top: 40px;
    }
     .article-list .article {
         margin-bottom: 15px;
    }
     .article-list .article .article-header h1, .carousel-item-inner .article-header h1, .article-list .article .article-header h2, .carousel-item-inner .article-header h2 {
         font-size: 20px;
    }
     .items-leading .carousel-inner .carousel-item .carousel-item-inner, .items-leading .carousel-inner .carousel-item>a {
         width: 100%;
         padding: 0;
         height: auto;
    }
     .items-leading .carousel-inner .carousel-item.active {
         display: block;
    }
     .pagination-wrapper .pagination .page-link {
         font-size: 20px;
    }
     .pagination-wrapper .pagination .page-item:first-child .page-link {
         padding-left: 32px;
    }
     .pagination-wrapper .pagination .page-item:first-child .page-link:before {
         font-size: 22px;
    }
     .pagination-wrapper .pagination .page-item:last-child .page-link {
         padding-right: 32px;
    }
     .pagination-wrapper .pagination .page-item:last-child .page-link:after {
         font-size: 22px;
    }
     .pagination-wrapper .pagination .page-item.active .page-link {
         padding: 10px 15px;
    }
     .article-details .article-details-heading {
         margin-bottom: 10px;
    }
     .article-details .article-details-heading h1, .article-details .article-details-heading h2 {
         font-size: 45px;
    }
     .article-details .article-full-image {
         padding-right: 0;
    }
     .article-details .header-info-wrap {
         padding: 15px 0;
    }
     .article-details .article-info span {
         font-size: 18px;
    }
     .article-body-right .sppb-sidebar {
         padding: 15px;
    }
     .pager>li a {
         font-size: 18px;
    }
     .pager>li.next a {
         padding-right: 35px;
    }
     .pager>li.next a:after {
         font-size: 22px;
    }
     .pager>li.previous a {
         padding-left: 35px;
    }
     .pager>li.previous a:before {
         font-size: 22px;
    }
     .services-menu ul li a {
         font-size: 14px;
         padding: 15px 0px;
    }
     .offcanvas-body .mega-menu .menu>li {
         margin-bottom: 7px;
         -webkit-animation-duration: 0.3s;
         animation-duration: 0.3s;
         -webkit-animation-fill-mode: both;
         animation-fill-mode: both;
         flex: 0 0 33.333%;
         max-width: 33.3333%;
         margin-right: 30px;
    }
     .sppb-addon.sppb-addon-clients.sppb-text-left.clients-list .sppb-col-sm-2 {
         max-width: 50%;
    }
     .feature-box-wrapper .sppb-addon-wrapper>div[id^="sppb-addon-"] {
         background-image: none !important;
    }
}
 @media (max-width: 575px) {
     .sppb-addon-person {
         display: inline-block;
    }
     .offcanvas-body .mega-menu .menu {
         font-size: 14px;
         line-height: 1.2;
    }
     .offcanvas-body .mega-menu .menu>li {
         margin-bottom: 7px;
         -webkit-animation-duration: 0.3s;
         animation-duration: 0.3s;
         -webkit-animation-fill-mode: both;
         animation-fill-mode: both;
         flex: 0 0 33.333%;
         max-width: 33.3333%;
         margin-right: 30px;
    }
     .page-main-title {
         margin-top: 30px;
    }
     .sp-simpleportfolio-overlay-wrapper>img {
         width: 100%;
    }
     .contact-bg {
         background-image: linear-gradient(180deg, #3b393f 100%, rgba(255, 255, 255, 0) 85%) !important;
    }
}
 @media (max-width: 480px) {
     .main-contact-form .form-builder-radio-content>div {
         flex: 0 0 100%;
         max-width: 100%;
    }
     .main-contact-form .form-builder-radio-content>div label {
         margin-bottom: 5px;
    }
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
         width: 40px;
         height: 40px;
         line-height: 40px;
         left: 50%;
         transform: translateX(-50%);
         bottom: -30px;
    }
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-prev-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-prev-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-next .carousel-control-next-icon, .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev .carousel-control-next-icon {
         transform: skewX(0deg);
    }
     .featured-projects-list .sp-simpleportfolio .carousel .carousel-control-prev {
         bottom: -30px;
         margin-left: -50px;
    }
     .services-menu ul li a {
         padding: 5px 0px;
    }
     .services-menu ul li.active a:after {
         display: none;
    }
}
 @media (min-width: 1400px) {
     .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    }
}
 @media (max-width: 767px) and (min-width: 579px) {
     .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info .sp-simpleportfolio-intro {
         display: none;
    }
}
 @media (max-width: 580px) {
     .sp-simpleportfolio .spsimpleportfolio-items .sp-simpleportfolio-item-wrap .sp-simpleportfolio-info {
         padding: 20px;
    }
     .sp-simpleportfolio .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {
         width: 100%;
    }
}
 @media (max-width: 1400px) and (min-width: 992px) {
     .feature-box-wrapper .sppb-addon-wrapper>div[id^="sppb-addon-"] {
         background-image: none !important;
    }
}
 body {
     -webkit-font-smoothing: antialiased;
}
 b, strong {
     font-weight:800;
}
 #sp-page-builder .page-content {
}
 #sp-menu.menu-center .sp-megamenu-wrapper {
     justify-content: right;
}
 hr:not([size]) {
     height:1.4;
     margin:30px;
}
 .xpertgo #sp-header {
}
 .we-do #sp-header{
}
 .expertise #sp-header{
}
 .pricing #sp-header{
}
 .we-are #sp-header{
}
 .trybe #sp-header{
}
 .partner-area #sp-header{
}
 .book-a-call #sp-header {
}
 .article-details {
     font-size:14px;
	 max-width: 800px;
	 margin: 0 auto;
}

.article-details ol li::marker {
    color: #fedc8a;
	font-weight:800;
	font-size:2.2rem;
}

.article-details ul li::marker {
    color: #fcb814;
	font-weight:800;
	font-size:1.4rem;
}

 .pagenavigation .btn {
     margin:1px;
}
 .article-details h1, .article-details h2, .article-details h3, .article-details h4, .article-details dl, .article-details ol, .article-details ul {
     margin-top:15px;
     margin-bottom:15px;
}
 .article-details li {
     margin-top:0;
     margin-bottom:0;
}
 .article-details h1, .article-details h2, .article-details h3, .article-details h4 {
	padding-top: 60px;
	padding-bottom: 30px;
	line-height: 1.2em;
	margin: 0;
}
 .sppb-section.header-title {
     background: radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-size: 100vw 100vh;
     padding:0;
     color:#fff;
     min-height:50vh;
}
 #sp-header {
     box-shadow: none;
     margin-top:0;
     transition: all .4s ease-in-out;
     padding:0;
     background: radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-size: 100vw 100vh;
     background-attachment: fixed;
}
 #sp-header.header:hover, #sp-header.header-sticky {
     background:#ffffff;
     box-shadow: 0 0 40px rgba(0,0,0,0.1);
     backdrop-filter: blur(1000px);
     margin-top:0;
}
 #section-id-1653469054529 {
     border-bottom:1px solid rgba(0,0,0,0.25) 
}
 #sp-header.header-sticky:hover {
     background: radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-size: 100vw 100vh;
     transition: all .3s ease-in-out;
}
 #sp-header.header-sticky .sp-megamenu-parent>li>span, #sp-header.header-sticky .sp-megamenu-parent>li>a {
     color:#2a485b;
}
 #sp-header.header-sticky:hover .sp-megamenu-parent>li>a {
     color:#fedc8a;
}
 #sp-header.header-sticky:hover .sp-megamenu-parent>li>span, #sp-header.header-sticky:hover .sp-megamenu-parent>li>a {
     color:#fedc8a;
}
 #sp-header .sp-megamenu-parent>li.book-call>a, #sp-header.header-sticky .sp-megamenu-parent>li.book-call>a {
     padding-right:15px;
     font-weight:700;
}
 #sp-header.header-sticky:hover .sp-megamenu-parent>li.book-call>a {
     color:#fcb814;
}
 #sp-header .sp-megamenu-parent>li.active> {
     color:#fff;
}
 #sp-header.header-sticky .sp-megamenu-parent>li.active>a {
     color:#fcb814;
}
 #sp-header.header-sticky .logo img {
     width:auto;
     height:40px;
     opacity: 0;
     transition: all .4s ease-in-out 
}
 #sp-header:hover.header-sticky .logo img {
     width:auto;
     height:40px;
     opacity: 1;
     transition: all .4s ease-in-out 
}
 #sp-header.header-sticky .logo a {
     background-image: url(../images/rybox-bk.svg);
     background-repeat: no-repeat;
     background-size: 100% auto;
     background-position: center;
     opacity: 1;
     transition: all .4s ease-in-out;
}
 #sp-header.header-sticky:hover .logo a {
     background-image: none;
     background-repeat: no-repeat;
     background-size: contain;
     opacity: 0;
     transition: all .4s ease-in-out 
}
 #sp-header:hover.header-sticky .logo a {
     background-repeat: no-repeat;
     background-size: contain;
     opacity: 1;
     transition: all .4s ease-in-out 
}
 .sppb-panel-faq .sppb-panel-heading .sppb-panel-title {
     font-size:18px;
     line-height:32px;
     font-weight:500;
}
 .container.xpg-bg {
     background-size: auto 50vh;
     background-repeat:no-repeat;
}
 .sp-page-builder .page-content #XPG-page-title {
     -webkit-text-stroke: 0.25px rgba(255,255,255,0.95);
     color: rgba(255,255,255,0.05);
     width:100%;
     top:0;
     z-index:1;
     box-shadow:none;
}
 .sp-page-builder .page-content #XPG-page-title .sppb-addon-title {
}
 .sp-page-builder .page-content .slide {
     padding:0;
}
 #sp-bottom.blue-gradient {
     background-color: rgba(0,0,0,0);
     font-size:16px;
     margin:0;
     margin-top:-1px;
     padding:60px 0;
}
 .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
     left: 0;
     min-width:320px;
}
 .sp-megamenu-parent > li.sp-has-child > a {
     transform: rotate(90deg);
     transition: transform 0.3s ease-in-out;
}
 .sp-megamenu-parent > li.sp-has-child > a:hover::after, .sp-megamenu-parent > li.sp-has-child > span:hover::after {
     transform: rotate(90deg);
     transition: transform 0.3s ease-in-out;
}
 .sp-megamenu-parent > li .sp-menu-badge {
     position:absolute;
     bottom:5px;
     left: 10px;
     border-radius:0;
     background:rgba(0,0,0,0);
     width:200px;
     text-align:left;
     padding:0 30px;
     color:#fcb814;
     font-size:12px;
     display: block;
     margin:0!important;
}
 .sp-megamenu-parent > li .sp-menu-badge::before {
     content: "";
     position: absolute;
     top: 0px;
     left: 5px;
     right: 0;
     bottom: 0px;
     background: rgba(0,0,0,0);
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 5px;
     transition: 0.3s;
}
 .sp-megamenu-parent > li:hover .sp-menu-badge::before {
     width: 90%;
     background: #fcb814;
     transition: 0.3s;
}
 .sp-megamenu-parent > li:hover .sp-menu-badge {
     color:#020e1a;
}
 .sp-megamenu-parent > li > span.sp-menu-separator::before, .sp-megamenu-parent > li > a::before {
     content: "";
     position: absolute;
     top: 3px;
     left: 3px;
     right: 0;
     bottom: 0px;
     background: rgba(255,255,255,0.15);
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 0;
     height:calc(100% - 6px);
     opacity:0;
}
 .sp-megamenu-parent > li.active > .sp-menu-separator::before, .sp-megamenu-parent > li > .sp-menu-separator:hover::before, .sp-megamenu-parent > li.active > a::before, .sp-megamenu-parent > li > a:hover::before {
     content: "";
     position: absolute;
     background: rgba(255,255,255,0.15);
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: calc(100% - 3px);
     height:calc(100% - 6px);
     opacity:1;
     transition: all 0.3s ease-in-out;
}
 .sp-megamenu-parent .sp-dropdown{
}
 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
     border-radius:20px;
     overflow:clip;
}
 .burger-icon {
     width: 40px;
}
 .burger-icon>span {
     background: #b2b2b2;
     height: 0.75px;
     margin: 7.5px 0;
}
 .burger-icon:hover>span {
     background: #fff;
}
 .offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
     background: #b2b2b2;
}
 .form-control:focus {
     border-color: #00c38c;
}
 #mod-finder-searchword0 {
     padding: 0 15px;
     line-height: 40px;
     border-radius: 0;
     font-size: 0.85rem;
     background: rgba(255, 255, 255, 1);
}
 .sp-contact-info li {
     font-size: 16px;
     line-height: 40px;
     margin: 0;
     color: #f5f5f5;
}
 #modal-menu .modules-wrapper .sp-contact-info>li {
     margin: inherit;
}
 #modal-menu .modules-wrapper .sp-contact-info>li>span, #modal-menu .modules-wrapper .social-icons {
     font-size: 16px;
     line-height: 40px;
     color: #b2b2b2;
}
 #sp-header.header-with-modal-menu a:hover {
     color: #00c38c;
}
 .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
     text-align: left;
}
 .sppb-btn.sppb-btn-custom {
     background: rgba(0, 0, 0, 0);
     color: #000;
     position: relative;
     border-radius: 0;
     font-weight:400;
     letter-spacing: 0;
}
 .sppb-btn.sppb-btn-custom i, .sppb-btn.sppb-btn-custom span.far {
     font-size:1.2rem;
     line-height:1.6rem;
     display:block;
     float:left;
     padding-right:15px;
}
 .sppb-btn.sppb-btn-custom i::before, .sppb-btn.sppb-btn-custom span.far::before {
     min-width:30px;
     text-align:center;
}
 .sppb-btn.sppb-btn-custom:hover, .sppb-btn.sppb-btn-custom:focus, .sppb-btn.sppb-btn-custom:active{
     background: none;
     color: #fff;
}
 .sppb-btn.sppb-btn-custom::after {
     content: "";
     position: absolute;
     top: 0px;
     left: 0;
     right: 0;
     bottom: 0px;
     background: #fcb814;
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 50px;
     transition: 0.3s;
}
 .sppb-btn.sppb-btn-custom::before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0px;
     background: #fff;
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius: 10px;
     width: 100%;
     transition: 0.3s;
     box-shadow: 0 0 30px rgb(0 0 0 / 15%);
}
 .sppb-btn.sppb-btn-custom i, .sppb-btn.sppb-btn-custom span.far {
     padding: 0 35px 0 0;
     color:rgba(0,0,0,0.5);
}
 .sppb-btn.sppb-btn-custom i::after {
     content: "";
     position: absolute;
     top: 0px;
     left: 5px;
     right: 0;
     bottom: 0px;
     background: rgb(255,255,255,0);
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 50px;
     transition: 0.3s;
}
 #sp-bottom .sppb-btn.sppb-btn-default::before, #sp-bottom .sppb-btn.sppb-btn-custom i::after {
     background:none;
}
 .sppb-btn:focus::after, .sppb-btn:hover::after {
     width: 100%;
     top: 0;
     bottom: 0;
     background: #fcb814;
     transition: 0.3s;
}
 .sp-profile-wrapper {
     font-size: 1rem;
     padding:0 15px;
     line-height:120px;
     color: #000;
}
 #sp-menu ul.social-icons a {
     color: #b2b2b2;
     font-size: 1.4;
}
 #sp-menu ul.social-icons a:hover {
     color: #ffffff;
}
 a.sp-sign-in {
     color: #b2b2b2;
}
 a.sp-sign-in:hover {
     color: #fff;
}
 .header-modules > .sp-module > .sp-profile-wrapper > a.sp-sign-in::before {
     content: "";
     position: absolute;
     top: 0px;
     left: 3px;
     right: 0;
     bottom: 0px;
     background: rgba(0,0,0,.1);
     z-index: -1;
     transform: skewX(28.23deg);
     width: 1px;
     transition: 0.3s;
}
 .header-modules > .sp-module > .sp-profile-wrapper > a.sp-sign-in:hover::before {
     content: "";
     position: absolute;
     top: 0px;
     left: 3px;
     right: 0;
     bottom: 0px;
     background: rgba(0,0,0,.3);
     z-index: -1;
     transform: skewX(28.23deg);
     width: 100%;
     transition: 0.3s;
}
 .offcanvas-menu .offcanvas-inner .sp-sign-in {
     top:0;
     margin:0;
     line-height:45px;
}
 .offcanvas-menu .offcanvas-inner .sp-profile-wrapper {
     line-height:45px;
     height:45px;
     min-width:80px;
     padding-right:15px;
}
 .offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown {
     left:inherit;
     right:0;
     width:100%;
}
 .offcanvas-menu .offcanvas-inner .sp-profile-wrapper > a.sp-sign-in::before,.offcanvas-menu .offcanvas-inner .sp-profile-wrapper > a.sp-sign-in::before {
     display:none;
}
 .offcanvas-menu .offcanvas-inner .sp-profile-wrapper > a.sp-sign-in{
}
 .sppb-sp-slider-button .sp-slider-btn-text:hover {
     background:rgba(0,0,0,0);
     background:trasnparent;
     color:#fff;
}
 .sp-dot-indicator-wrap, .sp-dot-indicator-wrap .dot-indicator {
     height:1px;
}
 .sp-dot-indicator-wrap .dot-indicator.active {
     background:#fcb814;
}
 .sp-profile-wrapper .sp-profile-dropdown {
     background: #fff;
     border: inherit;
     border-radius: 0;
     min-width: 147px;
     padding: 0 4rem;
     font-size: 0.9rem;
     left:25px;
}
 .sp-profile-wrapper .sp-profile-dropdown > li > a:hover {
     color:#020e1a;
}
 .sp-profile-wrapper .sp-profile-dropdown > li > a {
     color: #b2b2b2;
     border:none;
     display:block;
     line-height: 2rem;
}
 .sp-profile-wrapper .sp-profile-dropdown > li, .sp-profile-wrapper .sp-profile-dropdown > li:not(:last-child) {
     margin:0;
     padding:0;
     border-bottom: none;
}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
     text-align:center;
     color:#fff;
     cursor:pointer;
}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li.active > span {
     text-align:center;
     color:#ffffff;
}
 #sp-header.header-sticky .sp-megamenu-parent > li.active > span {
     color:#fcb814;
}
 .offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
     margin-right:15px;
}
 .close-offcanvas {
     top:30px;
}
 .close-offcanvas .burger-icon > span {
     margin:6px;
}
 .offcanvas-init .offcanvas-menu {
     transform: translate(110%) skew(28.23deg);
     background: #020e1a;
     transition: all 0.6s;
     opacity:0;
}
 .offcanvas-active .offcanvas-menu {
     transform: translate(0%) skew(0deg);
     transition: all 0.3s;
     opacity:1;
}
 .offcanvas-active .offcanvas-menu .p-3 {
}
 .offcanvas-menu .offcanvas-inner ul.menu>li {
     border-left: 1px solid #488c94;
     line-height: 1rem;
     margin-top: 10px;
}
 .offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
     color: #fff;
     font-weight: 400;
     font-size: 22px;
     line-height: 32px;
     padding: 5px 15px;
}
 .offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
     font-size: 18px;
     padding: 5px 15px;
     line-height: 26px;
     font-weight: 400;
}
 .offcanvas-menu .offcanvas-inner ul.menu>li a:hover {
     color: #fedc8a;
}
 .offcanvas-menu .offcanvas-inner .sp-contact-info li {
     font-size: 1rem;
     float: left;
     display: block;
     width: 100%;
     color: #9c9c9c;
     margin: 5px 0;
}
 .offcanvas-menu .offcanvas-inner .sp-contact-info, .offcanvas-menu .offcanvas-inner .social-icons {
     font-size: 2rem;
}
 .stroke-text {
     -webkit-text-stroke: 1px #fff;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
     display: inline-block;
     transition: 0.3s;
}
 .stroke-text-dark {
     -webkit-text-stroke: 1px #000;
     background-color: rgba(255, 255, 255, 0);
     color: rgba(255, 255, 255, 0);
     display: inline-block;
     transition: 0.3s;
}
 .main-slider {
     overflow:hidden;
}
 .main-slider .sp-slider-dot-indecator-text .stroke-text {
     color: rgba(255, 255, 255, .75);
     -webkit-text-stroke: 0 transparent;
     background-color: transparent;
}
 .sp-slider-custom-dot-indecators ul {
     float:right;
}
 .sp-slider-custom-dot-indecators {
     width:100%;
}
 .sppb-sp-slider-button .sp-slider-btn-text {
     background:rgba(0,0,0,0);
     background:transparent;
     padding:0 2rem;
     line-height:1.6rem;
}
 .offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
     margin: 15px 0;
}
 input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select, textarea.sppb-form-control {
     transition: 0.3s;
}
 input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control), textarea.sppb-form-control:not(.form-control) {
     display: block;
     width: 100%;
     padding: 2px 0;
     font-size: 1rem;
     line-height: 1.61;
     letter-spacing: 0.3px;
     color: rgba(74, 74, 74, .6);
     background-color: transparent;
     background-image: none;
     background-clip: padding-box;
     border: 0;
     border-bottom: 1px solid rgba(74, 74, 74, .2);
     border-radius: 0;
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
 input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus, textarea.sppb-form-control:not(.form-control):focus {
     color: #3b393f;
     background-color: transparent;
     border-color: rgba(126, 134, 137, .3);
     outline: 0;
}
 .sppb-addon-optin-forms .sppb-form-group {
     margin-bottom: 25px;
}
 .sppb-addon-optin-forms input {
     border-bottom: 2px solid #ffc900 ;
     color: #fff ;
}
 .sppb-addon-optin-forms button[type="submit"] {
     color: #fff;
     padding-right: 0;
     border: none;
}
 .sppb-addon-optin-forms button[type="submit"]:before {
     display: block;
}
 .sppb-addon-optin-forms button[type="submit"] i.fa {
     float: right;
     margin-top: 2px;
     margin-left: 10px;
     line-height:1.6rem;
}
 .bg-major {
     background-color: #ffc900;
}
 .sppb-addon-blocknumber {
     font-size: 18px;
     font-weight: 300;
     background:rgba(0,0,0,0);
}
 .sppb-addon-blocknumber .sppb-blocknumber-number {
     opacity: 0.85;
}
 .sppb-addon-blocknumber .sppb-media-body {
     font-weight: 500;
}
 input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control), textarea.sppb-form-control:not(.form-control) {
     display: block;
     width: 100%;
     padding: 2px 0;
     font-size: 1rem;
     line-height: 1.61;
     letter-spacing: 0.3px;
     color: rgba(74, 74, 74, .6);
     background-color: transparent;
     background-image: none;
     background-clip: padding-box;
     border: 0;
     border-bottom: 1px solid rgba(74, 74, 74, .2);
     border-radius: 0;
     transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
 .sppb-sp-slider-title, .sppb-addon-title {
}
 .sppb-addon-content p {
     font-size:16px;
	 
}
 .ppb-addon.sppb-addon-text-block {
     font-size:16px;
	 padding-left: 22px;
}
 p.sppb-sp-slider-title, p.sppb-addon-title {
     font-weight:300;
     letter-spacing:2px;
     font-size:32px;
     line-height:42px;
     color:#488c94;
}
 h1.sppb-sp-slider-title, h1.sppb-addon-title {
     font-size:70px;
     font-weight:800;
     letter-spacing:5px;
     margin-top:20px;
}
 h2.sppb-sp-slider-title, h2.sppb-addon-title {
     font-size:30px;
     font-weight:600;
}
 h3.sppb-sp-slider-title, h3.sppb-addon-title {
}
 h3.sppb-sp-slider-title strong, h3.sppb-addon-title strong{
     font-weight:600;
}
 .main-slider .sppb-sp-slider-button {
     margin:30px;
}
 .main-slider .sppb-sp-slider-button .sp-slider-btn-text {
     font-weight:400;
     font-size:1.4;
     padding:1rem 0;
     color:#fff;
     height:50px;
     line-height:50px;
     margin:0;
     padding:0;
     padding-right:1rem;
}
 .main-slider .sppb-sp-slider-button .sp-slider-btn-text .sp-slider-btn-icon {
     font-size:1.4;
     padding:0 5px;
     width:70px;
     color: rgb(0,0,0,0.5);
}
 .main-slider .sppb-sp-slider-button .sp-slider-btn-text .sp-slider-btn-icon::before {
     content: "";
     position: absolute;
     top: 0px;
     left: 10px;
     right: 0;
     bottom: 0px;
     background: rgb(255,255,255,0.9);
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 70px;
     transition: 0.3s;
}
 .main-slider .sppb-sp-slider-button {
     background: rgba(0, 0, 0, 0);
     color: #488c94;
     position: relative;
     font-weight: 300;
     font-size: 1rem;
     border-radius: 0;
     padding:0.3rem 2rem;
     line-height:1.8rem;
     margin-left: 5px;
     margin-top:2rem;
     margin-bottom:2rem;
}
 .main-slider .sppb-sp-slider-button:hover, .main-slider .sppb-sp-slider-button:focus, .main-slider .sppb-sp-slider-button:active {
     background: none;
     color: #fff;
}
 .main-slider .sppb-sp-slider-button::before {
     content: "";
     position: absolute;
     top: 0px;
     left: 10px;
     right: 0;
     bottom: 0px;
     background: rgb(0,0,0,0.1);
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 93%;
     transition: 0.3s;
}
 .main-slider .sppb-sp-slider-button::after {
     content: "";
     position: absolute;
     top: 0px;
     left: -10px;
     right: 0;
     bottom: 0px;
     background: #fcb814;
     z-index: -1;
     transform: skewX(-28.23deg);
     border-radius:10px;
     width: 10px;
     transition: 0.3s;
}
 .main-slider .sppb-sp-slider-button:focus::after, .main-slider .sppb-sp-slider-button:hover::after {
     width: 100%;
     top: 0;
     bottom: 0;
     background: #fcb814;
     transition: 0.3s;
}
 .five-columns .sppb-col-md-2 {
     max-width: 20%;
     flex: 0 0 20%;
}
 .sp-slider-content-align-left, .sp-slider-image-align-left {
     padding: 40px;
}
 .main-slider .sppb-container > div::before {
     content: "";
     background-image: url(../images/slide-bg.svg);
     max-width: 1200px;
     height:100%;
     -o-object-fit: contain;
     object-fit: contain;
     mix-blend-mode: soft-light;
     position: absolute;
     left: 0;
     top: -5vh;
     background-repeat: no-repeat;
     background-position: center;
     background-size: 1140px auto;
}
 .mask-arrow-point-left img.sppb-img-responsive {
     clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}
 .mask-arrow-point-right img.sppb-img-responsive {
     clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}
 .sppb-btn {
     background: transparent;
     border: none;
     font-weight: 500;
     position: relative;
     z-index: 3;
     cursor: pointer;
     color: #171717;
}
 .sppb-btn:before {
}
 .sppb-btn:focus, .sppb-btn:hover {
     box-shadow: none;
     background-color: transparent;
}
 .sppb-btn:focus:before, .sppb-btn:hover:before {
     width: 100%;
     top: 0;
     bottom: 0;
     left: 0;
}

.sppb-btn.sppb-btn-xlg,
.sppb-btn.sppb-btn-lg,
.sppb-btn.sppb-btn-sm {
	padding: 10px 15px;
	font-size: 14px;
}
 .sppb-btn.sppb-btn-xs {
     padding: 5px 15px;
     font-size: 14px;
}
 .sppb-btn.sppb-btn-default {
     color: #488c94;
}
 .sppb-btn.sppb-btn-default:before {
     background: #fcb814;
}
 .sppb-btn.sppb-btn-default:active, .sppb-btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default:hover {
     background-color: transparent;
}
 .sppb-btn.sppb-btn-primary {
     color: #171717;
     background-color: transparent;
}
 .sppb-btn.sppb-btn-primary:focus, .sppb-btn.sppb-btn-primary:hover {
     background-color: transparent;
}
 .sppb-btn.sppb-btn-link {
     background-color: transparent;
     padding: 0;
}
 .sppb-btn.sppb-btn-link:before {
     display: none;
}
 .sppb-btn.sppb-btn-link:focus, .sppb-btn.sppb-btn-link:hover {
     color: #000;
}
 .tab-image-layout .sppb-image-layout-title {
     display: flex;
     max-width: 240px;
     align-items: center;
}
 .tab-image-layout .sppb-image-layout-title .stroke-text-black {
     font-size: 100px;
     margin-right: 20px;
}
 .tab-image-layout .image-layout-preset-style-card > div {
     align-items: center;
}
 .tab-image-layout .image-layout-preset-style-card .sppb-addon-image-layout-content {
     padding: 0px 150px 0px 0px ;
}
 .sppb-nav-pills > li > a {
     font-size:1.05rem;
     line-height:2rem;
     background:rgba(0,0,0,0.05);
}
 .sppb-nav-pills > li.active > a {
     background:#fff;
}
 .sp-slider-custom-dot-indecators ul li {
     width:228px;
}
 .sppb-addon-animated-heading {
}
 #sp-bottom .sp-module {
     margin:0;
}
 .sppb-section-title .sppb-title-subheading, #sp-page-builder .sppb-section-title .sppb-title-subheading {
     max-width: 940px;
     font-size: 24px;
     line-height:1.4;
     font-weight: 300;
     padding: 0;
     margin:0 auto;
     margin-bottom:60px;
     letter-spacing:1px;
}
 .slide.xpg-pulse-to-left::before {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     margin: 0;
     padding: 0;
     width: 100vw;
     min-height: 100%;
     z-index: 1;
     background-image: url("/images/rybox/SVG/xpg-pulse-to-left.svg");
     background-repeat:no-repeat;
     background-size:auto 112.5%;
     background-position: right -100px;
     opacity: .5;
     mix-blend-mode: screen;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
     font-size:30px;
     font-weight:600;
     color: #488c94;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date {
     color:#ccc;
     font-weight:800;
     font-size:50px;
     line-height:1.2;
}
 .xpg-float-left .sppb-addon-wrapper {
     float:left;
     margin:0 0 80px 0;
}
 #sppb-addon-wrapper-1653555579624, #sppb-addon-wrapper-1653573639962 {
     float:left;
     min-height:150px;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
     background:rgba(255,255,255,0.05) 
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before {
     right:-2px;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
     left:-2px;
     box-shadow:none;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
     font-size:inherit;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date {
     -webkit-text-stroke: 1px #488c94;
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
}
 #sppb-addon-1643724491485 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before, #sppb-addon-1643724491485 .sppb-addon-timeline .timeline-movement.even:after {
     background:#020e1a;
}
 .clip-path-arrow-right {
     background-image: url(../images/bars-xpg-bg.svg);
     width: 15vw;
     height:100%;
     background-repeat: no-repeat;
     background-position: center;
}
 li.sp-menu-item.book-call > a {
}
 li.sp-menu-item.book-call > a > span.fas {
     background-color: rgba(255, 255, 255, 0);
     display: inline-block;
     transition: 0.3s;
     font-size:18px;
     padding-right: 5px;
     padding-left:10px;
}
 .sppb-addon.sppb-addon-header h4.sppb-addon-title {
     font-size:30px;
     font-weight:800;
     padding-top:150px;
}
 .sppb-addon.sppb-addon-header h3.sppb-addon-title {
     font-size:30px;
     font-weight:300;
}
 .pie-progress-xpg .sppb-addon-title {
     text-align:center;
     font-weight:400;
     font-size:20px;
}
 .pie-progress-xpg .sppb-addon-text {
     text-align:left;
     font-weight:400;
     font-size:18px;
}
 .pie-progress-xpg .sppb-chart-percent {
     display:none;
}
 .pie-progress-xpg .sppb-chart-icon {
     -webkit-text-stroke: 1.5px #fcb814;
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
}
 .sppb-img-container {
     text-align:center;
     margin:0;
}
 img.sppb-element-lazy.sppb-element-loaded {
     max-width:100%;
}
 input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
     border-radius:0;
}
 .main-contact-form .sppb-addon-form-builder-form .sppb-form-group select {
     background:rgba(255,255,255,0.05);
}
 .main-contact-form .sppb-addon-form-builder-form .sppb-form-group select option{
     background:#355163;
     height:30px;
     line-height:30px;
     color:#fff;
     border-top:1px solid #020e1a;
}
 .main-contact-form .sppb-addon-form-builder-form .sppb-form-group select option:hover{
     background:#020e1a;
     height:30px;
     line-height:30px;
     color:#fff;
     border-top:1px solid #020e1a;
}
 .main-contact-form select:not(.form-select):not(.form-control) {
     border-top:0;
     border-left:0;
     border-right:0;
     height:50px;
}
 #sp-footer .container-inner {
     border:none;
}
 .slide .sppb-addon-title {
     font-weight:300;
}
 .sppb-addon-animated-heading .sppb-addon-title {
}
 .animated-heading-before-part, .animated-heading-after-part {
     line-height:56px;
     font-weight:300;
     color:#fff;
     display:block;
     width:100%;
     margin:0 
}
 .animated-text, .animated-text.is-visible {
     margin:0;
}

.animated-heading-text.text-clip .animated-text-words-wrapper {
     overflow:initial;
	 line-height:1.6;
	 font-weight:600;
     color:#fff;
     float:left;
     margin:0;
}
 .animated-text-words-wrapper .animated-text, .animated-text-words-wrapper .animated-text p {
     float:left;
     margin:0;
     padding:0;
     padding-right:100px;
     font-weight:800;
     line-height:56px;
}
 .animated-heading-text.text-clip .animated-text-words-wrapper::after {
     width: 46px;
	 transform: skewX(-28.23deg);
     border-radius: 10px;
     background: rgba(255,255,255,0.15);
}
 section.sppb-section {
     padding-top:5vh;
     padding-bottom:5vh 
}
 #sp-cookie-consent.position-bottom {
     font-size:0.8rem;
     line-height:1.4;
     font-weight:400;
     text-align:center;
}
 #sp-cookie-consent.position-bottom > div {
     max-width:90%;
     margin:0 auto;
}
 #sp-cookie-consent.position-bottom .sp-cookie-allow {
     font-weight:400;
}
 .sppb-section-title .sppb-title-heading, #sp-page-builder .sppb-section-title .sppb-title-heading {
     font-weight:800;
     line-height:1.4;
     margin-top:30px;
     margin-bottom:30px;
     letter-spacing:-2px;
}
 .sppb-section-title h1.sppb-title-heading, #sp-page-builder .sppb-section-title h1.sppb-title-heading {
     font-size:42px;
}
 .sppb-section-title h2.sppb-title-heading, #sp-page-builder .sppb-section-title h2.sppb-title-heading {
     font-size:36px;
}
 .sppb-panel-title {
     font-size:22px;
     line-height:32px;
     font-weight:600;
}
 blockquote {
     font-weight:300;
     font-size:1.5rem;
}
 .slide .sppb-section-background-video {
     filter: initial;
     width:50vw;
     top:0;
}
 .slide.v2 .sppb-section-background-video {
     filter: initial;
     width: 80vw;
     top: -80px;
     left: -13vw;
}

 .slide.v3 .sppb-section-background-video {
    filter: initial;
    width: 100vh;
    top: 80px;
    right: -15vw;
    left: inherit;
}
 .slide .sppb-section-background-video video {
     top:0px;
     left:-90px;
     width:90%;
     height:auto;
     filter:brightness(0.5);
     margin:auto;
}
 .slide.v2 .sppb-section-background-video video {
     top:0px;
     left:0px;
     width:90%;
     height:auto;
     filter:brightness(0.35);
     margin:auto;
}
.slide.v3 .sppb-section-background-video video {
     top:0px;
     right:0;
     width:100%;
     height:auto;
     filter:brightness(0.35);
     margin:auto;
}
 .slide::after {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     margin:0;
     padding:0;
     width: 100vw;
     min-height:100%;
     z-index:0;
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: screen;
}
 .blue-gradient {
}
 .blue-gradient::before {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     margin:0;
     padding:0;
     width: 100vw;
     min-height:100%;
     z-index:-1;
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: saturation;
}
 .sp-page-builder .page-content #expertise-bg {
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
}
 .sp-page-builder .page-content #expertise-bg .sppb-section-background-video {
     filter:opacity(0.5);
}
 .sp-page-builder .page-content #expertise-bg .gradient-multiply .sppb-section-background-video video {
     filter:invert(1);
}
 .gradient .sppb-row-overlay {
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: multiply;
     opacity: 0.85;
}
 .gradient-screen .sppb-row-overlay {
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: screen;
     opacity: 0.75;
}
 .gradient-saturation .sppb-row-overlay {
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: saturation;
     opacity: 0.50;
}
 .gradient-multiply .sppb-row-overlay {
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: revert;
     opacity: 0.95;
}
 .gradient-color .sppb-row-overlay {
     background:radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     background-attachment:fixed;
     mix-blend-mode: color;
     opacity: 1;
}
 .slide.blend-overlay::after {
     mix-blend-mode: overlay;
}
 .blue-gradient-lighter::before {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     margin:0;
     padding:0;
     width: 100vw;
     min-height:100%;
     z-index:-1;
     background:#fdfdfd;
     background-attachment:fixed;
     mix-blend-mode: multiply;
}
 #sp-bottom.blue-gradient::before {
     mix-blend-mode: darken 
}
 #sp-bottom #column-id-1653555579623 {
     box-shadow:30px 0 30px -60px #000000;
}
 .sp-page-builder .page-content #section-id-1653555579622 {
     z-index:0;
}
 .sp-page-builder .page-content #section-id-1653555579622::before {
     content: "";
     position: absolute;
     left: 1%;
     top: 2%;
     margin:0;
     padding:0;
     width: 98%;
     height:100%;
     z-index:-1;
     background:#2f475a;
     border-radius:40px;
     background:radial-gradient(at 0% 100%, #2a485b 50%, #01192a 100%);
     background-attachment:fixed;
     mix-blend-mode: saturation;
     box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.05);
}
 .sp-page-builder .page-content #section-id-1653555579622::after {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     margin:0;
     padding:0;
     width: 100%;
     min-height:100%;
     z-index:1;
     background:#fff;
     border-radius:40px;
     box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.05);
}
 .xpg-hover-box {
     position:relative;
     padding: 30px;
     border-radius: 10px;
     box-shadow: 0 0 30px rgba(0,0,0,0.15);
     border: solid 1.5px #fff;
     transition: .5s all;
     overflow:hidden;
}
 .xpg-hover-box:hover {
     background: #fedc8a;
     border-color: #fedc8a;
     box-shadow: none!important;
     transition: .3s all;
}
 .xpg-hover-box .sppb-sp-slider-title, .xpg-hover-box .sppb-addon-title {
     padding-bottom:15px;
     margin-bottom:15px;
     color:#000;
     font-size: 1.2rem;
     font-weight: 400;
}
 .xpg-hover-box .sppb-addon-text {
     border-bottom:0.5px solid #fcb814;
     padding-bottom:15px;
     margin-bottom:30px;
}
 .xpg-hover-box .sppb-btn-custom {
     margin:0 15px 10px 10px;
}
 .progress-title-xpg {
     margin-bottom:50px;
}
 .sppb-progress-label, .sppb-progress-bar {
     font-size:20px;
     font-weight:600;
}
 #sp-title-xpg {
     min-height:80px;
     padding-top:80px;
}
 .threeD-flip-back .threeD-content-inner, .threeD-flip-front .threeD-content-inner {
     padding:5px;
}
 .threeD-flip-back .threeD-content-inner h3, .threeD-flip-front .threeD-content-inner h4{
     font-size:1rem;
}
 #sp-page-builder .sp-pagebuilder-page-edit {
     top:120px;
}
 .sppb-addon-form-builder-form .sppb-form-group input::placeholder, #sppb-addon-1653555579629 .sppb-addon-form-builder-form .sppb-form-group textarea::placeholder {
     font-size:14px;
}
 .sppb-addon-image-layout-content {
     min-height:190px;
     padding:15px;
}
 .sppb-image-layout-title {
     font-size:1rem;
     font-weight:400;
}
 .sppb-addon-image-layout-content .sppb-btn.sppb-btn-default {
     position:absolute;
     bottom:30px;
}
 .sppb-addon-image-layouts:hover .sppb-addon-image-layout-image.image-fit, .sppb-addon-image-layouts:hover .sppb-img-responsive.image-fit {
     filter:invert(1);
     transition: 0.3s;
}
 .sppb-addon-tab .sppb-nav > li > a {
}
 .sppb-addon.sppb-addon-tab .sppb-tab-image {
     max-width:40%;
     margin:0 30%;
}
 .sppb-tab-icon {
     display: block;
     line-height: 60px;
     text-align: center;
     font-size: 50px;
     color:#000;
}
 .xpg-square .sppb-media {
     padding:10px;
     margin:0;
}
 .xpg-square .sppb-media:hover a {
     color:#000;
}
 .xpg-square .sppb-media .pull-left {
     background:#fff;
     border-radius:10px;
}
 .xpg-square .sppb-media-heading {
     margin:0;
     padding:0;
}
 .xpg-square .sppb-media .sppb-addon-title > a {
     display:flex;
     line-height:65px;
     padding-left:15px;
}
 .xpg-cs {
     position:relative;
}
 .xpg-cs img {
     display:block;
     min-width:120px;
     padding:0;
     margin:0;
}
 .xpg-cs:hover img {
     -webkit-filter: grayscale(1);
     filter: grayscale(1);
     transform: scale(1.2);
     transition: all 0.3s ease-in-out;
}
 .xpg-cs:hover {
     background:#fff;
     transition: all 0.3s ease-in-out;
}
 .xpg-cs span.text {
     display:none;
}
 .fa-ul .fa-li{
     color:#fcb814;
}
 #sp-bottom .sp-module ul.fa-ul {
     padding:0;
     padding-left:30px;
     font-size:18px;
}
 #sp-bottom .sp-module ul.fa-ul.xpg-icon-blue {
     display:flow-root;
     margin-left:0;
}
 .fa-ul.xpg-icon-blue .fa-li {
     color: #a4c6ca;
     margin:0;
     font-size:1.2rem;
}
 .mfp-content {
     border-radius:15px;
}
 .mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
     font-size:32px;
     color:#fcb814;
}
 .white-popup-block {
     padding:60px;
     background-color:#2A495C;
     color:#dddddd;
     min-width:50vw;
}
 .site .white-popup-block {
     padding:40px;
     border-radius:15px;
}
 .site .modal-inner-block {
     margin:30px 0;
}
 .mfp-bg {
     background:inherit;
     backdrop-filter: blur(100px);
}
 .white-popup-block img {
     margin-top:30px;
}
 .white-popup-block .col-3 p {
     color:#cccccc;
     font-size:0.8rem;
}
 .white-popup-block h4, .white-popup-block h5, .white-popup-block h6 {
     color:#ffffff;
     border-bottom:1px solid #fedc8a;
     line-height:2rem;
     margin-top:30px;
     margin-bottom:10px;
     padding-bottom:5px;
}
 .white-popup-block p {
     padding:10px 0 
}
 .xpg-breadcrumb .breadcrumb {
     background:rgba(0,0,0,0);
     font-size:42px;
     line-height:1.2;
     font-weight:600;
     color:#fff;
     transition: 0.3s;
     margin:0;
     padding:90px 0 0 0;
     margin-left:-115px;
}
 .xpg-breadcrumb .breadcrumb .fa-map-marker-alt::before {
     font-family: "Font Awesome 5 Free";
     color: rgba(25,255,255,0);
     -webkit-text-stroke: 1px #fedc8a;
     margin-right:80px;
}
 .xpg-breadcrumb .breadcrumb .float-start, .xpg-breadcrumb .breadcrumb .breadcrumb-item {
     margin-right:15px;
     color: rgba(164,198,202,0.25);
}
 .xpg-breadcrumb .breadcrumb .breadcrumb-item.active {
     display:block;
     color: rgb(164,198,202);
}
 .xpg-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
     font-family: "Font Awesome 5 Free";
     content: "\f105";
     -webkit-text-stroke: 1px rgba(164,198,202,1);
     color: rgb(164,198,202);
     color:rgba(255,255,255,0);
     margin-right:15px;
}
 .xpg-stroke h2.sppb-title-heading {
     -webkit-text-stroke: 1px #000;
     color:#fff;
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
     font-weight:600;
     letter-spacing:1px;
}
 .xpg-stroke-lighter h2.sppb-title-heading {
     -webkit-text-stroke: 1px #ffffff;
     color:#fff;
     color: rgba(255, 255, 255, 0);
     transition: 0.3s;
     font-weight:600;
     letter-spacing:1px;
}
 .xpg-vertical-bar .sppb-text-left {
     border-left: 1.25px solid #fcb814;
     margin:15px 0;
     padding:30px;
}
 .contracts-management-step {
}
 .display-7 {
     font-size:1.3rem;
}
 .fa-ul {
     margin:0;
     margin-left:15px;
     padding:0;
     padding-left: 20px;
}
 .fa-ul li{
     padding:5px 0 15px 0;
     font-weight:500;
     font-size:15px;
     line-height:1.2;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
     border-radius:40px;
}
 .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel, .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
     padding:60px;
}
 .xpg-tabs-pills .sppb-tab-content {
     padding:30px 15px;
	 margin:0;
	 background:#fff;
	 border-radius: 0 0 10px 10px;
	 box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
 .xpg-tabs-pills .sppb-nav>li>a {
     position: relative;
     display: flex;
     padding: 10px 15px;
     align-content: center;
     justify-content: center;
     align-items: center;
     border-radius: 25px 25px 0 0;
}
#sppb-addon-1657143177496 .xpg-tabs-pills .sppb-nav-pills > li.active > a,
#sppb-addon-1657143177496 .xpg-tabs-pills .sppb-nav-pills > li.active > a:hover,
#sppb-addon-1657143177496 .xpg-tabs-pills .sppb-nav-pills > li.active > a:focus {
	background:#fcb814;
}
 .xpg-tabs-pills .sppb-nav-pills > li.active > a, .xpg-tabs-pills .sppb-nav-pills > li.active > a:hover, .xpg-tabs-pills .sppb-nav-pills > li.active > a:focus {
     background:#fcb814;
}
 #sp-page-builder .title-50 .sppb-section-title {
     width:50%;
}
 #xpg-overlay-hidden {
     overflow:clip;
}
 .xpg-mov-overlay::after {
     content: "";
     position: absolute;
     left: 0;
     top: 0;
     margin: 0;
     padding: 0;
     width: 100%;
     min-height: 100%;
     z-index: 0;
     background: radial-gradient(at 25% 100%, #488c94 5%, #2a485b 50%, #01192a 85%);
     mix-blend-mode: screen;
}
 .sppb-testimonial-pro .sppb-testimonial-message {
     min-height:70px;
     font-size:22px;
     line-height:1.2;
}
 #sp-page-builder .sppb-section-title {
     width:100%;
     margin:0;
}

.z-index99 {
	z-index:99!important;
}


.logo-image-phone {
	
}

.backlink-section *{
	color:#fff;
	background:#fff;
}
.backlink-section a {
	color:#ffffff;
}

backlink-section a:hover {
	color:#ffffff;
}
 @media (max-width: 575px) {
     #sp-header {
         height: 80px;
    }
	#sp-header .logo {
		height: 80px;
	}
     .slide .sppb-section-background-video {
         width: 130%;
         top:-20px;
         left:-40px;
    }
	 .slide.v3 .sppb-section-background-video {
		width: 100vw;
		top: 10px;
		right: -110px;
		left: inherit;
	}
     .slide .sppb-section-background-video video {
         top:0;
         left:0;
    }
     #sppb-addon-1649696857770 {
         text-align:center;
    }
     .animated-text-words-wrapper .animated-text, .animated-text-words-wrapper .animated-text p {
         font-size:22px;
         line-height:42px;
    }
     .xpg-breadcrumb .breadcrumb {
         display:none;
    }
     .sppb-nav-pills > li {
         width:49%;
         margin:2px auto;
    }
     .xpg-tabs-pills .sppb-nav > li > a {
         min-height:80px;
         font-size:16px;
         border-radius:4px;
    }
	.xpg-tabs-pills .sppb-tab-content {
		padding:15px;
		margin:0;
	}
	
     #sp-page-builder .title-50 .sppb-section-title {
         width:100%;
    }
     .xpg-vertical-bar .sppb-text-left {
         padding:15px;
    }
     .sppb-container-inner .sppb-row-container, .sppb-container-inner .sppb-container {
         padding-left:0;
         padding-right:0;
    }
     #sp-page-builder .sppb-section-title .sppb-title-subheading, p.sppb-title-subheading, #sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
         padding:0;
         font-size:1em;
         line-height:1.2em;
         margin-bottom:15px;
    }
     #sp-footer .container-inner {
         background: rgba(47,71,90,0);
    }
     .white-popup-block {
         padding:0 30px 30px 30px;
    }
	.sp-scroll-up {
		display:none;
	}
}
@media (max-width: 991px) {
	#sp-header {
		height: 80px;
	}
}
 @media (min-width: 2300px) {
     #sp-header {
         height: 80px;
    }
     .sp-page-builder .page-content #section-id-1656426016924.sppb-section {
         background-position: 50% 150px;
    }
}
	