.programm_list {
    display: table;
    width: 100%;
}

.emigration_container .for-btn .btn-gray.btn {
    line-height: 34px;
    border: 2px solid rgb(164, 176, 196);
    padding: 0 9px;
    color: #14273f;
    border-radius: 3px;
    box-shadow: inset 0 -3px 0 0 rgba(21, 40, 62, 0.12);
    font-size: 15px;
    background: #fff;
    width: 115px;
    height: 37px;
    box-sizing: border-box;
    font-family: "PT Sans", serif;
}

.programm_list .row {
    display: table-row;
}

.programm_list .row_top .col {
    /*font-family: PTSans;*/
    font-size: 15px;
    color: #bcc5d4;
    font-weight: bold;
    height: 40px;
    padding: 5px 10px;
}

.programm_list .row_top .col1 {
    padding-left: 14px;
}

.programm_list .row_top .col4 {
    padding-left: 14px;
}

.programm_list .row_top .brackets {
    position: relative;
    padding: 0 5px;
}

.programm_list .row_top .brackets:before {
    position: absolute;
    content: '(';
    font-size: 15px;
    left: 0;
}

.programm_list .row_top .brackets:after {
    position: absolute;
    content: ')';
    font-size: 15px;
    right: 0;
}

.programm_list .col {
    border-bottom: 2px solid #edeff3;
    display: table-cell;
    height: 145px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 0;
    vertical-align: middle;
    color: #14273f;
    width: 18%;
    padding-left: 10px;
}

.programm_list .col.col3 {
    width: 21%;
    padding-left: 20px;
}

.programm_list .col.col3 span {
    display: block;
}

.programm_list .col.col4 {
    width: 21%;
    padding-left: 30px;
}

.programm_list .row_top .col.col4 {
    width: 21%;
    padding-left: 0px;
}

.programm_list .col1 {
    width: 42%;
}

.programm_list .col1 a {
    display: block;
    overflow: visible;
    position: relative;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
    height: 70px;
    text-decoration: none;
}

.programm_list .col img {
    float: left;
}

.programm_list .col1 {
    padding-left: 14px;
}

.programm_list .col4 {
    padding-left: 14px;
    position: relative;
}

.programm_list .col4 span {
    display: block;
}

.programm_list .row:not(.row_top) .col1 span {
    display: block;
    /*padding-top: 20px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 115px;
}

.companies_list {
    display: table;
    width: 100%;
}

.companies_list .row {
    display: table-row;
}

.companies_list .row_top .col {
    /*font-family: PTSans;*/
    font-size: 15px;
    color: #bcc5d4;
    font-weight: bold;
    height: 40px;
    padding: 5px 0;
}

.companies_list .row_top .col1 {
    padding-left: 14px;
}

.companies_list .row_top .col4 {
    padding-left: 14px;
}

.companies_list .row_top .brackets {
    position: relative;
    padding: 0 5px;
}

.companies_list .row_top .brackets:before {
    position: absolute;
    content: '(';
    font-size: 15px;
    left: 0;
}

.companies_list .row_top .brackets:after {
    position: absolute;
    content: ')';
    font-size: 15px;
    right: 0;
}

.companies_list .col {
    border-bottom: 2px solid #edeff3;
    display: table-cell;
    height: 145px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 0;
    vertical-align: middle;
    color: #14273f;
    width: 20%;
}

.companies_list .col1 {
    width: 45%;
}

.companies_list .col1 a {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%;
    height: 70px;
}

.companies_list .col .company_color_container {
    float: left;
    width: 100px;
    height: 70px;
}

.companies_list .col1 {
    padding-left: 14px;
}

.companies_list .col4 {
    padding-left: 14px;
    position: relative;
}

.companies_list .col4 span {
    display: block;
}

.companies_list .row:not(.row_top) .col1 span {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 115px;
}

.companies_list .programm_letter {
    position: absolute;
    content: "";
    top: 25px;
    left: 40px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    padding: 0 !important;
}

.see-also .programm_letter {
    position: absolute;
    content: "";
    top: 52px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    padding: 0 !important;
}

.company_color_container {
    position: relative;
}

.programm_title {
    color: #14273f;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    display: table !important;
    line-height: 1.1;
}

.country_icon {
    color: #14273f;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding-left: 23px;
    display: block;
}

.country_icon:before {
    position: absolute;
    content: "";
    background-image: url(../img/small_flags.png?12);
    width: 16px;
    height: 12px;
    left: 0;
    top: 3px;
}

.country_bulgaria.country_icon:before {
    background-position: 0px 0px;
}

.country_london.country_icon:before {
    background-position: 0px -12px;
}

.country_germany.country_icon:before {
    background-position: 0px -24px;
}

.country_athens.country_icon:before {
    background-position: 0px -36px;
}

.country_france.country_icon:before {
    background-position: 0px -48px;
}

.country_сanada.country_icon:before {
    background-position: 0px -60px;
}

.country_сyprus.country_icon:before {
    background-position: 0px -72px;
}

.country_poland.country_icon:before {
    background-position: 0px -84px;
}

.country_slovenia.country_icon:before {
    background-position: 0px -96px;
}

.country_slovakiya.country_icon:before {
    background-position: 0px -108px;
}

.country_losangeles.country_icon:before {
    background-position: 0px -120px;
}

.country_pattaya.country_icon:before {
    background-position: 0px -132px;
}

.country_montenegro.country_icon:before {
    background-position: 0px -144px;
}

.country_spain.country_icon:before {
    background-position: 0px -156px;
}

.country_portugal.country_icon:before {
    background-position: 0px -168px;
}

.country_latvia.country_icon:before {
    background-position: 0px -180px;
}

.country_lithuania.country_icon:before {
    background-position: 0px -192px;
}

.country_estonia.country_icon:before {
    background-position: 0px -204px;
}

.country_kiev.country_icon:before {
    background-position: 0px -216px;
}

.country_moscow.country_icon:before {
    background-position: 0px -228px;
}

.country_astana.country_icon:before {
    background-position: 0px -240px;
}

.country_czech_republic.country_icon:before {
    background-position: 0px -252px;
}

.country_hungary.country_icon:before {
    background-position: 0px -264px;
}
.country_malta.country_icon:before {
    background-position: 0px -276px;
}

.currency_change {
    text-decoration: underline;
    cursor: pointer;
    display: inline !important;
    position: relative;
}

.currency_change_popup {
    display: none;
    position: absolute;
    width: 38px;
    height: 130px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    right: 5px;
    top: 13px;
}

.currency_change_popup:after, .currency_change_popup:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.currency_change_popup:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px;
}

.currency_change_popup:before {
    border-color: rgba(242, 242, 242, 0);
    border-right-color: #f2f2f2;
    border-width: 6px;
    margin-top: -6px;
}

.programm_list .col4 span .legal_sum {
    display: inline;
}

.programm_list .col4 span .invest_sum {
    display: inline;
}

.currency_change_popup span a {
    display: block;
    font-size: 13px;
    color: #a4b0c5;
    text-align: center;
    padding: 4px;
    text-decoration: none;
}

.currency_change_popup span.active a {
    color: #14273f;
}

.programm_filter {
    width: 100%;
    height: auto;
    min-height: 85px;
    position: relative;
    /*z-index: 0;*/
}

