/* @import url("https://fonts.googleapis.com/css?family=Lora:400,700"); */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
body {
	color: #000;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 200;
	overflow-x: hidden;
	line-height: 1.667
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

a:hover {
	text-decoration: none
}

button {
	cursor: pointer
}

button:focus {
	outline: 0;
	box-shadow: none
}
p{
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", sans-serif;
	color: #222;
	line-height: 1.25
}

h1,
.h1 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1
}

@media (min-width: 800px) {
	h1,
	.h1 {
		font-size: 60px
	}
}

h2,
.h2 {
	font-size: 28px;
	font-weight: 700
}
@media (min-width: 1800px) {
    p{
    font-size:16px
    }
}
@media (min-width: 1000px) {
	h2,
	.h2 {
		font-size: 36px
	}
}

h3,
.h3 {
	font-size: 18px;
	font-weight: 700
}

@media (min-width: 1000px) {
	h3,
	.h3 {
		font-size: 20px
	}
}

.section-margin {
	margin: 0px 0
}

@media (min-width: 1000px) {
	.section-margin {
		margin: 0px 0
	}
}

.section-margin--large {
	margin: 65px 0
}

@media (min-width: 1200px) {
	.section-margin--large {
		margin: 130px 0
	}
}

.section-padding--small {
	padding: 70px 0
}

@media (min-width: 1000px) {
	.section-padding--small {
		padding: 120px 0
	}
}

.section-padding--smaller {
	padding: 70px 0
}

@media (min-width: 1000px) {
	.section-padding--smaller {
		padding: 50px 0
	}
}

.pb-65px {
	padding-bottom: 25px
}

.mb-60px {
	margin-bottom: 60px
}

.bg-albaster {
	background-color: #f7f7f7
}

.header-top {
	background: #0f0f16;
	color: #fff;
	padding: 20px 0
}

@media (min-width: 600px) {
	.header-top {
		padding: 8px 0
	}
}


	.categories_post img {
		width: 100%
	}
	.categories_post {
		max-width: 360px;
		margin: 0 auto
	}
	/* .blog_categorie_area .col-lg-4 {
		margin-top: 30px
	} */
	.blog_area {
		padding-bottom: 80px
	}
	.single-post-area .blog_right_sidebar {
		margin-top: 30px
	}
	.contact_info {
		margin-bottom: 50px
	}
	.home_banner_area .donation_inner {
		margin-bottom: -30px
	}
	.home_banner_area .dontation_item {
		max-width: 350px;
		margin: auto
	}
	.footer_area .col-sm-6 {
		margin-bottom: 30px
	}
	.footer_area .footer_inner {
		margin-bottom: -30px
	}
	.news_widget {
		padding-left: 0px
	}
	.home_banner_area .banner_inner .home_left_img {
		display: none
	}
	.header_area .navbar .tickets_btn {
		display: none
	}
	.home_banner_area .banner_inner {
		padding: 70px 0px 100px 0px
	}
	.left_side_text {
		margin-bottom: 50px
	}
	.price_item {
		max-width: 360px;
		margin: 0px auto 30px
	}
	.price_inner {
		margin-bottom: -30px
	}



@media (max-width: 767px) {
	.contact-info.text-right {
		/*flex-direction: column;*/
		/*display: initial;*/
		text-align: start !important;
    display: grid;
	}
    .section-intro__title {
        font-size: 30px !important;
    }
	.home_banner_area {
		min-height: 500px
	}
	.home_banner_area .banner_inner {
		min-height: 500px
	}
	.home_banner_area .banner_inner .banner_content {
		margin-top: 0px
	}
	.blog_banner .banner_inner .blog_b_text h2 {
		font-size: 40px;
		line-height: 50px
	}
	.blog_info.text-right {
		text-align: left !important;
		margin-bottom: 10px
	}
	.home_banner_area .banner_inner .banner_content h3 {
		font-size: 30px
	}
	.home_banner_area .banner_inner .banner_content p br {
		display: none
	}
	.home_banner_area .banner_inner .banner_content h3 span {
		line-height: 45px;
		padding-bottom: 0px;
		padding-top: 0px
	}
	.footer-bottom {
		text-align: center
	}
	.footer-bottom .footer-social {
		text-align: center;
		margin-top: 15px
	}
	.made_life_inner .nav.nav-tabs li {
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 15px
	}
	.made_life_inner .nav.nav-tabs {
		margin-bottom: -15px
	}
	.made_life_area.made_white .left_side_text {
		margin-bottom: 0px;
		margin-top: 30px
	}
}

@media (max-width: 575px) {
	.top_menu {
		display: none
	}
	.home_banner_area .banner_inner .banner_content h2 {
		font-size: 28px;
		line-height: 38px
	}
	.home_banner_area {
		min-height: 450px
	}
	.home_banner_area .banner_inner {
		min-height: 450px
	}
	.blog_banner .banner_inner .blog_b_text {
		margin-top: 0px
	}
	.home_banner_area .banner_inner .banner_content img {
		display: none
	}
	.home_banner_area .banner_inner .banner_content h5 {
		margin-top: 0px
	}
	.p_120 {
		padding-top: 70px;
		padding-bottom: 70px
	}
	.main_title h2 {
		font-size: 25px
	}
	.sample-text-area {
		padding: 70px 0 70px 0
	}
	.generic-blockquote {
		padding: 30px 15px 30px 30px
	}
	.blog_details h2 {
		font-size: 20px;
		line-height: 30px
	}
	.blog_banner .banner_inner .blog_b_text h2 {
		font-size: 28px;
		line-height: 38px
	}
	.footer-area {
		padding: 70px 0px
	}
	.pad_top {
		padding-top: 70px
	}
	.pad_btm {
		padding-bottom: 70px
	}
}

@media (max-width: 480px) {
	.header_area .navbar-collapse {
		max-height: 250px
	}
	.home_banner_area .banner_inner .banner_content {
		padding: 30px 15px;
		margin-top: 0px
	}
	.banner_content .white_btn {
		display: block
	}
	.home_banner_area .banner_inner .banner_content h3 {
		font-size: 24px
	}
	.banner_area .banner_inner .banner_content h2 {
		font-size: 32px
	}
	.comments-area .thumb {
		margin-right: 10px
	}
	.testi_item .media .d-flex {
		padding-right: 0px
	}
	.testi_item .media .d-flex img {
		width: auto;
		margin-bottom: 15px
	}
	.testi_item .media {
		display: block
	}
	.banner_btn {
		margin-bottom: 20px
	}
}

.hero-banner {
	position: relative;
	height: 400px;
	/* background: url("../img/banner/hero-banner.png") left center no-repeat; */
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	z-index: 1
}

@media (min-width: 1000px) {
	.hero-banner {
		height: 600px
	}
}

@media (min-width: 1200px) {
	.hero-banner {
		height: 800px
	}
}

.hero-banner::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(2, 4, 23, 0.702);
	z-index: -1
}

.hero-banner__content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 100%;
	max-width: 760px
}

.hero-banner__content h1 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 50px;
    margin-top: 130px;
}

.hero-banner--sm {
	height: 280px
}

@media (min-width: 1000px) {
	.hero-banner--sm {
		height: 350px
	}
}

@media (min-width: 1200px) {
	.hero-banner--sm {
		height: 450px
	}
}

.hero-banner--sm h1 {
	margin-bottom: 12px
}

.banner-breadcrumb {
	display: inline-block
}

.banner-breadcrumb .breadcrumb {
	background: transparent;
	padding: 0
}

.banner-breadcrumb .breadcrumb-item {
	padding: .1rem
}

.banner-breadcrumb .breadcrumb-item a {
	text-transform: capitalize;
	color: #fff
}

.banner-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #fff;
	padding-left: .2rem;
	padding-right: .4rem
}

.banner-breadcrumb .breadcrumb-item.active {
	color: #fff
}

.section-intro {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto
}

.section-intro__title {
	font-weight: 700;
    color: #000;
    font-size: 50px;
    margin-bottom: 5px;
}


.section-intro__subtitle {
	font-size: 15px;
	color: #777;
	margin-bottom: 0
}

.static__single {
	border-radius: 4px;
	text-align: center;
	background: #fff;
	border: 0;
	padding: 20px;
	box-shadow: 0px 15px 20px 0px rgba(153, 153, 153, 0.1)
}

.static__single h3 {
	font-size: 36px;
	font-weight: 700;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 20px
}

