@import url(../releases/v5.10.0/css/all.css);.btn,.chota_fnt,.input-control,.list-banner li,a,h1,h2,h3,h4,h5,h6,p {
    font-family: Poppins
}

.btn-red:hover,.main-banner-form button.form-btn:hover {
    box-shadow: 1px 2px 10px 1px #e46039
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/) format('woff2'),url(../fonts/Poppins-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-ExtraBold.woff2) format('woff2'),url(../fonts/Poppins-ExtraBold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-SemiBold.woff2) format('woff2'),url(../fonts/Poppins-SemiBold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-Regular.woff2) format('woff2'),url(../fonts/Poppins-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-Medium.woff2) format('woff2'),url(../fonts/Poppins-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

body {
    overflow-x: hidden
}

.b-process,.banner,.copyright,.nav-bar ul.menu,.top-bar .menu li,footer,header,section {
    position: relative
}

.book-banner h2,h2.stork-text {
    text-transform: uppercase;
    font-weight: 800
}

.blog-detail .num,.icon-content p {
    height: 190px;
    overflow: auto
}

.icon-content p::-webkit-scrollbar {
    width: 5px
}

.icon-content p::-moz-scrollbar {
    width: 5px
}

.icon-content p::-moz-scrollbar-thumb {
    border-radius: 6px;
    background-color: #dd1423
}

.icon-content p::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #dd1423
}

.icon-content p::-moz-scrollbar-track {
    background-color: #ccc;
    border-radius: 6px
}

.icon-content p::-webkit-scrollbar-track {
    background-color: #ccc;
    border-radius: 6px
}

.icon-content span,h2.stork-text {
    -webkit-text-stroke-width: .8px;
    -webkit-text-stroke-color: #FFF
}

.services,div#popupform {
    overflow: hidden
}

a:focus,a:hover,button:focus,button:hover {
    outline: 0!important;
    text-decoration: none!important;
    transition: auto;
    color: #dd1423
}

.input-control:focus::placeholder,.input-control:hover::placeholder {
    color: #000
}

.input-control::placeholder {
    color: #848484
}

.primary-color {
    color: #fff;
    display: contents;
    font-weight: 700
}

.payment-detail h6,.payment-detail p,.top-bar ul.menu a:hover,footer h5,footer p,p a {
    color: #fff
}

.secondary-color {
    background: #050a21;
    color: #fff
}

section {
    padding: 30px 0;
    clear: both;
    scroll-behavior: smooth!important
}

.container {
    max-width: 1300px!important
}

a,btn,h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    margin: 0;
    color: #373738
}

.book-banner .menu li,.inner-page-form .get-started-form form .chota_fnt,.inner-page-form .get-started-form form .chota_fnt a,.top-bar .menu.social-icons a,p {
    color: #401311
}

.inner-page-form .get-started-form form img {
    width: 7%
}

p {
    font-weight: 400;
    font-size: 15px;
    margin: 0
}

a#goto-top i,h1,h2 {
    font-weight: 600
}

#cross,.dropdown-menu-submenu a:hover::before,.illustration-testmonial .slider input[name=slide_switch],.mobile-screen,.nav-bar ul.menu li .btn-red:hover::before,.nav-bar ul.menu.dropdown,.self-info:after,.self-info:before,header nav ul li .dropdown-menu a:hover::before {
    display: none
}

.top-bar {
    padding: 10px 0;
    background: #eb6432
}

.top-bar .menu.social-icons {
    display: flex;
    justify-content: end;
    margin-top: 0
}

.top-bar ul.menu a {
    font-size: 15px;
    line-height: 10px;
    color: #fff !important;
}

.top-bar .menu.social-icons li {
    padding: 0 30px
}

.top-bar ul.menu span {
    padding-left: 30px
}

.top-bar .col-md-6 ul.menu i {
    color: #e46039;
    font-size: 20px;
    animation: 1.5s ease-in-out infinite alternate flash
}

.top-bar .side-bar-one::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 30px;
    background: #d9d9d9
}

.nav-bar {
    padding: 8px 0;
    background: #3e1112
}

