@import url(../../css2-1);



*,
.accordion-button,
:focus,
:hover {
    outline: 0 !important
}

.watch-box li,
ol,
ul {
    list-style: none
}

.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: #FF702D;
    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: #FF702D
}

.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
}

ol,
ul {
    margin: 0;
    padding: 0
}

.copyright-sec-list li,
.demo,
.slick-dots li,
a,
input[type=submit],
span {
    display: inline-block
}

.menu-Bar,
.slick-dots li button::before {
    display: none;
    top: 0;
    position: absolute;
    bottom: 0
}

img {
    max-width: 100%;
    height: auto
}

F {
    cursor: pointer
}

a:hover {
    color: #ee9065;
    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 {
    vertical-align: middle;
    overflow: hidden;
    padding: 0;
    border: none;
    width: fit-content !important;
    height: fit-content !important;
    margin: 0 5px !important
}

.slick-dots li button {
    height: 12px !important;
    width: 12px !important;
    border-radius: 50% !important;
    padding: 0 !important;
    background: #333 !important;
    border: none;
    cursor: pointer;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0;
    flex: 0 0 12px
}

.slick-dots li.slick-active button {
    background: #FF702D !important;
    width: 12px;
    height: 12px
}

.slick-dots li button::before {
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-radius: 50%;
    flex: 0 0 6px;
    opacity: 1 !important
}

.menu-Bar {
    width: 30px;
    height: 20px;
    cursor: pointer;
    right: 15px;
    margin: auto;
    z-index: 22
}

.lmc-bar {
    display: flex;
    align-items: center !important;
    justify-content: space-between;
    flex-wrap: unset;
    margin: 0
}

.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
}

.client-logo-sec,
.client-logos {
    margin: -100px 0 0;
    z-index: 1
}

.main-header {
    padding: 10px 0;
    background: 0 0;
    width: 100%
}

.main-menu {
    column-gap: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.about-us .row,
.cta-btn,
.cta-menu-links {
    align-items: center
}

.cta-btn,
.cta-menu-links {
    column-gap: 13px;
    display: flex
}

.cta-menu-links {
    justify-content: end
}

.cta-menu-links li a,
.main-menu li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-decoration: none
}

.talk-btn a {
    background-color: #FF702D;
    padding: 15px 25px;
    color: #ffff;
    font-size: 14px;
    font-weight: 500
}

.cta-menu-links li:first-child a {
    background: #fb5f16;
    padding: 14px 17px;
    color: #ffff
}

.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: 47px;
    -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: 0;
    padding: 30px 20px 10px;
    transform: scale(0);
    right: 0;
    margin: auto;
    bottom: auto
}

.dd-link:hover .drop-down-box {
    transform: scale(1)
}

.logo img {
    max-width: 180px;
}

.main-banner {
    background-image: url(../images/pic1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-color: #FF702D; */
    padding: 130px 0 140px;
}

/* video#header-vid {
    top: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    object-fit: cover
} */

/* .main-banner::before {
    content: '';
    background: #FF702D00;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    z-index: 0
} */

/* privacy css start  */
.privacy1 {
    background-image: url(../images/pic2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 160px 0 60px 0;
}

.privacy2 h2 {
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    line-height: 2;
}

.privacy2 p {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    width: 70%;
    margin: 0 auto;
    line-height: 1.3;
}

.privacy3 {
    background-image: url(../images/touch-banner.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
}

.privacy4 h2 {
    color: #000;
    font-size: 35px;
    font-weight: 600;
    line-height: 2;
}

.privacy4 h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.privacy4 p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
}


.privacy5 {
    list-style: disc;
    padding-left: 15px;
}

.privacy5 li {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
}

.privacy5 li a{
    color: #000000;
}


/* privacy css end  */

.client-logo-sec,
.client-logos,
.clock,
.cta-img-inner,
.cta-sec .row,
.folio-slider-kinlde,
.pricing-box,
.simple-start,
.tier-box,
.what-we-do-main-box,
.what-we-do-main-box-head {
    position: relative
}

.banner-head span {
    color: #ffff;
    font-size: 30px
}

.banner-head h1,
.banner-head h2 {
    color: #FF702D;
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    padding: 15px 0 0
}

.banner-head p {
    color: #ffff;
    font-size: 16px;
    line-height: 25px;
    padding: 20px 0 30px;
    width: 95%
}

.project-btn {
    padding: 20px 19px;
    color: #fff;
    font-weight: 700;
    background-color: #fb5f16;
}

.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 {
    padding: 0 150px
}

.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: #fb5f16
}

.what-we-do-sec .slick-list {
    width: 190%;
    padding: 65px 0 50px
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    background-image: none !important;
    content: "\f078" !important;
    font-family: FontAwesome !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: #ffff;
    font-size: 25px;
    font-weight: 700;
    left: 28px
}

.what-we-do-main-inner-box {
    bottom: -50px;
    background: #FF702D;
    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: #ffff;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 0
}

.what-we-do-main-inner-box a {
    background: #ffff;
    padding: 15px 22px;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    text-decoration: none
}

.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: 50px 0 50px;
}

