.itopplus-background {

}
body {
    overflow-x: hidden;
}



.unknown {
  position: fixed;
  bottom: 6% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023cjnz/0/0/1z-z945705900859.webp');
    background-position: bottom;
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023cjnz/0/0/2z-z901989446160.webp');
    background-position: top center;
}

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023cjnz/0/0/fz-z1378398603663.webp');
}

.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0 15px;
    padding: 7px 15px;
    border-radius: 30px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    background: transparent;
    background-color: #e53a32;
}

.dropdown-menu>li>a {
    color: #000;
}

.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 55px !important;
        z-index: 10000;
    }

    #nav-menu,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    #itpMenuSideBar span {
        background-color: #000 !important;
    }

    #controlMenu * {
        color: #000 !important;
        border: none;
    }


}

@media screen and (min-width: 1024px) {
    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    .itopplus-banner {
        background: #fff;
        transition: .3s;
    }

    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 12% auto;
        align-items: end;
    }
  
    .itp-block {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 10px;
        height: 100%;
        justify-content: space-evenly;
    }

    .itopplus-sticky {
        background: #fff !important;
    }

    #controlBanner {
        object-fit: contain;
        padding: 15px;
        width: 100%;
        min-width: 8vw;
        margin: 0 auto;
    }

    #nav-menu {
        display: grid;
        justify-content: end;
        background: transparent;
        min-height: auto;
    }

    .itopplus-search {
        text-align: center;
        width: 30vw;
    }

}



@media screen and (min-width : 1366px) {}

@media screen and (min-width : 1900px) {}

@media screen and (max-width : 900px) {}

@media screen and (max-width : 480px) {}

/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p ,.text-menu02 h6{
    font-size: 16px;
}

.footer p, .btn-menu, div#Component673bfc32eba56200132a4eac button,
.table-package tbody>tr>td{
    font-size: 14px;
}

.text-menu h6, .head-menu h5{
    font-size: 22px;
}

.CASS-B-head h3 {
    font-size: 26px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}


/**********************master-page*************************/

.tell-head {
    display: grid;
    grid-template-columns: 45px auto;
    text-align: left;
    gap: 10px;
    align-items: center;
}

.tell-head p, .intro-franchise li h6 {
    margin: 0;
}

.social-head {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.head-contact {
    display: grid;
    grid-template-columns: auto 40%;
    align-items: center;
}

.fw-semi, .footer h6, .head-slogan h3, 
.head-slogan h5, .sect-menu h2, .text-menu h6,
.head-menu h5, .sect-franchise h2, .content-franchise h5,
.intro-franchise h6, .sect-package h4, .sect-branch h2,
.head-page h3,.intro-franchise h2,.intro-franchise h4,
.blog-highlight h6, .head-slogan h4,.CASS-B-head h3, 
.contact-page h4, .form-contact h4{
    font-weight: 600;
}

.footer p {
    margin-bottom: 7%;
}

.footer li p, .text-branch p {
    margin: 1% 0;
}

.footer li {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 1rem;
}

.footer ul {
    list-style: none;
    padding: 0;
}

.copy-right {
    margin-top: 10%;
}

.tell-head a, .sect-slogan p, .blog-highlight p {
    color: #444;
}

.footer a , .content-franchise, .intro-franchise,
.CASS-B-head h3 , .intro-franchise a {
    color: #fff;
}

.sect-menu, .sect-package h4, .sect-branch,
.text-black, .head-page h3, .about-page h5,
.sect-highlights, .blog-highlight h6,
div#Component673af5a6d73a4b0013dce5bf .text-menu,
.text-menu02 h6{
    color: #000;
}

.tell-head a:hover, .footer a:hover, .text-red,
.contact-page a:hover, .intro-franchise a:hover{
    color: #e53a32;
}

.text-red02 {
    color: #ef5b6b;
}

.text-orange, .sect-franchise h2, .about-page h5 {
    color: #ffa64a;
}

.text-orange02{
    color: #ff9d3a;
}

.head-slogan {
    text-align: center;
    color: #000;
    position: relative;
    width: fit-content;
    margin: auto;
    margin-bottom: 3%;
}

.sect-slogan h3 {
    background: #000;
    width: fit-content;
    margin: auto;
    padding: 1.5rem 4rem;
    border-radius: 15px;
    font-weight: 600;
    margin-bottom: 3%;
}

.head-slogan h3 {
    background: transparent;
   padding:0;
}

.sect-slogan p, .text-menu h6, .drink-menu,
.sect-franchise, .content-franchise, .sect-branch,
.text-branch, .head-page, .sect-highlights h4,
.text-menu02, .form-contact h4 {
    text-align: center;
}

.sect-slogan p {
    line-height: 26px;
    margin-bottom: 5%;
}

.sym-left, .sym-right {
    width: 10%;
    position: absolute;
}

.sym-right {
    right: -80px;
    top: 0;
}

.sym-left {
    left: -80px;
    top: 0;
}

figure.effect-jazz figcaption::after {
    border: none;
}

figure.effect-jazz, figure.effect-selena {
    background: transparent;
}

div#Component673aa3bfdc98300013c828ad figure, 
div#Component673aa3bfdc98300013c828ad img {
    border-radius: 20px;
}

