@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');

.case-page {
    color: #263746;
    padding-bottom: 48px;
}

.case-breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 12px 0 24px;
    font-size: 14px;
}

.case-breadcrumbs a {
    color: #007dc4;
}

.case-breadcrumbs span:before {
    content: "/";
    margin-right: 10px;
    color: #9aa8b4;
}

.case-hero {
    background: #f3f8fb;
    border: 1px solid #dfeaf1;
    border-radius: 8px;
    padding: 42px;
    margin-bottom: 28px;
}

.case-eyebrow {
    color: #007dc4;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.case-hero h1 {
    max-width: 820px;
    font-size: 42px;
    line-height: 1.15;
    margin-bottom: 18px;
}

.case-hero p {
    max-width: 820px;
    font-size: 18px;
    line-height: 1.55;
}

.case-hero-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 18px;
    margin-top: 28px;
}

.case-service-link {
    color: #263746;
    font-weight: 700;
}

.case-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 24px;
    margin-bottom: 28px;
}

.case-panel,
.case-result,
.case-links,
.case-cta,
.case-faq,
.case-similar {
    border: 1px solid #e3e8ec;
    border-radius: 8px;
    padding: 28px;
    margin-bottom: 28px;
    background: #fff;
}

.case-panel h2,
.case-result h2,
.case-links h2,
.case-cta h2,
.case-faq h2,
.case-similar h2 {
    font-size: 26px;
    line-height: 1.25;
    margin-bottom: 18px;
}

.case-panel p,
.case-panel li,
.case-result p,
.case-cta p,
.case-faq p {
    font-size: 17px;
    line-height: 1.55;
}

.case-panel ul {
    margin: 0;
    padding-left: 20px;
}

.case-panel li + li {
    margin-top: 10px;
}

.case-result {
    background: #fff7df;
    border-color: #f0d98b;
}

.case-result-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.case-result-list p {
    background: #fff;
    border-radius: 8px;
    margin: 0;
    padding: 18px;
}

.case-links div,
.case-similar-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.case-links a,
.case-similar a {
    border: 1px solid #e3e8ec;
    border-radius: 8px;
    color: #263746;
    display: flex;
    flex-direction: column;
    min-height: 112px;
    padding: 18px;
    text-decoration: none;
}

.case-links a:hover,
.case-similar a:hover {
    border-color: #007dc4;
}

.case-similar span,
.case-similar em {
    color: #667988;
    font-size: 14px;
    font-style: normal;
}

.case-similar strong {
    margin: 8px 0;
}

.case-cta {
    align-items: center;
    background: #263746;
    color: #fff;
    display: flex;
    gap: 24px;
    justify-content: space-between;
}

.case-cta p {
    max-width: 720px;
}

.case-faq details {
    border-top: 1px solid #e3e8ec;
    padding: 16px 0;
}

.case-faq details:last-child {
    border-bottom: 1px solid #e3e8ec;
}

.case-faq summary {
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
}

.case-faq p {
    margin-top: 12px;
}

