/* Hero Section */
body {
    background-color: #101015 !important;
    color: #fff !important;
    direction: rtl;

}
*{
    font-family: 'yekan-bakh', sans-serif;
}
p{
    margin-bottom: 0;
}
.blu {
    color: #039be5;
}

.yellow {
    color: #ff6f00;
}

.hero-section {
    background-image: url(../../images/box11.webp);
    background-size: contain;
    background-position: left center;
    min-height: 100vh;
    background-repeat: no-repeat;
    align-items: center;
    text-align: center;
    padding-top: 100px;

}

.content-hero-section {
    text-align: right;
}

.p-section {
    font-size: 25px;
    color: #ff6f00bd;
}

.h-section {
    font-size: 30px;
    font-weight: 600;
}

.m-20 {
    margin: 35px 0;
}

.p-hero-section {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.807);

    font-weight: 300;
}

.n-number-hero.whiti {
    font-size: 20px;
    color: white;
}

.n-number-hero {
    font-size: 15px;
    color: #ffffffb5;
}

.box-l img {
    width: 15px;
}

.boxing {
    gap: 10px;
}

.box-l {
    width: 44px;
    height: 44px;
    border-radius: 50px;
    background-color: #ffffff1a;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-bottom {
    background-color: #039be5;
    border-radius: 22px;
    font-size: 14px;
    color: #ffffffe0;
    padding: 0 30px;
    height: 43px;
    border: unset;
    width: max-content;
}

.imgs img {
    border-radius: 50px;
}

.box-number-hero {
    gap: 40px;
}

.img-m {
    margin-left: -20px;
}

.number-bottom .blu {
    font-size: 22px;
}

.number-bottom span {
    font-size: 14px;
    color: #ffffffb5;
}

.ply-bottom img {
    width: auto;
}

.b-content {
    font-size: 16px;
    margin-left: 10px;
    color: #ffffffe0;
}
/*background*/
.section-bavkground {
    background-image: url(../../images/11.webp);
    min-height: 33vh;
    background-repeat: no-repeat;
    display: flex;
    background-position: top center;
    background-size: contain;
}
/*about*/
section.about {
    height: 250px;
    display: flex;
    align-items: center;
}
section.about p {
    line-height: 30px;
    font-size: 16px;
}
section.about h3 {
    text-align: center;
}
/* Hero Section2 */
.hero-section-2 {
    background-image: url(../../images/box22.webp);
    background-size: 50%;
    background-position: right center;
    min-height: 100vh;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.btn-about {
    background-color: #ffffff0d;
    border: 1px solid #ffffff59;
    border-radius: 31px;
    width: 190px;
    height: 52px;
    display: flex;
    color: white;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
    font-size: 15px;
    flex-direction: row-reverse;
}
.btn-about img {
    transform: rotate(180deg);
}

button.btn-about p {
    margin-right: 21px;
}

.img-abou {
    width: 43px;
    height: 43px;
    background-color: #FF6F00;
    border-radius: 26px;
    align-items: center;
    display: flex;
    justify-content: center;
}

/* Hero Section3 */

.box-section-3 {
    background-image: url(../../images/box-3.webp);
    background-size: contain;
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    justify-content: center;
    text-align: left;
    padding: 30px;
}

.img-service {
    width: 50px;
    height: 50px;
}

.content-service h5 {
    font-size: 20px;
}

.content-service p {
    font-size: 17px;
    font-weight: 300;
    color: #989898;
}

.box-Services {
    gap: 15px;
}

.img-service img {
    margin-right: 20px;
}

.back-black {
    background-color: #090A0D;
    filter: opacity(72%);
    width: 100%;
    height: 150px;
    align-items: center;
    justify-content: space-around;
    border-radius: 15px;
    display: flex;
    flex-direction: row-reverse;
}
.box-section-3 .content {
    text-align: right;
}
.back-black img {
    transform: rotate(180deg);
}

.back-black .content h5 {
    font-size: 29px;
}

.back-black .content p {
    font-size: 14px;
    color: #989898;
}

/* Hero Section4 */
.hero-section-4 {
    margin-top: 150px;
}

.box-section-4 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    justify-content: center;
    text-align: left;
}

.hero-section-4 .Services h5 {
    font-size: 40px;
}

.p-section-4 {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.841);
}

#blu {
    background-color: #039BE5;
}

/* Hero Section5 */
.chng-back {
    background-color: #131924;
}

.hero-section-5 {
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-bottom: 150px;
}

#m-btm {
    margin: -109px;
}

.hero-section-5 .content-hero-section {
    text-align: center;
}

.title-section {
    font-size: 25px;
    position: relative;
}

.title-section::after {
    position: absolute;
    background-color: #FF6F00;
    width: 30px;
    height: 2px;
    content: "";
    left: 50px;
    right: 0;
    bottom: -20px;
}

.card {
    background-color: #ffffff0f;
    border-radius: 6px;
    border: 1px solid #ffffff3d;
    transition-duration: .4s;
}

.card-img-top {
    width: 100%;
    height: 100%;
    padding: 0 !important;
    object-fit: none;
    position: relative;

}

p.card-text {
    font-size: 20px;
    font-weight: 300;

}

h5.card-title {
    font-size: 23px;
}

.hero-section-5 .card:hover {
    background-color: white;
    border: 5px solid;
    cursor: pointer;
}

