@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
figure {
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	padding: 2px 0;
}
.clear {
	clear: both;
}
a {
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
body {
	margin: 0 !important;
	padding: 0;
	font-family: 'ArialRegular';
	background: #fff;
	color:#000;
}
header {
	width: 100%;
	float: left;
	padding: 83px 0 70px;
}
.navigation {
	padding: 0 10px;
}
.navigation a.navbar-brand {
	padding: 0;
}
.navbar-toggler-icon i {
	color: #f7941d;
	font-size: 30px;
}
nav {
	text-align: right;
	font-size: 20px;
	line-height: 55px;
	font-family:'ArialBold';
	color: #000;
}
nav a {
	color: #000;
	padding: 0 30px;
	display:inline-block;
}
nav a:hover {
	color: #fff;
	border-radius:50px;
	background:#f7941d;
}
nav a.active {
	color: #fff;
	border-radius:50px;
	background:#f7941d;
}
nav a.logo:hover {
	background:none;
}
.banner-sec{
	width:100%;
	float:left;
	background:#362f2d;
	color:#fff;
}
.banner-text{
	padding:70px 15px 0 50px;
}
.banner-text p{
	font-family:'ArialBold';
	font-size:28px;
	line-height:40px;
}
a.donatebtn{
	font-family:'ArialBold';
	font-size:28px;
	color:#362f2d;
	display:block;
	background:#f7941d;
	border-radius:50px;
	width:201px;
	line-height:76px;
	text-align:center;
	margin-top:30px;
}
a.donatebtn:hover{
	color:#fff;
	background:#f7941d;
}
.support-sec{
	width:100%;
	float:left;
	padding:100px 0;
}
.support-sec h3{
	font-family:'Elephant';
	font-size:48px;
	line-height:72px;
	width:60%;
	margin-bottom:35px;
}
.support-sec p{
	font-size:18px;
	line-height:28px;
	margin-bottom:30px;
}
.expert-sec{
	width:100%;
	float:left;
	position:relative;
}
.expert-sec img{
	width:100%;
	max-width:100%;
	position:relative;
}
.expert-sec-text{
	position:absolute;
	color:#fff;
	width:42%;
	max-width:100%;
	top:135px;
	left:70px;
}
.expert-sec-text h3{
	font-family:'Elephant';
	font-size:48px;
	margin-bottom:30px;
}
.expert-sec-text p{
	font-size:18px;
	line-height:28px;
}
.twodivsec{
	width:100%;
	float:left;
	padding:90px 0 70px;
}
.twodivsec p{
	font-size:20px;
	line-height:40px;
}
.subscribe-sec1{
	width:100%;
	float:left;
	padding-bottom:100px;
}
.subscribe-sec{
	width:50%;
	margin:auto;
}
.subscribe-sec input[type=email]{
	width:100%;
	float:left;
	line-height:57px;
	padding-left:20px;
	font-size:18px;
	font-style:italic;
	border:#bebebe solid 2px;
}
.subscribe-sec input[type=submit]{
	width:100%;
	float:left;
	line-height:57px;
	font-size:18px;
	border:none;
	text-align:center;
	color:#fff;
	background:#000;
	display:block;
	line-height:60px;
	font-family:'ArialBold';
	font-size:23px;
	cursor:pointer;
}
.donate-sec{
	width:100%;
	float:left;
	background:#362f2d;
	padding:100px 0;
	color:#fff;
}
.donate-sec h3{
	font-family:'Elephant';
	font-size:48px;
}
a.donatebtn1{	
	font-family:'Elephant';
	font-size:36px;
	display:block;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	width:330px;
	line-height:100px;
	margin:auto;
	background:#f7941d;
	border-radius:50px;
}
a.donatebtn1:hover{
	background:#000;
}
.donation-sec{
	width:100%;
	float:left;
	padding:70px 0;
}
.donation-sec h3{	
	font-family:'Elephant';
	font-size:48px;
	margin-bottom:66px;
	width:63%;
}
.donation-sec h4{	
	font-family:'ArialBold'; 
	font-size:28px;
	background:url(../images/circle.png) top left no-repeat;
	line-height:64px;
	padding-left:15px;
	margin-bottom:14px;	
}
.donation-sec p{
	font-size:20px;
	line-height:40px;
	margin-bottom:90px;
}
.testimonial-sec{
	width:100%;
	float:left;
	background:#fef9f3;
	padding:100px 0;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	text-align:center;
}
.testimonial-div{
	width:50%;
	margin:auto;
}
.testimonial-div p{
	font-style:italic;
	font-size:28px;
}
.testimonial-div h3{
	font-family:'ArialBold';
	font-size:34px;
	margin-bottom:36px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 30px 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: url(../images/ajax-loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
	margin: left;
}
.slick-slide img.slick-loading {
	background: url(../images/ajax-loader.gif) center center no-repeat;
	padding-bottom: 100%;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
}
.slick-prev:focus, .slick-next:focus {
	outline: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 0;	
}
.slick-next {
	right: 0;
}
/* Dots */
.slick-slider {
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 25px;
	width: 25px;
	margin: 0px 5px;
	padding: 0px;
}
.slick-dots li a {
	display: block;
	height: 25px;
	width: 25px;
	background: #e4e0da;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	border-radius:50%;
}
.slick-dots li.slick-active a {
	background: #f7941d;
}
footer{
	width:100%;
	float:left;
	text-align:center;
	padding:100px 0;
	font-family:'ArialBold';
	font-size:18px;
}
footer a{
	color:#000;
	padding:0 32px;
}
footer a:hover{
	color:#f7941d;
}
.social-div1{
	margin-top:48px;
}
footer .social-div1 a{
	color:#000;
	padding-right:17px;
	font-size:25px;
}

/*===== BACK TO TOP =====*/

#back-to-top {
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 100%;
	z-index: 999;
}
#back-to-top a {
	text-align: right;
	text-decoration: none;
	display: block;
	-moz-transition: color 1s;
	-webkit-transition: color 1s;
	-o-transition: color 1s;
}
#back-to-top a span {
	background: #d1d1d1;
	border-radius: 6px;
	display: block;
	margin-bottom: 5px;
	position: relative;
	top: 10px;
}


/*FONTS*/

@font-face {
    font-family:'ArialRegular';
    src: url('../fonts/arial.eot');
    src: url('../fonts/arial.eot') format('embedded-opentype'),
         url('../fonts/arial.woff') format('woff'),
         url('../fonts/arial.ttf') format('truetype'),
         url('../fonts/arial.svg#ArialRegular') format('svg');
}
@font-face {
    font-family:'ArialBold';
    src: url('../fonts/arialbd.eot');
    src: url('../fonts/arialbd.eot') format('embedded-opentype'),
         url('../fonts/arialbd.woff') format('woff'),
         url('../fonts/arialbd.ttf') format('truetype'),
         url('../fonts/arialbd.svg#ArialBold') format('svg');
}
@font-face {
    font-family:'Elephant';
    src: url('../fonts/Elephant.eot');
    src: url('../fonts/Elephant.eot') format('embedded-opentype'),
         url('../fonts/Elephant.woff2') format('woff2'),
         url('../fonts/Elephant.woff') format('woff'),
         url('../fonts/Elephant.ttf') format('truetype'),
         url('../fonts/Elephant.svg#Elephant') format('svg');
}