@charset "utf-8";
/* CSS Document */
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	padding:0;
	margin:0;
	float:left;
	width:100%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333;
	text-align: left;
}

a {
	color:#333;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
	vertical-align:middle
}
.header_back {
	float:left;
	width:100%;
}
.top_header {
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}
.lang {
	float:right;
	width:100%;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	color:#999;
	padding-top:5px;
	font-size:14px;
}
.lang img {
	width:25px;
	margin-bottom:5px;
}
.lang a:hover {
	text-decoration:none;
}
 @media (min-width:768px) {
 .top_menu_right ul li {
 float:left;
 list-style:none;
 margin-left:15px;
}
}
 @media (min-width:992px) {
}
 @media (min-width:1200px) {
}
.logo {
	float:left;
	width:100%;
	text-align:center;
}
.logo a img {
	height:60px;
}
.logo a p {
	font-size:18px;
}
.logo a:hover {
	text-decoration:none;
}
.slagon {
	float:left;
	margin-top:20px;
	font-size:28px;
	color:#0072bb;


	
}

.search_box {
	float:right;
	margin-top:20px;
}
.search_box input {
	height:38px;
	width:250px;
	border:1px solid #3797dd;
	padding-left:5px;
	border-top-left-radius:0.2em;
	border-bottom-left-radius:0.2em;
}
.search_button {
	float:right;
	height:38px;
	width:38px;
	text-align:center;
	line-height:38px;
	background-color:#3797dd;
	color:#FFF;
	cursor:pointer;
	border-top-right-radius:0.2em;
	border-bottom-right-radius:0.2em;
}
.search_button i {
	float:left;
	width:100%;
	height:100%;
	line-height:38px;
	font-size:18px;
}
 @media (max-width:992px) {
 .search_box {
 display:none;
}
}
 @media (max-width:480px) {
 .logo img {
 	height:60px;
}
}


 @media (min-width:768px) {
	 
.slagon {
	margin-top:30px;
	font-size:46px;
	color:#0072bb;
	
	
	
}
	 
}
 @media (min-width:992px) {
 .logo a img {
	 height:120px;
}
}
 @media (min-width:1200px) {
}
/** main menu **/

.main_menu_wrapper {
	float:left;
	width:100%;
	text-align:center;
	height:50px;
	border-bottom:1px solid #F5C547;
}
.main_menu_wrapper1 {
	float:left;
	width:100%;
	text-align:center;
	height:52px;
	border-bottom:1px solid #F5C547;
	border-top:1px solid #F5C547;
}
.main_menu {
	display:inline-block;
	text-align:left;
}
.mobile_menu_name {
	float:left;
	height:50px;
	line-height:50px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	display:none;
}
 @media (max-width:967px) {
 .main_menu_wrapper {
 border:none;
}
 .main_menu_wrapper1 {
 float:left;
 width:100%;

}
 .main_menu {
 float:right;
 width:100%;
 z-index:100;
}
 .mobile_menu_name {
 display:block;
}
}
.slider {
	float:left;
	width:100%;
	border-bottom:2px solid #f5c543;
	border-top:2px solid #f5c543;

    
}


#owl-demo3 .item {
	display: block;
	width: 100%;
	height:180px;
}
 @media (min-width:768px) {
}
 @media (min-width:992px) {
 #owl-demo3 .item {
 display: block;
 width: 100%;
 height:420px;
}
}
 @media (min-width:1160px) {
}
/************************************************************/

