@font-face {
  font-family: 'Conv_Bembo-Std';
  src: url('../fonts/Bembo-Std.eot');
  src: local('☺'), url('../fonts/Bembo-Std.woff') format('woff'), url('../fonts/Bembo-Std.ttf') format('truetype'), url('../fonts/Bembo-Std.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}
body {

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #424242;
  font-size: 20px;
  line-height:18px;
  font-family:Conv_Bembo-Std;
}
h1, h2, h3, h4, h5, h6 {
}

a, a:hover {
  text-decoration: none;
}
li {
  list-style: none outside none;
}
ul {
  margin: 0;
}
img {
  border: 0 none;
}
.clear {
  clear: both;
}

.logo img{
  width: 100%;
  margin-top: 50px;
}

.header-line{
  font-size: 25px;
  margin-top: 18px;
	  text-transform: uppercase;
}
.header-phone{
  margin-top: 25px;
  position: relative;
}

.header-phone .divallphone{
  position: absolute;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.header-phone .divallphone  span{
  background: white;
  padding-left: 15px;
  padding-right: 15px;
}
.line-thought{
  width: 100%;
  border-bottom: 2px solid #020202;
  margin-top: 12px;
  position: absolute;
  z-index: 99;
}
.navbar-nav .hometab{
  background: url(../images/iconhome.png);
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  background-position: center;
  padding-left: 30px;
  padding-right: 30px;
}
.navbar-nav .hometab:hover{
  background: url(../images/iconhome.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #462a20;
}

.navbar-nav li{
  position: relative;
}
.navbar-nav{
  display: block;
  min-width: 1000px;
}

.navbar-nav li:hover a ,.navbar-nav .current-menu-item{
  background: #462a20;
}
.navbar-nav ul{
  display: none;
  position: absolute;
  background: #6e4131;
  width: 265px;
}

.menu .navbar-nav li:hover{
  background: #462a20;
}

.menu .navbar-nav li:hover ul{
  display: block;
}

.menu{
  background: #6e4131;
  margin-top: 45px;
}
.navbar-nav a{
  color: white;
  text-transform: uppercase;
  padding-top: 13px !important;
}

.navbar-nav li{
  border-right: 1px solid #815a4c;
}
.navbar-nav li:hover ul li a{

  background: none;

}
.navbar-nav  ul li{
  padding: 10px;
  border-bottom: 1px solid #815a4c;
}
.nav > li > a {
  padding-left:24px;
  padding-right: 24px;
  font-size: 17px;

}
.title-home-top{
  background: #6e4131;
  color: white;
  text-align: center;
}
.title-home-top h3{
  margin: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.main-content h1{
  text-transform: uppercase;
  padding-top: 26px;
  margin-bottom: 26px;
}
.main-content {
  font-size: 20px;
  line-height: 24px;
}
.line-brown{
  background: #6e4131;
  height: 10px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.container-gallery h1{
  padding-top: 0px;
}
.listallimg img{
    margin-bottom: 9px;
  width: 100%;
  height: 120px;
  cursor: pointer;
  padding: 6px;
  border: 1px solid rgb(196, 196, 196);
}
.container-gallery .img-large{
   width: 98%;
  height: 379px;
  border: 1px solid #c4c4c4;
  padding: 5px;
}
.banner-home-img{
  text-align: center;
}
.container-contact-us h1{
  padding-top: 0px;
}
.form-contact input[type="text"], .form-contact input[type="email"] {
    font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  height: 42px;
  margin-bottom: 17px;
  padding: 10px;
    border: 1px solid #c0c0c0;
}


.wpcf7-form .col-sm-6{
    padding-right: 15px;
}
.wpcf7-form textarea{
  width: 100%;
  padding: 12px;
  text-transform: capitalize;
  height: 113px;
  border: 1px solid #c0c0c0;
}
.wpcf7-form .wpcf7-submit{
    background: #6e4131;
  padding: 12px 41px;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
  border: 1px solid darkgrey;
  margin-top: 9px;
}
.wpcf7-validation-errors,.wpcf7-mail-sent{
  clear: both !important;
}
.info-contact i{
     font-size: 19px;
  height: 36px;
  width: 36px;
  background: rgb(110, 65, 49);
  color: white;
  border-radius: 50%;
  text-align: center;
  padding-top: 7px;
  float: left;
  margin-right: 11px;
    margin-left: 8px;
}
.info-contact{
    font-size: 20px;
  line-height: 20px;
}
.left-10 {
    margin-left: -15px;
}
.site-info{
    text-align: center;
  background: #6e4131;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
    margin-top: 35px;
      font-size: 15px;
}
.height-footer{
    height: 20px;
}
.site-info  a{
   color: white;
  font-size: 16px!important;
}
.form-contact .wpcf7-form .colright{
    padding-left: 16px;
}
hr{
  border-top:1px solid #c0c0c0;
}
.div-maps{
 border: 1px solid #c0c0c0;
  padding: 3px;
  width: 98%;
}
.banner-home-img img{
  width: 100%;
}

.imgleftpage{
     margin-left: -140px;
}
.imgleftpage img{
  min-width: 372px;
  min-height: 870px;
}
.container-page {
    position: relative;
  padding-right: 12px;
  font-size: 20px;
  line-height: 23px;
}
.content-page{
    padding-left: 30px;
  padding-top: 10px;
}
.container-page .col-sm-9{
    width: 76.2%;
  float: right;

}
.content-page h1:first-child{
    text-transform: uppercase;
  margin-top: 21px;
  margin-bottom: 20px;
}
.content-page .introduction-page {
    background: #6e4131;
  padding: 20px;
  color: white;
  margin-bottom: 30px;
}
.container-page .content-main-page{
  border: 1px solid #cdcdcd;
    padding: 20px;
    margin-bottom: 20px;
}
.page-template-default .line-brown{
  margin-top: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
@media (max-width: 768px) and (min-width: 320px){
.navbar-toggle {
  background: #fff;
}
.navbar-nav li a{
  text-align: left;
    padding-left: 15px;
}
.navbar-nav li{
  border-bottom: 1px solid white;
}
.container-gallery .img-large{
  height: auto;
    margin-bottom: 10px;
}
.listallimg img{
  height: auto;  
}
.imgleftpage{
  margin-left: 0px;
}
.imgleftpage img {
  max-width: 390px;
  height: auto;
  width: 100%;
}
.container-page .col-sm-9{
  width: 100%;
}
.content-page{
  padding-left: 0px;
}
.form-contact .wpcf7-form .colright{
  padding-left: 0px;
}
.navbar-nav .hometab{
    background-position-x: 16px;
}
.navbar-nav .hometab:hover{
   background-position-x: 16px;
}
.info-contact{
  margin-top: 15px;
	}
	
	.site-info{
	  font-size: 12px;
	}
	#navigation{
	  height: auto;
  position: absolute;
  z-index: 9;
  background: rgb(110, 65, 49);
  width: 100%;
  padding-right: 0px;
  left: 15px;
	  overflow: hidden;
	}
}


.navbar-toggle .icon-bar{
    background: rgb(110, 65, 49);
}
.navbar-nav:first-child {
    border-left: 1px solid #815a4c;
}