 
body{
	padding:0;
	margin:0;	
	background:#fff;
	overflow-x: hidden !important;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{font-family: "Roboto", sans-serif;
	margin:0;			   
}	
p{font-family: "Open Sans", sans-serif;
	margin:0;  font-size: 18px;
font-weight: normal;
text-transform: none;
text-align: left;
line-height: 25px;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}

.container-fluid{
    width: 95%;
}
.container-fluid1{
    width: 100% !important;
}
/*-----start-header----*/
.header {
	padding:0px 0px 0px 0px;  
    width: 100%; 
	margin: 0px 0px 0px 0px; 
}
.logo{ margin:0px; padding:0px; float: left;}
.logo1 { margin: -32px auto 0px auto;
    padding: 0px;
    width: 86px;
    position: relative;
    z-index: 500;
}
/*Stiky keader Start*/
  
header {
    text-align: center;
    line-height: normal;
    width: 100%;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    margin: 0px 0px 0px 0px !important;
    position: fixed; 
    background: #560516;
    height: 95px;
    top: 0;
	z-index: 2500;
}
header img { -webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	} 

header.sticky {	position: fixed;
	font-size: 24px;
	line-height: normal;
	height:75px; 
	width: 100%;
	background: #560516  !important;
	text-align: left;
	padding-left:0px;
	z-index:2500;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	box-shadow:0px 0px 5px #ccc;
	margin:0px 0px 0px 0px;
	top:0px;
	
	}
header.sticky .logo img { width:65%;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease; 
}
	  
header.sticky .top-menu {  
	margin-bottom: 5px;
	margin-top: 17px !important;
	padding-top:  0px;
	 
	}
	
header.sticky .quote	{margin-bottom: 5px;
	margin-top: 10px;
	padding-top:  0px;}
	

.top_mainbg { 
    background-position: left top;
    padding: 5px 0px 10px 0px;
    /* display: inline-block; */
    background-repeat: no-repeat;
    width: 95%;
    margin: 0px auto;
	position: relative;
}

.top-menu { float: right ; margin: 25px 0px 0px 0px;
	 
}
/*.top-menu ul li {
	display:inline-block;
}
.top-menu ul li a {
	color:#000;
	text-transform:uppercase;
	font-size:1em;
	font-weight:400;
	font-family: 'Lato', sans-serif;
	text-decoration:none;
	padding:6px 15px;
}
.top-menu ul li a.active {
	background:#44bbff;
	color:#fff;
	padding:6px 15px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}*/
 
.by_giftcard {
    margin: 40px 0px 0px 0px;
    padding: 0px;
}
.by_giftcard a {
	background-color: #840025;
	padding: 12px 20px 12px 20px;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 18px;
	border: 2px solid #840025;
}
.by_giftcard a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;
	border: 2px solid #840025; 
}
.by_giftcard img { width:15px; position:relative; margin:-3px 0px 0px 0px;
}

.apply_now { 
    margin: 3px 0px 3px 0px;
    padding: 0px; text-align:right;
}
.apply_now a {
	background-color: #840025;
	padding: 6px 15px 8px 15px;
	margin:5px 0px 5px 0px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 7px; 
}
.apply_now a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important; 
}

.sub_banner_sec{ margin:0px 0px 0px 0px; padding:0px;}

/* Shutter Out Horizontal */
a.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; 
  color: #fff;
	padding:6px 15px;
}
a.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
	color:#fff;
	padding:6px 15px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active {
  color: white;
}
a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.top-menu ul {
	margin-top: 8px;
}
.banner {
	background:#709dca;
	padding-bottom:21em;
	margin-bottom:9em;
}
.banner_bg_h {
    background: rgba(255, 255, 255, 0.6);
    width: 80%;
    padding: 20px 20px 20px 20px;
    border-radius: 0px;
    margin: 0px auto;
}
.banner_sec{ margin:0px 0px 0px 0px; padding:0px;} 
.banner_sec h1 {
    color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 55px;
    font-weight: 500;
    padding: 0px;
	line-height:67px;
	
}
.banner_sec h1 span{color: #fff; 
}

