@import url(http://weloveiconfonts.com/api/?family=zocial);
@font-face {
	font-family: 'zocial', sans-serif;
}
[data-icon]:before {
	font-family: 'zocial';
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
}

.pull-right{
	float: right!important}
.pull-left{
	float: left!important}
.tertiary-background{
	background-color: #3a526a;
}
@media screen and (max-width:600px){
	.contact-info .contact-detail{
		font-size: 20px!important;
		padding-left: 50px}
}

.contact-info{
	color: #fff}
	
@media screen and (min-width:768px){.contact-info>div{
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: flex}
}.contact-info .contact-phone,.contact-info .contact-email{
	padding: 30px}
.contact-info i{
	font-size: 36px;
	padding-right: 22px}
.contact-info .contact-title{
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
	-webkit-opacity: .4;
	-khtml-opacity: .4;
	-moz-opacity: .4;
	-ms-opacity: .4;
	-o-opacity: .4;
	opacity: .4;
	font-size: 1em;
	letter-spacing: -.1px;
	line-height: 1.2;
	padding-right: 30px}
.contact-info .contact-detail{
	font-size: 1.4em;
	letter-spacing: -0.25px;
	padding-top: 11px;}
@media screen and (min-width:768px){.contact-info{
		position: relative}
	.contact-info .contact-phone{
		padding: 10px 22px 10px 40px;
		position: relative}
	.contact-info .contact-phone:after{
		content: "";
		width: 1px;
		height: 24px;
		background: rgba(0,0,0,.2);
		position: absolute;
		right: 0;
		bottom: 0}
	.contact-info .contact-email{
		padding: 10px 22px 10px 35px;
		position: relative}
	.contact-info .contact-email:after{
		content: "";
		width: 1px;
		height: 24px;
		background: rgba(0,0,0,.2);
		position: absolute;
		top: 0;
		left: 0}
	.contact-info .contact-email:before{
		content: "OR";
		width: 44px;
		height: 44px;
		line-height: 44px;
		text-align: center;
		background: rgba(0,0,0,.2);
		position: absolute;
		top: 50%;
		left: -22px;
		margin-top: -22px;
		-webkit-border-radius: 50%;
		-khtml-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%}
}


.top-menu-social{
	background: #3a526a;
	color: #94a9bf;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 14px}
.top-menu-social a{
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	line-height: 50px;
	color: #94a9bf}
.top-menu-social a:hover{
	color: #fff}
.top-menu-social .header-social a{
	font-size: 16px;
	display: inline-block;
	padding: 0 6px}
.top-menu-social .header-social a:first-child{
	padding-left: 0}
.top-menu-social .top-menu .icons{
	font-size: 15px}
.top-menu-social ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right}
.top-menu-social ul li{
	float: left;
	border-left: 1px solid #455e77;
	padding: 0 16px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s}
.top-menu-social ul li.icons:before{
	padding-right: 8px}
.top-menu-social ul li:first-child{
	border-left: 0}
.top-menu-social ul li:last-child a{
	padding-right: 0}
.top-menu-social ul li a{
	text-transform: uppercase;
	display: inline-block;
	font-size: 14px;
	font-family: Roboto Condensed;}
@media screen and (max-width:767px){.top-menu-social,.top-menu-social a{
		font-size: 12px!important}
}@media screen and (max-width:600px){.top-menu-social{
		line-height: 35px}
	.top-menu-social .header-social,.top-menu-social .top-menu{
		width: 100%;
		text-align: center;
		font-size: 10px}
	.top-menu-social .header-social i,.top-menu-social .top-menu i{
		font-size: 13px!important}
	.top-menu-social .top-menu{
		border-top: 1px solid #455e77}
	.contact-info .contact-detail{
		font-size: 20px!important;
		padding-left: 50px}
}@media screen and (min-width:991px){body.header-sticky{
		padding-top: 103px}
	.header-sticky .site-header{
		background: #fff;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999}
	.admin-bar.header-sticky .site-header{
		top: 32px}
}
.top-menu-social{
	line-height: 32px;
	font-size: 13px}
.top-menu-social a{
	line-height: 32px}
.top-menu-social .header-social a{
	font-size: 13px}
.top-menu-social .top-menu .icons{
	font-size: 13px}
.site-branding{
	line-height: 60px}
.main-navigation ul.nav-menu>li>a{
	line-height: 60px}
#menu-search a{
	line-height: 60px}
.header-transparent .top-menu-social{
	display: none}


.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icon/preloader.svg);
}

.breadcrumb-section {
	height: 110px;
	padding: 10px 0 10px;
	background-attachment: scroll;
	background-position: top;
	margin-bottom: 10px;
	background-image: url(../images/banner/section-bg-4.jpg);
	margin-top: 6%;
	border-bottom: 4px solid #8fdba3;
}

.breadcrumb-section .breadcrumb {
	display: inline-block;
	position: relative;
	padding: 0;
	margin-bottom: 0;
	margin-top: 45px;
	background-color: transparent;
	font-size: 16px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.breadcrumb a {
	color: #b3debf;
}
.align-center {
	text-align: center !important;
}

.breadcrumb:before {
	margin-right: 20px;
}

.breadcrumb:before, .breadcrumb:after {
	content: ' ';
	z-index: 1;
	width: 75px;
	height: 1px;
	background-color: #b3debf;
	display: inline-block;
	vertical-align: middle;
}

.breadcrumb a:after {
	content: ' ';
	z-index: 1;
	width: 2px;
	height: 1px;
	background-color: #b3debf;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 12px;
}

.breadcrumb a:last-child {
	color: #ffffff;
}


.nav-item.dropdown {
	display: inline-block;
}

.dropdown:hover .navbar-dropdown {
	display: block;
}

.navbar-dropdown a:hover {
	color: #fff !important;
}

.navbar-dropdown {
	position: absolute;
	display: none;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	background-color: #f9f9f9;
}

.navbar-dropdown a {
	color: #3c3c3c !important;
}

.navbar-dropdown a:hover {
	color: #232323 !important;
	background: #f3f3f3 !important;
}


.navbar-nav li a {
	display: inline-block;
	text-align: center;
	padding: 5px 15px;
	text-decoration: none;
}

.navbar-nav .navbar-dropdown .nav-item{
	padding: 0px 1px 0px 2px !important;
	background-color: #f3fdfa;
	border-bottom: 1px solid #a6d7d2;
	width: 200px;
}

.navbar-nav .navbar-dropdown .nav-item a{
	width: 100%;
	text-align: left;	
}
.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a:active{
	color: #125501 !important;
	font-size: 14px;
	padding: 5px 10px 5px 10px !important
}

.navbar-nav li .btn:hover,
.navbar-nav li .btn:focus,
.navbar-nav li .btn:active{
	color: #e3a340 !important;
	font-size: 14px;
	padding: 5px 15px 5px 15px !important;
	background: #6bee9b none repeat scroll 0 0 !important;
    border-color: #d8f9ec !important;
}

.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

footer .splitter {
	background-color: #ac0;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent),
	color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)),
	color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent),
	to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
	transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
	transparent 75%, transparent);
	background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
	transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
	transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
	transparent 75%, transparent);
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	background-size: 50px 50px;
	-moz-box-shadow: 1px 1px 8px gray;
	-webkit-box-shadow: 1px 1px 8px gray;
	box-shadow: 1px 1px 8px gray;
	height: 20px;
}

