@charset "utf-8";
/* CSS Document */



.span1 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px;}

a:link,a:visited {
	color:#115174;
	text-decoration:none;
}

a {
	color: #115174 !important;
}
a:hover,a:active {
	color:#115174 !important;
	text-decoration:none;
}


a img {
    border: none;
    margin-top: -0.7em !important;
    
}


h1, h2, h3, h4, h5 {
    color: #115174;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

h1{ 
	color:#115174;
	font-size: 35px;
    font-style: normal;
    line-height: 40px;
    margin-bottom: 25px;
}

h2{
    font-size: 33px;
    font-weight: 200;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h3{	 font-size: 22px;
    font-style: normal;
	color:#fff !important;
    line-height: 25px;
    margin-bottom: 20px

}

h4{
	 font-size: 18px;
    font-style: normal;
    line-height: 25px;
    margin-bottom: 20px

}


p {
	font-family:"Open Sans",sans-serif;
	font-size:13px;
	padding:10px 0 10px 0;
	color: #000;

}


table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:100%;
	color: #333;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-left:15px;
}

input[type=text], input[type=email] {
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 3px;	
	width:90%;
	margin-bottom: 3px;
}

button, input[type=submit] {
	padding:5px 15px;
	background:#115174; border:1 #999;
	cursor:pointer;
	width:90%;
	box-sizing:border-box;
	padding:10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	 }

textarea{
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 3px;
	width:90%;		
	margin-bottom: 3px;
}

select {
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 3px;
	width:90%;
	margin-bottom: 3px;
	color:#999;
	width:100%;
}

#img {
    opacity: 0.7;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



body{
	overflow-x:hidden;
	padding:0px;
	margin:0px;

}

.site{
	min-height:30px;
	width:1000px;
	margin:0 auto;

}

.header1{
	background:url(../images/header_01.png);
	width:100%;
	height:153px;
	float:left;
	z-index:0;
}


.header2{
	background:url(../images/header_02.png);
	position:reletive;
	margin:-105px 0 0 0 ;
	background-repeat:repeat-x;
	width:100%;
	min-height:153px;
	float:left;
	z-index:10;
}

.socialicons{
	float:right;
	margin-left:0;
}

.ctatop{
	 float:right;


}
.ctatop p{
	font-size: 14px;
}

.logo{
	background:url(../images/logo.png);
	width:395px;
	height:99px;
	float:left;
	margin:20px 0 0 0;
}

.navigation{
	float:left;
	margin:85px 0 0 0;
}

.banner{
	float:left;
	margin:0px 0 0 0;
}


.textcontainer{
	width:1000px;
	float:left;
	min-height:250px;
	padding-bottom:20px;
}


.span6 { width:67%; padding:10px; box-sizing:border-box; float:left; min-height:50px;}
.span5 { width:25%; padding:10px; box-sizing:border-box; float:left; min-height:50px;}
.span4 { width:33%; padding:8px; box-sizing:border-box; float:left; min-height:50px;}
.span3 { width:50%; padding:10px; box-sizing:border-box; float:left; min-height:50px;} 
.span2 { width:75%; padding:10px; box-sizing:border-box; float:left; min-height:50px; background:#444;}
.span1 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px;} 




.contactwrapper{
  border: 1px solid #e3e3e3;
  float: right;
  margin-top:0px;
  padding: 5%;
  box-sizing:border-box;
  width: 100%;
}

.boxes_wrapper{
	width:1000px;
	min-height:100px;
	float:left;
}

.box1{
	background:url(../images/middle_box_01.png);
	height:326px;
	width:325px;
	float:left;
	z-index:1;
	padding:10px;
	box-sizing:border-box;
	margin:0 0 0 5px;
}

.box2{
	background:url(../images/middle_box_02.png);
	height:326px;
	width:325px;
	float:left;
	z-index:1;
	padding:10px;
	box-sizing:border-box;
	margin:0 0 0 5px;
}

.box3{
	background:url(../images/middle_box_03.png);
	height:326px;
	width:325px;
	float:left;
	padding:10px;
	box-sizing:border-box;
	margin:0 0 0 5px;
	z-index:1;
}

.boxtext{
	width:100%;
	height:165px;
	float:left;
	margin:155px 0 0 0;
	border-top: solid thin #ddd;
	z-index:11;
	position:relative;
}
	
.readmore1 a:link,a:visited {
	color:#fff;
	background:#115174;
	width:100%;
	float:left;
	line-height:5px;
	height:20px;
	border-radius:5px 5px;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	margin:10px 0 0 10px;
	padding:20px;
	text-align:center;
	box-sizing:border-box;
	text-decoration:none;
}

.readmore1 a:hover {
	color:#fff;
	border-radius:5px 5px;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	background:#006;
	width:100%;
	float:left;
	line-height:5px;
	height:20px;
	border-radius:5px 5px;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	margin:10px 0 0 10px;
	padding:20px;
	text-align:center;
	box-sizing:border-box;
	text-decoration:none;
}


	
	
.readmore a:link,a:visited {
	color:#fff;
	background:#115174;
	border-radius:5px 5px;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	float:left;
	margin:10px 0 0 10px;
	padding:10px;
	box-sizing:border-box;
	text-decoration:none;
}

.readmore a:hover {
	color:#fff;
	border-radius:5px 5px;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	background:#006;
	padding:10px;
	box-sizing:border-box;
	text-decoration:none;
}


	

.plus1{
    background: url(../images/plus1.png) center no-repeat scroll ;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    margin:20px 0px 0 -8px;
    float: right;
    height: 35px;
    width: 35px;
}

.plus2{
    background: url(../images/plus2.png) center no-repeat scroll ;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    margin:20px 0px 0 -8px;
    float: right;
    height: 35px;
    width: 35px;
}

.plus3{
    background: url(../images/plus3.png) center no-repeat scroll ;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    margin:20px 0px 0 -8px;
    float: right;
    height: 35px;
    width: 35px;

}


.plus1:hover{
    background: url(../images/plus1.png) center no-repeat scroll ;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    margin:20px 0px 0 -8px;
    float: right;
    height: 35px;
    width: 35px;
	box-shadow:1px 1px 3px #000;
}

.plus2:hover{
    background: url(../images/plus2.png) center no-repeat scroll ;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    margin:20px 0px 0 -8px;
    float: right;
    height: 35px;
    width: 35px;
	box-shadow:1px 1px 3px #000;
}

.plus3:hover{
    background: url(../images/plus3.png) center no-repeat scroll ;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    margin:20px 0px 0 -8px;
    float: right;
    height: 35px;
    width: 35px;
	box-shadow:1px 1px 3px #000;
}





.footer{
	background:url(../images/header_02.png);
	position:reletive;
	margin:20px 0 0 0 ;
	background-repeat:repeat-x;
	width:100%;
	min-height:153px;
	float:left;
	z-index:10;
}



.footer_content{
	float:left;
	margin:85px 0 0 0;
}

.footer_content a:hover {
	color: black !important;
	font-weight: bold;
}

.menu img{
	margin-left:50%;
}

.social1 {display:none;}

.social2 {display:none;}

.social3 {display:none;}
/* hide 
.social1 {
	position:fixed;
	bottom:2%;
	right:2%;
	float:right;
}

.social2 {
	position:fixed;
	bottom:2%;
	right:6%;
	float:right;
}

.social3 {
	position:fixed;
	bottom:2%;
	right:10%;
	float:right;
}
/* hide */
.current{background:none; color: #115174;
	padding: 0px;    
	font-family: "Raleway",sans-serif;
	display: block;	
	padding:18px;
	text-decoration: none;	
	  font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;}


#menu ul {
	list-style: none;
	float:right;
	margin:0px 0px 0 0;
}

