
@import url(https://db.onlinewebfonts.com/c/82531d67d53412c05e358f4844b171be?family=L10+Regular);


@font-face {
    font-family: "L10 Regular";
    src: url("https://db.onlinewebfonts.com/t/82531d67d53412c05e358f4844b171be.eot");
    src: url("https://db.onlinewebfonts.com/t/82531d67d53412c05e358f4844b171be.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/82531d67d53412c05e358f4844b171be.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/82531d67d53412c05e358f4844b171be.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/82531d67d53412c05e358f4844b171be.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/82531d67d53412c05e358f4844b171be.svg#L10 Regular")format("svg");
}

body {
    font-family: "L10 Regular";
}
:root {
    --lime: #000;
    --primary: #fff;
}

.main-menu-3 {
    text-align: right;
}

.logo {
    width: 70%;
}
.header__area-3 {
    background-color: white; 
}
.fullscreen-bg__video {
    
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
}

.fullscreen-bg {
    
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;

}

.mainBanner {
    background-position: center;
    background-size: cover;
    height: auto;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
}

.mainBanner .mainText {
    position: absolute;
    top: 250px;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    text-align: center
}


.hero__title-6 {
    font-size: 38px;
    animation-duration: 1s;
}
.mainBanner .mainText h3 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 25px;
}
.mainBanner .mainText a {
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
    padding: 13px 30px;
    min-width: 200px;
    text-align: center;
    display: inline-block;
    border: 1px solid #000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mainBanner .mainText a:hover {
    background: #000;
    color: #fff;
}
.mainBanner.parallax-window {
    color: #fff;
    margin-bottom: 60px;
}
.mainBanner .mainText a {
    color: #000;
    border-color: #fff;
}

.mainBanner .mainText a:hover {
    color: #000;
    background: #fff;
}

.btn-started:hover {
    background-color: white;
    border-color: black;
    border: 8px;
    color: black
}

.portfolio__project .pp-slide-img {
    background-color: black;
}

.blog__text p {
    font-size: 27px;
}

.about__area-3 .sec-text p {
    font-size: 48px;
    color: white;
}

.btn-hover1 {
    background-color: white;
    color: black;
}
.btn-hover1:hover {
    background-color: black;
    color: white;
}

.offcanvas__area, .offcanvas__right {
    background-color: white;
}


.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
    color: black;
}


.cta__content-4 p, .cta__title-4{
    
    color: white;
}

.btn-started {
    color: black;
    background: #fff;
}

.btn-started:hover {
    color: white;
    background: #000;
}

.cta__inner-4{
    background-color: black;
}


.portfolio__project::after {
    content: "client";
}

.btn-started-1 {
    color: white;
    background: #000;
    padding: 16px 28px; 
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    border-radius: 5px;
    display: inline-block;

}

.btn-started-1:hover {
    color: black;
    background: #fff;
   
}


.blog__detail-title {
    
    height: 300px;
}

.blog__detail-content h1, .blog__detail-content h2 {
    
    font-size: 40px;
}

.blog__detail-content p {
    font-size: 22px;
}

.sec-title-t {
    color: white;
    font-size: 18px;
}

.team__member-name-7 {
    font-size: 50px;
}

.team__detail p {
    font-size: 20px;
}

.team__detail {
    padding-bottom: 280px;
}

.blog01 {
    padding-bottom: 200px;
}


.footer__info-6 li {
    font-size: 18px;
}


.footer__link-6 {
    font-size: 20px;
}


.footer__item-6 p {
    font-size: 18px;
}

.footer__item-title {
    text-transform: none;
}



.brand__list, .brand__list-3, .brand__list-2 {
    
    grid-template-columns: repeat(5, 1fr)
}

.brand__list-3 p {
    font-size: 25px;
    margin-top: 25px;
}

.brand__list-4 {
    margin-top: 60px;
}

/* ---------- FOTER ---------*/

.blog__detail-content h1 {
    height: 80px;
    color: #515151;
    font-weight: 100;
}




/* ------------    ----------*/


.blog__detail-title3 {
    height: 150px;
}

.footer__top-6 {
    text-transform: none;
    padding-bottom: 50px;
    padding-top: 100px;
}



/*------------------------*/



.hero__area-10 .hero10_activition .swiper-pagination-current::before{
    content: none;
}

.hero__area-10 .hero10_activition .swiper-pagination-total::before{
        content: none;

}

.footer__middle-2 {
    padding: 75px 0;
}

.footer__area-2 {
    background-image: none;
}




@media only screen and (min-width: 992px) and (max-width: 1199px)    {
    .logo {
        width: 50%;
    }  
}


@media only screen and (min-width: 768px) and (max-width: 991px)   {
    .logo {
        width: 50%;
    }  
}

@media only screen and (max-width: 767px)   {
    .logo {
        width: 50%;
    }  
}


.sec-title-2 {
    font-size: 70px;
}


.sec-title {
    font-size: 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    
    .cta__title-4 {
        font-size: 35px;
    }
    
    .blog__detail-title {
        font-size: 50px;
    }
}


.btn-started-01 {
    text-align: center;
}

.btn-started-02 {
    padding-top: 20px;
    padding-bottom: 50px;
}


.sec-title-3 {
    font-size: 45px;
    padding-bottom: 50px;
}


.button {
    padding-top:  50px;
}






