@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
body {
    font-family: "DM Sans", serif;
}
.main-logo img {
    width: 100%;
}
a {
    text-decoration: none;
    color: #fb3b06;
}
header.rv-header {
    /* position: absolute; */
    width: 100%;
    padding: 13px 1.5rem;
    background: transparent;
    transition: all 0ms;
    height: auto;
    z-index: 99;
    border-bottom: 1px solid #0000000d;
}
.black-sec b {
    color: white !important;
}
.black-sec span, .black-sec a {
    color: #CDDC39 !important;
}
.home-banner .container {
    position: relative;
}
.s-menu:after {
    content: '⮟';
    padding-left: 1px;
    font-size: 13px;
    opacity: .5;
}
.home-banner {
    position: relative;
    padding: 50px 0;
}
.hm-left h1 {
    font-size: 72px;
    font-weight: 700;
    color: #fb3d09;
}
.hm-left p {
    font-size: 26px;
    font-weight: 500;
}
.hm-left a {
    display: block;
    width: fit-content;
}
.hm-right {
    text-align: right;
}
.h-r-head span {
    font-size: 72px;
    font-weight: 300;
    display: block;
    color: #525050;
}
.h-r-head {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
}
.hm-right p {
    font-size: 22px;
    margin: 6px 0 12px 0;
}
.chnage-text {
    position: relative;
}

.hm-right .word {
    position: absolute;
    opacity: 0;
    display: flex;
    font-size: 72px;
    right: 0;
    font-weight: 700;
}

.hm-right .letter {
    display: inline-block;
    position: relative;
    float: left;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px;
    color: #fb3d09;
}

.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  transform: rotateX(-90deg);
}

.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.home-banner:before {
    content: "";
    background: rgb(255 255 255 / 83%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
img.hm-middle-img {
    width: 100%;
}
.rv-header .col-md-2,
.rv-header .col-md-6,
.rv-header .col-md-4 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.no-animation-img {
    animation: none !important;
    border-radius: 25px 25px 2px 25px;
}
.ser-content-right .ser-r-head span {
    color: #fc3d09;
}
.ser-content-right p b {
    color: #000000;
    font-weight: 700;
}

ul.ins-ul li {
    margin-bottom: 18px;
}
ul.ins-ul {
    display: block !important;
    list-style-type: disclosure-closed !important;
    padding-left: 22px !important;
}
.rv-header .col-md-7 {
    justify-content: center;
}
ul.menu-ul li:hover {
    background: rgba(9, 31, 67, 0.04);
}
ul.menu-ul li:hover a {
    color: #fb3b06;
}
ul.menu-ul li a {
    color: #000000;
    font-size: 16px;
    text-decoration: none;
}
ul.menu-ul li {
    font-weight: 500;
    line-height: 19px;
    border-radius: 8px;
    letter-spacing: -0.011em;
    padding: 16px 14px;
    position: relative;
    z-index: 9;
}
ul.menu-ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.rv-header .row {
    padding-left: 40px;
}
.hd-right-btn a {
    box-shadow: none;
    font-size: 15px;
    letter-spacing: -0.009em;
    white-space: nowrap;
    line-height: 1;
    padding: 9px 22px;
    border-radius: 7px;
    transition: color 450ms, background 450ms;
    border: 1px solid #21252980;
    background: #000000;
    color: #ffffff;
}
.hd-right-btn {
    display: flex;
    align-items: center;
}
a.enroll-btn {
    background: #fb3d09;
    border-color: #fb3d09;
    margin-right: 20px !important;
}
button.btn-close:hover {
    color: #ff5937;
}
button.btn-close:focus {
    box-shadow: none;
}
button.btn-close {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 2;
}
#exampleModal p {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 24px;
    margin-bottom: 30px;
}
ul.sub-menu li a,
ul.menu-ul li:hover ul.sub-menu li a {
    color: #6c757d;
}
ul.sub-menu li:hover a {
    color: #212529 !important;
}
ul.menu-ul li:hover ul.sub-menu {
    display: block;
}
ul.sub-menu {
    position: absolute;
    top: 48px;
    left: 0;
    display: none;
    float: left;
    padding: 12px 8px;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
    border-top: 2px solid #fb3b06;
    width: max-content;
}
.hd-right-btn a:hover {
    background: transparent;
    color: #212529;
}
/*.top-banner:before {
    content: "";
    background-image: url(../images/banner-head-bg.png);
    background-position: 50% 70px;
    background-repeat: no-repeat;
    background-size: 40% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
.top-banner {
    /* background-image: url(../images/hm-banner-bg.png); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
    position: relative;
    background: #000000e0;
}
.banner-head {
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.banner-head h1 {
    text-align: center;
    color: #0f110f;
    font-size: 92px;
    font-weight: 700;
    line-height: 1.2em;
    position: relative;
}
.banner-head h1:before {
    content: "";
    top: -2px;
    left: 81px;
    position: absolute;
    height: 126px;
    width: 270px;
    background: #e9d175;
    border-radius: 69px;
    animation: moveBottom 5s infinite linear;
}
.banner-head h1 span {
    position: relative;
}
.banner-head h1 .right-img {
    position: absolute;
    width: 67px;
    right: 0;
    animation: rotation 8s infinite linear;
}
.banner-head h1 .left-img {
    position: absolute;
    width: 38px;
    left: 50px;
    top: 0;
    animation: moveBottom 5s infinite linear;
}
.banner-head p {
    text-align: center;
    color: #111111;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0px;
    margin: 26px 0 32px 0;
}
.banner-head a {
    font-size: 18px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #0f110f;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #0f110f;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 20px 30px 0px rgba(255, 165.99999999999991, 83.99999999999999, 0);
    padding: 15px 40px 15px 40px;
    display: block;
    width: max-content;
    margin: 0 auto;
}
.banner-head a:hover {
    background: transparent;
    color: #0f110f;
}
.banner-hm1 {
    text-align: center;
    margin-top: 20px;
}
.top-banner .col-md-4:nth-child(2) .banner-hm1 img {
    margin-top: 100px;
}
.banner-hm1 img {
    border-radius: 30px;
    width: 90%;
    height: 450px;
    object-fit: cover;
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
.round-img img {
    position: absolute;
    width: 160px;
    height: 160px;
    transform: translate(-50%, -12%);
    left: 45%;
    bottom: 0;
    animation: rotation 8s infinite linear;
}
.count-box {
    text-align: center;
    padding: 0 0;
}
.c-bx {
    background: #fb3d09;
    border-radius: 15px;
    padding: 20px;
    margin: 40px 0;
}
.no-co {
    color: #ffffff;
    font-size: 70px;
    font-weight: 800;
}
.count-box p {
    text-align: center;
    color: #ffffffc2;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0;
}
.service {
    /*background-image: url(../images/ser-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;*/
    position: relative;
}
.service-head img.right-img {
    position: absolute;
    width: 67px;
    right: 0;
    animation: rotation 8s infinite linear;
    transform: translate(-50%, -47%);
    top: 60%;
    left: 41%;
}
.ser-content {
    background: white;
    padding: 35px;
    border-radius: 15px;
    box-shadow: 0px 0px 21px #54545414;
}
.align-center {
    display: flex;
    align-items: center;
}
.service-head h2 {
    color: #0f110f;
    font-size: 43px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin: 0;
}
.service-head p {
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9em;
    margin: 0;
    /* text-align: justify; */
}
.service-head .col-md-6 {
    display: flex;
    align-items: center;
}
.service-head {
    position: relative;
    margin-bottom: 40px;
}
.Course-works .col-md-4 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 25px;
    background-color: #f1f1f1;
    border-radius: 14px;
    margin-bottom: 9px !important;
    box-shadow: 0px 0px 0px 1px #00000040 inset;
    width: 32%;
    margin: .6%;
}
.service-box img {
    width: 74px;
    box-shadow: 0px 4px 4px 0px #b3b3b3 inset;
    margin-bottom: 10px;
    object-fit: contain;
    opacity: 1;
    background: white;
    padding: 9px;
    border-radius: 12px;
}
.bx-head {
    text-align: left;
    color: #150d15;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin: 20px 0 15px 0;
}
.service-box p {
    text-align: left;
    color: #939393;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
}
/*.ser-bx .col-md-4:nth-child(2) {
    margin-top: 35px;
}
.ser-bx .col-md-4:nth-child(3) {
    margin-top: 70px;
}*/
.row.ser-bx {
    margin-bottom: 70px;
}
.ser-bx .col-md-4 {
    margin-top: 25px;
}
.Course-works {
    padding: 30px 0;
}
.ser-content-left img {
    width: 100%;
    animation: moveBottom 5s infinite linear;
}
.ser-r-head {
    text-align: left;
    color: white;
    font-size: 43px;
    font-weight: bold;
    line-height: 1.2em;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}