.sticky-nav-bar {
    position: fixed;
    top: 0;
    padding: 13px 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: .3s ease-in-out;
    background: #3e1112;
    animation: 1s header-animation
}

.blog-detail,.blog-detail:hover {
    transition: transform .3s ease-in-out
}

@keyframes header-animation {
    0% {
        transform: translateY(-106px)
    }

    100% {
        transform: translateY(0)
    }
}

.nav-bar ul.menu li a.active,.nav-bar ul.menu li a:focus,.nav-bar ul.menu li a:hover,button:focus,button:hover {
    color: #e35f39;
    background: 0 0
}

.nav-bar ul.menu li a.active::before,.nav-bar ul.menu li a::before {
    height: 2px;
    background: #e45f39;
    left: 0;
    margin: auto;
    bottom: -10px;
    transition: width .5s!important;
    position: absolute;
    content: "";
    right: 0
}

.nav-bar ul.menu li {
    display: inline-block;
    padding: 0 17px;
}

.nav-bar ul.menu li a {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    transition: .5s
}

.btn-blue,.btn-red,.btn-white-border {
    padding: 10px 20px;
    background: linear-gradient(180deg,#eb6432 50%,#eb6432 100%);
    border-radius: 40px;
    font-family: Poppins;
    color: #fff!important;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    transition: .5s;
    text-transform: uppercase;
    margin-right: 10px
}

.btn-blue i,.btn-red i,.btn-white-border i {
    font-size: 22px;
    padding-left: 5px
}

.btn-white-border {
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    background: 0 0;
    box-shadow: none
}

.btn-blue {
    background: 0 0;
    border: 1px solid #401311;
    color: #401311!important
}

.btn-blue:hover,.btn-white-border:hover {
    transform: scale(.9);
    transition: .5s ease-in;
    box-shadow: 1px 2px 10px 1px #e46039
}

.dropdown-menu-submenu,header nav ul li.dropdown:hover .dropdown-menu {
    position: absolute;
    z-index: 100!important;
    transform: scale(1);
    padding: 20px 0;
    top: 30px;
    left: -50px
}

header nav ul li .dropdown-menu {
    display: block;
    margin: 0;
    border-radius: 3px;
    position: absolute;
    top: 300%;
    transform: scale(0);
    transition: .5s;
    background: #dd1423
}

header nav ul li.dropdown {
    position: relative;
    visibility: visible;
    z-index: 100!important
}

header nav ul li .dropdown-menu a {
    padding: 5px 20px;
    font-size: 15px!important;
    margin: 0;
    z-index: 100!important;
    display: inline-block;
    color: #fff!important
}

header nav ul li .dropdown-menu a.active,header nav ul li .dropdown-menu a:hover {
    position: relative;
    visibility: visible;
    z-index: 100!important;
    background: #002768!important;
    color: #fff!important
}

.nav-bar ul.menu a.dropdown-item.active::before {
    bottom: 0
}

.dropdown-menu-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%
}

.submenu-list:hover .dropdown-menu-submenu {
    display: block;
    background: #dd1423;
    border-radius: 4px
}

.g-books {
    background: #401311;
    border-radius: 19px;
    padding: 20px
}

.global-books img {
    border-radius: 25px;
    object-fit: fill;
    width: 70%
}

.global-books audio {
    width: 212px!important;
    height: 42px;
    padding-top: 10px
}

.nav-bar a.logo img {
    max-width: 100%
}

header {
    background: 0 0;
    z-index: 2
}

.nav-bar ul.menu li a.active::before {
    width: 100%;
    animation: 1s forwards fill;
    color: #606060!important
}

.nav-bar ul.menu li a::before {
    width: 0
}

.nav-bar ul.menu li a:hover::before {
    width: 100%;
    animation: 1s forwards fill;
    color: #29abe1!important
}

