@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


body,html{
    margin: 0px;
    padding: 0px;
   font-family: 'Poppins', sans-serif;
   font-weight:400;
   color: #434343;
       position: initial!important;

}
.mshw{
display: none;
}
.mdllogoa{
display: inline-block;
       width: 12%!important;
    margin: 16px 30px;
}
.mdllogo{
display: inline-block;
    width: 38%;
    margin: 16px 30px;
}
.avatars img{
width: 100%;
}
.avatars p{
text-align: center;
font-size: 18px;
}
.avatars{
height: 100vh;
overflow: hidden;
background-image: url('../images/slider4.jpg');
background-size: cover;
background-repeat: no-repeat;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.hdfb i{
    font-family: 'Font Awesome 5 Brands';
    background: #f3e2e6;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    margin-right: 25px;
    color: #92265a;
    line-height: 46px;
    font-weight: 100;
    font-size: 20px;

}
.strvid {
    margin-top: 70px;
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.proj-slider .volicn img{
width: 80%;
}
.worksec {
    position: relative;
}
.promen{
display: none!important;
    float: right;
    margin-right: 10px;
}
.workleft {
    width: 32.3333333333%;
    display: inline-block;
    vertical-align: top;
    padding: 80px 4% 100px 6%;
}
.workcon {
    display: flex;
    justify-content: space-between;
}
.workright {
    width: 66.6666666667%;
    display: inline-block;
    background-color: #fff6f8;
    padding: 80px 4% 100px 4%;
}
.strvid a {
    width: 43%;
    display: inline-block;
}
.strvid img{
width: 100%;
}
.newsimg{
max-width: 100%;
margin-bottom: 40px;
    max-height: 600px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border: none;
  margin-top: 25px;
}
.tab{
text-align: center
}
.tab button {
    background-color: inherit;
    float: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    padding: 16px 28px;
    border: 1px solid #ededed;
    font-size: 22px;
    margin-top: 20px;
    color: #8b1e55;
    border-radius: 30px;
    font-weight: 600;
    margin-right: 10px;
    transition: all 0.4s ease;
}
.tab button:hover {
background-color: #8b1e55;
    color: #fff;
}
.tab button.active {
    background-color: #8b1e55;
    color: #fff;
}
.tabcontent{
margin-top: 80px;
text-align: center;
}
.bookcon{
    padding: 20px;
    box-shadow: 2px 2px 13px rgba(204, 204, 204, 0.58);
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    width: 25%;
    display: inline-block;
    margin: 0px 30px 60px 30px;
    color: #434343;
    transition: all .3s;
}
.gallerycon {
    padding: 0px;
    width: 25%;
    box-shadow: 2px 2px 13px rgba(204, 204, 204, 0.58);
    background: #fff;
    overflow: hidden;
    border-radius: 20px;    
    display: inline-block;
    margin: 0px 30px 60px 30px;
    color: #434343;
    transition: all .3s;
}
.glicon{
    width: 100%;
    max-width: 50px;
    position: absolute;
   top: 12%;
    right: -4%;
    transform: translate(-50%, -50%);
}
.gallerycon .booknm{
margin-top: 0px;
}
.gallerycon .bookread{
margin-top: 0px;
}
.gllerypd{
padding: 20px;
}
.gllerypdfex{
padding-top: 0px;
flex-grow: 1;
    display: flex;
    align-items: flex-end;
}
.gallerycon:hover{
transform: translateY(-3px);
}
.gallerycon img{
    width: 100%;
}
.galleryimg{
height: 400px;
background-size: cover;
background-repeat: no-repeat;
    overflow: hidden;
    background-position: center;
    position: relative;
}
.gltitle{
    font-size: 41px;
    font-weight: 600;
    padding-top: 30px;
    color: #8b1f53;
}
.photobx {
    width: 33.1%;
    padding: 20px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
}
.photobx:hover .glicon {
transform: translate(-50%, -50%)!important;
}
.photobx img{
    width: 100%;
    border-radius: 20px;
    transition: all .3s;
}
.photobx:hover img{
    transform: translateY(-3px);
}
.bkin{
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
}
.bookcon:hover{
transform: translateY(-3px);
}
.bookcon img{
    width: 100%;
}
.bookimg{
    max-height: 480px;
    overflow: hidden;
}
.publ{
    text-align: left;
    margin-top: 22px;
    color: #8b1f56;
}
.flexitem{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.booknm{
     font-weight: 600;
    text-align: left;
    font-size: 26px;
    line-height: 37px;
    margin-top: 17px;
    
}
.bookread {
    text-align: left;
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    margin-top: 15px;
}
.stlog {
    display: inline-block;
    margin-right: 20px;
    padding: 10px 35px;
    background-color: #e34e6c;
    border-radius: 43px;
    font-weight: 600;
    border: 1px solid #e34e6c;
    color: #fff;
    transition: all 0.4s ease;
    font-size: 13px;
}
.stlog:hover {
    background-color: #c93553;
}
.stlog i{
  background-color: #e34e6c!important;
  font-weight: 600!important;
  color: #fff!important;
      width: initial!important;
    height: initial!important;
    margin-right: initial!important;
    line-height: initial!important;
    font-size: initial!important;
    font-family: 'Font Awesome 5 Free'!important;
    vertical-align: middle;
}
.circlepro {
    border-radius: 50%;
    font-size: 33px;
    color: #8b1f53;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tblc {
    display: flex;
    margin-bottom: 50px;
    align-items: center;
    justify-content: flex-start;
}
.tblc img{
max-width: 450px;
width: 100%;
margin-right: 10%;
}
.marprtp{
margin-top: 80px;
}
.smlhd{
    font-size: 40px;
    vertical-align: middle;
}
.prolists{
font-size: 14px;
    line-height: 26px;
    font-weight: 500;
}
.prolists li{
margin-bottom: 10px;
}
p{
        font-size: 14px;
    line-height: 26px;
    font-weight: 400;

}
.smtxt {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 6px;
    color: #8b1f53;
}
.contactkey {
    font-size: 26px;
    font-weight: 600;
    color: #92265a;
}
.form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #434343;
    box-shadow: none;
    margin-bottom: 35px;
}
.form-control:focus{
box-shadow: none;
border: none;
    border-bottom: 1px solid #000;
}
.mapcon{
position: relative;
}
.wantm {
    font-weight: 600;
       font-size: 27px;
    color: #8b1e55;
    margin-bottom: 30px;
}
.wantbg{
top: 0%;
    width: 9%;
    position: absolute;
}
.wantmsec{
padding: 50px 0px;
}
.testimohd {
    font-weight: 800;
    font-size: 36px;
    margin-bottom: 24px;
    color: #8b1e55;
    font-family: 'Lato';
}
.testimop {
    font-size: 32px;
    line-height: 53px;
    font-weight: 300;
    max-height: 300px;
    overflow-y: auto;
    padding-right: 27px;
     scrollbar-color: #8b1e55 #dcdcdc;
  scrollbar-width: thin;
}

.testimop::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important;
	background-color: #F5F5F5!important;
    border-radius: 10px!important;
}

.testimop::-webkit-scrollbar
{
	width: 6px!important;
	background-color: #F5F5F5!important;
}

.testimop::-webkit-scrollbar-thumb
{
	background-color: #8b1f53!important;
	border: 1px solid #8b1f53!important;
    border-radius: 10px!important;
}
.tpdleft{
    padding-left: 5%;
}
.tpdright{
    padding-right: 5%;
}
.bhlg {
    font-size: 51px;
    font-weight: 600;
    color: #8b1f53;
    position: relative;
    margin: 19px 0px 0px 0px;
}
.hsmall {
    font-weight: 600;
    font-size: 35px;
    margin: 30px 0px 20px 0px;
}
.ph1{
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 30px;
}
#toTop{
    position: fixed;
    right: 15px;
    bottom: 30px;
    margin: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    width: 40px;
}
#toTop img{
width: 100%;
}
.shows {
    opacity: 1!important;
    visibility: visible!important;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.volicon {
    margin-top: 90px;
    text-align: center;
}
.volicn {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}
.volicn img {
    width: 60%;
     margin-bottom: 10px;
}
.volictxt {
    font-size: 22px;
    color: #8b1f53;
    font-weight: 600;
    line-height: 34px;
    margin-top: 10px;
}
.prjlist{
padding: 14px 0;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    transition: all .3s;    
    display: block;
}
.prjlist:hover  div{
color: #8b1f53;
}
.prjlistsf {
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    transition: all .3s;
    display: block;
    margin-left: 9%;
}
.activep > div{
color: #8b1f53!important;
text-decoration: underline;
}
.prjlist i {
    width: 25px;
    margin-right: 15px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    height: 25px;
    text-align: center;
    color: #8b1f53;
    line-height: 24px;
    border: 1px solid #e9e9e9;
}
.prjlist div{
    display: inline-block;
    vertical-align: middle;
    max-width: 86%;
}
.prttl{
font-size: 30px;
font-weight: 600;
    color: #8b1f53;
        margin-top: 10px;
}
.picbrd {
    border: 15px solid #fff;
}
.donatecont {
    text-align: center;
}
.donateimg {
    width: 24%;
    display: inline-block;
    vertical-align: top;
}
.donateimg img{
    margin-bottom: 30px;
}
.donatedetails {
    width: 50%;
    text-align: left;
    font-size: 37px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Lato';
    margin: auto;
    display: inline-block;
    padding-left: 4%;
    padding-top: 3%;
}
.w-40 {
    width: 32%;
    display: inline-block;
    margin-bottom: 19px;
    color: #92265a;
}
.w-50 {
    display: inline-block;
    margin-bottom: 19px;
    color: #92265a;
}
.donatecontact{
    font-size: 32px;
    font-weight: 800;
    color: #92265a;
    font-family: 'Lato';
}
.donatecontactimg{
    width: 100%;
   max-width: 186px;
    margin-top: 60px;
}
.boardcon {
    width: 33%;
    display: inline-block;
    padding: 30px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    vertical-align: top;
}
.boardcon img{
    width: 100%;
}
.boardn {
    font-size: 25px;
    font-weight: 500;
    margin-top: 25px;
}
.boardp {
    font-size: 24px;
    margin-top: 10px;
    font-weight: 300;
}
#menu .parent {display: block;position: relative;float: left;line-height: 30px;font-size: 24px;}
#menu .parent font{font-size: 15px;}
#menu .parent::before {
    bottom: -10%;
    height: 2px;
    width: 0%;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    background-color: #fff;
    transition: 0.3s ease all;
   
}
#menu .parent:hover::before {
    width: 80%;
    transition: 0.3s ease all;
}
#menu .parent a{margin: 14px;color: #FFFFFF;text-decoration: none;}
#menu .parent:hover > ul {
    display: block;
    position: absolute;
    left: 5%;
    width: 250px;
}
#menu .child {display: none;}
#menu .child li {
    background-color: #ffffff;
    line-height: 17px;
    text-align: left;
    font-size: 14px;
    width: 100%;
    margin-left: 0px;
    padding: 12px 10px 0px 10px;
}
#menu .child li:last-child {
    padding-bottom: 12px ;
}
#menu .child li a {
    color: #000000;
    margin: 0px;
}

