

/* Start:/programma-dlya-lombarda/kursy-eps-dlya-lombardov//style.css?171027387713137*/
.eps-title {
    background: linear-gradient(45deg, #ab2b28 0%, #8a2421 140%);
}

.eps-title .container {
    position: relative;
}

.eps-title img {
    position: absolute;
    right: 0;
    /* top: 11px; */
    bottom: 0;
    max-width: 24%;
}


.eps-title-list {
    font-size: 28px;
    color: #fff;
    margin: 43px 0px;
    max-width: 70%;
    padding-left: 20px;
    line-height: 1.2;
    letter-spacing: 1px;
}

.eps-title-list li {
    margin: 44px 0px;
}

.eps-title__p {
    font-size: 24px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 30px;
}

.eps-title h1 {
    font-size: 56px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    padding-top: 45px;
}

.o-kursah-title {
    margin: 48px 0px 5px 0px;
    font-size: 48px;
}

.o-kursah__container p {
    font-size: 24px;
    margin: 0 0 20px;
}

.o-kursah__subtitle {
    font-weight: bold;
}

.o-kursah-title+span {
    font-size: 24px;
    margin-bottom: 30px;
    display: inline-block;
}

.img-cbr {
    max-width: 100%;
    margin: 10px 0px;
}

.eps-speakers {
    background: linear-gradient(45deg, #b13b20 0%, #9e2d20 120%);
    margin: 20px 0px 0px;
}

.eps-speakers h2 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding-top: 10px;
}

.speakers-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.speakers-item {
    width: 50%;
    text-align: center;
    padding: 30px 0px;
}

.speakers-text-name {
    font-size: 26px;
    color: #fff;
    text-align: center;
    /* font-weight: bold; */
    margin-top: 30px;
    letter-spacing: 1px;
}

.speakers-text-prof {
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}

.speakers-text-exp {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.eps-program-list {
    font-size: 24px;
    margin: 30px 0px;
    padding-left: 20px;
}

.eps-program-list li {
    color: #f1370d;
    margin: 20px 0px;
}

.eps-program-list li span {
    color: #333;
}

.program-edu {
    text-align: center;
    font-size: 48px;
    margin: 40px 0 50px 0;
}

.eps-info {
    background: #f5f5f5;
}

.webinars-list tr:nth-child(odd) {
    background: #fff;
}

.webinars-list tr:nth-child(even) {
    background: #fafafa;
}

.webinars-list tr:nth-child(even) td:first-child {
    background: #eeeeee;
}

.webinars-list tr td {
    border-right: 3px solid #f5f5f5;
    border-bottom: 3px solid #f5f5f5;
    padding: 15px 10px;
}

.webinars-list {
    width: 100%;
    font-size: 22px;
    margin-bottom: 50px;
    max-width: 1400px;
    margin: 60px auto;
}

.webinars-list tr:first-child td {
    text-align: center;
    border-bottom: 2px solid #e4ac1e !important;
}

.webinars-list tr td:first-child, .webinars-list tr td:nth-child(3) {
    text-align: center;
}

.eps-price {
    background: linear-gradient(45deg, #d94f2b 0%, #c83c2b 120%);
}

.eps-price h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px;
}

.eps-invite {
    width: 100%;
    max-width: 1400px;
    font-weight: bold;
    font-size: 20px;
}

.webinars-close{
    position: relative;
}

td.webinars-close::before{
    content: 'Регистрация закрыта';
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #e4ac1e;
    padding: 5px 20px;
    border: 1px solid;
    border-radius: 13px;
    font-size: 22px;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
}

.eps-invite tr td {
    border-left: 5px solid #ca2f22;
    padding: 5px 30px;
    font-size: 28px;
    vertical-align: top;
}

.eps-price-list {
    font-size: 17px;
}

.eps-price-list li {
    color: #f1370d;
    font-size: 30px;
}

.eps-price-list li span {
    color: #333;
    font-size: 20px;
}

.eps-price-detail {
    width: 80%;
    margin-bottom: 30px;
}

.eps-price-detail tr:nth-child(odd) {
    background: #fff;
}

.eps-price-detail tr:nth-child(even) {
    background: #eeeeee;
    color: #a0341a;
}

.eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
    text-align: center;
    font-size: 24px;
}
.eps-price-detail tr:first-child td {
    border-bottom: 2px solid #e4ac1e !important;
}
.eps-price-detail tr td {
    padding: 10px 20px;
    vertical-align: top;
    border-right: 6px solid #f5f5f5;
}

.eps-results {
    background: linear-gradient(45deg, #b23b20 0%, #9e2d20 120%);
}

.eps-results-list {
    font-size: 19px;
    color: #fff;
    margin: 30px 0px;
    padding-left: 20px;
}

.eps-results-list li {
    margin: 20px 0px;
    font-size: 22px;
}

.eps-results h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px;
}

.eps-results .congrats {
    text-align: center;
    text-decoration: underline;
    color: #fff;
    font-size: 19px;
}

.eps-questions h2 {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 30px 0px;
}

.arrow {
    position: absolute;
    bottom: 204px;
    left: 135px;
}

.arrow::before {
    content: "";
    position: absolute;
    background-image: url(/programma-dlya-lombarda/oplata-procentov-onlajn//images/icon/arrow-red.svg);
    width: 34px;
    height: 79px;
    right: 0px;
    top: 0px;
    background-repeat: no-repeat;
}

.section-feed-back .btn-orange {
    position: relative;
}

.questions__title {
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    margin: 55px 0;
}

.eps-price-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    height: 80px;
    background: #c30f00;
    font-size: 30px;
    color: rgb(255, 255, 255);
    margin: 60px auto;
}

.eps-price-btn:hover, .eps-price-btn:focus {
    color: #fff;
}

.eps-price-btn-container {
    background: #f5f5f5;
}

@media (max-width: 1660px) {
    .eps-title h1 {
        font-size: 50px;
    }
    .eps-title-list li {
        margin: 36px 0px;
    }
    .eps-title-list {
        font-size: 26px;
    }
    .eps-title__p {
        font-size: 18px;
    }
    .o-kursah-title {
        font-size: 40px;
    }
    .o-kursah-title+span {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .o-kursah__container p {
        font-size: 24px;
    }
    .o-kursah__container p {
        font-size: 20px;
    }
    .img-cbr {
        max-width: 1000px;
        width: 100%;
    }
    .program-edu {
        font-size: 40px;
    }
    .eps-program-list {
        font-size: 20px;
    }
    .webinars-list {
        font-size: 18px;
    }
    .eps-invite tr td {
        font-size: 24px;
    }
    .eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
        font-size: 24px;
    }
    .eps-price-list li {
        line-height: 1.2;
    }
    .eps-price-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background: #c30f00;
        font-size: 24px;
        color: rgb(255, 255, 255);
        margin: 40px auto;
    }
    .eps-results-list li {
        font-size: 18px;
    }
    .eps-title img {
        right: 4%;
        max-width: 22%;
    }
    .questions__title {
        font-size: 28px;
    }
    .arrow {
        position: absolute;
        bottom: 184px;
        left: 145px;
    }
}

