body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
    scroll-behavior: smooth;
}

a:hover,
a:focus,
button:hover,
button:focus {
    outline: none;
}

section {
    padding: 60px 0;
    position: relative;
    clear: both;
}

h1,
h2,
h3,
h4 {
    font-family: 'Poppins', sans-serif;
}

h5,
h6 {
    font-family: 'Space Mono', monospace;
}

p {
    font-family: 'Poppins', sans-serif;
    color: #2c2f39;
}

.desktop-header header ul li a {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}

.desktop-header header ul li {
    padding: 0 6px;
    display: flex;
    align-items: center;
}

.desktop-header header {
    padding: 15px 0;
}

.desktop-header header .row {
    align-items: center;
}

.desktop-header header ul li img {
    position: relative;
    bottom: 3px;
    padding-right: 3px;
}

.btn {
    border: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 25px;
    color: #fff;
    border-radius: 0;
    position: relative;
    text-transform: uppercase;
    border: 1px solid #000 !important;
}

header .btn {
    padding: 8px 8px;
}

.desktop-header header ul li a.btn {
    background: #f23051;
    color: #fff;
}

.desktop-header header ul li.phone-a a {
    font-size: 14px;
    margin-left: 15px;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
    outline: 0;
}

footer {
    background: #000;
    padding: 40px 0;
}

footer .info-foot p {
    color: #fcfdffad;
    margin: 10px 0 10px;
    font-size: 13px;
}

footer .info-foot a {
    display: block;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    color: #e73c32;
    font-family: 'Space Mono', monospace;
    text-transform: uppercase;
    margin-bottom: 7px;
}

footer .info-foot li {
    color: #e73c32 !important;
    /* font-size: 16px; */
    line-height: 18px;
}

footer .info-foot li a {
    color: #e73c32 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

footer * {
    color: #fff;
}

footer .ql li {
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
}

footer h4 {
    font-size: 25px;
    font-weight: 600;
    color: #e73c32;
}

footer h4>span {
    position: relative;
    z-index: 1;
    color: #e73c32;
}

footer h4>span::before {
    background: #000000;
    content: "";
    width: 80px;
    height: 8px;
    position: absolute;
    bottom: 7px;
    left: -7px;
    right: 0;
    z-index: -1;
}

footer .foot-form {
    background: #fff;
    padding: 40px 30px 30px;
    margin-top: -60px;
    border-radius: 20px;
    width: 85%;
    float: right;
}

.foot-form .form-control {
    background: transparent;
    border: 0;
    border: 2px solid #000 !important;
    height: 40px;
    margin-bottom: 15px;
    font-size: 14px;
}

footer ::placeholder {
    color: #ffffff !important;
}

.foot-form textarea.form-control {
    height: 100px;
    margin-bottom: 30px;
    border: 1px solid #106aff;
    resize: none;
}

footer input.btn-yellow {
    background: #f23051;
    width: 320px;
    border: 1px solid #000000;
    position: relative;
}

footer .foot-form h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.foot-form span {
    position: absolute;
}

.foot-form span>i {
    color: #000;
}

.btn-submit {
    display: inline-block;
    position: relative;
}

.form-control:focus {
    box-shadow: none;
    outline: 0;
}

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

label.error {
    display: none !important;
}

.copyright {
    background: #000000;
    position: relative;
    padding: 8px 0;
    color: #ffffff;
    font-size: 12px;
    border-top: 1px solid;
}

.copyright p {
    margin: 0;
}

.copyright a {
    color: #0d042f;
}

.our-banner {
    background: url("../images/home-bannerr.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    margin: auto;
}

.our-banner .row {
    align-items: center;
}

.logo img {
    max-width: 100%;
}

.fixed .logo img {
    max-width: 70%;
}

.info-foot .logo img {
    max-width: 50%;
}

.our-banner h1 {
    font-size: 45px;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 45px;
    margin-bottom: 15px;
}

.our-banner h3 {
    font-size: 20px;
    font-weight: 800;
    position: relative;
    display: inline-block;
    z-index: 1;
    color: #e73c32;
}

.our-banner h3::before {
    width: 104%;
    height: 23px;
    background: #f23051;
    position: absolute;
    content: "";
    left: -10px;
    display: none;
    z-index: -1;
    top: -5px;
}

.our-banner h5 {
    font-size: 18px;
    font-weight: 700;
    max-width: 80%;
}

.our-banner .btn-block {
    margin-top: 30px;
}

.our-banner .btn-block a.btn:first-child {
    margin-right: 30px;
}

.btn-blue {
    background: #f23051;
}

.btn-white {
    background: #f23051;
    border-color: #b4b3b2;
}

.our-banner .layer:nth-child(2) img {
    left: 250px;
    position: relative;
    top: 60px;
    max-width: 270px;
}

.our-banner .layer:nth-child(3) img {
    left: 70px;
    top: 0;
    width: 250px;
    position: absolute;
}

.our-banner .layer:nth-child(4) img {
    position: absolute;
    top: 40px;
    left: 10px;
}

.site-logos {
    padding: 30px 0;
    overflow: hidden;
}

.owl-site-logo.owl-carousel {
    text-align: center;
}

.owl-site-logo.owl-carousel img {
    max-width: 70%;
    filter: brightness(0.5);
}

.site-brand {
    max-width: 80%;
    margin: auto;
    background: #d1d1d1;
}

h2 {
    font-size: 32px;
    color: #000000;
    font-weight: 400;
    line-height: 45px;
    margin-bottom: 10px;
    position: relative;
    z-index: 6;
}

h2>span {
    font-size: 24px;
    font-weight: 500;
    color: #e73c32;
}

span.star {
    color: #f8c600;
    display: block;
    margin-bottom: 10px;
}

.our-service span.star i {
    font-size: 18px;
    letter-spacing: 2px;
}

.btn-yel {
    background: #f23051;
}

.img-ser {
    position: relative;
    display: inline-block;
    z-index: 0;
    height: 150px;
}

.img-ser::before {
    content: "";
    background: #fff;
    width: 72px;
    height: 72px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    border-radius: 50%;
}

.img-ser img {
    position: relative;
    z-index: 1;
}

.info-service {
    position: relative;
    padding: 20px 40px;
}

.info-service h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 6px 0;
}

.info-service img {
    margin-bottom: 15px;
}

.info-service p {
    margin-bottom: 30px;
    height: 130px;
}

.info-service::before {
    content: "";
    border-right: 1px solid #C5C5C5;
    position: absolute;
    right: 0;
    height: 65%;
    top: 10px;
}

.info-service::after {
    content: "";
    width: 40px;
    height: 1px;
    background: #c5c5c5;
    position: absolute;
    top: 10px;
    right: -20px;
}

.our-service [class*='col-'] {
    padding: 0;
}

.btn>span::before,
.info-gen>span::before,
.show-s span::before {
    content: "";
    position: absolute;
    width: 11px;
    height: 1px;
    background: #000;
    margin-top: 5px;
}

.btn>span::after,
.info-gen>span::after,
.show-s span::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 11px;
    background: #000;
    margin-left: 5px;
}

