html, body{background:#fff;color:#4e4e4e;line-height:22px;font-size:100%;}
body::-webkit-scrollbar {width: 0.2em;}
body::-webkit-scrollbar-thumb {background: #2123bc;}
@font-face{font-family:'Poppins-Regular';src:url(../fonts/Poppins-Regular.ttf) format('truetype');}
@font-face{font-family:'Poppins-Bold';src:url(../fonts/Poppins-Bold.ttf) format('truetype');}
@font-face{font-family:'Poppins-Black';src:url(../fonts/Poppins-Black.otf) format('truetype');}
h1, h2, h3, h4, h5, h6{color:#4e4e4e;font-weight: 400;}
a{color:#2C72B9;text-decoration:none;}
a:hover{transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;text-decoration:none!important;}
body > section{padding:60px 0;}
hr{border-top:1px solid #e5e5e5;border-bottom:1px solid white;}
.g-recaptcha{display:inline-block;}
#radioBtn .notActive{color:#3276b1;background-color:white;}
.btn-custom{background:black;border:1px solid #2123bc;border-radius:0;color:#2123bc;}
.btn-custom:hover{background:white;color:white;border-radius:0;border:1px solid white;}
.seperator{height:2px;width:100px;background: #2123bc;}
.seperator2{height:2px;width:80px;background: #ddd;}
/* scroll top button */
#button{display:inline-block;background: #2123bc;width:50px;height:50px;text-align:center;position: fixed;bottom:130px;right:28px;transition:background-color .3s, opacity .5s, visibility .5s;opacity:0;visibility:hidden;z-index:1000;}
#button::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:2em;line-height: 50px;color:#fff;}
#button:hover{cursor:pointer;background-color:#2f2c52;}
#button:active{background-color: #555;}
#button.show{opacity:1;visibility: visible;}
/* end scroll top button */
.offcanvas{background: #fff!important;}
.offcanvas-header .btn-close{font-size: 3rem;background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fc0'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;}
.alert{margin:0;border-radius:0;}
.input-group-text{background-color:#2123bc;color:white;border:1px solid #2123bc;}
.crumb{background: #2f2c52 url("../img/images/crumb.jpg");background-position: center center;background-size: cover;padding:6rem 0;color:#2f2c52;text-transform: capitalize;letter-spacing: 0.2rem;}
.crumb ul{padding:0;font-size:32px;font-family: 'Poppins-Regular';padding: 4rem 0 0 0;text-align: center;text-transform: uppercase;}
.crumb h2{color: #fff!important;font-size: 3rem;line-height: 48px;margin:5rem 0 10px 0;letter-spacing: 1px;font-weight: 700;}
.crumb li{display:inline;font-size: 0.85rem;color: #65bdf8;font-family: 'Poppins-Regular';}
.crumb .fa{display:inline;font-size: 0.85rem;color: #fff;}
.crumb li a{color:#fff;}
.crumb li a:hover{color:#ceb486;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}
#header-area {color:#fff;}
.banner{background: #fff url("../img/images/pattern-footer.png");border-bottom: 1px solid rgba(255, 255, 255, 0.2);box-shadow: 0.188em 0.25em 2.188em rgb(0 0 0 / 16%);}
.slider{font-family: 'Poppins-Regular';}
.slider ul{padding:0;list-style:none;}
.slider .cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: -webkit-gradient(linear, left top, right top, color-stop(40%, rgb(0, 0, 0,0.4)), to(rgba(0, 0, 0, 0.4)))}
.slider .tp-caption{visibility:hidden;opacity:0;}
.home-about{max-width: 620px;margin-left: auto;margin-top:16rem;}
.home-about h6{font-size: 1rem;color: #2123bc;}
.home-about h3{font-size: 2.3rem;color: #2f2c52;font-family: "Poppins-Bold";}
.home-about h5{color: #7a7e9a;font-size: .85rem;line-height: 1.8rem;}
.home-about .btn-success{background: #2123bc;border-radius: 2rem;font-size: .85rem;}
.home-about .btn-primary{background: #000;border-radius: 2rem;font-size: .85rem;}
.shape{background: url("../img/images/shape.png") no-repeat;background-position: bottom left;animation: moveLeftBounce 3s linear infinite;background-size: contain;}
.values h1{font-size: 3rem;color: #2f2c52;font-family: 'Poppins-Bold';}
.values .items{box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);border-left: solid 6px #f1890c;}
.values .items:hover{border-left: solid 6px #fff;}
.values .col-sm-3:nth-child(1) .items{background: #2123bc;}
.values .col-sm-3:nth-child(1) .items:hover{background:#f1890c;border-left: solid 6px #2f2c52;}
.values .col-sm-3:nth-child(1) .items h3{font-size: 1.2rem;color: #fff;text-transform: capitalize;font-family: 'Poppins-Regular';}
.values .col-sm-3:nth-child(1) .items h6{color: #fff;font-size: .85rem;line-height: 1.2rem;}
.values .col-sm-3:nth-child(1) .items .readmore{color: #fff;font-size: .8rem;line-height: 1.8rem;}
.values .col-sm-3:nth-child(1) .items .readmore .bx{color: #2123bc;font-size: .8rem;}
.values .items .bx{font-size: 3rem;color:#2f2c52;}
.values .items h3{font-size: 1.2rem;color: #2f2c52;text-transform: capitalize;font-family: 'Poppins-Regular';}
.values .items h6{color: #7a7e9a;font-size: .85rem;line-height: 1.2rem;}
.values .items .readmore{color: #2f2c52;font-size: .8rem;line-height: 1.8rem;}
.values .items .readmore .bx{color: #2f2c52;font-size: .8rem;}
.value .view h3{font-size: 2.2rem;color: #2f2c52;font-family: 'Poppins-Bold';}
.value .view h5{font-size:.85rem;color: #888;}
.values h2{font-size: 2.8rem;line-height: 3rem;color: #2f2c52;margin-top: 4rem;font-family: 'Poppins-Bold';border-top: dashed 1px #888;}
.who-we-are h6{font-size: 1rem;color: #8592a6;font-family: 'Poppins-Regular';}
.who-we-are h3{font-size: 3rem;color: #2f2c52;line-height: 3.6rem;text-transform: capitalize;font-family: 'Poppins-Bold';}
.who-we-are .btn-success{background: #2123bc;color: #fff;font-size: .85rem;border-radius: 2rem;}
.who-we-are .btn-success:hover{background:#f1890c;color: #fff;}
.who-we-are .btn-primary{background:#f1890c;border:0;color: #fff;font-size: .85rem;border-radius: 2rem;}
.who-we-are .btn-primary:hover{background: #ccc;color: #2f2c52;}
.who-we-are h5{font-size: .95rem;color: #777;line-height: 1.8rem;}
.who-we-are h4{font-family:"Poppins-Bold";color: #2f2c52;font-size: 1.2rem;}
.faqs .title {font-size: 2rem;color: #000;font-family:'Marcellus-Regular';}
.faqs .title:hover{color: #2123bc;}
.faqs .content-wrap{background: #fff;width: 70%;position: relative;margin-top: -4rem;}
.faqs .content-wrap .item-wrapper{border-left: solid 2px #2123bc;}
.faqs .img-wrapper{overflow: hidden;}
.faqs .inner-img{transition: 0.3s;}
.faqs .inner-img:hover{transform: scale(1.1);}
.faqs .img-effect:hover{opacity: 0.8;}
.faqs .accordion-button{background: #2123bc;padding: 25px 30px 22px 30px;box-shadow: none !important;color: #fff;font-size: 1rem!important;outline: 0px !important;}
.faqs .accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform: rotate(-180deg);}
.faqs .accordion-body{background: #ededed;border:0;}
.faqs .accordion-item:last-of-type .accordion-collapse{border-radius: 0!important;border: none!important;}
.counter-main{background: #2123bc;padding: 2rem;}
.counter-main .counter{color: #fff;font-size: 4rem;font-family: 'Poppins-Bold';}
.counter-main h6{font-size: 1rem;font-family: 'Poppins-Regular';text-transform: capitalize;color: #fff;}
.counter-main .bx-plus{font-size: 2.5rem;color: #fff;}
.counter-box{border-right: dashed 1px #b5b8cc;text-align: center;}
.services h2{color: #000;font-family:'Poppins-Bold';font-size: 2.6rem;}
.services .wrap-content{font-size: 1rem;color: #7A8A9E;line-height: 1.5rem;}
.services .items{background: #fff;border: solid 1px #d7d5d5;padding: 2.6rem;border-radius: 2rem;}
.services .items:hover{background: #FAF4F4;border: none;}
.services .items h3{color: #000;font-family:'Poppins-Bold';font-size: 1.4rem;}
.services .items .bx{color: #2123bc;font-size: 2rem;background: #F2F2F8;border-radius: 2rem;}
.services .items .details{color: #7A8A9E;font-size: .95rem;}
.services .items .btn-primary .bx{font-size: .95rem;}
.services .items .btn-primary{background:#ECF0F4;color: #73787D;font-size: .8rem;text-align: left!important;}
.services .items .btn-primary:hover{background:#000;color: #fff;}
.services-main{background: linear-gradient(180deg, #FFF 0%, rgba(255, 150, 150, 0.27) 0%, rgba(255, 150, 150, 0.27) 42.19%, rgba(255, 255, 255, 0) 100%);}
.services-main .items{background: #fff;padding: 2.6rem;border-radius: 2rem;}
.services-main .items h3{color: #000;font-size: 1.2rem;}
.services-main .items h3:hover{color: #2123bc;}
.services-main .items .bx{color: #2123bc;font-size: 2rem;background: #F2F2F8;border-radius: 2rem;}
.services-main .items .details{color: #7A8A9E;font-size: .95rem;}
.services-main .items .btn-primary .bx{font-size: .95rem;}
.services-main .items .btn-primary{background:#ECF0F4;color: #73787D;font-size: .8rem;text-align: left!important;}
.services-main .items .btn-primary:hover{background:#000;color: #fff;}
.services-main .view .content-wrapper{background: #fff;}
.services-main .view .content-wrapper h3{color: #000;font-family:'Poppins-Bold';font-size: 1.4rem;}
.services-main .view .content-wrapper .details{color: #7A8A9E;font-size: .95rem;line-height: 1.6rem;}
.services-main .category-menu .items h3{color: #000;font-family:'Poppins-Bold';font-size: 1.2rem;}
.services-main .category-menu .items .details{font-size: .85rem;color: #7A8A9E;}
.services-main .category-menu h2{color: #000;font-family:'Poppins-Bold';}
.photo-events-main{background: #fff!important;}
.photo-events-main .items{background: #f2f2f2!important;}
.photo-events-main .items:hover{background: #2f2c52!important;fill: #fff;transform: translateY(-8px);}
.photo-events{background: #2f2c52 url('../img/images/services_bg.jpg') no-repeat;background-position: center center;background-size: cover;}
.photo-events h6{font-size: .9em;color: #ccc;line-height: 1em;}
.photo-events h3{font-size:2.8rem;line-height: 3rem;color: #fff;margin-bottom: 4rem;font-family: 'Poppins-Bold';}
.photo-events h2{font-size:2.8rem;line-height: 3rem;color: #2f2c52;margin-top: 4rem;font-family: 'Poppins-Bold';border-top: dashed 1px #888;}
.photo-events .btn-primary{background: #f1890c;color: #fff;font-size: .85rem;padding: 1rem 2.5rem;}
.photo-events .btn-primary:hover{transform: translateY(-8px);background: #ae5d01;}
.photo-events .items{background: #fff;border-left: solid 6px #888;}
.photo-events .items:hover .view-more{color: #ccc;}
.photo-events .items:hover .view-more .bx{color: #ccc;}
.photo-events .items .bx{font-size: 3rem;color: #888;}
.photo-events .items h4{font-size: 1.2rem;color: #2f2c52;font-family: 'Poppins-Regular';line-height: 1.8rem;}
.photo-events .items h5{font-size: 0.85rem;color: #777;line-height: 1.4rem;}
.photo-events .portfolio-wrap{height: 250px;overflow: hidden;}
.videos .items{box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);}
.videos h4{font-size: 1rem;color: #2123bc;font-family: 'Poppins-Regular';}
.donations {background: url('../img/images/donations_bg.jpg')no-repeat;}
.donations .item-wrap{background: #fff;border-radius: 2rem;padding: 4rem;}
.donations h2{font-size: 3rem;color: #2123bc;font-family: "Poppins-Bold";}
.donations h5{font-size: 1rem;}
.donations h4{font-size: 1rem;color: #333;line-height: 2rem;}
.team h4{font-size: 1rem;color: #888;font-family: 'Poppins-Bold';text-transform: uppercase;}
.team h3{font-size: 3.3rem;color: #2f2c52;font-family: 'Poppins-Bold';text-transform: uppercase;}
.team h2{font-family: 'Poppins-Bold';font-size: 1.4rem;color: #888;text-transform: uppercase;}
.team h2:hover{color: #2123bc;}
.team h6{font-size: 14px;line-height: 26px;color: #808080;}
.team h5{font-size:1rem;text-transform: uppercase;color: #2f2c52;border-bottom: solid 1px #e0dcdc;font-family: 'Poppins-Bold';}
.team h5:hover{color: #888;}
.team h1{font-size: 3.2rem;color: #2f2c52;font-family: 'Poppins-Bold';}
.team .item-wrap{overflow: hidden;}
.team .img-inn{transition: 0.3s;}
.team .img-inn:hover{transform: scale(1.1);}
.team .team-wrap:hover{transition: transform 0.25s;overflow: hidden;opacity: 0.8;}
.team .content-wrap h4{font-size: .8rem;color: #999;}
.team .view .team-info h3{font-size: 15px;color: #999;}
.team .view .team-info h2{font-size: 26px;color: #1a2e43;margin-top: 0px;background: none!important;padding-bottom:2px;line-height:20px;}
.team .view .details{font-size: 14px;line-height: 26px;}
.team .view .img-view{box-shadow: 0 20px 30px rgb(24 33 99 / 10%);}
.partners h3{font-size: 3.3rem;color: #2f2c52;font-family: 'Poppins-Bold';text-transform: uppercase;}
.partners .item-wrap{box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);text-align: center;}
.partners .item-wrap:hover{filter: grayscale();}
.partners .item-wrap .name{font-size: .85rem;color: #2f2c52;font-family: 'Poppins-Regular';}
.photos .items{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.photos .items h4{font-size: 1.2rem;color: #2f2c52;font-family: "Poppins-Bold"}
.photos .items .btn-primary{background: #2123bc;color: #fff;font-size: .9rem;}
.photos .img-inn{transition: 0.3s;}
.photos .img-inn:hover{transform: scale(1.1);}
.photos .photo-wrap:hover{transition: transform 0.25s;overflow: hidden;opacity: 0.8;}
.lb-outerContainer{border-radius: 0px!important;}
.photos h3{font-size: 1.3rem;font-family: "Poppins-Bold";line-height: 1.6rem;color: #2f2c52;text-transform: capitalize;}
.photos .item{box-shadow: 0 0 10px 0 rgb(0 0 0 / 9%);}
.photos h4{font-size: 1.2rem;}
.photos .photo-wrap{height: 200px;overflow: hidden;}
.photos .view .photo-wrap{height: 200px;overflow: hidden;}
.photos .view h4{font-size: .85rem;color: #2f2c52;}
.astherics{color: red;}
.contact h2{font-size:3rem;font-family: 'Poppins-Bold';color:#2f2c52;text-transform:uppercase;}
.contact .fa{font-size: 3rem;color:#888;}
.contact h4{font-size:1.2rem;color: #999;}
.contact h5{font-size: .95rem;color: #999;}
.contact h6{font-size: .8rem;color: #999;}
.contact h3{font-size: 1.8rem;color: #2f2c52;font-family: 'Poppins-Bold';}
.contact a{color:#2f2c52;}
.contact .phone{box-shadow: 0.188em 0.25em 2.188em rgb(0 0 0 / 16%); padding: 22px;}
.contact .form-control{border-radius:0!important;}
.contact .btn-primary{background:#2f2c52;border-radius:0;color:white;padding: 25px 30px;}
.contact textarea{height:150px;}
.contact input, .contact textarea{border:1px solid #eaeaea;color:#100e24;border-radius:0;}
.contact .form-control{border-radius: 0px!important;font-size: 0.85rem;}
/*###################### PAGINATION ################################*/
.pagination{background:#2f2c52;border-radius:0;}
.pagination a{padding:10px 20px;text-decoration:none;color:#2f2c52;}
.pagination a:hover{background:#2f2c52;color:white;}
.disabled{padding:10px 20px;color:white;background:#2f2c52;}
.current{background:#2f2c52;padding:10px 20px;text-decoration:none;color:white;}
/********************** End Pagination *****************************/
.footer-bot{background:#2f2c52 url("../img/images/pattern-footer.png");padding: 60px 0;margin-top: 6rem;}
.footer-bot .item-wrapper{background: #2123bc url("../img/images/pattern-footer.png");position: relative;margin-top: -6rem;padding: 4rem 2.5rem;}
.footer-bot .item-wrapper h2{font-size: 1rem;font-family: "Poppins-Bold";color: #fff;text-transform: uppercase;}
.footer-bot .item-wrapper h5{font-size: .85rem;color: #fff;line-height: 1.4rem;}
.footer-bot .item-wrapper .fa{font-size: 1rem;color: #fff;border: solid #fff 1px;padding: .8rem;margin:1rem .8rem 1rem 0;}
.footer-bot .item-wrapper .fa:hover{color: #ccc;border: solid #ccc 1px;}
.footer-bot .item-wrapper .days{font-size: .85rem;color: #ccc;border-bottom: 1px solid rgba(255,255,255,.09)}
.footer-bot .dev{color: #f2f2f2;font-size: 0.85rem;line-height: 1.8em;margin-top: 4rem;}
.footer-bot .dev a{color: #2123bc;}
.footer-bot h3{font-size: 18px;color: #fff;font-family: "Poppins-Bold";}
.footer-bot h5{color: #f2f2f2;font-size: 0.85rem;}
.footer-bot .fa{color: #fff;}
/*sponsors slider*/
@keyframes slidein {from {transform: translate3d(0, 0, 0);}to {transform: translate3d(-100%, 0, 0);}}
@keyframes fade-in {0% {opacity: 0;}100% {opacity: 1;}}
@media only screen and (max-width:767px){
	body > section{padding:20px 0;}
	.navbar-dark .navbar-nav .nav-link{margin-bottom:10px;}
	.crumb h2{margin: 10px 0;font-size: 1.5rem;line-height: 5px;}
	.crumb {padding: 2rem 0;}
	.crumb ul{padding: 0;}
	.slider .first-line, .second-line, .slider .btn-primary,.btn-danger,.photo-events .btn-primary,.shape,.seperator, .who-we-are h6{display: none;}
	.footer-bot .item-wrapper{position: static;margin-top: 0px;background: none;padding: 0;}
	.footer-top h3,.footer-bot h3,.contact h3,.who-we-are h3{margin-top: 2rem;}
  	.footer-bot .dev{text-align: center;}
	.values .col-sm-3:nth-child(1) .items,.values .items,.who-we-are .content{border: 0;}
	.team h3,.team h1,.counter-main .counter,.counter-main .bx-plus{font-size: 1.8rem;}
	.who-we-are h3,.photo-events h3,.partners h3,.photo-events h2,.donations h2{font-size: 1.6rem;line-height: 2.2rem;}
	.photo-events .view h3{font-size: 1.8rem;margin-top: 2rem;}
	.photos h3,.team .view .team-info h2{margin-top: 2rem;}
	.contact .btn-primary{padding-bottom: 2rem;}
	.donations .item-wrap{padding: 0;}
	.values h1{font-size: 1.8rem;text-transform: uppercase;}
	
}