@import url(https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i);
@import url(font-awesome.css);
@import url(flaticon.css);
@import url(animate.css);
@import url(owl.css);
@import url(bootstrap.css);
@import url(bootstrap.min.css);
@import url(jquery.fancybox.css);
@import url(../vendor/revolution/settings.css);
@import url(../vendor/revolution/layers.css);
@import url(../vendor/revolution/navigation.css);
a,
body {
	font-size: 15px;
	font-family: Roboto, sans-serif
}

*,
a:hover {
	outline: 0
}

a,
a:hover {
	text-decoration: none;
	transition: all .9s ease
}

body,
p {
	line-height: 28px;
	color: #666
}

h3,
h4 a {
	line-height: 30px
}

.navigation>li.current>a:before,
.scroll-to-top:after,
.sec-title h2:before {
	content: ''
}

* {
	margin: 0;
	padding: 0;
	border: none
}

body {
	font-weight: 300;
	background: center top no-repeat #fff;
	background-size: cover;
	overflow-x: hidden
}

h1,
h2,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	position: relative;
	font-weight: 400;
	color: #333
}

@media (min-width:1200px) {
	.container {
		padding: 0
	}
}

a {
	position: relative;
	line-height: 26px;
	cursor: pointer;
	color: #777
}

button,
h1,
h2,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a,
input,
select,
textarea {
	font-family: Hind, sans-serif
}

a:hover {
	color: #9cc700
}

.btn-one,
.trn_5,
h3 a,
h4 a,
h5 a,
h6 a {
	transition: all .5s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px;
	margin-top: 0
}

.strike-through {
	text-decoration: line-through
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto
}

.page-wrapper,
p {
	position: relative
}

.small-container {
	max-width: 680px;
	margin: 0 auto
}

.page-wrapper {
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	overflow-x: hidden
}

li,
ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.centred {
	text-align: center
}

.sec-pad {
	padding: 91px 0 100px
}

.font_size_16 {
	font-size: 16px
}

p {
	font-size: 15px;
	font-family: Roboto, sans-serif;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 10px
}

h1,
h2 {
	font-weight: 700
}

h1 {
	font-size: 48px;
	line-height: 55px;
	color: #fff
}

h2 {
	font-size: 42px;
	line-height: 51px
}

h3 {
	font-size: 22px;
	font-weight: 600
}

h4 {
	font-size: 20px;
	line-height: 29px;
	font-weight: 500
}

h5,
h5 a {
	font-size: 18px;
	line-height: 28px
}

h5 {
	font-weight: 700
}

h5 a {
	font-weight: 600
}

h4 a {
	font-size: 20px;
	font-weight: 700
}

.btn-one,
.btn-two {
	padding: 9px 24px 8px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	font-size: 16px;
	font-family: Hind, sans-serif;
	text-align: center
}

h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #9cc700;
	transition: all .5s ease
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 999999;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.gif)
}

.btn-one {
	color: #fff;
	background: #9cc700;
	border: 2px solid #9cc700;
	border-radius: 5px
}

.btn-one:hover {
	color: #9cc700;
	border: 2px solid #9cc700;
	background: 0 0;
	transition: all .5s ease
}

.btn-two,
.btn-two:hover {
	color: #fff;
	transition: all .5s ease
}

.btn-two {
	background: 0 0;
	border: 2px solid #fff;
	border-radius: 5px
}

.btn-two:hover {
	background: #9cc700;
	border: 2px solid #9cc700
}

.link-btn {
	position: relative;
	padding: 0;
	margin-top: 50px
}

.link-btn li {
	display: inline-block;
	margin: 0 3px
}

.link-btn li a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #777;
	background: #f4f4f4;
	font-family: Hind, sans-serif;
	width: 40px;
	height: 40px;
	line-height: 42px;
	text-align: center;
	border-radius: 50%;
	transition: all .5s ease
}

.link-btn li a.active,
.link-btn li a:hover {
	background: #9cc700;
	color: #fff;
	transition: all .5s ease
}

.sec-title h2 {
	position: relative;
	margin-bottom: 51px
}

.sec-title h2:before {
	position: absolute;
	background: url(../images/service/shap.png);
	width: 79px;
	height: 3px;
	left: 0;
	bottom: -18px
}

.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 43px;
	width: 45px;
	height: 45px;
	background: #9cc700;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	display: none;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.navigation>li>a,
.navigation>li>ul>li>a {
	font-weight: 400;
	font-family: Hind, sans-serif;
	text-transform: capitalize;
	transition: all .5s ease 0s
}

.scroll-to-top:after {
	position: absolute;
	z-index: -1;
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%)
}

.main-header {
	position: relative;
	margin-bottom: -56px;
	z-index: 999
}

.header-top {
	position: relative;
	width: 100%;
	background: #fff;
	padding: 43px 0 42px
}

.header-top .info-area {
	position: relative;
	float: right;
	top: 9px;
	z-index: 1
}

.header-top .info-area .single-info,
.header-top .info-area .social-top {
	position: relative;
	display: inline-block
}

.header-top .info-area .social-top li {
	display: inline-block;
	margin-left: 12px
}

.header-top .info-area .social-top li a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #a4a4a4;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #e1e1e1;
	border-radius: 50%
}

.header-top .info-area .social-top {
	top: -13px
}

.header-top .info-area .social-top li a:hover {
	color: #9cc700;
	border: 1px solid #9cc700
}

.header-top .info-area .single-info {
	padding: 0 0 0 58px;
	margin-right: 54px
}

.header-top .info-area .single-info:first-child {
	margin-right: 86px;
	position: relative
}

.header-top .info-area .single-info:first-child:before {
	position: absolute;
	content: '';
	background: #eee;
	height: 51px;
	width: 1px;
	top: -4px;
	right: -47px
}

.header-top .info-area .single-info .text {
	position: relative;
	font-size: 15px;
	font-family: Hind, sans-serif;
	line-height: 22px
}

.header-top .info-area .single-info .icon-box {
	position: absolute;
	left: 0;
	top: 2px;
	height: 39px;
	width: 39px;
	line-height: 39px;
	text-align: center;
	background: #9cc700
}

.logo-box,
.main-menu,
.menu-area,
.navigation,
.theme_menu {
	position: relative
}

.header-top .info-area .single-info .icon-box i:before {
	font-size: 20px;
	color: #fff;
	margin: 0
}

.main-menu {
	display: inline-block
}

.menu-area {
	background: rgba(0, 0, 0, .5);
	width: 100%
}

.navbar-collapse {
	padding: 0
}

.navigation>li {
	display: inline-block;
	margin: 0 7px 0 40px
}

