@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap&subset=latin-ext');

/*ZDE MOÃ…Â½NO NAVOLIT VASTNÃƒ BARVU*/
/*modrÃƒÂ¡ barva pozadÃƒÂ­*/
.goin,
.goin:hover,
.btn-primary,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.nav-pills>li>a:hover,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
#panel-news .more a:hover,
footer #panel-news .more a:hover,
.btn-primary:hover,
#top-ribbon .btn.btn-danger,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus
{
    background-color: #67c9e0;
}
/*modrÃƒÂ¡ barva pÃƒÂ­smo*/
footer h3, footer .panel-title, footer #panel-products h3.panel-title,
a, a:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
.pagination>li>span:hover, .pagination>li>a, .pagination>li>span, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .thumbnail h2 a, .price-current-vat,
#cart a, input[type=checkbox]:checked:after, .lockcomm, code, #own-foot h3,
#top-ribbon a, #top-ribbon a:hover,
footer a:hover,
#top-ribbon a,
.btn-link, .btn-link:hover,
#contactus a,
footer a ,
.copy a {
    color:#259ebc;
}

footer h3, footer .panel-title, footer #panel-products h3.panel-title {
    color:#f15b5a
}


/*modrÃƒÂ¡ ohraniÃ„enÃƒÂ­ obrÃƒÂ¡zku po najetÃƒÂ­ myÃ…Â¡ÃƒÂ­*/
.image-slider a .img-thumbnail:hover,
#list-rubrics li .media-body:hover,
#list-downloads li .inside:hover,
.form-control:focus,
.btn-primary:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover,
.btn-primary,
.btn-primary:hover,
#top-ribbon .btn.btn-danger,
.nav-tabs>li.active>a {
    border-color: #67c9e0;
}

/*Ã„ernÃƒÂ¡*/
body,
.navbar .navbar-text,
.navbar .navbar-nav > .disabled > a,
.navbar .navbar-nav > .disabled > a:hover,
.navbar .navbar-nav > .disabled > a:focus,
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus,
.breadcrumb a:hover,
.breadcrumb > .active,
.thumbnail .caption,
#listdata li h2 a,
.btn-default,
.btn-default:hover,
#list-pages h4,
#blog h3.panel-title,
#panel-news a {
    color: #000;
}

.panel-filter,
#panel-categories,
.form-horizontal,
.form-container,
#panel-accounts,
#order-form .panel-primary  {
    background-color:#f6f6f6
}

.copy {background-color:#60646d}

a:hover {text-decoration:underline;}

.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > a:focus,
footer .social-site-icon a:hover {
    color: #FFF;
}

.breadcrumb a, footer #footer-contact .fa, .icon-favourite, .price-original-vat, .inside>p, .form-horizontal span.asterisk {
    color: #c4c4c4;
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 115, 170, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 115, 170, .6)
}

/*cookie*/
.cc_container {
    background-color:#0073aa !important;
}

.cc_container a, .cc_container a:visited {
    color: #ffffff!important;
    text-decoration:underline!important;
}
.cc_container a:hover, .cc_container a:active {
    color: #ffffff!important;
    text-decoration:none!important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    background-color: #80db24!important;
    color: #fff!important;
    border-radius:0!important;
    text-decoration:none!important;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #fff!important;
    color: #191919!important;
}

/*section*/
@media (min-width: 1300px) {
    section.section-bg > .row, 
    section.section-bg-light > .row {
        width: 1280px;
    }
}

@media (min-width: 1500px) {
    section.section-bg  > .row,
    section.section-bg-light > .row {
        width: 1280px;
    }
}

section.section-3-col-top-text,
section.section-3-col-bottom-text,
section.section-header,
section.section-cta,
section.section-2-col-left-text,
section.section-2-col-right-text,
section.section-services h2,
section.section-pricelist h2,
section.section-pricelist > .row > div > p {
    text-align:initial;
}
@media (min-width: 768px) {
    section.section-3-col-top-text > .row,
    section.section-3-col-bottom-text > .row {
        align-items: flex-start;
    }}

/* services */
section.section-services ul {
    margin: 30px -15px;
    display:flex;
    flex-wrap:wrap;
    align-items:stretch;

}
section.section-services li {
    width: calc(50% - 30px);
    border: 8px solid #f1f1f1;
}
section.section-services li h3 {
    margin-top:0;
}
/*CenÃƒÂ­k*/
.section-pricelist .table {border:0;}
.section-pricelist .table>tbody>tr>td {
    padding: 3px;
    border-style:none;
}
.section-pricelist tbody tr {
    border-style:solid;
    border-width:0px;
    border-bottom-width:1px;
    border-color:#f6f6f6;
}
.section-pricelist tbody tr:last-of-type {
    border-bottom-width:0px;
}
.section-pricelist .table tbody tr td:last-of-type {
    text-align:right;
    font-weight:600;
}




