@import url(//db.onlinewebfonts.com/c/9d98f534f006d8c613a5dc3ace7fe507?family=Acumin+Pro+Condensed);
@import "reponsive.css";

body::-webkit-scrollbar-track{background-color: #F5F5F5;}
body::-webkit-scrollbar{width: 10px; background-color: #F5F5F5;}
body::-webkit-scrollbar-thumb{background-color: #3c567e;}
html{
    margin-top: 20px!important;
}
a{
    text-decoration: none!important;
}
.row{
    margin-right: 0;
    margin-left: 0;
}
.site-branding .site-logo-div img{
    height: 45px!important;
    width: auto;
}

.onepress-menu > li > a{
    font-size: 16px!important;
    color: #a0a1a3;
}
li.current_page_item > a{
    color: #57585b!important;
}
.onepress-menu > li > a:hover{
    color: #03787b!important;
}
.onepress-menu > li {
    padding-bottom: 10px;
}
.onepress-menu li:first-child a{
    padding-left: 0!important;
    font-weight: bold!important;
}
.site-header{
    padding-top: 15px;
    line-height: 24px!important;
}
.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img{
    display: flex;
    align-items: center;
}
.site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title{
    line-height: 70px;
}
.site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title a{
    font-family: "Acumin Pro Condensed";
    font-size: 34px;
    margin-left: 20px;
    color: #1a2d58!important;
    letter-spacing: -2px;
}
.main-navigation{
    margin: auto;
}
.site-footer .site-info{
    background: #1A2D58!important;
}
.site-footer .btt a{
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    margin: auto;
    position: fixed;
    right: -80px;
    top:auto;
    bottom: 110px;
    width: 60px;
    background: linear-gradient(135deg, rgb(35, 109, 85), rgb(0, 204, 255));
    box-shadow: rgba(0, 77, 255, 0.5) 0px 2px 16px;
    transform: rotateZ(-45deg);
    z-index: 55;
}
/*.site-footer .btt a.show{
    right: 26px!important;
}*/
.site-footer .site-info h5{
    text-align: left;
    color: #fff;
    font-family: "Acumin Pro Condensed";
    font-size: 20px;
    line-height: initial;
}
.site-footer .site-info p{
    text-align: left;
    font-weight: bold;
    color: rgba(168, 169, 172, 0.8);
    font-family: "proxima_nova_rgregular";
    margin-bottom: 0;
}
.site-footer .site-info .copyrights{
    text-align: left;
    font-family: "proxima_nova_rgregular";
    font-size: 12px;
    margin-top: 40px;
}

.site-footer .site-info .copyrights a{
    margin-right: 10px;
    margin-left: 10px;
    color: rgba(168,169,172,0.3);
    transition: all .2s ease-in-out;
}

.site-footer .site-info .copyrights a:hover{
    color: #fff;
}

.site-footer .site-info .copyrights a:first-child{
    margin-left: 0;
}


.social-media-section{
    display: flex;
    padding: 5px 10px;
    background: #f7f5f5;
    border-radius: 6px;
    margin-bottom: 10px;
}
.social-media-section ul{
    margin: 0;
    padding-left: 10px;
}
.social-media-section ul li{
    margin-left: 15px;
    margin-right: 15px;
}
.social-media-section ul li a i{
    font-size: 20px;
    color: #a7a0a0;
}
.social-media-section ul li a:hover i{
    color: #216d55!important;
}

.social-media-section h5{
    margin: 0!important;
    line-height: 35px;
    font-size: 22px!important;
    color: #216d55!important;
}

.social-media-section:last-child{
    width: 210px;
    background: #216d55;
    float: right;
}

.social-media-section:last-child h5{
    color: #fff!important;
}

.social-media-section:last-child ul li a i{
    color: #fff;
}
.social-media-section:last-child ul li a:hover i{
    color: #eee!important;
}

.location-section{
    display: flex;
    padding: 5px 10px;
    background: #216d55;
    border-radius: 6px;
    margin-bottom: 10px;
    width: 190px;
    float: right;
}
.location-section ul{
    margin: 0;
    padding-left: 10px;
}
.location-section ul li{
    margin-left: 40px;
    margin-right: 15px;
}
.location-section ul li a i{
    font-size: 20px;
    color: #a7a0a0;
}
.location-section ul li a:hover i{
    color: #216d55!important;
}
.location-section h5{
    margin: 0!important;
    line-height: 35px;
    font-size: 22px!important;
    color: #fff!important;
}
.location-section:last-child ul li a i{
    color: #fff;
}
.location-section:last-child ul li a:hover i{
    color: #eee!important;
}

.page-sections{
    margin-top: 50px;
    text-align: center;
    padding: 0;
    /*margin-bottom: 80px;*/
}
.page-sections h1{
    color: #1A2D58!important;
    font-family: "Acumin Pro Condensed";
    margin: 0;
    font-size: 44px;
    text-transform: uppercase;
}
.page-sections p{
    padding-right: 70px;
    padding-left: 70px;
    font-size: 22px;
    color: #333;
    font-family: "proxima_nova_rgregular";
    margin-bottom: 30px;
}
.page-sections img.img-divid{
    height: 40px;
    width: auto;
    margin-bottom: 20px;
}

.page-sections .icon-box{
    /*border: 1px solid #eee;*/
    /*border-radius: 40px;*/
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #1a2e58;
    transition: all .4s ease-in-out;
}

.page-sections .icon-box.last-child{
    background-color: #27745d;
}

.page-sections .icon-box:hover{
    background-color: #444;
    cursor: pointer;
}

.page-sections .icon-box img{
    height: 60px;
    margin-bottom: 30px;
}
.page-sections .icon-box h3{
    margin: 0;
}
.page-sections .icon-box a{
    color: #ccc;
}

.page-sections .icon-box:hover a{
    color: #fff;
}

/* Icon Box - Steps Box */
.page-sections .icon-box.steps-box{
    border: none;
    border-radius: 40px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
    background-color: transparent;
    transition: all .4s ease-in-out;
}
.page-sections .icon-box.steps-box h1{
    font-size: 50px;
    margin-bottom: 20px;
}
.page-sections .icon-box.steps-box.last-child{
    background-color: transparent;
}

.page-sections .icon-box.steps-box:hover{
    background-color: unset;
    cursor: pointer;
}

.page-sections .icon-box.steps-box img{
    height: 100px;
    margin-bottom: 30px;
}
.page-sections .icon-box.steps-box p{
    font-size: 20px;
    padding: 0;
    text-align: center;
}
.page-sections .icon-box.steps-box h3{
    margin: 0;
}
.page-sections .icon-box.steps-box a{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 30px;
    padding:0 20px;
    margin-bottom: 10px;
    min-width: 250px;
    background-color: #16585a;
    border: none;
    font-weight: bold;
    font-family: "proxima_nova_rgregular";
    line-height: 50px;
}
.page-sections .icon-box.steps-box a:hover{
    background-color: #1a2e58;
}

.about-section{
    background-color: #f2f2f2;
    padding-top: 40px;
    padding-bottom: 40px;
}
.about-section .part-1{
    text-align: center;
    margin: auto;
}

.about-section .part-1 img{
    width: auto;
    height: 125px;
}

.about-section .part-2{
    border-left: 2px solid #fff;
    padding-bottom: 20px;
    padding-left: 50px;
}
.about-section .part-2 p{
    font-family: "proxima_nova_rgregular";
    font-size: 18px;
    margin: 0;
    line-height: 32px;
    margin-bottom: 30px;
}

.about-section .part-2 a{
    font-family: "proxima_nova_rgbold";
    background: #142344;
    padding: 15px 50px;
    color: #fff;
    border-radius: 40px;
    font-size: 16px;
}


.about-section .part-2 a.call:hover{
    background: #071a42!important;
}

.about-section .part-2 a.email{
    background: #2da27d;
}

.about-section .part-2 a.email:hover{
    background: #216d55;
}

.page-sections.news-section{
    padding: 0;
}


.page-sections.news-section a{
    font-size: 12px;
    font-weight: bold;
    color: #a9a9a9;
    transition: all .2s ease-in-out;
}
.page-sections.news-section a:hover{
    color: #505050;
}

.page-sections.news-section .news-box{
    background: #333;
    min-height: 380px;
    font-family: "proxima_nova_rgregular";
    margin-top: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

.page-sections.news-section .news-box .box-body{
    min-height: 380px;
    background-color: rgba(5, 5, 5, 0.315);
    height: 100%;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.page-sections.news-section .news-box .box-body:hover{
    background-color: rgba(5, 5, 5, 0.5);
}

.page-sections.news-section .news-wrapper{
    padding: 0;
    transform: translateY(280px);
    transition: all .3s ease-in-out;
}

.page-sections.news-section .news-box:hover .news-wrapper{
    transform: translateY(70px);
}

.page-sections.news-section .news-box:hover .news-wrapper .desc-wrapper{
    opacity: 1;
}

.page-sections.news-section .news-wrapper hr{
    width: 20px;
    margin: 0 auto;
}
.page-sections.news-section .news-wrapper .date-wrapper{
    font-size: 14px;
    color: #ffffff;
    font-family: "proxima_nova_rgregular";
    margin: 0;
}

.page-sections.news-section .news-box a{
    font-size: 16px;
    font-family: "Acumin Pro Condensed";
    color: #fdfdfd;
}

.page-sections.news-section  .news-box .news-wrapper .desc-wrapper{
    font-size: 16px;
    color: #e6e6e6;
    font-family: "proxima_nova_rgregular";
    margin: 0;
    padding: 0;
    padding-top: 10px;
    transition: all .3s ease-in-out;
    opacity: 0;
}



.social-section{
    margin-bottom: 0;
}
.connect-container{
    padding: 0;
}
.connect-container .connect-s1{
    padding-right: 17.5px;
    padding:0;
}
.connect-container .connect-s1 .col-md-8{
    padding: 0;
    padding-right: 5px;
}
.connect-container .connect-s1 .connect-b1{
    height: 450px;
    background: #216d55;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.connect-container .connect-b2 .social-div{
    /*transform: translate(210px, 190px);*/
    position: absolute;
    bottom: 15px;
    right: 20px;
}

.connect-container .connect-b1 .social-div{
    /*transform: translate(450px, 415px);*/
    position: absolute;
    bottom: 15px;
    right: 20px;
}
.connect-container .social-div i{
    color: #ffffff;
    font-size: 16px;
}
.connect-container .connect-s1 .connect-b2{
    padding: 0;
}
.connect-container .connect-s1 .connect-b2 .connect-bs1{
    height: 222.5px;
    background: #1a2e58;
    margin-bottom: 5px;
}
.connect-container .connect-s1 .connect-b2 .connect-bs1 .text-wrapper{
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 20px 5px;
}
.connect-container .connect-s1 .connect-b2 .connect-bs2{
    height: 222.5px;
    background: #1a2e58;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.connect-container .connect-s2{
    padding: 0;
}
.connect-container .connect-s2 .col-md-8{
    padding: 0;
    padding-left: 5px;
}
.connect-container .connect-s2 .connect-b1{
    height: 450px;
    background: #216d55;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.connect-container .connect-s2 .connect-b2{
    padding: 0;
}
.connect-container .connect-s2 .connect-b2 .connect-bs1{
    height: 222.5px;
    background: #1a2e58;
}
.connect-container .connect-s2 .connect-b2 .connect-bs1 .text-wrapper{
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 20px 5px;
}
.connect-container .connect-s2 .connect-b2 .connect-bs2{
    height: 222.5px;
    background: #1a2e58;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    background-size: cover;
}

.overlayer-text{
    position: absolute;
    text-align: center;
    font-family: "proxima_nova_rgbold";
    line-height: 222.5px;
    font-size: 20px;
    top:0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(0, 0, 0,.60);
    color: #fff;
    cursor: pointer;
    opacity: 0;
    transition: all .4s ease-in-out;
}
.connect-b1:hover .overlayer-text{
    opacity: 1;
}
.connect-bs1:hover .overlayer-text{
    opacity: 1;
}
.connect-bs2:hover .overlayer-text{
    opacity: 1;
}
.connect-b1 .overlayer-text{
    line-height: 450px;
}
.header-right-wrapper{
    padding-top: 20px;
    padding-bottom: 0;
    display: flex;
    justify-content: left;
}

.btn-primary{
    background: #fff;
    color: #CB356B;
    border: none;
}

.onepress-menu{
    float: unset;
}
.more-options{
    display: flex;
}
.more-options .options-content{
    line-height: 40px;
    position: absolute;
    right: 0;
}
.more-options .options-content .option-label i:first-child{
    font-size: 24px;
    color:#ada6a6;
}
.more-options .options-content .option-label i:last-child{
    font-size: 26px;
    margin-left: -6px;
    color:#ada6a6;
}

.more-options .options-content ul{
    list-style: none;
    background: #0A246A;
    width: 130px;
    position: absolute;
    text-align: center;
    margin: 0;
    padding: 0;
    right: -40px;
    height: 150px;
    max-height: 0;
    overflow: hidden;
    top: 50px;
    transition: all .3s ease-in-out;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
    z-index: 999;
}
.more-options .options-content:hover ul{
    max-height: 150px;
}
.more-options .options-content ul li a{
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}

.more-options .options-content ul li a:hover{
    color: rgb(187, 31, 31);
}
.searchbar {
    position: absolute;
    min-width: 40px;
    width: 0%;
    height: 40px;
    float: right;
    right: 60px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbar-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #e4eae5;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 20px;
    color: #fff;
}

.searchbar-input::-webkit-input-placeholder {
    color: #fff
}

.searchbar-input:-moz-placeholder {
    color: #fff
}

.searchbar-input::-moz-placeholder {
    color: #fff
}

.searchbar-input:-ms-input-placeholder {
    color: #fff
}

.searchbar-icon,
.searchbar-submit {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 20px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #ada6a6;
    background: #fff;
    border-left: 1px solid white;
}

.searchbar-open {
    width: 100%
}

#contact-us{
    margin-bottom: 0;
}

.box-image{
    height: 500px;
    background: url(/wp-content/uploads/2020/10/mustafa1994tito.photoghray-29-scaled-e1601809778741.jpg) no-repeat center/cover;
}

.box-content{
    background: linear-gradient(135deg, rgb(60, 86, 126), rgb(12, 190, 191));
    padding-top: 20px;
}
.box-content p{
    color: #fff;
    text-align: justify;
    padding: 25px 25px 0 25px;
    margin: 0;
    font-size: 20px;
}
.box-content h3{
    text-align: left;
    color: #fff;
    padding: 25px 0 0 25px;
    font-weight: bold;
    margin: 0;
}
.box-content ul{
    text-align: left;
    color: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}
.box-content ul li i{
    font-size: 40px;
}
.box-content ul li a{
    border-bottom: 1px dotted #eee;
    color: #eee!important;
    transition: all .3s ease-in-out;
}
.box-content ul li a:hover{
    color: #ff8200 !important;
    border-color: #ff8200;
}

.box-content ul li span:last-child{
    font-weight: bold;
    font-size: 16px;
}

.box-content ul li a{
    color: #022e38;
}
.top-alert{
    height: 50px;
    width: 100%;
    background: #226e56;
    color: #fff;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
}
.date-table table tr:first-child{
    background-color: #09319b!important;
    border: none;
}
.date-table table tr{
    background-color: #0A246A;
    color: #fff;
}
.date-table table tr td{
    border: none;
    font-size: 16px;
}

.lane-table{
    border:none;
}
.lane-table tr{
    padding-bottom: 5px;
    border-bottom: 3px solid #fff;
}
.lane-table tr td{
    border:none;
    margin-bottom: 5px;
    font-size: 16px;
}
.lane-table tr td:first-child{
    background: #f2f2f2;
    color: #57585b;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}
.lane-table tr td:last-child{
    text-align: left;
    background: #fff;
    color: #57585b;
    padding-left: 40px;
}

@font-face {
    font-family: 'AcuminPro';
    src: url('../fonts/AcuminPro-Regular.eot');
    src: url('../fonts/AcuminPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminPro-Regular.woff') format('woff'),
    url('../fonts/AcuminPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro';
    src: url('../fonts/AcuminPro-Regular.eot');
    src: url('../fonts/AcuminPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminPro-Regular.woff') format('woff'),
    url('../fonts/AcuminPro-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminPro';
    src: url('../fonts/AcuminPro-Bold.eot');
    src: url('../fonts/AcuminPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminPro-Bold.woff') format('woff'),
    url('../fonts/AcuminPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminProCond';
    src: url('../fonts/AcuminProCond-Regular.eot');
    src: url('../fonts/AcuminProCond-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminProCond-Regular.woff') format('woff'),
    url('../fonts/AcuminProCond-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminProCond';
    src: url('../fonts/AcuminProCond-Bold.eot');
    src: url('../fonts/AcuminProCond-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminProCond-Bold.woff') format('woff'),
    url('../fonts/AcuminProCond-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminProSemiCond';
    src: url('../fonts/AcuminProSemiCond-ExtraLight.eot');
    src: url('../fonts/AcuminProSemiCond-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminProSemiCond-ExtraLight.woff') format('woff'),
    url('../fonts/AcuminProSemiCond-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminProSemiCond';
    src: url('../fonts/AcuminProSemiCond-Regular.eot');
    src: url('../fonts/AcuminProSemiCond-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminProSemiCond-Regular.woff') format('woff'),
    url('../fonts/AcuminProSemiCond-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminProSemiCond';
    src: url('../fonts/AcuminProSemiCond-Semibold.eot');
    src: url('../fonts/AcuminProSemiCond-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AcuminProSemiCond-Semibold.woff') format('woff'),
    url('../fonts/AcuminProSemiCond-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
.s-section{
    padding: 0 80px
}
.s-section .alert{
    font-weight: bold;
    font-size: 16px;
}
.s-section h3{
    font-family: 'AcuminProCond';
    margin: 0;
    font-size: 28px;
    text-align: left;
    margin-top: 50px;
}
#accordion{
    text-align: left;
    padding: 20px 0;
}
#accordion button{
    box-shadow: none;
    text-decoration: none;
    font-family: 'AcuminProCond';
    font-size: 20px;
}
#accordion .card{
    border: none;
    border-radius: 0;
}

#accordion .card .card-header{
    background: transparent;
    padding-left: 0;
    border-radius: 0;
    border-color: #888;
    border-top: 1px solid #888;
    border-bottom: none;
}
#accordion .card:last-child{
    border-bottom: 1px solid #888;
}
#accordion .card .card-header button{
    padding-left: 0;
}
#accordion .card .card-body{
    font-size: 20px;
    text-align: justify;
    font-family: 'AcuminProSemiCond';
    color: #424242;
}

#early-life p,#primary-level p,#middle-school p{
    text-align: justify;
    margin: 0;
}
#early-life p:last-child,#primary-level p:last-child,#middle-school p:last-child{
    text-align: justify!important;
}
#early-life p:last-child,#primary-level p:last-child,#middle-school p:last-child{
    text-align: center;
}

#early-life p.sub-head,#primary-level p.sub-head,#middle-school p.sub-head{
    font-family: 'AcuminProSemiCond';
    text-align: center;
    color: #03787b;
    text-transform: uppercase;
}

#early-life hr,#primary-level hr,#middle-school hr,#hiring-process-section hr{
    width: 100px;
    margin-bottom: 15px;
    margin-top: 15px;
    background: rgb(246,246,246);
    background: linear-gradient(90deg, rgba(246,246,246,1) 0%, rgb(145, 182, 251) 36%, rgb(241, 236, 236) 100%);
}


#bcis-activities .box-image{
    padding: 0;
    overflow: hidden;
}

#bcis-activities .box-image:hover .box-body{
    height: 440px!important;
}
#bcis-activities .box-image .box-body{
    padding: 0;
    background: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s;
}
#bcis-activities .box-image .box-body .box-contents{
    background: transparent;
    height: 200px;
}