footer > ul {
	list-style: none outside none;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 25px 0;
	position: relative;
	width: 95%;
}
footer > ul li {
	float: left;
	padding: 20px 15px;
	width: 33.3%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
footer > ul li:first-child {
	padding-left: 0;
}
footer > ul li:nth-child(3) {
	padding-right: 0;
}
footer > ul li .icon {
	color: #999999;
	float: left;
	font-size: 80px;
	line-height: 80px;
}
footer > ul li .text {
	color: #848889;
	font-size: 13px;
	line-height: 20px;
	margin-left: 105px;
	position: relative;
	text-align: justify;
}

footer .bar {
	padding: 18px 0;
	background-color: #f3fdfa;
	color: #2e4268;
	border-top: 4px solid #8fdba3;
	box-shadow: 0px 1px 0px 0px #8fdba3;
}
footer .bar-wrap {
	font-size: 12px;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	width: 95%;
}
.links {
	float: left;
	list-style: none outside none;
	position: relative;
}
.links li {
	float: left;
	margin-right: 10px;
}
.links a {
	color: #778888;
}
.links a:hover {
	color: #FFFFFF;
}

.social {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -20px;
}
.social a {
	color: #778888;
	margin-left: 20px;
}
.social a:hover {
	color: #14487c;
}
.social .icon {
	display: inline-block;
	font-size: 36px;
	margin-right: 5px;
	vertical-align: middle;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-ms-transition: -ms-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear;
}
.social .info {
	display: inline-block;
	vertical-align: middle;
}
.social .info .follow {
	display: block;
}
.social .info .num {
	display: block;
}
.copyright {
	color: #778888;
	margin-top: 5px;
}

@media screen and (max-width: 1000px){
	.links, .social, .copyright{
		float: none;
		text-align: center;
	}
	.social {
		position: relative;
		margin: 10px 0;
	}
	.links li {
		display: inline-block;
		float: none;
	}
	.bar {
		position: relative;
	}
	.bar-wrap {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 835px)  {
	footer > ul li {
		float: none;
		width: auto;
	}
}
@media screen and (max-width: 768px)  {
	.links li {
		margin-right: 5px;
	}
}

.btn-small{
	box-shadow: none;
    border-bottom: 0px;
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 400;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 5px;
}
.view-message{
	font-size: 0.9rem;
}
.view-content{
	font-size: 0.8rem;
}
.view-time{
	font-size: 0.8rem;
    font-weight: 600;
}


#sidebar {
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
    padding-top: 10px;
}

.right-sidebar.sidebar{
    background: url(../images/bg/right-sidebar-sprite.png) top left no-repeat;
    min-height: 300px;
}

.right-sidebar.sidebar {
    float: right;
    width: 30%;
    min-height: 500px;
    padding: 0px 0 0 20px;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.mto-4{
	margin-top: -4rem;
}