.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400i,700&subset=cyrillic,latin-ext"); body, html {
height: 100%; }
nav.sidebar, .main {
-webkit-transition: margin 200ms ease-out;
-moz-transition: margin 200ms ease-out;
-o-transition: margin 200ms ease-out;
transition: margin 200ms ease-out; }
.main {
padding: 10px 10px 0 10px; }
@media (min-width: 765px) {
.main {
position: absolute;
width: calc(100% - 40px);
margin-left: 40px;
float: right; }
nav.sidebar:hover + .main {
margin-left: 200px; }
nav.sidebar.navbar.sidebar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: 0px; }
nav.sidebar .navbar-brand, nav.sidebar .navbar-header {
text-align: center;
width: 100%;
margin-left: 0px; }
nav.sidebar a {
padding-right: 13px; }
nav.sidebar .navbar-nav > li:first-child {
border-top: 1px #e5e5e5 solid; }
nav.sidebar .navbar-nav > li {
border-bottom: 1px #e5e5e5 solid; }
nav.sidebar .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none; }
nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
padding: 0 0px 0 0px; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #777; }
nav.sidebar {
width: 285px;
height: 100%;
float: left;
margin-bottom: 0px; }
nav.sidebar li {
width: 100%; }
nav.sidebar:hover {
margin-left: 0px; }
.forAnimate {
opacity: 0; } }
@media (min-width: 1330px) {
.main {
width: calc(100% - 200px);
margin-left: 200px; }
nav.sidebar {
margin-left: 0px;
float: left; }
nav.sidebar .forAnimate {
opacity: 1; } }
nav.sidebar .navbar-nav .open .dropdown-menu > li > a:hover, nav.sidebar .navbar-nav .open .dropdown-menu > li > a:focus {
color: #CCC;
background-color: transparent; }
nav:hover .forAnimate {
opacity: 1; }
section {
padding-left: 15px; }
.navbar {
position: fixed; }
@media (max-width: 767px) {
.navbar {
width: 100%; }
.nav-bottom {
padding-bottom: 4vh; } }
@media (max-width: 1025px) {
.nav-bottom {
padding-bottom: 10vh; } }
.navbar-default {
background-color: #ffffff;
border-color: none; }
.navbar {
border-radius: 0; }
.logo-box .img-top {
margin-top: 18px;
margin-bottom: 18px;
width: 166px; }
.navbar-default .navbar-nav > li > a {
text-align: center;
color: #5a5d60;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 500; }
nav.sidebar .navbar-nav > li {
border-bottom: none; }
.navbar-nav > li > a {
padding-top: 3px;
padding-bottom: 3px; }
nav.sidebar {
padding-left: 35px;
padding-right: 35px; }
.navbar-nav {
border-bottom: 1px solid #d3d3d3;
width: 100%;
padding-top: 32px;
padding-bottom: 32px; }
.more {
width: 31px !important;
height: 31px;
margin: 0 auto;
margin-top: 20px; }
.carousel-control {
position: absolute;
top: auto;
bottom: 84px;
left: 91px;
width: 64px;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: transparent;
filter: alpha(opacity=50);
opacity: .5; }
.carousel {
position: relative; }
.carousel-control.right {
left: 122px;
width: 32px; }
.carousel-control.left {
width: 32px; }
nav.sidebar .navbar-nav > li {
padding-left: 20px;
padding-right: 20px; }
nav.sidebar .navbar-nav > li:first-child {
border-top: none; }
.navbar-header {
border-bottom: 1px solid #d3d3d3; }
.navbar {
border: none;
border-right: 1px solid #d3d3d3; }
.nav-bottom {
padding-bottom: 6vh; }
.navbar-default .navbar-nav > li > a {
box-shadow: inset 0 0rem 0 0 rgba(157, 20, 88, 0);
transition: 0.15s ease-out; }
.navbar-default .navbar-nav > li > a:hover {
box-shadow: inset 0 3rem 0 0 #9D1458;
color: #ffffff; }
nav.sidebar {
z-index: 99; }
.grid .imghvr-shutter-in-out-diag-1 {
position: relative;
float: left;
width: 33.33%;
border-right: .2em solid white;
border-top: .2em solid white;
cursor: pointer;
position: relative; }
.grid .imghvr-shutter-in-out-diag-1 .pack-title {
text-align: center; }
.grid .imghvr-shutter-in-out-diag-1 figcaption {
position: relative;
}
[class*=' imghvr-'] figcaption,
[class^=imghvr-] figcaption {
background-color: rgba(12, 25, 33, 0.5);
mix-blend-mode: hard-light;
margin-top: 0; }
[class*=' imghvr-']:hover figcaption,
[class^=imghvr-]:hover figcaption {
opacity: 1;
-webkit-transition-delay: 0.21s;
transition-delay: 0.21s; }
.no-hover {
opacity: 1;
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.imghvr-shutter-in-out-diag-1 {
width: 50%;
float: left;
position: relative;
height: 350px;
font-family: "Roboto Condensed", sans-serif;
border-right: .2em solid white;
border-top: .2em solid white; 
}
.imghvr-shutter-in-out-diag-1 .bg-img {
opacity: 0.5;
display: block;
min-height: 100%;
max-width: 100%;
width: 100%;
position: absolute;
left: 50%;
top: 50%;  -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.imghvr-shutter-in-out-diag-1 .bg-img:hover {
opacity: 1; }
.imghvr-shutter-in-out-diag-1 .pack-title {
opacity: 1;
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
text-align: center; }
.imghvr-shutter-in-out-diag-1 .pack-title h3 {
padding-bottom: 5px; }
.imghvr-shutter-in-out-diag-1 .pack-title .img-more {
width: 31px;
height: 31px; }
.imghvr-shutter-in-out-diag-1 figcaption {
text-align: left; }
.imghvr-shutter-in-out-diag-1 figcaption ul {
list-style: none;
position: absolute;
width: auto;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
margin-left: -2rem; }
.imghvr-shutter-in-out-diag-1 figcaption ul li {
line-height: 160%;
font-size: 120%; }
.imghvr-shutter-in-out-diag-1 figcaption ul li a {
position: static !important;
display: block;
color: #fff;
padding: 0.3em; }
.imghvr-shutter-in-out-diag-1 figcaption ul li a:hover, .imghvr-shutter-in-out-diag-1 figcaption ul li a:focus {
background-color: #fff;
color: #0c1921;
text-decoration: none; }
.imghvr-shutter-in-out-diag-1 figcaption ul li a:hover span, .imghvr-shutter-in-out-diag-1 figcaption ul li a:focus span {
color: #9D1458; }
.imghvr-shutter-in-out-diag-1:hover .pack-title {
opacity: 0; }
[class*=' imghvr-'] > img,
[class^=imghvr-] > img {
width: 100%; }
[class*=' imghvr-'] > img,
[class^=imghvr-] > img {
object-fit: cover;
max-width: 100%;
max-height: 100%; }
.grid figure .pack-title .img-more {
width: 31px;
height: 31px; }
[class*=' imghvr-'],
[class^=imghvr-] {
background-color: #0c1921; }
[class*=' imghvr-shutter-in-']:after,
[class*=' imghvr-shutter-in-']:before,
[class^=imghvr-shutter-in-]:after,
[class^=imghvr-shutter-in-]:before {
background-color: #404244; }
@media (max-width: 767px) {
figure {
height: auto; } }
@media (max-width: 1300px) and (min-width: 1199px) {
figure {
height: auto; } }
figcaption h3 {
color: #f7f7f7;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 30px;
text-decoration: underline; }
figcaption p {
color: #f7f7f7;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 30px; }
.p-hover {
display: none;
transform: 2s; }
.atr:hover .p-hover {
display: block;
line-height: 1.5; }
.atr:hover figcaption {
text-align: left; }
.atr:hover figcaption h3 {
margin-top: 0;
text-decoration: none; }
.atr:hover figcaption .img-more {
display: none; }
.atr:hover [class*=' imghvr-'] figcaption,
.atr:hover [class^=imghvr-] figcaption {
background-color: #404244; }
.atr figcaption {
padding-left: 12%;
padding-right: 12%;
padding-top: 12%; }
.hover-box {
overflow: hidden; }
.hover-box::after {
margin-bottom: 5vh; } @keyframes fadein {
from {
opacity: 0; }
to {
opacity: 1; } }
#slider-box .slider {
width: 100%;
height: 100vh;
padding-top: 330px;
margin-bottom: 2em;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative; }
#slider-box .slider h2 {
position: absolute;
left: 95px;
bottom: 145px;
font-family: "Roboto Condensed", sans-serif;
font-size: 26px;
font-weight: 400;
z-index: 9;
padding: 1em;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
background-color: rgba(0, 0, 0, 0.6);
border-left: 1em solid rgba(157, 20, 88, 0.9);
animation: fadein 1s; }
#slider-box .slider h2 a {
color: #fff;
text-decoration: none; }
#slider-box .slider h2::after {
content: ' \00BB';
color: #9D1458; }
.bg-shadow-home {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 25%; pointer-events: none;
background-repeat: repeat;
z-index: 1; }
#right-sc {
// float: left;
width: 100%;
height: 100%;
padding-left: 285px; }
#right-sc .post-gallery {
width: 100%;
padding: 2em;
background: #fff;
border-top: 1px solid #f6f6f6; }
#right-sc .post-gallery ul {
list-style: none;
margin: 0;
padding: 0;
text-align: center; }
#right-sc .post-gallery ul li {
display: inline-block;
margin: 0.5em;
background-color: #f6f6f6; }
#right-sc .post-gallery ul li a {
display: block; }
#right-sc .post-gallery ul li a:hover {
opacity: .8; }
.right-menu {
height: 67px;
background-color: #f2f3f4;
position: fixed;
top: 0;
right: 0;
z-index: 9;
left: 285px; }
.right-menu .left-box {
float: left;
display: block;
padding-left: 30px;
height: 67px; }
.right-menu .left-box .single {
float: left; }
.right-menu .left-box img {
float: left;
margin-top: 25px;
margin-right: 10px; }
.right-menu .left-box p {
float: left;
color: #545050;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 4.5; }
.right-menu .left-1 {
width: 20%; }
.right-menu .left-2 {
width: 15%; }
.right-menu .left-3 {
width: 10%; }
.right-menu .line {
width: 1px;
height: 41px;
background-color: #d3d3d3;
float: left; }
.right-menu .right-select {
width: 190px;
float: right;
display: block;
background-color: #9D1458; }
.right-menu .right-select a {
font-family: "Roboto Condensed", sans-serif;
width: 190px;
height: 67px;
display: inline-block;
font-size: 16px;
font-weight: 700;
line-height: 4;
color: #ffffff;
text-align: center; }
.hover-box {
width: 100%; }
.hover-box .effect-oscar h2 {
color: #f7f7f7;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 400;
line-height: 30px;
text-transform: capitalize; }
#footer-sc {
width: 100%;
display: inline-block;
min-height: 84px;
background-color: #f6f6f6; }
#footer-sc .foo-box {
width: 50%;
float: left; }
#footer-sc .foo-box p {
color: #65686b;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 400;
padding-top: 30px;
padding-bottom: 0; }
#footer-sc .foo-box p a {
color: #65686b;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 400; }
#footer-sc .left {
padding-left: 32px; }
#footer-sc .right {
padding-right: 32px; }
@media (min-width: 992px) {
#footer-sc {
width: 100%;
display: inline-block;
}
#footer-sc .foo-box p {
padding-top: 0px;
line-height: 84px;}
#footer-sc .left {
float: left;
padding-left: 32px; }
#footer-sc .right {
float: right;
padding-right: 32px;
text-align: right; }
}
@media (max-width: 767px) {
#right-sc {
padding-left: 0; }
.logo-box .img-top {
width: 60px;
margin-top: 12px;
margin-bottom: 0;
margin-left: 20px; }
#right-sc .right-menu {
margin-top: 50px;
left: 0; }
nav.sidebar {
padding-left: 15px;
padding-right: 15px; }
.navbar-nav {
margin: 0; }
.navbar-collapse {
padding-bottom: 15px; }
.navbar-header {
border-bottom: none; } }
@media (max-width: 990px) {
.grid figure {
width: 100%;
margin-top: 0;
margin-bottom: 0; } }
@media (max-width: 580px) {
#footer-sc .foo-box {
width: 100%; }
#footer-sc .right {
padding-left: 32px;
text-align: left; }
#footer-sc .foo-box p {
padding-top: 20px;
padding-bottom: 20px;
line-height: 0; } }
.all-page .right-menu .right-select {
background-color: #a2155b !important; }
.right-menu-respo {
display: none; }
.op-menu-respo {
position: fixed;
top: 100px;
left: 0px;
display: none;
width: 100%;
background-color: #f2f3f4;
z-index: 9; }
.op-menu-respo .left-box {
width: 100%;
display: inline-block;
padding: 15px; }
.op-menu-respo .left-box p {
margin-bottom: 0px; }
.op-menu-respo .left-box .left-img {
width: 10%; }
.op-menu-respo .left-box .left-img img {
margin-right: 10px;
margin-top: 6px; }
.op-menu-respo .left-box input {
width: 90%;
border: none;
border-bottom: 1px solid #d3d3d3;
box-shadow: none;
outline: none;
background-color: #f2f3f4;
color: #545050;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px; }
.op-menu-respo .left-1 {
width: 100%; }
.op-menu-respo .left-2 {
width: 100%; }
.op-menu-respo .left-2 img {
float: left; }
.op-menu-respo .left-2 p {
float: left; }
.op-menu-respo .left-3 {
width: 100%; }
.op-menu-respo .left-3 img {
float: left; }
.op-menu-respo .left-3 p {
float: left; }
.op-menu-respo .right-select {
width: 100%;
padding: 15px;
text-align: center; }
.op-menu-respo .right-select a {
background-color: #9D1458;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 700;
padding: 10px 20px 10px 20px;
display: inline-block;
width: 100%; }
@media (max-width: 764px) {
.right-menu-respo {
position: fixed;
top: 100px;
left: 0px;
display: block;
width: 100%;
height: 50px;
background-color: red;
z-index: 9;
top: 50px; }
.right-menu-respo .right-select {
width: 190px;
width: 100%;
display: block;
background-color: #9D1458; }
.right-menu-respo .right-select a {
font-family: "Roboto Condensed", sans-serif;
width: 100%;
height: 50px;
display: inline-block;
font-size: 16px;
font-weight: 700;
line-height: 3;
color: #ffffff;
text-align: center; }
.right-menu {
display: none; } }
.active-b {
display: block; }
@media (min-width: 767px) and (max-width: 1300px) {
#right-menu .right-menu .left-1 {
width: 15%; }
#right-menu .right-menu .left-2 {
width: 20%; }
#right-menu .right-menu .left-3 {
width: 20%; } }
.home-news:after {
content: '';
display: block;
clear: both; }
.home-news .news { padding: 2% 10%;
min-height: 200px;
font-family: "Roboto Condensed", sans-serif;
transition: all 0.3s ease-in-out; }
.home-news .news .date { margin: 0 0 15px 0; }
.home-news .news h2 {
font-size: 2em;
line-height: normal;
margin: 0 0 15px 0;  }
.home-news .news h2 a {
color: inherit;
text-decoration: inherit; }
@media (max-width: 1200px) {
.home-news .news h2 {
font-size: 1.6em; } }
.home-news .news p {
font-size: 14px;
height: 56px;
overflow: hidden;
margin: 0 0 15px 0; }
.home-news .news a {
color: #9D1458; }
.home-news .news:before {
background: white;
content: "";
width: 2px;
height: 20%;
margin-left: -3%;
top: 30%;
position: absolute;
transition: all 0.3s ease-in-out; }
.home-news .news:hover {
background: rgba(255, 255, 255, 0.5); }
.home-news .news:hover h2 {
text-decoration: underline;
} #top-img-sc {
width: 100%;
min-height: 595px;
background-repeat: no-repeat;
background-size: cover;
background-position: center; }
#text-sc {
padding: 0 5vw 1vh 5vw;
background-color: #ffffff;
width: 100%;
float: left;
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 1.2em;
font-weight: 400; }
#text-sc .left-con-box {
float: left;
width: 30%;
text-align: center; }
#text-sc .right-con-box {
float: left;
width: 70%; }
#text-sc h1 {
font-size: 2.7em; 
}
#text-sc h2 {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 2.5em; padding-bottom: 1.2em; }
#text-sc h6 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px; }
#text-sc h5 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px; }
#text-sc h3 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px;
font-size: 1.4em;
font-weight: 400;
padding-top: 1.2em;
padding-bottom: 1.2em; }
#text-sc h4 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px; }
#text-sc a {
color: #9D1458;
font-family: "Roboto Condensed", sans-serif;
font-weight: 700; } #text-sc img {
margin-top: 20px;
margin-bottom: 20px; }
#text-sc p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-weight: normal;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 95px; }
#text-sc ul li {
color: #404244;
font-family: "Roboto Condensed", sans-serif; font-weight: 400; }
#text-sc .img-two {
width: 48%;
display: inline-block; }
#text-sc .img-two::first-child {
margin-right: 2%; }
#text-sc .img-left {
width: 50%;
float: left;
margin-right: 20px; }
#text-sc .p-right {
float: left; }
#text-sc .img-right-gastro {
float: right;
width: 60%; }
#text-sc .img-left-gastro {
float: left;
width: 40%; }
#text-sc table tr {
border-bottom: 1px solid #efefef; }
#text-sc table tr td {
padding: 1em; }
#offer-box {
padding: 5vh 5vw 5vh 5vw;
background-color: #ffffff;
width: 100%;
float: left;
display: flex;
flex-wrap: wrap;
justify-content: center; }
#offer-box .offer-single {  width: 100%; display: flex;
flex-direction: column; }
@media (min-width: 992px) {
#offer-box .offer-single {
width: 50%;
padding: 10px;
}
}
#offer-box .offer-single .img-po { width: 100%;
max-width: 1280px; }
#offer-box .offer-single .opis { width: 100%;
padding: 15px 60px 15px 60px; }
#offer-box .offer-single .opis span {
color: #a4a4a4;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700; }
#offer-box .offer-single .opis h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 700; }
#offer-box .offer-single .opis .top-p {
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 700;
display: inline-block;
width: 100%;
line-height: 1;
margin: 0; }
#offer-box .offer-single .opis .top-p p {
line-height: 2;
font-weight: 400; }
#offer-box .offer-single .opis p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
width: 100%;
line-height: 160%;
text-align: justify; }
#offer-box .offer-single .opis .img-box {
width: 100%;
display: inline-block;
margin-top: 35px;
margin-bottom: 18px; }
#offer-box .offer-single .opis .img-box img {
width: 30px;
height: 30px;
float: left;
margin-right: 10px; }
#offer-box .offer-single .opis a {
color: #9D1458;
text-decoration: none; }
#offer-box .offer-single .opis .btn {
margin-top: 35px;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
background-color: #000;
padding: 10px;
display: inline-block;
border-radius: 2px;
text-transform: uppercase; }
#offer-box .offer-single:first-child {
margin-top: 0px; }
#offer-box .offer-single:nth-child(odd) .opis {
float: right; }
#offer-box .offer-single:nth-child(odd) .img-po {
float: left; }
#offer-box .offer-single:nth-child(even) .opis {
float: left; }
#offer-box .offer-single:nth-child(even) .img-po {
float: right; }
#offer-box-pack {  background-color: #ffffff;
width: 100%; color: #404244;
font-size: 1.2em;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400; }
#offer-box-pack .offer-single {
margin-top: 95px;
margin-bottom: 50px;
width: 100%;
flex-direction: column;
display: flex; }
#offer-box-pack .offer-single .img-po {
width: 50%; }
#offer-box-pack .offer-single .opis {
width: 50%;
padding: 15px 60px 15px 60px; }
#offer-box-pack .offer-single .opis span {
color: #a4a4a4;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700; }
#offer-box-pack .offer-single .opis h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 600;
text-decoration: underline; }
#offer-box-pack .offer-single .opis .top-p {
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 600;
display: inline-block;
width: 100%;
line-height: 1;
margin-top: 30px; }
#offer-box-pack .offer-single .opis p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
width: 100%;
line-height: 1; }
#offer-box-pack .offer-single .opis .img-box {
width: 100%;
display: inline-block;
margin-top: 35px;
margin-bottom: 18px; }
#offer-box-pack .offer-single .opis .img-box img {
width: 30px;
height: 30px;
float: left;
margin-right: 10px; }
#offer-box-pack .offer-single .opis a {
color: #9D1458;
text-decoration: none; }
#offer-box-pack .offer-single .opis .btn {
margin-top: 35px;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 700;
background-color: #9D1458;
padding: 10px;
display: inline-block; }
#offer-box-pack .offer-single:first-child {
margin-top: 0px; }
#offer-box-pack .offer-single:nth-child(odd) .opis {
float: left; }
#offer-box-pack .offer-single:nth-child(odd) .img-po {
float: right; }
#offer-box-pack .offer-single:nth-child(even) .opis {
float: right; }
#offer-box-pack .offer-single:nth-child(even) .img-po {
float: left; }
@media (min-width: 992px) {
#offer-box-pack .offer-single {
flex-direction: row;
}
}
#conf-box-pack {
padding: 130px 95px 95px 95px;
background-color: #ffffff;
width: 100%;
float: left; }
#conf-box-pack .offer-single {
margin-top: 95px;
width: 100%;
display: inline-block; }
#conf-box-pack .offer-single .opis {
width: 50%;
padding: 15px 60px 15px 60px; }
#conf-box-pack .offer-single .opis span {
color: #a4a4a4;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700; }
#conf-box-pack .offer-single .opis h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 600;
text-decoration: underline; }
#conf-box-pack .offer-single .opis .top-p {
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 700;
display: inline-block;
width: 100%;
line-height: 1;
margin-top: 1.5em; }
#conf-box-pack .offer-single .opis p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: normal;
display: inline-block;
width: 100%;
margin: 0;
padding-top: 0;
padding-bottom: 0; }
#conf-box-pack .offer-single .opis .img-box {
width: 100%;
display: inline-block;
margin-top: 35px;
margin-bottom: 18px; }
#conf-box-pack .offer-single .opis .img-box img {
width: 30px;
height: 30px;
float: left;
margin-right: 10px; }
#conf-box-pack .offer-single .opis a {
color: #9D1458;
text-decoration: none; }
#conf-box-pack .offer-single .opis .btn {
margin-top: 35px;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 700;
background-color: #9D1458;
padding: 10px;
display: inline-block; }
#conf-box-pack .offer-single:first-child {
margin-top: 0px; }
#conf-box-pack .offer-single .opis {
float: left; }
.all-page h1 {
font-size: 2.5em;
}
#cont-box-pack {
padding: 0 5vw 1vh 5vw;
background-color: #ffffff;
width: 100%;
float: left;
color: #404244;
font-size: 1.2em;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400; }
#cont-box-pack .offer-single {
margin-top: 95px;
width: 100%;
display: inline-block; }
#cont-box-pack .offer-single .img-po {
width: 55%; }
#cont-box-pack .offer-single .opis {
width: 45%;
padding: 0px 60px 15px 0px; }
@media (min-width: 992px) {
#cont-box-pack .offer-single:nth-child(2n) .opis {
padding: 0px 0px 15px 60px;
}
}
#cont-box-pack .offer-single .opis span {
color: #a4a4a4;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700; }
#cont-box-pack .offer-single .opis h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 600;
text-decoration: underline;
margin-top: 0; }
#cont-box-pack .offer-single .opis .top-p {
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 700;
display: inline-block;
width: 100%;
line-height: 1.3;
margin-top: 30px; }
#cont-box-pack .offer-single .opis p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
display: inline-block;
width: 100%;
line-height: normal; }
#cont-box-pack .offer-single .opis .img-box {
width: 100%;
display: inline-block;
margin-top: 35px;
margin-bottom: 18px; }
#cont-box-pack .offer-single .opis .img-box img {
width: 30px;
height: 30px;
float: left;
margin-right: 10px; }
#cont-box-pack .offer-single .opis a {
color: #9D1458;
text-decoration: none; }
#cont-box-pack .offer-single .opis .btn {
margin-top: 35px;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 700;
background-color: #9D1458;
padding: 10px;
display: inline-block; }
#cont-box-pack .offer-single .b-p .b-a-cont {
margin-top: 10px;
background-color: transparent;
color: #9D1458; }
#cont-box-pack .offer-single .b-p .b-a-cont-2 {
margin-top: 0;
background-color: transparent;
color: #9D1458;
padding: 0; }
#cont-box-pack .offer-single:first-child {
margin-top: 0px; }
#cont-box-pack .offer-single:nth-child(odd) .opis {
float: left; }
#cont-box-pack .offer-single:nth-child(odd) .img-po {
float: right; }
#cont-box-pack .offer-single:nth-child(even) .opis {
float: right; }
#cont-box-pack .offer-single:nth-child(even) .img-po {
float: left; }
@media (max-width: 990px) {
#cont-box-pack {
padding-left: 30px;
padding-right: 30px; }
#cont-box-pack .offer-single {
margin-top: 30px; }
#cont-box-pack .offer-single .opis {
padding: 30px; }
#conf-box-pack {
padding-left: 30px;
padding-right: 30px;
padding-top: 30px; }
#text-sc .left-con-box {
width: 100%; }
#text-sc .right-con-box {
width: 100%; }
#form-cont .left-f-cont {
width: 100% !important;
padding-right: 0; }
#form-cont .right-f-cont {
margin-top: 30px;
width: 100% !important; }
#local-box {
padding-left: 30px !important;
padding-right: 30px !important; }
#local-b-box {
padding-left: 30px !important;
padding-right: 30px !important; }
#local-b-box .left-img-box {
width: 100% !important;
padding-right: 0px !important;
margin-bottom: 30px; }
#local-b-box .right-text-box {
width: 100% !important;
padding-left: 0px !important; } }
@media (max-width: 1190px) {
#text-sc {
padding-left: 30px !important;
padding-right: 30px !important;
padding-top: 30px !important; }
#text-sc p {
padding-right: 0px; } }
#local-box {
background-color: #ffffff; padding-bottom: 90px;}
#local-box p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 700;
line-height: 20px; }
#bg-local-sec {
width: 100%;
min-height: 527px;
background-repeat: no-repeat;
background-size: cover;
background-position: center; }
#local-b-box {
background-color: #ffffff;
padding: 80px 90px 80px 90px;
display: inline-block; }
#local-b-box .left-img-box {
float: left;
width: 60%;
padding-right: 30px; }
#local-b-box .left-img-box img {
width: 100%;
height: auto; }
#local-b-box .left-img-box img:first-child {
margin-bottom: 50px; }
#local-b-box .right-text-box {
float: left;
width: 40%;
padding-left: 30px; }
#local-b-box .right-text-box p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 20px;
margin-bottom: 30px; }
@media (max-width: 990px) {
.offer-single .img-po {
width: 100% !important; }
.offer-single .opis {
width: 100% !important; } }
@media (max-width: 700px) {
#text-sc {
padding: 70px 30px 70px 30px; }
#offer-box {
padding: 5vh 5vw 5vh 5vw; }
#offer-box .offer-single .opis {
padding: 15px 30px 15px 30px; }
#offer-box-pack {
padding: 5vh 5vw 5vh 5vw; }
#offer-box-pack .offer-single .opis {
padding: 15px 30px 15px 30px; } }
.co-grid-top {
max-width: 1000px;
display: inline-block;
width: 100%;
margin: 0 auto;
margin-bottom: 30px; }
.co-grid-top .box-img {
width: 50%;
float: left;
height: 400px;
padding: 5px; }
.co-grid-top .box-img .single-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 100%;
height: 100%;
object-fit: contain;
object-fit: cover; }
.co-grid {
max-width: 1000px;
display: inline-block;
width: 100%;
margin: 0 auto; }
.co-grid .box-img {
width: 50%;
float: left;
height: 200px;
padding: 5px; }
.co-grid .box-img .single-img {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
width: 100%;
height: 100%;
object-fit: contain;
object-fit: cover; }
.co-grid .box-img:nth-child(6n+1) {
height: 400px;
float: right; }
.co-grid .box-img:nth-child(6n+4) {
height: 400px; }
@media screen and (max-width: 620px) {
.co-grid .box-img {
clear: both;
width: 100%; } }
@media screen and (min-width: 621px) {
.co-grid .box-img {
clear: none;
width: 50%; } }
@media screen and (max-width: 767px) {
.co-grid-top .box-img {
width: 100%; }
.co-grid-top .box-img .single-img {
width: 100%; } }
#form-cont {
padding: 80px 90px 80px 90px;
background-color: #ffffff;
display: inline-block;
width: 100%; }
#form-cont h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 700;
display: inline-block;
width: 100%;
margin-bottom: 55px; }
#form-cont .left-f-cont {
float: left;
width: 60%;
padding-right: 30px; }
#form-cont .left-f-cont .wpcf7 p {
margin: 0;
padding: 0;
display: block;
width: 80%; }
#form-cont .left-f-cont .wpcf7 p label {
color: #626668;
font-family: "Roboto Condensed", sans-serif;
font-size: .8em;
font-weight: 600;
line-height: 2em;
width: 100%; }
#form-cont .left-f-cont .wpcf7 p input {
height: 34px;
border-radius: 1px;
border: 1px solid #cfd5d8;
outline: none;
color: #626668;
font-family: "Roboto Condensed", sans-serif;
font-size: 1.2em;
font-weight: 400;
width: 100%;
padding-left: 1.2em; }
#form-cont .left-f-cont .wpcf7 p input:focus {
border-color: #9D1458;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none; }
#form-cont .left-f-cont .wpcf7 p input[type='checkbox'] {
width: 2em;
height: 2em;
display: inline-block; }
#form-cont .left-f-cont .wpcf7 p input.wpcf7-submit {
display: block;
width: 100%;
height: 3em;
line-height: 100%;
text-transform: uppercase;
margin-left: auto;
margin-right: auto; }
#form-cont .left-f-cont .wpcf7 p button {
border: 1px solid #9D1458;
padding: 12px;
background-color: #9D1458;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 700;
border-radius: 0px;
float: right;
outline: none;
margin-top: 50px; }
#form-cont .left-f-cont .wpcf7 p .form-check-label {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 11px;
font-weight: 400;
text-align: left; }
#form-cont .left-f-cont .wpcf7 p .wpcf-acceptance {
line-height: 2em;
display: inline-block; }
#form-cont .right-f-cont {
float: left;
width: 40%;
text-align: center;
padding-left: 30px; }
div.wpcf7-response-output, div.wpcf7-mail-sent-ok {
border: none;
font-family: "Roboto Condensed", sans-serif;
color: red; }
div.wpcf7-mail-sent-ok {
color: green; }
@media (max-width: 676px) {
#form-cont {
padding: 30px; }
#form-cont .left-f-cont {
width: 100%; }
#form-cont .right-f-cont {
width: 100%; } }
@media (max-width: 1199px) {
#text-sc p {
padding-right: 0px; } }
#art-slider {
width: 100%;
display: inline-block;
padding: 80px 90px 80px 90px;
background-color: #ffffff; }
#art-slider .left-text {
padding-right: 30px;
padding-left: 10px;
padding-top: 30px; }
#art-slider .left-text .a-box {
width: 100%;
display: block;
min-height: 35rem; }
#art-slider .left-text .a-box:hover {
text-decoration: none; }
#art-slider .left-text .a-box span {
color: #a4a4a4;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700; }
#art-slider .left-text .a-box h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 600;
text-decoration: underline; }
#art-slider .left-text .a-box p {
font-family: "Roboto Condensed", sans-serif;
color: #1e1e1f;
font-size: 16px;
font-weight: 700;
display: inline-block;
width: 100%;
line-height: 1;
margin-top: 30px; }
#art-slider .left-text .a-box .a-more {
font-family: "Roboto Condensed", sans-serif;
color: #1e1e1f;
font-size: 14px;
font-weight: 700;
display: inline-block;
width: 100%; }
#art-slider .right-img {
text-align: center;
overflow: hidden; }
#art-slider .right-img img {
display: inline-block; }
#art-slider .carousel-control.right {
left: 42px;
width: 32px;
bottom: 0; }
#art-slider .carousel-control.left {
width: 32px;
left: 10px;
bottom: 0; }
#art-slider .carousel-control.right {
background-image: none; }
#art-slider .carousel-control.left {
background-image: none; }
@media (max-width: 990px) {
#art-slider {
padding: 30px; }
#art-slider .left-text {
padding: 30px;
width: 100%; }
#art-slider .right-img {
width: 100%; }
#art-slider .right-img img {
width: 100%; }
#art-slider .carousel-control.right {
right: 10px;
left: auto;
width: 32px;
top: 300px; }
#art-slider .carousel-control.left {
width: 32px;
right: 42px;
left: auto;
top: 300px; } }
.top-nav-h li a {
text-transform: uppercase; }
.nav-bottom {
border-bottom: none; }
#gastro-box-pack {
padding: 130px 95px 95px 95px;
background-color: #ffffff;
width: 100%;
float: left; }
#gastro-box-pack .offer-single {
margin-top: 95px;
width: 100%;
display: inline-block; }
#gastro-box-pack .offer-single .img-po {
width: 55%; }
#gastro-box-pack .offer-single .opis {
width: 45%;
padding: 0px 20px 15px 20px; }
#gastro-box-pack .offer-single .opis span {
color: #a4a4a4;
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700;
margin-bottom: 5px;
display: inline-block; }
#gastro-box-pack .offer-single .opis h2 {
color: #1e1e1f;
font-family: "Roboto Condensed", sans-serif;
font-size: 22px;
font-weight: 600;
text-decoration: underline;
margin-top: 0; }
#gastro-box-pack .offer-single .opis .top-p {
font-family: "Roboto Condensed", sans-serif;
font-size: 16px;
font-weight: 700;
display: inline-block;
width: 100%;
line-height: 1.3;
margin-top: 20px;
margin-bottom: 5px; }
#gastro-box-pack .offer-single .opis p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 400;
display: inline-block;
width: 100%;
line-height: 1;
margin-bottom: 0; }
#gastro-box-pack .offer-single .opis .img-box {
width: 100%;
display: inline-block;
margin-top: 35px;
margin-bottom: 18px; }
#gastro-box-pack .offer-single .opis .img-box img {
width: 30px;
height: 30px;
float: left;
margin-right: 10px; }
#gastro-box-pack .offer-single .opis a {
color: #9D1458;
text-decoration: none; }
#gastro-box-pack .offer-single .opis .btn {
margin-top: 35px;
color: #ffffff;
font-family: "Roboto Condensed", sans-serif;
font-size: 13px;
font-weight: 700;
background-color: #9D1458;
padding: 10px;
display: inline-block; }
#gastro-box-pack .offer-single .b-p .b-a-cont {
margin-top: 10px;
background-color: transparent;
color: #9D1458; }
#gastro-box-pack .offer-single .b-p .b-a-cont-2 {
margin-top: 0;
background-color: transparent;
color: #9D1458;
padding: 0; }
#gastro-box-pack .offer-single:first-child {
margin-top: 0px; }
#gastro-box-pack .offer-single:nth-child(odd) .opis {
float: left; }
#gastro-box-pack .offer-single:nth-child(odd) .img-po {
float: right; }
#gastro-box-pack .offer-single:nth-child(even) .opis {
float: right; }
#gastro-box-pack .offer-single:nth-child(even) .img-po {
float: left; }
@media (max-width: 990px) {
#gastro-box-pack {
padding: 130px 30px 30px 30px; }
#gastro-box-pack .offer-single {
margin-top: 30px; }
#gastro-box-pack .offer-single span {
margin-top: 20px; } }
.o-h {
padding-top: 130px !important; }
.img-h {
width: 140px; }
#text-sc-h {
padding: 0 5vw 1vh 5vw;
background-color: #ffffff;
width: 100%;
float: left;
color: #404244;
font-size: 1.2em;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400; }
#text-sc-h .left-con-box {
float: left;
width: 30%;
text-align: center; }
#text-sc-h .right-con-box {
float: left;
width: 70%; }
#text-sc-h h2 {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-size: 2em; }
#text-sc-h h6 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px; }
#text-sc-h h5 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px; }
#text-sc-h h3 {
font-family: "Roboto Condensed", sans-serif; font-size: 1.6em; }
#text-sc-h h4 {
font-family: "Roboto Condensed", sans-serif;
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px; }
#text-sc-h a:not(.blog__link) {
color: #9D1458;
font-family: "Roboto Condensed", sans-serif;
font-weight: 700; }
#text-sc-h .h2-top { font-size: 2.5em; }
#text-sc-h img {
margin-top: 20px;
margin-bottom: 20px;
height: auto; }
#text-sc-h .post-gallery img {
margin-top: 0;
margin-bottom: 0;
}
#text-sc-h img.aligncenter {
margin-left: auto;
margin-right: auto; }
#text-sc-h p {
color: #404244;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
margin-bottom: 1.2em;
margin-top: 1.2em;
padding-right: 95px; }
#text-sc-h ul li {
color: #404244;
font-family: "Roboto Condensed", sans-serif; font-weight: 400; }
#text-sc-h .img-two {
width: 48%;
display: inline-block; }
#text-sc-h .img-two::first-child {
margin-right: 2%; }
#text-sc-h .img-left {
width: 50%;
float: left;
margin-right: 20px; }
#text-sc-h .p-right {
float: left; }
#text-sc-h .img-right-gastro {
float: right;
width: 60%; }
#text-sc-h .img-left-gastro {
float: left;
width: 40%; }
#text-sc-h table tr {
border-bottom: 1px solid #efefef; }
#text-sc-h table tr td {
padding: 1em; }
@media (max-width: 990px) {
#text-sc-h {
padding: 130px 30px 30px 30px; }
#text-sc-h p {
padding-right: 0px; } }
.contact-coh {
font-family: "Roboto Condensed", sans-serif; }
.contact-coh h2 {
margin-top: 0; }
.contact-coh p {
margin-bottom: 0; }
.contact-coh .top-p {
margin-bottom: 5px; }
.contact-coh .a-more {
color: #9D1458 !important;
padding: 0 !important;
background-color: transparent !important;
margin-top: 0 !important;
font-size: 1.2em !important; }
.img-o {
width: 140px;
display: inline-block;
margin-right: 20px; }
.tooltip {
font-family: "Roboto Condensed", sans-serif;
font-size: 80%;
text-transform: uppercase;
display: block;
padding: .5em;
background: rgba(255, 255, 255, 0.9);
color: #404244;
border: 1px solid #efefef;
border-radius: 3px; }
.cohom-box {
width: 100%;
text-align: center;
display: block;
padding-top: 25px;
float: left;
margin-bottom: 85px; }
.cohom-box a img {
width: 100px; }
.social-box {
width: 100%;
border-bottom: 1px solid #d3d3d3;
padding-bottom: 25px;
margin-bottom: 8px;
float: left; }
.social-box .box {
width: 120px;
margin: 0 auto;
position: relative;
display: block; }
.social-box .box a {
width: 20px;
height: 20px;
float: left;
margin-right: 10px; }
.social-box .box a img {
display: block;
width: auto;
height: 20px;
max-width: 20px; }
.lang-box {
width: 100%;
display: inline-block; }
.lang-box .box {
margin: 0 auto; }
.lang-box .box ul {
list-style: none;
width: 100%;
margin: 0;
padding: 0;
text-align: center; }
.lang-box .box ul li {
display: inline-block;
width: auto;
padding-right: 3px;
padding-left: 3px;
text-transform: uppercase;
font-family: "Roboto Condensed", sans-serif;
line-height: 24px; }
.lang-box .box ul li a {
color: #5a5d60;
font-weight: 400;
font-size: 12px; }
.lang-box .box ul li a:hover {
color: #000000;
font-weight: 500;
font-size: 13px;
text-decoration: none; }
.lang-box .box ul li.current-lang a {
color: #9D1458; }
#top {
background-color: #f2f3f4; }
@media screen and (min-width: 80em) {
#top {
height: 4.2em; } }
#top {
position: fixed;
top: 0;
right: 0;
z-index: 50; }
#top > div {
position: relative; }
#top > div .tablet.hamb {
position: absolute;
top: 0;
left: 0;
background-size: 20px 13px;
background-image: url(//lothuswroclaw.pl/images/icons/icon-menu-open.png);
background-repeat: no-repeat;
background-position: center left;
left: 8.1033060268%; }
#top > div .tablet {
display: none; }
#top > div .tablet.bo-link {
position: absolute;
top: 0;
right: 0;
color: #ea787b;
right: 8.1033060268%; }
#top > div fieldset {
margin-left: 1%;
width: 100%; }
#top > div select, #top > div fieldset, #top > div fieldset > div {
float: left;
width: auto;
min-width: 10vw; }
#top > div fieldset > div:first-child {
background: transparent; }
#top > div select {
background-image: url(//lothuswroclaw.pl/images/icons/icon-booking-dd.png); }
#top > div select, #top > div input.hasDatepicker {
padding-left: 2em; }
#top > div select, #top > div input {
background-position: center left;
background-size: 1em auto;
background-repeat: no-repeat; }
#top > div select, #top > div input {
margin: 0;
padding: 0;
background-color: transparent;
border: 0;
color: #bbb;
cursor: pointer; }
#top > div select, #top > div fieldset, #top > div fieldset > div {
float: left;
width: auto;
margin: 0; }
#top > div select option {
color: black;
background-color: white; }
select option {
color: black !important; }
#top > div select, #top > div input:not([type=checkbox]), #top > div fieldset > div.input-submit a {
height: 4.2em;
min-width: 15vw;
width: auto; }
#top > div fieldset > div.input-submit a {
text-align: center;
text-transform: uppercase; }
#top > div input[type="date"] {
display: none; }
#top > div input:not(.hasDatepicker) {
text-transform: none;
letter-spacing: 0; }
#top > div fieldset > div:last-child {
position: absolute;
top: 0;
right: 0;
float: none; }
#top > div select, #top > div fieldset, #top > div fieldset > div {
float: left;
width: auto;
margin: 0; }
fieldset > div:last-child {
margin-bottom: 0 !important; }
#top > div fieldset > div:last-child a {
line-height: 4.2em; }
#top > div fieldset > div:last-child a {
padding-top: 0;
padding-bottom: 0; }
#top > div fieldset > div:last-child {
position: absolute;
top: 0px;
right: 0px;
float: none; }
#top > div fieldset {
margin-left: 1%;
width: 100%; }
#top > div fieldset > div:nth-child(4) {
width: 54%; }
#top > div fieldset > div:not(.input-submit) {
position: relative;
padding: 0px 1em; }
#top > div select, #top > div fieldset, #top > div fieldset > div {
float: left;
margin: 0px; }
#top > div fieldset > div:nth-child(4) > div.newsletter-pnl {
top: 4vw; }
#top > div fieldset > div:nth-child(4) > div.newsletter-pnl {
position: absolute;
right: 0px;
left: 0px;
margin-top: 10px;
background-color: rgba(0, 0, 0, 0.8);
color: #bbbbbb;
padding: 1em; }
#top {
left: 285px; }
@media (max-width: 764px) {
#top {
left: auto;
top: 50px;
width: 100%; }
#top > div fieldset {
position: absolute;
top: 50px;
right: 0px;
left: 0px;
width: 100%;
padding: 8.10331% !important; }
#top > div fieldset {
display: none;
position: absolute;
top: 60px;
right: 8.10331%;
width: 40%;
background-color: #f2f3f4;
margin: 0px;
border-top: 1px solid #d3d3d3;
padding: 2em !important; }
#top > div fieldset > div {
width: 100% !important;
position: relative !important;
margin-bottom: 1em !important;
border-bottom: 2px solid #d3d3d3;
padding: 0px !important; }
#top > div input[type="text"] {
display: block; }
#top > div fieldset > div > div.newsletter-pnl {
margin-top: 15px; }
#top > div fieldset > div > div.newsletter-pnl > div {
width: 76% !important; }
#top > div fieldset {
display: block;
position: absolute;
top: 60px;
right: 8.10331%;
width: 100%;
background-color: #f2f3f4;
margin: 0px;
border-top: 1px solid #d3d3d3;
padding: 2em !important; }
#canvas, #top {
transition: transform 0.2s cubic-bezier(1, 0, 0, 1); }
#top > div fieldset > div.input-submit a {
height: 60px;
display: block; }
#top > div fieldset > div.input-submit {
border-bottom: 0 !important;
margin-bottom: 0 !important; }
#top > div fieldset > div {
padding: 0 !important;
width: 100% !important;
position: relative !important;
border-bottom: 1px solid #d3d3d3;
margin-bottom: 1em !important; }
#top {
left: auto;
top: 50px;
width: 100%;
height: 60px; }
.rwd-menu-2 {
width: 100%;
height: 50px; }
#top > div .tablet {
display: block; }
.rezer-rwd {
width: 100%;
right: 0 !important;
text-align: center;
height: 60px;
line-height: 4.3em !important;
color: #da4a4a !important; }
#top > div select, #top > div input:not([type=checkbox]), #top > div fieldset > div.input-submit a {
height: 50px !important; }
#top > div fieldset > div:not(.input-submit):after {
background-color: transparent !important; }
#top > div fieldset > div:last-child {
position: relative !important;
float: left !important; }
#top > div select, #top > div input:not([type=checkbox]), #top > div fieldset > div.input-submit a {
text-align: center;
line-height: 3.5; }
#top > div fieldset {
display: none; } }
#top > div fieldset > div:last-child {
position: absolute;
top: 0;
right: 0;
float: none; }
.input-submit {
position: absolute !important; }
#top > div fieldset > div:not(.input-submit):after {
content: "";
background-color: #d3d3d3;
position: absolute;
top: -30px;
bottom: 0;
left: 0;
margin: auto 0;
height: 84%;
width: 1px; }
.menu, input[type="submit"], a.button, p.button a, #top > div .tablet.bo-link, #top > div select, #top > div input, #top > div fieldset > div.error::after, #side #side-wrap > ul.navigation > li > a, #r-header ul.languages li a, #r-header ul.navigation li a, .fc-unthemed .fc-list-heading td span, .fc th span {
line-height: 2.3em;
letter-spacing: 1px;
text-decoration: none;
font-weight: 300;
color: #545050;
outline: none;
-webkit-appearance: none;
-moz-appearance: none; }
#top > div fieldset > div:first-child:after {
background-color: transparent !important; }
input[type="submit"], a.button, p.button a {
cursor: pointer;
display: inline-block;
-webkit-appearance: none;
line-height: 1;
vertical-align: top;
white-space: nowrap;
letter-spacing: 0px;
background-color: #a2155b;
color: white !important;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
border-radius: 0px;
padding: 0.5em 2em;
text-decoration: none;
margin: 0px;
transition: background-color 150ms;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 4.5; }
.hotel {
color: #545050 !important;
text-transform: normal !important; }
#top > div select option {
text-transform: normal !important; }
.przyjazd-kal {
position: absolute !important;
top: 61px;
left: -67px !important;
left: auto;
z-index: 51;
width: 300px !important; }
.odiazd-kal {
position: absolute !important;
top: 61px;
left: -67px !important;
left: auto;
z-index: 51;
width: 300px !important; }
#odiazd {
position: relative; }
#przyjazd {
position: relative; }
.active-cal {
display: block !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
border: 1px solid #f2f3f4;
background: #f2f3f4;
font-weight: normal;
color: #5a5d60; }
.ui-datepicker td span, .ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none; }
#ui-datepicker-div {
z-index: 999 !important;
width: 300px;
margin-left: -1em; }
.ui-widget.ui-widget-content {
border: 1px solid #f2f3f4; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-right-radius: 0; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
border-bottom-left-radius: 0; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
border-top-right-radius: 0; }
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
border-top-left-radius: 0; }
.ui-widget-content {
border: 1px solid #f2f3f4;
background: #f2f3f4;
color: #555; }
.ui-datepicker {
width: 17em;
padding: 1em 1em;
display: none; }
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
border-bottom-right-radius: 0; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
opacity: .35;
filter: Alpha(Opacity=35);
background-image: none; }
.ui-datepicker .ui-datepicker-prev {
left: 2px; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em; }
.ui-widget-header a {
color: #bbb; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px; }
.ui-widget-header .ui-left {
width: 15px;
height: 23px;
cursor: pointer; }
.ui-icon, .ui-widget-content .ui-icon {
width: 15px;
height: 23px;
cursor: pointer; }
.ui-corner-all {
cursor: painter; }
.ui-corner-all img {
width: 20px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px; }
.ui-datepicker .ui-datepicker-prev {
left: 2px; }
.ui-datepicker .ui-datepicker-next {
right: 2px; }
.ui-datepicker .ui-datepicker-prev {
right: 0 !important; }
.ui-datepicker .ui-datepicker-next {
right: 0 !important; }
.ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em; }
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center; }
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 0.4em; }
tr, td, th {
vertical-align: middle; }
.ui-datepicker th {
padding: 0.7em 0.3em;
text-align: center;
font-weight: bold;
border: 0; }
tr, td, th {
vertical-align: middle; }
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 0.4em; }
table {
border-collapse: collapse;
font-feature-settings: "kern", "liga", "tnum";
margin: 0;
table-layout: fixed;
width: 100%; }
@media (max-width: 765px) {
.odiazd-kal {
left: -14px !important; }
.przyjazd-kal {
left: -14px !important; } }
.inp-cal {
padding-left: 20px; }
.datepicker {
background-color: #f2f3f4;
border: #f2f3f4;
border-radius: 0; }
.datepicker--cell:hover {
background-color: #ffffff;
border-radius: 0; }
.datepicker--pointer {
position: absolute;
background: #f2f3f4;
border-top: 1px solid #f2f3f4;
border-right: 1px solid #f2f3f4;
width: 10px;
height: 10px;
z-index: -1;
top: -4px; }
.datepicker--day-name {
color: #da4a4a; }
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
background: #da4a4a;
border-radius: 0; }
.datepicker--cell.-selected-:hover, .datepicker--cell.-selected-.-current-:hover {
background: #da4a4a;
border-radius: 0; }
.datepicker--cell.-current- {
background: #9c9c9c;
border-radius: 0;
color: #ffffff; }
.datepicker--cell.-current-:hover {
color: #ffffff; }
#przyjazd input, #odiazd input {
padding-left: 20px !important; }
@media (max-width: 765px) {
#przyjazd input, #odiazd input {
padding-left: 0px !important; } }
@media (max-width: 1400px) and (min-width: 977px) {
#top > div fieldset > div:first-child {
width: 25%; } }
@media (max-width: 977px) and (min-width: 765px) {
#top > div fieldset > div:first-child {
width: 32% !important; }
#top > div fieldset > div:not(.input-submit) {
width: 20%; } } .hvr-sweep-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s; }
.hvr-sweep-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #700e3f;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
color: white; }
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1); } .hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #2e2e2e;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
color: white; }
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.home-news {
display: flex;
flex-wrap: wrap;
}
.blog__container {
display: flex;
flex-wrap: wrap;
}
.blog__container h2 {
margin-top: 0;
}
.blog__container h2 a {
color: #5a5d60;
font-family: "Roboto Condensed", sans-serif;
font-size: 18px;
font-weight: 500;
}
.blog__container article {
position: relative;
padding-bottom: 10px;
margin-bottom: 20px;
}
.blog__container article:after {
content: '';
border-bottom: 1px solid #5a5d60;
position: absolute;
width: calc(100% - 30px);
bottom: 0px;
}
.blog__container .ys-data {
margin-top: 10px;
font-size: 14px;
}
.home-news {
display: flex;
flex-wrap: wrap;
}
.pt-4 {
}
#myVideo {
width: 100%;
} @media (min-width: 765px) { .content__flex {
display: flex;
flex-wrap: wrap;
}
.content__flex--invert {
flex-direction: row-reverse;
}
.content__flex > div {
width: 100% !important;
}
}
@media (max-width: 991px) {
.grid .imghvr-shutter-in-out-diag-1 {
width: 100% !important;
}
}
@media (min-width: 1300px) {
.content__flex > div {
width: 50% !important;
}
}
.content {
display: flex;
flex-direction: column;
}
.blocks__three {
display: flex;
flex-wrap: wrap;
}
.blocks__three figure {
width: 100%;
background: none;
color: #000;
display: flex;
flex-direction: column;
padding: 15px;
border: 0.5px solid #f6f6f6;
}
.blocks__three figure:hover {
background: #f6f6f6;
}
.blocks__three figure img {
height: 400px;
}
.blocks__three figure figcaption {
position: relative;
background: none;
color: #000;
}
.blocks__three figure figcaption * {
color: #000;
}
.blocks__three .atr figcaption h3,
.blocks__three .atr:hover figcaption h3 {
margin-top: 0px;
}
@media (min-width: 992px) {
.blocks__three figure {
width: 50%;
}
.blocks__three figure:nth-child(2n) {
flex-direction: column-reverse;
}
#right-sc.all-page {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
padding-top: 25px;
}
}
#right-sc #right-sc {
padding-left: 0;
}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!important; margin-right: auto!important}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}