@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);
body,
p {
    color: #3c3c3c
}

.menuSec,
.noPadding,
.popupform-main .main-pop .col-md-12,
ul {
    padding: 0
}

h5,
ul {
    margin: 0 0 20px
}

.menuSec ul,
.theme_btn {
    text-align: center;
    text-transform: capitalize
}

.centerCol,
.menuSec li:hover li {
    float: none
}

.droopdwon li:hover>ul,
.menuSec li:hover>ul {
    position: absolute;
    width: 230px;
    text-align: left;
    z-index: 1000;
    left: 0
}

.menuSec ul li a,
.theme_btn,
a,
a:focus,
a:hover {
    text-decoration: none
}

hul.contact-lst li.first a,
ul.contact-lst li.first a {
    padding: 12px 13px 16px 10px;
    font-size: 16px;
    width: auto
}

.discover-box h3,
.menuSec ul,
.theme_btn,
section.cta h2,
section.cta h3{
    text-transform: capitalize
}

body,
html {
    overflow-x: hidden
}

.auth_desp h6,
.test_page_box p {
    font-family: 'Open Sans';
    color: #393939
}

body {
    word-break: break-word;
    font: 15px/25px Poppins, sans-serif
}

h1,
h2 {
    line-height: 60px;
    font-family: Poppins, Sans-Serif;
    color: #000
}

.theme_btn,
h1,
h2,
p {
    font-weight: 500
}

a {
    color: #28b16d;
    white-space: initial
}

body.modal-open {
    padding-right: 0 !important
}

a:focus,
a:hover {
    color: #393939
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

.carousel-inner {
    background: #f0f8ff
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    list-style-type: none
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot@) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.noLeft {
    padding-left: 0
}

.noRight {
    padding-right: 0
}

.centerCol {
    margin: 0 auto
}

.theme_btn {
    position: relative;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 5px;
    transition: .2s;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    margin-right: 20px;
    background: linear-gradient(45deg, #0085ff 30%, #0054af 80%);
    color: #fff
}

.theme_btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    color: #fff
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

.carousel-caption,
.d-flex,
.interested-form-sec .row {
    align-items: center
}

h1 {
    font-size: 57px;
    margin: 0 0 17px
}

h2 {
    font-size: 50px;
    margin: 0 0 30px
}

h3 {
    font-family: Poppins, Sans-Serif;
    font-size: 30px;
    line-height: 34px;
    color: #000;
    font-weight: 600;
    margin: 0 0 28px
}

h4,
h5,
h6 {
    font-family: Poppins, Sans-Serif;
    font-weight: 500;
    color: #000
}

h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px;
    line-height: 25px
}

h6 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 22px
}

