

/* Colors */
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,600,700,800,900&display=swap&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:300,400,500,600,700,800,900&display=swap&subset=latin-ext");
/* Values */
/* Media breakpoints */

body {
    max-width: 1920px;
    font-family: 'Poppins', sans-serif;
    margin: auto;
}

p {
    font-family: 'Poppins', sans-serif;
}

h1, h2 {
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: white;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

@media (min-width: 1300px) {
    .container {
        max-width: 1300px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1380px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

/************HEADER***************/
#header {
    position: relative;
    min-height: 120px;
    width: 100%;
    background-color: white;

}

#header ul li {
    margin-left: 45px;
}

#header ul li:last-child {
    margin-right: 28px;
}

#header ul li a {
    color: black;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

#header ul li a:hover {
    text-decoration: none;
    color: #e3131b;
}

#header h2 {
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: 900;
}

.mt-45 {
    margin-top: 45px;
}

@media (min-width: 1200px) {
    #header ul li {
        margin-left: 25px;
    }

    #header ul li:first-child {
        margin-left: 0px;
    }
}

#content {
    clear: both;
    padding: 0 0;
    display: block;
}

#content.subpage a {
    color:#e3131b;
}
#content.subpage a:hover {
    color:#e3131b;
}
#content img {
    max-width: 100%;
}

#content.subpage {
    padding:30px;
    padding-left:60px;
}

@media(max-width:992px){
	#content.subpage {
	    padding:20px 10px !important;

	}
}


/**********SLIDER**********/
#slider {
    width: 100%;
    min-height: 723px;
    float: left;
    background-image: url('../images/house.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.head-text {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    color: white;
    width: 100%;
}

h1 {
    font-size: 3.75rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 60px;
    letter-spacing: inherit;
}

.head-text h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 24px;

}

@media (max-width: 600px) {
    h1 {
        font-size: 20px;
    }

    .head-text h2 {
        font-size: 20px;
    }
}

.promo-card {
    width: 90%;
    max-width: 1262px;
    min-height: 250px;
    position: absolute;
    bottom: -28%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    z-index: 9999999;
}

.card-red, .card-black {
    width: 100%;
    float: left;
    height: 100%;
    padding-top: 45px;
    padding-bottom: 50px;
    padding: 50px 35px 30px 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.card-red {
    background-image: url('/www/web/images/banner-red.png');
}

.card-black {
    background-image: url('/www/web/images/banner-black.png');
}

.promo-card {
    line-height: 1.7;
    z-index: 9999999;
}

.more-info-card {
    padding: 13px;
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
}

@media (max-width: 1178px) {
    .promo-card {

        position: relative;

    }

    .card-red h2, .card-black h2 {
        margin-left: 16px;

    }

    .card-red p, .card-black p {
        margin-left: 16px;
    }
}

#action {
    width: 100%;
    float: left;
    background-color: #f3f3f3;
    padding-top: 250px;
}

@media(max-width:1200px){
#action {
    padding-top: 150px;
}

}

@media (max-width: 767px) {
    .promo-card {
        margin-top: 20px;
        position: relative;

    }

    .card-red h2, .card-black h2 {
        margin-left: 0px;

    }

    .card-red p, .card-black p {
        margin-left: 0px;
    }

    #action {
        padding-top: 30px;
    }
}

.owl-nav {
    display: none;
}

.news-home {
    font-size: 36px;
    font-weight: 900;
}

.card-section {
    margin-bottom: 25px;
    margin-top: 80px;
}
@media(max-width:992px){
.card-section {
  margin-top: 35px;
}

}

.card-section-height {
    min-height: 412px;
    float: left;
    width: 100%;
}

.sipka-section {
    width: 3.75%;
    float: left;
}

.customPrevBtn {
    transform: rotate(180deg);
    cursor: pointer;
    margin-top: 160px;
}

.customNextBtn {
    cursor: pointer;
    margin-top: 160px;
}

.card-section-main {
    width: 92.5%;
}

.card-image {
    height: 205px;
}

/*********** ACTION *************/

.action-card-div {
    width: 90%;

    margin: auto;
    background-color: blue;
}

.action-card {
    width: 346px;
    min-height: 412px;
    background-color: white;
}

.action-card {
    width: 100%;
    max-width: 346px;
    height: 470px;
    background-color: white;
}

.action-card .image {
    min-height: 200px;
    width: 100%;
    float: left;
}

.action-card .text {
    width: 100%;
    clear: both;
    margin-top: 15Px;

    padding: 25px 0 0px 0;
}

.action-card .text h3 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 42Px;
}
.action-card .text h3 > a {
    color: #212529;
}
.action-card .text h3 > a:hover, .action-card .text h3 > a:focus {
    color: #212529;
    text-decoration: none;
}

.action-card .text p {
    font-size: 12px;
    font-weight: 500;
}

.action-card .image img {
    padding-top: 45px;
    width: 205px;
    margin: auto;
}

