/* CUSTOM CODE */
/* INFLUX INFOTECH */
/* WWW.INFLUXINFOTECH.COM */

.row.row-center {
    justify-content: center;
}

.header-top:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 44px;
    content: "";
    background-color: #29166f;
    opacity: .8;
}

.logo {
    margin-top: 9px;
}
.main-menu nav ul li a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    display: inline-block;
    line-height: 87px;
    font-weight: 700;
}
.footer-top.bg-img.default-overlay.pt-130.pb-80 {
    padding-top: 50px;
    padding-bottom: 20px;
}
.footer-widget .footer-title h4 {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 0 0 14px;
}
.footer-top.default-overlay:before {
    background-color: #29176e;
    opacity: 1;
}
.footer-bottom {
    background-color: #200f5e;
}
.header-top {
    padding: 11px 0 10px;
    position: relative;
}
.header-contact ul li {
    line-height: 22px;
}
p.marq-para {
    color: #fff;
}
p.para-head {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
    padding-left: 7px;
    background-color: #28146f;
    padding-right: 7px;
}
.slider-content h1 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    line-height: 1;
}
.main-menu nav ul li a {
    font-size: 14px;
    color: #28146f;
    text-transform: uppercase;
    display: inline-block;
    line-height: 87px;
    font-weight: 700;
}
.about-us.pt-130.pb-130 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-title-3.section-shape-hm2-1.text-center.mb-100.new {
    margin-bottom: 60px;
}
.section-title-3.section-shape-hm2-1.text-center.mb-100.new h2 {
    font-size: 30px;
}
.blog-area.pt-130.pb-100 {
    padding-top: 30px;
    padding-bottom: 50px;
}
.section-title.mb-75 {
    margin-bottom: 30px;
}
.blog-area.pt-130.pb-100 {
    padding-top: 60px;
    padding-bottom: 50px;
    background-color: #f9f9f9;
}
.single-blog .blog-content-wrap {
    -webkit-box-shadow: 0px 0px 12px 0.8px rgb(225 225 225 / 30%);
    box-shadow: 0px 0px 12px 0.8px rgb(225 225 225 / 30%);
    position: relative;
    background-color: #fff;
}
.section-title.mb-75 {
    margin-bottom: 30px;
    text-align: justify;
}
.single-blog .blog-content-wrap .blog-date {
    background-color: #29166f;
    padding: 8px 20px 8px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
}.choose-negative-mrg {
    margin-top: -50px;
    z-index: 9;
    position: relative;
}
.fun-fact-area.bg-img.pt-130.pb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-chose-us.pt-120 {
    padding-top: 0px;
}
.single-about-chose-us.mb-95 {
    margin-top: 0;
    margin-bottom: 30px;
}
.choose-area.bg-img.pt-90 {
    padding-top: 60px;
    padding-bottom: 30px;
}
.section-title-3.section-shape-hm2-2.white-text.text-center.mb-100 {
    margin-bottom: 60px;
}
.choose-bg-green {
    background-color: #cc0e0b;
}
.choose-bg-blue {
    background-color: #2c186e;
}
.choose-bg-yellow {
    background-color: #cc0e0b;
}
.choose-bg-light-blue {
    background-color: #2c186e;
}
.course-area.bg-img {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f9f9f9;
}
.section-title.mb-75.course-mrg-small {
    margin-bottom: 50px;
}
.course-slider-active-3 .slick-list, .course-slider-active-4 .slick-list, .course-slider-active-5 .slick-list {
    padding-bottom: 30px;
}
.about-img.about-img-2.default-overlay.mr-70 {
    margin-right: 0px;
}
.grand-totall {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 30px 30px 30px;
}
.notice-brd {
    padding: 10px;
    background-color: #29166f;
    margin-bottom: 10px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.grand-totall {
    background-color: #f9f9f9;
    border: none;
    border-radius: 0px;
    padding: 10px;
}
.marqdiv p {
    font-size: 15px;
    color: #000;
    border-bottom: 1px dashed #a6a5a7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.main-menu nav ul li ul.submenu {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 7px 0.5px rgb(0 0 0 / 15%);
    box-shadow: 0 0 7px 0.5px rgb(0 0 0 / 15%);
    display: block;
    left: 0;
    padding: 20px 0px 22px;
    position: absolute;
    top: 100%;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 210px;
    z-index: 999;
}
.single-course .course-content {
    text-align:center;
    padding: 10px 17px 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px rgb(225 225 225 / 51%);
    box-shadow: 0 0 12px rgb(225 225 225 / 51%);
}
.single-blog .blog-content-wrap span {
    position: absolute;
    top: -13px;
    left: 20px;
    background-color: #29166f;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.single-blog .blog-content-wrap .blog-content {
    padding: 20px 20px 10px;
}
.single-blog .blog-content-wrap .blog-content p {
    margin: 5px 0 5px;
    line-height: 23px;
}
.single-blog .blog-content-wrap .blog-date {
    background-color: #2a166e;
    padding: 8px 20px 8px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
}

@media only screen and (min-width: 1366px) and (max-width: 1600px){
.single-choose-us {
    padding: 30px 15px 30px;}
}