@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold.woff2') format('woff2'),
        url('../fonts/helvetica-bold.woff') format('woff'),
        url('../fonts/helvetica-bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica.woff2') format('woff2'),
        url('../fonts/helvetica.woff') format('woff'),
        url('../fonts/helvetica.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'helveticabold';
}
.price ul {
    margin: 0px !important;
    padding: 0px !IMPORTANT;
}

.price ul li {
    width: 23%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.reviews-card {
    text-align: center;
    background: url(../images/pricing-bottom-bg.png) #fff;
   
    border-radius: 10px;
    padding: 0px;
    margin: 0px 0;
    -webkit-box-shadow: 0 3px 6px rgb(91 130 148 / 8%);
    box-shadow: 0 3px 6px rgb(91 130 148 / 8%);
    position: relative;
    top: 0;
    border: 1px solid #e8e8ef;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto;
    cursor: grab;
}
.instructors-section h4 {
    font-size: 24px !important;
}
.reviews-card .rc_one {
    border-bottom: 1px solid #ecebeb;
    line-height: 170%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
.reviews-card .rc_one span {
    display: block;
    font-size: 17px;
    font-weight: bold;
    font-family: 'helveticabold';
}
.reviews-card .rc_one.title.two-line span {
    padding-top: 10px;
}
.reviews-card .rc_one.two-line-word {
    height: 90px;
}

.reviews-card button {
    background: #000;
    color: #fff;
    border-radius: 30px;
    width: 80%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.reviews-card button a {
    color: #fff;
    border-radius: 10px;
}
.reviews-card .rc_one.title span {
    font-size: 20px;
    line-height: 25px;
    height: auto;
    background: #ded8e4;
    padding-top: 25px;
    padding-bottom: 10px;
    height: 70px;
    color: #000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.reviews-card .rc_one.title {
    padding: 0px;
}
.container {
    max-width: 1270px;
}

#highlight .blocktest .counter:last-child {
    margin-right: 0px;
}

body {
    font-family: 'helveticaregular';
}

li {
    list-style-type: none;
}

header {
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 9;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    /* padding-top: 40px; */

}

.counter {
    margin: 0px 5%;
    float: left;
}

.col-md-3 {
    padding: 0px;
}

.bg-light {

    background-color: white !important;
    padding: 0px;
}

div#navbarCollapse {
    float: right;
}

button.navbar-toggler {
    float: right;
    margin-top: 20px;
}

.pages {
    float: right;
    padding-top: 25px;
}

.pages ul {
    display: flex;
    align-items: center;
}

.pages li {
    margin-left: 30px;
}



.pages a {
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;

    color: #000000;
    font-family: 'helveticabold';

}

.navbar-button button {
    margin-left: 30px;
    background: #D7256E;
    box-shadow: 0px 10px 35px -3px rgb(215 37 110 / 35%), 0px 4px 6px rgb(215 37 110 / 25%);
    border-radius: 8px;
    border: none;
    padding: 10px 20px 10px 20px;
    /* font-weight: 700; */
    font-size: 16px;
    line-height: 22px;
    color: #FCFCFF;
    margin-left: 80px;
    font-family: 'helveticabold';
}

.logo img {
    width: 50%;
    height: auto;
    margin-top: 0px;
}

button.btn.dropdown-toggle {
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;

    color: #000000;
    border: none;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2remrgba(0, 123, 255, .25);
}

/* banner section css start */

/*.carousel-item {
    /* background: url(../images/banner-section.jpg); */
/*  height: 100%;
    width: auto;
    background-size: cover;

    position: relative;
}*/

.carousel-item img {
    width: 100%;
    height: auto;
}


/*.carousel-item .slider1{
  max-width:1800px;
  margin:0px auto;
  }*/
  .instructors-section {
    position: relative;
}
  section.slider .tagline {
    width:48%;
    margin-top:8%;
    margin-left: 0%;
}
.carousel-inner .tagline h2 {
    font-style: normal;
    font-weight: 750;
    font-size:24px;
    display: flex;
    align-items: center;

    color: #FFFFFF;
    margin: 0 auto  20px auto !important;
    line-height:34px;}

.carousel-inner .tagline h1 {
    font-style: normal;
    font-weight: 750;
    font-size: 30px;
    display: flex;
    align-items: center;

    color: #FFFFFF;
    margin: 0 auto !important;
    line-height: 48px;
}

section.slider {
    /* background: url(../images/Rectangle.jpg); */
    background: url('../images/banner11.jpg');
    height: 500px;
    background-size: 100%;
    background-position: center;
}


.carousel-inner .tagline p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;

    color: #FFFFFF;
    margin: 0 auto !important;
}

#btnSearch:hover,
.navbar-button button:hover {
    background: #7b167b;
}

section.slider .tagline h1,
section.slider .tagline p,
section.slider .tagline button#btnSearch {
    margin-bottom: 15px !IMPORTANT;
    /*display: inline-block;*/
}

#btnSearch {
    background: #D7256E;
    box-shadow: 0px 10px 15px -3px rgba(215, 37, 110, 0.35), 0px 4px 6px rgba(215, 37, 110, 0.25);
    border-radius: 8px;
    padding: 9px 40px;
    border: none;
    color: white;

}

.header-cta-1 {
    position: absolute;
    top: 320px;
    left: 200px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FCFCFF;
}

/* banner section css end */
.customer1 h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    /* display: flex; */
    align-items: center;
    color: #000000;
    margin-bottom: -0.1rem;
}

.customer1 p {
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    /* display: flex; */
    align-items: center;
    color: #444;
    margin-bottom: 0px;
}

