body {
	 font-family: 'Playfair Display SC', serif;
    font-size: 18px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}

a{
	color: #000;
}

a:hover{
	color: #404040;
	text-decoration: none;
}



/*Margins */
.mt-0 {
  margin-top: 0 !important; }

.mt-10 {
  margin-top: 0.7143rem !important; }

.mt-15 {
  margin-top: 1.100rem !important; }

.mt-20 {
  margin-top: 1.429rem !important; }

.mt-30 {
  margin-top: 2.143rem !important; }

.mt-40 {
  margin-top: 2.857rem !important; }

.mt-50 {
  margin-top: 3.571rem !important; }

.mt-60 {
  margin-top: 4.286rem !important; }

.mt-70 {
  margin-top: 5rem !important; }

.mt-80 {
  margin-top: 5.714rem !important; }

.mt-90 {
  margin-top: 6.429rem !important; }

.mt-100 {
  margin-top: 7.143rem !important; }

/*Margin bottom*/
.mb-0 {
  margin-bottom: 0 !important; }

.mb-10 {
  margin-bottom: 0.7143rem !important; }

.mb-15 {
  margin-bottom: 1.100rem !important; }

.mb-20 {
  margin-bottom: 1.429rem !important; }

.mb-30 {
  margin-bottom: 2.143rem !important; }

.mb-40 {
  margin-bottom: 2.857rem !important; }

.mb-50 {
  margin-bottom: 3.571rem !important; }

.mb-60 {
  margin-bottom: 4.286rem !important; }

.mb-70 {
  margin-bottom: 5rem !important; }

.mb-80 {
  margin-bottom: 5.714rem !important; }

.mb-90 {
  margin-bottom: 6.429rem !important; }

.mb-100 {
  margin-bottom: 7.143rem !important; }

/*Margin left*/
.ml-0 {
  margin-left: 0 !important; }

.ml-15 {
  margin-left: 1.100rem !important; }

.ml-10 {
  margin-left: 0.7143rem !important; }

.ml-20 {
  margin-left: 1.429rem !important; }

.ml-30 {
  margin-left: 2.143rem !important; }

.ml-40 {
  margin-left: 2.857rem !important; }

.ml-50 {
  margin-left: 3.571rem !important; }

.ml-60 {
  margin-left: 4.286rem !important; }

.ml-70 {
  margin-left: 5rem !important; }

.ml-80 {
  margin-left: 5.714rem !important; }

.ml-90 {
  margin-left: 6.429rem !important; }

.ml-100 {
  margin-left: 7.143rem !important; }

/*Margin right*/
.mr-0 {
  margin-right: 0 !important; }

.mr-10 {
  margin-right: 0.7143rem !important; }

.mr-15 {
  margin-right: 1.100rem !important; }

.mr-20 {
  margin-right: 1.429rem !important; }

.mr-30 {
  margin-right: 2.143rem !important; }

.mr-40 {
  margin-right: 2.857rem !important; }

.mr-50 {
  margin-right: 3.571rem !important; }

.mr-60 {
  margin-right: 4.286rem !important; }

.mr-70 {
  margin-right: 5rem !important; }

.mr-80 {
  margin-right: 5.714rem !important; }

.mr-90 {
  margin-right: 6.429rem !important; }

.mr-100 {
  margin-right: 7.143rem !important; }

/*padding*/
.p-0 {
  padding: 0 !important; }

.p-05 {
  padding: 0.3543rem !important; }

.p-10 {
  padding: 0.7143rem !important; }

.p-15 {
  padding: 1.0443rem !important; }

.p-20 {
  padding: 1.429rem !important; }

.p-30 {
  padding: 2.143rem !important; }

.p-40 {
  padding: 2.857rem !important; }

.p-50 {
  padding: 3.571rem !important; }

/*Padding left*/
.pl-0 {
  padding-left: 0 !important; }

.pl-10 {
  padding-left: 0.7143rem !important; }

.pl-15 {
  padding-left: 1.100rem !important; }