.btn>span,
.info-gen>span,
.show-s span {
    position: absolute;
}

.info-gen>span:nth-child(3) {
    top: -6px;
    left: -6px;
}

.info-gen>span:nth-child(4) {
    top: -6px;
    right: 5px;
}

.info-gen>span:nth-child(5) {
    bottom: 5px;
    left: -6px;
}

.info-gen>span:nth-child(6) {
    bottom: 5px;
    right: 5px;
}

.btn>span:first-child {
    top: -6px;
    left: -6px;
}

.btn>span:nth-child(2) {
    top: -6px;
    right: 5px;
}

.btn>span:nth-child(3) {
    bottom: 5px;
    left: -6px;
}

.btn>span:nth-child(4) {
    bottom: 5px;
    right: 5px;
}

.show-s {
    position: relative;
    display: inline-block;
}

.show-s input.show-span+span+span+span {
    left: -5px;
    bottom: 6px;
}

.show-s input.show-span+span+span {
    right: 6px;
    top: -5px;
}

.show-s input.show-span+span {
    top: -5px;
    left: -5px;
}

.show-s input.show-span+span+span+span+span {
    bottom: 6px;
    right: 6px;
}

.our-service::before {
    content: "";
    background: url("../images/before-service.jpg") no-repeat;
    width: 302px;
    height: 229px;
    position: absolute;
    left: 0;
    top: 30px;
}

.our-service h2 {
    margin-bottom: 70px;
}

.hire::before {
    content: "";
    background: url("../images/banner-22.png") no-repeat;
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 559px;
    top: 0;
    left: 0;
    z-index: -1;
}

.hire {
    height: 560px;
    padding-top: 100px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.hire .layer img {
    position: absolute;
}

.hire .layer:first-child img {
    left: 90px;
    top: -10px;
    width: 70%;
}

.hire .layer:nth-child(2) img {
    left: 365px;
    top: -10px;
    width: 246px;
    height: 373px;
}

.hire .layer:nth-child(3) img {
    top: 110px;
    left: 20px;
}

.hire .layer:nth-child(4) img {
    left: 104px;
    top: 210px;
}

.hire::after {
    background: url("../images/after-hire.png") no-repeat;
    width: 260px;
    height: 630px;
    content: "";
    position: absolute;
    right: 50px;
    top: -40px;
    display: none;
}

.hire h2>span {
    color: #000;
    font-size: 34px;
}

.hire p>span {
    background: #ffffff;
    border: 1px solid #93bed1;
    padding: 0px 5px;
    margin: 0 5px;
}

.hire p {
    line-height: 26px;
    margin: 0 0 31px 0;
}

.hire .container {
    position: relative;
}

.our-process .container::before {
    content: "";
    background: url("../images/hire-before.png") no-repeat;
    display: none;
    width: 295px;
    height: 251px;
    position: absolute;
    left: -190px;
    top: -220px;
}

.who h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 6px;
    position: relative;
    z-index: 5;
}

.who p {
    font-size: 13px;
    position: relative;
    z-index: 5;
}

.who img {
    max-width: 100%;
}

.who .row {
    align-items: center;
    overflow: hidden;
}

.our-testimonial {
    background: #e73c32;
}

.our-testimonial .info-test {
    background: #ffffff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(20, 20, 20, 0.1);
}

.our-testimonial::before {
    content: "";
    width: 50%;
    height: 470px;
    border-radius: 50%;
    clip-path: polygon(52% 12%, 83% 12%, 100% 0%, 100% 100%, 75% 100%, 20% 100%, -32% 50%, 0% 0%, 17% 12%);
    position: absolute;
    top: -54px;
    left: 0;
    right: 0;
    margin: auto;
    background: #e73c32;
    z-index: 1;
}

.our-testimonial .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}

.our-testimonial .owl-theme .owl-dots .owl-dot span {
    background: #4b4844;
    width: 15px;
    height: 15px;
}

.our-testimonial .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}

.our-testimonial .info-test p {
    font-size: 14px;
    margin: 20px 0 10px;
    font-weight: 400;
    min-height: 200px;
}

.our-testimonial .info-test h3 {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
}

.our-testimonial .info-test h4 {
    font-size: 12px;
    color: #989898;
    margin-bottom: 0;
}

.our-testimonial .info-test .img-txt {
    display: inline-block;
    /* padding-left: 10px; */
}

.our-testimonial .container {
    position: relative;
}

.our-testimonial .container::before {
    background: url("../images/test-before.png") no-repeat;
    width: 222px;
    height: 222px;
    display: none;
    content: "";
    position: absolute;
    right: 0;
    bottom: 40px;
}

.our-testimonial {
    position: relative;
    padding-top: 100px;
}

.our-testimonial::after {
    background: url("../images/test-before2.png") no-repeat;
    width: 198px;
    height: 198px;
    content: "";
    position: absolute;
    left: 110px;
    top: -40px;
    display: none;
}

