﻿.feature-box .item {
    margin-top: 30px;
}

.blog-area .blog-items .info .meta li,
.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li,
nav.navbar.bootsnav ul.nav > li > a,
.feature-box .item .bottom a,
.btn {
    text-transform: none;
}

.navbar-header .navbar-brand img {
    width: 130px;
    height: auto;
}

.nav.navbar-nav .dropdown .dropdown-menu {
    flex-direction: column;
}

.nav.navbar-nav .dropdown .dropdown-menu a {
    display: block;
    padding: 6px 0;
}

nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu span.title {
    font-size: 14px;
    color: #437eeb;
    font-weight: 700;
}

.f-items .f-item img {
    width: 150px;
}

.swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 600px !important;
    height: auto !important;
}

    .swiper-slide img {
        display: block;
        width: 100%;
    }

.menu-language {
    display: flex!important;
    justify-content: center!important;
}

.menu-language a span {
    opacity: 0;
}

.menu-language img {
    width: 100%;
    height: 16px;
    object-fit: contain;
}

@media screen and (min-width: 1024px) {
    nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu {
        width: max-content;
        flex-direction: row;
        display: flex;
        padding-left: 16px;
        padding-right: 16px;
        column-gap: 16px;
        border: none;
    }

    nav.navbar.bootsnav ul.navbar-right li.dropdown .dropdown-menu li a {
        color: #333;
        display: block;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 600;
        padding: 6px 0;
        text-align: left;
        text-transform: capitalize;
        width: 100%;
    }

    nav.navbar.bootsnav ul.navbar-right li.dropdown .dropdown-menu li a:hover {
        color: #437eeb;
    }
}

@media screen and (max-width: 1023px) {
    .nav.navbar-nav .dropdown .dropdown-menu {
        width: 100%;
        position: relative !important;
        background-color: transparent;
        float: none;
        border: 0;
        padding: 0 0 0 15px !important;
        margin: 0 0 -1px 0 !important;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -o-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        -moz-border-radius: 0 0 0;
        -webkit-border-radius: 0 0 0;
        -o-border-radius: 0 0 0;
        border-radius: 0 0 0;
    }

    nav.navbar.bootsnav .navbar-nav > li:last-child > a {
        display: block;
        width: 100%;
        border-bottom: solid 1px transparent;
        padding: 13px 0 !important;
        border-top: solid 1px transparent;
        margin-bottom: -1px;
    }

    .nav.navbar-nav .dropdown .dropdown-menu {
        row-gap: 10px;
    }

    nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
}

@media (max-width: 767.98px) {
    .swiper-slide {
        width: 400px !important;
        height: auto !important;
    }

    .menu-language a {
        width: 40px!important;
    }
}

@media (max-width: 575.98px) {
    .swiper-slide {
        width: 340px !important;
        height: auto !important;
    }
}


.about-area .items-box .info > h5 {
    text-transform: none;
}

li.whatsapp a {
    background: #25d366 none repeat scroll 0 0 !important;
}

li.instagram a {
    background: #fb3958 none repeat scroll 0 0 !important;
}

.trwpwhatsappbutton {
    background-color: #22c15e;
    background: linear-gradient(90deg,#22c15e 0%,#0a953e 100%);
    border-radius: 5px;
    padding: 0px 10px;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.trwpwhatsappall {
    position: fixed;
    z-index: 9999999999999999999;
    bottom: 2%;
    right: 10px;
    font-family: "Raleway",Arial,sans-serif;
    font-weight: 300;
    font-size: 15px
}

.callBidy {
    position: fixed;
    z-index: 9999999999999999999;
    bottom: 2%;
    left: 2%;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 300;
    font-size: 15px;
}

#callBidyButton {
    background: linear-gradient(90deg,rgba(67,126,235,1) 0%,rgba(30,85,189,1) 100%);
    border-radius: 5px;
    padding: 0px 10px;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #callBidyButton i {
        font-size: 15px;
    }

footer .footer-bottom p a {
    color: rgba(30,85,189,1);
}

@media (max-width: 1023px) {
    .trwpwhatsappbutton, #callBidyButton {
        background: transparent;
        padding: 0px 10px;
    }

    .trwpwhatsappall a i {
        color: #22c15e;
        font-size: 40px;
    }

    #callBidyButton i {
        font-size: 40px;
        color: #437eeb;
    }

    .callBidy .trwpwhatsappbutton i {
        color: #437eeb;
        font-size: 40px;
    }
}

