.bold {
  font-weight: 700;
}

.extra-bold {
  font-weight: 800;
}

.uppercase {
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.white {
  color: #ffffff;
}

.gray {
  color: #c1c1c1;
}

.white-bg {
  background: #ffffff;
}

.gray-bg {
  background: #c1c1c1;
}

.light-gray-bg {
  background: #f8f8f8;
}

.very-light-gray-bg {
  background: #f2f2f2;
}

.red {
  color: #ff5a5f;
}

.red-bg {
  background: #ff5a5f;
}

.right {
  float: right;
}

.dark {
  color: #1a263a;
}

.dark-bg {
  background: #1a263a;
}

.err-red {
  color: #e42a30;
  font-weight: 600;
  line-height: 3.33;
}

.font-18 {
  font-size: 18px;
}

/*------------------------------------*\
    $MEDIA QUERY BREAKPOINTS
\*------------------------------------*/
/**
 * It's considered bad practice to define device specific breakpoints,
 * here are some defined broad breakpoints, that are used within the
 * media-querys mixin.
 *
 * 1. Denotes the breakpoint of the main navigation.
 */
/**
 * Define breakpoints for the grid.  Comment out or remove unused
 * breakpoints from the list below to reduce bloat in your compiled
 * CSS.
 *
 * 1. Classname, can use any you wish, just ensure your html grid classnames
 *    match up. i.e. if you use `large` your html shoiuld look something like
 *    `<div class="1/2@large>`
 * 2. The breakpoint value assigned to the classname.
 */
/**
* The simple mixins below pull the declared breakpoints from our
* variables file.
*
* screen-xxs
* screen-xs
* screen-sm
* screen-md
* screen-lg
* navbar-bp
*
* `@include (screen-xs-up) { [styles here] }`
* `@include (screen-xs-down) { [styles here ] }`
*
* Target retina and high pixel density screens:
* `@include (retina) { [styles] }`
*/
/**
 * screen-xxs
 */
/**
 * screen-xs
 */
/**
 * screen-sm
 */
/**
 * screen-md
 */
/**
 * screen-lg
 */
/**
 * navbar-bp
 */
/**
 * retina
 */
/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../font/Open_Sans/DXI1ORHCpsQm3Vp6mXoaTSUUniRZcd_wq8DYmIfsw2A.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Light.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Light.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../font/Open_Sans/DXI1ORHCpsQm3Vp6mXoaTeXREeHhJi4GEUJI9ob_ak4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Light.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Light.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../font/Open_Sans/DXI1ORHCpsQm3Vp6mXoaTRUOjZSKWg4xBWp_C_qQx0o.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Light.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Light.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(../font/Open_Sans/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Light.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Light.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../font/Open_Sans/K88pR3goAWT7BTt32Z01m1tXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Regular.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Regular.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../font/Open_Sans/RjgO7rYTmqiVp7vzi-Q5UVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Regular.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Regular.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../font/Open_Sans/u-WUoqrET9fUeobQW7jkRVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Regular.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Regular.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../font/Open_Sans/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Regular.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Regular.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../font/Open_Sans/MTP_ySUJH_bn48VBG8sNSiUUniRZcd_wq8DYmIfsw2A.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Semibold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Semibold.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../font/Open_Sans/MTP_ySUJH_bn48VBG8sNSuXREeHhJi4GEUJI9ob_ak4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Semibold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Semibold.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../font/Open_Sans/MTP_ySUJH_bn48VBG8sNShUOjZSKWg4xBWp_C_qQx0o.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Semibold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Semibold.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../font/Open_Sans/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Semibold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Semibold.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../font/Open_Sans/k3k702ZOKiLJc3WVjuplzCUUniRZcd_wq8DYmIfsw2A.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Bold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Bold.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../font/Open_Sans/k3k702ZOKiLJc3WVjuplzOXREeHhJi4GEUJI9ob_ak4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Bold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Bold.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../font/Open_Sans/k3k702ZOKiLJc3WVjuplzBUOjZSKWg4xBWp_C_qQx0o.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Bold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Bold.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../font/Open_Sans/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Bold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Bold.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../font/Open_Sans/EInbV5DfGHOiMmvb1Xr-hiUUniRZcd_wq8DYmIfsw2A.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBold.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../font/Open_Sans/EInbV5DfGHOiMmvb1Xr-huXREeHhJi4GEUJI9ob_ak4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBold.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../font/Open_Sans/EInbV5DfGHOiMmvb1Xr-hhUOjZSKWg4xBWp_C_qQx0o.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBold.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../font/Open_Sans/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBold.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBold.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxnJcj75aoY2FkN1K7fN5pSM.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-LightItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-LightItalic.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxn1Xmpo4ASt4tV2E8fbn9tc.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-LightItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-LightItalic.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxo05NJhCxBV64hQBJiatqx0.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-LightItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-LightItalic.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxko2lTMeWA_kmIyWrkNCwPc.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-LightItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-LightItalic.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../font/Open_Sans/xjAJXh38I15wypJXxuGMBrWJ8El2VFcUWHOh_Oq6BA8.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Italic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Italic.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../font/Open_Sans/xjAJXh38I15wypJXxuGMBhLwxQbNcFnuWuPk3YnjToI.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Italic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Italic.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../font/Open_Sans/xjAJXh38I15wypJXxuGMBqg5eI2G47JWe0-AuFtD150.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Italic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Italic.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../font/Open_Sans/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-Italic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-Italic.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxtjCGQoND4mjlm2rs2WpxZA.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-SemiboldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-SemiboldItalic.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxjOd8CtKzJT8jlTvLZi6o3c.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-SemiboldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-SemiboldItalic.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxt5wBDjbAC_0C3a56xIGvxo.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-SemiboldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-SemiboldItalic.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxl2umOyRU7PgRiv8DXcgJjk.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-SemiboldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-SemiboldItalic.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxrLZkzWHE0Rai0z0KZwCYHE.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-BoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-BoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxqs1twL42OQU-XDphSlMXYM.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-BoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-BoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxqsA81DAeuqoeYxDcSOJPMY.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-BoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-BoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxolIZu-HDpmDIZMigmsroc4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-BoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-BoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxgkwautmNlXZhwnb-3x-xGM.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxhg5dsqmpmu9N7U4NeB2OW4.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxuJ28qD3_CXZSsg8EakkYJ0.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url(../font/Open_Sans/PRmiXeptR36kaC0GEAetxnibbpXgLHK_uTT48UMyjSM.woff2) format("woff2"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.ttf) format("truetype"), url(../font/Open_Sans/OpenSans-ExtraBoldItalic.eot) format("embedded-opentype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.redirect {
  width: 25px;
  height: 25px;
}

.icon-failed {
  width: 98px;
  height: 98px;
  background: url(../images/svg/failed.svg) no-repeat center center;
  background-size: contain;
}

.icon-success {
  width: 98px;
  height: 98px;
  background: url(../images/svg/success.svg) no-repeat center center;
  background-size: contain;
}

.icon-mail-sent {
  width: 213px;
  height: 108px;
  background: url(../images/svg/mail-sent.svg) no-repeat center center;
  background-size: contain;
}

.icon-suspended {
  width: 127px;
  height: 127px;
  background: url(../images/svg/blocked.svg) no-repeat center center;
  background-size: contain;
}

.modal .check img {
  width: 2rem;
  height: 1.7rem;
  margin-right: 2rem;
  margin-bottom: 4px;
}

.banner {
  background: url(../images/header_image.png) no-repeat center center;
  background-size: cover;
}

@media (min-width: 769px) {
  .banner {
    height: 23rem;
  }
}

@media (max-width: 768px) {
  .banner {
    height: 15rem;
  }
}

@media (min-width: 769px) {
  .banner {
    margin-bottom: 3rem;
  }
}

.banner .container {
  height: 100%;
}

.banner .container .banner-logo {
  background: url(../images/banner_logo.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto;
  margin-top: 4rem;
}

@media (min-width: 1231px) {
  .banner .container .banner-logo {
    width: 34.4rem;
  }
}

@media (min-width: 769px) {
  .banner .container .banner-logo {
    height: 14.4rem;
  }
}

@media (max-width: 768px) {
  .banner .container .banner-logo {
    height: 7.2rem;
  }
}

.filters {
  padding-top: 12px;
  padding-bottom: 2rem;
  text-align: justify;
}

.filters .form-group {
  margin-bottom: 15px;
}

@media (min-width: 993px) {
  .filters p {
    font-size: 1.6rem;
  }
}

@media (max-width: 992px) {
  .filters p {
    font-size: 16px;
    text-align: center;
  }
}

.filters form {
  justify-content: space-between;
}

@media (min-width: 993px) {
  .filters form {
    display: flex;
  }
}

.filters form#subscribeForm {
  display: block;
}

.filters .region, .filters .category {
  margin-right: 2rem;
}

.filters .region .ui-select-toggle, .filters .region .form-control, .filters .category .ui-select-toggle, .filters .category .form-control {
  width: 100%;
}

.filters .region {
  min-width: 30%;
}

@media (min-width: 993px) {
  .filters .region {
    max-width: 315px;
  }
}

@media (max-width: 992px) {
  .filters .region {
    width: 100%;
  }
}

.filters .category {
  min-width: 20%;
}

@media (min-width: 993px) {
  .filters .category {
    max-width: 307px;
  }
}

@media (max-width: 992px) {
  .filters .category {
    width: 100%;
  }
}

.filters .short-with-addon {
  display: inline-block;
  width: 47%;
}

@media (max-width: 400px) {
  .filters .short-with-addon {
    display: block;
    width: 100%;
  }
}

.filters .short-with-addon .input-group {
  width: 100%;
}

.filters .short-with-addon .input-group-addon, .filters .short-with-addon .form-control {
  border: solid 2px #ff5a5f;
}

.filters .short-with-addon .form-control {
  border-left: none;
  padding-left: 0;
}

.filters .short-with-addon .form-control:focus {
  box-shadow: none;
  border-color: #ff272e;
}

.filters .short-with-addon .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c9c9c9;
}

.filters .short-with-addon .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #c9c9c9;
}