#menu .child li:hover a {
    color: #911b55;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0px;
    border-radius: 11px;
    overflow: hidden;
}
#menu ul ul ul{left: 100%;top: 0;margin-left:1px;}
#menu li:hover {}
#menu .parent li:hover {}
#menu .expand{font-size:12px;float:right;margin-right:5px;}

.headersec{
    position: absolute;
    z-index: 2;
    width: 100%;
  padding-top: 2.3%;
      top: 0;
}
.pagesec{
background: #ffeff4;
    margin-top: 200px;
        padding-top: 75px;
        padding-bottom: 110px;
        position: relative;
}
.pagep {
    font-size: 23px;
    line-height: 34px;
    font-weight: 300;
}
.pageimg{
width: 100%;
}
.pgpadt{
padding-top: 35px;
}
.pagebg {
    top: 7%;
    width: 6%;
    position: absolute;
    right: 0px;
}

.containerc{
width: 90%;
margin: auto;
max-width: 1712px;
}
.containerd{
width: 60%;
margin: auto;
}
.menulogo{
display: inline-block;
}
.menuright{
float: right;
text-align: right;
color: #fff;
}
.slidertexts {
    position: absolute;
    left: 5%;
    top: 60%;
    transform: translateY(-50%);
    color: #fff;
    width: 100%;
}
.titleheadingb {
        font-weight: 700;
    font-size: 85px;
    display: block;
    line-height: 121px;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 51%;
}
.slidertextsot {
    position: absolute;
    left: 50%;
    top: 58%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 75%;
}
.titleheadingbot {
        font-weight: 700;
    font-size: 85px;
    display: block;
    line-height: 121px;
    margin-top: 10px;
    margin-bottom: 20px;
        text-shadow: 0 2px 7px rgba(0, 0, 0, 0.91);
        text-align: center;
}

