
#headerwrap {
	font-size: 18px;
}


#headerwrap.promo-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;	
}
.promo-image-1 {
	background-image: url('images/promo1.jpg');
}
.promo-image-0 {
	background-image: url('images/promo0.jpg');
}
.promo-image-2 {
	background-image: url('images/promo2.jpg');
}
.promo-image-3 {
	background-image: url('images/promo3.jpg');
}
	
#tooltip  {
	margin-top: 60px;
	margin-bottom: 15px;			
	border-radius: 8px;
	line-height: 58px;
	font-size: 36px;
	background: rgba(0,0,0,0.5);
	display: inline-block;
	position: relative;
	border: none;
	font-family: 'Signika', sans-serif;
	z-index: 0;
	float: right;
	margin-right: 10px;
}
#tooltip, #tooltip h1 {	
	font-weight: 300;
	letter-spacing: 1px;
	color: inherit;	
}
#tooltip h1 {
	margin: 0;
	float: left;
	padding-left: 35px;
	font-size: inherit;
	line-height: inherit;
	padding-right: 35px;
}
#tooltip a {
	padding-right: 15px;
	padding-left: 15px;
	color: white;
	background-color: #3498db;
	border-radius: 25px;
	margin-right: 12px;
}
	

/* SELECTOR */

#selector  {
	margin-top: 60px;
	margin-bottom: 15px;			
	border-radius: 8px;
	line-height: 68px;
	font-size: 40px;
	background: rgba(0,0,0,0.4);
	display: inline-block;
	position: relative;
}
#selector, #selector h1 {	
	font-weight: 300;
	letter-spacing: 1px;
	color: inherit;	
}
#selector h1, #selector .combo {
	margin: 0;
	float: left;
	padding-left: 35px;
	font-size: inherit;
	line-height: inherit;
}
#selector h1 {
	padding-right: 35px;
}
#selector .combo {		
	padding-right: 17px;
	border-radius: inherit;
	text-shadow: none;	
	background-color: #0083C3;	
	color: rgba(255, 255, 255, 0.9);
}
#selector .combo:hover, #selector .combo:focus {
	background-color: #0B8ECE;
	color: white;
}
#selector .combo .fa {
	padding-left: 5px;
	padding-right: 5px;
	float: right;
    padding-top: 14px;
    
}
#selector input {
	background-color: transparent;	
	width: auto;
	border: none;			
	line-height: inherit;
	padding: 0;
	text-shadow: inherit;
}
#selector span {
	display: none;
}
#selector i {
	cursor: pointer;
}
#selector .combo:hover i, #selector .combo:focus i, #selector .combo i:hover {
	color: #FFF871;
}	
#selector .ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	background:	#0B456C;
	border: none;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;        			    	
}  		
#selector .ui-autocomplete a {
	border-top: 1px solid rgba(255,255,255,0.1);
    transition-duration: 0s;
    color: #FFF;
    letter-spacing: 0;
	font-family: 'Signika', sans-serif;
	padding-left: 15px;
	line-height: 32px;
	font-size: 16px;
	text-shadow: none;		
}  		
#selector .ui-autocomplete a.ui-state-hover {			
}




			
			
#headerwrap .box {
	width: 100%;
}
		
#headerwrap .box label {  			
	font-weight: 400;
	width: 50%;
	float: left;
  	padding: 5px 10px;  			
}  		  		  		  		



#headerwrap .box-title {
	padding-bottom: 12px;
	color: #3498db;
	/* border-bottom: 1px solid white;*/
	
}
#headerwrap .box-wrap {
	padding: 22px 35px;							
	border-radius: 10px;
	margin-bottom: 40px;
	width: 100%;							
	background-color: rgba(255,255,255,0.97);
	text-shadow: none;
	color: #333;
	font-weight: 400;
}

		
#headerwrap .box-subtitle {
	padding-bottom: 12px;
	color: red;
	font-style: italic;
	font-size: medium;
	/* border-bottom: 1px solid white;*/
	
}


#sms-text {
	font-weight: bold;							
	color: black;
	display: inline-block;
	white-space: nowrap;
	transition-duration: 1s; 
}
#sms-text.active {
	background-color: yellow;
}


.subscription-wrap .popover {
	background-color: #FFF871;
}

.subscription-wrap .popover.right .arrow:after {
	border-right-color: #FFF871;
}

