@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");

.no-line {
    text-decoration: none;
}

.welcome-bg {
    background: #d1d1d1;
    position: relative;
    height: 460px;
    padding-top:90px;
}

.welcome-bg .container{
    margin-top:70px;
    padding-top: 10px;
}

.welcome-bg .container {
    padding: 10px 0;
}

.gradientcss3_blue{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: rgb(22,55,96);/* Old Browsers */
    background: -moz-linear-gradient(left, rgb(22,55,96) 0%, rgb(30,81,131) 50%, rgb(15,173,176) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(22,55,96)), color-stop(50%,rgb(30,81,131)), color-stop(100%,rgb(15,173,176)));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(left, rgb(22,55,96) 0%,rgb(30,81,131) 50%,rgb(15,173,176) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgb(22,55,96) 0%,rgb(30,81,131) 50%,rgb(15,173,176) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgb(22,55,96) 0%,rgb(30,81,131) 50%,rgb(15,173,176) 100%); /* IE 10+ */
    background: linear-gradient(to right, rgb(22,55,96) 0%,rgb(30,81,131) 50%,rgb(15,173,176) 100%);/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#163760', endColorstr='#0fadb0',GradientType=1 );/* IE6-9 */
  }

  .border-gradientblue {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
  }

/*css footer menu*/
.ja-footnav-border{
  padding-top: 50px;
  background-color: #FFF !important ;
  font-size: 16px !important;
  text-align: left;
}
.ja-copyright img{
  width: 166px;
}
.ja-footnav ul {
  position: relative;

  /* these should be probably already set up by `reset.css` */
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ja-footnav ul:before, ul:after {
  text-align: center;
  display: block;
  border: none;
  border-bottom: 0;
  width: 48%;
}

.ja-footnav ul:before {
  border-right: 0;
}

.ja-footnav ul:after {
  position: absolute;
  top: 0;
  left: 48%;
  margin-left: 1px;
}

.ja-footnav li {
  border: none;
}

.ja-footnav li:nth-child(even) {
  margin-left: -10px;
}

.ja-footnav-border{
    padding-top: 10px;
}

.ja-footnav-border,
    .ja-footnav li{
        text-align: center;
}

.footnav_content{
    margin-left: 0 !important;
    padding: 0 !important;
}
.ja-footnav .footnav_content ul li.item-2014{
    border: none !important;
}
/*#slideshow_text .text-sld{
    font-size: 25px;
    color: #000;
    line-height: 30px;
    margin-top: 5%;
    position: absolute;
    width: 90%;
}*/
.ja-copyright{
    display: block;
    float: none;
    width: 100%;
    margin: 0 !important;
}
.footnav_content{
    width: 100%;
    float: none;
}
.footnav_content > h4 {
    border-bottom: 1px solid #a9a9a9;
    font-weight: bold;
    font-size:14px;
  }
.footnav_content{
    font-weight: normal;
    padding-bottom: 32px;
    text-transform: none;
}
.ja-footnav .footnav_content ul li.item-769,
    .ja-footnav .footnav_content ul li.item-2014{
        border: none !important;
}

.image_siode{
    overflow: hidden;
    margin-top: -10px;
    height: 500px;
}

.image_siode{
    display: inline-block;
    float: right;
    position: relative;
}
.image_siode.span8 img {
    border-radius: 0;
}
.image_siode{
    display: block;
    float: none;
    position: relative;
}

.logo_img_bg {
    background-position: right center;
    background-repeat:no-repeat;
    display: block;
    height: 400px;
    width: 100%;
}

@media only screen and (min-width: 770px) {
    .logo_img_bg {
        background-position: right center;
        background-repeat:no-repeat;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius:  50%;
        display: block;
        height: 550px;
        margin-top: -30px;
        width: 580px;
        background-size: cover;
    }
}

.ja-masshead blockquote.rounded{
    border: unset;
}

.ja-masshead{
    text-transform: none !important;
    background: #FFF !important;
}
.ja-masshead{
    display: block;
    padding: 20px 0;
    background: transparent;
}
.customepurpose.container {
    background: transparent;
}
.ja-masshead h3{
    text-shadow: none;
    color: #373737;
    margin-bottom: -10px;
}


.content-left .image_icon {
    background: url('/images/icon2.png') no-repeat center;
        background-size: auto auto;
    width: auto;
    display: block;
    height: auto;
    background-size: 104px;
    padding-top: 60px;
    text-decoration: none;
    padding-bottom: 30px;
}
.content-mid .image_icon {
    background: url('/images/icon3.png') no-repeat center;
        background-size: auto auto;
    width: auto;
    display: block;
    height: auto;
    background-size: 104px;
    padding-top: 60px;
    text-decoration: none;
    padding-bottom: 30px;
}
.content-right .image_icon {
    background: url('/images/icon1.png') no-repeat center;
        background-size: auto auto;
    width: auto;
    display: block;
    height: auto;
    background-size: 104px;
    padding-top: 60px;
    text-decoration: none;
    padding-bottom: 30px;
}
.content-left > div > a:hover,
.content-mid > div > a:hover,
.content-right > div > a:hover{
    text-decoration: none;
}

.content-left,
.content-mid,
.content-right{
    text-align: center;
    display: block;
    color: #828080;
}
.content-left a,
.content-mid a,
.content-right a{
    font-size: 20px;
    font-weight:bold;
}
.jc_news .first_char {
    display: inline-block;
    float: left;
    padding-right: 2px;
}
.jc_news .first_char > span {
    display: inline-block;
    font-size: 110px;
    margin-top: 40px;
    line-height: 29px;
    color: #828080;
}

.progresses{
    display: flex;
        align-items: center;
}

.line{

    width: 240px;
height: 6px;
background: #63d19e;
}


.steps{

display: flex;
background-color: #63d19e;
color: #fff;
font-size: 14px;
width: 40px;
height: 40px;
align-items: center;
justify-content: center;
border-radius: 50%;

}