.cta-after {
    right: -350px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 330px !important;
}

.cta-before {
    left: -380px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 450px !important
}

.cta-img-inner img {
    bottom: -40px;
    top: 0;
    margin: auto;
    left: 0;
    right: 0
}

.cta-head h3,
.cta-head strong {
    color: #FF702D;
    font-size: 45px;
    font-weight: 700
}

.cta-head p {
    color: #3f3f3f;
    padding: 20px 0 30px
}

.cta-btn li a {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    color: #ffff
}

.cta-btn li:first-child a {
    padding: 14px 23px;
    color: #ffff !important;
    background: #fb5f16
}

.cta-head {
    padding: 0 0 0 35px
}

.slick-dots {
    /* left: 60px; */
    padding: 0;
    bottom: -50px
}

/* scroll to top css start  */
.progress-wrap {
    position: fixed;
    bottom: 60px;
    right: 40px;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 400ms linear;
    background-color: #FF702D;
    border: 1.2px solid #FF702D;
}

.progress-wrap i {
    position: absolute;
    color: #ffffff;
    font-size: 14px;
    z-index: 2;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: #ffffff;
    stroke-width: 4;
    transition: stroke-dashoffset 0.4s linear;
}

/* scroll to top css end  */


.footer-hr {
    padding: 0;
    margin: 0;
    background: #000
}

.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: 15px 0;
    display: flex;
    align-items: center;
    position: relative;
    text-align: left;
    background: 0 0 !important;
    justify-content: flex-start;
    border: none !important;
    box-shadow: none !important
}

.accordion-button:not(.collapsed),
.counter-list-box-2 span,
.counter-list-box-2 strong,
.services-links li a:hover,
.what-we-do-about .banner-head span {
    color: #ee9065
}

.accordion-body {
    color: #a19f9f;
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 20px
}

.accordion-button::after {
    display: flex;
    width: 22px;
    height: 22px;
    margin-right: 10px !important;
    background-size: 1.25rem !important;
    transition: transform .2s ease-in-out !important;
    color: #FF702D;
    font-size: 16px;
    order: -1;
    position: unset !important;
    margin-left: 0;
    justify-content: center;
    align-items: center
}

.services-sec-box {
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    background: #fff;
    padding: 40px 30px 50px
}

.services-sec-box img {
    margin-left: 15px
}

.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: #FF702D;
    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;
    width: 100px;
}

.tier-box {
    background: #ebebeb;
    padding: 190px 35px 30px;
    transition: .5s;
    min-height: 620px;
}

.tier-box span {
    color: #FF702D;
    font-size: 65px;
    font-weight: 700
}

.tier-box h3,
.tier-box h4,
.tier-box strong.h3,
.what-we-do-about-inner-about h3 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    padding: 20px 0;
    display: block
}

.tier-box p {
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    margin: 0;
}

.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: #fb5f16
}

.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 p,
.review-box.active strong.h4,
.service-banner .project-btn:hover,
.slick-current .services-sec-box-inner h3,
.slick-current .services-sec-box-inner h4,
.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 h4,
.tier-box.active p,
.tier-box.active span,
.tier-box.active strong.h3,
.touc-sec-form button:hover,
.what-we-do-sec .project-btn:hover {
    color: #ffff
}