.menurighttop{
        display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 25px;
    margin-top: 0px;
}
.ftcall{
font-size: 27px;
    display: inline-block;
    font-weight: 600;
    padding-right: 30px;
    border-right: 1px solid #fff;
    margin-right: 30px;
    font-family: 'Lato';
}
.menudonate{
font-size: 22px;
    display: inline-block;
    background-color: #e34e6c;
    padding: 10px 35px;
    border-radius: 27px;
    transition: all 0.4s ease;
        color: #fff;
}

.menudonate:hover  {
	 background-color: #c93553;
}

.homeslidebtm {
    position: absolute;
    bottom: 4%;
    transform: translateX(-50%);
    right: 50%;
    color: #fff;
    font-size: 50px;
    z-index: 1;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
    cursor: pointer;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-60px); }
  60% {
    -webkit-transform: translateY(-30px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }
  40% {
    -moz-transform: translateY(-60px); }
  60% {
    -moz-transform: translateY(-30px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px); }
  60% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); } }


.skewb{
font-size: 20px;
    display: inline-block;
    padding: 12px 50px;
    border-radius: 27px;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 15px;
 transition: all 0.4s ease;
}
.skewb:hover  {
	 background-color: #8b1f53;
     
}
.sectionobjects{
background-color: #f3e2e6;
padding: 75px 0px 60px 0px;
}
.slider-textcon img{
display: inline-block;
vertical-align: top;
max-width: 25%;
}
.hmblocat{
display: inline-block;
vertical-align: top;
max-width: 68%;
padding-left: 15px;
}
.hmblocattxt{
    font-size: 36px;
    color: #8b1f53;
    font-weight: 600;
    line-height: 42px;
}
.hmblocat p{
   font-family: 'Lato';
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 30px;
}
.tpg {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.section{
padding-top: 110px;
}
.pdbtm{
    padding-bottom: 110px;
}
.headingt{
font-size: 62px;
    font-weight: 600;
    color: #8b1f53;
    line-height: 68px;
    position: relative;
    margin-bottom: 70px;
}
.htleft:after {
    background-color: #8b1f53;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    bottom: -28px;
    max-width: 38%;
    left: 50%;
    transform: translateX(-50%);
}
.htcenter{
margin-top: 50px;
}
.htcenter:after{
background-color: #8b1f53;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    bottom: -28px;
    max-width: 22%;
    left: 50%;
    transform: translateX(-50%);
}
.htlight{
font-weight: 300;
}
.abthp {
    font-family: 'Lato';
    font-size: 30px;
    line-height: 53px;
    font-weight: 400;
}
.newsbg{
position: absolute;
left: 0px;
    top: 13%;
}
.news-textcon img{
display: block;
vertical-align: top;
width: 100%;
}
.news-textcon{
box-shadow: 2px 2px 20px rgba(204, 204, 204, 0.58);
border-top-left-radius: 30px;
border-top-right-radius: 30px;
overflow: hidden;
margin: 15px;
    padding-bottom: 40px;
        background: #fff;
}
.news-shortcode .owl-stage-outer {
    padding-bottom: 30px;
}
.news-shortcode{
padding-top: 20px;

}
.nsdate{
font-size: 20px;
    color: #8b1f53;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 20px;
}
.newslocat{
display: block;
    vertical-align: top;
    max-width: 100%;
    padding: 0px 25px;
}
.newslocattxt{
    font-size: 34px;
    color: #8b1f53;
    font-weight: 600;
    line-height: 45px;
}
.newslocat p{
   font-family: 'Lato';
    font-size: 20px;
    font-weight: 500;
    margin-top: 17px;
    line-height: 36px;
}
.newrb {
    font-size: 20px;
    display: inline-block;
    padding: 14px 50px;
    border-radius: 27px;
    border: 2px solid #e34e6c;
    color: #e34e6c;
    margin-top: 28px;
    font-weight: 500;
transition: all 0.4s ease;
}
.newrb:hover {
    background-color: #e34e6c;
     color: #fff;
}
.news-textcon:hover  .newrb{
	 background-color: #e34e6c;
     color: #fff;
     
}
.sectionsth{
background: #ffeff4;
    padding-top: 260px;
    padding-bottom: 75px;
    z-index: -1;
    position: relative;
    margin-top: -10%;
}
#owl-stories .owl-stage-outer{
padding-top: 70px;
padding-bottom: 180px;
}
.storiesimgh{
display: inline-block;
width: 48%;
position: relative;
}
.storiesimgh img{
width: 100%;
}
.storieslocat{
    display: inline-block;
    width: 50%;
    padding-left: 55px;
    vertical-align: top;
    margin-top: 7%;
}
.storieslocatble{
display: table
}
.storieslocat p, .storieslocat span{
    display: table-cell;
    font-size: 47px;
    line-height: 65px;
    font-family: 'Lato';
    font-weight: 300;
}
.circled {
 width: 360px;
    height: 360px;
    border-radius: 50%;
    font-size: 33px;
    color: #fff;
    text-align: center;
    background: rgba(227, 78, 108, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -37%;
}
.countnum{
font-size: 65px;
font-weight: 600;
}
.pro-textcon{
text-align: center;
padding: 20px 34px;
}
.pro-textcon img{
max-width: 82%;
margin-bottom: 25px;
}
.prolocattxt {
    font-size: 36px;
    color: #8b1f53;
    font-weight: 600;
    line-height: 45px;
}
.prolocat p {
    font-size: 25px;
    font-weight: 300;
    margin-top: 22px;
    margin-bottom: 6px;
    line-height: 34px;
}
.pro-textcon:hover .newrb {
    background-color: #e34e6c;
    color: #fff;
}
#cycler {
    position:relative;
    z-index: 0;
}