.static__single h3::after {
	content: "";
	display: inline-block;
	width: 60%;
	height: 2px;
	background: #e20f00;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

.bg-light {
    background-color: #efefef!important;
}
.static__single h4 {
	font-size: 16px;
	font-weight: 200;
}

.static__single-position {
	margin-top: 40px;
	margin-bottom: 40px
}

@media (min-width: 1000px) {
	.static__single-position {
		margin: auto;
		position: relative;
		bottom: 40px;
		margin-bottom: -40px;
		z-index: 50
	}
}

.card-subject {
	border: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.card-subject__img {
	position: relative;
	overflow: hidden
}

.card-subject__imgOverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transform: translateY(50px);
	background: rgb(2 2 2 / 54%);
	opacity: 0;
	z-index: -1;
	transition: all .52s ease
}

.card-subject__imgOverlay img,
.card-subject__imgOverlay i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.card-subject__body {
    background:#04091e;
    padding: 20px 18px 12px 30px;
}

.card-subject__body h3 {
	text-align: center;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 15px;
}

.card-subject__body a {
	color: #222
}

.card-subject:hover {
	box-shadow: 0px 10px 30px 0px rgba(153, 153, 153, 0.2)
}

.card-subject:hover .card-subject__imgOverlay {
	opacity: 1;
	z-index: 1;
	transform: translateY(0)
}

.card-subject:hover .card-subject__body {
	background: #3e3c3c;
}


.testimonial {
	max-width: 970px;
	margin-right: auto;
	margin-left: auto
}

.testimonial__item {
	background: #fff;
	border-radius: 5px;
	padding: 30px 15px
}

@media (min-width: 600px) {
	.testimonial__item {
		padding: 30px 50px
	}
}

.testimonial__img {
	max-width: 132px
}

.testimonial__content h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0
}

.testimonial__content p {
	font-size: 14px;
	margin-bottom: 10px
}

.testimonial__i {
	font-size: 15px !important;
	font-style: italic;
	margin-bottom: 0 !important
}

.testimonial__icon {
	font-size: 173px;
	color: rgba(119, 119, 119, 0.1);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 40px
}

.testimonial .owl-dots {
	margin-top: 30px !important
}

@media (min-width: 600px) {
	.testimonial .owl-dots {
		margin-top: 60px !important
	}
}

.testimonial .owl-dots .owl-dot span {
	width: 20px;
	height: 4px;
	background: #d3d2d5;
	border-radius: 2px;
	margin: 5px 10px
}

.testimonial .owl-dots .owl-dot.active span {
	background: #e20f00
}

.card-team {
	border: 0;
	border-radius: 0;
	background: #f7f7f7;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.card-team__body {
	border: 1px solid transparent;
	border-top: 0;
	box-shadow: 0px 5px 25.5px 4.5px rgba(221, 221, 221, 0.2);
	padding: 20px 9px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.card-team__body h3 {
	font-size: 20px;
	margin-bottom: 3px
}

.card-team__body h3 a {
	color: #222
}

.card-team__body p {
	margin-bottom: 14px
}

.card-team__social li {
	display: inline-block;
	margin-right: 14px
}

.card-team__social li:last-child {
	margin-right: 0
}

.card-team__social li a {
	color: #777884
}

.card-team__social li a:hover {
	color: #e20f00
}

.card-team:hover {
	background: #fff
}

.card-team:hover .card-team__body {
	border-color: #e20f00
}

.cta-wrapper {

	background-size: cover;
    position: relative;

	z-index: 1;
	    background-color: #144b69;
    bottom: -69px;
        border-radius: 30px;
        background:url(../img/cta-bg.jpg);
}

.cta-wrapper::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
background:rgba(0,0,0,0.8);
	z-index: -1
}

.cta__content {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	color: #fff
}

.cta__content h2 {
	color: #fff;
	margin-bottom: 20px
}

.cta__content p {
	margin-bottom: 25px
}

@media (min-width: 1000px) {
	.cta__content p {
		margin-bottom: 45px
	}
}

.card-blog {
	border: 0;
	border-radius: 0
}

.card-blog__body {
	padding: 20px 0;
	border-bottom: 1px solid #eeeeee
}

.card-blog__body h3 {
	margin-bottom: 15px
}

.card-blog__body h3 a {
	color: #222
}

.card-blog__body p {
	margin-bottom: 0
}

.card-blog__info {
	margin-bottom: 12px
}

.card-blog__info li {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	margin-right: 13px
}

.card-blog__info li:last-child {
	margin-right: 0
}

.card-blog__info li a {
	color: #999999
}

.card-blog__info li i,
.card-blog__info li span {
	font-size: 13px;
	margin-right: 8px
}

.card-blog__footer {
	font-size: 14px;
	color: #222;
	font-weight: 500;
	padding: 18px 0
}

.card-blog__footer a {
	color: #222;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.card-blog__footer i,
.card-blog__footer span {
	font-size: 13px;
	padding-left: 8px
}

.card-blog:hover .card-blog__footer a {
	color: #e20f00
}

.about__content {
	margin-top: 35px
}

@media (min-width: 991px) {
	.about__content {
		margin-top: 0;
		margin-left: 35px
	}
}

@media (min-width: 1200px) {
	.about__content {
		max-width: 80%;
	}
}

@media (min-width: 1450px) {
	.about__content {
		margin-left: 95px
	}
}

.about__content h3 {
	font-size: 26px;
	margin-bottom: 25px
}

@media (min-width: 600px) {
	.about__content h3 {
		font-size: 36px
	}
}

.about__content p {
	margin-bottom: 25px
}

.about__video {
	position: relative
}

@media (min-width: 1000px) {
	.about__videoWrapper {
		min-width: 550px
	}
}

@media (min-width: 1400px) {
	.about__videoWrapper {
		min-width: 880px
	}
}

.about__video-image {
	position: relative
}

.about__video-image::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: rgba(1, 0, 9, 0.6) */
}

.about__videoContent {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center
}

.about__videoContent h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 700
}

.video-play-button {
	position: relative;
	box-sizing: content-box;
	display: inline-block;
	width: 32px;
	height: 44px;
	border-radius: 50%;
	padding: 46px 8px 18px 28px
}

@media (max-width: 991px) {
	.video-play-button {
		transform: scale(0.8)
	}
}

.video-play-button:before,
.video-play-button:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 50%
}

.video-play-button:before {
	z-index: 0;
	-webkit-animation: pulse-border 2000ms ease-out infinite;
	-moz-animation: pulse-border 2000ms ease-out infinite;
	-o-animation: pulse-border 2000ms ease-out infinite;
	animation: pulse-border 2000ms ease-out infinite
}

.video-play-button:after {
	z-index: 1;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 16px solid #e20f00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

@-webkit-keyframes pulse-border {
	0% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1);
		transform: translate(-50%, -50%) translateZ(0) scale(1);
		opacity: .7
	}
	100% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		opacity: 0.1
	}
}

@-moz-keyframes pulse-border {
	0% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1);
		transform: translate(-50%, -50%) translateZ(0) scale(1);
		opacity: .7
	}
	100% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		opacity: 0.1
	}
}

@-o-keyframes pulse-border {
	0% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1);
		transform: translate(-50%, -50%) translateZ(0) scale(1);
		opacity: .7
	}
	100% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		opacity: 0.1
	}
}

@keyframes pulse-border {
	0% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1);
		transform: translate(-50%, -50%) translateZ(0) scale(1);
		opacity: .7
	}
	100% {
		-webkit-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-moz-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-ms-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		-o-transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		transform: translate(-50%, -50%) translateZ(0) scale(1.5);
		opacity: 0.1
	}
}

.counters {
	background: url(../img/home/counters-bg.png) left center no-repeat;
	background-size: cover;
	position: relative;
	padding: 60px 0;
	z-index: 1
}

@media (min-width: 991px) {
	.counters {
		padding: 110px 0
	}
}

.counters::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 2, 6, 0.7);
	z-index: -1
}

.counters__single h2 {
	font-family: "Roboto", sans-serif;
	font-size: 45px;
	font-weight: 700;
	color: #e20f00;
	display: inline-block;
	margin-bottom: 20px
}

@media (min-width: 991px) {
	.counters__single h2 {
		margin-bottom: 30px
	}
}

.counters__single h2::after {
	content: "";
	display: block;
	width: 70%;
	height: 3px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px
}

.counters__single h4 {
	font-size: 20px;
	font-weight: 700;
	color: #fff
}

.l_blog_item .l_blog_text .date {
	margin-top: 24px;
	margin-bottom: 15px
}

.l_blog_item .l_blog_text .date a {
	font-size: 12px
}

.l_blog_item .l_blog_text h4 {
	font-size: 18px;
	color: #222;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 0px;
	padding-bottom: 20px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.l_blog_item .l_blog_text h4:hover {
	color: #e20f00
}

.l_blog_item .l_blog_text p {
	margin-bottom: 0px;
	padding-top: 20px
}

.causes_slider .owl-dots {
	text-align: center;
	margin-top: 80px
}

.causes_slider .owl-dots .owl-dot {
	height: 14px;
	width: 14px;
	background: #eeeeee;
	display: inline-block;
	margin-right: 7px
}

.causes_slider .owl-dots .owl-dot:last-child {
	margin-right: 0px
}

.causes_slider .owl-dots .owl-dot.active {
	background: #e20f00
}

.causes_item {
	background: #fff
}

.causes_item .causes_img {
	position: relative
}

.causes_item .causes_img .c_parcent {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	height: 3px;
	background: rgba(255, 255, 255, 0.5)
}

.causes_item .causes_img .c_parcent span {
	width: 70%;
	height: 3px;
	background: #e20f00;
	position: absolute;
	left: 0px;
	bottom: 0px
}

.causes_item .causes_img .c_parcent span:before {
	content: "75%";
	position: absolute;
	right: -10px;
	bottom: 0px;
	background: #e20f00;
	color: #fff;
	padding: 0px 5px
}

.causes_item .causes_text {
	padding: 30px 35px 40px 30px
}

.causes_item .causes_text h4 {
	color: #222;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	cursor: pointer
}

.causes_item .causes_text h4:hover {
	color: #e20f00
}

.causes_item .causes_text p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 0px
}

