body{font-family: "Onest", serif;font-size: 1rem;font-weight: 400;overflow-x: hidden;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 15px;}
.row {margin: 0 -15px;align-items: center;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 100px 0;clear: both;position: relative;margin: 0 auto;z-index: 1;}
h1,h2,h3,h4,h5,h6{font-family: "Onest", serif;color: #2d2f35;}
h5,h6{font-family: "Onest", serif;}
p {color: #2a2543;font-size: 1.125rem;font-weight: 400;margin-bottom: 1.6rem;position: relative;z-index: 1;}
img{max-width: 100%;}
textarea{resize: none}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {display: none !important;}
span, b{vertical-align:baseline;}

select {
-webkit-appearance: listbox !important;
}

.container{
    max-width: 1200px;/*
    padding: 0;*/
}

ul {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}


a.logo img {
    max-width: 220px;
}


/*Reset Css*/

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background: #4842d2;
}


header {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
}

header .row {
    align-items: center;
}

header ul li {
    display: inline-block;
    padding: 0px 20px;
    position: relative;
    z-index: 1;
    transition: .5s all;
}

.nav-link {
    padding: 0;
}

header ul li a {
    color: #161616 !important;
    font-weight: 600;
    transition: .5s all;
    font-size: 1rem;
    text-transform: capitalize;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-item {
    color: #000000 !important;
    padding: 6px 15px 4px 15px;
    font-weight: 500;
    border-bottom: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 600;
    transition: .5s all;
}

.dropdown-menu{
    background-color: #ffffff;
    padding: 0;
    margin:0;
}

.dropdown-item.active, .dropdown-item:active {
    background: #3b3843;
}

.dropdown-item:focus, .dropdown-item:hover {background: #6a4ef9;color: #ffffff !important;}

a.menu-bottom {
    display: none;
}

header ul {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

img{
    max-width: 100%;
}


.btn {
    padding: 10px 35px;
    color: #000000 !important;
    font-size: 1.25rem !important;!i;!;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
    transition: .5s all;
    border: 1px solid;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    font-family: 'Times New Roman' , sans-serif;
    font-style: italic;
    letter-spacing: .5px;
    text-transform: uppercase;
}


h2 {
    font-size: 2.8rem;
    font-weight: 600;
    margin: 0 0 30px;
    line-height: 52px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    letter-spacing: 0;
    display: inline-block;
} 


.btn-block .btn:first-child {
    margin: 0 8px 0 0;
}


.info-banner h1 {
    color: #222021;
    font-size: 3.95rem;
    font-weight: 700;
    line-height: 4.2rem;
    margin: 0 0 25px;
    letter-spacing: -2px;
}

.info-banner p {
    font-size: 1.25rem;
    color: #222021;
    line-height: 28px;
    margin: 0 0 40px;
    font-weight: 500;
}

footer {
    padding: 140px 0 170px;
    background: url("../images/bg-foot.png") no-repeat;
    background-size: cover;
    background-position: top;
    margin-top: -100px;
    z-index: 2;
    position: relative;
    background-position: 100%;
}

.btn-black {
    background: #3A3A3A !important;
    color: #fff !important;
    border-color: #000 !important;
}

.btn-black:hover {
    color: #fff !important;
}




.our-banner {
    padding: 120px 0;
    background: url("../images/main-banner.png") no-repeat;
    background-size: cover;
    background-position: bottom center;
}

header .container-fluid {
    max-width: 1650px;
}

header ul li.btn-phone a.btn-head {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover {
    color: #cb363c !important;
}
.heading {
    margin-bottom: 60px;
}
footer p {
    color: #fff;
    font-size: 15px;
}

footer a.ftr-logo + p {
    margin-top: 20px;
    color: #7a7789;
    font-size: 15px;
}

footer h4 {
    font-size: 1.875rem;
    text-transform: capitalize;
    color: #42cb93;
    margin-bottom: 40px;
    letter-spacing: 0;
}

footer h4 + ul li {
    margin-bottom: 12px;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 1;
}

footer h4 + ul li a ,footer h4 + ul li {
    color: #babfc4;
    font-size: 16px;
}



footer ul.social li {
    display: inline-block;
    padding: 0 8px;
    margin: 0;
}

footer ul.social li svg {
    color: #fff;
    font-size: 24px;
}

footer ul.social {
    margin-top: 30px;
    display: flex;
    align-items: center;
    /* display: none; */
}

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

.top-bar p {
    margin: 0;
    color: #fff;
    font-family: 'Times New Roman';
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 1px;
}

header .row {
    padding: 25px 0;
    align-items: c;
}

header .row.row-menu {
    padding: 12px 0;
}

header a.btn-head {
    text-align: left;
    font-size: 1rem;
    color: #022d2e;
    font-weight: 600;
    display: flex;
    align-items: center;
}

header a.btn-head img {
    margin-right: 11px;
    max-width: 7%;
}

header .btn-block.text-right {
    text-align: right;
}

header .btn-block.text-right a {
    margin: 0 !important;
}

.btn.btn-red {
    background: #cf3938;
    color: #fff !important;
    border-color: #cf3938;
}

.btn img {
    margin-left: 8px;
    position: relative;
    top: -1px;
    transition: .5s all;
}

header ul li:first-child {
    padding-left: 0;
}

header ul li:last-child {
    padding-right: 0;
}

header::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    bottom: 48px;
    left: 0;
}

a.btn.btn-red:hover {
    background: #249a82;
    border-color: #249a82;
}

a.btn.btn-bl-outline {
    border-color: #000;
    color: #000 !important;
}

a.btn.btn-bl-outline img {
    filter: brightness(0);
}

a.btn.btn-bl-outline:hover {
    background: #000;
    color: #fff !important;
}

a.btn.btn-bl-outline:hover img {
    filter: brightness(1);
}

.bottom-bar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom-bar ul li {
    width: 25%;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-bar {border-bottom: 1px solid #dedede;}

.bottom-bar ul li:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #dedede;
    right: 0;
    top: 0;
}

.bottom-bar ul li:last-child:before {
    display: none;
}

.bottom-bar ul li img {
    margin-right: 8px;
}

.site-logos {
    padding: 30px 0;
    text-align: center;
    background: #f1f1f1;
}

.our-bestseller .row {
    justify-content: center;
}

.img-book img {
    box-shadow: 0 8px 15px #00000040;
    object-fit: cover;
}

.img-book {
    padding: 30px 0;
}

.owl-books.owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    width: 42px;
    height: 23px;
    background: url("../images/left.png") no-repeat;
    background-size: 100%;
}

.owl-books.owl-theme .owl-nav .owl-prev {
    margin-right: 15px;
}
.owl-books.owl-theme .owl-nav .owl-next {
    transform:scaleX(-1);
}

.owl-books.owl-theme .owl-nav [class*=owl-] span {
    display: none;
}

.owl-theme .owl-nav {
    text-align: left;
    margin-top: 30px;
}


h2::before{
    position: absolute;
    content: "";
    background: url("../images/bg1.png") no-repeat;
    background-size: 100%;
    width: 167px;
    height: 170px;
    z-index: -1;
    top: -55px;
    right: -50px;
}

.ban-head h3 {font-size: 270px;font-weight: 600;color: #f4faf7;writing-mode: sideways-lr;letter-spacing: -6px;}

.ban-head {
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: -1;
    height: 100%;
}

.our-bestseller {
    padding: 150px 0 80px;
}

.container .ban-head {
    left: 100%;
    top: inherit;
    bottom: 40px;
}

.our-ghostwriting .heading {
    width: 92%;
    margin-inline: auto;
    text-align: center;
}

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

.info-ghost img {
    width: 100%;
}

.info-ghost {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.our-ghostwriting  figure {
    margin: 0;
}

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

.info-ghost .in-ghost {
    position: absolute;
    z-index: 2;
    top: calc(100% - 60px);
    padding: 0 30px;
    transition: .5s all;
    transition-delay: .05s;
}

.info-ghost .in-ghost p {
    opacity: 0;
    color: #fff;
    font-size: 1.125rem;
    margin: 0;
    transition: .3s all;
}

.info-ghost .in-ghost h4 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.info-ghost .in-ghost * {transition: .5s all;}

.info-ghost::before {
    position: absolute;
    content: "";
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: #097664;
    opacity: .8;
    transition: .5s;
}

.info-ghost:hover::before {
    top: 0;
}

.info-ghost:hover .in-ghost {
    top: 40px;
}

.info-ghost:hover .in-ghost p {
    opacity: 1;
}

.our-ghostwriting [class*='col']:nth-child(2) {
    margin-top: 40px;
}

.our-ghostwriting .row {
    align-items: start;
}

.our-ghostwriting::before{
    position: absolute;
    content: "";
    background: url("../images/bg-ghost.png") no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    z-index: -1;
}

.our-ghostwriting {
    padding-top: 250px;
}

.our-ghostwriting .heading h2,.our-ghostwriting .heading p {
    color: #fff;
}

.our-ghostwriting .heading h2::before {
    background: url("../images/bg3.png") no-repeat;
    background-size: 100%;
    top: -3px;
}
.our-ghostwriting .ban-head {
    left: inherit;
    bottom: 260px;
    top: inherit;
    right: 40px;
    height: 100%;
}

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

.our-ghostwriting .ban-head h3 {
    color: #03393a;
    font-size: 170px;
    height: 100%;
    text-align: left;
}

.cta{
    background: url("../images/bg-cta.png") no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 30px 0;
}

.info-cta h3 {
    color: #fff;
    font-size: 4.063rem;
    font-weight: 600;
    line-height: 4.2rem;
    margin-bottom: 20px;
    letter-spacing: -2px;
}

.info-cta h3 > span {
    color: #fbe559;
}

.btn.btn-yel {
    background: #fbe559;
    border-color: #fbe559;
    color: #000 !important;
}

.btn.btn-yel img {
    filter: brightness(0) !important;
    transition: .5s all;
}

.btn.btn-yel:hover {
    background: #cb363c;
    border-color: #cb363c;
    color: #fff !important;
}

.btn.btn-yel:hover img {
    filter: brightness(1) !important;
}

.tel-cta {
    margin: 70px 0 0;
    padding-left: 60px;
    position: relative;
    z-index: 1;
}

.tel-cta img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.tel-cta span {
    display: block;
    font-size: 1.188rem;
    font-weight: 500;
    color: #fbe559;
}

.tel-cta a {
    color: #fff !important;!i;!;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8rem;
}

.cta .row {
    align-items: start;
}

.info-cta2 h5 {
    color: #fff;
    font-size: 1.15rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.info-cta2 h4 {
    color: #fff;
    font-size: 4.7rem;
    font-weight: 700;
    letter-spacing: -1px;
}

.tel-cta a:hover {
    color: #000 !important;
}

.info-journey{
    background: url("../images/bg-jor.png") no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100%;
    padding: 60px 70px;
    box-shadow: 0 6px 20px #0000004d;
    background-size: cover;
    background-color: #90deb6;
    background-position: 100%;
}

.info-journey ul li {
    margin-bottom: 30px;
    padding-left: 80px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.info-journey ul li span.num {
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    display: block;
    z-index: 1;
    left: 0;
    top: -5px;
    color: #42cb93;
    font-size: 1.25rem;
    font-weight: 600;
}

.info-journey ul li span.num::before{
    position: absolute;
    content: "";
    background: url("../images/bg-num.png") no-repeat;
    width: 61px;
    height: 52px;
    background-size: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.info-journey ul li span.num + span {
    display: block;
    font-weight: 700;
    font-size: 1.875rem;
    color: #000000;
    margin-bottom: 3px;
}

img.img-jor1 {
    position: absolute;
    bottom: 180px;
    z-index: -1;
}

.our-journey h2 {
    margin-bottom: 0;
}

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



.our-journey {
    padding: 180px 0 150px;
}

.info-journey ul li:last-child {
    margin-bottom: 0;
}

.our-test{
    background: url("../images/bg-test.png") no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 0;
}

.our-test .container{
    padding-block: 60px;
}

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

.our-test .container::before {
    position: absolute;
    content: "";
    top: 0;
    background: #cf3938;
    width: 45%;
    height: 100%;
    border-radius: 60px 0 90px;
    left: -80px;
    z-index: -1;
}

.info-cta h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    line-height: 2.7rem;
}

.info-cta h2::before {
    display: none;
}

.info-cta p {
    color: #fff;
    font-size: 1.25rem;
    margin: 0;
    font-weight: 400;
}

.our-test .container::after{
    position: absolute;
    content: "";
    left: -240px;
    bottom: 0;
    background: url("../images/test-img1.png") no-repeat;
    width: 222px;
    height: 380px;
    background-size: 100%;
    z-index: 0;
}

.info-test img ,.our-test .info-cta img {
    width: auto !important;
    margin-bottom: 30px;
}

.info-test p {
    font-size: 1.35rem;
    margin-bottom: 60px;
}

.info-test h6 {
    font-size: 1.375rem;
    font-weight: 600;
    margin: 0;
}

.info-test h6 > span {
    font-size: 16px;
    display: block;
    font-weight: 500;
}



.owl-test.owl-theme .owl-nav [class*=owl-] , .owl-site-logo2.owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    width: 57px;
    height: 57px;
    background: url("../images/left2.png") no-repeat;
    background-size: 100%;
}

.owl-test.owl-theme .owl-nav .owl-prev , .owl-site-logo2.owl-theme .owl-nav .owl-prev {
    margin-right: 15px;
}
.owl-test.owl-theme .owl-nav .owl-next , .owl-site-logo2.owl-theme .owl-nav .owl-next {
    transform:scaleX(-1);
}

.owl-test.owl-theme .owl-nav [class*=owl-] span , .owl-site-logo2 .owl-nav [class*=owl-] span  {
    display: none;
}

.owl-test .owl-nav {margin: 0;position: absolute;bottom: -10px;right: 0;}

.our-test .row::before {
    position: absolute;
    content: "";
    left: 38%;
    background: #cb363c;
    top: 0;
    width: 35%;
    height: 5px;
}

.pre-footer {
    background: #022d2e;
    border-top: 16px solid #33af7c;
    padding: 50px  0 156px;
}

.pre-footer h3 {
    color: #fff;
    font-size: 2.25rem;
    font-weight: 700;
    margin: 0;
    padding-left: 60px;
}

a.btn.btn-bl-outline.btn-border-green {
    border-color: #0f9982;
    color: #fff !important;
    background: #062d2e;
}

a.btn.btn-bl-outline.btn-border-green:hover{
    background: #000000 ;
}

a.btn.btn-bl-outline.btn-border-green img {
    filter: brightness(1);
}

footer .row {
    align-items: start;
}

footer ul li a {
    color: #babfc4;
    font-weight: 400;
    font-size: 16px;
}

footer ul li {
    margin-bottom: 10px;
}

footer [class*='col']:nth-child(3) ul {padding-left: 50px;}

footer .img-foot {
    position: absolute;
    left: 6%;
    right: 0;
    margin: auto;
    width: auto;
    display: table;
    z-index: -1;
    bottom: -70px;
}

footer h4 + ul li {
    padding-left: 35px;
    margin-bottom: 12px;
}


footer h4 + ul li img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

footer h4 + ul {
    margin-bottom: 40px;
}

.copy {
    background: #33af7c;
    position: relative;
    z-index: 1;
}

.copy p {
    margin: 0;
    color: #fff;
    font-size: 15px;
}



.copy .row {
    margin-bottom: 0;
    border: none;
    padding: 20px 0;
}

.copy ul {
    text-align: right;
}

.copy ul li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

.copy ul li:first-child::before {
    position: absolute;
    content: "";
    right: -3px;
    height: 70%;
    top: 20%;
    background: #fff;
    width: 1px;
}

.copy ul li a {
    color: #fff !important;font-size: 14px;

}

.copy::before {
    position: absolute;
    content: "";
    width: 152px;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    right: 0;
    background: #021212;
    top: -1px;
}

.copy ul li a:hover {
    color: #000 !important;
}
.owl-test.owl-theme .owl-nav [class*=owl-]:hover,.owl-site-logo2.owl-theme .owl-nav [class*=owl-]:hover {
    filter: brightness(0.9);
}

.owl-books.owl-theme .owl-nav [class*=owl-]:hover {
    filter: brightness(1) drop-shadow(-4px 4px 2px black) grayscale(.9);
}

.info-ind {
    position: relative;
    z-index: 1;
}

.info-ind .in-ind {
    padding-inline: 50px 60px;
    position: absolute;
    top: calc(100% - 245px);
}

.info-ind .in-ind p {
    margin-bottom: 0;
    color: #fff;
}

.info-ind .in-ind h4 {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 600;
    margin-bottom: 12px;
}

.info-ind::before, .info-ind::after {
    position: absolute;
    content: "";
    left: -28px;
    top: -28px;
    background: #0f9982;
    width: 57px;
    height: 57px;
}

.info-ind::after {
    top: inherit;
    bottom: -20px;
    right: 30px;
    left: inherit;
}

.our-industry [class*='col']:first-child {
    padding-right: 0;
}

.our-industry [class*='col']:last-child {
    padding-left: 0;
}

.our-industry::before{
    position: absolute;
    content: "";
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(244,250,247,1) 100%);
    height: 92%;
    width: 85%;
    z-index: -1;
    top: 0;
    left: 0;
}

.our-industry::after {
    position: absolute;
    content: "";
    background: #022d2e;
    width: 50%;
    height: 120px;
    bottom: -30px;
    margin: auto;
    right: 15%;
    border-bottom-right-radius:20px;
}

.nav-tabs.tab-industry {
    padding: 30px 50px 0;
    border: 0;
    margin-bottom: 110px;
    height: 100%;
    position: relative;
    z-index: 1;
}

.nav-tabs.tab-industry::before{
    position: absolute;
    content: "";
    background: url("../images/bg5.png") no-repeat;
    background-size: 100%;
    width: 70px;
    height: 35px;
    right: 30px;
    bottom: -40px;
    z-index: -1;
}

.nav-tabs.tab-industry .nav-item {
    border: none;
    background: transparent;
    display: block;
    width: 100%;
}

.nav-tabs.tab-industry .nav-item .nav-link {
    color: #022d2e;
    background: transparent;
    border: none !important;
    text-align: left;
    font-weight: 600;
    font-size: 1.875rem;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-bottom: 6px;
    margin-bottom: 13px;
    transition: .5s all;
}

.nav-tabs.tab-industry .nav-item .nav-link::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 1px;
    background: #0f9982;
    bottom: 0;
}

.nav-tabs.tab-industry .nav-item .nav-link.active {
    color: #cf3938;
    padding-left: 40px;
}

.nav-tabs.tab-industry .nav-item .nav-link::after {
    position: absolute;
    content: "";
    left: 0;
    top: -10px;
    bottom: 0;
    margin: auto;
    background: url("../images/left3.png") no-repeat;
    background-size: 100%;
    width: 15px;
    height: 15px;
    transition: .5s;
    opacity: 0;
    transition-delay: .15s;
}

.nav-tabs.tab-industry .nav-item .nav-link.active::after {
    opacity: 1;
    transition-delay: 0s;
    transition: .1s all;
}

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

.our-industry .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg4.png") no-repeat;
    background-size: 100%;
    width: 228px;
    height: 224px;
    left: -170px;
    bottom: 30%;
    z-index: -1;
}

.our-industry .container::after{
    position: absolute;
    content: "";
    background: url("../images/bg5.png") no-repeat;
    background-size: 100%;
    width: 70px;
    height: 35px;
    left: -70px;
    top: 10px;
    z-index: -1;
}

.our-industry .row {
    align-items: self-start;
}

.our-industry [class*='col'] {
    height: 100%;
}

.nav-tabs.tab-industry + .btn-block {
    padding-left: 50px;
}

.our-industry .ban-head {
    left: inherit;
    right: 0;
    top: -120px;
    bottom: inherit;
}

.our-banner.inner-banner{
    background: url("../images/banner-inner.png") no-repeat;
    background-size: cover;
    background-position: 80%;
    padding-bottom: 80px;
    padding-top: 100px;
}

.inner-banner .info-banner h6 {
    font-size: 1.5rem;
    color: #0f9982;
    margin-bottom: 30px;
}

.inner-banner .info-banner p {
    margin: 0;
    font-size: 1.25rem;
    width: 85%;
    font-weight: 400;
}

.inner-banner .info-banner h1 {
    font-size: 2.625rem;
    line-height: 48px;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.ban-img {
    text-align: right;
    position: relative;
    z-index: 1;
}

.ban-img::before {
    position: absolute;
    content: "";
    width: 218PX;
    height: 362PX;
    background: #0f9982;
    bottom: -110px;
    right: -60px;
    z-index: -1;
}

.our-banner.inner-banner .row {
    /* align-items: start; */
}

.info-agency img {
    margin-bottom: 20px;
}

.info-agency h4 {
    font-size: 22px;
    font-weight: 700;
    color: #1e1d1d;
    margin-bottom: 12px;
}

.info-agency p {
    color: #4e4d4d;
    font-size: 15px;
    margin: 0;
}

.our-agency .heading {
    width: 88%;
    margin-inline: auto;
}

.our-agency .row {
    margin-bottom: 60px;
}

.our-agency .row:last-child {
    margin-bottom: 0;
}

.our-expertise{
    background: url("../images/bg-exp.png") no-repeat;
    background-size: cover;
    background-position: top left;
    padding-block: 250px 0;
}

.our-expertise .row {
    align-items: end;
}

.info-expert h2::before {
    background: url(../images/bg3.png) no-repeat;
    background-size: 100%;
    top: -60px;
    right: 70px;
}

.info-expert h2{
    color: #fff;
}

.info-expert p{
    color: #fff;
    margin-bottom: 80px;
}

.info-expert p:last-child {
    margin-bottom: 0;
}

.info-expert h2:nth-child(3)::before{
    display:none;
}

.info-expert {padding-bottom: 170px;}

.our-ghostwriting.our-expertise::before {
    display: none;
}

.our-ghostwriting.our-expertise .ban-head {bottom: 80px;}

.our-mission p {
    font-size: 16px;
    margin: 0;
}

.our-mission .row {
    align-items: start;
    position: relative;
}

.our-mission::before {
    position: absolute;
    content: "";
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(244, 250, 247, 1) 100%);
    height: calc(100% - 150px);
    width: 85%;
    z-index: -2;
    top: 0;
    left: 0;
}

.our-mission {
    padding: 200px 0 150px;
}

.our-mission .row::before , .our-mission .row::after {
    position: absolute;
    content: "";
    background: url("../images/bg5.png") no-repeat;
    background-size: 100%;
    width: 70px;
    height: 35px;
    left: 18%;
    top: -60px;
    z-index: -1;
}

.our-mission .row::after {
    bottom: 50px;
    top: inherit;
    left: inherit;
    right: -10px;
    z-index: -1;
}

.our-mission .ban-head{
    left: inherit;
    right: 0;
    height: 100%;
}

.ghost-service {
    background: #252525;
    clip-path: polygon(8% 6%, 100% 6%, 100% 100%, 8% 100%, 0 94%, 0 0);
    padding-top: 120px;
}

.ghost-service [class*='col']:nth-child(2) {
    margin: 0;
}

.info-ghostser ul li {
    display: inline-flex;
    width: 49%;
    color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 32px;
    padding-right: 40px;
    height: 56px;
    align-items: center;
    font-size: 1.1rem;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 400;
}

.info-ghostser ul li:nth-last-of-type(1),.info-ghostser ul li:nth-last-of-type(2) {
    margin: 0;
}

.info-ghostser ul li::before {
    position: absolute;
    content: "";
    background: url("../images/fe1.png") no-repeat;
    background-size: 100%;
    height: 56px;
    width: 19px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

.info-ghostser ul li:nth-child(2)::before,.info-ghostser ul li:nth-child(3)::before,.info-ghostser ul li:nth-child(6)::before,.info-ghostser ul li:nth-child(7)::before,.info-ghostser ul li:nth-child(10)::before {
    background: url(../images/fe2.png) no-repeat;
    background-size: 100%;
}

.info-expert.info-ghostser {
    padding-bottom: 140px;
}

.img-expert.img-ghostser img {
    max-width: 120%;
    position: relative;
    left: -80px;
}

.ghost-service .ban-head h3 {
    color: #373737;
    height: 100%;
}

.ghost-service .container .ban-head {
    left: 100%;
    bottom: 60px;
}
.info-expert.info-ghostser h2::before {
    background: url(../images/bg6.png) no-repeat;
    background-size: 100%;
    right: 0px;
}


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

.our-offer .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg7.png") no-repeat;
    background-size: 100%;
    width: 127px;
    height: 260px;
    z-index: -1;
    top: -30px;
    right: -200px;
}

.our-offer {
    padding: 150px;
}

.info-offer h2::before {
    right: 50px;
}
.our-offer p {
    margin: 0;
}

.info-write {
    background: #f0f0f0;
    padding: 40px 50px;
    margin-bottom: 30px;
    transition: .5s all;
}

.info-write p {
    margin-bottom: 0;
    color: #000;
}

.info-write h4 {
    font-size: 1.625rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.info-write img {
    margin-bottom: 30px;
}

.our-writing [class*='col']:first-child .info-write:first-child {
    background: #022d2e;
}

.our-writing [class*='col']:first-child .info-write:first-child * , .our-writing [class*='col']:last-child .info-write:last-child * {
    color: #fff;
}

.our-writing [class*='col']:last-child .info-write:last-child {
    background: #0f9982;
}

.our-writing [class*='col']:last-child {
    margin-top: 20px;
}

.our-writing .row {
    align-items: start;
    margin-bottom: 0;
}

.info-write:hover {
    background: #000 !important;!i;!;
    transform: scale(1.04);
    box-shadow: 0 5px 15px #00000038;
}

.info-write * {
    transition: .5s all;
}

.info-write:hover * {
    color: #fff;
}

.our-writing .ban-head {
    left: 100%;
    bottom: -30px;
}

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

.info-write:last-child {
    margin-bottom: 0;
}

.our-agency {
    padding: 150px 0 80px;
}

.img-gen {
    text-align: right;
    position: relative;
    z-index: 1;
}

.info-gen {
    padding: 100px 0 100px 60px;
    position: relative;
    z-index: 1;
}

.info-gen::before,.info-gen::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #022d2e;
    width: calc(100% + 120px);
    height: 100%;
    z-index: -1;
}

.info-gen p {
    color: #fff;
    font-weight: 500;
    font-size: 1.25rem;
}

.info-gen ul li {
    color: #1be9c7;
    font-weight: 700;
    font-size: 1.438rem;
    list-style-type: disc;
}

.info-gen ul {
    padding-left: 22px;
    margin-bottom: 20px;
}

.info-gen p:last-child {
    margin-bottom: 0;
}

.our-genre .row {
    align-items: start;
}

.our-genre [class*='col']:last-child {
    margin-top: 30px;
}

.info-gen::after {
    background: #0f9982;
    z-index: -2;
    left: -20px;
    bottom: -20px;
    top: inherit;
    height: 85%;
}

.img-gen::before {
    position: absolute;
    content: "";
    right: -25px;
    bottom: -25px;
    background: #d4ede8;
    width: calc(100% - 30px);
    height: 28%;
    z-index: -1;
}

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

.multi-genre {
    background: #022d2e;
    clip-path: polygon(8% 4%, 100% 4%, 100% 100%, 8% 100%, 0 96%, 0 0);
    padding-top: 250px;
    padding-bottom: 140px;
}

.multi-genre .heading * , .pub-service .heading * {
    color: #fff;
}

.multi-genre h2::before , .pub-service h2::before {
    background: url(../images/bg3.png) no-repeat;
    background-size: 100%;
    top: -57px;
    right: -70px;
}

.multi-genre .heading p , .pub-service .heading p {
    width: 87%;
    margin: 0 auto;
}

.multi-genre  .row {
    align-items: start;
}

.info-mulgen {
    text-align: center;
    background: #0f9982;
    padding: 30px;
    min-height: 317px;
    border: 1px solid #249a82;
    transition: .5s all;
}

.info-mulgen h4 {
    margin: 0;
    text-align: left;
    font-weight: 600;
    color: #fff;
    font-size: 1.375rem;
}

.info-mulgen.info-mulgen2 {
    background: #022d2e;
}

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

.multi-genre .row.row-bt {
    margin-bottom: 30px;
}

.multi-genre .row.row-bt .row.row-gen {
    margin-bottom: 30px;
}

.multi-genre .row.row-bt .row.row-gen:last-child {
    margin-bottom: 0;
}

.img-mulgen2 img {
    height: 1011px;
    object-fit: cover;
}


.row.row-genls .info-mulgen {
    min-height: auto;
}

.multi-genre .btn-block {
    margin-top: 80px;
}

.info-mulgen:hover {
    background: #cb363c;
    border-color: #cb363c;
}

.info-mulgen * {
    transition: .5s all;
}

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

.img-mulgen2 .in-mulgen {position: absolute;left: 20px;bottom: 95px;width: 47%;text-align: right;}

.img-mulgen2 .in-mulgen h5 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 34px;
}

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

.multi-genre .ban-head {
    height: 100%;
    z-index: -2;
    left: inherit;
    right: 60px;
    bottom: 220px;
    top: inherit;
}

.multi-genre .ban-head h3 {
    color: #03393a;
    height: 100%;
}

.multi-genre::before {
    position: absolute;
    content: "";
    background: url("../images/bg2.png") no-repeat;
    width: 360px;
    height: 623px;
    right: 0;
    top: 96px;
    z-index: -1;
}

.multi-genre .container::before {
    position: absolute;
    content: "";
    background: url("../images/bg8.png") no-repeat;
    width: 167px;
    height: 170px;
    background-size: 100%;
    left: -260px;
    top: 30%;
    z-index: -1;
}

.multi-genre .heading , .pub-service .heading {
    margin-bottom: 100px;
}

.owl-site-logo2 img {
    box-shadow: 0 5px 15px #00000026;
}

.owl-site-logo2 .item {
    padding: 30px 0;
}


.owl-site-logo2  .owl-stage-outer {
    padding-inline: 10px 0 ;
}

.our-pub-book h2::before {
    right: 50px;
    top: -60px;
}

.our-pub-book .heading::before{
    position: absolute;
    content: "";
    right: -120px;
    top: 65px;
    background: url("../images/pub-arr.png") no-repeat;
    width: 195px;
    height: 119px;
    background-size: 100%;
    z-index: -1;
}

.our-pub-book .heading {
    margin-bottom: 20px;
}

.our-pub-book .heading p {
    width: 100%;
}


.our-pub-book::before{
    position: absolute;
    content: "";
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(244,250,247,1) 100%);
    height: 95%;
    width: 85%;
    z-index: -1;
    top: 0;
    left: 0;
}

.pub-service {
    background: #022d2e;
    clip-path: polygon(8% 5%, 100% 5%, 100% 100%, 8% 100%, 0 95%, 0 0);
    padding-top: 200px;
    padding-bottom: 140px;
}


.pub-service .ban-head h3{
    color: #03393a;
    height: 100%;
    text-align: left;
}

.info-pub h4 {
    font-size: 1.375rem;
    color: #18e5c3;
    font-weight: 700;
    margin-bottom: 20px;
}

.info-pub img {
    margin-bottom: 16px;
}

.info-pub p {
    color: #a0bebf;
    font-size: 15px;
    margin: 0;
}
.pub-service .row.row-bt {
    margin-bottom: 80px;
}

.pub-service .ban-head {
    top: inherit;
    bottom: 140px;
}


.our-estab{
    margin-bottom:100px;
    padding-top: 180px;
}

.our-estab::before{
    position: absolute;
    content: "";
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(244,250,247,1) 100%);
    height: 100%;
    width: 85%;
    z-index: -1;
    top: 0;
    left: 0px;
}

.our-estab h2::before {
    display: none;
}

.info-estab p {
    margin-bottom: 80px;
    width: 86%;
}

.info-estab p:last-child {
    margin-bottom: 0;
}

.our-estab .row {
    align-items: end;
}


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

.our-estab .container::after{
    position: absolute;
    content: "";
    background: url("../images/bg9.png") no-repeat;
    width: 59px;
    height: 119px;
    background-size: 100%;
    left: -80px;
    bottom: 30%;
    z-index: -1;
}

.our-estab .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg5.png") no-repeat;
    width: 70px;
    height: 35px;
    background-size: 100%;
    right: 20px;
    top: -70px;
    z-index: -1;
}

