@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&subset=cyrillic&display=swap');

body {
  line-height: 1.5;
  color: #818181;
  font-family: 'Open Sans', sans-serif;
}

.breadcrumb li:nth-child(2):before {
  display: none;
}

html {
  position: relative;
  min-height: 100%;
}

.navbar-nav>li.item-663 a {
  background: #265687;
}

.years>div {
  display: inline-block;
  width: 32.7333%;
}

.header .top-email {
  font-size: 16px;
  font-weight: 600;
  background: url(../images/f-letter.png) no-repeat left center;
  padding-left: 35px;
}

.closed-btn .btn {
  background: #28629c;
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding: 10px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  padding: 15px 0;
}

.closed-btn .btn:hover,
.closed-btn .btn:focus {
  background: #c34949;
}

.closed-btn .col-md-6 {
  margin-bottom: 20px;
}

.closed-title {
  background: #265687;
  text-align: center;
  display: block;
  padding: 15px 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}

.closed-one {
  margin-bottom: 10px;
}

.closed .row {
  background: #f7f7f7;
  margin-left: 0;
  margin-right: 0;
}

.closed .row:nth-child(even) {
  background: #f0f0f0;
}

.closed .row:hover {
  background: #2469b8;
}

.closed .row:hover .col-md-10 p {
  color: #fff;
}

.closed .row:hover .col-md-2 .btn {
  color: #fff;
  text-decoration: none;
}

.closed .row .col-md-10 p {
  margin-bottom: 0;
  color: #141414;
  text-align: left;
  padding: 10px 15px;
}

.closed .row .col-md-2 .btn {
  margin-bottom: 0;
  color: #28629c;
  text-align: center;
  padding: 10px 15px;
  background: transparent;
  text-transform: uppercase;
  text-decoration: underline;
}

.closed .row .col-md-2 .btn:hover,
.closed .row .col-md-2 .btn:focus {
  color: #fff;
  text-decoration: none;
}

.header .top-email a {
  color: #fff;
}

.clear {
  clear: both;
}

.black .items-leading {
  padding-left: 15px;
}

.black .items-leading .leading {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 10px;
}

.black .items-leading .leading .black-title {
  margin-bottom: 10px;
}

.black .items-leading .leading .black-title a {
  display: block;
  color: #28629c;
  font-size: 16px;
  font-weight: bold;
}

.black .items-leading .leading .black-title a:hover,
.black .items-leading .leading .black-title a:focus {
  text-decoration: none;
  color: #9f3f3f;
}

#xmap ul>li {
  margin: 10px 0;
}

.cat-items-useful ul {
  padding-left: 0px;
}

.cat-items-useful ul>li {
  float: left;
  width: 50%;
  text-align: left;
  margin-bottom: 10px;
  list-style: none;
  background: none;
}

.cat-items-useful {
  margin-bottom: 20px;
  overflow: hidden;
}

.cat-items-useful ul>li a {
  display: block;
  color: #28629c;
  font-size: 16px;
  padding-left: 30px;
  background: url(../images/bg-nav-arrow.png)no-repeat 10px 6px;
}

.cat-items-useful ul>li a:hover,
.cat-items-useful ul>li a:focus {
  text-decoration: none;
  color: #9f3f3f;
}

img {
  max-width: 100%;
}

.scrollpoint {
  opacity: 0;
}

.item-vuz {
  border-bottom: 1px solid #f3f3f3;
  border-radius: 0px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px;
}

.panel-body {
  padding: 0px;
}

.panel-default>.panel-heading {
  color: #fff;
  background-color: #28629c;
  border-color: #28629c;
}

.panel-title {
  font-weight: 600;
  font-size: 18px;
  display: block;
}

.panel-title a {
  display: block;
}

.panel-default>.panel-heading:hover {
  background: #e14747;
}

.panel-default>.panel-heading:hover .panel-title a {
  text-decoration: none;
}

.panel-title a:hover,
.panel-title a:focus {
  text-decoration: none;
}

.mod-articles-category-title {
  font-size: 20px;
  color: #115191;
}

.mod-articles-category-readmore .btn,
.btn-this-vuz {
  color: #f7f7f7;
  border: none;
  font-weight: bold;
  margin-top: 5px;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 25px;
  background: #28629c;
  border-radius: 5px;
  font-size: 14px;
}

div[itemprop="articleBody"] a {
  color: #c34949;
}

.mod-articles-category-readmore .btn:hover,
.mod-articles-category-readmore .btn:focus,
.btn-this-vuz:hover {
  background: #c34949;
  color: #f7f7f7;
}

.mod-articles-category-readmore .btn:nth-child(2) {
  background: #c34949;
}

.mod-articles-category-readmore .btn:nth-child(2):hover,
.mod-articles-category-readmore .btn:nth-child(2):focus {
  background: #28629c;
}

article .pull-left {
  margin-right: 15px;
  max-width: 200px;
}

article .pull-left img {
  max-width: 100%;
}

article .pull-left .margin0 .item-price {
  float: none;
  margin: 0 auto;
}

.scrollpoint.active {
  opacity: 1 \0;
}

.header {
  clear: both;
  background: url('../images/bg-header.jpg') no-repeat top center fixed;
  color: #fff;
  height: 50vh;
  overflow: hidden;
}

a,
.btn,
button {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}



.navbar-nav {
  width: 100%;
  text-align: center;
}

.navbar .nav {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar .container {
  padding-left: 0px;
  padding-right: 0px;
}

.nav-menu {
  margin-bottom: 0;
  background-color: #e14747;
  z-index: 999;
  border-bottom: 2px solid #af2525 !important;
  border: 0;
  font-size: 15px !important;
  line-height: 1.42857143 !important;
  border-radius: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.nav-menu .navbar-nav>li>a {
  color: #fff;
  padding: 20px 13.8px;
  font-weight: 600;
}

.nav-menu .navbar-nav>li:nth-child(1)>a {
  -webkit-transition: all 0.0s ease-in-out;
  -moz-transition: all 0.0s ease-in-out;
  -ms-transition: all 0.0s ease-in-out;
  -o-transition: all 0.0s ease-in-out;
  transition: all 0.0s ease-in-out;
}

.nav-menu li a:hover,
.nav-menu li.active a {
  color: #fff !important;
  background-color: #bc3e3f !important;
}

.nav-menu .img-nav {
  display: block;
}

.stickytop .img-nav {
  display: block;
}

.stickytop .navbar-nav>li:nth-child(1)>a span {
  display: none;
}

.nav-menu .navbar-nav>li:nth-child(1)>a span {
  display: none;
}

.stickytop .navbar-nav>li:nth-child(1)>a {
  padding: 11px 4px;
  -webkit-transition: all 0.0s ease-in-out;
  -moz-transition: all 0.0s ease-in-out;
  -ms-transition: all 0.0s ease-in-out;
  -o-transition: all 0.0s ease-in-out;
  transition: all 0.0s ease-in-out;
}

.nav-menu .navbar-nav>li:nth-child(1)>a {
  padding: 11px 4px;
  -webkit-transition: all 0.0s ease-in-out;
  -moz-transition: all 0.0s ease-in-out;
  -ms-transition: all 0.0s ease-in-out;
  -o-transition: all 0.0s ease-in-out;
  transition: all 0.0s ease-in-out;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
  color: #fff !important;
}

.header .logo {
  padding-top: 20px;
  display: none;
}

.header .top-left {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 2px;
  padding: 15px;
  border-radius: 15px;
}

.header .top-left p {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 2px;
}

.header .top-left .title {
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 10px;
  font-weight: bold;
  color: #c34949;
  padding-left: 7%;
  padding-right: 7%;
  line-height: 1.2em;
}

.header .top-left .buttons button {
  color: #f7f7f7;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px;
  background: #28629c;
  border-radius: 5px;
  width: 260px;
  margin-top: 10px;
}

.header .top-left .buttons button:nth-child(2) {
  margin-bottom: 10px;
  background: #c34949;
}

.header .top-left .buttons button:hover,
.top-left .buttons a:focus {
  text-decoration: none;
  background: #c34949;
  outline: none;
}

.header .top-left .buttons button:nth-child(2):hover,
.top-left .buttons a:nth-child(2):focus {
  background: #28629c;
  outline: none;
}

.header .top-phone {
  background: url('../images/phone.png') no-repeat left center;
  margin-bottom: 10px;
}

.header .top-phone p a {
  color: #28629c;
  font-size: 26px;
  font-weight: 600;
}

.header .top-phone p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.header .top-phone p:nth-child(2) {
  color: #e9e9eb;
  font-size: 12px;
  font-weight: 100;
  margin-top: -5px;
}

.header .top-mobile {
  background: url('../images/mobile.png') no-repeat 5px 50%;
  margin-bottom: 10px;
}

.header .top-mobile p a {
  color: #c34949;
  font-size: 26px;
  font-weight: 600;
}

#jc div#nav-bottom {
  margin: 20px 0 20px 0;
  padding: 0;
}

#jc div#nav-bottom,
#jc div#nav-top {
  position: relative;
  z-index: 2;
  width: 100%;
}

body #nav-bottom,
body #nav-top {
  line-height: 19px !important;
  line-height: 17px;
  height: auto !important;
  text-align: center;
  margin: 0 auto 40px;
}

#nav-bottom span.page,
#nav-top span.page,
#nav-bottom a.page,
#nav-top a.page {
  padding: 5px 13px;
  height: 40px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  background-color: #28629c;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 20px;
  margin-right: 7px;
}

#nav-bottom a.activepage {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #bd3535;
  border-color: #ccc;
  border-radius: 5px;
  font-size: 20px;
  margin-right: 7px;
  border: 1px solid #bd3535;
  height: 40px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  padding: 5px 13px;
}

