body{
    color: #2e2d2d;
   
}
*{
    font-family: Lato;
    
}
#content_main{
    background: url("../img/bg.jpg");
    width:  100%;
    margin-top: 5px;
}
#main{
 
 padding: 20px;
 }
input#date {
    width: 71%;
    float: left;
    margin-right: 10px;
}
#secondary  h1{
    color: #fff;
    margin-bottom: 10px;
    width:90%;
}
#banner{
    line-height: 0;
}
#secondary .ajax-loader{
    margin-top: 10px;
    float:right;
}
#secondary .wpcf7-response-output{
    margin-top: 60px;
}
#cap{
    color: #fff;
    font-size: 15px;
    text-align: center;
}
#submit{
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-style: normal;
    background: #49c2fc;
    border: none;
    box-shadow: none;
    font-size: 17px;
    float: right;
    font-family: Lato;
    font-weight: bold;
    text-shadow: none;   
}
#submit_form{
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-style: normal;
    background: #49c2fc;
    border: none;
    box-shadow: none;
    font-size: 17px;    
    font-family: Lato;
    font-weight: bold;
    text-shadow: none;
}
.heading{
    color: #fff;
    font-size: 24px;
    font-family: Lato;
    font-weight: bold;
}
.readmore{
    background: #49c2fc;
    padding: 5px 20px;
    text-transform: uppercase;
    float: left;
    text-align: center;
    border-radius: 5px;
    color: #fff !important;
    margin-top: 50px;
    font-size: 17px;
    cursor: pointer;
    font-family: Lato;
    font-weight: bold;
    font-style: normal;
}
.readmore:hover{
    color: #fff;
}
.copy-right{
	text-align:center;
    width: 100%;
    font-weight: bold;
}
.copy-right img{
  /*  width: 165px;
    height: 53px;*/
}
.footer-menu{
	margin:15px 0;
text-align: center;
}
.footer-menu p{
    color: #9f9e9e;
    text-transform: uppercase;
    font-size: 12px;
}
.nav-footer {
    margin: 0;
    padding: 0;
}
.nav-footer  li {
/*float: left; hoatamus*/display: inline-block;
padding-left: 20px;
}
.nav-footer  li a{
    color: #6d445c;
    font-weight: bold;
}
#page{
    width: 100%;
}
.phone-number{
    margin: 0;
}
.info{
    float: right;
    text-align: center;
    position: relative;
    margin-top: 25px;
    margin-right: 16px;
    bottom: -9px;
    width: 345px;
}
.info p {
    margin: 0;
    padding: 0;
    color: #4a4a4a;
 position: absolute;
    top: -11px;
    text-align: center;
    left: 30px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: bold;
    font-size: 21.4px;
}
.info span a{
    color: #10a9e6 !important;
    font-family: Lato;
    font-weight: bold;
}
.info span{
    color: #10a9e6 !important;    
    float: left;
    margin-left: 20px;
}
.info span img{
    margin-top: 25px;
    
}
.info span.number{
    margin-top: 10px;
    font-size: 41.5px;    
    margin-left: 10px;
}
div#content {
    font-size: 15.7px;
    color: #fff;
    margin-top: 20px;
}
div#content p{
  
    font-family: Lato;
    font-style: italic;
    font-size: 18px;
    line-height: 1.5;
}
.img-hoa
{
    width: 10%;
    position: absolute;
    top: -83px;
}

#banner img{
    width: 100%;
}
#show{
    cursor: pointer;
}
#secondary p{
    margin-bottom: 14px;
}
#secondary 
.contact{
    width: 80%;
    float: left;
}
#send{
    background:#49c2fc !important;
    border: none;
    box-shadow: none;
    padding:10px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.list-tour{
    padding-left: 20px;
    list-style: disc;

}
#pric{
    font-size: 24px;
}
.readmore:hover,#submit:hover,#send:hover, #submit_form:hover {
    color: #4a4a4a  !important; 
}
.winter-img {
    border: 6px solid #fff;
    box-shadow: 0px 1px 10px;
    border-radius: 3px;
}
.winery-tour p{
    width: 100%;
    margin: 0;
}

.winery-tour h3{
	margin-top:25px;
	font-weight:bold;
	clear:both;
}

#pric {
	clear:both;
}

#content ul {
    list-style-image: url("/wp-content/uploads/tick.png");
	margin-left:30px;
}
#content ul li {
	margin-bottom:6px;
}
	


@media only screen and (max-width: 600px) {
	.site-introduction .logo {margin:0;}
	.info .booking-phone {line-height:0.8em;}
}
	