.sect-menu {
    width: fit-content;
    margin: auto;
    position: relative;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 5%;
}

.wing-one {
    width: 10%;
    position: absolute;
    left: -40px;
    bottom: -10px;
}

.wing-two {
    width: 18%;
    right: -40px;
    position: absolute;
    top: -20px;
}

.leave-left img {
    width: 13% !important;
    position: absolute;
    top: 25px;
    left: 20%;
}

.leave-left, .leave-right {
    position: relative;
}

.leave-right img {
    width: 12% !important;
    position: absolute;
    top: 260px;
    right: 320px;
}

.text-menu {
    padding: 0 0 6%;
}

div#Component673aa872d73a4b0013dcd90e,
div#Component673ae90b0fa1130013169b44{
    position: relative;
    color: #fff;
    margin-bottom: 2%;
}

div#Component673aa872d73a4b0013dcd90e::after,
div#Component673ae90b0fa1130013169b44::after{
    width: 100%;
    content: " ";
    background: #000;
    color: #fff;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    border-radius: 20px;
}

div#Component673aa872d73a4b0013dcd90e figcaption,
div#Component673ae90b0fa1130013169b44 figcaption,
div#Component673af5b6d73a4b0013dce5dd figcaption,
div#Component673af5a6d73a4b0013dce5bf figcaption,
div#Component673af9a9dc98300013c83ec6 figcaption,
div#Component673afcabdd075f001358d374 figcaption,
div#Component673b0eb4d73a4b0013dce88a figcaption,
div#Component673c1abfa329fe0013531ae8 figcaption{
    padding: 0;
    position: relative;
    text-transform: none;
}

.content-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding: 5% 0;
    border-radius: 20px;
    background: #fff;
    margin-top: -20px;
}

.drink-menu p, .about-page, .contact-page a {
    color: #282828;
}

.blog-menu {
    border-radius: 25px;
    border: 5px solid #000;
    margin-bottom: 3%;
}

.head-menu {
    background: #000;
    color: #fff;
    padding: 2%;
    border-radius: 15px 15px 0 0;
    padding-bottom: 6%;
}

.btn-menu {
    background: #e53a32;
    width: fit-content;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    margin: auto;
    margin-bottom: -20px;
    color: #fff;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.btn-menu::before, div#Component673bfc32eba56200132a4eac button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.sect-franchise , .content-franchise h5, .sect-package h4,
.sect-branch h2, .head-page h3, .about-page p {
    margin-bottom: 3%;
}

.logo-franchise {
    width: 30%;
    margin: auto;
    margin-bottom: 5%;
}

.content-franchise {
    border: 1px solid #fff;
    padding: 8% 0;
    border-radius: 300px 300px 25px 25px;
    margin-left: 5%;
}

.content-franchise p , .about-page p{
    line-height: 26px;
}

div#Component673ab51c1c35e0001372b80b,
div#Component673b12450fa113001316a272{
    margin-top: 10%;
}

.intro-franchise {
    width: 110%;
    margin-top: -60px;
}

.intro-franchise h4 {
    margin: 2% 0;
}

.intro-franchise li {
    margin-bottom: 1%;
}

.intro-franchise ul {
    list-style: none;
    padding: 0;
    margin-bottom: 4%;
}