#nav-bottom a.hoverpage,
#nav-top a.hoverpage,
#nav-bottom span.hoverpage,
#nav-top span.hoverpage {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #bd3535;
  border-color: #ccc;
  border-radius: 5px;
  font-size: 20px;
  margin-right: 7px;
  border: 1px solid #bd3535;
  height: 40px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  padding: 5px 13px;
}

.thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width:1000px) {

  .header .top-mobile p a {
    color: white !important;
    text-shadow: 1px 0px 1px #265687, -1px 0px 1px #265687, 0 1px 1px #265687, 0 -1px 1px #265687;
  }

}

.header .top-mobile p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.header .top-mobile p:nth-child(2) {
  color: #e9e9eb;
  font-size: 12px;
  font-weight: 100;
  margin-top: -5px;
}

.header .top-skype {
  background: url('../images/skype.png') no-repeat no-repeat 3px 50%;
  ;
}

.header .top-right {
  padding-left: 30px;
  padding-top: 20px;
}

.padding-right {
  padding-right: 0px;
}

.header .top-skype p {
  font-size: 26px;
  color: #fff;
  padding-left: 35px;
  margin-bottom: 5px;
}

.header .top-skype p a {
  color: #fff;
}

.header .top-social {
  padding-left: 35px;
}

.header .top-social a {
  margin-right: 3px;
}

.header-other .logo {
  padding-top: 5px;
  text-align: center;
}

.header-other .logo p {
  margin-bottom: 7px;
  font-size: 15px;
  color: #12589d;
  font-weight: 600;
  line-height: 1.2em;
}

.header-other .top-phone {
  background: url('../images/phone2.png') no-repeat 10px 50%;
  margin-bottom: 10px;
  margin-top: 25px;
}

.header-other .top-phone p a {
  color: #28629c;
  font-size: 26px;
  font-weight: 600;
}

.header-other .top-phone p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.header-other .top-phone p:nth-child(2) {
  color: #28629c;
  font-size: 12px;
  font-weight: 100;
  margin-top: -5px;
}

.header-other .top-mobile {
  /*background: url('../images/mobile2.png') no-repeat 15px 50%;*/
  margin-bottom: 10px;
  margin-top: 25px;
}

.header-other .top-mobile p a {
  color: #c34949;
  font-size: 26px;
  font-weight: 600;
}

.header-other .top-mobile p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.header-other .top-mobile p:nth-child(2) {
  color: #c34949;
  font-size: 12px;
  font-weight: 100;
  margin-top: -5px;
}

.header-other .top-skype {
  background: url('../images/skype2.png') no-repeat no-repeat 0px 50%;
  margin-top: 14px;
}

.header-other .top-skype {
  font-size: 26px;
  color: #0bbff2;
  padding-left: 35px;
  margin-bottom: 5px;
  text-decoration: underline;
}

.header-other .top-email {
  background: url(../images/mail-k.png) no-repeat left center;
  padding-left: 35px;
  font-size: 17px;
  margin-bottom: 5px;
  text-decoration: underline;
}

.header-other .top-skype a {
  font-size: 26px;
  color: #0bbff2 !important;
  text-decoration: underline;
}

.header-other .top-social {
  text-align: right;
  margin-top: 35px;
}

.header-other .top-social a {
  margin-right: 5px;
}

.top {
  background: url('../images/bg-top.jpg') no-repeat no-repeat top center;
}

.top .title {
  text-align: center;
  color: #c34949;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}

.top .col-md-9 p {
  color: #141414;
  font-size: 15px;
  margin-bottom: 2px;
  background: url('../images/tick.png') no-repeat no-repeat left center;
  font-weight: 600;
  padding-left: 15px;
}

.top .buttons button,
.btn_main_page {
  color: #f7f7f7;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px;
  background: #28629c;
  border-radius: 5px;
  width: 100%;
  margin-top: 7px;
  font-size: 14px;
}

div[itemprop="articleBody"] a.btn_main_page {
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  color: #fff;
}

div[itemprop="articleBody"] a.btn_main_page:hover {
  background: #c34949;
}

.top .buttons button:nth-child(2) {
  margin-bottom: 10px;
  background: #c34949;
}

.top .buttons button:hover,
.top .buttons a:focus {
  text-decoration: none;
  background: #c34949;
  outline: none;
}

.top .buttons button:nth-child(2):hover,
.top .buttons a:nth-child(2):focus {
  background: #28629c;
  outline: none;
}

aside .title {
  background-color: #28629c;
  display: block;
  padding: 20px 35px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 1.2em;
}

aside ul {
  background: #f7f7f7;
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}

aside ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  background: url("../images/bg-line.png") no-repeat bottom center;
}

aside ul li a {
  display: block;
  color: #28629c;
  font-size: 16px;
  padding-left: 30px;
  background: url("../images/bg-nav-arrow.png")no-repeat 10px 6px;
}

aside ul li a:hover,
aside ul li a:focus {
  text-decoration: none;
  color: #9f3f3f;
}

aside ul .active a,
aside ul .active a {
  text-decoration: none;
  color: #9f3f3f;
}