.filters .short-with-addon .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #c9c9c9;
}

.filters .short-with-addon .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #c9c9c9;
}

.filters .short-with-addon .input-group-addon {
  border-right: none;
  color: #c9c9c9;
  background-color: #f8f8f8;
  font-size: 18px;
}

.filters .footer-subscribe {
  margin-top: 10px;
}

@media (max-width: 992px) {
  .filters .footer-subscribe {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 0 0;
  }
}

.filters .divider {
  padding-top: 1rem;
  font-weight: bold;
  margin: 4px 7px;
}

@media (max-width: 992px) {
  .filters .divider {
    display: inline-flex;
    vertical-align: top;
  }
}

@media (max-width: 480px) {
  .filters .divider {
    display: none;
  }
}

@media (max-width: 992px) {
  .filters button {
    width: 100%;
  }
}

@media (min-width: 993px) {
  .filters .subscribe-button {
    margin-left: 2rem;
  }
}

.sorting {
  padding-top: 2rem;
  padding-bottom: 3.5rem;
}

@media (max-width: 768px) {
  .sorting {
    display: none;
  }
}

.sorting a {
  padding: 1.6rem 3.6rem;
  color: #1a263a;
  text-decoration: none;
  cursor: pointer;
}

.sorting a:hover {
  color: #ff5a5f;
  background-color: #f2f2f2;
  border-radius: 4px;
}

.category.active a {
  color: #ff5a5f;
  background-color: #f2f2f2;
  border-radius: 4px;
}

.cards-view-icon, .list-view-icon {
  width: 3rem;
  height: 3rem;
  cursor: pointer;
}

.cards-view-icon.active, .list-view-icon.active {
  filter: brightness(1) invert(1);
}

@media (min-width: 993px) {
  .filter-btn {
    margin-left: 2rem;
  }
}

.cards-view-icon {
  background: url(../images/svg/cards-view.svg) no-repeat center center;
  background-size: cover;
  margin-right: 3.5rem;
}

.list-view-icon {
  background: url(../images/svg/list-view.svg) no-repeat center center;
  background-size: cover;
}

.thumb {
  background: url(../images/auction.png) no-repeat center center;
  background-size: cover;
}

.thumb.transport {
  background: url(../images/transport-placeholder.png) no-repeat center center;
  background-size: cover;
}

.thumb.property {
  background: url(../images/property-placeholder.png) no-repeat center center;
  background-size: cover;
}

.navbar {
  margin-bottom: 0;
}

.navbar-default {
  background-color: #1a263a;
  border: none;
  border-radius: 0;
}

@media (max-width: 1230px) {
  .navbar-default .navbar-nav .all-auctions, .navbar-default .navbar-nav .pull-right {
    display: none;
  }
}

@media (min-width: 1231px) {
  .navbar-default .navbar-header .all-auctions-mobile, .navbar-default .navbar-nav .left, .navbar-default .navbar-header .login {
    display: none;
    height: 0;
  }
}

.navbar-default .mobile-header-button {
  padding-top: 1%;
  height: auto;
  padding-left: 1rem;
  padding-right: 4%;
}

@media (min-width: 1231px) {
  .navbar-default .mobile-header-button {
    height: 0;
  }
}

@media (max-width: 400px) {
  .navbar-default .mobile-header-button {
    padding-left: 2.5rem;
  }
}

@media (min-width: 1231px) {
  .navbar-default .navbar-header {
    display: none;
  }
}

@media (max-width: 1230px) {
  .navbar-default .navbar-header {
    float: none;
  }
}

.navbar-default .navbar-header button {
  background-color: transparent;
}

.navbar-default .navbar-header .navbar-toggle {
  border: hidden;
}

.navbar-default .navbar-header .navbar-toggle .icon-bar {
  background-color: #ff5a5f;
  border-radius: 1.5px;
  height: 3px;
}

.navbar-default .all-auctions-mobile {
  border-radius: 4px;
  background-color: #ffffff;
  font-family: AndadaSC;
  font-weight: bold;
  line-height: 2.44;
  text-align: center;
  color: #1a263a;
  padding: 5px;
}

.navbar-default .all-auctions {
  width: 130px;
  margin-top: 10px;
  margin-right: 50px;
  background: url(../images/logo.png) no-repeat center center;
}

.navbar-default .login img {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.8rem;
  margin-bottom: 0.3rem;
}

@media (min-width: 769px) {
  .navbar-default .register {
    border-radius: 3px;
    padding: 6px 10px;
    margin-top: 13px;
    border: solid 1px #d8dfeb;
  }
  .navbar-default .register:hover {
    border: solid 1px #ff5a5f;
  }
}

