*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');

body{
    font-family:'Inter',sans-serif;
    background:#f7f7f7;
}

/* Segoe UI Regular */
@font-face {
    font-family: 'Segoe UI Custom';
    src: url('../fonts/segoeuithis.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* Segoe UI Bold */
@font-face {
    font-family: 'Segoe UI Custom';
    src: url('../fonts/segoeuithibd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/* Segoe UI Italic */
@font-face {
    font-family: 'Segoe UI Custom';
    src: url('../fonts/segoeuithisi.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

/* Segoe UI Bold Italic */
@font-face {
    font-family: 'Segoe UI Custom';
    src: url('../fonts/segoeuithisz.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

body{
    font-family: 'Segoe UI Custom', sans-serif;
    background-color:#1A3D2B;
}

h1,h2,h3,h4,h5,h6,p{
    font-family: 'Segoe UI Custom', sans-serif;
}

/*============================
Coming Soon
=============================*/

.coming-soon-section{
    min-height:100vh;
    padding:12px 0 25px;
}

.top-bar{
    margin-bottom:20px;
}

.logo{
    height:44px;
    display:block;
}

.urdu-logo {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.urdu-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.coming-card{
    position:relative;
    background:#F9CF1D;
    border-radius:14px;
    overflow:hidden;
    padding:70px;
    min-height:285px;
}

.inner-border{
    position:absolute;
    top:12px;
    left:12px;
    right:12px;
    bottom:12px;
    border:1px dashed rgba(39,55,43,.45);
    border-radius:12px;
}


.content{
    position:relative;
    z-index:2;
    text-align:center;
    max-width:760px;
    margin:auto;
}

.badge-title{
    display:inline-block;
    background:#1A4C38;
    color:#F7D321;
    padding:6px 16px;
    border-radius:4px;
    font-size:18px;
    font-weight:700;
    margin-bottom:18px;
     font-family: 'Segoe UI Custom';
}

.content h1{
    font-size:46px;
    font-weight:600;
   color: #1A3D2B;
    line-height:1.2;
    margin-bottom:25px;
}

.small-text {
    max-width: 760px;
    margin: auto;
    color: #3F3F3F;
    font-size: 18px;
    line-height: 1.9;
    font-family: 'Segoe UI Custom';
}

.contact-text {
    margin-top: 32px;
    margin-bottom: 18px;
    color: #222;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Segoe UI Custom';
    width: 1099px;
    margin-left: -117px;
}

.contact-text a{
    color:#222;
    font-weight:700;
    text-decoration:none;
}

.contact-text a:hover{
    text-decoration:underline;
}

.soon-text{
    font-size:30px;
    color:#2F2F2F;
    font-weight:400;
    font-family: 'Segoe UI Custom';
}

@media(max-width:991px){

.coming-card{
    padding:55px 30px;
}

.content h1{
    font-size:36px;
}

.contact-text{
    font-size:22px;
}

.soon-text{
    font-size:24px;
}

}

@media(max-width:767px){

.logo{
    height:34px;
}

.urdu-logo{
    width:34px;
    height:34px;
}

.coming-card{
    padding:40px 20px;
}

.circle-bg{
    width:260px;
    height:260px;
}

.content h1{
    font-size:28px;
}

.small-text{
    font-size:13px;
}

.contact-text{
    font-size:18px;
}

.soon-text{
    font-size:22px;
}

}


.leaf-bg{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:520px;
    height:520px;
    background:url("../images/ciraut-icon.png") no-repeat center;
    background-size:contain;
    opacity:.12;
    pointer-events:none;
    z-index:1;
}

.content{
    position:relative;
    z-index:2;
}

p.impact.aos-init.aos-animate {
    font-size: 26px;
    font-weight: 600;
    font-family: 'Segoe UI Custom';
}

h1.aos-init.aos-animate {
    font-size: 51px;
    font-family: 'Segoe UI Custom';
}

p.small-text.aos-init.aos-animate {
    font-size: 19px;
    line-height: 29px;
}


@media (max-width: 1199px) {

   .coming-card {
    position: relative;
    top: 106px;
}

.top-bar.d-flex.justify-content-between.align-items-center {
    margin-top: 18px;
    font-family: 'Segoe UI Custom';
}

}

@media (max-width: 1920px) {
    .coming-card {
    margin-top: 112px;
}

.top-bar.d-flex.justify-content-between.align-items-center {
    margin-top: 35px;
}

}


.contact-text {
    margin-top: 32px;
    margin-bottom: 18px;
    color: #222;
    font-size: 22px;
    font-weight: 400;
    font-family: 'Segoe UI Custom';
    width: 849px;
    margin-left: -34px;
}




@media (max-width: 576px) {

 .coming-card {
    margin-top: -5px;
    min-height: 200px !important;
}

.content {margin-top: -233px;}

p.impact.aos-init.aos-animate {
    font-size: 19px;
}

h1.aos-init.aos-animate {
    font-size: 23px;
}

p.small-text.aos-init.aos-animate {
    font-size: 18px;
}

p.contact-text.aos-init.aos-animate {
    width: 328px;
    font-size: 16px;
    position: relative;
    left: 30px;
}

a.urdu-logo {
    width: 94px;
    height: 86px;
}   
    }


@media (max-width: 320px) {

 .coming-card {
    margin-top: -5px;
    min-height: 200px !important;
}

.content {margin-top: -233px;}

p.impact.aos-init.aos-animate {
    font-size: 19px;
}

h1.aos-init.aos-animate {
    font-size: 23px;
}

p.small-text.aos-init.aos-animate {
    font-size: 18px;
}

p.contact-text.aos-init.aos-animate {
    width: 328px;
    font-size: 16px;
    position: relative;
    left: 60px;
}

a.urdu-logo {
    width: 94px;
    height: 86px;
}   
    }