.pl-20 {
  padding-left: 1.429rem !important; }

.pl-30 {
  padding-left: 2.143rem !important; }

.pl-40 {
  padding-left: 2.857rem !important; }

.pl-50 {
  padding-left: 3.571rem !important; }

/*Padding right*/
.pr-0 {
  padding-right: 0 !important; }

.pr-10 {
  padding-right: 0.7143rem !important; }

.pr-15 {
  padding-right: 1.100rem !important; }

.pr-20 {
  padding-right: 1.429rem !important; }

.pr-30 {
  padding-right: 2.143rem !important; }

.pr-40 {
  padding-right: 2.857rem !important; }

.pr-50 {
  padding-right: 3.571rem !important; }

/*Padding top*/
.pt-0 {
  padding-top: 0 !important; }

.pt-10 {
  padding-top: 0.7143rem !important; }

.pt-15 {
  padding-top: 1.100rem !important; }

.pt-20 {
  padding-top: 1.429rem !important; }

.pt-30 {
  padding-top: 2.143rem !important; }

.pt-40 {
  padding-top: 2.857rem !important; }

.pt-50 {
  padding-top: 3.571rem !important; }

/*Padding bottom*/
.pb-0 {
  padding-bottom: 0 !important; }

.pb-10 {
  padding-bottom: 0.7143rem !important; }

.pb-15 {
  padding-bottom: 1.100rem !important; }

.pb-20 {
  padding-bottom: 1.429rem !important; }

.pb-30 {
  padding-bottom: 2.143rem !important; }

.pb-40 {
  padding-bottom: 2.857rem !important; }

.pb-50 {
  padding-bottom: 3.571rem !important; }

/*Min heights*/
.min-h-200 {
  min-height: 200px; }

.min-h-230 {
  min-height: 230px; }

.min-h-260 {
  min-height: 260px; }

.min-h-320 {
  min-height: 320px; }

.min-h-350 {
  min-height: 350px; }

.min-h-380 {
  min-height: 380px; }

.min-h-410 {
  min-height: 410px; }

.min-h-440 {
  min-height: 440px; }

.min-h-470 {
  min-height: 470px; }

.min-h-500 {
  min-height: 500px; }

.min-h-550 {
  min-height: 550px; }

.min-h-600 {
  min-height: 600px; }

/*Max heights*/
.max-h-200 {
  max-height: 200px; }

.max-h-230 {
  max-height: 230px; }

.max-h-260 {
  max-height: 260px; }

.max-h-320 {
  max-height: 320px; }

.max-h-350 {
  max-height: 350px; }

.max-h-380 {
  max-height: 380px; }

.max-h-410 {
  max-height: 410px; }

.max-h-440 {
  max-height: 440px; }

.max-h-470 {
  max-height: 470px; }

.max-h-500 {
  max-height: 500px; }

.max-h-550 {
  max-height: 550px; }

.max-h-600 {
  max-height: 600px; }


@media (max-width: 767px){
	.tp-caption.tp-resizeme.tp-title h2{
	   font-size: 25px !important;
     letter-spacing: 3px !important;
     line-height: 32px !important;
     margin-left: 20px !important;
	    
	}

	.tp-caption.tp-resizeme.tp-title p{
	    font-size: 18px !important;
	    line-height: 1.7em;
	    letter-spacing: 1.68px;
	    white-space: normal !important;
      margin-left: 20px !important;
	}

	.tp-caption.tp-resizeme.tp-title h3{
	    text-align: center;
	    color: #F8F7F0;
	    font-size: 24px !important;
	    font-weight: 400;
	    letter-spacing : 0px !important;
      margin-left: 20px !important;
	}

  .bio-text{
     margin-left: 0px !important;
  }
  
  .family-box{
    float: none !important;
    margin: 20px auto !important;
    width: 250px !important;
  }
}

.tp-caption.tp-resizeme.tp-title h2{
    text-align: left;
    color: #F8F7F0;
    font-size: 85px;
    font-weight: 400;
    letter-spacing: 11.9px;
}

