@font-face{
    font-family: "SF UI Display";
    src: url('/assets/fonts/SFUIDisplay-Regular.otf');
    src: url('/assets/fonts/SFUIDisplay-Light.otf');
}
@font-face{
    font-family: "Gotham ProReg";
    src: url('../fonts/GothaProReg.otf');
}
@font-face{
    font-family: "Gotham ProBol";
    src: url('../fonts/GothaProBol.otf');
}
body {font-family: "SF UI Display", "sans-serif" !important;}
.flex {display:flex;}
.js_around {justify-content: space-around;}
.js_between {justify-content: space-between;}
.d_block {display:block;}
b {font-weight: bold;}
.header {
    background-image: url("../../images/bg_skrin_hed.png");
    background-size: cover;
    justify-content: center;
	flex-shrink: 0;
}
.header-container {
    display: flex;
    width: 81.7%;
    max-width: 1570px;
    flex-direction: column;
    margin: 20px auto;
}
.header_navigation {
    display: flex;
    padding: 30px 12.7%;
	justify-content: space-around;
}
.header_navigation-menu {
    display: flex;
    justify-content: center;
    padding-top: 16px;
}
.header_navigation-menu a:hover {text-decoration: none;}
.header_navigation-menu li a,
.header_navigation-menu li p {
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 19px;
    color: #828282;
    padding: 6px 12px 8px 12px;
}
.footer_nav ul li.active a, .footer_nav ul li a:hover, .footer_nav ul li p:hover {border-bottom: 1px solid red;}

