a.navbar-brand {
    padding: 0;
}
.navbar-brand img.logo-one {
    width: 160px;
}
.top-header{
    background-color: #ad0c1c;
    padding: 10px 0;
}
.header-left ul li a:hover {
    color: #000000;
}
.header-right .social-list li a:hover {
    color: #000000;
}
.is-sticky .navbar-brand img.logo-one {
    width: 120px;
}
.is-sticky .desktop-nav .navbar{
    padding-top: 5px;
    padding-bottom: 5px;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.enrolled-img-three .enrolled-img-content{
    bottom: 110px;
    background-color: #112270;
}
.enrolled-img-three .enrolled-img-content i{
    background-color: #FFF;
    color: #ad0c1c;
}
.enrolled-img-three .enrolled-img-content .content h3{
    color: #FFF;
}
.enrolled-img-three .enrolled-img-content .content p{
    color: #FFF;
}
.data_wrapper .image_wrapper {
    float: left;
    width: 32.8%;
}
.data_wrapper .image_wrapper img {
    width: 100%;
}
.training_descri {
    float: left;
    width: 67.20%;
    padding-left: 3.6%;
}
h3.description_title {
    padding-left: 7.5%;    
    font-size: 21px;
    margin: 27px 0 20px;
    float: left;
    width: 100%;
}
.training_descri p {
    margin-bottom: 10px;
}
.rising .enrolled-img-three .enrolled-img-content{
    top: 20px;
    background-color: #112270;
    bottom: auto;
}
.rising .enrolled-img-three img{
    max-width: 100%;
}
.value_invest .enrolled-img-three .enrolled-img-content {
    top: 50px;
    background-color: #e3162a;
    bottom: auto;
    right: 30px;
}
.value_invest .enrolled-img-three img{
    max-width: 500px;
}
.value_invest .ri-star-fill:before {
    content: "\f186";
    COLOR: #f00;
}
.value_invest .bottom-content span {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    margin-left: 5px;
}
.mt-20{
    margin-top: 20px;
}
a.enroll_btn {   
    margin-left: 25px;
}
.value_invest {
    padding-top: 70px;
}
.choose_wrapper.enrolled-area {
    background-color: #fff;
}
.ver_center {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.service-coloum {
    float: left;
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-right: 66px;
    margin-bottom: 40px;
}
.coloum_inner {
    float: left;
    width: 100%;
    -webkit-transition: .7s;
    transition: .7s;    
}
img.services_img {
    float: left;
    width: 100%;
    border-radius: 5px;
}
.img_content {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 0;
    background-color: #fff;
    padding: 20px 10px;
}
.img_title {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 24px;
    font-weight: 700;   
    min-height: 46px;
}
.img_title.one_line::after {
    bottom: 0;
}
.img_title::after {
    content: "";
    width: 25px;
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    background-color: #000;
    bottom: 0;
}
.ver_center .coloum_inner p.img-text {
    min-height: 268px;
    line-height: normal;
}
.certic_wrapp .enrolled-list{
    margin: 60px 0 0;
}
.enrol_wrapp {
    background-color: #fff;
    padding: 18px 0;
    border-radius: 50px;
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 30px auto 0;
    text-align: center;
}
.enrol_wrapp a{margin-left:0;}
.enrol_wrapp.left-content {    
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
.certic_wrapp.enrolled-area {
    background-color: #fff;
}
.certificate_wrapp img {
    max-width: 400px;
    margin: 0 auto;
    border: 3px solid #ad0c1c;
    padding: 10px;
}
.certic_wrapp .enrolled-content{
    text-align: left;
    float: right;
}
.certic_wrapp .enrolled-content .enrolled-list li{   
    padding-right: 0;
    cursor: pointer;
}
/* .certic_wrapp .enrolled-content .enrolled-list li i{
    left: auto;
    right: 0;
} */
.certic_wrapp.enrolled-area {
    /*background: url(../../assets/images/dotted_img_one.png);*/
    position: relative;
    background-repeat: repeat;
    width: auto;  
	background-color: #fbfbfb;

    border: 1px solid #ccc;
}
.service_wrapp{
  padding: 2%;
}
.telegram .enrolled-content {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.telegram {
    padding: 70px 0 40px;
    background-color: #ad0c1c;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 40px 0 0;
    position: relative;
}
.telegram .section-title p {
    padding-top: 30px;
    margin-bottom: 30px;
}
.animat_bounce {    
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
.event-area .enrolled-img-content {
    position: absolute;
    top: 6px;
    right: 10px;
    bottom: auto;
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
    padding: 8px 12px;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 6%);
    box-shadow: 0 0 15px rgb(0 0 0 / 6%);
    border-radius: 10px;
}
.event-area .enrolled-img-content .content h5 {
    color: #FFF;
    font-size: 12px;
    margin: 0;
}
.event-item .event-img {
    margin-right: 20px;
    max-width: 100px;
}
.event-content h5 {
    font-size: 16px;
    color: #585050;
}
.event-item .event-content h3 {
    margin-bottom: 4px;
}
.brand-slider .brand-item iframe {
    width: 100%;
    height: 100%;
}
.hero-slider-area:before {
    height: 512px;
    width: 100%;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../assets/images/banner_shape.png);
}
.demat_wrapper{
    width: 100%;
    float: left;
}
.blog-card a {
    display: inline-block;       
}
.blog-card img{width:100%;}
.footer-area {
    background-color: #0f216b;
}
.form-group {
    margin-bottom: 15px;
}
.form-group label {
    font-size: 14px;
    color: #fff;    
    font-weight: normal;
}
.form-group .form-control {
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: none;
    height: auto;
    padding: 8px 10px;
    font-size: 13px;
    resize: none;
}
.form-group label span {
    color: #ff0000;
}
.footer-form.contact-form{
    background-color:transparent;
    padding: 0;
    margin: 0;
}
.switch-box {
    display: none;
}
.hero-shape img {
    opacity: 0.2;
}
.shape_home path.shape-fill {
    fill: #f4f7fa;
}
.brand-area{
    background-position: -5px 10px;
    background: url(../../assets/images/dotted.png);
}
.blog-area{
    background-position: -5px 10px;
    /* background: url(../../assets/images/dotted.png); */
}
.blog-card{
    background: transparent;
    box-shadow: 0px 4px 16px rgb(51 51 51 / 6%);background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 4px 16px rgb(51 51 51 / 6%);
    border-radius: 8px;
}
.courses-item .center_btn {
    float: left;
    width: 100%;
    text-align: center;
}
.courses-item .center_btn a {   
    display: inline-block;
}
.wrapper{
    overflow: hidden;
}

.modal-backdrop.fade {
    opacity: 1;
}
.fade:not(.show) {
    opacity: 1;
}
button.close {
    position: absolute;
    right: 8px;
    font-size: 18px;
    padding: 0px 10px;
    top: 7px;
    background-color: #000;
    color: #fff;
    border-radius: 4px;
}
.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,0px);
}
.modal-header {
    padding: 4px 15px;
}
h4.modal-title {
    font-size: 22px;
}
.register-area{
    padding: 40px 0 0;
}
.mt-75 {
    margin-top: 75px;
}
.testimonials-item h3{
    color: #ad0c1c;
}
.testimonials-slider-two .owl-dots {
    margin: 20px 0 0;
}
.about_wrapper .counter-max{
    padding: 60px 60px 60px 100px;
}
.inner_shape {
    position: absolute;
    bottom: 50px;
    left: 48%;
    -webkit-animation: movebounce 5s linear infinite;
    animation: movebounce 5s linear infinite;
}
.course_syllabus .accordion-content-list {
    display: inline-block !important;
    width: 100%;
}
.course_syllabus p {
    font-weight: 600;
}

.course_syllabus_sub {
    margin-left: 2%;
}

.padd10{
    padding: 10px;
}
.basicclass .accordion-content-list{
    border-top: 1px solid #e7e7ec;
    padding: 20px;
}
a.know_more {
    color: #c10000;
    text-decoration: underline;
}
.form-group.life_plann_check .agree-label label{
    color: #000;
}
.form-group.life_plann_check {
    display: inline-block;
    width: 100%;
}
.form-group.life_plann_check .agree-label {
    width: 50%;
    float: left;
    margin-bottom: 5px;
    text-align: left;
}
.mb-15{
    margin-bottom: 22px;
}
.inner-banner .inner-title.formpage{
    padding-top: 30px;
    padding-bottom: 20px;
}
.form-box {   
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 25px 30px;
    background-color: #f5f5f5;   
}
.form-wrapper.pt-70.pb-70 {
    background: url(../../assets/images/dotted_img_one.png);
    background-repeat: repeat;
    position: relative;
    width: auto;
}
.invest label{
    text-align: left;
}
.invest label.ppp {
    text-align: left;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.courses-details-sidebar .courses-details-list li::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: var(--mainColor);
}
.enrolled-content .enrolled-list li:hover i{
    opacity: 1;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    background-color: #ad0c1c;
    color: #fff;
    cursor: pointer;
}
.service-coloum .coloum_inner:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
img.watermark {
    opacity: 0.1;
    width: 60px;
    position: absolute;
}
.ico1 {   
    left: 120px;
    top: 130px;
}
.ico2 {    
    right: 120px;
    top: 130px;
}
.ico3 {    
    left: 50%;
    top: 50px;
}
.ico4 {
    left: 61%;
    bottom: 30px;
}
.telegram .section-title h2{
    color: #fff;
}
.telegram .section-title p{
    color: #fff;
}
.telegram .default-btn{
    background-color: #f5f5f5;
    color: #000;
}
.brand-slider button.owl-prev {
    position: absolute;
    left: -10px;
    top: 50px;
    background-color: #ad0c1c !important;
    border-radius: 50px !important;
    width: 40PX;
    height: 40px;
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
}
.brand-slider button.owl-prev span {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 30px;
}
.brand-slider button.owl-next {
    position: absolute;
    right: -10px;
    top: 50px;
    background-color: #ad0c1c !important;
    border-radius: 50px !important;
    width: 40PX;
    height: 40px;
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
}
.brand-slider button.owl-next span {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 30px;
}


.testimonials-slider-two button.owl-prev {
    position: absolute;
    left: -15px;
    top: 50px;
    background-color: #ad0c1c !important;
    border-radius: 50px !important;
    width: 40PX;
    height: 40px;
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
}
.testimonials-slider-two button.owl-prev span {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 30px;
}
.testimonials-slider-two button.owl-next {
    position: absolute;
    right: -15px;
    top: 50px;
    background-color: #ad0c1c !important;
    border-radius: 50px !important;
    width: 40PX;
    height: 40px;
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
}
.testimonials-slider-two button.owl-next span {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 30px;
}

.event-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background-color: var(--mainColor);
    opacity: 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
	border-radius: 10px;
}
.event-item:hover::before {
    opacity: 1;
    width: 100%;
}
.event-item:hover .event-content .event-list li{
    color: #fff;
}
.event-item:hover .event-content h3{
    color: #fff;
}
.event-item:hover .event-content h5{
    color: #fff;
}
.event-item:hover .ri-calendar-todo-fill:before{
    color: #fff;
}
.blog-area .blog-card .content ul li {
    margin: 0;
    padding: 0;
    width: 49%;
    float: left;
    font-size: 14px;
    font-weight: 500;
    min-height: 40px;
    padding-left: 34px;
    line-height: normal;
}
.blog-area .blog-card .content ul li::before{
    content: none;
}
.blog-area .blog-card .content ul li i{
    width: 22px;
    height: 22px;
    border-radius: 50px;
    font-size: 12px;
    position: absolute;
    line-height: 26px;
    top: 0;
}
.blog-area .blog-card .content ul li:hover i{
    color: #fff;
}
.octax.blog-card .content ul li{
    min-height: 48px !important;
}
.service-details .courses-details-sidebar{
    margin-top: -180px;
}
.service-details .courses-details-list li::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: var(--mainColor);
}
.service-details h3 {
    font-size: 26px;
}
.service-details .courses-details-list li {
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    padding-left: 25px;
    font-size: 17px;
}
.service-details .courses-details-list {
    margin: 0 0 15px;
    list-style-type: none;
    padding: 0% 0% 0% 2%;
}
.single::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: var(--mainColor);
}
.service-details h2 {
    font-size: 24px;
}
.service-details h1 {
    font-size: 20px;
}
.pos_abs {
    position: absolute;
    right: 60px;
    width: 260px;
    top: 60px;
}
.service-details{
    position: relative;
}
.inner-banner p{
    color: #fff;
}