.tp-caption.tp-resizeme.tp-title h3{
    text-align: left;
    color: #F8F7F0;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 11.9px;
}

.tp-caption.tp-resizeme.tp-title p{
    text-align: left;
    color: #F8F7F0;
    font-family: "Lato",Sans-serif;
    font-size: 24px;
    line-height: 1.7em;
    letter-spacing: 1.68px;
}

.rev_slider .slotholder:after, .rev_slider .slotholder .kenburnimg img:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    background: rgba(0,0,0,.4);
}

.about-title{
	text-align: left;
    color: #404040;
   font-family: 'Playfair Display SC', serif;
    font-size: 21px;
    font-style: italic;
    letter-spacing: 1.26px;
}

.about-us .about-info{
  text-align: left;
}

.about-info{
	text-align: center;
    letter-spacing: 8.4px;
    color: #404040;
}

.about-desc{
    text-align: left;
    color: rgba(0,0,0,.8);
    font-size: 21px;
    line-height: 1.8em;
    letter-spacing: 1.68px;
}

.bio-title{
	text-align: left;
    color: #404040;
   font-family: 'Playfair Display SC', serif;
    letter-spacing: 1.26px;
}

.bio-image img{
   width: 100%;
}

.bio-table tr td{
  padding: 10px;
  font-size: 18px;
}

.find-us-title{
   	text-align: left;
    color: #404040;
   font-family: 'Playfair Display SC', serif;
    font-size: 21px;
    font-style: italic;
    letter-spacing: 1.26px;
}

.find-us-info{
	text-align: left;
    letter-spacing: 8.4px;
     color: #404040;
}


.find-us-desc{
    text-align: left;
    color: rgba(0,0,0,.8);
    font-size: 17px;
    line-height: 1.8em;
    letter-spacing: 1.68px;
}

.find-us{

}

.bio-text{
	font-size: 17px;
	text-align: left;
}

.birth-on{
	text-align: center;
}

.find-us-detail{
	list-style: none;
	padding: 0px;
	margin:0px;

}


.find-us-detail .fa{
  font-size: 18px;
}

.find-us-detail a{
	font-size: 17px;
}

.find-us-table tr td{
	padding: 5px;
	font-size: 17px;
}

.find-us-table tr td .fa{
  font-size: 20px;
}

.our-location-map img{
	width: 100%;
}

.bg-color{
	background: #e5ebed;
}
.clear{
	clear: both;
}

.contents__img-wrap{
    position: absolute;
    right: 0;
    bottom: 50px;
    height: 250px;
    width: 350px;
    overflow: hidden;
    z-index: 0;
}

.family-box{
	border: 1px solid #cccccc;
	padding: 10px;
	float: left;
    text-align: center;
    width: 200px;
    height:135px;
    margin-right: 13px;
    margin-bottom: 30px;
    margin-left: 15px;
}

.family-box h3{
  color: #404040;
  margin-top: 5px;
  font-size: 18px;
  min-height: 40px;
}

.owl-item{
	/*margin-right: 20px;*/
}

.youtube{
}

.contact-us{
	  background-image: url(../image/candle-1068947.jpg);
    background-position: center center;
}

.contact-us h2{
    text-align: left;
    color: #404040;
    font-family: 'Playfair Display SC', serif;
    letter-spacing: 1.26px;
}


