@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,800;1,400;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');
*{
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
 }
section {
    overflow: hidden;
}
.header-prt {
    width: 100%;
    /* background-color: #000000bf; */
    /* opacity: 1.5; */
    border-bottom: 1px solid #fdfdfd40;
    position: absolute;
    top: 0;
    z-index: 999;
    background-color: #000000a1;
}
.logo {
    width: 13%;
    float: left;
    background: #fff;
    height: 101px;
}
.logo img{
	width: 100%;
}
.menu {
    width: 64%;
    float: left;
    position: relative;
}
div.ruby-wrapper {
    /* position: relative; */
    /* width: 572px; */
    /* height: 64px; */
    margin: 0 auto;
    background: none;
}
.menu-toggle {
    display: none;
}
div.ruby-wrapper {
    /* position: relative; */
    /* width: 572px; */
    /* height: 64px; */
    margin: 0 auto;
    background: none;
}
div.ruby-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.ruby-menu > li {
    float: left;
    font-size: 14px;
    padding: 3px 2px;
}
ul.ruby-menu > li > a {
    display: block;
    /* line-height: 50px; */
    padding: 0 25px 0 15px;
    color: #ffffff;
    text-decoration: none;
    /* font-family: 'Open Sans',sans-serif; */
    font-weight: 700;
    text-transform: capitalize;
    /* display: block; */
    padding: 32px 18px;
    /* position: relative; */
    font-weight: 500;
    font-size: 16px;
    font-family: Assistant;}
ul.ruby-menu > li > a:only-child:after,ul.ruby-menu > li:hover > a:only-child:after {
    content: ''
}
ul.ruby-menu a:hover{
	    color: #ff5f6a;

}
ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
        visibility: hidden;
        opacity: 0
    }

    ul.ruby-menu > li.ruby-menu-mega:hover > div,ul.ruby-menu > li.ruby-menu-mega-blog:hover > div,ul.ruby-menu > li.ruby-menu-mega-shop:hover > div {
        visibility: visible;
        opacity: 1
    }

    ul.ruby-menu > li > a:after {
        font-family: "FontAwesome";
        text-decoration: none;
        content: '\f107';
        position: absolute;
        margin-left: 5px
    }

    ul.ruby-menu > li:hover > a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }





.phone {
    font-size: 20px;
    background: #ffffff;
    display: block;
    position: relative;
    padding: 7px 18px;
    -webkit-transform: skew(-13deg);
    -moz-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    -o-transform: skew(-13deg);
    transform: skew(-13deg);
    float: left;
    background: #fff;
    text-align: center;
    transform: skew(-27deg);
    margin-top: 30px;
}
.phone a {
    display: block;
    -webkit-transform: skew(13deg);
    -moz-transform: skew(13deg);
    -ms-transform: skew(13deg);
    -o-transform: skew(13deg);
    transform: skew(28deg);
    text-align: center;
    color: #000;
}
.banner-prt {
    width: 100%;
    color: #fff;
    border-top: 1px solid #735959ad;
    position: absolute;
    top: 0;
}
.banner-sec {
    background-repeat: no-repeat;
    background-size: 100%;
    height:auto;
        background-position: bottom;
}

/* banner-vedio */
.banner-blog{
	width: 100%;
	 background-image: url(../images/celebration-img-1-bg.jpg);
	 height: 400px;
	 background-repeat: no-repeat;
}
.banner-vedio {

}
.banner-vedio audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
}

