#load {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url(../../../../demo/wp-content/uploads/2021/01/loader.html) no-repeat center center rgba(255,255,255,1);
}
.top-social-bar {
    line-height: 40px;
}

.social-icon-bar ul {
    margin: 0;
    padding: 0;
}

.social-icon-bar ul li {
    list-style: none;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border-radius: 50%;
    background: #ffffff;
    margin-left: 5px;
    text-align: center;
}

.rhsa-helpline {
    color: #ffffff;
    font-weight: 700;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

ul#accordion li a {
    font-size: 17px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}
.nav > li {
    display: block;
    margin: 10px 22px;
}

#rhsa-owl-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}

section {
    padding: 50px 0px;
}

.rhsa-little-about h1 {
    position: relative;
    display: inline-block;
}

.rhsa-little-about h1:before {
    position: absolute;
    left: -120px;
    top: 22px;
    width: 100px;
    height: 5px;
    background: #f5c74c;
    content: "";
}

.rhsa-little-about h1:after {
    position: absolute;
    right: -120px;
    top: 22px;
    width: 100px;
    height: 5px;
    background: #f5c74c;
    content: "";
}

.rhsa-point-thumbnail {
    position: relative;
}

.rhsa-point-thumbnail .thumb-wrap {
    position: relative;
    background: #333333;
    padding: 15px;
}

.rhsa-point-thumbnail .thumb-wrap .thumb-box {
    border: 1px solid #f7f7f7;
    padding: 5px;
    text-align: center;
    min-height: 310px;
}

.thumb-wrap .thumb-box .thumb-icon {
    margin: 10px 0px;
}

.thumb-wrap .thumb-box .thumb-title {
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0px;
}

.thumb-wrap .thumb-box .thumb-descri {
    color: #ffffff;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0px 15px 0px;
}

.thumb-btn {
    margin-bottom: 15px;
}

