.container-fluid{
    width: 1500px;
}
.title{
    font-size: 110px; 
}

.para {
    font-size: 50px;
    padding-bottom: 5%;
}
.conta {
    width: 65%;
    height: 120px;
    border-radius: 70px;
}

.conta a {
    width: 42rem;
    margin-left: -170px;
    height: 10rem;
    border: solid 5px var(--primary-text);
    border-radius: 4rem;
    font-size: 4.6rem;
    color: var(--outline);
    padding-right: 81px;
    background-color: transparent;
}
.carousel-inner {
   margin-top: 15%;
   margin-right: 5%;
}
.para {
    font-size: 50px;
    padding-bottom: 5%;
}
.slider-wrapper {
    max-width: 1250px;
    height: 2900px;
    margin-left: 0;
}
.slider-wrapper .slide-button {
    top: 20%;
    height: 150px;
    width: 150px;
    font-size: 5.2rem;
}
.slider-wrapper .image-list {
    gap: 70px;
    margin-bottom: 40px;
}
.slider-wrapper .image-list .image-list  {
    width: 690px;
    height: 580px;
    object-fit: cover;
}
.slider-scrollbar {
    height: 30px;
}
.slider-scrollbar .scrollbar-track {
    height: 13px;
    border-radius: 5px;
}
.tineline-info {
    width: 1000px;
    transition-duration: 1ms;
}

.tineline-info h3 {
    font-size: 90px;
}

.tineline-info p {
    font-size: 50px;
}
.profile {
    padding: 70px 10px 10px;
    height: 1200px;
    min-width: 1300px;
}
.profile img {
    top: 30px;
}
.user {
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.profile h3 {
    font-size: 60px;
    margin-top: 20px;
}

.profile span {
    font-size: 40px;
}
blockquote {
    font-size: 38px;
    line-height: 40px;
}
.container1{
    width: 1300px;
    height: 1000px;
}  
/*.counter>div {
    grid-template-columns: 1fr;
    row-gap: 5em;
}

.counter:not(:last-child)::before {
    width: 90%;
    height: 2px;
    top: initial;
    right: initial;
    bottom: -3em;
    left: 50%;
    transform: translateX(-50%);
}*/
.box1{
    max-width: 1300px;
}
.count-heading {
   flex-direction: column;
    min-width: 240px;
    display: flex;
    position: relative;
}
.count-heading h2{
    font-size: 38px;
}

.counter:nth-child(2)::before {
    display: none;
}

.card4{
    width: 100%;
}

.slider-wrapper-card{
    margin-top: 20%;
    width: 1234px;
    margin-left: 87px;
}
.card-list-1 {
    width: 100%;
    height: 100%;
}
.card2 {
    min-width: 97%;
}

.card-image img {
    max-width: 1000px;
    border-radius: 25px;
}

.card-title-1 h3 {
    font-size: 78px;
}
.card-title-1 p{
    font-size: 57px;
    font-weight: 400;
    margin-top: 5%;
}

#prev-slide-1 {
        font-size: 75px;
        margin-left: 116px;
}
#next-slide-1 {
        font-size: 85px;
        right: -273px;
        top: -366px;
}
.swiper {
    width: 100%;
    margin-top: 15%;
}

.swiper-container {
    width: 50%;
    height: 50%;
}
.swiper-slide img {
    width: 80%;
    height: 40%;
}



.box1 {
    height: 30vh;
    width: 100%;
}

.count-heading {
    font-size: 45px;
}
.count-heading h2{
    font-size: 30px;
}
.container .icon {
    width: 1200px;
    height: 1000px;
}
.container .icon .imgBx {
    width: 100px;
    height: 100px;
    transition: 0.5s;
    transform-origin: 340px;
    z-index: 200;
}

container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 988px;
    height: 982px;
    border: 4px solid rgb(42, 40, 40);
    border-radius: 50%;
    margin-top: 10%;
}
