/* CIP English theme styles (moved out of the inline <style> block that was repeated on every page) */
.bg-cip {
    background: rgb(35, 117, 135);
    background: linear-gradient(90deg, rgba(35, 117, 135, 1) 0%, rgba(27, 78, 121, 1) 51%, rgba(10, 39, 91, 1) 100%);
}
.bg-cip-nav-white {
    background: rgb(227, 227, 227);
    background: linear-gradient(0deg, rgba(227, 227, 227, 1) 0%, rgba(231, 231, 231, 1) 6%, rgba(246, 246, 246, 1) 20%, rgba(255, 255, 255, 1) 100%);
}
.bg-cip-not-white {
    background: rgba(227, 227, 227, 1);
}
.bg-cip-footer {
    background-image: none;
    min-height: 10vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-cip-yellow {
    background-color: #ffc107;
}
.bg-cip-yellow2 {
    background-color: #fad016;
}
.bg-cip-blue {
    background-color: #57b9c6;
}
.bg-cip-blue2 {
    background-color: #68deed;
}
.bg-cip-aqua {
    background-color: #84c8da;
}
.bg-column-mobile {
    background-image: url("/wp-content/themes/ciptheme/images/why-cip-english.jpg");
    min-height: 50vh;
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-cip-darkblue {
    background-color: #323852;
}
.bg-cip-purple {
    background-color: #e9476c;
}
.bg-cip-magenta {
    background-color: #e99ec5;
}
.bg-cip-colors-5 {
    /*background-color: #262d4d;*/
    background-color: #1d2b93;
}
.bg-cip-colors-6 {
    /*background-color: #262d4d;*/
    background-color: #0eafcc;
}
.bg-cip-colors-8 {
    background-color: #1f2e8d;
}
.bg-cip-colors-9 {
    background-color: #0a4f93;
}
.bg-cip-colors-7 {
    /*background-color: #262d4d;*/
    background-color: #b77edf;
}
.bg-cip-colors-4 {
    /*background-color: #262d4d;*/
    background-color: #0063cc;
}
.bg-cip-colors-3 {
    /*background-color: #262d4d;*/
    background-color: #1d2b93;
}
.text-colors-3 {
    color: #1d2b93;
}
.bg-cip-grey {
    background-color: #efefef;
}
.bg-cip-colors-2 {
    background-color: #e3aa00;
}
.bg-cip-colors-1 {
    background-color: #e9476c;
}
.bg-cip-colors-0 {
    background-color: #57b9c6;
}
.spacer-gradient-courses {
    min-height: 20vh;
    position: relative;
    background: rgb(255, 101, 0);
    background: linear-gradient(178deg, rgba(1, 60, 79, 1) 0%, rgba(1, 78, 105, 1) 12%, rgba(1, 75, 101, 1) 25%, rgba(1, 74, 100, 0) 26%, rgba(1, 60, 79, 0) 100%),
        linear-gradient(173deg, rgba(255, 101, 0, 1) 0%, rgba(254, 168, 0, 1) 12%, rgba(254, 222, 0, 1) 27%, rgba(254, 222, 0, 0) 28%, rgba(254, 222, 0, 0) 100%);
    background-image: url("/wp-content/themes/ciptheme/images/bg-art2.jpg");
    background-position: 50% 12%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}
.spacer-gradient-teachers2 {
    min-height: 20vh !important;
}
.spacer-gradient-minheight {
    min-height: 25vh;
    position: relative;
    overflow: hidden;
}
@media (max-width: 1199px) {
    .spacer-gradient-content {
        position: static;
        width: 100%;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
    .why-cip-margin {
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
}
@media (min-width: 1200px) {
    .spacer-gradient-content {
        position: static;
        width: 100%;
        margin-left: 4rem;
        margin-right: 4rem;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }
    .spacer-gradient-content .title-center {
        align-items: center !important;
    }
    .spacer-gradient-content .title-start {
        align-items: flex-start !important;
    }
    .spacer-gradient-content .title-end {
        align-items: flex-end !important;
    }
    .why-cip-margin {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .text-why {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
}
.spacer-gradient-news {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/news-banner.png");
    background-position: 100% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-cipenglish {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/cip-banner.jpg");
    background-position: 100% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-teachers {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/teacher-banner.jpg");
    background-position: 85% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.spacer-gradient-teachers-2 {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/teacher-banner.png");
    background-position: 85% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.spacer-gradient-course {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/courses-banner.jpg");
    background-position: 50% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-faqs {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/Frequently%20Asked%20Questions.png");
    background-position: 35% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-reg {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/register-banner.png");
    background-position: 35% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-reviews {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/review-banner2.png");
    background-position: 50% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-review {
    background-image: none;
    background-position: 50% 0%;
    background-size: cover;
    background-attachment: scroll;
}
.spacer-gradient-column {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/review-banner2.png");
    background-position: 50% 60%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-promos {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/promo-banner.png");
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-campus {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/campus-banner.png");
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-daily {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/daily-banner.png");
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.spacer-gradient-meals {
    min-height: 25vh;
    background-image: url("/wp-content/themes/ciptheme/images/meals-banner2.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    display: flex;
}
.bg {
    position: absolute;
    top: 0;
    height: 25vh;
    right: -50%;
    left: -50%;
    z-index: -100;
    animation: slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, #323852 0%, #323852 30%, #57b9c6 30%, #57b9c6 80%, #ffc107 80%, #ffc107 100%);
    opacity: 0.9;
}
.bg-animate {
    position: absolute;
    top: 0;
    height: 25vh;
    right: -50%;
    left: -50%;
    z-index: -100;
    animation: slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(30deg, #323852 0%, #323852 30%, #57b9c6 30%, #57b9c6 80%, #ffc107 80%, #ffc107 100%);
    opacity: 0.9;
}
.bg-animate2 {
    position: absolute;
    top: 0;
    height: 25vh;
    right: -50%;
    left: -50%;
    z-index: -100;
    animation: slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-12deg, #323852 0%, #323852 30%, #57b9c6 30%, #57b9c6 80%, #ffc107 80%, #ffc107 100%);
    opacity: 0.9;
}
.bg-animate3 {
    position: absolute;
    top: 0;
    height: 25vh;
    right: -50%;
    left: -50%;
    z-index: -100;
    animation: slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-45deg, #323852 0%, #323852 30%, #57b9c6 30%, #57b9c6 80%, #ffc107 80%, #ffc107 100%);
    opacity: 0.9;
}
.bg-animate4 {
    position: absolute;
    top: 0;
    height: 25vh;
    right: -50%;
    left: -50%;
    z-index: -100;
    animation: slide 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, #323852 0%, #323852 30%, #57b9c6 30%, #57b9c6 80%, #ffc107 80%, #ffc107 100%);
    opacity: 0.9;
}
.bg2 {
    animation-direction: alternate-reverse;
    animation-duration: 4s;
}
.bg3 {
    animation-duration: 5s;
}
.bg4 {
    animation-duration: 6s;
}
.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    animation: animate 25s linear infinite;
    bottom: -150px;
}
.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    background: #323852;
    animation-delay: 0s;
}
.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    background: #57b9c6;
    animation-delay: 2s;
    animation-duration: 12s;
}
.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    background: #323852;
    animation-delay: 4s;
}
.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    background: #57b9c6;
    animation-delay: 0s;
    animation-duration: 18s;
}
.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    background: #57b9c6;
    animation-delay: 0s;
}
.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    background: #ffc107;
    animation-delay: 3s;
}
.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    background: #323852;
    animation-delay: 7s;
}
.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    background: #323852;
    animation-duration: 45s;
}
.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    background: #57b9c6;
    animation-duration: 35s;
}
.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    background: #323852;
    animation-duration: 11s;
}
.circles li:nth-child(11) {
    left: 15%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    background: #ffc107;
    animation-duration: 15s;
}
@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 50%;
    }
    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 60%;
    }
}
@keyframes slide {
    0% {
        transform: translateX(25%);
    }
    100% {
        transform: translateX(-25%);
    }
}
.spacer-gradient2 {
    height: 1vh !important;
    background: rgba(254, 200, 0, 1);
}
.spacer-gradient3 {
    height: 20vh !important;
    background-image: url("/wp-content/themes/ciptheme/images/style3.jpg");
    background-position: center;
    background-size: contain;
    background-attachment: fixed;
}
.teacher-avatar {
    display: block;
    margin-top: -15vh;
    width: 30vh !important;
}
.scroll-sidebar {
    position: sticky;
    top: 1vh;
}
.scroll-buttons-end {
    position: sticky;
    top: 4vh;
}
.scroll-buttons-end-reg {
    position: sticky;
    top: 0vh;
}
.list-group-item-action {
    border: 0;
    border-radius: 0;
}
.list-group-item-action.active {
    background: white;
    color: black;
    scale: 1.05;
    border: 0;
    border-left: 3px #57b9c6 solid;
    border-radius: 0;
    transition: scale 200ms ease-in-out;
}
.list-grou-item-action:not(.active) {
    scale: 1;
}
.text-darkblue2 {
    color: #3c4569 !important;
}
.text-darkblue3 {
    color: #2a2f44 !important;
}
.text-darkblue4 {
    color: #315858 !important;
}
.text-darkblue5 {
    color: #19355c !important;
}
.bg-cip-gradient1 {
    background: rgb(87, 185, 198);
    background: linear-gradient(180deg, rgba(87, 185, 198, 1) 0%, rgba(76, 87, 134, 1) 100%);
}
.bg-cip-gradient2 {
    background: rgb(252, 199, 59);
    background: linear-gradient(180deg, rgba(252, 199, 59, 1) 0%, rgba(87, 185, 198, 1) 100%);
}
.bg-cip-gradient3 {
    background: rgb(0, 18, 56);
    background: linear-gradient(180deg, rgba(0, 18, 56, 1) 0%, rgba(4, 112, 147, 1) 100%);
}
.bg-cip-gradient4 {
    background: rgb(0, 70, 113);
    background: linear-gradient(180deg, rgba(0, 70, 113, 1) 0%, rgba(14, 174, 187, 1) 100%);
}
.bg-cip-teacher-card-2 {
    background: rgb(4, 112, 147);
    background: linear-gradient(180deg, rgba(4, 112, 147, 1) 0%, rgba(4, 112, 147, 1) 10%, rgba(3, 89, 125, 1) 10%, rgba(3, 89, 125, 1) 20%, rgba(3, 73, 110, 1) 20%, rgba(3, 73, 110, 1) 30%, rgba(3, 65, 102, 1) 30%, rgba(3, 65, 102, 1) 40%, rgba(2, 58, 92, 1) 40%, rgba(0, 34, 57, 1) 100%);
}
.bg-cip-teacher-card {
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 30%, #1d2b93 30%, rgba(0, 34, 57, 1) 100%);
}
.bg-cip-teacher-card-3 {
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, #efefef 20%, #efefef 30%, #1b4d78 30%, rgba(0, 34, 57, 1) 100%);
}
.outline-offset-15 {
    outline: 0.3rem solid white;
    outline-offset: 0.4rem !important;
}
.border-cip-darkblue {
    border-color: rgb(13, 202, 240) !important;
}
.bg-cip-gradient-overlay2 {
    background: rgb(217, 249, 252);
    background: linear-gradient(180deg, rgba(217, 249, 252, 1) 0%, rgba(211, 218, 246, 1) 100%);
}
.bg-cip-gradient-footer {
    background: rgb(255, 193, 7);
    background: linear-gradient(180deg, rgba(255, 193, 7, 1) 0%, rgba(255, 199, 30, 1) 32%, #fad016 100%);
}
.bg-cip-gradient-overlay {
    background: rgb(217, 249, 252);
    background: linear-gradient(180deg, rgba(217, 249, 252, 0.5) 0%, rgba(151, 227, 255, 0.5) 35%, rgba(176, 230, 255, 0.5) 65%, rgba(184, 251, 255, 0.5) 100%);
}
.carousel-caption {
    bottom: 2rem;
    z-index: 10;
}
.carousel-item {
    height: 28rem;
}
.carousel-item>img {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    height: 28rem;
    object-fit: cover;
    object-position: 78% 20%;
}
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}
.marketing h2 {
    font-weight: 400;
}
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}
.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}
@media (min-width: 1200px) {
    .carousel-caption {
        left: 6rem;
    }
}
@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }
    .featurette-heading {
        font-size: 50px;
    }
}
@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}
.parallax-one {
    background-image: none;
    min-height: 10vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-two {
    background-image: none;
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.current-page {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: rgb(13, 202, 240) !important;
}
.border-darkblue {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #3c4569 !important;
}
.border-darkblue-2 {
    border-color: #3c4569 !important;
}
.nav-item {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: transparent;
}
.zoom {
    transition: all .75s ease-in-out;
    filter: brightness(70%);
}
.zoom-2 {
    transition: all .75s ease-in-out;
    filter: brightness(100%);
}
.zoom-3 {
    transition: all .75s ease-in-out;
    filter: brightness(100%);
}
.zoom-parent:hover .zoom {
    transform: scale(1.2);
    filter: brightness(30%);
}
.zoom-parent:hover .zoom-2 {
    transform: scale(1.2);
    filter: brightness(60%);
}
.zoom-parent:hover .zoom-3 {
    transform: scale(1.03);
    filter: brightness(80%);
}
.card .zoom-parent {
    border-width: 0 !important;
    border-radius: 0 !important;
}
.z-index-higher {
    z-index: 10 !important;
    position: relative;
    text-align: center;
}
.z-index-higher-start {
    z-index: 10 !important;
    position: relative;
    text-align: left;
}
.post-image:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 1);
    opacity: 0.6;
}
.post-image2:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(-90deg, #8fe6f2, #fff);
    opacity: 0.8;
}
.post-image3:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1));
    opacity: 0.8;
}
ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}
ol>li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}
ol>li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    font-weight: bold;
    padding-right: 0.6em;
}
li ol>li {
    margin: 0;
}
li ol>li:before {
    content: counters(item, ".") " ";
    font-weight: normal;
}
:root {
    --def: #fff;
    --def2: rgba(25, 53, 92, 1);
    --inv: rgba(25, 53, 92, 1);
    --inv-darkblue: #18214a;
    --inv2: #fff;
    --invyellow: #ffc107;
    --invblue: #57b9c6;
    --invblue-light: #bddade;
    --invlighter: #394166;
    --bs-light: #f8f9fa;
    --btncolor: #b4d9df;
    --btnbg: #132a4a;
    --btnbg2: #19355c;
}
.btn-new {
    position: relative;
    padding: 0.5rem 2.1rem;
    color: var(--btnbg);
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    cursor: pointer;
    user-select: none;
}
.btn-new:before,
.btn-new:after {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: 1;
}
.btn-new:hover {
    color: var(--def);
    transition-delay: .5s;
}
.btn-new:hover:before {
    transition-delay: 0s;
}
.btn-new:hover:after {
    background: var(--inv);
    transition-delay: .35s;
}
.btn-new-white {
    position: relative;
    padding: 0.5rem 2.1rem;
    color: var(--inv2);
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    cursor: pointer;
    user-select: none;
}
.btn-new-carousel {
    position: relative;
    padding: 0.5rem 2.1rem;
    color: #00a0ea;
    background: var(--inv2);
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    cursor: pointer;
    user-select: none;
}
.badge-container {
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
.title-head {
    letter-spacing: 0.1rem;
}
.badge-card {
    letter-spacing: 0.3rem;
    text-transform: uppercase;
}
.btn-new-white:before,
.btn-new-white:after {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: 1;
}
.btn-new-white:hover {
    color: var(--btnbg);
    transition-delay: .5s;
}
.btn-new-white:hover:before {
    transition-delay: 0s;
}
.btn-new-white:hover:after {
    background: var(--inv2);
    transition-delay: .35s;
}
.btn-new-carousel:after {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: 1;
    border-radius: .25rem;
    border: none;
}
.btn-new-carousel:hover {
    color: var(--def);
    transition-delay: .1s;
}
.btn-new-carousel:hover:after {
    background: var(--inv2);
    transition-delay: .05s;
}
.from-top:before,
.from-top:after {
    left: 0;
    height: 0;
    width: 100%;
}
.btn-new.from-top:before {
    bottom: 0;
    border: 1px solid var(--inv);
    border-top: 0;
    border-bottom: 0;
}
.btn-new-white.from-top:before {
    bottom: 0;
    border: 1px solid var(--inv2);
    border-top: 0;
    border-bottom: 0;
}
.from-top:after {
    top: 0;
    height: 0;
}
.from-top:hover:before,
.from-top:hover:after {
    height: 100%;
}
.from-right:before,
.from-right:after {
    top: 0;
    width: 0;
    height: 100%;
}
.btn-new.from-right:before {
    left: 0;
    border: 1.5px solid var(--inv);
    border-left: 0;
    border-right: 0;
}
.btn-new.from-right {
    border-left: 2px solid var(--inv);
}
.btn-new-white.from-right {
    border-left: 2px solid var(--inv2);
}
.btn-new-white.from-right:before {
    left: 0;
    border: 1px solid var(--inv2);
    border-left: 0;
    border-right: 0;
}
.from-right:after {
    right: 0;
}
.from-right:hover:before,
.from-right:hover:after {
    width: 100%;
}
.btn-new.from-center:before {
    top: 0;
    left: 50%;
    height: 100%;
    width: 0;
    border: 1px solid var(--inv);
    border-left: 0;
    border-right: 0;
}
.btn-new-white.from-center:before {
    top: 0;
    left: 50%;
    height: 100%;
    width: 0;
    border: 1px solid var(--inv2);
    border-left: 0;
    border-right: 0;
}
.btn-new.from-center:after {
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: var(--inv);
}
.btn-new-carousel.from-center:after {
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: var(--invblue);
}
.btn-new-white.from-center:after {
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: var(--inv2);
}
.from-center:hover:before {
    left: 0;
    width: 100%;
}
.from-center:hover:after {
    top: 0;
    height: 100%;
}
.from-left:before,
.from-left:after {
    top: 0;
    width: 0;
    height: 100%;
}
.btn-new.from-left:before {
    right: 0;
    border: 1px solid var(--inv);
    border-left: 0;
    border-right: 0;
}
.btn-new-white.from-left:before {
    right: 0;
    border: 1px solid var(--inv2);
    border-left: 0;
    border-right: 0;
}
.from-left:after {
    left: 0;
}
.from-left:hover:before,
.from-left:hover:after {
    width: 100%;
}
.card-new {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08), 0 0 6px rgba(0, 0, 0, .05);
    border: 1;
    border-radius: 0.2rem;
}
.white-opacity {
    background: rgba(255, 255, 255, 0.2);
}
.img-hover-zoom--colorize img {
    border-radius: 50%;
    width: 150px;
    height: auto;
    margin-top: 20px;
    padding: 1px;
    transition: transform .5s;
}
img.image-non-colored {
    filter: grayscale(100%);
}
.img-hover-zoom--colorize img.image-colored {
    filter: grayscale(0%);
}
.img-hover-zoom--colorize:hover img,
.img-hover-zoom--colorize:focus img {
    filter: grayscale(0);
    transform: scale(1.05);
}
.card-new h5 a {
    color: black;
    text-decoration: none;
}
.role {
    color: rgba(255, 255, 255, 0.7);
    font-weight: bold;
}
.box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fab {
    transition: transform .5s;
    cursor: pointer;
}
.fab:hover {
    transform: scale(1.1);
}
.card-new h2 {
    font-size: 0.75rem;
}
@media only screen and (min-width: 1200px) {
    .img-hover-zoom--colorize img {
        width: 200px;
    }
}
@media only screen and (min-width: 1200px) {
    .h1,
    h1 {
        font-size: 2rem;
    }
}
.card-custom {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-border-width: 0 !important;
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: 0 !important;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: 0;
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    word-wrap: break-word;
}
.text-justified {
    text-align: justify !important;
}
.border-swift {
    border-radius: 1em 0 0 0 !important;
}
.border-right-bottom {
    border-bottom-right-radius: 1em !important;
}
.btn-toggle {
    padding: .25rem .5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .65);
    background-color: transparent;
}
.btn-toggle:not(.side-active):hover {
    color: rgba(0, 0, 0, .95);
    background-color: #dbfbff;
}
.btn-toggle:focus {
    outline: none !important;
}
.btn-toggle:not(.not-accordion)::before {
    width: 1.25em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
}
.btn-toggle.not-accordion::before {
    content: '';
    width: 0;
}
.btn-toggle[aria-expanded="true"] {}
.btn-toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
}
.btn-toggle-nav a {
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: .2rem;
}
.btn-toggle-nav a:hover {
    background-color: #cff4fc;
}
.side-active {
    transform: scale(1.05);
    color: white !important;
    background-color: var(--invblue);
}
.side-active:hover {
    color: white !important;
    background-color: var(--invblue) !important;
}
.text-darkblue {
    color: var(--invyellow) !important;
}
.form-check-input:checked~.form-check-label.darkblue::before {
    background-color: var(--inv) !important;
}
.btn-darkblue {
    color: white !important;
    background-color: var(--btnbg2) !important;
}
.btn-darkblue:hover,
.btn-darkblue:focus,
.btn-darkblue:active {
    color: white !important;
    background-color: var(--btnbg) !important;
    border-color: var(--btnbg) !important
}
.btn-frontpage {
    color: white !important;
    background: var(--inv-darkblue);
    background: rgb(17, 92, 142);
    background: linear-gradient(180deg, rgb(9, 78, 124) 0%, rgb(15, 74, 138) 97%);
    border-color: rgb(17, 92, 142) !important;
    border-radius: 0;
    width: 100%;
    height: 100%;
    padding: 0 !important;
}
.btn-frontpage:hover,
.btn-frontpage:focus,
.btn-frontpage:active {
    color: var(--btncolor) !important;
    background-color: var(--btnbg2) !important;
    border-color: transparent !important;
}
#btn-grid-front {
    background: var(--inv-darkblue);
    background: rgb(17, 92, 142);
    background: linear-gradient(180deg, rgb(9, 78, 124) 0%, rgb(15, 74, 138) 97%);
}
#btn-grid-front>div {
    border-left: 1px;
    border-bottom: 1px;
    border-top: 0;
    border-right: 0;
}
#btn-grid-promos {
    background: var(--invblue);
}
@media (min-width: 1200px) {
    #btn-grid-promos {
        padding-left: 5em !important;
        padding-right: 5em !important;
    }
}
.btn-promos {
    color: white !important;
    background: var(--invblue);
    border-color: transparent;
    border-radius: 0;
    font-family: 'FS Elliot Pro', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
    font-weight: 100;
}
.btn-promos.active-btn {
    color: white !important;
    background: var(--btnbg2);
    border-color: transparent;
    border-radius: 0;
    font-family: 'FS Elliot Pro', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
    font-weight: 100;
}
.btn-promos:hover,
.btn-promos:focus,
.btn-promos:active {
    color: var(--btncolor) !important;
    background-color: var(--btnbg2) !important;
    border-color: transparent;
}
@media (min-width: 1200px) {
    #btn-grid-front {
        padding-left: 6em !important;
        padding-right: 6em !important;
    }
}
#btn-grid-campus {
    background: var(--invblue);
}
@media (min-width: 1200px) {
    #btn-grid-campus {
        padding-left: 5em !important;
        padding-right: 5em !important;
    }
}
.btn-campus {
    color: white !important;
    background: var(--invblue);
    border-color: transparent;
    border-radius: 0;
    font-family: 'FS Elliot Pro', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
    font-weight: 100;
}
.btn-campus.active-btn {
    color: white !important;
    background: var(--btnbg2);
    border-color: transparent;
    border-radius: 0;
    font-family: 'FS Elliot Pro', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
    font-weight: 100;
}
.btn-campus:hover,
.btn-campus:focus,
.btn-campus:active {
    color: var(--btncolor) !important;
    background-color: var(--btnbg2) !important;
    border-color: transparent;
}
.owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}
.carousel-item-new {
    height: 50vh;
    min-height: 300px;
}
.carousel-caption-new {
    display: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    bottom: 0;
    z-index: 1;
}
.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-8r {
    width: 12.5%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}
