@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&display=swap');

/*font-family: 'Libre Baskerville', serif;*/
.p0 {
	padding: 0px !important;
}

h1, h2, h3, h4, h5, h6, p, a, li, span, button {
	font-family: 'Poppins', sans-serif;
}

body {
	overflow-x: hidden;
}

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';}

.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: 16px;
    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 {
}

a.navbar-brand img {
	width: 200px;
}

.navbar.navbar-defult {
	padding: 8px 20PX;
	background-color: rgb(255, 255, 255);
	border-radius: 60px;
	margin: 0px 0 0 0;
	z-index: 1;
}

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 {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	padding: 10px 10px;
}
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: 16px;
	font-weight: 400;
	border: 1px solid transparent;
	transition: all .5s ease-in-out;
}

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.webp);
	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: 10px 30px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin: 0;
	background-color: #0a1857;
	border-radius: 30px;
	border: solid 1px #0a1857;
}

.btn-box a.chat-btn.chats {
	padding: 10px 30px;
	border: solid 1px #fff;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
}

.btn-box a.nu-btn {
	display: flex;
	align-items: center;
	font-weight: 500;
	color: #fff;
	margin: 0;
	column-gap: 5px;
	font-size: 16px;
	}

.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.webp);
	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.webp);
	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: 16px;
	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: 16px;
	font-weight: 400;
	color: #000;
	margin: 0 0 0 0;
}

section.beneficial-section {padding: 0 0 50px 0;}

.be-slider-nu-box h1 {
    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.webp);
    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.webp);
    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: 16px;
	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.webp);
    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.webp);
    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.webp);
    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.webp);
    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-.webp);
	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: 16px;
	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;
}

.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;
}

/*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: 16px;
	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.webp);
	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.webp);
  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: 16px;
	font-weight: 400;
	margin: 0 0 20px 0;
}

.inner-banner-form-main {
	position: relative;
	z-index: 1;
}

.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.webp);
background-repeat: no-repeat;
background-size: cover;
*/
}

/*.banner-after-img:after {
content: '';
position: absolute;
background-image: url(../images/banner-img-2.webp);
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.webp);
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: 16px;    /* margin: 5px 0 0 -20px; */
}

.testi-main-box p {
font-size: 16px;
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: 16px;
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: 16px;
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-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: 65px 0px 20px;background-image: url(../images/footer-bg.webp);background-repeat: no-repeat;background-size: cover;background-position: top;display: flex;align-items: center;height: max-content;background-color: #f6f7f9;}

.footerbox-details img {
width: 200px;
}

.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: 16px;
font-weight: 400;
color: #fff;
display: flex;
align-items: center;
column-gap: 10px;
margin: 10px 0;
}

.contact-footer a span {
font-size: 16px;
font-weight: 400;
color: #fff;
}

.contact-footer p {

/* margin: 10px 0 0 0; */font-size: 16px;
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.webp) !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: 16px;
}

.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.webp);
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.webp);
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 !important;}

.nav-tabs>li>a:hover {
border: 0;
background: transparent;
margin: 0;
color: transparent;
}

ul.nav.nav-tabs.business li a {
font-size: 16px;
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: 16px;
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.webp);
    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.webp);
    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: 30px 0 50px;
}
section.contact-information-sec .row {
    display: flex;
    align-items: center;
}


/*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: 16px;
	border-radius: 25px;
	margin: 20px auto 0;
	display: table;
	width: 100%;
	background-color: #0a1857;
}

.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.webp);
    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.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    /* top: 0; */
    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.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.countr-markitingisec {
    background-image: url(../images/counter-markiting-bg.webp) !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.webp) !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.webp);
	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.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}


.accomplishments-section:before {
    position: absolute;
    top: 70px;
    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.webp);
    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.webp);
    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: 50px 0px;
    background-image: url(../images/ser-campaign.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 740px;
    display: flex;
    align-items: center;
}
section.service-banner-campaign-sec .row {display: flex;align-items: center;}



 .text-box-service h2 {
    width: 110%;
    text-align: start;
    color: #fff;
    font-size: 40px;
    margin: 0 0 0 0;
    font-weight: bold;
}
 .text-box-service p {
    color: #fff;
    text-align: start;
    margin: 20px 0 30px 0;
    font-size: 16px;
}
.with-box-ser {
    width: 111%;
}
.banner-ser-img-box img {
    margin: 80px 0 0 0;
    animation: updown2 3s ease-in-out infinite;
}
.contact-banner-before-box:after {
    content: "";
    position: absolute;
    top: 250px;
    left: 108px;
    background-image: url(../images/baner-before-1.webp);
    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: 50px 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;
}

.ser-tex p {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 20px 0;
}
.service-form-before {
    position: relative;
}

.service-form-before:before {
    position: absolute;
    content: "";
    background-image: url(../images/servive-form-before.webp);
    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.webp);
    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.webp);
    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.webp);
    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.webp);
    background-repeat: no-repeat;
    left: -45px;
    top: -35px;
    animation: updown2 3s ease-in-out infinite;
}
a.nu-btn.optimiz {
    padding: 11px 30px;
    background-color: #333f48;
    border-radius: 30px;
    font-size: 16px;
}

/*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.webp);
    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;
}



.btn-box a.get-btn:hover {
    background-color: #333f48;
}

a.nu-btn.optimiz:hover {
    background-color: #0a1857;
}
.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(https://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.webp) !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.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    content: "";
    position: absolute;
    width: 100%;
    height: 207px;
    bottom: -90px;
    z-index: 999;
}*/


.head-btn-main {
    text-align: right;
}

section.head-section .row {
    display: flex;
    align-items: center;
}

a.tel-btn {
    padding: 10px 30px;
    border: solid 1px #0a1857;
    border-radius: 30px;
    font-size: 16px;
    color: #0a1857;
    margin-left: 5px;
    transition: all .5s ease-in-out;
}

a.tel-btn:hover {
    background: #0a1857;
    color: #fff;
}

section.head-section a.get-btn:hover {
    background: transparent;
    color: #0a1857;
    border-color: #0a1857;
}

a.navbar-brand {
    float: none;
}