
body
{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height: 100vh;
padding-top: 0;
background: url(../../images/LoginPage/version2/flour.png?14) no-repeat bottom center/cover;
overflow-x: hidden;
background-color: #eee !important;
}
#fa_pricing {
    padding: 100px 0 0px;
}
    #fa_pricing .main_pricing_conatiner {
        padding-bottom: 40px;
        margin-bottom: 10px;
        background: #FFF;
        overflow: hidden;
        -webkit-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
        -moz-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
        -o-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
        -ms-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
        box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
        position: relative;
    }
 .launghicon
{    position: relative;
    background: #FFC107;
    min-height: 76px;}
 .launghicon img
{    height: 66px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;}
 .launghicon p
{
        font-family: 'Open sans',sans-serif;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 21px;
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 13px;
    position: relative;
    color: #000;
    padding-left: 101px;
}
#fa_pricing .main_pricing_conatiner.green_pricing {
    -ms-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
    -o-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
    -webkit-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
    -moz-box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
    box-shadow: 2px 2px 5px 0 rgb(138, 219, 255);
}
#fa_pricing .main_pricing_conatiner .price {
    background: #F1F0F0;
    padding: 19px 0 0;
    text-align: center;
    position: relative;
}
#fa_pricing .main_pricing_conatiner .price .crossfp
{ background-image: url("../../images/LoginPage/version2/CrossIcon.png");
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #ffffff;
    position: absolute;
    top: 66px;
    right: 0;}
