h2{font-size: 1.85em!important;}
h3{font-size: 1.55em!important;}
h4,h5,h6{font-size: 1.35em!important;}
.services-section>.container{position: relative;}
.sect_service_cnt{
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
    height: 130px;
    border-radius: 14px;
	overflow: hidden;
}
.sect_service_block {
	margin-bottom: 22px;
}

.sections_services {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sect_service_heading{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgb(33 33 33 / 45%);
	font-size: 1.0714285em;
	line-height: 1.2857142;
	color: #fff;
	padding: 16px 20px;
	transition: 0.9s;
    min-height: 70px;
    text-align: center;
}
.sect_service_bg{
	visibility: hidden;
	opacity: 0;
	background: var(--prv_interactive_color);
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 182px;
	transition: top .3s, visibility .3s, opacity 10s;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 16px 20px;
	color: white;
	font-size: 1.0714285em;
	line-height: 1.2857142em;
}
.sect_service_desc{
	display: none;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 0;
	bottom: 0;
	z-index: 2;
	margin: auto;
	color: #fff;
	align-items: center;
}
@media (min-width: 1600px) {
    .container.container-cstm {
        max-width: 1600px;
    }
}
@media (max-width: 767px) {
	.sections_services{
		margin-top: 40px;
	}
	.services_subheading{
		margin-bottom: 30px;
	}
	    .news-detail__photogallery-image-block, .service-detail__preview {
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        height: 450px;
    }
	.service-detail__preview > .container2 > .row {
    margin-left: 30px;
    height: auto;
    padding: 0px 0;
}
}
@media (max-width: 479px) {
	.sections_services [class*="col-"]{width: 100%;}
	.services-section .service-detail__preview > .container2 > .row {
		margin: 5px;
		height: auto;
		padding: 0px 0;
}
	.services-section .service-detail__preview h1 {font-size: 1.4em;}
	.service-detail__preview p {max-height: 110px;overflow: hidden;}
	.content-4-6 {
    margin: 10px 0 15px 0;
}
.services-section .service-detail__preview p {
    margin: 0 0 20px;
    line-height: 1.86;
    max-width: 100%;
	font-weight: 500;
}

.services-section h1 {
    color: #000;
    font-size: 1.8571em;
    line-height: 1.5;

    margin: 0 0 17px;
}

}
.service-detail__preview {
	background-color: #e60680;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 30px;
	height: 300px;
	border-radius: 14px;
}
@media (max-width: 479px) {

	    .news-detail__photogallery-image-block, .service-detail__preview {
		background-color: #e60680;
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 550px;
    }
	.container2.mob {
    /*padding-top: 280px;*/
	padding-top: 65vw;
}
}

.services-section h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.8571em;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 17px;
}
p.w{
	color:#ffffff;
}
.content-4-6 {
    margin: 10px 0 15px 0;
}
.service-detail__preview > .container2 > .row {
	margin-left: 30px;
	height: 300px;
	padding: 20px 0;
}
.service-detail__preview .btn {
    margin-bottom: 10px;
    font-size: 1.05em;
    font-weight: 500;
}
a.btn.show-modal.question {
    background: none;
    border: solid #ffffff;
    font-weight: 400;
    border-width: 1px;
}
@media (min-width: 768px) {
	.service-detail__preview {
		background-color: #e60680;
		margin-bottom: 47px
	}
	.service-detail__preview .btn {
		/*margin-bottom: 20px;*/
		margin: 5px 5px 5px 5px;
	}
}
.service-detail__price-list {
	overflow: auto;
	border-radius: 14px;
	max-width: 100%
}
.service-detail__price-list > table {
	width: 100%
}
.service-detail__price-list a {
    text-decoration: underline;
    font-weight: normal;
    color: #e60680;
}
.service-detail__price-list > table td {
    text-indent: 15px;
}
.service-detail__price-list b {
    margin-left: -15px;
}
.service-detail__price-list > table td, .service-detail__price-list > table th {
	font-size: 1em;
	height: 60px;
	vertical-align: middle;
	padding: 0 20px;
	color: #212121;
	font-weight: normal
}
.service-detail__price-list > table td:nth-child(n+2), .service-detail__price-list > table th:nth-child(n+2) {
	text-align: center
}
.service-detail__price-list > table td:nth-child(n+2) {
	font-weight: bold
}
.service-detail__price-list thead > tr {
	background: #e60680
}
.service-detail__price-list thead > tr > th {
	color: #fff
}
.service-detail__price-list tbody > tr:nth-child(2n+1) {
	background-color: #f8f9fb
}
.service-detail__prop-title {
	font-size: 1.85em;
	color: #212121;
	line-height: 1;
	margin: 60px 0 48px
}
@media (min-width: 768px) {
	.service-detail__price-list > table td, .service-detail__price-list > table th {
		font-size: 1.1428em;
		padding: 0 40px 0 30px
	}
}
.service-detail__preview-order-btn {
	/*margin-right: 38px*/
}
.news-detail__comments-form-button-show{
	text-align: right;
	margin-bottom: 30px;
}
.news-detail__comments-form-button-show a.collapsed .news-detail__comments-hide{
	display: none;
}
.news-detail__comments-form-button-show a:not(.collapsed) .news-detail__comments-show{
	display: none;
}
.news-detail__main-column{
	position: static!important;
}
.page-content p.news-detail__more-posts-title,
.page-content p.news-detail__comments-form-title,
.page-content p.news-detail__actions-title,
.page-content p.news-detail__prop-title{
	font-size: 1.8571em;
	color: #212121;
	line-height: 1;
	margin: 60px 0 48px;

}
.news-detail__photogallery-image-block-wrapper{
	width: 265px;
	height: 265px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
@media(min-width: 575px){
	.news-detail__photogallery-image-block-wrapper{
		width: 243px;
		height: 243px;
	}
}
@media(min-width: 768px){
	.news-detail__photogallery-image-block-wrapper{
		width: 330px;
		height: 330px;
	}
}
@media(min-width: 1200px){
	.news-detail__photogallery-image-block-wrapper{
		width: 265px;
		height: 265px;
	}
}
.news-detail__photogallery-image-block{
	border-radius: 14px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: 2s;
}
.news-detail__photogallery-image-block:hover{
	transform: scale(1.1);
	opacity: 0.8;
}
.news-detail__photogallery-image-block > a{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.news-detail__photogallery-image-block-col{
	padding: 0 10px 0 0!important;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
}
.news-detail__videogallery .owl_btn-right a,.news-detail__videogallery .owl_btn-right a:focus,.news-detail__videogallery .owl_btn-left a,.news-detail__videogallery .owl_btn-left a:focus,
.news-detail__photogallery .owl_btn-right a,.news-detail__photogallery.owl_btn-right a:focus,.news-detail__photogallery .owl_btn-left a,.news-detail__photogallery .owl_btn-left a:focus{
	border: 0;
	font-size: 32px;
	padding: 0
}
.news-detail__videogallery .owl-prev,
.news-detail__photogallery .owl-prev{
	left: -48px
}
.news-detail__videogallery .owl-next,
.news-detail__photogallery .owl-next{
	right: -48px
}
.news-detail__videogallery .owl-next,.news-detail__videogallery .owl-prev,
.news-detail__photogallery .owl-next,.news-detail__photogallery .owl-prev{
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	font-size: 24px;
	padding: 0;
	margin: 0;
	background: none!important;
	outline: none!important
}
.news-detail__videogallery .owl-dots,
.news-detail__photogallery .owl-dots{
	position: relative;
	margin-bottom: -21px;
}
.news-detail__videogallery .owl-next a .carousel-arrow,.news-detail__videogallery .owl-prev a .carousel-arrow,
.news-detail__photogallery .owl-next a .carousel-arrow,.news-detail__photogallery .owl-prev a .carousel-arrow{
	fill: #757575
}
.news-detail__videogallery .owl-next:not(.disabled):hover .carousel-arrow,.news-detail__videogallery .owl-prev:not(.disabled):hover .carousel-arrow,
.news-detail__photogallery .owl-next:not(.disabled):hover .carousel-arrow,.news-detail__photogallery .owl-prev:not(.disabled):hover .carousel-arrow{
	fill: var(--prv_btn_color);
}
.news-detail__videogallery-item-inner{
	height: 173px;
	width: 277px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.news-detail__videogallery .owl-dots,
.news-detail__photogallery .owl-dots{
	position: static;
	margin-bottom: -11px;
}
.heading {
    position: relative;
    padding-bottom: 19px;
    line-height: 1.066;
}
.total_content .heading {
	margin-bottom: 48px;
}
div>.heading:after{
	content: "";
	background: #e60680;
	border-radius: 4px;
	width: 75px;
	height:6px;
	position: absolute;
	bottom: 0;
	left: 0;
}
div > .bx-section-desc img{
    max-width: 700px;
    width: 100%;
}
@media (min-width: 1600px){
	.news-detail__photogallery-image-block-wrapper{
		width: 330px;
		height: 310px;
	}
}