.slick-current .what-we-do-about-inner-about a,
.tier-box.active a {
    background: #ffff;
    color: #000
}

.review-box.active img,
.tier-box.active .tier-circle {
    filter: inherit
}

.tier-sec .col-md-5 {
    margin: 0 0 0 90px
}

.testi-sec .slick-current .testi-box {
    background: #ffff;
    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-image: url(assets/images/testi-banner.webp.html) 0 0/cover no-repeat;
    padding: 70px 0 100px
}

/* .banner-head h2,
.latest-work h1,
.testi-sec .banner-head h1 {
    padding-bottom: 50px;
} */

.testi-box {
    background: #f4f4ec;
    border: 1px solid #dadad9;
    padding: 35px;
    min-height: 436px
}

.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: #FF702D;
    text-decoration: underline
}

.cta-se-2 {
    background: #1a191d;
    padding: 70px 0
}

.cta-head-2 span {
    color: #ffff;
    font-size: 20px
}

.cta-head-2 h3,
.cta-head-2 strong.h3 {
    color: #ffff;
    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: #ffff;
    -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-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: #FF702D;
    padding: 25px
}

.clock-box p {
    color: #ffff;
    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: #ffff
}

.clock-box p span {
    font-weight: 700
}

.clock-box-links {
    margin: 60px 0 0
}

.clock-box-links li a {
    color: #ffff;
    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: #ffff;
    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: #FF702D;
    display: table;
    margin: auto
}

.touch-sec {
    background: url(assets/images/touch-banner.webp.html) 0 0/cover no-repeat
}

.footer-box-1 p {
    color: #000;
    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: 20px 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
}

.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;
    font-weight: 900;
}

.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;
    text-decoration: none
}

.services-links li i {
    padding: 0 5px 0 0;
    color: #FF702D;
    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
}

.copyright-sec-list li.first::before {
    content: "\f067";
    font: 14px/1 FontAwesome;
    margin: 0 10px 0 0;
    color: #000000
}

.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: #000;
    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.webp) 0 0/cover no-repeat;
    min-height: 776px;
    display: flex;
    align-items: center
}

.about-img {
    position: relative;
    z-index: 1
}

.about-img::before {
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: #FF702D;
    opacity: .549;
    width: 640px;
    height: 640px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    top: -160px;
    bottom: 0
}

.about-img img {
    max-width: 120%
}

.client-logos-2 {
    padding: 0 130px
}

.client-logos-2 img,
.service-client-logos img,
.slick-current .cater-box img {
    filter: invert(1)
}

.what-we-do-about-inner-about {
    background: #ebebeb;
    padding: 50px 25px 35px;
    min-height: 445px
}

.what-we-do-about-inner-about span {
    font-size: 45px;
    font-weight: 700;
    color: #FF702D
}

.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: #FF702D;
    color: #ffff;
    padding: 16px 47px;
    font-size: 18px;
    font-weight: 700
}

.what-we-do-about .slick-dots {
    right: 0
}

.contact-banner {
    background: url(../images/contact-banner.webp) 0 0/cover no-repeat;
    padding: 60px 0 135px
}

.contact-us {
    padding: 110px 0 70px
}

.contact-us-form span {
    color: #FF702D;
    font-size: 30px
}

.contact-us-form h2,
.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: #FF702D;
    color: #ffff;
    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
}

.counter-list,
.kindle-banner,
.pricing-btn,
.pricing-head,
.review-banner,
.review-box,
.service-banner,
.words-ghost-list {
    display: flex;
    align-items: center
}

.contact-us-form-dtl-inner i {
    background: #FF702D;
    border-radius: 50%;
    padding: 16px 17px;
    color: #ffff;
    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/review-banner.webp);
    min-height: 776px
}

.review-banner-img img {
    max-width: 130%
}

.review-box i {
    color: #f38010
}

.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: 350px
}

.review-box .testi-rf,
.review-box h5 {
    color: #ffff;
    font-size: 35px;
    font-weight: 700;
    background: #FF702D;
    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 .testi-rf,
.review-box.active h5 {
    background: #ffff;
    color: #FF702D
}

.review-box.active i {
    color: #f6ff00
}

.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: 638px;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 100px 0 0 0; */
}