#fa_pricing .main_pricing_conatiner.green_pricing .price {
    background: #00D5C3;
}
#fa_pricing .main_pricing_conatiner.green_pricing .price.loin
{}
#fa_pricing .main_pricing_conatiner.green_pricing .price.loin .schoollogo
{
        background: #fff;
    display: inline-block;
    position: absolute;
    left: calc(50% - 48px);
    width: 100px;
    bottom: -68px;
    padding-top: 10px;
    border-radius: 100%;
    height: 100px;
    border-top: 3px solid #eee;
}
#fa_pricing .main_pricing_conatiner.green_pricing .price.loin .schoollogo img
{height: 60px;width:60px;}
#fa_pricing .main_pricing_conatiner .price:before {
    content: '';
    position: absolute;
    bottom: -58px;
    right: 0;
    width: 0;
    height: 0;
    border-top: 58px solid #F1F0F0;
    border-right: 361px solid transparent;
}
#fa_pricing .main_pricing_conatiner.green_pricing .price:before {
    content: '';
    border-top: 58px solid #00D5C3;
    content: none;
}
#fa_pricing .main_pricing_conatiner .price h2 {
font-family: 'Open sans',sans-serif;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 13px;
    position: relative;
}
#fa_pricing .main_pricing_conatiner.green_pricing .price .per_month, #fa_pricing .main_pricing_conatiner.green_pricing .price .price_tag, #fa_pricing .main_pricing_conatiner.green_pricing .price h2 {
    color: #FFF;
    padding-bottom: 37px;
}
#fa_pricing .main_pricing_conatiner .price_listing {
      padding: 65px 15px 25px;
}
.main_pricing_conatiner.recent .price_listing {
         padding: 15px 15px 2px !important;
}
#fa_pricing .main_pricing_conatiner .price_listing.mobileapp
{position: relative;}
#fa_pricing .main_pricing_conatiner .price_listing.mobileapp:after {
    content: "";
    background-image: url("../../images/LoginPage/version2/mobile.png");
    position: absolute;
    top: -29px;
    right: 0;
    background-size: contain;
    height: 87px;
    width: 94px;
}
#fa_pricing .main_pricing_conatiner .price_listing .schoolname {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 15px;
    font-family: 'Open Sans',sans-serif;
    color: #000;
    text-align: center;
    max-height: 47px;
    max-width: 333px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 25px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 47px;
}
#fa_pricing .main_pricing_conatiner .choose_plan_btn {
    text-align: center;
}
#fa_pricing .main_pricing_conatiner .choose_plan_btn button
{
    padding: 0;
    border: 0;
    background: transparent;
    outline: none;
}
.checkbox input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
}
  .checkbox .helper {
      color: #999;
    position: absolute;
    top: 3px;
    left: 16px;
    z-index: 0;
    border-radius: 0.0625rem;
    -webkit-transition: border-color 0.28s ease;
    transition: border-color 0.28s ease;
    width: 18px;
    height: 18px;
    border: 2px solid #ccc;
  }
  
   .checkbox .helper::before,
  .checkbox .helper::after {
      position: absolute;
      height: 0;
      width: 0.3rem;
      background-color: #4cc2c0;
      display: block;
      -webkit-transform-origin: left top;
      transform-origin: left top;
      border-radius: 0.25rem;
      content: '';
      -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
      transition: opacity 0.28s ease, height 0s linear 0.28s;
      opacity: 0;
      opacity: 0;
  }
  
   .checkbox .helper::before {
      top: 11px;
      left: 8px;
      -webkit-transform: rotate(-135deg);
      transform: rotate(-135deg);
      box-shadow: 0 0 0 0.0625rem #fff;
  }
  
  .checkbox .helper::after {
      top: 4px;
      left: 1px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  
   .checkbox label:hover .helper {
      color: #337ab7;
  }
  
   .checkbox input:checked~.helper {
      color: #337ab7;
  }
.checkbox input:checked~ .helper
{border-color:#4cc2c0; }
  .checkbox label {
    min-height: 20px;
    padding-left: 40px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-family: 'Open sans',sans-serif;
    font-size: 17px;
    color: #8e8d8b;
}
   .checkbox input:checked~.helper::after,
  .checkbox input:checked~.helper::before {
      opacity: 1;
      -webkit-transition: height 0.28s ease;
      transition: height 0.28s ease;
  }
  
 .checkbox input:checked~.helper::after {
      height: 9px;
  }
  
   .checkbox input:checked~.helper::before {
      height: 19px;
      -webkit-transition-delay: 0.28s;
      transition-delay: 0.28s;
  }
.form-group
{position: relative;}

.form-group .form-control
{
        border-radius: 50px;
    height: 43px;
    font-size: 17px;
    font-family: 'Open sans',sans-serif;
    font-weight: 400;
    border: 1px solid #eee;
    background: #fafafa;
    box-shadow: none;
    padding-left: 43px;
    padding-right: 20px;
}
.form-group .form-control:focus
{
outline: none;
}
.form-group .form-control.usernameinput, .form-group .form-control.passwordinput{    background-color: #fafafa;
   
    }

 .form-group .inputcontrolicon {
      position: absolute;
    top: 8px;
    left: 12px;
    height: 23px;
}

 .forgetpass
{   font-family: 'Open sans',sans-serif;
    color: #4cc2c0;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 5px;}
 .form-group .form-control:focus{
    box-shadow: 6px 7px 6px 0 rgba(0, 0, 0, 0.2);
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ol li, ul li {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 40px;
    font-family: 'Open Sans',sans-serif;
    color: #666;
}
ul li:before {
    content: url("../../images/LoginPage/version2/tick.png");
    position: absolute;
    left: 0;
    margin-top: 1px;
}
ul li {
    line-height: 24px;
    position: relative;
}


.btn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 25px 50px;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    border-radius: 50px;
    position: relative;
    transition: all .3s ease;
    text-align: center;
}
.btn-medium {
      padding: 13px 40px;
}
.btn--primary {
    background-color: #4cc2c0;
}
.btn--primary:hover
{color:#fff;}
.btn-border {
    border: 2px solid;
}
.c-primary {
    color: #4cc2c0;
}
.c-primary:hover{
    color: #fff;
    background:#4cc2c0; 
}
.btn i {
    margin-left: 10px;
    font-size: 21px;
    position: absolute;
    top: 10px;
    right: 12px;
}
.semicircle {
    display: block;
    position: absolute;
    top: 6px;
    left: 8px;
    width: 15px;
    height: 14px;
    overflow: hidden;
}
.c-primary .semicircle:after  
{border-color:#4cc2c0;}
.c-primary:hover .semicircle:after  
{border-color:#fff;}
.semicircle:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 100%;
}
.c-primary .semicircle:after {
   
}
.btn-hover-shadow:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    left: 0;
    top: 0;
    position: absolute;
    transition: all .3s ease;
}
.btn-hover-shadow:hover:after {
    box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.2);
}
.togglepassword
{    position: absolute;
    height: 27px;
    width: 30px;
    bottom: 8px;
    right: 6px;
    background-image: url("../../images/LoginPage/version2/openeye.png");
    background-repeat: no-repeat;
    background-size: 23px;
    font-size: 0;
    background-position: center center;}
.togglepassword.openeye
{
  background-image: url("../../images/LoginPage/version2/closeeye.png");  
}
.main_pricing_conatiner.recent {
    padding-bottom: 15px !important;
}
.main_pricing_conatiner.recent, .main_pricing_conatiner.dapp {
   
    background: #fafafa!important; 
}
.recentupdate
{border-bottom: 1px dashed #eee;
    margin-bottom: 11px;}
.recentupdate h4{    margin: 0;
    font-family: 'Open sans',sans-serif;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 18px;}
.recentupdate p{margin: 0;
    font-family: 'Open sans',sans-serif;
    padding-bottom: 10px;
    color: #858383;
    font-size: 15px;}

.formvalidationdiv {
    background: #ffdbdb;
    height: 30px;
    position: absolute;
    top: 0;
    width: 93%;
    color: maroon;
    text-align: center;
    padding-left: 13px;
    line-height: 29px;
    font-size: 15px;
    border-top: 1px solid #ebb2b2;
    z-index: 9;
    margin-top: -29px;
}
.formvalidationdiv:after
{   content: "";
    background-image: url("../../images/LoginPage/version2/CrossIconwhite.png");
    height: 25px;
    width: 25px;
    position: absolute;
    right: 5px;
    top: 0px;}

.loginfooter
{
      text-align: center;
    font-size: 14px;
    color: #dcd7d7;
    margin-bottom:
}
.loginfooter a
{
        color: #9b9ea1;
    text-decoration: none;
    margin: 0 13px;
}
.loginfooter a:hover
{
        color: #4cc2c0;
}
 footer {
    /*background: url(../images/footerBG.jpg) no-repeat;
    background-size: cover;*/
    padding: 40px 0 20px 0;
    color: #dadada;
    background-color: #00d5c340;
}
    footer .headings {
    color: #fff;
}
    footer .headings:before {
    background: #fff;
}
footer .headings:after {
    background: #000;
}
.headings:after {
    width: 200px;
    background: #000;
}
footer .headings {
    color: #000;
    font-size: 19px;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
    footer .headings + p {
        font-weight: normal;
        font-size: 18px;
        color: white;
    }
footer .address {
    font-size: 16px;
    color: #daf2ff;
}
footer ul {
    list-style: none;
    list-style-position: inside;
}
footer ul.links li {
    margin: 0 0 5px;
    padding-left: 0;
}
footer ul.address li:before{
    content: '';
}
    footer ul.links li a {
        color: #daf2ff;
        font-size: 16px;
        line-height: 28px;
        text-decoration: none;
    }
    footer ul.links li a:hover {
        color: #40ebf2;
    }
footer img {
    position: absolute;
    right: 0;
    width: 90px;
    top: -73px;
}
/*Login Cristmas*/
.fallingSnow span:nth-child(5n+5) {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
}

.fallingSnow span:nth-child(3n+2) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

.fallingSnow span:nth-child(2n+5) {
    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
}

.fallingSnow span:nth-child(3n+10) {
    -webkit-animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
}

.fallingSnow span:nth-child(7n+2) {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
}

.fallingSnow span:nth-child(4n+5) {
    -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
}

.fallingSnow span:nth-child(3n+7) {
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
}

@-webkit-keyframes fallingSnow {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate(100px, 600px) rotateZ(270deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(150px, 800px) rotateZ(360deg);
    }
}

@-moz-keyframes fallingSnow {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate(100px, 600px) rotateZ(270deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(150px, 800px) rotateZ(360deg);
    }
}
.santa {
    max-height: 266px;
    position: absolute;
    right: -90px;
    bottom: 0px;
    width: 161px;
}
footer ul.links li:before {
    content: '';
    position: absolute;
    left: 0;
    margin-top: 1px;
}
/*New Year*/
.crackers {
    text-align: center;
}

    .crackers span {
        display: inline-block;
        width: 20px;
        height: 21px;
        margin: -280px 60px 54px -34px;
        background: url("../../images/new_year/cracker-02.png");
        -webkit-animation: crackers 12s infinite cubic-bezier(0.35, 0.45, 0.39, 0.29);
        -moz-animation: crackers 12s infinite cubic-bezier(0.35, 0.45, 0.39, 0.29);
    }

        .crackers span:nth-child(2) {
            background: url("../../images/new_year/cracker-03.png");
        }

        .crackers span:nth-child(3) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(4) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(5) {
            background: url("../../images/new_year/cracker-06.png");
        }

        .crackers span:nth-child(5) {
            background: url("../../images/new_year/cracker-07.png");
        }

        .crackers span:nth-child(7) {
            background: url("../../images/new_year/cracker-08.png");
        }

        .crackers span:nth-child(8) {
            background: url("../../images/new_year/cracker-09.png");
        }

        .crackers span:nth-child(9) {
            background: url("../../images/new_year/cracker-10.png");
        }

        .crackers span:nth-child(10) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(11) {
            background: url("../../images/new_year/cracker-03.png");
        }

        .crackers span:nth-child(12) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(13) {
            background: url("../../images/new_year/cracker-06.png");
        }

        .crackers span:nth-child(14) {
            background: url("../../images/new_year/cracker-02.png");
        }

        .crackers span:nth-child(15) {
            background: url("../../images/new_year/cracker-08.png");
        }

        .crackers span:nth-child(16) {
            background: url("../../images/new_year/cracker-07.png");
        }

        .crackers span:nth-child(17) {
            background: url("../../images/new_year/cracker-09.png");
        }

        .crackers span:nth-child(18) {
            background: url("../../images/new_year/cracker-10.png");
        }

        .crackers span:nth-child(19) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(20) {
            background: url("../../images/new_year/cracker-03.png");
        }

        .crackers span:nth-child(21) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(22) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(23) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(24) {
            background: url("../../images/new_year/cracker-07.png");
        }

        .crackers span:nth-child(25) {
            background: url("../../images/new_year/cracker-08.png");
        }

        .crackers span:nth-child(26) {
            background: url("../../images/new_year/cracker-09.png");
        }

        .crackers span:nth-child(27) {
            background: url("../../images/new_year/cracker-10.png");
        }

        .crackers span:nth-child(28) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(29) {
            background: url("../../images/new_year/cracker-03.png");
        }

        .crackers span:nth-child(30) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(31) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(32) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(33) {
            background: url("../../images/new_year/cracker-07.png");
        }

        .crackers span:nth-child(34) {
            background: url("../../images/new_year/cracker-08.png");
        }

        .crackers span:nth-child(35) {
            background: url("../../images/new_year/cracker-09.png");
        }

        .crackers span:nth-child(36) {
            background: url("../../images/new_year/cracker-10.png");
        }

        .crackers span:nth-child(37) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(38) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(39) {
            background: url("../../images/new_year/cracker-08.png");
        }

        .crackers span:nth-child(40) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(41) {
            background: url("../../images/new_year/cracker-05.png");
        }

        .crackers span:nth-child(42) {
            background: url("../../images/new_year/cracker-07.png");
        }

        .crackers span:nth-child(43) {
            background: url("../../images/new_year/cracker-09.png");
        }

        .crackers span:nth-child(45) {
            background: url("../../images/new_year/cracker-10.png");
        }

        .crackers span:nth-child(46) {
            background: url("../../images/new_year/cracker-04.png");
        }

        .crackers span:nth-child(5n+5) {
            -webkit-animation-delay: 1.3s;
            -moz-animation-delay: 1.3s;
        }

        .crackers span:nth-child(3n+2) {
            -webkit-animation-delay: 1.5s;
            -moz-animation-delay: 1.5s;
        }

        .crackers span:nth-child(2n+5) {
            -webkit-animation-delay: 1.7s;
            -moz-animation-delay: 1.7s;
        }

        .crackers span:nth-child(3n+10) {
            -webkit-animation-delay: 2.7s;
            -moz-animation-delay: 2.7s;
        }

        .crackers span:nth-child(7n+2) {
            -webkit-animation-delay: 3.5s;
            -moz-animation-delay: 3.5s;
        }

        .crackers span:nth-child(4n+5) {
            -webkit-animation-delay: 5.5s;
            -moz-animation-delay: 5.5s;
        }

        .crackers span:nth-child(3n+7) {
            -webkit-animation-delay: 8s;
            -moz-animation-delay: 8s;
        }

@-webkit-keyframes crackers {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate(100px, 600px) rotateZ(270deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(150px, 800px) rotateZ(360deg);
    }
}

@-moz-keyframes crackers {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0px) rotateZ(0deg);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate(100px, 600px) rotateZ(270deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(150px, 800px) rotateZ(360deg);
    }
}
@media(max-width:768px) {
    .school-details ul {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        padding-top: 57px !important;
        padding-bottom: 20px !important;
    }
    .bannerbg h2 {
        font-size: 22px !important;
        padding-top: 11px !important;
    }
}