.ser-r-head span {
    color: #ede02f;
}
.ser-content-right {
    padding-right: 50px;
}
.text-justify {
    text-align: justify;
}
.top-banner ul {
    list-style-type: none;
    padding: 0;
}
.top-banner ul li {
    margin-bottom: 15px;
    font-size: 18px;
    color: #ffffffd4;
}
.top-banner ul img {
    width: 26px;
    margin-right: 10px;
}
section.Features {
    padding: 30px 0;
    position: relative;
    background: #f1f1f1;
}
.top-banner .ser-content-right p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9em;
    margin-bottom: 24px;
    color: #ebebeb;
}
.sec-ul {
    list-style-type: none;
    padding: 0;
}
.sec-ul li {
    margin-bottom: 20px;
    font-size: 18px;
}
.sec-ul img {
    width: 33px;
    margin-right: 10px;
}
.ser-content-right p {
    color: #252424;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9em;
    margin-bottom: 24px;
}
.bg-dr{
    background: #f1f1f1;
}
.ser-content .col-md-6 {
    display: flex;
    align-items: center;
}
.ser-content-right .btn:hover {
    background: white;
    color: #000000;
    box-shadow: 5px 5px 0px 0px #fb3d09;
}
.ser-content-right .btn {
    font-weight: 700;
    border-style: solid;
    box-shadow: none;
    font-size: 18px;
    white-space: nowrap;
    line-height: 1;
    padding: 14px 22px;
    border-radius: 7px;
    transition: color 450ms, background 450ms;
    border: 1px solid #21252980;
    background: #fb3d09;
    color: #ffffff;
    display: block;
    width: fit-content;
}
.effective {
    overflow: hidden;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0;
    /*    background-color: #f1f1f1;*/
    position: relative;
}
.section-heading img {
    position: relative;
    top: -8px;
    left: -8px;
}
.effective-head {
    position: relative;
}
.effective-head img {
    position: absolute;
    width: 46px;
    right: 0;
    animation: rotation 8s infinite linear;
    transform: translate(-50%, -47%);
    left: 0;
}
.effective-head span {
    color: #ffffff;
    font-size: 43px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: 0px;
    width: 50%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.effective-head p {
    color: #ababb5;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.9em;
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.effective-box {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 40px 0px 40px;
    border-radius: 30px;
    margin-bottom: 40px;
}
.effective-head {
    position: relative;
    margin-bottom: 50px;
}
.effective-box.bx1 {
    background-color: #e9d175;
}
.effective-box.bx2 {
    background-color: #9896ff;
}
.effective-box.bx3 {
    background-color: #eeeeee;
}
.effective-box span {
    text-align: left;
    color: #150d15;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin-bottom: 12px;
}
.effective-box p {
    text-align: left;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
}
.effective-box a span {
    font-size: 20px;
    line-height: unset;
    position: relative;
    top: 3px;
}
.effective-box a {
    font-size: 18px;
    font-weight: 700;
    fill: #0f110f;
    color: #0f110f;
    background-color: #e0e7fa00;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px rgba(20.999999999999982, 92.00000000000011, 231, 0.43);
    padding: 0px 0px 7px 0px;
}
.effective-box a:hover,
.effective-box a:hover span {
    color: white;
}
.effective-box img {
    width: 100%;
    padding-top: 26px;
}
.effective-box.bx3 .col-md-6 {
    display: flex;
    align-items: center;
}
.effective .ser-content {
    padding: 75px 0;
}
.effective .ser-r-head,
.effective .ser-content-right p {
    color: white;
}
.effective .no-co {
    color: #e9d175 !important;
    font-size: 64px;
    font-weight: 500;
    line-height: 1.2em;
    text-align: left;
}
.effective .count-box {
    padding: 12px 0 0 0;
}
.effective .ser-content-right p {
    text-transform: capitalize;
}

.single-review {
    position: relative;
    background-color: #f4f4f4;
    /*    -webkit-box-shadow: 0 10px 50px 0px rgba(0, 0, 0, 0.12);*/
    /*    box-shadow: 0 10px 50px 0px rgba(0, 0, 0, 0.12);*/
    -webkit-transform: scale(0.96);
    transform: scale(0.96);
    /* -webkit-transition: background-color, -webkit-transform 0.3s ease-in-out 0s;
    transition: background-color, -webkit-transform 0.3s ease-in-out 0s;
    transition: background-color, transform 0.3s ease-in-out 0s;*/
    transition: background-color, transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s;
    z-index: 1;
}

.owl-item.active.center .single-review {
    background-color: #fffcfc;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.review-area.bg-overlay::after {
    opacity: 1;
}

.single-review .quot-icon {
    position: absolute;
    top: 8%;
    left: 13%;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.avatar-lg {
    border: 1px solid;
    height: 3rem !important;
    width: 3rem !important;
    object-fit: cover;
    margin-right: 14px;
}
.review-text p {
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin: 30px 0 0 0;
}
h5.reviewer-name {
    font-size: 18px;
    margin-bottom: 5px;
    color: black;
}
.reviewer-meta h6 {
    font-size: 12px;
    font-weight: 300;
}
section.faq {
    padding: 30px 0;
}
img.goal-img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 14px;
    border-radius: 10px;
}
.goal {
    text-align: center;
}
.goal .box-course p {
    font-size: 14px;
    font-weight: 300;
}
.goal .c-name {
    font-size: 19px;
    border: navajowhite;
    color: #424242;
    margin-bottom: 0;
}

.radius-100 {
    border-radius: 100px !important;
}
section.tools {
    padding: 30px 0;
}
section#review {
    padding: 30px 0;
    /*background-image: url(../images/ser-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;*/
    position: relative;
    background: #f1f1f1;
}
#review img.left-img {
    position: absolute;
    width: 50px;
    left: 31%;
    top: 3.5%;
    animation: moveBottom 5s infinite linear;
}
#review img.right-img {
    position: absolute;
    width: 50px;
    right: 28%;
    animation: rotation 8s infinite linear;
}
section#review .ser-content {
    padding-top: 50px;
}
section#review .ser-content .ser-content-right {
    padding: 0 50px 0 0;
}
.section-heading > h2 {
    display: inline-block;
    font-size: 43px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.3;
    letter-spacing: -1.6px;
}
.section-heading > p {
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.9em;
    margin: 0;
}
.contact-info {
    /* -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12); */
    /* box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.12); */
    border-radius: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    background: #ffffff8a;
}
/*.blog-row img.goal-img {
    height: 250px;
}*/
.c-name a {
    text-align: left;
    display: block;
    line-height: 1.3;
    font-size: 18px;
    color: #2d2d2d;
    padding: 5px 0;
}
.box-course:hover .c-name a {
    text-decoration: underline;
    color: #fb3d09;
}
.contact-info h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 0.9em;
    letter-spacing: normal;
}

