/*START Added by Martin at Ikiji on 22 may 2023*/

/* grays out the background behind banner until choice is made*/
.osano-cm-window__dialog.osano-cm-dialog {
color: #000;
background: #fff;
box-shadow: 0 0 0 100vmax rgba(0,0,0,0.66)
}

/* add icon to banner #1*/ 
.osano-cm-window__dialog.osano-cm-dialog::before {           
background-image: url(https://survitecgroup.com/media/348516/survitec-logo-osano.png );
background-size: 135px 135px;
display: inline-block;
width: 135px; 
height: 135px;
content:"";          
margin-right: 1rem;    
}  

/*ENDED Added by Martin at Ikiji on 22 may 2023*/


body {
	margin:0;
	padding:0;
	color:;
	font-size: 16px;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'futura_md_btmedium', 'Source Sans Pro', sans-serif;;
	  overflow-y: scroll;
  overflow-x: hidden;
  	perspective: 1px;
	transform-style: preserve-3d;
	width:100%; overflow-x:hidden;
}

@font-face {
    font-family: 'futura_md_btmedium';
    src: url('16020_futuram-webfont.woff2') format('woff2'),
         url('16020_futuram-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



.width img {
	max-width: 100%;
}


.video iframe {
	max-width:640px;
}

.whisky-back {
	background-color: #ddd;
	padding-top:20%;
	padding-bottom:20%;
}


h1 {
	
	font-size: 30px;
	margin-bottom:10%;
	text-transform:uppercase;
	border-bottom:5px solid #f38025;
	padding-bottom:20px;
	display: inline-block;
	text-align: center
}

h2 span {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 39px;
	margin-left:5px;
}

.title-section {
	text-align: center;
}

.slider-section {
	padding-top:5%;
}

.slider-section h1 {
	margin-bottom:0%;
	border-bottom:5px solid #fff;
	color: #fff;}


.parallax {
    /* The image used */
    background-image: url("../images/whisky-2.png");
    display: flex;
    flex-direction: row-reverse;
	background-size: contain;
    /* Full height */
   padding-top:25%;
padding-bottom:25%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
	background-color: #eeeeee
}


.bottom-image {
	text-align: center;
}

.bottom-image img {
	max-width: 100%;
}

.whisky-bg {
width: 100%;
    height: 100%;
position: relative;
background-color: #eeeeee;
text-align: center;
padding-top:10%;padding-bottom:15%;
}

.whisky-bg img {
visibility: hidden;
}



#about { 
  background: url(about-bg.jpg) 50% 0 repeat fixed; min-height: 1000px; 
  height: 1000px; 
  margin: 0 auto; 
  width: 100%; 
  max-width: 1920px; 
  position: relative; 
  -webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
  box-shadow: 0 0 50px rgba(0,0,0,0.8);
}
 
#about article { 
  height: 458px; 
  position: absolute; 
  text-align: center; 
  top: 150px; 
  width: 100%; 
}



.biscuits {
	 background-image: url("../images/biscuits.jpg");
	 background-color: #e9e1e1;
}


.width {
	width:90%;
	max-width:1200px;
	margin: 0 auto;
	position: relative;
}

.clear {clear: both;}

a.mob{ display:inline-block; width:90%; border:1px solid #a9a955; color:#a9a955; text-decoration:none; padding-top:10px; padding-bottom:10px; text-align: center; margin-bottom:10px; margin-top:10px;}

a.mob:hover{ background:#a9a955; color:#fff;}

a.mob{ display:none;}


h2 {
	text-transform: uppercase;
	font-size: 35px;
	font-style: italic;
}



header {
	text-align: center;
	padding-top:11.5%;
	padding-bottom:12%;
	background-image: url(../images/sayagata-400px.png)
}

header img.logo {
	margin:0 auto;
	display: block;
	text-align: center;
	margin-bottom:25px;
	max-width: 100%;
	width:20%;
}

header h2 {
	text-transform: uppercase;
	margin-bottom:0px;
	
}

header h3 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-top:8px;
	font-style: italic;

}

#services {
	padding-top:6%;
	padding-bottom:6%;
	text-align: center;
		background-image: url(../images/sayagata-400px.png)
	
}

#services h2 {
	margin-top:60px;
	font-size: 22px!important;
	font-style: normal!important}
	


.service {
	float: left;
	width:27%;
	margin-left:9.5%;
}

.service p {
	line-height: 28px;
	margin-top:40px;
	margin-bottom:40px;
	font-size: 15px;
}
.first-service {
	margin-left:0;}

#services .icon {
	padding:15%;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 6px solid #f38025;
	display: inline-block;
	width:40%;
}