@media (max-width: 1500px) {
    .eps-title h1 {
        font-size: 40px;
    }
    .eps-title-list li {
        margin: 36px 0px;
    }
    .eps-title-list {
        font-size: 20px;
    }
    .eps-title__p {
        font-size: 18px;
    }
    .o-kursah-title {
        font-size: 40px;
    }
    .o-kursah-title+span {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .o-kursah__container p {
        font-size: 24px;
    }
    .o-kursah__container p {
        font-size: 20px;
    }
    .img-cbr {
        max-width: 1000px;
        width: 100%;
    }
    .program-edu {
        font-size: 40px;
    }
    .eps-program-list {
        font-size: 20px;
    }
    .webinars-list {
        font-size: 18px;
    }
    .eps-invite tr td {
        font-size: 24px;
    }
    .eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
        font-size: 22px;
    }
    .eps-price-list li {
        line-height: 1.2;
    }
    .eps-price-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background: #c30f00;
        font-size: 24px;
        color: rgb(255, 255, 255);
        margin: 40px auto;
    }
    .eps-results-list li {
        font-size: 18px;
    }
    .eps-title img {
        right: -0;
    }
    .questions__title {
        font-size: 28px;
    }
    .arrow {
        position: absolute;
        bottom: 184px;
        left: 145px;
    }
}