@media (max-width: 991px) {
    .case-hero {
        padding: 28px;
    }

    .case-hero h1 {
        font-size: 34px;
    }

    .case-grid,
    .case-result-list,
    .case-links div,
    .case-similar-grid {
        grid-template-columns: 1fr;
    }

    .case-cta {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 575px) {
    .case-hero,
    .case-panel,
    .case-result,
    .case-links,
    .case-cta,
    .case-faq,
    .case-similar {
        padding: 22px;
    }

    .case-hero h1 {
        font-size: 28px;
    }
}

.element_baner.top{background:url(images/header.jpg)center no-repeat;}
.element_h1{
    font-family: 'Roboto',sans-serif !important;
    font-weight: 500;
}
.one > div,.two > div,.three > div,.four > div{text-align:center;}
.one > div > div{width:94%;display:inline-block;vertical-align:top;}
.two > div > div{width:40%;display:inline-block;vertical-align:top;}
.two.big > div > div{width:48%;display:inline-block;vertical-align:top;}
.three > div > div{width:32%;display:inline-block;vertical-align:top;}
.four > div > div{width:23%;display:inline-block;vertical-align:top;}
.grey{color:#979797!important;}
.blue{color:#007dc4!important;}
.element_form input[type="submit"],button, input.submbottom, .element_baner .form form .submbottom{
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
}
.element_h1,.element_h2,.element_h3,.element_h4,.element_h5,
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}
.element_baner.top h1{position:relative;margin-bottom: 0;}
.element_baner .form form input[type="text"],.element_form form input[type="text"]{border-bottom:1px solid #d9d9d9;}




.imagext-text p {
    text-align: left;
}

html {
    overflow-y: scroll;
}


.element_form {
    margin: 0 auto;
    padding:22px 0;
}
.element_form > b{line-height:normal;margin: 0 auto;padding: 0 0 16px;}
.element_baner.top .form{
	    padding: 20px 20px 27px 22px;
}
.element_baner.top .form form{
/* margin-top: 10px; */
}
.element_baner .form p {
    text-align: center;
    margin: 0 auto 0;
    font-family:'Conv_Lato-Medium';
    color: #1c7ec9;
    font-size:27px;
}
.element_baner.top .form p{
    font-size: 14px;
    line-height: 18px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #868686;
	
}
.element_baner.top .form p+span+p{
    font-size: 18px;
    color: #1c7ec9;
    font-family: 'Conv_Lato-Medium';
}
.element_baner .form span{
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    display: block;
    color: #1c7ec9;
   /*  text-transform: uppercase; */
}

.block2{
	margin:34px auto 35px;
}
.block2 h2{text-align:center;line-height:32px;}
.block2 h2 span{
	font-family:'Conv_Lato-Medium';
	font-size:24px;
	line-height:24px;
	color:#007dc4;
	font-weight:normal;
	display:inline-block;
	margin:auto;
}
.block2 > div{
	padding:21px 0;
	text-align:center !important;
}
.imagext-text h4 {
	text-align: justify;
}
.block2 div div{
	display:inline-block;
	vertical-align:middle;
	text-align:start;
}
.block2 .imagext-img{
	width:145px;
	margin-right:45px;
}
.block2 .imagext-text{
	width:412px;
	    margin-left: 35px;
}
.block2 h4{
    font-family: 'Conv_Lato-Bold';
    font-size: 24px;
    color: #34495e;
    position: relative;
	text-align: left;
}
/* .block2 h4:after{
	content:'';
	display:block;
	position:absolute;
	width:68px;
	height:2px;
	background:#e5e5e5;
	bottom:0;
} */
.block2 p{
	font-family:'Conv_Lato-Medium';
	font-size:16px;
	color:#696969;
	text-align: left;
}

.block33 {
	 background: url(images/opo-bg-mid.jpg)center no-repeat;
	 height: 225px;
	 width: 750px;
	 text-align: center;
	     margin-top: 20px;
}
.block33 p {
	font-size: 32px;
	color: #fff;
	text-align: center;
	font-family:'Conv_Lato-Black';
	    padding-top: 29px;
}


.block33 span {
	font-size: 24px;
	color: #fff;
	
	font-family:'Conv_Lato-Regular';
}


.block3{
	padding:22px 0 24px;
}
.element_form.block3 > div{
	padding:20px 20px 22px;
}
.block3 b{
	padding:0;
	line-height:37px;
}
.block3 > span{
	font-family:'Conv_Lato-Regular';
	font-size:24px;
	color:#007dc4;
}

.block4{
	padding:47px 0 62px;
}
.block4 h2{
	padding-bottom:27px;
}
.block4 div p{
	font-family:'Conv_Lato-Medium';
	font-size:18px;
	line-height:21px;
	color:#b17d16;
	padding: 12px 0px 0px 9px;
}

.block4 div p+p {
    font-family: 'Conv_Lato-Regular';
    font-size: 16px;
    line-height: 16px;
    color: #696969;
    padding: 9px 0px 15px 9px
}

.element_form.block5{
	padding:21px 0 24px;
}
.element_form.block5 > div{
	padding:21px 20px 20px;
}
.element_form.block5 > b{
	padding:0 0 12px;
}
.block5 > span,.element_form.block7 > span{
	padding:0 0 4px;
	font-family:'Conv_Lato-Regular';
	font-size:24px;
	color:#007dc4;
}

.block6{
	margin:52px auto 40px;
}
.block6 h2{text-align:center;line-height:32px;padding:0 0 18px;}
.block6 h2 span{
	font-family:'Conv_Lato-Medium';
	font-size:24px;
	line-height:24px;
	color:#007dc4;
	font-weight:normal;
	display:inline-block;
	margin:auto;
}
.block6 > div{
	padding:18px 0;
	text-align:center;
}
.block6 div div{
	display:inline-block;
	vertical-align:middle;
	text-align:start;
}
.block6 .imagext-img{
	width:145px;
	margin-right:35px;
}
.block6 .imagext-text{
	width:376px;
}
.block6 p{
	font-family:'Conv_Lato-Medium';
	font-size:16px;
	color:#696969;
}

.element_form.block7{
	padding:22px 0 24px;
}
.element_form.block7 > span{
	padding:0 0 2px;
}
.element_form.block7 > b{
	padding:0 0 13px;
}
.element_form.block7 > div{padding:21px 20px;}

.block8{
	padding:27px 0 56px;
}
.block8 h2{
	padding-bottom:4px;
}
.block8 div div{
	margin-top:37px;
}
.block8 div p{
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;
    padding: 12px 0 0;
	    text-align: center;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

.block9{
	border-top:2px solid #d9dfe2;
	padding:48px 0 59px;
}
.reg18px {
    font-family: 'Conv_Lato-Regular' !important;
    font-size: 18px !important;
    color: #696969 !important;
    line-height: 18px !important;
	text-align: center !important;
}
.element_otzv.block9 > div{
	padding:28px 0 0;
}

.block10{
	border-top:2px solid #d9dfe2;
	padding:45px 0 61px;
}
.element_otzv.block10 > div{
	padding:32px 0 0;
}

.element_baner.footer{
	background:url(images/bottom.jpg)center no-repeat;
	color:#fff;
	margin-top: 20px;
}
.element_baner.footer .plastic-card{
	position:absolute;
	width:238px;
	left:69px;
	bottom:40px;
}
.element_baner.footer .plastic-card p{text-align:center;}
.element_baner.footer .plastic-card .top-text{
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
	font-size: 42px;
	text-transform:uppercase;
}
.element_baner.footer .plastic-card .top-text span{
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
	font-size:16px;
	display:block;
	margin:auto;
}
.element_baner.footer .plastic-card .bottom-text{
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
	font-size:16px;
}
.element_baner.footer .plastic-card .bottom-text span{
	display:block;
	font-size:18px;
	text-transform:uppercase;
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
}
.element_baner.footer .form{
    background:rgba(234,243,252, 0.9);
    background: -moz-linear-gradient(to bottom, rgba(255,255,255, 0.9) 0px, rgba(234,243,252, 0.9) 70px);
    background: -webkit-linear-gradient(to bottom, rgba(255,255,255, 0.9) 0px, rgba(234,243,252, 0.9) 70px);
    background: -o-linear-gradient(to bottom, rgba(255,255,255, 0.9) 0px, rgba(234,243,252, 0.9) 70px);
    background: -ms-linear-gradient(bottom, rgba(255,255,255, 0.9) 0px, rgba(234,243,252, 0.9) 70px);
    background: linear-gradient(to bottom, rgba(255,255,255, 0.9) 0px, rgba(234,243,252, 0.9) 70px);
	bottom:60px;
	padding: 27px 20px 28px 22px;
}
.element_baner.footer .form form{
	padding: 22px 17px 20px;
}

.recommendation{
	padding: 28px 0 46px;
}
.recommendation ul{
	margin:0;
	padding:0;
	font-family:'Conv_Lato-Semibold';
	font-size:22px;
	list-style:none;
}
.recommendation ul h4{
	font-size:24px;
	margin:0 0 4px 0;
	color:#34495e;
}
.recommendation ul li{
	padding:0;
	margin:0 0 0 27px;
	position:relative;
}
.recommendation ul li:before{
	content:'';
	display:block;
	width:6px;
	height:6px;
	position:absolute;
	background:#077fc5;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	top:12px;
	left:-12px;
}
.recommendation ul li a{
	font-size:16px;
	color:#077fc5;
	text-decoration:none;
}

.block13 > span{
	padding:0 0 0px;
	font-family:'Conv_Lato-Regular';
	font-size:24px;
	color:#007dc4;
	line-height:18px;
}
.block13 > b{line-height:30px;padding:0 0 21px;}
.element_form.block13 > div{
	padding:22px 20px 20px;
}




/* */


.dashed {
    border: 2px dashed #d9dfe2;
    padding: 30px 0 23px;
    height: 250px;
	width: 613px;
    position: relative;
	margin: 0 auto;
}

.dashed-def {
    border: 2px dashed #d9dfe2;
    padding: 30px 0 23px;
    height: 80px;
    position: relative;
}

.block113 {
    margin-top: 43px;
    padding: 36px 0 28px;
    position: relative;
}

.block113 h2 {
    font-family: 'Conv_Lato-Bold';
    font-size: 30px;
    line-height: 28px;
	color: #34495e;
}

.block113 h2 span {
    font-size: 21px;
    color: #979797;
    font-weight: normal;
	font-family: 'Conv_Lato-Medium';
}
.btn-inline {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.btn-inline span {
    background: #fff;
	    position: relative;
    top: 16px;
}
.btn-inline span button {
    margin: 0 10px;
    display: inline-block;
}

input.btn-gold[type="button"], input.btn-gold[type="submit"], button.btn-gold {
    background: #c79f2d;
    background: -moz-linear-gradient(top, #e3cf44 0%, #c79f2d 4%, #b27922 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3cf44), color-stop(4%,#c79f2d), color-stop(100%,#b27922));
    background: -webkit-linear-gradient(top, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    background: -o-linear-gradient(top, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    background: -ms-linear-gradient(top, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    background: linear-gradient(to bottom, #e3cf44 0%,#c79f2d 4%,#b27922 100%);
    border: 1px solid #7b581b;
}

.block1, .block2, .block3, .block4, .block5, .block6, .block7, .block8, .block9 {
    position: relative;
    top: 0;
    left: 0;
    width: inherit;
}


/* .element_baner.top h1:after {
    content: '';
    display: block;
    position: absolute;
    width: 70px;
    height: 2px;
    background: rgba(106,117,124, 0.9);
    bottom: 0;
    left: 50%;
    margin: 0 0 -12px -35px;
} */

.element_baner.top h1 {
    /* margin-bottom: 21px; */
    /* font-weight: bold; */
}


.block21 span {
    font-family: 'Conv_Lato-Medium';
    font-size: 24px;
    color: #007dc4;
    font-weight: normal;
}

.element_imagext.block21 > div {
    padding: 44px 0;
}



.element_imagext.block21 .imagext-img {
    width: 293px;
    height: 293px;
    margin-left: 0px;
}
.element_imagext .imagext-img {
    width: 145px;
    margin-right: 45px;
}
.element_imagext div div {
    display: inline-block;
    vertical-align: middle;
    text-align: start;
}


.element_imagext.block21 .imagext-text {
    width: 326px;
    margin-left: 6px;
}
.element_imagext.block21 div h2 {
    font-family: 'Conv_Lato-Bold';
    text-align: inherit;
    font-size: 30px;
    line-height: 27px;
    color: #34495e;
    position: relative;
}
.element_imagext div h2.line-after {
    padding: 0 0 12px;
    margin: 0 0 14px;
}


.element_imagext div.left-img h2.line-after:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 68px;
    background: #e9edee;
    bottom: -2px;
    left: 2px;
}
.element_imagext div.right-img h2.line-after:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 68px;
    background: #e9edee;
    bottom: -2px;
    /* left: 260px; */
}


.element_imagext p {
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;
    padding-top: 4px;
    line-height: 21px;
}

.block2.element_imagext p {
    font-family: 'Conv_Lato-Medium';
    font-size: 18px;
    color: #696969;
    padding-top: 24px;
}


.blue-bg {
	background: #f4f9fd;
}


.block8 span {
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #007dc4;
    position: relative;
    top: 75px;
    z-index: 200;
    background: #fff;
    padding: 0px 13px 0 13px;
}

.block8 .spanch {
    text-align: center;
    top: 24px;
    position: absolute;
    width: 100%;
}

.headline {
	border-top: 2px solid #d9dfe2;
}


.block2 div div h4:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 68px;
    background: #e9edee;
    bottom: -13px;
    left: 0px;
}


/* inline text */ 

.btn-inline2 {
    display: block;
    position: relative;
    bottom: 52px;
    width: 100%;
    text-align: center;
}
.btn-inline2 span {
    background: #fff;
    position: relative;
    top: -17px;
    padding: 0 20px;
    color: #007dc4;
    font-size: 24px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
}

/* button_inline */




.left-img .imagext-text ul {
	list-style-image:url(images/galka_s.png);
	    padding-left: 20px;
}
.left-img .imagext-text ul li{
	color: #696969;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	padding-top: 10px;
}
.left-img .imagext-text ul li:first-child{
	color: #696969;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	padding-top: 2px;
}

.right-img .imagext-text ul {
	list-style-image:url(images/galka_s.png);
	    padding-left: 20px;
}
.right-img .imagext-text ul li{
	color: #696969;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	padding-top: 10px;
}
.right-img .imagext-text ul li:first-child{
	color: #696969;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	padding-top: 2px;
}


.btn-inline3 {
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.btn-inline3 span {
    background: #fff;
    position: relative;
    top: -23px;
    padding: 0 8px;
}
.btn-inline3 span button {
    margin: 0 10px;
    display: inline-block;
}


.sem24 {
		color: #34495e;
		text-align: center;
    font-size: 24px;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
}

/* BLUE 1 */

.block_text_blue1 {
    height: 474px;
    background: url(images/nambg.jpg);
    padding-top: 50px;
    margin-top: 150px;
}
.block_text_blue1 p {
    font-size: 16px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: center;
	padding-bottom: 15px;
}


/* BLUE 2 */

.block_text_blue2 {
    height: 279px;
    background: url(images/text_blue2bg.jpg);
    padding-top: 57px;
    margin-top: 40px;
}
.block_text_blue2 p {
	font-size: 18px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	color: #fff;
	text-align: center;
}
.block_text_blue2 p+p {
	font-size: 24px;
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
	color: #fff;
}
.block_text_blue2 p+p+p {
    font-size: 36px;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    color: #fff;
    padding-top: 46px;
    line-height: 28px;
}
.block_text_blue2 p+p+p+p {
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #fff;
    padding-top: 0px;
}

/* BLUE 3 */

.block_text_blue3 {
    height: 160px;
    background: url(images/text_blue3bg.jpg);
    padding-top: 70px;
    margin-top: 20px;
}
.block_text_blue3 p {
	font-size: 18px;
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
	color: #fff;
	text-align: center;
}
.block_text_blue3 p+p {
	font-size: 36px;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
	color: #fff;
}

/* BLUE 4 */

.block_text_blue4 {
    height: 286px;
    background: url(images/text_blue4bg.jpg);
    padding-top: 50px;
    /* margin-top: 40px; */
}
.block_text_blue4 p {
	font-size: 36px;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
.block_text_blue4 p+p {
	font-size: 32px;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
	color: #fff;
    padding-top: 55px;
}
.block_text_blue4 p+p+p {
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
    padding: 0;
}


.block8 b {
    display: block;
	color: #b17d16;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	font-size: 18px;
	font-weight: normal;
}

.podpis {
	color: #e3e3e3;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	font-size: 18px;
	text-align: center;
}



/* SLIDER */

.block111 {
	margin: 34px auto 0;

	width:750px;
}
.block111 .layer,
.block10 .slider1 {
	position:relative;
}
.block111 #slide-tnk,
.block10 #slide-logo {
	position:relative;
	padding: 0;
}
.block111 .owl-prev,
.block111 .owl-next,
.block111 .owl-prev,
.block111 .owl-next {
	width:16px;
	height:26px;
	display:block;
	position:absolute;
	background:url(images/arrow-slide.png)0 0 no-repeat;
	top:50%;
	z-index:10;
	padding: 0;
	cursor: pointer;
}
.block111 .owl-prev,
.block10 .owl-prev {
	margin:-13px 0 0 -30px;
	left:0;
}
.block111 .owl-next,
.block10 .owl-next {
	background-position:right 0;
	margin:-13px -30px 0 0;
	right:0;
}

/* Р С•РЎвЂљР В·РЎвЂ№Р Р†РЎвЂ№ */
.otzivdiv {
    width: 605px;
    margin: 0 auto;
	background:url(images/quotes.png) no-repeat;
}
.otziv {
    width: 495px;
    margin: 0 auto;
}
.otziv p {
	color: #696969;
	font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	padding-top: 10px;
	line-height: 21px;
	padding-left: 3px;
}
.otziv p+p {
	color: #34495e;
	font-size: 21px;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
	text-align: right;
	padding-top: 20px;
}
.otziv p+p+p {
	color: #696969;
	font-size: 14px;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
	text-align: right;
	padding-top: 5px;
}
.otziv img {
	position: relative;
    bottom: 350px;
    right: 62px;
}

div#slide-tnk {opacity:1 !important;}





/* */ 

.text_header {
    width: 337px;
    margin: 94px 0 0 56px;
}
.text_header ul {
	list-style-image: url(images/galka.png);
}

.text_header ul li{
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;		
	text-transform: uppercase;	
    padding-bottom: 15px;
}


.block1 ul li:before, .block2 ul li:before, .block3 ul li:before, .block4 ul li:before, .block5 ul li:before {
    content: '';
    background: none;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-left: -18px;
    margin-top: 1px;
}

.block88 {
    position: relative;
    top: 0;
    left: 0;
    width: inherit;
}


.block88{
	padding:27px 0 56px;
}
.block88 h2{
	padding-bottom:4px;
}
.block88 div div{
	margin-top:37px;
}
.block88 div p{
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;
    padding: 7px 0 0;
    text-align: center;
}

.block88 h2.element_h2 {
	margin-top: 25px;line-height: 32px; font-size: 32px;
}

.block88 b {
    display: block;
    color: #34495e;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding-top: 12px;
}




/* BLOCK VIGODNO */

.vigodno {
    margin-top: 50px;
}


.vigodno .one_block {
	text-align: center;
	
}
.vigodno .one_block > div {
	vertical-align: middle;
	display: inline-block;
}

.vigodno .one_block .img{
	
}
.vigodno .one_block .numbers{
	font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 52px;
    color: #007dc4;		
	text-transform: uppercase;	
    padding-left: 10px;
}
.vigodno .one_block .text1{
    padding-left: 7px;	
}
.vigodno .one_block .text1 p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #34495e;		
	
}
.vigodno .one_block .text1 span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #696969;	
    text-align: left;
    display: block;	
}

/* two */

.vigodno .two_block {
	text-align: center;
    margin-top: 25px;
	
}
.vigodno .two_block > div {
	vertical-align: middle;
	display: inline-block;
}

.vigodno .two_block .img{
	
}
.vigodno .two_block .numbers{
	font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 52px;
    color: #007dc4;		
	text-transform: uppercase;
    padding-left: 10px;
}
.vigodno .two_block .text1{
    padding-left: 7px;	
}
.vigodno .two_block .text1 p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #34495e;		

}
.vigodno .two_block .text1 span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;	
    text-align: left;
    display: block;	
}

.vigodno div.left {
	float: left;
    margin-left: 30px;
}
.vigodno div.right {
    float: right;
    margin-right: 40px;
}

.vigodno b {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
	display: block;
    text-align: center;
    padding: 10px 0 40px 0;
}


.block_text_blue1 h2 {
	color: #fff;
    padding-bottom: 51px;
}

.block_text_blue1 h2:after {
    content: '';
    display: block;
    position: relative;
    width: 94px;
    height: 2px;
    background: rgba(252, 253, 253, 0.22);
    bottom: -18px;
    left: 48%;
    margin: 0 0 -12px -35px;
}



.block_text_blue1 span {
font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 27px;
    color: #ffffff;
    line-height: 21px;
    display: block;
    text-align: center;
    padding: 50px 0 13px 0;
}
.block_text_blue1 span:before {
    content: '';
    display: block;
    position: relative;
    width: 94px;
    height: 2px;
    background: rgba(252, 253, 253, 0.22);
    bottom: 34px;
    left: 48%;
    margin: 0 0 -12px -35px;
}

.pathfind {
	margin-top: 40px;
/* 	background: url(images/kakbg.png) no-repeat; */
}

.pathfind h2 {
	padding-bottom: 5px;
}

.pathfind span.one1 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 50px;
	bottom: 255px;
}

.pathfind span.one2 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 203px;
	bottom: 151px;
}
.pathfind span.one3 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 491px;
	bottom: 272px;
}
.pathfind span.one4 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 610px;
	bottom: 159px;
}