.offers-services .icon {
	padding:0%!important;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 0px solid #f38025!important;
	display: inline-block;
	width:60%!important;
}

#services .icon img {
	width:90%;
}

#services ul {
	list-style: none;
	margin:0; padding:0;
	color:#f38025;
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
	text-transform: uppercase;}

#services ul li {
	margin-bottom:20px;
	border: 1px solid #f38025;
	padding:10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
	
	
#slide-container {
	background-color: #f38025;
	padding-bottom:3%;
}

.slider img {
	float:left;
	padding:5%;
	max-width: 90%;
	}
	
.slider .text-inside {

	font-size: 25px;
	font-weight: bold;
	color: #374c4c;
	color: #fff;
	line-height: 39px;
	padding:0; margin:0;
	margin-top:140px;
	text-align: center

	}

.slider .slide2 {
	margin-top:140px;
	}
	
.slider .slide3 {
	margin-top:140px;
	}
	

.slider .slide2image {
	margin-top:30px;
	}
	
.slider .slide3image {
	margin-top:0px;
	}
	
.unslider-arrow {
	display: none;
}

.parallax-text {
	text-align: center;
	
}

.parallax-text p {
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
	color: #374c4c;
	padding:50px;
	
	
}


.video {
	padding-top: 6%;
    padding-bottom: 6%;
	text-align: center;
	background-color: #eeeeee;
}

a.arrow-down img {
	margin-top:30%;
}

a.arrow-services img {
	margin-top:22%;
}	

@media screen and (min-width: 900px) and (max-width: 1600px) {
	
	.width {
	width:90%;
	max-width:1000px;
	margin: 0 auto;
	position: relative;
}
	
	header {
	text-align: center;
	padding-top:9%;
	padding-bottom:7%;
	background-image: url(../images/sayagata-400px.png)
}

a.arrow-down img {
	margin-top:15%;
}

#services {
	padding-top:6%;
	padding-bottom:6%;
	text-align: center;
}

#services h2 {
	font-size:27px;}

	
}








#wrap_out {
	width:100%;
	overflow-x:hidden;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	z-index:1;
	position:relative;
}
header {
	display:block;
z-index:2 position:relative;
}
header p {
	display:block;
	font-size:30px;
	padding: 70px 60px 0px;
	text-shadow: 0 0 40px #889473;
}

footer {
	margin-bottom: 10px;
	text-align:center;
	font-size: 30px;
	display:block
}




#wrap_out {
	background-color: #ddd;
}

.icons img {
	width:17%;
	margin-right:1%;}

.footer-section {
	width:30%;
	margin-right:0%;
	float: left;
	text-align: center
}

.footer-section a {
	text-decoration: none;
}

#footer img {
	text-align: center;
}

.footer-section .footer-inside {
		border-right:1px dashed #afafaf;
		padding-left:25px;
		padding-right:25px;
}

.footer-section a.logo img {
	max-width: 150px;
	
	}
.long-footer-section {
	width:40%;
	margin-right:0;
	height:200px;

	}

.long-footer-section .footer-inside {
	border: none;
	border-left:dashed 1px #afafaf;}


.leftLabel .desc, .rightLabel .desc {
	width:15%!important;
}




.bg-animation {
	padding-bottom:10%;
	padding-top:5%;
}
.bottom-image h2 {
	color: #f38025;
	font-style: normal;
	font-weight: bolder;
	margin-top:-30px;
	margin-bottom:10%;
	font-size: 27px!important;
}
#services .bottom-image h2 {

	font-size: 27px!important;
}

body.offers #services h2.offer-title {
	font-size: 28px!important;
	line-height: 33px!important;
}


body.offers #services .bottom-image h2 {
	font-size: 34px!important; margin-top:0; padding-top:0;}

.offers-services h4 {
	padding-bottom:20px;
	padding-top:40px;
	font-size: 30px;
	font-weight: lighter;
		border-bottom:5px solid #f38025;
		position: absolute;
		bottom:0;
		text-align: center;
		width:100%;
		line-height: 40px

}

.offers-services .service {
	height:800px;
	position: relative;
}