/*  
Theme Name: Psychiatrietv rozcestnik
Theme URI: https://psychiatrietv.cz;
Description: Psychiatrietv rozcestnik
Version: 2.2
Author: psychiatrietv.cz
Author URI: https://psychiatrietv.cz;
*/
@font-face {
  font-family: m-regular;
  src: url(./font/Poppins-Regular.ttf); }
@font-face {
  font-family: m-semibold;
  src: url(./font/Poppins-SemiBold.ttf); }
@font-face {
  font-family: m-bold;
  src: url(./font/Poppins-Bold.ttf); }
@font-face {
  font-family: m-medium;
  src: url(./font/Poppins-Medium.ttf); }
@font-face {
  font-family: m-extrabold;
  src: url(./font/Poppins-Bold.ttf); }
@font-face {
  font-family: m-italic;
  src: url(./font/Poppins-Italic.ttf); }
@font-face {
  font-family: m-black;
  src: url(./font/Poppins-Bold.ttf); }
@font-face {
  font-family: m-medium;
  src: url(./font/Poppins-Medium.ttf); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  overflow-x: hidden;
  font-family: m-regular; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.flex {
  display: flex;
  justify-content: center;
  align-items: center; }

*:focus {
  outline: none; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

img {
  max-width: 100%; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#head_img {
  min-height: 367px;
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  padding: 155px 10px;
  margin-bottom: 40px; }

#head_img:before {
  content: "";
  background: rgba(53, 104, 187, 0.5);
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

#head_img h1 {
  z-index: 99;
  position: relative;
  color: white;
  font-family: 'm-bold';
  text-align: center;
  margin-bottom: 0px; }

#select_type {
  text-align: center;
  margin-bottom: 50px; }
  #select_type .single_type {
    display: inline-block;
    min-width: 160px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 10px;
    padding: 17px 0px;
    cursor: pointer;
    background: white; }
    #select_type .single_type.active {
      background: #3568BB; }
      #select_type .single_type.active p {
        color: white; }
      #select_type .single_type.active svg path {
        fill: white !important; }
    #select_type .single_type:hover {
      background: #3568BB; }
      #select_type .single_type:hover p {
        color: white; }
      #select_type .single_type:hover svg path {
        fill: white !important; }
    #select_type .single_type:last-of-type {
      margin-right: 0px; }
  #select_type .ico_type {
    max-height: 25px;
    display: inline-block;
    margin-right: 5px;
    width: auto; }
  #select_type svg {
    max-height: 25px;
    display: inline-block; }
  #select_type p {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: m-medium;
    color: #3568BB; }

#partneri {
  margin-top: 100px; }
  #partneri h2 {
    font-family: m-bold;
    color: #3568BB !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 45px !important; }
  #partneri .single-partner {
    margin-bottom: 30px; }

#inzerce {
  margin-top: 10px;
  margin-bottom: 40px;
  border: 1px solid #3568BB;
  border-radius: 10px;
  padding: 25px 25px; }
  #inzerce h2 {
    color: #3568BB !important;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center; }
  #inzerce .banner_img {
    margin: 0px auto;
    display: block; }

