/*
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 : 31 Oct, 2019, 1:55:11 PM
    Author     : SMG
*/
html, body{
    font-family: 'Raleway', serif!important;
}
h1{
    font-size: 34px;
}
h2{
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}
p, span {
    font-size: 15px;
}
table tr td {
    font-size: 15px;
}
.btn {
    font-size: 14px;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=password]::placeholder, textarea::placeholder {
    font-size: 14px;
}
.no_padding{padding: 0!important;}
.no_margin{margin: 0!important;}

.bg-orange{background-color: #ffa500!important; color: #fff;}

.border-left-orange{
    border: none!important;
    border-left: 1px solid #f7a000!important;
}
.border-left-double{
    border-left: 4px double #fff;   
}
.hidden{
    display: none;
}

.mar_auto{margin: auto;}

#myBtn {
    border: none;
    background: none;
    position: fixed;
    right: 0;
    z-index: 9;
    bottom: 18px;
}
.btnn #myBtn   .stop {
    height: 30px;
    width: 30px;
    float: right;
}
.header{
    /*position: fixed;*/
    background: #333;
    z-index: 999;
    color: #fff;
}
.header a{color: #fff;}
.header .h_logo {
    margin-left: 10px;
}
/*.header .h_c1{*/
/*    margin-top: 20px;*/
/*    height: 70px;*/
/*}*/
.header .h_r1 {
    /*background-color: #f4f9ff;*/
    /*height: 42px;*/
}
.header .h_r1 p {
    margin-left: 15px;
    padding: 4px;
    margin-bottom: 0;
}
.header .h_r1 .h_r1_p {
    margin-left: 60px;
}
.header .reg {
    background-color: white;
    color: blue;
}
.header .log {
    background-color: #e6ebff;
    color: blue;
}
.home .home_img_c {
    margin-top: 20px;
    /*height: 212px;*/
}
.home .home_img_c img {
    /*height: 340px;*/
    width: 100%;
    object-fit: cover;
}
.home .card1 {
    width: 60%;
    background-color: orange;
    border: none;
    margin-top: 10px;
    border-radius: 0;
    padding: 10px;
}
.home .card_i {
    font-size: 40px;
    margin-top: 10px;
}
.home .card_h1 {
    margin-left: 44px;
    color: white;
}
.home .cardd {
    width: 60%;
    /*background-color: #4da6ff;*/
    border: none;
    margin-top: 10px;
    border-radius: 0;
    padding: 10px;
    color: #fff;
    height: 67px;
}
.home .cardd h1{display: block; margin: auto;line-height: 3;}
.cardd .card-footer {
    background: #4da6ff;
    box-shadow: none;
    border: none;
}
.cardd .vm {
    border: 1px solid black;
}
.cardd .card_h1 {
    margin-left: 84px;
}
.home .home_c2 {
    margin-top: 3%;
}

.home_c2 .card-header{
    cursor: pointer;
}

.home .card2 {
    background-color: #f4f9ff;
    margin-top: 6px;
    border-radius: 0;
}

.home .card2 svg,.home .card2 i {
    float: right;
    margin-top: 4px;
}

.home .card2 .card-body {
    background-color: white;
}
.home .card3 {
    margin-left: 10%;
    background-color: #f4f9ff;
    margin-top: 10px;
}
.home .date1{border-right: 1px solid #333;}
.home .card3 .date1 h2, .date2 h6 {
    color: blue;
    /*margin-left: 10px;*/
}
.home .card3_img {
    height: 600px;
    object-fit: cover;
    /*margin-top: 10px;*/
}
a.all_lists{
    height: 40px;
    background: #0077f7;
    width: 100%;
    line-height: 2;
}



.home .card4 .card-body img {
    height: 200px;
    width:100%;
}
.home .card4 .card-body {
    padding: 0;
}
.home .card4 .card-body .card4_p {
    /*margin-top: 50px;*/
    padding: 10px;
}
/*.home .card4 .card-footer .card4_btn {
    position: absolute;
    right: 0;
    top: 328px;
}*/
.home .card4 .card-footer {
    height: 39px;
}
.home .card5 .card-body {
    padding: 0;
}
.home .card5 .card-body .card5_btn{
    background-color: #c3c319;
    color: white;
}
.home .home_c6_r1 {
    margin-top: 6px;
}
.home .home_c6_r1 .home_c6_r1_btn {
    background-color: blue;
    color: white;
}
.home .home_c6 .card6 {
    margin-top: 6px;
}
.home .home_c6 .card6 .card-body {
    padding: 0;
}
.home .home_c6 .card6 .card-footer {
    /*height: 84px;*/
}
.footer {
    /*margin-top: 40px;*/
    background-color: black;
    /*height: 100px;*/
}
.footer p {
    color: white;
    margin-top: 20px;
}
.footer i, .footer svg{
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    float: right;
}
.card1 {
    margin-left: 14%;
}
.cardd {
    margin-left: 14%;
}





.home_c6_img {
    height: 340px;
    object-fit: cover;
    width: 100%;
}

.stop {
    height: 30px;
    width: 30px;
    float: right;
} 





.about .about_c1 {
    margin-top: 10px;
}

.about .about_c1 .about_c1_img {
    width: 100%;
    /*height: 580px;*/
    object-fit: cover;
}
.about .about_c1 .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    height: 200px;
    width: 400px;
    background-color: #00000059;
}
.about .about_c1 .centered .centered1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 40px;
    font-weight: bolder;
}
.about .about_c2 {
    margin-top: 2rem;
}
.about .about_c2 .about_c2_img1{
    width: 48%;
    margin-left: 8%;
    margin-top: 6%;
    position: relative;
    z-index: 9;
}
.about .about_c2 .about_c2_img2{
    position: absolute;
    width: 50%;
    left: 36%;
    top: 70%;
}
.about .about_c2_h1 {
    color: #e6e6e6;
    font-size: 4rem;
    margin-top: 4%;
}
.about .about_c2_h1_1 {
    margin-top: -8%;
}
.about .about_c3 {
    margin-top: 8%;
}
.about .about_c3 p {
    width: 80%;
}
.about .about_c3 .about_c3_c1 {
    margin-left: 10%;
}
.about .home_c2 #accordian .active-acc {
    background-color: blue;
    color: white;
}
.about .about_c4 {
    margin-top: 3rem;
}

