/* Homepage 3
 =================================================*/
.homepage-3 h1, .homepage-3 h2, .homepage-3 h3, .homepage-3 h4, .homepage-3 h5, .homepage-3 h6, .homepage-3 .h1, .homepage-3 .h2, .homepage-3 .h3, .homepage-3 .h4, .homepage-3 .h5, .homepage-3 .h6 {
	font-family: 'PT Sans Narrow', sans-serif;
}
.homepage-3 h1, .homepage-3 h1 {
	font-size: 60px;
}
.homepage-3 h3, .homepage-3 h3 {
	font-family: "Damion", sans-serif;
	font-weight: 300;
	font-size: 30px;
}
.homepage-3 .curve {
	display: block;
	line-height: 1;
}
.homepage-3 .mark {
	padding: 0;
	background: none;
}
.homepage-3 p {
	color: #6b6b70;
	font-size: 18px;
	line-height: 1.7;
}
.homepage-3 .btn-primary i {
	color: #ffffff;
	display: block;
	font-size: 10px;
	left: 2px;
	line-height: 15px;
	position: relative;
	text-align: center;
	top: auto;
}
/*
 1.1) Banner Section
 -----------------------------*/
.homepage-3 .slider {
	position: relative;
	width: 100%;
}
.homepage-3 .slider ul {
	list-style: none;
}
.homepage-3 .slider li {
	position: relative;
	overflow: hidden;
}
.homepage-3 .slider .slides > li + li {
	display: none;
}
.homepage-3 .slider .slider img {
	margin: auto;
	display: block;
	max-width: inherit;
}
.homepage-3 .slider .hero-banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.homepage-3 .slider .hero-text {
	position: relative;
	display: table;
	margin: auto;
	width: 100%;
	height: 100%;
}
.homepage-3 .slider .container, .slider .row {
	display: table;
	height: 100%;
}
.homepage-3 .slider .img-style {
	background-repeat: no-repeat;
	background-size: cover;
}
.homepage-3 .slider .text {
	display: table-cell;
	vertical-align: middle;
}
.homepage-3 .slider .inner {
	margin-top: 60px;
	position: relative;
	z-index: 999;
	text-align: center;
}
.homepage-3 .slider .inner.active {
	z-index: 99;
}
.homepage-3 .slider h2 {
	font-size: 150px;
	color: #fff;
	line-height: 0.8;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 900;
}
.homepage-3 .slider h2 small {
	display: block;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
}
.homepage-3 .slider h2 span {
	display: inline-block;
	text-transform: uppercase;
}
.homepage-3 .slider h2 cite {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -15px;
}
.homepage-3 .slider h2 i {
	font-size: 30px;
	display: block;
	line-height: 58px;
	position: relative;
	left: 3px;
	top: 2px;
}
.homepage-3 .slider em {
	font-family: 'Damion', sans-serif;
	font-size: 60px;
	color: #fff;
	font-style: normal;
	line-height: 0.8;
}
.homepage-3 .banner {
	position: relative;
}
.homepage-3 .banner .carousel {
	padding: 0 50px;
	margin: -160px auto 52px;
	max-width: 480px;
}
.homepage-3 .carousel ul {
	list-style: none;
}
.homepage-3 .carousel .slides li {
	overflow: hidden;
}
.homepage-3 .carousel .slides figure {
	margin: 0 4px;
	width: 87px;
	border-radius: 50%;
	border: 4px solid rgba(0,0,0,0);
	overflow: hidden;
}
.homepage-3 .carousel .slides li img {
	margin: auto;
	width: 100%;
}
.homepage-3 .carousel .slides li.flex-active-slide figure {
	border-color: #fff;
}
.homepage-3 .carousel .flex-prev, .homepage-3 .carousel .flex-next {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-indent: -9999px;
	background-image: url(../img/icons3.png);
	background-repeat: no-repeat;
	z-index: 999;
}
.homepage-3 .carousel .flex-prev {
	left: 10px;
	background-position: 7px 3px;
}
.homepage-3 .carousel .flex-next {
	right: 10px;
	background-position: 7px -24px;
}
/*
 1.2) Aboutus Info
 -----------------------------*/
