a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Oswald', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Oswald', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.right-menu-top {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    justify-content: flex-end;
}
.donate {
    display: inline-block;
    padding: 5px 10px;
    background: #cb1db5;
    color: #fff;
    border-radius: 4px;
    margin-right: 20px;
    height: 34px;
}
.right-menu-top .form-control{
    padding-top: 3px;
    width: auto;
}
.ul-main-menu{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
}
header{
    padding: 5px 0;
}
.ul-main-menu > li > a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 60px;
    color: #1e73be;
    font-size: 16px;
}
.ul-main-menu > li:hover > a{
    color: #fff;
    background: #50b3ce;
}
.has-sub{
    position: relative;
}
.has-sub > a i{
    margin-left: 7px;
    position: relative;
    top: 2px;
}
.ul-sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #50b3ce;
    transition: opacity 80ms linear;
    z-index: 99999;
    width: 200px;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    color: #fff;
    opacity: 0;
    visibility: hidden;
}
.ul-sub-menu > li > a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 10px;
}
.ul-sub-menu > li:hover > a{
    background: #56c6da;
}
.has-sub:hover .ul-sub-menu{
    opacity: 1;
    transition-delay: 150ms;
    visibility: visible;
}
.has-sub-2{
    position: relative;
}
.ul-sub-menu-2{
    position: absolute;
    top: 0;
    left: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #50b3ce;
    transition: opacity 80ms linear;
    z-index: 99999;
    width: 200px;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
    color: #fff;
    opacity: 0;
    visibility: hidden;
}
.ul-sub-menu-2 > li > a{
    display: block;
    color: #fff;
    padding: 10px;
}
.ul-sub-menu-2 > li:hover > a{
    background: #56c6da;
}
.has-sub-2:hover .ul-sub-menu-2{
    opacity: 1;
    transition-delay: 150ms;
    visibility: visible;
}
.right-menu-bottom{
    position: relative;
}
.search-top .stylish-input-group .input-group-addon {
    background: #50b3ce;
    color: #fff;
    border-radius: 0;
    border: none;
    width: 46px;
}
.search-top .stylish-input-group .form-control {
    height: 100%;
    border: none;
    background: none;
    border-radius: 0;
    color: #fff;
    width: 100%
}
.search-top .stylish-input-group a{
    color: #fff !important;
}
.search-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(80, 179, 206, 0.9);
}
.search-top .input-group{
    height: 100%;
    width: 100%;
}
.search-top{
    display: none;
}
.search-top form{
    width: 100%;
    height: 100%;
}
.item-slbn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ct-slbn{
    position: absolute;
    padding: 20px;
}
.title-slbn{
    margin: 0;
    color: #fff;
    margin-bottom: 30px;
    font-size: 59px;
    text-align: center;
}
.item-slbn img{
    height: 500px;
    object-fit: cover;
}
.learn-more{
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    border-width: 0px;
    border-radius: 36px;
    background-color: #56c6da;
    display: inline-block;
    padding: 15px 40px;
}
.main-banner{
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg{
    position: absolute;
    bottom: 10px;
    margin: 0 !important;
    width: 100%;
}
.tit-pub{
    margin: 0;
    color: #09516c;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
}
.tit-involved{
    margin: 0;
    color: #56c6da;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 400;
}
.flip, .front, .back {
    width: 100%;
    height: 220px;
    position: absolute;
    top: 0;
    left: 0;
}
.flip {
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 1s;
    -webkit-perspective: 800;
    z-index: 9;
}
.front {
    border-radius: 10px;
    -webkit-backface-visibility: hidden;
}
.back {
    -webkit-transform: rotatex(-180deg);
    -webkit-backface-visibility: hidden;
    background: #09516c;
    border-radius: 10px;
}
.rela-kb:hover .flip {
    -webkit-transform: rotatex(-180deg);
}
.rela-kb{
    position: relative;
    height: 220px;
}
.element-inv{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.tit-invo{
    font-size: 38px;
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    font-weight: 400;
}
.element-inv img{
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
}
.des-invo {
    padding: 35px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.des-invo p{
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}
.btn-ctrl {
    color: #09516c !important;
    background-color: #56c6da;
    border-radius: 30px 30px 30px 30px;
    display: inline-block;
    font-size: 18px;
    padding: 15px 40px;
    transition: all 0.3s;
    font-family: 'Open Sans', sans-serif;
    transform: translateX(200px) scale(1);
    opacity: 0;
    visibility: hidden;
}
.btn-ctrl.show-gt{
    transform: translateX(0) scale(1);
    opacity: 1;
    visibility: visible;
    transition: all 1s;
}
.btn-ctrl i{
    margin-right: 10px;
}
.btn-ctrl:hover{
    transform: translateX(0) scale(1.1);
    transition: all 0.3s;
}
.main-goals{
    background: #09516c;
    padding: 100px 0px 100px 0px;
}
.main-goals img{
    transform: scale(0);
    transition: all 1.5s;
}
.main-goals.show-goals img{
    transform: scale(1);
    transition: all 1.5s;
}
.block-video > a{
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}
.play-video{
    position: absolute;
    font-size: 140px;
    color: #fff;
}
.btn-ctrl.prog{
    background: #09516c;
    color: #fff !important;
}
.flex-prog{
    display: flex;
    justify-content: space-between;
}
.left-prog{
    width: 50%;
    padding: 60px;
    background: #56c6da;
}
.left-prog .editer p{
    font-size: 20px;
    color: #54595f;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
}
.left-prog.left-prog2{
    background: #09516c;
}
.left-prog.left-prog2 .tit-pub{
    color: #56c6da;
}
.left-prog.left-prog2 .editer p{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.left-prog.left-prog2 .btn-ctrl.prog{
    background: #56c6da;
    color: #fff;
}
.tit-sub{
    margin: 0;
    font-size: 34px;
    color: #54595f;
    font-weight: 400;
}
.main-impact{
    background: #56c6da;
    padding: 50px 0;
}
.counter-div{
    text-align: center;
}
.counter-div span{
    font-size: 150px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.people-country{
    color: #54595f;
    font-size: 34px;
    text-align: center;
}
.tit-newslet{
    font-size: 34px;
    color: #fff;
    text-align: center;
}
.tit-newslet span{
    color: #0f5374;
    font-weight: 700;
}
.main-newsleter{
    padding: 50px 0;
    background: #a3d55e;
}
.form-newslet{
    border-radius: 50px;
    height: 46px;
    width: 100%;
    border: none;
    padding: 6px 15px;
    outline: none !important;
    font-family: "Open Sans", sans-serif;
}
.main-newsleter form{
    width: 700px;
    margin: 0 auto;
}
.check-newslet{
    color: #1e73be;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px;
}
.check-newslet label{
    cursor: pointer;
    font-weight: 400;
}
.check-newslet input{
    margin-right: 5px;
}
.send-newslet{
    background-color: #fd7b38;
    font-family: "Oswald", Sans-serif;
    text-transform: uppercase;
    border-radius: 25px 25px 25px 25px;
    font-size: 16px;
    padding: 15px 30px;
    border: none;
    color: #fff;
}
.send-newslet:hover{
    background: #000;
}
.footer-top{
    background: #414b4c;
}
.tit-ft{
    color: #55c6d9;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 400;
}
.add-world p{
    font-family: "Open Sans", sans-serif;
    color: #fff;
}
.add-world{
    margin-bottom: 20px;
}
.social-ft{
    text-align: center;
    margin-bottom: 30px;
}
.social-ft > a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 50%;
    margin: 0 5px;
}
.social-ft > a:hover {
    -webkit-filter: saturate(1.5) brightness(1.2);
    filter: saturate(1.5) brightness(1.2);
}
.social-ft > a.social-fb{
    background: #3b5998;
}
.social-ft > a.social-tw{
    background: #1da1f2;
}
.social-ft > a.social-in{
    background: #0077b5;
}
.social-ft > a.social-tu{
    background: #35465c;
}
.social-ft > a.social-gg{
    background: #dd4b39;
}
.social-ft > a.social-ev{
    background: #ea4335;
}
.qcft{
    margin-bottom: 20px;
}
.link-page-ft{
    text-align: center;
}
.link-page-ft > a{    
    color: #a4d465;
    padding-left: 5px;
    padding-right: 5px;
}
.des-dis{
    color: #fff;
    font-size: 11px;
    font-family: "Open Sans", Sans-serif;
}
.footer-bottom{
    background-color: #09516c;
    padding: 20px;
}
.footer-bottom p,
.footer-bottom p a{
    color: #56c6da;
    font-family: "Open Sans", Sans-serif;
    font-weight: 700;
}
.click-donate{
    font-family: "Open Sans", Sans-serif;
    top: 275px;
    background-color: #fd7b38;
    color: #fff;
    right: -1px;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    position: fixed;
    margin: 0;
    padding: 4px 13px 6px 13px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    display: block;
    z-index: 100000;
}
.click-donate:hover{
    background: #09516c;
    color: #fff;
}
.tit-back-green{
    background: #a3d55e;
    padding: 20px;
    color: #09516c;
    font-size: 40px;
    margin: 0;
    font-weight: 400;
}
.img-ww > img{
    height: 450px;
    object-fit: cover;
}
.left-ww{
    width: 60%;
    padding-right: 30px;
}
.right-ww{
    width: 40%;
}
.left-ww .editer p{
    margin-bottom: 20px;
    font-size: 16px;
    font-family: "Open Sans", Sans-serif;
}
.block-why-wash .flex-n{
    padding: 40px 60px;
}
.left-ww .tit-pub{
    color: #56c6da;
    margin-bottom: 20px;
}
.tit-back-blued{
    background: #0f5374;
    padding: 40px;
    color: #56c6da;
    font-size: 40px;
    margin: 0;
    font-weight: 400;
}
.group-facts{
    background: #56c6da;
    padding: 40px 0;
}
.tit-gr-fact{
    margin: 0;
    margin-bottom: 30px;
    color: #09516C;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
}
.change-box-fact{
    height: 330px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.top-box-fact{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #a3d55e;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    transition: all 0.6s;
}
.top-box-fact p{
    color: #54595f;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    text-align: center;
}
.bottom-box-fact{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.bottom-box-fact img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.change-box-fact:hover .top-box-fact{
    top: -100%;
    transition: all 0.6s;
}
.change-box-fact:hover .bottom-box-fact{
    top: 0;
    transition: all 0.6s;
}
.items-gall{
    width: 33.333333%;
}
.items-gall img{
    height: 475px;
    object-fit: cover;
}
.tit-back-bluen {
    background: #56c6da;
    padding: 40px;
    color: #0f5374;
    font-size: 40px;
    margin: 0;
    font-weight: 400;
}
.tit-resource{
    color: #a3d55e;
    font-size: 20px;
    margin: 0;
    font-weight: 400;
}
.blrs{
    background: #09516C;
    padding: 30px 0;
}
.des-rs{
    font-size: 16px;
    color: #fff;
    font-family: "Open Sans", Sans-serif;
}
.des-www{
    background: #55c6d9;
    padding: 40px;
}
.des-www p{
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.map-www iframe{
    width: 100%;
}
.thank-www{
    background: #09516c;
    padding: 40px;
}
.thank-www p{
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}
.item-gall-pro{
    width: 25%;
}
.item-gall-pro img{
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.tit-program {
    margin: 0;
    color: #56c6da;
    font-size: 40px;
    font-weight: 400;
}
.des-program p{
    font-size: 18px;
    color: #7a7a7a;
    margin-bottom: 20px;
    font-family: "Open Sans", Sans-serif;
}
.tit-donate-today{
    color: #ed936f;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    margin-bottom: 30px;
}
.tit-tab-dn{
    margin: 0;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 400;
    font-family: "Open Sans", Sans-serif;
}
.tab-donate{
    border-top: 3px solid #6ec1e4;
    background: rgba(110,193,228,0.26);
    padding: 20px;
}
.flex-fgr{
    display: flex;
}
.flex-fgr > span{
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-right: none;
    background: #f2f2f2;
}
.flex-fgr *{
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
}
.flex-fgr .in-fgr{
    height: 35px;
    width: 125px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 8px;
}
.sl-donate{
    height: 42px;
    width: 210px;
    padding: 8px;
    border: 1px solid #ccc;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
}
.check-fgr {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin: 0;
    cursor: pointer;
}
.show-donate{
    background: #ededed;
    border: 1px solid #ccc;
    color: #333;
    padding: 8px 10px;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    font-size: 17px;
}
#pop-donate *{
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}
.yes-no-dn{
    margin-bottom: 20px;
}
.yes-no-dn label{
    display: inline-flex;
    align-items: flex-start;
    margin-right: 30px;
    font-weight: 400;
    cursor: pointer;
}
.yes-no-dn label input{
    margin-right: 10px;
}
.yes-no-dn span:last-child{
    margin: 0;
}
.tit-pop-dn{
    margin: 10px 0 15px;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 18px !important;
    font-weight: 700;
}
#pop-donate .modal-title{
    font-weight: 700;
    font-size: 18px !important;
}
.form-pdn{
    height: 50px;
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: 15px;
}
.form-pdn input{
    border: none;
    width: 100%;
    height: 100%;
    padding: 10px;
    outline: none;
    padding-right: 15px;
}
.form-pdn span{
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
    z-index: 9;
    color: #ff0000;
}
.form-pdn select {
    border: none;
    width: 100%;
    height: 100%;
    padding: 10px;
    outline: none;
    padding-right: 15px;
    padding-top: 20px;
}
.form-pdn span.small-tit {
    top: 3px;
    left: 14px;
    font-size: 12px !important;
    color: #1976d2;
    font-weight: 700;
}
.lb-dn{
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    font-weight: 400;
    margin: 0;
}
.lb-dn input{
    margin: 0;
    margin-right: 7px;
}
.lb-dn img{
    margin-left: 7px;
}
.tooltip-dn {
  position: relative;
  display: inline-block;
}
.tooltip-dn .tooltiptext-dn {
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: #fff;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: calc(50% - 11px);
  margin-left: -60px;
  font-size: 10px;
}
.tooltip-dn .tooltiptext-dn::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.tooltip-dn:hover .tooltiptext-dn {
  visibility: visible;
}
.btn-dn-login{
    display: inline-block;
    color: #ffffff !important;
    background-color: #ef7f0e;
    padding: 10px 20px;
    margin-right: 5px;
    border: none;
}
#id-block-terms{
    margin-bottom: 15px;
}
#id-block-terms p{
    margin-bottom: 10px;
}
#id-block-terms p:last-child{
    margin: 0;
}
.flex-fgr-term{
    display: flex;
}
.flex-fgr-term > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-right: none;
    background: #f2f2f2;
    padding: 6px 10px;
    width: auto;
}
.flex-fgr-term > span:last-child {
    background: #fff;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: auto;
}
#pop-donate .close{
    font-size: 21px !important;
}
.descrip-overview-top p{
    font-size: 24px;
    margin-bottom: 25px;
}
.descrip-overview-bottom p{
    font-size: 18px;
    font-family: "Open Sans", Sans-serif;
    margin-bottom: 20px;
}
.list-board{
    display: flex;
    flex-wrap: wrap;
}
.item-board-odd{
    width: 33.333333%;
    padding: 25px;
    background: #f2f2f2;
    margin-bottom: 30px;
}
.item-board-even{
    width: 33.333333%;
    padding: 25px;
    background: #e2e2e2;
    margin-bottom: 30px;
}
.elementor-image{
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
}
.name-elementor{
    color: #09516c;
    font-size: 20px;
    font-weight: 700;
    font-family: "Open Sans", Sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0 0;
}
.small-name-elementor{
    color: #09516c;
    font-size: 14;
    font-weight: 400;
    font-family: "Open Sans", Sans-serif;
    text-align: center;
    margin-bottom: 10px;
}
.ct-board{
    font-size: 13px;
    font-family: "Open Sans", Sans-serif;
}
.block-lh{
    background: #5bc6d9;
    overflow: hidden;
}
.flex-lh{
    display: flex;
    flex-wrap: wrap;
}
.left-lh{
    width: 35%;
}
.map-lh{
    text-align: center;
}
.map-lh i{
    font-size: 80px;
}
@keyframes elementor-animation-buzz-out{
    10%{
        transform:translateX(3px) rotate(2deg)
    }
    20%{
        transform:translateX(-3px) rotate(-2deg)
    }
    30%{
        transform:translateX(3px) rotate(2deg)
    }
    40%{
        transform:translateX(-3px) rotate(-2deg)
    }
    50%{
        transform:translateX(2px) rotate(1deg)
    }
    60%{
        transform:translateX(-2px) rotate(-1deg)
    }
    70%{
        transform:translateX(2px) rotate(1deg)
    }
    80%{
        transform:translateX(-2px) rotate(-1deg)
    }
    90%{
        transform:translateX(1px) rotate(0)
    }
    100%{
        transform:translateX(-1px) rotate(0)
    }
}
.map-lh i:hover{
    animation-name:elementor-animation-buzz-out;
    animation-duration:.75s;
    animation-timing-function:linear;
    animation-iteration-count:1
}
.left-lh {
    width: 35%;
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
    position: relative;
    transform: translateX(-100%);
    z-index: 9;
    visibility: hidden;
    opacity: 0;
}
.tt-lh{
    font-size: 35px;
    color: #a3d55e;
    text-align: center;
    font-weight: 400;
    margin: 15px 0;
}
.font20{
    font-size: 20px;
}
.flex-add{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.flex-add i{
    display: inline-block;
    width: 20px;
    margin-right: 10px;
    color: #ff0000;
}
.flex-add span{
    width: calc(100% - 30px);
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
}
.bl-address .flex-add:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.right-lh {
    background: rgba(255,255,255,0.79);
    padding: 20px 80px;
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
     position: relative;
    transform: translateX(100%);
    z-index: 8;
    visibility: hidden;
    opacity: 0;
}
.tt-form-lh{
    margin: 0;
    margin-bottom: 20px;
    color: #09516c;
    font-size: 22px;
    font-weight: 400;
}
.form-lh input{
    padding: 5px 14px;
    width: 100%;
    font-family: "Open Sans", Sans-serif;
    height: 40px;
    border: 1px solid #ccc;
}
.form-lh textarea{
    padding: 5px 14px;
    width: 100%;
    font-family: "Open Sans", Sans-serif;
    border: 1px solid #ccc;
}
.send-mail{
    background-color: #a3d55e;
    color: #09516c;
    font-family: "Oswald", Sans-serif;
    font-size: 20px;
    border-radius: 25px 25px 25px 25px;
    width: 100%;
    display: block;
    border: none;
    padding: 16px 10px;
}
.left-lh.ani-left{
    transform: translateX(0);
    transition: all 1.5s;
    visibility: visible;
    opacity: 1;
}
.right-lh.ani-right{
    transform: translateX(0);
    transition: all 1.5s;
    visibility: visible;
    opacity: 1;
}
.des-donate{
    color: #ff6600;
    font-style: italic;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
.opensan{
    font-family: "Open Sans", sans-serif;
}
.font16{
    font-size: 16px;
}
.h3-donate{
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    margin: 0;
}
.form-dn *{
    font-family: "Open Sans", sans-serif;
}
header.sticky-mn .header-bottom{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 2px -2px rgba(0,0,0,.2);
}
header.sticky-mn .header-top{
    display: none;
}
header.sticky-mn .menu-mobile{
    position: fixed;
    top: 50px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #56c6da !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
#pop-donate .modal-dialog{
    margin-top: 80px;
}
.tit-impact{
    margin: 0;
    color: #000;
    font-size: 40px;
    font-weight: 400;
}
.des-impact p{
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
}
.left-prog ul,
.left-prog2 ul{
    margin-bottom: 20px;
}
.left-prog ul *{
    font-size: 20px;
    color: #54595f;
    font-family: 'Open Sans', sans-serif;
}
.left-prog2 ul *{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.name-pro{
    display: block;
    margin: 15px 0;
    color: #000;
    font-size: 20px;
    text-align: center;
}
.view-pro {
    display: inline-block;
    padding: 5px 10px;
    background: #a3d55e;
    border-radius: 4px;
    color: #fff !important;
}
.block-product{
    margin-bottom: 30px;
}
.apply-job{
    display: inline-block;
    padding: 5px 30px;
    background: #a3d55e;
    border-radius: 4px;
    color: #fff !important;
    border: none;
}
.sticky-mn .logo img{
    width: 130px;
}
.banner-blog{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-blog:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(86, 198, 218, 0.78);
}
.banner-blog img {
    height: 370px;
    object-fit: cover;
    object-position: top;
}
.ct-bn-blog{
    position: absolute;
    z-index: 99;
    margin-top: -50px;
}
.ct-bn-blog .tit-pub{
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 15px;
}
.social-blog{
    text-align: center;
}
.social-blog > a{
    display: inline-flex;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    font-size: 18px;
    color: #fff !important; 
    margin-bottom: 10px;
}
.social-blog > a:hover{
    -webkit-filter: saturate(1.5) brightness(1.2);
    filter: saturate(1.5) brightness(1.2);
}
.social-blog > a.so-fa{
    background: #3b5998;
}
.social-blog > a.so-gg{
    background: #dd4b39;
}
.social-blog > a.so-tw{
    background: #1da1f2;
}
.social-blog > a.so-li{
    background: #0077b5;
}
.social-blog > a.so-re{
    background: #ff4500;
}
.social-blog > a.so-st{
    background: #eb4924;
}
.social-blog > a.so-di{
    background: #005be2;
}
.social-blog > a.so-tu{
    background: #35465c;
}
.item-blog{
    position: relative;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    margin-bottom: 30px;
}
.item-blog img{
    height: 180px;
    object-fit: cover;
}
.note-bl{
    position: absolute;
    display: block;
    background: #818a91;
    padding: 5px 20px;
    border-radius: 50px;
    top: 10px;
    right: 10px;
    font-size: 12px;
    color: #fff;
}
.tit-blo{
    display: block;
    color: #1e73be;
    margin-bottom: 25px;
    font-size: 21px;
    font-family: 'Open Sans', sans-serif;
}
.ct-blogs{
    padding: 30px;
}
.des-blo p{
    color: #777;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
}
.blo-dt{
    font-family: 'Open Sans', sans-serif;
    color: #1e73be;
    font-weight: 700;
    display: inline-block;
}
.ext-blo{
    text-align: center;
    padding: 15px;
    border-top: 1px solid #ccc;
}
.ext-blo span{
    color: #adadad;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
.ext-blo .day-post{
    margin-right: 20px;
    background: #fff;
}
.block-blogs {
    margin-top: -100px;
}
.editer-blog p{
    font-family: 'Open Sans', sans-serif;
}
.ul-asi-bl{
    padding: 0;
    list-style-type: none;
    margin-top: 15px;
}
.ul-asi-bl > li > a{
    font-family: 'Open Sans', sans-serif;
    display: block;
    margin-bottom: 7px;
    font-size: 17px;
}
.asi-blog{
    margin-bottom: 30px;
}



@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .top-box-fact{
        padding: 15px;
    }
    .top-box-fact p{
        font-size: 15px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .header-bottom{position: relative;}
    .logo img{
        width: 120px;
    }
    header {
        position: relative;
    }
    .right-menu-top{margin: 0;}
    .menu-mobile {
        position: absolute;
        width: 100%;
        z-index: 9999;
        top: 100%;
        background: #fff;
        border-top: 1px solid #f5f5f5;
        padding: 10px 0;
    }
    .ul-menu-mobile{
        list-style: none;
        padding: 0;
        margin: 0;
    }
    p.phelp{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 10px;
        font-size: 16px;
    }
    .ul-menu-mobile .panel{
        margin: 0;
        padding: 0;
        border: none;
        box-shadow: unset;
        background: none;
    }
    p.phelp > .a-icon {
        width: 22px;
        height: 22px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    p.phelp > a:first-child{
        width: calc(100% - 22px);
    }
    .sub-menu-mb {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .sub-menu-mb > li > a{
        display: block;
        padding: 5px 10px;
    }
    .has-sub-mb.active-li {
        background: #50b3ce;
        border-top: 1px solid #59c3e0;
    }
    .has-sub-mb.active-li a{
        color: #fff;
    }
    .has-sub-mb {
        padding: 9px 0;
    }
    .sub-menu-mb-2 {
        list-style: none;
        padding: 0;
        margin: 0;
        background: #45c2e4;
    }
    .sub-menu-mb-2 > li > a{
        display: block;
        padding: 5px 10px;
    }
    .no-border{
        border: none !important;
    }
    .click-donate{
        display: none;
    }
    .btn-ctrl{
        padding: 15px 25px;
    }
    .tit-invo{
        font-size: 30px;
    }
    .des-invo p{
        font-size: 15px;
    }
    .left-prog{
        padding: 40px 20px;
    }
    .counter-div span{
        font-size: 130px;
    }
    .item-board-odd,
    .item-board-even{
        width: 50%;
    }
    .left-lh,
    .right-lh{
        width: 50%;
        padding: 30px;
        transform: unset !important;
        transition: unset !important;
    }
    .item-gall-pro{
        width: 50%;
    }
    .gall-pro .flex-n{
        flex-wrap: wrap;
    }
    .block-why-wash .flex-n{
        flex-wrap: wrap;
        padding: 30px;
    }
    .left-ww{
        width: 100%;
        padding-right: 0;
    }
    .right-ww{
        width: 100%;
    }
    .top-box-fact p{
        font-size: 18px;
    }
    .change-box-fact{
        margin-bottom: 30px;
    }
    .tit-gr-fact{
        margin-bottom: 15px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .title-slbn{
        font-size: 30px;
    }
    .main-goals img{
        transform: unset;
        transition: unset;
    }
    .btn-ctrl{
        transform: translateX(0) scale(1) !important;
    }
    .flex-prog{
        display: block;
    }
    .left-prog{
        width: 100%;
    }
    .right-prog1,
    .right-prog2{
        width: 100% !important;
        height: 335px;
    }
    .prog-order{
        display: flex;
        flex-direction: column-reverse;
    }
    .counter-div span{
        font-size: 60px;
    }
    .main-newsleter form{
        width: 100%;
    }
    .item-board-odd,
    .item-board-even{
        width: 100%;
    }
    .flex-lh{
        display: block;
    }
    .left-lh,
    .right-lh{
        width: 100%;
        margin-bottom: 20px;
    }
    .block-gall .flex-n{
        display: block;
    }
    .items-gall{
        width: 100%;
    }
    .items-gall img{
        width: 100%;
        height: auto;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .counter-div span{
        font-size: 50px;
    }
    .main-goals{
        padding: 60px 0;
    }
    .tit-newslet{
        font-size: 28px;
    }
    .map-gg iframe{
        height: 300px;
    }
    .personal-info .flex-bw{
        flex-direction: column;
    }
    .clear40{
        height: 20px;
    }
    .item-gall-pro{
        width: 100%;
    }
    .block-why-wash .flex-n{
        padding: 15px;
    }
    .top-box-fact p{
        font-size: 15px;
    }
}