.about .about_c4 .about_c4_img {
    width: 100%;
    height: 580px;
    object-fit: cover;
}
/*  .about .about_c4 .center {
  position: absolute;
 
  color: white;
  width: 100%;
  height: 200px;
  width: 400px;
}*/

.about .about_c4 .center .center1_input{
    position: absolute;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 38%;
    left: 20%;
    top: 44%;
}
.about .about_c4 .center .center1_btn{
    position: absolute;
    border: 1px solid white;
    border-radius: 31px;
    padding: 1%;
    font-size: 24px;
    margin-left: 60px;
    color: white;
    left: 60%;
    top: 40%;
    width: 10%;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
    font-size: 20px;
}
.about .about_c4 .center .about_c4_h1 {
    color: white;
    position: absolute;
    left: 50%;
    top: 10%;
}







.blog-details p{margin: 0!important;font-size: 14px; padding-left: 10px;}
.blog .blog_c1_1 {
    margin-left: 2%;
    margin-right: 2%;
    border: 2px solid #ccc;
}
.blog .blog_c1 {
    margin-top: 5%;

}
.blog .blog_c .blog_c1_1 .breadcrumb{
    display: inline-flex;
    background-color: white;
}
.blog .blog_c .blog_c1_2_1 {
    margin-left: 30px;
    border: 2px solid #ccc;
    margin-top: 5%;
    text-align: center;
}
.blog .blog_c .blog_c1_2_3 {
    margin-left: 30px;
    margin-top: 5%;
    text-align: center;
}
.blog .blog_c .blog_c1_2_3 .card{
    border: none;
}
.blog .blog_c .blog_c1_2_3 .card .card-header {
    padding: 0;
}
.blog .blog_c .blog_c1_2_3 .card .card-body{
    padding-left: 0;
    padding-right: 0;

}
.blog .blog_c .blog_c1_2_3 .card .card-header img{
    height: 440px;
    width: 100%;
    object-fit: cover;

}
.blog .blog_c .blog_c1_2_3 .card .card-body .btn{
    color: #38acb7;
    text-decoration: underline;
}
.blog .blog_c .blog_c1_2_2 {
    margin-left: 10px;
    margin-right: 30px;
    border: 2px solid #ccc;
    margin-top: 7%;
}
.blog .blog_c .blog_c1_2_4 {
    margin-left: 10px;
    margin-right: 30px;
    margin-top: 7%;
}
.blog .blog_c .blog_c1_2_4 ul li h6{
    font-size: 22px;
    /*position: absolute;
    top: 1px;*/
}






.gallery .gallery_section {
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 20px;
}
.gallery .gallery_section .gallery_c1 img {
    width: 100%;
    /*height: 340px;*/
    object-fit: cover;
}
.gallery .gallery_section .gallery_c1 .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gallery .gallery_section .gallery_c2 {
    margin-top: 40px;
    border-bottom: 1px solid #ccc;
}
.gallery .gallery_section .gallery_c2 h1 {
    color: #369ad4;
}
.gallery .gallery_section .gallery_c3 .card {
    border: none;
}
.gallery .gallery_section .gallery_c3 {
    margin-top: 50px;
}
.gallery .gallery_section .gallery_c3 .card .card-header{
    padding: 0;
}
.gallery .gallery_section .gallery_c3 .card .card-body{
    padding: 0;
}
.gallery .gallery_section .gallery_c3 .btn {
    float: left;
    background-color: black;
    color: white;
    border-radius: 12px;
    padding: 10px;
}
.gallery .gallery_section .gallery_c4 {
    margin-top: 40px;
}
.gallery .gallery_section .gallery_c4 h1 {
    color: #369ad4;
}
.gallery .gallery_section .gallery_c5 {
    margin-top: 40px;
}
.gallery .gallery_section .gallery_c5 .gallery_c5_1 {
    border-top: 1px solid black;
    padding: 1%;
}
.gallery .gallery_section .gallery_c5 .gallery_c5_1 .card {
    background-color: white;
    margin-top: 10px;
}
.gallery .gallery_section .gallery_c5 .gallery_c5_1 .card .card_header{
    background-color: white;
    border-bottom: none;
}



.agm .agm_c1 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.agm .agm_c1 .centered {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
    color: white;
}
.agm .agm_c2 {
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 40px;  
}
.agm .agm_c3 {
    margin-top: 40px;  
}
.agm .agm_c3 .agm_form {
    border: 1px solid #ccc;
    margin-left: 30px;
    margin-right: 10px;
    padding: 20px;
    border-radius: 10px;
}
.agm .agm_c3 .agm_form input{
    width: 100%;
    margin-top: 10px;
    background-color: #f7f7f7;
}
.agm .agm_c3 .agm_form .form-check{

}






.contact .contact_c1 img {
    width: 100%;
    /*height: 300px;*/
    object-fit: cover;
}
.contact .contact_c1 .centered {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
    color: white;
    background-color: black;
}
.contact .contact_section {
    margin-top: 40px;
    margin-left: 24px;
    margin-right: 24px;
}
.contact .contact_c3 {
    margin-top: 40px;
}
.contact .contact_c3 .svg-inline--fa{
    color: #ef783f;
    font-size: 40px;

}
.contact .contact_c3 p {
    font-size: 16px;
    color: #0faced;
    font-weight: 600;
}
.contact .contact_c4 input {
    width: 100%;
    border-radius: 0;
    padding: 20px;
}
.contact .contact_c4 input::placeholder {
    font-size: 14px;
}
.contact .contact_c5 textarea::placeholder {
    font-size: 14px;
}
.contact .contact_c4, .contact_c5, .contact_c6  {
    margin-top: 30px;
}
.contact .contact_c7 {
    margin-top: 20px;
}
.contact .contact_c7 button{
    float: right;
    color: white;
    border-radius: 0;

}



