/*
Faberlic Framework
@category local.css
@package local.css
@copyright   Copyright (c) 2017 Faberlic. (https://www.faberlic.com)
*/
/*
    Created on : 17.05.2017, 10:35:13
    Author     : v_khomyakov
*/

#hoshform_514 .form{
    padding-top:40px;
    margin-top:45px;
}

@media (max-width:1180px) {
    #hoshform_514 .form{
        margin-top:20px;
    }
}

#hoshform_514 .parentCons{
    padding-top:50px;
}

#hoshform_514{
    font-size:15px;
}

#hoshform_514 label{
    font-weight:normal;
}

#hoshform_514 input, #hoshform_514 select{
    border-radius:0px;
    font-size:1em;
}

.alert-danger {
    background-color: #ffd5df;
    border-color: #ebccd1;
    color: #d80000;
    font-weight: bold;
}

.alert {
    border: 0px;
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 15px;
}

li {
    list-style-type: none; /* Убираем маркеры */
}

#hoshform_514 .input_msg {
    color: gray;
    background:none;
    font-size:0.9em;
    margin-bottom:0px;
    padding-left:0px;
}

#hoshform_514 label{
    font-size:1em;
}




.btnGetSMS{
    margin: 0px;
    margin-top:12px;
    font-size:0.8em;
    line-height:32px;
}

#hoshform_514 h4.formTitle{
    text-transform:uppercase;
    margin-top:50px;
    margin-bottom:30px;
    font-weight:normal;
    font-size:16px;
    line-height: 1.5;
}

#hoshform_514 .btn{
    border-radius:0px;
}

#hoshform_514 .modal-dialog .btn, #hoshform_514 .bootstrap-select .btn{
    line-height:18px;
}

#hoshform_514 .btn-primary{
    color: white;
    background: #333;
    border-color: #333;
}

#hoshform_514 .btn-primary:hover{
    background: #444;
}

#hoshform_514 .formSubtext{
    margin-top:25px;
}

#stown-hoshform_514{
    cursor:pointer;
    background:none;
}

#hoshform_514 .formTitleMain{
    top:-70px;
    width:260px;
    margin-left:-130px;
}

#hoshform_514 .bootstrap-select.btn-group .dropdown-menu li a{
    outline: none;
}

/* Замена inline radio-group */
#hoshform_514 .radio-inline input{
    visibility:hidden;
}

#hoshform_514 .radio-inline label{
    margin-left:20px;
}

#hoshform_514 .underline{
    text-decoration: underline;
}

#hoshform_514 .formSubtextError{
    color: #d80000;
}

#hoshform_514 .radio-inline label:before, .radio-inline label:after{
    content: "";
    position: absolute;
    top: 50%;
    border-radius: 50%;
    cursor: pointer;
}

#hoshform_514 .radio-inline label:before{
    left: 0;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border: 1px solid #a5a5a5;
}

#hoshform_514 .radio-inline input:checked ~ label:after{
    left: 5px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: black;
}

/* Замена чекбокса */

#hoshform_514 .checkbox input{
    display:none;
}

#hoshform_514 .checkbox input:checked ~ label:before {
    background-image: url(../img/checked.png);
}

#hoshform_514 .checkbox label{
    margin-bottom:3px;
    margin-top: 15px;
}

#hoshform_514 .checkbox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
    width: 15px;
    height: 15px;
    background: #eee;
    cursor: pointer;
    border: 1px solid #bbb;
}

#hoshform_514 .Wrap-Element-Group{
    min-height:80px;
    margin-bottom:0;
    position: relative;
}

#hoshform_514 .consultContact .Wrap-Element-Group, #hoshform_514 .regUnderConsultant .Wrap-Element-Group{
    min-height:0px;
    max-height:1024px;
    margin-bottom:25px;
}

#hoshform_514 .formSubmit.btn{
    margin-top:25px;
}

#hoshform_514 .bootstrap-select span{
    text-transform:none;
}

#hoshform_514 .consultantGreetingsText p:first-child{
    font-weight:normal;
}

#hoshform_514 .popover{
    border-radius:0px;
    font-size:11px;
}

/* стили банера от субподрядчиков */

.registrationBonus {
  margin-top: 100px;
}
.registrationBonusPhrase {
  margin: 0 auto;
}
.registrationBonusSpan {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 1.4;
  font-style: italic;
  color: black;
  text-transform: uppercase;
}
.registrationBonusSpan1,
.registrationBonusSpan3 {
  font-family: "Georgia", "times new roman", serif;
}
.registrationBonusSpan2 {
  font-size: 16px;
  font-style: normal;
}
.registrationBonusSpan3,
.registrationBonusSpan4 {
  color: #d80000;
}
.registrationBonusSpan4 {
  font: bold italic 152px/0.8 "Palatino Linotype", "times new roman", serif;
}

.registrationBonusSpan5{
    padding-top:30px;
    padding-bottom:0px;
}

.registrationBonusSpan5, .registrationBonusSpan6{
    font-size:3rem;
    font-weight:bold;
    color:#d80000;
    font-style: normal;
}

.registrationBonusSpan5{
    font-size:3.5rem;
}

.registrationBonusSpan6{
    text-align:left;
    vertical-align:bottom;
    font-size:5rem;
    /*padding-top:40px;*/
    white-space:nowrap;
}

@media (max-width:390px){
    .registrationBonusSpan6{
        font-size:4.5rem;
    }

    .registrationBonusSpan4{
        font-size:140px;
    }
}

.ribbon_host{
    margin:20px;
    display:inline-block;
    vertical-align:bottom;
}

/*
@media (min-width:720px) and (max-width: 991px){
    .ribbon_host{
        text-align:center;
        width:100%;
        margin-right:0px;
    }

    .promoCaptionHost{
        text-align:center;
        width:100%;
        padding-top:20px;
    }
}

@media (max-width:480px){
    .ribbon_host{
        text-align:center;
        width:100%;
        margin-right:0px;
    }

    .promoCaptionHost{
        text-align:center;
        width:100%;
        padding-top:20px;
    }
} */


.ribbon_host img{
    width:80px;
    display:inline-block;
}


.promoCaptionHost{
    display:inline-block;
    vertical-align:bottom;
}

.promoCaptionHost div{
    display:inline-block;
    vertical-align:middle;
}

.equal {
    display: flex;
    flex-flow: row wrap;
}

.alignCenter{
    text-align:center;
}

.alignBottom{
    vertical-align:bottom;
}