.causes_item .causes_bottom a {
	width: 50%;
	border: 1px solid #e20f00;
	text-align: center;
	float: left;
	line-height: 50px;
	background: #e20f00;
	color: #fff;
	font-size: 14px;
	font-weight: 500
}

.causes_item .causes_bottom a+a {
	border-color: #eeeeee;
	background: #fff;
	font-size: 14px;
	color: #222
}

.latest_blog_area {
	background: #f9f9ff
}

.single-recent-blog-post {
	margin-bottom: 30px
}

.single-recent-blog-post .thumb {
	overflow: hidden
}

.single-recent-blog-post .thumb img {
	transition: all 0.7s linear
}

.single-recent-blog-post .details {
	padding-top: 30px
}

.single-recent-blog-post .details .sec_h4 {
	line-height: 24px;
	padding: 10px 0px 13px;
	transition: all 0.3s linear
}

.single-recent-blog-post .date {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400
}

.single-recent-blog-post:hover img {
	transform: scale(1.23) rotate(10deg)
}

.tags .tag_btn {
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	border: 1px solid #eeeeee;
	display: inline-block;
	padding: 1px 18px;
	text-align: center;
	color: #222
}

.tags .tag_btn:before {
	background: #e20f00
}

.tags .tag_btn+.tag_btn {
	margin-left: 2px
}

.blog_categorie_area {
	padding-top: 30px;
	padding-bottom: 30px
}

@media (min-width: 900px) {
	.blog_categorie_area {
		padding-top: 80px;
		padding-bottom: 80px
	}
}

@media (min-width: 1100px) {
	.blog_categorie_area {
		padding-top:50px;
		padding-bottom: 50px
	}
}

.categories_post {
	position: relative;
	text-align: center;
	cursor: pointer
}

.categories_post img {
	max-width: 100%;
	border-radius: 10px !important;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.blog_categorie_area .categories_post .categories_details {
	position: absolute !important;
	top: 165px ;
	left: 20px ;
right: 24px;
    bottom: -68px;
background: linear-gradient(86.14deg, rgb(0 0 0 / 67%) 0%, rgb(49 183 255 / 67%) 100%);
    padding: 0 20px;
	color: #fff;
	transition: all 0.5s linear;
	display: flex;
	align-items: center;
	justify-content: center
}

.categories_post .categories_details h5 {
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	position: relative
}

.categories_post .categories_details p {
	font-weight: 300;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 0px
}

.categories_post .categories_details .border_line {
	margin: 10px 0px;
	background: #fff;
	width: 100%;
	height: 1px
}

.categories_post:hover .categories_details {
background: linear-gradient(86.14deg, rgb(0 0 0 / 100%) 0%, rgb(49 183 255 /100%) 100%);
	transition: all 0.5s linear;
}

.blog_item {
	margin-bottom: 100px
}

.blog_info {
	padding-top: 30px
}

.blog_info .post_tag {
	padding-bottom: 20px
}

.blog_info .post_tag a {
	color: #222;
	font-size: 14px
}

.blog_info .post_tag a.active {
	color: #e20f00
}

.blog_info .blog_meta li a {
	color: #777777;
	vertical-align: middle;
	padding-bottom: 10px;
	display: inline-block;
	font-size: 14px
}

.blog_info .blog_meta li a i {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	padding-left: 15px;
	line-height: 20px;
	vertical-align: middle
}

.blog_info .blog_meta li a:hover {
	color: #e20f00
}

.blog_post img {
	max-width: 100%
}

.blog_details {
	padding-top: 20px
}

.blog_details h2 {
	font-size: 24px;
	line-height: 36px;
	color: #222;
	font-weight: 600;
	transition: all 0.3s linear
}

.blog_details h2:hover {
	color: #e20f00
}

.blog_details p {
	margin-bottom: 26px
}

.view_btn {
	font-size: 14px;
	line-height: 36px;
	display: inline-block;
	color: #222;
	font-weight: 500;
	padding: 0px 30px;
	background: #fff
}

.blog_right_sidebar {
	border: 1px solid #eeeeee;
	background: #fafaff;
	padding: 30px
}

.blog_right_sidebar .widget_title {
	font-size: 18px;
	line-height: 25px;
	/* background: #e20f00; */
	text-align: center;
	color: #fff;
	padding: 8px 0px;
	margin-bottom: 30px
}

.blog_right_sidebar .search_widget .input-group .form-control {
	font-size: 14px;
	line-height: 29px;
	border: 0px;
	width: 100%;
	font-weight: 300;
	color: #fff;
	padding-left: 20px;
	border-radius: 45px;
	z-index: 0;
	background: #e20f00
}

.blog_right_sidebar .search_widget .input-group .form-control.placeholder {
	color: #fff
}

.blog_right_sidebar .search_widget .input-group .form-control:-moz-placeholder {
	color: #fff
}

.blog_right_sidebar .search_widget .input-group .form-control::-moz-placeholder {
	color: #fff
}

.blog_right_sidebar .search_widget .input-group .form-control::-webkit-input-placeholder {
	color: #fff
}

.blog_right_sidebar .search_widget .input-group .form-control:focus {
	box-shadow: none
}

.blog_right_sidebar .search_widget .input-group .btn-default {
	position: absolute;
	right: 20px;
	background: transparent;
	border: 0px;
	box-shadow: none;
	font-size: 14px;
	color: #fff;
	padding: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1
}

.blog_right_sidebar .author_widget {
	text-align: center
}

.blog_right_sidebar .author_widget h4 {
	font-size: 18px;
	line-height: 20px;
	color: #222;
	margin-bottom: 5px;
	margin-top: 30px
}

.blog_right_sidebar .author_widget p {
	margin-bottom: 0px
}

.blog_right_sidebar .author_widget .social_icon {
	padding: 7px 0px 15px
}

.blog_right_sidebar .author_widget .social_icon a {
	font-size: 14px;
	color: #222;
	transition: all 0.2s linear
}

.blog_right_sidebar .author_widget .social_icon a+a {
	margin-left: 20px
}

.blog_right_sidebar .author_widget .social_icon a:hover {
	color: #e20f00
}

.blog_right_sidebar .popular_post_widget .post_item .media-body {
	justify-content: center;
	align-self: center;
	padding-left: 20px
}

.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
	font-size: 14px;
	line-height: 20px;
	color: #222;
	margin-bottom: 4px;
	transition: all 0.3s linear
}

.blog_right_sidebar .popular_post_widget .post_item .media-body h3:hover {
	color: #e20f00
}

.blog_right_sidebar .popular_post_widget .post_item .media-body p {
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 0px
}

.blog_right_sidebar .popular_post_widget .post_item+.post_item {
	margin-top: 20px
}

.blog_right_sidebar .post_category_widget .cat-list li {
	border-bottom: 2px dotted #eee;
	transition: all 0.3s ease 0s;
	padding-bottom: 12px
}

.blog_right_sidebar .post_category_widget .cat-list li a {
	font-size: 14px;
	line-height: 20px;
	color: #777
}

.blog_right_sidebar .post_category_widget .cat-list li a p {
	margin-bottom: 0px
}

.blog_right_sidebar .post_category_widget .cat-list li+li {
	padding-top: 15px
}

.blog_right_sidebar .post_category_widget .cat-list li:hover {
	border-color: #e20f00
}

.blog_right_sidebar .post_category_widget .cat-list li:hover a {
	color: #e20f00
}

.blog_right_sidebar .newsletter_widget {
	text-align: center
}

.blog_right_sidebar .newsletter_widget .form-group {
	margin-bottom: 8px
}

.blog_right_sidebar .newsletter_widget .input-group-prepend {
	margin-right: -1px
}

.blog_right_sidebar .newsletter_widget .input-group-text {
	background: #fff;
	border-radius: 0px;
	vertical-align: top;
	font-size: 12px;
	line-height: 36px;
	padding: 0px 0px 0px 15px;
	border: 1px solid #eeeeee;
	border-right: 0px
}

.blog_right_sidebar .newsletter_widget .input-group-text i {
	color: #cccccc
}

.blog_right_sidebar .newsletter_widget .form-control {
	font-size: 12px;
	line-height: 24px;
	color: #cccccc;
	border: 1px solid #eeeeee;
	border-left: 0px;
	border-radius: 0px
}

.blog_right_sidebar .newsletter_widget .form-control.placeholder {
	color: #cccccc
}

.blog_right_sidebar .newsletter_widget .form-control:-moz-placeholder {
	color: #cccccc
}

.blog_right_sidebar .newsletter_widget .form-control::-moz-placeholder {
	color: #cccccc
}

.blog_right_sidebar .newsletter_widget .form-control::-webkit-input-placeholder {
	color: #cccccc
}

.blog_right_sidebar .newsletter_widget .form-control:focus {
	outline: none;
	box-shadow: none
}