.contactButtons .btn-standard i {
    margin-left: 5px;
    display: inline-block;
    background: linear-gradient( 90deg,rgba(30,85,189,1) 0%,rgba(67,126,235,1) 100%);
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
}

.trwpwhatsappbutton:hover {
    background-color: #0fa949;
}

#callBidyButton:hover {
    background-color: #0649c5;
}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
}

.about-area .items-box .info ul li h5::after {
    font-family: "Font Awesome 5 Free";
}

.blog-area .owl-theme .owl-dots .owl-dot span {
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    position: relative;
    z-index: 1;
    border: 7px solid #fff;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #437eeb;
}

@media (min-width: 992px) {
    .mb-negative-3 {
        margin-bottom: -6px!important;
    }
}

@media (min-width: 1199px) {
    .mb-negative-3 {
        margin-bottom: 20px!important;
    }
}

@media screen and (max-width: 678px) {
    .trwpwhatsappbutton:hover {
        background-color: transparent;
    }

    #callBidyButton:hover {
        background-color: transparent;
    }

    #callBidyButton i {
        font-size: 34px;
    }
}

.blog-area-text-container {
    display: flex!important;
    align-items: center!important;
    height: 100px;
}

.blog-area-text-container.flex-column {
    align-items: flex-start!important;
}

.blog-area-text-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-bottom: 0px!important;
}

.our-team-area .team-items .thumb {
    z-index: 10;
}

.our-team-area .team-items .thumb img {
    width: 100%!important;
    height: auto!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0!important;
}

.our-team-item {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 18px 50px -10px;
}

.pb-2rem {
    padding-bottom: 2rem !important;
}

#app-urls a {
    cursor: pointer;
}

.services-single-area .services-content .row ul li::after {
    font-family: "Font Awesome 5 Free";
}

/* Call bidy button */
.trcallbutton {

}

.fi {
    min-height: 90px;
    background-size: 25px;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    margin: 0 2px;
}

.fi.fis {
        width: 25px;
    }

.fi-eng.fis {
    background-image: url(/flags/eng_flag.png);
}

.fi-tr.fis {
    background-image: url(/flags/Turkey-Flag.svg);
}

.services-area .services-items .item {
    min-height: 100%;
}

.services-area .services-items .item p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 85px;
}

.blog-area .blog-items .item .thumb img {
    height: 276px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.f-items .f-item .footer-center-wrapper {
    display: flex;
    column-gap: 20px;
}

.f-items .f-item .footer-center-wrapper span.title {
    font-size: 14px;
    color: #093ac1;
    font-weight: 700;
}

.partnership-wrapper {
    padding: 20px;

}

.partnership-wrapper .partnership-img {
    text-align: center;
}

.partnership-wrapper .partnership-img img {
    width: 80%;
    transition: .3s ease-in-out;
}

.partnership-wrapper .partnership-desc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease-in-out;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
}

.partnership-wrapper .partnership-desc h4 {
    color: #fff;
    padding: 6px 0;
    width: 100%;
    text-align: center;
    background: linear-gradient(90deg,rgba(30,85,189,1) 0%,rgba(67,126,235,1) 100%);
    margin-bottom: -45px;
    transition: .3s ease-in-out;
}

.partnership-wrapper:hover .partnership-img img {
    transform: scale(0.8);
}

.partnership-wrapper:hover .partnership-desc {
    opacity: 1;
}

.partnership-wrapper:hover .partnership-desc h4 {
    margin-bottom: 0;
}

.notfound-wrapper h1 {
    font-size: 140px;
    font-weight: 200;
    margin: 0;
    color: #211b19;
    text-transform: uppercase;
    line-height: 1;
}

.notfound-wrapper h2 {
    width: fit-content;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #211b19;
    padding: 10px;
    margin: 0;
    margin-bottom: 10px;
}

.blog-area .blog-items .info .meta i {
    text-transform: uppercase;
}

.blog-area .sidebar .sidebar-item.category li:last-child {
    padding-bottom: 10px;
}

.sidebar-item.recent-post .meta-title {
    margin-bottom: 15px;
}

.fa-folder-open:before {
    margin-right: 4px;
}

.btn-simple {
    padding: 10px 30px;
}