#bcis-activities .box-image .box-footer{
    background: #000;
    height: 60px;
    font-size: 40px;
    color: #fff;
    line-height: 60px;
    cursor: pointer;
}
#bcis-activities .box-image:nth-child(1){
    background: url(/wp-content/uploads/2020/06/72788583.jpg) no-repeat center/cover;
}
#bcis-activities .box-image:nth-child(2){
    background: url(/wp-content/uploads/2020/06/84399710.jpg) no-repeat center/cover;
}
#bcis-activities .box-image:nth-child(3){
    background: url(/wp-content/uploads/2020/06/82758739.jpg) no-repeat center/cover;
}
#bcis-activities .box-image:nth-child(1) .box-body{
    height: 500px;
    background-color: rgba(165, 42, 42, 0.7);
}
#bcis-activities .box-image:nth-child(2) .box-body{
    height: 500px;
    background-color: rgba(42, 140, 165, 0.7);
}
#bcis-activities .box-image:nth-child(3) .box-body{
    height: 500px;
    background-color: rgba(42, 165, 58, 0.7);
}
#bcis-activities .box-image .box-body .box-contents img{
    height: 150px;
}
#bcis-activities .box-image .box-body .box-contents h3{
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
    font-family: 'AcuminProCond';
    text-transform: uppercase;
}