.hero-section-5 .card:hover .social {
    opacity: 1;
}

.hero-section-5 .card:hover p.card-text {
    color: black;
}

.hero-section-5 .card:hover .card-img {
    filter: brightness(0.5);

}

.social img {
    width: 100px;
}
#im-1{
    transform: rotate(90deg);
}
img#im-2 {
    transform: rotate(265deg);
}
.social {
    position: absolute;
    top: 25%;
    left: 25%;
    background-color: #11151a91;
    border-radius: 21px;
    transform: rotate(45deg);
    width: 115px;
    height: 115px;
    opacity: 0;
    border: 1px solid #ffffff6b;
    z-index: 99;

}

.social img {
    width: 55px;
    height: 56px;
    transform: rotate(-45deg);
    object-fit: cover;
    cursor: pointer;
    transition-duration: opacity 0.3s ease;
}

.social a {
    padding: 0;
    width: max-content;
}

/* Hero Section6 */
.navbar-brand, .nav-link {
    color: #fff !important;
    background-color: transparent;
    box-shadow: unset;
    border: unset;
    border-radius: 0;
    font-size: 20px;
}
div#p-img-6 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.p-img-6 img {
    width: 100%;
}

.hero-section-6 {

    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    justify-content: center;
    text-align: center;
    margin: 100px 0;
}

ul#pills-tab {
    border-bottom: 1px solid #5C5B5C;
    width: max-content;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.bg {
    background-color: #131924;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #FF6F00 !important;
    background-color: transparent;
    border-bottom: 3px solid #FF6F00;
    border-radius: 0;
    margin: 0px !important;
}
#pills-tabContent .btn-about {
    width: max-content;
    background-color: #FF6F00;
}
section.hero-section-6 div#whiti img {
    filter: none;
    transform: unset;
}
.p-img-6 {
    height: max-content;
    overflow: hidden;
}

#whiti {
    background-color: white;
}

div#whiti img {
    filter: invert(1);
}

#p-img-6 {
    position: relative;
    display: flex;
    justify-content: center;
}

#back-black {
    position: absolute;
    bottom: 0;
    width: 392px;
    height: 121px;

}

#back-black .content h5 {
    font-size: 19px;
}

/* Hero Section7 */
.hero-section-7 {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    text-align: center;
}

.card-7 {
    background-color: #131924;
    border-radius: 6px;
    padding: 15px;
    transition-duration: .5s;
}

.img-top {
    gap: 15px;
}

.title-7 h5 {
    font-size: 20px;
}

.title-7 p {
    font-size: 18px;
}

span.month {
    font-size: 16px;
    color: #a7a7a7;
}

.bottom-box-7 p {
    font-size: 17px;
}

.card-7:hover {
    background-color: white;
    color: black;
}

/* Hero Section8 */
.hero-section-8 {
    min-height: 100vh;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

}
.collapse .card-body{
    color: #c4c4c4;
    font-size: 14px;
}

.box-8 {
    background-color: #131924;
    border-radius: 10px;
    padding: 30px;
    font-size: 17px;
}
.box-8 h3 {
    font-size: 18px;
}
.box-8:hover h3{
    color: #ff6f00;
    transition: all .3s;

}
.box-8 img{
    transform: rotate(90deg);
}

.box-8 img {
    transition: transform 0.3s ease, opacity 0.3s ease;
}


.rotate-image {
    transform: rotate(270deg) !important;
}

.box-8:hover img{
 filter: invert(1);
    transition: all .3s;

}

.box-8 span {
    font-size: 14px;
}

#btn-8 {
    background-color: #ff6f00;
    width: max-content;
}
.hero-section-8 .content-hero-section {
    background-color: #ffffff05;
    background-image: url(../../images/back-8.png);
    background-size: contain;
    background-position: bottom left;
}
.p-20{
    padding: 20px;
}

#btn-8 .img-abou {
    background-color: white;
}

#btn-8 img {
    filter: invert(1);
    transform: rotate(180deg);
}

/* Hero Section9 */
.hero-section-9 {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 100px;

}

div#brand-container img {
    width: 118px;
    height: 92px;
    object-fit: contain;
    margin-bottom: 40px;
    padding: 10px;
}

/* Hero Section10 */
.hero-section-10 {
    min-height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
}

.hero-section-9 .card {
    background-color: #1A212E;
    border: unset;

}

.hero-section-9 .card-body {
    gap: 10px;
    padding: 30px;
}

.hero-section-9 .top-box-7 .month {
    margin: 0 30px;
    position: relative;
    padding: 0px 30px;
    border-right: 1px solid white;
    height: 14px;
    display: flex;
    align-items: center;
    color: white;
}

.hero-section-9 .top-box-7 h5 {
    font-size: 16px;
    font-weight: 400;
}

.hero-section-9 .card-text {
    font-size: 18px;
}

#m-btm1 {
    margin: -222px;
}

#mt-100 {
    margin-top: 180px;
}
@media(max-width: 768px){
    #pills-tabContent .btn-about{
        margin-top: 50px;
    }
}
@media(max-width: 576px){
    .social{
     left: 33px;
    }
    ul#pills-tab{
        gap: 0;
        width: 100%;
    }
    .content-section-hero {
        padding: 0 !important;
    }
}