.who::before {
    content: "WHO WE ARE";
    font-size: 130px;
    position: absolute;
    font-weight: 800;
    color: transparent;
    -webkit-text-stroke: 1px #cdf3e8;
    top: -80px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
}

.info-test .star {
    font-size: 18px;
}

.info-cta h2>span.white-bg::before {
    content: "";
    background: #fff;
    width: 100%;
    position: absolute;
    height: 50%;
    z-index: -1;
    left: 0px;
    top: 0;
}

.info-cta h2>span {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}

.info-cta h2 {
    font-size: 28px;
}

.cta .container {
    background: #ffefdf;
    padding: 80px 0;
    border-radius: 20px;
    position: relative;
}

.info-cta a {
    /* color: #000; */
    /* font-size: 32px; */
    /* font-family: 'Space Mono',sans-serif; */
    /* font-weight: 800; */
    /* position: relative; */
    /* z-index: 1; */
}

.info-cta a span {
    /* vertical-align: baseline; */
    /* position: relative; */
}

.info-cta a span::before {
    content: "";
    /* background: #f8c600; */
    /* height: 30%; */
    /* width: 100%; */
    /* position: absolute; */
    /* bottom: 6px; */
    /* z-index: -1; */
}

.info-cta h2>span.white-bg {
    position: relative;
    font-size: 28px;
    vertical-align: baseline;
}

.cta .container::before {
    content: "";
    position: absolute;
    background: #c4eae0;
    width: 105%;
    height: 65%;
    left: -2.5%;
    border-radius: 20px;
    z-index: -1;
    top: 50%;
}

.cta {
    margin-bottom: 60px;
    display: none;
}

.cta .container::after {
    content: "";
    background: url("../images/cta-after.png") no-repeat;
    background-size: 100%;
    position: absolute;
    right: -40px;
    top: -25px;
    max-width: 196px;
    height: 172px;
    width: 14%;
}

.cta::before {
    content: "";
    background: url("../images/bg-cta.png") no-repeat;
    width: 256px;
    height: 468px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.cta .info-cta::before {
    content: "";
    background: url("../images/bg-info-cta.png") no-repeat;
    left: -80px;
    top: 40px;
    position: absolute;
    width: 246px;
    height: 186px;
    z-index: -2;
}

.our-process h2>span.bg {
    font-size: 38px;
    color: #000;
    font-weight: 600;
    vertical-align: baseline;
    position: relative;
}

.our-process h2>span.bg::before {
    content: "";
    background: #e73c32;
    left: 0;
    width: 100%;
    height: 50%;
    top: 0;
    position: absolute;
    z-index: -1;
}

.our-process p {
    max-width: 60%;
    margin: auto;
    margin-bottom: 60px;
    font-size: 12px;
}

.info-process img {
    margin-bottom: 8px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
}

.info-process h5 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
}

.info-process p {
    max-width: 88%;
}

.info-process h6 {
    font-size: 22px;
    font-weight: 700;
    color: #e73c32;
    position: absolute;
    top: -5px;
    left: 17px;
}

.info-process {
    background: #fff;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    padding: 70px 0 0 0;
    position: relative;
    box-shadow: 0 1px 3px rgba(10, 10, 10, .5);
}

.info-process::before {
    content: "";
    background: #000;
    position: absolute;
    width: 88%;
    height: 80%;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    border-radius: 10px;
}

.our-process [class*='col-']::before {
    content: "";
    background: url("../images/arrow-next.jpg") no-repeat;
    right: -15px;
    top: 5px;
    width: 57px;
    height: 21px;
    position: absolute;
}

.our-process [class*='col-']:nth-child(even) h6 {
    bottom: -10px;
    left: 17px;
    top: inherit;
}

.our-process [class*='col-']:nth-child(even)::before {
    background: url(../images/arrow-next2.jpg) no-repeat;
    bottom: 0;
    top: inherit;
}

.our-process [class*='col-']:last-child::before {
    background: none;
}

.our-process [class*='col-']:nth-child(1) .info-process::before {
    background: #e73c32;
}

.our-process [class*='col-']:nth-child(2) .info-process::before {
    background: #e73c32;
}

.our-process [class*='col-']:nth-child(3) .info-process::before {
    background: #e73c32;
}

.our-process [class*='col-']:nth-child(4) .info-process::before {
    background: #e73c32;
}

.our-service [class*='col-']:last-child .info-service::before {
    display: none;
}

.our-service [class*='col-']:last-child .info-service::after {
    display: none;
}

.pd-lft {
    padding-left: 50px;
}

.our-banner .layer:nth-child(1) img {
    left: 50px;
}

.our-banner .layer img {
    position: relative;
}

.info-test:before {
    content: open-quote open-quote;
    font-size: 140px;
    font-weight: 600;
    color: #e5e5e5;
    position: absolute;
    right: 25px;
    top: -42px;
    letter-spacing: -10px;
}

.about-banner {
    background: none;
    overflow: hidden;
}

.unmatch h2>span {
    font-size: 23px;
}

.unmatch a {
    padding: 8px 30px;
    margin-top: 20px;
}

.unmatch::before {
    content: "";
    background: url("../images/unmatch-before.jpg") no-repeat;
    height: 240px;
    width: 55px;
    position: absolute;
    right: 0;
    top: 100px;
}

.unmatch {
    padding-bottom: 80px;
}

.our-counter {
    background: url("../images/bg-counter.jpg") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    z-index: 2;
    margin-top: 40px;
    height: 210px;
    margin-bottom: 80px;
}

.info-counter {
    background: #fff;
    height: 170px;
    width: 250px;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    transition: .5s all;
}

.info-counter h5 {
    display: inline-block;
    font-size: 45px;
}

.info-counter h5 .timer {
    display: inline-block;
}

.info-counter h6 {
    font-size: 18px;
    color: #858585;
    font-weight: 700;
}

.our-counter::before {
    content: "Achievements";
    font-size: 120px;
    position: absolute;
    font-weight: 800;
    color: #fff;
    -webkit-text-stroke: 1px #cdf3e8;
    top: -100px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
}

.about-banner .layer:nth-child(1) img {
    left: -150px;
}