.navbar-default .navbar-nav {
  width: 100%;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-header .login {
  font-size: 1.6rem;
  color: white;
  cursor: pointer;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-header .login:focus {
  color: white;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-header .login:hover {
  color: #ff5a5f;
}

.navbar-default .navbar-collapse {
  overflow-y: hidden;
}

.breadcrumbs {
  padding: 2.8rem 0;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1230px) {
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    overflow: hidden;
    transition: height 0.3s ease-in-out;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}

.subscribe.thin .wrap {
  padding: 2.2rem 2.5rem;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
}

.subscribe.thin .text {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: normal;
  max-width: 250px;
}

@media (min-width: 993px) {
  .subscribe.thin .text {
    margin-right: 3rem;
  }
}

.subscribe.thin input {
  width: 100%;
  background: transparent;
  border: solid 2px #ffffff;
}

.subscribe.thin input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

.subscribe.thin input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

.subscribe.thin input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

.subscribe.thin input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

.subscribe.thin .ui-select-match-text {
  color: white;
}

.subscribe.thin .email-input {
  padding-left: 2rem;
}

@media (min-width: 993px) {
  .subscribe.thin .category {
    min-width: 200px;
  }
  .subscribe.thin .email {
    min-width: 280px;
  }
}

@media (min-width: 1231px) {
  .subscribe.thin .category {
    min-width: 260px;
  }
  .subscribe.thin .email {
    min-width: 377px;
  }
}

@media (max-width: 992px) {
  .subscribe.thin {
    text-align: center;
  }
  .subscribe.thin .wrap {
    justify-content: space-between;
    flex-direction: column;
  }
  .subscribe.thin .wrap > div, .subscribe.thin .wrap button {
    max-width: 200px;
  }
}

@media (max-width: 992px) {
  .subscribe.thin .wrap {
    margin-bottom: 40px;
  }
  .subscribe.thin .wrap > div, .subscribe.thin .wrap button {
    max-width: initial;
    margin-bottom: 15px;
  }
}

.subscribe.big {
  background-color: #f8f8f8;
  padding-top: 7.2rem;
  padding-bottom: 8.6rem;
}

@media (max-width: 992px) {
  .subscribe.big {
    display: none;
  }
}

.subscribe.big .hammer {
  width: 395px;
  height: 342px;
  background: url(../images/hammer.png) no-repeat center center;
  background-size: contain;
}

.subscribe.big h2 {
  line-height: 1.5;
  letter-spacing: 4.2px;
  margin-bottom: 3rem;
}

.subscribe.big p {
  font-size: 16px;
  line-height: 2;
  color: #484848;
  margin-bottom: 3rem;
}

.subscribe.big .description {
  max-width: 64rem;
}

.subscribe.big .subscribe-form {
  max-width: 54rem;
}

.subscribe.big .subscribe-form .flex-wrap {
  justify-content: space-between;
}

.subscribe.big .ui-select-container {
  margin-bottom: 2rem;
}

.subscribe.big .email {
  width: 76%;
  border: solid 1px #c9c9c9;
  border-radius: 5px;
  padding-left: 20px;
}

.subscribe.big .email::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1a263a;
}

.subscribe.big .email::-moz-placeholder {
  /* Firefox 19+ */
  color: #1a263a;
}

.subscribe.big .email:-ms-input-placeholder {
  /* IE 10+ */
  color: #1a263a;
}

.subscribe.big .email:-moz-placeholder {
  /* Firefox 18- */
  color: #1a263a;
}

.subscribe.thin .ui-select-container {
  color: #ffffff;
}

.subscribe.thin .ui-select-container .form-control {
  background-color: transparent;
}

.subscribe.thin .ui-select-container .text-muted {
  color: #ffffff;
}

.subscribe.thin .ui-select-container .btn-default-focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 90, 95, 0.6);
}

.subscribe.thin .ui-select-container .btn-default.active.focus,
.subscribe.thin .ui-select-container .btn-default.active:focus,
.subscribe.thin .ui-select-container .btn-default.active:hover,
.subscribe.thin .ui-select-container .btn-default:active.focus,
.subscribe.thin .ui-select-container .btn-default:active:focus,
.subscribe.thin .ui-select-container .btn-default:active:hover,
.subscribe.thin .ui-select-container .open > .dropdown-toggle.btn-default.focus,
.subscribe.thin .ui-select-container .open > .dropdown-toggle.btn-default:focus,
.subscribe.thin .ui-select-container .open > .dropdown-toggle.btn-default:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}

.subscribe.thin .ui-select-container .ui-select-match ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

.subscribe.thin .ui-select-container .ui-select-match ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

.subscribe.thin .ui-select-container .ui-select-match :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

.subscribe.thin .ui-select-container .ui-select-match :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

.subscribe.thin .ui-select-toggle, .subscribe.thin .ui-select-search {
  border: solid 2px #ffffff;
  outline: 0;
}

.subscribe.thin .btn-default {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

.subscribe.thin .btn-default:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}

.subscribe.big .text-muted, .subscribe.big .btn-default {
  color: #1a263a;
}

.filters .ui-select-container .form-control {
  background-color: transparent;
}

.filters .ui-select-container .text-muted, .filters .ui-select-container .btn-default {
  color: #c1c1c1;
}

.filters .ui-select-container .btn-default-focus {
  background-color: transparent;
  border-color: #ff4645;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 90, 95, 0.6);
}

.filters .ui-select-container .btn-default.active.focus,
.filters .ui-select-container .btn-default.active:focus,
.filters .ui-select-container .btn-default.active:hover,
.filters .ui-select-container .btn-default:active.focus,
.filters .ui-select-container .btn-default:active:focus,
.filters .ui-select-container .btn-default:active:hover,
.filters .ui-select-container .open > .dropdown-toggle.btn-default.focus,
.filters .ui-select-container .open > .dropdown-toggle.btn-default:focus,
.filters .ui-select-container .open > .dropdown-toggle.btn-default:hover {
  background-color: transparent;
  border-color: #ff5a5f;
}

.filters .ui-select-toggle, .filters .ui-select-search {
  border: solid 2px #ff5a5f;
  outline: 0;
}

.filters .btn-default {
  background-color: transparent;
  border-color: #ff4645;
}

.filters .btn-default:hover {
  background-color: transparent;
  border-color: #ff4645;
}

.ui-select-container {
  outline-color: transparent;
}

.ui-select-container .btn {
  padding: 14px 20px;
  line-height: 36px;
}

.ui-select-container .form-control {
  padding: 6px 20px;
}

.ui-select-container :focus {
  outline-color: transparent;
}

:focus {
  outline: 0;
}

.ui-select-placeholder,
.ui-select-search,
.ui-select-choices,
.ui-select-container,
.ui-select-toggle {
  font-size: 18px;
}

.ui-select-match {
  outline: 0;
}

.filters .ui-select-match-text {
  color: #0d0d0d;
}

.form-group {
  position: relative;
}

.form-control:focus {
  border-color: #ff5a5f;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 90, 95, 0.6);
}

.s-errors, .errorMsg {
  font-size: 12px;
  text-align: right;
  color: #e54146;
  right: 0px;
  margin-top: 0.3rem;
}

.red-err {
  font-size: 12px;
  color: #e42a30;
}

.hint {
  font-size: 12px;
  color: #c1c1c1;
  margin-top: 6px;
}

@media (min-width: 769px) {
  .hint {
    float: right;
  }
}

@media (max-width: 768px) {
  .hint {
    display: block;
  }
}

.optional-hint {
  border-radius: 4px;
  background-color: #c9c9c9;
  color: white;
  padding: 0px 4px;
  font-size: 10px;
  margin-left: 5px;
}

.agree-terms {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.agree-terms input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 4px;
  background-color: #c9c9c9;
}