.tab_vertical .tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    min-height: 363px;
  }
  
  /* Style the buttons inside the tab */
  .tab_vertical .tab button {
    display: block;
    position: relative;
    background-color: inherit;
    color: black;
    padding: 10px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 600;
    border-bottom: 1px dashed #ddd !important;
  }
  .tab_vertical .tab button.active:after{
    content: "";
    position: absolute;
    right: -15px;
    top: 18px;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #ad0c1c;
}

.tab_vertical button:hover {
    background-color: #ad0c1c;
    color: #fff;
}
  
.tab_vertical button.active {
    background-color: #ad0c1c;
    color: #fff;
}
  
  /* Style the tab content */
.tab_vertical .tabcontent {
    float: left;
    padding: 20px 30px 10px 60px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    min-height: 363px;
}
.tab_vertical {
    display: inline-block;
    width: 100%;
    margin:10px 0 20px;
}
.service-details .tab_vertical .courses-details-list li{
    margin-bottom: 8px;
}
.tab-content-steps {
    display: inline-block;
    width: 100%;
    margin:10px 0 20px;
    position: relative;
}
.tab-content-steps .single-tab-step {
    border-radius: 4px;
    box-shadow: none;
    padding: 35px 20px;
    position: relative;
    transition: all .3s;
    width: 20%;
    float: left;
}
.tab-content-steps .single-tab-step .tab-step-number {
    background-color: #ad0c1c;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 31px;
    position: relative;
    text-align: center;
    width: 30px;
    z-index: 1;
}
.tab-content-steps .single-tab-step .tab-step-title {
    display: inline-block;    
    margin: 0 0 5px;
}
.tab-content-steps .single-tab-step p {
    margin: 0;
}
.tab-content-steps .single-tab-step .tab-step-title span {
    align-items: center;
    background-color: #f7f0f0;
    border-radius: 8px;
    display: inline-block;   
    height: 38px;   
    width: 38px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
}
.tab-content-steps .single-tab-step:before {
    border-top: 2px dashed #d9d9d9;
    content: "";
    height: 1px;
    position: absolute;
    right: -20px;
    top: 49px;
    width: calc(100% - 30px);
}
.tab-content-steps .single-tab-step:hover {
    box-shadow: 0 4px 24px rgb(0 0 0 / 14%);
}
.tab-content-steps .single-tab-step.last-step:before{
    content: none;
}
.service-details .tab-content-steps h3 {
    font-size: 18px;
    margin: 10px 0 0;
}