/*==============================================================================<FONT>==============================================================================*/
@font-face {
    font-family: 'DINPro';
    src: url('../font/dinpro-bold-webfont.eot');
    src: url('../font/dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/dinpro-bold-webfont.woff') format('woff'),
         url('../font/dinpro-bold-webfont.ttf') format('truetype'),
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url('../font/dinpro-medium-webfont.eot');
    src: url('../font/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/dinpro-medium-webfont.woff') format('woff'),
         url('../font/dinpro-medium-webfont.ttf') format('truetype'),
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url('../font/dinpro-regular-webfont.eot');
    src: url('../font/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/dinpro-regular-webfont.woff') format('woff'),
         url('../font/dinpro-regular-webfont.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPro';
    src: url('../font/dinpro-light-webfont.eot');
    src: url('../font/dinpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/dinpro-light-webfont.woff') format('woff'),
         url('../font/dinpro-light-webfont.ttf') format('truetype'),
    font-weight: 200;
    font-style: normal;
}

.image-main{
	margin-bottom: 50px;
	min-height: 600px;
}
.image-main div{
	width:50%;
	float:left;
}
.image-main-content{
	padding: 0 40px;
}
.image-gallery{
	min-height: 320px;
}
.image-gallery li{
	padding-left: 4px;
	padding-right: 4px;
}
.image-main-content h2{
	margin-bottom: 15px;
}
.image-gallery{
	margin:0 auto;
}
.image-gallery-item .h5-frame{
	display: table;
	position:relative;
	width:100%;
	margin-top:-55px;
	height:55px;
	background-color:rgba(0,0,0,0.5);
}
.image-gallery-item h5{
	display: table-cell;
	text-align:center;
	color:#fff;
	padding: 0 10px;
	vertical-align: middle;
}
@media (min-width: 500px) and (max-width: 648px) {
  .image-gallery-item .h5-frame.long{
	margin-top:-65px;
	height:65px;
  }
}

.top_main_banner{
	padding:60px 0;
	background-size: 100%;
	background-repeat: no-repeat !important;
	background-position: center;
	width: 100%;
}
.top_main_banner_small{
	padding:20px 0;
	padding-bottom: 0px;
}
@media (max-width: 1280px){
	.top_main_banner{
		background-size: auto 100%;
		height: 100%;
	}
}
@media (max-width: 495px){
	.header-logo-title2{
		display: none;
	}
}
@media (max-width: 270px){
	.header-logo-title1{
		display: none;
	}
}
.top_main_banner .container-frame{
	padding:30px;
	background-color:rgba(0,0,0,0.6);
}
.top_main_banner .container h3,.top_main_banner .container h2{
	text-transform:none;
	color:#0067A2;
	font-size:2.5em;
	font-weight:bold;
	line-height: 1.2em;
}
.top_main_banner .container h2{
	color:#fff;
}
.top_main_banner .container p{
	color:#fff;
}

.page_content{
	background: #fff;
	color: #000;
	padding-top: 40px;
	padding-bottom: 100px;
}

.thumb-info-type{
	color: #000;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 14px;
	text-shadow: 0;
}

.search_frame{
	padding: 0 70px;
}
.search_icon{
	transition: transform .5s, opacity 1s;
}
.search-post{
	padding: 10px 0;
}
.search-icon{
	font-size: 12px;
	color: #888;
}
.search-post h4{
	margin: 2px 0 5px 0 !important;
	padding-top: 0 !important;
}
.btn.active, .btn:active,.btn:focus{
	box-shadow: 0;
}
.header-btn-collapse-nav.open2{
	background-color:rgba(22, 22, 22, 0.4) !important;
	box-shadow:1px 1px 1px 1px rgba(9, 9, 9, 0.5);
}
.header-nav .header-btn-collapse-nav{
	border-radius:50%;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: #0067A2 !important;
	color: #fff;
}
.nav-user {
	padding-left: 20px;
}
.nav-user .icon {
	display: inline-block;
	padding: 10px;
}
.nav-user .user {
	display: inline-block;
}
.nav-user .user .block1{
	font-size: 0.8em;
	line-height: 0.7em;
}
.nav-user .user .block2{
	color: #0067A2;
	font-weight: bold;
}
.nav-lng {
	padding-left: 30px;
	padding-top: 5px;
}
.nav-lng div {
	font-size: 0.8em;
	line-height: 1.6em;
}
.nav-lng div.active {
	font-weight: bold;
}
.search_frame i{
	position: absolute;
	margin-top: 14px;
}
.group 			  { 
  position:relative; 
  margin-bottom:45px; 
  margin-left: 40px;
}
.search_frame input 				{
  font-size:18px;
  padding:10px 10px 10px 5px;
  display:block;
  width:100%;
  border:none;
  border-bottom:1px solid #757575;
}
.search_frame input:focus { outline:none; }
.search_frame label {
  color:#999; 
  font-size:18px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.search_frame input:focus ~ label, .search_frame input:valid ~ label 		{
  top:-20px;
  font-size:14px;
  color:#0067A2;
}
.bar 	{ position:relative; display:block; width:100%; }
.bar:before, .bar:after 	{
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#0067A2; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}
.search_frame input:focus ~ .bar:before, .search_frame input:focus ~ .bar:after {
  width:50%;
}
.highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}
.search_frame input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}
@-webkit-keyframes inputHighlighter {
	from { background:#0067A2; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#0067A2; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#0067A2; }
  to 	{ width:0; background:transparent; }
}

.main_content{
	padding: 50px 0 30px 0;
	width: 100%;
	background: #f5f5f6;
}

.has-shadow{
	position: relative;
}
.has-shadow:before{
	display: block;
    width: 100%;
    height: 10px;
    content: "";
    -moz-box-shadow: 0 15px 10px -15px #888888 inset;
    -webkit-box-shadow: 0 15px 10px -15px #888888 inset;
    box-shadow: 0 15px 10px -15px #888888 inset;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.thumb-info-type p{
	text-align: justify;
	margin:0;
	line-height:1.5em;
	margin-bottom: 10px;
	color:#fff;
}
.thumb-info-type .thumb-title{
	font-weight: bold;
	margin-bottom: 2px;
	color:#fff;
}
.thumb-info-type li{
	text-align: justify;
	line-height:1.5em;
	color:#fff;
}

.navbar-search{
	display: none;
	padding-top: 15px;
    padding-bottom: 17px;
    background: #e1e1e2;
	margin-top: 6px;
}
.navbar-search-display{
	display: block;
}
.header-search{
	height: 136px !important;
}
.dwqa-current{
	background: #777;
    color: #fff;
	font-weight: bold;
}
.search-form {
    display: block;
    max-width: 525px;
    min-height: 47px;
    margin: 0 auto;
    padding: 0 55px 0 0;
    position: relative;
}
.search-form input {
    width: 100%;
    height: 52px;
    padding: 16px 15px;
    border: none;
    background: white;
    outline: none;
    color: #666666;
    font-size: 15px;
    line-height: 15px;
    vertical-align: middle;
	margin-top: -2px;
    margin-bottom: 0;
}
.search-form button {
    width: 47px;
    height: 47px;
    padding: 9.5px;
    background: none;
    border: none;
    border: 3px solid white;
    color: white;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0;
}
.search-form button i{
	position: relative;
	top:-2px;
}
.search-form ::-webkit-input-placeholder {font-style: italic;}
.search-form ::-moz-placeholder {font-style: italic;}
.search-form :-ms-input-placeholder {font-style: italic;}
.search-form :-moz-placeholder {font-style: italic;}

mark{
    background: orange;
    color: black;
}

.blog-post{
	padding: 10px 40px;
}
.blog-post h2{
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 15px;
}
.blog-post h1{
	font-weight: 600;
	color: #0067A2;
}
.blog-post table{
	margin-bottom: 25px;
}
.blog-post table td{
	padding: 3px;
}
.contact-details div{
	margin-top: 20px;
}
.header-nav-main ul li span.title{
	font-size:1.8em;
	text-transform: none !important;
	font-weight: 500;
	margin-left: 13px;
}
@media (min-width: 992px){
	.header-nav-main ul li span.title{
		display: none;
	}
}
@media (max-width: 356px){
	.header-nav-main ul li span.long{
		display: none;
	}
}
.footer-first{
	margin-bottom: 60px !important;
}
.footer-second h4{
	margin-bottom: 0;
}
.footer-second{
	margin-bottom: 0 !important;
}

ul.nav-pills > li > a {
    color: #0067A2;
}
#header .header-body {
	background: #fff;
}
#header .header-column {
	line-height: 56px;
}
#header .header-logo img{
	margin-right: 15px;
}
#header .header-logo span{
	font-family: 'DINPro', Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.news-section{
	padding-top: 0;
	padding-bottom: 70px;
}
.col-news{
	min-height:300px;
	margin-bottom: 50px;
}
.recent-posts .date {
    float: left;
    margin-right: 10px;
    text-align: center;
}
.recent-posts .date .day, article.post .post-date .day {
    color: #e04622;
}
.recent-posts .date .day {
    background: #F7F7F7;
    color: #0067A2;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-weight: bold;
    padding: 8px;
}
.recent-posts .date .month, article.post .post-date .month {
    background-color: #e04622;
}
.recent-posts .date .month {
    background: #0067A2;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #FFF;
    font-size: 0.9em;
    padding: 0 10px 2px;
}
.post h4 {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    margin: 5px 0 14px 0;
	padding-top: 10px;
}
.recent-posts .post-image {
    width: 100%;
    max-height: 180px;
    line-height: 180px;
    text-align: center;
	overflow: hidden;
}
hr.solid {
    background: #DBDBDB;
}
hr.tall {
    margin: 50px 0;
	margin-top: 10px;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 2px;
}
.post-content{
	padding: 25px 0;
	text-align: justify;
}
.post-content .date{
	margin-right: 22px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1.3em;
}
.news-all a,.ask-question a{
	padding: 7px;
    text-align: center;
    border: 1px solid #ddd;
    margin-top: 45px;
	transition: all 0.5s ease;
	display: block;
}
.ask-question a{
	margin-top: 15px;
}
.news-all a:hover,.ask-question a:hover{
	background: #0067A2;
	color: #fff;
	text-decoration: none;
}
.pagination-frame{
	float:right;
	margin-top: 20px;
}
.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
.pagination a.active {
    background-color: #0067A2;
    color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}