

/* Start:/bitrix/templates/skillpoint/components/pixelplus/feedback/application/style.css?17022766163776*/
.application-wr {
	padding: 40px 0 53px;
}

.application-wr .application {
	width: 1049px;
	margin-left: -74.5px;
	background: #f2f2f2;
	border-right: #dcdcdc solid 5px;
	border-left: #dcdcdc solid 5px;
	box-sizing: border-box;
	padding: 39px 68px 54px;
}

.application-wr .application .title {
	font-weight: bold;
	font-size: 22px;
	font-size: #333;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
	margin-bottom: 29px;
}

.application-wr .application .block {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.application-wr .application .block input[type=text] {
	width: 251px;
	height: 42px;
	display: block;
	border: #dbdcdc solid 1px;
	line-height: 40px;
	padding: 0 32px 0 14px;
	box-sizing: border-box;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(/images/application-required.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.application-wr .application .block input[type=text].error {
	text-transform: initial;
}

.application-wr .application .block input[type=text]::-webkit-input-placeholder { color: #818181; }
.application-wr .application .block input[type=text]::-moz-placeholder { color: #818181; } /* Firefox 19+ */
.application-wr .application .block input[type=text]:-moz-placeholder { color: #818181; } /* Firefox 18- */
.application-wr .application .block input[type=text]:-ms-input-placeholder { color: #818181; }

.application-wr .application .block input[type=submit] {
	padding: 0 30px;
	height: 42px;
	line-height: 42px;
	border: none;
	background: #009ae1;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.application-wr .application .block input[type=submit]:hover {
	opacity: .7;
}

.application-wr .application .block.privacy-policy {
	margin-right: 0;
	font-size: 12px;
	color: #6e6e6e;
	line-height: 15px;
}

.application-wr .application .block.privacy-policy a {
	color: #009ae1;
	text-decoration: none;
	border-bottom: #70b8e6 solid 1px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.application-wr .application .block.privacy-policy a:hover {
	border-color: transparent;
}

.error-list {
	color: red;
    font-size: smaller;
    margin-bottom: 29px;
    text-align: center;
}

.send_ok {
	color: green;
    font-size: larger;
}

@media only screen and (max-width: 1048px), screen and (max-device-width: 1048px) {
	.application-wr .application {
		width: 100%;
		margin-left: 0;
		padding-right: 20px;
		padding-left: 20px;
		text-align: center;
	}
	
	.application-wr .application .block {
		margin: 3px !important;
	}
}

@media only screen and (max-width: 346px), screen and (max-device-width: 346px) {
	.application-wr .application .block,
	.application-wr .application .block input[type=text],
	.application-wr .application .block input[type=submit]	{
		max-width: 100%;
	}
}
@media (max-width: 500px){
	.application-wr .application .block input[type=submit] {
		width: 251px;
	}
}
.popup_send_ok {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(31, 28, 28, 0.6);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
}
.popup_send_ok .send_ok {
    padding: 100px;
    background: #f7f7f7;
    border-radius: 20px;
	position: relative;
}
.popup_send_ok .send_ok .popup_send_ok_closed{
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}
@media(max-width: 600px) {
	.popup_send_ok .send_ok {
		padding: 40px 10px;
	}
	.popup_send_ok .send_ok .popup_send_ok_closed {
		top: 15px; 
		right: 10px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/technology_slider/style.css?17775662273330*/
.technology_slider_wrap.tsw-redesign {
    margin-top: 0;
}
.tsw-redesign .technology_slider .item .info span.slide_title
{
    font-size: 20px;
    line-height: 100%;
    white-space: normal;
}
.tsw-redesign .slidde_title_custom {
    display: flex;
    gap: 15px;
    max-width: 360px;
}
.tsw-redesign .technology_slider .item span.slide_number_mobile {
    display: block;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 600;
    color: #009ae1;
    margin-bottom: 10px;
    text-align: right;
    font-family: "Futura", PT Sans, Helvetica, Arial, sans-serif;
}
.slidde_title_custom {
    display: flex;
    gap: 15px;
}
.tsw-redesign .technology_slider .item {
    display: flex !important;
    justify-content: space-between;

}

.tsw-redesign .technology_slider .item .image {
    margin-left: 0;
}

.tsw-redesign .technology_slider .item .info {
    width: 360px;
    height: auto;
}
.technology_slider_wrap.tsw-redesign ul.callbacks_tabs {
    transform: none;
    position: static;
    margin: 50px auto 0;
}
.technology_slider_wrap.tsw-redesign .callbacks_nav {
    top: calc(50% - 10px ) !important;
}

.technology_slider_wrap.tsw-redesign .callbacks_nav.prev {
    left: -40px;
    transform: rotate(-90deg);
}

.technology_slider_wrap.tsw-redesign .callbacks_nav.next {transform: rotate(-90deg);}
@media(max-width: 768px) {
    body .technology_slider .item .image {
        width: calc(40% - 30px);
        margin-left: 0;
    }
}

@media(max-width: 600px) {
    body .technology_slider_wrap ul.callbacks_tabs {
        position: relative;
        top: unset;
        transform: unset;
        right: unset;
        width: auto;
        height: auto;
    }
    body .technology_slider_wrap {
        height: auto;
        margin-bottom: 20px;
    }
    body .technology_slider_wrap .callbacks_nav.next {
        bottom: unset;
        top: 50%;
        background-position: 12px center;
        transform: rotate(180deg);
        right: -20px;
    }
    body .technology_slider_wrap .callbacks_nav.prev {
        top: 50%;
        bottom: unset;
        right: unset;
        left: -20px;
        background-position: 12px center;
    }
    .technology_slider_wrap ul {
        margin-left: 0;
    }
    body .technology_slider_wrap .callbacks_nav {
        background-image: url(/images/arrow_right.png);
        background-color: #FFFFFF;
        border-radius: 100%;
        padding: 10px;
    }
    .technology_slider .item {
        float: none;
/*        height: 100%;*/
        position: relative;
    }
    .technology_slider_wrap.tsw-redesign .callbacks_nav.prev {
        transform: none;
        left: -10px;
        top: calc( 50% - 50px) !important;
    }

    .technology_slider_wrap.tsw-redesign .callbacks_nav.next {
        transform: rotate(180deg);
        right: -10px;
    }

    .technology_slider_wrap.tsw-redesign .callbacks_nav.next {
        top: calc(50% - 50px) !important;
    }

    .technology_slider_wrap.tsw-redesign ul.callbacks_tabs {
        margin-top: 0px;
    }
    .tsw-redesign .technology_slider .item {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
        align-items: center;
    }
}
@media(max-width: 480px) {
    body .technology_slider_wrap {
        display: block;
    }
} 
/* End */
/* /bitrix/templates/skillpoint/components/pixelplus/feedback/application/style.css?17022766163776 */
/* /bitrix/templates/.default/components/bitrix/news.list/technology_slider/style.css?17775662273330 */