.btn-red:hover {
    background: linear-gradient(-180deg,#e45f39 50%,#e45f39 100%)!important
}

.input-control {
    margin: 7px 0;
    width: 24%;
    padding: 10px 15px;
    display: inline-block;
    font-size: 14px;
    color: #848484;
    background: #fff;
    border: 1px solid #838383;
    outline: 0
}

.copyright,footer {
    background: #401311
}

textarea.input-control.form-control {
    height: 42px;
    width: 26%;
    resize: none;
    overflow: hidden;
    float: inline-end;
    margin: 7px 0
}

.get-started-form form {
    box-shadow: 1px 2px 45px 11px #e46039
}

.chota_fnt {
    font-size: 10px;
    margin: 20px 0;
    display: inline-block;
    line-height: 15px
}

.chota_fnt a {
    color: #000;
    text-decoration: underline
}

.chota_fnt input {
    margin: 0 5px 0 0;
    height: auto!important;
    width: auto!important
}

label.error {
    display: none!important
}

select:focus {
    background: #104b8d87;
    color: #fff
}

.banner .get-started-form option:focus,.banner .get-started-form option:hover,.banner .get-started-form option:selected {
    background-color: #e6e6e6!important;
    color: #000!important
}

.get-started-form.main-form select#ser-select {
    padding: 0 15px;
    height: 40px
}

.banner .get-started-form {
    position: absolute;
    width: 100%
}

a#goto-top {
    position: fixed;
    bottom: 70px;
    right: 30px;
    background: #e35f39;
    color: #fff;
    width: 46px;
    height: 46px;
    font-size: 22px;
    border-radius: 10px;
    z-index: 999;
    transition: .5s!important;
    opacity: 0;
    visibility: hidden
}

a#goto-top i {
    padding-bottom: 3px
}

a#goto-top.show {
    opacity: 1;
    visibility: visible
}

a#goto-top:hover {
    transform: scale(1.2)
}

h1 {
    color: #fff;
    font-size: 40px;
    padding: 0;
    line-height: 52px;
    margin: 0;
    font-weight: 400
}

.primary-bg {
    position: relative;
    z-index: 1;
    letter-spacing: 0;
    padding: 0 10px;
    font-weight: 700
}

.primary-bg::before {
    background: #3e1112;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;
    z-index: -1
}

footer {
    padding: 50px 0 0;
    color: #fff
}

.copyright,.faq-sec .card-header,h2 {
    padding: 10px 0
}

footer .logo img {
    max-width: 60%;
    filter: brightness(.8)
}

footer p {
    font-size: 14px;
    padding: 0 0 20px;
    font-weight: 300
}

footer ul.menu li a:active,footer ul.menu li a:hover {
    color: #dc5a3e!important
}

footer ul.menu li a {
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 0;
    transition: .5s
}

footer ul.menu li a i {
    color: #fff;
    margin-right: 10px
}

footer ul.menu li a .d-block {
    line-height: 10px;
    padding-left: 25px
}

.copyright ul.menu li a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none
}

.copyright a,.copyright p {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 10px 0
}

h2 {
    font-size: 35px;
    line-height: 43px;
    letter-spacing: -1px
}

h2 span {
    vertical-align: baseline
}

.title {
    color: #dc5a3e;
    font-size: 45px;
    font-weight: 600;
}

.main-banner {
    background: url(../images/main-banner.jpg) 0 0/100% 100% no-repeat fixed;
    padding: 50px 0 100px;
    margin-bottom: 40px;
}

.main-banner::before {
    content: "";
    background: #3e1112;
    position: absolute;
    opacity: .7;
    height: 100%;
    width: 100%;
        top: 0;
}

.banner .container {
    position: relative;
    z-index: 1
}

.banner video {
    position: absolute;
    object-fit: cover;
    z-index: -1
}

.faq-sec::before {
    content: "";
    background: url(../images/faq-1.png) 100%/contain no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 300px;
    opacity: .3;
    z-index: 1
}

.faq-sec::after {
    content: "";
    background: url(../images/faq-left.webp) 100%/100% no-repeat;
    position: absolute;
    right: 0;
    top: 80px;
    width: 10%;
    height: 100%;
    opacity: .2
}

.faq-sec .card-header {
    background: #e45f39;
    border: none;
    outline: 0!important;
    margin-bottom: 10px;
    padding: 10px 20px;
    border-radius: 10px
}