/* On mouse-over, add a grey background color */
.agree-terms:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, change background */
.agree-terms input:checked ~ .checkmark {
  background-color: #ff5a5f;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.agree-terms input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.agree-terms .checkmark:after {
  left: 10px;
  top: 5px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

footer {
  background-color: #1a263a;
  padding-top: 5rem;
  padding-bottom: 4.4rem;
  float: left;
  width: 100%;
}

footer h4 {
  color: #7e8ca4;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  footer h4 {
    font-size: 18px;
  }
}

footer .divider {
  width: 43px;
  height: 2px;
  background-color: #7e8ca4;
  margin-bottom: 2.5rem;
}

@media (max-width: 768px) {
  footer .divider {
    margin: auto;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  footer .footer-menu {
    text-align: center;
  }
}

@media (min-width: 769px) {
  footer .footer-menu {
    padding-bottom: 6.8rem;
  }
}

footer .footer-menu .menu-item {
  margin-bottom: 3rem;
}

footer .footer-menu .menu-item a, footer .footer-menu .menu-item p {
  color: #ffffff;
  font-size: 16px;
}

footer .footer-menu .menu-item a:hover {
  color: #ff5a5f;
  text-decoration: none;
  cursor: pointer;
}

footer .footer-menu .menu-item img {
  width: 12px;
  margin-right: 10px;
}

footer .footer-menu .gray a, footer .footer-menu .gray p {
  color: #7e8ca4;
}

@media (max-width: 768px) {
  footer .small-soc {
    display: block;
  }
  footer .big-soc {
    display: none;
  }
}

@media (min-width: 769px) {
  footer .small-soc {
    display: none;
  }
  footer .big-soc {
    display: block;
  }
}

@media (max-width: 768px) {
  footer .soc-icons {
    text-align: center;
    margin-bottom: 25px;
  }
}

@media (min-width: 769px) {
  footer .soc-icons {
    text-align: right;
  }
}

footer .soc-icons a {
  margin-right: 1.9rem;
}

footer .soc-icons a:last-of-type {
  margin-right: 0;
}

footer .soc-icons img {
  opacity: 0.8;
  width: 29px;
  height: 29px;
}

footer .soc-icons img:hover {
  opacity: 1;
}

footer .copyright {
  padding-left: 0;
  font-size: 13px;
  line-height: 1.85;
  text-align: left;
  color: #7e8ca4;
}

@media (max-width: 768px) {
  footer .copyright {
    text-align: center;
  }
}

.modal#register .modal-body, .modal#forget_password .modal-body, .modal#set_password .modal-body, modal#suspended_modal .modal-body {
  padding-top: 3.5rem;
  padding-bottom: 4rem;
}

@media (min-width: 769px) {
  .modal#register .modal-body, .modal#forget_password .modal-body, .modal#set_password .modal-body, modal#suspended_modal .modal-body {
    padding-left: 11.7rem;
    padding-right: 11.7rem;
  }
}

.modal#register .modal-body ul, .modal#forget_password .modal-body ul, .modal#set_password .modal-body ul, modal#suspended_modal .modal-body ul {
  margin-bottom: 4.8rem;
}

.modal#register .modal-body input.form-control, .modal#forget_password .modal-body input.form-control, .modal#set_password .modal-body input.form-control, modal#suspended_modal .modal-body input.form-control {
  height: 4.1rem;
}

.modal#register .modal-body .success-pass-change, .modal#forget_password .modal-body .success-pass-change, .modal#set_password .modal-body .success-pass-change, modal#suspended_modal .modal-body .success-pass-change {
  padding-bottom: 4rem;
}

.modal#forget_password .modal-body .mail-sent {
  padding-bottom: 4rem;
}

.modal#login .modal-body {
  padding-top: 0;
  padding-bottom: 0.9rem;
}

@media (min-width: 993px) {
  .modal#login .modal-body {
    padding-left: 11.8rem;
    padding-right: 11.8rem;
  }
}

.modal#login .modal-body input.form-control {
  height: 4.1rem;
}

.modal#login .modal-header {
  padding-bottom: 0.5rem;
}

.modal#login .close {
  color: #000000;
  cursor: pointer;
  opacity: .7;
  font-size: 25px;
  margin-left: 10px;
}

.modal#login .close:hover {
  color: #000000;
  opacity: 1;
}

.modal#login .close:focus {
  color: #000000;
  opacity: 1;
}

.modal#login .login-error {
  min-height: 5.9rem;
}

.modal#user_not_found .modal-body, .modal#success_modal .modal-body {
  padding: 12rem 1.5rem;
}

.modal#user_not_found .modal-body p, .modal#success_modal .modal-body p {
  font-weight: 600;
}

.modal input:focus {
  border: solid 1px #1a263a;
}

.modal label.agree-terms {
  font-size: 16px;
  color: #484848;
}

.modal label {
  font-size: 18px;
  font-weight: 600;
}

.modal h2 {
  margin-top: 0;
  font-weight: 800;
  letter-spacing: 3px;
}

.modal .logo {
  height: 30px;
  background: url(../images/logo.png) no-repeat center center;
}

@media (min-width: 993px) {
  .modal .logo {
    margin-left: 70px;
  }
}

.modal .info {
  font-size: 18px;
}

.modal .susp {
  margin-top: 33px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.78;
  color: #1a263a;
}

.modal .susp-sm {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.78;
  color: #c1c1c1;
}

.modal .modal-header {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom: none;
  background: #1a263a;
}

.modal .modal-header.white-bg {
  background: white;
}

.modal .modal-content {
  margin-bottom: 30px;
  border-radius: 4px;
}

@media (max-width: 992px) {
  .modal .modal-content {
    height: 100%;
    overflow: auto;
  }
}

@media (min-width: 769px) {
  .modal .form-group {
    margin-bottom: 2.6rem;
  }
}

.modal .form-control {
  padding: 6px 12px;
  font-size: 18px;
}

.modal .form-control:focus {
  border-color: #1a263a;
  box-shadow: none;
}

.modal .forget-password-link, .modal .register-link {
  cursor: pointer;
  font-size: 18px;
  line-height: 3.33;
  display: inline;
}

.modal .forget-password-link:hover, .modal .register-link:hover {
  color: #e54146;
}

.modal .forget-password-link {
  margin-bottom: -1rem;
  margin-right: 25%;
}

.modal .close {
  color: white;
  opacity: .7;
  cursor: pointer;
  font-size: 25px;
  margin-left: 10px;
}

.modal .close:hover {
  color: white;
  opacity: 1;
}

.modal .close:focus {
  color: white;
  opacity: 1;
}

.modal .mail-sent p {
  font-weight: 600;
}

.modal .icon-failed, .modal .icon-success, .modal .icon-mail-sent, .modal .icon-suspended {
  margin: 0 auto;
  margin-bottom: 2rem;
}

.modal#login .form-group:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}

.modal#login .submit {
  margin-bottom: 1.2rem;
}

.modal .nav-item.active .nav-link {
  background-color: #f2f2f2;
  color: #1a263a;
}

.nav-link .modal .nav-item:hover {
  color: #e54146;
}

.modal .nav-tabs > li > a {
  border-radius: 4px;
  color: #1a263a;
}

.modal .has-error .form-control {
  border-color: #e54146;
}

.modal button[type=submit] {
  margin-top: 2.9rem;
}