.main-header li.dropdown.current:before {
	color: #f3a28b
}

.navigation>li>a {
	color: #fff;
	display: block;
	font-size: 15px;
	line-height: 26px;
	padding: 16px 0 14px
}

.navigation>li.current>a {
	position: relative;
	color: #9cc700
}

.navigation>li.current>a:before {
	position: absolute;
	background: #9cc700;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 3px
}

.navigation>li>ul {
	position: absolute;
	right: auto;
	top: 100%;
	background: #222;
	border-bottom: 3px solid #9cc700;
	padding: 5px 30px;
	z-index: 999;
	display: none
}

.navigation>li>ul>li {
	position: relative;
	display: block
}

.navigation>li>ul>li>a {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 0;
	margin: 0;
	text-align: left
}

.hidden-bar .navigation>li {
	display: block
}

.navigation>li>ul>li:last-child>a {
	border-bottom: 0
}

.navigation>li>ul>li:hover>a {
	color: #9cc700
}

.mobile-menu .dropdown-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	height: 42px;
	border-left: 1px solid #fff;
	cursor: pointer;
	display: block;
	z-index: 5
}

.mobile-menu .dropdown-btn:after {
	position: absolute;
	content: "\f107";
	font-family: FontAwesome;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 100%
}

.mobile-menu,
.mobile-menu>li>ul,
.mobile-menu>li>ul>li>ul {
	background: #000
}

.mobile-menu>li>ul,
.mobile-menu>li>ul>li>ul {
	display: none
}

.mobile-menu>li>a,
.mobile-menu>li>ul>li>a,
.mobile-menu>li>ul>li>ul>li>a {
	padding: 10px 20px;
	font-family: Roboto, sans-serif;
	line-height: 22px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	border-top: 1px solid #fff
}

@keyframes menu_sticky {
	0% {
		margin-top: -100px
	}
	50% {
		margin-top: -90px
	}
	100% {
		margin-top: 0
	}
}

.theme_menu.stricky-fixed {
	margin: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	animation-name: menu_sticky;
	animation-duration: .6s;
	animation-timing-function: ease-out
}

.main-header .donate-box {
	position: relative;
	display: inline-block;
	float: right;
	transform: skewX(-180deg);
	clip-path: polygon(25% 0, 100% 0, 100% 100%, 17% 100%, 0 0);
	right: -1px;
	transition: all .5s ease
}

.main-header .donate-box button {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	font-family: Hind, sans-serif;
	font-weight: 700;
	color: #fff;
	padding: 15px 80px 15px 81px;
	background: #9cc700;
	transition: all .9s ease
}

.rev_slider_wrapper .btn-one,
.rev_slider_wrapper .btn-one:hover,
.rev_slider_wrapper .btn-two,
.rev_slider_wrapper .btn-two:hover {
	transition: all .5s ease!important
}

.main-header .donate-box:hover button {
	color: #9cc700;
	background: #222
}

.rev_slider_wrapper {
	position: relative
}

.rev_slider_wrapper .tp-title {
	position: relative;
	display: inline-block;
	font-size: 40px;
	line-height: 49px;
	font-family: 'Lobster Two', cursive;
	font-weight: 700;
	color: #9cc700;
	padding-bottom: 20px
}

.banner-style-two .tp-title {
	font-size: 54px;
	line-height: 60px;
	padding-bottom: 32px
}

.banner-style-two .tp-title:after {
	bottom: -12px;
	width: 56px
}

.rev_slider_wrapper .tp-title:after {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
	width: 46px;
	border-bottom: 1px solid #fff
}

.rev_slider_wrapper .text {
	position: relative;
	font-size: 20px;
	font-weight: 300;
	font-family: Hind, sans-serif;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase
}

.rev_slider_wrapper .btn-one {
	padding: 9px 42px 8px;
	margin: 0 5px
}

.rev_slider_wrapper .btn-two {
	padding: 9px 40px 8px;
	margin: 0 5px
}

.welcome-section {
	position: relative;
	padding: 40px 0 50px
}

.welcome-section .title-top {
	position: relative;
	font-size: 36px;
	line-height: 45px;
	font-family: 'Lobster Two', Cursive;
	color: #9cc700;
	margin-bottom: 17px
}

.welcome-section .title {
	position: relative;
	font-size: 42px;
	line-height: 50px;
	font-family: Comic sans;
	font-weight: 700;
	color: #333;
	margin-bottom: 19px
}

.welcome-section .title-text {
	line-height: 28px
}

.welcome-section .welcome-title {
	position: relative;
	margin-bottom: 35px
}

.welcome-section .single-item {
	position: relative;
	background: #313a42;
	transition: all .9s ease
}

.welcome-section .single-item:hover {
	background: #313a42
}

.welcome-section .single-item:hover h3 {
	color: #fff
}

.welcome-section .single-item .img-box {
	position: relative;
	margin-bottom: 27px;
	overflow: hidden
}

.welcome-section .single-item .img-box img {
	width: 100%;
	transition: all .5s ease;
	transform: scale(1)
}

.welcome-section .single-item:hover .img-box img {
	transform: scale(1.1)
}

.welcome-section .single-item .lower-content {
	padding: 0 36px 31px 28px
}

.welcome-section .single-item:hover .lower-content .text {
	color: #7f8081
}

.welcome-section .single-item .lower-content .content-text {
	position: relative;
	display: inline-block;
	width: 100%
}

.welcome-section .single-item .lower-content .button {
	position: relative;
	display: inline-block;
	top: 10px
}

.welcome-section .single-item .lower-content .button a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	height: 41px;
	width: 190px;
	line-height: 38px;
	text-align: center;
	background: #9cc700;
	border: 2px solid #9cc700;
	z-index: 1;
	transition: all .5s ease
}

.welcome-section .single-item:hover .lower-content .button a {
	background: #9cc700;
	border: 2px solid #9cc700;
	color: #fff;
	transition: all .5s ease
}

.welcome-section .single-item .lower-content h3 {
	margin-bottom: 0;
	color: #fff
}

.service-section {
	position: relative;
	padding: 120px 0 115px
}

.service-section:after,
.service-section:before {
	position: absolute;
	height: 100%;
	top: 0;
	width: 50%;
	content: ''
}

.service-section:before {
	background: url(../images/service/bg1.jpg) no-repeat;
	left: 0;
	background-size: cover
}

.service-section:after {
	background: url(../images/service/bg2.jpg);
	right: 0
}

.service-section .tab-content-area {
	position: relative;
	z-index: 1
}

.service-section .tab-content-area .nav-pills {
	position: relative;
	width: 50%;
	right: -271px;
	display: inline-block
}

