

body  ,p, .section-page{
		font-weight: normal;
    text-align: left;
    font-size: 22px;
}

/**********************/
.color-1 {
  color: #233d5d !important;
}
.color-2 , .menu-main a{
  color: #be2a33 !important;
}

a{
  color: #839a87 ;
}
.color-3{
  color: #839a87 !important;
}
/*----*/
.bg-color-1{
  background-color: #233d5d !important;
}
.bg-color-2 {
  background-color: #be2a33 !important;
}
.bg-color-3{
  background-color: #839a87 !important;
}
/*----*/
 .menu-main a:hover{
	 opacity: 0.8;
 }
.btn-outline-primary{
  border-color: #233d5d;
}
.btn-outline-primary:hover{
  background-color: #233d5d;
}
.btn-color-1{
  background-color: #233d5d !important;
  color: #FFF;
}
.btn-outline-color-1{
  border-color: #be2a33;
  color:#233d5d;
}
.btn-outline-color-1:hover{
  border-color: #233d5d;
  color:#be2a33;
}
.btn-color-2 {
  background-color: #be2a33 !important;
  color: #FFF;
}
.btn-color-3{
  background-color: #839a87 !important;
}
.btn-color-1:hover{
  color: #FFF;
  background-color: rgba(255,255,255,0.2);
  border: 2px solid #FFF;

}
.btn-color-2:hover{
  color: #FFF;
  background-color: rgba(255,255,255,0.2);
  border: 2px solid #FFF;

}
.btn-color-3:hover{
  color: #FFF;
  background-color: rgba(255,255,255,0.2);
  border: 2px solid #FFF;

}

.en{
  font-family: sans-serif !important;
  direction: ltr;
}

.bg-black{
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.lineh-1 {
  line-height: 1.2 !important;
}
.border-3 {
  border-width: 3px !important;
}
/**********************/
.text_shadow{
  text-shadow: 2px 2px 5px #000;
}

.jarallax-video{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
}
.icon-style{
  background-color: rgba(255,255,255,0.8);
  padding: 10px;
  width: 130px;
}
.home-horizontal h1, .home-horizontal .h1{
  /*line-height: 1.1;*/
}
/**********************/
.title-absolute{
	position: absolute;
	top: 2%;
	z-index: 350;
	width: 100%;
	text-align: center
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	.title-absolute{
		top: 0;
	}
}
/**********************/
.pattern-page-body{
	position: absolute;
  bottom: 0;
  opacity: 0.2;
  background: url("images/pattern-7.png") repeat-x;
  height: 170px;
  width: 100%;
  z-index: -1;
}
.pattern-page-body-color{
  position: fixed;
  top: 10%;
  right: 0;
  height: 100%;
  width: 20px;
  background-color: #ce4f54;
  z-index: -1;
}
.pattern-page-body-8{
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  background: url("images/pattern-8.png") repeat-x;
  height: 350px;
  width: 100%;
  z-index: -1;
}
/**********************/

/**********************/
.menu_list{
  width: 100%;
}
.menu_list .solution-collapse-item-title , .menu_list  .solution-collapse-item-title a:not(.collapsed){
  color: #233d5d;
}
.menu_list .collapsed , .menu_list  .solution-collapse-item-title a{
  color: #be2a33 ;
}
.article-item {
  min-height: 350px;
}
.article-item-title{
  line-height: 0.5;
	margin-bottom: 0.5pc;
}
.article-item-title a{
  line-height: 1.5;
}
.menu_list .card-body .article-item-category {
  text-align: right;
}
.menu_list .zooming {
  margin-bottom: 20px;
}
/**********************/
.slide-title-sub{
	line-height: 1.5;
}

/**********************/
.service-promo-list .service-promo-item-photo {
  background-position: top !important;
}
/**********************/
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
  .index-page .full-height .container{
    position: absolute;
    top: 25%;
  }

  .pattern-page-body,
  .pattern-page-body-color,
  .pattern-page-body-8,
  .social-fixed{
    display: none;
  }

   .body-page .header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 900;
    display: block;
    overflow: hidden;
    height: 100px;
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
  }
	/*----*/
	.brand .text-texture {
	  width: auto;
	}
	.slide-bg video{
		height: 100%;
		width: auto;
	}
	.article-item {
	  min-height: 0;
	}
	.article-item-category{
		font-size: 14px;
	}
	 html > body .grid-item > .mb70{
		 margin-bottom: 10px;
	 }

	 /*-----------*/
	 .service-promo-item{
		 position: relative;
		 overflow: hidden;
		 display: block;
	 }
	 .service-promo-item-detail {
	   padding: 4rem 4.5rem 3.5rem;
	   position: absolute;
	   bottom: 10px;
	 }
	 .service-promo-item-detail .service-promo-item-title,
	 .service-promo-item-detail .color-1{
		 color: #FFF !important;
	 }
	 .service-promo-item-detail .color-2{
		 font-size: 2.5rem;
	 }
	 .service-promo-item-detail, .no-gutters > .service-promo-item-detail{
		 background-color: transparent;
		 line-height: 1;
		 text-align: center;
	 }
	 /*-----------*/

}