.icons-area{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 60px;
    padding-left: 60px;
}
.icons-area p{
    font-size: 16px;
    margin: 20px 0 0 0;
    color: #1A2D58;
}
.icon-container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-container .icon-body{
    padding-top: 50px;
    padding-bottom: 50px;
    transition: all .4s;
    cursor: pointer;
    text-align: center;
}

.icon-container .icon-body:hover{
    background-color: #f4f4f4;
}
.icon-container .icon-body img{
    height: 100px;
}

.icon-container .icon-body h4{
    font-size: 26px;
    font-family: 'AcuminProCond';
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 0;
    color: #03787b;
}

.icon-container .icon-body h4 small{
    color: #464343;
}

/* Countdown Section */
#countdown-section{
    padding: 0;
}
#countdown-section .page-sections{
    padding: 0;
}
.countdown-section{
    height: 220px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
}
.countdown-section .countdown-item{
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ccc;
}
.countdown-section .countdown-item:last-child{
    border: none;
}
.countdown-section .countdown-item h1{
    font-family: 'AcuminProCond';
    text-transform: uppercase;
    font-size: 75px;
}
.countdown-section .countdown-item p{
    font-family: 'proxima_nova_rgregular';
    padding: 0;
    margin-bottom: 0;
    color: #787b7c;
}

