

/* Start:/local/components/papacarlostudio/news.years/templates/.default/style.css?1612912161614*/
.years-filter {
    width: 100%;
    background-color: #F0F0F0;
    text-align: center;
    font-size: 15px;
    font-family: 'Roboto';
    font-weight: bold;
    padding: 18px 20px 0;
}
.year {
    display: inline-block;
    padding: 12px 10px;
    margin: 0px 0px 0px 0;
    text-decoration: none;
    color: #000
}

.year:hover, .active-link, .year:active, .year:focus {
    text-decoration: none;
    background-color: #ED1C24;
    color: #fff;
    padding: 12px 10px;
    margin: 10px 0px 0px 0;
}

.br-22 {
    height: 22px;
}

@media (max-width: 412px) {
    .years-filter {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/altekpro/components/bitrix/system.pagenavigation/modern/style.css?1676544562764*/
div.modern-page-navigation {
	text-align:center;
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

/* End */


/* Start:/local/templates/altekpro/components/bitrix/news/news-altekpro/bitrix/news.list/.default/style.css?17702741932433*/
.location {
	font-size: 15px;
	padding-top: 12px;
	margin: 0;
}
.container-gray h1 {
	margin-bottom: 30px;
}
.menu {
	padding: 22px;
	background-color: #fff;
	text-align: center;
}

.menu a{
	margin: 0 22px;
	color: #000;
	font-size: 15px;
	text-decoration: none;
}

.menu a:hover, .menu a:focus, .menu a:active, .menu a.selected {
	text-decoration: none;
	padding-bottom: 23px;
	border-bottom: 1px solid #ED1C24;
	color: #808285;
}

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;
}

.serv-list section.portfolio-pic {
	position: relative;
	display: block;
	width: 100%;
	height: 222px;
	overflow: hidden;
}

.serv-list section.portfolio-pic img {
	min-width: 100%;
	height: 100%;
	object-fit: cover;
}

.serv-list section.portfolio-desc {
	display: block;
	width: 100%;
	height: 150px;
}

.service ul.servies-block li {
	padding: 0 0 20px !important;
	background: #fff !important;
	vertical-align: top;
}

.service ul.servies-block li:before {
	background: #fff !important;
}

.service .portfolio-desc .serv-wrap {
	position: absolute;
	display: block;
	width: 355px;
	z-index: 5;
	padding: 15px 0 0 20px;
}

.service .portfolio-desc .serv-wrap p {
	color: #999 !important;
}

.service .portfolio-desc .serv-wrap h4 {
	color: #000 !important;
}


.service .portfolio-desc .serv-wrap h4 {
	font-size: 17px;
	line-height: 1.4;
}

li.serv-list:hover .servopasity {
	transition: .3s;
	opacity: .5 !important;
}

li.serv-list:hover .servopasity img {
	width: 32px;
	height: 32px;
}

li.serv-list .servopasity img {
	width: 32px;
	height: 32px;
}

.service ul.servies-block li .servopasity {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0;
	transition: .3s;
}

.serv-wrap p {
	margin-top: -14px !important;
}

.service ul.servies-block.news-list-ul li,
.news-list-ul section.portfolio-desc {
	height: auto;
}

.news-list-ul .portfolio-desc .serv-wrap {
	position: relative;
}

.news-list-ul .previewtext {
	width: 100%;
	padding-right: 20px;
	color: #767678;
	line-height: 1.7;
}

@media (max-width: 768px) {
	.serv-list section.portfolio-pic {
		height: 185px;
	}
}

@media( max-width: 448px) {
	.menu a {
		margin: 0 15px;
	}
}

@media( max-width: 412px) {
	.menu a {
		font-size: 13px;
	}

	.row h1 {
		font-size: 25px;
	}
}

@media( max-width: 372px) {
	.menu a {
		margin: 0 6px;
	}
}

/* End */


/* Start:/local/templates/altekpro/assets/css/services.min.css?16942717923104*/
.container-wt {
    background: #fff;
    padding-bottom: 50px;
    padding-top: 20px;
}

.service ul {
    list-style: none;
    text-align: center;
}

.service ul li {
    position: relative;
    display: inline-block;
    width: 379px !important;
    height: 261px;
    padding: 32px 25px 25px 25px;
    text-align: left !important;
    margin: 0 10px;
    margin-bottom: 45px;
    /*background: #fffdc7;*/
    z-index: 1;
    transition: .3s;
    vertical-align: top;
}

.service ul li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    transition: .3s;
}

.serv-list:hover .servopasity {
    transition: .3s;
    opacity: 1 !important;
}

.service ul li .servopasity {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0066C0;
    opacity: 0;
    transition: .3s;
}

.service ul li a {
    z-index: 100;
}

.servies-block picture svg .cls-1 {
    fill: none;
    stroke: #ffffff;
    stroke-miterlimit: 10;
    stroke-width: 1.5px;
}

.servies-block picture svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.servies-block picture {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 32px;
    left: 20px;
}

.service ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
}

.container-fluid.container-wt .service {
    text-align: center !important;
}

.service .row {
    margin-top: 30px;
    padding: 0;
}

.service .serv-wrap {
    position: absolute;
    display: block;
    width: 290px;
    z-index: 5;
    padding: 0 50px 0 60px;
}

.servies-block h4 {
    color: #fff;
    font-size: 21px;
    margin-bottom: 25px;
}

.service h1 {
    font-size: 36px;
}

.servies-block p {
    color: #fff;
}

@media (max-width: 767px) {
    .service ul li {
        margin-left: 0;
        margin-right: 0;
    }

    .service ul li img {
        width: 280px;
    }

    .service .portfolio-desc .serv-wrap {
        width: 280px;
    }

    .servies-block h4 {
        font-size: 17px !important;
    }

    .service h1 {
        font-size: 24px !important;
    }

    .service ul li {
        width: 280px !important;
        /*height: 240px !important;*/
    }

    .service .row {
        padding: 0 20px;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .service ul li:nth-child(2n+1) {
        margin-left: 15px;
    }

    .service ul li:nth-child(2n) {
        margin-right: 0;
    }

}

@media (min-width: 1024px) and (max-width: 1249px) {
    .service ul li:nth-child(2n+1) {
        margin-left: 15px;
    }

    .service ul li:nth-child(2n) {
        margin-right: 0;
    }

    .service .row.portfolio-block {
        width: 811px !important;
    }

}

@media (min-width: 1250px) {
    .service ul li:nth-child(3n+1) {
        margin-left: 15px !important;
    }

    .service ul li:nth-child(3n) {
        margin-right: 0 !important;
    }

}

.custom-agreement {
    color: gainsboro;
}
/* End */
/* /local/components/papacarlostudio/news.years/templates/.default/style.css?1612912161614 */
/* /local/templates/altekpro/components/bitrix/system.pagenavigation/modern/style.css?1676544562764 */
/* /local/templates/altekpro/components/bitrix/news/news-altekpro/bitrix/news.list/.default/style.css?17702741932433 */
/* /local/templates/altekpro/assets/css/services.min.css?16942717923104 */