div#accordion {
    width: 80%;
    margin: 0 auto
}

.collapse.show {
    background: #fff;
    border: 1px solid #00000040;
    margin-bottom: 10px;
    margin-top: -18px
}

.faq-sec .card-header a {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 6px 0
}

.faq-sec .card {
    border-radius: 0;
    border: none;
    line-height: 24px;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 10px
}

.faq-sec .card-body {
    padding: 20px
}

#accordion-location .card-header a.card-link.collapsed:after,.faq-sec .card-header a.card-link.collapsed:after {
    content: "+";
    font-family: 'Font Awesome 5 Pro';
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 0;
    color: #fff;
    top: 15px;
    font-size: 22px
}

#accordion-location .card-header a.card-link:after,.faq-sec .card-header a.card-link:after {
    content: "_";
    font-family: 'Font Awesome 5 Pro';
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    color: #fff;
    font-size: 22px
}

.faq-sec .card-body p {
    color: #1e1e1e;
    font-size: 14px
}

.loc-menu li {
    list-style: disc;
    position: relative;
    padding-left: 20px;
    width: 23%
}

.inner-page-form .get-started-form {
    position: relative;
    width: 100%
}

.platform::after,.platform::before {
    content: "";
    width: 50%;
    height: 100%;
    z-index: -1;
    top: 0;
    position: absolute
}

.loc-menu li:before {
    width: 10px;
    height: 10px;
    background: #9f0b07;
    left: 7px;
    top: 10px;
    border-radius: 10px
}

.loc-menu li a {
    text-align: justify;
    font-size: 14.1px!important
}

#accordion-location .card {
    background: #000f27;
    margin: auto;
    text-align: center;
    border: 0;
    box-shadow: none
}

#accordion-location .card .card-header {
    background: 0 0;
    border: 0
}

#accordion-location .card a {
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

#accordion-location .card-header a.card-link.collapsed:after,#accordion-location .card-header a.card-link:after {
    left: 230px;
    right: 0;
    margin: auto;
    font-weight: 500;
    top: 13px!important
}

.am-pub {
    padding: 30px 0 40px;
    background: #fff
}

.counter_sec .bg_sec,.logo-slider,.why-choose-video {
    background: #eb6432;
    border-radius: 20px;
}

.logo-slider h2 {
    letter-spacing: 7px;
    font-size: 25px;
    color: #fff
}

.porfilio-slider {
    text-align: center;
    padding: 150px 0 0
}

.platform::before {
    left: 0;
    background: #3e1112
}

.platform::after {
    right: 0;
    background: #401311
}

.inner-banner {
    background: url(../images/in-page-img.webp) 100% 70%/cover no-repeat;
    padding: 60px 0;
    text-align: left
}

.inner-banner-five,.inner-banner-four,.inner-banner-three,.inner-banner-two {
    padding: 200px 0 60px;
    text-align: left
}

.inner-page-form .get-started-form form {
    width: 90%;
    padding: 40px
}

.inner-page-form::after {
    z-index: -1
}

.inner-page-form .get-started-form form #ser-select,.inner-page-form .get-started-form form input.input-control,.inner-page-form .get-started-form form textarea {
    background: #f5f5f5;
    color: #848484;
    width: 100%
}

.inner-banner-two {
    background: url(../images/b-trans.webp) 100%/100% no-repeat
}

.inner-banner-three {
    background: url(../images/book-writing.webp) 100%/100% no-repeat
}

.inner-banner-four {
    background: url(../images/walter.jpeg) 100%/100% no-repeat
}

.inner-banner-five {
    background: url(../images/b-cover.webp) 100%/100% no-repeat
}

.blog {
    background: url(../images/blog.webp) 100%/cover no-repeat
}

.blog-detail {
    padding: 50px 20px 10px;
    border-radius: 20px 5px;
    text-align: left;
    position: relative;
    box-shadow: 1px 1px 10px #9f0b07
}

.blogs-content-detail,.inner-page-form form h3,.new_layt .text-center {
    text-align: left!important
}

