@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;

}

.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 {background: linear-gradient(0deg, #004cbc, #2d8cf2);border-top: 1px #63adff solid;}

.header-menu-list {

    display: flex;
}

.header-menu-list li {

    flex: auto;
}

.header-menu-list li a {
    font-size: 20px;
    color: #faf3d6;
    display: block;
    text-align: center;
    padding: 15px 0px;
    font-weight: 500;
}

.header-menu-list li a:hover {
    color: #fff2ce !important;
}

.service-item {
    background: #e5eef7;
    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: 53px;
    /* 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; */
}
.service-item h5 i{position: absolute;right: 0px;top: 0px;height: 82px;background-color: #aac7e4;width: 82px;align-items: center;text-align: center;line-height: 93px;font-size: 28px;color: #fff;}

.service-item .collapse{

padding-top: 35px;
}
.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: 3;

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: 20px;
}
.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: 22px;
    height: 22px;
    background: url(../img/guanbi.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 30px;
    left: 30px;
}

.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: 15px;
    border-radius: 15px;
    margin-left: 20px;
    position: relative;
    background: linear-gradient(82deg, #0276ee 30%, #6acafa);
}
.service-tepan::before{
    content: '';
    border-right: 28px #0276ee 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;
}


.glance{background: url(../img/bg01.png) no-repeat;padding: 30px 0px 30px 0px;background-size: 100% auto;background-position-y: bottom;background-color: #5fa6e2;}
.Hamburg-glance{

padding: 30px   30px  40px;

background: linear-gradient(180deg, rgba(255,255,255,0.5), rgba(255,255,255,0.4));

border-radius: 30px;
}
.Hamburg-list{

margin: 50px -10px  0px;
}
.Hamburg-list li{

width: 33.33%;

padding: 0px 10px;

float: left;
}
.Hamburg-list li img{

}
.Hamburg-list li div{

background: linear-gradient(180deg, #0167eb, #00a5f6);

border-radius: 0px 0px 40px 40px;

min-height: 200px;

padding: 20px;
}
.Hamburg-list li div h4{

margin-top: 0px;

color: #fbdd7d;

font-size: 42px;

text-align: center;
}
.Hamburg-list li div h4 span{
    
font-size: 19px;
    
margin-left: 8px;
}
.Hamburg-list li div p{

color: #fff;

font-size: 19px;

text-align: center;
}

.glance-link{

color: #fff;

text-align: center;

margin-bottom: 0px;

margin-top: 30px;
}
.glance-link span{

font-size: 18px;
}
.glance-link a{font-size: 16px;color: #fff;letter-spacing: 1px;font-style: oblique;}
.glance-link  a+a{
    
margin-left: 30px;
}
.glance-link a:hover{
    font-weight: bold;
    color: #fff!important;
}



    
 .milestones-slider::before{
        content: '';
        width: 100%;
        height: 60px;
        background: url(../img/03.png) no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: 48%;
        transform: translateY(-50%);
    }
 .milestones-slider{
        width: 90%;
        margin: 0px auto;
        /* background: linear-gradient(90deg, transparent  0%,#006bf2  50%, transparent 100%); */
        margin-top: 50px;
    }
    .years{
    
/* border-bottom: 1px #fff solid; */
    
padding: 30px 45px 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: -19px;
        
left: 50%;
        
transform: translateX(-50%);
        
opacity: 0;
    }
    .years span{
        
font-size: 23px;
        
color: #fff;
        
/* display: flex;
        
    text-align: center;
        
    justify-content: center;
        
    align-items: center; */
        
background: url(../img/11.png) no-repeat;
        
display: block;
        
text-align: center;
        
width: 125px;
        
margin-left: auto;
    }
    .years span small{
         
    width: 7px;
         
    height: 7px;
         
    background-color: #fff;
         
    display: inline-block;
         
    border-radius: 100%;
    
    margin-right: 5px;
    }
    .years p{
        
font-size: 18px;
        
color: #434247;
        
margin-bottom: 0px;
        
min-height: 70px;
        
/* display: flex; */
        
/* align-items: center; */
        
/* justify-content: center; */
        
text-align: right;
    }
    .milestones-slider .owl-item:nth-child(even){
        
margin-top: 180px;
    }
 .milestones-slider .owl-item:nth-child(even) .years{
    
/* border-top: 1px #fff solid; */
    
/* border-bottom: none; */
    
padding-top: 40px;
    }
  .milestones-slider .owl-item:nth-child(even) .years b{
        
    bottom: auto;
        
    top: -9px;
    }
    
    .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(-74%);
    
border: none!important;
    }
    .milestones-slider .owl-nav button.disabled{
        display: block;
    }
    .milestones-slider .owl-nav button i{
        
font-size: 60px;
        
color: #015eea;
    }
    .milestones-slider .owl-nav button i:hover{
        color: #fff;
    }
    .milestones-slider  .owl-nav button.owl-prev{
    
left: -125px;
    
/*     
    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: -100px;
        /* background-size: 100% auto; */
    }
    .latest-owl .owl-dots {
        bottom: auto;
        top: 30px;
        right: 30px;
    }

    .Hamburg{
        background: url(../img/bg03.jpg) no-repeat;
        background-size: cover;
        padding: 50px 0px;
    }
    .imgs-div{

position: absolute;

right: 0px;

top: 0px;
}
    .imgs-div img{
        
width: 35px!important;
    }
    .imgs-div .img04{

width: 12px!important;

margin: 0px auto  10px;

}
.milestones-slider .owl-item:nth-child(even)  .imgs-div{
    
top: auto;
    
bottom: 0px;
}
.milestones-slider .owl-item{
    opacity: 0;
}
.milestones-slider .owl-item.active{
    opacity: 1;
}
.glance-link1,
.glance-link1 a{
    color: #063c8e;
}

.Track-setting{
    padding: 50px 0px;
}
#footer{
    background-color: #2869bd;
}
.top{

background-color: #014ab9;

padding: 10px 0px;
}
.top a:nth-child(1){

}
.top a:nth-child(1) img{

height: 26px;

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;
}