#cycler img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
}
#cycler img.active{z-index:3}
.sectiondif{
    background: linear-gradient(
180deg, rgba(243, 226, 230, 0.51), transparent);
    padding-top: 100px;
    margin-top: 110px;
    margin-bottom: 30px;
}
.memh{
max-width: 24.5%;
    display: inline-block;
    margin: 10px 10px;
}

.partner-textcon img{
padding: 35px 20px;
}
.footerlico {
    position: absolute;
    right: 2%;
    top: 6%;
}
.footer{
margin-top: 80px;
background-color: #ead8df;
position: relative;
font-size: 22px;
}
.parent .fa{
    font-size: 20px;;
}
.copyhr{
padding:30px 20px;
    font-size: 18px;
    text-align: center;

}
.footfico i {
    font-family: 'Font Awesome 5 Brands';
    background: #911b55;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    margin-right: 15px;
    color: #fff;
    line-height: 46px;
    font-weight: 100;
    font-size: 20px;
}
.footer .tpg{
justify-content: space-between;
}
.footer h4 {
    margin-bottom: 26px;
    color: #8d1d55;
    font-size: 30px;
    margin-top: 0px;
}
.footer .col-md-11 h4{
margin-bottom: 10px;
font-size: 22px;
}
.footer p {
    font-size: 20px;
}
.footer ul {
    padding-left: 0;
}
.footer ul li {
 font-family: 'Lato';
    list-style: none;
    margin-bottom: 17px;
    max-width: 84%;
}
.footer ul li a {
    color: #413e40;
}
.footer ul li a:hover {
    color: #8d1d55;
}
.ftconttpg{
display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 20px;
}
.ftconttpg .fa{
margin-top: 5px;
 color: #8d1d55;
}
.ftconttpg .col-md-1{
margin-right: 0px;
margin-bottom: 15px;
}
.ftlogo{
margin-bottom: 50px;
max-width: 167px;
}
.lagr{
color: #8d1d55;
font-size: 28px;
font-weight: 600;
}
.mkdif{
padding-top: 45px;
}
.mkdif img{
width: 100%;
}



