﻿body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a[href^=tel]{
    color:inherit;
    text-decoration: none;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    width: 890px;
    height: 120px;
    
    float: left;
    text-align: left;

    padding-top: 10px;
}

.callUs {    
    width: 210px;
    height: 140px;

    float: left;
    text-align: right;    
}

.callUs h2, h4 {
    line-height: 0.5;
}

.callUsIcon {
    width: 100px;
    height: 140px;

    float: left;
    margin-top: 10px;        
    background-image: url('../images/phone-icon-grey.png');
    background-repeat: no-repeat;
}

.highlight {
    text-align: center;
    letter-spacing: 2px;
}

.highlight img {
    padding-top: 75px;
}

.clearBoth {
    clear: both;
}

nav {
  background-color: #f8f8f8;
  padding: 16px;
  text-align: right;
}

nav > ul > li > a {
    transition: 0.4s;
    color: #777;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-decoration: none;
    padding: 0 10px;
    margin: 0 10px;
}

nav > ul > li > a:hover {
    background-color: #c02020;
    color: #ffffff;
    padding: 18px 10px;
}

nav > ul {
    list-style-type: none; 
    margin: 0; 
    padding: 0;
}

.services {
    width: 800px;
    height: 300px;
    background-color: #c02020;
    background-image: url('../images/virtuvianman.jpg');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
}

.serviceColumn {
    width: 390px;
    float: left;
}

.serviceColumn a {
    color: #ffffff;
	font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    font-size: 16px;
}

.serviceColumn a:hover {
    text-decoration: underline;
}

.serviceColumn > ul {
    padding: 0;
    margin: 0;
}

.serviceColumn > ul > li {
    margin-top: 20px;
}

.serviceTitle {
    color: #c32d2c;
}

.text-align-right {
    text-align: right;
}

.slideShow {
    width: 400px;
    height: 300px;
    float: left;
}

.languages {
    margin-top: 0px;
    padding: 0px;
}

.language {
    float: left;
    text-align: center;
    margin-top: -15px;
    padding: 0;
}

.language img {
    margin-bottom: 0px;
}

.language a{
    font-size:12px;
}

.column-2 a, .language a {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.column-2 a:hover, .language a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
    font-weight: 500;
    line-height: 1.1;
    color: #333;
}

h1 {
    font-size: 36px;    
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

.robotoFont {
    font-family: 'Roboto', sans-serif;
}

.contentWrapper p {
    text-align: justify;
    line-height: 1.42857143;
    font-size: 18px;
}

.contentWrapper h1 {
    color: #c32d2c;
}

.motto {
    text-align: center;
    margin-top: 20px;
}
.motto h1 {
    color: #333;
    font-family: 'Satisfy', cursive;
}

.column-2 {
    width: 570px;
    margin: 10px;
    float: left;
}

.column-3 {
    width: 380px;
    margin: 10px;
    float: left;
}

.column-2 h2, .column-3 h2 {
    color: #c32d2c;
}

.column-2 form label {
    display: inline-block;
}

.column-2 form button {
    margin-top: 10px;
}

.contact-info {
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}

.contact-info h4 {
    font-size: 20px;
    line-height: 0.5;
}

.column-2 form input[type="text"], .column-2 form textarea {
    width: 570px;
    border-style: solid;
    border-width: 1px;
    border-color: #777777;
}

.column-2 form label, .column-2 form input {
    margin-bottom: 5px;
}

.column-2 {
    line-height: 1.42857143;
    text-align: justify;
    font-size: 16px;
}

.column-3 p {
    line-height: 1.42857143;
    text-align: justify;
    font-size: 16px;
    text-indent: 15px;
}

.column {
    margin: 10px;
}

.column h2 {
    text-align: center;
    color: #c32d2c;
}

.footer {
    background: #333333;
    height: 50px;
    text-align: center;    
}

.footer h5 {
    color: #ffffff;
    font-weight: bold;
    padding-top: 20px;   
}

.align-center {
    text-align: center;
}

.image-circle{
    width: 80px;
	height: 80px;
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    margin-left: 20px;
    margin-right: 20px;
}

.image-circleShadow{
    box-shadow: 0px 0px 0px 2px #c32d2c;
    -webkit-box-shadow: 0px 0px 0px 2px #c32d2c; 
    -moz-box-shadow: 0px 0px 0px 2px #c32d2c; 
}

.officeImageGallery {
    width: 800px;
    text-align: center;
    margin: 0 auto;
}

.case {
    width: 1050px; 
    margin-top: 20px;  
}

.beforeAfter {
    width: 300px;
    text-align: center;
    float: left;
}

.caseImage {
    height: 220px;
}

.inBetween {
    width: 400px;
    text-align: center;
    float: left;
}

.inBetweenTopMargin {
    margin-top: 15px;
}

.inBetween img {
    margin-top: 10px;
}

.form-group {
	float: left;	
}

hr {
    border: none;
    height: 1px;
}