.par1{
    background-image: url("../img/par1.jpg");

    padding: 20px 0;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.event .event_c1 img {
    width: 80%;
    height: 300px;
    object-fit: cover;
}
.event .event_c1 .centered {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
    color: white;
}
.event .event_section {
    margin-top: 100px;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 80px;
}
.event .event_section .top-left {
    position: absolute;
    top: 8px;
    left: 24px;
    background-color: #5292e2;
    color: white;
    padding: 10px;
}
.event .event_section .event_p {
    color: #5292e2; 
}




/*SAYAK STARTS*/

.contents{
    background:#e6e2c8;
    width: 80%;
    max-width: 960px;
    /*min-height: 3.750em; */
    margin-left: -15px;
    padding: 5px;
    border-radius: 0.313em;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.5);
    /*line-height: 1.5em;*/
    color: #292929;
}

.ribbon{
    position: relative;
    padding: 0 0.5em;
    font-size: 15px;
    margin: 0 0 0 -0.625em;
    line-height: 1.875em;
    color: #fff;
    border-radius: 0 0.156em 0.156em 0;
    background: rgb(0, 119, 247);
    box-shadow: -1px 2px 3px rgba(0,0,0,0.5);
}

.ribbon:before, .ribbon:after{
    position:absolute;
    content: '';
    display: block;
}

.ribbon:before{
    width: 0.469em;
    height: 100%;
    padding: 0 0 0.438em;
    top:0;
    left: -0.469em;
    background:inherit;
    border-radius: 0.313em 0 0 0.313em;
}

.ribbon:after{
    width: 0.313em;
    height: 0.313em;
    background: rgba(0,0,0,0.35);
    bottom: -0.313em;
    left: -0.313em;
    border-radius: 0.313em 0 0 0.313em;
    box-shadow: inset -1px 2px 2px rgba(0,0,0,0.3);
}

/*----------------------------------------*/