.homepage-3 .aboutus-info {
	padding: 93px 0 58px;
	position: relative;
	width: 100%;
	background: #f2f2f2;
}
.homepage-3 .aboutus-info .title {
	margin: 0 auto 40px;
	max-width: 500px;
	text-align: center;
}
.homepage-3 .aboutus-info h1 {
	text-transform: uppercase;
}
.homepage-3 .aboutus-info .title p {
	padding-top: 15px;
	font-size: 20px;
	line-height: 1.5;
}
.homepage-3 .aboutus-info .text {
	padding-left: 40px;
	margin-top: 46px;
	margin-bottom: 43px;
	position: relative;
}
.homepage-3 .aboutus-info .text:after {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 3px;
	height: 98%;
	content: "";
}
.homepage-3 .aboutus-info figure img {
	margin: 10px auto;
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
}
.homepage-3 .aboutus-info figure {
	text-align: left;
}
.homepage-3 .aboutus-info .foto-right {
	text-align: right;
}
.homepage-3 .link {
	background: none;
	display: block;
	height: auto;
	width: auto;
	text-align: left;
}
.homepage-3 .link .btn {
	padding: 0;
	line-height: 1;
}
.homepage-3 .link .btn, .homepage-3 .link .btn:hover, .homepage-3 .link .btn:focus {
	border: none;
	background: none;
	color: #2b343f;
}
.homepage-3 .btn-primary span {
	border-radius: 50%;
	display: inline-block;
	height: 15px;
	margin-left: 15px;
	position: relative;
	top: -2px;
	vertical-align: middle;
	width: 15px;
}
.homepage-3 .aboutus-info .link {
	padding: 35px 0;
	border-top: 1px solid #e5e5e5;
}
.homepage-3 .aboutus-info .pos {
	position: relative;
}
.homepage-3 .aboutus-info .or {
	margin: -20px auto;
	display: block;
	position: relative;
	z-index: 999;
	border-radius: 50%;
	width: 58px;
	height: 58px;
	color: #fff;
	text-align: center;
	font-family: 'Damion', sans-serif;
	font-size: 55px;
	line-height: 52px;
	text-indent: -5px;
	left: 50%;
	margin: 35px 0 0 -29px;
	margin-top: 83px;
	position: absolute;
	top: 0;
}
/*
 1.2) story Info
 -----------------------------*/
.homepage-3 .story-info {
	position: relative;
	width: 100%;
}
.homepage-3 .story-info .pattern {
	background: url(../img/story-img.jpg) no-repeat center center;
	height: 499px;
	background-size: cover;
	background-attachment: fixed;
}
.homepage-3 .story-info .inner {
	padding: 99px 0 68px;
	margin: -340px auto 0;
	max-width: 1110px;
	text-align: center;
	background: url(../img/pattern.png) no-repeat center top;
	background-size: 100% 100%;
}
.homepage-3 .story-info .mid {
	padding: 0 20px;
	max-width: 550px;
	margin: auto;
}
.homepage-3 .story-info h2 {
	padding-bottom: 30px;
	text-transform: uppercase;
	font-size: 60px;
}
.homepage-3 .story-info p {
	margin-top: 28px;
}
.homepage-3 .story-info .link {
	padding: 35px 0;
	margin-top: 50px;
	border-top: 1px solid #e5e5e5;
	text-align: center;
}
/*
 1.2) counter Info
 -----------------------------*/
