p {
  font-family: "Inter", sans-serif !important;
  font-size: 18px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", sans-serif !important;
}
ul {
  padding: 0 !important;
  list-style: none !important;
}
ul.sec1_ul {
    list-style: disc !important;
}
a {
  text-decoration: none !important;
}

.container {
  width: 100% !important;
  max-width: 1590px !important;
}
/* headings */
.title {
  font-size: 62px;
  font-weight: 900;
  line-height: 1;
}
.banner_form_heading {
  font-size: 32px;
  font-weight: 700;
}
.y_title {
    width: 39%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
/* headings */
/* ctas */
.btn_wrap {
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.pri_btn {
  font-size: 18px;
  font-weight: 400;
  font-family: inter;
  color: #fff;
  padding: 10px 50px;
  background: url(../images/home/submit_bg.png) no-repeat center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}
.sec_btn {
  font-size: 18px;
  font-weight: 400;
  font-family: inter;
  color: #fff;
  padding: 10px 20px;
  transition: all 0.3s ease-in-out;
}
.banner .cta {
  margin: -30px 200px -10px auto;
  display: block;
  width: fit-content;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: none !important;
  font-weight: 500;
  font-family: inter;
}
.editing_sec3 .sec_btn:hover {
  filter: invert(1);
}
.pri_btn.text-dark {
  filter: invert(1);
  color: #fff !important;
}

.banner_form input[type="submit"]:hover,
.sec_btn:hover ,
.pri_btn:hover {
    background: #fff;
    color: #000;
    border-radius: 0px;
}
.pri_btn.text-dark:hover {
    color: #000 !important;
}
/* ctas */
/* form */
.banner_form_wrap {
  width: 80%;
  background: url("../images/home/banner_form_shade.png") no-repeat center;
  background-size: 100% 100%;
  padding: 40px 70px;
  margin: 0 0 0 auto;
  margin-bottom: 40px;
}
.banner_form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
textarea,
input {
  width: 93%;
  padding: 15px 20px;
  background: #ffffff4f;
  border: none;
  outline: none;
  color: #fff;
}
.banner_form input[type="submit"] {
  background: url("../images/home/submit_bg.png") no-repeat center;
  /* background-size: ; */
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0px;
  cursor: pointer;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.banner_form ::placeholder {
  color: #fff;
}
/* form */
/* top header */
.top_left {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
}

.top_left a span {
  color: #fff !important;
  font-size: 17px;
  font-family: gantari;
  line-height: 1;
  font-family: "Montserrat", sans-serif !important;
}

.top_right {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.top_right ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
section.header_top {
  padding: 10px 0px;
  background: #ffffff3d;
  margin: 0 0 15px;
}
/* top header */
/* navbar */
.logo a {
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
nav.navbar ul.navbar-nav li a.active {
  background: url("../images/home/btn_corner.png") no-repeat center;
  background-size: 100% 100%;
  padding: 10px 20px !important;
}
.header_wrap {
  transition: all 0.3s ease;
}

.header_wrap.scrolled {
  background-color: #174ebd;
  padding: 0px 0 11px;
}

.header_wrap .header_top {
  transition: all 0.3s ease;
}

.header_wrap.scrolled .header_top {
  display: none;
}

/* navbar */
/* banner */
.banner {
  background: url("../images/home/banner_bg.png") no-repeat center;
  background-size: cover;
  padding: 190px 0 50px 0px;
}
.banner .slick-slide img {
  display: block;
  margin: 0 auto;
  aspect-ratio: 1/1;
  object-fit: contain;
  height: 140px;
  filter: invert(1);
  opacity: 0.5;
}
.banner_content {
  height: 70%;
  align-content: center;
}
ul.banner_slider {
  margin: 0;
}
li.slick-slide.slick-current.slick-active img {
  opacity: 1;
}
/* banner */
/* sec1 */
.sec1 {
  background: url("../images/home/sec1_bg.png") no-repeat center;
  background-size: 100% 100%;
}
.sec1 {
  padding: 80px 0 0;
}
.sec1_content {
  width: 100%;
  height: 100%;
  align-content: center;
}
.sec1_ul li {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  font-family: inter;
}
/* sec1 */
/* counter section */

.counter_sec {
  background: #174ebd;
  padding: 20px 0;
}
.counter_wrap {
  text-align: center;
}

.counter_wrap img {
  margin: 0 0 20px 0px;
}

.counter_wrap h2 {
  margin: 0px;
  text-align: center;
  font-family: "red hat display";
  font-size: 84px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(to top, #174ebd, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.counter_wrap p {
  margin: 0;
  color: #fff;
  text-align: center;
  font-family: "red hat display";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  bottom: 16px;
  background: #174ebd;
  padding: 0;
  width: fit-content;
  margin: 0 auto;
}
/* counter section */
/* sec2 */
.sec2 {
  background: url("../images/home/sec2_bg.png") no-repeat center;
  background-size: 100% 100%;
  padding: 100px 0 100px;
}
.sec2_p {
  width: 100%;
  height: 100%;
  align-content: center;
  width: 100%;
}
.sec2_heading h6 {
  font-size: 25px;
  font-weight: 400;
  font-family: montserrat;
}
.proce_nm {
  font-size: 83px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 60px;
}
.process_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 30px;
}
.process_slider {
  margin: 100px 0 0 270px;
  padding: 10px 0;
}
ul.process_slider li.slick-slide {
  max-width: 407px;
  background: #fafafa;
  padding: 40px 40px;
  margin: 0 0px 0 53px;
  outline: 5px solid #dadada;
  height: 533px;
  transition: all 0.3s ease-in-out;
}
.process_slider li.slick-slide.slick-current.slick-active {
  color: #fff;
  background: url("../images/home/proce_card_bg.png") no-repeat center;
  background-size: 100% 100%;
  border: none;
  outline: 5px solid transparent;
  box-shadow: 0 0 10px 10px #00000033;
}
.process_slider .slick-track {
  padding: 50px 0;
}
/* sec2 */
/* cta form */
.cta_form {
  background: url("../images/home/cta_form_bg.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 100px 0;
}
.cta_form_wrap input {
  background: #0000004f;
  width: 100%;
  margin: 0 0 30px;
  padding: 25px 20px;
}
.cta_form_wrap ::placeholder {
  color: #fff;
}
.footer_form input[type="submit"] ,
.cta_form_wrap input[type="submit"] {
  background: url("../images/home/submit_bg.png") no-repeat center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50px;
  cursor: pointer;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.cta_form_wrap {
  width: 100%;
  height: 100%;
  align-content: center;
}
.cta_form.dark_bg {
    background: #000 url("../images/marketing/cta_form_bg.png") repeat top left;
    background-size: contain;
}
/* cta form */
/* sec3 */
.sec3 .nav-tabs {
  justify-content: center;
  border: none;
}
.sec3 .nav-tabs .nav-link {
  font-size: 18px;
  font-family: "Montserrat";
  line-height: 1;
  padding: 6px 20px;
  border: none;
  color: #000;
}
.sec3 .nav-tabs .nav-link.active {
  background: url("../images/home/btn_corner_black.png") no-repeat center;
  background-size: 100% 100%;
}
.sec3 {
  padding: 100px 0;
  background: url("../images/home/line_bg.png") no-repeat top;
  background-size: 100% 100%;
}
.collection_slider {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding: 80px 0;
}

.collection_slider .slide {
  transition: transform 0.5s ease, z-index 0.5s ease;
  transform: scale(0.6);
  z-index: 1;
  position: relative;
}

.collection_slider .slick-current {
  transform: scale(1);
  z-index: 1;
}

.collection_slider .slick-current + .slick-slide {
  transform: translateX(-110px) scale(0.9);
  z-index: -1;
}

.collection_slider .slick-current + .slick-slide + .slick-slide {
  transform: translateX(-200px) scale(0.8);
  z-index: -2;
}

.collection_slider .slick-current + .slick-slide + .slick-slide + .slick-slide {
  transform: translateX(-320px) scale(0.7);
  z-index: -3;
}

.collection_slider
  .slick-current
  + .slick-slide
  + .slick-slide
  + .slick-slide
  + .slick-slide {
  transform: translateX(-430px) scale(0.6);
  z-index: -4;
}

/* Mirror the left side */
.collection_slider .slick-current ~ .slick-slide {
  transform: translateX(-52px) scale(0.9);
  z-index: -1;
}
.collection_slider .slick-current ~ .slick-slide ~ .slick-slide {
  transform: translateX(-127px) scale(0.8);
  z-index: -2;
}
.collection_slider .slick-current ~ .slick-slide ~ .slick-slide ~ .slick-slide {
  transform: translateX(-200px) scale(0.7);
  z-index: -3;
}
.collection_slider
  .slick-current
  ~ .slick-slide
  ~ .slick-slide
  ~ .slick-slide
  ~ .slick-slide {
  transform: translateX(-56px) scale(0.6);
  z-index: -4;
}

.collec_img img {
  width: 484px;
  height: 680px;
  object-fit: cover;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
.tab-content {
  margin: 80px 0 0;
}
.img1-wrap {
    position: relative;
    isolation: isolate;
}
 .img1-wrap::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:  url('../images/writing/sec3_img_bg.png') no-repeat center bottom;
    background-size: 100% 100%;
    z-index: -1;
    opacity: 0.8;
}
.sec3_content{
  width: 100%;
  height: 100%;
  align-content: center;
  
}
.sec3-content2{
  background: url("../images/writing/sec3_content2_bg.png") no-repeat center;
  background-size: 100% 100%;
  width: fit-content;
  padding: 150px 70px;
  margin: 220px 0;
}
.editing_sec3 .img1-wrap {
    height: 630px;
    align-content: center;
}
.editing_sec3 .sec3_content {
    align-content: flex-start;
}
.editing_sec3 .sec3_content .md_title {
    font-size: 34px;
    font-weight: 900;
    line-height: 1.5;
}
.editing_sec3 .container {
    margin-bottom: 250px !important;
}
/* sec3 */
/* editing sec4  */
.editing_sec4{
  background: url('../images/editing/editing_sec4_bg.png') no-repeat center;
  background-size: 100% 100%;
  padding: 100px 0;
}
.sec4_card {
    box-shadow: -8.01px 10.01px 52.04px 10.01px #000000;
    padding: 40px 70px;
    margin: 0 30px 60px 0px;
    height: 370px;
    align-content: space-evenly;
}
.sec4_num {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 93.5px;
    line-height: 96%;
    text-transform: uppercase;
}

.sec4_card .h4 ,
.sec4_card h4 {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 26.9px;
  line-height: 25.77px;
  vertical-align: middle;
  background: linear-gradient(104.5deg, #888888 13.94%, #FFFFFF 72.15%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.ed_se {
    gap: 110px;
    margin: 0 0 60px;
}
.sec4_card.bg {
    background: #fff;
    color: #000;
}
.sec4_card.bg .h4,
.sec4_card.bg h4{
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.editing_sec4 .heading_wrap .title {
    text-align: center;
    margin: 0 auto 110px;
    width: 90%;
}
/* editing sec4  */
/* ghostwriting */
.ghostwriting .services_heading {
    margin: 0 auto 100px;
}
.ghostwriting .dairy .cta_img img {
    position: relative;
    right: 40%;
}
.ghostwriting .img1-wrap {
    padding: 70px 0 0;
    height: 100%;
    align-content: center;
}
.sec8 {
    padding: 150px 0 100px;
}
.ghostwriting .cta_img2 img{
  position: relative;
  right: 40%;
}
ul.trsut_slider {
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner_content .qoute {
    font-size: 20px;
    line-height: 1;
}
.testi_slide  .testi_content p {
    height: 190px;
    overflow-y: scroll;
}
section.cta.book-printing ul li {
    text-align: left;
    width: fit-content;
}

section.cta.book-printing .row .col-md-6 {
    width: fit-content;
}

section.cta.book-printing .row {
    justify-content: center;
    gap: 50px;
}
/* ghostwriting */
/* services */
.services_heading {
  margin: 200px auto 100px;
  width: 70%;
}
.services_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 30px;
}
.ser_card p {
    font-size: 23px;
    line-height: 1;
    font-weight: 600;
    font-family: poppins !important;
}
.services_wrap li {
  flex: 1 0 16%;
  background: #fff;
  transition: all 0.3s ease-in-out;
}
.services_wrap li.active,
.services_wrap li:hover {
  background: #477AFF;
  filter: drop-shadow(20px 20px 40px #477bff8f);
}
.services_wrap li.active .ser_card,
.services_wrap li:hover .ser_card{
  filter: invert(1) brightness(1);
  outline: transparent;
  
}



.ser_card {
  width: 100%;
  padding: 78px 20px;
  outline: 1px solid #dadada;
}
/* services */
/* cta section */
.cta_content {
    width: 80%;
    margin: 0 auto;
}
.cta {
    padding: 100px 0px 60px;
    background: url("../images/home/cta_bg.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
    isolation: isolate;
    overflow: hidden;
}
.ghostwriting .cta ,
.publishing .cta {
    background: url("../images/publishing/publishing_cta_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.cta_img img {
    position: absolute;
    top: -13px;
    right: 0;
}
/* cta section */
/* why choose section */
section.why_sec {
    padding: 100px 0 0px;
    overflow-x: hidden;
    position: relative;
}
.why_wrap{
  background: url('../images/home/why_bg.png') no-repeat center;
  background-size: 39%;
  padding: 210px 0 0;
  position: relative;
  top: -80px;
  isolation: isolate;
}
.why_card {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
    width: 70%;
    margin: 0 0 0;
    position: relative;
    text-align: right;
}
.why_right .why_card {
    flex-direction: row-reverse;
    justify-content: flex-start;
    text-align: left;
}
.why_card:after{
  content: "";
  width: 74%;
  height: 100%;
  background: url('../images/home/why_sm_line.png') no-repeat center left;
  background-size: 40%;
  position: absolute;
  left: 99%;
  top: 36px;
  z-index: -1;
}
.why_left ul li:nth-child(2) {padding: 0 113px 38px 0;position: relative;top: -61px;}

.why_left ul li:nth-child(3) {
    padding: 0 220px 0px 0;
    position: relative;
    top: -70px;
    right: 20px;
}

.why_left ul li:nth-child(1) {
    padding: 0 0 20px 50px;
    position: relative;
    top: -61px;
    left: 42px;
}

.why_left ul li:nth-child(4) {
    padding: 0 100px 0 0;
    top: 5px;
    position: relative;
}
.why_left ul li:nth-child(4) .why_card:after{
  background: url('../images/home/why_btm_line.png') no-repeat center;
  background-size: 39%;
  left: 70%;
  top: -48px;
}
.why_right .why_card:after{
  background: url('../images/home/why_ri_line.png') no-repeat center right;
  right: 100%;
  left: 0;
  top: 34px;
  width: 40%;
  background-size: 80%;
}
.why_right ul li:nth-child(1) {
    padding: 0 70px 20px 0px;
    top: -57px;
    position: relative;
    left: 3px;
}

.why_right ul li:nth-child(2) {
    padding: 0 0px 0 125px;
    position: relative;
    top: -58px;
    left: 17px;
}

.why_right ul li:nth-child(3) {
    position: relative;
    left: 170px;
    padding: 0 0 10px 110px;
    top: -31px;
}

.why_right ul li:nth-child(4) {
    padding: 0 0 0 170px;
    position: relative;
    top: 22px;
}
.why_right ul li:nth-child(4) .why_card:after{
  background: url('../images/home/why_btm_line.png') no-repeat top right;
  background-size: 70%;
  transform: rotateY(165deg);
  left: 90px;
  top: -40px;
}
.why_sec .img1-wrap {
    padding: 130px 0;
}
/* why choose section */
/* authors slider section */
.author_sec{
  background: url("../images/home/author_bg.png") no-repeat center;
  background-size: 100% 100%;
  padding: 100px 0px;
  position: relative;
  bottom: -10px;
}

.video-slider {
  width: 97%;
  margin: 100px auto 0xp;
}

.video-slider .slick-track {
  padding: 170px 0;
}
.slick-center .v_slide{
  box-shadow: 20px 0px 10px rgba(0, 0, 0, 0.5), -20px 0px 10px rgba(0, 0, 0, 0.5);
}

.v_slide video,
.v_slide img {
  width: 600px;
  height: 400px;
  object-fit: contain;
  background: #000;
}

.play-btn {
  width: fit-content;
  height: fit-content;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  z-index: 3;
  cursor: pointer;
}

/* Base */
.video-slider .slick-slide {
  position: relative;
  z-index: -9;
  transform: scale(1.2);
  opacity: 1;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

/* Centered (main) */
.video-slider .slick-center {
  transform: scale(1.5);
  z-index: 5;
  opacity: 1;
}
.video-slider .slick-center::after{
  display: none;
}

/* Immediate siblings left/right of center */
.video-slider .slick-center + .slick-slide,
.video-slider .slick-center ~ .slick-slide:nth-child(1) {
  transform: scale(1.2);
  z-index: 3;
  opacity: 1;
  position: relative;
}

/* All others */
.video-slider .slick-slide:not(.slick-center):not(:nth-child(-n+4)) {
  transform: scale(1.3);
}
.video-slider .slick-slide::after,
.video-slider .slick-slide:not(.slick-center):not(:nth-child(n+2):nth-child(-n+4)):after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #000000a1;
    z-index: 15
}
.slick-arrow{
  z-index: 999;
}
.slick-arrow img {
    background: #fff;
    display: block;
    padding: 20px 16PX;
    border-radius: 50PX;

}
.slick-arrow img:hover {
    background: linear-gradient(90deg, #ffebeb 0%, #878100 100%);
    transition: 0.5s;
    filter: invert(1);
}
button.slick-prev.slick-arrow {margin-left: 23%;}

button.slick-next.slick-arrow {
    margin-right: 23%;
}
.play-btn img {
    width: 120px;
    height: 120px;
    background: none;
}
.author_content p {
    width: 60%;
    margin: 0 auto;
}
/* authors slider section */
/* writing process */
ul.pro_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.pro_card {
    width: 314px;
    height: 500px;
}
.proc_num {
    font-size: 20px;
    font-weight: 500;
    background: url(../images/writing/proces_num_bg.png) no-repeat center left;
    background-size: contain;
    padding: 10px 0 10px 20px;
    color: #fff;
    position: relative;
}
.proc_num::after {
    width: 100%;
    height: 2px;
    background: #15151540;
    content: '';
    position: absolute;
    top: 48%;
    z-index: -1;
}
.proc_content {
    padding: 0 40px 0 0;
    margin: 80px 0 0;
}
.proc_content p{
  color: #7D7878;
}
.pro_title {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.4;
}
.writing_process {
    padding: 150px 0;
}
.w_proc_wrap .title {
    width: 80%;
    text-align: center;
    margin: 0 0 10px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track (background) */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

/* Scroll thumb (the draggable part) */
::-webkit-scrollbar-thumb {
  background: linear-gradient(89.05deg, #102CF2 -134.48%, #0A134F 3.5%, #10238B 57.42%, #10238B 105.48%);
  border-radius: 10px;
  border: 2px solid #f1f1f1;
}
/* writing process */
/* hpbw section */
.hpbw_sec {
    padding: 100px 0;
    background: url('../images/writing/hpbw_bg.png') no-repeat center;
    background-size: 100% 100%;
}
.marketing .hpbw_sec  {
   background: url('../images/marketing/hpbw_bg.png') no-repeat center;

}
.publishing .hpbw_sec{
  background: url('../images/publishing/hpbw_bg.png') no-repeat center right;
}
/* hpbw section */
/* testimonial slider */
.testimonial {
    padding: 100px 0px;
}
.testi_content {
    padding: 0 20px 0 0;
    height: 100%;
    align-content: center;
}
.testi_card {
    max-width: 500px;
    padding: 20px;
    display: flex;
    gap: 15px;
    box-shadow: 0px 0px 60px #00000047;
    background: #fff;
}
ul.testi_slider {
  position: relative;
  min-height: 700px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.testi_slide {
  position: absolute;
  opacity: 0;
  transition: all 0.6s ease;
  z-index: 0;
}

.testi_card {
  max-width: 500px;
  padding: 30px 20px;
  display: flex;
  gap: 15px;
  box-shadow: 0px 0px 60px #00000047;
  background: #fff;
}

/* Custom layered positions */
.pos1 {
  transform: translate(0px, 0px) scale(1);
  z-index: 5;
  opacity: 1;
}
.pos2 {
  transform: translate(-120px, -180px) scale(0.9);
  z-index: 4;
  opacity: 1;
}
.pos3 {
  transform: translate(-388px, -6px) scale(0.75);
  z-index: 3;
  opacity: 1;
}
.pos4 {
  transform: translate(-320px, 138px) scale(0.7);
  z-index: 1;
  opacity: 1;
}
.pos5 {
  transform: translate(-182px, 190px) scale(0.8);
  z-index: 2;
  opacity: 1;
}
.pos7,
.pos6 {
  visibility :hidden;
}

/* Arrows */
.custom_arrows {position: relative;width: fit-content;left: 83%;top: -150px;}
.custom_arrows button {
  background: #E9E9E9;
  color: #000;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 20px;
  margin: 0 10px;
  cursor: pointer;
  transition:  0.3s ease-in-out;
}
button.next_arrow,
.custom_arrows button:hover {
    transform: scale(1.3);
    background: linear-gradient(89.05deg, #102CF2 -134.48%, #0A134F 3.5%, #10238B 57.42%, #10238B 105.48%);
    color: #fff;
}
/* testimonial slider */
/* pricing section */
.price_sec {
    background: url('../images/marketing/pricing_bg.png') no-repeat center;
    background-size: 100% 100%;
    padding: 120px 0px 200px;
}
.price_sec .title {
    margin: 30px 0 130px;
}
.price_card {
    background: #000;
    border: 10px solid #0044F2;
    color: #fff;
    transition: 0.3s ease-in-out;
}
.card_head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.best_value {
    font-size: 25px;
    font-weight: 500;
    font-family: poppins;
    padding: 10px 10px;
}

.save {
    padding: 10px 20px;
    font-size: 20px;
    background: #0044F2;
    color: #fff;
}
.price_title {
    font-size: 22px;
    text-align: center;
    font-weight: 900;
    font-family: poppins;
}
.card_bottom {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
}
.card_bottom a {
    padding: 20px 50px;
    background: #0044F2;
    font-size: 22px;
    font-family: poppins;
    line-height: 1;
    color: #fff;
    border: 8px solid #fff;
    position: relative;
    bottom: -43px;
}
.card_body ul li {
    font-size: 20px;
    font-family: poppins;
    line-height: 1.5;
    padding: 0 0px 18px 0;
    border-bottom: 0.1px solid #fff;
    margin: 10px 0 0;
}
.card_body {
    text-align: center;
    padding: 40px 50px;
}
.card_body ul {
    height: 470px;
    margin: 50px 0 50px;
    overflow-y: scroll;
}
.price_card:hover {
    background: #fff;
    color: #000;
}
.price_card:hover .card_bottom a {
  background: #000;
  color: #fff;
}
.price {
    font-size: 61px;
    line-height: 1;
    font-weight: bold;
}
.price del {
    font-size: 40px;
    font-weight: 400;
}
/* pricing section */
/* editing process section */
.ed_pro_heading {
    width: 54%;
}
.ed_pro_num {
    font-size: 37px;
    font-weight: 600;
    font-family: roboto;
}
.ed_pro_title {
    font-size: 22px;
    font-weight: 800;
    font-family: roboto;
    margin: 50px 0 20px;
}
.ed_pro_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding: 180px 0 0;
    gap: 20px;
}
.ed_pro_wrap .ed_pro_card:nth-child(1) {
    left: 60px;
    position: relative;
    top: 29px;
}
.ed_pro_wrap .ed_pro_card:nth-child(2){
  position: relative;
  top: 68px;
  left: 77px;
}
.ed_pro_wrap .ed_pro_card:nth-child(3) {
    position: relative;
    top: -126px;
    left: 80px;
}
.ed_pro_wrap .ed_pro_card:nth-child(4) {
    position: relative;
    top: -111px;
    left: 90px;
}
.ed_pro_wrap .ed_pro_card:nth-child(5) {
    position: relative;
    top: -282px;
    left: 93px;
}
.ed_pro_wrap .ed_pro_card:nth-child(6) {
    position: relative;
    top: -486px;
    left: 80px;
}
.editing_process_sec .container {
    position: relative;
    background: url('../images/editing/ed_proc_line.png') no-repeat top right;
    background-size: contain ;
}



/* editing process section */

/* faqs section  */

.faqs .accordion-header{
  border: none;
  box-shadow: none !important;
  background: transparent;
}

.faqs .accordion-item {
    border: none;
    border-bottom: 2px solid #000;
    background: transparent;
}
.faqs .accordion-button::after {
    flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    background-color: #7d78784a;
    border-radius: 50px;
    align-content: center;
    background-position: center;
}
.accordion-button:not(.collapsed)::after {
    background-color: linear-gradient(89.05deg, #102CF2 -134.48%, #0A134F 3.5%, #10238B 57.42%, #10238B 105.48%);

    transform: rotate(-180deg);
  
}
.faq_content {
    height: 100%;
    align-content: start;
    padding: 0 0 0 20px;
}
.faq_content .accordion-button {
    background: transparent;
    font-weight: 600;
}
.faq_content .accordion-button:not(.collapsed){
  background: transparent;
  color: #000;
}

.faq_img p {
    text-align: center;
    margin: 40px 0;
}
.faqs {
    background: url("../images/home/line_bg.png") no-repeat top;
    background-size: 100%;
    padding: 100px 0;
}
/* faqs section  */
/* footer form  */
.footer_form{
  background: url("../images/home/footer_form_bg.png") no-repeat center;
  background-size: 100% 100%;
  position:relative;
  top: 0px;
  padding: 100px 0px 60px;
}
.footer_form_heading {
    padding: 0 130px;
}
.hpbw_content {
  height: 100%;
  width: 100%;
  align-content: center;
}

.footer_form input, .footer_form textarea {
    width: 100%;
    margin: 0 0 20px;
    padding: 30px;
    color: #fff;
}
::placeholder {
    color: #fff;
}
.footer_form_heading h6 {
    font-size: 30px;
}
.form_wrap {
    text-align: center;
    margin: 50px 0 0;
    color: #fff;
    background: url("../images/home/footer_form_shade.png") no-repeat center;
    background-size: 100% 100%;
    padding: 80px 207px;
}

.form_title {
    font-size: 35px;
    font-weight: 900;
}
/* footer form  */
/* footer */
footer {
  background: #020202 url(../images/home/footer_bg.png) no-repeat center;
  background-size: 100% 100%;
  padding-top: 60px;
}
.footer_title {
  font-size: 20px;
  font-weight: bold;
  font-family: inter;
  color: #fff;
  position: relative;
  padding: 0 0 20px;
}

.footer_title::before {
  content: "";
  width: 50px;
  height: 4px;
  left: 2px;
  bottom: 0;
  background: #fff;
  position: absolute;
  border-radius: 20px;
}

.footer_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto 0 60px;
  display: block;
  width: 6px;
  height: 6px;
  background: #0a3eee;
  border-radius: 50%;
}
.links {
  margin: 36px 0 0;
}
.links li a {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  font-family: inter;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin: 10px 0 0;
}
.links li a span {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  font-family: inter;
}
.trust_img {
  margin: 30px 0 0;
}
.footer-bottom {
    display: flex;
    justify-content: center;
    margin: 130px 0 0;
    background: #505050;
    align-items: center;
    padding: 10px 20px 10px;
}
/* footer */
/* profreading section */
.Profreading .sec1 {
    padding: 100px 0;
}
.Profreading .writing_cta .cta_content {
    width: 84%;
    margin: 0;
}
.Profreading .cta_img img {
    top: -20px;
    height: 690px;
    width: 1060px;
    right: -10px;
}
.mock_wrap {
    width: 100%;
    height: 100%;
    align-content: end;
    background: #000 url('../images/authorswebsite/mock1_bg.png') no-repeat center top;
    background-size: 100% 100%;
    position: relative;
}
.mock_wrap.mock2{
  background: #000 url('../images/authorswebsite/mock2_bg.png') no-repeat center top; 
  background-size: 100% 100%;
}
.mock_wrap.mock3{
  background: #000 url('../images/authorswebsite/mock3_bg.png') no-repeat center top; 
  background-size: 100% 100%;
}
.mock_wrap.mock4{
  background: #000 url('../images/authorswebsite/mock4_bg.png') no-repeat center top; 
  background-size: 100% 100%;
}

.mock_wrap img {
    margin: 0 auto;
    display: block;
    position: relative;
    bottom: -30px;
}
.mock_wrap.mock4 img{
  bottom: -10px;
}
.author_web_coll .row {
    row-gap: 30px;
}
/* profreading section */
/* marketing */
.marketing_proc {
    padding: 100px 0;
    background: url('../images/marketing/mar_proc_bg.png') no-repeat center center;
    background-size: 100% 100%;
}
.marketing_proc_wrap.center {
    align-content: center;
    height: 100%;
    width: 100%;
    position: relative;
}
.process_wrapper{
  position: relative;
  isolation: isolate;
  margin: 100px 0 0;
}
.process_wrapper::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/marketing/proc_bg.png) no-repeat center center;
  background-size: contain;
  z-index: -2;
}
.marketing_proc_wrap.center img {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-510px, 170px);
    height: 770px;
    z-index: -1;
}
.marketing_proc_wrap.left {
    text-align: right;
}
.marketing_proc_card {
    display: flex;
    margin: 0px 0 50px;
    position: relative;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
}
.marketing_proc_wrap.left ul li {
    padding: 0 30px 0 0;
    position: relative;
    right: 30px;
}

.marketing_proc_wrap.left ul li:nth-child(2),
.marketing_proc_wrap.left ul li:nth-child(3) {
    right: 120px;
}
.marketing_proc_wrap ul {
    position: relative;
}

.marketing_proc_wrap ul::after {
    position: absolute;
    right: 90px;
    content: '';
    top: 20px;
    height: 87%;
    width: 300px;
    background: url(../images/marketing/left_line.png) no-repeat right top;
    background-size: contain;
    z-index: -2;
    transform: rotate(4deg);
}
.marketing_proc_wrap.right ul li {
    padding: 0 0 0 40px;
    position: relative;
    left: 50px;
}

.marketing_proc_wrap.right ul li:nth-child(2),
.marketing_proc_wrap.right ul li:nth-child(3) {
    left: 140px;
}
.marketing_proc_wrap.right ul::after {
    position: absolute;
    right: 90px;
    content: '';
    top: 20px;
    height: 87%;
    width: 300px;
    background: url(../images/marketing/right_line.png) no-repeat left top;
    background-size: contain;
    z-index: -2;
    transform: rotate(357deg);
}
.md_title {
    font-size: 30px;
    font-weight: 800;
}
.cta_form_content {
    width: 100%;
    height: 100%;
    align-content: center;
}
.y_title span {
    font-weight: 300;
    font-size: 14px;
}
.formating .cta.writing_cta {
    padding: 100px 0 0;
}
.ghostwriting .cta.writing_cta .cta_img img {
    position: absolute;
    top: -23px;
    right: 0;
    width: 52%;
    height: 650px;
}
.Profreading .cta.writing_cta .cta_img img {
    position: absolute;
    top: -23px;
    right: 0;
    width: 52%;
    height: 690px;
}
/* marketing */
#burger {
    display: none;
}
.open-main-nav {
	position: absolute;
	top: 29px;
	padding-top: 20px;
	right: 15px;
	z-index: 1000;
	background: none;
	border: 0;
	cursor: pointer;
}
.open-main-nav:focus {
	outline: none;
}
.logo {
    position: relative;
    padding: 10px 0 0;
}
.burger {
	position: relative;
	display: block;
	width: 28px;
	height: 4px;
	margin: 0 auto;
	background: #fff;
	transform: skew(5deg);
	transition: all .275s;
}

.burger:after,
.burger:before {
	content: '';
	display: block;
	height: 100%;
	background: #fff;
	transition: all .275s;
}

.burger:after {
	transform: translateY(-12px) translateX(-2px) skew(-20deg);
}

.burger:before {
	transform: translateY(-16px) skew(-10deg);
}

/* Toggle State part */
.is-open .burger {
	transform: skew(5deg) translateY(-8px) rotate(-45deg);
}

.is-open .burger:before {
	transform: translateY(0px) skew(-10deg) rotate(75deg);
}

.is-open .burger:after {
	transform: translateY(-12px) translateX(10px) skew(-20deg);
    opacity: 0;
}

/* MENU Text part */

.burger-text {
	display: block;
	font-size: .675rem;
	letter-spacing: .05em;
	margin-top: .5em;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	color: #fff;
}
/* mobile nav */
#main-nav {
    position: fixed;
    background: #000000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: scroll;
    overflow-x: hidden;
}
/* Main menu positionning */
.main-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #FFF;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: all .375s;
}

.main-nav.is-open {
    opacity: 1;
    z-index: 100;
    visibility: visible;
}

/* Yellow band effect */
.main-nav::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: -50px;
	 background: #174ebd;
	 transform-origin: 0 0;
	 transform: skew(-14deg) translateX(-120%);
	 transition: all .275s .1s;
}

.main-nav.is-open::before {
    transform: skew(-14deg) translateX(0);
}

/* Skewing effect on menu links */
.main-nav .mobile_ul {
    display: inline-flex;
    flex-direction: column;
    height: 100%; /* Should be 100%, but we have a notice message :D */
    align-items: flex-end;
    justify-content: flex-end;
    transform: translateX(0%) skew(-16deg);
}

.main-nav .mobile_ul .mobile_li {
    display: block;
    margin: 0rem 0;
    text-align: right;
    transform: skew(16deg);
}

/* Apparition effect on links */
.main-nav .mobile_ul .mobile_li a {
    opacity: 0;
    transform: translateY(-10px);
}

.main-nav.is-open .mobile_ul .mobile_li a {
    opacity: 1;
    transform: translateY(0);
}
.main-nav .mobile_ul .mobile_li:nth-child(1) a {
	transition: all 275ms 175ms
}
.main-nav .mobile_ul .mobile_li:nth-child(2) a {
	transition: all 275ms 225ms
}
.main-nav .mobile_ul .mobile_li:nth-child(3) a {
	transition: all 275ms 275ms
}
.main-nav .mobile_ul .mobile_li:nth-child(4) a {
	transition: all 275ms 325ms
}
.main-nav .mobile_ul .mobile_li:nth-child(5) a {
	transition: all 275ms 375ms
}


/* Decoration */
.main-nav .mobile_ul,
.main-nav .mobile_ul .mobile_li {
	list-style: none;
	padding: 0;
}
.main-nav a {
	display: block;
	padding: 5px 0;
	color: #fff;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
}

/* mobile nav */

header.header_wrap {
  padding: 0px 0 20px;
  position: fixed;
  width: 100%;
  margin: auto;
  top: 0;
  z-index: 9999;
}
.partners-sec {
  background: linear-gradient(
    45deg,
    rgba(0, 78, 135, 1) 0%,
    rgba(0, 147, 255, 1) 100%
  ) !important;
  height: auto;
  padding: 30px 0 80px 0;
}

.google img {
  width: 300px;
  padding: 38px 9px 0px 46px;
}
.meta img {
  width: 280px;
  padding: 61px 10px 0px 66px;
}
.microsofe img {
  width: 318px;
  padding: 49px 0px 0px 16px;
}
.google {
  background-color: white;
  border-radius: 20px;
  height: 200px;
  width: 80%;
}
.iti.iti--allow-dropdown.iti--show-flags {
  margin: 0 0 20px 0;
}

.iti.iti--allow-dropdown.iti--show-flags input[type="number"] {
  width: 100%;
  padding: 0 130px 0 70px;
}
.popup_form_wrp .iti.iti--allow-dropdown.iti--show-flags input[type="number"] {
  width: 100% !important;
  padding: 0 220px 0 70px !important;
}
.popup_form_wrp .iti.iti--allow-dropdown.iti--show-flags {
  margin: 0 0 20px 0;
}
.meta {
  background-color: white;
  border-radius: 20px;
  height: 200px;
  width: 80%;
}
.microsofe {
  background-color: white;
  border-radius: 20px;
  height: 200px;
  width: 80%;
}
.partner-heading h2 {
  font-size: 40px;
  font-weight: 900;
  padding: 25px 0 25px 0;
}
nav.navbar ul.navbar-nav li a {
  color: #fff !important;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 !important;
  /* margin: 0 0 0 35px; */
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif !important;
}

nav.navbar ul.navbar-nav li button.btn-dark {
  margin: 0 0 0 20px;
  border-radius: 10px;
  background: #004e87;
  border: none;
  width: 200px;
  height: 45px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 0;
}

nav.navbar ul.navbar-nav li button.btn-dark:hover {
  background: #000;
  transition: 0.5s;
  color: #fff;
}

nav.navbar ul.navbar-nav li a.number_wrap {
  color: #004e87 !important;
  font-weight: 600;
}

nav.navbar ul.navbar-nav li a:hover {
  color: #9fa4be !important;
  transition: 0.5s !important;
  background: none !important;
}

footer.main_footer {
  padding: 0 0 0 0;
}

.form_row {
  border-radius: 10px;
  border: 1px solid #f6f6f6;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.2) 0%,
      rgba(255, 255, 255, 0.2) 100%
    ),
    #fff;
  box-shadow: 0px 4px 20px 0px rgba(194, 194, 194, 0.25);
  position: relative;
  top: 100px;
}

.form_row .form_left_img {
  text-align: center;
  padding: 0 40px;
}

.form_row .form_left_img h4 {
  margin: 40px 0 10px 0;
  color: #282828;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.form_row .form_left_img p {
  margin: 0 0 20px 0;
  color: #282828;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  text-transform: capitalize;
}

.form_row .form_left_img a {
  color: #282828;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.form_right {
  padding: 0 40px 0 40px;
}

.form_right h2 {
  color: #282828;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 20px 0;
}

.form_right p {
  color: #282828;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.form_right form {
  margin: 30px 0 0 0;
}

.form_right form input,
.form_right form textarea {
  width: 100%;
  border-radius: 50px;
  background: #e8e6e6;
  border: none;
  height: 60px;
  margin: 0 0 15px 0;
  padding: 0 0 0 30px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form_right form textarea {
  height: 150px;
  border-radius: 30px;
  padding: 20px 30px;
}

.form_right input[type="submit"] {
  background: #004e87 !important;
  padding: 0 !important;
  color: #fff !important;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
  width: 193px !important;
  height: 51px !important;
  border-radius: 10px;
}

section.footer_sec {
  background: #1b1b1b;
  padding: 150px 0 20px 0;
}

.footer_inner img {
  margin: 0 0 20px 0;
  width: 40%;
}

.footer_inner p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  text-transform: capitalize;
}

.footer_inner h5 {
  color: #fff;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 20px 0;
}

.footer_inner ul.service_points li a,
.footer_inner ul li a {
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.footer_inner ul.service_points li a:hover,
.footer_inner ul li a:hover,
.footer_info ul li p a:hover {
  color: #ffffff !important;
  transition: 0.5s;
}

.footer_inner ul li {
  margin: 0 0 5px 0;
}

.footer_info ul li {
  display: flex;
  align-items: start;
  margin: 0 0 20px 0;
}

.footer_info ul li p,
.footer_info ul li p a {
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.footer_info ul li img {
  margin: 0 20px 0 0;
}

section.bottom_footer {
  background: #111;
  padding: 20px 0;
}

section.bottom_footer p {
  margin: 0;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.form_row .col-md-6 {
  padding-bottom: 80px !important;
}

.form_row .col-md-6:nth-child(1) {
  border-right: 4px solid #eaeaea;
}

.banner_img img {
  width: 100%;
}

.banner_img {
  text-align: right;
}

.banner_inner h5 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #0190f9;
}

.banner_inner h2 {
  color: #1b1b1b;
  font-size: 42px;
  font-weight: bold;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  width: 80%;
}

.banner_inner p {
  color: #1e1e1e;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

button.btn-dark {
  border-radius: 10px;
  background: #004e87;
  border: none;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  padding: 0 30px;
  height: 55px;
}

button.btn-dark:hover {
  background: #000;
  transition: 0.5s;
}

.logos_wrap {
  text-align: center;
}

.logo_content {
  text-align: center;
}

.logo_content h4 {
  color: #181818;
  font-family: Lato;
  font-size: 21.433px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 20px 0;
}

.logo_content p {
  margin: 0;
  color: #1a1a1a;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 30.301px */
}

section.sec_2 {
  padding: 80px 0 80px 0;
}

.badges_inner h2 {
  color: #181818;
  text-align: center;
  font-family: Lato;
  font-size: 37.507px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.badges_inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 30px !important;
}

section.sec_2 .row.mt-5 {
  margin-top: 100px !important;
}

.video_img img {
  width: 100%;
}

.col-md-6.bg_color {
  padding: 60px 30px 0 30px;
  background: #000;
  height: 354px;
  border-left: 11px solid red;
}

.video_inner h5 {
  color: #004e87;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.video_inner p {
  color: #111;
  font-family: Lato;
  font-size: 16.075px;
  font-style: normal;
  font-weight: 400;
  line-height: 188.5%; /* 30.301px */
  margin: 0 0 10px 0;
}

.video_inner h2 {
  text-align: center;
  color: #111;
  text-align: center;
  font-family: Lato;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  width: 800px;
  margin: auto;
}

section.form_sec {
  padding: 60px 0;
  background-image: url(../images/form_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.info_form h2 {
  margin: 0;
  background: #004e87;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 37.507px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  padding: 5px 0;
  border-radius: 10px 10px 0px 0px;
}

.info_form form {
  margin: 50px 0 0 0;
  display: flex;
  justify-content: space-between;
}

.info_form form input {
  border: none;
  border-bottom: 1px solid #000;
  width: 100%;
  flex: 0 0 23%;
  outline: none;
  padding-bottom: 20px;
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 105.3%; /* 14.742px */
  text-align: left;
}

.info_form form input::placeholder {
  color: #161616;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 105.3%; /* 14.742px */
}

.info_form form input[type="submit"] {
  border: none !important;
  padding: 0 !important;
  border-radius: 50px;
  background: #004e87;
  width: 252px;
  height: 60px;
  text-align: center !important;
  color: #fff !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 105.3%; /* 18.954px */
}

.single_div {
  text-align: center;
  padding: 50px 0;
}

.single_div h2 {
  color: #004e87;
  text-align: center;
  font-family: Lato;
  font-size: 37.507px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}

.information_wrap ul {
  display: flex;
  justify-content: center;
}

.information_wrap ul li {
  text-align: center;
  margin: 0 30px;
}

.information_wrap ul li p {
  color: #161616;
  font-family: Lato;
  font-size: 16.986px;
  font-style: normal;
  font-weight: 900;
  line-height: 105.3%; /* 17.886px */
  margin: 0 0 10px 0;
}

.information_wrap ul li p img {
  margin: 0 7px 0 0;
}

.information_wrap ul li h2,
.information_wrap ul li h2 a {
  color: #161616;
  font-family: Lato;
  font-size: 28.184px;
  font-style: normal;
  font-weight: 600;
  line-height: 105.3%; /* 29.678px */
  margin: 0;
}

.logos_div {
  margin: 0;
}

.logos_div ul {
  margin: 0 !important;
}

.logos_div ul li img {
  display: block;
  margin: auto;
  width: 70%;
}

section.sec_4 {
  padding: 20px 0 20px 0 !important;
  background-color: #fafafa;
}

button.btn-dark a {
  color: #fff;
}

.global_inner h2 {
  color: #181818;
  font-family: Lato;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.global_inner h2 span {
  color: #004e87;
  font-weight: 500;
}

.global_inner p {
  margin: 0 0 15px 0;
  color: #393939;
  font-family: Lato;
  font-size: 19.816px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.global_inner button.btn-dark {
  margin-top: 20px;
}

section.sec_5 {
  padding: 100px 0 0 0;
}

.idea_row {
  margin-top: 100px !important;
  border-bottom: 1px solid #004e87;
}

.video_wrap h2 {
  margin: 0 0 10px 0;
  color: #212121;
  font-family: Lato;
  font-size: 70px;
  font-style: normal;
  font-weight: 800;
  line-height: 80px;
  text-transform: uppercase;
}

.video_wrap h2 span {
  color: #004e87;
}

.video_wrap p {
  color: #393939;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  margin: 0;
}

section.sec_7 {
  padding: 0 0 60px 0;
}

.icon_box {
  text-align: center;
}

.icon_box .child_box:nth-child(1) {
  margin: 0 0 30px 0;
}

.child_box h2 {
  color: #1e1e1e;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 10px 0;
}

.child_box p {
  color: #1e1e1e;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 15px 0;
}

.icon_box .child_box a {
  color: #f12224;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-bottom: 1px solid #f12224;
}

.learing_inner {
  display: flex;
}

.learing_inner .child_learning {
  flex: 0 0 50%;
}

.learing_inner .child_learning:nth-child(1) {
  flex: 0 0 34%;
}

.child_learning h2 {
  color: #1e1e1e;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.child_learning button.btn-dark {
  margin-top: 90px;
  background: #000;
}

img.learning_img {
  width: 360px;
}

h2.other_text {
  font-size: 18px;
}

section.sec_9 {
  padding: 0;
  background-image: url(../images/bg_shadow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 384px;
  align-items: center;
  padding: 15px 0;
  margin: 0;
}

.publish_inner h4 {
  color: #fff;
  font-family: Lato;
  font-size: 50.642px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.publish_inner h2 {
  color: #fff;
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 60px;
  margin: 0 0 10px 0;
}

.publish_inner p {
  margin: 0;
  color: #fff;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.global_inner button {
  background: #f12224;
  margin: 0 15px 0 0;
}

.publish_img {
  text-align: left;
}

section.sec_10 {
  padding-bottom: 80px;
}

.our_inner p {
  color: #393939;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

.our_inner h2 {
  color: #212121;
  font-family: Lato;
  font-size: 60px;
  font-weight: 500;
  line-height: 70px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.our_inner h2 span {
  color: #f12224;
}

.project_box {
  text-align: center;
}

.project_box img {
  margin: 0 0 20px 0px;
}

.project_box p {
  color: #4a4a4a;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.cta_row {
  padding: 30px 0;
}

.cta_row button.btn-dark {
  padding: 0 !important;
  border-radius: 10px;
  background: #f12224;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  width: 200px;
}

section.sec_11 {
  padding-bottom: 80px;
}

.benefit_inner h5 {
  color: #181818;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 15px 0;
}

.benefit_inner h2 {
  color: #181818;
  font-family: Lato;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 20px 0;
}

.benefit_inner h2 span {
  color: #004e87;
  font-weight: bold;
}

.qr_box h3 {
  display: flex;
  align-items: center;
  color: #000;
  font-family: Lato;
  font-size: 19.386px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 15px 0px;
}

.qr_box h3 img {
  margin: 0 5px 0 0;
}

.qr_box p {
  margin: 0;
  color: #4a4a4a;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 90%;
}

.counter {
  text-align: center;
}

.count-title {
  color: #fff;
  text-align: center;
  font-family: Lato !important;
  font-size: 70px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 20px 0 10px 0;
}

.count-text {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

section.sec_12 {
  background-image: url(../images/bg_counter.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 384px;
  padding: 35px 0 0 0;
}

section.sec_13 .cta_row {
  border: none;
  margin-top: 0 !important;
}

.process_inner h2 {
  color: #212121;
  font-family: Lato;
  font-size: 80px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}

.process_inner h2 span {
  color: #004e87;
}

.proces_box ul {
  display: flex;
  align-items: center;
}

.proces_box ul li {
  flex: 0 0 61%;
}

.proces_box ul li:nth-child(1) {
  flex: 0 0 38%;
}

.proces_box ul li h3 {
  color: #212121;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}

.proces_box ul li p {
  color: #5c5c5c;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
  width: 88%;
}

section.sec_13 {
  padding-bottom: 80px;
}
.sec_14 .row {
  background-image: unset !important;
}
.sec_14 .publish_inner h4,
.sec_14 .publish_inner h2,
.sec_14 .publish_inner p {
  color: #212121;
}
.sec_14 .row .publish_img img {
  width: 80%;
}
.sec_14 .publish_inner .global_inner button.btn-dark {
  background: #004e87;
  text-transform: uppercase;
}

section.sec_15 {
  padding-bottom: 80px;
  padding-top: 80px;
}

.testimonial_inner {
  text-align: center;
}

.testimonial_inner h2 {
  margin: 0;
  color: #212121;
  font-family: Lato;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.testimonial_inner h2 span {
  color: #f12224;
}

.testimonial_box {
  box-shadow: 0 0 10px #adadad;
  border-radius: 20px;
  padding: 30px 20px 0 20px;
  min-height: 290px !important;
}

.testimonial_box ul {
  display: flex;
  flex-wrap: wrap;
}

.testimonial_box ul li {
  flex: 0 0 33%;
}

.testimonial_box ul li:nth-child(1) {
  flex: 0 0 20%;
}

.testimonial_box ul li:nth-child(2) {
  flex: 0 0 50%;
}

.testimonial_box ul li:nth-child(3) {
  flex: 0 0 30%;
  padding-top: 10px;
}

.testimonial_box ul li h5 {
  margin: 0 0 5px 0;
  color: #000;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.testimonial_box ul li p {
  color: #4a4a4a;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.testimonial_box ul li p span {
  position: relative;
  left: 2px;
}

.box_inner h4 {
  color: #2b2b2b;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 10px 0;
}

.box_inner img {
  object-fit: cover;
  width: 80px;
  margin: 0 0 15px 0;
}

.box_inner p {
  color: #4a4a4a;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

section.testimonial_sec {
  overflow: hidden;
}

.testimonial_wraper .item ul {
  width: 70%;
  margin: auto;
  background-image: url(../images/testimonial_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
}

.testimonial_wraper .item ul li:nth-child(2) img {
  width: 100%;
}

.testimonial_wraper .item ul li:nth-child(1) {
  padding-left: 40px;
}

.testimonial_wraper .item ul li h4 {
  color: #fff;
  font-family: Lato;
  font-size: 25px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.testimonial_wraper .item ul li h2 {
  color: #fff;
  font-family: Lato;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  width: 90%;
  margin: 20px 0 20px 0;
}

.testimonial_wraper .item ul li button.btn-dark {
  background: #ffcb14;
  color: #1a1a1a;
  font-weight: bold;
}

.rev_slider .slick-slider {
  margin-left: -12%;
  margin-right: -12%;
}

.rev_slider .slick-list {
  padding-top: 10% !important;
  padding-bottom: 10% !important;
  padding-left: 15% !important;
  padding-right: 15% !important;
}

.rev_slider .slick-dots {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.rev_slider .slick-track {
  max-width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  perspective: 100px;
}

.rev_slider .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  width: 100% !important;
  transform: translate3d(0, 0, 0);
  transition: transform 1s, opacity 1s;
}

.rev_slider .slick-snext,
.rev_slider .slick-sprev {
  display: block;
}

.rev_slider .slick-current {
  opacity: 1;
  position: relative;
  display: block;
  transform: translate3d(0, 0, 20px);
  z-index: 2;
}

.rev_slider .slick-snext {
  opacity: 0.5;
  transform: translate3d(20%, 0, 0px);
  z-index: 1;
}

.rev_slider .slick-sprev {
  opacity: 0.5;
  transform: translate3d(-20%, 0, 0px);
}

.test {
  display: block;
  width: 70%;
  margin: auto;
  background-image: url(../images/testimonial_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 327px;
  border-radius: 30px;
}

.test ul {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.test ul li h4 {
  color: #fff;
  font-family: Lato;
  font-size: 25px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0 0 20px 0;
}

.test ul li:nth-child(1) {
  padding-left: 30px;
}

.test ul li h2 {
  color: #fff;
  font-family: Lato;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.test ul li button.btn-dark {
  background: #ffcb14;
  padding: 0;
  width: 145px;
  height: 45px;
  margin: 20px 0 0 0;
}

.rev_slider button.slick-arrow:nth-child(1),
.rev_slider button.slick-arrow:nth-child(3) {
  background-image: url(../images/left_arrow.png);
  background-repeat: no-repeat;
  font-size: 0;
  width: 54px;
  height: 54px;
  border: none;
  position: absolute;
  left: 15%;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  z-index: 9;
}

.rev_slider button.slick-arrow:nth-child(3) {
  background-image: url(../images/right_arrow.png);
  left: unset;
  right: 15%;
}

.contact_wraping h4 {
  color: #fff;
  font-family: Lato;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.contact_wraping h2 {
  color: #fff;
  font-family: Lato;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.contact_wraping ul li {
  display: flex;
  align-items: center;
  margin: 0 20px;
}

.contact_wraping ul {
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
}

.contact_wraping ul li img {
  width: 60px;
  margin: 0 15px 0 0;
}

.contact_wraping ul li p {
  margin: 0;
}

.contact_wraping ul li p a {
  color: #fff;
  font-family: Lato;
  font-size: 23.838px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-transform: lowercase;
}

/* portfolio_page */

section.global_inner_banner {
  text-align: center;
}
.footer-Info ul li img {
  width: 40px;
}
.global_inner_banner h5 {
  color: F1052F;
  font-family: Lato;
  font-size: 28.239px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.global_inner_banner h2 {
  color: #1e1e1e;
  font-family: Lato;
  font-size: 56.478px;
  font-style: normal;
  font-weight: 500;
  line-height: 66px;
  text-transform: uppercase;
}

section.portfolio_sec_wrap {
  padding: 80px 0 80px 0;
}

.portfolio_inner {
  text-align: center;
}

.portfolio_inner h2 {
  color: #393939;
  font-family: Lato;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.portfolio_inner h2 span {
  color: #004e87;
}

.portfolio_img ul {
  display: flex;
  flex-wrap: wrap;
}

.portfolio_img ul li {
  flex: 0 0 20%;
  margin: 0 0 15px 0;
}

.portfolio_img ul li img {
  width: 95%;
}

/* testimonial_pge */

.testimonial_pg_sec {
  padding: 80px 0 80px 0 !important;
}

.about_icon_box img {
  width: 100%;
}

.new_about_box p {
  color: #121212;
  font-weight: 300;
}

.new_about_box .icon_box {
  display: block;
}

.new_about_box .icon_box .child_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px 0;
}

.new_about_box .icon_box .child_box img {
  margin: 0 20px 0 0;
}

.boss_check ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin: auto;
  margin-top: 50px;
}

.boss_check ul li {
  flex: 0 0 28%;
  border: 1px solid #e9e9e9;
  margin: 0 0 20px 0;
  border-radius: 50px;
  padding: 0 0 0 10px;
  height: 50px;
  display: flex;
  align-items: center;
  color: #1e1e1e;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.boss_check ul li img {
  margin: 0 30px 0 10px;
}

.boss_check ul li:last-child {
  border: none;
}

section.sec_1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  padding: 150px 0 100px 0;
  background-image: url(../images/sec_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

section.simple_sec {
  padding: 60px 0 0 0;
  position: relative;
}

.new_simple_img {
  text-align: center;
}

.new_simple_inner h5 {
  color: F1052F;
  font-family: Lato;
  font-size: 28.239px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.new_simple_inner h2 {
  color: #181818;
  font-family: Lato;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

.new_simple_inner h2 span {
  color: #004e87;
  font-weight: 700;
}

.new_simple_inner p {
  color: #393939;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  width: 100%;
  margin: auto;
  margin-bottom: 20px;
}

.service_box_new h3 {
  color: #1e1e1e;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

.service_box_new p {
  color: #1e1e1e;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}

button.slick-prev,
button.slick-next {
  background-image: url(../images/left_arrow.png);
  background-repeat: no-repeat;
  font-size: 0;
  border: none;
  width: 14px;
  height: 22px;
  position: absolute;
  top: -32px;
  bottom: 0;
  margin: auto;
  left: -75px;
  background-color: transparent;
}

button.slick-next {
  background-image: url(../images/right_arrow.png);
  left: unset;
  right: -30px;
}

section.service_post {
  padding: 100px 0 0 0;
}

.service_post_inner img {
  width: 100%;
}

.service_content_box {
  background: #121212;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 30px 30px;
}

.service_content_box h2 {
  color: #fff;
  font-family: Lato;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.service_content_box h2 span {
  color: #004e87;
}

.service_content_box p {
  color: #fff;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 30px 0;
}

.service_content_box button.btn-dark {
  background: #2c2c2c;
}

.children_banner {
  background-image: url(../images/children.png) !important;
  background-repeat: no-repeat;
  height: 700px !important;
}

.children_banner .banner_inner p {
  width: 85%;
}

.children_banner .banner_form {
  position: relative;
}

.children_banner .banner_form:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/child.png);
  background-repeat: no-repeat;
  width: 228px;
  height: 346px;
  left: -225px;
  bottom: -50px;
}

.astros_img {
  position: relative;
}

.astros_img:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/astros.png);
  background-repeat: no-repeat;
  width: 257px;
  height: 325px;
  right: 0;
  top: -225px;
  z-index: -1;
}

.children_box {
  text-align: center;
}

.children_box span {
  background: linear-gradient(180deg, #004e87 0%, #d60002 100%);
  border-radius: 50%;
  width: 135px;
  height: 135px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-family: "Lato" !important;
  font-size: 52px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 20px;
}

.children_box h3 {
  color: #343434;
  text-align: center;
  font-family: "Lato" !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.children_box p {
  color: #343434;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

section.children_sec {
  padding: 80px 0 0 0;
}

.child_post_wrap .service_content_box {
  text-align: center;
  min-height: 350px;
  padding-top: 70px;
}

.child_post_wrap {
  position: relative;
}

.child_post_wrap:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/astros_site.png);
  background-repeat: no-repeat;
  width: 323px;
  height: 390px;
  left: 0;
  right: 3%;
  margin: auto;
  top: 11%;
  bottom: 0;
}

section.creative_sec {
  padding: 80px 0;
}

.creative_inner {
  text-align: center;
  width: 70%;
  margin: auto;
}

.creative_inner h2 {
  color: #2b2b2b;
  text-align: center;
  font-family: Lato;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

.creative_inner h2 span {
  color: #004e87;
}

.creative_inner p {
  margin: 0;
  color: #2a2a2a;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.creative_content h2 {
  color: #181818;
  font-family: Lato;
  font-size: 46.237px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.creative_content p {
  color: #393939;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 30px 0;
}

section.project_sec .row {
  border-top: 1px solid #004e87;
  border-bottom: 1px solid #004e87;
}

.border_none .row {
  border: none !important;
}

section.testimonial_sec.mobile {
  display: none;
}
.partners-sec a {
  cursor: unset !important;
}

.logos_inner .slick-track {
  display: flex;
  align-items: center;
}

.logos_inner .slick-track li img {
  width: 70%;
  filter: invert(1);
}

.video_inner {
  text-align: center;
}

.video_img img {
  width: 850px;
  margin: auto;
  display: block;
}

.global_img img {
  width: 100%;
}

.uper_heading {
  text-align: center;
  margin: 0 0 40px 0;
}

.uper_heading h2 {
  color: #181818;
  font-family: Gothic A1;
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}

.uper_heading h2 span {
  color: #f12224;
}

.uper_heading p {
  color: #181818;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 141.667%; /* 25.5px */
}

.form_inner h2 {
  color: #fff;
  font-size: 56px;
  font-style: normal;
  font-weight: bold;
  /* 67.2px */
  text-transform: uppercase;
  margin: 0 0 20px 0;
  line-height: 56px;
}

.form_inner form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.form_inner form input {
  flex: 0 0 27%;
  border: none;
  border-bottom: 2px solid #1d1d1d;
  padding: 0 0 20px 0;
  color: #1d1d1d;
  font-family: Gothic A1;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 105.3%; /* 14.742px */
  outline: none;
}

.form_inner form input:nth-child(4) {
  flex: 0 0 15%;
  border-radius: 10px;
  background: #f12224;
  height: 50px;
  color: #fff;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.form_inner form input::placeholder {
  color: #1d1d1d;
  font-family: Gothic A1;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 105.3%; /* 14.742px */
}

.or_wrap {
  margin: 60px 0;
  text-align: center;
}

.or_wrap h2 {
  color: #1d1d1d;
  text-align: center;
  font-family: Gothic A1;
  font-size: 37.507px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.contact_infor_wrap ul {
  display: flex;
  justify-content: center;
}

.contact_infor_wrap ul li {
  margin: 0 10px;
  border-radius: 10.445px;
  background: #fff;
  box-shadow: 0px 4.178px 20.889px 0px rgba(112, 112, 112, 0.25);
  padding: 30px 30px;
  text-align: center;
}

.contact_infor_wrap ul li a {
  color: #1d1d1d;
  font-family: Lato;
  font-size: 18.8px;
  font-style: normal;
  font-weight: 900;
  line-height: 105.3%; /* 19.797px */
}

.contact_infor_wrap ul li h4,
.contact_infor_wrap ul li h4 a {
  margin: 10px 0 0 0;
  color: #1d1d1d;
  font-family: Lato;
  font-size: 31.195px;
  font-style: normal;
  font-weight: 400;
  line-height: 105.3%; /* 32.848px */
}

.image_box {
  border-radius: 10px;
  border: 1px solid #f4f4f4;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(142, 142, 142, 0.25);
  padding: 60px 20px 0 20px;
  height: 300px;
  position: relative;
  z-index: 9;
}

.image_box h3,
.image_box p {
  width: 211px;
}

.image_box h3 {
  color: #1e1e1e;
  font-family: Gothic A1;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.image_box p {
  color: #1e1e1e;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 30px 0;
}

.image_box button {
  border-radius: 10px;
  background: #f12224;
  border: none;
  width: 190px;
  height: 50px;
  color: #fff;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.image_box:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/learning_img.png);
  background-repeat: no-repeat;
  width: 441px;
  height: 299px;
  right: 10%;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.image_box_sec:after {
  background-image: url(../images/learning_img2.png);
  width: 293px;
  height: 234px;
}

.project_inner_wrap ul li {
  display: flex !important;
  align-items: center !important;
}

.project_inner_wrap ul li .project_item {
  padding: 0 15px 0 0;
}

.project_inner_wrap ul li .project_item p {
  color: #4a4a4a;
  font-family: Gothic A1;
  font-size: 17.908px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.project_inner_wrap ul li .project_item button {
  border-radius: 50px;
  background: #f12224;
  height: 50px;
  width: 150px;
  color: #fff;
  text-align: center;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}

.simple_text {
  display: flex;
  justify-content: center;
  align-items: center;
}

.simple_text h3 {
  color: #212121;
  font-family: Gothic A1;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 30px 0 0;
}

.proces_box {
  display: flex;
  align-items: center;
}

.proces_box .proces_item {
  margin: 0 20px 0 0px;
}

.proces_box .proces_item h2 {
  margin: 0;
  background: #f12224;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 31px;
  font-weight: 900;
  line-height: 30px; /* 42.12px */
  margin: 0 !important;
}

.proces_box .proces_item img {
  margin: 0 0 10px 0;
}

.proces_box .proces_item h3 {
  color: #f12224;
  font-family: Gothic A1;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px; /* 18.954px */
  font-family: sans-serif !important;
}

.proces_box .proces_item p {
  color: #1b1b1b;
  font-family: Gothic A1;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.3%; /* 17.682px */
}
.book_img img {
  width: 100%;
}

.book_content {
  text-align: center;
}

.book_content h3 {
  color: #1b1b1b;
  text-align: center;
  font-family: Gothic A1;
  font-size: 50.642px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.book_content h2 {
  color: #1b1b1b;
  text-align: center;
  font-family: Gothic A1;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 50px;
  margin: 0 0 20px 0;
}

.book_content p {
  color: #1b1b1b;
  text-align: center;
  font-family: Gothic A1;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.global_btn {
  display: flex;
  justify-content: center;
}

.global_btn button {
  border-radius: 10px;
  background: #f12224;
  width: 190px;
  margin: 0 10px;
}

section.sec_17 {
  background: #f12224;
  padding: 40px 0;
}

.contact_wraping {
  text-align: center;
}

section.sec_15.mobile {
  display: none;
}

.logos_div .slick-track {
  display: flex;
  align-items: center;
}

.portfolio_img {
  margin: 50px 0 0 0;
}

.portfolio_inner p {
  color: #393939;
  text-align: center;
  font-family: Gothic A1;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.fancybox-toolbar {
  visibility: visible !important;
  opacity: 1 !important;
}

.about_box h2 {
  display: flex;
  align-items: center;
  color: #1e1e1e;
  font-family: Gothic A1;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  margin: 0 0 15px 0;
}

.about_box h2 img {
  margin: 0 15px 0 0;
}

.about_box p {
  margin: 0;
  color: #121212;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.about_box {
  border-radius: 10px;
  border: 1px solid #f4f4f4;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(211, 211, 211, 0.25);
  padding: 30px 30px 0 30px;
  width: 400px;
  min-height: 240px;
}

section.sec_boss {
  background-image: url(../images/tribun_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  margin-bottom: 60px;
}

.boss_inner {
  border-radius: 10px;
  border: 1px solid #f4f4f4;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(211, 211, 211, 0.25);
  width: 663px;
  margin: auto;
  padding: 30px 0;
}

.boss_inner ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}

.boss_inner ul li {
  flex: 0 0 33%;
  text-align: center;
  color: #1b1b1b;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 10px 0;
}

section.new_simple:before,
section.new_simple:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/left.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 364px;
  height: 648px;
  left: 0;
  top: 0;
}

section.new_simple:after {
  background-image: url(../images/right.png);
  left: unset;
  right: 0;
}

.new_simple {
  padding-bottom: 80px !important;
  padding-top: 80px !important;
}

.service_content h2 {
  color: #2a2a2a;
  font-family: Gothic A1;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.service_content h2 span {
  color: #004e87;
}

.service_content p {
  color: #2a2a2a;
  font-family: Gothic A1;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 30px 0;
}

.modal-header {
  padding: 0 !important;
  border: none !important;
  margin-bottom: 20px;
}
.modal-body {
  padding: 0 !important;
}
.modal {
  background: #0000008c;
}
.modal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.popup_form_wrp {
  padding: 0 15px;
  text-align: center;
}
.popup_form_wrp h2 {
  font-weight: 800;
  font-size: 35px;
  color: #494949;
  margin: 0 0 10px 20px;
  position: relative;
}
.modal-content {
  padding: 30px 0;
}
.popup_form_wrp p {
  color: #343434;
  font-weight: 500;
}
.popup_form_wrp form input,
.popup_form_wrp form select,
.popup_form_wrp form textarea {
  width: 100%;
  background: #fff;
  border-radius: 20px;
  height: 45px;
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
  font-family: "Raleway";
  font-weight: 500;
  outline: none;
  color: #000;
  border: 1px solid #1197f9;
}
.popup_form_wrp form {
  margin: 30px 0 0 0;
}
.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
  color: rgba(0, 0, 0, 0.44);
  font-size: 14px;
}
.popup_form_wrp form textarea {
  border-radius: 15px;
  height: 130px;
  padding: 15px 18px;
}
.popup_form_wrp form select {
  font-size: 14px;
  font-weight: 500;
}
.modal-content {
  border-radius: 20px;
}
.modal-content {
  border: 2px solid #1197f9 !important;
}
.popup_form_wrp h2:before {
  content: "";
  display: block;
  position: absolute;
  background: #1197f9;
  width: 10px;
  height: 40px;
  left: -20px;
  border-radius: 5px;
}

span.color_form {
  color: #1197f9;
}
button.btn-close {
  position: absolute;
  right: 8px;
  top: 8px;
  background: #1197f9;
  opacity: 1;
  border-radius: 0;
  width: 30px;
  height: 25px;
  border-bottom-left-radius: 20px;
  z-index: 999;
}
button.btn-close:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  width: 4px;
  height: 26px;
  top: 5px;
  transform: rotate(42deg);
  left: 25px;
  border-radius: 5px;
}
button.btn-close:before {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  width: 4px;
  height: 26px;
  top: 5px;
  transform: rotate(129deg);
  left: 24px;
  border-radius: 5px;
}
button.btn-close:hover {
  background: #f3ad16;
  opacity: 1;
}

button.popup_button {
  background: linear-gradient(180deg, #39aff9 0%, #007cca 100%);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  border: none;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #ffffff;
  text-transform: capitalize;
  width: 200px;
  height: 50px;
  font-family: "Raleway";
}
button.popup_button:hover {
  background: #f3ad16;
}

.badges_inner h2 span {
  color: #f12224;
}

section.youtube_section {
  background-image: url(../images/youtube.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0 0 0 0;
}

.icon_box .child_box:nth-child(2) {
  padding: 20px 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(211, 211, 211, 0.25);
}

section.desc {
  background: #000;
  padding: 20px 0;
}

section.desc h2 {
  color: #fff;
}

.desc {
  text-align: center;
}

section.desc p {
  color: #fff;
  margin: 0;
}

.service_box_new {
  border-radius: 10px;
  border: 1px solid #f4f4f4;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(211, 211, 211, 0.25);
  padding: 30px 20px;
}

.logo img {
  width: 100%;
}

ul.dropdown-menu.show {
  border: 1px solid #004e87;
}

ul.dropdown-menu.show li a {
  margin: 0 !important;
}

ul.dropdown-menu.show li {
  border-bottom: 1px solid #fff;
  padding: 10px 20px 10px 20px;
  background: #0b1550;
}

ul.dropdown-menu.show li a {
  font-size: 16px !important;
  color: #fff;
}

@media only screen and (max-width: 1600px) {
  .container {
    width: 100% !important;
    max-width: 1500px !important;
}
.ed_pro_wrap .ed_pro_card:nth-child(1) {
    left: 28px;
    position: relative;
    top: -29px;
}
.ed_pro_wrap .ed_pro_card:nth-child(2){
  position: relative;
  top: 41px;
  left: 28px;
}
.ed_pro_wrap .ed_pro_card:nth-child(3) {
    position: relative;
    top: -143px;
    left: 28px;
}
.ed_pro_wrap .ed_pro_card:nth-child(4) {
    position: relative;
    top: -152px;
    left: 28px;
}
.ed_pro_wrap .ed_pro_card:nth-child(5) {
    position: relative;
    top: -206px;
    left: 13px;
}
.ed_pro_wrap .ed_pro_card:nth-child(6) {
    position: relative;
    top: -437px;
    left: 0px;
}
}
@media only screen and (max-width: 1440px) {
  .ed_pro_title {
    font-size: 19px;
    font-weight: 800;
    font-family: roboto;
    margin: 50px 0 20px;
}
.ed_pro_card p {
    font-size: 15px;
}
.ed_pro_wrap .ed_pro_card:nth-child(1) {
    left: 28px;
    position: relative;
    top: 20px;
}
.ed_pro_wrap .ed_pro_card:nth-child(2) {
    position: relative;
    top: 77px;
    left: 25px;
}
.ed_pro_wrap .ed_pro_card:nth-child(3) {
    position: relative;
    top: -79px;
    left: 6px;
}
.ed_pro_wrap .ed_pro_card:nth-child(4) {
    position: relative;
    top: -98px;
    left: 5px;
}
.ed_pro_wrap .ed_pro_card:nth-child(5) {
    position: relative;
    top: -143px;
    left: -7px;
}
.ed_pro_wrap .ed_pro_card:nth-child(6) {
    position: relative;
    top: -366px;
    left: 0px;
}
  .container {
    width: 100% !important;
    max-width: 1350px !important;
}
.why_wrap {
    background: url('../images/home/why_bg.png') no-repeat center;
    background-size: 50%;
    padding: 210px 0 0;
    position: relative;
    top: -80px;
    isolation: isolate;
}
.why_right ul li:nth-child(4) {
    padding: 0 0 0 170px;
    position: relative;
    top: 4px;
}
.why_left ul li:nth-child(4) {
    padding: 0 100px 0 0;
    top: -25px;
    position: relative;
}
.why_right ul li:nth-child(4) .why_card:after {
    background-size: 80%;
    left: 50px;
    top: -26px;
}
 .writing img.sec1_img {
    width: 100%;
}
.img1-wrap img {
    width: 100%;
}
.sec3-content2 .img-wrap img {
    width: 100%;
}
.hpbw_img img {
    width: 100%;
}
.faq_img img {
    width: 100%;
}
.marketing_proc_wrap.center img {
    position: absolute;
    top: 130px;
    left: 0;
    transform: translate(-230px, 170px);
    height: 420px;
    z-index: -1;
}
.process_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/marketing/proc_bg.png) no-repeat center center;
    background-size: 50%;
    z-index: -2;
}
.marketing_proc_card img {
    width: 70px;
}
.marketing_proc_wrap.right ul li {
    padding: 0 0 0 40px;
    position: relative;
    left: -20px;
}
.marketing_proc_wrap.right ul li:nth-child(2), .marketing_proc_wrap.right ul li:nth-child(3) {
    left: 0px;
}
.marketing_proc_wrap.left ul li:nth-child(2), .marketing_proc_wrap.left ul li:nth-child(3) {
    right: 40px;
}
.pro_title {
    font-size: 15px;
    font-weight: 900;
    line-height: 1.4;
}
.marketing_proc_wrap ul::after {
    display: none;
}
.card_body {
    text-align: center;
    padding: 40px 30px;
}
.card_body ul {
    height: 380px;
    margin: 50px 0 50px;
    overflow-y: scroll;
}
.title {
    font-size: 42px;
    font-weight: 900;
    line-height: 1;
}
}
@media only screen and (max-width: 1366px) {
  .editing_process_sec .container {
    position: relative;
    background: url('../images/editing/ed_proc_line.png') no-repeat center right;
    background-size: contain;
}
.ed_pro_wrap .ed_pro_card:nth-child(1) {
    left: 29px;
    position: relative;
    top: 65px;
}
.ed_pro_wrap .ed_pro_card:nth-child(2) {
    position: relative;
    top: 116px;
    left: 25px;
}
section.editing_process_sec.sec2 {
    padding: 100px 0px 200px;
}
.ed_pro_wrap .ed_pro_card:nth-child(3) {
    position: relative;
    top: -32px;
    left: 6px;
}
.ed_pro_wrap .ed_pro_card:nth-child(4) {
    position: relative;
    top: -50px;
    left: 5px;
}
.ed_pro_wrap .ed_pro_card:nth-child(5) {
    position: relative;
    top: -94px;
    left: -7px;
}
.ed_pro_wrap .ed_pro_card:nth-child(6) {
    position: relative;
    top: -298px;
    left: 0px;
}
  .container {
    width: 100% !important;
    max-width: 1300px !important;
}
.title {
    font-size: 58px;
    font-weight: 900;
    line-height: 1;
}
.banner_form_wrap {
    width: 90%;
}
.writing .cta_content.text-light {
    width: 70%;
    margin-right: 100%;
}
.testi_content {
    padding: 0 20px 0 0;
    height: 100%;
    align-content: space-between;
}
 .ed_pro_title {
    font-size: 18px;
}
}
@media only screen and (max-width: 1200px) {
  .ed_se {
    flex-direction: column;
    gap: 10px;
}
.ghostwriting .cta_img2 img {
    position: relative;
    right: 0;
    width: 100%;
}
.Profreading .cta_img img {
    right: -250px;
}
.mock_wrap.mock1 img {
    position: relative;
    left: -100px;
}
.mock_wrap.mock3 img {
    position: relative;
    left: -100px;
}
.mock_wrap.mock4 img {
    left: -100px;
}
.testi_content .title {
    font-size: 44px;
}
.sec3 {
    overflow: hidden;
}
.sec4_card {
    height: 450px;
}
   .ed_pro_title {
    font-size: 15px;
}
  .ed_pro_wrap .ed_pro_card:nth-child(6) {
    position: relative;
    top: -395px;
    left: 20px;
}
  .ed_pro_wrap .ed_pro_card:nth-child(5) {
    position: relative;
    top: -231px;
    left: 23px;
}
  .ed_pro_wrap .ed_pro_card:nth-child(4) {
    position: relative;
    top: -153px;
    left: 30px;
}
  .ed_pro_wrap .ed_pro_card:nth-child(3) {
    position: relative;
    top: -155px;
    left: 39px;
}
  .ed_pro_wrap .ed_pro_card:nth-child(2) {
    position: relative;
    top: -34px;
    left: 37px;
}
  .ed_pro_wrap .ed_pro_card:nth-child(1) {
    left: 30px;
    position: relative;
    top: -55px;
}
  .container {
    max-width: 1110px !important;
}
.title {
    font-size: 42px;
}
.banner_form_wrap {
    width: 100%;
}
.sec1_ul li {
    font-size: 15px;
}
p {
    font-size: 16px;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    gap: 20px !important;
}
.why_left ul li:nth-child(1) {
    padding: 0 0 20px 0px;
    position: relative;
    top: -61px;
    left: 54px;
}
.y_title {
    width: 50%;
    font-size: 15px;
}
.why_right .why_card:after {
    background: url('../images/home/why_ri_line.png') no-repeat center right;
    right: 100%;
    left: -70px;
    top: 24px;
    width: 40%;
    background-size: 80%;
}
.why_left ul li:nth-child(3) .why_card::after {
    background-size: 100px;
    top: 17px;
}
.why_left ul li:nth-child(3) {
    right: 0px;
}
.why_left ul li:nth-child(2) {
    padding: 0 93px 38px 0;
}
.why_right ul li:nth-child(1) {
    left: 53px;
}
.cta_form_wrap input[type="submit"] {
    width: 110%;
    position: relative;
    left: -23px;
}
.banner_form input[type="submit"] {
    padding: 7px 0;
}
.why_right ul li:nth-child(4) .why_card:after {
    left: -30px;
    top: -15px;
}
.why_left ul li:nth-child(4) .why_card:after {
    left: 70%;
    top: -38px;
}
.why_right ul li:nth-child(4) {
    padding: 0 0 0 170px;
    position: relative;
    top: -26px;
}
.why_left ul li:nth-child(4) {
    padding: 0 100px 0 0;
    top: -55px;
    position: relative;
}
.form_wrap {
    text-align: center;
    margin: 50px 0 0;
    color: #fff;
    background: url("../images/home/footer_form_shade.png") no-repeat center;
    background-size: 100% 100%;
    padding: 80px 100px;
}

.footer_wrap .row {
    justify-content: center;
    gap: 110px;
}
.footer_wrap  .col-md-3 {
    flex: 0 0 auto;
    width: 45% ;
}
.marketing_proc_wrap.center img {
    position: absolute;
    top: 130px;
    left: 0;
    transform: translate(-230px, 170px);
    height: 420px;
    z-index: -1;
}
.process_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/marketing/proc_bg.png) no-repeat center center;
    background-size: 60%;
    z-index: -2;
}
.marketing_proc_card img {
    width: 70px;
}
.marketing_proc_wrap.right ul li {
    padding: 0 0 0 40px;
    position: relative;
    left: -20px;
}
.marketing_proc_wrap.right ul li:nth-child(2), .marketing_proc_wrap.right ul li:nth-child(3) {
    left: 0px;
}
.marketing_proc_wrap.left ul li:nth-child(2), .marketing_proc_wrap.left ul li:nth-child(3) {
    right: 40px;
}
.pro_title {
    font-size: 15px;
    font-weight: 900;
    line-height: 1.4;
}
.marketing_proc_wrap ul::after {
    display: none;
}
.card_body {
    text-align: center;
    padding: 40px 30px;
}
.card_body ul {
    height: 380px;
    margin: 50px 0 50px;
    overflow-y: scroll;
}
}
@media only screen and (max-width: 1080px) {
  .container {
    max-width: 960px !important;
}
nav.navbar ul.navbar-nav li a {
    font-size: 14px;
}
.banner_form_wrap {
    padding: 40px 20px;
}
.title {
    font-size: 35px;
}
.sec3 .nav-tabs .nav-link {
    font-size: 14px;
}
.ser_card {
    width: 100%;
    padding: 28px 20px;
    outline: 1px solid #dadada;
}
.ser_card p {
    font-size: 16px;
    line-height: 2;
}
.why_wrap {
    background: url('../images/home/why_bg.png') no-repeat center;
    background-size: 60%;
    padding: 210px 0 0;
    position: relative;
    top: -80px;
    isolation: isolate;
}
.why_left ul li:nth-child(2) {
    padding: 0 113px 38px 0;
    position: relative;
    top: -91px;
    right: -50px;
}
.why_left ul li:nth-child(3) {
    right: -40px;
    top: -150px;
}
.why_right ul li:nth-child(2) {
    padding: 0 0px 0 125px;
    position: relative;
    top: -78px;
    left: 7px;
}
.why_right ul li:nth-child(3) {
    position: relative;
    left: 100px;
    padding: 0 0 10px 110px;
    top: -91px;
}
.footer_wrap  .col-md-3 {
    flex: 0 0 auto;
    width: 26%;
}

}
@media only screen and (max-width: 767px) {
   #burger {
    display: block;
}
}
@media only screen and (max-width: 575px) {

  .top_right {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container {
    max-width: 100% !important;
}
.footer_wrap  .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}
.footer-bottom {
    flex-direction: column;
    margin: 70px 0 0;
    padding: 10px 10px;
    text-align: center;
    gap: 20px;
}
.footer_trust {
    text-align: center;
}
.links li a {
    justify-content: center;
    text-align: center;
}
h2.footer_title {
    width: fit-content;
    margin: 0 auto;
}
.links li a span {
    font-size: 14px;
}
.footer_content {
  text-align: center;
}
section.footer_form {
    background-size: cover;
}
.form_wrap {
    padding: 50px 30px;
}
.footer_form input, .footer_form textarea {
    padding: 15px;
}
.footer_form input[type="submit"], .cta_form_wrap input[type="submit"] {
    background: url("../images/home/submit_bg.png") no-repeat center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
    width: 100%;
    border-radius: 0px;
    background-size: 100%;
}
.footer_form_heading {
    padding: 0 0px;
}
.author_content p {
    width: 100%;
    margin: 0 auto;
}
.pri_btn {
    font-size: 14px;
}
 .top_left a span {
    font-size: 15px;
}
.banner_content {
    height: 100%;
    align-content: center;
    text-align: center;
}
.cta_form_content .btn_wrap ,
.banner_content  .btn_wrap {
    margin: 40px auto 50px;
}
section.header_top {
    padding: 10px 0px 0px;
}

.banner .cta {
    margin: 40px auto;
    padding: 0;
}
.sec1_content {
    text-align: center;
}
.sec1_content .btn_wrap{
    margin: 20px auto 70px;
}
.sec2 {
    background-size: cover;
    text-align: center;
}
.process_slider {
    margin: 100px 0 0 0px;
    padding: 10px 0;
}
.cta_form {
    background-size: cover;
    text-align: center;
}
.cta_form_wrap input[type="submit"] {
    left: 0;
}
.collec_img img {
    width: 350px;
    height: 360px;
    object-fit: fill;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}
.services_heading {
    margin: 100px auto 100px;
    width: 100%;
}
.services_wrap li {
    flex: 1 0 35%;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
.cta_content {
    width: 100%;
    margin: 0 auto;
}
.title {
    font-size: 30px;
}
.why_left ul li:nth-child(4) ,
.why_left ul li:nth-child(3) ,
.why_left ul li:nth-child(2) ,
.why_left ul li:nth-child(1) {
    padding: 0 0 20px 0px;
    position: inherit;
   
  
}
.why_card {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 30px;
    width: 100%;
    margin: 0 0 0;
    position: relative;
    text-align: right;
}
.why_card:after{
  display: none;
}
.why_wrap{
  background: none;
}
.why_left ul li .why_card {
    flex-direction: column-reverse;
    text-align: center;
}
.why_right ul li:nth-child(4),
.why_right ul li:nth-child(3) ,
.why_right ul li:nth-child(2) ,
.why_right ul li:nth-child(1) {
    position: inherit;
    padding: 0 0 20px;
}
.why_right ul li .why_card{
  width: 100%;
  justify-content: center;
  flex-direction: column-reverse;
  align-items: center;
  text-align: center;
}
.v_slide video, .v_slide img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.logo a {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
ul.process_slider li.slick-slide {
    margin: 0px 12px;
}
.writing .img-wrap img ,
.writing .img1-wrap img ,
.writing .sec1_img_wrap img {
    width: 100%;
}
.hpbw_img img {
    width: 100%;
}
.faq_img img {
    width: 100%;
}
section.testimonial {
    overflow: hidden;
    padding: 60px 0px 0px;
}
.custom_arrows {
    position: relative;
    width: fit-content;
    left: 63%;
    top: -40px;
}
.pos2 {
    transform: translate(-40px, -110px) scale(0.8);
    z-index: 4;
    opacity: 1;
}
.pos5 {
    transform: translate(30px, 200px) scale(0.7);
    z-index: 2;
    opacity: 1;
}
.pos4 {
    transform: translate(40px, -192px) scale(0.7);
    z-index: 1;
    opacity: 1;
}
ul.dropdown-menu.show {
    top: -400px !IMPORTANT;
    height: 400px;
    overflow-x: hidden;
    left: -30px !important;
    overflow-y: scroll;
    background: #00000059 !important;
    transform: skew(16deg) !important;
}
.nav-link:focus, .nav-link:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}
.sec3-content2 {
    background-size: cover;
    padding: 50px 30px;
}
.writing_cta .cta_img {
    display: none;
}
.cta_content {
    text-align: center;
}

.cta_content .btn_wrap {
    margin: 20px  auto 0;
}
.hpbw_content {
    text-align: center;
    margin: 30px 0  0;
}
section.hpbw_sec {
    background-size: cover !important;
}
.collection_slider .slick-current ~ .slick-slide {
    transform: translateX(-370px) scale(0.9);
    z-index: -1;
}
.collection_slider .slick-current ~ .slick-slide ~ .slick-slide {
    transform: translateX(-738px) scale(0.8);
    z-index: -2;
}
.collection_slider .slick-current ~ .slick-slide ~ .slick-slide ~ .slick-slide {
    transform: translateX(-1110px) scale(0.7);
    z-index: -3;
}
.marketing_proc_wrap.center img {
    position: inherit;
    width: 560px;
    z-index: 1;
    height: 100%;
    transform: translate(-120px, -130px);
}
.marketing_proc {
    padding: 100px 0;
    background: url('../images/marketing/mar_proc_bg.png') no-repeat center center;
    background-size: 100% 100%;
}
.marketing_proc_wrap.left ul li {
    padding: 0 30px 0 0;
    position: relative;
    right: 0px !important;
}
.marketing_proc_wrap.left ul li {
    padding: 0 0px 0 0 !important;
    position: relative;
    right: 0px !important;
}
.marketing_proc_wrap.right ul li {
    padding: 0 0 0 0px;
    left: 0px !important;
}
.marketing_proc {
    overflow: hidden;
    padding: 60px 0 0;
}
.marketing_proc_wrap.right ul::after,
.marketing_proc_wrap.left ul::after{
  display: none;
}
.card_body {
    text-align: center;
    padding: 40px 20px;
}
.card_body ul li {
    font-size: 16px;
}
.price_card {
    width: 90%;
    margin: 0 auto;
}
section.price_sec .row {
    row-gap: 90px !important; 
}
.price_sec {
    background-size: cover;
}
.publishing .img1-wrap img {
    width: 100%;
}
.container-fluid.why_wrap {
    padding: 110px 0 0;
}
.ed_pro_wrap {
   flex-wrap: wrap;
}
.ed_pro_wrap .ed_pro_card:nth-child(1),
.ed_pro_wrap .ed_pro_card:nth-child(2),
.ed_pro_wrap .ed_pro_card:nth-child(3),
.ed_pro_wrap .ed_pro_card:nth-child(4),
.ed_pro_wrap .ed_pro_card:nth-child(5),
.ed_pro_wrap .ed_pro_card:nth-child(6) {
    position: static !important;
}
.editing_process_sec .container {
    background: none;
}
.counter_wrap {
    margin: 20px 0;
}
.editing_process_sec .ed_pro_heading {
    width: 100%;
}
.ed_se {
    flex-direction: column;
    gap: 0;
}
.sec4_card {
    height: fit-content;
    margin: 0 auto 50px;
    width: 90%;
}
.top_left {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
}
.w_proc_wrap .title {
    width: 100%;
    text-align: center;
    margin: 0 0 80px;
}

.modal-content {
    padding: 0px 0;
}
ul.btn_wrap {
    flex-direction: column;
    gap: 30px;
}
.sec3-content2 {
    margin: 0px 0;
}
}

.process_card p {
    height: 160px;
    overflow: scroll;
    overflow-x: hidden;
}
.modal {
    background: #0000008c;
    z-index: 999999 !important;
}
.faq_img p a {
    font-weight: 700;
    text-decoration: underline !important;
}
section.editing_process_sec.sec2 {
    padding: 200px 0px;
}
ul {
  padding: 0 !important;
  list-style: none !important;
}