@import url('https://fonts.googleapis.com/css2?family=Squada+One&display=swap');
@font-face {
    font-family: Lufga;
    font-weight: 400;
    src: url("lufga/Lufga-Medium.otf") format("opentype");
}

@font-face {
    font-family: Lufga;
    font-weight: 500;
    src: url("lufga/Lufga-Regular.otf") format("opentype");
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background: repeat-x top #fff;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
}
/* body, select, input, div {
    font-family: Lufga;
    color: #777;
    font-size: 14px;
    line-height: 18px;
} */
img {
    border: none;
    width: 100%;
    transition: all ease-in-out 0.5s;
}
a, :focus {
    outline: none;
    color: #477ab9;
    text-decoration: none;
}
a:hover {
    -webkit-transition: background 0.6s ease-in-out;
    -moz-transition: background 0.6s ease-in-out;
    -ms-transition: background 0.6s ease-in-out;
    -o-transition: background 0.6s ease-in-out;
    transition: background 0.6s ease-in-out;
    outline: none;
    text-decoration: none;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-track{
    box-shadow:inset 0 0 10px #652954;
}
::-webkit-scrollbar-thumb{
    background: #652954;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover{
    background:#b03855;
    border-radius: 0px;
}

ol , ul {
    margin-bottom: 0;
}
p,span,small,ul,li{
/*     font-family: Montserrat, sans-serif; */
	 font-family: Helvetica, Sans-Serif;
}
h1,h2,h3,h4,h5,h6,a{
/*     font-family: Montserrat, sans-serif; */
	 font-family: Helvetica, Sans-Serif;
}
section {
    padding: 70px 0;
    position: relative;
}
.slider {
    padding-top: 7%;
}
.serv-col-odd,
.serv-col-even{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
section.serv-col-odd:before, section.serv-col-even:before {
    background-image: url(http://ascendmedia.designsbyascend.online/wp-content/uploads/2021/08/Group-431-1.png);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    opacity: 0.4;
    z-index: -1;
}
section.serv-col-odd, section.serv-col-even {
    z-index: 1;
}
p{
    line-height: 24px;
}
.heading-area{
    text-align: center;
}
.heading-area h2 {
    font-size: 25px;
    font-weight: 600;
    color: #893054;
    letter-spacing: 1px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.icon {
    display: inline-block;
}
.icon:before {
    content: "";
    display: inline-block;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% !important;
    background-color: #1B2A2F;
    width: 40px;
    height: 40px;
	transition: all ease-in-out 0.2s;
}
.ic-sm:before{
    -webkit-mask-image: url(../image/website/1.svg);
}
.ic-fb:before{
    -webkit-mask-image: url(../image/website/2.svg);
}
.ic-mk:before{
    -webkit-mask-image: url(../image/website/3.svg);
}
.ic-con:before{
    -webkit-mask-image: url(../image/website/4.svg);
}
.ic-od:before{
    -webkit-mask-image: url(../image/website/5.svg);
}

.seo-icon1:before{
    -webkit-mask-image: url(../image/seo/1.svg);
}
.seo-icon2:before{
    -webkit-mask-image: url(../image/seo/2.svg);
}
.seo-icon3:before{
    -webkit-mask-image: url(../image/seo/3.svg);
}
.seo-icon4:before{
    -webkit-mask-image: url(../image/seo/4.svg);
}
.seo-icon5:before{
    -webkit-mask-image: url(../image/seo/5.svg);
}

.sem-icon1:before{
    -webkit-mask-image: url(../image/sem/1.svg);
}
.sem-icon2:before{
    -webkit-mask-image: url(../image/sem/2.svg);
}
.sem-icon3:before{
    -webkit-mask-image: url(../image/sem/3.svg);
}
.sem-icon4:before{
    -webkit-mask-image: url(../image/sem/4.svg);
}
.sem-icon5:before{
    -webkit-mask-image: url(../image/sem/5.svg);
}
.sem-icon6:before{
    -webkit-mask-image: url(../image/sem/6.svg);
}

.video-icon1:before{
    -webkit-mask-image: url(../image/video/1.svg);
}
.video-icon2:before{
    -webkit-mask-image: url(../image/video/2.svg);
}
.video-icon3:before{
    -webkit-mask-image: url(../image/video/3.svg);
}
.video-icon4:before{
    -webkit-mask-image: url(../image/video/4.svg);
}
.video-icon5:before{
    -webkit-mask-image: url(../image/video/5.svg);
}

.social-icon1:before{
    -webkit-mask-image: url(../image/social/1.svg);
}
.social-icon2:before{
    -webkit-mask-image: url(../image/social/2.svg);
}
.social-icon3:before{
    -webkit-mask-image: url(../image/social/3.svg);
}
.social-icon4:before{
    -webkit-mask-image: url(../image/social/4.svg);
}
.social-icon5:before{
    -webkit-mask-image: url(../image/social/5.svg);
}
.social-icon6:before{
    -webkit-mask-image: url(../image/social/6.svg);
}
.social-icon7:before{
    -webkit-mask-image: url(../image/social/7.svg);
}

.audit-icon1:before{
    -webkit-mask-image: url(../image/audit/1.svg);
}
.audit-icon2:before{
    -webkit-mask-image: url(../image/audit/2.svg);
}
.audit-icon3:before{
    -webkit-mask-image: url(../image/audit/3.svg);
}
.audit-icon4:before{
    -webkit-mask-image: url(../image/audit/4.svg);
}
.audit-icon5:before{
    -webkit-mask-image: url(../image/audit/5.svg);
}

.repu-icon1:before{
    -webkit-mask-image: url(../image/repu/1.svg);
}
.repu-icon2:before{
    -webkit-mask-image: url(../image/repu/2.svg);
}
.repu-icon3:before{
    -webkit-mask-image: url(../image/repu/3.svg);
}
.repu-icon4:before{
    -webkit-mask-image: url(../image/repu/4.svg);
}
.repu-icon5:before{
    -webkit-mask-image: url(../image/repu/5.svg);
}
.repu-icon6:before{
    -webkit-mask-image: url(../image/repu/6.svg);
}
.repu-icon7:before{
    -webkit-mask-image: url(../image/repu/7.svg);
}

.mt-30{
    margin-top: 30px;
}
/* equal  */

/*slider Start */
.slider {
    background-size: 100% !important;
    background-position: 100% !important;
    padding-bottom: 0;
}
.audit-consulting{
	background:url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/audit.jpg);
}
.sem{
	background:url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/sem.jpg);
}
.seo{
	background:url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/New-Project-12.jpg);
}
.websitedev{
	background:url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/banner.png);
}
.social-media{
	background: url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/video.jpg);
}
.video-marketing{
	background: url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/video.jpg);
}
.reput{
	background: url(https://ascenddigitalexperts.com/wp-content/uploads/2021/08/Group-4423.png);
}
.hero-left h1 {
    font-size: 50px;
    color: #fff;
}
.hero-left p {
    font-size: 16px;
    color: #fff;
}
.hero-left p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding-right: 30px;
}

