a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body,
html {
    overflow-x: hidden;
}
body {
    padding: 0 !important;
    line-height: 1;
    font-family: "Open Sans", sans-serif !important;
    text-align: justify;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
header {
    background-color: #f6f6f685;
       padding: 10px 0;
       
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.6s ease-in-out;
    
}
.scroll-bg {
    background: #fff;}
.fonts {
    font-family: "Open Sans", sans-serif;
    font-family: "Playfair Display", serif;
}
.header-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contact-info-box {
    display: flex;
    align-items: center;
}
.call-box {
    display: flex;
    align-items: center;
    /*border: 1px solid #333;*/
    border-radius: 40px;
    padding: 10px 40px;
}
.call-box p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}
.call-box p span {
    font-weight: 700;
}
.call-box img {
    padding-right: 10px;
}
.btn-qoute {
    /*background-image: linear-gradient(90deg, #892497, #0f04f4);*/
    color: #7c208f;
    padding: 8px 30px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 40px;
    margin-left: 15px;
    border: 3px solid #761fa5;
}
a:hover {
    text-decoration: none !important;
}
.in-center {
    /*margin: 0 auto;*/
    border: 5px solid #7b20a2;
    padding: 60px 20px;
}
.head-left-box {
}
.bar-box {
    padding-right: 20px;
}
.head-right-box {
    display: flex;
    align-items: center;
}
.navBar-box ul li a {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0 30px !important;
}
.banner-btn-box .bg-black {
    border: 2px solid #000;
}

.banner-btn-box {
    margin: 40px 0 0 -30px;
    display: table;
}
.banner-btn-box a {
    padding: 8px 40px;
}
.banner-btn-box > a {
    margin-left: 30px;
    background-image: linear-gradient( 
90deg, #892497, #0f04f4);
    color: #fff;
}
.banner-main-box {
    padding: 150px 0 90px 0;
    position: relative;
    background-image: url(../images/back_image.jpg);
    background-size: cover;
        background-repeat: no-repeat;
    background-position: center;
        /*margin-top: -180px;*/

}
/*.banner-main-box::before {
    content: "";
    background-image: url(../images/banner-before-img.html);
    height: 774px;
    width: 501px;
    position: absolute;
    left: 0;
    top: 0;
    animation: zoominoutsinglefeatured 2s infinite;
}
.banner-main-box::after {
    content: "";
    background-image: url(../images/banner-after-img.html);
    height: 759px;
    width: 491px;
    position: absolute;
    right: 0;
    top: 0;
    animation: zoominoutsinglefeatured 2s infinite;
}*/
.banner-txt-box {
    /*text-align: center;*/
}
.banner-txt-box h1 {
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #333;
    font-weight: 300;
}
.banner-txt-box h2 {
    margin: 0;
    padding: 40px 0;
    font-size: 50px;
    color: #333;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    line-height: 60px;
}
.banner-txt-box h3 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #333;
    line-height: 40px;
    font-weight: 300;
}
.write-book-sec {
    background-image: url(../images/book-bg.jpeg);
    padding: 160px 0 260px 0;
    background-size: cover;
    position: relative;
}
.inputs-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-box {
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    padding: 50px 40px;
    position: relative;
}
.inp-box {
    width: 100%;
    margin: 0 10px;
    position: relative;
}
.banner-form-box {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: -48%;
    -webkit-box-shadow: 0 0 53px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 53px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 53px -9px rgba(0, 0, 0, 0.75);
}
.inp-box input {
    height: 45px;
    border-radius: 40px;
    padding: 0 0 0 50px;
}
.inp-box input::placeholder {
    font-size: 13px;
    color: #000;
}
.banner-main-box .container {
    position: relative;
}
.form-box button {
    position: absolute;
    bottom: -25px;
    margin: 0 auto;
    right: 0;
    left: 0;
    padding: 15px 40px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 40px;
}
.form-box button i {
    padding-left: 25px;
}
/*change banner section*/
.hero-trust-logos a {
    display: inline-block;
    width: auto;
    margin: 20px 0 0;
}
.hero-trust-logos a img.alignleft {
    margin: 0 !important;
    float: none !important;
    display: block;
    max-height: 60px;
    max-width: none;
    width: auto;
}
.special-heading {
    word-wrap: break-word;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
        font-weight: 700;
    font-family: "Playfair Display", serif;
}
.divider-20 {
    margin-top: 20px;
}
h1.special-heading  {
    color: #000;
    font-size: 2.65em;
}
h4.special-heading  {
    color: #000;
    font-size: 2em;
}
[role="tablist"] .card+.card {
    margin-top: 10px;
}
.divider-35 {
    margin-top: 35px;
}
.card .card-header {
    padding: 0;
    line-height: 23px;
}
.card-body {
    line-height: 23px;
}
.card-header a {
    color: #6d03a8;
}
.banner-main-box .special-meta {
    background-color: #6d03a8;
    font-size: 14px;
    color: #fff !important;
    line-height: 1;
    display: inline-block;
    padding: 9px 12px 7px;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
    margin-top: 50px
}

.banner-main-box .special-meta::before {
    display: none
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-group {
    position: relative;
    width: 100%;
      margin: 2rem 0 1rem 0;
}
[role="tablist"] .card .card-header a {
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    letter-spacing: normal;
    font-weight: 400;
    display: flex;
    align-items: center;
    position: relative;
    padding: 25px 60px 24px 40px;
    transition: all 0.3s ease-in-out;
}
[role="tablist"] .card .card-header a.collapsed {
    background-color: transparent;
    color: #031521;
}
.divider-60 {
    margin-top: 60px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select, .form-control {
    height: auto;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #dadbd6;
    background-color: transparent;
    border-radius: 0;
    color: #6e7a81;
    padding: 0 40px 12px 0;
    font-size: 14px;
    width: 100%;
}
/**/
.form-group:not(.checkbox-group)::after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #031521;
}
.inp-box i {
    color: #c8c8c8;
    position: absolute;
    top: 15px;
    left: 20px;
}
.write-book-txt-box h4 {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 40px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.write-book-txt-box p {
    margin: 0;
    padding: 0 0 40px 0;
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
.write-book-txt-box a {
    margin: 0;
    background-image: linear-gradient( 
90deg, #892497, #0f04f4);
    color:  #fff;
}
.write-book-img-box {
    position: absolute;
    top: 120px;
    left: 0;
    /* z-index: 1; */
}
.write-book-img-box img {
    max-width: 840px;
}
.cta-sec {
    background-image: url(../images/cta-bg.jpeg);
    padding: 50px 0;
    background-size: cover;
}
.cta-txt-box {
    text-align: center;
}
.cta-txt-box h3 {
    margin: 0;
    padding: 0 0 35px 0;
    font-size: 43px;
    color: #fff;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    line-height: 60px;
}
.bg-black {
    background-color: #fff;
}
section.service-sec {
    padding-top: 16%;
    padding-bottom: 80px;
}
section.process-sec {
    padding: 90px 0;
    position: relative;
}
.process-head-box {
    text-align: center;
    padding-bottom: 70px;
}
.process-head-box h4 {
    font-size: 54px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-family: "Playfair Display", serif;
}
.process-head-box p {
    font-size: 16px;
    padding: 25px 0 0 0;
    margin: 0;
    color: #333;
}
.process-left-box {
    background-color: #fff;
    padding: 45px;
    margin: 0 40px;
    -webkit-box-shadow: 0 0 35px -23px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 35px -23px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 35px -23px rgba(0, 0, 0, 0.75);
}
.process-left-box p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #333;
    line-height: 29px;
}
.process-box {
    display: flex;
    align-items: center;
    background-color: #761fa526;
    margin: 0 0 39px 0;
    padding: 28px;
    border-radius: 80px 0px 80px 0px;
}
.process-info h6 {
    margin: 0;
    padding: 0 0 13px 0;
    color: #333;
    font-size: 18px;
    font-weight: 800;
    font-family: "Playfair Display", serif;
}
.process-info p {
    font-size: 16px;
    color: #333;
    padding: 0;
    margin: 0;
    line-height: 22px;
}
.process-box i {
    margin-right: 20px;
}
.process-box img {
    margin-right: 20px;
}
.slider .slick-center .process-box {
    background-color: #fff;
    position: relative;
    left: 67px;
    -webkit-box-shadow: 0 0 35px -23px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 35px -23px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 35px -23px rgba(0, 0, 0, 0.75);
}
.slider .slick-center .process-box::before {
    content: "";
    background-image: url(../images/arrow-before-img.html);
    position: absolute;
    top: -60px;
    right: 30px;
    width: 42px;
    height: 51px;
}
.slider .slick-center .process-box::after {
    content: "";
    background-image: url(../images/arrow-after-img.html);
    position: absolute;
    top: -40px;
    left: -50px;
    width: 47px;
    height: 69px;
}
.slider .slick-center .process-box i {
    filter: invert(13%) sepia(61%) saturate(4319%) hue-rotate(323deg) brightness(117%) contrast(108%);
}
.slider .slick-dots li button:before {
    font-size: 50px;
}
.slider .slick-dots {
    bottom: unset;
    top: 240px;
    width: auto;
    transform: rotate(90deg);
    right: -70px;
    z-index: unset;
    z-index: 1;
}
.slider .slick-dots li {
    margin: 0;
}
.slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #761fa5;
}
.slider .slick-list {
    padding: 10px 67px 0 0 !important;
    height: 500px !important;
}
.expert-services-sec {
    background-image: url(../images/background2.jpg);
    padding: 90px 0;
    background-size: cover;
}
.expert-serv-head {
    text-align: center;
    padding-bottom: 70px;
}
.expert-serv-head h4 {
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.expert-serv-head p {
    margin: 0;
    padding: 25px 0 0 0;
    font-size: 16px;
    color: #333;
}
.exp-serv-box {
    text-align: center;
    background-color: #fff;
    padding: 40px 30px;
    cursor: pointer;
    transition: all 0.8s ease-in-out;
    margin: 10px;
    height: 520px;
    box-shadow: rgb(90 24 157 / 48%) 0px 5px 15px;
}
.exp-serv-box h6 {
    margin: 0;
    padding: 30px 0;
    font-size: 30px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.exp-serv-box p {
    margin: 0;
    padding: 0 0 40px 0;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height: 180px;
}
.btn-shadow {
    -webkit-box-shadow: 0 10px 38px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 10px 38px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 0 10px 38px -20px rgba(0, 0, 0, 0.75);
}
.exp-serv-box:hover a {
    background-image: linear-gradient(90deg, #892497, #0f04f4);
}
.exp-serv-box img {
    margin: 0 auto;
}
.portfolio-sec {
    background-image: url(../images/liberary.jpg);
    padding: 80px 0;
    background-size: cover;
}
.portoflio-head-box {
    text-align: center;
}
.portoflio-head-box h5 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
}
.portoflio-head-box h4 {
    margin: 0;
    padding: 30px 0 45px 0;
    color: #fff;
    font-size: 50px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.portoflio-tab-box ul {
    justify-content: center;
    padding: 0 0 45px 0;
}
.portoflio-tab-box ul li a {
    margin: 0;
    padding: 0 20px;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 10px;
    border-radius: 40px;
}

.nav-pills .show > .nav-link,
.portoflio-tab-box .nav-pills .nav-link {
    border: 2px solid transparent;
    border-radius: 40px;

}
.nav-pills .show > .nav-link,
.portoflio-tab-box .nav-pills .nav-link.active {
    color: #fff;
    background-color: transparent;
    border: 4px solid #7c2188;
    padding: 10px 30px;
    border-radius: 40px;
}
.img-main-box {
    position: relative;
}
.team-info {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    padding: 30px 0;
}
.img-main-box img {
    filter: grayscale(100%);
}
.team-info h6 {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 30px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.team-info p {
    margin: 0;
    padding: 0;
    color: #b3b3b3;
    font-size: 16px;
}
.team-head-box {
    text-align: center;
    padding: 90px 0;
}
.team-head-box h4 {
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.img-main-box img {
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.img-main-box:hover img {
    transform: scale(1.1);
    filter: none;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 0 96px -24px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 96px -24px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 96px -24px rgba(0, 0, 0, 0.75);
}
.img-main-box:hover .team-info {
    display: none;
}
section.team-sec {
    padding-bottom: 100px;
}
.progress-bar {
    margin: 0 0 0;
    overflow: hidden;
}
.progress-title-holder {
    padding-bottom: 20px;
    position: relative;
    margin: 0 0;
    line-height: 23px;
    font-weight: 400;
    color: #2e2e2e;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.progress-title {
    color: #666;
    font-size: 24px;
    font-family: "Playfair Display", serif;
    font-weight: 500;
}
.progress-number-wrapper {
    width: 100%;
}
.progress-number-mark {
    margin-bottom: 0;
    border-radius: 0;
    padding: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.progress-number-mark,
.progress-number-wrapper {
    font-size: 24px;
    line-height: 24px;
    height: auto;
    letter-spacing: 0;
    font-style: normal;
    text-transform: none;
    color: #666;
    float: right;
}
.progress-content-outter {
    height: 12px;
    background-color: #e8e8e8;
    border-radius: 10px;
    margin-bottom: 35px;
}
.progress-content {
    height: 12px;
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    width: 0%;
    border-radius: 10px;
}
.skill-progress-wrap .progress-bar {
    background-color: transparent;
    text-align: left;
    position: relative;
}
.bbb-logo {
    padding-top: 34px;
}
.inner-portfolio-box {
    transform: scale(1);
    transition: all 0.5s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.portfolio-box-wrap .inner-portfolio-box:hover {
    z-index: 2;
}
.portfolio-box-wrap .inner-portfolio-box:hover .hovereffects-det {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.testimonial-box h5 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}
.testimonial-box p {
    margin: 0;
    padding: 20px 0;
    font-size: 16px;
    color: #585858;
    line-height: 28px;
    height: auto;
}
.testimonial-box h6 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.testimonial-sec .slick-dots li button:before {
    font-size: 67px;
}
.testimonial-sec .slick-dots li {
    display: block;
}
.testimonial-sec .slick-dots {
    top: 307px;
    right: -30px;
    width: unset;
}
.testimonial-img-box {
    position: absolute;
    left: 0;
    top: 0;
}
.testimonial-sec {
    position: relative;
    padding-bottom: 50px;
}
.test-img-content {
    position: absolute;
    top: 175px;
    right: 0;
    left: 0;
    width: 50%;
    background-color: transparent;
    margin: 0 auto;
    padding: 100px 40px;
    text-align: center;
    border: 5px solid #761fa5;
}
.test-img-content h5 {
    margin: 0;
    padding: 0;
    font-size: 60px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    line-height: 70px;
}
.test-img-content p {
    margin: 0;
    padding: 25px 0 0 0;
    font-size: 16px;
    color: #b1b1b1;
    line-height: 30px;
}
.testimonial-slider {
    margin-left: 30px;
    margin-top: 25px;
    position: relative;
}
section.progress-sec {
    padding-bottom: 70px;
    padding-top: 70px;
}
.disc-box h6 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #ededee;
    font-weight: 600;
}
footer {
}
.disc-box p {
    margin: 0;
    padding: 15px 0 0 0;
    font-size: 13px;
    color: #5c5c5c;
    line-height: 20px;
    font-weight: 700;
}
.btn-qoute:hover {
    background-color: #fff;
    color: #fff;
}
.form-box button:hover {
    background-color: #fff;
    color: #000;
}
.cta-txt-box .btn-qoute {
    border: none;
}
.exp-serv-box .btn-qoute {
    border: none;
        background-image: linear-gradient(90deg, #892497, #0f04f4);
    color: #fff;
}
.exp-serv-box .btn-qoute:hover {
    border: none;
    color: #fff;
}
.slick-next:before,
.slick-prev:before {
    font-size: 37px;
    opacity: 1;
    color: #000;
    font-weight: 700;
}
:focus {
    outline: 0 !important;
}
.slick-next,
.slick-prev {
    background-color: transparent;
    height: 70px;
    width: 70px;
    border: 1px solid #000;
    border-radius: 50%;
}
.slick-prev:hover {
    background-color: #000;
}
.slick-next:hover {
    background-color: #000;
}
.slick-prev:hover::before {
    color: #fff;
}
.slick-next:hover::before {
    color: #fff;
}
.slick-next {
    right: -130px;
}
.slick-prev {
    left: -130px;
}
.slick-next,
.slick-prev {
    top: 40%;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #761fa5;
}
.form-error {
    display: none;
}
input.error {
    border-color: #dd3b18 !important;
}
#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.entry-box {
    background: #fff;
    text-align: center;
    padding-top: 0;
    padding-bottom: 30px;
    width: 50%;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
    overflow: hidden;
    pointer-events: auto;
}
.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.entry-box h1 span {
    color: #ffd800;
}
.entry-left {
    text-align: center;
    background-image: -moz-linear-gradient(90deg, #ef0d33 0, #ff1010 100%);
    background-image: -ms-linear-gradient(90deg, #ef0d33 0, #ff1010 100%);
    background-image: linear-gradient(90deg, #892497, #0f04f4);
}
.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px;
}
.entry-right .text {
    position: relative;
    margin: 15px 0 25px;
}
.entry-right .text h2 {
    font-size: 22px;
    color: #313131;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}
.entry-right .text h2 span {
    color: #761fa5;
}
.entry-right .text:before {
    content: "";
    width: 6px;
    height: 50px;
    background: #761fa5;
    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.form-control.error {
    border-color: red !important;
}
label.error {
    display: none !important;
}
.entry-right .text strong {
    text-transform: uppercase;
}
.entry-right .form-control:focus {
    border-color: #e2001b;
    box-shadow: 0 0 5px 0 #dee2e4;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.2);
}
.entry-right input,
.entry-right textarea {
    border-radius: 5px;
    height: 51px;
    padding-left: 20px;
    border: 1px solid #e3e3e3;
    box-shadow: none;
    background: #fafafa;
    margin: 5px 0;
}
.entry-right textarea {
    height: 110px;
}
.entry-right input[type="email"],
.leaving-box input[type="email"] {
    background-color: #fff !important;
    color: #555 !important;
}
.entry-right .intl-tel-input {
    width: 100%;
}
.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0;
}
.entery-submit {
    width: 60%;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: none !important;
    padding: 10px;
    cursor: pointer;
    border-radius: 30px;
    background-color: #000;
}
.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.entry-right a i {
    margin-left: 6px;
}
.entry-right p {
    color: #343434;
    font-size: 12px;
    margin: 0;
}
.entry-right .form-group {
    margin-bottom: 10px;
}
a#entry-box_close {
    position: absolute;
    right: 5px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    border-radius: 50pc;
    color: #fff;
    font-size: 29px;
    top: 15px;
    z-index: 9;
}
.testimonial-box {
    margin-bottom: 40px;
    height: 360px;
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.02, 1.02);
    }
    100% {
        transform: scale(1, 1);
    }
}
.portfolio-slider img {
    height: 310px;
    width: 499px;
    object-fit: cover;
}
.form-head-box {
    text-align: center;
}
.form-head-box h4 {
    font-family: "Playfair Display", serif;
    margin: 0;
    padding: 0 0 10px 0;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
}
.form-head-box h6 {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 24px;
    color: #000;
}
.portfolio-slider .owl-carousel .owl-item img {
    width: unset;
    margin: 0 auto;
}
.write-book-txt-box {
    padding-top: 45px;
}

.disc-box {
    background-color: #141414;
    margin-top: 0;
    padding: 16px 0;
}

.footer-links ul li a {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}

.footer-links ul li:first-child {
    border-right: 1px solid #fff;
    padding: 0 15px 0 0;
}
.footer-links ul li:last-child {
    padding: 0 0px 0 15px;
}
.footer-links ul .list-inline-item:not(:last-child){
    margin: 0;
}

.footer-main-box{
    background-image: url('../images/footer.jpg');
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    padding: 85px 0;
}
.copyright-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.foot-first-box p {
    margin: 0;
    padding: 20px 0;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.foot-social-icons ul li i {
    color: #888888;
    font-size: 20px;
    border: 2px solid #888888;
    height: 40px;
    width: 40px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    transform: scale(1);
}
.foot-social-icons ul li i:hover {
    border: 2px solid #761fa5;
    color: #761fa5;
    transform: scale(1.05);
}
.quick-links-box h4 {
    margin: 0;
    padding: 20px 0 25px 0;
    font-size: 24px;
    color: #deb3f5;
    font-weight: bold;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
}
.quick-links ul li a {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.quick-links ul li {
    padding-bottom: 15px;
}
.quick-links ul li::before {
    content: "\f0da";
    color: #761fa5;
    font-family: FontAwesome;
    padding-right: 10px;
}

.quick-links ul li a:hover{
    color: #fff;
}
.footer-info-box h4 {
    margin: 0;
    font-size: 24px;
    color: #deb3f5;
    font-weight: bold;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
    padding: 20px 0 25px 0;
}
.info-box p {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.info-box a {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    display: block;
}
.info-box p:last-child{
    line-height: 28px;
}
.info-box a:first-child{
    padding-bottom: 10px;
}
.quick-links-box::before{
    content: '';
    background-image: url('../images/line-img.html');
    height: 280px;
    width: 2px;
    position: absolute;
    top: 0;
    left: 0;
}
.quick-links-box::after{
    content: '';
    background-image: url('../images/line-img.html');
    height: 280px;
    width: 2px;
    position: absolute;
    top: 0;
    right: 0;
}
.quick-links-box {
    position: relative;
    padding-left: 50px;
}

.info-box a:hover{
    color: #761fa5;
}


.navigationMenu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 2;
    height: 100%;
}
.navigationMenu.active {
    pointer-events: visible;
}

.navigationMenu .revealer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: #eee;
    z-index: 2;
}

.navigationMenu .trigger {
    position: absolute;
    z-index: 100;
    left: 0px;
    top: 24px;
    background-color: transparent;
    outline: 0;
    border: none;
    pointer-events: visible;
    display: flex;
    flex-direction: column;
    height: 30px;
    width: 40px;
    justify-content: flex-end;
    cursor: pointer;
}

.navigationMenu .trigger span {
    display: inline-flex;
    height: 4px;
    width: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #000;
    border-radius: 20px;
}

/* .navigationMenu.active .trigger span{
   background-color: white;
} */
.navigationMenu .menu-wrapper {
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    opacity: 0;
}

.navigationMenu .menu {
    position: relative;
    padding: 90px 40px;
    margin: 0;
    height: inherit;
    display: flex;
    flex-direction: column;
    list-style: none;
    text-align: center;
}
.navigationMenu .menu li a {
    font-size: 46px;
    text-decoration: none;
    padding: 15px 0;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 900;
    color: #fff;
    position: relative;
    overflow: hidden;
    font-family: 'roman';
}

/* .navigationMenu .menu li a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 0px;
    margin: auto;
    display: inline-flex;
    height: 0;
    border: 2px solid #000;
    border-radius: 100px;
    transition: all ease 0.25s;
} */
/* .navigationMenu .menu li a.active::after,
.navigationMenu .menu li a:hover::after {
    opacity: 1;
    width: 100%;
    left: 0;
} */
.navigationMenu .menu li a:hover{
    color: #000 !important;
}
.logo-box {
    padding-left: 50px;
}

.portfolio-slider .owl-carousel{
    z-index: unset;
}

.services-drop{
    padding: 0;
    border-radius: 0px;
    left: 13px;
    border: none;
    -webkit-box-shadow: 0px 0px 37px -18px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 37px -18px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 37px -18px rgba(0,0,0,0.75);
}
.services-drop a {
    font-size: 16px;
}
.services-drop a:hover{
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    color: #fff;
}

.banner-about{
    background-image: url('../images/inner-banners/about.html');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 150px 0;
}
.banner-about.faqs {
    background-image: url(../images/back_image.jpg);}
.about-banner-txt {
    text-align: center;
}
.about-banner-txt h5 {
    margin: 0;
    padding: 0;
    font-size: 90px;
    color: #761fa5;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}
.about-banner-txt p {
    margin: 0;
    padding: 25px 0;
    font-size: 18px;
    color: #e2e1e1;
    line-height: 35px;
}
.about-banner-txt .btn-qoute {
    background-color: transparent;
    padding: 10px 70px;
}
.about-banner-txt .btn-qoute:hover{
    background-color: #fff;
}
.navBar-box ul li a {
    padding: 12px 20px !important;
}

.logo-sec {
    padding: 60px 0;
}

.logo-sec .owl-carousel .owl-item img{
    width: unset;
    margin: 0 auto;
}

.who-we-txt-box h6 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #000000;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}
.who-we-txt-box p {
    margin: 0;
    padding: 30px 0;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.quick-support-head h4 {
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #000000;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}

.who-we-txt-box .btn-qoute{ 
    margin: 0;
}


.who-are-we-img {
    position: absolute;
    top: 0;
    left: 0;
}
.who-are-we-sec {position: relative;padding: 100px 0 70px 0;}

.about-main-sec {
    background-image: url(../images/write-book-banner.html);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0px 60px 0;
}

.what-we-img {
    position: absolute;
    top: 0;
    right: 0;
}

.logo-slider .owl-carousel {
    z-index: unset !important;
}

.contact-logo-sec{
    background-color: #f2f2f2;
}
section.contact-main-sec {
    padding: 90px 0;
}

.quick-support-head {
    text-align: center;
    padding-bottom: 60px;
}

.quick-support-head p {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 16px;
    color: #333333;
}

.quick-info-box {
    text-align: center;
    background-color: #f2f2f2;
    padding: 45px;
    height: 330px;
    cursor: pointer;
}

.quick-info-box h6 {
    margin: 0;
    padding: 30px 0 20px 0;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    font-family: "Playfair Display", serif;
}

.quick-info-box a ,
.quick-info-box p{
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    line-height: 30px;
}
.quick-info-box img {
    height: 90px;
    width: 100%;
    object-fit: contain;
}

.quick-info-box:hover {
    background-image: linear-gradient(to bottom, #b462e0, #761fa5, #761fa5, #651690, #501d6c);
}
.quick-info-box:hover img{
    filter: brightness(0) invert(1);
}
.quick-info-box:hover h6{
    color: #fff;
}
.quick-info-box:hover p{
    color: #fff;
}
.quick-info-box:hover a{
    color: #fff;
}

.quick-support-sec {
    padding-bottom: 100px;
}

.form-head h6 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #761fa5;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}

.form-head p {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 18px;
    color: #848484;
}
.form-head {
    padding-bottom: 30px;
}
.form-main-box input {
    border-radius: 0px;
    border: 2px solid #eaeaea;
    margin-bottom: 30px;
    height: 70px;
    padding: 0 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #9d9d9d;
}
.form-main-box textarea {
    border-radius: 0px;
    border: 2px solid #eaeaea;
    margin-bottom: 20px;
    padding: 20px 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #9d9d9d;
    resize: none;
    margin-top: 30px;
}

.form-main-box input::placeholder{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #9d9d9d;
}

.form-main-box textarea::placeholder{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #9d9d9d;
}

.form-main-box button {
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    color: #fff;
    font-size: 20px;
    border: 1px solid #761fa5;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    padding: 20px 30px;
}
.form-main-box button:hover{
    color: #761fa5;
    background-color: #fff;
}

.banner-contact{
    background-image: url('../images/inner-banners/contact.html');
}

.ebook-main-sec .who-we-txt-box h6{
    line-height: 45px;
}
.ebook-services-sec .exp-serv-box h6{
    line-height: 35px;
}

.ebook-services-sec .expert-serv-head p{
    line-height: 30px;
}
.banner-ebook{
    background-image: url('../images/inner-banners/ebook.html');
}
.banner-editing{
    background-image: url('../images/inner-banners/editing.html');
}
.banner-ghostwriting{
    background-image: url('../images/inner-banners/ghostwriting.html');
}
.banner-proofreading{
    background-image: url('../images/inner-banners/proofreading.html');
}
.banner-publishing{
    background-image: url('../images/inner-banners/publishing.html');
}
.banner-script{
    background-image: url('../images/inner-banners/script.html');
}
.banner-reviews{
    background-image: url('../images/inner-banners/reviews.html');
}

section.about-main-sec .who-are-we-sec:nth-of-type(2n) {
    padding: 220px 0 120px 0;
}

section.about-main-sec .who-are-we-sec:nth-of-type(2n) .what-we-img {
    top: 90px;
}

.review-main-sec {
    padding: 90px 0;
}
.reviews-head h3 {
    font-size: 50px;
    color: #000000;
    margin: 0;
    padding: 0;
    line-height: 60px;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}
.review-box h5 {
    margin: 0;
    padding: 30px 0 20px 0;
    font-size: 30px;
    color: #000;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}
.review-box h6 {
    margin: 0;
    padding: 0px 0px 20px 0;
    font-size: 18px;
    color: #761fa5;
    font-weight: bold;
    font-family: "Playfair Display", serif;
}
.review-box p {
    margin: 0;
    padding: 0 0 10px 0;
    color: #333333;
    font-size: 16px;
    line-height: 27px;
}
.stars-box i {
    color: #febf00;
    font-size: 21px;
}
.reviews-head {
    padding-bottom: 60px;
}

.review-box {
    padding: 30px 70px 30px 30px;
    position: relative;
}
.comma-img-box {
    position: absolute;
    top: 40px;
    right: 40px;
}

.review-main-sec .owl-carousel .owl-item img {
    width: unset;
}

.reviews-slider .owl-carousel .owl-stage-outer {
    -webkit-box-shadow: 0px 0px 52px -26px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 52px -26px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 52px -26px rgba(0,0,0,0.75);
}

.owl-theme .owl-nav [class*=owl-]:hover{
}

.reviews-slider .owl-prev {
    background-color: #fff !important;
    color: #000 !important;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    border: 1px solid #000 !important;
    position: absolute;
    left: 0;
}
.reviews-slider .owl-next {
    background-color: #fff !important;
    color: #000 !important;
    height: 40px;
    width: 40px;
    border-radius: 50% !important;
    border: 1px solid #000 !important;
    position: absolute;
    left: 90px;
}
.reviews-slider .owl-prev:hover,
.reviews-slider .owl-next:hover{
    background-color: #000 !important;
    color: #fff !important;
}

.reviews-slider .owl-nav{
    margin-top: 40px;
}

.review-form-head {
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    text-align: center;
    padding: 15px 0;
}

.review-form-head h6 {
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.review-form-body {
    background-color: #000000;
    padding: 30px 30px 50px 30px;
}

.review-form-subHead {
    text-align: center;
}
.review-form-subHead p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
}
.review-form-subHead h5 {
    margin: 0;
    padding: 15px 0 25px 0;
    font-size: 61px;
    color: #761fa5;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
}
.review-form-body input {
    height: 65px;
    border: none;
    margin-bottom: 25px;
}
.review-form-body button {
    width: 100%;
    border: none;
    margin-top: 20px;
    color: #141000;
    font-size: 33px;
    font-weight: bolder;
    background-image: linear-gradient(90deg, #892497, #0f04f4);
    padding: 15px 0;
    border-radius: 20px;
}
.navbar-toggler{
    background-image: linear-gradient(90deg, #892497, #0f04f4);
}
.navbar-toggler i{
    color: #fff;
    font-size: 30px;
}
.in-center:before {
	content: '';
	position: absolute;
	border-color: #761fa5;
	border-width: 2px 0px 0px 2px;
	z-index: 0;
	left: 5px;
	top: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	-webkit-transition: all .4s cubic-bezier(0, 0, 0, 0.24);
	transition: all .4s cubic-bezier(0, 0, 0, 0.24);
	animation: squareboder 6s linear infinite;
}

.in-center:after {
	content: '';
	position: absolute;
	border-color: #761fa5;
	border-width: 0px 2px 2px 0px;
	z-index: 0;
	right: 5px;
	bottom: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	-webkit-transition: all .4s cubic-bezier(0, 0, 0, 0.24);
	transition: all .4s cubic-bezier(0, 0, 0, 0.24);
	animation: squareboder 6s linear infinite;
}

.in-center{
    position: relative;
}

@keyframes squareboder {
	0% {
		width: 0%;
		height: 0%;
	}
	50% {
		width: calc(100% - 10px);
		height: calc(100% - 10px);
		border-color: #761fa5;
	}
	100% {
		width: 0%;
		height: 0%;
		border-color: #761fa5;
	}
}
.quick-info-box a, .quick-info-box p{
    font-size: 15px;
}

.fullNavDropdown .dropdown-menu{
    position: relative !important;
    background-color: transparent !important;
    border: none;
    top: -80px !important;
    margin: 0 auto !important;
    left: 45% !important;
}
.fullNavDropdown > a {
    display: block !important;
}
.fullNavDropdown .dropdown-menu a {
    color: #fff !important;
    font-size: 20px !important;
    display: block !important;
    text-align: center;
}

.ebook-main-sec .who-are-we-img {
    top: 35px;
}
.ebook-main-sec {
    padding: 90px 0px 130px 0;
}

.testimonial-slider .slick-dots li{
    width: 25px;
    height: 25px;
    margin: 2px 5px;
}
.testimonial-slider .slick-dots li button{
    width: 25px;
    height: 25px;
}

.testimonial-slider .slick-dots li button:before{
    width: 25px;
    height: 25px;
}
.wpb_wrapper {
    background-color: #141414;
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
  }

  .banner-form {
    
}
.divider-xl-70 {
    margin-top: 70px;
}
.ls h1, .ls h2, .ls h3, .ls h4, .ls h5, .ls h6 {
    color: #6d03a8;
}
.has-placeholder label {
    display: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select,
.form-control {
    height: auto;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #dadbd6;
    background-color: transparent;
    border-radius: 0;
    color: #6e7a81;
    padding: 0 40px 12px 0;
    font-size: 14px;
    width: 100%
}
.banner-form form {
    /*width: 105%;*/
    background: #ffffffe0;
    color: #000;
    position: relative;
    box-shadow: #00000082 0 11px 92px;
    float: right;
    /*border-radius: 15px;*/
    /*z-index: 4;*/
    text-align: left;
    padding: 45px 25px;
    border: 5px solid #7b20a2;

}
.banner-form input, .banner-form select {
    width: 97%;
    padding: 7px 17px;
    margin-bottom: 10px;
    outline: 0;
    background: #f4f4f4;
    font-size: 13px;
    color: #464646;
    font-weight: 500;
    /*font-family: Poppins,sans-serif;*/
    height: 43px;
    border-radius: 20px;
    box-shadow: none;
    border: 1px solid #ebe5e5;
    color: #a79e9e;
}
.banner-form textarea {
    min-height: 80px;
    width: 100%;
    padding: 10px 17px;
    margin-bottom: 10px;
    outline: 0;
    font-size: 13px;
    line-height: normal;
    color: #8d8d8d;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #ebe5e5;
    /*font-family: Poppins,sans-serif;*/
    background: #f4f4f4;
}

[type=submit]:not(:disabled){
    background-image: linear-gradient(
90deg, #892497, #0f04f4);
    color: #fff;
}
.step-section {
    padding-top: 50px;
    background-image: url(../images/step-bg.png);
    background-size: cover;
    background-position: bottom;
}
.step-item {
    position: relative;
    padding-bottom: 20px;
}
.step-section .an-primary-heading {
    font-size: 43px;
    margin-bottom: 50px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
}
.step-item h5 {
        font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 28px;
    font-family: "Playfair Display", serif;
     font-weight: 700;
     line-height: 30px;
}
.step-item p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}

.author-section {
    /*padding: 70px 0px;*/
}
.author-section .top {
    padding-bottom: 50px;
}
.author-section .top h2 {
    font-size: 40px;
    font-weight: 600;
    color: #0f0630;
    line-height: 50px;
    text-align: center;
}
.author-section .top p {
    font-size: 16px;
    color: #040f4d;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: center;
}
.author-item .tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.author-item .tags li {
    padding: 3px 10px;
    background: #f1f4fb;
    font-size: 14px;
    font-weight: 600;
    color: #0f0630;
    margin: 3px;
    border-radius: 5px;
}
.author-item h3 {
    font-size: 24px;
    font-weight: 600;
    color: #0f0630;
    line-height: 60px;
}
.author-book {
    margin-bottom: 20px;
}
.author-book>div {
    display: inline-block;
    max-width: 18%;
}
.author-book img {
    max-width: 95%;
}

/*.load-more {
    text-align: center;
    position: relative;
    margin-top: 50px;
}
.load-more button {
    font-size: 22px;
    padding: 15px 30px;
    border: none;
    background: #e9ebf0;
    text-transform: uppercase;
    border-radius: 7px;
    cursor: pointer;
}*/
.author-img img {
    width: 100%;
}
.author-img {
    position: relative;
}
.author-img .author-name {
    position: absolute;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    top: 50px;
    left: 50px;
    border: 3px solid #84229a;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.author-img .author-name h4 {
    width: calc(100% - 4px);
    text-align: center;
    background: #84229a;
    margin-bottom: 2px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 10px;
}
.author-item {
    padding: 50px 0px;
    border-top: 1px solid #e2e2e2;
    display: none;
}
.about-author p {
    font-size: 17px;
    color: #040f4d;
    line-height: 25px;
}
.terms-heading{

    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 600;
}

h3.terms-sub-heading {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px;
}
.term-text {
    line-height: 22px;
}
section.main-privacy {
    padding-top: 25px;
    padding-bottom: 25px;
}
section.addon-packages_new .addon-box-new {
    background: #fff;
    border: #e2e2e2 1px solid;
    padding: 20px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
    min-height: 320px;
    display: flex;
    height: 100%;
}
section.addon-packages_new .full-width .addon-box-txt-n {
    width: 70%;
    padding-left: 20px;
    padding-top: 20px;
}
.big-box-heading {
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
}
section.addon-packages_new .addon-box-new.full-width p {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    padding-right: 120px;
}
section.addon-packages_new .addon-box-new .addon-box-txt-n .addon-new-price {
    margin: 5px 0 14px;
}
.full-width label.addon-btn-new {
    border: #85239a 1px solid;
    font-size: 14px;
    background: #85239a;
    display: inline-block;
    color: #000;
    font-family: open sans,sans-serif;
    font-weight: 600;
    width: 40%;
    text-align: center;
    text-transform: uppercase;
    margin-right: 13px;
    margin-top: 20px;
    padding: 15px 20px 15px 20px;
}
.full-width label.addon-btn-new2 {
    border: #040f4d 1px solid;
    font-size: 14px;
    background: #040f4d;
    display: inline-block;
    color: #fff;
    font-family: open sans,sans-serif;
    font-weight: 600;
    width: 37%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    padding: 15px 20px 15px 20px;
}
.full-width .addon-box-img-n {
    width: 35%;
}
section.addon-packages_new .addon-box-new .addon-box-txt-n h2 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
    margin-bottom: 15px;
}
span.top-seller-addon {
    background: url(../img/top-seller-tag.png) right top;
    width: 100%;
    float: left;
    height: 100px;
    background-repeat: no-repeat;
    position: absolute;
    right: -13px;
    top: 13px;
}
.addon-box-new p {
    font-size: 15px;
    line-height: 25px;
}
section.addon-packages_new .addon-box-new .addon-box-txt-n .addon-new-price {
    margin: 5px 0 14px;
}
span.col-addon-price-nn {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: #151d34;
    display: inline-block;
    line-height: 19px;
}
span.col-addon-price-nn b {
    font-size: 23px;
    /* font-weight: 800; */
    display: block;
    color: #2b2b2b;
}
label.addon-btn-new {
    border: #85239a 1px solid;
    font-size: 14px;
    background: #85239a;
    display: block;
    color: #fff !important;
    font-family: open sans,sans-serif;
    font-weight: 600;
    width: 93%;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 20px 15px 20px;
}
.addon-box-img-n {
    width: 55%;
    display: inline-block;
}

.cus-mar{
    margin-bottom: 20px;
}