@import url('https://fonts.googleapis.com/css2?family=Paytone+One&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --blue: #1A10A3;
    --black: #000000;
    --grey: #EEEEEE;
}

.gradient {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(234, 236, 234, 1) 100%);
}

.rounded-full {
    border-radius: 50px;
}

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.Poppins {
    font-family: "Poppins", sans-serif;
}

body {
    font-family: "Poppins", sans-serif;
}

.grey {
    background: var(--grey);
}

.blue {
    background: var(--blue);
}

.black {
    background: var(--black);
}

.txtblue {
    color: var(--blue);
}

.fs18 {
    font-size: 18px;
}

.fs15 {
    font-size: 15px;
}

.fs50 {
    font-size: 50px;
}

.fs45 {
    font-size: 45px;
}

.fs40 {
    font-size: 40px;
}

.fs22 {
    font-size: 22px;
}

.fs20 {
    font-size: 20px;
}

.Paytone {
    font-family: "Paytone One", sans-serif;
}

.contentSec span {
    font-family: "Paytone One", sans-serif;

}

.fs38 {
    font-size: 38px;
}

.fs30 {
    font-size: 30px;
}

.fs28 {
    font-size: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Paytone One", sans-serif;
}

.Navigations .nav-link {
    font-size: 17px;
    color: var(--black);
}

.act a {
    flex: auto;
    text-align: center;
    padding: 0.9rem 1rem;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
}

.slideraction i {
    color: #FFAD00;
}

.sliderInfo img {
    width: -webkit-fill-available;
}

.slideraction ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 20px;
    margin-top: 1.5rem;
}

.slideraction ul li {
    flex: 48%;
    background: #E0E0E0;
    padding: 10px 10px;
    font-family: "Paytone One", sans-serif;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
}

.welcomeBooks {
    background: url("../../assets/images/welcomeBg.jpg");
}

.itemsedu {
    border: 1px solid var(--black);
    padding: 1.3rem 1rem;
    text-align: center;
    border-radius: 10px;
}

.services {
    background: url("../../assets/images/publicationServices.jpg");
}

.serviceBoxes {
    background: #FCF4F4;
    box-shadow: 0px 0px 10px #3333;
    border-radius: 10px;
    margin-bottom: 20px;
}

.serviceBoxes .fs38 {
    line-height: 42px;
}

.serviceBoxes a {
    background: var(--black);
    padding: 0.7rem 2rem;
    border-radius: 15px;
    text-decoration: none;
    color: #fff;
}

.subject ul li {
    flex: 20%;
}

.contentSec {
    background: #E7E7E7;
}

.infocontent {
    background: #fff;
    padding: 1rem 1rem;
    height: 100%;
    border-radius: 20px;

}

.radius20 {
    border-radius: 20px;
}

.fs40 {
    font-size: 40px;
}

