/* #### Generated By: http://www.cufonfonts.com #### */

  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
	
	/* font call end */
	
body {
  font-family: 'Arial', sans-serif !important;
  color: #444444;
  overflow-x: hidden;
  background-color:#f4f4f4;
}

/* global css */
.align-center {
    text-align: center;
}
img {
    max-width: 100%;
}
html {
    overflow-x: hidden;
}
.align-right {
    text-align: right;
}
a.linebutn {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #6c84b4;
    text-decoration: underline;
}

/* global css end */

/* button css */
a.simplebutton {
    color: #6ba4b8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    border: 2px solid #6ba4b8;
    display: inline-block;
    padding: 12px 25px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
a.simplebutton::before {
    content: "";
    background: #6ba4b8;
    height: 100%;
    width: 0%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    transition: 0.5s ease-in-out;
}
.buttonclass.green a.simplebutton {
    border: 2px solid #7a9576;
    color: #7a9576;
    font-size: 17px;
    padding: 10px 30px;
    border-radius: 5px;
}
.buttonclass.green a.simplebutton:before {
	background: #7a9576;
}

a.simplebutton:hover::before {
    width: 100%;
}
a.simplebutton:hover span {
    z-index: 99;
    position: relative;
	color: #fff;
}
.buttonclass.whitebuton a.simplebutton.mt-4 {
    background: #fff;
    color: #666;
    border-color: #fff;
}
.buttonclass.butonclor a.simplebutton {
    font-size: 14px;
    padding: 9px 20px 6px;
    color: #de3f1a;
    background: #fff;
    border: 0px;
    border-radius: 4px;
}
img#pop {
    cursor: pointer;
}

.joinbox .buttonclass.green a.simplebutton {
    background: #ffbf00;
    border: 0px !important;
    font-size: 16px;
    padding: 14px 13px 25px;
    border-radius: 20px 24px 50px 50px;
    color: #020202;
    line-height: 1.2em;
    font-weight: 700;
}
/* button css end */

/* header css */
nav#navbar li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #54585a;
    font-weight: 500;
}
nav#navbar li.hpbutton a {
    color: #fff;
    font-size: 15px;
    margin-left: 20px;
    background: #de3f1a;
    padding: 8px 20px;
    border-radius: 5px;
}
body .navbar a, body .navbar a:focus {
    padding: 10px 0 10px 10px;
}
.header-scrolled {
    background: #fff;
}
header#header .container {
    padding: 10px 0px;
}
.header-scrolled nav#navbar li.hpbutton a {
    color: #fff;
}
.header-scrolled nav#navbar li.hpbutton img {
    filter: brightness(0) invert(1);
}
header#header {
    padding-top: 15px;
    padding-bottom: 15px;
    position: fixed;
    width: 100%;
    z-index: 9;
}
.header-scrolled {
    background: #ffffff;
    position: fixed;
    width: 100%;
	z-index: 9;
}
header#header .container {
    background: #fff;
    border-radius: 10px;
    padding: 0px 0px 0px 16px;
    margin-top:40px;
    box-shadow: 2px 2px 14px #000;
}

.containerwithout {

    box-shadow: none !important;
}

ul.numbersdiv {
    display: inline-block;
    margin-left: 15px;
}
li.donate {
    background: #4465b6;
}
nav#navbar li.mob a {
    font-size: 15px;
    color: #fff;
    justify-content: flex-start;
    font-weight: 500;
}
nav#navbar li.donate a {
    font-size: 17px;
    color: #FFF;
    padding-right: 10px;
}
ul.numbersdiv img {
    margin-right: 8px;
}
li.mob {
    background: #b87433;
    padding: 15px;
    margin-left: 18px;
}
a.nav-link.solcialic i {
    color: #6c84b4;
    font-size: 24px;
}
li.mob img {
    margin-right: 10px;
}

/* header section css end */

/* banner css */

section#hero .swiper-container {
    /*height: 800px;*/
}
section#hero li.swiper-slide {
    /*background-size: cover !important;*/
	/*background-position: center !important;*/
}
section#hero {
    padding: 0px;
}


