@import url(https://fonts.googleapis.com/css2?family=Poppins:ital, wght@0, 100;
    0, 200;
    0, 300;
    0, 400;
    0, 500;
    0, 600;
    0, 700;
    0, 800;
    0, 900;
    1, 100;
    1, 200;
    1, 300;
    1, 400;
    1, 500;
    1, 600;
    1, 700;
    1, 800;
    1, 900&amp;
    display=swap);
    .latest-work-slider  {
    display:  flex;
    justify-content:  space-around;
}
.contact-img, .cta-se-2, .kindle-cta-sec .banner-head, .payment, .service-banner .banner-head, .slick-dots, .testi-box, .testi-sec .banner-head, .top-fav-sec .banner-head, .watch-box li, section.services-sec .banner-head {
    text-align: center;
}
.coma-1, .tier-circle {
    filter: brightness(100);
}
::selection {
    background: #256fcb;
    color: #fff;
    text-shadow: none;
}
::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5;
}
::-webkit-scrollbar-button:end:increment, ::-webkit-scrollbar-button:start:decrement {
    display: none;
}
::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff;
}
::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #256fcb;
}
.services-sec .owl-dots, [class^=box-] {
    display: none;
}
.contact-us-form-dtl-inner-2 span, [class^=box-].showfirst, section.pricing-sec.pricing-sec-inner-sec {
    display: block;
}
html {
    scroll-behavior: smooth;
}
body {
    font-family: Poppins;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1;
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 400;
}
.copyright-sec-list li, .demo, .slick-dots li, a, input[type=submit], span {
    display: inline-block;
}
*, :focus, :hover {
    outline: 0!important;
}
img {
    max-width: 100%;
    height: auto;
}
a, input[type=submit] {
    cursor: pointer;
}
a:hover {
    color: #e18e25;
    text-decoration: none;
}
button, input[type], select, textarea {
    font-family: Poppins;
    background: 0 0;
    border: none;
    border-radius: 0;
    font-weight: 400;
}
::-webkit-input-placeholder {
    color: #a3a3a3;
    font-weight: 400;
}
::-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400;
}
:-ms-input-placeholder {
    color: #a3a3a3;
    font-weight: 400;
}
:-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400;
}
.slick-list {
    margin: 0 -15px;
}
.slick-slide {
    margin: 0 15px;
}
.slick-dots li {
    margin: 0 10px 0 0;
    vertical-align: middle;
    overflow: hidden;
    padding: 0;
    border: none;
    width: fit-content!important;
    height: fit-content!important;
}
.slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 20px;
}
.slick-dots li button {
    height: 12px!important;
    width: 12px!important;
    border-radius: 50%!important;
    padding: 0!important;
    background: #333333!important;
    border: none;
    cursor: pointer;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0;
    margin: 0;
    flex: 0 0 12px;
}
.slick-dots li.slick-active button {
    background: #256fcb!important;
    width: 12px;
    height: 12px;
}
.slick-dots li button::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-radius: 50%;
    flex: 0 0 6px;
    opacity: 1!important;
    display: none;
}
.slick-dots li {
    margin: 0 5px!important;
    width: fit-content;
    height: fit-content;
}
.menu-Bar {
    width: 30px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 22;
    display: none;
}
.drop-down-box, .main-header {
    z-index: 2;
    position: absolute;
}
.menu-Bar span {
    display: block;
    height: 4px;
    width: 100%;
    background: #0f4c97;
    position: absolute;
    transition: .6s;
    border-radius: 100px;
}
.menu-Bar span:first-child {
    top: 0;
}
.menu-Bar span:nth-child(2) {
    top: 8px;
    transform-origin: left;
}
.menu-Bar span:nth-child(3) {
    top: 16px;
}
.menu-Bar.open span {
    background: #b70404;
}
.menu-Bar.open span:first-child {
    transform: rotate(45deg);
    top: 12px;
    transform-origin: right-center;
}
.menu-Bar.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}
.menu-Bar.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    transform-origin: right-center;
}
.talk-btn {
    display: table;
    margin: auto;
}
.main-header {
    padding: 10px 0;
    background: 0 0;
    width: 100%}
.main-menu {
    column-gap: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.cta-btn, .cta-menu-links {
    column-gap: 13px;
    display: flex;
}
.newbtn {
    background: #256fcb;
    color: #fff!important;
    padding: 14px 40px;
    transition: 0.5s all ease-in;
    margin-top: -4px;
}
.newbtn:hover {
    background: #3a3a3a;
}
.cta-menu-links {
    align-items: center;
    justify-content: end;
    column-gap: 13px;
    display: flex;
    flex-direction: column-reverse;
}
.cta-menu-links li a, .main-menu li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.talk-btn a {
    background-color: #3a3a3a;
    padding: 15px 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.cta-menu-links li a {
    background: #256fcb;
    padding: 14px 17px;
    color: #fff;
    box-shadow: 5px 5px 5px;
}
.drop-down-box {
    box-shadow: inset 0 1px 0 #eaf3fb, 0 3px 6px rgb(0 0 0 / 5%);
    border-radius: 5px;
    background: #fafbfd;
    width: 680px;
    top: 17px;
    -ms-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    border: 0;
    left: 14vw;
    padding: 30px 20px 10px;
    transform: scale(0);
}
.dd-link:hover .drop-down-box {
    transform: scale(1);
}
.logo img {
    max-width: 90%;
    float: right;
}
.main-banner {
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    padding: 160px 0 140px;
    position: relative;
}
video#header-vid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
}
.main-banner:before {
    content: '';
    background: #3a3a3a00;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.client-logo-sec, .client-logos, .cta-img-inner, .cta-sec .row, .folio-slider-kinlde, .pricing-box, .simple-start, .what-we-do-main-box, .what-we-do-main-box-head {
    position: relative;
}
.banner-head span {
    color: #fff;
    font-size: 21px;
}
.banner-head h1, .banner-head h2 {
    color: #256fcb;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    padding: 15px 0 0;
}
.banner-head p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding: 20px 0 30px;
    width: 95%}