.header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
header .video{
	width: 100%;
}
@media (pointer: coarse) and (hover: none) {
  header {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}




.we-text {
    text-align: center;
    margin-top: 23%;
    margin-bottom: 23%;
        display: none;
}
.blog-text {
    text-align: center;
    margin-top: 18%;
    margin-bottom: 23%;
}
.wel-border {
    padding-top: 22px;
    position: relative;
    z-index: 999999;
    width: 100%;
}
.wel-border img {
    width: 260px;
}
.gallery-img.vd-bx {
    width: 23%;
    height: 150px;
}
.wel-border1 {
    padding-top: 22px;
    position: relative;
    z-index: 999999;
    width: 100%;
    text-align: left;
}
.wel-border1 img {
    border-style: none;
    width: 47%;
}
.banner-prt h5 {
    font-size: 34px;
    /* font-family: 'Bebas Neue', cursive; */
    color: #ffffff;
    font-style: italic;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.banner-prt h1 {
    font-weight: 700;
    font-style: italic;
    position: relative;
    padding: 0 0 23px 0;
    margin: 0 0 30px 0;
    line-height: 70%;
    text-shadow: 0 10px 10px #3f3d3d;
    line-height: normal;
    font-family: 'Playfair Display';
    font-size: 90px;
    color: #ffffff;
}
.banner-prt h1:before{

}
.rounded {
    width: 80%;
    height: 220px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -38px;
    z-index: 999999;
    -moz-border-radius: 150% / 150%;
    -webkit-border-radius: 150% / 150%;
    border-radius: 150% / 150%;
    background-color: #ffffff;
}
/* services-part */
.Our_Services {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #f3f3f3;
    opacity: 1;
    padding-top: 3%;
    padding-bottom: 5%;
    margin-top: 4%;
}
.Our_Services h1 {
font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-style: italic;
    font-size: 42px;
     margin-bottom: 0;
    margin-top: 0;
}


.border {
    width: 83px;
    border: 1px #ff5f6a solid;
    text-align: center;
    display: inline-block;
}
.border-ft {
    width: 44px;
    border: 1px #ff5f6a solid;
    text-align: left;
    /* display: inline-block; */
}


.boox {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 23%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
      border-radius: 5px;
  backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 95%;
}
.boox:hover .image {
  opacity: 1;
}

.boox:hover .middle {
  opacity: 1;
}

.text {
    font-family: 'Playfair Display';
    right: 0;
    font-size: 17px;
    color: #1f1f1f;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    text-transform: capitalize;
    padding: 18% 17% 18% 12%;
    font-style: italic;
    width: 100%;
}
.date-box {
    position: absolute;
    top: 84%;
    left: 0;
    font-family: 'Playfair Display';
    right: 0;
    font-size: 27px;
    color: #1f1f1f;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    text-transform: capitalize;
    padding: 15px 0 14px 0;
    font-style: italic;
}


/* services-part */
/* booknow-part */

.booknow {
    width: 100%;
    float: left;
    background-image: url(../images/ser1.jpg);
    background-repeat: no-repeat;
    opacity: 0.7;
    text-align: center;
    height: 680px;
}
.booknow h2 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 0;
    /* padding: 25px 0; */
}
.book-from-lt {
    width: 100%;
    float: left;
    margin-top: 5%;
}
.booknow .col-25 {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
}

.booknow .col-50 {
  -ms-flex: 50%; /* IE10 */
  flex: 50%;
}

.booknow .col-75 {
  -ms-flex: 75%; /* IE10 */
  flex: 75%;
}

.col-25,
.col-50,
.col-75 {
  padding: 0 16px;
}
.booknow-part {
    background-color: #f2f2f2;
    padding: 5px 20px 15px 20px;
    border: 1px solid lightgrey;
    border-radius: 3px;
    width: 88%;
    margin-top: 6%;
    display: inline-block;
    padding-top: 5%;
    padding-bottom: 4%;
}
.booknow input[type=text] {
    width: 47%;
    margin-bottom: 20px;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    text-transform: capitalize;
  margin-left: 19px;
}
.booknow :focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.booknow label {
  margin-bottom: 10px;
  display: block;
      text-align: left;
}

.booknow .icon-container {
  margin-bottom: 20px;
  padding: 7px 0;
  font-size: 24px;
}

.booknow .btn {
    color: white;
    cursor: pointer;
    background: #282828;
    width: 17%;
    transform: skew(-13deg);
    padding: 7px 0;
    border: none;
    font-size: 18px;
    border-radius: 0;
    font-family: Merriweather;
    margin-top: 3%;
}
.booknow .btn:hover {
    background-color: #ff5f6a;
}


.Our_Services p {
    padding: 0 0% 5% 0%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}



/* our-products*/
.our-prbox1 {
    width: 100%;
    float: left;
    margin-top: 9%;
}
.our-prbox1-left {
    width: 50%;
    float: left;
    height: 348px;
}
.our-prbox1-right {
    width: 50%;
    float: right;
    background: #f1f1f1e0;
    text-align: center;
    padding: 5.2% 0 28px 0;
    margin-top: 1.6%;
}

.our-prbox1-right ul {
    padding: 11px 0;
    margin-left: 0;
}
.our-prbox1-right li {
    width: 100%;
    display: inline-block;
    /* padding: 0 0; */
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
}
.our-prbox2-left li {
    width: 100%;
    display: inline-block;
    padding: 9px 0 0 0%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
}
.our-prbox2-left ul {
    padding: 0px 0;
    margin-left: 0;
}
.our-prbox3-right ul {
    padding: 0;
}
.our-prbox3-right i.fa.fa-check-circle-o {
    padding-right: 10px;
    color: #bc7b42;
}
.our-prbox2-left i.fa.fa-check-circle-o {
    padding-right: 10px;
    color: #bc7b42;
}
.our-prbox1-right i.fa.fa-check-circle-o {
    padding-right: 10px;
    color: #bc7b42;
}
.our-prbox3-right li {
    width: 100%;
    display: inline-block;
    padding: 0px 0% 0 0%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
}
.our-prbox1 h1 {
    font-family: 'Playfair Display';
    color: #282828;
    font-size: 42px;
    font-style: italic;
}

.our-prbox1 p {
    padding: 23px 16px 0 0;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
}
/* 
.our-prbox1 .button {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    margin-top: 5%;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 4px;
    margin-top: 20px;
    display: inline-block;
    transform: skew(-13deg);
     text-transform: capitalize;
    font: 400 18px/100% 'Playfair Display';
}
.our-prbox1 .button:hover {
    background-color: #e52d27;
}
*/

/*
.our-prbox2-left .button {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    margin-top: 5%;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 4px;
    margin-top: 20px;
    display: inline-block;
    transform: skew(-13deg);
    text-transform: capitalize;
    font: 400 18px/100% 'Playfair Display';
}
.our-prbox2-left .button:hover {
    background-color: #e52d27;
}
*/

.our-prbox2{
	width: 100%;
	float: left;
	

}
.our-prbox2-left {
    width: 50%;
    float: left;
    background: #f1f1f1e0;
    text-align: center;
    padding: 2.0% 0% 21px 0;
}
.our-prbox2-left h1{
    font-family: 'Playfair Display';
    color: #282828;
    font-size: 38px;
    font-style: italic;
}

.our-prbox2-left p {
    padding: 23px 16px 0 0;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
}
.our-prbox2-right {
    width: 50%;
    float: left;
    margin-top: -20px;
}
.our-prbox3{
	width: 100%;
	float: left;


}

.our-prbox3-left {
    width: 50%;
    float: left;
    margin-top: -20px;
}
.our-prbox3-right {
    width: 50%;
    float: right;
    background: #f1f1f1e0;
    text-align: center;
    padding: 67px 0 73px 0;
}
.our-prbox3 h1 {
    font-family: 'Playfair Display';
    color: #282828;
    font-size: 42px;
    font-style: italic;
}

.our-prbox3 p {
padding: 23px 16px 0 0;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
}
/*
.our-prbox3 .button {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    margin-top: 5%;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 4px;
    margin-top: 20px;
    display: inline-block;
    transform: skew(-13deg);
     text-transform: capitalize;
    font: 400 18px/100% 'Playfair Display';
}
.our-prbox3 .button:hover {
    background-color: #e52d27;
}
*/


/* we-offer */

.we-offer {
    width: 100%;
    float: left;
    display: none;
}
.we-offer-lt {
    width: 45%;
    float: left;
    margin-bottom: 5%;
}
.we-offer h1 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px 0;
}
.we-offer p {
    padding: 10px 0 37px 0;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-style: italic;
}
.we-read {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: bold;
    padding: 13px 31px;
    text-transform: capitalize;
    margin-bottom: 13%;
    cursor: pointer;
    font: bold 16px/100% 'Playfair Display';
}
.we-lt-box {
    width: 83%;
    float: left;
    background: #ffffff;
    border: 3px solid #f7f6f4;
    margin-left: 17%;
    border-right: none;
    margin-top: 15%;
    padding: 39px 0 0 53px;
}
.we-offer-rt{
	width: 60%;
	float: left;
}
.we-offer-rt {
    width: 55%;
    float: left;
    background: #f8f7f7;
    padding-bottom: 26px;
}
.round-prt-we.round-prt-we2 {
    margin-top: 33px;
    padding-bottom: 7%;
}
.round-prt-we{
    width: 31%;
    float: left;
margin-top: 10%;

}
.we-offer h6 {
    color: #131010;
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
    text-align: center;
    font-family: 'Playfair Display';
    cursor: pointer;
    font-weight: 600;
}
.round-bx-we{
    width: 135px;
    height: 135px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 38px;
    background: #fff;
}

