@font-face{

  font-family: 'Roboto-Light';

  src: url(fonts/Roboto-Light.ttf);

}

@font-face{

  font-family: 'calibri-raguler';

  src: url(fonts/calibri-raguler.ttf);

}

@font-face{

  font-family: 'calibrib-bold';

  src: url(fonts/calibrib-bold.ttf);

}

@font-face{

  font-family: 'calibril-light';

  src: url(fonts/calibril-light.ttf);

}

html, body{
	margin: 0;
	padding: 0;
	font-family: 'calibril-light';
}

ul{
	padding-left: 16px;
}
a{
	color: #f26524;
	text-decoration: none !important;
	transition: all .4s ease-in-out;
}
a:hover, a:active, a:focus{
	color: #000;
	text-decoration: none !important;
}
h1, h2, h3, h4{
	font-family: 'calibrib-bold';
}

.jumbotron {
	position: relative;
	z-index: 1;
}
.jumbotron .container{
	z-index: 9;
}
.jumbotron:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: -1;
}


.top-nav{

	min-height: 41px;

    display: flex;

    justify-content: center;

    align-items: center;

    flex-wrap: wrap;

        border-bottom: 1px solid #898989;

}

.top-nav .lisetside{

	float: left;

}

.top-nav ul li a{

	font-family: 'Roboto-Light';

	font-size: 14px;

	color: #000;

	padding: 0 12px;

}

.top-nav .rightside{

	float: right;

}

.top-nav .fa{

	color: #fe7b3a;

	    font-size: 17px;

}

.top-nav .rightside li a{

padding: 0 8px;

}

.top-nav .rightside li:last-child a{

	padding-right: 0;

}

.top-nav .lisetside .fa{

	padding-right: 7px;

}





.navbar-light .navbar-nav .menu-item a {

        text-align: center;

    padding: 18px 17px;

    text-transform: capitalize;

    font-family: 'calibri-raguler';

    font-size: 16px;

    color: #000;
	display:block;

}

.navbar-light .navbar-nav .menu-item a:hover, .navbar-light .navbar-nav .menu-item a:active, .navbar-light .navbar-nav .menu-item a:focus{

	background-color: #f26524;

	    color: #fff;

}

.navbar-light .navbar-nav .menu-item.current-menu-item a{

	background-color: #f26524;

	    color: #fff;

}



.mybanner {
    position: relative;
    border-bottom: 12px solid #f26524;
    overflow-x: hidden;
}

.mybanner:before{

	content: '';

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.3);

}

.mybanner .myupers{

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

	text-align: center;

    color: #fff;

    max-width: 553px;

    padding-bottom: 0 15px;
	
	width: 100%;

}

.mybanner .myupers h2{

	font-size: 50px;

    font-family: 'calibrib-bold';

    margin-bottom: 24px;

    text-transform: capitalize;

}

.mybanner .myupers p{

    font-family: 'calibril-light';

    font-size: 16px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

    line-height: 33px;

}

.mybanner .myupers a {
    background-color: #f26524;
    display: block;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    font-family: 'calibrib-bold';
    font-size: 18px;
    border-radius: 80px;
    width: fit-content;
    padding: 24px 82px;
    margin-top: 25px;
}





.mybanner .myupers a:hover, .mybanner .myupers a:active, .mybanner .myupers a:focus{

	    background-color: #000;

}





.aboutus h3{

	    font-size: 40px;

    font-family: 'calibri-raguler';

    color: #000;

    letter-spacing: 1px;

    border-bottom: 5px solid #f26524;

    display: inline-block;

    margin-bottom: 14px;

        text-transform: uppercase;

}

.aboutus p{

	font-family: 'calibri-raguler';

    font-size: 16px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 5;

    -webkit-box-orient: vertical;

    line-height: 32px;

}



.aboutus a {
    background: #f26524;
    padding: 17px 37px;
    display: inline-block;
    color: #ffff;
    font-family: 'calibrib-bold';
    text-decoration: none;
    line-height: normal;
}

