﻿@font-face {
    font-family: 'raleway-regular';
    src: url('../fonts/raleway-regular.eot');
    src: url('../fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular.woff') format('woff'),
         url('../fonts/raleway-regular.ttf') format('truetype'),
         url('../fonts/raleway-regular.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-bold';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold.woff') format('woff'),
         url('../fonts/raleway-bold.ttf') format('truetype'),
         url('../fonts/raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'raleway-semibold';
    src: url('../fonts/raleway-semibold.eot');
    src: url('../fonts/raleway-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-semibold.woff') format('woff'),
         url('../fonts/raleway-semibold.ttf') format('truetype'),
         url('../fonts/raleway-semibold.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    background: #ffffff;
}

.wrapper{
    width: 92.72%;
    margin: 0 auto;
}

h1, h2, h3, h4, h5 ,h6{
    color: #4b4848;
    font-family: "raleway-regular", arial;
    letter-spacing: 1px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          { font-weight: bolder }

.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;  
}


/*  Side Header  */
@media (min-width:1099px){
    header{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 270px;
        min-height: 100%;
        padding: 0 0 0 0px;
        background: #ffffff; 
        float: left;
        overflow: hidden;
        z-index: 9999;
        text-align:center;
    }

    header .logo{
        margin-top: 30px;
    }

    header nav ul{
        display: block;
        overflow: hidden;
        margin-top: 50px;
        list-style: none;
    }

    header nav ul li{
        display: block;
        margin-bottom: 30px;
    }

    header nav ul li a{
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 16px;
        text-decoration: none;
        letter-spacing: 1px;
    }

    header nav ul li a:hover,
    header nav ul li a.selected{
        color: #969595;
    }

    header .footer{
        position: absolute;
        bottom: 50px;
    }

     header .rights p{
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 18px;
    }

    header .rights a{
        font-family: "raleway-bold", arial;
        font-weight: bold;
        text-decoration: none;
    }
    #menu_icon,
    .close_menu{
        display: none;
    }
}


/*  Main  */
.main{
    width: 100%;
    height: 100%;
    padding-left: 270px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 55;
    background: #3d5503;
    clear: both;
}

.main .work{
    display: block;
    width: 33.33333333333333%;
    height: auto;
    float: left;
    position: relative;
    overflow: hidden;
}

/*  Main Content  */
.top{
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: block;
    position: relative;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% 50%;
    background-image: url('../images/Picture015.jpg');
}

.top .title{
    display: block;
    width: 100%;color: #4b4848;
    font-family: "raleway-bold", arial;
    font-size: 26px;
    font-weight: bold;
    background: rgba(255, 255, 255, .8);
    padding: 20px;
    text-transform: uppercase;
    line-height: 30px;
    margin: 0!important;
    overflow: hidden;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.content_header{
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 50%;
    margin-left: -46.36363636363637%;
}

.content{
    color: #4b4848;
    height:auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    padding: 40px 30px;
    background: #ffffff;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.content div {
    width:380px;
    float:left;
    background: #d2b48c;
    display: block;
}

.content div::after {
    content:'';
    display:block;
    clear: both;
}

.content p {
    color: #4b4848;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 40px;
}

.content p.p {
    color: #4b4848;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    display: inline-block;
}

.content p.c {
    color: #4b4848;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    display: block;
}

.content p.cu {
    color: #4b4848;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
    display: block;
} 

.content p.bu {
    color: #4b4848;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    display: block;
} 

.content p.h2 {
    color: #4b4848;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em; 
    margin: .75em 0;     
    line-height: 18px;
    display: block;
    font-weight: 600;
} 

.content h4.mainvalues{
    margin-left: 50px;
}

.content p span.head {
    display: inline-block;
    padding-right: 5px;
}

.content p span.values {
    display: inline-block;
}

.content h1,
.content h2,
.content h3,
.content h5,
.content h6 
{
    color: #4b4848;
    font-family: "raleway-semibold", arial;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 30px;
}

.content h4
{
    color: #4b4848;
    font-family: "raleway-semibold", arial;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
}

.content li {
    margin-left: 60px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.content ol
{
    list-style-type: lower-alpha;
}

.content ul.lineup1, span.lineup1 {
    width: 210px;
}

.content ul.lineup2, span.lineup2 
{
    width: 270px;
}

.content ul.lineup3, span.lineup3 {
    width: 300px;
}

.content li.lineup1, li.lineup2, li.lineup3 {
    padding: 7px 15px 7px 15px;
    margin: 0px;
    border-bottom: #d2b48c 1px solid;
    list-style: none;
    background-color: #4F2ED1;
    font-weight: bold;
    color: #FFFFFF;
}

.content li.lineup {
    padding: 7px 15px 7px 15px;
    margin: 0px;
    border-bottom: #d2b48c 1px solid;
    list-style: none;
    background-color: #FFFFFF;
    font-weight: normal;
    border-bottom-color: #6600CC;
}

.table {
  margin: 0 0 20px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(107, 177, 5, 0.60);
  display: table;
  border: 1px solid #6bb105;
}

@media screen and (max-width: 580px) {
  .table {
    display: block;
  }
}

.row {
  display: table-row;
  background: #f6f6f6;
  border: none;
}

.row:nth-of-type(odd) {
  background: #e9e9e9;
}

.row.header {
  color: #ffffff;
  background: #6bb105;
  text-align: left;
}

@media screen and (max-width: 580px) {
  .row {
    padding: 8px 0;
    display: block;
  }
}
.cell-width {
  padding: 8px 12px;
  width: 750px;
  display: table-cell;
  border: none;
  text-align: left;
}
.cell {
  padding: 8px 12px;
  display: table-cell;
  border: none;
  text-align: right;
}

@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 12px;
    display: block;
  }
}

.footer{
    color: #ffffff;
    height:70px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 30px 10px;
    background: #9a9a9a;
    text-align: center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*  Responsive code  */
@media (max-width:1099px){

    header{
        display: block;
        width: 100%;
        min-height: 100px;
        padding: 0;
        position: relative;
    }
    header .logo{
        margin: 40px 0 0 30px;
        float: left;
    }
    header .footer{
        display: none;
    }
    header #menu_icon,
    header .close_menu{
        float: right;
        margin: 30px 30px 0 0;
    }
    
    header nav{
        width: 100%;
        position: absolute;
        top: 100px;
        left: 0;
        z-index: 9999;
    }

    header nav ul{
        list-style: none;
        display: none;
        position: relative;
    }
    header nav ul li a{
        display: block;
        width: 100%;
        padding: 30px 0;
        text-align: center;
        color: #454545;
        font-family: "raleway-regular", arial;
        font-size: 14px;
        text-decoration: none;
        border-top: 1px solid #f7f5f5;
        background: #fff;
    }
    header nav ul li a:active{
        background: #f7f5f5;
    }
    #menu_icon,
    .close_menu,
    .show_menu{
        display: block;
    }
    .show_menu{
        display: block;
    }

    .main .work{
        width: 50%;
    }
    .main{
        width: 100%;
        position: relative;
        padding-left: 0;
    }
    #map{
        margin: 0!important;
    }
}

@media (max-width:550px){
     .main .work{
        width: 100%;
    }
}