.banner_sec h2{color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 60px;
    font-weight: 600;
}
.banner_sec p{color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:0px 50px 0px 0px;
}
.banner_con_br{ border:1px solid #801429; width:60%; margin:30px 0px 30px 0px;}
.banner_sec img{border-radius: 0px;}
.banner-info h2 {
	color:#fff;
	font-size:2.5em;
	font-weight:800;
	text-transform:uppercase;
	word-spacing:2px;
	padding-top:2.5em;
}
.banner-info p {
	color:#fff;
	font-size:1.12em;
	font-weight:300;
	margin:0.1em 0 1em 0;
}
.banner_con {	 
	text-transform: none;	 
	position:absolute;	 
	z-index:2500;
	display:block;
	width:100%; 
	text-align: center;
	bottom:100px;
}

.banner_bg { background:rgba(0, 0, 0, 0.2);
	text-transform: none;	
	padding-top:10%;
	padding-left:10%;	
	position:absolute;	 
	z-index:50;
	display:block;
	width:100%;
	height:98%;
}
.banner_con_heading {
	color:#232527;
	font-size:62px;
	font-weight: 400;
	text-transform: none;		 
}
.banner_con_sub {
	color:#232527;
	font-size:23px;
	font-weight: lighter;
	text-transform: none;
	line-height:25px;
	margin:0px 0px 25px 0px;	 
}
 .view_new_col{ margin:0px; padding:0px;  }
 .view_new_col a{ margin:0px; padding:12px 18px 12px 18px; background-color:#fb3d86; color:#fff; font-size:12px; text-transform:uppercase;}
 .view_new_col a:hover{  background: none ; border:1px solid #fb3d86; color:#fb3d86; } 

.details input[type="text"] {
	width: 85%;
	color: #a9a9a9;
	font-size: 0.9em;
	padding: 14px 14px 14px 0;
	border: none;
	outline: none;
	background: #fff;
}
.details form li {
	display:inline-block;
}
.details {
	margin:3em 0 5em 0;
}
.details form li {
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	list-style: none;
	float: left;
	width: 26%;	
	background: #fff;
	margin-right:0.7em;
}
.name {
	background: url(../images/img-sprite.png) no-repeat 0px 0px;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 10px 0px 9px 10px;
}
.mail {
	background: url(../images/img-sprite.png) no-repeat -25px 0px;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 10px 0px 9px 10px;
}
.num {
	background: url(../images/img-sprite.png) no-repeat -50px 0px;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	margin: 10px 0px 9px 10px;
}
.details form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: 300;
	border: none;
	background: #ffbb42;
	padding: 14px 0px;
	width:19%;
	outline: none;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.details form input[type="submit"]:hover {
	background:#394b50;
}
.header-bottom {
	position:relative;
}
.right-grid-1 {
	background: url('../images/slider-bg.png') no-repeat 0px 0px;
	background-size: 100% 100%;
	width: 62%;
	margin: 0 auto;
	position: absolute;
	left: 227px;
	min-height: 380px;
}
.icon {	 
	width:100%;
	text-align:center;
	position: relative;
	 
	 
}
i.s1 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -540px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s1{	
	background: url('../images/img-sprite.png') no-repeat -540px -70px;
}
i.s2 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -610px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s2{	
	background: url('../images/img-sprite.png') no-repeat -610px -70px;
}
i.s3 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -680px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s3{	
	background: url('../images/img-sprite.png') no-repeat -680px -70px;
}
i.s4 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -750px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s4{	
	background: url('../images/img-sprite.png') no-repeat -750px -70px;
}
i.s5 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -820px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s5{	
	background: url('../images/img-sprite.png') no-repeat -820px -70px;
}
i.s6 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -890px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s6{	
	background: url('../images/img-sprite.png') no-repeat -890px -70px;
}

i.s7 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -960px 0px;
	display:inline-block;
}
.service-section-grid:hover i.s7{	
	background: url('../images/img-sprite.png') no-repeat -960px -70px;
}

i.s8 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -1022px 0px;
	display:inline-block;
}

.service-section-grid:hover i.s8{	
	background: url('../images/img-sprite.png') no-repeat -1022px -70px;
}

i.s9 {
	width:70px;
	height:70px;
	background: url('../images/img-sprite.png') no-repeat -1085px 0px;
	display:inline-block;
}

.service-section-grid:hover i.s9{	
	background: url('../images/img-sprite.png') no-repeat -1085px -70px;
}


.icon-text {
		width: 94%;
		margin-top: 0.7em;
		margin-left:3%
	}
 

.banner-section {
	padding:8em 0px 0px 0px;
}
  

.serices_head{ text-align: center;
	font-size: 40px;
	color: #e5322c;
	position: relative;
	margin: -74px 0px 30px 0px;
	background: #FFF;
	padding: 0px 0px 20px 0px;
}


.contact-section {
	padding: 45px 0px 40px 0px  !important; background:#801429; margin:0px 0px 0px 0px;
}
.contact-section-head h3 {
	color: #394b50;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
}
.contact-section-head p {
	color: #394b50;
	font-size: 1.2em;
	font-weight: 500;
}

.bottom-menu ul li {
	display:inline-block;
	margin:0 1em;
}
.bottom-menu ul li a {
	font-size:1.05em; 
	color:#394b50;	
	text-transform:uppercase;
	font-weight:500;
	text-decoration:none;
}
.bottom-menu ul li a:hover {
	color:#ffbb42;
}
.footer {
	padding:1.2em 0;
	background:#801429;
	    border-top: 1px solid #b1b1b1;
}
.copyright p {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0px 0px 0px;
    text-align: center;
}
.copyright p a {
	color:#ffffff;
}
.social-icons i {
	height: 25px;
	width: 25px;	
	background: url(../images/img-sprite.png) no-repeat 0px 0px;
	display: inline-block;
	margin:0 0.5em;
}
i.twitter {
	background-position: -75px 0px;
}
i.twitter:hover {
	background-position: -75px -25px;
}
i.facebook {
	background-position: -100px 0px;
}
i.facebook:hover {
	background-position: -100px -25px;
}
i.googlepluse {
	background-position: -125px 0px;
}
i.googlepluse:hover {
	background-position: -125px -25px;
}
i.linkedin {
	background-position: -150px 0px;
}
i.linkedin:hover {
	background-position: -150px -25px;
}
p.call {
	font-size:1.6em;
	font-family: 'Lato', sans-serif;
	color:#394b50;	
	font-weight:700;
	margin:1em 0;
}
i.phone {
	height: 25px;
	width: 25px;	
	background: url(../images/img-sprite.png) no-repeat -175px 0px;
	display: inline-block;
	vertical-align:sub;
}
i.ear-phones {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -200px 0px;
	display: inline-block;
}
i.lock {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -285px 0px;
	display: inline-block;
}
i.cloud {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -370px 0px;
	display: inline-block;
}
i.done {
	height: 85px;
	width: 85px;	
	background: url(../images/img-sprite.png) no-repeat -455px 0px;
	display: inline-block;
}
.map {
	 
	margin-top: 0px;
	padding-bottom: 3em;
	position:relative;
}
 
.location {
	position: absolute;
	left: 525px;
    top: -20px;
}
.bottom-logo img {
	width: 19%;
}
.address {
	background:#394b50;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	padding:5em;
	margin-bottom:2em;
	position:relative;
}
.address h4 {
	color:#fff;
	text-transform:uppercase;
	font-size:1.2em; 
	font-weight:500;
	margin-bottom:1em;
}
.address p {
	color:#aeb7ba;
	font-size:0.9em;
	font-weight:500;
	margin:0.5em 0;
}
.address a {
	color:#ffbb42;
	font-size:0.95em;
	font-weight:500;
	display:block;
	margin-top:0.8em;
}
span.locate {
	position: absolute;
	bottom: -17px;
	left: 130px;
}
span.locate img {
	width: 100%;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/up-arrow.png) no-repeat 8.8px 12px #008ee8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
/*-- responsive-design starts-here --*/

.icon_b {
    text-align: center;
    width: 75px;
	border-radius: 50%; background-color:#fff;
	margin:0px auto; box-shadow: 0 0 7px #919191;
} 
.footer_section{ margin:00px 0px 0px 0px;}
 .footer_head{ text-transform: none; color:#fff; font-size:21px; margin:15px 0px 0px 0px;}
 
.footer_links {
    margin: 0px;
    padding: 0px 0px 25px 0px;
    text-align: center;
    border-bottom: 1px solid #fff;
}
/*.footer_links ul{  margin:0px; padding:0px;} 
.footer_links li{ margin:0px; padding:0px; list-style:none;} */
.footer_links a{ padding:10px 6px 0px 6px; font-size:15px; text-transform: none; color:#fff;    text-align: center; font-weight:400; } 
.footer_links a:hover{ color:#fff; text-decoration:none} 


.footer_mail{ padding:15px 6px 0px 6px; text-align:center; color:#fff; font-size:15px; font-weight:600;} 
.footer_mail a{ padding:0px; font-size:15px; text-transform: none; color:#fff; font-weight:500;    text-align: center; font-weight:400; } 
.footer_mail a:hover{  color:#fff; text-decoration:none; } 

.footer_logo {
    background: #fff;
    width: 160px;
    padding: 30px 30px 30px 32px; 
    border-radius: 20px 20px 20px 20px;
}
.footer_logo img {  width: 100%; }
.recomented_logo { 
    width:160px;
    padding: 0px;  
}
.recomented_logo img {  width: 100%; }

.bottom-sec { 
	border-radius: 0px;
	width:100%;
	text-align: left;
	font-size:12px;
	color:#7a7a7a;	 
	}

.bottom-sec a { text-align: left; 	  
	font-weight: normal;
	text-transform: none; 
	padding:0px 10px 0px 10px;
	font-size:18px;
	 
	}

.bottom-sec a:hover { 	color: #dc2776;
	font-weight: normal;
	text-transform: none;	
  
	}

.mar_t_20{ margin-top:20px;}
.mar_t_30{ margin-top:50px;}
.mar_t_70{ margin-top:70px;}

.footer_con{ padding:9px 0px 9px 0px; font-size:13px; color:#bdbdbd;   
 display:inline-block; width:100%; font-weight:300;} 
 .footer_con1{ padding:9px 0px 9px 0px; font-size:14px; color:#bdbdbd;   
 display:inline-block; width:100%; font-weight:300;} 


.contact_bg{ background:rgba(255, 255, 255, 1); width:100%; display:inline-block; padding:20px; margin:40px 0px 0px 0px}
.contact_bg h1 { 
	font-size:36px;
 } 
 
.menu_desk{ display:block; }
.menu_mob{ display: none;}
 .desk{ display:block; }
 .mob{ display:none; }


 
.pad_l_0{ padding-left:0px !important;}
.pad_r_0{ padding-right:0px !important;}
.pad_l1_0{ padding-left:8px !important;}
.pad_r1_0{ padding-right:8px !important;}

.pad_all{ padding-right:3px !important; padding-left:3px !important;}

.partner-table {
	display: table;
	height: 100%;
	margin:0px; width:100%;
}
.partner {
	display: table-cell;
	vertical-align: middle;
	float: none;
}  
 

.demo {
            width: 980px;
            margin: 0px auto;
        }
        .demo h1 {
                margin:33px 0 25px;
            }
        .demo h3 {
                margin: 10px 0;
            }
        pre {
            background: #fff;
        }
        @media only screen and (max-width: 780px) {
        .demo {
                margin: 5%;
                width: 90%;
         }
        .how-use {
                float: left;
                width: 300px;
                display: none;
            }
        }
        #tabInfo {
            display: none;
        }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight:  normal;
	color:#555; 
}


.form-group {
    margin-bottom: 10px; width:100%; display:inline-block;
}

.select-wrapper{
		float: left;
		display: inline-block;
		border: 1px solid #d8d8d8;            
		background: url(../images/dropdown.png) #fff no-repeat right center;
		cursor: pointer;
		
	}
	.select-wrapper, .select-wrapper select{
		width: 100%;
		height: 32px;
		line-height: 32px;
		
	}
	.select-wrapper:hover{
		background:  url(../images/dropdown-hover.png) no-repeat right center;
		border-color: #d8d8d8;
	}
	.select-wrapper .holder{
		display: block;
		margin: 0 35px 0 5px;
		white-space: nowrap;            
		overflow: hidden;
		cursor: pointer;
		position: relative;
		z-index:0;
		color:#adadad;
		padding:0px 0px 0px 10px;
	}
	.select-wrapper select{
		margin: 0;
		position: absolute;
		z-index: 2;            
		cursor: pointer;
		outline: none;
		opacity: 0;
		/* CSS hacks for older browsers */
		_noFocusLine: expression(this.hideFocus=true); 
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-khtml-opacity: 0;
		-moz-opacity: 0;
		
	}
    /* Let's Beautify Our Form */
 
    input[type="submit"]{
        float: left;
        background: #d8d8d8;
        border: 1px solid #c4c4c4;
        margin-left: 10px;
        padding: 4px 10px;
        cursor: pointer;
        outline: none;
    }
    input[type="submit"]:hover{
        color: #fff;
        border-color: #1b7aa9;
        background-color: #239fdb;
    }


.upload_box{ width:81.5%; float:left; }
.upload_box_form{ border-radius: 4px 0px 0px 4px !important; }
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px;
	padding: 6px 25px 6px 25px !important;
	border-radius: 0px 4px 4px 0px !important;
	background:#00c0d1 !important;
	border:1px solid #00c0d1 !important;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding:0px;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
} 
/*.modal { z-index: 9999;}
.modal-dialog {
    width: 800px;
    margin: 30px auto;
	z-index:9999;
	position:relative;
}
.modal .modal-dialog .modal-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #eaeaea;
    border-radius: 2px;
    box-shadow: none;
    padding: 10px 15px 10px 15px;
}

.modal-header {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
}
.modal-footer {
    padding: 0px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}


.modal h4{    color: #C30;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    padding: 0px 0px 8px 15px;     
}
.modal h5{    color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    padding: 0px 0px 8px 15px;    
}
.modal p{    color: #2d2d2d;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    text-align:  left;
    padding: 0px 0px 15px 15px;    
}
 */

.hp07nav li {list-style: none !important; }
.hp07nav { font-size: 1.5rem !important;}
.cmps-bttns div a, .cmps-bttns div span {  padding: 0.45em 1.8em 0.45em 1.8em !important;}
.apply-button{ background-color:#0164a2; margin-top:8px; font-size:25px; padding:8px 0px 8px 0px; color:#FFF; text-align:center; width:100%;}
.apply-button1{ background-color:#750000; margin-top:8px; font-size:25px; padding:8px 0px 8px 0px; color:#FFF; text-align:center; width:100%;}
.form-control{ background-color:#eeeeee; border-radius:0px ; border:none  ;  color:#9b9a9a; font-style:italic;    }

.register{ text-align:right; margin:0px 10px 0px 0px; padding:0px; text-transform:uppercase;}
.register a{ text-align:right; margin:0px; padding:0px; color:#999; text-decoration:none}
.register a:hover{ text-align:right; margin:0px; padding:0px; color: #09F; text-decoration:none;}
 
.our_clients .nbs-flexisel-nav-left{ display:none !important;}
.our_clients .nbs-flexisel-nav-right{ display:none !important;}

.allvideos{ margin:0px auto; width:200px; margin-top:35px; }
.allvideos a{ margin:0px; padding:10px 0px 10px 0px ; font-size:18px; color:#FFF; background: #0075c1; 
display:inline-block; width:100%; text-align:center; text-transform:uppercase; text-decoration: none; }
.allvideos a:hover{  color:#000; background: #fff; text-decoration: none; }

.read_more{ margin:0px auto; width:200px; margin-top:35px; }
.read_more a{ margin:0px; padding:10px 25px 10px 25px ; font-size:18px; color:#FFF; background: #0075c1;   width:100%; text-align:center; text-transform:uppercase; text-decoration: none; }
.read_more a:hover{  color:#fff; background: #000; text-decoration: none; }

  
.gallery_box{ background: #fff;
box-shadow: 0px 0px 5px #ccc;
padding: 20px;
margin: 25px 0px 25px 0px;
 text-align:center; font-size:16px;
    
 }

 .sub_headings {
    color: #e5322c;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    text-align: center;
    padding: 25px 0px 0px 0px;
    line-height: 30px;
    width: 100%;
    display: inline-block;
}

.mail_to{ font-size:20px; text-align:center; color:#06Fl}
.mail_to a{ font-size:20px; text-align:center; color:#06Fl}
.mail_to a:hover{ font-size:20px; text-align:center; color:#000}


.social{ margin:15px 0px 0px 0px; padding:0px; width:100%; text-align:center;} 
.social a{ margin:0px 6px 0px 6px; text-align: center;  color:#801429; list-style:none; border:0px solid #29aafe; width:35px; height:35px; 
display:inline-block; line-height:32px;
border-radius: 50%; background:#fff; font-size:20px;
padding: 8px 0px 0px 0px;
 }
.social a:hover{  color: #801429; list-style:none; text-decoration:none; background:#fff;  border:0px solid #02a94d; }	
 
.contnet_sec {margin: 94px 0px 0px 0px; 
} 
.contnet_sec h3 { 
	font-size: 35px;
    margin: 0px;
    color: #820329;
    text-align: left;
    padding: 0px 0px 20px 0px;
    font-weight: 600;
    line-height: 30px;
} 
.giftcard_box{   
	padding: 0px;
	margin:0px 0px 25px 0px; 
}
.giftcard_box img {
    border-radius: 8px;
    box-shadow: 0px 5px 7px #ccc;
    border: 0px solid #fff;
    width: 100%;
}
.giftcard_con{color: #820329;
    font-size: 18px;
    display: block;
    padding: 3px 0px;
    text-transform: none;
    font-weight: 500;
	text-align:center;
}
.giftcard_con1{color: #820329;
    font-size: 20px;
    display: block;
    padding: 0px 0px 30px 0px;
    text-transform: none;
    font-weight: 600;
	text-align:center;
}
.product_detail_sec {
    padding: 40px 0px 0px 0px;
}
.product_detail {
    width: 100%;
    display: inline-block;
    padding: 20px 0px 0px 0px;
}

.product_detail td, .product_detail th {
    padding: 10px;
    vertical-align: top;
    border: 1px dotted #CCC;
}
.product_detail h1 {
    font-size: 35px;
    margin: 0px;
    color: #3f3f4b;
    text-align: left;
    padding: 0px 0px 10px 0px;
    font-weight: normal;
    line-height: 48px;
}
.product_detail_sec h2 {
    font-size: 25px;
    margin: 0px;
    color: #820329;
    text-align: left;
    padding: 0px 0px 20px 0px;
    font-weight: 600;
    line-height: 30px;
}
.product_description {
    font-size: 18px;
    margin: 0px;
    color: #820329;
    text-align: left;
    padding:35px 0px 20px 0px;
    font-weight: 600; 
}

.add_quantity{ width:100%; display:inline-block; margin:30px 0px 0px 0px;}

.quantity_con{ float:left; font-size:15px; font-weight:600; margin:00px 30px 0px 0px; padding:5px 0px 0px 0px;
}

.add_to_basket {
    margin: 25px 0px 0px 0px;
    padding: 0px;
}

    .add_to_basket a {
            background-color: #840025;
		padding: 7px 10px 7px 9px;
		color: #FFF;
		font-size: 18px;
		text-decoration: none;
		font-weight: 500;
		border-radius: 8px;
		border: 2px solid #840025;
		text-align: center; display:inline-block;
		width: 230px;
    }

        .add_to_basket a:hover {
            background-color: #840025;
            text-decoration: none;
            color: #fff !important;
            border: 2px solid #48a812;
            box-shadow: 0px 0px 5px #48a812;
        }

    .add_to_basket img {
        margin: 0px 0px 0px 20px;
        padding: 0px;
    }

.balancecheck {
    margin: 6px 0px 0px 0px;
    padding: 0px;
}

    .balancecheck a {
            background-color: #840025;
		padding: 7px 12px 7px 12px;
		color: #FFF;
		font-size: 14px;
		text-decoration: none;
		font-weight: 500;
		border-radius: 8px;
		border: 2px solid #840025;
		text-align: center;
		width: 170px !important;
    }

        .balancecheck a:hover {background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
        }
.balancecheck_m{ margin:0px 0px 10px 0px ; padding:0px;} 
.balancecheck_m .form-control {
    background-color: #eeeeee;
    border-radious: 0px !important;
    border: none !important;
    color: #9b9a9a;
    font-style:  normal;
	height:40px;
	font-size:15px !important;
}
.balancecheck_head  {
    font-size: 30px;
    margin: 0px;
    color: #3f3f4b;
    text-align: left;
    padding: 10px 0px 20px 0px;
    font-weight: normal;
    line-height: 48px;
}
.balance_se {
    background-color: #ffffff;
    width: 100%;
    border: 0px solid #f7f7f8;
    margin: 25px 0px 8px 0px;
	padding:10px 0px 10px 0px;
    box-shadow: 0 0px 6px #e9567f; 
    border-radius: 8px;
    display: inline-block;
    position: relative;
	text-align:center;
	font-size:20px;
	color:#840025;
	font-weight:600;
	
}
.resend {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.resend a {
	background-color: #fff;
	padding: 4px 8px 4px 8px;
	color: #840025;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
	border-radius: 8px;
	border: 1px solid #840025;
	text-align: center; 
}
 .resend a:hover {background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 1px solid #840025;
        }
.cart {
    font-size: 12px;
    color: #454553;
    text-transform: uppercase;
    text-align: right;
    margin: 7px 0 0;
    padding: 0;
    line-height: 25px;
}

/* Login Container (default to float:right) */
#loginContainer {
    position: relative;
    font-size: 12px;
    z-index: 9999;
}

/* Login Button */
#loginButton {
    display: inline-block;
    float: right;
    -moz-border-radius: 3px;
    position: relative;
    z-index: 30;
    cursor: pointer;
}

    /* Login Button Text */

    #loginButton:hover {
        /*background: url(images/buttonbgHover.png) repeat-x;*/
    }

/* Login Box */
#loginBox {
    position: absolute;
    right: 0;
    display: none;
    z-index: 2500;
}

/* If the Login Button has been clicked */
#loginButton.active {
    border-radius: 3px 3px 0 0;
}

    #loginButton.active span {
        background-position: 53px -76px;
    }

    /* A Line added to overlap the border */
    #loginButton.active em {
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: -1px;
    }

/* Login Form */
#loginForm {
    width: 400px;
    border: 0px solid #899caa;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: 5px;
    background: #801429;
    padding: 6px;
    position: relative;
    z-index: 2500;
	display: inline-block;
	border-radius: 6px;
}

    #loginForm fieldset {
        margin: 0 0 12px 0;
        display: block;
        border: 0;
        padding: 0;
    }

fieldset#body {
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 10px 13px;
    margin: 0;
}

#loginForm #checkbox {
    width: auto;
    margin: 1px 9px 0 0;
    float: left;
    padding: 0;
    border: 0;
}


#loginForm #body fieldset label {
    display: block;
    float: none;
    margin: 0 0 6px 0;
}

/* Default Input */
#loginForm input {
    width: 92%;
    border: 1px solid #899caa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    color: #3a454d;
    font-weight: bold;
    padding: 8px 8px;
    box-shadow: inset 0px 1px 3px #bbb;
    -webkit-box-shadow: inset 0px 1px 3px #bbb;
    -moz-box-shadow: inset 0px 1px 3px #bbb;
    font-size: 12px;
}

/* Sign In Button */
#loginForm #login {
    width: auto;
    float: left;
    background: #339cdf url(images/loginbuttonbg.png) repeat-x;
    color: #fff;
    padding: 7px 10px 8px 10px;
    text-shadow: 0px -1px #278db8;
    border: 1px solid #339cdf;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 12px 0 0;
    cursor: pointer;
    /* IE7 Fix */
}

/* Forgot your password */
#loginForm span {
    padding: 0px;
}

    #loginForm span a {
        color: #3a454d;
        font-size: 18px;
    }

.cart_products {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    .cart_products ul {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

    .cart_products li {
        margin: 0px;
        padding: 10px 0px 10px 0px;
        width: 100%;
       border-bottom: 1px solid #f1f1f1;
        list-style: none; display:inline-block;
    }

.cart_items {
    margin: 0px;
    padding: 0px;
}

.cart_items_im {  margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    width: 75px;
    float: left;
}
.cart_amt {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    width: 70px;
    float:  right;
}
.cart_items_head { font-size: 20px !important;
    padding: 0px 0px 10px 0px;
    color: #74b94e;
    text-align: center;
    font-weight: bold;
}
.cart_items_con { width: 53%;
    float: left;
    text-align: left;
    color: #2d2d2d;
    font-size: 14px;
	margin:0px 0px 0px 12px;
}
.cart_items_amout { font-size: 15px !important;
    padding: 0px 0px 5px 0px;
    color: #801429;
    text-align: right;
    font-weight: bold;
}
.cart_items_tamout { font-size: 14px !important;
    padding: 10px 0px 10px 0px !important;
    color: #fff;
    text-align: right;
}
.cart_items_tamout span { font-size: 16px !important;
	color: #fff;
	font-weight: bold;
}
.view_bag { margin: 0px 0px 0px 0px;
    padding: 0px;  
    line-height: 20px;
	width:49%; float: left;
}

    .view_bag a {
        margin: 0px;
    padding: 8px 15px 8px 15px !important;
    background-color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
    color: #801429 !important;
    font-size: 14px !important;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 6px;
    }

        .view_bag a:hover {
            margin: 0px;
            padding: 8px 15px 8px 15px !important;
            background-color: #801429;
            border: 2px solid #fff;
            text-decoration: none;
            color: #fff !important; 
        }

.checkout {
    margin: 0px 0px 0px 0px;
    padding: 0px;  
    line-height: 20px;
	width:49%; float:  right;
}

    .checkout a {
        margin: 0px;
        padding: 8px 15px 8px 15px !important;
        background-color: #fff;
        border: 2px solid #fff;
        text-decoration: none;
        color: #801429 !important;
         font-size: 14px !important;
        font-weight: bold;
		display: inline-block; width:100%; text-align:center;
		border-radius: 6px;
    }

        .checkout a:hover {
            margin: 0px;
            padding: 8px 15px 8px 15px !important;
            background-color: #801429;
            border: 2px solid #fff;
            text-decoration: none;
            color: #fff !important; 
        }

.my_bag {
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
    margin-bottom: 8px;
    padding: 10px;
}
    .my_bag tr {
        background-color: #fff;
        border-bottom: 1px dashed #ccc !important;
    }

.my_bag th {
    background-color: #f8f8f8;
    border: 0px solid #ccc !important;
    font-size: 14px;
}
.my_bag td {
    background-color: #fff;
    border: 0px solid #ccc !important;
    font-size: 14px;
    padding: 15px 0px 15px 0px;
}
.update_icon {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

    .update_icon a {
        margin: 0px;
        padding: 0px;
        color: #2d2d2d;
        text-decoration: none; 
    }

        .update_icon a:hover {
            margin: 0px;
            padding: 0px;
            color: #f4a46c;
            text-decoration: none; 
        }

    .update_icon img {
        margin: 0px 5px 0px 0px;
        padding: 0px;
    }


 
.quantity1 { margin-top: 0px !important; height: 30px !important;}
.quantity_bt { height: 32px !important;}
.my_bag_head {
    color: #2d2d2d !important;
    font-size: 21px !important;
    margin: 0 !important;
    padding: 0px 0px 15px 0px !important;
    text-align: left !important;
    font-weight: bold;
    line-height: 21px !important;
}
.cart {
    font-size: 12px;
    color: #454553;
    text-transform: uppercase;
    text-align: right;
    margin: 16px 0px 0px 0px ;
    padding: 0;
    line-height: 25px;
}
.cart a {
        color: #454553;
        font-size: 12px;
        text-decoration: none;
        padding: 0px 0px 0px 6px;
    }

        .cart a:hover {
            color: #74b94e !important;
            text-decoration: none;
        }

.cart_icon_t {background: #801429;
    width: 20px;
    height: 20px;
    color: #fff !important;
    text-decoration: none;
    float: right;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    margin: -15px 0px 0px -5px;
    font-weight: 500;
    position: absolute;
    font-size: 12px;
}

.cart img {
    margin: 0px 0px 0px 0px;
}

/*--------------------Quanity------------------*/
.numeric-stepper {
    
    display: block;
    width:110px;
    height: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    float: left !important;
}

    .numeric-stepper input {
        width: 60px;
        height: 100%;
        float: left;
        text-align: center;
        vertical-align: center;
        font-size: 100%;
        border: none;
        background: none;
        padding: 2px 0;
		border:1px solid #ccc;
		margin: 0px 0px 0px 25px;
    	border-radius: 5px;
	}
 
.numeric-stepper button {
    z-index: 100;
    position: absolute;
    right: 0;
    width: 20px;
    height: 30px;
    background: #f2f2f2;
    border: none;
    padding: 0;
    margin: 0px 0px 0px 0px;
    color: #2d2d2d;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 0px !important;
}

        .numeric-stepper button.minus {
            bottom: 0;
        }
.plus {
    right: 0px;
    top: 0px;
}
.minus {
    left: 0px;
    top: 0px;
}	
/*--------------------Quanity------------------*/

.sub_total {
       color: #545454;
    font-size:18px;
    text-decoration: none;
    font-weight: 500;
	text-align:right; padding:5px 15px 10px 15px;
	background:#f5f5f5;
    }

.sub_total span {
       color: #87012a;
    font-size: 26px;
    text-decoration: none;
    font-weight: 500;
	text-align:right;
    }
 
.edit_bag {
    font-size: 18px;
    font-weight: 600;
    color: #454553;
    padding: 15px 0px 15px 0px;
}
.apply {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    float:  right;
}

    .apply a {
   background-color: #840025;
    padding: 5px 12px 5px 12px ;
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 8px;
    border: 2px solid #840025;
	    text-align: center;
    }

        .apply a:hover { 
            background-color: #545454;
            border: 2px solid #000;
            text-decoration: none;
            color: #fff !important;
        }

.checkout_section {
    margin: 10px 0px 00px 0px;
    padding: 0px;
    width: 100%;
    display: inline-block;
}

    .checkout_section h1 {
        color: #2d2d2d;
        font-size: 18px;
        font-weight: normal;
        margin: 0px 0px 15px 0px;
        text-transform: uppercase;
        text-align: left;
        border-bottom: 1px solid #f1f1f1;
        padding: 0px 0px 8px 0px;
    }

        .checkout_section h1 span {
            color: #820329 ;
            font-weight: bold;
        }
    .checkout_box {box-shadow: 0px 0px 6px #cccc;
    background: #fff;
    border-radius: 8px;
    padding: 12px;
    margin: 0px;
	    min-height: 515px;
    }



.shipping_method_content {
    color: #F60;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 15px 0px;
}

.checkout_section_border {
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
    min-height: 486px;
}

.checkout_section .form-control {
    background-color: #fff !important;
    border: 1px solid #eeeeee !important;
    border-radius: 2px !important;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    width: 100% !important;
    padding: 0px 0px 0px 2% !important;
}

.checkout_payment {
    background-color: #f2f2f2;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    margin: 15px auto 0;
    padding: 15px;
    width: 100%;
}

.pay_mo {
    width: 100px;
    float: left;
    margin-right: 10px;
}

.cvv {
    width: 100px;
    float: left;
    margin-right: 10px;
}

.expiry {
    color: #545454;
    float: left;
    font-size: 11px;
}

.checkout_rate {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    background: #f2f2f2;
}

    .checkout_rate td {
        margin: 0px;
        padding: 6px 15px 6px 15px !important;
        text-align: right;
    }

.grand_total {
    font-size: 18px;
    font-weight: normal;
}

.payment_bt {
    background-color: #820329!important;
    margin: 0px !important;
    padding: 8px 0px 8px 0px;
    color: #FFF;
    width: 100%;
    border: 0px solid #FFF !important;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 6px;
}

.carees {
    background-color: #FFF;
    margin: 10px 0px 0px 0px;
    border-radius: 3px;
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
    width: 100%;
    display: inline-block;
}

    .carees h2 {
        color: #6cba5a;
        font-size: 21px;
        font-weight: 400;
        margin: 0px !important;
        text-align: left !important;
        padding: 0px;
    }

.carees_place {
    color: #545454;
    font-size: 18px;
    font-weight: 400;
    margin: 7px 0px 7px 0px;
    text-align: left;
    padding: 0px;
}

.carees_time {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    text-align: left;
    padding: 0px;
}

.carees_date {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    text-align: right;
    padding: 0px;
}
.checkout_section .form-control {
    background-color: #fff !important;
    border: 1px solid #eeeeee !important;
    border-radius: .375rem !important;
    box-shadow: none;
    color: #2d2d2d;
    font-size: 12px;
    width: 100% !important;
	height:30px;
	padding: 0px 0px 0px 10px !important; font-style:normal;
}
.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size:12px;
    font-weight: 400;
    line-height:15px;
    color: #2d2d2d;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	height:30px;
}

.checkout_section .control-label { font-size:14px; color:#000;
        padding-top: 7px;
        margin-bottom: 0;
        text-align: left;
    }
.delivery_m {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff 0%, #ebebeb 100%);
    border: 1px solid #d2d2d2;
    border-radius: 0;
    box-shadow: 0 3px 3px rgba(220, 220, 220, 0.9);
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 12px;
    padding: 12px 8px;
    position: relative;
    cursor: pointer;
}
.delivery_m_active {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff 0%, #ebebeb 100%);
    border: 1px solid #74b94e;
    border-radius: 0;
    box-shadow: 0 3px 3px rgba(116, 185, 78, 0.2);
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 12px;
    padding: 12px 8px;
    position: relative;
    color: #74b94e;
}
.banks { border: 1px solid #CCC;
    height: 55px;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
.popular_bank {font-size: 14px;
    padding: 20px 0px 15px 15px;
}
.confirm {font-size: 50px;
    color: #F60;
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.confirm_con {font-size: 18px;
    color: #545454;
    text-align: center;
    line-height: 25px;
    margin: 15px 0px 50px 0px;
}

.section_box_tb { 
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
    padding: 10px;
	margin:0px 0px 10px 0px;
    width: 100%;
    display: inline-block;
    border: 0px solid #d1e9f9;
}
.print_created {
    margin-bottom: 5px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .2);
    padding: 10px;
    width: 100%;
    display: inline-block;
    border: 1px solid #d1e9f9;
}
.createdby{ font-size:14px; text-align:left; color:#000; font-weight: normal}
.createdby span{ font-weight:600 }
 
 
.printed_sec_top { margin: 0px; padding: 6px 0px 0px 0px; box-shadow: 0px 0px 5px #ccc; width:100%; display: inline-block;}
.printed_logo { margin: 0px; padding: 6px 0px 0px 0px;}
.printed{ font-size:14px; text-align: right; color:#000; font-weight: normal; padding:15px 0px 0px 0px;}
.printed span{ font-weight:600 }

.print_sec{ margin:25px 0px 25px 0px; padding:0px;}
.print_in{
   padding: 8px 25px 0px 0px;
    text-align: left;
    font-size: 14px;
    color: #2d2d2d;
    font-weight: bold;
}
.our_story { margin: 60px 0px 0px 0px;
    padding: 0px; 
    background-repeat: repeat-y; 
    width: 100%;
    display: inline-block; 
}
.our_story h1 {color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 0px auto 30px  auto;
    text-align: center;
    width: 100%;
    background: #840025;
}
 
.our_story p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:20px 0px 50px 0px;
	text-align:center;
}
.our_story p span {color: #840025; font-weight:400; font-size:30px; font-style:italic; color: #840025; }
.our_story video{ margin:50px 0px 0px 0px;  
    width: 100%; border-radius: 10px;
}
.our_shops{ margin: 0px 0px 0px 0px;
    padding:10px 0px 30px 0px; 
    background-repeat: repeat-y; 
    width: 100%;
    display: inline-block;
	background:#f5f5f5;
}
.our_shops h1 { color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-weight: 300;
    padding: 0px 0px 0px 40px;
	text-align:center;
}
.our_shops_con { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:20px 0px 15px 0px;
	text-align:center;
}

.home_video{ margin: 60px auto 0px auto;
    padding: 0px; 
    background-repeat: repeat-y; 
    width: 70%; 
    border-radius: 00px;
}
.home_video video{ margin:50px 0px 0px 0px;  
    width: 100%; border-radius: 10px;
}
.learnmore {
    margin: 0px 0px 0px 40px;
    padding: 0px;
}
.learnmore a {
	background-color: #840025;
	padding: 12px 20px 12px 20px;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	border-radius:18px;
	border: 2px solid #840025;
}
.learnmore a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}
.learnmore img { width:15px; position:relative; margin:-3px 0px 0px 0px;
}
.lean_more1 { width:145px;
    margin: 30px auto 0px auto;
    padding: 0px;
}
.lean_more1 a {
	background-color: #fff;
	padding: 12px 20px 12px 20px;
	color: #840025;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	border-radius:18px;
	border: 2px solid #fff;
}
.lean_more1 a:hover {
	background-color: #840025;
	text-decoration: none;
	color: #fff !important;  
	border: 2px solid #fff;
}

.findstore {
    margin: 20px 0px 0px 00px;
    padding: 0px;
}
.findstore a {
	background-color: #840025;
	padding: 12px 20px 12px 20px;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 18px;
	border: 2px solid #840025;
}
.findstore a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}

.speak_more {  
    margin: 30px 0px 0px 0px;
    padding: 0px;
}
.speak_more a {
	background-color: #fff;
	padding: 12px 20px 12px 20px;
	color: #840025;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	border-radius:18px;
	border: 2px solid #fff;
}
.speak_more a:hover {
	background-color: #840025;
	text-decoration: none;
	color: #fff !important;  
	border: 2px solid #fff;
}

.buttons {
    margin: 20px 0px 0px 00px;
    padding: 0px;
}
.buttons a {
	background-color: #840025;
	padding: 12px 20px 12px 20px;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 18px;
	border: 2px solid #840025;
}
.buttons a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}

.gift_scoop { margin: 100px 0px 0px 0px;
    padding: 0px;
    background:#fff;
    background-repeat: repeat-y;
    padding: 70px 50px;
    width: 100%;
    display: inline-block;
    border-radius: 12px;
	border:6px dashed #fab653;
}
.gift_scoop h1 { color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-weight: 600;
    padding: 25px 0px 0px 40px;
}
.gift_scoop p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:30px 0px 30px 40px;
}
.gift_scoop img {  border-radius: 5px; }

.ourflavours { margin:60px 0px 0px 0px;
    padding: 0px;
    background:#fff;
    background-repeat: repeat-y;
    padding: 0px;
    width: 100%;
    display: inline-block; 
}
.ourflavours h1 { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-weight: 400;
    padding: 25px 0px 15px 0px;
	text-align:center;
}
.ourflavours p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:20px 0px 40px 0px;
	text-align:center;
}
.ourflavours img { border-radius: 12px;
    margin: 0px 0px 20px 0px;
}
.learn_more { width:282px;
    margin: 25px auto 0px auto;
    padding: 0px;
}
.learn_more a { width:100%; display:inline-block;
	background-color: #840025;
	padding: 12px 20px 12px 20px;
	color: #FFF;
	font-size: 30px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 18px;
	border: 2px solid #840025;
}
.learn_more a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}
.discover { width:300px;
    margin: 50px auto 0px auto;
    padding: 0px;
}
.discover a {
	background-color: #840025;
	padding: 12px 20px 12px 20px;
	color: #FFF;
	font-size:22px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 18px;
	border: 2px solid #840025;
	width:100%; display:inline-block;
	text-align:center;
	text-transform:uppercase;
	
}
.discover a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}
.discover img { width:23px; position:relative; margin:-3px 0px 0px 0px;
}
.chech_balance { width:282px;
     margin:20px auto 0px auto;
    padding: 0px;
}
.chech_balance a {
	background-color: #840025;
	padding: 7px 20px 7px 20px;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 7px;
	border: 2px solid #840025;
	width:100%; display:inline-block;
	text-align:center;
	text-transform:uppercase;
	
}
.chech_balance a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}
.corporate_gift { width:282px;
    margin:20px auto 0px auto;
    padding: 0px;
}
.corporate_gift a {
    background-color: #fff;
    padding: 7px 20px 7px 20px;
    color: #840025;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 7px;
    border: 2px solid #840025;
    width: 100%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
.corporate_gift a:hover {
	background-color: #840025;
	text-decoration: none;
	color: #fff !important;  
	border: 2px solid #840025;
}
.contat_mail { margin: 100px 0px 0px 0px;
    padding: 0px;
    background:#801429;
    background-repeat: repeat-y;
    padding: 50px;
    width: 100%;
    display: inline-block;
	position:relative;
	border-radius: 20px;
}
.contat_mail h1 { color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0px 15px 0px;
	text-align: center; 
	line-height:50px;
}
.contat_mail p { color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:20px 0px 40px 0px;
	text-align: center;
}
.welcome_gift { margin: 100px 0px 0px 0px;
    padding: 0px;
    background:#fff;
    background-repeat: repeat-y;
    padding: 0px;
    width: 100%;
    display: inline-block;
	position:relative;
}
.welcome_gift_cont {
    background: #fff;
    box-shadow: 0px 0px 15px #8a8a8a;
    position: relative;
    margin: 80px 0px 0px -120px;
	padding:40px 35px;
    border-radius: 20px;
}
.welcome_gift h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0px 15px 0px;
	text-align: left;
}
.welcome_gift p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:20px 0px 40px 0px;
	text-align: left;
}
.welcome_gift img {  border-radius: 20px; }