.price {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #ec1c24;
    font-weight: 800;
}

.take {
    width: 43px;
    height: 35px;
    background-color: #2b2b2b;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}

.take:hover {
    background-color: black;
}

.owl-carousel-akce .owl-item img {
    width: auto;
    display: inline-block;
}

.take img {
    width: 18px !important;
    display: inline-block;
}

/********** ABOUT ***********/
#about {
    width: 100%;
    min-height: 845px;
    background-color: white;
    float: left;
}

#about h2 {
    font-size: 36px;
    font-weight: 700;

}

#about p {
    padding-top: 10px;
    font-size: 15px;
    font-weight: 500;
    color: black;
    line-height: 1.75;
}

#about .about-img {
    width: 574px;
    margin-top: 12px;
}

.sipka-more {
    margin: 0px 17px 1px 0px;
}

.button-action {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    color: white;
    letter-spacing: 2px;
    background-color: #e3131b;
    padding: 16px 20px;
}

.about {
    margin-top: 125px;
}

/********** FOOTER ***********/
#footer {
    width: 100%;
    min-height: 456px;
    float: left;
    background-color: #232323;
    position: relative;
    background-size: cover;
}

.layer {
    background-image: url('../images/layer.png');
    position: absolute;
    opacity: 0.21;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#footer h2 {
    color: white;
    font-size: 21px;
    margin-bottom: 30Px;
}

#footer a {
    color: #e3131b;
}
#footer a:hover {
    color:#e3131b;
}

#footer p, #footer p a {
    color: #545454;
    font-size: 12px;
    font-weight: 400;
    margin-top: 26px;
}

#footer li {
    font-size: 14px;
    color: #707070;
    line-height: 26px;
    max-width: 300px;
}

#footer h3 {
    font-size: 14px;
    color: #e3131b;
    letter-spacing: 2px;
}

#footer ul {
    margin-top: 30px;
}

#footer h4 {
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
    color: white;
    letter-spacing: 0px;
    font-weight: 700;
}

#footer h5 {
    font-size: 20px;
    color: #707070;
}

#footer h5 a {
    color: #707070;
}

.first-footer {
    min-height: 290px;
    width: 100%;
    float: left;
    padding-bottom: 30Px;
}

#footer .first-footer p {
margin-bottom:5px !important;
margin-top:0 !important;
font-size:14px;
}


.second-footer {
    min-height: 166px;
    width: 100%;
    float: left;
    border-top: 1px solid #313238;
}

/*********** CONTACT **********/
.type {
    width: 100%;
    min-height: 125px;
    background-color: red;
    float: left;
}

.type h1 {
    font-size: 36px;
    color: white;
    padding-top: 44px;
    padding-left: 30px;
}

.navigation-menu {
    width: 100%;
    min-height: 74px;
    border-bottom: 1px solid #e5e5e5;
    color: black;
    float: left;
}

.mt-130 {
    margin-top: 130px;
}

@media (max-width: 767px) {
    .mt-130 {
        margin-top: 20px;
    }
}

.navigation-menu .active {
    color: #ec1c24;
}

.home-icon {
    margin-top: 1px;
    margin-right: 17px;
}

.navigation-menu li a {
    color: black;
}

.navigation-content {
    float: left;
    width: 80%;
    min-height: 10px;
    margin-left: 33px;
    margin-top: 27px;
}

.contact-content {
    width: 100%;

    padding-left: 0;
    margin-top: 0;
}

@media (max-width: 575px) {
    .contact-content {
        padding-left: 30px;
    }
}

.contact-content p {
    line-height: 2;
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 500;
}

.contact-content table tr td span {
    margin-right: 30px;
}

.contact-content p:first-child {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 500;
}

.contact-layer {
    opacity: 0.2;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('/www/web/images/contact-layer.png');
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    max-height: 325px;
    width: 100%;
    position: absolute;
    width: 783px;
    height: 325px;
    border: 0;
}

/************ Sub Page ***********/
#content.subpage {
    width: 100%;

    padding-left: 75px;
    float: left;
    padding-top: 45px;
}

@media (max-width: 575px) {
    #content{
        padding-left: 0px;
    }
}

.sub-img {
    max-width: 611px;
    min-height: 402px;
}

textarea, input {
    border: none;
    outline: none;
}

input {
    width: 100%;
    max-width: 340px;
    height: 59px;
    margin-bottom: 11px;
    padding: 20px;
}

textarea {
    resize: none;
    width: 100%;
    /*max-width: 667px;*/
    height: 268px;
    padding: 20px;
}

.contact-content .red {
    color: rgb(238, 31, 40);
    font-weight: 600;
}

.contact-content li {
    line-height: 2;
    font-size: 14px;
    font-weight: 500;
}

.contact-content ul {
    margin-bottom: 15px;
}

.contact-content h2 {
    font-weight: 800;
}