.project-btn {
    padding: 20px 19px;
    color: #fff;
    font-weight: 700;
    background-color: #256fcb;
}
.menu_box_list ul li a {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 20px;
    color: #000;
}
.menu_box_list ul li img {
    margin-right: 10px;
}
.client-logo-sec {
    margin: -100px 0 0;
    z-index: 1;
    padding: 0 150px;
}
.client-logos {
    margin: -100px 0 0;
    z-index: 1;
}
.client-logos .slick-list {
    padding: 21px 0 0;
}
.what-we-do-about, .what-we-do-sec {
    padding: 100px 0;
}
.what-we-do-about .banner-head p, .what-we-do-sec .banner-head p {
    color: #3f3f3f;
}
.amazon-kindle-sec .banner-head p, .amazon-kindle-sec .cta-btn li a, .choose-sec .banner-head span, .partner-sec .banner-head p, .spotlight-sec-head .cta-btn li a, .testi-sec .banner-head span, .top-fav-sec .banner-head p, .touch-sec .banner-head p, .touch-sec .banner-head span, .what-we-do-about .banner-head h1, .what-we-do-sec .banner-head span, section.cta-sec .cta-btn li a {
    color: #000;
}
.article-writing-service .project-btn, .spotlight-sec-head .cta-btn li:first-child a, .what-we-do-sec .project-btn {
    background: #3a3a3a;
}
.what-we-do-sec .slick-list {
    width: 190%;
    padding: 65px 0 50px;
}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
    background-image: none!important;
    position: absolute!important;
    content: "\f078"!important;
    font-family: FontAwesome!important;
    left: 0!important;
}
.cta-img, .cta-img-inner img, .slick-dots, .tier-circle, .what-we-do-main-inner-box {
    position: absolute;
}
.what-we-do-main-box-head h4 {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    left: 28px;
}
.what-we-do-main-inner-box {
    bottom: -50px;
    background: #256fcb;
    z-index: 2;
    padding: 30px 20px 30px 30px;
    opacity: 0;
    transition: .5s;
}
.what-we-do-main-inner-box .slick-slide img {
    margin: inherit!important;
}
.what-we-do-main-inner-box h3, .what-we-do-main-inner-box h5 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    padding: 15px 0 0;
}
.what-we-do-main-inner-box p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 0;
}
.what-we-do-main-inner-box a {
    background: #fff;
    padding: 15px 22px;
    font-size: 12px;
    color: #000;
    font-weight: 700;
}
.what-we-do-sec .slick-current .what-we-do-main-inner-box {
    opacity: 1;
}
.cta-sec {
    background: url(../images/cta-banner.webp) 0 0/cover no-repeat;
    padding: 80px 0 50px;
}
.cta-after {
    right: -350px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 330px;
}
.cta-before {
    left: -380px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 450px;
}
.cta-img-inner img {
    bottom: 0;
    top: 40px;
    margin: auto;
    left: 0;
    right: 0;
}
.cta-head h3, .cta-head strong {
    color: #256fcb;
    font-size: 45px;
    font-weight: 700;
}
.cta-head p {
    color: #3f3f3f;
    padding: 20px 0 30px;
}
.cta-btn {
    align-items: center;
}
.cta-btn li a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.cta-btn li:first-child a {
    padding: 14px 23px;
    color: #ffff!important;
    background: #256fcb;
}
.cta-head {
    padding: 0 0 0 35px;
}
.slick-dots {
    left: 60px;
    padding: 0;
    bottom: -50px;
}
.footer-hr {
    padding: 0;
    margin: 0;
    background: #000;
}
.footer-box-1 img {
    width: 50%;
}
.choose-sec .banner-head p {
    color: #a19f9f;
}
.amazon-kindle-sec, .audiobook-service, .choose-sec, .partner-sec, .pricing-sec, .touch-sec {
    padding: 70px 0;
}
.accordion-button {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 15px 15px;
}
.accordion-body {
    color: #a19f9f;
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 20px;
}
.accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg)!important;
}
.accordion-button::after {
    flex-shrink: 0!important;
    width: 1.25rem!important;
    height: 1.25rem!important;
    margin-left: auto!important;
    background-size: 1.25rem!important;
    transition: transform .2s ease-in-out!important;
    color: #256fcb;
    font-size: 16px;
}
.services-sec-box {
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    background: #fff;
    padding: 40px 30px 50px;
}
.services-sec, footer {
    padding: 60px 0;
}
.services-sec {
    background: #eaf1ea;
}
.services-sec-box-inner {
    padding: 0 0 0 25px;
}
.services-sec-box-inner h3, .services-sec-box-inner h4 {
    color: #256fcb;
    font-size: 25px;
    font-weight: 700;
    padding: 0 0 15px;
}
.services-sec-box-inner p {
    font-size: 14px;
    line-height: 20px;
}
.folio-main-box-2 .services-sec-box {
    flex-flow: inherit;
}
.folio-main-box-2, .services-sec-slider-rtl {
    margin: 30px 0 0;
}
.tier-circle {
    right: 33px;
    top: 33px;
}
.clock, .tier-box {
    position: relative;
}
.tier-box {
    background: #ebebeb;
    padding: 190px 35px 30px;
    transition: .5s;
}
.tier-box span {
    color: #256fcb;
    font-size: 65px;
    font-weight: 700;
}
.tier-box h3, .tier-box strong.h3, .tier-box h4, .what-we-do-about-inner-about h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    padding: 10px 0;
    display: block;
}
.tier-box p {
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 20px;
}
.copyright-sec p, .project-btn {
    font-size: 15px;
}
.tier-sec {
    padding: 80px 0;
}
.about-us .project-btn, .article-writing-service-box.active, .bnr-side-slider ul.slick-dots li.slick-active button, .contact-banner .project-btn, .kindle-ser-box-new.active, .pricing-box.active .pricing-box-head-1, .review-banner .project-btn, .review-box.active, .service-banner .project-btn, .services-sec-slider-ltr .slick-current .services-sec-box, .slick-current .cater-box, .slick-current .what-we-do-about-inner-about, .tier-box.active {
    background: #256fcb;
}
.amazon-kindle-sec .cta-btn li:first-child a:hover, .article-writing-service .project-btn:hover, .cta-menu-links li:first-child a:hover, .cta-se-2 .cta-btn li:first-child a:hover, .cta-sec .cta-btn li:first-child a:hover, .kindle-cta-sec .banner-head h1, .main-banner .project-btn:hover, .pricing-box.active .pricing-box-head-1 h5, .pricing-box.active .pricing-box-head-1 h6, .pricing-box.active .pricing-box-head-1 p, .pricing-box.active .pricing-box-head-1 span, .project-btn:hover, .review-box.active h4, .review-box.active strong.h4, .review-box.active p, .service-banner .project-btn:hover, .slick-current .what-we-do-about-inner-about h3, .slick-current .what-we-do-about-inner-about p, .slick-current .what-we-do-about-inner-about span, .spotlight-sec-head .cta-btn li:first-child a:hover, .talk-btn a:hover, .tier-box.active h3, .tier-box.active strong.h3, .tier-box.active h4, .tier-box.active p, .tier-box.active span, .touc-sec-form button:hover, .what-we-do-sec .project-btn:hover {
    color: #fff;
}
.slick-current .what-we-do-about-inner-about a, .tier-box.active a {
    background: #fff;
    color: #000;
}
.review-box.active img {
    filter: inherit;
}
.tier-box.active .tier-circle {
    filter: grayscale(1);
}
.tier-sec .col-md-5 {
    margin: 0 0 0 0px;
}
.testi-sec .slick-current .testi-box {
    background: #fff;
    border-color: #fff;
}
.testi-sec .col-md-4 {
    flex: 100%;
    max-width: 100%}