@media (max-width: 1200px) {
    .eps-title h1 {
        font-size: 30px;
    }
    .eps-title-list li {
        margin: 20px 0px;
    }
    .eps-title-list {
        font-size: 16px;
    }
    .eps-title__p {
        font-size: 18px;
    }
    .o-kursah-title {
        font-size: 30px;
    }
    .o-kursah-title+span {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .o-kursah__container p {
        font-size: 22px;
    }
    .o-kursah__container p {
        font-size: 18px;
    }
    .img-cbr {
        max-width: 1000px;
        width: 100%;
    }
    .program-edu {
        font-size: 30px;
    }
    .eps-program-list {
        font-size: 18px;
    }
    .webinars-list {
        font-size: 16px;
    }
    .eps-invite tr td {
        font-size: 20px;
    }
    .eps-price-detail tr:first-child td, .eps-price-detail tr:nth-child(2) td {
        font-size: 20px;
    }
    .eps-price-list li {
        line-height: 1.2;
    }
    .eps-price-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background: #c30f00;
        font-size: 24px;
        color: rgb(255, 255, 255);
        margin: 40px auto;
    }
    .eps-results-list li {
        font-size: 16px;
    }
    .eps-title img {
        right: -0;
    }
    .questions__title {
        font-size: 30px;
    }
    .arrow {
        position: absolute;
        bottom: 184px;
        left: 145px;
    }
    .eps-price-list li span {
        font-size: 16px;
        line-height: 1.1;
    }
    .eps-price-detail {
        width: 100%;
    }
    .eps-price h2 {
        font-size: 30px;
    }
    .eps-results h2 {
        font-size: 30px;
    }
    .arrow {
        display: none;
    }
}

@media (max-width: 992px) {
    .speakers-item img {
        width: 80%;
    }
    .speakers-text-name {
        font-size: 20px;
    }
    .speakers-text-prof {
        font-size: 16px;
    }
    .speakers-text-exp {
        font-size: 14px;
    }
    .webinars-list {
        font-size: 15px;
    }
    .webinars-list tr td {
        padding: 10px 10px;
    }
    .webinars-list tr td br {
        display: none;
    }
    .eps-speakers h2 {
        font-size: 30px;
    }
    .eps-title__p {
        font-size: 16px;
    }
    .eps-price h2 {
        font-size: 26px;
    }
    .eps-invite tr td {
        font-size: 18px;
    }
}

.eps-price-detail-mobile {
    display: none;
}