select {
    background: url('../images/arrow.png') right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.header_cta ul {
    justify-content: end
}

header {
    padding: 0px 0 15px;
    box-shadow: 0 0 10px 0 #0000002e;
    position: relative;
    z-index: 9
}

.logo img {
    width: 100%;
    display: block;
    margin-top: 20px;
}

hul.contact-lst li.first a {
    background-color: #f6921e;
    border-radius: 50px;
    color: #000;
    -webkit-animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
    animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
    box-shadow: 0 0 0 2px #f6921e
}

ul.contact-lst li a {
    border-radius: 5px !important
}

.menuSec img {
    margin: 0
}

.menuSec ul {
    list-style: none;
    margin-top: 18px !important;!i;!;
}

.faqs-wrap .accordion-button::after,
.faqs-wrap .accordion-button:not(.collapsed)::after,
.menuSec li ul,
.menuSec li>ul>li>a:after,
.menuSec li>ul>li>a:before,
.mochup-slider .mochup-box ul .d_mock,
.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul .s_mock,
.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul li:last-child:before {
    display: none
}

.menuSec ul li a.active,
.menuSec ul li a:hover {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    color: #412b1b;
}

.menuSec li:hover>ul {
    display: block;
    background-color: #0085ff;
    top: 25px;
}

.menuSec li>ul>li>a {
    border: 0;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
    display: block;
    margin: 0
}

.menuSec li ul li a:hover {
    background-color: #846d5a;
    color: #fff !important
}

.menuSec ul ul ul {
    left: 100%;
    top: 0
}

.menuSec ul:after,
.menuSec ul:before {
    content: " ";
    display: table
}

.menuSec ul:after {
    clear: both
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0;
    width: 270px
}

.droopdwon li:hover>ul {
    display: block;
    background-color: #000;
    top: 40px
}

.droopdwon {
    float: left
}

.droopdwon li:hover li a:hover {
    background-color: #fff;
    color: #000 !important
}

.dropdown-menu {
    position: absolute !important;
    z-index: 1000;
    display: block;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.client-strip ul li,
.logo,
.menuSec ul li,
.menuSec ul li a,
.theme_btn,
ul.contact-lst li {
    display: inline-block
}

.menuSec ul,
.menuSec ul li {
    padding: 0;
    position: relative;
    margin: 0
}

.menuSec ul li a {
    position: relative;
    color: #393939;
    padding: 10px 23px;
    font-size: 13px;
    font-weight: 600
}

ul.contact-lst {
    justify-content: end;
    margin: 0;
    align-items: center;
    display: flex
}

ul.contact-lst li {
    margin: 0 0 0 20px
}

ul.contact-lst li.first a {
    background-color: #0085ff;
    border-radius: 0;
    color: #fff;
    -webkit-animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
    background: linear-gradient(45deg, #7f6d5a 30%, #3d2c1c 80%);
}

ul.contact-lst li a {
    font-family: Poppins;
    color: #333;
    font-weight: 700;
    vertical-align: middle;
    position: relative
}

ul.contact-lst li a,
ul.contact-lst2 li a {
    font-size: 14px !important;
    padding: 18px 26px 18px 10px !important
}

ul.contact-lst li.last a {
    background-color: #00356b;
    padding: 14px 13px 16px 10px;
    color: #fff
}

ul.contact-lst li.last a,
ul.contact-lst2 li.first a {
    width: auto;
    background: linear-gradient(45deg, #7f6d5a 30%, #3d2c1c 80%);
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0)
    }
}

ul.contact-lst li.first a span img,
ul.contact-lst li.last a span img {
    filter: invert(1) brightness(62);
    width: 85%
}

ul.contact-lst li img {
    width: 40px !important
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('fonts/SofiaPro.woff2')
}

ul.contact-lst li a span {
    margin-top: -6px;
    margin-right: 10px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.inner_banner>img {
    width: 100%
}

.carousel-item>img {
    width: 100%;
    height: 900px;
    object-fit: cover
}

.carousel-control.left,
.carousel-control.right {
    background: rgba(255, 255, 255, .1);
    opacity: 1;
    width: 50px;
    height: 50px;
    top: 40%;
    text-shadow: none
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    background: rgba(255, 27, 27, .6);
    color: #fff
}

.carousel-control.left .fa,
.carousel-control.right .fa {
    position: relative;
    top: 12px;
    font-size: 20px;
    color: #fff;
    opacity: .5
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 12px;
    padding: 0;
    margin: 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    border-radius: 20px
}

.carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: rgba(0, 0, 0, 0)
}

.banner_text li,
.category-m,
section.cta,
section.whats-next-cta {
    position: relative
}

.carousel-indicators li {
    border: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0
}

.carousel-indicators .active {
    margin: 0;
    background-color: #28b16d;
    width: 10px;
    height: 12px
}

.banner_text h1 {
    font-size: 54px;
    line-height: 65px;
    color: #000;
    font-weight: 600;
    margin: 0 0 25px
}

.banner_text li,
.banner_text p {
    font-size: 16px;
    line-height: 27px
}

.banner_text p {
    margin: 20px 0;
    padding: 0 0 0 20px;
    border-left: 2px solid #0085ff;
    color: #000
}

.banner_text li {
    margin: 0;
    color: #3c3c3c;
    font-weight: 500;
    padding: 3px 0 3px 45px
}

.banner_text li:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #d7982a;
    top: 50%;
    left: 20px;
    border-radius: 100px;
    transform: translate(0, -50%)
}

.banner_text form {
    padding: 20px;
    border: 1px solid #b7b7b7;
    border-radius: 15px
}

.banner_text form input {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    margin: 0 0 10px;
    border-radius: 10px
}

.banner_text form button {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    margin: 0 0 10px;
    border-radius: 10px;
    background-color: #414042;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Open Sans';
    font-weight: 500
}

.client-strip ul {
    font-size: 0;
    margin: 0
}

.sec_head h2,
.sec_head h3,
section.cta h2,
section.cta h3{
    font-size: 45px;
    line-height: 60px;
    font-weight: 600
}

.client-strip ul li {
    vertical-align: middle;
    width: 100%;
    padding: 0 10px
}

.client_strip_slider .slick-slide,
.editing-slider .slick-current {
    opacity: 1
}

.client-strip {
    padding: 20px 0;
    background-image: url('../images/logo_bg.png');
    background-size: cover;
    background-repeat: no-repeat
}

.house_sec,
section.discover-wrap,
section.dist-pathner-sec,
section.privacy_sec.py_8 {
    padding: 25px 0
}

.sec_head h2,
.sec_head h3{
    color: #000;
    margin: 0 0 10px
}

.sec_head p {
    font-size: 16px;
    line-height: 29px;
    margin: 0 0 20px
}

.house_img img {
    width: 95%;
    height: 650px;
    object-fit: cover;
    border-radius: 20px
}

.publish-book h2 {
    font-size: 67px;
    line-height: 75px;
    color: #000;
    font-weight: 600
}

.cta-s1,
.mochup-text h4,
section.book-mochup .sec_head h2,
section.book-mochup .sec_head h3{
    font-weight: 700
}

.publishing-btn ul {
    gap: 20px
}

.publishing-logos h3 {
    font-size: 25px
}

.publishing-logos p {
    font-size: 16px
}

.mochup-box ul,
.publishing-logos ul,
section.testi-wrap .row {
    display: flex;
    align-items: center
}

.publishing-logos ul li img {
    height: 120px;
    object-fit: scale-down
}

/*.publishing-logos {
    margin-top: -140px
}*/

.read_to_join_btn ul,
.what-next-btn ul {
    justify-content: center;
    margin-top: 30px
}

.what-next-btn ul li a {
    width: 220px
}

section.whats-next-cta:before {
    content: '';
    position: absolute;
    top: 84px;
    left: 0;
    width: 100%;
    height: 70%;
    background-image: url(../images/whats-back.jpg);
    z-index: -1;
    background-size: cover
}

.discover-box {
    background: #414042;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    margin-top: 75px
}

.discover-box img {
    width: auto;
    margin: 0 auto
}

.discover-box h3 {
    color: #fff;
    font-size: 28px;
    margin-top: 20px
}

.discover-box p {
    color: #fff;
    font-size: 14px
}

.discover-slider .slick-active,
.mochup-slider .slick-active {
    opacity: 1.5
}

.discover-slider .slick-slide,
.testi-slider-nav .slick-slide {
    transition: .3s ease-in-out;
    opacity: 1.2
}

.discover-slider .slick-slide.slick-current.slick-active.slick-center {
    transform: translateY(-35px)
}

.discover-box h3 span,
.popupform-main.active,
.sec_head h2 span,
.sec_head h3 span,
section.faqs-wrap h2 span,
span.cta-s {
    display: block
}

section.cta {
    padding: 50px 0;
    margin-top: 8% !important;
    background: #18140e;
}

section.cta h2,
section.cta h3{
    color: #fff
}

.cta-s1 {
    font-size: 55px
}

.form-box input {
    width: 100%;
    border: 0;
    background: #ededed;
    padding: 15px 10px;
    border-radius: 10px
}

.mochup-box img,
.mochup-box ul li:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.form-box button.theme_btn {
    width: 100%;
    padding: 15px;
    border-radius: 10px
}

.cta-b img {
    position: absolute;
    top: -80px;
    right: 145px
}

section.book-mochup {
    padding: 20px 0
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul li:last-child img {
    object-fit: contain;
    height: 240px
}

.mochup-text {
    padding: 60px 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background: linear-gradient(45deg, #0085ff 30%, #0054af 80%);
    display: none
}

.mochup-text h4 {
    color: #fff;
    font-size: 16px
}

.mochup-text p {
    font-size: 23px;
    color: #fff;
    line-height: 30px;
    font-weight: 600
}

.mochup-text a {
    color: #6f6e70;
    font-weight: 600
}

.mochup-box img {
    height: 282px
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.17)
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-text {
    display: block !important
}

.mochup-slider .slick-slide {
    margin: 80px 0
}

.mochup-box {
    display: flex;
    justify-content: center
}

.mochup-slider .slick-next {
    right: 255px;
    top: 210px
}

.mochup-slider .slick-prev {
    left: 255px;
    z-index: 99;
    top: 210px
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul li:last-child {
    width: 350px;
    z-index: 999999999;
    padding: 9px;
    height: 285px
}

.mochup-slider .slick-next:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    opacity: 1;
    font-size: 28px
}

.mochup-slider .slick-prev:before {
    content: "\f060";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    opacity: 1;
    font-size: 28px
}

.testi-slider-nav .slick-next:before,
.testi-slider-nav .slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #000000c4;
    padding: 14px 19px
}

.mochup-box ul li:last-child {
    position: relative;
    z-index: -1;
    background: #fff;
    box-shadow: 0 0 10px #00000017
}

.mochup-box ul li:last-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    width: 130%;
    height: 100%;
    background: #9e9da0a3;
    border-radius: 15px
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul .d_mock {
    display: block;
    width: 350px;
    padding: 9px;
    height: 285px;
    position: relative;
    z-index: -1;
    background: #fff;
    box-shadow: 0 0 10px #00000017;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.d_mock img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.s_mock img {
    height: 280px;
    width: 150px;
    object-fit: contain
}

section.testi-wrap {
    background-image: url(../images/testi-back.jpg);
    padding: 70px 0;
    background-size: cover;
    overflow: hidden
}

.interested-form-text h2,
.testi-text h2,
section.faqs-wrap h2 {
    font-size: 45px;
    line-height: 60px;
    color: #000;
    font-weight: 600
}

.testi-text {
    width: 90%
}

ul.testi-img {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 0
}

ul.testi-img h6 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 25px;
    color: #3c3c3c
}

ul.testi-img p {
    color: #969696;
    margin: 0
}

.testi-box ul,
ul.testi-img ul {
    display: flex
}

.testi-box ul li i {
    color: #f9bc28;
    margin-right: 5px;
    font-size: 20px
}

.testi-box {
    padding: 30px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 10px
}

.testi-box p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px
}