.homepage-3 .counter-info {
	padding: 60px 0 44px;
	position: relative;
	width: 100%;
	background: url(../img/counter-img.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.homepage-3 .counter-info .inner {
	padding: 63px 0 80px;
	overflow: hidden;
	max-width: 769px;
	margin: auto;
	text-align: center;
	background: url(../img/pattern2.png) no-repeat center top;
}
.homepage-3 .counter-info h2 {
	padding-bottom: 23px;
	text-transform: uppercase;
	color: #fff;
}
.homepage-3 .counter-info .countdown-row {
	max-width: 560px;
	margin: auto;
	display: block;
	overflow: hidden;
}
.homepage-3 .counter-info .countdown-section {
	width: 25%;
	display: inline-block;
	padding: 0;
	margin: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	position: relative;
}
.homepage-3 .counter-info .countdown-section:after {
	content: ':';
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	display: block;
	right: -4px;
	position: absolute;
	top: 30px;
}
.homepage-3 .counter-info .countdown-section:last-child:after {
	display: none;
}
.homepage-3 .banner .carousel .flex-viewport {
	position: relative;
	z-index: 999;
}
.homepage-3 .counter-info .countdown-amount {
	padding: 21px 0;
	margin: 0 12px 10px;
	background: #fff;
	display: block;
	font-size: 50px;
	color: #22272e;
}
.homepage-3 .counter-info .countdown-period {
	color: #fff;
	display: block;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.homepage-3 .counter-info .countdown-section {
	background: none;
}
/*
 1.2) gallery Info
 -----------------------------*/
.homepage-3 .gallery-info {
	width: 100%;
	padding-bottom: 152px;
}
.homepage-3 .gallery-info .row {
	position: relative;
}
.homepage-3 .gallery-info .title {
	padding: 101px 0 50px;
	text-align: center;
	max-width: 475px;
	margin: auto;
}
.homepage-3 .gallery-info h2 {
	padding-bottom: 16px;
	text-transform: uppercase;
}
.homepage-3 .gallery-info .title p {
	font-size: 20px;
	line-height: 1.5;
}
.homepage-3 .gallery-info .picture-item {
	padding-bottom: 30px;
}
.homepage-3 .gallery-info .picture-item figure {
	position: relative;
}
.homepage-3 .gallery-info .picture-item img {
	width: 100%;
}
.homepage-3 .gallery-info .picture-item {
	width: 33.3333%;
}
.homepage-3 .gallery-info .owl-buttons {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 6px;
	margin: 0 auto;
	height: 35px;
}
.homepage-3 .gallery-info .owl-prev {
	left: 0px;
	background-position: 7px 3px;
}
.homepage-3 .gallery-info .owl-next {
	right: 0px;
	background-position: 7px -24px;
}
.homepage-3 .gallery-info .owl-prev, .homepage-3 .gallery-info .owl-next {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	background-image: url(../img/icons3.png);
	background-repeat: no-repeat;
}
.homepage-3 .gallery-info .owl-controls {
	height: 35px;
	text-align: center;
	position: relative;
	bottom: -30px;
}
.homepage-3 .gallery-info .owl-buttons {
	width: 128px;
}
.homepage-3 .gallery-info .owl-pagination {
	display: inline-block;
	position: relative;
	z-index: 99;
}
.homepage-3 .gallery-info .owl-page {
	display: inline-block;
	padding: 0 5px;
	line-height: 48px;
	font-size: 20px;
	font-family: 'PT Sans Narrow';
	color: #22272e;
	cursor: pointer;
}
.homepage-3 .gallery-info .cover {
	width: 315px;
	height: 254px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #ff4e5a;
	color: #fff;
	text-align: center;
	padding: 60px;
	z-index: -1;
	opacity: 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.homepage-3 .gallery-info .cover:before {
	content: '';
	position: absolute;
	top: -21px;
	left: 0;
	width: 100%;
	height: 22px;
	background: url(../img/top-bg.png) 0 0 no-repeat;
}
.homepage-3 .gallery-info .cover:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../img/bottom-bg.png) 0 0 no-repeat;
}
.homepage-3 .gallery-info .cover strong {
	font-size: 22px;
	display: block;
	font-family: 'PT Sans Narrow';
	color: #fff;
	text-transform: uppercase;
}
.homepage-3 .gallery-info .cover p {
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
}
.homepage-3 .gallery-info .social-icons {
	list-style: none;
	margin-top: 10px;
	margin-right: 13px;
}
.homepage-3 .gallery-info .social-icons li {
	float: none;
	display: inline-block;
	width: 35px;
	height: 35px;
	padding-top: 2px;
	border-radius: 100%;
	background: rgba(255,255,255,0.2);
	transition: all 0.2s ease-in-out;
}
.homepage-3 .gallery-info .social-icons li:hover{
	    background: rgba(33, 0, 0, 0.2);
		transition: all 0.2s ease-in-out;
	}
.homepage-3 .gallery-info .social-icons a {
	color: #fff;
	font-size: 18px;
	width: 35px;
	height: 35px;
	display: table;
}
.homepage-3 .gallery-info .social-icons a:hover {
	text-decoration: none;
}
.homepage-3 .gallery-info .social-icons i {
	display: table-cell;
	vertical-align: middle;
}
.gallery-info .hover-effect:hover .cover {
	opacity: 1;
	z-index: 10;
}
/*
 1.2) Wishes Section
 -----------------------------*/
.homepage-3 .wishes-section {
	padding-bottom: 104px;
	background: #f2f2f2;
}
.homepage-3 .wishes-section .row {
	position: relative;
}
.homepage-3 .wishes-section .title {
	padding: 96px 0 47px;
	text-align: center;
	max-width: 475px;
	margin: auto;
}
.homepage-3 .wishes-section h2 {
	padding-bottom: 16px;
	font-size: 60px;
	text-transform: uppercase;
}
.homepage-3 .wishes-section .title p {
	font-size: 20px;
	line-height: 1.5;
}
.homepage-3 .wishes-section .wisher-photo {
	width: 94px;
	height: 94px;
	float: left;
}
.homepage-3 .wishes-section .wisher-photo img {
	border-radius: 100%;
}
.homepage-3 .wishes-section .wisher-name {
	width: 100%;
	float: left;
	margin-left: -94px;
	padding-left: 125px;
	margin-top: 13px;
}
.homepage-3 .wishes-section .wisher-name span {
	font-size: 15px;
}
.homepage-3 .wishes-section .wisher-intro {
	overflow: hidden;
}
.homepage-3 .wishes-section .wish {
	position: relative;
	padding-left: 42px;
	margin-top: 22px;
	border-left: 2px solid
}
.homepage-3 .wishes-section .wish:before {
	width: 2px;
	height: 95%;
	position: absolute;
	left: 0;
	top: 7px;
	content: '';
}
.homepage-3 .wishes-section .owl-item {
	float: left;
}
.homepage-3 .wishes-section .owl-buttons {
	position: absolute;
	width: 100%;
	left: 0;
	top: 45px;
	margin-top: -18px;
	height: 35px;
}
.homepage-3 .wishes-section .owl-prev {
	left: -100px;
	background-position: 7px 3px;
}
.homepage-3 .wishes-section .owl-next {
	right: -100px;
	background-position: 7px -24px;
}
.homepage-3 .wishes-section .owl-prev, .homepage-3 .wishes-section .owl-next {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	background-image: url(../img/icons3.png);
	background-repeat: no-repeat;
}
/*
 1.2) Suggest Section
 -----------------------------*/
.homepage-3 .suggest-section {
	width: 100%;
	padding: 20px 0;
	background: #ffffff;
}
.homepage-3 .suggest-section h2 {
	font-size: 28px;
	display: inline-block;
	margin-right: -270px;
	padding-right: 248px;
	width: 100%;
	float: left;
	margin-top: 5px;
}
.homepage-3 .suggest-section .btn-default {
	width: 213px;
	display: inline-block;
	float: right;
}
.homepage-3 .suggest-section .share span {
	font-size: 28px;
	color: rgba(37,36,40,0.6);
	display: inline-block;
	font-family: 'PT Sans Narrow', sans-serif;
}
.homepage-3 .suggest-section .social-icons {
	float: right;
	list-style: none;
	margin-top: 10px;
	margin-right: 13px;
}
.homepage-3 .suggest-section .social-icons li {
	float: left;
	padding-left: 32px;
}
.homepage-3 .suggest-section .social-icons a {
	color: rgba(37,36,40,0.6);
	font-size: 18px;
}
/*
 1.8) Subscription Section
 -----------------------------*/
.homepage-3 .subscription {
	background: #ededed;
	min-height: 122px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.homepage-3 .subscription h2 {
	color: #22272e;
}
.homepage-3 .subscription-field {
	margin-top: 20px;
}
.homepage-3 .subscription-input {
	background: #fff;
	border: none;
	float: left;
	font-size: 13px;
	height: 48px;
	margin-right: -170px;
	padding: 0 190px 0 18px;
	width: 100%;
}
.homepage-3 .subscription .btn-default {
	border: none;
	width: 170px;
	height: 48px;
	position: relative;
}
.homepage-3 .owl-item {
	float: left;
}
.homepage-3 .owl-carousel .owl-wrapper-outer {
	margin: 0;
	overflow: hidden;
}
.homepage-3 .wisher-name h3{
	margin-bottom:0;
	}