@media (max-width: 1816px) {
.menulogo {
    max-width: 113px;
}
.smlhd {
    font-size: 30px;
}
.prjlist{
     padding: 10px 0;
    font-size: 15px;
}
.prjlistsf {
    font-size:13px;
}
.prjlist i {
    width: 22px;
    margin-right: 10px;
    height: 22px;
    line-height: 20px;
        font-size: 12px;
}
.hdfb i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 31px;
    font-weight: 100;
    font-size: 14px;
}
.tab button {
    padding: 12px 18px;
    font-size: 16px;
    margin-top: 15px;
}
.galleryimg {
    height: 330px;
}
.gllerypd {
    padding: 15px;
}
.gllerypd:last-child {
    padding-top: 0px;
}
.gltitle {
    font-size: 30px;
}
.tabcontent {
    margin-top: 65px;
}
.bookcon {
    padding: 16px;
    width: 21%;
    margin: 0px 25px 50px 25px;
}
.bookimg {
    max-height: 340px;
}
.publ {
    margin-top: 15px;
    font-size: 11px;
}
.booknm {
    font-size: 15px;
    line-height: 21px;
    margin-top: 17px;
}
.bookread {
    font-size: 13px;
}
.contactkey {
    font-size: 20px;
    font-weight: 600;
    color: #92265a;
}
.testimohd {
    font-size: 26px;
}
.testimop {
    font-size: 22px;
    line-height: 36px;
}

.bhlg {
    font-size: 38px;
}
.hsmall {
    font-size: 24px;
    margin: 25px 0px 14px 0px;
}
.ph1{
    font-size: 30px;
}
.volicon {
    margin-top: 70px;
}
.volictxt {
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
}
.donateimg {
    width: 22%;
}
.donatedetails {
    width: 45%;
    font-size: 24px;
    padding-left: 4%;
    padding-top: 2%;
}
.donatecontact {
    font-size: 22px;
}
.donatecontactimg {
    width: 100%;
   max-width: 150px;
    margin-top: 55px;
}
.boardcon {
    width: 33%;
   padding: 0px 30px 40px 30px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.boardn {
    font-size: 18px;
    margin-top: 17px;
}
.boardp {
    font-size: 17px;
    margin-top: 6px;
}
.pagesec{
  padding-top: 50px;
  padding-bottom: 88px;
    margin-top: 133px;
}
.pagep {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
}
.parent .fa {
    font-size: 15px;
}
.headersec {
    padding-top: 2%;
}
#menu .parent {
    font-size: 16px;
}
#menu .parent font{font-size: 13px;}
.menudonate {
    font-size: 16px;
}
.ftcall {
    font-size: 18px;
}
#menu .parent a {
    margin: 12px;
}
.menurighttop {
    margin-bottom: 13px;
}
.titleheadingb {
    font-size: 58px;
    line-height: 86px;
    margin-top: 0px;
}
.titleheadingbot{
font-size: 58px;
    line-height: 86px;
    margin-top: 0px;
}
.skewb {
    font-size: 13px;
    margin-top: 10px;
}
.homeslidebtm {
    font-size: 42px;
}
.sectionobjects {
    padding: 62px 0px 36px 0px;
}
.hmblocat p {
    font-size: 14px;
    line-height: 23px;
}
.sectionobjects .slider-textcon img{
min-width: 95px;
}
.hmblocat {
    max-width: 70%;
}
.hmblocattxt {
    font-size: 24px;
    line-height: 31px;
}
.section {
    padding-top: 88px;
}
.pdbtm{
    padding-bottom: 88px;
}
.headingt {
    font-size: 43px;
    line-height: 51px;
    margin-bottom: 56px;
}
.htleft:after {
    bottom: -22px;
    max-width: 42%;
}
.containerd {
    width: 60%;
}
.abthp {
          font-size: 20px;
    line-height: 40px;
}
.abtimgh{
width: 85%;
}
.containerc {
    width: 89%;
}
.newsbg {
    top: 12%;
    width: 9%;
}
.nsdate {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 13px;
}
.news-textcon {
    box-shadow: 2px 2px 20px rgba(204, 204, 204, 0.58);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: hidden;
    margin: 5px;
    padding-bottom: 40px;
    background: #fff;
}
.newslocattxt {
    font-size: 25px;
    line-height: 37px;
}
.newslocat p {
    font-size: 15px;
    margin-top: 16px;
    line-height: 23px;
}
.newrb {
    font-size: 16px;
    padding: 12px 40px;
    margin-top: 20px;
}
.htcenter:after {
    bottom: -19px;
}
.htcenter {
    margin-top: 30px;
}
.sectionsth {
    padding-top: 217px;
    padding-bottom: 42px;
    margin-top: -12%;
}
#owl-stories .owl-stage-outer {
    padding-top: 34px;
    padding-bottom: 132px;
}
.storiesimgh {
    width: 48%;
}
.circled {
    width: 260px;
    height: 260px;
    font-size: 26px;
    bottom: -36%;
}
.countnum {
    font-size: 46px;
}
.circlepro {
    font-size: 25px;
}
.storieslocat {
    padding-left: 26px;
    margin-top: 7%;
}
.storieslocat p, .storieslocat span {
    font-size: 32px;
    line-height: 50px;
}
.pro-textcon img{
    max-width: 67%;
    margin-bottom: 18px;
}
.prolocattxt {
    font-size: 25px;
    line-height: 45px;
}
.prolocat p {
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 3px;
    line-height: 25px;
}
.pro-textcon {
    padding: 20px 10px;
}
.memh {
    max-width: 21.5%;
    margin: 8px 10px;
}
.mkdif {
    padding-top: 28px;
}
.sectiondif {
   
    padding-top: 75px;
    margin-top: 110px;
    margin-bottom: 5px;
}
.footerlico {
    top: 4%;
    width: 5%;
}
.section {
    padding-top: 86px;
}
.pdbtm{
    padding-bottom: 76px;
}
.footer {
    margin-top: 70px;
    font-size: 15px;
}
.ftlogo {
    margin-bottom: 42px;
    max-width: 115px;
}
.ftconttpg {
    font-size: 13px;
}
.ftconttpg .col-md-1 {
    margin-right: 0px;
    margin-bottom: 15px;
    padding: 0;
}
.ftconttpg .fa {
    margin-top: 3px;
}
.footer .col-md-11 h4 {
    margin-bottom: 10px;
    font-size: 17px;
}
.footer p {
    font-size: 15px;
    line-height: 17px;
}
.lagr {
    font-size: 19px;
}
.footer h4 {
    margin-bottom: 26px;
    font-size: 21px;
    margin-top: 0px;
}
.footer ul li {
    margin-bottom: 11px;
    max-width: 85%;
}
.copyhr {
    padding: 30px 20px;
    font-size: 12px;
}
.footfico i {
    width: 38px;
    height: 38px;
    margin-right: 5px;
    line-height: 38px;
    font-size: 16px;
}

