/* Spacements */
/* spacement top & bottom */
.m-none {
	margin: 0 !important;
}

.m-auto {
	margin: 0 auto !important;
}

.m-xs {
	margin: 5px !important;
}

.m-sm {
	margin: 10px !important;
}

.m-md {
	margin: 15px !important;
}

.m-lg {
	margin: 20px !important;
}

.m-xl {
	margin: 25px !important;
}

.m-xlg {
	margin: 30px !important;
}

/* spacement top	*/
.mt-none {
	margin-top: 0 !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mt-sm {
	margin-top: 10px !important;
}

.mt-md {
	margin-top: 15px !important;
}

.mt-lg {
	margin-top: 20px !important;
}

.mt-xl {
	margin-top: 25px !important;
}

.mt-xlg {
	margin-top: 30px !important;
}

/* spacement bottom	*/
.mb-none {
	margin-bottom: 0 !important;
}

.mb-xs {
	margin-bottom: 5px !important;
}

.mb-sm {
	margin-bottom: 10px !important;
}

.mb-md {
	margin-bottom: 15px !important;
}

.mb-lg {
	margin-bottom: 20px !important;
}

.mb-xl {
	margin-bottom: 25px !important;
}

.mb-xlg {
	margin-bottom: 30px !important;
}

/* spacement left	*/
.ml-none {
	margin-left: 0 !important;
}

.ml-xs {
	margin-left: 5px !important;
}

.ml-sm {
	margin-left: 10px !important;
}

.ml-md {
	margin-left: 15px !important;
}

.ml-lg {
	margin-left: 20px !important;
}

.ml-xl {
	margin-left: 25px !important;
}

.ml-xlg {
	margin-left: 30px !important;
}

/* spacement right	*/
.mr-none {
	margin-right: 0 !important;
}

.mr-xs {
	margin-right: 5px !important;
}

.mr-sm {
	margin-right: 10px !important;
}

.mr-md {
	margin-right: 15px !important;
}

.mr-lg {
	margin-right: 20px !important;
}

.mr-xl {
	margin-right: 25px !important;
}

.mr-xlg {
	margin-right: 30px !important;
}

/* Spacement Padding */
.p-none {
	padding: 0 !important;
}

.p-xs {
	padding: 5px !important;
}

.p-sm {
	padding: 10px !important;
}

.p-md {
	padding: 15px !important;
}

.p-lg {
	padding: 20px !important;
}

.p-xl {
	padding: 25px !important;
}

.p-xlg {
	padding: 30px !important;
}

/* spacement top	*/
.pt-none {
	padding-top: 0 !important;
}

.pt-xs {
	padding-top: 5px !important;
}

.pt-sm {
	padding-top: 10px !important;
}

.pt-md {
	padding-top: 15px !important;
}

.pt-lg {
	padding-top: 20px !important;
}

.pt-xl {
	padding-top: 25px !important;
}

.pt-xlg {
	padding-top: 30px !important;
}

/* spacement bottom	*/
.pb-none {
	padding-bottom: 0 !important;
}

.pb-xs {
	padding-bottom: 5px !important;
}

.pb-sm {
	padding-bottom: 10px !important;
}

.pb-md {
	padding-bottom: 15px !important;
}

.pb-lg {
	padding-bottom: 20px !important;
}

.pb-xl {
	padding-bottom: 25px !important;
}

.pb-xlg {
	padding-bottom: 30px !important;
}

/* spacement left	*/
.pl-none {
	padding-left: 0 !important;
}

.pl-xs {
	padding-left: 5px !important;
}

.pl-sm {
	padding-left: 10px !important;
}

.pl-md {
	padding-left: 15px !important;
}

.pl-lg {
	padding-left: 20px !important;
}

.pl-xl {
	padding-left: 25px !important;
}

.pl-xlg {
	padding-left: 30px !important;
}

/* spacement right	*/
.pr-none {
	padding-right: 0 !important;
}

.pr-xs {
	padding-right: 5px !important;
}

.pr-sm {
	padding-right: 10px !important;
}

.pr-md {
	padding-right: 15px !important;
}

.pr-lg {
	padding-right: 20px !important;
}

.pr-xl {
	padding-right: 25px !important;
}

.pr-xlg {
	padding-right: 30px !important;
}



.tv-rounded{
    border-radius: 4px;
}

.white{
    color: #FFFFFF !important;
}


.ads-mob {
    display: none !important;
}

@media (max-width: 767px) {
  .ads-mob {
    display: block !important;
  }
}

.megamenu .dropdown.full-mobile {
  position: static;
}


#showcomments ul{
   
}

.nav-tabs > li.wide{
    width: 60% !important;
}

.jumbotron-header1{
    background-image: url("/files/sekce-cover/header-sekce.jpg");
    background-color: #17234E;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 20px;
   
}

@media (max-width: 1366px) {
    .jumbotron-header1 h1{
	font-size: 35px !important;
    }
    .jumbotron-header1 p{
	font-size: 20px !important;
    }
}

@media (max-width: 991px) {
    .jumbotron-header1 h1{
	font-size: 30px !important;
    }
    .jumbotron-header1 p{
	font-size: 15px !important;
    }
}

@media (max-width: 767px) {
    .jumbotron-header1 h1{
	font-size: 25px !important;
    }
    .jumbotron-header1 p{
	font-size: 15px !important;
    }
}