.link_color {
  color: #3F3F55;
  font-weight: 700;
  margin-top: 10px;
  display: block;
  width: 100%; }
  .link_color:hover {
    color: #3F3F55; }

.flex {
  display: flex;
  justify-content: center;
  align-items: center; }

.tag_top {
  background: #2AB298;
  text-align: center;
  color: white;
  font-family: 'm-bold';
  padding: 10px 0px;
  border-radius: 10px 10px 0px 0px; }

.single_akce .video_style_pop {
  max-height: 316px;
  height: 316px; }

.single_akce .play_video {
  top: 3px; }

.single_neuro {
  position: relative;
  cursor: pointer;
  margin-bottom: 30px; }
  .single_neuro:hover .play_video {
    display: flex; }
  .single_neuro:hover .video_style_pop:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(53, 104, 187, 0.5);
    background: linear-gradient(90deg, rgba(53, 104, 187, 0.8) 0%, rgba(33, 191, 164, 0.8) 100%);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    border-radius: 10px 10px 10px 10px; }
  .single_neuro .play_video {
    height: 100%;
    width: 100%;
    background: unset;
    color: white;
    font-size: 18px;
    text-align: center;
    font-family: m-extrabold;
    text-transform: uppercase;
    position: absolute;
    top: -23px;
    z-index: 999;
    left: 0;
    display: none;
    transition: all .5s; }
    .single_neuro .play_video p {
      margin-bottom: 0px; }
  .single_neuro .video_style_pop {
    height: 320px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    transition: all .5s;
    border-radius: 10px !important; }
  .single_neuro .content_text {
    background: #3568bb;
    background: linear-gradient(90deg, rgba(53, 104, 187, 0.9) 0%, rgba(33, 191, 164, 0.9) 100%);
    padding: 10px;
    border-radius: 0px 0px 10px 10px !important;
    position: absolute;
    width: 100%;
    bottom: 0; }
  .single_neuro .single_ico {
    width: 50px;
    height: 50px;
    margin: 0px auto;
    display: block; }
  .single_neuro .left_box {
    margin-right: 0;
    padding-right: 0;
    padding-left: 5px; }
  .single_neuro .right_box {
    padding-left: 0px; }
  .single_neuro .tag {
    background: #2AB298;
    height: 30px;
    color: white;
    float: right;
    position: absolute;
    padding: 6px 22px;
    font-size: 14px;
    top: 0;
    left: 15px;
    border-radius: 10px 0px 20px; }
    .single_neuro .tag p {
      margin-bottom: 0px;
      color: white;
      font-family: m-semibold;
      text-align: center; }
  .single_neuro .aktualizace {
    position: absolute;
    top: -38px;
    background: white;
    border-radius: 10px 0px 0px 0px;
    padding: 5px 10px;
    right: 5px; }
    .single_neuro .aktualizace p {
      margin-bottom: 0px;
      font-size: 12px;
      color: #3568BB;
      font-family: m-semibold; }
  .single_neuro .datum {
    font-size: 14px;
    color: white;
    font-family: 'm-regular';
    margin-bottom: 3px; }
  .single_neuro .title {
    font-size: 14px;
    font-family: m-bold;
    color: white;
    line-height: 16px;
    margin-bottom: 5px; }
  .single_neuro .akce {
    margin-bottom: 0px;
    font-size: 14px;
    font-family: m-regular;
    color: white;
    line-height: 16px; }

.single_content .single_detail_image {
  height: 300px;
  background-size: cover !important;
  background-position: center center !important;
  margin-bottom: 30px; }
.single_content .container {
  max-width: 970px; }
.single_content a {
  color: #4E6992;
  text-decoration: underline; }
.single_content h2 {
  font-size: 24px;
  color: #4E6992;
  font-weight: 700;
  margin-bottom: 45px;
  text-transform: uppercase; }
.single_content h3 {
  font-size: 20px;
  color: #4E6992;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px; }
.single_content p {
  color: #4E6992;
  font-size: 15px; }
.single_content li {
  color: #4E6992;
  font-size: 15px; }
.single_content strong {
  color: #4E6992; }
.single_content .col-md-12 {
  color: #4E6992; }
.single_content .date {
  margin-bottom: 28px; }
  .single_content .date .text_date {
    color: #3F3F55;
    font-weight: 700;
    font-size: 15px; }
    .single_content .date .text_date:after {
      content: "";
      width: 60px;
      height: 2px;
      background: #21BFA4;
      display: block;
      position: relative;
      top: 0px; }
.single_content .button_green {
  padding: 14px 20px;
  position: relative;
  cursor: pointer;
  top: -10px;
  display: inline-block; }
.single_content .over_button {
  float: right; }
.single_content .button_other {
  position: relative;
  top: -14px;
  text-decoration: none; }

#menu {
  margin-bottom: 60px;
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 40px; }
  #menu ul {
    padding: 0px;
    margin: 0px; }
    #menu ul li {
      display: inline-block;
      margin-right: 35px; }
      #menu ul li:last-of-type {
        margin-right: 0px; }
      #menu ul li.current-menu-item a {
        color: #21BFA4; }
      #menu ul li a {
        color: #3F3F55;
        font-size: 15px;
        font-family: m-semibold; }
        #menu ul li a:hover {
          color: #21BFA4;
          text-decoration: none; }

.login_message {
  width: 80% !important;
  border-radius: 5px !important;
  display: block !important;
  margin: 0px auto !important;
  max-width: 300px !important;
  text-align: center !important;
  font-weight: bold !important;
  margin-bottom: -15px !important; }