.social-main {
    padding-top: 30px;
    position: relative;
    top: 40px;
}
.social-slider .item:hover{
    background: #eb2626;
}
.social-slider .item:hover .icon:before{
	background-color:#fff;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    z-index: 9;
}
.social-slider .item {
    background: #fff;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 90px;
	margin-right:30px;
    position: relative;
    transition: all ease-in-out 0.2s;
	    align-items: center;
}
.link-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.social-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.social-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: 15px;
    align-items: center;
}
.social-slider {
    margin-left: 10%;
    overflow: hidden;
}
.social-slider .item:hover h5,
.social-slider .item:hover p,
.social-slider .item:hover span{
    color: #fff;
}
.social-content h5 {
    color: #1B2A2F;
    font-weight: 600;
    transition: all ease-in-out 0.2s;
    font-size: 15px;
}
.social-content h5 span{
	 font-family: Helvetica, Sans-Serif;
}
.social-content p {
    color: #1B2A2F;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
	transition: all ease-in-out 0.2s;
}
/* slider close */

/* social Start */
/* social Close */

.right-side {
    text-align: center;
}
.left-side {
    text-align: center;
}
.right-side img {
    width: 100%;
    margin: 0 auto;
    text-align: CENTER;
}
.right-side img {
    width: 100%;
    /* min-height: 440px; */
    /* object-fit: cover; */
    margin: 0 auto;
    text-align: CENTER;
}
.left-side-text p {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.8;
    font-weight: 500;
    color: #333333;
}
.right-side-text p {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.8;
    font-weight: 500;
    color: #333333;
}
/*.right-side:before {*/
/*    content: "";*/
/*    background-image: url(../image/serv/imageleft.png);*/
/*    background-size: contain;*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: -44px;*/
/*    background-repeat: no-repeat;*/
/*    height: 32%;*/
/*    width: 83%;*/
/*    z-index: -1;*/
/*}*/
.left-side:before {
    content: "";
    background-image: url(../image/serv/leftdiv.png);
    background-size: contain;
    position: absolute;
    left: -8%;
    top: -11%;
    background-repeat: no-repeat;
    height: 56%;
    width: 93%;
    z-index: -1;
}
.left-side-text h2 span {
    position: relative;
}
.right-side-text h2 span {
    position: relative;
}
.left-side-text h2 {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline;
    position: relative;
    line-height: 40px;
    z-index: 1;
    font-size: 28px;
    color: #333333;
}
.right-side-text h2 {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline;
    position: relative;
    z-index: 1;
    font-size: 28px;
    line-height: 40px;
    color: #333333;

}
.left-side-text h2 span:before {
    content: "";
    background-image: url(../image/serv/headingback.png);
    background-size: contain;
    position: absolute;
    right: -6px;
    bottom: -4px;
    background-repeat: no-repeat;
    height: 23px;
    background-position: right;
    width: 100%;
    z-index: -1;
}
.right-side-text h2 span:before {
    content: "";
    background-image: url(../image/serv/headingback.png);
    background-size: contain;
    position: absolute;
       right: -6px;
    bottom: -4px;
    background-repeat: no-repeat;
    height: 23px;
    background-position: right;
    width: 100%;
    z-index: -1;
}
.no-top-padd {
    padding-top: 0px !important;
}
div#social-work {
    z-index: 99;
}
.right-side-text.bot-hard {
    width: 180% !important;
    right: 0;
}
ul.serv-space li {
    font-size: 14px;
    margin-top: 2px;
    line-height: 1.8;
    font-weight: 800;
    color: #333333;
}
.right-side-back:before {
    content: "";
    background-image: url(../image/serv/imageleft.png);
    background-size: contain;
    position: absolute;
    right: -35%;
    bottom: -2%;
    background-repeat: no-repeat;
    height: 24%;
    width: 59%;
}
ul.serv-space {
    margin-left: 0px;
    padding-left: 15px;
}
.left-side-text {
    padding: 7%;
    background: #fff;
    position: absolute;
    top: 11%;
    width: 150%;
/*     min-height:356px; */
    z-index: 999;
    left: 0px;
}
.left-side-back:before {
    content: "";
    background-image: url(../image/serv/imageleft.png);
    background-size: contain;
    position: absolute;
    left: -15%;
    top: 4%;
    background-repeat: no-repeat;
    height: 24%;
    width: 59%;
}
.right-side-text {
    padding: 7%;
    background: #fff;
    position: absolute;
    top: 11%;
    width: 150%;
   
    z-index: 999;
    right: 0;
}
.left-side-text.bot-hard {
    width: 200%;
}
.right-side:after {
    content: "";
    background-image: url(../image/serv/imageright.png);
    background-size: 100% 100%;
    position: absolute;
    right: -6%;
    bottom: -9%;
    height: 84%;
    width: 84%;
    z-index: -1;
}
body {
    overflow-x: hidden;
}
/*.left-side:after {*/
/*    content: "";*/
/*    background-image: url(../image/serv/imageright.png);*/
/*    background-size: cover;*/
/*    position: absolute;*/
/*    right: -4%;*/
/*    bottom: -7%;*/
/*    height: 88%;*/
/*    width: 84%;*/
/*    z-index: -1;*/
/*}*/