.infocontent ul li,
.itemsx li {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.fs14 {
    font-size: 14px;
}

.universities ul li {
    flex: 17%;
}

.universities ul li img {
    width: 100%;
}

.processItems {
    box-shadow: 0px 0px 10px #3333;
    padding: 1rem 1rem;
    margin-bottom: 14px;
    gap: 10px;
}

.proccirlce {
    background: #D9D9D9;
    width: 80px;
    height: 55px;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 20px;
}

.publishedWork {
    background: url("../../assets/images/publicationServices.jpg");
}

.workItems {
    padding: 2rem 2rem 5px;
    background: #fff;
    height: 100%;

}

.workItems img {
    width: 100%;
}

.workItems p {
    font-size: 20px;
    text-align: center;
    font-family: "Paytone One", sans-serif;
    padding-top: 10px;
}

.publishinfo {
    background: url("../../assets/images/penbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem 2rem;
    color: #fff;
    height: 100%;
}

.publishus ul li {
    font-size: 19px;
    display: flex;
    align-items: start;
    border-bottom: 1px solid #000;
    padding: 5px 0;
}

.cta2 {
    background: #E7E7E7;
}

.leftcta {
    /* position: absolute;
    left: 0;
    bottom: 0; */
}

.faqImg {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 500px;
}

.infofooter ul li a {
    text-decoration: none;
    font-size: 17px;
    display: block;
    padding: 3px 0px;
    color: var(--black);
}

.policy li a {
    color: var(--black);
    text-decoration: none;
}

.green {
    color: #0BB73E;
}

.trustedClients {
    background: url("../../assets/images/publicationServices.jpg");
}

.trustedClients .serviceBoxes {
    background: #fff;
    height: 46%;
}

.costeffective .nav-tabs .nav-link {
    width: 100%;
    text-align: start;
    border: 1px solid #3333;
    margin: 3px 0;
    padding: 10px 19px;
    font-weight: 500;
    color: var(--black);
    font-family: "Paytone One", sans-serif;
    font-size: 19px;
}

.costeffective .nav-tabs .nav-link.active {
    background: #001B21;
    color: #fff;
}

.roundeds {
    border-radius: 20px;
}

.even {
    background: #D9D9D9;
}

.quote {
    position: absolute;
    bottom: 52px;
    right: 28px;
}

.testFooter {
    box-shadow: 0px 0px 10px #3333;
}

.yeloow {
    color: #FFB721;
}

.odd {
    background: var(--blue);
}

.flagtesti {
    position: absolute;
    top: 0;
    left: 0;
    width: 17%;
    height: 100%;
    z-index: -1;
}

.orderWrap {
    background: #ECECEC;
    padding: 2rem 3rem;
}

.orderWrap .form-control {
    padding: 10px 20px;
    border-radius: 20px;
    appearance: auto;
}

.orderWrap .form-group {
    margin: 10px 0;
}

.orderWrap button {
    background: var(--black);
    padding: 1rem 6rem;
    margin: auto;
    display: block;
    margin-top: 1.5em;
    color: #fff;
    border-radius: 32px;
    font-size: 19px;
}

.formInfo .form-control {
    padding: 12px 20px;
    margin: 6px 0;
}

.formInfo button {
    margin-top: 20px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.publishedWork .swiper-wrapper {
    padding-bottom: 3rem;
}

.services .swiper-wrapper {
    padding-bottom: 0rem;
}

.itemFlex li {
    flex: 41% !important;
    list-style: none;
    padding: 0;
    margin: 0;
}

.itemFlex li img {
    width: 19px !important;
}

.Navigations.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 333;
}

.fixedbtnwhatsapp {
    position: fixed;
    bottom: 1em;
    left: 2em;
    z-index: 999999;
}

.services .swiper-pagination-bullet-active,
.publishedWork .swiper-pagination-bullet-active,
.eduItems .swiper-pagination-bullet-active,
.subject .swiper-pagination-bullet-active {
    background: var(--black);
}

.accordion-button:not(.collapsed) {
    background: transparent;
    color: var(--black);
}

.itemsedu {
    height: 99%;
}

.eduItems .swiper-slide {
    height: auto;
}

.contentSec .col-lg-6 {
    margin-bottom: 10px;
}

.heading1 {
    background: var(--black);
    padding: 1rem 1rem;
    border-radius: 12px;
    color: #fff;
    font-size: 28px;
    margin-bottom: 0.6rem;
}

.heading2 {
    background: var(--blue);
    padding: 1rem 1rem;
    border-radius: 12px;
    color: #fff;
    font-size: 28px;
    margin-bottom: 0.6rem;
}

.sitemapdata ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    text-align: center;
    margin: 15px 0;
}

.sitemapdata ul li {
    width: 32%;
    padding:4px 10px;
    background: #e2e0e033;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.sitemapdata ul li a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 7px;
}

.legal-content h2,
.legal-content h3,
.legal-content span {
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 5px;

}

.legal-content ul {
    list-style: none;
}

.services .swiper-slide {
    height: auto;
}

.trustedClients .serviceBoxes div p {
    font-size: 14px;
}

.socialInfo ul li a img {
    width: 38px;
}

.sitemapdata ul {
    padding: 0px;
}
#moredata {
  transition: all 0.5s ease;
}

#moredata.show {
  display: block !important;
}

#moredata.d-none {
  display: none !important;
}