.happy_customer {
    margin: 30px 0px 0px 0px;
    padding: 0px;
    background: #f2f2f2;
    background-repeat: repeat-y;
    padding: 0px;
    width: 100%;
    display: inline-block;
    position: relative;
    border-radius: 20px;
    min-height: 395px;
}
.happy_head {color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 60px auto 0px auto;
    text-align: center;
    width: 100%;
    background: #840025;
}
.happy_customer p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
	padding:20px 0px 20px 0px;
	text-align: left;
}
.customer_name { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 600;
    padding: 0px 0px 15px 0px;
    text-align:  center;
}
.testi_sec { position: relative;
    margin: 0px 0px 0px -65px;
    padding: 20px 40px 50px 40px;
    border-radius: 20px;
    width: 112%;
}
.testi_box { background: #fff;
    box-shadow: 0px 0px 15px #c5c5c5;
    margin: 30px 0px 0px 0px;
    padding: 30px;
    border-radius: 20px;
    min-height: 360px;
}

.map_sec_h {
    margin: 20px 0px 70px 0px;
    padding: 0px;
    background: #fff;
    background-repeat: repeat-y;
    padding: 0px;
    width: 100%;
    display: inline-block;
    position: relative;
    border-radius: 20px;
	text-align:center;
}
.map_sec_h h1 { color: #3A3A3A;
    font-family: "Roboto", sans-serif;
    font-size: 23px;
    font-weight: 600;
    padding: 45px 0px 0px 0px;
	text-align: left;
	text-align:center;
}
.map_sec_h p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
	padding:10px 0px 20px 0px;
	text-align: left;
	text-align:center;
}
.map_sec_h iframe{  border-radius: 20px;
}  