.background-image{
    background-image: url('../image/family-3347049_1920.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: initial;
    opacity: 1;
}

.bio-data {
  color: #000;
}




.btn-submit{
	 margin-top: 25px;
    padding: 18px 55px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 1.82px;
    background: #ea6153;
    color: #fff;
    border-color: #ea6153;
    border-radius: 0px;
}

.btn-submit:hover{
  	background: #000;
	 color:#fff;
   border-radius: 0px;
}

.youtube-img{
  margin-bottom: 20px;
}

.youtube-img img{
  margin:0px auto !important;
}

.gellary-img  img{
  margin:0px auto !important;
}

.gellary-img {
  margin-bottom: 20px;
}

/* Media img */
.img-wrap{
  position: relative;
  display: inline-block;
  margin-top: 100px;
}

@media (max-width: 1199px) {
  .img-wrap{
    margin-top: 30px;
  }
}

.img-wrap.img-left{
  margin-right: 100px;
}

@media (max-width: 1199px) {
  .img-wrap.img-left{
    margin-right: 30px;
  }
}

.img-wrap.img-left img:first-child{
  top: -100px;
  right: -100px;
}

@media (max-width: 1199px) {
  .img-wrap.img-left img:first-child{
    top: -30px;
    right: -30px;
  }
}

@media (min-width: 768px) {
  .img-wrap.img-left:hover img:last-child{
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
}

.img-wrap.img-right{
  margin-left: 100px;
}

@media (max-width: 1199px) {
  .img-wrap.img-right{
    margin-left: 30px;
  }
}

.img-wrap.img-right img:first-child{
  top: -100px;
  left: -100px;
}

@media (max-width: 1199px) {
  .img-wrap.img-right img:first-child{
    top: -30px;
    left: -30px;
  }
}

@media (min-width: 768px) {
  .img-wrap.img-right:hover img:last-child{
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}

.img-wrap img:first-child{
  position: absolute;
  z-index: 2;
}

.img-wrap img:last-child{
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 1660px) {
  .img-wrap.w-125{
    width: 125.6%;
    left: -43.5%;
  }

  .img-wrap.w-125.img-right{
    left: 0;
  }
}


.img-wrap.rhombus{
  margin-top: 60px;
  margin-right: 155px;
}

.img-wrap.rhombus img:first-child{
  top: -55px;
  right: -155px;
}

.img-wrap.rhombus:hover::before{
  left: calc(-50px - 5%);
}

.img-wrap.rhombus::before,
.img-wrap.rhombus::after{
  content: '';
  position: absolute;
  display: block;
  width: 70%;
  height: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.img-wrap.rhombus::before{
  top: 65px;
  left: -48px;
  background-color: #404040;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.img-wrap.rhombus::after{
  bottom: 120px;
  right: -204px;
  background-color: #a4a7b1;
}

@media (max-width: 767px) {
  .img-wrap.rhombus:hover::before{
    left: -50px;
  }
}

@media (max-width: 575px) {
  .img-wrap.rhombus{
    margin-top: 30px;
    margin-right: 55px;
  }

  .img-wrap.rhombus img:first-child{
    top: -25px;
    right: -55px;
  }

  .img-wrap.rhombus::before,
  .img-wrap.rhombus::after{
    display: none;
  }
}


.wording {
    color: #fff;
    text-align: center;
    min-height: 350px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}


.wording h1{
color: #404040;
}

.page-title:after {
    content: '';
    border-bottom: 4px solid #ed0000;
    width: 7%;
    display: block;
    left: 0;
    margin: 10px 0px;
}

.family .page-title:after {
    margin: 10px auto;
}

.gellary .page-title:after {
    margin: 10px auto;
}

.about-desc p{
  letter-spacing:0px;
}

.wording h2{
  color: #fff;
  letter-spacing: 7.4px;
    font-size: 45px;
}

.contact-us h2{
  color: #fff;
}

.contact-input {
    height: 40px;
    margin-top: 10px;
    border-radius: 0px;
    border-color: #4f4f4f;
    background: transparent;
    color: #fff;
}

.contact-textarea{
    border-radius: 0px;
     border-color: #4f4f4f;
     margin-top: 10px;
    background: transparent;
    color: #fff;
}

.ytp-large-play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -webkit-transition: opacity .25s cubic-bezier(0,0,0.2,1);
    transition: opacity .25s cubic-bezier(0,0,0.2,1);
    z-index: 63;
}

.ytp-button {
    border: none;
    background-color: transparent;
    padding: 0;
    color: inherit;
    text-align: inherit;
    font-size: 100%;
    font-family: inherit;
    cursor: default;
    line-height: inherit;
}

.ytp-large-play-button svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}