.about-banner .layer:nth-child(2) img {
    left: 0;
    top: 0;
}

.about-banner .layer:nth-child(3) img {
    top: 240px;
    left: -25px;
}

.main-test {
    background: transparent;
    z-index: 1;
    padding-top: 60px;
}

.main-test .our-banner {
    background: transparent;
    margin-bottom: 50px;
}

.main-test::before {
    z-index: -1;
    background: rgb(228, 246, 241);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgb(255 151 0) 100%);
    top: 110px;
}

.main-test::after {
    display: none;
}

.main-test .our-banner h1 {
    font-weight: 500;
}

.main-test .row {
    margin-bottom: 30px;
}

.main-test .container::before {
    top: 150px;
    right: -20px;
}

.info-contact h1 {
    font-weight: 500;
    font-size: 36px;
    line-height: 38px;
}

.info-contact h1+p {
    color: #858585;
}

.info-contact h3 {
    font-size: 22px;
    font-weight: 800;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-top: 20px;
    line-height: 25px;
}

.info-contact h3::before {
    width: 85%;
    height: 19px;
    background: #e73c32;
    position: absolute;
    content: "";
    left: -10px;
    z-index: -1;
    top: -5px;
}

.link-contact h4 {
    font-size: 22px;
    color: #7f7f7f;
    margin-bottom: 0;
}

.link-contact a {
    font-weight: 700;
    color: #000;
    font-size: 34px;
}

.link-contact {
    margin-top: 15px;
}

.our-contact iframe {
    filter: grayscale(1);
    border-radius: 30px;
}

.author-banner img,
.service-banner img {
    max-width: 100%;
}

.author-banner,
.service-banner {
    background: none;
}

.author-banner h1,
.service-banner h1 {
    font-weight: 500;
}

.unmatch h2>span.bg {
    font-size: inherit;
    vertical-align: baseline;
    font-weight: inherit;
    color: inherit;
    position: relative;
}

.unmatch h2>span.bg::before {
    content: "";
    background: #e73c32;
    left: 0;
    width: 100%;
    height: 44%;
    top: 4px;
    position: absolute;
    z-index: -1;
}

.unmatch2::after {
    content: "";
    background: url("../images/bg-unmatch.png")no-repeat;
    width: 260px;
    height: 347px;
    position: absolute;
    right: 50px;
    bottom: -170px;
    z-index: 3;
}

.genre {
    background: #f2f2f2;
    width: 98%;
    margin: 60px auto;
    border-radius: 15px;
}

.genre h2+p {
    width: 60%;
    margin: 20px auto 40px;
    font-size: 16px;
    font-weight: 500;
    color: #858585;
}

.our-process .container {
    position: relative;
}

.info-gen {
    position: relative;
    background: #fff;
    padding: 10px 0;
    border: 1px solid #000;
}

.info-gen h4 {
    font-size: 16px;
}

.genre .col-md-2 {
    padding: 0 7px;
}

.mt-20 {
    margin-top: 18px;
}

img.resize-img {
    margin-left: -35px;
}

.shape .row {
    align-items: center;
}

.shape h2+p {
    width: 75%;
    margin: 15px auto;
    margin-bottom: 50px;
}

.shape h2>span.bg {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    vertical-align: baseline;
    position: relative;
}

.shape h2>span.bg::before {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 32%;
    background: #e73c32;
    z-index: -1;
    bottom: 4px;
}

.shape .container {
    position: relative;
}

.shape::before {
    content: "";
    background: url("../images/before-shape.png") no-repeat;
    width: 328px;
    height: 342px;
    position: absolute;
    right: 20px;
    top: -90px;
    transform: scale(-1);
    z-index: -1;
    opacity: 0.7;
}

.shape {
    padding-top: 40px;
}

.our-process [class*='col-']:hover {
    transform: scale(1.08);
}

.our-process [class*='col-'] {
    transition: .5s all;
}

.our-service [class*='col-']:nth-child(1) .info-service img {
    animation: shake 2s ease-In-Out infinite;
}

.our-service [class*='col-']:nth-child(2) .info-service img {
    animation: heartBeat 2s ease-In-Out infinite;
}

.our-service [class*='col-']:nth-child(3) .info-service img {
    animation: tada 2s ease-In-Out infinite;
}

.our-process .info-process img {
    animation: wobble 3s ease-In-Out infinite;
}

.our-process .info-process:hover img {
    animation: tada 2s ease-In-Out infinite;
}

.info-counter:hover {
    transform: scale(1.1);
}

.genre [class*='col-']:nth-child(1) .info-gen img {
    animation: shake 2s ease-In-Out infinite;
}

.info-gen img {
    margin-bottom: 10px;
}

.genre [class*='col-']:nth-child(2) .info-gen img {
    animation: flash 3s ease-In-Out infinite;
}

.genre [class*='col-']:nth-child(3) .info-gen img {
    animation: bounceIn 3s ease-In-Out infinite;
}

.genre [class*='col-']:nth-child(6) .info-gen img {
    animation: tada 1.2s ease-In-Out infinite;
}

.genre [class*='col-']:nth-child(5) .info-gen img {
    animation: pulse 1s ease-In-Out infinite;
}

.genre [class*='col-']:nth-child(4) .info-gen img {
    animation: flipInX 2s ease-In-Out infinite;
}


/* GENERAL BUTTON STYLING */

.btn,
.btn::after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btn::before,
.btn::after {
    background: #c2cddf9e;
    content: '';
    position: absolute;
    z-index: -1;
}

.btn {
    position: relative;
    z-index: 1;
}

.btn:hover {
    color: #000000;
    border: 1px solid #000;
}


/* BUTTON 4 */