.testi-slider-nav .slick-slide {
    margin: 12px 20px
}

.testi-slider-nav {
    height: 500px
}

.editing-slider .slick-slide,
.testi-slider-nav .slick-current+.slick-slide {
    opacity: .5
}

.testi-slider-nav .slick-next {
    right: inherit;
    left: -46px;
    top: 170px
}

.testi-slider-nav .slick-next:before {
    content: "\f106";
    border: 1px solid;
    border-radius: 50%;
    font-size: 25px
}

.testi-slider-nav .slick-prev:before {
    content: "\f107";
    border: 1px solid;
    border-radius: 50%;
    font-size: 25px
}

.testi-slider-nav .slick-next:hover:before,
.testi-slider-nav .slick-prev:hover:before {
    background: #fed01c;
    color: #fff
}

.testi-slider-nav .slick-prev {
    left: -46px
}

.interested-form-text input {
    width: 100%;
    height: 55px;
    margin-bottom: 15px;
    padding: 0 15px;
    border-radius: 10px;
    border: 1px solid #959595
}

.interested-form-text textarea {
    width: 100%;
    height: 170px;
    padding: 15px 10px;
    resize: none;
    border-radius: 10px;
    margin-bottom: 15px;
    border: 1px solid #959595
}

.interested-form-text input::placeholder {
    font-size: 16px;
    color: #3c3c3c
}

