@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,600,700%7CPT+Sans:700%7CRoboto+Slab:700");
/* common */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
html, body { width: 100%; height: 100%; }
body, input, select, textarea, button { font-size: 13px; line-height: 1.2; color: #000000; font-family: 'Open Sans', sans-serif; font-weight: 300; }
body, input, select, textarea, button, h1, h2, h3, h4, h5, h6, a { color: #000000; }
input, select, textarea, button { outline: none; }
select:-moz-focusring { text-shadow: 0 0 0 #000; color: transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
a { text-decoration: underline; }
a, a:hover, a:active { outline: none; border: none; }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Slab', serif; line-height: 1.3; font-weight: 700; margin-top: 0; margin-bottom: 0; }
p { margin-bottom: 0px; }
.ta-left { text-align: left; }
.ta-center { text-align: center; }
.ta-right { text-align: right; }
ul, ol, dl { list-style-type: none; margin: 0; }
ol { margin: 0; list-style-type: none; list-style-position: outside; }
img { border: none; vertical-align: top; }
table { border-collapse: collapse; }
th, td { padding: 10px 20px; border: 1px solid #c9c9c9; }
hr { height: 0; border-bottom: 1px solid #ddd; }

.main { min-height: 100%; }
.row { margin: 0; }
div[class|="col-xs"] { padding: 0; }

h1 { font-size: 30px; color: #ffffff; }
h2 { font-size: 30px; color: #007aa2; }

.edu-programm-article ol{
	padding-left: 15px;
	list-style-type: decimal;
}
.edu-programm-article ol li{
    line-height: 2.143;
    font-size: 14px;
}

.back-link a { position: relative; text-transform: uppercase; font-size: 11px; display: inline-block; padding-left: 37px; color: #ffffff; background: url(../images/ic-back.png) 0 2px no-repeat; text-decoration: none; }
.back-link a:hover { color: #ffffff; background: url(../images/ic-back-hover.png) 0 2px no-repeat; }

/*------------------------------------------- header -------------------------------------------------*/
.header { min-width: 320px; position: relative; margin: 0 auto; }

.header-top { background: #000; padding-bottom: 13px; }

.header-social { padding-top: 12px; }
.header-social li { float: left; margin-right: 24px; }
.header-social li:last-child { margin-right: 0; }
.header-social a { display: inline-block; vertical-align: middle; width: 24px; height: 20px; }
.header-social li.vk a { background: url(../images/sprite-social.png) -73px -84px no-repeat; }
.header-social li.vk a:hover { background: url(../images/sprite-social.png) -106px -84px no-repeat; }
.header-social li.fb a { background: url(../images/sprite-social.png) -28px 0 no-repeat; }
.header-social li.fb a:hover { background: url(../images/sprite-social.png) -53px 0 no-repeat; }
.header-social li.tw a { background: url(../images/sprite-social.png) -45px -57px no-repeat; }
.header-social li.tw a:hover { background: url(../images/sprite-social.png) -70px -57px no-repeat; }
.header-social li.insta a { background: url(../images/sprite-social.png) -49px -30px no-repeat; }
.header-social li.insta a:hover { background: url(../images/sprite-social.png) -78px -30px no-repeat; }

.header-social li.see a { background: url(../images/eye.png) 0px 0px no-repeat; }
.header-social li.see a:hover { background: url(../images/eye.png) -34px 0px no-repeat; }

.header-phone { padding-top: 13px; }
.header-phone span { color: #999999; display: inline-block; margin-right: 12px; }
.header-phone a { font-size: 15px; font-weight: 700; color: #ffffff; display: inline-block; text-decoration: none; margin-right: 14px; }
.header-phone a:last-child { margin-right: 0; }
.header-phone a:hover { color: #ffffff; }

.header-mail { padding-top: 13px; }
.header-mail a {font-size: 15px; font-weight: 700; color: #ffffff; display: inline-block; text-decoration: none; margin-right: 14px; }
.header-mail a span { color: #ffffff; font-weight: 700; font-size: 20px; padding-right: 9px; }
.header-mail a:hover { color: #007aa2; }

.header-top-list { padding-top: 15px; padding-left: 48px; }
.header-top-list li { float: left; margin-right: 36px; }
.header-top-list li a { text-transform: uppercase; text-decoration: none; color: #ffffff; font-size: 11px; }
.header-top-list li a:hover { color: #007aa2; }
.header-top-list li:last-child { margin-right: 0; }

.header-bottom { padding-bottom: 9px; }

.logo { display: block; padding-left: 175px; padding-top: 15px; background: url(../images/logo.png) 0 0 no-repeat; text-decoration: none; margin-top: 10px; height: 144px; }
.logo span { font-family: 'PT Sans', sans-serif; font-size: 14px; line-height: 1.7; display: block; position: relative; }
.logo span:before { position: absolute; content: ""; width: 2px; height: 106px; top: 7px; left: -17px; background: #f2c443; }

.logo:hover { color: #000; }

.navbar-default { background-color: transparent; border: none; }
.navbar { border-radius: 0; max-height: none; margin-bottom: 0; border: none; margin-top: 55px; }
.header-bottom .dropdown-toggle { padding-right: 18px; }
.caret { border: none; background: url(../images/ic-caret.png) 0 0 no-repeat; width: 11px; height: 6px; position: absolute; top: 6px; right: 0; }
.navbar-nav > li { margin-right: 48px; }
.navbar-nav > li:last-child { margin-right: 0; }
.navbar-nav > li.dropdown { margin-right: 29px; }
.navbar-collapse { padding: 0; }
.dropdown-menu > li { padding: 7px 14px; }
.dropdown-menu > li > a { padding: 0; text-decoration: none; text-transform: uppercase; font-size: 11px; }
.dropdown-menu > li > a:hover { background-color: transparent; color: #007aa2; }

/*------------------------------------------- content ------------------------------------------------*/
.content { min-width: 320px; position: relative; margin: 0 auto; }

/* top-section */
/* main-tabs-section */
.main-slider-section { background: #0e7596 url(../images/bg-main-tabs.jpg) center top no-repeat; height: 425px; }/* 12.04 */
.main-slider-section .slick-slide { outline: none; }

.main-tabs-block_item-photo { position: relative; height: 425px; }
.main-tabs-block_item-photo-pic { position: absolute; left: 25px; top: 92px; width: 220px; height: 220px; }
.main-tabs-block_item-photo-hand { position: absolute; right: 20px; bottom: 0; background: url(../images/main-tab-hand.png) 0 0 no-repeat; width: 317px; height: 313px; }
.main-tabs-block_item-photo.item1 .main-tabs-block_item-photo-pic { background: url(../images/main-tab-1.png) 0 0 no-repeat; }
.main-tabs-block_item-photo.item2 .main-tabs-block_item-photo-pic { background: url(../images/main-tab-2.png) 0 0 no-repeat; }
.main-tabs-block_item-photo.item3 .main-tabs-block_item-photo-pic { background: url(../images/main-tab-3.png) 0 0 no-repeat; }
.main-tabs-block_item-photo.item4 .main-tabs-block_item-photo-pic { background: url(../images/main-tab-4.png) 0 0 no-repeat; }
.main-tabs-block_item-photo.item5 .main-tabs-block_item-photo-pic { background: url(../images/main-tab-5.png) 0 0 no-repeat; }

.main-tabs-block_content { padding-top: 68px; padding-bottom: 20px; }
.main-tabs-block_content-format { font-size: 11px; text-transform: uppercase; color: #fff; margin-bottom: 6px; }
.main-tabs-block_content h2 { color: #fff; margin-bottom: 34px; }
.main-tabs-block_content p { font-size: 17px; color: #fff; line-height: 1.3; margin-bottom: 47px; }

.btn-more a, .btn-more input { display: inline-block; padding: 13px 37px 15px; background: #f2c443; font-size: 15px; border-radius: 25px; text-decoration: none; }
.btn-more a:hover, .btn-more input:hover { background: #ffd151; color: #000; }

/* 12.04 удалены стили для табов*/

/* slogan */
.slogan { border-bottom: 2px solid #f3ca55; padding: 24px 20px 24px; margin-bottom: 55px; }
.slogan p { letter-spacing: 2px; font-size: 17px; font-weight: 700; color: #007aa2; text-transform: uppercase; text-align: center; margin-bottom: 0; font-family: 'Roboto Slab', serif; }

/* benefits-section */
.benefits-section { margin-bottom: 50px; }
.benefits-section h2 { margin-bottom: 39px; }
.benefits-section .row { margin-left: -15px; margin-right: -15px; }
.benefits-section .row:first-of-type { margin-bottom: 41px; }
.benefits-section div[class|="col-xs"] { padding: 0 15px; }

.benefits-item { position: relative; padding-left: 68px; max-width: 300px; }
.benefits-item:before { position: absolute; content: ""; }
.benefits-item.item1:before { background: url(../images/benef-1.png) 0 0 no-repeat; top: 4px; left: 0; width: 37px; height: 50px; }
.benefits-item.item2:before { background: url(../images/benef-2.png) 0 0 no-repeat; top: 4px; left: 0; width: 38px; height: 49px; }
.benefits-item.item3:before { background: url(../images/benef-3.png) 0 0 no-repeat; top: 4px; left: 0; width: 50px; height: 36px; }
.benefits-item.item4:before { background: url(../images/benef-4.png) 0 0 no-repeat; top: 4px; left: 0; width: 39px; height: 50px; }
.benefits-item.item5:before { background: url(../images/benef-5.png) 0 0 no-repeat; top: 4px; left: 0; width: 44px; height: 39px; }
.benefits-item.item6:before { background: url(../images/benef-6.png) 0 0 no-repeat; top: 4px; left: 0; width: 42px; height: 50px; }
.benefits-item.item7:before { background: url(../images/benef-7.png) 0 0 no-repeat; top: 4px; left: 0; width: 46px; height: 50px; }
.benefits-item.item8:before { background: url(../images/benef-8.png) 0 0 no-repeat; top: 4px; left: 0; width: 47px; height: 50px; }
.benefits-item.item9:before { background: url(../images/benef-9.png) 0 0 no-repeat; top: 4px; left: 0; width: 50px; height: 50px; }
.benefits-item.item10:before { background: url(../images/benef-10.png) 0 0 no-repeat; top: 4px; left: 0; width: 50px; height: 50px; }
.benefits-item.item12:before { background: url(../images/benef-4.png) 0 0 no-repeat; top: 4px; left: 0; width: 50px; height: 50px; }

.benefits_title { font-size: 15px; font-weight: 700; font-family: 'Roboto Slab', serif; line-height: 1.3; margin-bottom: 11px; }

.benefits_text p { line-height: 1.5; }
.benefits_text p:last-child { margin-bottom: 0; }

/* events-section */
.events-section { margin-bottom: 25px; }
.events-section h2 { margin-bottom: 43px; }
.events-section .row { margin-left: -15px; margin-right: -15px; }
.events-section div[class|="col-xs"] { padding: 0 15px; margin-bottom: 30px; }

.event-block { background: #f3f5f6; padding: 28px 21px 29px; }
.event-block a { text-transform: uppercase; color: #000; font-weight: 700; text-decoration: none; font-size: 14px; line-height: 1.4; }
.event-block a:hover { color: #007aa2; }
.event-block p { min-height: 32px; margin-bottom: 11px; }

.event-block_link { min-height: 80px; margin-bottom: 21px; overflow: hidden; }

.event-block_period { position: relative; padding-left: 30px; font-size: 15px; font-style: italic; }
.event-block_period:before { position: absolute; content: ""; width: 18px; height: 18px; background: url(../images/ic-schedule.png) 0 0 no-repeat; top: -2; left: 0; }

/* news-section */
.news-section { margin-bottom: 54px; }
.news-section h2 { margin-bottom: 43px; }

.news-block { position: relative; max-width: 570px; display: block; text-decoration: none; overflow: hidden; }
.news-block img { max-width: none; width: 100%; }
.news-block_content { transition: opacity 1s, visibility 4s ease-in-out 3s; position: absolute; left: 0; top: 0; right: 50%; bottom: 0; background: rgba(6, 115, 150, 0.87); padding: 30px 21px; overflow: hidden; }
.news-block_content time { display: block; color: #ffffff; margin-bottom: 19px; }
.news-block:hover .news-block_content { background: #f3f5f6; opacity:0}
/*.news-block:hover .news-block_content .news-block_text span { color: #000; overflow: hidden; }
.news-block:hover .news-block_content time { color: #000; }
.news-block:hover .news-block_content .news-block_title { color: #007aa2; }    */
.news-block_title { color: #ffffff; font-weight: 700; font-size: 14px; text-transform: uppercase; text-decoration: none; display: block; margin-bottom: 11px; }
.news-block_text { display: block;}
.news-block_text h5 em { font-style: normal }
.news-block_text span { color: #ffffff; font-size: 14px; line-height: 1.6; display: block; }

.news-list { padding-left: 16px; }
.news-list li { height: 140px; padding-bottom: 20px; overflow: hidden; }
.news-list time { display: block; margin-bottom: 10px; }
.news-list a { display: block; text-decoration: none; color: #000; margin-bottom: 10px; font-size: 14px; font-weight: 700; text-transform: uppercase; }
.news-list a:hover { color: #007aa2; }
.news-list p { font-size: 14px; margin-bottom: 0; }

/* partners-section */
.partners-section h2 { margin-bottom: 18px; }

.partners-slider { padding-bottom: 131px; }
.partners-slider .slick-slide { outline: none; }
.partners-slider .slick-arrow { position: absolute; top: 20%; width: 12px; height: 25px; border: none; font-size: 0; }
.partners-slider .slick-arrow.slick-prev { left: -45px; background: url(../images/partners-prev.png) 0 0 no-repeat; z-index: 10; }
.partners-slider .slick-arrow.slick-next { right: -45px; background: url(../images/partners-next.png) 0 0 no-repeat; }
.partners-slider .slick-dots { position: absolute; left: 0; bottom: 68px; right: 0; text-align: center; }
.partners-slider .slick-dots li { display: inline-block; border-radius: 100%; margin-right: 15px; }
.partners-slider .slick-dots button { width: 12px; height: 12px; border-radius: 100%; background: #e5e8e9; border: none; font-size: 0; border: 2px solid #ffffff; }
.partners-slider .slick-dots li.slick-active button { background: #ffffff; border: 2px solid #f2c443; }

.partners-slider_logo { display: table; width: 100%; }
.partners-slider_logo a { display: table-cell; vertical-align: middle; height: 80px; width: 100%; }
.partners-slider_logo img { max-height: 80px; margin: 0 auto; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; /* IE 6-9 */ }
.partners-slider_logo img:hover { -webkit-filter: none; -moz-filter: none; -ms-filter: none; -o-filter: none; filter: none; filter: none; /* IE 6-9 */ }

.partners-slider_name { display: table; width: 100%; }

.partners-slider_name-cell { display: table-cell; padding-top: 16px; }
.partners-slider_name-cell p { text-align: center; font-size: 14px; margin-bottom: 3px; }
.partners-slider_name-cell p:last-child { margin-bottom: 0; }

/*----- about.html -----*/
.top-section { background: #007aa2 url(../images/bg-top.jpg) center top no-repeat; height: 220px; padding-top: 42px; }
.top-section h1 { padding-top: 31px; }

.about-article { padding-top: 61px; margin-bottom: 51px; }
.about-article p { font-size: 14px; line-height: 2; margin-bottom: 32px; }
.about-article p:last-child { margin-bottom: 0; }
.about-article h2 {margin-bottom: 33px;}
.about-article h3 { margin-bottom: 8px; font-weight: 700; font-family: 'Roboto Slab', serif; font-size: 15px; }
.about-article_list { padding-left: 30px; margin-bottom: 38px; }
.about-article_list li { position: relative; margin-bottom: 13px; font-size: 14px; }
.about-article_list li:last-child { margin-bottom: 0; }
.about-article_list li:before { position: absolute; content: ""; top: 5px; left: -30px; width: 6px; height: 6px; border-radius: 100%; background: #f2c443; }

.benefits-section.facts-section h2 { font-size: 22px; margin-bottom: 41px; }

.license-section { margin-bottom: 62px; }
.license-section h2 { font-size: 22px; margin-bottom: 45px; }
.license-section .row { margin-left: -15px; margin-right: -15px; }
.license-section div[class|="col-xs"] { padding: 0 15px; }

.license-item { display: block; background: #f3f5f6; text-decoration: none; padding-bottom: 33px; height:310px;margin-bottom:33px }
.license-item_preview { display: table; position: relative; width: 100%; }
.license-item_preview span { display: table-cell; padding-top: 28px; width: 100%; }
.license-item_preview span img { margin: 0 auto; max-height: 250px; }
.license-item_preview:before { position: absolute; content: ""; width: 42px; height: 42px; background: url(../images/ic-zoom.png) 0 0 no-repeat; left: calc(50% - 21px); top: 134px; }
.license-item_preview:hover:before { background: url(../images/ic-zoom-hover.png) 0 0 no-repeat; }
.license-item_name { display: table; width: 100%; }
.license-item_name-cell { /*display: table-cell;*/ width: 100%; display:none;}
.license-item_name-cell span { display: block; text-align: center; }
.license-item_name-cell span:first-child { font-size: 15px; font-weight: 700; font-family: 'Roboto Slab', serif; padding-top: 26px; padding-bottom: 8px; }
.license-item:hover { color: #000000; }

/* info-section */
.info-section { margin-bottom: 54px; }
.info-section:last-child { margin-bottom: 0; }
.info-section h2 { font-size: 22px; margin-bottom: 34px; }
.info-section p { line-height: 2; font-size: 14px; }
.info-section p:last-child { margin-bottom: 0; }
.info-section:last-child { padding-bottom: 131px; }

/* teachers-section */
.teachers-section { margin-bottom: 62px; }
.teachers-section .container { padding-left: 30px; padding-right: 30px; }
.teachers-section h2 { font-size: 22px; margin-bottom: 45px; margin-left: -15px; margin-right: -15px; }
.teachers-section .row { margin-left: -15px; margin-right: -15px; }
.teachers-section div[class|="col-xs"] { padding: 0 15px; }
.teachers-section .btn-more { margin-top: 65px; }
.teachers-section .btn-more a { background: #dfe2e3; padding-left: 44px; padding-right: 44px; }
.teachers-section .btn-more a:hover { background: #e9eced; }

.teachers-item { height:400px; }
.teachers-item_photo { margin-bottom: 18px; }
.teachers-item_photo img { border-radius: 100%; margin: 0 auto; height:150px}
.teachers-item_title { font-size: 15px; font-weight: 700; font-family: 'Roboto Slab', serif; color: #007aa2; text-align: center; margin-bottom: 15px; }
.teachers-item_descr { line-height: 1.39; text-align: center; height: 100px; }

/* corp-clients.html */
.corp-info-section { padding-top: 63px; }

.corp-info-block { margin-bottom: 67px; }
.corp-info-block h2 { font-size: 22px; color: #007aa2; margin-bottom: 33px; }
.corp-info-block h3 { font-size: 17px; color: #007aa2; margin-bottom: 33px; }
.corp-info-block ul { padding-left: 31px; margin-bottom: 55px; }
.corp-info-block ul li { font-size: 14px; line-height: 2.2; position: relative; }
.corp-info-block ul li:before { position: absolute; content: ""; left: -31px; top: 12px; border-radius: 50%; width: 6px; height: 6px; background: #f2c443; }
.corp-info-block ol { counter-reset: myCounter; margin-bottom: 54px; }
.corp-info-block ol li { font-size: 14px; line-height: 2; position: relative; margin-bottom: 12px; padding-left: 31px; }
.corp-info-block ol li:before { counter-increment: myCounter; content: counter(myCounter) "."; color: #f2c443; display: inline-block; text-align: center; line-height: 2; font-family: 'Roboto Slab', serif; font-size: 17px; font-weight: 700; position: absolute; left: 0; top: -3px; }
.corp-info-block ol li strong { font-size: 15px; margin-bottom: 7px; font-family: 'Roboto Slab', serif; position: relative; top: 0; line-height: 1; }
.corp-info-block ol li p { margin-bottom: 0; }

/* feedback-section */
.feedback-section { padding-bottom: 140px; }

.feedback-form { border: 2px solid #f2c443; padding: 31px 42px 39px; }
.feedback-form h4 { color: #007aa2; font-size: 17px; }
.feedback-form hr { border-color: #dfe2e3; border-top: 0; margin-top: 34px; margin-bottom: 34px; }
.feedback-form .col-sm-6:first-child { padding-right: 30px; }
.feedback-form .col-sm-6:last-child { padding-left: 30px; }
.feedback-form .input-title { font-family: 'Roboto Slab', serif; font-size: 17px; font-weight: 700; margin-bottom: 12px; }
.feedback-form .form-group { margin-bottom: 39px; }
.feedback-form .form-group .form-control { border-color: #dfe2e3; border-radius: 0; box-shadow: none; height: 46px; padding: 6px 15px; color: #777777; }
.feedback-form .form-group .form-control:focus { box-shadow: none; border-color: #dfe2e3; }
.feedback-form .form-group .form-control1 { border-color: #dfe2e3; border-radius: 0; box-shadow: none; height: 200px; width:100% ;padding: 6px 15px; color: #777777; }
.feedback-form .form-group .form-control1:focus { box-shadow: none; border-color: #dfe2e3; }
.feedback-form .btn-more input { border: none; padding: 13px 58px 15px; }

/* news-list.html */
.news-list-section { padding-top: 70px; padding-bottom: 70px; }
.news-list-section .row { margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; }
.news-list-section .col-xs-12 { padding: 0 15px; }

.news-item { margin-bottom: 67px; }
.news-item_preview { overflow: hidden; display: block; margin-bottom: 29px; }
.news-item_preview img { max-height: 247px; }
.news-item time { display: block; margin-bottom: 15px; }
.news-item_link { margin-bottom: 6px; }
.news-item_link a { text-decoration: none; font-size: 14px; text-transform: uppercase; font-weight: 700; line-height: 1.538; }
.news-item_link a:hover { color: #007aa2; }
.news-item_text p { font-size: 14px; line-height: 1.7; max-height: 68px; overflow: hidden; }
.news-item_text p:last-child { margin-bottom: 0; }


/* news.html */
.one-news-section { padding-top: 64px; padding-bottom: 110px; }

.one-news-block h2 { font-size: 22px; color: #007aa2; margin-bottom: 15px; }
.one-news-block time { display: block; margin-bottom: 48px; }
.one-news-block_img { margin-bottom: 40px; }
.one-news-block p { font-size: 14px; line-height: 2.143; }
.one-news-block p + h3 { margin-top: 55px; }
.one-news-block h3 + p { margin-bottom: 30px; }
.one-news-block h3 { font-size: 17px; color: #007aa2; margin-bottom: 34px; }
.one-news-block ul { padding-left: 31px; margin-bottom: 28px; }
.one-news-block li { position: relative; line-height: 2.143; font-size: 14px; margin-bottom: 31px; }
.one-news-block li:after { position: absolute; content: ""; left: -31px; top: 11px; border-radius: 50%; width: 6px; height: 6px; background: #f2c443; }
.one-news-block ol { counter-reset: myCounter; padding-left: 31px; margin-bottom: 55px; }
.one-news-block ol li { font-size: 14px; line-height: 2.143; position: relative; margin-bottom: 30px; }
.one-news-block ol li:before { counter-increment: myCounter; content: counter(myCounter) "."; color: #f2c443; display: inline-block; text-align: center; line-height: 2.143; font-family: 'Roboto Slab', serif; font-size: 17px; font-weight: 700; position: absolute; left: -30px; top: -4px; }
.one-news-block ol li:after { display: none; }

/* payment.html */
.links-block { background: #f2c443; }
.links-block .col-xs-12 { padding: 0; w_idth:14%;}
.links-block a { display: block; padding: 27px 10px 27px; text-decoration: none; text-align: center; text-transform: uppercase; font-size: 13px; line-height: 1.3; position: relative; }
.links-block span { border-bottom: 1px dotted #000; line-height: 1; display: inline-block; padding-bottom: 1px; }
.links-block a.active { background: #fff; color: #000000; }
.links-block a:hover { background: #ffffff; color: #000000; }
.links-block a:hover span, .links-block a.active span { border-bottom: 1px dashed #000; }
/*.links-block a:hover:after, .links-block a.active:after { position: absolute; content: ""; left: 0; top: -2px; right: 0; height: 2px; background: #fff; }*/

/* payment-section */
.payment-section { padding-top: 62px; padding-bottom: 140px; }
.payment-section h3 { font-size: 22px; color: #007aa2; margin-bottom: 35px; }

.payment-types { margin-bottom: 64px; }

.payment-list { padding-left: 31px; counter-reset: myCounter; }
.payment-list li { font-size: 17px; margin-bottom: 24px; position: relative; }
.payment-list li p { font-size: 17px; line-height: 1.5; margin-bottom: 5px; }
.payment-list li span { font-size: 14px; }
.payment-list li p + p { margin: 0; }
.payment-list li p + p + p { margin-top: -3px; }
.payment-list li:after { counter-increment: myCounter; content: counter(myCounter) "."; color: #f2c443; display: inline-block; text-align: center; line-height: 2; font-family: 'Roboto Slab', serif; font-size: 17px; font-weight: 700; position: absolute; left: -30px; top: -4px; }

.payment-info { border: 2px solid #f2c443; padding: 31px 42px 30px; }
.payment-info h4 { color: #007aa2; font-size: 17px; }
.payment-info hr { border-color: #dfe2e3; border-top: 0; margin-top: 34px; margin-bottom: 30px; }
.payment-info_item { margin-bottom: 30px; }
.payment-info_item p { font-size: 17px; margin-bottom: 0; line-height: 1.8; }
.payment-info_item:last-child { margin-bottom: 0; }

/* teachers.html */
.all-teachers-section { padding-top: 59px; padding-bottom: 135px; }

.all-teachers-article { margin-bottom: 132px; }
.all-teachers-article p { font-size: 17px; line-height: 1.765; margin-bottom: 30px; }
.all-teachers-article p:last-child { margin-bottom: 0; }

.all-teachers-block > .row { margin-bottom: 66px; }
.all-teachers-block > .row:last-child { margin-bottom: 0; }

/* catalog.html */
.programm-filter { margin-top: 70px; margin-bottom: 70px; }

.programm-form { padding: 33px 0 61px; background: #f3f5f6; }
.programm-form .row { padding-left: 22px; padding-right: 22px; }
.programm-form .row > div[class|="col-xs"] { padding: 0 22px; }

.select-block_title { font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 13px; margin-bottom: 13px; }

.select-submit_btn { padding-top: 28px; }
.select-submit_btn .subscribe-form_btn { float: none; }

.programm-list-section { padding-bottom: 140px; }

.programm-list_item { padding: 34px 44px 20px; margin-bottom: 70px; border: 2px solid #f2c443; }
.programm-list_item:last-child { margin-bottom: 0; }
.programm-list_descr h4 { color: #007aa2; font-size: 17px; padding-bottom: 34px; }
.programm-list_descr h4 a { color: #007aa2; text-decoration: none; }
.programm-list_descr h4 a:hover { color: #007aa2; text-decoration: underline; }
.programm-list_row { display: table; width: 100%; border-top: 1px solid #dfe2e3; }
.programm-list_cell { display: table-cell; width: 50%; vertical-align: top; font-size: 14px; line-height: 1.4; position: relative; }
.programm-list_cell .btn-grey { background: #dfe2e3; padding: 12px 44px 13px; }
.programm-list_cell .btn-grey:hover { background: #e9eced; }
.programm-list_row.last-row { padding-top: 20px; }
.programm-list_row.last-row .programm-list_cell { vertical-align: middle; padding-top: 20px; padding-bottom: 20px; }
.programm-list_row.last-row .programm-list_cell:first-child { border-right: 1px solid #dfe2e3; }
.programm-list_cell.btn-more .btn-grey { padding: 12px 44px 13px; }
.programm-list_cell.btn-more a { padding: 12px 59px 13px; }
.programm-list_cell.col1 { width: 33%; color: #777777; padding: 16px 10px 18px 0; }
.programm-list_cell.col2 { width: 67%; color: #000000; padding: 16px 10px 18px 0; }

/* trainings.html */
.links-block .one-fifth { width: 20%; }
.links-block .one-fifth a { padding: 18px 10px 18px; }

/* list-section */
.list-section { padding-top: 70px; margin-bottom: 30px; }
.list-section .row { margin-left: -15px; margin-right: -15px; }
.list-section div[class|="col-xs"] { padding: 0 15px; }

.list-block { background: #f3f5f6; margin-bottom: 33px; }
.list-block_title { display: table; width: 100%; padding: 0 20px; }
.list-block_title span { display: table-cell; vertical-align: middle; color: #007aa2; border-bottom: 1px solid #dfe2e3; width: 100%; position: relative; height: 77px; padding: 10px 0 10px 70px; font-size: 17px; font-weight: 700; font-family: 'Roboto Slab', serif; }
.list-block_title.item120 span:before { position: absolute; content: ""; width: 50px; height: 46px; left: 0; top: 17px; background: url(../images/ic-categ-1.png) 0 0 no-repeat; }
.list-block_title.item126 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-2.png) 0 0 no-repeat; }
.list-block_title.item128 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-3.png) 0 0 no-repeat; }
.list-block_title.item136 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-4.png) 0 0 no-repeat; }
.list-block_title.item144 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-5.png) 0 0 no-repeat; }
.list-block_title.item151 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-6.png) 0 0 no-repeat; }
.list-block_title.item164 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-7.png) 0 0 no-repeat; }
.list-block_title.item176 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-8.png) 0 0 no-repeat; }
.list-block_title.item182 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-9.png) 0 0 no-repeat; }
.list-block_title.item194 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-10.png) 0 0 no-repeat; }
.list-block_title.item189 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-11.png) 0 0 no-repeat; }
.list-block_title.item200 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-12.png) 0 0 no-repeat; }
.list-block_title.item212 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-13.png) 0 0 no-repeat; }
.list-block_title.item206 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-14.png) 0 0 no-repeat; }
.list-block_title.item221 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-15.png) 0 0 no-repeat; }
.list-block_title.item234 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-16.png) 0 0 no-repeat; }
.list-block_title.item230 span:before { position: absolute; content: ""; width: 50px; height: 50px; left: 0; top: 13px; background: url(../images/ic-categ-17.png) 0 0 no-repeat; }
.list-block_content ul { padding: 16px 20px 18px; }
.list-block_content-title { position: relative; font-size: 14px; font-weight: 700; text-transform: uppercase; padding: 12px 20px 12px 0; }
.list-block_content-title:after { position: absolute; content: ""; background: url(../images/ic-caret-2.png) 0 0 no-repeat; top: 14px; right: 0; width: 6px; height: 11px; }
.list-block_content-title:hover { color: #007aa2; cursor: pointer; }
.opened .list-block_content-title:after { background: url(../images/ic-caret.png) 0 0 no-repeat; top: 17px; right: -2px; width: 11px; height: 6px; }
.list-block_content-info { display: none; }
.opened .list-block_content-info { display: block; }
.list-block_content-link { color: #007aa2; text-decoration: none; line-height: 1.5; display: block; padding-top: 5px; padding-bottom: 5px; }
.list-block_content-link:hover { text-decoration: underline; color: #007aa2; }
.list-block_content-addinfo { display: table; width: 100%; padding-bottom: 35px; }
.list-block_content-addinfo span { font-size: 15px; font-style: italic; padding-left: 30px; }
.list-block_content-addinfo span.ic-hours { display: table-cell; width: 50%; position: relative; }
.list-block_content-addinfo span.ic-hours:before { position: absolute; content: ""; background: url(../images/ic-clock.png) 0 0 no-repeat; width: 18px; height: 18px; left: 0; top: 0; }
.list-block_content-addinfo span.ic-summ { display: table-cell; width: 50%; position: relative; }
.list-block_content-addinfo span.ic-summ:before { position: absolute; content: ""; background: url(../images/ic-rouble.png) 0 0 no-repeat; width: 15px; height: 18px; left: 0; top: 0; }
.list-block_content-addinfo span.ic-euro { display: table-cell; width: 50%; position: relative; }
.list-block_content-addinfo span.ic-euro:before { position: absolute; content: ""; background: url(../images/euro.png) 0 0 no-repeat; width: 15px; height: 18px; left: 0; top: 0; }
.list-block_content-hide { color: #007aa2; padding-top: 16px; padding-bottom: 14px; background: #fff; margin: 12px -20px 0; }
.list-block_content-hide span { display: inline-block; border-bottom: 1px dotted #007aa2; cursor: pointer; }

/* trainings-article */
.trainings-article { padding-bottom: 129px; }
.trainings-article h2 { font-size: 22px; margin-bottom: 33px; }
.trainings-article p { font-size: 17px; line-height: 1.765; margin-bottom: 30px; }
.trainings-article p:last-child { margin-bottom: auto; }
.trainings-article p + h2 { margin-top: 53px; }
.trainings-article ol { padding-left: 31px; counter-reset: myCounter; margin-bottom: 54px; }
.trainings-article ol li { font-size: 17px; margin-bottom: 20px; line-height: 1.765; position: relative; }
.trainings-article ol li:after { counter-increment: myCounter; content: counter(myCounter) "."; color: #f2c443; display: inline-block; text-align: center; line-height: 2; font-family: 'Roboto Slab', serif; font-size: 17px; font-weight: 700; position: absolute; left: -31px; top: -2px; }
.trainings-article ol li:last-child { margin-bottom: 0; }

/* programm-descr.html */
.programm-description-section { padding-top: 63px; }
.programm-description-section h2 { font-size: 22px; color: #007aa2; margin-bottom: 45px; }
.programm-description-section .programm-list_item { padding-left: 8px; padding-bottom: 31px; margin-bottom: 66px; }
.programm-description-section .programm-list_item .programm-list_photo { max-width: 298px; margin: 0 auto 34px; }
.programm-description-section .programm-list_item .programm-list_photo img { max-width: 298px; }
.programm-description-section .programm-list_item .programm-list_reg { max-width: 298px; margin: 0 auto; padding: 34px 18px; }
.programm-description-section .programm-list_item .programm-list_reg a { display: block; }
.programm-description-section .programm-list_item .programm-list_descr { padding-left: 10px; }
.programm-description-section .programm-list_item .programm-list_row:first-child { border-top: none; }
.programm-description-section .programm-list_cell ol { counter-reset: myCounter; }
.programm-description-section .programm-list_cell ol li { position: relative; }
.programm-description-section .programm-list_cell ol li:before { counter-increment: myCounter; content: counter(myCounter) "."; color: #f2c443; display: inline-block; font-family: 'Roboto Slab', serif; font-size: 14px; padding-right: 20px; }
.programm-description-section h3 { font-size: 17px; color: #007aa2; margin-bottom: 36px; }
.programm-description-section p { line-height: 2.143; font-size: 14px; }
.programm-description-section ul { padding-left: 31px; }
.programm-description-section ul li { position: relative; line-height: 2.143; font-size: 14px; }
.programm-description-section ul li:after { position: absolute; content: ""; left: -31px; top: 11px; border-radius: 50%; width: 6px; height: 6px; background: #f2c443; }

/* edu-type-table */
.edu-type-table { margin-top: 43px; }
.edu-type-table h3 { margin-bottom: 30px; }
.edu-type-table table { width: 100%; }
.edu-type-table .col1 { width: 49%; }
.edu-type-table .col2 { width: 17%; }
.edu-type-table .col3 { width: 17%; }
.edu-type-table .col4 { width: 17%; }
.edu-type-table th { font-size: 15px; color: #777777; border-width: 0 0 2px 0; font-weight: 300; border-color: #dfe2e3; padding-bottom: 19px; }
.edu-type-table th.col2, .edu-type-table th.col3, .edu-type-table th.col4 { text-align: center; }
.edu-type-table tbody tr:nth-child(odd) td { border: none; font-size: 17px; font-weight: 700; font-family: 'Roboto Slab', serif; padding: 15px 10px 20px 0; }
.edu-type-table td { font-size: 14px; }
.edu-type-table th:first-child, .edu-type-table td:first-child { padding-left: 0; }
.edu-type-table tbody tr:nth-child(even) td { border-width: 1px 0 2px 0; border-color: #dfe2e3; }
.edu-type-table tbody tr:nth-child(even) td.col1 { font-size: 14px; line-height: 1.429; padding: 15px 10px 19px 0; }
.edu-type-table tbody tr:nth-child(even) td.col2, .edu-type-table tbody tr:nth-child(even) td.col3, .edu-type-table tbody tr:nth-child(even) td.col4 { background: #f3f5f6; padding: 16px 10px 0 20px; border-left: 2px solid #ffffff; vertical-align: top; }
.edu-type-table .ic-time { position: relative; display: block; background: url(../images/ic-clock.png) 0 0 no-repeat; font-style: italic; font-size: 15px; padding-left: 28px; margin-bottom: 24px; }
.edu-type-table .ic-rouble { position: relative; display: block; background: url(../images/ic-rouble.png) 0 0 no-repeat; padding-left: 28px; margin-bottom: 15px;}
.edu-type-table .ic-euro { position: relative; display: block; background: url(../images/euro.png) 0 0 no-repeat; padding-left: 28px; line-height: 20px; }
.edu-type-table .col2 p {line-height: inherit;}

/* edu-programm-article */
.edu-programm-article { padding-top: 64px; margin-bottom: 60px; }
.edu-programm-article h3 { color: #007aa2; font-size: 17px; margin-bottom: 34px; }
.edu-programm-article p { line-height: 1.999; margin-bottom: 0; }
.edu-programm-article p strong { font-family: 'Roboto Slab', serif; font-size: 15px; }
.edu-programm-article ul { padding-left: 31px; }
.edu-programm-article ul li { position: relative; line-height: 2.143; font-size: 14px; }
.edu-programm-article ul li:after { position: absolute; content: ""; left: -31px; top: 11px; border-radius: 50%; width: 6px; height: 6px; background: #f2c443; }
.edu-programm-article ul + p { margin-top: 33px; }
.edu-programm-article p + p { margin-top: 32px; }

/* register-section */
.register-section { padding-bottom: 140px; }

.feedback-form.reg-form hr { margin-bottom: 37px; }
.feedback-form.reg-form .input-title { font-size: 13px; }
.feedback-form.reg-form .form-group { margin-bottom: 33px; }
.feedback-form.reg-form .btn-more { margin-top: 6px; }

/* calendar.html */
.calendar-section { padding-top: 70px; padding-bottom: 140px; }

.calendar-filter { background: #f3f5f6; padding: 45px 15px 51px; margin-bottom: 40px; }
.calendar-filter .select-block { margin-bottom: 46px; }
.calendar-filter .select-block_title { margin-bottom: 12px; }
.calendar-filter .btn-more { padding-top: 5px; text-align: center; }
.calendar-filter .btn-more input { border: none; padding-left: 15px; padding-right: 15px; text-align: center; display: block; margin: 0 auto; width: 100%; }
.calendar-filter .clevered.alice .checkbox-group .jClever-element { display: inline-block; vertical-align: middle; }

.checkbox-group { margin-bottom: 45px; }
.checkbox-group_title { font-family: 'Roboto Slab', serif; font-weight: 700; font-size: 13px; margin-bottom: 24px; }
.checkbox-group_row { margin-bottom: 20px; }
.checkbox-group_row label { display: inline-block; vertical-align: middle; font-size: 13px; font-weight: 300; margin-bottom: 0; margin-left: 12px; }

.calendar-table { overflow-y: auto; padding-left: 20px;}
.calendar-table table { width: 100%; }
.calendar-table th { border-width: 0 0 1px 0; border-color: #dfe2e3; font-size: 15px; color: #777777; font-weight: 300; padding: 0 5px 19px 5px; text-align: center; }
.calendar-table th:first-child { padding-left: 0; text-align: left; padding-bottom: 19px; }
.calendar-table .col1 { width: 40%; }
.calendar-table .col2 { width: 10%; }
.calendar-table .col3 { width: 10%; }
.calendar-table .col4 { width: 10%; }
.calendar-table .col5 { width: 10%; }
.calendar-table .col6 { width: 10%; }
.calendar-table .col7 { width: 10%; }
.calendar-table .heading-row td { padding-top: 15px; padding-bottom: 19px; font-size: 17px; font-weight: 700; font-family: 'Roboto Slab', serif; border-left: none; border-right: none; border-top-width: 2px; }
.calendar-table td { border-color: #dfe2e3; border-left: 2px solid #ffffff; vertical-align: top; border-right: none; }
.calendar-table tbody td.col1:first-child { padding-left: 0; padding-top: 16px; padding-bottom: 18px; }
.calendar-table tbody td.col1:first-child a { text-decoration: none; color: #007aa2; font-size: 14px; line-height: 1.429; }
.calendar-table tbody td.col1:first-child a:hover { color: #1295c0; }
.calendar-table td.col7, .calendar-table td.col2, .calendar-table td.col3, .calendar-table td.col4, .calendar-table td.col5, .calendar-table td.col6 { background: #f3f5f6; text-align: center; font-size: 14px; padding-top: 17px; padding-bottom: 18px; }
.calendar-table td.col7.empty, .calendar-table td.col2.empty, .calendar-table td.col3.empty, .calendar-table td.col4.empty, .calendar-table td.col5.empty, .calendar-table td.col6.empty { background: #ffffff; }

/*------------------------------------------- footer ------------------------------------------------*/
.sub_footer, .footer { min-width: 320px; height: 689px; clear: both; margin: 0 auto; }

.footer { position: relative; margin-top: -489px; background: #f3f5f6; padding-top: 66px; }
.footer .row:first-child { margin-bottom: 27px; }

.footer-list_title { margin-bottom: 23px; }
.footer-list_title a { font-weight: 700; text-transform: uppercase; text-decoration: none; }
.footer-list_title a:hover { color: #007aa2; }
.footer-list li { margin-bottom: 14px; }
.footer-list a { text-transform: uppercase; text-decoration: none; font-size: 11px; }
.footer-list a:hover { color: #007aa2; }

.address { margin-bottom: 8px; }

.contacts { margin-bottom: 31px; }
.contacts_phone { margin-bottom: 8px; }
.contacts_phone p { display: block; font-size: 15px; font-weight: 700; margin-bottom: 0; line-height: 1.5; }
.contacts_mail a { text-decoration: none; color: #007aa2; font-size: 15px; }
.contacts_mail a:hover { color: #007aa2; }

.subscribe-form .form-group { margin-right: 56px; margin-bottom: 0; }
.subscribe-form .form-group_title { font-family: 'Roboto Slab', serif; font-weight: 700; margin-bottom: 12px; }
.subscribe-form .form-control { border: none; border-radius: 0; box-shadow: none; color: #777777; height: 46px; line-height: 46px; padding-left: 16px; padding-right: 16px; }
.subscribe-form .form-control::-webkit-input-placeholder { color: #777777; opacity: 1; }
.subscribe-form .form-control::-moz-placeholder { color: #777777; opacity: 1; }
.subscribe-form .form-control:-ms-input-placeholder { color: #777777; opacity: 1; }
.subscribe-form .form-control:-moz-placeholder { color: #777777; opacity: 1; }

.subscribe-form_btn { display: block; float: right; font-size: 0; border: none; border-radius: 100%; width: 46px; height: 46px; background: #e5b93f url(../images/ic-submit.png) center center no-repeat; }
.subscribe-form_btn:hover { background-color: #ffd151; }

.copyright { font-size: 14px; text-transform: uppercase; }

.footer-social_title { font-family: 'Roboto Slab', serif; font-weight: 700; margin-bottom: 12px; }
.footer-social li { float: left; margin-right: 15px; }
.footer-social a { display: block; width: 46px; height: 46px; border-radius: 100px; border: 1px solid #b9bcbd; }
.footer-social li.vk a { background: url(../images/ic-vk.png) center center no-repeat; }
.footer-social li.vk a:hover { background: #007aa2 url(../images/ic-vk2.png) center center no-repeat; }
.footer-social li.fb a { background: url(../images/ic-fb.png) center center no-repeat; }
.footer-social li.fb a:hover { background: #007aa2 url(../images/ic-fb2.png) center center no-repeat; }
.footer-social li.tw a { background: url(../images/ic-tw.png) center center no-repeat; }
.footer-social li.tw a:hover { background: #007aa2 url(../images/ic-tw2.png) center center no-repeat; }
.footer-social li.insta a { background: url(../images/ic-insta.png) center center no-repeat; }
.footer-social li.insta a:hover { background: #007aa2 url(../images/ic-insta2.png) center center no-repeat; }
.footer-social a:hover { border-color: #007aa2; }

.g-recaptcha{
	margin-bottom: 25px;
}

@media (max-width: 1199px) {
	.header-top .container { width: 100%; }
  .header-mail { padding-left: 0; }
  .header-phone { padding-left: 10px; }
  .header-bottom .container { width: 100%; }
  .logo { width: 321px; margin: 10px auto 0; }
  .navbar { margin-top: 20px; min-height: 20px; }
  .main-tabs-block .container, .top-section .container, .one-news-section .container, .news-list-section .container, .links-block .container, .list-section .container, .trainings-article .container, .programm-description-section .container, .payment-section .container, .edu-programm-article .container, .calendar-section .container, .main-tabs-list .container { width: 100%; }
  .main-tabs-block_item-photo { width: 421px; margin: 0 auto; }
  .main-tabs-block_item-photo-pic { width: 160px; height: 160px; left: 0; top: 135px; background-size: auto 100% !important; }
  .main-tabs-block_item-photo-hand { width: 235px; height: 233px; background-size: auto 100%; }
  .event-block_link { min-height: 100px; }
  .event-block_period { min-height: 37px; }
  .partners-slider .slick-arrow.slick-next { right: 0; }
  .partners-slider .slick-arrow.slick-prev { left: 0; }
  .footer-social li { margin-right: 5px; }
  .footer-social a { width: 40px; height: 40px; }
  .programm-filter .container { width: 100%; }
  .select-submit_btn .subscribe-form_btn { width: 46px; height: 46px; }
  .programm-list-section .container { width: 100%; }
  .programm-list_descr { margin-left: 25px; }
  .programm-description-section .programm-list_item { padding-left: 22px; padding-right: 22px; }

         .header-social li.see a span {display:none}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.header-social li { margin-right: 21px; }
  .subscribe-form .form-control { height: 32px; }
  .subscribe-form_btn { width: 32px; height: 32px; }
}
@media (min-width: 992px) and (max-width: 1050px) {
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor { font-size: 12px; }
}
@media (max-width: 991px) {
	.sub_footer { display: none; }
  .footer { height: auto; padding-bottom: 20px; margin-top: 0; }
  .footer .container { width: 100%; }
  .ui-tabs .ui-tabs-nav .ui-tabs-anchor { font-size: 10px; line-height: 1.4; }
  .about-article .container { width: 100%; }
  .partners-section .container { width: 100%; }
  .license-section .container { width: 100%; }
  .info-section .container { width: 100%; }
  .teachers-section .container { width: 100%; }
  .teachers-section div[class|="col-xs"] { padding: 0 10px; }
  .teachers-item { margin-bottom: 20px; }
  .footer-list { padding-right: 15px; }
  .subscribe-form .form-group { margin-right: 42px; }
  .feedback-form .input-title { font-size: 14px; }
  .links-block a { font-size: 12px; }
  .links-block span { padding-bottom: 0; }
  .programm-list_descr { margin-left: 0; }
  .programm-list_photo { margin: 0 auto 20px; }
  .programm-list_photo img { margin: 0 auto; max-width: 298px; max-height: 213px; }
  .programm-list_item .programm-list_reg { margin-bottom: 34px; }
  .edu-type-table { overflow-y: auto; }

       .links-block .col-xs-12 {  width:33%;}

}
@media (min-width: 768px) {
	.navbar-nav > li { padding-bottom: 24px; }
  .open > .dropdown-menu { display: none; }
  .navbar-nav > li.dropdown:hover .dropdown-menu { display: block; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.header-social { padding-top: 30px; }
  .header-mail { padding-top: 24px; }
  .header-top-list { padding-top: 31px; padding-left: 15px; }
  .navbar-nav > li { margin-right: 32px; }
  .navbar-nav > li.dropdown { margin-right: 12px; }
  .benefits-section .container { width: 100%; }
  .events-section .container { width: 100%; }
  .event-block { margin-bottom: 30px; }
  .news-section .container { width: 100%; }
  .news-block_content { right: 27%; }
  .news-list li { height: auto; padding-bottom: 10px; }
  .subscribe-form .form-control { height: 32px; }
  .subscribe-form_btn { width: 32px; height: 32px; }
}
@media (max-width: 767px) {
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor { font-size: 12px; }
  .feedback-form { padding-left: 25px; padding-right: 25px; }
  .feedback-form .col-sm-6:first-child { padding-right: 0; }
  .feedback-form .col-sm-6:last-child { padding-left: 0; }
  .news-item_preview img { max-width: none; max-height: none; width: 100%; }
  .links-block .container { padding: 0; }
  .payment-info { padding-left: 25px; padding-right: 25px; }
  .all-teachers-block > .row { margin-bottom: 0; }
  .programm-form { padding-bottom: 22px; }
  .programm-form .row > div[class|="col-xs"] { padding: 0; }
  .select-block { margin-bottom: 20px; }
  .select-submit_btn { padding-top: 0; }
  .select-submit_btn .subscribe-form_btn { margin: 0 auto; }
  .programm-list_item { padding: 10px 5px 20px; margin-bottom: 35px; }
  .programm-list_photo img { margin: 0 auto 20px; max-width: none; width: 100%; max-height: none; }
  .programm-list_row.last-row .programm-list_cell { width: 100%; text-align: center; display: block; padding-top: 15px; }
  .programm-list_cell.col1 { text-align: right; }
  .programm-list_row.last-row .programm-list_cell:first-child { border-right: none; }
  .top-section h1 { font-size: 20px; }
  .links-block .one-fifth { width: 100%; }
  .programm-list_row.last-row .programm-list_cell.col1 { display: table-cell; width: 50%; padding: 16px 10px 19px 0; text-align: right; }
  .programm-list_row.last-row .programm-list_cell.col2 { display: table-cell; width: 50%; padding: 16px 10px 19px 0; text-align: left; }
  .programm-list_cell.col1 { width: 50%; }
  .programm-list_cell.col2 { width: 50%; }
  .programm-description-section .programm-list_cell ol li::before { padding-right: 5px; }
  .feedback-form.reg-form .btn-more input { padding-left: 40px; padding-right: 40px; }
	.programm-description-section h2 { margin-bottom: 20px; }
	.programm-description-section .programm-list_item { padding-left: 5px; padding-right: 5px; margin-bottom: 30px; }
	.programm-description-section .programm-list_item .programm-list_descr { padding-left: 0; }
	.edu-type-table .ic-time { padding-left: 0; padding-top: 30px; background-position: center top; }
	.edu-type-table .ic-rouble { padding-left: 0; padding-top: 30px; background-position: center top; }
}
@media (min-width: 415px) and (max-width: 767px) {
	.col-xs-12.col-xs-half { width: 50%; }
  .subscribe-form .form-control { height: 32px; }
  .subscribe-form_btn { width: 32px; height: 32px; }
}
@media (max-width: 415px) {
	.subscribe-form .form-group { margin-right: 56px; }
}
@media (min-width: 320px) and (max-width: 767px) {
	.header-social { text-align: center; }
  .header-social ul { display: inline-block; }
  .header-phone { text-align: center; padding-top: 7px; }
  .header-phone span { display: block; margin-bottom: 7px; margin-right: 0; }
  .header-mail { text-align: center; padding-left: 0; padding-top: 0; }
  .header-mail a { display: inline-block; }
  .header-top-list { padding-left: 0; text-align: center; }
  .header-top-list ul { display: inline-block; }
  .logo { padding-left: 164px; width: 290px; margin-left: auto; margin-right: auto; }
  .logo span { font-size: 12px; }
  .logo span:before { left: -12px; top: -1px; }
  .navbar { margin-top: 0; min-height: auto; }
  .navbar-nav { margin: 0; }
  .navbar-default .navbar-collapse { margin-left: -15px; margin-right: -15px; padding: 0 15px; border-color: #007aa2; }
  .navbar-collapse.in { overflow-y: hidden; }
  .navbar-nav > li { margin-right: 0; padding-top: 15px; }
  .navbar-nav > li.dropdown { margin-right: 0; }
  .navbar-default .navbar-nav .open .dropdown-menu > li { padding: 0; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #000; padding-left: 15px; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #007aa2; }
  .navbar-default .navbar-toggle { border-color: #007aa2; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus { background: #007aa2; border-color: #007aa2; }
  .navbar-default .navbar-toggle .icon-bar { background: #007aa2; }
  .navbar-default .navbar-toggle:hover span, .navbar-default .navbar-toggle:active span, .navbar-default .navbar-toggle:focus span { background: #ffffff; }
  .col-xs-12.col-d-none { display: none; }
  .main-tabs-block_content { text-align: center; }
  .main-tabs-list .container { padding: 0; }
  .ui-tabs .ui-tabs-nav li { width: 100%; }
  .slogan p { font-size: 13px; }
  h2 { text-align: center; font-size: 22px; }
  .benefits-section { margin-bottom: 25px; }
  .benefits-section .row:first-of-type { margin-bottom: 0; }
  .benefits-item { margin-bottom: 20px; max-width: none; }
  .events-section { margin-bottom: 25px; }
  .event-block { margin-bottom: 20px; }
  .event-block_link { min-height: auto; }
  .news-block { margin: 0 auto 20px; max-width: none; width: 100%; }
  .news-block .img-responsive { width: 100%; }
  .news-block_content { right: 0; padding: 15px 21px; }
  .news-list li { height: auto; margin-bottom: 20px; }
  .license-item { margin-bottom: 20px; }
  .footer { padding-top: 20px; }
  .footer-list { margin-bottom: 25px; }
  .footer-list_title { margin-bottom: 15px; }
  .copyright { text-align: center; margin-bottom: 10px; }
  .footer-social { text-align: center; }
  .footer-social ul { display: inline-block; }
}

.header-social li.see a{
	color:#fff;
	font-size:0.83em;
	padding:5px 0 0 35px;
}

body .col-sm-5-pn{
	width:20% !important;
}