.book-banner .col-md-6,.list-banner li,.loc-menu li {
    text-align: left
}

.blog-detail img {
    width: 100%;
    margin-top: 10px
}

.blog-detail:hover {
    transform: scale(1.05)
}

.blog-detail img:hover {
    transform: scale(1)
}

.blog-detail .num,.icon-content span {
    font-size: 40px;
    position: absolute;
    right: 10px;
    top: 0;
    color: #fff0;
    stroke-width: .8px;
    stroke: #FFF;
    animation: 2s linear infinite swing;
    -webkit-animation: 2s linear infinite swing
}

.blog-detail .num {
    -webkit-text-stroke-color: #000;
    stroke: #000
}

.blogs-content-detail h3,.blogs-content-detail h5,.blogs-content-detail p {
    padding: 5px 0
}

.blogs-content-detail p a {
    color: #9f0b07;
    font-weight: 800;
    font-size: 16px
}

.inner-banner::before {
    opacity: .3
}

.inner-banner-five::before,.inner-banner-four::before,.inner-banner-one::before,.inner-banner-three::before,.inner-banner-two::before {
    background-color: #000
}

.list-banner li {
    color: #fff!important;
    position: relative;
    display: block;
    font-size: 16px;
    padding-right: 5px
}

.list-banner li::before {
    content: "\f058";
    font-family: 'Font Awesome 6 Free';
    color: #e4603a;
    font-weight: 600;
    margin-right: 10px
}

.book-mark-ser::before,.child-story::after,.loc-menu li:before,.services::after {
    content: "";
    position: absolute
}

.inner-banner .banner-img {
    max-width: 100%;
    box-shadow: 20px 25px 0 0 #0c164a;
    border-radius: 10px
}

.book-banner ul li {
    font-size: 16px;
    font-weight: 400;
    list-style: disc;
    color: #595959;
    font-family: Poppins
}

.inner-banner img {
    width: 550px
}

.book1::before {
    opacity: .9
}

.book-banner h2 {
    font-size: 40px;
    line-height: 45px
}

h2.stork-text {
    color: #ffF0;
    font-size: 57px;
    letter-spacing: -.1px;
    stroke-width: .8px;
    stroke: #FFF
}

.circle-bg {
    background: url(../images/circle.webp) center center/80% no-repeat;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.author-info,.book-des,.book-mock,.cont-info-icon,.contact-info p,.loc-menu li,.popupform .popup-bann,.popupform .popup-bann img,.popupform .popup-content {
    display: inline-block
}

.popupform .popup-bann {
    position: relative;
    z-index: 3;
    top: 20px;
    transform: rotate(-4deg);
    left: 20px
}

.popupform .popup-bann img {
    width: 360px
}

.popupform .popup-content {
    background: url(../images/pop-bg.jpg) 0 0/contain #fff;
    max-width: 700px;
    height: 500px;
    position: relative;
    z-index: 1;
    padding: 40px 50px 21px 200px;
    margin: 20px 9px 0 -150px;
    border-radius: 20px
}

.popupform .popup-content h2 {
    position: relative;
    font-size: 28px;
    font-family: Poppins;
    padding-bottom: 0;
    letter-spacing: -1px;
    margin-bottom: 10px;
    line-height: 27px
}

.popupform .popup-content p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 10px 0;
    color: #000
}

.popupform .form-control {
    border-radius: 0;
    margin-bottom: 10px;
    font-size: 14px;
    height: 40px;
    font-family: Poppins
}

.popupform textarea.required.form-control {
    height: 80px!important
}

.popupform button.fancybox-button.fancybox-close-small {
    background: #e35f39;
    padding: 0;
    opacity: 1;
    top: 10px;
    border-radius: 5px;
    width: 35px;
    height: 35px
}

.popupform .fancybox-button svg {
    color: #fff;
    top: 0;
    left: 1px;
    font-weight: 900;
    padding: 3px
}

input.btn.btn_brown {
    margin-bottom: 15px!important
}

.popupform ::placeholder {
    color: #000
}

