@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
h1,
h2,

h4
{
	font-family: 'Playfair Display', serif;
}

h3,
h5,
h6,
p,
li,
span,
a,
div {
	font-family:'Open Sans', sans-serif;
}
@font-face {
    font-family: 'FontsFreeNetBillabong';
    src: url('../fonts/FontsFreeNetBillabong.eot');
    src: url('../fonts/FontsFreeNetBillabong.eot') format('embedded-opentype'),
         url('../fonts/FontsFreeNetBillabong.woff2') format('woff2'),
         url('../fonts/FontsFreeNetBillabong.woff') format('woff'),
         url('../fonts/FontsFreeNetBillabong.ttf') format('truetype'),
         url('../fonts/FontsFreeNetBillabong.svg#FontsFreeNetBillabong') format('svg');
}

a:hover, a:focus{
	text-decoration: none;
}
.navbar-brand {
	padding: 11px 15px;
}
.btn-book:hover {
	color: #fff;
	background: #252525;
}
.navbar-brand.site-logo1 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	font-style: italic;
	font-weight: 600;
}
.navbar-brand.site-logo1 {
	font-family: 'Playfair Display', serif;
	font-size: 32px;
	font-style: italic;
	font-weight: 600;
	color: #fff;
}
.navbar-brand.site-logo1:hover:hover {
	color: #fff;
}
/* top bar */

.hidden-xs {
	background: #b4245d;
	padding: 10px 0;
}

/* end */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #b4245d;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 15px;
	padding: 3px 11px;
	text-transform: capitalize;
	font-weight: 500;
}

.fixed-me{
    background-color:#b4245d !important;
    padding: 6px 0;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
    left: 0;
	transition: all 1s ;
}

