.award{
    background-image: url(../img/award/banner.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.award .awd-sub1 h1{
    color: #FFCD4F;
    text-align: center;
    font-family: "Inria-b";
    font-size: 60px;
}
.award .awd-sub2 nav ol{
    display: flex;
    justify-content: center;
    align-items: center;   
}
.award .awd-sub2 nav ol li a, .award .awd-sub2 nav ol li{
    color: white;
    font-family: "Plus";
    text-decoration: none;
}
.awd-bg{
    background:linear-gradient(45deg, #0D2A0F 0%, #091B0A 100%);
    min-height: 200vh;
    width: 100%;padding-top: 100px;
    position: relative;

}
/* ---------------------------------------------------------------------------------------------------- */

.awd-sec1{
    position: relative;
    color: white;
    padding-bottom: 100px;
}
.awd-sec1::before{
    content: "";
    background-image: url(../img/award/bf.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 999;
    top: -10%;
    left: -10%;
    display: inline-block;
    width: 350px;
    height: 335px;
    animation: sparkle 1.5s infinite ease-in-out;
    margin-top: 0;
}

.awd-sec1 .ar{
        margin-top: 260px;
}

.awd-sec1a, .awd-sec1c{

    display: flex;
    min-height: 300px;
    
}
.awd-sec1b{

    min-height: 300px;
    display: flex;
}
.awd-sec1c, .awd-sec1e, .awd-sec1g, .awd-sec1i, .awd-sec1l{
    display: flex;
    min-height: 300px;
    justify-content: end;
    align-items:flex-end;
}
.awd-sec1c p, .awd-sec1e p, .awd-sec1g p, .awd-sec1i p, .awd-sec1l p{
    
}
.awd-sec1d, .awd-sec1f, .awd-sec1h,.awd-sec1j, .awd-sec1k{
    display: flex;
    min-height: 300px;
    justify-content: end;
    align-items:flex-start !important;
}
.awd-sec1c, .awd-sec1d, .awd-sec1e, .awd-sec1f, .awd-sec1g, .awd-sec1h, .awd-sec1i, .awd-sec1j, .awd-sec1k{
    display: flex;
    /* height: 300px; */
    
}
.awd-sec1a p:first-of-type, .awd-sec1b p:first-of-type, .awd-sec1c p:first-of-type, .awd-sec1d p:first-of-type, .awd-sec1e p:first-of-type, .awd-sec1f p:first-of-type, .awd-sec1g p:first-of-type, .awd-sec1h p:first-of-type, .awd-sec1i p:first-of-type, .awd-sec1j p:first-of-type, .awd-sec1k p:first-of-type{
    color: #FFCD4F;
    font-family: "Mont-eb";
    font-size: 17px;
    letter-spacing: 1px;
}

.awd-sec1a p:last-of-type, .awd-sec1b p:last-of-type, .awd-sec1c p:last-of-type, .awd-sec1d p:last-of-type, .awd-sec1e p:last-of-type, .awd-sec1f p:last-of-type, .awd-sec1g p:last-of-type, .awd-sec1h p:last-of-type, .awd-sec1i p:last-of-type, .awd-sec1j p:last-of-type, .awd-sec1k p:last-of-type{
    font-size: 14px;
}
 
.awd-sec1a div:first-of-type, .awd-sec1c div:first-of-type, .awd-sec1e div:first-of-type, .awd-sec1g div:first-of-type, .awd-sec1i div:first-of-type, .awd-sec1l div:first-of-type{
    text-align: right;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    margin-bottom: 50px;

}
.awd-sec1a div:first-of-type{
    margin-bottom: 0 !important;
}

.awd-sec1l{
    position: relative;
}
.awd-sec1::after{
    content: "";
    display: inline-block;
    position: absolute;
    left: -15%;
    background: url(../img/award/ff.webp) no-repeat;
    width: 370px;
    height: 300px;
    bottom: 0;
    animation: rotatespark 1.5s infinite ease-in-out;


}

 .row.ar1 > .col-6:nth-of-type(1) {
  margin-top: 120px;
  position: relative;
}
 .row.ar1 > .col-6:nth-of-type(2) {
  margin-top: -100px;
  border-left: 1px solid #FFCD4F;
   position: relative;
}
.row.ar1 .awd-sec1b::before{
    content:"\f219";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: -1%;
    transform: translateY(-50%);
    color: #FFCD4F;
    font-size: 12px;
}
.row.ar1 .awd-sec1k::before{
    content:"\f219";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: -1%;
    transform: translateY(-50%);
    color: #FFCD4F;
    font-size: 12px;
    bottom: -4%;
}
 .row.ar1 > .col-6:nth-of-type(1) .hrl {
    width: 50px;
    height: 2px;
    background-color: #FFCD4F;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    right: 0%;

}

 .row.ar1 > .col-6:nth-of-type(1) .hrl::after {
    content:"\f219";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;

}

 .row.ar1 > .col-6:nth-of-type(2) .hrl {
    width: 50px;
    height: 2px;
    background-color: #FFCD4F;
    margin: 0 auto;
    position: absolute;
    top: 25%;
    left: 0%;

}
.row.ar1 > .col-6:nth-of-type(2) .hrl::before {
    content:"\f219";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}
.awd-sec1 .a-sub{
    padding-top: 50px;
}
.awd-sec1k{
    margin-bottom:70px
}

.awd-sec2{
    display: none;
}

/*.ig.one img{*/
/*    max-height:212px;*/
/*}*/

/* --------------------------------------Responsive-------------------------------------------------------- */

@media (min-width: 1400px) and (max-width: 1800px){
    .awd-sec1::before{
        left: -8%;
    }
    .awd-sec1::after{
        left: -12%;
    }
}

@media (min-width: 1801px) and (max-width: 2200px){
    .awd-sec1::before{
        left: -8%;
    }
    .awd-sec1::after{
        left: -12%;
    }
}

@media (min-width: 992px) and (max-width: 1044px){
    .hdr .head-nav .nav-link{
        margin: 0px 1px;
        font-size: 10px;
    }
    .awd-sec1::after{
        left: -19%;
    }
}

/* tab */
@media (min-width: 768px) and (max-width: 991px){
 .hdr .head{
        padding: 10px 30px;
    }
    .awd-sec1 .a-sub {
        padding-top: 50px;
    }
    .awd-sec1a p:last-of-type, .awd-sec1b p:last-of-type, .awd-sec1c p:last-of-type, .awd-sec1d p:last-of-type, .awd-sec1e p:last-of-type, .awd-sec1f p:last-of-type, .awd-sec1g p:last-of-type, .awd-sec1h p:last-of-type, .awd-sec1i p:last-of-type, .awd-sec1j p:last-of-type, .awd-sec1k p:last-of-type{
        font-size: 10px;
    }
    .awd-sec1a p:first-of-type, .awd-sec1b p:first-of-type, .awd-sec1c p:first-of-type, .awd-sec1d p:first-of-type, .awd-sec1e p:first-of-type, .awd-sec1f p:first-of-type, .awd-sec1g p:first-of-type, .awd-sec1h p:first-of-type, .awd-sec1i p:first-of-type, .awd-sec1j p:first-of-type, .awd-sec1k p:first-of-type{
        font-size: 14px;
    }
    .awd-sec1a div:first-of-type, .awd-sec1c div:first-of-type, .awd-sec1e div:first-of-type, .awd-sec1g div:first-of-type, .awd-sec1i div:first-of-type, .awd-sec1l div:first-of-type{
        padding-top: 50px;
        justify-content: flex-start;
    }
    .row.ar1 > .col-6:nth-of-type(1){
        justify-content: center;
        align-items: anchor-center;
    }
    .row.ar1 > .col-6:nth-of-type(2) .hrl{
        top: 20%;
    }
    .awd-sec1::before{
        left: -14%;
    }
    .awd-sec1::after {
        left: -24%;
    }


}

@media (min-width: 100px) and (max-width: 767px){
     .hdr .head{
        padding: 10px 10px;
    }
    .hdr .head-logo{
        justify-content: flex-start;
    }
       .awd-sec1 .a-sub {
        padding-top: 8px;
    }
    .awd-sec1a p:last-of-type, .awd-sec1b p:last-of-type, .awd-sec1c p:last-of-type, .awd-sec1d p:last-of-type, .awd-sec1e p:last-of-type, .awd-sec1f p:last-of-type, .awd-sec1g p:last-of-type, .awd-sec1h p:last-of-type, .awd-sec1i p:last-of-type, .awd-sec1j p:last-of-type, .awd-sec1k p:last-of-type{
        font-size: 9px;
    }
    .awd-sec1a p:first-of-type, .awd-sec1b p:first-of-type, .awd-sec1c p:first-of-type, .awd-sec1d p:first-of-type, .awd-sec1e p:first-of-type, .awd-sec1f p:first-of-type, .awd-sec1g p:first-of-type, .awd-sec1h p:first-of-type, .awd-sec1i p:first-of-type, .awd-sec1j p:first-of-type, .awd-sec1k p:first-of-type{
        font-size: 12px;
    }
    .awd-sec1a div:first-of-type, .awd-sec1c div:first-of-type, .awd-sec1e div:first-of-type, .awd-sec1g div:first-of-type, .awd-sec1i div:first-of-type, .awd-sec1l div:first-of-type{
        padding-top: 8px;
        justify-content: flex-start;
    }
    .row.ar1 > .col-6:nth-of-type(1){
        justify-content: center;
        align-items: anchor-center;
    }
    .row.ar1 > .col-6:nth-of-type(2) .hrl{
        top: 14%;
    }
    .awd-sec1::before{
        left: -9%;
    }
    .awd-sec1::after {
        left: -30%;
    }
    .awd-sec1::before{
        width: 233px;
        height: 212px;
    }
    .row.ar1 > .col-6:nth-of-type(1) .hrl{
        top: 48%;
    }
    .awd-sec1::after{
        width: 360px;
        height: 286px;
    }
}

@media (min-width: 100px) and (max-width: 575px){
    .awd-sec1::before{
        display: none;
    }
    .awd-sec1::after{
        display: none;
    }
    .awd-sec1a div:first-of-type, .awd-sec1c div:first-of-type, .awd-sec1e div:first-of-type, .awd-sec1g div:first-of-type, .awd-sec1i div:first-of-type, .awd-sec1l div:first-of-type{
        padding-top: 63px;
        justify-content: flex-start;
    }
    .awd-sec1l{
        display: none;
    }
    .row.ar1 .awd-sec1b::before{
        display: none;
    }
    .awd-sec1 .a-sub {
        padding-top: 50px;
    }
    .row.ar1 > .col-6:nth-of-type(2){
        flex-direction: column;
    }
    .row.ar1 > .col-6:nth-of-type(1){
        flex-direction: column;
    }
    .awd-sec1{
        display: none;
    }
    .awd-sec2{
    display: block;
    padding: 50px 0px;
    }
    .awd-sec2 .item .sd{
        display: flex;
        color: #fff;
        justify-content: center;
        align-items: center;
    }
    .awd-sec2 .item .sd div:last-of-type p:first-of-type{
        color: #FFCD4F;
        font-family: "Mont-eb";
        font-size: 12px;
        letter-spacing: 1px;
    }
    .awd-sec2 .item .sd div:last-of-type p:last-of-type{
        font-size: 10px;
    }
     .awd-bg{
        min-height: auto;
     }
}