/*material card*/
.fa-spin-fast {
    -webkit-animation: fa-spin-fast 0.2s infinite linear;
    animation: fa-spin-fast 0.2s infinite linear;
}
@-webkit-keyframes fa-spin-fast {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin-fast {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.material-card {
    position: relative;
    height: 320px;
    margin-left: -10px;
}
.material-card h2 {
    position: absolute;
    top: calc(100% - 16px);
    left: 0;
    width: 100%;
    padding: 10px 16px;
    color: #fff;
    /*font-size: 1.4em;*/
    line-height: 1.6em;
    margin: 0;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.material-card h2 span {
    display: block;
}
.material-card h2 strong {
    font-weight: 400;
    display: block;
    font-size: .8em;
}
.material-card h2:before,
.material-card h2:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: -16px;
    width: 0;
    border: 8px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.material-card h2:after {
    top: auto;
    bottom: 0;
}

.material-card.mc-active h2 {
    top: 0;
    padding: 10px 16px 10px 90px;
}
.material-card.mc-active h2:before {
    top: 0;
}
.material-card.mc-active h2:after {
    bottom: -16px;
}
.material-card .mc-content {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 16px;
    left: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.material-card .mc-btn-action {
    position: absolute;
    right: 16px;
    top: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid;
    width: 54px;
    height: 54px;
    line-height: 44px;
    text-align: center;
    color: #fff !important;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.material-card.mc-active .mc-btn-action {
    top: 62px;
}
.material-card .mc-description {
    /*position: absolute;*/
    /*top: 100%;*/
    /*right: 30px;*/
    /*left: 30px;*/
    /*bottom: 54px;*/
    /*overflow: hidden;*/
    /*opacity: 0;*/
    /*filter: alpha(opacity=0);*/
    /*-webkit-transition: all 1.2s;*/
    /*-moz-transition: all 1.2s;*/
    /*-ms-transition: all 1.2s;*/
    /*-o-transition: all 1.2s;*/
    /*transition: all 1.2s;*/
}
.material-card .mc-footer {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.material-card .mc-footer h4 {
    position: absolute;
    top: 200px;
    left: 30px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 1.4s;
    -moz-transition: all 1.4s;
    -ms-transition: all 1.4s;
    -o-transition: all 1.4s;
    transition: all 1.4s;
}
.material-card .mc-footer a {
    display: block;
    float: left;
    position: relative;
    width: 52px;
    height: 52px;
    margin-left: 5px;
    margin-bottom: 15px;
    font-size: 28px;
    color: #fff;
    line-height: 52px;
    text-decoration: none;
    top: 200px;
}
.material-card .mc-footer a:nth-child(1) {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.material-card .mc-footer a:nth-child(2) {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.material-card .mc-footer a:nth-child(3) {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}
.material-card .mc-footer a:nth-child(4) {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.material-card .mc-footer a:nth-child(5) {
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
}
.material-card .img-container {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.material-card.mc-active .img-container {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 12px;
    width: 60px;
    height: 60px;
    z-index: 20;
}
.img-responsive{
    max-width: 100%;
}
.material-card.mc-active .mc-content {
    padding-top: 5.6em;
}

.material-card.mc-active .mc-description {
    /*top: 50px;*/
    /*padding-top: 5.6em;*/
    /*opacity: 1;*/
    /*filter: alpha(opacity=100);*/
    padding: 2%;
}

.material-card.mc-active .mc-footer {

}
.material-card.mc-active .mc-footer a {
    top: 0;
}
.material-card.mc-active .mc-footer h4 {
    top: -32px;
}
.material-card.Red h2 {
    background-color: #f7a000;
}
.material-card.Red h2:after {
    border-top-color: #0077f7;
    border-right-color: #0077f7;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Red h2:before {
    border-top-color: transparent;
    border-right-color: #0077f7;
    border-bottom-color: #0077f7;
    border-left-color: transparent;
}
.material-card.Red.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #f7a000;
    border-bottom-color: #f7a000;
    border-left-color: transparent;
}
.material-card.Red.mc-active h2:after {
    border-top-color: #f7a000;
    border-right-color: #f7a000;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Red .mc-btn-action {
    background-color: #F44336;
}
.material-card.Red .mc-btn-action:hover {
    background-color: #B71C1C;
}
.material-card.Red .mc-footer h4 {
    color: #B71C1C;
}
.material-card.Red .mc-footer a {
    background-color: #B71C1C;
}
.material-card.Red.mc-active .mc-content {
    background-color: #f7f7f7;
    border-left: 1px solid #f7a000;
}
.material-card.Red.mc-active .mc-footer {
    background-color: #0077f7;
}
.material-card.Red.mc-active .mc-btn-action {
    border-color: #FFEBEE;
}
.material-card.Blue-Grey h2 {
    background-color: #607D8B;
}
.material-card.Blue-Grey h2:after {
    border-top-color: #607D8B;
    border-right-color: #607D8B;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Blue-Grey h2:before {
    border-top-color: transparent;
    border-right-color: #263238;
    border-bottom-color: #263238;
    border-left-color: transparent;
}
.material-card.Blue-Grey.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #607D8B;
    border-bottom-color: #607D8B;
    border-left-color: transparent;
}
.material-card.Blue-Grey.mc-active h2:after {
    border-top-color: #263238;
    border-right-color: #263238;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Blue-Grey .mc-btn-action {
    background-color: #607D8B;
}
.material-card.Blue-Grey .mc-btn-action:hover {
    background-color: #263238;
}
.material-card.Blue-Grey .mc-footer h4 {
    color: #263238;
}
.material-card.Blue-Grey .mc-footer a {
    background-color: #263238;
}
.material-card.Blue-Grey.mc-active .mc-content {
    background-color: #ECEFF1;
}
.material-card.Blue-Grey.mc-active .mc-footer {
    background-color: #CFD8DC;
}
.material-card.Blue-Grey.mc-active .mc-btn-action {
    border-color: #ECEFF1;
}
.material-card.Pink h2 {
    background-color: #E91E63;
}
.material-card.Pink h2:after {
    border-top-color: #E91E63;
    border-right-color: #E91E63;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Pink h2:before {
    border-top-color: transparent;
    border-right-color: #880E4F;
    border-bottom-color: #880E4F;
    border-left-color: transparent;
}
.material-card.Pink.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #E91E63;
    border-bottom-color: #E91E63;
    border-left-color: transparent;
}
.material-card.Pink.mc-active h2:after {
    border-top-color: #880E4F;
    border-right-color: #880E4F;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Pink .mc-btn-action {
    background-color: #E91E63;
}
.material-card.Pink .mc-btn-action:hover {
    background-color: #880E4F;
}
.material-card.Pink .mc-footer h4 {
    color: #880E4F;
}
.material-card.Pink .mc-footer a {
    background-color: #880E4F;
}
.material-card.Pink.mc-active .mc-content {
    background-color: #FCE4EC;
}
.material-card.Pink.mc-active .mc-footer {
    background-color: #F8BBD0;
}
.material-card.Pink.mc-active .mc-btn-action {
    border-color: #FCE4EC;
}
.material-card.Purple h2 {
    background-color: #9C27B0;
}
.material-card.Purple h2:after {
    border-top-color: #9C27B0;
    border-right-color: #9C27B0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Purple h2:before {
    border-top-color: transparent;
    border-right-color: #4A148C;
    border-bottom-color: #4A148C;
    border-left-color: transparent;
}
.material-card.Purple.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #9C27B0;
    border-bottom-color: #9C27B0;
    border-left-color: transparent;
}
.material-card.Purple.mc-active h2:after {
    border-top-color: #4A148C;
    border-right-color: #4A148C;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Purple .mc-btn-action {
    background-color: #9C27B0;
}
.material-card.Purple .mc-btn-action:hover {
    background-color: #4A148C;
}
.material-card.Purple .mc-footer h4 {
    color: #4A148C;
}
.material-card.Purple .mc-footer a {
    background-color: #4A148C;
}
.material-card.Purple.mc-active .mc-content {
    background-color: #F3E5F5;
}
.material-card.Purple.mc-active .mc-footer {
    background-color: #E1BEE7;
}
.material-card.Purple.mc-active .mc-btn-action {
    border-color: #F3E5F5;
}
.material-card.Deep-Purple h2 {
    background-color: #673AB7;
}
.material-card.Deep-Purple h2:after {
    border-top-color: #673AB7;
    border-right-color: #673AB7;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Deep-Purple h2:before {
    border-top-color: transparent;
    border-right-color: #311B92;
    border-bottom-color: #311B92;
    border-left-color: transparent;
}
.material-card.Deep-Purple.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #673AB7;
    border-bottom-color: #673AB7;
    border-left-color: transparent;
}
.material-card.Deep-Purple.mc-active h2:after {
    border-top-color: #311B92;
    border-right-color: #311B92;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Deep-Purple .mc-btn-action {
    background-color: #673AB7;
}
.material-card.Deep-Purple .mc-btn-action:hover {
    background-color: #311B92;
}
.material-card.Deep-Purple .mc-footer h4 {
    color: #311B92;
}
.material-card.Deep-Purple .mc-footer a {
    background-color: #311B92;
}
.material-card.Deep-Purple.mc-active .mc-content {
    background-color: #EDE7F6;
}
.material-card.Deep-Purple.mc-active .mc-footer {
    background-color: #D1C4E9;
}
.material-card.Deep-Purple.mc-active .mc-btn-action {
    border-color: #EDE7F6;
}
.material-card.Indigo h2 {
    background-color: #3F51B5;
}
.material-card.Indigo h2:after {
    border-top-color: #3F51B5;
    border-right-color: #3F51B5;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Indigo h2:before {
    border-top-color: transparent;
    border-right-color: #1A237E;
    border-bottom-color: #1A237E;
    border-left-color: transparent;
}
.material-card.Indigo.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #3F51B5;
    border-bottom-color: #3F51B5;
    border-left-color: transparent;
}
.material-card.Indigo.mc-active h2:after {
    border-top-color: #1A237E;
    border-right-color: #1A237E;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Indigo .mc-btn-action {
    background-color: #3F51B5;
}
.material-card.Indigo .mc-btn-action:hover {
    background-color: #1A237E;
}
.material-card.Indigo .mc-footer h4 {
    color: #1A237E;
}
.material-card.Indigo .mc-footer a {
    background-color: #1A237E;
}
.material-card.Indigo.mc-active .mc-content {
    background-color: #E8EAF6;
}
.material-card.Indigo.mc-active .mc-footer {
    background-color: #C5CAE9;
}
.material-card.Indigo.mc-active .mc-btn-action {
    border-color: #E8EAF6;
}
.material-card.Blue h2 {
    background-color: #2196F3;
}
.material-card.Blue h2:after {
    border-top-color: #2196F3;
    border-right-color: #2196F3;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Blue h2:before {
    border-top-color: transparent;
    border-right-color: #0D47A1;
    border-bottom-color: #0D47A1;
    border-left-color: transparent;
}
.material-card.Blue.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #2196F3;
    border-bottom-color: #2196F3;
    border-left-color: transparent;
}
.material-card.Blue.mc-active h2:after {
    border-top-color: #0D47A1;
    border-right-color: #0D47A1;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Blue .mc-btn-action {
    background-color: #2196F3;
}
.material-card.Blue .mc-btn-action:hover {
    background-color: #0D47A1;
}
.material-card.Blue .mc-footer h4 {
    color: #0D47A1;
}
.material-card.Blue .mc-footer a {
    background-color: #0D47A1;
}
.material-card.Blue.mc-active .mc-content {
    background-color: #E3F2FD;
}
.material-card.Blue.mc-active .mc-footer {
    background-color: #BBDEFB;
}
.material-card.Blue.mc-active .mc-btn-action {
    border-color: #E3F2FD;
}
.material-card.Light-Blue h2 {
    background-color: #03A9F4;
}
.material-card.Light-Blue h2:after {
    border-top-color: #03A9F4;
    border-right-color: #03A9F4;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Light-Blue h2:before {
    border-top-color: transparent;
    border-right-color: #01579B;
    border-bottom-color: #01579B;
    border-left-color: transparent;
}
.material-card.Light-Blue.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #03A9F4;
    border-bottom-color: #03A9F4;
    border-left-color: transparent;
}
.material-card.Light-Blue.mc-active h2:after {
    border-top-color: #01579B;
    border-right-color: #01579B;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Light-Blue .mc-btn-action {
    background-color: #03A9F4;
}
.material-card.Light-Blue .mc-btn-action:hover {
    background-color: #01579B;
}
.material-card.Light-Blue .mc-footer h4 {
    color: #01579B;
}
.material-card.Light-Blue .mc-footer a {
    background-color: #01579B;
}
.material-card.Light-Blue.mc-active .mc-content {
    background-color: #E1F5FE;
}
.material-card.Light-Blue.mc-active .mc-footer {
    background-color: #B3E5FC;
}
.material-card.Light-Blue.mc-active .mc-btn-action {
    border-color: #E1F5FE;
}
.material-card.Cyan h2 {
    background-color: #00BCD4;
}
.material-card.Cyan h2:after {
    border-top-color: #00BCD4;
    border-right-color: #00BCD4;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Cyan h2:before {
    border-top-color: transparent;
    border-right-color: #006064;
    border-bottom-color: #006064;
    border-left-color: transparent;
}
.material-card.Cyan.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #00BCD4;
    border-bottom-color: #00BCD4;
    border-left-color: transparent;
}
.material-card.Cyan.mc-active h2:after {
    border-top-color: #006064;
    border-right-color: #006064;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Cyan .mc-btn-action {
    background-color: #00BCD4;
}
.material-card.Cyan .mc-btn-action:hover {
    background-color: #006064;
}
.material-card.Cyan .mc-footer h4 {
    color: #006064;
}
.material-card.Cyan .mc-footer a {
    background-color: #006064;
}
.material-card.Cyan.mc-active .mc-content {
    background-color: #E0F7FA;
}
.material-card.Cyan.mc-active .mc-footer {
    background-color: #B2EBF2;
}
.material-card.Cyan.mc-active .mc-btn-action {
    border-color: #E0F7FA;
}
.material-card.Teal h2 {
    background-color: #009688;
}
.material-card.Teal h2:after {
    border-top-color: #009688;
    border-right-color: #009688;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Teal h2:before {
    border-top-color: transparent;
    border-right-color: #004D40;
    border-bottom-color: #004D40;
    border-left-color: transparent;
}
.material-card.Teal.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #009688;
    border-bottom-color: #009688;
    border-left-color: transparent;
}
.material-card.Teal.mc-active h2:after {
    border-top-color: #004D40;
    border-right-color: #004D40;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Teal .mc-btn-action {
    background-color: #009688;
}
.material-card.Teal .mc-btn-action:hover {
    background-color: #004D40;
}
.material-card.Teal .mc-footer h4 {
    color: #004D40;
}
.material-card.Teal .mc-footer a {
    background-color: #004D40;
}
.material-card.Teal.mc-active .mc-content {
    background-color: #E0F2F1;
}
.material-card.Teal.mc-active .mc-footer {
    background-color: #B2DFDB;
}
.material-card.Teal.mc-active .mc-btn-action {
    border-color: #E0F2F1;
}
.material-card.Green h2 {
    background-color: #4CAF50;
}
.material-card.Green h2:after {
    border-top-color: #4CAF50;
    border-right-color: #4CAF50;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Green h2:before {
    border-top-color: transparent;
    border-right-color: #1B5E20;
    border-bottom-color: #1B5E20;
    border-left-color: transparent;
}
.material-card.Green.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #4CAF50;
    border-bottom-color: #4CAF50;
    border-left-color: transparent;
}
.material-card.Green.mc-active h2:after {
    border-top-color: #1B5E20;
    border-right-color: #1B5E20;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Green .mc-btn-action {
    background-color: #4CAF50;
}
.material-card.Green .mc-btn-action:hover {
    background-color: #1B5E20;
}
.material-card.Green .mc-footer h4 {
    color: #1B5E20;
}
.material-card.Green .mc-footer a {
    background-color: #1B5E20;
}
.material-card.Green.mc-active .mc-content {
    background-color: #E8F5E9;
}
.material-card.Green.mc-active .mc-footer {
    background-color: #C8E6C9;
}
.material-card.Green.mc-active .mc-btn-action {
    border-color: #E8F5E9;
}
.material-card.Light-Green h2 {
    background-color: #8BC34A;
}
.material-card.Light-Green h2:after {
    border-top-color: #8BC34A;
    border-right-color: #8BC34A;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Light-Green h2:before {
    border-top-color: transparent;
    border-right-color: #33691E;
    border-bottom-color: #33691E;
    border-left-color: transparent;
}
.material-card.Light-Green.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #8BC34A;
    border-bottom-color: #8BC34A;
    border-left-color: transparent;
}
.material-card.Light-Green.mc-active h2:after {
    border-top-color: #33691E;
    border-right-color: #33691E;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Light-Green .mc-btn-action {
    background-color: #8BC34A;
}
.material-card.Light-Green .mc-btn-action:hover {
    background-color: #33691E;
}
.material-card.Light-Green .mc-footer h4 {
    color: #33691E;
}
.material-card.Light-Green .mc-footer a {
    background-color: #33691E;
}
.material-card.Light-Green.mc-active .mc-content {
    background-color: #F1F8E9;
}
.material-card.Light-Green.mc-active .mc-footer {
    background-color: #DCEDC8;
}
.material-card.Light-Green.mc-active .mc-btn-action {
    border-color: #F1F8E9;
}
.material-card.Lime h2 {
    background-color: #CDDC39;
}
.material-card.Lime h2:after {
    border-top-color: #CDDC39;
    border-right-color: #CDDC39;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Lime h2:before {
    border-top-color: transparent;
    border-right-color: #827717;
    border-bottom-color: #827717;
    border-left-color: transparent;
}
.material-card.Lime.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #CDDC39;
    border-bottom-color: #CDDC39;
    border-left-color: transparent;
}
.material-card.Lime.mc-active h2:after {
    border-top-color: #827717;
    border-right-color: #827717;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Lime .mc-btn-action {
    background-color: #CDDC39;
}
.material-card.Lime .mc-btn-action:hover {
    background-color: #827717;
}
.material-card.Lime .mc-footer h4 {
    color: #827717;
}
.material-card.Lime .mc-footer a {
    background-color: #827717;
}
.material-card.Lime.mc-active .mc-content {
    background-color: #F9FBE7;
}
.material-card.Lime.mc-active .mc-footer {
    background-color: #F0F4C3;
}
.material-card.Lime.mc-active .mc-btn-action {
    border-color: #F9FBE7;
}
.material-card.Yellow h2 {
    background-color: #FFEB3B;
}
.material-card.Yellow h2:after {
    border-top-color: #FFEB3B;
    border-right-color: #FFEB3B;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Yellow h2:before {
    border-top-color: transparent;
    border-right-color: #F57F17;
    border-bottom-color: #F57F17;
    border-left-color: transparent;
}
.material-card.Yellow.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #FFEB3B;
    border-bottom-color: #FFEB3B;
    border-left-color: transparent;
}
.material-card.Yellow.mc-active h2:after {
    border-top-color: #F57F17;
    border-right-color: #F57F17;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Yellow .mc-btn-action {
    background-color: #FFEB3B;
}
.material-card.Yellow .mc-btn-action:hover {
    background-color: #F57F17;
}
.material-card.Yellow .mc-footer h4 {
    color: #F57F17;
}
.material-card.Yellow .mc-footer a {
    background-color: #F57F17;
}
.material-card.Yellow.mc-active .mc-content {
    background-color: #FFFDE7;
}
.material-card.Yellow.mc-active .mc-footer {
    background-color: #FFF9C4;
}
.material-card.Yellow.mc-active .mc-btn-action {
    border-color: #FFFDE7;
}
.material-card.Amber h2 {
    background-color: #FFC107;
}
.material-card.Amber h2:after {
    border-top-color: #FFC107;
    border-right-color: #FFC107;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Amber h2:before {
    border-top-color: transparent;
    border-right-color: #FF6F00;
    border-bottom-color: #FF6F00;
    border-left-color: transparent;
}
.material-card.Amber.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #FFC107;
    border-bottom-color: #FFC107;
    border-left-color: transparent;
}
.material-card.Amber.mc-active h2:after {
    border-top-color: #FF6F00;
    border-right-color: #FF6F00;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Amber .mc-btn-action {
    background-color: #FFC107;
}
.material-card.Amber .mc-btn-action:hover {
    background-color: #FF6F00;
}
.material-card.Amber .mc-footer h4 {
    color: #FF6F00;
}
.material-card.Amber .mc-footer a {
    background-color: #FF6F00;
}
.material-card.Amber.mc-active .mc-content {
    background-color: #FFF8E1;
}
.material-card.Amber.mc-active .mc-footer {
    background-color: #FFECB3;
}
.material-card.Amber.mc-active .mc-btn-action {
    border-color: #FFF8E1;
}
.material-card.Orange h2 {
    background-color: #FF9800;
}
.material-card.Orange h2:after {
    border-top-color: #FF9800;
    border-right-color: #FF9800;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Orange h2:before {
    border-top-color: transparent;
    border-right-color: #E65100;
    border-bottom-color: #E65100;
    border-left-color: transparent;
}
.material-card.Orange.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #FF9800;
    border-bottom-color: #FF9800;
    border-left-color: transparent;
}
.material-card.Orange.mc-active h2:after {
    border-top-color: #E65100;
    border-right-color: #E65100;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Orange .mc-btn-action {
    background-color: #FF9800;
}
.material-card.Orange .mc-btn-action:hover {
    background-color: #E65100;
}
.material-card.Orange .mc-footer h4 {
    color: #E65100;
}
.material-card.Orange .mc-footer a {
    background-color: #E65100;
}
.material-card.Orange.mc-active .mc-content {
    background-color: #FFF3E0;
}
.material-card.Orange.mc-active .mc-footer {
    background-color: #FFE0B2;
}
.material-card.Orange.mc-active .mc-btn-action {
    border-color: #FFF3E0;
}
.material-card.Deep-Orange h2 {
    background-color: #FF5722;
}
.material-card.Deep-Orange h2:after {
    border-top-color: #FF5722;
    border-right-color: #FF5722;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Deep-Orange h2:before {
    border-top-color: transparent;
    border-right-color: #BF360C;
    border-bottom-color: #BF360C;
    border-left-color: transparent;
}
.material-card.Deep-Orange.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #FF5722;
    border-bottom-color: #FF5722;
    border-left-color: transparent;
}
.material-card.Deep-Orange.mc-active h2:after {
    border-top-color: #BF360C;
    border-right-color: #BF360C;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Deep-Orange .mc-btn-action {
    background-color: #FF5722;
}
.material-card.Deep-Orange .mc-btn-action:hover {
    background-color: #BF360C;
}
.material-card.Deep-Orange .mc-footer h4 {
    color: #BF360C;
}
.material-card.Deep-Orange .mc-footer a {
    background-color: #BF360C;
}
.material-card.Deep-Orange.mc-active .mc-content {
    background-color: #FBE9E7;
}
.material-card.Deep-Orange.mc-active .mc-footer {
    background-color: #FFCCBC;
}
.material-card.Deep-Orange.mc-active .mc-btn-action {
    border-color: #FBE9E7;
}
.material-card.Brown h2 {
    background-color: #795548;
}
.material-card.Brown h2:after {
    border-top-color: #795548;
    border-right-color: #795548;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Brown h2:before {
    border-top-color: transparent;
    border-right-color: #3E2723;
    border-bottom-color: #3E2723;
    border-left-color: transparent;
}
.material-card.Brown.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #795548;
    border-bottom-color: #795548;
    border-left-color: transparent;
}
.material-card.Brown.mc-active h2:after {
    border-top-color: #3E2723;
    border-right-color: #3E2723;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Brown .mc-btn-action {
    background-color: #795548;
}
.material-card.Brown .mc-btn-action:hover {
    background-color: #3E2723;
}
.material-card.Brown .mc-footer h4 {
    color: #3E2723;
}
.material-card.Brown .mc-footer a {
    background-color: #3E2723;
}
.material-card.Brown.mc-active .mc-content {
    background-color: #EFEBE9;
}
.material-card.Brown.mc-active .mc-footer {
    background-color: #D7CCC8;
}
.material-card.Brown.mc-active .mc-btn-action {
    border-color: #EFEBE9;
}
.material-card.Grey h2 {
    background-color: #9E9E9E;
}
.material-card.Grey h2:after {
    border-top-color: #9E9E9E;
    border-right-color: #9E9E9E;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Grey h2:before {
    border-top-color: transparent;
    border-right-color: #212121;
    border-bottom-color: #212121;
    border-left-color: transparent;
}
.material-card.Grey.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #9E9E9E;
    border-bottom-color: #9E9E9E;
    border-left-color: transparent;
}
.material-card.Grey.mc-active h2:after {
    border-top-color: #212121;
    border-right-color: #212121;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Grey .mc-btn-action {
    background-color: #9E9E9E;
}
.material-card.Grey .mc-btn-action:hover {
    background-color: #212121;
}
.material-card.Grey .mc-footer h4 {
    color: #212121;
}
.material-card.Grey .mc-footer a {
    background-color: #212121;
}
.material-card.Grey.mc-active .mc-content {
    background-color: #FAFAFA;
}
.material-card.Grey.mc-active .mc-footer {
    background-color: #F5F5F5;
}
.material-card.Grey.mc-active .mc-btn-action {
    border-color: #FAFAFA;
}
.material-card.Blue-Grey h2 {
    background-color: #607D8B;
}
.material-card.Blue-Grey h2:after {
    border-top-color: #607D8B;
    border-right-color: #607D8B;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Blue-Grey h2:before {
    border-top-color: transparent;
    border-right-color: #263238;
    border-bottom-color: #263238;
    border-left-color: transparent;
}
.material-card.Blue-Grey.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #607D8B;
    border-bottom-color: #607D8B;
    border-left-color: transparent;
}
.material-card.Blue-Grey.mc-active h2:after {
    border-top-color: #263238;
    border-right-color: #263238;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.material-card.Blue-Grey .mc-btn-action {
    background-color: #607D8B;
}
.material-card.Blue-Grey .mc-btn-action:hover {
    background-color: #263238;
}
.material-card.Blue-Grey .mc-footer h4 {
    color: #263238;
}
.material-card.Blue-Grey .mc-footer a {
    background-color: #263238;
}
.material-card.Blue-Grey.mc-active .mc-content {
    background-color: #ECEFF1;
}
.material-card.Blue-Grey.mc-active .mc-footer {
    background-color: #CFD8DC;
}
.material-card.Blue-Grey.mc-active .mc-btn-action {
    border-color: #ECEFF1;
}