.interested-form-text textarea::placeholder {
    font-size: 16px;
    color: #3c3c3c
}

section.faqs-wrap {
    padding: 70px 0;
    background: #fbfbff
}

form.form-get-quote button {
    width: 100%;
    height: 60px;
    font-size: 20px
}

.faqs-wrap .accordion-button.collapsed:not(:disabled) {
    border: 1px solid #0000004f;
    border-radius: 10px !important
}

.accordion-button:focus {
    box-shadow: initial
}

.faqs-wrap .accordion-item {
    margin-bottom: 20px;
    border: initial;
    background: 0
}

.faqs-wrap .accordion-item button {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 10px
}

.faqs-wrap .accordion-button:not(.collapsed) {
    color: inherit !important;
    background-color: #fff;
    box-shadow: inherit !important;
    border: initial
}

.discuss_box .theme_btn.black,
.footerSec {
    background: #292118;
}

.faqs-wrap .accordion-collapse {
    background: #fff;
    box-shadow: 0 0 10px #0000000f
}

.footerSec {
    padding-top: 70px
}

.footerSec p {
    color: #fff;
    font-size: 14px;
    padding-right: 40px;
    margin-top: 20px;
    line-height: 1.6
}

.footerSec h5 {
    font-size: 22px;
    font-weight: 500;
    color: #fff
}