.cont-franc {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.cont-franc li {
    display: grid;
    grid-template-columns: 40px auto;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.intro-franchise ul {
    list-style: none;
    padding: 0;
    margin-bottom: 3%;
}

.text-big {
    color: #e53a32;
    font-size: 24px;
    font-weight: 600;
}

.intro-franchise h6 {
    margin-top: 3%;
}

div#Component673ab5670fa1130013168ec5 {
    width: 92%;
    margin: auto;
    margin-top: -40px;
}

.table-package tbody>tr:nth-child(odd) {
    background: #000;
}

.table-package tbody>tr:nth-child(even) {
    background: #2e2e2e;
}

.table-package tbody>tr>td {
    border: none;
    color: #fff;
    padding: 1%;
    width: 20%;
}

.table-package {
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 12px;
    border: 1px solid black;
}

.table-package tbody>tr:nth-child(1)>td:nth-child(1) {
    border-radius: 10px 0 0 0;
}

.table-package tbody>tr:nth-child(1)>td:nth-child(5) {
    border-radius: 0 10px 0 0;
}

.table-package tbody>tr:last-child>td:nth-child(1) {
    border-radius: 0 0 0 10px;
}

.table-package tbody>tr:last-child>td:nth-child(5) {
    border-radius: 0 0 10px 0;
}

.img-ourpd img{
    border-radius: 20px;
    border: 3px solid #000;
}

.text-branch {
    padding-top: 5%;
}

button.owl-dot {
    background: #1f1f1f !important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 8px;
}

button.owl-dot.active {
    background: #e53a32 !important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.owl-dots {
    margin-top: 40px;
}

#itopplus-nav-bar>li>a.active {
    background: #e53a32;
    color: #fff;
}

.about-page {
    padding-top: 10%;
    padding-left: 8%;
}

.about-page h5, .sect-highlights h4, .feature-franchise h5{
    width: fit-content;
    background: #000;
    padding: 1rem 2rem;
    border-radius: 10px;
    margin-bottom: 3%;
    color: #fff;
    font-weight: 600;
}

.sect-highlights h4 ,.feature-franchise h5, .form-contact h4{
    margin: auto;
}

.blog-highlight {
    background: #f5f5f7;
    padding: 5%;
    height: 270px;
    border-radius: 20px;
}

.blog-highlight img {
    width: 30% !important;
    margin-bottom: 2%;
}

.CASS-B-head {
    background: #000000;
    border-bottom: solid 1px #000000;
    padding: 1%;
    border-radius: 20px 20px 0 0;
    padding-bottom: 3%;
}

.CASS-B-border {
    border: 3px solid #000;
    border-radius: 25px;
    margin-bottom: 2%;
}

.CASS-B-middle-mid {
    margin-top: -20px;
    background: #fff;
    border-radius: 25px;
}

figure.effect-selena h2, .drink-menu p {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}

.drink-menu:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

div#Component673af5a6d73a4b0013dce5bf{
    width: 90%;
    margin: auto;
}

div#Component673b12ff1c35e0001372c539{
    width: 80%;
    margin: auto;
}

div#Component673af5b6d73a4b0013dce5dd {
    margin-top: 4%;
}

.CASS-B-border .col-md-3.col-sm-4 {
    width: 14.2%;
}

.page-franchise {
    border-color: #000;
    background: #000;
}

.page-franchise02 {
    margin-top: 0;
}

.content-franchise h5 {
    line-height: 34px;
    margin-top: 2%;
}

.feature-detail {
    height: 250px;
    background: #f4f4f4;
    padding: 8% 3% 4%;
    margin-top: -20px;
    position: relative;
    z-index: -1;
    border-radius: 20px;
    color: #000;
}

.feature-franchise ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

.contact-page li {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 2%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
    margin-top: 3%;
}

.contact-page {
    padding-top: 12%;
    padding-left: 6%;
}

.feature-franchise li, .feature-franchise h5, .form-contact h4 {
    margin-bottom: 2%;
}

div#Component673bfc32eba56200132a4eac {
    width: 50%;
    margin: auto;
}

div#Component673bfc32eba56200132a4eac .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

div#Component673bfc32eba56200132a4eac .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

div#Component673bfc32eba56200132a4eac .form-control {
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: #f4f4f4;
}

div#Component673bfc32eba56200132a4eac input.form-control {
    height: 40px;
}

div#Component673bfc32eba56200132a4eac .col-md-offset-3 {
    margin-left: 0;
    text-align: center;
    width: 100%;
}

div#Component673bfc32eba56200132a4eac button {
    background: #e53a32;
    width: fit-content;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    margin: auto;
    color: #fff;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.tell-head img, .social-head img, .drink-menu img,
