/*
Custom Css
*/

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.top_fav_icon {
    position: absolute;
    top: 10px !important;
    right: 10px !important;
    background: transparent; 
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
}
.menu-nav {
    display: block;
    max-width: 100% !important;
}
.bar-c {
    justify-content: right;
}
.bar-c ul li {
    padding: 0px 10px;
}

div h2 a {
    display:none;
}
.about-p {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}
h2.heading {
    text-align: center;
    font-size: 35px;
    padding-bottom: 35px;
    color: #d53b3b;
}
.contact-main {
    padding-top: 50px;
}
img.ql-logo {
    width: 200px;
    height: auto;
}
/* a.main-l {
    height: auto;
    width: 25%;
} */
.back-clr {
    background-image: linear-gradient(to right, #d53b3b , #6945be);
}
.text-icon {
    font-size: x-large;
}
a.creat-btn {
    background-color: #6945be;
}

img.ql-logo-f {
    width: 60%;
    height: auto;
}
h1.h1 {
    color: #d53b3b;
}

.gsp-lms-big {
    position: absolute;
    top: 10px;
    right: 25px;
    background: #50c3e500;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
}
.main-heading h4 {
    color: #d53b3b;
}
img.ql-logo-f {
    width: 60%;
    height: auto;
    background-color: whitesmoke;
    border-radius: 5px;
}

.contact .info-wrap {
    border-top: 3px solid #6945be;
    border-bottom: 3px solid #6945be;
    padding: 30px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding-bottom: 0px;
    display: inline-grid;

}

.contact .info-item i {
    font-size: 20px;
    color: #6945be;
    background: #8d221e1a;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    margin-right: 15px;
}
.head-p h3 {
    color: #6945be;
}
.text-area {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: 230px;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
}
h1.a-head {
    font-size: 24px;
    font-weight: 600;
}

p.about-con {
    font-size: 18px !important;
    padding-top: 15px;
}
.info-item.aos-init.aos-animate {
    display: flex;
}
.c_header_box.text-right {
	display: none;
}
.c_popupbodybox {
	display: none;
}
.alignnone {
    border-radius: 15px;
}
#templatemo_main_nav a:hover {
    color: #d53b3b !important;
}
#tempaltemo_footer a:hover {
    color: #d53b3b !important;
}