table {
    margin-top: 50px;
}

td {
    line-height: 2;
    font-size: 14px;
    letter-spacing: 0.7px;
}

input[type=submit] {
    color: white;
    background-color: red;
    cursor: pointer;
    width: 150px;
    max-height: 50px;
    padding: 0px;
}

#content h2, #content h3, #content h4 {
    font-weight: 800;
}

#content h4 {
     margin-top: 20px;
}

.about-img {
    margin-top: 75px;
}

#content p {
    line-height: 1.8;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
  
    letter-spacing: 0.2px;
}

#content td:nth-child(even) {

}

#content th:nth-child(odd) {
   
}

#content th:nth-child(even) {

}

#content td, #content th {
    font-size: 14px;
    padding-left: 0;
}

#content td {
    font-weight: 500;
}

th {
    line-height: 2;
}

#content h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    margin-top: 80px;
    margin-bottom: 65px;
    font-weight: 900;
}

.btn {
    background-color: #e3131b;
    color: white;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border-radius: 0;
    width: 155px;
    height: 51px;
}

.form-h {
    width: 100%;
    min-height: 451px;
    margin: auto;
    background-color: #f3f3f3;
    padding: 60px 60px 0px 60px;
}

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
}

.sliderCards {
    position: relative;
    display: block;
}

.homepage__slider--heading h1 {
    color: #fff;
}

@media (max-width: 1178px) {

}

.owl-item .item {
    display: flex;
}

.desc p {
    margin-top: 5Px !important;
}

.homepage__slider--text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.homepage__slider--text p {
    font-size: 1.1em;
    width: 100%;
    font-weight: 300;
    color: #fff;
    max-width: 650px;
    margin: 18px auto 60px auto;
    text-align: center;
    text-transform: uppercase;

}

@media only screen and (max-width: 768px) {
    .homepage__slider--text p {
        font-size: 1em;
        margin: 15px 0 30px 0;
    }
}

@media (max-width: 1024px) {
    .homepage__slider--text p {
        margin: 18px 0;
    }
}

@media (max-width: 767px) {
    .homepage__slider--text p {
        display: none;
    }
}

.homepage__slider--text p strong {
    font-weight: 900;
}

.references {
    padding-bottom: 80px;
}

@media only screen and (max-width: 768px) {
    .references {
        padding-bottom: 20px;
    }
}