.img-shadow:hover{
     box-shadow: 0 8px 16px -6px black;
}

.mapa{
    background: #f1f3f7;
    height: 450px;
    width: 100%;
    border: 0;    
}

/*Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}    
.carousel-fade .carousel-inner .active {
  opacity: 1;
}    
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}    
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}    
.carousel-fade .carousel-control {
  z-index: 2;
}

/*WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.divider--lg {
  height: 45px;
}

.divider {
  height: 40px;
  clear: both;
  overflow: hidden;
  width: 100%;
  display: none;
}

.box-info {
  background-color: #f1f1f1;
  padding: 42px 49px 55px 49px;
  /*social-icon */
}

.box-info h3 {
  padding: 0 0 15px 0;
  margin: 0;
}

.box-info h3:not(:first-child) {
  margin-top: 19px;
}

.box-info .tt-item-layout {
  margin-top: 12px;
}

.box-info .tt-item-layout .tt-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 0 10px 0;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  color: #222222;
}

.box-info .tt-item-layout .tt-item strong {
  display: block;
  font-weight: 600;
}

.box-info .tt-item-layout .tt-item:not(:last-child) {
  margin-bottom: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e3e3e4;
}

.box-info .tt-item-layout .tt-item .tt-col {
  position: relative;
  padding: 0 0 0 39px;
}

.box-info .tt-item-layout .tt-item .tt-col:first-child {
  width: 35%;
  font-weight: 600;
}

.box-info .tt-item-layout .tt-item .tt-col:first-child i {
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 24px;
  line-height: 1.2;
  color: #dd3d53;
}

.box-info .tt-item-layout .tt-item .tt-col:last-child {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 65%;
  padding: 0px 0 0 38px;
}

.box-info .tt-item-layout .tt-item strong {
  font-weight: 600;
  display: block;
  padding-bottom: 1px;
}

.box-info .tt-item-layout .tt-item p {
  margin: 0;
  padding: 0 0 10px 0;
}

.box-info .tt-item-layout .tt-item p:last-child {
  padding-bottom: 0;
}

@media (max-width: 1024px) {
  .box-info .tt-item-layout .tt-item .tt-col {
    width: 100%;
  }
  .box-info .tt-item-layout .tt-item .tt-col:first-child {
    width: 100%;
  }
  .box-info .tt-item-layout .tt-item .tt-col:last-child {
    width: 100%;
    padding-top: 10px;
  }
}

@media (max-width: 575px) {
  .box-info .tt-item-layout .tt-item .tt-col:last-child {
    padding-top: 5px;
  }
}

.box-info .tt-social-icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.box-info .tt-social-icon li a {
  width: 43px;
  height: 43px;
  font-size: 18px;
  line-height: 2.4;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  background-color: #dd3d53;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.box-info .tt-social-icon li a:hover {
  color: #ffffff;
  background-color: #222222;
}

.box-info .tt-social-icon li:not(:first-child):not(:last-child) {
  margin-right: 4px;
  margin-left: 4px;
}

.box-info .tt-social-icon li:not(:last-child):not(:first-child) {
  margin: 0 5px;
}

@media (max-width: 1024px) {
  .box-info .tt-social-icon li a {
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 2.4;
  }
}

@media (max-width: 1024px) {
  .box-info {
    padding: 23px 30px 45px 30px;
  }
  .box-info .tt-item-layout {
    margin-top: 12px;
  }
}

@media (max-width: 575px) {
  .box-info {
    padding: 23px 20px 35px 20px;
  }
}

.box-info-indent {
  margin-right: 70px;
}

@media (max-width: 1229px) {
  .box-info-indent {
    margin-right: 50px;
  }
}

@media (max-width: 1024px) {
  .box-info-indent {
    margin-right: 0px;
  }
}



.badge-time-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    max-width: 500px;
}

.badge-time {
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    background-color: rgba(30,30,30,.5);
    font-size: 12px;
    padding: 1px 7px;
    color: #fff;
    font-weight: 600;
}

.row.flexthis:after, .row.flexthis:before{
  display: none;
}


.circle-tile {
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 140px;
    margin: 0 auto -70px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 140px;
}

.circle-tile-heading img {
    line-height: 140px;
}

.circle-tile-content {
    padding-top: 80px;
}

.circle-tile-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
    color: #777d81;
}

.circle-tile-description {
    text-transform: uppercase;
    font-size: 11px;
    color: #abb0b3;
}

.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}
.circle-tile-footer:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.circle-tile-heading.light-gray:hover {
    background-color: #2E4154;
}

.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}


.light-gray {
    background-color: #BDC3C7;
}




/* CSS Test begin */
.comment-box {
    margin: 10px;
}
/* CSS Test end */

.comment-box img {
    width: 50px;
    height: 50px;
    min-width: 50px;
}
.comment-box .media-left {
    padding-right: 10px;
    width: 65px;
}
.comment-box .media-body p {
    border: 1px solid #ddd;
    padding: 10px;
    background-color: white;
}
.comment-box .media-body .media p {
    margin-bottom: 0;
}
.comment-box .media-heading {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 7px 10px;
    position: relative;
    margin-bottom: -1px;
}
.comment-box .media-heading:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: -6px;
}


#responsive img{
    max-width: 100% !important;
    height: auto !important;
}

#responsive-page img{
    max-width: 100% !important;
    height: auto !important;
}