@import "webfonts/stylesheet.css" screen;
body, p, ul, li, td, input, textarea {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
.clr {
    border: medium none;
    clear: both;
    display: block;
    float: none;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}
body {
    font-family: 'pf_beausans_pro_regular';
    font-size: 20px;
    color: #000;
    position: relative;
    min-width: 1020px;
}
div.centerBlock {
    width: 1020px;
    margin: 0 auto;
}
h1 {
    color: #ffffff;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 50px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    padding-top: 60px;
    letter-spacing: -.2px;
    /*white-space: nowrap;*/
}
.subtitle {
    color: #ffab0a;
    font-family: 'pf_beausans_pro_book';
    font-size: 35px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
    line-height: 25px;
}
h2 {
    background-image: url(images/black_dot.png);
    background-position: center;
    background-repeat: repeat-x;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 0;
    font-family: 'pf_beausans_pro_regular';
    font-size: 30px;
    font-weight: normal;
}
h2 > span {
    background-color: #fff;
    padding: 0 45px;
}
/*====== ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  =======*/
div.top_panel {
    background-color: #1891df;
    height: 35px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
div.top_panel span {
    color: #fff;
    line-height: 35px;
}
div.header {
    height: 138px;
    clear: both;
    background-image: url(images/bg_header.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    border-bottom: 1px solid #c3c1c1;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .18);
}
div.header div.left {
    float: left;
    width: 370px;
    color: #0b7ac2;
    font-family: 'pf_beausans_pro_light';
    font-size: 25px;
    margin-top: 25px;
}
div.address {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    background-image: url(images/ico_map.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 15px;
    font-family: 'pf_beausans_pro_thin';
    font-size: 14px;
    color: #000;
}
div.address p {
    margin-bottom: 3px;
}
div.address a {
    color: #ff8a00;
    font-family: 'pf_beausans_pro_regular';
    text-decoration: none;
}
div.address a span {
    border-bottom: 1px dotted #ff8a00;
}
div.address a:hover span {
    border-bottom: 0;
}
div.address a.show_map {
    background-image: url(images/map_arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 12px;
}
div.header div.center {
    float: left;
    width: 435px;
    margin-top: 20px;
}
div.topmenu {
    text-align: right;
    margin-right: 20px;
}
div.topmenu a {
    color: #000;
    font-family: 'pf_beausans_pro_thin';
    text-decoration: none;
    margin-left: 10px;
    border-bottom: 1px dotted #000;
}
div.topmenu a:hover {
    color: #0b7ac2;
    border-bottom: 1px dotted #0b7ac2;
}
div.header div.right {
    float: right;
    text-align: right;
    width: 215px;
    margin-top: 10px;
    font-size: 18px;
}
div.header div.right p.question {
    font-family: 'pf_beausans_pro_thin';
}
div.header div.right p.phone_number {
    color: #0a0808;
    font-size: 24px;
    line-height: 26px;
}
div.header div.right p.phone_number strong {
    color: #0a72b5;
    font-family: 'pf_beausans_pro_semibold';
    font-weight: normal;
}
div.header div.right p.city {
    color: #0a0808;
    font-size: 24px;
    line-height: 26px;
}
div.header div.right p.city strong {
    color: #0a72b5;
    font-family: 'pf_beausans_pro_semibold';
    font-weight: normal;
}
div.header div.right a {
    border-bottom: 1px dotted #0b7ac2;
    color: #0b7ac2;
    text-decoration: none;
}
div.header div.right a:hover {
    border-bottom: 0;
}
/*======= ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  =======*/
div.menu {
    background-color: #0b7ac2;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #6dafda;
}
div.menu ul {
    list-style: none;
    text-align: center;
	white-space: nowrap;
}
div.menu ul li {
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
div.menu li > a {
    color: #fff;
    font-family: 'pf_beausans_pro_thin';
    font-size: 17px;
    text-decoration: none;
    display: block;
    padding: 0 10px;
    height: 41px;
}
div.menu li > a:hover, div.menu li.active > a {
    color: #0b7ac2;
    background-color: #fff;
}
/*====== ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 , ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 , ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  =======*/
div.vizy {
    margin-top: 0px;
    background-image: url(images/bg_top.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 507px;
}
div.vizy div.descr {
    float: left;
    width: 650px;
}
div.vizy div.descr p.title {
    width: 660px;
    height: 70px;
    line-height: 70px;
    margin-left: -10px;
    text-align: center;
    font-family: 'pf_beausans_pro_book';
    font-size: 24px;
    color: #000;
    background-color: #ffa800;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
    margin-top: 27px;
}
div.countries {
    width: 580px;
    height: 225px;
    background-image: url(images/bg_transparent.png);
    background-position: center;
    background-repeat: repeat;
    margin-top: 27px;
    padding-top: 25px;
    padding-left: 70px;
    padding-bottom: 5px;
    text-align: center;
}
div.countries ul {
    list-style: none;
}
div.countries ul li {
    float: left;
    display: block;
    margin-right: 10px;
    margin-bottom: 12px;
}
div.countries ul li a {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 73px;
    text-align: center;
    text-decoration: none;
    color: #000;
    width: 120px;
    height: 15px;
    font-family: 'pf_beausans_pro_light';
    font-size: 16px;
}
div.countries ul li a span {
    border-bottom: 1px dotted #000;
}
div.countries li a:hover span {
    color: #059;
    border-bottom: 1px dotted #059;
}
a.flag_ger {
    background-image: url(images/ger.png);
}
a.flag_ita {
    background-image: url(images/ita.png);
}
a.flag_fra {
    background-image: url(images/fra.png);
}
a.flag_spa {
    background-image: url(images/spa.png);
}
a.flag_che {
    background-image: url(images/che.png);
}
a.flag_lit {
    background-image: url(images/lit.png);
}
a.flag_usa {
    background-image: url(images/usa.png);
}
a.flag_gbr {
    background-image: url(images/gbr.png);
}
#allcountries {
    color: #0b7ac2;
    border-bottom: 1px dotted #0b7ac2;
    font-size: 16px;
    text-decoration: none;
}
#allcountries:hover {
    border-bottom: 0;
}
/* form */
.form {
    text-align: center;
    position: relative;
    width: 60%;
    margin: 0 auto;
    padding: 15px 0 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
p.form_title {
    font-family: 'pf_beausans_pro_book';
    font-size: 20px;
    text-transform: uppercase;
}
p.form_title2 {
    font-family: 'pf_beausans_pro_thin';
    font-size: 18px;
}
.form input[type="text"] {
    width: 99%;
    text-indent: 8px;
    font-family: 'pf_beausans_pro_light';
    font-size: 16px;
    color: #898989;
    height: 35px;
    border: 1px solid #a1a1a1;
}
.form input[name="phone2"] {
    width: 39px;
    margin: 0 2px 0 2px;
}
.form input[name="phone3"] {
    width: 255px;
}
.form p label {
    display: block;
    font-family: 'pf_beausans_pro_light';
    font-size: 16px;
    color: #fff;
    margin: 11px 0 6px;
}
.form form p:last-of-type {
    font-size: 14px;
    text-transform: none;
    text-align: center;
}
.form div.userfields {
    font-size: 16px;
    width: 260px;
    margin: auto;
}
div.userfields span {
    color: #000;
}
.form a {
    color: #005699;
}
.form input[type="checkbox"] {
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-right: 8px;
}
a.btn_send {
    display: block;
    width: 97%;
    line-height: 38px;
    margin: 19px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    text-decoration: none;
    color: #0b7ac2;
    border: 3px solid #0b7ac2;
    position: relative;
}
a.btn_send:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
p.agree {
    color: #898989;
    font-family: 'pf_beausans_pro_light';
    font-size: 14px;
    margin: 17px 0;
}
p.agree input[type=checkbox] {
    margin-right: 5px;
}
p.agree a {
    color: #0b7ac2;
    text-decoration: none;
}
p.agree a:hover {
    text-decoration: underline;
}
/*?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 */
.usl_list {
    clear: left;
    padding-top: 50px;
}
.usl_item {
    float: left;
    width: 25%;
    height: 270px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'pf_beausans_pro_light';
    font-size: 16px;
    position: relative;
}
.usl_item .title {
    font-family: 'pf_beausans_pro_book';
    font-size: 30px;
}
.usl_item a {
    position: absolute;
    bottom: 0;
    left: 20%;
    display: block;
    width: 155px;
    height: 33px;
    line-height: 33px;
    margin: 19px 0 10px;
    text-align: center;
    text-decoration: none;
    color: #0b7ac2;
    border: 2px solid #0b7ac2;
    behavior: url(files/PIE.htc);
}
.usl_item a:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
div.scroll {
    background-image: url(images/scroll.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 59px;
    width: 217px;
    margin: 0 auto 30px;
}
div.scroll:hover {
    background-position: center bottom;
}
div.today {
    clear: both;
    margin-top: 25px;
    overflow: hidden;
}
div.sredstvo {
    float: left;
    background-image: url(images/bg_comma.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 20px;
    width: 490px;
    clear: both;
    margin-left: 60px;
    padding-left: 5px;
}
div.counter {
    float: left;
    width: 405px;
    height: 57px;
    margin-bottom: 10px;
    background-color: #0b7ac2;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
div.counter span {
    padding: 0 5px;
    margin: 0 5px;
    background-color: #ffab0a;
    background-image: url(images/bg_counter.png);
    background-position: center;
    background-repeat: repeat-x;
    border-radius: 4px;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 30px;
    position: relative;
    top: 3px;
}
div.whywe {
    clear: both;
    margin-bottom: 60px;
}
div.why_item {
    float: left;
    width: 33%;
    background-image: url(images/new_ico_why.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 100px;
    text-align: center;
    margin-top: 40px;
}
div.why_item p {
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
}
div.why_item p.bold {
    font-family: 'pf_beausans_pro_semibold';
    font-size: 22px;
    margin-bottom: 10px;
}
.countries_table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 60px;
    margin-bottom: 50px;
}
.countries_table tr td {
    border-top: 2px solid #1980c3;
    border-bottom: 2px solid #1980c3;
    border-left: 1px solid #f2f2f2;
    padding: 4px 10px;
    text-align: center;
    font-size: 18px;
}
.countries_table tr td:first-child {
    text-align: left;
    padding-right: 75px;
    border-left: none;
}
.countries_table tr.greyborder td {
    border-top: 1px solid #f2f2f2;
    border-bottom: none;
}
.countries_table tr.greyborder.last td {
    border-bottom: 2px solid #1980c3;
}
.countries_table tr.lastitem td {
    border-bottom: none;
}
.countries_table tr:hover {
    border-color: #eaeaea;
    background-color: #f6f6f6;
}
p.also {
    font-size: 22px;
    text-align: center;
}
p.also_small {
    font-family: 'pf_beausans_pro_thin';
    font-size: 18px;
    text-align: center;
    margin: 15px 0;
}
span.table_price {
    background-image: url(images/table_rubl.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 17px;
}
a.table_zayavka {
    font-family: 'pf_beausans_pro_light';
    text-decoration: none;
    border-bottom: 1px dotted #000;
    color: #000;
    text-transform: lowercase;
}
a.table_zayavka:hover {
    color: #0b7ac2;
    border-bottom: 1px solid #0b7ac2;
}
div.docs_zayavka {
    background-image: url(images/shield.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 300px;
    padding-left: 160px;
    font-family: 'pf_beausans_pro_book';
    font-size: 22px;
    height: 160px;
    margin: 20px auto;
}
div.docs_zayavka a {
    display: block;
    width: 215px;
    height: 47px;
    line-height: 47px;
    margin: 19px 0 10px;
    font-size: 25px;
    text-align: center;
    text-decoration: none;
    color: #0b7ac2;
    border: 2px solid #0b7ac2;
    position: relative;
}
div.docs_zayavka a:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
.docs_list {
    border: 4px solid #0b7ac2;
    padding: 20px;
    margin: 60px 0;
}
.docs_list p {
    margin: 10px 0;
    font-size: 22px;
}
.docs_list p a {
    color: #0b7ac2;
    border-bottom: 1px dotted #0b7ac2;
    text-decoration: none;
}
.docs_list p a:hover {
    border-bottom: 0;
}
/*======== ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  =========*/
div.yellow_form {
    clear: both;
    margin-bottom: 65px;
}
div.yellow_form div.userfields {
    background-color: #ececec;
    height:90px;
    padding-top: 23px;
    text-align: center;
}
div.yellow_form div.userfields input {
    box-shadow: 0 0 0;
}
div.yellow_form div.userfields span {
    font-size: 20px;
    font-family: 'pf_beausans_pro_thin';
    color: #858585;
}
div.yellow_form div.userfields input[type="text"] {
    width: 225px;
    font-size: 15px;
    font-family: 'pf_beausans_pro_thin';
    height: 31px;
    border: 1px solid #cbc4c4;
    margin-right: 30px;
    padding-left: 5px;
}
div.yellow_form div.userfields input[name="phone2"] {
    width: 60px;
    margin: 0 15px;
    padding-left: 0;
    text-align: center;
}
div.yellow_form div.userfields input[name="phone3"] {
    width: 230px;
    text-align: center;
    margin-right: 0;
    padding-left: 0;
}
div.userfields input[type="text"]._error_field {
    border: 1px solid #e74c3c !important;
}
div.yellow_form_btn {
    float: right;
    margin-top: -9px;
    margin-right: 30px;
}
div.yellow_form_btn p {
    font-size: 12px;
    color: #8f8f8f;
    text-align: center;
}
div.yellow_form_btn p input {
    margin-right: 5px;
}
div.yellow_form_btn p a {
    color: #0b7ac2;
    text-decoration: none;
}
div.yellow_form_btn p a:hover {
    text-decoration: underline;
}
div.yellow_form_btn a.btn_send {
    display: block;
    width: 185px;
    height: 40px;
    margin: 0 auto 4px;
    color: #0b7ac2;
    border: 2px solid #0b7ac2;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
}
div.yellow_form_btn a.btn_send:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
div.yellow_form_title {
    background-color: #ffa800;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-family: 'pf_beausans_pro_regular';
    font-size: 21px;
    position: relative;
}
div.yellow_form_title p.form_name {
    font-family: 'pf_beausans_pro_semibold';
    font-size: 20px;
}
div.yellow_form_title p.upper {
    text-transform: uppercase;
}
/*======= ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 -?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  =======*/
div.faq_item {
    margin: 25px 0;
}
div.faq_item.shift {
    margin-left: 150px;
}
div.faq_item div.question {
    cursor: pointer;
    position: relative;
    background-color: #0b7ac2;
    padding: 20px 85px;
    background-image: url(images/new_question.png);
    background-position: 30px center;
    background-repeat: no-repeat;
    font-size: 24px;
    color: #fff;
    border-radius: 15px;
    width: 700px;
}
div.faq_item div.answer {
    display: none;
    border: 1px solid #0b7ac2;
    padding: 20px 70px;
    font-size: 24px;
    border-radius: 15px;
    width: 730px;
    margin: 22px 0;
}
div.netotvet {
    text-align: center;
    font-size: 24px;
    padding: 0 45px;
    margin: 35px 0;
}
div.netotvet a {
    color: #0b7ac2;
}
div.faq a {
    color: #0b7ac2;
    border-bottom: 1px dotted #0b7ac2;
    text-decoration: none;
}
div.faq a:hover {
    border-bottom: 0;
}
/*======= ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  =======*/
div.otzyv_visa {
    position: relative;
}
#slider li, #slider2 li {
    display: inline-block;
    width: 480px;
    margin-top: 10px;
    text-align: center;
}
.jcarousel-prev, .jcarousel-next {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 35px;
    position: absolute;
    top: 250px;
}
.jcarousel-prev {
    background-image: url(images/slider_prev.png);
    left: 3px;
}
.jcarousel-next {
    background-image: url(images/slider_next.png);
    right: 3px;
}
#slider li a {
    display: block;
    background-image: url(images/new_ramka.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 371px;
    height: 475px;
    margin: 0 auto;
    padding-top: 36px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
#slider li a span {
    display: block;
    background-image: url(images/new_lupa.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 45px;
    right: 35px;
}
#slider li a img {
    height: 443px;
}

/*???€?°?????, ? 1/2 ? 3/4 ???‹?µ ? 3/4 ?‚?·?‹???‹ - ? 1/2 ?°?‡?°?»? 3/4 */
.slider_wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
div.otzyv_title {
    text-align: center;
    margin: 20px auto;
    color: #000;
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
}
div.otzyv_title strong {
    font-family: 'pf_beausans_pro_book';
    font-weight: normal;
    color: #0b7ac2;
    display: block;
}
div.otzyv_title a {
    font-family: 'pf_beausans_pro_book';
    font-weight: normal;
    color: #0b7ac2;
    text-decoration: none;
    border-bottom: 1px dashed #0b7ac2;
}
div.ramka_popup {
    background-image: url(images/new_big_ramka.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 500px;
    height: 733px;
    padding: 40px;
    background-color: #fff
}
div.ramka_popup img {
    height: 730px
}
.popup_prev, .popup_next {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 35px;
    position: absolute;
    top: 400px
}
.popup_prev {
    background-image: url(images/slider_prev.png);
    left: -35px
}
.popup_next {
    background-image: url(images/slider_next.png);
    right: -35px
}
#slider2 {
    position: relative;
    left: 0;
    top: 0;
    display: table;
}
#slider li, #slider2 li {
    display: table-cell;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
}
#slider2 li a {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative
}
#slider2 li a span {
    display: block;
    background-image: url(images/new_lupa.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
}
#slider2 li.small a span {
    width: 13px;
    height: 13px;
}
#slider2 li.middle-left a span,
#slider2 li.middle-right a span {
    width: 17px;
    height: 17px;
}
#slider2 li a img {
    width: 225px;
}
#slider2 li.small a img {
    width: 135px;
}
#slider2 li.middle-left a img,
#slider2 li.middle-right a img {
    width: 170px;
}
#slider2 li.big a img {
    width: 225px;
}
#slider2 li.middle-left {
    padding-left: 40px;
    padding-right: 52px;
}
#slider2 li.middle-right {
    padding-right: 40px;
    padding-left: 53px;
}
#slider2 li a em {
    display: none
}
.slider_nav {
    display: block;
}
.slider_nav {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    width: 14px;
    height: 28px;
    position: absolute;
    top: 155px
}
.slider_nav.prev {
    background-image: url(images/slider_prev.png);
    left: 362px
}
.slider_nav.next {
    background-image: url(images/slider_next.png);
    right: 362px
}
/*???€?°?????, ? 1/2 ? 3/4 ???‹?µ ? 3/4 ?‚?·?‹???‹ - ??? 3/4 ? 1/2 ?µ?†*/
div.visa_popup {
    width: 513px;
    background-color: #646464;
    position: relative;
}
div.visa_popup img {
    width: 513px;
}
div.visa_popup p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    height: 55px;
    line-height: 55px;
    font-size: 26px;
    text-align: center;
}
div.visa_popup p i {
    color: #006bc5;
    font-style: normal;
}
div.kray {
    background-color: #2d8dcb;
    padding: 20px 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}
