﻿.image_upload {
    position: static !important;
}

.page_plasta #content {
    margin: 0;
}

h1 {
    color: #12c2af;
}

h2 {
    color: #442970;
    font-weight: 400;
}

.page_home h2 {
    color: #12c2af;
    font-size: 2.5em;
    font-weight: 400;
}

.members_sections h2 {
    font-size: 1.75em;
}

h3 { 
    margin: 20px 0px 14px 0px;
    color: #000;
    font-size: 1.4em; 
    line-height: 1.25em; 
}

h4 {
    color: #12c2af;
    font-size: 1.125em;
    line-height: 1.15em;
}

h6 {
    color: #12c2af;
    font-size: 1.125em;
    margin: 0 0 20px;
}

p, em {
    font-family: 'Mukta', sans-serif;
    margin: 14px 0px;
}

em {
    color: #013e7d;
    display: block;
    font-size: 1.4em;
    font-style: italic;
    font-weight: 400;
}



/*-----------------------------------------------------------------------------------------------*/
#header .header_contact p {
    color: #373737;
    font-size: 1.5em;
}

#header .header_links {
    font-size: 1em !important;
}

#header .header_links a {
    color: #442970;
    
}

#header .header_links span {
    margin: 0 15px;
}

#header .header_links a span {
    color: #12c2af !important;
}

#header .row {
    align-items: flex-end !important;
}

#header .header_contact p:last-of-type {
    font-weight: 300;
    margin-top: 25px;
}

#header .logo img {
    height: 120px;
    width: auto;
    max-width: unset;
}

/*-----------------------------------------------------------------------------------------------*/
.prasis_banner_area {
    position: relative;
}

.prasis_banner_area a.edit_banner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
    bottom: unset !important;
}

.prasis_banner_area .edit_box {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute !important;
    right: 0;
    top: 0;
}

.cycle_banner_container .banner_item_description_container {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cycle_banner_container .banner_item_description_container  .title {
    margin: 0 !important;
}

.prasis_banner_area .banner_item_description_column {
    background-color: rgba(255, 255, 255, 0.88);
    bottom: unset;
    font-size: 0.75em;
    left: 15px;
    padding: 0px 20px 20px;
    top: 15%;
    width: 45%;
}

.banner_item_description .title h2 {
    color: #12c2af !important;
}

.banner_item_description .title h2 span,
.banner_item_description h3,
.banner_item_description ul li {
    color: #442970 !important;
}

.banner_item_description .custom_btn {
    background-color: #442970 !important;
}

/*-----------------------------------------------------------------------------------------------*/
.intro_section {
    background-color: rgba(0, 196, 175, 0.75);
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.intro_section h3 {
    color: #ffffff;
}

.intro_section img {
    display: block;
    margin: 0 auto;
}


/*-----------------------------------------------------------------------------------------------*/
.why_choose_plasta {
    background-color: #442970;
    border-bottom: 10px solid #12c2af;
    color: #ffffff;
    position: relative;
}

.why_choose_plasta h2 {
    color: #12c2af;
}

.why_choose_plasta .caret_after {
    border-left: 200px solid transparent;
    border-right: 200px solid transparent;
    border-top: 60px solid;
    bottom: -50px;
    color: #442970;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 0;
}


/*-----------------------------------------------------------------------------------------------*/

.nme_modules.section {
    border: 20px solid #40d3c3;
    border-bottom-width: 23px;
    border-top-width: 23px;
}

.nme_modules .nme_date,
.nme_modules a {
    color: #442970;
    font-weight: 400;
}

.nme_modules h4 a {
    color: #12c2af;
    font-weight: 400;
}

.news_listing h2 a {
    color: #442970 !important;
}

.nme_item:first-child {
    border-right: 1px solid #d7d7d7;
}

.sm_section.section {
    border: 20px solid #ededed;
}

.sm_item:first-child {
    border-right: 1px solid #a0a0a0;
}

.page_plasta .section {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*-----------------------------------------------------------------------------------------------*/

.footer_lower.section {
    margin-top: 30px;
    padding-bottom: 20px;
    padding-top: 40px;
}

.page_plasta .footer_lower.section {
    margin-top: 0;
    padding-top: 20px;
}

#ntn_student_details {
    display: none;
}