header .fusion-header {background-color:#2F2F2F !important;}

.xcx-slider-wrapper {
/* min-height: 454px !important; */
background-color: #2F2F2F !important;
}

.xcx-slider-wrapper *:not(.far) {
    /* font-family: "Inter", sans-serif !important; */
}
	.xcx-slider-title { font-weight:400; font-size:40px}
	.xcx-slider-title span {font-weight:600;}
	.xcx-slider-pretitle span {
    height: 20px;
    margin: 0 5px 0 12px !important;
}
	.xcx-slider-inner-box {
    display: flex;
    padding: 30px 150px !important;
    padding-bottom: 0;
}

.xcx-slider-title, .xcx-slider-pretitle, .xcx-slider-title *, .xcx-get-inline-buttons * {color:#fff}
.xcx-slider-title {margin-bottom: 10px;}
.xcx-slider-title, .xcx-slider-title * {
    text-transform: uppercase; 
    font-size: 40px;
    line-height: 40px;
}
.xcx-slider-pretitle{font-size: 19px; letter-spacing: 2px;}
.xcx-slider-pretitle span {
    height: 22px !important;
}

.xcx-slider-left-box {
    display: flex;
    margin-right: 40px;
    flex: 1;
}
.xcx-slider-right-box {
    max-width:748px;
}
.xcx-slider-right-box  img {
    max-height: 360px;
    width: auto;
}
.xcx-slider-wrapper {
    display: flex;
    justify-content: center;
}

.xcx-slider-wrapper-top {
    max-width: 1586px;
    width: 100% !important;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.xcx-get-inline-buttons-text {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}
.xcx-get-inline-buttons > a {
    font-size: 15px;
    font-weight: 400;
    max-width: 50%;
    transition: all .35s linear;
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    background-color: #F1F1F1;
    color: #000000 !important;
}

.xcx-get-inline-buttons >#xcx_slider_start_trial{
    margin-bottom: 10px;
    background-color: #000000 ;
    color: #ffffff !important;
}


.xcx-slider-boxes {
    margin: 30px 150px !important;
    padding: 30px 80px;
    background-color: #3C3C3C;
    border-radius: 5px;
    display: flex;
    gap: 65px;
}
.xcx-slider-boxes > *{ 
    position: relative; 
    transition: all .35s linear;
    padding: 10px;
    border-radius: 5px;
}
.xcx-slider-boxes > a:hover {
    background-color: #000000;
}

.xcx-slider-boxes h3 {
    color: #fff;
    margin-top: 0;
    font-size: 21px;
    font-weight: bold;
}
.xcx-slider-boxes span{
    color: #fff;
    font-size: 18px;
}
.xcx-slider-boxes img {
    width: 23px;
    height: auto;
    transform: translate(6px, 8px);;
    transition: all .25s linear;
    position: absolute;
}
.xcx-slider-boxes > a:hover img {
    transform: translate(6px, 6px);;
}
.xcx-slider-boxes > a {

}
.fusion-header::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to top, #0597D4, transparent);
    opacity: 0;
    transition: opacity 0.35s linear;
    pointer-events: none;
}

.xcx-slider-boxes-features {
    padding: 30px 30px;
    gap: 40px;
}
.xcx-slider-boxes-features > *:not(:first-child):before {
    left: -30px;
}
.fusion-header.fusion-sticky-shadow::after {
    opacity: 1;
}
ul#menu-right-menu-v20 a {
    transition:all .25s linear;
}
ul#menu-right-menu-v20 li:not(.xcx-try-menu-right) a:hover {
    transform: scale(1.2);
}
.xcx-get-inline-buttons-text {
    display: none;
}
.xcx-slider-right-box-content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex: 1;
}
.xcx-get-inline-buttons {
    transition: all .35s linear;
    opacity: 0;
    transition-delay: .5s;
}

.xcx-inview.xcx-get-inline-buttons {
    opacity: 1;
}
.xcx-slider-wrapper-top {
    background: linear-gradient(to bottom, #2E2E30 0%, #069AD6 100%) !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
@media (min-width:1100px) {
    .xcx-get-inline-buttons {
        flex-direction: row;
        display: flex;
        gap: 30px;
        max-width: 500px;
    }
    
}
.xcx-get-inline-buttons a {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px !important;
    gap: 10px;
    flex: 1;
}
.xcx-get-inline-buttons a img {
    width: 23px;
    height: auto;
    transition: all .35s linear;
}
.xcx-get-inline-buttons a:hover img {
    transform: translateX(6px);
}



.xcx-company-sb span {
    font-size: 22px;
    font-weight: 400;
}
.xcx-company-sb img {
    width: 50px;
    height: auto;
    margin-bottom: 10px;
}

.xcx-company-sb.xcx-slider-boxes {
    background-color: unset;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    gap: 30px;
    justify-content: center;
}

.xcx-slider-boxes.xcx-company-sb > div {
    margin: 0 !important;
}


@media (max-width:1100px) {
    .xcx-slider-inner-box{
        padding: 10px !important;
        flex-direction: column;
        align-items: center;
    }
   
    .xcx-get-inline-buttons {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .xcx-get-inline-buttons a {
        max-width: 100% !important;
    }
    .xcx-slider-left-box{margin-right: 0;}

    .xcx-slider-pretitle {
        font-size: 16px;
    }

}

@media (min-width: 1101px) and (max-width: 1499px) {
    .xcx-slider-boxes br{
        display: none;
    }
}

@media  (max-width: 1100px) {
    .xcx-slider-boxes {
        gap: 20px;
        margin: 30px 30px !important;
        padding: 20px;
    }
    .xcx-slider-boxes a:before {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .xcx-slider-boxes:not(.xcx-company-sb){ flex-direction: column;}
     .xcx-slider-boxes a:before {
        display: none !important;
    }
    .xcx-slider-boxes br{
        display: none;
    }
    .xcx-get-inline-buttons a img {
        width: 15px;
    }
    .xcx-slider-boxes.xcx-company-sb {
        flex-wrap: wrap;
    }
    .xcx-slider-boxes.xcx-company-sb > div {
        flex: 1 1 calc(50% - 10px);
        display: flex
    ;
    }
}

@media (max-width:1510px){
    .xcx-slider-right-box-content {
        min-width: 375px;
    }
    .xcx-get-inline-buttons a {
        max-width: 100% !important;
    }
    .xcx-get-inline-buttons{
        display: block;
    }
}