.service-section .tab-content-area .tab-content {
	position: relative;
	display: inline-block;
	width: 50%;
	float: right
}

.service-section .tab-content-area .nav-pills li {
	position: relative;
	display: block
}

.service-section .tab-content-area .nav-pills li a {
	width: 312px;
	padding: 20px 0 21px 10px;
	background: #fff;
	margin-bottom: 2px;
	border-radius: 0;
	text-align: left
}

.service-section .tab-content-area .nav-pills li:first-child a {
	left: 2px
}

.service-section .tab-content-area .nav-pills li.active a {
	background: #9cc700
}

.service-section .tab-content-area .nav-pills li i:before {
	color: #9cc700;
	margin-right: 20px;
	transition: all .5s ease
}

.service-section .tab-content-area .nav-pills li.active i:before {
	color: #fff
}

.service-section .service-content {
	position: relative;
	margin-left: 85px;
	margin-top: -10px;
	z-index: 1
}

.service-section .service-content .service-title {
	position: relative;
	font-size: 36px;
	font-family: Hind, sans-serif;
	line-height: 45px;
	color: #333;
	font-weight: 700;
	margin-bottom: 66px;
	text-transform: uppercase
}

.service-section .service-content .service-title:before {
	position: absolute;
	content: '';
	background: url(../images/service/shap.png);
	width: 79px;
	height: 3px;
	left: 0;
	bottom: -17px
}

.service-section .service-content .content-text {
	position: relative;
	padding: 0 0 0 119px;
	margin-bottom: 34px
}

.service-section .service-content .content-text .img-box {
	position: absolute;
	left: 0;
	top: 11px
}

.service-section .service-content .list-content li {
	position: relative;
	display: block;
	padding: 0 0 0 38px;
	margin-bottom: 10px
}

.service-section .service-content .list-content li:before {
	position: absolute;
	content: "\f05d";
	font-family: FontAwesome;
	font-size: 20px;
	left: 0;
	top: 0
}

.gallery-section .link-text,
.helping-us .helping-content .title,
.news-section .single-item .lower-content .meta,
.single-item-overlay .content .text {
	font-family: Hind, sans-serif
}

.helping-us {
	position: relative;
	padding: 141px 0 151px
}

.helping-title .sec-title h2 {
	margin-bottom: 55px
}

.helping-us .sec-title h2:before {
	left: 50%;
	margin-left: -25px;
	bottom: -28px
}

.video-gallery {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	overflow: hidden
}

.video-gallery img {
	transform: scale(1);
	transition: all .5s ease 0s;
	width: 100%
}

.video-gallery .overlay-gallery {
	background-color: transparent;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	transition: all .5s ease
}

.video-gallery .overlay-gallery .icon-holder {
	display: table;
	height: 100%;
	width: 100%
}

.video-gallery .overlay-gallery .icon-holder .icon {
	display: table-cell;
	vertical-align: middle
}

.video-gallery .overlay-gallery .icon-holder .icon a img {
	width: auto;
	transform: scale(1);
	transition: all .5s ease 0s
}

.video-gallery .overlay-gallery .icon-holder .icon a:hover img {
	transform: scale(1.1)
}

.helping-us .helping-content {
	position: relative;
	margin-left: 20px
}

.helping-us .helping-content .title {
	position: relative;
	font-size: 36px;
	line-height: 45px;
	color: #333;
	font-weight: 500;
	margin-bottom: 27px
}

.helping-us .helping-content .title span {
	color: #9cc700
}

.helping-us .helping-content .text {
	position: relative;
	margin-bottom: 46px
}

.helping-us .helping-content .info-box {
	position: relative
}

.helping-us .helping-content .single-info {
	position: relative;
	display: inline-block;
	margin: 0 26px
}

.helping-us .helping-content .single-info .img-box {
	position: relative;
	width: 97px;
	height: 97px;
	line-height: 97px;
	text-align: center;
	border: 2px solid #ececec;
	border-radius: 50%;
	margin-bottom: 21px
}

.helping-us .helping-content .single-info h4 {
	margin-bottom: 0
}

.tit-text {
	position: relative;
	margin-bottom: 42px;
	font-size: 16px
}

.gallery-section {
	position: relative;
	background: #f8f8f8;
	padding-bottom: 57px
}

.gallery-section .single-item {
	position: relative
}

.single-item-overlay .img-box img {
	width: 100%
}

.gallery-section .four-column-carousel {
	position: relative;
	margin-bottom: 46px
}

.gallery-section .link-text {
	position: relative;
	font-size: 19px;
	line-height: 30px;
	color: #333
}

.gallery-section .owl-next,
.gallery-section .owl-prev {
	bottom: -85px;
	width: 49px;
	height: 49px;
	line-height: 49px;
	background: #9cc700;
	position: absolute;
	border-radius: 50%;
	text-align: center
}

.gallery-section .link-text a {
	color: #9cc700;
	font-weight: 600;
	text-decoration: underline
}

.gallery-section .owl-next {
	right: 100px
}

.gallery-section .owl-prev {
	left: 100px
}

.gallery-section .owl-next:hover,
.gallery-section .owl-prev:hover {
	background: #9cc700
}

.owl-dots {
	display: none!important
}

.single-item-overlay .img-box .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	transform: scale(.7, 0);
	transition: .5s ease-in-out
}

.single-item:hover .img-box .overlay {
	transform: scale(1, 1);
	transition: .5s ease-in-out
}

.gallery-section .single-item-overlay .inner-box {
	position: absolute;
	left: 30px;
	bottom: 30px
}

.news-section,
.news-section .single-item-overlay {
	position: relative
}

.single-item:hover .single-item-overlay .content {
	top: 0;
	transition: .5s cubic-bezier(.4, 0, 1, 1);
	transition-delay: .3s
}

.single-item-overlay .content .text {
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}

.single-item-overlay .content span {
	color: #9cc700;
	font-size: 16px;
	font-style: italic
}

.news-section {
	background: url(../images/news/bg.jpg) center center no-repeat;
	width: 100%;
	background-size: cover;
	padding: 40px 0 50px
}

.news-section .single-item-overlay .img-box img {
	width: 100%
}

.news-section .single-item-overlay .img-box .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	transform: scale(.7, 0);
	transition: .5s ease-in-out;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.news-section .single-item:hover .img-box .overlay {
	transform: scale(1, 1);
	transition: .5s ease-in-out
}

.news-section .single-item-overlay .inner-box {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center
}

.news-section .single-item-overlay .content {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: -20%;
	transition: .2s cubic-bezier(.4, 0, 1, 1)
}

.news-section .single-item-overlay:hover .content {
	top: 0;
	transition: .5s cubic-bezier(.4, 0, 1, 1);
	transition-delay: .3s
}

