@import url("pagebanner_breadcrumb.css");
@import url('https://fonts.googleapis.com/css2?family=Mali:wght@500&display=swap');
.header-container .header-menu {
    grid-column: 2 / 3;
    grid-row: 1 / 3 !important;
    -ms-grid-column: 2;
    -ms-grid-row: 1!important;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 2!important;
    display: flex;
    flex-direction: row;
    justify-content: center !important;
    display: flex;
    align-items: center !important;
    padding-right: 35px !important;
}
.header-container .header-top {
    grid-column: 3 / 4 !important;
    grid-row: 1 / 3 !important;
    -ms-grid-column: 3!important;
    -ms-grid-row: 1!important;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 2!important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
    position: relative;
    z-index: 1;
}
.header-container .header-menu #main-menu>li>a {
    font-weight: 600;
}
.sm-blue a .sub-arrow {
    border-color: #fcfeff transparent transparent!important;
}
.container-fluid {
    padding: 0 5vw;
}
.container-fluid-x {
    padding: 0 5vw;
}
body {
    font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320))!important;
}
body:not(.cke_editable) h2:not(.swal2-title):not([style])::after {
    background: transparent!important;
}
h2 {
    font-size: calc(22px + (35 - 22) * (100vw - 320px) / (1920 - 320)) !important;
    border: none;
    text-transform: none !important;
    margin-bottom: 20px !important;
}
.btn-primary {
    background: #B9040B;
    border-color: #B9040B;
}
.header-container .header-menu #main-menu a {
    padding: 18px 14px!important;
}
.header-container .header-menu #main-menu>li>a:hover, 
.header-container .header-menu #main-menu>li>a:focus, 
.header-container .header-menu #main-menu>li>a:active, 
.header-container .header-menu #main-menu .active a,
.header-container .header-menu #main-menu a:hover {
    color: #B9040B;
}
.flex-space {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search_btns {
    background: transparent;
    border: 0;
}
#whatsapp {
    position: fixed;
    bottom: 10em;
    right: 1em;
    z-index: 5;
}
#emailus {
    position: fixed;
    bottom: 2em;
    right: 1em;
    z-index: 5;
}
#ToTop {
    display: none!important;
}
.fcs a {
    text-decoration: none!important;
}
.newsletter-mod input {
    width: 250px;
    border-radius: 15px;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    border-right-color: #FFF;
}
.newsletter-mod button {
    background-color: #FFF!important;
    border: 1px solid #FFF!important;
    border-radius: 15px;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}
.newsletter-mod button .fa-arrow-right{
    color: #000;
}
#footer-area .footer-contact-info {
    width: 30%!important;
    flex: none;
}
.footer-contact-links ul li {
    margin-bottom: 10px;
}
.footer-contact-links a {
    font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
}
.footer-contact-info span img {
    padding-right: 1em;
}
.footer-contact-info {
    word-break: break-all;
}
.page-banner h3 {
    color: #FFF;
    font-weight: 600;
    font-size: calc(22px + (35 - 22) * (100vw - 320px) / (1920 - 320)) !important;
}