.main_content {
	float:left;
	width:100%;
}
.director {
	float:left;
	width:100%;
	padding-top:40px;
	padding-bottom:20px;
}
.director_text {
	float:left;
	width:100%;
	padding-left:0%;
	padding-right:0%;
	text-align:justify;
	line-height:20px;
	font-size:16px;
}
.director_text h1 {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:40px;
	text-align:center;
	letter-spacing: 0.5px;
	font-size: 22px;
	text-transform:uppercase;
	color:#333;
	padding-bottom:15px;
	background:url(../../images/section_title.png) no-repeat center bottom;
	letter-spacing:0.5px;
}
.director_text img {
	float:left;
	max-width:40%;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:10px;
}
.director_text a {
	float:left;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	background-color:#1eafaa;
	text-transform:uppercase;
	font-size:14px;
	border-radius:3px;
	color:#FFF;
	margin-top:15px;
}
.director_text a:hover {
	background-color:#085b58;
}
 @media (min-width:768px) {
 .director_text {
 	padding-left:12%;
 	padding-right:12%;
}
 .director_text img {
    float:left;
	max-width:40%;
	margin-right:50px;
	margin-top:5px;
	margin-bottom:10px;
}

}
 @media (min-width:992px) {
}
 @media (min-width:1160px) {
}
.last_news_content {
	float:left;
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
}
.section_header {
	float: left;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	color: #f5c543;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom:15px;
	background:url(../../images/section_title.png) no-repeat center bottom;
	letter-spacing:0.5px;
}
.section_header1 {
	float: left;
	width: 100%;
	font-size: 22px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom:15px;
	background:url(../../images/section_title.png) no-repeat center bottom;
	letter-spacing:0.5px;
}
.news {
	float:left;
	width:100%;
}
.news ul {
	float:left;
	width:100%;
	list-style:none;
}
.news ul li {
	float:left;
	width:100%;
	margin-bottom:25px;
}
 @media (min-width:420px) {
}
 @media (min-width:768px) {
 .news ul li {
	 width:50%;
	 padding:15px;
	 margin-bottom:0px;
}
}
 @media (min-width:992px) {
 .news ul li {
	 width:33.333%;
	 margin-bottom:0px;
 }
}

@media (min-width:1160px) {

}

.news ul li img {
	float:left;
	width:50%;
	margin-right:15px;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	border-bottom:3px solid #00c1f1;
}


@media (min-width:768px) {

.news ul li img {
	 float:left;
	 width:100%;
	 margin-bottom:15px;
}
	 
}


.news ul li:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
 	-webkit-transition: all ease .5s;
 	-moz-transition: all ease .5s;
 	-ms-transition: all ease .5s;
 	-o-transition: all ease .5s;
 	transition: all ease .5s;
}

.news_tit {

	text-align:left;
	font-size:18px;
	font-weight:bold;
	line-height:20px;

}

.news_desc {
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	color:#555;
	text-align:left;
}

a.read_more {
	float:right;
	color:#333;
		font-weight:bold;
	
}

.news_desc a:hover {
	text-decoration:none;
}

.last_read_more {
	color:#3a54a5;
	font-size:15px;
	padding-bottom:3px;
	border-bottom:2px solid #3a54a5;
}
.last_read_more:hover {
	text-decoration:none;
	color:#333;
	border-bottom:2px solid #333;
}
.logos_wrapper {
	float:left;
	width:100%;
	max-height:250px;
	overflow:hidden;
}
.logos {
	float:left;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}


@media (min-width:768px) {
.news_tit {
	float:left;
	width:100%;
}

}

/***************back content ********************/

.main_content_back {
	float:left;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}
.main_content_color {
	float:left;
	width:100%;
}
.main_left {
	float:left;
	width:25%;
}
.main_right {
	float:right;
	width:75%;
	padding-left:25px;
	border-left:1px solid #ececec;
}
.main_full {
	float:left;
	width:100%;
}
 @media (max-width:768px) {
 .main_left {
 display:none;
}
 .main_right {
 width:100%;
 padding-left:0px;
 border-left:0px solid #b8b6b6;
}
}
/********right menu******/

.right_colm {
	float:left;
	width:90%;
}
.right_colm .title {
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	padding-bottom:10px;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#172646;
	border-bottom:1px solid #d4d4d4;
}
.right_colm ul {
	list-style:none;
}
.right_colm ul li {
	float:left;
	width:100%;
}
.right_colm ul a {
	float:left;
	width:100%;
	padding-left:3%;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:8px;
	color:#333;

}
.right_colm ul ul {
	float:left;
	width:90%;
	margin-left:20px;
	margin-top:10px;
}
.right_colm ul ul li {
	border-bottom:0px;
	list-style:circle;
	margin-top:2px;
}
.right_colm ul ul a {
	padding:0px;
	text-transform:none;
	
}
.right_colm a:hover {
	color:#0071ba;
	text-decoration:none;
}
.right_colm ul a.active {
	background-color:#f5c543;
	color:#000;
}
.right_colm ul a.active_sub {
	color:#0071ba;
	text-decoration:underline;
	font-weight:bold;
}
/************************/