.contact-box .form-group input,
.contact-box .form-group textarea {
    font-size: 14px;
    height: 50px;
    padding: 0 15px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.contact-box .form-group textarea {
    height: 160px;
    padding: 15px;
}

.contact-box .form-group input::-webkit-input-placeholder,
.contact-box .form-group textarea::-webkit-input-placeholder {
    color: rgba(68, 68, 68, 0.6);
}

.contact-box .form-group input:-ms-input-placeholder,
.contact-box .form-group textarea:-ms-input-placeholder {
    color: rgba(68, 68, 68, 0.6);
}

.contact-box .form-group input::placeholder,
.contact-box .form-group textarea::placeholder {
    color: rgba(68, 68, 68, 0.6);
}
.form-group {
    margin-bottom: 1rem;
}
.frm-btn {
    box-shadow: none;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.009em;
    white-space: nowrap;
    line-height: 1;
    padding: 16px 22px;
    border-radius: 7px;
    transition: color 450ms, background 450ms;
    border: 1px solid #21252980;
    background: #212529;
    color: #ffffff;
    width: 100%;
    margin-top: 25px;
}
.frm-btn:hover {
    background-color: transparent;
    color: #212529;
}
.contact-info span img {
    width: 50px;
    margin-bottom: 16px;
}
.contact-info a {
    color: #0f110f;
    margin-bottom: 16px !important;
    display: block;
}
.copy-right ul li a:hover,
.contact-info:hover a {
    color: #fb3d09;
}
.copy-right ul li a {
    color: #212529;
}
.copy-right ul li {
    margin-right: 27px;
}
.copy-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin: 0;
    padding: 0;
}
.copy-right p {
    margin: 0;
}
.copy-right {
    border-top: 1px solid #efefef1a;
    padding: 10px 0;
    background: #000000;
    color: white;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 32px;
}
a {
    text-decoration: none;
    color: #fb4c1c;
}
@-webkit-keyframes moveBottom {
    0% {
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px);
    }
}

@keyframes moveBottom {
    0% {
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px);
    }
}
.section-heading {
    position: relative;
}
.section-heading img.left-img {
    left: 29px !important;
    top: -14px !important;
    width: 39px !important;
}
.section-heading img.right-img {
    right: 0 !important;
    top: -5px !important;
}
@-webkit-keyframes headerSlideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes headerSlideDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.rv-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 4%);
    -webkit-animation: headerSlideDown 0.95s ease forwards;
    animation: headerSlideDown 0.95s ease forwards;
    will-change: transform;
    background: #fffffffc;
    padding-bottom: 10px;
    margin: 0;
    padding: 0;
    height: auto;
}
.rv-header.fixed .main-logo img {
    width: 75%;
}
a.scrollup img {
    width: 41px;
    background: white;
    border-radius: 50%;
}
.scrollup {
    position: fixed;
    right: 30px;
    bottom: 23px;
    z-index: 999;
    border-radius: 50%;
    overflow: hidden;
}
/*menu start*/
.mobile-menu-btn {
    display: none;
}
.mobile-menu-btn {
    margin-right: 10px;
    display: block;
    position: absolute;
    left: 18px;
}
.mobile-menu-btn span:nth-child(2) {
    margin-bottom: 0;
    width: 16px;
}
.mobile-menu-btn span {
    height: 2px;
    display: block;
    width: 27px;
    background: #212529;
    margin-bottom: 7px;
    transition: all 0.3s ease;
}
.mobile-menu {
    position: fixed;
    z-index: 99;
    top: 58px;
    width: 100%;
    background: white;
    padding: 15px;
    animation: headerSlideDown 0.95s ease forwards;
    will-change: transform;
}
.single-menu .accordion-button::after {
    display: none;
}
.mobile-menu button.accordion-button {
    background: white;
    border: none !important;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.009em;
    color: #0f110f;
    font-weight: 500;
    padding: 15px 0;
}
.mobile-menu .accordion-item {
    border: none !important;
    border-bottom: 1px solid #f4f4ff !important;
}
.rv-header.fixed .hd-right-btn a {
    padding: 12px 24px;
    font-size: 15px;
}
.hd-right-btn a {
    margin: 9px auto;
    display: block;
    width: fit-content;
    padding: 14px 26px;
    font-size: 16px;
}
.float-bob {
    animation-name: float-bob-y;
    -webkit-animation-name: float-bob-y;
    -moz-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
@keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}
.mobile-menu ul li a {
    color: #212529d1;
    font-size: 15px;
}
.mobile-menu ul li {
    padding: 8px 0;
}
.single-content-list span img {
    width: 22px;
    margin-right: 13px;
}
.mobile-menu {
    display: none;
}
.mobile-menu-btn {
    display: none;
}
.mobile-menu-btn.open {
    padding-top: 3px;
    transition: all 0.3s ease;
}
.mobile-menu-btn.open span:nth-child(2) {
    rotate: -52deg;
    position: relative;
    top: -5px;
}
.mobile-menu-btn.open span:nth-child(1) {
    rotate: 50deg;
    position: relative;
    top: 4px;
}
.mobile-menu-btn.open span {
    width: 24px;
    transition: all 0.3s ease;
}
/*menu end*/
.content-area {
    z-index: 1;
}

