body {
/*    padding-top: 130px;*/
	letter-spacing: 0.05em;
}
p {
    font-size: 14px;
    color: #70788A;
    font-weight: 600;
    line-height: 29px;
}

a {
    text-decoration: inherit;
}

.quick-links ul, .BPA-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.checked-feature-box p {
    color: #70788A;
    font-weight: 600;
    font-size: 14px;
    line-height: 33px;
}

.btn {
    border-radius: 0;
    padding: 13px 22px;
    font-size: 15px;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    margin-right: 25px;
}

.pl-0 {
    padding-left: 0 !important;
}

.mt-40 {
    margin-top: -40px;
}

.mt160 {
	margin-top: 160px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.btn img {
    margin-left: 10px;
}

.pl-3 {
    padding-left: 30px;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt120 {
    margin-top: 120px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.mt140 {
	margin-top: 140px;
}

.pl-70 {
    padding-left: 70px;
}

.pb300 {
	padding-bottom: 300px !important; 
}

.navik-menu ul li a.custom-btn {
    color: #fff;
    padding: 11px 24px;
    margin-left: 20px;
    background: #963AC4;
    text-transform: uppercase;
}

.navik-menu ul li a.custom-btn:hover {
    background: #F5B41C;
}

.navik-menu ul li a.custom-btn:hover {
    background: #F5B41C;
}

.custom-btn:hover {
    box-shadow: -2px -2px 0 #07131f;
}

.navik-menu ul li.dropdown_menu {
    list-style-type: none;
}

.navik-menu li > ul ul, .navik-menu li > ul {
    list-style-type: none;
}

.navik-menu .mega-menu-container ul.mega-menu-list li:hover a {
    color: #963AC4;
}

.navik-menu .mega-menu-box p {
    font-size: 13px;
    color: #818181;
    line-height: 20px;
    margin-bottom: 0;
    padding-right: 60px;
    margin-top: -5px;
}

.nav-top-bar {
    background: #963AC4;
    width: 100%;
}

.top-bar-inner {
    display: flex;
    align-items: center;
    padding: 10px 0;
    justify-content: space-between;
}

.top-bar-right ul {
    list-style-type: none;
}

.top-bar-left {
    font-size: 14px;
    color: #fff;
}

.top-bar-right li a {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    column-gap: 11px;
}

.top-bar-right ul li {
    margin-left: 30px;
}

.banner-area {
    background: #26282A;
    padding-top: 30px;
    padding-bottom: 80px;
    margin-bottom: 90px;
}

.banner-content {
    color: #fff;
}

.banner-content h1 {
    line-height: 55px;
    font-weight: 700;
    font-size: 42px;
    margin-bottom: 13px;
}

.banner-content h1 span {
    color: #963AC4;
}

.banner-content h2 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-left-list {
    display: flex;
    margin-top: 16px;
    justify-content: space-between;
    margin-bottom: 30px;
}

.banner-left-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.banner-left-list ul li {
    font-size: 14px;
    line-height: 33px;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.btn-primary {
    background: #963AC4;
    border-color: #963AC4;
}

.btn-primary img {
    filter: brightness(10);
}

.btn-primary:hover {
    background: transparent;
    color: #963AC4;
    border-color: #963AC4;
}

.btn-primary:hover img {
    filter: inherit;
}

.btn-outline-light img {
    filter: brightness(10);
}

.btn-outline-light:hover {
    color: #963AC4;
}

.btn-outline-light:hover img {
    filter: initial;
}

.banner-right-area {
    position: relative;
    text-align: right;
    padding-top: 40px;
}

.gray-dot-circle {
    position: absolute;
    left: 0;
    top: 0;
}

.banner-img {
    position: relative;
}

.banner-scroll-box {
    background: #fff;
    width: 70%;
    float: right;
    padding: 28px;
}

.BSB-scroll-header {
    display: flex;
    align-items: center;
    text-align: left;
    column-gap: 20px;
}

.BSBS-header-profile img {
    border-radius: 100px;
}

.BSBS-header-name {
    color: #26282A;
    font-family: 'Exo', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.BSBS-header-position {
    font-size: 15px;
    color: #70788A;
    font-family: 'Exo', sans-serif;
}

.BSB-person-pera {
    text-align: left;
    font-family: 'Exo', sans-serif;
    font-weight: normal;
    line-height: 24px;
    font-size: 15px;
    margin-top: 10px;
}

.BSB-highlisht-area {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.BSB-highlisht span {
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 8px;
    display: inline-block;
}

.BSB-highlisht span strong {
    color: #963AC4;
}

.banner_hire .slick-prev {
    position: absolute;
    bottom: -17px;
    right: 38px;
    border: none;
    background: #963AC4;
    z-index: 1;
    padding: 4px 6px;
}

.banner_hire .slick-next {
    position: absolute;
    bottom: -17px;
    right: 0;
    border: none;
    background: #963AC4;
    z-index: 1;
    padding: 4px 6px;
}

.banner-hire a {
    padding: 6px 13px;
}

.banner-hire {
    text-align: left;
    margin-top: 20px;
}

.banner-hire-scroll {
    position: relative;
    z-index: 1;
    margin-top: -100px;
}

.banner-img img {
    border-radius: 100px 0 0 100px;
}

.banner-btn-highlight {
    display: flex;
    column-gap: 30px;
    margin-top: 55px;
}

.BB-highlight-box {
    width: 25%;
    background: #fff;
}

.BB-highlight-box {
    width: 25%;
    text-align: center;
    background: #fff;
    position: relative;
    padding: 25px;
    transition: all 0.3s;
}

.BB-highlight-box:hover {
    background: #963AC4;
    border-radius: 50px 0px 50px 50px;
	transition: all 0.3s
}

.BB-highlight-box .banner-btn-area {
    display: none;
}

.BB-highlight-box:hover .BBH-highlight-heading {
    color: #fff;
}

.BBH-highlight-heading {
    font-size: 18px;
    line-height: 33px;
    font-weight: 700;
    margin-top: 20px;
    font-family: 'Exo', sans-serif;
}

.BB-highlight-box:hover 
 .BBH-highlight-img img {
    filter: brightness(10);
}

.card-PatternFooter {
    position: relative;
}

.card-PatternFooter::before {
    position: absolute;
    content: "";
    background: url("../images/card-pattern.svg") no-repeat;
    background-size: cover;
    bottom: -112px;
    width: 100%;
    height: 140px;
}

.expert-img-area {
    display: flex;
    column-gap: 30px;
}

.expert-img img {
    width: 100%;
}

.expert-img-left, .expert-img-right {
    width: 50%;
}

.expert-home-quote {
    background: #fff;
    box-shadow: 2px 12px 37px rgba(136, 136, 136, 0.4);
    padding: 28px;
    margin-top: 30px;
    text-align: center;
}

.EHQ-quote-icon {
    margin-bottom: 25px;
}

.expert-home-quote p {
    font-size: 16px;
    color: #70788A;
    font-family: 'Exo', sans-serif;
    font-weight: 500;
}

.expert-home-quote h6 {
    font-size: 16px;
    color: #26282A;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
    margin-bottom: 0;
}

.expert-img-left {
    margin-top: 60px;
}

.card-body {
    margin: 120px 0;
}

.expert-form-area {
    background: #963AC4;
    padding: 30px;
    margin-left: 50px;
}

.expert-form-area h2 {
    color: #fff;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 50px;
}

.form-control {
    border-radius: 0;
    font-family: 'Exo', sans-serif;
    font-size: 15px;
    padding: 15px 20px;
    background: transparent;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
}	

.form-control:focus {
    background: transparent;
    color: #fff;
}

.form-control::placeholder {
    color: #fff;
}

.custom-dropi select {
    width: 100%;
    padding: 15px 20px;
    background: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.custom-dropi::before {
    position: absolute;
    background: url("../images/dropdown-arrow.svg") no-repeat;
    width: 20px;
    pointer-events: none;
    height: 20px;
    content: "";
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.custom-dropi {
    position: relative;
}

.custom-dropi select option {
    color: #000;
}

textarea.form-control {
    height: 118px;
    resize: none;
}

.banner-btn-area a:nth-last-child(1) {
    margin-right: 0;
}

.banner-btn-area.full-width .btn {
    width: 100%;
}

.btn-light {
    background: #fff;
    padding: 13px 22px;
    color: #963AC4;
    font-weight: 500;
}

.btn-light:hover {
    background: transparent;
    color: #fff;
}

.gray-bg-area {
    background: #F2F6F9;
    display: inline-block;
    width: 100%;
    padding: 90px 0;
}

.cus-heading {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 70px;
}

.cus-heading h3, .cus-heading h2, .cus-heading h1 {
    font-size: 35px;
    color: #26282A;
    line-height: 66px;
    width: 70%;
    font-weight: 700;
    margin: 0 auto 25px;
}

.cus-heading p {
    line-height: 33px;
    color: #70788A;
    font-weight: 600;
    width: 80%;
    margin: 0 auto;
}

.client-logo-box {
    display: flex;
    align-items: center;
    margin-bottom: 55px;
    justify-content: space-between;
}

.clints-logo-area .client-logo-box:nth-last-child(1) {
    margin-bottom: 0;
}

.checked-feature-area {
    display: flex;
    column-gap: 30px;
    flex-wrap: wrap;
}

.checked-feature-box {
    width: calc(50%  - 15px);
    background: #fff;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    margin-bottom: 30px;
    padding: 30px;
}

.CFB-heading {
    display: flex;
	font-family: 'Exo', sans-serif;
    font-size: 18px;
    align-items: center;
    font-weight: 700;
    margin-bottom: 10px;
    column-gap: 17px;
}

.dark-bg-area {
    background: #26282A;
}

.cus-heading.white-heading h3, .cus-heading.white-heading h2, .cus-heading.white-heading h1, .cus-heading.white-heading p {
    color: #fff;
}

.dark-bg-area {
    background: #26282A;
    position: relative;
    padding: 90px 0;
    margin-bottom: 150px;
    margin-top: 150px;
}

.dark-bg-area::before {
    position: absolute;
    content: "";
    background: url(../images/card-pattern.svg) no-repeat;
    background-size: cover;
    bottom: -112px;
    width: 100%;
    height: 140px;
}


.dark-bg-area::after {
    position: absolute;
    content: "";
    background: url(../images/card-pattern.svg) no-repeat;
    background-size: cover;
    top: -112px;
    width: 100%;
    height: 140px;
    transform: rotate(180deg);
}

.WCF-feature-box {
    width: calc(33.33% - 20px);
    background: #fff;
    margin-bottom: 30px;
    padding: 30px;
}

.white-card-features {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
}

.WCF-feature-img {
    margin-bottom: 22px;
}

.WCF-feature-heading {
    font-size: 23px;
    line-height: 33px;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: 'Exo', sans-serif;
}

.home-process-right {
    padding-left: 30px;
}

.home-process-box {
    display: flex;
    column-gap: 55px;
    position: relative;
}

.home-process-box::before {
    position: absolute;
    left: 24px;
    border-left: 1px dashed #D2D7DD;
    content: "";
    height: 100%;
}

.HPR-process-count {
    background: #963AC4;
    height: 45px;
    min-width: 44px;
    border-radius: 100px;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    line-height: 45px;
    position: relative;
    color: #fff;
}

.HPR-precess-head {
    font-size: 30px;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.HPR-process-content {
    margin-bottom: 15px;
}	

.home-process-box:nth-last-child(1)::before {
	content: inherit;
}

.home-step-area .banner-btn-area {
    padding-left: 137px;
    margin-top: 20px;
}

.white-card2 .WCF-feature-box {
    border: 1px solid #963AC4;
	transition: all 0.3s;
}

.white-card2 .WCF-feature-box:hover {
    background: #963AC4;
}

.white-card2 .WCF-feature-img {
    width: 100px;
    height: 100px;
    background: #963AC4;
    text-align: center;
    line-height: 100px;
	transition: all 0.3s;
}

.white-card2 .WCF-feature-img img {
    filter: brightness(10);
}

.white-card2 .WCF-feature-box:hover .WCF-feature-img {
    background: #fff;
    border-radius: 100px 0 100px 100px;
}

.white-card2 .WCF-feature-box:hover .WCF-feature-img  img{
    filter: none;
}

.white-card2 .WCF-feature-box:hover .WCF-feature-heading {
    color: #fff;
}

.white-card2 .WCF-feature-box:hover p {
    color: #fff;
}

.white-card2 .WCF-feature-box p {
    margin-bottom: 0;
}

.choose-writers-area {
    width: 70%;
    margin: 0 auto 70px;
}

.choose-writers-area .HPR-process-content {
    background: #fff;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    border: 1px solid #E3E3E3;
    padding: 30px;
    margin-bottom: 60px;
}

.choose-writers-area .HPR-process-count {
    width: 85px;
    height: 80px;
    background: transparent;
    position: relative;
}

.choose-writers-area .HPR-process-count span {
    position: absolute;
    left: 50%;
    font-size: 40px;
    font-weight: 500;
    top: 50%;
    transform: translate(-50%, -50%);
}

.choose-writers-area .home-process-box::before {
    left: 45px;
    border-left: 2px dashed #963AC4;
}

.choose-writers-area .home-process-box {
    column-gap: 65px;
}

.AC-counter-inner {
    background: #963AC4;
    padding: 40px;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(4,minmax(0,1fr));
}

.AC-counter {
    font-size: 45px;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
}

.AC-text {
    font-size: 17px;
    color: #fff;
}

.AC-counter-box {
    text-align: center;
    border-right: 1px dashed #FFFFFF;
}

.AC-counter-box:nth-last-child(1) {
    border-right: none;
}

.animation-counter {
    margin-top: -100px;
    position: relative;
}

.white-card3 .WCF-feature-box {
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    border: 1px solid #E3E3E3;
    padding-top: 0;
    margin-top: 66px;
    transition: all 0.3s;
}

.white-card3 .WCF-feature-box .WCF-feature-img {
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    border: 1px solid #E3E3E3;
    width: 100px;
    height: 100px;
    margin-top: -48px;
    background: #fff;
    line-height: 100px;
    margin-bottom: 30px;
    text-align: center;
	transition: all 0.3s;
}

.white-card3 .WCF-feature-box p {
    margin-bottom: 0;
}	

.white-card3 .WCF-feature-box:hover, .white-card3 .WCF-feature-box:hover .WCF-feature-img {
    background: #963AC4;
	transition: all 0.3s;
}

.white-card3 .WCF-feature-box:hover .WCF-feature-img img {
    filter: brightness(10);
}

.white-card3 .WCF-feature-box:hover .WCF-feature-heading, .white-card3 .WCF-feature-box:hover p {
    color: #fff;
}

.ITA-text h3, .ITA-text h2 {
    color: #26282A;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 18px;
}

.ITA-text .banner-btn-area {
    margin-top: 30px;
}

.image-text-area {
    margin-bottom: 100px;
}

.image-text-area .img-rightArea .ITA-img-column {
    order: 1;
    text-align: right;
}

.ITA-text-check ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ITA-text-check ul li {
    margin-bottom: 22px;
    font-size: 17px;
    color: #26282A;
    display: flex;
    align-items: center;
    column-gap: 13px;
}

.ITA-text-check {
    margin: 35px 0;
}

.ITA-text-badge {
    display: flex;
    align-items: center;
    column-gap: 35px;
}

.footer {
    position: relative;
    background: #26282A;
    margin-top: 200px;
    padding: 90px 0 0 0;
}

.footer::after {
    position: absolute;
    content: "";
    background: url(../images/card-pattern.svg) no-repeat;
    background-size: cover;
    top: -112px;
    width: 100%;
    height: 140px;
    transform: rotate(180deg);
}

.quick-links h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.quick-links li a {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    display: inline-block;
}

.quick-links li a:hover {
    color: #963AC4;
}

.accept-card-icon {
    margin-bottom: 40px;
}

.footer-social li a {
    background: #963AC4;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #963AC4;
}

.footer-social li a:hover {
    background: transparent;
}

.footer-social ul {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.footer-social li a img {
    filter: brightness(10);
}

.footer-order-box {
    background: #FFFFFF;
    padding: 20px 20px 40px 20px;
    text-align: center;
}

.footer-order-box p {
    line-height: 30px;
    font-style: italic;
}

.footer-order-box h6 {
    color: #70788A;
    font-size: 14px;
    line-height: 30px;
}

.footer-order-box h6 span {
    color: #963AC4;
    font-weight: 600;
}

.footer-order-area .btn-primary {
    margin: -25px auto 0;
    display: table;
}

.footer-order-area .btn-primary:hover {
    background: #fff;
}

.disclaimer-area {
    background: #fff;
    margin-top: 70px;
    padding: 29px 0;
    text-align: center;
}

.copyright-area {
    text-align: center;
    padding: 20px 0;
}

.copyright-area p {
    margin-bottom: 0;
    color: #fff;
}

.copyright-area p {
    margin-bottom: 0;
    color: #fff;
    font-weight: normal;
}

.BB-highlight-box:hover .banner-btn-area {
    display: block;
}

.BB-highlight-box .banner-btn-area {
    position: absolute;
    left: 50%;
    bottom: -35px;
    transform: translateX(-50%);
}

.BB-highlight-box .banner-btn-area .btn-primary img {
    filter: initial;
}

.BB-highlight-box .banner-btn-area .btn-primary {
    display: flex;
    width: 170px;
    background: #fff;
    color: #963AC4;
}

.BPA-list li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 18px;
    column-gap: 14px;
}

.banner-pera-area {
    margin: 40px 0 50px 0;
}

.banner-right-area .expert-form-area {
    margin-left: 0;
    margin-top: -40px;
}

.ITA-text p {
    font-size: 17px;
    font-weight: normal;
    line-height: 32px;
}

.ITA-experiance-box {
    background: #fff;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    border-radius: 100px;
    width: 206px;
    font-size: 16px;
    float: right;
    height: 206px;
    text-align: center;
    margin-right: 20px;
    line-height: 25px;
    padding: 30px 50px;
    color: #70788A;
    margin-top: -110px;
    text-transform: uppercase;
    position: relative;
}

.ITA-experiance-box span {
    color: #963AC4;
    font-size: 65px;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
    display: inline-block;
    margin-bottom: 23px;
    margin-top: 32px;
}

.ITA-experiance-img {
    width: 90%;
    position: relative;
}

.checked-feature-text {
    display: flex;
    align-items: flex-start;
    column-gap: 19px;
}

.checked-feature-text img {
    margin-top: 5px;
}

.expert-scroll-area .WCF-feature-box {
    width: 100%;
    border: 1px solid #963AC4;
    text-align: center;
    box-shadow: none;
}

.expert-scroll-area .WCF-feature-box .WCF-feature-img {
    margin: -48px auto 30px;
    border: 1px solid #963AC4;
}

.expert-scroll-area .WCF-feature-box:hover .WCF-feature-img {
    border-color: #fff;
}

.expert-scroll-area .white-card-features.white-card3 {
    margin: 0 15px;
}

.expert-scroll-area .WCF-feature-box .WCF-feature-heading {
    font-size: 20px;
    margin-bottom: 0;
}

.expert-scroll-area .WCF-feature-box .WCF-feature-img img {
    display: initial;
}

.expert-scroll-area .slick-prev {
    background: #963AC4;
    width: 46px;
    height: 46px;
    position: absolute;
    border: none;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.expert-scroll-area .slick-next {
    background: #963AC4;
    width: 46px;
    height: 46px;
    position: absolute;
    border: none;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.checked-feature-box p strong {
    color: #26282A;
}

.teamwork-help-area {
    position: relative;
}

.teamwork-map {
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
}

.teamwork-column-area {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.teamwork-box {
    background: #fff;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    border-radius: 100%;
    padding: 40px 30px;
    flex-wrap: wrap;
    width: 267px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 267px;
    display: flex;
}

.teamwork-heading {
    margin: 0 auto;
    font-size: 21px;
    align-items: center;
    font-weight: 700;
    margin-bottom: 10px;
    color: #26282A;
    font-family: 'Exo', sans-serif;
    display: flex;
}

.teamwork-pera {
    color: #70788A;
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 10px;
}

.teamwork-box::before {
    position: absolute;
    content: "";
    background: url("../images/teamwork-circle-pattern.svg") no-repeat;
    left: -95px;
    top: -16px;
    width: 462px;
    height: 158px;
}

.teamwork-column-area .teamwork-box:nth-child(2) {
    margin-top: 40px;
}

.teamwork-column-area .teamwork-box:nth-child(2)::before {
    transform: rotate(180deg);
    top: initial;
    bottom: -18px;
    left: -100px;
}

.ITA-experience-area .gray-dot-circle {
    left: -70px;
    top: -50px;
}

.banner-img.radius0 img {
    border-radius: 0;
}

.banner-pera-area p {
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    font-weight: normal;
}

.web-service-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 20px;
}

.web-service-area .white-card-features {
    flex: 1;
    flex-basis: 18%;
}

.web-service-area .white-card3 .WCF-feature-box {
    width: 100%;
    border: 1px solid #963AC4;
}

.web-service-area .white-card3 .WCF-feature-box .WCF-feature-heading {
    line-height: 33px;
    font-family: 'Exo', sans-serif;
    text-align: center;
    font-size: 20px;
}

.web-service-area .white-card3 .WCF-feature-box  .WCF-feature-img {
    margin: -48px auto 30px;
}

.web-services-main {
    padding: 80px 0 0 0;
}

.web-service-area .white-card3 .WCF-feature-box  .WCF-feature-img {
    margin: -48px auto 30px;
    border: 1px solid #963AC4;
}

.web-service-area .white-card3 .WCF-feature-box:hover .WCF-feature-img {
    border: 1px solid #fff;
}

.about-img2-box {
    position: relative;
    display: flex;
    column-gap: 30px;
}

.about-img-1 img {
    width: 100%;
    border-radius: 100px 0 0 0;
	box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
}

.about-img-2 img{
    width: 100%;
	border-radius: 0 100px 0 0;
	box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
}

.about-img-client {
    background: url(../images/dot-map.png) no-repeat;
    text-align: center;
    padding: 22px 0;
    margin-top: 30px;
    background-size: cover;
}

.about-imgClient-head {
    font-size: 50px;
    font-family: 'Exo', sans-serif;
    color: #963AC4;
    font-weight: 700;
    line-height: 56px;
}

.about-imgClient-pera {
    font-size: 17px;
    color: #70788A;
    font-weight: 700;
}

.white-card-features.white4-card {
    flex-direction: row;
}

.white-card-features.white4-card .WCF-feature-box {
    width: auto;
    flex: 1;
}

.checkBox-list-head {
    display: flex;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    column-gap: 22px;
    margin-bottom: 10px;
}

.checkBox-list-pera {
    font-size: 16px;
    color: #70788A;
    line-height: 30px;
}

.checkBox-sec {
    margin-bottom: 40px;
}

.white-card3  .WCF-feature-box.WCF-hire {
    width: calc(67.50% - 20px);
}

.white-card3 .WCF-feature-box.WCF-hire {
    background: #963AC4;
    width: calc(67.50% - 20px);
    padding: 30px;
    border-color: #963AC4;
}

.ECF-hire-heading {
    font-size: 40px;
    line-height: 53px;
    color: #fff;
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    margin-bottom: 26px;
}

.ECF-hire-subHeading {
    font-size: 21px;
    margin-bottom: 32px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    font-family: 'Exo', sans-serif;
}

.white-card3 .WCF-feature-box.WCF-hire .btn.btn-light:hover img {
    filter: brightness(10);
}

.about-img3-box {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
}

.about-img3-1 img, .about-img3-2 img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
}

.about-img3-2 {
    margin-top: 170px;
}

.about-img3-1 {
    position: relative;
}

.AI-img3-text {
    position: absolute;
    top: 40px;
    right: -150px;
    font-family: 'Exo', sans-serif;
    font-size: 18px;
    line-height: 26px;
    padding: 20px 20px;
    font-weight: 700;
    width: 218px;
    color: #133D5A;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    background: rgb(255 255 238 / 85%);
    border-radius: 6px;
}

.AI-img3-arrow img {
    background: transparent;
    box-shadow: none;
    width: auto;
}

.AI-img3-arrow {
    position: absolute;
    right: -31px;
    bottom: 11px;
}

.theme-shadow {
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
}

.CLA2 .checkBox-list-pera {
    padding-left: 46px;
}

.CLA2 .checkBox-list-head img {
    width: 28px;
}

.CLA2 .checkBox-list-head {
    column-gap: 19px;
}

.teamwork-img {
    margin: 0 auto;
}

.checked-feature2 .CFB-heading {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 0;
    column-gap: 30px;
}

.dark-bg-area.footer-patternNone:before {
	content: inherit;
}

.theme-bg {
    background: #963AC4;
}

.programing-main-features {
    position: relative;
    margin-top: -260px;
}

.programing-main-features .home-step-area {
    padding: 50px;
}

.programing-main-features .home-step-area .ITA-text h3, .programing-main-features .home-step-area .ITA-text p {
    color: #fff;
}

.programing-main-features .home-step-area .checkBox-list-head {
    font-size: 20px;
    color: #fff;
}

.programing-main-features .home-step-area .checkBox-list-pera {
    color: #fff;
}

.programing-main-features .home-step-area .checkBox-list-head img {
    width: 22px;
}

.column-gap45 {
	column-gap: 45px;
}

.programing-feature-content .ITA-text {
    margin-bottom: 30px;
}

.programing-feature-content .checkBox-sec {
    margin-bottom: 30px;
}

.programing-feature-content .checkBox-sec:nth-last-child(1) {
    margin-bottom: 0;
}

.assignment-help-area .checkBox-list-pera p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.assignment-help-area .checkBox-list-head {
    margin-bottom: 17px;
}

.faq-main {
    margin: 60px 0 0 0;
}

.faq-inner .nav-tabs {
    display: flex;
    align-items: center;
    column-gap: 30px;
    flex-wrap: initial;
    border: none;
    margin-top: 50px;
}

.faq-inner .nav-tabs li.nav-item {
    width: 25%;
}

.faq-inner .nav-tabs li.nav-item .nav-link {
    border: none;
    margin: 0;
    background: #fff;
    border-radius: 0;
    width: 100%;
    padding: 25px 10px;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
}

.faq-btn-text {
    color: #70788A;
    margin-top: 15px;
}

.faq-btn-img img {
    filter: grayscale(10) brightness(2.4);
}

.faq-inner .nav-tabs li.nav-item .nav-link.active {
    background: #963AC4;
}

.faq-inner .nav-tabs li.nav-item .nav-link.active .faq-btn-img img {
    filter: brightness(10);
}

.faq-inner .nav-tabs li.nav-item .nav-link.active .faq-btn-text {
    color: #fff;
}

.faq-inner .card-body {
    margin-top: 70px;
}

.accordion-button {
    border: none;
}

.accordion-item {
    border: 1px solid #E3E3E3 !important;
    margin-bottom: 20px;
    box-shadow: 0px 4px 25px rgb(148 148 148 / 22%);
}

.accordion-button:not(.collapsed) {
    background: transparent;
	color: #26282A;
}

.accordion-button:focus {
	box-shadow: none;
	border-color: #E3E3E3;
}

.accordion-button {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: -1px;
	font-size: 19px;
    padding: 19px 20px;
	color: #26282A;
}

.faq-inner .accordion-area .accordion-item .accordion-body p {
    font-weight: normal;
}

.about-banner-area {
    text-align: center;
    margin-top: 20px;
}

.about-banner-area h1 {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
}

.about-banner-area p {
    color: #fff;
    font-weight: normal;
    width: 70%;
    font-size: 20px;
    margin: 15px auto 0;
    line-height: 40px;
}

.about-banner-area .AC-counter-inner {
    background: transparent;
    padding-bottom: 20px;
    padding-top: 60px;
}

.about-progress-img {
    text-align: center;
}

.about-img3-box.about-pageImg .about-img3-2 {
    position: absolute;
    right: 0;
}

.about-img3-box.about-pageImg .AI-img3-arrow {
    left: 130px;
    right: initial;
    bottom: -143px;
}

.about-white-features .WCF-feature-box {
    background: transparent;
    flex: 1;
    flex-basis: calc(50% - 15px);
    margin-bottom: 20px;
}

.about-white-features .WCF-feature-box .WCF-feature-img img {
    filter: brightness(10);
}

.about-white-features .WCF-feature-box .WCF-feature-heading {
    color: #fff;
}

.about-white-features .WCF-feature-box p {
    color: #fff;
}

.about-banner-area h1 span {
    color: #963AC4;
}

.inner-review-area {
    display: flex;
    justify-content: space-between;
}

.inner-review-left {
    width: 50%;
}

.inner-review-right {
    background: #fff;
    border-top: 5px solid #963AC4;
    border-left: 5px solid #963AC4;
    padding: 30px 30px;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    width: 42%;
    margin-left: 50px;
}

.review-right-head {
    display: flex;
    justify-content: space-between;
}

.review-right-head h2 {
    width: 50%;
    font-weight: 600;
    font-size: 33px;
    line-height: 45px;
    margin-bottom: 0;
}

.RRH-review {
    text-align: center;
    width: 170px;
    padding: 20px 20px 0 20px;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
}

.RRH-review span {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
}

.RRH-review span img {
    margin-top: -8px;
    margin-right: 4px;
}

.RRH-review p {
    line-height: 23px;
    margin-top: 7px;
}

.inner-review-right .banner-scroll-box {
    width: 100%;
    padding: 40px 0 20px 0;
    background: transparent;
}

.inner-review-right .banner_hire .slick-prev, .inner-review-right .banner_hire .slick-next {
    bottom: -47px;
}

.inner-review-right .BSB-highlisht-area {
    justify-content: initial;
    column-gap: 44px;
}

.review-pera {
    margin-top: 12px;
}

.review-pera {
    margin-top: 12px;
}

.how-feature-area {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
}

.how-feature-box {
    background: #fff;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    display: flex;
    flex-basis: 31.6%;
    align-items: center;
    padding: 30px;
    column-gap: 22px;
}

.HFB-feature-content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #26282A;
}

.HFB-feature-content p {
    margin-bottom: 0;
}

.knowledge-baseArea {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.KBA-base-head h1 {
    font-size: 30px;
}

.KBA-base-search {
    border: 1px solid #E3E3E3;
    position: relative;
    padding: 10px 40px 10px 10px;
}

.KBA-search-input {
    border: none;
}

.KBA-search-input:focus {
    outline: none;
    border: none;
}

.KBA-base-search span {
    position: absolute;
    right: 10px;
}

.knowledge-baseInner {
    display: flex;
    column-gap: 30px;
    margin-top: 40px;
    flex-wrap: wrap;
}

.knowledge-baseBox {
    background: #fff;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    flex: 1;
    padding: 35px;
    flex-basis: 31.33%;
    outline-offset: -13px;
    outline: 1px solid #963AC4;
    text-align: center;
    margin-bottom: 30px;
}

.knowledge-baseBox h3, .knowledge-baseBox h2 {
    color: #26282A;
    font-size: 21px;
    line-height: 34px;
    margin-bottom: 30px;
}

.KBB-box-img img {
    height: 24px;
}

.WCF-feature-box.WCF-hire.knowledge-baseHire {
    background: #963AC4;
    width: 100%;
}

.WCF-feature-box.WCF-hire.knowledge-baseHire .ECF-hire-heading {
    font-size: 30px;
    margin-bottom: 10px;
}

.page-link {
    color: #963AC4;
}

.knowledge-detailsBox {
    border: 1px solid #E3E3E3;
    padding: 40px;
}

.knowledge-detailsBox h1 {
    font-size: 30px;
    line-height: 45px;
}

.KDB-box-info ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.KDB-box-info {
    margin: 20px 0;
}

.KDB-box-info ul li img {
    margin-right: 8px;
}

.KDB-box-info ul li {
    font-weight: 700;
    font-size: 14px;
}

.KDB-box-content p {
    font-weight: normal;
}

.KDB-box-content {
    margin-top: 30px;
}

.KDB-box-content h3, .KDB-box-content h2 {
    font-size: 23px;
    font-weight: 600;
    margin: 40px 0 10px 0;
}

.KDB-box-content p a {
    color: #963AC4;
}

.KDB-box-content ul li {
    margin-bottom: 11px;
}

.knowledge-baseInner.KBI-base-full h2 {
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 23px;
	font-weight: 600
}

.custom-dropi.gray-dropi select {
    border: 1px solid #E3E3E3;
}

.custom-dropi.gray-dropi::before {
    filter: brightness(0.7);
}

.custom-dropi.gray-dropi select {
    border: 1px solid #E3E3E3;
    color: #26282A;
}

.sample-filter {
    display: flex;
    column-gap: 30px;
}

.sample-filter .custom-dropi.gray-dropi {
    width: 50%;
}

.custom-dropi label {
    font-size: 17px;
    margin-bottom: 14px;
    font-weight: 600;
}

.custom-dropi.label-dropi::before {
    transform: translateY(8px);
}

.sample-main-box {
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    border: 1px solid #E3E3E3;
    padding: 20px;
    margin-top: 30px;
}

.SMB-right-btns a.btn {
    margin-bottom: 10px;
    font-size: 12px;
    margin-right: 7px;
    padding: 10px 15px;
}

.sample-main {
    margin-top: 40px;
}

.sample-main h3, .sample-main h2 {
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 0;
}

.SMB-right-btns a.btn img {
    filter: brightness(11);
}

.SMB-right-btns a.btn:hover img {
    filter: initial;
}

.btn-success:hover {
    background: transparent;
    color: #198754;
}

.btn-danger:hover {
    background: transparent;
    color: #dc3545;
}

.btn-warning:hover {
    background: transparent;
    border: 1px solid #ffc107;
	color: #ffc107;
}

.btn-warning:hover {
    background: transparent;
    border: 1px solid #ffc107;
	color: #ffc107;
}

.btn-info:hover {
    background: transparent;
    border-color: #0dcaf0;
    color: #0dcaf0;
}

.btn-dark:hover {
    background: transparent;
    color: #212529;
}

.sample-details-main {
    margin: 40px 0 0;
}

nav.breadcrumb {
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    background: #fff;
    border: 1px solid #E3E3E3;
}

nav.breadcrumb ol.breadcrumb {
    margin-bottom: 0;
}

nav.breadcrumb {
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    background: #fff;
    padding: 15px 20px;
    border: 1px solid #E3E3E3;
}

nav.breadcrumb li.breadcrumb-item a {
    color: #963AC4;
}

.sample-details-head h1 {
    font-size: 34px;
    margin: 30px 0 15px 0;
}

.sample-details-head p {
    font-size: 17px;
    font-weight: normal;
    color: #212529;
}

.sample-details-inner {
    margin-top: 30px;
}

.sample-details-inner h2, .sample-details-inner h3, .citWork-area h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
    line-height: 42px;
}

.sample-details-head {
    border-bottom: 1px dashed #212529;
    padding-bottom: 15px;
}

.sample-details-inner .WCF-feature-box.WCF-hire.knowledge-baseHire {
    margin-top: 30px;
}

.top-patternNone::after {
	content: inherit !important;
}

.free-lecture-area h3, .free-lecture-area h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 0;
}

.free-lecture-area .accordion-area .accordion-item:nth-last-child(1) {
    margin-bottom: 0;
}

.free-lecture-collapse h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 22px;
}

.free-lecture-collapse ul li {
    margin-bottom: 15px;
}


.free-lecture-collapse li a {
    color: #963AC4;
}

.sample-details-inner ul {
    padding: 0 0 0 20px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.sample-details-inner ul li {
    font-weight: 600;
    margin-bottom: 15px;
}

.lecture-accordion {
    margin-top: 30px;
    padding-left: 20px;
}

.lecture-accordion .free-lecture-collapse li.active a {
    font-weight: 600;
    color: #963AC4;
}

.multi-guide-list {
    padding: 1rem 1rem 0 1rem;
    border-bottom: 1px solid #ddd;
}

.MGL-list-inner {
    display: flex;
    justify-content: space-between;
}

.MGL-list-inner ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.multi-guide-list:nth-last-child(1) {
    border-bottom: none;
}

.border-left {
    border-left: 1px solid #ddd!important;
}

.SMB-left {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Exo', sans-serif;
}

.SMB-right {
    margin-top: 20px;
}

.white-card {
    background: #fff;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    border: 1px solid #E3E3E3;
    padding: 30px;
}

.TAT-reason .ITA-text-check ul li {
    align-items: start;
}

.TAT-reason .ITA-text-check ul li img {
    margin-top: 5px;
}

.choose-writers-area.TAT-process {
    width: 100%;
    margin: 0;
}

.choose-writers-area.TAT-process .home-process-right {
    padding-left: 0;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box {
    column-gap: 30px;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box .HPR-process-count {
    width: 56px;
    height: 50px;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box .HPR-process-count span {
    font-size: 24px;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box::before {
    left: 28px;
    top: 2px;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box .HPR-process-content {
    padding: 20px;
    margin-bottom: 30px;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box .HPR-process-content p:nth-last-child(1) {
    margin-bottom: 0;
}

.choose-writers-area.TAT-process .home-process-right .home-process-box .HPR-process-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}

.width100 {
    width: 100% !important;
}

.highlight-box {
    background: #F2F6F9;
    border: 1px solid #E3E3E3;
    padding: 12px 20px;
    color: #212529;
}

.referencing-generator-main {
    margin-top: 40px;
}

.RG-referencing-head {
    display: flex;
    justify-content: space-between;
}

.RGR-head-left {
    font-size: 24px;
    font-weight: 600;
}

.RGR-search-tab .nav-tabs {
    border: none;
}

.RGR-search-tab .nav-tabs .nav-link {
    border: none;
    margin: 0;
    padding: 13px 40px;
    color: #70788A;
    border-radius: 0;
}

.RGR-search-tab .nav-tabs .nav-link.active {
    background: #963AC4;
    border-radius: 0;
    color: #fff;
}

.RGR-search-tab {
    margin-top: 30px;
}

.RGRS-tab-details {
    background: #963AC4;
    padding: 20px;
}

.RGRS-inner-search {
    display: flex;
    justify-content: space-between;
}

.RGRS-inner-search .btn {
    margin-right: 0;
}

.RGR-search-tab .nav-tabs .nav-link img {
    filter: brightness(0.5);
}

.RGR-search-tab .nav-tabs .nav-link.active img {
    filter: initial;
}

.RGRS-inner-more ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.RGRS-inner-more ul li {
    width: 33%;
    margin-top: 22px;
}

.RGRS-inner-more ul li a {
    color: #fff;
}

.AM-author-btn {
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #963AC4;
    font-weight: 600;
    column-gap: 11px;
    margin-top: -4px;
}	

.gray-form-area label {
    color: #212529;
    font-size: 14px;
    margin-bottom: 12px;
}

.gray-form-area  .form-control {
    color: #212529;
}

.gray-form-area .form-control:focus {
    box-shadow: none;
}

.gray-form-area .form-control::placeholder {
    color: #70788A;
}

.addmore-authore {
    margin-bottom: 20px;
}

.gray-form-area label span {
    color: #70788A;
}

.RG-guide-generator {
    margin-top: 40px;
}

.RG-generate-preview {
    background: #963AC4;
    color: #fff;
    padding: 30px;
}

.RG-generate-preview h2 {
    font-size: 22px;
    line-height: 33px;
}

.RG-generate-preview p {
    color: #fff;
}

.RG-guide-generator .form-control {
    padding: 9px 20px;
    font-size: 14px;
}

.RG-guide-generator .mb30 {
    margin-bottom: 15px !important;
}

.sample-expertAssistance .ECF-hire-subHeading {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 24px;
}

.WCF-feature-box.WCF-hire.knowledge-baseHire.sample-expertAssistance .ECF-hire-heading {
    margin-bottom: 5px;
}

.WCF-feature-box.sample-expertAssistance {
    padding: 20px;
}

.sample-expertAssistance .form-control {
    padding: 11px 12px;
    font-size: 13px;
	text-transform: capitalize;
}

.sample-expertAssistance .custom-dropi select {
    padding: 11px 12px;
    font-size: 13px;
}

.sample-expertAssistance .custom-dropi select {
    padding: 11px 12px;
    font-size: 13px;
    text-transform: capitalize;
}

.white-card.reasonCard2 {
    padding: 20px;
}

.reasonCard2 .ITA-text h3, .reasonCard2 .ITA-text h2 {
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 20px;
}

.reasonCard2 .ITA-text-check {
    margin: 20px 0;
}

.reasonCard2 .ITA-text-check ul li {
    font-size: 14px;
}

.reasonCard2 .ITA-text-check ul li img {
    margin-top: 2px;
}

.reasonCard2 .ITA-text-check ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.reasonCard2 .ITA-text-check {
    margin: 20px 0 10px 0;
}

.btn.faq-search {
    padding: 25px 22px;
    font-size: 22px;
}

.btn.faq-search img {
    width: 22px;
}

.sample-share ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sample-share li a {
    color: #fff;
    padding: 5px 11px;
    margin-left: 10px;
    font-size: 14px;
    display: flex;
    column-gap: 6px;
    align-items: center;
}

.sample-share li a i {
    font-size: 16px;
    margin-top: 2px;
}

.facebookBtn {
    background: #3b5998;
}

.twitterBtn {
    background: #136394;
}

.linkedBtn {
    background: #0077b5;
}

.redditBtn {
    background: #CA4300;
}

.mendeleyBtn {
    background: #AF132B;
}

.researchgateBtn {
    background: #00877E;
}

.whatsappBtn {
    background: #34CC32;
}

.sample-share ul li span {
    font-size: 14px;
    font-weight: 800;
}

.sample-share li .btn {
    padding: 8px 11px;
    font-size: 16px;
    text-transform: capitalize;
}

.sample-share li .btn i {
    font-size: 18px;
    margin-right: 5px;
}

.sample-share {
    margin-bottom: 22px;
    margin-top: 23px;
}

.sample-share:nth-last-child(1) {
    margin-bottom: 10px;
}

.fixed-social-area {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
}

.fixed-social-area ul {
    display: flex;
    margin: 0;
    padding: 0;
    flex-direction: column;
}

.fixed-social-area ul li a {
    padding: 8px 17px;
    display: inline-block;
    font-size: 22px;
    color: #fff;
    transition: all 0.3s;
}

.fixed-social-area ul li a:hover {
    padding: 8px 30px;
}

.join-whatsapp-btn {
    position: fixed;
    bottom: 15px;
    left: 15px;
	z-index: 1;
}

.join-whatsapp-btn a {
    border-radius: 100px;
    padding: 10px 17px;
    display: flex;
    color: #fff;
    font-size: 14px;
    align-items: center;
    column-gap: 7px;
}

.join-whatsapp-btn a i {
    font-size: 18px;
}

.navik-menu li.mega-menu > ul.mega-menuContact {
    width: auto;
    left: initial;
    right: 0;
    padding: 0;
}

.navik-menu .mega-menuContact .mega-menu-container {
    padding: 0;
    display: flex;
}

.contact-right-menu {
    background: #F2F6F9;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    padding: 40px;
}

.contact-left-menu {
    padding: 40px;
}

.navik-menu ul ul li:nth-last-child(1) a {
    margin-bottom: 0;
}

.navik-menu ul li.dropdown_menu ul li a {
    margin-bottom: 19px;
    color: #70788A;
    font-size: 16px;
}

.contact-left-menu li:nth-last-child(1) a, .contact-right-menu li:nth-last-child(1) a {
    margin-bottom: 0 !important;
}

.navik-menu ul li.dropdown_menu ul li a:hover {
    color: #963AC4;
}

.navik-menu ul li.dropdown_menu ul .contact-right-menu li a {
    display: flex;
    align-items: center;
    column-gap: 17px;
}

.navik-menu li.mega-menu > ul.service-mega-dropdown {
    padding: 0;
}

.navik-menu .service-mega-dropdown .mega-menu-container {
    padding: 0;
}

.service-menu-left {
    padding: 40px;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    background: #F2F6F9;
    width: 33.33333333%;
}

.service-menu-right {
    width: 66.66666667%;
    padding: 40px;
}

.mega-menu-tab ul {
    border: none;
    margin: 0;
    padding: 0;
}

.mega-menu-tab ul li .nav-link {
    border: none;
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 19px;
    display: flex;
    color: #26282A;
    font-weight: 800;
    align-items: center;
    column-gap: 15px;
}

.mega-menu-tab ul li .nav-link:hover, .mega-menu-tab ul li .nav-link.active {
    color: #963AC4;
}

.mega-menu-tab ul li .nav-link img {
    filter: brightness(0);
}

.mega-menu-tab ul li .nav-link:hover img, .mega-menu-tab ul li .nav-link.active img {
    filter: none;
}

.mega-menu-tab ul li:nth-last-child(1) .nav-link {
    margin-bottom: 0;
}

.service-menu-main {
    display: flex;
}

.dark-bg-area.policy-term-banner {
    padding: 35px 0 90px 0;
}

.BPA-highlight-area {
    display: flex;
    column-gap: 50px;
    margin-top: 60px;
}

.BPA-highlight h3 {
    font-size: 45px;
    font-weight: 600;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

.BPA-highlight p {
    font-size: 14px;
    margin-bottom: 0;
    position: relative;
}

.BPA-highlight {
    position: relative;
}

.BPA-highlight::before {
    position: absolute;
    content: "";
    background: #963AC4;
    height: 95px;
    width: 78px;
    left: -16px;
    top: -5px;
}

.CustomerReview-box {
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
    border: 1px solid #E3E3E3;
    padding: 20px;
    margin-bottom: 30px;
}

.CustomerReview-area {
    width: calc(33.33% - 15px);
}

.CustomerReviewad-head {
    display: flex;
    column-gap: 20px;
}

.CRH-profile img {
    width: 30px;
    border-radius: 100px;
    height: 30px;
}

.CRHP-rating {
    display: flex;
    justify-content: space-between;
}

.CRHPR-details h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}

.CRHPR-details p {
    margin-bottom: 0;
    font-size: 13px;
}

.CustomerReview-main {
    display: flex;
    column-gap: 30px;
}

.CRH-profileDetails {
    width: 100%;
}

.CRHP-rating-star i {
    margin: 0 0 0 -3px;
}

.CRHP-rating-star i.las.la-star {
    color: #e48b35;
}

.CRHP-rating-star i.las.la-star.la-starlight {
    color: #c7c7c7;
}

.CRB-review-info {
    margin-top: 13px;
}

.CRB-review-topic {
    font-family: 'Exo', sans-serif;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 6px;
}

.CRB-review-dedline {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
}

.CRB-review-info p {
    margin-bottom: 0;
}

.review-modal .CRHP-rating-star i {
    font-size: 22px;
    cursor: pointer;
    color: #c7c7c7 !important;
}

.review-modal .CRHP-rating-star i:hover {
    color: #e48b35 !important;
}

.citWork-area {
    margin-top: 40px;
}

.citWork-area .nav.nav-tabs {
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid #E3E3E3;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
}

.citWork-area .nav.nav-tabs .nav-link {
    border: oldlace;
    margin: 0;
    padding: 17px 25px;
    position: relative;
    color: #70788A;
}

.citWork-area .nav.nav-tabs .nav-link.active {
    color: #963AC4;
}

.citWork-area .nav.nav-tabs .nav-link.active::before {
    position: absolute;
    content: "";
    background: #963AC4;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
}

.citiWork-body .form-control {
    color: #70788A;
    text-transform: initial;
    background: #fff;
    border: 1px solid #E3E3E3;
    margin-top: -1px;
}

.contact-mid-left {
    background: #963AC4;
    width: 65%;
    padding: 20px;
}

.contact-mid-left h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}

.contact-mid-left p {
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}

.CML-call {
    color: #fff;
    margin-bottom: 30px;
}

.CMLC-head {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.CMLC-list li {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
}

.CMLC-note {
    font-size: 13px;
    margin-top: 20px;
}

.CMLC-note {
    font-size: 13px;
    margin-top: 20px;
}

.CMLC-note span {
    font-weight: 600;
    background: #fff;
    color: #963AC4;
    padding: 2px 6px;
    margin-right: 5px;
}

.CML-email {
    margin-top: 25px;
}

.CML-email-head {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.CML-email-text {
    color: #fff;
}

.contact-area {
    display: flex;
    column-gap: 30px;
}

.contact-mid-right {
    width: 35%;
}

.CMD-right-box {
    border: 1px solid #963AC4;
    margin-bottom: 30px;    
}

.CMD-right-box a {
    display: flex;
    align-items: center;
    column-gap: 25px;
	padding: 25px;
}

.CMD-right-box a p {
    margin-bottom: 0;
    font-size: 20px;
    color: #26282A;
}

.contact-mid-right .CMD-right-box:nth-last-child(1) {
    margin-bottom: 0;
}

.text-aligh-left {
    text-align: left !important;
}

.complaints-area {
    display: flex;
    column-gap: 30px;
}

.complaints-left {
    margin-top: 300px;
    width: 40%;
}

.complaints-left .home-process-right {
    padding-left: 0;
}

.complaints-area .white-card.about-white-features {
    width: 60%;
}

.complaints-left .HPR-process-count {
    border-radius: 0;
}

.complaints-left .home-process-right .home-process-box {
    column-gap: 40px;
}

.gray-form-area .custom-dropi select {
    border: 1px solid #ced4da;
    color: #212529;
}

.gray-form-area .custom-dropi::before {
    filter: brightness(0.5);
}

.mega-menu-tab ul li .nav-link.active {
    background: transparent;
}

.cus-heading.white-heading ul li {
    color: #fff;
}

.cus-heading ul {
    margin: 0 auto;
    display: table;
}

.cus-heading ul li {
    text-align: left;
    margin-top: 14px;
}

.place-order-area {
    padding: 40px;
    background: #fff;
    width: 900px;
    margin: 0 auto;
    box-shadow: 0px 4px 60px rgb(148 148 148 / 35%);
}

.place-order-inner h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.place-order-inner .btn.btn-primary {
    border: 1px solid #DDE0E3;
    background: #fff;
    width: 100%;
    text-align: left;
    color: #70788A;
    cursor: text;
    padding: 23px;
}

.place-order-inner .btn.btn-primary img {
    filter: initial;
}

.place-order-btnHead {
    position: relative;
    padding-right: 50px;
}

.place-order-btnHead {
    position: relative;
    padding-right: 50px;
}

.place-order-btnHead p {
    font-family: 'Open Sans', sans-serif;
}

.place-order-btnHead p {
    margin-bottom: 3px;
    font-size: 14px;
    text-transform: initial;
}

.place-order-btnHead {
    position: relative;
    padding-right: 50px;
    margin-bottom: 45px;
}

.POBH-expend-icon {
    position: absolute;
    top: 0;
    right: 0;
}

.place-order-inner .btn.btn-primary:hover {
    border-color: #963AC4;
}

.place-order-btnFooter span img {
    margin-left: -5px;
    margin-right: 15px;
}

.modal-headerArea {
    display: flex;
    justify-content: center;
    width: 95%;
}

.modal-steps {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: .3rem;
}

.modal-steps .step {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-steps .step .dot {
    height: 20px;
    width: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    top: .125em;
    z-index: 2;
    margin: auto;
    border: 1px solid;
}

.modal-steps .step .dot {
    border-color: #EAEAEA;
    background-color: #EAEAEA;
}

.modal-steps .step .dot:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 20px;
    height: 20px;
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.modal-steps .step .label {
    font-size: 14px;
    display: block;
    margin: .5em 0;
    font-weight: 600;
    text-align: center;
    min-width: 130px;
    width: 130px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.place-orderModal {
    max-width: 1300px;
}

.modal-steps .step:after, .modal-steps .step:before {
    position: absolute;
    border: 1px solid #EAEAEA;
    height: 1px;
    display: block;
    z-index: 1;
    top: 11px;
    content: '';
	width: 50%;
}

.modal-steps .step:after{
	left: 0
}


.modal-steps .step:before{
	right: 0
	
}

.modal-steps .step:nth-child(1)::after, .modal-steps .step:nth-last-child(1)::before {
	content: inherit;
}

.place-orderModal .modal-header {
    padding: 40px 30px;
    align-items: start;
}

.modal-steps .step:nth-child(1) .dot {
    top: -9px;
}

.modal-steps .step:nth-child(1) .label {
    margin-top: -14px;
}

.modal-steps .step.current .dot {
    background: #963AC4;
    border-color: #963AC4;
}

.modal-steps .step.current .label {
    color: #963AC4;
}

.place-orderModal .modal-header .btn-close {
    margin-top: -25px;
}

.modal-header-left h3 {
    font-size: 21px;
    font-weight: 600;
}

.ck-content p {
    margin: 0;
}

.placeOrder-inner {
    column-gap: 40px;
    display: flex;
}

.placeOrder-Head {
    margin-bottom: 23px;
    font-size: 23px;
    font-weight: 600;
}

.ck.ck-content.ck-editor__editable {
    height: 150px;
}

.place-orderModal .modal-body {
    padding: 40px 40px;
}

.placeOrder-boxLeft {
    width: 60%;
}

.placeOrder-boxRight {
    width: 40%;
}

.PBR-guide-head {
    display: flex;
    column-gap: 13px;
    align-items: center;
    margin-bottom: 20px;
}

.PBR-guide-head span {
    background: #963AC4;
    color: #fff;
    padding: 7px 10px;
    display: inline-block;
}

.PBR-guide-head p {
    margin-bottom: 0;
    font-weight: normal;
}

.PBR-guide ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.PBR-guide ul li {
    background: #F2F6F9;
    margin-bottom: 15px;
    padding: 12px 14px;
    font-size: 14px;
}

.placeOrder-form .next {
    background: #963AC4;
    color: #fff;
    border-color: #963AC4;
    padding: 13px 22px;
    font-family: 'Exo', sans-serif;
    font-size: 15px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.placeOrder-form .back {
    background: #963AC4;
    color: #fff;
    border-color: #963AC4;
    padding: 13px 22px;
    font-family: 'Exo', sans-serif;
    font-size: 15px;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}

.order-tabServices ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.order-tabServices h3 {
    font-size: 15px;
    font-weight: 600;
    margin-left: 15px;
}

.order-tabServices ul li .btn.btn-primary {
    padding: 8px 14px;
    border: none;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    margin-top: 8px;
    font-size: 15px;
    width: auto;
    text-transform: initial;
}

.order-tabServices ul li .btn.btn-primary.selected {
    background: #963AC4;
    color: #fff;    
}

.order-tabServices ul li .btn.btn-primary:hover {
    background: #963AC4;
    color: #fff;
}

.placeOrder-type .nav-tabs .nav-item .nav-link {
    color: #70788A;
    font-size: 15px;
    border: none;
    font-weight: 600;
    font-family: 'EXO';
    margin: 0 0 20px;
    padding: 0 15px;
}

.placeOrder-type .nav-tabs .nav-item .nav-link.active {
    color: #963AC4;
    position: relative;
}

.placeOrder-type .nav-tabs .nav-item .nav-link.active::before {
    position: absolute;
    content: "";
    background: #963AC4;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -20px;
}

.placeOrder-type {
    width: 100%;
}


.placeOrder-type .nav-tabs {
    margin-bottom: 30px;
}

.order-tabBody {
    margin-bottom: 20px;
}

.placeOrder-inner .gray-form-area {
    width: 100%;
}

.custom-dropi.dropi-label::before {
    top: 70%;
}

.placeOrder-inner .banner-btn-area.full-width {
    margin-bottom: -60px;
    float: right;
}

.placeOrder-inner .banner-btn-area.full-width .btn.btn-primary {
    width: auto;
    background: #963AC4;
    margin-right: 0;
    font-size: 15px;
    cursor: pointer;
    border-color: #963AC4;
    padding: 13px 17px;
	color:#fff;
}

.placeOrder-inner .banner-btn-area.full-width .btn.btn-primary img {
    filter: brightness(10);
}

.modal-backdrop.show {
    opacity: initial;
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 8px 18px -6px rgba(24, 39, 75, 0.12);
    backdrop-filter: blur(20px);
}

.modal-dialog.thankyou-modal {
    max-width: 560px;
}

.modal-dialog .modal-content {
    border: none;
    border-radius: 0;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
}

.thankModal-area {
    text-align: center;
    padding: 15px 40px;
}

.thankModal-area .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.thankModal-area .btn.btn-primary {
    background: #963AC4;
    color: #fff;
    width: auto;
    padding: 12px 15px;
    cursor: pointer;
    margin-top: 10px;
    border-color: #963AC4;
}

.thankModal-area .btn.btn-primary img {
    filter: brightness(10);
}

.thankModal-area h2 {
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.free-lecture-area .accordion-header {
    margin-bottom: 0;
}

.page-highlight-area {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-highlight-box {
    background: #26282A;
    border-radius: 100%;
    padding: 0 50px;
    width: 333px;
    color: #fff;
    align-items: center;
    height: 333px;
    display: flex;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
}

.page-highlight-box:nth-child(2) {
    background: #FFFFFF;
    margin-left: -40px;
	color: #26282A;
}

.page-highlight-box:nth-child(3) {
    background: #963AC4;
    margin-left: -40px;
}

.PHB-highlight-head {
    font-size: 55px;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
}
 
.PHB-highlight-pera {
    font-size: 24px;
    line-height: 33px;
}

.teamwork-column-area.teamwork-help4 .teamwork-box {
    width: 204px;
    height: 204px;
}

.teamwork-column-area.teamwork-help4 .teamwork-box::before {
    height: 115px;
    width: 340px;
    background-size: 100%;
    left: -67px;
    top: -11px;
}

.teamwork-column-area.teamwork-help4 .teamwork-box:nth-child(2)::before, .teamwork-column-area.teamwork-help4 .teamwork-box:nth-child(4)::before {
    top: initial;
    bottom: -9px;
    left: -70px;
    transform: rotate(180deg);
}

.teamwork-column-area.teamwork-help4 .teamwork-box:nth-child(4) {
    margin-top: 40px;
}

.service-hendal-links {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
}

.programing-main-features .home-step-area .service-hendal-links .checkBox-list-head img {
    filter: brightness(10);
}

.programing-main-features .home-step-area .service-hendal-links .checkBox-list-head {
    padding-right: 40px;
    margin-bottom: 20px;
}

.programing-main-features .home-step-area .service-hendal-links .checkBox-list-head:nth-last-child(1), .programing-main-features .home-step-area .service-hendal-links .checkBox-list-head:nth-last-child(2) {
    margin-bottom: 0;
}

.programing-main-features.service-hendal-area {
    margin-top: -160px;
}

.dark-bg-area.service-hendal-heading {
    padding-bottom: 150px;
}

.customer-review-area {
    padding: 60px 0 60px 60px;
    position: relative;
}

.customer-review-box {
    column-gap: 60px;
    display: flex;
    position: relative;
    background: #FFFFFF;
    padding: 100px 60px;
    box-shadow: 0px 4px 60px rgba(148, 148, 148, 0.35);
    align-items: center;
    justify-content: space-between;
}

.customer-review-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 504px;
    left: 0;
    border: 16px solid #963AC4;
    top: 0;
}

.customer-review-main {
    margin-top: 120px;
}

.CRB-review-head {
    font-size: 36px;
    line-height: 48px;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.CRB-review-details::before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    background: #963AC4;
    transform: translateY(-50%);
    content: "";
}

.CRB-review-details::after {
    background: #202020;
    width: 60px;
    height: 1px;
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.CRB-review-details {
    position: relative;
    padding-left: 95px;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
}

.CRB-review-name {
    font-size: 18px;
    margin-bottom: 4px;
}

.CRB-review-img::before {
    position: absolute;
    content: "";
    height: 386px;
    border-right: 16px solid #963AC4;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
    border-bottom: 16px solid #963AC4;
    width: 250px;
    border-top: 16px solid #963AC4;
}

.CRB-review-img {
    position: relative;
}

.customer-review-main .expert-scroll-area  .slick-prev {
    left: initial;
    right: 70px;
    top: 40px;
    transform: initial;
}

.customer-review-main .expert-scroll-area .slick-next {
    top: 40px;
    transform: initial;
    right: 0;
}

.place-order-small .place-order-area {
    width: 100%;
}

.placOrder-textarea .ck-blurred.ck.ck-content, .placOrder-textarea .ck.ck-toolbar {
    border: none !important;
}

.placOrder-textarea {
    border: 1px solid #ccced1;
}

.placOrder-textarea .ck.ck-editor__top.ck-reset_all {
    border-bottom: 1px solid #ccced1;
}

.placeOrder-upload {
    display: inline-block;
    width: auto;
}

.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable) {
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}

.aks-file-upload-label span {
    position: relative;
    padding-left: 35px;
}

.aks-file-upload-label span::before {
    background: url("../images/image-upload-icon.svg") no-repeat;
    width: 24px;
    height: 24px;
    left: 0;
    content: "";
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}


.orderType-middle {
  width: 100%;
}
.orderType-middle input[type=radio] {
  display: none;
}
.orderType-middle input[type=radio]:checked + .box {
  background-color: #963AC4;
}
.orderType-middle input[type=radio]:checked + .box span {
  color: white;
}
.orderType-middle input[type=radio]:checked + .box span:before {
  opacity: 1;
}
.orderType-middle .box {
    width: auto;
    transition: all 250ms ease;
    will-change: transition;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    position: relative;
    margin-top: 8px;
}
.orderType-middle .box span {
    transition: all 300ms ease;
    user-select: none;
    padding: 8px 14px;
    border: none;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    color: #70788A;
    display: inline-block;
    font-size: 15px;
    text-transform: initial;
}

.orderType-middle label {
    display: inline-block;
    width: 100%;
}