/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: ISPAHANI  Template.
 * Author: Datacratbd ltd
 * Website: http://www.ispahanitea.com/
*/
@import url(header-default.css);
@import url(footer-v1.css);

.headline-center {
	position: relative;
}
.headline-center p {
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
}
.headline-center p{
	text-align: center;
}
@media (max-width:768px){
.headline-center p{
	text-align: justify;
}
.home-header {
	width: 100%;
}
}

.headline-center a:hover, a.more {
	color: #1b9b0a;
}
a.more {
	font-weight: 700;
}
.heading, .headline-center, .title-v1, h1.title-v2.title-center, h2.title-v2.title-center, h3.title-v2.title-center {
	text-align: center;
}
.headline-center h2{
	color: #555;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}
.hero-richText {
	background: #fff;
	border: 1px solid #e0e1e2;
	margin-bottom: 50px;
	margin-top: -105px;
	padding: 20px 10%;
	transition-delay: .5s!important
}
.component {
	clear: left;
	position: relative;
	z-index: 100
}
.main [class*=grid_] {
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 0;
	width: 100%
}
.primary-promo-richText {
	background: #f9eb04;
	border: 1px solid #E9E9E9;
	font-size: 0;
	margin: -25px 20px 0;
	padding: 5px 0;
	pointer-events: none;
	text-align: center;
	text-transform: uppercase;
}
.primary-promo-richText h2 {
	color: #333;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom:10px;
	padding-top:10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:500;

}
.primary-promo-richText h2::after {
	background: 0 0
}.products h2 {
	font-size: 24px;
	margin-bottom: 5px;
	position: relative;
	text-align: left;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #999;
}
/*Spaces
------------------------------------*/
.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0;
}

.no-top-space {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.no-bottom-space {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-padding-bottom {
	padding-bottom: 0 !important;
}

.content-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}


.content-sm {
	padding-top: 60px;
	padding-bottom: 60px;
}

.content-md {
	padding-top: 80px;
	padding-bottom: 80px;
}

.content-lg {
	padding-top: 100px;
	padding-bottom: 100px;
}

.content-xlg {
	padding-top: 150px;
	padding-bottom: 150px;
}

.space-md-hor {
	padding-left: 40px;
	padding-right: 40px;
}

.space-lg-hor {
	padding-left: 60px;
	padding-right: 60px;
}

.space-xlg-hor {
	padding-left: 100px;
	padding-right: 100px;
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60,
.margin-bottom-100 {
	 clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;}
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}
.margin-bottom-70 { margin-bottom:70px;}
.margin-bottom-80 { margin-bottom:80px;}
.margin-bottom-90 { margin-bottom:90px;}
.margin-bottom-100 { margin-bottom:100px;}

@media (max-width: 768px) {
	.sm-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.sm-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.sm-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.sm-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.sm-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.sm-margin-bottom-60 {
		margin-bottom: 60px;
	}
}

@media (max-width: 992px) {
	.md-margin-bottom-10 {
		margin-bottom: 10px;
	}
	.md-margin-bottom-20 {
		margin-bottom: 20px;
	}
	.md-margin-bottom-30 {
		margin-bottom: 30px;
	}
	.md-margin-bottom-40 {
		margin-bottom: 40px;
	}
	.md-margin-bottom-50 {
		margin-bottom: 50px;
	}
	.md-margin-bottom-60 {
		margin-bottom: 60px;
	}
}

/*Other Spaces*/
.margin-top-20 { margin-top: 20px;}
.margin-left-5 { margin-left: 5px;}
.margin-left-10 { margin-left: 10px;}
.margin-right-5 { margin-right: 5px;}
.margin-right-10 { margin-right: 10px;}
.margin-right-20 { margin-right: 20px;}
.tp-kbimg-wrap .tp-kbimg{
/* The image used */
    /* Full height */
    height: 100%; 
	    width: 100%;
    /* Center and scale the image nicely */
    background-position: center;
	background-attachment: fixed;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}
.home-header{ position:absolute; top:0;z-index: 999999; margin-left:-10px;}	

.home-header .header .logo img {
	z-index: 1;
	position: relative; top:10px;
}
.header {
	z-index: 99;
	background:transparent;
	position: relative;
	border-bottom:0;
}
h2 {
	line-height: 33px;
}
.footer-logo {
	margin: 15px 0 10px;
}
.footer p {
	font-size: 14px;
	line-height: 1.6;
}
.footer .headline {
	margin: 7px 0 10px;
}
.headline {
	display: block;
	margin: 10px 0 25px 0;
	border-bottom: 1px dotted #e4e9f0;
}

.headline h2, .headline h3, .headline h4 {
	margin: 0 0 -2px 0;
	padding-bottom: 5px;
	display: inline-block;
	border-bottom: 2px solid #1b9b0a;
}
.link-list li:first-child {
	border-top: none !important;
}
.link-list a {
	color: #eee;
	font-size: 11px;
	padding: 6px 0px;
	display: inline-block;
	text-transform: uppercase;
}
.link-list li i {
	color: #bbb;
	float: right;
	margin-top: 10px;
}
.copyright a, .copyright a:hover {
	color: #72c02c;
}
img.Careline {
	max-width: 90%;
	margin: 0 auto;
}
/* birds */
#birds {
margin-left: -60px;
}

