

/* Start:/local/templates/lambumiz/components/bitrix/menu/tabs-menu/style.css?17670282732578*/
.tabs-menu ul{
	width: 1140px;
	margin: 50px auto;
	padding: 0px;
	list-style: none;
	background: rgba(53, 53, 53, 0.15);
	border-radius: 40px;
}
.tabs-menu ul:after{
	display: table;
	content: " ";
	clear: both;
}
.tabs-menu ul li{
	float: left;
}
.tabs-menu ul li a{
	display: block;
	width: 100%;
	padding: 9px 0px 8px;
	color: #353535;
	letter-spacing: 0.4px;
	text-align: center;
	text-decoration: none;
	border-radius: 40px;
}
.tabs-menu ul li.cols-2{
	width: 50%;
}
.tabs-menu ul li.cols-3{
	width: 33.33%;
}
.tabs-menu ul li.cols-4{
	width: 25%;
}
.tabs-menu ul li.cols-5{
	width: 20%;
}
.tabs-menu ul li.cols-6{
	width: 16.66%;
}
.tabs-menu ul li.selected a, .tabs-menu ul li a:hover{
	background: #f0f0f0;
	-webkit-box-shadow: 0px 8px 10px 0 rgba(50, 50, 50, .3);
	-moz-box-shadow: 0px 8px 10px 0 rgba(50, 50, 50, .3);
	box-shadow: 0px 8px 10px 0 rgba(50, 50, 50, .3);
}

.tabs-menu ul p{
	display: none;
}

@media screen and (max-width: 1199px){
    .tabs-menu ul{
        max-width: 940px;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 20px;
    }
    .tabs-menu ul li a{
        letter-spacing: 0px;
    }
    .small-font.tabs-menu ul li a{
        font-size: 16px;
    }
}

