/* Commomn styles */
body
{
font-family: 'Josefin Sans', sans-serif;
font-weight:400;
}
a {
color: #000000;
font-size: 14px;
transition-duration: 0.4s;
}
a, a:visited, a:hover, a:active {
text-decoration: none;
color: inherit;
outline: none;
transition-duration: 0.4s;
font-size: inherit;
}
a:focus {
outline: none;
}
img
{
max-width:100%;
}
.col-1by5
{
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.pad-none
{
padding-left:0px;
padding-right:0px;
}
.pad-left-none
{
padding-left:0;
}
.pad-right-none
{
padding-right:0;
}
.pad-5-row
{
margin-left:-2.5px;
margin-right:-2.5px;
}
.pad-5-row > div
{
padding-left:2.5px;
padding-right:2.5px;
}
.white-bg
{
background:#fff;
}
p
{
font-weight:300;
font-size:18px;
color:#2c2c2c;
line-height:23.61px;
margin-bottom:25px;
}
p.alt
{
font-weight:400;
font-size:15px;
line-height:17px;
margin-bottom:20px;
}
/*  Commomn styles end */
/* header styles start */
.header-top {
display: inline-block;
float: left;
width: 100%;
margin-top: 0px;
background-color: #2c2c2c;
}
.top-mail {
float: left;
margin-top: 12px;
}
.top-mail a {
color: #fff;
font-size: 15px;
font-weight: 600;
}
.top-mail a:hover {
color: #469caa;
}
.contact-top {
float: right;
}
.contact-top a {
color: #fff;
font-weight: 600;
font-size: 15px;
margin-left: 50px;
}
.contact-top a:hover {
color: #469caa;
}
.contact-top img {
width: 24px;
margin-right: 15px;
}
.top-evaluation {
border-radius: 0px;
padding: 11px 17px;
color: #fff !important;
background-color: #bc1a20;
}
.top-evaluation:hover {
color: #fff !important;
background-color: #a00202;
}
.top-evaluation img {
width: 25px;
padding-left: 5px;
}
header {
position: static;
top: 0px;
left: 0px;
right: 0px;
z-index: 999;
}
.navbar-default {
background-color: transparent;
border: none;
margin-bottom: 0px;
border-radius: 0px;
}
.navbar-brand {
float: left;
height: auto;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand > img {
display: block;
width: 194px;
margin-top: 5px;
}
.navbar-right {
float: right !important;
margin-right: -30px;
margin-top: 13px;
}
.navbar-default .navbar-nav > li > a {
color: #2c2c2c;
font-size: 16px;
font-weight: 600;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
color: #bc1a20;
background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
color: #bc1a20;
background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
color: #bc1a20;
background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding-top: 0px;
padding-bottom: 0px;
border: none;
border-radius: 0px;
box-shadow: none;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-menu {
margin-top: 0;
}
.dropdown-menu > li > a {
display: block;
padding: 7px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #00446c;
white-space: nowrap;
text-transform: uppercase;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: #fff;
text-decoration: none;
background-color: #bc1a20;
}
/*  header styles end  */
/* banner style start */
.carousel-control > img {
position: absolute;
top: 50%;
margin-top: -25px;
}
.carousel-caption {
right: 0;
left: 0;
text-shadow: none;
top: 50%;
bottom: auto;
margin-top: -116.5px;
}
.carousel-caption-content {
background: #e4d6a2;
background: rgba(255, 255, 255, 0.7);
margin-left: 75px;
padding: 30px 50px 30px;
float: left;
border-top: 5px solid #fff;
border-bottom: 5px solid #fff;
position: relative;
}
.border-style-top {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.border-style-top:before {
content: '';
height: 34px;
border-left: 5px solid #fff;
position: absolute;
top: 0;
left: 0;
}
.border-style-top:after {
content: '';
height: 34px;
border-left: 5px solid #fff;
position: absolute;
top: 0;
right: 0;
}
.border-style-bottom {
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.border-style-bottom:before {
content: '';
height: 34px;
border-left: 5px solid #fff;
position: absolute;
bottom: 0;
left: 0;
}
.border-style-bottom:after {
content: '';
height: 34px;
border-left: 5px solid #fff;
position: absolute;
bottom: 0;
right: 0;
}
.carousel-caption-content h2 {
color: #2c2c2c;
font-size: 35px;
font-weight: 700;
letter-spacing: 0.050em;
text-transform: uppercase;
margin: 0;
}
.carousel-caption-content h5 {
color: #2c2c2c;
font-size: 18px;
font-weight: 700;
letter-spacing: 0.050em;
text-transform: uppercase;
margin: 15px 0 0 0;
}
.owl-control-header {
margin-bottom: 15px;
}
.owl-control-header h3, .browse_category h3, .gift_search h3, .our-story h3, .news_letter h3 {
font-size: 24px;
color: #2c2c2c;
font-weight: 700;
line-height: 44px;
letter-spacing: 0.100em;
text-transform: uppercase;
text-align: center;
margin: 0;
}
.owl-control-header .owl-control {
width: 16px;
height: 40px;
cursor: pointer;
}
.owl-control-header .owl-left-control {
float: left;
background: url(../img/owl-left.png) no-repeat;
}
.owl-control-header .owl-right-control {
float: right;
background: url(../img/owl-right.png) no-repeat;
}
.owl-carousel:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
z-index: 9;
}
.btn-slider {
padding: 10px 15px;
font-size: 15px;
letter-spacing: 0.050em;
text-transform: uppercase;
color: #2c2c2c !important;
font-weight: 700;
margin-top: 35px;
border: 1px solid #2c2c2c;
border-radius: 0px;
}
.btn-slider:hover {
padding: 10px 15px;
font-size: 15px;
letter-spacing: 0.050em;
text-transform: uppercase;
color: #2c2c2c;
font-weight: 700;
margin-top: 35px;
background-color: white;
border: 1px solid #2c2c2c;
border-radius: 0px;
}
/* banner style end */
/* our-story-content style start */
.our-story-bg {
background: #fcfcfc;
}
.our-story-content {
padding: 42px 52px;
text-align: justify;
}
.our-story h3 {
text-align: left;
margin-bottom: 20px;
}
.our-story p {
font-size: 18px;
font-weight: 400;
text-align: justify;
margin-bottom: 9px;
}
.our-story .btn-primary {
padding: 10px 18px;
line-height: 1;
font-size: 15px;
color: #bc1a20;
font-weight: 700;
border-radius: 30px;
border: 2px solid #bc1a20;
background: none;
text-transform: uppercase;
letter-spacing: 0.100em;
margin-top: 15px;
}
.service-grid {
margin-top: 35px;
}
.feature-box-1 {
padding: 20px 16px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
position: relative;
z-index: 1;
border-radius: 10px;
overflow: hidden;
-moz-transition: ease all 0.35s;
-o-transition: ease all 0.35s;
-webkit-transition: ease all 0.35s;
transition: ease all 0.35s;
top: 0;
margin-bottom: 15px;
}
.feature-box-1 * {
-moz-transition: ease all 0.35s;
-o-transition: ease all 0.35s;
-webkit-transition: ease all 0.35s;
transition: ease all 0.35s;
}
.feature-box-1 .icon {
width: 55px;
height: 55px;
line-height: 50px;
background: #bc1a20;
color: #ffffff;
text-align: center;
border-radius: 50%;
margin-bottom: 12px;
font-size: 27px;
}
.feature-box-1 .icon i {
line-height: 70px;
}
.feature-box-1 .icon img {
width: 33px;
}
.feature-box-1 h5 {
color: #2c2c2c;
font-weight: 600;
font-size: 18px;
margin-bottom: 0px;
}
.feature-box-1 p {
margin: 0;
}
.feature-box-1:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: auto;
right: 0;
border-radius: 10px;
width: 0;
background: #2c2c2c;
z-index: -1;
-moz-transition: ease all 0.35s;
-o-transition: ease all 0.35s;
-webkit-transition: ease all 0.35s;
transition: ease all 0.35s;
}
.feature-box-1:hover {
top: -5px;
}
.feature-box-1:hover h5 {
color: #ffffff;
}
.feature-box-1:hover p {
color: rgba(255, 255, 255, 0.8);
}
.feature-box-1:hover:after {
width: 100%;
height: 100%;
border-radius: 10px;
left: 0;
right: auto;
}
/* our-story-content style end */
/* wedding-hall-section start */
.wedding-hall-section {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
}
.wedding-hall-section h2 {
margin-bottom: -3px;
margin-top: 0px;
text-align: center;
font-size: 24px;
color: #2c2c2c;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
letter-spacing: 0.100em;
}
.wedding-hall-section h3 {
font-size: 19px;
margin-top: 0px;
margin-bottom: 20px;
color: #484848;
text-align: center;
font-weight: 400;
}
.wedding-hall-section p {
font-size: 17px;
font-weight: 400;
text-align: center;
margin-bottom: 30px;
}
.wedding-hall-section h4 {
margin-bottom: -3px;
margin-top: 0px;
text-align: center;
font-size: 17px;
color: #2c2c2c;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
letter-spacing: 0.100em;
}
.facility-list ul{
list-style: none;
padding-left: 0px;
}
.facility-list ul li {
font-size: 17px;
font-weight: 400;
text-align: left;
margin-bottom: 13px;
}
.hall-contact-box {
padding: 15px 15px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
border: 2px solid #bc1a20;
}
.hall-contact-box h2 {
margin-bottom: 4px;
margin-top: 0px;
text-align: center;
font-size: 17px;
color: #bc1a20;
font-weight: 700;
line-height: 26px;
text-transform: uppercase;
letter-spacing: 0.100em;
}
.hall-contact-box p {
font-size: 16px;
font-weight: 400;
text-align: center;
margin-bottom: 13px;
line-height: 20px;
}
.hall-contact-box h3 a {
text-align: center;
font-size: 24px;
color: #bc1a20;
font-weight: 700;
margin-bottom: 0px;
}
/* wedding-hall-section end */
/* explore-section end */
.explore-gallery {
background: #fcfcfc;
padding: 50px 0px;
display: inline-block;
float: left;
width: 100%;
}
.explore-gallery h2 {
margin-bottom: -3px;
margin-top: 0px;
text-align: center;
font-size: 24px;
color: #2c2c2c;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
letter-spacing: 0.100em;
}
.explore-gallery h3 {
font-size: 19px;
margin-top: 0px;
margin-bottom: 40px;
color: #484848;
text-align: center;
font-weight: 400;
}
.img-gallery {
padding: 10px 10px;
box-shadow: 0 0 30px rgba(140, 148, 157, 0.13);
margin-bottom: 5px;
}
/* explore-section end */
/* attraction section start */
.attraction-section {
padding: 50px 0px;
display: inline-block;
float: left;
width: 100%;
text-align: center;
background-image: url(../img/attraction-bg.jpg);
background-attachment: fixed, scroll;
background-repeat: no-repeat, repeat-y;
background-size: cover;
background-position: top;
}
.attraction-section h2 {
margin-bottom: -3px;
margin-top: 0px;
text-align: center;
font-size: 24px;
color: #2c2c2c;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
letter-spacing: 0.100em;
}
.attraction-section h3 {
font-size: 19px;
margin-top: 0px;
margin-bottom: 40px;
color: #484848;
text-align: center;
font-weight: 400;
}
.project-box {
position: relative;
border-radius: 7px;
overflow: hidden;
margin-bottom: 30px;
}
.position-relative {
position: relative !important;
}
.image-wrapper-bg-shadow {
position: absolute;
background: rgba(76, 76, 76, 0);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(1, 28, 70, 0.71) 50%, rgba(0, 0, 0, 0.8) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
bottom: 0;
padding: 20px 20px;
left: 0px;
right: 0px;
text-align: left;
}
.image-wrapper-bg-shadow h2 {
font-size: 21px !important;
color: #fff !important;
font-weight: 600 !important;
text-align: center;
margin-top: 0px !important;
margin-bottom: 9px !important;
}
.image-wrapper-bg-shadow h3 {
font-size: 16px;
color: #fff !important;
margin-top: 0px !important;
margin-bottom: 6px !important;
font-weight: 400;
text-align: center;
line-height: 21px;
}
.zoom img {
transition: all 0.2s linear;
}
.zoom:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
/* attraction section end */
/* testimonial-section  start */
.testimonial-section {
display: inline-block;
float: left;
width: 100%;
background-color: #bc1a20;
}
.testimonial-box-left {
background-color: #bc1a20;
padding: 39px 40px;
}
.testimonial-box-left h2 {
text-align: center;
font-size: 24px;
color: #fff;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
letter-spacing: 0.100em;
margin-bottom: 15px;
}
.testimonial-box-left  .form-control {
display: block;
width: 100%;
height: 34px;
padding: 8px 0px;
font-size: 14px;
line-height: 1.42857143;
color: #fff;
background-color: transparent;
background-image: none;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: none;
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
border-bottom: 1px solid #fff !important;
border: none;
}
.testimonial-box-left .form-control::placeholder {
color: #fff;
opacity: 1; /* Firefox */
}
.testimonial-box-left .form-control::-ms-input-placeholder { /* Edge 12 -18 */
color: #fff;
}
.testimonial-box-left .text-area {
height: 60px;
}
.testimonial-box-left .form-btn {
padding: 12px 28px;
font-size: 14px;
color: #fff;
font-weight: 700;
border-radius: 29px;
border: 2px solid #fff;
background: none;
text-transform: uppercase;
letter-spacing: 0.100em;
margin-top: 15px;
float: right;
}
.testimonial-box-left .form-btn:hover {
padding: 12px 28px;
font-size: 14px;
color: #bc1a20;
font-weight: 700;
border-radius: 29px;
border: 2px solid #fff;
background-color: #fff !important;
background: none;
text-transform: uppercase;
letter-spacing: 0.100em;
margin-top: 15px;
float: right;
}
.testimonials-box {
background-image: url("../img/testimonial-bg.jpg");
background-size: cover;
background-repeat: no-repeat;
padding: 40px 40px;
text-align: center;
}
.testimonials-box h2 {
text-align: center;
font-size: 24px;
color: #fff;
font-weight: 700;
line-height: 44px;
text-transform: uppercase;
letter-spacing: 0.100em;
}
.testimonials-box p {
font-weight: 400;
font-size: 18px;
color: #fff;
line-height: 23.61px;
margin-bottom: 25px;
margin-top: 17px;
}
.owl-carousel .testiomnial-owl img {
display: inline-block;
width: auto;
background-color: #fff;
height: 109px;
border-radius: 50%;
border: 3px solid #fff;
text-align: center;
}
.testiomnial-owl h2 {
font-size: 18px;
margin-top: 25px;
font-weight: 500 !important;
color: #fff;
margin-bottom: 0px;
}
.testiomnial-owl span {
font-size: 16px;
margin-bottom: 0px;
margin-top: 0px;
color: #ffe8e9;
padding-left: 5px;
font-weight: 600 !important;
}
.testimonial-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: transparent;
border: 2px solid #222222;
}
/* testimonial-section end */
/* footer styles start */
footer {
padding: 57px 0 0px 0;
background: #2c2c2c;
text-align: center;
}
.footer-contacts {
border-bottom: 1px solid #7c7c7c;
margin-top: 15px;
margin-bottom: 30px;
}
.footer-contacts p {
color: #eaeaeb;
color: rgba(234, 234, 235, 0.9);
margin-top: 13px;
font-size: 15px;
font-weight: 400;
line-height: 18px;
margin-bottom: 20px;
}
footer h4 {
font-size: 18px;
color: #eaeaeb;
color: rgba(234, 234, 235, 0.9);
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.100em;
margin-bottom: 20px;
}
.footer_links {
padding: 0;
margin: 0;
}
.footer_links li {
list-style: none;
margin-bottom: 10px;
}
.footer_links li a, .footer_links li a:focus {
font-size: 15px;
font-weight: 400;
color: #eaeaeb;
color: rgba(234, 234, 235, 0.9);
letter-spacing: 0.015em;
line-height: 1;
}
.footer_links li a:hover {
color: #fff;
}
.footer-hp-links ul {
list-style: none;
padding-left: 0px;
}
.footer-follow {
text-align: center;
margin-bottom: 20px;
display: inline-block;
}
.footer-hp-links ul li {
float: left;
margin: 0px 5px;
}
.footer-follow .fa {
color: rgb(188, 26, 32);
padding-right: 0px;
font-size: 15px;
line-height: 34px;
}
.footer-hp-links ul li a {
font-size: 16px;
color: #fff;
margin-bottom: 2px;
}
.footer-follow li a {
display: inline-block;
width: 39px;
height: 39px;
line-height: 31px;
text-align: center;
border-radius: 29px;
background-color: transparent;
color: #fff !important;
border: 2px solid #fff;
}
.copyright {
width: 100%;
background: #3e3c37;
margin-top: 40px;
}
.copyright p {
color: #fff;
float: none;
margin: 10px 0;
font-size: 15px;
}
.footer-whatsapp-icon {
background-color: #36b549;
position: fixed;
right: 19px;
width: 55px;
height: 55px;
text-align: center;
font-size: 38px;
color: #fff;
border-radius: 50px;
line-height: 49px;
z-index: 9999;
top: 500px;
}
/* footer styles end */
/* media Query */
/* Define mobile styles */
@media (max-width: 767px)
{
.col-1by5
{
width: 100%;
}
.pad-none
{
padding-left:15px;
padding-right:15px;
}
.pad-left-none
{
padding-left:15px;
}
.pad-right-none
{
padding-right:15px;
}
.contact-top {
float: left;
}
.contact-top a {
color: #fff;
font-weight: 600;
font-size: 15px;
margin-left: 56px;
}
.carousel-caption {
right: 0;
left: 0;
text-shadow: none;
top: 72%;
bottom: auto;
margin-top: -116.5px;
}
.carousel-caption-content {
background: #e4d6a2;
background: rgba(255, 255, 255, 0.7);
margin-left: 0px;
padding: 18px 27px 13px;
float: left;
border-top: 5px solid #fff;
border-bottom: 5px solid #fff;
position: relative;
}
.carousel-caption-content h2 {
font-size: 18px;
}
.carousel-caption-content h5 {
font-size: 11px;
margin: 6px 0 0 0;
}
.carousel-caption .btn-slider, .carousel-caption .btn-slider:hover, .carousel-caption .btn-slider:visited {
margin-top: 10px;
padding: 3px 15px;
font-size: 12px;
}
.carousel-control > img {
width: 25px;
left: 3px;
}
.carousel-control.right > img {
left: auto;
right: 3px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #bc1a20;
}
.navbar-default .navbar-toggle {
border-color: #2c2c2c;
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 16px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
}
.navbar-right {
float: left !important;
margin-right: -30px;
margin-top: 13px;
}
.our-story-content {
padding: 35px 20px;
text-align: justify;
}
.feature-box-1 {
padding: 18px 9px;
}
.feature-box-1 h5 {
font-size: 18px;
margin-bottom: 0px;
}
.img-gallery {
padding-left: 0px;
padding-right: 0px;
display: inline-block;
}
#gallery-box {
padding: 0px 15px;
}
.testimonial-box-left .form-btn {
width: 100%;
}
}
/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
.header-margin {
padding-right: 20px !important;
font-size: 11px !important;
}
.navbar-brand > img {
display: block;
width: 131px;
margin-top: 5px;
}
.navbar-nav > li > a {
padding: 10px 11px;
}
.carousel-caption-content {
background: #e4d6a2;
background: rgba(255, 255, 255, 0.7);
margin-left: 55px;
}
.image-wrapper-bg-shadow {
padding: 15px 15px;
}
.image-wrapper-bg-shadow h3 {
font-size: 16px;
color: #fff !important;
margin-top: 0px !important;
margin-bottom: 6px !important;
font-weight: 400;
text-align: center;
line-height: 17px;
}
.image-wrapper-bg-shadow h2 {
font-size: 19px !important;
margin-bottom: 9px !important;
line-height: 22px;
}
}
/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px)
{
.col-1by5
{
width: 20%;
}
}
@media all and (max-width: 980px) {
}
/* Large screens*/
@media (min-width: 1200px)
{
.col-1by5
{
width: 20%;
}
.container
{
width:1200px;
}
}
/*custom screen media */
@media (max-width: 359px)
{
}