.blog_right_sidebar .newsletter_widget .bbtns {
	background: #e20f00;
	color: #fff;
	font-size: 12px;
	line-height: 38px;
	display: inline-block;
	font-weight: 500;
	padding: 0px 24px 0px 24px;
	border-radius: 0
}

.blog_right_sidebar .newsletter_widget .text-bottom {
	font-size: 12px
}

.blog_right_sidebar .tag_cloud_widget ul li {
	display: inline-block
}

.blog_right_sidebar .tag_cloud_widget ul li a {
	display: inline-block;
	border: 1px solid #eee;
	background: #fff;
	padding: 0px 13px;
	margin-bottom: 8px;
	transition: all 0.3s ease 0s;
	color: #222;
	font-size: 12px
}

.blog_right_sidebar .tag_cloud_widget ul li a:hover {
	background: #e20f00;
	color: #fff
}

.blog_right_sidebar .br {
	width: 100%;
	height: 1px;
	background: #eee;
	margin: 30px 0px
}

.blog-pagination {
	padding-top: 25px;
	padding-bottom: 95px
}

.blog-pagination .page-link {
	font-size: 14px;
	border-radius: 0;
	padding: 0.5rem 0.55rem !important
}

.blog-pagination .page-item {
	border: none
}

.page-link {
	background: transparent;
	font-weight: 400
}

.blog-pagination .page-item.active .page-link {
	background-color: #e20f00;
	border-color: transparent;
	color: #fff
}

.blog-pagination .page-link {
	position: relative;
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #8a8a8a;
	border: none
}

.blog-pagination .page-link .lnr {
	font-weight: 600
}

.blog-pagination .page-item:last-child .page-link,
.blog-pagination .page-item:first-child .page-link {
	border-radius: 0
}

.blog-pagination .page-link:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e20f00;
	border-color: #eee
}

.single-post-area .social-links {
	padding-top: 10px
}

.single-post-area .social-links li {
	display: inline-block;
	margin-bottom: 10px
}

.single-post-area .social-links li a {
	color: #cccccc;
	padding: 7px;
	font-size: 14px;
	transition: all 0.2s linear
}

.single-post-area .social-links li a:hover {
	color: #222
}

.single-post-area .blog_details {
	padding-top: 26px
}

.single-post-area .blog_details p {
	margin-bottom: 10px
}

.single-post-area .quotes {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 24px 35px 24px 30px;
	background-color: #fff;
	box-shadow: -20.84px 21.58px 30px 0px rgba(176, 176, 176, 0.1);
	font-size: 14px;
	line-height: 24px;
	color: #777;
	font-style: italic
}

.single-post-area .arrow {
	position: absolute
}

.single-post-area .arrow .lnr {
	font-size: 20px;
	font-weight: 600
}

.single-post-area .thumb .overlay-bg {
	background: rgba(0, 0, 0, 0.8)
}

.single-post-area .navigation-area {
	border-top: 1px solid #eee;
	padding-top: 30px;
	margin-top: 60px
}

.single-post-area .navigation-area p {
	margin-bottom: 0px
}

.single-post-area .navigation-area h4 {
	font-size: 18px;
	line-height: 25px;
	color: #222
}

.single-post-area .navigation-area .nav-left {
	text-align: left
}

.single-post-area .navigation-area .nav-left .thumb {
	margin-right: 20px;
	background: #000
}

