.lb-common-h2{
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
}
.seo-section-4 .lb-common-h2{
	color:#ffffff !important;
}
.lb-common-short-grey{
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
    color: rgba(121, 122, 125, 1);
}
.lb-common-para{
    font-size: 16px;
    font-weight: 400;
    margin: 18px 0;
    color: black;
    line-height: 28px;
    font-weight: 500;
}
.lb-header{
    background-image: url('../png/lb-banner.png');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    color: white;
}
.lb-header .lb-content{
    padding-top: 15%;
}
.lb-header .lb-content h1{
    margin: 10px 0;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 25px;
}
.lb-header .lb-content p{
    font-size: 15px;
    font-weight: 400;
}
.lb-header .con-get-but{
    background-color: white;
    border-radius: 25px;
    margin: 10px 40px;
}
.lb-header .get-but a{
    color: black;
}
/*  */
.section-2-content{
    display: flex;
    justify-content: space-between;

    margin: 100px auto;
}
.section-2-content h2{
    font-size: 35px;
    line-height: 52px;
}
.section-2-content h2 span{
    background-image: url("../png/span-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
}
.section-2-content p{
    width: 500px;
    margin: 20px 0;
    justify-content: flex-start;
    text-align: left;
    font-size: 14px;
}

/* section 3 */
.lb-section-3{
    background-image: url("../png/lb-sec-3-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    padding-top: 25px;
    padding: 30px auto;
    border-radius: none;
}
.lb-section-3 p{
    color: white;
    font-weight:normal;
	font-size:14px;
}
.seo-heading-2{
    width: 90%;
}
.seo-section-4 .seo-info-box h3{
    font-weight: 600;
    line-height: 40px;
}
.icon-flex img{
    margin-top: 25px;
}
.seo-info-box h5{
    line-height: 30px;
    font-size: 20px;
    color: #1A202C;
}
.allsection-combined{
    background-image: url("../png/bigger-bg.png");
    background-size: cover;
    color: white;
    position: relative;
    padding-top: 150px;
    margin-top: 200px;
}
/* section 5 */
.lb-section-5{
    display: flex;
    justify-content: space-between;
    background-color: rgba(1, 13, 80, 1);
    border-radius: 40px;
    color: white;
    padding: 0;
    height: 416px;
    position: absolute;
    top: -170px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.lb-section-5 .svg-sec-5{
    width: 200px;
    justify-content: flex-end;
}
.lb-section-5 .right-side{
    justify-content: flex-end;
    overflow: hidden;
    border-bottom-right-radius: 40px;
}
.lb-sec-5-content{
    margin-top: 80px;
    margin-left: 80px;
}
.lb-section-5 h2{
    line-height: 49px;
}
.lb-section-5 h2 span{
    color: rgba(244, 215, 75, 1);
}
.lb-section-5 .get-but a{
    background-color: rgba(244, 215, 75, 1);
    color: black;
}

.lb-section-5 img{
    width: 100%;
}


/*  */
.main-lb-section-6{
    margin-top: 230px; 
}
.lb-section-6{
    text-align: center;
    width: 61%;
    /* margin-top: 230px; */
    margin: 50px auto;
}
.lb-section-6 p{
    line-height: 30px;
}
.lb-section-6 .green-para{
    background-color: rgba(111, 192, 71, 1);
    color: black;
    width: fit-content;
    margin: 0 auto;
    padding: 2px 20px;
    border-radius: 25px;
}
.blend-mode-box{
    text-align: left;
    border: 1px solid rgba(153, 153, 153, 0.5);
    width: 280px;
    height: fit-content;
    padding: 80px 20px 40px 20px;
    border-radius: 20px;
    align-self: center;
    color: rgba(255, 255, 255, 1) ;
}
.blend-mode-box img{
    mix-blend-mode: luminosity;
}
.blend-flex-box{
    display: flex;
    gap: 10px;
}
.blend-mode-box h2{
    font-size: 25px;
    line-height: 35px;
}
.blend-flex-box h2{
    font-size: 22px;
}
.blend-col-3{
    margin-top: 50px;
}
.blend-col-3 .blend-mode-box{
    margin: 10px auto;
}
.blend-col-2 .blend-mode-box{
    margin: 10px auto;
}
.lb-section-7{
    border: 1px solid grey;
    border-radius: 20px;
    width: 80%;
    margin: 80px auto;
}
.lb-sec-7-content{
    width: 80%;
    margin: 30px auto;
}
.lb-sec-7-content h2{
    line-height: 50px;
	width: 70%;
}
.lb-sec-7-content p{
    line-height: 30px;
    font-size: 16px;
}
.lb-sec-7-content .get-but a{
    background-color: rgba(244, 215, 75, 1);
    color: black;
}

/*  */
.lb-section-8{
    text-align: center;
}
.lb-section-8 .container{
    max-width: 1900px;
}
.lb-sec-8-content h1{
    font-size: 49px;
    background: -webkit-linear-gradient(left, rgba(122, 122, 126, 1), rgba(255, 255, 255, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	line-height: 66px;
}
.lb-sec-8-content p{
    width: 60%;
    margin: 10px auto;
	line-height: 30px;
}
.flex-box-sec-8 h2{
    font-size: 20px;
}
.flex-box-sec-8{
    display: flex;
    margin-top: 20px;
    gap: 50px;
}
.flex-box-sec-8 .box{
    width: 327px;
    padding: 20px 30px 20px 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 15px;
    margin: 0 auto;
	min-height: 258px;
	margin-bottom:20px;
}
.box-col-2{
    align-self: flex-start;
    background-color: rgba(7, 75, 110, 1);
    height: fit-content;
    width: fit-content;
    text-align: left;
    padding: 44px 20px 20px 20px;
}
.box-col-2 h1 p{
    margin: 50px auto;
}
.box-col-2 .centered-img{
    margin: 10px auto;
}

.ss9-box {
    width: 275px;
    padding: 20px 17px;
    border-radius: 18px;
}
.ss9-box .get-but a {
    width: 180px;
}
.no-color-box h3{
	font-size: 32px;
    line-height: 50px;
}
.seo-section-12{
	 margin: 80px auto 80px;
}
.popup-one.seo-dubai-popup .dev_left_cont.webdev {
    top: 50px;
    bottom: inherit;
}
.dev_left_cont p.common-sub-heading{
    text-transform: none;
    line-height: 28px;
    font-size: 15px;
}
.ss9-box-2 .head {
    margin-top: 6px;
}

@media screen and (max-width: 900px) {
	
	
}


@media screen and (max-width: 1200px) {
    .lb-section-5{
        height: 320px;
    }
    .blend-flex-box{
        flex-wrap: wrap;
        justify-content: center;
    }
    .lb-sec-5-content{
        margin-top: 10px;
        margin-left: 20px;
    }
    .lb-section-5{
        height: 304px;
        width: 90%;
    }
    .section-2-content{
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media screen and (max-width: 1000px) {
    .section-2-content{
        flex-wrap: wrap;
        margin: 30px auto;
    }
    .section-2-content img{
        margin: 0 auto;
        text-align: center;
    }
    .section-2-content p{
        width: fit-content;
    }
    .section-2-content img{
        width: 90%;
    }
    .allsection-combined{
        padding-top: 20px;
    }  
    .lb-section-5{
        /* height: 320px; */
        width: 90%;
    }
    .lb-sec-5-content{
        margin-top: 0;
        margin-left: 20px;
    }
    .lb-section-6{
        /* width: 95%; */
    }
    .flex-box-sec-8{
        flex-wrap: wrap;
        justify-content: center;
    }
    .lb-sec-5-content{
        /* margin-top: 0px;
        margin-left: 0px; */

    }
    .lb-section-5 h2{
        line-height: 49px;
    }
    .seo-heading-2{
        width: 90%;
    }
}

@media screen and (max-width: 900px) {
    .lb-section-5{
        height: 300px;
        /* width: 95%; */
    }
    .lb-sec-5-content{
        margin-top: 10px;
        margin-left: 10px;
    }
    .lb-section-6{
        width: 95%;
    }
    .section-2-content h2{
        font-size: 28px;
    }
    .section-2-content p{
        width: fit-content;
        margin: 20px auto;
        font-size: 14px;
    }
    .lb-sec-5-content{
        margin-left: 20px;
    }
    .lb-sec-5-content .lb-common-h2{
        font-size: 22px;
        line-height: 24px;
    }
    .lb-sec-5-content p{
        font-size: 14px;
    }
    .svg-sec-5{
        display: none;
    }
}
@media screen and (max-width: 700px) {
    .lb-section-5 img{
        display: none;
    }
    .lb-section-5 {
        width: 97%;
    }
    .lb-section-5{
        height: fit-content;
    }
    .allsection-combined{
        padding-top: 5px;
    }  
    .lb-section-5{
        top: -70px;
    }
}
@media screen and (max-width: 500px) {
    p{
        font-size: 14px;
    }
    h1,h2 , h3{
        font-size: 28px;
    }
    .lb-header{
        height: fit-content;
        color: white;
    }
    .lb-header .lb-content{
        padding-top: 15%;
    }
    .lb-header .lb-content h1{
        margin: 10px auto;
        font-weight: 700;
        font-size: 30px;
    }
    .lb-header .lb-content p{
        font-size: 12px;
        font-weight: 400;
        margin: 15px auto;
    }
	.lb-sec-7-content h2 {
		line-height: 36px;
		width: 100%;
		font-size: 27px;
	}
	.lb-sec-8-content h1{
		font-size: 36px;
	}
	.lb-sec-8-content p{
		width: 90%;
	}
}