ul.linkList a {
    font-weight: 500;
    line-height: 38px;
    color: #fff;
    font-size: 16px
}

form.cont-frm-ft input {
    width: 100%;
    height: 50px;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #424242;
    font-size: 18px;
    margin: 0 0 20px;
    color: #fff
}

.footer-bottm p {
    margin: 0;
    text-align: left;
    padding: 0;
    color: #fff;
    font-weight: 600
}

.footer-bottm {
    padding: 20px 0;
    margin-top: 60px;
    background: #140e08;
}

footer ul.socail-link {
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 0;
    padding: 0
}

footer ul.socail-link a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background: #150e08;
    border-radius: 50%;
    margin: 0 8px;
    color: #fff;
    font-size: 18px
}

.footer_contact p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 16px
}

.footer_contact p span {
    color: #d9d9d9;
    font-weight: 600
}

.footer_contact p a {
    color: #d9d9d9;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 0 10px
}

.fluid_padding_left {
    padding-left: 100px
}

ul.star1 {
    display: flex;
    margin-bottom: 10px
}

.editing-slider-box ul li span {
    color: gray;
    font-weight: 400
}

.editing-slider-box ul li i {
    color: #fab51d;
    margin-right: 10px;
    font-size: 16px
}

.editing-slider-text {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 99;
    padding: 0 10px 5px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000003d
}

.editing-slider-box ul li {
    font-size: 14px;
    color: #000;
    font-weight: 600
}

.editing-slider-text:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 75%;
    background: #fff;
    z-index: -1;
    border-radius: 15px;
    display: none
}

.editing-slider-text img {
    width: 130px;
    margin: -30px 0 0
}

.editing-slider .slick-track {
    margin-top: 50px;
    margin-bottom: 30px
}

.book_edit_banner.main_slider .container-fluid {
    padding-left: 9%
}

.editing-slider-box {
    margin-left: 20px
}

.editing-slider .slick-list.draggable {
    padding-right: 30% !important
}

.editing-slider .slick-prev {
    display: none !important
}

.editing-slider .slick-next {
    right: 30px;
    width: 40px;
    height: 40px;
    background-color: #000;
    border-radius: 100px
}

.editing-slider .slick-next:before {
    content: '\f178';
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    color: #fff;
    opacity: 1;
    margin-right: -40px;
    font-size: 35px
}

.book_publishing_banner li span {
    color: gray;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5 !important;
    display: block
}

.about_sec {
    padding: 80px 0 150px
}

.about_banner .carousel-item>img {
    height: 850px;
    object-fit: cover;
    object-position: center;
}

.ready_img {
    top: -40px;
    right: 100px;
    width: 310px
}

.read_to_join_btn ul li a {
    width: 230px
}

.whats-next-text h2,
.whats-next-text h3{
    font-size: 45px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    margin: auto
}

.cta-txt-rit ul.contact-lst li a,
.linkss a,
.ready_to_join .sec_head h2,.sec_head h3,
.ready_to_join .sec_head p,
.text_white,
.whats-next-text p {
    color: #fff
}

a.theme_btn.white {
    background: #fff;
    color: #000
}

.theme_btn.black {
    color: #fff;
    background: #0086ff
}

section.ready_to_join {
    position: relative;
    background-image: url(../images/ready_abt_bg.png);
    z-index: 1;
    background-size: cover;
    background-position: center center
}

.testi-img img,
.testimo_auth_wrap img {
    border-radius: 100px
}

.counter_sec {
    padding: 40px 0;
    background: #4f3a2d0d
}

.counter_sec .projectFactsWrap img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-bottom: 10px
}