.pathfind p {
	font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 27px;
    color: #34495e;	
    margin-top: -100px;	
}

.pathfind span.one5 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 432px;
	bottom: 202px;
}
.pathfind span.one6 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 230px;
	bottom: 145px;
}
.pathfind span.one7 {
	display: block;
	position: relative;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #696969;
	left: 545px;
	bottom: 110px;
}



/****************/

.vopros_otvet {
	margin-top: 50px;
}

.vopros_otvet .q1left {
	background: url(images/q1left.png) no-repeat;
	height: 86px;
	width: 387px;
    margin: 39px 0 20px 0;
}

.vopros_otvet .q1left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #007dc4;			
	padding: 25px 0 0 0px;
    text-align: center;
}

.vopros_otvet .q1right {
	background: url(images/q1right.png) no-repeat;
	height: 132px;
	width: 426px;
}

.vopros_otvet .q1right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;			
	padding: 25px 0 0 0px;
    text-align: center;
}



.vopros_otvet .q2left {
	background: url(images/q2left.png) no-repeat;
	height: 86px;
	width: 426px;
    margin: 19px 0 20px 0;
}

.vopros_otvet .q2left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #007dc4;			
	padding: 25px 0 0 0px;
    text-align: center;
}
.vopros_otvet .q2right {
	background: url(images/q2right.png) no-repeat;
	height: 155px;
	width: 426px;
}

