/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 6, 2020, 1:47:18 PM
    Author     : root
*/

@font-face {
    font-family: "nitro-normal";
    src: url("/fonts/NotoSansSinhala-Regular.woff2") format('woff2');
}
@font-face {
    font-family: "nitro-semibold";
    src: url("/fonts/NotoSansSinhala-SemiBold.woff2") format('woff2');
}
@font-face {
    font-family: "nitro-bold";
    src: url("/fonts/NotoSansSinhala-Bold.woff2") format('woff2');
}

.nitro-normal {
    font-family: nitro-normal ,sans-serif;
}
.nitro-semibold {
    font-family: nitro-semibold ,sans-serif;
}
.nitro-bold {
    font-family: nitro-bold ,sans-serif;
}
.header-area .main-nav .nav li a {
    font-size: 14px;
}
.logo .imgA {
    /*width: 96px;*/
    margin-top: 4px;
}
.logo .imgB, .logo .imgA {
    height: 60px;
    margin-top: -12px;
}
.card {
    border: 0 !important;
    box-shadow: 3px 2px 14px 0px #e0e0e0 !important;
}

.day-columns .day-column .day-content::-webkit-scrollbar {
    width: 9px;               /* width of the entire scrollbar */
}
.day-columns .day-column .day-content::-webkit-scrollbar-track {
    background: white;
}
.day-columns .day-column .day-content::-webkit-scrollbar-thumb {
    background-color: #383838;
    border-radius: 20px;
    border: 2px solid white;
}


.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide {
    height: 400px !important;
    background-color: #ffffff;
}
.back-img {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
#c_div {
    background-color: #ffffff;
    width: 100%;
    height: 82px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 169%;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    margin-top: -81px;
    box-shadow: -1px 20px 0px 20px #00a650;
    margin-bottom: -65px;
}

.c{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}
/* ----------------------------------------------
 * Generated by Animista on 2020-11-8 1:18:48
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}

.main-txt {
    border-left: 3px solid #009035;
}
.online-pay-title {
    font-size: 34px;
    border-left: 6px solid #00a650;
    padding-left: 22px;
}
.b-img {
    border: 5px solid #00a650;
}
.section-slantedcard {
    overflow: hidden;
    padding: 100px 0 100px;
    font-family: 'Roboto', sans-serif;
}

.content-slantedcard {
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
    max-width: 1000px;
    max-width: 900px;
}

.section-slantedcard-card {
    padding: 60px 90px 35px;
    box-shadow: 0 2px 4px 0 rgba(136,144,195,0.2), 0 5px 15px 0 rgba(37,44,97,0.15);
    background-color: white;
}

.section-slantedcard-bottom {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    transform: rotate(-2deg);
    box-shadow: 0 2px 4px 0 rgba(136,144,195,0.2), 0 5px 15px 0 rgba(37,44,97,0.15);
    background-color: white;
}

.section-slantedcard-top {
    position: relative;
    z-index: 10;
}

.content-slantedcard-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    transform: translateY(-50%);
    height: 60px;
    text-align: center;
}

.content-slantedcard-text {
    line-height: 1.6;
}

@media (max-width: 767px) {    
    .section-slantedcard-card {
        padding: 60px 45px 35px;
    }

    .section-slantedcard-bottom {
        display: none;
    }

    .section-slantedcard-top {
        position: relative;
        z-index: 10;
    }
}
.teachers-top-wapper {
    background-color: #00a650;
    height: 360px;
    background-image: url(/web/images/lecture.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.timetable-top-wapper {
    background-color: #e4fafa;
    height: 360px;
    background-image: url(/web/images/timetable.jpeg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-position-x: 219px;
    background-position-y: -18pc;
}
.contact-us-top-wapper {
    background-color: #000000;
    height: 360px;
    background-image: url(/web/images/contactUs.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

.teachers-tit-top {
    margin: 0;
    padding-top: 18px;
    text-align: left !important;
    width: 80%;
    color: #444444;
    border-left: 5px solid #00a650;
    padding-left: 24px;
}

.timetable-tit-top {
    margin: 0;
    padding-top: 18px;
    text-align: left !important;
    width: 80%;
    color: #444444;
    border-left: 5px solid #00a650;
    padding-left: 24px;
}

.contact-us-tit-top {
    margin: 0;
    padding-top: 18px;
    text-align: left !important;
    width: 80%;
    color: #444444;
    border-left: 5px solid #00a650;
    padding-left: 24px;
}

#timetable_filter select {
    height: 50px !important;
}

.card-body {
    padding-left: 0;
    padding-right: 0;
}
.address-h {
    margin-top: 0;
}
.section-heading h2 {
    margin-top: 0;
    font-size: 36px;
}
.desctiption-list li {
    list-style: square !important;
    padding: 14px;
}

@media (max-width:500px){
    .main-nav .logo {
        margin: 0;
    }
    .logo .imgA {
        width: 65px;
    }
    .main-txt {
        border: 0;
    }
    .welcome-area .header-text h1 {
        font-size: 31px !important;
        line-height: 66px !important;
        margin-bottom: 30px !important;
        display: grid;
    }
    .welcome-area .header-text h1 span {
        font-size: 15px;
    }
    #welcome {
        height: 95vh; 
    }
    .welcome-area .header-text img {
        width: 43%;
        margin-top: 30px;
    }
    #c_div {
        margin-top: -140px; 
        margin-bottom: -90px; 
    }
    .online-pay-title {
        font-size: 19px;
        border-left: 6px solid #00a650;
        padding-left: 20px;
    }
    .teachers-top-wapper {
        margin-bottom: 110px;
        height: 280px;
    }
    .teachers-tit-top {
        font-size: 21px;
        padding-bottom: 14px;
        width: 85%;
    }
    .grid-item {
        padding-right: 15px !important;
    }
    .day-columns {
        justify-content: unset !important;
    }
    #timetable_filter .col-md-2 .row, #timetable_filter .col-md-5 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    } 
    #timetable_filter select {
        margin-bottom: 10px;
    }
    .timetable-top-wapper {
        height: 345px;
        margin-bottom: 65px;
    }
    .timetable-tit-top {
        padding-top: 0;
        margin-top: -8px;
    }
    .contact-us-tit-top {
        padding-left: 19px;
        font-size: 28px;
        padding-top: 0px;
    }
    #contact-us {
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-us-top-wapper {
        margin-bottom: 66px;
        height: 270px;
    }
    #contact-us div {
        font-size: 17px !important;
    }
    .address-h {
        font-size: 22px;
    }
    #map {
        margin-top: 72px;
    }
    .header-area .main-nav .nav {
        margin-top: 83px !important;
        background-color: white;
        width: 100%;
        padding: 13px;
    }
    .section-heading h2 {
        font-size: 25px;
    }
    .scroll-to-section a {
        background: #15af5f !important;
    }
}