/* we-offer-end */

/* lasted-news*/

.latest-news{
	width: 100%;
	float: left;
}
.last-box {
    width: 30%;
    float: left;
    margin-right: 3%;
}
.last-img-bx {
    border: solid 8px #e2e1e1;
}
.last-img-bx img {
    width: 100%;
}

.occasion-prt {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 0%;
}

.occasion-ft {
    width: 100%;
    float: left;
    height: 12px;
    background-image: url(../images/creat-bg.jpg);
}
.functions_div
   {
	   padding-left:10px!important;
	   padding-right:10px!important;
   }
.occasion-prt h1 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
     margin-bottom: 0;
    margin-top: 0;
}
.occasion-prt h2 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 25px;
    /* padding: 11px 0px; */
}
.occas-box {
    width: 30%;
    float: left;
    background: #f7f5f6;
    box-shadow: 0 10px 10px 1px #3f3d3d2e;
    margin-top: 10%;
    margin-bottom: 0%;
    margin-left: 2%;
    height: 549px;
    /* padding-bottom: 13%; */
}
.occas-box img {
    width: 100%;
   height: auto;
}
.occas-box p {
    padding: 10px 15% 5% 15%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.occasion-prt .button {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 4px;
    margin-top: 20px;
    display: inline-block;
    transform: skew(-13deg);
    text-transform: capitalize;
    margin-bottom: 20px;
    display: none;
    font: 400 18px/100% 'Playfair Display';
}
.occasion-prt .button:hover {
    background-color: #ff5f6a;
}



.we-create {
    width: 100%;
    float: left;
    background-image: url(../images/creat-bg.jpg);
    padding: 2% 0;
    background-repeat: no-repeat;
    text-align: center;
    display:none;
}


.blog {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 0;
    background-color: #f8f7f7;
    padding-top: 4%;
    padding-bottom: 5%;
    display: none;
}
.blog p {
    padding: 10px 0 0 10%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.blog h1 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
    /* padding: 0px 0 0 0; */
    margin-top: 0;
    margin-bottom: 0;
}
.blo-bx {
    float: left;
    padding-top: 0%;
    padding-bottom: 12%;
}
.blog h3 {
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    font-size: 26px;
    text-align: left;
    font-style: italic;
}
.blog h3 a {
    color: #282828;
    text-decoration: none;
    border-left: 3px solid #ff5f6a;
    padding-left: 8%;
    cursor: pointer;
}
.blog h3 a:hover{
	color: #ff5f6a;

}
.bl-read {
    /* font-family: 'Playfair Display'; */
    /* position: relative; */
    /* z-index: 999999; */
    /* color: #151515; */
    /* font-size: 20px; */
    text-align: left;
    /* font-style: italic; */
    /* font-size: 15px; */
    /* clear: both; */
    padding: 16px 0 0 9%;
}

.bl-read a {
    font-family: 'Playfair Display';
    font-size: 20px;
    text-align: left;
    color: #9b9a9a;
    font-style: italic;
    cursor: pointer;
    font-style: italic;
    font-size: 18px;
    padding: 20px 0 0 0;
}
.bl-read:hover{
    color: #e52d27;
}
.blog-lt {
    width: 30%;
    float: left;
    margin-top: 2%;
    margin-left: 3%;
}
.blog-img {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 0%;
    border: solid #fff 8px;
    border-radius: 5px;
    box-shadow: 0 0 10px #eae7e7;
}
.blog-img img {
    width: 100%;
    float: left;
    height: 243px;
}

.viw-post {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: bold;
    padding: 13px 31px;
    text-transform: capitalize;
    cursor: pointer;
    font: bold 16px/100% 'Playfair Display';
    text-decoration: none;
}
.viw-post a{
	color: #ffffff;
}
.viw-post a:hover{
    color: #ff5f6a;
    text-decoration: none;
}





/* blog-one-page */

.blog-prt .blog-pr-rt {
    width: 24%;
    float: left;
    margin-top: 5%;
    margin-right: 2%;
}
.blog-prt .blog-pr-let {
    width: 67%;
    float: left;
    border-bottom: solid 1px #ccc;
    margin-right: 3%;
    margin-top: 17px;
}
.blog-pr-rt {
    width: 28%;
    float: left;
    margin-top: 5%;
    margin-right: 2%;
}

.blog-tx-img {
    width: 25%;
    float: left;
    margin-right: 3%;
}
.blog-tx-img img{
	width: 100%;
}
.blog-prt h3 {
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    font-size: 37px;
    text-align: left;
    font-style: italic;
    margin-top: 0;
    color: #161616;
    padding-top: 0px;
    cursor: pointer;
}
.blog-prt h3:hover{
	color: #ff5f73;
}
.blog-pr-let ul {
    padding-left: 0;
    padding-top: 0%;
}
.blog-pr-let li {
    display: inline-block;
}
.blog-pr-let li a{
	color: #282828;
	font-family: 'Playfair Display';
	font-size: 15px;
	padding-right: 10px;

}
.blog-pr-let li a:hover{
color: #ff5f73;	
}
.blog-pr-let i.fa {
    padding-right: 10px;
}
.fa-user:before {
    content: "\f007";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-comments:before {
    content: "\f086";
}
.blog-prt p {
    font-size: 16px;
    /* padding: 15px 0; */
    line-height: 27px;
    color: #282828;
    font-family: Merriweather;
    font-style: italic;
    line-height: 28px;
    margin: 0 0 20px 0;
}
.blo-read-text {
    text-align: right;
    margin-top: -10px;
    font-family: Merriweather;
    font-size: 16px;
    border-bottom: solid 1px #000;
    text-transform: uppercase;
    cursor: pointer;
    float: right;
}
.blo-read-text a{
	color: #161616;
}
.blo-read-text a:hover{
	color: #ff5f6a;
}
.blg-section {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding-bottom: 13px;
    padding-top: 5%;
}
.blo-bx-section1 {
    border: 1px solid rgba(0,0,0,0.08);
    padding: 20px 10%;
    float: left;
    margin-bottom: 13%;
}
.blog-prt h5{
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    font-size: 20px;
    text-align: left;
    margin-top: 0;
    color: #161616;
    padding-top: 17px;
}
.blog-pr-rt ul {
    padding-left: 0;
    margin-top: 7%;
}
.blog-pr-rt li {
    display: inline-block;
    width: 100%;
    float: left;
}
.blog-pr-rt li a {
    color: #141414;
    font-family: Merriweather;
    font-size: 16px;
    margin: 20px 0;
    line-height: 43px;
}
.blog-pr-rt :hover{
	color:#cbcbcb;}

.blog-pr-single{
	margin-left: 3%;
}
/* blog-details */
.blog-details{
	width: 100%;
	float: left;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat-y ;
}
.blog-details-lt{
	width: 70%;
	float: left;
}
.blog-details-lt.blog-pr-let.blog-prt {
    border-bottom: 0;
    margin-top: 3%;
    margin-right: 3%;
    width: 67%;
}
.blog-details-lt.blog-pr-let.blog-prt h3:hover {
    color: #161616;
}
.blog-details h3 {
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    font-size: 32px;
    text-align: left;
    font-style: italic;
    margin-top: 0;
    color: #161616;
    padding-top: 17px;
    cursor: none;
}
.leave-commect{
	width: 100%;
	float: left;
}
.blog-details-rt{
	width: 30%;
	float: left;
}
.leave-commect.contact-form.blog-pr-rt {
    text-align: left;
    width: 100%;
}
.leave-commect.contact-form.blog-pr-rt input[type=text], textarea {
	width: 30%;
}
.leave-commect.contact-form.blog-pr-rt input[type=submit] {
    float: right;
    margin-right: 3%;
    font-size: 14px;
    padding: 13px 23px;
    background: #161616;
    transform: skew(0deg);
}
.blog-details img {
    width: 100%;
    border: solid 4px #e4e0e07d;
    margin-top: 3%;
}
.blog-pr-rt.blog-details-rt {
    width: 27%;
}
.re-rt-img {
    width: 39%;
    float: left;
    margin-right: 4%;
}
.blog-pr-rt.blog-details-rt:hover{
    color: #161616;
}
.blog-pr-rt.blog-details-rt h5 {
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    font-size: 20px;
    text-align: left;
    margin-top: 0;
    color: #161616;
    padding-top: 17px;
}
/* contact-form */

.contact-form{
width: 100%;
    float: left;
    text-align: center;
    margin-top: 0;
    padding-top: 4%;
    padding-bottom: 5%;
}
.contact-form p {
    padding: 2% 22% 0 25%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.contact-form h1 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 0;
}

.contact-form input[type=text],textarea {
    width: 47%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    float: left;
    resize: vertical;
    text-transform: capitalize;
    margin-right: 3%;
} 

.contact-form textarea#subject {
    width: 97%;
    float: left;
}

.contact-form input[type=submit] {
    color: white;
    padding: 12px 20px;
    cursor: pointer;
    background: #ff5f6a;
    /* width: 17%; */
    transform: skew(-13deg);
    padding: 13px 46px;
    border: none;
    font-size: 18px;
    font-family: Merriweather;
}
.contact-form input#email {
    float: right;
}
.contact-form input#company {
    float: right;
}
.con-fr-bx {
    width: 80%;
    display: inline-block;
}
.contact-form form {
    width: 100%;
    margin-top: 2%;
}
.contact-form input[type=submit]:hover {
    background-color: #282828;
}