.news-section .single-item-overlay .content li a {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 15px;
	height: 53px;
	width: 53px;
	line-height: 53px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%
}

.news-section .single-item-overlay .content li a:hover {
	color: #9cc700
}

.news-section .single-item .lower-content {
	position: relative;
	border: 1px solid #ececec;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top: none;
	padding: 33px 30px 12px
}

.news-section .single-item .lower-content .meta {
	font-size: 12px;
	display: inline-block;
	font-weight: 600;
	line-height: 20px;
	color: #9cc700;
	text-transform: uppercase;
	background: #f8fbed;
	border: 1px solid #eff6d6;
	border-radius: 30px;
	padding: 3px 19px 1px 20px;
	margin-bottom: 24px
}

.news-section .single-item .lower-content h5 {
	text-transform: uppercase
}

.news-section .single-item .lower-content p {
	line-height: 24px;
	margin-bottom: 27px
}

.news-section .single-item {
	position: relative;
	background: #fff;
	border-radius: 10px;
	transition: all .5s ease
}

.news-section .single-item:hover {
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .5)
}

.news-section .single-item .img-box {
	position: relative;
	overflow: hidden
}

.news-section .single-item img {
	width: 100%;
	transform: scale(1);
	transition: all .5s ease
}

.news-section .single-item:hover img {
	transform: scale(1.1)
}

.news-section .single-item .button-content {
	position: relative;
	font-size: 14px;
	border-top: 1px solid #ececec;
	padding-top: 14px
}

.news-section .single-item .button-content span {
	float: right
}

.news-section .tit-text {
	margin-bottom: 36px
}

.testimonials-section {
	position: relative;
	background: url(../images/testimonial/bg.jpg) center center no-repeat;
	width: 100%;
	background-size: cover;
	padding: 134px 0
}

.testimonials-section .testimonials-content {
	position: relative;
	background: #fff;
	padding: 28px 30px 29px 32px;
	border: 1px solid #f5f5f5;
	margin-top: 20px
}

.testimonials-section .testimonials-content .text {
	position: relative;
	font-style: italic;
	line-height: 25px
}

.testimonials-section .author-info {
	position: relative;
	margin-bottom: 19px
}

.testimonials-section .owl-theme .owl-controls {
	display: none!important
}

.testimonials-section .author-info .author,
.testimonials-section .author-info .author-img {
	position: relative;
	display: inline-block
}

.testimonials-section .author-info .author-img {
	overflow: hidden;
	border-radius: 50%;
	width: 94px;
	height: 94px;
	float: right;
	margin-top: -48px;
	right: 20px;
	border: 6px solid #fff;
	box-shadow: 0 1px 5px 2px rgba(238, 238, 238, .6)
}

.blog-details-content .single-item:hover,
.news-style-two .single-item:hover {
	box-shadow: none
}

.testimonials-section .author-info .author-img img {
	width: 100%
}

.testimonials-section .author-info .author h4 {
	margin-bottom: -2px;
	font-weight: 600
}

.testimonials-section .tit-text {
	margin-bottom: 27px
}

.brand-area {
	position: relative
}

.brand-area .brand-slider {
	position: relative;
	margin-top: 79px
}

.brand-area .brand-slider li img {
	opacity: .31;
	width: 120px;
	margin: 0 auto;
	transition: all .5s ease
}

.brand-area .brand-slider li img:hover {
	opacity: 1
}

.main-footer-area {
	position: relative;
	background: #313a42;
	width: 100%
}

.main-footer {
	position: relative;
	padding: 78px 0 31px
}

.main-footer .logo-wideget {
	position: relative;
	top: -4px
}

.main-footer .logo-wideget .footer-logo {
	margin-bottom: 27px
}

.main-footer .logo-wideget .text {
	font-size: 14px;
	color: #c8cdd2;
	margin-bottom: 20px;
	line-height: 26px
}

.main-footer .logo-wideget .follow,
.main-footer-area .footer-title {
	font-family: Hind, sans-serif;
	font-weight: 600;
	margin-bottom: 24px;
	text-transform: uppercase
}

.main-footer .logo-wideget .follow {
	font-size: 15px;
	color: #fff
}

.main-footer .logo-wideget .footer-social li {
	position: relative;
	display: inline-block;
	margin-right: 5px
}

.main-footer .logo-wideget .footer-social a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #41484e;
	border-radius: 50%
}

.main-footer .logo-wideget .footer-social a:hover {
	color: #9cc700
}

.main-footer-area .footer-title {
	position: relative;
	font-size: 19px;
	line-height: 28px;
	color: #fff
}

.main-footer .update-wideget {
	position: relative;
	margin: 0 45px 0 55px
}

.main-footer .update-wideget .text {
	color: #ababab;
	line-height: 24px;
	margin-bottom: 6px
}

.main-footer .update-wideget .comment {
	font-size: 13px;
	color: #fff
}

.main-footer .update-wideget .single-box {
	position: relative;
	margin-bottom: 30px
}

.main-footer .gallery-wideget .img-list li {
	position: relative;
	overflow-x: hidden;
	display: inline-block;
	margin-bottom: 6px;
	margin-right: 5px;
	float: left
}

.main-footer .gallery-wideget .img-list li img {
	transform: scale(1);
	transition: all .5s ease
}

.main-footer .gallery-wideget .img-list li:hover img {
	transform: scale(1.1)
}

.main-footer .gallery-wideget {
	position: relative;
	margin: 0 -9px 0 5px
}

.main-footer .gallery-wideget .footer-title {
	margin-bottom: 32px
}

.main-footer .link-wideget {
	position: relative;
	float: right
}

.main-footer .link-wideget a {
	position: relative;
	display: inline-block;
	color: #ababab;
	margin-bottom: 13px;
	padding: 0 0 0 19px
}

.main-footer .link-wideget a:before {
	position: absolute;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	left: 0;
	top: 0
}

.main-footer .link-wideget a:hover,
.main-footer .link-wideget a:hover:before {
	color: #9cc700
}

.footer-bottom,
.footer-bottom a {
	font-size: 16px;
	font-family: Hind, sans-serif;
	color: #ababab
}

.main-footer .link-wideget .footer-title {
	margin-bottom: 21px
}

.footer-bottom {
	position: relative;
	padding: 20px 0 19px;
	border-top: 1px solid #475058
}

.footer-bottom a:hover {
	color: #9cc700
}

.header-style-two {
	position: relative;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	padding: 32px 0 36px;
	margin-bottom: -14%
}

.header-style-two .main-menu {
	margin-left: 17px
}