#container{
height: 300px;
overflow: hidden;
}

}

@media (max-width: 1304px) {
.menulogo {
    max-width: 105px;
}
.smlhd {
    font-size: 25px;
    
}
.gltitle {
    padding-top: 20px;
}
.tab button {
    padding: 12px 17px;
    font-size: 15px;
}
.testimop {
    font-size: 21px;
    line-height: 36px;
    max-height: 203px;
}
.volictxt {
    font-size: 17px;
}
.ph1 {
    font-size: 25px;
    margin-bottom: 25px;
}
.boardn {
    font-size: 16px;
    margin-top: 17px;
}
.boardp {
    font-size: 15px;
    margin-top: 5px;
}
.pagesec{
    margin-top: 125px;
      padding-top: 40px;
      padding-bottom: 86px;
}
.pgpadt {
    padding-top: 25px;
}
.pagep {
    font-size: 14px;
    line-height: 25px;
}
#menu .parent a {
    margin: 11px;
}
#menu .parent font {
    font-size: 10px;
}
#menu .parent {
    font-size: 15px;
}
.menudonate {
    font-size: 14px;
}
.ftcall {
    font-size: 17px;
    margin-right: 34px;
}
.titleheadingb {
    font-size: 52px;
    line-height: 76px;
    margin-top: 0px;
}
.titleheadingbot {
    font-size: 52px;
    line-height: 76px;
    margin-top: 0px;
}
.slidertexts {
    top: 59%;
}
.sectionobjects .slider-textcon img {
    min-width: 105px;
}
.hmblocattxt {
    font-size: 23px;
    line-height: 30px;
}
.hmblocat p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 8px;
}
.hmblocat {
    max-width: 69%;
    padding-left: 11px;
}
.headingt {
    font-size: 41px;
    line-height: 49px;
    margin-bottom: 55px;
}
.abthp {
    font-size: 20px;
    line-height: 38px;
}
.abtimgh {
    width: 81%;
}
.htcenter {
    margin-top: 15px;
}
.newsbg {
    top: 10%;
    width: 9%;
}
.nsdate {
    font-size: 14px;
    margin-top: 17px;
    margin-bottom: 11px;
}
.newslocattxt {
    font-size: 23px;
    line-height: 33px;
}
.newslocat p {
    font-size: 15px;
    margin-top: 13px;
    line-height: 22px;
}
.news-textcon {
    padding-bottom: 30px;
}
.prolocat p {
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 0px;
    line-height: 24px;
}
.ftlogo {
    margin-bottom: 37px;
    max-width: 104px;
}
.footer ul li {
    margin-bottom: 9px;
}
.copyhr {
    padding: 30px 20px;
    font-size: 11px;
}
.footer p {
    font-size: 14px;
}
#container{
height: 250px;
overflow: hidden;
}
.parent .fa {
    font-size: 15px;
}
	
}