aside .higher {
  background: url("../images/s-vusshee.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .secondary {
  background: url("../images/s-srednee.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .certificates {
  background: url("../images/s-atestat.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .testimonies {
  background: url("../images/s-documents.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .other {
  background: url("../images/s-deferent.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .city {
  background: url("../images/s-city.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .spe {
  background: url("../images/s-atestat.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .withicons {
  background: url("../images/s-sng.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .article {
  background: url("../images/s-article.png") #28629c no-repeat 15px 50%;
  padding-left: 90px;
  padding-right: 10px;
  text-align: left;
}

aside .btn {
  display: block;
  width: 100%;
  background: #e6e6e6;
  padding-left: 30px;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}

aside .btn .fa {
  margin-left: 5px;
}

aside .block {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow: hidden;
  margin-bottom: 30px;
}

aside .block-readmore {
  background: #e6e6e6;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  text-align: center;
  padding: 15px 50px;
}

aside .block-readmore p {
  color: #28629c;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 1.4em;
}

.section-buttons {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-buttons a {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-decoration: underline;
  background: #28629c;
  font-weight: 600;
  font-size: 16px;
  border-radius: 15px;
  width: 100%;
  padding-left: 90px;
}

.section-buttons a:hover,
.section-buttons a:focus {
  opacity: .8;
}

.section-buttons .col-md-3:nth-child(1) a {
  background: url("../images/plashka1.png") #c34949 no-repeat 25px 50%;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-buttons .col-md-3:nth-child(2) a {
  background: url("../images/plashka2.png") #265687 no-repeat 25px 50%;
}

.section-buttons .col-md-3:nth-child(3) a {
  background: url("../images/plashka3.png") #e6e6e6 no-repeat 25px 50%;
  color: #115191;
}

.section-buttons .col-md-3:nth-child(4) a {
  background: url("../images/plashka4.png") #c34949 no-repeat 25px 50%;
}

.section-buttons a span {
  font-size: 12px;
}

.footer {
  background: #265687;
  padding-top: 20px;
  padding-bottom: 10px;
}

.footer .navbar-nav>li {
  display: block;
  float: left;
  background: url("../images/bg-nav.png") no-repeat right center;
}

.footer .navbar-nav>li:last-child {
  background: none;
}

.footer .navbar-nav>li>a {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #e9e9eb;
  font-size: 14px;
}

.footer .navbar-nav>li>a:hover,
.footer .navbar-nav>li>a:focus {
  background: none;
  text-decoration: underline;
}

.padding-left {
  padding-left: 0px;
}

.copyright p {
  font-size: 14px;
  color: #e9e9eb;
}

footer {
  background: #28629c;
  color: #ffffff;
  padding-bottom: 15px;
}

footer .title {
  text-align: center;
  font-size: 20px;
  margin-top: 35px;
  border-bottom: 1px solid #265687;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

footer .col-md-4 p {
  font-size: 12px;
  text-align: justify;
  line-height: 1.8em;
}

footer .company {
  font-size: 20px;
  font-weight: 600;
  padding-left: 30px;
}

footer .company span {
  font-weight: 100;
  font-size: 14px;
}

footer .time {
  font-size: 20px;
  font-weight: 600;
  background: url("../images/f-time.png") no-repeat left center;
  padding-left: 30px;
}

footer .time span {
  font-weight: 100;
  font-size: 14px;
}

footer .location {
  font-size: 20px;
  font-weight: 600;
  background: url("../images/f-adres.png") no-repeat left center;
  padding-left: 30px;
}

footer .location span {
  font-weight: 100;
  font-size: 14px;
  display: block;
  margin-bottom: -7px;
}

footer .footer-social {
  padding-left: 30px;
}

footer .footer-social a {
  color: #fff;
  width: 32px;
  height: 32px;
  margin-right: 7px;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  text-align: center;
  text-decoration: none;
  line-height: 31px;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

footer .footer-social a .fa {
  font-size: 24px;
  margin-top: 4px;
}

footer .footer-social a.vk {
  background: #296790;
}

footer .footer-social a.facebook {
  background: #3a559f;
}

footer .footer-social a.instagram {
  background: #c536a4;
}

footer .footer-social a.twitter {
  background: #00adf4;
}

footer .footer-social a.google {
  background: #dd4b39;
}

footer .footer-social a.rss {
  background: #ff8508;
}

footer .footer-social a.od {
  background: #ff8508;
}

footer .footer-phone p a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

footer .footer-phone p a:hover,
footer .footer-phone p a:focus {
  text-decoration: none;
}

footer .footer-phone p {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 100;
}

footer .footer-phone p:nth-child(2) {
  margin-top: -7px;
}

footer .footer-phone {
  background: url("../images/f-phone.png") no-repeat left center;
  padding-left: 35px;
  margin-bottom: 5px;
}

footer .footer-skype {
  font-size: 20px;
  font-weight: 600;
  background: url("../images/f-skype.png") no-repeat left center;
  padding-left: 35px;
}

footer .footer-skype a {
  color: #fff;
}

footer .footer-skype span {
  font-weight: 100;
  font-size: 14px;
}

footer .footer-email {
  font-size: 20px;
  font-weight: 600;
  background: url("../images/f-letter.png") no-repeat left center;
  padding-left: 35px;
}

footer .footer-email a {
  color: #fff;
}

footer .footer-email a:hover,
footer .footer-email a:focus {
  text-decoration: none;
}

footer .footer-email span {
  font-weight: 100;
  font-size: 14px;
}

.bottom {
  margin-bottom: 30px;
}

.bottom .bottom-buttons a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  padding: 18px 0;
  margin-bottom: 10px;
}

.bottom .bottom-buttons .col-md-6:nth-child(2) a:nth-child(1) {
  font-size: 15px;
  line-height: 1em;
  padding: 16px 0;
}

.bottom .bottom-buttons .col-md-6:nth-child(2) a:nth-child(4) {
  font-size: 15px;
  line-height: 1em;
  padding: 14px 25px;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(1) {
  background: #0e447a;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(1):hover,
.bottom .bottom-buttons .col-md-6 a:nth-child(1):focus {
  background: #952a2a;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(2) {
  background: #104e8c;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(2):hover,
.bottom .bottom-buttons .col-md-6 a:nth-child(2):focus {
  background: #a92f2f;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(3) {
  background: #12589d;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(3):hover,
.bottom .bottom-buttons .col-md-6 a:nth-child(3):focus {
  background: #bd3535;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(4) {
  background: #1461af;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(4):hover,
.bottom .bottom-buttons .col-md-6 a:nth-child(4):focus {
  background: #ca4242;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(5) {
  background: #166bc0;
}

.bottom .bottom-buttons a:hover,
.bottom .bottom-buttons a:focus {
  text-decoration: none;
}

.bottom .bottom-buttons .col-md-6 a:nth-child(5):hover,
.bottom .bottom-buttons .col-md-6 a:nth-child(5):focus {
  background: #cf5656;
}

.steps {
  background: url("../images/bannerfon1.jpg") no-repeat top center;
  padding: 20px;
  background-size: contain;
}

.steps .title {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}

.steps ol li:before {
  display: none;
}

.steps ol li {
  color: #fff !important;
  font-size: 16px !important;
  -webkit-animation: color 5s infinite linear;
  animation: color 5s infinite linear;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  margin-bottom: 0px !important;
  list-style: inherit !important;
}

.steps ol li:nth-child(5n+1) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.steps ol li:nth-child(5n+2) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.steps ol li:nth-child(5n+3) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.steps ol li:nth-child(5n+4) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.steps ol li:nth-child(5n+5) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

@-webkit-keyframes color {
  0% {
    color: #ffffff;
  }

  50% {
    color: #ffffff;
  }

  100% {
    color: #e74946;
  }
}

@keyframes color {
  0% {
    color: #ffffff;
  }

  50% {
    color: #ffffff;
  }

  100% {
    color: #e74946;
  }
}

.steps ol {
  margin-bottom: 0px;
}

.steps .right {
  text-align: right;
  position: relative;
  top: -25px;
}

.steps .right .btn {
  background: #fff;
  color: #bd3535;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 25px;
  border-radius: 5px;
}

.steps .right .btn:hover,
.steps .right .btn:focus {
  color: #fff;
  background: #9f3f3f;
}

#reg_form .years>div {
  display: inline-block;
  width: 32.7333%;
}

#reg_form .form-group .small-small {
  color: #666666;
  font-size: 11px;
}

.form-group .small-small {
  color: #666666;
  font-size: 11px;
}

#reg_form .form-group .small {
  display: block;
  color: #666666;
  font-size: 14px;
}

.form-group .small {
  display: block;
  color: #666666;
  font-size: 14px;
}

#reg_form button[type=submit] {
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
  background: #28629c;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

#reg_form button[type=submit]:hover,
#reg_form button[type=submit]:focus {
  color: #fff;
  background: #c34949;
}

.search-university button[type=submit] {
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
  background: #28629c;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

.search-university button[type=submit]:hover,
.search-university button[type=submit]:focus {
  color: #fff;
  background: #c34949;
}

h1 {
  text-align: center;
  color: #115191;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 28px;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.sub-title {
  color: #141414;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-style: italic;
  text-align: center !important;
  padding-left: 22%;
  padding-right: 22%;
  background: url("../images/bg-sub-title.png") no-repeat bottom center;
  padding-bottom: 15px;
  margin-bottom: 25px;
  text-indent: 0px !important;
}

.sub-title-two {
  color: #141414;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-style: italic;
  text-align: center !important;
  padding-left: 15%;
  padding-right: 15%;
  background: url("../images/bg-sub-title.png") no-repeat bottom center;
  padding-bottom: 15px;
  margin-bottom: 25px;
  text-indent: 0px !important;
}

h2,
h3 {
  text-align: center;
  font-size: 20px;
  color: #0e447a;
  text-transform: uppercase;
  background: url("../images/bg-title-h.png") no-repeat bottom center;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 30px;
}

.content p {
  color: #141414;
  font-weight: 400;
  font-size: 15px;
  text-align: justify;
}

.content ol li {
  color: #141414;
  font-weight: 400;
  font-size: 15px;
  text-align: justify;
}

.modal-dialog {
  margin: 80px auto;
}

.search-university {
  background: #e6e6e6;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 20px;
}

.search-university .title {
  color: #28629c;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  background: url("../images/bg-line-red.png") no-repeat bottom center;
}

.search-university form label {
  font-weight: 400;
  color: #265687;
  font-size: 16px;
  margin-bottom: 2px;
  display: block;
}

.search-university form p {
  color: #616161;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 5px;
}

.search-university form select {
  font-size: 16px;
  font-weight: 400;
  border: none;
  color: #28629c;
  font-style: italic;
  height: 40px;
  overflow: hidden;
  width: 100%;
  border-radius: 5px;
}

.search-university form input {
  font-size: 16px;
  font-weight: 400;
  border: none;
  color: #28629c;
  font-style: italic;
  height: 40px;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
}

.text-center {
  text-align: center;
}

.search-university .sub-search {
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
  background: #28629c;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  height: auto;
  font-style: initial;
}

.search-university .sub-search:hover,
.search-university .sub-search:focus {
  color: #fff;
  background: #c34949;
}

.search-university form select:focus {
  border-color: transparent;
  outline: none;
  color: #c34949;
  box-shadow: none;
}

.form-online {
  background: url("../images/online.jpg") no-repeat top center;
  padding: 20px;
  margin-top: 20px;
}

.form-online .title {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url("../images/bg-line-red.png") no-repeat bottom center;
}

.form-online form label {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}

.form-online input {
  height: 40px;
  font-size: 16px;
}

.form-online input:focus,
.form-online textarea:focus {
  background: #28629c;
  color: #fff;
  font-style: italic;
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.form-online textarea {
  height: 121px;
}

.form-online button {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #265687;
  background: #fff;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

.form-online button:hover,
.form-online button:focus {
  color: #fff;
  background: #c34949;
}

.suz_title {
  padding: 10px;
  text-align: center;
  color: white;
  font-size: 16px;
}

.suz_info {
  padding: 10px;
}

.b_g {
  background: #28629c
}

.suz_block {
  margin-bottom: 15px;
}

.single_university,
.suz_block {
  border: 1px solid #ccc;
  border-top: none;
  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1;
  background: #f7f7f7;
}

.single_university a.order_btn,
.article_header a.order_btn,
.suz_btn {
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
  background: #c34949;
  padding: 10px 95px;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  height: auto;
  font-style: initial;
}

.suz_btn {
  display: block;
  margin: 0 auto 15px;
  border: 0;
}

.suz_btn:hover,
.suz_btn:focus {
  background: #28629c;
  color: #fff;
}

.text-center p {
  text-align: center;
}

.diplom-section {
  margin-top: 25px;
  margin-bottom: 45px;
}

.diplom-section .title {
  font-size: 28px;
  color: #115191;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}

.diplom-section .diplom-section-one {
  text-indent: 0px;
  color: #0e447a;
  clear: both;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

.diplom-section p {
  text-indent: 0px !important;
}

.diplom-section .col-md-4 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

.diplom-section .col-md-4 p {
  text-indent: 0px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  font-weight: 400;
}

.diplom-section .col-md-4 img {
  padding-top: 15px;
  padding-bottom: 15px;
}

.advantages {
  background: #fafafa;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.advantages .title {
  color: #952a2a;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.advantages .col-md-6 {
  margin-bottom: 15px;
}

.advantages .col-md-6 .advantages-name {
  color: #115191;
  font-size: 18px;
  text-transform: uppercase;
  text-indent: 0px;
  font-weight: 400;
  text-align: left;
  padding-left: 75px;
  line-height: 1.2em;
  padding-top: 15px;
  padding-bottom: 15px;
}

.advantages .col-md-6 p {
  color: #4c4c4c;
  font-size: 13px;
  text-indent: 0;
  font-weight: 400;
}

.advantages .col-md-6:nth-child(2) .advantages-name {
  background: url("../images/preim1.png") no-repeat left center;
}

.advantages .col-md-6:nth-child(3) .advantages-name {
  background: url("../images/preim2.png") no-repeat left center;
}

.advantages .col-md-6:nth-child(4) .advantages-name {
  background: url("../images/preim3.png") no-repeat left center;
}

.advantages .col-md-6:nth-child(5) .advantages-name {
  background: url("../images/preim4.png") no-repeat left center;
}

.advantages .col-md-6:nth-child(6) .advantages-name {
  background: url("../images/preim5.png") no-repeat left center;
  padding-top: 26px;
  padding-bottom: 26px;
}

.advantages .col-md-6:nth-child(3) {
  min-height: 285px;
}

.advantages .col-md-6:nth-child(6) {
  margin-top: -85px;
}

.recent-questions .title {
  color: #115191;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
}

.recent-questions .col-md-4 .item-questions {
  border: 1px solid #f3f3f3;
  padding: 30px;
}

.recent-questions .col-md-4 .item-questions .name {
  color: #115191;
  font-size: 20px;
  background: url(../images/questions.png) no-repeat left center;
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.recent-questions .col-md-4 .item-questions .date {
  color: #cccccc;
  font-size: 14px;
  padding-left: 40px;
  font-weight: 600;
  margin-top: -8px;
  margin-bottom: 10px;
}

.recent-questions .col-md-4 .item-questions .text-questions {
  color: #808080;
  font-size: 15px;
  line-height: 1.8em;
}

.recent-questions .row-flex,
.row-flex>div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}

.recent-questions .row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}

.recent-questions .row-flex>div[class*='col-'] {
  margin: -.2px;
}

.recent-questions .btn {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #fff;
  background: #28629c;
  padding: 10px 35px;
  font-size: 18px;
  text-transform: uppercase;
}

.recent-questions .btn:hover,
.recent-questions .btn:focus {
  color: #fff;
  background: #c34949;
}

.block-diplom-price {
  text-align: center;
  margin-bottom: 20px;
}

.block-diplom-price .title {
  color: #333333;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.block-diplom-price .title span {
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
}

.block-diplom-price .item-price-diplom {
  background: #f7f7f7;
  border-radius: 10px;
  overflow: hidden;
}

.block-diplom-price .item-price-diplom img {
  min-width: 200px;
  max-height: 140px;
}

.block-diplom-price .item-price {
  margin-bottom: 30px;
}

.block-diplom-price .price p {
  margin-bottom: 5px;
}

.block-diplom-price .price:nth-child(1) {
  background: url(../images/bg-line-blue.png) no-repeat bottom center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.block-diplom-price .price p:nth-child(1) {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  text-indent: 0px;
  text-align: center;
}

.block-diplom-price .price p:nth-child(2) {
  color: #bd3535;
  font-size: 16px;
  font-weight: 600;
  text-indent: 0px;
  text-align: center;
}

.block-diplom-price .price p:nth-child(2) span {
  font-weight: 400;
}

.block-diplom-price .item-price-diplom .btn {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  border-radius: 5px;
  padding: 10px 0;
  margin-bottom: 20px;
  margin-top: 20px;
}

.block-diplom-price .item-price-diplom .btn-price-left {
  background: #c34949;
}

.block-diplom-price .item-price-diplom .btn-price-left:hover,
.block-diplom-price .item-price-diplom .btn-price-left:focus {
  background: #28629c;
}

.block-diplom-price .item-price-diplom .btn-price-right {
  background: #28629c;
}

.block-diplom-price .item-price-diplom .btn-price-right:hover,
.block-diplom-price .item-price-diplom .btn-price-right:focus {
  background: #c34949;
}

.img-right {
  margin-left: 20px;
  float: right;
  margin-bottom: 20px;
}

.img-left {
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}

.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.stage {
  background: url(../images/bg-stage.jpg) no-repeat top center;
  padding: 30px;
}

.stage .title {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url(../images/bg-line-white.png) no-repeat bottom center;
}

.row-stage {
  counter-reset: myCounter;
}

.row-stage .itm {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  text-align: justify;
  position: relative;
  display: flex;
  margin-bottom: 15px;
  line-height: 1.4em;
}

.row-stage .itm:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #ffffff;
  background: #bd3535;
  margin-right: 13px;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  line-height: 18px;
  padding: 15px;
  height: 48px;
  border-radius: 5px;
  margin-top: 4px;
}

.row-stage .itm:after {
  content: " ";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 21px;
  left: 47px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #bd3535;
}

.row-stage .col-md-12:after {
  left: 62px;
}

.row-stage button {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #fff;
  border: none;
  background: #bd3535;
  padding: 10px 45px;
  font-size: 18px;
  text-transform: uppercase;
}

.row-stage button:hover,
.row-stage button:focus {
  background: #fff;
  color: #bd3535;
}

.rewiews {
  background: url(../images/bg-rewiews.png) no-repeat top center;
  padding-top: 30px;
  border-radius: 10px;
  text-align: center;
  background-size: cover;
  margin-bottom: 30px;
}

.rewiews .title {
  color: #28629c;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  background: url(../images/bg-line-red.png) no-repeat bottom center;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.rewiews .item-rewiews {
  padding-left: 30px;
  padding-right: 30px;
}

.rewiews .item-rewiews .name {
  color: #28629c;
  font-size: 24px;
}

.rewiews .item-rewiews .date {
  font-weight: 600;
  color: #28629c;
  font-size: 14px;
  opacity: .8;
  margin-bottom: 13px;
  padding-bottom: 13px;
  background: url(../images/bg-line-blue.png) no-repeat bottom center;
}

.rewiews .item-rewiews .text-rewiews {
  color: #141414;
  font-size: 15px;
}

.rewiews .item-rewiews .text-rewiews-answer {
  background: url(../images/bg-line-blue.png) no-repeat top center;
  color: #141414;
  font-size: 15px;
  font-style: italic;
  margin-top: 15px;
  padding-top: 15px;
}

.rewiews .btn {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #fff;
  border: none;
  background: #265687;
  padding: 10px 45px;
  font-size: 18px;
  text-transform: uppercase;
}

.rewiews .btn:hover,
.rewiews .btn:focus {
  background: #bd3535;
}

.bottom-text {
  margin-bottom: 20px;
  text-align: center;
  font-style: italic;
}

.bottom-text .title {
  color: #115191;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  font-style: initial;
  margin-bottom: 10px;
}

.bottom-text p {
  color: #141414;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
  padding-bottom: 7px;
  margin-bottom: 7px;
}

.bottom-text p a {
  color: #115191;
  font-size: 20px;
  font-weight: 600;
}

.bottom-text p:last-child {
  background: none;
}

.bottom-text .phone {
  color: #bd3535;
  font-size: 24px;
}

.bottom-text span {
  font-size: 24px;
  font-weight: 300;
}

.left .form-inline {
  background: url(../images/online.jpg) no-repeat top center;
  padding: 20px;
}

.left .form-inline label {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}

.left .form-inline input {
  height: 40px;
  font-size: 16px;
  width: 100%;
}

.left .form-inline textarea {
  height: 60px;
  width: 100%;
}

.left .form-inline input:focus,
.left .form-inline textarea:focus {
  background: #28629c;
  color: #fff;
  font-style: italic;
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.left .form-inline button {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #265687;
  background: #fff;
  padding: 10px 35px;
  font-size: 16px;
  text-transform: uppercase;
}

.left .form-inline button:hover,
.left .form-inline button:focus {
  color: #fff;
  background: #c34949;
}

.modal {
  background: rgba(85, 112, 150, 0.6);
}

#mailForm-document .years>div {
  display: inline-block;
  width: 32.7333%;
}

.modal-header .close {
  margin-top: -11px;
}

.close {
  float: right;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  color: #28629c;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.modal-content {
  position: relative;
  background-color: #f7f7f7;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
  text-align: center;
}

.modal-title {
  line-height: 1.42857143;
  text-align: center;
  color: #28629c;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 15px;
  background: url(../images/bg-line-red.png) no-repeat bottom center;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.modal-header p {
  color: #616161;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 2px;
  color: #265687;
  font-size: 16px;
  font-weight: 400;
}

.modal-sm {
  width: 400px;
}

.modal-content .form-control {
  background: #e0e0e0;
  border: 1px solid transparent;
  color: #28629c;
  font-style: italic;
  font-size: 16px;
  border: none;
  height: auto;
  width: 100%;
}

.modal-content .text-center {
  display: block;
}

.modal-content .form-group .small {
  display: block;
  color: #666666;
  font-size: 14px;
}

.modal-content .form-group .small-small {
  color: #666666;
  font-size: 11px;
}

.modal-content button[type=submit] {
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
  background: #28629c;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

.modal-content button[type=submit]:hover,
.modal-content button[type=submit]:focus {
  color: #fff;
  background: #c34949;
}

.modal-content .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #28629c;
  font-style: italic;
  font-size: 16px;
}

.modal-content .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #28629c;
  font-style: italic;
  font-size: 16px;
}

.modal-content .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #28629c;
  font-style: italic;
  font-size: 16px;
}

.modal-content .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #28629c;
  font-style: italic;
  font-size: 16px;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #28629c;
  content: ">";
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  padding-left: 0px;
}

.breadcrumbs {
  background: #e6e6e6;
}

.breadcrumb .fa {
  font-size: 18px;
  color: #28629c;
  margin-right: 3px;
}

.breadcrumb li a {
  color: #28629c;
}

.breadcrumb li.active {
  color: #9f3f3f;
}

.contacts {
  background: url(../images/contacts-map.png) no-repeat top center;
  margin-bottom: 20px;
}

.contacts p {
  text-align: left;
  text-indent: 0px;
}

.contacts .contacts-phone {
  background: url(../images/tel-k.png) no-repeat 5px 50%;
  margin-bottom: 25px;
}

.contacts .contacts-phone p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.contacts .contacts-phone p a {
  color: #28629c;
  font-size: 26px;
  font-weight: 600;
}

.contacts .contacts-phone p:nth-child(2) {
  color: #28629c;
  font-size: 14px;
  font-weight: 100;
  margin-top: -5px;
}

.contacts .contacts-mobile {
  background: url(../images/pho-k.png) no-repeat left center;
  margin-bottom: 25px;
}

.contacts .contacts-mobile p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.contacts .contacts-mobile p a {
  color: #c34949;
  font-size: 26px;
  font-weight: 600;
}

.contacts .contacts-mobile p:nth-child(2) {
  color: #c34949;
  font-size: 14px;
  font-weight: 100;
  margin-top: -5px;
}

.contacts .contacts-email {
  background: url(../images/mail-k.png) no-repeat left center;
  margin-bottom: 25px;
}

.contacts .contacts-email p {
  margin-bottom: 0px;
  padding-left: 35px;
}

.contacts .contacts-email p a {
  color: #28629c;
  font-size: 26px;
  font-weight: 600;
}

.contacts .contacts-email p:nth-child(2) {
  color: #28629c;
  font-size: 14px;
  font-weight: 100;
  margin-top: -5px;
}

.contacts .contacts-works {
  background: url(../images/clock-k.png) no-repeat left center;
  margin-bottom: 25px;
}

.contacts .contacts-works p {
  margin-bottom: 0px;
  padding-left: 35px;
  color: #c34949;
  font-size: 16px;
  font-weight: 600;
}

.contacts .contacts-works p span {
  font-size: 26px;
}

.contacts .contacts-works p:nth-child(2) {
  color: #c34949;
  font-size: 14px;
  font-weight: 100;
  margin-top: -5px;
}

.contacts .contacts-location {
  background: url(../images/adres-k.png) no-repeat left center;
  margin-bottom: 25px;
}

.contacts .contacts-location p {
  margin-bottom: 0px;
  padding-left: 35px;
  color: #28629c;
  font-size: 18px;
  font-weight: 600;
}

.contacts .contacts-location p:nth-child(2) {
  color: #28629c;
  font-size: 18px;
  margin-top: -5px;
  font-weight: 600;
}

.contacts .contacts-skype {
  background: url(../images/skype2.png) no-repeat no-repeat 3px 50%;
  margin-bottom: 25px;
}

.contacts .contacts-skype p {
  font-size: 26px;
  color: #0f8bbf;
  padding-left: 35px;
  margin-bottom: 5px;
  font-weight: 600;
}

.contacts .contacts-skype p:nth-child(2) {
  color: #0f8bbf;
  font-size: 14px;
  margin-top: -5px;
  font-weight: 100;
}

.contacts .contacts-social {
  padding-left: 35px;
}

.contacts .contacts-social a {
  margin-right: 5px;
}

.form-contacts .form-control {
  background-color: #f7f7f7;
  border: 1px solid #12589d;
  font-size: 16px;
}

.form-contacts input {
  height: 40px;
}

.form-contacts textarea {
  height: 100px;
  outline: none;
  resize: none;
}

.form-contacts .title {
  color: #28629c;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 5px;
  background: url(../images/bg-line-red.png) no-repeat bottom center;
}

.form-contacts form label {
  font-weight: 400;
  color: #28629c;
  font-size: 16px;
  margin-bottom: 2px;
}

.form-contacts input:focus,
.form-contacts textarea:focus {
  background: #28629c;
  color: #fff;
  font-style: italic;
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.form-contacts button {
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
  background: #28629c;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

.form-contacts button:hover,
.form-contacts button:focus {
  color: #fff;
  background: #c34949;
}

.video-content {
  background: #f0f0f0;
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 10px;
  margin-bottom: 20px;
}

iframe {
  border: 0;
}

.video-content .title {
  color: #28629c;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
  padding-bottom: 5px;
  background: url(../images/bg-line-red.png) no-repeat bottom center;
}

.post-preview {
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 50px;
  overflow: hidden;
}

.post-preview .img-intro-left {
  float: left;
  max-width: 250px;
  margin-right: 15px;
}

.post-preview .img-intro-left img {
  max-width: 100%;
}

.post-preview .post-title {
  font-size: 20px;
  color: #115191;
}

.post-preview .post-meta {
  font-size: 14px;
  color: #cccccc;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 15px;
}

.post-preview .post-text p {
  text-indent: 0px;
  color: #808080;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}

.post-preview ol li {
  font-size: 15px;
  color: #808080;
  margin-bottom: 5px;
  text-align: justify;
  list-style: none;
}

.post-preview ol {
  counter-reset: myCounter;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.post-preview ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #265687;
  margin-right: 7px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  font-style: initial;
  padding-left: 5px;
  padding-right: 5px;
}

.post-preview ul {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.post-preview ul li {
  font-size: 15px;
  color: #808080;
  margin-bottom: 5px;
  padding-left: 25px;
  text-align: justify;
  list-style: none;
  background: url(../images/bg-arrow-ul.png) no-repeat 0px 12px;
}

.post-preview .readmore {
  text-align: right;
}

.post-preview .readmore a {
  color: #f7f7f7;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 25px;
  background: #28629c;
  border-radius: 5px;
  margin-top: 7px;
  font-size: 14px;
}

.post-preview .readmore a:hover,
.post-preview .readmore a:focus {
  text-decoration: none;
  background: #c34949;
  outline: none;
}

.news-posts .pagination {
  margin-bottom: 50px;
  margin-top: 0px;
}

.pagination>li {
  display: inline;
  background: none;
  padding-left: 0px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #bd3535;
  border-color: #ccc;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 5px 13px;
  height: 40px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #fff;
  text-decoration: none;
  background-color: #28629c;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 20px;
  margin-right: 7px;
}

.pagination>li>a .fa {
  font-size: 16px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  margin-right: 7px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #28629c;
  border: 1px solid #ccc;
  color: #fff;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #bd3535;
  border-color: #ccc;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #fff;
  cursor: not-allowed;
  background-color: #28629c;
  border-color: #ccc;
}

.rewiews-block p {
  text-indent: 0px;
  color: #808080;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}

.rewiews-block ol li {
  font-size: 15px;
  color: #808080;
  margin-bottom: 5px;
  text-align: justify;
  list-style: none;
}

.rewiews-block ol {
  counter-reset: myCounter;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.rewiews-block ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #265687;
  margin-right: 7px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  font-style: initial;
  padding-left: 5px;
  padding-right: 5px;
}

.rewiews-block ul {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.rewiews-block ul li {
  font-size: 15px;
  color: #808080;
  margin-bottom: 5px;
  padding-left: 25px;
  text-align: justify;
  list-style: none;
  background: url(../images/bg-arrow-ul.png) no-repeat 0px 12px;
}

.sub-title-rewiews {
  text-align: center !important;
  font-size: 24px !important;
  color: #115191 !important;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.form-online-rewiews {
  background: url("../images/online.jpg") no-repeat top center;
  padding: 20px;
  margin-top: 20px;
}

.form-online-rewiews label {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}

.form-online-rewiews .title {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url("../images/bg-line-red.png") no-repeat bottom center;
}

.form-online-rewiews form label {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}

.form-online-rewiews input {
  height: 40px;
  font-size: 16px;
}

.form-online-rewiews input:focus,
.form-online-rewiews textarea:focus {
  background: #28629c;
  color: #fff;
  font-style: italic;
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.form-online-rewiews textarea {
  height: 121px;
}

.form-online-rewiews #comments-form-send .btn {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #265687;
  background: #fff;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

.form-online-rewiews #comments-form-send .btn:hover,
.form-online-rewiews #comments-form-send .btn:focus {
  color: #fff;
  background: #c34949;
}

.rewiews-posts .rewiews-item {
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 50px;
}

.rewiews-posts .rewiews-item .rewiews-header .rewiews-name {
  font-size: 20px;
  color: #115191;
  display: block;
}

.rewiews-posts .rewiews-item .rewiews-header .rewiews-date {
  font-size: 14px;
  color: #cccccc;
  display: block;
  font-weight: 600;
}

.rewiews-posts .rewiews-item .rewiews-header {
  background: url("../images/Layer-784.png") no-repeat left center;
  padding-left: 55px;
}

.rewiews-posts .rewiews-item .rewiews-text {
  font-size: 15px;
  color: #808080;
  margin-top: 5px;
}

.rewiews-posts .rewiews-item .rewiews-answer {
  padding-left: 60px;
  margin-top: 20px;
}

.rewiews-posts .rewiews-item .rewiews-answer .rewiews-answer-header .rewiews-name {
  font-size: 16px;
  color: #12589d;
  display: block;
}

.rewiews-posts .rewiews-item .rewiews-answer .rewiews-answer-header .rewiews-date {
  font-size: 14px;
  color: #cccccc;
  display: block;
  font-weight: 600;
}

.rewiews-posts .rewiews-item .rewiews-answer .rewiews-answer-text {
  font-size: 15px;
  color: #808080;
  margin-top: 5px;
}

.rewiews-posts .rewiews-item .rewiews-answer .rewiews-answer-header {
  background: url("../images/admin.png") no-repeat left center;
  padding-left: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.questions-block p {
  text-indent: 0px;
  color: #808080;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
}

.questions-block ol li {
  font-size: 15px;
  color: #808080;
  margin-bottom: 5px;
  text-align: justify;
  list-style: none;
}

.questions-block ol {
  counter-reset: myCounter;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.questions-block ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #265687;
  margin-right: 7px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  font-style: initial;
  padding-left: 5px;
  padding-right: 5px;
}

.questions-block ul {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.questions-block ul li {
  font-size: 15px;
  color: #808080;
  margin-bottom: 5px;
  padding-left: 25px;
  text-align: justify;
  list-style: none;
  background: url(../images/bg-arrow-ul.png) no-repeat 0px 12px;
}

.questions-block .sub-title-questions {
  text-align: center;
  font-size: 24px;
  color: #115191;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.questions-block .text-center p a {
  color: #141414;
  font-weight: 600;
  font-size: 16px;
}

.form-online-questions {
  background: url("../images/online.jpg") no-repeat top center;
  padding: 20px;
  margin-top: 20px;
}

.form-online-questions .title {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background: url("../images/bg-line-red.png") no-repeat bottom center;
}

.form-online-questions form label {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  margin-bottom: 2px;
}

.form-online-questions input {
  height: 40px;
  font-size: 16px;
}

.form-online-questions input:focus,
.form-online-rewiews textarea:focus {
  background: #28629c;
  color: #fff;
  font-style: italic;
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.form-online-questions textarea {
  height: 121px;
}

.form-online-questions button {
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #265687;
  background: #fff;
  padding: 10px 105px;
  font-size: 18px;
  text-transform: uppercase;
}

.form-online-questions button:hover,
.form-online-questions button:focus {
  color: #fff;
  background: #c34949;
}

.questions-posts .questions-item {
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 50px;
}

.questions-posts .questions-item .questions-header .questions-name {
  font-size: 20px;
  color: #115191;
  display: block;
}

.questions-posts .questions-item .questions-header .questions-date {
  font-size: 14px;
  color: #cccccc;
  display: block;
  font-weight: 600;
}

.questions-posts .questions-item .questions-header {
  background: url("../images/vopros.png") no-repeat left center;
  padding-left: 55px;
}

.questions-posts .questions-item .questions-text {
  font-size: 15px;
  color: #808080;
  margin-top: 5px;
}

.questions-posts .questions-item .questions-answer {
  padding-left: 60px;
  margin-top: 20px;
}

.questions-posts .questions-item .questions-answer .questions-answer-header .questions-name {
  font-size: 16px;
  color: #12589d;
  display: block;
}

.questions-posts .questions-answer .questions-header .questions-date {
  display: none;
}

.questions-posts .questions-answer .questions-text {
  font-size: 15px;
  color: #808080;
  margin-top: 5px;
}

.questions-answer li {
  padding-left: 0px;
}

.questions-posts .questions-answer .questions-answer-header {
  background: url("../images/admin.png") no-repeat left center;
  padding-left: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.modal-content .search-university {
  background: inherit;
  border-radius: 15px;
  padding: 0px;
  margin-bottom: 20px;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  position: absolute;
  right: 15px;
  top: -10px;
}

.modal-content .search-university p {
  color: #616161;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0px;
}

article p {
  text-indent: 0;
  margin-bottom: 20px;
}

article ol li {
  font-size: 15px;
  color: #141414;
  margin-bottom: 7px;
  text-align: justify;
  list-style: none;
}

article ol {
  counter-reset: myCounter;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

article ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #265687;
  margin-right: 7px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  font-style: initial;
  padding-left: 5px;
  padding-right: 5px;
}

article .text-center {
  text-align: center !important;
}

article ul {
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

article ul li {
  font-size: 15px;
  color: #141414;
  margin-bottom: 7px;
  padding-left: 25px;
  text-align: justify;
  list-style: none;
  background: url(../images/bg-arrow-ul-red.png) no-repeat 0px 12px;
}

.block-diplom-price .btn-price {
  color: #fff;
  font-weight: 600;
  background: #c34949;
  border-radius: 5px;
  padding: 10px 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 16px;
}

.block-diplom-price .btn-price:hover,
.block-diplom-price .btn-price:focus {
  color: #fff;
  background: #28629c;
}

article .title-sub {
  text-align: center;
  font-size: 24px;
  color: #115191;
  background: url(../images/bg-sub-title.png) no-repeat bottom center;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

table img {
  max-height: 105px;
  max-width: 160px;
}

table thead tr td {
  text-align: center;
  background: #e6e6e6;
  color: #9f3f3f;
  font-size: 18px;
  vertical-align: middle !important;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1.5px solid #cccccc;
}

table tbody tr td[colspan="5"] {
  background: #e6e6e6 !important;
  text-align: center !important;
  font-size: 22px !important;
  color: #12589d !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
}

.table>tbody>tr>td {
  text-align: center;
  font-size: 14px;
  color: #141414;
}

table tbody tr td:nth-child(1) {
  font-size: 14px;
  color: #141414;
  text-align: left;
  font-weight: 400;
  width: 33%;
}

table tbody tr td:nth-child(1) span {
  font-weight: 600;
}

table tbody tr td:nth-child(3) {
  font-size: 24px;
  color: #9f3f3f;
}

table tbody tr td:nth-child(4) {
  font-size: 24px;
  color: #12589d;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #f7f7f7;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}

table tbody tr td:nth-child(1) .btn {
  margin-top: 7px;
}

table tbody tr td:nth-child(1) .btn-left {
  background: #12589d;
  color: #fff;
  font-size: 16px;
}

table tbody tr td:nth-child(1) .btn-left:hover,
table tbody tr td:nth-child(1) .btn-left:focus {
  background: #c34949;
}

table tbody tr td:nth-child(1) .btn-right {
  background: #c34949;
  color: #fff;
  font-size: 16px;
}

table tbody tr td:nth-child(1) .btn-right:hover,
table tbody tr td:nth-child(1) .btn-right:focus {
  background: #12589d;
}

table tbody tr td:nth-child(5) .btn {
  background: #12589d;
  color: #fff;
  font-size: 16px;
}

table tbody tr td:nth-child(5) .btn:hover,
table tbody tr td:nth-child(5) .btn:focus {
  background: #c34949;
}

.navbar-brand {
  display: none;
}

.left .navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
  background: none;
}

.header-other .container {
  position: relative;
}

@media(min-width:1360px) {
  .header {
    background-size: cover;
  }
}

@media(max-width:1150px) {
  .form-online-questions {
    border-radius: 15px;
  }

  .form-online-rewiews {
    border-radius: 15px;
  }

  .header {
    background: url(../images/slider.jpg) no-repeat top center fixed;
  }

  .nav-menu .navbar-nav>li>a {
    font-size: 11px;
  }

  .nav-menu .navbar-nav>li>a {
    color: #fff;
    padding: 20px 7px;
    font-weight: 600;
  }

  .nav-menu .img-nav {
    display: none !important;
  }

  .stickytop .navbar-nav>li:nth-child(1)>a span {
    display: block;
    padding: 20px 9px;
  }

  .stickytop .navbar-nav>li:nth-child(1)>a {
    padding: 0;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    transition: all 0.0s ease-in-out;
  }

  .header .col-md-4 {
    width: 50%;
  }

  .header .col-md-offset-3 {
    margin-left: 15%;
  }

  .header .col-md-3 {
    width: 35%;
  }

  .header .top-left p {
    font-size: 12px;
  }

  .header .top-left .buttons button {
    font-size: 10px;
    width: 200px;
  }

  .header .top-left .title {
    font-size: 20px;
  }

  .section-buttons a {
    font-size: 10px;
  }

  .section-buttons a span {
    font-size: 7px;
  }

  .section-buttons .col-md-3:nth-child(1) a {
    padding-top: 27.5px;
    padding-bottom: 27.5px;
  }

  aside .title {
    font-size: 15px;
  }

  aside ul li a {
    font-size: 12px;
    background: url(../images/bg-nav-arrow.png)no-repeat 10px 1px;
  }

  aside .btn {
    padding-left: 10px;
    font-size: 12px;
  }

  aside .testimonies {
    padding-left: 80px;
  }

  aside .city {
    padding-left: 80px;
  }

  aside .spe {
    padding-left: 80px;
  }

  .steps {
    background-size: cover;
    border-radius: 15px;
  }

  .steps .col-md-offset-4 {
    margin-left: 15%;
  }

  .sub-title {
    padding-left: 15%;
    padding-right: 15%;
  }

  #online-mailForm .col-md-6:nth-child(2) label {
    font-size: 13px;
    margin-bottom: 6px;
  }

  .form-online {
    border-radius: 15px;
  }

  .advantages .col-md-6 {
    width: 100%;
  }

  .advantages .col-md-6:nth-child(3) {
    min-height: auto;
    ;
  }

  .advantages .col-md-6:nth-child(6) {
    margin-top: auto;
  }

  .recent-questions .col-md-4 {
    width: 100%;
  }

  .block-diplom-price .item-price {
    width: 100%;
  }

  .stage {
    background-size: cover;
    border-radius: 15px;
  }

  .img-right {
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .bottom .row .col-md-6:nth-child(1) {
    background-size: cover;
    border-radius: 15px;
    padding: 55px 20px;
  }

  .bottom .row .col-md-6:nth-child(1) p {
    font-size: 14px;
  }

  .bottom .bottom-buttons a {
    font-size: 14px;
  }

  .bottom .bottom-buttons .col-md-6:nth-child(1) a:nth-child(2) {
    font-size: 15px;
    line-height: 1em;
    padding: 16px 0;
  }

  .bottom .bottom-buttons .col-md-6:nth-child(2) a:nth-child(4) {
    font-size: 13px;
    line-height: 1em;
    padding: 15px 25px;
  }

  footer .company {
    font-size: 18px;
  }

  footer .time {
    font-size: 15px;
  }

  footer .location {
    font-size: 16px;
  }

  footer .footer-phone p {
    margin-bottom: 0px;
    font-size: 11px;
    font-weight: 100;
  }

  footer .footer-social a {
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 26px;
  }

  footer .footer-social a .fa {
    font-size: 16px;
    margin-top: 0px;
  }

  footer .col-md-4 p {
    font-size: 12px;
    text-align: justify;
    line-height: 1.2em;
  }

  .footer .navbar-nav>li>a {
    font-size: 12px;
  }

  .header-other .top-phone p a {
    font-size: 22px;
  }

  .header-other .top-mobile p a {
    font-size: 22px;
  }

  .header-other .logo p {
    font-size: 13px;
  }

  .header-other .top-skype {
    font-size: 19px;
  }

  .header-other .top-phone p:nth-child(2) {
    font-size: 8px;
  }

  .header-other .top-mobile p:nth-child(2) {
    font-size: 8px;
  }

  .header-other .top-phone {
    margin-top: 30px;
  }

  .header-other .top-mobile {
    margin-top: 30px;
  }

  .header-other .top-skype {
    margin-top: 35px;
  }

  .top .buttons button {
    font-size: 11px;
  }

  .top .col-md-9 p {
    font-size: 13px;
  }

  table thead tr td {
    font-size: 16px;
  }

  table tbody tr td[colspan="5"] {
    font-size: 18px;
  }

  table tbody tr td:nth-child(3),
  table tbody tr td:nth-child(4) {
    font-size: 18px;
    color: #12589d;
  }

  .contacts {
    background-size: contain;
  }

  .contacts .contacts-email p a {
    font-size: 22px;
  }

  .contacts .contacts-works p {
    font-size: 15px;
  }

  .header-other .top-skype a {
    font-size: 17px;
    color: #0bbff2 !important;
    text-decoration: underline;
  }
}

@media(max-width:1000px) {
  .header .col-md-offset-3 {
    margin-left: 0%;
    padding-right: 15px;
  }

  .calc-result .width60 {
    width: 100%
  }

  .calc-result .width60 .col-md-6 {
    width: 100%
  }

  .calc-order {
    position: relative !important;
    left: 0px !important;
    text-align: center !important;
  }

  .calc-total {
    margin-top: 0px !important;
    text-align: center !important;
  }

  .form-online-questions {
    background-size: cover;
  }

  .form-online-rewiews {
    background-size: cover;
  }

  table tbody tr td:nth-child(1) .btn-left {
    width: 100%;
  }

  table tbody tr td:nth-child(1) .btn-right {
    width: 100%;
  }

  .top .buttons button {
    display: inline-block;
    width: 49%;
  }

  .top {
    background-size: cover;
  }

  .video-content .col-md-6 {
    margin-bottom: 20px;
  }

  aside .title {
    border-radius: 5px;
  }

  .header .top-left {
    max-width: 100%;
  }

  .header .col-md-4 {
    width: 100%;
  }

  .header .col-md-3 {
    width: 100%;
  }

  .header .col-md-offset-5 {
    margin-left: 0%;
    padding-right: 15px;
  }

  aside ul li a {
    font-size: 16px;
  }

  aside .btn {
    font-size: 16px;
  }

  aside .block img {
    width: 100%;
  }

  .form-online {
    background-size: cover;
  }

  .header .top-right {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .header .top-right>div {
    display: inline-block;
  }

  .header .top-phone {
    background: url(../images/phone2.png) no-repeat 10px 50%;
  }

  .header .top-phone p:nth-child(2) {
    color: #28629c;
    font-weight: 400;
  }

  .header .top-mobile {
    background: url(../images/mobile2.png) no-repeat 15px 50%;
  }

  .header .top-mobile p:nth-child(2) {
    color: #c34949;
    font-weight: 400;
  }

  .header .top-skype p {
    color: #0bbff2;
  }

  .header .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 3px 50%;
  }

  .section-buttons .col-md-3:nth-child(1) a {
    padding-top: 31px;
    padding-bottom: 30.5px;
    margin-bottom: 15px;
  }

  .section-buttons .col-md-3:nth-child(2) a {
    margin-bottom: 15px;
  }

  .section-buttons .col-md-3 a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 60px;
  }

  .header .logo {
    display: none;
  }

  .navbar-brand {
    display: block;
  }

  .left .navbar .navbar-header {
    background: #265687;
    border-radius: 5px;
  }

  .left .navbar .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .left .navbar .navbar-toggle {
    border-color: #e14747;
    background-color: #e14747;
  }

  .left .navbar .navbar-brand {
    color: #fff;
  }

  .left .navbar .navbar-toggle {
    margin-right: 10px;
  }

  .left .navbar .navbar-toggle:hover .icon-bar,
  .left .navbar .navbar-toggle:focus .icon-bar {
    background-color: #265687;
  }

  .navbar-default .navbar-brand {
    color: #fff;
  }

  .navbar-default .navbar-toggle {
    margin-right: 25px;
  }

  .footer .navbar-nav>li {
    display: inline-block;
    float: none;
    background: url(../images/bg-nav.png) no-repeat right center;
  }

  .copyright {
    text-align: center;
    margin-top: 10px;
  }

  .section-buttons a {
    font-size: 15px;
  }

  .section-buttons a span {
    font-size: 12px;
  }

  .nav-menu .navbar-nav>li>a {
    font-size: 15px;
    text-align: left;
  }

  .navbar-inverse .navbar-collapse,
  .navbar-default .navbar-collapse {
    max-height: 340px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    margin-right: 0px;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse.collapse {
    display: none !important;
    width: 100%;
  }

  .navbar-collapse.in {
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
  }

  .navbar-default .navbar-toggle {
    border-color: #28629c;
    background-color: #28629c;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle:hover .icon-bar,
  .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #e14747;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #28629c;
    border-color: #28629c;
  }

  .navbar-nav {
    float: none !important;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
    width: 100%;
  }

  .navbar .container {
    position: relative;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .bottom .bottom-buttons .col-md-6:nth-child(1) a:nth-child(2) {
    font-size: 14px;
    line-height: 1.5em;
    padding: 16px 0;
  }

  .bottom .bottom-buttons .col-md-6:nth-child(2) a:nth-child(4) {
    font-size: 14px;
    line-height: 1.5em;
    padding: 16px 0;
  }

  .bottom .bottom-buttons .col-md-6:nth-child(2) a:nth-child(1) {
    font-size: 14px;
    line-height: 1.5em;
    padding: 16px 0;
  }

  .bottom .bottom-left {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
  }

  .header {
    height: auto;
    overflow: hidden;
  }

  .recent-questions .col-md-4 .item-questions {
    border: 1px solid #f3f3f3;
    padding: 30px;
    width: 100%;
    margin-bottom: 20px;
  }

  #online-mailForm .col-md-6:nth-child(2) label {
    font-size: 16px;
    margin-bottom: 2px;
  }

  aside ul li a {
    background: url(../images/bg-nav-arrow.png)no-repeat 10px 6px;
  }

  .header-other .top-social {
    text-align: right;
    margin-top: 0px;
    position: absolute;
    right: 10px;
    top: 15px;
  }

  .header-other .logo {
    padding-top: 5px;
    text-align: left;
  }

  .header-other .logo p {
    display: none;
  }

  .header-other .top-phone p a {
    font-size: 24px;
  }

  .header-other .top-phone {
    margin-top: 0px;
  }

  .header-other .top-phone p:nth-child(2) {
    font-size: 9px;
  }

  .header-other .top-mobile {
    margin-top: 0px;
  }

  .header-other .top-mobile p a {
    font-size: 23px;
  }

  .header-other .top-mobile p:nth-child(2) {
    font-size: 9px;
  }

  .header-other .top-skype {
    margin-top: 0px;
  }

  .header-other .top-skype p {
    font-size: 25px;
  }

  .form-online {
    margin-bottom: 20px;
  }
}

@media(max-width:801px) {
  .header-other .top-email {
    font-size: 14px;
  }

  .cat-items-useful ul>li {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    list-style: none;
  }
}

@media(max-width:780px) {}

@media(max-width:760px) {
  body {
    overflow-x: hidden;
  }

  .bottom-text .row {
    margin-left: 0px;
    margin-right: 0px;
  }

  .header .top-left .title {
    display: none;
  }

  footer .footer-email {
    font-size: 18px;
  }

  .header .top-right>div {
    display: inline-block;
  }

  footer .footer-social a {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 21px;
  }

  footer .footer-social a .fa {
    font-size: 14px;
    margin-top: 0px;
  }

  .footer .padding-left {
    padding-left: 15px;
  }

  .footer .padding-right {
    padding-right: 15px;
  }

  .nav-menu .navbar-nav {
    padding-left: 0px;
    margin-left: 0px;
  }

  .header .top-left p {
    display: none;
  }

  .navbar-inverse .navbar-collapse,
  .navbar-default .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
  }

  .section-buttons .col-md-3 a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .section-buttons .col-md-3:nth-child(4) a {
    padding-right: 0;
  }

  .search-university .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .form-online-questions .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .form-online-rewiews .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .questions-block .sub-title-questions {
    font-size: 18px;
  }

  .rewiews-block .sub-title-rewiews {
    font-size: 18px;
  }

  .steps .col-md-offset-4 {
    margin-left: 10%;
  }

  .steps .right {
    position: relative;
    top: 0px;
  }

  .form-online .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .header-other .top-phone p a {
    font-size: 19px;
  }

  .header-other .top-mobile p a {
    font-size: 18px;
  }

  .header-other .top-skype p {
    font-size: 22px;
  }
}

@media(max-width:655px) {
  .top .col-md-9 {
    display: none;
  }

  .top .title {
    display: none;
  }

  table img {
    max-height: inherit;
    max-width: 100%;
  }

  .header-other .top-email {
    font-size: 11px;
  }
}

@media(max-width:540px) {
  .form-contacts .title {
    margin-top: 10px;
  }

  table thead tr td {
    font-size: 13px;
  }

  table tbody tr td:nth-child(1) {
    font-size: 11px;
    width: auto;
  }

  table tbody tr td[colspan="5"] {
    font-size: 14px !important;
  }

  table tbody tr td:nth-child(1) .btn-left {
    font-size: 12px;
  }

  table tbody tr td:nth-child(1) .btn-right {
    font-size: 12px;
  }

  table tbody tr td:nth-child(5) .btn {
    font-size: 12px;
  }

  .table>tbody>tr>td {
    font-size: 12px;
  }

  table tbody tr td:nth-child(3),
  table tbody tr td:nth-child(4) {
    font-size: 15px;
    color: #12589d;
  }

  article .title-sub {
    font-size: 20px;
  }

  .header-other .top-phone {
    width: 50%;
    margin-bottom: 0px;
  }

  .header-other .top-mobile {
    width: 50%;
    margin-bottom: 0px;
  }

  .header-other .tp {
    width: 100%;
    text-align: center;
  }

  .header-other .top-skype {
    text-align: center;
  }

  .header-other .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 36% 50%;
  }

  .header-other .top-email {
    font-size: 15px;
    background: url(../images/mail-k.png) no-repeat 26% center;
  }

  .header .top-phone p a {
    color: #28629c;
    font-size: 21px;
    font-weight: 600;
  }

  .header .top-mobile p a {
    color: #c34949;
    font-size: 21px;
    font-weight: 600;
  }

  .header .top-skype p {
    font-size: 21px;
  }

  .section-buttons .col-xs-6 {
    width: 100%;
    margin-bottom: 15px;
  }

  .section-buttons .col-md-3:nth-child(2) a {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-buttons .col-md-3:nth-child(1) a {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .steps .col-md-offset-4 {
    margin-left: 0%;
  }

  .steps .col-md-offset-4 .title {
    text-align: center;
  }

  .sub-title {
    padding-left: 7%;
    padding-right: 7%;
  }

  .sub-title-two {
    padding-left: 7%;
    padding-right: 7%;
  }

  .bottom-text .title {
    font-size: 24px;
  }

  .bottom-text p {
    font-size: 16px;
  }

  .bottom .row .col-xs-offset-5 {
    margin-left: 0px;
  }

  footer .col-md-8 .col-xs-6 {
    width: 100%;
  }

  footer .footer-phone {
    margin-top: 15px;
  }

  footer .footer-social a .fa {
    font-size: 24px;
    margin-top: 4px;
  }

  footer .footer-social a {
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 31px;
  }
}

@media(max-width:505px) {

  table tbody tr td:nth-child(2) {
    display: none;
  }

  table thead tr td:nth-child(2) {
    display: none;
  }

  .header .top-phone p a {
    font-size: 19px;
  }

  .header .top-mobile p a {
    font-size: 19px;
  }

  .header .top-skype p {
    font-size: 19px;
  }

  .steps ol {
    margin-bottom: 0px;
    padding-left: 20px;
  }

  h1 {
    font-size: 24px;
  }

  .sub-title {
    padding-left: 2%;
    padding-right: 2%;
  }

  .diplom-section .title {
    font-size: 24px;
  }

  .sub-title-two {
    padding-left: 2%;
    padding-right: 2%;
  }

  .diplom-section .col-md-4 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .advantages .title {
    font-size: 24px;
  }

  .recent-questions .title {
    font-size: 24px;
  }

  .bottom-text span {
    font-size: 20px;
  }

  #mailForm-document .years>div {
    display: block;
    width: 100%;
  }
}

@media(max-width:460px) {
  .header-other .top-phone p a {
    font-size: 17px;
  }

  .header-other .top-mobile p a {
    font-size: 16px;
  }

  .header-other .top-skype p {
    font-size: 19px;
  }

  .header-other .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 33% 30%;
  }

  .header-other .top-email {
    font-size: 15px;
    background: url(../images/mail-k.png) no-repeat 19% center;
  }

  .top .buttons button {
    display: inline-block;
    width: auto;
  }

  article ul {
    padding-left: 5px;
  }

  .table>tbody>tr>td,
  .table>tbody>tr>th,
  .table>tfoot>tr>td,
  .table>tfoot>tr>th,
  .table>thead>tr>td,
  .table>thead>tr>th {
    padding: 3px;
  }

  .header .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .header .top-right {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .header .col-md-offset-5 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .header .top-left {
    margin-top: 10px;
    padding: 5px;
  }

  .questions-posts .questions-item .questions-answer {
    padding-left: 10px;
  }

  .rewiews-posts .rewiews-item .rewiews-answer {
    padding-left: 10px;
  }
}

@media(max-width:420px) {
  .header .top-left .buttons button {
    width: auto;
    font-size: 10px;
  }

  .header .top-right>div {
    display: block;
    width: 100%;
  }

  .header .top-phone {
    margin-bottom: 0;
  }

  .header .top-phone p {
    padding-left: 0px;
  }

  .header .top-mobile p {
    padding-left: 0px;
  }

  .header .top-mobile {
    margin-bottom: 0;
  }

  .header .top-skype p {
    padding-left: 0px;
  }

  .header .top-social {
    padding-left: 0px;
  }

  .header .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 65px 50%;
  }

  .section-buttons {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .nav-menu .navbar-nav>li>a {
    color: #fff;
    padding: 12px 9px;
    font-weight: 600;
  }

  .steps .right {
    position: relative;
    top: 0px;
    text-align: center;
    margin-top: 10px;
  }

  .advantages .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .stage div[class*='col-'] {
    padding-left: 0px;
    padding-right: 0px;
  }

  .stage {
    padding: 15px;
  }

  .row-stage .col-md-12:after {
    left: 46px;
  }
}

@media(max-width:380px) {
  .form-online-questions button {
    padding: 10px 70px;
  }

  .form-online-rewiews button {
    padding: 10px 70px;
  }

  .header-other .top-phone {
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
  }

  .header-other .top-phone p {
    padding-left: 0px;
  }

  .header-other .top-mobile p {
    padding-left: 0px;
  }

  .header-other .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 15% 30%;
  }

  .header-other .top-mobile {
    background: url(../images/mobile2.png) no-repeat 15% 50%;
  }

  .header-other .top-phone {
    background: url(../images/phone2.png) no-repeat 15% 50%;
  }

  .header-other .top-skype {
    padding-left: 0px;
  }

  .top .buttons button {
    display: block;
    width: 100%;
  }

  .header-other .top-phone p a {
    font-size: 20px;
  }

  .header-other .top-mobile p a {
    font-size: 20px;
  }

  .header-other .top-mobile {
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
  }

  .modal-content button[type=submit] {
    padding: 10px 60px;
  }

  .modal-sm {
    width: auto;
  }

  .header-other .top-email {
    font-size: 15px;
    background: url(../images/mail-k.png) no-repeat 15% center;
  }

  .header .top-left .buttons button {
    width: 260px;
    ;
    font-size: 11px;
  }

  .header .top-phone p {
    padding-left: 35px;
  }

  .header .top-mobile p {
    padding-left: 35px;
  }

  .header .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 45px 50%;
  }

  .form-online button {
    padding: 10px 70px;
  }

  .steps ol li {
    color: #fff;
    font-size: 14px;
  }

  .steps .title {
    font-size: 20px;
  }

  h1 {
    font-size: 22px;
  }

  .diplom-section .col-xs-6 {
    width: 100%;
  }

  footer .footer-social a {
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 26px;
  }

  footer .footer-social a .fa {
    font-size: 17px;
  }

  table tbody tr td .btn {
    display: inline-block;
    padding: 6px 1px;
  }
}

@media(max-width:365px) {
  .contacts .contacts-email p a {
    font-size: 20px;
  }

  .contacts .contacts-works p {
    font-size: 14px;
  }

  .form-contacts button {
    padding: 10px 70px;
  }

  table thead tr td {
    font-size: 12px;
  }

  .advantages .col-md-6 .advantages-name {
    font-size: 15px;
  }

  .block-diplom-price .title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .item-price-diplom .col-xs-6 {
    width: 100%;
  }

  .block-diplom-price .item-price-diplom .btn {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}

@media(max-width:325px) {
  .contacts .contacts-email p a {
    font-size: 17px;
  }

  .contacts .contacts-works p {
    font-size: 12px;
  }

  .contacts .contacts-location p {
    font-size: 15px;
  }

  .contacts .contacts-location p:nth-child(2) {
    font-size: 15px;
  }

  .header-other .top-phone {
    background: url(../images/phone2.png) no-repeat 12% 50%;
  }

  .header .top-phone p {
    padding-left: 20px;
  }

  .header-other .top-mobile {
    background: url(../images/mobile2.png) no-repeat 12% 50%;
  }

  .header-other .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 12% 30%;
  }

  .header .top-mobile p {
    padding-left: 20px;
  }

  .header .top-skype {
    background: url(../images/skype2.png) no-repeat no-repeat 11px 50%;
  }

  .section-buttons .col-md-3 a {
    padding-right: 5px;
  }

  .section-buttons a span {
    font-size: 10px;
  }

  .search-university button {
    padding: 10px 70px;
  }

  .form-online button {
    padding: 10px 60px;
  }

  .recent-questions .btn {
    padding: 10px 20px;
  }

  .row-stage button {
    padding: 10px 20px;
    font-size: 16px;
  }

  .rewiews .btn {
    padding: 10px 20px;
    font-size: 16px;
  }

  .bottom .row .col-md-6:nth-child(1) {
    padding: 25px 10px;
  }

  footer .col-md-8 .col-xs-6 {
    padding-left: 0px;
    padding-right: 0px;
  }

  footer .footer-social a {
    color: #fff;
    width: 21px;
    height: 21px;
    line-height: 22px;
  }

  footer .footer-social a .fa {
    font-size: 15px;
  }

  footer .footer-email {
    font-size: 16px;
  }

  table thead tr td {
    font-size: 8px;
  }

  .header-other .top-email {
    font-size: 15px;
    background: url(../images/mail-k.png) no-repeat 11% center;
  }

  .header .top-left .buttons button {
    width: 180px;
    font-size: 9px;
  }
}