.our-estab .ban-head {
    left: inherit;
    right: 20px;
    top: 40px;
}

.our-writing.our-market [class*='col']:last-child {
    margin: 0;
}

.our-writing.our-market [class*='col']:nth-child(2) {
    margin-top: 20px;
}

.our-market h4 {
    margin: 0;
}

.our-market p {
    margin: 0;
}

.our-market .ban-head {
    left: 0;
    top: inherit;
    bottom: -10px;
}

.info-market {
    padding: 50px;
}

.our-market .ban-head h3 {
    height: 100%;
    font-size: 225px;
}

.img-mis.img-read {
    text-align: center;
}

.our-readers .row::before {
    top: -140px;
    left: 40px;
}


.our-result {
    padding-block: 200px 120px;
}

.our-result .info-expert.info-ghostser h2::before {
    top: -55px;
    right: -70px;
}

.our-result .info-expert.info-ghostser {
    padding: 0;
}

.our-result .heading {
    margin-bottom: 100px;
}

.our-result .ban-head h3 {
    height: 100%;
    font-size: 270px;
}

.our-result.our-ghostwriting.our-expertise .ban-head {
    left: inherit;
    right: 0;
    top: inherit;
    height: 100%;
    bottom: 60px;
}

.info-ghostser.info-result ul li {
    width: 19.7%;
    font-size: 1.02em;
}

