/*
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
*/

/*.preview-picture span{*/
	/*font-size: 24px;*/
	/*font-weight: bold;*/
	/*top: -45px;*/
	/*position: relative;*/
/*}*/
/*.preview-picture {*/
	/*margin: 0 0 -25px!important;*/
/*}*/


.row .container {
    padding-left: 0;
    padding-right: 0;
}
F
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1080px;
}

.service-item .onimage {
    position: absolute;
    top: -44px;
    color: #fff;
    background: #43bb61;
    text-transform: uppercase;
    padding: 3px;
    font-weight: bold;
    left: 15px;
}



.col-inner {
    position: relative;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}

.section-title {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Nunito", sans-serif!important;
}
.h2, h2 {
    font-size: 1.6em;
    line-height: 1.3;
}

.h3, h3 {
    font-size: 1.25em;
}

h1>span, h2>span, h3>span, h4>span, h5>span, h6>span, p.headline>span {
    -webkit-box-decoration-break: clone;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h3 {
    display: block;
    /* font-size: 1.17em; */
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* font-weight: bold; */
}

.section-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}

b, strong {
    font-weight: bolder;
}

.section-title-center span, .section-title-bold-center span {
    text-align: center;
}

.section-title-center span {
    margin: 0 15px;
}

.section-title span {
    text-transform: uppercase;
}

.box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.section-title b {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}
.service-item .price {
    font-size: 26px;
    color: green;
    border-bottom: 2px dashed;
}

.service-wrapper .col-inner {
    height: 100%;
}

.strong {
    font-weight: bold;
}

.box-text {
    padding-top: .7em;
    /* padding-bottom: 1.4em; */
    position: relative;
    width: 100%;
    /* font-size: .9em; */
}

.flex-item-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.box-text .button {
    margin-top: 1em;
}

.text-center {
    text-align: center;
}

.is-large {
    font-size: 1.15em;
}

.price-btn {
	display: inline-block;
}

.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    border-radius: 2px;
    background-color: #4cae4c;
    color: #fff;

}

/*
.btn-success.transparent {
    color: #4cae4c;
    background-color: transparent;
    border-color: #4cae4c;
}
.btn-success.transparent:hover, .btn-success.transparent:focus, .btn-success.transparent:active {
    color: #fff;
    background-color: #4cae4c;
    border-color: #4cae4c;
}
*/


/*
.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    position: relative;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    text-shadow: none;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}*/

.price-img {
    transition: opacity 1s;
    opacity: 1;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-style: none;
}

.button span {
    display: inline-block;
    line-height: 2.5em;
    border-color: #4cae4c;
    border: 1px solid #4cae4c;
    padding: 0px 15px;
    font-family: 'PT Sans', sans-serif;
    -webkit-text-size-adjust: 100%;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

.button span:hover {
    background-color: #4cae4c;
    color:  #fff;
}

.accordion-title.active, .has-icon-bg .icon .icon-inner, .logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active> a, .nav-outline >li.active > a, .cart-icon strong, [data-color='primary'], .is-outline.primary {
    color: #43bb61;
}

.is-small, .is-small.button {
    font-size: .9em;
	background-color: transparent;
	border-color: #43bb61;
}

.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text a:not(.button) {
    line-height: 1.3;
    margin-top: .1em;
    margin-bottom: .1em;
    padding: 0 5px;
	color: #555;
}

.box-text p {
    margin-top: .1em;
    margin-bottom: .1em;
}
.section-title-center span, .section-title-bold-center span {
    text-align: center;
}

.section-title-center span {
    margin: 0 15px;
}

.section-title span {
    text-transform: uppercase;
}

.box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.pr-container {
	display: flex;
    font-family: "Nunito", sans-serif!important;
    line-height: 1.6;
	width: 100%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    -webkit-font-smoothing: antialiased;
	letter-spacing: .03em;
}

.size-val {
	position: absolute;
    left: 50%;
	bottom: 15px;
    transform: translate(-50%, 0);
    font-size: 21px;
    font-weight: bold;
}

.preview-picture {
	position: relative;
}

.box-shadow, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover, .box-shadow-2, .box-shadow-2-hover:hover {
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}

.popup-paddings {
	/* width: 690px; */
	text-align: justify!important;
    padding: 50px 35px 30px 35px!important;
	/* background-color: #fff; */
}

.fancybox-button-close-small {
	padding: 6px!important;
	color: currentColor;
	right: 5px;
    top: 5px;
	background: transparent;
    border: 0;
    border-radius: 0;
	cursor: pointer;
    opacity: .8;
    position: absolute;
	z-index: 401;
	box-shadow: none;
	display: inline-block;
    height: 44px;
    margin: 0;
	transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
	box-sizing: border-box;
	font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.fancybox-button-close-small svg {
	border: 1px solid #111;
    border-radius: 50%;
    padding: 1px;
	display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button-close-small svg path {
	fill: currentColor;
    stroke-width: 0;
}

.popup-text {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    /* font-size: 14px; */
    line-height: 1.42857143;
    color: #333;
}

@media screen and (max-width: 760px) {
    .large-12 {
        max-width: 100%;
        flex-basis: 100%;
    }
    .pr-container{
        flex-wrap: wrap
    }
    .flex-item-card {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}