.single-content-list span {
    font-size: 16px;
}

/*Profile Circle Wrapper*/
.profile-circle-wrapper {
    position: relative;
    height: 397px;
    width: 517px;
    margin: auto;
    pointer-events: fill;
    cursor: pointer;
    -webkit-transform: perspective(100px), translate3d(0, 0, 0);
    transform: perspective(1000px);
}

.folder-img {
    position: relative;
    top: 210px;
    left: 25px;
    z-index: 1;
}

.profile-inner {
    position: absolute;
    height: 397px;
    width: 517px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: 3s all;
    transition: 3s all;
}

.profile-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #ededed;
    border-radius: 50%;
    margin: 25px auto 0;
}

.circle-lg {
    height: 465px;
    width: 465px;
}

.circle-md {
    height: 335px;
    width: 335px;
    margin-top: 85px;
}

.circle-sm {
    height: 220px;
    width: 220px;
    margin-top: 145px;
}

.profile-icon {
    position: absolute;
    display: block;
    height: 55px;
    width: 55px;
    margin: 0 auto;
    -webkit-transition: 1s all;
    transition: 1s all;
}

.profile-icon img {
    -webkit-transform: rotate(-90deg);
    display: block;
}

.icon-1 {
    top: 40px;
    left: 35px;
    -webkit-transform-origin: 350% 182px;
    transform-origin: 350% 182px;
}

.icon-2 {
    top: 40px;
    left: 370px;
    -webkit-transform-origin: -135px 185px;
    transform-origin: -135px 185px;
}

.icon-3 {
    top: 210px;
    left: 425px;
    -webkit-transform-origin: -355% 12px;
    transform-origin: -355% 12px;
}

.icon-4 {
    top: 422px;
    left: 140px;
    -webkit-transform-origin: 160% -191px;
    transform-origin: 160% -191px;
}

.icon-5 {
    top: -28px;
    left: 130px;
    -webkit-transform-origin: 50% 193px;
    transform-origin: 50% 193px;
}

.icon-6 {
    top: 65px;
    left: -15px;
    -webkit-transform-origin: 328% 100px;
    transform-origin: 328% 100px;
}

.icon-7 {
    top: 200px;
    left: -20px;
    -webkit-transform-origin: 328% -35px;
    transform-origin: 328% -35px;
}

.icon-8 {
    top: -15px;
    left: 120px;
    -webkit-transform-origin: -28% 117px;
    transform-origin: -28% 117px;
}

.icon-9 {
    top: 175px;
    left: 80px;
    -webkit-transform-origin: 46% -68px;
    transform-origin: 46% -68px;
}

.icon-8,
.icon-9 {
    height: 65px;
    width: 65px;
}

/*Circle SM Animation*/
.circle-animation .icon-3-img,
.circle-animation .icon-4-img,
.circle-animation .icon-2-img,
.circle-animation .icon-1-img {
    -webkit-animation: rotateCircle 80s 3.01s infinite linear;
    animation: rotateCircle 80s 3.01s infinite linear backwards;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
}