.cont-franc li img, .img-ourpd img, .blog-highlight img,
.contact-page li img, .footer li img{
    transition: transform 0.2s ease-out;
}

.tell-head:hover img, .social-head img:hover,
.cont-franc li:hover img, .blog-highlight:hover img,
.contact-page li:hover img, .footer li:hover img {
    transform: scale(1.05);
}

.drink-menu:hover img , .img-ourpd:hover img{
    transform: scale(0.95);
}

.btn-menu:hover::before, div#Component673bfc32eba56200132a4eac button:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.table-package tbody>tr>td:hover {
    background: #e53a32;
}

.text-menu02 h6 {
    height: 30px;
}

.grid figure h2 {
    word-spacing: 0;
    font-weight: unset;
}

.ITPcookiebar {
  width: 100% !important;
  background-color: #00000075 !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #00000075 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background:#e53a32 !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #e53a32 !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.social-icon {
    border-radius: 5px;
}

.post-time, .fbcomments, .landingpagemanager{
    display: none;
}

div#cookie673bfc32eba56200132a4eac {
    padding: 2%;
}

.br-mobile {
    display: none;
}
/**************responsive**************/

@media screen and (min-width : 1900px) {


.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}

h1 {
    font-size: 4.6em;
}

h2 {
    font-size: 3.8em;
}

h3 {
    font-size: 3.4em;
}

h4 {
    font-size: 3em;
}

h5 {
    font-size: 2.6em;
}

h6 {
    font-size: 2em;
}

p ,.text-menu02 h6{
    font-size: 20px;
}

.footer p, .btn-menu, div#Component673bfc32eba56200132a4eac button,
  .table-package tbody>tr>td, .feature-detail ol li::marker{
    font-size: 18px;
}

.text-menu h6, .head-menu h5{
    font-size: 26px;
}

.CASS-B-head h3 {
    font-size: 30px;
}

.text-big {
    font-size: 28px;
}
  
  .tell-head, .cont-franc li {
    grid-template-columns: 50px auto;
}
  
  .head-contact {
    grid-template-columns: auto 33%;
}
  
  .sect-slogan p, .content-franchise p, .about-page p {
    line-height: 32px;
  }
  
  .leave-right img {
    right: 385px;
    top: 320px;
}
  
  .content-franchise h5 {
    line-height: 44px;
}
  
  .intro-franchise h6 {
    margin-bottom: 4%;
}
  
  div#Component673ab5670fa1130013168ec5 {
    width: 100%;
    margin-top: 0;
  }
  
  .intro-franchise {
    margin-top: 0;
}
  
  .footer h6 {
    margin-bottom: 2rem;
}
  
  .blog-highlight img {
    width: 28% !important;
  }
  
  .blog-highlight {
    height: 330px;
}
  
  div#Component673b12ff1c35e0001372c539 {
    width: 95%;
  }
  
  .page-franchise02 {
    margin-top: 7%;
}
  
  .feature-detail {
    height: 300px;
}
  
  div#Component673bfc32eba56200132a4eac .form-control {
    font-size: 16px !important;
}
  
  .form-contact h4 {
    margin-bottom: 1%;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  div#contentnewmode673bfd0da329fe001353128e {
     display:none;
  }
}

@media screen and (max-width : 1366px) {

.tell-head {
    grid-template-columns: 41px auto;
}
  
  .pt-8.sect-franchise {
    padding-top: 4%;
    margin-bottom: 2%;
}
  
  .intro-franchise {
    margin-top: -80px;
}
  
  div#Component673ab5670fa1130013168ec5 {
    width: 82%;
    margin-top: -20px;
    margin-bottom: -85px;
}
  
  h2 {
    font-size: 3em;
}
  
  h3 {
    font-size: 2.6em;
}
  
  h4 {
    font-size: 2.2em;
}
  
  .page-franchise02, .sect-package {
    margin-top: 3%;
}
  
  .navbar-default .navbar-nav>li>a {
    margin: 0 10px;
}
  
  .social-head {
    grid-template-columns: 41px 41px 41px;
}
  
  .itopplus-bg2 {
    background-size: cover;
}
}