/* contact-form-end */

/* count-prt */

.count-prt {
    width: 100%;
    float: left;
    background-image: url(../images/cont-bg.jpg);
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}
.count-prt h2 {
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #ffffff;
    margin-top: 0;
    float: left;
    margin-bottom: 40px;
    font-style: italic;
    font-weight: 300;
    font-family: 'Playfair Display';
    font-size: 72px;
    width: 100%;
}
.count-prt h5 {
    position: relative;
    z-index: 999999;
    color: #ffffff;
    margin-top: 0;
    float: left;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 300;
    font-family: 'Playfair Display';
    font-size: 26px;
    width: 100%;
}
.count-prt span {
    font-size: 50px;
    margin: 32px 0 10px 0;
    width: 100%;
font-weight: 300;
    font-family: 'Playfair Display';

}
.count-prt ul {
    padding-top: 7%;
    padding-bottom: 7%;
}
.count-prt li {
    display: inline-block;
    width: 268px;
    border-right: 2px solid #fff;
}
.count-prt a{

}
.count-bx {
    width: 100%;
}
/* gallery-prt */
.gallery-prt {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 4%;
    padding-bottom: 4%;
    background-image: url(../images/gallery_bg.png);
    background-repeat: no-repeat;
}
.gallery-prt p {
    padding: 2% 23% 0 25%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.gallery-prt h1 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
    /* padding: 0px 0 0 0; */
    margin-top: 0;
    margin-bottom: 0;
}

.gallery-prt .btn {
    display: inline-block;
    padding: 8px 13px;
    width: 117px;
    height: 48px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.header-prt .row, .row > .column {
    padding: 0;
    margin: 0;
}


.gallery-prt .tab {
    overflow: hidden;
    border: 1px solid #ccc0;
    background-color: #f1f1f100;
    margin-top: 3%;
    display: inline-block;
    /* width: 100%; */
    /* text-align: center; */
}
.gallery-prt .tab button {
    font-style: italic;
    font-weight: 300;
    font-family: 'Playfair Display';
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0;
    transition: 0.3s;
    font-size: 18px;
    width: 168px;
    border-radius: 72px;
    border: solid 1px #7372728f;
    margin-right: 20px;
}
.gallery-box{
	width: 100%;
float: left;}
.gallery-img {
    width: 18%;
    float: left;
    border: 4px #a09c9ce8 solid;
    margin-left: 20px;
    margin-top: 3%;
    height: 155px;
}
.gallery-box img {
    width: 100%;
    float: left;
    height: 147px;
}

/* Change background color of buttons on hover */
.gallery-prt .tab button:hover {
        background-color: #282828;
    color: #fff;
    border-radius: 72px;
}

/* Create an active/current tablink class */
.gallery-prt .tab button.active {
      background-color: #282828;
    color: #fff;
    border-radius: 72px;
}

/* Style the tab content */
.gallery-prt .tab .tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.container.footer {
    width: 1280px;
}
.footer {
    width: 100%;
    float: none;
    background-color: #151515;
    padding-top: 2%;
    display: inline-block;
    text-align: center;
}
.footer h2 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    /* margin: 45px 0 30px; */
    padding: 0 0 0px 0;
    position: relative;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
        text-align: left;
    font-family: 'Playfair Display';
}
.footer p {
    font-size: 14px;
    padding: 15px 0;
    line-height: 27px;
    color: #919090;
    font-family: Merriweather;
    font-style: italic;
    text-align: left;
    float: left;
    width: 100%;
}
.fot-let-1 {
    width: 100%;
    float: left;
    padding: 0 7% 0 0;
}
.fot-let-2 {
    width: 100%;
    float: left;
    padding: 0 0;
    padding-left: 0%;
}
.social {width: 100%;float: left;padding-left: 8%;}
.social ul {padding-left: 0;margin-top: 8%;}
.social li {
    display: inline-block;
    /* width: 34px; */
    /* background-color: #2d2b2b; */
    text-align: center;
    padding: 4px 0px 4px 0px;
}
.social li a {
    color: #fff;
    width: 34px;
    background-color: #2d2b2b;
    padding: 8px 14px 8px 17px;
}
.copy-right {
    float: left;
    width: 100%;
}
.copy-right ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.copy-right ul li{
    display: inline-block;
}
.copy-right ul li a:hover {
    background-color: #e94a57;
}