/* Navigator Section */
#navigator-section{
    padding: 0;
}
#navigator-section .page-sections{
    padding: 0;
}
.navigator-section{
    height: 300px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.navigator-section .navigator-item{
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid #e4e4e4;
    cursor: pointer;
    transition: all .4s;
    text-align: center;
}
.navigator-section .navigator-item:hover{
    background: #e4e4e4;
}
.navigator-section .navigator-item:last-child{
    border: none;
}
.navigator-section .navigator-item img{
    height: 100px;
    margin-bottom: 30px;
}
.navigator-section .navigator-item p{
    font-family: "AcuminProCond";
    padding: 0;
    margin-bottom: 0;
    color: #1a2e58;
    font-weight: bold;
    font-size: 24px;
}

/* Half Box */
#school-uniform .page-sections{
    margin-bottom: 0;
}
#school-uniform .half-box{
    height: 530px;
}
#school-uniform .half-box .first-half{
    height: 530px;
    background: url(/wp-content/uploads/2020/10/20170911_082659-1-scaled-e1601810252358.jpg) no-repeat center/cover;
    padding: 20px 20px;
}
#school-uniform .half-box .first-half .border-box{
    height: 100%;
    border: 5px solid #eee;
}
#school-uniform .half-box .second-half{
    height: inherit;
    /*background-color: #5e9cdc;*/
    background-color: #010206;
    padding: 0 40px;
    display: flex;
    align-items: center;
}
#school-uniform .half-box .second-half .col-md-12{
    padding: 0;
}
#school-uniform .half-box .second-half p{
    color: #fff;
    font-family: "AcuminProCond";
    font-size: 23px;
    text-align: justify;
    margin-bottom: 5px;
}


#food-eduction .page-sections{
    margin-bottom: 0;
}
#food-eduction .half-box{
    height: 600px;
}
#food-eduction .half-box .first-half{
    height: 600px;
    background: url(/wp-content/uploads/2020/06/Food-Education.jpg) no-repeat center/cover;
    padding: 20px 20px;
}
#food-eduction .half-box .first-half .border-box{
    height: 100%;
    border: 5px solid #eee;
}
#food-eduction .half-box .second-half{
    height: inherit;
    background-color: #328855;
    padding: 0 40px;
    display: flex;
    align-items: center;
}
#food-eduction .half-box .second-half .col-md-12{
    padding: 0;
}
#food-eduction .half-box .second-half p{
    color: #fff;
    font-family: "AcuminProCond";
    font-size: 23px;
    text-align: justify;
    margin-bottom: 5px;
}

#rest-time .page-sections{
    margin-bottom: 0;
}
#rest-time .half-box{
    height: 530px;
}
#rest-time .half-box .first-half{
    height: 530px;
    background: url(/wp-content/uploads/2020/06/Food-Plans.jpg) no-repeat center/cover;
    padding: 20px 20px;
}
#rest-time .half-box .first-half .border-box{
    height: 100%;
    border: 5px solid #eee;
}
#rest-time .half-box .second-half{
    height: inherit;
    background-color: #fc7e32;
    padding: 23px 40px;
    display: inherit;
    align-items: center;
}

#rest-time .half-box .second-half p{
    color: #fff;
    font-family: "AcuminProCond";
    font-size: 23px;
    text-align: justify;
    margin-bottom: 5px;
    width: 50%;
    display: flex;
    padding: 20px;
    min-height: 315px;
}