.navbar-me {
	padding: 6px 0;
	background-color: #b4245d;
	top: 0px;
	border: 0px;
	border-radius: 0px;
	margin-bottom: 0;
	transition: all 1s ;
}
.navbar-collapse{
    text-align: center;
    border-top-width: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.navbar-brand {
	line-height: 37px !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.menu-collapsed-button{
    margin: 20px 15px 10px 15px !important;
}
.navbar-info .row .col-md-12 {
	padding: 0;
}
/* .main-nav {
	padding-bottom: 6px;
} */
.site-logo1 img {
	margin-top: -11px;
	margin-left: 60px;
	width: 117px;
}
.hidden-xs {
	/* background: #FFF9FB; */
	float: left;
	width: 100%;
	padding: 6px 0;
}


.ban-text h5 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 0;
	/* text-shadow: none; */
	margin-top: 0;
	text-transform:capitalize;
}
.bg-bann h4 {
	font-size: 36px;
	color: #000;
	font-weight:700;
	margin-bottom: 20px;
	text-shadow: none;
}
.bg-bann p {
	text-shadow: none;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 500;
}
.ban-text h5 span, .ban-text h6 span {
	color: #b4245d;
}
.carousel-indicators .active {
	background-color: #b4245d !important;
	border: 1px solid #b4245d !important;
}
.carousel-indicators li {
	border: 1px solid #ccc !important;
	background: #ccc;
}
.carousel-caption.d-none.d-md-block.ban-text {
	right: 0;
	left: 5%;
	padding-bottom: 30px;
	top: 20%;
	text-align: left;
	width: 45%;
}
.book-an{
  background: #b4245d;
  border: 2px solid #e90e18;
  color: #fff !important;
  border-radius: 50px;
  padding: 8px 20px !important;
  font-size: 18px;
}
.ftr-wp  {
	/* background: #fcf8f3; */
	background: #252525;
	padding: 40px 0;
	background-size: cover;
}
.ftr-wp1{
    background: #252525;
    padding: 15px;
}
.ftr-1a h3 {
	color: #b4245d;
	margin-bottom: 30px;
	font-size: 18px;
}
.ftr-1a p, .ftr-1a p a {
	font-size: 16px;
	color: #bdbdbd;
}
.ftr-1a #txt_Message_7 {
	height: 50px;
	resize: none;
}
.ftr-1a ul li, .lis li {
	margin-bottom: 4px;
	padding-bottom: 4px;
	list-style-type: none;
}
.ftr-1a ul li, .lis {
	list-style-type: none;
}
.footer-links ul{
	list-style: none;
	padding-left: 0;
}
.footer-links ul li{
	padding-bottom: 15px;
	color: #bdbdbd;
}
.footer-links ul li a{
	color: #bdbdbd;
}
.footer-links{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.social img {
	width: 36px;
	height: 36px;
}
.ft-logo {
	width: 240px;
	margin: 20px 0;
}
.ftr-1a ul li a:hover, .lis li a:hover{
	color: #b4245d;
}
.ftr-1a ul li a, .lis li a {
	color: #bdbdbd;
}
.ftr-1a ul, .lis {
	padding: 0px;
}
.ftr-1a ul li::before, .lis li::before, .details-content .list li::before{
	color: #b4245d;
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 6px;
}
.ftr-btn1 {
	background-color: #b4245d;
	color: #fff;
	font-weight: bold;
}
.ftr-1a .social{
    margin-top: 20px;
}
.ftr-1a .social a {
	color: #ddd;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin-right: 23px;
}
.ftr-1a .social a:hover{
    color: #b4245d;
}
.cpy-p {
	color: #bdbdbd;
	margin: 6px;
	text-align: center;
}
.cpy-p a{
	color: #b4245d;
}
/* logo slider */
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    /* height: 230px; */
    min-height: 1px;
    background-color: none;
    padding: 7px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.fa.fa-angle-left.prevarr.slick-arrow {
	font-size: 21px;
	position: absolute;
	top: 38%;
	padding: 4px 8px;
	left: -23px;
	cursor: pointer;
	background: #000;
	color: #fff;
}
.fa.fa-angle-right.nextarr.slick-arrow {
	font-size: 21px;
	position: absolute;
	top: 38%;
	padding: 4px 8px;
	right: -23px;
	cursor: pointer;
	background: #000;
	color: #fff;
}
/* .main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a {
	position: relative;
	opacity: 1;
	color: #ffffff;
	transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > a:hover {
	color: #ffffff;
	background: #b4245d;
	transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > a {
	position: relative;
	display: block;
	line-height: 15px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	background: #ccc;
	padding: 14px;
	transition: all 500ms ease;
	font-family: 'Roboto', sans-serif;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.dropdown-menu > li > a {
	clear: both;
	color: #000 ;
	padding: 15px;
	text-transform: capitalize;
	border-top: 1px solid #ccc;
	font-weight: 600;
	line-height: 13px;
}
.main-menu .navigation > li > ul {
	position: absolute;
	left: 0px;
	top: 200%;
	width: 220px;
	padding: 0px;
	z-index: 1;
	display: none;
	background: #ccc;
	border-top: 1px solid #ffffff;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
	display: block !important;
	visibility: hidden;
	opacity: 0;
}
.dropdown-menu {
	margin: -2px 0 0;
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #ccc;
	padding: 0 !important;
}
.dropdown-menu:hover {
	display: block;
    margin-top: 0px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #b4245d;
}

  ul li:hover > ul,
  ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;

    width: 250px;
    height: 442px;
  }
  .dropdown-menu > li:first-child > a {
	border-top: none;
}
.dropdown-menu.gallery {
	height: auto;
	overflow-y: auto;
    width:auto;
}
.dropdown-menu.gallery.mega {
	width: 500px;
}
.mega li {
	float: left;
	width: 50%;
}
.mega li a:hover::before{
	color: #fff;
}
.mega li a::before {
	color: #000;
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 6px;
}
.mega li a {
	border-top: 0;

} */


/* why choose */
.top-title {
	text-align: center;
	margin-bottom: 40px;
	/* float: left; */
	width: 100%;
}
.top-title h6 {
	color: #b4245d;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 10px;
}
.top-title h3 {
	color: #22272b;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top:10px;
	text-transform:capitalize;
}
.top-title p {
	font-size: 18px;
	margin-top: 10px;
	color: #787878;
}
.top-title h3 b {
	color: #b4245d;
}
.heading-separator {
	width: 60px;
	height: 4px;
	background-color: #eaeaea;
	position: relative;
}
.heading-separator span {
	background-color: #b4245d;
	content: "";
	left: 0;
	position: absolute;
	bottom: 0;
	width: 30px;
	height: 4px;
}

/* .bottom-banner .bt-ban:hover{
	border-bottom: 2px solid #b4245d;
} */

.about-us {
	background: #fff;
	padding: 60px 0;
}
.about-info{
	padding-top: 30px;
}
.about-info p {
	font-size: 16px;
	color: #616161;
	line-height: 26px;
	margin-bottom: 40px;
}
.about-info li {
	font-size: 16px;
	color: #616161;
	line-height: 26px;
	font-weight: bold;
}
.about-info li .fa{
	color: #b4245d;
}
.about-info ul{
	padding-left: 0;
	list-style: none;
}
.about-info h4 {
	color: #253C56;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0px;
}
.about-sec {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../img/about-banner-2-1.jpg) no-repeat;
	background-size: cover;
}
.about-img h4 {
	color: #f7b866;
	font-size: 20px;
	text-align: center;
	font-style: italic;
	font-weight: 600;
}
.about-sec  h3{
	font-size: 30px;
	color: #fff;
}
/* .selector_box .form-control {
	width: 100% !important;
}

.form-inline.form-top select.form-control {
	height: 44px;

	box-shadow: none;
	font-size: 14px !important;
	border-radius: 5px !important;
	border: none !important;
	border-radius: 0 !important;
}
.form-inline.form-top .input-group-btn button#hero-search {
	background-color: #b4245d;
	color: #fff;
	border: 1px solid #b4245d;
	padding: 2px 12px;
	font-size: 17px;
	height: 44px;
	line-height: 34px;
}
#hero-search {
	width: 77px;
}
.form-inline.form-top span.Select-arrow-zone {
	position: absolute;
	top: 10px;
	left: auto;
	right: 3px;
	z-index: 999;
}
.form-inline.form-top span.Select-arrow-zone i.fa {
	color: #b4245d !important;
	font-size: 14px;
	margin-top: 5px;
	text-shadow: none;
	display: none;
}
 .btn-book {
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	display: block;
	padding: 14px 30px;
	border-radius: 50px;
	transition: 0.3s;
	line-height: 1;
	color: white;
	background: #b4245d;
	max-width: 250px;
	margin: 0px 8px;
	text-shadow: none;
}
.banner-btn{
	margin-top: 20px;
}
.form-inline.form-top {
	background-color: #fff;
	border: 1px solid #ccc;
} */
/*blog */
.blog-page {
	padding: 40px 0;
	background: #fff;
}
.program .row {
	padding-bottom: 40px;
}
.media-bx {
	background: #fff;
	box-shadow: 0 0 30px #eee;
	margin-bottom: 30px;
}
.media-bx .md-img {
	overflow: hidden;
}
.media-bx .md-img img {
	transition: all .3s linear;
	width: 100%;
}
.media-bx:hover .md-img img {
	transform: scale(1.1);
}
.md-content {
	padding: 15px 20px;
}
.md-content h3 {
	margin-top: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	min-height: 75px;
}
.md-content h5 {
	color: #777;
}
.md-content p {
	font-size: 15px;
	line-height: 28px;
	font-weight: 300;
	color: #616161;
}