/*================== UPRAVA SABLONY ================*/

body, html body {
    font-size:11pt;
    font-weight:300;
    text-transform: none;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;

}

#blog h3.panel-title, #random-image h3 {
    text-transform:uppercase;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 1px;}


/*header*/
#index header {
    position:sticky
}


/*top ribbon*/
#top-ribbon {
    background: #60646d;
    color: #c4c4c4;
}

#top-ribbon .form-control {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
    border-radius: 50px;
    position: relative;
    top: 2px;
    height: 33px;
    padding: 6px 12px;
}


#top-ribbon .btn.btn-danger {
    color: #fff;
    padding: 0;
    border-radius: 50px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
}
#top-ribbon .btn.btn-danger:hover, #top-ribbon a,  #top-ribbon a:hover {color:white}

@media (max-width:767px) {
    #contactus.hidden-xs {display: inline!important; }

}

@media (max-width:500px) {
    #top-ribbon {padding:5px 0; line-height:1.5em}
    #top-ribbon .container{display:flex; }
    #top-ribbon #contactus{line-height:1.5em }
}
/*nadpisy*/
.h1, .h2, .h3, h1, h2, h3, .panel-title, h4 {
    font-weight:normal;
}

.h1::after, h1::after, #separator h3.panel-title::after, #blog h3.panel-title::after, #panel-products h3.panel-title:after, #random-image h3::after {
    display:none;
}

.panel-title, h3, .h3 {color:#f15b5a;;}

/*text za nadpisem*/
h1 {margin-bottom:20px; text-transform:uppercase}

h1+p {
    font-size:14pt;
    margin-bottom: 20px;
    text-align:center;
}
@media (max-width:768px) {
    h1, h2 {
        font-size: 2em;
    }

}

/*tlacitka*/
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, #search-bar .btn-danger, .goin {
    font-size: 1em;

}

/*logo*/

.logo img {
    max-width: 200px;
}
.logo {
    padding:0;
}

@media (max-width: 991px) {
    .logo img {
        max-height: 34px;
    }

}

/* NAV - navbar, nav, dropdown */
#index .navbar-default,
.navbar-default {
    background:none;
    background-color: #fff;
    min-height: 34px;
    position:relative;
    webkit-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
    -moz-box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
    box-shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.05);
    font-size: 1.1em;
    padding:20px 0
}

#index .navbar-default.f-nav,
.f-nav {
    background-color:#fff;
}

.navbar .navbar-nav>li>a,
.navbar .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:focus {
    text-align: center;
    color: #808080;
    font-size: 15px;
}

.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar .navbar-nav>.active>a:hover,
.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>li>a:hover {
    color: #fff;
}

.navbar .navbar-nav>.active>a:after,
.navbar .navbar-nav>.active>a:focus:after,
.navbar .navbar-nav>.active>a:hover:after,
.navbar .navbar-nav>.active>a:after,
.navbar .navbar-nav>li>a:hover:after,
.navbar-default .navbar-nav>.open>a:after,
.navbar-default .navbar-nav>.open>a:focus:after,
.navbar-default .navbar-nav>.open>a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:focus:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:hover:after,
#index .navbar:not(.f-nav) .navbar-nav>.active>a:after,
#index .navbar:not(.f-nav) .navbar-nav>li>a:hover:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:focus:after,
#index .navbar-default:not(.f-nav) .navbar-nav>.open>a:hover:after {
    display:none
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #191919;
    background-color: transparent;
}

.navbar .navbar-nav>li:last-child a {
    padding-right:10px;
}

/*mobile nav */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #67c9e0;
    border-color: #67c9e0;
}

.navbar-default .navbar-toggle {
    border-color: #60646d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #60646d;
}

.nav-pills > li.active > a,
.nav-pills>li.active>a:hover {
    color:white;
}


/* navbar, nav, dropdown and eidt navbar breakpoint*/

@media (max-width: 991px) {
    #index .navbar-default .navbar-collapse {
        background-color: transparent;
    }

    .navbar .navbar-nav>li>a {
        line-height: 34px;
        padding:0;
    }

    .navbar-toggle {
        margin:0 10px 0 0;
    }

}
@media (min-width:768px){
    .navbar-nav>li>a {
        padding-top: 0px;
        padding-bottom: 0px;
        margin:0px 3px;
        padding: 4px 10px;
    }
}

