/* CUSTOM CODE */
/* INFLUX INFOTECH */
.logo-area {
    padding: 15px 0;
}
.top-menu ul li a {
    color: #000;
    float: left;
    margin: 6px 10px 0 0;
}
.top-area {
    background: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    /* height: 40px; */
}
.header-social ul li a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    padding: 3px 5px;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #722b19;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.header-social ul li a:hover {
    border-radius: 20px !important;
}
.logo-area .header-info-box {
    position: relative;
    float: left;
    margin-left: 36px;
    margin-top: 7px;
    padding: 0 0 0 62px;
}
a.header-search {
    color: #fff;
    font-size: 20px;
    background: #333;
    display: inline-block;
    height: 44px;
    width: 44px;
    line-height: 44px;
    text-align: center;
}
.logo-area .header-info-box .header-info-icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 25px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    height: 50px;
    width: 50px;
    line-height: 50px;
    -webkit-border-radius: 3px 50% 50%;
    -moz-border-radius: 3px 50% 50%;
    border-radius: 3px 50% 50%;
    webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.mainmenu-area {
    width: 100%;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    height: 55px;
}
.mainmenu-area .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 13px 20px 12px 10px;
    position: relative;
    font-size: 14px;
}
.mainmenu-area {
    background: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
}
.mainmenu-area .navbar-nav li.active:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0px;
    bottom: 0;
    left: 0;
    background-color: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
}
.mainmenu-area ul.navbar-nav li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.main-header .mainmenu-area .navbar .dropdown:hover>.dropdown-menu {
    opacity: 1;
    top: 53px;
    visibility: visible;
}
.main-header .mainmenu-area .navbar .dropdown .dropdown-menu li>a {
    display: block;
    color: #fff;
    padding: 5px 0 5px 20px;
    text-transform: capitalize;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.main-header .mainmenu-area .navbar .dropdown .dropdown-menu li>a:hover:after {
    opacity: 1;
    visibility: visible;
    padding-left: 5px;
}
.main-header .mainmenu-area .navbar .dropdown .dropdown-menu li>a:after {
    font-weight: 900;
    font-size: 14px;
    padding: 0px 0 0 0;
    position: absolute;
    content: "\eaca";
    font-family: IcoFont;
    top: auto;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.marquee-text {
    padding-top: 5px;
    color: #fff;
    font-weight: normal;
}
.marquee-bg {
    background-color: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    border-radius: 60px;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.home-single-slide-overlay {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.4;
    background-color: rgba(0, 0, 0, 0.3);
}
.home-single-slide {
    position: relative;
    height: 450px;
    width: 100%;
    display: table;
    background-size: cover;
    background-position: center center;
}
.welcome-section-padding {
    position: relative;
    float: left;
    width: 100%;
    padding: 60px 0;
}
.about-btn.wow.fadeInUp {
    margin-top: 20px;
}
.about-wel-des p {
    color: #000;
    text-align: justify;
}
.about-us-into-btn-2 {
    color: #fff;
    background-color: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    padding: 8px 30px;
}
.about-us-into-btn-icon {
    color: #333;
    background-color: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
    padding: 8px 20px;
}
.about-wel-des h1 {
    color: #000;
}
.img-overlay:before {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
.about-wel-img-sec a i {
    z-index: 3;
    position: relative;
    color: #BD3861;
    font-size: 50px;
    line-height: 50px;
}
section#services {
    padding: 60px 0;
    position: relative;
    float: left;
    width: 100%;
    background-color: #f7f9fb;
}
.single-service-item {
    padding: 15px 15px;
    transition: all 500ms ease;
    color: #000;
}
.single-service-item .icon-holder .service-item-icon-bg {
    background: #fff;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    padding: 4px;
    border: 1px solid #f4f4f4;
    transition: all 500ms ease;
    transition-delay: 0.10s;
}
.icon-holder.mb-3 {
    margin-bottom: 10px !important;
}
.single-service-item p {
    margin: 5px 0;
}
.service-item-text-holder h4 {
    font-size: 19px;
    text-transform: uppercase;
}
.service-item-text-holder h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.single-service-item p {
    margin: 5px 0;
    font-size: 15px;
}
.row.services-row2 {
    margin-top: 30px;
}
.shadow {
    box-shadow: 0 5px 5px rgba(0,0,0,.10)!important;
}
.section-title.services {
    margin-bottom: 30px;
}
.section-title.services p {
    color: #000;
}
.section-title.services h2 span {
    color: #BD3861;
}
section#testimonial\ messages {
    padding: 60px 0;
}
.section-title.messages {
    margin-bottom: 20px;
}
.section-title.messages p {
    color: #000;
}
.testimonial-style-2-right.rounded p {
    text-align: center;
    color: #000;
}
.row.mt-5.wow.fadeInUp {
    margin-top: 10px !important;
}
.section-back-image {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
}
.counter-padding {
    padding: 90px 0;
    position: relative;
    float: left;
    width: 100%;
}
section#servicetab\ facilities {
    padding: 60px 0;
}
.section-title.facilities {
    margin-bottom: 30px;
}
.section-title.facilities p {
    color: #000;
}
.service-tab .nav-tabs .nav-item {
    margin-bottom: 20px;
}
.service-tab .nav-tabs .nav-item .nav-link:before {
    color: #BD3861;
    font-size: 25px;
    position: absolute;
    content: "\ea6d";
    right: -25px;
    top: 50%;
    font-family: 'icofont' !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease .1s;
    -moz-transition: all 0.5s ease .1s;
    -ms-transition: all 0.5s ease .1s;
    -o-transition: all 0.5s ease .1s;
    transition: all 0.5s ease .1s;
}
.ab-img-col figure {
    background: linear-gradient(to right, rgb(114 43 25) 0%, rgb(114 43 25) 44%, rgb(255 188 31) 59%, rgb(255 188 31) 71%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BD3861', endColorstr='#E4A40F', GradientType=1);
}
.service-tab-left p {
    color: #000;
}
section#team\ our-teachers {
    padding: 60px 0;
    position: relative;
    float: left;
    width: 100%;
    background-color: #f7f9fb;
}
section#team\ our-teachers .section-title {
    margin-bottom: 30px;
}
section#testimonial {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-title.white-title.section-title-left {
    margin-bottom: 40px;
}
section#portfolio {
    padding-top: 60px;
    padding-bottom: 60px;
}
section#portfolio .section-title {
    margin-bottom: 30px;
}
div#clients\ birthdays {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#clients\ birthdays .section-title {
    margin-bottom: 20px;
    color: #000;
}
section#calltoaction {
    background-color: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
}
.welcome-des.wow.fadeInUp ul li {
    list-style: disc;
    color: #000;
    font-size: 15px;
    margin-left: 20px;
}
.col-lg-8.col-md-8.col-sm-12.col-12 {
    list-style: disc;
    color: #000;
    font-size: 15px;
    /* margin-left: 15px; */
}
img.govImg {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    padding: 8px;
    border-radius: 50%;
}
.col-md-12.textbox {
    text-align: justify;
    font-size: 16px;
}
.about-style-area.ptb-120 {
    padding: 44px;
}
b, strong {
    font-weight: 900;
    color: #111;
}
.about-style-area.ptb-121 {
    padding: 32px;
}
.about-wel-padding {
    float: left;
    width: 100%;
    padding: 50px 0;
}
section#pabout p {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
    font-weight: normal;
}
.page-banner-title {
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    margin: 0 0 20px;
}
section#teachers {
    padding-top: 70px !important;
}
.footer-section {
    position: relative;
    float: left;
    width: 100%;
    background-color: #337ab71f;
color: black;
}
.bg-gray {
    background-color: #642211;
}
.copyright-text, .footer-menu ul li a {
    margin: 20px 0;
    color: #fff;
    font-size: 15px;
}
.footer-widget-inner ul li a {
    color: #fff;
}
.footer-widget-title h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 25px;
    color: #fcba1f;
}
.bg-gray {
    background-color: linear-gradient(to right, #BD3861 0%, #75479C 100%, #BD3861);;
}
.footer-widget-inner ul li a i {

    padding-right: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.address-box-wrap {
    border: 1px solid #f6f6f6;
    float: left;
    width: 100%;
    color: #fff;
}
.address-box-wrap.bg-gray.shadow-sm.p-lg-5.p-md-3.p-3 h4 {
    color: #BD3861;
}