.button_popup_login {
  border: 2px solid #21BFA4;
  border-radius: 50px;
  color: #21BFA4;
  font-size: 15px;
  font-family: m-extrabold;
  padding: 14px 30px;
  min-width: 295px;
  cursor: pointer;
  margin-top: 20px;
  text-align: center;
  margin: 0px auto;
  display: block;
  margin-bottom: 30px; }

.button_popup_login:hover {
  background: #21BFA4;
  color: white; }

.modal {
  padding-right: 0px !important; }

#modal_login .modal-body {
  padding: 0px 40px;
  text-align: left; }

#verify {
  margin-top: 30px;
  margin-bottom: 50px; }

#verify input[type="email"] {
  width: 80%;
  border: 1px solid #21BFA4;
  border-radius: 5px;
  display: block;
  margin: 0px auto;
  max-width: 300px;
  height: 46px;
  padding-left: 20px;
  color: #3F3F55; }

#verify #login_user {
  border: 2px solid #21BFA4;
  border-radius: 50px;
  color: #21BFA4;
  font-size: 15px;
  font-family: m-extrabold;
  padding: 15px 30px;
  display: inline-block;
  min-width: 295px;
  text-align: center;
  cursor: pointer;
  margin-top: 20px; }

#verify #login_user:hover {
  background: #21BFA4;
  color: white; }

.modal-body h3 {
  color: #625c55;
  font-size: 21px; }

.modal-body p {
  line-height: 25px; }

.action {
  cursor: pointer;
  min-height: 25px; }

.action span {
  color: #625c55;
  position: relative;
  top: 2px;
  font-weight: 500;
  left: 5px; }

.action a:hover {
  text-decoration: none; }

.close {
  color: #21BFA4 !important;
  opacity: 1 !important; }

.close:hover {
  opacity: 0.6 !important; }

.modal-header {
  border: none !important; }

.modal-body .orange_title {
  font-size: 16px;
  color: #21BFA4;
  font-family: m-extrabold;
  margin-bottom: 7px; }
.modal-body h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #4E6992 !important;
  font-family: m-extrabold; }
.modal-body .doktor {
  font-size: 18px;
  color: #4E6992;
  font-family: m-extrabold;
  margin-bottom: 7px; }
.modal-body .pozice {
  color: #4E6992;
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 20px; }

.modal-content {
  border: unset !important;
  border-radius: 10px !important;
  background-position: -35px 17px !important;
  background-size: 261px 260px !important;
  background-repeat: no-repeat !important; }

.modal_content_style {
  padding: 30px; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  background: #4E6992 !important;
  border-radius: 100% !important;
  width: 40px !important;
  height: 40px !important;
  position: relative !important;
  right: 18px !important;
  top: 10px !important;
  color: white !important; }

.modal-header .close {
  padding: 0px !important;
  margin: -1rem -1rem -1rem auto; }

.close:hover {
  color: #000;
  text-decoration: none;
  background: #21BFA4 !important;
  opacity: 1 !important; }

.fade {
  background: rgba(6, 19, 43, 0.4); }

.over_button {
  text-align: center; }

.over_buttoncenter {
  text-align: center;
  margin: 0px auto; }

.button_green {
  border: 2px solid #21BFA4;
  border-radius: 50px;
  color: #21BFA4;
  font-size: 15px;
  font-family: m-extrabold;
  padding: 14px 30px; }

.button_green:hover {
  background: #21BFA4;
  color: white !important;
  text-decoration: none; }

.button_green {
  color: #21BFA4 !important; }

#homepage h2 {
  font-size: 20px;
  color: #21BFA4;
  font-family: m-black;
  margin-bottom: 20px; }