/*messages area*/

.box15{position:relative}
.box15 img{width: 100%;height:300px}
.box15 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .5s ease 0s}
.box15:hover .box-content{background-color:rgba(255,242,242,.8)}
.box15 .box-content:after,.box15 .box-content:before{content:"";width:50px;height:50px;position:absolute;opacity:0;transform:scale(1.5);transition:all .6s ease .3s}
.box15 .box-content:before{border-left:1px solid #040404;border-top:1px solid #040404;top:19px;left:19px}
.box15 .box-content:after{border-bottom:1px solid #040404;border-right:1px solid #040404;bottom:19px;right:19px}
.box15:hover .box-content:after,.box15:hover .box-content:before{opacity:1;transform:scale(1)}
.box15 .title{font-size:22px;color:#000;margin:0;position:relative;top:0;opacity:0;transition:all 1s ease 10ms;text-align: center;}
.box15:hover .title{top:39%;opacity:1;transition:all .5s cubic-bezier(1,-.53,.405,1.425) 10ms}
.box15 .title:after{content:"";width:0;height:1px;background:#040404;position:absolute;bottom:-8px;left:0;right:0;margin:0 auto;transition:all 1s ease 0s}
.box15:hover .title:after{width:80%;transition:all 1s ease .8s}
.box15 .icon{width:100%;margin:0 auto;padding: 0;position:absolute;bottom:0;opacity:0;transition-duration:.6s;transition-timing-function:cubic-bezier(1,-.53,.405,1.425);transition-delay:.1s;display: block;}
.box15:hover .icon{bottom:25%;opacity:1}
.box15 .icon li{display:block; text-align: center;margin: auto;}
.box15 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;color:#000;border:1px solid #000;margin:auto;transition:all .3s ease-in-out 0s}
.box15 .icon li a:hover{background:#000;color:#fff}
@media only screen and (max-width:990px){.box15{margin-bottom:30px}
}


/*messages area ends*/

/*blog -list page*/

.content-title{padding:5px;background-color:#f7f7f7;}
.content-title h3 a{color:#34495E;text-decoration:none; transition: 0.5s;}
.content-title h3 a:hover{color:#F39C12; }
.content-footer{
    height: 40px;
    position: relative;
    padding: 1%;
}
.content-footer span a {
    color: #fff;
    display: inline-block;
    padding: 6px 5px;
    text-decoration: none;
    transition: 0.5s;
}
.content-footer span a:hover{     
    color:#F39C12;   
}
aside{
    margin-bottom: 20px;
    -webkit-box-shadow: 1px 4px 16px 3px rgba(199,197,199,1);
    -moz-box-shadow: 1px 4px 16px 3px rgba(199,197,199,1);
    box-shadow: 1px 4px 16px 3px rgba(199,197,199,1);
}

aside img.blog-feature-img{height: 250px;width: 100%;}

aside img.user-small-img {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    margin-right: 10px;
    border: 2px solid #fff;
}

.user-ditels {
    width: 300px;
    top: -100px;
    height: 100px;
    padding-bottom: 99px;
    position: absolute;
    border: solid 2px #ffc10796;
    background-color: #ffa500;
    right: 25px;
    display: none;
    z-index: 1;
}


.user-small-img{cursor: pointer;}

.content-footer:hover .user-ditels  {
    display: block;
}

.content-footer .user-ditels .user-img{width: 100px;height:100px;float: left;}

.user-full-ditels h3 {
    color: #fff;
    display: block;
    margin: 0px;
    padding-top: 10px;
    padding-right: 28px;
    text-align: right;
}

.user-full-ditels p{    
    color: #fff;
    display: block;
    margin: 0px;
    padding-right: 20px;
    padding-top: 5px;
    text-align: right;
}

/*recent-post-col////////////////////*/
.widget-sidebar {
    background-color: #fff;
    padding: 20px;
    /*margin-top: 30px;*/
}

.title-widget-sidebar {
    /*font-size: 14pt;*/
    border-bottom: 2px solid #e5ebef;
    margin-bottom: 15px;
    padding-bottom: 10px;    
    margin-top: 0px;
}

.title-widget-sidebar:after {
    border-bottom: 2px solid #f1c40f;
    width: 150px;
    display: block;
    position: absolute;
    content: '';
    padding-bottom: 10px;
}

.recent-post{width: 100%;height: 80px;list-style-type: none;}
.post-img img {
    width: 100px;
    height: 70px;
    float: left;
    margin-right: 15px;
    /*border: 5px solid #16A085;*/
    transition: 0.5s;
}

.recent-post a {text-decoration: none;color:#34495E;transition: 0.5s;}


/*===============ARCHIVES////////////////////////////*/



#blog-section button.accordion {
    /*background-color: #16A085;*/
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    /*font-size: 15px;*/
    transition: 0.4s;
}

#blog-section button.accordion.active, button.accordion:hover {
    /*background-color: #F39C12;color: #fff;*/
}

#blog-section button.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#blog-section button.accordion.active:after {
    content: "\2212";
}

#blog-section .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;

}


/*categories//////////////////////*/

.categories-btn{
    /*background-color: #F39C12;*/
    margin-top:30px;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    /*width: 100%;*/
    border: none;
    text-align: left;
    outline: none;
    /*font-size: 15px;*/
    transition: 0.4s;

}
.categories-btn:after {
    content: '\25BA';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.categories-btn:hover {
    background-color: #16A085;color: #fff;
}

.form-control{border-radius: 0px;}


.input-group-addon{border-radius: 0px;}


#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}



/*blog-list ends*/

/*profile starts*/

.profile .image-profile{
    height: 130px;
    width: 130px;
    border-radius: 50%;
    border: 2px solid orange;
    /* outline: 1px solid blue; */
    position: relative;
    top: -50px;
    left: 50px;
}

/*profile ends*/
/*SAYAK ENDS*/

.menuopen{
    background: #00000073;
    padding: 2px;
}
.membership-banner-img{
    /*height: 350px;*/
    width: 100%;
}
.blog-banner-img{
    /*height: 350px;*/
    width: 100%;
}
.event-banner-img{
    /*height: 350px;*/
    width: 100%;
}
.hiddenmenu-beyond800.menu-bar{
    /*margin-left: 20px!important;*/
    margin-left: 2px!important;
}
.gallery-img{
    height: 277px;
    width: 100%;
}
.profile-img{
    /*height: 277px; */
}
.h_r1_btn2{
    padding: 2px;
    margin-right: 20px;
    position: relative;
    top: -72px;
}
.h-logo{
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    /*height: 90px;*/
    height: 80px;
}
.about-executive{
    margin-top: 150px; 
    background: #eff2f7; 
    padding: 2%;
}
.blogs-title-height{
    height: 70px;
}
.events-title-height{
    height: 70px;
}
.gallery-card-body-height{
    height: 230px;
}
.home_euc{
    margin-top: 6%;
}
.about_executive{
    margin-top: 150px; 
    background: #eff2f7; 
    padding: 2%
}
.map_img{
    width: 100%;
    height: 100%;
}
/*NEW-MEDIAQUERY--START--28-05-23*/
@media (max-width: 425px){
    
    .menuopen {
  background: #000000d6;
  padding: 2px;
  width: 180%;
  height: 100vh;
    }
    
}