.testi-sec .slick-dots {
    right: 0;
    left: 0;
    margin: auto;
}
.client-logos-2 .slick-slide img, .service-client-logos .slick-slide img, .testi-sec .slick-slide img {
    margin: auto;
}
.testi-sec {
    background: url(../images/testi-banner.webp) 0 0/cover no-repeat;
    padding: 70px 0 100px;
}
.latest-work h1, .testi-sec .banner-head h1, .banner-head h2 {
    padding-bottom: 50px;
}
.testi-box {
    background: #f4f4ec;
    border: 1px solid #dadad9;
    padding: 35px;
    max-height: 500px;
    height: 400px;
    overflow-x: auto;
}
.testi-box h3, .testi-box h4 {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    padding: 5px 0 0;
}
.testi-box p {
    color: #000;
    font-size: 15px;
    line-height: 23px;
    padding: 15px 0;
}
.clock, .testi-box h6, .testi-box strong {
    font-size: 18px;
    font-weight: 700;
}
.testi-box h6, .testi-box strong {
    color: #256fcb;
    text-decoration: underline;
}
.cta-se-2 {
    background: #1a191d;
    padding: 70px 0;
}
.cta-head-2 span {
    color: #fff;
    font-size: 20px;
}
.cta-head-2 h3, .cta-head-2 strong.h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    padding: 25px 0;
    display: block;
}
.audiobook-service .row, .cta-se-2 .cta-btn, .kindle-cta-sec .cta-btn {
    justify-content: center;
}
.clock {
    width: 150px;
    height: 150px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #888;
    box-shadow: 0 0 5px 0 #888;
    border-radius: 100%;
    perspective: 100px;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
}
.clock .apm, .needle {
    position: absolute;
    top: 50%}
.clock .apm {
    left: 60%;
    transform: translateY(-50%);
    font-size: 10px;
    color: #000!important;
}
.needle {
    width: 50%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: translateY(-50%) rotateZ(-90deg);
    -ms-transform: translateY(-50%) rotateZ(-90deg);
    transform: translateY(-50%) rotateZ(-90deg);
    left: 50%}
.needle .hours, .needle .minutes, .needle .seconds {
    display: block;
    position: relative;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.needle .hours:empty:before, .needle .minutes:empty:before, .needle .seconds:empty:before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.needle .seconds:empty:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
}
.needle .hours:empty:before {
    width: 50%;
    background-color: #000;
}
.needle .hours:empty:after, .needle .minutes:empty:after {
    background-color: Tomato;
}
.needle .minutes:empty:before {
    width: 70%;
    background-color: #000;
}
.needle .seconds:empty:before {
    width: 90%;
    background-color: #000;
}
.clock.ui-banana-yellow .hours:before, .clock.ui-banana-yellow .minutes:before, .clock.ui-banana-yellow .seconds:after, .clock.ui-banana-yellow .seconds:before, .needle .seconds:empty:after {
    background-color: #000;
}
.clock-ht h4, .clock.ui-awesome .hours:before, .clock.ui-awesome .minutes:before, .clock.ui-awesome .seconds:after, .clock.ui-awesome .seconds:before, .clock.ui-black .hours:before, .clock.ui-black .minutes:before, .clock.ui-black .seconds:after, .clock.ui-black .seconds:before, .clock.ui-dodgerblue .hours:before, .clock.ui-dodgerblue .minutes:before, .clock.ui-dodgerblue .seconds:after, .clock.ui-dodgerblue .seconds:before, .clock.ui-tomato .hours:before, .clock.ui-tomato .minutes:before, .clock.ui-tomato .seconds:after, .clock.ui-tomato .seconds:before {
    background-color: #fff;
}
.time-number {
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 50%}
.time-number li {
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
}
.time-number li:first-child {
    -webkit-transform: translateX(-50%) rotateZ(30deg);
    -ms-transform: translateX(-50%) rotateZ(30deg);
    transform: translateX(-50%) rotateZ(30deg);
}
.time-number li:first-child>span {
    -webkit-transform: rotateZ(-30deg);
    -ms-transform: rotateZ(-30deg);
    transform: rotateZ(-30deg);
}
.time-number li:nth-child(2) {
    -webkit-transform: translateX(-50%) rotateZ(60deg);
    -ms-transform: translateX(-50%) rotateZ(60deg);
    transform: translateX(-50%) rotateZ(60deg);
}
.time-number li:nth-child(2)>span {
    -webkit-transform: rotateZ(-60deg);
    -ms-transform: rotateZ(-60deg);
    transform: rotateZ(-60deg);
}
.time-number li:nth-child(3) {
    -webkit-transform: translateX(-50%) rotateZ(90deg);
    -ms-transform: translateX(-50%) rotateZ(90deg);
    transform: translateX(-50%) rotateZ(90deg);
}
.time-number li:nth-child(3)>span {
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
}
.time-number li:nth-child(4) {
    -webkit-transform: translateX(-50%) rotateZ(120deg);
    -ms-transform: translateX(-50%) rotateZ(120deg);
    transform: translateX(-50%) rotateZ(120deg);
}
.time-number li:nth-child(4)>span {
    -webkit-transform: rotateZ(-120deg);
    -ms-transform: rotateZ(-120deg);
    transform: rotateZ(-120deg);
}
.time-number li:nth-child(5) {
    -webkit-transform: translateX(-50%) rotateZ(150deg);
    -ms-transform: translateX(-50%) rotateZ(150deg);
    transform: translateX(-50%) rotateZ(150deg);
}
.time-number li:nth-child(5)>span {
    -webkit-transform: rotateZ(-150deg);
    -ms-transform: rotateZ(-150deg);
    transform: rotateZ(-150deg);
}
.time-number li:nth-child(6) {
    -webkit-transform: translateX(-50%) rotateZ(180deg);
    -ms-transform: translateX(-50%) rotateZ(180deg);
    transform: translateX(-50%) rotateZ(180deg);
}
.time-number li:nth-child(6)>span {
    -webkit-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}