.aboutus a.flex-next {
    padding: 0;
}
.aboutus a.flex-prev{
	padding: 0;
}
.aboutus a:hover, .aboutus a:active, .aboutus a:focus{
	background-color: #000;
}



.our-service{

	background-color: #e1e1e1;

	padding: 71px 0;

}

.our-service .heading{

	text-align: center;

    text-transform: uppercase;

    font-family: 'calibrib-bold';

    font-size: 40px;

    color: #fff;

    border-bottom: 4px solid #f26524;

    display: table;

    margin: 0 auto;

    padding-bottom: 13px;

    margin-bottom: 36px;

}

.our-service .card img {

    height: 238px;

    object-fit: cover;

}

.our-service .card .card-footer{

	    background-color: #f26524;

    color: #fff;

    padding: 0;

    border: 0;

    box-shadow: none;

    border-radius: 0;

}

.our-service .card .card-footer a {

    float: right;

    background-color: #000;

    padding: 23px 25px 23px 63px;

    color: #fff;

    clip-path: polygon(35% 0, 100% 0, 100% 100%, 0% 100%);

        border: 1px solid black;

        font-family: 'calibrib-bold';

    font-size: 16px;

}

.our-service .card .card-footer span{

	font-family: 'calibrib-bold';

    font-size: 25px;

    padding: 17px 0px 18px 23px;

    display: inline-block;

}





.our-service .owl-carousel .owl-nav button.owl-next, .our-service .owl-carousel .owl-nav button.owl-prev {

    position: absolute;

    top: 50%;

    transform: translate(.0, -50%);

}

.our-service .owl-carousel .owl-nav button:hover, 

.our-service .owl-carousel .owl-nav button:focus, 

.our-service .owl-carousel .owl-nav button:active{

	background-color: transparent;

    border: 0;

    color: #f26524;

} 

.our-service .owl-carousel .owl-nav button.owl-next{

	right: -5%;

    font-size: 40px;

}

.our-service .owl-carousel .owl-nav button.owl-prev{

	left: -5%;

    font-size: 40px;

}





.donate{

	background-image: url(../img/donate.png);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    background-attachment: fixed;

    position: relative;

    min-height: 304px;

    display: flex;

    align-items: center;

    flex-wrap: wrap;

    text-align: center;

}

.donate:before{

	content: '';

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.8);

}

.donate a{

	    max-width: 463px;
    width: 100%;
    background: #f26524;
    color: #fff;
    display: inline-block;
    padding: 28px 0;
    font-size: 35px;
    font-family: 'calibrib-bold';
    text-decoration: none;
    text-transform: capitalize;

}

.donate a:hover, .donate a:active, .donate a:focus{

	    background: #000000;

}





.our-parnat .heading {

    text-align: center;

    text-transform: uppercase;

    font-family: 'calibrib-bold';

    font-size: 40px;

    color: #000;

    border-bottom: 4px solid #f26524;

    display: table;

    margin: 0 auto;

    padding-bottom: 13px;

    margin-bottom: 36px;

    letter-spacing: 2px;

}

.our-parnat .owl-carousel.owl-drag .owl-item{

	    padding: 14px;

}

.our-parnat .owl-carousel .item{

    box-shadow: 9px 8px 13px rgba(0,0,0,0.1);

}

.our-parnat .owl-carousel .owl-item img {

    height: 161px;

    object-fit: contain;

    width: fit-content;

    margin: 0 auto;

}





.our-parnat .owl-carousel .owl-nav button.owl-next, .our-parnat .owl-carousel .owl-nav button.owl-prev {

    position: absolute;

    top: 50%;

    transform: translate(.0, -50%);

}

.our-parnat .owl-carousel .owl-nav button:hover, 

.our-parnat .owl-carousel .owl-nav button:focus, 

.our-parnat .owl-carousel .owl-nav button:active{

	background-color: transparent;

    border: 0;

    color: #f26524;

} 

.our-parnat .owl-carousel .owl-nav button.owl-next{

	right: -5%;

    font-size: 40px;

}