.required.error,select.required.error,textarea.required.error {
    border: 0!important;
    border-bottom: 2px solid red!important;
    color: red!important
}

.illustration-testmonial .slider {
    position: relative;
    padding-top: 77%
}

.illustration-testmonial .slider>img {
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
    z-index: -1;
    height: 460px;
    width: 460px;
    object-fit: cover;
    border-radius: 20px
}

.illustration-testmonial .slider label {
    cursor: pointer;
    transition: .5s;
    opacity: .6;
    margin: 15px 5px
}

.illustration-testmonial .slider label img {
    display: inline-block;
    width: 80px;
    height: 79px;
    position: relative;
    z-index: 99999!important
}

.illustration-testmonial .slider input[name=slide_switch]:checked+label {
    border-color: #666;
    opacity: 1
}

.illustration-testmonial .slider input[name=slide_switch]~img {
    opacity: 0;
    transform: scale(1)
}

.illustration-testmonial .slider input[name=slide_switch]:checked+label+img {
    opacity: 1;
    transform: scale(1)
}

.illustration .head-dot::before {
    margin: auto;
    right: 0;
    left: -250px
}

.illustration .illust-content {
    background: #401311;
    color: #fff;
    padding: 60px 30px;
    border-radius: 10px;
    margin: 0
}

.audio-monial img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    max-width: 45%
}

.audio-monial h5 {
    padding: 20px 0;
    font-size: 20px
}

.audio-monial audio {
    width: -moz-available
}

.audio-monial .audio-monial-one {
    padding: 20px;
    box-shadow: 1px 1px 10px #cccc;
    border-radius: 10px
}

.audio-monial .audio-monial-one p,.icon-content p,.review-box p {
    font-size: 14px
}

.whatsapp-rapper i {
    position: fixed;
    left: 20px;
    bottom: 25px;
    font-size: 50px;
    z-index: 2;
    filter: drop-shadow(2px 4px 6px black);
    color: #4fce5d
}

.cont-info-icon {
    color: #000;
    font-size: 24px;
    margin: 20px 10px 20px 0
}

.videoframe video {
    max-width: 100%;
    border-radius: 10px;
    z-index: 1;
    position: relative;
    box-shadow: 2px 15px 20px #cccc
}

.terms h3,.terms p {
    padding: 5px 0;
    font-weight: 400
}

.terms ul li {
    font-family: Poppins;
    font-size: 15px;
    padding: 10px 0;
    margin-left: 20px;
    line-height: 23px;
    list-style: disc
}

.terms ul li.pl-5 {
    list-style: none
}

.location-ser-slider .ser-box p {
    height: 150px
}

.location-ser-slider .item {
    margin: 10px
}

.btn-red-border {
    font-size: 15px;
    border: 1px solid #dd1423;
    color: #dd1423
}

.bottom-form::after,.child-story::before,.inner-page-form::after {
    content: "";
    background: #e35f39;
    box-shadow: 20px 20px 100px 150px #e35f39;
    width: 250px;
    height: 350px;
    opacity: .3;
    filter: blur(20px);
    position: absolute;
    border-radius: 50%;
    left: -160px;
    bottom: 0
}

.child-story::after {
    background: url(../images/child-story-after.webp) 0 0/contain no-repeat;
    width: 600px;
    height: 420px;
    right: 0;
    bottom: -40px;
    z-index: -1
}

.author-info {
    padding: 20px 0 20px 10px
}

.audio-content1 img,.main-banner .col-md-5 img,.videoframe img {
    width: 100%
}

.banner-arrow-down:before,.ser-box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%
}

.b-process h4,.reason h4,.social-icons li a {
    font-size: 20px
}

.bottom-form::after {
    left: 67%;
    z-index: -2;
    bottom: -60px
}

.bottom-form form {
    margin: auto;
    border-color: #dc5a3e;
    width: 80%
}

.bottom-form .get-started-form.main-form form input {
    width: 100%;
    background: 0 0;
    border: 1px solid #e45f39;
    height: 40px
}

.bottom-form .get-started-form.main-form {
    width: 100%;
    margin: auto
}