.counter_sec .projectFactsWrap p,
.counter_sec .projectFactsWrap span {
    font-size: 45px;
    line-height: 50px;
    margin: 10px 0;
    color: #000;
    font-family: Poppins;
    font-weight: 600
}

.counter_sec .projectFactsWrap h4 {
    color: #000;
    font-size: 20px;
    line-height: 25px;
    margin: 0
}

.avaiable_sec {
    padding: 70px 0 20px
}

.available_box {
        padding: 50px 20px;
    border: 1px solid #000;
    border-radius: 10px;
    display: grid
;
    align-content: center;
    height: 350px;
}

.available_box h5 {
    font-size: 23px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    margin: 0 0 20px
}

.available_box p {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 25px
}

.explore_box {
    padding: 30px 30px;
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0 0 24px;
    height: 400px;
    overflow:hidden;
    transition: .5s ease-in-out;
    display: grid;
    align-content: center;
}
/* Firefox */
 .explore_box {
    scrollbar-width: thin;
    scrollbar-color: #0054af #ffffff;
  }

  /* Chrome, Edge, and Safari */
 .explore_box::-webkit-scrollbar {
    width: 1px;
  }

  .explore_box::-webkit-scrollbar-track {
    background: #ffffff;
  }

 .explore_box::-webkit-scrollbar-thumb {
    background-color: #0054af;
    border-radius: 1px;
    border: 2px solid #ffffff;
  }
.overlay-bg,
.popupform-main {
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    bottom: 0;
    left: 0
}

.explore_box:hover {
    box-shadow: 0 0 10px 0 #00000057
}

.explore_box img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin: 0 0 10px
}

.explore_box h5 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px
}
.explore_box h5 a{
   color: #000;  
}
.explore_box p {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 26px;
}

.possibilities_sec {
    padding: 80px 0 0;
}

.keep_all_list {
    padding-left: 20px
}

.keep_all_list li {
    font-size: 16px;
    line-height: 29px;
    font-weight: 500;
    list-style: disc
}

.discuss_box {
    padding: 30px;
    border-radius: 10px;
    background: linear-gradient(45deg, #292118 30%, #3d2c1c 80%);
}

.discuss_box h4 {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px
}

.discuss_box a {
    width: fit-content
}

.discuss_sec {
    padding: 0 0 40px
}

.action_slider .slick-slide {
    margin: 0;
    opacity: 1
}

.action_slider .slick-slide img {
    box-shadow: 1px -1px 8px 0 #0000004f;
    border-radius: 10px
}

.action_slider .slick-track {
    margin: 20px 0
}

.action_slider .slick-slide img:not(.action_slider .slick-current img) {
    transform: scale(.8)
}

.editor_action_sec {
    padding: 40px 0
}

.action_slider .slick-prev:before,
.fleet_slider .slick-prev:before {
    content: "\f060";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    opacity: 1
}

.action_slider .slick-next:before,
.fleet_slider .slick-next:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    opacity: 1
}

.service_banner h6 {
    font-size: 35px;
    line-height: 35px;
    color: #000;
    font-weight: 600;
    margin: 0 0 5px
}

.testi_page {
    padding: 80px 0
}

.test_page_box {
    box-shadow: -5px 5px 10px 4px #00000012;
    border-radius: 30px;
    background-color: #fff;
    padding: 30px;
    margin: 0 30px 70px 0
}

.test_page_box p {
    margin: 25px 0;
    font-size: 16px;
    line-height: 1.8
}

.auth_desp h5 {
    margin: 0;
    font-size: 23px;
    line-height: 30px;
    color: #393939;
    font-weight: 600
}

.auth_desp {
    margin: 0 0 0 20px;
    text-align: left
}

.auth_desp h6 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    margin: 0
}

.test_page_box>img {
    margin: -90px 0 0
}

.overlay-bg {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    right: 0;
    z-index: 10
}

.popupform-main {
    position: fixed;
    background-color: rgba(0, 0, 0, .62);
    z-index: 9999
}

.pop-form {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: no-repeat padding-box #fff;
    border: 4px solid #6f5241;
    border-radius: 14px
}

.popupform-main h3 {
    font-size: 28px;
    margin: 0 0 16px;
    color: #000;
    font-weight: 500;
    line-height: inherit
}