.slideshow .slider-custom-dots {
    padding-left: 4em;
}
.slideshow .slider-custom-dots .owl-dot {
    width: 4em!important;
    height: 6px!important;
    background-color: #9DA8AB!important;
}
.slideshow .slider-custom-dots .owl-dot.active {
    background-color: #FFF!important;
}
.slider-slideshow-description .slider-slideshow-description-link .btn-primary {
    background-color: transparent!important;
    color: #FFF!important;
    border: 2px solid#FFF;
    border-radius: 10px;
    padding: 10px 30px;
    margin-top: 2em;
}
.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-0,
.slider-slideshow-description .slider-slideshow-description-texts .slideshow-text-1 {
    font-size: calc(20px + (48 - 20) * (100vw - 320px) / (1920 - 320))!important;
    font-weight: 600;
}
.main-slide-dots {
    bottom: 9em!important;
    left: 5em!important;
}
.socials-bar {
    position: absolute;
    top: 10px;
    z-index: 1;
    padding-left: 2em;
}
.bar-socials {
    background: #b9040b;
    width: 100%;
}
.home_order_intro {
    position: relative!important;
    overflow: visible!important;
}
.home_order_intro .upper-content {
    background: url(../../../../../image/catalog/project/home/bg_hp-school.jpg) repeat ;
    background-size: cover;
    padding: 5em;
    border-radius: 25px;
    height: 100%;
    color: #FFF;
    margin-bottom: 3em;
}
.home_order_intro .img-container {
    width: 25%;
    align-items: center;
    justify-content: center;
}
.home_order_intro .wave-white {
    top: -6em;
    z-index: 2;
}
.home_order_intro .main-title {
    font-family: 'Mali', cursive;
}
.home_order_intro p {
    text-align: center;
    margin-top: 15px;
}
.home_order_intro .upper-content .main-title {
    font-size: calc(33px + (27 - 20) * (100vw - 320px) / (1920 - 320));
    margin-bottom: 1em;
    line-height: 1;
}
.home_order_intro .bottom-content {
    margin-bottom: 8em;
}
.home_order_intro .btn-primary {
    background-color: transparent!important;
    color: #444444!important;
    border: 2px solid #444444;
    border-radius: 10px;
    padding: 10px 30px;
    margin-top: 5em;
}
.home_about {
    position: relative!important;
    overflow: visible!important;
    background-color: #B9040B;
}
.home_about .wave-red {
    top: -6em;
    z-index: 2;
}
.home_about h2 {
    text-align: left!important;
}
.home_about .home_about-content {
    color: #FFF;
}
.home_about .btn-primary {
    background: transparent!important;
    border: 2px solid #FFF!important;
    border-radius: 7px;
    margin-top: 3em;
    padding: 12px 25px;
}
.home_about img {
    border-radius: 35px;
}
.home_about h2 {
    font-weight: 600;
}
.home_about .header-0 {
    color: #FFF;
}
.home_about .header-1 {
    color: #A29EA2;
}
.homeabout_content {
    padding-top: 2em;
}

/*About Us*/
.iid-4 .info-hide {
    display: none;
}
.about_content img {
    border-radius: 35px;
}
.about_content .desc-right .desc-container {
    padding-left: 3em;
}
.about_content .desc-left .desc-container {
    padding-right: 3em;
}
.about_content .flex {
    margin-bottom: 5em;
}
.about_content h2 {
    text-align: left!important;
}
.about_content h3 {
    font-size: 35px;    
    margin-bottom: 1em;
    display: inline-block;
}
.about_content h3 {
    margin-right: 10px;
}
.about_content h2 {
    font-weight: 600;
}
.about_content h2 span:first-child {
    color: #454545;
}
.about_content h2 span:last-child {
    color: #BB040A;
}


/*Contact Us*/
.contactus-form input, .contactus-form textarea {
    border-radius: 10px;
    background: #F6F6F6;
    border: none!important;
    padding: 15px;
    height: 100%;
}
.contact-footer .btn-primary {
    background-color: transparent!important;
    color: #444444!important;
    border-color: #444444;
    border-radius: 10px;
    padding: 10px 30px;
}


/*Services Page*/
.iid-7 .info-hide, .iid-7 .breadcrumb {
    display: none;
}
.category_row {
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.category_btn {
    margin: 10px;
}
.category_btn a {
    text-transform: initial;
}
.category_btn .btn.active {
    border: 3px solid #B9040B;
    background: #FFF!important;
    padding: 18px 65px;
    color: #B9040B!important;
    border-radius: 15px;
}
.services .cat_btn {
    padding: 18px 65px;
    color: #000!important;
}
.services .category_btn a:hover {
    color: #B9040B!important;
}
.services img {
    border-radius: 35px;
}
.services h2 {
    font-weight: 600;
    text-align: left!important;
}
.services h2 span:first-child {
    color: #454545;
}
.services h2 span:last-child {
    color: #BB040A;
}

/*Home - Services Page*/
.home_services {
    position: relative!important;
    overflow: visible!important;
    background-color: #F5F5F5;
}
.home_services .wave-grey {
    top: -5em;
    z-index: 2;
}
.services-container {
    width: 25%;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.pd-b100p {
    padding-bottom: 100%;
    opacity: .3;
    border-radius: 10px;    
}

.services-container:hover .slide_info, .hover-overlay:focus .slide_info {
    opacity: 2;
    cursor: pointer;
}
.services-container:hover .hover-service, .hover-overlay:focus .hover-service {
    background: grey;
    border-radius: 10px;
}
.services-container:hover .pd-b100p, .hover-overlay:focus .pd-b100p,
.services-container:hover .srvce-100, .hover-overlay:focus .srvce-100 {
    opacity: .2;
}
.slide_info {
    opacity: 0;
}
.slide_info h3 {
    color: #FFF!important;
    margin-bottom: 1em;
}
.slide_info .btn-primary {
    background: transparent!important;
    border: 2px solid #FFF!important;
    border-radius: 10px;
}
.home_services h2 {
    font-weight: 600;
}
.home_services .header-0 {
    color: #444444;
}
.home_services .header-1 {
    color: #B9040B;
}
.home_services .services-container h3 {    
    margin: 2em 0;
    font-weight: 600;
}

/*Home Schools Categories Page*/
.home_maincategories {
    padding-bottom: 10em!important;
}
.school-left {
    left: 3%!important;
}
.school-right {
    left: 15%!important;
}
.home_maincategories h2 {
    text-align: left!important;
    color: #B9040B;
    font-weight: 600;
}
#schools-container {
    margin-left: 15em;
}
#schools-container .slick-slide {
    margin-right: 0.5em;
    margin-top: 0.5em;
    margin-left: 0.5em;
}

