

/* Start:/bitrix/templates/en/styles.css?16857204012329*/
table
{
	font-family: "Open Sans", 'CoreSans', sans-serif;
	font-size: 18px;
}
h1, .h1{
	font-family: "Open Sans", 'CoreSans', sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height:1.1;
	margin: 10px 0;	
}
h3, .h3{
	font-family: "Open Sans", 'CoreSans', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height:1.1;
	margin: 10px 0 20px 0;	
}
a{
	text-decoration: underline;
	color:#F63757;
	transition: color 0.3s ease,background-color 0.3s ease;
	-webkit-transition:color 0.3s ease,background-color 0.3s ease;
}
a:hover{
	text-decoration: none;
}
*{
	outline: none;
}
img{
	border: none;
	vertical-align: bottom;
}
ul, ol{
	margin: 0;
	padding: 10px 0 0 25px;
}
li{
	margin: 5px 0 10px 0;
}
textarea,input
{
	font-family:"Open Sans", 'CoreSans', sans-serif;
	font-size:18px;
	color:#2c323a;	
}

input[type="submit"]
{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}

input.input,
textarea.input
{
	background-color:white;
	border:none;
	padding:5px 2%;
	width:96%;
	max-width:96%;
	border:1px solid #CCCCCC;
	color:black;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;

	box-shadow:inset 1px 1px 4px #e1e1e1;
	-moz-box-shadow:inset 1px 1px 4px #e1e1e1;
	-webkit-box-shadow:inset 1px 1px 4px #e1e1e1;
}
input.input:-moz-read-only
{
	background-color:#efefef;
}
input.input:read-only
{
	background-color:#efefef;
}
textarea.input:focus,input.input:focus
{
}
select.input
{
	background-color:white;
	border:none;
	padding:5px 2%;
	border:1px solid #CCCCCC;
	color:black;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;

	box-shadow:inset 1px 1px 4px #e1e1e1;
	-moz-box-shadow:inset 1px 1px 4px #e1e1e1;
	-webkit-box-shadow:inset 1px 1px 4px #e1e1e1;
}

input.submit
{
	display:inline-block;
	background-color: #ffb81d;
	padding:7px 15px 7px 15px;
	color:white;
	font-size:16px;
	line-height:1.2;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
	cursor:pointer;
}
div.hr
{
	border-top:1px solid #d4d1ce;
	margin-top:20px;
	height:20px;
}

quote,.quote
{
    line-height:1.4;
    padding-left:35px;
    color: #262e31;
    border-left:6px solid #f63554;
}

.text
{
    font-size:18px;
	line-height:1.5;
}

@media(max-width: 1024px)
{
	.text
	{
		font-size:16px;
	}
}

/* End */


/* Start:/bitrix/templates/en/template_styles.css?1685720401976*/
@charset "UTF-8";

html
{
	width:100%;
	height:100%;
}
body
{
	background-color:white;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family: 'Open Sans', 'Arial', sans-serif;
	color:black;
}
body.noscroll
{
	overflow: hidden !important;
}

.nowrap
{
	white-space: nowrap;
}

div.wrap
{
	margin:0 auto;
	padding:0 20px;
	width:100%;
	max-width:1040px;
	box-sizing:border-box;
}

div.scroll-hr
{
	position:relative;
	margin-right:-9px;
}
div.scroll-hr-inner
{
	overflow:auto;
}
div.scroll-hr-shadow
{
	position:absolute;
	right:-1px;
	top:0;
	width:20px;
	height:100%;
	background:url(/bitrix/templates/en/./images/scroll-hr-shadow.png) right top repeat-y;
}

div.header
{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:60px 20px 40px 20px;
}
div.header-logo
{
	
}
.header-logo img
{
	max-width:100%;
}

div.header-lang
{
	font-size:13px;
	color:#777777;
}
.header-lang a
{
	color:black;
}


@media(max-width:480px)
{
	div.header-logo
	{
		width:200px;
	}
}


/* End */
/* /bitrix/templates/en/styles.css?16857204012329 */
/* /bitrix/templates/en/template_styles.css?1685720401976 */
