@import url(all.css);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);body {
    overflow-x: hidden
}

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

.chota_fnt,.list-banner li,a,btn,h1,h2,h3,h4,h5,h6,p {
    font-family: Poppins,sans-serif
}

.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,.input-control:hover {
    background: #104b8d87;
    transition: .7s;
    color: #fff
}

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

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

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

.primary-color {
    color: #dd1423;
    display: contents
}

.top-bar ul.menu a:hover,p a {
    color: #dd1423
}

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

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

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

.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: #595959
}

p {
    font-weight: 400;
    font-size: 16px;
    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: url(../images/top-bar-bg.webp) 0 0/cover no-repeat
}

.top-bar .menu.social-icons {
    display: flex;
    justify-content: center
}

.social-links {
    display: flex;
    justify-content: left
}

.social-links li {
    padding: 8px 0 8px 30px
}

.top-bar .col-md-6 ul.menu i.fab.fa-whatsapp {
    color: #4fce5d
}

.top-bar ul.menu a {
    font-size: 15px;
    color: #fff;
    font-weight: 600
}

.top-bar .col-md-6 ul.menu i {
    color: #dd1423;
    font-size: 20px;
    animation: 1.5s linear infinite tada
}

.top-bar .menu li.side-bar::before {
    content: "";
    position: absolute;
    left: -14px;
    top: 6px;
    width: 1px;
    height: 15px;
    background: #3a3835
}

.top-bar .side-bar-one::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 4px;
    width: 1.5px;
    height: 20px;
    background: #d9d9d9
}

.nav-bar {
    padding: 10px 0 20px
}

.sticky-nav-bar {
    position: fixed;
    top: 0;
    padding: 10px 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: .3s ease-in-out;
    background: #f5f5f5fa;
    animation: 1s header-animation;
    border-bottom: 2px solid #dd1423
}

.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: #cc3f31;
    background: 0 0
}

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

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

.nav-bar ul.menu {
    text-align: right
}

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

.btn-blue,.btn-red,.btn-white-border {
    padding: 13px 20px;
    background: linear-gradient(180deg,#dd1423 50%,#df2330 100%);
    border-radius: 10px;
    font-family: Poppins,sans-serif;
    color: #fff!important;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 1px 2px 10px 1px #9d0a07;
    border: 0;
    text-transform: uppercase;
    margin-right: 10px;
    animation: 1s linear infinite pulse
}

.btn-blue i,.btn-red i,.btn-white-border i {
    font-size: 22px;
    padding-left: 5px;
    animation: 2s linear infinite headShake
}

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

.btn-blue {
    background: linear-gradient(180deg,#3762ab 50%,#1f3d74 100%);
    box-shadow: 1px 3px 8px 1px #1f3d74
}

.btn-blue:hover {
    background: linear-gradient(180deg,#1f3d74 50%,#3762ab 100%)
}

.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
}

.circle-bg img {
    max-width: 70%
}

.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,#a50f0a 50%,#da3525 100%)!important
}

.sticky-nav-bar ul.menu li a {
    color: #000
}

.sticky-nav-bar ul.menu li a:hover {
    color: #002768
}

.sticky-nav-bar .logo img {
    filter: drop-shadow(5px 4px 10px #fff)
}

.input-control {
    margin: 7px 0;
    font: -webkit-control;
    padding: 8px 15px;
    width: 100%;
    font-family: Poppins,sans-serif;
    display: inline-block;
    font-size: 14px;
    color: #848484;
    background: #fff;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 4px
}

.copyright,footer {
    background: #000f27
}

textarea.input-control.form-control {
    margin: 7px 0!important;
    width: 100%;
    height: 40px;
    padding: 7px 15px;
    font-family: Poppins,sans-serif;
    overflow: hidden;
    border-radius: 5px;
    resize: none
}

.get-started-form form {
    padding: 40px 30px 30px;
    position: relative;
    background: #426db3c9;
    border-radius: 15px
}

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

.bottom-form input#register,.copyright {
    margin-top: 30px
}

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

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

label.error {
    display: none!important
}

.banner input.input-control,select#ser-select {
    width: 16%!important;
    border-radius: 20px
}

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
}

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

.get-started-form.main-form {
    width: 80%;
    margin: 0 0 0 auto
}

.banner video,.main-banner::before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.get-started-form.main-form input.input-control,.get-started-form.main-form select#ser-select,.get-started-form.main-form textarea {
    width: 100%!important;
    border-radius: 10px!important;
    padding: 10px 15px;
    border: 0
}

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

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

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: 46px;
    letter-spacing: -2px;
    margin: 0
}

h1 span {
    display: block
}

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: #1a80c5!important
}

footer ul.menu li a {
    font-size: 15px;
    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: 40px;
    margin: 0;
    letter-spacing: -1px
}