@media screen and (max-width: 959px){
    .tabs-menu ul{
        background: none;
        border-radius: 0px;
    }
    .tabs-menu ul p{
        display: block;
        margin: 0px;
        padding: 10px 0px;
        font-size: 20px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        cursor: pointer;
    }
    .tabs-menu ul p span{
        display: inline-block;
        padding-top: 2px;
        float: right;
        font-size: 14px;
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .tabs-menu ul.opened p span{
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .tabs-menu ul li{
        display: none;
        width: 100%!important;
        margin: 0px;
        float: none;
    }
    .tabs-menu ul li a{
        padding: 10px 10px 9px 20px;
        font-size: 20px;
        text-align: left;
        border-bottom: 1px dotted #000;
        border-radius: 0px;
    }
    .tabs-menu ul li.selected a,
    .tabs-menu ul li a:hover{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}
/* End */


/* Start:/local/templates/lambumiz/components/bitrix/news.detail/gable-top/style.css?176702827327255*/
/*begin GT*/
.gibkaya{

}
.gt .bg{
	position: relative;
	min-height: 492px;
	margin: 30px 0px;
	background: url(/bitrix/templates/lambumiz/img/bg-gt.png) no-repeat center center;
	overflow-x: hidden;
}
.gt .bg .container{
	position: relative;
}
.gt .p-bg{
	position: absolute;
    top: 30px;
	left: 285px;
	width: 1500px;
    height: 420px;
	background: #f5f8fb;
	-webkit-box-shadow: 0px 2px 25px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0px 2px 25px 0 rgba(50, 50, 50, .4);
    box-shadow: 0px 2px 25px 0 rgba(50, 50, 50, .4);
}
.gt .pattern{
	position: absolute;
    bottom: -20px;
    right: -430px;
    width: 440px;
    height: 465px;
	background: url(/bitrix/templates/lambumiz/img/pattern-gt.png) no-repeat left center;
}
.gt .img{
	position: relative;
	margin: 15px 55px 0px;
    width: 460px;
    height: 440px;
    float: left;
}
.gt .text{
	position: relative;
	max-width: 570px;
    margin: 85px 0px 0px;
    float: left;
	letter-spacing: .4px;
}
.gt .text h3{
    margin: 0px 0px 30px;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    line-height: 1;
}
.gt .text h3 .thin-red{
	padding-right: 85px;
    letter-spacing: .5px;
}
.gt .text h3 span span{
	color: #d60028;
}
/*end GT*/


/*begin GT 2*/
.upak{
	position: relative;
    padding: 40px 0px 40px 0px;
}
.upak .big-block{
	position: relative;
    margin: 50px 0px 0px 0px;
    padding: 20px 70px 55px 70px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
    -moz-box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
    box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
}
.upak .big-block .desc{
	padding: 0px 60px;
    text-align: center;
    letter-spacing: .3px;
}
.upak .big-block .desc b{
	color: #d60028;
}
.upak .big-block h3{
	text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 54px;
    color: #0a4295;
}
.upak .big-block .str{
	padding: 0px 30px;
}
.upak .big-block .str .div-30{
	width: 270px;
    margin-right: 80px;
    padding: 105px 10px 0px 0px;
    float: left;
}
.upak .big-block .str .div-30.col-3{
	margin-right: 0px;
}
.upak .big-block .str .div-30 b{
	text-transform: uppercase;
    color: #0a4295;
    letter-spacing: .3px;
}
.upak .big-block .dop{
	position: relative;
	margin-top: 40px;
}
.upak .big-block .dop .col-1{
	position: relative;
	width: 415px;
	padding: 0px 40px 0px 30px;
    font-size: 20px;
    line-height: 32px;
    color: #0a4295;
    font-weight: 400;
}
.upak .big-block .dop .col-1:before{
	display: block;
    content: "";
	position: absolute;
    top: 20px;
    left: 0px;
    width: 2px;
    height: 200px;
    background: rgba(0, 79, 195, .2);
}
.upak .big-block .dop .col-2{
	position: absolute;
    top: 0px;
    right: -70px;
	width: 680px;
    height: 469px;
    padding: 25px 0px 0px 377px;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(50, 50, 50, .3);
    -moz-box-shadow: 0px 0px 15px 2px rgba(50, 50, 50, .3);
    box-shadow: 0px 0px 15px 2px rgba(50, 50, 50, .3);
}
.upak .big-block .dop .col-2 div{
	margin-bottom: 20px;
    font-size: 13px;
    line-height: 16px;
    color: #f9f9f9;
    letter-spacing: .4px;
}
.upak .big-block .dop .col-2 div b{
	font-size: 15px;
	color: #fff;
}
.upak .big-block .dop .col-2 .str-3, .upak .big-block .dop .col-2 .str-4{
	margin-bottom: 25px;
}
/*end GT 2*/


/*begin Cap*/
.cap{
	position: relative;
    padding: 40px 0px 0px 0px;
}
.cap .big-block{
	position: relative;
    margin: 50px 0px 0px 0px;
    padding: 20px 70px 0px 70px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
    -moz-box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
    box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
}
.cap .big-block .desc{
	padding: 0px 60px;
    text-align: center;
    letter-spacing: .3px;
}
.cap .big-block .desc b{
	color: #d60028;
}
.cap .big-block h3{
	text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 54px;
    color: #d60028;
}
.cap .big-block .str{
	padding: 0px 30px;
}
.cap .big-block .str .div-30{
	width: 270px;
    margin-right: 80px;
    padding: 105px 10px 0px 0px;
    float: left;
}
.cap .big-block .str .div-30.col-3{
	margin-right: 0px;
}
.cap .big-block .str .div-30 b{
	text-transform: uppercase;
    color: #0a4295;
    letter-spacing: .3px;
}
.cap .big-block .dop{
	position: relative;
	margin-top: 40px;
}
.cap .big-block .dop .col-1{
	position: relative;
	width: 670px;
	height: 297px;
    padding: 40px 70px 0px 360px;
	float: left;
}
.cap .big-block .dop .col-1 div{
    font-size: 14px;
    line-height: 17px;
    color: #f9f9f9;
    letter-spacing: .4px;
}
.cap .big-block .dop .col-1 div b{
	font-size: 18px;
    line-height: 38px;
	color: #fff;
}
.cap .big-block .dop .col-2{
	position: static;
	width: 330px;
    padding: 65px 30px 0px 30px;
	float: left;
    font-size: 20px;
    line-height: 32px;
    color: #d60028;
    letter-spacing: .3px;
}
/*end Cap*/


/*begin Technology*/
.tech{
	position: relative;
    top: 0px;
    padding: 45px 0px 65px;
    background: rgba(226,232,239,0.4);
    border-top: 8px solid rgb(243, 246, 249);
}
.tech .str{
	position: relative;
	margin-top: 60px;
}
.tech .text{
	width: 485px;
    padding: 5px 0px 5px 30px;
	float: left;
    border-left: 3px solid rgba(0, 79, 195, .3);
    font-size: 28px;
    line-height: 42px;
    letter-spacing: .4px;
}
.tech .more{
	width: 685px;
	float: left;
}
.tech .more p{
    position: relative;
    height: 105px;
	margin: 30px 0px 0px 15px;
	padding-left: 145px;
    background: #fff;
	font-size: 28px;
    line-height: 105px;
}
.tech .more p.link-1{
	color: #0c479f;
    background: #fff url(/bitrix/templates/lambumiz/img/icon1.png) no-repeat 40px center;
    -webkit-box-shadow: 0px 4px 15px 0 rgba(0, 47, 116, .25);
    -moz-box-shadow: 0px 4px 15px 0 rgba(0, 47, 116, .25);
    box-shadow: 0px 4px 15px 0 rgba(0, 47, 116, .25);
}
.tech .more p.link-2{
	color: #d60028;
    background: #fff url(/bitrix/templates/lambumiz/img/icon2.png) no-repeat 40px center;
    -webkit-box-shadow: 0px 4px 15px 0 rgba(85, 0, 16, .25);
    -moz-box-shadow: 0px 4px 15px 0 rgba(85, 0, 16, .25);
    box-shadow: 0px 4px 15px 0 rgba(85, 0, 16, .25);
}
.tech .more a{
	position: absolute;
    top: 50%;
    right: 0px;
    display: block;
    width: 70px;
    height: 70px;
    margin-top: -35px;
	cursor: pointer;
}
.tech .more p.link-1 a{
    background: #0c479f url(/bitrix/templates/lambumiz/img/arr-white.png) no-repeat center;
}
.tech .more p.link-2 a{
    background: #d60028 url(/bitrix/templates/lambumiz/img/arr-white.png) no-repeat center;
}
.tech .more .text1, .tech .more .text2{
	display: none;
	position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    /*display: block;*/
    width: 100%;
    padding: 40px 135px 40px 30px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 35px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0px 2px 35px 0 rgba(50, 50, 50, .4);
    box-shadow: 0px 2px 35px 0 rgba(50, 50, 50, .4);
}
.tech .more .text1 a, .tech .more .text2 a{
	display: block;
	position: absolute;
    top: 35px;
    right: 0px;
	width: 60px;
	height: 60px;
    background: url(/bitrix/templates/lambumiz/img/close-block.png) no-repeat center;
	cursor: pointer;
}
.tech .more .text1 b, .tech .more .text2 b{
	color: #0c479f;
}
.tech .more ol, .tech .more ol{
	margin: 30px 0px 0px 10px;
	padding: 0;
}
.tech .more ol:after{
	display: table;
    content: "";
    clear: both;
}
.tech .more .text1 .ul-1{

}
.tech .more .text1 .ul-2{

}
.tech .more ol li {
    width: 145px;
	margin-right: 45px;
    padding: 125px 0px 0px;
	float: left;
    color: #0c479f;
    font-size: 14px;
    line-height: 21px;
}
.tech .more ol.ul-2 li {
    margin-right: 30px;
}
/*end Technology*/


/*begin Print*/
.print{
	position: relative;
	min-height: 0px;
    padding: 85px 0px;
	overflow: hidden;
}
.print .bg-print{
	position: absolute;
	top: 0px;
    width: 100%;
    min-height: 900px;
    background: url(/bitrix/templates/lambumiz/img/bg-osob-3.jpg) no-repeat center top;
    background-attachment: fixed;
}
.print .container{
	position: relative;
}
.print .str{
	position: relative;
	display: table;
	margin: 70px auto 0px;
}

.print .str:before{
	display: block;
    content: " ";
    position: absolute;
    top: 174px;
	left: 0px;
    width: 100%;
    height: 1px;
    background-color: #d5d5d5;
}
.print .div-25 {
    width: 270px;
	margin-right: 29px;
	float: left;
}
.print div.last {
    margin-right: 0;
}
.print .icon-bg{
	position: relative;
}
.print .icon-bg:before{
	display: block;
    content: " ";
    position: absolute;
	top: 10px;
	left: 50%;
	z-index:10;
    width: 150px;
    height: 140px;
	margin-left: -90px;
    background-color: #cadcf3;
}
.print .icon-bg:after{
	display: block;
    content: " ";
    position: absolute;
	bottom: 35px;
	left: 50%;
	z-index:13;
    width: 150px;
    height: 7px;
	margin-left: -75px;
    background-color: #004fc3;
}
.print .icon {
	position: relative;
	z-index: 12;
    width: 100%;
    height: 175px;
	border-bottom: 1px solid #d60028;
}
.print .icon:before{
	display: block;
    content: " ";
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 14px;
    height: 14px;
    margin-left: -7px;
    border-radius: 100%;
    border: 1px solid #d60028;
}
.print .icon:after{
	display: block;
    content: " ";
    position: absolute;
    bottom: -3px;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-radius: 100%;
    background: #d60028;
}
.print .div-25 p{
	margin: 30px 0px;
	text-align: center;
}
/*end Print*/


/*begin Examples*/
.examples{
	padding: 50px 0px 120px;
}
.examples .row{
	position: relative;
}
.examples h2{
	margin: 20px 0px 10px 0px;
}
.examples h3{
	margin: 0px 0px 30px 0px;
    font-size: 28px;
	font-weight: 400;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}
.examples .bx-wrapper{
	margin: 50px 0px 0px 0px!important;
}
.examples .bx-wrapper .bx-viewport{
	max-width: 100%;
    margin: 0px;
}
.examples .bxslider:after{
	display: table;
    content: " ";
	clear: both;
}
.examples .bxslider li{
	min-height: auto;
	padding: 10px;
    left: 0px;
}
.examples .bxslider li p{
	position: relative;
	width: 270px;
    height: 170px;
	margin: 0px 23px 30px 0px;
	float: left;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
    -moz-box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
    box-shadow: 0px 0px 15px 0 rgba(50, 50, 50, .3);
}
.examples .bxslider li a:after{
	display: block;
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.examples .bxslider li p:hover a:after{
	background-color: rgba(10, 66, 149, .5);
    background-image: url(/bitrix/templates/lambumiz/img/zoom.png);
	background-repeat: no-repeat;
    background-position: center;
}
.examples .bxslider li p.last{
	margin-right: 0px;
}
.examples .bxslider li img{
	max-width: 270px;
}
.examples .bx-wrapper .bx-pager{
	display: none;
    top: auto;
	bottom: -40px;
    left: 0px;
    width: 100%;
	height: auto;
	text-align: center;
    background: url(/bitrix/templates/lambumiz/img/slider-line-red.png) no-repeat center;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.examples .bx-wrapper .bx-pager.bx-default-pager a{
	display: inline;
	margin: 0px 12px 0px;
	text-indent: 0;
	font-size: 18px;
	color: #d60028;
	text-decoration: none;
	background: transparent;
}
.examples .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.examples .bx-wrapper .bx-pager.bx-default-pager a.active{
	font-size: 28px;
	border: 0;
}
.examples .bx-wrapper .bx-prev{
	left: 50%;
	margin-left: -190px;
	background: url(/bitrix/templates/lambumiz/img/arr-3.png) no-repeat top left;
}
.examples .bx-wrapper .bx-next{
	right: 50%;
	left: auto;
	margin-right: -190px;
	background: url(/bitrix/templates/lambumiz/img/arr-3.png) no-repeat top right;
}
.examples .bx-wrapper .bx-controls-direction a{
	top: auto;
	bottom: -30px;
	width: 10px;
    height: 18px;
}
/*end Examples*/



@media screen and (max-width: 1199px){
    .gt{
        padding-top: 20px;
    }
    .gt .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .gt .img{
        margin: 15px 10px 0px 0px;
    }
    .gt .text{
        max-width: 420px;
        font-size: 17px;
        line-height: 24px;
    }
    .gt .text h3{
        margin: 0px 0px 20px;
        font-size: 22px;
    }
    .gt .text h3 .thin-red{
        padding-right: 65px;
    }
    .upak .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .upak .big-block{
        padding: 20px 20px 55px 20px;
    }
    .upak .big-block .str{
        padding: 0px 20px;
        text-align: center;
    }
    .upak .big-block .str .div-30{
        display: inline-block;
        width: 250px;
        margin-right: 30px;
        float: none;
        text-align: left;
        font-size: 17px;
        line-height: 24px;
        vertical-align: top;
        background-position-x: center!important;
    }
    .upak .big-block .dop .col-1{
        width: 50%;
        padding: 0px 20px 0px 30px;
    }
    .upak .big-block .dop .col-1 img{
        position: absolute;
        top: 0px;
        right: -80%;
    }
    .upak .big-block .dop .col-2{
        position: static;
        margin: 60px auto 0px;
    }
    .cap{
        padding: 0px;
    }
    .cap .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .cap .big-block{
        padding: 20px 20px 0px 20px;
    }
    .cap .big-block .str{
        padding: 0px 20px;
        text-align: center;
    }
    .cap .big-block .str .div-30{
        display: inline-block;
        width: 250px;
        margin-right: 30px;
        float: none;
        text-align: left;
        font-size: 17px;
        line-height: 24px;
        vertical-align: top;
        background-position-x: center!important;
    }
    .cap .big-block .dop .col-1{
        width: 600px;
        padding: 40px 45px 0px 325px;
        background-position-x: center!important;
    }
    .cap .big-block .dop .col-2{
        width: 270px;
        padding: 65px 0px 0px 30px;
        font-size: 17px;
        line-height: 24px;
    }
    .tech .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .tech .text{
        width: 350px;
        font-size: 20px;
        line-height: 28px;
    }
    .tech .more{
        width: 560px;
        float: right;
    }
    .tech .more p{
        margin: 0px 0px 10px 15px;
        padding-left: 105px;
        font-size: 22px;
        background-position-x: 10px!important;
    }
    .tech .more .text1, .tech .more .text2{
        z-index: 20;
        padding: 40px 60px 40px 30px;
    }
    .tech .more ol.ul-2 li{
        margin-right: 20px;
    }
    .tech .more .ul-2 .icon5{
        margin: 0px;
    }
    .print{
        padding: 50px 0px;
    }
    .print .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .print .str{
        display: block;
    }
    .print .div-25{
        width: 21%;
        margin: 0px 2%;
    }
    .print .div-25 p{
        font-size: 17px;
        line-height: 24px;
    }
    .examples{
        padding: 50px 0px;
    }
    .examples .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .examples .bxslider li p{
        display: inline-block;
        width: 29%;
        height: 170px;
        margin: 0px 2% 30px !important;
        float: none;
        vertical-align: top;
    }
    .examples .bxslider li img{
        width: 100%;
    }
}

@media screen and (max-width: 959px){
    .tabs-menu ul{
        max-width: 640px;
    }
    .gt{
        padding-top: 0px;
    }
    .gt .container{
        max-width: 640px;
    }
    .gt .p-bg{
        left: 0px;
        -webkit-border-radius: 30px 0px 0px 0px;
        -moz-border-radius: 30px 0px 0px 0px;
        border-radius: 30px 0px 0px 0px;
    }
    .gt .pattern{
        top: 10px;
        right: -270px;
    }
    .gt .img{
        display: none;
    }
    .gt .text{
        max-width: 420px;
        margin-top: 80px;
        margin-left: 20px;
        float: none;
    }
    .upak{
        padding: 0px 0px 20px 0px;
    }
    .upak .container{
        max-width: 640px;
    }
    .upak .big-block{
        padding: 20px 30px 30px 30px;
    }
    .upak .big-block .desc{
        padding: 0px;
    }
    .upak .big-block h3{
        font-size: 24px;
        line-height: 32px;
    }
    .upak .big-block .str{
        padding: 0px;
    }
    .upak .big-block .str .div-30{
        width: 100%;
        margin: 0px;
        padding: 15px 20px 20px 120px;
        background-position-x: left!important;
    }
    .upak .big-block .dop{
        overflow: hidden;
    }
    .upak .big-block .dop .col-1{
        padding: 20px 70px 20px 0px;
        font-size: 17px;
        line-height: 28px;
    }
    .upak .big-block .dop .col-1 img{
        top: 5px;
        right: auto;
        left: 85%;
    }
    .upak .big-block .dop .col-1:before{
        display: none;
    }
    .upak .big-block .dop .col-2{
        width: 100%;
        margin: 20px auto 0px;
        padding: 25px 0px 0px 337px;
        background-position-x: -40px!important;
    }
    .cap{
        padding: 0px 0px 40px 0px;
    }
    .cap .container{
        max-width: 640px;
    }
    .cap .big-block{
        padding: 20px 30px 30px 30px;
    }
    .cap .big-block .desc{
        padding: 0px;
    }
    .cap .big-block h3{
        font-size: 24px;
        line-height: 32px;
    }
    .cap .big-block .str{
        padding: 0px;
    }
    .cap .big-block .str .div-30{
        width: 100%;
        margin: 0px;
        padding: 15px 20px 20px 120px;
        background-position-x: left!important;
    }
    .cap .big-block .dop .col-1{
        left: -30px;
        float: none;
    }
    .cap .big-block .dop .col-2{
        width: 100%;
        padding: 25px 30px 0px 30px;
    }
    .tech{
        position: static;
        padding: 25px 0px 65px;
    }
    .tech .container{
        max-width: 640px;
    }
    .tech .str{
        margin-top: 40px;
    }
    .tech .text{
        width: 50%;
        padding: 5px 0px 5px 15px;
        font-size: 18px;
        line-height: 26px;
        border-left: 2px solid rgba(0, 79, 195, .3);
    }
    .tech .more{
        width: 50%;
    }
    .tech .more p{
        height: 80px;
        padding: 15px 50px 0px 85px;
        font-size: 18px;
        line-height: 24px;
        background-size: 60px!important;
    }
    .tech .more a{
        width: 40px;
        height: 60px;
        margin-top: -30px;
    }
    .tech .more .text1, 
    .tech .more .text2{
        font-size: 17px;
        line-height: 24px;
    }
    .tech .more ol, .tech .more ol{
        margin: 20px 0px 0px 10px;
    }
    .tech .more ol{
        margin: 20px 0px 0px 0px;
    }
    .tech .more ol li{
        width: 47%;
        min-height: 110px;
        margin-right: 3%!important;
        padding: 10px 0px 0px 100px;
        font-size: 16px;
        list-style: none;
        background-size: 80px!important;
    }
    .tech .more .ul-2 .icon5{
        height: 125px!important;
    }
    .print{
        padding: 20px 0px;
    }
    .print .container{
        max-width: 640px;
    }
    .print .str{
        margin: 50px auto 0px;
    }
    .print .str:before{
        display: none;
    }
    .print .div-25{
        width: 50%;
        margin: 0px 0px 40px !important;
    }
    .print .icon-bg{
        width: 130px;
        height: 120px;
        float: left;
    }
    .print .icon-bg:before{
        left: 0px;
        width: 120px;
        height: 110px;
        margin-left: 0px;
    }
    .print .icon-bg:after{
        bottom: 10px;
        left: 10px;
        width: 120px;
        margin-left: 0px;
    }
    .print .icon{
        border: 0px;
        width: 120px;
        height: 110px;
        left: 10px;
        top: 0px;
        background-size: 120px!important;
    }
    .print .icon:before,
    .print .icon:after{
        display: none;
    }
    .print .div-25 p{
        margin: 0px;
        padding: 5px 10px 0px 150px;
        text-align: left;
    }
    .examples{
        padding: 20px 0px;
    }
    .examples .container{
        max-width: 640px;
    }
    .examples .bx-wrapper{
        margin: 30px 0px 0px 0px!important;
    }
    .examples .bxslider li p{
        width: 44%;
        margin: 0px 2% 30px !important;
    }
}

@media screen and (max-width: 654px){
    .gt .bg{
        min-height: 50px;
        margin: 10px 0px 0px;
        padding: 20px 0px 0px 0px;
        background: rgba(10, 66, 149, 0.61);
    }
    .gt .p-bg{
        display: none;
    }
    .gt .pattern{
        display: none;
    }
    .gt .text{
        max-width: 100%;
        margin: 0px;
        padding: 10px 20px 20px 20px;
        background: #fff;
        font-size: 20px;
        line-height: 28px;
        -webkit-border-radius: 40px 40px 0px 0px;
        -moz-border-radius: 40px 40px 0px 0px;
        border-radius: 40px 40px 0px 0px;
    }
    .gt .text h3{
        margin: 20px 0px;
        padding: 0px;
    }
    .upak{
        padding: 20px 0px;
    }
    .upak .big-block{
        padding: 20px;
        font-size: 20px;
    }
    .upak .big-block .str .div-30{
        padding: 0px 0px 30px 120px;
        font-size: 20px;
        line-height: 28px;
    }
    .upak .big-block .dop{
        margin-top: 0px;
    }
    .upak .big-block .dop .col-1{
        width: 100%;
        padding: 20px 0px 20px 0px;
        font-size: 20px;
    }
    .upak .big-block .dop .col-1 img{
        display: block;
        position: static;
        max-width: 100%;
        margin: 0px auto;
    }
    .upak .big-block .dop .col-2{
        padding: 25px 5px 0px 237px;
        background-position-x: -140px!important;
    }
    .upak .big-block .dop .col-2 i br{
        display: none;
    }
    .cap .big-block{
        padding: 20px;
        font-size: 20px;
    }
    .cap .big-block .str .div-30{
        padding: 0px 0px 30px 120px;
        font-size: 20px;
        line-height: 28px;
    }
    .cap .big-block .dop{
        margin-top: 0px;
        overflow: hidden;
    }
    .cap .big-block .dop .col-1{
        left: -100px;
    }
    .cap .big-block .dop .col-2{
        padding: 25px 0px 0px 0px;
        font-size: 20px;
        line-height: 28px;
    }
    .tech{
        padding: 10px 0px 40px;
    }
    .tech .text{
        width: 100%;
        padding: 5px 20px 5px 20px;
        float: none;
        border-left: 0px;
        font-size: 20px;
        line-height: 28px;
    }
    .tech .more{
        width: 100%;
        margin-top: 20px;
        float: none;
    }
    .tech .more p{
        height: auto;
        padding: 25px 50px 25px 85px;
        font-size: 20px;
        line-height: 28px;
    }
    .tech .more .text1, 
    .tech .more .text2{
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 75;
        height: 100%;
        padding: 20px 60px 40px 20px;
        font-size: 20px;
        line-height: 28px;
        overflow-y: scroll;
    }
    .tech .more ol li{
        width: 100%;
        min-height: 90px;
        margin-right: 0!important;
        padding: 10px 0px 0px 100px;
        float: none;
        font-size: 20px;
        line-height: 28px;
    }
    .print{
        background: url(/bitrix/templates/lambumiz/img/bg-osob-3.jpg) no-repeat center top;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .print .bg-print{
        display: none;
    }
    .print .str{
        text-align: center;
    }
    .print .div-25{
        display: inline-block;
        width: 48%;
        margin: 0px 0px 20px!important;
        float: none;
        vertical-align: top;
    }
    .print .icon-bg{
        width: 160px;
        height: 160px;
        margin: 0px auto;
        float: none;
    }
    .print .icon-bg:before{
        width: 150px;
        height: 140px;
    }
    .print .icon-bg:after{
        bottom: 21px;
        width: 150px;
    }
    .print .icon{
        width: 150px;
        height: 150px;
        background-size: 150px!important;
    }
    .print .div-25 p{
        padding: 10px 10px 0px 10px;
        text-align: center;
        font-size: 20px;
    }
    .examples .bxslider li{
        min-height: 10px;
        text-align: center;
    }
    .examples .bxslider li p{
        width: 250px;
        height: 160px;
        margin: 0px 5px 20px !important;
    }
}

@media screen and (max-width: 479px){
    .gt .bg .container{
        padding: 0 10px;
    }
    .gt .text{
        padding: 10px 15px 20px 15px;
        -webkit-border-radius: 20px 20px 0px 0px;
        -moz-border-radius: 20px 20px 0px 0px;
        border-radius: 20px 20px 0px 0px;
    }
    .gt .text h3{
        line-height: 32px;
    }
    .upak .big-block .str .div-30{
        padding: 110px 0px 30px 0px;
        background-position: top center!important;
    }
    .upak .big-block .dop .col-2{
        height: auto;
        margin: 0px;
        padding: 25px 0px;
        background: transparent!important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .upak .big-block .dop .col-2:before{
        display: block;
        content: '';
        width: 100%;
        height: 340px;
        background: url(/upload/iblock/050/box.jpg) no-repeat 0px 0px;
        background-size: 500px!important;
    }
    .upak .big-block .dop .col-2 div{
        margin-bottom: 0px!important;
        margin-top: 20px;
        color: #353535;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0px;
    }
    .upak .big-block .dop .col-2 div b{
        color: #353535;
        font-size: 22px;
    }
    .upak .big-block .dop .col-2 div i{
        font-style: normal;
    }
    .cap .big-block .str .div-30{
        padding: 110px 0px 30px 0px;
        background-position: top center!important;
    }
    .cap .big-block .dop .col-1{
        left: 0px;
        width: 100%;
        height: auto;
        padding: 0px;
        background: transparent!important;
    }
    .cap .big-block .dop .col-1:before{
        display: block;
        content: '';
        width: 100%;
        height: 250px;
        background: url(/upload/iblock/c25/cap.jpg) no-repeat -50px -30px;
    }
    .cap .big-block .dop .col-1 div{
        margin-top: 20px;
        font-size: 20px;
        line-height: 28px;
        color: #353535;
    }
    .cap .big-block .dop .col-1 div b{
        color: #353535;
        font-size: 22px;
    }
    .cap .big-block .dop .col-1 div i{
        font-style: normal;
    }
    .tech .more p{
        margin: 0px 15px 10px 15px;
        padding: 25px 50px 25px 20px;
        background-image: none!important;
    }
    .tech .more ol li{
        padding: 90px 0px 20px 0px;
        background-position: top center!important;
        text-align: center;
    }
    .print .div-25{
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/lambumiz/components/altasib/feedback.form/form-zakaz/style.css?17670282732724*/
.form-zakaz{
	position: relative;
    width: 770px;
	margin: 0px auto 0px;
    padding: 40px 100px 60px;
	background: #f5f3f2;
	-webkit-box-shadow: 0px 15px 45px 5px rgba(50, 50, 50, .6);
    -moz-box-shadow: 0px 15px 45px 5px rgba(50, 50, 50, .6);
    box-shadow: 0px 15px 45px 5px rgba(50, 50, 50, .6);
}
.form-zakaz input[type=text], .form-zakaz textarea{
	width: 100%;
	margin-bottom: 10px;
	padding: 0px 10px 20px;
	background: rgba(246, 215, 215, 0.7);
	border: 0;
	color: #d60028;
	font: 18px/28px 'Cuprum';
    outline: none;
}
.form-zakaz input[type=text]{

}
.form-zakaz textarea{
	height: 140px;
	margin-top: 20px;
	margin-bottom: 0px;
	resize: none;
}
.submit-block{
	position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -110px;
}
.form-zakaz input[type=submit]{
	padding: 12px 60px 10px;
	border: 0;
    color: #fff;
    font: 20px 'Cuprum';
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #d30221;
    border-radius: 30px;
	outline: none;
	cursor: pointer;
}
.form-zakaz .form-error{

}
.form-zakaz .form-error p{
	text-align: center;
}
.form-zakaz .mess-ok{
	text-align: center;
}
.form-zakaz input[type=text]::-webkit-input-placeholder, .form-zakaz textarea::-webkit-input-placeholder{
    color: #d60028;
    font-size: 18px;
}
.form-zakaz input[type=text]:-moz-placeholder, .form-zakaz textarea:-moz-placeholder{
    color: #d60028;
    font-size: 18px;
}
.form-zakaz input[type=text]::-moz-placeholder, .form-zakaz textarea::-moz-placeholder{
    color: #d60028;
    font-size: 18px;
}
.form-zakaz input[type=text]:-ms-input-placeholder, .form-zakaz textarea:-ms-input-placeholder{
    color: #d60028;
    font-size: 18px;
}



@media screen and (max-width: 1199px){
    section.form .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
}

@media screen and (max-width: 959px){
    .form-zakaz{
        max-width: 600px;
        padding: 40px 70px 60px;
    }
}

@media screen and (max-width: 654px){
    section.form{
        min-height: 50px!important;
        padding: 0px 0px 60px 0px!important;
        background: url(/bitrix/templates/lambumiz/img/bg-form.jpg) no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    section.form .bg-form{
        display: none;
    }
    section.form h2{
        margin-top: 40px!important;
        line-height: 40px!important;
    }
    section.form h2 a{
        color: #0a4295;
    }
    .form-zakaz{
        max-width: 100%;
        padding: 20px 20px 60px;
    }
    .form-zakaz textarea{
        margin-top: 0px;
    }
}
/* End */
/* /local/templates/lambumiz/components/bitrix/menu/tabs-menu/style.css?17670282732578 */
/* /local/templates/lambumiz/components/bitrix/news.detail/gable-top/style.css?176702827327255 */
/* /local/templates/lambumiz/components/altasib/feedback.form/form-zakaz/style.css?17670282732724 */
