@font-face {
	font-family: 'quarkbold';
	src: url('../fonts/quark-bold-webfont.svg#quarkbold') format('svg');
	src: url('../fonts/quark-bold-webfont.eot');
	src: url('../fonts/quark-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 /*url('../fonts/quark-bold-webfont.woff') format('woff'),*/
		 url('../fonts/quark-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'quarklight';
	src: url('../fonts/quark-light-webfont.svg#quarklight') format('svg');
	src: url('../fonts/quark-light-webfont.eot');
	src: url('../fonts/quark-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/quark-light-webfont.woff') format('woff'),
		 url('../fonts/quark-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}
@font-face {
    font-family: 'Mitr';
    src: url('../fonts/mitr-light-webfont.eot');
    src: url('../fonts/mitr-light-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/mitr-light-webfont.woff2') format('woff2'),*/
         url('../fonts/mitr-light-webfont.woff') format('woff'),
         url('../fonts/mitr-light-webfont.ttf') format('truetype'),
         url('../fonts/mitr-light-webfont.svg#mitrlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Mitr-bold';
    src: url('../fonts/mitr-semibold-webfont.eot');
    src: url('../fonts/mitr-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/mitr-semibold-webfont.woff2') format('woff2'),*/
         url('../fonts/mitr-semibold-webfont.woff') format('woff'),
         url('../fonts/mitr-semibold-webfont.ttf') format('truetype'),
         url('../fonts/mitr-semibold-webfont.svg#mitrsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'Arvo';
  font-display: auto;
  /*src: local('Arvo'), url(https://fonts.gstatic.com/s/arvo/v9/rC7kKhY-eUDY-ucISTIf5PesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');*/
}
*{
	font-family: 'quarkbold', san-serif;
}

body .img-logo-new{ width: 225px; height: auto; }
body .navbar-header .img-responsive{ width: 225px; height: auto; }

.bs-example-form .input-group {
    margin-bottom: 10px;
}
 /*	col-md-20
 ################################################################ */
 .break hr {border-bottom: 1px dotted #ccc;}
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
   position: relative;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
}
.col-xs-20 {
   width: 20%;
   float: left;
}
@media (min-width: 768px) {
   .col-sm-20 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 992px) {
   .col-md-20 {
      width: 20%;
      float: left;
   }
}
@media (min-width: 1200px) {
   .col-lg-20 {
      width: 20%;
      float: left;
   }
}

/*#main-bg {background-image:url ("/assets/portals/images/main_bg-landing.jpg");}*/
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-40 {padding-top:40px;}
.pb-10 {padding-bottom:10px;}
.pb-20 {padding-bottom:20px;}
.pb-40 {padding-bottom:40px;}


.icon-fb {font-size:30px; line-height:1;}

  /*	################################################################
	3. HEADER SECTIONS 

	NOTE: Please visit seperate 
	pages for different header styles. For example open 
	header1.html and see which functions we used.
################################################################# */
    .link_to-content {padding: 12px 30px;font-weight: bold;/* line-height:3; */}
	.topbar {
		border-bottom:1px solid #5783c6;
		min-height: 40px;
		font-size:12px;
		padding: 0;
		background: #093371;
		color: #acacac;
		font-family: 'Mitr',Tahoma ,sans-serif;
	}
	.topbar ul {
		margin-bottom:0 !important;
	}
	.callus {float:right;}
	.social {float:left;}
	.social,
	.callus {
		 line-height: 40px;
	}
	.callus p {
		margin: 0;
		padding: 0;
	}
	.social li {
		float:left;
		width:40px;
		height: 40px;
		line-height: 40px;
		text-align:center;
		list-style:none;
		border-left:1px solid #f2f2f2;
		display: inline-block;
		margin: 0;
		position: relative;
		padding:0;
	}
	.callus li:last-child,
	.social li:last-child {
		border-right:1px solid #f2f2f2;
	}
	.social li a {
		font-size:14px
	}
	.callus li {
		list-style:none;
		border-left:1px solid #f2f2f2;
		float:left;
		text-align:center;
		padding:0 10px;
		height: 40px;
		line-height: 40px;
		text-align:center;
		list-style:none;
		display: inline-block;
		margin: 0;
		position: relative;
	}
	.blindness {
		float:right;
	}
	.blindness {
		 line-height: 40px;
	}
	.blindness p {
		margin: 0;
		padding: 0;
	}
	.blindness li:last-child,
	.blindness li {
		list-style:none;
		float:left;
		text-align:center;
		padding: 3px 10px;
    	height: 50px;
		line-height: 2.5;
		text-align:center;
		list-style:none;
		display: inline-block;
		margin: 0;
		position: relative;
		font-size: 13px;
	}
	.blindness li:last-child {
		padding: 9px 7px;
	}
	.blindness li a {
		color: #0e4ead;
	}
	.blindness li a:hover { color:#000;}
	
	.blindness li a img {
		padding-left: 5px;
	}
	.blindness li .flag {
		padding-right: 5px;
		position: relative;
    	top: 0px;
	}
	.blindness li .fa {
		padding-right: 0px;
	}
	.blindness li a img {
	    display: inline-block;
	    margin-bottom: -2px;
	    transition: all 0.17s ease-in-out;
	    -moz-transition: all 0.17s ease-in-out;
	    -webkit-transition: all 0.17s ease-in-out;
	    -o-transition: all 0.17s ease-in-out;
	}
	.blindness li a:hover img {
	    transform: scale(0.9);
	    -ms-transform: scale(0.9);
	    -webkit-transform: scale(0.9);
	    -moz-transform: scale(0.9);
	    -o-transform: scale(0.9);
	}
	.header {
		background:#0e4ead;
		position:relative;
		display:block;
		min-height:80px;
	}
	.logo {
		float: left;
		line-height:60px;
		margin: 1px 0 0;
		padding: 0;
		text-shadow: none;
		position: absolute;
		z-index: 9999;
	}


	.searchicon {
		color: #237DAC;
		z-index: 90;
		float:right;
	}
	#dmsearch {
		float: right !important;
		height: 36px;
		right:0;
		position:absolute;
		margin: 17px 0 0 0 ;
		padding: 0;
	}
	.searchicon:before {
		content: "\f002";
		background: none;
		color: #fff !important;
		display: block;
		font-family: 'FontAwesome';
		font-size: 16px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-transform: none;
		width: 36px;
	}
	.dmsearch {
		width: 36px;
		z-index: 10;
	}
	.dm-search-container {
		position: absolute;
		right: 0;
		height: 36px;
		width: 0;
		overflow: hidden;
		-webkit-transition: width 200ms;
		-moz-transition: width 200ms;
		transition: width 200ms;
	}
	.dmsearch.dmsearch-open .dm-search-container {
		width: 180px;
	}
	.searchicon,
	input[type="submit"].dmsearch-submit  {
		width: 36px;
		height: 36px;
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		line-height: 36px;
		text-align: center;
		cursor: pointer;
	}
	.searchicon {
		z-index: 90;
	}
	.dmsearch.dmsearch-open .searchicon{
		z-index: 1;
		pointer-events: none;
	}
	input[type="submit"].dmsearch-submit {
		background: transparent;
		color: transparent;
		box-shadow: none;
		border: none;
		padding: 0;
		border-radius: 0;
		outline: none;
		z-index: -1;
	}
	.dmsearch.dmsearch-open input[type="submit"].dmsearch-submit {
		z-index: 90;
	}
	input[type="text"].dmsearch-input {
		border: none;
		outline: none;
		opacity: 0;
		background: #3369ba;
	    border: 1px solid #87a7d6;
	    width: 180px;
	    height: 36px;
	    margin: 0;
	    padding: 2px 12px;
	    border-radius: 20px;
	    color: #fff;
	}
	.dmsearch.dmsearch-open input[type="text"].dmsearch-input {
		opacity: 1;
	}
	::-webkit-input-placeholder {
		color: #aaaaaa;
	}
	:-moz-placeholder {
		color: #aaaaaa;
	}
	::-moz-placeholder {
		color: #aaaaaa;
	}
	:-ms-input-placeholder {
		color: #aaaaaa;
	}
	.nav .open > a,
	.nav .open > a:hover,
	.nav .open > a:focus,
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-nav > li > a:focus,
	.navbar-nav > li > a:hover {
		border-top-color: #e6e6e6;
	}
	.post_meta a,
	.portfolio-filter a,
	.twitter-widget ul li a:hover,
	.social a,
	.topbar p {
		color:#9ca5ab;
	}

/* Sub Banner*/
/*################################################################*/
.sub_banner {display:block; width:100%;}
.sub_banner img{max-height:350px; object-fit: cover; vertical-align: middle;}

#box-exchange {background: #ffffff; padding:0 10px 10px;}

thead.exchange  {background-color:#13284b; color:#fff;}

/* Titles */
.topic-sitemap{
    color: #d5b75d !important;
}
.title>hr {
    border-top: 2px solid #D4D4D4;
    margin-top: -20px ;
    max-width: 500px;
    position: relative;}

    .title{
	padding: 20px;
	font-family: Mitr,tahoma,sans-serif;
	font-size: 20px;
    /* margin-top: 20px; */
    color: #d5b75d !important;
    /* display: none; */
}
	.title h3{ color: #8560a9; }
hr:after {
    border-top: 2px solid #21C2F8;
    content: "";
    left: 30%;
    position: absolute;
    right: 30%;
    top: -2px;
	}

.title-default {
	box-shadow: #ccc0c0 0 -1px 0 inset;
	text-align:left;
}

.title-default > a {
    border-bottom: 3px solid rgb(86, 0, 1);
}
.title-default > a {
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-size: 1.125em;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    color: rgb(138, 29, 8);
    display: inline-block;
    text-decoration: none;
}

.title-default > .social-top {
	font-family: Fontawesome;
    font-size: 19px;
}

.title-default > .social-top a {
	color: #ff5732;
	padding-right:3px;
}

.title-default > a.active-top {
	color: #ff5732;
	box-shadow: #ff5732 0 -3px 0 inset;
	padding: 0;
    margin: 0;
	line-height:34px;
	float: right;
}

.title-default > a.active {
	color: #1f2257;
	box-shadow: #0c3877 0 -5px 0 inset;
}

.title-default .view-all {
	font-family: 'Mitr',Tahoma ,sans-serif;
	font-size: 13px;
	line-height: 11px;
	text-transform: none;
	margin: 5px 0 0 0;
	float: right;
}

.title-default .view-all:after {
	font-family: FontAwesome;
	content: "\f18e";
	color: #999;
	font-size: 16px;
	line-height: 11px;
	vertical-align: top;
	margin: 0 0 0 6px;
}

.title-default .view-all:hover:after {
	color: #ff5732;
}

.title-default .go-back {
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	text-transform: none;
	margin: 5px 0 0 0;
	float: right;
}

.title-default .go-back:after {
	font-family: FontAwesome;
	content: "\f112";
	color: #999;
	font-size: 11px;
	line-height: 11px;
	vertical-align: top;
	margin: 0 0 0 6px;
}

.title-default .go-back:hover:after {
	color: #ff5732;
}

/*--------- News Style 5 ----------*/
.news-title a{font-family: 'Mitr',Tahoma ,sans-serif; font-size: .8em;font-weight: 300;color: #666666;margin-top: 10px;}
.news-detail a{font-family: 'Mitr',Tahoma ,sans-serif; font-size: .6em;line-height: 20px;color:#555555;}

.weblink {padding:15px;}


.teambox img {
		width:100%;
		padding-top:20px;
	}
	.teambox .title h3 {
		padding:25px 0 5px;
		margin-bottom:0 !important;
	}
	.teambox .title .lead {
		margin:10px 0;
	}
	.teambox .title h5 {
		margin: 20px 0 5px;
		font-size:26px;
		color: #255fb5;
	}
	.teambox .title p {
		margin:0;
		padding: 0;
		font-size: 18px;
		text-align:center;
		font-family: 'Mitr',Tahoma ,sans-serif;
	}

	.executive {
		background:url(/assets/portals/1/images/bg-executive.jpg) no-repeat top center; 
		padding-top: 40px;
	}
	
	.executive .leader {
		position: relative;
		left: 12.5%;
	}
	.executive .office {
		position: relative;
		left: 12.5%;
	}
	
	.executive .office2 {
		position: relative;
		left: 0%;
	}


/*	################################################################
	11. CSS3 ANIMATION EFFECTS
################################################################# */


	[class*=".effect-"] {
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -webkit-perspective: 1000;
	  -moz-perspective: 1000;
	  perspective: 1000;
	}
	
	.effect-fade {
	  opacity: 0;
	}
	.effect-fade.in {
	  opacity: 1;
	}
	.effect-slide-left {
	  -webkit-transform: translate3d(-30%, 0, 0);
	  transform: translate3d(-30%, 0, 0);
	  opacity: 0;
	}
	.effect-slide-left.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-right {
	  -webkit-transform: translate3d(30%, 0, 0);
	  transform: translate3d(30%, 0, 0);
	  opacity: 0;
	}
	.effect-slide-right.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-top {
	  -webkit-transform: translate3d(0, -30%, 0);
	  transform: translate3d(0, -30%, 0);
	  opacity: 0;
	}
	.effect-slide-top.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-slide-bottom {
	  -webkit-transform: translate3d(0, 30%, 0);
	  transform: translate3d(0, 30%, 0);
	  opacity: 0;
	}
	.effect-slide-bottom.in {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  opacity: 1;
	}
	.effect-pop {
	  opacity: 0;
	}
	.effect-pop.in {
	  -webkit-animation: pop 0.6s ease-out 0.5s both;
	  -moz-animation: pop 0.6s ease-out 0.5s both;
	  -o-animation: pop 0.6s ease-out 0.5s both;
	  animation: pop 0.6s ease-out 0.5s both;
	  opacity: 1 \9;
	}
	@-webkit-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@-moz-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@-o-keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	@keyframes pop {
	  0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	  50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	  }
	  100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	  }
	}
	.effect-fall {
	  opacity: 0;
	  -webkit-transform: scale(1.5);
	  -ms-transform: scale(1.5);
	  transform: scale(1.5);
	}
	.effect-fall.in {
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	  opacity: 1;
	}
	.effect-perspective {
	  -webkit-perspective: 1300px;
	  -moz-perspective: 1300px;
	  perspective: 1300px;
	}
	.effect-helix {
	  -webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  opacity: 0;
	  -webkit-transform: rotateY(-180deg);
	  -ms-transform: rotateY(-180deg);
	  transform: rotateY(-180deg);
	}
	.effect-helix.in {
	  opacity: 1;
	  -webkit-transform: rotateY(0);
	  -ms-transform: rotateY(0);
	  transform: rotateY(0);
	}
	.hovicon {
		display: inline-block;
		line-height: 75px;
		cursor: pointer;
		margin: 15px 0;
		width: 75px;
		height: 75px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		text-align: center;
		position: relative;
		text-decoration: none;
		z-index: 1;
		color: #fff;
	}
	.hovicon:after {
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		content:'';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	.hovicon:before {
		speak: none;
		line-height: 80px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		display: block;
		-webkit-font-smoothing: antialiased;
	}
	.hovicon.effect-1 {
		-webkit-transition: background 0.2s, color 0.2s;
		-moz-transition: background 0.2s, color 0.2s;
		transition: background 0.2s, color 0.2s;
	}
	.hovicon.effect-1:after {
		top: -7px;
		left: -7px;
		padding: 7px;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
	}
	.hovicon.effect-1.sub-a:hover:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.jt-shadow {
		-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
		-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
		box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);	
	}
	.popular_items img,
	.comment img,
	.shopping-cart-widget img,
	div.thumbnails a img,
	.authorbox_wrapper img,
	.flickr-gallery li img,
	.recent_posts img,
	.recent_posts_widget img,
	.testimonial_wrap img {		
		-webkit-transition: opacity 0.2s ease-in-out;
		-moz-transition: opacity 0.2s ease-in-out;
		-ms-transition: opacity 0.2s ease-in-out;
		-o-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
	}
	.popular_items img:hover,
	.shopping-cart-widget img:hover,
	div.thumbnails a img:hover,
	.comment img:hover,
	.authorbox_wrapper img:hover,
	.flickr-gallery li img:hover,
	.recent_posts img:hover,
	.recent_posts_widget img:hover,
	.testimonial_wrap img:hover {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		-khtml-opacity: 0.6;
		opacity: 0.6;
	}

	
/* ----------------------------------------------------------------
	Owl Carousel CSS
-----------------------------------------------------------------*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut  {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}

.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1;
	width: 100%;
}

.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}

.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0,0,0);
}

.owl-carousel.owl-loaded { display:block }

.owl-carousel.owl-loading {
	display:block;
	min-height: 100px;
	background: url('/assets/images/loader.gif') no-repeat center center
}

.owl-carousel .owl-refresh .owl-item { display:none }

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
}

#slider .owl-carousel .owl-item img { -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden { opacity: 0; }

.mega-menu-content .owl-carousel.owl-hidden { opacity: 1; }

.owl-carousel.owl-refresh .owl-item { display: none; }

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.no-js .owl-carousel { display: block; }

.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-item img { transform-style:preserve-3d }

.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("images/icons/play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display:none }

.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1;
	height: 100%;
	width: 100%;
}


/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 1;
}

/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-carousel.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -38px; }

.owl-carousel-full .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}

.owl-carousel-full .with-carousel-dots .owl-nav [class*=owl-] { margin-top: -50px; }

.owl-carousel  .owl-nav .owl-next {
	left: auto;
	right: -36px;
}

.owl-carousel-full  .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}

.owl-carousel:hover .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}

.owl-carousel:hover .owl-nav .owl-next {
	left: auto;
	right: -18px;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: #1ABC9C !important;
	color: #FFF !important;
	text-decoration: none;
}

.owl-carousel .owl-nav .disabled { display: none !important; }


/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin-top: 30px;
	*display: inline;
}

.owl-carousel .owl-dots .owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #1ABC9C;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span { opacity: 1; }

/*--------- box search ---------*/
.boxsearch {background:url(/assets/portals/1/images/bg-boxsearch.jpg) top center; min-height:360px;}
.boxsearch p {font-size:28px; text-align:center; font-family: 'Mitr',Tahoma ,sans-serif;:'thaisans_bold'; color:#ffffff;}
.search {width: 100%;padding: 0px 10px;margin: 20px auto;border-radius:3px;}
.search input {width: 80%; padding: 10px 5px;float: left; border:0;color: #000000; ;background:#ffffff;}
.search input:focus {outline: 0; background:#ffffff;}
.search button {position: relative;float: right;border: 0;padding: 0;cursor: pointer;height: 40px;width: 20%;color: #000;border-left: 1px solid #fff;border-radius: 0 3px 3px 0;background: #189fca;color: #ffffff;}   
.search button:hover {background: #f1b54c; color:#ffffff;}
.search button:active {box-shadow: 0px 0px 12px 0px rgba(225, 225, 225, 1);}
.search button:focus {outline: 1;}
.search select{width:100%; font-size:18px; margin-bottom:20px; padding:5px;}

/* conteneHe*/
.ContentHe h4{
	min-height:60px;
	text-overflow: ellipsis;
	height: 
}
.ContentHe{
	margin-bottom:20px;
}
.ContentHe .btn{ color: #fff; }

/*--------- Accordion ---------*/
#container1 {
    /*width: 600px;*/
   margin: 20px auto;
    }
    #accordion1 .item1 {
    width: 100%;
    height: 70px; /* height = total height of A child element */
    overflow: hidden;
    transition: height ease-in-out 500ms; /* css3 transition */
    -o-transition: height ease-in-out 500ms;
    -moz-transition: height ease-in-out 500ms;
    -webkit-transition: height ease-in-out 500ms;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    }

#accordion1 .item2 {
      
    width: 100%;
    height: 300px; /* height = total height of A child element */
    overflow: hidden;
    transition: height ease-in-out 500ms; /* css3 transition */
    -o-transition: height ease-in-out 500ms;
    -moz-transition: height ease-in-out 500ms;
    -webkit-transition: height ease-in-out 500ms;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    }
    #accordion1 .a1 {
    display: block;
    height: 50px;
    line-height: 45px;
    background: #3c7ed5;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: 'Mitr',Tahoma ,sans-serif;
    }
    #accordion1 .p1 {
    height: 70px;
    padding: 20px;
    }
    #accordion1 .div1:hover {
    height: 300px; 
    /* height = total height of A and P elements */
    }
#accordion1 .div2:hover {
    height: 330px; 
    /* height = total height of A and P elements */
    }
    #accordion1 .div1:hover .a1 {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: bold;
    }
	
/* ------ panel group ----*/
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

/*-----------Time line--------------*/
header:after, #timeline .timeline-item:after, header:before, #timeline .timeline-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
.project-name {
  text-align: center;
  padding: 10px 0;
}
#timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #F6F1F1;
  left: 50%;
  top: 0;
  position: absolute;
}
#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline .timeline-item {
  margin-bottom: 10px;
  position: relative;
}
#timeline .timeline-item .timeline-icon {
  background: #F6F1F1;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#timeline .timeline-item .timeline-icon svg {
  position: relative;
  top: 14px;
  left: 14px;
}
#timeline .timeline-item .timeline-content {
  width: 45%;
  background: #ffffff;
  padding: 10px;
  border-style: solid;
    border-width: 3px;
    border-color: #F6F1F1;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
  padding: 5px 10px;
  background: #ee4d4d;
  color: #fff;
  margin: -20px -20px 0 -20px;
  font-weight: 300;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#timeline .timeline-item .timeline-content:before {
content: "";
position: absolute;
left: 45%;
top: 20px;
width: 0px;
height: 0px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 7px solid #0039a2;
}
#timeline .timeline-item .timeline-content.right {
  float: right;
}
#timeline .timeline-item .timeline-content.right:before {
  content: '';
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #0039a2;
}

