@import url('https://fonts.googleapis.com/css?family=Roboto:300');
@font-face {
	font-family: Alaska;
	src: url('../font/Alaska Trial-VF.ttf');
}


*{
	margin: 0;
	padding: 0;
	font-family: Alaska!important;
	/*overflow: hidden;*/

}
html{
	scroll-behavior: smooth;
}

body{
    font-family: Alaska;
    font-family: Alaska!important;

}
.text-white h1{
	font-size: 75px;
	color: #fff;
}
/*@import url('http://fonts.cdnfonts.com/css/alaska');*/
/*@font-face {*/
/*	font-family: Alaska !important;*/
/*	src: url('../font/Alaska Trial-VF.ttf');*/
/*}*/
/*body{*/
    
/*    font-family: 'Alaska'!important;*/
/*}*/


/*@font-face {*/
/*	font-family:  'Alaska'!important;*/
/*	src: url('../font/Alaska Trial-VF.ttf');*/
/*}*/


html{
	scroll-behavior: smooth;
}

body{
    font-family: Alaska!important;
}
/*progress bar css*/
.progress{
    height:3px;
    width:10%;
    background:#ff5000;
}
/*banner*/
#about{
    background: url(../images/banner-image.png);
    background-size:cover;
}

.intro .brand-img{
    margin-top: -270px;
}
.banner-title{
     background: #d1d3d4a6;
     margin:0px;
     padding:0px;
}
.banner-title h1{
   
    padding: 5px 10px;
    font-size: 75px;
	color: #fff;
}

/*about section css*/
/*#about{*/
/*    background:#ff5000;*/
/*    clip-path: polygon(50% 0%, 100% 1%, 100% 28%, 100% 43%, 100% 75%, 27% 100%, 0 77%, 0% 43%, 0 0);*/
/*    height:auto;*/


/*}*/
/*.about-img img{*/
/*    border-radius: 50%;*/
/*    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;*/
/*    border: 5px solid #ff5000;*/
/*}*/
.about-heading h4{
    color: #fff;
}

.about-heading p{
    text-align: justify;
    color: #fff;
}
/*strategy-section*/
/*.strategy-box{*/
/*    background: #fff;*/
/*    padding: 20px;*/
/*    border-radius: 3rem 0rem 3rem 0rem;*/
/*    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;*/
/*    text-align:left;*/
/*    height: 650px;*/
/*}*/
.strategy-icon img{
    height: 50px;
    width: auto;
}
.startegy-heading h3{
    font-size: 20px;
    color: #5000B9;
    font-weight: normal;
} 
.strategy-details p{
    font-size:14px;
}
#video{
    /*background: url(../images/Advario-banner-1.png);*/
    background:#D2FAF5;
}
/*projects section css*/
#partners{
    background: #5000b9;
    /*background-size:cover;*/
}
.project-title h3{
        text-align: left;
    color: #ff5000;
}
.project-details h4{
    text-align: left;
}
.project-details p{
    text-align: left;
}
/*project end*/
#news{
     /*background: url(../images1/41.png);*/
     background: url(../images1/icon-with-banner-4-.jpg);
     background-size:cover;
    }
#news1{
     background: url(../images1/16.png);
     background-size:cover;
    }
/*footer*/
.survey-text h1{
    color: #ff5000;
    font-size: 40px;
    padding: 30px
}
.survey-btn{
    /*background: #FF5000;*/
    padding: 20px 0 16px 0;
}
.survey-btn a{
        font-size: 40px;
    padding: 12px 30px;
    color: #ff5000;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    display: block;
    line-height: 40px;
}
.lined img {
    width: 170px;
    margin-left: 10px;
}