div.kray h2 {
    background-image: url(images/white_dot.png);
    color: #fff;
    margin-bottom: 20px;
}
div.kray h2 span {
    background-color: #2d8dcb;
}
div.kray p {
    margin: 15px 0 30px;
    color: #fff;
    font-family: 'pf_beausans_pro_thin';
    font-size: 24px;
}
div.kray p a {
    color: #00f6ff;
    font-size: 20px;
    border-bottom: 1px dotted #00f6ff;
    text-decoration: none;
}
div.kray p a:hover {
    border-bottom: 0;
}
#partners {
    background-image: url("images/partners.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 330px;
    margin-bottom: 90px;
    position: relative;
    text-align: center;
}
#partners p {
    position: absolute;
    bottom: 0;
    font-size: 20px;
    width: 100%;
}
#partners p a {
    color: #0073c6;
    border-bottom: 1px dotted #0073c6;
    text-decoration: none;
}
#partners p a:hover {
    border-bottom: 0;
}
.how_item {
    float: left;
    width: 20%;
    margin: 15px 0;
    font-size: 18px;
    color: #010101;
    text-align: center;
}
.how_item p {
    text-align: left;
    margin-left: 35px;
    margin-top: 10px;
}
div.pay {
    margin-top: 70px;
}
.oplata {
    height: 170px;
    padding-top: 30px;
}
.oplata_img {
    text-align: center;
    margin: 30px 0;
}
.oplata_img img {
    margin: 0 10px;
}
.sposoby {
    background-image: url(images/nal.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 50px;
    position: relative;
    top: -10px;
    font-size: 28px;
    color: #393737;
}
div.warranty {
    margin-top: 100px;
    clear: both;
}
.warranty .title {
    background-image: url(images/garantia.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 29px;
    float: left;
    width: 280px;
    height: 325px;
    margin-top: 55px;
}
.warranty .descr {
    float: left;
    width: 740px;
}
.warranty .descr p {
    font-family: 'pf_beausans_pro_bold';
    font-size: 29px;
    margin-left: 33px;
}
.warranty .descr ul {
    list-style: none;
    font-size: 24px;
}
.warranty .descr ul li {
    background-image: url(images/galka.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 33px;
    margin: 15px 0;
}
.warranty .descr ul li a {
    border-bottom: 1px dashed;
    color: #0b7ac2;
    letter-spacing: 0;
    border-bottom: 1px dotted #0b7ac2;
    text-decoration: none;
}
.warranty .descr ul li a:hover {
    border-bottom: 0;
}
.map {
    background-image: url(images/gmap.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 530px;
}
.footer_top {
    height: 90px;
    border-bottom: 1px solid #000;
    margin-top: 15px;
    clear: both;
}
.footer_top .text {
    float: left;
    width: 280px;
    font-size: 30px;
}
.footer_top .text .big {
    color: #0b7ac2;
}
.footer_top .fphone {
    float: left;
    width: 450px;
    margin-left: 40px;
}
.footer_top .writeus {
    float: right;
    width: 240px;
    text-align: right;
}
.footer_top .writeus a {
    border-bottom: 1px dotted;
    color: #0b7ac2;
    font-size: 15px;
    letter-spacing: 0;
    text-decoration: none;
}
.footer_top .writeus a:hover {
    border-bottom: 0;
}
.footer_top .writeus p.bottom_phone {
    font-family: 'pf_beausans_pro_thin';
    font-size: 28px;
}
.footer_top .writeus p.bottom_phone span {
    font-family: 'pf_beausans_pro_regular';
}
.footer_bottom {
    text-align: center;
    font-family: 'pf_beausans_pro_light';
    font-size: 12px;
    clear: both;
    padding-top: 15px;
    margin-bottom: 80px;
}
div.sticky_panel {
    background-image: url(images/bg_sticky.png);
    background-position: center;
    background-repeat: repeat;
    height: 41px;
    width: 100%;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
}
div.sticky_panel a {
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
div.sticky_panel ul {
    list-style: none;
    text-align: center;
    float: left;
    margin-left: 10px;
}
div.sticky_panel ul li {
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
div.sticky_panel ul li > a {
    color: #fff;
    font-family: 'pf_beausans_pro_thin';
    font-size: 17px;
    text-decoration: none;
    display: block;
    padding: 0 5px;
    height: 41px;
}
div.sticky_panel ul li > a:hover, div.sticky_panel ul li.active > a {
    color: #0b7ac2;
    background-color: #fff;
}
#sticky_btn {
    float: left;
    display: block;
    width: 142px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background-color: #ffa800;
    margin-left: 80px;
    margin-top: 7px;
}
#sticky_btn:hover {
    background-color: #ff8a00;
}
div.sticky_panel p {
    float: right;
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    color: #fff;
    line-height: 41px;
}
#_loading {
    background-image: url(images/loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    background-color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    display: none;
    z-index: 200;
}
#_message {
    position: absolute;
    width: 300px;
    height: 100px;
    border-radius: 10px;
    display: none;
    padding: 20px;
    background-color: #fff;
    z-index: 190;
    border: 1px solid #4CA1DB;
    overflow: hidden;
}
#_dark {
    z-index: 110;
    position: absolute;
    width: 1920px;
    height: 1080px;
    background-color: #000;
    opacity: 0.6;
    display: none;
    top: -135px
}
div.popup_close {
    text-align: right;
    color: #fca300;
    font-family: 'pf_beausans_pro_thin';
    font-size: 24px;
    margin-top: -25px;
    cursor: pointer;
}
/*======== ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  - ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2 ?? 1/2  ========*/
div.popup_window {
    width: 320px;
    background-color: #fff;
    display: none;
    position: absolute;
    margin: 0;
    z-index: 1000;
}
div.popup_callback_title {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #000;
}
div.popup_callback_title p {
    font-family: 'pf_beausans_pro_book';
    font-size: 22px;
}
div.popup_callback_title p.form_name.upper {
    font-size: 24px;
    text-transform: uppercase;
    padding: 0 10px;
}
div.popup_callback_title p.title_text {
    font-family: 'pf_beausans_pro_thin';
    font-size: 18px;
}
div.popup_window div.userfields {
    margin: 0 auto;
    width: 260px;
}
div.popup_window div.userfields p.label {
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
    color: #020202;
    margin-bottom: 5px;
}
div.popup_window div.userfields span {
    color: #020202;
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
}
div.popup_window div.userfields input[type=text] {
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
    color: #020202;
    width: 252px;
    height: 33px;
    line-height: 33px;
    margin: 0 0 12px;
    padding-left: 15px;
    border: 1px solid #a1a1a1;
}
div.popup_window div.userfields input[name="phone2"] {
    width: 40px;
    height: 33px;
    line-height: 33px;
    margin: 0 10px 0 5px;
    padding-left: 0;
    text-align: center;
}
div.popup_window div.userfields input[name="phone3"] {
    height: 33px;
    padding-left: 15px;
    line-height: 33px;
    margin-right: 0;
}
div.popup_window a.btn_send_popup {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 30px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    text-decoration: none;
    color: #0b7ac2;
    border: 3px solid #0b7ac2;
    position: relative;
}
div.popup_window a.btn_send_popup:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
div.popup_window p.agree {
    color: #8f8f8f;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 25px;
}
div.popup_window p.agree input[type=checkbox] {
    margin-right: 5px;
}
div.popup_window p.agree a {
    color: #0b7ac2;
    text-decoration: none;
}
div.popup_window p.agree a:hover {
    text-decoration: underline;
}
#popup_callback {
    padding-bottom: 30px;
}
#popup_agency div.popup_callback_title p.form_name.upper {
    background-image: url(images/popup_agency.png);
    background-position: right;
    background-repeat: no-repeat;
    text-align: left;
    padding-right: 55px;
    padding-left: 0;
    margin-left: 23px;
    margin-right: 20px;
}
#popup_franshiza {
    width: 390px;
    border: 1px solid #0b7ac2;
}
#popup_franshiza div.userfields {
    width: 300px;
}
div.popup_window div.userfields.bigform input[type=text] {
    width: 290px;
    height: 42px;
    line-height: 42px;
    font-size: 23px;
    margin: 0 0 12px;
}
div.popup_window div.userfields.bigform input[name="phone2"] {
    width: 55px;
    height: 42px;
    line-height: 42px;
    font-size: 23px;
    margin: 0 10px 0 5px;
    padding-left: 0;
    text-align: center;
    box-shadow: 0 0 0;
}
div.popup_window div.userfields.bigform input[name="phone3"] {
    width: 187px;
    height: 42px;
    line-height: 42px;
    font-size: 23px;
    text-align: left;
    margin-right: 0;
    padding-left: 10px;
    box-shadow: 0 0 0;
}
div.popup_window div.userfields.bigform a.btn_send {
    height: 48px;
    line-height: 48px;
}
body.done {
    background-image: url(images/bg_done.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
div.order_done_main {
    height: 575px;
    width: 940px;
    border: 2px solid #2a88d4;
    margin: auto auto;
    position: relative;
    margin-top: 140px;
    background-image: url(images/bg_popup.jpg);
    background-position: left top;
    background-repeat: repeat;
}
div.order_done_main_in {
    padding: 15px;
}
a.order_done_capt {
    display: block;
    margin: 10px auto;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
div.order_done_text {
    font-size: 22px;
    color: #272626;
    text-align: center;
}
div.order_done_capt2 {
    background-color: #018de6;
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 10px;
    width: 590px;
    margin: 20px auto;
}
div.order_done_sicial {
    background-image: url(images/order-done/od-soc-bg.png);
    border: 1px solid #72b6e7;
    border-radius: 5px;
    height: 280px;
    margin-top: 25px;
}
div.order_done_capt3 {
    margin: 10px;
    color: #025ca5;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
div.order_done_sicial_inn {
    position: relative;
}
.order_done_sicial_inn > div {
    float: left;
}
#order_done_sicial_inn1 {
    margin-left: 70px;
}
#order_done_sicial_inn2 {
    margin-left: 70px;
}
div.order_done_sicial_inn3 {
    width: 36px;
    height: 200px;
    position: absolute;
    right: 15px;
    top: -15px;
}
div.order_done_sicial_inn3 a {
    display: block;
    height: 36px;
    margin-bottom: 5px;
    background-position: center;
    background-repeat: no-repeat;
}
div.order_done_sicial_inn3 a.or_a_fb {
    background-image: url(images/order-done/or-icons-fb.png);
}
div.order_done_sicial_inn3 a.or_a_vk {
    background-image: url(images/order-done/or-icons-vk.png);
}
div.order_done_sicial_inn3 a.or_a_tw {
    background-image: url(images/order-done/or-icons-tw.png);
}
div.order_done_sicial_inn3 a.or_a_ok {
    background-image: url(images/order-done/or-icons-ok.png);
}
div.order_done_sicial_inn3 a.or_a_st {
    background-image: url(images/order-done/or-icons-st.png);
}
.box-modal div.form {
    padding: 20px;
}
#confidential {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 400px;
    height: auto;
    padding: 15px;
    font-size: 14px;
    border: 3px solid #ffa800;
    position: absolute;
    display: none;
    z-index: 1000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#confidential div.popup_close {
    width: 375px;
    margin-top: -17px;
}
#confidential p {
    margin-bottom: 10px;
}
#popup_map {
    width: 700px;
    height: 500px;
    display: none;
    position: absolute;
    margin: 0;
    z-index: 1000;
    padding: 4px;
    background-color: #e6e6e6;
}
#yamap {
    width: 700px;
    height: 500px;
}
div.ramka_popup {
    background-image: url(images/new_big_ramka.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 500px;
    height: 733px;
    padding: 40px;
    background-color: #fff;
}
div.ramka_popup img {
    height: 730px;
}
.popup_prev, .popup_next {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 35px;
    position: absolute;
    top: 400px;
}
.popup_prev {
    background-image: url(images/slider_prev.png);
    left: -35px;
}
.popup_next {
    background-image: url(images/slider_next.png);
    right: -35px;
}
div.visa_popup {
    width: 513px;
    background-color: #646464;
    position: relative;
}
div.visa_popup img {
    width: 513px;
}
div.visa_popup p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    height: 55px;
    line-height: 55px;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    text-align: center;
}
div.visa_popup p i {
    color: #006bc5;
    font-style: normal;
}
.popup_window_visa {
    display: none;
    position: absolute;
    margin: 0;
    z-index: 1000;
}
p.original {
    text-align: center;
    font-size: 24px;
    margin: 30px 0;
}
.box-modal {
    position: absolute;
    width: 650px;
    padding: 0 25px;
    height: 450px;
    display: none;
    z-index: 111;
    background-color: #fff;
}
div.box-modal div.popup_close {
    width: 674px;
}
.box-modal_close {
    background: url(images/sprites.png) -199px -242px no-repeat;
    position: absolute;
    top: -28px;
    right: -3px;
    width: 15px;
    height: 21px;
    cursor: pointer;
    z-index: 8040;
}
p.box_title {
    font-family: 'pf_beausans_pro_book';
    font-size: 27px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 3px;
}
p.box_title span {
    font-family: 'pf_beausans_pro_thin';
    font-size: 20px;
    display: block;
    text-transform: none;
}
.box-modal .box_modal_form {
    padding-top: 20px;
}
.box-modal form {
    padding: 15px 5px;
}
.block {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.block:first-child {
    width: 350px;
    margin-right: 15px;
}
.block h3 {
    font-family: 'pf_beausans_pro_book';
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 5px 0;
}
.block li {
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
}
.block div.userfields {
    width: 258px;
}
.block div.userfields p.label {
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
    color: #020202;
    margin-bottom: 5px;
}
.block div.userfields span {
    color: #020202;
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
}
.block div.userfields input[type=text] {
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
    color: #020202;
    width: 245px;
    height: 33px;
    line-height: 33px;
    margin: 0 0 12px;
    padding-left: 10px;
    border: 1px solid #a1a1a1;
}
.block div.userfields input[name="phone2"] {
    width: 40px;
    height: 33px;
    line-height: 33px;
    margin: 0 10px 0 5px;
    padding-left: 0;
    text-align: center;
}
.block div.userfields input[name="phone3"] {
    width: 152px;
    height: 33px;
    padding-left: 17px;
    line-height: 33px;
    margin-right: 0;
}
.block a.btn_send_popup {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin: 30px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    text-decoration: none;
    color: #0b7ac2;
    border: 3px solid #0b7ac2;
    position: relative;
}
.block a.btn_send_popup:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
.block p.agree {
    color: #8f8f8f;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 25px;
}
.block p.agree input[type=checkbox] {
    margin-right: 5px;
}
.block p.agree a {
    color: #0b7ac2;
    text-decoration: none;
}
.block p.agree a:hover {
    text-decoration: underline;
}
.block p.label {
    font-family: 'pf_beausans_pro_thin';
    font-size: 16px;
    color: #020202;
}
.price {
    font-family: 'pf_beausans_pro_book';
    border: 2px dashed #ffa800;
    font-size: 24px;
    display: block;
    padding: 9px 0;
    margin-bottom: 25px;
    text-align: center;
    width: 252px;
}
.block img {
    margin-bottom: 7px;
}
.block ul {
    margin-top: 7px;
}
#gbr p.box_title {
    font-size: 26px;
}
div.header_left {
    float: left;
    width: 270px;
    margin-top: 13px;
}
div.header_center {
    float: left;
    width: 300px;
    margin-top: 13px;
}
div.header_right {
    float: right;
    width: 450px;
}
div.custom_logo {
    padding-top: 5px;
}
div.header_center ul.menu {
    margin-top: 15px;
    margin-left: -20px;
}
div.header_center ul.menu li {
    display: inline-block;
    margin-right: 10px;
}
div.header_center ul.menu li.lastitem {
    margin-right: 0;
}
div.header_center ul.menu li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
    font-size: 15px;
}
div.header_center ul.menu li a:hover, div.header_center ul.menu li.active a {
    color: #2a8ecf;
    border-bottom: 0;
}
div.custom_partner {
    font-size: 14px;
    color: #666565;
    margin-top: 7px;
}
div.custom_phone {
    margin-top: 0;
    float: left;
    width: 175px;
}
div.custom_phone table td {
    padding-top: 0px;
    padding-bottom: 0px;
}
td.phone_first {
    background-image: url(images/ico_iphone.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 15px;
}

td.phone_second {
    background-image: url(images/ico_phone.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    height: 25px;
    font-size: 14px;
}
div.custom_phone a {
    color: #2a8ecf;
    text-decoration: none;
    border-bottom: 1px dashed #2a8ecf;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
div.custom_phone a:hover {
    border-bottom: 0;
}
div.custom_map {
    float: right;
    margin-top: 0;
    font-size: 13px;
    text-align: right;
}
div.footer {
    clear: both;
    margin-top: 50px;
}
div.footer div.centerBlock {
    padding-top: 15px;
    border-top: 1px solid #ccc;
}
div.footer_left {
    float: left;
    width: 515px;
    margin-left: 20px;
}
div.footer_center {
    float: left;
    width: 250px;
    text-align: center;
}
div.footer_right {
    float: right;
    width: 200px;
    font-family: 'pf_beausans_pro_light';
    font-size: 15px;
}
div.footer_left ul li {
    display: inline-block;
    margin-right: 75px;
}
div.footer_left ul li.lastitem {
    margin-right: 0;
}
div.footer_left ul li a {
    border-bottom: 1px dashed #000;
    color: #000;
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    text-decoration: none;
}
div.footer_left ul li a:hover {
    color: #2a8ecf;
    border-bottom: 0;
}
div.footer_right p.capt {
    font-family: 'pf_beausans_pro_regular';
    font-size: 16px;
    margin-bottom: 15px;
}
div.footer_right p.addr {
    margin-top: 10px;
}
div.footer_right a#b_callback {
    font-family: 'pf_beausans_pro_light';
    font-size: 16px;
}
div.footer_right table td.footer_addr {
    background-image: url(images/ico_addr.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
div.bottom_form {
    margin-top: 45px;
    margin-left: 10px;
}
div.bottom_form p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
}
div.bf_left {
    float: left;
    width: 190px;
}
div.bf_right {
    float: left;
    width: 270px;
}
div.bf_left input {
    width: 160px;
    height: 33px;
    padding: 0 10px;
    border: 1px solid #d7d7d7;
    margin-bottom: 7px;
    font-family: 'pf_beausans_pro_light';
    font-size: 14px;
    color: #a0a0a0;
}
div.bf_right textarea {
    width: 263px;
    height: 71px;
    padding: 5px 10px;
    border: 1px solid #d7d7d7;
    margin-bottom: 7px;
    resize: none;
    font-family: 'pf_beausans_pro_light';
    font-size: 14px;
    color: #a0a0a0;
}
div.bf_left input._error_field, div.bf_right textarea._error_field {
    border: 1px solid #f00;
}
a.bf_form_send {
    color: #f57c20;
    border: 2px solid #f57c20;
    display: block;
    width: 280px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
}
div.footer_center p {
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    margin-bottom: 55px;
    margin-top: 3px;
}
div.footer_right div.custom_phone {
    margin-top: 0;
}
span.sending_msg {
    color: #000;
    display: block;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 18px !important;
}
div.yellow_form_btn span.sending_msg {
    height: 41px;
    line-height: 41px;
}
.rub {
    font-family: 'ALSRubl-Arial', Arial, sans-serif;
}
div.countries_tabs {
    clear: both;
    margin: 45px 0 35px;
}
div.countries_tabs a {
    display: block;
    float: left;
    width: 253px;
    height: 57px;
    line-height: 57px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #0b7ac2;
    border-left: 1px solid #3e98d3;
}
div.countries_tabs a:first-child {
    border-left: 1px solid #0b7ac2;
}
div.countries_tabs a.active, div.countries_tabs a:hover {
    background-color: #0965a0;
}
div.countries_group {
    clear: both;
    text-align: center;
    padding-left: 10px;
    display: none;
}
div.countries_group.active {
    display: block;
    margin-left: 45px;
}
div.countries_group > div {
    float: left;
    width: 175px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    margin: 5px 0;
}
a.country_link {
    font-family: 'pf_beausans_pro_light';
    font-size: 15px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted #000;
}
a.country_link:hover, a.country_link.active {
    color: #0b7ac2;
    border-bottom: 1px dotted #0b7ac2;
}
div.viza_info {
    clear: both;
    border: 2px dotted #2186c8;
    padding: 30px 0;
    margin: 35px 0;
}
p.viza_title {
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 28px;
    font-family: 'pf_beausans_pro_regular';
    font-size: 30px;
    font-weight: normal;
}
.viza_main_table td {
    vertical-align: middle;
}
td.viza_info_td {
    width: 680px;
    text-align: right;
}
table#viza_table {
    width: 600px;
    margin: 0 15px;
    float: right;
    border-collapse: collapse;
}
table#viza_table td {
    border: 1px solid #acacac;
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
}
table#viza_table th {
    background-color: #ebebeb;
    border-bottom: 1px solid #acacac;
    border-left: 1px solid #acacac;
    border-right: 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
}
table#viza_table th:first-child {
    border-left: 1px solid #ebebeb;
}
a.viza_zayavka {
    display: block;
    width: 245px;
    height: 60px;
    line-height: 60px;
    margin: 19px 0 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    color: #0b7ac2;
    border: 2px solid #0b7ac2;
    behavior: url(files/PIE.htc);
}
a.viza_zayavka:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
div.viza_form {
    margin-bottom: 15px;
    position: relative;
}
div.viza_form div.userfields {
    height: 90px
}
div.viza_form div.viza_form_title {
    background-color: #ffa800;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-family: 'pf_beausans_pro_regular';
    font-size: 21px;
}
p#viza_form_country {
    font-family: 'pf_beausans_pro_semibold';
    font-size: 20px;
    text-transform: uppercase;
}
div.viza_form_btn a.btn_send {
    clear: both;
    display: block;
    width: 290px;
    height: 40px;
    margin: -2px auto 4px;
    color: #0b7ac2;
    border: 2px solid #0b7ac2;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 40px;
}
div.viza_form_btn a.btn_send:hover {
    background: #0b7ac2;
    color: #fff;
    transition: .5s;
}
div.viza_form_btn p {
    font-size: 12px;
    color: #8f8f8f;
    text-align: center;
}
div.viza_form_btn p a {
    color: #0b7ac2;
    text-decoration: none;
}
div.viza_form_btn p input {
    margin-right: 5px;
}
p.ahtung {
    color: #858585;
    text-align: center;
    font-family: 'pf_beausans_pro_regular';
    font-size: 24px;
    margin-top: 20px;
}
p.ahtung a {
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted #000;
}
p.ahtung a:hover {
    border-bottom: 0;
}
div.hidden_info {
    display: none;
}
.tizers > div {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
    margin: 0 6px;
    position: relative;
}
.tizers > div span {
    display: none;
    color: #000;
    background-color: #fff;
/ / display: block;
    font-size: 13px;
    left: 0;
    padding: 5px 9px;
    position: absolute;
    text-decoration: none;
    top: -35px;
    white-space: nowrap;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
}
.tizers > div span:before {
    content: " ";
    position: absolute;
    left: 43%;
    bottom: -7px;
    z-index: 1;
    display: block;
    width: 10px;
    height: 8px;
    background-image: url(images/baloon_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
}
p.title_small {
    font-size: 33px !important;
    white-space: nowrap;
}
.biometria .attention {
    text-align: center;
    font-size: 24px;
    margin: 35px 0 15px;
}
.biometria .attention span {
    color: #d10b0b;
}
.biotext {
    background-image: url(images/biometria.png);
    background-position: left;
    background-repeat: no-repeat;
    padding: 15px 0 15px 390px;
    font-family: 'pf_beausans_pro_light';
    font-size: 22px;
}
.bioblue {
    color: #0b7ac2;
    font-family: 'pf_beausans_pro_book';
    font-size: 22px;
    text-transform: uppercase;
}
.biotext p {
    margin: 25px 0;
}
.biotext a {
    color: #0b7ac2;
    text-decoration: none;
}
div.why_item {
    width: 25%;
}
div.why_item p {
    padding: 0 25px;
}
div.cifry div.centerBlock {
    background-image: url(images/bg_cifry.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
div.cifry p.cifry_title {
    font-size: 32px;
    font-weight: bold;
    margin-left: 50px;
    margin-bottom: 15px;
}
div.cifry p.cifry_text {
    background-image: url(images/cifry_text.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-top: 10px;
    margin-bottom: 15px;
    font-size: 21px;
}
.oplata_img {
    text-align: center;
}
.oplata_item {
    display: inline-block;
    vertical-align: top;
    width: 22%;
}
.oplata_item p {
    width: 177px;
    height: 44px;
    line-height: 44px;
    border: 3px solid #0b7ac2;
    color: #0b7ac2;
    font-size: 20px;
    font-family: 'pf_beausans_pro_semibold';
    margin: 10px auto;
}
.oplata_item p img {
    margin: 0;
}
.oplata_item span {
    font-size: 17px;
    color: #393737;
}
.press_wrap {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}
a.press_nav {
    display: block;
    width: 20px;
    height: 36px;
    position: absolute;
    top: 27px;
    background-image: url(images/press_nav.png);
    background-repeat: no-repeat;
}
a.press_nav.prev {
    background-position: left;
    left: 50px;
}
a.press_nav.next {
    background-position: right;
    right: 50px;
}
.press_slider {
    width: 810px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.press_slider ul {
    width: 20000em;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
}
.press_slider ul li {
    width: 280px;
    float: left;
    text-align: center;
}

div.custom_phone .hotline a {
    font-size: 20px;
    display: block;
    margin-bottom: 7px;
    color: #c40000;
    border-bottom: 1px dashed #c40000
}
div.header_right .hotline {
    margin-top: 20px
}
.hotline {
    font-size: 20px;
    color: #c40000;
    text-align: center;
    margin-top: 5px;
    white-space: nowrap;
}
.hotline em {
    font-style: normal
}

/*???€?°?????, 06.12.16 - ? 1/2 ?°?‡?°?»? 3/4 */
.about_company {
    clear: both;
    padding-bottom: 20px;
}
.about_video {
    float: left;
    width: 49%;
}
.about_video p {
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    margin: 90px 0 45px;
}
.about_photos {
    float: right;
    width: 49%;
    margin-top: 40px;
    margin-bottom: 30px;
    border-left: 1px solid #9a9a9a;
}
.about_photos p {
    font-family: 'pf_beausans_pro_light';
    font-size: 18px;
    margin: 50px 0 20px 70px;
}
.allstaff {
    width: 455px;
    margin: 0 auto;
}
.allstaff_row {
    clear: both;
    margin-bottom: 22px;
}
.allstaff_row .staff_item:first-child {
    margin-left: 0;
}
.staff_item {
    float: left;
    margin-left: -20px;
    position: relative;
}
.staff_item > img {
    width: 68px;
    height: 68px;
    background-color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.staff_popup {
    position: absolute;
    text-align: center;
    z-index: 1;
    left: -47px;
    top: -25px;
}
.staff_popup img {
    width: 123px;
    height: 123px;
    background-color: #fff;
    border: 5px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.staff_yellow {
    background-color: #ffab0a;
    color: #ffffff;
    font-family: 'pf_beausans_pro_light';
    font-size: 14px;
    padding: 5px 15px;
    white-space: nowrap;
}
.staff_yellow strong {
    font-family: 'pf_beausans_pro_book';
    font-size: 15px;
    font-weight: normal;
}
.experience {
    text-align: center;
}
p.experience_title {
    background-image: url(images/black_dot.png);
    background-position: center;
    background-repeat: repeat-x;
    text-align: center;
    margin: 5px 0 60px;
    font-family: 'pf_beausans_pro_book';
    font-size: 24px;
    font-weight: 400
}
p.experience_title a {
    color: #2789c9;
}
p.experience_title > span {
    background-color: #fff;
    padding: 0 45px
}
.exp_item {
    display: inline-block;
    width: 222px;
    vertical-align: top;
    font-family: 'pf_beausans_pro_light';
    margin: 0 12px;
}
.exp_item img {
    height: 50px;
}
.exp_item p {
    margin: 10px 0 25px;
}
.exp_item a:hover {
    background: #b52328 none repeat scroll 0 0;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.exp_item a {
    border: 2px solid #b52328;
    bottom: 0;
    color: #b52328;
    display: block;
    font-family: "pf_beausans_pro_light";
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    margin: 19px auto 10px;
    text-align: center;
    text-decoration: none;
    width: 218px;
}
.difficult_case {
    border: 2px dotted #ffab0a;
    margin: 45px auto 90px;
    padding: 30px 0;
    width: 580px;
    font-family: "pf_beausans_pro_light";
    font-size: 22px;
}
.difficult_case strong {
    font-family: 'pf_beausans_pro_book';
    font-weight: normal;
    text-transform: uppercase;
}
.difficult_case a:hover {
    background: #0b7ac2 none repeat scroll 0 0;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.difficult_case a {
    border: 2px solid #0b7ac2;
    bottom: 0;
    color: #0b7ac2;
    display: block;
    font-family: "pf_beausans_pro_light";
    font-size: 24px;
    height: 56px;
    line-height: 56px;
    margin: 19px auto 10px;
    text-align: center;
    text-decoration: none;
    width: 335px;
}
.korporat {
    text-align: center;
}
.korporat_item {
    display: inline-block;
    width: 220px;
    vertical-align: top;
    font-family: "pf_beausans_pro_light";
    font-size: 18px;
    color: #000;
    margin: 0 15px;
}
.korporat_item p {
    margin: 12px 0;
}
.korporat_small {
    margin-top: 60px;
    margin-bottom: 60px;
}
.korp_small_item {
    display: inline-block;
    width: 190px;
    vertical-align: top;
    font-family: "pf_beausans_pro_light";
    font-size: 16px;
}
.korp_small_item p {
    margin: 12px 0;
}
.korp_small_item strong {
    font-family: "pf_beausans_pro_book";
    font-size: 18px;
    font-weight: normal;
}
.vyezdnoy p.experience_title {
    margin-bottom: 20px;
}
.service_vyezd {
    color: #0b7ac2;
    font-family: "pf_beausans_pro_book";
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
}
.vyezd_left {
    float: left;
    width: 615px;
}
.vyezd_right {
    float: left;
    width: 330px;
    margin-left:20px; 
}
.vyezd_right .form {
    border: 2px solid #ffb528;
    width: auto;
}
.vyezd_right .form a.btn_send {
    font-size: 17px;
    text-transform: none;
}
.comments {
    margin-top: 60px;
    margin-bottom: 60px;
}
.askyou {
    text-align: center;
    margin: 60px 0;
}
.contactsus {
    font-family: "pf_beausans_pro_light";
    font-size: 18px;
    color: #8c8c8c;
    margin: -40px 0 20px;
}
.contacts_ways {
    width: 800px;
    margin: 30px auto;
}
.contway_item {
    display: inline-block;
    width: 32%;
    margin-bottom: 30px;
    font-family: "pf_beausans_pro_book";
}
.contway_item p {
    font-size: 20px;
    color: #000;
    margin: 7px 0;
}
.contway_item a {
    color: #0b7ac2;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dashed #0b7ac2;
}
.contway_item a:hover {
    border-bottom: 0;
}
.babasbukom {
    width: 127px;
    height: 128px;
    background-image: url(images/babasbukom.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 15px;
    top: 27px;
}
/*.viza_form .babasbukom {
    width: 95px;
    height: 95px;
    top: 10px;
    left: 35px;
}*/
.subscribe {
    margin: 60px 0;
    text-align: center;
}
.subscribe_item {
    display: inline-block;
    width: 24%;
    font-family: "pf_beausans_pro_book";
    margin-bottom: 30px;
}
.subscribe_item p {
    font-size: 20px;
    color: #000;
    margin: 7px 0;
}
.subscribe_item a {
    color: #0b7ac2;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dashed #0b7ac2;
}
.subscribe_item a:hover {
    border-bottom: 0;
}
.send_otzyv {
    position: fixed;
    bottom: 20px;
    left: 0;
    width: 100%;
}
.send_otzyv a {
    font-size: 12px;
    color: #0B7AC2;
    text-decoration: none;
    border-bottom: 1px dotted #0B7AC2;
    position: relative;
    left: -190px;
    outline: none;
}
.send_otzyv a:hover {
    border-bottom: 0;
}
/*???€?°?????, 06.12.16 - ??? 3/4 ? 1/2 ?µ?†*/

/*???€?°?????, 20.01.17 - ? 1/2 ?°?‡?°?»? 3/4 */
.topform_left,
.topform_right {
    display: inline-block;
    width: 245px;
    vertical-align: top;
}
p.topform_title {
    font-family: 'pf_beausans_pro_regular';
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
}
p.topform_title2 {
    font-family: 'pf_beausans_pro_regular';
    font-size: 20px;
    color: #ffffff;
}
.vizy .form div.userfields {
    width: 100%;
}
.vizy .form a.btn_send {
width: 100%;
    height: 45px;
    margin-top: 31px;
    border: 3px solid #ffa800;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffa800;
    font-family: 'pf_beausans_pro_regular';
    font-size: 19px;
    text-transform: none;
    display: block;
    line-height: 38px;
    margin: 19px 0 10px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    position: relative;

}
.form .topform_left input[name="phone3"] {
    width: 230px;
    text-align: center;
    text-indent: 0;
}
.topform_right a.btn_send {
    width: 100%;
    height: 45px;
    margin-top: 31px;
    border: 3px solid #ffa800;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffa800;
    font-family: 'pf_beausans_pro_regular';
    font-size: 19px;
    text-transform: none;
}
.topform_right a.btn_send:hover {
    background: #ffa800;
    color: #fff;
    transition: .5s
}
.topform_left span {
    display: inline-block;
    width: 45px;
    color: #ffffff !important;
}
.form .topform_left p label {
    text-align: center;
    color: #ffffff;
}
.curculator {
    margin-bottom: 50px;
}
.curculator_title {
    font-family: "pf_beausans_pro_regular";
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    background-image: url("images/black_dot.png");
    background-position: center center;
    background-repeat: repeat-x;
    margin-top: 35px;
    margin-bottom: 50px;
}
.curculator_title span {
    background-color: #fff;
    display: inline-block;
    padding: 0 25px;
}
.curculator_question {
    text-align: center;
    display: none;
}
.curculator_question.active {
    display: block;
}
.curc_question {
    font-family: 'pf_beausans_pro_semibold';
}
.question_counter {
    color: #5b5b5b;
    font-size: 14px;
    margin: 10px 0 20px;
}
.curc_answers {
    display: table;
    margin: 0 auto 30px;
}
.curc_answers a {
    display: table-cell;
    min-width: 95px;
    border: 1px solid #818181;
    color: #000;
    font-size: 18px;
    height: 55px;
    padding: 0 20px;
    text-decoration: none;
    vertical-align: middle;
}
.curc_answers.wide a {
    width: 255px;
    padding: 0;
}
.curc_answers a:hover {
    background: #0b7ac2;
    border: 1px solid #0b7ac2;
    color: #fff;
    transition: .5s
}
.curc_slider {
    width: 265px;
    height: 24px;
    margin: 0 auto;
    text-align: left;
    background-color: #e6e6e6;
    border: 1px solid #0b7ac2;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.current_step {
    display: block;
    height: 18px;
    line-height: 18px;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 14px;
    color: #ffffff;
    padding: 0 15px;
    background-color: #0B7AC2;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 1;
}
div.userfields .curc_processing .curc_percent {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 14px;
    color: #ffffff;
    padding: 0 15px;
    position: absolute;
}
.curc_percent em {
    font-style: normal;
}
.curc_processing {
    margin-bottom: 30px;
}
div.userfields .curc_processing > span {
    font-family: 'pf_beausans_pro_semibold';
    color: #000;
}
.curc_processing .curc_slider {
    display: inline-block;
    margin-left: 11px;
    top: 5px;
}
.curc_result {
    font-family: 'pf_beausans_pro_semibold';
    font-size: 18px;
    margin-bottom: 25px;
}
.curcform_left,
.curcform_right {
    display: inline-block;
    vertical-align: top;
}
.curcform_right {
    width: 390px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.curcform_left span {
    font-size: 18px !important;
}
.curcform_left input[type=text] {
    border: 1px solid #a1a1a1;
    color: #898989;
    font-family: "pf_beausans_pro_regular";
    font-size: 18px;
    height: 35px;
    text-align: center;
    text-indent: 0;
    width: 185px;
}
.curcform_right a.btn_send {
    width: 100%;
    height: 45px;
    margin-top: -4px;
    background-color: #ffab0a;
    border: 3px solid #ffa800;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: 'pf_beausans_pro_regular';
    font-size: 19px;
    text-transform: none;
}
.curcform_right a.btn_send:hover {
    background-color: #f58a0c;
    border: 3px solid #f58a0c;
    transition: .5s
}
.curc_slider_done {
    height: 18px;
    background-color: #0B7AC2;
    -webkit-border-radius: 17px 0 0 17px;
    -moz-border-radius: 17px 0 0 17px;
    border-radius: 17px 0 0 17px;
    position: absolute;
    left: 2px;
    top: 2px;
}
.curc_slider_done.complete {
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    left: auto;
    right: 2px;
}
.ui-progressbar {
    position: relative;
}
.progress-label {
    position: absolute;
    left: 2px;
    top: 3px;
    font-family: 'pf_beausans_pro_semibold';
    font-size: 14px;
    color: #ffffff;
    padding: 0 15px;
    z-index: 2;
}
.ui-progressbar .ui-progressbar-value {
    height: 18px;
    margin: 0;
}
.ui-widget-header {
    height: 18px;
    background-color: #0B7AC2;
    -webkit-border-radius: 17px 0 0 17px;
    -moz-border-radius: 17px 0 0 17px;
    border-radius: 17px 0 0 17px;
    border: 0;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 1;
}
.ui-progressbar-complete {
    width: 98.5% !important;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
}
.computing_complete {
    display: none;
}
.rotator {
    background-color: #ffa800;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-family: "pf_beausans_pro_book";
    font-size: 24px;
    text-align: center;
    overflow: hidden;
}
.usl_list {
    padding-top: 0;
    margin-bottom: 40px;
}
.usl_item {
    margin-top: 55px;
}
div.viza_info {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*???€?°?????, 20.01.17 - ??? 3/4 ? 1/2 ?µ?†*/
.menusocmenu {
    text-align: center;
    list-style: none;
    margin: 5px 0;
    padding-top: 5px;
}
.menusocmenu li {
    display: inline-block;
    margin: 0 7px;
}
.footer_bottom p {
    margin-top: 0;
}


.offices {
    margin-bottom: 50px;
    margin-top: 35px
}

.office {
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    text-align: center;
    width: 444px;
}

.office_zayavka {
    border: 2px solid #ffa800;
    bottom: 0;
    color: #ffa800;
    font-family: "pf_beausans_pro_light";
    font-size: 18px;
    display: block;
    height: 33px;
    line-height: 33px;
    margin: 19px auto 10px;
    text-align: center;
    text-decoration: none;
    width: 155px
}

.office_zayavka:hover {
    background: #ffa800 none repeat scroll 0 0;
    color: #fff;
    transition: all 0.5s ease 0s
}

.office_image {
    margin: 9px auto;
    width: 444px;
}

.office_address {
    background-image: url(images/oficce_marker.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 29px;
    line-height: 29px;
    margin-bottom: 15px;
    padding-left: 29px;
    font-size: 22px;
    color: #000;
    display: inline-block;
    width: 444px;
}

.show_popup_office_map {
    font-size: 16px;
    color: #0b7ac2;
    text-decoration: none;
    border-bottom: 1px dashed #0b7ac2
}

.show_popup_office_map:hover {
    border-bottom: 0
}

.popup_office_map {
    width: auto;
    height: 500px;
    display: none;
    position: absolute;
    margin: 0;
    z-index: 1000;
    padding: 10px 20px;
    background-color: #fff;
    text-align: center
}

.popup_office_map .office_address {
    padding-top: 15px;
    margin-bottom: 10px
}

.popup_office_map .popup_close {
    margin-top: -35px
}

@media screen and (max-width: 1020px) {
    body {
        min-width: 800px;
    }
    div.centerBlock {
        max-width: 800px;
    }
    td.viza_info_td {
        width: auto;
        padding-right: 2%;
    }
    table#viza_table {
        margin: 0 0 0 25px;
        width: 495px;
    }
    div.faq_item.shift {
        margin-left: 0;
    }
    div.faq_item div.question {
        width: auto;
    }
    div.faq_item div.answer {
        width: auto;
    }
    div.header_left {
        width: 250px;
    }
    div.header_right {
        width: 250px;
    }
    div.custom_phone {
        float: none;
        margin: 0 auto;
    }
    div.header_right .hotline {
        margin-top: 10px;
    }
    div.custom_map img {
        display: none;
    }
    div.sticky_panel ul li > a {
        font-size: 15px;
    }
    div.vizy div.descr {
        width: 490px;
    }
    div.vizy div.descr p.title {
        width: 500px;
    }
    div.countries {
        padding-left: 0;
        width: 490px;
    }
    div.countries ul li a {
        width: 110px;
    }
    .form {
        width: 500px;
        padding: 20px;
        border: 0px;
    }
    h2 > span {
        background-color: #fff;
        padding: 0px 45px;
        display: inline-block;
        margin: 0px 100px;
    }
    .office {
        width: 255px;
        margin-left: 15px;
    }
    .office_image {
        width: 249px;
        overflow: hidden;
    }
    .office_image img {
        width: 249px;
    }
    .office_address {
        font-size: 18px;
        margin-bottom: 0;
    }
    div.sredstvo {
        float: none;
        margin: 0 auto;
    }
    div.counter {
        float: none;
        margin: 0 auto 40px;
    }
    .press_slider {
        width: auto;
    }
    div.countries_tabs {
        text-align: center;
    }
    div.countries_tabs a {
        display: inline-block;
        width: 24%;
    }
    table#viza_table th,
    table#viza_table td {
        font-size: 16px;
        padding: 10px;
    }
    p.ahtung {
        font-size: 20px;
    }
    div.viza_form div.userfields {
        height: 130px;
    }
    div.yellow_form div.userfields input[type="text"] {
        width: 160px;
        margin-right: 10px;
    }
    div.yellow_form div.userfields input[name="phone2"] {
        width: 60px;
    }
    div.viza_form_btn a.btn_send {
        margin-top: 20px;
    }
    .usl_item {
        font-size: 14px;
    }
    .usl_item a {
        left: 12%;
        bottom: 20px;
    }
    div.otzyv_text {
        float: none;
        margin: 0 auto;
        border-right: 0;
        border-bottom: 1px solid #242424;
        padding-bottom: 18px;
    }
    div.otzyv_visa {
        float: none;
        margin: 0 auto;
    }
    div.yellow_form div.userfields {
        padding-left: 35px;
    }
    div.yellow_form_btn {
        margin-right: 40px;
    }
    #partners {
        -webkit-background-size: contain;
        background-size: contain;
    }
    .oplata_item {
        width: 24%;
    }
    div.footer_left {
        width: 525px;
    }
    div.footer_right {
        margin-right: 50px;
    }
}
@media screen and (max-width: 800px) {
    body {
        width: 100%;
        min-width: 100%;
    }
    div.centerBlock {
        width: 100%;
        max-width: 100%;
    }
    div.sticky_panel {
        display: none;
    }
    div.top_panel {
        height: auto;
    }
    div.top_panel span {
        display: none;
    }
    div.header {
        height: auto;
        overflow: hidden;
        padding-bottom: 7px;
        background-position: left bottom;
    }
    div.header_left {
        float: none;
        width: 100%;
        text-align: center;
    }
    div.custom_logo {
        margin: 0 auto;
    }
    /*div.header_left img {
        width: 100%;
    }*/
    div.header_center {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 5px;
    }
    div.header_center > * {
        margin: 0 auto;
        text-align: center;
    }
    /*div.header_center img {
        width: 80%;
    }*/
    div.header_center ul.menu {
        display: none;
    }
    div.header_right {
        width: 100%;
        float: none;
    }
    div.header_right .hotline {
        margin-top: 4px;
    }
    div.custom_partner {
        display: none;
    }
    div.custom_map {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }
    div.custom_phone {
        width: 100%;
        float: none;
    }
    .normal_address {
        display: none;
    }
    .mob_address {
        display: block;
        margin-top: 7px;
    }
    .mob_address p {
        text-align: left;
        margin-bottom: 5px;
    }
    div.custom_phone table {
        margin: 0 auto;
    }
    td.phone_first {
        height: 37px;
        font-size: 16px;
    }
    /*td.phone_first {
        padding: 0 0 !important;
        background-image: none;
        border: 2px solid #2a8ecf;
    }
    td.phone_first:hover {
        background-color: #2a8ecf;
        color: #ffffff;
    }*/
    div.custom_phone td.phone_first .hotline em {
        color: #2a8ecf;
        background-image: url(images/ico_iphone.png);
        background-position: 7px center;
        background-repeat: no-repeat;
        padding: 4px 10px 4px 30px;
        background-color: transparent;
        cursor: pointer;
        display: inline-block;
        font-style: normal;
    }
    div.custom_phone td.phone_first:hover .hotline em {
        color: #fff;
    }
    div.custom_map img {
        display: none;
        width: 40%;
    }
    div.custom_phone .hotline a {
        border-bottom: 0;
        margin-bottom: 4px;
    }

    div.menu {
        display: none;
        width: 100%;
        height: 100%;
        padding-top: 40px;
        position: fixed;
        top: 0;
        z-index: 10;
    }
    div.menu ul li {
        display: block;
        margin-left: 0;
        margin-bottom: 18px;
        line-height: 35px;
        text-shadow: 0 1px 0 #fff;
    }
    div.vizy div.descr {
        width: 100%;
        margin-bottom: 12px;
    }
    div.vizy div.descr p.title {
        width: 100%;
        height: 50px;
        line-height: 50px;
        margin-left: 0;
        margin-top: 12px;
        font-size: 18px;
    }
    div.countries {
        width: 100%;
    }
    div.countries ul li {
        width: 25%;
        margin-right: 0;
    }
    div.countries ul li a {
        width: 65%;
        -webkit-background-size: contain;
        background-size: contain;
        margin: 0 auto;
    }
    .form {
        width: 100%;
        float: none;
        clear: both;
        margin-left: 0;
    }
    .form div.userfields {
        width: 97%;
        overflow: hidden;
        padding: 15px 0 0;
    }
    .form div.userfields p {
        /*float: left;*/
    }
    .form div.userfields p label {
        display: none;
    }
    .form input[type="text"] {
        width: 98%;
    }
    .form input[name="phone2"] {
        width: 39px;
    }
    .form input[name="phone3"] {
        width: 160px;
    }
    a.btn_send {
        margin: 8px auto;
        font-size: 20px;
        width: 260px;
    }
    .form div.userfields p.agree {
        float: none;
        clear: both;
        width: 100%;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 0;
    }
    .usl_list {
        padding-top: 20px;
        display: none;
    }
    .usl_item {
        width: 50%;
    }
    .usl_item a {
        left: 25%;
    }
    .offices {
        display: none;
    }
    .office {
        width: 100%;
        max-width: 320px;
        float: none;
        margin: 20px auto;
        display: none;
    }
    .office:first-of-type {
        margin-left: auto;
    }
    .show_popup_office_map {
        display: inline-block;
    }
    .office_image {
        width: 314px;
    }
    .office_image img {
        width: 314px;
    }
    h2 {
        font-size: 24px;
    }
    div.today {
        display: none;
    }
    .biometria {
        display: none;
    }
    .biotext {
        padding: 15px;
        background-image: none;
        text-align: justify;
        font-size: 18px;
    }
    .biotext p {
        margin: 17px 0;
    }
    .bioblue {
        text-align: center;
        font-size: 20px;
    }
    .biometria .attention {
        font-size: 20px;
        margin-bottom: 0;
    }
    div.why_item {
        width: 50%;
    }
    .press_slider ul li img {
        width: 95%;
    }
    a.press_nav.prev {
        left: 10px;
    }
    a.press_nav.next{
        right: 10px;
    }
    div.countries_tabs a {
        width: 100%;
        border-left: 1px solid #0b7ac2;
        border-bottom: 1px solid #ffffff;
        float: none;
    }
    p.viza_title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    div.viza_info {
        position: relative;
        margin: 20px 0;
    }
    .viza_main_table {
        margin-bottom: 70px;
    }
    .viza_main_table > tbody > tr > td {
        width: 0;
    }
    .viza_main_table > tbody > tr > td.viza_info_td {
        width: 98%;
        margin-right: 0;
    }
    .tizers {
        display: none;
    }
    a.viza_zayavka {
        position: absolute;
        left: 45%;
        bottom: 45px;
        height: 48px;
        line-height: 48px;
    }
    p.ahtung {
        font-size: 16px;
        display: none;
    }
    p#viza_form_country {
        font-size: 24px;
    }
    div.yellow_form {
        text-align: center;
        background-color: #ececec;
        display: none;
    }
    div.yellow_form div.viza_form_title {
        font-size: 18px;
    }
    div.yellow_form div.userfields {
        padding-left: 0;
        display: inline-block;
        height: auto;
        max-width: 400px;
    }
    div.yellow_form div.userfields span {
        display: block;
        clear: both;
        float: left;
        height: 31px;
        line-height: 31px;
        margin-bottom: 5px;
        width: 20%;
    }
    div.yellow_form div.userfields input[type="text"] {
        width: 80%;
        float: left;
        margin-bottom: 7px;
        margin-right: 0;
    }
    div.yellow_form div.userfields input[name="phone2"] {
        width: 20%;
        margin-left: 0;
    }
    div.yellow_form div.userfields input[name="phone3"] {
        width: 60%;
    }
    div.yellow_form_btn {
        margin-right: 0;
        clear: both;
        float: none;
    }
    div.docs {
        display: none;
    }
    div.docs_zayavka {
        background-image: none;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    div.docs_zayavka a {
        margin: 19px auto 10px;
    }
    .docs_list p {
        font-size: 18px;
    }
    div.faq, div.comments, div.kray,
    div.clients, div.how, div.ya_maps {
        display: none;
    }
    p.original {
        font-size: 20px;
    }
    div.kray img {
        width: 70%;
    }
    div.kray p {
        font-size: 18px;
    }
    #partners {
        height: 220px;
    }
    .how {
        text-align: center;
    }
    .how_item {
        display: inline-block;
        vertical-align: top;
        width: 32%;
        float: none;
    }
    .oplata_img {
        margin: 15px 0;
    }
    .oplata_item p {
        width: 95%;
        font-size: 16px;
    }
    .oplata_item p img {
        width: 95%;
    }
    .oplata_item span {
        font-size: 12px;
    }
    div.footer_left {
        display: none;
        width: 100%;
        margin-left: 0;
        float: none;
        text-align: center;
    }
    div.bottom_form {
        display: inline-block;
        margin: 20px 0;
    }
    div.footer_center {
        width: 50%;
    }
    div.footer_right {
        width: 38%;
        margin-right: 5%;
    }
    .box-modal {
        width: 92%;
        height: auto;
        padding: 0;
    }
    div.box-modal div.popup_close {
        width: 100%;
    }
    .block {
        display: block;
        width: 100%;
        text-align: center;
    }
    .block:first-child {
        width: 100%;
        margin-right: 0;
    }
    .price {
        margin: 25px auto;
    }
    .block div.userfields {
        margin: 0 auto;
    }
    .popup_office_map {
        width: 96%;
        padding: 10px 0;
    }
    #yamap {
        width: 100%;
    }
    #yamap > ymaps {
        width: 100% !important;
    }
    #yamap > ymaps > ymaps{
        width: 100% !important;
    }
    #confidential {
        width: 90%;
        max-width: 400px;
    }
    #confidential div.popup_close {
        width: 100%;
    }
    #confidential div.form {
        padding: 20px 0 !important;
        margin: 0;
    }
    .mod_hidden_block {
        display: none;
    }
    .footer_right #callback {
        display: none;
    }
    .footer_bottom p {
        display: none;
    }
	
    .otkazy_title p.fail {
        width: 54% !important;
    }
    .otkazy_title p.solution {
        width: 46% !important;
    }
    .otkazy_text p.fail {
        width: 54% !important;
    }
    .otkazy_text p.solution {
        width: 46% !important;
    }
    .about_video {
        float: none;
        width: 100%;
    }
    .about_video iframe {
        width: 100% !important;
    }
    .about_video p,
    .about_photos p {
        margin: 25px auto;
        text-align: center;
    }
    .about_photos {
        float: none;
        width: 100%;
        border-left: 0;
    }
    .staff_item > img {
        width: 63px;
        height: 63px;
    }
    .difficult_case {
        width: 97%;
        margin-left: auto;
        margin-right: auto;
    }
    .difficult_case a {
        width: 90%;
    }
    .vyezd_left {
        float: none;
        width: 100%;
    }
    .vyezd_left img {
        width: 100%;
    }
    .vyezd_right {
        float: none;
        width: 97%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
    }
    .askyou .centerBlock > img {
        width: 100%;
    }
    .contacts_ways {
        width: 100% !important;
    }
    .contway_item {
        width: 49%;
    }
    .subscribe_item {
        width: 49%;
    }
    p.experience_title {
        background-image: none;
    }
    p.experience_title > span {
        padding: 0;
    }
    .askyou {
        margin: 0;
    }
    /*???€?°?????, 20.01.17 - ? 1/2 ?°?‡?°?»? 3/4 */
    h1 {
        padding-top: 50px;
    }
    .subtitle {
        margin-bottom: 60px;
    }
    .curc_answers a {
        min-width: auto;
    }
    .curcform_left {
        display: block;
        float: none;
        margin: 0 auto;
    }
    .curcform_right {
        display: block;
        float: none;
        margin: 9px auto 0;
    }
    .curcform_right a.btn_send {
        margin-top: 9px;
    }
    /*???€?°?????, 20.01.17 - ??? 3/4 ? 1/2 ?µ?†*/
}
@media screen and (max-width: 568px) {
    h1 {
        font-size: 20px;
    }
    div.countries {
        margin-top: 12px;
        padding-top: 5px;
        height: auto;
    }
    div.countries ul li a {
        font-size: 10px;
    }
    #allcountries {
        font-size: 13px;
    }
    .form div.userfields {
        max-width: 300px;
        width: 300px;
    }
    .form div.userfields p {
        float: none;
        width: 100%;
    }
    .form div.userfields p label {
        display: block;
    }
    .form input[name="phone3"] {
        width: 223px;
        margin-bottom: 10px;
    }
    a.btn_send {
        margin: 0;
        width: 97%;
    }
    .usl_item {
        width: 100%;
        height: auto;
        margin-bottom: 12px;
    }
    .usl_item a {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        margin: 15px auto 0;
    }
    .offices {
        margin-top: 10px;
    }
    h2 {
        font-size: 18px;
    }
    h2 span {
        margin: 0;
    }
    .biometria .attention {
        font-size: 16px;
    }
    .biotext {
        font-size: 14px;
    }
    .bioblue {
        font-size: 16px;
    }
    div.today {
        margin-top: 0;
    }
    div.sredstvo {
        width: 100%;
        font-size: 14px;
        background-image: none;
        margin-bottom: 7px;
    }
    div.counter {
        width: 100%;
        font-size: 12px;
    }
    div.why_item {
        height: 65px;
    }
    div.cifry p.cifry_text {
        font-size: 16px;
    }
    div.cifry div.centerBlock {
        background-image: none;
    }
    p.also {
        font-size: 14px;
    }
    div.netotvet {
        font-size: 18px;
    }
    div.faq_item div.question {
        font-size: 18px;
        padding: 10px 30px 10px 70px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    div.faq_item div.answer {
        font-size: 16px;
        padding: 10px 30px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    div.otzyv_text {
        width: 100%;
    }
    div.otzyv_title {
        width: 100%;
        font-size: 20px;
    }
    div.jcarousel-container {
        width: 320px;
    }
    .jcarousel-prev, .jcarousel-next {
        top: 200px;
    }
    #slider li, #slider2 li {
        width: 300px;
    }
    #slider li a, #slider2 li a {
        width: 300px;
        height: 400px;
        -webkit-background-size: contain;
        background-size: contain;
    }
    #slider li a img, #slider2 li a img {
        width: 265px;
        height: 364px;
    }
    div.otzyv_visa {
        width: 100%;
    }
    .how_item {
        width: 50%;
    }
    .oplata_item {
        width: 44%;
    }
    div.footer_left ul li {
        margin-right: 10px;
    }
    div.footer_left ul li a {
        font-size: 14px;
    }
    div.bf_left {
        float: none;
        width: 100%;
    }
    div.bf_left input[type=text] {
        width: 96%;
    }
    div.bf_right {
        float: none;
        width: 100%;
    }
    div.bf_right textarea {
        width: 96%;
    }
    a.bf_form_send {
        width: 96%;
        margin: 0 auto;
    }
    div.footer_center {
        float: none;
        width: 100%;
    }
    div.footer_center p {
        margin-bottom: 20px;
    }
    .footer_rekviz {
        margin: 15px 0;
        text-align: center;
    }
    .footer_rekviz p {
        text-align: center;
    }
    div.footer_right {
        float: none;
        width: 100%;
    }
    div.footer_right div.custom_phone {
        float: none;
        width: 100%;
    }
    div.countries_group.active {
        margin-left: 0;
    }
    div.countries_group > div {
        width: 48%;
    }
    .block img {
        display: none;
    }
    p.box_title span {
        display: none;
    }
    div.custom_phone .hotline a {
        font-size: 16px;
    }
    .hotline {
        font-size: 18px;
    }
    /*div.custom_phone a {
        font-size: 13px;
    }*/
    .box_modal_form h3 {
        display: none;
    }
    .box_modal_form ul {
        display: none;
    }
    table#viza_table th,
    table#viza_table td {
        font-size: 12px;
        padding: 7px;
    }
    .allstaff {
        width: 100%;
    }
}

