@charset "utf-8";

._container{width:90%;margin:0 auto;}
._section{width:90%;margin:0 auto;position: relative;z-index: 2}
#pc-nav-box{position: fixed;background: #fff;}
.head-top{display:flex;align-items: center;justify-content: space-between;}
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 222;transition: all 0.5s ease 0s ;}
header.sticky{background: #fff;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);}
header.sticky .d-flex{align-items: center !important;}
header.sticky .right .topbar .links .size a{color: #BF3B46;}
header.sticky .right .topbar .lang a{color: #BF3B46;}
header .topmenu{width: 100%;margin: 0 auto;}
header .left{width: 432px;padding: 14px 10px;}
header .left img{display: block;margin: 0 auto;height: 4rem;}
header .right{width: auto;position: relative;display: flex;align-items: center;padding-right: 80px;}
header .right .topbar{display: flex;align-items: center;justify-content: flex-end;}
header .right .topbar ul{display: flex;align-items: center;padding-left: 30px;}
header .right .topbar ul li a{color: #787D89;padding: 15px;display: block;}
header .right .topbar ul li a:hover{color: #000;}
header .right .topbar .links{display: flex;align-items: center;padding-top: 25px;transition: all 0.5s ease 0s ;}
header.sticky .right .topbar .links{padding-top: 0;}
header .right .topbar .links .size{position: relative;display: flex;align-items: center;justify-content: center;padding: 0 2rem;margin-right: 2rem;}
header .right .topbar .links .size::after{
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
header.sticky .right .topbar .links .size::after{background: #efefef;}
header .right .topbar .links .size span{display: flex;align-items: center;cursor: pointer;}
header .right .topbar .links .size a{display: block;text-align: center;margin: 0 0.5rem;color: #fff;}
header .right .topbar .links .size a.small{border-bottom: 1px solid #fff;}
.fontMiddle header .right .topbar .links .size a.middle{border-bottom: 1px solid #fff;}
.fontMiddle header .right .topbar .links .size a.small{border-bottom: none;}
.fontLarge header .right .topbar .links .size a.large{border-bottom: 1px solid #fff;}
.fontLarge header .right .topbar .links .size a.small{border-bottom: none;}

header .right .topbar .lang{box-sizing: border-box;position: relative;display: flex;align-items: center;justify-content: center;}
header .right .topbar .lang a{display: block;text-align: center;margin: 0rem 0.5rem;color: #fff;}
header .right .topbar .lang a.active{border-bottom: 1px solid #fff;}
header.sticky .right .topbar .lang a.active{border-bottom: 1px solid #BF3B46;}
header.sticky .right .topbar .links .size a.small{border-bottom: 1px solid #BF3B46;}


.fontMiddle header.sticky .right .topbar .links .size a.middle{border-bottom: 1px solid #BF3B46;}
.fontMiddle header.sticky .right .topbar .links .size a.small{border-bottom: none;}
.fontLarge header.sticky .right .topbar .links .size a.large{border-bottom: 1px solid #BF3B46;}
.fontLarge header.sticky .right .topbar .links .size a.small{border-bottom: none;}


header .nav-outer{background: #2A8563; display: flex;justify-content: flex-start;align-items: center;}
header .nav-outer .nav-box ul li a{color: #fff;padding: 20px;padding-right: 40px;}
header .nav-outer .nav-box ul li a:hover{color: #F8DA16;}
header .right .donation a{display: flex;align-items: center;justify-content: center; color: #000000;padding: 0.5rem 1rem; border-radius: 30px;margin-right: 1rem;}
header .right .donation a img{filter: invert(50%) brightness(0%);margin-right: 10px;}
header .right .donation a:hover{background: #2A8563;color: #fff;}
header .right .donation a:hover img{filter: invert(100%) brightness(300%);}





#mobile-nav-box {display: none;}
main{}

.banbox{width: 100%;overflow: hidden;width: 100%;}
.bancont{width: 100%;height: 100%;object-fit: cover;}
.banbox .swiper{position: relative;height: 100%;}
.banbox .swiper-wrapper{height: 100%;}
.swiper-pagination-bullet{background: #f0f0f0;width: 10px;height: 10px;color:#f0f0f0;opacity: 1;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#006530 }
.ban-item{width: 100%;height: 100%;overflow: hidden;}

.bani{height: 100%;width: 100%;overflow: hidden;position: relative;}
.bani img{width: 100%;height: 100%;object-fit: cover;}
.bani video{object-fit: cover;width: 100%;}
.bant{
 

}
.bantt{
    transition: opacity 0.1s ease;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1054px;
    z-index: 500;
    padding: 3rem;
    padding-left: 4rem;
    background: transparent linear-gradient(90deg, #AA1E2900 0%, #AE2833 100%) 0% 0% no-repeat padding-box;
}
.bantt>h1{color:#fff;text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);line-height: 1.4;}
.bantt>p{color:#fff;margin-bottom:20px;width: 60%;}
.ban-more{padding:1rem 4rem;background:#fff;border:1px solid #fff;border-radius: 4px;color:#00A950;transition: all 0.3s ease;display: inline-block;}
.ban-more:hover{background: unset;color:#fff}


.banbox .pagination_index .playing {
    z-index: 10;
    margin-left: 5px;
    margin-top: -4px;
}
  
.banbox .pagination_index .playing span {
    cursor: pointer;
}
  
.banbox .pagination_index .playing i {
    color: #a6ce39;
    opacity: 1;
}
  
.banbox .pagination_index .playing .pause-button {
    display: none;
}
  
.banbox .arrow {
    position: absolute;
    right: 0px;
    bottom: 10%;
    width: auto;
    height: 50%;
    box-sizing: border-box;
    padding: 0 60px;
    z-index: 33;
}
  
.home-hero__scroll {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: 1.5;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
    padding-bottom: 40px;
    width: 100px;
    text-align: center;
    z-index: 1;
}
.home-hero__scroll::after {
    content: '';
    width: 1px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: -12px;
    background-color: #ffffff;
}
.banbox .arrow .swiper-pagination {
    width: auto;
    position: relative;
    bottom: 0;
    width: 31px;
    margin: 0 auto;

}
.banbox .arrow .swiper-pagination .swiper-pagination-bullet{
    display: flex;
    align-items: center;
    width: 7px;
    height: 7px;
    margin: 1rem auto;
    position: relative;
}  
.banbox .arrow .swiper-pagination .swiper-pagination-bullet::before{
    content: '';
    display: block;
    position: relative;
    width: 7px;
    height: 7px;
    padding: 0;
    font-size: 0;
    background-color: #ffffff;
    border: none;
    outline: none;
    border-radius: 10px;
    transition: width .3s, height .3s;
}
.banbox .arrow .swiper-pagination .swiper-pagination-bullet::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 31px;
    height: 31px;
    border-radius: 50px;
    background-color: #ffffff;
    cursor: pointer;
    opacity: 0;
    transition: opacity .3s;
}
.banbox .arrow .swiper-pagination .swiper-pagination-bullet-active {
    width: 11px;
    height: 11px;
    background: #fff;
}
.banbox .arrow .swiper-pagination .swiper-pagination-bullet-active::before{

  width: 11px;
  height: 11px;
} 
.banbox .arrow .swiper-pagination .swiper-pagination-bullet-active::after{
    opacity: .3;
} 
.banbox .arrow .play-pause-button-wrapper {
    width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}
  
.banbox .arrow .play-pause-button-wrapper .play-button {
    display: none;
}
  
.banbox .arrow .play-pause-button-wrapper i {
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    transform: translateY(-5px);
}
.circle{position: absolute;left: -100px;bottom: -150px;z-index: 2;}



.baner-type2{width: 100%;height: 100%;overflow: hidden;}
.ty2-bg{position: relative;left: 0;top:0;z-index: 10;width: 100%;height: 100%;}
.ty-imgbox{position: absolute;right: 0;top:0;z-index: 5;width: 100%;height:100%;display: flex;padding-left: 50%;}
.banimg2{width: 100%;height: 100%;}
.banimg2>img{width: 100%;height: 100%;object-fit: cover;}
/* index */
.activeBox{margin-bottom: 80px;max-width: 1638px;margin: 0 auto;}
.header-box{display: flex;justify-content: space-between;align-items: center;}
.inbox-tit{color:#010101;font-weight: bold;}
.more{width: 224px;height: 70px; display: flex;background: #FFFFFF; align-items: center;justify-content: center; border-radius: 40px;color: #AB2833;box-shadow: 0 6px 10px rgba(0, 0, 0, 0.16);}
.more:hover{}
.header-box .left em{font-style: normal;color: #0A76E2;}
.ssc__container{position: relative;background: #fff;}
.frist-block h3{color: #AE2933;margin-top: 10px;}
.frist-block .text p{margin-bottom: 30px;}
.frist-block .text p a{color: #1592E6;word-break: break-all;}
.frist-block{position: relative;overflow: hidden;padding: 80px 0px;}
.frist-block.no_block{
    padding-top:0;
}
.frist-block .redback{padding: 80px 0px; background: #AB2833;position: relative;overflow: hidden;margin-top: 80px;}
.frist-block .redback.no_info{
    margin-top: 0px;
}
.frist-block .redback p{text-align: center;color: #fff;}
.frist-block .redback a{margin: 2rem auto auto auto;border: 1px solid #fff;}
.frist-block .redback a:hover{background: none;color: #fff;}
.second-block{position: relative;overflow: hidden;padding-bottom: 80px;}
.second-block .tabbox{display: flex;justify-content: space-between;position: relative;}
.second-block .tabbox .taba{width: 168px;position: absolute;left: -168px;top: 120px;}
.second-block .tabbox .taba a{display: block;border-radius: 50px 0px 0px 50px;background: #FFFFFF;background: #FFE8EA;padding: 32px 10px;text-align: center;margin-bottom: 15px;}
.second-block .tabbox .taba a.active{background: #BF3B46;color: #fff;}
.second-block .tabbox .tabcontent{width: 100%;}
.second-block .tabbox .tabcontent .tabaa{display: flex;justify-content: space-between;align-items: flex-end;}
.second-block .tabbox .tabcontent .tabaa a{background: #FFE8EA;width: 50%;border-radius: 37px 37px 0 0;text-align: center;padding: 1rem;}
.second-block .tabbox .tabcontent .tabaa a:nth-child(1){border-radius: 37px 37px 0 0;}
.second-block .tabbox .tabcontent .tabaa a.active{background: #BF3B46;padding: 2rem 1.5rem;color: #fff;}


.second-block .tabbox .tabcontent .tabcontent2{border-top: 5px solid #BF3B46;border-radius: 0 0 37px 37px;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);padding: 3rem 2rem;} 
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback2{background: #FFE8EA;border-radius: 23px;padding: 1.5rem;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback2 .radiobox-inline{width: 19%;margin-right: 1%;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback2 .radiolist .radiobox-inline .radiobox .radiomark{background: #fff;border: none;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback2 .radiolist .radiobox-inline .radiobox input:checked ~ .radiomark{border: 3px solid #BF3B46;}

.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback{background: #FFE8EA;border-radius: 60px;padding: 1.4rem 2rem;color: #232323;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .form-group>label{width: 100%;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback.px-5{display: flex;align-items: center;justify-content: space-between;padding: 1rem 3rem 1rem 2rem !important;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback.px-5 label{width: 144px;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .oback.px-5 input{width: calc(100% - 154px);border: none;padding: 0.6rem;border-radius: 0;outline: none;background: #fff;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .text ul{padding-left: 1.5rem;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .text ul li{list-style: disc;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .text ul li::marker{color: #BF3B46;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .apply-btn{display: block;text-align: center;padding: 1.4rem;background: #BF3B46;border: 1px solid #BF3B46; border-radius: 60px;color: #fff;width:100%;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .apply-btn:hover{background: none;color: #BF3B46;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .form-control{padding: 1.3rem 1.7rem;background: #F1F1F1;border-radius: 60px;border: none;color: rgba(0, 0, 0, 0.5);}

.second-block .tabbox .tabcontent .tabcontent2 .items2 .form-group .inp .select-menu{width: 100%;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .form-group .inp .select-menu .select-menu-div{background: #FFE8EA;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .form-group .inp .select-menu .select-menu-div .select-menu-input{color: #000;}

.second-block .tabbox .tabcontent .items{display: none;}
.second-block .tabbox .tabcontent .items:nth-child(1){display: block;}
.second-block .tabbox .tabcontent .tabcontent2 .items2 .it-second{display: none;}

.second-block .tabbox .tabcontent .tabcontent2 .items2{display: none;}
.second-block .tabbox .tabcontent .tabcontent2 .items2:nth-child(1){display: block;}

.form-control:focus{outline: none;box-shadow: none;}
.second-block .progresss{max-width: 525px;margin: 0 auto;display: flex;justify-content: center;align-items:flex-start;}
.second-block .progresss .dot{width: 25%;position: relative;}
.second-block .progresss .dot::before{
    content: '';
    display: block;
    width: 50%;
    height: 2px;
    background: rgba(171, 40, 51, 0.5);
    position: absolute;
    left: 0;
    top: 18px;

}
.second-block .progresss .dot::after{
    content: '';
    display: block;
    width: 50%;
    height: 2px;
    background: rgba(171, 40, 51, 0.5);
    position: absolute;
    right: 0;
    top: 18px;

}
.second-block .progresss .dot span{display: block;text-align: center;margin: 0.5rem auto;position: relative;z-index: 2;}
.second-block .progresss .dot span::before{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid rgba(171, 40, 51, 0.5);
    border-radius: 50%;
    background: #fff;
    margin: 0.5rem auto;

}



.second-block .progresss .dot:nth-child(1)::before{display: none;}
.second-block .progresss .dot:nth-last-child(1)::after{display: none;}
.second-block .progresss .dot.active span::before{background: #BF3B46;}

/*foot*/
footer{position: relative;background: #F9F9F9;padding-top: 3rem;}
footer .logobox{display: flex;margin-top: 2rem;justify-content: space-between;}
footer .logobox .items span{display: block;color: #535353;margin-bottom: 1rem;}
footer .logobox .items a{display: block;display: flex;align-items: center;}
footer .logobox .items{display: block;width: 48%;}
footer .links{display: flex;align-items: center;justify-content: flex-end;}
footer .links a{display: block;margin-left: 1rem;width: 56px;height: 56px;background: #fff;display: flex;align-items: center;justify-content: center; border-radius: 50%;color: rgba(0, 0, 0, 0.45);}
footer .links a i{font-size: 24px;}
footer .links a:hover{color: #000;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);}
footer .footbottom{}
footer .footbottom .border-right{height: 100%; border-left: 1px solid #DFE9E9;box-sizing: border-box;padding: 30px;padding-bottom: 0;}
footer .footbottom .border-right nav ul li a{color: #777777;display: block;margin-bottom: 15px;}
footer .footbottom .border-right nav ul li a:hover{color: #00A950;}
footer .footbottom .border-right .links a{color: #00A950;font-size: 24px;margin-right: 15px;}
footer .footbottom .border-right .links a:hover i{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
footer nav{max-width: 100%;}
footer nav ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
footer nav li{display: block;}
footer nav li h4{margin-bottom: 1.5rem;}
footer nav li h4::after{
    content: "\f107";
    display: none;
    font-family: 'FontAwesome';
}
footer nav li dl dd{margin-bottom: 1rem;}
footer nav li dl dd a:hover{color: #2A8563;}
footer .address{max-width: 400px;}
footer .address .items{margin-bottom: 1rem; color: #5E5E5E;position: relative;padding-left: 2rem;}
footer .address .items img{position: absolute;left: 0;top: 5px;}
footer .address .items span{}
footer .sendform .form-group{display: flex;align-items: center;justify-content: space-between; background: #FFFFFF;}
footer .sendform .form-group .form-control{width: calc(100% - 91px);height: 70px;border: none;}
footer .sendform .form-group .form-control:focus{box-shadow: none;border: none;}
footer .sendform .form-group button{background: #F9E814;width: 91px;height: 70px;border-radius: 0;border: none;outline: none !important;box-shadow: none !important;cursor: pointer;}
footer .sendform .form-group button:hover{background: #f4e94f;}
footer .copyright{border-top: 1px solid rgba(112, 112, 112, 0.5);text-align: center;}
footer .lefts{display: flex;align-items: center;}
footer .lefts a{color: #000000;margin-left: 3rem;}
footer .lefts a:hover{color: #009850;}
footer .logo{width: 192px;}
footer .address p{display: flex;justify-content: space-between;}
footer .address p i{width: 30px;}
footer .address p span{width: calc(100% - 30px);}
footer .row .col-md-5{width: max-content;}



footer p{color: #000000;}
.message {
    position: fixed;
    right: 1rem;
    bottom: 4rem;
    z-index: 99;
    border: none;
    color: #ffffff;
    height: 60px;
    width: 60px;
    opacity: 0;
    background: #BF3B46;
    border-radius: 50%;
    transform: translateY(5rem);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    transition: all 0.35s ease;
}
.message::after {
    content: "\f062";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 2em;
}
.message.on {
    opacity: 1;
    transform: translateY(0);
}
/* subpage */
.subban-sec{background: #00A950;padding:50px 0}
.subban-cont{display: flex;align-items: center;justify-content: space-between;}
.sban-left{width: 50%;}
.sban-right{width: 50%;overflow: hidden;}
.sban-right>img{width:100%;}
.sban-txt{padding-right:10%}
.sban-tit{color:#fff}
.sban-desc{color:#fff;margin:40px 0}


.more-btn2{padding:0.8rem 2.6rem;width:220px;background: #FFF28B;color: #000;border-radius: 6px;transition: all 0.3s ease;display: flex;align-items: center;justify-content:space-between;}
.more-btn2>img{width: 16px;}
.more-btn2:hover{background: #FFF;color: #000;}

.sup-main{background: #F5FCF8;}
.sub-cont{width: 50%;margin: 0 auto;margin-top:80px}
.sub-desc{background: #fff;padding:20px;color:#00A950;box-shadow: 0 0 26px 3px #f1f1f1;}
.subFormbox{margin-top: 80px;}
.fitm{margin-bottom:20px;flex-wrap: wrap;}
.fitm>label{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}

.fitm>label .lab-name{color:#7B7B7B;width: 25%;}
.fitm>label .lab-name-block{color:#7B7B7B;width: 100%;margin-bottom: 10px;}
.fitm>label input[type=text]{outline: unset;border:1px solid #93D8B4;background: #fff;color:#00A950;border-radius:5px;padding:8px 5px;width: 100%;}
.fitm>label .lab-name i{font-size: 10px;color:#FC1313;margin-right: 4px;}

.fitm>label .lab-y{width: 70%;}
.fitm>label .lab-y-block{width: 100%;}
.fitm>label .lab-name-block i{font-size: 10px;color:#FC1313;margin-right: 4px;}

.fitm>.fitm-item{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.fitm>.fitm-item .lab-name{color:#7B7B7B;width: 25%;}
.fitm>.fitm-item .lab-name-block{color:#7B7B7B;width: 100%;margin-bottom: 10px;}
.fitm>.fitm-item input[type=text]{outline: unset;border:1px solid #93D8B4;background: #fff;color:#00A950;border-radius:5px;padding:8px 5px;width: 100%;}
.fitm>.fitm-item .lab-name i{font-size: 10px;color:#FC1313;margin-right: 4px;}

.fitm>.fitm-item .lab-y{width: 70%;}
.fitm>.fitm-item .lab-y-block{width: 100%;}
.fitm>.fitm-item .lab-name-block i{font-size: 10px;color:#FC1313;margin-right: 4px;}



.gender-box>span{margin-right: 20px;}
.range-box>span{display: block;margin-bottom:10px}
.radio-icon{display: inline-block;width: 16px;height: 16px;background: url("../images/unckecked-r.png") no-repeat;background-size: 100%;}
input[type=radio]{visibility:hidden;position: absolute;left: 0}
input[type=radio]:checked + i{background: url("../images/checked-r.png") no-repeat;background-size: 100%;}

.checkbox-icon{display: inline-block;width: 20px;height: 20px;background: url("../images/unckecked-c.png") no-repeat;background-size: 100%;}
input[type=checkbox]{visibility:hidden;position: absolute;left: 0;}
input[type=checkbox]:checked + i{background: url("../images/checked-c.png") no-repeat;background-size: 100%;}


.sup-submit-btn{padding:0.8rem 4rem}

body .skin2 .layui-layer-title{background:#03AA52; color:#fff; border: none;}
body .skin2 .layui-layer-content{ color:#03AA52; }
body .skin2 .layui-layer-btn{border-top:1px solid #03AA52}
body .skin2 .layui-layer-btn a{background:#03AA52;border: none;}
body .skin2 .layui-layer-btn .layui-layer-btn1{background:#03AA52;color:#fff}


.page-banner{position: relative;overflow: hidden;}
.page-banner .inner{display: flex;flex-direction: column;justify-content: space-between; flex-wrap: wrap; width: 96%;height: 100%;align-items: center;position: absolute;left: 2%;top: 0;color: #fff;}
.page-banner .inner h1{color: #fff;width: 100%;margin-top: 100px;}
.page-banner .inner .page-banner-text{border-top: 1px solid rgba(255, 255, 255, 0.3);padding-top: 20px;margin-top: 20px; color: #fff;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.page-banner .inner .page-banner-text .txt{color: #fff;width: calc(100% - 300px);}
.page-banner .inner .page-banner-text .txt p{color: #fff;}
.page-banner .inner .page-banner-text .bread{width: 300px;text-align: right;margin-bottom: 20px;}
.page-banner .inner .page-banner-text .bread a{color: #fff;text-transform: capitalize;}
.page-banner .inner .page-banner-text .bread a:hover{color: #03AA52;}
.page-banner .inner .page-banner-text .bread a::after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #fff;
    margin: 0 15px;
}
.page-banner .inner .page-banner-text .bread a i{color: #fff;margin-right: 10px;}
.page-banner .inner .page-banner-text .bread a:nth-last-child(1)::after{display: none;}
.navbar{width: 100%;background: #009850;padding: 0;}
.navbar .container{display: flex;align-items: center;}
.navbar .container h2{color: #fff;width: 240px;text-transform: capitalize;}
.navbar .container ul{border-left: 1px solid rgba(255, 255, 255, 0.1); width: calc(100% - 240px); display: flex;align-items: center;flex-wrap: wrap;}
.navbar .container ul li a{display: block; padding: 30px 15px;color: #fff;position: relative;text-transform: capitalize;}
.navbar .container ul li a::after{
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #FBC40B;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s ;
}
.navbar .container ul li a.active::after,.navbar .container ul li a:hover::after{
   width: 100%;
}








@media(max-width:1800px) {
    .stoy-block .Milestone .row .col-md-12 .date{width: calc(100% + 194px);}
    .stoy-block .Milestone .row .col-md-12:nth-child(even) .date{transform: translateX(-194px);}
    .stoy-block .Milestone .row .col-md-12::before{width: 157px;top: -90px;}
    .stoy-block .Milestone .row .col-md-12::after{width: 157px;}
    .stoy-block .Milestone .row .col-md-12:nth-child(even)::before{width: 157px;top: -90px;}
    
}


@media(max-width:1680px) {
    .second-block .header-box h2{transform: translateX(30%);}
}
@media(max-width:1600px) {
    .stoy-block .Milestone .row .col-md-12 .date{width: calc(100% + 180px);}
    .stoy-block .Milestone .row .col-md-12:nth-child(even) .date{transform: translateX(-180px);}
}
@media(max-width:1540px) {
    .stoy-block .Milestone .row .col-md-12 .date{width: calc(100% + 174px);}
    .stoy-block .Milestone .row .col-md-12:nth-child(even) .date{transform: translateX(-174px);}
}
@media(max-width:1480px) {
    .stoy-block .Milestone .row .col-md-12 .date{width: calc(100% + 167px);}
    .stoy-block .Milestone .row .col-md-12:nth-child(even) .date{transform: translateX(-167px);}
    .stoy-block .Milestone .row .col-md-12::before{width: 127px;top: -90px;}
    .stoy-block .Milestone .row .col-md-12::after{width: 127px;}
    .stoy-block .Milestone .row .col-md-12:nth-child(even)::before{width: 127px;top: -90px;}
}
@media(max-width:1440px) {
    .second-block .header-box h2{transform: none;}
    .third-block .arrowbox{width: 80%;float: right;}
}
@media(max-width:1366px) {
    .bant{width: 80%;left: 10%;bottom: 10%;}
    .pup .pupcontent{padding: 100px;}
    .pup .pupcontent .close{right: 100px;}
    .page-banner{height: 600px;}
    .page-banner .boximg{height: 100%;}
    .page-banner .boximg img{width: 100%;height: 100%;object-fit: cover;}
    .project-activities-block .Storypart .swiimg .swiper-button-next{right: 21%;}
    .project-activities-block .Storypart .swiimg .swiper-button-prev{left: 21%;}
    .project-activities-block .Howtopart .garyback .col-md-2 .imgs{width: 168px; height: 168px;box-sizing: border-box;padding: 20px;}
    .stoy-block .Milestone .row .col-md-12 .date{width: calc(100% + 157px);}
    .stoy-block .Milestone .row .col-md-12:nth-child(even) .date{transform: translateX(-157px);}
    .about-sec .mbleft .row .actiem p{width: 100%;}
    .container{max-width: 70%;}
    .checkboxlist .checkbox-inline{width: 50%;}
    .checkboxlist .checkbox-inline:nth-child(4){width: 50%;}
    .checkboxlist .checkbox-inline:nth-child(10){width: 50%;}

}
@media(max-width:1280px) {
    header .nav-outer .nav-box ul li a{padding-right: 20px;}
    .third-block .arrowbox{width: 60%;float: right;}
}


@media(max-width:1200px) {
    header .left{border: none;}
    .nav-item{position: relative !important;}
    .mobile-menu .navigation li>ul>li:last-child{display: none;}
    .mobile-menu .navigation li>ul>li{padding: 0rem;margin: 0; box-sizing: border-box;}
    .mobile-menu .navigation li>ul>li>a{padding: 0.8rem 0.5rem;display: block;width: 100%;}
    .mobile-menu .navigation li>ul{border: none;}
    .mobile-menu .navigation li>ul>li>ul{}
    .mobile-menu .navigation li>ul>li>ul>li>a img{margin-right: 10px;}
    .icon-box{display: block !important;}
    .icon-box .btn {
        margin-right: 0rem;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
        height: 25px;
        width: 30px;
        cursor: pointer;
        z-index: 99;
    }
    .icon-box .btn span {
        position: absolute;
        webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        display: block;
        height: 3px;
        width: 100%;
        background: #555;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .icon-box .btn span:first-child {
        top: 0;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
    .icon-box .btn span:nth-child(2) {
        top: 9px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
    .icon-box .btn span:last-child {
        top: 18px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
    header .d-flex{align-items: center;}
    .banbox .swiper-slide{}
    .banbox .bani{height: 100%;}
    .banbox .bani img{width: 100%;height: 100%;object-fit: cover;}

    .stoy-block .greenback h4 br{display: none;}
    .pup .pupcontent{padding: 50px;}
    .pup .pupcontent .close{right: 50px;}
    .pup .pupcontent .txt{height: 200px;}
    .pup .pupcontent .close{width: 60px;height: 60px;right: 20px;top: 20px;}
    .pup .pupcontent .close::before{left: 20px;top: 30px;}
    .pup .pupcontent .close::after{left: 20px;top: 30px;}


    
    
}
@media(max-width:1024px) {
    .banbox{height: 100%;position: relative;}
    
    .frist-block{margin-top: 0;}
    .page-banner .inner .page-banner-text{flex-wrap: wrap;}
    .page-banner .inner .page-banner-text .txt{width: 100%;}
    .page-banner .inner .page-banner-text .bread{width: 100%;}
   
    .third-block .col-md-7{width: 100%;margin-top: 4rem;margin-bottom: 2rem;}
    .second-block .therebox .imgs{width: 50%;}
    .frist-block .inner{width: 100%;}
    footer .footbottom .row .col-md-8{width: 100%;}
    footer .footbottom .row .col-md-3{width: 100%;}
    footer .logobox{display: flex;justify-content: flex-start;}
    footer .logobox .items{width: auto;margin-right: 1.5rem;}
    header .nav-outer{display: none;}
    .bant{width: 90%;left: 5%;}
    .frist-block .ico1{left: -200px;top: 30%;}
    header .right{padding-right: 50px;}
    .radiolist .radiobox-inline{width: 49%;}
    .checkboxlist .checkbox-inline{width: 100% !important;}
    .second-block .tabbox .tabcontent .tabcontent2 .items2 .oback2 .radiobox-inline{width: 32.333%;}
    .bantt{width: 100%;}
    .container{max-width: 90%;}
    .bantt>h1 br{display: none;}
    header .left{width: 200px;}
    header .left img{height: unset;}
    .second-block .container{max-width: 98%;}
    .second-block .tabbox .taba{position: relative;margin-top: 7rem;left: 0;top: 0;}

   
    
}
@media(max-width:820px) {
    .frist-block .inner .row .col-md-5{width: 100%;}
    .frist-block .inner .row .col-md-6{width: 100%;}
    .frist-block .row .col-md-3{width: 50%;margin-bottom: 3rem;}
    .frist-block .row .col-md-3:nth-child(even) .numberbox::after{width: 0;}


}
@media(max-width:768px) {

    header .right{padding-right: 15px;}
    footer .row .col-md-5{width: 50%;}

}
@media(max-width:767px) {
    .frist-block .linebox.left{left: -250px;top: 25%;}
    .frist-block .linebox.right{right: -200px;}
    .third-block .linebox.left{left: -250px;}
    .banbox .swiper-slide{}
  
    .banbox .arrow{padding-right: 10px;}
    .bant{left: 15px;}
    .bantt>p{width: 80%;}
    .header-box{margin-bottom: 1.5rem !important;}
    .about-sec .mbleft{padding-top: 1rem;}
    footer .links{justify-content: flex-start;margin-top: 0 !important;}
    footer .address .items img{top: 0px;}
    footer .copyright{display: block !important;text-align: center;}
    footer .lefts{width: 100%;justify-content: center;}
    footer .lefts a{margin: 1rem 1rem 0 1rem;}
    .second-block .therebox .imgs{width: 100%;}
    footer nav li{width: 100%;}
    footer nav li dl{display: none;}
    .frist-block .ico2{right: -200px;}
    .frist-block .ico1{left: -300px;}
    .frist-block{padding: 60px 0px;}
    .frist-block .row .col-md-3{width: 100%;}
    .frist-block .header-box .left h1{padding-top: 35px;}
    .second-block::before{top: 20px;}
    .second-block .header-box{padding-top: 50px;}
    .second-block .header-box h2{display: none;}
    .third-block .third-block-box::before{width: 100%;height: 126px;top: 60px;}
    .third-block .arrowbox{width: 90%;}
    footer nav li h4{display: flex;align-items: center;justify-content: space-between;}
    footer nav li h4::after{
        display: block;
    }
    footer nav li h4.showico::after{
        transform: rotate(180deg);
    }

    header .right .topbar .links .size{padding: 0 1rem;margin-right: 1rem;}
    header .left{width: 140px;}
    header .left img{height: unset;}
    header .left{padding: 15px;}
    .second-block .tabbox .tabcontent{width: 100%;}
    .second-block .tabbox .taba{width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0rem;margin-bottom: 2rem;}
    .second-block .tabbox .taba a{width: 49%;border-radius: 80px;padding: 1.5rem 1rem;}
    .second-block .tabbox{flex-wrap: wrap;}
    .second-block .tabbox .tabcontent .tabaa a.active{padding: 1rem;}
    .second-block .tabbox .tabcontent .tabcontent2 .items2 .oback.px-5{padding: 1rem !important;}
    .second-block .tabbox .tabcontent .tabcontent2{padding: 2rem 1.5rem;}
    form .form-group .select-menu{width: 100%;}
    .frist-block .redback{padding: 50px 0px;}
    .frist-block .redback p{max-width: 90%;margin: 0 auto;}
    .second-block .tabbox .tabcontent .tabcontent2 .items2 .oback2 .radiobox-inline{width: 48%;}
    header .right .topbar .links{padding-top: 15px;}
    .bantt{padding: 1rem;}
    footer .row .col-md-5{width: 100%;}
    header .right .topbar .lang a{margin: 0 0.4rem;}
    header .right .topbar .links .size a{margin: 0 0.4rem;}
    header .right .topbar .links .size{padding: 0 0.5rem;margin-right: 0.5rem;}
    .radiolist .radiobox-inline .radiobox{padding: 1rem 1rem;}
   
}
   