/*for side dots*/
#pp-nav ul, .pp-slidesNav ul {
    margin: 0;
    padding: 0;
    display: none!important;
}
.divider-1{
    height: 10px;
    width: 10%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-2{
    height: 10px;
    width: 20%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-3{
    height: 10px;
    width: 30%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-4{
    height: 10px;
    width: 40%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-5{
    height: 10px;
    width: 50%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-6{
    height: 10px;
    width: 65%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-7{
    height: 10px;
    width: 85%;
    top:0;
    background: #ff5000;
    position: absolute;
}
.divider-8{
    height: 10px;
    width: 100%;
    top:0;
    background: #ff5000;
    position: absolute;
    overflow-y:hidden;
}
.divider-7 h4{
    color:#fff;
}
@media only screen and (max-width: 765px) and (min-width: 320px){
    .intro .brand-img {
        margin-top: -260px;
    }
    .text-white h1 {
    font-size: 32px;
    }
}
@media only screen and (max-width: 950px) and (min-width: 766px){
    .intro .brand-img {
        margin-top: -30px;
    }
}
@media only screen and (max-width: 1556px) and (min-width: 1200px){
    .intro .brand-img {
        margin-top: -200px;
    }
}
/* Year Strategy */
.demo{ background: #444; }
.main-timeline{ position: relative; }
.main-timeline:before,
.main-timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline:before{
    content: "";
    width: 100%;
    height: 5px;
    background: #fff;
    margin: auto 0;
    position: absolute;
    top: 50%;
    left: 0;
}
.main-timeline .timeline{
    width: 22%;
    float: left;
    margin-left: 3%;
    position: relative;
}
.main-timeline .timeline:before{
    content: attr(data-heading);
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    transform: rotate(-90deg);
    position: absolute;
    top: 30px;
    left: -2px;
    z-index: 2;
}
.main-timeline .timeline:after{
    content: "";
    width: 5px;
    height: 60px;
    border-left: 9px dotted #fff;
    position: absolute;
    top: 54%;
    left: 71px;
}
.main-timeline .timeline-content{
    padding: 15px 0 40px 50px;
    margin-bottom: 80px;
    border-radius: 15px;
    border: 5px solid #fff;
    text-align: left;
    background: #f67420;
    z-index: 1;
    position: relative;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ background: #43a6ba; }
.main-timeline .timeline-content:before{
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #d66215;
    border-radius: 10px 0 0 10px;
}
.main-timeline .timeline:nth-child(even) .timeline-content:before{ background: #1784ab; }
.main-timeline .timeline-content:after{
    content: "";
    width: 40px;
    height: 40px;
    background: #f67420;
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
    position: absolute;
    bottom: -23px;
    left: 50px;
    transform: rotate(45deg);
    z-index: -1;
}
.main-timeline .timeline:nth-child(even) .timeline-content:after{ background: #43a6ba; }
.main-timeline .description{
    font-size: 14px;
    color: #fff;
}
.main-timeline .read-more{
    display: inline-block;
    padding-right: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    position: relative;
}
.main-timeline .read-more:before{
    content: "\f0da";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 24px;
    position: absolute;
    top: -6px;
    right: 0;
}
.main-timeline .year{
    display: inline-block;
    width: 85px;
    height: 85px;
    line-height: 85px;
    background: #f67420;
    border-radius: 5px;
    border: 5px solid #fff;
    text-align: center;
    margin-left: 34px;
    transform: rotate(45deg);
    position: relative;
}
.main-timeline .timeline:nth-child(even) .year{ background: #43a6ba; }
.main-timeline .year span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    transform: rotate(-45deg);
}
.main-timeline .timeline.bottom{ margin: -7.7% 0 0 7%; }
.main-timeline .timeline.bottom:nth-child(5n+1),
.main-timeline .timeline.bottom:last-child{ margin-left: 3%; }
.main-timeline .timeline.bottom:before{
    top: auto;
    bottom: 110px;
}
.main-timeline .timeline.bottom:after{
    top: auto;
    left: auto;
    bottom: 54%;
    right: 71px;
    border-color: #fff;
}
.main-timeline .timeline.bottom .timeline-content{
    margin: 80px 0 0 0;
    padding: 15px 0 40px 50px;
}
.main-timeline .timeline.bottom .timeline-content:after{
    border: none;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    bottom: auto;
    top: -23px;
    left: auto;
    right: 50px;
}
.main-timeline .timeline.bottom .year{
    top: 4px;
    margin-left: 132px;
}
.map-image-mobile img{
    display:none;
}
@media only screen and (max-width: 1199px){
    .main-timeline:before{
        width: 5px;
        height: 100%;
        top: 0;
        left: 5%;
    }
    .main-timeline .timeline,
    .main-timeline .timeline.bottom,
    .main-timeline .timeline.bottom:nth-child(5n+1),
    .main-timeline .timeline.bottom:last-child{
        width: 85%;
        float: none;
        margin: 0 0 20px 15%;
    }
    .main-timeline .timeline:after,
    .main-timeline .timeline.bottom:after{
        width: 60px;
        height: 5px;
        top: 50px;
        left: -58px;
        border-top: 9px dotted #fff;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline.bottom .timeline-content{ margin: 0; }
    .main-timeline .year,
    .main-timeline .timeline.bottom .year{
        width: 65px;
        height: 65px;
        line-height: 60px;
        margin: 0;
        position: absolute;
        top: 20px;
        left: -15.5%;
        z-index: 1;
    }
    .main-timeline .timeline .timeline-content:after{ display: none; }
    .main-timeline .timeline.bottom:before{
        bottom: auto;
        top: 30px;
        left: -2px;
    }
}
@media only screen and (max-width: 990px){
    .main-timeline .year,
    .main-timeline .timeline.bottom .year{
        left: -16.8%;
    }
}
@media only screen and (max-width: 767px){
    .main-timeline .timeline:after,
    .main-timeline .timeline.bottom:after{ display: none; }
    .main-timeline .year,
    .main-timeline .timeline.bottom .year{
        width: 30px;
        height: 30px;
        border: 3px solid #fff;
        left: -13.5%;
    }
    .main-timeline .year span{ display: none; }
}
@media only screen and (max-width: 480px){
    .main-timeline .year,
    .main-timeline .timeline.bottom .year{ 
        left: -15.5%;
    }
   
}
@media only screen and (max-width: 576px){
    .map-image-mobile img{
        display:block;
        padding:0px;
        margin:0px;
    }
    .map-image img{
        display:none;
    }
   .project-box {
        box-sizing: border-box;
        padding: 10px 20px;
        border-radius: 7px;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
        height: 533px;
        border: 1px solid #ff5000;
    }
}

/*ongoing projects carousel css start 1-11-2022*/
.project-box{
    box-sizing:border-box;
    padding:10px 20px;
    /*border-radius:1rem 1rem 3rem 1rem;*/
     box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    height:340px;
    /*border:1px solid #ff5000;*/
    background: #fff;
}
.project-title h1{
    font-size: 25px;
    color: #ff5000;
    font-family: 'Alaska';
    text-align:center;
}
.project-title h4{
    font-size: 18px;
    color: #5000b9;
    text-align:center;
}
/*3-11-2022*/
/*banner*/
.main{
    padding:0;
    margin-right:70pxpx;
}

.section-title h1{
    font-size:45px;
    color:#fff;
    font-family: Alaska;
}
/*map section*/
.map-box {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    display: flex;
    padding: 10px;
    width: 235px;
    height: 100px;
}
.map-icon{
	margin-top: -30px;
}
.map-icon img{
	background: #ff5000;
	border-radius: 5px;
	padding: 5px;
}
.map-details p{
	font-size: 14px;
    color: #5000B9;
    font-weight: 600;
    padding-top: 14px;
    padding-left: 17px;
}
.map-design{
    padding: 0px;
    overflow-x:hidden;
    /*margin-top:0px;*/
}
@media only screen and (max-width: 600px){
.map-box {
        width: 290px;
        margin-left: 26px;
        margin-bottom: 40px;
    }
}

/*new section*/

.section-title h4{
    font-size: 18px;
    background: #5000B9;
    padding: 10px 20px;
    width: 24%;
    color:#fff;
    border-radius:7px;
}
.section-title1 h4{
    font-size: 18px;
    background: #5000B9;
    padding: 10px 20px;
    width: 53%;
    color:#fff;
    border-radius:7px;
}
.left-box{
    box-sizing: border-box;
    background: #ff5000;
    color: #fff;
    padding-top: 1px;
   
}
.index{
     z-index:9999;
}
.prioties-title1 h5{
    background: #5000B9;
    padding: 20px;
    color: #fff;
}
.prioties-title h5{
    background: #5000B9;
    padding: 10px;
    color: #fff;
}
.prioties-details p {
    color: #fff;
    padding-bottom: 20px;
    text-align: left;
    /*padding-left: 20px;*/
    padding-right: 20px;
    font-size:14px;
}
.full-box{
    box-sizing: border-box;
    background: #5000B9;
    margin-left: 80px;
    padding-top: 90px;
    margin-top: -74px;
    z-index: -99;
    margin-right:50px;
    padding-bottom: 9px;

}
.prioties1-details p{
    color:#fff;
    text-align:right;
    padding-right: 20px;
}
.prioties1 h5{
    color: #fff;
    text-align: right;
    padding-right: 20px;
    background: #ff5000;
    padding: 14px;
}
#projects1{
    background: url(../nasir-image/objective-bg.jpg);
    background-size:cover;
}
#enable{
    background:#D1D3D4;
}
.enable{
    width:100%;
    background:#5000B9;
}
.enable-title h5{
    font-size:20px;
    color:#ff5000;
     /*position: relative;*/
     border-bottom:2px solid #ff5000;
     padding-top: 10px;   
}
.enable-footer h4{
    font-size:24px;
    color:#fff;
    padding:10px;
}
.details h4{
   margin-bottom: 60px;
    padding-left: 20px;
}

@media (min-width: 768px) and (max-width: 1024px){
    .map-box {
        margin-bottom: 50px;
        width: 220px;
        margin-left: 20px;
    }
    .section-title h4{
        width:34%;
    }
    .section-title1 h4{
         width:74%;
    }
    .details h4 {
        padding-left: 15px;
        font-size: 16px;
    }
    /*.section-title h2{*/
    /*    font-size: 35px;*/
    /*    margin-top: 15px;*/
    /*    background-color: #f8f9fa;*/
    /*    width: fit-content;*/
    /*    padding: 5px 20px;*/
    /*    margin-left: -20px;*/
    /*}*/
    .map-details p {
        font-size: 14px;
        color: #5000B9;
        font-weight: 600;
        padding-top: 9px;
        padding-left: 11px;
    }
}

/*4/11/2022*/
.section-title h2{
    font-size:35px;
    padding: 5px 20px;
    text-align:center;
}
/*#partners, #video{*/
/*    background: url(../images/banner-background.png);*/
/*    background-size: cover;*/
/*}*/
.footer-envelope{
    width: 55px;
    margin: -6px 0 0 8px;
}
.right-top-logo{
    float: right;
    margin-right: 10px;
    margin-top: 4px;
    width: 240px!important;
}
.feedback-heading{
    color: #5000b9;
    font-size: 50px;
    letter-spacing: 2px;
}
.email-icon{
    margin-top: 25px;
}
.start-survey{
    color: #ff5000;
    text-decoration: none;
}
.lined{
    color:#fff;
}
.safety-text{
    width: 90%;
    margin-top: 160px;
}
.safety-text h2{
    font-size: 30px;
    letter-spacing: 1px;
    color: #5000b9;
    font-weight: 700;
    background: #ffffff7d;
    padding: 15px 15px;
}

.safety-subheading{
    background: #5000b9;
    color: #fff;
    padding: 15px;
    position:relative;
    margin-bottom: 20px;
    display: flex;
}
.safety-subheading img{
    margin-top: -26px;
    background: #ff5000;
    padding: 10px;
    width: 70px;
    height: 70px;
}
.safety-subheading span{
    text-align: center;
    width: 100%;
}
#services{
    background: #5000b9; 
}
.icon-box{
    padding: 30px 20px;
    background: #fff;
    text-align: center;
    width: 300px;
    height: 260px;
    margin-left: auto;
    margin-right: auto;
}
.icon-box img{
    width: 150px;
    padding:20px;
}
.icon-box-heading{
  color:#000; 
  letter-spacing: 0.8px;

}
.objectives{
    text-align: center;
    padding-bottom: 30px;
    font-size: 29px;
    font-weight: 400;
    color: #fff;
}
.objectives_title{
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.partnertitle h2{
    color: #fff;
    font-size: 35px;
    /*position: absolute;*/
    TOP: 20px;
    /*left: 37%;*/
}
.safety-heading h2{
       color: #ff5000;
    font-size: 35px; 
}
.button-73 {
    appearance: none;
    background-color: #ff5000;
    border-style: none;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 25px;
    letter-spacing: 0.6px;
    margin: 0;
    outline: none;
    quotes: auto;
    text-align: center;
    text-decoration: none;
    transition: all .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    position: absolute;
    right: 0;
    top: 75%;
    }
.button-73:hover{
    background-color: #cb7046; 
    }
    .arrow-right{
       width: 20px; 
       fill:#fff;
    }
    .email-img{
        width:150px;
        margin-top: 20px;
    }
/*   nitish 07-02-2023 */
@media only screen and (max-width: 576px){
    .brand-logo{
        margin-left: 0px!important;
    }
}