/********** Template CSS **********/
:root {
    --primary: #fff;
    --secondary: #BDBDBF;
    --light: #fff;
    --dark: #fff;
}
iframe.homeswap {
    height: 1200px !important;
}
div#popup-container {
    background: #03a9f4 !important;
}

div#popup-message {
    color: #000;
}
.col-lg-7.px-5.text-start {
    display: flex;
}
nav.navbar.navbar-expand-lg.bg-dark.navbar-dark.p-3.p-lg-0.px-lg-5 {
    display: flex;
    align-content: center;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
a.text-secondary.mb-2 {
    color: #000 !important;
}
a.bg-light.rounded.text-center.p-5 {
    background: rgb(0, 0, 0) !important;
    padding: 0px !important;
    border: 1px solid #fff;
    display: flex;
    border-radius: 50px !important;
    flex-direction: column;
}
body {
    scroll-behavior: smooth;
}
.mb-5.text-center .text-uppercase {
    color: #fff;
}
i.bi.bi-arrow-down {
    color: #fff;
}
a.text-uppercase:hover {
    color: #7e7e7e;
}
h3.text-uppercase.my-4 {
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    color: #fff;
}
.bg-light.rounded.text-center.p-5 {
    background: rgb(0, 0, 0) !important;
    padding: 0px !important;
    border: 1px solid #fff;
    border-radius: 50px !important;
}
.mb-5.text-center a.btn.btn-light.py-md-3.px-md-5 {
    background: #000;
    color: #fff;
}
.carousel-item {
    height: 700px;
}
.float-image {
    animation: float 3s ease-in-out infinite;
    width: 250px;
    margin-bottom: 35px;
    margin-top: 7px;
}
  @keyframes float {
    0% {
      transform: translateY(35px);
    }
    50% {
      transform: translateY(-32px);
    }
    100% {
      transform: translateY(35px);
    }
  }
  
button#copy-button {
    background: #000;
    border: 1px solid #fff;
    height: 49px;
    width: 63px;
    font-weight: 700;
    border-radius: 0px 50px 50px 0px;
    color: #fff;
}
div#text-to-copy {
    background: #fff;
    display: flex;
    color: #000;
    width: 225px;
    align-items: center;
    border-radius: 50px;
    justify-content: flex-end;
}
.d-flex.flex-column.align-items-center.justify-content-center.text-center.h-100.bg-primary.p-5 .text-light {
    color: #fff !important;
}
p.text-light.mb-0 a.text-light.fw-bold {
    color: #000 !important;
}
i.bi.bi-arrow-right.text-primary.me-2 {
    color: #000 !important;
}
a.text-light.fw-bold {
    color: #fff !important;
}
.text-primary.me-2 {
    color: #fff !important;
}
h6.mb-0 {
    color: #fff;
}
a.btn.btn-light.btn-square.rounded-circle {
    display: flex;
    align-items: center;
    justify-content: center;
}
        /* Logo Slider */
    
    .logo-slider {
        background: white;
        -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.125);
        box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.125);
        margin: auto;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    
    .logo-slider::before, .logo-slider::after {
        background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
        background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
        content: "";
        height: 175px;
        position: absolute;
        width: 200px;
        z-index: 2;
    }
    
    .logo-slider::after {
        right: 0;
        top: 0;
        -webkit-transform: rotateZ(180deg);
        transform: rotateZ(180deg);
    }
    
    .logo-slider::before {
        left: 0;
        top: 0;
    }
    
    .logo-slider .logo-slide-track {
        -webkit-animation: logo-scroll 60s linear infinite;
        animation: logo-scroll 60s linear infinite;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(250px * 14);
      animation-duration: 30s;
      animation-iteration-count: infinite;
    }
    
    .logo-slider .slide {
        display: flex;
        padding: 20px;
        height: 200px;
    }
    
    @-webkit-keyframes logo-scroll {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    
        100% {
            -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
        }
    }
    
    @keyframes logo-scroll {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    
        100% {
            -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
        }
    }