.service-client-logos {
    padding: 17px 0 1px;
}

.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: 35px;
    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: 396px;
    transition: .5s
}

.article-writing-service-box span {
    display: table;
    margin-left: auto;
    color: #FF702D;
    font-size: 45px;
    font-weight: 700
}

.article-writing-service-box h3,
.article-writing-service-box h5 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    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 h3,
.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 h3.title,
.slick-current .cater-box h4,
.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: #ffff;
    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-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: 54px;
    top: -4px;
}

.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: #FF702D;
    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: #FF702D;
    border: 1px solid #FF702D
}

.pricing-btn li:nth-child(2) a {
    background: #FF702D;
    border: 1px solid #FF702D
}

.pricing-btn {
    margin: 20px 0 0;
    justify-content: space-around
}

.pricing-sec::selection {
    background: #FF702D;
    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: #FF702D
}

.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: 20px;
    bottom: 0;
}

.why-choose-service {
    background: url(assets/images/why-choose-banner.webp.html) 0 0/cover no-repeat;
    padding: 65px 0 45px
}

.why-choose-service-head h2,
.why-choose-service-head h3 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    padding: 0 0 45px
}

.why-choose-service-head h6,
.why-choose-service-head strong.h6 {
    color: #FF702D;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 15px;
    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
}

.audiobook-service .article-writing-service-box {
    min-height: 290px
}

.audiobook-service h3 {
    padding: 0 0 60px
}

.audiobook-connect-sec {
    background: url(../images/audio-book-connect-banner.webp) 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: #ffff;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 0
}

.benefit-box-audiobook {
    background: #ffff;
    padding: 35px;
    min-height: 700px;
}

.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: #ffff
}

.audiobook-connect-sec .slick-arrow::before,
.genre-sec .slick-arrow::before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 22px;
    font-weight: 900;
    color: #000;
    transition: .5s
}

.audiobook-connect-sec .slick-prev {
    left: -70px;
    bottom: 81px;
    top: 430px;
}

.audiobook-connect-sec .slick-prev::before,
.genre-sec .slick-prev::before,
.top-fav-sec .slick-prev::before {
    content: "\f054";
}

.audiobook-connect-sec .slick-next {
    bottom: 90px;
    right: -60px;
    top: 440px;
}

.audiobook-connect-sec .slick-prev::before,
.genre-sec .slick-prev::before,
.top-fav-sec .slick-prev::before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 22px;
    font-weight: 900;
    color: #000;
    transition: .5s
}

.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: #FF702D;
    padding: 20px 0
}

.genre-sec {
    background: url(assets/images/genre-cater-banner.webp.html) 0 0/cover;
    padding: 100px 0 !important;
}

.genre-sec .slick-prev {
    left: -90px;
    bottom: 0;
    top: 50px;
    margin: auto
}

.genre-sec .slick-next {
    right: -90px;
    background-color: #ffff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    top: 50px;
    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: #ffff;
    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.webp) 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: #ffff;
    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 .text,
.counter-list-box h6 {
    padding: 10px 0 0;
    color: #000;
    font-size: 16px;
    display: block
}

.top-fav-sec .slick-arrow::before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 17px;
    color: #ffff;
    transition: .5s
}

.top-fav-sec .slick-prev {
    left: -110px;
    transform: rotate(177deg);
}

.top-fav-sec .slick-next {
    right: -90px
}

.top-fav-sec {
    position: relative;
    padding: 0 0 65px
}

.top-fav-sec::before {
    background: url(https://cdn.elitebookwriting.com/assets/images/feather-2.webp);
    position: absolute;
    content: "";
    width: 165px;
    height: 438px;
    left: 80px;
    top: -180px
}

.folio-slider-kinlde::before {
    position: absolute;
    content: "";
    background: #FF702D;
    width: 1150px;
    height: 100px;
    left: -20px;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0
}

.kindle-ser-sec-2 {
    background: url(../images/kindle-banner-ser.webp) 0 0/cover no-repeat;
    padding: 65px 0
}

.kindle-ser-sec-2 h2,
.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: #FF702D;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
    font-weight: 600
}

