.rev_slider_wrapper {
   overflow-x:hidden;
}

button.off-canvas-toggle {
   border:2px #fff solid;
}




a.logo img {
    width:150px;
    height:auto;
    margin-bottom:0;
}

@media screen and (max-width:480px)
{
   a.logo img {
      width:80px;
   }
}


a.logo.style-2 {
   width:150px !important;
}

.header-section.style1 {
   background:transparent;
}


.phome .header-section.style1 {
   background:transparent;
}

.pgheader {
  height:420px;
  min-height:420px;
  margin:0;
  padding:0;
}



.imgfixed {
  width:100%;
  height:auto;
}

@media only screen and (min-width:1280px) 
{

.imgfixed {
  margin-bottom:-480px;
}

.rowintrotext {
  border-top:1px solid #87754f;
}

}

.phome .slide-tmargin {
   margin-top:-210px;
}

@media only screen and (max-width:960px) 
{

.phome .slide-tmargin {
   margin-top: 20px;
}

.slide-tmargin {
   margin-top:-80px;
}

}

 
 
.section-dark {
   background:#151515;
   font-size:14px;
   line-height:18px;
   color:#eee;
   border-top:#87754f 2px solid ;
   padding:30px 0;
}

.section-dark .fa {
   color:#f5c876;
   margin-right:6px;
}

.section-dark a {
   color:#fff;
}
.section-dark a:hover {
   color:#87754f;
} 


.section-dark img {
    height:150px;
    width:auto;
    margin-bottom:15px;
}


.scopyright {
    margin:0 auto;
    padding:20px 0px 20px 0;
    background:#141414;
    border-top:1px #000 solid;
}






.ce4-title-line-1.align-left {
    background-color:#dbbf97 !important;
    color:#771a15;
    padding:3px;
    margin-bottom:5px !important;
}




.loader-item.style10 > div {
    background-color:#b3253e !important;
}



.site-wrapper {
    overflow-x:hidden;
}

.phome .site-wrapper {
   background:#000;
}

.header-section {
  padding-bottom:0;
}

.custom-homevideo video {
   border-bottom:2px solid #242424;
}

.scrollup {
   background-color:#dbbf97;
}
.scrollup a {
   color:#fff;
}








/* LISTS */
/* accordion */
.plist .ui-accordion-header
{
  background:#fafafa;
  color:#000;
  border:0;
  border-bottom:#ccc 1px solid;

}
.plist .ui-accordion-header-active
{
  background:#dbbf97;
  color:#fff;
  border:0;
}
.plist .ui-accordion-content
{
   font-family: "Roboto Slab";
   font-size:15px;
   border:0;
   
}
.plist .ui-icon
{
  float:right;
  margin-right:5px;
  margin-top:5px;
}
.plist h3
{
   font-size:26px;
   line-height:30px;
}






.plist .divcompany p,
.plist .divcompany ul li 
{
   font-size:14px;
   line-height:16px;
   margin:0;
   padding:0;
}

.plist .divcompany
{
   margin:8px 0;
}

.plist .divcompany .fa
{
  color:#85624c;
  font-size:12px;
} 

.plist .divwine h5 .fa
{
   color:#85624c;
   margin-right:8px;
  font-size:16px;
}




.plist .logocompany
{
  max-width:140px;
  height:auto;
  display:block;
  margin:0;
  margin-bottom:3px;
}

.plist .divcompany ul
{
   margin:0;
   padding:8px;
   padding-left:0;
}



.plist .divwine p
{
   font-size:13px;
   font-weight:normal;
   line-height:px;
   padding:0;
   margin:0;
   margin-bottom:5px;
}


.icowine {
   display:inline-block;
   margin-right:8px; 
   height:16px;
   width:auto;
}





/* home v2 */
.invitation-left {
}


.invitation-right {
    color:#000;
    text-align:center;
    padding:70px 25px 70px 25px;
    background:#f0f0f0; 
    border:10px #87754f solid;
    width:100%;
}


.invitation-right a {
    background:#87754f;
    color:#fff;
    padding:5px 10px;
    margin:0 auto;
    margin-top:30px;
    display:block;
}

.invitation-right a:hover {
    background:#b3253e;
}


#t3-header {
   border:0;
}


.winecontainer {
   display:block;
   padding:10px;
   margin:10px 0;
}


.wineimg {
  min-height:350px;
}

.wineimg img {
 height:350px;
 width:auto;

}

.winesep {
   display:inline-block;
   width:300px;
   height:2px;
   background:#94834d;
}