.why-choose-video .btn-blue {
    background: #401311;
    color: #fff!important
}

.review-box {
    box-shadow: 1px 2px 15px #ccc;
    border-radius: 10px;
    padding: 20px;
    transition: .2s
}

.bottom-form .get-started-form.main-form select#ser-select,.bottom-form .get-started-form.main-form textarea {
    width: 100%!important;
    border: 1px solid #0000007a
}

.inner-page-form::after {
    left: 110%;
    opacity: .2
}

.inner-page-form form h3 {
    padding-bottom: 10px!important;
    line-height: 34px!important;
    font-size: 27px
}

.icon-content span {
    font-size: 30px;
    font-weight: 800;
    -webkit-text-stroke-color: #e35f39;
    right: 10px;
    padding: 15px 0
}

.icon-content {
    background: #fff;
    box-shadow: 2px 3px 10px #cccc;
    padding: 20px;
    border-radius: 10px;
    height: 370px
}

.icon-content h6 {
    font-size: 18px;
    padding: 25px 0 10px
}

.publishing-icons .item {
    margin: 10px 3px
}

.am-pub .owl-carousel .owl-item.big {
    transform: scale(1.2);
    transition: .5s;
    position: relative;
    z-index: 9
}

.am-pub-slider.owl-carousel .owl-item img {
    transition: .5s;
    transform: scale(.9)
}

.am-pub-slider.owl-carousel.owl-theme.owl-loaded.owl-drag .item {
    margin: 10px 0;
    width: 280px
}

.bottom-form .get-started-form.main-form textarea {
    width: 100%!important;
    height: 100px!important
}

.book-banner.client-test h3 {
    padding: 10px 0;
    line-height: 27px
}

.book-banner.client-test img {
    border-radius: 30px
}

.book-banner .menu li,.inner-banner .menu li,.menu.list-items li {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    list-style: disc;
    margin-left: 20px
}

.get-started-form form {
    padding: 15px 30px 28px;
    position: relative;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #838383;
    box-shadow: 0 -10px 36px 0 #e46039
}

section.faq-sec .primary-color {
    color: #3e1112
}

.chris-banner .container {
    z-index: 1;
    position: relative
}

.chris-banner::after {
    content: "";
    background: url(../images/ny-banner.webp) 0/100% no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0
}

.hq-bcover-slider .parent-bk-moc {
    height: 350px
}

.parent-bk-moc {
    box-shadow: 0 0 10px #00000087;
    padding: 12px;
    border-radius: 20px;
    background: #fff;
    margin: 15px
}

.parent-bk-moc h3 {
    font-size: 26px
}

.parent-bk-moc p {
    font-size: 13px;
    overflow: auto;
    margin: 0 10px 10px 0
}

.parent-bk-moc p::-webkit-scrollbar {
    width: 3px
}

.parent-bk-moc p::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: #6a757d
}

.parent-bk-moc p::-webkit-scrollbar-track {
    background-color: #ccc;
    border-radius: 6px
}

.book-mock {
    width: 14%;
    background: #fff
}

.book-mock img {
    max-width: 90%!important;
    border-radius: 20px;
    border: 1px solid #ccc
}

.payment-detail {
    background: #3e1112;
    border-radius: 10px;
    padding: 20px
}

.payment-detail .auth-desc {
    box-shadow: none;
    background: 0;
    border: 0;
    padding: 0
}

.book-pub-ser p,.services p {
    padding: 10px 0 20px
}

.about {
    padding: 240px 0;
    background: url(../images/about1.webp) 100%/100% 100% no-repeat;
    height: 810px
}

.auth-desc {
    display: flex;
        justify-content: start;
    align-items: center;
    box-shadow: 0 0 7px #dd14238c;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #c4c3c2;
    background: #fff
}

.main-banner-form h2 {
    color: #401311;
    font-size: 35px;
    line-height: 50px;
    font-weight: 500;
    text-align: center
}

.banner-inner-content {
    color: #e35f39
}

.main-banner-form input {
    height: 45px;
    font-family: poppins,sans-serif
}