.all_news {
	float:left;
	width:100%;
	padding-left:15px;
}
 @media (max-width:768px) {
 .all_news {
 padding-left:0px;
}
}
.all_news ul {
	float:left;
	width:100%;
	list-style:none;
}
.list_item_news {
	float:left;
	width:100%;
	border-bottom:1px dotted #CCC;
	margin-bottom:18px;
	padding-bottom:15px;
}
.list_item_news:last-child {
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
}
.item_news_img {
	max-width:220px;
	margin-right:35px;
	margin-bottom:15px;
	margin-top:4px;
	box-shadow: 2px 1px 2px 0 #d0d0d0;
}
.item_header {
	width:100%;
	text-transform:uppercase;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#333;
	font-size:18px;
}
 @media (max-width:480px) {
 .item_news_img {
 float:left;
 width:30%;
}
.item_header {
 font-size:15px;
 font-weight:bold;
}
}
.item_content {
	color:#666;
	font-size:15px;
	text-align:justify;
}
a.item_read_more {
	float:right;
	margin-top:3px;
	background-color:#f5c543;
	color:#000;
	padding:8px;
	padding-left:14px;
	padding-right:12px;
	text-decoration:none;
	border-radius:2px;
}
a.item_read_more:hover {
	background-color:#000000;
	color:#fff;
}
.list_item_news1 {
	float:left;
	width:25%;
	padding:10px;
}
.item_news_img1 {
	float:left;
	width:100%;
}
.item_header1 {
	float:left;
	width:100%;
	background-color:#085b58;
	font-size:16px;
	font-weight:bold;
	padding:8px;
	padding-top:10px;
	height:50px;
	color:#FFF;
}
.item_content1 {
	float:left;
	width:100%;
	height:140px;
	background-color:#085b58;
	color:#E8E8E8;
	font-size:14px;
	padding:8px;
	padding-top:15px;
	padding-bottom:15px;
}
a.item_read_more1 {
	float:left;
	margin-top:8px;
	color:#FFF;
	font-style:italic;
	text-decoration:underline;
}
a.item_read_more1:hover {
	color:#CCC;
}
/* single news */

.single_news {
	float:left;
	width:100%;
	font-size: 16px;
	line-height: 22px;
}


.single_news_header {
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	padding-bottom:10px;
	margin-bottom:25px;
	text-transform:uppercase;
	color:#172646;
	border-bottom:1px solid #d4d4d4;
}


.single_news_header_center {
	float:left;
	width:100%;
	font-size:26px;
	line-height:22px;
	text-transform:uppercase;
	color:#085b58;
	text-align:center;
	margin-bottom:25px;
}

 @media (max-width:768px) {
 .single_news_header {
 	font-size:16px;
 	line-height:20px;
 	font-weight:bold;
}
}
.single_news_content {
	float:left;
	width:100%;
	text-align:justify;
	font-size: 16px;
	line-height: 22px;
}
.single_news_content img {
	max-width:100%;
	margin-right:35px;
	margin-bottom:15px;
	margin-top:5px;
}
.single_new_img {
	max-width:50% !important;
}
.single_news_content ul {
	margin-left:55px;
}
.socail_share {
	float:right;
}
.socail_share_top {
	float:right;
	width:100%;
	margin-bottom:10px;
}
.socail_share a {
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:2px;
}
.socail_share a i {
	margin-right:3px;
}
a.facebook_share {
	float:right;
	padding:5px;
	background-color:#3b5998;
	margin-right:15px;
	padding-left:7px;
	padding-right:7px;
}
a.twitter_share {
	float:right;
	padding:5px;
	background-color:#29aae3;
	padding-left:7px;
	padding-right:7px;
}
.socail_share a:hover, .socail_share_top a:hover {
	text-decoration:underline;
}
.company_news {
	float:left;
	width:100%;
	float:left;
	width:100%;
	background:url(../../images/footer_bg.png) no-repeat right center #0072bb;
	background-size: 40% 100%;
	padding-top:50px;
	padding-bottom:50px;
}
.company_news_content {
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:15px;
}

.nav-tabs{
	background-color:#FFF;
}

.nav-tabs li {
	float:left;
	width:50%;
}
 
@media (min-width:768px) {
  .nav-tabs li {
	width:50%;
	float:none !important;
	display:inline-table !important;	
  }
 
}
 @media (min-width:992px) {

}
 @media (min-width:1160px) {
}


.company_name {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:0px;
	padding:0px;
	height:35px;
}


@media (min-width:768px) {
  .nav-tabs li {
	width:20%;
  }
  .company_name {
  
  }
}
 @media (min-width:992px) {

}
 @media (min-width:1160px) {
}


.tab_com_name {
	color:#FFF;
	padding-top:15px;
}
.tab_com_desc {
	color:#FFF;
	font-size:14px;
	line-height:18px;
	text-align:justify;
}

