
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;family=Comfortaa:wght@300&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Aclonica&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&amp;display=swap');

body {
  padding-top:0;
}

p
    {
        font-family: 'Montserrat', sans-serif;
    }

.clr{clear:both;}

.nogap{padding:0;}



/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(255,255,255,0.9);
  /* change if the mask should have another color then white */
  z-index: 2000;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/logo.html);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/* Preloader end*/

.header-top{    background: rgb(66 66 66); color:#cccccc; padding:6px 10px; text-align:right; font-weight:bold; text-align:right; font-size:15px; border-bottom:solid 1px #ffffff;}


.header-top > div:nth-child(1)>a{color: #ffffff;}

header{position:relative; width:100%; z-index:500;}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background:rgba(255,255,255,1);
  z-index:3000;
  -webkit-box-shadow: 6px 11px 5px -10px rgba(0,0,0,0.5);
  -moz-box-shadow: 6px 11px 5px -10px rgba(0,0,0,0.5);
  box-shadow: 6px 11px 5px -10px rgba(0,0,0,0.5);
  transition:ease all 0.3s;
}

.no_gap{padding:0; margin:0;}
.small_gap{padding:1px; margin:1px;}

.sticky + .content {
  padding-top: 102px;
}



.navbar-brand {
    padding-top:0;
    padding-bottom:0;
}

.navbar-brand img
{
    height: 50px;
}
.navbar-dark .navbar-nav .nav-link {
    color:#000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin:0 5px;
	padding:10px 10px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
	background:#e7811b;
	border-radius:4px;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgb(0, 0, 0);
    background: #aaaab7;
	margin-top: 8px;
}

.navbar-dark {
    border:0;
	padding:2px;
}

.dropdown-menu {
    color: #ffffff;
    background-color: #e7811b;
}

.dropdown-item {
    color: #ffffff;
	border-bottom:solid 1px #cfd1d3;
	padding: 0.1rem 1.5rem;
}
.dropdown-item:hover {
	color: #ffffff;
    background-color: #e7811b;
}


.dropdown_submenu{position:absolute; top:0; z-index:3000; top:33px; right:-130px; background:#060831;}

.donateus, .donateus:hover{background:#ec802b; color:#ffffff; border-radius:10px;}

.mobilemenu{display:none;}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

h1 {
    font-size: 27px;
    text-align: left;
  
    padding: 20px 0;
    color: #ed7a1f;
    /* text-align: center; */
    text-transform: uppercase;
    /*font-weight: 700;*/
}

h1 > span {
    color: #303787;
}

.heading-h1 {
    font-size: 27px;
    text-align: left;
   
    padding: 20px 0;
    color: #ed7a1f;
    /* text-align: center; */
    text-transform: uppercase;
    /*font-weight: 700;*/
}

.heading-h1 > span {
    color: #303787;
}

.bannerform > h1, .home_scroll > h1{color:#ffffff;}

.modal-title{font-size: 22px; text-align: left; font-family: 'Comfortaa', cursive;}

.content{text-align:justify; margin:5px 0 25px; font-size:17px;}

#contentwrapper {
  padding:10px 0 0%;
}


.countup {
    padding:0 5%; 
    /*background:#000000; */
    background:url(../images/countbg.jpg) no-repeat bottom left; 
    color:#ffffff;
}

.countup p{
    color: #e77e28;
    /*color: #fff;*/
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
.countup img{
    /*height:530px;*/
}
.MyNumber {
    position:relative; 
    /*border-right:solid 1px #ffffff;*/
}
.MyNumber:last-child {border-right:0;}

.MyNumber h1 {
	position:relative;
	padding: 20px 0 0 0;
	margin-bottom:2px;
	font-size: 1.5rem;
	font-weight: 700;
	/*color:#3e3a94;*/
	text-align:center;
	color: #fff;
}

.MyNumber h1:after {
	content:""; width:30px; height:2px; background:#ffe000; position:absolute; 
	margin:auto; 
	left:0px; right:0; bottom:36px;
}

#MyNumber,#MyNumber2,#MyNumber3,#MyNumber4,#MyNumber5{color:#fff;}

.cntr-area{
    /*display:flex;*/
    /*align-items: center;*/
    margin-top: 30px;
    text-align: center;
}
.home_img{position:relative; padding:30px 0 0 0;}

/*.home_img:after{position:absolute; content:""; background:#18113e; width:80%; height:350px; top:120px; right:-50px; z-index:-1; display:block;}*/

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #303787;
    text-transform: uppercase;
    font-family: 'Titillium Web';
    font-weight: 600;
    letter-spacing: 1px;
}
.nav-pills .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Titillium Web';
    font-weight: 600;
    letter-spacing: 1px;
    background: #ec802b;
    border: none;
    margin-right: 20px;
}
.nav-pills .nav-item:last-child .nav-link{
   margin-right: 0px;  
}
.nav-pills{border-bottom:none;}


.img-portfolio{
	margin:0;
	padding:0;
}

.img-portfolio > h1{
	display:block;
	height:80px;
	margin:0 auto 3px;
	padding:5px 0;
	color:#020201;
	font-size:22px;
	text-align:center;
}

.img-portfolio > .image > h5{
	display:block;
	height:40px;
	margin:0 auto 3px;
	padding:5px 0;
	color:#020201;
	font-size:16px;
	text-align:center;
}

.img-portfolio > .image{
	border:solid 3px #d2d2d2;
	padding:5px 0;
	color:#a93122;
	text-align:center;
	position:relative;
	transition:ease-in 0.6;
}

.img-portfolio > .image:hover .overlay{
	width:100%; height:100%; background:rgba(0,0,0,0.6); position:absolute; z-index:1000; left:0; top:0; display:block; transition:ease-in 0.6;
}

.img-portfolio > .image:hover .overlay > a > i{
	color:#ffffff; font-size:55px; top:35%; left:0; right:0; margin:auto; position:absolute; display:block;
}

.overlay > a > i{display:none;}

.img-portfolio > .image > span{
	text-align:center;
	overflow:hidden;
	width:100%;
	height:280px;
	margin:auto;
	display:block;	
}

.img-portfolio > .image > span > a > .img{
	object-fit:cover;
	width:95%;
	height:100%;
	border:solid 2px #ffffff;
}

.img-portfolio > .image > h5{
	background:#ffffff;
	width:80%;
	font-size:14px;
}

#next {
    background-color: #ec3237;
    border-color: #ec3237;
    color: #ffffff;
    border: 0;
    padding: 8px 13px;
    outline: none;
    margin: 0 auto;
    display: block;
	border-radius:8px;
}

.client{background:#eb3237; margin:30px auto;}

.client > div > div > h1{color:#ffffff;}

.wanttomove{padding:1% 3% 1%;}

.wanttomove > div > div > div >h1{font-weight:bold; margin-top:60px; text-align:center;}

.wanttomove > div > div > .form{background:#0d102a; padding:5%; border-radius:20px; margin-top:20px;}

.wanttomove > div > div > .form > div > div > .form-control{background:none; border:0; border-bottom:solid 1px #ffffff; color:#ffffff;}

.service {font-size:15px; margin-bottom:40px;}
.service > h1{font-size:20px; text-align:center; font-family:arial; font-weight:bold; padding:5px 0;}
.service > .btn{padding:2px 4px; margin-top:8px;}


.home_scroll_wrapper{background:url(../images/scrollbg.html) no-repeat left top;}

.home_scroll{
	padding: 30px 20px 30px 180px;
    color: #ffffff;
    background:#ec3237;
    width: 80%;

    position: relative;
    -webkit-clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%);
}


.btn-danger,.btn-danger:hover,
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ec802b;
    border-color: #ec802b;
}
.btn-danger.focus, .btn-danger:focus {
    box-shadow: none;
}
.btn-primary, .btn-primary:hover{
    color: #fff;
    background-color: #800000;
    border-color: #800000;
}


.about{padding-bottom:0px;}
.about > div {text-align:center;}
.about > div > i {
	background: #f22223;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    font-size: 40px;
    border: 1px solid #fff;
    line-height: 70px;
    vertical-align: middle;
    display: inline-block;
	margin-bottom:10px;
	transition:ease all 0.6s;
}
.about > div > i:hover {
	background: #28a745;
	cursor:pointer;
}

.about > div > h1 {font-size:22px; font-weight:600; text-align:center; color:#161a4b; padding-top:0;}

.portfolio_content, .team_content, .domain_content, .whyus_content{background:#28a745; color:#ffffff; padding:5% 5%; font-size:18px; text-align:justify;}

.portfolio_content > h1, .team_content > h1, .domain_content > h1, .whyus_content > h1{color:#ffffff;}


.contact .form-control{border:0; 
border-bottom: #cbc5c5 solid 1px;
    margin-bottom: 20px;
    border-radius: 0;
        padding-left: 0;
}

.contact > div .block{text-align:center; font-size:18px;}
.contact > div .block > h2, .contact > div .block > h3, .contact > div .block > h4{
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 1.25rem;
    color: #303787;
}
.contact > div .block > a{color:#000000; font-weight:600;}

.contact > div .block > .iconblock {
    background: #e7811b;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    font-size: 30px;
    border: 1px solid #fff;
    line-height: 50px;
    vertical-align: middle;
    display: inline-block;
	margin-bottom:10px;
}

.contact ::-webkit-input-placeholder { /* Edge */
  color: #000000!important;
}

.contact :-ms-input-placeholder { /* Internet Explorer */
  color: #000000!important;
}

.contact ::placeholder {
  color: #000000!important;
}

footer{background:#1c1c22;}

.footernav{
   position:relative;
   width:100%;
   margin:0 0 0 0;
   padding:30px 0;
   /*background-color:#d3cbcb;
   color:#000000;*/
   background-color: #1c1c22;
   border-bottom:solid 1px #2c2c2c;
   color: #a9a3a3;
   font-size:15px;
   text-align:justify;
}

.footernav h3{
	position:relative;
	font-size: 17px;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
	margin-bottom:20px;
	}
.footernav h3:after{
	content:"";
	position:absolute;
	width:50px;
	height:2px;
	background:#5a5a5a;
	left:0;
	bottom:-4px;
	z-index:1000;
	}
	

.footernav ul{padding:0; margin:0;}
.footernav ul li{list-style-type:none;}
/*.footernav ul li a{padding:5px 2px; color:#000000; display:block; border-bottom:dashed 1px #000000; text-decoration:none; text-transform:uppercase; font-size:14px;}*/
.footernav ul li a{padding:5px 2px; color:#a9a3a3; display:block; 
/*border-bottom:dashed 1px #a9a3a3; */
text-decoration:none; text-transform:uppercase; font-size:16px;}

.footernav ul li a:hover{color:#e7811b;}


.footernav > .content{font-size:12px;}

.footernav > a{margin:4px; color:#6b6b6b;}

.footernav > .img{position:absolute; z-index:1000; height:40px; width:100%; bottom:0; left:0; background:url(../images/footerimg.html) bottom left;}

.footernav .form-control {
    border: 0;
    border-bottom: #a9a3a3 solid 1px;
    margin-bottom: 20px;
	background:none;
	color:#a9a3a3;
}


.footernav a > img {
    margin:5px auto; border:solid 1px #ffffff; width:95%; height:100px;
}

.footernav ::-webkit-input-placeholder { /* Edge */
  color: #a9a3a3!important;
  font-size: 14px;
}

.footernav :-ms-input-placeholder { /* Internet Explorer */
  color: #a9a3a3!important;
  font-size: 14px;
}

.footernav ::placeholder {
  color: #a9a3a3!important;
  font-size: 14px;
}

.fa1 {
  padding: 10px 10px 15px;
  font-size: 20px!important;
  width: 39px;
  height: 39px;
  text-align: center;
  text-decoration: none;
  margin: 1px 5px 0 0;
  float:left!important;
  color:#000000!important;
  border-radius:50%;
}

.fa1:hover, .fa1:active {
    opacity: 1;
	color:#ffffff;
	transition:ease all 0.5s;
	text-decoration:none;	
}

.fa2 {
    /* padding: 10px 10px 15px; */
    font-size: 16px!important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    text-decoration: none;
    margin: 1px 5px 0 0;
    /* float: left!important; */
    color: #000000!important;
    border-radius: 50%;
}
.fa1-facebook, .fa1-twitter, .fa1-youtube, .fa1-whatsapp, .fa1-search-plus {
  color:#ffffff!important;
}


.fa1-phone {
  color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-instagram{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.fa-youtube {
  background: #bb0000;
  color: white;
}


.fa-facebook2, .fa-twitter2, .fa-youtube2{background:none;}

.category > ul {padding:0; margin:0;}
.category > ul > li {list-style-type:none; padding:6px 10px; margin:10px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7b63c+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(left,  rgba(247,182,60,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(247,182,60,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(247,182,60,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b63c', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
.category > ul>li>a {padding:0; margin:0; color:#000000; font-size:18px; font-weight:bold;}


.modal {z-index: 3001;}

.modal-body > h1 {
    font-size: 35px;
    font-family: 'Roboto Condensed', sans-serif;
    padding:0;
}

.modal-body {
    text-align:justify;
}


@media (max-width: 800px) {

header{position:relative; width:100%; z-index:500; background:#ffffff;}
	
.sticky {
  position: relative;
  top: 0;
  width: 100%;
  z-index:3000;
}	

.sticky + .content {
  padding-top: 102px;
}
	
h1{font-size:22px; font-weight:600;}

.navbar-dark .navbar-nav .nav-link {
	font-weight:bold;
	text-align: left!important;
	border-bottom:solid 1px #000000;
	text-transform:uppercase;
	font-size:12px;
	margin:0 5px;
	padding:4px 10px;
}

.dropdown_submenu{display:none;}
.mobilemenu{display:block; padding-left:10px;}

.bannerform{padding:30px 20px; color:#ffffff; background:rgba(0,0,0,0.7); width:90%; border-top:solid 15px #ec3237; position:relative;
-webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
height: 60vh;
text-align: left;
}

.home_img:after{display:none;}

.wanttomove > div > div > div >h1 {
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}

.MyNumber {border-right:0;}

.MyNumber > h1 {
	font-size: 2rem;
}

.dropdown-item {
    color: #ffffff;
    border-bottom: solid 1px #cfd1d3;
    padding: 0.1rem 1.5rem;
    font-size: 14px;
}

.footergallery{display:none;}

}

@media (max-width: 500px) {
.bannerform{padding:30px 20px;
height: 90vh;
}
.para_container--small {
    height: 90vh;
    position: relative;
}
}



.branches-area .map-img {
    position: relative;
}
.branches-area .map-img .location {
  position: absolute;
  top: 30px;
  left: 100px;
}
.branches-area .map-img .location:nth-child(2).location {
    position: absolute;
    top: 230px;
    left: 80px;
}
.branches-area .map-img .location:nth-child(3).location {
    top: 210px;
    left: 195px;
}
.branches-area .map-img .location:nth-child(4).location {
    top: 350px;
    left: 120px;
}
.branches-area .map-img .location .span-info {
    position: relative;
}
.branches-area .map-img .location .span-info i {
    font-size: 30px;
    cursor: pointer;
    color: #ec802b;
}
.branches-area .map-img .location .span-info .location-info {
    position: absolute;
    top: -34px;
    left: -61px;
    width: 140px;
    padding: 5px;
    z-index: 1;
    opacity: 1;
    /* visibility: hidden; */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #ec802b;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    text-align: center;
}
.branches-area .map-img .location .span-info .location-info::before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border-bottom: 0;
    border-right: 8px solid transparent;
    border-top: 8px solid #ec802b;
    border-left: 8px solid transparent;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
}
.branches-area .map-img .location .span-info .location-info h5 {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
        font-family: 'Montserrat';
}

.countup2 {
    padding: 0 5%;
}

.single-all-services {
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    /*box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);*/
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: relative;
    margin: 15px 0px;
    
}
.single-all-services .icon img {
    display: inline-block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    /*height: 50px;*/
}
.single-all-services .icon img:last-child {
    -webkit-transition: 0.6s;
    transition: 0.6s;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: -160px;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*margin: auto;*/
    /*opacity: 0;*/
    display: none;
}
.single-all-services h3, .single-all-services h4, .single-all-services h5 {
    margin-bottom: 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 10px;
    font-size: 21px;
}
.single-all-services p {
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 15px;
    height: 230px;
}
.single-all-services .default-btn.three {
    padding: 5px 15px;
    color: #ffffff;
    font-size: 14px;
}
.single-all-services:hover {
    /*-webkit-transform: scale(1.1);*/
    /*transform: scale(1.1);*/
    z-index: 1;
    background-color: #2b3688;
}
.single-all-services:hover h3, .single-all-services:hover h4, .single-all-services:hover h5 {
    color: #ffffff;
}
.single-all-services:hover p {
    color: #ffffff;
}
.single-all-services:hover .icon img {
    /*opacity: 0;*/
    display: none;
}
.single-all-services:hover .icon img:last-child {
    /*opacity: 1;*/
    display: inline-block;
}
.single-all-services:hover .btn-primary{
    background: #e77e28;
    border: 1px solid #e77e28;
}
.impact-communities{
    font-size: 17px !important;
    color: #000 !important;
    margin-bottom: 20px !important;
    font-weight: 500 !important;
    margin-top: 20px !important;
}
.txt-area {
    border: 1px solid;
    padding: 10px;
}
.icn-class{
    background: #dae3f4;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    float: right;
}
@media (max-width: 767px) {
    .branches-area .map-img .location:nth-child(3).location {
        top: 250px;
        left: 210px;
    }
    .branches-area .map-img .location:nth-child(4).location {
        top: 430px;
        left: 120px;
    }
    .countup p,.MyNumber h1 {
        font-size: 14px;
        margin-bottom: 0;
        padding-top: 5px;
    }
    .MyNumber h1:after {
        width: 20px;
        bottom: 20px;
    }
    .navbar-light .navbar-brand img{
        height: 50px;
    }
}

.intro-p
{
    color: #000;
    font-weight: 500;
}

.progress{
    height: 5px;
    background: #ee812c;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 15px;
    overflow: visible;
    position: relative;
    width: 27%;
}
.progress .progress-bar{
    /*border: 1px solid #000;*/
    border-radius: 0;
    box-shadow: none;
    position: relative;
    animation: animate-positive 2s;
}
.progress .progress-bar:after{
    content: "";
    width: 13px;
    height: 13px;
    background: #23e454;
    border: 2px double #fff;
    /* outline: 2px solid #23e454; */
    position: absolute;
    top: -4px;
    right: 0px;
}
.progress.red .progress-bar:after {
    background: #303785;
    /*outline: 2px solid #303787;*/
}
@-webkit-keyframes animate-positive{
    0% { width: 0; }
}
@keyframes animate-positive{
    0% { width: 0; }
}

/*-----------------------------------------------*/

.serviceBox{
    padding: 18px;
    text-align: center;
    background: #800000;
    color: #fff;
    margin-top: 30px;
}
.serviceBox.yellow{
    background: #F1A733;
}
.serviceBox.green{
    background: #5EB28F;
}
.serviceBox .service-icon {
    background: none repeat scroll 0 0 #fff;
    border-radius: 100px;
    height: 70px;
    line-height: 73px;
    width: 70px;
    margin: 0 auto;navbar-brand
}
.serviceBox .service-icon a {
    font-size: 30px;
    color: #800000;
}
.serviceBox h2, .serviceBox h3, .serviceBox h4, .serviceBox h5, .serviceBox h6 {
    font: 600 16px/18px "arial";
    margin-top: 20px;
}
.serviceBox p {
    font: lighter 14px/21px;
    padding: 0 20px;
    font-family: 'Open Sans', sans-serif;
}
.serviceBox .drag-icon {
    background: none repeat scroll 0 0 #dc3d3d;
    padding: 13px;
}
.serviceBox .drag-icon a{
    color: #fff;
    font-size: 20px;
}
.mobile-d-flex{
    display:flex;
}
@media screen and (max-width: 767px){
    .serviceBox{
        margin-bottom: 30px;
    }
    .mobile-d-flex{
        display:block;
    }
    .cntr-area {
        margin-top: 15px;
    }
}

.text-blue{
    color: #2b3688 ;
}
.justify-content-space-around {
    justify-content: space-around !important;
}
.bg-none{
    background: none !important;
}

.main-timeline{ font-family: 'Poppins', sans-serif; margin-top: 30px; }
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    width: calc(50% + 1px);
    margin: 0 0 15px;
    float: left;
}
.main-timeline .timeline-content{
    color: #07ABFC;
    text-align: center;
    padding: 20px 50px 20px 20px;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before,
.main-timeline .timeline-content:after{
    content: '';
    height: 100%;
    width: 100%;
   border: 3px solid #800000;
    position: absolute;
    right: 0;
    bottom: 0;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 60% 100%);
}
.main-timeline .timeline-content:after{
    right: auto;
    left: 0;
    height: 90%;
    width: 30px;
    border-top: none;
    border-right: none;
    clip-path: none;
}
.main-timeline .timeline-icon{
    color: #fff;
    background: #800000;
    font-size: 45px;
    text-align: center;
    line-height: 70px;
    width: 90px;
    height: 90px;
    border: 10px solid #fff;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -45px;
    z-index: 1;
}
.main-timeline .title{
    font-size: 20px;
    color: #800000;
    /*font-weight: 600;*/
    text-transform: uppercase;
    margin: 0 0 12px;
}
.main-timeline .description{
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0 0 5px;
    color: #800000;
}
.main-timeline .timeline:nth-child(even){ float: right; }
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 20px 20px 20px 50px; }
.main-timeline .timeline:nth-child(even) .timeline-content:before{ transform: rotateY(180deg); }
.main-timeline .timeline:nth-child(even) .timeline-content:after{
    left: auto;
    right: 0;
    transform: rotateY(180deg);
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
    right: auto;
    left: -45px;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content{ color: #F67409; }
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before,
.main-timeline .timeline:nth-child(4n+2) .timeline-content:after{
   border-color: #800000;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-icon{ background: #800000; }
.main-timeline .timeline:nth-child(4n+3) .timeline-content{ color: #d6063a; }
.main-timeline .timeline:nth-child(4n+3) .timeline-content:before,
.main-timeline .timeline:nth-child(4n+3) .timeline-content:after{
    border-color: #800000;
}
.main-timeline .timeline:nth-child(4n+3) .timeline-icon{ background: #800000; }
.main-timeline .timeline:nth-child(4n+4) .timeline-content{ color: #011A66; }
.main-timeline .timeline:nth-child(4n+4) .timeline-content:before,
.main-timeline .timeline:nth-child(4n+4) .timeline-content:after{
    border-color: #800000;
}
.main-timeline .timeline:nth-child(4n+4) .timeline-icon{     background: #800000; }
@media screen and (max-width:767px){
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        padding-top: 45px;
        margin: 0 0 40px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        padding: 60px 20px 20px;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        transform: translateX(-50%);
        top: -45px;
        left: 50%;
        right: auto;
    }
}

.banner .owl-nav > div {
    color: #a1a19f;
}

.banner .owl-nav i {
    font-size: 50px;
}


.cntr-section {
    padding: 50px 0;
}
.cntr{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
}
.counter2{
    color: #F39C12;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    width: 190px;
    padding: 25px 10px;
    margin: 0 auto;
    border-radius: 30% 0;
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    position: relative;
    z-index: 1;
}  
.counter2:before,
.counter2:after{
    content: '';
    height: 100%;
    width: 100%;
    border: 5px solid #F39C12;
    border-right: none;
    border-bottom: none;
    border-radius: 10px;
    position: absolute;
    left: -12px;
    top: -12px;
    z-index: -1;
}
.counter2:after{
    transform: rotate(180deg);
    left: auto;
    right: -12px;
    top: auto;
    bottom: -12px;
}
.counter2 .counter-value2{
    font-size: 33px;
    font-weight: 700;
    margin: 0 0 5px;
    display: block;
}

.counter2 h3{
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    height: 45px;
}
.counter2.green{ color: #27AE60; }
.counter2.green:before,
.counter2.green:after{
    border-color: #27AE60;
}
.counter2.darkblue{ color: #15788c; }
.counter2.darkblue:before,
.counter2.darkblue:after{
    border-color: #15788c;
}
.counter2.blue{ color: #2B7AC4; }
.counter2.blue:before,
.counter2.blue:after{
    border-color: #2B7AC4;
}
.counter2.maroon{ color: #c1262a; }
.counter2.maroon:before,
.counter2.maroon:after{
    border-color: #c1262a;
}
@media screen and (max-width:990px){
    .counter2{ margin-bottom: 40px; }
} 

.quote-name
{
    float: right;
}
.quotes
{
    margin-top: 40px;
    /* font-weight: bold; */
    font-size: 19px;
    font-family: 'Aclonica', sans-serif;
    font-weight: 500;
    line-height: 1.2;
}

.content1 {
    text-align: justify;
    margin: 5px 0 25px;
    font-size: 17px;
}
.border-donate
{
    border: 2px dashed #ed7a1f;
    padding: 20px;
    height: 40vh;
}

.border-donate h2, .border-donate h3
{
    /*font-weight: bold;*/
    font-size: 17px;
    color: #2f3787;
    font-family: 'Aclonica', sans-serif;
    font-weight: 500;
    line-height: 1.2;
}

.contact-join
{
    border: 3px solid #cfcfcf;
    padding: 20px;
    width: 80%;
    margin: 0 auto;
}


.mb-25 {
    margin-bottom: 25px;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul li a {
    color: #a8a8ad;
    margin: 0 20px;
    position: relative;
}
.footer-menu ul li a:before {
    position: absolute;
    left: -24px;
    top: 1px;
    bottom: 0;
    margin: auto;
    content: '';
    background: #e7811b;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
}
.footer-menu ul li:first-child a:before {
    display: none;
}
.cpy-right {
    font-size: 12px;
    color: #afafaf;
}
.scl .fa{
    background: none;
    color: #a3a3a3;
    font-size: 18px;
}
label{
    text-align: left;
}
.form-control {
    line-height: 1.2;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border: 1px solid #ebebeb;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ed7a1f;
    outline: 0;
    box-shadow: none;
}
.text-red{
    color: red;
}

.impact-area {
    background: url(../images/impact-bg.jpg) no-repeat bottom left;
    padding: 30px 30px;
}
.impact-area h4{
    color: #fff;
}
.impact-area h6{
    color: #fff;
    margin-bottom: 15px;
}
.impact-area h5{
    color: #fff;
    margin-top: 15px;
}

.numbers-count
{
    background: #f1f1f1;
    width: 100%;
    padding: 20px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}

.bod
{
    /* border: 3px solid #e48024; */
    padding: 25px;
    /* outline: rgb(237 128 43) solid 2px; */
    outline-offset: -9px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 9%), 0 3px 6px rgb(0 0 0 / 23%);
    background: #f3f3f3;
}

.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
    border: 2px solid #29378a;
    border-right: none;
    padding: 10px;
    height: 36px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #000000;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
      width: 60px;
    height: 36px;
    border: 1px solid #29378a;
    background: #29378a;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}

.team-box {
    padding: 15px;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 23%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 23%);
    margin-top: 30px;
   /*height: 75vh;*/
   text-align: center;
}
.team-img img{
    width: 100%;
    /*height: 220px;*/
    object-fit: cover;
}
.team-box h5 {
    color: #303787;
    /* font-weight: 700; */
    padding: 20px 0px 8px 0px;
    margin-bottom: 0;
    /*text-align: left;*/
    font-size: 19px;
}

.team-box-h5 {
    color: #303787;
    /* font-weight: 700; */
    padding: 20px 0px 8px 0px;
    margin-bottom: 0;
    /* text-align: left; */
    font-size: 19px;
    font-family: 'Aclonica', sans-serif;
    font-weight: 500;
    line-height: 1.2;
}
.sd-h5 {
    font-family: 'Aclonica', sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
}
.team-box p {
    font-style: italic;
    /*text-align: left;*/
    font-size: 16px;
    font-weight: bold;
}
.btn{
    cursor: pointer;
}

.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem!important;
}
.pt-2, .py-2 {
    padding-top: 0.5rem!important;
}
.pb-1, .py-1 {
    padding-bottom: 0.25rem!important;
}
.pt-1, .py-1 {
    padding-top: 0.25rem!important;
}


.prgrm h2, .prgrm h3, .prgrm h4, .prgrm h5, .prgrm h6{
    color: #373789;
    font-family: 'Aclonica', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.prgrm h5{
    color: #ec802b;
}

.prgrm-h5{
    color: #ec802b;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Aclonica', sans-serif;
}
.prgrm p{
    font-size:18px;
}
.crcle {
    height:20px;
    margin-right: 15px;
    margin-top: 2px;
}

.location-area {
    border-left: 2px solid #ec802b;
    padding-left: 30px;
}

@media (max-width: 991px) {
   .location-area {
        border-left: none;
        padding-left: 15px;
    } 
}