.col-xs-9r,
.col-sm-9r,
.col-md-9r,
.col-lg-9r {
    position: relative;
    min-height: 1px;
}
.col-xs-9r {
    width: 11.1111%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-9r {
        width: 11.1111%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-9r {
        width: 11.1111%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-9r {
        width: 11.1111%;
        float: left;
    }
    .col-xl-1-5 {
        width: 12.5%;
    }
    .col-xl-2-5 {
        width: 20.83333%;
    }
    .col-xl-3-5 {
        width: 29.16667%;
    }
    .col-xl-4-5 {
        width: 37.5%;
    }
    .col-xl-5-5 {
        width: 45.83333%;
    }
    .col-xl-6-5 {
        width: 54.16667%;
    }
    .col-xl-7-5 {
        width: 62.5%;
    }
    .col-xl-8-5 {
        width: 70.83333%;
    }
    .col-xl-9-5 {
        width: 79.16667%;
    }
    .col-xl-10-5 {
        width: 87.5%;
    }
    .col-xl-11-5 {
        width: 95.8333%;
    }
}
@media (min-width: 1200px) {
    .carousel-room {
        margin-bottom: 22vh !important;
    }
    .carousel-item-new {
        height: 75vh;
        min-height: 300px;
    }
    .carousel-item-new-rooms {
        height: 50vh;
        min-height: 300px;
    }
    .carousel-caption-new {
        margin: 0;
        padding: 0;
        bottom: 0;
    }
    .carousel-indicators-new,
    .carousel-indicators-new-room {
        bottom: -6vh !important;
    }
    .carousel-indicators-new button,
    .carousel-indicators-new-room button {
        width: 15vh !important;
    }
    .carousel-indicators-new button img {
        height: 10vh !important;
    }
    .carousel-indicators-new-room button img {
        height: 6vh !important;
    }
}
.bg-facilities-slide-1 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/cafeteria.jpg");
}
.bg-facilities-slide-2 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/class-room-lobby.jpg");
}
.bg-facilities-slide-3 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/lobby.jpg");
}
.bg-facilities-slide-4 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/office.jpg");
}
.bg-facilities-slide-5 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/one-on-one-classroom.jpg");
}
.bg-facilities-slide-6 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/swimming-pool.jpg");
}
.bg-facilities-slide-7 {
    background-image: none;
}
.bg-facilities-slide-1,
.bg-facilities-slide-2,
.bg-facilities-slide-3,
.bg-facilities-slide-4,
.bg-facilities-slide-5,
.bg-facilities-slide-6,
.bg-facilities-slide-7 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.bg-singlea-slide-1 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-1.jpg");
}
.bg-singlea-slide-2 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-11.jpg");
}
.bg-singlea-slide-3 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-16.jpg");
}
.bg-singlea-slide-4 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-17.jpg");
}
.bg-singlea-slide-5 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-14.jpg");
}
.bg-singlea-slide-6 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-5.jpg");
}
.bg-singlea-slide-7 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-a-10.jpg");
}
.bg-singlea-slide-1,
.bg-singlea-slide-2,
.bg-singlea-slide-3,
.bg-singlea-slide-4,
.bg-singlea-slide-5,
.bg-singlea-slide-6,
.bg-singlea-slide-7 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.bg-singleb-slide-1 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-1.jpg");
}
.bg-singleb-slide-2 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-2.jpg");
}
.bg-singleb-slide-3 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-3.jpg");
}
.bg-singleb-slide-4 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-4.jpg");
}
.bg-singleb-slide-5 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-5.jpg");
}
.bg-singleb-slide-6 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-7.jpg");
}
.bg-singleb-slide-7 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/single/single-b-6.jpg");
}
ul.checkStyle {
    list-style: none;
}
ul.checkStyle li:before {
    content: '✓  ';
}
.bg-singleb-slide-1,
.bg-singleb-slide-2,
.bg-singleb-slide-3,
.bg-singleb-slide-4,
.bg-singleb-slide-5,
.bg-singleb-slide-6,
.bg-singleb-slide-7 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.bg-double-slide-1 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-1.jpg");
}
.bg-double-slide-2 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-2.jpg");
}
.bg-double-slide-3 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-5.jpg");
}
.bg-double-slide-4 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-8.jpg");
}
.bg-double-slide-5 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-9.jpg");
}
.bg-double-slide-6 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-16.jpg");
}
.bg-double-slide-7 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/double/double-19.jpg");
}
.bg-double-slide-1,
.bg-double-slide-2,
.bg-double-slide-3,
.bg-double-slide-4,
.bg-double-slide-5,
.bg-double-slide-6,
.bg-double-slide-7 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.bg-triple-slide-1 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-1.jpg");
}
.bg-triple-slide-2 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-2.jpg");
}
.bg-triple-slide-3 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-5.jpg");
}
.bg-triple-slide-4 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-8.jpg");
}
.bg-triple-slide-5 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-9.jpg");
}
.bg-triple-slide-6 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-16.jpg");
}
.bg-triple-slide-7 {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/triple/triple-19.jpg");
}
.bg-triple-slide-1,
.bg-triple-slide-2,
.bg-triple-slide-3,
.bg-triple-slide-4,
.bg-triple-slide-5,
.bg-triple-slide-6,
.bg-triple-slide-7 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.bg-meal-blur {
    background-image: url("/wp-content/themes/ciptheme/images/facilities/meals/bg-meal-blur.jpg");
}
.bg-meal-slide-1,
.bg-meal-slide-2,
.bg-meal-slide-3,
.bg-meal-slide-4,
.bg-meal-slide-5,
.bg-meal-slide-6,
.bg-meal-slide-7 {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.offcanvas.offcanvas-bottom {
    height: 50vh !important;
    border-top: 0;
    border-radius: 2em 2em 0 0;
}
.sticky-button button {
    display: block;
    width: 6rem;
    height: 4rem;
    border-radius: 5% 0 0 5%;
    font-size: 15px;
    text-align: left;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .275) !important;
}
.sticky-button {
    width: auto;
    position: fixed;
    right: -1.5rem;
    top: 3vh;
    z-index: 12;
    padding: 0;
    margin: 0;
    opacity: 100%;
    transition: opacity 1s;
}
.pill-darkblue .nav-link.active,
.pill-darkblue .show>.nav-link {
    color: var(--inv);
    background-color: var(--invyellow);
}
.pill-darkblue .nav-link:not(.active) {
    color: var(--inv);
    background-color: var(--bs-light);
}
.pill-darkblue .nav-link:not(.active):hover {
    color: var(--invlighter);
}
.div-min-height {
    min-height: 45vh;
}
.progress {
    transition: height 0.5s;
    position: sticky;
    top: 0;
    left: 0;
    border-radius: 0 !important;
    height: 0.2em;
    z-index: 12 !important;
}
.progress.move-up {
    height: 0;
}
@media (max-width: 1199px) {
    .progress {
        transition: height 0.5s;
        position: sticky;
        top: 0;
        left: 0;
        border-radius: 0 !important;
        height: 0.8em;
        z-index: 12 !important;
    }
    .dropdown-menu .dropdown-menu {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: .5rem;
        font-size: 0.90em;
    }
    .dropdown-menu {
        font-size: 0.98em;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        border: 0;
        padding: 0 !important;
    }
}
.break {
    flex-basis: 100%;
    height: 0;
}
.navbar {
    flex-wrap: no-wrap;
}
.btn-scroll-to-top {
    position: fixed;
    right: 1.8rem;
    bottom: 2rem;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    padding: 0.5rem;
    border: none;
    cursor: pointer;
    opacity: 100%;
    transition: opacity 1s;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .4) !important;
    z-index: 15;
}
.btn-scroll-to-top.hidden {
    opacity: 0%;
}
.sticky-button.hidden {
    opacity: 40%;
}
/* Define the shape and color of the hamburger lines */
.navbar-toggler span {
    display: block;
    background-color: #888;
    height: 2px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: all 0.35s ease-out;
    transform-origin: center left;
}
/* top line needs a little padding */
.navbar-toggler span:nth-child(1) {
    margin-top: 0.5em;
}
/* top line rotates 45 degrees clockwise and moves up and in a bit to close the center of the X in the center of the button */
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: translate(21.42%, -87.5%) rotate(45deg);
}
/* center line goes transparent */
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}
/* bottom line rotates 45 degrees counter clockwise, in, and down a bit to close the center of the X in the center of the button  */
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(21.42%, 87.5%) rotate(-45deg);
}
/**
 * Animate collapse open into hamburger menu
 */