.map_sec {
    margin: 20px 0px 70px 0px;
    padding: 0px;
    background: #fff;
    background-repeat: repeat-y;
    padding: 0px;
    width: 100%;
    display: inline-block;
    position: relative;
    border-radius: 20px; 
}
.map_sec h1 { color: #3A3A3A;
    font-family: "Roboto", sans-serif;
    font-size: 23px;
    font-weight: 600;
    padding: 45px 0px 0px 0px;
	text-align: left;
}
.map_sec p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    font-weight: 400;
	padding:10px 0px 20px 0px;
	text-align: left;
}
.map_sec iframe{  border-radius: 20px;
}  

.about_banner{ margin:0px 0px 0px 0px; padding:0px;
   background: url(../images/about_banner.jpg); 
   background-repeat:no-repeat;  
   width:100%; height:100% ; position: fixed; top:0px; z-index:-1
}
.about_galato{ margin:0px 0px 0px 0px; padding:0px;
   background: url(../images/about_galato.jpg); 
   background-repeat:no-repeat;  
   width:100%; height:100% ; position: fixed; top:0px; z-index:-1;
   background-size: cover;
   background-position: center top;
}
.meenus_ban{ margin:0px 0px 0px 0px; padding:0px;
   background: url(../images/menu_banner.jpg); 
   background-repeat:no-repeat;  
   width:100%; height:100% ; position: fixed; top:0px; z-index:-1;
   background-size: cover;
   background-position: center top;
}
.partygalato_banner{ margin:0px 0px 0px 0px; padding:0px;
   background: url(../images/partygalato_banner.jpg); 
   background-repeat:no-repeat;  
   width:100%; height:100% ; position: fixed; top:0px; z-index:-1;
   background-size: cover;
   background-position: center top;
}
about_galato


.sub_top{ margin:0px 0px 0px 0px;
    padding: 0px;
    position:   relative;
	width:100%;
    rotate: 180deg;
	}
