.main_BG{
	background-image: url("../images/main.png");
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.banner-wrap{
	z-index: 1;
}

.main_Text_Img{
}

.footer_Img{
	width: 8%;
}

.header-container{
	max-width: 1300px;
}

.bg-gray{
	background-color: #eaeaea;
}

.press_Title{
	color: #333 !important;
}

.owl-nav{
	text-align: center;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
	color: #808080 !important;
}

.owl-carousel .owl-dots.disabled{
	display: block;	
}

.copyright-text{
	color: #555;
}

.testimonial-carousel .owl-prev{
	position: absolute;
	left: 0;
}

.news_content{
	font-size: 13px;
	text-align: justify;
	color: #fff;
}

.news_title{
	text-align: justify;
	font-size: 16px;
	color: #fff;
}

.pdb0{
	padding-bottom: 0 !important;
}

.fs-28{
	font-size: 28px;
}

.fs-14{
	font-size: 14px;
	color: #333;
}

.mb3{
	margin-bottom: 3%;
}

.mb1{
	margin-bottom: 1%;
}

[class^="ti-"], [class*=" ti-"]{
	line-height: 2.3;
}

.news01_back{
	background-image: url("../image/news_back01.jpg");
    background-size: cover;
    background-position: 50% 50%;
}

.news02_back{
	background-image: url("../image/news_back02.jpg");
    background-size: cover;
    background-position: 50% 50%;
}

.news03_back{
	background-image: url("../image/news_back03.jpg");
    background-size: cover;
    background-position: 50% 50%;
}

.news04_back{
	background-image: url("../image/news_back04.jpg");
    background-size: cover;
    background-position: 50% 50%;
}
.news05_back {
    background-image: url(../image/news_back05.jpg);
    background-size: cover;
    background-position: 50% 50%;
}

.news_Img{
	width: 50% !important;
}

.press_Img{
	width: 50% !important;
	margin-left: 50%;
}

.pdb-35{
	padding-bottom: 35px;
}

.h38595{
/*     height: 385.95px; */
}

.news_content2{
	font-size: 13px;
	text-align: justify;
	color: #fff;
	margin-top: 12%;
}

.news_date1{
	font-size: 15px;
	text-align: right;
	color: #fff;
	margin-top: 3%;
}

.news_date2{
	font-size: 15px;
	text-align: right;
	margin-top: 8%;
	color: #fff;
}

.news_date3{
	font-size: 15px;
	text-align: right;
	color: #fff;
	margin-top: 9%;
}

.w-23{
	width: 23%;
}
.w-31{
	width: 31.3%;
}
.mrl-1{
	margin-left: 1%;
	margin-right: 1%;
}

@media (min-width: 410px){
	.news-container{
		max-width: 100%;
	}
}

@media (min-width: 576px){
	.news-container{
		max-width: 100%;
	}
}

@media (min-width: 768px){
	.news-container{
		max-width: 720px;
	}
}

@media (min-width: 992px){
	.news-container{
		max-width: 960px;
	}
}

@media (min-width: 1200px){
	.news-container{
		max-width: 1140px;
	}
}

@media (min-width: 1600px){
	.news-container{
		max-width: 1450px;
	}
}

@media (min-width: 768px) {
	.news-container {
	    padding-right: 15px;
	    padding-left: 15px;
	}
}

.news-container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.max-width{
	max-width: 1140px;
}

.nope_form{
    width: 100%;
    height: 100%;
    padding: 100px 142px;
}

.btn-wallet{
    float: none !important;
    width: 100% !important;
    padding: 20px 50px !important;
}





