#pop-mistake{
display:none;
}
.pop-mistake:hover {
    color: #ffad00;
    border-color: #ffad00;
}

.pop-mistake {
font-size: .6875em;
    line-height: 36px;
    position: relative;
    top: 12px;
    display: inline-block;
    float: right;
    width: 160px;
    height: 36px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffd800;
border: 1px solid #ffd800;
}
.pop-mistake:after {
    display: inline-block;
    width: 4px;
    height: 8px;
    margin-left: 10px;
    content: '';
    /*background-image: url('../img/chev_ry.png');*/
    background-repeat: no-repeat;
    background-position: top left;
}
.pop-mistake {
        top: 0;
    color: #0366b0;
    border-color: #0366b0;
}
.section-map_moscow .container {
    position: absolute;
    top: 0px;
    left: 45%;
    width: 900px;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm {
    float: right;
    width: 350px;
    margin-top: 12px;
    /* margin-right: 70px; */
    position: relative;
    padding-left: 0px;
    right: 135px;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm
input {
    font-family: 'gotham_probold', Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    padding: 10px 19px 10px 19px;
    margin: 4px;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    background-color: #FFFFFF;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm
textarea {
    font-family: 'gotham_probold', Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    padding: 10px 19px 10px 19px;
    margin: 4px;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    background-color: #FFFFFF;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm div.fancy-select div.trigger {
    padding: 10px 19px 10px 19px;
    margin: 4px;
    width: 100%;
    border: 0;
    outline: 0;
    background-color: #FFFFFF;
    font-size: 11px;
    font-family: 'gotham_probold', Arial, sans-serif;
    color: rgb(169, 169, 169);
    text-transform: uppercase;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm .custom-file-input {
    font-family: 'gotham_probold', Arial, sans-serif;
    font-size: 11px;
    position: relative;
    padding: 10px 19px 10px 19px;
    cursor: pointer;
    text-transform: uppercase;
    border: 2px solid #e8e8e8;
    background-color: #FFFFFF;
    /*margin: 4px;*/
    margin-left: 4px;
    margin-right: -4px;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm .make-request_form-row p {
    font-size: 12px;
    background: #fff;
    padding: 2px 5px;
    margin: 4px;
    margin-right: 0;
    color: #cacaca;
}
.section-map_moscow .container .make-request_form.popup-body_form.requestForm .send-request {
    font-family: 'gotham_probold', Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    height: 28px;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    outline: 0;
    background-color: #56a61b;
    margin: 0px 4px 4px  4px;
}
#section-map {
    height: 100%;
    width: 100%;
    z-index: 100;
}

.make-request_form .make-request_form-row .custom-select {
    border: none;
    padding: 3px;
    border-radius: 0;
    margin-left: 6px;
    margin-bottom: 3px;
}
.index_projects-list_wrapper .project-slider_wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
    top: 70px;
}
.l-slider_wrapper .l-slider_slide:nth-child(2):before{
    background: rgba(0, 0, 0, 0);
}
.worktime{
    padding: 40px 0;
}
.worktime_item{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px dotted #bad0e1;
    padding-top: 20px;
}
.worktime_item .date{
    background: white;
    color: #2873ad;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -5px;
    margin-top: 5px;
}
.worktime_item .time{
    background: white;
    font-size: 20px;
    margin-bottom: -5px;
    margin-top: 5px;
}
.worktime-container{
    width: 775px;
}
#toTop {
    width: 65px;
    border-radius: 60px;
    background: rgb(68, 187, 110);
    text-align: center;
    position: fixed;
    left: 20px;
    bottom: 20px;
    cursor: pointer;
    font-family: verdana;
    font-size: 54px;
    color: #ffffff;
    z-index: 999999;
}
#toTop .arrows{
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 9px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-bottom: 5px;
}
@media (max-width: 376px) {
    #toTop{
        font-size: 25px;
    }
    #toTop .arrows{
        padding: 5px;
    }
}
.footer__social-link img{
    width: 32px;
}
.header_social-icons_link {
    width: 25px;
}
.header_social-icons{
    flex-direction: inherit;
}
.section-services{
    height: auto;
    margin-bottom: 60px;
}
.main-navigation li .submenu{
    min-width: 300px;
}
.main-navigation li .submenu li{
    text-align: left;
}

.fancybox-message-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.fancybox-message {
    text-align: center;
    padding: 20px;
    font-size: 19px;
}

.mdl-radio__button:checked{
	background-color: red;
}

.application-completed{
	display: none;
	margin: 10px 0;
}
.application-completed span{
	font-size: 20px;
	color: #58A429;
}
.application-completed img{
	height: 20px;
	margin-left: 10px;
}