.header-style-two .sticky-fixed {
	background: #000;
	width: 100%;
	padding: 10px 0
}

.header-style-two .menu-area {
	background: 0 0;
	margin-top: 9px
}

.header-style-two .menu-area .header-social {
	position: relative;
	display: inline-block;
	margin-left: 9px
}

.header-style-two .menu-area .header-social li {
	position: relative;
	display: inline-block;
	margin-left: 11px
}

.header-style-two .menu-area .header-social li a {
	position: relative;
	display: inline-block;
	font-size: 13px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #a4a4a4;
	text-align: center;
	border: 1px solid #d2d3d2;
	border-radius: 50%
}

.header-style-two .theme_menu.stricky-fixed {
	background: #000;
	padding: 10px 0;
	width: 100%
}

.header-style-two .menu-area .header-social li a:hover {
	color: #9cc700;
	border: 1px solid #9cc700
}

.header-style-two .main-menu .navigation>li.current>a:before {
	display: none
}

.header-style-two .main-menu .navigation>li.current>a {
	border: 1px solid #9cc700;
	border-radius: 10px
}

.header-style-two .main-menu .navigation>li>a {
	padding: 3px 6px 2px;
	border: 1px solid transparent
}

.header-style-two .navigation>li>ul {
	top: 165%
}

.header-style-two .navigation>li {
	margin: 0 7px
}

.banner-style-two h1 {
	text-transform: uppercase;
	font-size: 64px
}

.about-section {
	position: relative;
	padding: 35px 0 20px
}

.about-section .left-content .top-title {
	position: relative;
	font-size: 36px;
	line-height: 45px;
	font-family: 'Lobster Two', Cursive;
	color: #9cc700;
	margin-bottom: 12px
}

.about-section .left-content .title {
	position: relative;
	font-size: 42px;
	line-height: 49px;
	font-family: Hind, sans-serif;
	color: #333;
	font-weight: 700
}

.about-section .right-content h3 {
	font-weight: 500;
	margin-bottom: 19px
}

.about-section .right-content {
	position: relative;
	top: 14px
}

.about-section .right-content .text {
	line-height: 30px
}

.about-section .bottom-content {
	position: relative;
	margin-top: 63px
}

.about-section .bottom-content .single-item {
	position: relative;
	padding: 0 25px 0 128px;
	margin-bottom: 48px
}

.about-section .bottom-content .single-item .icon-box {
	position: absolute;
	left: 0;
	top: 7px;
	width: 98px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	border: 1px solid #eee;
	transition: all .5s ease
}

.about-section .bottom-content .single-item:hover .icon-box {
	border: 1px solid #9cc700
}

.about-section .bottom-content .single-item .icon-box i:before {
	font-size: 30px;
	color: #9cc700;
	margin: 0
}

.about-section .bottom-content .single-item .title {
	position: relative;
	font-size: 16px;
	font-family: Hind, sans-serif;
	font-weight: 600;
	color: #333;
	margin-bottom: 29px;
	text-transform: uppercase
}

.about-section .bottom-content .single-item .title:before {
	position: absolute;
	content: '';
	background: #9cc700;
	width: 30px;
	height: 1px;
	left: 0;
	bottom: -11px
}

.about-section .bottom-content .single-item p {
	line-height: 26px
}

.video-section {
	position: relative;
	background: url(../images/home/video-bg.jpg) center center no-repeat;
	width: 100%;
	background-size: cover;
	padding: 112px 0 108px
}

.video-section:before {
	position: absolute;
	content: '';
	background: rgba(0, 0, 0, .78);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.video-section .top-title {
	position: relative;
	font-size: 44px;
	line-height: 52px;
	font-family: 'Lobster Two', Cursive;
	color: #9cc700;
	font-weight: 700;
	margin-bottom: 23px
}

.countdown-timer .counter-column,
.countdown-timer .counter-column span,
.footer-style-two .footer-top .footer-menu li a,
.gallery-fulwidth .post-filter li span,
.page-title .title,
.team-section .single-item .lower-content .name a,
.video-section .title {
	font-family: Hind, sans-serif
}

.video-section .title {
	position: relative;
	font-size: 66px;
	line-height: 70px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 37px
}

.video-section .video-gallery .overlay-gallery .icon-holder {
	margin-top: 5px
}

.video-section .video-gallery {
	height: 120px
}

.video-section .video-gallery .overlay-gallery .icon-holder .icon {
	position: relative;
	display: inline-block
}

.video-section .video-gallery .overlay-gallery .icon-holder .icon:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 96px;
	height: 1px;
	top: 53px;
	left: 172px
}

.video-section .video-gallery .overlay-gallery .icon-holder .icon:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 96px;
	height: 1px;
	top: 53px;
	right: 172px
}

.team-section {
	position: relative;
	padding: 144px 0 152px
}

.team-section .sec-title h2:before {
	left: 50%;
	margin-left: -50px;
	bottom: -28px
}

.team-section img {
	width: 100%
}

.team-section .single-item {
	position: relative;
	overflow: hidden
}

.team-section .single-item .lower-content {
	position: absolute;
	left: 0;
	bottom: -124px;
	width: 100%;
	background: #384149;
	padding: 21px 0 17px;
	transition: all .9s ease
}

.team-section .single-item:hover .lower-content {
	bottom: 3px;
	transition: all .9s ease
}

.team-section .single-item .team-social {
	position: relative;
	margin-bottom: 7px
}

.team-section .single-item .team-social li {
	position: relative;
	display: inline-block;
	margin: 0 5px
}

.team-section .single-item .team-social li a {
	font-size: 16px;
	color: #fff
}

.team-section .single-item .team-social li a:hover {
	color: #9cc700
}

.team-section .single-item .lower-content .name a {
	position: relative;
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 0
}

.team-section .single-item .lower-content .name a:hover {
	color: #9cc700
}

.team-section .single-item .lower-content .title {
	font-size: 14px;
	color: #868788;
	line-height: 20px
}

.team-section .single-item .img-box {
	position: relative
}

.team-section .single-item .img-box img {
	position: relative;
	top: 0;
	transition: all .9s ease
}

.team-section .single-item:hover .img-box img {
	top: -30px
}

.team-section .single-item .img-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	background: #384149;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: all .9s ease
}

.team-section .single-item:hover .img-box:before {
	background: #9cc700;
	transition: all .9s ease
}

.team-section .owl-next {
	position: absolute;
	top: 50%;
	right: 0
}

.team-section .owl-prev {
	position: absolute;
	top: 50%;
	left: 0
}

.team-section .owl-next span:before,
.team-section .owl-prev span:before {
	font-size: 18px
}

.team-section .sec-title h2 {
	margin-bottom: 55px
}

