@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/Gotham-Book.eot');
	src: local('☺'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Light';
	src: url('../fonts/Gotham-Light.eot');
	src: local('☺'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot');
	src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BauerBIt';
	src: url('../fonts/BauerBIt.eot');
	src: local('☺'), url('../fonts/BauerBIt.woff') format('woff'), url('../fonts/BauerBIt.ttf') format('truetype'), url('../fonts/BauerBIt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#cookiescript_badge{
  display:none!important;
}
/**/
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4{
  padding: 0!important;
}
.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 .logo{
  display:none!important;
}
/**/
#sp-footer #footer_menu a {
	color: #ffffff!important;
    background: unset!important;
    font-family: 'Gotham-Book',sans-serif!important;
    font-size: 14px!important;
    font-weight: 400!important;
    padding: 0!important;
}
/* CRO */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.help-block {
    font-size: 12px;
}
#my_quote_request {
  border: 2px solid #7e7451;
  padding: 15px 20px;
}
.bmg-widget-qreq .form-group {
  margin-bottom:10px;
}
.bmg-widget-qreq .form-control {
  color: #7e7451; 
  border-color: #7e7451;
  border-width: 1px 1px 1px 1px;
  border-radius: 0px;
  padding: 0 10px!important;
  transition: .35s;
  min-height: 42px;
}
.ui-datepicker.ui-datepicker-multi{
    z-index: 999999999 !important;
}
.bmg-widget-qreq .form-group > div{
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.widget-title{
	font-weight:600
}
label.widget-label:not(.widget-texts-agree ) {
    font-weight: 600;
    font-size: 14px;
}
.bmg-widget-qreq .input-group-addon.dp_trigger{
	background: unset;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    margin: 0px !important;
    border: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	color: #7e7451;
    padding: 0 14px;
}
#my_quote_request_texts_cnt{
  font-size: 14px;
}
#my_quote_request_send_quote_request{
  border-radius:0;
      background-color: #ffffff;
    color: #000;
      text-transform: uppercase;
  letter-spacing: 1px;
	border:1px solid #000
}
#my_quote_request_send_quote_request:hover {
    color: #ffffff !important;
    background: #7e7451;
}
#my_quote_request_bmg-widget-qreq .widget-form-row{
      justify-content: flex-end;
}
.bmg-widget-qreq .modal.widget-modal {
  background: rgba(0, 0, 0, 0.2);
}
.bmg-widget-qreq .modal.widget-modal.in {
  opacity:1;
}
.bmg-widget-qreq .modal-dialog {
  width: 600px;
  margin: 30px auto;
      transform: translate(0px, 0px)!important;
}
.bmg-widget-qreq .modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.bmg-widget-qreq .modal-body {
    padding: 10px;
  font-size: 12px;
}
.bmg-widget-qreq .modal-header .close {
    position: absolute;
    right: 16px;
  border: 0;
    background: unset;
    font-size: 29px;
}
.bmg-widget-qreq .modal-footer button{
	border: 1px solid #ccc;
  font-size: 15px;
    padding: 4px 10px;
}
.bmg-widget-qreq .modal-footer button:hover {
  background:#ccc;
}
/* stile del calendario */
#ui-datepicker-div {
	z-index:99999999!important;
	padding: 0;
	border-radius: 0;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
	border-color: #7e7451!important;
}
.ui-datepicker table {
	font-size: 14px!important;
}
.ui-widget-header {
	background: #ffffff!important;
	border-radius: 0!important;
	font-weight: 400!important;
	border-width: 0!important;
	border-bottom: 1px solid #7e7451!important;
}
#ui-datepicker-div select:not(.form-select):not(.form-control),
#ui-datepicker-div select.ui-datepicker-month {
	display:inline-block!important;
	padding: 0!important;
	height: auto!important;
	border-radius: 0!important;
}
.ui-datepicker th {
	padding: 4px!important;
}
.ui-datepicker td {
	padding: 0!important;
}
.ui-datepicker td span, .ui-datepicker td a {
	padding: 0px!important;
	text-align: center!important;
	line-height: 2!important;
}
/* comportamento responsive a risoluzioni minori di 481px (telefoni) */
@media (max-width:480px) {
	.ui-datepicker.ui-datepicker-multi {
		left:0!important;
		width: 100%!important;
		box-sizing: border-box;
	}
	.ui-datepicker-multi .ui-datepicker-group {
		float: none!important;
		width: 100%!important;
	}
}
/**/
#home-header {
	z-index: 9!important;
}
#home-header h1{
      font-family: 'Playfair Display SC', sans-serif;
}
#home-header.newheader .sppb-row{
  height: calc(100vh - 140px)!important;
    align-items: center;
    display: flex;
    /*width: 100%;*/
}
/**/
.hslider{
      position: absolute;
    top: 0;
    height: calc(100vh - 140px);
    width: 100%;
	z-index: -1;
}
.hslider .sppb-item.sppb-item-has-bg>img{
  height: calc(100vh - 140px);
    width: 100%;
    object-fit: cover;
}
.hslider2{
      position: absolute;
    top: 0;
    height: 100vh;
    width: 100%;
	z-index: -1;
}
.hslider2 .sppb-item.sppb-item-has-bg>img{
  height: 100vh;
    width: 100%;
    object-fit: cover;
}
.realheadertitle{
  height: 100vh;
}
/*#speasyimagegallery-modal:nth-child(2), #speasyimagegallery-modal:nth-child(3), #speasyimagegallery-modal:nth-child(4){
  display:none!important;
}*/
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family:'BauerBIt',Sans-Serif;
}
.subtitleh1{
      display: block;
    font-size: 50%;
}
.normaltitle .sppb-addon-title,
.normaltitle h4{
  font-family:'Gotham-Bold',Sans-Serif;
}
.normaltitle h4 {
    font-size: 15px;
}
.sppb-btn{
  font-weight:900;
}
.centertitle .sppb-addon-title{
  text-align:center;
}
body{
  font-family:'Gotham-Book',Sans-Serif;
}
.article-details .article-can-edit {
  	display:none;
    margin-bottom: 0px;
}
.featherlight{
  z-index:99;
}
body.com-spsimpleportfolio header#sp-header {
    position: relative;
  top:unset;
  
    background: rgba(0,0,0,1);
}
body.com-spsimpleportfolio .sp-simpleportfolio{
      box-shadow: 0 0 35px black;
    margin: 25px auto;
    max-width: 1280px;
    padding: 45px 45px 0px;
      width: calc(100% - 25px);
      position: relative;
}
#sp-simpleportfolio .sp-simpleportfolio-meta{
  display:none;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
    width: 100%;
}
.sp-simpleportfolio .sp-simpleportfolio-description p{
        margin-top: 0;
    margin-bottom: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-image {
    margin-bottom: 0;
}
body.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-img{
     /*   margin: 25px auto;
    padding: 25px;
    box-shadow: 0 0 35px black;
      max-width: calc(100% - 25px);
    width: auto;*/
        width: auto;
    margin: auto;
}
body.com-spsimpleportfolio .sp-simpleportfolio-description h1{
  font-family:'Gotham-Bold',Sans-Serif;
      color: #7e7451;
      text-align: center;
      margin-bottom: 0;
    line-height: 45px;
      font-size: 26px; 
    text-transform: uppercase;
}
.backbtn{
  position: absolute;
    top: 0;
    right: 0;
  color:black;
      padding: 0px 45px;
    line-height: 45px;
}
.sharebtn{
  color:black;
  border-color:black;
      position: absolute;
    bottom: 8px;
    right: 45px;
      padding-top: 3px;
    padding-bottom: 3px;
  cursor: pointer;
}
.sharemodal{
      position: absolute;
  right: 0;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
}
.sp-simpleportfolio-details .sharemodal{
  right: 45px;
}
.sharemodal.opened{
    visibility:visible;
  opacity:1;
}
.sharemodal ul li a {
    width: 30px;
    height: 30px;
    padding: 4px 0;
  color:#000000;
      border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
.sharemodal ul{
  display: flex;
}
/*.sppb-addon-social-share.sppb-social-share-style-simple ul {
    margin: 0px;
}
.sppb-addon-social-share.sppb-social-share-style-simple ul li {
    margin: 6px;
}*/
.sharemodal ul li a:hover{
  color:#7e7451;
}
/**/
/*preloader*/
@keyframes wave {
  0% { 
    left: -80px;
  }
  100% { 
    left: 0; 
  }
}
.sp-preloader #g7232{
  fill: #7e7451;
}
.sp-preloader{
  display: table;
  background-color: #7e7451;
}
.sp-preloader .sppb-row-container{
      display: table-cell;
    vertical-align: middle;

}
.sp-preloader svg#svg4924{
  width: 100%;
}
.sp-preloader .wavecontainer {
  width: /*100px;*/200px;
  overflow: hidden;
      transform: scaleX(6);
          margin: 0 auto;
      max-width: 14%;
}
.sp-preloader .wavecontainer:after{
    content:"";
    display:block;
      background-image: linear-gradient(to right, rgba(126,116,81,1), rgba(126,116,81,0), rgba(126,116,81,1));
          height: 65px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.sp-preloader .wavecontainer svg {
  position: relative;
  left: -50px;
  width: /*200px;*/400px;
  animation: wave 2s linear infinite;
}
/*.sp-preloader{
  background-color: red;
  animation-name: example;
  animation-duration: 1.5s;
}
@keyframes example {
  from {background-color: red;}
  to {background-color: white;}
}*/
/**/
.sppb-btn.openpagepopup{
  cursor:pointer;
    color: #000000;
    border-color: inherit/*#000000*/;
    border-width: 0 0 1px 0;
    text-decoration: unset!important;
    text-decoration: none;
    border-radius: 0;
}
.tritticopopup .meetblock .sppb-row-overlay{
  transition: all 0.5s;
}
.tritticopopup .meetblock:hover .sppb-row-overlay{
  background-color:rgba(0, 0, 0, 0.8)!important;
}
.tritticopopup .meetblock .sppb-col-md-12{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.tritticopopup .meetblock  .textbtn.openpagepopup{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.tritticopopup .sppb-col-md-6:first-child .meetblock{
      height: 100%;
}
.tritticopopup .sppb-col-md-6:first-child .meetblock .sppb-container-inner{
      height: 100%;
}
/**/
.sp-module.covidbar{
    position: fixed;
    top: 0;
    z-index: 9999;
    background: #000000;
    width: 100%;
	text-align: center;
    right: 0;
    left: 0;
}
.sp-module.covidbar p{
  margin: 10px!important;
  color: white;
}
.sp-module.covidbar a{
      color: inherit;
    text-decoration: underline;
}
.sp-module.covidbar .closebarpopup{
        position: fixed;
    top: 0;
    right: 0;
    padding: 0px 10px;
    cursor: pointer;
    text-decoration: unset;
    font-size: 32px;
}
/**/
.mfp-auto-cursor .mfp-content {
    padding: 50px;
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close{
    /*  position: fixed;
    top: 5px;
    right: 20px;*/
    color: black;
    text-shadow: 0 0 5px black;
    font-size:40px;
    opacity:1;
}
.mfp-container{
      padding: 0;
}
.white-popup-block{
          max-width: 800px;
    padding: 0;
    margin: 0 auto;
}
.ppp .sppb-row.sppb-col-md-9{
  margin: 0 auto;
}
.ppp img{
      width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.ppp > div{
      padding-top: 80px;
    padding-bottom: 50px;
}
.ppp .sppb-addon-title{
  color: #7e7451;
}
.ppp .sppb-col-md-7{
  max-height: 274px;
    overflow-y: auto;
}
/* width */
.ppp ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.ppp ::-webkit-scrollbar-track {
  background: #ffffff; 
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2); 
  border-radius: 0px;
}
 
/* Handle */
.ppp ::-webkit-scrollbar-thumb {
  background: rgba(126, 116, 81, 0.5);
   border-radius: 0px;
}

/* Handle on hover */
.ppp ::-webkit-scrollbar-thumb:hover {
  background: #7e7451; 
}
/**/
.sp-module.vota2{
	position:absolute;
	left: 152px;
}
.votebtn{
    /*position: absolute;*/
   /* top: 0;*/
  /*  left: 4vw;*/
}
.sp-module.vota2 .votebtn img{
		/*width: 15vw;*/
		/*min-width: 213px;*/
  height: 116px;
}
@media (max-width: 991px) {
  .sp-module.vota2{
    margin-left: 0!important;
  }
  .votebtn{
  	/*top: unset;*/
   /* bottom: 0;*/
    /*transform: translateY(100%);*/
  }

}
@media (max-width: 767px) {
  .sp-module.vota2{
    display:none;
  }
  img{
		/*width: 39vw;*/
    /*min-width: 144px;*/
  }
}

/* menu */
#sp-logo{
  height: 140px;
}
#sp-logo .logo a, #sp-logo .logo a img{
  height: 100%;
      padding: 4px 0;
      object-fit: contain;
}
#sp-logo svg{
  height: 140px;
      width: auto;
    /*max-width: 100%;*/
    padding: 4px 0;
}
#sp-menu{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
      margin: 20px 0px;
  font-weight:600!important;
}
.sp-megamenu-parent > li:first-child{
  display:none;
}
.sp-megamenu-parent > li:nth-last-of-type(-n+5):after{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	right:0;
  border-right:1px solid white;
  height:50px
}
.sp-megamenu-parent > li > a {
    max-width: 150px;
    line-height: 1.3;
    vertical-align: top;
    text-transform: uppercase;
  font-weight: unset!important;
      /*padding: 0 13px;*/
      padding: 0px 9px!important;
}
/*.sp-megamenu-parent > li:nth-last-child(4) > a{
  max-width: 90px;
}
.sp-megamenu-parent > li:nth-last-child(3) > a{
  max-width: 88px;
}
.sp-megamenu-parent > li:nth-last-child(2) > a{
  max-width: 110px;
}
.sp-megamenu-parent > li:nth-last-child(1) > a{
  max-width: 88px;
}*/
.sp-megamenu-parent > li:nth-last-child(4) > a{
  /*max-width: 72px;*/
  max-width: 65px;
}
.sp-megamenu-parent > li:nth-last-child(3) > a{
  /*max-width: 83px;*/
      max-width: 74px;
}
.sp-megamenu-parent > li:nth-last-child(2) > a{
  /*max-width: 103px;*/
      max-width: 96px;
}
.sp-megamenu-parent > li:nth-last-child(1) > a{
    max-width: 76px;
}
.sp-megamenu-parent > li:nth-last-child(5) > a{
  /*max-width: 84px;*/
      max-width: 77px;
}
.sp-megamenu-parent > li:hover > a,.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #7e7451;
}
.btnbook{
  width:100%;
  min-width: auto!important;
}
.inlinerow{
      z-index: 9;

}
.inlinerow > .sppb-column-addons{
  display:flex;
  justify-content: center;
    align-items: center;
}
.inlinerow > .sppb-column-addons > div{
  min-width: 45px;
}
.chzn-container{
  width:auto!important;
}
.chzn-container.chzn-container-single .chzn-single{
  background: none;
    border: 0px;
    color: #ffffff;
}
.chzn-container-single .chzn-single span {
    margin-right: 15px;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f078";
}
.chzn-container .chzn-drop{
  border-radius: 0!important;
    border: 1px solid black!important;
}
.chzn-container .chzn-results{
      margin: 0 0px 0px 0;
    padding: 0 0 0 0px;
}
.chzn-container .chzn-results li.result-selected{
  display:none;
}
.chzn-container .chzn-results li:hover,
.chzn-container .chzn-results li.highlighted{
  background:#7e7451;
}
#sp-top1 .mod-languages select{
  background: unset;
    color: white;
    border: none!important;
    outline: none!important;
    padding: 0 10px;
}
/**/
.offcanvas-menu .offcanvas-inner .sp-module ul > li{
      text-transform: uppercase;
      border: 0!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span{
      padding: 6px 0!important;
    margin: 2px 0px;
    font-weight: 400;
    line-height: 1.2;
    font-size: 16px;
}
#offcanvas-toggler {
    width: 50px;
}
.burger-icon {
  width: 50px;
}
.burger-icon>span{
      background-color: #fff;
      margin: 7px 0;
	transition:margin 0.3s;
}
#offcanvas-toggler:hover .burger-icon>span{
      margin: 5px 0;
}
.close-offcanvas .burger-icon {
  width: 33px;
}
.close-offcanvas .burger-icon>span {
      margin: 5px 0;
}
#offcanvas-toggler >i {
    color: #ffffff;
  font-size: 22px;
}
#sp-header #offcanvas-toggler >i{
  border-bottom: 2px solid;
  width: 100%;
  position: absolute;
  position: relative;
}
#sp-header #offcanvas-toggler >i:before{
  content:'';
  border-bottom: 2px solid;
  width: 100%;
  position:absolute;
  top: 8px;
  transition: top 0.5s;
}
#sp-header #offcanvas-toggler >i:after{
  content:'';
  border-bottom: 2px solid;
  width: 100%;
  position:absolute;
  top: 16px;
  transition: top 0.5s;
}
#offcanvas-toggler:hover >i:before{
  top: 6px!important;
}
#offcanvas-toggler:hover >i:after{
  top: 12px!important;
}
.offcanvas-inner .lang-block{
  display:block!important;
}
.offcanvas-inner ul.lang-block li{
  display: inline-block!important;
}
.offcanvas-inner ul.lang-block li a{
        padding: 6px 12px!important;
    border: 1px solid black;
    width: 48px;
    text-align: center;
    display: inline-block;
}
/**/
header#sp-header{
  position: fixed;
   top: 0;
  background: rgba(0,0,0,0.7);
      padding-left: 15px;
    padding-right: 15px;
  height:140px;
}
body.home header#sp-header{
    position: absolute;
    bottom: 0;
  top:calc(100vh - 140px);
}
body.home header#sp-header.menu-fixed{
  position: fixed;
  top:0;
}
#sp-header .logo {
  height: 140px;
  display:none;
}
#home-header,#innerhh{
      height: calc(100vh - 140px)!important;
      /*min-height: 480px;*/
}
#home-header.newheader{
  height: 100vh!important;
}
.logo-header img{
  height:120px;
}
.sppb-addon-button-group a{
  display:block;
  max-width: 196px;
  margin: 0 auto!important;
} 
.arrow.down {
  border: solid white;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 20px;
  border-radius:5px;
  transform: scale(1,0.5) rotate(45deg) ;
  -webkit-transform: scale(1,0.5) rotate(45deg) ;
}
#sp-top1 > div{
  justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 30px;
    height: 100%;
}
/**/
.imagerow{
  height:70vh;
  min-height:400px;
}
#intro.imagerow{
  height:100vh;
}
/**/
.customtitle .sppb-addon-title span{
  display:block;
}
.sppb-col-md-12 .customtitle .sppb-addon-title span.sppb-text-center{
  width: 70%;
}
.borderbtn, .sppb-btn{
      border-width: 1px!important; 
      min-width: 160px;
}
.borderbtn > .sppb-btn{
  border-width: 1px!important; 
  border-color:inherit!important;
}
.sppb-btn-link:hover{
      color: #ffffff!important;
      background: #7e7451
}
.sppb-btn.sppb-magnific-popup.sppb-modal-selector{
  display:inline-block;
}
/*footer*/
#sp-footer{
  padding: 80px 15px 20px;
}
#sp-footer #sp-footer2 {
    text-align: left;
  position:relative;
}
.menufooter > .sppb-column-addons{
  display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.menufooter > .sppb-column-addons > .sppb-addon-wrapper{
  -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  padding-right: 15px;
    padding-left: 15px;
}
#sp-footer ul.menu li {
  display: block;
      padding: 5px 0;
}
#sp-footer2 .sppb-addon.sppb-addon-icons-group{
  display: flex;
  align-items: center;
}
.sppb-icons-group-list a{
  padding:0 10px!important;
}
#socialrow{
  position:absolute;
  bottom:0;
}
#logofooter img{
    max-width: 525px;
    width: 100%;
}
#logofooter svg{
  max-width: 100%;
  width: 173px;
}
#sp-footer li.current.active a{
    color: #7e7451;
}
/**//**/
#innerheader, .pagepopupheader{
  height:100vh;
}
.pagepopupheader.halfcover{
  height:50vh;
}
 .pagepopupheader{
      z-index: 9!important;
    height: 80vh;
}
/*.camera > .sppb-row-container,*/ 
.centercol .sppb-col-md-9{
      margin: 0 auto;
}
.camera > .sppb-row-container > .sppb-row{
  min-height: 100vh;
}
.camera{
  height:auto;
  min-height:100vh;
}
.centertitle .sppb-addon-title{
  text-align:center;
}
/**/
#sp-section-4,
#sp-section-bottom {
  border-top: 1px solid white;
}
.footer1 {
    display: flex;
    align-items: center;
    /*height: 50px;*/
  font-size: 10px;
  font-family:'Gotham-Light',Sans-Serif;
}
.footer1 .copy {
    line-height:3; /*50px;*/
}
.footer1 .logo {
    text-align: right;
}
.footer1 .logo .logos {
    vertical-align: middle;
}
.footer1 .logo .logos svg {
    width: 60px;
  height: auto;
    fill: white;
    transition: fill 400ms;
}
#CW-Logo{
  height: auto;
    width: 113px;
    margin-left: 7px;
}
/**/
#sp-popup-page .mypagepopup{
    position: fixed;
    top: 0;
      left: 0;
    right: 0;
    z-index: 99;
    /*opacity: 0;
    visibility: hidden;*/
  display:none;
    background: #ffffff;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
      width: 100%;
}
.closepagepopup{
      position: fixed;
    top: 0;
    right: 0;
}
.closepagepopup a{
  display: inline-block;
  padding: 30px 90px;
  text-shadow: 0 0 5px black;
}
.closepagepopup .sppb-addon-title-icon{
  font-size:16px;
}
body.openedpopup{
  overflow: hidden;
}
.speasyimagegallery-gallery-item-title{
  display:none;
}
/**/
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a{
      background: unset;
    color: #333;
    text-align: left;
      display: inline-block;
  padding:7px 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a{
  background: unset;
  color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-item{
    padding: 3px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info{
  display:none;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul{
  -webkit-column-count: 4;
  -moz-column-count: 4;
      column-count: 4;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li{
  float:unset;
      text-align: left;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li:before{
	content:"\f058";
	font-family: "Font Awesome 5 Free";
  display: inline-block;
  color: #7e7451;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active:before{
	content:"\f058";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}
/*.sp-simpleportfolio .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item:nth-child(-n+5){

}*/
/**/
.sppb-ajaxt-contact-form{
 	display: flex;
  	-moz-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction:column;
}
.sppb-ajaxt-contact-form > div:nth-child(1){
  -moz-order: 1;
   -webkit-order: 1; 
   order: 1;
}
.sppb-ajaxt-contact-form > div.sppb-form-group{
  margin: 0px 0px 0px 0px!important;
  -moz-order: 3;
  -webkit-order: 3; 
  order: 3;
}
.sppb-ajaxt-contact-form > div:last-child{
  -moz-order: 2
     -webkit-order: 2;
  order: 2;
  margin: 30px 0;
}
.sppb-ajaxt-contact-form > div.sppb-row{
      border: 2px solid #7e7451;
      padding: 15px 20px;
}
input, textarea{
  border-radius:0!important;
  /*text-transform:uppercase;*/
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: uppercase;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: uppercase;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: uppercase;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: uppercase;
}
::placeholder { /* Recent browsers */
    text-transform: uppercase;
}
.sppb-ajaxt-contact-form div.sppb-form-group {
  padding: 0;
}
.sppb-form-check .sppb-form-check-label {
    line-height: 1.3;
    font-size: 12px;
}
/**/
.vistablogstyle .sppb-col-md-6 {
    margin-bottom: 30px;
}
.vistablogstyle .sppb-column{
  position:relative;
      height: 34vw;
  padding: 50px 70px!important;
}
.vistablogstyle .sppb-column > .sppb-column-overlay {
    background-color: rgba(0, 0, 0, 0.7);
}
.vistablogstyle .sppb-column-addons .sppb-addon-wrapper:first-child{
  position:absolute;
  top:0;
}
.vistablogstyle .sppb-column-addons .sppb-addon-wrapper:last-child{
  position:absolute;
  bottom:0;
  left: 0;
    right: 0;
}
/**/
/*form newsletter*/
#subscribeform{
      margin: 0 auto!important;
   /* width: 700px;*/
    /*  display: flex;*/
  position:relative;
}
#subscribeform input, #subscribeform  select{
  /*background: rgba(112, 112, 112, 0.40);*/
  background:unset;
  color: #ffffff;
  border-radius: 0px;
  line-height: 1;
  border: 1px solid white;
  /*border-right: 0px;*/
  padding:5px;
  height: 36px;
}
#subscribeform > div{
	margin:10px 0;
}
#subscribeform button{
      width: 160px;
    background: white;
    color: black;
    line-height: 2.25;
    box-shadow: none!important;
    cursor: pointer;
    outline: none;
    transition: all 0.5s;
    border: 1px solid black;
    font-weight: 900;
}
#subscribeform button:hover {
    color: #ffffff!important;
    background: #7e7451;
}
/*#subscribeform #result{
      color: red;
    position: absolute;
    bottom: 0; 
}*/
#subscribeform #result{
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    bottom: 52px;
      font-size: 12px;
  background: rgba(255,255,255,0.8);
      color:black!important;
}
#subscribeform #result h3{
  font-size: 20px;
  margin-top: 16px;
}
#subscribeform #result .error{
    color: red!important;
    height: 100%;
    margin: 0;
    padding: 16px;
}
::-webkit-input-placeholder { /* Edge */
   color: #ffffff;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #ffffff;
}