.circle-animation .icon-1,
.circle-animation .icon-2,
.circle-animation .icon-3,
.circle-animation .icon-4 {
    -webkit-animation: rotateCircle 80s 3s infinite linear;
    animation: rotateCircle 80s 3s infinite linear;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

/*Circle MD Animation*/
.circle-animation .icon-5-img,
.circle-animation .icon-6-img,
.circle-animation .icon-7-img {
    -webkit-animation: rotateCircle 90s 1.01s infinite linear;
    animation: rotateCircle 90s 1.01s infinite linear;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.circle-animation .icon-5,
.circle-animation .icon-6,
.circle-animation .icon-7 {
    -webkit-animation: rotateCircle 90s 1s infinite linear;
    animation: rotateCircle 90s 1s infinite linear;
}

.circle-animation .icon-8,
.circle-animation .icon-9 {
    -webkit-animation: rotateCircle 35s 2s infinite linear;
    animation: rotateCircle 35s 2s infinite linear;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

/*Circle LG Animation*/
.circle-animation .icon-8-img,
.circle-animation .icon-9-img {
    -webkit-animation: rotateCircle 35s 2.01s infinite linear;
    animation: rotateCircle 35s 2.01s infinite linear;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
}

@-webkit-keyframes rotateCircle {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotateCircle {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.ptb_150 {
    padding-top: 100px;
}
.dammy-box {
    width: 131px;
    height: 131px;
    background: linear-gradient(180deg, rgb(251 61 9 / 42%) 0%, rgb(251 61 9 / 6%) 100%);
    position: absolute;
    right: -44px;
    border-radius: 50%;
    top: 21px;
    animation: rotation 8s infinite linear;
}
body {
    overflow-x: hidden;
}
.contact-area {
    padding: 30px 0;
    background-color: #e4e4e4;
    position: relative;
}
.top-form p {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    line-height: 122%;
    color: #112d4e;
    margin-bottom: 34px;
}
.input-g label {
    font-weight: 500;
    font-size: 14px;
    line-height: 27px;
    color: #112d4e;
    display: block;
    margin-bottom: 1px;
}
.top-form form {
    width: 100%;
    background: #ffffff8f;
    padding: 20px;
    border-radius: 12px;
}
.input-g input {
    background: #f9f7f7;
    border: 0.6px solid #112d4e;
    border-radius: 10px;
    height: 40px;
    color: #3f72af;
    font-size: 14px;
    width: 100%;
    padding: 0 19px;
    outline: none;
    box-shadow: none;
}
.input-g {
    margin-bottom: 7px;
}
.input-g input::placeholder {
    color: #3f72af;
}
button.form-btn {
    font-weight: 700;
    border-style: solid;
    box-shadow: none;
    font-size: 18px;
    white-space: nowrap;
    line-height: 1;
    padding: 14px 22px;
    border-radius: 7px;
    transition: color 450ms, background 450ms;
    border: 1px solid #21252980;
    background: #000000;
    color: #ffffff;
    display: block;
    width: 100%;
    text-align: center;
}
button.form-btn:hover {
    background: transparent;
    color: #212529;
    box-shadow: 5px 5px 0px 0px #111111;
}
button.form-btn: ;
hover {
    background: linear-gradient(92deg, rgb(255 55 0 / 65%) 0%, rgb(251 61 9) 100%);
}
#register-form-home input:focus {
    border-color: #fb420f;
}
.form-control:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #101214;
}
.top-form .row .col-md-6:nth-child(1) {
    border-right: 1px solid #dbdbdb;
    padding-right: 60px;
}

/*Mobile responsive*/
@media only screen and (max-width: 767px) {
    header.rv-header {
        padding: 10px 0;
        margin: 0;
        height: auto;
        background: white;
    }
    .rv-header .col-md-6,
    .rv-header .col-md-4 {
        display: none;
    }
    .rv-header .row {
        display: flex;
        flex-wrap: nowrap;
    }
    .rv-header .col-md-2 {
        justify-content: center;
        position: relative;
    }
    .main-logo img {
        width: 100%;
        height: 36px;
    }
    .mobile-menu-btn,
    .mobile-menu.open {
        display: block !important;
    }

    .banner-head h1 {
        font-size: 40px;
    }
    .top-banner {
        padding-top: 0px;
    }
    .banner-head h1:before {
        left: 52px;
        height: 55px;
        width: 122px;
    }
    .banner-head h1 .left-img {
        width: 26px;
        left: 42px;
        top: -9px;
    }
    .banner-head h1 .right-img {
        right: -25px;
        animation: rotation 8s infinite linear;
        bottom: -20px;
    }
    .banner-head p {
        font-size: 16px;
        margin: 24px 0 25px 0;
    }
    .banner-head a {
        font-size: 17px;
        padding: 12px 36px;
    }
    .top-banner .col-md-4 {
        width: 33.33%;
    }
    .banner-hm1 img {
        border-radius: 10px;
        width: 100%;
        height: 100px;
    }
    .top-banner .col-md-4:nth-child(2) .banner-hm1 img {
        margin-top: 30px;
    }
    .round-img img {
        width: 100px;
        height: 100px;
        left: 35%;
        bottom: 24px;
    }
    .banner-hm1 {
        margin-top: 36px;
    }
    .count-box {
        text-align: center;
        padding: 20px 0 0 0;
    }
    .no-co {
        font-size: 35px;
        line-height: normal;
    }
    .service-head h2 {
        font-size: 34px;
    }
    .service-head {
        text-align: center;
        margin-bottom: 12px;
    }
    .service .row .col-md-4:nth-child(4) .dc-box,
    .service .row .col-md-4:nth-child(5) .dc-box,
    .service .row .col-md-4:nth-child(6) .dc-box {
        border-bottom: 1px solid #d6d6d6;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .service-box {
        margin-bottom: 25px;
    }
    .syllabus-ul li {
        width: 100% !important;
    }
    .service-head p {
        margin: 15px 0 0 0;
    }
    .service-head img.right-img {
        width: 50px;
        right: 0;
        top: 22%;
        left: inherit;
    }
    .ser-content-right {
        padding-left: 0;
        text-align: center;
        margin-top: 25px;
        padding-right: 20px;
    }
    .top-banner ul {
        text-align: left;
    }
    .top-banner ul li {
        font-size: 14px;
    }
    .top-banner ul img {
        width: 18px;
        margin-right: 3px;
    }
    .top-banner iframe {
        margin-top: 55px;
        height: auto;
    }
    .ser-r-head {
        text-align: center;
        font-size: 28px;
    }
    .effective-head span {
        font-size: 34px;
        width: 100%;
    }
    .effective {
        padding: 80px 10px 0px 10px;
    }
    .effective-head img {
        width: 34px;
        top: -52px;
    }
    .effective-head p {
        font-size: 16px;
        width: 100%;
    }
    .ser-content .col-md-6 {
        justify-content: center;
    }
    .effective .no-co {
        font-size: 50px;
        text-align: center;
    }
    .effective .ser-content {
        padding: 45px 0;
    }
    #review img.left-img {
        display: none;
    }
    section#review {
        padding: 50px 0;
    }
    #review img.right-img {
        right: 44%;
        width: 40px;
        top: 18px;
    }
    section#review .ser-content .ser-content-right {
        padding: 0;
    }
    section#contact {
        padding-bottom: 0;
    }
    .section-heading > h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    ul.cma li img {
        width: 36% !important;
        display: block;
        margin: 0 auto;
    }
    .c-name {
        font-size: 22px;
    }
    span.c-amount {
        font-size: 18px;
    }
    span.c-strike {
        font-size: 14px;
    }
    .box-course {
        margin-bottom: 25px;
    }
    .box-course ul {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .contact-us ul {
        padding: 0;
    }
    .contact-info h3 {
        font-size: 25px;
    }
    form#contact-form {
        padding: 35px 20px;
        background: #f6f6f6;
        border-radius: 12px;
    }
    .copy-right .row {
        flex-wrap: wrap-reverse;
    }
    .copy-right ul {
        justify-content: center;
        margin-bottom: 22px;
    }
    .copy-right p {
        font-size: 13px;
        text-align: center;
        opacity: 0.8;
    }
    .scrollup {
        right: 14px;
        bottom: 23px;
    }
    a.scrollup img {
        width: 35px;
    }
    .dammy-box {
        display: none;
    }
    .top-form .row .col-md-6:nth-child(1) {
        border-right: none;
        padding-right: 5px;
    }
    .top-form {
        width: 100%;
    }
    .top-form p {
        font-size: 20px;
        margin-bottom: 24px;
        line-height: 1.4s;
    }
    .contact-info {
        margin: 0 !important;
        margin-bottom: 23px !important;
        background: white;
    }
    section#contact .row {
        margin-bottom: 18px !important;
    }
    .ptb_150 {
        padding-top: 45px;
        padding-bottom: 0 !important;
    }
}
@-webkit-keyframes blinker {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}
.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}
.course-sec .col-md-4, .course-sec .col-md-3 {
    border-style: solid;
    border-color: #222121;
    box-shadow: 2px 2px 0px 1px #201b05;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 20px;
    padding: 20px 20px 20px 20px;
    border-radius: 12px;
    background: white;
}
.course-sec .col-md-4 {
    width: 31%;
    margin: 1%;
}
.course-sec .col-md-3 {
    width: 24%;
    margin: .5%;
}
.col-md-3.goal img {
    height: 150px;
}
.box-course ul {
    list-style-type: none;
    padding: 0;
    display: flex;
}
ul.cma li {
    font-size: 14px;
    margin-right: 10px;
}
.c-name {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 7px;
    margin-bottom: 9px;
    color: #494949;
}
ul.cer-ul li {
    font-size: 15px;
    font-weight: 200;
    margin-right: 11px;
}
span.c-amount {
    font-size: 26px;
    font-weight: 600;
    color: #fb3d09;
}
.amt {
    font-size: 13px;
}
span.c-strike {
    font-size: 20px;
    font-weight: 400;
    text-decoration: line-through;
}
span.offer {
    background: #fd1717;
    color: #fff;
    padding: 3px 4px;
    margin-left: 10px;
    border-radius: 5px;
    font-size: 11px;
}
.theme-btn {
    font-weight: 700;
    border-style: solid;
    box-shadow: none;
    font-size: 18px;
    white-space: nowrap;
    line-height: 1;
    padding: 14px 22px;
    border-radius: 7px;
    transition: color 450ms, background 450ms;
    border: 1px solid #21252980;
    background: #000000;
    color: #ffffff;
    display: block;
    width: fit-content;
}
.theme-btn:hover {
    background: transparent;
    color: #212529;
    box-shadow: 5px 5px 0px 0px #111111;
}
.pb50 {
    padding-bottom: 50px !important;
}
.pt50 {
    padding-top: 50px !important;
}
.box-course p {
    font-size: 15px;
}
section.course-sec {
    background: #f1f1f1;
    padding: 30px 0;
}
.choose {
    padding: 30px 0;
}
.course-sec .col-md-4:hover, .course-sec .col-md-3:hover {
    box-shadow: -4px -4px 0px 1px #a3a3a3;
}
.course-sec .row .col-md-4:nth-child(2) {
    box-shadow: 4px 4px 0px 1px #a3a3a3;
}
.row.ser-bx .col-md-4:nth-child(1) .service-box {
    background: #f8e8fe;
}
.row.ser-bx .col-md-4:nth-child(2) .service-box {
    background: #e2fcff;
}
.row.ser-bx .col-md-4:nth-child(3) .service-box {
    background: #fde1dc;
}
.row.ser-bx .col-md-4:nth-child(4) .service-box {
    background: #e4fef0;
}
.row.ser-bx .col-md-4:nth-child(5) .service-box {
    background: #fffae2;
}
.row.ser-bx .col-md-4:nth-child(6) .service-box {
    background: #f8e6d5;
}