@media screen and (max-width : 1200px) {

    .navbar-default .navbar-nav>li>a {
        margin: 0 5px;
    }
  
  .social-head {
    gap: 15px;
}
  
     h2 {
        font-size: 2.6em;
    }
  
      h3 {
        font-size: 2.4em;
    }
  
  h5 {
    font-size: 1.8em;
}
  
  .leave-right img {
    top: 235px;
    right: 265px;
}
  
  .content-franchise {
    padding: 8% 2%;
    border-radius: 250px 250px 25px 25px;
}
  
.content-franchise br, .contact-page br {
    display: none;
}
  
      .intro-franchise {
        margin-top: -130px;
    }
  
  .about-page {
    padding-top: 5%;
  }
  
  .content-franchise p, .about-page p, .sect-slogan p {
    line-height: inherit;
}
  
  .text-menu02 h6 {
    height: 35px;
}
  
  .page-franchise02 {
    margin-top: 8%;
}
  
  div#Component673b12ff1c35e0001372c539,
  div#Component673af5a6d73a4b0013dce5bf{
    width: 100%;
}
  
  .contact-page {
    padding-right: 10%;
    padding-top: 7%;
}
  
  .contact-page li {
    grid-template-columns: 9% auto;
}
  
  div#Component673af5b6d73a4b0013dce5dd {
    margin-top: 0;
}
}

@media screen and (max-width : 900px) {

div#contentnewmode67370437d73a4b0013dccca7,
  div#contentnewmode673ad9720fa11300131697bb,
  br{
    display: none;
}
  
  div#mainmenu67370681c4d9470013ecd07c .col-md-6.col-sm-6.col-xs-12,
  div#mainmenu673ad9720fa11300131697c4 .col-md-6.col-sm-6.col-xs-12{
    width: 100%;
}
  
  .copy-right {
    margin-top: 8%;
    text-align: center;
}
  
      h3 {
        font-size: 32px;
    }
  
      h2 {
        font-size: 38px;
    }
  
        h4 {
        font-size: 28px;
    }
  
      h5 {
        font-size: 24px;
    }
  
  .head-slogan {
    margin-bottom: 5%;
}
  
  div#Component673aa3bfdc98300013c828ad .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
      .leave-right img {
        top: 205px;
        right: 225px;
    }

  
  .text-menu h6, .head-menu h5, .CASS-B-head div {
    font-size: 20px;
}
  
  .head-menu {
    padding-bottom: 9%;
}
  
  .text-menu {
    padding: 0;
    height: 40px;
}
  
      .intro-franchise {
        margin-top: -160px;
    }
  
      div#Component673ab5670fa1130013168ec5 {
        width: 90%;
  }
  
  .blog-highlight {
    height: 290px;
}
  
  div#Component673af5b6d73a4b0013dce5dd .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 20%;
}
  
  .page-franchise02 {
    margin-top: 0;
}
  
      .contact-page {
        padding-right: 0;
        padding-top: 5%;
        padding-left: 3%;
    }
  
  .CASS-B-head {
    padding-bottom: 4%;
}
  
  div#Component673c1abfa329fe0013531ae8 {
    display: none;
}
}

