/*

    Template Author : http://pixelhint.com
    Author Email    : contact@pixelhint.com
    Template Name   : Resto
    
    
    *****************************************
    
    
    - fonts
    - general css
    - header
    - hero
    - menu
    - featured dishes
    - gallery
    - footer
    
*/



/*  Fonts  */
@font-face {
    font-family: 'wcmanonegrabta';
    src: url('../fonts/wcmanonegrabta.eot');
    src: url('../fonts/wcmanonegrabta.eot?#iefix') format('embedded-opentype'),
         url('../fonts/wcmanonegrabta.woff') format('woff'),
         url('../fonts/wcmanonegrabta.ttf') format('truetype'),
         url('../fonts/wcmanonegrabta.svg#wcmanonegrabta') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aleo-regular';
    src: url('../fonts/aleo-regular.eot');
    src: url('../fonts/aleo-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aleo-regular.woff') format('woff'),
         url('../fonts/aleo-regular.ttf') format('truetype'),
         url('../fonts/aleo-regular.svg#aleo-regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aleo-light';
    src: url('../fonts/aleo-light.eot');
    src: url('../fonts/aleo-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aleo-light.woff') format('woff'),
         url('../fonts/aleo-light.ttf') format('truetype'),
         url('../fonts/aleo-light.svg#aleo-light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aleo-italic';
    src: url('../fonts/aleo-italic.eot');
    src: url('../fonts/aleo-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aleo-italic.woff') format('woff'),
         url('../fonts/aleo-italic.ttf') format('truetype'),
         url('../fonts/aleo-italic.svg#aleo-italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aleo-bold';
    src: url('../fonts/aleo-bold.eot');
    src: url('../fonts/aleo-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aleo-bold.woff') format('woff'),
         url('../fonts/aleo-bold.ttf') format('truetype'),
         url('../fonts/aleo-bold.svg#aleo-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*  General CSS*/
body{
    background: #fff;
}

.wrapper{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

h1, h2, h3, h4, h5 ,h6{
    color: #1d579e;
    font-family: "helvetica", arial;
    letter-spacing: 1px;
}

h1              { font-size: 3em; 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: normal; }

.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;  
}

header nav ul li a,
.featured_dishes .slider_nav a,
.gallery .media section img,
footer .footer_nav ul li a{
    transition:all .3s linear;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -o-transition:all .3s linear;
}








/*    header    */
header{
    width: 100%;
    height: 110px;
    background: #fff;
    overflow: hidden;
}

header .logo{
    float: left;
    margin-top: 31px;
}

header nav{
    float: right;
}

header nav ul{
    list-style: none;
    margin-top: 50px;
}

header nav ul li{
    display: block;
    float: left;
    margin-left: 50px;
}

header nav ul li a{
    text-decoration: none;
    color: #1d579e;
    font-family: "helvetica", arial;
    font-size: 14px;
    letter-spacing: .5px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}

header nav ul li a.active,
header nav ul li a:hover{
    color: #1d579e;
    border-bottom: 2px solid #1d579e;
}









/*    hero    */
.hero{
    width: 100%;
    height: 570px;
    position: relative;
    background: url('../img/hero.jpg') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
}


.hero .caption{
    text-align: center;
    margin-top: 220px;
}

.hero .caption h3{
    color: #fff;
    font-family: "wcmanonegrabta";
    font-size: 100px;
    letter-spacing: -5px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.hero .caption h4{
    color: #fff;
    font-family: "aleo-regular", arial;
    font-size: 16px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 29px 0 0 0;
    padding: 0;
    font-weight: normal;
}

.hero .caption .rsep,
.hero .caption .lsep{
    width: 40px;
    height: 1px;
    display: inline-block;
    background-color: #fff;
    vertical-align: middle;
}

.hero .caption .rsep{
    margin-right: 20px; 
}
.hero .caption .lsep{
    margin-left: 20px;
}







/*    menu    */
.menu{
    width: 100%;
    overflow: hidden;
    border-top: 0px solid #1d579e;
    padding-bottom: 1px;
}



.menu .menu_title{
    text-align: center;
    margin-bottom: 80px;
}

.menu .menu_title h2{
    display: inline-block;
    margin: 0;
    padding: 20px 25px 35px 25px;
    background:  no-repeat;
    background-position: 50% 0;

    color: #fff;
    font-family: "helvetica", arial;
    font-size: 20px;
    font-weight: bold;
}


.menu article{
    width: 490px;
}

.menu .mean_menu{
    overflow: hidden;
}

.menu .hidden_items{
    display: none;
    overflow: hidden;
}

.menu article.lmenu{
    float: left;
}

.menu article.rmenu{
    float: right;
}

.menu article ul{
    overflow: hidden;
    list-style: none;    
}

.menu article ul li{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
    position: relative;
}

.menu article ul li .item_info{
    display: inline-block;
    float: left;
}

.menu article ul li h3{
    color: #1d579e;
    font-family: "helvetica", arial;
    font-size: 16px;
    margin: 0;
    background: #fff;
    padding: 0 40px 10px 0;
    letter-spacing: 3px;
    font-weight: lighter;
}

.menu article ul li .item_desc{
    color: #b7b7b7;
    font-family: "helvetica", arial;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 1px;
    font-weight: lighter;
}

.menu article ul li .price{
    float: right;
    color: #555;
    font-family: "helvetica", arial;
    font-size: 16px;
    letter-spacing: .5px;
    padding: 0 0 30px 40px;
    background: #fff;
    margin: 0;
    font-weight: normal;
}

.menu article ul li .separator{
    width: 100%;
    height: 1px;
    background: #e3e1e1;
    position: absolute;
    top: 10px;
    border: 0;
    z-index: -1;
}

.menu .load-more{
    display: block;
    text-align: center;
}

.menu .load-more a{
    text-decoration: none;
    display: inline-block;
    color: #1d579e;
    margin-top: 30px; 
    padding: 10px 15px;
    border: 1px solid #1d579e;

    color: #1d579e;
    font-family: "helvetica", arial;
    font-size: 14px;
    letter-spacing: 1px;
}

.menu .load-more a hr{
    width: 1px;
    height: 12px;
    border: 0;
    background: #1d579e;
    display: inline-block;
    margin: 0 9px -1px 7px;
}

.menu .load-more a .bottom_arrow,
.menu .load-more a .top_arrow{
    display: inline-block;
    width: 11px;
    height: 7px;
    background-repeat: repeat-y;
    margin-bottom: 1px;
}

.menu .load-more a .bottom_arrow{    
    background: url('../img/bottom_arrow.png');
}

.menu .load-more a .top_arrow{    
    background: url('../img/top_arrow.png');
}





/*    featured dishes    */
.info{
    overflow: hidden;
    margin-bottom: 80px;
}

.info .title{
    float: left;
    position: absolute;
}

.info .title h3{
    color: #1d579e;
    font-family: "helvetica", arial;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}

.info .title .separator{
    position: absolute;
    width: 200px;
    height: 1px;
    background: #e5e3e3;
    top: 10px;
    right: -220px;    
}
.featured_dishes{
    padding: 50px 0;
    overflow: hidden;
}

.caroufredsel_wrapper{
    width: 100%!important;
}

.featured_dishes .slider_nav{
    float: right;
}

.featured_dishes .slider_nav a{
    display: block;
    width: 9px;
    height: 9px;
    float: left;
    margin-left: 10px;
    text-indent: 999px;
    text-decoration: none;
    background: url('../img/pagination.png') no-repeat;
}

.featured_dishes .slider_nav a.selected{
    background: url('../img/pagination_active.png') no-repeat;
}


.featured_dishes .dishes{
    overflow: hidden;
}

.featured_dishes .dishes article{
    display: block;
    width: 230px;
    float: left;
    margin-right: 60px;
}

.featured_dishes .dishes article:last-child{
    margin-right: 0;
}

.featured_dishes .dishes article .dishe_img{
    display: block;
    width: 230px;
    height: 200px;
    overflow: hidden;
}

.featured_dishes .dishes article .dish_info{
    overflow: hidden;
    margin: 30px 0 10px 0;
}

.featured_dishes .dishes article .dish_info h2{
    float: left;
    width: 85%;
}

.featured_dishes .dishes article .dish_info h3{
    float: right;
}

.featured_dishes .dishes article .dish_info h3,
.featured_dishes .dishes article .dish_info h2{
    margin: 0;
    color: #555;
    font-family: "helvetica", arial;
    font-size: 16px;
    font-weight: normal;

}

.featured_dishes .dishes article .rating ul{
    list-style: none;
    overflow: hidden;
}

.featured_dishes .dishes article  ul.rating li{
   display: block;
   width: 12px;
   height: 11px;
   float: left;
   margin-right: 5px;
   background: url('../img/stars.png') no-repeat;
   background-position: 0 0;
}

.featured_dishes .dishes article  ul.rating li.no-star{
   background-position: -13px 0;
}









/*    gallery    */
.gallery{
    padding: 100px 0;
    overflow: hidden;
}

.gallery .media{
    overflow: hidden;
    width: 100%;
    height: 430px
}

.gallery .media section{
    display: block;
    width: 366px;
    float: left;
} 

.gallery .active{
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}
.gallery .inactive{
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: .8;
}

.gallery .media section .hhalf{
    display: block;
    width: 100%;
    height: 215px;
} 

.gallery .media section img{
    width: 100%;
    vertical-align: middle;
}



/*    footer    */
footer{
    width: 100%;
    margin-top: 100px;
    padding: 100px 0;
    background: #1d579e;
    overflow: hidden;
}

footer section{
    display: block;
    width: 230px;
    margin-right: 60px;
    float: left;
}

footer section:last-child{
    margin-right: 0;
}

footer .adress{
    color: #fff;
    font-family: "helvetica", arial;
    font-size: 12px;
    line-height: 32px;
    font-weight: normal;
    letter-spacing: 1px;
}

footer .adress .location{
    color: #ebebeb;
    font-family: "helvetica", arial;
    font-weight: lighter;
}

footer .adress .phone{
    font-family: "helvetica", arial;
    font-weight: bold;
}

footer .footer_nav ul{
    list-style: none;
}

footer .footer_nav ul li{
    display: block;
    margin-bottom: 18px;
}

footer .footer_nav ul li a{
    text-decoration: none;
    color: #fff;
    font-family: "helvetica", arial;
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 3px;
    border-bottom: 1px solid #3b3b3b;
}

footer .footer_nav ul li a:hover{
    border-bottom: 2px solid #FFF;
}
footer .copyrights .footer_logo{
    margin-bottom: 30px;
}

footer .copyrights h2{
    color: #ebebeb;
    font-family: "helvetica", arial;
    font-size: 15px;
    font-weight: bolder;
    line-height: 100px;
    letter-spacing: 1px;
}

footer .copyrights p{
    color: #ebebeb;
    font-family: "helvetica", arial;
    font-size: 39px;
    font-weight: bolder;
    line-height: 32px;
    letter-spacing: 1px;
}


footer .copyrights p a{
    font-family: "helvetica", arial;
    font-weight: lighter;
    color: #ffffff;
    text-decoration: none;
}

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

body {
  font-size: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  color: #757575;
}
.contact-box {
          width:600px;
          margin:2em auto;
          padding:0;
          border:solid 1px #D4D4D4;
          /*border-radius*/
          -webkit-border-radius:4px;
             -moz-border-radius:4px;
                  border-radius:4px;
          background:#FAFAFA;
          /*box-shadow*/
          -webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.1);
             -moz-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.1);
                  box-shadow:0px 0px 50px 0px rgba(0,0,0,0.1);
}
.contact-box-header {
  padding:0.7em;
  border-bottom:solid 1px #D4D4D4;
}
.contact-box-footer {
  border-top:solid 1px #D4D4D4;
}
.col1 {
  width:100%;
  border-bottom:solid 1px #D4D4D4;
  position: relative;
}
.col2 {
  float:left;
  width:50%;
  border-bottom:solid 1px #D4D4D4;
  position: relative;
}
.col1 textarea{
  width:100%;
  max-width:100%;
  overflow:auto;
  vertical-align:top;
}
.contact-box .col2.last,
.contact-box .col1.last {
  border-bottom:none;
}
.col2 input {
  width:100%;
}
h1 {
  font-size:1.8em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1.6em;
  text-shadow: -1px 1px 2px rgba(150, 150, 152, 1);
}
h2 {
  font-size:1.4em;
  font-weight: normal;
  margin:0;
  margin-bottom:0.1em;
}
h3{
  font-size:0.9em;
  margin:0.1em;
  font-weight: normal;
}
a {
  text-decoration:none;
  color:#D4D4D4;
}
.close {
  float:right;
  margin:-0.45em 0 0 0;
  font-size:1.3em;
  pading:0;
  /*transition*/
  -webkit-transition:color 0.9s;
     -moz-transition:color 0.9s;
       -o-transition:color 0.9s;
          transition:color 0.9s;
}
.close:hover {
  color:#757575;
}
em {
  color:#FF4545;
}
input[type='text'],
input[type='email'],
textarea {
  border:none;
  outline:0;
  padding:9px;
  padding-left:50px;
  margin:0;
  font-family:'Source Sans Pro', sans-serif;
  font-size:.9em;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}
input[type='text']:hover,
input[type='email']:hover,
textarea:hover {
  background:#F7FAF8;
}
input.error,
textarea.error{
  background:#FFEDED;
}

input.error:hover,
textarea.error:hover{
  background:#FFD9D9;
}

.error::-webkit-input-placeholder {
    color: #D12828;
}    
.error:-moz-placeholder {
    color: #D12828;
}
.error::-moz-placeholder {
    color: #D12828;
}    
.error:-ms-input-placeholder {
    color: #D12828;
}

input[type='submit'] {
  display:block;
  margin:0.45em;
  background:#55C958;
  border:none;
  color:white;
  font-size:.95em;
  padding:0.5em 2em;
  /*border-radius*/
  -webkit-border-radius:4px;
     -moz-border-radius:4px;
          border-radius:4px;
  float:right;
  font-family:'Source Sans Pro', sans-serif;
  /*transition*/
  -webkit-transition:background 0.9s;
     -moz-transition:background 0.9s;
       -o-transition:background 0.9s;
          transition:background 0.9s;
}
input[type='submit']:hover {
  background:#57AD59;
}
.group::after {
  content:" ";
  display:table;
  clear:both;
}
.form-icon {
  position:absolute;
  background-position:center;
  background-repeat:no-repeat;
  width:40px;
  height:36px;
  z-index:1000;
  opacity: 0.3;
}
.name-icon {
  background-image:url('http://michaljarosz.pl/assets/agent.png');
}
.email-icon {
  background-image:url('http://michaljarosz.pl/assets/email.png');
}
.edit-icon {
  background-image:url('http://michaljarosz.pl/assets/edit.png');
}
/*.contact-photo {
  width:50px;
  height:40px;
  float:left;
  margin:6px 17px 0 0;
}*/

div.error {
  background: #FF4545;
  color: white;
  padding: 0.4em 1em;
  position: absolute;
  left: 2.5em;
  top: 100%;
  margin-top: 3px;
  z-index: 2000;
    /*border-radius*/
  -webkit-border-radius:6px;
     -moz-border-radius:6px;
          border-radius:6px;
}

div.error::before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #FF4545 transparent;
  position: absolute;
  bottom: 100%;
  left: 1;
}

@media all and (max-width: 650px){
  .contact-box{
    width:95%;
  }
  .col2{
    width:100%;
  }
  input[type='submit'] {
    width:90%;
    margin:0.45em auto;
    float:none;
  }
}

.social {
  margin: 0 auto;
}

.social-icon {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0.2em;
  opacity: 0.5;
    /*transition*/
  -webkit-transition:opacity 0.9s;
     -moz-transition:opacity 0.9s;
       -o-transition:opacity 0.9s;
          transition:opacity 0.9s;
}

footer {
  margin-top: 3.7em;
}

.social {
  list-style-type: none;
  margin: 0.3em auto;
  padding: 0;
  text-align: center;
}

.social li {
  display: inline-block;
}

.social-icon:hover {
  opacity: 1;
}

.social-icon.facebook {
  background: url('http://michaljarosz.pl/assets/facebook.png') no-repeat center;
}

.social-icon.linkedin {
  background: url('http://michaljarosz.pl/assets/linkedin.png') no-repeat center;
}

.social-icon.twitter {
  background: url('http://michaljarosz.pl/assets/twitter.png') no-repeat center;
}



