* {
    outline: none !important;
}
body {
    overflow-x: hidden;
    width: 100vw !important;
    font-family: "Open Sans";
    font-size: 15px;
    color: #58595B;
    height: 100vh;
    overflow: hidden;
    display: block !important;
}
.en {
    font-family: "Open Sans";
}
body.ar * {
    font-family: "FFYaseer" !important;
}
body.ar {
    text-align: right;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0;
}
button {
    cursor: pointer;
}
::-moz-selection {
    color: #fff;
    background: #006DAF;
}
::selection {
    color: #fff;
    background: #006DAF;
}
p {
    margin: 0;
}
loader {
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 9999999999999999999999999999999999999999;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a { 
    color: inherit;
    text-decoration: none !important; 
}
.red-color {
    color: #E92429;
}
output { 
    position: absolute;
    font-family: var(--font-heavy);
    font-size: 15px;
    top: 20px;
}
textarea {
    font-size: 14px;
    width: 100%;
    height: 146px;
    background-color: var(--color-job-footer);
    color: var(--color-modal-placeholder);
    border: 0px;
    padding: 10px;
    resize: none;
}
textarea::-webkit-input-placeholder /* Chrome/Opera/Safari */ {
    color: var(--color-modal-placeholder);
}
textarea::-moz-placeholder /* Firefox 19+ */ {
    color: var(--color-modal-placeholder);
}
textarea:-ms-input-placeholder /* IE 10+ */ {
    color: var(--color-modal-placeholder);
}
textarea:-moz-placeholder /* Firefox 18- */ {
    color: var(--color-modal-placeholder);
}
label {
    margin: 0;
}
select {
    -webkit-appearance : none;
    -moz-appearance: none;
    appearance: none;
    padding: 0px 30px 0px 10px !important;
}
title {
    display: block;
    color: #3686C7;
    font-weight: bold;
}
.overflow {
    overflow: hidden;
}
.underline {
    text-decoration: underline !important;
}
.bold {
    font-weight: bold;
}
block {
    display: block;
    width: 100%;
}
/*.an1, .an2 {
    position: relative;
    transform: translateY(-100%);
    transition: .7s all;
}*/
/*.an1.open, .an2.open {
    transform: translateY(0%);
}*/

.min-height {
    overflow-x: hidden;
    width: 100vw !important;
    min-height: calc(100vh - 60px);
    position: relative;
    padding-top: 70px;
}
.dropdown {
    cursor: pointer;
}
.dropdown-block {
    display: none;
}
blue, .blue {
    color: #3686C7;
}
text-center {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.ar text-center {
    left: auto;
    right: 50%;
    transform: translateX(50%);
}
backgound-opacity {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(54,134,199,0.2); 
    top: 0;
    left: 0;
    z-index: 10000;
}
float-right, .float-right {
    float: right;
}
float-left, .float-left {
    float: left;
}
hr {
    margin: 10px 0;
    border-top: 1px solid #E5E5E4;
}
block {
    display: block;
}
input[type=file] {
    opacity: 0;
    position: absolute;
}
.button {
    cursor: pointer;
}
.btn {
    position: relative;
    padding: 15px 20px;
    min-width: 200px;
    background: transparent;
    color: #3686C7;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}
.forget-password {
    text-align: right;
}
img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
inline-block {
    display: inline-block;
}
niceScroll {
    display: block;
    height: calc(100% - 40px);
}
.background {
    position: fixed;
    top: 0px;
    width: 100%;
    height: auto;
}
.background.main {
    height: 100vh;
    z-index: -1;
}
.background.main img {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.background.main svg {
    position: absolute;
    top: -41px;
    left: calc(50% - 50px);
    transform: translateX(-50%);
    min-width: calc(100vw + 100px);
    height: auto;
}
.clouds {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    width: 106%;
    max-width: 360px;
}
.ar .clouds {
    transform: rotateY(180deg);
    left: auto;
    right: 0px;
}
.logos {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
}
.ar .logos {
    left: auto;
    right: 20px;
}
button.navbar-toggler {
    height: auto;
    padding: 0px;
}
social-media svg {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    height: 35px;
    width: 35px;
}
.langs {
    position: absolute;
    top: 64px;
    left: 50px;
    z-index: 10;
}
.langs .changeLang.active .st50 {
    fill:#026680;
}
.langs .changeLang {
    color: #D0D1D1 !important;
}
.langs .changeLang.active {
    color: #00657F !important;
}
.langs .changeLang.active .st51 {
    fill:#0FBBE3;
}
.langs .changeLang:not(.active) .st40 { 
    fill:#D0D1D2;
}
.langs .changeLang:not(.active) .st41 {
    fill:#E5E5E4;
}
.ar .langs {
    left: auto;
    right: 50px;
}
.langs > div {
    display: inline-block;
}
.langs > div a {
    display: block;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 100%;
    background-image: url('/Assets/Images/inactivelang.png');
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "MyriadPro-Regular" !important;
    font-size: 22px;
    height: 30px;
}
.langs > div a.active {
    background-image: url('/Assets/Images/activelang.png');
}
.langs div:not(:last-child) {
    margin-right: 15px;
}
.ar .langs div:not(:last-child) {
    margin-right: auto;
    margin-left: 15px;
}
.clouds img, .logos img {
    object-fit: contain;
}
a {
    cursor: pointer;
}
.forgot-pass {
    text-align: right;
    font-size: 13px;
    color: #fff;
}
.ar .forgot-pass {
    text-align: left;
}
.close-icon {
    cursor: pointer;
    z-index: 10;
}
.register {
    margin-top: 50px;
}
.register {
    text-align: center;
    font-size: 13px;
    color: #fff;
}
.register a {
    text-decoration: underline !important;
    font-weight: bold;
    text-transform: uppercase;
}
textarea {
    color: #fff;
    font-size: 14px;
}
textarea::-webkit-input-placeholder /* Chrome/Opera/Safari */ {
    color: #fff;
    font-size: 14px;
}
textarea::-moz-placeholder /* Firefox 19+ */ {
    color: #fff;
    font-size: 14px;
}
textarea:-ms-input-placeholder /* IE 10+ */ {
    color: #fff;
    font-size: 14px;
}
textarea:-moz-placeholder /* Firefox 18- */ {
    color: #fff;
    font-size: 14px;
}
button.no-style {
    border: 0px;
    background: none;
    box-shadow: none;
}
button, .button > div {
    position: relative;
    transition: .1s all;
    bottom: 0px;
    animation-delay: 1s;
}
.button:hover > button, .button:hover > div {
    bottom: 12px;
    box-shadow: 0px 12px 20px rgba(0,0,0,0.3), inset 0px -7px 20px rgba(0, 0, 0, 0.2);
}
/*:not(.index-page) .button:hover {
    bottom: 12px;
    box-shadow: 0px 12px 20px rgba(0,0,0,0.3), inset 0px -7px 20px rgba(0, 0, 0, 0.2);
}*/
loader-custom {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 99999999999999999999999999999999999999;
}
loader-custom svg {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    /*height: 70vh;
    max-width: 100vw;*/
    min-width: 125vw;
    height: calc(100vh + 100px);
}
loader-custom first-section {
    display: inline-block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    max-width: 910px;
    width: 100%;
}
loader-custom first-section img {
    position: relative;
    transform: translate(0vw, 0vh);
    transition: .8s all;
}
loader-custom first-section img.unshown:first-child {
    transform: translate(-100vw, 0vh);
}
loader-custom first-section img.unshown:nth-child(2) {
    transform: translate(0vw, 100vh);
}
loader-custom first-section img.unshown:last-child {
    transform: translate(100vw, 0vh);
}
loader-custom img {
    width: unset;
    height: unset;
    object-fit: none;
}
.ar loader-custom svg {
    transform: translate(50%, -50%);
    left: unset;
    right: 50%;
}
loader-custom .eraser-border {
    position: relative;
    display: block;
    transform: translate(-8%, -78%);
    /*animation: eraser 4s infinite;*/
    z-index: 10;
}
.path {
    z-index: 9;
    display: block;
}
.path path {
    stroke-dasharray: 1410;
    stroke-dashoffset: 1410;
    animation: dash 5.5s linear forwards;
    animation-delay: 400ms;
}
.increment-cart, .decrement-cart {
    cursor: pointer;
    display: inline-block;
    width: 19px;
    height: 19px;
    transition: .3s all;
}
.increment-cart:hover, .increment-cart:active, .decrement-cart:hover, .decrement-cart:active {
    transform: translateY(-50%) scale(1.2);
}
.decrement-cart {
    position: absolute;
    transform: translateY(-50%);
    top: calc(50% - 4px);
    left: 30px;
}
.increment-cart {
    position: absolute;
    transform: translateY(-50%);
    top: calc(50% - 4px);
    right: 30px;
}
.st1803.animation {
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
    animation: dash 3s infinite;
    display: block;
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}
/*--- Animations ---*/
    @keyframes searchInput {
        0% {
            width: 0px;
            padding-left: 0px;
            padding-right: 0px;
        }
        100% {
            width: 500px;
            padding-left: 16px;
            padding-right: 40px;
        }
    }
    @keyframes eraser {
        0% {
            transform: translate(0%, -83%);
        }
        10% {
            transform: translate(60%, -75%);
        }
        20% {
            transform: translate(10%, -70%);
        }
        30% {
            transform: translate(50%, -60%);
        }
        40% {
            transform: translate(0%, -50%);
        }
        50% {
            transform: translate(40%, -40%);
        }
        60% {
            transform: translate(5%, -30%);
        }
        70% {
            transform: translate(50%, -20%);
        }
        80% {
            transform: translate(30%, -10%);
        }
        100% {
            transform: translate(0%, 0%);
        }
    }
    @keyframes flipY {
        0% {
            transform: translateY(-50%) rotateY(0deg);
        }
        100% {
            transform: translateY(-50%) rotateY(360deg);
        }
    }
/*--- Animations ---*/

/*--- Custom Input ---*/
    .inputs .custom-input {
        width: 100%;
        border: 0px;
        background-color: transparent;
        border-bottom: 1px solid #183443;
        padding-left: 27px;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }
    .ar .inputs .custom-input {
        padding-right: 27px;
        padding-left: auto;
    }
    .inputs .custom-input::-webkit-input-placeholder /* Chrome/Opera/Safari */ {
        color: white;
    }
    .inputs .custom-input::-moz-placeholder /* Firefox 19+ */ {
        color: white;
    }
    .inputs .custom-input:-ms-input-placeholder /* IE 10+ */ {
        color: white;
    }
    .inputs .custom-input:-moz-placeholder /* Firefox 18- */ {
        color: white;
    }
    .inputs .custom-input::-webkit-input-placeholder /* Chrome/Opera/Safari */ {
        color: white;
    }
    .inputs .custom-input::-moz-placeholder /* Firefox 19+ */ {
        color: white;
    }
    .inputs .custom-input:-ms-input-placeholder /* IE 10+ */ {
        color: white;
    }
    .inputs .custom-input:-moz-placeholder /* Firefox 18- */ {
        color: white;
    }
    .inputs label {
        position: absolute;
        transform: translateY(3px);
        color: #fff;
        transition: 0.1s all;
    }
    .inputs input {
        color: #fff;
    }
    .inputs textarea {
        border: 1px solid #183443;
        color: #fff;
    }
    .forgot-pass label {
        position: relative;
        cursor: pointer;
        user-select: none;
    }
    .forgot-pass label:before {
        content: "";
        position: absolute;
        display: block;
        width: 21px;
        height: 21px;
        border-radius: 50%;
        border: 2px solid #00657F;
        top: 50%;
        transform: translateY(-50%);
        left: -35px;
    }
    .ar .forgot-pass label:before {
        right: -35px;
        left: auto;
    }
    .forgot-pass input:checked ~ label:after {
        content: "";
        display: block;
        position: absolute;
        width: 9px;
        height: 9px;
        top: 50%;
        transform: translateY(-50%);
        background: #00657F;
        border-radius: 50%;
        left: -29px;
    }
    .ar .forgot-pass input:checked ~ label:after {
        right: -29px;
        left: auto;
    }
    .forgot-pass input[type=checkbox] {
        opacity: 0;
        position: absolute;
    }
/*--- Custom Input ---*/

/*--- Navigation ---*/
    .navbar-custom {
        position: fixed;
        top: 0px;
        font-family: "Impact";
        height: 60px;
        left: 0;
        width: 100%;
        z-index: 9;
    }
    .navbar-custom .list {
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        top: 0px;
    }
    .ar .navbar-custom .list {
        transform: translateX(50%);
        left: auto;
        right: 50%;
    }        
    .navbar-custom .list > div {
        display: inline-block;
        color: white;
    }
    .navbar-custom .list > div.active {
        color: #E8262B;
    }
    .navbar-custom .list > div label {
        line-height: 60px;
        letter-spacing: 1px;
    }
    .ar .navbar-custom .list > div label {
        letter-spacing: 0px;
    }
    .navbar-custom .list > div:not(:last-child) {
        margin-right: 15px;
    }
    .ar .navbar-custom .list > div:not(:last-child) {
        margin-right: auto;
        margin-left: 15px;
    }
    .navbar-custom .icons {
        position: absolute;
        right: 45px;
        top: 15px;
        z-index: 1;
    }
    .ar .navbar-custom .icons {
        right: auto;
        left: 45px;
    }
    .navbar-custom .icons > div {
        display: inline-block;
    }
    .navbar-custom .icons svg {
        cursor: pointer;
    }
    .navbar-custom .icons > div:not(:last-child) {
        margin-right: 20px;
    }
    .ar .navbar-custom .icons > div:not(:last-child) {
        margin-left: 20px;
        margin-right: auto;
    }
    .navbar-custom .icons .search input {
        border: 0px;
        height: 40px;
        border-radius: 30px;
        position: absolute;
        top: calc(50% - 1px);
        width: 0;
        transform: translateY(-50%);
        padding-left: 0;
        padding-right: 0;
        z-index: -1;
        transition: .3s all;
        right: -10px;
    }
    .ar .navbar-custom .icons .search input {
        right: auto;
        left: -10px;
        top: calc(50% - 5px);
    }
    .navbar-custom .icons .search.searchInput input {
        width: 500px;
        padding-left: 16px;
        padding-right: 40px;
        /* animation-name: searchInput;
        animation-duration: 2s;*/
    }
    .ar .navbar-custom .icons .search.searchInput input {
        padding-right: 16px;
        padding-left: 40px;
    }
   .navbar-custom .icons .search {
        position: relative;
    }
   .navbar-custom .icons .search svg {
        transition: 0.5s all;
   }
    .navbar-custom .icons .search svg {
        z-index:  10;
    }
    .navbar-custom #nav-icon {
        width: 40px;
        height: 23px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    .navbar-custom #nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 50%;
        background: #d3531a;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .navbar-custom #nav-icon span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }
    .navbar-custom #nav-icon span:nth-child(odd) {
        left:0px;
        border-radius: 9px 0 0 9px;
    }
    .navbar-custom #nav-icon span:nth-child(1), .navbar-custom #nav-icon span:nth-child(2) {
        top: 0px;
    }
    .navbar-custom #nav-icon span:nth-child(3), .navbar-custom #nav-icon span:nth-child(4) {
        top: 10px;
    }
    .navbar-custom #nav-icon span:nth-child(5), .navbar-custom #nav-icon span:nth-child(6) {
        top: 19px;
    }
    .navbar-custom #nav-icon.open span:nth-child(1),.navbar-custom #nav-icon.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .navbar-custom #nav-icon.open span:nth-child(2),.navbar-custom #nav-icon.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navbar-custom #nav-icon.open span:nth-child(1) {
        left: 5px;
        top: 7px;
    }
    .navbar-custom #nav-icon.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px;
    }
    .navbar-custom #nav-icon.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }
    .navbar-custom #nav-icon.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }
    .navbar-custom #nav-icon.open span:nth-child(5) {
        left: 5px;
        top: 18px;
    }
    .navbar-custom #nav-icon.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 18px;
    }
    .navbar-custom .navbar-toggler {
        position: absolute;
        top: 20px;
        right: 35px;
    }
    .ar .navbar-custom .navbar-toggler {
        right: auto;
        left: 35px;
    }
