
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    
}
.fa-time:before {
  content: "\f00d";
}

#overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    opacity:0.8;
    filter:alpha(opacity=80);
    background: #000;
    width: 100%;
    height: 100%;
	
}

.owl-popup{ 
    z-index: 99991;
    position: fixed;    
    top: 50%;
    left: 50%;  

	
}
.owl-popup .inner{
    position:  relative;
	text-align:center;
}
.owl-popup-close{
    width: 35px;
    height: 35px;
    position: absolute;
    top: -35px;
    right: -35px;  
    text-align: center;
}
.scissors {
    background-image: url(../img/scissors.png);
    background-repeat: no-repeat;
    height: 37px;
    left: -12px;
    position: absolute;
    top: -14px;
    width: 41px;
}
.coupon-side{position:relative;margin-bottom:15px;}
.owl-popup-close a{
    display: block;
    line-height: 26px;
    color: #fff !important;
    font-family: monospace;
    font-size: 20px;
    font-size: 18px;
} 
.out-content-popup{position:relative;}
.owl-popup .inner{
	position: absolute;
    top: 17%;
    left: 9%;
    text-align: left;
}
.g-newsletter-header h1{font-size:48px;color:#333;letter-spacing:1px;margin-bottom:20px;}
.g-newsletter-header p{color:#212121;}
.g-social{margin-top:30px;}
.g-social > span{display:inline-block;margin-top:8px;}
.g-social > ul{display:inline-block;margin-bottom:0;}
.g-banner-popup > p{margin-top:10px;margin-bottom:15px;font-size:14px;}
.g-social ul li{display:inline-block;margin-right:40px;max-width:14px;}
.g-social ul li a{color:#212121;font-size:0;}
.g-social ul li a span{display:none;}
.g-social ul li a:before{content:"\f09a";font-family:"FontAwesome";font-size:14px;}
.g-social ul li.twitter a:before{content:"\f099";}
.g-social ul li.rss a:before{content:"\f09e";}
.g-social ul li.google-plus a:before{content:"\f0d5";}

.g-social ul li:hover a{color:#f95365;}
#coupon-text-before{text-transform:uppercase;font-size:14px;font-weight:600;}
@font-face {
    font-family: "UTM banqueB";
    src: url("fonts/UTM BanqueB.ttf") format("truetype");
}
@font-face {
    font-family: "UTM banqueR";
    src: url("fonts/UTM BanqueR.ttf") format("truetype");
}
@font-face {
    font-family: "UTM Bitsumishi Pro";
    src: url("fonts/UTM Bitsumishi Pro.ttf") format("truetype");
}



#regisNewsletterMessage{
    height: 16px;
    width: 100%;
    display: block;
    color: red;
	margin:7px 0;
}
.newsletter-form{
    font-size: 13px !important;
  
}
.input-email{
	      padding: 11px;
		font-size: 13px;
		color: #fff;
		background: transparent;
		border-width: 0;
		height: 36px;
		padding: 10px;
		max-width: 179px;
		background: #53bfa9;
		margin-bottom: 10px;
		width: 100%;
}

.input-wrapper input[type=text]:-webkit-input-placeholder {
			   color: #fff;
			}

.input-wrapper input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.input-wrapper input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff ;
}

.input-wrapper input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
    color:#fff;
}
			
.g-newsletter-form .input-wrapper
{
	overflow: hidden;
    border-bottom: 2px solid #000;
	width:350px;
}
.newsletter-form .g-newsletter-form{position:relative;padding-top:10px;}
.newsletter-form .btn-primary{
	background: transparent;
    border: none;
    max-width: 15px;
    right: 0;
    bottom: 10px;
    font-size: 0;
    padding: 0;
	position:absolute;
	    
	}
.newsletter-form .btn-primary:before{   
	content: "\F178";
    font-family: FontAwesome;
    font-size: 14px;
    color: #000;
    display: inline-block;
    line-height: 36px;}
.g-check{margin:15px 0;}
@media (min-width: 768px){
	.owl-popup{
		width: 890px;
	    margin-left:-445px; 
	    margin-top: -200px;   
		 
	}
	
    p.text-n1{
	    color: #666;
	    font-family: sans-serif;
	}
	p.text-n2{
	    font-family: UTM banqueR;
	    font-size: 48px;
	    height: 40px;
	    line-height: 40px;
	}
	p.text-n3{
	    height: 60px;
	    overflow: hidden;
	    line-height: 60px;
	    margin-top: 15px;
	}
	p.text-n3 strong{
	    color: #E52E04;
	    font-family: UTM Bitsumishi Pro;
	    font-size: 92px;   
	}
	span.text-4{
	    margin-left: 10px;
	    font-size: 32px;
	}
	p.text-n6{
	    font-family: sans-serif;
	    margin-bottom: 0px;
	}
	.owl-show-popup {
    background-position: 4px 4px;
    border: 0 solid #FFF!important;
    border-radius: 5px 5px 0 0;
    box-shadow: -2px 0 2px rgba(0,0,0,0.2);
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    height: 25px;
    margin:-60px 0 0 0;
    width: 126px;
    padding: 0 20px 49px 0;
    position: fixed;
    right: -60px;
	top:50%;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    white-space: nowrap;
    z-index: 10000;
    display: block;
    background-repeat: no-repeat;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	background-color:#333;
}
.owl-coupon-small {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    width: 129px;
    margin: 16px auto 20px!important;position: relative;
}
.owl-coupon-small .scissors-small {
    background-image: url(../img/scissors1.png);
    background-repeat: no-repeat;
    height: 37px;
    left: 116px;
    position: absolute;
    top: -28px;
    width: 41px;
    z-index: 11;
	
}
.owl-coupon-small .dashes-d {
    border: 2px dashed rgba(0, 0, 0, 0.4);
    height: 47px;
    left: 5px;
    position: absolute;
    top: -11px;
    width: 136px;
}
.owl-coupon-small .dashes-b {
    border: 2px dashed rgba(255, 255, 255, 0.1);
    height: 47px;
    left: 5px;
    position: absolute;
    top: -11px;
    width: 136px;
}
.share-coupon-small-wrapper {
    height: 50px;
    left: -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 180px;
}
.share-coupon-small-wrapper a,.share-coupon-small-wrapper a:hover{color:#fff;}

}

@media only screen and (min-width : 768px) and (max-width : 1023px)
{
	
	.g-banner-popup h3{font-size:35px;}
	
	
}
@media only screen and (min-width : 768px) and (max-width : 1199px)  
{
.owl-popup{
	    width: 630px;
	    margin-left:-315px; 
	    margin-top: -142px; 
	}
	.owl-popup .inner{left: 8%;top:7%;}
	.g-newsletter-header h1{font-size:35px;margin-bottom:10px;}
	.coppon-check{display:none;}
	.g-social{margin-top:20px;}
	.g-newsletter-form .input-wrapper{width:280px;}
}
@media (max-width: 767px){
    .owl-popup{
	    width: 300px;
	    margin-left: -150px;
	    margin-top: -215px;
		display:none !important;
	}
	.banner-special{display:none !important;}
	.owl-popup .inner{width:100%;}
	
   .coupon-wrapper .coupon{width:250px;}	
	.g-banner-popup h3{font-size:28px;}
    p.text-n1{
	    color: #666;
	    font-family: sans-serif;
	}
	p.text-n2{
	    font-family: UTM banqueR;
	    font-size: 48px;
	    height: 40px;
	    line-height: 40px;
	}
	p.text-n3{
	    height: 60px;
	    overflow: hidden;
	    line-height: 60px;
	    margin-top: 15px;
	}
	p.text-n3 strong{
	    color: #E52E04;
	    font-family: UTM Bitsumishi Pro;
	    font-size: 92px;   
	}
	span.text-4{
	    margin-left: 10px;
	    font-size: 32px;
	}
	p.text-n6{
	    font-family: sans-serif;
	    margin-bottom: 0px;
	}

}
.coupon {
   
}
.newsletter-form .checkbox .checker{float:none;display:inline-block;}
.dashed-border{
	
}
.owl-show-popup{display:none;}
