
@import "bootstrap.min.css";
@import "font-awesome.min.css";
@import "owl.carousel.css"; 
@import "settings.css"; 
@import "jquery.jscrollpane.css";  
@import "subscribe-better.css";
@import "owl.transitions.css"; 
@import "theme-default.css";
@import "newsletter.css";
@import "responsive.css";
.block{
	margin-bottom:30px;
}

.level2 a span{
	float: right;
	margin-right: 15px;
	padding: 0 7px;
	color:#fff;
	background-color:#ee1d25;
	line-height: 15px;
	height: 15px;
	font-size: 10px;
	white-space: nowrap;
}
.level2 a span:after{
	right: 47px;
	content: '';
	border-style: solid;
	border-width: 6px 4px 0px 4px;
	border-color:#ee1d25 transparent transparent transparent;
	transform: rotate(90deg);
	position: absolute;
	margin-top: 4px;
}
.new a span{
	float: right;
	padding: 0 7px;
	color:#fff;
	background-color:#ee1d25;
	line-height: 15px;
	height: 15px;
	font-size: 10px;
	white-space: nowrap;
}
.new a span:after{
	right: 58px;
	content: '';
	border-style: solid;
	border-width: 6px 4px 0px 4px;
	border-color:#ee1d25 transparent transparent transparent;
	transform: rotate(90deg);
	position: absolute;
	margin-top: 4px;
}	
.team-blue{
	background-color: #0a71b9;
	padding:30px 0;
}
.ml{
	margin-left:30px;
}
.team-blue p{
	color:#FFF;
}
.g-recaptcha{
	margin-bottom:40px;
}
.raw{
	overflow:auto;
}
.data{
	overflow:auto;
	height:auto;
	width:100%;
}
.left-print{
	width:50%;
	float:left;
	height:auto;
}
.right-print{
	width:50%;
	float:right;
	height:auto;
}
.top h6{
	font-size:14px;
	padding-bottom:10px;
}
.background{
	width:100%;
	background:url(../images/abouts/about06.jpg);
	height:396px;
	background-size: 100% 100%;
}
.right-print h3{
	margin-top: 170px;
    font-size: 60px;
    font-family: Freestyle Script;
    color: #FFF;
	margin-left:30px;
}
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic);

body {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5;
    color: #323232;
    font-size: 15px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
.heading-title {
    margin-bottom: 100px;
}
.text-center {
    text-align: center;
}
.heading-title h3 {
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: normal;
}
.p-top-30 {
    padding-top: 30px;
}
.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.text-uppercase {
    text-transform: uppercase;
}

.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}
.bg-blue{
background:#0a71b9;
width: 42px;
height: 42px;
border-radius: 50%;
float: left;
}
.fax p{
	line-height: 53px;
}
.phone p{
	line-height: 53px;
}
.website p{
	line-height: 53px;
}
.bg-blue i{
margin-top: 7px;
margin-left: 9px;
}
#pr-contact i{
	color:#FFF;
}
.services h2{
	padding:8px 0;
	background:#0a71b9;
	color:#FFF;
}
.services{
width: 19%;
float: left;
margin: 10px 6px;
}