.time-number li:nth-child(7) {
    -webkit-transform: translateX(-50%) rotateZ(210deg);
    -ms-transform: translateX(-50%) rotateZ(210deg);
    transform: translateX(-50%) rotateZ(210deg);
}
.time-number li:nth-child(7)>span {
    -webkit-transform: rotateZ(-210deg);
    -ms-transform: rotateZ(-210deg);
    transform: rotateZ(-210deg);
}
.time-number li:nth-child(8) {
    -webkit-transform: translateX(-50%) rotateZ(240deg);
    -ms-transform: translateX(-50%) rotateZ(240deg);
    transform: translateX(-50%) rotateZ(240deg);
}
.time-number li:nth-child(8)>span {
    -webkit-transform: rotateZ(-240deg);
    -ms-transform: rotateZ(-240deg);
    transform: rotateZ(-240deg);
}
.time-number li:nth-child(9) {
    -webkit-transform: translateX(-50%) rotateZ(270deg);
    -ms-transform: translateX(-50%) rotateZ(270deg);
    transform: translateX(-50%) rotateZ(270deg);
}
.time-number li:nth-child(9)>span {
    -webkit-transform: rotateZ(-270deg);
    -ms-transform: rotateZ(-270deg);
    transform: rotateZ(-270deg);
}
.time-number li:nth-child(10) {
    -webkit-transform: translateX(-50%) rotateZ(300deg);
    -ms-transform: translateX(-50%) rotateZ(300deg);
    transform: translateX(-50%) rotateZ(300deg);
}
.time-number li:nth-child(10)>span {
    -webkit-transform: rotateZ(-300deg);
    -ms-transform: rotateZ(-300deg);
    transform: rotateZ(-300deg);
}
.time-number li:nth-child(11) {
    -webkit-transform: translateX(-50%) rotateZ(330deg);
    -ms-transform: translateX(-50%) rotateZ(330deg);
    transform: translateX(-50%) rotateZ(330deg);
}
.time-number li:nth-child(11)>span {
    -webkit-transform: rotateZ(-330deg);
    -ms-transform: rotateZ(-330deg);
    transform: rotateZ(-330deg);
}
.clock.ui-awesome .apm, .clock.ui-black .apm, .clock.ui-dodgerblue .apm, .clock.ui-tomato .apm {
    color: #fff;
    opacity: 1;
}
.clock.ui-banana-yellow .apm {
    color: #000;
    opacity: 1;
}
.clock.ui-dodgerblue, .clock.ui-tomato {
    background-color: tomato;
    color: #fff;
}
.clock.ui-black {
    background-color: #141414;
    color: #fff;
}
.clock.ui-awesome {
    background-color: #ff2052;
    color: #fff;
}
.clock.ui-banana-yellow {
    background-color: #ffe135;
    color: #000;
}
.clock.ui-large {
    width: 400px;
    height: 400px;
    font-size: 40px;
}
.clock.ui-medium {
    width: 180px;
    height: 180px;
}
.clock.ui-small {
    width: 150px;
    height: 150px;
}
.watch-box {
    display: flex;
    align-items: center;
    margin: 0 0 -40px;
}
.watch-box li {
    list-style: none;
}
.watch-sec {
    position: absolute;
    bottom: 100px;
    left: 22%}
.clock-ht h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 15px 0 0;
    box-shadow: 0 0 11.44px 1.56px rgb(65 65 65 / 0%);
    padding: 10px;
    border-radius: 4px;
}
.clock-box {
    background: #256fcb;
    padding: 25px;
}
.clock-box p {
    color: #fff;
    line-height: 22px;
    padding: 0 0 10px;
    font-size: 14px;
}
.touc-sec-form input, .touc-sec-form select {
    height: 65px;
    padding: 0 20px 0 25px;
    width: 100%;
    margin: 0 0 15px;
    background: #fff;
}
.clock-box p span {
    font-weight: 700;
}
.clock-box-links {
    margin: 60px 0 0;
}
.clock-box-links li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 5px;
}
.time-number li>span {
    display: block;
    margin-top: 5px;
    color: #000;
}
.touc-sec-form {
    background: #e2e2e2;
    padding: 35px;
}
.touc-sec-form select {
    color: #b8a3a3;
}
.touc-sec-form textarea {
    resize: none;
    width: 100%;
    height: 140px;
    background: #fff;
    margin: 0 0 15px;
    padding: 20px 20px 20px 25px;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.touc-sec-form button {
    padding: 21px 54px;
    font-size: 18px;
    color: #fff;
    background: #256fcb;
    display: table;
    margin: auto;
}
.touch-sec {
    background: url(../images/touch-banner.webp) 0 0/cover no-repeat;
}
.footer-box-1 p {
    color: #a3a3a3;
    font-size: 16px;
    line-height: 25px;
    padding: 20px 0;
}
.footer-box-1 .clock-box-links li a {
    color: #000;
    font-weight: 500;
}
.footer-box-1 .clock-box-links {
    margin: 0 0 10px;
    border-bottom: 2px solid #ccc;
    padding: 0 0 10px;
}
.footer-box-1 h6, .footer-box-1 strong.h6 {
    line-height: 25px;
    padding: 0 0 10px;
    font-weight: 500;
    font-size: 15px;
}
.social-links, .social-links-list {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.social-links {
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 10px;
}
.social-links h5, .social-links strong.h5 {
    font-size: 18px;
    font-weight: 500;
}
.social-links strong.h5 {
    margin: 0!important;
}
.social-links-list li a {
    color: #000;
    padding: 10px 13px;
    border: 1px solid;
    border-radius: 50%}
.footer-box-2 h4 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    padding: 0 0 70px;
}
.footer-box-2 strong.h4 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 15px;
    display: block;
}
.services-links li a {
    color: #000;
    font-size: 16px;
    padding: 0 0 15px;
    font-weight: 500;
}
.services-links li i {
    padding: 0 5px 0 0;
    color: #256fcb;
    font-size: 14px;
}
.services-links {
    display: flex;
    flex-wrap: wrap;
}
.services-links li {
    width: 50%}
.awards-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
}
ul.awards-links img  {
     width:  50%;
 }
.copyright-sec-list li.first:before {
    content: "\f067";
    font: 14px/1 FontAwesome;
    margin: 0 10px 0 0;
    color: #00000;
}
.copyright-sec-list li a {
    font-size: 14px;
    padding: 0 10px;
    color: #000;
    border-left: 1px solid;
}
.copyright-sec-list li.last {
    border-right: none;
    width: 1170px;
    text-align: left;
    line-height: 22px;
    margin-top: 5%;
    color: #868686;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
}
.copyright-sec-list li:first-child a {
    border: none;
    padding: 0 10px 0 0;
}
.copyright-sec {
    padding: 20px 0;
}
.about-us {
    background: url(../images/about-us-banner.png) 0 0/cover no-repeat;
    min-height: 830px;
    display: flex;
    align-items: center;
}
.about-img {
    position: relative;
    z-index: 1;
}
.about-img::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: #256fcb;
    opacity: .549;
    width: 640px;
    height: 640px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    top: -160px;
    bottom: 0;
}
.about-img img {
    max-width: 100%}
