Kazakhstan3html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
.clear{
display:block;clear:both;}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*normalize css */
p,
figure,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #2d2d2d;
  font-size: 14px;
}
p {
  color: #2d2d2d;
  line-height: 28px;
  font-size: 16px;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: local('☺'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.eot');
  src: local('☺'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.eot');
  src: local('☺'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.eot');
  src: local('☺'), url('../fonts/Roboto-Italic.woff') format('woff'), url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: local('☺'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slick theme */
.slick-loading .slick-list {
  background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev {
  left: 0px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: 0px;
}
.slick-next {
  right: 0px;
}
.slick-next[dir="rtl"] {
  left: 0px;
  right: auto;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*begin general styles*/
* {
  box-sizing: border-box;
}
a,
button,
input,
textarea,
.js-svg {
  -webkit-transition: background .2s, border .2s, color .2s;
  -o-transition: background .2s, border .2s, color .2s;
  transition: background .2s, border .2s, color .2s;
}
html,
body {
  height: 100%;
  background: #EFF4FF;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.alert {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 999;
  height: 0;
  overflow: hidden;
  background-color: #0000001a;
}
.alert .container {
  position: relative;
}
.alert--active {
  height: auto;
  bottom: 0;
}
.message {
  background-color: #0f9ddb;
  border-radius: 5px;
  border: 2px solid #fff;
  color: #fff;
  line-height: 20px;
  padding: 0 20px;
  padding: 12px 30px 12px 12px;
  font-size: 17px;
  margin: 20px auto 0 auto;
}
.my-alert__close {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-size: 18px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url(../img/close.svg);
}
.message#badMessage {
  background-color: #f13b3b;
}
.container {
  width: 1180px;
  margin: 0 auto;
}
.header {
  background: #3979CF;
  overflow: hidden;
}
.header-top {
  padding: 20px 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 2;
}
.header-top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-top__left {
  display: flex;
  align-items: center;
}
.logo {
  display: inline-block;
  float: left;
}
.logo img{
    display: block;
    position:relative;
    top: 13px;
}
.select {
  position: relative;
  width: 100px;
  margin-left: 35px;
  text-align: center;
  border: 2px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  border-radius: 100px;
  width: 70px;
  font-size: 13px;
  line-height: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  height: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.select-heading {
  text-align: right;
  position: relative;
  padding-right: 18px;
  display: inline-block;
}
.select-heading:hover {
  text-decoration: underline;
  cursor: pointer;
}
.select-heading:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  width: 10px;
  height: 7px;
  background-image: url(../img/arrow-bottom.png);
  background-repeat: no-repeat;
}
.logo {
  display: inline-block;
}
.logo img {
  display: block;
}
.select--active .select-block {
  height: 68px;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}
.select-block {
  background-color: #fff;
  position: absolute;
  top: 33px;
  left: 0;
  width: 65px;
  height: 0px;
  overflow-y: auto;
  border-radius: 2px;
  z-index: 3;
  text-align: left;
}
.select-list {
  padding: 14px 14px 0;
}
.select-list li {
  margin-bottom: 8px;
  color: #303030;
  font-weight: bold;
  cursor: pointer;
}
.select-list li a {
  padding-left: 5px;
  color: #909090;
  font-weight: normal;
}
.select-list li a:hover {
  color: #0f9ddb;
  text-decoration: underline;
}
.nav > li {
  font-weight: bold;
  font-size: 15px;
  line-height: normal;
  color: #FFFFFF;
  display: inline-block;
  margin-right: 27px;
  position: relative;
}
.nav > li:last-child {
  margin-right: 0;
}
.nav > li:hover .sub-menu-container {
  display: block;
}
.nav > li:hover span:before {
  left: 0;
  right: 0;
}
.nav > li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  position: relative;
}
.nav > li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  z-index: 2;
  bottom: -5px;
  background: #fff;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav > li a:hover:before,.nav > li a.active:before,.nav > li span.active:before  {
  left: 0;
  right: 0;
}
.page {
    display: flex;
    flex-direction: column;
    /* width: 750px; */
    min-height: 100%;
}
.page-top {
    flex: 1 0 auto;
    overflow: hidden;
}
.nav > li span {
  position: relative;
  cursor: pointer;
  padding-right: 25px;
}
.nav > li span:after {
  content: '';
  width: 10px;
  height: 7px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background-image: url(../img/arrow-down.svg);
  background-repeat: no-repeat;
}
.nav > li span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  z-index: 2;
  bottom: -5px;
  background: #fff;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.sub-menu-container {
  position: absolute;
  width: 226px;
  top: 16px;
  left: -45px;
  display: none;
}
.sub-menu {
  margin-top: 20px;
  padding: 18px;
  background: #fff;
  border-radius: 6px;
}
.sub-menu li {
  margin-right: 0;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
}
.sub-menu li:last-child {
  margin-bottom: 0;
}
.sub-menu li a {
  color: #2F80ED;
}
.sub-menu li a:hover {
  text-decoration: underline;
}
.head-phone {
  font-weight: bold;
  font-size: 15px;
  line-height: normal;
  color: #FFFFFF;
  position: relative;
  font-family: "Roboto-Bold";
}
.social{
  overflow:hidden;
}
.social__item{
  float:left;
}
.social__item svg{
  margin-top: 4px;
  width: 22px;
  height: 22px;
}
.social__item svg path{
  fill:#fff;
}
.social__item svg circle{
  fill:#fff;
}
.social__item:hover svg path{
  fill: #fff;
}
.head-phone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  z-index: 2;
  bottom: -5px;
  background: #fff;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.head-phone:hover:before {
  left: 0;
  right: 0;
}
.header-middle {
  padding-top: 57px;
}
.course-main{
  width:100%;
}
.course-main__heading{
  display:block;
  color:#fff;
  font-size:21px;
  font-weight:bold;
  margin-bottom:18px;
}
.mcourse-ul{
  overflow:hidden;
  margin-right:-25px;
}
.mcourse-ul li{  
  width:25%;
  float: left;
}
.mcourse-item{
  display:block;
  height:200px;
  margin-right:25px;
  background-size:cover;
  background-position:center;
  position:relative;
  border-radius:8px;
  cursor:pointer;
  overflow:hidden;  
}
.mcourse-item:hover:after{
  background: rgba(38, 82, 140, 0.28);
}
.mcourse-item:after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: rgba(38, 82, 140, 0.38);
}
.mcourse-item__heading{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;  
  display:flex;
  align-items:center;
  justify-content: center;
  text-align: center;
  color:#fff;
  font-weight:bold;
  font-size: 19px;
  line-height: 26px;
  z-index:3;
  padding: 20px;
}
.med-course{
  margin-bottom:70px;
}
.med-course__heading{
  display:block;
  font-weight:bold;
  font-size:21px;
  margin-bottom:30px;
  color: #000000;
}
.med-course__heading span{
  padding-bottom:3px;
  border-bottom:2px solid #2F80ED;
}
.header-middle .container {
  display: flex;
  position: relative;
}
.header-middle .container:after {
  content: '';
  width: 550px;
  height: 550px;
  display: block;
  position: absolute;
  right: -54px;
  bottom: 0;
  background-image: url(/img/Ellipse.png);
  background-size: cover;
}
.header-first-left {
  width: 54%;
}
.header-first-left__title {
  font-size: 62px;
  line-height: 68px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 45px;
  padding-top: 40px;
}
.header-first-left__block {
  padding: 18px 35px 18px 20px;
  background: rgba(255, 255, 255, 0.27);
  border-radius: 10px;
  color: #fff;
  font-style: italic;
  font-size: 22px;
  line-height: 33px;
  color: #FFFFFF;
  max-width: 400px;
  margin-bottom:25px;
}
.text-accred{
  position: relative;
  color: #fff;
  display: block;
  padding-left: 30px;
  font-size: 16px;
  line-height: 22px;
}
.text-accred:hover{
  text-decoration:underline;
}
.text-accred:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:22px;
  height:22px;
  background-image:url(../img/accred.svg);
  background-size:cover;
}
.header-first-right {
  width: 46%;
}
.header-first-right img {
  display: block;
}
.index-block {
  margin-top:-82px;
  z-index: 222;
  position: relative;
}
.index-block .container {
  display: flex;
  justify-content: space-between;
}
.index-block-item {
  display:flex;
  background-color:#fff;
  width: 49%;
  border-radius: 4px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.12);
}
.index-block-item__img{
  width:42%;
  display:block;
  background-color:#ccc;
  background-size:cover;
  background-position:center;
}
.index-block-item__text{
  padding: 22px 15px 20px 22px;
  width:58%;
}
.index-block-item__title {
  display: block;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 26px;
  margin-top:-2px;
}