#email-wrap {
	padding-right: 245px;
	position: relative;
}
#email-wrap input {
	width: 100%;
	padding: 17px;
	height: auto;
	font-size: 17px;
}
#email-wrap button {
	position: absolute;
	right: 0;
	top: 0;
	width: 230px;
}
#email-wrap .btn-success {
	background-color: #3dd26b;
	padding: 17px;	
}




.subscription-wrap .loader {
	position: absolute;
	left:0;
	right:0;
	bottom:25px;
	top:0;
	background-color: rgba(63, 63, 63, 0.62);
	display:none;
	margin: -25px;
	margin-bottom: 0;
	border-radius: 10px;
}
.subscription-wrap .loader .fa {
	text-shadow: none;
  	font-size: 70px;
  	position: relative;
  	top: 100px;
  	left: 45%;
  	color: #64B5EC;	
}

#input-code {
	width: 60%;
}
#input-phone {
	width: 60%;
}
#input-email {
	width: 60%;
}

.subscription button {
	width: 30%;
}

.subscription-wrap {
	width: 100%;
	min-height: 550px;
	position:relative;
	display: block;
}
.wrap-left {
	margin-right: 490px;						
}
.wrap-right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 422px;
	height: 500px;
	background-image: url('images/ipad-hand-blank.png');
  	background-repeat: no-repeat;	
  	max-width: 100%;
  	overflow-x: hidden;				  	
}

						
#messages-wrap {
   position: absolute;
   padding: 12px;
   overflow: hidden;					   
   text-shadow: none;
   font-size: 14px;	   					    
   bottom: 112px;
   left: 45px;
   height: 349px;
   width: 264px;
   background-color: rgba(0,0,0,0.7); 		
   border-radius: 3px;				    														
}

#messages-wrap >  div > div {
	margin-bottom: 1em;
	background: #FFF871;						
	color: black;
	padding: 5px;		
	border-radius: 5px;				
}
#messages-wrap > div > div > em {
	font-size: small;
	font-style: normal;
} 






#objednavka input.form-control {
	font-size: 18px;
	font-weight: 400;
	color: #064874;
	padding: 10px;
	height: 42px;
}

#objednavka .end-part .form-group {		
	text-align: center;
}
#objednavka .end-part input[type='submit'] {
	font-size: 18px;
	line-height: 2em;
	min-width: 300px;
}

#reference-wrap {
	min-height: 440px;
}


.justhavingfun {
	position: fixed;
	left: -50000px;
	top: -50000px;
	z-index: -400;						
}

.form-group textarea {
	resize: none;
}

.carousel-buttons{
	background-color: #dddddd;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	cursor: pointer;
}
.carousel-buttons.active {
	background-color: #3498DB;
}
			
.carousel-buttons:last-of-type{
	margin: 0;
}


#save-form {
	text-align: center;
}

.cms-form .help-inline.optional {
	display: none;
}

#registracia {
	padding: 25px;
    /* border-radius: 10px; */
    background-color: #E9E9E9;
    border: 1px solid #DDD;
    /* color: #FFF; */
    /*margin-left: -31px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/ 
    border-radius:5px
}

@media (min-width: 1200px) {
	#registracia {
		padding: 25px;
	    /* border-radius: 10px; */
	    background-color: #E9E9E9;
	    border: 1px solid #DDD;
	    min-height: 260px;
	    /* color: #FFF; */
	    /*margin-left: -31px;
	    border-top-right-radius: 5px;
	    border-bottom-right-radius: 5px;*/ 
	    border-radius:5px
	}	
	#registracia a {
		margin-top: 20px;
	}
	
}

@media (max-width: 410px) {
	
	#objednavka .end-part input[type='submit'] {
		margin-left: 15px;
	}
	
}

@media (max-width: 650px) {
	
	#selector {
		display: inline-block;
	}
	
	#headerwrap .box label {
		float: none;
		display: block;
		width: auto;		
	}	
	
	#email-wrap {
		padding-right: 0;
		position: relative;
	}
	#email-wrap input {
		width: 100%;
	}
	#email-wrap button {
		position: static;
		margin-top: 10px;
		width: 100%;
	}
	
}


@media (max-width: 992px) {

	#selector {
		margin-top: 20px;
	}
	
	#selector, #selector h1 {
		font-size: 20px;	
	}
	
	#selector .combo .fa {
		font-size: 28px;
		padding-top: 20px;	
	}


}



@media (max-width: 1150px) {
	.wrap-left {
		margin-right: 0;
		margin-bottom: 40px;
	}
	.wrap-right {
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}
	
}


