*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: 'Great Vibes', cursive;
}
section{
	height: 100vh;
	overflow: hidden;
}
section .row{
	height: 100%;
}
.login-details{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0px 100px;
	background-repeat: no-repeat;
	background-image: linear-gradient(rgba(255,255,255,0.7),rgba(255,153,185,0.5)),url(https://images.unsplash.com/photo-1550005809-91ad75fb315f?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1049&q=80);
}
.col-lg-4{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.col-lg-4 img{
	width: 50%;
}
.address{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.col-lg-4 h2,.col-lg-4 h3{
	padding: 0px;
	writing-mode: vertical-lr; 
	transform: rotate(180deg);
}
.col-lg-4 img{
	padding: 30px 0px;
}
.col-lg-4 h1{
	padding: 0px;
	writing-mode: vertical-lr; 
	transform: rotate(180deg);
	font-size: 90px;
}
.login-form{
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow:0px 0px 15px pink;	padding: 50px;
	background-color:#fff;

}
.login-details img{
	width: 20%;
}
.image-wrapper{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.testimonial-content{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.testimonial-content p{
	font-family: 'Playfair Display', serif;
}
.client{
	width: 100px !important;
	height: 100px !important;
}
.quotation{
	width: 10px !important;
}
.other-part{
	background-image: url(https://images.unsplash.com/photo-1514505504404-990343890638?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80);
	background-size: cover;
	background-position: center;
}
.images-dashboard{
	padding: 20px;
}
.col-lg-2{
	border-right: 5px solid #c36180;
	background-color:#ffe6ee; 
}
.col-lg-2 a{
	color: #c36180;
}
.col-lg-2 a:hover{
	text-decoration: none;
}
ul {
    margin-top: 0;
    margin-bottom: 1rem;
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    list-style: none;
    font-weight: bold;
}
ul li{
	font-family: 'Playfair Display', serif;
}
section h2{
	font-family: 'Great Vibes', cursive;
	font-size: 60px;
	text-align: center;
}
button, select {
    text-transform: none;
    padding: 10px 45px;
    border: none;
    background-color: #ff99b9 !important;
    box-shadow: 0px 0px 15px #ff99b9;
    font-size: 20px;
    font-weight: normal;
    background: transparent;
    color: #fff;font-family: 'Playfair Display', serif;
}
select{
	box-shadow: none;
	background-color: transparent !important;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 2px solid #c36180;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
label{
	display: inline-block;
    margin-bottom: .5rem;
    font-size: 30px;
    font-weight: bold;
    color: #c36180;
}
.second{
	transform: rotate(180deg);
}
.address{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.address h3{
	font-family: 'Playfair Display', serif;
	text-align: center;
}

/*registration*/
.register-section:before{
	content: url(http://pavlyukpetr.com/projects/wedding-flowers/img/rsvp-flowers-l.png);
	position: absolute;
	width: 
}
.register-section:after{
	content: url(http://pavlyukpetr.com/projects/wedding-flowers/img/rsvp-flowers-r.png);
	position: absolute;
	bottom: 0;
	right: 0;
}
.col-lg-12{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.col-lg-12 .form-group{
	width: 500px;
}
.register-section .container{
	margin-top: 100px;
	background-image: url(http://landing.engotheme.com/html/jenstore/demo/img/who.png);
	background-size: cover;
	background-position: center;
}
.register-section .form-control{
	border: none;
	border-bottom: 2px solid #c36180;
}
.register-section label{
	color: #000;
}
.register-section input{
	background-color: transparent;
}
.register-section .form-group{
	margin-bottom: 0px;
}
.register-section .container{
	margin-top: 0px;
}
.register-section form{
	background-color:rgba(242, 242, 242,0.6) ;
	padding: 30px;
}
.register-section label{
	font-size: 28px;
	margin-bottom: 0px;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 18px;
}
.register-section input{
	border: none;

}
.register-section .form-group{
	margin-bottom: 10px;
}


/*hospitality form*/
.hospitality-form{
	padding: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.hospitality{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(https://cdn.shopify.com/s/files/1/0021/5570/8489/files/slider-2.jpg?v=1533618599);
}
.hospitality-form label{
	font-family: 'Playfair Display', serif;
	font-weight: normal;
}
.hospitality-details{
	background-image: url(http://landing.engotheme.com/html/jenstore/demo/img/wedding.png);
	background-size: cover;
	background-position: center;
	}
	
table{
	width: 100%;
	height: 100%;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-weight: bold;
	height: 300px;	
	margin-top: 70px;
}
th{
	font-family: 'Playfair Display', serif;
font-size: 25px;
	
}
td,th{
text-align: center;
}
.hospitality-image{
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgba(255,255,255,0.7),rgba(255,153,185,0.5)),url(https://images.unsplash.com/photo-1525772764200-be829a350797?ixid=MXwxMjA3fDB8MHxzZWFyY2h8OXx8d2VkZGluZ3xlbnwwfDF8MHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=500&q=60);
	background-repeat: no-repeat;
	background-size: cover;
}
.hospitality-heading{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.hospitality-heading img{
	width: 10%;
}
.hospitality-heading h3{
font-weight: bold;
}
.hotel{
	background-image: url(https://cdn.shopify.com/s/files/1/0021/5570/8489/files/slider-1.jpg?v=1533618559);
	background-size: cover;
	background-repeat: no-repeat;
}
.hotel-guest{
	background-image: url(http://landing.engotheme.com/html/jenstore/demo/img/slider-1.png);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0px 200px;
}
.hotel-guest img{
	width: 10%;
}
.hotel-guest table{
	margin-top: 20px;
}
.hotel-guest h3{
	font-weight: bold;
}
.help-text{
	background-image: url(http://landing.engotheme.com/html/jenstore/demo/img/holiday.png);
	display: flex;
	align-items: center;
	justify-content: center;
}
.help-text h2{
	color: #c36180;
	font-size: 35px;
}
.help-form .form-control{
	width: 400px;
}
.help-form form{
	height: 100%;
	flex-direction: column;
	justify-content: center;
	display: flex;
}
/*admin-login-details*/
.admin-login-details{
	background-repeat: no-repeat;
	background-position: right;
	padding:  0px 150px;
	display: flex;
	justify-content: flex-start;
	background-image: url(https://images.unsplash.com/photo-1514505504404-990343890638?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80);
}
.admin-login-details form img{
	width: 30%;
}
.admin-login-form{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.admin-login-form .form-group{
	width: 100%;
}
.dashboard{
	background-color: #ffccdd;
}
.col-lg-10 input{
	width: 60%;
}
.images-dashboard .swiper-container{
	height: 350px; 
	width: 80%;
}
.swiper-wrapper img{
	width: 100%;
}
.images-dashboard img{
	position: relative;
}
.images-dashboard h3{
	position: absolute;
}
.event{
	background-image: url(https://i.pinimg.com/736x/9e/57/5a/9e575a2175015a502456e7b027598217.jpg);
	height: 300px;
	width: 200px;
	background-size: contain;
	background-repeat: no-repeat;
}
.event p{
	font-weight: bold;
	font-family:  'Playfair Display', serif;
}
.testimonial,.event-list{
	padding: 50px;
}
.testimonial .swiper-container{
	height: 300px;
}