/*  SUBNAVI -- */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: auto;
  z-index: 1000;
  display: none;
  float: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0px;

}


.dropdown-menu .container {
  overflow: hidden;
  background:transparent;
  width:auto;
  max-width:200px;
  margin: 0;
  padding: 0;
}

.dropdown-menu li ul {
  column-count: 1;
  column-gap: 0;
  column-rule: 0px solid #fff;
  -moz-column-fill: balance;
  /* Firefox */
  column-fill: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 11pt;
  text-transform: none;
}

.dropdown.open ul.dropdown-menu {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f6f6f6;
  padding: 15px;
}


/* navbar, nav, dropdown and eidt navbar breakpoint*/
@media (max-width: 991px) {

  .dropdown-menu .container {
    width: 100%;
    max-width:none;
  }
}

/*motive*/
#index #motive .container {
    height: calc(100% - 60px);
    margin-top: 60px;
    align-items: left;
    justify-content: left;
}

#index #motive {
    max-height: 500px;
}


/*----- motiv a text motivu-------*/
#motive {
    text-align: left;
    border-bottom:8px solid #f1f1f1
}

#motto {width:34%; text-align:left}

#motto #motto-title {
    font-size: 3em;
    font-weight: 400;
    text-shadow: none;
    line-height:1;
    padding-bottom:20px;
    text-transform:uppercase;
    text-shadow: 0px 0px 10px #fff;
}

#motto #motto-text {
    font-size: 25px;
    text-transform: none;
    font-weight: 400;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-shadow: 0px 0px 10px #fff;
}

@media (max-width: 1200px) {
    #motto {width:calc(100% - 30px); margin:0 15px; text-align:left}
}


@media (max-width: 992px) {
    #motto #motto-title {font-size:2em}
    #motto #motto-text {font-size:20px;}
}


/*drobky*/
.breadcrumb {
    text-align: left;
}

/*index*/
#second, #blog, #separator h1, #random-image {display:none}
#index #second, #index #blog, #index #random-image {display:block}

/*separator*/
#separator {  background-color: #67c9e0; color:white; font-size:2em; margin-top:0}
#separator h3.panel-title {
    display:none;
}

#separator a {color:white; font-weight:600;}
@media (max-width:768px) {
    #separator {
        font-size: 1.5em;
    }

}

/*second*/
/*o nas*/
#second .panel-heading {
    display:none;
}

#second {background:#f0f5f7; color:#252525; }
#second .btn {color: #fff;}




.personal {
    text-align:center;
    border:0;
    border-spacing: 20px;
    border-collapse: separate;
}
.personal td{
    background-color:white;
    padding:20px;
    color: black;
}

.personal h3{
    margin-bottom:20px;
    color:#f15b5a;
}

.personal p img {
    margin:0 auto;
}

.personal p:last-of-type a {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-color: #67c9e0;
    background-color: #67c9e0;
    color:white!important;
    font-weight: 600;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    border-radius: 4px;
}

.personal  p:last-of-type a:hover {
    border-radius: 20px;
    text-decoration:none;
}



/*random image*/
#random-image {
    background-color:#f6f6f6
}

/*photo, photogalleries*/

.thumbnail {
    border: 1px solid #f6f6f6;

}

.item-photogallery .thumbnail,
.item-eshop-category .thumbnail {
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    border-radius: 0;
}

.item-photogallery .thumbnail:hover,
.item-eshop-category .thumbnail:hover,
a.thumbnail:hover,
.thumbnail:hover,
.image-slider.slick-slider a img,
.image-slider.slick-slider a img:hover,
#list-downloads li .inside,
#list-downloads li .inside:hover,
#list-rubrics  li .media-body,
#list-rubrics  li .media-body:hover {

    border: 1px solid #f6f6f6;
}

.item-photogallery .img-thumbnail,
.item-eshop-category .img-thumbnail {
    padding: 0px;
}

.item-photo .thumbnail {
    border: 0px solid #eaeaea;
    padding: 0px;
    box-shadow: none;
    background-color: transparent;
}

.item-photo .thumbnail:hover {
    border:0;
}



/*footer*/
footer {
    background-color: #fff;
    border: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #252525;
    padding-top: 80px;
}

footer h3.panel-title, footer h3 {
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 1.4em;
    margin-bottom: 15px;
    text-transform: none;
    margin-top: 10px;
}
footer #footer-contact .fa {
    position: absolute;
    margin-left: -28px;
    font-size:18px;
}
.copy { color:white}
.copy a, .copy a:hover {color:white}