section#hero .swiper-slide > .swiper-slide-cover {
    position: relative;



}

/*section#hero .swiper-slide > .swiper-slide-cover {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  background: transparent no-repeat 50% 50% /cover;*/
/*}*/

section#hero .swiper-slide .slide1 {
  /*background-image: url(../img/banerimg.jpg);*/
  /*transform-origin: 0 100%;*/
}

section#hero .swiper-slide .slide2 {
  /*background-image: url(../img/banerimg.jpg);*/
  /*transform-origin: 100% 100%;*/
}
h3.bannerhead {
    font-family: "Quicksand", sans-serif;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 54px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-weight: 800;
    font-style: italic;
}
/*
section#hero .swiper-scale-effect .swiper-slide-cover {
  transition: 8s ease-out;
  transform: scale(1);
}

section#hero .swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
  transform: scale(1.09);
  transition: 8s ease-out;
}
*/

/* banner section css end */

/* about section */

.joinbox h2 {
    font-size: 48px;
    color: #ffbf00;
    text-transform: uppercase;
    font-weight: 600;
}
.joinbox p {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.joinbox {
    background: #6c84b4;
    width: 323px;
    height: 323px;
    border-radius: 50%;
    text-align: center;
    padding: 60px 20px;
    margin: 0px auto;
    position: absolute;
    bottom: 40px;
    right: 30px;
}
.maxh {
    min-height: 590px;
}
.head38 {
    font-family: "Quicksand", sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    color: #294c5d;
    font-weight: 700;
}
/* about section css end */

/* upcomg section */
ul.listpost {
    list-style-type: none;
    padding: 0px;
}
.postcont h3 {
    font-size: 20px;
    color: #6c84b4;
    font-weight: 600;
	margin-bottom: 5px;
    font-family: "Quicksand", sans-serif;
}
.postcont p {
    margin-bottom: 0px;
    font-size: 15px;
    color: #54585a;
    font-weight: 500;
}
ul.listpost li:nth-child(even) {
    background: #fbf3e3;
}
ul.listpost li {
    padding: 15px;
    margin-top: 5px;
}

/* upcoming section  end*/



/* our mission section css */
.font20{
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 500;
    color: #54585a;
}
.font23 {
    font-size: 23px;
    line-height: 1.6em;
    font-weight: 500;
    color: #54585a;
}
section#ourmission .container {
    background: rgb(255 255 254);
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 5px rgb(0 0 0 / 29%);
}
section#ourmission {
    padding: 10px;
}
section#avhome {
    padding-bottom: 0px;
}
.row.content.inheiht.d-flex.align-items-center.gx-5 {
    background: #fff;
    border-radius: 8px;
}
section#testimonial {
    padding-top: 10px;
}
/* our  mission css */


