@import url(../../../../assets/font/iconfont.css);

body {
    /* font-family: auto; */
    font-family: arial;
}

.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: none;
    color: #21252b;
}

a:hover {
    text-decoration: none;
    color: #000;
}


button,
input {
    outline: none !important;
}

::-moz-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.clearfix:before,
.clearfix:after,
.wrapper:after,
.wrapper:before {
    content: "";
    display: table;
}

.clearfix:after,
.wrapper:after {
    clear: both;
    overflow: hidden;
}

.clearfix,
.wrapper {
    zoom: 1;
}

.btn-primary {
    background: #165a95;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px !important;
    color: #000;

}
.owl-nav button{
    width: 55px;
    height: 55px;
    background-color: transparent!important;
    outline: none!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border:none;
}
.owl-nav button i{
    display: none;
}
.owl-nav button.owl-prev{
    
left: -80px;
    
background: url(../img/left.png) no-repeat;
    
background-size: 100% auto;
}
.owl-nav button.owl-next{
    background: url(../img/right.png) no-repeat;
    right: -80px;
    background-size: 100% auto;
}
.main {

}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.uli14 li,
.nowrapli li {
    list-style: inside;
}

ul.nowrapli.uli16 li a {
    padding-left: 8px;
}

img {
    max-width: 100%;
}

.banner {
    position: relative;
}

.banner .container1 {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
}

.header-menu {margin-top: -60px;position: relative;background-color: rgb(18 89 204 / 80%);}

.header-menu-list {

    display: flex;
}

.header-menu-list li {

    flex: auto;
}