.sub_content{ width:100%; display:inline-block; background:#fff; margin:0px 0px 0px 0px;  }

.sub_heading_sec{ position: relative; margin:255px 0px 130px 0px ; width:100%; }

.sub_heading_bg {
    padding: 25px 55px 25px 55px;
    background-color: transparent;
    background-image: radial-gradient(at center center, #801429C4 28%, #FFFFFF00 75%);
    width: 480px;
    margin: 0px auto;
}
.sub_heading_bg h1 {
    color: #FFFFFF;
    font-family: "Quicksand", Sans-serif;
    font-size: 60px;
    font-weight: 500;
    text-align: center;
}
.sub_heading_bg1 {
    padding: 25px 55px 25px 55px;
    background-color: transparent;
    background-image: radial-gradient(at center center, #801429C4 28%, #FFFFFF00 75%);
    width:634px;
    margin: 0px auto;
}
.sub_heading_bg1 h1 {
    color: #FFFFFF;
    font-family: "Quicksand", Sans-serif;
    font-size: 60px;
    font-weight: 500;
    text-align: center;
}
.giftcard_sub {margin: 0px 0px 0px 0px;
    padding: 0px 0px 70px 0px;
    background:#fff;  
	position:relative; 	
} 
.party_head { color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 120px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025
}
.park_ban_con {
    color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 15px 0px;
    text-align:  center;
    line-height: 28px;
}

.park_ban_con1 {
    color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 0px 0px 25px 0px;
    text-align:  center;
    line-height:40px;
}
.contact_home_sec1 {
    background: #fff;
    margin: 40px 0px 50px 0px;
    padding: 30px 00px 30px 00px;
    box-shadow: 0px 0px 20px #ededed;
    border-radius: 8px;
}
.contact_home_form {
    padding: 25px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
    border-radius: 10px;
    z-index: 60;
    position: relative;
}
.contact_home_form h1 {
    color: #2d2d2d;
    font-size: 40px;
    font-weight: 500;
    text-transform: none;
    margin: 0px 0px 25px 0px;
    padding: 0px;
    text-align: center;
	width:100%; display:inline-block;
}
.contact_home_form .form-group {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
}
.contact_home_form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000 !important;
    font-weight: 500;
    background: #fff;
    border: 0px; 
    border-radius: 30px; 
	border:1px solid #ccc !important;
    position: relative;
    z-index: 5;
	font-style: normal;
}
 .submit {    background-color: #840025;
    padding: 12px 20px 12px 20px;
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 18px;
    border: 2px solid #840025;
    width: 100%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}
 .submit:hover {  background-color: #fff;
	text-decoration: none;
	color: #840025 !important;  
	border: 2px solid #840025;
}
.section{ width:100%; margin:0px auto 0px auto;
}
.ourstory_sub {margin: 80px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	
} 
.ourstory_sub h1 { color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight:400;
    padding: 15px 15px 15px 15px;
	margin:0px auto;
    text-align:  center; width:100%;
	background:#840025;
} 
.ourstory_sub p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align:center;
}
.ourstory_sub p span {color: #840025; font-weight:600;  }
.ourstory_sub1 { margin: 80px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	 
}
.ourstory_sub1 h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0px 15px 0px;
	margin:0px auto;
    text-align:  center; width:60%
}
 .ourstory_sub1 p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 40px 0px 15px 30px;
	text-align: left;
}
.ourstory_sub1 p span {color: #840025; font-weight:600;  }
.ourstory_sub1 img { border-radius: 20px; box-shadow: 0px 0px 10px #a7a7a7;}
.ourstory_images {margin: 80px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 
	}
.ourstory_images img { border-radius: 20px; box-shadow: 0px 0px 10px #a7a7a7; margin:0px 0px 25px 0px;}
.order_logo {margin: 46px  auto 0px  ;
    padding: 0px; width:250px;
} 
.giftscon {margin: 0px 0px 0px 0px;
    padding:00px 0px 0px 0px;
    background:#fff;  
	position:relative; 	
} 
.giftscon h1 { color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025;
} 
.giftscon h2 {  color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 0px auto 0px auto;
    text-align: center;
    width: 100%;
    background: #fff;
} 
.giftscon_thead{  color: #2d2d2d;
    font-family: "Roboto", sans-serif;
    font-size: 26px;
    font-weight: 400;
    padding: 0px 15px 15px 15px;
    margin: 0px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #fff;
}
 
.giftscon_thead img{   width:60px;
}
.giftscon p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align:center;
}
.giftscon1 {margin: 0px 0px 0px 0px;
    padding:30px 0px 0px 0px;
    background:#fff;  
	position:relative; 	
}
.giftscon1 h1 { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size:20px;
    font-weight:600;
    padding: 15px 0px 15px 0px;
	margin:0px auto;
    text-align:   left; width:100%; 
} 
.giftscon_head {  color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025
}   
.giftscon1 p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align: left;
}
.giftscon1 ul { margin:0px; padding:0px;
}
.giftscon1 li { margin:0px; padding:0px 0px 7px 0px; list-style:inside;
	font-size: 18px;
    font-weight: 400;
	text-align:   left;  
}
.tips_con { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align: left;
}
.tips_con span {  font-weight: 600;  font-style:italic;
}
.tips_con1 { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0px 15px 0px;
	text-align:  center;
}
.tips_con1 span { 
    font-size: 14px;
    font-weight: 400; 
	text-align:  center; font-style:italic;
}
.tipsc   { margin:0px 0px 0px 30px ; padding:0px;
}
.tipsc ul { margin:0px 0px 0px 0px ; padding:0px;
}
.tipsc li { margin:0px; padding:0px 0px 10px 25px; list-style: none;
	font-size: 18px;
    font-weight: 400;
	text-align:   left; background:url(../images/business_arrow.png); background-repeat: no-repeat; 
	background-position: 0px 6px; 
}
.allergeen_conts   {  margin:0px; padding:30px 0px 30px 0px;
}  
.allergeen_conts h1 {  color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 15px 15px 0px;
    margin: 0px auto 0px auto;
    text-align:  left;
    width: 100%; 
} 
.allergeen_conts h2 {  color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 15px 15px 0px;
    margin: 0px auto 0px auto;
    text-align:   center;
    width: 100%;
	line-height:33px; 
	
}
.allergeen_conts h3 {  color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 15px 2px 0px;
    margin: 0px auto 0px auto;
    text-align: left;
    width: 100%;
	line-height:28px; 
	
}   
.allergeen_conts p { color: #2d2d2d; 
    font-size: 15px;
    font-weight: 400;
    padding: 0px 0px 15px 0px;
	margin:0px;
	text-align: left;
}
.allergeen_important { background:#f5f5f5; padding:15px 15px 2px 15px; margin:0px 0px 15px 0px;
}
.allergeen_img   {  margin:0px; padding:20px 0px 30px 0px;
} 
.talktous  {  margin:0px; padding:0px;
}  
.talktous h1 {  color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 15px 15px 0px;
    margin: 0px auto 0px auto;
    text-align:  left;
    width: 100%; 
}   
.talktous p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 15px 0px;
	margin:0px;
	text-align: left;
}
.giftscon_head {  color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025
}   
.giftscon1 p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align: left;
}

.howworks_gift {margin: 50px 0px 10px 0px;
    padding:40px 0px 50px 0px;
    background:#f5f5f5;  
	position:relative;
	width:100%;
	display:inline-block;
} 
.howworks_gift h1 {  color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025
} 
.howworks_gift h2 { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size:25px;
    font-weight:400;
    padding: 15px 0px 15px 0px;
	margin:0px auto;
    text-align:  left; width:100%; 
} 
.howworks_gift p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align:left;
}


.onceupon { margin: 80px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	 
} 
.onceupon h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0px 15px 0px;
	margin:0px auto;
    text-align:  center; width:60%
} 
.onceupon p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 40px 0px 15px 30px;
	text-align: left;
}
.ourstory_sub1 p span {color: #840025; font-weight:600;  }

.tearts { margin: 80px 0px 0px 0px;
    padding: 0px; 
	position:relative; 
	 background-color: transparent;
    background-image: linear-gradient(180deg, #FF87BA 0%, #FF3B6C 100%);	 
} 
.tearts h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 160px 0px 0px 0px;
	margin:0px auto;
    text-align:   left;  
}
 
.tearts p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 40px 0px 15px 30px;
	text-align: left;
} 

.abouts_new{ width:85%;
    margin: 00px auto 0px auto;
    padding: 0px; 
    position: relative;
}
.abouts { width:100%;
    margin: 40px 0px 40px 0px;
    padding: 0px; 
    position: relative;
}
.abouts_m_head{color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 0px auto;
    text-align: center;
    width: 100%;
    background: #840025;
	
}
.abouts h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size:35px;
    font-weight: 600;
    padding:45px 35px 10px 35px;
	margin:0px auto;
    text-align:    center;
	
}
.abouts h2 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size:35px;
    font-weight: 600;
    padding:125px 35px 10px 35px;
	margin:0px auto;
    text-align:    center;
	
}
.abouts p { color: #545454; 
    font-size: 17px;
    font-weight: 400;
    padding:20px 35px 15px 35px;
	text-align:  center;
	
}
.abouts ul { margin:0px; padding:25px 0px 0px 0px;
}
.abouts li { margin:0px; padding:0px 0px 7px 0px; list-style:inside;
	font-size: 17px;
    font-weight: 400;
	text-align:  center;
	color: #545454; 
}

.abouts1 { width:100%;
    margin: 80px 0px 0px 0px;
    padding: 0px; 
    position: relative;
}
.abouts1 h1 { color: #242424;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 600;
    padding:00px 0px 0px 0px;
	margin:0px auto;
    text-align:  center;  
	line-height:40px;
}
.abouts1 p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 40px 0px 15px 0px;
	text-align: center;
}
.abouts1 ul { margin:0px; padding:0px;
}
.abouts1 li { margin:0px; padding:0px 0px 7px 0px; list-style:inside;
	font-size: 18px;
    font-weight: 400;
	text-align:   left;  
}


.blog {margin: 20px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    background:#fff;  
	position:relative; 	
} 
.blog h1 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 38px;
    font-weight: 400;
    padding: 0px 0px 40px 0px;
	margin:0px 0px 60px 0px ;
    text-align:  center;  
	border-bottom: 2px solid #ccc;
}
 
.blog h2 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    font-weight: 400; 
    text-align: left;  
	list-style: none;
    padding: 15px 0px 10px 0px; 
    background: #fff; 
	text-align:left;
	line-height:40px;
}  
 
.blog p { color: #9c9c9c;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0px 20px 0px;
	text-align: left;
	line-height:28px;
}
.blog_by { color: #9c9c9c;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
	text-align: left;
}
.blog_sec{position: relative;   margin:0px 0px 40px 0px;
}
.blog_sec img {
    border-radius: 6px; 
}
.blog_date{position: absolute;
    z-index: 1;
    top: 40px;
    left: 0px;
	z-index:50;
    background-color: #abe9b0;
    padding: 5px 50px 5px 25px;
    box-sizing: border-box;
    -webkit-clip-path: polygon(0 0, 100% 1%, 86% 50%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 1%, 86% 50%, 100% 100%, 0 100%);
    -webkit-transition: left .4s cubic-bezier(.21,.6,.44,2.18) .1s;
    -moz-transition: left .4s cubic-bezier(.21, .6, .44, 2.18) .1s;
    transition: left .4s cubic-bezier(.21,.6,.44,2.18) .1s;
	color:#fff;
	font-size:16px;
}

.blog_details{margin: 20px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    background:#fff;  
	position:relative; 	
} 
.blog_details h1 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 50px;
    font-weight: 400;
    padding:35px 0px 30px 0px;
	margin:0px 0px 0px 0px ;
    text-align:  center;   
}
 
.blog_details h2 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400; 
    text-align: left;  
	list-style: none;
    padding: 0px 0px 10px 0px; 
    background: #fff; 
	text-align:center;
	line-height:40px;
}  
 
.blog_details p { color: #9c9c9c;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 20px 0px;
	text-align:  center;
	line-height:28px;
}
.blog_details_con { color: #9c9c9c;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 40px 0px;
	text-align:  center;
	line-height:28px;
	font-style:italic;
}
.blog_details_ldate { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 0px 0px;
	text-align: left;
	line-height:20px; 
}
.blog_like { margin:0px 0px 0px 0px;  
    padding: 0px; text-align: right;
}
.blog_like a{ color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 0px 0px;
	text-align: right;
	line-height:20px; 
}
.blog_like a:hover{ color: #a8a8a8; 
}
 
.blog_details img {
    border-radius: 6px; 
}
	
.party_galato { width:100%;
    margin: 0px 0px 0px 0px;
    padding:  60px 0px 60px 0px; 
    position: relative;
	background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 18%, #801429 100%);
}
.party_galato h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    font-weight: 600;
    padding:120px 0px 0px 0px;
	margin:0px auto;
    text-align:   left;  
	line-height:40px;
}
.party_galato p { color: #2d2d2d;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 40px 0px 15px 0px;
	text-align:  left;
	line-height:30px;
}
.party_galato img {
    border-radius: 30px;
    box-shadow: 0px 0px 00px #a7a7a7;
}

.flavours_sub { width:100%;
    margin: 0px 0px 0px 0px;
    padding:  30px 0px 70px 0px; 
    position: relative;
	background: #fff; 
}
.flavours_sub h1 { color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025
}
.flavours_sub h2{ 
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 400;
    padding: 0px 0px 15px 0px;
    text-align: center;
}
.flavours_sub p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 21px;
    font-weight: 500;
    padding: 0px 0px 35px 0px;
	text-align:   center;
	line-height:30px;
}
.flavours_sub_con {  
    color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 400;
    padding: 35px 0px 30px 0px;
    text-align: left ;
    line-height: 25px;
    width: 100%;
    display: inline-block;
}
.flavours_sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 1px #a7a7a7;
}
.flip-box { border-radius: 10px;
  background-color: transparent;
  width: 100%;
  height:100%; 
  perspective: 1000px;
  margin:0px 0px 30px 0px; position:relative;
}