a.video-popup-wrapper {
    position: relative;
    display: block;
    z-index: 1;
}
.video-popup-wrapper .position-to-top {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    z-index: 2;
}
.rbt-btn.rounded-player-2 {
    border: 0;
    width: 50px;
    height: 50px;
    margin-left: -40px;
    margin-top: -40px;
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    position: relative;
    border-radius: 100%;
    background: #fff;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
}
.rbt-btn {
    padding: 0 26px;
    background: #01487c;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    border-radius: 6px;
    border: 0 none;
    outline: none;
}
.rbt-btn.with-animation::before {
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}
.rbt-btn.with-animation::after,
.rbt-btn.with-animation::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    border-radius: 50%;
    border: 1.5px solid #fff;
}
.rbt-btn.rounded-player-2 .play-icon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.rbt-btn.rounded-player-2 .play-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    transform: translate(-6px, -9px);
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #01487c;
}
.rbt-btn.with-animation::after {
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}
.video-popup-wrapper::before {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    height: 85%;
    display: block;
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black 100%);
    transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
    cursor: pointer;
    border-radius: 6px;
}
@keyframes ripple {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 1;
    }

    75% {
        -webkit-transform: scale(1.9);
        transform: scale(1.9);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(2.3);
        transform: scale(2.3);
        opacity: 0;
    }
}

@-webkit-keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        border-width: 1px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }

    100% {
        opacity: 0;
    }
}

@keyframes btnIconRipple {
    0% {
        border-width: 4px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        border-width: 1px;
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }

    100% {
        opacity: 0;
    }
}
.effective .col-md-6 img {
    object-fit: contain;
    background: #f1f1f1;
    border-radius: 12px;
}
.h-400 {
    height: 401px;
}
.h-200 {
    height: 190px;
}
.syllabus-ul li {
    width: 33.33%;
    margin-bottom: 20px;
    font-size: 20px;
    list-style: disc;
    position: relative;
}
.syllabus-ul ul {
    display: flex;
    flex-wrap: wrap;
}
.syllabus-ul ul li::marker {
    color: #c4c4c4;
    font-size: 24px;
}
.dc-box .bx-head {
    font-size: 20px;
    line-height: 1.2;
}
.m-auto0{
    margin: 0 auto;
}
.big-b {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: .5px;
}
.blog-pg p {
    margin-bottom: 20px;
}
.blog-pg ul li {
    margin: 20px 0;
}
.pg-head ul li:nth-child(1) {
    border: navajowhite;
}
.pg-head li {
    margin-right: 11px;
    color: #ffffffe6;
    font-size: 16px;
    list-style: none;
    border-left: 1px solid #bbbbbb94;
    padding-left: 10px;
    line-height: normal;
}
.pg-head ul {
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
}

section.course-sec.blog-pg {
    position: relative;
}
img.img-ri {
    border-style: solid;
    border-color: #222121;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    --e-column-margin-right: 20px;
    --e-column-margin-left: 20px;
    padding: 0;
    border-radius: 12px;
    box-shadow: 4px 4px 0px 1px #a3a3a3;
    height: 350px;
    object-fit: cover;
}
.accordion h1 {
    font-size: 32px;
    text-align: center;
}
.accordion-item {
    margin-top: 20px;
    border: 1px solid #fcfcfc;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 20px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
    box-shadow: 0px 0px 10px #d6d6d6a8;
}
.nav-link {
    color: #7f7f7f;
}
.nav-link:hover {
    color: black;
}
.accordion-item .accordion-item-desc {
    display: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px #d6d6d6a8;
}
.accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-title .icon:after {
    content: "-";
    font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
    font-size: 20px;
}
.accordion-item:first-child {
    margin-top: 0;
}
.accordion-item .icon {
    margin-left: 14px;
}

