@import url(../css/reset.css);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url(../css/foundation.css);
@import url(../css/framework.css);
@import url(../css/basic.css);
/*
.middle { width:1344px;margin:0px auto; }
.header-top-container,.header-top,.header,.banner,.breadcrumbs,.footer-container,.footer { min-width:1344px; } 
*/
.header-top-container{
	background-color: #60646d;
}

.header-top{
	height:30px;
	padding:0px 15px;
	padding-top: 7px;
	text-align: right;
}

.header{
	position:relative;
	height:100px;
	padding:0px 15px;
    background-color: #FFF;
}

.header .logo{
	position:absolute;
	top: 0px;
	bottom: 0px;
	margin: auto;
	z-index: 2;
}

.banner {
	margin-bottom: 30px;
}

.banner img{
	width: 100%;
}

.breadcrumbs {
	margin-bottom: 50px;
	padding:0px 15px;
}

.footer-container{
	background-color: #323232;
}

.footer{
	margin-top: 30px;
	min-height:100px;
	padding:0px 15px;
	color: #a6aaa6;
}

.pagination {
    margin-bottom:50px;
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border: 1px solid #e5e6e8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    line-height: 39px;
    text-decoration: none;
}

.pagination a:hover,
.pagination .focus,
.pagination .jump-page:hover {
    border: 1px solid #323334;
    color: #FFF;
    background-color: #323334;
}

.pagination li:nth-of-type(1) i,
.pagination li:nth-of-type(2) i {
    position: relative;
    left: -1px;
    top: 0px;
    font-size:16px;
}

.pagination li:nth-last-of-type(1) i,
.pagination li:nth-last-of-type(2) i {
    position: relative;
    left: 1px;
    top: 0px;
    font-size:16px;
}

.pagination.show-for-small-only{
    margin-bottom: 20px;
}

.pagination .jump-page{
    width: 85px;
    height: 40px;
    margin-right: 5px;
    border: 1px solid #e5e6e8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;    
}

.button {
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: #FFF;
    background-color: #2196f3;
}

.button:hover {
    color: #FFF;
}

.owl-theme { margin-bottom: 50px;}

.owl-theme .owl-dots { position:absolute;left:0px;right:0px;bottom: 0px;margin:auto; }

.owl-theme .owl-dots .owl-dot span{ background-color:#FFF; }

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background: #03ACDC}

.div2 div{
    height:0px;
    overflow:hidden;
}


/* ********************************************************************************************* */
/*
table.row{
  width: 75rem;
}

table.row table{
	width:100%;
}
*/
.color-fc3e58 {color: #fc3e58}

/* ************************************************************************************** */