#highlight .rowblocktest .block1.block2 {
    border-right: 0px;
    margin-right: 0px;
}

section#program\ advantage .blocks {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 15px 15px;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    height: 90%;
}

section#program\ advantage h4 {
    font-style: normal;
    font-weight: 100;
    font-size: 30px;
    line-height: 40px;
    text-align: center;

    color: #000000;
    margin-bottom: 30px;
}

.customer1 {
    display: inline-block;
    width: 100%;
}

.right-icon p {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    align-items: center;
    margin-top: 15px;
}

section#program\ advantage {
    padding-top: 70px;
    padding-bottom: 70px;
}

section#program-advantage {
    background-color: #F7F7F7;
    padding: 70px 0px;
}

#highlight .blocktest {
    z-index: 999;
    position: relative;
    display: -webkit-box;
    background-color: white;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 20px;
    margin-left: 15% !important;
    margin-right: 15% !important;
    width: 70%;
    margin: -65px auto 0 auto !important;
}

.blocktest .left-icon {
    margin-left: 0px;
}

#highlight .row>* {
    padding-left: 0px;
    padding-right: 0px;

}

#highlight .rowblocktest {
    margin-top: -75px;
    z-index: 999;
    position: relative;
    display: flex;
    background-color: white;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
}

#highlight .rowblocktest img {
    margin-bottom: 10px;
    height: auto;
}



.customer1 {
    display: inline-block;
}

#highlight .rowblocktest img {
    margin-bottom: 10px;
    height: auto;
    float: left;
    height: 35px;
}

.customer1 h4 span {
    text-decoration: line-through;
    color: #7b7b7b;
}

.duration p {
    font-style: normal;
    font-weight: 100 !important;
    font-size: 16px;
    color: #000000;
    margin-bottom: 0px;
    float: left;
    height: 35px;
    align-items: center;
    line-height: 35px;
    padding-left: 10px;
}

#highlight .rowblocktest .block1.block2 {
    border-right: 0px;
}

#highlight .rowblocktest .col-sm-2.col-md-2.col-lg-2.block2 {
    margin-right: 10px;
    padding-left: 21px;
    border-bottom: none;
}

#highlight .rowblocktest .col-sm-2 {
    width: 30px;
    float: left;
    margin-right: 0px;
}

#highlight .rowblocktest .block1 {
    margin-right: 10px;
    border-right: 1px dashed rgba(0, 0, 0, 0.3);
    padding-right: 0px;
    padding-left: 30px;
    width: auto;
}

.duration {
    display: inline-block;
    width: 100%;
}

.blocktest .left-icon p {
    font-style: normal;
    font-weight: 750;
    font-size: 32px;
    line-height: 158.1%;
    text-align: center;
    color: #59C0A2;
    margin-bottom: 0rem;
    font-family: 'helveticabold';
}

.blocktest .left-icon h6 {
    font-style: normal;
    font-weight: 750;
    font-size: 13px;
    /* line-height: 104.1%; */
    text-align: center;
    /* color: #59C0A2; */

}

/* 
#highlight .blocktest .left-icon{
margin-right: 40px;
margin-left: 40px;
} */

#highlight .blocktest img {
    margin-bottom: 20px;
    height: auto;
}

#highlight .blocktest .col-sm-3.col-md-3.col-lg-3.block1 {

    margin-right: 10px;
    border-right: 1px dashed rgba(0, 0, 0, 0.3);
    padding-right: 21px;
    padding-left: 21px;



}

#highlight .blocktest .col-sm-3.col-md-3.col-lg-3.block2 {
    margin-right: 10px;
    padding-left: 21px;
    border-bottom: none;
}

*/ #highlight .blocktest .col-sm-3 {
    width: 30px;
    float: left;
    margin-right: 0px;
}

section#program-section h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
}

section#program-section h6 {
    font-style: normal;
    font-weight: normal !important;
    font-size: 22px;
    line-height: 120%;
    align-items: center;

    color: #000;
    margin-top: 15px;
}

section#program-section .area-part {
    display: flex;
    margin-top: 15px;
    height: 60px;
}



section#program-section .content-section {
    width: 100%;
}

.content-section p {
    margin-bottom: 1rem;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 210%;
    /* display: flex; */
    align-items: center;

    color: #000000;
    margin-left: 0px;
}



section#product-section h6 {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.012em;
    text-transform: capitalize;
    color: #246460;
}

section#product-section h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    /* align-items: center; */
    color: #000000;
    margin-bottom: 30px;

}

.social.slick-initialized.slick-slider {
    margin-top: 40px;
}

.section-logo h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #000000;

}

section#product-section p {
    font-style: normal;
    font-weight: 100 !important;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 15px;
}

section#product-section {
    padding-top: 70px;

}

#product-section .fitness-blocks img {
    width: 25%;
    height: auto;
    margin-bottom: 10px;
    background: #56bda8;
    padding: 0px;
    border-radius: 50px !important;
}

#product-section .fitness-blocks {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 15px 15px;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    height: 240px;
    margin-bottom: 20px;
}

#product-section .fitness-blocks .right-icon h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    /* display: flex; */
    align-items: center;
    color: #000000;
}



#product-section .fitness-blocks .right-icon {
    padding-right: 10px;
    padding-left: 10px;
}

.social-marketing {
    display: flex;
    /* margin-left: 68px; */
}

.Marketing-section .panel ul {
    padding: 0px 0px 0px 0px;
}