#list-panel-favourites {
    list-style-type: disc;
    list-style-position: inside;
    color:#c9c9c9;
}

@media (min-width: 768px) {
    footer .dl-horizontal dt {
        width: 60px;
    }
    #footer-contact, #favorite-links, #random-image, #own-foot {
        height:auto;
    }
    .dl-horizontal dd {
        margin-left: 80px;
    }

}
/*vlastnÃƒÂ­ styl*/
.ordinacni-doba {
    border: 8px solid #f1f1f1 !important;
    padding: 30px;
}
.ordinacni-doba h2 {
    color: #3f4146;
    font-weight: 600;
    text-align: left;
    font-size: inherit;
    margin: 0;
    margin-bottom: 20px;
}
.ordinacni-doba h2:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
    color: #67c9e0;
}
.otevreno, .otevreno tbody tr, .otevreno tbody tr td,
.otevreno tbody tr:last-of-type {
    border:0;
    padding: 3px;
    background:transparent!important;
}

.otevreno tbody tr {
    border-bottom:1px solid #f4f4f4;
}

/*proc my*/
.proc-my div{
    border-left: 5px solid #009be6;
}
/*novinky*/
/*novinky*/



#panel-news #list-panel-news li {
    display:inline-block;
    width:calc(50% - 40px);
    height:200px;
    overflow:hidden;
    margin-bottom:30px;
    border:8px solid #f1f1f1;
    vertical-align:top;
    padding: 20px 20px 20px 20px;
    position:relative;
}

#panel-news #list-panel-news li:nth-of-type(2n+1) {
    margin-right:20px;
}

#panel-news #list-panel-news li:nth-of-type(2n+0) {
    margin-left:20px;
}

#panel-news #list-panel-news li .image-perex {
    display:inline-block;
    width:calc(33%);
    float:none;
    margin-right:60px;
    padding:0;
}

#panel-news #list-panel-news li .image-perex a{
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    margin:-20px 0 -30px -20px;
}

#panel-news #list-panel-news li img {
    position: absolute;
    left: 50%;
    width: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-width: 300px;
}

#index .blog-li h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}


#panel-news #list-panel-news li .blog-li {
    display:inline-block;
    width:calc(66% - 70px);
    margin:0;
    vertical-align:top;
    overflow:hidden;
}

#index .blog-li h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
#index #list-panel-news .description p:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}


#panel-news #list-panel-news li .normal-date {
    position:absolute;
    background-color:#67c9e0;
    color:white;
    padding:10px;
    border:8px solid #f1f1f1;
    left:22%;
    top:35%;
}

#list-panel-news h4  {
    margin:0;padding:0;font-size:1.3em;
    margin-bottom:20px;
}
#list-panel-news h4 a { color:#f15b5a;}

#panel-news .more {display:none;}

#list-pages + hr {display:none;}


@media (max-width: 1200px) {
    #panel-news #list-panel-news li {
        display:inline-block;
        width:100%;
        height:auto;
    }
    #panel-news #list-panel-news li:nth-of-type(2n+1),
    #panel-news #list-panel-news li:nth-of-type(2n+0) {
        margin-left:0;
        margin-right:0;
    }
    #panel-news #list-panel-news li .normal-date {
        left:26%;
    }
}


@media (max-width: 768px) {
    #panel-news #list-panel-news li .normal-date {
        position:relative;
        background-color:transparent;
        padding:0;
        margin:0 0 10px;
        border:0;
        color:#67c9e0;
        top:0;
        left:0;


    }
    #panel-news #list-panel-news li .image-perex {
        display:block;
        width:100%;
        float:none;
        margin:0px;
        padding:0;
    }

    #panel-news #list-panel-news li .image-perex a{
        height: 200px;
        width: 100%;
        overflow: hidden;
        position: relative;
        display: block;
        margin:0px 0px 50px 0px;
    }

    #panel-news #list-panel-news li img {
        position: absolute;
        left: 50%;
        width: auto;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
        max-width: 100%;
    }

    #panel-news #list-panel-news li .blog-li {
        display:block;
        width:100%;
        margin:30px 0 0;
        vertical-align:top;
        overflow:hidden;
    }
}


/*FORMULAR*/

#support #telo + .panel-body,
#support #telo {
    width:calc(50% - 20px);
    display:inline-block;
    vertical-align:top;
}
#support #telo  {
    margin-right:20px;
}


@media (max-width: 992px) {
    #support #telo + .panel-body,
    #support #telo {
        width:100%;
        margin:0 0 20px 0;
    }
}