/*--- Navigation ---*/

/*--- Footer ---*/
    .footer-custom {
        height: 60px;
        width: 100%;
        background-color: rgba(52, 161, 180, 0.8);
        color: #FFFFFF;
        line-height: 60px;
        z-index: 20;
        font-size: 14px;
    }
    .footer-custom a {
        margin-right: 1vw;
    }
    .footer-custom social-media {
        margin-left: 1vw;
    }
    .ar .footer-custom a {
        margin-left: 1vw;
        margin-right: auto;
    }
    .ar .footer-custom a {
        margin-left: auto;
        margin-right: 1vw;
    }
    .ar .footer-custom social-media {
        margin-right: 1vw;
        margin-left: auto;
    }
    .footer-custom social-media sm {
        /*display: inline-block;*/
    }
    .footer-custom social-media svg {
        transition: .8s all;
        transform: translateY(-50%) rotateY(0deg);
    }
    .footer-custom social-media sm:hover svg {
        transform: translateY(-50%) rotateY(360deg);
    }
    .footer-custom social-media sm svg {
        max-height: 38px;
        max-width: 38px;
        width: 3vw;
        overflow: visible;
    }
    .footer-custom social-media sm:not(:last-child) svg {
        margin-right: 10px;
    }
    .ar .footer-custom social-media sm:not(:last-child) svg {
        margin-right: auto;
        margin-left: 10px;
    }
