@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Fenix);
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


 footer {
            background-color: #333;
            width: 100%;
            bottom: 0;
		  color:#FFFFFF;
		  padding-bottom: 10px;
		  padding-top:10px;
        }
footer p{
width:300px;
margin-right:auto;
margin-left:auto;
text-align:center;
color:#326AA9;

}		
		
		h4 {
    position: relative;
    padding-top:30px;
	padding-bottom:30px;
    font-size: 35px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
	font-family:"Oswald";
	font-weight: 300;

}
h4:before, h4:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: red;
}
h4:before {
    margin-left: -50%;
    text-align: right;
}
.color {
 
}

.col-lg-4 {		
background-color:#EEEEEE;
border-style: solid;
border-width:8px;
border-color: #FFFFFF;
border-top-left-radius:2em;
border-top-right-radius:2em;
-webkit-border-top-left-radius:2em; /* Safari */
-webkit-border-top-right-radius:2em; /* Safari */
}


.col-lg-4 img{	
margin-left:20px;
margin-right:auto;
border-style:solid; 
border-width:1px;
width: 310px;
height: 254px;
}


.container p{
padding-top:15px;
font-size:25px;
font-family: 'Fenix', serif;
font-weight:300;
font-stretch:condensed;
}

.gmap3{
        border: 1px dashed #C0C0C0;
        width: 500px;
        height: 500px;
	   float:left;
      }
#address{
float:right; 
max-width:400px; 
margin-right:50px; 
margin-left:30px;
background-color:#EEEEEE;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
border-top-left-radius: 2em;
border-top-right-radius: 2em;
}
#address h3{
color:#FFFFFF; 
background-color:#2D2D2D; 
padding:6px; 
text-align:center; 
text-shadow: 1px 1px #1437CC; 
font-variant:small-caps;
}

#address hr{
border: 0px none;
height: 1px;
background-image: -moz-linear-gradient(left center , transparent, rgba(0, 0, 0, 0.75), transparent);
margin-top:-10px;
}

#address p{
font-size:16px;
color:#E83E00;
padding-right:20px;
margin-top:-15px;
}
#address span {
padding-left:15px;

}
#address a{
color:#333333;
}

#address img{

height:50px;

padding-left: 5px;
}

#about {
background:url('../img/world-bg.png');
}
#contact {
float:left;
padding-left:20px;
}
#clients {
float:right;
}
#clients ul {
list-style: none outside none;
margin: 0px;
background: none repeat scroll 0% 0% padding-box rgba(0, 0, 0, 0.25);
margin: 0px 0px 1em;
padding: 1.618em 1.618em 0.236em;
border-radius: 0.327em;
-moz-box-sizing: border-box;
}

input[type="text"], input.input-text, textarea, input.txt, input[type="tel"], input[type="email"], input[type="password"] {
    padding: 0.327em 0.5em;
    border: 1px solid rgb(220, 220, 220);
    border-radius: 0.236em;
    background-clip: padding-box;
    font-size: 1em;
    line-height: 1.618em;
    font-family: inherit;
    outline: medium none;
    -moz-box-sizing: border-box;
    box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.05);
    color:#2A8B40;
}
label {
font-weight: bold;
display: block;
margin: 0px 0px 0.53em;
color: #EEEEEE;
font-size:13px;
font-family: 'Fenix', serif;
}
input[type="submit"] {
display: inline-block;
padding: 0.382em 1.387em;
color: white;
text-align: center;
border: medium none;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
text-decoration: none;
font-size: 1em;
font-family: inherit;
cursor: pointer;
overflow: visible;
width: auto;
line-height: 1.618em;
-moz-box-sizing: border-box;
white-space: nowrap;
background: none repeat scroll 0% 0% padding-box #3274AC;
box-shadow: 0px 0px 0px 0px rgb(136, 136, 136);
border-radius: 0.327em;
}

.contact-name {
float:left;
}
.contact-email {
float:right;
padding-left:55px;
}

input:focus, select:focus {
    outline: none;
}
.InputGroup {
    display: inline-block;
    padding: 3px 4px;
    border: 1px solid #EFEEEF;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

.ErrorField {
    border-color: #D00;
    color: #D00;
    background: #FFFFFE;
}
span.ErrorField {
    border-color: #D00;
    color: #D00;
    background: #EFEEEF;
}

span.ValidationErrors {
    display: inline-block;
    font-size: 12px;
    color: #D00;
    padding-left: 10px;
    font-style: italic;
}
.error {
color:red;
}
#message p{
font-size:11px;
color:#FC4349;
}
#top-contact {
float:right; 
font-size:14px; 
font-family:'Open Sans';
color:#1E6BA2;
}
#top-contact img {
vertical-align: middle;
padding-right: 2px;
}
#top-contact a:hover{
text-decoration: none;
}
#top-contact a {
color:#1E6BA2;
}
#bottom-contact {
float:left; 
font-size:14px; 
font-family:'Open Sans';
color:#1E6BA2;
}
#bottom-contact img {
vertical-align: middle;
padding-right: 2px;
}
#bottom-contact a:hover{
text-decoration: none;
}
#bottom-contact a {
color:#1E6BA2;
}
.outer {
    width: 100px;
    height: 100px;
    -webkit-box-shadow: 0px 0px 10px #4d4d4d;
    -moz-box-shadow: 0px 0px 10px #4d4d4d;
    box-shadow: 0px 0px 10px #4d4d4d;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;  
    border-radius: 8px;
    border:solid #333333 3px;
    overflow: hidden;

    float:left;
}
.image {
    background: #FFFFFF;
    padding: 0;
     -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;  
    border-radius: 8px;
    width: 100px;
    height: 100px;
    overflow: hidden;

}