@media screen and (max-width: 768px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline:before {
    left: 0;
  }
  #timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
  }
  #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #0039a2;
  }
  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}

/*----------Table Mission Page----------*/
.CSSTableGenerator {
    margin-top: 50px;
margin-bottom: 50px;
    padding:0px;
    width:100%;
    border:1px solid #000000;
   /* font-size: 23px;*/
    }
    .CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;padding:0px;
    }
    .CSSTableGenerator tr:hover td{
    }
    .CSSTableGenerator tr:nth-child(odd){ background-color:#e5e5e5; }
    .CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
    .CSSTableGenerator td{
    vertical-align:middle;
    border:1px solid #000000;
    border-width:0px 0px 1px 0px;
    /*text-align:center;*/
    padding:10px 10px 12px 10px;
    color:#000000;
    }
    .CSSTableGenerator tr:first-child td{
    background-color:#3c7ed5;
    border:0px solid #000000;
    text-align:center;
    border-width:0px 0px 1px 0px;
    color:#ffffff !important;
    }
    .CSSTableGenerator tr:last-child td{
    border-width:0px 0px 0px 0px;
    }
    .btn-member{
    background:#ffa800;
    border:1px solid #fff;
    font-size:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:12px 20px;
    margin-top:10px;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
    }
    .btn-member:hover{
    background: #ffc000;
    }
	
	/* -------------Static------------*/
.bg-static {
	background: url(/assets/portals/1/images/bg_stat.jpg) no-repeat top center;
	background-color:#012035;
	min-height:250px;
	margin:20px 0px;
	padding:20px 0px;
	}

  .box_stat {width:100%;}
  .box_stat > .first {min-height:230px;}
  .box_stat > .second {min-height:230px; border-left: 1px solid #FFF;}
  .head_static {padding-top: 20px; font-family: 'Mitr',Tahoma ,sans-serif; sans-serif; font-size:26px; color:#FFFFFF; text-align: center; line-height: 1.1em;}
  .static_detail {font-family: 'Mitr',Tahoma ,sans-serif;font-size: 38px;color:#f1b54c;line-height:30px;text-align: center;padding-top: 30px; letter-spacing:-1px;}
  
 @media screen and (max-width: 800px) {
  .box_stat {width:100%;}
  .box_stat > .first {min-height:200px;}
  .box_stat > .second {min-height:200px; border-top: 1px solid #FFF; border-left:none;}
  .head_static {font-family: thaisans_regular; sans-serif; font-size:30px; color:#FFFFFF;text-align: center;line-height: 1.1em; padding-top: 20px;}
  .static_detail {font-family: 'Mitr',Tahoma ,sans-serif;font-size: 50px;color:#f1b54c;line-height:30px;text-align: center;padding-top: 30px;}
}
	/* -------------Search Company------------*/
.bg-search_company {
	background: url(/assets/portals/1/images/bg_search-2.jpg) no-repeat top center;
	height:300px;
	margin:20px 0px;
	padding:20px 0px;
	}

/*-------------- button action structure -------------*/
.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	width:100%;
	position: relative;
	padding: 15px;
	margin: 0px 10px 10px 0px;
	float: left;
	border-radius: 8px;
	font-family: 'Mitr',Tahoma ,sans-serif;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;	
}

.blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}

.red
{
	background-color: #E74C3C;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}

.green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

.yellow
{
	background-color: #F2CF66;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}

.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}


p.date {color:#999999; font-size:11px;}

.widget h3.title {
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 4px solid #F37916;
}
/* cover banner*/
    .cover {
  object-fit: cover;
  height: 340px;
}
  @media screen and (max-width: 768px){
  .cover {
	width:100%;
height:auto;
  }	
}

/* bullet list-item*/
.link-list ul > li {list-style-type:disc; color:#ff6600; margin-left:20px;}


.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
	color: #428bca;
	background-color: #fff;
	border-color: #428bca;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
/********************************************************************/
/*** PANEL SUCCESS ***/
.with-nav-tabs.panel-success .nav-tabs > li > a,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
	color: #3c763d;
}
.with-nav-tabs.panel-success .nav-tabs > .open > a,
.with-nav-tabs.panel-success .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-success .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
	color: #3c763d;
	background-color: #d6e9c6;
	border-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.active > a,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
	color: #3c763d;
	background-color: #fff;
	border-color: #d6e9c6;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d;   
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    color: #8a6d3b;
    background-color: rgb(230, 206, 132);
    border-radius: 5px 5px 0 0;
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3c763d;
}
/********************************************************************/
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
	background-color: #bce8f1;
	border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
	color: #31708f;
	background-color: #fff;
	border-color: #bce8f1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;   
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}
/********************************************************************/
/*** PANEL WARNING ***/
.with-nav-tabs.panel-warning .nav-tabs > li > a,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;
    background-color: rgb(230, 206, 132);
    border-radius: 5px 5px 0 0;
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
	color: #8a6d3b;
	background-color: #faebcc;
	border-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
	color: #8a6d3b;
	background-color: #fff;
	border-color: #faebcc;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b; 
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc;
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #8a6d3b;
}
/********************************************************************/
/*** PANEL DANGER ***/
.with-nav-tabs.panel-danger .nav-tabs > li > a,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
	color: #a94442;
}
.with-nav-tabs.panel-danger .nav-tabs > .open > a,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
	color: #a94442;
	background-color: #ebccd1;
	border-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
	color: #a94442;
	background-color: #fff;
	border-color: #ebccd1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede; /* bg color */
    border-color: #ebccd1; /* border color */
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442; /* normal text color */  
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ebccd1; /* hover bg color */
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff; /* active text color */
    background-color: #a94442; /* active bg color */
}
/*.nav-tabs > li > a {
    background: #fcf8e3;
    margin-right: 5px;
    font-size: 16px;
    font-family: 'thsarabunnew_bold', 'Open Sans', sans-serif;
    color: #ffffff;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0;
}*/
.tab-content {
    padding: 20px 0px;
    line-height: 30px;
    background-color: #ffffff;
}

.box-search {
	min-height:200px;
	padding:15px;
	background:#F1EEE9;
	border-radius:5px;
}

.box-search h1 {
	font-size:26px;
	color:#151515;
	margin:0;
}
.box-search .form-control, .btn{
	font-size: 18px;
	font-weight:normal;
}
.box-search h1 {
	padding-bottom:10px;
}

.box-search p {
	margin:10px 0;
}

.btn-group>.btn {
	width:100%;
	text-align:right;
}

.list-group-item:first-child {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px !important;
    margin-top: 8px;
    margin-bottom: 4px;
    background-color: #ffffff;
    border: 0; 
    border-left: 2px solid #dc3e3e !important;
    border-bottom: 1px solid #cccccc !important;
}

.sub-banner {
    margin: 0px;
    padding: 0 20px;
    background-image: url('/assets/portals/1/images/Banner/sub-banner_board.jpg');
    background-repeat: no-repeat;
    min-height: 167px;
}

.sub-title {
    font-size: 30px;
    font-weight: bold;
    color: #151515;
    border-bottom: 3px solid #4d1805;
    display: inline;
    top: 70px;
    position: relative;
}

/* ------------------ style documet page ----------------------*/
.book-download {padding:30px 0px;}
.book-download p{line-height:1.4; text-align:left;}
.book-title {font-size:16px; color:#283D85;}
.book-desc {font-size:14px; color:#8F8F8F;}
.btn-download {
    color: #ffffff;
    background-color: #703fa0;
    border-radius:30px;
    margin:15px 0px;	
    padding:5px 15px;
}

/* ------------------ title book ----------------------*/
.text-left-right {
  text-align: right;
  border-bottom: 3px solid #dddddd;
  position: relative;
}
.left-text {
  left: 0;
  font-size:40px;
  position: absolute;
}
.right-text {
  right: 0;
}

/* ------------------ Container-blog ----------------------*/
/* .Clear{ clear: both;} */
        
.container-blog{ width: 100%; height: auto;
	  background-image: url(/assets/theme/Main_theme/files/images/bg-department.png);
		   background-position: center center;
		   background-repeat: no-repeat;
		   background-size: cover; 
}
         @media only screen and (min-device-width: 140px ) and (min-width: 140px) { 
                 .section-info{ padding: 50px 20px;}
                 .section-info{ 
                   width: 100%; 
                   text-align: center; 
	               height: auto;
                  }

                   .section-info h2{ font-family: 'Kanit', sans-serif; font-size: 42px; color: #5a44a0; margin-bottom: 30px;}
                   .blog-cont{margin: auto; float: left; width: 100%; padding: 10px;}
                   .blog-cont .blog-img{ width: 30%; float: left; height: auto;}
                   .blog-cont .text{width: 70%; float: left; transform: translateY(25px); font-family: 'Kanit', sans-serif; 
                    font-size: 16px; color: #5a44a0;  padding: 0px 20px; }
                   .txt-l{ text-align: left;} .txt-r{text-align: right;}
                   body .desktop-blog-cont{ display: block; }
                   body .ipad-blog-cont{ display: none; }
        }
     
        @media only screen and (min-device-width: 678px) and (min-width: 678px){ 
                 .section-info{ padding: 50px;}
                 .section-info{ 
                   width: 100%; 
                   max-width: 750px;
                   text-align: center; 
	               height: auto;
                   margin: auto;
                  }

                   .section-info h2{ font-family: 'Kanit', sans-serif; font-size: 42px; color: #5a44a0; margin-bottom: 30px;}
                   .blog-cont{margin: auto; float: left; width: calc(100%/2); padding: 20px 0px 0px 0px;}
                   .blog-cont .blog-img{ width: 20%; float: left; height: auto;}
                   .blog-cont .text{width: 80%; float: left; transform: translateY(25px); font-family: 'Kanit', sans-serif; 
                    font-size: 16px; color: #5a44a0;  
                    /* padding: 0px 5px; } */}
                   .txt-l{ text-align: left;} .txt-r{text-align: right;}

                   body .desktop-blog-cont{ display: none; }
                   body .ipad-blog-cont{ display: block; }
        }
        @media only screen and (min-device-width: 1280px) and (min-width: 1280px){ 
                 .section-info{ max-width: 1170px;}
                 .blog-cont .text{ font-size: 22px;}
                 
                 .blog-cont:nth-of-type(1){ width: 100%; text-align: center; }
                 .blog-cont:nth-of-type(1) .txt-r{ text-align: center; width: 100%;
                  transform: translateY(0px); }
                 .blog-cont:nth-of-type(1)  .blog-img{ width: 100%; }
                 body .desktop-blog-cont{ display: block; }
                 body .ipad-blog-cont{ display: none; }
        }

        .post_desc{font-family: 'Mitr',Tahoma ,sans-serif; font-size: 17.5px; padding: 20px; line-height: 2; color: #373737a1;}
        .post_desc img{width: 100%; height: auto;}

        #tab4 span{ color: #757167 !important; }

    .cvbox{
	    border: 1px solid #d2d2d2;
	    margin: 10px 0 0 15px;
	    background-image: url(/assets/theme/Main_theme/files/images/top_blue.png);
	    background-repeat: no-repeat;
	    padding-top: 20px;
	}

	.cvbox h5{
		font-weight: 600;
	    letter-spacing: normal;
	    font-size: 1.2em;
	    margin: 0 0 14px 0;
	    text-transform: uppercase;
	    color: #0099e6;
	    padding: 0 20px;
	}

	.cvbox ul{
		color: #333;
	    line-height: 1.42857143;
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	    letter-spacing: 0.03125em;
	    padding-left: 40px;
	    padding-right: 20px;
	}

	.cvbox ul li{ line-height: 1.5; list-style: disc; margin-bottom: 5px; }

	.managerbox
{
     width:100%;
	border-radius: 5px 5px 5px 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px; 
	box-shadow: 6px 5px 5px #eee; 
	-webkit-box-shadow: 6px 5px 5px #eee; 
	-moz-box-shadow: 6px 5px 5px #eee; 
	background: linear-gradient(21deg, rgba(39, 185, 217, 1)35%, rgba(43, 225, 226, 0.8)60%); 
	background: -moz-linear-gradient(21deg, rgba(39, 185, 217, 1)35%, rgba(43, 225, 226, 0.8)60%); 
	background: -webkit-linear-gradient(21deg, rgba(39, 185, 217, 1)35%, rgba(43, 225, 226, 0.8)60%); 
	background: -o-linear-gradient(21deg, rgba(39, 185, 217, 1)35%, rgba(43, 225, 226, 0.8)60%); 
	margin-top: 5px;
	padding: 0px;
	min-height: 350px;
	}
	.name {
	    font-family: 'quarkbold';
	    font-size: 36px;
	    color: #333333;
	}
	.position{    font-family: 'quarkbold';
	    font-size: 20px;
	    color: #333333;}

	 .managerbox p{ margin: 0 0 20px;}
     .managerbox .btn-primary{ background-color: #72bfff; }

       .navbar-default .navbar-toggle {
    border-color: #ddd;
    position: absolute;
    top: 15px;
    right: 20px;
    margin-right: 0px;
}

.close-toggle {
    position: absolute;
    top: 15px;
    right: 20px;
    float: right;
    padding: 17px 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #fcfffd;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ddd;
}
.close-toggle .icon-bar {
    background-color: #888;
    display: block;
    width: 18px;
    height: 3px;
    border-radius: 1px; 
  }
 .close-toggle .icon-bar:nth-child(1){ transform: rotate(42deg);}  
 .close-toggle .icon-bar:nth-child(2){ transform: rotate(-39deg); margin-top: -3px; }  
 
.lang-moblie, .search-moblies{ display: none; }
 @media (max-width: 768px){
 .lang-moblie, .search-moblies{ display: block; }
 body .navbar-default .navbar-toggle { margin-top: 0px; }
 
 .nav-pills li.dropdown{ border-bottom: 1px solid rgba(255, 255, 255, 0.29); padding-left: 0px; 
 padding-right: 0px; margin-left: 0px; } 
 body .nav-pills li h3{ border-bottom: 1px solid rgba(232, 166, 227, 0.71); padding-left: 0px; 
 padding-right: 0px; margin-left: 0px; background: rgba(178, 131, 243, 0.98); font-size: 1.1em; margin-bottom: 0px; 
 padding: 15px 25px;}
 body .navbar-default .nav-pills li a{ color: #fff; background: #7953ad; border-radius: unset; padding: 20px 15px !important;    margin-top: 0px;}
 body .navbar-default .nav-pills li a:hover{ color: #fff; }
 body .navbar-default .nav-pills li .menulevel2 h3 a{ color: #333; }
 body .navbar-default .nav-pills li .menulevel2 a{ background: none; cursor: pointer; }
 body .navbar-default .nav-pills li .dropsub li a{ background: rgba(219, 147, 255, 0.45098039215686275);}
 body .nav-pills li ul li a{ color: #fff; background: #593c81; width: 100%; display: block; padding: 15px; 
 	border-bottom: 1px solid rgba(214, 125, 207, 0.58); font-size: 0.8em;}
 header .container{ padding-right: 0px; padding-left: 0px; }
 body .navbar-header .hidden-lg img{ margin: 0px; }
 .lang-moblie, .search-moblies{ display: block; }
 .search-moblies{ float: left; width: 100%; background: #ffffff; padding-top: 10px; }
 body .search-moblies ul li{ float: none; }
 body .country-select .country-list .country{ white-space: nowrap; width: 100%; }
 body .navbar-default ul .set1 a{ padding: 0px !important; }
 } 

 body .book-download p a, body .post_meta{ font-size: 18px !important; }
 #sitemap ul li a{ font-size: 1.0em; font-family: 'quarkbold', san-serif; }
 body .page-inner #row-two_colum-one span, body .page-inner .content-true span{  font-size: 19px; font-weight: 700; margin-bottom: 29px; color: #222222;}
 body .page-inner #row-two_colum-one strong, body .page-inner .content-true strong{ 
 	display: block; margin-left: 25px; font-size: 22px; color: #808080; font-weight: 400; margin-bottom: 30px; margin-top: 30px;}
  body .page-inner #row-two_colum-one span:nth-of-type(2), body .page-inner .content-true span:nth-of-type(2){ 
 	display: block; margin-left: 25px; font-size: 22px !important; color: #808080; font-weight: 400; margin-bottom: 30px; margin-top: 50px;}
 body .page-inner #row-two_colum-one ul, body .page-inner .content-true ul{ margin-left: 70px;  }
 body .page-inner #row-two_colum-one ul li, body .page-inner .content-true ul li{ color: #808080; font-size: 19px;}

 body .xcrud-row td label.btn{ width: 34px; height: 30px; }
 body .btn.active span.glyphicon {
    opacity: 1;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    padding: 8px 8px;
    background-color: green;
}
body .btn span.glyphicon {
    opacity: 0;
}

.navbar-toggle, .close-toggle{ z-index: 99999; }


/*stylefont*/


/* CSS Document */
#tabs-stat, #tabs-stat *{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}
#tabs-stat{position:relative;clear:both;width:300px;border:none;padding:0;margin:0 0 1em;background:#fff;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;z-index:99}
#tabs-stat:after,.ui-tabs-panel:after{content:"";display:block;clear:both;}
.tabs-head,.tabs-head>li,.tabs-head>li>a{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}
#tabs-stat .tabs-head{display:table;width:100%;position:relative;padding:0;margin:0;background:#d5dbcf;border:none;}
#tabs-stat .tabs-head>li{display:table-cell;float:none;border:none;border-left:1px solid #fff;background:none;margin:0;padding:0;text-align:center}
#tabs-stat .tabs-head>li:first-child{border-left:none}
#tabs-stat .tabs-head>li.ui-state-active{border:none;margin:0;padding:0}
/*#tabs-stat .tabs-head>li>a{position:relative;display:block;float:none;font:13px/34px tahoma;color:#333;text-align:center;padding:0 5px;}*/
#tabs-stat .tabs-head>li>a{position:relative;display:block;float:none;font:12px/34px tahoma;color:#333;text-align:center;padding:0 1px;}
#tabs-stat .tabs-head>li>a>span{display:block;opacity:0;visibility:hidden;position:absolute;bottom:45px;left:-50px;width:150px;text-align:center;background:#fff;box-shadow:3px 4px 0 rgba(32,51,81,0.75);border-radius:.3em;-webkit-border-radius:.3em;z-index:99;transition:.2s all ease-in-out;-webkit-transition:.2s all ease-in-out}
#tabs-stat .tabs-head>li>a:hover>span{opacity:1;visibility:visible;}
#tabs-stat .tabs-head>li>a>span:before,#tabs-stat .tabs-head>li>a>span:after{content:"";display:block;position:absolute;bottom:-7px;left:50%;margin-left:-5px;border-top:7px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;}
#tabs-stat .tabs-head>li>a>span:before{border-top-color:rgba(32,51,81,0.75);margin-left:-3px;bottom:-10px}
#tabs-stat .tabs-head>li.ui-state-active>a{background:#fff}
#tabs-stat .ui-tabs-panel{padding:10px 0}
#tabs-stat .ft-stat{position:relative;clear:both;padding:5px;background:#eaeaea}
#tabs-stat .ft-stat label{font:12px/30px tahoma;color:#666;white-space:nowrap}
#tabs-stat .ft-stat .btn-download{float:right}
#tabs-stat .btn-download{display:inline-block;padding:0 10px;color:#fff;text-decoration:none;font:14px/30px tahoma;background:#006a9d;text-shadow:0 1px 0 rgba(0,0,0,0.5);border-radius:.3em;-webkit-border-radius:.3em;transition:.2s all ease-in-out;-webkit-transition:.2s all ease-in-out}
#tabs-stat .btn-download:hover{opacity:.75;box-shadow:0 -3px 0 rgba(0,0,0,0.3) inset}
#tabs-stat .ft-stat *{vertical-align:middle}

.widget-calendar td {
		border: 1px solid #e3e3e3;
		font-size: 14px;
		line-height: 40px;
		text-align: center;
		background:#fff;
	}
	.widget-calendar td a {
		position: relative;
		display: block;
		color: #7c7c7c;	
	}
	.widget-calendar td a:hover {
		color: #fff;
	}
	.widget-calendar th {
		background: #f4f4f4;
		font-size: 10px;
		line-height: 25px;
		font-weight: 700;
		text-transform: uppercase;
		text-align:center;
	}
	.widget-calendar .ui-datepicker-header {
		position: relative;
		background: #f4f4f4;
		padding-top: 2px;
		font-size: 14px;
		line-height: 35px;
		text-align: center;
		color: #333;
	}
	.widget-calendar .ui-datepicker-prev,
	.widget-calendar .ui-datepicker-next {
		position: absolute;
		top: 0;
		width: 14%;
		height: 35px;
		font-size: 22px;
		color: #fff;
	}
	.widget-calendar .ui-datepicker-prev {
		left: 0;
	}
	.widget-calendar .ui-datepicker-next {
		right: 0;
	}
	.widget-calendar .ui-datepicker-prev i,
	.widget-calendar .ui-datepicker-next i {
		display: block;
		line-height: 35px;
	}
	.widget-calendar .ui-datepicker-prev i {
		text-indent: -1px;	
	}
	.widget-calendar .ui-datepicker-next i {
		text-indent: 1px;	
	}
	.widget-calendar .ui-datepicker-today a:after {
		content: '';
		position: absolute;
		top: 70%;
		right: 20%;
		left: 20%;
		height: 3px;
	}
	
	.widget-calendar td a:hover {
		background: #21C2F8;	
	}
	.widget-calendar .ui-datepicker-prev,
	.widget-calendar .ui-datepicker-next {
		background: #21C2F8;
	}
	.widget-calendar .ui-datepicker-prev:hover,
	.widget-calendar .ui-datepicker-next:hover {
		background: #4db1e2;	
	}
	.widget-calendar .ui-datepicker-today a {
		color: #21C2F8;	
	}
	.widget-calendar .ui-datepicker-today a:after {
		background: #21C2F8;
	}
	
	.widget-calendar .ui-datepicker-calendar {
		width:100%;
	}
	
	.calen-center {
		width:50% !important;
		margin:0 auto;
	}

			.list-news{
		margin-top:5px;	
		border-bottom: 1px dashed #ccc;
    	padding: 5px 0px;
		}
		.list-news {font-weight:700; font-size:16px;}
		.list-news a {color: #222222;}
		.list-news a:hover {color:#d3b85d;}
		.list-news span{ color: #583d80 !important; }

		.tab-content a.btn{ color: #fff;  position: relative;}


		/*-- page misson --*/
		.philo {
			padding-top:25px;
			padding-bottom:65px;
		}
		.philo .box1, .philo .box2, .philo .box3, .philo .box4, .philo .box5, .philo .box6 {
			padding:15px 0;
		}
		.philo h3 {
			color:#fff;
			text-align:center;
			margin-bottom:0;
			padding:15px;
			min-height:56px;
		}
		.philo .box1 h3, .philo .box3 h3, .philo .box5 h3 {
			background:#f130c1;
		}
		.philo .box2 h3, .philo .box4 h3, .philo .box6 h3 {
			background:#1257ad;
		}
		.philo p {
			background:#ebebeb; 
			margin-bottom:0;
			padding:15px;
			min-height:57px;
		}
		.padding-side-15 {
			padding-left:15px;
			padding-right:15px;
		}
		
		@media screen and (min-width:768px) and (max-width:992px) {
			.philo .more-h h3, .philo .more-h p {
				min-height:82px;
			}
		}
		
		@media screen and (max-width:767px) {
			.philo {
				padding-bottom:40px;
			}
			.philo .box1, .philo .box2, .philo .box3, .philo .box4, .philo .box5, .philo .box6 {
				padding:0;
			}
			.philo p {
				margin-bottom:40px;
			}
		}
	/*-- end page mission --*/
	/*-- page contact --*/

	.contact-box {
			padding-bottom:80px;
		}
		.contact-box table {
			text-align:center;
		}
		.contact-box tr td {
			border:1px solid #ccc;
			padding:12px 10px;
		}
		.contact-box tbody tr:nth-child(odd) {
			background-color: #ebebeb;
		}
		.contact-box tbody tr:first-child {
			background-color: #1257ad;
			color:#fff;
			font-weight:bold;
		}
		.table-title1 {
			width:55%;
		}
		.table-title2 {
			width:25%;
		}
		.table-title3 {
			width:20%;
		}
		.contact-box a {
			color: #00b85d;
			text-decoration:none;
		}
	/*-- end page contact --*/
	/*--  page org --*/
	.org {
		padding:40px 0 80px 0;
		text-align:center;
	}
	
	.org img {
		width:85%;
	}
	
	@media screen and (max-width:991px) {
		.org img {
			width:100%;
		}
	}
	/*-- end page org --*/

/*-- page policy --*/
	.policy {
			padding-top:25px;
			padding-bottom:80px;
		}
		
		.policy h3 {
			text-align: center;
			border-radius: 30px 30px 0 0;
			padding: 20px;
			margin-bottom: 0;
			color:#fff;
		}
		
		.policy .pol-box {
			margin-bottom:30px;
		}
		
		.pink {
			background-color:#f130c1;
		}
		
		.blue {
			background-color:#1257ad;
		}
		.policy p {
			padding: 30px;
			background-color: #ebebeb;
			border-radius: 0 0 30px 30px;
			min-height:240px;
		}
		
		@media screen and (min-width:992px) and (max-width:1200px) {
			.policy p {
				min-height:324px;
			}
		}
		
		@media screen and (min-width:768px) and (max-width:991px) {
			.policy .minheight h3 {
				min-height:118px;
			}
			.policy p {
				min-height:390px;
			}
		}
		
		@media screen and (max-width:767px) {
			.policy p {
				min-height:auto;
			}
		}
	/*-- end page policy --*/
	/*-- page stategy --*/
	.strategy {
			padding-top:30px;
			padding-bottom:50px;
		}
		
		.strategy .box {
			margin-bottom:30px;
			padding:0 15px;
		}
		
		.strategy .box .title {
			padding:20px;
			text-align:center;
		}
		
		.strategy .box .title h3 {
			margin-bottom:0;
			color:#fff;
		}
		
		.strategy .box .detail {
			padding:20px;
			background:#ebebeb;
			min-height:140px;
			border-right:1px solid #fff;
		}
		
		.pink {
			background:#f130c1;
		}
		
		.blue {
			background:#1257ad;
		}
		
		.strategy .box .detail:last-child {
			border-right:none;
		}
		
		@media screen and (max-width:767px) {
			
		}
	/*-- end page stategy --*/
			.org-n{
			padding-top:25px;
			padding-bottom:80px;
			text-align: center;
		}
		
		.org-n h3 {
			text-align: center;
			padding: 20px;
			margin-bottom: 0;
			color:#fff;
		}
		.org-n img{
			width: 40%;
		}
		
		.org-n .pol-box {
			margin-bottom:30px;
		}
		
		.org-n p {
			padding: 30px;
			background-color: #ebebeb;
			border-radius: 0 0 30px 30px;
			min-height:240px;
		}
		
		@media screen and (min-width:992px) and (max-width:1200px) {
			.org-n p {
				min-height:324px;
			}
		}
		
		@media screen and (min-width:768px) and (max-width:991px) {
			.org-n .minheight h3 {
				min-height:118px;
			}
			.org-n p {
				min-height:390px;
			}
		}
		
		@media screen and (max-width:767px) {
			.org-n p {
				min-height:auto;
			}
		}
		.blog-news{
			padding: 15px;
		}
		
/* 9style*/

---------- Add font---------


/*-------------------------------------------------
 =  Table of Css

 1.Isotope                              
 2.Header                          
 3.General code                   
 4.content - home sections                              
 5.Portfolio pages                           
 6.Blog pages       
 8.Contact page                               
 9.Single post                            
 10.About page                            
 11.Shop Page           
 12.Single Project page         
 13.Footer
 14.nouislider style (used in priccing range)
 15.Single page
 16.News
 17.Effect

-------------------------------------------------*/


/*-------------------------------------------------------*/
/* 1. Isotope filtering
/*-------------------------------------------------------*/


.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:-moz-transform, opacity;
    transition-property:transform, opacity;
}

/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
    
.navbar-default:{
background: #ffffff;
}

.navbar-header div{ position: relative; z-index: 99; }
.navbar {
	margin-bottom: 0px;
    background: #ffffff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border: none !important;
    border-radius: 0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
#sitemapaddress{ margin-top: 50px; }
@media (max-width: 768px) {
    .navbar  {
		background:#FFF;
	}
}

header.active .navbar {
    /*background: rgba(255,255,255,0.9);*/
	background: rgba(14, 78, 173,0.9);
}

.top-line {
	padding: 0px;
	min-height: 40px;
	background: #8560a9;
	color:#fff;
}

header.active .top-line {
    height: 0;
    padding: 0;
}

.top-line p {
    float: left;
    margin: 0;
}

.top-line p span {
    display: inline-block;
    color: #253135;
    font-size: 13px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    line-height: 24px;
    margin-right: 13px;  
}

.top-line p span i {
    color: #555;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    padding: 0 10px;
}

.top-line a {
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
	font-size: 19px;
	font-weight: 600;
    color: #FFF;
	text-decoration:none;
    letter-spacing: 1px;
}

.top-line a:hover {
    color: #560001;
	text-decoration: none;
}

ul.top-line {
    list-style-type: none;
}

ul.top-line li {
    float: left;
    display: block;
    padding: 15px 10px;
}

ul.social-icons, ul.lang-icons {
    float: right;
	border-left:1px solid #ccc;
	padding:0 15px;
}

ul.social-icons li {
    display: inline-block;
    /*margin-left: 10px;*/
    padding: 3px 10px;
	border-radius: 200px;
	-webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -o-border-radius: 200px;
}

ul.lang-icons li {
    display: inline-block;
}

ul.lang-icons li img {
    padding-top:2px;
}

ul.lang-icons span {
    margin-right: 10px;
    font-size: 13px;
    line-height: 24px;
}

ul.social-icons li a {
    color: #fff;
    display: inline-block;
    margin-bottom: -2px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.social-icons li a i {
    font-size: 14px;
    color: #fff;
}

ul.social-icons li a:hover {
    color: #fff;
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.navbar-brand {
    padding: 10px 15px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

header.active .navbar-brand {
    padding: 5px 15px;
}

header.active .navbar-brand img {
    width:70%;
}

.navbar-default .nav-pills {
    /*margin-top: 20px;*/
    margin-bottom: 0px;
    position: relative;
}

body .navbar-default .nav-pills > li {
    margin-left: 4px;
    position: static;
}

.navbar-default .nav-pills > li.drop {
    position: relative;
    margin-right: -16px;
}

.navbar-default .nav-pills > li.drop:after {
    position: absolute;
    content: '\f107';
    font-family: 'FontAwesome';
    color: #cecece;
    font-size: 13px;
    right: 0px;
    top: 50%;
    margin-top: -7px;
}

.navbar-default .nav-pills > li:first-child {
    margin-left: 0px;
}

.navbar-default .nav-pills > li > a {
    position: relative;
    color: #593c81;
    font-size: 19px;
    font-weight: 600;
    font-family: 'quarkbold', san-serif;
    /* padding: 50px 15px 0px; */
    padding: 0px 36px;
    margin-top: 45px;
    border-right: solid 1px #c3b5d7;
    z-index: 2;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.navbar-default .nav-pills > li > a:hover,
 .navbar-default .nav-pills > li > a:active{
   border-bottom:4px solid #593c81;
   color:#593c81;
}

.navbar-default .nav-pills > li.drop > a {
    padding-right: 16px;
}

.navbar-default .nav-pills > li > a.active {
	color: #593c81;
}

.navbar-default .nav-pills > li > a:hover {
	color: #593c81;
}

header.active .nav-pills > li > a {
    /*padding: 24px 0 26px;*/
	padding: 12px 0;
}

ul.dropdown-menu li .container{padding-left: 0px; padding-right: 0px;}
ul.dropdown-menu {
    position: absolute;
    top: 80px;
    left: 0px;
    /*width: 100%;*/
    visibility: visible;
    opacity: 1;
    z-index: 999;
    /*transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
    -o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;*/
}

.navbar-default .nav-pills > li:hover > ul.dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}

ul.dropdown-menu li a {
    display: block;
    color: #222222;
    font-size: 0.9em;
    padding: 5px 0px;
    text-decoration: none;
    text-transform: capitalize;
    background: #ffffff;
    font-family: 'quarklight', san-serif;
    font-weight: 500;
    opacity: 1;
    border-top: 0px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out; 
    -o-transition: all 0.17s ease-in-out;
    letter-spacing:0.5px;
    /*white-space: normal;*/
    word-wrap: break-word;
    
}
body ul.dropdown-menu{ width: 95%; padding-top: 15px;   }
ul.dropdown-menu li {
    position: relative;
    width: 33%;
    border-bottom: 0px;
    word-wrap: break-word;
    white-space: normal;
    float: left;
  
}
body li ul.dropdown-menu.sub-menu li{ width: 100%; }
ul.dropdown-menu li a{ word-wrap: break-word;
    white-space: normal; }
 body .dropdown ul.dropdown-menu.sub-menu {
    display: block !important;
    top: 0px;
    left: 0px !important;
    /*-webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);*/

}

#bs-example-navbar-collapse-1 ul li>ul{ padding-bottom: 12px; padding-right: 20px; padding-left: 20px; }
body li ul.dropdown-menu.sub-menu .dropdown{ margin-top: 20px; list-style-type: none; }
body li ul.dropdown-menu.sub-menu li ul li a{padding-left: 0px; padding-right: 0px;}
body li ul.dropdown-menu.sub-menu li{ list-style-type: none;}
body li ul.dropdown-menu.sub-menu li ul li{margin-left: 20px; list-style-type: none; } 
/*#bs-example-navbar-collapse-1 .nav-pills li:nth-child(2) ul li:nth-child(5){ margin-top: -225px; }*/
#bs-example-navbar-collapse-1 .nav-pills li:nth-child(2) ul .sub-menu li{ margin-top: 0px; }

ul.dropdown-menu li:hover ul.dropdown-menu.sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      transform: rotateY(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
      
}
body li ul.dropdown-menu.sub-menu li a{ position: relative; }
body li ul.dropdown-menu.sub-menu li a:before{
    content: "";
    background-position: top 20px center;
    background: url('/assets/portals/1/images/32px-Caret_right_font_awesome.svg.png');
    background-size: 100% 100%;
    display: -webkit-inline-box;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    /*ransform: scale(.5);*/
     position: absolute;
    left: -19px;
    top: 9px;
}
body li ul.dropdown-menu.sub-menu li{ float: none; }
ul.dropdown-menu li:first-child a {
    border-top: none;
}

ul.dropdown-menu li a:hover {
    opacity: 0.8;
}

.nav-main {
	/*background:#7a0001;*/
}
header.active .nav-main {
	background: rgba(9, 51, 113,0.9);
}

.nav-search {
	padding:18px 0px;
}
header.active .nav-search {
	padding:0px;
}

#search_form:after {
    color: #1bbc9b;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    width: 35px;
    margin-top: -35px;
    right: 5%;
    /* top: 0; */
    font-family: 'FontAwesome';
    content: "\f002";
    display:none;
}
.form-control {
	width: 100%;
	font-size: 12px;
    border-radius: 7px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    background: #e5dfed;    
}

.select-lang {
	padding: 5px;
	border-radius: 5px;
	height:34px;
	vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/*@media (max-width: 768px) {
    .nav-search {
		background:#1abc9c;
	}
}*/


/*-------------------------------------------------*/
/* =  General code
/*-------------------------------------------------*/
ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
    font-size: 20px;
}

.tab-content a{
    font-family: 'quarkbold', san-serif;
    font-size: 1.2em;
}

.blog-cont .text a{
    font-family: 'quarkbold', san-serif;
    font-size: 1.0em;
}
#row-two_colum-two a{ font-size: 1.1em; }
a {
    text-decoration: none;
    color: #8560a9;
    font-size: 1.1em;
}
.ul_category li p a{ font-size: 1.0em; }
#content strong{ font-size: 1.2em; }
#content span{ font-size: 0.9em; }
#content h5 a span{ font-size: 0.8em; }
h1 {
    color: #0039a2;
    font-size: 2.5em;
    font-weight: 500;
    /* margin-bottom: 30px; */
    font-family: 'quarkbold', san-serif;
    margin-top:0;
    letter-spacing: 3px;
}
h1 span {
    color: #703fa0;
}

h2 {
    color: #464646;
    font-size: 1.6em;
	font-family: 'quarkbold', san-serif;
    font-weight: 400;
    margin-bottom: 10px;    
}

h3 {
    color: #333333;
    font-size: 1.2em;
	font-family: 'quarkbold', san-serif;
    font-weight: 400;
    margin: 0;
    margin-bottom:10px;
}

h4 {
    color: #fff;
    font-size: 22px;
	font-family: 'quarkbold', san-serif;
    font-weight: 600;
    margin: 0;
    padding: 10px;
    background-color: #8560a9;
    word-wrap: break-word;
    margin-bottom: 20px;
}

h5 {
    color: #fff;
    font-size: 1.2em;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    margin: 0;
    word-wrap: break-word;
    line-height: 1.5;
}

.hoverimage h5{ font-size: 1.0em; }

body table h5 span{ font-size: 0.97em !important; }
p {
    color: #373737a1;
    font-size: 0.9em;
    /* font-family: 'quarkbold', san-serif; */
    font-weight: 500;
    margin: 0;
    line-height: 1.7;
	
}
p {text-align:center; word-wrap: break-word;}
p span{ font-size: 1em !important; }
a.main-button {
    color: #fff;
    font-size: 15px;
	/* font-family: 'Mitr',Tahoma ,sans-serif; */
    font-weight: 700;
    padding: 12px 35px;
    background: #7ea4f5;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

a.main-button:hover {
    opacity: 0.8;
}

button {
    outline: none !important;
}

#container {
   /* background: rgba(233,242,249,1);
    background: -moz-linear-gradient(top, rgba(233,242,249,1) 0%, rgba(9,51,113,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(233,242,249,1)), color-stop(100%, rgba(9,51,113,1)));
    background: -webkit-linear-gradient(top, rgba(233,242,249,1) 0%, rgba(9,51,113,1) 100%);
    background: -o-linear-gradient(top, rgba(233,242,249,1) 0%, rgba(9,51,113,1) 100%);
    background: -ms-linear-gradient(top, rgba(233,242,249,1) 0%, rgba(9,51,113,1) 100%);
    background: linear-gradient(to bottom, rgba(233,242,249,1) 0%, rgba(9,51,113,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f2f9', endColorstr='#093371', GradientType=0 );*/
    padding-top: 0;
    /*background: #fff;
	background: -moz-linear-gradient(top, rgba(214,247,247,1) 0%, rgba(27,188,156,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,247,247,1)), color-stop(100%, rgba(27,188,156,1)));
	background: -webkit-linear-gradient(top, rgba(214,247,247,1) 0%, rgba(27,188,156,1) 100%);
	background: -o-linear-gradient(top, rgba(214,247,247,1) 0%, rgba(27,188,156,1) 100%);
	background: -ms-linear-gradient(top, rgba(214,247,247,1) 0%, rgba(27,188,156,1) 100%);
	background: linear-gradient(to bottom, rgba(214,247,247,1) 0%, rgba(27,188,156,1) 100%);*/
}

#container2.boxed {
    max-width: 1220px;
    margin: 0 auto;
    box-shadow: 0 0 15px #148d74;
    -webkit-box-shadow: 0 0 15px #148d74;
    -moz-box-shadow: 0 0 15px #148d74;
    -o-box-shadow: 0 0 15px #148d74;
    position: relative;
    overflow: hidden;
    padding-top: 0;
}

body {
    background: #fff;
}

#content {
	background:#fff;
}

/*-------------------------------------------------*/
/* =  content - home sections
/*-------------------------------------------------*/

/*slider*/
.big_white span {
    font-weight: 600;
}

.modern_medium_light {
    background: #0b7af0;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -o-border-radius: 26px;
    padding: 20px 40px;
    text-align: center;
    width: 263px;
}

.modern_medium_light i {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-bottom: 14px;
}

.large_text span {
    font-weight: bold;
}

.welcome-box {
    padding: 60px 0 30px 0;
    text-align: center;
    /*background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #FFFFFF),
        color-stop(1, #F0F0F0)
    );
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F0F0F0 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F0F0F0 100%);*/
}

.welcome-box h1 span {
    font-weight: 600;
    color: #1abc9c;
}

.welcome-box .container {
    padding:0;
}

.hilightbox {
	min-height:180px;
	margin-bottom:30px;
}

.hilightbox img {
	width:100%;
}

.hilightbox h2 {
	margin-top:-50px;
	color:#fff;
	position:relative;
	z-index:100;
}

.hilightbox a:hover {
	text-decoration:none;
	opacity:0.8;
	transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.welcome-box p {
    color: #868686;
    font-size: 19px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    line-height: 22px;
    margin: 0;
}


.calendar {
	/*padding-bottom:60px;*/
    padding-bottom:0px;
}

.calendar h1 a {
    float: right;
    font-size: 14px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    margin-top: 14px;
    text-decoration: none;
}

.calendar h3 {
	margin-bottom:10px;
}

.calendar .event {
	border-bottom:1px solid #ccc;
	margin: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.event a{
    text-decoration: none;
    color: #a92222;
    font-size:.9em;
}

.widget-calendar {
	height:425px;
	background:#ebebeb;
	margin-bottom:30px;
}

.eventdate {
	background:#1abc9c;
	padding: 15px 5px 15px 5px;
    text-align: center;
    color: #fff;
}

.services-box {
    position: relative;
    padding: 40px 0 10px;
    border-bottom: 1px solid #d3d3d3;
}

.shadow-image {
    position: absolute;
    left: 50%;
    margin-left: -544px;
    bottom: -51px;
}

.services-post {
    padding: 10px 0;
    margin-bottom: 30px;
}

.services-post > a {
    position: relative;
    display: inline-block;
    float: left;
    width: 66px;
    height: 66px;
    background: #1abc9c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.services-post > a:after {
    position: absolute;
    content: '';
    width: 66px;
    height: 66px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #1abc9c;
    left: 0px;
    top: 0px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.services-post > a:hover {
    transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.services-post > a:hover:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 3px solid #1abc9c;
    left: -7px;
    top: -7px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.services-post > a i {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 66px;
}

.services-post-content {
    margin-left: 86px;
    padding-top: 10px;
}

.services-post-content h4 {
    margin-bottom: 3px;
}

.recent-works {
    padding-top: 50px;
    padding-bottom: 20px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #EAF4F8),
        color-stop(1, #B7C1C5)
    );
    background-image: -o-linear-gradient(bottom, #EAF4F8 0%, #B7C1C5 100%);
    background-image: -moz-linear-gradient(bottom, #EAF4F8 0%, #B7C1C5 100%);
    background-image: -webkit-linear-gradient(bottom, #EAF4F8 0%, #B7C1C5 100%);
    background-image: -ms-linear-gradient(bottom, #EAF4F8 0%, #B7C1C5 100%);
    background-image: linear-gradient(to bottom, #EAF4F8 0%, #B7C1C5 100%);
}


.award {
	/*padding:60px 0 80px 0;*/
}


.carousel-control .glyphicon {
    display: none;
}

.carousel-control {
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 25px;
    height: 25px;
    background: none;
    top: -63px;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    opacity: 0.5;
    opacity: 1;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.carousel-control.left {
    right: 28px;
    left: auto;
    background: rgba(26,188,156,0.3);
}

.carousel-control.left:before {
    font-family: 'FontAwesome';
    content: "\f104";
    position: absolute;
    font-size: 19px;
    color: #fff;
    top: -1px;
    left: 8px;
}

.carousel-control.right {
    right: 0;
    background: rgba(26,188,156,0.3);
}

.carousel-control.right:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    font-size: 19px;
    color: #fff;
    top: -1px;
    left: 10px;
}

.carousel-control.left:hover {
    background: rgb(26,188,156);
    opacity: 1;
}

.carousel-control.right:hover {
    background: rgb(26,188,156);
    opacity: 1;
}


.gallery {
	/*padding:60px 0 80px 0;*/
}

.gallery .album {
	padding:0;
}


.work-post {
    overflow: hidden;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    /*margin-bottom: 30px;*/
	margin-bottom: 0;
}

.work-post-gal {
    position: relative;
}

.work-post-gal img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.work-post-content {
	background: rgba(26,188,156,0.85);
    padding: 15px 20px;
    margin-top: -68px;
    position: relative;
    z-index: 100;
	text-align:center;
}

.work-post-content h2 {
	margin-bottom:0;
	color:#fff;
}

.work-post-content span {
    display: inline-block;
    color: #4984aa;
    font-style: italic;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-size: 12px;
}

.hover-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(26,188,156,0.8);
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}

.hover-box a {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -webkit-backface-visibility: hidden;
}

.work-post:hover .hover-box {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-backface-visibility: hidden;
}

.work-post:hover .hover-box a {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-backface-visibility: hidden;
}

.hover-box a:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background: url('../images/zoom-after.png') center center no-repeat;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.hover-box a:hover:after {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    opacity: 0;
}

.hover-box a.zoom {
    right: 50%;
    margin-right: 5px;
    background: url('../images/zoom.png') center center no-repeat;
}

.hover-box a.page {
    left: 50%;
    margin-left: 5px;
    background: url('../images/page.png') center center no-repeat;
}


.vdo-post {
	padding:60px 0;
}

.vdo-post h1 {
	border-left: 3px solid #1abc9c;
    padding-left: 15px;
}

.vdo-post h1 i {
	font-size:26px;
	padding-right:10px;
}

.vdo-post h3 {
	margin:10px 0;
}



.partners {
    margin-top: 60px;
    padding: 65px 0;
    /*background: url('../upload/banner1.jpg');*/
    overflow: hidden;
}

/*.partners h3 {
    color: #fff;
}*/

.partners .carousel-control {
    /*border: 1px solid #fff;*/
    background: rgba(26,188,156,0.3)
}

.partners .carousel-control.left:hover {
    background: rgb(26,188,156);
}

.partners .carousel-control.right:hover {
    background: rgb(26,188,156);
}

.partners .carousel-control.left:before {
    top: -2px;
    left: 8px;
}

.partners .carousel-control.right:before {
    top: -2px;
    left: 9px;
}

.partner-list {
    overflow: hidden;
    padding-top: 10px;
}

.partner-list li {
    float: left;
    /*width: 16.8%;
    margin-left: 4%;*/
	width: 23%;
    margin-left: 30px;
}

.partner-list li:first-child {
    margin-left: 0;
}

.partner-list li img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}

.title-section {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 36px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
}

.title-section p {
    color: #868686;
    font-size: 19px;
    line-height: 25px;
}

.owl-pagination {
    display: none;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    position: relative;
    zoom: 1;
    margin: 5px;
    font-size: 32px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background: #fff;
    border: 1px solid #dbdbdb;
    opacity: 1;
    padding: 0;
    width: 64px;
    height: 37px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.owl-theme .owl-controls {
    margin-bottom: 25px;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    border: 1px solid #1abc9c;
    background: #1abc9c;
}

.owl-theme .owl-controls .owl-buttons div:before {
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 32px;
    color: #1abc9c;
    width: 100%;
    left: 0;
    text-align: center;
    line-height: 37px;
}

.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #fff;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f104";
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f105";
}

.owl-buttons {
    margin-top: -75px;
}

.news-item {
    margin: 15px;
    margin-bottom: 40px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.news-item .inner-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.news-item .inner-item img {
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.news-item:hover .inner-item img {
    -webkit-filter: blur(2px) grayscale(1);
    -moz-filter: blur(2px) grayscale(1);
    -o-filter: blur(2px) grayscale(1);
    -ms-filter: blur(2px) grayscale(1);
    filter: blur(2px) grayscale(1);
}

.latest-post {
    border-bottom: 1px solid #dedede;
}

.news-item h5 {
    margin-bottom: 5px;
    line-height: 22px;
}

.news-item p {
    line-height: 22px;
    margin-bottom: 10px;
}

a.read-more {
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #1abc9c;
    color: #1abc9c;
    padding: 8px 12px;
    background: #fff;
    font-size: 12px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    text-transform: lowercase;
    text-decoration: none;
}

a.read-more i {
    color: #1abc9c;
    font-size: 12px;
    margin-left: 7px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

a.read-more:hover i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.hover-item {
    position: absolute;
    top: 50%;
    margin-top: -56px;
    left: 0;
}

.hover-item ul li {
    margin-bottom: 5px;
}

.hover-item ul li a {
    display: inline-block;
    color: #fff;
    font-size: 11px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    padding: 10px;
    margin-left: -100%;
    text-decoration: none;
    background: #1abc9c
}

.hover-item ul li a i {
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}

.hover-item ul li a.autor {
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.hover-item ul li a.date {
    transition: all 0.29s ease-in-out;
    -moz-transition: all 0.29s ease-in-out;
    -webkit-transition: all 0.29s ease-in-out;
    -o-transition: all 0.29s ease-in-out;
}

.hover-item ul li a.comment-numb {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.item:hover .hover-item ul li a {
    margin-left: 0;
}

.why-convertible-box {
    padding-top: 60px;
}

.why-convertible-box h1 {
    margin-bottom: 10px;
}

.why-convertible-box h1 span {
    font-weight: 600;
}

.why-convertible-box h1 i {
    color: #1abc9c;
    margin-left: 10px;
}

.why-convertible-box p {
    margin-bottom: 15px;
}

.why-convertible-box p a {
    color: #1abc9c;
    font-weight: 700;
}

.tag-list li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 15px;
}

.tag-list li a {
    display: inline-block;
    color: #1abc9c;
    font-size: 12px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border: 1px solid #1abc9c;
    padding: 5px 10px;
    background: #fff;
    text-decoration: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.tag-list li a i {
    color: #1abc9c;
    font-size: 17px;
    margin-right: 4px;
    vertical-align: middle;
}

.tag-list li a:hover {
    opacity: 0.7;
}

.upper-box {
    padding-bottom: 30px;
    margin-bottom: 45px;
    position: relative;
}

.upper-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background: url('../images/border-bottom.png') center center no-repeat;
}

ul.device-list {
    overflow: hidden;
    margin-bottom: 45px;
}

ul.device-list li {
    float: left;
    margin-left: 53px;
    position: relative;
}

ul.device-list li img {
    max-width: 100%;
}

ul.device-list li:after {
    font-family: 'FontAwesome';
    position: absolute;
    content: '\f064';
    top: 134px;
    left: -38px;
    color: #1abc9c;
    font-size: 18px;
}

ul.device-list li:first-child {
    margin-left: 0px;
}

ul.device-list li.device2 {
    padding-top: 28px;
}

ul.device-list li.device3 {
    padding-top: 32px;
}

ul.device-list li.device4 {
    padding-top: 77px;
}

.testimonials-box {
    padding: 50px 0;
    background: url('../upload/banner2.jpg');
}

.testimonials-box h3 {
    color: #fff;
    margin-bottom: 70px;
}

.bxslider li {
    overflow: hidden;
}

.bxslider li img {
    float: left;
    max-width: 156px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 12px;
}

.message-content {
    margin-left: 226px;
    margin-top: 22px;
}

.message-content p {
    position: relative;
    color: #fff;
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    margin-bottom: 18px;
    border: 1px solid #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 24px 40px;
    line-height: 30px;
}

.message-content p:after {
    position: absolute;
    content: '';
    width: 21px;
    height: 40px;
    left: -21px;
    top: 35px;
    background: url('../images/arrow.png') center center no-repeat;
}

.message-content h6 {
    color: #fff;
    font-size: 14px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    margin: 0;
    margin-left: 40px;
}

.message-content h6 span {
    font-weight: 700;
}

.staff-box {
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #dedede;
}

.staff-post {
    margin-bottom: 15px;
    height: 490px;
}

.staff-post-content {
    background: #1abc9c;
    padding: 20px;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
}

.staff-post .min-120 {
	min-height:120px;
}

.staff-post .min-94 {
	min-height:94px;
}

.staff-post-content h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
	letter-spacing: -0.5px;
}

.staff-post-content span {
    color: #fff;
    font-size: 14px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
	line-height: 28px;
}

.staff-post-gal {
    border: 1px solid #dbdbdb;
    position: relative;
    overflow: hidden;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staff-post:hover .staff-post-gal {
    padding-top: 52px;
}

.staff-post-gal img {
    padding: 12px;
    width: 100%;
}

.staf-social {
    text-align: center;
    padding: 10px 10px 7px;
    border-bottom: 1px solid #dbdbdb;
    position: absolute;
    top: -100%;
    width: 100%;
    left: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staff-post:hover .staf-social {
    top: 0;
}

.staf-social li {
    display: inline-block;
    margin-left: 3px;
}

.staf-social li:first-child {
    margin-left: 0px;
}

.staf-social li a {
    display: inline-block;
    width: 29px;
    height: 29px;
    border: 1px solid #1abc9c;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staf-social li a i {
    font-size: 13px;
    text-align: center;
    color: #1abc9c;
    line-height: 29px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staf-social li a:hover i {
    color: #ffffff;
}

.staf-social li a:hover {
    background: #1abc9c;
}

.infographic-box {
    padding: 50px 0 30px;
    border-bottom: 1px solid #dedede;
}

.skills-bar {
    text-align: center;
}

.skills-bar p {
    color: #cccccc;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.gender-list {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}

.gender-list li,
.stars-list li {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 19px;
}

.stars-list li {
    margin-left: 28px;
}

.gender-list li a {
    display: inline-block;
}

.gender-list li a i {
    font-size: 80px;
}

.gender-list li a i.fa-male {
    color: #1abc9c;
}

.gender-list li a i.fa-female {
    color: #e2e2e2;
}

.gender-list li:first-child,
.stars-list li:first-child {
    margin-left: 0px;
}

.stars-list {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;    
}

.stars-list li a i {
    font-size: 50px;
    color: #1abc9c;
}

.stars-list li:nth-child(n+11) a i {
    color: #e2e2e2;
}

.product-box {
    padding: 50px 0 30px;
}

.product-post {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.product-post:hover {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.product-post img {
    width: 100%;
}

.product-post-gal {
    position: relative;
}

.product-post-gal span.price {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    color: #fff;
    padding: 11px 14px;
    background: #1abc9c;
    font-size: 15px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 700;
    opacity: 0.5;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.product-post:hover span {
    opacity: 1;
}

.product-post-content {
    text-align: center;
    padding: 14px 20px;
    border: 1px solid #dbdbdb;
    border-top: none;
    border-bottom-left-radius: 5px;
    -webkit-bottom-left-border-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-bottom-right-border-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
}

ul.product-list {
    margin-top: 16px;
}

ul.product-list li {
    display: inline-block;
    margin-left: 6px;
}

ul.product-list li:first-child {
    margin-left: 0px;
}

ul.product-list li a {
    display: inline-block;
    width: 66px;
    height: 38px;
    border: 1px solid #dbdbdb;
    background: #fff;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.product-list li a:hover {
    background: #1abc9c;
}

ul.product-list li a i {
    font-size: 15px;
    color: #555555;
    text-align: center;
    line-height: 38px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.product-list li a:hover i {
    color: #fff;
}

.convertible-banner {
    padding: 28px 0;
    background: url('../upload/banner3.jpg');
}

.convertible-banner p {
    padding-left: 60px;
    margin-right: 160px;
    color: #fff;
    font-size: 20px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    line-height: 54px;
    background: url('../images/con-icon.png') left center no-repeat;
}

.convertible-banner p span {
    font-weight: 400;
}

.convertible-banner a {
    display: inline-block;
    float: right;
    text-align: center;
    width: 141px;
    color: #fff;
    font-size: 16px;
   /* font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border: solid 1px rgba(255,255,255,.5);
    background-image: -webkit-linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    background-image: -moz-linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    background-image: -o-linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    background-image: linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    width: 145px;
    height: 54px;
    line-height: 54px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.convertible-banner a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.accord-tab-box {
    padding-top: 40px;
    padding-bottom: 20px;
}

.accordion-box {
    margin-bottom: 20px;
}

.accord-elem {
    margin-bottom: 20px;
}

.accord-title {
    padding: 16px 14px;
    border: 1px solid #dbdbdb;
    position: relative;
}

.accord-title h5 {
    padding-right: 48px;
}

.accord-title h5 i {
    color: #1abc9c;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 12px;
}

a.accord-link {
    display: inline-block;
    position: absolute;
    width: 46px;
    height: 100%;
    top: 0;
    right: 0;
    border-left: 1px solid #dbdbdb;
    background: url('../images/plus.png') center center no-repeat;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.accord-elem.active a.accord-link {
    background: url('../images/minus.png') center center no-repeat;
}

a.accord-link.opened {
    background: url('../images/minus.png') center center no-repeat;
}

.accord-content {
    display: none;
    padding: 22px;
    border: 1px solid #dbdbdb;
    border-top: none;
    overflow: hidden;
}

.accord-content span.image-content {
    display: inline-block;
    float: left;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 22px;
    background: #1abc9c;
}

.accord-content span.image-content i {
    color: #fff;
    font-size: 30px;
    text-align: center;
    width: 100%;
    line-height: 68px;
    vertical-align: middle;
}

.accord-elem.active .accord-content {
    display: block;
}

.tab-content-box {
    text-align: center;
    padding: 60px;
    border: 1px solid #dbdbdb;    
}

.tab-box {
    text-align: center;
    padding: 40px 0;
    /*border: 1px solid #dbdbdb; 
    min-height: 365px;*/
    background-color: #f5f5f5; 
}

/*.tab-content {
    display: none;
}*/

.tab-content:first-child {
    display: block;
}

ul.tab-links {
    /* border: 1px solid #dbdbdb;
    border-bottom: none;*/
    overflow: hidden;
    /* margin-bottom: 40px; */
}

ul.tab-links li {
    float: left;
    /* width: 33.33%;
	border-left: 1px solid #dbdbdb; */
    text-align: center;
	margin-right: 5px;
}

ul.tab-links li:first-child {
    border-left: none; 
}

ul.tab-links li a {
    display: inline-block;
    width: 100%;
    padding: 5px 20px;
    font-size: 24px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    text-decoration: none;
    background: #1abc9c;	
	color:#fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.tab-links li  .active {
    background: #f5f5f5 !important;
	color:#1abc9c !important;
}

/*ul.tab-links li a i {
    font-size: 30px;
    color: #1abc9c;
    display: block;text-align: center;
    margin-bottom: 6px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}*/

ul.tab-links li a:hover {
    color: #fff;
    background: #17a589;
}

ul.tab-links li a:hover i {
    color: #fff;
}

#container.boxed .bx-wrapper .bx-controls-direction a {
    border: none;
    width: 52px;
}

.news-tab {
	/*padding:60px 0;*/
    padding:0;
}

.news-tab .row {
	margin:0;
}

.news-tab .row {
	margin:0;
}

.news-tab img {
	width:100%;
}

.news-tab .tab-box h3 {
	text-align:left;
	margin:15px 0;
	padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.news-tab .tab-box span {
	font-size:13px;
}

.news-tab .posttime {
	float:left;
}

.news-tab .readmore a {
	float:right;
	text-decoration:none;
}

.news-tab .item {
	min-height:310px;
	margin-bottom:30px;
}


/*-------------------------------------------------*/
/* =  Portfolio pages
/*-------------------------------------------------*/

.home-portfolio {
    margin-top: 30px;
}

.page-inner {
	/*margin-top:40px !important;*/
}

.page-banner {
    padding: 10px;
    /*background: url('../upload/banner1.jpg');*/
    overflow: hidden;
    margin-bottom: 30px;
	background:#f5f5f5;
}

.page-banner h2 {
    color: #0039a2;
    font-weight: 300;
    line-height: 42px;
    float: left;
    margin-bottom: 0;
}

ul.page-tree {
    float: right;
    border: 1px solid #898989;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}

ul.page-tree li {
    position: relative;
    display: inline-block;
    margin-left: 40px;
}

ul.page-tree li:before {
    font-family: 'FontAwesome';
    content: '\f0a9';
    color: #898989;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: -26px;
}

ul.page-tree li:first-child {
    margin-left: 0px;
}

ul.page-tree li:first-child:before {
    content: '';
}

ul.page-tree li a {
    display: inline-block;
    color: #898989;
    font-size: 18px;
	font-family: 'quarkbold', san-serif;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.filter {
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
}

ul.filter li {
    float: left;
    border-right: 1px solid #dbdbdb;
}

ul.filter li a {
    position: relative;
    display: inline-block;
    color: #7e7e7e;
    font-size: 15px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    padding: 12px 17px;
    background: #fff;
}

ul.filter li a.active,
ul.filter li a:hover {
    color: #fff;
    background: #1abc9c;
}

ul.filter li a.active:after,
ul.filter li a:hover:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 1px solid #1abc9c;
    z-index: 2;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.filter li a i {
    color: #7e7e7e;
    font-size: 17px;
    margin-right: 10px;
    vertical-align: middle;
}

ul.filter li a.active i,
ul.filter li a:hover i {
    color: #fff;
}

.portfolio-container {
    width: 1170px;
    margin-left: -15px;
    margin-bottom: 20px;
}

.portfolio-container .work-post {
    margin: 15px;
}

.portfolio-container .work-post .work-post-content,
.latest-projects .work-post .work-post-content {
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.08), rgba(255,255,255,.08));
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.08), rgba(255,255,255,.08));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.08), rgba(255,255,255,.08));
    background-image: linear-gradient(to top, rgba(0,0,0,.08), rgba(255,255,255,.08));
}

.with-4-col .portfolio-container .work-post {
    width: 262px;
}

.with-3-col .portfolio-container .work-post {
    width: 360px;
}

.with-2-col .portfolio-container .work-post {
    width: 555px;
}

ul.pagination-list {
    margin-bottom: 38px;
}

ul.pagination-list li {
    display: inline-block;
}

ul.pagination-list li a {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f3f3f3;
    padding: 5px 10px;
    text-decoration: none;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-size: 13px;
    color: #000;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.pagination-list li a.active,
ul.pagination-list li a:hover {
    background: #1abc9c;
    color: #fff;
}

/*-------------------------------------------------*/
/* =  Blog pages
/*-------------------------------------------------*/

.home-blog {
    margin-top: 30px;
}

.blog-box .news-item {
    margin: 0px;
    margin-bottom: 40px;
}

.search-widget {
    margin-bottom: 30px;
}

.search-widget input[type="search"] {
    color: #716565;
    font-size: 13px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    padding: 15px 20px;
    border: 1px solid #dcdcdc;
    width: 100%;
    outline: none;
}

.search-widget input[type="search"]:focus {
    border: 1px solid #1abc9c;
}

.search-widget button {
    background: #fff;
    border: none;
    float: right;
    margin-top: -35px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}

.search-widget button i {
    color: #1abc9c;
    font-size: 18px;
}

.sidebar-widgets .widget > h5 {
    margin-bottom: 20px;
}

.tabs-widget ul.tab-links {
    border-bottom: none;
    border-top: 1px solid #dbdbdb;
    margin-bottom: 0;
}

.tabs-widget ul.tab-links li a {
    font-size: 13px;
}

.tabs-widget ul.tab-links li a:hover {
    background: #fff;
    color: #1abc9c;
}

.tabs-widget {
    margin-bottom: 30px;
}

.tabs-widget .tab-box {
    padding: 0;
    text-align: left;
    min-height: 20px;
}

.tabs-widget .tab-box .tab-content {
    padding: 20px;
}

.tabs-widget .tab-content ul li {
    overflow: hidden;
    margin-bottom: 16px;
    width: 100%;
}

.tabs-widget .tab-content ul li img {
    float: left;
    width: 45px;
}

.tabs-widget .tab-content ul li h6 {
    line-height: 17px;
    color: #aeaeae;
    font-size: 13px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
    margin: 0;
    margin-left: 55px;
}

.tabs-widget .tab-content ul li h6 a {
    color: #aeaeae;
    text-decoration: none;
    display: inline-block;
}

.tabs-widget .tab-content ul li h6 a:hover {
    color: #1abc9c;
}

.accordion-widget {
    margin-bottom: 10px;
}

.accordion-widget .accord-content {
    padding: 18px;
}

.sidebar .tags-widget {
    margin-bottom: 20px;
}

.sidebar .text-widget {
    margin-bottom: 20px;
}

.blog-box.with-one-col .news-item {
    overflow: hidden;
}

.blog-box.with-one-col .inner-item {
    max-width: 250px;
    float: left;
    margin-right: 30px;
}

.home-style {
    padding: 40px 0;
}

/*-------------------------------------------------*/
/* =  Contact page
/*-------------------------------------------------*/

.map {
    height: 470px;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 50px;

   /* filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);*/
}

.contact-information {
    margin-bottom: 35px;
}

.contact-information p {
    margin-bottom: 20px;
}

ul.contact-information-list li {
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e2e2e2;
}

ul.contact-information-list li span {
    display: inline-block;
    color: #9a9a9a;
    font-size: 14px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
}

ul.contact-information-list li a {
    display: inline-block;
    color: #9a9a9a;
    font-size: 14px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 300;
}

ul.contact-information-list li i {
    margin-right: 10px;
    color: #a8a8a8;
    font-size: 17px;
}

#contact-form {
    overflow: hidden;
    margin-bottom: 35px;
}

#contact-form i {
    color: #a8a8a8;
    font-size: 15px;
}

.text-input {
    overflow: hidden;
}

.float-input,
.float-input2 {
    width: 50%;
    float: left;
    padding-right: 7px;
    position: relative;
}

.textarea-input {
    position: relative;
}

.float-input span,
.float-input2 span,
.textarea-input span {
    position: absolute;
    top: 13px;
    left: 14px;
    z-index: 2;
}

.float-input2 span {
    left: 18px;
}


.float-input2 {
    padding-right: 0px;
    padding-left: 7px;
}

#contact-form input[type="text"],
#contact-form textarea,
.comment-form input[type="text"],
.comment-form textarea {
    color: #737373;
    font-size: 13px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
    width: 100%;
    padding: 12px 32px;
    display: block;
    margin-bottom: 10px;   
}

#contact-form input[type="text"]:focus,
#contact-form textarea:focus {
    border: 1px solid #1abc9c; 
}

#contact-form textarea {
    height: 110px;
    padding-left: 36px;
}

#contact-form input[type="submit"],
.comment-form input[type="submit"] {
    float: right;
    margin-top: 8px;
    color: #fdfdfd;
    font-size: 13px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 700;
    padding: 13px 20px;
    background: #1abc9c;
    text-transform: uppercase;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

#contact-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover {
    opacity: 0.8;
}

.msg,
.msg2 {
    height:30px;
    font-size:13px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
}

.msg.error,
.msg2.error {
    color:#eb2c06;
}

.msg.success,
.msg2.success {
    color:#008000;
}

/*-------------------------------------------------*/
/* =  Single post
/*-------------------------------------------------*/

.single-post-content {
    margin-bottom: 20px;
    overflow: hidden;
}

.single-post-content img {
    width: 100%;
    margin-bottom: 30px;
}

.single-post-content h2 {
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 28px;
}

.single-post-content p {
    line-height: 22px;
    margin-bottom: 20px;
}

.comment-section {
    margin-bottom: 10px;
}

.comment-box {
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.comment-box img {
    float: left;
    padding: 8px;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    max-width: 78px;
}

.comment-content {
    margin-left: 98px;
    padding-top: 8px;
}

.comment-content h6 {
    margin: 0;
    color: #3c3c3c;
    font-size: 14px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    line-height: 22px;
}

.comment-content h6 span {
    display: inline-block;
    margin-left: 6px;
    color: #b8b8b8;
    font-size: 11px;
}

.comment-content p {
    color: #868686;
    font-weight: 400;
}

.comment-content a.reply-comment {
    display: inline-block;
    color: #ffffff;
    font-size: 11px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    background: #1abc9c;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin-top: 3px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.comment-content a.reply-comment:hover {
    opacity: 0.8;
}

ul.depth {
    margin-left: 98px;
}

.comment-form input[type="text"],
.comment-form textarea {
    border: 1px solid #1abc9c;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 17px 21px;
    font-size: 12px;
}

.comment-form textarea {
    height: 179px;
}

.comment-form input[type="submit"] {
    margin-top: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;    
}

.leave-comment {
    margin-bottom: 40px;
}

/*-------------------------------------------------*/
/* =  About page
/*-------------------------------------------------*/

.about-us-text img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.about-us-text p span,
.company-mission p span {
    font-weight: 700;
    color: #1abc9c;
}

.skills-progress p {
    font-weight: 300;
    clear: both;
    margin-bottom: 6px;
}

.skills-progress p span {
    display: inline-block;
    color: #1abc9c;
    float: right;
    font-weight: 400;
}

.meter { 
    height: 20px;  /* Can be anything */
    position: relative;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin-bottom: 8px;
}

.meter > span {
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #1abc9c;
}

.company-mission > span.icon {
    display: block;
    width: 62px;
    height: 62px;
    border: 1px solid #1abc9c;
    background: #fff;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
}

.company-mission > span.icon:after {
    position: absolute;
    content: 'O';
    color: #1abc9c;
    font-size: 43px;
	/*font-family: 'Mitr',Tahoma ,sans-serif;*/
    font-weight: 600;
    left: 13px;
    line-height: 60px;
}

.staff-box.vers2 .staff-post-gal {
    border: 1px solid #1abc9c;
}

.pricing-box {
    padding: 40px 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 50px;
}

ul.pricing-table {
    width: 100%;
    margin-bottom: 15px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out; 
}

ul.pricing-table:hover {
    box-shadow: 0 0 20px #c6c6c6;
}

ul.pricing-table li {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border: 1px solid #dbdbdb;
    border-top: none;
    background: #fff;
}

ul.pricing-table li:first-child {
    padding: 35px 0;
    border: none;
    background: #1abc9c;
}

ul.pricing-table li p {
    color: #555555;
    font-size: 15px;
	font-family: 'Mitr',Tahoma ,sans-serif;
}

ul.pricing-table li:first-child p {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

ul.pricing-table li:first-child span {
    color: #fff;
    font-size: 16px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 300;
    line-height: 20px;
}

ul.pricing-table li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 700;
    padding: 12px 20px;
    background: #1abc9c;
    text-decoration: none;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;    
}

ul.pricing-table li a:hover {
    opacity: 0.8;    
}

.pricing-table.standard li {
    border: none;
    border-bottom: 1px solid #005ec7;
    background: #1abc9c;
}

.pricing-table.standard li:first-child {
    background: #ffffff;
    border: 1px solid #dbdbdb;
}

.pricing-table.standard li:last-child {
    border-bottom: none;
}

.pricing-table.standard li p {
    color: #fff;
}

.pricing-table.standard li:first-child p,
.pricing-table.standard li:first-child span {
    color: #1abc9c;
}

.pricing-table.standard li a {
    background: #ffffff;
    color: #1abc9c;
}

.clients-section {
    padding-bottom: 50px;
}

.clients-section .partner-list li {
    width: auto;
    margin: 0;
    text-align: center;
    margin-left: 38px;
    margin-bottom: 20px;
}

.clients-section .partner-list li:first-child {
    margin-left: 0px;
}

.clients-section .partner-list img {
    width: 100%;
}

/*-------------------------------------------------*/
/* =  Shop page
/*-------------------------------------------------*/

.shop-home {
    margin-top: 30px;
}

.shop-page .product-post {
    margin-bottom: 30px;
}

.top-bar {
    padding: 9px;
    border: 1px solid #dbdbdb;
    height: 50px;
    margin-bottom: 30px;
}

.top-bar .left-block {
    float: left;
}

.top-bar .right-block {
    float: right;
}

.select-filter label {
    display: inline-block;
    margin: 0 9px 0 6px;
    color: #535353;
    font-size: 13px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 400;
}

.select-filter .select-box {
    display: inline-block;
    margin-right: 10px;
}

.select-filter select {
    height: 30px;
    width: 100px;
    border: 1px solid #dbdbdb;
    outline: none;
    font-size: 12px;
	font-family: 'Mitr',Tahoma ,sans-serif;
}

.top-bar .right-block span {
    color: #535353;
    font-size: 13px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    margin-right: 9px;
}

.top-bar .right-block a {
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   background: #1abc9c;
}

.top-bar .right-block i {
   font-size: 15px;
   color: #fff;
   line-height: 30px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.top-bar .right-block a:hover i {
   opacity: 0.7;
}

.shop-widget {
    margin-bottom: 20px;
    border: 1px solid #dedede;
}

.shop-widget h4 {
    color: #fff;
    font-size: 16px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 14px;
    background: #1abc9c;
}

.category-shop-list > li {
    border-top: 1px solid #dedede;
}

.category-shop-list > li:first-child {
    border-top: 1px solid #dedede;
}

.category-shop-list li a.accordion-link {
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 13px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 6px 8px;
    position: relative;
    text-decoration: none;
}

.category-shop-list li a.accordion-link:hover,
.category-shop-list li a.accordion-link.active {
    color: #fff;
    background: #1abc9c;
    opacity: 0.6;
}

.category-shop-list li a.accordion-link:after {
    position: absolute;
    content: '+';
    color: #7b7b7b;
    font-size: 15px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 700;
    right: 9px;
    top: 5px;
}

.category-shop-list li a.accordion-link:hover:after,
.category-shop-list li a.accordion-link.active:after {
    color: #fff;
}

.category-shop-list li a.accordion-link.active:after {
    content: '-';
    right: 13px;
}

.accordion-list-content {
    border-top: 1px solid #dedede;
    display: none;
}

.accordion-list-content li {
    margin: 5px 0;
    padding-left: 17px;
    position: relative;
}

.accordion-list-content li:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    background: #767676;
    top: 50%;
    left: 8px;
}

.accordion-list-content li a {
    display: inline-block;
    color: #767676;
    font-size: 13px;
	font-family: 'Mitr',Tahoma ,sans-serif;
}

ul.popular-product {
    padding: 0 10px;
}

ul.popular-product li {
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dedede;
    overflow: hidden;
}

ul.popular-product li:first-child {
    border-top: none;
}

ul.popular-product li img {
    float: left;
    width: 50px;
}

ul.popular-product li div {
    margin-left: 60px;
}

ul.popular-product li h6 {
    color: #000;
    font-size: 13px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    margin: 0;
    margin-top: 4px;
}

ul.popular-product li h6 a {
    color: #000;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.popular-product li h6 a:hover {
    color: #1abc9c;
}

ul.popular-product li span {
    color: #1abc9c;
    font-size: 15px;
	font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 700;
}

.price-range {
    padding: 18px 12px 12px;
    overflow: hidden;
}

#start-val,
#end-val {
    display: inline-block;
    border: none;
    float: left;
    padding: 0;
    color: #000;
    font-size: 13px;
    font-family: 'Mitr',Tahoma ,sans-serif;
    max-width: 50px;
}

#end-val {
   float: right;
   text-align: right;
}

/*-------------------------------------------------*/
/* =  Single project page
/*-------------------------------------------------*/

.single-project-content {
    margin-bottom: 40px;
}

.single-project-content img {
    width: 100%;
    margin-bottom: 30px;
}

.single-project-content h2 {
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 28px;
}

.single-project-content p {
    line-height: 22px;
    margin-bottom: 20px;
}

.latest-projects {
    margin-bottom: 40px;
}

/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
.floating-cookie-button{
    background: transparent;
    font-size: 20px;
    color: #d3b85d;
}
.floating-cookie-button > img {
    width: 45px;
    padding: 0px 8px;
}
.copy-right{
    color: #ffffff;
    background: #382851;
    padding: 30px 0px;

}

.copy-right p{
    color: #ffffff;
    font-size: 1.0em;
    font-family: 'quarkbold', san-serif;
}

.copy-right span{
    color: #ffffff;
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-size: 1em;
    font-weight:300
}

.footer {
    font-family: 'Mitr',Tahoma ,sans-serif;
    background-color: #0a1452;
    padding-bottom: 1px;
    padding-top: 50px;
    /*border-top: 1px solid #dbdbdb;*/
}
.footer a{
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-size: 16px;
}

.footer-widgets {
    margin-bottom: 30px;
}

.footer-widgets:first-child {
    padding-bottom: 16px;
    border-bottom: 1px solid #dbdbdb;
}

.footer-widgets h4 {
    color: #1abc9c;
    margin-bottom: 16px;
}

.footer-widgets p {
    line-height: 22px;
    margin-bottom: 5px;
}

.footer-widgets.text-widget img {
    margin-bottom: 10px;
}

ul.tweets li {
    margin-bottom: 15px;
}

ul.tweets li p {
    margin-bottom: 0px;
    color: #797979;
}

ul.tweets li p a {
    color: #797979;
    text-decoration: underline;
}

ul.tweets li p a.tweet-acc {
    color: #1abc9c;
    text-decoration: none;
}

ul.tweets li span {
    color: #797979;
    font-size: 13px;
    font-family: 'Mitr',Tahoma ,sans-serif;
}

ul.flickr-list {
    overflow: hidden;
}

ul.flickr-list li {
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}

ul.flickr-list li:nth-child(3n) {
    margin-right: 0px;
}

ul.flickr-list li a {
    display: inline-block;
    padding: 8px;
    border: 1px solid #dbdbdb;
    max-width: 78px;
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.flickr-list li a img {
    width: 100%;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.flickr-list li a:hover {
    border: none;
}

ul.flickr-list li a:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}

ul.pop-post li a {
    display: inline-block;
    color: #797979;
    font-size: 13px;
    font-family: 'Mitr',Tahoma ,sans-serif;
    line-height: 22px;
    font-weight: 300;
}

ul.pop-post li a i {
    color: #1abc9c;
    font-size: 13px;
    margin-right: 8px;
}

ul.tag-widget-list li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 10px;
}

ul.tag-widget-list li a {
    display: inline-block;
    color: #797979;
    font-size: 12px;
    font-family: 'Mitr',Tahoma ,sans-serif;
    padding: 5px 8px;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.tag-widget-list li a:hover {
    color: #1abc9c;
    border: 1px solid #1abc9c;
}

form#footer-contact input[type="text"] {
    width: 50%;
    float: left;
    border: 1px solid #dbdbdb;
    color: #797979;
    font-size: .8em;
    font-family: 'Mitr',Tahoma ,sans-serif;
    padding: 10px;
    outline: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

form#footer-contact input[type="text"]:focus,
form#footer-contact textarea:focus {
    border: 1px solid #1abc9c;
}

form#footer-contact input[name="name"] {
    border-right-color: transparent;
}

form#footer-contact textarea {
    width: 100%;
    border: 1px solid #dbdbdb;
    color: #797979;
    font-size: .8em;
    font-family: 'Mitr',Tahoma ,sans-serif;
    padding: 10px;
    height: 160px;
    border-top-color: transparent;
    margin: 0;
    outline: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

form#footer-contact button[type="submit"] {
    position: relative;
    float: right;
    color: #1abc9c;
    font-size: .92em;
    font-family: 'Mitr',Tahoma ,sans-serif;
    text-transform: uppercase;
    padding: 12px;
    border: 1px solid #dbdbdb;
    border-right-color: transparent;
    border-bottom-color: transparent;
    background: #fff;
    margin-top: -46px;
    margin-right: 1px;
    z-index: 2;
    position: relative;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

form#footer-contact button i {
    font-size: 18px;
    color: #1abc9c;
    margin-right: 10px;
}

form#footer-contact button[type="submit"]:hover {
    opacity: 0.7;
}

ul.contact-list li {
    margin-bottom: 15px;
}

ul.contact-list li a {
    position: relative;
    display: inline-block;
    color: #797979;
    font-size: .8em;
    font-family: 'Mitr',Tahoma ,sans-serif;
    padding: 6px 9px 6px 6px;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.contact-list li a i {
    display: inline-block;
    width: 15px;
    font-size: 16px;
    color: #a8a8a8;
    margin-right: 16px;
    vertical-align: middle;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.contact-list li a:hover {
    border: 1px solid #1abc9c;
}

ul.contact-list li a:hover i {
    color: #1abc9c;
}

ul.contact-list li a:after {
    position: absolute;
    content: '';
    width: 28px;
    height: 100%;
    border-right: 1px solid #dbdbdb;
    top: 0;
    left: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.contact-list li a:hover:after {
    border-right: 1px solid #1abc9c;
}

.work-widget p {
    margin-bottom: 10px;
}

p.work-time {
    color: #444444;
    font-size: 13px;
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 20px;
}

p.work-time span {
    font-weight: 400;
    font-style: italic;
}

.footer-line {
    padding: 15px 0;
    /*background: #15274a;*/
    overflow: hidden;
    font-size: 16px;
}
.sitemap {padding:20px 0px;}
.hotline {border-left: 1px solid #a09d9d; max-width: 255px; width: 100%; height: 100%; padding: 0px 12px; }
.hot-box{ width: 100%; height: 100%; background-color: #382851; border-radius: 12px; padding: 0px 5px 9px;}
.hot-box p{font-size: 24px; font-family: kanit; color: #fff568;  width: 100%; margin-top: -19px; margin-bottom: 10px;}
.hot-box img{  width: 100%; height: auto; padding: 10px; }
.hot-box .link-map{ width: 100%; height: auto; padding: 0px 12px; text-align: center; }
.up-footer .hotline .link-map a{width: 50%; font-size: 18px; font-family: kanit; color: #fff568; text-align: center; padding: 0px 9px; float: left;}
.up-footer .hotline .link-map a:nth-child(2){border-left: 1px solid #fff;}
.up-footer .hotline .link-map a:hover{ color: #f19841; }

.up-footer .icon-contact{ width: 100%; margin: auto; text-align: center;}
.up-footer .icon-contact .title-cont{width: 100%; border: 1.5px solid #fff; padding: 10px 20px; color: #fff; font-size: 20px; font-family: kanit; margin-bottom: 20px; text-align: center;}
.up-footer .icon-contact  a{ width: auto; height: auto; padding: 0px 7px; display: inline-block; text-align: center;}
.title-cont a img{width: 100%; height: auto;}

@media (max-width: 1199px) {
    .up-footer .hotline .link-map a{font-size: 15px;}
    .hot-box p{font-size: 18px; }
}
@media (max-width: 768px) {
    .hotline {border: none;}
}
.location {
	padding:20px 0px;
	background-color:#4F3875;
}
.footer-line p {
    text-align: left;
    /* padding: 12px 0; */
    color: #fff;
    font-weight: 400;
    font-size: 1.1em;
    font-family: 'quarkbold', san-serif;
}

@media (max-width: 768px) {
    .footer-line p {text-align:center; padding-bottom:20px;}
}

.footer-line a.go-top {
    display: inline-block;
    position: relative;
    float: right;
    width: 42px;
    height: 42px;
    background: #0e4ead;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.footer-line a.go-top:hover {
    opacity: 0.7;
}

.footer-line a.go-top:before {
    font-family: 'FontAwesome';
    content: "\f106";
    position: absolute;
    font-size: 28px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
}

/*-------------------------------------------------*/
/* =  nouislider style (used in priccing range)
/*-------------------------------------------------*/

.noUi-target * {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-touch-callout: none;
    -ms-touch-action: none;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        cursor: default;
}
.noUi-base {
    width: 100%;
    height: 6px;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
    border: 1px solid #dbdbdb;
    margin-bottom: 15px;
}
.noUi-handle {
    background: #EEE;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: -6px 0 0 -6px;
    border: 1px solid #bdbdbd;
    background: #ebebeb url('../images/price-range.png') center center no-repeat;
}
.noUi-connect {
    background: Teal;
    background: #394f61 url('../images/price-range.png') center center no-repeat;
}
.noUi-background {
    background: #f5f5f5;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    border-radius: inherit;
    background: #1abc9c;
}
.noUi-origin-upper {
    background: inherit !important;
}
.noUi-z-index {
    z-index: 10;
}
.noUi-vertical {
    width: 40px;
    height: 100%;   }
.noUi-vertical .noUi-origin {
    bottom: 0;
    left: 0;
}
.noUi-vertical .noUi-handle  {
    margin: -23px 0 0 -3px;
}

.noUi-target[disabled] .noUi-base {
    background: #999;
}
.noUi-target[disabled] .noUi-connect {
    background: #BBB;
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}


/*-------------------------------------------------*/
/* =  Single page
/*-------------------------------------------------*/

#container.single-page {
    padding-top: 0;
}

.single-page .section {
    margin-bottom: 60px;
}

.single-page #home-section,
.single-page #team-section {
    margin-bottom: -60px;
}

.single-page #team-section .staff-box {
    border-bottom: none;
}

.single-page .welcome-box {
    margin-bottom: 40px;
    border-top: 1px solid #EBEBEB;
    padding: 31px 0 40px;
}

.single-page .welcome-box {
    margin-bottom: 40px;
}

.single-page .welcome-box h1 {
    margin-bottom: 5px;
}

.single-page #about-section .welcome-box {
    margin-bottom: 0px;
}

.single-page #about-section .services-box {
    margin-bottom: 50px;
}

.single-page #contact-section .welcome-box {
    margin-bottom: 30px;
}

.single-page footer {
    padding: 0;
}

.home-box {
    position: relative;
    overflow: hidden;
}

.home-box .background-view {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}

.slider-caption {
    position: absolute;
    height: 300px;
    top: 50%;
    margin-top: -100px;
    width: 100%;
    left: 0;
}

.slider-caption .flexslider {
    height: 85px;
    background: none;
    margin: 120px 0;
    background: rgba(0,0,0,0.3);
}

.slider-caption .flex-direction-nav {
    display: none;
}

.slider-caption p.flex-caption {
    text-align: center;
    color: #fff;
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 80px;
}

.slider-caption p.flex-caption span {
    font-weight: 300;
}

.slider-caption .flex-control-nav {
    bottom: -80px;
}

.up-footer {
    margin-bottom:0px;
}
.up-footer a {
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    font-family: 'quarkbold', san-serif;
}

body #bs-example-navbar-collapse-1 li ul li ul li .dropdown-toggle:before{
    display: none;
}
body .blog-service .text-service span{ font-size: 1.1em; }
body .blog-service .text-service a{ font-size: 1.1em; }
.up-footer a:hover {
	color:rgba(255,255,255,0.7);
	transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.up-footer .title {
	font-family: 'quarkbold', san-serif;
	font-size: 1.2em;
	color:#FFFFFF;
}

.up-footer .titleh {
	font-family: 'Mitr',Tahoma ,sans-serif;
	font-size:30px;
	color:#FFFFFF;
	padding:20px 0;
}

.up-footer .first {
	margin:10px 0 5px 0;
}

.border-foot hr {
    width: 1170px;
	margin-top:0;
	margin-bottom:0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	/*border-top: 1px solid rgba(0,0,0,0.2);*/
}

.footer-line .address {
	font-size: .9em;
	font-weight: 300;
	color: #ffffff;
	font-family: 'Mitr',Tahoma ,sans-serif;
}

.footer em{
    color: #d3b85d;
}
.footer-line .address a {
	color:#fff;
	text-decoration:none;
}
.footer-line .address a:hover {
	color:rgba(255,255,255,0.7);
	transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.footer-line .address i {
	padding-right:5px;
}
.footer-line .copyrights {
	color:#ffffff;
	padding-bottom:0;
}

.footer-line .stat {
    color:#060a2d;
    font-family: 'Mitr',Tahoma ,sans-serif;
    font-size: 24px;
    text-align: center;
    background: #d3b85d;
    padding: 15px;
	margin-top:15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.footer-line .stat a{
    font-family: 'Mitr',Tahoma ,sans-serif;
    color: #060a2d;
    font-size: 32px;
}



.padding-col-left {
	padding-left:25px; 
	padding-right:0;
}
.padding-col-right {
	padding-left:0; 
	padding-right:25px;
}

.nopadding-side {
	padding-left:0;
	padding-right:0;
}

.padding-top-30 {
	padding-top:30px;
}

.aboutus {
	padding:30px 0 80px 0;
}

.aboutus h2 {
	text-align:center;
	color:#1257ad;
	margin-bottom:30px;
}

.aboutus h2 span {
	color:#f130c1;
}

/*-------------------------------------------------------*/
/* 16. News
/*-------------------------------------------------------*/

.news1_title:link, .news1_title:visited {
    color:#007ccc;
    text-decoration: none;
}
.news1_title:hover {
    color:#e036ba;
    text-decoration: underline
}

.pr-big {margin:0; padding:0;}
.pr-big img {margin:0; padding:0; height:250px; padding-bottom:20px;}
.pr-big a {color:#000; font-size:20px; margin-top:15px;}


.footer-line a {color:#d3b85d;}
.copy-right a {color:#d3b85d;}

/*-------------------------------------------------------*/
/* Title
/*-------------------------------------------------------*/

.dark {
    color: #560001;
}

.title-page {
    width: auto;
    height: auto;
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    padding-top: 0;
}

.title-font {
    font-family: 'Mitr',Tahoma ,sans-serif;
}

.title-strips-one {
    width: 30%;
    height: 1px;
    position: relative;
    margin: 10px auto 30px;
    border-top: 2px solid #d0d0d0;
    border-color: #560001;
}

/*-------------------------------------------------------*/
/* Links News
/*-------------------------------------------------------*/
.post_meta {font-size:0.7em; font-family: 'Mitr',Tahoma ,sans-serif;}
.post_meta {color: #757167;}
.post_meta:hover{color:#f19841;}

/*-------------------------------------------------------*/
/* 17.Effect
/*-------------------------------------------------------*/
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 316px;
	height: 316px;
	display: inline-block;
	margin: 20px;
    cursor: pointer;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	cursor: default;
	box-shadow: inset 0 0 0 4px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url('/assets/theme/Main_theme/files/images/circle1.png');
}

.ch-img-2 { 
	background-image: url('/assets/theme/Main_theme/files/images/circle2.png');
}

.ch-img-3 { 
	background-image: url('/assets/theme/Main_theme/files/images/circle3.png');
}

.ch-img-en-1 { 
	background-image: url('/assets/theme/Main_theme/files/images/circle1-en.png');
}

.ch-img-en-2 { 
	background-image: url('/assets/theme/Main_theme/files/images/circle2-en.png');
}

.ch-img-en-3 { 
	background-image: url('/assets/theme/Main_theme/files/images/circle3-en.png');
}

.ch-info {
	position: absolute;
	background: rgba(106, 63, 147, 0.9);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
    cursor: pointer;
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 50px;
	height: 120px;
	font-family: 'Mitr',Tahoma ,sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}


.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 16px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	transition: all 1s ease-in-out 0.4s;
}

.ch-info p a {
	display: block;
	color: rgb(255, 214, 88);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'kanit';
}

.ch-info p a:hover {
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item:hover .ch-info {
	transform: scale(1);
	opacity: 1;
}

.ch-item:hover .ch-info p {
	opacity: 1;
}

/* Icon Featured */
.icon-featured {
	display: inline-block;
	font-size: 0px;
	margin: 15px;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #FFF;
	font-size: 40px;
	line-height: 110px;
}

.icon-featured:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Featured Box */
.featured-box {
	background: #F5F5F5;
	background: -webkit-linear-gradient( top , #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
	background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}

.featured-box h4 {
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.featured-box .box-content {
	border-radius: 8px;
	border-top: 1px solid #CCC;
	border-top-width: 4px;
	padding: 30px 30px 10px 30px;
	position: relative;
	top: -1px;
}

.featured-box .learn-more {
	display: block;
	margin-top: 10px;
}

/* Featured Box Left */
.featured-box-text-left {
	text-align: left;
}

/* Featured Boxes - Flat */
.featured-boxes-flat .featured-box {
	box-shadow: none;
	margin: 10px 0;
}

.featured-boxes-flat .featured-box .box-content {
	background: #FFF;
	margin-top: 65px;
}

.featured-boxes-flat .featured-box .icon-featured {
	display: inline-block;
	font-size: 38px;
	height: 90px;
	line-height: 90px;
	padding: 0;
	width: 90px;
	margin: -100px 0 -15px;
	position: relative;
	top: -37px;
}



/* Featured Boxes 6 */
.featured-boxes-style-6 .featured-box {
	background: none;
	border: 0;
	box-shadow: none;
	margin: 10px 0;
}

.featured-boxes-style-6 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.featured-boxes-style-6 .featured-box .box-content h4 {
	color: #2e353e;
}

.featured-boxes-style-6 .featured-box .icon-featured {
	display: inline-block;
	font-size: 30px;
	height: 75px;
	padding: 0;
	width: 75px;
	margin-top: 0;
	margin-bottom: 10px;
	background: #FFF;
	border: 1px solid #dfdfdf;
	color: #777;
	line-height: 73px;
}

/* Featured Boxes - Style 6 */
.featured-boxes-style-6 .featured-box .icon-featured {
	border: 1px solid #cecece;
	color: #777;
}

.featured-boxes-style-6 .featured-box .icon-featured:after {
	border: 5px solid #f4f4f4;
	border-radius: 50%;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 100%;
	left: -6px;
	padding: 1px;
	position: absolute;
	top: -6px;
	width: 100%;
}

/* Featured Boxes */
.featured-boxes .featured-box {
	margin-bottom: 30px;
	margin-top: 45px;
}

/* Effects */

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}

	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}

	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}

	50% {
		opacity: 0;
		transform: translate(-100%);
	}

	51% {
		opacity: 1;
	}
}

.featured-box-effect-6 .icon-featured:after {
	-webkit-transition: all 0.2s, -webkit-transform 0.2s;
	-moz-transition: all 0.2s, -moz-transform 0.2s;
	transition: all 0.2s, transform 0.2s;
}

.featured-box-effect-6:hover .box-content .icon-featured:after {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* Feature Box */
.feature-box {
	clear: both;
}

.feature-box .feature-box-icon {
	background: #CCC;
	border-radius: 35px;
	color: #FFF;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 35px;
}

.feature-box .feature-box-info {
	padding-left: 50px;
}

/* Style 6 */
.feature-box.feature-box-style-6 h4 {
	color: #1d2127;
}

.feature-box.feature-box-style-6 .feature-box-icon {
	border: 1px solid #cecece;
	background: transparent;
	line-height: 32px;
}

.feature-box.feature-box-style-6 .feature-box-icon:after {
	border: 3px solid #f4f4f4;
	border-radius: 50%;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 100%;
	left: -4px;
	padding: 1px;
	position: absolute;
	top: -4px;
	width: 100%;
}

.feature-box.feature-box-style-6 .feature-box-icon i.fa,
.feature-box.feature-box-style-6 .feature-box-icon i.icons {
	color: #a9a9a9;
}

/* Reverse */
@media (min-width: 992px) {
	.feature-box.reverse {
		text-align: right;
	}

	.feature-box.reverse .feature-box-info {
		padding-right: 50px;
		padding-left: 0;
	}

	.feature-box.reverse .feature-box-icon {
		float: right;
		margin-right: 0;
		margin-left: 10px;
	}
}
/* Full Width */
.featured-boxes-full {
	width: 100%;
}

.featured-boxes-full > [class*="col-"] {
	padding: 0;
}

.featured-boxes-full .featured-box-full {
	text-align: center;
	padding: 55px;
}

.featured-boxes-full .featured-box-full .fa, .featured-boxes-full .featured-box-full .icons, .featured-boxes-full .featured-box-full h1, .featured-boxes-full .featured-box-full h2, .featured-boxes-full .featured-box-full h3, .featured-boxes-full .featured-box-full h4, .featured-boxes-full .featured-box-full h5, .featured-boxes-full .featured-box-full h6, .featured-boxes-full .featured-box-full p, .featured-boxes-full .featured-box-full a {
	color: #FFF;
	padding: 0;
	margin: 0;
}

.featured-boxes-full .featured-box-full .icons, .featured-boxes-full .featured-box-full .fa {
	font-size: 55px;
	margin-bottom: 15px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.featured-boxes-full .featured-box-full p {
	padding-top: 12px;
	opacity: 0.8;
}
.mb-sm {
	margin-bottom: 10px !important;
}

#bs-example-navbar-collapse-1 li ul li .dropdown-toggle{ 
    z-index: 999999;
    position: relative; 
    color: #593c81; font-size: 20px;
    font-weight: 600;
    /*font-family: 'Mitr',Tahoma ,sans-serif;*/
 }
.box--fixed {
  width: 130px;
}

.box--responsive {
  width: 30%;
}

/* necessary plugin styles */
.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
body #content .style5-news-title{ min-height: 90px;  }
body #content .style5-news-title h3 a span{ font-size: 0.97em; }



.img-logo{
    margin-left: 25px;margin-top: -28px;
}
.border-menu{
    border-right: solid 1px #e5dfee;
    width: 10%;
}
.view .mask {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-attachment: fixed;
}
.rgba-blue-strong, .rgba-blue-strong:after {
background-color: rgba(33,150,243,0.7);
}

.bd-l{
    border-left: solid 1px #ffffff47;
    height: 115px;
    padding-left: 50px;
}
.end{
    text-align: end;
}
.center{
    text-align: center;
}
.ml-67{
    margin-left: -51px;
}
.h-vdo{
    height: 576px;
}
.mt-19{
    margin-top: -19px;
}
.pd-25{
    padding: 25px 100px;
}
.mt-47{
    margin-top: -47px;
}
.p-5{
    padding: 5px;
}
.hovereffect {
width: 100%;
height: 100%;
/* float: left; */
/* overflow: hidden; */
position: relative;
text-align: center;
cursor: default;
/* background: #42b078; */
}

.hovereffect img {
display: block;
position: relative;
max-width: none;
/* width: calc(100% + 20px); */
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.hovereffect:hover img {
opacity: 0.4;
filter: alpha(opacity=40);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
@media (max-width: 1366px){
    .mt-19 {
    margin-top: -13px;
    }
    .open-fb {
    margin-left: 32px!important;
    }
    .pd-18 {
        padding: 18px 0px 22px !important;
    }
    body #content .style5-news-title {
        margin-top: -31px;
    }
    .ImageWrapper{
        height: 220px;
    }
    .mt-160 {
    margin-top: -420px !important;
    }
    .tabs-left > .nav-tabs > li > a{
        width:86%;
    }
    .ml-67 {
    margin-left: -20px !important;
    }
    .navbar-default .nav-pills > li > a {
        padding: 0px 9px !important;
    }
}


@media (max-width: 769px){
    .navbar-toggle {
        margin-top: 0px;
        }
    .navbar-toggle .icon-bar{
        background: #000;
    }
    .center{
        text-align: center;
    }
    .m-0{
        margin:0px !important;
    }
    .carousel-indicators{
        margin-left: 20% !important;
    }
    .none-mobile{
        display: none !important;
    }
    .flex-mobile{
        display: flex !important;
    }
    .mt-20{
        margin-top: 20px;
    }
    .mt-160 {
        margin-top: -253px;
    }
    .h-vdo{
        height: 1019px !important;
    }
    .tabs-left > .nav-tabs{
        width: 100% !important;
    }
    .open-fb{
        display: none;
    }
    .tabs-left > .nav-tabs > li > a {
        width: 100% !important;
    }
    body #content .style5-news-title {
    margin-top: -10px !important;
    }
    .navbar-default ul li a {
        padding: 0px !important;
    }
    .tabs-left > .nav-tabs > li > a{
    	padding: 6px 0px !important;
    }
    .tiva-timetable{
        padding-right: 20px;
    }
    .img-ceo-left{
    	display: inline;
    	max-width: 49.7%;
    }
    .img-ceo-right{
    	max-width: 49.7%;
	    margin: 0px;
	    display: inline;
	    margin-left: -4px;
    }
}
@media (max-width: 900px){
    .tabs-left > .nav-tabs{
        width: 100% !important;
    }
}
@media (max-width: 1920px){
    .h-vdo {
    height: 900px;
    }
    .mt-160{
        margin-top: -371px;
    }
    .tabs-left > .nav-tabs{
        width: 306px !important;
    }
    .tab-content > .active{
        margin-left: 10px;
    }
}
@media (max-width: 1600px){
    .open-fb{
        margin-left: 20px;
    }
    #search_form:after{
        right: 9% !important;
    }
    .ml-67{
        margin-left: 0px;
    }
    .pt-20{
        padding-top: 0px !important;
    }
    .ImageWrapper {
        margin-top: 0px !important;
    }
    .body #content .style5-news-title{
        min-height: 90px !important; 
    }
    .mt-47 {
    margin-top: -33px !important;
    }
    .h-vdo {
    height: 900px;
    }
    .mt-160{
        margin-top: -385px;
    }
    .tabs-left > .nav-tabs {
    width: 268px !important;
    }
    .tab-content > .active, .pill-content > .active{
        padding: 0px;
    }
    body #content .style5-news-title {
    margin-top: -31px;
    }
    .navbar-default .nav-pills > li > a{
        padding: 0px 21px;
    }
}
@media (max-width: 1280px){
    .open-fb{
        margin-left: 45px !important;
    }
    #search_form:after{
        right: 71% !important;
    }
    .pd-4{
        padding: 3px !important;
    }
    .pd-18{
        padding: 15px 0px 21px !important;
    }
    .ml-67{
        margin-left: 0px !important;
    }
    .tabs-left > .nav-tabs {
    width: 220px !important;
    }
    .mt-19{
        margin-top: -12px;
    }
    .pd-25{
        padding: 5px 0px 0px;
    }
    .h-vdo {
    height: 900px;
    }
    .mt-47 {
    margin-top: -11px !important;
    }
    body #content .style5-news-title {
    min-height: 0px !important;
    }
    .p-5{
        padding: 3px !important; 
    }
    .mt-160{
        margin-top: -445px;
    }
    .tab-content > .active, .pill-content > .active{
        padding: 0px;
    }
    .navbar-default .nav-pills{
        width: 104%;
    }
    .tabs-left > .nav-tabs > li > a {
    width: 97%;
    }
}
@media (min-width: 2560px){
    .bg-services{
        height: 539px!important;
    }
}
@media (max-width: 1024px){
    #search_form:after{
        right: 22% !important;
    }
    .pd-4{
        padding: 10px !important;
    }
    .ml-67{
        margin-left: 3px !important;
    }
    .bg-services{
        height: 454px!important;
    }
    .h-85{
        height: 55px !important;
    }
    .mt-19{
        margin-top: -10px;
    }
    .mt-47{
        margin-left: -25px;
    }
    p{
        font-size: 15px;
    }
    .tabs-left > .nav-tabs {
    width: 100% !important;
    text-align: center !important;
    }
    .blog-cont .text{
        width: 100%;
        display: contents;
    }
    .img-logo{
        margin-left: 0px;
        margin-top: 0px;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1000px)  
    { 
.noneipad{ display: none;
    }
}