.info-ghostser.info-result ul li {
    margin-bottom: 50px;
}

.info-ghostser.info-result ul li:nth-last-of-type(1) , .info-ghostser.info-result ul li:nth-last-of-type(2) , .info-ghostser.info-result ul li:nth-last-of-type(3), .info-ghostser.info-result ul li:nth-last-of-type(4), .info-ghostser.info-result ul li:nth-last-of-type(5){
        margin-bottom:0;
}

.info-ghostser.info-result ul li:nth-child(n)::before {
    background: url(../images/fe2.png) no-repeat ;
    background-size: 100%;
}

.info-ghostser.info-result ul li:nth-child(even)::before {
    background: url(../images/fe1.png) no-repeat;
    background-size: 100%;
}

.our-result .btn-block {
    margin-top: 100px;
}

.det-cont {
    padding: 30px;
    border: 1px solid #a4cec7;
    transition: .5s all;
}

.det-cont img {
    margin-bottom: 40px;
    transition: .5s all;
}

.det-cont h4 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 5px;
}

.det-cont p {
    color: #797979;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 40px;
}

.det-cont .btn {
    font-size: 15px !important;!i;!;
    padding: 8px 20px;
    font-weight: 800;!i;!;
    letter-spacing: 0;
}

.det-cont .btn > img {
    margin-bottom: 0;
}