/* School Club */
#school-club .page-sections{
    margin-bottom: 0;
}
#school-club .half-box{
    height: 530px;
    padding:0;
}
#school-club .half-box .first-half{
    height: 530px;
    background: url(/wp-content/uploads/2020/06/IMG_4900-scaled.jpg) no-repeat center/cover;
    padding: 20px 20px;
}
#school-club .half-box .first-half .border-box{
    height: 100%;
    border: 5px solid #eee;
}
#school-club .half-box .second-half{
    height: inherit;
    background-color: #8eb0fa;
    padding: 23px 40px;
    display: inherit;
    align-items: center;
}
#school-club .half-box .second-half .col-md-12{
    padding:0;
}

#school-club .half-box .second-half p{
    color: #fff;
    font-family: "AcuminProCond";
    font-size: 23px;
    text-align: justify;
    margin-bottom: 5px;
    padding: 20px;
}

/* School Club */
#afternoon{
    margin-bottom: 50px;
}
#afternoon .page-sections{
    margin-bottom: 20px;
}
#afternoon .half-box h6{
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
#afternoon .half-box .col-md-12{
    display: flex;
    padding: 0;
}
#afternoon .half-box .col-md-12 p{
    color: rgb(77, 77, 77);
    font-family: "AcuminProCond";
    font-size: 23px;
    text-align: justify;
    margin-bottom: 5px;
    padding-right: 20px;
    width: 50%;
    border-right: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
#afternoon .half-box .col-md-12 p:last-child{
    padding-right: 0;
    padding-left: 20px;
    border: none;
}
#afternoon .half-box .col-md-12 img{
    height: 120px;
    margin-right: 10px;
    margin-bottom: 20px;
}

/* Half Box */
#teacher-section .page-sections{
    margin-bottom: 0;
}
#teacher-section .half-box{
    height: 620px;
    padding:0;
}
#teacher-section .half-box .first-half{
    height: 620px;
    background: url(/wp-content/uploads/2020/06/IMG_20200621_134433.jpg) no-repeat center/cover;
    padding: 20px 20px;
}
#teacher-section .half-box .first-half .border-box{
    height: 100%;
    border: 2px solid #eee;
}
#teacher-section .half-box .second-half{
    height: inherit;
    background-color: #952313;
    padding: 0 115px;
    display: flex;
    align-items: center;
}
#teacher-section .half-box .second-half .col-md-12{
    padding: 0;
}
#teacher-section .half-box .second-half p{
    color: #fff;
    font-family: 'proxima_nova_rgregular';
    font-size: 23px;
    text-align: justify;
    margin-bottom: 5px;
    border-top: 2px dotted #cc985e;
    border-bottom: 2px dotted #cc985e;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}
#teacher-section .half-box .second-half small{
    font-family: 'proxima_nova_rgregular';
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
#teacher-section .half-box .second-half img{
    height: 80px;
    position: absolute;
    top:-40px;
    right: 0;
}
#teacher-section .half-box .first-half img{
    height: 80px;
    position: absolute;
    bottom:0;
    right: 15px;
}
.onepress-menu a{
    font-family: "proxima_nova_rgregular"!important;
}

.calendar-table tr td{
    background: #163d80;
    color: #fff;
}
.calendar-table tr:last-child td{
    background: #102b58;
}
.calendar-table tr:first-child td span:first-child{
    margin-right: 25px;
}

.availability-section p i::before{
    color: #16585a;
    font-weight: bold;
    font-size: 19px;
}
.lane-section table{
    border: none;
}
.lane-section table tr td{
    text-align: left;
    margin-bottom: 5px;
    font-family: "proxima_nova_rgregular";
    font-size: 16px;
}
.lane-section table tr td:first-child{
    background-color: #f2f2f2;
    color: #57585b;
    border-bottom: 2px solid #fff;
    padding-right: 20px;
    padding-left: 20px;
}
.lane-section table tr td:last-child{
    padding-left: 40px;
}

.pro-section p{
    margin-bottom: 10px;
    text-align: justify;
}
.career-section p{
    margin-bottom: 10px;
}

.career-section p.special-txt{
    color: #16585a;
}

.vision-section{
    background: #1a2e58;
    margin-top: 0;
}

.vision-section .box-image{
    float: left;
    background: url(/wp-content/uploads/2020/09/shutterstock_465634250-scaled.jpg) no-repeat center/cover!important;
    shape-outside: ellipse(100% 100% at 0%) ;
    clip-path: ellipse(100% 100% at 0%) ;
    shape-margin: 20px;
}

.vision-section .box-content{
    background: transparent;display: flex;
    align-items: center;
}

.vision-section .box-content p{
    font-size: 24px;
    padding:0 50px;
}


.mission-section{
    background: #216d55;
    margin-top: 0;
}

.mission-section .box-image{
    float: left;
    background: url(/wp-content/uploads/2020/09/shutterstock_649766830-scaled.jpg) no-repeat center/cover!important;
    shape-outside: ellipse(80% 100% at 80%) ;
    clip-path: ellipse(80% 100% at 80%) ;
    shape-margin: 20px;
}

.mission-section .box-content{
    background: transparent;display: flex;
    align-items: center;
}

.mission-section .box-content p{
    font-size: 24px;
    padding:0 50px;
}

.bcis-obj-section ul{
    padding: 0 20px;
    text-align: justify;
}
.bcis-obj-section ul li{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 18px;
    margin-top: 0;
    font-family: "proxima_nova_rgregular";
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #142344;
    cursor: pointer;
    transition: all ease-in-out;
    border-radius: 40px;
}
.bcis-obj-section ul li:hover{
    background: #f9f9f9;
    color: rgb(80, 79, 79);
}
.bcis-obj-section ul li i{
    color: #16585a;
    font-weight: bold;
}
/*Dropdown Mega menu*/
#menu-item-18,
#menu-item-19,
#menu-item-20,
#menu-item-528,
#menu-item-28,
#menu-item-22,
#menu-item-48{
    position: static;
}
#menu-item-18:hover #about-mega-menu,
#menu-item-19:hover #admission-mega-menu,
#menu-item-20:hover #staff-mega-menu,
#menu-item-528:hover #academic-mega-menu,
#menu-item-28:hover #act-mega-menu,
#menu-item-22:hover #student-mega-menu,
#menu-item-48:hover #work-mega-menu{
    max-height: 300px;
}
#menu-item-18:hover #about-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/09/shutterstock_174992642-scaled.jpg") no-repeat center/cover;
    /*border-radius: 100% 0% 0% 100% / 0% 100% 0% 100% ;*/
}
#menu-item-19:hover #admission-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/09/shutterstock_151305863-scaled.jpg") no-repeat top/cover;
}
#menu-item-20:hover #staff-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/10/mustafa1994tito.photoghray-9-scaled.jpg") no-repeat center/cover;
}
#menu-item-528:hover #academic-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/10/mustafa1994tito.photoghray-6-scaled.jpg") no-repeat ;
    background-position-y: -20px;
    background-size: cover;
}
#menu-item-28:hover #act-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/06/mustafa1994tito.photoghray-389-scaled.jpg") no-repeat center/cover;
}
#menu-item-22:hover #student-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/10/20170911_082659-scaled.jpg") no-repeat center/cover;
}
#menu-item-48:hover #work-mega-menu .first-part{
    background: url("/wp-content/uploads/2020/10/mustafa1994tito.photoghray-29-scaled.jpg") no-repeat center/cover;
}
.mega-menu{
    max-height: 0;
    background-color: #1a2e58;
    position: absolute;
    top: 100%;
    left: 0;
    /* display: none; */
    z-index: 1000;
    width: 100%;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    overflow: hidden;
}
.mega-menu .mega-body{
    margin: 25px;
}
.mega-menu .mega-body .first-part{
    height: 250px;
}