.modal .agree-terms {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.modal .agree-terms a {
  color: #ff5a5f;
  text-decoration: none;
  font-size: 16px;
}

.modal .agree-terms a:hover {
  color: #e54146;
}

@media (min-width: 769px) {
  .modal .margin {
    margin-left: 2.6rem;
  }
}

.cancel {
  cursor: pointer;
}

#subscribe_modal label, #subscribe_modal input {
  color: #1a263a;
}

#subscribe_modal .content p {
  color: #1a263a;
}

#subscribe_modal .content .errorMsg {
  margin-bottom: 0;
  font-size: 12px;
  text-align: right;
  color: #e54146;
}

#subscribe_modal input {
  border: solid 1px #c9c9c9;
  width: 100%;
  max-width: 100%;
}

#subscribe_modal .modal-body label {
  font-size: 18px;
  color: #1a263a;
}

#subscribe_modal .modal-body {
  padding-bottom: 0;
}

#subscribe_modal .modal-header {
  color: #1a263a;
}

@media (max-width: 768px) {
  #subscribe_modal .modal-header {
    padding-bottom: 0;
  }
}

#subscribe_modal .cancel {
  margin-bottom: 4.3rem;
}

#subscribe_modal .cancel p {
  font-size: 16px;
}

#subscribe_modal .email {
  border: solid 1px #c9c9c9;
}

#subscribe_modal .email::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1a263a;
}

#subscribe_modal .email::-moz-placeholder {
  /* Firefox 19+ */
  color: #1a263a;
}

#subscribe_modal .email:-ms-input-placeholder {
  /* IE 10+ */
  color: #1a263a;
}

#subscribe_modal .email:-moz-placeholder {
  /* Firefox 18- */
  color: #1a263a;
}

#subscribe_modal .btn-default {
  border: 1px solid #c9c9c9;
  color: #c1c1c1;
}

#subscribe_modal .divider {
  margin-top: 4.4rem;
  padding-top: 0;
  color: black;
  text-align: center;
  width: 100%;
  font-weight: bold;
}

@media (max-width: 992px) {
  #subscribe_modal .divider {
    display: none;
  }
}

#subscribe_modal .content p {
  font-size: 16px;
  color: #484848;
}

#subscribe_modal.modal .close {
  color: black;
  cursor: pointer;
  font-size: 25px;
  margin-left: 10px;
}

#subscribe_modal.modal .close:hover {
  color: black;
}

@media (min-width: 769px) {
  #subscribe_modal .category-wrap {
    padding-bottom: 4.6rem;
  }
}

@media (max-width: 768px) {
  #subscribe_modal .category-wrap {
    display: block;
    margin: auto;
  }
}

#subscribe_modal .category-wrap button {
  font-size: 16px;
}

#subscribe_modal .toggle-button {
  margin: 5px 5px;
  height: unset;
  padding: 1.5rem 3.5rem;
  background-color: white;
  color: #1a263a;
  font-weight: normal;
}

@media (max-width: 768px) {
  #subscribe_modal .toggle-button {
    display: block;
    margin: auto;
  }
}

#subscribe_modal .toggle-button.active {
  background-color: #f2f2f2;
}

#subscribe_modal .subscribe.thin .ui-select-container .form-control {
  border: solid 1px #c9c9c9;
}

#subscribe_modal .block {
  margin-bottom: 3.5rem;
}

@media (max-width: 768px) {
  #subscribe_modal .block .region {
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) {
  #first-phase {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

#first-phase .content {
  margin-bottom: 5rem;
}

#first-phase .content p {
  margin-bottom: 1.8rem;
}

#first-phase .content p:last-child {
  margin-bottom: 0;
}

#first-phase .red-bg {
  max-width: 483px;
  margin: 0 auto;
}

#second-phase .form-data {
  padding-top: 2.3rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 769px) {
  #second-phase .form-data {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}

#second-phase .form-data .form-group {
  margin-bottom: 0;
}

#second-phase .very-light-gray-bg {
  padding-top: 4rem;
}

#second-phase .email {
  max-width: unset;
  margin-left: 0;
}

#second-phase .sub-category {
  width: 100%;
}

@media (min-width: 769px) {
  #third-phase {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

#third-phase .content .plan-info {
  margin-left: 30px;
  padding: 0;
}

#third-phase .content .plan-info .price {
  margin-left: 30px;
}

#third-phase .content .toggle-button {
  margin-left: 0;
  padding: 10px 15px;
}

#fourth-phase {
  padding: 4rem 1.5rem;
}

#fourth-phase p {
  font-weight: 600;
}

#fourth-phase .info {
  max-width: 520px;
  margin: 0 auto;
}

@media (min-width: 945px) {
  .modal-dialog {
    width: 72rem;
  }
  #subscribe_modal.wide .modal-dialog {
    width: 93rem;
  }
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li {
  float: none;
}

.nav > li:not(.ignore-nav) > a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 5px;
  left: 50%;
  bottom: 0;
  background-color: #e54146;
  transition: all ease-in-out .2s;
}

.nav > li:not(.ignore-nav) > a:hover:after {
  width: 100%;
  left: 0;
}

@media (min-width: 1231px) {
  .nav > li.ignore-nav {
    display: inline-block;
  }
}

.nav > li:not(.ignore-nav).active {
  border-bottom: 5px solid #e54146;
  height: 60px;
}

@media (max-width: 1230px) {
  .nav > li:not(.ignore-nav).active {
    height: 40px;
  }
}

.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #e54146;
}

.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #e54146;
  border-bottom: 0 !important;
}

#gallery {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

#gallery .modal-content {
  max-width: 870px;
  height: 631px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(248, 248, 248, 0);
  box-shadow: none;
  border: none;
}

#gallery .cont {
  position: absolute;
  width: 100%;
  height: 546px;
  background-color: black;
  border-radius: 4px;
}

#gallery .main-pic {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

#gallery .gal-controls {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  height: 90px;
}

#gallery .sub-row {
  top: 20px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
}

#gallery .sub-pic {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  cursor: pointer;
}

#gallery .sub-pic div {
  background: none center/cover no-repeat;
  background-size: cover;
  border-radius: 4px;
  height: 100%;
}

#gallery .close {
  color: white;
  cursor: pointer;
  position: fixed;
  top: 5px;
  right: 20px;
  width: 26px;
  height: 26px;
  font-size: 48px;
  font-weight: 300;
}

#gallery .active {
  border: solid 2px #ff5a5f;
}

#gallery .sub-cont {
  position: relative;
  width: 85%;
  display: inline-block;
  height: inherit;
}

#gallery .prev-pic, #gallery .next-pic {
  display: inline-block;
  height: 100%;
  position: relative;
  width: 7%;
}

#gallery .prev-pic img, #gallery .next-pic img {
  width: 17px;
  height: 29px;
  cursor: pointer;
  background-size: contain;
  top: 50%;
  margin-top: -8.5px;
  position: absolute;
}

#gallery .prev-pic {
  float: left;
}

#gallery .next-pic {
  float: right;
}

#gallery .next-pic img {
  right: 0;
}

#gallery .disabled {
  pointer-events: none;
  opacity: 0.4;
}

.list-view .thumb, .list-view .auction-img-preview {
  height: 11rem;
  width: 11rem;
  border-radius: 4px;
}

.list-view table {
  width: 100%;
}

.list-view table tr {
  border-bottom: 1pt solid #e6e6e6;
  cursor: pointer;
  font-size: 16px;
  color: #484848;
}

.list-view table tr:first-of-type {
  cursor: unset;
  justify-content: space-between;
}

.list-view table tr:nth-child(even) {
  background-color: #f8f8f8;
}