.btn::before {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.btn::after {
    background: inherit;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.btn:hover:after {
    height: 0;
    left: 50%;
    top: 50%;
    width: 0;
}

header .btn::before,
header .btn::after {
    background: #e5e5e5;
}

header .btn:hover,
.popup-content input.btn:hover {
    color: #000000 !important;
    background: #e5e5e5 !important;
}

header .btn::after,
.popup-content input.btn::after {
    background: inherit;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

header .btn:hover:after,
.popup-content input.btn:hover:after {
    height: 0;
    left: 50%;
    top: 50%;
    width: 0;
}

.desktop-header header ul li:hover img {
    animation: wobble 1s linear infinite;
}

.pricing-page .content-area-heading {
    color: #0d042e;
    position: relative;
    margin-bottom: 30px;
}

.pricing-page .content-area-heading::before {
    content: "";
    position: absolute;
    left: -40px;
    bottom: -40px;
    height: 400px;
    width: 30%;
    border-radius: 30px 0px 0px 30px;
    background: #3f2895;
}

.pricing-tab-main {
    background: transparent;
    border-radius: 0px 30px 30px 30px;
}

.pricing-nav-container {
    padding: 0;
    background: #eefaff;
    border-radius: 30px 0px 0px 30px;
}

.pricing-tab h2 {
    font-size: 38px;
    color: #000;
    font-weight: 800;
    margin: 0;
    padding: 34px 54px 34px 34px;
    background: #eefaff;
    border-radius: 30px 0px 0px 0px;
    padding-bottom: 0;
}

.pricing-tab .nav-tabs {
    width: 100%;
    display: inline-block;
    /* padding-left: 10px; */
    padding-top: 30px;
    padding-bottom: 30px;
    border: 0;
}

.pricing-tab .nav-tabs li a.active {
    background: #e73c32;
    color: #000 !important;
}

.pricing-tab .nav-tabs li a {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #9f9f9f;
    padding: 15px 50px;
    border-radius: 30px 0px 0px 30px;
}

.pricing-tab .nav-tabs li a .fa-circle {
    display: none;
    font-size: 6px;
    margin-right: 8px;
}

.pricing-tab-main .col-md-12 {
    padding: 46px;
}

.second-tab-heading {
    padding-bottom: 10px;
    border-bottom: 1px solid #736c8e;
}

.second-tab-heading h2 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
}

.second-tab-heading p {
    color: #858585;
}

.content-area-heading p {
    margin-top: 0;
    color: #858585;
}

.content-main-tab {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-bottom: 90px;
}

.content-main-tab::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #736c8e;
    left: 0;
    right: 0;
    margin: auto;
}

.second-tab-leftbullets {
    padding-right: 20px;
}

.second-tab-leftbullets,
.second-tab-rightbullets {
    width: 50%;
    float: left;
    padding: 20px 0;
    min-height: 350px;
}

.content-main-tab h3 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}

.content-main-tab ul {
    width: 100%;
    display: inline-block;
    color: #858585;
}

.content-main-tab ul li {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
}

.content-main-tab ul li i {
    font-size: 9px;
    color: #e73c32;
    position: absolute;
    left: 0;
    top: 5px;
}

.second-tab-amount {
    position: absolute;
    bottom: 30px;
}

.second-tab-amount .tab-price {
    font-weight: 600;
    font-size: 30px;
    color: #e73c32;
    margin-bottom: 10px;
}

.second-tab-rightbullets {
    padding-left: 30px;
}

.content-main-tab-single .second-tab-leftbullets {
    padding-right: 0;
    width: 100%;
    min-height: 430px;
}

.second-tab-rightbullets.showthis {
    width: 100%;
    min-height: 280px;
}

.hidethis::before {
    display: none;
}

.content-main-tab-single::before {
    display: none;
}

li.me-btn {
    padding-right: 0 !important;
}

.desktop-header header ul li.phone-a {
    margin-left: 0;
}

ul.navbar-nav.menu {
    justify-content: flex-end;
}

.pricing-tab {
    text-align: right;
}

.pricing-tab-main .row {
    height: 100%;
}

.pricing-tab-main .col-md-8.main-div {
    background: #fff;
    margin-left: -30px;
    position: relative;
    z-index: 22;
    border-radius: 30px;
    box-shadow: 0 0 15px #d0d0d0;
}

.pricing-page .content-area-heading::before {
    display: none;
}

.pricing-page::before {
    content: "";
    background: url(../images/hire-before.png) no-repeat;
    width: 295px;
    height: 251px;
    position: absolute;
    right: 140px;
    top: 200px;
}

.pricing-page .our-banner {
    background: none;
    width: 100%;
    margin-bottom: 80px;
}

.shape img {
    max-width: 100%;
    transition: .5s all;
}

.shape img:hover {
    transform: scale(1.08);
}

.shape::after {
    content: "Few Related Books";
    font-size: 130px;
    position: absolute;
    font-weight: 500;
    color: #f8dfbb;
    -webkit-text-stroke: 1px #f8dfbb;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: -1;
}

ul.submenu {
    position: absolute;
    left: 0;
    top: 150%;
    width: 250px;
    text-align: left;
    background-color: #fabd65;
    z-index: 999999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* padding: 5px 0px; */
}

ul.submenu li:first-child {
    border-top: none;
}

ul.submenu>li {
    border-top: 1px solid #333333;
    width: 100%;
    display: inline-block;
    border-color: #e73c32;
}

ul.submenu>li>a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 34px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-size: 13px;
    font-weight: 400;
}

ul.submenu1,
ul.submenu2,
ul.submenu3 {
    position: absolute;
    left: 250px;
    top: 150%;
    width: 250px;
    text-align: left;
    background-color: #fabd65;
    z-index: 999999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0;
}

ul.submenu1 li:first-child,
ul.submenu2 li:first-child,
ul.submenu3 li:first-child {
    border-top: none;
}

ul.submenu1>li,
ul.submenu2>li,
ul.submenu3>li {
    border-top: 1px solid #333333;
    width: 100%;
    display: inline-block;
    border-color: #e73c32;
}

ul.submenu2,
.custom-navbar ul.submenu3 {
    left: 250px;
}

.menu-dropdown {
    position: relative;
}

li.menu-dropdown:hover .submenu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