.flip-box-inner {border-radius: 10px;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {border-radius: 10px;
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {border-radius: 10px;  
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {   border-radius: 10px;
  width: 100%;
  height: 100%;
  color: black;
}

.flip-box-back {background: #ebebeb; padding:90px 30px 0px 30px; 
 color: #801429;
  transform: rotateY(180deg);
  position: absolute;
  top:0px;
  width: 100%;
  height: 90%;
}
.flip-box-back1 { padding:55px 30px 0px 30px !important;  
}

.menu_sub {margin: 80px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	
} 
.menu_sub h1 { color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0px 25px 0px;
	margin:0px auto;
    text-align:  center; 
	width:100%
} 

.menu_sub h2 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 5px 9px 0px;
	margin:0px auto;
	text-transform:uppercase;
    text-align:   left;  
	background:#FFF;
	position: relative;
	z-index:200; display:inline-block;
} 
.menu_sub p { color: #9c9c9c;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 25px 0px;
	text-align: left;
}
.menu_sec {margin:0px 0px 0px 0px;
    padding: 0px; 
	position:relative;
	width:100%; display:inline-block;
} 
.heading_br {
    position: absolute;
    display: table-cell;
    top: 17px;
    height: 1px;
    width: 98%;
    border-bottom: 1px dotted #5a5a5a;
    z-index: 1;
}
 
.menus_details {margin:-30px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	
} 
.menus_heads { color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 35px;
    font-weight: 600;
    padding: 100px 0px 15px 0px;
	margin:0px auto;
    text-align:  right; width:100%
}
.menus_heads1 { color: #840025;
    font-family: "Roboto", sans-serif;
    font-size: 35px;
    font-weight: 600;
    padding: 100px 0px 15px 15px;
	margin:0px auto;
    text-align:   left; width:100%
}  
.menus_conts{ color: #545454;
    font-family: "Roboto", sans-serif;
    font-size:30px;
    font-weight: 400;
    padding: 0px 0px 25px 0px;
	text-align:  right;
	line-height:40px;
} 
.menus_conts1{ color: #545454;
    font-family: "Roboto", sans-serif;
    font-size:30px;
    font-weight: 400;
    padding: 0px 0px 25px 15px;
	text-align:   left;
	line-height:40px;
}
.menus_conts2{ color: #545454;
    font-family: "Roboto", sans-serif;
    font-size:15px;
    font-weight: 400;
    padding: 0px 0px 25px 15px;
	text-align:    right;
	line-height:40px;
}

.park_galato {margin: 0px 0px 0px 0px;
    padding: 0px 0px 50px 0px;
    background:#fff;  
	position:relative; 	
} 
.park_galato h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 38px;
    font-weight: 400;
    padding: 0px 0px 15px 0px;
	margin:0px auto;
    text-align:  center;  
} 
.park_galato h2{ color: #840025;
    font-family: "Roboto", sans-serif;
    font-size:30px;
    font-weight: 600;
    padding:45px 0px 45px 0px;
	margin:0px auto;
    text-align:  center;  
}
.park_galato h3{ color: #1D1D1D;
    font-family: "Pacifico", cursive;
    font-size: 24px;
    font-weight: 500;
    padding:20px 0px 10px 0px;
	margin:0px auto;
    text-align:  center;  
}  
.park_galato p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 21px;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
	text-align:center;
}
.park_galato p a { color:#801429; 
    font-size: 21px;
    font-weight:500; 
}
.park_galato p span {color: #840025; font-weight:600;  }

.park_galato_icons { margin:0px; padding:0px;
}
.park_galato_icons img { margin:0px auto; padding:0px; width:120px;
}

.park_galato1 { margin: 80px 0px 40px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	 
}
.park_galato1 h1 { color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 600;
    padding: 0px 0px 15px 25px;
	margin:0px auto;
    text-align: left;  
}
 .park_galato1 p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0px 15px 25px;
	text-align: left;
	line-height:28px;
}
.park_galato1 img {
    border-radius: 20px;
    box-shadow: 0px 0px 10px #a7a7a7;
}

.park_galato2{ margin: 30px 0px 0px 0px;
    padding: 0px;
    background:#fff;  
	position:relative; 	 
}
 
 .park_galato2 p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 120px 0px 25px 0px;
	text-align: left;
	line-height:28px;
}

.findus {margin: 20px 0px 0px 0px;
    padding: 0px 0px 60px 0px;
    background:#fff;  
	position:relative; 	
} 
.findus h1 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 38px;
    font-weight: 400;
    padding: 0px 0px 40px 0px;
	margin:0px auto;
    text-align:  center;  
}
 
.findus h3 { color: #5a5a5a;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 400; 
    text-align:   left;  
	list-style: none;
    padding: 10px 20px 10px 20px;
    margin: -1px 0px 0px 0px;
    background: #fff;
    border: 1px solid #ededed;
    font-size: 22px;
}  
 
.findus p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 21px;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
	text-align:center;
}
.finduscon {margin: 0px 0px 0px 0px;
    padding:30px 0px 50px 0px;
    background:#fff;  
	position:relative; 	
} 
.finduscon h1 {  color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    margin: 30px auto 30px auto;
    text-align: center;
    width: 100%;
    background: #840025
} 
.finduscon h2 { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size:25px;
    font-weight:400;
    padding: 15px 0px 15px 0px;
	margin:0px auto;
    text-align:  center; width:100%; 
} 
.finduscon p { color: #545454;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0px 15px 0px;
	text-align:center;
}

.svg_banner{top: -1px;   width: 100%; rotate: 180deg;}
.svg_top{top: -1px;   width: 100%; }
.svg_bottom{ bottom: -1px; transform: rotate(180deg); position: absolute;    width: 100%;
    padding: 0px;
    margin: 0px 0px 0px 0px;}

.svg_banner svg { height:30px;
    display: block;
    width: 100%;
    position: relative;
     
}
.svg_top svg { height:30px;
    display: block;
    width: 100%;
    position: relative;
     
}
.svg_bottom svg { height:30px;
    display: block;
    width: 100%;
    position: relative;     
}
.svg_banner path.elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}
.svg_top path.elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}
.svg_bottom path.elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}

.park_galato_scroll{ margin: 80px 0px 40px 0px;
    padding: 0px;
    background:#fff;  
	position:relative;  
}
.park_galato_scroll img {  border-radius: 20px; 
}
 
.items_sec{ background: #fff;
    box-shadow: 0px 0px 15px #c5c5c5;
    margin: 30px 0px 0px 0px;
    padding: 7px;
    border-radius: 10px;
     }
.items_sec img{ 
    border-radius: 10px;
     } 
	 
#owl-demo .item{
  display: block;
  padding: 30px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i{
  margin-top: 2px;
}

/*To move navigation buttons outside use these settings:*/

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{ background: url(../images/scroll_arrow_l.png); background-repeat:no-repeat;
  height:21px; width:21px; 
  left: -20px;
  top: 45%; 
}

.owl-theme .owl-controls .owl-buttons .owl-next{ background: url(../images/scroll_arrow_r.png); background-repeat:no-repeat;
  height:21px; width:21px; 
  right: -20px;
   top: 45%; 
}
.accordian_tab{ margin: 0px 00px; width:100%;
    padding: 0px; 
}