::placeholder {
   color: #ffffff;
}
#subscribeform label {
    font-size: 12px;
      /*color: black;*/
}
/* Customize the label (the container) */
.privacyblock {
  display: block;
  /*position: absolute;
  top:70px;*/
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.privacyblock input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  /*height: 0;
  width: 0;*/
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border:1px solid #ccc;
}

/* On mouse-over, add a grey background color */
/*.privacyblock:hover input ~ .checkmark {
  background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
/*.privacyblock input:checked ~ .checkmark {
  background-color: red;
}*/

/* Create the checkmark/indicator (hidden when not checked) */
.privacyblock:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.privacyblock input:checked ~ .checkmark:after {
  display: block;
  content:"";
}

/* Style the checkmark/indicator */
.privacyblock .checkmark:after {
       position: absolute;
    left: 4px;
    top: 0px;
    width: 9px;
    height: 12px;
    border: solid white;
   border-width: 0 2px 2px 0;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
}

.formnewsletter input[type="text"].invalid,
.formnewsletter input[type="email"].invalid,
.privacyblock .checkmark.invalid
{
  border: 2px solid red!important;
}
/**/
@media (min-width: 768px){
  /*.speasyimagegallery-gallery > .speasyimagegallery-row img{
    height: 32vw;
    object-fit: cover;
  }
  .speasyimagegallery-gallery > .speasyimagegallery-row .speasyimagegallery-col-sm-4 img{
    height: 16vw;
  }*/
  
  /*speasyimagegallery-gallery > .speasyimagegallery-row .speasyimagegallery-col-md-6*/
   .speasyimagegallery-gallery > .speasyimagegallery-row .speasyimagegallery-col-md-6{
    width: 60%;
  }
  .speasyimagegallery-gallery > .speasyimagegallery-row .speasyimagegallery-col-md-6:nth-child(4n+2),
  .speasyimagegallery-gallery > .speasyimagegallery-row .speasyimagegallery-col-md-6:nth-child(4n+3){
      width: 40%;
  }
  .speasyimagegallery-gallery > .speasyimagegallery-row .speasyimagegallery-col-md-6 img{
    height: 32vw;
    object-fit: cover;
  }
  
  /*speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2)*/
  .speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2) img{
    height: 32vw;
    object-fit: cover;
  }
  .speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2) .speasyimagegallery-col-sm-8{
      width: 33.33333333%;
      left: 0;
  }
  .speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2) .speasyimagegallery-col-sm-pull-8{
    right: 0;
  }
   
  /*gallery5b*/
  .gallery5b .speasyimagegallery-col-md-4:first-child{
    width: 66.66666667%;
  }
  .gallery5b  .speasyimagegallery-gallery > .speasyimagegallery-row img{/*/*//*/**/
    height: 32vw;
    object-fit: cover;
  }
  
  /*gallery5*/
  .gallery5 .speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2) img{
    height: 32vw;
    object-fit: cover;
  }
  .gallery5 .speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2) .speasyimagegallery-col-sm-8{
      width: 33.33333333%;
      left: 0;
  }
  .gallery5 .speasyimagegallery-gallery > .speasyimagegallery-row:nth-child(2) .speasyimagegallery-col-sm-pull-8{
    width: 66.66666667%;
     right: 0;
  }
  
}
@media (min-width: 992px) {
  .ppp .sppb-row.sppb-col-md-9 {
      margin: 0 auto;
      -ms-flex: 0 0 90%;
      flex: 0 0 90%;
      max-width: 90%;
  }
}
@media (min-width: 1600px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    padding: 0px 13px;
    font-size: 15px/*16px;*/
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
    /*max-width: 108px;*/
    max-width: 91px;
  }
  .sp-megamenu-parent > li:nth-last-child(2) > a {
    max-width: 91px;
  }
  .sp-megamenu-parent > li:nth-last-child(3) > a {
    /*max-width: 130px;*/
        max-width: 110px;
  }
  .sp-megamenu-parent > li:nth-last-child(4) > a {
    /*max-width: 105px;*/
        max-width: 90px;
  }
  .sp-megamenu-parent > li:nth-last-child(5) > a{
    /*max-width: 86px;
    padding: 0px 20px 0px 13px;*/
    max-width: 77px;
    padding: 0px 16px 0px 13px;
  }
  .sp-megamenu-parent > li:nth-last-of-type(-n+4) > a{
    padding: 0px 20px;
  }
  #sp-top1 > div {
    padding-bottom: 39px;
  }
}
@media (min-width: 1800px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    padding: 0px 13px;/*0px 14px;*/
    font-size: 16px;/*18px;*/
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
    /*max-width: 120px;*/
    /*max-width: 113px;*/
    max-width: 86px
  }
    .sp-megamenu-parent > li:nth-last-child(2) > a {
      max-width: 110px;
  }
  .sp-megamenu-parent > li:nth-last-child(3) > a {
    /*max-width: 144px;*/
    /*max-width: 133px;*/
    max-width: 85px;
  }
  .sp-megamenu-parent > li:nth-last-child(4) > a {
    /*max-width: 116px; */
    /*max-width: 110px;*/
    max-width: 74px;
  }
  .sp-megamenu-parent > li:nth-last-child(5) > a{
    /*max-width: 103px;*/
    max-width: 90px;
    padding: 0px 22px 0px 13px;/*0px 22px 0px 14px;*/
  }
  .sp-megamenu-parent > li:nth-last-of-type(-n+4) > a{
    padding: 0px 22px;
  }
  #sp-top1 > div {
    padding-bottom: 39px;
  }
}
@media (max-width: 1366px) {
  .sppb-section{
        background-attachment: scroll!important;
  }
}
@media (max-width: 1365px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    /*padding: 0 13px;
    font-size: 13px;*/
        padding: 0 10px;
    font-size: 12px;
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
    /*max-width: 82px;*/
        max-width: 71px;
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
        max-width: 70px;
  }
  .sp-megamenu-parent > li:nth-last-child(3) > a {
    /*max-width: 100px;*/
    max-width: 87px;
  }
  .sp-megamenu-parent > li:nth-last-child(4) > a {
    /*max-width: 80px;*/
        max-width: 70px;
  }
   .sp-megamenu-parent > li:nth-last-child(5) > a {
    /*max-width: 72px;*/
         max-width: 61px;
  }
}
@media (max-width: 1299px) {/*1199px*/
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    padding: 0 11px;
    font-size: 11px;
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
    max-width: 70px;
  }
  .sp-megamenu-parent > li:nth-last-child(3) > a {
    max-width: 85px;
  }
  .sp-megamenu-parent > li:nth-last-child(4) > a {
    max-width: 70px;
  }
   .sp-megamenu-parent > li:nth-last-child(5) > a {
    max-width: 64px;
  }
}
@media (max-width: 1120px) {/*1050px*/
  .inlinerow > .sppb-column-addons > div {
    min-width: 40px;
  }
  /*.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    padding: 0 10px;
    font-size: 11px;
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
    max-width: 68px;
  }
  .sp-megamenu-parent > li:nth-last-child(2) > a {
    max-width: 82px;
  }
  .sp-megamenu-parent > li:nth-last-child(3) > a {
    max-width: 66px;
  }*/
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
    padding: 0 7px;
    font-size: 10px;
  }
  .sp-megamenu-parent > li:nth-last-child(1) > a {
    max-width: 60px;
  }
  .sp-megamenu-parent > li:nth-last-child(3) > a {
    max-width: 75px;
  }
  .sp-megamenu-parent > li:nth-last-child(4) > a {
    max-width: 58px;
  }
   .sp-megamenu-parent > li:nth-last-child(5) > a {
    max-width: 50px;
  }
}
@media (min-width: 992px) AND (max-width: 1366px){
  .logo-header img {
    height: 94px;
  }
  #sppb-addon-1610544781043 .sppb-addon-title {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  #sp-header #sp-logo{
     -moz-order: 1;
  -webkit-order: 1;
          order: 1;
  }
  #sp-header #sp-menu{
     -moz-order: 3;
  -webkit-order: 3;
          order: 3;
  }
  #sp-header #sp-top1{
     -moz-order: 2;
  -webkit-order: 2;
    	  order: 2;
  }
  /**/
  #home-header, #innerhh, .hslider{
    height: 100vh!important;
    min-height: 622px!important;
  }
  .hslider .sppb-item.sppb-item-has-bg>img{
    height: 100vh!important;
    min-height: 622px!important;
  }
  body.home header#sp-header{
    position: fixed;
    top: 0;
    bottom:unset;
  }
  /**/
  #innerheader, .pagepopupheader{
    height:60vh
  }
  /**/
  .imagerow {
    height: 45vh;
  }
  #intro.imagerow, .realheadertitle{
    /*height:60vh;
    min-height: 400px;*/
    height: 58vw;
    min-height: 60vh;
  }
  .hslider2 .sppb-item.sppb-item-has-bg>img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    height: 58vw;
    min-height: 60vh;
}
  /**/
  .bgsize{
    background-size: contain!important;
  }
  /**/
  .camera > .sppb-row-container > .sppb-row{
    min-height: unset;
  }
  .camera{
    min-height:unset;
  }
  /**/
  #socialrow {
    position: unset;
    bottom: unset;
    margin-top: 15px!important;
  }
  /**/
  .footer1 {
    font-size: 10px;
  }
  .footer1 .copy {
    line-height: 1;
  }
  /**/
  .closepagepopup a {
    padding: 30px 40px;
  }
  /**/
  .sp-simpleportfolio .sp-simpleportfolio-filter>ul {
    column-count: 2;
  }
  /**/
  .vistablogstyle .sppb-column {
    height: 36vw;
    padding: 0px 15px 15px!important;
    min-height: 294px;
  }
  .footer1 .logo.col-md-7 a{
    display:block;
  }
}
@media (max-width: 767px) {
  .speasyimagegallery-gallery-item img{
        height: 40vw;
    object-fit: cover;
  }
  /**/
  .bgsize{
    height: 60vw;
    background-size: cover!important;
  }
  /**/
  .duim .sppb-addon-single-image-container{
    width: 100%;
  }
  .duim img {
    max-height: 120vw;
    object-fit: cover;
    width: 100%;
    margin: 10px 0;
  }
  /**/
  #logofooter{
        margin-bottom: 30px!important;
  }
  #logofooter .sppb-addon.sppb-addon-raw-html > .sppb-addon-content{
		text-align:center;
  }
  #sp-footer ul.menu li {
    padding: 3px 0;
    font-size: 12px;
    padding-right: 5px;
  }
  /**/
  .footer1 {
    display: block;
    height: auto;
    padding-bottom: 50px;
  }
  .footer1 .copy {
    padding: 10px 0px;
  }
  .footer1 .logo .logos svg {
    width: 50px;
  }
  #CW-Logo {
    width: 84px;
  }
  /**/
  .sppb-col-xs-4 .borderbtn {
    font-weight: 500;
    font-size: 10px;
    width: 100%;
  }
  /**/
   .gallery5 .speasyimagegallery-gallery > .speasyimagegallery-row:last-child > div{
    width: 50%;
  }
  .gallery5b .speasyimagegallery-col-md-4:first-child{
    width: 100%;
  }
  /**/
  .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li {
    font-size: 12px;
  }
  /**/
  .sppb-ajaxt-contact-form > div.sppb-row {
    margin: 20px 0px 0px;
  }
  /**/
  .ppp > div {
    padding: 15px 0;
  }
  .ppp .sppb-row.sppb-col-md-9 {
    padding: 0;
  }
  /**/
  .borderbtn, .sppb-btn {
    min-width: unset;
  }
  /**/
  body.com-spsimpleportfolio .sp-simpleportfolio{

    padding: 25px 15px 0px;
    width: calc(100% - 15px);
  }

  body.com-spsimpleportfolio .sp-simpleportfolio-description h1{
      line-height: 36px;
        font-size: 16px; 
  }
  .backbtn{

        padding: 0px 15px;
      line-height: 25px;
  }
  .sp-simpleportfolio .sp-simpleportfolio-description{
    margin-bottom:0;
  }
	.sharebtn{
      position: relative;
      bottom: unset;
      right: unset;
        padding-top: 3px;
      padding-bottom: 3px;
        float: right;
      margin-bottom: 8px;
	}
  .sp-simpleportfolio-details .sharemodal {
    right: 15px;
    bottom: 38px;
  }
  /**/
  #subscribeform{
        width: 100%;
    /*padding: 0 20px;*/
  }
  #subscribeform input{
       /* width: 65%;*/
  }
  #subscribeform button{
       /* width: 35%;*/
  }
  #subscribeform #result {
    /*width: calc(100% - 40px);*/
     width: 100%;
  }
  /**/
  .mfp-auto-cursor .mfp-content {
    padding: 15px;
  }
  #sp-header #sp-top1 {
    position: fixed;
    bottom: 0;
    padding: 0;
  }
  #sp-top1 > div {
    padding: 0;
  }
  #sp-top1 > div > .sp-module {
    margin: 0;
    width: 100%;
  }
  #sp-top1 .sppb-row {
    margin:0;
  }
  #sp-top1 .sppb-row > .sppb-col-md-12 {
    padding:0;
  }
  #sp-top1 .sppb-row > .sppb-col-md-12:first-child {
    width: 60px;
  }
  .inlinerow > .sppb-column-addons > div:nth-child(1) a{
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #7e7451;
    color:#ffffff!important;
    width: 60px;
  }
  .inlinerow > .sppb-column-addons > div:nth-child(1) a .sppb-icon-inner:hover{
    color: #ffffff!important;
}
  .inlinerow > .sppb-column-addons > div:nth-child(2),
  .inlinerow > .sppb-column-addons > div:nth-child(3){
    display:none;
  }
  #sp-top1 .sppb-row > .sppb-col-md-12:last-child {
    width: calc(100% - 60px);
  }
  #sp-top1 .sppb-row > .sppb-col-md-12:last-child .sppb-column-addons {
    display: flex;
  }
  #sp-top1 .sppb-row > .sppb-col-md-12:last-child .sppb-column-addons > .sppb-addon-wrapper {
    width:50%;
  }
  /**/
  .iubenda-tp-alert-btn[data-tp-float][data-tp-float=bottom-left], .iubenda-tp-alert-btn[data-tp-float][data-tp-float=bottom-right], .iubenda-tp-btn:not(.iubenda-floatable-tb-btn)[data-tp-float][data-tp-float=bottom-left], .iubenda-tp-btn:not(.iubenda-floatable-tb-btn)[data-tp-float][data-tp-float=bottom-right], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-left], .iubenda-uspr-btn[data-tp-float][data-tp-float=bottom-right] {
    transform: translate(15px, -96px) !important;
  }
  .grecaptcha-badge {
    bottom: 47px !important;
    box-shadow: unset !important;
    transform: scale(0.7);
    right: -169px !important;
  }
}
@media (max-width: 468px) {
	.menufooter > .sppb-column-addons > .sppb-addon-wrapper {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
/**/
@media (min-width: 992px) AND (max-width: 1280px){
	#offcanvas-toggler.d-lg-none {
	    display: block!important;
	}
	.sp-megamenu-parent.d-lg-block {
	    display: none!important;
	}
}