h2 span {
    vertical-align: baseline
}

.banner {
    padding: 100px 0 60px
}

.banner h6 {
    color: #df2330;
    font-weight: 500
}

.main-banner {
    background: url(../images/main-banner.webp) 0 0/100% no-repeat
}

.main-banner::before {
    content: "";
    background: #012466;
    position: absolute;
    opacity: .6
}

.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-left.webp) 100%/contain no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 300px;
    opacity: .2;
    z-index: 1
}

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

.faq-sec .card-header {
    background: 0 0;
    border: none;
    outline: 0!important
}

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

.faq-sec .card {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #d3d3d3;
    line-height: 24px;
    padding: 0
}

.faq-sec .card-body {
    padding: 0 25px 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: 20px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 0;
    color: #dd1423;
    top: 20px;
    transform: rotate(269deg)
}

#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: 20px;
    color: #dd1423;
    transform: rotate(89deg)
}

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

.cta {
    background: url(../images/process-bg.webp) 0 0/cover no-repeat;
    padding: 80px 0
}

.cta h2 {
    line-height: 45px;
    font-size: 45px
}

.cta .cta-left {
    position: absolute;
    bottom: -260px;
    left: 0
}

.cta .cta-right {
    position: absolute;
    right: 0;
    top: -190px;
    max-width: 100%
}

.signup-cta {
    background: url(../images/signup-cta.webp) left center/cover no-repeat
}

.signup-cta h2 {
    font-size: 31px;
    padding: 40px 0
}

.pricing .price {
    padding-left: 50px;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -4px
}

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

.reason-des {
    margin: 20px 0;
    padding: 20px;
    background: #003896;
    border-radius: 10px;
    box-shadow: 1px 2px 9px #f5f5
}

.author-info h6,.blog-detail p,.reason-des p {
    font-size: 15px
}

.reason-des h4 {
    font-size: 18px;
    margin-bottom: 5px
}

.reason-des:hover {
    background: linear-gradient(180deg,#d93424 50%,#9d0a07 100%);
    box-shadow: 1px 1px 20px 4px #9d0a07
}

.why-choose .get-started-form.main-form select#ser-select,.why-choose input.input-control,.why-choose textarea.required.input-control.form-control {
    background: #658ac0!important;
    width: 100%!important;
    color: #fff!important
}

.why-choose .input-control::placeholder,.why-choose select#ser-select {
    color: #fff!important
}

.why-choose .btn-red {
    display: block;
    width: 100%
}

.cta-get-started {
    background: url(../images/cta2.webp) 100%/100% no-repeat;
    color: #fff;
    text-align: center;
    border-radius: 20px
}

.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 {
    background: #fff;
    border: 1px solid #dd1423;
    box-shadow: 3px 4px 40px #f8d0d3
}

.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
}

.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 {
    text-align: left!important
}

.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;
    text-align: left;
    position: relative;
    display: inline-block;
    font-size: 16px;
    padding-right: 5px
}

.audio-monial,.book-banner,.bottom-form form {
    text-align: center
}

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

.list-banner li::before {
    content: "\f058";
    font-family: 'Font Awesome 5 Pro';
    color: #9f0b07;
    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 {
    position: relative;
    padding: 60px 0 40px;
    background-size: cover
}

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

.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 {
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

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

div#popupform {
    padding: 0;
    max-width: 1100px;
    background: 0 0
}

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

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

.popupform .popup-content {
    max-width: 700px;
    height: 500px;
    background: #fff;
    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,sans-serif;
    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,sans-serif
}

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

.popupform button.fancybox-button.fancybox-close-small {
    background: #9f0b07;
    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
}

img {
    transition: .5s
}

img:hover {
    cursor: pointer
}

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

.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: #050a21;
    color: #fff;
    padding: 60px 30px;
    border-radius: 10px
}

.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
}

.services::after {
    background: url(../images/ser-bg.webp) 0 0/contain no-repeat;
    right: -70px;
    bottom: -40px;
    width: 500px;
    height: 650px;
    z-index: -1
}

.reason .ser-box,.services .ser-box {
    box-shadow: 5px 5px 10px #ccc;
    padding: 10px 20px 20px;
    border-radius: 10px;
    transition: .5s;
    border-top: 8px solid #fff0
}

.services .ser-box h4 {
    font-size: 19px;
    padding: 20px 0
}

.services .ser-box p {
    font-size: 14px;
    padding-bottom: 20px;
    height: 240px
}

.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
}

.services .ser-box:hover {
    box-shadow: 10px 10px 40px #ccc;
    transform: scale(1.07);
    cursor: pointer;
    color: #fff
}

.ser-box:hover h4,.ser-box:hover p {
    color: #fff
}