.popupform-main h2 {
    font-size: 36px;
    margin: 10px 0 20px;
    font-weight: 700;
    color: #fff;
    line-height: 40px
}

.popupform-main h4 {
    font-size: 26px;
    margin: 8px 0 0;
    color: #000;
    font-weight: 700
}

.pop-form .close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: -18px;
    right: -20px;
    font-size: 18px;
    font-weight: 900;
    color: #00a5bd;
    padding-top: 3px;
    background-color: #fff;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 2px solid #00a5bd
}

.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=tel],
.pop-form form .control-group input[type=text],
.pop-form form .control-group select,
.pop-form form .control-group textarea {
    background-color: transparent;
    font-family: Poppins, sans-serif;
    text-align: left;
    border: 1px solid #3c3c3c;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    height: 50px;
    padding: 0 20px;
    width: 100%
}

.popupform-main form input[type=email],
.popupform-main form input[type=number],
.popupform-main form input[type=text] {
    min-height: 50px;
    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: Poppins, sans-serif
}

form .numberarea {
    width: auto;
    position: relative
}

.pop-form .submit-btn {
    font-size: 20px;
    padding: 10px 0;
    color: #fff;
    cursor: pointer;
    border-radius: 14px;
    position: relative;
    border: 0;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    background: no-repeat padding-box #024780
}

.pop-form .no-thanks {
    text-decoration: underline;
    color: #666
}

.popupform-main h6:before {
    position: absolute;
    content: "";
    left: -35px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 45px solid #4274fa;
    border-bottom: 28px solid transparent
}

.popup-l-side img {
    width: 62%;
    height: 200px;
    object-fit: cover
}

.cta-txt-rit,
.popup-l-side {
    text-align: center
}

.control-group textarea {
    height: 50px
}

.popupform-main .modal-dialog {
    max-width: 590px
}

.popupform-main .modal-header .btn-close:before {
    content: 'x';
    color: #000;
    opacity: 1
}

.popupform-main .modal-header .btn-close {
    position: relative;
    opacity: 1;
    font-size: 24px;
    background: #fff;
    color: #000;
    border-radius: 60px;
    padding: 5px 6px 7px;
    right: -10px;
    top: -7px;
    border: 6px solid #6f5241
}

.popupform-main .modal-header {
    border: 0;
    padding: 0
}

.fleet_slider img {
    box-shadow: -3px 4px 7px 1px #00000026;
    padding: 0
}

.fleet_slider .slick-track {
    margin: 10px 0
}

.footerSec .f-logo {
    width: 50%
}

.section-category:after {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/why-before-2.png);
    width: 318px;
    height: 310px
}

.category-m:before {
    position: absolute;
    top: -150px;
    background: url(../images/whyafter-1.png);
    width: 437px;
    height: 427px;
    content: '';
    left: unset;
    right: 0
}

.category-m:after {
    position: absolute;
    right: 0;
    background: url(../images/whyafter-2.png) center/100% no-repeat;
    width: 235px;
    height: 140px;
    content: '';
    top: unset;
    bottom: -900px
}

.section-category h2 span:after {
    background: #f6921e5c;
    width: 370px;
    height: 18px;
    position: absolute;
    left: 0;
    content: "";
    bottom: 14px;
    top: 36px;
    z-index: -1
}

.cta-banner {
    background: url(../images/cta-banner.jpg);
    padding: 80px 0 70px;
    background: #000000d9
}

.cta-txt h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700
}

.cta-txt h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin: 40px 0 0
}

.cta-txt-rit>a {
    border-radius: 9px;
    background: url(../images/btn-bg1.png) center/contain no-repeat;
    width: 296px;
    height: 53px;
    color: #ffff;
    font-weight: 700;
    font-size: 24px;
    border: 1px solid transparent
}

.cta-txt-rit>a:hover {
    background: #fff;
    color: #333;
    border-color: #ff5829
}

.cta-txt-rit p {
    font-size: 16px;
    color: #fff;
    margin: 20px 0
}

.cta-txt-rit ul.contact-lst {
    margin: 30px 0 0
}