.tab_com_desc a{
    color:#FFF;
	text-decoration:underline;
}

.nav-tabs li.active, .nav-tabs li.active .company_name, .nav-tabs li:hover .company_name {
	color:#000;	
}

.nav-tabs li.active{
	background-color:#eee !important;
}




.list_items {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}
.list_items td, .list_items th {
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.pagination {
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
/************ footer ******************/

.footer_section {
	float:left;
	width:100%;
	background:url(../../images/footer_section.jpg) no-repeat center center;
	background-size:cover;
}

.footer_section1{
    float:left;
    width:100%;
    background: rgba(0, 0, 0, .5);
    padding-top:50px;
    padding-bottom:20px;
}



.footer_menu_sub_contact {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.col-md-footer1 {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.col-md-footer2 {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.col-md-footer3 {
	float:left;
	width:100%;
}
 @media (min-width:768px) {
 .col-md-footer1 {
 float:left;
 width:33%;
 max-width:390px;
 padding-right:5%;
 margin-bottom:0px;
}
 .col-md-footer2 {
 float:left;
 width:35%;
 padding-right:5%;
 margin-bottom:0px;
}
.col-md-footer3 {
 float:left;
 width:30%;
}
}
 @media (min-width:992px) {
}
 @media (min-width:1160px) {
}

.footer_title {
	float:left;
	color:#f5c543;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:50px;
	letter-spacing: 0.2px;
	padding-bottom:20px;
	background:url(../../images/footer__head_line.png) no-repeat left bottom;
}
.vision {
	float:left;
	width:100%;
	color:#FFF;
}
.footer_contacts {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.footer_contacts table tr td {
	padding:5px;
	padding-bottom:10px;
	color:#FFF;
	font-size:15px;
}
.footer_contacts td i {
	font-size:20px;
	color:#FFF;
}

.footer_contacts table tr td a{
    color:#FFF;
    
}

.footer_menu {
	float:left;
	width:100%;
	list-style:none;
}
.footer_menu {
	float:left;
	width:100%;
	padding-left:15px;
}
.footer_menu li {
	float:left;
	width:100%;
	margin-bottom:12px;
	list-style: square;
	color: #6b6c6b;
}
.footer_menu li a {
	float:left;
	width:100%;
	color:#747474;
	font-size:15px;
}
.f_input {
	float:left;
	width:100%;
	background:none;
	padding:5px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
	border-radius: 2px;
	border: 1px solid #FFF;
	font-size:16px;
}
.input_txt {
	float: left;
	width: 100%;
	height: 60px;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #FFF;
	margin-bottom:12px;
	background:none;
	font-size:16px;
}
.send_button {
	float: right;
	font-size:14px;
	text-transform:uppercase;
	padding:6px;
	padding-left:10px;
	padding-right:10px;
	background: #FFF;
	color: #333;
	border: none;
	cursor: pointer;
	border-radius: 2px;
}
.send_button:hover {
	background-color:#4b7774;
	color:#FFF;
}
 .f_input::-webkit-input-placeholder, .input_txt::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #FFF;
}
.f_input::-moz-placeholder { /* Firefox 19+ */
 color: #FFF;
}
.f_input:-ms-input-placeholder { /* IE 10+ */
 color: #FFF;
}
.f_input:-moz-placeholder { /* Firefox 18- */
 color: #FFF;
}
.footer_socail {
	float:left;
	width:100%;
}
.f_logo {
	float:left;
	margin-bottom:15px;
	display:none;
}
.f_logo img {
	width:150px;
}
 @media (min-width:768px) {
 .f_logo {
 display:block;
}
}
.footer_socail ul {
	float:left;
	margin-left:7px;
	list-style:none;
	text-align:center;
}
.footer_socail ul li {
	float:left;
	margin-right:15px;
}
.footer_socail ul li a {
	float:left;
}
.footer_socail ul li i {
	color:#FFF;
	font-size:24px;
}
.footer_socail ul li a:hover i {
	color:#CCC;
}
/*****************/

.f_c_name {
	float:left;
	text-align:center;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	margin-top:25px;
	width:100%;
}
.developer_img {
	float:right;
	width:100%;
	text-align:center;
}
@media (min-width:768px) {
.f_c_name {
	width:auto;
	
	}
.developer_img {
	width:auto;
	
	}	
	
}
 @media (min-width:992px) {
}
 @media (min-width:1160px) {
}