﻿.maroon-color {
    font-size: 18px;
    color: #9a2827;
    font-weight: 700 !important;
}

.centerImg1 img {
    margin: auto;
}

.centerImg img {
    margin: auto;
}

.tp-banner_social_icons {
    margin: 0 !important;
}

.tab-content .nav > li > a:hover {
    background-color: unset;
    color: #fff !important;
}

.outer-box {
    box-shadow: 0 0 5px 0 #ccc;
    padding: 20px;
    border-top: 5px solid #9a2827;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

    .outer-box p {
        color: #000;
        text-align: justify;
        font-size: 15px;
        line-height: 1.6;
    }

.profile p {
    text-align: center;
    margin-bottom: 0px;
}

.profile {
    margin-top: 20px;
}

h2 {
    margin-top: 5px;
    color: #a72731;
    font-weight: bold;
}

.img-info h6 {
    color: #9a2827;
    font-weight: bold;
    text-align: center;
}

.img-info p {
    font-family: Poppins;
    text-align: center;
    font-size: 15px;
}

.award-img {
    width: 240px;
    margin: auto;
}

.award-box {
    position: relative;
    padding: 14px;
    min-height: 250px;
}

    .award-box:after {
        content: "";
        position: absolute;
        right: -20px;
        /* top: 0; */
        bottom: 77px;
        background-color: #dfc4c4;
        height: 100px;
        width: 1px;
    }

.award-box1 {
    position: relative;
    padding: 18px;
    min-height: 250px;
}

    .award-box1 p {
        text-align: center !important;
    }

.award-box p {
    text-align: center !important;
}

.tab-content p {
    text-align: justify;
}

.tab-content img {
    margin: auto;
}

.theme-bg-border-box {
    background: linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 20px) calc(100% - 20px) no-repeat, repeating-conic-gradient(#9a2827 0%, #9a2827 0%) no-repeat 100% 0 / 40% 40%, linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 20px) calc(100% - 20px) no-repeat, repeating-conic-gradient(#d1950f 0%, #d1950f 0%) no-repeat 100% 100% / 40% 40%;
    padding: calc(10px);
    list-style: none;
}

@media (max-width: 991px) {
    .outer-box img {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .outer-box img {
        margin: 0 auto;
        width: 200px;
    }
}

@media (max-width: 768px) {
    .outer-box profile {
        margin: 0 auto;
        margin-top: 0px !important;
    }
}

@media (max-width: 770px) {
    .profile {
        margin-top: 0px !important;
    }
}

@media (max-width: 768px) {
    .outer-box h1 {
        text-align: center;
        font-size: 26px !important;
        margin-top: 7px !important;
    }
}

@media (max-width: 768px) {
    .outer-box h3 {
        text-align: center;
        font-size: 22px !important;
    }
}

@media (max-width: 768px) {
    .outer-box h5 {
        text-align: center;
        font-size: 18px !important;
    }
}

.imgcenter {
    margin: 0 auto;
}

.outer-box h1 {
    color: #9a2827;
    font-size: 40px;
}

.outer-box h3 {
    color: #000;
    font-size: 25px;
    margin-top: 0px;
}

.outer-box h5 {
    color: #000;
    font-size: 25px;
    margin-top: 0px;
}

.centerImg1 {
    display: none;
}

@media (max-width: 768px) {
    .tp-banner_social_icons {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .social-img {
        width: 50px !important;
    }

    .centerImg1 {
        display: block;
    }

    .centerImg {
        display: none;
    }
}