.references .filters-button-group {
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media only screen and (max-width: 992px) {
    .references .filters-button-group {
        margin-bottom: 30px;
    }
}

.references .filters-button-group button {
    background: transparent;
    border: none;
    color: #000;
    font-weight: 800;
     padding: 10px 20px;
}

@media only screen and (max-width: 600px) {
    .references .filters-button-group button {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .references .filters-button-group button {
        width: 100%;
    }
}

.references .filters-button-group button:focus {
    outline: none;
}

.references .filters-button-group button.is-checked {
    background: #e3131b;
    color: #fff !important;
        padding: 10px 20px;
}

.references .filters-button-group button:hover {
    color: #e3131b;
}

.references .grid {
    margin-left: -10px;
    margin-right: -10px;
}

.references .grid .element-item {
    width: calc(25% - 20px);
    margin: 0 10px 50px 10px;
}

@media only screen and (max-width: 992px) {
    .references .grid .element-item {
        width: calc(33.33% - 20px);
    }
}

@media only screen and (max-width: 768px) {
    .references .grid .element-item {
        width: calc(50% - 20px);
        margin: 0 10px 30px 10px;
    }
}

.references .grid .element-item .image-box {
    width: 100%;
    height: 205px;
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width: 1200px) {
    .references .grid .element-item .image-box {
        height: 150px;
    }
}

@media only screen and (max-width: 768px) {
    .references .grid .element-item .image-box {
        height: 180px;
    }
}

@media only screen and (max-width: 600px) {
    .references .grid .element-item .image-box {
        height: 29vw;
    }
}

.references .grid .element-item .image-box img {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 100%;
    max-height: 105%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.references .grid .element-item h4 {
    font-size: 0.9em;
    font-weight: 800;
    margin-top: 22px;
    margin-bottom: 4px;
}

@media only screen and (max-width: 768px) {
    .references .grid .element-item h4 {
        margin-top: 15px;
    }
}

.references .grid .element-item p {
    color: #737373;
    font-size: 0.8em;
}

.info-item__calendar .fc-dayGrid-view td {
    border-color: transparent;
    text-align: center;
}

.info-item__calendar .fc-dayGrid-view td.fc-today {
    background: none;
}

.info-item__calendar .fc-dayGrid-view th {
    border-color: transparent;
    text-align: center;
}

.info-item__calendar .fc-dayGrid-view .fc-row {
    border-color: transparent;
}

.info-item__calendar .fc-dayGrid-view .fc-body .fc-row {
    min-height: 0;
}

.info-item__calendar .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: none;
    height: 35px;
    line-height: 35px;
}

.info-item__calendar .fc-dayGrid-view .fc-day-top.fc-today {
    background: #30a641;
}

.info-item__calendar .fc-dayGrid-view .fc-day-top.fc-today span {
    color: #fff;
}

.info-item__calendar .fc-view {
    padding: 20px;
    background: #f5f5f5;
}

.info-item__calendar .fc-toolbar {
    justify-content: center;
}

.info-item__calendar .fc-toolbar.fc-header-toolbar {
    margin-bottom: 25px;
}

.info-item__calendar .fc-toolbar h2 {
    text-align: center;
    display: block;
    font-family: "Roboto+Condensed", sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 15px;
}

.info-item__calendar .fc-right {
    display: none;
}

.page-calendar .fc-dayGrid-view td {
    border-color: #ebebeb;
    text-align: left;
    font-family: "Roboto+Condensed", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #535353;
}

.page-calendar .fc-dayGrid-view td.fc-today {
    background: none;
}

.page-calendar .fc-dayGrid-view .fc-popover .fc-header {
    background: #e0e0e0;
    border-color: #ebebeb;
    padding: 5px 10px;
}

.page-calendar .fc-dayGrid-view .fc-popover .fc-header .fc-title {
    font-family: "Roboto+Condensed", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #535353;
}

.page-calendar .fc-dayGrid-view .fc-popover .fc-event {
    margin: 4px 0 0 0;
    background: #dfb719;
    border-color: #dfb719;
    color: #fff;
    padding: 8px 15px;
    border-radius: 0;
    /*@include media-breakpoint-down(md) {
      padding: 5px;
    }*/
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td {
    border-color: #ebebeb;
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td.fc-day-top {
    background: #f4f4f4;
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td.fc-day-top .fc-day-number {
    float: none;
    height: 35px;
    line-height: 35px;
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td.fc-day-top.fc-today {
    background: #30a641;
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td.fc-day-top.fc-today span {
    color: #fff;
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td .fc-event {
    margin: 0 0 5px 0;
    background: #dfb719;
    border-color: #dfb719;
    color: #fff;
    padding: 8px 15px;
    border-radius: 0;
    /*@include media-breakpoint-down(md) {
    padding: 5px;
    }*/
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td .fc-more {
    display: block;
    padding-left: 15px;
    margin-top: 10px;
    /*@include media-breakpoint-down(md) {
    padding-left: 5px;
    }*/
}

.page-calendar .fc-dayGrid-view .fc-content-skeleton td .fc-day-number {
    padding: 0 15px;
}

.page-calendar .fc-dayGrid-view th {
    text-align: left;
    background: #e0e0e0;
    border-color: #ebebeb;
    font-family: "Roboto+Condensed", sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #535353;
}

.page-calendar .fc-dayGrid-view th span {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
}

.page-calendar .fc-dayGrid-view .fc-row {
    border-color: #ebebeb;
}

.page-calendar .fc-dayGrid-view .fc-body .fc-row {
    min-height: 0;
}

.page-calendar .fc-toolbar {
    justify-content: center;
}

.page-calendar .fc-toolbar .fc-left {
    width: 100%;
    display: flex;
    align-items: center;
    /*@include media-breakpoint-down(xs) {
    flex-wrap: wrap;
    justify-content: center;
    }*/
}

.page-calendar .fc-toolbar .fc-button {
    border-radius: 0;
    margin: 0 5px;
    transition: all 150ms;
}

.page-calendar .fc-toolbar .fc-button:focus {
    box-shadow: none;
}

.page-calendar .fc-toolbar .fc-button:first-child {
    margin-left: 0;
}

.page-calendar .fc-toolbar .fc-button-primary {
    background-color: #e3131b;
    border-color: #e3131b;
}

.page-calendar .fc-toolbar .fc-button-primary:hover {
    background-color:#e3131b;
    border-color:#e3131b;
}

.page-calendar .fc-toolbar.fc-header-toolbar {
    margin-bottom: 25px;
}

.page-calendar .fc-toolbar h2 {
    text-align: left;
    display: block;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 36px;
    margin: 0 20px !important;
    /*@include media-breakpoint-down(xs) {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    }*/
}

.page-calendar .fc-right {
    display: none;
}
 
.list-inline-item {
    padding-left: 10px;
}

.hp-news .take {
    margin-top: 15px;
}

.hp-news {
    padding: 30px 0;
}


.socials li {
    display: inline-block;
    padding-right: 15px;
}

.socials .fa {
font-size:20px !important; 
	color: #e3131b;
}

	.gps {
		margin-top:20px;
		display:block;
	}

#content.subpage .hp-news:before {
    display:none;
    }
  #content .hp-news.malir {
    background: url("/www/web/images/malir/news-bg.jpg") no-repeat center center;
    background-size: cover; }
  #content .hp-news.truhlar {
    background: url("/www/web/images/truhlar/news-bg.jpg") no-repeat center center;
    background-size: cover; }
  #content .hp-news.stavebnik {
    background: url("/www/web/images/stavebnik/news-bg.jpg") no-repeat center center;
    background-size: cover; }
  #content .hp-news h2 {
    color: #000; }
  #content .hp-news .hp-news-list {
    z-index: 2;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch; }
    #content .hp-news .hp-news-list .row {
      flex-wrap: wrap; }
    #content .hp-news .hp-news-list .button {
      margin: 50px 0; }
      @media only screen and (max-width: 992px) {
        #content .hp-news .hp-news-list .button {
          margin: 0 auto 40px auto;
          position: relative;
          left: 50%;
          transform: translateX(-50%); } }
    #content .hp-news .hp-news-list .hp-news-box-wrap {
      position: relative;
      display: flex;
      float: unset;
      max-width: 90%;
        justify-content:center;
        align-items:center;
    margin: auto;
    text-align: center;
    }
      @media only screen and (max-width: 1380px) {
        #content .hp-news .hp-news-list .hp-news-box-wrap {
          max-width: 100%; } }
      @media only screen and (<max-wi></max-wi>dth: 992px) {
        #content .hp-news .hp-news-list .hp-news-box-wrap {
          max-width: 500px;
          margin: 0 auto 50px auto; } }
      @media only screen and (max-width: 768px) {
        #content .hp-news .hp-news-list .hp-news-box-wrap {
          margin: 0 auto 30px auto; } }
    #content .hp-news .hp-news-list .hp-news-box {
      box-shadow: none;
      background: transparent; }
      #content .hp-news .hp-news-list .hp-news-box .new-photo-box {
        position: relative;
        border-radius: 0;
        border: 8px solid #fff;
        overflow: hidden;
        width: 265px;
        margin: auto;
    }
        #content .hp-news .hp-news-list .hp-news-box .new-photo-box img {
          /*position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          width: auto;
          height: auto;
          max-height: 110%;
          min-width: 100%;
          min-height: 100%;*/
          width: 100%;
          height: 240px;
          object-fit: cover; }
        @media only screen and (max-width: 992px) {
          #content .hp-news .hp-news-list .hp-news-box .new-photo-box {
            height: 240px; } }
        @media only screen and (max-width: 480px) {
          #content .hp-news .hp-news-list .hp-news-box .new-photo-box {
            height: 250px; } }
      #content .hp-news .hp-news-list .hp-news-box .new-text-box {
        padding: 40px 40px 20px 40px; }
    @media only screen and (max-width: 1300px) {
    #content .hp-news .hp-news-list .hp-news-box .new-text-box {
    padding: 25px 25px 10px 25px; } }
        @media only screen and (max-width: 992px) {
          #content .hp-news .hp-news-list .hp-news-box .new-text-box {
            padding: 25px 25px 10px 25px; } }
        @media only screen and (max-width: 480px) {
          #content .hp-news .hp-news-list .hp-news-box .new-text-box {
            padding: 25px 20px; } }
        #content .hp-news .hp-news-list .hp-news-box .new-text-box .more {
          margin-left: 8px;
          color: #000;
          display: inline-block;
          font-weight: 700;
 background:#fff;
 border-radius:150px;