.btn-simple i {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #437eeb;
    font-size: 15px;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 10px #ccc;
    z-index: 1;
    margin-right: 5px;
    background: #fff;
}

.not-found-area .not-found-img {
    width: 40%;
}

.not-found-area .not-found-content span {
    font-size: 36px;
    margin-top: 30px;
    display: inline-block;
}

.owl-carousel .owl-stage {
    padding-top: 10px;
}

.shape-fixed-left {
    position: absolute;
    left: 50px;
    top: 120px;
}

.shape-fixed-left img {
    animation: rotate-animation 10s infinite linear;
}

.reference-area .reference-carousel {
    padding: 10px 0px 20px 0px;
}

.reference-area .reference-carousel img {
    width: 50%;
    height: 100px;
    margin: 0 auto;
    object-fit: contain;
}

.services-single-area .services-content h2 {
    font-weight: 700;
    margin-bottom: 10px;
}

.services-single-area .services-content h2:not(:first-child) {
    margin-top: 20px;
}

.services-content > div.row > div > ul {
    flex-wrap: wrap;
    display: flex;
}

.services-content > div.row > div > ul > li {
    width: 50%;
}

nav.navbar.bootsnav ul.nav > li.menu-language > a {
    font-size: 13px;
    letter-spacing: .06em;
    padding: 35px 5px;
    text-transform: uppercase;
}

.services-area .services-items .single-item .item h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.blog-area .blog-items .info h2,
.blog-area .blog-items .info h3,
.blog-area .blog-items .info h4 {
    font-size: 1.25rem;
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
}

@media screen and (min-width: 1024px) {
    nav .navbar.bootsnav ul.nav > li.menu-language > a {
        font-size: 13px;
        letter-spacing: .06em;
        padding: 35px 5px;
        text-transform: uppercase;
    } 
}

@media screen and (max-width: 991.98px) {
    .notfound-wrapper h1 {
        font-size: 75px;
    }

    .notfound-wrapper h2 {
        font-size: 22px;
        margin-bottom: 0;
    }

    .error-area .btn {
        font-size: 12px;
        padding: 12px 26px;
    }

    .not-found-area .not-found-img {
        width: 50%;
    }
}

@media screen and (max-width: 767.98px) {
    .notfound-wrapper {
        text-align: center;
        margin-bottom: 20px;
    }

    .notfound-wrapper h1 {
        font-size: 75px;
    }

    .notfound-wrapper h2 {
        font-size: 22px;
        margin: auto;
    }

    .error-area .btn {
        font-size: 12px;
        padding: 12px 26px;
    }

    .not-found-area .not-found-img {
        width: 60%;
    }

    .not-found-area .not-found-content span {
        font-size: 30px;
        margin-top: 30px;
    }

    .shape-fixed-left {
        display: none;
    }

    .services-content > div.row > div > ul > li {
        width: 100%;
    }
}

@media screen and (max-width: 567.98px) {
    .f-items .f-item .footer-center-wrapper {
        flex-direction: column;
        gap: 50px;
    }

    .f-items {
        text-align: center;
    }

    .heading-left {
        text-align: center;
    }

    .services-single-area {
        text-align: center;
    }

    .services-single-area .services-sidebar .sidebar-item ul.contact li {
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
    }

    .services-single-area .services-content > div.row {
        flex-direction: column;
    }

    .services-single-area .services-content > div.row > div {
        margin: 0 auto!important;
        max-width: 100%!important;
    }

    .blog-area .blog-items .info {
        text-align: center;
    }

    .blog-area .sidebar .title {
        display: block;
        text-align: center;
    }

    .blog-area .sidebar .title h4::before {
        position: absolute;
        right: 100%;
        top: 50%;
        content: "";
        height: 1px;
        width: 50px;
        border-bottom: 1px solid #437eeb;
        margin-top: -1px;
        margin-right: 15px;
    }

    .sidebar-item.social-sidebar ul {
        width: max-content;
        margin: 0 auto;
    }

    .contact-area .contact-items {
        margin-top: 40px;
        text-align: center;
    }
    
    .contact-area .contact-items .info-items .item {
        justify-content: center;
        flex-direction: column;
        gap: 10px;
    }

    .contactButtons {
        padding: 0 16px;
    }
}

footer .address .direction-btn {
    color: rgba(30,85,189,1);
}