/* global */
body {
    color: #000000;
}

.container {
    max-width: 1200px !important;
}

img {
    max-width: 100%;
}

.text {
    font-weight: 300;
}

.text-bold {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}

.btn {
    border-radius: 0;
    min-width: 200px;
}

.btn-xlg {
    padding: .5rem 1rem;
    font-size: 1.5rem;
    line-height: 1.5;
}

.grey {
    background-color: #F0ECF5;
}

.black {
    background-color: #000000;
    color: #fff;
}

.features-heading {
    margin-bottom: 1rem;
    margin-top: 0;
}

/* container top */
.container-top {
    background-color: #F0ECF5;
    display: block;
}

.title {
    font-weight: 700;
}

.btn-ct {
    background-color: #0647D1;
}

.btn-ctc {
    background-color:#926E45;
}

.btn-ctbe {
    background-color:#5014AD;
}

.btn-ctp {
    background-color:#126161;
}

.btn-ctm {
    background-color:#F07D38;
}

.btn-ctl {
    background-color:#B90C39;
}

.btn-cts {
    background-color:#E97D00;
}

.btn-ctts {
    background-color: #5014AD;
}

.container-top .btn {
    color: #fff;
}

.container-top .btn:hover,
.container-top .btn:focus,
.container-top .btn:active {
    background-color: #000000;
    color: #fff;
    outline: 0;
    border: 1px solid #000000;
}

/* carousel */

.carousel-inner {
	max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

.glide__bullet {
    background-color: #C4C4C4;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    cursor: pointer;
    line-height: 0;
    margin: 0 .25em;
    -webkit-appearance: button;
    outline: none !important;
}

.glide__bullet.active {
    background-color: #262E4F;
}

.glide__bullets {
    text-align: center;
    position: relative;
    margin-bottom: 1rem;
}

.glide__slide {
    background-color: #f0ecf5;
}

.carousel-item {
    min-height: 550px;
}

.slide ul {
    padding-inline-start: 0;
}

.slide ul li {
    font-weight: 300;
    list-style: none;
    position: relative;
    padding: 5px 0 6px 32px;
}

.slide ul li::before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 15px;
    height: 100%;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box;
}

.compatibility,
.grey .link {
    color: #5014AD;
}

.compatibility:hover,
.grey .link:hover {
    color: #5014AD;
    text-decoration: underline;
}

.nav-icons p {
font-size: 20px;
line-height: 26px;
color: rgba(0, 0, 0, 0.79);
margin-top: 10px;
}

.top-icons-nav {
width: 190px;
}

.top-icons-nav:hover {
cursor: pointer;
font-weight: bold;
}

.carousel .navigation ul li a {
display: block;
font-size: 20px;
line-height: 26px;
color: rgba(0, 0, 0, 0.79);
}

.nav-icons {
list-style: none;
max-width: 1200px;
}

.navigation ol {
display: flex;
list-style: none;
justify-content: center;
}

.navigation {
padding-inline-start: 0px;
}

.carousel .navigation li.active {
border-bottom: 5px solid #847796;
font-weight: bold;
}

/* RESPONSIVENESS */
@media (max-width: 575.98px) {
    .container-top {
        padding-left: 0;
        padding-right: 0;
    }

    .title {
        font-size: 20px;
        line-height: 20px;
        min-height: 60px;
    }

    .top-icons {
        text-align: center;
    }

    .glide__slide {
        padding: 0 1rem;
    }
}

@media (min-width: 576px) {
    .title {
        font-size: 42px;
        line-height: 44px;
    }

    .w-sm-none {
        width: auto !important;
        width: initial !important;
    }

    .glide__slide {
        padding: 0rem 1rem 0 1rem;
    }
}