.team-section .tit-text {
	margin-bottom: 81px
}

.event-section {
	position: relative;
	background: #fff;
	width: 100%;
	padding: 142px 0 147px
}

.event-section:before {
	position: absolute;
	content: '';
	background: url(../images/home/bg.png) no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover
}

.event-section img {
	width: 100%
}

.event-section .sec-title h2 {
	margin-bottom: 55px
}

.event-section .tit-text {
	margin-bottom: 63px
}

.event-section .sec-title h2:before {
	left: 50%;
	margin-left: -50px;
	bottom: -28px
}

.countdown-box {
	position: relative;
	width: 100%
}

.countdown-timer .counter-column {
	position: relative;
	display: inline-block;
	font-weight: 500;
	margin-right: 35px;
	color: #9cc700;
	font-size: 15px;
	line-height: 15px;
	text-align: center
}

.countdown-timer .counter-column:before {
	position: absolute;
	content: '';
	background: #ececec;
	width: 1px;
	height: 33px;
	top: 12px;
	right: -20px
}

.event-section .event-content,
.news-style-two {
	position: relative;
	background: #fff
}

.countdown-timer .counter-column span {
	color: #333;
	font-weight: 600;
	font-size: 30px;
	line-height: 39px;
	margin-bottom: 5px
}

.event-section .event-content {
	border: 1px solid #ececec
}

.event-section .event-content .event-side-content {
	position: relative;
	padding: 47px 50px 58px 10px
}

.event-section .event-content .event-side-content h5 {
	color: #707070;
	text-transform: uppercase;
	font-weight: 600px;
	margin-bottom: 12px
}

.event-section .event-content .event-side-content .title-text {
	position: relative;
	font-size: 24px;
	line-height: 36px;
	font-family: Hind, sans-serif;
	font-weight: 600;
	color: #333;
	margin-bottom: 18px;
	text-transform: uppercase
}

.event-section .event-content .event-side-content .text {
	margin-bottom: 20px
}

.event-section .event-content .event-side-content .countdown-box {
	position: relative;
	margin-bottom: 39px
}

.event-section .event-content .event-side-content .btn-one {
	padding: 8px 31px 7px 30px
}

.event-section .img-box {
	position: relative;
	top: -21px;
	left: 25px
}

.news-style-two:before {
	position: absolute;
	content: '';
	background: url(../images/news/bg.png);
	width: 118px;
	height: 450px;
	left: 0;
	bottom: 40px
}

.news-style-two .owl-nav {
	position: absolute;
	display: inline-block;
	top: -78px;
	right: 0
}

.news-style-two .owl-next,
.news-style-two .owl-prev {
	position: relative;
	width: 37px;
	height: 37px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #e2e2e2;
	border-radius: 50%
}

.news-style-two .owl-next:hover,
.news-style-two .owl-prev:hover {
	border: 1px solid #9cc700
}

.news-style-two .single-item .lower-content {
	padding: 29px 30px 8px
}

.news-style-two .single-item .lower-content p {
	line-height: 26px;
	margin-bottom: 19px
}

.news-style-two .single-item .button-content {
	padding-top: 11px
}

.footer-style-two {
	position: relative
}

.footer-style-two .footer-top {
	position: relative;
	padding: 75px 0 84px
}

.footer-style-two .footer-top .footer-logo {
	position: relative;
	margin-bottom: 39px
}

.footer-style-two .footer-top .footer-menu {
	position: relative;
	margin-bottom: 45px
}

.footer-style-two .footer-top .footer-menu li {
	position: relative;
	display: inline-block;
	margin: 0 20px
}

.footer-style-two .footer-top .footer-menu li a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase
}

.footer-style-two .footer-top .footer-menu li a.active {
	color: #9cc700
}

.footer-style-two .footer-top .footer-social li {
	position: relative;
	display: inline-block;
	margin: 0 3px
}

.footer-style-two .footer-top .footer-social li a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #3a444c;
	color: #aaa;
	text-align: center
}

.footer-style-two .footer-top .footer-social li a:hover {
	background: #9cc700;
	color: #fff
}

.footer-style-two .footer-bottom {
	border-top: none;
	background: #3a444c;
	padding: 20px 0
}

.page-title {
	position: relative;
	background: url(../images/home/page-title.jpg) center center no-repeat;
	width: 100%;
	background-size: cover;
	padding: 300px 0 120px
}

.blog-page,
.gallery-fulwidth {
	background: #fff;
	position: relative
}

.page-title .title {
	position: relative;
	display: inline-block;
	font-size: 48px;
	line-height: 55px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase
}

.page-title span {
	color: #9cc700
}

.page-title .bread-crumb {
	position: relative;
	display: inline-block;
	float: right;
	font-size: 18px;
	top: 10px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase
}

.page-title .bread-crumb a {
	color: #fff
}

.page-title .bread-crumb a:hover {
	color: #9cc700
}

.gallery-fulwidth {
	padding: 114px 0 130px
}

.gallery-fulwidth .filter-item {
	position: relative;
	padding: 0
}

.gallery-fulwidth .post-filter {
	position: relative;
	margin-bottom: 40px
}

.gallery-fulwidth .post-filter li {
	position: relative;
	display: inline-block;
	margin: 0 5px
}

.gallery-fulwidth .post-filter li span {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	border: 1px solid transparent;
	color: #777;
	cursor: pointer;
	padding: 2px 19px 0;
	transition: all .5s ease
}

.gallery-fulwidth .post-filter li.active span {
	color: #9cc700;
	border: 1px solid #9cc700;
	border-radius: 5px;
	transition: all .5s ease
}

.team-page {
	position: relative;
	padding-bottom: 70px;
	padding-top: 104px
}

.team-page .single-item {
	margin-bottom: 64px
}

.error-section {
	position: relative;
	padding: 0
}

.error-section .title {
	position: relative;
	font-size: 47px;
	font-family: 'Lobster Two', Cursive;
	line-height: 55px;
	color: #333;
	margin-bottom: 24px
}

.error-section .text {
	position: relative;
	font-size: 19px;
	line-height: 30px;
	color: #666;
	font-family: Hind, sans-serif;
	margin-bottom: 24px
}

.error-section .error-title {
	position: relative;
	margin-bottom: 39px
}

.error-section .img-box img {
	width: 100%
}

.error-section .img-box {
	position: relative;
	margin-right: -35px;
	margin-left: -25px
}

.error-section .btn-one {
	padding: 10px 32px
}

.error-section .error-content {
	position: relative;
	top: 160px;
	z-index: 1
}

.blog-page {
	padding: 120px 0
}