.book-mark-ser::before {
    background: url(../images/book-mark-ser-before.webp) 0 0/29% no-repeat;
    left: 0;
    top: -70px;
    width: 90%;
    height: 100%
}

.bottom-form::after,.child-story::before,.inner-page-form::after {
    content: "";
    background: #dd1423;
    box-shadow: 20px 20px 100px 150px #dd1423d1;
    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
}

.why-choose-video {
    background: url(../images/v-bg.webp) 0 0/cover no-repeat
}

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

.review-box:hover {
    box-shadow: 5px 5px 25px #ccc;
    cursor: pointer
}

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

.reason {
    background: #ebf2ff
}

.reason p {
    font-size: 14px;
    padding: 20px 0
}

.reason .ser-box {
    box-shadow: -5px -5px 10px #ccc;
    background: #fff;
    border-radius: 5px;
    height: 340px
}

.reason .ser-box:hover {
    transform: scale(1.07);
    cursor: pointer;
    color: #fff
}

.reason img {
    max-width: 25%;
    padding-bottom: 20px;
    animation: 2s linear infinite tada
}

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

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

.bottom-form {
    overflow-x: clip
}

.bottom-form form {
    background: #002768;
    padding: 40px 30px 30px;
    margin: auto
}

.bottom-form .get-started-form.main-form form input.input-control {
    width: 49%!important;
    background: 0 0;
    border: 1px solid #ccc
}

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

.bottom-form .get-started-form.main-form select#ser-select,.bottom-form .get-started-form.main-form textarea {
    width: 49%!important;
    float: left;
    margin: 7px 0 0 6px!important;
    background: #002768;
    border: 1px solid #ccc
}

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

.inner-page-form form h3 {
    color: #002768!important
}

.icon-content span {
    font-size: 30px;
    font-weight: 800;
    -webkit-text-stroke-color: #DD1423;
    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
}

.pub-process {
    margin: 10px 0
}

.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
}

.book-sell-slider img {
    max-width: 55%!important;
    vertical-align: middle
}

.loc-book img {
    box-shadow: -15px 15px 0 #df2330;
    border-radius: 10px
}

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

.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
}

.banner-arrow-down {
    background: #dd1423;
    width: 70px;
    height: 70px;
    margin: 30px auto auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    cursor: pointer
}

.banner-arrow-down i {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    -webkit-animation: 4s infinite alternate bounce;
    -moz-animation: 4s infinite alternate bounce;
    animation: 4s infinite alternate bounce
}

.banner-arrow-down:before {
    content: "";
    position: absolute;
    left: -40px;
    top: -39px;
    background: url(../images/r-arrow.webp) 100%/100% 100% no-repeat;
    width: 100%;
    height: 100%;
    padding: 75px;
    animation: 8s linear infinite a;
    -webkit-animation: 8s linear infinite a;
    -moz-animation: 8s linear infinite a
}

.ser-box:before {
    content: "";
    position: absolute;
    background-color: #002768;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    clip-path: circle(0 at 0 0);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: -1
}

.ser-box:hover:before {
    clip-path: circle(90% at 10% 15%)
}

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

.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 {
    color: #fff;
    font-family: Poppins,sans-serif;
    font-size: 18px;
    font-weight: 500;
    list-style: disc;
    margin-left: 20px
}

.services .ser-box img {
    animation: 2s linear infinite swing;
    -webkit-animation: 2s linear infinite swing;
    -moz-animation: 2s linear infinite swing
}

#register {
    animation: 1.5s linear infinite headShake
}

.global-map-ser {
    z-index: 1
}

.process-step {
    padding-bottom: 110px
}

.step1,.step2,.step3,.step4,.step5 {
    position: absolute;
    width: 30%;
    text-align: left;
    padding: 10px
}

.step1 {
    left: 30px;
    top: 0
}

.b-process h6 {
    color: #9f0b07;
    font-size: 14px;
    letter-spacing: 2px
}

.b-process h4 {
    padding: 7px 0
}

.step2 {
    right: -100px;
    top: 0
}

.b-process img {
    max-width: 80%;
    margin: 47px 0
}

.step3 {
    left: 30px;
    bottom: -40px
}

.step5 {
    left: 0;
    right: 0;
    margin: auto;
    bottom: -80px
}

.step4 {
    right: -100px;
    bottom: 0
}

.social-icons li {
    display: inline-block;
    padding: 10px 40px 0 0
}

.muti-phone {
    display: inline-block;
    padding-left: 2px
}

@media (min-width: 768px) {
    .top-bar {
        background:url(../images/top-bar-bg.webp) -29px 0/cover no-repeat
    }

    .top-bar ul.menu a {
        font-size: 12px
    }
}

.over-lay-cta {
    background-color: #ff000042;
    padding-top: 10px;
    padding-bottom: 20px
}
