html {
    scroll-behavior: smooth;
}

.home-intro {
    height: 100vh;
}

.container {
    margin-top: 0 !important;
}

body,
h1,
p {
    text-align: inherit !important;
    background: transparent !important;
    font-family: ProximaNova, Arial, sans-serif !important;
}

.header__logo-link img {
    width: 200px;
}

.footer__company img {
    width: 200px;
    margin-bottom: 20px;
}

.footer__company {
    margin-bottom: 13px;
    line-height: 24px;
    font-size: 16px;
}

.book-demo,
.footer {
    background-color: #002135;
}

.footer__social a {
    float: none;
    display: inline-block;
}

.footer__social {
    -ms-flex-align: center;
    margin-top: 83px;
    float: none;
    display: inline-block;
    text-align: center;
}

.about-intro.home-about-intro {
    margin-top: 11.11111vw;
    border-bottom: none;
}

.highlight {
    color: #4682b4;
}

.about-intro.home-about-intro .button {
    color: #4682b4;
    border-color: #4682b4;
    width: 250px;
    margin: 20px auto auto auto;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}

.about-intro.home-about-intro .button:hover {
    color: #fff;
    background: #4682b4;
}

.book-demo__image {
    position: absolute;
    right: -105px;
    bottom: inherit;
    width: 710px;
    top: 0;
}

.header._transparent._visible a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.header._transparent._scrolled._visible a img {
    -webkit-filter: inherit;
    filter: inherit;
}

.home-intro__text {
    color: #fff;
    line-height: 1.55;
    margin-bottom: 34px;
    width: 100%;
}

.header__navigation-item {
    position: relative;
    margin: 0 25px;
}

.section-letters__box-inner {
    background: #4682b4;
    border-color: #4682b4;
    width: 100%;
}

.key-features__text {
    max-width: 100%;
}

.section-logos__col {
    width: 19.66%;
    margin-bottom: 80px;
}

.page-home__section-logos {
    padding-top: 0;
    padding-bottom: 160px;
}

.fixed-scrolling__video-area-container,
.fixed-scrolling__video-area {
    background-color: #4682b4;
}

.fixed-scrolling-section__title img {
    width: 135px;
}

.section-letters__box-content ul li img {
    width: 130px;
    transition: 0.4s ease-in-out;
}

.section-letters__box-content ul li {
    float: none;
    width: 24%;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;
}

.section-letters__box-content ul li span {
    float: left;
    width: 100%;
    font-size: 20px;
    margin-top: 15px;
}

.paratext {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 100px;
    color: #666;
    font-size: 20px;
    text-align: left;
}

.our-services ul li img {
    width: 130px;
    transition: 0.4s ease-in-out;
}

.our-services ul li {
    float: none;
    width: 19%;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
    display: inline-block;
}

.our-services ul li span {
    float: left;
    width: 100%;
    font-size: 20px;
    margin-top: 15px;
    color: #fff;
}

.about-intro__text {
    max-width: 100%;
}

.about-intro::before {
    opacity: 0.3;
}

.about-intro.home-about-intro {
    margin-top: 11.11111vw;
    border-bottom: 50px solid #4682b4;
}

.our-services {
    float: left;
    width: 100%;
    background: #002135;
    padding: 100px 0;
}

.our-services h2 {
    font-family: Gilmer, Arial, sans-serif !important;
    float: left;
    width: 100%;
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin-bottom: 70px;
}

.key-features {
    padding-top: 200px;
    padding-bottom: 100px;
    float: left;
    width: 100%;
}

.brand-protection {
    padding-top: 170px;
    padding-bottom: 0;
    float: left;
    width: 100%;
}

.competitors-feature {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}

.section-letters__text,
.section-letters {
    display: inline-block;
    width: 100%;
}

.book-demo__content .book-demo__title.title {
    float: left;
    width: 100%;
}

.book-demo__content .footer__company {
    float: left;
    width: 100%;
}

.book-demo__content {
    float: left;
    width: 100%;
    text-align: center;
}

