/* =============================================================================
 *   Fonts
 * ========================================================================== */

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/pt-sans-ru/TAPLt4gA.eot');
    src: url('../fonts/pt-sans-ru/TAPLt4gA.eot?#iefix') format('embedded-opentype'),
        url('../fonts/pt-sans-ru/TAPLt4gA.woff2') format('woff2'),
        url('../fonts/pt-sans-ru/TAPLt4gA.woff') format('woff'),
        url('../fonts/pt-sans-ru/TAPLt4gA.ttf') format('truetype'),
        url('../fonts/pt-sans-ru/TAPLt4gA.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/pt-sans-ru/bold/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/pt-sans-ru/bold/PTSans-NarrowBold.woff') format('woff'),
        url('../fonts/pt-sans-ru/bold/PTSans-NarrowBold.ttf') format('truetype'),
        url('../fonts/pt-sans-ru/bold/PTSans-NarrowBold.svg#PTSans-NarrowBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "als_schlange_sans";
    src: url("../fonts/als_schlange_sans/ALSSchlangesans-Bold.eot");
    src: url("../fonts/als_schlange_sans/ALSSchlangesans-Boldd41d.eot?#iefix")format("embedded-opentype"),
        url("../fonts/als_schlange_sans/ALSSchlangesans-Bold.woff") format("woff"),
        url("../fonts/als_schlange_sans/ALSSchlangesans-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

/* =============================================================================
 *   Reset and base styles
 * ========================================================================== */

* {
    padding: 0px;
    margin: 0px;
    border: none;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

:focus,
:active {
    outline: none;
}

body a {
    color: #0099cc;
    /* border-bottom: 1px solid rgba(0, 153, 204, .3); */
    text-decoration: none;
    transition: color, border-bottom-color 0.4s ease;
    outline: none;
}

a:focus,
a:active {
    outline: none;
}

/* Links */

a,
a:link,
a:visited {
    /*color: inherit;*/
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
    /* border-bottom-color: #EDBAC4; */
    color: #ed1c24;
    outline: none;
}

/* Common */

aside,
nav,
footer,
header,
section,
main {
    display: block;
}

strong {
    font-weight: 700 !important;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {
    margin: 0 0 10px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-size: inherit;
    font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'PT Sans', Arial, sans-serif;*/
}

ul,
ul li {
    /* list-style: none; */
}

ul.disc {
    padding: 0 0 0 40px !important;
    margin: 1em 0 !important;
}

ul.disc li {
    list-style: disc;
}

img {
    vertical-align: top;
}

img,
svg {
    max-width: 100%;
    height: auto;
}

table {
    margin: 10px 0 20px;
    padding: 0;
    width: 100%;
}

caption,
th,
td {
    text-align: left;
}

/* Form */

input,
textarea,
button,
select {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

input::-ms-clear {
    display: none;
}

button,
input[type="submit"] {
    display: inline-block;
    box-shadow: none;
    /* background-color: transparent; */
    /* background: none; */
    cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
    outline: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

label {
    cursor: pointer;
}

legend {
    display: block;
}

::-webkit-scrollbar {
    width: 9px;
    background-color: #f2f3f5;
}

::-webkit-scrollbar-thumb {
    background-color: #bec7d0;
    border-radius: 10px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
}

select {
    padding: 8px 7px !important;
}

/* =============================================================================
 *   Main CSS
 * ========================================================================== */

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.45;
    height: 100%;
}

body {
    font-size: .8125em;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #3F454B;
    min-height: 100%;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility\9;
    min-width: 1200px;
}

.global {
    position: relative;
    background: #fff;
    transition: z-index 0s ease 0.5s;
    min-height: 100%;
    height: auto;
    width: 100%;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}

b,
strong {
    font-weight: 700;
}

#breadcrumb {
    padding: 15px 0 5px;
    font-size: 11px;
    line-height: 29px;
    vertical-align: top;
}

#breadcrumb .breadcrumb {
    color: #999;
}

.breadcrumb span:first-child a {
    background: url(../img/logo-cramps3.png) no-repeat 0 0 transparent;
    text-indent: -9999px;
    line-height: 29px;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: none;
    margin: 2px 0 0 15px;
}

.breadcrumb a {
    color: #42484d;
    border-bottom: 1px solid #c5c7c9;
    font-size: 11px;
    line-height: 29px;
    vertical-align: top;
}

.breadcrumb i {
    background: url(../img/breadcrumbsSeparator.png) no-repeat 0 0 transparent;
    display: inline-block;
    height: 29px;
    margin: 0 5px 0 7px;
    width: 9px;
    text-indent: -9999px;
}

ul.navbar .fa {
    font-weight: var(--fa-style, 400);
}

#small-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

/* .btn {
    padding: 14px 20px;
    display: table;
    background-color: white;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    transition: 0.6s all;
    cursor: pointer;
}

.btn:hover {
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.4);
} */

.white-popup {
    position: relative;
    /* background: #058fcd; */
    /* background: #0e9dd2; */
    background: #0b99d1;
    /* background: linear-gradient(180deg, #058fcd, #2acae2, #058fcd); */
    padding: 0px;
    width: auto;
    max-width: 650px;
    margin: 20px auto;
    /* transition: 1s all; */
    border-radius: 8px;
    overflow: hidden;
}

.btn-mail {
    background: #0099cc;
    background: -moz-linear-gradient(45deg, #0099cc 0, #24f8ff 100%);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    height: 48px;
    letter-spacing: .03em;
    min-width: 137px;
    padding: 0 27px;
    border: 1px solid #ffffff;
    color: #ffffff;
}

#footer .btn-mail {
    height: 31px;
    font-size: 14px;
    border: 0;
    border-radius: 17px;
    margin-left: 1px;
    /* padding-bottom: 1px; */
}

.btn-mail:hover {
    background: white;
    background: linear-gradient(120deg, darkmagenta, crimson, orange);
    color: #ffffff;
    /* border: 1px solid #0099cc; */
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position .5s;
}

.submail-img {
    position: absolute;
    background: url('/img/submail.png') no-repeat;
    background-size: 240px;
    display: block;
    width: 240px;
    height: 111px;
    margin-left: -10px;
    /* border-radius: 8px 8px 0 0; */
}

.mfp-content {
    width: initial !important;
}

.mfp-wrap {
    /* position: fixed !important; */
}

.mfp-close-btn-in .mfp-close {
    color: #fff !important;
}

.mfp-close {
    width: 60px !important;
    height: 60px !important;
}