.single-post-area .navigation-area .nav-left .thumb img {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-left .lnr {
	margin-left: 20px;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-left:hover .lnr {
	opacity: 1
}

.single-post-area .navigation-area .nav-left:hover .thumb img {
	opacity: .5
}

@media (max-width: 767px) {
	.single-post-area .navigation-area .nav-left {
		margin-bottom: 30px
	}
}

.single-post-area .navigation-area .nav-right {
	text-align: right
}

.single-post-area .navigation-area .nav-right .thumb {
	margin-left: 20px;
	background: #000
}

.single-post-area .navigation-area .nav-right .thumb img {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-right .lnr {
	margin-right: 20px;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.single-post-area .navigation-area .nav-right:hover .lnr {
	opacity: 1
}

.single-post-area .navigation-area .nav-right:hover .thumb img {
	opacity: .5
}

@media (max-width: 991px) {
	.single-post-area .sidebar-widgets {
		padding-bottom: 0px
	}
}

.comments-area {
	background: #fafaff;
	border: 1px solid #eee;
	padding: 50px 30px;
	margin-top: 50px
}

@media (max-width: 414px) {
	.comments-area {
		padding: 50px 8px
	}
}

.comments-area h4 {
	text-align: center;
	margin-bottom: 50px;
	color: #222;
	font-size: 18px
}

.comments-area h5 {
	font-size: 16px;
	margin-bottom: 0px
}

.comments-area a {
	color: #222
}

.comments-area .comment-list {
	padding-bottom: 48px
}

.comments-area .comment-list:last-child {
	padding-bottom: 0px
}

.comments-area .comment-list.left-padding {
	padding-left: 25px
}

@media (max-width: 413px) {
	.comments-area .comment-list .single-comment h5 {
		font-size: 12px
	}
	.comments-area .comment-list .single-comment .date {
		font-size: 11px
	}
	.comments-area .comment-list .single-comment .comment {
		font-size: 10px
	}
}

.comments-area .thumb {
	margin-right: 20px
}

.comments-area .date {
	font-size: 13px;
	color: #cccccc;
	margin-bottom: 13px
}

.comments-area .comment {
	color: #777777;
	margin-bottom: 0px
}

.comments-area .btn-reply {
	background-color: #fff;
	color: #222;
	padding: 5px 18px;
	font-size: 12px;
	display: block;
	font-weight: 400;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.comments-area .btn-reply:hover {
	background-color: #e20f00;
	color: #fff;
	font-weight: 700
}

.comment-form {
	background: #fafaff;
	text-align: center;
	border: 1px solid #eee;
	padding: 47px 30px 43px;
	margin-top: 50px;
	margin-bottom: 20px
}

.comment-form .form-group {
	margin-bottom: 20px
}

.comment-form h4 {
	text-align: center;
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 22px;
	color: #222
}

.comment-form .name {
	padding-left: 0px
}

@media (max-width: 767px) {
	.comment-form .name {
		padding-right: 0px;
		margin-bottom: 1rem
	}
}

.comment-form .email {
	padding-right: 0px
}

@media (max-width: 991px) {
	.comment-form .email {
		padding-left: 0px
	}
}

.comment-form .form-control {
	padding: 8px 20px;
	background: #fff;
	border: none;
	border-radius: 0px;
	width: 100%;
	font-size: 14px;
	color: #777777;
	border: 1px solid transparent
}

.comment-form .form-control:focus {
	box-shadow: none;
	border: 1px solid #eee
}

.comment-form .form-control::placeholder {
	color: #777777
}

.comment-form textarea.form-control {
	height: 140px;
	resize: none
}

.comment-form ::-webkit-input-placeholder {
	font-size: 13px;
	color: #777
}

.comment-form ::-moz-placeholder {
	font-size: 13px;
	color: #777
}

.comment-form :-ms-input-placeholder {
	font-size: 13px;
	color: #777
}

.comment-form :-moz-placeholder {
	font-size: 13px;
	color: #777
}

.button {
	display: inline-block;
	border: 1px solid transparent;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 22px;
	border-radius: 0;
	background-color: #fff;
	color: #000;
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.button-cta a{
    color:#000;
}
.button i,
.button span {
	font-size: 12px;
	padding-left: 3px
}

@media (min-width: 600px) {
	.button {
		padding: 5px 42px
	}
}

.button:hover {
	background:#3e3e3e;
	color: #fff
}

.button-blog {
	padding: 6px 31px
}

.button-postComment {
	font-size: 13px;
	border-radius: 5px;
	padding: 13px 36px
}

@media (min-width: 1000px) {
	.button-postComment {
		padding: 14px 56px
	}
}

.button-contactForm {
	padding: 12px 28px
}

.button-cta {
	padding: 5px 35px
}

.contact-banner {
	position: relative
}

.contact-banner h4,
.contact-banner h1,
.contact-banner a {
	text-transform: uppercase;
	color: #fff
}

.contact-banner h4 {
	font-size: 18px;
	margin-bottom: 15px
}

.contact-banner h1 {
	font-size: 37px;
	margin-bottom: 5px
}

@media (min-width: 992px) {
	.contact-banner h1 {
		font-size: 48px
	}
}

.contact-banner-area {
	height: 280px;
	background: url("../../assets/images/contact-bg.png") center center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1
}

@media (min-width: 991px) {
	.contact-banner-area {
		height: 450px
	}
}

.contact-banner-area .contact-banner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%)
}

.contact-banner-area::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(1, 2, 11, 0.7);
	z-index: -1
}

.contact-banner-btn {
	border: 2px solid #e20f00;
	padding: 10px 45px
}

.contact-banner-btn:hover {
	background: #e20f00;
	color: #fff
}

.contact-info__icon {
	margin-right: 20px
}

.contact-info__icon i,
.contact-info__icon span {
	color: #e20f00;
	font-size: 20px
}

.contact-info .media-body h3 {
	font-size: 16px;
	margin-bottom: 0
}

.contact-info .media-body h3 a {
	color: #222
}

.contact-info .media-body p {
	color: #999999
}

.form-contact label {
	color: #e20f00;
	font-size: 14px
}

.form-contact .form-group {
	margin-bottom: 10px
}

.form-contact .form-control {
	border-radius: 0;
	height: 40px;
	padding-left: 18px;
	border-color: transparent;
	background: rgba(130, 139, 178, 0.1)
}

.form-contact .form-control:focus {
	outline: 0;
	box-shadow: none
}

.form-contact .form-control::placeholder {
	font-size: 14px;
	color: #999999
}

.form-contact .different-control {
	height: 100% !important
}

.footer-area {
	background: #04091e;
	padding-top: 60px;
    border-top: 1px solid white;
    padding-bottom:64px;
}

@media (min-width: 1000px) {
	.footer-area {
		padding-top: 115px
	}
}

.footer-area .footer-nav li {
	margin-top: 18px
}

.footer-area .footer-nav li a {
	color: #fff
}

.footer-area .footer-nav li a:hover {
	color: #e20f00
}

.footer-area .primary-btn {
	background-color: #e20f00;
	line-height: 42px;
	padding-left: 30px;
	padding-right: 60px;
	border-radius: 25px;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	cursor: pointer;
	text-transform: uppercase;
	position: relative
}

.footer-area .primary-btn:focus {
	outline: none
}

.footer-area .primary-btn span {
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-60%);
	right: 30px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.footer-area .primary-btn:hover {
	background-color: #e20f00;
	box-shadow: none;
	color: #fff
}

.footer-area .primary-btn:hover span {
	color: #fff;
	right: 20px
}

.footer-area .primary-btn.white {
	border: 1px solid #fff;
	color: #fff
}

.footer-area .primary-btn.white span {
	color: #fff
}

.footer-area .primary-btn.white:hover {
	background: #fff;
	color: #e20f00
}

.footer-area .primary-btn.white:hover span {
	color: #e20f00
}

.footer-area h6 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 700
}

.copy-right-text i,
.copy-right-text a {
	color: #e20f00
}

.instafeed {
	margin: -5px
}

.instafeed li {
	overflow: hidden;
	width: 25%;
	margin-bottom: 0 !important
}

.instafeed li img {
	margin: 5px
}

.footer-social {
	text-align: right
}

.footer-social a {
	width: 20px;
	width: 40px;
	display: inline-table;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.footer-social a:hover i {
	color: #144b69;
}

.footer-social i {
	color: rgba(221, 221, 221, 0.5);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

@media (max-width: 991.98px) {
	.footer-social {
		text-align: left;
		margin-top: 20px
	}
}

.single-footer-widget {
	color: #fff
}

.single-footer-widget input {
	line-height: 38px;
	border: none;
	background: #fff;
	border: 1px solid #fff;
	font-weight: 300;
	color: #999999;
	padding-left: 20px;
	width: 80%;
	font-size: 14px
}

.single-footer-widget .bb-btn {
	background-color: #e20f00;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	border-radius: 0;
	cursor: pointer
}

@media (max-width: 960px) {
	.single-footer-widget .nw-btn {
		margin-top: 20px
	}
	.single-footer-widget .newsletter {
		padding-bottom: 40px
	}
}

.single-footer-widget .info {
	position: absolute;
	margin-top: 3px;
	color: #fff;
	font-size: 14px
}

.single-footer-widget .info.valid {
	color: green
}

.single-footer-widget .info.error {
	color: #e20f00
}

.single-footer-widget ::-moz-selection {
	background-color: #e20f00;
	color: #777
}

.single-footer-widget ::selection {
	background-color: #e20f00;
	color: #777
}

.single-footer-widget ::-webkit-input-placeholder {
	color: #777;
	font-weight: 300
}

.single-footer-widget :-moz-placeholder {
	color: #777;
	opacity: 1;
	font-weight: 300
}

.single-footer-widget ::-moz-placeholder {
	color: #777;
	opacity: 1;
	font-weight: 300
}

.single-footer-widget :-ms-input-placeholder {
	color: #777;
	font-weight: 300
}

.single-footer-widget ::-ms-input-placeholder {
	color: #777;
	font-weight: 300
}

@media (max-width: 991.98px) {
	.single-footer-widget {
		margin-bottom: 45px
	}
}

.single-footer-widget p {
	color: #fff;
}

.single-footer-widget ul li {
	margin-bottom: 10px
}

.single-footer-widget ul li a {
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.single-footer-widget ul li a:hover {
	color:#144b69
}

.footer-bottom {
	padding: 20px 0;
	margin-top: 30px;
	border-top: 1px solid #333
}

@media (min-width: 1000px) {
	.footer-bottom {
		margin-top: 70px
	}
}

.footer-text a,
.footer-text i {
	color: #144b69;
}


#topbar {
    height: 40px;
    font-size: 14px;
    background: #04091e;
    transition: all 0.5s;
    color: rgba(255, 255, 255, 0.6);
        z-index: 3;
    position: relative;
  }
  
  #topbar.topbar-scrolled {
    top: -40px;
  }
  
  #topbar .contact-info a {
    line-height: 1;
    color: rgb(255 255 255 / 79%);
    transition: 0.3s;
  }
  
  #topbar .contact-info a:hover {
    color: #fff;
  }
  
  #topbar .contact-info i {
    color: #5c3879;
    padding-right: 4px;
  }
  
  #topbar .contact-info i.icofont-phone {
    margin-left: 15px;
  }
  
  #topbar .social-links a {
    color: rgba(255, 255, 255, 0.5);
    padding-left: 15px;
    display: inline-block;
    line-height: 1px;
    transition: 0.3s;
  }
  
  #topbar .social-links a:hover {
    color: #fff;
  }
  
  #topbar .social-links a:first-child {
    border-left: 0;
  }
  
  /*--------------------------------------------------------------
  # Header
  --------------------------------------------------------------*/
  #header {
    background: rgba(52, 58, 64, 0.2);
    background-color:rgba(250, 250, 250, 0.7) !important;
    transition: all 0.5s;
    z-index: 997;
    top: 0px;
    padding: 5px 0px;
    position: sticky;
    box-shadow: -7px 3px 10px 1px #6d6d6d;
  }
  
  #header.header-scrolled {
    top: 0;
    background: rgba(0, 0, 0, 0.9);
  }
  
  #header .logo {
    font-size: 32px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  
  #header .logo a {
    color: #fff;
  }
  
  #header .logo img {
    max-height: 100%;
  }
  
  @media (max-width: 992px) {
      .section-padding--smaller {
    padding: 20px;
      }
    #header {
      top: 0px;
      padding: 8px 0;
      background: transparent;
    }
    #header .logo {
      font-size: 28px;
    }
  }
  
  .header-inner-pages {
    background: rgba(0, 0, 0, 0.9) !important;
  }
  
  /*--------------------------------------------------------------
  # Navigation Menu
  --------------------------------------------------------------*/
  /* Desktop Navigation */
  .nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .nav-menu > ul {
    display: flex;
  }
  
  .nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    padding: 10px 9px;
    margin-left: 5px;
    transition: 0.3s;
  }
  
  .nav-menu a {
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #000;
    transition: 0.3s;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
  }
  
  .nav-menu > ul > .nav-menu .active {
    background: #5c3879;
  }
  
  .nav-menu > ul > li:hover, .nav-menu .active {
    border-bottom: 3px solid #04091e;
  }
  
  .nav-menu .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 0px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
  }
  
  .nav-menu .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  
  .nav-menu .drop-down li {
    min-width: 180px;
    position: relative;
    border-bottom: 1px solid #80808054;
  }
  
  .nav-menu .drop-down ul a {
    padding: 7px 20px;
    font-size: 14px;
    font-weight: 200;
    text-transform: uppercase;
    color: #191919;
  }
  
  .nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
    color: #6c448b;
  }
  
  /* .nav-menu .drop-down > a:after {
    content: "▼";
    font-family: IcoFont;
    padding-left: 5px;
  } */
  
  .nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
  }
  
  .nav-menu .drop-down .drop-down:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
  }
  
  .nav-menu .drop-down .drop-down > a {
    padding-right: 35px;
  }
  
  .nav-menu .drop-down .drop-down > a:after {
    content: ">";
    font-family: IcoFont;
    position: absolute;
    right: 15px;
  }
  
  /*@media (max-width: 1366px) {*/
  /*  .nav-menu .drop-down .drop-down ul {*/
  /*    left: -90%;*/
  /*  }*/
  /*  .nav-menu .drop-down .drop-down:hover > ul {*/
  /*    left: -100%;*/
  /*  }*/
  /*  .nav-menu .drop-down .drop-down > a:after {*/
  /*    content: "\ea9d";*/
  /*  }*/
  /*}*/
  
  /* Mobile Navigation */
  .mobile-nav-toggle {
    position: absolute;
    right: 15px;
    top: 31px;
    z-index: 9998;
    border: 0;
    background: #04091e;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
  }
  
  .mobile-nav-toggle i {
    color: #fff;
  }
  
  .mobile-nav {
    position: fixed;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 9999;
    overflow-y: auto;
    background: #fff;
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    padding: 10px 0;
  }
  
  .mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .mobile-nav a {
    display: block;
    position: relative;
    color: #191919;
    padding: 10px 20px;
    font-weight: 500;
    outline: none;
  }
  
  .mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
    color: #00bcd4;
    text-decoration: none;
  }
  
  /* .mobile-nav .drop-down > a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 10px;
    position: absolute;
    right: 15px;
  } */
  
  /* .mobile-nav .active.drop-down > a:after {
    content: "\eaa1";
  } */
  
  .mobile-nav .drop-down > a {
    padding-right: 35px;
  }
  
  .mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
  }
  
  .mobile-nav .drop-down li {
    padding-left: 20px;
  }
  
  .mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    display: none;
    transition: ease-in-out 0.2s;
  }
  
  .mobile-nav-active {
    overflow: hidden;
  }
  
  .mobile-nav-active .mobile-nav {
    opacity: 1;
    visibility: visible;
  }
  
  .mobile-nav-active .mobile-nav-toggle i {
    color: #fff;
  }
  

  .slick-list {
    outline: none !important;
  }
  .slick-slide {
    outline: none !important;
    }
  
  
  
  @media only screen and (min-width: 1240px) and (max-width: 1600px) {
      .prev-p {
        position: absolute;
        z-index: 1000;
        top: 1%;
        left: 471px;
        font-size: 30px;
        color: #ffcb06;
        background: ;
        padding: 10px;
        transform: translateY(-50%);
      }
      
      .next-n {
        position: absolute;
        right: 164px !important;
        top: 93%;
        font-size: 30px;
        color: #ffcb06;
        background: ;
        transform: translateY(-50%);
        z-index: 1000;
      }
  }
  
  .prev {
      position: absolute;
      z-index: 1000;
      top: 50%;
      left: -48px;
      font-size: 30px;
      border: 1px solid grey;
      /* background: #ffcb06; */
      padding: 0px 15px;
      transform: translateY(-50%);
          border-radius: 50%;
    height: 50px;
    width: 50px;
  }
    
    .next {
      display: block;
      position: absolute;
      right: -48px;
      top: 50%;
      font-size: 30px;
      border: 1px solid #040e14;
      /* background: #ffcb06; */
      padding: 0px 15px;
      transform: translateY(-50%);
      z-index: 1000;
          border-radius: 50%;
    height: 50px;
    width: 50px;
    }
  
      .next i{
              color: #165272;
      }
      
       .prev i{
              color: #165272;
      }
    .testimonial__content.mt-3.mt-sm-0{
        color: #fff;
        text-align: center;
        margin-top:20px !important;
    }    
  

    section.middle-lg {
        background: #04091e;
        color: #d8d8d8;
        padding: 70px 0px 60px 0px;
    }
  
    .float-whatsapp {
        position: fixed;
        width: 45px;
        height: 45px;
        bottom: 100px;
        right: 36px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 28px;
        /* box-shadow: 2px 2px 3px #999; */
        z-index: 1;
      }
      .my-float-whatsapp{
          margin-top: 8px;
      }
      .float-call {
        position: fixed;
        width: 45px;
        height: 45px;
        bottom: 160px;
        right: 34px;
        background-color: #2196F3;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 28px;
        /* box-shadow: 2px 2px 3px #999; */
        z-index: 1;
      }
      
      .my-float-call{
          margin-top:8px;
      }
      
      @media only screen and (max-width: 767px){#header .logo img {
    max-height: 100%;
    height: 80px;
}
          .social-links{
          
              display:none;
          }
          .pl-sm-0{
              padding-left: 0px !important;
          }
       .sm-column {
    position: relative;
    right: 50px;
}
          .social-links {
    text-align: center;
}
        img.img-fluid.sm-logo {
            width: 50%;
        }
        #topbar {
              height: auto;
        padding: 10px 0;
        }
        .news.bg-light {
            flex-direction: column;
        }
        .footer-area {
            padding: 70px 0px 119px !important;
        }
        .pb-65px {
            padding-bottom: 0px;
        }
        .section-margin--large {
            margin: 0px 0;
        }
        .hero-banner__content h1 {
            margin-top: 117px;
            font-size:21px;
        }
        .float-whatsapp {
          bottom:85px;
          right: 20px;
          z-index: 11;
      }
      .float-call {
        bottom: 153px;
        right: 20px;
        }
      }
    
    
    
    
    @-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    }
    
    @keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    }
    
    .faa-float.animated,
    .faa-float.animated-hover:hover,
    .faa-parent.animated-hover:hover>.faa-float {
    -webkit-animation: float 2s linear infinite;
    animation: float 2s linear infinite
    }
    
    .faa-float.animated-hover.faa-fast:hover,
    .faa-float.animated.faa-fast,
    .faa-parent.animated-hover:hover>.faa-float.faa-fast {
    -webkit-animation: float 1s linear infinite;
    animation: float 1s linear infinite
    }
    
    .faa-float.animated-hover.faa-slow:hover,
    .faa-float.animated.faa-slow,
    .faa-parent.animated-hover:hover>.faa-float.faa-slow {
    -webkit-animation: float 3s linear infinite;
    animation: float 3s linear infinite
    }
    
    @-webkit-keyframes vertical {
        0% {
            -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px)
        }
        4% {
            -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px)
        }
        8% {
            -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px)
        }
        12% {
            -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px)
        }
        16% {
            -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px)
        }
        20% {
            -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px)
        }
        100%,
        22% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0)
        }
    }
    
    @keyframes vertical {
        0% {
            -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px)
        }
        4% {
            -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px)
        }
        8% {
            -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px)
        }
        12% {
            -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px)
        }
        16% {
            -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px)
        }
        20% {
            -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px)
        }
        100%,
        22% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0)
        }
    }
    
    .faa-parent.animated-hover:hover>.faa-vertical,
    .faa-vertical.animated,
    .faa-vertical.animated-hover:hover {
        -webkit-animation: vertical 2s ease infinite;
        animation: vertical 2s ease infinite
    }
    
    .faa-parent.animated-hover:hover>.faa-vertical.faa-fast,
    .faa-vertical.animated-hover.faa-fast:hover,
    .faa-vertical.animated.faa-fast {
        -webkit-animation: vertical 1s ease infinite;
        animation: vertical 1s ease infinite
    }
    
    .faa-parent.animated-hover:hover>.faa-vertical.faa-slow,
    .faa-vertical.animated-hover.faa-slow:hover,
    .faa-vertical.animated.faa-slow {
        -webkit-animation: vertical 4s ease infinite;
        animation: vertical 4s ease infinite
    }


    .card.static__single:hover {
        background: #04091e;
    }
        .card.static__single:hover  h4{
            color:#fff;
        }