.bird {
position:fixed;
z-index: 250; 
}
.birdnone{display:none;}
#productcontent{ background-color:#FFF;z-index: 260;
}
/*clouds
------------------------------------*/
.clouds {
  position: absolute;
  top: 90px;
  left:0;
  z-index: 100 !important;
  display: block;
  width: 100%;
  height: 337px;
  background-image: url(../../images/bg-clouds.png)
}
.no-touch.cssanimations .clouds {
  -webkit-animation: clouds 15s infinite linear;
  -moz-animation: clouds 15s infinite linear;
  -ms-animation: clouds 15s infinite linear;
  -o-animation: clouds 15s infinite linear;
  animation: clouds 15s infinite linear;
}

/* clouds */
@-webkit-keyframes clouds {
  0% {
    background-position: 0 0; }

  100% {
    background-position: -1000px 0; } }

@-moz-keyframes clouds {
  0% {
    background-position: 0 0; }

  100% {
    background-position: -1000px 0; } }

@-ms-keyframes clouds {
  0% {
    background-position: 0 0; }

  100% {
    background-position: -1000px 0; } }

@-o-keyframes clouds {
  0% {
    background-position: 0 0; }

  100% {
    background-position: -1000px 0; } }

@keyframes clouds {
  0% {
    background-position: 0 0; }

  100% {
    background-position: -1000px 0; } }


/*falling Leaves
------------------------------------*/
.fallingLeaves {
position:fixed;
text-align: center;
z-index: 1; width:100%;
}
.fallingLeaves span {
    display: inline-block;
	margin: -50px 30px 44px  -100px;
    -webkit-animation: fallingLeaves 9s infinite  linear;
    -moz-animation: fallingLeaves 9s infinite  linear;
    animation: fallingLeaves 9s infinite  linear;
}
@media (min-width: 768px) and (max-width: 991px) {
.fallingLeaves span {
	margin: -170px 30px 44px  -120px;
  
}
.oppenned .sub-menu {
	opacity: 1;
	height: 610px;
	width: 619px;
	z-index: 201;
}
.Restaurant-ScrollDownText{ display:none}

}
@media (min-width: 300px) and (max-width: 767px) {
	
.fallingLeaves span {
   	margin: -170px 30px 44px  -120px;

}
.oppenned .sub-menu {
	opacity: 1;
	height: 610px;
	width: 450px;
	z-index: 201;
}
.Restaurant-ScrollDownText { display:none}
}