.list-view table th {
  font-size: 14px;
  line-height: 1.71;
  color: #c1c1c1;
  padding: 0 1.4rem 1.4rem 0;
  text-transform: uppercase;
  width: 12%;
}

.list-view table th.image-column {
  max-width: 14rem;
}

.list-view table th.description-column {
  width: 40%;
}

.list-view table td {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  padding-right: 1.4rem;
}

.list-view table td:not(:first-child) {
  vertical-align: top;
}

.list-view table td a {
  color: #1a263a;
}

.card-view {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.card-view .auction {
  width: 170px;
  height: 32rem;
  margin: 0px 1.2rem 4rem;
}

@media (max-width: 992px) {
  .card-view .auction {
    float: left;
  }
}

@media (max-width: 768px) {
  .card-view .auction {
    float: none;
  }
}

@media (min-width: 769px) {
  .card-view .auction:last-child {
    margin-right: 0;
  }
}

.card-view .auction .description {
  font-size: 1.6rem;
  height: 6.7rem;
  margin-bottom: 0.8rem;
  overflow: hidden;
}

.card-view .auction .other-info {
  font-size: 18px;
}

.card-view .auction a {
  color: #484848;
}

.card-view .auction .timeLeft {
  color: #c1c1c1;
  padding-left: 7px;
  margin-left: 7px;
}

.card-view .auction .timeLeft::before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #c1c1c1;
  position: relative;
  border-radius: 50%;
  top: -5px;
  left: -7px;
  display: inline-block;
}

.card-view .thumb, .card-view .auction-img-preview {
  height: 21rem;
  width: 100%;
  margin-bottom: 1.2rem;
  padding: 0;
}

.card-view .info-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.card-view .info-container .place {
  margin-bottom: 0.5rem;
  padding-top: 1rem;
}

.card-view .info-container .info {
  padding: 1.5rem 1.3rem;
  font-size: 12px;
  color: #c1c1c1;
}

.card-view .info-container .info span {
  margin-right: 3px;
}

.rcorners {
  border-radius: 4px;
}

.linear-gradient {
  width: 170px;
  height: 83px;
  background-image: linear-gradient(to top, #0d1116, rgba(13, 17, 22, 0));
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.auction-container {
  padding-bottom: 6rem;
}

.auction-details {
  padding-top: 3rem;
  padding-bottom: 8rem;
}

.auction-details .detail-img, .auction-details .detail-img-placeholder {
  height: 37rem;
  width: 100%;
  margin-bottom: 2.6rem;
  border-radius: 4px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.auction-details .recent-img {
  height: 20rem;
  width: 62%;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  flex-direction: column;
  align-items: flex-start;
  box-shadow: inset 0px -61px 19px -3px rgba(0, 0, 0, 0.35);
}

.auction-details .recent-img label {
  color: #c1c1c1 !important;
  margin-left: 10px;
}

@media (min-width: 993px) {
  .auction-details .info-img {
    display: none;
  }
}

@media (max-width: 992px) {
  .auction-details .content-img {
    display: none;
  }
}

.auction-details .detail-img > button {
  margin-bottom: 2rem;
  margin-right: 2rem;
  height: 3.4rem;
  border-radius: 4px;
}

.auction-details .description {
  margin: auto;
}

.auction-details .description p {
  font-size: 16px;
  line-height: 2;
  color: #484848 #484848;
}

.auction-details .description a {
  color: #ff5a5f;
  text-decoration: none;
}

.auction-details .description a:hover {
  color: #e54146;
}

.auction-details .description-recent-auction {
  margin: 0 17% 0;
  color: #484848;
}

.auction-details .recent-auction-link {
  text-decoration: none !important;
}

.auction-details .recent-auction-details {
  color: #484848;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  display: inline-block;
}

.auction-details .auction-length {
  color: #c1c1c1;
}

.auction-details .attachment {
  margin: 2rem 0 0 1%;
}

.auction-details .attachment a {
  font-size: 18px;
  color: #ff5a5f;
  text-decoration: none;
  font-weight: bold;
}

.auction-details .attachment a:hover {
  color: #e54146;
}

.auction-details .attachment img {
  height: 30px;
  vertical-align: bottom;
}

.auction-details .recent-auction-side-bar, .auction-details .recent-auction-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #f8f8f8;
  padding-top: 2rem;
  border-radius: 4px;
  max-width: 300px;
}

@media (max-width: 992px) {
  .auction-details .recent-auction-side-bar, .auction-details .recent-auction-content {
    width: 80%;
    margin: auto;
    display: none;
  }
}

.auction-details .recent-auction-side-bar span, .auction-details .recent-auction-content span {
  font-size: 20px;
  font-weight: bold;
  color: #484848;
}

@media (max-width: 992px) {
  .auction-details .recent-auction-content {
    width: 80%;
    margin: auto;
    display: flex;
  }
}

@media (min-width: 993px) {
  .auction-details .recent-auction-content {
    display: none;
  }
}

.auction-details .detailed-info {
  width: 25%;
}

@media (max-width: 992px) {
  .auction-details .detailed-info {
    width: 100%;
  }
}

.auction-details .detailed-info table {
  margin: auto;
}

.auction-details .detailed-info td {
  text-align: left;
  padding: 8px 15px 8px 0;
  width: 47.5%;
}

.auction-details .detailed-info .header-label {
  padding: 8px 0 0 !important;
}

.auction-details .detailed-info label {
  font-size: 10px;
  color: #c0c0c0;
}

.auction-details .details-content {
  display: inline-block;
  width: 75%;
}

@media (max-width: 992px) {
  .auction-details .details-content {
    width: 100%;
  }
}

.auction-details img {
  height: 16px;
}

.auction-details .left-side, .auction-details .right-side {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.auction-details .left-side .date, .auction-details .right-side .date {
  font-size: 14px;
  color: #484848;
}

.auction-details .left-side .start_price, .auction-details .right-side .start_price {
  background-color: #f2f2f2;
}

.auction-details .left-side .start_price #start_price, .auction-details .right-side .start_price #start_price {
  font-size: 24px;
  font-weight: bold;
  color: #484848;
}

.auction-details .left-side .start_price, .auction-details .left-side .step, .auction-details .right-side .start_price, .auction-details .right-side .step {
  border-radius: 0.4rem;
  padding: 0.7rem 1rem  1rem;
}

.auction-details .left-side #step, .auction-details .right-side #step {
  font-size: 16px;
  font-weight: bold;
  color: #484848;
}

.auction-details .row-separator {
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
}

.auction-details .subscription-bar {
  margin-top: 5%;
}

@media (max-width: 992px) {
  .auction-details .subscription-bar {
    margin-top: 15%;
  }
  .auction-details .subscription-bar #subscription-thin {
    display: block;
  }
  .auction-details .subscription-bar #subscription-big {
    display: none;
  }
}

@media (min-width: 993px) {
  .auction-details .subscription-bar #subscription-thin {
    display: none;
  }
  .auction-details .subscription-bar #subscription-big {
    display: block;
  }
}

.redirect-link {
  padding: 1.5rem 2.1rem;
  display: inline-block;
  border-radius: 4px;
  font-size: 18px;
  margin-bottom: 3rem;
}

.redirect-link img {
  margin-left: 1.3rem;
}

.pagination button {
  margin-top: 40px;
}

.contacts {
  padding-bottom: 10rem;
}

.contacts .description {
  max-width: 719px;
  font-size: 18px;
  margin: 0 auto;
  margin-bottom: 4.8rem;
  padding-top: 5.9rem;
}

