/* CSS Document */
@font-face {
    font-family: 'kit55f-webfont';
    src: url('fonts/kit55f-webfont.eot');
    src: url('fonts/kit55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit55f-webfont.woff') format('woff'),
         url('fonts/kit55f-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'angsa';
    src: url('fonts/angsa.eot');
    src: url('fonts/angsa.eot?#iefix') format('embedded-opentype'),
         url('fonts/angsa.woff') format('woff'),
         url('fonts/angsa.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kit75f';
    src: url('fonts/kit75f.eot');
    src: url('fonts/kit75f.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit75f.woff') format('woff'),
         url('fonts/kit75f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kit65f';
    src: url('fonts/kit65f.eot');
    src: url('fonts/kit65f.eot?#iefix') format('embedded-opentype'),
         url('fonts/kit65f.woff') format('woff'),
         url('fonts/kit65f.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
img{ border:0; margin:auto;}
*{ margin:0; padding:0;}
a{ text-decoration:none; color:inherit;}
a:hover{ text-decoration: none;}

body {
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
	background:#FFF ;
    font-family: 'kit55f-webfont';
	font-size:18px;
	color:#000;
	cursor:context-menu;
}
.carousel-inner>.item>img {
    margin: auto;
	width:100%;
}

.cleaner {clear:both; width:100%; height:0px;}
.h30{clear:both; width:100%; height:30px;}
.h20{clear:both; width:100%; height:20px;}
.h10{clear:both; width:100%; height:10px;}
.pull-left{
	margin-left:5%;
}
#back-to-top{
	width:40px;
	height:40px;
    position: fixed;
    z-index: 9999;
    bottom: 2%;
    right: 5%;
    line-height: 0.7;
	text-align:center;
	display:none;
	background:rgba(0,0,0,0.7);
}
#back-to-top a{
	color:#FFF;
	font-size: 18px;
	line-height:0;
    text-transform: uppercase;
}
.arrow-color{
	color: #FFF;
	font-size:30px;
	line-height: 1;
	margin-top: -5px;
}
#back-to-top a:hover{
	color: #FFF;
}
.top-text{
	color:#FFF;
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/
.navbar-brand{
	width:75%;
	height:80px;
	position: relative;
}
.navbar-brand>img {
	width:3em;
}
.navbar{
	border:0;
	border-radius:0;
	margin-bottom:0;
}
.navbar-default {
    border-color: transparent;
    background:url(../images/head-bg.png) top center no-repeat;
	background-size:cover !important;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.navbar-toggle .icon-bar{
	width:30px;
	height:4px;
}
.navbar-default .navbar-toggle{
    margin: 5% 0 0 5%;
	padding:6px 0;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#FFF;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active {
    color: #1d6ae2;
    background: #ebebeb;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: #1d6ae2;
    background: #ebebeb;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #1d6ae2;
    background: #ebebeb;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:transparent;
}
.navbar-default .navbar-toggle{
	border:0;
}
.navbar-default .navbar-brand {
    color: #fff;
	font-size:50px;
}
.nav>li>a {
    font-size: 21px;
}
/******************************/
.menu-list .dropdown-menu{
	padding:10px 0;
}
 
.menu-list  .dropdown-menu>li>a {
	font-size:1.4em;
	padding: 5px 0 !important;
	border-bottom: solid 1px #fbf5e1;
	margin: auto 10px;
}
.menu-list  .dropdown-menu>li>a:focus, .menu-list  .dropdown-menu>li>a:hover {
	background-color: inherit;
	border-bottom: solid 1px #dbdbdb;
	color: #645c35;
}
.menu-list .dropdown-menu>li>a{
    color:#2a2a2a;
}
.menu-list>.dropdown-menu>li:hover>a{
    color:#595959;

}
.dropdown-menu>li>a{
	white-space: normal;	
	line-height:normal;
}
.menu-list  .dropdown-menu>li>a p {
	 margin:auto;
	 word-wrap:break-word;
	 white-space: normal;
	 line-height: normal;
	 font-size: 1.8rem;
}
.dropdown-sub,.dropdown-sub2{
	 padding: 5px ;
	position:absolute;
	right:0;
	top:2px;
}
.dropdown-sub .svg-inline--fa {
    font-size: 0.6em;
}

/******************************/
.head-contact {
	text-align:center;
}
.head-contact h1 {
    font-family: 'kit75f';
	font-size:30px;
	margin-bottom:0;
    color: #00163d;
}
.head-contact a {
	color:#000;
    font-size: 24px;
    letter-spacing: 1px;
}
.head-social {
	text-align:center;
}
.head-social h1 {
    font-family: 'kit75f';
    font-size: 30px;
    margin: 0;
    color: #00163d;
}
.head-social .social-box {
	margin-top:6px;
    letter-spacing: 3px;
}
/*********************************************/
  /***********************************************************/
.box_sliderpd{
	width:100%;
	text-align:center;
}
.box_sliderpd a{
	width:100%;
}
.box_sliderpd .bx-wrapper .bx-controls-direction a {
	z-index: 100;
	
}
.box_sliderpd .bx-wrapper img {
    width: auto;
	max-height:300px;
}
.box-listpage{
	height:60px;
	width:80px;
 	 border: solid 1px #666;
	overflow:hidden;
	margin: 20px auto;
 
}
.box-listpage img{
	/*height:80px;*/
	width:auto ;
	max-width:100% ;	
	position: relative;
	transform: translate(0px, -50%);
	top: 50%;
	/*border: solid 1px #666;*/
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/
/********************************************************/
.contact-title-1{
    font-weight: bold;
    font-size: 2rem;
    color: #373737
}
.box-contact a{color:inherit;}
.box-contact a:hover{color:#069;}
.box-contact{
	font-size:2.1rem;
	line-height:normal;
}
.font-title{
	font-size:2.2rem;
	font-weight:bold;
 	margin-bottom:10px;
}
.box-contact .btn,
.box-contact .form-control{
	font-size:0.8em;
	border-radius: 0; 
}
.box-contact .btn {
	background:#585858;
	border: solid 1px #333;
	border-radius: 0; 
	padding: 5px 20px;
}
.map{
	width:100%;
 	min-height:320px !important;
}
.box-contact svg:not(:root).svg-inline--fa {
    overflow: visible;
    font-size: 1.6rem;
}
.box-contact .form-horizontal svg:not(:root).svg-inline--fa {
    font-size: 1em;
}
textarea{
    resize: vertical;
}
.box-map iframe{
	height:40rem;
	width:100%;
}
.large-map iframe{
	height:25rem;
	width:100%;
}
/************************************/

/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/

/*.bg-content{
	background:#F96;
}*/
.content-left{
	color:#FFF;
	margin:5% 0;
	font-size:30px;
	padding:10% 0;
	text-align:center;
	background: #c34949;
}
.content-right{
	color:#FFF;
	margin:5% 0;
	font-size:30px;
	padding:10% 0;
	text-align:center;
	background:#966;
}
.applications-box {
	background:#FFF;
}
.applications-box {
	background:#FFF;
	border:1px solid #1d6ae2;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 0 6% 0;
}
.applications-box a {
    color: #000;
    font-size: 20px;
	text-transform:uppercase;
    display: block;
}
.applications-box ul {
    list-style: none;
    margin-top: 13px;
}
.applications-head {
	width:100%;
	text-align:center;
	color:#FFF;
	background:url(../images/app-head.png)top center no-repeat;
	background-size:cover !important;
}
.applications-box ul li {
    padding: 3px 15px;
	position:relative;
}
.applications-box ul li:hover img.img-1 {
	opacity:0;
}
.applications-box ul li:hover img.img-2 {
	opacity:1;
}
.applications-box ul li img.img-2 {
	opacity:0;
}
.applications-box ul li img {
	position:absolute;
	top:50%;
	right:15px;
    transform: translate(0,-50%);
	width: 0.4em;
}
.bg1 {
	background:url(../images/bg1.png)top center no-repeat;
	background-size:cover !important;
	font-family:;
}
.bg1-text {
	text-align:center;
    margin-top: 18px;
}
.bg1-text1 {
    font-family: 'angsa';
}
.bg1-text2 {
	position:relative;
    padding: 6% 0;
	font-size: 20px;
}
.bg1-text2 img {
	position:absolute;
    width: 1em;
}
.bg1-text2 img.pic1 {
    left: 15px;
}
.bg1-text2 img.pic2 {
	right: 0;
    bottom: 20px;
}
.applications-box ul li.first-li {
    line-height: 0.9;
    padding-top: 6px;
    padding-bottom: 6px;
}
.applications-box ul li:hover {
	background:#ebebeb;
}

.applications-box ul li:hover a {
	background:#ebebeb;
	color:#1d6ae2;
}
.bg2 {
	background:url(../images/bg2.png) top center no-repeat;
	background-size:cover !important;
    padding: 6% 0;
}
.bg2 p {
	color:#FFF;
	text-align:center;
	margin:0;
}
.bg2 p span {
    font-family: 'kit75f';
	text-transform:uppercase;
}
.height-box {
	height:80px;
}
 

@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}




/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/
.topic{
	font-size:2.5rem;
	border-bottom: solid 1px #CCC;
	line-height:normal;
	margin: 30px auto 40px auto;
	color: #474747;
}
.topic .svg-inline--fa {
    height: 0.7em;
	color:#747474;
}

.topic-pd{
	font-size:2.5rem;
	border-bottom: solid 1px #CCC;
	line-height:normal;
	margin:  20px 0;
	color: #474747;
}
.topic-pd .svg-inline--fa {
    height: 0.7em;
	color:#747474;
}
.allname-pd{
	font-size:2.1rem;
	margin: 10px   0  5px 20px;
 	line-height:normal;		
}
.name-pd{
	position:relative;
	float:left;
	display:block;
}
.bg-namepd{
	width:100%;
	color:#000;
	display:none;
}
.name-app .bg-namepd:hover{
	color:#069;
}
 
.box-file{
	position:relative;
	float:right;
	font-size: 1.7rem;
}
.bgbox-file{
	width:100%;
	color:#000;
	font-size: 1.8rem;
	text-align: right;
	display:none;
}
 
 .bgbox-file .svg-inline--fa,.box-file .svg-inline--fa {
    font-size: 1.4rem;
	color:#b22929;
 }
/**********************************************************************/

.img-news{
	height:115px;
	overflow:hidden;
	transition: all 0.4s;
	padding:0 10px;
	border: 1px solid #FFF;
	
	display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
	
 
}
.newsbox-right{
	border: 1px solid #FFF;
}
.img-news img{
	width:auto;
	max-width:100%;
	max-height:100%;
	transition: all 0.3s;
	
	vertical-align: middle;
	margin:auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
 
}
.img-news:hover img{
	transform: scale(1.02);

}
.box-news{
	margin-bottom:5%;
	padding-bottom:10px;
	border-bottom:1px solid #e9c660;
 
}
.readmore-news{
	color:#FFF;
	height:100%;
	text-align:center;
	background:#666;
	border:1px solid #a1a1a1;
	padding: 0 2px;
	position:absolute;
	top:0;
	right:0;
	
	display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -moz-flex: 1;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
}
.readmore-news:hover{
	background:#585858;
}

.readmore-news .fa-angle-right{
	vertical-align: middle;
 	margin:auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
 }
.detail-news {
	font-size: 2.5rem;
	line-height: normal;
}
.detail-news p {
	border-bottom: solid 1px #f0f0f0;
	overflow: hidden;
	text-overflow: ellipsis;	
	white-space: nowrap;
 }
.detail-news a{
	color:#064e95;
}
.detail-news a:hover{
	color:#1688bf;
}

.news-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	 font-size: 2.2rem;
	 position:relative;
	 /*padding-right: 5%; */
}
/**********************************************************************/
.meucate-left{
	list-style:none;
	margin: 30px 0;
}
.meucate-left li{
	padding: 0 5px ;
	margin: 5px auto;
	border-bottom: solid 1px #ffffff;
	font-size:2rem;
	color:#333;
}
 
.container-products-left{
	margin:40px auto 20px auto;
}
.meucate-left li {
	position:relative;
}
.meucate-left li  p{
	padding:0;
	margin:0;	
}
.meucate-left .svg-inline--fa{
	position:absolute;
	right:0;
	height: 0.7em;
	top:5px;
}
.head-menu{
	background: url(../images/app-head.png)top center no-repeat;
    background-size: cover !important;
	margin:-20px  -15px ;
	padding:  5px 15px;
	color:#FFF;
	text-align:center;
	font-size:2.4rem;
}

.container-products-left .form-control {
    font-size: 2rem;
}
/**********************************************************************/
.all-info{
	font-size:2.3rem;
	line-height:normal;
	min-height:350px;
}
.all-info p{
	text-indent: 30px;
}
.all-info p strong{
	font-size:2.6rem;
	color:#333;
}
.box-img-info{
	max-height:230px;
	overflow:hidden;
	margin:15px auto;
}
.all-info img{
	border: 1px #666 solid;
	height:100%;
	width:auto;
	max-height:inherit !important;
 }
.all-info img:hover{
	opacity: 0.7;
}
/**********************************************************************/ 
.category-box {
	text-align:center;
    padding: 15px 10px;
	margin: 15px auto;
	border: solid 1px #d8d8d8;
}
.category-title{
	min-height:32px;
 	display:inline-block;
	vertical-align:middle;
	font-size: 2.3rem;
	color:#000;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
 }
.category-box-img{
	height:100px;
} 
.category-box img {
    max-width:100%;
    background: #f6f6f6;
    border-radius: 36px;
	margin:auto;
}
/**********************************************************************/
 /*-----List Page-----///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

div.badoo {
	margin-top:20px;
	padding:10px 0px;
	margin-right:20px;
	font-size:14px; 
	color: #FFF; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;text-decoration:none;
	text-align:center;
	float:right;
}


div.badoo a{
	border: #4E4A4C 1px solid;
	padding: 3px 8px;
	margin: 0px 4px;
	color: #181516;
	text-decoration: none;
	background: #FFFFFF;
}
div.badoo a:hover {
	border:#999 1px solid;
	color:#FFF;
	background: #9a9a9a; /* Old browsers */
}

div.badoo span.current {
	padding: 3px 8px;
	border: #75676E 1px solid;
	background: #7c7c7c;
	color: #FFFFFF;
	margin: 0px 4px;
}
div.badoo span.disabled {
	display:none;
}
.text-notfound{
	font-size:2.1rem;
}
/****************************/
.box-Detail{
	font-size:2.1rem;
}
.box-Detail .img_large {
    display: inline-block;
}

.box-catalog{
    background: #eee;
    padding: 5px 10px;
    display: inline-block;
    color: #737373;
    border: solid #dcdcdc 1px;
 	margin: auto auto 20px auto; 
	font-size: 1em;
}
.box-catalog:hover{
	background: #e4e3e3;
}
.box-vdo-pd{
	margin: 25px auto;
	text-align:center;	
	width:90%;
}
.box-vdo-pd iframe{
	width:100%;
	height:200px;
	border: solid 1px #333
}
/*///////////////////////////////////////////////////////////////////////////footer///////////////////////////////////////////////////////////////////////////*/

.footer1 h3 {
	margin:0;
}
.bg-footer{
	text-align:center;
	background: #00163d;
	color:#FFF;
    padding: 3% 0;
}
.bg-footer h1 {
    font-size: 27px;
    text-transform: uppercase;
	margin-top:0;
}
.bg-footer a {
	color:#FFF;
}
.bg-copyright{
	background:#001a48;
	color:#FFF;
	padding:1% 0;
	text-align:center;
}
.copyright a{
	color:#FFF;
}
.bg-footer p {
	font-size:21px;
}
.footer1 {
	padding: 0 8%;
}

.footer3 ul li a:hover,.footer3 ul li a.active {
	color:#fdba2b;
}

/*///////////////////////////////////////////////////////////////////////////footer///////////////////////////////////////////////////////////////////////////*/


/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/

@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.navbar-collapse{
		position: fixed;
		width: 250px;
		background: #fff;
		height: 100vh !important;
		max-height: none !important;
		top: 0;
		display: block;
		left: -250px;
		margin: 0 !important;
		z-index: 9999;
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
	.all-container{
		width: 100%;
	}
	.all-container.-collapse{
		margin-left: 250px;
	}
	.navbar-default, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
		transition: all 0.5s !important;
	}
	.navbar-default.-collapse {
		margin-left: 250px;
		width:100%;
	}
}

/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/