.main-banner-form button.form-btn {
    padding: 12px 20px;
    background: linear-gradient(180deg,#e45f39 50%,#e45f39 100%);
    border-radius: 5px;
    font-family: Poppins;
    color: #fff!important;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    transition: .5s;
    text-transform: uppercase;
    width: 100%
}

.authors-main-images img {
    width: 100%;
    display: none!important
}

form.bottom-form-main .form-group {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden
}

img.img-fluid.ft-logo {
    max-width: 250px;
    margin: 0 0 0 -25px
}

.disclamer-section {
    padding: 15px 0;
    color: #fff;
    background: #eb6432
}

.disclamer-section p {
    margin-bottom: 0!important;
    color: #fff;
    padding: 0
}

span.flw-icon img {
    width: 6%;
    animation: 3s ease-out infinite bounceIn
}

.am-pub .auth-desc .auth-img img {
    filter: brightness(0) saturate(100%) invert(49%) sepia(40%) saturate(1300%) hue-rotate(334deg) brightness(93%) contrast(98%)
}

.get-started-form form h3 img.pb-2 {
    animation: 1s linear infinite tada!important
}

.global-audio.addiz .global-books img {
    width: 90%
}

.testxd .authors-main-images img {
    display: block!important
}

.banner.main-banner.home_pg {
    background: no-repeat;
    position: relative
}

.banner.main-banner.home_pg:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #000000a6;
    opacity: 1;
    top: 0;
    left: 0
}

.banner.main-banner.home_pg video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-size: cover
}

img.awrd-add {
    margin: 50px auto 0;
    display: block;
    width: 45%
}

.counter_sec {
    padding: 30px 0;
    margin: 0;
    /* position: relative; */
    /* z-index: 99; */
    margin-bottom: 0;
        display: none;
}

.counter_sec .bg_sec .coun_txt {
    padding: 37px 0;
    text-align: center;
    border-right: 1px solid #fff;
    border-radius: 0;
}
.counter_sec .row .col-md-3.p-0:nth-last-child(1) .coun_txt {
    border: 0;
}

.counter_sec .bg_sec .coun_txt h3 {
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    margin: 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.counter_sec .bg_sec .coun_txt p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0;
    font-family: poppins
}

.thankyou {
    text-align: center;
    padding: 80px 0
}

.thankyou h2 {
    font-size: 40px
}

.prvicy h2,.prvicy h6 {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.2
}

.thankyou p {
    width: 80%;
    margin: 0 auto 10px
}

.review-box .row .col-md-6 img {
    filter: brightness(0) saturate(100%) invert(93%) sepia(30%) saturate(2341%) hue-rotate(312deg) brightness(108%) contrast(107%)
}

.prvicy h2 {
    margin-bottom: 20px
}

.prvicy h6 {
    margin-bottom: 15px;
    margin-top: 15px
}

.prvicy p {
    line-height: 26px
}

.banner.new_layt .get-started-form {
    position: unset
}

.banner.new_layt .main-banner-form h2 {
    font-size: 28px;
    line-height: 36px;
    text-align: left
}

.banner.new_layt .main-banner-form input {
    margin: 0 0 10px
}

.banner.new_layt .main-banner-form select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dc5a3e;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 46px;
    margin: 0
}

.bottom-form.btm_new .get-started-form.main-form form input.input-control,.trustpilot.add_req h2 {
    border: 1px solid #e45f39
}

.trustpilot.add_req h2 span {
    font-weight: 800
}

.bottom-form.btm_new .get-started-form.main-form textarea {
    width: 100%!important;
    height: 45px
}

.bottom-form.btm_new .primary-color {
    color: #373738;
    display: inline-block!important
}

section.logos_newz {
    display: none;
}

.btn-white-border:hover,.why-choose-video .btn-blue:hover {
    box-shadow: 1px 2px 10px 1px #fff
}

section.bottom-form.btm_new {
    padding-bottom: 60px;
    padding-top: 0
}

.book-des img {
    max-width: 50px!important;
    border-radius: 50%;
    object-fit: cover
}

section.testimonial-slider.text-center {
    display: none;
}