#menu ul li {
	float: left;
	display: block;
}

#menu ul li img{
	float: right;
	display: block;
	margin: 0 auto;
}

#menu ul li a {
	color: #333;
	padding: 0px;    
	font-family: "Raleway",sans-serif;
	display: block;	
	padding:18px;
	text-decoration: none;	
	  font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
	

}

#menu ul li a:hover {
	color: #115174;
	

}

#menu ul li ul li:hover {
	background-color: #F4F4F4;
}

#menu ul li ul li a:hover {
	color:#666;
	}

#menu ul li ul {
	display: none;
	position: absolute;
	background-image:none;
	margin-left: 0;
	z-index: 9999;
	height: auto;
	padding:0px;
	margin-top:0px;
	margin-left: 0px;

}

#menu ul li ul li ul.sub-menu, 
#menu ul li ul li ul li ul.sub-menu {
	display: none;
	float: left;
	margin-left: 0px;
	position: absolute;
	margin-top: -40px;
	z-index: 9999;
}

#menu ul li:hover ul,
#menu ul li ul li:hover ul,
#menu ul li:hover ul, 
#menu ul li ul li ul li:hover ul {
	display: block;	
	border-top:3px solid #115174;
	width:180px;
}

#menu ul li ul li{
	display: block;
	width: 250px;
	border-bottom: 1px solid #e0e0e0;
	border-right: none;

	font-size:13px;
	background-color:#eee;

}