.vopros_otvet .q2right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;			
	padding: 25px 0 0 0px;
    text-align: center;
}




.vopros_otvet .q3left {
	background: url(images/q3left.png) no-repeat;
	height: 86px;
	width: 387px;
    margin: 19px 0 20px 0;
}

.vopros_otvet .q3left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #007dc4;			
	padding: 25px 0 0 0px;
    text-align: center;
}
.vopros_otvet .q3right {
	background: url(images/q3right.png) no-repeat;
	height: 222px;
	width: 426px;
}
.vopros_otvet .q3right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;			
	padding: 25px 0 0 0px;
    text-align: center;
}



.vopros_otvet .q4left {
	background: url(images/q4left.png) no-repeat;
	height: 86px;
	width: 413px;
    margin: 19px 0 20px 0;
}

.vopros_otvet .q4left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #007dc4;			
	padding: 25px 0 0 0px;
    text-align: center;
}
.vopros_otvet .q4right {
	background: url(images/q4right.png) no-repeat;
	height: 117px;
	width: 426px;
}
.vopros_otvet .q4right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;			
	padding: 25px 0 0 0px;
    text-align: center;
}


.vopros_otvet .q5left {
	background: url(images/q5left.png) no-repeat;
	height: 109px;
	width: 413px;
    margin: 19px 0 20px 0;
}