.Marketing-section .panel li {
    background: url(../images/checkbox.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: 20px;
    background-position: 0px 2px;
    padding-bottom: 10px;
}

.section-logo .social-marketing img {
    width: 90%;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 5px;

}

section.information-area .content1-section p {
    font-size: 16px;
}

.section-logo {
    padding-bottom: 70px;
}

.logos-section h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    text-align: center;
    color: #000000;
}

/* .content1-section{
position:relative;
 background: url(../images/man.png);

} */
/* .manage-field{

position:absolute;
right:5%;
top:18%;
height:80%;
width:auto;

} */
.information-area .image-section img {
    width: auto;
    height: 100%;
}

.testimonial {
    padding: 70px 0px;
}

.work.slick-slide {
    margin: 0px 40px;
    border: 2px solid #000000;
    padding: 20px;
}

.testimonial .work p {
    margin-bottom: 0;
}

.testimonial .work .arrangement-part {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.testimonial .work .arrangement-part img {
    width: 80px;
}

.testimonial .work .arrangement-part .sheet {
    margin-left: 20px;
}

.started {
    padding: 60px 0px;
    background: #6C226D;
}

.started .benefits span {
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: #000000;
}

.started .benefits h4 {
    padding-left: 15px;
}

.started .assure {
    color: #ffffff;
    background: transparent;
    padding: 0;
    height: auto;
}

.started .assure li {
    position: relative;
}

.started .assure li img {
    position: absolute;
    top: 10px;
}

.started .benefits {
    padding: 20px;
    background: #F6F6F6;
}

.started .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
}

.started .form-group {
    margin-top: 0;
}

.started button {
    /* margin-top: 20px; */
    width: 100%;
    background: #D7256E;
    border: none;
}

.started button:hover {
    background: #7a167c;
}

.instructors {
    padding: 70px 0px 0px;
    position: relative;
}

.instructors h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #000000;
}

.instructors p {
    font-size: 18px;
    line-height: 120%;
    width: 55%;
    color: #000;
    font-weight: normal;
}

.instructors img {
    width: 100%;
    height: auto;
}

.instructors .content1-section p {
    width: 100%;
}

.instructors .content1-section {
    width: 70%;
    padding: 20px 40px 0px 40px;
    top: 5%;
}

.instructors img.instructor {
    width: 26.4%;
    height: auto;
    max-width: 348px;
    right: 30px;
    top: 7%;
}

.instructors .content1-section h4 {
    line-height: 40px;
}
.instructors img.instructor {
    width: 26.4%;
    height: auto;
    position: absolute;
}

section#program-section .image-section img {
    width: auto;
    height: 50px;
    margin-top: 5px;
}

#program-section img {
    width: 100px;
    height: auto;
}

section#program-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

section#program-section .col-md-4 p {
    font-style: normal;
    font-weight: 100 !important;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 15px;
    margin: 10px 20px;
}

section#program-section .col-md-4 p span {
    display: block;
    width: 100%;
    font-size: 15px;
}

section#program-section .col-md-4 p strong {
    font-weight: bold;
    font-family: 'helveticabold';
    display: block;
    width: 100%;
    font-size: 15px;
}

section#program-section span {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
    /* margin-bottom: -10px; */
}

section#program-section .interior {
    background: #ECECEC;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 25px;
    padding: 20px 20px 10px 20px;
}

.skill-programme {
    padding-bottom: 70px;
}

.skill-programme h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #000000;
    /* text-align: center; */
    margin-bottom: 20px;
}

.skill-programme p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    /* text-align: center; */
}

.skill-programme .col-md-1.col-sm-1.col-lg-1 {
    display: none;
}

.skill-programme .col-lg-2 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 10px;
}
.tools-logos img {
    border: 1px solid #666;
    border-radius: 5px;
}
.skill-programme .fitness-blocks {
    padding: 10px 10px 20px 10px;
    border-radius: 5px;
    border:1px solid #ccc;
    margin-bottom: 30px;
}
.skill-programme .fitness-blocks img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.skill-programme .fitness-blocks h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    align-items: center;
    color: #000000;
    height: 60px;
    margin-bottom: 10px;
}

.skill-programme .fitness-blocks p {
    font-style: normal;
    /* font-weight: 100 !important; */
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 0;
    height: 180px;
    /* margin-bottom: 15px; */
}
.syllabus-section .image-section button {
    float: right;
    margin-top: -35px;
}


.syllabus-section p {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
    margin-bottom: 10px;
    font-family: 'helveticabold';
}

.syllabus-section h6 {
    font-style: normal;
    /* font-weight: 500; */
    font-size: 15px;
    line-height: 22px;
    display: flex;
    align-items: center;

    color: #737373;
}

.syllabus-section button:hover {
    background: #e82d7a;
    color: #fff;
}

.syllabus-section .col-md-12 {
    background: #F7F7F7;
    border-radius: 20px;
    padding: 50px 70px 50px 70px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.space-30 {
    padding-top: 30px;
}

.syllabus-section button {
    background: #F7F7F7;
    border-radius: 10px;
    padding: 8px 20px;
    color: #D7256E;
    border: 1px solid #d7256e;
    /* border-color: #d7256e; */
    margin-right: 10px;
}

.col-xl-auto {
    position: relative;
    /* width: 100%; */
    padding-right: 0px;
    padding-left: 0px;
}

.logos-section ul {
    display: flex;
    margin-top: 20px;
    /* padding-left: 0px; */
}

.logos-section img {
    width: auto;
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.logos-section li {
    margin-left: -15px;
    /* margin-right: 10px; */
}

#black-section .overview-part button {
    float: right;
    margin-top: 10px;
}

#black-section .overview-part h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #FFFFFF;
}