/* top line moves back to initial position and rotates back to 0 degrees */
.navbar-toggler span:nth-child(1) {
    transform: translate(0%, 0%) rotate(0deg);
}
/* middle line goes back to regular color and opacity */
.navbar-toggler span:nth-child(2) {
    opacity: 1;
}
/* bottom line goes back to initial position and rotates back to 0 degrees */
.navbar-toggler span:nth-child(3) {
    transform: translate(0%, 0%) rotate(0deg);
}
.text-smaller {
    font-size: 0.8em;
}
.text-smaller-1 {
    font-size: 0.95em;
}
.text-bigger {
    font-weight: 600;
    font-size: 0.95em;
}
.py--1 {
    padding-top: 0.3em !important;
    padding-bottom: 0.3em !important;
}
.my--1 {
    margin-top: -0.2em;
    margin-bottom: -0.2em;
}
.headdropdown {
    font-weight: normal;
    font-size: 0.9rem !important;
    color: #33464d;
}
.dropdown:hover>a {
    font-weight: bold;
    font-size: 0.9rem !important;
}
.link-darkish {
    color: #33464d !important;
}
.link-darkish:hover {
    color: #7f949d !important;
}
.link-lighter {
    color: #fefefe !important;
}
.link-lighter:hover {
    color: #ccc !important;
}
.link-grey {
    color: #72848f !important;
}
.link-grey:hover {
    color: var(--inv) !important;
}
.promo-card-main {
    position: absolute;
    width: 100%;
    max-width: 20rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    padding: 0 3.4375rem 1.875rem 1.25rem;
}
.promo-card-main-upper {
    border-bottom: 1px solid #f7f7f7;
}
.promo-card-main-lower {
    position: relative;
    padding-top: 0.625rem;
}
.promo-card-main-lower .btn-group {
    position: absolute;
    top: 0;
    left: 100%;
    margin-top: -1.25rem;
}
.btn-group {
    letter-spacing: -5px;
}
.btn-circle-promo {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    line-height: 2.5rem;
    text-align: center;
    background: rgba(255, 255, 255, 1);
}
.btn-group .btn-circle-promo {
    letter-spacing: 1px;
    color: rgb(183, 126, 223);
}
.btn-group .btn-circle-promo:hover {
    background: #ccc;
    color: rgb(126, 87, 153);
}
.main-editor {
    font-size: 1.125rem;
    line-height: 1.66666667;
}
.promo-card-image-2 {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 0.8125rem;
}
.promo-card-main-2 {
    padding: 0.625rem 0.9375rem;
}
.promo-text-small {
    line-height: 1.2 !important;
}
.promo-card-inner:hover {
    background-color: rgb(126, 87, 153);
    -webkit-transform: scale3d(1.02);
    transform: scale3d(1.02);
}
.promo-card-inner {
    color: rgb(255, 255, 255);
    background: rgb(183, 126, 223) none repeat scroll 0% 0%;
    transition: .5s ease-out;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    -webkit-transform: scale3d(1);
    transform: scale3d(1);
}
@media (min-width: 1200px) {
    #menu-bar>li+li::after {
        content: '';
        top: 25%;
        left: 0;
        position: absolute;
        height: 50%;
        width: 1px;
        background: #ddd;
    }
    #menu-bar li {
        padding-left: 10px;
        padding-right: 10px;
    }
    #courses-dropdown {
        max-height: 70vh;
        overflow: scroll;
    }
    .testimonial-block {
        padding: 0 0 0 60px;
        position: relative;
    }
    .testimonial-block::before {
        content: "\201C";
        font-family: Arial, sans-serif;
        color: #e2e2e2;
        font-weight: bold;
        font-size: 68px;
        line-height: 54px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .scroll-image {
        position: sticky;
        top: 4vh;
    }
    .column-margin {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    .promo-card-primary {
        position: relative;
    }
    .promo-card-primary .promo-card-heading {
        padding: 1.9375rem 1.25rem 3.25rem 1.9375rem;
    }
    .promo-card-primary .promo-card-content {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
@media (min-width: 1500px) {
    .why-cip-font{
        font-size: 1.4rem;
    }
}
@media (min-width: 768px) {
    .promo-card-image {
        padding-left: 15%;
    }
    .promo-card-main {
        left: auto;
        bottom: auto;
        right: 5.5%;
        top: 4%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        padding-bottom: 0;
    }
    .promo-card-main-upper {
        padding-bottom: .3125rem;
    }
    .promo-card-img-contain img {
        margin: 0;
        max-width: 15.625rem;
    }
}
@media (max-width: 767px) {
    .promo-card-img-contain img {
        max-width: 15.625rem;
    }
    .promo-card-img-contain img {
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 1199px) {
    .scroll-image {
        position: static;
    }
    .text-smaller-2 {
        font-size: 0.7em;
    }
    .testimonial-block {
        padding: 0 0 0 0;
        position: relative;
    }
    .testimonial-block::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
    }
    .column-margin {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .promo-card-primary {}
    .promo-card-primary .promo-card-inner {
        min-height: 322px;
    }
    .promo-card-img {
        padding-left: 15%;
    }
    .promo-card-primary .promo-card-heading {
        padding: 2rem 1.1875rem 0.375rem 1.1875rem;
    }
    .promo-card-primary .promo-card-content {
        position: relative;
    }
}
.card__content {
    padding: 30px 25px 50px 25px;
    background-color: $brand;
    background-image: url("/wp-content/themes/ciptheme/images/icons/cip-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 240%;
    color: #fff;
    padding-bottom: 1rem;
}
.card__content-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.card__content-profile {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.card__content-profile-image-container {
    width: 150px;
}
.card__content-profile-picture {
    display: block;
    position: relative;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.card__content-profile-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.card__content-title {
    max-width: 50%;
    margin-top: 0;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.3;
}
.card__content-body {
    margin-bottom: 0;
    color: var(--invyellow);
    font-size: 0.8em;
    font-weight: bold;
}
.card__footer {
    position: relative;
    bottom: 0;
    padding: 20px 25px;
    background-color: #f0f9fa;
}
.card__footer-body {
    display: inline;
    align-self: middle;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.7em;
    font-weight: bold;
    line-height: 1.6;
}
.card__footer-icon {
    position: absolute;
    margin-right: 1rem;
    right: 0;
    height: 1.5rem;
    fill: rgba(0, 0, 0, 0.15);
    stroke: rgba(0, 0, 0, 0.15);
}
.youtube-thumbnail {
    cursor: pointer;
}
.youtube-thumbnail.hide {
    display: none;
}
.text-bg-primary {
    color: #fff !important;
    background-color: #0e90cc !important;
}
.text-bg-info {
    color: #000 !important;
    background-color: #74d6e8 !important;
}