.accordian_tab h2{ list-style:none; padding:10px 20px 10px 20px; margin:-1px 0px 0px 0px;  background:#fff; border:1px solid #ededed; font-size:18px;  } 
.accordian_tab h2:hover{ list-style:none; padding:10px 20px 10px 20px; background: #fff; border:1px solid #ededed; color:#666;} 
.accordian_cont{ border:1px solid #e3e3e3; background:#fff;  padding:20px; margin:20px; }
 
.accordian_tab .active{ background: #f9f9f9 !important; color:#560516  ;  
    padding:10px 20px 10px 20px;}
	
.acc_con{ display:none; background: #fff; color:#666;  
    padding: 0px 20px 0px 20px; border: 1px solid #ededed; margin:-2px 0px 0px 0px; }

.arrow { 
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
   transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  float:right;
}
 
.active .arrow {  
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.contact_address {
    color: #2d2d2d;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    text-align: left;
    line-height: 23px;
}
.contact_address span { 
    font-weight: 600; 
}
.con_br{ border-bottom:1px solid #ccc;
}
.section_box_forms {
	margin-bottom: 12px;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0 0px 3px rgba(0, 0, 0, .2);
	padding: 15px 15px 0px 15px;
	width: 100%;
	display: inline-block;
}
.section_box_forms .form-control {
    padding: 9px 10px;
    border-radius: 6px !important;
    border: 1px solid #e7e7e7 !important;
    font-size: 14px;
    transition: all .15s ease-out;
    background-color: #fbfdff;
    color: #33475b;
    display: block;
    height: 40px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
	font-style:normal;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
}
.titles{    color: #801429;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding:00px 0px 8px 0px;
}
.locations{ float:left; 
    font-weight: 400;
    line-height: 1;
    color: #777;
	margin:0px 10px 0px 0px;
}
.category{ float:left; 
    font-weight: 400;
    line-height: 1;
    color: #777;
	margin:0px 10px 0px 0px;
}
.permanent{ float:left; 
    font-weight: 400;
    line-height: 1;
    color: #777;
	margin:0px 10px 0px 0px;
}

.social_twit{ margin:0px;}
.social_twit svg{ margin:0px auto; width:20px ; background:#fff;}

.new_modals {  margin: 0px;  padding: 0px;}
.new_modals .modal {  position: fixed; top: 0; right: 0; bottom: 0;  left: 0;
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background: rgba(0, 0, 0, 0.20);
  padding-left: 0px !important;
}
.new_modals .close {  float: right;  font-size: 35px;  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.8;
  margin: -112px 0px 0px 0px;
  position: absolute;
  right: 0px;
  border: 0;
  background: none;
  z-index: 500;
}
.close1 {margin: -53px 0px 0px 0px !important;}
.new_modals .modal_save {  float: right;  margin: 15px 25px 10px 10px;  position: absolute;  right: 0px;}
.new_modals .modal_save1 {  float: right;  margin: 15px 0px 10px 10px;  position: absolute;  right: 0px;}
.modal-dialog {  margin: 60px auto !important;  width: 90%;}
.modal_contents {  width: 100%;  padding: 15px 35px 25px 35px;  display: inline-block;
}.modal_contents .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 7px 5px 7px 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: middle !important;
}

.modal_contents h2 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding: 0px 0px 15px 0px;
    text-align: center;
}
 
.modal label {    font-size: 12px;
  font-weight: 600 !important;
    line-height: 21px;
    text-align: left; flex-grow: 1;
    color: #ba104f ; padding: 7px 0px 0px 0px;
    text-transform: none;
	font-family: 'Source Sans Pro', sans-serif !important; 
}
.modal-title {
    margin: 0;
    line-height: 41px;
    padding: 0px 0px 0px 0px;
    font-size: 18px !important;
    color: #840025 !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 500;
}
.modal-title1 {  margin: 0;
  line-height: 41px;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #ccc;
  color: #545454 !important;
  font-size: 14px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.modal-header {  padding: 15px; border-bottom: 1px solid #e5e5e5 !important;}
.modal-content {  padding: 0px;  box-shadow: 0 0px 0px rgb(0 0 0 / 50%);  border: 0px solid rgba(0, 0, 0, 0.2);}
.modal_contents {    width: 100%;    padding: 15px 35px 25px 35px; display: inline-block;  }
.modal_contents1 {  height:300px !important;}
.modal .modal-dialog .modal-content .modal-header { border-bottom-width: 2px; margin: 0; padding: 6px 15px 6px 22px;}
.modal-header {  padding: 15px;  border-bottom: 1px solid #e5e5e5 !important;}
.modal-dialog {  margin: 60px auto !important;}
.top_search { margin: 17px 0px 0px 0px;  padding: 0px; float: right;}
header.sticky .top_search{ margin: 7px 0px 0px 0px;  padding: 0px; float: right;} 
.search_area {
    margin: -16px -3px 0px -4px;
    width: 350px;
    position: relative;
    float: right;
}
.search_box { 
    border: 0px solid #a2a2a9 ;
    background-color: #fff;
    border-radius: 0px;
    height: 45px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 15px !important;
    width: 100%;
    background-image: url(../images/search_icon1.png);
    background-repeat: no-repeat;
    background-position: right 12px;
    float: right;
	font-size:15px;
	color:#fff;
}
#panel, #flip {padding: 5px; text-align:  left; } 
#panel { display: none;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    box-shadow: 0px 0px 0px #ccc;
    border-radius: 0px;
    position: absolute;
    width: 100%;
    z-index: 6000;
    background: #111111;
}
.giftcard_top_sec{ width:100%; display:inline-block; margin:0px; padding:10px 0px 10px 0px; background:#f2f3e3;}

.giftcard_toplink{  margin:0px 15px 0px 0px; padding:10px 0px 10px 0px; text-align: center; }
.giftcard_toplink a {
	background-color: #fff;
	padding: 7px 20px 7px 20px;
	margin:0px 10px 0px 0px; 
	color: #840025;
	font-size: 14px;
	text-decoration: none;
	font-weight: 500;
	border-radius: 7px;
	border: 2px solid #840025; 
	text-align:center;
	text-transform:uppercase;
	
}
.giftcard_toplink a:hover {
	background-color: #840025;
	text-decoration: none;
	color: #fff !important;  
	border: 2px solid #840025;
} 

@media screen and (max-width: 1366px) { 
.about_right {padding: 6em 6em 0;min-height: 500px;	}
.service-section-grid {	margin-top:25px;	}
}
@media screen and (max-width: 1280px) { 
.top-menu ul li a { font-size: 14px; padding: 6px 10px;} 
}

@media screen and (max-width: 1200px) {  
.top-menu ul li a { font-size: 12px; padding: 6px 10px;}

.news_sec_head { background: #191b1a; padding: 17em 0px 23em 20px;} 
 
.top-menu { float: right; margin: 16px 0px 0px 0px;}
.logo {	float:left; width:200px;} 
.logo1 {
        margin: 0px auto 8px 00px;
        padding: 0px;
        /* width: 86px; */
        float: right;
      width: 120px;
    }
header {height: 120px; box-shadow: 0px 0px 5px #ccc;}
header.sticky {height: 95px;}


} 

@media screen and (max-width: 1000px){ 
.top-menu ul li a { font-size: 12px; padding: 0px 9px;}	
.service-section-head h1 { font-size: 27px;  }
.service-section-head h1 span { font-size: 38px; }
.service-section-head h2 { font-size: 26px; } 
.service-section-head p { font-size: 18px;  line-height: 25px; }
.video h1 { font-size: 36px; }
.blog_area h1 {font-size: 36px;  }
.blogs_head {  margin: 30px 0px 3px 0px;}
.blogs_head1 { font-size: 30px;  margin: 0px 0px 10px 0px;}
.blogs_con { font-size: 18px;  line-height: 22px;}
.our_clients { padding: 9.5em 0px 0em 0px; }
.our_clients h1 { font-size: 36px; }
.testimonial h1 { font-size: 36px; } 
.contact_sec {  font-size: 12px; } 
.contact_bg h1 { font-size:32px; } 
.footer_con1 { font-size: 13px;}

}

@media screen and (max-width: 900px){
.top-menu ul li a {   font-size: 11px;    padding: 0px 5px;}	 
.top_mainbg {   padding: 15px 0px 10px 0px;    width: 100%;   margin: 0px auto;} 
}
@media screen and (max-width: 768px){
.about_right {min-height: 282px;	}
}
@media screen and (max-width: 767px){
.service-section {padding: 7em 0px 0px 0px;}	 
.service-section-head h1 { font-size:20px;}
.service-section-head h1 span { font-size: 29px; }
.service-section-head h2 { font-size: 19px;} 
.service-section-head p { font-size: 13px; line-height: 20px; }
.service-section-grid { margin-bottom: 0px;}
.ourteam-section { padding: 9.5em 0px 10em 0px;}	
.ourteam-section h1 { font-size: 36px; }
.team_member_bg{  min-height:60px; margin:0px 0px 25px 0px; padding-bottom:20px;}
.team_con { font-size: 14px; margin-bottom:30px;  }
.team_name { font-size: 18px; }
.team_designation { font-size: 12px;}
.news_sec_head { background: #191b1a;  padding: 9.5em 0px 5em 20px;}	
.news_area { padding: 12em 0px 3em 0px; width: 100%; display: inline-block;}
.news_sec_head { background: #191b1a; padding: 9.5em 0px 7em 20px;}
.news_sec_head h1 { font-size: 36px;  }
.news_area { padding: 4em 0px 3em 0px; width: 100%; display: inline-block;}
.news_area_con { line-height: 22px; }
.video { padding: 9.5em 0px 7em 0px; }
.video h1 { font-size: 36px; }
.blog_area {padding: 9.5em 0px 3em 0px;}
.blog_area h1 {font-size: 36px;}
.blogs_head {  margin: 30px 0px 3px 0px;}
.blogs_head1 { font-size: 30px;  margin: 0px 0px 10px 0px;}
.blogs_con { font-size: 18px;  line-height: 22px;}
.our_clients { padding: 9.5em 0px 0em 0px;}
.testimonial { padding: 9.5em 0px 9.5em 0px;}
.testimonial h1 { font-size: 36px; }
.contact-section {padding: 45px 0px 10px 0px !important;  margin: 0px 0px 0px 0px;}
.footer_logo {width: 190px; margin: 0px auto 20px auto; padding: 20px 20px 20px 20px; }
.footer_logo img { width: 100%;  }
.recomented_logo { width:190px; margin: 25px auto 20px auto;}
.contact_sec { font-size: 12px; } 
.contact_bg h1 { font-size:32px; }  
.contact_sec_mn { position:  relative; z-index: 2500; margin: 0px 15px 0px 0px; width: auto;} 
.footer_con1 { font-size: 13px;}    
.pad_l_0{ padding-left:15px !important;}
.pad_r_0{ padding-right:15px !important;}
}

@media screen and (max-width: 500px){  
 
.video_bg iframe{ width:100%; height: auto !important;}
}

@media screen and (max-width: 480px){ 
.ourteam-section { padding: 7em 0px 6em 0px;}
.news_sec_head {background: #191b1a; padding: 7em 0px 7em 20px;} 
.video { padding: 7em 0px 6em 0px;}
.blog_area { padding: 7em 0px 3em 0px; } 
.blogs_head {  margin: 30px 0px 3px 0px;}
.blogs_head1 { font-size: 24px;  margin: 0px 0px 10px 0px;}
.blogs_con { font-size: 14px;  line-height: 22px;}
.testimonial { padding: 7em 0px 7em 0px;}	
.work-section-grid{width:50%;}
span.arrow2 {display:none;	}
.work-section-grid h4 {font-size: 1.2em; margin-bottom: 0.5em;	margin-top: 0.5em;	}
.work-section-grid p {margin-bottom: 3em;}
.work-section-grid {margin-top: 3em;}
.work-section-head {margin-bottom: 2.5em;}
span.menu {	background-size: 25px;	margin-top:12px;}
.logo {	width: 50% !important;}
.logo img {	width: 100%;}
.banner-info h2 {font-size: 1.4em;	padding-top: 1em;}
.banner-info p {height:20px;overflow:hidden;}
.details form li:nth-child(3){	display:none;}
.details form li {	width:33.33%;}
.details form input[type="submit"] { width: 30%;	padding: 7px 0px;}
.right-grid-1 {	min-height: 167px;	left: 76px;}
.details input[type="text"] {padding: 7px 8px 7px 0;}
.name, .mail, .num {margin: 3px -1px 2px 2px;}
.details {	margin: 1.5em 0 2em 0;}
.banner {	padding-bottom: 9em;margin-bottom: 4em;}
.service-section-head h3, .price-section-head h3, .work-section-head h3, .happy-clients-head h3, .contact-section-head h3, .about_right h3 {font-size: 1.4em;}
.service-section-head {	margin-bottom: 2em;}
.service-grid {	padding:0;} 
.about_left {width: 55%;}
.about_right {width: 45%;	padding: 1.2em 1.2em 0;	min-height: 191px;}
.about_right p {margin: 0.5em 0 1.5em 0;}
.about_right a {font-size: 0.9em;	padding: 5px 14px;}
.happy-clients-grid {padding: 1.5em;}
.happy-clients-grid p {	font-size: 0.89em;}
.happy-clients {padding: 3em 0;}
.happy-clients-grids {margin-top: 2.5em;}
.happy-clients-grid h4 {font-size: 0.9em;}
.client {margin-top: 3%;}
.price-section {padding: 2.5em 0;}
.price-section-grid h5 {font-size: 0.9em;	margin-bottom: 0.5em;}
.price-section-grid h3 {font-size: 2em;}
.price-section-grid ul li {	font-size: 0.8em;	padding: 0.5em;}
.price-section-grid p{font-size:0.9em;}
.price-section-grid a {	font-size: 0.9em; padding: 6px 14px;}
.price-value {	margin-top: 2em; padding: 1.8em 0.3em 1.8em 0.3em;}
.price-section-grid ul {margin: 1.5em 0;}
.form input[type="text"] {	padding: 7px 10px 7px 0;width: 80%;}
.form form input[type="submit"] {padding: 8px 0;font-size: 0.875em;	width: 24%;}
.form form li {	margin-right: 0.5em;}
.address p:nth-child(3),.address p:nth-child(2){	display:none;}
.address {	padding: 3em 1em;}
.location {	top: 14px;	left: 126px;}
span.locate {	left: 68px;}
.bottom-menu ul li a {	font-size: 0.9em;}
.bottom-menu ul li {margin: 0.3em;}
}
@media screen and (max-width: 320px){ 
.top-menu ul li a.active {padding: 7px 0px;}
.top-menu ul li a:hover {padding: 7px 0px;}
.top-menu ul li a {padding: 7px 0px;}
}
@media screen and (max-width:  1200px){
header {height: 70px;}
header.sticky { height: 65px;    }
.logo {float: left; width: 110px;}
header.sticky .logo {width: 110px; margin: 10px 0px 0px 0px;   }
.top_mainbg { padding: 9px 0px 10px 0px; width: 100%; margin: 0px auto;}
.contnet_sec { margin:70px 0px 0px 0px;}
.business_con_log { position: absolute; margin: 20px 0px 0px -25px; width: 230px;}
.business_log_sec a { font-size: 13px; line-height: 22px;}
.welcome_con_sec { margin: 30px 0px 0px 0px;}
<!--.banner_sec h1 {font-size: 40px; padding:00px 0px 0px 0px;}-->
.banner_sec h2 {font-size: 40px;}
.our_story {padding: 25px;}
.testi_sec { padding: 0px 25px 25px 25px;  width: 100%; margin:0px 0px 0px 0px;}
.blog h1 { font-size: 30px; padding: 0px 0px 20px 0px; margin: 0px 0px 26px 0px; border-bottom: 1px solid #ccc;}
.blog h2 {font-size: 23px; padding: 15px 0px 10px 0px; line-height: 28px;}
.blog p {font-size: 18px; line-height: 23px;}
.blog_details h1 {font-size: 40px; padding: 35px 0px 30px 0px;}
.blog_details p {font-size: 18px; padding: 0px 0px 20px 0px;}
.cart {margin: 7px 19px 0px 0px;}
header.sticky .cart { margin: 7px 19px 0px 0px;  padding: 0;}
.ourstory_sub { margin: 30px 0px 0px 0px;  padding: 0px; }
.section {width: 100%; margin: 0px auto 0px auto;}
.menu_desk{ display: none;}
.menu_mob {display: block; position: relative; margin: 0px 0px 0px 0px ;}
}
@media screen and (max-width: 900px){	
    .container, .container-md, .container-sm {
        max-width: 98%;
    }
 .home_video{  width: 80%; }
 .abouts_new{ width:80%;}
}
@media screen and (max-width:  767px){	 
.desk_sec{ display: none;}
.mob_sec{ display: block;}
.desk{ display: none;}
.mob{ display: block;}
.business_con_log{position: absolute; margin:20px 0px 0px -10px; width:90px;}
.partner { display: block; vertical-align: middle; float: none;}
.welcome_con_sec { margin: 00px 0px 0px 0px; padding:00px 0px 50px 0px;  width: 100%; display: inline-block;}
.about_top h1 { font-size: 35px; }
.about_top p { font-size: 14px; line-height: 21px;	}
.chairmans_mesage_bg {margin: 5em 0px 0px 0px; }
.chairmans_mesage_bg h1 { font-size: 30px; padding: 15px 0px 3px 0px;} 
.content_area h1 { font-size: 30px; line-height: 35px;}
.feature_sec h2 { font-size: 24px; line-height: 30px;}
.responsiblity_sec h3 { font-size: 18px; line-height: 26px;} 
.business_cont_b { font-size: 18px; line-height: 24px; }
.contact_main h1 { font-size: 30px;  line-height: 44px; }
.contact_section { margin: 3em 0px 0px 0px; padding: 0px; font-size: 18px;}
.modal-dialog {width:90%;  }
.chairmans_mesage_bg p { font-size: 14px;  line-height: 21px;}

header { height: auto; box-shadow: 0px 0px 3px #ccc; }
header.sticky { height:65px; padding: 0px 0px 0px 0px;}
.cart { margin: 7px 19px 0px 0px;  margin: 12px 6px 0px 0px;}
header.sticky .cart {margin: 12px 6px 0px 0px; padding: 0;}
.contnet_sec {margin: 47px 0px 0px 0px; padding: 0px;}
.banner_con { bottom: 50px;}
.banner_sec h1 {font-size: 80px;  padding: 00px 50px 15px 50px; line-height: 80px; }
.banner_sec h2 {font-size: 35px; }
.banner_sec p { font-size: 18px;  padding: 0px 0px 0px 0px;}
.banner_con_br { margin: 15px 0px 15px 0px;}
.sub_heading_bg { width: auto; }
.sub_heading_bg h1 {font-size: 35px; }
<!--.sub_heading_sec {margin: 170px 0px 80px 0px; }-->
.sub_heading_bg1 { width: 300px; padding: 25px 0px 25px 0px; margin: 0px auto;}
.sub_heading_bg1 h1 {font-size: 35px; } 
.section { width: 100%;}
.by_giftcard {margin: 40px 0px 40px 0px; padding: 0px;}
.our_story { margin: 00px 0px 0px 0px; width: 100%; padding: 00px 20px 40px 20px; }
.our_story video {margin:0px 0px 0px 0px;}
.our_story h1 { font-size: 30px; padding: 20px 0px 0px 0px;}
.our_story p {  padding: 20px 0px 35px 0px;}
.welcome_gift_cont { margin: 20px 0px 0px 00px;  padding: 40px 35px; position: relative;}
.gift_scoop { margin: 50px 0px 0px 0px;   padding: 30px 20px; }
.gift_scoop h1 {font-size: 35px;  padding: 25px 0px 0px 0px;}
.gift_scoop p {color: #545454;  font-size: 18px;  padding: 30px 0px 30px 0px;}
.learnmore { margin: 0px 0px 0px 0px; padding: 0px;}
.ourflavours { margin: 30px 0px 0px 0px; padding: 0px; }
.ourflavours h1 { padding: 25px 0px 15px 0px;}
.contat_mail { margin: 60px 0px 0px 0px; padding: 30px 30px 50px 30px; }
.contat_mail h1 { font-size: 26px;  padding: 0px 0px 15px 0px;  line-height: 37px;} 
.welcome_gift { margin:50px 0px 0px 0px; padding: 0px;  width: 100%;} 
.happy_head { font-size: 30px; padding: 25px 0px 15px 0px; margin: 20px 0px 0px 0px;}
.testi_sec { margin: 0px 0px 0px 0px; padding: 0px 20px 27px 20px; width: 100%; }
.testi_box { margin: 30px 0px 0px 0px; padding: 20px; min-height: auto;   }
.customer_name { font-size: 21px; padding: 0px 0px 0px 0px; }
.map_sec { margin: 30px 0px 40px 0px; padding: 0px;}
.map_sec h1 { padding: 0px 0px 0px 0px;}
.findstore { margin: 20px 0px 30px 00px; padding: 0px;}
.ourstory_sub1 p { padding: 40px 0px 15px 0px;}
.onceupon { margin: 40px 0px 0px 0px;}
.onceupon h1 { width: 100%;}
.onceupon p { padding: 0px 0px 15px 0px;}
.tearts h1 { padding: 30px 0px 0px 0px;}
.park_galato1 { margin: 30px 0px 40px 0px;}
.park_galato1 h1 { padding:30px 0px 15px 0px;}
.park_galato1 p { padding: 0px 0px 15px 0px;}
.park_galato2 p { padding: 0px 0px 25px 0px;}
.park_galato_scroll { margin: 30px 0px 40px 0px; }
.home_video{ width:100%; padding: 0px 0px 25px 0px; }
.home_video video { margin: 10px 0px 0px 0px;}
.abouts_new{ width:100%;}
.ourstory_sub {margin: 30px 0px 0px 0px;  }
.discover {margin: 10px auto 0px auto; padding: 0px;}

.menus_heads { padding: 10px 0px 15px 0px;
    margin: 0px auto;
    text-align: left; 
}
.menus_heads1 {padding: 10px 0px 15px 0px;
    margin: 0px auto;
    text-align: left;
}
.menus_conts { 
    font-size: 25px; 
    padding: 0px 0px 25px 0px;
    text-align: left;
    line-height: 30px;
}
 .menus_conts1 {font-size: 25px; 
    padding: 0px 0px 25px 0px;
    text-align: left;
    line-height: 30px;
}
.menus_conts2 { 
    text-align:  left;
    line-height: 28px;
	padding: 0px 0px 25px 0px;
}
#loginForm {
    width: 100%; 
    margin-top: 5px; 
    padding: 6px; 
}
.cart_items_con {
    width: 45%;
    float: left;
    text-align: left;
    color: #2d2d2d;
    font-size: 14px;
}
.cart_items_im {
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    width: 65px;
    float: left;
}
.owl-theme .owl-controls .owl-buttons .owl-prev { 
    height: 21px;
    width: 21px;
    left: 15px;
    top: 45%;
}
.owl-theme .owl-controls .owl-buttons .owl-next { 
    height: 21px;
    width: 21px;
    right: 15px;
    top: 45%;
}
header.sticky  .menu_mob {
        display: block;
        position: relative;
        margin: 0px 0px 0px 0px;
    }
.flavours_sub h2 { font-size: 22px; }
.flip-box-back { 
    padding: 50px 30px 0px 30px; 
    width: 100%;
    height: 85%;
}
.discover a { font-size: 22px; }
.findstore a { font-size: 22px;}
.submit { font-size: 22px; }
.party_head {font-size: 32px; padding: 25px 0px 25px 0px;}
.checkout_box { min-height: 328px;}
.contact_home_sec1 {  margin:20px 0px 50px 0px; padding: 10px 20px 30px 20px; }
.offset-3 { margin-left: 0px;}
.offset-4 { margin-left: 0px;} 
.abouts h1 { font-size: 30px; padding: 0px 0px 10px 0px; margin: 30px auto 0px auto; text-align: center;}
.abouts h2 {padding: 30px 0px 10px 0px;}
.abouts p {  font-size: 18px;   padding: 15px 15px 15px 15px; }
.party_head { 
    padding: 15px 15px 15px 15px;
    margin: 80px auto 30px auto; 
}
.giftcard_toplink {
    margin: 12px 15px 5px 0px;
    padding: 10px 0px 0px 0px;
    text-align: center;
}
.giftcard_toplink a {
    background-color: #fff;
    padding: 7px 20px 7px 20px;
    margin: 0px 0px 5px 0px; 
    display: inline-block; width:250px; 
}
.balancecheck {
    margin: 1px 0px 0px 0px;
    padding: 0px;
}
    .balancecheck a {
        font-size: 12px;
        width: 100% !important;
        display: inline-block;
    }
 
}


/**************load popup Start**********/
.overlay {
	width: 100%;
	height: 100%;
	position:absolute;
	background: rgba(51, 51, 51, .5);
	min-height: 700px
}

.pop-out {
    width: 100%;
    height: auto;
    max-width: 350px;
    padding: 30px;
    position: fixed;
    background: #FFF;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    margin-top: -250px;
    border-radius: 30px;
}
.pop-inner {
	width: 100%;
	max-width: 365px;
	margin: 0 auto;
	padding: 0px 0
}

.pop-logo {
	width: 100%;
	text-align: center;
	top: 56px;
}

.content-top {
	width: 100;
	margin-top: 10px;
	font-size: 25px;
	font-weight:600;
	color: #780a2c;
	text-align: center;
	padding: 20px 0; 
}

.content-center {
	width: 100;
	margin-top: 30px;
	font-size: 21px;
	color: #5d6869;
	text-align: center;
	padding-bottom: 20px;
	line-height: 28px;
}

.content-center strong {
	color: #5d398c;
	font-weight: bold
}

.content-center span {
	color: #5d398c;
}

.pop-field {
	width: 100%;
	height: 10px;
	color: #2d383c;
	font-size: 13px;
	padding: 15px;
}

.fild-margin {
	margin: 0px 0 20px 0;
}



.nothnks {
	text-align: center;
	color: #2d383c;
	text-decoration: none;
	font-size: 12px; 
}

.nothnks-mar{ margin-top: 15px; text-align:center; color:#780a2c; font-size:11px; padding:50px 0px 0px 0px;}

.pop-but {
	background: #0079ff;
	color: #fff;
	font-size: 13px;
	width: 90px;
	height: 33px;
	border: 0;
	position: relative;
	left: 50%;
	margin-left: -45px;
	cursor: pointer;
	clear: both;
	display: block
}

@media screen and (max-width: 999px) {
	.pop-out {
		width: 90%;
		height: auto;
		max-width: 500px;
		min-height: 550px;
		padding: 0%;
		position: relative;
		margin: 0 auto;
		top: 20px;
		left: auto;
		margin-left: auto;
		/* negative half of the width */
		margin-top: auto;
		/* negative half of the height */
	}
	.pop-field {
		width: 100%;
		height: 10px;
		margin: 7px 0 20px 0;
		color: #2d383c;
		font-size: 13px;
		padding: 15px;
	}
	.content-top {
		font-size: 18px;
	}
	.content-center {
		font-size: 17px;
		padding: 0 5%
	}
}

@media screen and (max-width: 500px) {
	.pop-field {
		width: 80%;
		height: 10px;
		margin: 7px 0 20px 0;
		color: #2d383c;
		font-size: 13px;
		padding: 15px;
		position: relative;
		left: 50%;
		margin-left: -45%;
	}
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:4000;
  background-color:rgba(0, 0, 0, .6);
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog { 
  height:auto;
  padding:10px;   
}
.maintext{
	text-align: center;
  font-family: 'Muli', sans-serif;
  text-decoration: none;
}
 
#lorem{
	font-family: 'Muli', sans-serif;
	font-size: 12pt;
  text-align: left;
}
#popupfoot{
	font-family: 'Muli', sans-serif;
	font-size: 16pt;
  padding: 10px 20px;
}
#popupfoot a{
	text-decoration: none;
}
.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	
	color: red;
}

.close_btn{position:absolute; z-index:2500; right:-10px; top:-10px; text-decoration:none}

.pop-inner .form-control {font-size: 14px;
    background-color: #fff !important;
    border-radius:50px ;
    color: #780a2c;
    font-style:  normal;
	border:1px solid #000 !important;
	text-align:center;
	height:45px;
}
.pop-inner ::-webkit-input-placeholder { color: #780a2c !important; }
.pop-inner ::-moz-placeholder { color: #780a2c !important; }
.pop-inner :-ms-input-placeholder { color: #780a2c !important; }
.pop-inner :-moz-placeholder { color: #780a2c !important; }

/**************load popup End**********/
.continue{
    background-color: #780a2c;
    padding:7px 20px 7px 20px;
	margin:0px auto 0px auto;
    color: #FFF;
    font-size:16px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 0px;
    border: 2px solid #780a2c;
    width:150px; 
    text-align: center;
    text-transform:  none;
	height:45px;
}
.allergen_table{ margin:0px 0px 0px 0px; padding:100px 0px 25px 0px; background:#f5f5f5; display:inline-block; width:100%;}
.allergen_table1{ margin:0px 0px 5px 0px; padding:10px 0px 10px 0px; background:#fff; display:inline-block; width:100%; border-bottom:1px solid #f5f5f5;}
.allergen_table2{ margin:0px 0px 0px 0px; padding: 7px 0px 7px 0px;  background:#fff; display:inline-block; width:100%; 
    -webkit-box-shadow: -1px 2px 5px #ebebeb;
    -moz-box-shadow: -1px 2px 5px #ebebeb;
    box-shadow: -1px 2px 5px #ebebeb;
	
    border: 1px solid transparent;
    border-radius: 10px;
	}
.allergen_table3{ margin:0px 0px 5px 0px; padding:10px 0px 10px 0px; background:#560516  ; display:inline-block; width:100%; border-bottom:0px solid #f5f5f5;}
.product_l{width:20%; float:left; 	}
 
.product_head{  color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 00px 0px 0px 0px;
	margin:-10px 0px 0px 0px;
	position:relative;
    text-align: center;
	}
.product_head span{ color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-weight: 400; 
    text-align: center; width:100%; display:inline-block;
	}	
	
.product_r{width:80%; float:left;}
.product_catgory{ float:left;
  display: block;
  width: 58px;
  text-align: left;
  text-transform:uppercase;
  font-size:16px;
  font-weight:600;
  letter-spacing:2px;
   -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
}
.product_catgory1{ float:left;
  display: block;
  width: 58px;
  text-align:  center;
  padding:5px 0px 0px 0px;
  font-size: 12px;
  color: #000;
  text-transform:uppercase;
  line-height:15px;
      border-left: 1px solid #f9f9f9;
}
.product_catgory2{ float:left;
  display: block;
  width: 58px;
  text-align:  center;
  padding:5px 0px 6px 0px;
  font-size: 12px;
  color: #000;
  text-transform:uppercase;
  line-height:23px;
      border-left: 1px solid #f9f9f9;
}
.product_catgory3{ float:left;
  display: block;
  width:80%;
  text-align:  center;
  padding:5px 0px 0px 0px;
  font-size: 12px;
  color: #000;
  text-transform:uppercase;
  line-height:23px;
      border-left: 1px solid #f9f9f9;
}
.contians{ color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400; 
    text-align:  left;  
	}	
  
 .product_name {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 0px 0px 15px;
    margin: 00px 0px 0px 0px;
    position: relative;
    text-align:  left;
} 
 .product_name1 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 0px 0px 15px;
    margin: 00px 0px 0px 0px;
    position: relative;
    text-align:  left;
} 

.products_scroll{ /* scrollbar-width: thin;*/ scrollbar-color: #333 ;}
.products_scroll::-webkit-scrollbar {width: 0px;  height: 0px;}
.products_scroll::-webkit-scrollbar-track { background-clip: content-box;  border: 2px solid transparent;}
.products_scroll::-webkit-scrollbar-thumb { background: none ; }
.products_scroll::-webkit-scrollbar-thumb:hover { background: none ; }
.products_scroll::-webkit-scrollbar-corner, .products_scroll::-webkit-scrollbar-track { background: none ; } 
/* The below styles are for display purposes only */ 
[class^=products_scroll] {   overflow-y: scroll; overflow-x: hidden;}
[class^=products_scroll]  { padding: 0rem;  overflow-x: hidden;} 

.products_scroll {	padding: 5px 3px 0px 3px;
	height: calc(100vh - 130px);
	overflow: auto; 
	-webkit-overflow-scrolling: touch;
	    overflow-x: hidden;
		scrollbar-width: none;
} 

.products_sec_scroll{ /* scrollbar-width: thin;*/ scrollbar-color: #333 ;}
.products_sec_scroll::-webkit-scrollbar {width: 0px;  height: 0px;}
.products_sec_scroll::-webkit-scrollbar-track { background-clip: content-box;  border: 2px solid transparent;}
.products_sec_scroll::-webkit-scrollbar-thumb { background: none ; }
.products_sec_scroll::-webkit-scrollbar-thumb:hover { background: none ; }
.products_sec_scroll::-webkit-scrollbar-corner, .products_sec_scroll::-webkit-scrollbar-track { background: none ; } 
/* The below styles are for display purposes only */ 
[class^=products_sec_scroll] {   overflow-y: hidden; overflow-x: scroll;}
[class^=products_sec_scroll]  { padding: 0rem;  overflow-x: scroll;} 

.products_sec_scroll { overflow-y: hidden;
	overflow-x: scroll;
	width: 100%; 
	overflow: auto; 
  -webkit-overflow-scrolling: touch;
	scrollbar-width: none;
} 
.products_sec_scroll1 { 
	width: 1114px; 
   
}