li.menu-dropdown1:hover .submenu1 {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

li.menu-dropdown2:hover .submenu2 {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

li.menu-dropdown4:hover .submenu3 {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

ul.submenu1>li>a,
ul.submenu2>li>a,
ul.submenu3>li>a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 34px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-size: 13px;
    font-weight: 400;
}

.menu-dropdown1 i.fa.fa-chevron-down {
    position: absolute;
    right: 10px;
    transform: rotate(270deg);
    top: 11px;
}

.menu-dropdown i.fa.fa-chevron-down {
    font-size: 13px;
}

li.menu-dropdown1,
li.menu-dropdown2,
li.menu-dropdown4,
li.menu-dropdown3 {
    position: relative;
}

a#back-top.show {
    display: inline-block;
    background-color: #cedffb;
    width: 46px;
    height: 46px;
    line-height: 45px;
    font-size: 22px;
    text-align: center;
    color: #000;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border-radius: 50%;
}

a#back-top.show {
    cursor: pointer;
    background-color: #f8c600;
}

a#back-top.show {
    background-color: #e73c32;
    border: 1px solid;
}

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

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    border: 0;
    transition: .3s all;
    background: #fff;
    border-bottom: 2px solid #000;
    z-index: 50;
    padding: 10px 0 !important;
    animation: slideInDown .5s ease-in-out;
}

header * {
    transition: 0.3s all;
}

.fancybox-content {
    background: transparent;
    max-width: 1100px;
    padding: 0;
}

.popup-bann img {
    max-width: 100%;
}

.popup-bann {
    max-width: 283px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.popup-content {
    max-width: 900px;
    display: inline-block;
    background: #fff;
    margin-left: -240px;
    padding: 30px 30px 30px 290px;
    margin-top: 40px;
    border-top-right-radius: 30px;
    position: relative;
}

.bg-none {
    background: none;
}

.popup-content .our-banner h1 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 10px;
}

.popup-content .our-banner h3::before {
    top: inherit;
    bottom: 0;
    height: 20px;
}

.popup-content .our-banner h3 {
    margin-bottom: 25px;
}

.popup-content .form-control {
    background: #f0f3f6;
    margin-bottom: 14px;
    border-radius: 0;
    height: 40px;
    resize: none;
    font-size: 13px;
}

.popup-content [class*='col-'] {
    padding: 0 7px;
}

.popup-content textarea.form-control {
    height: 92%;
}

.popup-content p.form_tagline {
    font-size: 11px;
    color: #727272;
    font-weight: 500;
    text-align: left;
}

.popup-content::before {
    content: "";
    background: url("../images/bg-popup.png") no-repeat;
    height: 102px;
    width: 194px;
    position: absolute;
    right: -23px;
    top: -45px;
    filter: brightness(10);
    z-index: -1;
}

input[type=checkbox],
input[type=radio] {
    vertical-align: inherit;
    filter: hue-rotate(155deg);
}

.fancybox-slide--html .fancybox-close-small {
    top: 55px;
    right: 12px;
    padding: 0;
}

.fancybox-button svg {
    color: #000;
    height: 30px;
    width: 30px;
    background: #f8c600;
    border-radius: 50%;
    padding: 4px;
}

.popup-content input.btn.btn-black {
    background: #000;
    color: white;
    padding: 12px 30px;
    position: relative;
    z-index: 17;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1;
    background: #000000c9;
}

.modal-body {
    overflow: hidden;
}

a#back-top.show i {
    color: #000;
}

.info-cta a img {
    max-width: 91px;
    height: 45px;
}

.info-cta a:hover img {
    animation: wobble 1s linear infinite;
}

a {
    text-decoration: none !important;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    animation: loader-inner 2s infinite ease-in;
}

#overlayer {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 10000;
    background: #d0ecf8;
    top: 0;
    bottom: 0;
}

.loader {
    display: inline-block;
    position: absolute;
    z-index: 3;
    top: 44%;
    animation: loader 2s infinite ease;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

.ovr-show {
    overflow: hidden;
}

.copyright * {
    color: #fff;
}

.copyright a {
    color: #fff;
}

.submenu li::before {
    content: "";
    background: #000;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    transition: .5s all;
}

.submenu li {
    position: relative;
}

.submenu li:hover::before {
    width: 100%;
}

.submenu li:hover>a {
    color: #fff;
    z-index: 5;
    transition-delay: .1s;
}

footer ul li a {
    color: #fff !important;
}

footer ul li a>i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #ffffff78;
}

footer ul li a {
    position: relative;
    transition: .5s all;
    padding-left: 15px;
}

footer ul li a i {
    font-size: 10px;
    transition: .5s all;
}

footer ul li a:hover {
    padding-left: 20px;
}

ul.address li a {
    padding: 0;
    text-transform: inherit;
}

ul.address li a:hover {
    padding: 0;
}

.error-404,
.thank-you {
    height: 100vh;
    overflow: hidden;
}

.error-404::before {
    content: "";
    background: url("../images/before-error.jpg") no-repeat;
    width: 229px;
    height: 189px;
    position: absolute;
    left: 0;
    top: 0;
}

.thank-you::before {
    content: "";
    background: url("../images/before-thank.png")no-repeat;
    width: 292px;
    height: 295px;
    position: absolute;
    left: 0;
    top: 0;
}

.error-404::after {
    content: "";
    background: url("../images/after-error.png") no-repeat;
    width: 213px;
    height: 461px;
    position: absolute;
    right: 0;
    top: 0;
}

.thank-you::after {
    content: "";
    background: url("../images/after-thank.png") no-repeat;
    width: 121px;
    height: 479px;
    position: absolute;
    right: 0;
    top: 0;
}

img.thank-ab {
    position: absolute;
    top: 50px;
    left: 50%;
    right: 0;
    margin: auto;
    animation: rollOut 2s linear infinite;
    animation-direction: alternate;
}

.error-404 img {
    display: inline-block;
}

.error-404 .info-error {
    display: inline-block;
}

