:root {
  --font-family: "SF Pro Display", sans-serif;
  --second-family: "Inter", sans-serif;
  --third-family: "Geometria", sans-serif;
	--gray-bg: #f9f9f9;
	--gray: #ababb3;
	--white: #fff;
	--color1: #606060;
}
html * {
	box-sizing: border-box;
}
body {
	margin: 0;
	font-family: "SF Pro Display", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #222;
	line-height: normal;
	background: var(--gray-bg);
}
/* html, body{
    overflow-x: hidden;
} */
/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Regular.eot');
	src: local('Geometria Regular'), local('Geometria-Regular'),
			url('../fonts/Geometria-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Regular.woff2') format('woff2'),
			url('../fonts/Geometria-Regular.woff') format('woff'),
			url('../fonts/Geometria-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Italic.eot');
	src: local('Geometria Italic'), local('Geometria-Italic'),
			url('../fonts/Geometria-Italic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Italic.woff2') format('woff2'),
			url('../fonts/Geometria-Italic.woff') format('woff'),
			url('../fonts/Geometria-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-ExtraBoldItalic.eot');
	src: local('Geometria ExtraBold Italic'), local('Geometria-ExtraBoldItalic'),
			url('../fonts/Geometria-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-ExtraBoldItalic.woff2') format('woff2'),
			url('../fonts/Geometria-ExtraBoldItalic.woff') format('woff'),
			url('../fonts/Geometria-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-ExtraLightItalic.eot');
	src: local('Geometria ExtraLight Italic'), local('Geometria-ExtraLightItalic'),
			url('../fonts/Geometria-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-ExtraLightItalic.woff2') format('woff2'),
			url('../fonts/Geometria-ExtraLightItalic.woff') format('woff'),
			url('../fonts/Geometria-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Medium.eot');
	src: local('Geometria Medium'), local('Geometria-Medium'),
			url('../fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Medium.woff2') format('woff2'),
			url('../fonts/Geometria-Medium.woff') format('woff'),
			url('../fonts/Geometria-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Light.eot');
	src: local('Geometria Light'), local('Geometria-Light'),
			url('../fonts/Geometria-Light.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Light.woff2') format('woff2'),
			url('../fonts/Geometria-Light.woff') format('woff'),
			url('../fonts/Geometria-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-HeavyItalic.eot');
	src: local('Geometria Heavy Italic'), local('Geometria-HeavyItalic'),
			url('../fonts/Geometria-HeavyItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-HeavyItalic.woff2') format('woff2'),
			url('../fonts/Geometria-HeavyItalic.woff') format('woff'),
			url('../fonts/Geometria-HeavyItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-BoldItalic.eot');
	src: local('Geometria Bold Italic'), local('Geometria-BoldItalic'),
			url('../fonts/Geometria-BoldItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-BoldItalic.woff2') format('woff2'),
			url('../fonts/Geometria-BoldItalic.woff') format('woff'),
			url('../fonts/Geometria-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Bold.eot');
	src: local('Geometria Bold'), local('Geometria-Bold'),
			url('../fonts/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Bold.woff2') format('woff2'),
			url('../fonts/Geometria-Bold.woff') format('woff'),
			url('../fonts/Geometria-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-LightItalic.eot');
	src: local('Geometria Light Italic'), local('Geometria-LightItalic'),
			url('../fonts/Geometria-LightItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-LightItalic.woff2') format('woff2'),
			url('../fonts/Geometria-LightItalic.woff') format('woff'),
			url('../fonts/Geometria-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-ExtraBold.eot');
	src: local('Geometria ExtraBold'), local('Geometria-ExtraBold'),
			url('../fonts/Geometria-ExtraBold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-ExtraBold.woff2') format('woff2'),
			url('../fonts/Geometria-ExtraBold.woff') format('woff'),
			url('../fonts/Geometria-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-MediumItalic.eot');
	src: local('Geometria Medium Italic'), local('Geometria-MediumItalic'),
			url('../fonts/Geometria-MediumItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-MediumItalic.woff2') format('woff2'),
			url('../fonts/Geometria-MediumItalic.woff') format('woff'),
			url('../fonts/Geometria-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-ExtraLight.eot');
	src: local('Geometria ExtraLight'), local('Geometria-ExtraLight'),
			url('../fonts/Geometria-ExtraLight.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-ExtraLight.woff2') format('woff2'),
			url('../fonts/Geometria-ExtraLight.woff') format('woff'),
			url('../fonts/Geometria-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Heavy.eot');
	src: local('Geometria Heavy'), local('Geometria-Heavy'),
			url('../fonts/Geometria-Heavy.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Heavy.woff2') format('woff2'),
			url('../fonts/Geometria-Heavy.woff') format('woff'),
			url('../fonts/Geometria-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-ThinItalic.eot');
	src: local('Geometria Thin Italic'), local('Geometria-ThinItalic'),
			url('../fonts/Geometria-ThinItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-ThinItalic.woff2') format('woff2'),
			url('../fonts/Geometria-ThinItalic.woff') format('woff'),
			url('../fonts/Geometria-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: 'Geometria';
	src: url('../fonts/Geometria-Thin.eot');
	src: local('Geometria Thin'), local('Geometria-Thin'),
			url('../fonts/Geometria-Thin.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Geometria-Thin.woff2') format('woff2'),
			url('../fonts/Geometria-Thin.woff') format('woff'),
			url('../fonts/Geometria-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
} */
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Medium.eot');
	src: local('SF Pro Display Medium'), local('SFProDisplay-Medium'),
			url('../fonts/SFProDisplay-Medium.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Medium.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Medium.woff') format('woff'),
			url('../fonts/SFProDisplay-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Heavy.eot');
	src: local('SF Pro Display Heavy'), local('SFProDisplay-Heavy'),
			url('../fonts/SFProDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Heavy.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Heavy.woff') format('woff'),
			url('../fonts/SFProDisplay-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-UltralightItalic.eot');
	src: local('SF Pro Display UltralightItalic'), local('SFProDisplay-UltralightItalic'),
			url('../fonts/SFProDisplay-UltralightItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-UltralightItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-UltralightItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-UltralightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-RegularItalic.eot');
	src: local('SF Pro Display Regular Italic'), local('SFProDisplay-RegularItalic'),
			url('../fonts/SFProDisplay-RegularItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-RegularItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-RegularItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-RegularItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Thin.eot');
	src: local('SF Pro Display Thin'), local('SFProDisplay-Thin'),
			url('../fonts/SFProDisplay-Thin.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Thin.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Thin.woff') format('woff'),
			url('../fonts/SFProDisplay-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Light.eot');
	src: local('SF Pro Display Light'), local('SFProDisplay-Light'),
			url('../fonts/SFProDisplay-Light.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Light.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Light.woff') format('woff'),
			url('../fonts/SFProDisplay-Light.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-BlackItalic.eot');
	src: local('SF Pro Display Black Italic'), local('SFProDisplay-BlackItalic'),
			url('../fonts/SFProDisplay-BlackItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-BlackItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-BlackItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Bold.eot');
	src: local('SF Pro Display Bold'), local('SFProDisplay-Bold'),
			url('../fonts/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Bold.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Bold.woff') format('woff'),
			url('../fonts/SFProDisplay-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Black.eot');
	src: local('SF Pro Display Black'), local('SFProDisplay-Black'),
			url('../fonts/SFProDisplay-Black.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Black.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Black.woff') format('woff'),
			url('../fonts/SFProDisplay-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-SemiboldItalic.eot');
	src: local('SF Pro Display SemiboldItalic'), local('SFProDisplay-SemiboldItalic'),
			url('../fonts/SFProDisplay-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-SemiboldItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-SemiboldItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-SemiboldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Ultralight.eot');
	src: local('SF Pro Display Ultralight'), local('SFProDisplay-Ultralight'),
			url('../fonts/SFProDisplay-Ultralight.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Ultralight.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Ultralight.woff') format('woff'),
			url('../fonts/SFProDisplay-Ultralight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-LightItalic.eot');
	src: local('SF Pro Display LightItalic'), local('SFProDisplay-LightItalic'),
			url('../fonts/SFProDisplay-LightItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-LightItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-LightItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-LightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-ThinItalic.eot');
	src: local('SF Pro Display ThinItalic'), local('SFProDisplay-ThinItalic'),
			url('../fonts/SFProDisplay-ThinItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-ThinItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-ThinItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-MediumItalic.eot');
	src: local('SF Pro Display MediumItalic'), local('SFProDisplay-MediumItalic'),
			url('../fonts/SFProDisplay-MediumItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-MediumItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-MediumItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Semibold.eot');
	src: local('SF Pro Display Semibold'), local('SFProDisplay-Semibold'),
			url('../fonts/SFProDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Semibold.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Semibold.woff') format('woff'),
			url('../fonts/SFProDisplay-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-HeavyItalic.eot');
	src: local('SF Pro Display HeavyItalic'), local('SFProDisplay-HeavyItalic'),
			url('../fonts/SFProDisplay-HeavyItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-HeavyItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-HeavyItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-HeavyItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-Regular.eot');
	src: local('SF Pro Display Regular'), local('SFProDisplay-Regular'),
			url('../fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-Regular.woff2') format('woff2'),
			url('../fonts/SFProDisplay-Regular.woff') format('woff'),
			url('../fonts/SFProDisplay-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SF Pro Display';
	src: url('../fonts/SFProDisplay-BoldItalic.eot');
	src: local('SF Pro Display BoldItalic'), local('SFProDisplay-BoldItalic'),
			url('../fonts/SFProDisplay-BoldItalic.eot?#iefix') format('embedded-opentype'),
			url('../fonts/SFProDisplay-BoldItalic.woff2') format('woff2'),
			url('../fonts/SFProDisplay-BoldItalic.woff') format('woff'),
			url('../fonts/SFProDisplay-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
.container{
	max-width: 100%;
	margin: 0 50px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
p {
	margin-top: 0;
	margin-bottom: 15px;
}
img {
	max-width: 100%;
}
label {
	margin-bottom: 15px;
	display: block;
}
.section_title {
	font-weight: 500;
	font-size: 70px;
	color: #222;
	line-height: normal;
}
.section{
	padding: 40px 0;
}
.text-center {
	text-align: center;
}
.form_title {
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 40px;
	color: #222;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="search"] {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	outline: none;
	border: 1px solid #ababb3;
	border-radius: 15px;
	padding: 20px 26px 22px 30px;
	font-family: "SF Pro Display", sans-serif;
	/* color: var(--gray); */
}
input[type="number"]{
	font-weight: 500;
	font-size: 16px;
	color: #222;
	/* opacity: 0.5; */
	border: 1px solid var(--gray);
	border-radius: 15px;
	padding: 15px 15px;
	text-align: center;
	width: 100%;
	outline: none;
}
#index{
    text-align: left;
}
.street_items input[type="number"], .address_items input[type="number"]{
    width: 100%;
	font-size: 16px;
	font-weight: 400;
	outline: none;
	border: 1px solid #ababb3;
	border-radius: 15px;
	padding: 20px 26px 22px 30px;
	font-family: "SF Pro Display", sans-serif;
	opacity: 1;
	text-align: left;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="search"] {
	background: #f5f5f5;
	border-radius: 100px;
	padding-left: 55px;
	padding-right: 50px;
}
input[type="submit"] {
	background: #ec2626;
	color: #fff;
	width: 100%;
	font-size: 16px;
	padding: 16px 20px;
	border-radius: 1000px;
	cursor: pointer;
	border: none;
	display: block;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	-ms-border-radius: 1000px;
	-o-border-radius: 1000px;
}
input[type="reset"] {
	background: #fff;
	color: #222;
	border: 1px solid #222;
	text-align: center;
	display: block;
	cursor: pointer;
}
.comment_order {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    border: 1px solid #ababb3;
    border-radius: 15px;
    padding: 20px 26px 22px 30px;
    margin-bottom: 20px;
    font-family: "SF Pro Display", sans-serif;
}
textarea::placeholder{
    color:#ababb3;
}
::-webkit-input-placeholder {
	color:#ababb3;
}
:-moz-placeholder {
	color:#ababb3;
}
::-moz-placeholder {
	color:#ababb3;
}
:-ms-input-placeholder {
	color:#ababb3;
}
::-ms-input-placeholder {
	color:#ababb3;
}
::placeholder {
	color:#ababb3;
}
.w-100{
	width: 100%;
}
.custom-checkbox{
	margin-bottom: 0;
}
.custom-checkbox input, .api_checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-checkbox>span {
  display: inline-flex;
  align-items: center;
  user-select: none;
	cursor: pointer;
}
.custom-checkbox>span::before {
	content: '';
	display: inline-block;
	width: 19px;
	height: 19px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #dadada;
	border-radius: 4px;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.custom-checkbox>input:checked+span::before {
	background-image: url(../img/checkbox.svg);
	background-position: center center;
	background-repeat: no-repeat;
}

/* Перключатель */
.checkbox-ios {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	user-select: none;
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.checkbox-ios .checkbox-ios-switch {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 62px;
	height: 34px;
	border-radius: 25%/50%;
	vertical-align: top;
	background: #ABABB3;
	transition: .2s;
}
.checkbox-ios .checkbox-ios-switch:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 4px;
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: white;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	transition: .15s;
}
.checkbox-ios input[type=checkbox] {
	display: block;	
	width: 0;
	height: 0;	
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox-ios input[type=checkbox]:not(:disabled):active + .checkbox-ios-switch:before {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch {
	background: #EC2626;
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch:before {
	transform:translateX(26px);
	-webkit-transform:translateX(26px);
	-moz-transform:translateX(26px);
	-ms-transform:translateX(26px);
	-o-transform:translateX(26px);
}
/* Hover */
.checkbox-ios input[type="checkbox"]:not(:disabled) + .checkbox-ios-switch {
	cursor: pointer;
	border-color: rgba(0, 0, 0, .3);
}
/* Disabled */
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch {
	filter: grayscale(70%);
	border-color: rgba(0, 0, 0, .1);
}
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch:before {
	background: #eee;
}
/* Focus */
.checkbox-ios.focused .checkbox-ios-switch:before {
	box-shadow: inset 0px 0px 4px #EC2626;
}

select{
	width: 100%;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    border: 1px solid #ababb3;
    border-radius: 15px;
    padding: 20px 26px 22px 30px;
		appearance: none;
} 

@media screen and (min-width: 1920px){
   .container {
    max-width: 1820px;
    width: 100%;
    margin: 0 auto;
    } 
}