.our-parnat .owl-carousel .owl-nav button.owl-prev{

	left: -5%;

    font-size: 40px;

}





footer{

	background-color: #e1e1e1;

	padding: 66px 0 28px;

}

footer h2 {
    font-family: 'calibri-raguler';
    font-size: 26px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-transform: capitalize;
}

footer .fa{

	    color: #f26524;

    padding-right: 15px;

    padding-top: 4px;

}



footer p, footer a{

	    font-family: 'calibri-raguler';

    font-size: 16px;

    color: #595959;

    margin: 0;

    text-decoration: none;

}

footer a:hover, footer a:active, footer a:focus{

	color: #f26524;

	text-decoration: none;

}





footer .quicklink li a{

	position: relative;

    padding-left: 20px;

    margin-bottom: 8px;

    display: block;

}

footer .quicklink li:last-child a{

	margin: 0;

}

footer .quicklink li a:after{

	font-family: 'FontAwesome';

	content: "\f105";

	position: absolute;

	top: -2px;

	left: 0;

	height: 40px;

	width: 40px;

}



footer .mysubscribe .all-subsc{



}

footer .mysubscribe .all-subsc input[type="email"]{

	    width: 100%;

    max-width: 327px;

    background: transparent;

    border: 0;

    border-bottom: 1px solid #000;

    border-radius: 0;

    font-family: 'calibril-light';

    font-size: 15px;

    text-align: center;

    padding: 12px 15px;

}

footer .mysubscribe .all-subsc input[type="submit"]{

	font-family: 'calibri-raguler';

    width: 100%;

    margin-top: 4px;

    max-width: 327px;

    background-color: #f26524;

    border: 1px solid #f26524;

    border-radius: 0;

    font-size: 16px;

    min-height: 37px;

    color: #fff;

    text-transform: uppercase;

    box-shadow: none;

    letter-spacing: 1px;

}



footer .socila-icon{

	margin-top: 20px;

}

footer .socila-icon ul {

    justify-content: center;

}

footer .socila-icon ul a .fa{

	    color: #595959;

	        font-size: 20px;

}

footer .socila-icon ul a .fa:hover, footer .socila-icon ul a .fa:active, footer .socila-icon ul a .fa:focus{

	    color: #f26524;

}

.copyright{

	background-color: #f26524;

}

.menu-footer-menu-container ul li {
    list-style: none;
}

.mc4wp-form-fields p label {
    width: 100%;
}

ul#menu-footer-menu {
    padding-left: 0 !important;
}

.caption-wrap {
    position: unset !important;
    opacity: 1 !important;
    background: transparent !important;
}

div#metaslider_65 {
    margin-bottom: 0 !important;
}

.metaslider .caption {
    padding: 0 !important;
    word-wrap: break-word;
}



.all-spaceing.py-5.my-4 h1, .all-spaceing.py-5.my-4 h2, .all-spaceing.py-5.my-4 h3 {
    color: #fff;
    font-family: 'calibrib-bold';
    font-size: 30px;
    color: #000;
    letter-spacing: 1px;
    border-bottom: 5px solid #f26524;
    display: inline-block;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.all-spaceing.py-5.my-4 p{
	font-family: 'calibri-raguler';
    font-size: 17px;
    line-height: 30px;
    color: #000;
}

.all-spaceing.py-5.my-4 ul li{
	font-family: 'calibri-raguler';
    font-size: 17px;
    line-height: 30px;
    color: #000;
}

.all-spaceing img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    max-width: 35%;
    float: right;
    height: 350px;
    object-fit: cover;
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 20px;
}

form.wpcf7-form {
    width: 100%;
    float: left;
    background: #f2f2f2;
    padding: 20px;
}

form.wpcf7-form input {
    width: 100%;
    height: 44px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}

form.wpcf7-form textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    height: 150px;
    margin-bottom: 10px;
}

form.wpcf7-form br {
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #f26524;
    padding: 13px 37px;
    display: inline-block;
    color: #ffff;
    font-family: 'calibrib-bold';
    text-decoration: none;
    line-height: normal;
    height: auto;
    width: auto;
    border: 0;
    margin-bottom: 0;
}