.kindle-ser-box-new h3,
.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: #FF702D
}

.kindle-work-sec-box {
    display: flex;
    column-gap: 20px
}

.kindle-work-sec-box h6,
.kindle-work-sec-box strong.h6 {
    font-size: 25px;
    font-weight: 700;
    color: #FF702D
}

.kindle-work-sec-inner p {
    font-size: 15px;
    line-height: 21px;
    padding: 15px 0 20px
}

.kindle-work-sec-box span {
    background: #FF702D;
    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: #FF702D;
    width: 4px;
    height: 130px;
    z-index: -1;
    top: 0
}

section.pricing-sec,
span.bf-none::before {
    display: none
}

.kindle-work-sec {
    padding: 0 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(https://cdn.elitebookwriting.com/assets/images/preview-search.webp) 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(https://cdn.elitebookwriting.com/assets/images/folio-banner.webp) 0 0/cover no-repeat;
    min-height: 776px;
    display: flex;
    align-items: center
}

.portfolio-img img {
    max-width: 110%
}

.portfolio-sec {
    background: url(https://cdn.elitebookwriting.com/assets/images/port-banner-new.webp) 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: #FF702D
}

.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(https://cdn.elitebookwriting.com/assets/images/popup-2.webp) 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
}

.main-privacy h2,
.main-privacy h3 {
    margin-bottom: 15px !important;
    font-weight: 600 !important
}

.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: #FF702D;
    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,
.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;
    text-decoration: none
}

.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: #FF702D;
    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: #FF702D;
    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: #FF702D;
    height: 100%;
    width: 100%;
    left: -245px;
    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: #FF702D;
    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: #ee9065
}

.pricing-btn li:nth-child(2) a:hover {
    background: 0 0;
    color: #ee9065
}

.what-we-do-main-inner-box a:hover {
    background: #ee9065;
    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 h2 {
    color: #000;
    font-size: 30px
}

.main-privacy h3 {
    color: #000;
    font-size: 26px !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 {} */

button.submit.project-btn::before {
    left: -400px
}

.banner-form {
    background: #FF702D85;
    padding: 25px;
    border-radius: 8px;
    margin: 50px 0 70px;
    position: relative;
    z-index: 1
}

.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%
}

.fld-input select {
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    width: 100%
}

.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
}

.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 {
    display: flex;
    justify-content: center;
    align-items: center
}

.resume_box.box18 {
    position: relative;
    overflow: hidden
}

.resume_box a {
    width: 100%;
    height: 100%
}

.banner-img img,
.resume_box.box18 img {
    width: 100%
}

.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: 99%
}

.resume_box.box18 .box-content i {
    font-size: 50px;
    color: #FF702D
}

.resume_box.box18:hover .box-content {
    transform: scaleX(1)
}

.bnr-side-slider .slick-list {
    width: 100%;
    margin: 0
}

.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: #e2563d;
    z-index: 9
}

.bnr-side-slider ul.slick-dots {
    bottom: -10px;
    width: 100%;
    left: 0
}

.bnr-side-slider ul.slick-dots button {
    background: #fff
}