#black-section .overview-part p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #FFFFFF;
}

#black-section .overview-part {
    background: #323232;
    padding: 60px;
}

#black-section .row>* {
    padding-left: 0px;
    padding-right: 0px;

}

.header-cta-2 button {
    background: #D7256E;
    box-shadow: 0px 10px 35px -3px rgb(215 37 110 / 35%), 0px 4px 6px rgb(215 37 110 / 25%);
    border-radius: 8px;
    padding: 10px 20px;
    /* color: white; */
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #FCFCFF;
    border: none;
    font-family: 'helveticabold';
}

.header-cta-2 button:hover {
    background: #7a167c;
}

.header-cta-2 button img {
    height: 20px;
    width: auto;
    margin-left: 10px;
}

button:focus {
    outline: none;
    outline: none;
}

.logos-section h4,
section.information-area h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
}


.logos-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;

}

.logos-section .row>* {
    padding-right: 0px;
    padding-left: 0px;
}

/* .information-area .regular slider{

    background: url(../images/boat.jpg);
}
.regular.slider.slick-initialized.slick-slider {

    background: url(../images/banner-a.jpg);




} */
.information-area .information-section .image-section img {
    width: 100%;
    height: auto;

}

.content1-section p {

    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: justify;

    color: #000000;


}

/* .content1-section img {
    position: absolute;
    top: 13%;
    left:7%;
} */
.content1-section {

    position: absolute;
    top: 10%;

    width: 13%;




}



.content1-section h4 {


    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 191%;
    /* or 57px */
    display: flex;
    align-items: center;

    color: #6C226D;
}

section.information-area {
    /* background-color: pink; */
    background: #F7F7F7;
    padding-top: 70px;
    padding-bottom: 70px;
}

.content1-section h6 {


    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: justify;


}

.articles-list .content {
    text-decoration: none;
    color: black;
    background: url('../images/section-card.png');
    background-size: 100%;
    padding: 30px 30px 100px 30px;
    height: auto;
}

.assure li img {
    float: left;
}

.reviews-section.selection img {
    width: 80px;
    height: auto;
}

.reviews-section h4 {

    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;


}

.information-area p {
    font-size: 18px;
    line-height: 120%;

    display: flex;
    align-items: center;

    width: 55%;
    color: #000;
    /* margin-bottom: -1rem; */
    font-weight: normal;
}

.digital button.slick-prev.slick-arrow:before,
.digital button.slick-next.slick-arrow:before,
.regular.slider button.slick-prev.slick-arrow:before,
.regular.slider button.slick-next.slick-arrow:before,
.items.wow .slick-next:before,
.items.wow .slick-prev:before {
    display: none;
}

.regular.slider button.slick-prev.slick-arrow,
.items.wow button.slick-prev.slick-arrow,
.digital button.slick-prev.slick-arrow {
    background: url(../images/prev.svg) !important;
    width: 30px !important;
    font-size: 0px !important;
    height: 50px !important;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat !IMPORTANT;
}

button.slick-prev.slick-arrow {
    background: url(../images/prev.svg) !important;
    width: 30px !important;
    font-size: 0px !important;
    height: 50px !important;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat !IMPORTANT;
}

.regular.slider button.slick-next.slick-arrow,
.items.wow button.slick-next.slick-arrow,
.digital button.slick-next.slick-arrow {
    background: url(../images/next.svg) !important;
    width: 15px !important;
    font-size: 0px !important;
    height: 50px !important;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat !IMPORTANT;
}

button.slick-next.slick-arrow {
    background: url(../images/next.svg) !important;
    width: 15px !important;
    font-size: 0px !important;
    height: 50px !important;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat !IMPORTANT;
}

.content1-section {
    padding: 50px 40px 50px 40px;
}

.asked-questions button.accordion {
    position: relative;
    padding: 20px;
}

.asked-questions button.accordion:after {
    background-image: url(../images/blatter.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: right center;
    right: 20px;
    z-index: 999;
    content: "";
    top: 0px;
    position: absolute;
    width: 70px;
    height: 70px;
}

.part button {
    float: right;
    margin-top: 45px;
    /* margin-right: 25%; */
}

div#lesson-part .spart li::marker {
    font-size: 16px;
}

.covered-tools img {
    width: 80%;
    height: auto;
}

.covered-tools {
    display: flex;
}

.content1 {
    display: flex;
}

.content1 img {
    width: 80%;
    margin-top: 25px;
}

.Marketing-section button.accordion:after {
    background-image: url(../images/blatter.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: right center;
    right: 30px;
    z-index: 999;
    content: "";
    top: -5px;
    position: absolute;
    width: 70px;
    height: 70px;
}

.optimize h6 {
    /* font-size: 18px; */
    font-style: normal;
    /* font-weight: 700; */
    font-size: 18px;
    line-height: 30px;
    /* display: flex; */
    align-items: center;
    color: #000000;
}

.Marketing-section button.accordion {
    position: relative;
}

.accordion {

    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    /* display: flex; */
    align-items: center;

    color: #6C226D;
    cursor: pointer;
    padding: 20px 15px 20px 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;

    transition: 0.4s;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
}

/* .active, .accordion:hover {
    background-color: #ccc; 
  } */
.Marketing-section .seo-part .engine p {
    width: 60%;
    margin: 0 auto 20px auto;
    font-size: 16px;
}

.panel {
    width: 100%;
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 15%); */
    padding: 20px;
    margin-top: -5px;
}