.mega-menu .mega-body .second-part{
    border-left: 1px solid #d2d2d240;
    height: 250px;
}
.mega-menu .mega-body .second-part:last-child{
    border:none;
}
.mega-menu .mega-body .second-part ul{
    margin: 0;
    display: block;
    border: none;
    position: relative;
    top: unset;
    padding-left: 20px;
}
.mega-menu .mega-body .second-part ul li{
    margin-top: 0;
    margin-bottom: 10px;
    position: relative;
    page-break-inside: avoid;
    break-inside: avoid;
    vertical-align: top;
    padding-bottom: 0;
}

.mega-menu .mega-body .second-part ul li:last-child{
    margin-bottom: 0;
}

.mega-menu .mega-body .second-part ul li a{
    color: #fff;
    font-family: "proxima_nova_rgregular";
    font-size: 16px;
    display: inline-block;
    padding: 0;
    position: relative;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    background: transparent;
    border: none;
}

.card-item{
    padding: 2.5px;
}
.card-item:first-child{
    padding-left: 0;
    padding-right: 2.5px;
}
.card-item:last-child{
    padding-right: 0;
}
.card-item .card-item-body{
    height: 440px;
    padding: 0;
}


.card-item:first-child .card-item-body{
    background: url('/wp-content/uploads/2020/06/mustafa1994tito.photoghray-389-scaled.jpg') no-repeat center;
    background-size: 160%;
    transition: all .4s ease-in-out;
}
.card-item:first-child .card-item-body:hover{
    background-size: 200%;
}

.card-item:nth-child(2) .card-item-body{
    background: url('/wp-content/uploads/2020/06/FB_IMG_1502283415839.jpg') no-repeat center;
    background-size: 160%;
    transition: all .4s ease-in-out;
}
.card-item:nth-child(2) .card-item-body:hover{
    background-size: 200%;
}

.card-item:last-child .card-item-body{
    background: url('/wp-content/uploads/2020/06/82109925.jpg') no-repeat center;
    background-size: 160%;
    transition: all .4s ease-in-out;
}
.card-item:last-child .card-item-body:hover{
    background-size: 200%;
}

.card-item .card-item-body .card-layer{
    background-color: rgba(26, 24, 24, 0.411);
    height: 100%;
    padding: 30px;
}
.card-item .card-item-body .card-layer .card-layer-content{
    position: absolute;
    bottom: 20px;
}

.card-item .card-item-body .card-layer h1{
    text-align: left;
}
.card-item .card-item-body .card-layer h1 a{
    color:#fff;
    font-size: 30px;
    line-height: 40px;
}

.card-item .card-item-body .card-layer p{
    text-align: left;
    padding: 0;
    margin-top: 20px;
}
.card-item .card-item-body .card-layer p a{
    color:#a0192a;
    background-color: #fff;
    border: none;
    font-family: "proxima_nova_rgregular";
    font-size: 20px;
    text-transform: capitalize;
    width: 200px;
    padding: 10px 20px;
    transition: all .4s ease-in-out;
}
.card-item .card-item-body .card-layer p a:hover{
    background-color: #57585b;
    color: #fff;
}

.special-header{
    font-size: 30px!important;
    color: #a0192a!important;
    line-height: 30px;
    margin: 0!important;
    padding-left: 60px!important;
    padding-right: 60px!important;
}
.special-header i{
    font-size: 60px;
}
.special-header i:last-child{
    vertical-align: bottom;
}

.off-canvas-open{
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 12px;
    right: 13px;
    z-index: 200;
    color: transparent;
    font-size: 0;
    line-height: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    cursor: pointer;
}
.off-canvas-open::before{
    content: "";
    font-family: IcoMoon;
    font-weight: normal;
    speak: none;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(160, 161, 163);
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}

.mobile-header{
    height: 60px;
    background: #fff;
}
.mobile-header .mobile-logo a{
    display: flex;
    align-items: center;
    height: 60px;
}
.mobile-header .mobile-logo a img{
    height: 50px;
    margin-right: 10px;
}
.mobile-header .mobile-logo a h3{
    font-family: "Acumin Pro Condensed";
    margin: 0;
    text-transform: uppercase;
    font-size: 28px;
}

.custom-navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.custom-navbar-toggle .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.custom-navbar-toggle.collapsed span:nth-child(2),
.custom-navbar-toggle.collapsed span:nth-child(4) {
    transform: rotate(0);
}
.custom-navbar-toggle.collapsed span:nth-child(3){
    opacity: 1;
}

.custom-navbar-toggle span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.custom-navbar-toggle span:nth-child(3){
    opacity: 0;
}
.custom-navbar-toggle span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
.custom-navbar-toggle span.icon-bar {
    transition: all 0.15s;
}

.custom-navbar-toggle .icon-bar {
    background-color: #888;
}

.custom-navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.custom-navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.entry-meta{
    border: none!important;
    margin-bottom: 0!important;
    padding-bottom: 15px!important;
}

.header-tablet-nav{
    height: auto;
}
.header-tablet-nav .header-nav-bar{
    background: #f8f8f8;
    height: inherit;
}

.header-tablet-nav .custom-navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.header-tablet-nav .custom-navbar-toggle .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.header-tablet-nav .custom-navbar-toggle.collapsed span:nth-child(2),
.header-tablet-nav .custom-navbar-toggle.collapsed span:nth-child(4) {
    transform: rotate(0);
}
.header-tablet-nav .custom-navbar-toggle.collapsed span:nth-child(3){
    opacity: 1;
}