/*--- Footer ---*/

/*--- Modal ---*/
    .custom-modal  {
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,0.6); 
        z-index: 1000;
        display: none;
    }
    .custom-modal button[type=submit] {
        opacity: 0;
        position: absolute;
    }
    .custom-modal > div {
        position: fixed;
        transform: translate(-50%, -50%);
        top: calc(50% - 40px);
        left: 50%;
        bottom: auto;
        right: auto;
        max-width: 300px;
        width: 100%;
        height: auto;
        max-height: 80vh;
    }
    .custom-modal > div .close-icon {
        position: absolute;
        width: 25px;
        height: 25px;
        top: 24px;
        right: 24px;
    }
    .ar .custom-modal > div .close-icon {
        right: auto;
        left: 24px;
    }
    .custom-modal > div .close-icon img {
        object-fit: contain;
    }
    .custom-modal > div .header-custom {
        background-color: #48AA99;
    }
    .custom-modal > div .header-custom img  {
        width: 75%;
        position: relative;
        left: 12.5%;
    }
    .ar .custom-modal > div .header-custom img  {
        left: auto;
        right: 12.5%;
    }
    .custom-modal > div .header-custom {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .custom-modal > div .footer {
        padding: 50px 60px;
    }
    .custom-modal > div .content {
        position: relative;
        top: -1px;
        background-color: #3F9488;
        padding: 20px 30px 10px 30px;
    }
    .custom-modal > div .button {
        margin-top: 7px;
        text-align: center;
        width: 100%;
        padding: 20px 0px;
        color: white;
        background-color: #00657F;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        font-family: "Impact";
        font-size: 18px;
        letter-spacing: 1px;
        cursor: pointer;
    }
/*--- Modal ---*/

/*--- Index page ---*/
    .index-page first-section {
        display: block;
        position: relative;
        transition: 500ms all cubic-bezier(0.25, 0.46, 0.45, 0.94);
        text-align: center;
    }
    .index-page first-section svg {
        /*width: 90%;*/
        /*position: relative;*/
        /*transform: translateX(-50%);*/
        /*left: 50%;*/
        min-width: 300px;
        max-width: 600px;
    }
    /*.ar .index-page first-section svg {
        transform: translateX(50%);
        right: 50%;
        left: auto;
    }*/
    .index-page second-section {
        display: inline-block;
        position: relative;
        transition: 500ms all cubic-bezier(0.25, 0.46, 0.45, 0.94);
        left: 50%;
        transform: translateX(-50%);
        margin-top: 30px;
    }
    edit-pen {
        display: inline-block;
        cursor: pointer;
    }
    .ar .index-page second-section {
        transform: translateX(50%);
        right: 50%;
        left: auto;
    }
    .index-page second-section svg {
        width: 100%;
    }
    .index-page second-section d-svg {
        width: 40vw;
        position: relative;
        display: inline-block;
        /* transform: translateX(-50%); */
        /* left: calc(42.5% - 25px); */
        max-width: 215px;
        min-width: 145px;
    }
    .index-page second-section d-svg {
        cursor: pointer;
        user-select: none;
        -webkit-user-select: none;
    }
    .ar .index-page second-section d-svg button.scholastic, .ar .index-page second-section d-svg button.extracurricular {
        letter-spacing: 0px;
    }
    .index-page second-section d-svg button.scholastic, .index-page second-section d-svg button.extracurricular {
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        color:#FFFFFF;
        font-family:'Impact';
        font-size:18px;
        width: 215px;
        line-height: 60px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .index-page second-section d-svg:not(:last-child) {
        margin-right: 50px;
    }
    .ar .index-page second-section d-svg:not(:last-child) {
        margin-right: auto;
        margin-left: 50px;
    }
    .ar .index-page second-section ul.list * {
        font-family: "GESSTwoBold" !important;
        font-weight: bold;
    }
    .index-page second-section ul.list {
        position:  absolute;
        display: none;
        left: 2%;
        width:  96%;
        line-height:  40px;
        text-align:  center;
        color:  #77777A;
        background-color:  white;
        transform: translateY(0px);
        z-index: -1;
        box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
        cursor: pointer;
        z-index: 1;
    }
    .index-page second-section ul.list > li:hover {
        background-color: #E92429 !important;
    }
    .index-page second-section ul.list > li:hover > a {
        color: #fff !important;
        font-weight: bold;
    }
    .index-page second-section ul.list > li:hover > ul.sub-list {
        display: block !important;
    }
    /*.index-page second-section ul.list > li:first-child:before {
        content: "";
        position: absolute;
        left: 0px;
        top: -20px;
        display: block;
        width: 100%;
        height: 20px;
        background-color: white;
    }*/
    .index-page second-section ul.list li:nth-child(even) {
        background-color: #F5F5F5;
    }
    .index-page second-section ul.list ul.sub-list a:nth-child(even) li {
        background-color: #F5F5F5;
    }
    .ar .index-page second-section ul.list li ul.sub-list {
        left: auto;
        right: 100%;
    }
    .index-page second-section ul.list li ul.sub-list {
        position: absolute;
        display: none;
        width: 100%;
        left: 100%;
        top: 0px;
        background-color: white;
        box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
        z-index: 1;
    }
    .index-page second-section ul.list li ul.sub-list > a:hover li {
        background-color: #166976 !important;
        color: #fff !important;
        font-weight: bold;
        font-size: 16px;
    }
/*--- Index page ---*/

/*--- Story page ---*/
    .story-page first-section {
        display: block;
        position: relative;
        padding: 40px;
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        width: 60%;
        min-width: 300px;
        max-width: 940px;
        left: 50%;
        transform: translateX(-50%);
    }
    .ar .story-page first-section {
        transform: translateX(50%);
        left: auto;
        right: 50%;
    }
    .story-page first-section .niceScroll {
        max-height: 400px;
    }
    .story-page first-section .add-cart {
        position: relative;
        display: block;
        width: 100%;
        height: 40px;
        text-align: center;
        max-width: 300px;
        transform: translateX(-50%);
        left: 50%;
    }
    .ar .story-page first-section .add-cart {
        transform: translateX(50%);
        left: unset;
        right: 50%;
    }
    .story-page first-section .add-cart .cart-center {
        font-family: "Impact";
        background-color: #41968a;
        border-radius: 20px;
        color: white;
        display: inline-block;
        padding: 4px 20px;
        line-height: 30px;
        letter-spacing: 0.4px;
        user-select: none;
        cursor: pointer;
    }
    .story-page first-section .add-cart svg {
        position: relative;
    }
    .ar .story-page first-section .add-cart svg {
        /*transform: translateX(50%);*/
        /*left: auto;*/
        /*right: 50%;*/
    }
    .story-page first-section .title {
        background-image: url(../Images/button1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        padding: 5% 5%;
        color: #fff;
        font-size: 16px;
        font-family: "Impact";
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 15px;
    }
    .ar .story-page first-section .title {
        transform: translateX(50%);
        left: auto;
        right: 50%;
    }
    .story-page first-section .subtitle {
        color: #00657F;
        font-size: 21px;
        font-family: "Impact";
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .story-page first-section .image {
        position: relative;
        height: 220px;
        width: 100%;
        margin-bottom: 25px;
    }
    .story-page first-section .image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .story-page first-section .count {
        background-color: #E92429;
        color: white;
        position: absolute;
        height: 33px;
        line-height: 33px;
        width: 33px;
        font-size: 18px;
        text-align: center;
        border-radius: 50%;
        font-family: "Impact";
        top: 10px;
        left: 30%;
    }
    .ar .story-page first-section .count {
        right: 30%;
        left: auto;
    }
    .story-page first-section title {
        display: inline-block;
        color: #00657F;
        font-weight: bold;
    }
    .story-page first-section title:after {
        content: "\00a0:\00a0";
    }
    .story-page first-section answer {
        display: inline-block;
        color: #00657F;
    }
    .story-page first-section .preview-sample {
        width: 200px;
        position: absolute;
        bottom: -25px;
        left: 50%;
        transform: translateX(-50%);
        cursor: pointer;
        user-select: none;
    }
    .ar .story-page first-section .preview-sample {
        left: auto;
        transform: translateX(50%);
        right: 50%;
    }
    .story-page first-section .preview-sample svg {
        width: 100%;
    }
/*--- Story page ---*/

/*--- Terms page | Privacy page ---*/
    .terms-page title {
        display: block;
        width: 100%;
        text-align: center;
        font-family: "Impact";
        font-size: 24px;
        color: white;
        margin-bottom: 35px;
    }
    .terms-page p {
        color: white;
    }
/*--- Terms page | Privacy page ---*/

/*--- Profile page ---*/
    .profile-page first-section {
        display: block;
        position: relative;
        padding: 40px;
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        width: 60%;
        min-width: 300px;
        max-width: 940px;
        left: 50%;
        transform: translateX(-50%);
    }
    .ar .profile-page first-section {
        transform: translateX(50%);
        left: auto;
        right: 50%;

    }
    .profile-page first-section .img {
        width: 130px;
        height: 130px;
        margin-bottom: 20px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .ar .profile-page first-section .img {
        left: auto;
        right: 50%;
        transform: translateX(50%);

    }
    .profile-page first-section .img img {
        border-radius: 50%;
        box-shadow: 5px 5px #00657F;
    }
    .profile-page first-section name {
        display: block;
        color: #00657f;
        font-family: "Impact";
        font-size: 20px;
        margin-bottom: 10px;
    }
    .profile-page first-section phone, .profile-page first-section email {
        display: block;
        color: #00657f;
    }
    .profile-page first-section phone svg, .profile-page first-section email svg {
       width: 18px;
       margin-right: 10px;
    }
    .ar .profile-page first-section phone svg, .ar .profile-page first-section email svg {
       margin-left: 10px;
       margin-right: auto;
    }
    .profile-page first-section email {
        margin-bottom: 5px
    }
    .profile-page first-section .st151 {
        fill: #00657f;
    }
    .profile-page first-section title {
        color: #00657f;
        font-weight: bold;
    }
    .profile-page first-section .img2 {
        width: 100%;
        height: 140px;
    }
    .profile-page first-section .img2 img {
        object-fit: contain;
    }
    .profile-page first-section title2 {
        display: block;
        color: #00657f;
        font-family: "Impact";
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .profile-page first-section content {
        display: block;
        color: #00657f;
        text-align: center;
        font-size: 12px;
    }
    .profile-page input[type="text"] {
        width: 135px;
        border: 0px;
    }
    .profile-page button.btn-save {
        display: none;
        width: 150px;
        height: 35px;
        background-color: #e92429;
        border-radius: 20px;
        border: 0px;
        box-shadow: auto;
        color: white;
        margin-top: 15px;
    }
/*--- Profile page ---*/

/*--- Add To Cart page ---*/
    .addtocart-page first-section {
        display: block;
        position: relative;
        padding: 40px;
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        width: 45%;
        min-width: 300px;
        max-width: 940px;
        left: 50%;
        transform: translateX(-50%);
    }
    .ar .addtocart-page first-section {
        right: 50%;
        left: auto;
        transform: translateX(50%);
    }
    .addtocart-page first-section title {
        color: #00657f;
        font-weight: bold;
    }
    .addtocart-page first-section .img2 {
        width: 100%;
        height: 140px;
    }
    .addtocart-page first-section .img2 img {
        object-fit: contain;
    }
    .addtocart-page first-section title2 {
        display: block;
        color: #00657f;
        font-family: "Impact";
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .addtocart-page first-section content {
        display: block;
        color: #00657f;
        text-align: center;
        font-size: 12px;
    }
    .addtocart-page first-section .count {
        background-color: #E92429;
        color: white;
        position: absolute;
        height: 27px;
        line-height: 27px;
        width: 27px;
        font-size: 15px;
        text-align: center;
        border-radius: 50%;
        font-family: "Impact";
        top: 10px;
        left: 30%;
    }
    .ar .addtocart-page first-section .count {
        left: auto;
        right: 30%;
    }
    .addtocart-page first-section .button {
        width: 35%;
        position: relative;
        display: inline-block;
        transform: translateX(-50%);
        left: 50%;
        max-width: 215px;
        min-width: 125px;
        margin-top: 25px;
    }
    .addtocart-page first-section .button > .quotation {
        position: relative;
        background-image: url("/Assets/Images/scholastic.png");
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        color:#FFFFFF;
        text-align: center;
        font-family:'Impact';
        font-size:18px;
        width: 215px;
        line-height: 60px;
        text-transform: uppercase;
        letter-spacing: 2px;
        left: 50%;
        transform: translateX(-50%);
    }
    .ar .addtocart-page first-section .button > .quotation {
        letter-spacing: 0px;
        left: unset;
        right: 50%;
        transform: translateX(50%);
    }
    .ar .addtocart-page first-section .button {
        right: 50%;
        left: auto;
        transform: translateX(50%);
    }
    .addtocart-page first-section .button svg {
        width: 100%;
    }
/*--- Add To Cart page ---*/


/****************************************************************************************************************************/
/* web responsive layout */
/* Smartphones Portrait */
@media (max-width: 910px) {
    loader-custom first-section img {
        width: 100%;
    }
}
@media (max-width: 419px) {
    .navbar-custom {
        position: absolute;
    }
    .navbar-custom .navbar-toggler {
        top: 105px;
    }
    .navbar-custom options {
        top: 150px !important;
    }
    .index-page second-section d-svg button.scholastic, .index-page second-section d-svg button.extracurricular {
        width: 145px !important;
        line-height: 45px;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .index-page second-section ul.list {
        width: 138px;
        transform: translateY(5px);
    }
}

@media (max-width: 767px) {
    .increment-cart {
        right: 5px;
    }
    .decrement-cart {
        left: 5px;
    }
    .add-cart {
        margin-bottom: 15px;
    }
    .navbar-custom .icons .search input {
        z-index: 10;
    }
    body {
        overflow-y: visible;
    }
    .min-height {
        padding-top: 150px;
    }
    .navbar-custom {
        z-index: 15;
        text-align: center;
    }
    .navbar-custom options {
        display: none;
        position: absolute;
        width: calc(100% - 70px);
        background: #fff;
        top: 75px;
        left: 35px;
        padding: 15px 20px;
        box-shadow: 0px 0px 10px #00657f;
        z-index: 50;
    }
    .navbar-custom .list {
        position: relative;
        transform: none;
        right: auto;
        left: auto;
        top: auto;
    }
    .navbar-custom .icons {
        position: relative;
        transform: none;
        left: auto !important;
        right: auto !important;
        top: auto;
    }
    .navbar-custom .list > div label {
        line-height: unset;
        margin-bottom: 10px;
    }
    .navbar-custom .list > div:not(:last-child), .navbar-custom .icons > div:not(:last-child) {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .navbar-custom .list > div, .navbar-custom .icons > div {
        color: #00657f;
        display: block;
    }
    .index-page second-section d-svg {
        display: inline-table;
    }
    .index-page second-section d-svg:not(:last-child) {
        margin-right: 0px;
    }
    .ar .index-page second-section d-svg:not(:last-child) {
        margin-left: 0px;
    }
    .index-page second-section > svg {
        margin-right: 20px !important;
    }
    .index-page second-section > svg:not(:last-child) {
        margin-left: -20px !important;
    }
    .index-page second-section ul.list {
        position: relative;
        top: -4px;
    }
    .ar .index-page second-section ul.list {
        left: -2%;
    }
    .footer-custom {
        height: auto;
        font-size: 12px;
        text-align: center;
        line-height: 40px;
        margin-top: 25px;
    }
    .footer-custom a {
        margin-right: 15px;
    }
    .footer-custom social-media {
        display: block;
    }
    .footer-custom social-media sm svg {
        width: auto;
        position: unset;
        top: auto;
        transform: none;
    }
    .navbar-custom .icons > div:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .navbar-custom .icons .search.searchInput input {
        border: 1px solid #00657f;
        width: calc(100% - 30px);
        color: #00657f;
    }
    .navbar-custom .icons .search svg {
        transition: 0.2s all;
    }
    .navbar-custom .icons .search {
        text-align: center;
    }
    .navbar-custom .icons .search.searchInput {
        text-align: left;
    }
    .ar .navbar-custom .icons .search.searchInput {
        text-align: right;
    }
    .story-page first-section .niceScroll {
        max-height: auto;
    }
    .story-page first-section {
        padding: 75px 40px;
    }
    .story-page first-section .preview-sample {
        position: relative;
    }
    .story-page first-section .count {
        left: 18%;
    }
    .index-page second-section d-svg button.scholastic, .index-page second-section d-svg button.extracurricular {
        width: 150px;
        font-size: 15px;
        letter-spacing: 1px;
    }
    .index-page second-section ul.list {
        width: 142px;
        transform: translateY(5px);
    }
}

/****************************************************************************************************************************/
/* web responsive layout */
/* Smartphones Landscape */
@media (max-width : 767px) and (orientation : landscape) {
    body {
        overflow-y: visible;
    }
}

/****************************************************************************************************************************/
/* web responsive layout */
/* Tablets Landscape */
@media (min-width : 768px) and (max-width : 1023px)  {
    .navbar-custom .icons .search input {
        z-index: 10;
    }
    .story-page first-section, .addtocart-page first-section, .profile-page first-section {
        width: 80%;
    }
    .story-page first-section .niceScroll {
        max-height: auto;
    }
    .story-page first-section {
        padding: 75px 40px;
    }
    .story-page first-section .preview-sample {
        position: relative;
    }
    .story-page first-section .count {
        left: 18%;
    }
    body {
        overflow-y: visible;
    }
    .navbar-custom .list > div:not(:last-child), .navbar-custom .icons > div:not(:last-child) {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .ar .navbar-custom .icons {
        right: auto !important;
        left: auto !important;
    }
    .min-height {
        padding-top: 115px;
    }
    .navbar-custom {
        z-index: 15;
        text-align: center;
    }
    .navbar-custom options {
        display: none;
        position: fixed;
        width: calc(100% - 70px);
        background: #fff;
        top: 65px;
        left: 35px;
        padding: 15px 20px;
        box-shadow: 0px 0px 10px #00657f;
    }
    .navbar-custom .list, .navbar-custom .icons {
        position: relative;
        transform: none;
        left: auto;
        right: auto;
        top: auto;
    }
    .navbar-custom .list > div, .navbar-custom .icons > div {
        color: #00657f;
        display: block;
    }
    .navbar-custom .list > div label {
        line-height: unset;
        margin-bottom: 10px;
    }
    .navbar-custom .icons > div:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .navbar-custom .icons .search.searchInput input {
        border: 1px solid #00657f;
        width: calc(100% - 30px);
        color: #00657f;
    }
    .navbar-custom .icons .search {
        text-align: center;
    }
     .navbar-custom .icons .search.searchInput {
        text-align: left;
    }
    .ar .navbar-custom .icons .search.searchInput {
        text-align: right;
    }
    .footer-custom {
        height: auto;
        font-size: 12px;
        text-align: center;
        line-height: 40px;
        margin-top: 25px;
    }
    .footer-custom a {
        margin-right: 15px;
    }
    .footer-custom social-media {
        display: block;
    }
    .footer-custom social-media sm svg {
        width: auto;
        position: unset;
        top: auto;
        transform: none;
    }
    .index-page second-section ul.list {
        position: relative;
        top: -4px;
    }
    .ar .index-page second-section ul.list {
        left: -2%;
    }
    .index-page second-section d-svg {
        display: inline-table;
    }
    .index-page second-section d-svg:not(:last-child) {
        margin-right: 0px;
    }
    .index-page second-section > svg {
        margin-right: 20px !important;
    }
    .index-page second-section > svg:not(:last-child) {
        margin-left: -20px !important;
    }
}

/****************************************************************************************************************************/
/* web responsive layout */
/* Tablets Landscape */
@media (max-width : 1024px) {
    .background.main svg {
        position: absolute;
        top: -41px;
        left: 50%;
        transform: translateX(-50%);
        min-width: 125vw;
        height: calc(100vh + 100px);
    }
    loader-custom first-section img.unshown:first-child {
        transform: translate(0vw, -100vh);
    }
    loader-custom first-section img.unshown:nth-child(2) {
        transform: translate(100vw, 0vh);
    }
    loader-custom first-section img.unshown:last-child {
        transform: translate(0vw, 100vh);
    }
}
@media (min-width : 1024px) {
    .navbar-custom .icons > div.active .st11, .navbar-custom .icons > div.active .st20, .navbar-custom .icons > div.active .st30 {
        fill: #fff;
    }
}
@media (min-width : 1024px) and (max-width : 1339px)  {

}

/****************************************************************************************************************************/
/* web responsive layout */
/* Laptops 1440px */
@media (min-width : 1440px) and (max-width : 2559px) {

}

/****************************************************************************************************************************/
/* web responsive layout */
/* Laptops 2560px */
@media (min-width : 2560px) {
}