col-lg-12 col-md-6 text-center edit {
    display: flex;
    gap: 15px !important;
    align-items: center;
    margin-top: 15px;
    justify-content: center;
}
col-lg-12 col-md-6 text-center edit1 {
    display: flex;
    gap: 15px !important;
    align-items: center;
    margin-top: 15px;
    justify-content: space-around;
}
mb-5 text-center edii {
    display: flex;
    margin-bottom: 15px !important;
    align-items: flex-end;
    justify-content: center;
}
mb-5 text-center edited {
    display: flex;
    align-items: flex-end;
    margin-bottom: 0px !important;
    justify-content: center;
}
.col-lg-4.col-md-6.k{
    width: 250px;
}
.d-flex.flex-column.align-items-center.justify-content-center.text-center.h-100.bg-primary.p-5 {
    display: flex !important;
    justify-content: space-around !important;
    align-content: stretch !important;
}
a.btn.btn-primary.btn-square.rounded-circle {
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-flex.mb-2 {
    display: flex;
    align-items: center;
}
#popup-container {
    display: none; /* Hide the container by default */
    position: fixed; /* Position the container in the center of the screen */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
/* Add some animation to the popup */
@keyframes showPopup {
    from {
        opacity: 0;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
#popup-container.show {
    animation: showPopup 0.3s ease-in-out;
    display: block;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: 0;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn {
    font-family: verdana;
    text-transform: uppercase;
    transition: .5s;
    border-radius: 50px;
}

.btn-primary {
    color: #FFFFFF;
    border: 1px solid #fff;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 30px;
    height: 30px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: verdana;
    margin-right: 20px;
    padding: 40px 0;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #000;
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }
}
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 40px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

.bg-hero {
    background: linear-gradient(rgba(34, 36, 41, .8), rgba(34, 36, 41, .8)), url(../img/carousel-1.jpg) top center no-repeat;
    background-size: cover;
}

.programe::after {
    position :absolute;
    content: "";
    width: 100%;
    height: calc(100% - 45px);
    top: 135px;
    left: 0;
    background: var(--dark);
    z-index: -1;
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.2);
}

.team-item .team-overlay {
    position: absolute;
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(34, 36, 41, .9);
    transition: .5s;
    opacity: 0;
}

.team-item:hover .team-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: start;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next{
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.testimonial-carousel .owl-item img {
    width: 90px;
    height: 90px;
}

.blog-item img {
    transition: .5s;
}

.blog-item:hover img {
    transform: scale(1.2);
}

@media (min-width: 991.98px) {
    .credit {
        background: #fff;
    }
}
@media (min-width: 320px) {
    .carousel-item {
        height: 450px;
    }

}
@media (min-width: 880px) {
    .carousel-item {
        height: 700px;
    }

}
@media (max-width: 320px) {
    p.text-uppercase.text-secondary.m-0 {
        display: none;
    }

}
@media (min-width: 350px) {
    a.btn.btn-primary.py-md-3.px-md-5.d-none.d-lg-block.new {
        margin-right: -45px;
    }

}
@media (min-width: 425px) {
    a.btn.btn-primary.py-md-3.px-md-5.d-none.d-lg-block.new {
        margin-right: -115px;
    }

}
@media (min-width: 590px) {
    a.btn.btn-primary.py-md-3.px-md-5.d-none.d-lg-block.new {
        margin-right: -270px;
    }

}
@media (max-width: 375px) {
    p.text-uppercase.text-secondary.m-0 {
        display: none;
    }

}
@media (min-width: 425px) {

}
@media (max-width: 425px) {
    p.text-uppercase.text-secondary.m-0 {
        display: none;
    }

}
@media (min-width: 768px) {
    iframe.homeswap {
        height: 950px !important;
    }

}
@media (min-width: 990px) {
    a.btn.btn-primary.py-md-3.px-md-5.d-none.d-lg-block.new {
        z-index: -1;
        position: absolute;
    }
    a.btn.btn-primary.py-md-3.px-md-5.d-none.d-lg-block {
        margin-bottom: auto !important;
    }
    p.text-light.mb-0 {
        color: #000 !important;
    }

}