.header-tablet-nav .custom-navbar-toggle span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.header-tablet-nav .custom-navbar-toggle span:nth-child(3){
    opacity: 0;
}
.header-tablet-nav .custom-navbar-toggle span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}
.header-tablet-nav .custom-navbar-toggle span.icon-bar {
    transition: all 0.15s;
}

.header-tablet-nav .custom-navbar-toggle .icon-bar {
    background-color: #888;
}

.header-tablet-nav .custom-navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.header-tablet-nav .custom-navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.header-tablet-nav .nav-side{
    display: none;
    height: 100vh;
    width: 70%;
    background: #fff;
    position: fixed;
    right: 0;
    top:0;
    z-index: 1000;
    transform: translateX(70vw);
    transition: all .4s ease-in-out;
    overflow-x: auto;
}
.header-tablet-nav .nav-side .navbar-nav li{
    padding-left: 30px;
}
.header-tablet-nav .nav-side .navbar-nav li a{
    color: #a0a1a3;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'proxima_nova_rgregular';
}
.header-tablet-nav .nav-side .navbar-nav li.dropdown ul{
    position: relative!important;
    transform: none!important;
}

.header-tablet-nav .nav-side.open{
    transform: translateX(0);
}
.header-tablet-nav .nav-side-under-layer{
    display: none;
    background: #00000075;
    position: fixed;
    height: 100vh;
    width: 100vw;
    top:0;
    right: 0;
    z-index: 999;
}
.header-tablet-nav .nav-side .navbar-nav{
    display: block;
    width: 100%;
}
.header-tablet-nav .nav-side .navbar-nav li{
    width: 100%;
}

.header-tablet-nav .nav-side .navbar-nav .dropdown-menu{
    border: none;
    box-shadow: none;
    width: 100%;
    position: static!important;
    transform: none!important;
}

.header-tablet-nav .nav-side .nav-side-body{
    padding: 0;
}
.header-tablet-nav .nav-side .nav-side-body .nav-side-top{
    padding: 0;
    height: 60vh;
}
.header-tablet-nav .nav-side .nav-side-body .nav-side-search{
}
.header-tablet-nav .nav-side .nav-side-body .nav-side-menu{
    padding: 0;
    margin-top: 10px;
}

.header-tablet-nav .nav-side .nav-side-body .nav-side-bottom{
    padding: 0;
    height: 50vh;
    background: #1a2e58;
}

.header-tablet-nav .nav-side .nav-side-body .nav-side-bottom .navbar-nav{
    padding-top: 25px;
}