padding:15Px 10px;
text-align:center;
margin: auto;
    display: block;
    width: 42px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    }
          #content .hp-news .hp-news-list .hp-news-box .new-text-box .more img {
            margin-right: 6px; }
          #content .hp-news .hp-news-list .hp-news-box .new-text-box .more:hover {
            color: #e3131b; background: #000; }
        #content .hp-news .hp-news-list .hp-news-box .new-text-box .date {
          font-size: 0.75em;
          margin-bottom: 5px;
          font-weight: 500;
          letter-spacing: 1px; }
        #content .hp-news .hp-news-list .hp-news-box .new-text-box h3 {
          font-size: 1.3em;
          font-family: Roboto Condensed;
          font-weight: 800;
          color: #e3131b;
          margin-top: 0;
          margin-bottom: 25px;
max-height:150px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: center;
    align-items: center;
    min-height: 50px;
    }
        #content .hp-news .hp-news-list .hp-news-box .new-text-box p {
          margin-bottom: 20px;
          font-size: 0.87em;
          color: #737373;
          line-height: 1.9em; }
        #content .hp-news .hp-news-list .hp-news-box .new-text-box .more-info {
          color: #000;
          font-weight: 600; }
          #content .hp-news .hp-news-list .hp-news-box .new-text-box .more-info img {
            margin-left: 10px;
            transition: 0.3s; }
          #content .hp-news .hp-news-list .hp-news-box .new-text-box .more-info:hover img {
            margin-left: 15px; }
  #content .hp-news .bottom-more-text {
    text-align: center;
    color: #000;
    margin-top: 70px; }
    @media only screen and (max-width: 992px) {
      #content .hp-news .bottom-more-text {
        margin-top: 0px; } }
    #content .hp-news .bottom-more-text a {
        color: #fff;
        background: #e3131b;
        border-radius:15px;
        border:1px solid  #e3131b;
        padding: 10px 35px;
        font-weight: 300;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }
    @media(max-width:992px){
    #content .hp-news .bottom-more-text a {
          display: block;
    margin-top: 20Px;
    }
    }
      #content .hp-news .bottom-more-text a:hover {
        color: #e3131b;
        background: transparent;
        border:1px solid  #e3131b;
        text-decoration:none;
    }
    