.page-id-23 .entry-content {
    position: relative;
    padding: 25px;
    border: 1px solid transparent;
    box-shadow: 0px 15px 20px 10px #00000014;
    background: #fff;
}

section#text-2 {
    background: #f5f5f5;
    padding: 25px;
    outline: 1px dashed #0000004d;
    outline-offset: -8px;
    margin-top: 0 !important;
}

section#text-2 p {
    display: flex;
    align-items: baseline;
    font-family: 'calibri-raguler';
    font-size: 17px;
    line-height: 30px;
    color: #000;
}

section#text-2 p i {
    width: 30px;
}


.latest_blog_img {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
    box-shadow: 2px 2px 5px 0px #00000047;
    text-align: center;
	width:100%;
}

.latest_blog_img img {
    height: 300px;
    object-fit: contain;
    width: 100%;
    background: #fff;
}

.latest_blog_img p {
    margin: 15px auto 0;
    text-align: center;
}

.latest_blog_img h3 {
    margin: 10px 0 20px;
    font-weight: 700;
    font-size: 20px;
}

section.blogs [class*="col-"] {
    display: flex;
}
section.blogs .row {
    display: flex;
    flex-wrap: wrap;
}

section.blogs h3, .blogs h2, .blogs h2 {
    border-bottom: 0 !important;
}

.latest_blog_img h3 {
    margin: 10px 0 20px;
    font-size: 20px !important;
}

.jumbotron.jumbotron-fluid.rounded-0.text-white.mb-0 h1 {
    font-size: 30px;
}

nav ol li {
    color: #fff !important;
    font-family: 'calibri-raguler';
    font-size: 18px;
}

.jumbotron {
    padding: 9rem 0rem;
}


footer.entry-footer {
    background: transparent;
    padding: 0;
}
footer.footer {
    background: transparent !important;
    padding: 0;
}

form#commentform textarea {
    width: 100%;
    border: 1px solid #ccc;
}


span.cat-links {
    font-family: 'calibrib-bold';
    font-size: 20px;
}

footer.entry-footer {
    padding-bottom: 20px;
}

form#commentform {
    background: #f2f2f2;
    padding: 15px;
}

p.form-submit input#submit {
    background: #f26524;
    padding: 15px 37px;
    display: inline-block;
    color: #ffff;
    font-family: 'calibrib-bold';
    text-decoration: none;
    line-height: normal;
    border: 0;
    margin-bottom: 0 !important;
    width: auto;
    height: auto;
}

nav.navigation.post-navigation {
    padding-top: 30px;
}

.nav-next a {
    background: #f26524;
    padding: 15px 37px;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    border: 0;
    margin-bottom: 0 !important;
    color: #fff !important;
    font-size: 17px;
    font-family: 'calibri-raguler';
    margin-right: 15px;
}

.nav-links a{
	background: #f26524;
    padding: 15px 37px;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    border: 0;
    margin-bottom: 0 !important;
    color: #fff !important;
    font-size: 17px;
    font-family: 'calibri-raguler';
    margin-right: 15px;
}

form#commentform input {
    width: 100%;
    border: 1px solid #ccc;
    height: 44px;
}

input#wp-comment-cookies-consent {
    width: auto !important;
    height: auto !important;
}

.aboutus.my-5 .col-md-5 img {
    width: 100%;
    max-width: 100%;
	    min-height: 350px;
    object-fit: cover;
}

li.menu-item-has-children ul {
    position: absolute;
}
li.menu-item-has-children {
    position: relative;
}

li.menu-item-has-children ul li a {
    color: #fff !important;
    padding: 10px 20px !important;
    display: block;
    text-align: left !important;
}