.blog-page .blog-classic-content,
.blog-page .blog-details-content {
	position: relative;
	margin-right: 50px
}

.blog-classic .blog-classic-content .single-item .img-box {
	position: relative;
	overflow: hidden
}

.blog-classic .blog-classic-content .single-item img {
	width: 100%;
	transform: scale(1);
	transition: all .5s ease
}

.blog-classic .blog-classic-content .single-item:hover img {
	transform: scale(1.1)
}

.blog-classic .blog-classic-content .single-item {
	margin-bottom: 40px
}

.blog-classic .single-item .lower-content {
	border-bottom: 2px solid #ececec;
	padding: 39px 30px 9px
}

.blog-classic .blog-classic-content .single-item h4 a {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 3px;
	display: inline-block
}

.blog-classic .single-item .lower-content .meta {
	margin-bottom: 22px
}

.blog-classic .single-item .lower-content p {
	line-height: 26px;
	margin-bottom: 34px
}

.blog-classic .single-item .button-content {
	padding-top: 11px
}

.blog-page .link-btn {
	margin-top: 54px
}

.blog-page .sidebar-title h4 {
	position: relative;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 42px
}

.blog-page .sidebar-title h4:before {
	position: absolute;
	content: '';
	background: #9cc700;
	width: 40px;
	height: 1px;
	left: 0;
	bottom: -11px
}

.blog-page .sidebar {
	position: relative;
	margin-left: -37px;
	top: 14px
}

.blog-page .sidebar .search-box {
	position: relative;
	margin-bottom: 64px
}

.blog-page .sidebar .search-box input {
	position: relative;
	width: 100%;
	height: 50px;
	border: 1px solid #ececec;
	padding: 15px 20px;
	transition: all .5s ease
}

.blog-page .sidebar .search-box input:focus {
	border: 1px solid #9cc700;
	transition: all .5s ease
}

.blog-page .sidebar .search-box button {
	position: absolute;
	font-size: 15px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #9cc700;
	color: #fff;
	top: 0;
	right: 0
}

.blog-page .sidebar .sidebar-categories {
	position: relative;
	margin-bottom: 39px
}

.blog-page .sidebar .sidebar-categories li a {
	position: relative;
	display: block;
	font-size: 16px;
	padding: 10px 0 18px 20px;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 10px
}

.blog-page .sidebar .sidebar-categories li a span {
	float: right
}

.blog-page .sidebar .sidebar-categories li a:before {
	position: absolute;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 16px;
	left: 0;
	top: 9px
}

.blog-page .sidebar-categories .sidebar-title h4 {
	margin-bottom: 37px
}

.blog-page .sidebar .sidebar-post .sinlge-post {
	position: relative;
	padding: 0 0 33px 108px;
	margin-bottom: 36px;
	border-bottom: 1px dashed #e0e0e0
}

.blog-page .sidebar .sidebar-post .sinlge-post:last-child {
	border-bottom: none
}

.blog-page .sidebar .sidebar-post .sinlge-post .img-box {
	position: absolute;
	overflow: hidden;
	border-radius: 50%;
	left: 0;
	top: -1px;
	width: 83px;
	height: 83px
}

.blog-page .sidebar .sidebar-post .sinlge-post .img-box img {
	width: 100%;
	transition: all .5s ease;
	transform: scale(1)
}

.blog-page .sidebar .sidebar-post .sinlge-post:hover .img-box img {
	transform: scale(1.1)
}

.blog-page .sidebar .sidebar-post .sinlge-post .post-title a {
	position: relative;
	font-size: 19px;
	line-height: 22px;
	font-family: Hind, sans-serif;
	font-weight: 600;
	color: #333;
	margin-bottom: 0;
	transition: all .5s ease
}

.blog-page .sidebar .sidebar-post .sinlge-post .post-title a:hover {
	color: #9cc700;
	transition: all .5s ease
}

.blog-page .sidebar-post .sidebar-title h4 {
	margin-bottom: 50px
}

.blog-page .sidebar .sidebar-tags .tag-list li {
	position: relative;
	display: inline-block;
	margin: 0 7px 10px 0
}

.blog-page .sidebar .sidebar-tags .tag-list li a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	font-family: Hind, sans-serif;
	background: #f4f4f4;
	border-radius: 5px;
	padding: 7px 33px 7px 32px;
	text-align: center;
	font-weight: 400
}

.blog-page .sidebar .sidebar-tags {
	position: relative;
	top: -8px
}

.blog-page .sidebar-tags .sidebar-title h4 {
	margin-bottom: 44px
}

.blog-details {
	position: relative
}

.blog-details .content-style-one .quote {
	position: relative;
	display: block;
	background: #f8f8f8;
	padding: 48px 0 50px;
	margin-bottom: 42px;
	margin-top: 42px
}

.blog-details .content-style-one .quote .text {
	position: relative;
	font-size: 25px;
	line-height: 34px;
	font-weight: 500;
	color: #333;
	margin-bottom: 18px
}

.blog-details .content-style-one .quote h5 {
	color: #989898;
	font-weight: 400;
	margin-bottom: 0
}

.blog-details .content-style-one .single-item .lower-content {
	padding: 39px 30px 0;
	border-radius: 0
}

.blog-details .content-style-one .single-item .lower-content h4 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 11px
}

.blog-details .single-item .lower-content .meta {
	margin-bottom: 23px
}

.blog-details .single-item .lower-content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px
}

.blog-details .post-share-option {
	position: relative;
	padding: 20px 35px 18px;
	border: 1px solid #ececec;
	border-top: none;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom: 67px
}

.blog-details .post-share-option .post-social,
.blog-details .post-share-option .tag-post,
.blog-details .post-share-option li {
	position: relative;
	display: inline-block
}

.blog-details .post-share-option .post-social {
	float: right
}

.blog-details .post-share-option .tag-post li a {
	font-size: 16px;
	color: #8b8b8b
}

.blog-details .post-share-option .tag-post li a:hover {
	color: #9cc700
}

.blog-details .post-share-option .tag-post li.tag {
	font-size: 16px;
	color: #333;
	font-weight: 500
}

.blog-details .post-share-option .post-social li {
	margin-left: 5px
}

.blog-details .post-share-option .post-social li a {
	position: relative;
	display: inline-block;
	font-size: 13px;
	width: 33px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #f4f4f4;
	color: #a5a5a5;
	border-radius: 50%
}

.blog-details .post-share-option .post-social li a:hover {
	background: #9cc700;
	color: #fff
}

.blog-details .comment-area .single-comment .title,
.blog-details .comment-title {
	color: #333;
	font-family: Hind, sans-serif;
	text-transform: uppercase
}

