

/* Global Styles */

html,
body {
    height: 100%;
}

.padding0 {
    padding: 0px;
}

.margin0 {
	margin: 0px;
}



.modal-backdrop {
  z-index: -1;
}

h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


h4 {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 27px;
}

.font22 {
	font-size: 22px;
	color: #505050;
	}

.alert {
	margin-top: 10px;
}

.section-block {
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 435px;
}

.page-background {
	top: 0;
	width: 100%;
	overflow: hidden;
}

.page-background img { max-height:415px;}

.page-section-block {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
	}


.horizontal-curved-shadow {
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	padding-bottom: 15px;
}
 
.horizontal-curved-shadow:before {
    position: absolute;
    z-index: -1;
    content: "";
    -moz-border-radius: 100px / 10px;
    -webkit-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    left: 10px;
    right: 10px;
    top: 50%;
    bottom: 0;
}

.page-section-block h1{
	font-size: 24px;
	padding-top: 15px;
	margin-bottom: 7px;
}

.section-right-bar {
	background-color: #FFF;
	padding-top: 20px;
	}

.section-content {
	padding-top: 17px;
	padding-bottom: 17px;
	}

.section-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 13px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}

.footer-section-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4D4A;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}

.heading-line {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	padding-bottom: 8px;
	}

.topic-heading-line {
	padding-bottom: 8px;
	}
	
.info-box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 15px;
	}

.heading-info {
	font-size: 26px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-portfolio img {
	height: 165px;
}

.img-portfolio h4 {

}

.img-hover:hover {
    opacity: 0.8;
}

.detail-social .fb{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	float: left;
	}

.detail-social .tw{
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
	
.file-list a{
	width: 100%;
	margin-bottom: 15px;
}

.trans-a {
	font-size: 15px;
	color: #FFF;
	margin-left: 7px;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 30px;
	float: left;
	margin-top: -3px;
}

.trans-a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #666;
}	
/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


/* Header Style Start */

.section {
	width: 100%;
	float: left;
	}

.section-top {
	width: 100%;
	display: block;
	margin: 0px;
	height: 45px;
	background-color: #21252B;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	}

.icon-base {
	height: 26px;
	width: 27px;
	font-size: 14px;
	line-height: 26px;
	background: #609DDB;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 0;
	padding-top: 6px;
	padding-left: 7px;
	}

.section-top .section-text {
	font-size: 14px;
	color: #858D8E;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

.section-top .section-text strong{
	color: #CCCCD5;
}

.section-top .section-text a{
	color: #609DDB;
}

.section-top ul{
	margin: 0px;
	padding: 0px;
	float: left;
}

.section-top ul li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	list-style-type: none;
}

.section-top .social-icon {
	color: #CCC;
	margin-left: 12px;
	font-size: 18px;
	margin-top: 2px;
	}

.section-top .facebook:hover{
	color: #395793;
}

.section-top .twitter:hover{
	color: #1CA3DB;
}

.section-top .google:hover{
	color: #DF4B38;
}

.section-top .instagram:hover{
	color: #F63601;
}

.section-top .youtube:hover{
	color: #D40C1D;
}

.section-top .pinterest:hover{
	color: #BD081C;
}

.section-top .linkedin:hover{
	color: #0077B5;
}

.nav-menu {
	z-index: 9999;
	}


.navbar-brand {
	display: block;
	}
	
.navbar-default {
	background-color: #FFF;
	border-color: #BDC4C9;
	margin-bottom: 0px;

}

.m-logo { height:68px; }

.navbar-collapse {
	background-color: #FFF;
}

.navbar-brand,

.navbar-nav li .menu-home {
	height: 91px;
	line-height: 65px;
	background-color: #FFF;
	margin-top: 4px;
}

.navbar-nav li .menu-home-mobile {
	display:none;
}

.navbar-nav li .menu-a {
	height: 95px;
	line-height: 65px;
	background-color: #FFF;
}

.navbar-nav li .active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #609ddb;
	height: 80px;
}

.navbar-nav li .active-padding {
	padding-right: 4px;
}

.navbar-nav li a {
	font-size: 15px;
}
.nav.navbar-nav li a {
	color: #333333;
}
.nav .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
  color: #609ddb;
}
.nav .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  color: #609ddb;
}
.nav .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
  color: #609ddb;
}

.nav.navbar-nav.navbar-right li .sing {
	color: #FFF;
	font-size: 14px;
	}

.nav.navbar-nav.navbar-right li .sing:hover {
	color: #FFF;
	background-color: #24ADDE;
}
.nav.navbar-nav.navbar-right li .login {
	font-size: 14px;
	}

.dropdown-menu .sub {
	padding-top: 0px;
	color: #993;
	}
	
.navbar-toggle { margin-top:32px;}	

.sub-menu {top:95px; }

.dropdown-menu {
	margin: 0px;
	padding: 0px;
	}

.dropdown-menu li a {
	padding-top: 6px;
	padding-bottom: 6px;
	}

.dropdown-submenu{
	position: relative;
}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-1px;margin-left:-1px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;}

.form-search {
	margin-top: 28px;
	}
	
.navbar-fixed-top {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	float: left;
	background-color: #FFF;
}
	
/* Header Style Start */

/* Index Style Start */


.text-primary {
	color: #609DDB;
	}
	