.client-logos-2 {
    padding: 0 130px;
}
.client-logos-2 img, .service-client-logos img, .slick-current .cater-box img {
    filter: invert(1);
}
.counter-list-box-2 span, .counter-list-box-2 strong, .services-links li a:hover, .what-we-do-about .banner-head span {
    color: #256fcb;
}
.what-we-do-about-inner-about {
    background: #ebebeb;
    padding: 50px 25px 35px;
    min-height: 475px;
}
.what-we-do-about-inner-about span {
    font-size: 45px;
    font-weight: 700;
    color: #256fcb;
}
.what-we-do-about-inner-about p {
    color: #3f3f3f;
    font-size: 16px;
    line-height: 25px;
    min-height: 200px;
}
.what-we-do-about-inner-about a {
    background: #256fcb;
    color: #fff;
    padding: 16px 47px;
    font-size: 18px;
    font-weight: 700;
}
.what-we-do-about .slick-dots {
    right: 0;
    z-index: 999;
}
.contact-banner {
    background: url(../images/cntctus.jpg) 0 0/cover no-repeat;
    padding: 80px 0 135px;
}
.contact-us {
    padding: 110px 0 70px;
}
.contact-us-form span {
    color: #256fcb;
    font-size: 30px;
}
.contact-us-form h3 {
    color: #223235;
    font-size: 45px;
    font-weight: 700;
    padding: 15px 0;
}
.contact-us-form p {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 35px;
}
.contact-us-form p a {
    font-weight: 500;
    color: #000;
}
.contact-us-form-header input {
    background: #ededed;
    width: 100%;
    height: 45px;
    margin: 0 0 20px;
    padding: 0 0 0 25px;
}
.contact-us-form-header input::placeholder {
    color: #223235;
    font-weight: 500;
}
.contact-us-form-header textarea::placeholder {
    color: #223235;
    font-weight: 500;
}
.contact-us-form-header textarea {
    resize: none;
    background: #ededed;
    width: 100%;
    height: 160px;
    margin: 0 0 20px;
    padding: 20px 10px 20px 25px;
}
.contact-us-form-header button {
    background: #3a3a3a;
    color: #fff;
    padding: 17px 56px;
    font-size: 18px;
    font-weight: 700;
}
.service-rtl, .what-we-do-about-slider {
    direction: rtl;
}
.contact-us-form-dtl-links {
    margin: 35px 0 0;
}
.contact-us-form-dtl-inner {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.review-banner, .review-box {
    display: flex;
    align-items: center;
}
.contact-us-form-dtl-inner i {
    background: #256fcb;
    border-radius: 50%;
    padding: 16px 17px;
    color: #fff;
    font-size: 18px;
}
.contact-us-form-dtl-links li {
    margin: 0 0 30px;
}
.contact-us-form-dtl-inner-2 a {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding: 5px 0 0;
}
.client-logos-2 {
    margin: -90px 0 0;
}
.review-banner {
    background: url(../images/revw.jpg);
    min-height: 776px;
}
.review-banner-img img {
    max-width: 130%}
.review-box i {
    color: #256fcb;
}
.review-sec {
    padding: 90px 0 70px;
}
.review-box {
    background: #ededed;
    padding: 30px 20px 30px 30px;
    margin: 0 0 30px;
    transition: .5s;
    position: relative;
    min-height: 500px;
}
.pricing-head, .service-banner {
    display: flex;
    align-items: center;
}
.review-box h5, .review-box .testi-rf {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    background: #256fcb;
    border-radius: 50%;
    display: flex;
    width: 120px;
    flex: 0 0 120px;
    height: 120px;
    justify-content: center;
    align-items: center;
}
.review-box-inner {
    padding: 0 0 0 17px;
    position: relative;
    z-index: 1;
}
.coma-1 {
    position: absolute;
    right: 35px;
    z-index: -1;
}
.review-box-inner h4, .review-box-inner strong.h4 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    display: block;
}
.review-box-inner p {
    line-height: 24px;
    font-size: 16px;
    color: #000;
    padding: 15px 0;
}
.review-box.active h5, .review-box.active .testi-rf {
    background: #fff;
    color: #256fcb;
}
.review-box.active i {
    color: #3a3a3a;
}
.partner-sec .banner-head h1 {
    font-size: 40px;
    line-height: 55px;
}
.partner-sec .banner-head span {
    font-size: 20px;
    color: #000;
}
.service-banner {
    min-height: 658px;
    background-repeat: no-repeat;
    background-size: cover;
}
.service-client-logos {
    padding: 30px 0 60px;
}
.w-logo {
    position: relative;
    top: -20px;
}
.service-client-logos .slick-list {
    padding: 30px 0 0;
}
.article-writing-service-head h2, .article-writing-service-head h3 {
    color: #223235;
    font-size: 45px;
    text-align: center;
    font-weight: 700;
}
.article-writing-service-head p {
    color: #3f3f3f;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    padding: 30px 0 60px;
}
.article-writing-service-box {
    background: #ebebeb;
    padding: 20px;
    min-height: 460px;
    transition: .5s;
}
.article-writing-service-box span {
    display: table;
    margin-left: auto;
    color: #256fcb;
    font-size: 45px;
    font-weight: 700;
}
.article-writing-service-box h3, .article-writing-service-box h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
    line-height: 27px;
}
.article-writing-service-box p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
.article-writing-service-box.active h3, .article-writing-service-box.active h5, .article-writing-service-box.active p, .article-writing-service-box.active span, .kindle-ser-box-new.active h4, .kindle-ser-box-new.active p, .services-sec-slider-ltr .slick-current .services-sec-box h4, .services-sec-slider-ltr .slick-current .services-sec-box p, .slick-current .cater-box h4, .slick-current .cater-box h3.title, .slick-current .cater-box p, .tier-box .project-btn:hover {
    color: #fff;
}
.pricing-btn li:first-child a, .pricing-btn li:nth-child(2) a {
    color: #fff;
    font-size: 18px;
    padding: 15px 25px;
    font-weight: 700;
}
.article-writing-service .project-btn {
    display: table;
    margin: 50px auto 0;
}
.article-writing-service {
    padding-bottom: 70px;
}
.spotlight-sec {
    background: url(../images/article-spotlight-banner.webp) 0 0/cover no-repeat;
    padding: 70px 0;
}
.spotlight-sec-head h2, .spotlight-sec-head h3 {
    color: #02132f;
    font-size: 40px;
    line-height: 54px;
    font-weight: 700;
}
.spotlight-sec-head p {
    color: #02132f;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
}
.spotlight-sec-head .project-btn {
    margin: 0 0 25px;
}
.pricing-head {
    justify-content: space-between;
    margin: 0 0 50px;
}
.pricing-btn, .words-ghost-list {
    display: flex;
    align-items: center;
}
.pricing-head-inner span {
    color: #000;
    font-size: 22px;
}
.pricing-head-inner h2, .pricing-head-inner h3 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    padding: 20px 0;
}
.pricing-head-inner p {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 25px;
}
.pricing-tag-img {
    position: absolute;
    right: 23px;
    top: -9px;
}
.pricing-box-head-1 {
    background: #efefef;
    border-radius: 6px;
    padding: 20px 23px;
    margin: 0 0 15px;
    transition: .5s;
}
.pricing-box-head-1 h5 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.pricing-box-head-1 span {
    color: #256fcb;
    font-size: 40px;
    font-weight: 700;
    padding: 15px 0;
}
.pricing-box-head-1 h6 {
    color: #2b2b2a;
    font-size: 14px;
}
.pricing-box-head-1 p {
    color: #696969;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 0;
}
.pricing-list {
    padding: 18px 0 0;
    height: 400px;
    overflow-y: scroll;
}
.pricing-list li {
    font-size: 15px;
    color: #000;
    padding: 0 0 15px;
    display: flex;
    line-height: 25px;
}
.pricing-list li i {
    color: #0540d3;
    padding: 6px 6px 0 0;
}
.pricing-btn li:first-child a {
    background: #256fcb;
    border: 1px solid #256fcb;
}
.pricing-btn li:nth-child(2) a {
    background: #3a3a3a;
    border: 1px solid #3a3a3a;
}
.pricing-btn {
    margin: 20px 0 0;
    justify-content: space-around;
}
.pricing-sec::selection {
    background: #256fcb;
    color: #fff;
    text-shadow: none;
}
.pricing-sec::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
}
.pricing-sec::-webkit-scrollbar-button:end:increment, .pricing-sec::-webkit-scrollbar-button:start:decrement {
    display: none;
}
.pricing-sec::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff;
}
.pricing-sec::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #256fcb;
}
.simple-start h6, .simple-start span.h6 {
    position: absolute;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    right: 0;
    text-align: center;
    left: 200px;
    margin: auto;
    top: 30px;
    bottom: 0;
}
.why-choose-service {
    background: url(../images/why-choose-banner.png) 0 0/cover no-repeat;
    padding: 65px 0 45px;
}
.why-choose-service-head h2, .why-choose-service-head h3 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    padding: 0 0 45px;
}
.why-choose-service-head h6, .why-choose-service-head strong.h6 {
    color: #256fcb;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 0;
    display: block;
}
.why-choose-service-head p {
    padding: 0 0 30px;
    line-height: 24px;
    font-size: 16px;
    color: #000;
}
.words-ghost {
    padding: 70px 0 0;
}
.words-ghost h3 {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
}
.words-ghost p {
    text-align: center;
    font-size: 16px;
    padding: 20px 0 40px;
}
.words-ghost-list {
    justify-content: center;
    column-gap: 40px;
}
.counter-list, .kindle-banner {
    display: flex;
    align-items: center;
}
.audiobook-service .article-writing-service-box {
    min-height: 330px;
}
.audiobook-service h3 {
    padding: 0 0 60px;
}
.audiobook-connect-sec {
    background: url(../images/audio-book-connect-banner.png) 0 0/cover no-repeat;
    padding: 65px 0;
}
.audiobook-connect-head h2, .audiobook-connect-head h3 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
}
.audiobook-connect-head p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 0;
}
.benefit-box-audiobook {
    background: #fff;
    padding: 35px;
}
.benefit-box-audiobook h3, .benefit-box-audiobook h5 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    padding: 20px 0;
}
.benefit-box-audiobook p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}
.audiobook-connect-sec .slick-arrow, .genre-sec .slick-arrow, .top-fav-sec .slick-arrow {
    font-size: 0;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    padding: 0;
    bottom: 10%;
    height: 47px;
}
.audiobook-connect-sec .slick-next, .audiobook-connect-sec .slick-prev, .genre-sec .slick-prev {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #fff;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #fff!important;
}
.audiobook-connect-sec .slick-arrow:before, .genre-sec .slick-arrow:before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    transition: .5s;
}
.audiobook-connect-sec .slick-prev {
    right: 0;
    bottom: 90px;
}
.audiobook-connect-sec .slick-prev:before, .genre-sec .slick-prev:before, .top-fav-sec .slick-prev:before {
    content: "\f053"}