.rhsa-btn-1 {
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #000000;
    background: #ffffff;
    padding: 5px 25px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.default-heading h1 {
    position: relative;
    display: inline-block;
    margin-bottom: 35px;
}

.default-heading h1:before {
    position: absolute;
    left: -120px;
    top: 22px;
    width: 100px;
    height: 5px;
    background: #ff007c;
    content: "";
}

.default-heading h1:after {
    position: absolute;
    right: -120px;
    top: 22px;
    width: 100px;
    height: 5px;
    background: #ff007c;
    content: "";
}

/*-----------------------------------------------------
Responsive CSS Start From Here dated 27-07-2019
------------------------------------------------------*/
@media only screen and (max-width: 360px) {
    .rhsa-little-about h1:before {
        display: none;
    }

    .rhsa-little-about h1:after {
        display: none;
    }

    .sticky-nav.nav-border-bottom {
        background: rgba(27, 22, 28, 1);
    }

    .social-icon-bar,
    .rhsa-helpline {
        text-align: center;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 11px 10px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: none;
        z-index: 1;
    }

    .navbar-default .navbar-toggle {
        background: rgba(27, 22, 28, 1) !important;
    }

    .navbar.shrink-nav .text-right {
        top: 70px !important;
    }
}

.wpcf7-response-output,
.pages {
    display: none !important;
}

.current {
    border-bottom: 1px solid #000;
    font-weight: 600;
    color: #000;
    margin: 0 25px;
    font-size: 14px;
    margin-right: 10px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 0px !important;
}

.wpcf7-textarea {
    height: 80px !important;
}

.fixed-height {
    bottom: 70px !important;
}

.composer {
    bottom: 60px !important;
}
/*========================================
++++++++++++++++++++++++++++++++++++++++++
New Css Written For Index Page Updation
+++++++++++++++++++++++++++++++++++++++++++
==========================================*/
.wt-box{
	position: relative;
}
.radius-bx {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.text-primary{color: #EC5598;}
.m-b20 {
    margin-bottom: 20px;
}
.m-b30 {
    margin-bottom: 30px;
}
.mt-27{margin-top:27px;}
.travel-booking{padding-bottom: 15px;margin-top:-23px;}
.wt-img-overlay11-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.text-white {
    color: #FFF;
}
.bg-black{background-color: #000;}
.p-a30 {
    padding: 30px;
}
.p-t30{padding-top: 30px;}
.m-b-50{margin-bottom:50px;}
.wt-img-overlay11-content .overlay-11-detail {
    display: table;
    height: 100%;
}
.color-yellow{
	color: #e6af2a;
}
.bg-yellow{background-color:#e6af2a; }
.wt-img-overlay11-content .overlay-11-detail .overlay-11-info {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.wt-img-overlay11-content .overlay-11-detail .overlay-11-info h4 a{padding:5px;transition:all 500ms linear;}
.wt-img-overlay11-content .overlay-11-detail .overlay-11-info h4 a:hover{
	border:1px solid #e6af2a;
	color: #e6af2a;
    transition:all 500ms linear;;
}
.wt-img-overlay11-content .bg-color {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 0px;
}
.price-tag {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}
.opacity-08 {
    opacity: 0.8;
}
.wt-img-overlay11:hover .wt-img-overlay11-content {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.p-b80 {
    padding-bottom: 80px;
}
.p-t80 {
    padding-top: 80px;
}
.circle-effect-1{
	margin: 0 auto;
    position: relative;
    width: 94%;
    z-index: 2;
}
.circle-effect-1 .wt-info h2{font-weight: 600;}
.radius-bx.circle-effect-1:after, 
.radius-bx.circle-effect-1:before{
	content: "";
	border-radius: 100%;
	position: absolute;
}

.circle-effect-1:after{
	background-color:#000000;
	width: 110%;
    height: 110%;
    left: -5%;
    top: -5%;
    z-index: -2;
}

.circle-effect-1:before{
	background-color:#e6af2a;
	width: 105%;
    height: 105%;
    left: -4%;
    top: -4%;
    z-index: -1;
}

.circle-effect-1:after, .circle-effect-1:before{
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.circle-effect-1:hover:after{
    left: -5%;
    top: -5%;
}

.circle-effect-1:hover:before{
    left: -1%;
    top: -1%;
}


.circle-effect-1 + .wt-info p{
	font-size:16px;
}

.circle-effect-2{
	margin: 0 auto;
    position: relative;
    width: 94%;
    z-index: 2;
}

.circle-effect-2 + .wt-info p{
	font-size:16px;
}


.price-tag-3{
	position:absolute;
	top:0px;
	left:30px;
	z-index:5;
}
.price-tag{
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}

.price-circle,
.pricing-circle-2{
	width:60px;
	height:60px;
}
.price-circle{
	display:table;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}
.pricing-circle-2{
	display:table;
}

.price-circle span,
.pricing-circle-2 span{
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.services-slide  .owl-nav{display: none;}
/*==================*/

.section-full {
    position: relative;
}

.p-b70 {
    padding-bottom: 70px;
}
.p-t80 {
    padding-top: 80px;
}
.gallery-center-slider {
    position: relative;
}
.project-img-effect-1 {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #111111;
    text-align: center;
    background-color: #fff6ef;
    line-height: 1.5em;
}
.gallery-center-slider.owl-carousel .owl-item img {
    width: 100%;
}
.gallery-center-slider.owl-carousel .owl-item img {
    transform-style: inherit;
}
.project-img-effect-1 img {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.project-img-effect-1 img {
    width: calc(120%);
    backface-visibility: hidden;
    vertical-align: top;
    max-width: none;
}
.project-img-effect-1 *, .project-img-effect-1 *:before, .project-img-effect-1 *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.project-img-effect-1 .wt-info {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    padding: 5px 40px;
    opacity: 0;
}
.project-img-effect-1 i {
    position: absolute;
    height: 60px;
    width: 120px;
    bottom: 0;
    right: 0;
    background-color: #fff6ef;
    -webkit-transform: translateX(120px);
    transform: translateX(120px);
}
.project-img-effect-1 i:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 22px;
    width: 2px;
    height: 14px;
    background-color: #000;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.project-img-effect-1 i:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 28px;
    width: 14px;
    height: 2px;
    background-color: #000;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.project-img-effect-1 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.gallery-center-slider .owl-item.active {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    z-index: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.project-img-effect-1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	color:#111111;
	text-align: center;
	background-color:#e6af2a;
	line-height: 1.5em;
}
.project-img-effect-1 p{
	font-size:32px;
	font-weight: 600;
	line-height: 42px;
	text-transform: uppercase;
}


.project-img-effect-1 *,
.project-img-effect-1 *:before,
.project-img-effect-1 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.project-img-effect-1 img {
  width: calc(120%);
  backface-visibility: hidden;
  vertical-align: top;
  max-width:none;
}
.project-img-effect-1 .wt-info {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  padding: 5px 40px;
  opacity: 0;
}

.project-img-effect-1 i {
  position: absolute;
  height:60px;
  width: 120px;
  bottom: 0;
  right: 0;
  background-color:#000000;
  color:#e6af2a;
  -webkit-transform: translateX(120px);
  transform: translateX(120px);
  margin:0px;
}

.project-img-effect-1 i:after{
	position: absolute;
	content: '';
	left: 50%;
	top: 28px;
	width: 14px;
	height: 2px;
	background-color:#e6af2a;
	transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
}
.project-img-effect-1 i:before{
	position: absolute;
	content: '';
	left: 50%;
	top: 22px;
	width: 2px;
	height: 14px;
	background-color:#e6af2a;
	transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
}

.project-img-effect-1 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.project-img-effect-1 img{
  -webkit-transform: translateX(0px);
  transform: translateX(0px);	
}
.project-img-effect-1:hover img{
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px);
}
.project-img-effect-1:hover .wt-info{
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
.project-img-effect-1:hover i{
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/*======================================
============================================
=================================================*/
.featured-imagebox-services .featured-thumbnail {
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
}
.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
}
.featured-imagebox-services .featured-thumbnail:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.featured-imagebox-services img {
    transform: scale(1);
}
.featured-imagebox-services .featured-content-services{
	background:#ffffff;
    margin: -40px 20px 20px;
    z-index: 9;
    position: relative;
}
.featured-imagebox-services .bottom-content-services, .featured-imagebox-services .featured-icon-box {
    display: table-cell;
    vertical-align: middle;
}

.featured-imagebox-services .bottom-content-services {
    padding: 20px 15px 20px;
}
.featured-imagebox-services .bottom-content-services {
    padding: 20px 15px 20px;
}
.featured-imagebox-services .bottom-content-services {
    padding: 20px 15px 20px;
}
.featured-desc p {
    margin-top: 10px;
}
.featured-imagebox-services .featured-content-services .services-icon-box {
    position: absolute;
    right: 30px;
    top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 0;
    text-align: center;
    display: block;
    padding: 10px 0;
    transform: translateX(0) translateY(0);
    transition: .45s;
    transition-timing-function: ease-out;
    background-color: #e1a80d;
}
.services-icon-box a i{color: #000000;}
.featured-imagebox-services .cmt-box-view-overlay:before,
.featured-imagebox-services img,
.featured-imagebox-services:hover .services-icon-box{
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.featured-imagebox-services:hover .featured-thumbnail:before {
    box-shadow: inset 0 0 160px 40px rgba(0, 0, 0, .99);
    -moz-box-shadow: inset 0 0 160px 40px rgba(0, 0, 0, .99);
    -webkit-box-shadow: inset 0 0 160px 40px rgba(0, 0, 0, .99);
}
.featured-imagebox-services:hover .services-icon-box {
    transform: translateX(45px) translateY(0);
}
@media only screen and (min-width: 1200px){
.featured-imagebox-services:hover .services-icon-box {
    transform: translateX(-110px) translateY(-100px);
}
}

/*===================================
Home Page Offer section
===================================*/
.rhsa-offer-wrap{
	padding:50px;
	background-color:  #e8a607;
	border-radius: 0px 165px 165px 0px;
	border-right: 10px solid #ffffff;
}
.rhsa-offer-wrap h2{font-size:42px;font-weight:800;margin-bottom: 25px;}
.rhsa-offer-wrap h3{font-size: 28px;margin-bottom: 15px;}
.rhsa-offer-wrap p{color: #000000; margin-bottom: 15px;}
.rhsa-offer-wrap-inner{
	padding:25px 25px 25px 0px; 
	background-color: #E6AF2A; 
	position: relative;
	border-radius: 0px 125px 125px 0px;
}
.rhsa-offer-wrap-inner:before{
	position: absolute;
	width:30%;
	height:100%;
	content: "";
	top:0px;
	left:-30%;
	background-color:#E6AF2A; 
}
/*+++++++++++++++++++++++++++++++++++++++++
Home page New Design Responsive CSS
++++++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width: 480px){
    .width-80{width:100%!important;}
    .wt-box{margin-bottom: 50px;}
    .rhsa-offer-wrap{padding:20px;}
    .rhsa-offer-wrap h2{font-size: 26px;}
    .rhsa-offer-wrap h3{font-size: 22px; line-height: 26px;}

}
@media only screen and (max-width: 767px){
    .rt-box{margin-bottom: 30px;}
    .rhsa-courses-wrap>div{width: 100%!important;}
    .rhsa-courses-wrap>div.story_middle .story_middle_group .middle_image{
        margin-top: 0px!important;
        transform: none!important;}
    .rhsa-courses-wrap{margin-top:0px!important;}
    .primg{position: static!important;right:0!important;width: 100%!important;}
    .content-inner-3{padding-left: 15px!important;}
    #load{background: url(../../../../demo/wp-content/uploads/2021/02/loader-sm.html) no-repeat center center rgba(255,255,255,1)!important;}
}
/*New Design CSS Start From Here Dated:15-01-2021*/

.content-inner-2 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-head {
    margin-bottom: 50px;
}
.text-black {
    color: #000;
}
.bridal-head h5 {
    font-family: 'Great Vibes',cursive;
    font-size: 30px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
}
.text-primary{color:#E6AF2A; }
.bridal-head h2 {
    font-size: 60px;
    line-height: 70px;
    font-family: 'Abhaya Libre',serif;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
    font-weight: 800;
}
.text-center.section-head p {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    font-family: Montserrat;
}
.dlab-box, .dlab-info, .dlab-tilte, .dlab-tilte-inner {
    position: relative;
}
.dlab-box{transition: all 0.2s linear;}
#bridal-about .item,.bridal-serbx{
    display: flex;
    flex-direction: column;
}
#bridal-about .owl-item:nth-child(odd) .dlab-info{order: 1;}
#bridal-about .owl-item:nth-child(odd) .dlab-media{order: 2;}
#bridal-about .owl-item:nth-child(even) .dlab-info{order: 2;}
#bridal-about .owl-item:nth-child(even) .dlab-media{order: 1;}
.bridal-serbx .dlab-info {
    position: relative;
    padding: 30px 10px;
}
.bridal-serbx h2 {
    font-family: 'Abhaya Libre',serif;
    color: #000;
    font-size: 110px;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    font-weight: 800;
    opacity: .05;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.bridal-serbx:hover h2 {
    opacity: .2;
}
.bridal-serbx .dlab-title {
    font-family: 'Abhaya Libre',serif;
    color: #000;
    font-size: 28px;
    margin: 0;
}
.bridal-serbx .dlab-title a {
    color: #000;
}
.bridal-serbx .dlab-media-info .dlab-title a {
    color: #fff;
}
.dlab-media, .dlab-post-media {
    position: relative;
}
.dlab-media {
    overflow: hidden;
    position: relative;
}
.dlab-media-info {
    background-color: rgba(0,0,0,.8);
    padding: 20px;
    position: absolute;
    bottom: -50%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.bridal-serbx .dlab-media-info .dlab-title {
    font-size: 20px;
    line-height: 28px;
}
.bridal-serbx .dlab-title {
    font-family: 'Abhaya Libre',serif;
    color: #000;
    font-size: 28px;
    margin: 0;
    font-weight: 700;
}
.dlab-media-info p {
    font-size: 14px;
    color: #fff;
    font-family: Montserrat,sans-serif;
    margin-bottom: 0;
}
.bridal-serbx:hover .dlab-media-info {
    bottom: 0;
}
.owl-btn-center-lr .owl-nav{display: none!important;}
/*************************
Bridal Price
*************************/
.m-lr0 {
    margin-left: 0;
    margin-right: 0;
}
/*.bridal-primg-bx {
    background: #574f51;
    background: -moz-radial-gradient(center,ellipse cover,#574f51 0,#1f152d 100%);
    background: -webkit-radial-gradient(center,ellipse cover,#574f51 0,#1f152d 100%);
    background: radial-gradient(ellipse at center,#574f51 0,#1f152d 100%);
    position: relative;
    height: 750px;
}*/
.primg {
    /*display: grid;*/
    position: absolute;
    /*height: 750px;*/
    /*margin-left: -20px;*/
    right: -20px;
    width: 110%;
}
/*.primg img {
    height: 100%;
    object-fit: cover;
    object-position: right;
    width: 100%;
}*/
.content-inner-3 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 35px;
}
.max-w700 {
    max-width: 700px;
}
.bridal-price{background: #f4f4f4; position: relative;}
.bridal-price .bridal-head h2 {
    font-size: 45px;
    line-height: 55px;
    font-family: 'Abhaya Libre',serif;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
    font-weight: 800;
}
.bridal-price .nav-tabs {
    border: 0;
    margin-bottom: 30px;
    text-align: left;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.bridal-price .nav-tabs > li.active {
    background: #e6af2a;
    color: #fff;
}
.bridal-price .nav-tabs > li{background: #000;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.bridal-price .nav-tabs li a {
    border: 0;
    color: #000;
    border-radius: 0;
    font-size: 22px;
    font-family: 'Abhaya Libre',serif;
/*    background-color: #000000;*/
    margin-right: 5px;
    margin-bottom: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
}
.bridal-price .nav-link {
    display: block;
    padding: .5rem 1rem;
}
.bridal-price-bx .dlab-title {
    font-family: 'Abhaya Libre',serif;
    font-size: 42px;
    line-height: 35px;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-weight: 900;
}
.bridal-price-bx ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bridal-price-bx ul li {
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.bridal-price-bx ul li span {
    font-size: 22px;
    line-height: 28px;
    font-family: 'Abhaya Libre',serif;
    color: #000;
    text-transform: uppercase;
}
.bridal-price-bx ul li span.service-blank {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
    border-bottom: 2px dotted;
    height: 10px;
    margin: 0 4px;
}
.bridal-price-bx ul li span.service-price {
    color: #e6af2a;
    font-size: 32px;
    font-weight: 900;
}
.bridal-price-bx ul li span.service-price i{font-size: 22px; color: #e6af2a;}
/*****************************
Bridal new portfolio
*****************************/
.content-inner-1 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.bridal-portfolio{padding-top: 80px;padding-bottom: 0px;}
.bridal-portfolio .overlay-bx {padding: 20px;}
.overlay-bx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.bridal-portfolio .overlay-bx .spa-port-bx {
    background: rgba(0,0,0,.9);
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}
.bridal-portfolio .overlay-bx .spa-port-bx h4 {
    font-size: 24px;
    font-family: 'Abhaya Libre',serif;
    margin-bottom: 10px;
}
.bridal-portfolio .overlay-bx .spa-port-bx h4 a {
    color: #e6af2a;
}
.bridal-portfolio .overlay-bx .spa-port-bx p {
    color: #fff;
    font-size: 16px;
    font-family: Montserrat,sans-serif;
    margin: 10px;
}
.bridal-portfolio .overlay-bx .spa-port-bx .check-km {
    color: #fff;
}
.bridal-portfolio .overlay-bx .spa-port-bx a{
    font-size: 32px;
}
.check-km {
    cursor: pointer;
}
.dlab-box:hover .overlay-bx, .dlab-media:hover .overlay-bx, .overlay-bx:hover, .ow-img:hover .overlay-bx, .ow-portfolio-img:hover .overlay-bx {
    opacity: 1;
    visibility: visible;
}
.row.sp15 [class*="col-"], .sp15 [class*="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.m-b15 {
    margin-bottom: 15px;
}
/**************************
New Testimonial  Design CSS
***************************/
.testimonial-1 {
    text-align: center;
}
.bridal-testimonial .testimonial-pic {
    width: 130px;
    height: 130px;
}
.testimonial-pic.radius img {
    width: 100%;
    height: 100;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.testimonial-pic.shadow {
    -webkit-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
}
.testimonial-pic.radius {
    border-radius: 100%;
    -webkit-border-radius: 100%;
}
.testimonial-pic {
    background: #fff;
    width: 100px;
    height: 100px;
    position: relative;
    display: inline-block;
    border: 5px solid #fff;
}
.bridal-testimonial .testimonial-text {
    max-width: 800px;
    margin: auto;
}

.testimonial-text {
    padding: 15px;
    position: relative;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
}
.bridal-testimonial .testimonial-text p {
    font-size: 24px;
    font-family: 'Abhaya Libre',serif;
    line-height: 38px;
    color: #000;
}
.testimonial-detail {
    padding: 5px;
}
.bridal-testimonial .testimonial-name {
    font-size: 28px;
    font-family: 'Abhaya Libre',serif;
    line-height: 38px;
    color: #000;
    text-transform: capitalize;
}
.bridal-testimonial .testimonial-1 .testimonial-position {
    font-size: 18px;
    color: #000;
}
.testimonial-1 .testimonial-name, .testimonial-1 .testimonial-position {
    display: block;
}
/***************************************
**********New Our Courses CSS*****************
*************************************************/
.rhsa-courses-wrap{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-top: 150px;

}
.rhsa-courses-wrap>div {
    width: 33.33333%;
    text-align: center;
}
.story_content.story_left .story_image {
    float: left;
}
.story_content .story_image:before, .story_content .story_image:before{
    bottom:0;
    right: 0;
    content: '';
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(230,239,238,0.2);
}
.story_content .story_title span {
    display: inline-block;
    zoom: 1;
    line-height: 1.1em;
    color:#e1a80d;
    font-family: 'Abhaya Libre',serif;
    font-size: 42px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 900;
}
.story_content .story_caption {
    padding-right: 30px;
    padding-left: 30px;
}
.story_content .story_caption .caption {
    line-height: 1.7em;
    font-size: 14px;
    color: #787878;
    margin-bottom: 22px;
    display: block;
}
.rhsa-courses-wrap>div.story_middle .story_middle_group {
    position: relative;
    z-index: 2;
}
.rhsa-courses-wrap>div.story_middle .story_middle_group .middle_image {
    margin-top: -125px;
    border-radius: 50%;
    -ms-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
    border:5px solid #e1a80d;
}
.rhsa-courses-wrap>div.story_middle .story_middle_group .btn{margin-top:60px;}
.testimonial-style2-caro  .owl-nav{display: none;}
/********
*
**
*
*
**
*/
.rt-box{
    position: relative;
    background: #000;
    /*background: -webkit-linear-gradient(135deg, #181743 15%, #4d105d 45%, #4d105d 55%, #f4026c 85%);
    background: -moz-linear-gradient(135deg, #181743 15%, #4d105d 45%, #4d105d 55%, #f4026c 85%);
    background: linear-gradient(-45deg, #181743 15%, #4d105d 45%, #4d105d 55%, #f4026c 85%);*/
    border-radius: 8px;
        display: table;
    width: 100%;
    -webkit-box-shadow: 0 7px 16px 1px #4d105d;
    box-shadow: 0 7px 16px 1px #4d105d;
    /*height: 250px;*/
}
.rt-inner{
    padding-top: 30px;
    display: table-cell;
    position: relative;
    padding-bottom: 30px;
}
.rt-price{
    padding: 15px;
    background: rgba(255,255,255,0.1);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    text-align: center;
    display: table;
    border:1px solid #e1a80d;
    margin-bottom: 30px;
}
.rt-price span{
    display: table-cell;
    color: #f9b206;
    vertical-align: middle;
    font-size: 36px;
    font-weight: 800;
    text-align: center;
}
.rt-pkg-name{
    background: #ffe400;
    background: -webkit-linear-gradient(135deg, #ff6b00 15%, #ffe400 45%, #ffe400 55%, #ffe400 85%);
    background: -moz-linear-gradient(135deg, #ff6b00 15%, #ffe400 45%, #ffe400 55%, #ffe400 85%);
    background: linear-gradient(-45deg, #ff6b00 15%, #ffe400 45%, #ffe400 55%, #ffe400 85%);
    padding: 10px;
    color: #000;
    text-align: center;
    font-weight: 900;
}