.filter_title {
    color: #a4b0c5;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

.filter_hidden {
    display: none;
    width: 100%;
    height: 85px;
}

.filter_block {
    width: 182px;
    float: left;
    padding-right: 20px;
    margin-bottom: 6px;
}

.filter_block .select {
    width: 182px;
}

.filter_block:nth-child(3) {
    padding-right: 84px;
    float: left;
}

.filter_block label {
    position: relative;
    color: #14273f;
    font-size: 15px;
    margin-right: 14px;
    display: inline-block;
    line-height: normal;
    padding: 0 0 0 29px !important;
    vertical-align: middle !important;
}

.filter_block input[type="checkbox"] + label::before {
    width: 16px;
    left: 0;
    top: -2px;
    background-color: #fff;
    display: inline-block;
    content: " ";
    border: 2px solid #d3d7de;
    border-radius: 2px;
    line-height: 17px;
    font-size: 13px;
    text-align: center;
    position: absolute;
    height: 16px;
}

.filter_block input[type="checkbox"]:checked + label::before {
    content: "✔";
    color: rgb(40, 168, 51);
    text-decoration: none;
    border-color: rgb(40, 168, 51);
}

.filter_block input[type="checkbox"]:checked + label::after {
    display: none;
}

.filter_block .filter-list {
    width: auto;
}

.more_parametrs_wrap {
    width: 100%;
    background-color: #e4e7ed;
    position: relative;
    margin-bottom: 54px;
    overflow: hidden;
    height: 1px;
}

.more_parametrs {
    position: absolute;
    left: 41%;
    color: #14273f;
    font-size: 13px;
    font-weight: 400;
    display: block;
    background-color: #fff;
    width: 150px;
    text-align: center;
    bottom: -8px;
    cursor: pointer;
    padding-right: 10px;
}

.more_parametrs:after {
    position: absolute;
    right: 11px;
    top: 4px;
    border-right: 1px solid #14273f;
    border-bottom: 1px solid #14273f;
    content: '';
    height: 7px;
    width: 7px;
    box-sizing: border-box;
    transform: rotate(45deg);
}

.more_parametrs.open:after {
    position: absolute;
    right: 11px;
    top: 8px;
    border-right: 1px solid #14273f;
    border-bottom: 1px solid #14273f;
    content: '';
    height: 7px;
    width: 7px;
    box-sizing: border-box;
    transform: rotate(225deg);
}

.clear_filter {
    position: absolute;
    display: block;
    right: 0;
    top: 20px;
    height: 12px;
    /*font-family: PTSans;*/
    font-size: 13px;
    font-weight: 400;
    color: #a4b0c5;
    border-bottom: 1px dashed #a4b0c5;
    padding: 5px 0;
    cursor: pointer;
}

.dropdown {
    position: relative;
}

.dropdown dd,
.dropdown dt {
    margin: 0px;
    padding: 0px;
}

.dropdown ul {
    margin: -1px 0 0 0;
}

.dropdown dd {
    position: relative;
}

.dropdown a,
.dropdown a:visited {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    display: block;
    background-color: white;
    border: 1px solid #a4b0c5;
    border-radius: 3px;
    box-shadow: inset 0 -5px 0 #f1f1f1;
    width: 182px;
    height: 38px;
    color: #14273f;
}

.dropdown dt a span {
    font-size: 15px;
    color: #14273f;
}

.dropdown dt a span,
.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 9px 0px 0px 7px;
}

.dropdown dd ul {
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    width: 184px;
    background-color: white;
    border: 1px solid #a4b0c5;
    list-style: none;
    height: 192px;
    overflow: auto;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown dd ul li {
    height: 35px;
    padding-left: 30px;
    padding-top: 4px;
    color: #14273f;
    position: relative;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
}

.dropdown input[type="checkbox"] {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    border: 1px solid #d2d6db;
    top: 2px;
    left: 0;
}

.dropdown input[type="checkbox"]:checked {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    border: 1px solid #28a833;
    top: 2px;
    left: 0;
}

.dropdown input[type="checkbox"]:checked:after {
    content: "✓";
    position: absolute;
    display: block;
    color: #28a833;
    font-size: 14px;
    top: 0px;
    left: -3px;
}

.dropdown dd ul li a:hover {
    background-color: #fff;
}

button {
    background-color: #6BBE92;
    width: 302px;
    border: 0;
    padding: 10px 0;
    margin: 5px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

/*one programm*/

.programm_wrap .main_image {
    background-image: url("../img/main_programm.jpg?12");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 252px;
    width: 100%;
    position: relative;
    color: #fff;
}

.programm_wrap .main_image:before {
    background-color: rgba(0, 0, 0, 0.4);
    left: auto;
    right: 0;
    width: 100%;
    position: absolute;
    content: "";
    display: block;
    height: 100%;
}

.company_wrap .main_image {
    height: 153px;
    width: 100%;
    position: relative;
    color: #fff;
}

.main_image .back {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    top: 12px;
    left: 23px;
    padding-left: 15px;
}

.main_image a.back:before {
    position: absolute;
    top: 6px;
    left: 0px;
    color: #fff;
    width: 8px;
    height: 10px;
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAYAAAB4zEQNAAAAYElEQVQYV43Qyw2AIBBF0fuK0CasQot2qRW40ypowN0QcDAENXG25zEfRFNm1gEzcKo2hxUYgO1GM+uBxeEAxowN7MAkKegL0qOEaYEy52onhYze9jVQL/QM/DqlhOpPiCGkNUFl4KMXAAAAAElFTkSuQmCC");

}

.main_image a:not(.back) {
    color: white;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    position: absolute;
    left: 35px;
    padding-left: 35px;
    bottom: 24px;
}

.main_image a:not(.back):before {
    position: absolute;
    content: "";
    background: url("../img/icon_company.svg");
    width: 28px;
    height: 29px;
    left: 0px;
    top: -5px;
}

.main_image .star-checkbox input[type="checkbox"] + label {
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
}

.main_image .star-checkbox input[type="checkbox"] + label:after {
    color: #fff;
}

.main_image .star-checkbox span {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

#column-c .main_image .star-checkbox {
    top: 14px;
    right: 20px;
    position: absolute;
}

.main_image h1 {
    font-size: 40px;
    font-weight: 700;
    display: table;
    padding-left: 35px;
    box-sizing: border-box;
    line-height: 1;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-transform: none;
    padding-right: 20px;
}

@-moz-document url-prefix() {
    .main_image h1 {
        margin: 8% auto;
    }

}

.main_image .logo_container {
    width: 100px;
    height: 70px;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    margin: auto;
}

.company_wrap .main_image h1 {
    float: left;
    /*padding-left: 140px;*/
}

.main_image .social-likes {
    font-size: 14px;
    line-height: 1.5;
    float: none;
    margin: 0;
    position: absolute;
    bottom: 15px;
    right: 20px;
    display: block;
}

.main_image .social-likes .social-btn {
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    display: inline-block;
    height: 28px;
    min-width: 28px;
    width: auto;
    vertical-align: middle;
    margin-top: -2px;
    padding: 0;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 5px;
    position: relative;
    background-color: transparent;
}

.main_image .social-likes .social-btn span {
    font-size: 15px;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 3px;
}

.main_image .social-likes .social-btn.facebook:before {
    content: "s";
    font-family: "icons";
    left: 3px;
    position: relative;
    top: 0px;
    bottom: 0;
    line-height: 24px;
    font-size: 20px;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.company_wrap .main_image .facebook_link {
    bottom: 10px;
}

.company_wrap .programm_options {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #14273F;
    margin-top: 49px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 0;
}

.programm_options {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #14273F;
    margin-top: 49px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

.programm_options .programm_option {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 30px 0px 100px;
    float: left;
    position: relative;
    min-height: 144px;
}

.programm_options .programm_option:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    top: 5px;
    left: 0;
    background-image: url(../img/icons_pr.svg);
}

.programm_option.option1:before {
    background-position: 0 0px;
}

.programm_option.option2:before {
    background-position: -80px 0px;
}

.programm_option.option3:before {
    background-position: -160px 0px;
}

.company_wrap .programm_option.option3:before {
    background-position: -640px 0px;
}

.programm_option.option4:before {
    background-position: -240px 0px;
}

.company_wrap .programm_option.option4:before {
    background-position: -720px 0px;
}

.programm_option.option5:before {
    background-position: -320px 0px;
}

.programm_option.option6:before {
    background-position: -400px 0px;
}

.programm_option.option7:before {
    background-position: -480px 0px;
}

.programm_option.option8:before {
    background-position: -560px 0px;
}

.programm_options .pr_title {
    font-size: 18px;
    font-weight: 700;
    display: block;
    padding-bottom: 8px;
}

.programm_options .pr_text {
    font-size: 15px;
    font-weight: 400;
    display: block;
}

.tabs_box {
    width: 100%;
    overflow: hidden;
}

#tab2, #tab3 {
    display: none;
}

/*.tab {*/
/*padding: 0 35px;*/
/*}*/
.tab ul {
    padding: 18px 0;
}

.tabs_menu {
    display: table-row;
}

.tabs_menu li {
    display: block;
    width: 33%;
    float: left;
}

.tabs_menu li a {
    display: table-cell;
    text-align: center;
    text-decoration: none;
    color: #14273f;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    padding: 228px 4px 10px 4px;
    position: relative;
    min-width: 190px;
    height: 300px;
    box-sizing: border-box;
}

.tabs_menu li:first-child a:before {
    position: absolute;
    content: "";
    width: 190px;
    height: 191px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/illustration.png?12);
    background-position: -1px 0px;
}

.tabs_menu li:nth-child(2) a:before {
    position: absolute;
    content: "";
    width: 190px;
    height: 191px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/illustration.png?12);
    background-position: -193px 0px;
}