/*Delivery Info Page*/
.iid-10 .info-hide {
    display: none;
}
.showDesc td:first-child p { 
    padding: 1.5em 0em;
    background: red;
    border-radius: 20px;
    color: #FFF;
}
.showDesc td:nth-child(2) { 
    padding-left: 2em;
    height: 9.5em;
}

.selectTitle {
    margin-top: 5em;
    width: 70%;
}
.deliveryinfo .category_btn {
    background: #ff2828;
    overflow: hidden;
    width: 70%;
    border-radius: 25px;
}
.deliveryinfo .category_btn img {
    opacity: 0.3;
}
.deliveryinfo .category_btn .active {
    background: black;
    overflow: hidden;
}
.deliveryinfo .category_btn .active img {
    opacity: 0.4;
}
.deliveryinfo .category_btn .active .texts {
    color: #FFF;
}
.deliveryinfo .category_btn .texts {
    color: #000;
    text-transform: uppercase;
    font-size: calc(11px + (30 - 25) * (100vw - 320px) / (1920 - 320))!important;
    font-weight: 600;
}
.deliveryinfo td p{
    font-weight: 600;
    border-bottom: 1px solid #ececec;
}
.deliveryinfo .showDesc {
    padding: 1.5em 2vw!important;
    -moz-box-shadow: 2px 3px 8px 2px #CCC;
    -webkit-box-shadow: 2px 3px 8px 2px #CCC;
    box-shadow: 2px 3px 8px 2px #CCC;
    border-radius: 25px;
}
.position-center-center {
    z-index: 2;
}
.category_btn:hover {
    cursor: pointer;
}
.flex-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: left;
    justify-content: left;
}
.subject {
    vertical-align:top;
}
@media (max-width: 767px) {
    .contact-footer #google_recaptcha {
        margin-top: 20px;
    }
}
@media (max-width: 768px) {
    .banner_breadcrumb {
        margin: 0px 0 20px 0;
    }
    .page-banner h3 {
        font-size: calc(18px + (35 - 22) * (100vw - 320px) / (1920 - 320)) !important;
        margin-top: 1em;
    }
    .home_order_intro .wave-white {
        top: -1.5em;
    }
    .slideshow .slider-custom-dots {
        padding-left: 0em;
    }
    .main-slide-dots {
        bottom: 1em!important;
    }
    .home_order_intro .bottom-content {
        margin-bottom: 2em;
    }
    .home_about .wave-red {
        top: -1.5em;
    }
    #schools-container {
        margin-left: 0em;
    }
    .home_services .wave-grey {
        top: -2em;
    }
    .services-container {
        width: 50%;
        margin-bottom: 2em;
    }
    #whatsapp img, #emailus img {
        width: 60%;
    }
    #whatsapp {
        bottom: 8em;
        right: -1em;
    }
    #emailus {
        bottom: 4em;
        right: -1em;
    }
    .selectTitle {
        width: 100%;
    }
    #footer-area .footer-contact-info {
        width: 100%!important;
        text-align: center;
        margin-bottom: 1em;
    }
    .product-category .btn-primary {
        padding: 6px 30px!important;
    }
    .newsletter-mod button {
        background-color: #FFF!important;
    }
    .about_content .flex {
        flex-direction: column;
    }
    .about_content .desc-right .desc-container {
        padding-left: 1em;
        padding-top: 1em;
    }
    .showDesc td:first-child p {
        padding: 1.5em 2em;
    }
}
@media (max-width: 540px) {
    .container-fluid {
        padding: 0 7vw;
    }
    #footer-area footer .footer-upper-contet > *:nth-child(2)  {
        display: none;
    }
    .home_about img {
        margin-bottom: 1em;
    }
    .home_services .services-container h3 {
        margin: 1em 0;
    }
    .services-container {
        width: 100%;
        margin-bottom: 1em;
    }
    .home_order_intro .img-container {
        width: 50%;
    }
    .home_maincategories h2, .home_maincategories h3 {
        text-align: center!important;
    }
    .home_order_intro .upper-content {
        padding: 2em 1em;
    }
    #footer-area .footer-contact-info {
        width: 100%!important;
    }
    .footer-upper-contet {
        text-align: center;
    }
    .footer-bottom {
        text-align: center;
    }
    .flex-space {
        flex-direction: column;
    }
    .product-category .newsletter-mod input {
        width: 420px;
    }
    .newsletter-mod input {
        width: 435px;
    }
    .showDesc td:first-child p {
        padding: 0.5em 0.7em;
    }
    .header_title {
        padding-left: 4em!important;
    }
    .socials-bar {
        padding-left: 0;
    }
    .deliveryinfo .container-fluid {
        padding: 0 1vw;
    }
    .deliveryinfo .category_btn {
        margin-left: 6em;
    }
    .slider-slideshow-description .slider-slideshow-description-texts {
        padding: 0!important;
    }
    .main-slide-dots {
        left: 3em!important;
    }
}
@media (max-width: 420px) {
    .main-slide-dots {
        left: 2.5em!important;
    }
    .product-category .newsletter-mod input {
        width: 300px;
    }
    .newsletter-mod input {
        width: 335px;
    }
    .page-banner h3 {
        font-size: calc(15px + (35 - 22) * (100vw - 320px) / (1920 - 320)) !important;
        margin-top: 2em;
    }
    .banner_breadcrumb > li > a {
        font-size: calc(10px + (35 - 22) * (100vw - 320px) / (1920 - 320)) !important;
    }
    .banner_breadcrumb {
        padding: 0;
    }
    .textbook-tbl td, .textbook-tbl th {
        padding: 10px 25px;
        color: #222222;
        font-size: 16px;
        font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320))!important;
    }
    #testTitle, #selectTitle {
        font-size: calc(18px + (14 - 12) * (100vw - 320px) / (1920 - 320))!important;
    }
    .deliveryinfo .category_btn {
        margin-left: 5em;
    }
}
@media (max-width: 375px) {
    .product-category .newsletter-mod input {
        width: 265px;
    }
    .newsletter-mod input {
        width: 290px;
    }
    .deliveryinfo .category_btn {
        margin-left: 4.5em;
    }
}
@media (max-width: 360px) {
    .slider-slideshow-description .slider-slideshow-description-link .btn-primary {
        padding: 6px 18px;
    }
    .product-category .newsletter-mod input {
        width: 250px;
    }
    .newsletter-mod input {
        width: 280px;
    }
    .deliveryinfo .category_btn {
        margin-left: 4em;
    }
}
@media (max-width: 320px) {
    .slider-slideshow-description .slider-slideshow-description-link .btn-primary {
        margin-top: 0em;
    }
    .main-slide-dots {
        left: 2em!important;
    }
    .product-category .newsletter-mod input {
        width: 200px;
    }
    .newsletter-mod input {
        width: 245px;
    }
    .header_title {
        padding-left: 3.2em!important;
    }
    .progress-step .progress-marker {
        font-size: 11px;
    }
    .deliveryinfo .category_btn {
        margin-left: 3.5em;
    }
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}
.quickcheckout-checkout .qc-disabled {
    display: none;
}
.quickcheckout-checkout #quickcheckoutconfirm .payment img {
    max-width: 150px;
}