.copy-right ul li a {
    color: #fff;
    width: 34px;
    background-color: #2d2b2b;
    padding: 8px 14px 8px 17px;
}

.fot-rt-1 {
    width: 100%;
    float: left;
}
.fot-rt-1 ul {
    padding: 19px 0px;
}
.social-ifr {
    padding: 19px 0;
}
.fot-rt-2 {
    width: 100%;
    float: left;
    padding: 0 0;
    padding-left: 0;
    text-align: left;
}
}
.fot-rt-1 ul {
    padding-left: 0;
    padding: 15px 0;
}
.fot-rt-1 li {
    display: inline-block;
    width: 100%;
    text-align: left;
    line-height: 29px;

}
.testimonials-slider i.fa.fa-chevron-right {
    position: absolute;
    right: -8px;
    top: 49px;
}
.testimonials-slider i.fa.fa-chevron-left {
    position: absolute;
    left: -8px;
    top: 49px;
}
.fot-rt-1 li a span {
    color: #ff5f6a;
    padding: 0 7% 0 0px;
}
.fot-rt-1 li a:hover {
    color: #ff5f6a;
}
.fot-rt-1 li a:before{
	display: none;
}
.fot-rt-1 li a {
    color: #ffff;
    font-size: 14px;
    padding: 15px 0;
    line-height: 30px;
    color: #919090;
    font-family: Merriweather;
    font-style: italic;
    font-size: 14px;

}
.fot-rt-1 a:hover {
    color: #ff5f6a;
}
.fot-rt-1 ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 10px;
}
.fot-rt-2 ul {
    padding-left: 0;
    width: 196px;
    float: left;
}
.fot-rt-2 li {
    display: inline-block;
    line-height: 31px;
}
.fot-rt-2 li a {
    font-size: 14px;
    padding: 15px 0;
    line-height: 27px;
    color: #919090;
    font-family: Merriweather;
    font-style: italic;
}
.fot-rt-2 span {
    color:#e94a57;
    font-size: 19px;
    padding-right: 10px;
}

.ph-ma-ad{

}
.ph-ma-ad a{

}
.copy-text {
    width: 100%;
    float: left;
    background: #191919;
    padding-bottom: 24px;
}
.copy-left {
    width: 100%;
    float: left;
    padding: 23px 0;
    text-align: center;
    font-size: 14px;
    color: #919090;
    font-family: Merriweather;
}
.social li a:hover {
    background-color: #e94a57;
}
.copy-left a{
	    color: #e94a57;
}

}
.ruby-col-2 {
    background: #fff;
    position: absolute;
    top: 101%;
    /* left: 0; */
    width: 15%;
    right: 18.2%;
}
.ruby-col-2 li {
    line-height: 31px;
    padding: 6px 17px;
}

.ruby-col-2 li a{
color: #000;
}

.container.about-part {
    width: 1280px;
}
.about-part {
    float: none;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    opacity: 1;
    display: inline-block;
    padding-bottom: 1%;
    overflow: unset;
}
.about-part ul{}
.about-part li {
    width: 100%;
    display: inline-block;
    padding: 0 0% 0 0;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    font-style: italic;
}
.about-part i.fa.fa-check-circle-o {
    padding-right: 10px;
    color: #bc7b42;
}
.about-part h1 {
       font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
        font-style: italic;
         margin-bottom: 0;
    margin-top: 0;
}
.about-part-lt {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999999;
    height: 368px;
    margin-top: 25%;
}
.about-part-lt img {
    width: 100%;
    border: 2px #d2cfcfc4 dashed;
    height: 368px;
}
.about-part-rt {
    width: 100%;
    float: right;
    margin-top: 21%;
    padding: 0;
    padding-left: 5%;
}
.about-part-rt h2 {
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 26px;
    text-align: left;
    font-style: italic;
}
.about-part-rt h5 {
    font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    color: #ff5f6a;
    font-style: italic;
    font-size: 19px;
    text-align: left;
    padding: 3px 0px;
}
.about-part-rt p {
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: left;
    font-size: 16px;
    padding: 3% 0;
    font-style: italic;
    line-height: 26px;
}
.abt-read {
    float: left;
    /* width: 63%; */
    margin-top: 0%;
}
.abt-read .button {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    /* text-decoration: none; */
    display: inline-block;
    font-size: 19px;
        text-transform: capitalize;
    margin-top: 5%;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 4px;
    margin-top: 20px;
    display: inline-block;
    transform: skew(-13deg);
    font: 400 18px/100% 'Playfair Display';
}
.abt-read .button:hover{
	background-color: #ff5f6a;
}


/* our-product*/

