@font-face {
  font-family: "Flaticon";
  src: url("/local/templates/main-fd-adapt/css/fonts/Flaticon.eot");
  src: url("/local/templates/main-fd-adapt/css/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("/local/templates/main-fd-adapt/css/fonts/Flaticon.woff") format("woff"),
       url("/local/templates/main-fd-adapt/css/fonts/Flaticon.ttf") format("truetype"),
       url("/local/templates/main-fd-adapt/css/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/local/templates/main-fd-adapt/css/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-internet:before { content: "\f100"; }
.flaticon-social-media:before { content: "\f101"; }

.b-head__auth {
    max-width: 700px;
    min-width: 255px;
    padding-top: 15px;
    font-size: 11px;
}

.b-head__auth-social {
    margin-bottom: 16px;
}

.b-head__auth-social-title {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 10px 30px;
}

.b-head__auth-social-items {
    margin: 10px 0 0 30px;
}

.b-head__auth-social-item {
    margin-right: 17px;
    text-decoration: none;
}

.auth-social-pic {
    display: inline-block;
}

.b-head__auth-reg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 20px 15px 0 0;
    width: 100%;
}

.b-head__auth-reg__left {
    width: 50%;
    padding: 0 0 15px 23px;
}

.b-head__auth-reg__item {
    margin: 0 0 18px 0;
    position: relative;
}

.b-head__auth-reg-label {
    font-size: 13px;
    width: 100%;
    display: block;
    margin: 0 0 0 12px;
}

.b-head__auth-reg-input {
    width: 287px;
    height: 35px;
    border-radius: 15px;
    border: 1px solid rgb(200, 196, 199);
    padding: 0 0 0 10px;
    font-size: 17px;
    margin-top: 5px;
}

.b-head__auth-reg__right {
    width: 50%;
    padding: 0 0 0 45px;
}

#auth-spec {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.b-head__auth-reg__item .b-head__auth-reg-label_radio {
    margin: 2px 0 0 13px;
	display: block;
}

.b-head__auth-reg__item .b-head__auth-reg-label_radio input[type="radio"] {
    margin: 0px;
    position: relative;
    top: 2px;
}

.auth-social-pic__logo {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    vertical-align: top;
    border-radius: 3px;
}

.auth-social-pic_fb .auth-social-pic__logo {
    background: rgba(70,108,173,1);
    background: -moz-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,108,173,1)), color-stop(70%, rgba(47,71,131,1)), color-stop(100%, rgba(47,71,131,1)));
    background: -webkit-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: -o-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: -ms-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: linear-gradient(to bottom, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#466cad', endColorstr='#2f4783', GradientType=0 );
}

.auth-social-pic__text {
    display: inline-block;
    width: 173px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    vertical-align: top;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    font-family: arial;
    border-radius: 3px;
}

.auth-social-pic_fb .auth-social-pic__text {
    background: rgba(70,108,173,1);
    background: -moz-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,108,173,1)), color-stop(70%, rgba(47,71,131,1)), color-stop(100%, rgba(47,71,131,1)));
    background: -webkit-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: -o-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: -ms-linear-gradient(top, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    background: linear-gradient(to bottom, rgba(70,108,173,1) 0%, rgba(47,71,131,1) 70%, rgba(47,71,131,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#466cad', endColorstr='#2f4783', GradientType=0 );
}

.auth-social-pic_fb .auth-social-pic__logo i:before {
    font-size: 32px;
    margin: 0 0 0px 10px;
}

.auth-social-pic_vk .auth-social-pic__logo {
    background: rgba(89,139,179,1);
    background: -moz-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,139,179,1)), color-stop(70%, rgba(59,93,141,1)), color-stop(100%, rgba(59,93,141,1)));
    background: -webkit-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: -o-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: -ms-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: linear-gradient(to bottom, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#598bb3', endColorstr='#3b5d8d', GradientType=0 );
}

.auth-social-pic_vk .auth-social-pic__logo i:before {
    font-size: 32px;
    margin: 0 0 0px 10px;
}