.mb30 {
    margin-bottom: 30px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.cw {
    color: #fff !important
}

.social-links ul.badge {
    DISPLAY: flex;
    align-items: center;
}

.social-links ul.badge li img {
    width: 40px;
}

.social-links ul.badge li:nth-child(1) img,
.social-links ul.badge li:nth-child(4) img {
    filter: brightness(0);
}

.social-links ul.badge li {
    margin: 0 10px 0 0;
}

.modal-header {
    padding: 0 !important;
    border: none !important;
    margin-bottom: 20px;
}

.modal-body {
    padding: 0 !important;
}

.modal {
    background: #0000008c;
}

.modal-dialog {
    margin-top: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50px;
}

.popup_form_wrp {
    padding: 0 15px;
}

.popup_form_wrp h2 {
    font-weight: 800;
    font-size: 35px;
    color: #fff;
    margin: 0 0 10px 20px;
    position: relative;
}

.modal-content {
    padding: 30px 0;
}

.popup_form_wrp p {
    color: #fff;
    font-weight: 500;
}

.popup_form_wrp form input,
.popup_form_wrp form select,
.popup_form_wrp form textarea {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    height: 45px;
    margin: 0 0 15px 0;
    padding: 0 0 0 20px;
    font-family: 'Raleway';
    font-weight: 500;
    outline: none;
    color: #000;
    border: none !important;
    font-weight: 400;
}

.popup_form_wrp form {
    margin: 30px 0 0 0;
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
    color: rgba(0, 0, 0, 0.44);
    font-size: 14px;
}

.popup_form_wrp form textarea {
    border-radius: 15px;
    height: 130px;
    padding: 15px 18px;
}

.popup_form_wrp form select {
    font-size: 14px;
    font-weight: 500;
}

.modal-content {
    border-radius: 20px;
}

.modal-content {
    border: 2px solid #FF702D !important;
    background: #000 !important;
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #FF702D;
    width: 10px;
    height: 40px;
    left: -20px;
    border-radius: 5px;
}

span.color_form {
    color: #FF702D;
}

button.btn-close {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #FF702D !important;
    opacity: 1;
    border-radius: 0;
    width: 30px;
    height: 25px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 15px;
}

button.btn-close:after {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 4px;
    height: 26px;
    top: 5px;
    transform: rotate(42deg);
    left: 25px;
    border-radius: 5px;
}

button.btn-close:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 4px;
    height: 26px;
    top: 5px;
    transform: rotate(129deg);
    left: 24px;
    border-radius: 5px;
}

button.btn-close:hover {
    background: #F3AD16;
    opacity: 1;
}