.our-product {
    width: 100%;
    display: inline-block;
    float: none;
    text-align: center;
}
.container.our-product {
    width: 1280px;
}
.product-logo {
    width: 107px !important;
    float: left;
    margin-top: 18%;
    margin-left: 5%;
}
.product-logo img {
    width: 100%;
}
.pro-bx-rt {
    width: 71%;
    float: left;
    margin-left: 4%;
}
.product-logo1 {
    width: 107px !important;
    float: left;
    margin-top: 18%;
    margin-left: 4%;
}
.product-logo1 img {
    width: 100%;
}
.product-logo2 {
    width: 79px;
    height: 70px;
    position: absolute;
    float: left;
    border-radius: 100%;
    right: 42%;
}
.product-logo2 img {
    width: 100%;
    height: 80px;
    border-radius: 100%;
}
.our-product h1 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
     margin-bottom: 0;
     text-align: center;
    margin-top: 0;
}
.our-product h2 {
    font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 38px;
    font-style: italic;
    margin-bottom: 0;
    text-align:left;
    margin-top: 0;
}
.occas-box.occ-padding {
    margin-top: 5%;
}
/*testmonial*/
.testimonials-slider {
    width: 100%;
    float: left;
    background-image: url(../images/creat-bg.jpg);
    background-repeat: no-repeat;
    margin-top: 0;
    padding-bottom: 13px;
    /* margin-bottom: 0; */
    text-align: center;
    padding-top: 4%;
    padding-bottom: 0%;
}
.test-bx-text {
    padding: 0% 23% 0 25%;
    font-family: 'Merriweather', serif;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.tes-img {
    width: 24%;
    float: left;
    /* height: 50px; */
    margin-bottom: 30px;
}
.tes-img img {
    width: 95px;
    height: 95px;
    border: 3px #ffffff61 solid;
    border-radius: 78px;
    background-color: #fff;
}
.side-bar2 {
    width: 77px;
    margin: 0 auto;
    margin-top: 29px;
    border-bottom: 2px solid #1a4bd4;
    margin-bottom: 0;
}
.testimonials-slider h1 {
font-family: 'Playfair Display';
    position: relative;
    z-index: 999999;
    color: #fbf8f8;
    font-size: 42px;
    font-style: italic;
    margin-top: 0;
   margin-bottom: 2%;
}
.checked-testimonials {
    color: orange;
    position: relative;
    float: r;
    top: 77px;
    /* width: 198px; */
    padding: 10px 0 0px 5px;
    /* margin-top: 30px; */
    left: 165px;
}
.testimonials-slider blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
    float: right;
    position: absolute;
    top: 59%;
    /* left: 0; */
    right: 19%;
    bottom: 0;
}
.testimonials-slider p {
    padding: 10% 10% 11% 10%;
    font-family: 'Merriweather', serif;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    background-color: rgba(241,241,241, 0.2);
    border: #ffffff61 solid 1px;
    border-radius: 6px;
    height: 233px;
    /* color: #fff; */
}
p.p-tx {
    padding: 19% 10% 11% 10%;
}
.texticon i.fa.fa-quote-right {
    color: #ffffff;
    font-size: 27px;
    padding-top: 27%;
}
.texticon {
    position: absolute;
    right: 0;
    font-family: 'Merriweather', serif;
    background-color: #ff5f6a;
    width: 59px;
    height: 59px;
    border-radius: 100%;
    top: -4px;
    /* z-index: 9; */
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 27px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #fff;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 61px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.client-bx{
	float: left;width: 100%;
}
.testimonials-slider h6 {
    width: 51%;
    float: left;
    font-weight: 400;
    font-size: 17px;
    margin-top: 15px;
    font-family: 'Playfair Display';
    /* font-style: italic; */
    padding-bottom: 12px;
    color: #fff;
    padding: 16px 3px;
    line-height: 0;
    text-align: left;
}
.testimonials-slider h6 span {
    width: 100%;
    float: left;
    display: block;
    line-height: 35px;
}
.viw-post.galler-post {
    margin-top: 5%;
}
.testimonials-slider-btn3 {
    position: absolute;
    right: 7%;
    top: 160%;
}
.testimonials-slider-btn4{
    position: absolute;
        right: 7%;
    top: 160%;
}
.padding{
    padding-bottom: 4%;
}
.testimonials-slider h5 {
    width: 51%;
    float: left;
    font-weight: 400;
    font-size: 17px;
    margin-top: 27px;
    font-family: 'Playfair Display';
    /* font-style: italic; */
    padding-bottom: 12px;
    color: #fff;
    padding: 0 3px;
    line-height: 0;
    text-align: left;
}
/* gallery-page */

.gallery-page{

}
	.realtives{
		position:relative;
	}
    #owl-demo .item{
        margin: 3px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
	#owl-demo .item img{
		width:100%;
		height:100px;
	}
    .customNavigation{
      text-align: right;
	  margin-top:10px;
	  margin-bottom:3px;
	  padding-bottom:3px;
	  border-bottom:2px solid #333;
    }
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

/* gallery-one-page */

.gallery {
    margin-top: 25px;
}
.gallery .__inner {
    margin-bottom: 15px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
}
.cont {
    text-align: center;
}
.page-head {
    padding: 60px 0;
    text-align: center;
}
.demo-gallery > ul {
    margin-bottom: 0;
    padding-left: 15px;
}
.demo-gallery > ul > li {
    margin-bottom: -40px;
    width: 23%;
    height: 180px;
    display: inline-block;
    margin-right: 15px;
    list-style: outside none none;
    margin: 0 1%;
}
.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.gallery .__content {
    position: relative;
    width: 100%;
    line-height: 1;
    font-size: 1.4rem;
    color: #666;
    padding-top: 4px;
    padding-left: 6px;
    transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
}
.gallery .__content__title {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
    text-transform: unset;
}
.stline
{
    width: 280px;
    height: 1px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -40px;
    left: -262px;
}
.stline2
{
    width:160px;
    height: 1px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -40px;
    left:-141px;
}
.stline3
{
    width: 420px;
    height: 2px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: 0px;
}
.stline4
{
    width: 160px;
    height: 1px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: 0px;
}
.stline5
{
    width: 490px;
    height: 2px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: 0px;
}
.stline6
{
    width: 750px;
    height: 2px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: 0px;
}
.stline7
{
    width: 165px;
    height: 1px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: -150px;
}
.stline8 {
    width: 165px;
    height: 1px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: -158px;
}
.stline9 {
    width: 110px;
    height: 1px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #D60919;
    bottom: -30px;
    left: -97px;
}
div#dzSwitcher-right {
    display: none;
}
#dzSwitcher-right a.bt-buy-now.theme-btn {
    display: none;
}
#dzSwitcher-right span{
    display: none;
}
.widget-title1 span {
    font-family: 'Playfair Display';
    /* color: #393939; */
    position: relative;
    /*z-index: 999999;*/
    color: #ff5f6a;
    font-size: 29px;
    /* font-style: italic; */
    margin-bottom: 0;
    margin-top: 0;
}
.widget-title1 {
    width: 100%;
    float: left;
    /* color: #000; */
    border-bottom: solid 2px #c1b9ba;
    margin-top: 3%;
    margin-bottom: 0;
    height: 45px;
}
.testimonials-slider-btn {
    position: absolute !important;
    top: 71.7% !important;
    right: 6.5% !important;
}
.testimonials-slider-btn2 {
    position: absolute;
    /* top: 0% !important; */
    /* right: -43% !important; */
    /* left: 0; */
    float: r;
    /* bottom: -3%; */
    right: 0;
    left: 89%;
    top: 122%;
}
.testimonials-slider-btn4 {
    position: absolute;
    right: 7%;
    top: 222.7%;
}
.testimonials-slider-btn3 {
    position: absolute;
    right: 7%;
    top: 172.5%;
}