/* testimonial slide start*/
.row.testimonialgrid {
    background: #fff;
    box-shadow: 0px 0px 22px 1px rgb(0 0 0 / 29%);
    padding: 20px;
	border-radius: 10px;
}
.clienttext p {
    font-size: 16px;
    color: #54585a;
    font-weight: 500;
}
p.authorname {
    font-size: 19px;
    color: #6c84b4;
    font-weight: 700;
    margin-bottom: 3px;
}
p.authdes {
    font-size: 16px;
    color: #6ba4b8;
    font-weight: 500;
}
.clienttext {
    padding: 25px 20px;
    border-radius: 3px;
}
.clienttext.testiback {
    background: #fbf3e3;
}
ul.socialicons li {
    display: inline-block;
    margin-right: 10px;
}
ul.socialicons {
    list-style-type: none;
    padding: 0;
    display: block;
}
.colorback {
    background: linear-gradient(90deg, #515151 70%, #6c84b4 20%);
    margin: 17px 5px;
}
.colorback::before {
    content: "";
    background: #fff;
    height: 128px;
    width: 100%;
    position: absolute;
    z-index: -1;
    bottom: -14px;
    left: 0;
    border-radius: 0px 0px 10px 10px;
}
.sccol {
    position: relative;
    padding: 0px;
}
.sccol h3 {
    font-family: "Quicksand", sans-serif;
    color: #fff;
    font-size: 31px;
    text-align: center;
    position: absolute;
    /*bottom: 0px;*/
    font-weight: 600;
    text-transform: uppercase;
    left: 0;
    padding: 5px;
}
.colorf{
	color:#fff !important;
}
ul.socialicons li a {
    font-size: 90px;
    color: #fff;
}
ul.socialicons li a {
    font-size: 90px;
    color: #fff;
    display: grid;
    width: 130px;
    height: 130px;
    border-radius: 50% !important;
    padding: 20px;
}
a.solcialic.fc, .solcialic.linkd {
    background: #6c84b4;
}
a.solcialic.tw {
    background: #b87433;
}
a.solcialic.yout {
    background: #6c84b4;
}
.socialmedia {
    padding: 5px 20px;
}

/* testimonial slide css end */


/* foottop css */
.mapsec{
	padding:0px;
}
section#mapsec .container-fluid {
    padding: 0px;
}
section#footertop {
    padding-bottom: 0px;
    padding-top: 20px;
    z-index: 9;
}
/* foottop section end */


/*  footer css */
ul.socialicf {
    list-style-type: none;
    padding: 0px;
    display: initial;
}
ul.socialicf li {
    display: inline-block;
}
ul.socialicf li a {
    font-size: 24px;
    color: #fff;
    padding: 1px;
}
p.cpryt {
    font-size: 12px;
}

body #footer {
    color: #fff;
    font-size: 14px;
    background: #4e6dba;
    padding: 40px 0px;
	position: relative;
}
.footer-top h4 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer-links ul li a {
    font-size: 15px;
    color: #ffffffcf !important;
    font-weight: 500;
}
.footer-links ul li {
    margin-bottom: 5px;
}
.footer-address a {
    color: #ffffcf ;
}
.footer-address p {
    margin-bottom: 5px;
}
.footer-links.w1 ul li {
    display: inline-block;
}
.footer-links.w1 ul li a i::before {
    font-size: 30px;
	color:#ffffcf;
}
.col-lg-2.col-md-6.footer-logo.w2.align-self-center img {
    margin-bottom: 18px;
}
.bct {
    position: absolute;
    bottom: 40px;
    right: 22px;
	z-index: 9;
}
.footer-top {
    position: relative;
}
footer#footer {
    padding-top: 50px;
}


#ourmission  p {
    text-align:left;
    line-height: 28px;
    font-size:17px;

    padding:0px 0px 10px;
    /*font-weight:500;*/
}
#ourmission h1{
    font-family: "Quicksand", sans-serif;
    font-size: 39px;
    color: #666;
    margin: 15px 0px 25px 0px;
    font-weight: bold;
    text-transform: uppercase;
}

#ourmission h2{
    font-family: "Quicksand", sans-serif;
    font-size: 30px;
    color: #666;
    margin: 15px 0px 10px 0px;
    font-weight: bold;
}

#ourmission h3{
    font-family: "Quicksand", sans-serif;
    font-size: 27px;
    color: #666;
    margin: 15px 0px 12px 0px;
    font-weight: bold;
}
.outer-block {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}
.items {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}
.testi-box{ /* stroke */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: 0 0 31px rgba(0,0,0,.15); /* drop shadow */
    -webkit-box-shadow: 0 0 31px rgba(0,0,0,.15); /* drop shadow */
    box-shadow: 0 0 31px rgba(0,0,0,.15); /* drop shadow */ text-align:left;font-size: 17px;text-transform:none !important; font-weight:normal; margin:0px 0px 0px;padding: 20px 20px 50px ;
}

