textarea,
input{
	outline: none!important;
	max-width: 100% !important;
}

button:focus{
	outline: none!important;
}

.content img{
	max-width: 100%;
}

*{
	word-wrap: normal;
}

.no_click{
	pointer-events: none !important;
}


.form-26 .form-success,
.title-page .form-26 .form-success {
    color: #fff;
}


 .popover-body .s3_button_large{
	background: #e34d07 !important;
    color: #fff !important;
}

.popover-form-title{
	color:  #e34d07 !important;
}


.menu-34 .menu-scroll > ul,
.title-page .menu-34 .menu-scroll > ul,
.title-page .menu-17 .menu-scroll > ul,
.menu-17 .menu-scroll > ul {
    flex-flow: row wrap;
}

.site-path{
	font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
}

.site-path__divider{
	    margin: 0 5px;
}

.pswp{
	z-index: 10001 !important;
}


@media(max-width:960px){
	.site-name-14 img,
	.title-page .site-name-14 img{
		margin-left: auto;
		margin-right: auto;
	}
}
.counters {
	margin-top: 20px;
    display: flex;
    order: 8;
    justify-content: center;
}