:root {
    --base-color: #3B5998;
    --secondary-color: #D9CF86;

}

header .container-fluid {
    background: var(--base-color);
    /* padding: 30px 0; */
}

.header-light .navbar-nav .nav-link {
    color: #ffffff;
}

header .navbar-brand {
    /* padding-left: 20%; */
}

header .navbar-brand img {
    max-height: 50px;
}

#banner {
    background: var(--base-color);
    padding-bottom: 44%;
}

.btn.btn-gold {
    background-color: var(--secondary-color);
    color: var(--base-color);
    border-radius: 50px;
}

.btn.btn-switch-text.btn-large>span {
    padding: 6px 60px !important;
}

footer {
    padding-top: 50px;
    padding-bottom: 50px;
}

.vertical-counter {
    margin-bottom: 0px;
    color: var(--secondary-color);
}

.text-secondry-color {
    color: var(--secondary-color);
}


.bg-secondry-color {
    background-color: var(--secondary-color);
}

.bg-base-color {
    background-color: var(--base-color);
}


#Partnerships {
    background: var(--base-color);
    padding: 8px;
}

.client-box img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

#testimonials {}

#logo {
    padding-left: 15% !important;

}

.navbar .navbar-nav .nav-link {

    font-weight: 400;
}

header.sticky.sticky-active .navbar-brand .default-logo {
    visibility: visible;
    opacity: 1;
    width: 66px;
}

.pagination-style-01 .page-item.active .page-link {
    background: #3b5998;
}

.blog-image {
    min-height: 500px;
}

.blog-box {
    min-height: 550px;
}

.blog-image-container {
    position: relative;
    width: 400px;
    height: 400px;
}

.blog-image {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* show the entire image inside */
}

.small-circle {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #d6ca8b;
    bottom: -16px;
    left: -47px;
    z-index: 2;
}

.blog-image {
    min-height: auto;
}

:root {
    --base-color: #3B5998;
    --secondary-color: #D9CF86;

}

header .container-fluid {
    background: var(--base-color);
    /* padding: 30px 0; */
}

.header-light .navbar-nav .nav-link {
    color: #ffffff;
}

/* header .navbar-brand {
    padding-left: 20%;
} */

header .navbar-brand img {
    max-height: 68px;
}

#banner {
    background: var(--base-color);
    padding-bottom: 42%;
}

.btn.btn-gold {
    background-color: var(--secondary-color);
    color: var(--base-color);
    border-radius: 50px;
}

.btn.btn-switch-text.btn-large>span {
    padding: 9px 50px;
}

.vertical-counter {
    margin-bottom: 0px;
    color: var(--secondary-color);
}

.text-secondry-color {
    color: var(--secondary-color);
}


.bg-secondry-color {
    background-color: var(--secondary-color);
}

.bg-base-color {
    background-color: var(--base-color);
}


#Partnerships {
    background: var(--base-color);
}

#testimonials {}

#logo {
    padding-left: 9%;
}

.pagination-style-01 .page-item.active .page-link {
    background: #3b5998;
}

.blog-image {
    min-height: 500px;
}

.blog-box {
    min-height: 520px;
}

/* .blog-image-container {
    position: relative;
    width: 400px;
    height: 400px;
}

.blog-image {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* show the entire image inside */
/* } */
.blog-image {
    width: 500px;
    /* adjust to your desired size */
    height: 500px;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    /* fills the circle */
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.small-circle {
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: #d6ca8b;
    bottom: 5px;
    left: -52px;
    z-index: 2;
}

.blog-image-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .blog-image {
        width: 200px;
        height: 200px;
    }

    .small-circle {
        width: 100px;
        height: 100px;
        bottom: -10px;
        left: -30px;
    }
}




.blog-image {
    min-height: auto;
}

*/ .down-section {
    position: absolute;
    bottom: -23px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}

.slide {
    |background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}

.down-section {
    position: absolute;
    bottom: -23px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}

#servives_image {
    background-size: cover;
    background-position: center;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: auto;
    background-repeat: no-repeat;
}

.project-image {
    width: 100%;
    height: auto;
    max-height: 462px;
    object-fit: cover;
}

#services_image {
    width: 200px;
    /* pick any size */
    height: 200px;
    border-radius: 50%;
    background-size: cover;
    /* fill the circle */
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    /* hides any overflow edges */
}

.square-box {
    position: relative;
    /* width: 90%;
    height: 90%; */
}

.trainer-info {
    font-size: clamp(12px, 1.1vw, 16px);
    line-height: 1.6;
    word-wrap: break-word;
    white-space: normal;
}

.square-box::before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.square-box>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#services {
    scroll-margin-top: 100px;
    /* يتناسب مع ارتفاع الهيدر */
}

@media (min-width: 1600px) {
    #logo {
       padding-left: 20% !important;
    }
}

@media (min-width: 1199px) and (max-width: 1399px) {
    #logo {
       padding-left: 13% !important;
    }
}
@media (min-width: 991px) and (max-width: 1198px) {
    #logo {
       padding-left: 7% !important;
    }
}
.bc-navbar-line {
    background: #ffffff;
}


/* body,header .navbar,.main{
    max-width:1600px;
}
#banner{background-color: #ccc !important;} */