.btn-center{
  margin-top:32px;  
  text-align:center;
}
.btn-center a{
  padding: 18px 36px 18px 36px;
  cursor:pointer;
}
.btn-index {
  display: inline-block;
  border: 2px solid #2F80ED;
  box-sizing: border-box;
  border-radius: 50px;
  padding: 15px 60px 15px 22px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  color: #2F80ED;
  position: relative;
}
.btn-index:after {
  content: '';
  width: 7px;
  height: 11px;
  background-image: url(../img/arrow-right.svg);
  display: block;
  position: absolute;
  background-size: cover;
  right: 17px;
  top: 50%;
  margin-top: -5px;
}
.btn-index:hover {
  background-color: #2F80ED;
  cursor: pointer;
  color:#fff;
  transition: background-color 0.5s ease-in-out;  
}
.btn-index:hover:after {
  background-image: url(../img/arrow-right-white.svg);
}
.btn-arrow {
  margin-right: 30px;
}
.btn-arrow:hover:after {
  animation-name: opacity;
  animation-duration: 0.5s;
  transition: all 0.8s;
  background-image: url(../img/arrow-right-white.svg);
}
.btn-arrow:after {
  content: '';
  position: absolute;
  right: 28px;
  width: 7px;
  height: 12px;
  background-repeat: no-repeat;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../img/arrow-right.svg);
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.about-index {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 45px 31px 60px;
  width: 60%;
  background-image: url(../img/about-bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.about-index__title {
  font-weight: bold;
  font-size: 32px;
  color: #000000;
  margin-bottom: 32px;
}
.about-index p {
  font-size: 16px;
  line-height: 1.9;
  color: #333333;
  margin-bottom: 45px;
}
.btn {
  padding: 20px 58px 20px 28px;
  display: inline-block;
  position: relative;
  border: 2px solid #2F80ED;
  box-sizing: border-box;
  border-radius: 100px;
  font-size: 16px;
  /* line-height: 28px; */
  color: #2F80ED;
  font-weight: bold;
  outline: none;
  cursor: pointer;
}
.btn:hover {
  background: #2f80ed;
  color: #fff;
  transition: background 0.5s ease-in-out,border-color 0.5s ease-in-out,color 0.5s ease-in-out;
}
.news-index {
  width: 37.5%;
  border-radius: 4px;
  overflow: hidden;
}
.news-index__img {
  display: block;
}
.news-index__img img {
  display: block;
  width: 100%;
}
.news-index__content {
  padding: 29px 22px 26px;
}
.news-index__title {
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.news-index__text {
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  margin-bottom: 30px;
}
.read-more {
  font-size: 14px;
  line-height: 1;
  color: #2F80ED;
  display: inline-block;
  position: relative;
  padding-right: 25px;
  font-weight: bold;
}
.read-more:after {
  content: '';
  width: 7px;
  height: 11px;
  background-image: url(../img/arrow-blue.png);
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.read-more:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  z-index: 2;
  bottom: -5px;
  background: #2F80ED;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.read-more:hover:before {
  left: 0;
  right: 25px;
}
.padding-block {
  padding: 70px 0;
}
.about-block-index .container {
  display: flex;
  justify-content: space-between;
}
.title {
  font-size: 32px;
  line-height: 1.6;
  color: #000000;
  margin-bottom: 40px;
}
.blog-list {
  font-size: 0;
  margin-right: -28px;
}
.blog-list li {
  display: inline-block;
  vertical-align:top;
  width: 25%;
}
.index-blog-block {
  margin-bottom: 60px;
}
.blog-item {
  background: #FFFFFF;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 28px;
  margin-bottom: 28px;
}
.blog-item__img {
  display: block;
  height: 171px;
}
.blog-item__img img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}
.blog-item__content {
  padding: 26px 13px;
  font-size: 14px;
  line-height: 1.8;
  color: #333333;
}
.blog-item__text {
  margin-bottom: 15px;
  max-height: 80px;
  overflow: hidden;
}
.blog-item__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.blog-item__title:hover {
  color: #2F80ED;
}
.blog-item__title.blog-item__title--blue {
  color: #2F80ED;
}
.title-second {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  margin-bottom: 30px;
}

/*begin anketa*/
.anketa{
  background-color:#fff;
  padding:32px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.08);  
}
.anketa__heading{
  text-align:center;
  margin-bottom:16px;
  font-size:28px;
}
.anketa__subheading{
  display:block;
  text-align:center;
  line-height:22px;
  margin:0 auto 25px auto;
  width:800px;
}
.anketa-part {
  margin-bottom: 28px;
}
.anketa-part__heading{
  display:block;
  text-transform:uppercase;
  font-weight:bold;
  margin-bottom:27px;
  border-bottom:2px solid #ccc;
  padding-bottom:12px;
}
.q-part{
  padding-left:15px;
  margin-bottom:20px;
}
.q-part__heading{
  display:block;
  margin-bottom:15px;
  font-weight:bold;
}
.answer-row{
  margin-bottom:10px;
}
.answer-row select{
  border:1px solid #ccc;
  height:40px;
  width:380px;
}
.answer-row input{
  border:1px solid #ccc;
  height:40px;
  width:380px;
  padding:5px;
}
.answer-row textarea{
  border:1px solid #ccc;
  height:90px;
  width:380px;
  padding:5px;
}
.answer-row input[type=radio]{
  width:12px;
  height:12px;
  padding:0px;
}
.anketa-btn{
  background: #3979CF;
  color: #fff;
  border-radius: 4px;
  border: none;
  padding: 12px 30px;
}
/*end anketa*/

.popup{
  width:450px;
  background: #2D6FC7 !important;
}
.popup__info{
  padding: 5px 20px 20px 20px;
}
.popup__heading{
    display: block;
    margin-bottom: 18px;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
}
.popup__input{
  outline: none;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid hsla(60, 100%, 97%, 0.52);
  margin-bottom: 22px;
  padding-bottom: 12px;
  color: #fff;
}
.popup__input::placeholder{
  opacity:1;
  font-weight:bold;
}
.popup__file{
  position:relative;
  margin-bottom:20px;
}
.popup__file input{
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.popup__file label{
  border-bottom: 2px solid #555;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  color: rgba(255, 255, 255, 0.6);
}
.popup__file:hover label{
  color:#555;
  cursor:pointer;  
} 
.popup__submit{
  border: 2px solid #2F80ED;
  border-radius: 25px;
  color: #2F80ED;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 25px;
  background-color: #fff;
  margin-top: 25px;
  width: 100%;
  outline:none;
  font-weight:bold;
}
.popup__submit:hover{
  background-color:#f3f3f3;
  cursor:pointer;
}
.podelitsia {
  margin-top:30px;
  text-align: center;
}
.podelitsia-title{
  margin-bottom:10px;
  display:block;
}
.f-center{
	display:flex;
	justify-content: center;
}
.footer {
  background: #3979CF;
  color: #fff;
  padding: 30px 0;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
}
.anketa-bot{
  display:block;
}
.anketa-bot__heading{
  display:block;
  margin-bottom:12px;
}
.footer a {
  color: #fff;
}
.copyright {
  float: left;
}
.developed {
  float: right;
}
.page-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.6;
  color: #FFFFFF;
  margin-bottom: 57px;
  max-width: 50%;
}
.header-middle.second-page .container:after {
  right: 81px;
  bottom: -354px;
}
.question-page {
  display: flex;
  justify-content: space-between;
}
.questions-list {
  width: 64%;
  position: relative;
}
.questions-list:after {
  content: '';
  background: #3979CF;
  border-radius: 100px;
  width: 6px;
  height: 54px;
  display: block;
  position: absolute;
  top: 0;
  right: -6px;
}
.questions-form-container {
  width: 33%;
}
.questions-form-container__head {
  font-weight: 600;
  font-size: 20px;
  line-height: 38px;
  color: #FFFFFF;
  background: #3979CF;
  border-radius: 6px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.questions-form-container__head:hover {
  background-color: #326ebf;
}
.questions-item {
  padding: 35px 30px;
  display: flex;
  background-color: #fff;
}
.questions-item__left {
  width: 100px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  color: #FF7575;
}
.questions-item__right {
  width: 80%;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
}
.questions-item.answer {
  background: #F8F8F8;
}
.questions-item.answer .questions-item__left {
  color: #2F80ED;
}
.questions-form {
  margin: 0;
  padding: 26px 20px;
  background-color: #fff;
}
.questions-form__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
  color: #000000;
  margin-bottom: 20px;
}
.questions-form__input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%;
  height: 50px;
  text-indent: 15px;
  margin-bottom: 23px;
}
.questions-form__textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
    height: 50px;
    padding: 15px;
    resize: none;
    height: 250px;
    margin-bottom: 23px;
}
.content {
  padding: 60px 0 60px;
}
.questions-form__btn.btn {
  padding: 19px 0 17px;
  width: 100%;
  font-size: 15px;
  color: #fff;
  background: #2F80ED;
  border-radius: 100px;
}
.questions-form__btn.btn:hover {
    background: #0c4da5;
    border-color: #0c4da5;
}
.news-img {
  margin-bottom: 40px;
}
.title-second {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  margin-bottom: 30px;
}
.content-page p {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
}
.contact-item {
  padding-left: 35px;
  font-weight: 600;
  font-size: 15px;
  line-height: normal;
  color: #000000;
  margin-bottom: 40px;
  position: relative;
}
.contact-item:after {
  content: '';
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.contact-item--phone:after {
  background-image: url(../img/phone.svg);
}
.contact-item--phone2:after{
  background-image: url(../img/phone-home.svg); 
}
.contact-item--mail:after {
  background-image: url(../img/email.svg);
}
.contact-item--location:after {
  background-image: url(../img/location.svg);
}
.contact-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.maps {
  width: 58%;
  height:350px;
}
.btn.btn-blue {
  padding: 19px 58px 17px 58px;
  background: #2F80ED;
  color: #fff;
}
.trening-bottom{
  margin-top:30px;
}
.trening-bottom .btn{
  margin-bottom:0;
}
.curs-med-item {
  overflow:hidden;
  margin-bottom:20px;
  font-size:16px;
}
.course-info p{
  margin-bottom:12px;
  font-size:16px;
}
.course-info h3{
  font-size:20px;
}
.course-info h1,h2,h3{
  margin-bottom:16px;
}
.course-info h4,h5,h6{
  margin-bottom: 14px;
  font-size: 16px;
  color: #555;
}
.curs-med-item__left {
  width: 40%;
  float:left;
  margin-right:25px;
  margin-bottom:5px;
}
.curs-med-item__left img{
  display:block;
  width:100%;
}
.curs-med-info ol{
  padding:0 15px;
}
.curs-med-info ol li{
  margin-bottom:15px;
  font-size:16px;
}
.curs-med-item__right {
  width: 57%;
  padding-left: 50px;
}
.curse-med-item__right .disc{
  list-style:disc;
  position: relative;
  left: 16px;
}
.curs-med-item__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.curs-med-info ul{
  margin-bottom:18px;
}
.curs-med-info ul li{
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  color: #333333;
  padding-left: 15px;
  position: relative;  
}
.curs-med-info ul li:last-child {
  margin-bottom: 0;
}
.curs-med-info ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  background: #2F80ED;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.curs-med-item ul li{
  margin-bottom:15px;
}
.curs-med-item__small-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 20px;
}
.content-page ul li {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
  color: #333333;
  padding-left: 15px;
  position: relative;
}
.content-page ul li:last-child {
  margin-bottom: 0;
}
.content-page ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  background: #2F80ED;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.contact-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content div.curs-med-item:nth-child(2) .curs-med-item__right {
  padding-left: 0;
  padding-right: 50px;
}
.curs-med-info {
  padding: 30px;
  background: #fff;
  background: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 60px;
  font-size:16px;
}
.curs-med-info img{
  margin-left:0 !important;
}
.curs-med-info__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
  color: #000000;
  max-width: 51%;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.curs-med-info__small-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: #2F80ED;
  margin-bottom: 20px;
}
.curs-med-info__bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  margin-top: 40px;
}