button.popup_button {
    background: linear-gradient(180deg, #39AFF9 0%, #007CCA 100%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    text-transform: capitalize;
    width: 200px;
    height: 50px;
    font-family: 'Raleway';
}

button.popup_button:hover {
    background: #f3ad16;
}

.popup_form_wrp input[type="submit"] {
    margin: 0 !important;
    background: #FF702D !important;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 600 !important;
    padding: 0 !important;
    width: 35% !important;
}

h2.text-white.text-center {
    font-size: 55px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0 !important;
}

.contact-img img {
    width: 65%;
}

a.block {
    display: block;
    margin-top: 10px;
}

.spotlight-sec-img img {
    display: block;
    margin-left: auto;
}

.col-md-8.choos-content-col {
    width: 50% !important;
}

.glob-thank.text-center.mt-5 button {
    width: 200px;
    height: 50px;
    background: #FF702D;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s ease;
}

.kindle-img img {
    width: 80%;
    margin-left: auto !important;
    display: block;
}

body.audio-book-page section.audiobook-connect-sec button.slick-prev.slick-arrow,
body.audio-book-page section.audiobook-connect-sec button.slick-next.slick-arrow {
    top: 86%;
}

.glob-thank.text-center.mt-5 button:hover {
    background: #000;
    transition: .5s ease;
}

.ghost-pg-bnr-form .banner-form .row {
    justify-content: space-evenly;
}

.contact-banner {
    padding: 100px 0 135px;
}

ul.social-links-list li {
    border: 1px solid #000;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

ul.social-links-list li i {
    font-size: 20px;
}

.mobile_menu {
    display: none;
}

ul.words-ghost-list.mobile_slider.mobile {
    display: none;
}



@media only screen and (max-width: 1560px) {
    .books ul li img {
        width: 100% !important;
        height: 620px !important;
        object-fit: cover !important;
    }
}

.books ul li img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.footer-box-1 img {
    width: 50%;
}


section.testi-sec {
    background-image: url(../images/testi-banner.webp) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.touch-sec {
    background-image: url(../images/touch-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.why-choose-service,
section.genre-sec {
    background-image: url(../images/why-choose-banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.genre-sec {
    background-image: url(../images/genre-cater-banner.webp);
}

@media only screen and (max-width: 767px) {


    ul.words-ghost-list.mobile_slider.mobile li img {
        margin: auto;
        display: block;
    }

    ul.slick-dots {
        bottom: -40px;
    }

    ul.words-ghost-list.desktop {
        display: none;
    }

    ul.words-ghost-list.mobile_slider.mobile {
        display: block;
    }

    ul.cta-btn a.project-btn.popup-btn {
        margin: auto;
        margin-bottom: 20px;
    }

    .services-links li a {
        padding: 0 !important;
        font-size: 12px !important;
    }


    .statue-img {
        margin: 20px 0 0 0;
    }

    .kindle-ser-box-new.active span {
        margin-top: 40px;
    }

    ul.words-ghost-list {
        flex-wrap: wrap;
    }

    .review-box {
        display: block !important;
        text-align: center !important;
        margin: auto !important;
    }

    .review-box .testi-rf {
        margin: auto;
        margin-bottom: 20px !important;
    }

    .review-box-inner {
        padding: 0 !important;
    }

    .pricing-head {
        display: block !important;
    }

    section.pricing-sec.pricing-sec-inner-sec {
        padding: 0 0 0 0 !important;
    }

    section.pricing-sec.pricing-sec-inner-sec .pricing-head-inner h2 {
        padding: 0;
    }

    ul.ghostwriting-bnr-list li {
        width: unset;
        flex: 0 0 50%;
        margin: 0 0 20px 0;
    }

    ul.ghostwriting-bnr-list li a {
        font-size: 12px;
    }

    section.pricing-sec.pricing-sec-inner-sec {
        padding-top: 50px !important;
    }

    section.pricing-sec.pricing-sec-inner-sec .col-md-4 {
        margin: 0 0 0 15px !important;
    }

    section.genre-sec {
        padding: 60px 0 0 0 !important;
    }


    /* .client-logos-2 .slick-slide img,
    .service-client-logos .slick-slide img,
    .testi-sec .slick-slide img {
        width: 100px !important;
    } */

    .client-logos-2 {
        /* margin: 0; */
        padding: 0 !important;
    }

    .banner-head span {
        text-align: center;
    }

    .banner-form {
        margin: 0 0 30px 0 !important;
    }

    .banner-form .row {
        display: block;
    }

    .banner-form .row .col-md-3 {
        width: 100% !important;
        max-width: unset;
    }

    section.latest-work.home-latest-work {
        padding: 80px 0;
    }

    .cta-head {
        padding: 0 !important;
        width: 100%;
    }

    ul.cta-btn {
        display: block;
    }

    ul.cta-btn li {
        margin: 0 0 20px 0;
    }

    .cta-head strong {
        font-size: 35px;
        line-height: 45px;
        margin: 0;
    }

    .cta-head p {
        margin: 0 0 30px 0;
        padding: 0;
    }

    .accordion-body {
        text-align: left;
    }

    section.services-sec .banner-head p {
        width: 100% !important;
    }

    .services-sec-box img {
        width: 75% !important;
    }

    section.services-sec {
        padding: 40px 0 0 0;
    }

    .services-sec-slider-rtl {
        height: 750px;
    }

    .tier-sec .row .content-col .tier-box {
        height: unset !important;
        min-height: auto !important;
        padding: 40px 15px !important;
    }

    .cta-head-2 h3,
    .cta-head-2 strong.h3 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .touc-sec-form {
        padding: 20px;
    }

    .services-links li {
        align-items: baseline;
    }

    div#navbarSupportedContent {
        background: #fff;
    }

    ul.navbar-nav.me-auto {
        display: block;
    }

    ul.navbar-nav.me-auto li.nav-item {
        border-bottom: 1px solid #000;
        padding: 15px 20px;
    }

    ul.navbar-nav.me-auto li.nav-item a {
        text-decoration: none !important;
        color: #000;
    }

    /* li.nav-item.dropdown {}   */

    li.nav-item.dropdown a#navbarDropdown {
        padding: 0;
    }

    ul.dropdown-menu.show li {
        display: flex;
        align-items: center;
        padding: 0 0 10px 10px;
    }

    button.navbar-toggler {
        position: absolute;
        right: 10px;
        top: 10px;
        background: #fff;
        outline: none !important;
    }

    .mobile_menu .container-fluid a img {
        width: 70%;
    }


    header.main_header.desktop {
        display: none;
    }

    .mobile_menu {
        display: block;
        background: #FF702D;
        padding: 15px 0;
    }

    ul.counter-list {
        display: none;
    }
}