.blog-details .comment-title {
	position: relative;
	font-size: 24px;
	line-height: 33px;
	font-weight: 700;
	margin-bottom: 38px
}

.blog-details .comment-area .single-comment {
	position: relative;
	padding: 0;
	margin-bottom: 53px
}

.blog-details .comment-area .single-comment .comment-img {
	position: absolute;
	overflow: hidden;
	border-radius: 50%;
	left: 0;
	top: 1px
}

.blog-details .comment-area .single-comment .title {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 13px
}

.blog-details .comment-area .single-comment .time {
	position: relative;
	display: inline-block;
	float: right;
	z-index: 1
}

.blog-details .comment-area .single-comment .time .text {
	display: inline-block;
	font-weight: 400;
	font-family: Hind, sans-serif;
	margin-right: 20px
}

.blog-details .comment-area .single-comment .time a {
	font-size: 15px;
	font-family: Hind, sans-serif;
	color: #9cc700
}

.blog-details .comment-area .single-comment p {
	font-size: 16px;
	line-height: 26px
}

input,
textarea {
	position: relative;
	width: 100%;
	height: 50px;
	border: 1px solid #ececec;
	padding: 15px 20px;
	margin-bottom: 29px;
	transition: all .5s ease
}

textarea {
	height: 130px;
	resize: none;
	margin-bottom: 22px
}

input:focus,
textarea:focus {
	border: 1px solid #9cc700;
	transition: all .5s ease
}

.blog-details .comment-form .comment-title {
	margin-bottom: 29px
}

.blog-details .comment-form .btn-one {
	width: 100%;
	border-radius: 0
}

.blog-details .comment-form {
	position: relative;
	margin-top: 77px
}

.contact-info {
	position: relative;
	padding: 120px 0 100px
}

.contact-info .single-item {
	position: relative;
	display: block;
	background: #fafafa;
	border: 1px solid #ececec;
	padding: 40px 0 39px;
	transition: all .5s ease
}

.contact-info .single-item:before {
	position: absolute;
	content: "\f041";
	font-size: 80px;
	font-family: FontAwesome;
	color: #f0f0f0;
	text-align: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	display: flex;
	height: 100%
}

.contact-info .single-item .text,
.contact-section .contact-title {
	font-family: Hind, sans-serif;
	position: relative
}

.contact-info .contact-column:nth-child(2) .single-item:before {
	content: "\f095"
}

.contact-info .contact-column:nth-child(3) .single-item:before {
	content: "\f003"
}

.contact-info .single-item h3:before,
.contact-section .contact-title:before {
	content: '';
	height: 1px;
	left: 50%;
	margin-left: -25px
}

.contact-info .single-item:hover {
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .5)
}

.contact-info .single-item h3 {
	position: relative;
	text-transform: uppercase;
	margin-bottom: 36px
}

.contact-info .single-item h3:before {
	position: absolute;
	background: #cacaca;
	width: 45px;
	bottom: -14px
}

.contact-info .single-item .text {
	font-size: 18px;
	line-height: 28px
}

.contact-section {
	position: relative;
	padding: 0 0 123px
}

.contact-section .contact-title {
	font-size: 32px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 77px
}

.contact-section .contact-title:before {
	position: absolute;
	background: #9cc700;
	width: 42px;
	bottom: -26px
}

.contact-section input,
.contact-section textarea {
	background: #fafafa;
	height: 53px;
	margin-bottom: 20px
}

.contact-section textarea {
	height: 193px
}

.google-map {
	position: relative
}

#contact-google-map {
	height: 424px;
	position: relative
}

.contact-section .btn-one {
	width: 100%;
	border-radius: 0;
	padding: 11px 24px 10px
}

.donate-popup {
	position: fixed;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	overflow: auto;
	transition: all .7s ease;
	-moz-transition: all .7s ease;
	-webkit-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease
}

.donate-popup.popup-visible {
	top: 0;
	visibility: visible;
	opacity: 1
}

.donate-popup .close-donate {
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	z-index: 5
}

.donate-popup .close-donate:hover {
	opacity: .7
}

.donate-form-area {
	margin-top: 100px;
	margin-bottom: 100px;
	background: #f2f2f2;
	padding: 57px;
	border: 3px solid #9cc700
}

.donate-form-area h2 {
	font-size: 36px;
	text-align: center;
	font-weight: 400;
	color: #222;
	margin-bottom: 40px;
	text-transform: capitalize;
	font-family: Montserrat, sans-serif
}

.donate-form-area h3,
.donate-form-area h4 {
	color: #444;
	text-transform: capitalize;
	font-weight: 400
}

.donate-form-area h4 {
	font-size: 24px;
	margin-bottom: 18px
}

.donate-form-area h3 {
	margin-top: 38px;
	margin-bottom: 28px
}

.donate-form-area .form-group input {
	width: 100%;
	border: 1px solid #f4f4f4;
	transition: all .5s ease
}

.donate-form-area .form-group input:focus {
	border: 1px solid #9cc700
}

.chicklet-list {
	background: #fff;
	padding: 30px 30px 25px
}

.chicklet-list li {
	padding: 0 5px;
	display: inline-block;
	position: relative;
	cursor: pointer
}

.chicklet-list input {
	font-size: 16px;
	line-height: 40px;
	border: 2px solid #9cc700;
	padding: .55em .55em .55em .8em;
	margin-bottom: 0
}

.chicklet-list input[type=radio] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer
}

.chicklet-list label {
	display: block;
	font-size: 16px;
	font-weight: 400;
	background: #fff;
	border: 1px solid #f4f4f4;
	color: #000;
	padding: 8px 27px;
	text-align: center;
	border-radius: 0;
	cursor: pointer;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out
}

.chicklet-list:checked+label {
	background: #9cc700;
	color: #f7f7f7;
	text-shadow: none
}

.chicklet-list li.other-amount {
	width: 38%;
	float: right
}

.chicklet-list li span {
	position: absolute;
	left: -30px;
	top: 9px;
	font-size: 16px;
	color: #303030
}

.chicklet-list input[type=text] {
	height: 40px
}

.donate-form-area .form-bg {
	background: #fff;
	padding: 30px 30px 15px
}

.donate-form-area .default-form .form-group {
	margin-bottom: 15px
}

.donate-form-area .default-form .form-group p {
	margin-bottom: 5px
}

.donate-form-area .payment-option {
	position: relative;
	margin-top: 20px;
	margin-bottom: 35px
}

.donate-form-area .payment-option li {
	display: inline-block;
	color: #303030;
	font-size: 15px;
	margin-right: 10px
}

.donate-form-area .payment-option .checkbox input {
	width: 15px;
	height: 15px;
	top: 3px
}