.card.static__single:hover  h3 i{
            color:#fff;
        }

    @media only screen and (min-width: 1200px) and (max-width: 1800px) {
        #header .logo img{
            height:80px;
        }
        .nav-menu a{
            font-size:12px;
        }
        .hero-banner {
            height: 520px;
        }
        .hero-banner__content h1 {
            margin-top: 74px;
            font-size: 48px;
        }
        .static__single h4 {
            font-size: 17px;
        }
        body {
            font-size: 13px;
            font-weight: 200;
        }
        .about__content {
            max-width: 90%;
        }
        .about__content h3 {
            font-size: 40px;
        }
        .section-margin--large {
            margin: 100px 0px 0px;
        }
        .section-margin {
            margin: 0px 0;
        }
        .section-intro__title {
            font-size: 40px;
        }
        .footer-area {
            padding-top: 90px;
        }
        .pb-65px {
            padding-bottom: 25px;
        }
    }
    
    .text-dark {
    color: #161616!important;
}


.swiper-container {
	width: 100%;
	height: 100%;
  }
  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }
  
  @keyframes dash {
	from {
	  stroke-dashoffset: 1000;
	}
	to {
	  stroke-dashoffset: 0;
	}
  }
 
  .swiper-pagination-bullet a {
	cursor: default;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet a {
	cursor: pointer;
  }
  .swiper-pagination-bullet-active.dotcircle .strok {
	display: inline-block;
	stroke-dasharray: 1000;
	stroke-dashoffset: 0;
	animation: dash 90s linear;
	animation-iteration-count: unset;
  }
  .swiper-pagination-bullet-active.dotcircle .paused {
	animation-play-state: paused;
  }
  
  .swiper-paused {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 2;
	-webkit-transform: translate(-103px, -8px);
	-ms-transform: translate(-103px, -8px);
	transform: translate(-103px, -8px);
  }
  .swiper-paused .paused {
	display: inline-block;
  }
 
  
  .header-main{
          position: absolute;
    width: 100%;
    top: 0;
  }
  .nav-menu a i{
      margin-left:5px;
  }
  .noti-bar{
          position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
        background:#144b69 !important;
  }
    .noti-bar h4, .noti-bar p{
        color:#fff !important;
    }
    .static__single .icon:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #d4d8e8;
    border-radius: 5px;
    z-index: 1;
    top: 10px;
    right: -15px;
    transition: 0.3s;
}
.static__single .icon {
    margin-bottom: 22px;
    position: relative;
    width: 48px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
}
.static__single .icon i{
    font-size:40px;
    color:#0d1e65;
    position:relative;
    z-index:2;
}
.static__single:hover .icon i{
    color:#fff;
} 
.static__single:hover .static__single .icon:before {
    display:none;
}




