@media (min-width: 768px) {

.container {
    max-width: 959px;
}


/* .site-name a {
    font-size: 14px;
    line-height: 18.81px;
} */

#block-header-contacts {
    display: block;
    font-size: 10px;
    font-weight: 300;
    color: white;
    line-height: 11.72px;
    padding: 0;
    margin: 0;
}

#block-header-contacts .field--name-body {
    display: inline-flex;
    gap: 1rem;
    line-height: 2;
}

#block-header-contacts a {
    color: white;
    text-decoration: none;
}

h1 {
    font-size: 32px;
    line-height: 38px;
}

.iframe-item {
    height: 100%;
}

#block-testiframe .field--name-body {
    margin-top: 15%;
}

.news-item:nth-child(n+3) {
    display: none;
}

.news-item {
    flex: 0 1 40%;
}

.view-display-id-news h3 a {
    font-size: 24px;
    line-height: 28.13px;
}

#block-views-block-partners-logos-block-partners .views-row {
	flex: 1 1 25%;
}

.page .field--name-field-media-image-1 {
	height: 107px;
    max-width: 16rem;
	display: flex;
	justify-content: center;
	align-items: end;
}

.block-views-blockpartners-logos-block__partners img {
    width: 100%;
    height: 100%;
}
.block .field--name-field-media-image-1 img,
.page .field--name-field-media-image-1 img {
	max-height: 107px;
    width: 100%;
}

#block-testiframe {
    display: grid;
    position: relative;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: 1fr auto;
}


.field.field--name-field-block-form {
    grid-area: 1 / 2 / 2 / 4;
}

.field.field--name-field-block-file {
    grid-area: 1 / 6 / 2 / 8;
}

.field.field--name-field-block-iframe {
    grid-area: 2 / 1 / 3 / 7;
}


.field.field--name-field-achievements {
    grid-area: 2 / 7 / 3 / 9;
}

.field--name-field-achievements {
    flex-direction: column;
}

.field--name-field-iframe-subtitle {
    display: block;
    position: absolute;
    left: 5vw;
    top: 10vw;
    font-size: 16px;
    line-height: 18.75px;
    font-weight: 500;
}

.field--name-field-divider {
    grid-area: 2 / 1 / 3 / 9;
    margin-top: -24px;
}

.myiframe {
    height: 46vw;
}

.double-field-first {
    font-size: 24px;
    line-height: 25.13px;
    margin-right: 0.25rem;
}



.yellow_lines_title {
    display: block;
    text-align: center;
    margin-bottom: 3rem;
}


.outter,
.inner {
    max-width: 959px;
}

.outter.top {
    top: 6px;
    width: 98%;
}

.inner.top {
    width: 80%;
}

.outter.bottom {
    top: -23px;
    width: 98%;
}

.inner.bottom {
    width: 80%;
}

.inner.line.filled.bottom {
    top: 11px;
    height: 8px;
}

.field--name-field-picture {
    flex: 0 1 30%;
    text-align: center;
}

.view-services .view-content {
    max-width: 735px;
    justify-content: space-around;
    display: flex;
    margin: 0 auto;
}

.item {
    flex: 1 1 500px;
    flex-wrap: nowrap;
}

.services-page.view-services h2 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
}

.view-display-id-servicez img {
    width: 100%;
    max-width: 290px;
}

.service-term-title {
	font-size: 1.25rem;
	line-height: 1.175;
}

.services-page .view-service-child ul,
.services-page .view-service-child h3 {
    text-align: left;
    font-size: 20px;
    line-height: 23.44px;
}


#block-okompanii .field--name-field-picture img {
    width: 291px;
    height: 357px;
}

#block-okompanii .field--name-body {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    flex: 1 1 60%;
    text-align: left;
	font-size: 1.25rem;
	line-height: 1.5rem;
}

#block-okompanii .field--name-field-text-bottom,
.more-link {
    font-size: 1.25rem;
}

.region.region-footer {
    justify-content: center;
}

#block-menu-footer {
    max-width: 720px;
}

#block-menu-footer ul.menu {
    display: flex;
    flex-flow: column wrap;
    max-height: 10rem;
    align-content: center;
}

#block-menu-footer .menu-item {
    min-width: 300px;
}

#block-footer-contacts .field--name-body p:nth-child(n+2) {
    display: inline;
}




/*----------------------------------------------------------------------------------*/



.node--type-usluga.node--view-mode-full {
    max-width: 1280px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 23.44px;
}

#backtotop {
	background-image: none;
	width: 82px;
	/* box-shadow: 0 18px 6px #000; */
	-webkit-filter: drop-shadow(6px 6px 6px #555);
	filter: drop-shadow(6px 6px 6px #555);
}

.up {
	font-size: 2.25rem;
	line-height: 0;
	color: var(--ecp_blue);
	margin: 0;
	padding-top: 1rem;
	font-weight: 900;
}

















 /* end media query --------------------------------------------- */ }



