

/* 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/mission/style.css?17670282733812*/
/*begin Tech Center*/
.tech-center{
	position: relative;
    padding: 50px 0px 25px 0px;
}
.tech-center .pattern{
	position: absolute;
	top: 80px;
	width: 100%;
	height: 200px;
	overflow-x: hidden;
}
.tech-center .container{
	position: relative;
}
.tech-center h2{
	margin: 80px 0px 25px;
	font-size: 28px;
    line-height: 42px;
    font-weight: 400;
}
.tech-center .text{
	position: relative;
	width: 100%;
	margin: 90px auto 0px;
	text-align: center;
    -webkit-box-shadow: 0px 0px 35px 5px rgba(50, 50, 50, .5);
    -moz-box-shadow: 0px 0px 35px 5px rgba(50, 50, 50, .5);
    box-shadow: 0px 0px 35px 5px rgba(50, 50, 50, .5);
    background: url(/bitrix/templates/lambumiz/img/bg-mission.png) no-repeat center;
}
.tech-center .text:before{
	display: block;
    content: " ";
    position: relative;
    top: -10px;
    width: 100%;
    height: 10px;
    background: url(/bitrix/templates/lambumiz/img/bg-top.png) repeat-x left top;
}
.tech-center .text:after{
	display: block;
    content: " ";
    clear: both;
    position: relative;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background: url(/bitrix/templates/lambumiz/img/bg-bottom.png) repeat-x left top;
}
.tech-center .text h2{
	margin: 20px 0px 0px;
}
.tech-center .text p{
	margin: 0px 0px 20px;
	padding: 0px 40px;
    font-size: 28px;
    line-height: 42px;
    color: #0a4295;
    font-weight: 700;
}
.tech-center .str{
	padding-bottom: 55px;
}
.tech-center .str h3{
	margin: 0px 0px 15px 200px;
	font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: .4px;
}
.tech-center .str h3 .thin-red{
	color: #d30221;
}
.tech-center .str h3 .thin-blue{
	color: #0a4295;
}
.tech-center .str ul{
	margin: 0px 0px 0px 200px;
    padding: 0px;
}
.tech-center .str ul.ul-red li{
    background: url(/bitrix/templates/lambumiz/img/li-red.png) no-repeat left 2px;
}
.tech-center .str ul.ul-blue li{
    background: url(/bitrix/templates/lambumiz/img/li-blue.png) no-repeat left 2px;
}
.tech-center .str ul li{
    padding: 5px 0px 5px 30px;
	list-style: none;
}
.tech-center .str ul li p{
    margin: 0px 0px 0px 10px;
	letter-spacing: .6px;
}
/*end Tech Center*/


@media screen and (max-width: 1199px){
    .tech-center{
        padding-top: 20px;
        background: url(/upload/iblock/1c2/pattern-mission.png) no-repeat;
        background-position-x: center;
        background-position-y: 100px;
    }
    .tech-center .container{
        max-width: 940px;
        width: 100%;
        padding: 0 20px;
    }
    .tech-center .pattern{
        display: none;
    }
}

@media screen and (max-width: 959px){
    .tabs-menu ul{
        max-width: 640px;
    }
    .tabs-menu ul li.cols-5{
        width: auto;
    }
    .tabs-menu ul li a{
        padding: 10px 10px 9px;
    }
    .tech-center{
        padding: 0px;
        background-position-y: 70px;
    }
    .tech-center .container{
        max-width: 640px;
    }
    .tech-center h2{
        margin: 60px 0px 25px;
    }
}

@media screen and (max-width: 654px){
    .tech-center{
        background-position-y: 70px;
    }
    .tech-center .text{
        background: #fff;
    }
    .tech-center .text h2{
        margin: 15px 0px 10px;
    }
    .tech-center .text p{
        padding: 0px 20px;
        font-size: 22px;
        line-height: 32px;
    }
    .tech-center .str{
        padding: 140px 10px 30px 10px;
        background-position: center 0px!important;
        background-size: 120px!important;
    }
    .tech-center .str h3{
        margin: 0px auto 15px;
        text-align: center;
    }
    .tech-center .str ul{
        margin: 0px;
    }
    .tech-center .str ul li p{
        font-size: 20px;
        line-height: 26px;
    }
}
@media screen and (max-width: 479px){
    .tech-center .text p br{
        display: none;
    }
}
/* 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/mission/style.css?17670282733812 */
/* /local/templates/lambumiz/components/altasib/feedback.form/form-zakaz/style.css?17670282732724 */