#menu ul li ul li a{
	border-right: none;	
	color: #666;
	display: block;
	font-size:13px;
	line-height: 5px;
	text-transform: capitalize;	
}


#menu ul li.current-menu-item a:link,
#menu ul li.current-menu-item a:visited{
	background-color:none;
	color:#115174;
}






<!--------------------------Mobile-------------------------------->
#menu {
    display:none
}

.slicknav_menu {
    display:none
}

.col {
    margin-left:10px
}

ul#menu {
    display:none
} 	



/* =Mobile (Portrait)

-----------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {



.site {
    width:100%;
	box-sizing:border-box;
	padding:5px;
}

.navigation{display:none;}
.banner{display:none;}


img{width:100%;}
iframe{width:100%;float:left;}
textarea{width:100%;}
input[type=text] {width:100%;}
table{width:90%;}
.line{width:100%;}


.logo{
	background:url(../images/mobilelogo.png);
	width:271px;
	height:68px;
	display:block;
	float:left;
	padding:15px;
	box-sizing:border-box;
	margin:10px 0 0 0px;
}


.textcontainer{
	width:100%;
	float:left;
	min-height:250px;
	padding-bottom:20px;
	margin-top:80px;
}

.span6 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px;}
.span5 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px;}
.span4 { width:100%; padding:8px; box-sizing:border-box; float:left; min-height:50px;}
.span3 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px;} 
.span2 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px; background:#444;}
.span1 { width:100%; padding:10px; box-sizing:border-box; float:left; min-height:50px;} 

.contactwrapper{
  border: none;
  float: left;
  margin-top:0px;
  padding: 0%;
  box-sizing:border-box;
  width: 100%;
}

.boxes_wrapper{
	width:100%;
	min-height:100px;
	float:left;
}


.box1{
	background:url(../images/middle_box_01.png) no-repeat;
	height:326px;
	width:100%;
	float:left;
	z-index:1;
	padding:10px;
	box-sizing:border-box;
	margin:10px 0 0 5px;
}

.box2{
	background:url(../images/middle_box_02.png) no-repeat;
	height:326px;
	width:100%;
	float:left;
	z-index:1;
	padding:10px;
	box-sizing:border-box;
	margin:10px 0 0 5px;
}

.box3{
	background:url(../images/middle_box_03.png) no-repeat;
	height:326px;
	width:100%;
	float:left;
	padding:10px;
	box-sizing:border-box;
	margin:10px 0 0 5px;
	z-index:1;
}


.social1 {
	position:fixed;
	bottom:3%;
	right:3%;
	float:right;
}

.social2 {
	position:fixed;
	bottom:9%;
	right:3%;
	float:right;
}

.social3 {
	position:fixed;
	bottom:15%;
	right:3%;
	float:right;
}

.footer{
	width:100%;padding:10px;box-sizing:border-box; background:#999;min-height:100px;}

}

.readmore a {
    color: white !IMPORTANT;
}
.readmore1 a {
    color: white !important;
}