.top h2{ font-family: "Quicksand", sans-serif; font-weight:600; text-align:left !important;  margin: 0px; padding: 0px 0px; font-size: 16px;  margin-bottom:0px;  color:#427fed; }
.top span{text-align:left !important;  margin: 0px; padding: 0px 0px; font-size: 14px;  margin-bottom:0px;  color:#575757;}
.bottom{padding:0px 10%;margin-top:20px;text-align:center !important; padding: 0px 0px; font-size: 14px;  color:#575757;}
.middle{ margin:auto; margin-top:80px;text-align:center; width:50%;}


/* footer css end */

@media(min-width:1600px){
footer#footer::before, footer#footer::after, section#avhome::before {
	opacity:1;
}
}



@media (max-width: 1400px){
	nav#navbar li a {
    font-size: 13px;
}

nav#navbar li.mob a {
    font-size: 13px;
    padding-right: 25px;
}
.numbersdiv {
    display: inline-block;
    margin-left: 15px;
}
a.nav-link.solcialic i {
    font-size: 16px;
}
body .navbar a, body .navbar a:focus {
    padding: 10px 0 10px 8px;
}
	
h3.avhead {
    font-size: 25px;
    font-family: "Quicksand", sans-serif;
}
h3.bannerhead {
    font-size: 40px;
    font-family: "Quicksand", sans-serif;
}
.head38 {
    font-size: 25px;
    font-family: "Quicksand", sans-serif;
}
.postcont h3 {
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
}
.postcont p {
    font-size: 14px;
}
a.simplebutton {
    padding: 6px 10px;
    text-align: center;
}
.joinbox h2 {
    font-size: 40px;
    font-family: "Quicksand", sans-serif;
}
ul.socialicons li a {
    font-size: 70px;
    width: 110px;
    height: 110px;
}
p.authdes {
    font-size: 15px;
}
p.authorname {
    font-size: 17px;
}
.footer-top h4 {
    font-size: 16px;
}
li.mob {
    padding: 4px;
    margin-left: 11px;
    margin-right: 5px;
    border-radius: 7px;
}
}


@media (max-width: 1200px){
nav#navbar li a {
    font-size: 13px;
}
ul.numbersdiv img {
    margin-right: 3px;
    width: 12px;
}
ul.socialicons li a {
	font-size:50px;
    width: 90px;
    height: 90px;
}
.sccol h3 {
    font-size: 22px;
    font-family: "Quicksand", sans-serif;
}

}

@media (max-width: 1200px){
nav#navbar li.donate a {
    font-size: 10px;
    color: #FFF;
    padding-right: 16px;
}
nav#navbar li.mob a {
    font-size: 12px;
}
nav#navbar li a {
    font-size: 12px;
}
ul.socialicons li a {
    font-size: 26px;
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
}
}
@media (max-width: 992px){
	
	ul.numbersdiv1 {
    position: relative;
    display: inline-block;
    top: 0px;
    left: 0px;
}
.head38 {
    font-size: 20px;
    font-family: "Quicksand", sans-serif;
}
a.linebutn {
    font-size: 15px;
}

section#avhome {
    padding: 10px 0 50px;
}
.beforecolor::before {
    height: 165%;
}
p.psmaillwhite {
    font-size: 30px;
}
.beforeimg::before {
    height: 150px;
    width: 347px;
}
p.avtext {
    font-size: 16px;
}
p.testitexthed {
    font-size: 16px;
}
p.testmaintext {
    font-size: 15px;
}
.buttonclass.butonclor a.simplebutton {
    font-size: 13px;
    padding: 5px 12px 4px;
}

i.bi.mobile-nav-toggle.bi-list {
    background: #6c84b4;
    font-size: 27px;
    padding: 10px;
    color: #fff;
    margin-right: 10px;
    border-radius: 8px;
}
ul.numbersdiv {
    display: inline-block;
    position: relative;
    margin: 0px;
    top: 0;
}
li.mob {
    margin-bottom: 15px;
}
ul.numbersdiv img {
    margin-right: 10px;
    width: 20px;
}
h3.postheading {
    font-size: 15px;
    font-family: "Quicksand", sans-serif;
}
p.postcontent {
    font-size: 12px;
}
section#welcome .col-md-6 {
    min-height: 310px;
    padding: 60px 50px;
}
.buttonclass.whitebutn a.simplebutton {
    font-size: 20px;
    width: 100%;
}
br{
	display:none;
}
section#hero .swiper-container {
    /*height: 430px;*/
}
.navbar-mobile ul {
    background: #fff;
}