.tabs_menu li:last-child a:before {
    position: absolute;
    content: "";
    width: 190px;
    height: 191px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/illustration.png?12);
    background-position: -385px 0px;
}

#tab1 {
    border-top: 2px solid #e9c591;
    position: relative;
    padding-top: 40px;
    margin-top: 55px;
}

#tab1:after, #tab1:before {
    bottom: 100%;
    left: 16%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#tab1:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 30px;
    margin-left: -30px;
}

#tab1:before {
    border-color: rgba(233, 197, 145, 0);
    border-bottom-color: #e9c591;
    border-width: 33px;
    margin-left: -33px;
}

#tab2 {
    border-top: 2px solid #d2aaaa;
    position: relative;
    padding-top: 40px;
    margin-top: 55px;
}

#tab2:after, #tab2:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#tab2:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 30px;
    margin-left: -30px;
}

#tab2:before {
    border-color: rgba(210, 170, 170, 0);
    border-bottom-color: #d2aaaa;
    border-width: 33px;
    margin-left: -33px;
}

#tab3 {
    border-top: 2px solid #a0bfc3;
    position: relative;
    padding: 50px 35px 25px 35px;
    margin-top: 55px;
}

#tab3:after, #tab3:before {
    bottom: 100%;
    left: 83%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#tab3:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 30px;
    margin-left: -30px;
}

#tab3:before {
    border-color: rgba(160, 191, 195, 0);
    border-bottom-color: #a0bfc3;
    border-width: 33px;
    margin-left: -33px;
}

.tab p {
    color: #14273f;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0;
    display: block;
    width: 100%;
}

.tab span p {
    color: #14273f;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
    line-height: 1.2;
}

.tab li {
    color: #14273f;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 20px;
    padding-left: 34px;
    position: relative;
}

.tab li:before {
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAACxCAYAAAD01IxxAAAAq0lEQVRoQ+2YwQmAMBAE9+qyXQuwiFhXBH8+EsiACDK+XZR1dr1c7UdrSW1ZuHqlFRYuPOhxaykcO6A5Ezo0R3NYeUiO5EjOyAHT8Uo68GSFhQzxRABeAcDP4aCLGDCP5hGBY5PPbDNWxspYeQoADFgdVgfAJp6tpq4ZK2NlrPwjAwY+qA68l8NC4Mst+cAcX9VlF2JAVp0BEDi2nMsuBo7k/IUcPFkRYdLPCxqNJ5IaC9InAAAAAElFTkSuQmCC");
    width: 14px;
    height: 12px;
    left: 0;
    top: 8px;
    position: absolute;
}

.tab .list.list-1 li:before {
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAACxCAYAAAD01IxxAAAAq0lEQVRoQ+2YwQmAMBAE9+qyXQuwiFhXBH8+EsiACDK+XZR1dr1c7UdrSW1ZuHqlFRYuPOhxaykcO6A5Ezo0R3NYeUiO5EjOyAHT8Uo68GSFhQzxRABeAcDP4aCLGDCP5hGBY5PPbDNWxspYeQoADFgdVgfAJp6tpq4ZK2NlrPwjAwY+qA68l8NC4Mst+cAcX9VlF2JAVp0BEDi2nMsuBo7k/IUcPFkRYdLPCxqNJ5IaC9InAAAAAElFTkSuQmCC");
    width: 14px;
    height: 12px;
    left: 0;
    top: 8px;
    position: absolute;
}

.tab .list.list-2 li {
    padding: 0 0 0 35px !important;
    margin-bottom: 17px;
}

.tab .list.list-2 li:before {
    width: 25px !important;
    height: 25px;
    background: #d2aaaa;
    border-radius: 20px;
    color: #fff;
    left: 0;
    top: -2px;
    position: absolute;
    content: counter(li, decimal) "";
    counter-increment: li;
    font-weight: bold;
    text-indent: 7px;
    line-height: 1.4;
    margin-left: 0;
    padding: 0;
}

#tab3 .dotted_line1 {
    position: relative;
    display: block;
    min-height: 70px;
    padding: 8px 0 8px 0;
    margin-top: -4px;
    border-width: 54px;
    border-style: dashed;
    -moz-border-image: url("../img/dot.svg") 54 repeat;
    -webkit-border-image: url("../img/dot.svg") 54 repeat;
    -o-border-image: url("../img/dot.svg") 54 repeat;
    border-image: url("../img/dot.svg") 54 repeat;
    font: 18px "PT Sans", sans-serif;
    line-height: 22px;
}

#tab3 .dotted_line1:first-child {
    padding: 0px !important;
}

#tab3 :last-child {
    border-width: auto auto 0px auto;
}

#tab3 :nth-child(odd) {
    border-width: 54px 0px 54px 54px;
    margin-right: 54px;
    text-align: left;
}

#tab3 :first-child {
    border-width: 0px 0px 54px 54px;
}

#tab3 :nth-child(odd):last-child {
    border-width: 54px 0px 0px 54px;
}

#tab3 :nth-child(even) {
    border-width: 54px 54px 54px 0px;
    margin-left: 54px;
    text-align: right;
}

#tab3 :nth-child(even):last-child {
    border-width: 54px 54px 0px 0px;
}

#tab3 .dotted_line1:first-child:before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "1";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    left: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:first-child:after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    left: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(2):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "2";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    right: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(2):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    right: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(3):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "3";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    left: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(3):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    left: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(4):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "4";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    right: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(4):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    right: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(5):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "5";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    left: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(5):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    left: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(6):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "6";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    right: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(6):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    right: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(7):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "7";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    left: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(7):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    left: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

#tab3 .dotted_line1:nth-child(8):before {
    position: absolute;
    width: 54px;
    height: 54px;
    border: 4px solid #a0bfc3;
    border-radius: 31px;
    content: "8";
    color: #14273F;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    right: -84px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