.det-cont * {
    transition: .5s all;
}

.det-cont:hover {
    background: #062d2e;
    transform: scale(1.08);
    box-shadow: 0 5px 15px #00000054;
    border-color: #062d2e;
}

.det-cont:hover * {
    color: #fff;
}

.det-cont:hover img {
    filter: brightness(0) invert(1);
}

.our-contact .row.row-tp {
    margin-top: 150px;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.our-contact .info-contact .form-group {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.our-contact .info-contact .form-control {
    border: none;
    border-bottom: 1px solid #acabab;
    border-radius: 0;
    height: 50px;
    font-size: 17px;
    color: #9f9f9f;
    background: transparent;
}

.our-contact .info-contact ::placeholder {
    color: #9f9f9f;
}

.our-contact .info-contact img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 6px;
}

.our-contact .info-contact .form-group.btn-group img {
    position: revert;
}

.our-contact .info-contact .form-group.btn-group {
    text-align: center;
    display: block;
    margin: 30px 0 0;
}

.our-contact .info-contact .form-group.textarea-grp {
    margin-bottom: 20px;
}

.our-contact .info-contact label {
    position: relative;
    z-index: 1;
    padding-left: 30px;
    font-size: 15px;
    width: 90%;
}

.our-contact .info-contact label input {
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    filter: hue-rotate(160deg);
}

.our-contact .info-contact label > a {
    color: #000;
    font-weight: 600;
    vertical-align: baseline;
}


.our-contact .row.row-tp::before{
    position: absolute;
    content: "";
    background: url("../images/con-bg1.png") no-repeat;
    width: 310px;
    height: 408px;
    background-size: 100%;
    right: -210px;
    top: 40px;
    z-index: -1;
}


.our-contact .row.row-tp::after{
    position: absolute;
    content: "";
    background: url("../images/con-bg2.png") no-repeat;
    width: 283px;
    height: 140px;
    background-size: 100%;
    left: -150px;
    bottom: 110px;
    z-index: -1;
}

.our-contact .ban-head {
    top: 150px;
}

.our-contact {
    padding-top: 150px;
}

.ghost-service .container, .pub-service .container{
    position: relative;
    z-index: 1;
}

.ghost-service .container::before {
    position: absolute;
    content: "";
    background: url(../images/bg8.png) no-repeat;
    width: 167px;
    height: 170px;
    background-size: 100%;
    left: -260px;
    bottom: 20%;
    z-index: -1;
}


.pub-service .container::before{
    position: absolute;
    content: "";
    background: url(../images/bg3.png) no-repeat;
    background-size: 100%;
    width: 167px;
    height: 170px;
    right: -260px;
    bottom: 20%;
    z-index: -1;
}

.inner-banner.edit-banner .info-banner h1 {
    font-size: 2.5rem;
}

.our-choose {
    background: #022d2e;
    padding-block: 180px 120px;
}

.our-choose h2::before {
    top: -60px !important;
    right: -60px;
}

.our-choose .info-expert.info-ghostser {
    padding: 0;
}

.our-choose .container::before {
    background: url("../images/bg3.png") no-repeat;
    bottom: 0%;
    background-size: 100%;
}

.our-choose.our-ghostwriting.our-expertise .ban-head h3 {
    color: #03393a;
    font-size: 153px;
}

.our-mission.edit-mission::before {
    height: 100%;
}

.our-mission.edit-mission {
    margin-bottom: 120px;
}

.our-mission.edit-mission .row::after {
    bottom: -110px;
}

.our-mission.edit-mission .row::before {
    top: 50%;
    left: -90px;
}

.our-mission.edit-mission .info-mis {
    width: 90%;
    margin: 0 auto;
}

.our-mission.edit-mission .ban-head h3 {
    font-size: 194px;
}

.img-edit {
    text-align: center;
}

main.edit-mainsec {
    position: relative;
    z-index: 1;
}

main.edit-mainsec .ban-head {
    top: 150px;
}

.our-editing .container::before {
    position: absolute;
    content: "";
    background: url(../images/bg9.png) no-repeat;
    width: 59px;
    height: 119px;
    background-size: 100%;
    right: 60px;
    top: 0;
    z-index: -1;
}

.our-editing .container {
    position: inherit;
    z-index: 1;
}

.our-editing {
    padding-bottom: 60px;
}

.our-choose.our-ghostwriting.our-expertise .ban-head {
    bottom: 40px;
}



body .popupform {
    width: 860px;
    height: 620px;
    padding: 0;
    overflow: visible;
    background: url("../images/popop-bg3860.png?v=1") no-repeat;
}
.custom-pop .row {
    /* margin: 0; */
}

.popupform form.validate-autopopup {
    padding: 0;
}
.popup-content h2 {
    font-family: 'Poppins';
    font-size: 24px;
    padding: 0;
    color: #313131;
    padding-left: 0;
    font-weight: 600;
    margin: 48px 0 4px;
}

.popup-content h2::before {
    display: none;
}

.popup-content p {
    color: #515151;
    font-weight: normal;
    font-size: 13px;
    margin: 0 0 10px;
}

.popup-content h4 b {
    display: block;
    color: #0f9982;
    font-size: 20px;
    font-weight: 700;
}

.custom-pop {
    padding: 0;
    /* overflow: hidden; */
    }

.popup-content p.form_tagline {
    max-width: 100%;
    font-size: 11px;
    margin: 16px 0;
    position: relative;
    padding-left: 15px;
    background: transparent;
    text-align: left;
    color: #fff;
}

.popup-content p.form_tagline input {
    vertical-align: middle;
    height: auto;
    position: absolute;
    left: 0;
    top: 4px;
}


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

.popup-content [class*='col-'] input {
    color: #313131;
    font-weight: 400;
    font-size: 13px;
    height: 40px;
    margin-bottom: 12px;
    border-radius: 0;
}

.popup-content [class*='col-'] input::placeholder, .popup-content [class*='col-'] textarea::placeholder {
    color: #313131;
}

.popup-content [class*='col-'] textarea {
    color: #313131;
    font-weight: 400;
    font-size: 13px;
    height: 145px;
    border-radius: 0;
    resize: none;
}

.popup-content [class*='col-'] input.btn {
    background: #ff7f23;
    color: #fff;
    margin: auto;
    padding: 0 30px;
    /* color: #000; */
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px;
}

.pop-txt {
    left: -34px;
    /* padding: 0; */
}

.popup-content [class*='col-'] input:focus {
    box-shadow: none;
    outline: none;
}

.popupform button.fancybox-button {
    background: #c00038;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 50%;
    opacity: 1;
    top: 30px;
    right: -47px;
}

.popupform button.fancybox-button svg path {
    fill: #fff;
}

.popupform button.fancybox-button svg {
    height: 26px;
}
.popup-bann {overflow: hidden;margin-left: -5px;}

.popup-bann img {max-width: 90%;}
.popup-content {
    width: 390px;
    text-align: center;
    margin-right: 30px;
    background: #fff;
    border-radius: 00;
    padding: 20px;
    margin-top: 0;
    max-width: 100%;
    float: right;
    box-shadow: 0 20px 30px #0000005c;
    border: 5px solid #cf3938;
    right: -50px;
    position: absolute;
    top: 40px;
}
.custom-pop .form-control {
    height: 44px;
    color: #959595;
    font-size: 14px;
    margin: 0 0 10px;
    box-shadow: none;
}

.custom-pop textarea.form-control {
    resize: none;
    height: 90px;
}
.popup-content h4 {
    font-size: 20px;
    color: #000000;
    text-transform: none;
    padding: 0;
    font-weight: normal;
    margin: 0 0 5px;
}
.popup-content h3 {
    font-size: 31px;
    color: #000000;
    font-weight: 600;
    position: relative;
    width: 100%;
    display: table;
    padding: 0;
    margin: 0px auto 0px;
}

.popup-content h3 span {
    color: #cf3938;
    font-weight: 700;
    vertical-align: baseline;
}

.popup-content h3:after {
    content: '';
    background: #f3991f;
    position: absolute;
    height: 100px;
}
.popupform:before{
    content: '';
    background: url("../images/popop-off.png")no-repeat;
    height: 118px;
    width: 137px;
    position: absolute;
    left: -60px;
    bottom: -19px;
    margin: 0 auto;
    right: 0;
}
.popupform form.validate-autopopup {
    padding: 0 6px 0px;
}

.popupform form.validate-autopopup button.btn.btn-red {
    width: 100%;
    background: #fbe559;
    padding: 10px 0;
    text-transform: uppercase;
    font-style: normal;
    border-color: #fbe559;
}

.price-service .ban-head {
    left: inherit;
    right: 30px;
    bottom: 40px;
}

.price-service .ban-head h3 {
    font-size: 230px;
}

.price-service.pub-service .container::before {
    left: -250px;
    right: inherit;
    bottom: -40px;
}

.pub-service.price-service h2 {
    margin: 0;
}

.price-banner.inner-banner .info-banner h1 {
    font-size: 2.5rem;
}


.info-price {
    padding: 0 0 30px;
    background: #fff;
    box-shadow: 0 5px 20px #0000002e;
    border-radius: 10px;
}

.info-price h3 {
    padding: 15px 12px;
    background: #373738;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 32px;
    font-weight: 600;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.info-price h3 > span {
    font-size: 16px;
    font-weight: 500;
    display: block;
}

.info-price h4.price {
    padding: 14px 0 6px;
    background: #0f9982;
    color: #fff;
    font-size: 3.74rem;
    font-weight: 700;
    margin: 0  12px 30px;
}

.info-price h4.price > sup {
    font-size: 1.563rem;
    position: relative;
    top: -30px;
    font-weight: 600;
}

.info-price h4.price > span {color: #ffffff;font-size: 0.7rem;font-weight: 600;vertical-align: baseline;position: relative;left: -8px;top: -8px;}

.info-price ul {
    text-align: left;
    margin: 0 16px 0 20px;
    height: 400px;
    margin-bottom: 40px;
}

.info-price ul h5 {
    color: #252525;
    font-size: 1rem;
    font-weight: 600;
    margin: 15px 0 6px;
}

.info-price ul li {
    color: #5b5b5b;
    font-size: 0.9rem;
    padding-left: 15px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    /* list-style: disc inside; */
    }

.info-price ul li.heading-li::before {
    display: none;
}

.info-price ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0;
    top: 7px;
    display: none;
    margin: auto;
    background: #5b5b5b;
    display: block;
}

.info-price h4.price  , .info-price p.note_txt {
    display: none !important;
}   

.info-price .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #505050 !important;
}

.info-price .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ededed;
}