.syllabus-count {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 25%), inset 0px 0px 20px rgb(0 0 0 / 25%);
    width: 120px;
    height: 120px;
    border-radius: 70px;
    text-align: center;
    line-height: 120px;
    font-size: 40px;
    color: #6C226D;
    font-family: 'helveticabold';
    margin: 0 auto 12px auto;
}

.Marketing-section .part h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #FFFFFF;
}

.Marketing-section .part p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

#program-section .row>* {
    padding-right: 0px;
    padding-left: 0px;
}

.Marketing-section .icons {
    display: flex;
}

.Marketing-section button.accordion img {
    float: right;
    margin-top: 10px;
}

.Marketing-section .icons img {
    margin-top: 0px !IMPORTANT;
}



.panel p {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;

    color: #000000;
    border-end-start-radius: 1px solid;
    /* border-bottom: 1px solid; */
    padding: 5px 0px;
}

.icons h6 {
    font-style: normal;
    font-size: 12px;
    line-height: 120%;
    /* display: flex; */
    align-items: center;
    color: #737373;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.Marketing-section .engine img {
    width: 140px;
    height: auto;
}

.Marketing-section .engine p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
    /*  */
    color: #FFFFFF;
}



.banner-part .tagline h4 {
    font-style: normal;

    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
}

.banner-part .tagline h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* identical to box height, or 30px */

    display: flex;
    align-items: center;


    color: #6D6D6D;
    margin-top: 15px;
}

.Marketing-section .seo-part {
    background: #323232;
    border-radius: 20px;
    padding: 60px;
}

.Marketing-section .optimize {
    padding-bottom: 20px;
}

.Marketing-section .optimize img.unit {
    margin-left: 10px;
}

.section-logo img.icon {

    margin-top: 20px;



}

.industry {
    padding: 15px;
}

.banner-part .industry {
    padding: 0px 15px 15px 0px;
}

.banner-part ul {
    padding: 0px;
}

.banner-part li {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #6D6D6D;
    margin-top: 30px;
}

.tools-logos {
    padding: 70px 0px 0px;
}

.tools-logos img {
    width: 80%;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0 auto;
}

.slick-dots li button:before {
    font-size: 15px !important;
}

.feedback {
    padding-top: 70px;
}

.training-teams {
    padding-top: 70px;
    padding-bottom: 70px;
}

.training-teams h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #000000;
    /* text-align: center; */
    margin-bottom: 20px;
}

.training-teams p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    /* text-align: center; */
}

.training-teams .col-md-1.col-sm-1.col-lg-1 {
    display: none;
}

.training-teams .col-lg-2 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 10px;
}
.training-teams .fitness-blocks {
    text-align: center;
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 10%); */
    padding: 10px 10px 20px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.training-teams .fitness-blocks img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.training-teams .fitness-blocks h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    align-items: center;
    color: #000000;
    margin-bottom: 10px;
}

.training-teams .fitness-blocks p {
    font-style: normal;
    /* font-weight: 100 !important; */
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin: 0;
    height: 160px;
    /* margin-bottom: 15px; */
}

.Marketing-section .row>* {

    padding-left: 0px;

}

.Marketing-section {
    /* padding-top: 70px; */
    padding-bottom: 70px;
}

.social-media h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    /* identical to box height, or 29px */
    align-items: center;
    text-align: center;

    color: #000000;
    text-decoration: none;
    margin-top: 20px;
}

a:hover {
    text-decoration: none;
}

.social-media p {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #6D6D6D;
    text-align: center;
}

.banner-part .product-area .social-media {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 5px;
    /* padding: 30px 30px 30px 30px; */
    padding-top: 50px;
    margin: 10px;
    padding: 20px;
}

.slick-next:before,
.slick-prev:before {

    color: black !important;
}

.slick-slide {

    width: 230px;
}

.banner-part .product-area .social-media img {
    width: 50px;
    height: auto;
    margin: 0 auto !important;
}

.product-area button {
    font-style: normal;
    font-size: 15px;
    line-height: 120%;
    display: block;
    align-items: center;
    text-align: center !important;
    color: #000000;
    background-color: white;
    border: none;
    margin: 0 auto;
    font-family: 'helveticabold';
}

.banner-part img {
    width: 20px;
    height: auto;
    /* margin-left: -27px; */
    margin-right: 20px;
    margin-left: 0px;
}


.Notes-section h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    /* display: flex; */
    /* align-items: center; */

    color: #000000;
}

.Notes-section p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #6D6D6D;
}

.Notes-section .digital-marketing {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 30px;
}

.Notes-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.Digital-skills h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    /* display: flex; */
    /* align-items: center; */

    color: #000000;
}

.Digital-skills p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* identical to box height, or 22px */
    display: flex;
    align-items: center;

    color: #737373;
    padding-top: 10px;
    margin-bottom: 30px;
}

.post {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    box-shadow: 4px 0px 4px rgb(0 0 0 / 20%);
}

.post:hover {
    /* border-bottom: 5px solid #6C226D;
     */
    background-color: #6C226D;
}


.Digital-skills .support {
    display: flex;
    padding: 10px 20.5%;
}

.support img {
    width: 25.19px;
    height: auto;
    /* margin: 10px 13px; */
    margin-right: 20px;
}

.education img {
    width: 100%;
    height: auto;
}

/* /* .lesson-part .spart {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
display: flex;
align-items: center;

color: #000000;
margin-left: 15px;
} */

.lesson-part li {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #737373;
    padding: 10px;
}

*/ #lesson-part .img {
    margin-left: -25px;
}

.online li {
    padding-top: 20px;
    /* padding-bottom: 9px; */
}

/* .reviews-section h4 {
    /* font-size: 20px; 
    font-weight: 700;
  
    line-height: 120%;
   
    letter-spacing: 0.15px;
    color: #000000;
} */