section.serv-col-odd {
    background: #E8EBF0;
}
.right-side {
    text-align: center;
    z-index: 1;
    position: relative;
}
.left-side {
    text-align: center;
    z-index: 1;
    position: relative;
}
section.serv-col-even{
    background: #fff;
}
.left-side-text h2 span,
.right-side-text h2 span{
/*     font-family: Montserrat, sans-serif; */
	 font-family: Helvetica, Sans-Serif;
}
.bg-add {
    background: #EB2626 !important;
}

.service_link li a.active:before {
    background: #ff0000;
    border: 1px solid #ff0000;
}
.service_link {
    position: fixed;
    right: 9px;
    top: 40%;
    z-index: 9999;
}
.service_link ul li {
    list-style: none;
}

.service_link li a {
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    color: black;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    padding: 6px 0;
    display: block;
    letter-spacing: 1px;
}
.service_link li a.active {
    color: #ff0000;

}
.service_link ul li a:before {
    content: " ";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 0px;
    left: -20px;
    border-radius: 10px;
    border: 1px solid #6b788b;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    bottom: 0;
    margin: auto;
}

.main-section {
    padding-top: 0;
	padding-bottom:0;
}
.slider {
    background-size: 100% 100% !important;
    padding-top: 8%;
}
.slider .slick-initialized .slick-slide {
    display: block;
    margin-right: 30px;
}
.navigation-fixed ul li a,
.footer-center h6,
.footer-right h6,
.footer-center ul li a,
.main-btn,
.navigation ul li a{
	font-family: Montserrat,sans-serif;
}
i.navi-close {
	top:40px;
}
/* header.header-option2{
	position:absolute;
} */
/* header.header-option2 .menu-icon ul>li.menuIcon>span, header.header-option2 .menu-icon ul>li.menuIcon>span:after, header.header-option2 .menu-icon ul>li.menuIcon>span:before {
    background: #ffffff;
} */
@media(max-width:1100px){
.slider {
     background-size: cover !important;
    background-position: left !important;
    padding-bottom: 0;
}
.left-side-text {
    padding: 6%;
    width: 170%;
    min-height: 266px;
}
.right-side-text {
    padding: 6%;
    width: 170%;
    min-height: 300px;
}
.left-side-text.bot-hard {
    width: 240%;
    top: 6%;
}
.right-side-text p ,
.left-side-text p {
    font-size: 13px;
}
.hero-left h1 {
    font-size: 50px;
}
.hero-left p {
    font-size: 15px;
    margin-bottom: 0;
}
.social-slider .item {
    padding: 8px;
    
}
	.slider .slick-initialized .slick-slide{
		margin-right: 20px;
	}
.social-content p {
    font-size: 13px;
}

}
@media (min-width: 768px) and (max-width: 900px){
.serv-col-odd .container ,
.serv-col-even .container,
.slider .container {
    max-width: 880px;
}
.hero-left h1 {
    font-size: 40px;
}
	section{
		overflow-x:hidden;
	}
}

@media (min-width: 500px) and (max-width: 768px){
.serv-col-odd .container ,
.serv-col-even .container,
.slider .container {
    max-width: 680px;
}

}

@media (max-width: 576px){
    .left-side-text {
		position:inherit;
    padding: 6%;
    width: inherit;
    min-height: inherit;
    margin-bottom: 30px;
}
.right-side-text {
	position:inherit;
    padding: 6%;
    width: inherit;
    min-height: inherit;
    margin-top: 30px;
}
.left-side-text.bot-hard,
.right-side-text.bot-hard{
    width: inherit !important;
}
	.hero-left p {
    font-size: 13px;
}
	.hero-left h1 {
    font-size: 30px;
}
}