ul.category-list li {
    background: #fff;
    box-shadow: 0 0 20px #d9d9d9;
    -moz-box-shadow: 0 0 20px #d9d9d9;
    -webkit-box-shadow: 0 0 20px #d9d9d9;
    display: inline-block;
    width: 14%;
    margin: 1.2%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #0085ff;
    padding: 20px 0;
    transition: .3s ease-in-out
}

ul.category-list li img {
    height: 70px;
    width: 70px;
    object-fit: contain;
    margin-bottom: 10px
}

ul.category-list li h6 {
    font-size: 14px
}

.section-category h2 {
    font-size: 60px;
    font-weight: 600;
    margin: 0 0 30px;
    text-align: center
}

.section-category p {
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px
}

.section-category {
    margin-bottom: 0;
    position: relative;
    padding: 100px 0
}

section.dist-pathner-sec .row div img {
    width: 80%;
    padding: 10px
}

.hire_sec {
    padding: 50px 0;
    background-color: #f7f7fa
}

.draft_boxes .available_box h5 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px
}

.draft_boxes .available_box p {
    color: #3c3c3c;
    font-size: 12px;
    line-height: 1.5;
    margin: 0
}

.draft_boxes .available_box {
    padding: 20px 15px;
    border: 1px solid #000;
    border-radius: 10px;
    height: 170px
}

.draft_boxes li {
    flex: 1
}

.draft_boxes {
    gap: 10px
}

.text_black {
    color: #000
}

.interested-form-text label {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 14px
}

.interested-form-text label input {
    width: auto;
    display: inline-flex;
    height: auto;
    margin-right: 7px
}


.footer-bottm .linkss {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}

.began_img .slick-slide {
    opacity: 1 !important;
}












/* Brand Section Start */

.brand-text img {
    width: auto;
}

section.brand-sec {
    background-color: #ff8e00;
    padding: 10px 0;
    opacity: 0;
    margin-bottom:15px;
}

.brand-text h5 {
display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 18px;
    font-size: 17px;
    color: #fff;
    margin: 0;
    text-transform: capitalize;
}

.brand-sec .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
    margin: 0;
}


/* Brand Section End */

.menuSec li:hover>ul {
    display: block;
    background-color: #412b1b;
}
    .editing-slider {
        display: none;
    }
    
    .mochup-slider {
        display: none;
    }
    .animatepulse {
    backdrop-filter: blur(18px);
    animation: pulse 2s ease-out infinite normal;
 
}
    button.btn-close {
    position: absolute;
    right: 20px;
}

.carousel-item>img{
    height:650px;
}
.comunicate a,
.comunicate{
    color:#000;
    font-size:12px;
}
form{
    background-color:#f3f3f3ba;
    border:none;
}
form h2{
    font-size: 30px;
    line-height: 30px;
    background: linear-gradient(45deg, #432d1d 50%, #836c59 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-align: center
}
.banner_text h1{
 font-size: 44px;
    line-height: 1.2;
}
}
.banner_text form input{
    height:auto;
}
.banner_text h6 {
    margin: 0;
    color: #000;
    display: inline-block;
    
}

.banner_text .publishing-btn ul{
    list-style:none;
    color:#fff;
    padding:0;
}
.banner_text .publishing-btn ul li{
        padding: 0;
}
.banner_text p {
    font-size: 16px;
    line-height: 27px;
    margin: 20px 0 20px 0;
    padding: 0 0 0 20px;
    border-left: 2px solid #0054af;
    color: #333;
}

.banner_text .publishing-btn ul li:after{display:none;}

.theme_btn{
    background: #6a5342 !important;
}
 .theme_btn:hover{
    background: linear-gradient(45deg, #846c5a 30%, #412b1b 80%) !important;
}
@keyframes pulse {
    50% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1.1);
    }

    
}

@media(max-width:767px){
    .carousel-item>img{
    height:1200px;
}
.theme_btn{
    margin-bottom:15px;
}
    .banner_text form {
        width: 96%!important;
    }
    
}

.publishing-logos ul li {
    padding: 0 10px;
}

.publishing-logos ul {
    display: flex;
    align-items: baseline;
}
.house_sec .row.rel {
    margin: 40px 0;
    display: flex;
    align-items: self-end;
}


 .m-menu {
    opacity: 0;
    height: 0;
    transition: 0.3s;
}

.m-menu.show {
    opacity: 1;
    height: 100%;

}




