.project-paddings {
    padding-right:20px;
}
.section-description .content-style {
    color:rgb(33, 37, 41);
}
.content-style table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.content-style table tr:first-child {
    background-color: #336b99 !important;
    border:none;
    color: #fff;
    text-align: left;
    vertical-align: bottom;
    font-size: 15px;
    font-weight: bold;
}
.content-style table tr {
    background: #e4e5f0;
    border-top:1px solid #eff0f7;
    color: #223748;
    font-size: 14px;
    font-weight: 300;
}
.content-style table tr:nth-of-type(2n+1) {
    background-color: #dadbe8;
}
.content-style table th, .content-style table td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

#slide-navbar-collapse .dropdown-menu {
    box-shadow:none;
}
figure.effect-lily figcaption {
    background: url(../img/mask.png) 0 bottom no-repeat;
}
/*
.slick-slide img {
    max-width:100%;
}
*/
.slick-customer .slick-slide {
   
}
footer .nav-link:hover {
    color: rgba(255,255,255,.6);
}
.footer-pol {
    color: rgba(255,255,255,.6);
    text-decoration: underline;
}
.footer-pol:hover {
    color: rgba(255,255,255,.6);
    text-decoration: none;
}
.section-slider-long figure.effect-lily figcaption {
    
}
.section-slider-long figure.effect-lily:hover figcaption {
    background: rgba(38,42,119,0.6);
}
.footer-email {
    color: rgba(255,255,255,.6);
    text-decoration: none;
}
.footer-email:hover {
    text-decoration:none;
    color:#fff;
}
.footer-by a {
    color: rgba(255,255,255,.6);
    text-decoration: underline;
}
.footer-by a:hover {
    text-decoration:none;
    color:#fff;
}
.card-catalogue_title .card-body .card-h2 {
    width:100%;
}
.card-icon img {
    display:block;
    max-width:85px;
}
.main-wrapper_index .slick-slide {
    z-index:-1;
}
.main-wrapper_index .slick-active {
    z-index:10;
}

.card-link-catalogue:hover .typejob-item__default {
    display:none;
}
.card-link-catalogue .typejob-item__hover {
    display:none;
}
.card-link-catalogue:hover .typejob-item__hover {
    display:block;
} 
figure.effect-lily .p-line .d-flex {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}
figure.effect-lily figcaption>div {
    height: auto;
    padding-bottom: 0px;
    min-height: 100px;
}
.content-style ul {
    padding-left:0;
    margin-top:20px;
    margin-bottom:20px;
}
.content-style ul li {
   list-style: none;
    background: url(/images/list_ok.svg) 0px 3px no-repeat;
    background-size:16px;
    padding-left: 32px;
    line-height: normal;
    color: #646478;
    font-size: 15px;
    margin-bottom: 15px;
}

.content-style ol {
    padding-left:0;
    margin-top:20px;
    margin-bottom:20px;
    counter-reset: myCounter;
}
.content-style ol li {
   list-style: none;
    line-height: normal;
    color: #646478;
    font-size: 15px;
    margin-bottom: 15px;
}
.content-style ol li::before {
    counter-increment: myCounter;
    content: counter(myCounter);
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    margin-right: 20px;
    color: #252654;
}
.content-style blockquote {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-left: 48px;
    padding-right: 135px;
    background-color: #e4e4e9;
    display: block;
    padding-top: 75px;
    padding-bottom: 75px;
    color: #2f2f3e;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    font-family: 'sf_pro_display';
    margin-top:30px;
    margin-bottom:30px;
}
.content-style blockquote p {
    margin:0;
}
.content-style blockquote::before {
    content: '';
    display:block;
    position:absolute;
    width:72px;
    height: 51px;
    background:url(/images/blockquote.png) no-repeat;
    top:40px;
    right:32px;
}

.dropdown-menu:after {
    right: auto;
    left: 68px;
}
header .dropdown-menu .dropdown-item {
    text-align:left;
    padding-top:5px;
    padding-bottom:5px;
}
header .dropdown-menu {
    padding-top:0;
    padding-bottom:0;
}
footer .nav-tell {
    color: #fff !important;
}
.type-pre-oval--top {
    z-index:1;
    height: 100vh;
}
.type-bg-mask {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(35,36,91,0.5);
    z-index: 1;
}
.params-line .params-border {
    margin-left:4px;
}
footer {
   background-size:cover; 
}
.sf_text {
	 font-family: 'sf_pro_text';
}
.g_rows {
	font-size: 0;
}
.inline {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.content-style {
	color: #646478;
	font-family: 'sf_pro_text';
	font-size: 15px;
	font-weight: 400;	
	line-height: 28px;
	letter-spacing: -0.19px;
}
.page-pagetitle {
	margin-top: 7px;
}
.page-pagetitle h1 {
	color: #2b2b3c;
	font-size: 64px;
	font-weight: 800;
}
.clear {
	clear: both;
}
@media (min-width:992px) {
    .dropdown-item--mob {
        display:none;
    }
}

@media (max-width:991px) and (min-width:767px){
    .project-home-params {
        display: block !important;
        padding-top: 25px;
    }
    .project-home-params .inf-item {
        margin-bottom:30px;
    }
}
@media (max-width:991px){
    #slide-navbar-collapse .dropdown.active .dropdown-menu {
        display: block;
        box-shadow: none;
        margin-bottom: 10px;
    }
}
@media (max-width:600px){
    .navbar-dark .navbar-brand {
        visibility: visible !important;
    }
    .top-sticky.is_stuck {
         top: 90px !important;
    }
    body.fixed {
        padding-top:75px;
    }
    header {
        transition: all 0.3s ease-in-out;
    }
    header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #262768;
        padding-bottom: 10px;
    }
    header.header-black.fixed {
        background: #fff;
    }
    
	.page-pagetitle h1 {
		font-size: 32px;
	}
	.card-block .card-time {
        bottom:30px;
    }
    .content-style blockquote {
        padding: 20px;
    }
    .content-style blockquote::before {
        background: none;
        display:none;
    }
}
