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

/*font-family: 'Libre Baskerville', serif;*/
.p0 {
	padding: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Oswald", serif;
}
p{
	font-family: "Poppins", serif;
}
body {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
body {
    margin: 0;
    line-height: inherit;
}

body {
    transition: opacityease-in 0.2s;
}

a:hover, a:focus, button:hover, button:focus, .form-btn-st:focus {
	text-decoration: none !important;
	outline: none;
}

section {
	float: left;
	width: 100%;
}

.head-section ul.nav.navbar-nav li:hover {
	color: #ff9e22 !important;
}

.head-section ul.nav.navbar-nav li i.fa.fa-caret-right {
	margin: 0 0 0 -30px;
}

ul.dropdown-menu {

	/*padding: 10px 0px !important;*/
	border: 0;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
	border-color: #transparent;
}

.header-social-box ul li i {
	font-family: 'FontAwesome';
}
/*@media(max-width:1920px) {*/
/*    .border-top{*/
/*        margin-top: 120px;*/
/*    }*/
/*}*/
.header-social-box ul li {
	height: 30px;
	width: 30px;
	border-radius: 50px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	color: #0a1857;
}

a.hed-mail-box {
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	margin: 0;
}

.headr-contact-box {
	display: flex;
	align-items: center;
	justify-content: end;
	column-gap: 30px;
}

.headr-contact-box i {
	height: 30px;
	width: 30px;
	border-radius: 50px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #0a1857;
	font-size: 15px;
}

.header-social-box ul {
	display: flex;
	align-items: center;
	column-gap: 15px;
	padding: 0;
	margin: 0 0 0 0;
}

/*section.head-section*/
section.head-section {
	position: absolute;
	/* top: 22px; */
	z-index: 1;

    background-image: url(../img/bg-images.webp);
        --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}

.navbar-brand {
	padding: 0px 0px;
}

a.navbar-brand img {
	width: 215px;
	/* margin: -12px 0 0 0; */
    margin-top: -6px;
}

.navbar.navbar-defult {
	padding: 0px 0PX;
	/* background-color: rgb(255, 255, 255); */
	/* border-radius: 60px; */
	margin: 0px 0 0 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.social-header a img {
    -webkit-filter: invert(1);
    filter: invert(1);
	width: 20px;
    /* height: auto; */
    height: 19px;
}
.social-header {
    display: flex;
    gap: 12px;
}
.social-header a {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 60%;
	padding: 7px 10px;
    text-decoration: none;
    /* width: 30px; */
	color: #000 !important;

    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;

}
ul.dropdown-menu.dropdown-menu-style li {
    border: 2px solid #8a2324;
    width: 31%;
	padding: 0px 0;
	display: flex;
    align-items: center;
}
.social-header a i{
	/* height: 30px;
	width: 30px; */
	color: #000;
}
section.head-section ul {
	padding-top: 3px;
	list-style: none;
}

ul.nav.navbar-nav.navbar-right {
	display: flex;
	align-items: center;
}

section.head-section ul li a {
	padding: 10px 10px;
	color: #fff;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
}

section.head-section ul li a:hover {
	background: #36424b;
}

section.head-section .nav li a:focus, section.head-section .nav li a:hover {
	text-decoration: none;
	background-color: transparent;
}

section.head-section a.get-btn {
	margin: 0;
	padding: 12px 30px;
	background-color: #0a1857;
	border-radius: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}

section.header-top {
	position: absolute;
	padding: 15px 0 0 0;
	display: flex;
	align-items: center;
	z-index: 1;
	margin: 0 0 0 0;
}

/*section.head-section*/

/*section.banner-section*/
section.banner-section {
	padding: 0px 0px 50px;
	background-image: url(../images/banner-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 765px;
}

.navbar.navbar-defult {
}

section.banner-section .row {
	display: flex;
	align-items: center;
}

.text-box h1 {
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 35px 0;
	width: 110%;
}

.text-box h5 {
	font-size: 30px;
	font-weight: 300;
	color: #ffff;
	margin: 0 0 25px 0;
}

section.banner-section .text-box h4 {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	margin: 0 0 25px 0;
	text-align: start;
}

.banner-ul-box ul {
	padding: 0;
	list-style: none;
	margin: 0 0 25px 0;
}

.banner-ul-box ul li {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: 0 0 3px 0;
}

.banner-ul-box ul li i {
	margin: 0 5px 0 0;
}

.btn-box a.get-btn {
	padding: 12px 40px;
    border-radius: 5px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	margin: 0;
	background-color: #0e1c9c
	/* border-radius: 30px; */
	/* border: solid 1px #F89C24; */
}

.btn-box a.chat-btn.chats {
	padding: 10px 30px;
	border: solid 1px #fff;
	border-radius: 30px;
	font-size: 14px;
	color: #fff;
}

.btn-box a.nu-btn {
	display: flex;
	align-items: center;
	font-weight: 500;
	color: #fff;
	margin: 0;
	column-gap: 5px;
	font-size: 14px;
}

.btn-box {
	display: flex;
	align-items: center;
	column-gap: 6px;
}

.banner-img-box img {
	margin: 35px 0 0 0px;
}

.banner-before-box {
	position: relative;
}

.banner-before-box:before {
	content: "";
	position: absolute;
	top: 250px;
	left: 108px;
	background-image: url(../images/baner-before-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 69px;
	width: 69px;
	animation: updown2 3s ease-in-out infinite;
}

.banner-before-box:after {
	content: "";
	position: absolute;
	bottom: 255px;
	left: 70px;
	background-image: url(../images/baner-before-2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 77px;
	width: 77px;
	animation: updown2 3s ease-in-out infinite;
}

/*section.banner-section*/

/*section.beneficial-section*/
section.beneficial-section {
	padding: 0px 0px 100px 0;
	position: relative;
}

section.beneficial-section:before {
	content: "";
	position: absolute;
	top: 150px;/* left: 0; */
	right: 0;
	bottom: 0;
	height: 50%;
	width: 40%;
	background-color: #0a1857;
	margin: auto;
	border-radius: 15px 0 0 0;
}


.text-box h4 {
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	color: #666666;
}

.text-box h2 {
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0 0 0;
}

.text-box h2 span {
	color: #0a1857;
}

.text-box p {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin: 20px 0 0 0;
	text-align: center;
}

.beneficial-slider {
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.be-slider-img-box {
	border-radius: 15px;
	background-color: rgb(10, 24, 87);
	height: 90px;
	width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.be-slider-img-box img {
	width: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	animation: updown2 3s ease-in-out infinite;
}

.bene-slider-text h4 {
	font-size: 30px;
	font-weight: 600;
	color: #000;
	margin: 10px 0 15px 0;
}

.bene-slider-text p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin: 0 0 0 0;
}

section.beneficial-section {
	padding: 0 0 50px 0;
}

.be-slider-nu-box h6 {
	font-size: 131px;
	font-weight: 600;
	margin: 0 0 0 0;
	position: absolute;
	top: 200px;
	bottom: 0;
	z-index: 1;
	left: -20px;
}

.beneficial-main-img-box img {
	width: 100%;
}

.beneficial-slider .slick-next.slick-arrow {
	background-color: #0a1857;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin: auto;
	right: 965px;
	left: 0;
	bottom: -60px;
	top: auto;
}

.beneficial-slider .slick-prev.slick-arrow {
	background-color: #0a1857;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	bottom: -60px;
	top: auto;
	left: -1090px;
	right: 0;
	margin: auto;
	z-index: 1;
}

/*section.beneficial-section*/

/*section.choose-sectoion*/

section.choose-sectoion {
	padding: 50px 0px;
	background-color: #f5f6f8;
	position: relative;
	overflow: hidden;
	z-index: 9999;
}

section.choose-sectoion:before {
	content: "";
	position: absolute;
	background-image: url(../images/choose-sec-before.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 220px;
	height: 132px;
	bottom: 0;
	left: 0;
	animation: updown2 3s ease-in-out infinite;
	z-index: -1;
}

section.choose-sectoion:after {
	content: "";
	position: absolute;
	background-image: url(../images/choose-sec-after.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 203px;
	height: 298px;
	bottom: 0;
	right: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}

.choose-icon-box img {
	width: 40px;
	display: flex;
	align-items: center;
}

.choose-icon-box {
	border-radius: 15px;
	background-color: rgb(10, 24, 87);
	height: 70px;
	width: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.choose-tetx h4 {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	margin: 15px 0 15px 0;
}

.choose-tetx p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin: 0;
}

.choose-tetx.choose-color h4 {
	color: #0a1857;
}

.choose-tetx {
	padding: 30px 20px;
	border-radius: 25px;
	background-color: rgb(255, 255, 255);	/* box-shadow: 0px 1px 24px 0px rgb(0 0 0 / 2%); */
	margin-top: 40px;
}

.choose-tetx.choose-bottom-box {
	margin-top: 85px;
}

.choose-slider .slick-list.draggable {
	padding: 20px 0;
}

.choose-slider .slick-current .choose-tetx {
	border: dashed;
	border-width: 2px;
	border-color: rgb(56, 70, 80);
	border-style: dashed;
	border-radius: 25px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.5px 0.866px 54px 0px rgb(0 0 0 / 15%);
}

.choose-slider .slick-prev:before {
	content: "";
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 37px;
	height: 27px;
	top: 0;
	left: -25px;
	color: #000;
	font-size: 35px;
}

.choose-slider .slick-next:before {
	content: "";
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 37px;
	height: 27px;
	top: 0;
	left: 0;
	color: #000;
	font-size: 35px;
}

.choose-slider-2 .slick-current .choose-tetx {
	border: dashed;
	border-width: 2px;
	border-color: rgb(56, 70, 80);
	border-style: dashed;
	border-radius: 25px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.5px 0.866px 54px 0px rgb(0 0 0 / 15%);
}

.choose-slider-2 .slick-prev:before {
	content: "";
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 37px;
	height: 27px;
	top: 0;
	left: -25px;
	color: #000;
	font-size: 35px;
}

.choose-slider-2 .slick-next:before {
	content: "";
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 37px;
	height: 27px;
	top: 0;
	left: 0;
	color: #000;
	font-size: 35px;
}

/*section.choose-sectoion*/

/*section.work-section*/

section.work-section {
	padding: 50px 0px;
	background-image: url(../images/work-sec-.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.work-main {
	border-radius: 25px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.5px 0.866px 79px 0px rgba(0, 0, 0, 0.48);
	padding: 0 0 30px 0;
	transition: 1s all;
}

.work-main:hover {
	transform: translateY(-15px);
}

.work-img-box img {
	width: 100%;
}

.work-main h4 {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	margin: 15px 0 15px 0;
}

.work-main p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: center;
	width: 90%;
	margin: 0 auto 20px;
}

section.work-section .btn-box a.get-btn {
	text-align: center;
	margin: auto;
}

section.work-section .text-box h2 {
	width: 80%;
	margin: 0 auto 35px;
	color: #ffff;
}

section.work-section .text-box h4 {
	color: #fff;
}

.work-main.work-bottom-box {
	margin-top: 40px;
}

/*section.work-section*/

/*section.faq-section*/

section.faq-section {
	padding: 50px 0px;
}

section.faq-section .row {
	display: flex;
	align-items: center;
}

section.faq-section .text-box h4 {
	text-align: start;
}

section.faq-section .text-box h2 {
	text-align: start;
}

section.faq-section .text-box p {
	text-align: start;
	margin-bottom: 20px;
}

.panel-heading a {
	color: #313131;
	font-weight: 500;
	font-size: 18px;
	margin: 0;
}

.panel-heading  a:before {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	float: right;
	transition: all 0.5s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	background: transparent;
	padding: 7px;
	font-size: 12px;
	margin-top: -5px;
	display: none;
}

.panel-heading .collapsed:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(180deg);
	transform: rotate(0deg);
}

.panel-group .panel {
	border-radius: 10px;
	background-color: rgb(241, 241, 241);
	border: 0;
	margin-bottom: 15px;
}

.panel-default .panel-heading {
	background: transparent;
	border: 0;
	padding: 20px 30px 10px;
}

.panel-heading a.collapsed {
	background: transparent;
	color: #1b1b1b;
}

.panel-body p {
	font-size: 14px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 15px 15px;
	background-color: #fff;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: 0;
	min-height: 130px;
}

/*form*/
.inner-banner-form button {
	padding: 12px 20px;
	border: 0;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	margin: 20px auto 0;
	display: table;
	width: 100%;
	background-color: #e7b300;
}

.inner-banner-form button {
	padding: 15px 20px;
	border: 0;
	color: #fff;
	font-size: 14px;
	border-radius: 25px;
	margin: 20px auto 0;
	display: table;
	width: 100%;
	background-color: #0a1857;
}

.banner-ul-box ul {
	padding: 0;
	list-style: none;
	margin: 0 0 35px 0;
}

.banner-ul-box ul li {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	margin: 0 0 5px 0;
	display: flex;
	align-items: center;
	column-gap: 7px;
}

/*.banner-ul-box ul li i {
color: #e7b300;
}*/
.inner-banner-form button i {
	margin-left: 8px;
	position: relative;
	top: 2px;
}

.inner-banner-form {
	padding: 50px 30px;/* margin: 0 0 0 40px; */
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	background-image: url(../images/form-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left bottom;
	border-radius: 20px;
	width: 100%;
	background-color: #384650;
}

.inner-banner-form h6 {
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	margin: 0;
}

/*.inner-banner-form-main:before {
  position: absolute;
  content: '';
  background-image: url(../images/form-before.png);
  background-repeat: no-repeat;
  right: -20px;
  top: -15px;
  width: 65px;
  height: 65px;
z-index: 1;}*/
.inner-banner-form textarea {
	background: none;
	border: 1px solid #cccccc;
}

.inner-banner-form h2 {
	font-size: 40px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #fff;
}

.inner-banner-form h2 span {
	color: #000;
}

.inner-banner-form p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 20px 0;
}

.inner-banner-form-main {
	position: relative;
	z-index: 0;
}

.inner-banner-form input {
	margin: 0 0 10px 0;
	background: none;        /* border: 1px solid #cccccc; */
}

.inner-banner-form textarea {
	background: none;
	border: 1px solid #cccccc;
}

.fld-inp input {
	width: 100%;
	padding: 15px 15px;
	margin-bottom: 10px;
	border: 0;
	border-radius: 25px;
	background-color: rgba(72, 85, 94, 0.141);
	background-color: rgb(255, 255, 255);
}

.inner-banner-form .fld-inp textarea {
	width: 100%;
	height: 131px;
	FONT-WEIGHT: 100;
	margin: 0 0 0 0;
	padding: 10px 0px 0 15px;
	outline: 0;
	border-radius: 25px;
	background-color: rgb(255, 255, 255);
}

.fld-inp i {
	position: absolute;
	top: 16px;
	left: 10px;
	color: #c6c6c6;
	font-size: 13px;
}

.fld-inp {
	position: relative;
}

.fld-inp.col-sm-6.p0 {
	padding: 0;
}

/*.banner-after-img:before {

content: '';
position: absolute;
width: 99px;
height: 99px;
left: -210px;   border-radius: 8px; 
top: 345px;
background-image: url(../images/banner-img-3.png);
background-repeat: no-repeat;
background-size: cover;
*/
}

/*.banner-after-img:after {
content: '';
position: absolute;
background-image: url(../images/banner-img-2.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 160px;
height: 443px;
bottom: 15px;
left: -120px;

}*/
.inner-banner-form h6 {
font-size: 30px;
font-weight: 400;
color: #fff;
margin: 0;
}

/*form*/

/*section.faq-section*/

/*section.testimonial-sec*/
section.testimonial-sec {
padding: 50px 0px;
background-color: #fff;
background-image: url(../images/testi-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.testi-main-box {
padding: 20px 20px;
border-radius: 25px;
background-color: rgb(237, 236, 236);
}

.testi-mini-box {
display: flex;
align-items: center;
}

.testi-img img {
margin-right: 20px;
}

.testi-text h4 {
font-size: 27px;
font-weight: bold;
color: #333333;
margin: 0 0 0 0;
}

.testi-text h6 {
font-size: 14px;    /* margin: 5px 0 0 -20px; */
}

.testi-main-box p {
font-size: 14px;
font-weight: 400;
color: #666666;
margin: 15px 0 20px 0;
min-height: 150px;
}

section.testimonial-sec .text-box p {
margin: 20px 0 40px 0;
}

.trust-main-box {
display: flex;
align-items: center;
justify-content: space-between;
}

.trust-1-box {
display: flex;
align-items: center;
}

.trust-1-box h5 {
font-size: 14px;
font-weight: 400;
margin: 0 0 0 10px;
}

section.testimonial-sec .text-ht h2 {
font-size: 40px;
font-weight: bold;
color: #000;
text-align: center;
margin: 0 0 50px 0;
}

section.testimonial-sec .text-ht p {
font-size: 14px;
text-align: center;
margin: 0 0 30px 0;
color: #666666;
}

section.testimonial-sec .text-ht h4 {
font-size: 24px;
text-align: center;
margin: 0 0 15px 0;
color: #666666;
}

.testi-slider .slick-slide {
height: auto !important;
}

.testi-slider .slick-current .testi-main-box {
background: #384650;
}

.testi-slider .slick-current .testi-main-box h4 {
color: #fff;
}

.testi-slider .slick-current .testi-main-box p {
color: #fff;
}

.testi-slider .slick-current .testi-main-box  .trust-1-box img {
filter: brightness(100);
}

/*section.testimonial-sec*/
section.footersection {
padding: 50px 0px;
background-image: url(../images/footer-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
align-items: center;
height: 460px;
background-color: #f6f7f9;
}

.footerbox-details img {
width: 200px;
filter: invert(1) brightness(100);
}

.footer-text p {
font-size: 14px;
font-weight: 400;
color: #fff;
margin: 15px 0 20px 0;
}

.footerbox-details .btn-box a.get-btn {
background-color: #384650;
}

.footerbox-details h3 {
font-size: 24px;
font-weight: 500;
color: #fff;
margin: 0 0 20px 0;
}

.footerlinks ul {
padding: 0;
list-style: none;
}

.footerlinks ul li a {
font-size: 13px;
font-weight: 400;
color: #fff;
}

.contact-footer a {
font-size: 14px;
font-weight: 400;
color: #fff;
display: flex;
align-items: center;
column-gap: 10px;
margin: 10px 0;
}

.contact-footer a span {
font-size: 14px;
font-weight: 400;
color: #fff;
}

.contact-footer p {

/* margin: 10px 0 0 0; */font-size: 14px;
font-weight: 400;
color: #fff;
display: flex;
align-items: center;
column-gap: 10px;
}

hr.customhr-footer {
margin: 50px 0 30px 0;
}

.powerdby p {
color: #fff;
font-size: 14px;
font-weight: 400;
}

.powerdby a {
font-size: 14px;
color: #ffff;
margin: 0 0 0 10px;
}

/*.service-ecommerce-marketing-page*/

/*.service-ecommerce-marketing-section*/


.service-ecommerce-marketing-section {
background-image: url(../images/ecommerce-marketing.jpg) !important;
height: 735px !important;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
display: flex;
align-items: center;
}

section.service-ecommerce-marketing-section .row {
display: flex;
align-items: center;
margin: -70px 0 0 0;
}

.banner-service-eco-img-box img {
width: 100%;
margin: 20px 0 0 -25px;
}

section.service-ecommerce-marketing-section .text-box h2 {
font-size: 32px;
text-align: start;
color: #fff;
}

section.service-ecommerce-marketing-section .text-box p {
text-align: start;
color: #fff;
margin: 30px 0 30px 0;
}

section.service-ecommerce-marketing-section .banner-ul-box ul {
display: flex;
flex-wrap: wrap;
}

section.service-ecommerce-marketing-section .banner-ul-box ul li {
width: 50%;
}

section.service-ecommerce-marketing-section .banner-ul-box ul li p {
font-size: 14px;
}

.service-banner-before-box {
position: relative;
z-index: 0;
}

.service-banner-before-box:before {
position: absolute;
content: "";
width: 499px;
height: 501px;
left: 0;
right: 0;
background-image: url(../images/circle-ecommerce-before.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: -1; /*   -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: asteroid 60s linear infinite;
    -moz-animation: asteroid 60s linear infinite;
    animation: asteroid 60s linear infinite;*/
}

/*@keyframes updown2 {
0%, 100% {
transform: translate(0, 0);
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s
}

50% {
transform: translate(0, 10px);
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s
}

}*/

/*.service-ecommerce-marketing-section*/

/*section.platform-section*/

section.platform-section {
padding: 50px 0px;
}

.platform-img-box img {
width: 100%;
margin: 50px 0 0 0;
}

.platform-text-box h2 {
font-size: 40px;
}

/*section.platform-section*/

/*section.business-section*/

section.business-section {
padding: 50px 0px;
background-image: url(../images/ser-bus-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.ser-color-box h2 {
margin: 0;
color: #fff;
}

.ser-color-box p {
color: #fff;
}

ul.nav.nav-tabs.business {
display: flex;
align-items: center;
justify-content: center;
border: 0;
padding: 0;
margin: 40px 0 31px 0;
}

ul.nav.nav-tabs.business li {
width: 20%;
margin: 0;
padding: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
background: transparent;
border: 0;
color: #0066ff;
}

.nav-tabs>li>a:hover {
border: 0;
background: transparent;
margin: 0;
color: transparent;
}

ul.nav.nav-tabs.business li a {
font-size: 14px;
color: #fff;
margin: 0 0 0 0;
padding: 0;
text-align: center;
}

.bus-typ-icon {
border-radius: 15px;
background-color: rgb(255, 255, 255);
height: 70px;
width: 70px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
margin: 0 auto 15px;
}

.business-main-box {
display: flex;
align-items: center;
justify-content: center;
}

.ser-bus-text h4 {
font-size: 30px;
font-weight: bold;
color: #fff;
margin: 0 0 20px 0;
}

.ser-bus-text p {
font-size: 14px;
font-weight: 400;
color: #fff;
margin: 0 0 30px 0;
width: 80%;
}

section.business-section .btn-box a.get-btn {
border: solid 1px;
background-color: transparent;
}

section.business-section .btn-box a.nu-btn {
border: solid 1px;
padding: 7px 30px;
border-radius: 30px;
margin: 0 0 0 7px;
}

/*section.business-section*/

/*section.development-section*/

section.development-section {
padding: 50px 0px;
}

ul.nav.nav-tabs.development {
padding: 0;
border: 0;
}

ul.nav.nav-tabs.development li {
display: flex;
align-items: center;
width: 100%;
padding: 15px 20px;
margin: 0 0 20px 0;
border: 0;
border-radius: 10px;
background-color: rgb(240, 240, 240);
}

ul.nav.nav-tabs.development li a {
font-size: 20px;
font-weight: 400;
color: #000;
margin: 0;
border: 0;
}

.dep-typ-img img {

/* width: 100%; */
}

.development-main-box {
}

section.development-section .text-box p {
margin: 20px 0 40px 0;
}

.ser-devp-text h4 {
font-size: 40px;
font-weight: 600;
color: #333333;
margin: 15px 0 0 0;
}

.ser-devp-text p {
font-size: 14px;
font-weight: 400;
color: #333333;
margin: 10px 0 0 0;
}

/*section.development-section*/

/*section.offre-section*/


.offer-box {
padding: 20px 20px;
border-radius: 10px;
background-color: rgb(240, 240, 240);
transition: 1s all;
}

.offer-box h5 {
font-size: 12px;
text-align: center;
margin: 10px 0 0 0;
font-weight: 400;
}

img.offer-mini-img-box-2 {
text-align: center;
margin: 10px auto 0;
display: table;
}

section.offre-section {
padding: 50px 0px;
}

section.offre-section .text-box h2 {
margin: 0 0 40px 0;
}

.offer-box:hover {
transform: rotate(45deg);
background-color: #0a1857;
}

.offer-box:hover img.offer-mini-img-box {
filter: invert(1);
}

.offer-box:hover h5 {
color: #fff;
}

/*section.offre-section*/

/*.service-ecommerce-marketing-page*/

/*.service-ecommerce-store-marketing-page*/


.banner-service-eco-store-img-box {
margin: 60px 0 0 30px;
}

.choose-stor .choose-tetx p {
height: 100px;
overflow-x: hidden;
overflow-y: auto;
}

/* width */
.choose-stor .choose-tetx p::-webkit-scrollbar {
width: 8px;
}

/* Track */
.choose-stor .choose-tetx p::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 0px;
}

/* Handle */
.choose-stor .choose-tetx p::-webkit-scrollbar-thumb {
background: rgb(10, 24, 87);
border-radius: 10px;
}

/* Handle on hover */
.choose-stor .choose-tetx p::-webkit-scrollbar-thumb:hover {
background: #b30000;
}

.branr-stores-img-box img {
width: 100%;
margin: 40px 0 0 0;
}

section.barand-stores-section {
padding: 50px 0px;
}

.brand-stores-main-box {
padding: 50px 50px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 4px 9px 0px rgb(0 0 0 / 18%);
text-align: center;
margin: -120px 0 15px 0;
border-radius: 15px;
}

p.brand-store-pera {
font-size: 14px;
font-weight: 400;
color: #273343;
margin: 15px 0 20px 0;
}

.brand-stores-main-box .btn-box {
justify-content: center;
}

.brand-stores-main-box .btn-box a.nu-btn {
background-color: #384650;
padding: 8px 20px;
border-radius: 30px;
}

a.nu-btn span {
font-size: 15px;
font-weight: 400;
}

/*.service-ecommerce-store-marketing-page*/

/*section.contact-pagr*/

section.contact-section {
padding: 50px 0px;
background-image: url(../images/contact-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 740px;
}

.contact-banner-before-box {
position: relative;
z-index: 999;
}

.contact-banner-before-box:before {
position: absolute;
content: "";
width: 499px;
height: 501px;
left: 195px;
right: 0;
background-image: url(../images/circle-ecommerce-before2.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: -1;
}

section.contact-section .row {
display: flex;
align-items: center;
margin: 46px 0 0 0;
}

.banner-cont-img-box img {
margin: 90px 0 0 0;
}

section.contact-section .text-box h2 {
text-align: start;
color: #fff;
font-size: 40px;
}

section.contact-section .text-box p {
color: #fff;
text-align: start;
margin: 20px 0 30px 0;
}

.banner-about-img-box img {
margin: 95px 0 0 90px;
}

/*section.contact-information-sec*/
section.contact-information-sec {
padding: 50px 0;
background-color: #fff;
}

section.contact-information-sec .row {
display: flex;
align-items: center;
justify-content: space-between;
}

/*form*/
.contact-banner-form button {
padding: 12px 20px;
border: 0;
color: #fff;
font-size: 18px;
border-radius: 5px;
margin: 20px auto 0;
display: table;
width: 100%;
background-color: #e7b300;
}

.contact-banner-form button {
padding: 15px 20px;
border: 0;
color: #fff;
font-size: 14px;
border-radius: 5px;
margin: 20px auto 0;
display: table;
width: 100%;
background-color: #0e1c9c;
}

.contact-banner-form button i {
margin-left: 8px;
position: relative;
top: 2px;
}

.contact-banner-form {
padding: 30px 20px;	/* margin: 0 0 0 40px; */
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: left bottom;
border-radius: 20px;
width: 100%;
background-color: #fff;
}

.contact-banner-form h6 {
font-size: 30px;
font-weight: 400;
color: #fff;
margin: 0;
}

.contact-banner-form textarea {
background: none;
border: 1px solid #cccccc;
}

.contact-banner-form h2 {
font-size: 30px;
font-weight: bold;
margin: 10px 0 10px 0;
color: #000;
text-align: center;
}

.contact-banner-form h2 span {
color: #000;
}

.contact-banner-form p {
color: #000;
font-size: 14px;
font-weight: 400;
margin: 0 0 20px 0;
text-align: center;
}

.contact-banner-form-main {
position: relative;
z-index: 1;
}

.contact-banner-form-main:before {
position: absolute;
content: "";
width: 165px;
height: 451px;
left: -138px;
right: 0;
background-image: url(../images/contact-fomr-before.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: -1;
top: 45px;
}

/* .contact-banner-form-main:after {
position: absolute;
content: "";
width: 136px;
height: 170px;
left: 339px;
right: 0;
background-image: url(../images/contact-fomr-after.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
z-index: 1;   
bottom: -26px;
animation: updown2 3s ease-in-out infinite;
} */

.contact-banner-form input {
margin: 0 0 10px 0;
background: none;
border: 1px solid #cccccc !important;
}

.contact-banner-form textarea {
background: none;
border: 1px solid #cccccc;
}

.contact-banner-form .fld-inp input {
width: 100%;
padding: 10px 0 10px 50px;
margin-bottom: 10px;
border: 0;
border-radius: 25px;	/* background-color: rgba(72, 85, 94, 0.141); */

/* background-color: rgb(255, 255, 255); */
}

.contact-banner-form .fld-inp textarea {
width: 100%;
height: 80px;
FONT-WEIGHT: 100;
margin: 0 0 0 0;
padding: 10px 10px 0 51px;
outline: 0;
border-width: 1px;
border-style: solid;
border-radius: 25px;
background-color: rgba(58, 62, 71, 0);
height: 131px;
resize: none;
}

.contact-banner-form .fld-inp i {
position: absolute;
top: 16px;
left: 10px;
color: #c6c6c6;
font-size: 13px;
}

.contact-banner-form .fld-inp {
position: relative;
}

.contact-banner-form .fld-inp.col-sm-6.p0 {
padding: 0;
}

.contact-banner-form h6 {
font-size: 30px;
font-weight: 400;
color: #fff;
margin: 0;
}

.contact-icon-box {
height: 35px;
width: 35px;
border-radius: 100px;
background-color: #6e7888;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 4px;
left: 5px;
}

.contact-icon-box i {
display: flex !important;
align-items: center !important;
justify-content: center !important;
top: 0 !important;
bottom: 0 !important;
color: #000 !important;
}

/*form*/
section.contact-information-sec .text-box h2 {
text-align: start;
font-size: 40px;
}

section.contact-information-sec .text-box p {
text-align: start;
margin: 20px 0 20px 0;
}

.contact-box {
display: flex;
align-items: center;
column-gap: 20px;
margin: 0 0 20px 0;
}

.contact-box a {
font-size: 17px;
font-weight: 500;
color: #333333;
margin: 0 0 0 0;
}

.contact-box a span {
font-size: 24px;
font-weight: 600;
color: #000;
margin: 0 0 0 0;
}

.contact-box i {
height: 50px;
width: 50px;
background-color: #011845;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
color: #fff;
}

/*section.contact-information-sec*/

/*section.counter-section*/
section.counter-section {
padding: 50px 0px;
background-image: url(../images/counter-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.countr-markitingisec {
background-image: url(../images/counter-markiting-bg.png) !important;
}

section.counter-section .text-box h2 {
color: #fff;
font-size: 40px;
}

section.counter-section .text-box p {
color: #ffff;
}

.counter-main-box ul {
padding: 0;
list-style: none;
display: flex;
align-items: center;
justify-content: space-between;
margin: 50px 0 0 0;
}

.counter-boxx h2 span {
font-size: 68px;
font-weight: bold;
color: #fff;
margin: 0 0 0 0;
text-align: center;
}

.counter-boxx h2 {
font-size: 67px;
color: #fff;
font-weight: 300;
margin: 0;
text-align: center;
}

.counter-boxx p {
font-size: 15px;
font-weight: 400;
color: #fff;
margin: 0 0 0 0;
text-align: center;
}

.counter-main-box ul li {
text-align: center;
}

.counter-boxx {
text-align: center;
margin: auto;
display: table;
}

section.counter-section .btn-box {
justify-content: center;
margin: 50px 0 0 0;
}

section.counter-section .btn-box a.get-btn {
border: solid 1px;
background: transparent;
}

section.counter-section a.nu-btn {
padding: 10px 20px;
border: solid 1px #fff;
border-radius: 30px;
}

/*section.counter-section*/

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}

/*section.contact-pagr*/
.about-banner-section {
background-image: url(../images/about-sec-bg.png) !important;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

section.about-offer-section {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-image: url(../images/about-sec-2-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: -1;
margin-top: -40px;
}

section.about-offer-section {
padding: 100px 0px;
position: relative;
}

.offer-baout-img-box .text-box h2 {
}

section.about-offer-section .text-box h2 {
color: #fff;
text-align: start;
font-size: 40px;
}

section.about-offer-section .text-box p {
color: #fff;
text-align: start;
margin: 20px 0 20px 0;
}

section.about-offer-section .row {
display: flex;
align-items: center;
}

section.about-offer-section.btn-box a.get-btn {
}

section.about-offer-section .btn-box a.get-btn {
border: solid #fff 1px;
background: transparent;
}

section.about-offer-section .btn-box a.nu-btn {
padding: 10px 20px;
border: solid #fff 1px;
border-radius: 30px;
margin: 0 0 0 5px;
}

section.accomplishments-section {
padding: 50px 0px;
background-image: url(../images/accomple-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}

.accomplishments-section:before {position: absolute;top: 43px;bottom: 0;left: 0;right: 0;background-color: #1a275f;height: 20%;width: 100%;content: "";margin: auto;display: table;}

.accomplishments-section:after {
position: absolute;
bottom: -30px;
right: 125px;
background-image: url(../images/accoppl-before-1.png);
background-size: cover;
background-repeat: no-repeat;
height: 114px;
width: 114px;
content: "";
animation: updown2 3s ease-in-out infinite;
}

section.accomplishments-section .text-box h2 {
font-size: 40px;
color: #fff;
}

section.accomplishments-section .text-box p {
color: #fff;
margin: 20px 0 50px 0;
}

.accompl-ul-box ul {
padding: 0;
pointer-events: none;
display: flex;
align-items: center;
justify-content: space-between;
list-style: none;
}

section.accomplishments-section .btn-box a.get-btn {
border: solid #fff 1px;
background: transparent;
}

section.accomplishments-section .btn-box a.nu-btn {
padding: 11px 20px;
border: solid #fff 1px;
border-radius: 30px;
}

section.accomplishments-section .btn-box {
justify-content: center;
margin: 70px 0 0 0;
}

section.our-timline-section {
padding: 0px 0px 50px 0;
}

.nu-box-timeline a {
font-size: 83px;
font-weight: 600;
color: #0a1857;
margin: auto;
display: table;
}

section.our-timline-section .text-box h2 {
font-size: 40px;
}

.nu-box-timeline {
position: relative;
}

.nu-box-timeline:before {
position: absolute;
content: "";
background-image: url(../images/time-line-before.png);
background-repeat: no-repeat;
height: 341px;
width: 385px;
top: 0;
left: 0;
margin: auto;
right: 0;
bottom: 0;
animation: updown2 3s ease-in-out infinite;
}

section.nuber-section {
padding: 50px 0px;
display: flex;
align-items: center;
height: auto;
justify-content: center;
height: 400px;
}

section.our-timline-section .text-box {
margin: 0 0 35px 0;
}

.time-nu-box {
background-color: rgb(56, 70, 80);
padding: 20px 10px;
}

.time-nu-box h3 {
font-size: 19px;
font-weight: 500;
color: #fff;
text-align: center;
margin: 0;
}

.timeline-pera-box {
padding: 35px 10px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 7px 29px 0px rgba(0, 0, 0, 0.09);
text-align: center;
min-height: 190px;
}

section.our-timline-section .col-sm-3 {
padding: 0;
}

.time-nu-box.color-box-timeline {
background-color: #0a1857;
}

.timline-slider .slick-prev:before {
font-size: 30px !important;
content: "\f053";
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
color: #0a1857;
}

.timline-slider .slick-next:before {
font-size: 30px !important;
content: "\f054";
position: absolute;
font: normal normal normal 14px/1 FontAwesome;
color: #384650;
}

.timline-box {
margin: 0 0 20px 0;
}

/*section.service-campaign-page*/

/*section.service-banner-campaign-sec*/

section.service-banner-campaign-sec {
padding: 130px 0px;
/* background-image: url(../images/ser-campaign.jpg); */
background-repeat: no-repeat;
background-size: cover !important;
background-position: center;
/* height: 740px; */
display: flex;
align-items: center;
padding-top: 100px;
}
.rating-logo img {
    width: 100%;
    height: auto;
}
section.service-banner-campaign-sec .row {
display: flex;
align-items: center;
}

.text-box-service h1 {
/* width: 110%; */
text-align: start;
color: #fff;
font-size: 40px;
margin: 0 0 0 0;
font-weight: 700;
line-height: 1.2;
text-shadow: 1px 6px 10px #00000045;
}

.text-box-service p {
color: #fff;
text-align: start;
margin: 20px 0 20px 0;
font-size: 14px;
}

/* .with-box-ser {
width: 111%;
} */

.banner-ser-img-box img {
    margin: 14px 0px 0px;
    animation: 3s ease-in-out 0s infinite normal none running updown2;
    max-width: 755px;
    height: 500px;
    object-fit: cover;
}

.contact-banner-before-box:after {
content: "";
position: absolute;
top: 250px;
left: 108px;
background-image: url(../images/baner-before-1.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 69px;
width: 69px;
animation: updown2 3s ease-in-out infinite;
}

section.service-banner-campaign-sec .contact-banner-before-box:before {
top: -40px;
left: 90px;
}

section.servive-form-section {
padding: 75px 0
}

section.servive-form-section .row {
display: flex;
align-items: center;
}

/*section.service-banner-campaign-sec*/
section.servive-form-section .contact-banner-form-main:before {
display: none;
}

.ser-tex h4 {
font-size: 24px;
font-weight: 500;
color: #666666;
margin: 0 0 20px 0;
}

.ser-tex h2 {
font-size: 40px;
font-weight: 700;
color: #333333;
margin: 0 0 20px 0;
line-height: 60px;
}

.ser-tex p {
font-size: 14px;
font-weight: 400;
margin: 0 0 40px 0;
line-height: 28px;
}

.service-form-before {
position: relative;
}

.service-form-before:before {
position: absolute;
content: "";
background-image: url(../images/servive-form-before.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
top: 0;
left: 0;
width: 602px;
height: 620px;
bottom: 0;
margin: auto;
background-size: 75%;
z-index: -1;
}

/*section.accomplishments-service-section*/
section.accomplishments-service-section {
padding: 50px 0px;
background-image: url(../images/accomple-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}

.accomplishments-service-section:before {
position: absolute;
top: 100px;
bottom: 0;
left: 0;
right: 0;
background-color: #1a275f;
height: 20%;
width: 100%;
content: "";
margin: auto;
display: table;
}

section.accomplishments-service-section .text-box h4 {
font-size: 30px;
color: #fff;
font-weight: 500;
text-align: center;
}

section.accomplishments-service-section .text-box h3 {
font-size: 30px;
color: #fff;
font-weight: 400;
text-align: center;
margin: 20px 0 15px 0;
}

section.accomplishments-service-section .text-box h6 {
font-size: 24px;
color: #fff;
font-weight: 300;
text-align: center;
margin: 0px 0 30px 0;
}

section.accomplishments-service-section .accompl-ul-box ul {
padding: 0;
pointer-events: none;
display: flex;
align-items: center;
justify-content: space-between;
list-style: none;
margin: 50px 0 0 0;
}

section.accomplishments-service-section .btn-box a.get-btn {
border: solid #fff 1px;
background: transparent;
}

section.accomplishments-service-section .btn-box a.nu-btn {
padding: 11px 20px;
border: solid #fff 1px;
border-radius: 30px;
}

section.accomplishments-service-section .btn-box {
justify-content: center;
margin: 60px 0 0 0;
}

/*section.accomplishments-service-section*/

/*section.optimizaton-sec*/
section.optimizaton-sec .platform-text-box h2 {
text-align: center;
font-weight: 700;
margin: 0 0 40px 0;
}

section.optimizaton-sec {
padding: 50px 0;
background-image: url(../images/optimiz-bg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
}

section.optimizaton-sec:after {
position: absolute;
bottom: -30px;
left: 125px;
background-image: url(../images/accoppl-before-1.png);
background-size: cover;
background-repeat: no-repeat;
height: 114px;
width: 114px;
content: "";
animation: updown2 3s ease-in-out infinite;
}

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

.optimiz-img-box:before {
content: "";
position: absolute;
height: 110px;
width: 110px;
background-image: url(../images/optimiz-before-1.png);
background-repeat: no-repeat;
left: -45px;
top: -35px;
animation: updown2 3s ease-in-out infinite;
}

a.nu-btn.optimiz {
padding: 12px 40px;
border-radius: 5px;
background-color: #0e1c9c;
/* border-radius: 30px; */
font-size: 14px;
}

/*section.optimizaton-sec*/

/*section.brands-sec*/

section.brands-sec {
padding: 100px 0px;
position: relative;
overflow: hidden;
}

section.brands-sec .row {
display: flex;
align-items: center;
}

.brands-sec-before:before {
position: relative;
}

.brands-sec-before:before {
content: "";
position: absolute;
background-image: url(../images/brands-before.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 500px;
width: 865px;
top: 0;
bottom: 0;
left: 85px;
margin: auto;
border-radius: 50px 0 0 0px;
z-index: -1;
}

section.service-banner-campaign-sec .contact-banner-before-box:after {
display: none;
}

section.contact-section.about-banner-section .contact-banner-before-box:after {
display: none;
}




.contact-banner-form button:hover {
background-color: #333f48;
}

/*section.brands-sec*/

/*section.service-campaign-page*/

/*service-banner-publishing-sec*/

.banner-ser-img-marketing-box img {
margin: 70px 0 0 -60px;
}

.bedore-service-box .contact-banner-before-box:before {
top: 30px !important;
left: 90px !important;
}

.banner-ser-img-publishing-box img {
margin: 40px 0 0 0;
}

.service-sec .contact-banner-form {
padding: 50px 35px;
}

.service-sec .contact-banner-form-main:after {
margin: 0 0 0 80px;
}

/*service-banner-publishing-sec*/
.banner-ser-img-other-box img {
margin: 0 0 0 -63px;
}

.banner-ser-brnd-ct-img-box img {
margin: 0 0 0 -40px;
}

.brnd-ser-img-box img {
width: 85%;
}

.contant-gril-img-box img {
width: 100%;
}

@keyframes updown2 {
0%, 100% {
	transform: translate(0, 0);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

50% {
	transform: translate(0, 10px);
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

}

/*new-nav*/
.nav-but-wrap {
position: relative;
display: inline-block;
float: left;
padding-left: 15px;
padding-top: 0;
margin-top: 0;
transition: all .3s ease-out
}

.menu-icon {
height: 35px;
width: 30px;
position: fixed;
z-index: 2;
cursor: pointer;
display: block;
z-index: 9999;
top: 30px;
right: 20px;
display: none;
background-color: #fff;
padding: 8px 25px;
border-radius: 5px;
}

.menu-icon__line {
height: 2px;
width: 20px;
display: block;
background-color: #000;
margin-bottom: 7px;
cursor: pointer;
-webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
transition: background-color .5s ease, -webkit-transform .2s ease;
transition: transform .2s ease, background-color .5s ease;
transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
margin: 0 0 7px -12px;
}

.menu-icon__line-left {
width: 30px;
-webkit-transition: all .2s linear;
transition: all .2s linear
}

.menu-icon__line-right {
width: 0;
float: right;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
-ms-transition: all .2s linear;
transition: all .2s linear;
color: #fff;
right: 30px;
position: relative;
font-size: 20px;
font-weight: 700
}

.menu-icon:hover .menu-icon__line-left, .menu-icon:hover .menu-icon__line-right {
width: 30px
}

span.menu_mm {
color: #11ef93;
right: 30px;
position: relative;
font-size: 20px;
font-weight: 700
}

.nav-fix-st {
position: fixed;
z-index: 999;
right: 0
}

.nav:after, .nav:before {
content: "";
position: fixed;
top: 100px;
right: 0;
width: 0;
height: 0;
background-color: rgba(20, 21, 26, .6);
border-bottom-right-radius: 200%;
z-index: -1;
transition: border-radius linear .8s, width cubic-bezier(.77, 0, .175, 1) .6s, height cubic-bezier(.77, 0, .175, 1) .6s
}

.nav:after {
background-color: #09090c;
background-image: url(../../s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat.svg);
background-position: bottom center;
background-repeat: no-repeat;
background-size: 300%;
-webkit-transition-delay: 0s;
transition-delay: 0s;
box-shadow: 6px 7px 28px 0 rgba(16, 16, 16, .3)
}

.nav:before {
-webkit-transition-delay: .2s;
transition-delay: .2s
}

.nav__content {
position: relative;
visibility: hidden;
top: 100px;
right: 0;
width: 0;
text-align: left;
z-index: 9
}

.nav__list {
padding: 0;
margin: 0;
z-index: 99
}

.nav__list-item {
position: relative;
display: block;
-webkit-transition-delay: .8s;
transition-delay: .8s;
opacity: 0;
text-align: left;
color: #fff;
overflow: hidden;
font-family: Poppins, sans-serif;
font-size: 22px;
line-height: 1.2;
letter-spacing: 2px;
-webkit-transform: translate(30px, 0);
transform: translate(30px, 0);
-webkit-transition: opacity .2s ease, -webkit-transform .3s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, transform .2s ease;
transition: opacity .2s ease, transform .2s ease, -webkit-transform .2s ease;
margin-top: 0;
margin-bottom: 0
}

.nav__list-item a {
position: relative;
text-decoration: none;
color: rgba(255, 255, 255, .6);
overflow: hidden;
cursor: pointer;
font-family: Poppins, sans-serif;
font-weight: 600;
z-index: 2;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
-webkit-transition: all .2s linear;
transition: all .2s linear
}

.nav__list-item a:after {
position: absolute;
content: '';
top: 50%;
left: 0;
width: 5px;
height: 0;
opacity: 0;
background-color: #12ff9d;
z-index: 1;
-webkit-transition: all .2s linear;
transition: all .2s linear
}

.nav__list-item a:hover:after {
height: 100%;
opacity: 1;
top: 0
}

.nav__list-item a:hover {
color: #fff
}

.nav__list-item.active-nav a {
color: #fff
}

.nav__list-item.active-nav a:after {
height: 100%;
opacity: 1;
top: 0
}

body.nav-active .nav__content {
visibility: visible;
width: 260px
}

body.nav-active .menu-icon__line {
background-color: #00;
-webkit-transform: translate(0, 0) rotate(-45deg);
transform: translate(-4px, 1px) rotate(-45deg);
width: 30px
}

body.nav-active .menu-icon__line-left {
width: 30px;
-webkit-transform: translate(2px, 4px) rotate(45deg);
transform: translate(2px, 4px) rotate(45deg);
transform: translate(-4px, 10px) rotate(45deg)
}

body.nav-active .menu-icon__line-right {
width: 15px;
float: right;
-webkit-transform: translate(-3px, -3.5px) rotate(45deg);
transform: translate(-3px, -3.5px) rotate(45deg)
}

body.nav-active .menu-icon:hover .menu-icon__line-left, body.nav-active .menu-icon:hover .menu-icon__line-right {
width: 30px
}

body.nav-active .nav:after, body.nav-active .nav:before {
width: 280px;
height: 100%;
border-radius: 0;
right: 0;
top: 0
}

body.nav-active .nav:after {
-webkit-transition-delay: .1s;
transition-delay: .1s
}

body.nav-active .nav:before {
-webkit-transition-delay: 0s;
transition-delay: 0s
}

body.nav-active .nav__list-item {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
transition: opacity .3s ease, transform .3s ease, color .3s ease;
transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease
}

body.nav-active .nav__list-item:nth-child(0) {
-webkit-transition-delay: .7s;
transition-delay: .7s
}

body.nav-active .nav__list-item:nth-child(1) {
-webkit-transition-delay: .8s;
transition-delay: .8s
}

body.nav-active .nav__list-item:nth-child(2) {
-webkit-transition-delay: .9s;
transition-delay: .9s
}

body.nav-active .nav__list-item:nth-child(3) {
-webkit-transition-delay: 1s;
transition-delay: 1s
}

body.nav-active .nav__list-item:nth-child(4) {
-webkit-transition-delay: 1.1s;
transition-delay: 1.1s
}

body.nav-active .nav__list-item:nth-child(5) {
-webkit-transition-delay: 1.2s;
transition-delay: 1.2s
}

body.nav-active .nav__list-item:nth-child(6) {
-webkit-transition-delay: 1.3s;
transition-delay: 1.3s
}

body.nav-active .nav__list-item:nth-child(7) {
-webkit-transition-delay: 1.4s;
transition-delay: 1.4s
}

body.nav-active .nav__list-item:nth-child(8) {
-webkit-transition-delay: 1.5s;
transition-delay: 1.5s
}

body.nav-active .nav__list-item:nth-child(9) {
-webkit-transition-delay: 1.6s;
transition-delay: 1.6s
}

body.nav-active .nav__list-item:nth-child(10) {
-webkit-transition-delay: 1.7s;
transition-delay: 1.7s
}

body.nav-active .nav__list-item:nth-child(11) {
-webkit-transition-delay: 1.8s;
transition-delay: 1.8s
}

/*new-nav*/
ul.nav.navbar-nav.navbar-right li.dropdown.open {
position: relative;
}

.inner-menu-st {
position: absolute;
top: 3px;
right: 15px;
}

li.dropdown.dropdown-submenu {
position: relative;
}

.inner-menu-st.active ~ ul.dropdown-menu.innr-menu-st {
display: block;
}

.inner-menu-st ~ ul.dropdown-menu.innr-menu-st {
left: 233px;
width: 117%;
padding-top: 10px;
}

.optimiz-deep-img-box img {
width: 75%;
margin: 0 0 0 100px;
}

.contact-banner-before-box {
z-index: 0;
}

section.terms-bnr {
padding: 150px 0px;
background-color: #0a1857;
display: flex;
align-items: center;
justify-content: center;
}

.terms-bnr h1 {
text-align: center;
font-size: 50px;
font-weight: 600;
color: #fff;
}

section.terms-bnr .btn-box {
text-align: center;
justify-content: center;
margin: 40px 0 0 0;
}

section.terms-bnr .btn-box a.get-btn {
background-color: #384650;
}

section.terms-txt-st {
margin: 30px 0;
}

.hreo_banner .banner-img-box img {
box-shadow: 0 0 0 #000;
mix-blend-mode: lighten;
}

/*.hreo_banner {
    position: relative;
    background-image: url(../images/hero-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    height: 786px !important;
}

.hreo_banner:before {
    background-image: url(../images/hero-before-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    content: "";
    position: absolute;
    width: 100%;
    height: 207px;
    bottom: -90px;
    z-index: 999;
}*/

/* new pages */

.platform_list {
width: 100%;
padding: 21px 0 40px 0;
}

.platform_list img {
width: 100%;
}

.book-writing-after-banner-img {
width: 100%;
}

.book-writing-section-2 {
background: url("../img/bg-images.webp");
/* background-color: #000; */
/* background-repeat: no-repeat;
background-size: cover; */
--tw-bg-opacity: 1;
background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}

.book-writing-section-2 * {
color: #fff !important;
}

.book_writing_book_editing_services {
width: 100%;
background-size: #fff;
padding: 50px 0px;
}

.book_writing_book_editing_services_wrapper {
width: 100%;
}

.book_writing_book_editing_services_boxes {
padding: 30px 0 0 0;
}

.book_writing_book_editing_services_boxes ul {
margin: 0 0 0 20px;
padding: 0px;
display: flex;
flex-direction: column;
gap: 14px;
}

.our_book_editing_portfolio {
width: 100%;
background: url("../img/book-writing-portfolio-bg.png");
background-repeat: no-repeat;
background-size: cover;
padding: 50px 0px;
}

.our_book_editing_portfolio .text-box h2 {
color: #fff;
font-size: 40px;
}

.our_book_editing_portfolio .text-box p {
color: #fff;
}

.our_book_editing_portfolio .row {
gap: 30px;
}

.book_writing_portfolio_box {
margin: 0 0 32px 0;
}

.book_writing_cta {
width: 100%;
background: #0e1c9c;
padding: 30px 0 60px 0;
}

.book_writing_cta .cta_text {
text-align: left;
}

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

.book_writing_cta .cta_text h3 {
color: #fff;
font-family: Poppins;
font-size: 48px;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
}

.book_writing_cta .cta_text p {
color: #fff;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
}

/* section.book_writing_cta .image_box img {
margin: 0 0 -40px 0;
} */

.book_writing_abundant {
width: 100%;
}

.book_writing_portfolio_wrapper {
margin-top: 30px;
}

.abundant_sec {
background: #fff;
background-image: none !important;
}

.numbers_states {
margin: 10px 0 20px 0;
padding: 0px;
display: flex;
justify-content: space-between;
}

.numbers_states li {
list-style: none;
width: 30.3333%;
}

.numbers_states h5 {
color: #1A2B7A;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin: 0px;
}

.numbers_states h3 {
color: #282828;
font-family: Poppins;
font-size: 70px;
font-style: normal;
font-weight: 700;
margin: 0px;
}

.book_writing_process_sec {
width: 100%;
background: #F5F5F5;
padding: 80px 0px;
}

.bw_procrss_box {
border-radius: 5px;
border: 1px solid #C0C0C0;
background: #FFF;
padding: 19px;
margin-bottom: 30px;
min-height: 273px;
display: block;
}

.bw_procrss_box h5 {
color: #071B4F;
font-family: Poppins;
font-size: 55px;
font-style: normal;
font-weight: 600;
margin: 0px;
}

.bw_procrss_box h6 {
color: #151515;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
}

.bw_procrss_box p {
color: #606060;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
}

.book_cover_cta {
width: 100%;
background: #0e1c9c;
/* text-align: center; */
padding: 40px 140px;
/* margin-top: 20px; */
padding-bottom: 0;
}
.iteming h4 {
    color: #fff;
}
.iteming h4 a{
    color: #fff;
}
.iteming {
    margin-top: 53px;
}
.book_cover_cta p {
color: #fff;
/* text-align: center; */
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
}

.book_cover_cta h4 {
color: #fff;
/* text-align: center; */
/* font-family: Poppins; */
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 1.5;
}

.buttons_ctas {
width: 100%;
display: flex;
align-items: center;
/* justify-content: center; */
margin: 20px 0 0 0;
gap: 20px;
}

.buttons_ctas_center {
justify-content: left;
}
img.ctab {
    width: 100%;
    height: auto;
}
.buttons_ctas .cta_cl_one {
color: #000;
font-family: Poppins;
/* font-size: 14px; */
font-style: normal;
/* font-weight: 600; */
border-radius: 5px;
padding: 12px 40px;
    font-size: 14px;
    font-weight: 500;
	background-color: #fff;
	/* line-height: 40px; */
}

.buttons_ctas .cta_cl_two {
	color: #000;
	font-family: Poppins;
	/* font-size: 14px; */
	font-style: normal;
	font-weight: 600;
	border-radius: 5px;
	padding: 12px 40px;
		font-size: 14px;
		/* font-weight: 500; */
		background-color: #fff;
		/* line-height: 40px; */
}

.buttons_ctas .cta_cl_three {
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 600;
border-radius: 5px;
background: #000;
}

.buttons_ctas_yellow {
gap: 13px;
}

.buttons_ctas_yellow a {
border: 1px solid #878787;
border-radius: 50px;
}

.buttons_ctas_yellow .cta_cl_one {
background: #F89C24;
}

.buttons_ctas_yellow .cta_cl_three {
background: #fff;
color: #000;
}

.buttons_ctas a {
padding: 10px 30px;
}

.book_writing_portfolio_box img {
width: 100%;
}

.book-cover-design-service {
background: url('../img/book-cover-design-service-nbg.png') no-repeat;
background-position: center;
background-size: cover;
}

.book-cover-design-service .row {
display: flex;
align-items: center;
}

.book-cover-design-service-img-wrap {
width: 100%;
}

.book-cover-design-service-text-wrapper {
width: 100%;
}

.book-cover-design-service-text-wrapper h2 {
color: #151515;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
}

.book-cover-design-service-text-wrapper p {
color: #606060;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
}

.book-writing-after-banner-img-bpc img {
margin: 0 0 -50px;
}

.book-publicity-campaigns-logos {
width: 100%;
padding: 50px 0;
}

.book-publicity-campaigns-logos .row {
display: flex;
align-items: center;
}

.book-publicity-campaigns-logos .row .col-sm-4 {
height: 100%;
}

.bpclogo_list {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 38px;
}

.bpclogo_list_center {
border-left: 1px solid #C6C6C6;
border-right: 1px solid #C6C6C6;
}

.bpclogo_list_wrapper {
padding: 40px 0;
border: 1px solid #C6C6C6;
margin: 70px 0 0 0;
}

.obpc_the_tactics {
width: 100%;
padding: 50px 0px;
}

.obpc_the_tactics_wrapper {
width: 100%;
margin: 60px 0 0 0;
}

.obpc_the_tactics_boxes {
border-radius: 5px;
border: 1px solid #C0C0C0;
background: #FFF;
text-align: center;
padding: 30px 16px;
}

.obpc_the_tactics_boxes:hover {
border-style: dashed;
}

.obpc_the_tactics_wrapper .row {
display: flex;
flex-wrap: wrap;
gap: 25px 0px;
}

.obpc_the_tactics_wrapper .row .col-sm-4 {
height: 100%;
}

.obpc_the_tactics_boxes img {
}

.obpc_the_tactics_boxes h3 {
color: #282828;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 500;
}

.obpc_the_tactics_boxes p {
color: #606060;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
}

.book_writing_cta_bpc_cta {
width: 100%;
background: #E7AB45;
padding: 60px 0;
}

.book_formatting_for_hire {
width: 100%;
background: #F5F5F5;
padding: 50px 0px;
}

.book_formatting_for_hire h3 {
color: #151515;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
}

.book_formatting_for_hire p {
font-size: 14px;
font-weight: 400;
margin: 0 0 20px 0;
}

.book_formatting_for_hire ul {
margin: 0 0 0 18px;
padding: 0px;
display: flex;
flex-wrap: wrap;
gap: 8px;
}

.book_formatting_for_hire ul li {
font-size: 14px;
font-weight: 400;
width: 40%;
}

.book_formatting_for_hire_img {
width: 100%;
}

section.portfolio__wrap.light-grey {
padding: 50px 0px;
}

section.portfolio__wrap.light-grey  h4 {
text-align: center;
font-size: 50px;
font-weight: bold;
color: #333333;
margin: 20px 0 0 0;
}

.nav_tabs_genre {
display: flex;
justify-content: center;
border: none;
background: transparent;
gap: 22px;
margin: 50px 0 40px 0;
}

.content__portfolio .nav-tabs a {
padding: 0px 7px;
font-size: 14px;
font-weight: 600;
color: #787878;
border-radius: 5px !important;
border: transparent;
background: #FFF !important;
text-align: center;
}

.content__portfolio .nav-tabs a:hover {
color: #000;
}

.content__portfolio li.active a {
color: #000;
}

.content__portfolio a p {
padding: 20px;
border-radius: 5px;
display: block;
background-color: #fff;
margin-bottom: 15px;
border: 1px solid #cfcfcf;
}

.content__portfolio a p img {
width: 50px;
}

.content__portfolio .nav-link img {
filter: brightness(0) saturate(100%) invert(0%) sepia(4%) saturate(5%) hue-rotate(52deg) brightness(90%) contrast(100%);
width: 50px;
}

.portfolio_box_img img {
width: 100%;
}

.portfolio_box_img {
margin-bottom: 30px;
}

.before_none *:before {
display: none !important;
}

.after_none *:after {
display: none !important;
}

.before_none:before {
display: none;
}

.after_none:after {
display: none;
}

.after_none.optimizaton-sec:after {
display: none !important;
}

.after_none.accomplishments-section:after {
display: none !important;
}

.awards_header {
margin: 31px 0 0 0;
}

.book_w_cta .image_box img {
width: 100%;
}

.book_w_cta .cta_text h3 {
font-size: 82.531px;
}

.book_w_cta .cta_text h3 span {
font-size: 25.514px;
display: block;
}

.book_w_cta .cta_text p {
font-size: 17px;
}

.book_w_sec_bg {
background: url(../img/book-w-bg-section.png) !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}

.book-w-variety img {
width: 100%;
}

.ignite_section {
width: 100%;
padding: 60px 0;
}

.ignite_boxes {
text-align: center;
padding: 26px 0 0 0;
}

.ignite_boxes  h3 {
color: #000;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 500;
}

.video_cta_text_cta  h3 {
font-size: 70.531px !important;
}

.book_printing_services_boxes {
text-align: left;
}

.book_printing_services_boxes h2 {
color: #151515;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
margin: 0px 0px 19px;
}

.book_printing_services_boxes h4 {
color: #0A1857;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
}

.book_printing_services_boxes .btn-box {
margin: 30px 0 0 0;
}

.utilize_the_magic {
width: 100%;
background: #F5F5F5;
padding: 50px 0 60px 0;
}

.col_utliize_work {
width: 100%;
text-align: center;
border-radius: 5px;
border: 1px solid #C0C0C0;
background: #FFF;
padding: 40px 12px;
margin: 60px 0 0 0;
}

.col_utliize_work h4 {
color: #F89C24;
text-align: center;
font-family: Poppins;
font-size: 60px;
font-style: normal;
font-weight: 600;
}

.col_utliize_work h5 {
color: #151515;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
margin: 10px 0 19px 0;
}

.col_utliize_work p {
color: #404040;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
}

.bi_key_features {
background: url("../img/bool-illustration-key-features-bg.png");
background-repeat: no-repeat;
background-size: cover;
padding: 60px 0px;
}

.bi_key_features .text-box * {
color: #fff;
}

.bi_key_features_row {
display: flex;
gap: 20px;
}

.bi_key_features_icon {
}

.bi_key_features_content {
}

.bi_key_features_content h4 {
color: #EFB138;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 500;
}

.bi_key_features_content p {
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
}

.bi_key_features_wrapper {
margin: 60px 0 0 0;
}

.audio_book_boxes {
padding: 0px;
border: none;
text-align: left;
}

.audio_book_boxes:hover {
border: none;
}

.audio_book_boxes img {
width: 100%;
}

.audio_book_boxes h3 {
text-align: left;
color: #151515;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
}

.audio_book_boxes p {
text-align: left;
}

.fb_w_cta .cta_text h3 span {
font-size: 29.514px;
display: block;
}

.fb_w_cta .cta_text h3 {
font-size: 66px;
}

/*menu*/
.dropdown-menu-style {
        background-image: url(../img/bg-images.webp);
left: 0 !important;
right: 0 !important;
margin: auto;
width: 630px;
padding: 10px 8px !important;
top: 52px;
    /* display: flex!important;
    flex-wrap: wrap;
    gap: 12px;
    padding: 10px 8px; */
    width: 630px;
	
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}

.dropdown-menu-style-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.dropdown-menu-style-inner::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px;
}

.dropdown-menu-style-inner::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
}

.dropdown-menu-style-inner::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #F89C24;
}

.dropdown-menu-style a {
color: #fff !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 400 !important;
/* padding: 17px 10px !important; */
/* margin: 0 0 -17px 0; */
display: inline-block;
width: 100%;
}

.parent_nav:before {
content: "";
height: 3px;
position: absolute;
background: #8a2324;
bottom: 2px;
width: 100%;
left: -2px;
opacity: 0;
}

.parent_nav:after {
content: "";
background: url("../img/arrow_carrat.png");
background-repeat: no-repeat;
background-position: center;
height: 7px;
position: absolute;
width: 13px;
background-size: cover;
bottom: -4px;
left: 0;
right: 0;
margin: auto;
opacity: 0;
}

.dropdown_open {
padding-bottom: 11px;
}

/* .dropdown_open:hover .dropdown-menu-style {
display: block;
} */

.dropdown_open:hover .parent_nav:before {
opacity: 1;
}

.dropdown_open:hover .parent_nav:after {
opacity: 1;
}

.dropdown-menu-style-two .dropdown-menu-style-inner {
height: auto;
overflow: hidden;
}

.cta_font_34 {
}

.media_logos {
margin-bottom: 30px;
}

.ebook_writing_sec_bg {
background: #F5F5F5;
}

.why_should_hire_ebook_writers {
width: 100%;
text-align: center;
padding: 50px 0px;
}

.why_should_hire_ebook_writers .ser-tex h4 {
width: 100%;
text-align: center;
}

.why_should_hire_ebook_writers .ser-tex h2 {
width: 100%;
text-align: center;
}

.why_should_hire_ebook_writers-box {
border-radius: 5px;
border: 1px solid #B4B4B4;
background: #FFF;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 140px;
margin: 0 0 20px 0;
}

.why_should_hire_ebook_writers-box h3 {
color: #101010;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
}

.why_should_img {
height: 60px;
}

.speech_writing_custom_ul {
margin: 0px 0 30px 0;
padding: 0 0 0 19px;
}

.speech_writing_tabs li.active a {
color: #E7AB45 !important;
}

.cta_with_span .cta_text h3 span {
color: #000;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 400;
}

.businesssection_biography {
background: #F5F5F5 !important;
}

.businesssection_biography * {
color: #000 !important;
}

.businesssection_biography h4 {
color: #0A1857 !important;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
}

section.optimizaton-sec .row {
align-items: center;
display: flex;
width: 100%;
}

.find_writers_sec {
padding: 50px 0;
}

.heading_paragraf {
width: 100%;
}

/* .heading_paragraf h4 {
width: 100%;
color: #282828;
text-align: center;
font-family: Poppins;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 62px; 
} */

.heading_paragraf h4 span {
color: #F89C24;
}

.heading_paragraf p {
width: 100%;
color: #606060;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 137.5% */
letter-spacing: -0.32px;
}

.find_writers_box_ {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: #F5F5F5;
padding: 27px 0;
gap: 12px;
transition: 0.5s;
}

.find_writers_box_ h5 {
color: #282828;
text-align: center;
font-family: Poppins;
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: 18px;
}

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

.find_writers_box_wrapper .row {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 28px 0px;
}

.find_writers_box_:hover {
background: #F89C25;
border-radius: 50px;
}

.find_writers_box_:hover * {
color: #fff;
transition: 0.5s;
}

.find_writers_box_:hover img {
filter: brightness(100);
transition: 0.5s;
}

.faqs_hire_writers {width: 100%;padding: 50px 0;/* background: url("../img/faqs_bg.png"); */background-repeat: no-repeat;background-size: cover;}

.faqs_wrapper .panel.panel-default {
background: #F89C25;
border-radius: 0px;
}

.faqs_wrapper .panel.panel-default * {
color: #fff;
}

.faqs_wrapper h4.panel-title a {font-family: Poppins;font-size: 16px;font-style: normal;font-weight: 500;line-height: 18px;/* letter-spacing: -0.6px; */}

.faqs_wrapper .panel-default .panel-heading {background: transparent;border: 0;padding: 20px 14px 0px;}

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

.find_your_industry_writer {
width: 100%;
background: #fff;
padding: 50px 0
}

.industry_writer_box {
border-radius: 5px;
background: #FFF;
box-shadow: 0px 0px 16px 0px rgba(30, 31, 37, 0.20);
text-align: center;
padding: 72px 20px 30px 20px;
position: relative;
}

.industry_writer_box > img {
position: absolute;
left: 0;
right: 0;
top: -56px;
margin: auto;
}

.industry_writer_box h5 {
color: #202020;
text-align: center;
font-family: Poppins;
font-size: 23px;
font-style: normal;
font-weight: 600;
}

.rating_write {
display: flex;
justify-content: center;
align-items: center;
gap: 8px;
margin: 20px 0 0 0;
}

.rating_write span {
color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 23px; /* 143.75% */
}

.find_wrapper_i_w {
padding: 80px 0 0 0;
}

.writer_i_h_cta {
border-top: 1px solid #DBDBDB;
padding: 20px 0 0 0;
margin: 31px 0 0 0;
text-align: center;
}

.writer_i_h_cta h6 {
color: #707070;
text-align: center;
font-family: Poppins;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 15px; /* 115.385% */
letter-spacing: -0.26px;
}

.writer_i_h_cta h6 span {
color: #0CC9A7;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 23px; /* 164.286% */
letter-spacing: -0.56px;
}

.writer_i_h_cta .btn-box.wow.fadeInUp {
align-items: center;
justify-content: center;
margin: 20px 0 0 0;
}

.writer_i_h_cta .btn-box.wow.fadeInUp a {
background: #0CC9A7;
border: 1px solid #0CC9A7;
}

.industry_writer_box:hover {
}

.industry_writer_box:hover > img {
transition: 0.5s;
transform: scale(1.3);
}

.find_wrapper_i_w .row {
display: flex;
flex-wrap: wrap;
gap: 100px 0px;
justify-content: center;
}

.industry_writer_box p {height: 160px;}

.importance_of_hiring {
width: 100%;
background: url("../img/hire-writer-cta-img.png");
background-repeat: no-repeat;
background-size: COVER;
min-height: auto;
padding: 90px 0;
background-position: right;
}

.importance_of_hiring .heading_paragraf {
text-align: left;
}

.importance_of_hiring .heading_paragraf h4 {
text-align: left;
color: #FFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 47px; /* 117.5% */
letter-spacing: -1.2px;
}

.importance_of_hiring .heading_paragraf h4 span {
color: #FFB800;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 47px;
letter-spacing: -1.2px;
}

.importance_of_hiring .heading_paragraf p {
text-align: left;
color: #fff;
}

.slider_impoortance {
margin: 30px 0 0 0;
}

.imporance_box {
display: flex;
align-items: center;
gap: 34px;
border-bottom: 1px solid #3147B7;
padding-bottom: 19px;
}

.imporance_box h2 {
color: #FFF;
font-family: Poppins;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: 47px; /* 94% */
letter-spacing: -1.5px;
}

.imporance_box_content {
}

.imporance_box_content h6 {
color: #FFF;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 129.412% */
letter-spacing: -0.51px;
}

.imporance_box_content p {
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: -0.28px;
}

.finding_process {
width: 100%;
background: #F5F5F8;
padding: 50px 0px 120px 0px;
}

.findign_process_wrapper {
display: flex;
margin: 40px 0 0 0;
}

.finding_box h3 {
text-align: center;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #FFF;
font-family: Poppins;
font-size: 52px;
font-style: normal;
font-weight: 600;
line-height: 54px; /* 108% */
letter-spacing: -1.5px;
color: transparent;
opacity: 0.5;
}

.finding_box img {
}

.finding_content h5 {
color: #151515;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 137.5% */
letter-spacing: -0.48px;
}

.finding_content p {
color: #606060;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 19px; /* 135.714% */
letter-spacing: -0.28px;
}

.finding_box {
max-width: 400px;
box-shadow: 11px 4px 20px 0px rgba(0, 0, 0, 0.10);
}

.finding_box_heading {
display: flex;
background: #0A2065;
justify-content: space-between;
align-items: center;
padding: 16px 15px;
}

.finding_content {
padding: 33px 15px;
}

.finding_box_heading_yellow {
background: #F89C24;
}

.find_writers_by_topic {
width: 100%;
margin: 50px 0 0 0;
}

.find_writers_by_topic ul {
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 30px;
justify-content: center;
align-items: center;
}

.find_writers_by_topic ul li {
width: auto;
background: #F5F5F5;
list-style: none;
border-radius: 35px;
}

.find_writers_by_topic ul li:hover {
background: #F89C24;
color: #fff;
}

.find_writers_by_topic ul li a {
padding: 15px 24px;
display: block;
color: #000;
}

.slider_impoortance .slick-prev {
position: absolute;
background: #fff;
padding: 20px 20px;
animation: relative;
border-radius: 60px;
transform: rotate(91deg);
right: 370px !important;
left: auto;
top: 110px;
z-index: 99999999;
}

.slider_impoortance .slick-prev:before {
color: #000;
position: relative;
left: -12px !important;
right: auto !important;
margin: 0 auto;
font-size: 28px;
top: -14px !important;
bottom: 0 !important;
}

.slider_impoortance .slick-next {
position: absolute;
background: #fff;
padding: 20px 20px;
animation: relative;
border-radius: 60px;
transform: rotate(91deg);
right: 370px !important;
left: auto;
top: 170px;
z-index: 99999999;
}

.slider_impoortance .slick-next:before {
color: #000;
position: relative;
left: -12px !important;
right: auto !important;
margin: 0 auto;
font-size: 28px;
top: -16px !important;
bottom: 0 !important;
}

.faqs_hire_writers_hire_writer_book_writing {
margin: -30px 0 0 0;
padding: 61px 0 50px 0 !important;
}

section.faqs_hire_writers.faqs_hire_writers_hire_writer_book_writing {
}

.hire_writer_banner_book_writing {
position: relative;
z-index: 9999999;
}

.finest_quality {
width: 100%;
padding: 70px 0 !important;
background: #fff !important;
}

.book_signingg_evnt {
display: flex;
justify-content: center !important;
align-items: center;
gap: 8px;
margin: 0 0 41px 0;
border: none;
}

.book_signingg_evnt li {

/* width: 100%; */
}

.book_signingg_evnt li a {
color: #282828;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 137.5% */
letter-spacing: -0.48px;
}

.book_signingg_evnt li.active a {
border-radius: 5px !important;
background: #0A1857 !important;
color: #fff !important;
}

.book_signingg_evnt li:hover a {
border-radius: 5px !important;
background: #0A1857 !important;
color: #fff !important;
}

.book_signing_portfolio_box {
margin: 0 0 32px 0;
display: flex;
flex-direction: column;
justify-content: space-evenly;
height: auto;
min-height: 430px;
}

.image_box {
position: relative;
height: 100%;
}

/* .image_box img {
position: absolute;
bottom: 0;
top: -200px;
} */

.cta_csls {
position: relative !important;
top: auto !important;
}

.bg_white {
background: #fff !important;
}

.faqs_bg_dm {
background: url("../img/email-marketing/faqs-bg.png");
width: 100%;
padding: 90px 0px;
}

.faqs_bg_dm .ser-tex h2 {
color: #fff;
text-align: center;
}

.faqs_bg_dm_wrapper {
width: 100%;
margin-top: 60px;
}

.faqs_dm_contnet .panel-default .panel-heading {
border: 0;
padding: 20px 30px 20px;
}

.ul_header_seo {
padding: 0px;
display: flex;
flex-wrap: wrap;
gap: 12px 0px;
margin: 0 0 30px 20px;
}

.ul_header_seo li {
list-style: disc;
width: 50%;
color: #ffff;
font-size: 15px;
}

.platform_list_we_trust {
text-align: center;
}

.platform_list_we_trust h2 {
font-size: 40px;
font-weight: 700;
color: #333333;
margin: 0 0 20px 0;
}

.platform_list_we_trust p {
}

.platform_list_we_trust img {
margin: 30px 0 0 0;
width: max-content;
}

.seo_affordable_ul {
padding: 0px;
display: flex;
flex-wrap: wrap;
gap: 12px 0px;
margin: 0 0 30px 20px;
}

.seo_affordable_ul li {
list-style: none;
width: 50%;
font-size: 15px;
display: flex;
gap: 6px;
align-items: center;
}

.get_free_audit_seo {
width: 100%;
padding: 60px 0px;
background: #fff;
}

.get_free_audit_form {
width: 100%;
}

.get_free_audit_form form {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
margin: 30px 0 0 0;
}

.get_free_audit_form input {
background: #FAFAFA;
border: 1px solid #CDCDCD;
border-radius: 9px;
padding: 11px 10px;
margin: 0px;
}

.get_free_audit_form button {
padding: 10px 56px;
font-size: 14px;
font-weight: 500;
color: #fff;
margin: 0;
background-color: #0C1A56;
border-radius: 30px;
border: solid 1px #0C1A56;
}

.seo_pricing {
width: 100%;
background: #0A1857;
padding: 80px 0px;
}

.seo_pricing .text-box h2, .seo_pricing .text-box p {
color: #fff;
}

.pricing_wrapper_seo {
width: 100%;
margin: 60px 0 0 0;
}

.pricing_seo_box {
width: 100%;
background: #fff;
padding: 22px 0;
}

.pricing_tags {
background: #F5F5F5;
display: flex;
justify-content: center;
gap: 20px;
align-items: center;
padding: 10px 0;
}

.pricing_header {
text-align: center;
}

.pricing_header h4 {
/font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 40px;
color: #0A1857;
}

.pricing_header p {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 14px;/* or 144% */
color: #606060;
}

.pricing_tags h5 {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 50px;
color: #0A1857;
}

.pricing_tags h5 span {
}

.pricing_tags h6 {
font-family: 'Poppins';
font-style: normal;
font-weight: normal;
font-size: 17px;/* or 24px */
color: #000000;
display: flex;
flex-direction: column;
}

.pricing_tags h6 span {
font-weight: bold;
font-size: 20px;
}

.pricing_seo_box ul {
padding: 20px 43px;
}

.pricing_seo_box ul li {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 190%;
letter-spacing: -0.03em;
color: #000000;
}

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

.pricing_buttons a.chat-btn.chats {
background: #0a1857;
}

.seo_industry_we_work {
width: 100%;
padding: 60px 0;
}

.seo_industry_box {
display: flex;
align-items: flex-start;
\:flex-start;
gap: 20px;
justify-content: space-between;
}

.seo_industry_box_img {
background: #0A1857;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 7px;
}

.seo_industry_box_content {
width: 80%;
}

.seo_industry_box_content h6 {
font-size: 21px;
font-weight: 700;
color: #333333;
margin: 0px 0 8px 0;
}

.seo_ind_row {
margin-top: 50px;
}

.seo_ind_row .row {
gap: 54px 0px;
display: flex;
flex-wrap: wrap;
}

.smm_affordable_ul {
}

.smm_affordable_ul li {
width: 100% !important;
}

.smm_arros_content h6 {
font-size: 17px;
margin: 0px 0 7px;
}

.smm_affordable_ul img {
margin-right: 12px;
}

.paid_img_box {
width: 100%;
}

.hire_writer_home {
width: 100%;
background: #fff;
padding: 50px 0px;
}

.hire_writer_home .text-box-service * {
text-align: center;
color: #000;
}

.hire_writer_home .industry_writer_box {
padding: 72px 20px 30px 20px !important;
margin: 60px 0 20px 0 !important;
}

.hire_writer_home  .find_wrapper_i_w {
padding: 10px 0 0 0 !important;
}

.hire_writer_home .find_wrapper_i_w .row {
display: flex;
flex-wrap: wrap;
gap: 0px 0px;
justify-content: center;
}

.footer_n {
width: 100%;
padding: 50px 0px 30px 0px;
background: url(../img/bg-images.webp);
/* background-color: #000; */
--tw-bg-opacity: 1;
background-color: rgb(34 34 34 / var(--tw-bg-opacity));
background-attachment: fixed;

}

.footer_n_box h5 {
color: #fff;
font-size: 20px;
}

.footer_n_box p {
color: #ababab;
margin: 21px 0 20px 0;
}

.footer_n_box ul {
margin: 30px 0 0 0;
padding: 0px;
}

.footer_n_box ul li {
list-style: none;
margin-bottom: 8px;
}

.footer_n_box ul li a {
margin: 0px;
padding: 0px;
font-size: 14px;
color: #ababab;
}

.footer_n_disclaimer {
width: 100%;
margin: 50px 0 0 0;
border-top: 1px solid #424242;
padding: 31px 0 0 0;
}

.footer_n_disclaimer p {
width: 100%;
font-size: 13px;
color: #ababab;
}

.footer_n_copyright {
/* background: #0b0b0b; */
padding: 26px 0;
width: 100%;
clear: left;
}

.footer_n_copyright p {
/* background: #0b0b0b; */
font-size: 14px;
color: #ababab;
}

.social_media_marketing_platforms {
width: 100%;
padding: 50px 0;
}

.smmp {
width: 100%;
margin: 50px 0 0 0;
display: flex;
flex-wrap: wrap;
}

.ssmp_box {
width: 100%;
padding: 15px 12px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%; /* Ensure the box takes up the full height */
}

.ssmp_box_facebook {
border-radius: 5px;
background: linear-gradient(180deg, #3764B9 0%, #1E4BA0 100%);
}

.ssmp_box_instagram {
background: linear-gradient(180deg, #E22781 0%, #8A1CBF 51.5%, #8A1CBF 100%);
}

.ssmp_box_linkedin {
background: linear-gradient(270deg, #417DCD 0%, #0F4B9B 100%);
}

.ssmp_box h4 {
color: #ffff;
font-size: 20px;
}

.ssmp_box p {
color: #fff;
font-size: 15px;
flex-grow: 1; /* Ensures the paragraph takes up available space */
}

.smmp .row {
display: flex;
flex-wrap: wrap;
}

.smmp .col-sm-4 {
display: flex;
justify-content: center;
align-items: stretch;
flex: 1 0 33%;
max-width: 33%;
padding: 10px; /* Adjust as necessary */
}

.ssmp_box_youtube {
background: linear-gradient(180deg, #D5002C 0%, #F00 100%);
}

.ssmp_box_twitter {
background: linear-gradient(180deg, #161616 0%, #4B4B4B 100%);
}

.ssmp_box_printrest {
background: linear-gradient(270deg, #FF1E37 0%, #C80000 100%);
}

.our_streamline_process {
width: 100%;
background: #F5F5F5;
padding: 50px 0px;
}

.process_tabs_smm {
width: 100%;
margin: 40px 0 0 0;
}

.process_tabs_smm .row {
display: flex;
}

.ul_tab_list_porcess {
display: flex;
flex-wrap: wrap;
gap: 20px;
justify-content: space-between;
margin: 0px;
padding: 0px;
}

.ul_tab_list_porcess li {
list-style: none;
width: 47%;
}

.ul_tab_list_porcess li a {
display: flex;
border-radius: 5px;
border: 1px #D0D0D0;
background: #FFF;
list-style: none;
width: 100%;
flex-wrap: wrap;
align-items: center;
justify-content: left;
padding: 10px 19px;
gap: 15px;
height: 100%;
}

.ul_tab_list_porcess li h6 {
color: #151515;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 22px; /* 137.5% */
}

.ul_tab_list_porcess li a:hover {
background: #F89C24;
}

.ul_tab_list_porcess li a:hover h6 {
color: #fff;
}

.ul_tab_list_porcess li a:hover img {
filter: brightness(100);
}

.ul_tab_content {
justify-content: center;
display: flex;
flex-direction: column;
align-items: start;
height: 100%;
}

.ul_tab_content h4 {
color: #0A1857;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 62px; /* 155% */
letter-spacing: -0.8px;
}

.ul_tab_content p {
color: #606060;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 23px; /* 143.75% */
letter-spacing: -0.32px;
}

.smm_tab_item.active {
background: #F89C24;
}

.smm_tab_item.active h6 {
color: #fff;
}

.smm_tab_item.active img {
filter: brightness(100);
}

.smm_tab_content {
display: none;
}

.smm_tab_content:first-of-type {
display: block;
}

.ul_tab_content .btn-box a.chat-btn.chats {
background: #091756 !important;
}

.ul_tab_content .btn-box {
margin: 13px 0 0 0;
}

.huundred_percent {
width: 100% !important;
}

.advantages_poor {
width: 100%;
padding: 70px 0;
}

.advantages_poor_list {
display: flex;
list-style: none;
margin: 0px;
padding: 0px;
flex-wrap: wrap;
gap: 8px 0px;
width: 128%;
gap: 11px;
}

.advantages_poor_list li {
list-style: none;
width: 48%;
border-radius: 5px;
border: 1px #D8D8D8 solid;
background: #F5F5F5;
color: #151515;
font-family: Poppins;
font-size: 13px;
font-style: normal;
font-weight: 500;
display: flex;
align-items: center;
gap: 14px;
padding: 4px  22px;
}

.advantages_poor_list li span {
font-size: 27px;
margin: 0;
-webkit-text-stroke: 1px #0A1857;
color: transparent;
font-weight: bold;
}

.orm_services_include {
width: 100%;
padding: 50px 0px;
text-align: center;
background: url("../img/reputation-management/orm-services-include.png");
background-repeat: no-repeat;
background-size: 100%;
}

.orm_services_include_box {
background: #fff;
padding: 30px 12px;
}

.orm_services_include_box .icon {
border-radius: 15px;
background-color: rgb(10, 24, 87);
height: 70px;
width: 70px;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
}

.orm_services_include_box h3 {
color: #151515;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 600;
margin: 13px 0;
}

.orm_services_include_box p {
color: #606060;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
min-height: 79px;
}

.case_study_banner {
}

.case_study_banner .with-box-ser {
width: 100%;
}

.case_study_banner .with-box-ser h6 {
color: #F89C24;
text-align: center;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 700;
}

.case_study_banner .with-box-ser h1 {
text-align: center !important;
color: #FFF;
text-align: center;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Poppins;
font-size: 56px;
font-style: normal;
font-weight: 700;
}

.case_study_banner .with-box-ser p {
text-align: center !important;
}

.case_study_banner .awards_header {
text-align: center !important;
}

.case_study_banner .btn-box {
justify-content: center !important;
margin: 30px 0;
}

.ser_tex_case_study {
}

.ser_tex_case_study h4 {
color: #F89C24 !important;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 600;
margin: 0px 0 6px 0;
}

.ser_tex_case_study h2 {
color: #FFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
}

.ser_tex_case_study p {
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: normal;
}

.case-studybook-writing-after-banner-img {
margin: 0 0 -163px 0;
position: relative;
z-index: 999999999;
}

.case_study_sec_three {
width: 100%;
padding: 130px 0 90px 0;
}

.case_study_sec_three .platform-text-box p {
color: #303030;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
padding: 0 20px;
}

.case_study_sec_three .platform-text-box h6 {
color: #FF735C;
text-align: center;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 600;
margin: :20px 0 0 0;
}

.case_study_boxes_three {
width: 100%;
margin: 50px 0 0 0;
}

.case_study_box_three {
border-radius: 5px;
background: #E7AB45;
padding: 0 0 50px 0;
max-height: 100%;
min-height: 560px;
}

.case_study_box_three .case_study_boxes_three {
display: flex;
}

.case_study_box_three .case_study_boxes_three .col-sm-4 {
height: 100%;
}

.case_study_box_three h3 {
color: #000;
text-align: center;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 600;
text-transform: uppercase;
padding: 22px 20px 0 20px;
}

.case_study_box_three p {
color: #000;
text-align: center;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 400;
}

.case_study_box_three img {
width: 100%;
}

.case_results {
width: 100%;
padding: 90px 0px;
background-size: cover !important;
}

.results_wrapper {
border-radius: 5px;
background: #FFF;
box-shadow: 0px 0px 33.3px 0px rgba(51, 107, 190, 0.25);
padding: 40px 40px;
}

.case_result_content_img {
display: flex;
gap: 20px;
}

.case_result_content_img img {
width: 250px;
}

.case_result_content h2 {
color: #000;
}

.case_result_content p {
color: #404040;
font-weight: normal;
font-size: 14px;
}

.post_event_sectoin {
width: 100%;
padding: 90px 060px 0;
}

.post_event_content {
width: 100%;
}

.post_event_content .ser_tex_case_study h2 {
color: #101010;
}

.post_event_content .ser_tex_case_study p {
color: #404040;
font-size: 14px;
}

.post_event_list {
list-style: none;
display: flex;
flex-direction: column;
margin: 0px;
padding: 0px;
gap: 0;
}

.post_event_list li {
display: flex;
align-items: center;
justify-content: start;
width: 100%;
gap: 24px;
border-bottom: 1px solid #D8D8D8;
padding: 17px 0;
}

.post_event_list li:last-child {
border: none;
}

.post_numer h5 {
color: #0A1858;
font-family: Poppins;
font-size: 65px;
font-style: normal;
font-weight: 500;
}

.post_icon {
width: auto;
}

.post_icon img {
width: 84%;
}

.post_event_content_img {
width: 100%;
}

.campaign_straigty_sec {
width: 100%;
padding: 90px 0;
}

.campaign_straigty_sec .ser_tex_case_study h2 {
text-align: center;
color: #000 !important;
}

.campaign_straigty_sec_row {
width: 100%;
margin: 50px 0 0 0;
}

.campaign_straigty_sec_box {
border-radius: 10px;
border: 1px solid #D1D1D1;
background: #FFF;
text-align: center;
padding: 30px 20px 30px 20px;
}

.campaign_straigty_sec_box h4 {
color: #000;
text-align: center;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 38px; /* 190% */
letter-spacing: -0.4px;
text-transform: uppercase;
}

.campaign_straigty_sec_box p {
color: #404040;
text-align: center;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 400;
}

.percentage_campaign {
display: flex;
align-items: center;
justify-content: center;
gap: 18px;
}

.number_paragraf_campaign h6 {
color: #263238;
font-family: Poppins;
font-size: 50px;
font-style: normal;
font-weight: 500;
}

.paragraf_campaign {
color: #000;
text-align: center;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 125% */
}

.post_campaign_impact {
background-size: cover !important;
width: 100%;
padding: 90px 0;
}

.post_campaign_impact_wrapper .ser_tex_case_study {
}

.post_campaign_impact_wrapper .ser_tex_case_study h2 {
color: #101010;
}

.post_campaign_impact_wrapper .ser_tex_case_study p {
color: #404040;
}

.post_campaign_impact_numbers_s {
display: flex;
gap: 5px;
margin: 30px 0 0 0;
}

.post_campaign_impact_numbers_s_number {
}

.post_campaign_impact_numbers_s_number h6 {
color: #000;
font-family: Poppins;
font-size: 76px;
font-style: normal;
font-weight: 500;
margin: 0px;
}

.post_campaign_impact_numbers_content {
display: flex;
align-items: baseline;
}

.post_campaign_impact_numbers_content p {
color: #000;
text-align: center;
font-family: Poppins;
font-size: 24.503px;
font-style: normal;
font-weight: 500;
}

.post_campaign_impact .row {
align-items: center;
display: flex;
}

.case_study_boxes_three .row {
display: flex;
flex-wrap: wrap;
}

.case_study_boxes_three .row .col-sm-4 {
flex: 1; /* Yeh ensure karega ki har column barabar ka space le */
display: flex;
flex-direction: column; /* Taaki andar ke element vertically aligned ho sakein */
}

.case_study_boxes_three .row .col-sm-4 .case_study_box_three {
flex-grow: 1; /* Yeh box ko column ke height ke barabar kar dega */
}

.case_studies_section {
width: 100%;
background: #F5F5F8;
padding: 90px 90px;
}

.case_studies_wrapper {
width: 100%;
}

.case_studies_sec_img_ {
width: 100%;
}

.case_studies_sec_img_ img {
width: 100%;
}

.case_studies_sec_contnet {
}

.case_studies_sec_contnet h2 {
color: #151515;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 500;
}

.case_studies_sec_contnet p {
color: #404040;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
margin: 26px 0;
}

.case_studies_wrapper .row {
display: flex;
align-items: center;
}

.case_studies_wrapper .row .col-sm-6 {
}

.heading_case_studies {margin-bottom: 2;margin-bottom: 40px;}

.heading_case_studies .heading_case_main_heading h3 {color: #282828;font-family: Poppins;font-size: 40px;font-style: normal;font-weight: 700;margin: 0px;}

.heading_case_studies .heading_case_main_heading h3 span {
color: #F89C25;
}

.heading_case_studies .heading_case_main_paragraf {
width: 100%;
}

.heading_case_studies .heading_case_main_paragraf p {
color: #404040;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
}



section.business-section.bannner_design_business_section {
    background: #fff;
}

section.business-section.bannner_design_business_section .text-box h2 {
    color: #000;
    font-size: 40px;
}

section.business-section.bannner_design_business_section .text-box p {color: #000;}

section.business-section.bannner_design_business_section ul.nav.nav-tabs.business li a {
    color: #000;
}

section.business-section.bannner_design_business_section .ser-bus-text * {
    color: #000;
}

section.business-section.bannner_design_business_section li.active{
	border-radius: 5px;
background: #0A1857;
}

section.business-section.bannner_design_business_section li.active a{
	color: #fff !important;
	padding: 10px 0;
}


.popup_btn_business{
	    background-color: #F89C24 !important;
	        border: solid 1px #F89C24 !important;
}

section.business-section.bannner_design_business_section ul.nav.nav-tabs.business li {
    width: 16%;
    margin: 0;
    padding: 0;
} 

.heading_paragraf h4 {
    text-align: left;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: -1.2px;
}
/* .collapse {
    display: block !important;
} */


section.faqs_hire_writers.faq-writer-bg {
    background-image: none;
}

.heading_paragraf p {text-align: center;}

.panel-title {
    min-height: 34px;
}
section.find_writers_sec .heading_paragraf h4 {
    text-align: center;
}


/* snow animation  */
.snow-bg {
    position: relative;
    overflow-x: initial;
}


.snow-bg:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: 
    url('../img/snow-1.png'),
    url('../img/snow-2.png'),
    url('../img/snow-3.png');
    animation: snow 10s linear infinite;
 }
 
 @keyframes snow {
      0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
      50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
      100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
 }
 /* custom-css */
 .tel a{
	position: absolute;
	right: -130px;
	top: 15px;
}
.satis-sec {
    padding: 30px 0 30px;
    position: relative;
    background-color: #141d29;
}
.satis-box {
    text-align: center;
    margin-bottom: 20px;
}
.satis-box p {
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    color: #fff;
}
.satis-box img {
    margin-bottom: 10px;
}
.ctm-about-section {
    /* background-color: #fafafa; */
    padding: 60px 0;
    position: relative;
    /* min-height: 720px; */
    display: flex;
    align-items: center;
    background-color: #fff;
}
.ab-image-holder {
    /* position: absolute;
    left: -65px;
    top: 110px;
    width: 35vw;
    text-align: left;
    top: 50px; */
	    width: 70%;
    margin: auto;
}
.ab-image-holder img {
	/* max-width: 750px;
    margin-left: auto;
	height: 500px;
	object-fit: cover; */
	    /* max-width: 750px;
		    margin-left: -20%; */
			width: 100%;
			height: auto;
    margin-top: 50px;
}
.ctm-main-title {
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 15px;
	font-size: 40px;
	font-weight: 700;
    color: rgb(51, 51, 51);
}
/* .pri-color {
    color: #8a2324;
} */
.h5-title{
	position: relative;
	font-weight: 400;
	margin: 0 0 20px;
	background: 0 0;
	line-height: 1.25em;
	font-size: 20px;
	color: #000;
}
.service-box p{
	color: #fff !important;
}
.ctm-about-section p {
    color: #000;
    font-weight: 500;
	margin: 0 0 20px;
    /* font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))); */
	font-size: 16px;
    /* line-height: 26px; */
}
.counter-strip {
    background: #eb911b;
    background: linear-gradient(90deg, #eb911b 71%, #fafafa 100%);
    display: block;
    position: relative;
    left: -150px;
    width: calc(100% + 150px);
    padding: 20px 70px 20px 40px;
}
.ctm-counter-holder {
    gap: 10px;
}
.ctm-co-box, .ctm-counter-holder {
    display: flex;
    align-items: center;
}
.ctm-co-box {
    gap: 8px;
    flex: 1;
}
.ctm-co-no {
    font-size: 55px;
    color: #000;
    font-weight: 700;
}
#readMoreLink:hover, .ctm-co-des, .pricing-three__card:hover .pricing-three__amount {
    color: #fff;
}
 .container-c {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
	.container-c {
		max-width: 540px
	}
}

@media (min-width: 768px) {
	.container-c {
		max-width: 720px
	}
}

@media (min-width: 992px) {
	.container-c {
		max-width: 960px
	}
}

@media (min-width: 1200px) {
	.container-c {
		max-width: 1140px
	}
}

@media (min-width: 1400px) {
	.container-c {
		max-width: 1320px
	}
	

}
.ctm-btn {
    display: inline-block;
    padding: 12px 40px;
    border-radius: 5px;
    transition: .3s ease-in;
    font-weight: 600;
    transition: 0.6s;
}
.ctm-btn:hover{
    background-color: #8a2324 !important;
}

/* .ctm-btn-orng {
    border: 1px solid #eb911b;
} */
.ctm-btn-blk:hover, .ctm-btn-orng {
    background-color: #0e1c9c;
    color: #fff;
}
.margin-top{
	margin-top: 1.5rem;
}
.margin-right{
	margin-right: 10px;
}
.ctm-btn-blk, .ctm-btn-orng:hover {
    background-color: #0e1c9c;
    color: #fff;
    /* border: 1px solid #000; */
}
.services-section {
    position: relative;
    padding: 90px 0;
	background-color: #000;
    color: #fff;
}
.banner-carousel .content-box h1, .call-to-section h2, .ctm-main-title, .logo-sec .sec-title h4, .sec-title h2 {
    font-size: 40px;
}
.sec-title h2 {
    position: relative;
    display: block;
    line-height: 1.2em;
    color: #eb911b !important;
    margin-bottom: 0;
}
.chose-sec h3, .sec-title h2, .sec-title h2 strong {
    font-weight: 700;
}
.sec-title .lower-text {
    position: relative;
    display: block;
    font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
    /* line-height: 2.125em; */
    font-weight: 400;
    padding: 30px 0 0;
	margin-bottom: 30px;
}
.services-section .row .service-block {
    counter-increment: slides-num;
}
.service-block .inner-box h6 {
    position: relative;
    margin: 90px 0 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.1em;
}
.service-block .inner-box {
    position: relative;
    display: block;
    padding: 50px 45px;
    background: #fff;
    min-height: 100%;
    border-radius: 7px;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
	height: 260px;;
}
.services-section .row .service-block .inner-box:before {
    content: "0"counter(slides-num) "";
    position: absolute;
    left: 45px;
    top: 50px;
    font-size: 50px;
    line-height: 1em;
    color: #18191c;
    opacity: .07;
    font-family: var(--thm-font);
    font-weight: 300;
}
.services-section .row .service-block:nth-last-child(-n+3) .inner-box:before {
    content: ""counter(slides-num) "" !important;
}

.service-block .inner-box h6 a {
    color: #18191c;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.service-block{
	margin-bottom: 20px;
}
.fluid-section .column:nth-child(2) .inner, .service-block .inner-box:hover, .sidebar .recent-comments .comment:hover .icon, .sidebar-page-container .post-control-two .control-inner:hover, .team-block .image-box .social-links li a:hover {
    background: #eb911b;
}
.ctm-cta-box .inner-box {
    border: 1px dashed orange;
    border-radius: 8px;
    height: 96%;
    padding: 20px;
    background-color: #222429;
}
.cart-table tbody td:last-child, .cart-table thead th:last-child, .checkout__table td:last-child, .checkout__table th:last-child, .ctm-cta-box .icon-box, .header-style-five .nav-outer {
    text-align: right;
}
.ctm-cta-box .inner-box h6 {
    color: #eb911b;
    font-size: 28px;
}
.ctm-cta-box .inner-box a {
    color: #fff;
    display: block;
}
.flex-rows{
	display: flex;
	flex-wrap: wrap;
}
.imageContainer{
	width: 20%;
	margin-bottom: 20px;
}
.imageContainer img{
	width: 90%;
height: 100%;

}
.portfolio {
    padding: 80px 0;
}
.portfolio-conter h2{
	margin-bottom: 20px;
	color: rgb(51, 51, 51) !important;
}
.class-book-writing-hd{
	font-size: 75px !important;
}
.portfolio-slider {
    margin-top: 50px;
}
.footer_n_box ul li a i {
    margin-right: 5px;
	color: #eb911b;

}
.margin-vertical ul li{
	margin-bottom: 30px;
	/* display: flex; */
}
.social_icons{
	display: flex;
	gap: 20px;
}
.social_icons li a i{
	font-size: 20px;
}
.chose-sec {
    position: relative;
    padding: 80px 0;
    /* background-color: #f5f5f5; */
}
.chose-sec h3 {
    color: #eb911b;
}
.chose-sec h3, .sec-title h2, .sec-title h2 strong {
    font-weight: 700;
}
.chose-sec h3, .sec-title h2 {
    /* font-family: Oswald, sans-serif; */
    font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
    text-transform: uppercase;
}
.chose-box {
    display: flex;
    margin-bottom: 15px;
    width: 100%;
    border-top: 5px solid #eb911b;
    background-color: #fff;
    padding: 15px;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    transition: .3s ease-in-out;
    position: relative;
    z-index: 1;
    box-shadow: 0 43px 76px 0 rgba(235, 145, 27, .12);
}
.chose-box .chose-number {
    font-size: 80px;
}
.chose-box .chose-number {
    max-width: 160px;
   
    color: #00000024;
    width: 20%;
    display: flex;
    align-items: center;
    line-height: 1;
    font-weight: 700;
    position: relative;
    left: -34px;
}
.chose-box .chose-inner {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 10px;
    align-items: center;
    padding-right: 30px;
}
.chose-box .chose-inner span {
    font-size: 25px;
}
.chose-box .chose-inner span {
   
    color: #000;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
    transition: .3s ease-in-out;
}
.chose-box:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #eb911b;
    height: 0;
    width: 0;
    transition: .3s ease-in-out;
    z-index: -1;
    margin-left: auto;
    margin-right: auto;
}
.chose-box:hover {
    border-color: #000;
}
.chose-box:hover:after {
    width: 100%;
    height: 100%;
}
.img-width{
	width: 100%;
	height: auto;
}
.look-online{
	margin-bottom: 50px;
}
.ctm-app-book {
    width: 80%;
    height: auto;
}
body,html{
	overflow-x: hidden;
}
.counter-area{
	display: flex;
	justify-content: space-between;
	/* margin-top: 50px; */
}
.imageContainer img:hover{
	transform: scale(0.9);
	transition: all 0.5s ease-in-out;
}
.counter {
    font-size: 60px;
    font-weight: 700;
	color: rgb(51, 51, 51);
}
.counter-container {
    /* padding: 14px; */
    text-align: center;
}
.counter-container span {
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: 600;
}
.counter-area {
    gap: 20px;
}
/* @media (min-width: 1400px){
 .container-xxl {
  
	width: 80%;
}
} */
.item img {
    width: 200px;
    height: auto;
    filter: brightness(0);
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
section.brand-slider{
	padding: 3rem 0;
    background-color: #fff;
}
.storyCount {
    margin: 0 0 1rem;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem!important;
    display: flex;
	justify-content: space-between;
    gap: 1rem;
}
.forbes-holder{
	width: 75% !important;
}
.storyCount ul li {
    color: #383838;
    font-size: 1.063rem;
    padding-bottom: 0.5rem;
    align-items: center;
    column-gap: 5px;
}
.storyCount li{
	display: flex;
	padding-left: 10px;
}
.storyCount li span.icon svg {
    fill: #29a8e1;
}
.storyCount li span.icon {
    font-size: 28px;
    margin-right: 13px;
}
/* .storyCount li span {
    color: white;
} */
.storyCount li span.icon svg {
    height: 1em;
    width: 1em;
}
.storyCount li+li {
    border-left: 1px solid #000;
    padding-left: 1rem;
}
.storyCount li p{
	margin-bottom: 0px;
}
.margin-tops{
	margin-top: 40px;
}
.port-bx {
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.port-bx .port-bx-img-st {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s ease-in-out;
    z-index: -1;
}
.port-bx img {
    margin: 0 auto;
    width: 75%;
    height: 100%;
    border-radius: 10px;
    transition: .5s;
    /* box-shadow: var(--bs-box-shadow-sm)!important; */
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.175);
}
.port-bx:hover .port-bx-img-st {
    left: -50px;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg)
}
.talk-us{
	padding: 40px 0;
    --tw-bg-opacity: 1;
    background-color: #8a2324;
}
 .before-footer h2 {
    text-align: center;
    font-size: 65px;
	font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity));
}
 .before-footer h3 {
    text-align: center;
    font-weight: normal;
    color: #000;
    font-size: 25px;
}
.fields input {
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    line-height: 1.5;
	background-color: #fff;
	color: #000;
    /* color: var(--primary-text-color); */
    /* background-color: #fff; */
    /* background-clip: padding-box; */
    /* border: 0px; */
    height: 40px;
    /* font-family: var(--primary-font); */
    border-radius: 6px;
    width: 17%;
}
.fields {
    display: flex;
    justify-content: center;
    gap: 16px;
	margin-top: 40px;
}
.fields input[type="submit"] {
    padding: 5px 35px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #000 !important;
    /* border-color: #29a8e1; */
    background: #fff!important;
    border-radius: 5px !important;
    /* text-shadow: 0 10px 10px #29a8e1; */
    text-transform: uppercase;
    width: fit-content;
	width: auto !important;
}
.forming-field input{
	background-color: #fff;
}
.slider-image {
    padding: 10px;
    transition: all 0.5s ease-in-out;
}
.slider-image {
    padding: 10px;
    
}

.slider-image {
    padding: 10px;
    transition: all 0.5s ease-in-out;
}
.slick-current .slider-image {
    transform: scale(1.3);
}
.book-slider .slick-list.draggable {
    padding: 70px 50px !important;
	padding-bottom: 30px !important;
}
/* .hero-images{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
} */
.slider-image img{
	box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.175);
    border-radius: 10px;
	width: 90%;
	height: 260px;
}
.sec-3 {
    padding: 60px 0px;
}
.sec3-text h2 {
    font-size: 40px;
    font-weight: 700;
	margin-bottom: 20px;
}
.row-styling{
	display: flex;
    flex-wrap: wrap;
	margin-top: 25px;
}
.service-box {
    padding: 20px;
    border-radius: 10px;
    /* width: 23%; */
    /* display: inline-block; */
    /* margin: 5px; */
    /* height: 338px; */
    /* vertical-align: text-top; */
    /* background: rgb(51, 51, 51) !important; */
	/* overflow: auto; */
    background-image: url(../img/bg-images.webp);
      --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity));
    transition: 0.6s;

}
.service-box:hover{
    background-color: #8a2324;
}
.row-styling .col-lg-3{
	padding: 7px ;
}
.service-box h4 {
    font-size: 17px;
	margin-top: 20px;
	font-weight: 500;
	color: #fff;
}
.top-num img {
    width: 85px;
    height: 85px;
}
.service-box p {
    font-size: 13px;
    height: 200px;
    overflow-y: scroll;
}
.top-num {
    display: flex;
    justify-content: space-between;
}
.top-num h2 {
    color: #fff;
    font-size: 60px;
    opacity: 0.8;
}
.before_none{
	animation: snows 500s linear infinite;
	
}
/* @keyframes snows {
	0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
	50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
	100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
} */
@keyframes snows{
	0% {
			background-position: -10000px 0px;
		}
	
		100% {
			background-position: 0px 0px;
		}
  }
/* inner-page-css */
.banner-editing-form {
    background: #fff;
    width: 90%;
    border-radius: 10px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);

    padding: 20px 20px;
    margin: 0 auto;
    /* box-shadow: 0 1rem 1rem #0a1857; */
    /* border-color: red; */
    background-image: url(../img/bg-images.webp);
      --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}
.banner-editing-form form .form-group {
    margin: 0 0 15px;
}


.banner-editing-form form .form-group select {
    /* font-family: "SF-Pro-Display-Regular"; */
    background-color: #ffffff;
    color: #000;
    border: 1px solid #000000;
    font-size: 16px;
    width: 100%;
    padding: 15px 30px 10px 10px;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
.banner-editing-form form .form-group input {
    /* font-family: "SF-Pro-Display-Regular"; */
	background-color: #ffffff;
    color: #000;
    border: 1px solid #000000;
    font-size: 16px;
    width: 100%;
    padding: 10px 30px 10px 10px;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    /* cursor: pointer; */
    width: 100%;
}
.banner-editing-form form .form-group textarea {
    /* font-family: "SF-Pro-Display-Regular"; */
    background-color: #ffffff;
    color: #000;
    border: 1px solid #000000;
    font-size: 16px;
    width: 100%;
    padding: 10px 30px 10px 10px;
    border-radius: 5px;
	height: 80px;
	resize: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
.banner-editing-form form .form-group textarea::placeholder{
	color: #000;
}
.banner-editing-form form .form-group input::placeholder{
	color: #000;
}
.banner-editing-form h4 {
	font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 15px;
    /* border-bottom: 2px solid #fff;
    width: 190px; */
}
.getting-touch{
    border-bottom: 2px solid #fff;
    width: 190px;
}
/* .footer-form h4 {
    text-align: center;
    
} */
.submit-btn {
	background: #8a2324;
    color: rgb(255, 255, 255);
    border: 2px solid #8a2324;
    font-size: 18px;
    width: 50%;
    /* height: 45px; */
    border-radius: 5px;
    padding: 8px 10px;
    margin: 0px 10px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out 0s;
    margin: auto;

}
.discount-tag {
    background: #8a2324;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    text-align: center;
    /* line-height: 1.2; */
	position: absolute;
	top: -26px;
	left: 0;
}
.discount-tag h5{
	color: #fff;
	line-height: 1.4;
	font-size: 16px;
	font-weight: 700;
	animation: blinkingText 2s infinite;
}
.marketer-sec {
    padding: 60px 0;
	padding-bottom: 0;
}
.marketers-box {
    padding-bottom: 55px;
	text-align: center;
}
.marketers-box img {
    width: auto;
}
.marketers-box p {
    margin-bottom: 0;
    padding: 23px 0;
}
.marketers-box ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
	gap: 50px;
	justify-content: center;
}
.bnr-btn.mrktr-btn {
    padding-bottom: 0;
    display: flex;
    padding-top: 17px;
	justify-content: center;
}
.bnr-btn.mrktr-btn a {
    color: #fff;
    margin-right: 0;
    font-size: 14px;
    font-weight: 400;
}
.main-markters-col-div {
    margin-top: 61px;
}
.bnr-btn a {
    /* font-size: 18px;
    font-weight: 600;
    color: #0F0072; */
    border-bottom: 2px solid;
    padding-bottom: 5px;
    /* margin-right: 25px; */
    transition: all .5s ease-in-out;
}
.marketers-box ul li h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #0e1c9c;
}
.marketers-box ul li p {
    padding: 2px 0 0 0;
}
@keyframes blinkingText {
    0% {
        color: #0e1c9c
    }

    49% {
        color: #fff
    }

    60% {
        color: #0e1c9c
    }

    99% {
        color: #fff
    }

    to {
        color: #0e1c9c
    }
}
.icon i{
	color: #8a2324;
}
.servrw {
    /* background-color: #917cef6e; */
    /* border-radius: 30px; */
    /* margin-left: auto;
    margin-right: auto;
    padding: 30px 20px; */
    align-items: center;
}
.book-writing-after-banner-img img {
    width: 100%;
    height: auto;
}
.countersec {
    padding: 50px 0;
}
.cntrw {
    align-items: center;
	display: flex;
}
.cntrww {
    align-items: center;
	display: flex;
}
.cntrw h2{
	font-size: 28px;
	font-weight: 700;
}

.cntsec-list li {
    color: #000 !important;
    text-align: left !important;
    padding: 0px;
    margin: 0px !important;
    font-size: 16px !important;
    display: inline-block;
    width: 48%;
	padding-bottom: 15px;
}
.cntsec1 {
    padding-left: 21px;
}
.cntsec1 ul {
    padding-left: 0px;
}
.cntsec1 ul li {
    list-style-type: none;
    font-size: 29px;
    text-align: center;
    margin-top: 30px;
    padding: 10px 4px;
    margin-right: -95px;
    color: #fff;
}
.redc {
    background-color: #8a2324;
}
.bluc {
    background-color: #0e1c9c;
}
.orgc {
    background-color: #8a2324;
}
.cta_text h3 span{
	font-size: 25px;
}
.yelowc {
    background-color: #0e1c9c;
}
.cntsec1 ul li h3 {
    font-size: 14px;
    color: #fff;
	margin: 0;
}
.cntsec2 img {
	    width: 95%;
    height: auto;
    margin: auto;
    display: block;
}
.cntsec-list li i{
	color: #8a2324;
	margin-right: 5px;
}
.cntsec-list{
	padding-left: 0;
	margin-bottom: 0;
}
.before_none::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.forming-field{
	justify-content: unset !important;
}
.forming-field input{
	width: 33.33% !important;
	border-radius: 5px;
    border: 2px solid #fff;
	background-color: transparent;
    color: #fff !important;
	font-weight: 700;
}
.forming-field input::placeholder{
	color: #fff;
}
.forming-field input[type="submit"]{
	border-radius: 5px !important;
	border: none;
}
section.service-banner-campaign-sec.before_nones{
	padding-top: 150px ;
}
.second-item-img img{
	width: 138px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	filter: brightness(1);
}

.next-padding{
	padding: 0 !important;
}
.padding-sixty{
	padding-bottom: 60px;
}
.padd-bot a{
	padding-bottom: 12px !important;
}
.w-100{
	width: 100% !important;
}
.ser-tex h2 span{
	font-size: 20px;
    /* padding-top: 41px; */
    /* margin-top: 21px; */
    /* line-height: 8.4; */
    font-weight: 400;
}
/* Section Styling */
.our-services {
    padding: 50px 20px;
    background-color: #fff;
    font-family: Arial, sans-serif;
    text-align: center;
}

.services-header h5 {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/* Service Wrapper */
.services-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

/* Individual Service Item */
.service-item {
    position: relative;
    background: #f7f7f7;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.service-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
}

/* Service Number */
.service-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 50px;
    font-weight: bold;
    color: rgba(0, 123, 255, 0.1);
}

/* Service Content */
.service-content {
    margin-top: 40px;
}

.service-title {
    font-size: 22px;
    color: #007bff;
    margin-bottom: 10px;
}

.service-content p {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}

/* Responsive Design */
@media (max-width: 768px) {
    .services-wrapper {
        grid-template-columns: 1fr;
    }
    section.head-section{
            z-index: 11111 !important;
    
    }
}
/* css */
.wgl-showcase-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    pointer-events: none;
  }
  .wgl-showcase-2 .showcase-2__wrapper {
    position: relative;
  }
  .wgl-showcase-2 .showcase-2__title,
  .wgl-showcase-2 .showcase-2__button_wrapper {
    position: relative;
    z-index: 2;
    transition: z-index 0s 0.1s;
  }
  .wgl-showcase-2 .showcase-2__item {
    display: flex;
    position: relative;
    padding: 20px 3.125% 20px 3.125%;
    min-height: 150px;
    justify-content: space-between;
    align-items: center;
    margin: -1px 0 0 0;
    width: 100%;
    pointer-events: auto;
    flex-wrap: nowrap;
    overflow: hidden;
  }
  .wgl-showcase-2 .showcase-2__item::after {
    opacity: var(--separator-opacity, 0);
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: var(--separator-width, 1px);
    background-color: var(--separator-color, rgba(0, 0, 0, 0.15));
    z-index: -1;
  }
  .wgl-showcase-2 .showcase-2__item:first-child::before {
    opacity: var(--separator-opacity, 0);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    height: var(--separator-width, 1px);
    background-color: var(--separator-color, rgba(0, 0, 0, 0.15));
    z-index: -1;
  }
  .wgl-showcase-2 .showcase-2__item_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
  }
  .wgl-showcase-2 .showcase-2__subtitle {
    font-family: var(--motto-header-font-family);
    font-weight: var(--motto-header-font-weight);
    font-size: 14px;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
    color: var(--motto-header-font-color);
    transition: all 0.4s;
    margin-right: 0.4em;
    white-space: normal;
  }
  .wgl-showcase-2 .showcase-2__title {
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    white-space: normal;
    max-width: 100%;
    transition: all 0.4s;
  }
  .wgl-showcase-2 .showcase-2__title .title {
    font-size: clamp(150px, 10vw, 64px);
    line-height: 1em;
    color: var(--motto-header-font-color);
    letter-spacing: -0.06em;
    text-transform: inherit;
    white-space: normal;
  }
  .wgl-showcase-2 .showcase-2__content_wrapper {
    font-size: 18px;
    line-height: 1.778em;
    width: min(
      var(--sc2-content-width, 490px),
      var(--sc2-inner-width, 100%) - var(--sc2-title-width, 700px)
    );
  }
  .wgl-showcase-2 .showcase-2__content {
    width: min(
      var(--sc2-content-width, 490px),
      var(--sc2-inner-width, 100%) - var(--sc2-title-width, 700px)
    );
    min-width: 100%;
    display: inline-block;
  }
  .wgl-showcase-2 .showcase-2__content p:last-child {
    margin: 0;
  }
  .wgl-showcase-2:not(:hover) .active .showcase-2__title,
  .wgl-showcase-2:not(:hover) .active .showcase-2__button_wrapper,
  .wgl-showcase-2 .showcase-2__item:hover .showcase-2__title,
  .wgl-showcase-2 .showcase-2__item:hover .showcase-2__button_wrapper {
    position: relative;
    z-index: 5;
    transition: z-index 0s 0s;
  }
  .wgl-showcase-2 .showcase-2__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    pointer-events: none;
  }
  .wgl-showcase-2 .showcase-2__item.active .showcase-2__link {
    pointer-events: auto;
  }
  .wgl-showcase-2 .showcase-2__button_wrapper {
    position: relative;
  }
  .wgl-showcase-2 .showcase-2__button_wrapper .showcase-2__button.icon-read-more {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    will-change: transform;
    background-color: transparent;
    color: var(--motto-tertiary-color);
    border-radius: 50%;
  }
  .wgl-showcase-2
    .showcase-2__button_wrapper
    .showcase-2__button.icon-read-more
    i,
  .wgl-showcase-2
    .showcase-2__button_wrapper
    .showcase-2__button.icon-read-more
    span {
    height: 1em;
    width: 1em;
    min-width: 1em;
    line-height: 1em;
    text-align: center;
    display: inline-block;
    box-sizing: content-box;
    transition: transform 0.4s;
  }
  .wgl-showcase-2
    .showcase-2__button_wrapper
    .showcase-2__button.icon-read-more
    i::before,
  .wgl-showcase-2
    .showcase-2__button_wrapper
    .showcase-2__button.icon-read-more
    span::before {
    display: block;
    transition: transform 0.4s;
    will-change: transform;
    line-height: inherit;
  }
  .wgl-showcase-2:not(.mobile_view_disable, .mobile_view_enable)
    .showcase-2__content_wrapper {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
  }
  .wgl-showcase-2.content_visibility-yes.mobile_view_disable
    .showcase-2__item:not(.active)
    .showcase-2__content_wrapper {
    width: 0 !important;
    opacity: 0 !important;
  }
  .wgl-showcase-2.content_visibility-yes.mobile_view_enable
    .showcase-2__item_inner {
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .wgl-showcase-2.content_visibility-yes.mobile_view_enable
    .showcase-2__item
    .showcase-2__content_wrapper {
    display: none;
    opacity: 0;
    width: 100% !important;
    max-width: 100%;
    order: 1;
    transition-property: opacity !important;
  }
  .wgl-showcase-2.content_visibility-yes.mobile_view_enable
    .showcase-2__item
    .showcase-2__content {
    width: min(var(--sc2-content-width, 100%), 100%);
    min-width: unset;
  }
  .wgl-showcase-2.content_visibility-yes.mobile_view_enable
    .showcase-2__item.active
    .showcase-2__content_wrapper {
    opacity: 1;
  }
  .wgl-showcase-2:not(.content_visibility-yes).mobile_view_enable
    .showcase-2__item_inner {
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .wgl-showcase-2:not(.content_visibility-yes).mobile_view_enable
    .showcase-2__item
    .showcase-2__content_wrapper {
    width: 100% !important;
    max-width: 100%;
    order: 1;
  }
  .wgl-showcase-2:not(.content_visibility-yes).mobile_view_enable
    .showcase-2__item
    .showcase-2__content {
    width: min(var(--sc2-content-width, 100%), 100%);
    min-width: unset;
  }
  body:is(
      [data-elementor-device-mode="mobile_extra"],
      [data-elementor-device-mode="mobile"]
    )
    .wgl-showcase-2
    .showcase-2__subtitle {
    display: none;
  }
   .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item.active, .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item:hover, body[data-elementor-device-mode="tablet_extra"] .elementor-element.elementor-element-08096cb.breakpoint_on-tablet_extra .wgl-showcase-2 .showcase-2__item, body[data-elementor-device-mode="tablet"] .elementor-element.elementor-element-08096cb.breakpoint_on-tablet .wgl-showcase-2 .showcase-2__item, body[data-elementor-device-mode="mobile_extra"] .elementor-element.elementor-element-08096cb.breakpoint_on-mobile_extra .wgl-showcase-2 .showcase-2__item, body[data-elementor-device-mode="mobile"] .elementor-element.elementor-element-08096cb.breakpoint_on-mobile .wgl-showcase-2 .showcase-2__item {
    background-color: #8a2324;
}
 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .title {
    font-size: clamp(64px, 8vw, 70px);
    line-height: 1em;
    color: #FFFFFF;
}
.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__subtitle {
    width: 47px;
    align-self: flex-end;
    padding: 4px 6px 3px 6px;
    border-radius: 30px 30px 30px 30px;
    transform: translateY(-19px);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #FFFFFF;
    border-color: #FFFFFF;
    border: none !important;
}
 .elementor-element.elementor-element-08096cb .showcase-2__subtitle {
    text-align: center;
}
.elementor-element.elementor-element-c9de65b .dblh__subtitle {
    margin: 0px 0px 15px 0px;
    color: #000;
}
.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item {
    padding: 0px 1.725% 3px 1.125%;
    min-height: 150px;
    transition: 0.4s;
    border-bottom: 1px solid;
}
.wgl-showcase-2 .showcase-2__item:first-child::before {
    opacity: var(--separator-opacity, 0);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    height: var(--separator-width, 1px);
    background-color: var(--separator-color, rgba(0, 0, 0, 0.15));
    z-index: -1;
}
 .elementor-element.elementor-element-08096cb .wgl-showcase-2 {
    z-index: 1;
}
.wgl-showcase-2 .showcase-2__item::after {
    opacity: var(--separator-opacity, 0);
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: var(--separator-width, 1px);
    background-color: var(--separator-color, rgba(0, 0, 0, 0.15));
    z-index: -1;
}
 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__title {
    padding: 0vw 2vw 0vw 2vw;
}
 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__title, .elementor-element.elementor-element-08096cb .wgl-showcase-2 .title {
    transition: 0.4s;
}
 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item.active .showcase-2__subtitle, .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item:hover .showcase-2__subtitle {
    color: #fff;
    border-color: rgb(35, 35, 35);
}
 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__subtitle {
    width: 47px;
    align-self: flex-end;
    padding: 4px 6px 3px 6px;
    border-radius: 30px 30px 30px 30px;
    transform: translateY(-19px);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #FFFFFF;
    border-color: #FFFFFF;
}
.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item.active, .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item:hover, body[data-elementor-device-mode="tablet_extra"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-tablet_extra .wgl-showcase-2 .showcase-2__item, body[data-elementor-device-mode="tablet"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-tablet .wgl-showcase-2 .showcase-2__item, body[data-elementor-device-mode="mobile_extra"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-mobile_extra .wgl-showcase-2 .showcase-2__item, body[data-elementor-device-mode="mobile"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-mobile .wgl-showcase-2 .showcase-2__item {
    background-color: #8a2324;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .title {
    font-size: clamp(64px, 8vw, 70px);
    line-height: 1em;
    color: #FFFFFF;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__title {
    padding: 0vw 2vw 0vw 2vw;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item.active .title, .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item:hover .title {
    color: #fff;
}

body[data-elementor-device-mode="tablet_extra"] .elementor-element.elementor-element-08096cb.breakpoint_on-tablet_extra .wgl-showcase-2 .showcase-2__item .title, body[data-elementor-device-mode="tablet"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-tablet .wgl-showcase-2 .showcase-2__item .title, body[data-elementor-device-mode="mobile_extra"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-mobile_extra .wgl-showcase-2 .showcase-2__item .title, body[data-elementor-device-mode="mobile"] .elementor-80 .elementor-element.elementor-element-08096cb.breakpoint_on-mobile .wgl-showcase-2 .showcase-2__item .title {
    color: #fff;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__title, .elementor-element.elementor-element-08096cb .wgl-showcase-2 .title {
    transition: 0.4s;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__subtitle {
    width: 47px;
    align-self: flex-end;
    padding: 4px 6px 3px 6px;
    border-radius: 30px 30px 30px 30px;
    transform: translateY( -19px );
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.elementor-element.elementor-element-08096cb .showcase-2__subtitle {
    text-align: center;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item.active .showcase-2__subtitle, .elementor-80 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__item:hover .showcase-2__subtitle {
    color: #fff;
    border-color: #232323;
}



.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__content_wrapper, .elementor-80 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__content {
    --sc2-content-width: 550px;
}

.elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__content_wrapper {
    color: #fff;
    transition: 0.8s;
}

 .elementor-element.elementor-element-08096cb .wgl-showcase-2 .showcase-2__button_wrapper {
    align-self: flex-end;
}

 .elementor-element.elementor-element-08096cb .showcase-2__button_wrapper {
    top: -4px;
}

 .elementor-element.elementor-element-08096cb .showcase-2__button i {
    transform: rotate(-45deg);
}

 .elementor-element.elementor-element-08096cb .showcase-2__item.active .showcase-2__button, .elementor-80 .elementor-element.elementor-element-08096cb .showcase-2__item:hover .showcase-2__button {
    color: #fff;
    fill: #fff;
}

 .elementor-element.elementor-element-08096cb .showcase-2__item .showcase-2__button_wrapper .showcase-2__button:hover {
    color: #fff;
    fill: #fff;
}

 .elementor-element.elementor-element-08096cb .showcase-2__item .showcase-2__button_wrapper .showcase-2__button:hover i {
    transform: rotate(-90deg);
}
.elementor-element.elementor-element-08096cb.elementor-widget__width-initial.breakpoint_on-tablet.elementor-widget.elementor-widget-wgl-showcase-2 {
    background: url(../img/bg-images.webp);
    /* background-color: #000; */
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}
.testimonial-item {
    background: #fff;
    width: 95% !important;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    padding: 40px 20px;
    /* margin: auto; */
    /* text-align: center; */
    margin-top: 35px;
    margin-bottom: 35px;
    display: flex !important;
    /* justify-content: center; */
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
}
.user-icon {
    border-radius: 100%;
    background: #8a2324;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.user-icon i{
    color: #fff;
    font-size: 25px;
}
.testimonial-item h3{
    color: #8a2324;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;

    margin-left: 14px;

}
.testimonial-item p{
    margin-left: 14px; 
    height: 100px;
    overflow: auto;
}
.top-bar{
    display: flex;
    justify-content: end;
    padding: 0 !important;
    margin-bottom: 0;
    padding-top: 10px !important;
    /* margin-right: 70px; */
}
.navbar-brand{
    height: 70px;
}
.centering{
    justify-content: center;
}
.dblh__subtitle{
    font-size: 80px;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    margin-top: 70px !important;
    color: #fff;
}
section.testimonial {
    padding: 40px 0;
        background: #fff;
}
/* .book-writing-section-2{
    margin-bottom: 70px;
} */


.dblh__subtitle {
    text-align: center;
}
.padding-sixty {
    margin-bottom: 50px;
}
.padding-zeros{
    margin-bottom: 0px !important;
} 
.bottom-margin {
    margin-bottom: 90px;
}
.about-banners{
    background-color: #fff;
}
.about-heading h1{
    color: #000;
}
.inner-page-counter {
    padding: 0px 0px 30px 0;
    background-color: #fff;
}
.second-branding-section{
    padding-bottom: 0 !important;
}
section.brand-slider.first-top-branding {
    padding-top: 134px;
        padding-bottom: 20px;
}
section.brand-slider.second-branding-section {
    padding: 0;
}
.about-heads h2{
    font-size: 60px;
}
.section-white{
    background-color: #fff !important;
    background-image: none !important;
}
.abouting-us h2{
        --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity)) !important;
}
.abouting-us .ser-tex p{
        --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity)) !important;  
}
    /* .h-svh {
  height: 100svh;
} */
.relative {
    position: relative;
}
.translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.bg-\[url\(\.\.\/media\/bg-image\.png\)\] {
    background-image: url(../media/bg-image.png);
}
.bg-\[\#222\] {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}
.w-full {
    width: 100%;
}
.left-\[50\%\] {
    left: 50%;
}
.bottom-0 {
    bottom: 0px;
}
/* .fixed {
    position: fixed;
} */
.flex-col {
    flex-direction: column;
}
.w-\[90\%\] {
    width: 90%;
}
.h-full {
    height: 100%;
}
.flex {
    display: flex;
}
.gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
}
.grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-cols-\[2fr_1fr_1fr\] {
    grid-template-columns: 2fr 1fr 1fr;
}
.grid {
    display: grid;
}
.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.uppercase {
    text-transform: uppercase;
}
.font-semibold {
    font-weight: 600;
}

element.style {
}
.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.uppercase {
    text-transform: uppercase;
}
.font-semibold {
    font-weight: 600;
}
.text-\[24px\] {
    font-size: 24px;
}
.border-b-\[\#fff\] {
   border-color: #ffffff;
}
.border-b-2 {
    border-bottom: 2px solid;
}
.w-\[190px\] {
    width: 190px;
}
.w-\[35px\] {
    width: 35px;
}
.tracking-\[1px\] {
    letter-spacing: 1px;
}


.font-normal {
    font-weight: 400;
}
.text-\[14px\] {
    font-size: 14px;
}
.w-\[100px\] {
    width: 100px;
}
.gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
}
.items-center {
    align-items: center;
}
.w-\[33px\] {
    width: 33px;
}


.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.whatsapp img {
    width: 80px;
    height: auto;
}
.social-buttons{
    display: flex;
        justify-content: center;
        gap: 50px;
        width: 100%;
}
.book_cover_cta h4 span{
    font-size: clamp(64px, 8vw, 60px);
}
.whatsapp:hover img{
filter: invert(15%) sepia(62%) saturate(3157%) hue-rotate(341deg) brightness(87%) contrast(89%);
}
.submiting{
    margin: inherit !important;
}
.messag-field{
    height: 150px !important;
}
.linked a {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    border: 1px solid #8a2324;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    transition: 0.6s;
}
.linked a:hover{
    background-color: #8a2324;
}
.privacy-sec{
    padding: 100px 0;
}
  .privacy-sec h1{
 font-size: 80px;
 margin-bottom: 50px;
  }
     .privacy-sec h2{
 margin-bottom: 30px;
  }
     .privacy-sec h3{
 margin-bottom: 30px;
  }

.whatsapp-color:hover img{
    filter: invert(92%) sepia(7%) saturate(5901%) hue-rotate(71deg) brightness(87%) contrast(89%);

}
.email-color:hover img{
    filter: invert(50%) sepia(0%) saturate(413%) hue-rotate(190deg) brightness(101%) contrast(83%);

}
.footer .klundesaga-item {
    /* background-color: #f6f6fa; */
    margin-bottom: 24px;
    border: 2px solid #8a2324;
    border-top: 0;
    border-left: 0;

    /* border-radius: 8px; */
    color: #fff;
    margin-bottom: 0;
}
.footer .klundesaga-item .klundesaga-title {
    cursor: pointer;
    padding: 14px 15px;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}
.footer .klundesaga-item .klundesaga-title .ques-head {
    margin: 0;
    font-size: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-weight: 700;
    color: #fff;
    font-family: "Oswald", serif;

}
@media(max-width: 1600px){
    	.footer .klundesaga-item .klundesaga-title .ques-head{
	    font-size: 45px;
	}
	.additional-col-css {
        margin-top: -50px !important;
    }
    section.service-banner-campaign-sec{
        padding: 80px 0px;
    }
	/*.border-top{*/
	/*    margin-top: 20px !important;*/
	/*}*/
}
p.ques-head i {
    position: absolute;
    right: 26px;
    top: 18px;
}
.footer .klundesaga-item .klundesaga-content {
    display: none;
    line-height: 1.7;
    /* background-color: #fff; */
    border-radius: 0 0 12px 12px;
    color: #100e34;
    box-shadow: 0 28px 46px rgba(0, 0, 0, .1607843137);
    padding: 0 20px 20px;
}

ul.services-book-services {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
        gap: 13px;
        margin-top: 15px;
}
ul.services-book-services li {
    /* width: 33.33%; */
    list-style: none;
       margin-bottom: 16px;
}
ul.services-book-services li a{
    text-decoration: none;
}
ul.services-book-services li a {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    border: 2px solid #000;
    padding: 10px 30px;
    border-radius: 47px;
}
ul.services-book-services li a {
      --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    border: 2px solid #8a2324;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    transition: 0.6s;
}
ul.services-book-services li a:hover{
    background-color: #8a2324;
}
footer.footer {
    background-image: url(https://developertestserver.com/publishing-mojo/img/bg-images.webp);
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34);
    height:100vh !important;
    
}
.para-faqs, .before-footer h2{
    color: #fff !important;
}

.logo-footer-center img {
    width: 36%;
    margin: auto;
    display: block;
}
.logo-footer-center {
    margin-bottom: 30px;
}
.get-touch-hd h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}
.contect-info a{
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    
}
.contect-info{
    gap: 15px;
}
.get-touch-hd{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 15px 20px;
}
.logo-footer-center {
    margin-bottom: 30px;
    margin-top: 30px;
}

.flexing-border{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 0 30px;
}
.footer .col-lg-6{
padding : 0}
.contect-info{
display: flex
}
.get-touch-hd h4{
margin-bottom: 1.5rem;
    margin-top: 0;
}
.footer-form{
    padding: 80px 0px;
    padding-bottom: 0px;
    padding-right: 25px;
}
.footer-form{
background: transparent !important;
background-image: none;
box-shadow: inherit;
background-color: transparent;
}
.footer-form form .form-group input {
/* font-family: "SF-Pro-Display-Regular"; */
background-color: transparent;
color: #fff;
border: 1px solid #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 18px;
}
.footer-form form .form-group input::placeholder{
color: #fff;
}
.footer-form form .form-group select {
/* font-family: "SF-Pro-Display-Regular"; */
background-color: transparent;
color: #fff;
border: 1px solid #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 18px;
}
.footer-form form .form-group select option{
color: #000;
}
.footer-form form .form-group textarea {
background-color: transparent;
color: #fff;
border: 1px solid #fff;
}
.footer-form form .form-group textarea::placeholder{
color: #fff;
}
.column-padding{
padding: 0 15px !important;}
.find-more h4 {
font-weight: 700;
color: #fff;
font-size: 24px;
line-height: 32px;
margin: 0 0 15px;
border-bottom: 1px solid #fff;
    width: 190px;
}
.find-more {
padding: 80px 35px;
padding-right: 0 !important;
padding-bottom: 20px;
}
ul.contact-list {
padding-left: 0;
}
ul.contact-list li a {
color: #fff;
font-size: 17px;
font-weight: 500;
display: flex; 
align-items: center;
gap: 10px;
}
ul.contact-list li a i {
margin-right: 4px;

}

ul.contact-list li{
margin-bottom: 30px;
}
.copy-rite p{
color: #fff;
font-size: 14px;
text-align: left;
}
.border-top{
padding: 10px 0;
border-top: 1px solid #fff;
/*margin-top: 80px ;*/
}
.copy-rite p {
margin-bottom: 0;
}
.tels a {


border-radius: 5px;
}
.get-touchs{
border-bottom: 1px solid #fff;
width: 190px;
}
.email a {

border-radius: 5px;
}
.padding-right{
padding: 0 0px;
}
.footer-form-flex{
display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dmca-badge a img {
width: 50%;
height: auto;
}
.submit-btns {
    width: auto !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 4.5rem;
    padding-right: 4.5rem;
    font-size: 14px;
    font-weight: 600;
}
.padding-o{
padding-left: 0 !important;
padding-right: 0 !important;
}
.privacy-policy {
    display: flex;
    gap: 21px;
    margin-top: 25px;
        align-items: baseline;
}
.footer {
 
    
    background: #333; /* Background color for testing */
    position: relative; /* Ensure footer starts in normal flow */
    overflow: hidden;
  }
  .footer {
    /* position: fixed;  */
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000; /* Ensure it's above other content */
        overflow-y: auto;
  }
   .footer::-webkit-scrollbar {
  display: none;
}
  section.testimonial{
      position: relative;
      /*z-index: 999999999;*/
  }
  /* .btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before{
    display: none;
  } */
  .col-lg-12.top-contact {
    padding: 0;
}
.head-section .row::before{
    display: none !important;
}
.head-section .row::after{
    display: none !important;
}
.navbar-defult::before{
    display: none;
}
.navbar-defult::after{
    display: none;
}

.bor {
    border-left: 2px solid #8a2324;
}
.payment-method {
     display: flex;
    align-items: center;
    flex-wrap: wrap;
        justify-content: end;
    gap: 15px;
            /*padding-left: 35px;*/
}
.w-\[60px\] {
    width: 60px;
}
.payment-method img {
    width: 5.5%;
    margin-bottom: 0px;
    height: 50px;
    object-fit: contain;
}
.additional-col-css{
            display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: auto;
    justify-content: end;
    align-items: end;
    margin-top: 100px;
}
.brightness-0 {
    --tw-brightness: brightness(0);
    filter: var(--tw-brightness) var(--tw-invert);
}
.invert {
    --tw-invert: invert(100%);
    /* filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); */
}

.payment-method:hover img {
    --tw-invert: invert(0);
        --tw-brightness: brightness(1);
    filter: var(--tw-brightness) var(--tw-invert);
}



section.main-privacy h3 {
    font-size: 32px;
}
section.main-privacy {
    padding: 165px 0 80px;
}