#tab3 .dotted_line1:nth-child(8):after {
    width: 64px;
    height: 62px;
    border: 4px solid #fff;
    border-radius: 31px;
    content: "";
    right: -90px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.about_company {
    width: 100%;
    overflow: hidden;
}

.about_company span {
    color: #14273f;
    font-size: 18px;
    font-weight: 700;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.about_company .about_text {
    color: #14273f;
    font-size: 18px;
    font-weight: 400;
    display: block;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    line-height: 1.2;
}

.about_company .company_contact {
    color: #14273f;
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    font-weight: 400;
    font-size: 15px;
}

.company_contact .tel {
    font-weight: 400;
    font-size: 15px;
}

.company_contact .email a, .company_contact .website a {
    font-weight: 400;
    font-size: 15px;
    text-decoration: underline;
    color: #14273f;
}

.company_contact .address {
    font-weight: 400;
    font-size: 15px;
}

.consultation {
    width: 100%;
    overflow: hidden;
    margin: 40px 0;
}

.phone_consultation {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    height: 100%;
    min-height: 275px;
    border-right: 4px solid #f1f1f1;
}

.email_consultation {
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    height: 100%;
}

.phone_consultation span, .email_consultation span {
    color: #f44336;
    font-size: 18px;
    font-weight: 700;
}

.email_consultation input {
    width: 100%;
    height: 38px;
    border: 1px solid #a4b0c5;
    border-radius: 3px;
    box-shadow: inset 0 5px 0 rgba(241, 241, 241, 0.02);
    margin: 20px 0;
}

.email_consultation input.error, .email_consultation textarea.error {
    border-color: #e7323a;
    color: #e7323a;
    background: #fff;
}

.email_consultation .error::-webkit-input-placeholder {
    color: #e7323a;
}

.email_consultation .error::-moz-placeholder {
    color: #e7323a;
}

/* Firefox 19+ */
.email_consultation .error:-moz-placeholder {
    color: #e7323a;
}

/* Firefox 18- */
.email_consultation .error:-ms-input-placeholder {
    color: #e7323a;
}

.email_consultation textarea {
    width: 100%;
    height: 91px;
    border: 1px solid #a4b0c5;
    border-radius: 3px;
    box-shadow: inset 0 5px 0 rgba(241, 241, 241, 0.02);
    margin: 20px 0;
}

.email_consultation button {
    width: 100px;
    height: 36px;
    background-color: white;
    border: 2px solid #a4b0c5;
    border-radius: 3px;
    box-shadow: inset 0 -5px 0 rgba(20, 39, 63, 0.12);
    font-family: "PT Sans", "PT Sans Narrow", Arial, Helvetica, serif;
    color: #14273f;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    padding: 8px 0;
    line-height: 1;
}

.phone_consultation button {
    width: 100px;
    height: 36px;
    background-color: white;
    border: 2px solid #a4b0c5;
    border-radius: 3px;
    box-shadow: inset 0 -5px 0 rgba(20, 39, 63, 0.12);
    font-family: "PT Sans", "PT Sans Narrow", Arial, Helvetica, serif;
    color: #14273f;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    padding: 8px 0;
    line-height: 1;
    clear: both;
    display: block;
}

.rc-button {
    width: 212px;
    height: 62px;
    margin: 30px auto;
    display: none !important;
}

.phone_consultation .call_open {
    color: #a4b0c5;
    font-size: 15px;
    font-weight: 400;
    text-transform: lowercase;
    cursor: pointer;
    display: inline-block;
    border-bottom: 1px dashed #a4b0c5;
    display: none;
}

.phone_consultation .filter_block {
    width: 100%;
}

.phone_consultation .filter_block p {
    color: #14273f;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0;
}

.phone_consultation .call_you_popup span {
    color: #14273f;
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 10px 0;

}

.phone_consultation .call_you_popup input[type="tel"] {
    width: 100%;
    height: 38px;
    background-color: white;
    border: 1px solid #a4b0c5;
    border-radius: 3px;
}

.phone_consultation .call_you_popup input[type="tel"].error {
    border-color: #fc9898;
    background: #ffe8e8;
}

.phone_consultation .call_you_popup input[type="radio"] {
    text-indent: 8px;
    vertical-align: bottom;
    height: 20px;
    line-height: 20px;
    width: 20px;
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #d3d7de;
    position: relative;
}

.phone_consultation .call_you_popup input[type="radio"]:checked:before {
    content: "•";
    position: absolute;
    font-size: 30px;
    top: -2px;
    left: -5px;
    color: #d3d7de;
}

.call_you_popup form {
    margin-bottom: 15px;
    overflow: hidden;
}

.call_you_popup form div {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
}

.call_you_popup form .error {
    display: block;
    clear: both;
}

.call_you_popup form label {
    padding-right: 20px;
}

.phone_consultation .filter_block .select {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 20px;
    margin-right: 0px;
    position: relative;
}

.phone_consultation .filter_block .select.country ul {
    width: auto;
    max-width: 300px;
    left: 0;
    max-height: 200px;
}

.phone_consultation .filter_block .select.city ul {
    right: 0;
    max-height: 200px;
}

.phone_consultation .filter_block .select ul li {
    text-align: left;
}

.phone_consultation .filter_block .select:last-child {
    padding-right: 0px;
}

.call_you_popup {
    display: block;
}

.other_programms {
    margin: 60px 0 0px 0;
}

.other_programms .other_pub {
    font-size: 18px;
    font-weight: 400;
    color: #14273F;
}

/* emigration main*/

.main_emigration {
    width: 100%;
    height: auto;
    /*overflow: hidden;*/
    margin-top: 104px;
}

.main_emigration .main_emigration_block {
    width: 100%;
    position: relative;
    display: table;
    height: 270px;
    background-size: cover !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main_emigration .main_emigration_block:before {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: -340px;
    right: 0;
    content: "";
    width: 176px;
    height: 176px;
    border-radius: 100px;
    background-size: contain !important;
    z-index: 1;
}

.main_emigration .main_emigration_block.main, .main_emigration .main_emigration_block.city-all {
    background: url("../img/cities/country_main.jpg?12?1") 45% center no-repeat;
}

.main_emigration .main_emigration_block h1 {
    color: white;
    font-size: 53px;
    font-weight: 700;
    text-align: center;
    padding-top: 33px;
    padding-bottom: 19px;
    display: block;
    text-transform: capitalize;
}

.main_emigration .main_emigration_block:not(.main) h1 {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    padding-top: calc(135px - 37px);
    /* padding-bottom: 19px; */
    display: block;
    text-transform: capitalize;
}

.main_emigration .main_emigration_block:not(.main) .filter_block {
    display: none;
}

.appear {
    display: block !important;
}

.main_emigration .main_emigration_block .filter_block {
    width: 187px;
    height: 38px;
    margin: 0 auto;
    float: none;
    margin-bottom: 32px;
    padding: 0;
}

.main_emigration .main_emigration_block .filter_block .select {
    width: 187px;
    height: 38px;
}

.main_emigration .main_emigration_block .filter_block .select .filter-list,
.main_emigration .main_emigration_block .filter-list {
    width: 340px;
    height: auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    left: -70px;
    top: 45px;
    overflow: hidden;
    max-height: 410px;
    position: absolute;
    z-index: 10;
    padding: 10px;
}

.main_emigration .main_emigration_block .filter-list {
    left: 22%;
}

.main_emigration .main_emigration_block .filter_block .select .filter-list li,
.main_emigration .main_emigration_block .filter-list li {
    width: 33.3%;
    float: left;
    padding: 0;
    line-height: 1;
    box-sizing: border-box;
}

.main_emigration .main_emigration_block .filter_block .select .filter-list li a,
.main_emigration .main_emigration_block .filter-list li a {
    color: #14273f;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0 0 9px;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    display: block;
    line-height: 34px;
    text-align: left;
    text-decoration: none;
}

.main_emigration .main_emigration_block .filter_block .select .filter-list li:hover {
    background-color: transparent;
}

.main_emigration .main_emigration_block .filter_block .select .filter-list li a:hover,
.main_emigration .main_emigration_block .filter-list li a:hover {
    text-decoration: underline;
}

.main_emigration .main_emigration_block .filter_block .select .selected {
    border-radius: 3px;
    background: transparent;
    box-shadow: none;
    border: 1px solid white;
    line-height: 34px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-overflow: ellipsis;
    text-align: center;
}

.main_emigration .main_emigration_block .filter_block .select .selected:before,
.main_emigration .main_emigration_block .filter_block .select .selected:after {
    content: "";
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAAhElEQVQYV33QwQ2CQBCF4f/FAuyGOriZaBGUIJRAEV64EMuwKPPIECGLDGyyl8l8+2ZWtq9AD4yS3pwc2zUQt5HtCvgAX+Auacis7RvwAi5ApWiy3QLPI/yHOkntDM9whqJ/hQl+/N5cxpuTlqANTHCUYqcN2iUmY0dphw5hkUw5XvnbE0KwP0fItp0IAAAAAElFTkSuQmCC");
    width: 14px;
    height: 8px;
    top: 14px;
    right: 5px;
    border: none;
}

.main_emigration .main_emigration_block .filter_block .select .selected.open:before,
.main_emigration .main_emigration_block .filter_block .select .selected.open:after {
    content: "";
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAAhElEQVQYV33QwQ2CQBCF4f/FAuyGOriZaBGUIJRAEV64EMuwKPPIECGLDGyyl8l8+2ZWtq9AD4yS3pwc2zUQt5HtCvgAX+Auacis7RvwAi5ApWiy3QLPI/yHOkntDM9whqJ/hQl+/N5cxpuTlqANTHCUYqcN2iUmY0dphw5hkUw5XvnbE0KwP0fItp0IAAAAAElFTkSuQmCC");
    width: 14px;
    transform: rotate(180deg);
    height: 8px;
    top: 12px;
    right: 5px;
    border: none;
    box-shadow: none;
}

.main_emigration .main_emigration_block:not(.main) span {
    display: none;
}

.main_emigration .main_emigration_block span {
    color: white;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    display: block;
    padding: 0 15% 20px 15%;
}

.main_emigration .main_emigration_block:not(.main) .country_emigration {
    display: inline-block;
    padding: 0 30px 0 15px;
    font-weight: 700;
    font-size: 40px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.main_emigration .main_emigration_block.main .country_emigration {
    display: none;
}

.main_emigration .main_emigration_block:not(.main) .country_emigration:after {
    position: absolute;
    cursor: pointer;
    content: "";
    right: 0;
    top: 5px;
    display: block;
    width: 22px;
    height: 15px;
    color: #fff;
    background-image: url("../img/arrow-city.svg");
    background-size: 22px 15px;
}

.main_emigration .main_emigration_block:not(.main) .country_emigration span {
    font-size: 40px;
    font-weight: 400;
    display: inline;
    text-transform: lowercase;
    padding: 0;
}

.main_emigration .catalog {
    max-width: 1212px;
    width: 100%;
    margin: 63px auto 0;
    height: 100%;
    /*overflow: hidden;*/
    box-sizing: border-box;
}

.main_emigration .catalog button {
    width: 100px;
    height: 36px;
    background-color: white;
    border: 2px solid #a4b0c5;
    border-radius: 3px;
    box-shadow: inset 0 -4px 0 rgba(20, 39, 63, 0.12);
    font-family: "PT Sans", "PT Sans Narrow", Arial, Helvetica, serif;
    color: #14273f;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    padding: 8px 0;
    margin: 5% 0 5% 3%;
    line-height: 1;
}

.main_emigration .catalog .catalog_company {
    width: 49%;
    max-width: 574px;
    height: auto;
    border: 2px solid #f2f3f5;
    float: right;
    box-sizing: border-box;
}

.main_emigration .catalog .catalog_programm {
    width: 49%;
    max-width: 574px;
    height: auto;
    border: 2px solid #f2f3f5;
    float: left;
    box-sizing: border-box;
}

.main_emigration .catalog .catalog_programm a,
.main_emigration .catalog .catalog_company a {
    text-decoration: none;
}

.main_emigration .catalog .catalog_programm .programm_img,
.main_emigration .catalog .catalog_company .company_img {
    width: 100%;
    height: 228px;
    box-sizing: border-box;
    position: relative;
}

.main_emigration .catalog .catalog_programm .programm_img h3,
.main_emigration .catalog .catalog_company .company_img h3 {
    display: block;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 64px 30px 20px 30px;
}

.main_emigration .catalog .catalog_programm .programm_img span,
.main_emigration .catalog .catalog_company .company_img span {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    padding: 0px 20px;
}

.main_emigration .catalog .catalog_programm .programm_img {
    background-image: url("../img/catalog_programm_img.jpg?12");
}

.main_emigration .catalog .catalog_company .company_img {
    background-image: url("../img/catalog_company_img.png?12");
}

.main_emigration .catalog .catalog_programm .filter_block,
.main_emigration .catalog .catalog_company .filter_block {
    width: 182px;
    float: left;
    padding: 5%;
    margin-bottom: 6px;
    box-sizing: border-box;
    margin-right: 4%;
}

.main_emigration .country_bulgaria {
    background: url(../img/cities/bulgaria.jpg?12) 15% center no-repeat;
}

.main_emigration .country_bulgaria:before {
    background: url(../img/flags/bulgaria.gif) no-repeat;
}

.main_emigration .country_сanada {
    background: url(../img/cities/canada.jpg?12) 59% center no-repeat;
}

.main_emigration .country_сanada:before {
    background: url(../img/flags/canada.gif) no-repeat;
}

.main_emigration .country_сyprus {
    background: url(../img/cities/cyprus.jpg?12) 93% center no-repeat;
}

.main_emigration .country_сyprus:before {
    background: url(../img/flags/cyprus.gif) no-repeat;
}

.main_emigration .country_czech_republic {
    background: url(../img/cities/czechrepublic.jpg?12) 62% center no-repeat;
}

.main_emigration .country_czech_republic:before {
    background: url(../img/flags/czech.gif) no-repeat;
}

.main_emigration .country_london {
    background: url(../img/cities/england.jpg?12) 46% center no-repeat;
}

.main_emigration .country_london:before {
    background: url(../img/flags/uk.gif) no-repeat;
}

.main_emigration .country_france {
    background: url(../img/cities/france.jpg?12) 1% center no-repeat;
}

.main_emigration .country_france:before {
    background: url(../img/flags/france.gif) no-repeat;
}

.main_emigration .country_germany {
    background: url(../img/cities/germany.jpg?12) 61% center no-repeat;
}

.main_emigration .country_germany:before {
    background: url(../img/flags/germany.gif) no-repeat;
}

.main_emigration .country_athens {
    background: url(../img/cities/greece.jpg?12) 20% center no-repeat;
}

.main_emigration .country_athens:before {
    background: url(../img/flags/greece.gif) no-repeat;
}

.main_emigration .country_montenegro {
    background: url(../img/cities/montenegro.jpg?12) 67% center no-repeat;
}

.main_emigration .country_montenegro:before {
    background: url(../img/flags/montenegro.gif) no-repeat;
}

.main_emigration .country_poland {
    background: url(../img/cities/poland.jpg?12) 48% center no-repeat;
}

.main_emigration .country_poland:before {
    background: url(../img/flags/poland.gif) no-repeat;
}

.main_emigration .country_slovakiya {
    background: url(../img/cities/slovakia.jpg?12) 35% center no-repeat;
}

.main_emigration .country_slovakiya:before {
    background: url(../img/flags/slovakia.gif) no-repeat;
}

.main_emigration .country_slovenia {
    background: url(../img/cities/slovenia.jpg?12) center center no-repeat;
}

.main_emigration .country_slovenia:before {
    background: url(../img/flags/slovenia.gif) no-repeat;
}

.main_emigration .country_spain {
    background: url(../img/cities/spain.jpg?12) 58% center no-repeat;
}

.main_emigration .country_spain:before {
    background: url(../img/flags/spain.gif) no-repeat;
}

.main_emigration .country_pattaya {
    background: url(../img/cities/thailand.jpg?12) 52% center no-repeat;
}

.main_emigration .country_pattaya:before {
    background: url(../img/flags/thailand.gif) no-repeat;
}

.main_emigration .country_losangeles {
    background: url(../img/cities/usa.jpg?12) 85% center no-repeat;
}

.main_emigration .country_losangeles:before {
    background: url(../img/flags/usa.gif) no-repeat;
}

.main_emigration .country_portugal {
    background: url(../img/cities/portugal.jpg?12) 55% center no-repeat;
}

.main_emigration .country_portugal:before {
    background: url(../img/flags/portugal.gif) no-repeat;
}

.main_emigration .country_latvia {
    background: url(../img/cities/latvia.jpg?12) 46% center no-repeat;
}

.main_emigration .country_latvia:before {
    background: url(../img/flags/latvia.gif) no-repeat;
}

.main_emigration .country_lithuania {
    background: url(../img/cities/lithuania.jpg?12) 70% center no-repeat;
}

.main_emigration .country_lithuania:before {
    background: url(../img/flags/lithuania.gif) no-repeat;
}

.main_emigration .country_estonia {
    background: url(../img/cities/estonia.jpg?12) 49% center no-repeat;
}

.main_emigration .country_estonia:before {
    background: url(../img/flags/estonia.gif) no-repeat;
}

.main_emigration .country_kiev {
    background: url(../img/cities/ukraine.jpg?12) 33% center no-repeat;
}

.main_emigration .country_kiev:before {
    background: url(../img/flags/ukraine.gif) no-repeat;
}

.main_emigration .country_moscow {
    background: url(../img/cities/russia.jpg?12) 20% center no-repeat;
}

.main_emigration .country_moscow:before {
    background: url(../img/flags/russia.gif) no-repeat;
}

.main_emigration .country_astana {
    background: url(../img/cities/kazakhstan.jpg?12) 17% center no-repeat;
}

.main_emigration .country_astana:before {
    background: url(../img/flags/kazakhstan.gif) no-repeat;
}

.main_emigration .country_hungary {
    background: url(../img/cities/hungary.jpg?12) 45% center no-repeat;
}

.main_emigration .country_hungary:before {
    background: url(../img/flags/hungary.gif) no-repeat;
}
.main_emigration .country_malta {
    background: url(../img/cities/malta.jpg?12) 45% center no-repeat;
}
.main_emigration .country_malta:before {
    background: url(../img/flags/malta.gif) no-repeat;
}

.main_emigration .main {
    background: url(../img/cities/country_main.jpg?12) 45% center no-repeat;
}

.main_emigration .main:before {
    display: none;
}
.section2-main {
    margin-bottom: 15px;
}
body .yellow-block {
    border: 4px solid #d2aaaa;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.section2__head {
    text-align: center;
}
body .imgBig {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.imgBig img {
    width: 100%;
    height: auto;
}
.ImgSmall {
    width: 100%;
    text-align: justify;
    font-size: 0;
    margin-bottom: 15px;
}
.ImgSmall:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
}
.ImgSmall figure {
    width: 32%;
    display: inline-block;
}
.ImgSmall img {
    width: 100%;
    height: auto;
}
.ImgMiddle {
    width: 100%;
    font-size: 0;
    text-align: justify;
    margin-bottom: 15px;
}
.ImgMiddle:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
}
.ImgMiddle figure {
    width: 48%;
    display: inline-block;
}
.ImgMiddle figure img {
    width: 100%;
    height: auto;
}
.ImgHigh__text:after {
    content: '';
    display: table;
    clear: both;
}
.ImgHigh__text .imgHigh {
    float: left;
    width: 30%;
}
.ImgHigh__text .imgHigh img {
    width: 100%;
    height: auto;
}
.ImgHigh__text .text-image {
    float: right;
    width: 68%;
}
.ImgHigh__text .text-image h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.ImgHigh__text .text-image p {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}
.ImgSmall__text:after {
    content: '';
    display: table;
    clear: both;
}
.ImgSmall__text .ImgSmallt {
    float: left;
    width: 30%;
}
.ImgSmall__text .ImgSmallt img {
    width: 100%;
    height: auto;
}
.ImgSmall__text .text-image {
    float: right;
    width: 68%;
}

.ImgSmall__text .text-image h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.ImgSmall__text .text-image p {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
}
.videoBig iframe {
    width: 100%;
    height: 480px;
}
@media screen and (max-width: 1230px) {
    .filter_block:nth-child(3) {
        padding-right: 20px;
        float: left;
    }

    .filter_block:nth-child(2) {
        padding-right: 84px;
        float: left;
    }

    .filter_hidden .filter_block:first-child {
        padding-right: 84px;
        float: left;
    }

    .filter_hidden .filter_block:nth-child(2) {
        padding-right: 20px;
        float: left;
    }

    .programm_list .col.col4 {
        width: 20%;
        padding-left: 0px;
    }
}

@media screen and (max-width: 1073px) {
    html.mobile .main_emigration .catalog .catalog_programm .filter_block,
    html.mobile .main_emigration .catalog .catalog_company .filter_block,
    html.tablet .main_emigration .catalog .catalog_programm .filter_block,
    html.tablet .main_emigration .catalog .catalog_company .filter_block,
    html.mobile .main_emigration .catalog .catalog_company button,
    html.mobile .main_emigration .catalog .catalog_programm button,
    html.tablet .main_emigration .catalog .catalog_programm button,
    html.tablet .main_emigration .catalog .catalog_company button {
        display: none;
    }
}

@media screen and (max-width: 938px) {
    html.mobile .programm_list,
    html.tablet .programm_list,
    html.mobile .companies_list,
    html.tablet .companies_list {
        padding: 25px 18px;
        box-sizing: border-box;
    }

    html.mobile #tab3,
    html.tablet #tab3 {
        padding: 40px 35px 0 35px !important;
    }

    .programm_filter {
        display: none;
        width: 100%;
        height: 100%;
        min-height: 320px;
        position: relative;
        overflow: hidden;
        padding: 25px 18px 120px 18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .more_parametrs_wrap {
        display: none;
    }

    .more_parametrs {
        display: none;
    }

    .filter_hidden {
        display: block;
        width: 100%;
        height: auto;
    }

    .filter_block {
        width: 100%;
    }

    .filter_block .select {
        width: 100%;
    }

    .clear_filter {
        position: absolute;
        left: 0;
        top: inherit;
        bottom: 110px;
        height: 12px;
        font-size: 13px;
        font-weight: 400;
        color: #a4b0c5;
        border-bottom: 1px dashed #a4b0c5;
        padding: 5px 0;
        cursor: pointer;
        width: 106px;
        margin-left: 18px;
    }

    html.mobile .about_company,
    html.tablet .about_company {
        padding: 0 18px;
        box-sizing: border-box;
    }

    .main_image a:not(.back) {
        left: 18px;
    }

    html.mobile .consultation,
    html.tablet .consultation {
        padding: 0 18px;
        box-sizing: border-box;
    }

    html.mobile .programm_options .programm_option,
    html.tablet .programm_options .programm_option {
        padding: 90px 0 0 0;
        text-align: center;
        min-height: 165px;
    }

    html.mobile .programm_options .programm_option:before,
    html.tablet .programm_options .programm_option:before {
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        background-repeat: no-repeat;
    }

    html.mobile .main_image a.back,
    html.tablet .main_image a.back {
        left: 18px;
    }

    html.mobile .main_image h1,
    html.tablet .main_image h1 {
        font-size: 23px;
        padding-left: 25px;
        text-align: left;
        text-transform: none;
        margin: auto;
        position: absolute;
    }

    /*html.mobile .company_wrap .main_image h1,*/
    /*html.tablet .company_wrap .main_image h1 {*/
    /*left: 100px;*/
    /*}*/
    html.mobile .company_wrap .main_image .logo_container,
    html.tablet .company_wrap .main_image .logo_container {
        left: 18px;
    }

    html.mobile #column-c .main_image .star-checkbox,
    html.tablet #column-c .main_image .star-checkbox {
        right: 18px;
    }

    html.mobile .main_image .social-likes,
    html.tablet .main_image .social-likes {
        right: 18px;
    }

    html.mobile .programm_options,
    html.tablet .programm_options {
        padding: 0 18px;
        margin-top: 25px;
        margin-bottom: 40px;
    }

    html.mobile .programm_options .programm_option .pr_title,
    html.tablet .programm_options .programm_option .pr_title {
        font-size: 16px;
    }

    html.mobile .programm_options .programm_option .pr_text,
    html.tablet .programm_options .programm_option .pr_text {
        font-size: 13px;
    }

    .tabs_box {
        max-width: 500px;
        margin: 0 auto;
    }

    html.mobile #tab1,
    html.mobile #tab2,
    html.mobile #tab3,
    html.tablet #tab1,
    html.tablet #tab2,
    html.tablet #tab3 {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #fff;
        top: 0;
        left: 0;
        z-index: 9999;
        margin: 0;
        border: none;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 40px 18px 0 18px;
        box-sizing: border-box;
    }

    html.mobile .tabs_menu li a:before,
    html.tablet .tabs_menu li a:before {
        width: 115px;
        height: 115px;
        background-size: 350px 115px;
        margin: inherit;
    }

    html.mobile .tabs_menu li:nth-child(2) a:before,
    html.tablet .tabs_menu li:nth-child(2) a:before {
        background-position: -118px 0px;
    }

    html.mobile .tabs_menu li:last-child a:before,
    html.tablet .tabs_menu li:last-child a:before {
        background-position: -234px 0px;
    }

    html.mobile .tabs_menu li,
    html.tablet .tabs_menu li {
        width: 100%;
        padding: 0 18px;
        box-sizing: border-box;
    }

    html.mobile .tabs_menu li a,
    html.tablet .tabs_menu li a {
        display: block;
        text-align: center;
        text-decoration: none;
        color: #14273f;
        font-size: 23px;
        font-weight: 700;
        line-height: 1.2;
        padding: 30px 4px 10px 120px;
        position: relative;
        min-width: 153px;
        height: 150px;
        box-sizing: border-box;
    }

    html.tablet .tab .close-input,
    html.mobile .tab .close-input {
        top: 25px;
        right: 25px;
        font-size: 24px;
        color: #14273f;
        font-weight: bold;
        z-index: 1000;
        padding: 0;
        display: block;
        position: absolute;
        margin: 0 !important;
    }

    html.mobile .other_programms,
    html.tablet .other_programms {
        padding: 0 18px;
        box-sizing: border-box;
    }

    html.mobile .other_programms .other_pub,
    html.tablet .other_programms .other_pub {
        font-size: 16px;
    }

    html.mobile .main_emigration,
    html.tablet .main_emigration {
        margin-top: 0px;

    }

    html.mobile .main_emigration .main_emigration_block h1,
    html.tablet .main_emigration .main_emigration_block h1 {
        font-size: 40px;
        margin-top: 0;
        padding-top: 85px;
    }

    html.mobile .main_emigration .main_emigration_block span,
    html.tablet .main_emigration .main_emigration_block span {
        display: none;
    }

    html.mobile .main_emigration .main_emigration_block .filter_block,
    html.tablet .main_emigration .main_emigration_block .filter_block {
        width: 159px;
        height: 38px;
    }

    html.mobile .main_emigration .main_emigration_block .filter_block .select,
    html.tablet .main_emigration .main_emigration_block .filter_block .select {
        width: 159px;
        height: 38px;
    }

    html.mobile .main_emigration .main_emigration_block .filter_block .select .selected,
    html.tablet .main_emigration .main_emigration_block .filter_block .select .selected {
        border-radius: 3px;
        background: transparent;
        box-shadow: none;
        border: 1px solid white;
        line-height: 34px;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        text-overflow: ellipsis;
    }

    html.mobile .main_emigration .catalog,
    html.tablet .main_emigration .catalog {
        padding: 0 18px;
        margin: 35px auto 20px;
        overflow: hidden;
    }

    html.mobile .main_emigration .catalog .catalog_programm .filter_block,
    html.mobile .main_emigration .catalog .catalog_company .filter_block,
    html.tablet .main_emigration .catalog .catalog_programm .filter_block,
    html.tablet .main_emigration .catalog .catalog_company .filter_block {
        display: none;
    }

    html.mobile .main_emigration .catalog .catalog_programm button,
    html.mobile .main_emigration .catalog .catalog_company button,
    html.tablet .main_emigration .catalog .catalog_programm button,
    html.tablet .main_emigration .catalog .catalog_company button {
        display: none;
    }

    html.mobile .main_emigration .main_emigration_block:before,
    html.tablet .main_emigration .main_emigration_block:before {
        bottom: -295px;
        width: 87px;
        height: 87px;
    }

    html.mobile .main_emigration .main_emigration_block:not(.main) .country_emigration:after,
    html.tablet .main_emigration .main_emigration_block:not(.main) .country_emigration:after {
        top: 20px;
    }

    html.mobile .main_emigration .main_emigration_block:not(.main) h1,
    html.tablet .main_emigration .main_emigration_block:not(.main) h1 {
        font-size: 33px;
        padding-top: calc(135px - 37px);
        /* padding-bottom: 19px; */
    }

    html.mobile .main_emigration .main_emigration_block:not(.main) .country_emigration,
    html.tablet .main_emigration .main_emigration_block:not(.main) .country_emigration {
        padding: 0 30px 0 15px;
        font-size: 30px;
        line-height: 1.7;
    }

    html.mobile .main_emigration .main_emigration_block:not(.main) .country_emigration span,
    html.tablet .main_emigration .main_emigration_block:not(.main) .country_emigration span {
        font-size: 30px;
    }

    html.mobile .main_emigration .main_emigration_block .filter_block .select .filter-list,
    html.mobile .main_emigration .main_emigration_block .filter-list,
    html.tablet .main_emigration .main_emigration_block .filter_block .select .filter-list,
    html.tablet .main_emigration .main_emigration_block .filter-list {
        width: 100%;
        height: 100%;
        box-shadow: none;
        background-color: #14273f;
        left: 0px;
        top: 0px;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 2000px;
        position: fixed;
        z-index: 1000;
        padding-top: 70px;
        padding-bottom: 30px;
        box-sizing: border-box;
    }

    html.mobile .main_emigration .main_emigration_block .filter_block .select .filter-list li,
    html.mobile .main_emigration .main_emigration_block .filter-list li,
    html.tablet .main_emigration .main_emigration_block .filter_block .select .filter-list li,
    html.tablet .main_emigration .main_emigration_block .filter-list li {
        width: 100%;
        float: left;
        text-align: center;
        padding: 0;
        line-height: 1;
        box-sizing: border-box;
    }

    html.mobile .main_emigration .main_emigration_block .filter_block .select .filter-list li a,
    html.mobile .main_emigration .main_emigration_block .filter-list li a,
    html.tablet .main_emigration .main_emigration_block .filter_block .select .filter-list li a,
    html.tablet .main_emigration .main_emigration_block .filter-list li a {
        color: #fff;
        width: 100%;
        text-align: center;
        padding: 0;
        line-height: 50px;
        font-size: 20px;
        font-weight: 400;
        text-transform: uppercase;
    }

    html.tablet .filter-list .close-input,
    html.mobile .filter-list .close-input {
        top: 25px;
        right: 25px;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        z-index: 1000;
        padding: 0;
        display: block;
        position: absolute;
        margin: 0 !important;
    }

    .emigration_container #column-r {
        display: none;
    }

    html.mobile footer.emigration_list,
    html.tablet footer.emigration_list {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    html.mobile .programm_list .row.row_top,
    html.tablet .programm_list .row.row_top,
    html.mobile .companies_list .row.row_top,
    html.tablet .companies_list .row.row_top {
        display: none;
    }

    html.mobile .programm_list .col,
    html.tablet .programm_list .col,
    html.mobile .companies_list .col,
    html.tablet .companies_list .col {
        display: block;
        width: 100%;
        padding: 10px 0;
        height: auto;
        border-bottom: none;
    }

    html.mobile .programm_list .col:not(.col1),
    html.tablet .programm_list .col:not(.col1),
    html.mobile .companies_list .col:not(.col1),
    html.tablet .companies_list .col:not(.col1) {
        display: block;
        padding-left: 115px;
    }

    html.mobile .programm_list .col.col4,
    html.tablet .programm_list .col.col4,
    html.mobile .companies_list .col.col4,
    html.tablet .companies_list .col.col4 {
        display: none;
    }

    html.mobile .programm_list .col.col3,
    html.tablet .programm_list .col.col3,
    html.mobile .companies_list .col.col3,
    html.tablet .companies_list .col.col3 {
        border-bottom: 2px solid #edeff3;
    }

    html.mobile .main_emigration .catalog .catalog_programm,
    html.tablet .main_emigration .catalog .catalog_programm {
        width: 49%;
        height: auto;
        border: none;
        margin-right: 0;
        float: left;
        box-sizing: border-box;
        min-height: 175px;
    }

    html.mobile .main_emigration .catalog .catalog_company,
    html.tablet .main_emigration .catalog .catalog_company {
        width: 49%;
        height: auto;
        border: none;
        margin-left: 0;
        float: right;
        box-sizing: border-box;
        min-height: 175px;
    }

    html.mobile .main_emigration .catalog .catalog_programm .programm_img,
    html.mobile .main_emigration .catalog .catalog_company .company_img,
    html.tablet .main_emigration .catalog .catalog_programm .programm_img,
    html.tablet .main_emigration .catalog .catalog_company .company_img {
        width: 100%;
        height: 130px;
        box-sizing: border-box;
        position: relative;
        background-size: cover;
    }

    html.mobile .main_emigration .catalog .catalog_programm .programm_img h3,
    html.mobile .main_emigration .catalog .catalog_company .company_img h3,
    html.tablet .main_emigration .catalog .catalog_programm .programm_img h3,
    html.tablet .main_emigration .catalog .catalog_company .company_img h3 {
        padding: 0;
        position: absolute;
        bottom: -37px;
        color: #14273f;
        font-size: 15px;
        text-transform: none;
        width: 100%;
    }

    html.mobile .main_emigration .catalog .catalog_programm .programm_img span,
    html.mobile .main_emigration .catalog .catalog_company .company_img span,
    html.tablet .main_emigration .catalog .catalog_programm .programm_img span,
    html.tablet .main_emigration .catalog .catalog_company .company_img span {
        display: none;
    }
    .videoBig iframe {
        height: 350px;
    }
}