*{margin:0;padding:0;}
h3{color:#34375d;font-family:'Proxima Nova Bold';font-size:1.375em;font-weight:normal;margin-bottom:15px;}
a{color:#1f31a3;}
a:hover{text-decoration:none;}
.centerBlock{width:1150px;margin:0 auto;}
.incity_select{position:relative;width:182px;height:33px;float:left;text-align:left;border-bottom:1px solid #ced1dc;background-color:#fff;}
.incity_select span.styled{position:absolute;left:0;top:0;background-image:url(images/select_arrow.png);background-position:right center;background-repeat:no-repeat;display:block;padding-left:10px;padding-right:25px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:33px;line-height:33px;overflow:hidden;margin:0;color:#a0a0a0;font-family:'Proxima Nova Regular', sans-serif;font-size:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.incity_select select{position:absolute;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);left:0;top:0;width:100%;height:33px;z-index:5;font-family:'Proxima Nova Regular', sans-serif;}
.single_input{width:365px;display: inline;}
.userfields label{position:relative;display:block;}
.pasport_form_btn{display:block;width:360px;border:3px solid transparent;margin:40px auto 115px;text-align:center;text-decoration:none;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pasport_form_btn span{display:block;width:100%;height:70px;line-height:70px;font-size:0.75em;font-weight:400;color:#000000;background-color:#ffb400;border:1px solid #ffb400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.pasport_form_btn:hover span{background-color:#ffac0b;border:1px solid #ffac0b;transition:.5s;}
.pasport_form_btn:focus{border:3px solid #ffbcbf;}
.pasport_form_btn:active span{background-color:#ffa200;transition:.5s;}
.pasport_form{margin-top:40px;padding-left: 20px}
.pasport_form .single_input{display:inline-block;width:365px;vertical-align:top;}
.pasport_form input{display:block;width:100%;height:70px;border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:left;font-family:'Proxima Nova Regular';font-size:1.125em;color:#242525;padding-left:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.pasport_form .pasport_form_btn{display:inline-block;vertical-align:top;}
.bron_form{padding:1px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}
.bron_form .parallax{background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;width:100%;height:120%;z-index:-1;position:absolute;top:0;left:50%;transform:translate(-50%,0);pointer-events:none;}
.bron_topform_bg .parallax{background-image:url(images/avia_topform.jpg);}
.bron_form h3{margin-top:60px;color:#ffffff;font-family:'Proxima Nova Bold';font-size:2em; padding-left: 20px}
.bron_form p{color:#ffffff;max-width:550px;padding-left: 20px }
.bron_form input{display:inline-block;width:100%;height:70px;border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;font-family:'Proxima Nova Regular';font-size:0.75em;color:#242525;text-align:left;padding-left:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.bron_form .incity_select{display:inline-block;width:32%; float:none;height:70px;border:0;margin-right:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.bron_form .incity_select span.styled{width:100%;height:70px;line-height:70px;padding-left:30px;text-align:left;background-position:92% center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#8e92a1;font-size:1.125em;}
.bron_form .incity_select select{width:100%;height:70px; font-family:'Proxima Nova Regular'; font-size:0.75em;color:#242525;text-align:left;padding-left:5px;}
@media screen and (max-width: 1149px){
.pasport_form .single_input{width:32%;}
.pasport_form .pasport_form_btn{width:32%;}
}
@media screen and (max-width: 1040px){
.bron_form .incity_select span.styled{font-size:0.65em;}
.pasport_form input{font-size:0.65em;}
.pasport_form .pasport_form_btn span{font-size:0.65em; margin-top: -22px}
}
@media screen and (max-width: 1020px){
.vyezd_right {
    float: left;
    width: 330px;
    margin-left:200px; 
    margin-bottom: 20px;
    margin-top: 10px;
}
.custom_map 
{
  display:none;
}
}
@media screen and (max-width: 959px){
.incity_select{float:none;display:block;width:100%;height:40px;background-color:#fff;margin:0 auto 15px;padding:0 10px;max-width:425px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.incity_select select{float:none;display:block;width:100%;height:40px;margin:0 auto 15px;}
.incity_select span.styled{width:100%;padding:0 0 0 10px;background-position:100% center;}
.incity_select span.styled{height:40px;line-height:40px;}
}
@media screen and (max-width: 800px){
.bron_form .incity_select span.styled{font-size:0.55em;}
.pasport_form input{font-size:0.55em;padding-left:5px;}
.pasport_form .pasport_form_btn span{font-size:0.75em; margin-top: -11px;}
}
@media screen and (max-width: 729px){
.incity_select{float:none;display:block;width:96%;height:40px;max-width:445px;margin:0 auto 15px;}
.incity_select span.styled{width:94%;padding:0 0 0 10px;background-position:100% center;}
.incity_select select{float:none;display:block;width:100%;height:40px;margin:0 auto 15px;}
}
@media screen and (max-width: 600px){
.centerBlock{padding:0 15px;}
.bron_form h3{font-size:1.375em;}
.bron_form .incity_select{display:block;width:100%;margin:15px auto;}
.pasport_form .single_input{display:block;width:100%;max-width:445px;margin:25px auto;}
.pasport_form .pasport_form_btn{display:block;width:100%;max-width:445px;margin:15px auto 0;}
.bron_form h3{margin-top:40px;}
}
@media screen and (max-width: 450px){
.pasport_form_btn{width:90%;}
}
@media screen and (max-width: 800px){
td.phone_second{background-image:none;background-position:left center;background-repeat:no-repeat;padding-left:0px;height:25px;font-size:14px;}}

/*! CSS Used from: https://xn-----elcahffngcif9bjk1b7a3e8dh.xn--p1ai//templates/viza/css/popupvideo.css */
*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*! CSS Used fontfaces */
@font-face{font-family:'Proxima Nova Bold';src:local('Proxima Nova Bold'), url('webfonts/Proxima%20Nova%20Bold.eot');src:local('Proxima Nova Bold'), url('webfonts/Proxima%20Nova%20Bold.eot#iefix') format('embedded-opentype'),        url('webfonts/Proxima%20Nova%20Bold.otf') format('otf'),        url('webfonts/Proxima%20Nova%20Bold.woff') format('woff'),        url('webfonts/Proxima%20Nova%20Bold.ttf') format('truetype'),        url('webfonts/Proxima%20Nova%20Bold.svg#Proxima Nova Bold') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'Proxima Nova Regular';src:local('Proxima Nova Regular'), url('webfonts/Proxima%20Nova%20Regular.eot');src:local('Proxima Nova Regular'), url('webfonts/Proxima%20Nova%20Regular.eot#iefix') format('embedded-opentype'),        url('webfonts/Proxima%20Nova%20Regular.otf') format('otf'),        url('webfonts/Proxima%20Nova%20Regular.woff') format('woff'),        url('webfonts/Proxima%20Nova%20Regular.ttf') format('truetype'),        url('webfonts/Proxima%20Nova%20Regular.svg#Proxima Nova Regular') format('svg');font-weight:normal;font-style:normal;}