/* .Digital-skills .spart {
    margin-left: 35px;
} */

.spart li {
    list-style-type: disc;
    padding: 10px 10px 0px 10px;


}

#lesson-part ul {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;



    color: #737373;

}

div#lesson-part span {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    /* display: flex; */
    align-items: center;

    color: #000000;
    margin-left: 10px;
}

.switch.button {
    /* margin: 0 auto!important; */
    text-align: center;
}

div#lesson-part {


    padding-bottom: 60px;
}

li img {
    width: 20px;
    margin-left: -25px;
}

.admission.process h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
}

.admission.process p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    align-items: center;
    color: #737373;
    margin-bottom: 30px;
}

.admission.process table {
    /* font-family: arial, sans-serif; */
    border-collapse: collapse;
    width: 100%;
    margin-top: 50px;
}

/* .admission.process th, td {
    font-size: 16px;
} */
section.instructors.information-area .container {
    position: relative;
}
.admission.process td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size: 16px;
}

.admission.process tr:nth-child(odd) {
    background-color: #f0f8ff;
}

.certificates {
    padding: 0px 0px 70px;
}

.certificates h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    color: #000000;
}

.certificates img {
    width: 100%;
    height: auto;
    border: 2px solid #000000;
}

.certificates .slick-initialized .slick-slide {
    padding: 20px;
}

.application-form {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 40PX;
    height: 100%;


}

.application-form span {
    font-style: normal;
    font-weight: 750;
    font-size: 35px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #59C0A2;
}

.application-form h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    /* identical to box height, or 30px */

    display: flex;
    align-items: center;


    color: #000000;
}

.application-form h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;


    color: #737373;
}

.application-form.active span,
.application-form.active h4,
.application-form.active h6 {
    color: #fff;
}

.application-form:hover,
.application-form.active {
    background: #6C226D;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    color: #fff !important;

}

.application-form:hover span {
    color: white;
}

.application-form:hover h4 {
    color: white;
}

.application-form:hover h6 {
    color: white;
}

.feedback h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
}

/* color: white; */
.admission.process .row>* {
    padding-right: 15px;
    padding-left: 0px;
}

.feedback .manage-field {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    /* margin-top: 50px; */
    /* margin-right: 20px; */
    margin: 70px 7px 50px 7px;
    height: auto;
    display: inline-block;
    width: 90%;
}

.manage-field img {
    width: 90px;
    height: auto;
    margin-top: -45px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.feedback .manage-field .presentation h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    /* display: flex; */
    align-items: center;
    color: #000000;
    margin-bottom: 5px;
}

.feedback .manage-field .presentation p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;

    align-items: center;


    color: #737373;
}

.feedback .checked {
    color: #D7256E;
}

.feedback .presentation {
    display: flex;
}

.feedback .presentation .info {
    width: 50%;
}

.feedback .presentation .rates {
    width: 50%;
}

/* .rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: '★ ';
}

.rate>input:checked~label {
    color: #D7256E;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #D7256E;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #D7256E;
} */

.facebook img {
    width: 41px;
    height: auto;
    margin-top: -55px;
    float: right;
    margin-right: 20px;
}

#lesson-part .online {
    background-color: #F6F6F6;
    padding: 6% 7% 6% 7%;
}

.admission.process {
    padding-top: 70px;
    padding-bottom: 50px;
    background: #F7F7F7;
    display: flex;
    margin-bottom: 70px;
}

/* .feedback {
    padding-bottom: 60px;
} */

.average-section h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: white;
}

.average-section {
    margin-top: 70px;
}

.average-section p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    align-items: center;
    color: white;
}

.average-section .work.slick-slide {
    border: none;
}

.average-section .arrangement-part .sheet h6 {
    font-size: 18px;
    margin-bottom: 0px;
}

.average-section .arrangement-part .sheet span {
    font-size: 15px;
}

.reader-button {
    float: right;
    /* margin: 0 auto; */
    margin-top: -70px;
}

.reader-button button {
    background: #D7256E;
    box-shadow: 0px 10px 35px -3px rgb(215 37 110 / 35%), 0px 4px 6px rgb(215 37 110 / 25%);
    border-radius: 8px;
    padding: 10px 25px 10px 25px;
    /* color: white; */
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FCFCFF;
    border: none;
    font-family: 'helveticabold';
}

.average-section .arrangement-part {
    display: flex;
    padding-bottom: 20px;
}

/* .average-section .arrangement-part .times {
    width: 30%;
} */

.average-section .arrangement-part .sheet {
    width: 100%;
    padding: 20px;

}

.average-section .col-md-8 p {
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    display: flex;
    align-items: center;
    text-align: justify;
    /* color: #FFFFFF; */
}

.fastest-section {
    /* background: #323232; */
    background: url(../images/black.png);
    border-radius: 20px;
    padding: 70px;
    background-size: cover;
    margin-bottom: 70px;
}

.fastest-section .sheet {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 120%;
    /* display: flex; */
    align-items: center;

    color: #FFFFFF;
}

.field-section {
    display: flex;
}

.field-section .colapson img {
    width: 45px;
    height: auto;
    margin: 0px 5px 5px 5px;
}

/* 
/* .field-section .presentation1 {
    /* margin-left: 20px; 
margin-top:-15px;
} */
.col-md-5.counter-average {
    padding: 0px;
}

.field-section .presentation1 span {
    font-style: normal;
    font-weight: 750;
    line-height: 40px;
    text-align: center;
    color: #6C226D;
    font-size: 30px;
    margin-top: -10px;
    display: block;
    text-align: left;
}