.fallingLeaves span:nth-child(5n+5) {
	background:url("../../images/tea-1.png");
    width: 35px;
    height: 35px;

    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.fallingLeaves span:nth-child(3n+2) {
	background:url("../../images/tea-2.png");
    width: 35px;
    height: 35px;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.fallingLeaves span:nth-child(2n+1) {
	background:url("../../images/tea-3.png");
    width: 21px;
    height: 21px;

    -webkit-animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.fallingLeaves span:nth-child(3n+1) {
	background:url("../../images/tea-4.png");
    width: 21px;
    height: 21px;

    -webkit-animation-delay: 2.7s;
    -moz-animation-delay: 2.7s;
    animation-delay: 2.7s;
}
.fallingLeaves span:nth-child(7n+2) {
	background:url("../../images/tea-1.png");
    width: 35px;
    height: 35px;

    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
.fallingLeaves span:nth-child(4n+5) {
	background:url("../../images/tea-2.png");
    width: 35px;
    height: 35px;

    -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
    animation-delay: 5.5s;
}
.fallingLeaves span:nth-child(5n+2) {
	background:url("../../images/tea-3.png");
    width: 21px;
    height: 21px;

    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    animation-delay: 8s;
}
@-webkit-keyframes fallingLeaves {
  0% {
    opacity: 1;

	-webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;

	-webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;

	-webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
@-moz-keyframes fallingLeaves {
  0% {
    opacity: 1;
    
	-webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
   
	-webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    
	-webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
@keyframes fallingLeaves {
  0% {
    opacity: 1;
    
	transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
   
	transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    
	transform: translate(150px, 800px) rotateZ(360deg);
  }
}

.rev-static-visbile{ z-index:1 !important}

i.menutext {
  color: #333; font-weight:bold;
  font-style: normal;
  left: 6px;
  position: absolute;
  text-transform: none;
  top: -26px; z-index:211;
}
i.menutext-big { 
color: #333; font-weight:bold;
font-style: normal;
left: 10px;
position: absolute;
text-transform: none;
top: -26px; z-index:211;
font-size:20px;
  
}
.tp-parallax-wrap h2{ color:#fff; font-size:36px}
/*#social-sidebar 
*/
#social-sidebar {
	right: 0;
	margin-top:18%;
	position: fixed;
	top: 10%;
	z-index: 10000
}


#social-sidebar .entypo-self, #social-sidebar .lag_transform, #social-sidebar .transform {
	line-height: 30px;
	text-align: center;
	width: 30px;
	background: #faec0a;
	border-radius: 5px;
	display: block;
	color: #333
}
#social-sidebar .transform span, #social-sidebar .transform:hover span {
	right: -40px;
	z-index: 0;
	opacity: 1
}
#social-sidebar .entypo-self, #social-sidebar .transform {
	font-size: 14px;
	margin-bottom: 7px;
	position: relative
}
#social-sidebar .transform {
	height: 120px
}
#social-sidebar .transform span {
	transform: rotate(90deg);
	color: #333;
	font-weight: 400
}
#social-sidebar .lag_transform span, #social-sidebar .lag_transform:hover span {
	right: -14px;
	z-index: 0;
	opacity: 1
}
#social-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#social-sidebar .lag_transform {
	font-size: 18px;
	margin-bottom: 7px;
	position: relative;
	height: 70px
}
#social-sidebar a[class*=media] span, #social-sidebar a[class*=media] span:before, #social-sidebar a[class*=media]:hover, #social-sidebar a[class*=self] span, #social-sidebar a[class*=self] span:before, #social-sidebar a[class*=self]:hover, #social-sidebar a[class*=socialmedia] span, #social-sidebar a[class*=socialmedia] span:before, #social-sidebar a[class*=socialmedia]:hover, #social-sidebar a[class*=twitter] span, #social-sidebar a[class*=twitter] span:before, #social-sidebar a[class*=twitter]:hover {
	background: #666
}
#social-sidebar a em, .loanheadline h2, i.phoneicon-custom {
	margin-bottom: 5px;
	display: inline-block
}
#social-sidebar .lag_transform span {
	transform: rotate(90deg);
	color: #333;
	font-weight: 400
}
#social-sidebar .entypo-self {
	height: 30px
}
#social-sidebar a img {
	height: 25px
}
#social-sidebar a:hover span {
	right: 130%;
	opacity: 1
}
#social-sidebar a span {
	border-radius: 3px;
	line-height: 24px;
	right: -522%;
	margin-top: -16px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 4px 8px;
	position: absolute;
	-webkit-transition: opacity .3s, right .4s;
	-moz-transition: opacity .3s, right .4s;
	-ms-transition: opacity .3s, right .4s;
	-o-transition: opacity .3s, right .4s;
	transition: opacity .3s, right .4s;
	top: 50%;
	white-space: nowrap;
	z-index: -1
}


/*.tea-cups{
background-image: url("../../images/1-2-tea-transparent.png"); background-repeat:no-repeat;
height: 218px;
right: 0;
position: relative;
bottom:0px;
width:500px;
z-index: 250;
  animation:an 5s forwards;
  transition:5s ease forwards; 
  }*/

/*#bx{
  width:300px;
  height:260px;
  overflow:hidden;
  position:absolute;
  right: 0;
  bottom:0;
    z-index: 251;

 }
 #bx > .iim{
  width:300px;
  height:260px;
  z-index: 250;
   background-image: url("../../images/1-2-tea-transparent.png"); background-repeat:no-repeat;
  background-repeat:no-repeat;
  background-position:absolute;
  animation:an 5s forwards;
  transition:5s ease forwards;  
 }
@-webkit-keyframes an{
  from{
    background-position-y:280px;
  }
  to{
    background-position-y:-0px;
  }
}*/
.form-control {
	box-shadow: none;
	border-radius: 0;
} 
.btn-u {
	border: 0;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	padding: 7px 13px;
	position: relative;
	background: #1b9b0a;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
.bgyellow{
	background: rgba(249,235,4,1);
}
.bggreen{background: rgba(27,155,10,1);}
a:focus, a:hover {
    text-decoration: none;
}
.gp-module-content > img.slogan{ margin:0 auto;}
#facebook_likebox .closebox{ text-align:right}
@media (max-width:768px) {
.helplink .post-helplink li {
	width: 45%
}
#social-sidebar {
	right: 2px;margin-top:50%;
}
.rev_slider .caption {
display: none;
}
.header .logo img {
	width:150px;

}
#offcanvas-toggler img {
	position: relative;
	left: 17px;
	top: 10px;
}
.home-header .container{padding-left:5px;}

.header .logo img {
    margin-top: 5px;
}
.footer-v1 .footer-socials{padding-left: 28px;}

}