.audiobook-connect-sec .slick-next {
    bottom: 90px;
    right: -25px;
}
.audiobook-connect-sec .slick-next:before, .genre-sec .slick-next:before, .top-fav-sec .slick-next:before {
    content: "\f054"}
.audio-slide-hd-txt h3 {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}
.auido-sl-img {
    margin: 0 6px;
}
.auido-sl-img img {
    width: 100%;
    margin: 0 auto;
    display: table;
    background: #fff;
    border-radius: 10px;
}
.service-client-logos-audio {
    padding: 30px 0;
}
.audio-bk-pl {
    background: #256fcb;
    padding: 20px 0;
}
.genre-sec {
    background: url(../images/genre-cater-banner.webp) 0 0/cover;
    padding: 70px 0;
}
.genre-sec .slick-prev {
    left: -90px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.genre-sec .slick-next {
    right: -90px;
    background-color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    top: 0;
    margin: auto;
    bottom: 0;
}
.top-fav-sec .slick-next, .top-fav-sec .slick-prev {
    background-color: #000;
    width: 55px;
    height: 55px;
    top: 0;
    margin: auto;
    border-radius: 50%;
    bottom: 0;
}
.cater-box {
    background: #fff;
    padding: 35px 25px;
    min-height: 410px;
    transition: .5s;
}
.cater-box h3.title, .cater-box h4 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    padding: 25px 0;
    text-align: left;
}
.cater-box p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.genre-sec h2, .genre-sec h3 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 65px;
}
.kindle-banner {
    background: url(../images/kindle-banner.png) 0 0/cover no-repeat;
    min-height: 776px;
}
.kindle-ser-sec {
    padding: 100px 0 70px;
}
.kindle-ser-sec .article-writing-service-box {
    min-height: 300px;
}
.kindle-cta-sec {
    background: url(../images/kindle-cta-banner.webp) 0 0/cover no-repeat;
    padding: 65px 0;
}
.kindle-cta-sec .cta-btn li:first-child a {
    background: #fff;
    color: #000!important;
}
.counter-list {
    column-gap: 50px;
    margin: 50px 0 0;
}
.counter-list-box span, .counter-list-box strong {
    color: #223235;
    font-size: 45px;
    font-weight: 700;
}
.counter-list-box h6 {
    padding: 10px 0 0;
    color: #000;
    font-size: 16px;
}
.top-fav-sec .slick-arrow:before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 17px;
    color: #fff;
    transition: .5s;
}
.top-fav-sec .slick-prev {
    left: -90px;
}
.top-fav-sec .slick-next {
    right: -90px;
}
.top-fav-sec {
    position: relative;
    padding: 0 0 65px;
}
.top-fav-sec::before {
    background: url(../images/feather-2.png);
    position: absolute;
    content: "";
    width: 165px;
    height: 438px;
    left: 80px;
    top: -180px;
}
.folio-slider-kinlde::before {
    position: absolute;
    content: "";
    background: #3a3a3a;
    width: 1150px;
    height: 100px;
    left: -20px;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.kindle-ser-sec-2 {
    background: url(../images/kindle-banner-ser.png) 0 0/cover no-repeat;
    padding: 65px 0;
}
.kindle-ser-sec-2 h3, .kindle-work-sec h3 {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    padding: 0 0 50px;
}
.kindle-ser-box-new {
    background: #fff;
    padding: 60px 25px 25px;
    position: relative;
    text-align: center;
    min-height: 316px;
    transition: .5s;
}
.kindle-ser-box-new span {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -20px;
    display: table;
    padding: 15px 13px;
    background: #256fcb;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.kindle-ser-box-new h4 {
    color: #000;
    font-size: 25px;
    line-height: 33px;
    font-weight: 600;
    padding: 20px 0;
}
.kindle-ser-box-new p {
    font-size: 15px;
    line-height: 25px;
}
.top-fav-sec .project-btn {
    display: table;
    margin: 50px auto 0;
    background: #3a3a3a;
}
.kindle-work-sec-box {
    display: flex;
    column-gap: 20px;
}
.kindle-work-sec-box h6 {
    font-size: 25px;
    font-weight: 700;
    color: #256fcb;
}
.kindle-work-sec-inner p {
    font-size: 15px;
    line-height: 21px;
    padding: 15px 0 20px;
}
.kindle-work-sec-box span {
    background: #256fcb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    padding: 13px 10px;
    position: relative;
    width: 51px;
    height: 51px;
}
.kindle-work-sec-box span::before {
    position: absolute;
    content: "";
    background: #256fcb;
    width: 4px;
    height: 130px;
    z-index: -1;
    top: 0;
}
section.pricing-sec, span.bf-none::before {
    display: none;
}
.kindle-work-sec {
    padding: 30px 0 65px;
}
.kindle-ser-box-new.active span {
    background: #fff;
    color: #000;
}
.portfolio_box {
    position: relative;
    margin-bottom: 20px;
    border-radius: 0;
}
.portfolio_box a {
    transition-duration: .5s;
    overflow: hidden;
    width: 100%;
    display: block;
}
.portfolio_box img {
    width: 100%;
    object-fit: fill;
    transition-duration: .9s;
}
.portfolio_box a:hover:before {
    content: "";
    position: absolute;
    background-color: rgba(21, 21, 21, .84);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.portfolio_box a:hover:after {
    content: "Preview";
    position: absolute;
    background: url(../images/preview-search.png) center/70% no-repeat;
    height: 160px;
    width: 90px;
    top: -30px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: grid;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    z-index: 99;
    align-items: end;
}
.portfolio_box a:hover img {
    transform: scale(1.1);
}
.folio-banner {
    background: url(../images/folio-banner.png) 0 0/cover no-repeat;
    min-height: 776px;
    display: flex;
    align-items: center;
}
.portfolio-img img {
    max-width: 110%}
.portfolio-sec {
    background: url(../images/port-banner-new.png) 0 0/cover no-repeat;
    padding: 100px 0 70px;
}
.pop-form, .popupform-main .main-pop .col-md-12, section.services-sec .banner-head h1, section.services-sec .banner-head h2, section.touch-sec .banner-head h2 {
    padding: 0;
}
.portfolio-sec .banner-head p, .portfolio-sec h1 {
    color: #000;
    text-align: center;
}
.portfolio-sec .banner-head span {
    display: table;
    margin: auto;
    color: #256fcb;
}
@media (max-width:1200px) {
    .menu-Bar, ul.menu li, ul.menu li a {
    display: block;
}
img {
    max-width: 100%;
    height: auto;
}
.menu-Bar {
    top: 0;
}
.menuWrap.open {
    display: flex;
    left: 0;
}
.menuWrap {
    position: fixed;
    left: -210%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #0f4c97;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    transition: .4s;
    z-index: 3;
    width: 100vw;
}
ul.menu li a {
    padding: 0;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
}
.logo img {
    max-width: 50%}
.container {
    position: relative;
}
header .main-header ul.menu>li {
    display: block;
    margin: 0;
    padding: 0;
}
header .main-header ul.menu>li a {
    color: #fff;
}
header .main-header ul.menu>li a:before {
    display: none;
}
}.popupform-main.active {
    display: block!important;
}
.popupform-main {
    position: fixed;
    background-color: rgba(0, 0, 0, .62);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.pop-form, .pop-form .close-btn {
    position: absolute;
    top: 0;
    right: 0;
}
.pop-form {
    width: 881px;
    height: 594px;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/popup-2.png) 0 0/cover;
    z-index: 99;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
div#pop-form {
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-top: 40px;
}
.popupform-main h3 {
    font-size: 26px;
    margin: 31px 0 0;
    float: none;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 0!important;
}
.main-privacy h3, .main-privacy li, .main-privacy p {
    font-family: Poppins, sans-serif;
    text-align: left!important;
}
.popupform-main h2 {
    font-size: 40px;
    margin: 10px 0 0;
    color: #fff;
    font-weight: 700;
}
.popupform-main h4 {
    font-size: 26px;
    margin: 8px 0 0;
    color: #fff;
    font-weight: 700;
}
.pop-form .close-btn {
    width: 45px;
    height: 45px;
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #000;
    padding-top: 3px;
    background-color: #e9e9e9;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 3px inset #000;
}
div#pop-form form {
    width: 53%;
    margin: 0 auto;
    display: table;
}
.popupform-main .main-pop {
    padding: 25px 10px 0 0;
}
.pop-form form .control-group {
    margin-bottom: 10px;
}
form .control-group {
    margin-bottom: 24px;
    position: relative;
}
.pop-form form .control-group input[type=email], .pop-form form .control-group input[type=number], .pop-form form .control-group input[type=text], .pop-form form .control-group select, .pop-form form .control-group textarea {
    background-color: #fff;
    font-family: Nunito, sans-serif;
    text-align: left;
}
.popupform-main form input[type=email], .popupform-main form input[type=number], .popupform-main form input[type=text] {
    color: #333;
    padding: 10px;
    height: 44px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 4px;
    font-family: Nunito, sans-serif;
    min-height: 50px;
}
.pop-form .submit-btn {
    font-size: 18px;
    padding: 10px 0;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    width: 100%;
    margin: 10px 0 0!important;
    font-weight: 700;
    text-transform: uppercase;
}
.main-banner .project-btn::before, .project-btn::before, .service-banner .project-btn::before {
    position: absolute;
    content: "";
    background: #3a3a3a;
    height: 100%;
    width: 100%;
    left: -345px;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
    z-index: -1;
}
.amazon-kindle-sec .cta-btn li:first-child a, .article-writing-service .project-btn, .contact-us-form-header button, .cta-menu-links li:first-child a, .cta-se-2 .cta-btn li:first-child a, .cta-sec .cta-btn li:first-child a, .kindle-cta-sec .cta-btn li:first-child a, .main-banner .project-btn, .project-btn, .service-banner .project-btn, .spotlight-sec-head .cta-btn li:first-child a, .talk-btn a, .touc-sec-form button, .what-we-do-sec .project-btn {
    overflow: hidden;
    position: relative;
    transition: .5s;
    z-index: 1;
}
.amazon-kindle-sec .cta-btn li:first-child a:hover::before, .article-writing-service .project-btn:hover::before, .contact-us-form-header button:hover::before, .cta-menu-links li:first-child a:hover::before, .cta-se-2 .cta-btn li:first-child a:hover::before, .cta-sec .cta-btn li:first-child a:hover::before, .kindle-cta-sec .cta-btn li:first-child a:hover::before, .main-banner .project-btn:hover::before, .project-btn:hover::before, .service-banner .project-btn:hover::before, .spotlight-sec-head .cta-btn li:first-child a:hover::before, .talk-btn a:hover::before, .touc-sec-form button:hover::before, .what-we-do-sec .project-btn:hover::before, button.submit.project-btn:hover::before {
    left: 0;
}
.cta-menu-links li:first-child a::before, .spotlight-sec-head .cta-btn li:first-child a::before, .talk-btn a::before {
    position: absolute;
    content: "";
    background: #256fcb;
    height: 100%;
    width: 100%;
    left: -235px;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
    z-index: -1;
}
.amazon-kindle-sec .cta-btn li:first-child a::before, .cta-se-2 .cta-btn li:first-child a::before, .cta-sec .cta-btn li:first-child a::before, .kindle-cta-sec .cta-btn li:first-child a::before, .touc-sec-form button::before {
    position: absolute;
    content: "";
    background: #3a3a3a;
    height: 100%;
    width: 100%;
    left: -245px;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
    z-index: -1;
}
.article-writing-service .project-btn::before, .what-we-do-sec .project-btn::before {
    position: absolute;
    content: "";
    background: #256fcb;
    height: 100%;
    width: 100%;
    left: -280px;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
    z-index: -1;
}
.contact-us-form-header button:hover, .kindle-cta-sec .cta-btn li:first-child a:hover {
    color: #ffff!important;
}
.contact-us-form-header button::before {
    position: absolute;
    content: "";
    background: #256fcb;
    height: 100%;
    width: 100%;
    left: -275px;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
    z-index: -1;
}
.services-sec-box {
    direction: ltr;
}
.pricing-btn li:first-child a:hover {
    background: 0 0;
    color: #256fcb;
}
.latest-work-slider.slick-initialized.slick-slider.slick-dotted ul.slick-dots {
    display: none!important;
}
.pricing-btn li:nth-child(2) a:hover {
    background: 0 0;
    color: #3a3a3a;
}
.what-we-do-main-inner-box a:hover {
    background: #3a3a3a;
    color: #fff;
}
section.services-sec .banner-head p {
    color: #000;
    padding: 15px 0 50px;
    width: 70%;
    text-align: center;
    display: table;
    margin: auto;
}
.main-privacy h3 {
    color: #000;
    margin-bottom: 15px!important;
    font-size: 26px!important;
    font-weight: 600!important;
}
.term-text {
    padding-left: 0;
}
.main-privacy li, .main-privacy p {
    margin: 0 0 15px!important;
    font-size: 14px!important;
    line-height: 22px!important;
    color: #757575;
}
.main-privacy {
    padding: 40px 0 0;
}
.privacy ul {
    list-style: disc;
    padding: 0 0 0 20px;
}
.social-links-list li a:hover {
    color: #fff;
    background: #256fcb;
}
button.submit.project-btn:before {
    left: -400px;
}
.banner-form {
    background: #256fcb85;
    padding: 25px;
    border-radius: 8px;
    margin: 70px 0 70px;
    position: relative;
    z-index: 2;
}
.fld-input input {
    border-width: 1px;
    border-color: rgb(204 204 204 / 0%);
    border-style: solid;
    border-radius: 0;
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 35px;
    font-size: 14px;
}
.fld-input {
    position: relative;
    background: #fff;
    border-radius: 8px;
}
.fld-input i {
    position: absolute;
    top: 13px;
    color: #cacaca;
    left: 16px;
}
.banner-form button {
    border-radius: 5px;
    background-color: #25a08c;
    padding: 13px 14px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 100%}
.about-us .row {
    align-items: center;
}
.fld-input select {
    background: #fff;
    border-radius: 8px;
    padding: 6px;
    width: 100%;
    height: 42px;
}
.fld-input ::placeholder, .fld-input i {
    color: #000!important;
}
.main-bnr-form-st .col-md-3 {
    width: 20%;
    max-width: 20%}
ul.ghostwriting-bnr-list {
    display: flex;
    padding-top: 25px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.ghost-pg-bnr-form .banner-form {
    margin-bottom: 0;
}
ul.ghostwriting-bnr-list li {
    width: 25%;
    margin-top: 10px;
}
ul.ghostwriting-bnr-list li a {
    display: flex;
    align-items: center;
    color: #fff;
}
ul.ghostwriting-bnr-list li a img {
    margin-right: 15px;
    filter: brightness(100);
}
.dmca_sss a {
    border: none!important;
    border-radius: initial!important;
    padding: 0!important;
    margin: 20px 0 0;
}
.dmca_sss a:hover {
    background-color: transparent!important;
}
.latest-work.home-latest-work {
    background: #eaf1ea;
    padding: 50px 0 160px;
    text-align: center;
}
.latest-work {
    background: #eaf1ea;
    padding: 50px 0;
    text-align: center;
}
.resume_box.box18 {
    position: relative;
    overflow: hidden;
}
.banner-img img {
    width: 400px;
}
.resume_box.box18 img {
    width: 240px;
}
.resume_box.box18 .box-content {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    top: 0;
    background: #000000b0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transform: scaleX(0);
    transition: .5s ease-in-out;
    height: 99%;
    width: 69%}
.resume_box.box18 .box-content i {
    font-size: 50px;
    color: #256fcb;
}
.resume_box.box18:hover .box-content {
    transform: scaleX(1);
}
.bnr-side-slider .slick-list {
    width: 100%;
    margin: 0;
}
ul.main-menu li a {
    font-size: 15px;
}
.resume_box.box18 i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    font-size: 90px;
    color: #256fcb;
    z-index: 9;
}
.bnr-side-slider ul.slick-dots {
    bottom: -10px;
    width: 100%;
    left: 0;
    display: none;
}
.bnr-side-slider ul.slick-dots button {
    background: #fff;
}
.mb30 {
    margin-bottom: 30px!important;
}
.pb20 {
    padding-bottom: 20px!important;
}