.fishki{
font-family: Helvetica, Verdana, Arial, sans-serif;
    background-color: rgba(244,244,244, 1);
	padding:50px 0;

}

.fishki-block-name{
	    font-size: 24px;
    color: #1c509c;
    text-align: center;
	line-height: 1.4;
    letter-spacing: 0px;
	width: 100%;
	font-weight:bold
}
.fishki-block-point{
	width: 100%;
   display: -webkit-flex;
   display: flex;
   align-items: center;
  justify-content: center;
      -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fishki-block-n{
	margin: 1em;
 
  text-align: center;
}
.fishki-block-n img{
	width:225px;
	height:150px;
}
.fishki-block-point-name{
	    font-size: 12px;
		    color: #1c509c;
    text-align: center;
	    margin: 0 0 10px;
		font-weight:bold
}


.form-less{
	width: 100%;
    text-align: center;
}

.form-less h3{
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    color: #00587a;
    margin: 0;
    font-size: inherit;
	    padding: 1em 0;
    font-size: 30px;
}


.form-less h3:before {
    content: '';
    display: inline-block;
    height: .75em;
    width: .12727em;
    background-color: #ffbe00;
    margin-right: 3px;
}


.form-less-block{
    padding: 0 2rem 1rem 2rem;
}

.form-less .wpcf7-text{
	    display: block;
    border: 0;
    width: 100%;
    max-width: 100%;
    background-color: rgb(235, 235, 235);
    font-size: 15px;
    color: rgb(29, 29, 29);
    line-height: 1.4;
    padding: 10px 16px;
    margin-bottom: 15px;
}


.form-less .wpcf7-submit{
	outline:none;
	    margin: 0 0 0 42px;
}

.form-less .wpcf7-submit:hover{
	    background-color: #cc9800;
    color: #1d1d1d;
}

.wpcf7-not-valid{background:#ffe2e2;border:2px solid #ff8a8a!important;color:#ec3c06}
.wpcf7-not-valid-tip{display:none!important}
div.wpcf7-response-output{
	    margin: 0px 14px 10px 14px;
    padding: 4px;
    text-align: center;
	
}


.f-v-c-n-b-popup-new {
    cursor: pointer;
    text-transform: uppercase;
    padding: 9px 19px;
    border-radius: 36px;
    color: rgb(142, 107, 39);
    background: rgb(255, 190, 0);
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.f-v-c-n-b-popup-new:hover {
    background: rgb(204, 152, 0);
    color: rgb(5, 5, 5);
    transition: .3s;
}

.wpcf7 .modal-form{
	width: 100%;
}


.fishki-block-name{
padding:0 0 30px 0;
}




.owl-carousel .item{
	margin: 0px 14px 10px 14px;
}

.mapboxgl-popup-content p a{
	color: #031496;
}

.mapboxgl-popup-content p a:hover{
	    text-decoration: underline;
}
@media (max-width: 830px) {
		.header{
		padding-top: 3px;
	}
.logo {
    width: 175px;
}
.header__logo{
	text-align: left;
	    margin-bottom: 5px;
}
.contact-link--big {
    font-size: 16px;
}
.header__tels{
	margin-bottom: 5px;
}
.header__search {
    margin-bottom: 10px;
}
.breadcrumbs__list a, .breadcrumbs__list span{
	font-size: 0.8rem;
}
.breadcrumbs__list>span {
    margin-top: 5px;
}
.breadcrumbs__list {
    padding-bottom: 0px;
}

.page_key_title h1 {
    font-size: 1.8em;
	    margin: .17em 0 .37em 0;
}

}

@media (max-width: 600px) {


.social_top{
	display: inline-block;
    width: 50%;
	    margin-left: 0;
    margin-bottom: 5px;
}

.lang{
	display: inline-block;
    width: 50%;
	    margin-bottom: 5px;
		    border-top: 0;
}


}