@media screen and (max-width: 767px) {
    .accordion h1 {
        font-size: 22px;
    }
    .accordion-item .accordion-item-title {
        font-size: 15px;
    }
}
.floating_btn {
    position: fixed;
    bottom: 62px;
    right: 6px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.contact_icon img {
    width: 36px;
}
@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}
.dc-box img {
    width: 50px;
    margin-right: 16px;
    position: relative;
    top: 10px;
/*    filter: sepia(1) saturate(0) brightness(0.5) hue-rotate(122deg);*/
}
.dc-box {
    display: flex;
    align-items: center;
}
.bx-head {
    text-align: left;
    color: #150d15;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin: 0 0 2px 0;
    line-height: normal;
}
.service-box p {
    text-align: left;
    color: #565656;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 13px;
    margin-bottom: 0;
}
.flx p {
    font-size: 14px;
    font-weight: 300;
}
/*.service .row .col-md-4:nth-child(4) .dc-box,
.service .row .col-md-4:nth-child(5) .dc-box,
.service .row .col-md-4:nth-child(6) .dc-box {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}*/
.extensive {
    background: white;
    padding: 24px;
    border: 1px solid #d8d8d8;
}
.extensive p {
    font-size: 13px;
    color: #666666;
}
.extensive h3 {
    font-size: 17px;
    color: black;
    margin: 15px 0 14px 0;
}
.extensive img {
    height: 58px;
}
.dc-box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 15px;
    padding-bottom: 15px;
    align-items: flex-start;
}
@keyframes bannermove {
    0% {
        margin-left: 0px;
    }
    100% {
        margin-left: -2125px;
    }
}
.first {
    animation: bannermove 25.5s linear infinite;
}
.photobanner img {
    width: 100px;
    margin: 10px 20px;
    height: 80px;
    object-fit: contain;
    background: #d9d9d9db;
    padding: 5px;
    border-radius: 12px;
}
.photobanner {
    display: flex;
}
.footer-sec {
    background: black;
    padding: 30px 0 25px 0;
}
.logo-part img {
    background: white;
    margin-bottom: 30px;
}
.logo-part p {
    color: white;
    font-weight: 200;
    font-size: 14px;
}
.logo-part ul li:hover img {
    opacity: .8;
}
.logo-part ul li img {
    width: 34px;
    padding: 2px;
    height: 34px;
    border-radius: 50%;
}
.logo-part ul li {
    margin-right: 10px;
    list-style: none;
}
.logo-part ul {
    display: flex;
    padding: 0;
    margin-bottom: 0;
}
.link-head {
    font-size: 22px;
    color: #ffa749;
    margin-bottom: 29px;
}
.links ul li:hover a {
    color: #fb3d09;
}
.links ul li a {
    color: white;
    font-weight: 200;
}
.links ul li {
    margin-bottom: 15px;
    color: #ffffff;
    list-style: circle;
}
.contact-foot ul {
    padding: 0;
}
.contact-foot li img {
    width: 20px;
    filter: brightness(0) invert(1);
    position: absolute;
    left: 0;
    top: 2px;
}
.contact-foot li {
    list-style: none !important;
    position: relative;
    padding-left: 34px;
}
/*.top-banner .col-md-5:before {
    background-image: url(https://web4.socialchowk.com/public/assets/website/imgs/circle-layer.png);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    overflow: hidden;
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .1 !important;
}*/
.top-banner .col-md-5 {
    position: relative;
}
@keyframes rotateme {
    
     0% {
        transform: rotate(0deg);
        opacity: 1;
      }

    50% {
        transform: rotate(180deg);
      }
    100% {
        transform: rotate(360deg);
        opacity: 1;
      }
}
.pg-head:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000d4;
}
.pg-head {
    background-image: url(../images/inner-bg.jpg);
    padding: 50px 0;
    background-attachment: fixed;
    position: relative;
    background-size: contain;
}
.desktopBottomLinks {
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.desktopBottomLinks a {
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 2px solid white;
    transition: 200ms;
    width: 100%;
    gap: 0.5rem;
    cursor: pointer;
    padding: 5px 0;
    font-size: 14px;
}
.top-50{
    padding-top: 50px;
}
.bg-div {
    padding: 50px;
    background: #ffece8;
    border-radius: 15px;
}
.desktopBottomLinks a i {
  font-size: 1.5rem;
}

.desktopBottomLinks a:hover {
    box-shadow: 0px 0px 0px 6px #fc8463;
    /* transform: scaleY(1.1); */
}

.desktopBottomLinks a:nth-child(1) {
    background-color: #fc3d09;
}

.desktopBottomLinks a:nth-child(2) {
    background-color: #0093a6;
}

.desktopBottomLinks a:nth-child(3) {
    background-color: #4caf50;
}
.desktopBottomLinks a:nth-child(4) {
    background-color: #E91E63;
}
.desktopBottomLinks img {
    filter: brightness(0) invert(1);
    width: 18px;
}
.logos-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    -webkit-mask-image: linear-gradient(90deg,rgba(0,0,0,0) 0,#000 15%,#000 85%,rgba(0,0,0,0) 100%);
    mask-image: linear-gradient(90deg,rgba(0,0,0,0) 0,#000 15%,#000 85%,rgba(0,0,0,0) 100%);
}

.logos-slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5rem;
    animation: slide 30s linear infinite;
}

/*.logos-slider-container img {
  width:150px;
 max-width: 150px;
}*/
.logos-slider-container img {
    width: auto;
    max-width: 140px;
    height: auto;
}

@keyframes slide {
  0% {
    transform: translate3d(0,0,0)
  }
  100% {
    transform: translate3d(-100%,0,0)
  }
}

.client-area-2 h1 {
  text-align: center;
  color: #3D4A54;
}

.client-area-2 .card {
  background: white;
  padding: 2rem;
  border-radius: 1rem;
  margin: 0 auto;
  box-shadow: 0px 3px 8px rgb(61 74 84 / 10%), 0px 3px 12px rgb(61 74 84 / 6%)
}
.services-crev .item-box {
    padding: 0 60px;
    border: 1px solid rgb(166 166 166 / 31%);
    background: rgb(241 241 241);
    position: relative;
    color: #000000;
    height: 170px;
    display: flex;
    flex-wrap: wrap;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.services-crev .item-box .num {
    position: absolute;
    top: 24px;
    left: 28px;
    opacity: .7;
}
.services-crev .item-box .icon {
    width: 80px;
}
.mr-35 {
    margin-right: 35px !important;
}
.services-crev h5 {
    font-size: 25px;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.services-crev p {
    line-height: 1.8;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #565656;
    margin: 0;
}
.services-crev .item-box img {
    width: 100%;
}
.ser-content-right .btn:hover img {
    filter: sepia(1) saturate(0) brightness(0.5) hue-rotate(122deg);
}
.hm-banner {
    background-size: cover;
    background-attachment: fixed;
    height: 85vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hm-banner:before {
    content: "";
    background: rgb(0 0 0 / 83%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.hm-banner .container {
    position: relative;
}
.hm-b-content h1 span {
    display: block;
    font-weight: 100;
}
.hm-b-content h1 {
    font-size: 60px;
    text-align: center;
    color: white;
    text-shadow: 2px 2px BLACK;
}
.hm-b-content p {
    text-align: center;
    margin: 20px 0 30px 0;
    color: white;
    font-size: 25px;
    font-weight: 300;
}
.hm-form input::placeholder {
    color: #ffffffde;
}
.hm-form input {
    width: 100%;
    font-size: 16px;
    padding: 8px 10px 8px 38px;
    border: none;
    background: none;
    color: white;
    /* border-right: 1px solid #ffffff45; */
    border-bottom: 1px solid #ffffffb0;
}
.hm-form {
    background: rgba(0, 0, 0, .9);
    border-left: .3125rem solid #faa230;
    padding: 10px 10px 10px 15px;
    border-radius: 6px;
}
.hm-b-btn:hover {
    background: #FF9800;
}
.hm-b-btn {
    padding: 10px 27px;
    border-radius: 5px;
    border: none;
    background: #FF5722;
    color: white;
}
.logos-p img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    padding: 5px;
    background: #ffffff38;
    border-radius: 12px;
}
.logos-p {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 35px;
}
.hm-form .col-md-4, .hm-form .col-md-3 {
    position: relative;
}
.hm-form img {
    width: 18px;
    position: absolute;
    fill: #ffffffe6;
    top: 11px;
    left: 18px;
    filter: brightness(0) invert(1);
}
.city-link:hover img {
    border-color: #FFEB3B;
}
.city-link:hover p {
    color: #fb3d09;
}
.city-link p {
    font-weight: 500;
    margin: 12px 0 0 0;
    font-size: 22px;
    color: black;
}
.city-link img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid white;
    box-shadow: 0px 0px 10px #00000042;
}
.city-link {
    text-align: center;
    margin-bottom: 25px;
}
section.serve-across, .review-area {
    padding-top: 30px;
}






















@media only screen and (max-width:767px){
.course-sec .col-md-4, .course-sec .col-md-3, .Course-works .col-md-4{
    width: 99%;
    margin-bottom: 20px;
}
.hm-left h1 {
    font-size: 32px;
}
.hm-left p {
    font-size: 18px;
}
.hm-right {
    text-align: left;
}
.h-r-head {
    font-size: 30px;
    margin-top: 19px;
}
.h-r-head span {
    font-size: 30px;
}
.hm-right p {
    font-size: 18px;
    margin: 6px 0 10px 0;
}
.hm-right .word {
    left: 50%;
    font-size: 38px;
    transform: translateX(-50%) translateY(0);
    justify-content: center;
}
.home-banner {
    padding-bottom: 0;
}
.hm-right {
    text-align: center;
    margin-bottom: 50px;
}
.top-50{
    padding-top: 30px;
}
.bg-div {
    padding: 15px;
    background: #ffece8;
    border-radius: 15px;
}
.logos-p img {
    width: auto;
    height: 36px;
    object-fit: contain;
    padding: 2px;
    background: #ffffff38;
    border-radius: 0;
}
.hm-b-content h1 {
    font-size: 32px;
}
.hm-b-content p {
    text-align: center;
    margin: 20px 0 30px 0;
    color: white;
    font-size: 21px;
    font-weight: 300;
}
p.iam {
    display: none;
}
.hm-b-content h1 {
    margin-bottom: 20px;
}
.hm-form .col-md-4, .hm-form .col-md-3 {
    margin-bottom: 16px;
}
.hm-b-content h1 span {
    font-size: 26px;
}
.hm-banner {
    height: 68vh;
}
.desktopBottomLinks span {
    display: none;
}
.city-link img {
    width: 80px;
    height: 80px;
    border: 3px solid white;
}
.city-link p {
    margin: 6px 0 0 0;
    font-size: 14px;
}
.course-sec .col-md-2 {
    width: 33.33%;
}
.c-bx .col-md-3 {
    width: 50%;
}
.hm-left {
    text-align: center;
}
.hm-left a {
    width: fit-content;
    margin: 0 auto 12px auto;
}





















}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.rv-header .col-md-4 {
    width: 100%;
}
.rv-header .col-md-6 {
    width: 83%;
}
ul.menu-ul li {
    padding: 16px 10px;
}
.hm-left h1, .h-r-head, .hm-right .word {
    font-size: 40px;
}
.hm-left p {
    font-size: 18px;
}
.hm-right p {
    font-size: 20px;
}
section.bg-white.top-50 .col-md-5, section.bg-white.top-50 .col-md-7 {
    width: 100%;
}
.c-bx .col-md-3, .service .col-md-4, .footer-sec .col-md-3 {
    width: 50%;
}
.ser-r-head, .section-heading > h2 {
    font-size: 30px;
}
.city-link img {
    width: 100px;
    height: 100px;
    border: 3px solid white;
}
.city-link p {
    margin: 12px 0 0 0;
    font-size: 18px;
}
.course-sec .col-md-3, .course-sec .col-md-4, .Course-works .col-md-4 {
    width: 48%;
}
#review .col-md-4 {
    width: 100%;
}
.desktopBottomLinks a {
    font-size: 10px;
}
.ser-content-left img {
    margin-bottom: 15px;
}







}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: portrait) {
.rv-header .col-md-4 {
    width: 100%;
}
.rv-header .col-md-6 {
    width: 83%;
}
ul.menu-ul li {
    padding: 16px 10px;
}
.hm-left h1, .h-r-head, .hm-right .word {
    font-size: 40px;
}
.hm-left p {
    font-size: 18px;
}
.hm-right p {
    font-size: 20px;
}
section.bg-white.top-50 .col-md-5, section.bg-white.top-50 .col-md-7 {
    width: 100%;
}
.c-bx .col-md-3, .service .col-md-4, .footer-sec .col-md-3 {
    width: 50%;
}
.ser-r-head, .section-heading > h2 {
    font-size: 30px;
}
.city-link img {
    width: 100px;
    height: 100px;
    border: 3px solid white;
}
.city-link p {
    margin: 12px 0 0 0;
    font-size: 18px;
}
.course-sec .col-md-3, .course-sec .col-md-4, .Course-works .col-md-4 {
    width: 48%;
}
#review .col-md-4 {
    width: 100%;
}
.desktopBottomLinks a {
    font-size: 10px;
}
.ser-content-left img {
    margin-bottom: 15px;
}






}