.error-404 h4,
.thank-you h4 {
    font-size: 32px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.error-404 h3,
.thank-you h3 {
    font-size: 50px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    z-index: 2;
}

.error-404 h3::before,
.thank-you h2::before {
    content: "";
    background: #f8c600;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: -1
}

.hg-90 {
    height: 90vh;
}

.error-404 .row,
.thank-you .row {
    align-items: center;
}

.error-404 .info-error::before,
.thank-you .info-thank::before {
    content: "404";
    position: absolute;
    color: #def4ff;
    font-size: 600px;
    font-weight: 800;
    top: -290px;
    z-index: -2;
    left: -180px;
    text-transform: uppercase;
}

.thank-you .info-thank::before {
    content: "THANK YOU";
    position: fixed;
    /* flex-wrap: nowrap; */
    font-size: 208px;
    top: -80px;
    right: 0;
    left: 70px;
    margin: auto;
    white-space: nowrap;
}

.error-404 .info-error::after,
.thank-you .info-thank::after {
    content: "404";
    position: absolute;
    -webkit-text-stroke: 2px #c4dbe6;
    font-size: 600px;
    font-weight: 800;
    top: -310px;
    z-index: -1;
    left: -130px;
    color: transparent;
    text-transform: uppercase;
}

.thank-you .info-thank::after {
    content: "Thank YOU";
    content: "THANK YOU";
    position: fixed;
    font-size: 208px;
    top: -90px;
    right: 0;
    left: 90px;
    margin: auto;
    white-space: nowrap;
}

.error-404 a {
    display: block;
    width: 200px;
    margin: auto;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.error-404 img {
    animation: hinge 5s linear infinite;
    z-index: 1;
    position: relative;
    right: -100px;
    top: 50px;
}

.thank-you {
    padding-top: 160px;
}

.thank-you p {
    font-size: 23px;
    width: 70%;
    margin: auto;
    margin-bottom: 50px;
}

.thank-you h3 span {
    position: relative;
    z-index: 2;
}

.thank-you h3 span::before {
    content: "";
    position: absolute;
    background: #f1c100;
    height: 30px;
    width: 100%;
    left: 0;
    bottom: 5px;
    z-index: -1;
}

.thank-you h4 {
    margin-bottom: 0;
}


/*

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}
#loader{
    z-index: 9999999;
}

!* Loaded *!
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  !* Chrome, Opera 15+, Safari 3.1+ *!
    -ms-transform: translateX(-100%);  !* IE 9 *!
    transform: translateX(-100%);  !* Firefox 16+, IE 10+, Opera *!
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  !* Chrome, Opera 15+, Safari 3.1+ *!
    -ms-transform: translateX(100%);  !* IE 9 *!
    transform: translateX(100%);  !* Firefox 16+, IE 10+, Opera *!
}
.loaded #loader {
    opacity: 0;
}
.loaded #loader-wrapper {
    visibility: hidden;
}
.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.loaded #loader-wrapper .loader-section.section-right,
.loaded #loader-wrapper .loader-section.section-left {

    -webkit-transition: all 0.3s 0.3s ease-out;
    transition: all 0.3s 0.3s ease-out;
}
.loaded #loader-wrapper {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);

    -webkit-transition: all 0.3s 0.6s ease-out;
    transition: all 0.3s 0.6s ease-out;
}
*/

canvas {
    display: block;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
    position: absolute;
}

.desktop-header header ul li a::before {
    content: "";
    border-bottom: 2px solid #000;
    width: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    transition: .5s ease-In-Out;
    margin: auto;
}

.desktop-header header ul li a {
    position: relative;
}

.desktop-header header ul li a:hover::before {
    width: 100%;
}

.desktop-header header ul li.phone-a a:before {
    display: none;
}

.submenu li:hover>a::before {
    display: none;
}

ul.ftr-social li {
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    display: none;
}

ul.ftr-social li a i {
    font-size: 20px !important;
    color: #fff;
    width: 25px;
}

.desktop-header header ul li.me-btn a::before {
    border-bottom: 1px;
    bottom: 0;
}

footer .ftr-social li a:hover {
    padding-left: 15px;
}

.main-test .row:first-child [class*='col-']:first-child .info-test::before {
    content: open-quote;
}

p {
    line-height: 1.6em;
}

.home-banner {
    width: 98%;
    height: 670px;
    background-position: center;
}

.privacy-page .our-banner {
    background: none;
}

.privacy-page {
    background: #d0ecf8;
    padding: 40px 0;
}

.content-page h5 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 24px;
}

.content-page ul li i {
    font-size: 8px;
    color: #0060ff;
    margin-right: 6px;
}

.content-page ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.content-page p {
    line-height: 20px;
}

.main-test .our-banner h5 {
    margin: auto;
}

.who h2 br {
    display: none;
}

ul.ftr-social li:hover a i {
    color: #daba1f;
}

.pricing-page .our-banner h5 {
    margin: auto;
}

.author-banner h5 br {
    display: none;
}

.marketing-content [class*='col-'] {
    background: #ebf1fb;
    padding: 20px 15px;
    border: 1px solid #b1c3e0;
}

.marketing-content h3 {
    font-size: 20px;
    margin-bottom: 4px;
    font-weight: 600;
}

.marketing-content p {
    margin: 0;
    line-height: 20px;
}

.marketing-content {
    padding-bottom: 0;
}

.info-contact h1 br {
    display: none;
}

#tab-1 .second-tab-leftbullets,
#tab-1 .second-tab-rightbullets {
    min-height: 320px;
}

#tab-2 .content-main-tab-single .second-tab-leftbullets {
    margin-bottom: 10px;
}

#tab-3 .content-main-tab-single .second-tab-leftbullets {
    min-height: auto;
    margin-bottom: 30px;
}

#tab-4 .second-tab-rightbullets.showthis {
    min-height: auto;
    margin-bottom: 30px;
}

#tab-5 .content-main-tab-single .second-tab-leftbullets {
    min-height: 250px;
}

#tab-7 .content-main-tab-single .second-tab-leftbullets {
    min-height: 290px;
}

#tab-8 .second-tab-leftbullets,
#tab-8 .second-tab-rightbullets {
    min-height: 290px;
}