@media screen and (max-width: 600px) {

    table tbody td {
        display: block;
        padding: 10px;
    }

    table tbody tr td:first-child,
    table tfoot tr td:first-child {
        background: #f6f6f6;
    }

    table tfoot tr td:first-child {
        font-size: 1.2em;
    }

    table tbody td:before {
        content: attr(data-th);

        display: inline-block;
        width: 11rem;
        text-align: left;
        float: left;
    }

    table tfoot td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        width: 11rem;
        text-align: left;
        float: left;
    }

    table.table-striped > tbody > tr:nth-of-type(even) {
        background: transparent;
    }

    table.table-striped > tbody > tr > td:nth-of-type(odd) {
        background: #f6f6f6;
    }

    table.table-hover > tbody > tr:hover {
        background-color: transparent !important;
    }

    table.table-hover > tbody > tr > td:hover {
        background-color: #f6f6f6;
    }
}

@media (min-width: 768px) {
    #index #motive .container {
        width: 750px;
    }}

@media (min-width: 992px){
    #index #motive .container {
        width: 970px;
    }}

@media (min-width: 1200px){
    #index #motive .container {
        width: 1170px;
    }}

@media (min-width: 1300px){
    .container, #index #motive .container {
        width: 1280px;
    }}

@media (min-width: 1500px){
    .container,
    #index #motive .container {
        width: 1280px;
    }}

@media (min-width: 768px){
    .table-grid {
        margin:0 -15px;
    }
    .table-grid td {
        padding:15px;
    }
}

.filter-default {
    filter: invert(68%) sepia(96%) saturate(231%) hue-rotate(151deg) brightness(89%) contrast(97%);
}

/*section-news */

.section-news #list-pages li {
  display:inline-block;
  width:calc(50% - 40px);
  height:200px;
  overflow:hidden;
  margin-bottom:30px;
  border:8px solid #f1f1f1;
  vertical-align:top;
  padding: 20px 20px 20px 20px;
  position:relative;
}

.section-news #list-pages li:nth-of-type(2n+1) {
  margin-right:20px;
}

.section-news #list-pages li:nth-of-type(2n+0) {
  margin-left:20px;
}

.section-news #list-pages li .image-perex {
  padding-right:10px;
}

.section-news #list-pages li .image-perex a{
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  margin:-20px 0 -30px -20px;
}

.section-news #list-pages li img {
  position: absolute;
  left: 50%;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 300px;
}


.section-news #list-pages li .description,
.section-news #list-pages li h4 {
  display:inline-block;
  width:calc(66% - 70px);
  margin:0;
  padding-left:20px;
  vertical-align:top;
  overflow:hidden;
}

.section-news #list-pages li h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.section-news #list-pages li .description p:first-of-type {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}


.section-news #list-pages li .normal-date {
  position:absolute;
  background-color:#67c9e0;
  color:white;
  padding:10px;
  border:8px solid #f1f1f1;
  left:24%;
  top:35%;
}

.section-news #list-pages li h4  {
  font-size:1.3em;
  margin-bottom:20px;
}
.section-news #list-pages li h4 a { color:#f15b5a;}


@media (max-width: 1200px) {
  .section-news #list-pages li {
    display:inline-block;
    width:calc(100% - 20px );
    margin:10px;
    height:auto;
  }
  .section-news #list-pages li:nth-of-type(2n+1),
  .section-news #list-pages li:nth-of-type(2n+0) {
    margin:10px;
  }
  .section-news #list-pages li .normal-date {
    left:29%;
  }
}


@media (max-width: 768px) {
  .section-news #list-pages li .normal-date {
    position:relative;
    background-color:transparent;
    padding:0;
    padding-left:20px;
    margin:10px 0 10px;
    border:0;
    color:#67c9e0;
    top:0;
    left:0;


  }
  .section-news #list-pages li .image-perex {
    display:block;
    width:100%;
    float:none;
    margin:0px;
    padding:0;
  }

  .section-news #list-pages li .image-perex a{
    height: 200px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    margin:0px 0px 50px 0px;
  }

  .section-news #list-pages li img {
    position: absolute;
    left: 50%;
    width: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-width: 100%;
  }

  .section-news #list-pages li .description,
  .section-news #list-pages li h4 {
    display:block;
    width:100%;
    margin:10px 0 0;
    vertical-align:top;
    overflow:hidden;
  }
}

/*section-contact .social-site-icon*/
section.section-contact .social-site-icon .fa {
  letter-spacing:unset
}