.field-section .presentation1 p {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
    font-family: 'helveticabold';
    margin-bottom: 0px;
}

.presentation1 {
    margin-left: 5px;
}

.fee-section .application-form1:hover h6,
.fee-section .application-form1:hover p,
.fee-section .application-form1:hover h6 span,
.fee-section .application-form1:hover span {
    color: #fff;
}

.field-section {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 20px 5px 20px 5px;
    margin-top: 20px;
    width: 110%;
    height: 90px;
}

.average-section .wonder img {
    width: 50px;
    height: auto;
}

.average-section .times img {
    width: 97px;
    height: auto;
}

.fee-section .col-md-4 p {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 15px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #6D6D6D;
}

.fee-section .col-md-4 p:hover {
    background: #6C226D;
    color: white;

}

.fee-section .application-form1 {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 40px;
    height: 94%;
}

.fee-section .application-form1:hover {

    background: #6C226D;

}

.nav nav-tabs a.active:active {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    box-shadow: 4px 0px 4px rgb(0 0 0 / 20%);
    border-bottom: #6C226D 5px solid;

}

/* a#v-pills-home-tab.active {
    background: #6C226D;
    color: white;
} */


.application-form1 span {
    font-style: normal;
    font-weight: 750;
    font-size: 30px;
    line-height: 191%;

    align-items: center;
    text-align: center;

    color: #000000;
}

.application-form1 p {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    /* display: flex; */
    /* align-items: center; */
    /* text-align: center; */
    /*  */
    color: #000000;
}

.fee-section button {
    background: #D7256E;
    box-shadow: 0px 10px 35px -3px rgb(215 37 110 / 35%), 0px 4px 6px rgb(215 37 110 / 25%);
    border-radius: 8px;
    bordr: none;
    border: none;
    padding: 5px 10px 5px 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #FFFFFF;
}

.fee-section h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #000000;
}

.fee-section p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* identical to box height, or 22px */

    display: flex;
    align-items: center;


    color: #737373;
}

.fee-section {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #F7F7F7;
    /* padding: 70px!important; */
}

/* .fee-section .sector {
    background: #F7F7F7;
    padding: 70px;
} */
.fee-section .row>* {
    padding-left: 0px;
    padding-right: 20px;

}

.assure span {
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    /* display: flex; */
    /* align-items: center; */

    color: #FFFFFF;
    margin-left: 10px;
}

.sector p {
    padding-bottom: 20px;
}

.program-fee.benefits h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
    /* identical to box height, or 36px */

    display: flex;
    align-items: center;


    color: #000000;
    margin-bottom: 1.5rem;



}

.benefits p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;

    color: #737373;
}

.benefits h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;

    align-items: center;

    color: #000000;
}

.benefits span {
    font-size: 30px;
    line-height: 120%;

    align-items: center;

    color: #6C226D;


}


.program-fee.benefits p {

    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;


    color: #737373;



}

.program-fee.benefits li {
    padding-top: 20px;
}

.assure h4 {
    font-style: normal;
    font-weight: 750;
    font-size: 30px;
    line-height: 120%;
    /* display: flex; */
    /* align-items: center; */
    /*  */
    color: #FFFFFF;
}

.assure h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    /* identical to box height, or 22px */

    display: flex;
    align-items: center;

    color: #FFFFFF;
    margin: 20px 0px;

}

.program-fee li {
    padding-top: 0px;
}

.terminal {
    /* background: #F7F7F7; */
    /* background: #F7F7F7; */
    padding: 0px;
}

.program-fee {
    padding-top: 70px !important;
}

.assure {
    background: url(../images/purple.png);
    height: 405px;
    width: auto;
    padding: 70px 0px 60px 30px;

}

.program-fee .col-md-7 {
    background: #F6F6F6;
    padding: 70px !important;
}

.col-md-5.ready {
    padding: 0px;
}

.flex-button {
    float: left;
    /* margin-bottom: 64px; */
}

.flex-button button {
    background: #D7256E;
    box-shadow: 0px 10px 35px -3px rgb(215 37 110 / 35%), 0px 4px 6px rgb(215 37 110 / 25%);
    border-radius: 8px;
    border: none;
    padding: 9px 20px;
    font-size: 16px;
    color: white;
    margin-left: 12px;
    margin-bottom: 28px;
}

.average-part {
    text-align: center;
}

.average-part p {
    /* text-align: center; */
    margin-left: 40px;
}

.form-group {

    margin-bottom: 1rem;
    margin-top: 3rem;

}

input#password_check {
    width: 60%;
    padding-left: 10px;
    height: 42px;
    float: left;

}

.clear {
    clear: both;
}

.form-group img {
    position: absolute;
    margin-top: -30px;
    width: 25px;
    height: auto;
    margin-left: 10px;
}

img.vector {
    margin-left: 50px;
    margin-top: -20px;
    width: 20px;
    height: auto;
}

.articles-list .content {
    text-decoration: none;
    color: black;
}

.selection h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height, or 171% */
    text-align: center;
    margin-top: 25px;
}

.digital.slick-initialized.slick-slider {

    padding-top: 50px;
}

.reviews-section p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;


    color: #18191F;

}

.articles-list img {
    width: 415px;
    height: auto;
}

.selection img {

    width: 70px;
}

.selection {
    text-align: -webkit-center;

}

.reviews-section .selection h4 {

    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    /* identical to box height, or 171% */

    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;

    /* Text / Gray 900 */

    color: #18191F;

}


.marketing-section {
    padding-bottom: 80px;
}