.readmore a{
	color: #fff;
	padding: 4px 8px;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 14px;
	text-decoration: none;
	background: linear-gradient(to right, #FF416C, #b4245d, #8A2387);
	border-radius: 4px;
}
.blog-detail {
	padding: 60px 0;
	background: #fff;
}
.blog-sidebar-post {
	background: #fff;
	/* box-shadow: 0px 0px 10px #dcdcdc; */
	margin-bottom: 20px;
}
.ftr-a2 {
	background: #fff;
	padding: 12px;
	border: 1px solid #eee;
	border-radius: 10px;
	margin-bottom: 30px;
	box-shadow: 0 0 30px #eee;
}
.ftr-a2 h3 {
	font-size: 25px;
	color: #000;
	font-weight: 500;
	text-align: center;
	margin-top: 0;
}
.ftr-a2 .form-control {
	border: none;
	/* border-bottom: 1px solid #8c7d7d; */
	box-shadow: none;
	width: 100%;
	background-color: #f7f7f7;
	padding: 20px 10px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	text-indent: 3px;
}
.details-content{
	margin-bottom: 20px;
}
.details-content p {
	font-size: 16px;
	color: #444;
	line-height: 25px;
}
.details-content li {
	font-size: 16px;
	color: #444;
	line-height: 25px;
	padding: 5px 0;
}
.details-content  ul{
	list-style: none;
	padding-left: 0;
}
.details-content li .fa{
	color: #b4245d;
}

.details-content  h3{
	font-weight: bold;
}
.blog-detail .col-md-4.col-sm-4.sticky {
	padding-left: 30px;
}
.blog-sidebar-post .post-items li .right-post .post-content .post-title a {
	font-weight: 500;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.post-title {
	margin: 0;
}
.blog-sidebar-post .post-items li .right-post .post-content {
	padding-left: 15px;
	flex: 1;
}
.right-post {
	display: flex;
}
.post-items {
	list-style: none;
}
.right-post .post-thumb img {
	width: 80px;
}
.post-items {
	padding-left: 0;
	list-style: none;
}
.post-items li {
	padding: 14px 0;
	border-bottom: 1px solid #dbdbdb;
	font-weight: 500;
	font-size: 14px;
	color: #303030;
}
.post-items li:last-child {
	border: none;
}
.sidebar-title .title {
	font-weight: 500;
	font-size: 26px;
	color: #000;
	background: #ededed;
	border-bottom: 4px solid #b4245d;
	padding: 10px;
	margin-top: 0;
}

.logo {
	width: 400px;
	margin: 0 auto;
}


.main-header {
    background: transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 999;
    transition: all 500ms ease;
}
.modal-dialog {
	width: 28% !important;
}
.close {
	opacity: 1 !important;
}
.img-responsive.form-logo {
	width: 36%;
}
.modal {
	position: fixed;
	top: 50px !important;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
#txt_Message_7{
	min-height: 50px !important;
}
.modal-header .close {
	margin-top: -2px;
	position: absolute;
	right: 15px;
	top: 11px;
}
.modal-body {
	background: #b4245d;
}
.modal-body textarea{
    resize: none;
}
.modal-body  .btn {
	background: #fff;
	color: #b4245d;
	width: 100%;
}
.thm-btn {
	background: linear-gradient(to right, #FF416C, #b4245d, #8A2387);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 20px;
	transition: 500ms;
	border-radius: 32px;
	border: none;
	margin-top: 10px;
	text-transform: uppercase;
}
.paybtns img{
	width: 52px;
	height: 36px;
	object-fit: contain;
	padding: 2px 2px;
	border: 1px solid #5e5858;
	border-radius: 5px;
}
.top-title h3 {
	color: #22272b;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 25px;
	font-family: 'Playfair Display', serif;
}
.testimonial_para {
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	height: 120px;
}
.tsrt strong{
	color: #ddd;
}
.fa.fa-angle-left.prevarr.slick-arrow {
	font-size: 20px;
	position: absolute;
	top: 38%;
	padding: 2px 8px;
	left: -23px;
	cursor: pointer;
	background: #eee;
	color: #b4245d;
	border-radius: 23px;
}
.fa.fa-angle-right.nextarr.slick-arrow {
	font-size: 20px;
	position: absolute;
	top: 38%;
	padding: 2px 8px;
	right: -23px;
	background: #eee;
	color: #b4245d;
	border-radius: 23px;
}
.recent-artist .pr-box {
	height: auto;
}
.tsrt{
	/* background:#f8fafb; */
	background: #101217;
	background-size: cover;
	padding: 60px 0;
}
.ts-col9 .top-title h3{
	color: #fff;
}
.top-title h5{
	color: #fff;
}
.tsrt .item img {
	margin: 0 auto;
}
.ts-col9 h4{
	text-align: center;
	margin-bottom: 10px;
}
.training.courses {
	background: #fff;
	padding-top: 40px;
}
.about-info h3 {
	font-size: 60px;
	font-weight: bold;
}
.ch-box-new {
	/* text-align: center; */
	background: #fff;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 5px 5px 15px 5px rgba(250, 250, 250, 0.9);
	margin-bottom: 10px;
	border: 1px solid #ddd;
	display: flex;
}
.ch-content {
	margin-top: 7px;
	margin-left: 10px;
}
.ch-content h4 {
	font-size: 18px;
	color: #000 !important;
}
.program {
	background: #fafafa;
	padding: 60px 0;
	background-attachment: fixed;
}
.pr-box {
	background: #fff;
	/* box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125) !important; */
	text-align: left;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
	height: 450px;
}
.more-text1.v2 span {
	position: inherit;
}
.insta img {
	width: 18px;
}
.pr-box h3 {
	margin-top: 6px;
	font-size: 18px;
}
.pr-box a {
	color: #000;
	font-size: 18px;
}
.pr-box .fa.fa-map-marker.sdr-ics {
	color: #b4245d;
	font-size: 15px;
	margin-top: 3px;
	margin-right: 2px;
}
.get-shooting {
	background: url(../img/shoot.jpg) no-repeat;
	background-attachment: fixed;
	padding-top: 140px;
	padding-bottom: 140px;
	text-align: center;
}
.get-shooting h3 {
	font-size: 50px;
	font-family: 'Cormorant', serif !important;
	color: #fff;
	line-height: 50px;
	margin-bottom: 40px;
}
.mk-box {
	text-align: center;
}
.mk-box h3{
	font-size: 20px;
}
.view-all {
	text-align: center;
	margin: 30px 0;
}
.view-all a {
	border: 1px solid #b4245d;
	padding: 10px 20px;
	color: #b4245d;
	font-size: 14px;
	text-transform: uppercase;
}
.our-makeup {
	padding:40px 0;
	background: #fbf3f2;
}
.top-title h4{
	font-family: 'Great Vibes', cursive;
	font-size: 24px;
	color: #555;
}
.about-area {
	padding: 60px 0;
}
.about-box {
	width: 605px;
	background: #FE93A2;
	padding: 70px 80px;
	position: absolute;
	right: -305px;
	top: 50px;
	z-index: 0;
}
.about-box h5 {
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 0;
	text-transform: inherit;
}
.about-box h2 {
	color: #ffffff;
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 10px;
	text-transform: inherit;
}
.about-box .my-btn {
	color: #ffffff;
	border-color: #ffffff;
	font-weight: 600;
}
.about-box p{
	color: #fff;
	margin-bottom: 25px;
	line-height: 24px;
	font-size: 15px;
}
.my-btn {
	display: inline-block;
	position: relative;
	padding: 12px 50px 15px;
	background: transparent;
	font-size: 16px;
	color: #fe93a2;
	font-weight: 400;
	text-transform: capitalize;
	height: 52px;
	overflow: hidden;
	border: 1px solid #fe93a2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	z-index: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.about-col {
	position: relative;
}
.about-col img {
	padding-right: 80px;
}
.more-text1:hover .more-text {
	display: inline-block;
}
.more-text {
	display: none;
	position: absolute;
	z-index: 999;
	width: 300px;
	right: 5%;
	font-size: 12px;
	background: #b4245d;
	color: #fff;
	padding: 4px;
	border: 2px solid #941548;
	top: 34px;
	text-align: left;
	padding-left: 18px;
}
.insta{
	background: none !important;
	top:68% !important;
	left: 82% !important;

}
.var {
	display: flex;
	justify-content: start;
}
.var img{
	margin-left: 5px;
}
.v2 .more-text {
	top: 65% !important;
	background: #3897f0;
	border: 2px solid #2d8be4;
	left: 37px;
}
.more-text1 {
	font-size: 18px;
	float: left;
}

.pr-img{
	position: relative;
}
.pr-img .crown{
	width: auto;
	padding-right: 3px;
}
.more-text1 span {
	position: absolute;
	width: auto;
	top: 0px;
	left: 0;
	background: #b4245d;
	padding: 9px 4px 5px 0px;
	color: #fff;
	border-radius: 0 20px 20px 0;
	font-size: 14px;
	display: flex;
	justify-content: left;
}

.aura-safe{
	background:#fff;
	padding-top: 40px;
}
.aura-safe .top-title h3{
	margin-bottom: 10px;
}
.aura-box h5 {
	font-weight: bold;
	color: #303030;
	font-size: 16px;
	font-family: 'Playfair Display', serif;
}
.aura-box p {
	font-size: 14px;
	color: #4a4a4a;
}
.aura-box {
	display: flex;
	padding: 20px 10px;
	margin-bottom: 20px;
}
.bx-1{
	background: #d8dffc;
}
.bx-2{
	background: #f4d5c2;
}
.bx-3{
	background: #dfb2ad;
}
.bx-4{
	background: #cfcdb8;
}
.bx-5{
	background: #f7d5e3;
}
.bx-6{
	background: #e5d3bd;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
.banner-content.text-center {
	padding-top: 100px;
	padding-bottom: 100px;
}
.banner-content .title {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
}
.banner-content.text-center p {
	color: #fff;
	font-size: 16px;
}
.service-single-section {
	padding: 60px 0;
	background: #fbfbfb;
}
.top-breadcrumb li.breadcrumb-item a {
	color: #b4245d;
}
.top-breadcrumb li.breadcrumb-item {
	font-size: 18px;
}
.top-breadcrumb {
	border-bottom: 1px solid #ddd;
}
.top-breadcrumb .breadcrumb {
	padding: 16px 0px;
	background: none;
	margin-bottom: 0px;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
}
.service-single-content {
	background: #fff;
	padding: 20px;
}
.service-single-section .service-single-content p {
	margin-bottom: 1.3em;
	color: #616161;
	font-size: 15px;
	line-height: 1.7em;
}
.service-single-section .service-single-tab .nav a {
	background: #fff;
	font-size: 16px !important;
	font-size: 1.06667rem;
	font-weight: 500;
	color: #151221;
	padding: 13px 25px;
	border: 1px solid #ccc;
}
.artist-profile {
	margin-bottom: 20px;
}
.service-single-content h3 {
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 0;
	color: #444;
	font-weight: 600;
}
.service-sidebar  p{
	color: #777;
}
.main-btns{
	display: flex;
	margin: 20px 0;
	justify-content: space-around;
}
.main-btns a {
	background: linear-gradient(to right, #FF416C, #b4245d, #8A2387);
	color: #fff !important;
	font-size: 13px;
	font-weight: 700;
	padding: 12px 25px !important;
	transition: 500ms;
	border-radius: 32px;
	border: none;
	margin-top: 0;
	text-transform: uppercase;
}
.main-btns .thm-btn{
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	margin-top: 0;
	padding: 12px 25px !important;
	background: linear-gradient(to right, #2EB62C, #57C84D, #68b65b);
}
.service-sidebar  span .fa{
	color: #f8c10d;
}
.service-sidebar  h3 {
	font-size: 25px;
	margin-top: 0;
	color: #444;
	font-weight: 600;
}
.service-single-content  .fa{
	color: #b4245d;
	margin-right: 8px;
}
.service-sidebar {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.service-single-section .tab-content {
	padding: 20px;
	border: 1px solid #ccc;
	margin-top: -1px;
}
.service-single-section .service-single-tab {
	margin-top: 20px;
	margin-bottom: 40px;
}
.service-single-section .service-single-tab .nav {
	overflow: hidden;
	margin: 0;
}
.service-single-section .service-single-tab .nav li {
	float: left;
	padding-left: 0;
}
.service-single-section .service-single-tab .nav .active a, .service-single-section .service-single-tab .nav a:hover {
	background: #b4245d;
	color: #fff;
}
.service-single-section .tab-content .tab-pane p:last-child {
	margin-bottom: 0;
}
.service-single-section .service-single-content p {
	color: #616161;
	line-height: 1.7em;
	font-size: 15px;
}
.al-box{
	margin-bottom: 20px;
}
.al-box iframe{
	width: 100%;
}
.reviews_wrapper h2 {
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
}
.reviews_comment_box {
	/* display: flex; */
	margin-bottom: 22px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.admin-info{
	display: flex;
}
.reviews_comment_box .comment_text {
	width: 100%;
	/* border: 1px solid #ededed; */
	position: relative;
	margin-left: 15px;
	/* padding: 12px;
	border-radius: 3px; */
}
.reviews_meta p {
	margin: 0 !important;
}
.recom p {
	display: flex;
	justify-content: start;
}
.recom p img{
	margin-right: 10px;
}
.share_area {
	margin-bottom: 20px;
}
.share_area ul {
	padding: 0px;
}
.share_area ul li {
	display: inline-block;
	margin-right: 2px;
	color: #777;
	font-size: 14px;
}
.share_area ul li .fa{
	font-size: 16px;
}
.form-control{
	box-shadow: none;
}
.reviews_wrapper .contact-form {
	margin-bottom: 20px;
}
/* .reviews_comment_box .comment_text::before {
	background: #fff;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	content: '';
	display: block;
	height: 10px;
	left: -6px;
	position: absolute;
	top: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
} */
.star_rating {
	float: right;
}
.job-requirement {
	padding: 20px 0;
}

.accordion__header {
	padding: 1em;
	background: #f1f5f8 ;
	color: #2f2f30;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.accordion__header > * {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	font-family: 'Open Sans';
}
.accordion__header.is-active {
	background-color: #b4245d;
	color: #fff;
}

.accordion__toggle {
	margin-left: 10px;
	height: 3px;
	background-color: #222;
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}

.accordion__toggle::before {
	content: "";
	width: 3px;
	height: 13px;
	display: block;
	background-color: #222;
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}
.accordion__body  h3{
	font-size: 20px;
}
.is-active .accordion__toggle {
	background-color: #fff;
}
.is-active .accordion__toggle::before {
	display: none;
}
.accordion__body {
	display: none;
	padding: 1em;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fafafa;
}
.accordion__body.is-active {
	display: block;
}
.contact-page {
	padding-top: 40px;
	padding-bottom: 60px;
}
.top-text h3{
	font-size: 30px;
	font-weight: bold;
	color: #222;
	margin-top: 0;
}
.top-text span {
	color: #0a335c;
}
.top-text p{
	color: #616575;
	font-size: 16px;
	line-height: 28px;
}
.contact-form .form-group input {
	border: 1px solid #dee1ec;
	box-shadow: none;
	padding: 25px 20px;
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #495057;
}
textarea.form-control {
	height: auto;
	box-shadow: none !important;
	resize: none;
	font-size: 16px;
	margin-bottom: 10px;
}
.addr .fa {
	color: #b4245d !important;
	font-size: 25px;
	margin-top: 6px;
}
.contact-form button.contact-btn {
	background:#b4245d;
	border: none;
	padding: 15px 20px;
	font-weight: 500;
	color: #fff;
	border-radius: 5px;
	margin-top: 30px;
}
.contact-page .col-md-4 {
	background: #efefef ;
}
.addr .fa {
	color: #222;
	font-size: 25px;
	margin-top: 6px;
}
.addr {
	margin-bottom: 10px;
	border-bottom: 2px dotted #ccc;
	padding: 10px 10px;
	margin: 8px;
}
.addr:last-child {
	border-bottom: none;
}
.addr p {
	color: #636b75;
	line-height: 26px;
	font-size: 16px;
}
.cus{
	padding: 40px 0;
}
.cus-bx {
	text-align: center;
	padding: 20px;
	border: 2px dashed #b4245d;
}
.cus-bx .fa{
	color: #b4245d;
	font-size: 30px;
}
.cus-bx h3{
	margin-top: 0;
	color: #b4245d;
	font-size: 22px;
	font-weight: 600;
}
.privacy-page {
	padding: 60px 0;
}
.privacy-page h3 {
	font-size: 30px;
	color: #171717;
}
.privacy-page p, .list li {
	color: #616161;
	line-height: 1.7em;
	font-size: 15px;
}
.privacy-page  ul{
	list-style: none;
	padding-left: 0;
}
.privacy-page  ul li a{
	color: #b4245d;
	font-weight: 600;
}
.privacy-page  ul.privacy-order-list li {
	list-style: lower-roman;
	font-weight: 500;
	margin-left: 22px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.recent-artist .slick-slide{
	width: 100%;
	margin: 0;
}
.recent-artist .slick-slide img{
	width: auto !important;
}
.recent-artist h3{
	font-size: 22px;
	margin-top: 0;
	color: #444;
	font-weight: 600;
	margin-left: 10px;
	margin-top: 7px;
}
.contact-page.signup-page {
	padding: 40px 0;
	background-color: #fafafa;
}
.signup-page .top-text {
	text-align: left;
	margin-bottom: 30px;
}
.signup-form {
	width: 80%;
	margin: 0 auto;
}
.login-img img {
	border-radius: 15px;
	margin: 0 auto;
	display: flex;
}
.top-text p {
	color: #444;
	line-height: 26px;
	font-size: 15px;
}
.contact-page h3 {
	font-size: 25px;
	font-weight: 600;
	margin-top: 0;
}
/* .signup-page .request-form {
	background: #fff;
} */
.signin-page .fa.fa-eye-slash {
	right: 41px;
	top: 38px;
}
.request-form .form-control.sdr-frs {
	height: 45px;
	margin-bottom: 20px;
	box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}
.signup-form .request-form .form-control.sdr-frs {
	margin-bottom: 10px;
}
.signup-form .form-group {
	position: relative !important;
}
.signin-page .fa.fa-eye-slash {
	right: 41px;
	top: 38px;
}
.fa.fa-eye-slash {
	position: absolute;
	right: 14px;
	font-size: 20px;
	top: 216px;
}
.request-form{
	padding:0 30px !important;
}
/* .signin-page .form-group {
	padding: 0 30px;
} */
.signin-page .col-md-12 {
	padding: 0;
}
.forget {
	font-size: 16px;
	font-weight: 600;
	/* padding-top: 6px; */
	padding-right: 14px;
	float: right;
}
.signup-form .request-form .ftr-btn1 {
	margin-left: 0;
	/* width: 100%; */
	margin-top: 0;
	padding: 9px 20px;
}
.signup-form .request-form .ftr-btn1:hover, .signup-form .request-form .ftr-btn1:focus {
	color: #fff;
}
.extra-login > span {
	padding: 1px 20px;
	position: relative;
	font-size: 15px;
	color: #535353;
	text-align: center;
	background: #fafafa;
	/* top: 85px; */
	left: 34%;
}
 .extra-login {
	margin-bottom: 10px;
	position: relative;
}
 .extra-login::before {
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
	height: 1px;
	background: #d8dcdc;
	content: "";
}
.socila-linking {
	display: flex;
	justify-content: center;
}
.socila-linking a{
	margin-right: 3px;
}
.clearfix::after {
	display: block;
	clear: both;
	content: "";
}
.ftr-btn1 {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.authfy-login .loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
}
.authfy-login .loginOr .hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.authfy-login .loginOr .spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -.75em;
	margin-left: -1.5em;
	background-color: #fff;
	width: 3em;
	text-align: center;
}
/* Raiting */
.rating .title,
.form-review .title {
	font-size:16px;
	color:#353535;
	margin-bottom:25px;
}

.rating .score .average-score p {
	text-align:center;
}

.rating .score .average-score p.numb {
	color:#484848;
	font-weight:bold;
	font-size:30px;
}

.rating .score .average-score p.text {
	font-size:14px;
	color:#919191;
	margin-top:10px;
}

.rating .score .average-score {
	background-color:#fff;
	border-radius:8px;
	width:168px;
	padding:30px 0;
	vertical-align:middle;
	display:inline-block;
	box-shadow:0px 2px 3px 0px rgba(234, 234, 234, 1);
}

.rating .score .queue {
	display:inline-block;
	margin-left:25px;
}

.rating .score .queue i {
	font-size:18px;
	margin-right:8px;
	color: #f28b00;
}

.col-md-4 .service-sidebar .review_top .selected i {
color: #f28b00;	
	
}



.rating .queue-box {
	margin-top: 30px;
	list-style: none;
	padding-left: 0;
	margin-bottom: 20px;
}
.rating .queue-box li {
	margin-bottom:10px;
}

.rating .queue-box li span i {
	color:#f28b00;
	font-size:14px;
	margin-right:8px;
}

.rating .queue-box li.four-star span i:nth-child(5),
.rating .queue-box li.three-star span i:nth-child(5),
.rating .queue-box li.three-star span i:nth-child(4),
.rating .queue-box li.two-star span i:nth-child(5),
.rating .queue-box li.two-star span i:nth-child(4),
.rating .queue-box li.two-star span i:nth-child(3),
.rating .queue-box li.one-star span i:nth-child(5),
.rating .queue-box li.one-star span i:nth-child(4),
.rating .queue-box li.one-star span i:nth-child(3),
.rating .queue-box li.one-star span i:nth-child(2) {
	color:#919191;
}

.rating .queue-box li span.numb-star {
	margin-left:20px;
	display:inline-block;
	width:245px;
	position:relative;
}

.rating .queue-box li span.numb-star:before {
	content:'';
	position:absolute;
	height:6px;
	width:220px;
	background-color:#d6d6d6;
	border-radius:5px;
	right:-5px;
	top:10px;
}

.rating .queue-box li span.numb-star:after {
	content:'';
	position:absolute;
	height:6px;
	width:66px;
	background-color:#b2b2b2;
	border-radius:5px;
	left:25px;
	top:10px;
}

.rating .queue-box li.five-star span.numb-star:after,
.rating .queue-box li.three-star span.numb-star:after {
	width:105px;
}

.rating .queue-box li.four-star span.numb-star:after {
	width:146px;
}

.rating .queue-box li.one-star span.numb-star:after {
	width:0px;
}

.rating .queue-box li span.numb-star:after {
	left:30px;
}
.share_area img {
	width: 27px;
}
.follow-us h3 {
	font-family: 'Billabong' !important;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.follow-us h3 a {
	color: #000;
	font-size: 30px;
	text-decoration: none;
	margin-bottom: 20px;
	font-family: 'Billabong' !important;
}
.follow-us {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}
.follow-us .col-md-4{
	padding: 5px;
}
.recent-artist {
	margin-top: 25px;
}
.registration-page {
	background: #efefef;
	padding: 60px 0;
}
.registration-page .ftr-1a1.signin-page .col-lg-6, .registration-page .ftr-1a1.signin-page .col-lg-12 {
	padding-right: 0px;
}
.box-sec {
	padding-bottom: 50px;
}
.box-sec .top-title h3{
	color: #fff;
}
/* .artist-block {
	background: #fff;
	height: 280px;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center;
	border: 1px solid #ebebeb;
	border-radius: 10px;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}
.artist-block:hover::before {
	background-color: #941548;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
} */
.artist-block h4 {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.artist-block p {
	font-size: 14px;
	color: #555;
	line-height: 23px;
}
.artist-block img {
	/*width: 100px;*/
	width: auto;

}
.artist-block:hover {
	box-shadow: 0px 0px 50px 0px rgba(19, 19, 28, 0.12);
}
.reliable-page {
	padding: 60px 0;
	background: #f2f2f2;
}
.rel-box {
	background: #fff;
	box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
	padding: 30px;
	height: 260px;
	margin-bottom: 20px;
	border: 8px solid #ccc;
}
.rel-box:hover{
	border: 8px solid #b4245d;
}
.rel-box.fis{
	height: 360px;
}
.aurasafe .artist-block {
	height: 330px;
}
.aurasafe .artist-block  img {
	width: auto;
}

.about-info h5 {
	color: #b4245d;
	font-size: 18px;
}
.rel-box .ic-re {
	float: right;
	background: linear-gradient(to right, #642b73, #c6426e);
	color: #fff;
	border-radius: 50px;
	height: 60px;
	width: 60px;
	position: relative;
}
.rel-box .ic-re .fa {
	color: #fff;
	position: absolute;
	top: 14px;
	left: 16px;
	font-size: 30px;
}
.rel-box h3{
	font-size: 22px;
	font-weight: 600;
}
.rel-box p {
	font-size: 15px;
	color: #555;
	line-height: 23px;
	text-align: justify;
}
.purebx {
	text-align: center;
	background: #fff;
	padding: 20px;
	padding-top: 10px;
	border:2px dashed #e3d7db;
	margin-top: 40px;
}
.purebx span {
	font-weight: 600;
	color: #313131;
	font-size: 23px;
	padding-bottom: 3px;
	float: left;
	width: 100%;
}
.purebx h3 {
	font-size: 20px;
	color: #b4245d;
	margin-top: 0;
}
.purebx img {
	width: 80px;
}
.planning{
	background: url(../img/planing.jpg) no-repeat;
	background-attachment: fixed;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}
.planning h3 {
	font-size: 60px;
	font-family: 'Cormorant', serif !important;
	color: #fff;
}
.planning p {
	font-size: 25px;
	color: #fff;
}
/* .content, .view  {
	padding: 60px 0;
	background: #faf4df;
}
.content .artist-block {
	height: 210px;
} */
.booking .ftr-a {
	width: 53%;
	margin: 0 auto;
	border-radius: 10px;
	background: #e6e6e6;
	padding:30px 40px;
}
.booking .ftr-a .form-control{
	height: 40px;
}
.booking {
	padding: 50px 0;
}
.view .artist-block img {
	width: 20%;
}
.booking .ftr-a h3 {
	margin-top: 0;
}
.qpth {
	padding: 40px 0px;
	background: #fff;
}
.demo .hdnhg h2 {
	color: #b4245d;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0;
}
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}

.panel-default>.panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #efefef;
	border-color: #ddd;
}

.panel-title {
	font-size: 14px;
}

.panel-title>a {
	display: block;
	padding: 15px;
	text-decoration: none;
	font-size: 18px;
}

.more-less {
	float: right;
	color: #b4245d;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #EEEEEE;
}
.explore-page {
	padding: 40px 0;
	padding-bottom: 60px;
}
.prod-box{
	text-align: center;
}
.prod-box h3{
	margin-top: 5px;
	color: #000;
	font-size: 20px;
}
.customer-gem  .slick-slide {
	margin: 0px 10px;
}
.customer-gem{
	margin: 30px 0;
}
.join-btn {
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.career-page {
	background: #fff;
	padding: 60px 0;
} 
.career-box {
	border: 3px solid #666;
	padding: 10px 10px;
	margin: 25px 0;
	position: relative;
	height: 340px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
	margin-top: 80px;
	float: left;
	width: 100%;
}
.box-logo {
	position: absolute;
	top: -45px;
	width: 80px;
	height: 80px;
	background: #666;
	left: 40%;
	padding: 0px 5px;
	border: 7px solid #fff;
	border-radius: 40px;
}
 .box-logo i {
	font-size: 34px;
	margin: 10px;
	color: #fff;
	padding: 2px;
	position: relative;
	top: 4px;
	text-align: center;
}
 .career-box h3 {
	margin: 30px 0 0px 0px;
	font-size: 20px;
}
 .career-box p {
	margin: 17px 0;
	padding: 0px 0px;
	display: flex;
	font-size: 15px;
}
.career-box p i {
	padding: 0px 5px;
	color: #b4245d;
	margin-top: 6px;
}
.mobile-form .form-top{
	display: none;
}
.search-bar {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
.search-bar .input-group {
	display: flex;
}
.search-bar .form-control.rounded {
	width: 400px;
	height: 40px;
}
.search-bar .btn {
	background: #b4245d;
	color: #fff;
	margin-left: -1px;
}
.get-shooting a {
	background: #b4245d;
	padding: 12px 38px;
	border: 1px solid #b4245d;
	border-radius: 8px;
	color: #fff;
}
#footer .footer-top.ftr-wp .footer-links ul a {
	color: #bdbdbd;
	transition: 0.3s;
	display: inline-block;
	line-height: 1;
}
#footer .footer-top.ftr-wp .footer-links ul li span {
	color: #bdbdbd;
}
#footer .footer-top.ftr-wp h4, #footer .footer-top.ftr-wp .footer-links h5 {
	color: #b4245d;
}
.footer-top.ftr-wp .theme-page-header {
	color: #b4245d;
}
.copyright.ftr-wp1{
	color: #bdbdbd !important;
}
#footer{
	padding-bottom: 0;
}
.ftr-wp .footer-links {
	border-bottom: none;
}
.ftr-wp1 a{
	color: #b4245d;
}
.contact-widget-area .col-md-5 {
	background: #efefef;
	padding: 0 30px;
}
.tsrt .item img {
	width: 80px;
	border-radius: 50px;
}
.tsrt .item span {
	color: #ddd;
	font-size: 13px;
	float: left;
	width: 100%;
	text-align: center;
}
.tsrt .item img {
	margin: 0 auto;
	width: 80px;
	border-radius: 50px;
	text-align: center;
	display: flex;
}
.mainbannerHero .wrapper--blood form.form-inline span.Select-arrow-zone {
	z-index: 9999;
}
.form-inline .input-group {
	display: flex !important;
}
.navbar {
	margin-bottom: 0 !important;
	border-radius: 0 !important;
}
.register-heading .theme-page-header {
	font-family: Merriweather, Merriweather-fallback-TimesNewRoman, times, serif !important;
	float: left;
	width: 54%;
	font-size: 30px;
}
.contact-form-get textarea {
	padding: 8px 20px;
	border-radius: 5px;
	font-weight: normal !important;
	/* font-family: "Raleway", Sans-serif; */
	font-size: 15px;
	color: #000000;
	text-indent: -6px;
}
.cr-text {
	display: flex;
}
.more-text p {
	color: #fff;
}
.main-art_page .pr-box{
	height: 480px;
}
.program.main-art_page {
	padding: 10px 0;
}
section.registration-form .theme-container {
	padding: 0px;
}
.registration-page .theme-container, .contact-page.signup-page .theme-container{
	background: transparent;
}
section.registration-form section.register-form-section .col-lg-6, section.registration-form section.register-form-section .col-lg-12 {
	padding: 0 20px;
}
section.register-form-section h4.section-head {
	font-weight: 700;
	margin-bottom: 0;
	border-bottom: none;
	font-size: 28px;
	line-height: normal;
	padding-bottom: 10px;
}
.registration-page section.register-form-section {
	background: transparent;
	padding: 0px 30px;
	box-shadow: none;
}
.theme-container .login-section {
	border-right: none;
}
.contact-page.signup-page .row {
	padding: 0 20px;
}
#loginbox  {
	display: flex;
}
#loginbox  .col-sm-3.control-label {
	font-size: 14px;
}
.show-hide-group span.confirm-password-showhide {
	top: 0px;
}
.register-form-section .row {
	padding: 0 12px;
}
.slide-img1{
	background: url(../img/bg_home1.jpg);
	background-size: cover;
	height: 380px;
	margin: 0;
}
.slide-img2{
	background: url(../img/banner-new.jpg);
	background-size: cover;
	height: 380px;
	margin: 0;
}
.inner-bg-banner::before {
	/* content: ""; */
	background-image: none;
	/* width: calc(50vw + 2%);
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	bottom: 0;
	height: calc(100% + 16px);
	left: auto;
	margin: 0 -50vw 0 0;
	position: absolute;
	right: 50%;
	display: block; */
}
.mainbannerHero {
	padding: 0;
}
.mainbannerHero .wrapper--blood h1.banner_title {
	margin-top: 60px;
	margin-left: 60px;
}
.main-bn {
	position: absolute;
	top: 0;
	background: #fff;
	width: 50%;
	left: 0;
	height: 380px;
}
.inner-bg-banner::after {
	bottom: -16px;
}
.mainbannerHero .wrapper--blood {
	position: inherit;
}
.mainbannerHero .wrapper--blood .form-inline, .mainbannerHero .banner_btns {
	margin-left: 60px;
}
.inner-bg-banner .slick-prev.slick-arrow {
	display: none !important;
}
.inner-bg-banner .slick-next.slick-arrow {
	display: none !important;
}
.pay-with-btns img {
	background: #fff;
}
.socila-linking img {
	width: 34px;
}
.adminAccessHero.mob-banner {
	display: none;
}
.socila-linking {
	margin-bottom: 10px;
}
.mob-banner{
	background: url(../img/login.jpg);
}