@media (max-width: 1222px) {
.contactkey {
    font-size: 18px;
    font-weight: 600;
    color: #92265a;
}
.avatars {
    background-position-x: 46%;
}
.donatedetails {
    width: 100%;
    text-align: center;
}
.w-40 {
    width: 100%;
    display: block;
}
.w-50 {
    width: 100%;
    display: block;
    font-weight: 500;
}
.w-50 span{
    display: none;
}
#menu .parent a {
    margin: 6px;
}
#menu .parent {
    font-size: 12px;
}
.menudonate {
    font-size: 11px;
}
.ftcall {
    font-size: 12px;
    margin-right: 34px;
}
.menurighttop {
    margin-bottom: 6px;
}
.titleheadingb {
    font-size: 42px;
    line-height: 58px;
}
.titleheadingbot {
   font-size: 42px;
    line-height: 58px;
}
.homeslidebtm {
    font-size: 27px;
}
#menu .parent:hover > ul {
    width: 230px;
}
#menu .child li {
    line-height: 14px;
    font-size: 12px;
}
.sectionobjects .slider-textcon img {
    min-width: 70px;
}
.hmblocattxt {
    font-size: 18px;
    line-height: 26px;
}
.hmblocat p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 8px;
}
.htleft:after {
    bottom: -17px;
    max-width: 36%;
}
.headingt {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 38px;
}
.abthp {
    font-size: 16px;
    line-height: 24px;
}
.nsdate {
    font-size: 11px;
    margin-top: 15px;
    margin-bottom: 6px;
}
.newslocattxt {
    font-size: 18px;
    line-height: 25px;
}
.newrb {
    font-size: 12px;
    padding: 9px 33px;
    margin-top: 20px;
}
.newslocat p {
    font-size: 13px;
    margin-top: 11px;
    line-height: 21px;
}
.section {
    padding-top: 60px;
}
.sectionsth {
    padding-top: 150px;
    padding-bottom: 20px;
}
.storieslocat p, .storieslocat span {
    font-size: 22px;
    line-height: 36px;
}
.circled {
    width: 180px;
    height: 180px;
    font-size: 16px;
    bottom: -36%;
}
.countnum {
    font-size: 29px;
}
.prolocattxt {
    font-size: 18px;
    line-height: 24px;
}
.prolocat p {
    font-size: 13px;
    margin-top: 7px;
    margin-bottom: 0px;
    line-height: 21px;
}
.sectiondif {
    padding-top: 60px;
    margin-top: 40px;
    margin-bottom: 5px;
}
.footer h4 {
    margin-bottom: 14px;
    font-size: 17px;
    margin-top: 0px;
}
.footer {
    margin-top: 70px;
    font-size: 13px;
}
.ftconttpg {
    font-size: 12px;
}
.footer .col-md-11 h4 {
    margin-bottom: 10px;
    font-size: 16px;
}
.lagr {
    font-size: 17px;
}
.ftlogo {
    margin-bottom: 30px;
    max-width: 80px;
}
.bhlg {
    font-size: 30px;
}
.donateimg {
    width: 25%;
    margin: auto;
    display: block;
}
.prjlist {
    padding: 7px 0;
    font-size: 13px;
}
.prjlist i {
    width: 20px;
    margin-right: 10px;
    height: 20px;
    line-height: 19px;
    font-size: 9px;
} 
.prjlistsf {
    font-size: 12px;
    margin-left: 9%;
}
.workleft {
    padding: 80px 3% 80px 4%;
}

}