#tab-9 .second-tab-leftbullets,
#tab-9 .second-tab-rightbullets {
    min-height: 290px;
}

#tab-10 .second-tab-leftbullets,
#tab-10 .second-tab-rightbullets {
    min-height: 230px;
}

#tab-11 .content-main-tab-single .second-tab-leftbullets {
    min-height: 340px;
}

.author-banner h5 {
    max-width: 90%;
}

.book img {
    margin-bottom: 15px;
    transition: .5s all;
    width: 90%;
    height: 300px;
}

.book h2::before {
    content: "Our Books";
    position: absolute;
    font-size: 150px;
    left: 0;
    right: 0;
    margin: auto;
    top: -2px;
    font-weight: 600;
    text-transform: capitalize;
    color: #f5f3f3;
    z-index: -1;
    letter-spacing: -12px;
}

.book h2 {
    font-weight: 400;
    font-size: 34px;
    z-index: -1;
    line-height: 1.1;
    margin-bottom: 50px;
}

.mt-30 {
    margin-top: 30px;
}

.book {
    /* background: rgb(255,255,255); */
    /* background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(238,238,238,1) 50%); */
    /* z-index: 0; */
    padding: 80px 0;
}

.book img:hover {
    /* transform: translate(0px, -10px); */
}

.btn-black {
    background: #000;
    color: #fff;
}

.btn-black::before {
    background: #ebe9e8;
}

.wrpr_fr_bnr {}

section.who {
    display: none;
}

.foot-form .form-control::placeholder {
    color: #000 !important;
}

.home-banner.new_for_h {
    height: 620px;
    width: 100%;
    background-position: 100% 100%;
}

.our-banner.new_for_h .layer:nth-child(1) img {
    display: none;
}

.our-banner.new_for_h .layer:nth-child(3) img {
    top: 0px;
    left: 140px;
    width: 220px;
}

.our-banner.new_for_h .layer:nth-child(2) img {
    top: 12px;
    left: 385px;
    width: 215px;
}

.our-banner.new_for_h .wrpr_fr_bnr {
    padding: 150px 0 0 50px;
}

.our-banner.new_for_h h1 {
    font-size: 48px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2;
    margin-bottom: 25px;
}

.our-banner.new_for_h h1 span {
    color: #e73c32;
}

.our-banner.new_for_h h3::before {
    display: none;
}

.our-banner.new_for_h h3 {
    font-weight: 500;
    letter-spacing: 2px;
    color: #000;
}

.our-banner.new_for_h h5 {
    font-size: 16px;
    font-weight: 600;
    padding: 0 100px 0 0;
}

.hire .layer:nth-child(1) img {}

.new_btn {
    padding: 12px 25px;
    background-color: #e73c32;
    color: #000 !important;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
}

.new_btn_2 {
    padding: 12px 25px;
    background-color: #000;
    color: #fff !important;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 0 15px;
}

.new_btn.fr_Set {
    padding: 12px 20px;
}

.desktop-header header ul li a i {
    color: #e73c32;
    font-size: 25px;
}

.desktop-header header ul li:hover a i {
    animation: wobble 1s linear infinite;
}

.new_btn.for_f_w {
    width: 100%;
    padding: 12px 128px;
    border: none;
}

.book.sec_changee h2::before {
    display: none;
}

.book h2 strong {
    font-weight: 400;
    font-size: 34px;
    color: #e73c32;
}

.owl-site-pic .owl-nav {
    display: block !important;
}

.owl-site-pic .owl-nav button.owl-prev {
    left: -90px;
    top: 90px;
}

.owl-site-pic .owl-nav button.owl-next {
    right: -90px;
    top: 90px;
}

.owl-site-pic .owl-nav button {
    position: absolute;
    font-size: 60px !important;
    height: 60px;
    width: 60px;
    background: #e73c32 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    font-weight: 300 !important;
}

.owl-site-pic .owl-nav button span {
    line-height: 0;
    position: relative;
    top: -4px;
}

.about-banner.change_ban .layer:nth-child(1) img {
    display: none;
}

.about-banner.change_ban .layer:nth-child(2) img {
    top: -140px;
    object-fit: cover;
    max-width: 100%;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
    .logo img {
        max-width: 40%;
    }
    .fixed {
        display: none;
    }
    .our-banner.new_for_h .wrpr_fr_bnr {
        padding: 15px 0px 0 0;
    }
    .our-banner.new_for_h h1 {
        font-size: 36px;
    }
    .our-banner.new_for_h h5 {
        padding: 0;
        max-width: 100%;
    }
    .desktop-header header {
        padding: 10px 0;
    }
    .new_btn {
        display: block;
    }
    .new_btn_2 {
        margin: 10px 0 0 0px;
        display: block;
    }
    .home-banner.new_for_h {
        height: 535px;
    }
    .our-service h2 {
        margin-bottom: 20px;
    }
    .info-service p {
        margin-bottom: 10px;
    }
    .hire {
        height: 720px;
        margin-top: 0px;
        margin-bottom: 0;
    }
    .info-process {
        margin: 0 auto 50px auto;
    }
    .book img {
        width: 50%;
    }
    .book h2 {
        font-size: 22px;
    }
    .book h2 strong {
        font-size: 22px;
    }
    .new_btn.for_f_w {
        padding: 12px 40px;
    }
    footer .foot-form {
        width: 100%;
    }
    a#back-top.show {
        display: none;
    }
    .move-vectors {
        display: none;
    }
    .our-counter::before {
        font-size: 42px;
        top: -40px;
    }
    .our-counter [class*='col-'] {
        width: 100%;
    }
    .our-counter {
        height: 680px;
        background-size: 100% 100%;
    }
    .info-counter {
        margin: 0 auto 15px auto;
        width: 80%;
    }
    .our-process p {
        max-width: 100%;
    }
    .our-banner h5 {
        max-width: 100%;
    }
    .info-gen {
        height: 130px;
    }
    .shape::after {
        font-size: 30px;
    }
    li.me-btn {
        margin: 10px 0 0 17px;
        text-align: center;
    }
    .second-tab-amount {
        display: none;
    }
}