.testimonials-slider-btn .btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
    background-color: #ff5f6a;
    border: none;
    width: 27px;
    color: #fff;
}
.testimonialsslider i.fa.fa-camera{
    position: absolute;
    top: 49%;
    left: 45%;
    font-size: 22px;
    /* margin-top: 10%; */
    color: #ff5f6a;
}
.np-sec {
    margin-top: 2%;
}

.line {
    width: 300px;
    height: 2px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #ff5f6a;
    bottom: 2px;
}







    .social-ifr iframe {
    width: 250px !important;
    height: 200px;
}

a.bt-buy-now.theme-btn {
    display: none;
}
a.bt-support-now.theme-btn {
    display: none;
}


/*product-slider*/

/*
*****************************************
! BANNER SLIDER ! ----------------------*
*****************************************
*/

/*reset*/
ul.bannerSlider{
  padding-left:0;
}
.bannerSlider {
    height: 440px;
    width: 100%;
    float: left;
}
.bannerSlider .slide__image::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 450px;
    /*background: rgba(33,33,33,.7);*/
}
.bannerSlider .slick-slide {
    position: relative;
}
.bannerSlider .slide__image img {
    width: 100%;
    height: 450px;
    -o-object-fit:cover;
       object-fit:cover;
}
img.slide__image__top-position {
    -o-object-position:center bottom;
       object-position:center bottom;
}
.bannerSlider .slide__text {
    position: absolute;
    z-index: 100;
    text-align: center;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.bannerSlider .slide__text h2 {
    font-size: 48px;
    font-weight: 100;

    color: #fff;
}
button.slick-prev.slick-arrow {
    position: absolute;
    left: 4%;
    top: 47%;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #0000;
    border: none;
    font-size: 0 !important;
}
button.slick-next.slick-arrow {
    position: absolute;
    right: 4%;
    top: 47%;
    z-index: 1;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #0000;
    border: none;
    font-size: 0 !important;
}

.ft-logo {
    width: 33%;
    float: left;
    padding-right: 8px;
    padding-top: 5%;
}
.ft-logo img {
    width: 100%;
}
.ab-p-tx {
    padding: 3% 5% 0 5%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    position: absolute;
    float: left;
    /* padding-bottom: 11%; */
}
.or-pd{
    padding: 3% 10% 0 10%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    position: absolute;
    float: left;
    /* padding-bottom: 11%; */
}
.ou-ser{
    padding: 3% 10% 0 10%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    position: absolute;
    float: left;
    /* padding-bottom: 11%; */
}
.occ-pt{
    padding: 3% 10% 0 10%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    position: absolute;
    float: left;
    /* padding-bottom: 11%; */
}
#Day1{
display:block !important;
}
#Day2{
display:block !important;
}
#Day{
display:block !important;
}
#Birthday{
    display:block !important;
}
.chose-bx-text2 {
    width: 100%;
  /*  margin-top: 7%;*/
    float: left;
    display: inline-block;
}



.fa-angle-left:before{
   font-size: 18px;
}
.fa-angle-right:before{
   font-size: 18px;
}
.owl-carousel .owl-item img{
  height: 205px;
}
#test-bott0n{

}
.our-product .fa-angle-left:before {
    content: "\f104";
    position: absolute;
    top: 44%;
    left: 6%;
    z-index:99999999;
    font-size: 57px;
    color: #fff;
    z-index: 1111111;
}
.our-product .fa-angle-right:before {
    content: "\f105";
    position: absolute;
    top: 44%;
    right: 6%;
    z-index:99999999;
    font-size: 57px;
    color: #fff;
    z-index: 1111111;
}

.footer i.fa.fa-chevron-right {
    color: #e94a57;
    font-size: 12px;
    padding-right: 4px;
}

.tx-head {
    font-size: 16px;
    color: #282828;
    width: 100%;
    font-family: 'Playfair Display';
    float: left;
    padding-top: 18px;
    padding-bottom: 10px;
}
.tx-head.tx-head2 {
    background-color: #ff5f6a;
    color: #fff;
}
.plan3 {
 
}
.chose-bx-text span {
    width: 100%;
    float: left;
    padding-left: 29px;
}
.button.chose-head-bot {
    top: 8%;
    position: relative;
    background: #ff5f6a;
}
button.button.ring-bt {
    /* margin-top: 31%; */
    position: relative;
    margin-top: 22%;
    background-color: #ff5f6a !important;
}
button.button.ring-bt:hover{
        background-color: #3a3a3a !important;
}
.text150-2 span{
    position: relative;
    top: -11px;
    font-size: 20px;
    left: -2px;
}
.chose-bx-text2 span {
    width: 100%;
    	
    top: -11px;
   /* font-size: 20px;*/
    left: -2px;
}
.choose-your-plan h6 {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Playfair Display';
    font-style: italic;
    padding-bottom: 0;
    color: #282828;
    padding: 0 3px;
    line-height: 0;
    margin-bottom: 16px;
}
button.tablinks.categori {
    display: inline-block;
}


/* choose-your-plan */

