

/* Start:/foreign/style.css?17377088075021*/
.text_center {
    text-align: center;
}
h2 {
    font-size: 1.8rem;
    margin: 0 0 1.5rem;
}
.search_block_wrapp {
    padding: 0 58px;
    position: relative;
}
.search_block_wrapp img {
    width: 100%;
}
img {
    max-width: 100%;
    max-height: 100%;
}
.search_block {
    position: absolute;
    height: 62px;
    width: 100%;
    left: 0;
    top: 36%;
}
.input_block input {
    display: block;
    padding-right: 2.7rem;
    position: relative;
}
input.txt {
    height: 4.5rem;
}
input.txt, textarea.txt {
    width: 100%;
    padding: 1rem;
    border: .1rem solid #d9dcde;
    border-radius: .3rem;
    -webkit-transition: .2s box-shadow;
    -o-transition: .2s box-shadow;
    transition: .2s box-shadow;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}
.search_btn {
    color: #000;
    position: absolute;
    top: .2rem;
    right: .2rem;
    display: block;
    width: 4.2rem;
    height: 3.9rem;
    font-size: 1.7rem;
    border-radius: .2rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .2s background, .2s color;
    -o-transition: .2s background, .2s color;
    transition: .2s background, .2s color;
}
.size18 {
    font-size: 18px;
}
.application_block {
    margin: 40px 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #c3171d;
    font-size: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.application_block>div:first-child {
    border-right: 1px solid #c9c9c9;
}
.application_block>div {
    padding: 35px 30px;
}
.application_block .phone_link {
    font-size: 26px;
    display: block;
    color: #c3171d;
}
.phone_link {
    font-size: 2.2rem;
    font-weight: 700;
    color: #000;
}
a, button {
    color: #1c5fc4;
    -webkit-transition: .2s color;
    -o-transition: .2s color;
    transition: .2s color;
    text-decoration: none;
    background: 0 0;
    border: none;
    cursor: pointer;
}
.necessary {
    padding: 50px 0 0;
    border-top: 1px solid #c9c9c9;
    position: relative;
}
.btn.full {
    background: #c3171d;
    border-bottom: .1em solid #881014;
    color: #fff;
    text-shadow: .1rem .1rem #881014;
}
.btn {
    display: inline-block;
    padding: .79em 1.43em .79em;
    border-radius: .25em;
    -webkit-transition: .2s background, .2s border, .2s color;
    -o-transition: .2s background, .2s border, .2s color;
    transition: .2s background, .2s border, .2s color;
    cursor: pointer;
    text-align: center;
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.necessary_item {
    margin: 50px 0 75px;
    padding: 0 15px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 0;
    margin-right: 0;
    width: -webkit-calc(33.33333% - 0px);
    width: calc(33.33333% - 0px);
}
.necessary_img {
    width: 160px;
    height: 160px;
    border-radius: 160px;
    border: 1px solid #c9c9c9;
    background: #fff;
    margin: 0 auto 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.necessary_img img {
    max-width: 70px;
    max-height: 64px;
}
.foreign_slider {
    margin: 40px 0 60px;
    position: relative;
    padding: 0 35px;
    text-align: center;
}
.foreign_auto {
    margin: 30px 0 60px;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.foreign_auto li {
    width: 100px;
    height: 63px;
    display: inline-block;
    margin: 0 2px 6px 0;
}
.foreign_auto li img {
    width: 100%;
    height: 100%;
}
@media (max-width: 767px) {
    .application_block {
        display: block;
    }
    .application_block>div:first-child {
        border-right: none;
    }
    .necessary_item {
        width: 100%;
    }
    .slick-initialized .slick-slide {
        height: 200px;
    }

}
/* End */
/* /foreign/style.css?17377088075021 */
