/*****************************************/
/* Reset
/*****************************************/
html, hmtl a{
	width:100%;
	font-size:100%; 
	-webkit-text-size-adjust:100%; 
	-ms-text-size-adjust:100%;
}
* {
	margin:0;
	padding:0;
}
address {
	font-style:normal;
}
body{
	font:14px/150% 'Roboto', sans-serif;
	margin:0px;
	padding:0px;
	min-width:300px;
}
body#services{
	background:#fff url(../img/layout/bg-services.jpg) top center repeat-x;
}
body#about{
	background:#fff url(../img/layout/bg-about.jpg) top center repeat-x;
}
body#head{
	background:#fff url(../img/layout/bg-head.jpg) top center repeat-x;
}
body#messages{
	background:#fff url(../img/layout/bg-messages.jpg) top center repeat-x;
}
body#staff{
	background:#fff url(../img/layout/bg-staff.jpg) top center repeat-x;
}
body#contact{
	background:#fff url(../img/layout/bg-contact.jpg) top center repeat-x;
}
body#responsibility{
	background:#fff url(../img/layout/bg-social.jpg) top center repeat-x;
}
body#index nav ul #index a {
	border-bottom: 3px solid #ed1b2e;
}
body#about nav ul #about a {
	border-bottom: 3px solid #ed1b2e;
}
body#services nav ul #services a {
	border-bottom: 3px solid #ed1b2e;
}
body#staff nav ul #staff a {
	border-bottom: 3px solid #ed1b2e;
}
body#head nav ul #head a {
	border-bottom: 3px solid #ed1b2e;
}
body#messages nav ul #messages a {
	border-bottom: 3px solid #ed1b2e;
}
body#contact nav ul #contact a {
	border-bottom: 3px solid #ed1b2e;
}
body#responsibility nav ul #responsibility a {
	border-bottom: 3px solid #ed1b2e;
}
body p {
	padding:1em 0;
}
a{
	text-decoration:none;
	cursor:pointer;
	
	-webkit-transition:color 0.2s linear 0s;	
	   -moz-transition:color 0.2s linear 0s;
		 -o-transition:color 0.2s linear 0s;
		    transition:color 0.2s linear 0s;
}
a img{
	border:none;
}
#hr-title-sub {
	border: 0;
	width: 100%;
	color: #e4e4e4;
	background-color: #e4e4e4;
	height: 4px;
	margin: 10px 0;
}
/*****************************************/
/* Font Styles
/*****************************************/
h1 {
	font:400 30px/150% Helvetica, 'Roboto', sans-serif;
	color:#525252;
}
h2 {
	font:400 16px/150% 'Roboto', sans-serif;
	color:#c00000;
}
h3 {
	font:400 24px/150% 'Roboto', sans-serif;
	color:#fff;
}
h4 {
	font: 300 18px/150% 'Roboto', sans-serif;
	color: #201d18;
}
#text-red {
	color:#ed1b2e;
	font-style:normal;
	font: 300 14px/150% 'Roboto', sans-serif;
}
#links-red {
	color:#c00000;
	font-style:normal;
}
#links-red:hover {
	color:#525252;
}
#content3 h2 i {
	display:inline-block;
	width:42px;
	height:42px;
	margin-right:10px;
	line-height:42px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-image:url("../img/layout/icon-ab.png");
}
.icon-tro {
	background-position:0px 0px;
}
.icon-cla {
	background-position:-42px 0px;
}
.icon-dis {
	background-position:-84px 0px;
}
.icon-sto {
	background-position:-126px 0px;
}
.icon-sur {
	background-position:-168px 0px;
}
.icon-los {
	background-position:-210px 0px;
}
.icon-cri {
	background-position:-252px 0px;
}
.icon-con {
	background-position:-294px 0px;
}
.icon-ser {
	background-position:-336px 0px;
}
.icon-blank {
	background-position:-999px 0px;
}
.icon-cont {
	display:inline-block;
	width:42px;
	height:42px;
	margin-right:10px;
	line-height:42px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-image:url("../img/layout/map-phone.png");
	background-size: 42px;
}
h5 {
	font:400 24px/150% 'Roboto', sans-serif;
}
h6 {
	font:100 30px/150% 'Roboto', sans-serif;
}
#sub-title {
	font-weight:400;
	margin-top: 30px;
}
#icon-phone {
	display: inline-block;
	width: 52px;
	height: 52px;
	margin-bottom: 20px;
}
#icon-map {
	display: inline-block;
	width: 40px;
	height: 40px;
	padding-right: 10px;
	line-height: 40px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url("../img/layout/map.jpg");
}
/*****************************************/
/* Basic Styles
/*****************************************/
header {
	width:100%;
}
#head-wrap {
	max-width:960px;
	margin:0 auto;
	height:400px;
	color:#fff;
	text-align:center;
}
#head {
	position:relative;
	top:20%;
}
#links {
	margin: 20px 20px;
	position: absolute;
	z-index: 99;
	right: 0px;
}
#links a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#content {
	background-color:#fcfcfc;
	z-index: 1;
	position: relative;	
}
#contact-p {
	padding:20px 0;
}
#contact-p p {
	padding:0;
	margin:0;
}
#contact-p a {
	color:#c00000;
	-webkit-transition:color 0.3s linear 0s;	
	   -moz-transition:color 0.3s linear 0s;
		 -o-transition:color 0.3s linear 0s;
		    transition:color 0.3s linear 0s;
}
#contact-p a:hover {
	color:#333;
}
#content-wrap {
	max-width:960px;
	margin:0 auto;
	padding:20px 20px 60px 20px;
	color:#333;
	font:300 14px/150% 'Roboto', sans-serif;
	position:relative;
}
#subcontent-services {
	background:#fff url(../img/layout/bg-services.jpg) top center repeat;	
}
#subcontent-about {
	background:#fff url(../img/layout/bg-about.jpg) top center repeat;	
}
#subcontent-head {
	background:#fff url(../img/layout/bg-head.jpg) top center repeat;	
}
#subcontent-messages {
	background:#fff url(../img/layout/bg-messages.jpg) top center repeat;	
}
#subcontent-contact {
	background:#fff url(../img/layout/bg-contact.jpg) top center repeat;	
}
#subcontent-staff {
	background:#fff url(../img/layout/bg-staff.jpg) top center repeat;	
}
#subcontent-responsibility {
	background:#fff url(../img/layout/bg-social.jpg) top center repeat;	
}
#subcontent-overlay {
	background:url(../img/layout/black-clear2.png) repeat;	
}
#subcontent-contact #map-load {
	background:url(../img/layout/loader.gif) center no-repeat;
}
#subcontent-wrap {
	max-width:960px;
	margin:0 auto;
	padding:80px 20px;
	color:#fff;
	font:100 14px/150% 'Roboto', sans-serif;
	text-align:center;
	position:relative;
}
#map {
	min-height: 400px;
	width: 100%;
	margin: -30px 0;
	border: 0;
}
#content2{
	width:100%;
	padding:30px 0;
	display:inline-block;
}
#content2 :first-child{
	margin-left:0;	
}
#content2 img {
	width:100%;
}
#content2 span{
	width:47.623931623931625%;
	margin-left:2.564102564102564%;
	float:left;
	position: relative;
}
#content2 #twothree{
	width:63%;
	float:left;
	position: relative;
}
#content2 #onethree{
	width:32%;
	margin-left:5%;
	float:left;
	position: relative;
}
#content2 #twothree-p{
	width:55%;
	float:left;
	position: relative;
}
#content2 #onethree-p{
	width:40%;
	margin-left:5%;
	float:left;
	position: relative;
	margin-top: -20px;
}
#content2 #twothree-p img {
	max-width:800px;
	width:100%;
}
#content2 #threefour {
	width: 60%;
	float: left;
	position: relative;
}
#content2 #onefour {
	width: 38%;
	margin-left: 2%;
	float: left;
	position: relative;
}
#risklist {
	background-color: #fff;
	padding: 14px 10%;
}
#risklist ul {
	margin-top: 20px;
	margin-left: 18px;
}
#risklist ul li {
	margin: 20px 0;
}
#headlist ul {
	margin-top: 20px;
	margin-left: 18px;
	font: 300 14px/150% 'Roboto', sans-serif;
}
#headlist ul li {
	list-style:none;
}
#headlist ul li a {
	background-color:#ed1b2e;
	text-align:center;
	color:#fff;
	display:block;
	margin: 2px 0;
	padding: 15px;
	height:40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
	-webkit-transition:background-color 0.3s linear 0s;	
	   -moz-transition:background-color 0.3s linear 0s;
		 -o-transition:background-color 0.3s linear 0s;
		    transition:background-color 0.3s linear 0s;
}
#headlist ul li a:hover {
	color:#fff;
	background-color:#333;
}
#contlist ul {
	font: 300 14px/150% 'Roboto', sans-serif;
	margin: 20px 0;
}
#contlist ul li {
	list-style:none;
}
#contlist ul li a {
	background-color: #f6f6f6;
	text-align: center;
	color: #666;
	display: block;
	margin: 2px 2px;
	padding: 15px;
	height: 90px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 44%;
	float: left;
	-webkit-transition: background-color 0.3s linear 0s;
	-moz-transition: background-color 0.3s linear 0s;
	-o-transition: background-color 0.3s linear 0s;
	transition: background-color 0.3s linear 0s;
}
#contlist ul li a i {
	font-style:normal;
	color:#c00000;
}
#contlist ul li a:hover {
	color:#fff;
	background-color:#333;
}
#contlist ul li a h4 {
	color:#c00000;
}
#simplelist {
	list-style:none;
	margin-left:20px;
}
#simplelist ul {
	list-style:none;
	margin-left:20px;
}
#simplelist ul li {
	list-style:none;
	margin-left:20px;
}
#content2 h2 i {
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-right: 10px;
	line-height: 42px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url("../img/layout/icon-ab.png");
}
#content3{
	width:100%;
	padding:40px 0 0 0;
	display:inline-block;
}
#content3 :first-child{
	margin-left:0;	
}
#content3 span{
	width:31.623931623931625%;
	margin-left:2.564102564102564%;
	float:left;
	position: relative;
}
#content3.fh span{
	height: 220px;
}
#content-center{
	text-align:center;
	margin-top: 40px;
}
#content2head{
	width:80%;
	padding:60px 0;
	display:inline-block;
}
#content2head span{
	width:47.323931623931625%;
	margin-left:2.564102564102564%;
	float:left;
	position: relative;
	text-align: left;
}
#map-icon {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: 40%;
}
#hr-title {
	margin: 0 auto;
	border: 0;
	width: 80px;
	color: #ed1b2e;
	background-color: #ed1b2e;
	height: 3px;
}
#icon-phone {
	-webkit-transition:opacity 0.3s linear 0s;	
	   -moz-transition:opacity 0.3s linear 0s;
		 -o-transition:opacity 0.3s linear 0s;
		    transition:opacity 0.3s linear 0s;
}
#icon-phone:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#button-phone {
	display:none;
}
/*****************************************/
/* Buttons Styles
/*****************************************/
#text-button {
	text-decoration:none;
	color:#fff;
}
/*****************************************/
/* Services Links
/*****************************************/
#services-slide {
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	overflow: auto;
	z-index: 9999;
}
#services-slide::-webkit-scrollbar { width: 0 !important }