.vopros_otvet .q5left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #007dc4;			
	padding: 25px 0 0 0px;
    text-align: center;
}
.vopros_otvet .q5right {
	background: url(images/q5right.png) no-repeat;
	height: 180px;
	width: 426px;
}
.vopros_otvet .q5right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;			
	padding: 25px 0 0 0px;
    text-align: center;
}





.hrline {
    border-top: 2px solid #d9dfe2;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}




/* *** */

 #automatization_store h1 {
	font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #34495e;	
	text-align: center;
	padding-bottom: 35px;
 }
/*
.block_1 {
	background: url(images/bg1.jpg) no-repeat;
	height: 470px;
}
*/
.block_1 .text_right {
	width: 375px;
	float: right;
	margin-right: 15px;
}

.block_1 .text_right b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 15px;
    display: block;
}

.block_1 .text_right span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_1 .text_right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}

/* */
/*
.block_2 {
	background: url(images/bg2.jpg) right no-repeat;
	height: 340px;
	margin-top: 45px;
}
*/
.block_2 .text_left {
	width: 375px;
	float: left;
	margin-left: 35px;
}

.block_2 .text_left b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 25px;
    display: block;
}

.block_2 .text_left span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_2 .text_left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}

/* */
/*
.block_3 {
	background: url(images/bg3.jpg) no-repeat;
	height: 400px;
	margin-top: 45px;
}
*/
.block_3 .text_right {
	width: 375px;
	float: right;
	margin-right: 15px;
}