@media (max-width: 767px) {
    .eps-price-detail {
        width: 100%;
    }
    .eps-price-detail {
        display: none;
    }
    .eps-price-detail-mobile {
        background: #fff;
        /* padding: 10px 20px; */
    }
    .eps-price-detail__name {
        padding: 20px 20px;
        font-size: 20px;
    }
    .eps-price-detail__price {
        padding: 10px 20px;
        font-size: 20px;
        background: #eeeeee;
        color: #a0341a;
    }
    .eps-price-list {
        padding: 20px 20px 20px 50px;
        
    }
    .eps-title-list{
        margin: 30px 0px;
        max-width: 100%;
    }
    .eps-title h1{
        padding-top: 30px;
    }
    .eps-title img{
        display: none;
    }
    .o-kursah__container p{
        font-size: 16px;
    }
    .o-kursah-title+span{
        font-size: 18px;
        margin-bottom: 0px;
    }
    .speakers-item{
        width: 100%;
    }
    .webinars-list{
        font-size: 14px;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020_ajax/style.css?17102739167707*/
.forma_block .checkbox-block {
	margin-bottom: 10px;
	width: 96%;
}

.forma_block .input-block {
	margin-bottom: 0
}

.forma_block .input-block label {
	width: 100%;
}

.forma_block .checkbox-block .form-group:last-child {
	margin-left: 0;
	text-align: right;
}

.forma_block .input-block .form-group.form-center {
	margin-left: 0;
}

.forma_block .form-center .form-control {
	width: 96%;
}

.popup_container table .form-control{
	border: 0px;
  background-color: transparent;
	border-bottom: 1px solid #cacaca;
	box-shadow: none;
	border-radius: 0;
	font-size: 1.4rem;
	outline: 0 !important;
}
.popup_container table .form-control:focus{
	border-color: #cacaca;
	-webkit-box-shadow: none;
  box-shadow: none;
}
.popup_container table img{
	padding: 0;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	max-height: 34px;
	margin-left: 10px;
}
.confirm label {
	width: initial!important;
}

.confirm {

}
label.confirm {
	margin: 5px 0 15px 0;
}
.confirm span {
	padding-right: 10px;
	display: inline-block;
	/* width: calc( 100% - 60px); */
	vertical-align: middle;
	font-size: 12px;
	padding-top: 0;
	margin: 0;
}
.popup_container .g-recaptcha { 
	transform: scale(0.8);
    transform-origin: 0;
    height: 58px;
}
.popup_container table{
	margin-top: 10px;
}
.popup_container {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.popup_container .modal-content {
	margin: auto;
	max-width: 900px;
	/* height: 840px; */
	background: #fff;
	/*border: 1px solid rgb(102,204,204);*/
	padding: 10px 15px;
	margin-top: 50px;
	border-radius: 0;
}
.popup_container .errortext{
	font-size: 14px;
	text-align: center;
}

.popup_container .close_form {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	/*color:rgb(102,204,204);*/
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, .5);
}

.popup_container .modal-body {
	padding: 20px;
	max-width: 900px !important;
	margin: 0 auto;
}

.popup_container h2 {
	text-align: center;
}

.popup_container .forma_block p {
	margin: 0;
	font: 400 16px "OpenSans-Regular", sans-serif;
	text-transform: none;
	color: #333;
	text-align: center;
	padding: 15px 20px;
}
.popup_container .form-group input[type="email"],
.popup_container .form-group input[type="text"] {
	width: 100%;
	max-width: 100%;
	line-height: 35px;
	height: 35px;
	padding-left: 20px !important;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid #cacaca;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.4rem;
	vertical-align: baseline;
	font-weight: normal;
	color: #333;
	-webkit-box-shadow: none;
	box-shadow: inset none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 0;
	z-index: 1;
	position: relative;
}

.popup_container .form-group select{
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #cacaca;
	padding: 6px 12px 6px 20px ;
	border-radius: 0;
	font-size: 1.4rem;
}

.form-group {
	position: relative;
}

.form-group input:invalid+label{
	display: inline;
	/* z-index: -1; */
}
input[data-phone='phone'] + label{
	display: none !important;
}
.form-group>label {
	z-index: 0;
  left: 10px;
  cursor: text;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 36px;
  width: 100%;
  display: none;
  color: #929292;
  width: auto;
  font-size: 1.4rem;
  font-weight: 400;
}

[name="form_text_443"] {
	background-image: url('https://uvelirsoft.ru/images/epc/company.png');
}

[name="form_email_532"] {
	background-image: url('https://uvelirsoft.ru/images/epc/phone-call.png');
}

[name="form_text_531"] {
	background-image: url('https://uvelirsoft.ru/images/epc/arroba.png');
}

.form-group-confirm [type="checkbox"] {
	display: none;
}

.form-group-confirm [type="checkbox"]+span::before {
	content: '✓';
	width: 15px;
	height: 15px;
	/* font: normal 12px/16px FontAwesome; */
	text-align: center;
	width: 19px;
	height: 19px;
	border: 2px solid #ccc;
	background: #fff;
	color: transparent;
	outline: 0;
	margin-right: 10px;
	cursor: pointer;
	line-height: 16px;
	display: inline-block;
}

.form-group-confirm [type="checkbox"]:checked+span::before {
	color: #ccc;
}

.form-group-confirm [for="confirm"] {
	display: flex;
	align-items: center;
	width: 100%;
}

.form-group-confirm .confirm span a {
	width: 100%;
	color: #993333;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	font-family: "PT Sans", sans-serif;
}

.btn_bloc-btn {
	display: block;
	max-width: 370px;
	width: 100%;
	text-align: center;
	padding: 12px 30px;
	margin: 30px auto 10px auto;
	border: 1px solid rgb(217, 40, 25);
	border-radius: 0;
	font-size: 1.4rem;
    text-transform: uppercase;
	background-color: rgb(217, 40, 25);
	color: #fff;
	font-weight: 300 !important;
	opacity: 1;
	transition: all .2s ease-in-out;
}

.form-group>label::after {
	content: '*';
	position: absolute;
	margin: 0 0 0 2px;
	color: #f11a48;
	/* font: normal 8px 'FontAwesome'; */
}

.popup_container .modal-content{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 95vh;
	/* margin: 10px; */
}
.popup_container--message{
	text-align: center;
}

.col-form-container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.col-form-container .col-1,
.col-form-container .col-2,
.col-form-container .col-3,
.col-form-container .col-4{
	width: 50%;
	padding: 0 30px;
}
.col-form-container .col-4{
	margin-top: -148px;
}
@media (max-width: 1630px){
	/* .popup_container .modal-body{
		padding: 15px;
	}
	.popup_container .modal-content{
		margin-top: 30px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
		height: 16px;
		line-height: 11px;
	}
	.popup_container h2{
		font-size: 24px;
		margin-top: 0;
	}
	
	.popup_container .forma_block p{
		font-size: 14px;
		padding: 5px 10px;
	}
	.form-group{
		margin-bottom: 8px;
	}
	.popup_container .modal-content{
		max-width: 800px;
	}
	.confirm span{
		font-size: 12px;
	}
	.popup_container.btn_bloc-btn{
		max-width: 340px;
		padding: 8px 30px;
	}
	.popup_container .form-group input[type="text"]{
		line-height: 32px;
		height: 32px;
		font-size: 1.2rem;
	}
	.form-group>label{
		font-size: 1.2rem;
	}
	.popup_container .form-group select{
		font-size: 1.2rem;
	}
	.popup_container .btn_bloc-btn{
		margin-top: 30px;
		font-size: 1.4rem;
	} */
	.popup_container .modal-content{
		max-width: 800px;
	}
}
@media (max-width: 992px){
	.col-form-container{
		margin: 0;
	}
	.col-form-container .col-1, .col-form-container .col-2, .col-form-container .col-3, .col-form-container .col-4{
		width: 100%;
		padding: 0;
	}
	.col-form-container .col-4{
		margin-top: 0;
	}
	.popup_container .modal-content{
		padding: 5px;
    max-width: 500px !important;
    margin: 0 auto;
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 90vh;
		margin: 10px auto;
	}
	.popup_container .forma_block p{
		padding: 10px 0;
		font-size: 14px;
		line-height: 1.4;
	}
	.popup_container .forma_block h2{
		font-size: 25px;
	}
	.popup_container .form-group select{
		padding: 4px 2px !important;
	}
	.popup_container .form-group input[type="text"]{
		height: 40px;
		padding: 10px 6px !important;
	}
	.form-group>label{
		left: 20px;
	}
	.popup_container .modal-content{
		top: 50%;
		transform: translateY(-50%);
	}
	.popup_container .close_form{
		top: 0;
    right: 0;
	}
	.popup_container .modal-body{
		padding: 10px ;
	}
	.confirm span{
		font-size: 11px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
    height: 16px;
		line-height: 11px;
	}
}
@media (max-width: 550px){
	.popup_container .modal-content{
		max-width: calc(100% - 10px) !important;
	}
}
/* End */
/* /programma-dlya-lombarda/kursy-eps-dlya-lombardov//style.css?171027387713137 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020_ajax/style.css?17102739167707 */