.header_navigation-menu li {
    margin-left: 8px;
}
.exit_red {color: red; text-transform: uppercase; background: #fff; padding: 6px; width: 200px;margin: 0 auto;font-weight: bold;}
.fix_button_scrin1 div {cursor: pointer;}
.header_navigation-menu li:hover a,
.header_navigation-menu li:hover p {
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
}
.header nav li a, .header nav li p  {color: #fff;}
.country {max-width: 800px; margin: 100px auto;}
.country .name_country { color: #fff; font-weight: bold; text-align: center; font-size: 24px; line-height: 27px;}
.country img {display: block; margin: 10px auto;}
.country .bord {border-bottom: 1px solid #fff; margin: 5px 0; width: 120px;}
.country .month { color: #fff;font-size: 20px; line-height: 22px; text-align: center;}
.about-info-box {margin-top: 50px;}
.about-info-box li {width: 20%;}
.about-info-box img {display: block; margin: 10px auto;}
.about-info-box span {font-size: 18px;line-height: 21px; color: #3C3C3C; display: block; text-align: center;}
.location_address_box { width: 100%;}
.location_address_box .location_address-title {background: #F4F6F8; text-align: center;}
.location_address_place_box {padding: 30px;}
.location_address_place_box a {display: block;}
.location_address_place_box a  {color: #3C3C3C; font-size: 24px;line-height: 18px; text-align: center;}
.location_address_place_box div.active a {color: red;}
.footer_contacts-contacts {font-family: "SF UI Display", "sans-serif"; font-size: 18px;}
.footer_contacts-contacts .title { font-family: "SF UI Display", "sans-serif"; font-size: 18px;}
.program_content-date .name_it {font-size: 16px;}
.contact_map {background: rgba(255, 255, 255, 0.7); display: block; padding:5px 20px; color: #3C3C3C;font-size: 14px; text-align: center; font-family: "SF UI Display", "sans-serif";}
.slid_box a {display: block !important; color: #3C3C3C; }
.slid_box a:hover {text-decoration: none;}
.slid_box {width: 100%;}
.slid_box img {display: block; margin: 15px auto;}
.slid_box span {text-align: center; display: block; min-height: 50px;}
.logo_rossotrud {display:block; }
.footer_nav ul li a:hover {text-decoration: none;}
.footer_nav ul li a, .footer_nav ul li p {font-size: 18px;}
.footer_nav ul li a, .footer_contacts-questions, .footer .title, .footer .tel { color: #828282;}
.btn_inglish {color: #fff; border-radius: 8px;  border: 1px solid #FCFCFC;}
.btn_inglish li {border-right: 1px solid #FCFCFC; padding: 0 6px;}
.btn_inglish li:last-child {border-right: 0;}
.btn_inglish li:hover, .btn_inglish li.active {text-decoration: none; color: #fff; background: linear-gradient(0deg, rgba(252, 252, 252, 0.29), rgba(252, 252, 252, 0.29));}
.reg_respons {display: flex;}
.close_cond {top: -7%; right: -12%;position: absolute;}
.wrap_btn_form {    background: #F4F6F8; width: 100%;}
.exit_red_btn {font-weight: bold;
    font-size: 28px;
    line-height: 27px;
    text-transform: uppercase;
    padding: 30px 0;
    color:#FB7751; background: linear-gradient(87.78deg, rgba(252, 252, 252, 0) 0.11%, rgba(252, 252, 252, 0.87) 36.23%, #FCFCFC 51.14%, rgba(252, 252, 252, 0.92) 65.16%, rgba(252, 252, 252, 0) 98.82%);}


.header_date {
    display: flex;
    margin-top: 88px;
    padding: 0 20%;
}
.header_date a {
    flex-basis: 50%;
    display: flex;
    justify-content: center;
}
.header_name {
    display: flex;
    flex-direction: column;
    margin-top: 234px;
    margin-bottom: 304px;
}
.header_name-title {
    font-family: "Gotham ProReg", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    justify-content: center;
}
.header_name-text {
    font-family: "Gotham ProBol", "sans-serif";
    font-size: 54px;
    line-height: 129%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

/*------------- Main -----------*/
/*-------------- About ----------------*/

.main {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main-container {
    display: flex;
    flex-direction: column;
    width: 61%;
    max-width: 1170px;
}
.about {
    display: flex;
    flex-direction: column;
    padding-bottom: 80px;
    align-items: center;
}
.about_title {
    width: 100%;
    display: flex;
    justify-content: center;
    font-family: "Gotham ProBol", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    color: #3C3C3C;
    padding-top: 93px;
    padding-bottom: 101px;
}
.about_text {
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;
    color: #3C3C3C;
    margin-bottom: 30px;
    width: 100%;
}
.marg-top {
    margin-top: 70px;
}
.about_info {
    padding-top: 90px;
    text-align: center;
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;
    color: #3C3C3C;
}
.about_info p {
    margin-bottom: 15px;
}
.about-line {
    height: 2px;
    background: linear-gradient(182.67deg, #F14E7F 0%, #FB7751 93%);
    border-radius: 1px;
    width: 50%;
}

/*------------- Program ---------------*/
.w_650 { width: 100%; max-width: 650px;}
.w_240 {width: 100%; max-width: 240px;}
.w_115 {width: 100%; max-width: 115px;}
.country_program_box {width: 100%;}
.country_program_box .data {display: block;}
.country_program_box .bord {border-left: 1px solid red; height: auto;}


.program {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #F4F6F8;
    margin-top: 100px;
}
.program-container {
    display: flex;
    flex-direction: column;
    max-width: 1170px;
    align-items: center;
}
.program_title {
    padding-top: 123px;
    padding-bottom: 25px;
    display: flex;
    width: 100%;
    justify-content: center;
    font-family: "Gotham ProBol", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    color: #3C3C3C;
}
.program_content {
    display: flex;
    width: 100%;
}
.program-container .about-line {
    width: 7%;
    margin-bottom: 100px;
}

.program_content-buttons {
    display: flex;
}
.program_content-btn {
    padding: 18px 35px;
    border: 2px solid #FB7751;
    text-align: center;
    border-radius: 10px;
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;

    background: linear-gradient(249.39deg, #F14E7F 0%, #FB7751 93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    cursor: pointer;
    margin: 20px;
}
.red_btn_program {background: #FB7751 !important; color: #fff !important; -webkit-text-fill-color: white;}

.program_content-btn:hover {
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: white;
}
.program_content-section {
    display: flex;
    flex-direction: column;
    flex-basis: calc(100% - 270px);
}
.program_content-section-item {
    display: flex;
}
.program_content-date {
    min-width: 170px;
    font-family: "SF UI Display", "sans-serif";
    font-size: 12px;
    line-height: 24px;
    color: #3C3C3C;
    margin-right: 20px;
}
.program-images img {max-width: initial;}
.program_content-date img {margin-right: 10px;}
.program_content-section img {
}
.program_content-text {
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
}
.program_content-text span {
    font-family: "SF UI Display", "sans-serif";
    font-size: 16px;
    line-height: 19px;
    color: #3C3C3C;
    margin-bottom: 10px;
}
.program_content-text--btn {
    font-family: "SF UI Display", "sans-serif";
    font-size: 16px;
    line-height: 19px;
    color: #3C3C3C;
    font-weight: 800;
    cursor: pointer;
    display: flex;
    flex-direction: column;
}
.program_content-section-item {
}
.program-images {
    padding-top: 3px;
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    align-items: center;
    position: relative;
}
.program-images-line {
    width: 1px;
    background: #BDBDBD;
    margin-top: 20px;
    position: absolute;
    height: calc(100% - 23px);
}
.program_content-day {
    margin-top: 30px;
    transition: 0.5s;
    height: auto;
    display: flex;
    flex-direction: column;
}
.first-day span::before {
    display: flex;
    position: absolute;
    left: 13%;
    color: #4472C4 !important;
    flex-direction: row-reverse;
    width: 120px;
}
.first-day span:nth-child(1)::before {
    content: "09:00 - 10:00";
}
.first-day span:nth-child(2)::before {
    content: "10:00 - 10:05";
}
.first-day span:nth-child(3)::before {
    content: "10:05 - 10:35";
}
.first-day span:nth-child(4)::before {
    content: "10:35 - 11:05";
}
.first-day span:nth-child(5)::before {
    content: "11:05 - 11:35";
}
.first-day span:nth-child(6)::before {
    content: "11:35 - 12:00";
}
.first-day span:nth-child(7)::before {
    content: "12:00 - 12:10";
}
.first-day span:nth-child(8)::before {
    content: "12:10 - 12:40";
}
.first-day span:nth-child(9)::before {
    content: "12:40 - 13:10";
}
.first-day span:nth-child(10)::before {
    content: "13:10 - 13:30";
}
.first-day span:nth-child(11)::before {
    content: "13:30 - 14:30";
}
.first-day span:nth-child(12)::before {
    content: "14:30 - 14:50";
}
.first-day span:nth-child(13)::before {
    content: "14:50 - 15:10";
}
.first-day span:nth-child(14)::before {
    content: "15:10 - 16:40";
}
.first-day span:nth-child(15)::before {
    content: "16:40 - 17:00";
}
/*seconds-day*/
.seconds-day span::before {
    display: flex;
    position: absolute;
    left: 13%;
    flex-direction: row-reverse;
    width: 120px;
    color: #4472C4 !important;
}
.seconds-day span:nth-child(1)::before {
    content: "";
}
.seconds-day span:nth-child(2)::before {
    content: "09:00 - 10:00";
}
.seconds-day span:nth-child(3)::before {
    content: "10:00 - 10:10";
}
.seconds-day span:nth-child(4)::before {
    content: "10:10 - 10:50";
}
.seconds-day span:nth-child(5)::before {
    content: "10:50 - 11:30";
}
.seconds-day span:nth-child(6)::before {
    content: "11:30 - 11:45";
}
.seconds-day span:nth-child(7)::before {
    content: "11:45 - 12:15";
}
.seconds-day span:nth-child(8)::before {
    content: "12:15 - 12:35";
}
.seconds-day span:nth-child(9)::before {
    content: "12:35 - 13:00";
}
.seconds-day span:nth-child(10)::before {
    content: "13:00 - 14:00";
}
.seconds-day span:nth-child(11)::before {
    content: "14:00 - 14:40";
}
.seconds-day span:nth-child(12)::before {
    content: "14:40 - 15:40";
}
.seconds-day span:nth-child(13)::before {
    content: "15:40 - 16:40";
}
.seconds-day span:nth-child(14)::before {
    content: "16:40 - 17:00";
}
/*third-day*/
.third-day span::before {
    display: flex;
    position: absolute;
    left: 13%;
    flex-direction: row-reverse;
    width: 120px;
    color: #4472C4 !important;
}
.third-day span:nth-child(1)::before {
    content: "";
}
.third-day span:nth-child(2)::before {
    content: "09:00 - 10:00";
}
.third-day span:nth-child(3)::before {
    content: "10:00 - 10:10";
}
.third-day span:nth-child(4)::before {
    content: "10:10 - 10:50";
}
.third-day span:nth-child(5)::before {
    content: "10:50 - 11:10";
}
.third-day span:nth-child(6)::before {
    content: "11:10 - 11:50";
}
.third-day span:nth-child(7)::before {
    content: "11:50 - 12:00";
}
.third-day span:nth-child(8)::before {
    content: "12:00 - 13:00";
}
.third-day span:nth-child(9)::before {
    content: "13:00 - 13:25";
}
.third-day span:nth-child(10)::before {
    content: "13:25 - 13:40";
}
.third-day span:nth-child(11)::before {
    content: "13:40 - 14:40";
}
.third-day span:nth-child(12)::before {
    content: "14:40 - 15:00";
}




/*--------------Courses------------*/
.courses {
    display: flex;
    width: 100%;
}
.courses_content {
    display: flex;
    flex-basis: 50%;
    flex-direction: column;
    padding-left: 19.3%;
    padding-top: 100px;
    padding-right: 5%;
}
.courses_image {
    display: flex;
    flex-basis: 50%;
    background-image: url("../../images/courses.jpg");
    background-size: cover;
}
.courses_content-title {
    font-family: "Gotham ProBol", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #3C3C3C;
}
.courses_content-subtitle {
    font-family: "SF UI Display", "sans-serif";
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #3C3C3C;
    margin-top: 10px;
    margin-bottom: 120px;
}
.courses_content-text {
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;
    color: #3C3C3C;
    margin-bottom: 28px;
}
.courses_content-buttons {
    display: flex;
    margin-top: 80px;
    justify-content: space-between;
}
.courses_content-buttons--reg {
    display: flex;
    flex-basis: 45%;
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    border-radius: 10px;
    background: linear-gradient(251.3deg, #F14E7F 0%, #FB7751 93%);
    box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.05);
}
.courses_content-buttons--site {
    display: flex;
    flex-basis: 45%;
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    border-radius: 10px;
    background: linear-gradient(251.3deg, #F14E7F 0%, #FB7751 93%);
    box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.05);
    padding: 15px 35px;
    text-align: center;
}

/*--------------Partners------------*/
.line-partners {
    width: 3%;
    margin-bottom: 180px;
}
.partners {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding-bottom: 220px;
}
.partners-title {
    font-family: "Gotham ProBol", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    display: flex;
    color: #3C3C3C;
    padding-top: 100px;
    padding-bottom: 20px;
}
.partners_items {
    display: flex;
    justify-content: center;
    width: 100%;
}
.partners_items a {margin: 0 40px;}

.location_address_place_box img {display: block; width: auto; transform: scale(0.8); transition: transform 0.5s;}
.location_address_place_box img:hover {transform: scale(1);}
.location_address_place_box div {width: 234px; overflow: hidden;}



    /*-------------Location--------------*/
.location {
    display: flex;
    width: 100%;
    position: relative;
    _z-index: -1;
}
.location_address {
    display: flex;
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    top: 0;
    justify-content: center;
    padding-top: 17px;
    padding-bottom: 16px;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.location_address-title {
    font-family: "Gotham ProBol", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    text-align: center;
    color: #3C3C3C;
    margin-bottom: 10px;
    padding: 20px 0;
}
.location_address-place {
    font-family: "Gotham ProReg", "sans-serif";
    font-size: 28px;
    line-height: 27px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #3C3C3C;
}


/*----------- Footer ---------------*/
.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wrap_foot {background: #F4F6F8; width: 100%;}
.bg_copi {}
.footer-container {
}

_.footer_contacts {
    display: flex;
    padding: 42px 0;
    border-top: 1px solid rgba(130, 130, 130, 0.2);
    width: 100%;
    justify-content: center;
}
.footer_copyrights {
    display: flex;
    width: 100%;
    padding: 10px 0;
    background: #3C3C3C;
    justify-content: center;
    font-family: "SF UI Display", "sans-serif";
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.footer_contacts-contacts,
.footer_contacts-questions {}
.footer_contacts-contacts ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.footer_contacts-contacts ul li a {
    font-family: "SF UI Display", "sans-serif";
    font-size: 19px;
    line-height: 19px;
    color: #ffffff;
}
.footer_contacts-contacts ul li {
    display: flex;
    align-items: center;
}
.footer_contacts-contacts ul li:last-child {
    margin: 0;
}
.footer_contacts-questions {
    justify-content: flex-end;
}
.footer_contacts-questions {
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 19px;
    cursor: pointer;
}
.contacts-container {
    padding: 0 10.7%;
}
.footer_contacts-questions {

}
.footer_contacts-contacts {
    width: 100%;
}

/*------Fixed buttons------------*/
.fixed-buttons {
    display: flex;
    position: fixed;
    z-index: 2;
    top: 50%;
    transform: rotate(-90deg);
    left: -239px;
}
.fixed-buttons div {
    font-family: "SF UI Display", "sans-serif";
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 20px;
    cursor: pointer;
    width: 180px;
}


/*responsive nav menu*/
.responsive_nav {
    position: fixed;
    background: rgba(34, 34, 34, 0.8);
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none;
    transition: 0.5s;
}
.translate-responsive-nav {
    transform: translateY(calc(-100% + 37px));
    transition: 0.5s;
}
.responsive_nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.responsive_nav-menu ul {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.responsive_nav-menu ul li {
    padding-top: 1%;
    padding-bottom: 1%;
    text-align: center;
}
.responsive_nav-menu ul li a,
.responsive_nav-menu ul li p {
    font-family: "SF UI Display", "sans-serif";
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border: 1px solid #ffffff;
    border-radius: 3px;
    padding: 5px;
    min-width: 150px;
    justify-content: center;
    display: inline-flex;
}
.responsive_nav-show {
    position: absolute;
    bottom: 0;
}
.responsive_nav-show ul li {
    color: #ffffff;
    line-height: 0;
    letter-spacing: -1px;
}

/*colors*/
.conf-head-color {
    color: #4472C4 !important;
}
.conf-second-color {
    color: #7030A0 !important;
}
.conf-bold-color {
    color: #000000 !important;
}
.conf-content-color {
    color: #908C8C !important;
}
.gotham-important {
    font-family: 'Akrobat Regular', sans-serif;
}

.error {
    -webkit-box-shadow: 0px 0px 5px 4px rgba(235,46,21,1);
    -moz-box-shadow: 0px 0px 5px 4px rgba(235,46,21,1);
    box-shadow: 0px 0px 5px 4px rgba(235,46,21,1);
}
.color-translate {
    color: rgb(250, 115, 85);
}
/*plashka*/
.plashka-pic {
    position: fixed;
    left: 0;
    bottom: 35%;
    z-index: 55;
}
.problem-window {
    border: 1px solid red;
    padding: 5px;
    background: rgba(245, 10, 10, 0.6);
    font-family: 'Akrobat Regular', sans-serif;
    font-size: 19px!important;
    line-height: 22px!important;
    color: #545163;
    margin: 0 auto 20px!important;
    display: flex!important;
    flex-direction: column;
    border-radius: 8px;
    align-items: center;
}
.problem-window p {
    text-align: center;
}
.problem-window img {
    transform: translateY(6px);
}

.cond_color {background: linear-gradient(270deg, #398EFE -3.99%, #9E5BFE 100%);
    box-shadow: 0px -4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 12px 12px; transform: translateX(34px); position: relative; z-index: 1;}
.doclad_color {background: linear-gradient(270deg, #FE5E74 0%, #FF5A76 0.01%, #FFA557 92.27%);
    box-shadow: 0px -4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 12px 12px; transform: translateX(14px);}
.reg_color {background: linear-gradient(253.94deg, #FF9374 0%, #FFD46D 93%);
    box-shadow: 0px -4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 12px 12px;}
/*news*/
.news_box h1 {font-size: 28px; color: #3C3C3C; font-weight: bold;}
.news_box .title_news {font-size: 18px; color: #3C3C3C;}
.news_box .about_title {padding-bottom: 20px;}
.news_box .about-line {width: 5%;}
.news_box .anons {font-size: 14px; color: #3C3C3C; }
.post_link a {color: #0487FF; font-size: 12px; background: url("../../images/arrow-right.png") no-repeat 25%; display: block;}
.news_box .search form {position: relative;}
.news_box .search input[type=submit] {background: url("../../images/ico_search.png"); width: 18px; height: 18px;    position: absolute;top: 25%;right: 5%;font-size: 0;border: 0;}
.data_slid_news {color: #828282; font-size: 14px; padding-left: 30px; background: url("../../images/ico_datapic_news.png") no-repeat 0% 50%; padding-top: 5px; }
.title_news_slid_right {font-size: 16px; color: #3C3C3C;}
.bord_bottom {padding-bottom: 20px; border-bottom: 1px solid #828282; margin-bottom: 20px;}
.all_news {color: #0487FF; font-size: 18px;}
.nav_tabs .nav-link.active {color: red; background-color: transparent; border-color: transparent;}
.nav-link {color: #828282; font-size: 28px;}
.nav_tabs {background: #F4F6F8; padding: 20px 0 70px;}
.tab-content {margin-top: -70px;}
.news_box .country_program_box .bord {border-left: 1px solid red; height: auto;}
.see_material_btn {color: #0487FF !important; cursor: pointer; font-size: 16px !important; display: block; background: url("../../images/aroww_see.png") no-repeat 20%;}
.doc_present a {height: 25px; color: #3F4A56; font-size: 14px; background: url("../../images/ico_file.png") no-repeat; padding-left: 30px; margin-bottom: 15px;}