.articles-list .content h3 {

    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */

    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;

    color: #6C226D;



}

.articles-list .content p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    /* font-feature-settings: 'salt' on, 'liga' off; */
    color: #18191F;
    /* padding-right: 20px; */
    padding-left: 0px;
    padding: 5px 15px;
}

.marketing-section .finanaces {
    text-align: center;
    margin-right: 60px;
}

.marketing-section .col-md-12 {
    margin-top: -50px;
    margin-left: 35px;
}

.marketing-section .finanaces .selection h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #18191F;
}

.marketing-section .finanaces .selection p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #737373;
}

.reviews-section {
    padding-top: 70px;
    padding-bottom: 70px;
}

/* /* .asked-questions .accordion {
       
        padding: 15px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
     border:none;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
        border-radius: 5px;
    }
    
    .asked-questions .panel {
        padding: 0 18px;
        display: none;
        background-color: white;
        overflow: hidden;
        /* padding: 15px; 
width: 100%;
background: #FFFFFF;
box-shadow: 0px 0px 10px rgb(0 0 0 / 1%);
border-radius: 5px;
padding: 15px;
} */

*/ button:focus {
    /* outline: 1px dotted; */
    outline: none;
}

.asked-questions {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #f7f7f7;
}

footer {
    background: #323232;
    padding: 50px 0px 30px 0px;
    color: #fff;
    /* text-align: center; */
}

footer .contact {
    display: flex;
}

footer .contact .image {
    width: 20%;
}

footer .contact .info {
    width: 80%;
}

footer ul {
    padding-left: 0;
}

footer .col-md-5 .row>* {
    padding: 0;
}

footer hr {
    margin-top: 40px;
    margin-bottom: 30px;
    border-top: 1px solid rgba(255, 255, 255, .5);
}

footer .col-md-12 {
    margin-top: 40px;
}

footer h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 120%;
}

footer h6 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
}

footer p {
    font-size: 16px;
    line-height: 22px;
}

footer li {
    font-size: 16px;
    line-height: 22px;
}

.asked-questions button.accordion {
    margin-top: 15px;
    font-size: 16px !important;
}

.asked-questions .accordion {
    font-family: 'helveticabold';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
    /* or 22px */

    display: flex;
    align-items: center;


    color: #000000;
}

.asked-questions .panel p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: center;

    color: #737373;
}

.col-md-12 {
    padding-left: 0px;
    padding-right: 0px;

}

.Digital-skills .tab-content .active {
    opacity: 1;
}

.Digital-skills ul.nav.nav-tabs {
    width: 90%;
    margin: 0 auto -35px;
}

.Digital-skills .input {
    width: 33.33%;
}

.Digital-skills li a {
    color: #6C226D;
    font-size: 20px;
    text-align: center;
    display: block;
}

.Digital-skills li a.active,
.Digital-skills li a:hover {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    box-shadow: 4px 0px 4px rgb(0 0 0 / 20%);
    border-bottom: #6C226D 5px solid;
    padding: 15px 15px;
}

.Digital-skills li a {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    box-shadow: 4px 0px 4px rgb(0 0 0 / 20%);
    border-bottom: #FFFFFF 5px solid;
    padding: 15px 15px;
}

.Digital-skills .input {
    width: 33.33%;
}

.Digital-skills .input img.image {
    position: absolute;
    margin-left: 50px;
    margin-top: 25px;
    width: 20px;
}

.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {

    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.tabs-left>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: black;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;

}

/* .nav-pills .nav-link:active, .nav-pills .show>.nav-link {

background-color:pink;
   

} */
.nav-pills .nav-link,
.nav-pills .show>.nav-link {
    color: black;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 15px;
    padding: 15px;
    /* padding-top: 15px; */
    margin-bottom: 20px;
    height: auto;
}

/* .nav-pills .nav-link.active {background:#6C226D;} */
a#v-pills-home-tab.nav-lin active {
    background: purple;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {}

.slick-next:before,
.slick-prev:before {
    color: white !important;
    height: 30px;
    width: 30px;
    border-radius: 50px;
}

/* .slick-prev {
    /* left: -25px; 
    top: 103%!important;
    width: 100%!important;
}
.slick-next {
    /* left: -25px; 
    top: 103%!important;
    width: 100%!important;
}
 */
.content1-section img {

    width: 50px;
}


.fee-section .tab-content {
    width: 65%;
    float: right;
}

.fee-section ul.nav.nav-tabs {
    width: 30%;
    float: left;
    margin: 0px;
    border: none;
}

.fee-section li {
    width: 100%;
    margin-bottom: 10px;
}

.package-fee ul {
    margin: 0px;
    padding: 0px;
}

.fee-section ul.nav.nav-tabs li a {
    color: #6D6D6D;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px !important;
    padding: 15px 15px;
    width: 100% !important;
    display: inline-block;
}

.fee-section li a:hover,
.fee-section li a.active {
    background: #6C226D !important;
    color: #fff !important;
}

.package-fee li h3 {
    font-size: 30px;
    color: #000;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.package-fee li h4 {
    font-size: 20px;
    color: #737373;
    font-weight: normal;
}

.package-fee li h5 {
    font-size: 20px;
    color: #333;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
}

.package-fee li {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    width: 45%;
    text-align: center;
    padding: 30px;
    float: left;
    margin-right: 2.5%;
    margin-left: 2.5%;
}

.package-fee li a {
    background: #D7256E;
    box-shadow: 0px 10px 35px -3px rgb(215 37 110 / 35%), 0px 4px 6px rgb(215 37 110 / 25%);
    border-radius: 8px;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
}