.wineinfo {
   width:80%;
   padding-top:5px;
   font-size:14px;
   line-height:16px;
   min-height:170px;
}


.wineinfo .wineexhibitor {
   font-size:20px;
   line-height:22px;
   font-weight:bold;
   margin:0;  
   margin-bottom:2px;
}  

.wineinfo .winename {
   font-size:18px;
   line-height:20px;
   font-weight:normal;
   margin:0;
   margin-bottom:4px;
}


.wineinfo ul {
   padding:0;
}

.wineinfo .attr {
  font-weight:bold;
  color:#94834d;
}



/* intro text */
.text-intro {
   background:rgba(255,255,255,0.95);
   border-radius:16px;  
   padding:60px;
   font-size:17px;
   line-height:19px;
}


.text-intro h2 {
   font-size:28px;
   line-height:25px;
   margin:0;
   padding:0;
   color:#cf5e00;
   font-weight:bold;
   margin-bottom:2px;
}

.text-intro h3 {
   font-size:20px;
   line-height:21px;
   margin:0;
   padding:0;
   margin-bottom:2px;
}

.text-intro h4 {
   font-size:20px;
   margin:0;
   padding:0;
   color:#87754f;
   margin-bottom:20px;

}

.text-events {
    padding:0px;
    text-align:center;
}


.text-intro .abtn,
.text-events .abtn
{
   display:inline-block;
   text-align:center;
   padding:10px 20px;
   background:#87754f;
   color:#fff;
   margin:30px auto 10px auto;
   
}

.text-intro .abtn:hover,
.text-events .abtn:hover
{
   background:#cf5e00;
}


@media only screen and (min-width:480px)
{
div.dsponsors {
   display:flex;
   justify-content:center;
   align-items:center;
}


div.dsponsors img {
   display:block;
   margin:5px auto;
   width:auto;
   opacity:1;
   width:100%;

}


}


div.dsponsors img {
   display:block;
   margin:5px auto;
   width:auto;
   opacity:1;
   width:80%;
}


div.dsponsors2 img {
   display:block;
   margin:5px auto;
   height:45px;
   width:auto;
   opacity:0.9;
}





div.customproduction h3 {
  color:#dbbf97;
  font-size:20px;
  line-height:21px;
  font-weight:bold;
  margin:0;
  margin-bottom:3px;
  margin-top:20px;
}


div.customproduction p {
   color:#333;
   font-size:15px;
   line-height:22px;
   text-align:justify;
}


.buytickets {
   display:block;
   margin:0;
   padding:20px;
   text-align:center;
   color:#fff;
   font-size:32px;
   line-height: 34px;

}


.buytickets.hdr {
   padding:50px 0;
}


.buytickets.ftr {
   padding:50px 0;
}

.phome .buytickets.ftr {
   background:#fff;
}




.buytickets.hdr a {
   padding:5px 20px;
   border-radius: 28px;;
   background:#cf5e00;
   color:#fff;

}
.buytickets.ftr a {
   padding:5px 20px;
   border-radius: 28px;;
   background:#6f456b;
   color:#fff;

}

.buytickets a:hover {
   background:#ff2020;
   
}


.buytickets p.el {
  font-size:24px;
  line-height:25px;
}

.buytickets p.en {
  font-size:20px;
  line-height:21px;
}


.soldout {
   padding:50px 0;
}

.soldout img {
   display:block;
   margin:0 auto;
   max-width:180px;

}

.soldout p {
   text-align:center;
   color:#cf5e00;
   font-weight:bold;
   font-size:20px;
   margin-top:10px;
   padding:10px;
}



/* .page-wmk .page-content */
.page-wmk .area-wmk
{
  background:#fff url("../../../images/wmk/wmk.png") no-repeat;
  background-position:center center;
  background-size:85% auto;
}


.social {
   background:#151515;
   text-align:center;
   padding-bottom:40px;
}


.social .fa {
   font-size:32px;
   line-height:32px;
   color:#87754f;
   margin:0 20px;
}



.cpheader {
      height:420px;
      min-height:420px;
      margin:0;
      padding:0;
      background-image: url(../../../images/headers/h-04.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-attachment: fixed;
      background-position: 50% 50%;
   }  



.slide-tmargin
{
   margin-top: -210px;
}



.notice {
   display:block;
   background:#b3253e;
   color:#fff;
   font-size:32px;
   line-height: 36px;
   text-align:center;
   width:100%;
   padding:40px 20px;
}