@media screen and (max-width : 480px) {

div#imagesControl673703db0fa1130013167fdf,
  div#Component673aa3bfdc98300013c828ad .col-md-3.col-sm-4.col-xs-6,
  div#imagesControl673aa3bfdc98300013c828ad,
  div#Component673aa872d73a4b0013dcd90e .col-md-4.col-sm-4.col-xs-12,
  div#Component673ae90b0fa1130013169b44 .col-md-4.col-sm-4.col-xs-12,
  div#contentnewmode673aafc8d73a4b0013dcdd30,
  div#mainmenu673aac050fa1130013168b89>div,
  div#imagesControl673aa872d73a4b0013dcd90e,
  div#contentnewmode673aafd5dc98300013c82c9f,
  div#mainmenu673aabfddd075f001358c551>div,
  div#contentnewmode673aafdfdc98300013c82cad,
  div#contentnewmode673aafe9dc98300013c82cba,
  div#imagesControl673ab51c1c35e0001372b80b,
  div#imagesControl673adec3d73a4b0013dce2be,
  div#mainmenu673ae2300fa11300131699c9>div,
  div#imagesControl673ae90b0fa1130013169b44,
  div#mainmenu673af59dd73a4b0013dce5b0>div,
  div#imagesControl673af5a6d73a4b0013dce5bf,
  div#imagesControl673c1abfa329fe0013531ae8,
  div#imagesControl673afcabdd075f001358d374,
  div#imagesControl673af9a9dc98300013c83ec6,
  div#imagesControl673b0eb4d73a4b0013dce88a,
  div#imagesControl673b12450fa113001316a272,
  div#contentnewmode673b18d0d73a4b0013dce9fc,
  div#contentnewmode673b18d4d73a4b0013dcea05,
  div#imagesControl673bf9827bda020013fc41c2{
    padding: 0 !important;
}
  
  .about-page, .contact-page {
    padding: 0;
}
  
  .sect-slogan h3 {
    text-align: center;
    padding: 1rem;
    font-size: 22px;
    margin-bottom: 5%;
}
  
      h2 {
        font-size: 30px;
    }
  
      h3 {
        font-size: 28px;
    }
  
      h4 {
        font-size: 24px;
    }
  
        h5 {
        font-size: 20px;
    }
  
        h6 {
        font-size: 18px;
    }
  
  .sym-left {
    left: -35px;
  }
  
  .sym-right {
    right: -35px;
}
  
  .head-slogan h3 {
    padding: 0;
    margin-bottom: 3%;
}
  
  .sect-slogan p, .head-slogan,
  div#Component673aa872d73a4b0013dcd90e, 
  div#Component673ae90b0fa1130013169b44,
  div#Component673ae90b0fa1130013169b44,
 .sect-menu , .CASS-B-border, .feature-franchise{
    margin-bottom: 8%;
}
  
  .blog-menu {
    margin-bottom: 10%;
}
  
  div#Component673aa872d73a4b0013dcd90e .col-md-4.col-sm-4.col-xs-12,
  div#Component673ae90b0fa1130013169b44 .col-md-4.col-sm-4.col-xs-12{
    width: 33.33%;
}
  
  .text-menu h6 {
    font-size: 16px;
    margin-bottom: 0;
}
  
  div#Component673aa872d73a4b0013dcd90e .thumbs,
  div#Component673ae90b0fa1130013169b44 .thumbs,
  div#Component673ab51c1c35e0001372b80b, 
  div#Component673b12450fa113001316a272{
    margin: 0;
}
  
  .leave-left img {
    top: 25px;
    left: 4%;
}
  
      .leave-right img {
        top: 120px;
        right: 95px;
    }
  
  .wing-one {
    left: -20px;
}
  
  .wing-two {
    top: -10px;
    right: -35px;
}
  
  .text-menu {
    height: 50px;
}
  
      .head-menu {
        padding-bottom: 10%;
    }
  
    .pt-8.sect-franchise {
        padding-top: 10%;
  }
  
  .content-franchise {
    margin-left: 0;
    border-radius: 180px 180px 25px 25px;
}
  
  .content-franchise h5 {
    line-height: inherit;
  }
  
      .intro-franchise {
        margin-top: 0;
        width: 100%;
    }
  
  .intro-franchise ul {
    gap: 10px;
}
  
  .intro-franchise h6 {
    margin-top: 6%;
    margin-bottom: 5%;
}
  
      div#Component673ab5670fa1130013168ec5 {
        width: 100%;
        margin-top: 0;
        margin-bottom: -70px;
    }
  
  .sect-package {
    margin-top: 12%;
}
  
  .table-package tbody>tr>td {
    width: auto;
    padding: 10px !important;
}
  
  .owl-dots {
    margin-top: 20px;
}
  
  .about-page h5 {
    margin: auto;
    margin-bottom: 5%;
}
  
      .blog-highlight, .feature-detail {
        height: auto;
    }
  
  .head-slogan {
    width: 80%;
}
  
  .CASS-B-head {
    padding-bottom: 8%;
}
  
  div#Component673c1abfa329fe0013531ae8, .br-mobile {
    display: block !important;
}
  
  .CASS-B-border .col-md-3.col-sm-4 {
    width: 33.33%;
}
  
  .CASS-B-middle-mid {
    padding: 15px 5px;
}

  .intro-franchise ul {
    margin-top: 5%;
    margin-bottom: 5%;
}
  
  .feature-detail {
    padding: 10% 3% 4%;
}
  
  div#contentnewmode673b18ccd73a4b0013dce9f3,
  div#contentnewmode673bfd0da329fe001353128e{
    display: none;
}
  
      .contact-page li {
        grid-template-columns: 11% auto;
        margin-bottom: 3%;
    }
  
  div#Component673bfc32eba56200132a4eac {
    width: 100%;
}
  
      .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}
}