.header-tablet-nav .nav-side .nav-side-body .nav-side-bottom .navbar-nav li a{
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/*** FONTS ***/
@import url(https://fonts.googleapis.com/css?family=Montserrat:900|Raleway:400,400i,700,700i);
ol.gradient-list {
    counter-reset: gradient-counter;
    list-style: none;
    margin: 1.75rem 0;
    padding-left: 1rem;
    font-family: 'Raleway', sans-serif;
}
ol.gradient-list > li {
    background: white;
    border-radius: 0 0.5rem 0.5rem 0.5rem;
    counter-increment: gradient-counter;
    margin-top: 1rem;
    min-height: 3rem;
    padding: 1rem 1rem 1rem 3rem;
    position: relative;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin-left: 0;
}
ol.gradient-list > li:hover{
    color: #0A246A;
    cursor: pointer;
}

ol.gradient-list > li::before, ol.gradient-list > li::after {
    /*background: linear-gradient(135deg, #83e4e2 0%, #a2ed56 100%);*/
    background: #1a2e58;
    border-radius: 1rem 1rem 0 1rem;
    content: '';
    height: 3rem;
    left: -1rem;
    overflow: hidden;
    position: absolute;
    top: -1rem;
    width: 3rem;
    font-family: 'Raleway', sans-serif!important;
}
ol.gradient-list > li::before {
    align-items: flex-end;
    content: counter(gradient-counter);
    color: #fff;
    display: flex;
    font: 900 1.5em/1 'Montserrat';
    justify-content: flex-end;
    padding: 0.125em 0.25em;
    z-index: 1;
}
/*ol.gradient-list > li:nth-child(10n+1):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
}
ol.gradient-list > li:nth-child(10n+2):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
}
ol.gradient-list > li:nth-child(10n+3):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
}
ol.gradient-list > li:nth-child(10n+4):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
}
ol.gradient-list > li:nth-child(10n+5):before {
    background: linear-gradient(135deg, #a2ed56 0%, #fddc32 100%);
}
ol.gradient-list > li:nth-child(10n+6):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.8) 0%, rgba(253, 220, 50, 0.8) 100%);
}
ol.gradient-list > li:nth-child(10n+7):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.6) 0%, rgba(253, 220, 50, 0.6) 100%);
}
ol.gradient-list > li:nth-child(10n+8):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.4) 0%, rgba(253, 220, 50, 0.4) 100%);
}
ol.gradient-list > li:nth-child(10n+9):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0.2) 0%, rgba(253, 220, 50, 0.2) 100%);
}
ol.gradient-list > li:nth-child(10n+10):before {
    background: linear-gradient(135deg, rgba(162, 237, 86, 0) 0%, rgba(253, 220, 50, 0) 100%);
}*/
ol.gradient-list > li + li {
    margin-top: 2rem;
}

ol.gradient-list > li, ol.gradient-list > li::before {
    box-shadow: 0.25rem 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.125rem rgba(75, 0, 0, 0.05);
}


.voices-section{
    height: 300px;
    background: #216d55;
    margin-top: 80px;
}
.voices-section .voice-box .box-body{
    height: 360px;
    background: #000000;
    transform: translateY(-80px);
    padding: 0;
    transition: all .3s ease-in-out;
}
.voices-section .voice-box .box-body:hover{
    height: 350px;
}

.voices-section .voice-box:nth-child(1) .box-body{
    background: url("/wp-content/uploads/2020/09/example-navigation-01.jpg") no-repeat center/cover;
}
.voices-section .voice-box:nth-child(2) .box-body{
    background: url("/wp-content/uploads/2020/09/example-navigation-02.jpg") no-repeat center/cover;
}
.voices-section .voice-box:nth-child(3) .box-body{
    background: url("/wp-content/uploads/2020/09/example-navigation-03.jpg") no-repeat center/cover;
}
.voices-section .voice-box .box-body .box-overlay{
    background: #0b0b0b50;
    height: 100%;
}
.voices-section .voice-box .box-body .box-overlay a{
    position: absolute;
    width: 100%;
    bottom: 30px;
    right: 10px;
    left: 0;
    text-align: center;
    font-family: "Acumin Pro Condensed";
    font-size: 32px;
    color: #fff;
}

.voices-box-container .voices-box-body{
    position: relative;
    z-index: 2;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}
.voices-box-container:before{
    top: 80px;
    bottom: 100px;
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    background-color:  #216d55;
}
.voices-box-container:after{
    height: 300px;
    top: 80px;
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    background-color:  #216d55;
}
.voices-category-list{
    text-align: center;
}
.voices-category-list ul{

}
.voices-category-list ul li{
    padding: 0 23px;
    margin: 0;
    background: none;
}
.voices-category-list ul li a{
    padding: 0;
    border: 0;
    color: #a8a9ac;
    font-size: 18px;
    line-height: 34px;
    font-weight: bold;
    font-family: "Acumin Pro Condensed", sans-serif;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
}
.voices-category-list ul li.selected a{
    color: #1A2D58;
}

.voices-box-container .voice-box{
    margin-bottom: 20px;
    padding: 0px 10px;
}
.voices-box-container .voice-box .box-body{
    height: 360px;
    background: #000000;
    padding: 0;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.voices-box-container .voice-box .box-body:hover{
    transform: translateY(-5px);
}

.voices-box-container .voice-box .box-body .box-overlay{
    background: #0b0b0b50;
    height: 100%;
}
.voices-box-container .voice-box .box-body .box-overlay a{
    position: absolute;
    width: 100%;
    bottom: 30px;
    right: 10px;
    left: 0;
    text-align: center;
    transition: all .3s ease-in-out;
}
.voices-box-container .voice-box .box-body .box-overlay a b{
    font-family: "Acumin Pro Condensed";
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
}
.voices-box-container .voice-box .box-body .box-overlay a span{
    font-family: "proxima_nova_rgregular";
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
}
.voices-box-container .voice-box .box-body .box-overlayer{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #7c7a7a50;
    padding: 12px 12px;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.voices-box-container .voice-box .box-body .box-overlayer p{
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 15px;
    font-size: 14px;
    font-weight: bold;
}

.voices-box-container .voice-box .box-body .box-overlayer img{
    position: absolute;
    height: 30px;
}

.voices-box-container .voice-box .box-body .box-overlayer img.top-image{
    transform: rotateZ(180deg);
    top: 5px;
    left: 10px;
}

.voices-box-container .voice-box .box-body .box-overlayer img.bottom-image{
    bottom: 6px;
    right: 10px;
}


.voices-box-container .voice-box .box-body:hover .box-overlay a{
    opacity: 0;
}
.voices-box-container .voice-box .box-body:hover .box-overlayer{
    opacity: 1;
}

.voices-modal{
    display: none;
    transition: all .3s ease-in-out;
}

.voices-modal.voices-status-opened{
    display: block;
}

.voices-modal .modal-underlayer{
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
}
.voices-modal .modal-underlayer{
    height: 100vh;
    width: 100%;
    background: #0b0b0b80;
}
.voices-modal .modal-body{
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    z-index: 9999999999;
    display: flex;
    align-items: center;
}
.voices-modal .modal-body .modal-content{
    min-height: 100px;
    width: 40%;
    background: #fff;
    margin: auto;
    display: -webkit-box;
}
.voices-modal .modal-body .modal-content .modal-cancel {
    width: 10%;
    text-align: right;
    padding: 10px;
}
.voices-modal .modal-body .modal-content .modal-cancel a{
    font-size: 30px;
    text-align: right;
    background: #F9F9F9;
    padding: 0 5px;
    border-radius: 4px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.voices-modal .modal-body .modal-content .modal-cancel a:hover{
    background: #b10320;
    color:#fff;
}

.voices-modal .modal-body .modal-content .modal-box {
    width: 90%;
    padding-bottom: 20px;
}
.voices-modal .modal-body .modal-content .modal-box .voices-image{
    border-radius: 100%;
    border: 5px solid #fff;
    height: 120px;
    width: 120px;
    margin: auto;
    margin-top: -60px;
}

.voices-modal .modal-body .modal-content .modal-box .voices-desc{
    text-align: center;
    max-height: 70vh;
    overflow-y: scroll;
    margin-top: 20px;
    padding: 10px;
}

.voices-modal .modal-body .modal-content .modal-box .voices-desc h3{
    font-family: "Acumin Pro Condensed", san-serif;
    font-size: 22px;
    color: #1a2d58;
    margin: 0;
}

.voices-modal .modal-body .modal-content .modal-box .voices-desc > p{
    text-transform: uppercase;
    margin: 0;
    color: #a8a9ac;
    font-size: .875em;
    font-weight: bold;
}
.voices-modal .modal-body .modal-content .modal-box .voices-desc .voices-content{
    padding: 20px 0 50px 0;
}
.voices-modal .modal-body .modal-content .modal-box .voices-desc .voices-content p{
    font-family: "proxima_nova_rgregular", san-serif;
    font-size: 21px;
    color: #333;
}
.voices-modal .modal-body .modal-content .modal-box .voices-loader{
    width: 100%;
    display: flex;
}
.voices-modal-opened{
    overflow: hidden;
}
.site-map-section{
    padding: 10px;
    margin-bottom: 50px;
}
.site-map-section #accordion .card-header button{
    color: #1A2D58;
}
.site-map-section #accordion .card .card-header{
    border-color: #ccc;
}
.site-map-section #accordion .card-body{
    padding-top: 0;
}
.site-map-section #accordion .card-body h3{
    color: #1A2D58;
    margin-top: 0;
    font-size: 24px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.site-map-section #accordion .card-body ul{
    padding: 0;
    padding-left: 40px;
    margin-top: 0;
}
.site-map-section #accordion .card-body ul > li{
    margin: 0 0 10px 0;
}
.site-map-section #accordion .card-body ul li a{
    font-family: "proxima_nova_rgregular", san-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #214492;
}
.site-map-section #accordion .card-body ul li a:hover{
    color: #666;
}

.site-map-section #accordion .card-body ul > li ul{
    list-style: circle;
}
/*Loader*/
.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1a2e58;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#privacy_policy{
    padding-bottom: 50px;
}
#privacy_policy h2{
    font-weight: bold;
    text-align: left;
    color: #1a2e58;
}

#privacy_policy ul li{
    text-align: left;
    font-size: 18px;
    color: #000;
}
#privacy_policy ul li b{
    color: #000;
}

#privacy_policy p{
    text-align: left;
    font-size: 20px;
    padding: 0;
    margin-bottom: 10px;
}

.voices-container{
    padding: 0;
}

.nav-container{
    padding: 0;
}
#trp-floater-ls{
    z-index: 99999999999!important;
}

.voices-section .voice-box{
    cursor: pointer;
}