@media screen and (max-width: 475px) {
    html.mobile .main_emigration .catalog .catalog_company,
    html.tablet .main_emigration .catalog .catalog_company,
    html.mobile .main_emigration .catalog .catalog_programm,
    html.tablet .main_emigration .catalog .catalog_programm {
        min-height: 140px;
    }

    html.mobile .main_emigration .catalog .catalog_programm .programm_img,
    html.mobile .main_emigration .catalog .catalog_company .company_img,
    html.tablet .main_emigration .catalog .catalog_programm .programm_img,
    html.tablet .main_emigration .catalog .catalog_company .company_img {
        width: 100%;
        max-width: 150px;
        height: 75px;
        box-sizing: border-box;
        position: relative;
        background-size: cover;
        margin: 0 auto;
    }

    html.mobile .consultation .phone_consultation,
    html.tablet .consultation .phone_consultation {
        width: 100%;
        border-right: none;
        padding-right: 0px;
        border-bottom: 4px solid #f1f1f1;
        border-right: none;
        text-align: center;
    }

    html.mobile .phone_consultation .filter_block .select,
    html.tablet .phone_consultation .filter_block .select {
        width: 100%;
        float: left;
        box-sizing: border-box;
        padding-right: 0px;
        margin-right: 0px;
        position: relative;
        text-align: left;
    }

    html.mobile .consultation .email_consultation,
    html.tablet .consultation .email_consultation {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
        text-align: center;
    }

    html.mobile .about_company .about_text,
    html.tablet .about_company .about_text {
        font-size: 16px;
        width: 100%;
        padding-right: 0px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    html.mobile .call_you,
    html.tablet .call_you {
        text-align: center;
    }

    html.mobile .about_company .company_contact,
    html.tablet .about_company .company_contact {
        font-size: 13px;
        width: 100%;
        padding-left: 0px;
        line-height: 1.2;
    }

    html.mobile .phone_consultation .call_open,
    html.tablet .phone_consultation .call_open {
        display: inline;
    }

    html.mobile .programm_title,
    html.tablet .programm_title {
        font-size: 15px;
    }

    html.mobile .programm_list .col.col1,
    html.tablet .programm_list .col.col1,
    html.mobile .companies_list .col.col1,
    html.tablet .companies_list .col.col1 {
        padding: 15px 0;
    }

    html.mobile .programm_list .col,
    html.tablet .programm_list .col,
    html.mobile .companies_list .col,
    html.tablet .companies_list .col {
        padding: 7px 0;
    }
    .videoBig iframe {
        height: 250px;
    }
}

@media screen and (max-width: 347px) {
    .main_image a:not(.back) {
        left: 18px;
        padding-left: 35px;
        padding-right: 50px;
    }

    .main_image a:not(.back):before {
        left: 0;
        top: 4px;
    }
    .videoBig iframe {
        height: 180px;
    }
}

html.mobile .main_emigration,
html.tablet .main_emigration {
    margin-top: 0;
}

html.mobile .main_emigration .catalog,
html.tablet .main_emigration .catalog {
    margin: 40px auto 0;
}

html.tablet.landscape .emigration_container .middle {
    margin-bottom: 120px !important;
}

@media screen and (min-width: 938px) {
    html.android.landscape .emigration_container .middle {
        margin-bottom: 120px !important;
    }

    html.mobile.landscape .emigration_container .middle {
        margin-bottom: 120px !important;
    }

    html.tablet.landscape .emigration_container .middle {
        margin-bottom: 120px !important;
    }

}