@media (max-width: 990px) {
.menulogo {
    max-width: 65px;
}
.promen{
display: inline-block!important;
}
.proclas{
display: none;
}
.workleft {
    padding: 60px 3% 40px 4%;
}
.workcon {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.workleft {
    width: 100%;
}
.workright {
    width: 100%;
}


.titleheadingbot {
    font-size: 32px;
    line-height: 43px;
}
.circlepro {
    font-size: 16px;
}

.titleheadingb {
   font-size: 32px;
    line-height: 43px;
}
.skewb {
    font-size: 13px;
    margin-top: 10px;
    padding: 8px 30px;
}
.ordertwo{
margin-top: 30px;
order: 2;
}
.sectionobjects {
    padding: 40px 0px 20px 0px;
}
.headingt {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 35px;
}
.htleft:after {
    bottom: -13px;
    max-width: 30%;
}
.abtimgh {
    width: 60%;
}
.tpg {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}
.mkdif .col-md-4{
margin-bottom: 20px;

}
.ftconttpg {
    display: block;
}
.ftconttpg .col-md-1 {
    margin-bottom: 0px;
    width: 14px;
}
.footer .col-md-11 {
    clear: right;
    margin-bottom: 10px;
}
.footer .col-md-1 {
clear: left;
    float: left;
}
.footer  .col-md-3{

    margin-bottom: 30px;
}
.ftconttpg p{
margin-bottom: 0px;
}
.footer .footfico{
margin-top: 15px;
}
.phonof{
    margin: auto;
    display: block;
    margin-bottom: 40px;
}
.bhlg {
    font-size: 26px;
}

}

@media (max-width: 768px) {
.boardcon {
    width: 38%;
    padding: 0px 30px 40px 30px;
    margin-top: 30px;
    margin-bottom: 0px;
}
#cycler {
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimohd {
    font-size: 20px;
}
.testimop {
    font-size: 16px;
    line-height: 29px;
    max-height: 203px;
}
.tab button {
    padding: 11px 15px;
    font-size: 14px;
}
.bookcon {
    padding: 16px;
    width: 40%;
    margin: 0px 25px 50px 25px;
}
.pagesec {
    margin-top: 115px;
}
.gallerycon {
    width: 40%;
}
.photobx {
    width: 90%;
}
.gltitle {
    font-size: 21px;
}
}

@media  (max-width: 736px) and (orientation: landscape) {
 .footer .col-md-11 {
    margin-bottom: 0px;
    margin-left: 12px;
}
}

@media (max-width: 479px) {
.menudonate {
    margin-top: 16px;
    padding: 8px 30px;
        font-size: 15px;
}
.menurighttop .menudonate {
   display: none;
}
.slidertextsot {
    top: 52%;
}
.ftcall {
    display: none;
}
.mdllogoa {
    display: block;
    width: 28%!important;
}
.mdllogo {
    display: block;
    width: 80%;
    margin: 40px auto 0px auto;
}
.slanm{
text-align: center;
}
.mshw{
display: block;
}
.containerd {
    width: 70%;
}
.sld1 {
}
.testimop::-webkit-scrollbar {
    -webkit-appearance: none!important;
    display: block!important;
}
.tblc {
    display: flex;
    margin-bottom: 50px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}
.tblc img {
    margin-right: 0%;
}
.circlepro {
    font-size: 16px;
    margin-top: 30px;
}
.wantm {
    font-size: 23px;
}
.donatedetails {
    font-size: 21px;
}
.w-40 {
    margin-bottom: 8px;
}
.donatecontact {
    font-size: 18px;
}
.gltitle {
    font-size: 19px;
}
.gallerycon {
    width: 90%;
}
.bookcon {
    padding: 16px;
    width: 90%;
    margin: 0px 25px 50px 25px;
}
.hsmall {
    font-size: 22px;
}
.boardcon {
    width: 86%;
    padding: 0px 30px 40px 30px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.volicn {
    width: 79%;
}
.volicon {
    margin-top: 40px;
}
.ph1 {
    font-size: 18px;
    margin-bottom: 25px;
}
.strvid {
    margin-top: 70px;
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}
.strvid a {
    width: 80%;
    display: block;
    margin-bottom: 25px;
}
.pagebg {
    top: 2%;
    width: 10%;
}
.htcenter:after {
    bottom: -14px;
}
.menulogo {
    max-width: 55px;
}
.contactkey {
    font-size: 15px;
    font-weight: 600;
    color: #92265a;
}
.product-carousel .owl-carousel .owl-item img {
    opacity: 0;
}
.titleheadingb {
    font-size: 23px;
    line-height: 30px;
    max-width: 49%;
}
.titleheadingbot {
    font-size: 26px;
    line-height: 30px;
}
.news-textcon {
    margin: 20px;
}
.storiesimgh {
    width: 100%;
}
.storieslocat {
    padding-left:5px;
    margin-top: 28%;
    width: 100%;
}
.memh {
    max-width: 42.5%;
}
.partner-textcon img {
    padding: 30px 11px;
}
.footerlico {
    top: 1%;
    width: 13%;
}
.footer .col-md-1 {
    float: left;
    
}
.footer .col-md-11 {
    margin-bottom: 0px;
    margin-left: 12px;
}
.footer  .col-md-3 {
    margin-bottom: 45px;
}
.copyhr {
    text-align: center;
}

.sectionsth {
    padding-top: 60px;
    padding-bottom: 20px;
    margin-top: 2%;
}
.pagesec {
    margin-top: 88px;
    padding-top: 40px;
    padding-bottom: 70px;
}
.blog-slider .owl-carousel .owl-stage {
   
    display: flex;
    align-items: center;
}
.containerc {
    width: 85%;
}
.blog-slider .slider-textcon {
    margin: 10px;
}
.sectionobjects {
    padding: 20px 0px 20px 0px;
}
.mkdif .col-md-4 {
    margin-bottom: 40px;
}
.stlog {
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.avatars p {
    text-align: center;
    font-size: 15px;
}
}

@media (max-width: 350px) {
.sectionobjects .slider-textcon img {
    margin-bottom: 10px;
}
.hmblocat {
    max-width: 100%;
}
.abtimgh {
    width: 85%;
}
.circled {
    width: 130px;
    height: 130px;
    font-size: 12px;
    bottom: -44%;
}
.countnum {
    font-size: 20px;
}
.storieslocat {
    padding-left: 5px;
    margin-top: 36%;
    width: 100%;
}
#owl-stories .owl-stage-outer {
    padding-top: 34px;
    padding-bottom: 55px;
}
.storieslocat p, .storieslocat span {
    font-size: 20px;
    line-height: 31px;
}
.section {
    padding-top: 50px;
}

.skewb {
    font-size: 11px;
    margin-top: 10px;
    padding: 8px 25px;
}
.titleheadingb {
    font-size: 20px;
    line-height: 26px;
    max-width: 49%;
}
.titleheadingbot {
    font-size: 20px;
    line-height: 26px;

}
.menulogo {
    max-width: 54px;
}

.slidertexts {
    left: 8%;
}
	
}