.gallery__category--content {
  display: none; }
  .gallery__category--content.active {
    display: block; }

#content td, #content th {
      padding-left: 30px;
}

.page-catalog {
    width: 100%;
    float: left;
    padding: 45px 0;
}
.page-catalog-item {
    width: 100%;
    float: left;
    padding: 35px;
    border: 1px solid #dee5ec;
    margin-bottom: 25px;
}
.page-catalog-item img {
    max-width: 100%;
}
.page-catalog-item__title {
    font-size: 17px;
    margin: 0 0 30px 0;
    font-family: "Poppins";
    font-weight: 700;
    color: #000;
    display: block;
    transition: all 150ms;
}
.page-catalog-item__title:hover {
    color: #e3131b;
    text-decoration: none;
}
.page-catalog-item__desc {
    margin-bottom: 25px;
    color: #737373;
    font-size: 14px;
    font-family: "Poppins";
    font-weight: 400;
    padding-right: 15%;
}
.page-catalog-item__info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.page-catalog-item__price {
    font-size: 22px;
    font-weight: 700;
    font-family: "Roboto";
    color: #e3131b;
    margin-right: 85px;
}
.page-catalog-item__button {
    display: inline-block;
    background: #f0f0f0;
    color: #000;
    font-family: "Poppins";
    font-weight: 400;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    border-radius: 10px;
    transition: all 150ms;
}
.page-catalog-item__button:hover {
    background: #e3131b;
    color: #fff;
    text-decoration: none;
}