.info-price .btn {
    width:calc(100% - 40px);
    position: relative;
    left: 0;
    font-size: 1rem;
    font-weight: 600;
    padding: 10px 30px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.info-price p {
    color: #6a6a6a;
    font-size: 0.875rem;
    font-weight: 700;
    padding-inline: 20px;
    margin-bottom: 0;
}

.info-price p > span {
    color: #cb363c;
}


.info-price p b {
    display: block;
}

.our-pricing {
    padding-top: 150px;
}

footer ul li a:HOVER {
    color: #4dcc94 !important;
}

.heading.text-center {
    width: 66% !important;
    margin-inline: auto;
}

.our-contact .heading.text-center {
    width: 100% !important;
}


.content-page li, .content-page p {
    font-size: 17px;
    margin-bottom: 17px;
}

.content-page p a {
    font-weight: 700;
    color: rgb(0, 0, 0);
}

section.content-page {
    padding: 4em 0px;
    width: 100%;
    clear: both;
}

section.content-page h5.sub-heading {
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 600;
}

.content-page li {
    list-style: inside square;
}


.pri-banner .info-banner h1{
    margin:0;
}


.pub-service .heading h2 {
    margin-bottom: 0 ;
}
 
section.our-industry {
    padding-bottom: 0;
    margin-bottom: 8rem;
}   

.info-mis h3 {
    margin-bottom: 20px;
    font-weight: bold;
}

.info-mis li {
    margin-bottom: 16px;
    list-style: square inside;
}   

.our-pricing .row {
    justify-content: center;
    align-items: unset;
}

.our-pricing .col-md-4 {
    margin-bottom: 30px;
}



.row.video_row {    margin-top: 3em;    margin-bottom: 4em;     }     
.rclient-item {    text-align: center;  }
.rclient-item  a.rc_play {    position: relative;    display: block;     overflow: hidden;  }
.rclient-item a.rc_play .play_btn {position: absolute;left: 0;width: 64px;height: 64px;background: url(../images/aplay0.png) no-repeat scroll center top;z-index: 1;bottom: 0;top: 0;right: 0;margin: auto;/* border-radius: 50%; */transition: .5s all;/* opacity: 0; */}
.rclient-item a.rc_play .play_btn:before {    content: "";    position: absolute;    left: 0;    width: 64px;    height: 64px;    background: url(../images/aplay1.png) no-repeat scroll center top;    z-index: 1;    bottom: 0;    right: 0;    margin: auto; }
.rclient-item h3 {    margin-top: 30px;    font-size: 22px;    clear: both;    font-weight: 700;    color: #000;    margin-bottom: 3px; }
.rclient-item p {    font-weight: 600;    color: #000;    padding: 0 20px;    font-size: 18px;    letter-spacing: 0;  }
.rclient-item:hover a.rc_play img {    transform: scale(1.1);    transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);  }
.rclient-item a.rc_play:hover .play_btn:before {	animation-name: spin;	animation-duration: 5000ms;	animation-iteration-count: infinite;	animation-timing-function: linear;   }
.rclient-item a.rc_play img {transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);transform: scale(1);width: 100%;}
.rclient-item:hover span.play_btn { opacity: 1; }
.rclient-item a::before {position: absolute;content: "";left: 0;top: 0;background: #0000002e;width: 100%;height: 100%;z-index: 1;/* opacity: 0; */transition: .5s all;}
.rclient-item:hover a::before { opacity: 1;}

.info-price ul li.heading-li {
    font-size: 17px;
    list-style-type: none;
    padding-left: 5px;
}

.our-journey + .our-vid-testi {
    padding-top: 0;
}

.vid-btn {
    margin-top: 50px;
}

header p {
    margin: 0;
}

header p a.btn-head {
    display: inline-block;
}

header p a span {}

header p img {
    max-width: 34px;
    margin-right: 6px;
}

header p span {
    display: inline-block;
    margin: 0 6px;
}
.det-cont h5 a {
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}.det-cont h5 {}

.det-cont h5 span {
    font-size: 17px;
    display: inline-block;
    margin: 0 7px;
    vertical-align: middle;
}

.tel-cta span.seperator {
    display: inline-block;
}
 