/* _COLORS */
@import url(../fonts/PTSans_stylesheet.css);
@import url(../fonts/Acrom_stylesheet.css);
@import url(../fonts/Corbel_stylesheet.css);
@import url(../fonts/Sentury-gothic_stylesheet.css);
@import url(../fonts/Roboto_stylesheet.css);
/* _BTN */
.btn {
  padding: 11px 20px;
  border-radius: 25px;
  box-sizing: border-box;
  box-shadow: none !important;
  cursor: pointer;
  text-decoration: none !important;
  font-family: "CenturyGothicBold", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  white-space: nowrap;
  min-width: 200px;
}
.btn:hover, .btn:active, .btn:focus, .btn.active {
  outline: none;
}

.btn.access-btn {
  width: 80px;
  font-size: 14px;
  margin-top: 5px;
}

.btn.compact-btn {
  padding: 2px 15px !important;
}

.btn.midi-btn {
  padding: 5px 30px !important;
}

.btn.fileinput-btn {
  padding: 4px 10px !important;
}

.btn.btn-faicon {
  padding: 12px 12px !important;
  font-size: 20px;
  line-height: 20px;
}

.btn-default {
  color: #010101;
  border: solid 0px #E3F1FC;
  background: #E3F1FC;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default.active {
  color: #344446;
  background: #E3F1FC;
  border-color: #E3F1FC;
}
.btn-default.btn-notactive {
  cursor: default !important;
  color: #344446 !important;
}
.btn-default.btn-notactive:hover {
  background: #E3F1FC !important;
  border-color: #E3F1FC !important;
}

.btn-white {
  color: #29CF96;
  border: solid 0px #fff;
  background: #fff;
}
.btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white.active {
  color: #29CF96;
  background: #FCF9F9;
  border-color: #FCF9F9;
}
.btn-white.btn-notactive {
  cursor: default !important;
  color: #29CF96 !important;
}
.btn-white.btn-notactive:hover {
  background: #FCF9F9 !important;
  border-color: #FCF9F9 !important;
}

.bg-gray .btn-default {
  color: #010101;
  border: solid 0px #E5E5E5;
  background: #E5E5E5;
}
.bg-gray .btn-default:hover, .bg-gray .btn-default:active, .bg-gray .btn-default:focus, .bg-gray .btn-default.active {
  color: #344446;
  background: #9D9D9D;
  border-color: #9D9D9D;
}

.btn-primary {
  color: #fff;
  background: #E96216;
  border: solid 0px #E96216;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active {
  color: #fff;
  background-color: #d55005 !important;
  border-color: #d55005 !important;
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #E96216 !important;
  border-color: #E96216 !important;
}

.btn-success {
  color: #fff;
  background: #29CF96;
  border: solid 0px #29CF96;
}
.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success.active, .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
  color: #fff;
  background: #24bc86 !important;
  border-color: #24bc86 !important;
}
.btn-success.btn-notactive {
  cursor: default !important;
}
.btn-success.btn-notactive:hover {
  background: #24bc86 !important;
  border-color: #24bc86 !important;
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #24bc86 !important;
  border-color: #24bc86 !important;
}

.btn-border-primary {
  color: #344446;
  background: #fff;
  border: solid 1px #E96216;
}
.btn-border-primary:hover, .btn-border-primary:active, .btn-border-primary:focus, .btn-border-primary.active {
  color: #fff;
  background: #d55005 !important;
  border-color: #d55005 !important;
}
.btn-border-primary.btn-notactive {
  cursor: default !important;
}
.btn-border-primary.btn-notactive:hover {
  color: #344446 !important;
  background: #fff !important;
  border-color: #E96216 !important;
}

button:focus {
  outline: none;
}

.button_next {
  font-family: "Century Gothic", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  align-items: center;
  text-align: center;
  color: #344446;
  background: #E3F1FC;
  border-radius: 25px;
  width: 100%;
  max-width: 640px;
  justify-content: center;
}

.middle-block {
  background: #E3F1FC;
  overflow: visible;
}
.middle-block .content {
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
}
.middle-block .content h2 {
  padding: 0 41px 20px 0;
  margin: 0;
  font-family: "RobotoBold", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 41px;
  line-height: 50px;
}
.middle-block .content p {
  font-family: "CenturyGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #344446;
}
.middle-block .content .more {
  margin: 50px 0 0 0;
}
.middle-block.block-medsestra {
  margin-top: 65px;
}
.middle-block.block-medsestra .right-content {
  background-size: contain;
  min-height: 717px;
}
.middle-block.block-medsestra .right-content img {
  margin: -65px 0 0 0;
}
.middle-block.block-right-bg {
  overflow: hidden;
}
.middle-block.block-right-bg .right-content {
  min-height: 620px;
}
.middle-block.block-right-bg .right-content .img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  margin-right: -620px;
}

@media (max-width: 767.98px) {
  .middle-block > .container > .row {
    flex-direction: column-reverse;
  }
  .middle-block .content h2 {
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 20px 0 !important;
  }
  .middle-block .content p {
    font-size: 14px;
    line-height: 16px;
  }
  .middle-block.block-medsestra .content h2 {
    padding-top: 0;
  }
  .middle-block.block-medsestra .right-content {
    min-height: 435px;
    flex: 0 0 435px;
  }
  .middle-block.block-medsestra .right-content > img {
    height: 500px;
    width: auto;
    margin: -65px auto 0 auto;
    display: block;
  }
  .middle-block.block-right-bg .right-content {
    min-height: 300px;
  }
  .middle-block.block-right-bg .right-content .img {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: auto;
    min-height: 300px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

/*# sourceMappingURL=middle-block.css.map */