.icon-box:hover .text-primary{
	color: #F65F37;
transition: all 0.3s linear; /* delays for 1 second */
}
	
.panel-body {
	margin: 0px;
	padding: 0px;
	}
	
.panel-heading {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.panel-body h4{
	padding-bottom: 10px;
}	

.panel-body h4 a{
	color: #333;
}

.panel-body h4 a:hover{
	text-decoration: none;
}	
	
.btn-color:hover {
color: #fff !important;

	}	
	
/* Index Style End */

/* News Start */

.indicators-one {
position:absolute;top:5px;left:95%;z-index:15;width:100px;padding-left:0;margin-left:-10%;text-align:center;list-style:none
}


.indicators-one li{
	background-color: #CDC9D6;
	padding: 1px;
}

.indicators-one .active{
	background-color: #9E97B0;
}

.indicators-two {
position:absolute;top:5px;left:95%;z-index:15;width:100px;padding-left:0;margin-left:-10%;text-align:center;list-style:none
}

.indicators-two li{
	background-color: #9E97B0;
	padding: 1px;
}

.indicators-two .active{
	background-color: #CDC9D6;
}

.section .news
{
	padding: 7px;
}

.section .slide{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:10px;
}

.section .slide-box-color2 {
	background-color: #EFEFEF;
	margin-left: 7px;
}

.section .slide-box-color1 {
	background-color: #F5F5F5;
	margin-left: 7px;
}

.carousel-block {
	margin-right: 0px;
	padding-right: 0px;
}

.slide-box .spot {
	}


.section .news-height
{
	min-height:190px;
}

.section .news-home
{
	padding-top: 33px;
	padding-left: 10px;
	padding-right: 10px;
}

.section .news-list
{
	padding: 10px;
}

.section .news h4 {
	margin-top: 0;
	padding-left: 5px;
}

.section .news .b-button
{
	padding-top: 0px;
	padding-left: 5px;
}

.section .news .subject
{

	height: 43px;
}

.section .news .text
{
	min-height: 50px;
	padding-left: 5px;
	line-height: 18px;
}

.section .news .text-list
{
	min-height: 55px;
	padding-left: 5px;
	line-height: 18px;
}

.section .news .date
{
	font-size: 12px;
	color: #666;
	padding-right: 15px;
	padding-left: 5px;
}


.post .img{
	padding-bottom: 10px;
	padding-left: 0px;
}

.image-topic {
	padding-top: 7px;
	}

.spot {
	padding-bottom: 4px;
	padding-top: 4px;
	}

/* News Finish */

/* Gallery Style Start */

.section-gallery {
	padding-top: 20px;
	padding-bottom: 20px;
	}

.section-gallery img{
	display: block;
	float: left;

	min-height: 145px;
	margin-bottom: 15px;
	}
	

/* Gallery Style End */

/* Product Style Start */

.product-list {
	padding-top: 15px;
	}

.product-list a{
	color: #333;
}

.product-thumbnail {
	background: white;
	position: relative;
	opacity: 1;
	padding: 0px;
	max-width: 300px;
	display: block;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 250px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.product-thumbnail > img {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}
.product-thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

a.over-image {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px auto;
    padding: 0px;
}


a.over-image
{
    width:100%; height:200px;
    position:absolute;
    top:0px; left:0px;
    margin:0px auto;
    padding:0px;
}

a.over-image:hover
{
	background-image: url(../img/preview-icon.png);
	background-position: 50%;
}

.thumbnail > img {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.product-thumbnail h3 {
    font-size: 17px;
    font-weight: normal;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    float: left;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 7px;
}
/* Product Style End */

/* Rightbar Style Start */

.list-unstyled li {
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Rightbar Style End */



/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}


/* Footer Styles */

footer {
	background-color: #333;
	width: 100%;
	min-height: 350px;
	color: #FFF;
}

.footer-block {
	padding-top: 35px;
	padding-bottom: 5px;
	}
.footer-block strong{
	font-size: 18px;
}
.footer-block .title{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.footer-block .post-title {
	color: #FFF;
	}

.footer-block .social-icon{
	font-size: 20px;
	}	

.footer-block ul li {
	float: left;
	width: 100%;
	}

.footer-bottom {
	background-color: #494949;
	width: 100%;
	padding-top: 7px;
	}

.footer-bottom span {
	line-height: 50px;
	font-size: 13px;
	}		
	
.list-social-icons a {
	color: #FFF;
	}


.list-social-icons .facebook:hover{
	color: #395793;
}

.list-social-icons .twitter:hover{
	color: #1CA3DB;
}

.list-social-icons .google:hover{
	color: #DF4B38;
}

.list-social-icons .instagram:hover{
	color: #F63601;
}

.list-social-icons .youtube:hover{
	color: #D40C1D;
}

.list-social-icons .pinterest:hover{
	color: #BD081C;
}

.list-social-icons .linkedin:hover{
	color: #0077B5;
}	

/* Extra */

.box-color:hover {
	background-color: #F0F0F0;
	}
	
.ref-animate {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding-top: 45px;
	}	
	
.test{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
	
.animate {
	background-color: #609DDB;
	position: absolute;
	top: 140px;
	height: 68px;
	width: 250px;
	color: #FFF;
	padding-top: 22px;
	}	