.auth-social-pic_vk .auth-social-pic__text {
    background: rgba(89,139,179,1);
    background: -moz-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,139,179,1)), color-stop(70%, rgba(59,93,141,1)), color-stop(100%, rgba(59,93,141,1)));
    background: -webkit-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: -o-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: -ms-linear-gradient(top, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    background: linear-gradient(to bottom, rgba(89,139,179,1) 0%, rgba(59,93,141,1) 70%, rgba(59,93,141,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#598bb3', endColorstr='#3b5d8d', GradientType=0 );
}

.b-head__auth-line {
    border-bottom: 1px solid rgb(200, 196, 199);
    margin: 5px 0;
}

.b-head__auth-login {
    display: flex;
    flex-direction: column;
}

.b-head__auth-social-title {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 10px 30px;
}

.b-head__auth-social-text {
    font-size: 14px;
    margin-left: 30px;
}

.b-head__auth-link {
    color: #000;
    font-weight: 700;
}

.b-head__auth-login-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.b-head__auth-login-item {
    max-width: 275px;
    width: calc(100% - 36px);
    height: 200px;
    margin: 36px 0 0 30px;
}

.b-head__auth-login-label {
    font-size: 13px;
}

.b-head__auth-login-form .b-head__auth-login-item .b-head__auth-login-input {
    max-width: calc(100% - 20px);
    height: 35px;
    border-radius: 15px;
    border: 1px solid rgb(200, 196, 199);
    padding: 0 0 0 10px !important;
    font-size: 17px !important;
    margin-top: 5px;
    box-shadow: none;
}

.b-head__auth-login-margin {
    margin: 18px 0;
}

.b-head__auth-login-footer {
    padding: 0 15px 15px 0;
    background: rgb(255, 255, 255);
    margin: 24px 0 0 0;
    border-top: 1px solid rgb(200, 196, 199);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.b-head__reg-footer-text {
    display: block;
    width: 363px;
    margin: 15px 0 0 25px;
    font-size: 14px;
}

.b-head__reg-footer-error {
    color: red;
    font-size: 14px;
}

.b-head__auth-login-footer-buttons {
    float: right;
    margin: 15px 10px 0 0;
}

.b-head__auth-login-button-login {
    background: linear-gradient(to bottom, rgb(113, 80, 99), rgb(76, 54, 66));
    width: 172px;
    text-align: center;
    height: 47px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    border: none;
}

.b-head__auth-reg__item-subscr {
    margin: -8px 0 0 0;
}

.b-head__auth-reg__item-chk {
    position: absolute;
    top: 2px;
}

.b-head__auth-reg__item-chktext {
    margin: 0 0 0 20px;
}

.b-head__auth-reg__text {
    font-size: 14px;
}

.b-head__auth-reg__text-bold {
    font-weight: 600;
    color: #000;
}

.n-agreement-form {
    margin: 0 30px;
}

.n-agreement-form input[type="checkbox"] {
    margin: 0px 6px 0px 0;
    vertical-align: top;
    position: relative;
    top: 5px;
}

.main-user-consent-request a {
    cursor: pointer;
}

.n-agreement-form label a {
    vertical-align: top;
    margin: 0px 6px 0px 0;
    vertical-align: top;
    position: relative;
    top: 3px;
    color: #444;
}

.b-head__auth-login-footer {
    padding: 0 15px 15px 0;
    background: rgb(255, 255, 255);
    margin: 24px 0 0 0;
    border-top: 1px solid rgb(200, 196, 199);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.b-head__reg-footer-text {
    display: block;
    width: 363px;
    margin: 15px 0 0 25px;
    font-size: 14px;
}

.b-head__reg-footer-error {
    color: red;
    font-size: 14px;
}

.b-head__auth-reg__text {
    font-size: 14px;
}

.b-head__auth-reg__text-line {
    width: 100%;
    display: block;
}

.b-head__auth-reg__text-line {
    width: 100%;
    display: block;
}

.b-head__auth-reg__text-bold {
    font-weight: 600;
    color: #000;
}

.b-head__reg-footer-politics {
    color: RGB(0, 0, 0);
    text-decoration: underline;
    cursor: pointer;
}

.b-head__auth-login-footer-buttons {
    float: right;
    margin: 15px 10px 0 0;
}

.b-head__auth-login-button-login {
    background: linear-gradient(to bottom, rgb(113, 80, 99), rgb(76, 54, 66));
    width: 172px;
    text-align: center;
    height: 47px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    border: none;
}

[data-whatinput='mouse'] button {
    outline: 0;
}