/*------------------------------------------------------------------
    Template Name:	Bakla
    Template URI: http://enroutedigitallab.com/html/bakla/
    Description :: Bakla Landing Page Template
    Author: enroutedigitallab
    Author URI: http://enroutedigitallab.com/
    License: GPL V2 or Later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Version: 1.0
*/
/*========================================================================
    Index
    ------------------------------------------------------------------------
    # -  1.0 - Nav Menu
    # -  2.0 - Slider Area
    # -  3.0 - Service Area
    # -  4.0 - Counter Area
    # -  5.0 - Client Feedback
    # -  6.0 - Feature Area
    # -  7.0 - Priceing Table
    # -  8.0 - Footer
    # -  9.0 - Preloader
*/
/*      Variable
----------------------------*/
html {
  font-size: 16px;
}
body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #838383;
}
.t2s {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.t3s {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.t5s {
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.clear {
  clear: both;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-border {
  border: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.pdl0 {
  padding-left: 0;
}
.pdr0 {
  padding-right: 0;
}
a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:hover,
a:focus,
a.active {
  text-decoration: none;
  outline: none;
}
input,
button,
textarea,
select {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: 0;
}
input[type='submit']:focus {
  outline: 0;
}
/*  Heading Tag
-------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}
h2 {
  font-size: 3.75rem;
  line-height: 4rem;
  margin-top: 0;
  margin-bottom: 1.8rem;
  font-weight: 300;
  letter-spacing: 3px;
  color: #333333;
}
h3 {
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin-bottom: 10px;
  letter-spacing: 2.5px;
  color: #414245;
  font-weight: 400;
}
.section-heading {
  padding-bottom: 3.9rem;
}
.section-heading .sub-heading {
  display: block;
  color: #bfbfbf;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  text-transform: uppercase;
}
.section-padding {
  padding-top: 6.85rem;
  padding-bottom: 5.3rem;
}
.wedding-button {
  color: #fff;
  display: inline-block;
  background: #fe4f50;
  padding: 0.8333rem 2.228rem;
  font-weight: 700;
  font-size: 0.9333rem;
  border-radius: 3px;
  margin-right: 10px;
  margin-top: 1rem;
  border-radius: 40px;
}
.wedding-button:hover {
  background: #ea0a0c;
  color: #fff;
}
.ash-white-bg {
  background: #fafafa;
}
.wedding-container-fluid {
  padding: 0 30px;
}
/***=======================
/*Nav Menu
/*======================***/
.menu-area {
  padding-top: 1.675rem;
  padding-bottom: 10px;
}
.menu-area .navbar-collapse {
  padding: 0;
}
.menu-area .navbar-brand {
  padding-left: 0;
}
.navbar-nav {
  padding-top: 0.75rem;
}
.navbar-nav li {
  padding: 5px 30px;
}
.navbar-nav li a {
  font-size: 0.875rem;
  background: transparent;
  padding: 0;
  color: #333333;
  position: relative;
  font-weight: 400;
}
.navbar-nav li a:before {
  position: absolute;
  top: 0;
  left: -30px;
  content: '';
  background: #dadada;
  height: 100%;
  width: 1px;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus {
  color: #fe4f50;
  background: transparent;
}
.navbar-nav li:first-child a:before {
  display: none;
}
/***=======================
/*End Nav Menu
/***=======================
/*Slider Area
/*======================***/
.slider-area {
  background: url('../images/banner.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
}
.slider-area:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(62, 55, 64, 0.2);
}
.slider {
  max-width: 920px;
  padding-top: 14.2rem;
  padding-bottom: 13.95rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.slider .greatting {
  font-size: 3.2rem;
  line-height: 3.9rem;
  font-family: 'Roboto', sans-serif;
  padding-bottom: 4.867rem;
}
.slider p {
  margin-bottom: 1.8rem;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
/***=======================
/*End Slider Area
/*======================***/
/***=======================
/* Service Area
/*======================***/
.service-item {
  text-align: center;
  max-width: 380px;
  margin: 0 auto 30px auto;
}
.service-item .icon {
  width: 100px;
  height: 100px;
  background: #fe4f50;
  border-radius: 50%;
  font-size: 3rem;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.service-item h3 {
  margin-top: 1.5rem;
}
.service-item h3 a:hover {
  color: #fe4f50;
}
/***=======================
/* End Service Area
/*======================***/
/***=======================
/* Counter Area
/*======================***/
.counter-area {
  background: url('../images/counter-bg.jpg');
  background-size: cover;
  background-position: center center;
  position: relative;
  background-repeat: no-repeat;
}
.counter-area:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.77);
}
.counter-area .heading h3 {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  margin-top: 0;
}
.counter-item {
  text-align: center;
  margin-bottom: 27px;
}
.counter-item .counter-countdown {
  font-size: 4.5rem;
  line-height: 5rem;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  margin-bottom: 1.125rem;
}
.counter-item span {
  color: #fe4f50;
  font-size: 1.125rem;
  letter-spacing: 2.3px;
}
/***=======================
/* End Counter Area
/*======================***/
/***=======================
/* Client Feedback
/*======================***/
.single-feedback {
  display: table;
  padding: 0 6px;
  margin-bottom: 30px;
}
.single-feedback .image {
  display: table-cell;
  vertical-align: middle;
}
.single-feedback .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.single-feedback .text h4 {
  font-size: 1rem;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 0.8rem;
  margin-top: 0;
  color: #fe4f50;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/***=======================
/* End Client Feedback
/*======================***/
/***=======================
/* Feature Area
/*======================***/
.feature-item {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
.feature-item a {
  border: 5px solid #fe4f50;
  display: block;
}
.feature-item a:hover {
  border-color: #fe4f50;
}
.feature-item img {
  border: 8px solid #f2f4f4;
  width: 100%;
}
.feature-item .ovelay {
  position: absolute;
  top: 13px;
  left: 13px;
  width: calc(100% - 26px);
  height: calc(100% - 26px);
  background: rgba(0, 0, 0, 0.7);
}
.feature-item .text {
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.feature-item .text h3 {
  color: #fff;
  font-size: 1.625rem;
  font-weight: 400;
  margin-top: 0;
}
.feature-item .text p {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
/***=======================
/* End Feature Area
/*======================***/
/***=======================
/* Priceing Table
/*======================***/
.price-table {
  margin-bottom: 30px;
  width: 100%;
  background: #f7f7f7;
  padding: 1.5rem 2.5rem;
  border: 1px solid #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
}
.price-table .left-side {
  display: table-cell;
  vertical-align: middle;
}
.price-table .price-box {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #fff;
  font-size: 3.75rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
  color: #333333;
  border: 5px solid #fe4f50;
}
.price-table .price-box span {
  font-size: 2rem;
}
.price-table .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 3.75rem;
}
.price-table .text h3 {
  color: #fe4f50;
  font-size: 2.25rem;
  font-weight: 200;
  margin-bottom: 2rem;
}
.price-table .text ul {
  padding-left: 0;
}
.price-table .text ul li {
  list-style: none;
  font-size: 0.875rem;
  margin-bottom: .6rem;
}
.price-table .text ul li span {
  font-weight: 700;
}
.price-table .text .wedding-button {
  padding: 10px 2rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-top: 1rem;
  margin-bottom: 1.4rem;
}
.price-table.active .price-box {
  background: #fe4f50;
  color: #fff;
}
/***=======================
/* End Priceing Table
/*======================***/
/***=======================
/*Footer
/*======================***/
.footer-text {
  text-align: center;
}
.footer-text .map-location {
  font-size: 8rem;
  color: #fe4f50;
}
.footer-text .address-mobile .address {
  max-width: 300px;
  margin: 1.5rem auto .9rem auto;
  font-size: 1.125rem;
  line-height: 1.875rem;
  font-weight: 300;
  font-family: 'Raleway', sans-serif;
}
.footer-text .address-mobile span {
  display: block;
}
.footer-text .address-mobile .mobile {
  font-size: 0.8667rem;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
.footer-social {
  max-width: 785px;
  margin: 4rem auto 2.3rem auto;
}
.footer-social ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}
.footer-social ul li {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  list-style: none;
  padding: 0 8px;
  text-align: center;
}
.footer-social ul li a {
  background: #fff;
  color: #bfbfbf;
  min-height: 180px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  border-bottom: 3px solid #fe4f50;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.footer-social ul li a span {
  display: block;
  color: #b2b2b2;
  margin-top: 0.9333rem;
  font-size: 0.875rem;
  font-weight: 700;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.footer-social ul li a i {
  display: block;
  font-size: 2.4rem;
}
.footer-social ul li a:hover {
  color: #fe4f50;
}
.footer-social ul li a:hover span {
  color: #fe4f50;
}
.copywright-area {
  border-top: 1px solid #e6e6e6;
  padding-top: 4rem;
  padding-bottom: 3.625rem;
  margin-top: 3.938rem;
}
.copywright-area .navbar-nav {
  padding-top: 0;
}
/***=======================
/*End Footer
/*======================***/
/***=======================
/* Preloader
/*======================***/
#loading {
  background-color: #fe4f50;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  margin-top: 0px;
  top: 0px;
}
#loading #loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
#loading #loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#loading .object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  position: absolute;
  left: 65px;
  top: 65px;
  border-radius: 500px;
}
#loading .object:nth-child(2n+0) {
  margin-right: 0px;
}
#loading #object_one {
  -webkit-animation: object_one 2s infinite;
  animation: object_one 2s infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
#loading #object_two {
  -webkit-animation: object_two 2s infinite;
  animation: object_two 2s infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#loading #object_three {
  -webkit-animation: object_three 2s infinite;
  animation: object_three 2s infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
#loading #object_four {
  -webkit-animation: object_four 2s infinite;
  animation: object_four 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
#loading #object_five {
  -webkit-animation: object_five 2s infinite;
  animation: object_five 2s infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#loading #object_six {
  -webkit-animation: object_six 2s infinite;
  animation: object_six 2s infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
#loading #object_seven {
  -webkit-animation: object_seven 2s infinite;
  animation: object_seven 2s infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
#loading #object_eight {
  -webkit-animation: object_eight 2s infinite;
  animation: object_eight 2s infinite;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes object_one {
  50% {
    -webkit-transform: translate(-65px, -65px);
  }
}
@keyframes object_one {
  50% {
    transform: translate(-65px, -65px);
    -webkit-transform: translate(-65px, -65px);
  }
}
@-webkit-keyframes object_two {
  50% {
    -webkit-transform: translate(0, -65px);
  }
}
@keyframes object_two {
  50% {
    transform: translate(0, -65px);
    -webkit-transform: translate(0, -65px);
  }
}
@-webkit-keyframes object_three {
  50% {
    -webkit-transform: translate(65px, -65px);
  }
}
@keyframes object_three {
  50% {
    transform: translate(65px, -65px);
    -webkit-transform: translate(65px, -65px);
  }
}
@-webkit-keyframes object_four {
  50% {
    -webkit-transform: translate(65px, 0);
  }
}
@keyframes object_four {
  50% {
    transform: translate(65px, 0);
    -webkit-transform: translate(65px, 0);
  }
}
@-webkit-keyframes object_five {
  50% {
    -webkit-transform: translate(65px, 65px);
  }
}
@keyframes object_five {
  50% {
    transform: translate(65px, 65px);
    -webkit-transform: translate(65px, 65px);
  }
}
@-webkit-keyframes object_six {
  50% {
    -webkit-transform: translate(0, 65px);
  }
}
@keyframes object_six {
  50% {
    transform: translate(0, 65px);
    -webkit-transform: translate(0, 65px);
  }
}
@-webkit-keyframes object_seven {
  50% {
    -webkit-transform: translate(-65px, 65px);
  }
}
@keyframes object_seven {
  50% {
    transform: translate(-65px, 65px);
    -webkit-transform: translate(-65px, 65px);
  }
}
@-webkit-keyframes object_eight {
  50% {
    -webkit-transform: translate(-65px, 0);
  }
}
@keyframes object_eight {
  50% {
    transform: translate(-65px, 0);
    -webkit-transform: translate(-65px, 0);
  }
}
/***=======================
/* End Preloader
/*======================***/