#services-content {
	width: 94%;
	padding: 3%;
	margin: 60px auto 0 auto;
	text-align: justify;
	color: #333;
	font: 300 14px/150% 'Roboto', sans-serif;
}
#services-content img {
	float: left;
	width: 200px;
	margin: 0 50px 50px 0;
}
#services-content #staff-img {
	width:280px
}
#hr-title-drop {
	margin: 0 auto;
	border: 0;
	color: #ed1b2e;
	background-color: #ed1b2e;
	height: 2px;
}
#close {
	position: fixed;
	z-index: 999;
	background-color: #333;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #ed1b2e;
}
#close:hover {
	color: #ed1b2e;
	background-color: #fff;
}
/*****************************************/
/* Navigation
/*****************************************/ 
nav {
	height:85px;
	width:100%;
	font:300 14px/150% 'Roboto', sans-serif;
	background-color:#fff;
	border-bottom:1px solid #e7e7e7;
	z-index: 998;
}
#logo-pandi {
	max-width:960px;
	margin:0 auto;
	position:relative;
	padding:0 20px;
	z-index: 999;
}
.logo-pandi :hover {
	-webkit-transition:opacity 0.3s linear 0s;	
	   -moz-transition:opacity 0.3s linear 0s;
		 -o-transition:opacity 0.3s linear 0s;
		    transition:opacity 0.3s linear 0s;
}
#logo-pandi img {
	margin-bottom: 40px;
	width: 30%;
	max-width: 123px;
}
.logo-pandi img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
nav ul {
	padding:0;
	margin:0 auto;
	text-align:center;
	line-height:65px;
	max-width:1000px;
}
nav li {
	display:inline;
}
nav a {
	text-transform:uppercase;
}
nav li a {
	color:#8a8a8a;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	text-transform:uppercase;
}
nav li a:hover {
	border-bottom: 3px solid #ed1b2e;
}
nav a#pull {
	display:none;
}
.clearfix:before,
.clearfix:after {
    content:" "; /* 1 */
    display:table; /* 2 */
}
.clearfix:after {
    clear:both;
}
.clearfix {
    *zoom:1;
}
/*****************************************/
/* Footer
/*****************************************/
footer {
	background-color:#fcfcfc;
}
#footer-wrap {
	max-width:960px;
	margin:0 auto;
	padding:15px 20px;
	position:relative;
}
#copyrights {
	color:#525252;
	text-align:center;
}
#copyrights a {
	color:#c00000;
}
#copyrights a:hover {
	color:#12395d;
}
/*****************************************/
/* Contact Form
/*****************************************/
#contact-form {
	margin-bottom: 0;
	margin-top:15px;	
}
#contact-form div {
	padding:10px 0;
}
#contact-form input,
#contact-form textarea,
#contact-form select {
	font: 300 14px/150% 'Roboto', sans-serif;
    border: 1px solid #c2c2c2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #f9f9f9;
    color: #717171;
    height: 53px;
    padding: 15px;
	margin: 0;
    resize: none;
}
#contact-form input, #contact-form select {
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-form textarea {
	display: block;
    width: 100%;
	resize: vertical;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 200px;
}
#contact-form .submit {
    background: #4a88c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 16px 60px;
    text-align: center;
    vertical-align: middle;
    width: auto;
	border: 0;
	
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		    transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
#contact-form .submit:hover {
    background: #7ba8d3;
}