.content_style a {
  color: #21BFA4;
  text-decoration: underline; }
  .content_style a:hover {
    color: #21BFA4; }

.pum-title {
  display: none !important; }

button.pum-close.popmake-close {
  display: none; }

.center_button {
  text-align: center; }
  .center_button button.pum-close.popmake-close {
    display: inline-block !important; }
  .center_button button {
    cursor: pointer;
    background: transparent; }

.button_pop {
  width: auto;
  height: 50px;
  padding-top: 14px;
  margin-top: 12px;
  color: #00ABC4;
  font-size: 15px;
  font-family: m-extrabold;
  display: inline-block;
  border: 2px solid #3F3F55;
  border-radius: 50px;
  max-width: 250px;
  text-align: center;
  padding: 14px 20px;
  margin-right: 10px; }
  .button_pop:hover {
    background: #00ABC4;
    border: 2px solid #00ABC4;
    color: white;
    text-decoration: none; }

.flex {
  display: flex;
  justify-content: center;
  align-items: center; }

.flex_left {
  display: flex;
  justify-content: left;
  align-items: center; }

.blue {
  color: #00ABC4 !important; }

pre {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: auto;
  overflow-y: hidden;
  font-size: 12px;
  line-height: 20px;
  background: #efefef;
  border: 1px solid #777;
  padding: 15px;
  /*background: url(lines.png) repeat 0 0;*/ }

pre code {
  padding: 10px;
  color: #333; }

.over_head_button {
  text-align: center;
  border: 1px solid #00ABC4;
  border-radius: 50px;
  background-repeat: no-repeat;
  display: block;
  z-index: 99;
  background-size: contain !important;
  width: 100%;
  height: 50px;
  padding-top: 12px;
  margin-top: 12px;
  color: #00ABC4;
  font-size: 15px;
  font-family: m-extrabold; }
  .over_head_button:hover {
    background: #00ABC4;
    z-index: 99;
    color: white;
    text-decoration: none; }

strong {
  font-weight: 700; }

#wrapper {
  background: #ffffff url(./images/full_bg.jpg);
  background-position: top center !important;
  background-size: auto !important;
  background-repeat: no-repeat; }

header {
  height: auto;
  padding: 25px 0px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important; }

.logo {
  display: block;
  text-align: center;
  text-decoration: none !important; }
  .logo:hover {
    text-decoration: none; }
  .logo .logo1 {
    font-family: m-semibold;
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    color: #3568BB; }
  .logo .logo2 {
    font-family: m-semibold;
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    color: #21BFA4; }
  .logo img {
    max-width: 240px;
    margin: 0px auto;
    display: block; }

#top_menu {
  text-align: center;
  padding: 0px;
  margin-bottom: 50px; }
  #top_menu ul {
    padding: 0px;
    margin: 0px; }
    #top_menu ul li {
      display: inline-block;
      margin-right: 30px; }
      #top_menu ul li:last-of-type {
        margin-right: 0px; }
      #top_menu ul li.current-menu-item a {
        font-family: m-medium;
        color: #21bfa4; }
      #top_menu ul li a {
        color: #3568bb;
        font-family: m-medium; }
        #top_menu ul li a:hover {
          color: #21bfa4; }

#content {
  background-size: 100% !important;
  background-position: top center !important;
  background-repeat: repeat-y !important;
  min-height: 450px;
  padding-bottom: 150px; }

footer {
  background: url(./images/footer_img.jpg);
  background-size: cover !important;
  background-position: center center !important;
  padding: 60px 0px;
  min-height: 100%;
  background-repeat: no-repeat; }
  footer h3 {
    color: #00ABC4;
    font-size: 15px;
    margin-bottom: 25px; }
  footer p {
    color: white;
    text-align: center;
    margin-bottom: 0px;
    font-family: 'm-bold';
    text-transform: uppercase;
    font-size: 14px; }
  footer a {
    color: white;
    text-decoration: underline !important; }
    footer a:hover {
      color: white;
      text-decoration: underline; }
  footer .footerico {
    font-size: 30px;
    color: white; }
  footer .kontakt_footer {
    margin-bottom: 0px; }

.container {
  max-width: 1170px; }

@media screen and (max-width: 991px) {
  .single_banner {
    margin-bottom: 30px; }

  .single_neuro {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important; }

  #content_page .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #content_page .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 767px) {
  #head_img {
    min-height: 270px;
    position: relative;
    background-size: cover !important;
    background-position: center center !important;
    padding: 110px 10px; }

  #head_img h1 {
    z-index: 99;
    position: relative;
    color: white;
    font-family: 'm-bold';
    text-align: center;
    font-size: 30px; }

  .single_neuro .aktualizace {
    position: absolute;
    top: -123px;
    background: white;
    border-radius: 10px 0px 0px 0px;
    padding: 5px 10px;
    right: 5px; }

  .single_neuro .play_video {
    top: -68px; }

  .single_neuro .video_style_pop {
    min-height: 430px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    transition: all .5s;
    border-radius: 10px !important; }

  #content {
    padding-bottom: 30px; }

  .single_neuro .right_box {
    padding-left: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px; }

  .single_neuro .single_ico {
    margin-top: 15px; }

  .single_neuro {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  footer .col-md-4 {
    margin-bottom: 15px; }

  footer h3 {
    margin-bottom: 10px; } }

/*# sourceMappingURL=style.css.map */