.header-menu-list li a {
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.header-menu-list li a:hover {
    text-shadow: 7px 1px 2px rgba(0,0,0,0.4);
    color: #fff!important;
}

.service-item {
    background: #a3e3f9;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
}

.service-item:hover {

    transform: translateX(10px);
}
.service-item h5{
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    height: 60px;
    /* overflow: hidden; */
    margin-bottom: 0px;
    padding-right: 93px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
}
.service-item h5 i{position: absolute;right: 0px;top: 0px;height: 90px;background-color: #4fb7f3;width: 70px;align-items: center;text-align: center;line-height: 90px;font-size: 28px;color: #fff;}

.service-item .collapse{

padding-top: 25px;
}
.service-item.active .collapse{
    display: block;
}
.service-item .collapse p{

font-size: 18px;

color: #1c1c1c;

display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;

text-overflow: ellipsis;

white-space: inherit;
}
.service-item .collapse a{
    
text-align: right;
    
display: block;
    
color: #216cd5;
    
font-size: 20px;
    
font-weight: bold;
    
direction: rtl;
}
.service-item .collapse a i{/* display: block; */transform: rotate(180deg);width: 10px;margin-top: -21px;}
.service-item.active h5 i.zhankai,
.service-item  h5 i.zhankai1{
display: none;
}
.service-item+.service-item {
    margin-top: 17px;
}
.service-item.active h5 i.zhankai1,
.service-item h5 i.zhankai{
    display: block;
}
.service-item.active h5 i.zhankai1{
    color: #fff;
}
.service-item h5 i.zhankai::before{
    content: '';
    width: 26px;
    height: 26px;
    background: url(../img/guanbi.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 32px;
    left: 22px;
}

.service-item h5 i.zhankai1::before{
    /* content: ''; */
    /* width: 22px; */
    /* height: 22px; */
    /* background: url(../img/zhankai.png) no-repeat; */
    /* background-size: 100% 100%; */
    /* position: absolute; */
    /* top: 30px; */
    /* left: 30px; */
}
.service-tepan{
    display: none;
    padding: 7px;
    border-radius: 15px;
    margin-left: 20px;
    position: relative;
    background: #007fe0;
}
.service-tepan::before{
    content: '';
    border-right: 28px #007fe0 solid;
    border-bottom: 15px transparent solid;
    border-top: 15px transparent solid;
    position: absolute;
    left: -27px;
    top: 30px;
}
#service2::before{
    top:140px
}
#service3::before{
    top:250px
}
.service-tepan img{
    /* height: 450px; */
    object-fit: cover;
    border-radius: 15px;
}
.service-tepan.active{
    display: block;
}



#footer{

}
.top{

padding: 10px 0px;

background: linear-gradient(45deg, #0c9cdc, #1a77d4);
}
.top a:nth-child(1){

}
.top a:nth-child(1) img{

height: 22px;

width: auto;
}
.top a:nth-child(2){

color: #fff;

font-size: 16px;

float: right;

position: relative;
}
.top a:nth-child(2) span{
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    left: -9px;
    top: 9px;
}
.section-title img{
    width: auto;
    margin: 0px auto 15px;
    display: block;
}


.milestones-setting{
    
background: url(../img/bg6.png) no-repeat;
    
background-size: 100% 100%;
    
padding: 50px 0px;
}

.milestones{
    background: url(../img/Milestones.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    background: linear-gradient(90deg, transparent 0%, #006bf2 50%, transparent 100%);
    width: 95%;
    margin: 0px auto;
    }
    
    .milestones .milestones-slider .owl-stage-outer::before{
        content: '';
        width: 100%;
        height: 15px;
        background: linear-gradient(90deg, transparent  0%,#00e48f  50%, transparent 100%);
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 0;
    }
    .milestones .milestones-slider::before{
        content: '';
        width: 100%;
        height: calc(100% + 20px);
        position: absolute;
        top: -10px;
        left: 0px;
        z-index: 0;
        border-top: 10px #b3fcff  solid;
        border-bottom: 10px #b3fcff solid;
        border-radius: 10px;
    }
    .milestones .milestones-slider{
        width: 100%;
        margin: 0px auto;
        background: url(../img/bg6-owl.png) no-repeat;
        background-size: cover;
        padding: 0px 15px;
    }
    .years{
    
    /* border-bottom: 1px #fff solid; */
    
    padding: 30px 0px;
    
    position: relative;
    
    text-align: center;
    }
    .years b{
        
width: 30px;
        
height: 30px;
        
display: block;
        
background-color: #00e48f;
        
border-radius: 100%;
        
border: 3px #fff solid;
        
position: absolute;
        
bottom: 9px;
        
left: 50%;
        
transform: translateX(-50%);
        
z-index: 1;
    }
    .years div{

background: linear-gradient(-180deg, #0a59ec, rgba(10, 89, 236 , 30%));

margin: 0px 15px;

padding: 15px 15px;

border-radius: 20px 20px 0px 0px;
}
    .years span{
        
font-size: 23px;
        
color: #fff;
        
display: flex;
        
text-align: center;
        
justify-content: center;
        
align-items: center;
        
font-weight: bold;
    }
    .years span img{
         
width: 16px!important;
         
height: 19px;
         
margin-right: 5px;
    }
    .years p{
        
font-size: 22px;
        
color: #fff;
        
margin-bottom: 0px;
        
/* display: flex; */
        
/* align-items: center; */
        
/* justify-content: center; */
        
/* text-align: left; */
        
margin-bottom: 10px;
        
min-height: 99px;
    }
    .milestones .milestones-slider .owl-item:nth-child(even){
        
margin-top: 148px;
    }
    .milestones .milestones-slider .owl-item:nth-child(even) .years{
    
/* border-top: 1px #fff solid; */
    
/* border-bottom: none; */
    
padding-top: 70px;
    }
    .milestones .milestones-slider .owl-item:nth-child(even) .years b{
        
bottom: auto;
        
top: 46px;
    }
    .milestones .milestones-slider .owl-item:nth-child(even) .years div{
        background: linear-gradient(-180deg,rgba(10, 89, 236 , 30%), #0a59ec);
        border-radius: 0px 0px 20px 20px;
    }
    .milestones-slider  .owl-nav{
    
    }
    .milestones-slider  .owl-nav button{
    
    }
    .milestones-slider  .owl-nav button{
    
/* width: 40px; */
    
/* height: 43px; */
    
/* background-color: transparent!important; */
    
/* outline: none!important; */
    
/* position: absolute; */
    
/* top: 50%; */
    
/* transform: translateY(-50%); */
    
border: none!important;
    }
    .milestones-slider  .owl-nav button i{
      display: none;
    }
    .milestones-slider  .owl-nav button.owl-prev{
    
/* left: -60px; */
    
background: url(../img/left-btn.png) no-repeat;
    
background-size: 100% auto;
    }
    .milestones-slider  .owl-nav button.owl-next{
        background: url(../img/right-btn.png) no-repeat;
        /* right: -60px; */
        background-size: 100% auto;
    }
    .public-title {
        
text-align: center;
        
margin-top: 0px;
        
margin-bottom: 40px;
    }
  .public-title img{
    height: 130px;
    width: auto;
  }

  .Track-setting{
    background: url(../img/bg5.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px 0px;
  }
  .setting1-2{

padding: 50px 0px;

background: url(../img/bg1-2.png) no-repeat;

background-size: cover;

}
  .about-div{

  }
  .about-div1{

padding: 20px 10px 0px;

background: linear-gradient(-90deg, #0580e0, #0785e1);

box-shadow: 0px 0px 7px rgba(0,0,0,0.25);

}
  .about-div2{
    
display: flex;
    
background: linear-gradient(-180deg, #12ade3  0% , #fff 54%);
    
padding: 15px 10px 0px;
  }
  .about-left{

flex: 1;

padding-right: 15px;

}
  .about-left img{
    
  }
  .about-right{

flex: 1;

padding-left: 15px;

}
  .about-right h4{
    
font-size: 28px;
    
color: #141313;
    
font-weight: bold;
    
margin: 0px;
    
line-height: 35px;
  }
  .about-right p{
    
font-size: 22px;
    
color: #141313;
    
margin-bottom: 0px;
    
margin-top: 30px;
    
line-height: 29px;
  }
  .about-right+p{
    
  }
  .services-div{

padding-top: 50px;

}
  .services-slider1{

  }
  .services-slider1 .owl-item .item{

  }
  .services-slider1 .owl-item .item a{

padding: 10px 20px 15px;

display: block;

background-color: #1289e0;

}
  .services-slider1 .owl-item .item a img{

  }
  .services-slider1 .owl-item .item a h4{

font-size: 24px;

color: #fff;

font-weight: bold;

margin-top: 20px;

}
  .services-slider1 .owl-item .item a span{
    
color: #9bd1fe;
    
font-size: 20px;
    
background-color: #067acf;
    
padding: 5px 15px;
    
border-radius: 7px;
    
margin-top: 15px;
    
display: inline-block;
  }
  .policies-wid{
    margin-right: 0px;
    margin-left: auto;
  }
 
  .setting3-4{

background: url(../img/bg3-4.png) no-repeat;

background-size: cover;

padding: 50px 0px;

}
  .policies-div{

  }
  .events-div{

padding-top: 50px;

}
  .events-slider1 .owl-item .item a{

background-color: #0388dd;

display: block;

padding-bottom: 0px;

padding-top: 15px;
}
  .events-slider1 .owl-item .item a img{

  }
  .events-slider1 .owl-item .item a h4{

font-size: 26px;

color: #01155e;

font-weight: bold;

padding: 0px 15px  0px;

min-height: 95px;

margin-bottom: 0px;

margin-top: 0px;
}
  .events-slider1 .owl-item .item a span{
    
font-size: 20px;
    
color: #c7f4ff;
    
padding: 10px 15px;
    
display: block;
  }
  .events-slider1 .owl-item:nth-child(even) .item a{
    
padding-bottom: 15px;
    
padding-top: 0px;
  }

 
  .footer {
    background-color: transparent;
    border-top: 0px #00254a solid;
    padding: 15px 0px 50px;
    background: linear-gradient(180deg, #20b4ed, #005cda);
    margin-top: 30px;
}
.footer-menu::before{
    background-color: #0048c4; 
}
.footer-menu ul.navbar-nav li>ul>li>a {
    color: #98e1f0;
    font-size: 14px;
}
.footer .footer-links .link-list>li ul,
.footer .footer-links .link-list>li {
    background-color: #76e7ff;
}
.footer .footer-links .link-list>li>a{
    color: #0048c4;
}