li.menu-item-has-children::before {
    content: "\f107 ";
    position: absolute;
    font-family: 'FontAwesome';
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

li.menu-item-has-children ul li {
    list-style: none;
    background: #f26524;
}

li.menu-item-has-children:hover ul {
    opacity: 1;
    visibility: visible;
}

li.menu-item-has-children ul {
    position: absolute;
    z-index: 9999;
    width: 150px;
    padding: 0;
    padding-top: 15px;
    left: 0;
    top: auto;
    opacity: 0;
    visibility: hidden;
    transition: all .8s ease-in-out;
}

li.menu-item-has-children ul li a:hover {
    background: #000 !important;
}



.image-area img {
    width: 100%;
    min-height: 350px;
    max-height: 350px;
    object-fit: cover;
    border: 1px solid #ccc;
    padding: 5px;
    background: #f0f0f0;
}

.image-area {
    margin-bottom: 30px;
}

.gallery_sec {
    margin-top: 20px;
    margin-bottom: 30px;
}

.page-template-media .video_sec {
/*     padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px; */
}
.partner_sec .row {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
    box-shadow: 2px 2px 5px 0px #00000047;
    text-align: center;
}

.images-area {
    display: block;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(255, 255, 255, 1);
    overflow: hidden;
    margin-bottom: 30px;
}

.images-area img {
    outline: transparent solid 1px;
    height: 200px;
    object-fit: contain;
}

.partner_sec {
/*     padding: 50px 30px; */
}

.partner_sec h1 {
    padding-bottom: 10px;
}

.pro_img {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 2px 2px 5px 0px #00000047;
    text-align: center;
}

.pro_sect [class*="col-"] {
    display: flex;
}
.pro_sect .row {
    display: flex;
    flex-wrap: wrap;
}

.pro_img.pro_img_2 img {
    height: 100%;
    object-fit: cover;
}

.ser_sect h2 {
    font-size: 40px;
    font-family: 'calibri-raguler';
    color: #000;
    letter-spacing: 1px;
    border-bottom: 5px solid #f26524;
    display: inline-block;
    margin-bottom: 14px;
    text-transform: uppercase;
}

p:empty {
    display: none !important;
}

.ser_sect h3 {
    font-size: 18px;
    border: 0;
    margin-bottom: 0;
    font-family: 'calibrib-bold';
}

.ser_sect h3 {
    font-size: 18px;
    border: 0;
    margin-bottom: 0;
    font-family: 'calibrib-bold';
    text-transform: capitalize;
    letter-spacing: 0;
}

a.pro_buton {
    margin-top: 15px;
}

.xyz p {
    margin-bottom: 0;
}

.xyz {
    float: right;
    width: 100%;
    max-width: 35%;
    text-align: center;
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
    box-shadow: 2px 2px 5px 0px #00000047;
    text-align: center;
    margin-left: 20px;
    margin-top: 20px;
}



.video_sec p {
    font-family: 'calibri-raguler';
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 32px;
}

.video_sec h1 {
    font-family: 'calibrib-bold';
    font-size: 30px;
    color: #000;
    letter-spacing: 1px;
    border-bottom: 5px solid #f26524;
    display: inline-block;
    margin-bottom: 14px;
    text-transform: uppercase;
}


.gallery_sec {
    padding-top: 10px;
}
.gallery_sec h1 {
    font-family: 'calibrib-bold';
    font-size: 30px;
    color: #000;
    letter-spacing: 1px;
    border-bottom: 5px solid #f26524;
    display: inline-block;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.video_sec video {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border: 1px solid #ccc;
    padding: 5px;
    background: #f0f0f0;
}

.video_sec iframe {
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
    object-fit: cover;
    border: 1px solid #ccc;
    padding: 5px;
    background: #f0f0f0;
}

.video_sec video:focus{
	outline:none;
}
.postid-109 .all-spaceing img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
	object-fit: contain;
}

img.alignright {
    float: right;
    display: block;
    width: 300px;
}
article#post-13 .entry-content {
    position: relative;
}
article#post-13 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    margin-bottom: 126px;
}
article#post-13 .xyz {
    position: absolute;
    right: 0;
    top: 339px;
}
.donatecms input[type="image"] {
    max-width: 250px;
    margin: 0 auto;
    display: block;
}