ul.curs-list li:before {
  display: none;
}
.curs-med-info__bottom-left {
  width: 47%;
}
.curs-med-info__bottom-container {
  display: flex;
  justify-content: space-between;
}
.curs-med-info__bottom-right {
  width: 53%;
  padding-left: 50px;
}
.curs-list{
  margin-right:-15px;
  margin-top:26px;
}
.curs-list > li {
    margin-bottom: 50px;
    padding-left: 0;
    width: 50%;
}
.curs-item {
    display: flex;
    margin-right: 15px;
    border-radius: 6px;
}
.curs-item__img {
  background-size: cover;
  width: 30%;
  background-repeat: no-repeat;
  background-position: center;
  width: 190px;
  height: 245px;
}
.curs-item__right {
  width: 70%;
  padding-left: 20px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.curs-item__right p{
  font-size:14px;
  margin-bottom: 8px;
  line-height:24px;
}
.curs-item__right li{
  line-height:24px;
}
.curs-item__right ol{
  margin-left: 20px;
  padding-left:0;
}
.curs-item__right h3{
  margin-bottom:6px;
}
ul.curs-list{
  display:flex;
  flex-wrap:wrap;
}
ul.curs-list > li {
  margin-bottom: 50px;
  padding-left: 0;
}
.prepod-name {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #000000;
  margin-bottom: 4px;
  margin-top:-10px;
}
.prepof-info-dolzh {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.6;
  color: #555;
  margin-bottom: 8px;
}
.price {
  font-weight: 600;
  font-size: 17px;
  line-height: 30px;
  color: #000000;
}
.price span {
  display: block;
  font-weight: bold;
  font-size: 50px;
  line-height: 1;
  color: #2F80ED;
}
.btn.btn-blue.curs-btn {
  margin-bottom: 25px;
}
.sertificate {
  background: #3979CF;
  padding: 80px 0 50px;
  color: #fff;
  position: relative;
  margin-bottom: 60px;
}
.sertificate:after {
  content: '';
  width: 500px;
  height: 500px;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0px;
  display: block;
  background-image: url(../img/doc.png);
  background-repeat: no-repeat;
}
.sertificate-item p {
  font-size: 17px;
  line-height: 30px;
  color: #FFFFFF;
}
.btn.btn-blue:hover {
  background: #1f5db1;
  border-color: #1f5db1;
}
.sertificate-block{
  color:#fff;
}
.sertificate-block p {
  color:#fff;
}
.sertificate-block__left {
  width: 52%;
}
.sertificate-item__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 35px;
  color: #FFFFFF;
  max-width: 70%;
  margin-bottom: 20px;
}
.search {
  display: flex;
}
.search-input {
  background: #FFFFFF;
  border-radius: 6px 0 0 6px;
  height: 64px;
  width: 400px;
  text-indent: 15px;
  border: none;
}
.search-btn {
  background-color: #3979cf;
  color: #fff;
  padding: 0 55px;
  border: 1px solid #3979cf;
  cursor: pointer;
  border-radius: 6px;
  margin-left: -5px;
}
.search-btn:hover {
  background-color: #ffff;
  color: #3979cf;
}
.search-top {
  margin-bottom: 45px;
}
.search-top__heading{
  display:block;
  font-weight:bold;
  font-size:16px;
  margin-bottom:20px;
}
.search-top p {
  margin-bottom:20px;
}
.search-result {
  background-color: #fff;
  border: 1px solid #3979cf;
}
.search-result__head {
  padding: 20px 20px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #3979cf;
}
.search-result__body {
  padding: 20px 20px;
  display: flex;
}
.search-result__item {
  font-size: 14px;
  width: 25%;
}
.search-result__item span {
  display: block;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
}
.about-page{
  margin-bottom:40px;
}
.about-page h6{
  display:block;
  font-weight:bold;
  font-size:26px;
  color:#000;  
}
.about-section{
  margin-top:60px;
  margin-bottom: 38px;
}
.static-part .cen-ul{
  font-size:0;
  text-align:center;
  margin-top:45px;  
  margin-left:0;
}
.cen-ul li{
  width:25%;
  display:inline-block;
  vertical-align:top;  
}
.about-section .cen-ul li{
	margin-bottom:38px;
}
.section {
    margin-bottom: 50px;
}
.cen-item{
  display: flex;
  padding-top: 116px;
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
  width: 200px;
  height: 200px;
  border: 2px solid rgba(13, 13, 13, 0.125);
  border-radius: 50%;
  background-color: #fff;
  margin: 0 auto;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
}
.s-heading{
  display:block;
  font-weight:bold;
  font-size:26px;
  margin-bottom:30px;
  text-align:center;
}
.cen-item:before{
  content: "";
  width: 100%;
  height: 70px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 14px;
  margin-top: -10px;
}
.cen-item--kach:before{  
  background-image:url(../img/a-kachestvo.svg);
}
.cen-item--doverie:before{  
  background-image:url(../img/a-doverie.svg);
}
.cen-item--rep:before{  
  background-image:url(../img/a-rep.svg);
}
.cen-item--svyas:before{  
  background-image:url(../img/a-manager.svg);
}
.cen-item--chesnost:before{
  background-image:url(../img/bird.svg);
}
.cen-item--otkrytost:before{
 background-image:url(../img/otkryt.svg); 
}
.cen-item--uporstvo:before{
 background-image:url(../img/biceps.svg); 
}
.cen-item--etichnost:before{
 background-image:url(../img/etichnost.svg); 
}
.static-part p{
  margin-bottom: 15px;
  font-size:16px;
}
.static-part h1,.static-part h2,.static-part h3,.static-part h4{
  margin-bottom: 15px;
}
.static-part ul{
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 15px;
}
.static-part ul li{
  margin-bottom: 20px;
}
.static-part ul li:last-child{
  margin-bottom: 0px;
}
.static-part .strategy-ul{
  list-style:none;
  display:flex;
  justify-content: center;
  flex-wrap:wrap;
  margin-left:0;  
}
.static-part .strategy-ul li{  
  width:40%;
}
.strategy-item{
  font-size:14px;
  text-align:center;
  margin:0 35px;
}
.strategy-item__heading{
  display:block;
  font-size:32px;
  font-weight:bold;
  margin-bottom:10px;
}
.static-part .people-ul{
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  margin-right:-20px;
  margin-left:0;
  margin-top:45px;
}
.static-part .people-ul li{
  width:50%;
}
.static-part .people-ul li:last-child{
  margin-bottom:20px;
}
.people-item{
  background-color:#fff;
  margin-right:20px;  
  height:100%;
}
.people-item__heading{
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  font-weight: bold;
  text-indent: 30px;
  padding-top: 15px;
  font-size: 17px;
}
.people-item__wr{
  padding:30px;
}
@media (max-width: 1200px) {
  .header-middle.second-page .container:after {
      height: 190px;
  }
  .header-middle .container:after {
    content: '';
    width: 400px;
    height: 400px;
    right: -44px;
    bottom: -95px;
  }
  .header-middle{
    overflow: hidden;
  }
  .header-middle.second-page {
      overflow: visible;
  }
  .index-block {
      margin-top: 40px;
  }
  .header-middle.second-page .container:after {
      right: 81px;
      bottom: 0;
  }
  .container {
    width: 960px;
  }
  .btn {
    padding: 15px 58px 15px 28px;
    margin-bottom: 20px;
    cursor:pointer;
  }
  .btn-index {
    padding: 15px 40px 15px 15px;
  }
  .header-first-left__title {
    font-size: 60px;
    line-height: 1.6;
  }
  .header-top .container {
    flex-wrap: wrap;
    position: relative;
  }
  .cen-ul li {
    width: 33.3%;
  }
  .static-part .strategy-ul li {
    width: 100%;
  }
  .static-part .s-heading{
  	margin-bottom:30px;
  }
  .strategy-item {
    font-size: 14px;
    text-align: center;
    background-color:#fff;
    padding:20px;
    margin: 0 0 2px 0;    
  }
  .header {
    background: #3979CF;
      overflow: visible;
  }
  .header-top__left {
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between;
      order: 0;
      margin-bottom: 30px;
  }
  .mob-start {
    float: left;
    width: 30px;
    height: 22px;
    right: 0;
    cursor: pointer;
    position: relative;
  }
  .mob-start span {
    position: absolute;
    left: 0;
    width: 30px;
    height: 1px;
    display: block;
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .curs-med-item__left img{
    width: 100%;
  }  
  .sub-menu {
      margin-top: 5px;
      padding: 5px;
      background: #fff;
      border-radius: 6px;
  }
  .nav > li {
    padding-left: 0;
    margin-bottom: 10px;
    display: block;
    margin-right: 0;
    min-width: 205px;
  }
  .nav > li a,
  .nav > li span {
    color: #2F80ED;
  }
  .nav > li:last-child {
    margin-bottom: 0;
  }
  .nav li.active:after,
  .nav li:hover:after {
    width: 15px;
  }
  .mob-start .menu1 {
    top: 0;
  }
  .mob-start .menu2 {
    top: 10px;
  }
  .mob-start .menu3 {
    top: 20px;
  }
  .mob-start:hover .menu1 {
    top: 2px;
  }
  .mob-start:hover .menu3 {
    top: 18px;
  }
  .mob-start--active .menu2 {
    left: -20px;
    opacity: 0;
  }
  .mob-start--active .menu1,
  .mob-start--active:hover .menu1 {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .mob-start--active .menu3,
  .mob-start--active:hover .menu3 {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .sub-menu-container {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    display: block;
  }
  .nav {
      display: block;
      position: absolute;
      top: 140px;
      padding: 0;
      z-index: 88;
      left: -294px;
      transition: left 0.7s;
      background-color: #fff;
      padding: 20px 30px;
      font-size: 16px;
      width: 0;
      overflow: hidden;
      border-radius: 6px;
  }
  .nav.menu--active {
    left: 0;
    width: 265px;
    overflow: visible;
  }
  .questions-list {
    width: 64%;
    position: relative;
  }
  .questions-form-container {
    width: 33%;
  }
  .questions-form-container__head {
    font-size: 18px;
    line-height: 1;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .questions-form__textarea {
    height: 250px;
  }
  .header-first-right img {
      width: 100%;
  }
  .curs-item__img{
  	height: 220px;
  }
}
@media (max-width: 980px) {
  .container {
    width: 780px;
  }
  .blog-list li {
    width: 33.3%;
  }
  .header-first-left__title {
    font-size: 50px;
  }
  .index-block .container {
    flex-wrap: wrap;
  }
  .index-block-item {
    width: 100%;
    margin-bottom: 25px;
  }
  .about-block-index .container {
    flex-wrap: wrap;
  }
  .about-index {
    width: 100%;
    margin-bottom: 35px;
  }
  .news-index {
    width: 100%;
  }
  .sertificate:after {
    display: none;
  }
  .curs-list > li {        
    width: 100%;
  }
  .curs-item__img {
    width: 200px;
    height: 260px;
  }  
  .curs-med-item {
    align-items: inherit;
    margin-bottom: 40px;
  }
  .curs-med-item__left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .curs-med-item__title {
    font-size: 16px;
  }
  .curs-med-item__small-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .content-page ul li {
    font-size: 14px;
  }
  .curs-med-info {
    padding: 30px 20px;
    margin-bottom: 40px;
  }
  .curs-med-info__title {
    font-size: 16px;
    max-width: 100%;
  }
  .curs-med-info__small-title {
    font-size: 15px;
  }
  .content-page div.curs-med-item:nth-child(2) .curs-med-item__right {
    padding-left: 0;
    padding-right: 30px;
  }
  .sertificate {
    padding: 40px 0 10px;
    margin-bottom: 40px;
  }
  .sertificate-block__left {
    width: 100%;
  }
  .curs-list {
    width: 100%;
  }
  .curs-list > li {
    margin-bottom: 20px;    
  }
  .curs-med-info__bottom-right {
    padding-left: 30px;
  }
  .curs-med-item__right {
    padding-left: 30px;
  }
  .page-title {
    font-size: 26px;
    max-width: 100%;
  }
  .anketa__subheading{
    width:auto;
  }
}
@media (max-width: 800px) {

  .header-middle .container:after{
    display: none;
  }
  .header {
      background: #3979CF;
      overflow: visible;
  }
  .container {
    width: 620px;
  }
  .mcourse-ul li {
      width: 50%;
      margin-bottom: 25px;
  }
  .header-middle {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .header-middle .container {
    display: flex;
    position: relative;
    align-items: center;
  }
  .header-first-left {
    width: 60%;
  }
  .header-first-left__title {
    font-size: 30px;
    margin-bottom: 20px;
    padding-top: 0;
  }
  .header-first-left__block {
    padding: 13px 16px 13px 16px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    color: #FFFFFF;
    max-width: 380px;
  }
  .header-first-right {
    width: 40%;
  }
  .header-first-right img {
    display: block;
    width: 100%;
  }
  .cen-ul li {
    width: 50%;
  }
  .static-part .people-ul li {
    width: 100%;
  }
  .index-block {
    margin-top: 40px;
  }
  .padding-block {
    padding: 40px 0;
  }
  .blog-list li {
    width: 50%;
  }
  .blog-item__content {
    padding: 22px 13px 20px;
  }
  .blog-item__text {
    margin-bottom: 15px;
  }
  .about-index {
    padding: 25px 31px 20px;
  }
  .about-index p {
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
    text-align: justify;
    margin-bottom: 25px;
  }
  .about-index__title {
    margin-bottom: 15px;
  }
  .title {
    margin-bottom: 20px;
  }
  .page-title {
    font-size: 20px;
    max-width: 100%;
  }
  .contact-page {
    flex-wrap: wrap;
  }
  .contact-page__left {
    width: 100%;
    margin-bottom: 25px;
  }
  .maps {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .page-title {
    margin-bottom: 0;
  }
  .header-middle.second-page {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .curs-med-info__bottom-container {
    flex-wrap: wrap;
  }
  .sertificate-item__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
    color: #FFFFFF;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .sertificate-item p {
    font-size: 14px;
    line-height: 1.6;
    color: #FFFFFF;
  }
  .prepod-name {
    font-size: 16px;
  }
  .prepof-info-dolzh {
    font-size: 15px;
  }
  .price span {
    font-size: 40px;
  }
  .btn.btn-blue {
    padding: 15px 38px 13px 38px;
  }
  .curs-med-info__bottom-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .curs-med-info__bottom-right {
    padding-left: 0;
    width: 100%;
  }
  .index-blog-block {
    overflow: hidden;
  }
  .curs-item__img {
    width: 150px;    
    height: 200px;
    margin-bottom: 25px;;
  } 
  .index-block-item {
    padding: 23px 15px 21px 15px;
    flex-wrap: wrap;
  }
  .index-block-item__title {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .container {
    width: 500px;
  }
  .index-blog-block {
    margin-bottom: 30px;
  }
  .btn {
    font-size: 14px;    
  }
  .header-first-right {
    display: none;
  }
  .header-first-left__title {
    font-size: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    text-align: left;
  }
  .header-first-left {
    width: 100%;
  }
  .header-middle {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .questions-list {
    width: 100%;
    position: relative;
    order: 1;
  }
  .question-page {
    flex-wrap: wrap;
  }
  .questions-form-container {
    width: 100%;
    margin-bottom: 35px;
    order: 0;
  }
  .questions-item {
    padding: 25px 20px;
    flex-wrap: wrap;
  }
  .questions-item__left {
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .questions-item__right {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
  }
  .answer-row select,.answer-row input{
    width:100%;
  }
  .q-part {
    padding-left: 0px;
  }  
}
@media (max-width: 500px) {
  .curs-med-item {
    flex-wrap: wrap;
  }
  .curs-med-item__left {
    width: 100%;
    margin-bottom: 25px;
    order: 0;
  }
  .cen-item{
  	height:160px;
  	width:160px;
  }
  .cen-item:before{
  	 height: 55px;
  }
  .curs-med-item__right {
    padding-left: 0;
    width: 100%;
    order: 1;
  }
  .copyright {
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }
  .developed {
    float: none;
    text-align: center;
  }
  .answer-row textarea {
    width: 100%;
}
  .container {
    width: auto;
    padding: 0 15px;
  }
  .blog-list li {
    width: 100%;
  }
  .anketa {   
    padding: 22px;
  }  
  .course-info h3 {
      font-size: 16px;
  }
  .popup__info {
      padding: 0;
  }
  .mcourse-ul li {
      width: 100%;
      margin-bottom: 25px;
  }
  .popup {
      width: 90%;
  }
  .popup__heading {
      font-size: 18px;
      margin-bottom: 20px;
  }
  .popup__submit {
      font-size: 16px;
      padding: 10px 25px;
      margin-top: 15px;
  }
}
@media (max-width: 390px) {
   .cen-item {
      height: 140px;
      width: 140px;
      border: 1px solid rgba(13, 13, 13, 0.125);
   }
   .cen-item:before {
      height: 48px;
   }
}
