.pl-80 {
	padding-left:80px;
}
.pt-90 {
	padding-top:90px;
}
.text-left {
	text-align:left;
}
.section-title h4 {
	font-weight:700;
	font-size:30px;
}
.section-title h4 {
	line-height:30px;
	margin:0 0 25px;
	padding-bottom:20px;
	position:relative;
	text-transform:uppercase;
}
.mt-60 {
	margin-top:60px;
}
ul {
	margin:0px;
	padding:0px;
}
.adrs-details ul li {
	margin-bottom:30px;
	width:100%;
	list-style:none;
	display:inline-block;
}
.adrs-details ul li a {
	border:1px solid #ddd;
	border-radius:5px;
	color:#666666;
	display:inline-block;
	float:left;
	font-size:20px;
	height:38px;
	line-height:38px;
	margin-right:20px;
	margin-top:10px;
	text-align:center;
	transform:rotate(-45deg);
	transition:all 0.3s ease 0s;
	width:38px;
	outline:medium none;
}
.adrs-details ul li a i {
	transform:rotate(45deg);
}
.cntct-right-adrs .section-title h4::before,.comments-box .section-title h4::before {
	left:0;
	right:0;
	margin:0;
}
.cntct-right-adrs .section-title h4::after,.comments-box .section-title h4::after {
	left:15px;
	right:0;
	margin:0;
}
.adrs-details ul li {
	margin-bottom:30px;
	width:100%;
}
.adrs-details ul li a {
	border:1px solid #ddd;
	border-radius:5px;
	color:#666666;
	display:inline-block;
	float:left;
	font-size:20px;
	height:38px;
	line-height:38px;
	margin-right:20px;
	margin-top:10px;
	text-align:center;
	transform:rotate(-45deg);
	transition:all 0.3s ease 0s;
	width:38px;
}
.adrs-details ul li:hover a {
	background:#08c none repeat scroll 0 0;
	color:#fff;
	border-color:#08c;
}
.adrs-details ul li a i {
	transform:rotate(45deg);
}
.adrs-details p {
	color:#606060;
	display:block;
	line-height:24px;
	margin:0;
	overflow:hidden;
	padding-right:10%;
}

.adrs-details li:nth-child(2) p,.adrs-details li:nth-child(3) p {
margin-top: 1em;
}
p.form-messege {
	font-size:20px;
	margin-top:15px;
	margin-bottom:0;
	margin:0;
}
p.success {
	color:green;
}
p.error {
	color:red;
}
.section-title {
	}.section-title h1,.section-title h4 {
	line-height:30px;
	margin:0 0 25px;
	padding-bottom:20px;
	position:relative;
	text-transform:uppercase;
}
.section-title h4 {
	font-weight:700;
	font-size:30px;
}
.section-title h2 {
	margin-top:0px;
	line-height:27px;
}
.section-title p {
	margin-bottom:0px;
	font-size:14px;
	color:#606060;
	font-weight:400;
	padding:0 20%;
}
.section-title .title-line {
	padding:10px 0
}
.section-title h1::before,.section-title h4::before {
	background:#eeeeee none repeat scroll 0 0;
	bottom:0;
	content:"";
	display:block;
	height:4px;
	left:0;
	margin:0 auto;
	position:absolute;
	right:0;
	width:90px;
}
.section-title h1::after,.section-title h4::after {
	background:#08c none repeat scroll 0 0;
	bottom:0;
	content:"";
	display:block;
	height:4px;
	left:0;
	margin:0 auto;
	position:absolute;
	right:0;
	width:60px;
}
