

/* Start:/local/templates/.default/styles/style.css?1752670386994*/
.content
{
	width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-bottom: 0px;
    max-width: 1310px !important;
    /*max-width: 1710px !important;*/
}

p {
    font: 300 16px/130% "Open Sans", sans-serif;
    color: #000;
    margin: 0 0 20px 0;
}

h3 {
    font: 500 24px/1 "Open Sans", sans-serif;
    margin: 0 0 20px 0;
}

h1:not(.mobile-section-title){
    max-width: calc(100% - 250px);
    position: relative;
    z-index: 1;
    /*font: bold 35px/100% "Open Sans", sans-serif;*/
    /*text-transform: uppercase;*/
    font-size: 2.5rem;
    margin: 0 0 20px 0;
}

b
{
    font-weight: bold;
}

@media only screen and (max-width: 400px) {
	/*.content {
		padding-left: 10px;
		padding-right: 10px; 
	}*/
}
@media only screen and (max-width: 1000px) {
	/*.content {
		padding: 20px 25px 0; 
	}*/
}
@media only screen and (max-width: 680px) {
	/*.content {
		padding-top: 20px; 
	}*/
}
/* End */


/* Start:/company/information-for-partners/style.css?16529465563218*/
.info {
	margin-top: 20px; 
}

.info__success {
	display: none; 
}
.info__preview {
	max-width: 924px; 
}
.info__text {
	margin-bottom: 30px; 
}

.info__paragraph {
	margin-bottom: 10px!important;
	font: 400 16px/150% "Open Sans", sans-serif; 
}

.info__paragraph--bold {
	font-weight: 700; 
}

.info__form {
	max-width: 462px; 
}

.info__item {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 0 40px 0; 
}


.info__item--required::before {
	position: absolute;
	right: 0;
	bottom: 5px;
	color: #0155a6;
	font: 400 18px/140% "Open Sans", sans-serif;
	content: '*'; 
}

input {
	width: 100%;
	height: 40px;
	border: 0 none;
	border-bottom: 1px solid #0155a6;
	font: 18px/40px "Open Sans", sans-serif;
	color: #0155a6;
	background-color: transparent;
	box-shadow: none; 
}

.checkbox {
	position: relative;
	margin: 0 0 0px 0; 
}

.input-checkbox {
	height: inherit;
	width: inherit;
	position: relative; 
}

.input-checkbox__text {
	line-height: 20px;
	vertical-align: top;
	left: 10px;
	display: block;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font: 400 16px/1 "Open Sans", sans-serif;
}
.input-checkbox__text--color {
	color: #0155a6; 
}

input[type=checkbox] {
	display: block;
	visibility: hidden;
	position: absolute;
	top: -9999px; 
}

input[type="checkbox"]:checked + .label::before {
    content: "×";
    color: rgb(2, 86, 165);
    font-size: 27px;
    text-align: center;
    line-height: 11px;
}
	
.label {
	position: relative;
	display: inline-block;
	display: table;
	margin: 0 0 20px 0;
	cursor: pointer; 
}

.label:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	background-color: #fff;
	border: 2px solid #0155a6; 
}

.tooltips {
	position: relative; 
}
.tooltips__info {
	position: absolute;
	max-width: 350px;
	width: 100%;
	color: #FFFFFF;
	background: #0154A3;
	height: auto;
	font: 300 14px/120% "Open Sans", sans-serif;
	text-align: center;
	padding: 8px;
	bottom: 38px;
	left: 0;
	z-index: 499;
	display: none; 
}
.tooltips__info:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 18px solid #0154A3;
	border-right: 18px solid transparent; 
}
.tooltips:hover .tooltips__info {
	display: block; 
}

.info__star {
	color: #0155a6; 
}

.info__warning {
	margin-bottom: 20px;
	font: 400 12px/150% "Open Sans", sans-serif; 
}

.form-btn {
	position: relative;
	border: 0 none;
	background-color: #0155a6;
	border-radius: 3px;
	transition: all 0.3s ease;
}

.info__btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 240px;
	height: 46px;
	margin-bottom: 40px;
	padding: 11px 30px;
	float: none; 
}
	
.info__btn span {
	font: 700 16px/150% "Open Sans", sans-serif; 
	text-transform: uppercase;
    color: #fff;
}
	
.info__link {
	text-decoration: underline; 
}

.info__message {
	font: 400 16px/140% "Open Sans", sans-serif; 
}
/* End */
/* /local/templates/.default/styles/style.css?1752670386994 */
/* /company/information-for-partners/style.css?16529465563218 */