.contacts form {
  float: none;
  margin: auto;
}

@media (min-width: 769px) {
  .contacts form {
    width: 570px;
  }
}

.contacts input, .contacts textarea {
  width: 100%;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 2px #c1c1c1;
  margin-bottom: 2.9rem;
  font-size: 18px;
}

.contacts textarea {
  height: 14rem;
  padding: 1.8rem;
  resize: none;
  margin-bottom: 2.5rem;
  outline: none;
}

.contacts input:focus, .contacts textarea:focus {
  border: 1px solid #1a263a;
}

.contacts input.has-error, .contacts textarea.has-error {
  border: 1px solid #e42a30;
}

.contacts .container {
  justify-content: space-between;
}

.contacts .container label {
  font-size: 10px;
  font-weight: bold;
  color: #c1c1c1;
}

.contacts .container p {
  font-size: 16px;
  font-weight: bold;
}

@media (min-width: 769px) {
  .contacts .flex-wrap {
    margin-bottom: 15rem;
  }
}

@media (max-width: 768px) {
  .contacts .flex-wrap {
    display: inline-block;
    text-align: center;
    margin: auto;
    width: 100%;
  }
}

.contacts .errorMsg {
  position: absolute;
  margin-top: -2.6rem;
  margin-right: 1.5rem;
}

.title {
  padding: 3.3rem 4rem;
  font-size: 30px;
  font-weight: 800;
  display: inline-block;
  margin: 0 auto;
}

.title::after {
  content: '';
  width: 100%;
  width: calc( 100% + 8rem);
  height: 3px;
  background-color: #ff5a5f;
  display: block;
  bottom: -32px;
  position: relative;
  left: -4rem;
}

.lv-map {
  width: 228px;
  height: 139px;
  background: url(../images/map.png) no-repeat center center;
  background-size: cover;
  margin: 0 auto;
  margin-bottom: 4.8rem;
}

.scales {
  margin-left: 17%;
}

.contact-form-wrap, .image-wrap {
  margin-top: 8rem;
}

#questions {
  padding-bottom: 10rem;
  font-size: 18px;
}

#questions .toggle {
  width: 30px;
  height: 4px;
  border-radius: 3px;
  background-color: #1a263a;
  position: absolute;
  right: 15px;
}

#questions .collapsed .toggle.vertical {
  transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#questions .top-text {
  margin-top: 6rem;
}

#questions .top-text p {
  margin: 0 auto;
}

@media (min-width: 769px) {
  #questions .top-text p {
    width: 51rem;
  }
}

#questions .bottom-text {
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}

#questions .bottom-text p {
  margin: 0 auto;
  color: #c1c1c1;
}

@media (min-width: 769px) {
  #questions .bottom-text p {
    width: 33.5rem;
  }
}

#questions .expand-all {
  margin-bottom: 2rem;
}

@media (max-width: 768px) {
  #questions .expand-all {
    text-align: center;
  }
}

#questions .expand-all a {
  font-size: 14px;
  color: #c1c1c1;
  cursor: pointer;
}

.question-wrap {
  padding-top: 8rem;
}

.question-wrap a, .question-wrap a:focus, .question-wrap a:hover {
  color: #1a263a;
  text-decoration: none;
}

@media (min-width: 769px) {
  .questions-col {
    padding-left: 0;
    padding-right: 0;
  }
}

.question {
  border-radius: 4px;
  border: solid 3px #f8f8f8;
  margin-bottom: 2rem;
  overflow-y: hidden;
}

.question-toggle {
  padding: 0 1.5rem;
  margin: 0;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 11.2rem;
}

.question-title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  padding: 0;
  padding-right: 4rem;
}

.answers {
  font-size: 15px;
  padding: 1rem 1.5rem;
  margin: 0;
  text-align: justify;
  min-height: 13.8rem;
}

.answers div {
  margin-bottom: 1rem;
}

#profile {
  padding-bottom: 10rem;
}

#profile label {
  font-size: 14px;
  color: #c0c0c0;
}

#profile button.submit {
  padding-right: 2rem;
  padding-left: 2rem;
  display: block;
  margin: 0 auto;
}

@media (max-width: 992px) {
  #profile button.submit {
    margin-top: 10px;
  }
}

#profile .nav-tabs {
  margin-top: 6.5rem;
  font-size: 18px;
}

#profile .nav-item .nav-link {
  color: #1a263a;
}

#profile .nav-item .nav-link:hover {
  color: #e54146;
}

#profile .nav-item.active .nav-link {
  background-color: #eee;
}

#profile .user-info {
  display: -ms-flexbox;
  align-items: center;
  margin-top: 5.9rem;
  justify-content: space-between;
}

@media (min-width: 769px) {
  #profile .user-info {
    display: flex;
    display: -webkit-flex;
  }
}

#profile .photo-wrap img {
  width: 10rem;
  height: 10rem;
}

@media (max-width: 768px) {
  #profile .detail {
    margin: 25px;
  }
}

#profile .detail p {
  font-size: 24px;
  font-weight: bold;
  color: #484848;
}

@media (max-width: 768px) {
  #profile .detail p {
    margin: 0;
  }
}

@media (max-width: 768px) {
  #profile .ch-pass {
    margin: 20px;
  }
}

#profile .ch-pass p {
  line-height: 23px;
  margin-top: 10px;
}

#profile .short-text {
  max-width: 38.5rem;
  margin: 0 auto;
}

#profile .subscribe {
  background-color: transparent;
}

#profile .subscribe p {
  max-width: 50rem;
}

#profile .filters {
  padding-top: 6rem;
}

#profile .filters form {
  margin-bottom: 3rem;
}

#profile .filters .has-error .ui-select-toggle, #profile .filters .has-error .ui-select-search {
  border: 1px solid #e54146;
}

#profile .filters .btn-default {
  border-color: #c9c9c9;
}

#profile .filters .ui-select-toggle, #profile .filters .ui-select-search {
  border: solid 2px #c9c9c9;
}

#profile .filters .start-price, #profile .filters .end-price {
  border: solid 2px #c9c9c9;
}

#profile .filters .start-price :-ms-input-placeholder, #profile .filters .end-price :-ms-input-placeholder {
  color: #c1c1c1;
  opacity: 1;
}

#profile .filters .start-price ::placeholder, #profile .filters .end-price ::placeholder {
  color: #c1c1c1;
  opacity: 1;
}

#profile .services-title {
  margin-bottom: 4.5rem;
  margin-top: 9.4rem;
  letter-spacing: 3px;
}

#profile table.inactive {
  margin-bottom: 3.1rem;
}

#profile table {
  width: 100%;
  margin-bottom: 11.3rem;
}

#profile table tr {
  border-bottom: 1pt solid #e6e6e6;
  cursor: pointer;
  font-size: 16px;
  color: #484848;
}

#profile table tr:first-of-type {
  cursor: unset;
  justify-content: space-between;
}

#profile table th {
  font-size: 14px;
  line-height: 1.71;
  color: #c1c1c1;
  padding: 0 1.4rem 1.4rem 0;
  text-transform: uppercase;
}

#profile table th:last-of-type {
  float: right;
}

#profile table td {
  padding: 31px 0 28px 0;
}

#profile table td:last-of-type {
  text-align: right;
  padding: 31px 14px 28px 0;
}

#profile table .edit {
  padding-right: inherit;
}

#profile table img {
  height: 18px;
  margin-right: 5px;
}

#profile table .auction-disabled {
  pointer-events: none;
  background-color: rgba(193, 193, 193, 0.2);
  color: #c1c1c1;
}