.choose-your-plan {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 3%;
    background: #f7f5f6;
    padding-bottom: 5%;
    background: rgb(2,0,36);
    background: linear-gradient(180deg, rgb(247 245 246) 55%, rgb(255 255 255) 0);
}
.choose-your-plan p {
    padding: 3% 23% 0 25%;
    font-family: 'Merriweather', serif;
    color: #282828;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.choose-your-plan h1{
font-family: 'Playfair Display';
    color: #393939;
    position: relative;
    z-index: 999999;
    color: #282828;
    font-size: 42px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0;
}
.choose-your-plan h3 {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 33px;
    margin-top: 27px;
    font-family: 'Playfair Display';
    font-style: italic;
    padding-bottom: 12px;
    color: #282828;
    padding: 0 3px;
    line-height: 39px;
}
.choose-your-plan h3 span{
    width: 100%;
    float: left;
}
.choose-your-plan h5 {
    width: 100%;
    float: left;
    font-family: 'Playfair Display';
    font-style: italic;
    color: #282828;
    font-size: 19px;
    padding: 7px 0px 7px 0px;
}
button#defaultOpen3:last-child {
    width: 91%;
    margin-left: 4%;
    margin-top: 4%;
}
.text150 {
    width: 100%;
    float: left;
    color: #ff5f6a;
    font-weight: 600;
    font-size: 23px;
    font-weight: bold;
    padding-top: 11px !important;
    font-family: 'Roboto';
    padding-bottom: 9px;
    background-color: #f7f5f600;
}
.text150 span {
    position: relative;
    top: -11px;
    font-size: 20px;
    left: -2px;
}
.text150-2 {
    width: 100%;
    float: left;
    color: #ffffff;
    font-weight: 600;
    font-size: 23px;
    font-weight: bold;
    padding-top: 12px !important;
    font-family: 'Roboto';
    padding-bottom: 9px;
    background-color: #ff5f6a;
}
.chose-box {
    width: 100%;
    float: left;
    background-color: #ffffff;
    box-shadow: 0 0 15px #eceaea;
    padding: 0 0 0px 0;
    margin-top: 4%;
    margin-right: 3%;
    height: 520px;
    border-radius: 5px;
}
.chose-head {
    background-color: #f7f5f6;
    border-radius: 5px;
    height: 264px;
    padding: 0px 0 0 0px;
    border-radius: 5px 5px 0 0;
}
.chose-head.chose-head-col {
    background-color: #ff5f6a;
}
.chose-head.chose-head-col h5{
    color: #fff;
}
.chose-head.chose-head-col .text150 {
    height: 57px;
    color: #ff5f6a;
    margin-bottom: 6%;
    background-color: #ffffff;
}
.chose-head.chose-head-col h3{
    color: #fff;	text-align:center;
}
button.button.chose-head-bot{
    background:#ff5f6a;
        margin-top: 10%;

}
button.button.chose-head-bot:hover {
    background: #3a3a3a;
}
.chose-bx-text {
    width: 100%;
    margin-top: 11%;
    float: left;
    display: inline-block;
}
.chose-box p {
    float: left;
    text-align: left;
    font-family: Merriweather;
    font-size: 13px;
    color: #282828;
    width: 100%;
    font-style: normal;
    padding: 0 11px;
    margin-top: 0;
    line-height: 26px;
}
.chose-box i.fa.fa-check-circle-o {
    color: #ff5f6a;
    padding-right: 19px;
}
.choose-your-plan .button {
    background-color: #3a3a3a;
    border: none;
    color: white;
    padding: 9px 0;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    letter-spacing: 1px;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 4px;
    display: inline-block;
    transform: skew(-13deg);
    text-transform: capitalize;
    position: relative;
    top: 11%;
    left: 0%;
    font: 400 18px/100% 'Playfair Display';
}
.choose-your-plan a{
    color: #ffffff;
}
.choose-your-plan .button:hover {
    background-color: #ff5f6a;
}
/* choose-your-plan-end*/


.Our_Services .col-lg-6.col-md-6.col-sm-6 {
    padding-right: 12px;
    padding-left: 12px;
}
.item .col-sm-6 {
    padding-right: 12px;
    padding-left: 12px;
}
.footer .col-sm-3 {
    padding-right: 12px;
    padding-left: 12px;
}

/*count-section*/


#shiva
{
  width: 100px;
    height: 100px;
    background: #ff000000;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  float:left;
  margin:5px;
      margin-left: 32%;
}
.count
{
  line-height: 100px;
  color:white;
  margin-left:30px;
  font-size:25px;
}
#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  color: black;
}
.wedd {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999999;
    color: #ffffff;
    margin-top: 0;
    float: left;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 300;
    font-family: 'Playfair Display';
    font-size: 26px;
    width: 100%;
}
.wedd-pl {
    font-size: 26px;
    margin: 32px 0 10px 0;
    width: 100%;
    /* float: left; */
    position: relative;
    bottom: 84%;
    right: -43px;
    color: #fff;
}


span.topright {
    display: none;
}
button#defaultOpen1 {
    width: 42%;
    /* float: left; */
    margin-right: 8px;
    border-radius: 32px;
    padding: 6px 0 5px 0;
    display: inline-block;
    border: solid 2px #00000094;
    background-color: #f7f5f6;
    font-family: 'Playfair Display';
    font-style: italic;
}
button#defaultOpen1:hover {
    background-color: #ff5f6a;
    color: #fff;
    /* border: solid 2px #33333394; */
}
button#defaultOpen {
    width: 42%;
    margin-right: 8px;
    border-radius: 32px;
    padding: 6px 0 5px 0;
    display: inline-block;
    border: solid 2px #00000094;
    background-color: #ff5f6a;
    color: #fff;
    font-family: 'Playfair Display';
    font-style: italic;
}
button#defaultOpen:hover {
    background-color: #ff5f6a;
    color: #fff;
    /* border: solid 2px #33333394; */
}
button#defaultOpen2 {
    width: 42%;
    /* float: left; */
    margin-right: 8px;
    border-radius: 32px;
    padding: 6px 0 5px 0;
    display: inline-block;
    border: solid 2px #00000094;
        font-family: 'Playfair Display';
    font-style: italic;
}
button#defaultOpen2:hover {
    background-color: #ff5f6a;
    color: #fff;
    /* border: solid 2px #33333394; */
}
button#defaultOpen3 {
    width: 42%;
    /* float: left; */
    margin-right: 8px;
    border-radius: 32px;
    padding: 6px 0 5px 0;
    display: inline-block;
    border: solid 2px #00000094;
        font-family: 'Playfair Display';
    font-style: italic;
}
button#defaultOpen3:hover {
    background-color: #ff5f6a;
    color: #fff;
    /* border: solid 2px #33333394; */
}
.plan1 {
    width: 100%;
    /* display: inline-block; */
    /* text-align: center; */
    /* float: left; */
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.tx-head2 {
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    font-family: 'Playfair Display';
    float: left;
    padding-top: 18px;
    padding-bottom: 10px;
}

.chose-box span {
    padding-right: 4px;
}

.col-lg-12 {
    width: 100%;
}
.for-rt-2
{
    width:100%;
    float:left;
}
.fot-rt-1 ul {
    padding: 19px 0px;
}
.hd-dtl input#overlay-input {
    display: none;
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
    height: 100% !important;
}
.chose-bx-text.two_thr {  margin-top: 20%;}.chose-bx-text.two_three {  margin-top: 30%;}.textra{	height: 200px;	width: 97%;	margin-bottom: 1%;}