.single-facts-three {
    background: #141416;
    border: 1px solid #313135;
    border-radius: 10px;
    padding: 32px 40px;
    background: linear-gradient(86.14deg, rgb(0 0 0 / 41%) 0%, rgb(49 183 255 / 41%) 100%);
    mix-blend-mode: screen;
  }
  .single-facts-three .icon {
    margin-bottom:10px;
  }
    .single-facts-three .icon img{
        height:60px;
        width:auto;
            margin: 0 auto;
    display: flex
;
    }
  .single-facts-three .icon img{
    filter: brightness(0) invert(1);
  }
  .single-facts-three .inner .title {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0;
    color:#fff;
        text-align: center;
  }
  .single-facts-three .inner .bottom {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
        text-align: center;
            display: block;
    width: 100%;
  }
  
  .facts-right-area-3-main-wrapper {
    position: relative;
  }
  .facts-right-area-3-main-wrapper img{
  height: 500px;
    object-fit: cover;
}
  .facts-right-area-3-main-wrapper .inner-content {
    position: absolute;
    left: 60px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 58.5%;
  }
  @media only screen and (max-width: 1199px) {
    .facts-right-area-3-main-wrapper .inner-content {
      max-width: 100%;
      left: 30px;
    }
  }
  .facts-right-area-3-main-wrapper .inner-content .title {
    font-size: 24px;
  }
  .facts-right-area-3-main-wrapper .inner-content p.disc {
    font-size: 15px;
    color: #fff;
    margin-bottom: 25px;
  }
  .facts-right-area-3-main-wrapper .inner-content p.disc b {
    color: #fff;
  }
  .facts-right-area-3-main-wrapper .inner-content .call-area {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .facts-right-area-3-main-wrapper .inner-content .call-area .icon {
    height: 80px;
    width: 80px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .facts-right-area-3-main-wrapper .inner-content .call-area .inner span {
    font-size: 15px;
    color: #fff;
  }
  .facts-right-area-3-main-wrapper .inner-content .call-area .inner a .title {
    font-size: 30px;
    color: #fff;
    margin-top: 5px;
    transition: 0.3s;
    margin-bottom: 0;
  }
  .facts-right-area-3-main-wrapper .inner-content .call-area .inner a:hover .title {
    color: var(--color-primary);
  }
  
  .bg-dark-5 .title-left-align-five span.pre {
    color: var(--color-primary);
  }
  .bg-dark-5 .title-left-align-five .title {
    color: #fff;
  }
  
  .funfacts-list-wrapper-5 {
    display: flex;
    align-items: center;
    border-top: 1px solid #2B2B30;
    border-bottom: 1px solid #2B2B30;
  }
  @media only screen and (max-width: 991px) {
    .funfacts-list-wrapper-5 {
      flex-wrap: wrap;
    }
  }
  .funfacts-list-wrapper-5 .single-fun-facts-area-5 {
    flex-basis: 25%;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 60px 0;
    border-right: 1px solid #2B2B30;
  }
  @media only screen and (max-width: 991px) {
    .funfacts-list-wrapper-5 .single-fun-facts-area-5 {
      flex-basis: 50%;
      border: none;
    }
  }
  @media only screen and (max-width: 767px) {
    .funfacts-list-wrapper-5 .single-fun-facts-area-5 {
      flex-basis: 100%;
      border: none;
      justify-content: center !important;
    }
  }
  .funfacts-list-wrapper-5 .single-fun-facts-area-5:last-child {
    border-right: none;
  }
  @media only screen and (max-width: 767px) {
    .funfacts-list-wrapper-5 .single-fun-facts-area-5:last-child {
      justify-content: center !important;
    }
  }
  .funfacts-list-wrapper-5 .single-fun-facts-area-5 .icon {
    width: 80px;
    height: 80px;
    background: #141416;
    border: 1px solid #2B2B30;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  .funfacts-list-wrapper-5 .single-fun-facts-area-5 .counter-wrapper .title {
    margin-bottom: 0;
    font-size: 44px;
  }
  .funfacts-list-wrapper-5 .single-fun-facts-area-5 .counter-wrapper .bottom {
    font-weight: 700;
    color: #656565;
  }

  .title-style-three-center {
    text-align: center;
  }
  .title-style-three-center .title {
    font-size: 48px;
    color: #fff;
  }
  @media only screen and (max-width: 991px) {
    .title-style-three-center .title {
      font-size: 40px;
    }
  }
  @media only screen and (max-width: 767px) {
    .title-style-three-center .title {
      font-size: 28px;
    }
  }
  .title-style-three-center p.disc {
    max-width: 55%;
    margin: auto;
    color: #7C7C84;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .title-style-three-center p.disc {
      max-width: 100%;
    }
  }
  @media only screen and (max-width: 767px) {
    .title-style-three-center p.disc {
      max-width: 100%;
    }
  }
  @media (min-width: 1400px) {
    .container {
        max-width: 1429px !important;
    }
}
.rts-fun-facts-area {
    padding:50px 0 ;
    margin-top: 50px;
    background-color: #04091e;
}
.facts-right-area-3-main-wrapper h5{
    color: #fff;
}
.btn-new:hover{
    background: #04091e;
    
    border-radius: 8px;
    transition: 0.5s all ease;
}
.btn-new{
    background:#fff;
    border-radius: 8px;
    padding: 10px 30px;
    color: #04091e;
    transition: 0.5s all ease;
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .title-style-three-center .title{
        font-size: 38px;
    }
}

.section-intro  p{
color:#485aab;
margin-bottom:0;
}




/*principals message new*/


.testimonials-area-single-wrapper-5 {
    position: relative;
    background: linear-gradient(86.14deg, rgb(0 0 0 / 100%) 0%, rgb(49 183 255 / 100%) 100%);
    border-radius: 15px;
    display: block;
    overflow: hidden;
    padding-bottom: 50px;
    padding-right:50px;
  }
  .inner-thumbnail-right{
      margin-top:50px;
  }
  @media only screen and (max-width: 575px) {
    .testimonials-area-single-wrapper-5 {
       padding-bottom: 30px;

    }
  }
  .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left {
    /*position: absolute;*/
    left: 0;
    top: 0;
    display: flex;
    align-items: start;
    gap: 25px;
  }
  .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left img {
   /*width: 250px;*/
    min-height: 350px;
    border-radius: 0 0 130px;
  }
  .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left .inner-thumbnail-right .title {
    color: #fff;
    margin-bottom: 5px;
    font-size: 30px;
  }
  @media only screen and (max-width: 575px) {
    .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left .inner-thumbnail-right .title {
      font-size: 22px;
    }
  }
  .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left .inner-thumbnail-right span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
  }
  @media only screen and (max-width: 575px) {
    .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left .inner-thumbnail-right span {
      font-size: 13px;
    }
  }
  .testimonials-area-single-wrapper-5 .quote {
    position: absolute;
    right: 80px;
    top: 60px;
  }
  .testimonials-area-single-wrapper-5 .quote img{
height: 64px;
width: auto;
  }
  .testimonials-area-single-wrapper-5 p.disc {
   
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;

    color: #fff;
    margin-top: 20px;
  }
  @media only screen and (max-width: 720px) {
      .carousel-2 .slick-list {
    padding-bottom: 50px;
}
      .testimonials-area-single-wrapper-5{
          padding-right:20px;
      }
      .inner-thumbnail-right{
          padding-left:20px;
      }
    .testimonials-area-single-wrapper-5 p.disc {

      font-size: 16px;
    }
    .testimonials-area-single-wrapper-5 .quote {
        position: absolute;
        right: 43px;
        top: 201px;
    }
  }
@media only screen and (min-width: 1200px) and (max-width: 1800px){
    .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left img {
        /*width: 203px;*/
        border-radius: 0 0 130px;
    }
    .testimonials-area-single-wrapper-5 p.disc{
     
        font-size: 14px;
    }
    .testimonials-area-single-wrapper-5{
        padding-bottom: 30px;
    }
    .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left .inner-thumbnail-right .title{
        font-size: 25px;
    }
    .testimonials-area-single-wrapper-5 .quote {
    position: absolute;
    right: 80px;
    top: 26px;
}
}
.princi{
    padding:50px 0;
}