@media (min-width: 992px) {
ul.menu-ul li a {
    font-size: 16px;
}
ul.menu-ul li {
    line-height: 16px;
    padding: 8px 10px;
}
ul.menu-ul li a {
    font-size: 11px;
}
.ser-r-head, .section-heading > h2 {
    font-size: 30px;
    line-height: 1.2em;
}
.ser-content-right p {
    font-size: 12px;
    line-height: 1.5em;
}
.top-banner ul li {
    font-size: 12px;
}
.top-banner .ser-content-right p {
    font-size: 12px;
}
.hm-left h1, .h-r-head, .hm-right .word{
    font-size: 30px;
}
.hm-left p {
    font-size: 20px;
}











}
@media (min-width: 1200px) {
ul.menu-ul li a {
    font-size: 14px;
}
ul.menu-ul li {
    line-height: 16px;
    padding: 12px 10px;
}
.hd-right-btn a {
    padding: 10px 26px;
    font-size: 14px;
}
.ser-r-head, .section-heading > h2 {
    font-size: 36px;
    line-height: 1.2em;
}
.ser-content-right p {
    font-size: 13px;
    line-height: 1.9em;
} 
.top-banner ul li {
    font-size: 14px;
}
.top-banner .ser-content-right p{
    font-size: 14px;
}
.hm-left h1, .h-r-head, .hm-right .word{
    font-size: 45px;
}
.hm-left p {
    font-size: 20px;
}








}
@media (min-width: 1400px) {
ul.menu-ul li a {
    font-size: 16px;
}
ul.menu-ul li {
    line-height: 19px;
    padding: 16px 14px;
}
.hd-right-btn a {
    padding: 14px 26px;
    font-size: 16px;
}
.ser-r-head, .section-heading > h2 {
    font-size: 43px;
    line-height: 1.2em;
}
.ser-content-right p {
    font-size: 16px;
    line-height: 1.9em;
}
.top-banner ul li {
    font-size: 16px;
}
.top-banner .ser-content-right p{
    font-size: 16px;
}
.hm-left h1, .h-r-head, .hm-right .word{
    font-size: 72px;
}
.hm-left p {
    font-size: 26px;
}




}