/* 
 Theme Name:   CSR Schools
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   http://localhost/csr
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


/* Ad by Ashok DCI */

body * {
    font-family: 'Lato', sans-serif;
}

.inline-block .left-logo,
.inline-block .right-logo {
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.inline-block .right-logo {
    margin-left: 20px;
}

.border .et_pb_social_icon>a {
    border: 1px solid #8d8d8d;
    border-radius: 50px !important;
}

.border .et_pb_social_icon>a:before {
    font-size: 14px !important;
}

.Gloabl_Header {
    border-top: 13px solid #db231e;
}

.right-logo h2 {
    padding-bottom: 0px;
}

.menu-border {
    border-top: 1px solid #ccc;
}

.menu-border .et-menu.nav>li {
    margin-top: 0 !important;
    padding: 15px 15px 10px 15px !important;
    border-right: 1px solid #ccc;
}

.menu-border .et-menu.nav>li:last-child {
    border-right: none;
}

.menu-border li>a {
    color: #444343;
    text-transform: uppercase;
}

ul.sub-menu {
    padding: 10px 0 10px 0 !important;
    width: 180px !important;
    border-color: #db231e !important;
}

ul.sub-menu>li>a {
    padding: 2px 0 2px 0;
}

ul.sub-menu>li,
ul.sub-menu>li>a {
    width: 100% !important;
}

.menu-border .et-menu.nav>li:hover {
    background-color: #eee;
    transition: all 0.1s;
}

.menu-border .et-menu.nav>li:hover a {
    color: #000 !important;
    transition: all 0.1s;
}

.Global_Footer nav.et-menu-nav {
    flex-flow: column wrap;
}

.Global_Footer nav.et-menu-nav>.et-menu.nav {
    flex-flow: column wrap;
    width: 100%;
    display: inline-block !important;
}

.Global_Footer .et_pb_module.et_pb_menu {
    background: transparent !important;
}

.Global_Footer nav.et-menu-nav>.et-menu.nav a {
    color: #fff;
}

.Global_Footer nav.et-menu-nav>.et-menu.nav>li {
    position: relative;
    padding-left: 39px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.Global_Footer nav.et-menu-nav>.et-menu.nav>li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50px;
    position: absolute;
    left: 20px;
    top: 2px;
}

.Global_Footer .et_pb_menu__wrap,
.Global_Footer .et_pb_menu__wrap>.et_pb_menu__menu,
.Global_Footer .et_pb_menu__wrap>.et_pb_menu__menu nav.et-menu-nav {
    display: inline-block;
    width: 100%;
}

.Global_Footer .et_pb_row.et_pb_row_0_tb_footer>.et_pb_column:nth-child(2) {
    width: 27%;
}

.Global_Footer .et_pb_row.et_pb_row_0_tb_footer>.et_pb_column:last-child {
    width: 14%;
}

.Global_Footer .et_pb_row.et_pb_row_0_tb_footer>.et_pb_column:nth-child(3) {
    margin-right: 0;
    width: 25%;
}

.Global_Footer .et_pb_row.et_pb_row_0_tb_footer>.et_pb_column:nth-child(1) {
    margin-right: 10px;
    width: 25%;
}

.border-top {
    border-top: 1px solid #fff;
}

.category .et_pb_column_1_2.et_pb_column_2 {
    background-color: #c52d27;
}

.category .et_pb_column_1_2.et_pb_column_2 .et_pb_module:first-child {
    background-color: #fe4941;
    margin-bottom: 0;
}

.category .et_pb_column_1_2 .et_pb_module {
    padding: 20px;
}

.category .et_pb_column_1_2 .et_pb_module a {
    color: #fff;
    font-size: 23px;
    line-height: 22px;
}

.category .et_pb_column_1_2 .et_pb_module a:hover {
    color: #ffff00;
}

.category .et_pb_column_1_2 .et_pb_module h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

.category .et_pb_column.et_pb_column_1_2.et_pb_column_3 {
    background-color: #2f10ad;
}

.category .et_pb_column.et_pb_column_1_2.et_pb_column_3 .et_pb_module {
    padding: 20px;
    margin-bottom: 0;
}

.category .et_pb_column.et_pb_column_1_2.et_pb_column_3 .et_pb_module.et_pb_text.et_pb_text_3 {
    background-color: #1f0d6a;
}

.category .et_pb_column.et_pb_column_1_2 {
    margin-right: 0;
    width: 50%;
}

.advertisement .et_pb_gallery .et_pb_gallery_item {
    padding: 5px;
}

.advertisement .et-pb-slider-arrows>a {
    color: #000 !important;
}

.manage-height iframe,
.manage-height span {
    height: 320px !important;
}

.left-sec {
    width: auto;
    display: inline-block;
    color: #fff;
}

.right-sec {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.category .et_pb_text_2 .et_pb_text_inner,
.category .et_pb_text_4 .et_pb_text_inner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

.left-sec h4 {
    color: #fff;
}

.btn {
    border: 2px solid #fff;
    padding: 7px 20px 7px 20px;
    cursor: pointer;
}

.btn>a {
    font-size: 17px !important;
}

.right-sec .btn:hover {
    background-color: #8b0000;
}

.right-sec .btn:hover a {
    color: #fff !important;
}

.Banner_Section {
    height: 350px;
    display: flex;
    align-items: center;
}

.Banner_Section h1 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    width: 80%;
    margin: 0 auto;
    font-size: 40px;
    font-weight: 700;
}

.Management .et_pb_main_blurb_image img {
    width: 190px;
    height: 270px;
    object-fit: contain;
}

.Management .et_pb_blurb_container {
    text-align: center !important;
}

.Management .et_pb_blurb_container h4 {
    color: #1418d8;
    font-weight: 600;
}

.Management .et_pb_blurb_container .et_pb_blurb_description p {
    font-weight: 500;
    font-size: 16px;
}

.Management .et_pb_blurb {
    margin-bottom: 60px !important;
    background-color: #fff;
    box-shadow: 0 0 15px #ccc;
    padding: 30px;
    border-radius: 4px;
}

.Title_Section h2,
.Title_Section h3 {
    color: #000;
}

.Title_Section {
    padding: 50px 0 0 0 !important;
}

.Overview h3,
.border-bottom h3,
.border-bottom h2 {
    font-size: 26px;
    margin-bottom: 20px;
    position: relative;
    color: #000;
    width: auto;
    display: inline-block;
}

.Overview h3:before,
.border-bottom h3:before,
.border-bottom h2:before {
    content: "";
    width: 50%;
    background-color: #2c255e;
    position: absolute;
    height: 2px;
    bottom: 0;
    left: 4px;
}

.Overview p,
.font-style p {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
    line-height: 28px;
}

.Overview p strong {
    color: #000;
}

.Overview ul,
.font-style ul {
    margin: 10px 0 20px 30px;
}

.Overview ul>li,
.font-style ul>li {
    font-size: 17px;
    color: #656565;
    margin-bottom: 12px;
}

.font-style ul>li strong {
    color: #000;
}

.Overview ul:last-child,
.font-style ul:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.align-center {
    align-items: center;
    display: flex;
}

.even-space .et_pb_column {
    margin-right: 0;
}

.even-space .et_pb_column h3 {
    margin-bottom: 20px;
}

.infrastructure h3 {
    color: #000;
    font-size: 26px;
    width: auto;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.infrastructure h3:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #2c255e;
    bottom: 0;
}

.form-group {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.form-group span {
    width: 100%;
    display: inline-block;
}

.form-group input,
.form-group textarea,
.form-group select {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding: 30px 0 0 0;
    font-size: 21px;
    color: #000;
}

.form-group textarea {
    height: 100px;
    resize: none;
}

.form-group label {
    font-size: 18px;
    color: #8d8d8d;
    font-weight: 300;
}

.form-group .wpcf7-file {
    border: none;
    font-size: 14px;
    margin-bottom: 12px;
}

.form-group p {
    font-size: 13px;
    margin-bottom: 0;
}

input.wpcf7-submit {
    border: none;
    background-color: #6a9127;
    color: #fff;
    padding: 13px 30px 13px 30px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
}

.form-group.w-50 {
    width: 46%;
    margin-right: 30px;
}

.form-group.w-50:nth-child(3) {
    margin-right: 0;
}

.contact-form .form-group input {
    padding-top: 9px;
    font-size: 18px;
}

.Global_Footer .et_pb_text_inner p i {
    font-size: 21px;
    color: #fff;
    margin: -3px 6px 0px 0;
}

.Photo_Gallery .et_pb_gallery_image span.et_overlay.et_pb_inline_icon {
    background-color: rgb(0 0 0 / 35%) !important;
}

.Photo_Gallery .et_pb_gallery_item.et_pb_grid_item {
    text-align: center;
    box-shadow: 0 0 15px rgb(0 0 0 / 36%);
    border: 2px solid #000;
    padding: 12px;
    border-radius: 4px;
}

.Photo_Gallery .et_pb_gallery_item.et_pb_grid_item h3.et_pb_gallery_title {
    font-size: 18px;
    min-height: 50px;
    margin-top: 30px;
}

.mfp-content button.mfp-close {
    cursor: pointer !important;
    position: absolute;
    top: -10px;
    color: #fff !important;
    width: auto;
    opacity: 1;
    padding: 5px;
    margin: 0;
    font-size: 37px;
}

.video .et_pb_text_inner>p {
    background-color: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 19%);
    padding: 22px;
    border-radius: 5px;
}

.video .et_pb_text_inner h3 {
    color: #000;
    font-size: 21px;
    margin-bottom: 17px;
    font-weight: 500;
    width: auto;
    display: inline-block;
    position: relative;
    padding-left: 7px;
}

.video .et_pb_text_inner h3:before {
    content: "";
    height: 2px;
    width: 40%;
    position: absolute;
    bottom: 0;
    background-color: #2c255e;
}

.banner-option {
    margin: -140px auto 0;
}

.banner-option .et_pb_column {
    margin-right: 0;
    width: 25%;
}

.banner-option .et_pb_column h4.et_pb_module_header {
    color: #fff;
    font-size: 17px;
}

.banner-option .et_pb_column>.et_pb_module {
    padding: 20px 10px 20px 10px;
}

.contact-form {
    background-color: rgb(63, 63, 63);
    padding: 17px;
}

.contact-form h4 {
    color: #fff;
}

.contact-form .form-group {
    margin-bottom: 10px;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
    padding: 16px 10px 16px 10px;
    font-size: 14px;
}

.et_pb_text_1 h4.btn {
    width: 54%;
    display: block;
    background-color: #76a12b;
    color: #fff;
    font-size: 18px;
    padding: 10px 30px 10px 30px;
    border-radius: 6px;
    margin: 0 auto;
}

.et_pb_text_1 h4.btn a {
    color: #fff;
}

.tab {
    padding: 50px 30px 50px 30px !important;
}

.tab h3 {
    color: #fff;
    font-weight: 600;
    font-size: 27px;
}

.LATEST-NEWS {
    border: none;
}

.LATEST-NEWS ul.et_pb_tabs_controls {
    margin: 0;
    background: transparent !important;
}

.LATEST-NEWS ul.et_pb_tabs_controls>li {
    margin-bottom: 0;
    border: none;
}

.LATEST-NEWS ul.et_pb_tabs_controls>li.et_pb_tab_0 {
    background-color: rgb(242, 193, 63);
}

.LATEST-NEWS ul.et_pb_tabs_controls>li>a {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
}

.LATEST-NEWS ul.et_pb_tabs_controls>li.et_pb_tab_1 {
    background-color: rgb(0, 106, 64);
}

.LATEST-NEWS ul.et_pb_tabs_controls>li.et_pb_tab_2 {
    background-color: rgb(106, 145, 39);
}

.LATEST-NEWS ul.et_pb_tabs_controls:after {
    border: none;
}

.et_pb_all_tabs .et-pb-active-slide {
    border-color: #f00 !important;
}

.et_pb_all_tabs .et_pb_tab {
    border-top: 3px solid;
    height: 240px;
}

.footer-top h3 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.footer-top p {
    margin-bottom: 8px;
}

.service-menu ul {
    margin: 0;
    padding: 0;
}

.service-menu ul>li {
    background-color: rgb(219, 35, 30);
    list-style: none;
    margin-bottom: 0;
    padding: 24px 10px 24px 10px;
    border-bottom: 1px solid #fff;
}

.service-menu ul>li a {
    color: #fff;
    width: 81%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
    font-size: 17px;
}

.service-menu ul>li img {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.et_pb_column_14 iframe,
.et_pb_column_14 span {
    height: 390px !important;
}

.form-group .wpcf7-radio span.wpcf7-list-item {
    width: auto;
    display: inline-block;
    margin: 0 15px 0 15px;
}

.form-group .wpcf7-radio span.wpcf7-list-item input[type="radio"] {
    display: inline-block;
    width: 20px;
    height: 26px;
    vertical-align: middle;
    margin: 0;
}

.form-group .wpcf7-radio span.wpcf7-list-item span.wpcf7-list-item-label {
    width: auto;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.form-group .wpcf7-radio {
    margin: 20px 0 0 0;
}

.form-group span.wpcf7-form-control-wrap.working {
    width: auto;
    display: inline-block;
    margin-left: 30px;
}

.form-group br {
    display: none;
}

.Title_Section .et_pb_text_1 h2 {
    margin-bottom: 40px;
}

.contact-form h3 {
    color: #fff;
}

.contact-form label {
    color: #fff;
}

.sitemap .et_pb_menu__wrap,
.sitemap .et_pb_menu__menu,
.sitemap nav.et-menu-nav,
.sitemap .et-menu.nav {
    display: inline-block;
    width: 100%;
}

.sitemap .et-menu.nav>li {
    position: relative;
    padding-left: 20px;
}

.sitemap .et-menu.nav>li:before,
.sitemap .et-menu.nav ul.sub-menu>li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f00;
    border-radius: 10px;
    position: absolute;
    top: 4px;
    left: 0;
}

.sitemap .et-menu.nav {
    padding-left: 40px !important;
}

.sitemap .et-menu.nav ul.sub-menu {
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.sitemap .et-menu.nav ul.sub-menu>li {
    position: relative;
    margin-left: 18px;
}

.sitemap .et-menu.nav ul.sub-menu>li:before {
    top: 12px;
    left: 7px;
}

.sitemap .et-menu.nav a {
    color: #000;
    font-size: 15px;
}

.sitemap .et-menu.nav li {
    margin-bottom: 10px;
}

.contact-form h3:before {
    background-color: #fff;
}

.contact-form .wpcf7-response-output {
    color: #fff;
}

.single-post h3 {
    margin-top: 20px;
    margin-bottom: 7px;
    font-weight: 600;
}

.single-post b {
    font-weight: 700;
    color: #000;
}

.single-post h1.entry-title {
    color: #000;
}

.single-post .entry-content {
    padding-top: 0 !important;
}

.et_pb_post h2 a {
    text-decoration: none;
    font-weight: bold;
    line-height: 1.7;
}

.post-content p {
    color: #000 !important;
}

.et_pb_blog_grid .et_pb_post {
    padding: 19px;
    background-color: #fff;
    word-wrap: break-word;
    box-shadow: 0 0 13px rgb(0 0 0 / 22%);
    border-radius: 6px;
}

.blog-inner {
    padding-top: 50px !important;
}

.post-content a.more-link {
    text-transform: capitalize;
    width: auto;
    display: inline-block;
    background-color: #db231e;
    color: #fff;
    padding: 4px 10px 4px 10px;
    border-radius: 5px;
    margin-top: 20px;
}

.blog-inner article {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

#main-content .container:before {
    background: transparent;
}

.wp-block-contact-form-7-contact-form-selector .w-50 {
    width: 100% !important;
}

.wp-block-contact-form-7-contact-form-selector input.wpcf7-form-control {
    font-size: 17px;
}

.wp-block-contact-form-7-contact-form-selector .has-spinner.wpcf7-submit {
    background-color: #003a6a;
}

.et_pb_text_3_tb_footer a {
    color: #fff !important;
}

@media only screen and (max-width: 990px) {
    .inline-block .right-logo {
        width: 65%;
        margin-left: 4px;
    }
    .inline-block .left-logo {
        width: 30%;
    }
    .right-logo h2 span {
        font-size: 15px !important;
    }
    .right-logo p span {
        font-size: 13px !important;
        line-height: normal;
    }
    .Gloabl_Header .et_pb_column.et_pb_column_1_tb_header .et_pb_module {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .Gloabl_Header .et_pb_column.et_pb_column_1_tb_header .et_pb_module p {
        text-align: center !important;
    }
    .Gloabl_Header .et_pb_column {
        margin-bottom: 10px;
    }
    #main-content .et_pb_with_border {
        width: 100%;
        max-width: 100%;
    }
    .fb_iframe_widget,
    .fb_iframe_widget span,
    .fb_iframe_widget span iframe {
        width: 100% !important;
    }
    .Global_Footer .et_mobile_nav_menu {
        display: none;
    }
    .et_pb_row_1_tb_footer .et_pb_module.et_pb_text,
    .et_pb_row_1_tb_footer .et_pb_module.et_pb_text p {
        text-align: center !important;
    }
}