#profile .table-small table {
  width: 97%;
  max-width: 350px;
  border-radius: 4px;
  background-color: #f8f8f8;
  margin: 0 auto 25px;
}

#profile .table-small table tr {
  border-bottom: 0;
}

#profile .table-small table td {
  text-align: left;
  margin-left: 10px;
  padding: 20px 10px 0 10px;
}

#profile .table-small table .clear-padding td {
  padding: 0 15px 15px;
}

#profile .table-small table .table-footer td {
  background-color: #f2f2f2;
  padding: 15px 15px 15px;
  vertical-align: middle;
  border-radius: 4px;
}

#profile .placeholder {
  cursor: unset;
  margin-bottom: 6.3rem;
  background: url(../images/placeholder.png) no-repeat;
  background-size: contain;
}

#profile .filter-column {
  margin-bottom: 15px;
}

#profile .no-subscriptions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 18rem;
  background: url(../images/no_subscriptions.png) no-repeat;
  background-size: cover;
  background-position-x: center;
  position: relative;
  top: 31px;
  left: 0;
  right: 0;
  margin: auto;
}

#profile .no-subscriptions h4 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 2.5;
  letter-spacing: 2.5px;
  margin-bottom: 0;
  margin-top: 0;
}

#profile .no-subscriptions p {
  color: white;
  text-align: center;
}

#profile .icon-placeholder, #profile .categories {
  display: inline-block;
  vertical-align: middle;
}

#profile #approve_delete_modal .cancel p {
  font-size: 16px;
}

#info {
  font-size: 18px;
}

#info .container {
  margin-top: 3.6rem;
  margin-bottom: 100px;
}

#info .container .sub-title {
  font-weight: bold;
  color: #484848;
  margin-bottom: 2.4rem;
}

#info .container .image {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
}

#info .container .image img {
  -ms-grid-row-align: center;
  align-self: center;
}

#info .container .img-center {
  margin: auto;
  padding: 5.5rem 0 6rem 0;
}

#info .text-title {
  font-weight: 800;
  font-size: 30px;
  text-align: left;
  margin-bottom: 2.6rem;
}

#info .center-block {
  padding: 6rem 0 12.8rem 0;
  max-width: 770px;
}

#info .center-block .text-title {
  text-align: center;
}

#info p {
  line-height: 30px;
}

#rules {
  font-size: 18px;
}

#rules .row:not(:last-child) {
  margin-bottom: 8.5rem;
}

#rules .container {
  margin-top: 3.6rem;
}

#rules .text-title {
  font-weight: 800;
  font-size: 30px;
  text-align: left;
  margin-bottom: 2.6rem;
}

#rules .content {
  padding-bottom: 12.8rem;
}

#rules div.rules-list {
  margin-bottom: 26px;
}

#rules .rules-list li {
  margin-bottom: 10px;
}

#sitemap ul {
  list-style: none;
  font-size: 16px;
}

#sitemap ul li {
  padding: 0 0 19px 6px;
}

#sitemap p {
  font-size: 16px;
  font-weight: bold;
  padding: 30px 0 22px 29px;
}

#sitemap p a {
  text-decoration: none;
}

#sitemap p a:hover {
  color: #e54146;
}

#sitemap .row:first-child {
  margin-top: 7.5rem;
}

#sitemap .row:last-child {
  margin-bottom: 10rem;
}

#sitemap .section {
  width: 670px;
  border-radius: 3px;
}

#services .main-block {
  position: relative;
  z-index: 1;
}

@media (min-width: 769px) {
  #services .main-block {
    margin-bottom: -130px;
  }
}

#services .main-block p {
  max-width: 25rem;
  margin: 0 auto;
  font-size: 1.6rem;
}

#services img {
  max-width: 8.4rem;
  max-height: 7.5rem;
}

#services .second-title-wrap {
  margin-top: 4.5rem;
  margin-bottom: 7.5rem;
}

@media (max-width: 1230px) {
  #services .second-title-wrap {
    float: none;
  }
}

#services .second-title-wrap h2 {
  letter-spacing: 4.2px;
}

#services .item {
  margin-bottom: 6rem;
}

#services .info {
  font-size: 16px;
  line-height: 1.5;
  color: #484848;
  padding: 13px 0 12px;
}

#services span.red-dot {
  width: 10px;
  height: 10px;
  background-color: #ff5a5f;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

@media (min-width: 769px) {
  #services .subscription {
    margin-right: 15px;
    width: 27.1rem;
    margin-bottom: 35px;
  }
}

#services .subscription:last-child {
  margin-right: 0;
}

#services .subscription .term {
  height: 169px;
  border-radius: 5px 5px 0 0;
}

#services .subscription .term p.abon {
  font-size: 14px;
  letter-spacing: 2px;
  color: white;
  padding: 44px 0 20px;
}

#services .subscription .term p.month {
  font-size: 32px;
  color: white;
  font-weight: normal;
}

#services .subscription .price-box {
  border-radius: 5px;
  box-shadow: 0 0 11.2px 4.8px rgba(201, 201, 201, 0.31);
}

@media (min-width: 769px) {
  #services .subscription .price-box {
    height: 499px;
  }
}

@media (max-width: 768px) {
  #services .subscription .price-box {
    margin-bottom: 25px;
    padding-bottom: 10px;
  }
}

@media (min-width: 769px) {
  #services .subscription .price-box .subscribe-btn {
    width: 90%;
    position: absolute;
    bottom: 2rem;
  }
}

@media (max-width: 768px) {
  #services .subscription .price-box .subscribe-btn {
    margin-bottom: 20px;
  }
}

#services .subscription .price-box .price {
  margin-top: 6.6rem;
  text-align: center;
}

#services .subscription .price-box .price p {
  color: #484848;
}

#services .subscription .price-box .price h2 {
  margin-top: 2.5rem;
  font-size: 32px;
}

#services .subscription .price-box .free p, #services .subscription .price-box .free h2, #services .subscription .price-box .free span {
  text-decoration: line-through;
  color: #c1c1c1;
}

#services .subscription .price-box .free-info {
  margin-bottom: 15px;
  color: #484848;
  font-size: 16px;
  line-height: 1.5;
}

#services .subscribe.big {
  margin-top: 15.5rem;
}

@media (min-width: 992px) {
  .info-block {
    max-width: 85rem;
    margin: 0 auto;
    float: none;
  }
}

html, body {
  height: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #1a263a;
}

input.form-control, button {
  border-radius: 4px;
  outline: 0;
}

@media (min-width: 769px) {
  input.form-control, button {
    height: 5.1rem;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (max-width: 768px) {
  input.form-control, button {
    height: 4rem;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}

button {
  background-color: #ff5a5f;
  border: none;
  font-size: 18px;
  font-weight: bold;
}

button.white:hover {
  background-color: #e54146;
}

.clear-pads {
  padding-left: 0;
  padding-right: 0;
}

.clear-right-pad {
  padding-right: 0;
}

.clear-left-pad {
  padding-left: 0;
}

.red-gradient {
  background-image: linear-gradient(to left, #1a263a, #ff5a5f);
}

.black-gradient {
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 47%, #0d0d0d 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF00', endColorstr='#0D0D0D',GradientType=0 );
  /* ie6-9 */
}

.form-control {
  height: 5.1rem;
}

.title {
  font-weight: 800;
  letter-spacing: 3px;
}

.flex-wrap {
  display: flex;
}

.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

/*# sourceMappingURL=style.css.map */