.book-demo__content a {
    text-decoration: navajowhite;
    color: #fff;
}


/*li:hover img {
     margin-top: -10px;
     transition: 0.4s ease-in-out;
}*/

strong {
    color: #4682b4;
    font-weight: 700;
}


/*ul:hover li:not(:hover) {
     transition: 0.2s;
     -webkit-transition: 0.2s;
     opacity: 0.3;
}
 .section-logos__items:hover .section-logos__col:not(:hover) {
     transition: 0.2s;
     -webkit-transition: 0.2s;
     opacity: 0.3;
}*/

.owl-item img {
    border-radius: 3px;
}
.owl-carousel .owl-item div{
	color:white;
	text-align:center;
}
.owl-dots{
	text-align:center;
	margin-top:15px;	
}	
.owl-dot{
	width:12px;
	height:12px;
	border-radius:50%;
	margin:5px;
	background:rgba(255,255,255,0.5)!important;
}
.owl-dot.active{
	background:rgba(255,255,255,1)!important;
}


.bot-fix {
    position: fixed;
    bottom: 20px;
    width: 240px;
    background: #4682b4;
    border-radius: 100px;
    height: 50pxa;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0;
    right: 20px;
    z-index: 9;
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
    box-shadow: 0 0 6px rgba(43, 43, 43, 0.15);
}

.bot-fix a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

@keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-15px);
    }
}

#our_clients {
    padding-top: 170px;
    padding-bottom: 0;
    float: left;
    width: 100%;
}

.footer__company__1 {
    display: inline-block;
}

.footer__company__2 {
    display: inline-block;
}

@media (max-width: 1024px) {
    .header__navigation-item {
        position: relative;
        margin: 0 15px;
    }
    .home-intro {
        height: 100vh;
        min-height: inherit;
        max-height: inherit;
        padding-bottom: 120px;
    }
    .fixed-scrolling-section__title {
        font-size: 24px;
    }
}

@media (max-width: 667px) {
    .footer__company__2 {
        display: none;
    }
    .burger {
        display: none;
    }
    .header__logo-link img {
        width: 200px;
    }
    #our_clients {
        padding-top: 70px;
        padding-bottom: 70px;
        float: left;
        width: 100%;
    }
    .about-intro__title._big {
        font-size: 32px;
    }
    .text,
    .text-with-icon__text,
    .nav-dropdown-item__text,
    .key-features__text,
    .paratext {
        font-size: 16px;
    }
    .our-services h2 {
        font-size: 28px;
    }
    .our-services ul li {
        float: none;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
        display: inline-block;
    }
    .key-features {
        padding-top: 0;
        padding-bottom: 80px;
        float: left;
        width: 100%;
    }
    .section-letters__box-content ul li {
        float: none;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
        display: inline-block;
    }
    .fixed-scrolling-section__title {
        font-size: 22px;
        line-height: 30px;
    }
    .fixed-scrolling-section__inner {
        text-align: center;
    }
    #home-slider {
        height: 100vh;
        width: 100vw;
    }
    .slider-title {
        font-size: 28px;
    }
    .bot-fix {
        display: none;
    }
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal>.swiper-pagination-bullets {
        right: 0;
    }
    .title .clip-element {
        font-size: 28px !important;
    }
    .title .clip-element a {
        font-size: 32px !important;
    }
    p.paragraph {
        font-size: 16px;
        line-height: 1.45;
    }
    h1 span:not(.emphasis) {
        font-size: 1.6rem;
    }
    .brand-protection__title {
        font-size: 28px;
        margin-bottom: 50px;
    }
    .competitors-feature__title {
        margin-bottom: 0;
    }
    .paratext {
        padding-bottom: 20px;
    }
    .fixed-scrolling-section__inner {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .book-demo__content .title .clip-element {
        font-size: 20px !important;
    }
    .competitors-feature__image {
        left: 0;
    }
    .competitors-feature__image {
        width: 100%;
    }
}