@media (max-width: 767.98px) {
    .container-top {
        margin-top: 3.5rem;
    }

    .main-pic {
        max-width: 90%;
    }

    .top-buttons {
        margin-top: 2rem;
        margin-bottom: 2.5rem;
    }

    .container {
        padding-top: 3.25rem;
        padding-bottom: 3.25rem;
    }

    .black,
    .grey {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}

@media (min-width: 768px) {
    .w-md-none {
        width: auto !important;
        width: initial !important;
    }

    .top-buttons {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }

    .black,
    .grey {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

@media (min-width: 768px) and (max-width: 1366.98px) {
    .container-top {
        padding-top: 80px;
    }
}

@media (min-width: 1367px) {
    .container-top {
        padding-top: 110px;
    }

    .navigation {
        margin-top: 2rem;
    }
}

@media (max-width: 991.98px) {
    .container-top-icons {
        padding-top: 2rem;
    }

    .slide ul li {
        font-size: 16px;
        line-height: 21px;
    }

    .compatibility {
    font-size: 14px;
    line-height: 16px;
    }

    .container-top ul {
        margin-bottom: 36px;
    }
}

@media (min-width: 992px) {
    .container-top-icons {
        padding-top: 1.5rem;
    }

    .slide ul li {
        font-size: 20px;
        line-height: 27px;
    }

    .compatibility {
        font-size: 18px;
        line-height: 20px;
    }

    .container-top ul {
        margin-bottom: 45px;
    }
}

@media (max-width: 1199.98px) {

    .main-pic {
        text-align: center;
    }

    .advantages {
        padding: 2.5rem 0 2.5rem 0;
    }

    .features-heading {
        font-weight: 700;
        font-size: 26px;
        line-height: 30px;
    }

    .text {
        font-size: 1rem;
        line-height: 20px;
    }

    .container {
        padding-right: 25px;
        padding-left: 25px;
    }

    .container-top {
        padding-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .main-pic {
        text-align: center;
        margin-top: 1.25rem;
    }

    .advantages {
        padding: 68px 0 86px 0;
        max-width: 1200px;
    }

    .features-heading {
        font-weight: 700;
        font-size: 40px;
        line-height: 48px;
    }

    .container {
        padding-right: 0;
        padding-left: 0;
    }

    .top-buttons {
        margin-top: 1rem;
        margin-bottom: 3rem;
    }

    .glide__slide {
        min-width: 1200px;
    }

    .navigation li {
        min-height: 122px;
        min-width: 165px;
    }

    .text {
        font-size: 1.25rem;
    }
}

/* sticky footer */
html,
body {
    height: 100%;
}

body {
    display: -ms-flexbox !;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

main {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

footer {
    margin-top: auto;
}

 /* ecamm banner */
#ecammbanner {
    position: fixed;
    display: block;
    z-index: 9999;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100px;
    transition: none;
}

#ecammbanner span {
    display: inline-block;
}

#ecammbanner a.main_link,
#ecammbanner .bg,
#ecammbanner .bg_color {
    position: absolute;
    display: block;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* close button */
#ecammbanner a#ecammbanner_close {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 103%;
    width: 40px;
    height: 40px;
    opacity: 0.5;
    cursor: pointer;
    background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYWxxdWVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQogdmlld0JveD0iMCAwIDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE2LDI5QzguOCwyOSwzLDIzLjIsMywxNlM4LjgsMywxNiwzczEzLDUuOCwxMywxM1MyMy4yLDI5LDE2LDI5eiBNMTYsNkMxMC41LDYsNiwxMC41LDYsMTZzNC41LDEwLDEwLDEwIGM1LjUsMCwxMC00LjUsMTAtMTBTMjEuNSw2LDE2LDZ6IE0yMC41LDE5LjVsLTEsMWMtMC4yLDAuMi0wLjUsMC4yLTAuNywwTDE2LDE3LjdsLTIuOSwyLjljLTAuMiwwLjItMC41LDAuMi0wLjcsMGwtMS0xIGMtMC4yLTAuMi0wLjItMC41LDAtMC43bDIuOS0yLjlsLTIuOS0yLjljLTAuMi0wLjItMC4yLTAuNSwwLTAuN2wxLTFjMC4yLTAuMiwwLjUtMC4yLDAuNywwbDIuOSwyLjlsMi45LTIuOWMwLjItMC4yLDAuNS0wLjIsMC43LDAgbDEsMWMwLjIsMC4yLDAuMiwwLjUsMCwwLjdMMTcuNywxNmwyLjksMi45QzIwLjcsMTksMjAuNywxOS40LDIwLjUsMTkuNXoiLz48L3N2Zz4NCg==') no-repeat center center;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    transition: 0.3s;
}

#ecammbanner a#ecammbanner_close:hover {
    opacity: 0.8;
    transition: 0.3s;
}

/* background */
#ecammbanner .bg {
    z-index: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

#ecammbanner .bg_color {
    z-index: 2;
    background: rgba(255, 255, 255, 0.25);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
}

/* elements */
#ecammbanner .elements {
    display: block;
    position: absolute;
    z-index: 5;
    transition: 0.5s;
}

#ecammbanner .devices {
    left: 5%;
    bottom: -50%;
    width: 250px;
    height: 250px;
    background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
}

#ecammbanner .computer {
    right: 5%;
    bottom: -30%;
    width: 250px;
    height: 250px;
    background: url('/app/uploads/2020/01/computer.png') no-repeat center center;
    background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
}

/* content */
#ecammbanner .content {
    display: table;
    position: relative;
    z-index: 5;
    padding: 25px 0;
    margin: 0 auto;
}

#ecammbanner .content .txt {
    font-size: 20pt;
    color: rgba(0, 0, 0, 0.6);
}

/* button */
#ecammbanner .content .more {
    display: inline-block;
    width: auto;
    font-size: 18pt;
    line-height: 22px;
    padding: 15px 25px;
    margin: 0 0 0 15px;
    border: none;
    background: rgba(0, 0, 0, 0.5);
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-weight: lighter;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.3);
    transition: 0.5s;
}

#ecammbanner .content .more:hover {
    background: rgba(0, 0, 0, 0.75);
    transition: 0.5s;
}

@keyframes intro_ecammbanner {
    0% {
        transform: translateY(200%);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes intro_ecammbanner {
    0% {
        -webkit-transform: translateY(200%);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

/* mobile */
@media screen and (max-width: 1300px) {
    #ecammbanner .computer {
        right: 0;
        width: 200px;
        height: 200px;
        transition: 0.5s;
    }

    #ecammbanner .devices {
        left: 0;
        width: 200px;
        height: 200px;
        transition: 0.5s;
    }
}

@media screen and (max-width: 1180px) {

    #ecammbanner .computer,
    #ecammbanner .devices {
        opacity: 0;
        visibility: hidden;
        transform: translateY(200%);
        -webkit-transform: translateY(200%);
        transition: 0.8s;
    }
}

@media screen and (max-width: 845px) {
    #ecammbanner {
        opacity: 0;
        visibility: hidden;
        bottom: -200%;
        transition: 1s;
    }
}