.block_3 .text_right b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 15px;
    display: block;
}

.block_3 .text_right span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_3 .text_right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}

/* */
/*
.block_4 {
	background: url(images/bg4.jpg) right no-repeat;
	height: 460px;
	margin-top: 45px;
}
*/
.block_4 .text_left {
	width: 385px;
	float: left;
	margin-left: 35px;
}

.block_4 .text_left b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 25px;
    display: block;
}

.block_4 .text_left span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_4 .text_left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}

/* */
/*
.block_5 {
	background: url(images/bg5.jpg) no-repeat;
	height: 400px;
	margin-top: 45px;
}
*/
.block_5 .text_right {
	width: 390px;
    float: right;
}

.block_5 .text_right b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 15px;
    display: block;
}

.block_5 .text_right span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_5 .text_right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}


/* */
/*
.block_6 {
	background: url(images/bg6.jpg) right no-repeat;
	height: 500px;
	margin-top: 45px;
}
*/
.block_6 .text_left {
	width: 398px;
    float: left;
    margin-left: 20px;
}

.block_6 .text_left b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 25px;
    display: block;
}

.block_6 .text_left span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_6 .text_left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}


/* */
/*
.block_7 {
	background: url(images/bg7.jpg) no-repeat;
	height: 420px;
	margin-top: 45px;
}
*/
.block_7 .text_right {
	width: 390px;
    float: right;
}

.block_7 .text_right b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 15px;
    display: block;
}

.block_7 .text_right span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_7 .text_right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}

/* */
/*
.block_8 {
	background: url(images/bg8.jpg) right no-repeat;
	height: 400px;
	margin-top: 45px;
}
*/
.block_8 .text_left {
	width: 398px;
    float: left;
    margin-left: 20px;
}

.block_8 .text_left b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 45px;
    display: block;
}

.block_8 .text_left span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_8 .text_left p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}

/* */
/*
.block_9 {
	background: url(images/bg9.jpg) no-repeat;
	height: 400px;
	margin-top: 45px;
}
*/
.block_9 .text_right {
	width: 390px;
    float: right;
}

.block_9 .text_right b {
	font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #1e82c4;		
	line-height: 24px;
    padding-top: 15px;
    display: block;
}

.block_9 .text_right span {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #34495e;		
	line-height: 32px;
    display: block;
    padding-top: 7px;
}
.block_9 .text_right p {
	font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #696969;		
	line-height: 21px;
}