.product {
    width: 100%;
    padding: 45px 0;
    float: left;
    }
  @media (max-width: 1199.98px) {
    .product {
      padding: 30px 0; } }
  .product h1 {
    font-family: "Poppins", sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #e3131b;
    letter-spacing: -0.025em;
    margin-top: 40px;
    margin-bottom: 40px; }
  .product h2 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #191e36;
    letter-spacing: -0.025em;
    margin-bottom: 25px; }
  .product h3 {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #191e36;
    letter-spacing: -0.025em;
    margin-bottom: 25px; }
  .product p {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #5b5b5b; }
    .product p strong {
      color: #191e36; }
    .product p a {
      color: #e3131b;
      text-decoration: underline; }
      .product p a:hover, .product p a:focus {
        color: #e3131b;
        text-decoration: underline; }
  .product__largeimage {
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
    padding-bottom: 85%;
    position: relative;
    text-align: center; }
    .product__largeimage img {
      position: absolute;
      max-width: 90%;
      max-height: 100%;
      width: auto;
      height: auto;
      right: 0;
      left: 50%;
      top: 50%;
      bottom: 0;
      transform: translate(-50%, -50%); }
  .product__carouselgallery {
    width: 100%;
    padding: 0 20px;
    margin-top: 20px; }
  .product__img {
    width: 100%;
    display: inline-block;
    padding: 10px; }
  .product__imginside {
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    cursor: pointer; }
    .product__imginside img {
      position: absolute;
      max-width: 85%;
      max-height: 85%;
      width: auto;
      height: auto;
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 50%;
      bottom: 0;
      transform: translateY(-50%); }
  .product__arrow {
    position: absolute;
    top: 50%;
    margin-top: -11px; }
    .product__arrow--prev {
      left: 0;
      transform: rotate(180deg); }
    .product__arrow--next {
      right: 0; }
  .product__button {
    fill: #e3131b;
    cursor: pointer; }
    .product__button svg {
      width: 15px;
      height: 19px; }
  .product__labels {
    position: absolute;
    display: inline-block;
    top: 10px;
    left: 10px;
    width: 75px;
    height: 75px;
    z-index: 2; }
    .product__labels--right {
      left: auto;
      width: auto;
      height: auto;
      right: 10px; }
  .product__padding {
    padding: 0 20px; }
  .product__table {
    background-color: #ffffff;
    padding: 30px;
    margin-top: 25px; }
    .product__table table {
    margin-top: 0;
}
    .product__table td {
      font-family: "Roboto", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #696969;
      padding-right: 25px; }
      .product__table td a {
        color: #696969;
        text-decoration: underline; }
        .product__table td a:hover, .product__table td a:focus {
          color: #e3131b;
          text-decoration: underline; }
  .product__description {
    background-color: #f9f9f9;
    padding: 35px 5px;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #696969;
    letter-spacing: 0.025em; }
    .product__description p {
      font-family: "Roboto", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #696969;
      letter-spacing: 0.025em;
      margin-bottom: 0; }
  .product__socials {
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #696969;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
    @media (max-width: 991.98px) {
      .product__socials {
        margin-bottom: 25px; } }
    .product__socials ul {
      list-style: none;
      margin: 0;
      padding: 0;
      margin-left: 20px; }
      .product__socials ul li {
        display: inline-block;
        list-style-type: none;
        margin-right: 7px;
        transition: 0.3s all; }
        .product__socials ul li:hover, .product__socials ul li:focus {
          opacity: 0.7;
          text-decoration: none; }
  .product__inputprice {
    position: relative; }
    .product__inputprice input {
      background-color: #ffffff;
      border: none;
      border-radius: 0;
      width: calc(100% - 20px);
      height: 52px;
      outline: none;
      text-align: center;
      border: 1px solid #e4e4e4; }
    .product__inputprice .price__button {
      position: absolute;
      right: auto;
      margin-left: 10px;
      cursor: pointer; }
      .product__inputprice .price__button svg {
        width: 12px;
        height: 12px;
        color: #000;
        -webkit-user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -ms-user-select: none;
        fill: #000; }
    .product__inputprice .price__button--plus {
      top: 7px; }
    .product__inputprice .price__button--minus {
      top: 25px; }
  .product__variants {
    width: 100%;
    padding-top: 30px; }
  .product__variant {
    width: 100%;
    margin-bottom: 25px; }
    .product__variant p {
      font-family: "Roboto", sans-serif;
      font-size: 16px;
      font-weight: 900;
      color: #000;
      margin-bottom: 5px;
      letter-spacing: 0; }
    .product__variant select {
      width: 100%;
      max-width: 290px;
      height: 50px;
      font-family: "Roboto", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #696969;
      letter-spacing: -0.025em;
      border-radius: 0;
      border: 1px solid #e4e4e4; }
  .product__priceform {
    text-align: center;
    margin-top: 30px; }
    .product__priceform--main {
      font-size: 30px;
      color: #e3131b;
      text-align: left;
      line-height: 1.1; }
      .product__priceform--main span {
        font-size: 15px; }
    .product__priceform--second {
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      color: #373737;
      padding-top: 5px;
      text-align: left;
      padding-left: 10px; }
      .product__priceform--second span {
        font-size: 13px; }
    .product__priceform button {
      background-color: #e3131b;
      border: 1px #e3131b solid;
      color: #ffffff;
      outline: none;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.015em;
      cursor: pointer;
      right: 0;
      height: 48px;
      line-height: 48px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 0 20px;
      top: 0;
      text-decoration: none; }
      .product__priceform button:hover, .product__priceform button:focus {
        color: #fff;
        background: #e3131b;
        text-decoration: none; }
    .product__priceform .btn {
      display: inline-flex;
      align-items: center;
      background-color: #e3131b;
      border: 1px #e3131b solid;
      color: #ffffff;
      outline: none;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.015em;
      cursor: pointer;
      right: 0;
      height: 48px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 0 20px;
      top: 0;
      text-decoration: none; }
      .product__priceform .btn:hover, .product__priceform .btn:focus {
        color: #e3131b;
        background: #fff;
        text-decoration: none; }
      .product__priceform .btn.disabled {
        background: #676767;
        border: 1px solid #676767; }
        .product__priceform .btn.disabled:hover, .product__priceform .btn.disabled:focus {
          color: #000;
          background: #fff;
          text-decoration: none; }
  .product__content {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #696969;
    line-height: 26px; }
    .product__content p {
      font-family: "Roboto", sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #696969;
      line-height: 26px; }
      .product__content p a {
        color: #e3131b; }
        .product__content p a:hover, .product__content p a:focus {
          color: #e3131b;
          text-decoration: underline; }
  .product__tabs {
    text-align: left;
    margin-top: 60px; }
    .product__tabs ul {
      list-style: none;
      padding: 0; }
      .product__tabs ul li {
        display: inline-block;
        background-color: #f9f9f9;
        border: 1px solid transparent;
        height: 55px; }
        .product__tabs ul li a {
          color: #000000;
          font-size: 19px;
          font-weight: 700;
          line-height: 50px;
          padding: 15px 35px;
          text-decoration: none;
          letter-spacing: -0.47px; }
        .product__tabs ul li.active, .product__tabs ul li:hover {
          box-shadow: inset 0 -5px 0 #e3131b;
          border: 1px solid #e4e4e4;
          background-color: #ffffff;
          text-decoration: none; }
          .product__tabs ul li.active a, .product__tabs ul li:hover a {
            text-decoration: none; }
  .product__switchers {
    width: 100%;
    margin-top: 30px; }
  .product__switch {
    display: none; }
    .product__switch--active {
      display: block; }


.product__contact__2 {
    width: 100%;
    background: #f9f9f9;
    padding: 35px;
    border: 1px solid #e5e7eb;
}
.product__contact__2 h4 {
    font-size: 18px;
    padding: 0;
    margin-bottom: 25px;
}
.product__contact__2 label.form-label {
    font-family: $font_main;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.product__contact__2 label.form-label span.required {
    color: #e3131b;
    padding-left: 0px;
}
.product__contact__2 .form-control {
    background-color: #fff;
    border: solid 1px #e5e7eb;
    border-radius: 0px;
    height: 40px;
    padding: .575rem .75rem;
}
.product__contact__2 a, .product__contact__2 a:hover {
    color: #e3131b;
    text-decoration: underline;
}
.product__contact__2 textarea {
    width: 100%;
    min-height: 147px;
    resize: none;
}
.product__contact__2 input[type="submit"] {
    min-width: 123px;
    font-family: $font_main;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #e3131b;
    padding: 12px 40px;
    border: none;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 26px;
    margin: 20px 0 20px 0;
    cursor: pointer;
}
.product__contact__2 input[type="submit"]:hover, .product__contact__2 input[type="submit"]:focus {
    color: #fff;
    background-color: #e3131b;
    text-decoration: none;
    outline: none;
    border: none;
}
.product__contact__2 input[type=checkbox] {
    position: absolute;
    top: auto;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE 6/7 */
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    white-space: nowrap;
}
.product__contact__2 input[type=checkbox] + label {
    display: block;
    font-size: 14px;
    padding: 0 .5em;
    padding-left: 1.6em;
    max-width: calc(100% - 2em);
    margin-bottom: 0;
}
.product__contact__2 input[type=checkbox] + label:before {
    content: '';
    background: #fff;
    border: solid 1px #e5e7eb;
    background-color: #fff;
    display: block;
    box-sizing: border-box;
    float: left;
    width: 1em;
    height: 1em;
    margin-left: -1.5em;
    margin-top: .25em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all .1s ease-out;
}
.product__contact__2 input[type=checkbox]:disabled + label:before {
    border: .1em solid rgba(0, 0, 0, .1);
    background-color: rgba(0, 0, 0, .1);
}
.product__contact__2 input[type=checkbox]:disabled + label {
    color: #ccc;
}
.product__contact__2 input[type=checkbox] + label:before {
    /*content: '\00d7';*/
    /*content: '\002718';*/
    /*content: '\002715';*/
    /*content: '\0025a0';*/
    content: '\002713';
    font-weight: bold;
    text-align: center;
    line-height: 1.15;
    color: rgba(0, 0, 255, 0);
}

.product__contact__2 input[type=checkbox]:checked + label:before {
    color: #ffb400;
    line-height: 1;
    /*text-shadow: .05em 0 0 rgba(30, 30, 30, 1), -.05em 0 0 rgba(30, 30, 30, 1);*/
}

.product__contact__2 input[type=checkbox]:disabled + label:before {
    color: rgba(255, 255, 255, 0);
}

.product__contact__2 input[type=checkbox]:checked:disabled + label:before {
    color: #bbb;
    text-shadow: .05em 0 0 #bbb, -.05em 0 0 #bbb;
}
@media screen and (-ms-high-contrast: active) {
    .product__contact__2 input[type=checkbox] + label:before {
        content: ' ';
    }
    .product__contact__2 input[type=checkbox]:checked + label:before {
        content: '\002713';
    }
    .product__contact__2 input[type=radio] + label:before {
        content: ' ';
    }
    .product__contact__2 input[type=radio]:checked + label:before {
        content: '\00d7';
        line-height: .75;
        background-color: transparent;
        box-shadow: none;
    }
    .product__contact__2 input[type=checkbox]:disabled + label, input[type=radio]:disabled + label {
        color: grayText;
        cursor: not-allowed;
    }
}

.product__files {
    width: 100%;
}
.product__files ul {}
.product__files ul li {
    font-size: 14px;
}
.product__files ul li a {
    font-size: 14px;
    color: #e3131b;
}
.product__files ul li a:hover, .product__files ul li a:focus {
    color: #e3131b;
    text-decoration: underline;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.category__content {
    font-size: 15px;
    line-height: 24px;
}
.category__content {}
.category__sub {
    width: 100%; }
    .category__sub--wrap {
      width: 100%;
      margin: 15px 0; }
    .category__sub--item {
      width: 100%;
      height: 100%;
      min-height: 85px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      border: 1px solid #dee5ec;
      padding: 10px; }
      .category__sub--item img {
        width: 30%;
        height: 45px;
        object-fit: scale-down;
        mix-blend-mode: multiply; }
      .category__sub--item span {
        display: block;
        width: 60%;
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #000;
        transition: 0.2s all; }
      .category__sub--item:hover {
        text-decoration: none; }
        .category__sub--item:hover span {
          color: #e3131b;
          text-decoration: none; }