a.mobileno {
    display: inline-block;
}
p.testitext {
    font-size: 16px;
}
h2.acc-head {
    font-size: 35px;
    font-family: "Quicksand", sans-serif;
}
}
@media (max-width: 767px){
	section#ourmission .container {
    padding: 30px 14px;
}
h3.bannerhead {
    font-size: 30px;
    font-family: "Quicksand", sans-serif;
}
.postcont {
    margin-top: 15px;
}
	.colorback {
    background: linear-gradient(180deg, #515151 65%, #6c84b4 20%);
    margin: 13px 15px;
    padding: 25px;
    text-align: center;
}
.colorback {
    background: linear-gradient(180deg, #515151 60%, #6c84b4 20%);
    margin: 17px 5px;
	text-align: center;
}
.sccol {
    margin-bottom: 30px;
    max-width: 460px;
    margin: 0px auto 30px;
}
.sccol h3 {
    font-size: 22px;
    max-width: 290px;
    margin: 0px auto;
    left: 15%;
    font-family: "Quicksand", sans-serif;
}
.colorback {
    padding: 45px 15px;
}
header#header {
    z-index: 99;
}
	
	section#avhome {
    padding: 0px 0;
}
.font23 {
    font-size: 15px;
}
.beforecolor::before {
    height: 135%;
}
	
.conmax {
    max-width: 100%;
}
h2.mainheads {
    font-size: 25px;
    font-family: "Quicksand", sans-serif;
}
div#postsllide {
    padding: 0px 100px;
}
.contbox {
    max-width: 100%;
}
.color {
    padding: 40px 0px;
}
.color::before {
    top: 0;
}

.imageoverbox {
    margin-bottom: 20px;
}
h4.f40 {
    margin-top: 25px;
}

header#header .container {
    padding: 10px 15px;
}
section#hero .swiper-container {
    /*height: 400px;*/
}

.conmax {
    margin-top: 60px;
}
div#postsllide {
    margin-bottom: 20px;
}
section#welcome .col-md-6 {
    position: relative;
}
}

@media (max-width: 600px){
	section#beforefoot .col-lg-2.col-md-4.col-sm-4 {
    text-align: center;
    margin-bottom: 15px;
}
h3.wrtext {
    font-size: 21px;
    text-align: center;
    font-family: "Quicksand", sans-serif;
}
h2.mainheads {
    font-size: 25px;
    font-family: "Quicksand", sans-serif;
}
.whitebox {
    background: #fff;
    padding: 20px 25px;
    position: relative;
}
div#postsllide {
    padding: 0px 30px;
}
section#welcome .col-md-6 {
    padding: 60px 30px;
}
.buttonclass.whitebutn a.simplebutton {
    font-size: 16px;
    width: 208px;
}
h2.acc-head {
    font-size: 30px;
    font-family: "Quicksand", sans-serif;
}
.joinbox h2 {
    font-size: 30px;
    font-family: "Quicksand", sans-serif;
}
.joinbox {
    background: #6c84b4;
    width: 300px;
    height: 300px;
}
a.simplebutton br {
    display: block;
}
.row.testimonialgrid {
    margin: 25px;
}
}

@media (max-width: 500px)
{
.joinbox {
    background: #6c84b4;
    width: 260px;
    height: 260px;
    padding: 30px;
}
.joinbox p {
    font-size: 12px;
}
.joinbox h2 {
    font-size: 25px;
    font-family: "Quicksand", sans-serif;
}
.joinbox .buttonclass.green a.simplebutton {
    font-size: 14px;
}

    section#hero .swiper-slide > .swiper-slide-cover {
        position: relative;
        margin-top: 100px;


    }

}

.footer-address {
    margin-bottom: 30px !important;
}