body {
    background-color: #383838 !important;
    font-family: 'Inter', sans-serif !important;
}

.container {
    max-width: 1385px !important;
    /* border: 1px solid red !important; */
}

img {
    width: 100%;
    height: 100%;
}

h2 {
    color: #FFF !important;
    text-align: center;
    font-size: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}

h3 a {
    color: #383838 !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    text-decoration: none;
}

p {
    color: #383838 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.banner-img {
    width: 566px;
    height: auto;
}

.main-about {
    flex-wrap: nowrap !important;
}

.main-services,
.main-services-part {
    background-color: #FFF !important;
}

.main-about .img-about {
    width: 645px;
    height: 490px;
    overflow: hidden;
}

.main-about .des-about h2 {
    font-size: 50px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    padding-right: 132px !important;
}

.main-about .des-about p {
    text-align: justify !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 134.023% !important;
    /* 32.165px */
}

.about-2 .img-about {
    padding-left: 15px !important;
}

/* =--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.Frenchise .container {
    padding: 0 35px !important;
}

.frenchise-des h3 {
    color: #FFF !important;
}

.frenchise-des p {
    color: #FFF !important;
}

/*  */

.valuable .container {
    padding: 0 35px !important;
}

.valuable .sub-valuable-des {
    height: 140px !important;
}

.valuable .sub-valuable-des h3 a {
    color: #FFF !important;
    text-decoration: none;
}

.valuable .sub-valuable-des p {
    color: #FFF !important;
    text-overflow: ellipsis;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

/*  */

.main-contact h2 {
    color: #383838 !important;
    text-align: left;
}

/*  */
.main-contact .container .row .btn {
    border: 5px solid #000;
    border-radius: 50px;
}

.main-contact .container .row .btn a {
    text-decoration: none;
}

.btn-name {
    width: 420px;
    height: 90px;
}

.btn-email {
    width: 537px;
    height: 90px;
}

.btn-join {
    width: 301px;
    height: 90px;
    background-color: #000 !important;
}

.btn-name a,
.btn-email a {
    color: #000 !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}

.btn-join a {
    color: #FFF !important;
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}

/* gallery */

.gallery h2 {
    color: #5A5A5A !important;
    font-size: 40px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
}

.gallery .row {
    width: 1085px !important;
    height: 231px !important;
    margin: 50px auto 0 !important;
    border-radius: 20px !important;
    background-color: #FFF;
}

.gallery .sub-gallery .sub-gallery-part {
    width: 307px !important;
    height: 104px !important;
    border-radius: 20px !important;
    align-items: center;
}

.gallery h4{
    margin-bottom: 0 !important;
}

.gallery .sub-gallery-part .sub-gallery-img {
    width: 69px;
    height: 69px;
    margin-left: 44px;
}

.gallery .sub-gallery-part h4 a {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    padding-left: 29px;
}