.ftco-navbar-light {
    background: #ffffff87 !important;
    height: 91px;
}

.ftco-navbar-light .navbar-brand {
    background-color: white;
    padding: 111px 50px 36px;
    border-radius: 32%;
    box-shadow: 3px 5px 14px #00000030;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 991px) {
    .ftco-navbar-light .navbar-brand {
        margin-top: 26px;
    }

    .ftco-navbar-light .navbar-brand {
        background-color: white;
        border-radius: 0px 0px 20px 20px;
        box-shadow: 3px 5px 14px #00000030;
        transition: all 0.3s ease-in-out;
        padding: 15px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-top: 21px;
    }

    .ftco-navbar-light {
        background: #ffffff87 !important;
        height: 0px;
        margin-top: -26px;
    }

    .typewrite {
        margin-top: 20vh;
    }
}


.ftco-navbar-light.scrolled .navbar-brand {
    padding: 55px 42px 26px;
}

@media (max-width: 991px) {

    .ftco-navbar-light.scrolled .navbar-brand {
        background-color: white;
        border-radius: 0px 0px 20px 20px;
        box-shadow: 3px 5px 14px #00000030;
        transition: all 0.3s ease-in-out;
        padding: 15px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-top: 12px;
    }

    .mobile-section{
        background-color: rgba(255, 255, 255, 0.68);
        border-radius: 15px;
    }
    .logo-mobile img{
        width: 107px !important;
        transition: all 0.3s ease-in-out !important;
    }
    .scrolled .logo-mobile img{
        width: 95px !important;
        transition: all 0.3s ease-in-out !important;
    }

}


.scrolled .logo-desktop img {
    width: 75px;
}

.video-content::before {
    content: "";
    /* background-color: rgb(0 0 0 / 5%); */
    background: rgb(209, 209, 209);
    background: radial-gradient(
            circle,
            rgba(209, 209, 209, 0) 31%,
            rgb(0 0 0 / 51%) 90%
    );
    width: 100%;
    display: block;
    height: 100vh;
    position: absolute;
    z-index: 1;
}

.slider-text h1 {
    color: #ffffff;
}

.slider-text {
    z-index: 1;
}

.slider-text .typewrite > .wrap:after {
    background: #ffffff;
}

.hero-wrap .container-fluid {
    padding: 0;
}

.ftco-section.ftco-section-2 {
    position: relative;
    padding: 5px 0 !important;
    margin-top: 0;
}

.logo-desktop img {
    width: 113px;
    transition: all 0.3s ease-in-out;
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    font-weight: 600;
}

.slider-bottom {
    color: #ffffff !important;
    font-size: 19px;
    font-style: italic;
}

.quoute {
    font-size: 110px;
    font-style: italic;
    color: #ffffff;
    float: left;
    position: relative;
    margin-top: -36px;
    margin-right: 27px;
    font-family: 'News Cycle', sans-serif;
}


.slider-text .one-forth {
    width: 45%;
    padding-top: 13%;
    padding-left: 10px;
}

.slider-text h1 {
    margin-left: 21px;
}

.ab-logo {
    width: 559px;
    margin: auto;
    max-width: 100%;
    margin-bottom: 45px;
}

.slider-alti {
    padding: 23px 0;
    /* background-color: #f8f9fa; */
}

.media-body p {
    line-height: 0.6;
    padding: 0;
}

.services h3 {
    margin-bottom: 20px;
}

.nedir {
    font-weight: bold !important;
}

.services-wrap .list-services .text {
    padding-left: 0;
}

.ftco-footer {
    background: #203650;
}

.services .icon span {
    color: #328ccb;
}

.ftco-section-parallax .parallax-img,
.ftco-section .overlay, #section-counter:after {
    background: linear-gradient(135deg, #338dcc 0%, #6aebfe 100%);
}

#section-counter:after {
}

.sld-alt-back {
    display: block;
    position: relative;
    width: 100%;
    height: 3px;
}

.sld-alt-back img {
    width: 100%;
    position: absolute;
}

.home-hero {
    height: 100vh;
}

.ftco-section-parallax .parallax-img {
    padding: 2em 10px;
}

.home-blog-title a {
    font-size: 16px;
    font-weight: 300;
    color: #456d89 !important;
}

.home-blog-title {
    line-height: 1.3;
}

.home-blog-text {
    position: relative;
    border-top: 0;
    border-radius: 2px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    min-height: 137px;
}

.personal-cards {
    width: 354px;
    max-width: 100%;
    margin-right: 5px;
}

.personal-cards .staff {
    width: 100%;
}

.ftco-section .nav-pills .nav-link {
    border-radius: 30px;
    display: flex;
    align-items: center;
    height: 50px;
    margin-bottom: 15px;
    font-size: 17px;
}

.hero-wrap-2 {
    background-position: center center;
    background-size: cover;
}

.hero-wrap-2 .overlay {
    opacity: 0;
}

@media (min-width: 768px) {
    .blog-entry {
        margin-bottom: 79px;
    }
}