/*vision and mission*/
.about-thumbnail-five {
    border-radius: 10px;
    display: block;
    overflow: hidden;
  }
  
  .title-between-style-five {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  @media only screen and (max-width: 767px) {
    .title-between-style-five {
      flex-wrap: wrap;
      gap: 25px;
    }
  }
  
  .mr-dec-about-five {
    margin-right: -70px;
  }
  
  .title-left-align-five span.pre {
    text-transform: uppercase;
    font-size: 16px;
    color: #04091e;
    font-weight: 700;
  }
  .title-left-align-five .title {
    font-size: 44px;
    text-transform: uppercase;
    color: #141416;
    margin-top: 15px;
    margin-bottom: 0;
  }
  @media only screen and (max-width: 1199px) {
    .title-left-align-five .title {
      font-size: 26px;
    }
  }
  
  .counter-area-about-five .title {
    font-size: 120px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #141416;
    line-height: 0;
    margin-bottom: 0;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .counter-area-about-five .title {
      font-size: 80px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .counter-area-about-five .title {
      font-size: 60px;
    }
  }
  @media only screen and (max-width: 991px) {
    .counter-area-about-five .title {
      font-size: 46px;
    }
  }
  .counter-area-about-five .title span {
    line-height: 0.75;
    margin-bottom: 0;
  }
  .counter-area-about-five span.bottom {
    color: #04091e;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  
  .about-feature-area-wrapper-five {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
  }
  @media only screen and (max-width: 991px) {
    .about-feature-area-wrapper-five {
      flex-wrap: wrap;
    }
  }
  .about-feature-area-wrapper-five .left-card-about-five {
    flex-basis: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }
  @media only screen and (max-width: 991px) {
    .about-feature-area-wrapper-five .left-card-about-five {
      flex-basis: 100%;
    }
  }
  .about-feature-area-wrapper-five .left-card-about-five .top-area {
    background: #04091e;
  }
  .about-feature-area-wrapper-five .left-card-about-five .top-area p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 12px 20px;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area {
    padding: 40px;
    background: #fff;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
  }
  @media only screen and (max-width: 479px) {
    .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature {
      flex-direction: column;
      gap: 15px;
      align-items: flex-start;
    }
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature:last-child {
    margin-bottom: 0;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature .info .title {
    color: #04091e;
    margin-bottom: 5px;
    font-size: 18px;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature .info p {
    margin-bottom: 0;
    font-size: 16px;
    color:#000;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature .icon {
    height: 60px;
    min-width: 60px;
    border: 1px solid #EDECEC;
    box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.04);
    border-radius: 50%;
    position: relative;
    z-index: 1;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature .icon .ico {
    height: 60px;
    min-width: 60px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature .icon .ico img{
    height: 40px;
    width: auto;
  }
  .about-feature-area-wrapper-five .left-card-about-five .bottom-area .single-feature .icon::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background: rgb(211 216 237);
    left: -10px;
    top: -5px;
    z-index: -1;
    border-radius: 50%;
  }
  .about-feature-area-wrapper-five .right-card-about-five {
    flex-basis: 50%;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
  }
  @media only screen and (max-width: 1199px) {
    .about-feature-area-wrapper-five .right-card-about-five {
      padding: 20px;
    }
  }
  @media only screen and (max-width: 991px) {
    .about-feature-area-wrapper-five .right-card-about-five {
      flex-basis: 100%;
    }
  }
  .about-feature-area-wrapper-five .right-card-about-five p.disc {
    font-size: 18px;
    font-weight: 600;
    color: #04091e;
    line-height: 1.6;
    margin-bottom: 60px;
  }
  
  .about-wrapper-area-five {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
  }
  @media only screen and (max-width: 1199px) {
    .about-wrapper-area-five {
      flex-direction: column;
    }
  }
  .about-wrapper-area-five .about-left-wrapper {
    padding: 60px 60px 60px;
    max-width: 90%;
  }
  @media only screen and (max-width: 1199px) {
    .about-wrapper-area-five .about-left-wrapper {
      padding: 25px;
    }
  }
  @media only screen and (max-width: 767px) {
      .testimonials-area-single-wrapper-5 .thumbnail-wrapper-left{
          display:block;
      }
    .about-wrapper-area-five .about-left-wrapper {
      padding: 15px;
    }
  }
  .about-wrapper-area-five .about-left-wrapper span.pre {
    font-size: 16px;
    text-transform: uppercase;
    color: #04091e;
    font-weight: 600;
  }
  .about-wrapper-area-five .about-left-wrapper .title {
    color: #141416;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  @media only screen and (max-width: 1199px) {
    .about-wrapper-area-five .about-left-wrapper .title {
      font-size: 36px;
    }
  }
  @media only screen and (max-width: 991px) {
    .about-wrapper-area-five .about-left-wrapper .title {
      font-size: 32px;
    }
  }
  @media only screen and (max-width: 767px) {
    .about-wrapper-area-five .about-left-wrapper .title br {
      display: none;
    }
  }
  @media only screen and (max-width: 575px) {
    .about-wrapper-area-five .about-left-wrapper .title {
      font-size: 28px;
    }
  }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .about-wrapper-area-five .about-left-wrapper .title br {
      display: none;
    }
  }
  .about-wrapper-area-five .about-left-wrapper p.disc {
    margin-bottom: 35px;
    max-width: 100%;
    font-size: 15px;
  }
  .about-wrapper-area-five .about-left-wrapper .rts-btn {
    height: 50px;
  }
  .about-wrapper-area-five .right-thumbnail {
    max-width: 578px;
    min-width: 578px;
  }
  @media only screen and (max-width: 1199px) {
    .about-wrapper-area-five .right-thumbnail {
      max-width: 100%;
    }
  }
  .vm{
    padding: 50px 0;
  }
  .hero-banner__content .button{
      display:none;
  }
.carousel-2 .slick-list{
    padding-bottom:100px;
}
.footer-bottom p{
    color:#fff;
}
.library-slider{
    margin-top:50px;
}
.library-slider img{
    width:100%;
}
.library-slider .slick-slide{
    margin-right:20px;
}
.card-subject__img img{
    object-fit:cover;
}
.popup-gallery img{
     object-fit:cover;
}




    .newsevents.categories_post .categories_details {
    	position: absolute ;
    	left: 20px ;
    	right: 24px ;
    	top: inherit ;
    	bottom: 20px ;
    	height: fit-content ;
    	background: linear-gradient(86.14deg, rgb(0 0 0 / 67%) 0%, rgb(49 183 255 / 67%) 100%) ;
    	padding: 10px 20px ;
    	border-radius: 10px ;
    	color: #fff ;
    	transition: all 0.5s linear ;
    	display: flex ;
    	align-items: center ;
    	justify-content: center ;
    	opacity : 0;
}
.newsevents.categories_post:hover .categories_details {
background: linear-gradient(86.14deg, rgb(0 0 0 / 100%) 0%, rgb(49 183 255 /100%) 100%);
	transition: all 0.5s linear;
	opacity : 1;
}
/*news and events*/

.blog-post-item {
	box-shadow: 0px 16px 88px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 30px;
}
.blog-post-thumb {
	border-radius: 5px;
	overflow: hidden;
}
.blog-post-thumb img {
	transform: scale(1);
	transition: .3s ease-in-out;
}
.blog-post-item:hover .blog-post-thumb img {
	transform: scale(1.1);
}
.blog-post-content {
	padding: 50px 35px 30px;
	position: relative;
}
.blog-post-content .tag {
	font-weight: 400;
	font-size: 16px;
	border-radius: 5px;
	position: absolute;
	left: 30px;
	top: -25px;
	background: #04091e;
	display: block;
	padding: 12px 20px;
}
.blog-post-content .tag:hover {
	background: #04091e;
	color: #fff;
}
.blog-meta .list-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 30px;
	margin-bottom: 15px;
}
.blog-meta .list-wrap li {
	display: flex;
	align-items: center;
	font-size: 16px;
}
.blog-meta .list-wrap li i {
	font-size: 15px;
	margin-right: 8px;
	color: #04091e;
}
.blog-meta .list-wrap li a {
	color: #fff;
	margin-left: 5px;
}
.blog-meta .list-wrap li a:hover {
	color: #04091e;
}
.blog-post-content .title {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 0;
	border-bottom: 1px solid #04091e;
	line-height: 1.5;
	padding-bottom: 15px;
	margin-bottom: 17px;
}
.blog-post-content .title a {
	color: inherit;
	display: inline;
	padding-bottom: 0;
	-webkit-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
	transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
	background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), color-stop(98%, currentColor));
	background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
	background-size: 0 1px;
	background-repeat: no-repeat;
	background-position: left 100%;
	font-size:18px;
}
.blog-post-content .title a:hover {
	background-size: 100% 1px;
}
.blog-post-content .link-btn {
	font-weight: 400;
	font-size: 18px;
	display: inline-flex;
	align-items: center;
	color: #fff;
}
.blog-post-content .link-btn i {
	margin-left: 7px;
}
.blog-post-content .link-btn:hover {
	color: #04091e;
}

/* blog-two */
.blog-area-two .blog-post-item {
	border-radius: 5px 60px 5px 5px;
}
.blog-area-two .blog-post-thumb {
	border-radius: 5px 60px 5px 5px;
}

/* blog-sidebar */
.blog-widget {
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	padding: 35px 40px 40px;
	background: #fff;
	margin-bottom: 50px;
}
.blog-widget:last-child {
	margin-bottom: 0;
}
.carousel-3 .item{
    margin-right: 20px;
}
.ne{
    padding:50px 0;
}


.contact-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
}
.contact-table th, .contact-table td {
  padding: 12px;
  border: 1px solid #ddd;
}
.contact-table th {
  background-color: #144b67;
  color: white;
  text-align: left;
}
.contact-table td {
  color: #333;
}
.contact-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.contact-table tr:hover {
  background-color: #eaf7f7;
}
.contact-table a {
  color: #134b65;
  text-decoration: none;
}
.contact-table a:hover {
  text-decoration: underline;
}


