.stm_zoom_wrapper {
display: flex;
flex-direction: column; }
.stm_zoom_content {
padding: 25px 0;
display: flex;
width: 1200px;
margin-right: auto;
margin-left: auto;
max-width: 100%;
flex-wrap: wrap; }
.stm_zoom_content .zoom_image {
flex: 0 0 30%;
padding: 0 15px; }
.stm_zoom_content .zoom_image + .zoom_info {
width: 70%;
flex: 0 0 70%; }
.stm_zoom_content .zoom_image img {
width: 370px !important;
height: 240px !important;
border-radius: 4px;
-o-object-fit: cover;
object-fit: cover; }
@media screen and (max-width: 420px) {
.stm_zoom_content .zoom_image {
flex: 0 0 100%; }
.stm_zoom_content .zoom_image img {
width: 100% !important; } }
.stm_zoom_content .zoom_content {
display: flex;
flex-direction: column; }
.stm_zoom_content .zoom_content .zoom_info {
width: 100%;
padding: 0 15px; }
.stm_zoom_content .zoom_description {
padding: 25px 15px;
width: 100%; }
.stm_zoom_content h2 {
font-size: 36px;
line-height: 42px;
margin: 0 0 30px; }
.stm_zoom_content .date {
margin-bottom: 8px; }
.stm_zoom_content .stm-calendar-links {
padding-bottom: 20px; }
.stm_zoom_content .stm-calendar-links a, .stm_zoom_content .stm-calendar-links a:hover {
color: #0e71eb;
text-decoration: none; }
.stm_zoom_content .zoom-recurring-no_fixed_time {
padding-bottom: 8px;
font-weight: 700; }
.stm_zoom_content .zoom-recurring__from, .stm_zoom_content .zoom-recurring__to, .stm_zoom_content .zoom-recurring__interval {
padding-bottom: 8px; }
.stm_zoom_content .zoom-recurring--content {
font-weight: 700; }
.stm_zoom_content .agenda {
margin-bottom: 20px; }
.stm_zoom_content .password {
margin-bottom: 20px; }
.stm_zoom_content .password .value {
font-weight: 700; }
.stm_zoom_content .stm-join-btn {
display: inline-block;
padding: 15px 30px;
font-size: 16px;
line-height: 16px;
text-transform: uppercase;
border-radius: 50px;
background-color: #0e71eb;
color: #fff;
text-decoration: none;
font-weight: 700;
border: 2px #0e71eb solid;
transition: .3s;
margin-bottom: 10px; }
.stm_zoom_content .stm-join-btn:hover {
background-color: transparent;
color: #0e71eb; }
.stm_zoom_content .stm-join-btn.join_in_menu {
margin-right: 10px; }
.stm_zoom_content .stm-join-btn.outline {
background: none;
color: #0e71eb; }
.stm_zoom_content .stm-join-btn.outline:hover {
background: #0e71eb;
color: #fff; }
.countdown_title {
text-align: center; }
.stm_zooom_countdown {
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
position: relative;
padding: 30px 30px 67px; }
.stm_zooom_countdown .countDays,
.stm_zooom_countdown .countHours,
.stm_zooom_countdown .countMinutes,
.stm_zooom_countdown .countSeconds {
position: relative;
display: block;
width: auto !important;
text-align: center;
float: left;
border-top: 3px solid #676d70;
border-bottom: 3px solid #495154;
border-radius: 5px; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDays,
.stm_zooom_countdown .countHours,
.stm_zooom_countdown .countMinutes,
.stm_zooom_countdown .countSeconds {
width: 50px;
height: 60px !important; } }
.stm_zooom_countdown .countDays:before,
.stm_zooom_countdown .countHours:before,
.stm_zooom_countdown .countMinutes:before,
.stm_zooom_countdown .countSeconds:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 50%;
z-index: 10;
bottom: 0;
left: 0;
background-color: #525b5f;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px; }
.stm_zooom_countdown .countDays:after,
.stm_zooom_countdown .countHours:after,
.stm_zooom_countdown .countMinutes:after,
.stm_zooom_countdown .countSeconds:after {
content: '';
display: block;
position: absolute;
width: 100%;
height: 50%;
z-index: 10;
top: 0;
left: 0;
background-color: #3b4448;
border-top-left-radius: 2px;
border-top-right-radius: 2px; }
.stm_zooom_countdown .countDays .countdown_label,
.stm_zooom_countdown .countHours .countdown_label,
.stm_zooom_countdown .countMinutes .countdown_label,
.stm_zooom_countdown .countSeconds .countdown_label {
position: absolute;
bottom: -50px;
left: 0;
width: 100%;
text-align: center;
color: #495154 !important;
text-transform: uppercase;
font-size: 15px; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDays .countdown_label,
.stm_zooom_countdown .countHours .countdown_label,
.stm_zooom_countdown .countMinutes .countdown_label,
.stm_zooom_countdown .countSeconds .countdown_label {
font-size: 10px;
margin: 10px 0;
line-height: 26px; } }
.stm_zooom_countdown .countDays .position,
.stm_zooom_countdown .countHours .position,
.stm_zooom_countdown .countMinutes .position,
.stm_zooom_countdown .countSeconds .position {
position: relative;
display: block;
width: 44px;
height: 98px;
float: left;
color: #fff;
font-size: 50px;
line-height: 98px;
z-index: 11;
font-weight: 700;
margin: 0; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDays .position,
.stm_zooom_countdown .countHours .position,
.stm_zooom_countdown .countMinutes .position,
.stm_zooom_countdown .countSeconds .position {
width: 25px;
height: 60px;
line-height: 60px;
font-size: 27px !important; } }
.stm_zooom_countdown .countDays .position .digit,
.stm_zooom_countdown .countHours .position .digit,
.stm_zooom_countdown .countMinutes .position .digit,
.stm_zooom_countdown .countSeconds .position .digit {
position: absolute;
width: 44px;
height: 98px;
padding-right: 2px;
text-align: right;
line-height: 98px;
top: 0;
left: 0; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDays .position .digit,
.stm_zooom_countdown .countHours .position .digit,
.stm_zooom_countdown .countMinutes .position .digit,
.stm_zooom_countdown .countSeconds .position .digit {
width: 25px;
height: 60px;
line-height: 60px; } }
.stm_zooom_countdown .countDays .position:last-child .digit,
.stm_zooom_countdown .countHours .position:last-child .digit,
.stm_zooom_countdown .countMinutes .position:last-child .digit,
.stm_zooom_countdown .countSeconds .position:last-child .digit {
text-align: left;
padding-left: 2px; }
.stm_zooom_countdown .countDiv {
display: block;
float: left;
width: 29px;
position: relative;
opacity: 1; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDiv {
height: 60px;
width: 10px; } }
.stm_zooom_countdown .countDiv:before, .stm_zooom_countdown .countDiv:after {
content: '';
display: block;
position: absolute;
width: 8px;
height: 8px;
z-index: 10;
background-color: #414b4f;
border-radius: 50%;
left: 50%;
margin-left: -4px;
top: 40px; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDiv:before, .stm_zooom_countdown .countDiv:after {
width: 5px;
height: 5px;
margin-left: -2px;
top: 25px; } }
.stm_zooom_countdown .countDiv:after {
top: 56px; }
@media (max-width: 640px) {
.stm_zooom_countdown .countDiv:after {
top: 35px; } }
#zmmtg-root {
z-index: 999; }
#zmmtg-root .chat-container .dropdown-menu {
list-style: none;
padding-left: 0; }
#zmmtg-root .chat-container .chat-scrollbar {
max-height: 400px; }
body:not(.full-screen) #zmmtg-root {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
display: none;
z-index: 9999; }
body:not(.full-screen) #zmmtg-root.active {
display: block;
margin-bottom: 30px; }
body:not(.full-screen) #zmmtg-root .meeting-app, body:not(.full-screen) #zmmtg-root .meeting-client, body:not(.full-screen) #zmmtg-root .meeting-client-inner, body:not(.full-screen) #zmmtg-root .meeting-client-inner > div, body:not(.full-screen) #zmmtg-root #dialog-join {
position: absolute !important;
min-width: 100% !important;
width: 100% !important;
min-height: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important; }
body:not(.full-screen) #zmmtg-root #dialog-join {
top: auto !important;
bottom: 0 !important;
min-height: 50% !important;
height: 50% !important; }
body:not(.full-screen) #zmmtg-root .meeting-app {
overflow: hidden; }
body:not(.full-screen) #zmmtg-root .meeting-app > span {
max-width: 100%; }
body:not(.full-screen) #zmmtg-root .active-main {
width: 100% !important;
height: 100% !important;
position: relative !important; }
body:not(.full-screen) #zmmtg-root #sv-active-video {
position: absolute !important;
left: 0 !important;
top: 0 !important;
min-height: 100% !important;
min-width: 100% !important; }
body.full-screen.ReactModal__Body--open {
overflow: hidden !important;
width: 100% !important;
height: 100% !important; }
@media (max-width: 768px) {
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDays,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countHours,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countMinutes,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countSeconds {
height: auto !important; } }
@media (max-width: 640px) {
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDays,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countHours,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countMinutes,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countSeconds {
height: 60px !important; }
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDays .position,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countHours .position,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countMinutes .position,
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countSeconds .position {
margin-top: 0; } }
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:before {
top: 50px; }
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:after {
top: 76px; }
@media (max-width: 640px) {
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:before {
top: 25px; }
.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:after {
top: 35px; } }
.stm_zoom_grid_container {
width: 1200px;
max-width: 100% !important; }
.stm_zoom_grid_container .stm_zoom_grid {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
.stm_zoom_grid_container .stm_zoom_grid__item {
padding-right: 15px;
padding-left: 15px;
flex: 0 0 33.33%;
margin-bottom: 30px; }
@media (max-width: 767px) {
.stm_zoom_grid_container .stm_zoom_grid__item {
width: 50%;
flex: 0 0 50%; } }
@media (max-width: 480px) {
.stm_zoom_grid_container .stm_zoom_grid__item {
width: 100%;
flex: 0 0 100%; } }
.stm_zoom_grid_container .stm_zoom_grid__item .single_meeting {
min-width: 340px;
border-radius: 10px;
overflow: hidden; }
.stm_zoom_grid_container .stm_zoom_grid__item .image img {
border-radius: 10px 10px 0 0;
display: block;
-o-object-fit: cover;
object-fit: cover;
height: 180px !important;
width: 100% !important; }
.stm_zoom_grid_container .stm_zoom_grid__item .info {
border-radius: 0 0 10px 10px;
background: #eef1f7;
padding: 30px 30px; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .title {
margin-bottom: 10px; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .title a {
text-decoration: none; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .title a h3 {
font-size: 20px;
line-height: 28px;
margin: 0;
font-weight: 500;
color: #333; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date {
color: #4689fc;
font-weight: bold;
font-size: 18px;
line-height: 18px;
margin-bottom: 30px; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date .price {
display: block;
color: #757575;
position: relative;
margin: 5px 0;
font-family: inherit; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date .price * {
color: #757575;
background: none;
opacity: 1;
font-family: inherit; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host {
display: flex;
flex-wrap: nowrap;
align-items: center; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image {
width: 60px;
padding-right: 10px; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image img {
max-width: 50px;
max-height: 50px;
border-radius: 50%;
width: 100%;
height: 100%; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title, .stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title a {
font-size: 16px;
line-height: 19px;
font-weight: 700;
margin-bottom: 4px;
text-decoration: none; }
.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_timezone {
font-size: 12px;
line-height: 15px;
color: #777; }
.stm_zoom_grid_container .stm_zoom_grid.per_row_1 .stm_zoom_grid__item {
width: 100% !important;
flex: 0 0 100% !important; }
.stm_zoom_grid_container .stm_zoom_grid.per_row_2 .stm_zoom_grid__item {
width: 50%;
flex: 0 0 50%; }
.stm_zoom_grid_container .stm_zoom_grid.per_row_4 .stm_zoom_grid__item {
width: 25%;
flex: 0 0 25%; }
.stm_zoom_grid_container .stm_zoom_grid.per_row_5 .stm_zoom_grid__item {
width: 20%;
flex: 0 0 20%; }
@media (max-width: 767px) {
.stm_zoom_grid_container .stm_zoom_grid.per_row_1 .stm_zoom_grid__item, .stm_zoom_grid_container .stm_zoom_grid.per_row_2 .stm_zoom_grid__item, .stm_zoom_grid_container .stm_zoom_grid.per_row_4 .stm_zoom_grid__item, .stm_zoom_grid_container .stm_zoom_grid.per_row_5 .stm_zoom_grid__item {
width: 50%;
flex: 0 0 50%; } }
@media (max-width: 480px) {
.stm_zoom_grid_container .stm_zoom_grid.per_row_1 .stm_zoom_grid__item, .stm_zoom_grid_container .stm_zoom_grid.per_row_2 .stm_zoom_grid__item, .stm_zoom_grid_container .stm_zoom_grid.per_row_4 .stm_zoom_grid__item, .stm_zoom_grid_container .stm_zoom_grid.per_row_5 .stm_zoom_grid__item {
width: 100%;
flex: 0 0 100%; } }
.theme-pearl .stm_zooom_countdown .countDays .countdown_label,
.theme-pearl .stm_zooom_countdown .countHours .countdown_label,
.theme-pearl .stm_zooom_countdown .countMinutes .countdown_label,
.theme-pearl .stm_zooom_countdown .countSeconds .countdown_label {
position: absolute;
bottom: -50px;
left: 0;
width: 100%;
text-align: center;
color: #495154 !important;
text-transform: uppercase;
font-size: 15px; }.cmplz-obfuscate span{display:none}#cmplz-manage-consent-container{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary{display:block;cursor:pointer}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::-webkit-details-marker,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::marker{display:none;content:""}.cmplz-alert{display:none;padding:7px;color:white;margin:10px 0}.cmplz-alert.cmplz-error{background-color:#f44336}.cmplz-alert.cmplz-success{background-color:green}.cmplz-close{margin-left:15px;color:white;font-weight:bold;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s}.cmplz-close:hover{color:black}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{display:inline-block;width:calc(50% - 35px);vertical-align:top}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{width:100%}}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;cursor:pointer}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary div,#cmplz-document .cmplz-dropdown summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div{display:grid;grid-template:"heading chevron";grid-template-columns:2fr 25px;grid-gap:15px;align-items:center}#cmplz-cookies-overview .cmplz-dropdown summary div h3,#cmplz-document .cmplz-dropdown summary div h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3{grid-area:heading;margin:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{grid-area:chevron}#cmplz-cookies-overview .cmplz-dropdown summary div input[data-category=functional],#cmplz-document .cmplz-dropdown summary div input[data-category=functional],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div input[data-category=functional]{visibility:hidden}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary{display:block}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div{grid-template:"heading paragraph label checkbox chevron";grid-template-columns:2fr auto 0 auto 25px}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p{grid-area:paragraph}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{display:grid}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-column:span 2;grid-template-columns:1fr 1fr 1fr;grid-template:"purpose purpose purpose" "header1 header2 header3" auto}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-area:purpose}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header{grid-area:header1}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header{grid-area:header2}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header{grid-area:header3}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-template-columns:100px 1fr}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-column:span 2}}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories{margin-top:10px;display:block;width:100%}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category{background-color:rgba(239,239,239,0.25)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::-webkit-details-marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-description{padding:10px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category:not(:last-child){margin-bottom:5px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header{display:grid;grid-template-columns:1fr auto 25px;grid-template-rows:auto;align-items:center;grid-gap:10px;padding:5px 10px;background-color:rgba(239,239,239,0.5)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header section{padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2{grid-column-start:1;width:100%;justify-self:start;font-size:18px;text-align:left;margin-top:8px;text-transform:initial;padding-bottom:10px;border-bottom:0;margin-bottom:0}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2:before{height:0;margin:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{font-size:var(--cmplz_category_header_active_font_size);color:var(--cmplz_category_header_always_active_color)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active input{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox{display:flex;align-items:center;margin:0;padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open{display:flex;align-items:center;justify-content:center;grid-column-start:3;cursor:pointer;content:"";background:var(--cmplz_category_open_icon_url) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:25px;width:25px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open]{padding-bottom:1px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-category-header:after,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-icon.cmplz-open{transform:rotate(180deg)}.postbox #cmplz-document{margin:auto auto}#cmplz-document,.editor-styles-wrapper .cmplz-unlinked-mode{font-size:14px;margin-top:0;max-width:800px;text-justify:inter-word}#cmplz-document input::-moz-focus-inner,#cmplz-document button::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode input::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode button::-moz-focus-inner{border:0;padding:0}#cmplz-document a,.editor-styles-wrapper .cmplz-unlinked-mode a{text-decoration:underline}#cmplz-document a[target=_blank]::after,.editor-styles-wrapper .cmplz-unlinked-mode a[target=_blank]::after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);margin:0 3px 0 5px}#cmplz-document a:focus,.editor-styles-wrapper .cmplz-unlinked-mode a:focus{border:1px solid black;padding:2px}#cmplz-document #cmplz-dnsmpd-form label,.editor-styles-wrapper .cmplz-unlinked-mode #cmplz-dnsmpd-form label{margin-right:20px;min-width:100px;display:inline-block}#cmplz-document h2,#cmplz-document h3,.editor-styles-wrapper .cmplz-unlinked-mode h2,.editor-styles-wrapper .cmplz-unlinked-mode h3{font-size:22px;text-align:left;margin-top:15px;text-transform:initial;padding-bottom:10px;margin-bottom:10px}#cmplz-document.impressum h2,#cmplz-document.impressum h3,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h2,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h3{border-bottom:0;font-size:1em;padding-bottom:5px;margin-bottom:5px}#cmplz-document.impressum p,.editor-styles-wrapper .cmplz-unlinked-mode.impressum p{margin-bottom:7px}#cmplz-document h4,.editor-styles-wrapper .cmplz-unlinked-mode h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-document h5,.editor-styles-wrapper .cmplz-unlinked-mode h5{font-size:14px;text-align:left;margin-top:10px;margin-bottom:5px;text-transform:initial}#cmplz-document h3.annex,#cmplz-document h4.annex,.editor-styles-wrapper .cmplz-unlinked-mode h3.annex,.editor-styles-wrapper .cmplz-unlinked-mode h4.annex{font-weight:bold}#cmplz-document span h3,.editor-styles-wrapper .cmplz-unlinked-mode span h3{font-size:14px;border-bottom:0}#cmplz-document p,#cmplz-document li,#cmplz-document td,.editor-styles-wrapper .cmplz-unlinked-mode p,.editor-styles-wrapper .cmplz-unlinked-mode li,.editor-styles-wrapper .cmplz-unlinked-mode td{font-size:14px;margin-top:0}#cmplz-document ol.alphabetic,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic li:before{font-weight:bold;content:counter(list,lower-alpha) ") ";counter-increment:list}#cmplz-document ul,.editor-styles-wrapper .cmplz-unlinked-mode ul{list-style:disc;margin-left:15px;margin-bottom:15px}#cmplz-document ol.alphabetic ol,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic ol li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol li:before{font-weight:bold;content:counter(list,decimal) ") ";counter-increment:list}#cmplz-document .cmplz-subtitle,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle{font-weight:bold;margin-top:25px}#cmplz-document .cmplz-indent,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-indent{margin-left:36px}#cmplz-cookies-overview .cmplz-dropdown,#cmplz-document .cmplz-dropdown,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown{background-color:rgba(239,239,239,0.25)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown a,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown a,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a{font-size:14px;margin-top:0}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-cookies-overview .cmplz-dropdown ul,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown ul,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown ul{padding:0 15px}#cmplz-cookies-overview .cmplz-dropdown p.legal-obligations-description,#cmplz-document .cmplz-dropdown p.legal-obligations-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p.legal-obligations-description{padding-bottom:15px}#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;background-color:rgba(239,239,239,0.5);margin:5px 0;padding:5px 10px;align-items:center;justify-items:stretch}#cmplz-cookies-overview .cmplz-dropdown summary h3,#cmplz-document .cmplz-dropdown summary h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3{padding:0 5px;border-bottom:0;font-size:18px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary p,#cmplz-document .cmplz-dropdown summary p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{text-align:right;padding:0;margin:0;font-size:14px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{cursor:pointer;content:"";background:url(//katzenzuechtertag.laboklin.com/wp-content/plugins/complianz-gdpr-premium/assets/images/chevron-down.svg) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:18px;width:18px;margin:3px}#cmplz-cookies-overview .cmplz-dropdown[open],#cmplz-document .cmplz-dropdown[open],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open]{padding-bottom:1px}#cmplz-cookies-overview .cmplz-dropdown[open] summary div:after,#cmplz-document .cmplz-dropdown[open] summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open] summary div:after{transform:rotate(180deg)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:15px;margin:5px 0}#cmplz-cookies-overview .cmplz-dropdown h5,#cmplz-document .cmplz-dropdown h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h5{margin:0}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{padding:0 15px 15px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose,#cmplz-document .cmplz-dropdown .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose{border:1px solid #dadada;grid-gap:1px;background-color:#dadada;margin-bottom:10px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,#cmplz-document .cmplz-dropdown .cookies-per-purpose div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div{background-color:white;padding:15px}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .name-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .retention-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .function-header{background-color:#f7f7f7}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h5,#cmplz-document .cmplz-dropdown .cookies-per-purpose h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose h5{line-height:1.8}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7){background-color:#f7f7f7}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@font-face{font-family:'FontAwesome';src:url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
html {
overflow-x: hidden;
max-width:   100%;
}
body {
overflow-x: hidden;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} body {
max-width: 100%;
font-size: 14px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,h6 {
line-height: 1.4em;
margin-bottom: 0.45em;
}
p {
position: relative;
margin-bottom: 40px;
}
p:empty {
display: none;
} a {
text-decoration: none;
outline: 0;
}
a:hover,
a:focus,
a:visited {
text-decoration: none;
} .more-link {
display: block;
margin-top: 10px;
} ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul,
ol {
margin-bottom: 28px;
margin-left:20px;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left:20px;
} blockquote {}
blockquote.left {}
blockquote.right {} cite,
em,
var,
address,
dfn {
font-style: italic;
}
address {
margin-bottom: 40px;
}
dl {
margin-bottom: 40px;
}
dt {
font-family: inherit;
}
dd {
padding-left: 15px;
}
.sticky {
position: relative;
}
.bypostauthor {
position: relative;
}
code,
kbd,
tt,
var,
samp,
pre {
font: 13px "Courier New", Courier, monospace;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
line-height: 1.6;
}
pre {
display: block;
clear: both;
overflow: auto;
padding: 20px;
white-space: pre;
overflow-x: auto;
height: auto;
margin: 30px 0;
background-color: #EDF0F3;
background-color: rgba(225,227,229,0.3);
}
sup{
vertical-align: super;
font-size: smaller;
}
sub{
vertical-align: sub;
font-size: smaller;
}
strong {
font-weight: bold;
}
cite,
code {
letter-spacing: 0.100em;
} .eut-align-left {
text-align: left;
}
.eut-align-right {
text-align: right;
}
.eut-align-center {
text-align: center;
}
.alignleft,
img.alignleft {
float: left;
margin-right: 20px;
}
.alignright,
img.alignright {
float: right;
margin-left: 20px;
}
.aligncenter,
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
} .input-text,
input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea,
select {
-webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus {
outline: none;
}
fieldset {
}
legend {
white-space: normal;
} input[type=submit] {
-webkit-appearance: none;
}
input[type="submit"],
.eut-btn {
display: inline-block;
border: none;
cursor: pointer;
} table {
width: 100%;
margin-bottom: 40px;
border: 1px solid;
border-collapse: collapse;
cursor: default;
}
tr {
-webkit-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
border-bottom: 1px solid;
}
td,
th {
padding: 10px 20px 10px 20px;
line-height: 1.5;
border-right: 1px solid;
text-align: center;
}
th:last-child {
border: none;
} img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
max-width: 100%;
height: auto;
}
.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {
max-width: 100%;
} .comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
.size-full,
.size-large,
.size-medium,
.size-thumbnail,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
display: block;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
} .wp-caption {
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
display: block;
font-size: 0.8em;
margin: 0 auto;
padding: 3px 0 5px 0;
text-align: left;
line-height: 1.5;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
.single-attachment .eut-image {
display: block;
margin-bottom: 30px;
} .gallery {
margin: 0 -15px !important;
}
.gallery dl {
margin-top: 0 !important;
}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {
width: 100%;
max-width: 100%;
height: auto;
max-height: 100%;
padding: 0 15px;
border: none !important;
}
.gallery-caption {
padding-left: 15px;
padding-right: 15px;
} .eut-margin-top-sm {
margin-top: 70px;
}
.eut-margin-bottom-sm {
margin-bottom: 70px;
}
.eut-padding-top-sm {
padding-top: 70px;
}
.eut-padding-bottom-sm {
padding-bottom: 70px;
}
.eut-margin-top-md {
margin-top: 100px;
}
.eut-margin-bottom-md {
margin-bottom: 100px;
}
.eut-padding-top-md {
padding-top: 100px;
}
.eut-padding-bottom-md {
padding-bottom: 100px;
} .eut-border-top {
border-top: 1px solid;
}
.eut-border-bottom {
border-bottom: 1px solid;
}
.eut-border-left {
border-left: 1px solid;
}
.eut-border-right {
border-right: 1px solid;
} .eut-hidden {
display: none;
}
.eut-structured-data {
display: none;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.screen-reader-text:focus {
clip: auto !important;
display: block;
height: auto;
left: 5px;
top: 5px;
width: auto;
z-index: 100000; }.eut-container {
max-width: 1170px;
width: 100%;
margin-right: auto;
margin-left: auto;
position: relative;
}
.eut-container:before,
.eut-container:after {
display: table;
content: " ";
}
.eut-container:after {
clear: both;
}
.eut-row:before,
.eut-row:after
{
display: table;
content: " ";
}
.eut-row:after {
clear: both;
}
.eut-element  {
position:relative;
margin:0px 0px 40px 0px;
z-index: 3;
}
.eut-element p:last-child {
margin-bottom: 0px;
}
.eut-row .eut-element:last-child {
margin-bottom: 0px;
}
.eut-section {
padding-top: 65px;
padding-bottom: 65px;
position: relative;
}
.eut-container .eut-section {
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 40px;
}
.eut-feature-header {
margin-top: -70px !important;
}
.eut-feature-footer {
margin-bottom: -40px !important;
overflow: hidden;
}
.eut-column-1-12,
.eut-column-5-12,
.eut-column-7-12,
.eut-column-11-12,
.eut-column-1-6,
.eut-column-1-5,
.eut-column-2-5,
.eut-column-3-5,
.eut-column-1-4,
.eut-column-1-2,
.eut-column-1-3,
.eut-column-2-3,
.eut-column-3-4,
.eut-column-4-5,
.eut-column-5-6,
.eut-column-1
{
float: left;
position: relative;
min-height: 1px;
z-index: 3;
}
.eut-column-1-12 {
width: 8.33333333%;
}
.eut-column-5-12 {
width: 41.66666667%;
}
.eut-column-7-12 {
width: 58.33333333%;
}
.eut-column-11-12 {
width: 91.66666667%;
}
.eut-column-1-6 {
width: 16.66666667%;
}
.eut-column-1-5 {
width: 20%;
}
.eut-column-2-5 {
width: 40%;
}
.eut-column-3-5 {
width: 60%;
}
.eut-column-1-4 {
width: 25%;
}
.eut-column-1-3 {
width: 33.33333333%;
}
.eut-column-1-2 {
width: 50.0%;
}
.eut-column-2-3 {
width: 66.66666667%;
}
.eut-column-3-4 {
width: 75.0%;
}
.eut-column-4-5 {
width: 80.0%;
}
.eut-column-5-6 {
width: 83.33333333%;
}
.eut-column-1 {
width: 100.0%;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.eut-section[data-section-type="fullwidth-element"] .eut-row {
margin-right: 0;
margin-left: 0;
}
.eut-section[data-section-type="fullwidth-element"] .eut-column-1-12,
.eut-section[data-section-type="fullwidth-element"] .eut-column-5-12,
.eut-section[data-section-type="fullwidth-element"] .eut-column-7-12,
.eut-section[data-section-type="fullwidth-element"] .eut-column-11-12,
.eut-section[data-section-type="fullwidth-element"] .eut-column-1-6,
.eut-section[data-section-type="fullwidth-element"] .eut-column-1-5,
.eut-section[data-section-type="fullwidth-element"] .eut-column-2-5,
.eut-section[data-section-type="fullwidth-element"] .eut-column-3-5,
.eut-section[data-section-type="fullwidth-element"] .eut-column-1-4,
.eut-section[data-section-type="fullwidth-element"] .eut-column-1-2,
.eut-section[data-section-type="fullwidth-element"] .eut-column-1-3,
.eut-section[data-section-type="fullwidth-element"] .eut-column-2-3,
.eut-section[data-section-type="fullwidth-element"] .eut-column-3-4,
.eut-section[data-section-type="fullwidth-element"] .eut-column-4-5,
.eut-section[data-section-type="fullwidth-element"] .eut-column-5-6,
.eut-section[data-section-type="fullwidth-element"] .eut-column-1
{
padding-right: 0;
padding-left: 0;
} .eut-row {
margin-right: -25px;
margin-left: -25px;
}
.eut-column {
padding-right: 25px;
padding-left: 25px;
}
.eut-section.eut-column-has-gap .eut-row {
margin-right: 0;
margin-left: 0;
}
.eut-section.eut-column-has-gap .eut-column {
padding-right: 0;
padding-left: 0;
}  @media screen and (min-width: 1201px) {
.eut-desktop-column-hide,
.eut-desktop-row-hide {
display: none;
}
} @media only screen and (min-width: 960px) and (max-width: 1200px) {
.eut-tablet-column-hide,
.eut-tablet-row-hide {
display: none;
}
}
@media only screen and (max-width: 1200px) {
.eut-container {
padding-left: 15px;
padding-right: 15px;
} .eut-tablet-column-1-12 {
width: 8.33333333%;
}
.eut-tablet-column-5-12 {
width: 41.66666667%;
}
.eut-tablet-column-7-12 {
width: 58.33333333%;
}
.eut-tablet-column-11-12 {
width: 91.66666667%;
}
.eut-tablet-column-1-6 {
width: 16.66666667%;
}
.eut-tablet-column-1-5 {
width: 20%;
}
.eut-tablet-column-2-5 {
width: 40%;
}
.eut-tablet-column-3-5 {
width: 60%;
}
.eut-tablet-column-1-4 {
width: 25%;
}
.eut-tablet-column-1-3 {
width: 33.33333333%;
}
.eut-tablet-column-1-2 {
width: 50.0%;
}
.eut-tablet-column-2-3{
width: 66.66666667%;
}
.eut-tablet-column-3-4 {
width: 75.0%;
}
.eut-tablet-column-4-5 {
width: 80.0%;
}
.eut-tablet-column-5-6 {
width: 83.33333333%;
}
.eut-tablet-column-1 {
width: 100.0%;
}
#eut-footer .eut-tablet-column-1-2:nth-child(2n+1) {
clear: both;
}
.eut-tablet-column-1-12 .eut-element:last-child,
.eut-tablet-column-5-12 .eut-element:last-child,
.eut-tablet-column-7-12 .eut-element:last-child,
.eut-tablet-column-11-12 .eut-element:last-child,
.eut-tablet-column-1-6 .eut-element:last-child,
.eut-tablet-column-1-5 .eut-element:last-child,
.eut-tablet-column-2-5 .eut-element:last-child,
.eut-tablet-column-3-5 .eut-element:last-child,
.eut-tablet-column-1-4 .eut-element:last-child,
.eut-tablet-column-1-2 .eut-element:last-child,
.eut-tablet-column-1-3 .eut-element:last-child,
.eut-tablet-column-2-3 .eut-element:last-child,
.eut-tablet-column-3-4 .eut-element:last-child,
.eut-tablet-column-4-5 .eut-element:last-child,
.eut-tablet-column-5-6 .eut-element:last-child,
.eut-tablet-column-1 .eut-element:last-child {
margin-bottom: 40px;
}
.eut-tablet-column-1-12:last-child .eut-element:last-child,
.eut-tablet-column-5-12:last-child .eut-element:last-child,
.eut-tablet-column-7-12:last-child .eut-element:last-child,
.eut-tablet-column-11-12:last-child .eut-element:last-child,
.eut-tablet-column-1-6:last-child .eut-element:last-child,
.eut-tablet-column-1-5:last-child .eut-element:last-child,
.eut-tablet-column-2-5:last-child .eut-element:last-child,
.eut-tablet-column-3-5:last-child .eut-element:last-child,
.eut-tablet-column-1-4:last-child .eut-element:last-child,
.eut-tablet-column-1-2:last-child .eut-element:last-child,
.eut-tablet-column-1-3:last-child .eut-element:last-child,
.eut-tablet-column-2-3:last-child .eut-element:last-child,
.eut-tablet-column-3-4:last-child .eut-element:last-child,
.eut-tablet-column-4-5:last-child .eut-element:last-child,
.eut-tablet-column-5-6:last-child .eut-element:last-child,
.eut-tablet-column-1:last-child .eut-element:last-child {
margin-bottom: 0px;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.eut-tablet-sm-column-hide,
.eut-tablet-sm-row-hide {
display: none;
}
}
@media only screen and (max-width: 959px) { .eut-tablet-sm-column-1-12 {
width: 8.33333333%;
}
.eut-tablet-sm-column-5-12 {
width: 41.66666667%;
}
.eut-tablet-sm-column-7-12 {
width: 58.33333333%;
}
.eut-tablet-sm-column-11-12 {
width: 91.66666667%;
}
.eut-tablet-sm-column-1-6 {
width: 16.66666667%;
}
.eut-tablet-sm-column-1-5 {
width: 20%;
}
.eut-tablet-sm-column-2-5 {
width: 40%;
}
.eut-tablet-sm-column-3-5 {
width: 60%;
}
.eut-tablet-sm-column-1-4 {
width: 25%;
}
.eut-tablet-sm-column-1-3 {
width: 33.33333333%;
}
.eut-tablet-sm-column-1-2 {
width: 50.0%;
}
.eut-tablet-sm-column-2-3{
width: 66.66666667%;
}
.eut-tablet-sm-column-3-4 {
width: 75.0%;
}
.eut-tablet-sm-column-4-5 {
width: 80.0%;
}
.eut-tablet-sm-column-5-6 {
width: 83.33333333%;
}
.eut-tablet-sm-column-1 {
width: 100.0%;
}
#eut-footer .eut-tablet-sm-column-1-2:nth-child(2n+1) {
clear: both;
}
.eut-tablet-sm-column-1-12 .eut-element:last-child,
.eut-tablet-sm-column-5-12 .eut-element:last-child,
.eut-tablet-sm-column-7-12 .eut-element:last-child,
.eut-tablet-sm-column-11-12 .eut-element:last-child,
.eut-tablet-sm-column-1-6 .eut-element:last-child,
.eut-tablet-sm-column-1-5 .eut-element:last-child,
.eut-tablet-sm-column-2-5 .eut-element:last-child,
.eut-tablet-sm-column-3-5 .eut-element:last-child,
.eut-tablet-sm-column-1-4 .eut-element:last-child,
.eut-tablet-sm-column-1-2 .eut-element:last-child,
.eut-tablet-sm-column-1-3 .eut-element:last-child,
.eut-tablet-sm-column-2-3 .eut-element:last-child,
.eut-tablet-sm-column-3-4 .eut-element:last-child,
.eut-tablet-sm-column-4-5 .eut-element:last-child,
.eut-tablet-sm-column-5-6 .eut-element:last-child,
.eut-tablet-sm-column-1 .eut-element:last-child {
margin-bottom: 40px;
}
.eut-tablet-sm-column-1-12:last-child .eut-element:last-child,
.eut-tablet-sm-column-5-12:last-child .eut-element:last-child,
.eut-tablet-sm-column-7-12:last-child .eut-element:last-child,
.eut-tablet-sm-column-11-12:last-child .eut-element:last-child,
.eut-tablet-sm-column-1-6:last-child .eut-element:last-child,
.eut-tablet-sm-column-1-5:last-child .eut-element:last-child,
.eut-tablet-sm-column-2-5:last-child .eut-element:last-child,
.eut-tablet-sm-column-3-5:last-child .eut-element:last-child,
.eut-tablet-sm-column-1-4:last-child .eut-element:last-child,
.eut-tablet-sm-column-1-2:last-child .eut-element:last-child,
.eut-tablet-sm-column-1-3:last-child .eut-element:last-child,
.eut-tablet-sm-column-2-3:last-child .eut-element:last-child,
.eut-tablet-sm-column-3-4:last-child .eut-element:last-child,
.eut-tablet-sm-column-4-5:last-child .eut-element:last-child,
.eut-tablet-sm-column-5-6:last-child .eut-element:last-child,
.eut-tablet-sm-column-1:last-child .eut-element:last-child {
margin-bottom: 0px;
}
} @media only screen and (max-width: 767px) {
.eut-mobile-column-hide,
.eut-mobile-row-hide {
display: none;
}
.eut-row > div .eut-element:last-child {
margin-bottom: 40px;
}
.eut-row > div:last-child .eut-element:last-child {
margin-bottom: 0px;
}
.eut-row .eut-row > div .eut-element:last-child {
margin-bottom: 40px;
}
.eut-column-1-12,
.eut-column-5-12,
.eut-column-7-12,
.eut-column-11-12,
.eut-column-1-6,
.eut-column-1-5,
.eut-column-2-5,
.eut-column-3-5,
.eut-column-1-4,
.eut-column-1-2,
.eut-column-1-3,
.eut-column-2-3,
.eut-column-3-4,
.eut-column-4-5,
.eut-column-5-6,
.eut-column-1 {
width: 100%;
}
.eut-mobile-column-1-5 {
width: 20%;
}
.eut-mobile-column-2-5 {
width: 40%;
}
.eut-mobile-column-3-5 {
width: 60%;
}
.eut-mobile-column-4-5 {
width: 80%;
}
.eut-mobile-column-1-4 {
width: 25%;
}
.eut-mobile-column-1-3 {
width: 33.33333333%;
}
.eut-mobile-column-1-2 {
width: 50.0%;
}
.eut-mobile-column-1 {
width: 100.0%;
}
#eut-main-content .eut-column-1-12,
#eut-main-content .eut-column-5-12,
#eut-main-content .eut-column-7-12,
#eut-main-content .eut-column-11-12,
#eut-main-content .eut-column-1-6,
#eut-main-content .eut-column-1-5,
#eut-main-content .eut-column-1-4,
#eut-main-content .eut-column-1-2,
#eut-main-content .eut-column-1-3,
#eut-main-content .eut-column-2-3,
#eut-main-content .eut-column-3-4,
#eut-main-content .eut-column-4-5,
#eut-main-content .eut-column-5-6,
#eut-main-content .eut-column-1 {
border: none !important;
}
} @media only screen and (max-width: 479px) {
.eut-mobile-sm-column-hide,
.eut-mobile-sm-row-hide {
display: none;
}
.eut-mobile-sm-column-1-4 {
width: 25%;
}
.eut-mobile-sm-column-1-3 {
width: 33.33333333%;
}
.eut-mobile-sm-column-1-2 {
width: 50.0%;
}
.eut-mobile-sm-column-1 {
width: 100.0%;
}
}#eut-loader-overflow{
display:block;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
background: #fefefe;
z-index: 99999;
}
#eut-loader {
will-change: transform;
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin: -20px 0 0 -20px;
background-color: #b6b6b7;
border-radius: 50%;
-webkit-animation: scaleout 1.1s infinite ease-in-out;
animation: scaleout 1.1s infinite ease-in-out;
text-indent: -99999px;
z-index: 999991;
}
@-webkit-keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
}
100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0;
}
40% {
opacity: 1;
}
100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}  #eut-theme-wrapper.eut-boxed {
max-width: 1250px;
margin: 0 auto;
-webkit-box-shadow : 0px 0px 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow    : 0px 0px 10px rgba(0, 0, 0, 0.15);
box-shadow         : 0px 0px 10px rgba(0, 0, 0, 0.15);
}  input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea,
select {
font-size: 0.786em;
}
blockquote p {
line-height: inherit;
}
label {
line-height: 5.000em;
}
.eut-leader-text,
blockquote p {
margin-bottom: 1.083em;
}  #eut-header {
position: relative;
background-color: #ffffff;
z-index: 999;
}
#eut-header #eut-inner-header {
width: 100%;
left: 0;
position: relative;
z-index: 900;
border-bottom: 1px solid;
}
#eut-header[data-sticky-header="simply"] #eut-inner-header,
#eut-header[data-sticky-header="shrink"] #eut-inner-header {
-webkit-transition : background-color 0.3s, border-color 0.3s, height 0.3s;
-moz-transition    : background-color 0.3s, border-color 0.3s, height 0.3s;
-ms-transition     : background-color 0.3s, border-color 0.3s, height 0.3s;
-o-transition      : background-color 0.3s, border-color 0.3s, height 0.3s;
transition         : background-color 0.3s, border-color 0.3s, height 0.3s;
}
#eut-header.eut-header-sticky[data-sticky-header="advanced"] #eut-inner-header {
background-color: transparent !important;
} #eut-theme-wrapper.eut-boxed #eut-header #eut-inner-header {
max-width: 1250px;
left: auto;
}
#eut-header #eut-header-wrapper {
width: 100%;
position: relative;
}
#eut-header[data-sticky-header="advanced"] #eut-inner-header:before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: 0;
height: 100%;
opacity: 0;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-header[data-sticky-header="advanced"].eut-header-sticky #eut-inner-header:before {
opacity: 1;
width: 100%;
} #eut-header[data-overlap="yes"][data-header-position="above-feature"] #eut-header-wrapper,
#eut-header[data-overlap="yes"][data-header-position="above-feature"] #eut-inner-header {
width: 100%;
position: absolute;
top: 0;
left: 0;
}
#eut-header[data-overlap="yes"][data-header-position="below-feature"] #eut-header-wrapper,
#eut-header[data-overlap="yes"][data-header-position="below-feature"] #eut-inner-header {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
} #eut-header #eut-inner-header.eut-fullwidth .eut-container {
width: 100%;
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
} #eut-header[data-sticky-header="none"] .eut-advanced-menu-button,
#eut-header[data-sticky-header="simply"] .eut-advanced-menu-button,
#eut-header[data-sticky-header="shrink"] .eut-advanced-menu-button {
display: none;
}
#eut-header .eut-advanced-menu-button {
float: right;
position: relative;
z-index: 3;
text-align: center;
} #eut-header[data-sticky-header="advanced"] .eut-advanced-menu-button {
-webkit-transition : width .3s;
-moz-transition    : width .3s;
-ms-transition     : width .3s;
-o-transition      : width .3s;
transition         : width .3s;
width: 40px;
overflow: hidden;
visibility: visible;
}
#eut-header[data-sticky-header="advanced"][data-menu-type="hidden"] .eut-advanced-menu-button,
#eut-header[data-sticky-header="advanced"] .eut-advanced-menu-button.hide,
#eut-header.eut-header-sticky[data-sticky-header="advanced"] .eut-advanced-menu-button {
width: 0;
visibility: hidden;
} #eut-header[data-sticky-header="advanced"] #eut-main-menu {
display: none;
}
#eut-header[data-sticky-header="advanced"] #eut-main-menu > ul > li > a {
visibility: hidden;
opacity: 0;
-webkit-transform : translateX(-100px);
-moz-transform    : translateX(-100px);
-ms-transform     : translateX(-100px);
-o-transform      : translateX(-100px);
transform         : translateX(-100px);
-webkit-transition : opacity .5s, -webkit-transform .3s;
-moz-transition    : opacity .5s, -moz-transform .3s;
-ms-transition     : opacity .5s, -ms-transform .3s;
-o-transition      : opacity .5s, -o-transform .3s;
transition         : opacity .5s, transform .3s;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-header[data-sticky-header="advanced"] #eut-main-menu.show-menu,
#eut-header.eut-header-sticky[data-sticky-header="advanced"] #eut-main-menu {
display: block;
}
#eut-header[data-sticky-header="advanced"] #eut-main-menu > ul > li.megamenu {
position: relative;
overflow: hidden;
}
#eut-header[data-sticky-header="advanced"] #eut-main-menu > ul > li.megamenu.show {
position: static;
overflow: visible;
}
#eut-header[data-sticky-header="advanced"] #eut-main-menu > ul > li.show > a {
visibility: visible;
opacity: 1;
-webkit-transform : translateX(0);
-moz-transform    : translateX(0);
-ms-transform     : translateX(0);
-o-transform      : translateX(0);
transform         : translateX(0);
}  #eut-top-bar {
position: relative;
z-index: 999;
border-bottom: 1px solid;
}
#eut-top-bar ul {
margin: 0;
list-style: none;
}
#eut-top-bar ul li {
float: left;
line-height: inherit;
}
#eut-top-bar ul li .fa {
line-height: inherit;
}
#eut-top-bar ul li.eut-topbar-item ul li a {
display: block;
padding: 0 10px;
border-right: 1px solid;
}
#eut-top-bar ul li.eut-topbar-item ul li:last-child a {
border: none;
}
#eut-top-bar ul.eut-bar-content {
border-right: 1px solid;
}
#eut-top-bar ul.eut-bar-content > li {
border-left: 1px solid;
}
#eut-top-bar ul.eut-bar-content.eut-left-side {
float: left;
}
#eut-top-bar ul.eut-bar-content.eut-right-side {
float: right;
} #eut-top-bar ul.eut-bar-content li p {
margin-bottom: 0;
line-height: inherit;
font-size: 0.9em;
padding: 0 10px;
} #eut-top-bar .eut-language {
margin: 0;
list-style: none;
}
#eut-top-bar .eut-language a {
position: relative;
font-size: 0.9em;
}
#eut-top-bar .eut-language a img {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#eut-top-bar .eut-right-side .eut-language a {
padding-right: 35px;
text-align: right;
}
#eut-top-bar .eut-right-side .eut-language a img {
right: 10px;
}
#eut-top-bar .eut-left-side .eut-language a {
padding-left: 35px;
text-align: left;
}
#eut-top-bar .eut-left-side .eut-language a img {
left: 10px;
}
#eut-top-bar .eut-language > li {
position: relative;
}
#eut-top-bar .eut-language > li:hover ul {
display: block;
}
#eut-top-bar .eut-language ul {
position: absolute;
top: 100%;
min-width: 150px;
margin: 0;
list-style: none;
z-index: 4;
display: none;
}
#eut-top-bar .eut-right-side .eut-language ul {
right: 0;
}
#eut-top-bar .eut-language ul li {
padding-bottom: 1px;
float: none;
display: block;
}
#eut-top-bar .eut-language ul li a {
display: block;
line-height: 40px;
} #eut-top-bar.eut-fullwidth .eut-container {
max-width: 100%;
}
#eut-top-bar.eut-fullwidth ul.eut-bar-content.eut-left-side li:first-child {
border-left: none;
}
#eut-top-bar.eut-fullwidth ul.eut-bar-content.eut-right-side {
border-right: none;
}
#eut-top-bar.eut-fullwidth ul li.eut-topbar-item ul li a,
#eut-top-bar.eut-fullwidth ul.eut-bar-content li p {
padding: 0 15px;
}  #eut-header .eut-logo {
-webkit-transition : height 300ms;
-moz-transition    : height 300ms;
-ms-transition     : height 300ms;
-o-transition      : height 300ms;
transition         : height 300ms;
}
#eut-header .eut-logo span {
font-size: 0;
line-height: 0;
position: absolute;
}
#eut-header .eut-logo.eut-logo-text {
font-size: inherit;
}
#eut-header .eut-logo.eut-logo-text span {
font-size: inherit;
line-height: 0;
position: absolute;
}
#eut-header .eut-logo {
display: block;
}
#eut-header .eut-logo .eut-logo-wrapper {
position: relative;
top: 50%;
z-index: 2;
}
#eut-header .eut-logo .eut-logo-wrapper a {
position: relative;
display: block;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
#eut-header .eut-logo .eut-logo-wrapper img {
display: block;
position: relative;
height: 100%;
top: -50%;
width: auto !important;
max-width: none;
} #eut-header.eut-default .eut-logo a.eut-dark,
#eut-header.eut-default .eut-logo a.eut-light,
#eut-header.eut-default .eut-logo a.eut-sticky {
display: none;
} #eut-header.eut-dark .eut-logo a.eut-default,
#eut-header.eut-dark .eut-logo a.eut-light,
#eut-header.eut-dark .eut-logo a.eut-sticky {
display: none;
} #eut-header.eut-light .eut-logo a.eut-default,
#eut-header.eut-light .eut-logo a.eut-dark,
#eut-header.eut-light .eut-logo a.eut-sticky {
display: none;
} #eut-header.eut-header-sticky .eut-logo a.eut-sticky {
display: block !important;
}
#eut-header.eut-header-sticky .eut-logo a.eut-dark,
#eut-header.eut-header-sticky .eut-logo a.eut-light,
#eut-header.eut-header-sticky .eut-logo a.eut-default {
display: none;
} #eut-header .eut-logo {
position: relative;
z-index: 3;
}
#eut-header[data-logo-align="left"] .eut-logo {
float: left;
margin-right: 20px;
}
#eut-header[data-logo-align="right"] .eut-logo {
float: right;
margin-left: 20px;
}  #eut-header #eut-main-menu ul {
list-style: none;
margin: 0;
}
#eut-header #eut-main-menu ul {
-webkit-transition : all .35s;
-moz-transition    : all .35s;
-ms-transition     : all .35s;
-o-transition      : all .35s;
transition         : all .35s;
}
#eut-header #eut-main-menu > ul > li {
float: left;
line-height: inherit;
}
#eut-header #eut-main-menu > ul > li > a {
display: block;
white-space: nowrap;
padding-left: 15px;
padding-right: 15px;
-webkit-transition: background-color 0.3s ease, color 0.3s ease;
-moz-transition: background-color 0.3s ease, color 0.3s ease;
-ms-transition: background-color 0.3s ease, color 0.3s ease;
-o-transition: background-color 0.3s ease, color 0.3s ease;
transition: background-color 0.3s ease, color 0.3s ease;
} #eut-header #eut-main-menu ul li a i {
margin-right: 5px;
} #eut-header #eut-main-menu ul li a .label {
float: right;
font-size: 0.8em;
margin-top: -2px;
padding: 2px 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#eut-main-menu-responsive ul li a .label {
display: inline-block;
vertical-align: middle;
line-height: 1.2;
margin-left: 20px;
font-size: 0.8em;
margin-top: -2px;
padding: 2px 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
} #eut-header #eut-main-menu ul li.divider {
border-bottom: 1px solid rgba(255,255,255,0.1);
} #eut-header #eut-main-menu ul li {
position: relative;
text-align: left;
} #eut-header #eut-main-menu li ul {
position: absolute;
min-width: 180px;
left: 0;
top: 100%;
visibility: hidden;
display: none;
}
#eut-header #eut-main-menu li:hover > ul {
visibility: visible;
display: block;
} #eut-header #eut-main-menu ul li ul ul {
left: 100%;
top: 0;
padding-left: 1px;
}
#eut-header #eut-main-menu ul li ul li {
line-height: 40px;
}
#eut-header #eut-main-menu ul li ul li a {
display: block;
padding: 14px 20px;
line-height: 1.2em;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} #eut-header #eut-main-menu > ul > li > a span.eut-item {
position: relative;
}
#eut-header #eut-main-menu > ul > li > a span.eut-item:after {
content: '';
position: absolute;
height: 2px;
width: 0;
left: 50%;
bottom: -8px;
visibility: hidden;
opacity: 0;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-header #eut-main-menu > ul > li:not(.primary-button).current-menu-item > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li:not(.primary-button).current-menu-parent > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li:not(.primary-button).current_page_item > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li:not(.primary-button).current_page_ancestor > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li:not(.primary-button):hover > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li.current-menu-ancestor > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li:not(.primary-button).active > a span.eut-item:after,
#eut-header #eut-main-menu > ul > li:not(.primary-button):hover > a span.eut-item:after {
width: 100%;
visibility: visible;
opacity: 1;
}  #eut-header #eut-main-menu.eut-menu-pointer-arrow ul li.menu-item-has-children > a {
position: relative;
padding-left: 20px;
padding-right: 20px;
}
#eut-header #eut-main-menu.eut-menu-pointer-arrow ul li.menu-item-has-children > a:after {
content: '\f105';
font-family: FontAwesome;
font-size: 10px;
position: absolute;
top: 50%;
right: 5px;
line-height: 1.2;
margin-top: -6px;
}
#eut-header #eut-main-menu.eut-menu-pointer-arrow > ul > li.menu-item-has-children > a:after {
content: '\f107';
}
#eut-header #eut-main-menu.eut-menu-pointer-arrow li.megamenu ul li a:after {
display: none;
}  #eut-header #eut-main-menu > ul > li.megamenu {
position: static;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-2 {
position: relative;
}
#eut-header #eut-main-menu > ul > li.megamenu ul {
padding-top: 20px;
padding-bottom: 20px;
}
#eut-header #eut-main-menu > ul > li.megamenu > ul > li {
border-right: 1px solid;
display: table-cell;
float: none;
}
#eut-header #eut-main-menu > ul > li.megamenu > ul > li:last-child {
border-right: none;
}
#eut-header #eut-main-menu > ul > li.megamenu > ul > li > a {
padding-top: 20px;
padding-bottom: 20px;
}
#eut-header #eut-main-menu ul li.megamenu ul ul {
width: 100%;
padding: 0;
left: 0;
top: 100%;
position: relative;
}
#eut-header #eut-main-menu ul li.megamenu:hover ul {
display: block;
visibility: visible;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-header #eut-main-menu > ul > li.megamenu > ul {
left: 0;
} #eut-header #eut-main-menu > ul > li.megamenu.column-6 > ul.sub-menu li {
width: 194px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-6 > ul.sub-menu {
width: 100%;
max-width: 1170px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-5 > ul.sub-menu li {
width: 230px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-5 > ul.sub-menu {
width: 100%;
max-width: 1170px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-4 > ul.sub-menu li {
width: 290px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-4 > ul.sub-menu {
width: 100%;
max-width: 1170px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-3 > ul.sub-menu li {
width: 290px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-3 > ul.sub-menu {
width: 872px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-2 > ul.sub-menu li {
width: 290px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-2 > ul.sub-menu {
width: 581px;
}
#eut-header[data-menu-align="center"] #eut-main-menu > ul > li.megamenu > ul.sub-menu {
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
}
#eut-header[data-menu-align="right"] #eut-main-menu > ul > li.megamenu > ul.sub-menu {
left: auto;
right: 0;
}
#eut-header[data-menu-align="left"] #eut-main-menu > ul > li.megamenu > ul.sub-menu {
left: 0;
}  #eut-header #eut-main-menu ul li ul .eut-position-right {
left: auto;
right: 100%;
padding-left: 0;
padding-right: 1px;
} #eut-main-menu span.eut-no-assigned-menu a {
padding: 5px;
margin-left: 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}   #eut-header[data-menu-type="hidden"] #eut-main-menu {
display: none !important;
}
#eut-header[data-menu-type="hidden"] .eut-responsive-menu-button,
#eut-header[data-menu-type="hidden"] .eut-responsive-menu-text {
display: block !important;
} #eut-header #eut-main-menu > ul > li.primary-button > a span {
padding: 0.800em 1.067em;
line-height: 1.000em;
display: inline-block;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #ffffff !important;
} #eut-header[data-menu-align="left"] #eut-main-menu {
float: left;
}
#eut-header[data-menu-align="right"] #eut-main-menu {
float: right;
}
#eut-header[data-menu-align="center"] #eut-main-menu {
float: none;
position: absolute;
width: 100%;
text-align: center;
z-index: 2;
top: 0;
}
#eut-header[data-menu-align="center"] #eut-main-menu > ul {
display: inline-block !important;
}   #eut-header #eut-main-menu[data-animation-style="fade-in"] > ul > li > ul {
opacity: 0;
}
#eut-header #eut-main-menu[data-animation-style="fade-in"] > ul > li > ul.active {
opacity: 1;
} #eut-header #eut-main-menu[data-animation-style="fade-in-up"] > ul > li > ul {
opacity: 0;
-webkit-transform: translate(0, 20px);
-moz-transform:    translate(0, 20px);
-ms-transform:     translate(0, 20px);
-o-transform:      translate(0, 20px);
transform:         translate(0, 20px);
}
#eut-header #eut-main-menu[data-animation-style="fade-in-up"] > ul > li > ul.active {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform:    translate(0, 0);
-ms-transform:     translate(0, 0);
-o-transform:      translate(0, 0);
transform:         translate(0, 0);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-up"] > ul > li.megamenu > ul {
opacity: 0;
-webkit-transform: translate(-50%, 20px);
-moz-transform:    translate(-50%, 20px);
-ms-transform:     translate(-50%, 20px);
-o-transform:      translate(-50%, 20px);
transform:         translate(-50%, 20px);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-up"] > ul > li.megamenu > ul.active {
opacity: 1;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
} #eut-header #eut-main-menu[data-animation-style="fade-in-down"] > ul > li > ul {
opacity: 0;
-webkit-transform: translate(0, -20px);
-moz-transform:    translate(0, -20px);
-ms-transform:     translate(0, -20px);
-o-transform:      translate(0, -20px);
transform:         translate(0, -20px);
}
#eut-header #eut-main-menu[data-animation-style="fade-in-down"] > ul > li > ul.active {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform:    translate(0, 0);
-ms-transform:     translate(0, 0);
-o-transform:      translate(0, 0);
transform:         translate(0, 0);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-down"] > ul > li.megamenu > ul {
opacity: 0;
-webkit-transform: translate(-50%, -20px);
-moz-transform:    translate(-50%, -20px);
-ms-transform:     translate(-50%, -20px);
-o-transform:      translate(-50%, -20px);
transform:         translate(-50%, -20px);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-down"] > ul > li.megamenu > ul.active {
opacity: 1;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
} #eut-header #eut-main-menu[data-animation-style="fade-in-left"] > ul > li > ul {
opacity: 0;
-webkit-transform: translate(-20px, 0);
-moz-transform:    translate(-20px, 0);
-ms-transform:     translate(-20px, 0);
-o-transform:      translate(-20px, 0);
transform:         translate(-20px, 0);
}
#eut-header #eut-main-menu[data-animation-style="fade-in-left"] > ul > li > ul.active {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform:    translate(0, 0);
-ms-transform:     translate(0, 0);
-o-transform:      translate(0, 0);
transform:         translate(0, 0);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-left"] > ul > li.megamenu > ul {
opacity: 0;
-webkit-transform: translate(-52%, 0);
-moz-transform:    translate(-52%, 0);
-ms-transform:     translate(-52%, 0);
-o-transform:      translate(-52%, 0);
transform:         translate(-52%, 0);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-left"] > ul > li.megamenu > ul.active {
opacity: 1;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
} #eut-header #eut-main-menu[data-animation-style="fade-in-right"] > ul > li > ul {
opacity: 0;
-webkit-transform: translate(20px, 0);
-moz-transform:    translate(20px, 0);
-ms-transform:     translate(20px, 0);
-o-transform:      translate(20px, 0);
transform:         translate(20px, 0);
}
#eut-header #eut-main-menu[data-animation-style="fade-in-right"] > ul > li > ul.active {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform:    translate(0, 0);
-ms-transform:     translate(0, 0);
-o-transform:      translate(0, 0);
transform:         translate(0, 0);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-right"] > ul > li.megamenu > ul {
opacity: 0;
-webkit-transform: translate(-48%, 0);
-moz-transform:    translate(-48%, 0);
-ms-transform:     translate(-48%, 0);
-o-transform:      translate(-48%, 0);
transform:         translate(-48%, 0);
}
#eut-header[data-menu-align="center"] #eut-main-menu[data-animation-style="fade-in-right"] > ul > li.megamenu > ul.active {
opacity: 1;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
} #eut-header .eut-responsive-menu-button {
display: none;
text-align: center;
cursor: pointer;
-webkit-transition: height 300ms, line-height 300ms;
transition:         height 300ms, line-height 300ms;
}
#eut-header .eut-responsive-menu-text {
display: inline-block;
vertical-align: middle;
margin: 0 22px;
cursor: pointer;
display: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
#eut-header[data-menu-align="right"] .eut-responsive-menu-button,
#eut-header[data-menu-align="right"] .eut-responsive-menu-text {
float: right;
}
#eut-header[data-menu-align="left"] .eut-responsive-menu-button,
#eut-header[data-menu-align="left"] .eut-responsive-menu-text {
float: left;
}
#eut-header[data-menu-align="center"] .eut-responsive-menu-button,
#eut-header[data-menu-align="center"] .eut-responsive-menu-text {
float: right;
} .eut-side-area {
position: fixed;
width: 650px;
height: 100%;
top: 0;
left: 100%;
right: auto;
bottom: 0;
z-index: 9999;
background-color: #ffffff;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-main-menu-responsive ul li a i {
margin-right: 5px;
}
.eut-side-area .eut-area-content {
width: 300px;
margin: 0 auto;
display: block;
position: relative;
}
.eut-side-area .eut-scroller {
padding: 0 10px;
}
.eut-body-overlay {
background-color: #000000;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
display: none;
cursor: pointer;
z-index: 9998;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-search-overlay.eut-body-overlay {
cursor: default;
}
#eut-main-menu-responsive ul {
margin: 0;
list-style: none;
}
#eut-main-menu-responsive ul.eut-menu li {
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid;
}
#eut-main-menu-responsive ul.eut-menu li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
#eut-main-menu-responsive ul.eut-menu li ul {
display: none;
border-top: 1px solid;
margin-top: 10px;
padding-top: 10px;
}
#eut-main-menu-responsive ul.eut-menu li.menu-item-has-children a {
padding-right: 40px;
}
#eut-main-menu-responsive ul.eut-menu li ul li a {
padding-left: 15px;
}
#eut-main-menu-responsive ul.eut-menu li .eut-arrow {
position: absolute;
z-index: 5;
top: 0;
right: 0;
width: 30px;
height: 30px;
line-height: inherit;
text-align: right;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#eut-main-menu-responsive ul.eut-menu li .eut-arrow:after,
#eut-main-menu-responsive ul.eut-menu li .eut-arrow:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: rotate(0deg);
-moz-transform:    rotate(0deg);
-ms-transform:     rotate(0deg);
-o-transform:      rotate(0deg);
transform:         rotate(0deg);
-webkit-transition : all .3s ease .3s;
-moz-transition    : all .3s ease .3s;
-ms-transition     : all .3s ease .3s;
-o-transition      : all .3s ease .3s;
transition         : all .3s ease .3s;
}
#eut-main-menu-responsive ul.eut-menu li .eut-arrow:after {
width: 10px;
height: 2px;
margin-left: -5px;
margin-top: -1px;
}
#eut-main-menu-responsive ul.eut-menu li .eut-arrow:before {
width: 2px;
height: 10px;
margin-left: -1px;
margin-top: -5px;
}
#eut-main-menu-responsive ul.eut-menu li.open > .eut-arrow:after,
#eut-main-menu-responsive ul.eut-menu li.open > .eut-arrow:before {
-webkit-transform: rotate(45deg);
-moz-transform:    rotate(45deg);
-ms-transform:     rotate(45deg);
-o-transform:      rotate(45deg);
transform:         rotate(45deg);
} .eut-side-area .eut-close-button-wrapper {
display: block;
padding: 0 10px;
margin-top: 30px;
margin-bottom: 60px;
text-align: left;
}
.eut-side-area .eut-close-menu-button {
width: 30px;
height: 30px;
position: relative;
top: -200px;
display: inline-block;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.eut-side-area .eut-close-menu-button:after,
.eut-side-area .eut-close-menu-button:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: rotate(45deg);
-moz-transform:    rotate(45deg);
-ms-transform:     rotate(45deg);
-o-transform:      rotate(45deg);
transform:         rotate(45deg);
-webkit-transition : all .3s ease;
-moz-transition    : all .3s ease;
-ms-transition     : all .3s ease;
-o-transition      : all .3s ease;
transition         : all .3s ease;
}
.eut-side-area .eut-close-menu-button:after {
width: 40px;
height: 2px;
margin-left: -20px;
margin-top: -1px;
}
.eut-side-area .eut-close-menu-button:before {
width: 2px;
height: 40px;
margin-left: -1px;
margin-top: -20px;
}
.eut-side-area .eut-close-menu-button:hover:after,
.eut-side-area .eut-close-menu-button:hover:before {
-webkit-transform: rotate(315deg);
-moz-transform:    rotate(315deg);
-ms-transform:     rotate(315deg);
-o-transform:      rotate(315deg);
transform:         rotate(315deg);
} #eut-main-menu-responsive .eut-widget {
margin: 40px 0;
display: none;
} #eut-main-menu-responsive ul.eut-menu-options {
display: none;
}
#eut-main-menu-responsive ul.eut-menu-options li {
float: left;
position: relative;
height: inherit;
line-height: 50px;
margin-right: 20px;
}
#eut-main-menu-responsive ul.eut-menu-options li a {
font-size: 16px;
position: relative;
}  .eut-side-area-button {
position: fixed;
width: 40px;
height: 40px;
bottom: 15px;
right: 15px;
z-index: 999;
-webkit-transform: translate3d(0, 150%, 0);
transform: translate3d(0, 150%, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
-webkit-transition-delay: .3s;
transition-delay: .3s;
}
.eut-side-area-button.show {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.eut-side-area-button.push {
-webkit-transition-delay: 0;
transition-delay: 0;
-webkit-transform: translate3d(0, -50px, 0);
transform: translate3d(0, -50px, 0);
}
.eut-button-icon {
width: 40px;
height: 40px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
}
#eut-header .eut-button-icon {
margin-top: -4px;
}
.eut-dot-icon {
width: 6px;
height: 6px;
background-color: #d9d9d9;
position: relative;
top: 50%;
left: 50%;
float: left;
margin-left: -3px;
margin-top: -3px;
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-ms-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
}
.eut-dot-icon:before,
.eut-dot-icon:after {
content: '';
width: 6px;
height: 6px;
display: block;
position: absolute;
left: -10px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #d9d9d9;
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-ms-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
}
.eut-dot-icon:after {
left: 10px;
}
.eut-line-icon {
width: 40px;
height: 2px;
background-color: #ffffff;
position: relative;
top: 50%;
left: 0;
margin-top: -1.5px;
}
.eut-line-icon:before,
.eut-line-icon:after {
content: '';
width: 40px;
height: 2px;
display: block;
position: absolute;
top: -7px;
background-color: #ffffff;
}
.eut-line-icon:after {
top: 7px;
}
.eut-line-icon,
.eut-line-icon:before,
.eut-line-icon:after {
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}  #eut-header .eut-menu-options {
margin: 0;
list-style: none;
position: relative;
z-index: 3;
text-align: center;
-webkit-transition: padding 400ms ease, height 300ms, line-height 300ms;
transition:         padding 400ms ease, height 300ms, line-height 300ms;
}
#eut-header .eut-menu-options li {
display: inline-block;
vertical-align: top;
position: relative;
height: inherit;
line-height: inherit;
}
#eut-header .eut-menu-options a {
font-size: 18px;
position: relative;
}
#eut-header[data-menu-options="right"] .eut-menu-options a {
margin-left: 20px;
}
#eut-header[data-menu-options="left"] .eut-menu-options a {
margin-right: 20px;
}
#eut-header[data-menu-options="right"] .eut-menu-options {
float: right;}
#eut-header[data-menu-options="left"] .eut-menu-options {
float: left;
}
#eut-header[data-menu-options="right"] .eut-menu-options-wrapper {
float: right;
margin-left: 30px;
border-left: 1px solid;
}
#eut-header[data-menu-options="left"] .eut-menu-options-wrapper {
float: left;
margin-right: 30px;
border-right: 1px solid;
}  #eut-header .eut-cart-button-wrapper {
display: inline-block;
vertical-align: top;
position: relative;
height: inherit;
line-height: inherit;
}
#eut-header .eut-cart-button a {
position: relative;
}
#eut-header .eut-cart-button .eut-purchased-items {
position: absolute;
font-size: 10px;
line-height: 16px;
height: 16px;
min-width: 16px;
display: inline-block;
padding: 0 2px;
text-align: center;
top: -12px;
right: -10px;
-webkit-border-radius: 50px;
border-radius: 50px;
}  #eut-theme-wrapper #eut-search-modal {
display: none;
position: fixed;
z-index: 9999;
text-align: center;
max-width: 800px;
width: 100%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform:    translate(-50%, -50%);
-ms-transform:     translate(-50%, -50%);
-o-transform:      translate(-50%, -50%);
transform:         translate(-50%, -50%);
}
#eut-theme-wrapper #eut-search-modal .eut-search {
max-width: 100%;
position: relative;
}
#eut-theme-wrapper #eut-search-modal input[type='text'] {
background: none;
padding: 0 20px;
border: none;
color: #fff;
font-size: 80px !important;
line-height: 1.2 !important;
height: auto;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-top: -40px;
display: none;
-webkit-transform: translate(-50%, -50%);
-moz-transform:    translate(-50%, -50%);
-ms-transform:     translate(-50%, -50%);
-o-transform:      translate(-50%, -50%);
transform:         translate(-50%, -50%);
}
#eut-theme-wrapper #eut-search-modal .eut-search-placeholder {
padding: 0 20px;
border: none;
color: #fff;
font-size: 80px;
line-height: 1.2;
text-align: center;
}
#eut-theme-wrapper #eut-search-modal .eut-search-placeholder.hide {
opacity: 0;
}
#eut-theme-wrapper #eut-search-modal .eut-close-search {
cursor: pointer;
color: #c6c6c6;
display: inline-block;
vertical-align: top;
-webkit-transition : color .3s;
-moz-transition    : color .3s;
-ms-transition     : color .3s;
-o-transition      : color .3s;
transition         : color .3s;
}
#eut-theme-wrapper #eut-search-modal input[type='text']:hover,
#eut-theme-wrapper #eut-search-modal input[type='text']:focus {
background: none;
-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0);
box-shadow: 0 1px 4px 0 rgba(0,0,0,0);
}
#eut-search-modal input[type='submit'] {
margin-top: 40px;
padding: 1.182em 1.455em;
}  .mfp-container {
opacity: 0;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #000000;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close, .mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #cccccc;
}
.mfp-preloader a:hover {
color: white;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
background-color: transparent;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px;
}
.mfp-arrow {
position: absolute;
margin: 0;
top: 50%;
margin-top: -25px;
padding: 0;
width: 50px;
height: 50px;
}
button.mfp-arrow {
background-color: #f00;
width: 50px;
height: 50px;
margin-top: -25px;
background: #000000;
color: #ffffff;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
button.mfp-arrow:before {
font-family: 'corpus' !important;
}
.mfp-arrow-left {
left: 20px;
}
.mfp-arrow-right {
right: 20px;
}
.mfp-arrow-left:before {
content: '\e611';
}
.mfp-arrow-right:before {
content: '\e610';
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 70px;
margin: 0 auto;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -55px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 24px;
color: #ffffff;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}  #eut-feature-section {
position: relative;
-webkit-font-smoothing: antialiased;
overflow: hidden;
z-index: 10;
}
#eut-feature-section .eut-feature-section-inner {
display: table;
width: 100%;
overflow: hidden;
margin: 0px!important;
position: relative;
-webkit-font-smoothing: antialiased;
}
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-feature-section-inner[data-item="image"],
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-feature-section-inner[data-item="slider"] {
height: 100vh;
}
#eut-feature-section .eut-feature-section-inner[data-item="slider"] {
display: block;
}
#eut-header #eut-feature-section .eut-feature-content {
display: table-cell;
width: 100%;
position: relative;
z-index: 3; } #eut-goto-section-wrapper {
position: absolute;
bottom: 15px;
left: 0;
width: 100%;
height: 50px;
z-index: 100;
}
#eut-goto-section-wrapper .eut-goto-section {
display: inline-block;
vertical-align: bottom;
cursor: pointer;
font-size: 36px;
text-align: center;
-webkit-animation-name: goto-animation;
-moz-animation-name: goto-animation;
-o-animation-name: goto-animation;
animation-name: goto-animation;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
animation-iteration-count:infinite;
-webkit-animation-duration:2s;
-moz-animation-duration:2s;
-ms-animation-duration:2s;
-o-animation-duration:2s;
animation-duration:2s;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-feature-section .eut-goto-section.eut-dark {
color: #000000;
}
#eut-feature-section .eut-goto-section.eut-light {
color: #ffffff;
}
@-webkit-keyframes goto-animation {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translate( 0, 0 );
}
40% {
-webkit-transform: translate( 0, -10px );
}
60% {
-webkit-transform: translate( 0, -5px );
}
}
@-moz-keyframes goto-animation {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translate( 0, 0 );
}
40% {
-moz-transform: translate( 0, -10px );
}
60% {
-moz-transform: translate( 0, -5px );
}
}
@-o-keyframes goto-animation {
0%, 20%, 50%, 80%, 100% {
-o-transform: translate( 0, 0 );
}
40% {
-o-transform: translate( 0, -10px );
}
60% {
-o-transform: translate( 0, -5px );
}
}
@keyframes goto-animation {
0%, 20%, 50%, 80%, 100% {
transform: translate( 0, 0 );
}
40% {
transform: translate( 0, -10px );
}
60% {
transform: translate( 0, -5px );
}
} .eut-align-left-center,
.eut-align-center-center,
.eut-align-right-center {
vertical-align: middle;
}
.eut-align-left-top,
.eut-align-center-top,
.eut-align-right-top {
vertical-align: top;
padding-top: 90px;
}
.eut-align-left-bottom,
.eut-align-center-bottom,
.eut-align-right-bottom {
vertical-align: bottom;
padding-bottom: 90px;
}
.eut-align-left-center,
.eut-align-left-top,
.eut-align-left-bottom {
text-align: left;
}
.eut-align-right-center,
.eut-align-right-top,
.eut-align-right-bottom {
text-align: right;
}
.eut-align-center-center,
.eut-align-center-top,
.eut-align-center-bottom {
text-align: center;
}  #eut-feature-section .eut-title {
margin-bottom: 0.108em;
opacity: 0;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
#eut-feature-section .eut-description {
opacity: 0;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
} #eut-feature-section .eut-style-1 .eut-title:after {
content: '';
width: 90px;
height: 5px;
margin-top: 18px;
margin-bottom: 18px;
display: block;
clear: both;
}
#eut-feature-section .eut-style-1.eut-align-left-center .eut-title:after,
#eut-feature-section .eut-style-1.eut-align-left-top .eut-title:after,
#eut-feature-section .eut-style-1.eut-align-left-bottom .eut-title:after {
margin-left: 0;
margin-right: auto;
}
#eut-feature-section .eut-style-1.eut-align-right-center .eut-title:after,
#eut-feature-section .eut-style-1.eut-align-right-top .eut-title:after,
#eut-feature-section .eut-style-1.eut-align-right-bottom .eut-title:after {
margin-left: auto;
margin-right: 0;
}
#eut-feature-section .eut-style-1.eut-align-center-center .eut-title:after,
#eut-feature-section .eut-style-1.eut-align-center-top .eut-title:after,
#eut-feature-section .eut-style-1.eut-align-center-bottom .eut-title:after {
margin-left: auto;
margin-right: auto;
} #eut-feature-section .eut-style-2 .eut-title {
margin-bottom: 0.300em;
}
#eut-feature-section .eut-style-2 .eut-title span {
display: inline-block;
border-top: 1px solid;
border-bottom: 1px solid;
} #eut-feature-section .eut-style-3 .eut-title {
border: 2px solid;
display: inline-block;
padding: 0 0.200em;
margin-bottom: 0.300em;
}
#eut-feature-section .eut-style-3 .eut-title + .eut-button-wrapper {
margin-top: 0px !important;
} #eut-feature-section .eut-style-4 .eut-title span {
position: relative;
display: inline-block;
padding: 0 0.200em;
}
#eut-feature-section .eut-style-4 .eut-title.eut-light span {
background-color: #ffffff;
background-color: rgba(255,255,255,0.6);
color: #000000 !important;
}
#eut-feature-section .eut-style-4 .eut-title.eut-dark span {
background-color: #ffffff;
background-color: rgba(0,0,0,0.6);
color: #ffffff !important;
} #eut-feature-section .eut-feature-content .eut-button-wrapper {
margin-top: 40px;
}
#eut-feature-section .eut-feature-content .eut-btn {
opacity: 0;
}
#eut-feature-section .eut-feature-content.eut-align-center-center .eut-btn,
#eut-feature-section .eut-feature-content.eut-align-center-top .eut-btn,
#eut-feature-section .eut-feature-content.eut-align-center-bottom .eut-btn {
margin: 0 15px;
}
#eut-feature-section .eut-feature-content.eut-align-left-center .eut-btn,
#eut-feature-section .eut-feature-content.eut-align-left-top .eut-btn,
#eut-feature-section .eut-feature-content.eut-align-left-bottom .eut-btn {
margin: 0 30px 0 0;
}
#eut-feature-section .eut-feature-content.eut-align-right-center .eut-btn,
#eut-feature-section .eut-feature-content.eut-align-right-top .eut-btn,
#eut-feature-section .eut-feature-content.eut-align-right-bottom .eut-btn {
margin: 0 0 0 30px;
}  #eut-feature-slider .eut-slider-item {
display: table;
width: 100%;
height: 1500px;
}  #eut-main-content {
position: relative;
z-index: 10;
}
#eut-main-content .eut-container {
padding-top: 70px;
padding-bottom: 40px;
}  #eut-page-title,
#eut-post-title,
#eut-portfolio-title,
#eut-product-title {
overflow: hidden;
position: relative;
display: table;
width: 100%;
-webkit-font-smoothing: antialiased;
}
#eut-page-title .eut-title,
#eut-post-title .eut-title,
#eut-portfolio-title .eut-title,
#eut-product-title .eut-title {
margin-bottom: 0.083em;
}
#eut-page-title .eut-container,
#eut-post-title .eut-container,
#eut-portfolio-title .eut-container,
#eut-product-title .eut-container {
padding-top: 0;
padding-bottom: 0;
}
#eut-page-title #eut-page-title-content,
#eut-post-title #eut-post-title-content,
#eut-portfolio-title #eut-portfolio-title-content,
#eut-product-title #eut-product-title-content {
display: table-cell;
width: 100%;
vertical-align: middle;
position: relative;
z-index: 999;
}
#eut-page-title .eut-description p {
margin-bottom: 0;
} .eut-carousel-wrapper .eut-custom-title-wrapper {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
.eut-carousel-wrapper .eut-custom-title-content {
position: absolute;
padding: 10px 70px;
width: 100%;
top: 50%;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.eut-carousel-wrapper .eut-custom-title-content .eut-title,
.eut-carousel-wrapper .eut-custom-title-content .eut-caption {
display: block;
}
.eut-carousel-wrapper .eut-custom-title-content .eut-title:last-child {
margin-bottom: 0;
}  .eut-section {
position: relative;
} #eut-body.blog .eut-section {
overflow: visible;
}
#eut-theme-wrapper .eut-section[data-section-type="fullwidth-background"],
#eut-theme-wrapper .eut-section[data-section-type="fullwidth-element"] {
visibility: hidden;
}
.eut-section.eut-custom-height:not(.eut-column-has-gap) .eut-column,
.eut-section.eut-custom-height.eut-column-has-gap .eut-column-wrapper {
visibility: hidden;
}
.eut-section.eut-custom-height .eut-middle-wrapper,
.eut-section .eut-column-wrapper {
overflow: hidden;
}
#eut-theme-wrapper .eut-reset-padding {
padding-top: 0 !important;
padding-bottom: 0 !important;
}  #eut-anchor-menu {
color: #fff;
width: 100%;
z-index: 900;
position: relative;
}
#eut-anchor-menu ul li ul li a {
display: block;
padding: 14px 20px;
line-height: 1.2em;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#eut-anchor-menu ul li ul li {
border-bottom: 1px solid;
}
#eut-anchor-menu ul li ul li:last-child {
border-bottom: none;
}
#eut-anchor-menu > ul {
margin: 0;
list-style: none;
float: left;
} #eut-anchor-menu.eut-incontainer > ul {
margin: 0 auto;
max-width: 1170px;
float: none;
}
#eut-anchor-menu > ul > li {
float: left;
border-right: 1px solid;
position: relative;
}
#eut-anchor-menu.eut-incontainer > ul > li:first-child {
border-left: 1px solid;
}
#eut-anchor-menu > ul > li > a {
padding: 0 15px;
display: block;
line-height: inherit;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#eut-anchor-menu ul li ul {
position: absolute;
top: 100%;
left: 0;
min-width: 180px;
margin: 0;
list-style: none;
z-index: 999;
display: none;
}
#eut-anchor-menu ul li ul ul {
top: 0;
left: 100%;
}
#eut-anchor-menu ul li ul li {
line-height: 40px;
position: relative;
}
#eut-anchor-menu ul li:hover > ul {
display: block;
} #eut-anchor-menu.eut-center-anchor-menu {
text-align: center;
}
#eut-anchor-menu.eut-center-anchor-menu > ul {
float: none;
display: inline-block;
vertical-align: top;
}
#eut-anchor-menu.eut-center-anchor-menu > ul > li:last-child {
border: none;
}
#eut-anchor-menu.eut-center-anchor-menu > ul ul li {
text-align: left;
} #eut-anchor-menu ul li.primary-button a {
padding: 0 15px;
margin: 0 20px;
display: inline-block;
line-height: 30px;
-webkit-border-radius: 3px;
border-radius: 3px;
} #eut-anchor-menu.eut-sticky {
position: fixed;
left: auto;
width: 100%;
}
#eut-theme-wrapper.eut-boxed #eut-anchor-menu.eut-sticky {
max-width: 1250px;
}
#eut-anchor-menu .eut-menu-button {
display: none;
} #eut-anchor-menu .eut-menu-button {
width: 40px;
cursor: pointer;
vertical-align: middle;
margin-left: 15px;
}
#eut-anchor-menu .eut-menu-button-line {
width: 40px;
height: 2px;
background-color: #f00;
position: relative;
margin: 4px 0;
}  #eut-main-content .eut-left-sidebar #eut-content-area,
#eut-main-content .eut-right-sidebar #eut-content-area {
width: 66.66666667%;
}
#eut-main-content #eut-sidebar {
width: 33.33333333%;
z-index: 3;
}
#eut-main-content .eut-left-sidebar #eut-content-area {
float: right; }
#eut-main-content .eut-right-sidebar #eut-content-area {
float: left; }
#eut-main-content .eut-left-sidebar #eut-sidebar {
float: left;
}
#eut-main-content .eut-right-sidebar #eut-sidebar {
float: right;
} #eut-main-content #eut-sidebar.eut-white-box {
padding: 15px;
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
} #eut-main-content.eut-single-post-content .eut-container {
padding-bottom: 0;
}
#eut-main-content.eut-single-post-content article + #eut-tags-categories,
#eut-main-content.eut-single-post-content article + #eut-nav-bar,
#eut-main-content.eut-single-post-content article + .eut-related-post,
#eut-main-content.eut-single-post-content article + #eut-comments {
border-top: 1px solid;
padding-top: 3.750em;
}
#eut-main-content #eut-content-area + #eut-tags-categories,
#eut-main-content #eut-content-area + #eut-nav-bar,
#eut-main-content #eut-content-area + .eut-related-post,
#eut-main-content #eut-content-area + #eut-comments,
#eut-main-content div.clear + #eut-tags-categories,
#eut-main-content div.clear + #eut-nav-bar,
#eut-main-content div.clear + .eut-related-post,
#eut-main-content div.clear + #eut-comments  {
border-top: 1px solid;
padding-top: 3.750em;
margin-top: 1.875em;
} #eut-main-content #eut-content-area .eut-media {
display: block;
}
#eut-single-media .eut-media {
margin-bottom: 2.500em;
}
#eut-single-media .eut-media img {
opacity: 0;
width: 100%;
} .eut-single-post-title {
display: inline-block;
margin-bottom: 0.167em;
} #eut-single-post-meta {
margin-bottom: 2.500em;
}
#eut-single-post-meta ul {
list-style: none;
margin: 0;
}
#eut-single-post-meta ul li {
display: inline-block;
margin-right: 5px;
} #eut-tags-categories {
display: table;
width: 100%;
margin-bottom: 3.750em;
}
#eut-tags-categories .eut-tags,
#eut-tags-categories .eut-categories {
display: table-cell;
vertical-align: top;
min-width: 300px;
}
#eut-tags-categories .eut-tags + .eut-categories {
text-align: right;
}
#eut-tags-categories ul {
list-style: none;
margin: 0;
}
#eut-tags-categories ul li {
display: inline-block;
margin-right: 0.769em;
} #eut-about-author {
margin-bottom: 3.750em;
padding: 20px;
background-color: #f1f1f1;
}
#eut-about-author .eut-author-image {
width: 80px;
float: left;
}
#eut-about-author .eut-author-image img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
#eut-about-author .eut-author-info {
overflow: hidden;
padding-left: 20px;
min-height: 80px;
}
#eut-about-author .eut-author-info p {
margin-bottom: 18px;
}  #eut-social-share {
margin-bottom: 3.750em;
}
#eut-social-share + #eut-tags-categories,
#eut-social-share + #eut-nav-bar,
#eut-social-share + .eut-related-post,
#eut-social-share + #eut-comments {
border-top: 1px solid;
padding-top: 3.750em;
}
#eut-portfolio-info-responsive + #eut-social-share,
article.eut-single-post.post_format-post-format-link + #eut-social-share {
margin-top: 3.750em;
}
#eut-social-share ul {
margin: 0;
list-style: none;
}
#eut-social-share ul li {
display: inline-block;
font-size: 14px;
margin-right: 2.000em;
}
#eut-social-share ul li i {
padding-right: 10px;
display: inline-block;
vertical-align: middle;
-webkit-transition : color .3s;
-moz-transition    : color .3s;
-ms-transition     : color .3s;
-o-transition      : color .3s;
transition         : color .3s;
}
#eut-social-share ul li span {
display: inline-block;
vertical-align: middle;
} #eut-nav-bar {
display: table;
width: 100%;
margin-bottom: 3.750em;
}
#eut-nav-bar .eut-nav-item span {
font-weight: bold;
letter-spacing: 1px;
}
#eut-nav-bar + .eut-related-post {
border-top: 1px solid;
padding-top: 3.750em;
}
#eut-nav-bar .eut-nav-item {
display: table-cell;
}
#eut-nav-bar .eut-nav-item.eut-prev,
#eut-nav-bar .eut-nav-item.eut-next {
width: 45%;
}
#eut-nav-bar .eut-nav-item.eut-backlink {
width: 10%;
}
#eut-nav-bar a.eut-backlink {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #ffffff;
text-align: center;
-webkit-transition : background-color .3s;
-moz-transition    : background-color .3s;
-ms-transition     : background-color .3s;
-o-transition      : background-color .3s;
transition         : background-color .3s;
}
#eut-nav-bar .eut-nav-item i {
line-height: inherit;
}
#eut-nav-bar .eut-nav-item.eut-prev i,
#eut-nav-bar .eut-nav-item.eut-next i {
vertical-align: middle;
}
#eut-nav-bar .eut-nav-item a span {
display: inline-block;
vertical-align: middle;
padding: 0 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 300px;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
#eut-nav-bar .eut-nav-item.eut-prev a:hover span {
-webkit-transform: translate(-5px, 0);
-moz-transform:    translate(-5px, 0);
-ms-transform:     translate(-5px, 0);
-o-transform:      translate(-5px, 0);
transform:         translate(-5px, 0);
}
#eut-nav-bar .eut-nav-item.eut-next a:hover span {
-webkit-transform: translate(5px, 0);
-moz-transform:    translate(5px, 0);
-ms-transform:     translate(5px, 0);
-o-transform:      translate(5px, 0);
transform:         translate(5px, 0);
} #eut-comments .eut-comments-number {
margin-bottom: 40px;
}
#eut-comments > ul,
#eut-comments ul.children {
margin: 0;
list-style: none;
}
#eut-comments ul.children {
margin-left: 70px;
position: relative;
}
#eut-comments > ul > li {
margin-bottom: 3.750em;
padding-bottom: 3.750em;
border-bottom: 1px solid;
}
#eut-comments ul.children li {
margin-top: 20px;
}
#eut-comments .avatar {
width: 50px;
float: left;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#eut-comments .eut-comment-content {
overflow: hidden;
position: relative;
padding-left: 20px;
}
#eut-comments .eut-comment-content p {
font-size: 13px;
line-height: 1.846em;
}
#eut-comments .eut-comment-content p:last-child {
margin-bottom: 0;
} .eut-comment-item-btn {
position: absolute;
top: 0;
right: 0;
}
.comment-edit-link:before {
content: '/';
margin: 0 10px;
opacity: 0.5;
} #eut-main-content[data-post-width="classic"] #respond {
width: 75.0%;
margin-left: auto;
margin-right: auto;
} #eut-main-content[data-post-width="classic"] .eut-left-sidebar #respond,
#eut-main-content[data-post-width="classic"] .eut-right-sidebar #respond {
width: 100%;
}
#respond {
margin-bottom: 62px;
}
#respond .eut-form-input {
margin-bottom: 15px;
}
#respond .comment-reply-title {
margin-bottom: 1.889em;
}
#respond .comment-reply-title small {
margin-top: 2px;
display: block;
}
#respond .comment-notes {
font-size: 0.8em;
line-height: 1.1;
margin-bottom: 0.727em;
}
#respond textarea {
display: block;
}
#respond .eut-form-textarea {
margin-bottom: 8px;
}
#respond input[type="text"] {
width: 50%;
margin-bottom: 13px;
}
#eut-comment-submit-button {
margin-top: 20px;
}
#respond .form-submit {
clear: both;
} .no-comments {
margin-top: 60px;
} .eut-comment-nav {
line-height: 2.5;
overflow: hidden;
}
.eut-comment-nav ul {
margin: 0;
list-style: none;
}
.eut-comment-nav ul li {
float: left;
}
.eut-comment-nav ul li:last-child {
float: right;
}
.eut-comment-nav ul li a {
margin-top: 2.857em;
padding-bottom: 2.857em;
display: inline-block;
}  .single-portfolio #eut-main-content .eut-container {
padding-bottom: 0;
}
#eut-portfolio-content {
width: 100%;
margin-bottom: 2.857em;
} .single-portfolio .eut-media {
display: block;
}
#eut-main-content #eut-portfolio-area .eut-media + #eut-post-content {
margin-top: 60px;
} #eut-main-content .eut-left-sidebar #eut-portfolio-area,
#eut-main-content .eut-right-sidebar #eut-portfolio-area {
width: 75.0%;
}
#eut-main-content #eut-sidebar {
width: 25.0%;
z-index: 3;
position: relative;
}
#eut-main-content .eut-left-sidebar #eut-portfolio-area {
float: right;
padding-left: 100px;
}
#eut-main-content .eut-right-sidebar #eut-portfolio-area {
float: left;
padding-right: 100px;
}
#eut-main-content .eut-left-sidebar #eut-sidebar {
float: left;
}
#eut-main-content .eut-right-sidebar #eut-sidebar {
float: right;
} .eut-related-wrapper {
margin-bottom: 2.857em;
}
.eut-related-wrapper small {
margin-bottom: 40px;
display: block;
border-top: 1px solid;
padding-top: 2.857em;
margin-bottom: 2.857em;
} ul.eut-fields  {
list-style: none;
margin: 0;
}
ul.eut-fields li {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted;
}
ul.eut-fields li:before {
content: '\f178';
font-family: FontAwesome;
margin-right: 5px;
vertical-align: middle;
}
ul.eut-fields li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.eut-portfolio-info {
margin-bottom: 10px;
}
.eut-portfolio-description + ul.eut-fields {
border-top: 1px solid;
margin-top: 10px;
padding-top: 10px;
}
.eut-portfolio-info + .widget {
border-top: 1px solid;
padding-top: 40px;
margin-top: 10px;
}
#eut-portfolio-info-responsive {
display: none;
}
#eut-sidebar .eut-portfolio-info {
display: block;
} #eut-portfolio-area .eut-nav-wrapper-default {
display: none;
}  .eut-filter ul {
list-style: none;
display: block;
margin: 0;
margin-bottom: 40px;
}
.eut-filter ul li {
cursor: pointer;
display: inline-block;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-filter ul li span {
line-height: 16px;
display: inline-block;
opacity: 0.5;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-filter ul li:hover span,
.eut-filter ul li.selected span  {
opacity: 1;
}
.eut-filter.eut-align-left ul li {
margin-right: 16px;
}
.eut-filter.eut-align-right ul li {
margin-left: 16px;
}
.eut-filter.eut-align-center ul li {
margin-left: 8px;
margin-right: 8px;
}
.eut-section[data-section-type="fullwidth-element"] .eut-filter ul  {
padding: 0 40px;
} .single-portfolio .eut-left-sidebar ul.eut-post-gallery.eut-classic-style li ,
.single-portfolio .eut-right-sidebar ul.eut-post-gallery.eut-classic-style li {
width: 33.33333333333333%;
}
.single-portfolio .eut-left-sidebar ul.eut-post-gallery.eut-classic-style li:nth-child(3n+1),
.single-portfolio .eut-right-sidebar ul.eut-post-gallery.eut-classic-style li:nth-child(3n+1) {
clear: both;
}
.single-portfolio .eut-left-sidebar ul.eut-post-gallery.eut-classic-style li:nth-child(5n+1),
.single-portfolio .eut-right-sidebar ul.eut-post-gallery.eut-classic-style li:nth-child(5n+1) {
clear: none;
} .single-portfolio ul.eut-post-gallery.eut-vertical-style {
display: block;
}
.single-portfolio ul.eut-post-gallery.eut-vertical-style li {
margin-bottom: 2.500em;
width: 100%;
}
.single-portfolio ul.eut-post-gallery.eut-vertical-style li {
float: none;
} .format-standard .eut-post-icon:before,
.format-image .eut-post-icon:before,
.format-aside .eut-post-icon:before,
.format-chat .eut-post-icon:before,
.format-status .eut-post-icon:before {
content: '\f040';
font-family: FontAwesome;
}
.format-video .eut-post-icon:before {
content: '\f01d';
font-family: FontAwesome;
}
.format-single-image .eut-portfolio-icon:before {
content: '\f03e';
font-family: FontAwesome;
}
.format-gallery .eut-post-icon:before,
.format-gallery .eut-portfolio-icon:before {
content: '\f009';
font-family: FontAwesome;
}
.format-audio .eut-post-icon:before {
content: '\f028';
font-family: FontAwesome;
}
.format-link .eut-post-icon:before {
content: '\f0c1';
font-family: FontAwesome;
}
.format-quote .eut-post-icon:before {
content: '\f10e';
font-family: FontAwesome;
}  .eut-related-post {
margin-bottom: 3.750em;
}
.eut-related-post + #eut-comments,
.eut-related-post + #respond {
border-top: 1px solid;
padding-top: 3.750em;
}
.eut-related-post ul {
margin: 0 -15px;
list-style: none;
overflow: hidden;
}
.eut-related-post ul li {
float: left;
padding: 0 15px;
width: 33.33333333333333%;
}
.eut-related-post .eut-media {
margin-bottom: 20px !important;
position: relative;
}
.eut-related-post .eut-related-title {
margin-bottom: 1.250em;
}
.eut-related-post .eut-title {
margin-bottom: 0.250em;
}
.eut-related-post .eut-caption {
line-height: 1.5;
}  .eut-no-image:before {
font-family: corpus;
position: absolute;
width: 60px;
height: 60px;
left: 50%;
top: 50%;
margin-top: -30px;
margin-left: -30px;
font-size: 27px;
text-align: center;
line-height: 60px;
color: #ffffff;
z-index: 1;
background-color: rgba(0,0,0,0.7);
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.format-standard .eut-no-image:before {
content: '\e608';
}
.format-video .eut-no-image:before {
content: '\e607';
}
.format-single-image .eut-no-image:before {
content: '\e608';
}
.format-gallery .eut-no-image:before {
content: '\e608';
}
.format-audio .eut-no-image:before {
content: '\e607';
}
.format-link .eut-no-image:before {
content: '\e60a';
}
.format-quote .eut-no-image:before {
content: '\e605';
}  .eut-pagination ul {
margin: 0;
list-style: none;
border: 1px solid;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
}
.eut-element[data-gutter="no"] .eut-pagination {
margin-top: 30px;
}
.eut-pagination ul li {
display: inline-block;
border-right: 1px solid;
display: inline-block;
margin-right: -2px;
}
.eut-pagination ul li:last-child {
border: none;
}
.eut-pagination ul li a,
.eut-pagination ul li span {
padding: 8px 12px;
line-height: 16px;
min-width: 32px;
display: block;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.eut-pagination ul li span {
font-weight: bold;
}  #eut-footer {
position: relative;
}
#eut-footer .eut-section {
margin-bottom: 0;
}
#eut-footer .widget:last-child,
#eut-footer .widgets:last-child {
margin-bottom: 0;
}
#eut-footer a {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#eut-footer #eut-footer-area .eut-column-1 {
text-align: center;
} #eut-footer-bar {
position: relative;
z-index: 2;
}
#eut-footer-bar #eut-second-menu ul {
list-style: none;
margin: 0;
}
#eut-footer-bar #eut-second-menu li {
display: inline-block;
}
#eut-footer-bar[data-align-center="no"] #eut-second-menu ul {
float: right;
}
#eut-footer-bar[data-align-center="no"] #eut-second-menu li {
margin-left: 15px;
} #eut-footer-bar[data-align-center="yes"] .eut-column-1-2 {
width: 100%;
margin: 0;
padding: 0 !important;
}
#eut-footer-bar[data-align-center="yes"] .eut-column-1-2 + .eut-column-1-2 {
margin-top: 15px;
}
#eut-footer-bar[data-align-center="yes"],
#eut-footer-bar[data-align-center="yes"] #eut-second-menu ul {
display: block;
margin: 0 auto;
text-align: center;
}
#eut-footer-bar[data-align-center="yes"] #eut-second-menu li {
margin: 0 15px;
}
#eut-above-footer .eut-element:last-child {
margin-bottom: 0;
}
#eut-footer-bar .eut-social {
list-style: none;
display: block;
text-align: right;
}
#eut-footer-bar[data-align-center="yes"] .eut-social {
text-align: center;
}
#eut-footer-bar .eut-social li {
display: inline-block;
}
#eut-footer-bar .eut-social li:after {
content: '|';
margin: 0 26px;
}
#eut-footer-bar .eut-social.eut-social-icons li:after {
content: '';
margin: 0 5px;
}
#eut-footer-bar .eut-social.eut-social-icons li a {
font-size: 24px;
}
#eut-footer-bar .eut-social li:last-child:after {
display: none;
}
#eut-footer-bar .eut-social li a {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} #eut-footer-area[data-section-type="fullwidth-element"] .eut-column-1-6,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-1-5,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-1-4,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-1-2,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-1-3,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-2-3,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-3-4,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-4-6,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-4-5,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-5-6,
#eut-footer-area[data-section-type="fullwidth-element"] .eut-column-1,
#eut-footer-bar[data-section-type="fullwidth-element"] .eut-column-1-2 {
padding-right: 5% !important;
padding-left: 5% !important;
}  #eut-footer.eut-sticky-footer {
position: fixed;
width: 100%;
bottom: 0;
left: 0;
z-index: 0;
}
#eut-theme-wrapper.eut-boxed #eut-footer.eut-sticky-footer  {
width: 1250px;
left: auto;
-webkit-box-shadow : 0px 0px 10px rgba(0, 0, 0, 0.15);
-moz-box-shadow    : 0px 0px 10px rgba(0, 0, 0, 0.15);
box-shadow         : 0px 0px 10px rgba(0, 0, 0, 0.15);
}  .eut-pattern {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 2;
background-image: url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/images/graphics/pattern-1.png);
background-repeat: repeat;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-light-overlay:before,
.eut-dark-overlay:before,
.eut-primary-1-overlay:before,
.eut-primary-2-overlay:before,
.eut-primary-3-overlay:before,
.eut-primary-4-overlay:before,
.eut-primary-5-overlay:before {
content: '';
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: 2;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-overlay-10:before {
opacity: 0.1;
}
.eut-overlay-20:before {
opacity: 0.2;
}
.eut-overlay-30:before {
opacity: 0.3;
}
.eut-overlay-40:before {
opacity: 0.4;
}
.eut-overlay-50:before {
opacity: 0.5;
}
.eut-overlay-60:before {
opacity: 0.6;
}
.eut-overlay-70:before {
opacity: 0.7;
}
.eut-overlay-80:before {
opacity: 0.8;
}
.eut-overlay-90:before {
opacity: 0.9;
}  .eut-bg-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.eut-bg-wrapper.eut-small-square {
padding-bottom: 100%;
position: relative;
}
.eut-bg-image {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-bg-image.show {
opacity: 1;
}
.eut-section[data-section-type="fullwidth-element"] .eut-bg-image {
background-size: inherit;
background-repeat: repeat;
}
.eut-section[data-image-type="parallax"] .eut-bg-image {
position: absolute;
top: 0;
right: 0;
left: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
z-index: 0;
}
.eut-section[data-image-type="animated"] .eut-bg-image {
-webkit-transform:  scale(1.0);
-moz-transform   : scale(1.0);
transform        : scale(1.0);
-webkit-transition : -webkit-transform 20s ease, opacity 0.4s;
-moz-transition    : -moz-transform 20s ease, opacity 0.4s;
transition         : transform 20s ease, opacity 0.4s;
}
.eut-section[data-image-type="animated"].zoom .eut-bg-image {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
transform: scale(1.4);
}
.eut-bg-image.eut-bg-position-left-top {
background-position: left top;
}
.eut-bg-image.eut-bg-position-left-center {
background-position: left center;
}
.eut-bg-image.eut-bg-position-left-bottom {
background-position: left bottom;
}
.eut-bg-image.eut-bg-position-center-top {
background-position: center top;
}
.eut-bg-image.eut-bg-position-center-center {
background-position: center center;
}
.eut-bg-image.eut-bg-position-center-bottom {
background-position: center bottom;
}
.eut-bg-image.eut-bg-position-right-top {
background-position: right top;
}
.eut-bg-image.eut-bg-position-right-center {
background-position: right center;
}
.eut-bg-image.eut-bg-position-right-bottom {
background-position: right bottom;
}  .eut-bg-video { position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 1;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.eut-bg-video video {
position: absolute;
width: 100%;
height: auto !important;
max-width: none;
top: 0;
right: 0;
left: 0;
}
.ie9 .eut-bg-video video{
top: 0px;
left: 0px;
width: 100% !important;
}
.eut-section[data-section-type="in-container"] .eut-bg-video {
height: 100%;
top: 0;
}   .eut-color-green,
.eut-color-green:before,
.eut-color-green:after {
color: #83ad00;
}
.eut-bg-green,
.eut-btn.eut-green-color {
color: #ffffff;
background-color: #83ad00;
}
.eut-btn.eut-btn-line.eut-green-color {
color: #83ad00;
border-color: #83ad00;
background-color: transparent;
}
.eut-btn.eut-green-color:hover {
color: #ffffff;
background-color: #a4c835;
}
.eut-btn.eut-btn-line.eut-green-color:hover {
color: #ffffff;
border-color: #a4c835;
background-color: #a4c835;
} .eut-color-orange,
.eut-color-orange:before,
.eut-color-orange:after {
color: #faa500;
}
.eut-bg-orange,
.eut-btn.eut-orange-color {
color: #ffffff;
background-color: #FF8A00;
}
.eut-btn.eut-btn-line.eut-orange-color {
color: #FF8A00;
border-color: #FF8A00;
background-color: transparent;
}
.eut-btn.eut-orange-color:hover {
color: #ffffff;
background-color: #EB7D04;
}
.eut-btn.eut-btn-line.eut-orange-color:hover {
color: #ffffff;
border-color: #EB7D04;
background-color: #EB7D04;
} .eut-color-blue,
.eut-color-blue:before,
.eut-color-blue:after {
color: #23a5d1;
}
.eut-bg-blue,
.eut-btn.eut-blue-color {
color: #ffffff;
background-color: #23a5d1;
}
.eut-btn.eut-btn-line.eut-blue-color {
color: #23a5d1;
border-color: #23a5d1;
background-color: transparent;
}
.eut-btn.eut-blue-color:hover {
color: #ffffff;
background-color: #40caf8;
}
.eut-btn.eut-btn-line.eut-blue-color:hover {
color: #ffffff;
border-color: #40caf8;
background-color: #40caf8;
} .eut-color-red,
.eut-color-red:before,
.eut-color-red:after {
color: #ff0042;
}
.eut-bg-red,
.eut-btn.eut-red-color {
color: #ffffff;
background-color: #ff0042;
}
.eut-btn.eut-btn-line.eut-red-color {
color: #ff0042;
border-color: #ff0042;
background-color: transparent;
}
.eut-btn.eut-red-color:hover {
color: #ffffff;
background-color: #f35f86;
}
.eut-btn.eut-btn-line.eut-red-color:hover {
color: #ffffff;
border-color: #f35f86;
background-color: #f35f86;
} .eut-color-aqua,
.eut-color-aqua:before,
.eut-color-aqua:after {
color: #23b893;
}
.eut-bg-aqua,
.eut-btn.eut-aqua-color {
color: #ffffff;
background-color: #23b893;
}
.eut-btn.eut-btn-line.eut-aqua-color {
color: #23b893;
border-color: #23b893;
background-color: transparent;
}
.eut-btn.eut-aqua-color:hover {
color: #ffffff;
background-color: #62c7ae;
}
.eut-btn.eut-btn-line.eut-aqua-color:hover {
color: #ffffff;
border-color: #62c7ae;
background-color: #62c7ae;
} .eut-color-purple,
.eut-color-purple:before,
.eut-color-purple:after {
color: #940AE5;
}
.eut-bg-purple,
.eut-btn.eut-purple-color {
color: #ffffff;
background-color: #940AE5;
}
.eut-btn.eut-btn-line.eut-purple-color {
color: #940AE5;
border-color: #940AE5;
background-color: transparent;
}
.eut-btn.eut-purple-color:hover {
color: #ffffff;
background-color: #380E6F;
}
.eut-btn.eut-btn-line.eut-purple-color:hover {
color: #ffffff;
border-color: #380E6F;
background-color: #380E6F;
} .eut-color-black,
.eut-color-black:before,
.eut-color-black:after {
color: #000000;
}
.eut-bg-black,
.eut-btn.eut-black-color {
color: #ffffff;
background-color: #000000;
}
.eut-btn.eut-btn-line.eut-black-color {
color: #000000;
border-color: #000000;
background-color: transparent;
}
.eut-btn.eut-black-color:hover {
color: #ffffff;
border-color: #323232;
background-color: #323232;
}
.eut-btn.eut-btn-line.eut-black-color:hover {
color: #ffffff;
border-color: #323232;
background-color: #323232;
} .eut-color-grey,
.eut-color-grey:before,
.eut-color-grey:after {
color: #cccccc;
}
.eut-bg-grey,
.eut-btn.eut-grey-color,
.eut-message.eut-bg-white .eut-close:after,
.eut-message.eut-bg-white .eut-close:before {
color: #ffffff;
background-color: #cccccc;
}
.eut-btn.eut-btn-line.eut-grey-color {
color: #cccccc;
border-color: #cccccc;
background-color: transparent;
}
.eut-btn.eut-grey-color:hover {
color: #ffffff;
border-color: #a2a2a2;
background-color: #a2a2a2;
}
.eut-btn.eut-btn-line.eut-grey-color:hover {
color: #ffffff;
border-color: #a2a2a2;
background-color: #a2a2a2;
} .eut-color-white,
.eut-color-white:before,
.eut-color-white:after {
color: #ffffff;
}
.eut-bg-white,
.eut-btn.eut-white-color {
color: #a2a2a2;
background-color: #ffffff;
}
.eut-btn.eut-btn-line.eut-white-color {
color: #ffffff;
border-color: #ffffff;
background-color: transparent;
}
.eut-btn.eut-white-color:hover {
color: #777777;
background-color: #ffffff;
}
.eut-btn.eut-btn-line.eut-white-color:hover {
color: #777777;
border-color: #ffffff;
background-color: #ffffff;
}  #eut-feature-section .eut-title.eut-dark,
#eut-page-title .eut-title.eut-dark,
#eut-post-title .eut-title.eut-dark,
#eut-portfolio-title .eut-title.eut-dark,
#eut-product-title .eut-title.eut-dark {
color: #000000;
}
#eut-feature-section .eut-description.eut-dark,
#eut-page-title .eut-description.eut-dark,
#eut-portfolio-title .eut-description.eut-dark,
#eut-product-title .eut-description.eut-dark {
color: #000000;
} #eut-post-title #eut-social-share.eut-dark ul li a {
background-color: #000000;
color: #ffffff
}
#eut-post-title #eut-social-share.eut-dark ul li span {
color: #000000;
} #eut-feature-section .eut-title.eut-light,
#eut-page-title .eut-title.eut-light,
#eut-post-title .eut-title.eut-light,
#eut-portfolio-title .eut-title.eut-light,
#eut-product-title .eut-title.eut-light {
color: #ffffff;
}
#eut-feature-section .eut-description.eut-light,
#eut-page-title .eut-description.eut-light,
#eut-portfolio-title .eut-description.eut-light {
color: #ffffff;
} #eut-post-title #eut-social-share.eut-light ul li a {
background-color: #ffffff;
color: #A2A2A2;
}
#eut-post-title #eut-social-share.eut-light ul li span {
color: #ffffff;
}  .eut-round {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-extra-round {
-webkit-border-radius: 50px;
border-radius: 50px;
}
.eut-circle {
-webkit-border-radius: 50%;
border-radius: 50%;
}  .eut-map  img {
max-width: inherit;
}
.eut-map-infotext {
overflow: hidden;
white-space: nowrap;
}
.eut-map-infotext .eut-infotext-title {
margin-bottom: 0.357em;
}
.eut-map-infotext .eut-infotext-description {
margin-bottom: 0.500em;
white-space: nowrap;
}  .eut-slider .owl-controls .owl-buttons div,
.eut-carousel-navigation .eut-carousel-buttons div {
position: absolute;
z-index: 3;
font-size: 16px;
background-color: #FFF;
display: inline-block;
zoom: 1;
cursor: pointer;
*display: inline; -webkit-transition: all 0.35s;
transition: all 0.35s;
} .eut-carousel-navigation.eut-light .eut-carousel-buttons div {
background-color: rgba(255,255,255,0.6);
color: #000000;
}
.eut-carousel-navigation.eut-light .eut-carousel-buttons div:hover {
background-color: rgba(255,255,255,1);
color: #000000;
}
.eut-carousel-navigation[data-navigation-type="1"].eut-light .eut-carousel-buttons div {
background-color: transparent;
color: rgba(255,255,255,0.6);
}
.eut-carousel-navigation[data-navigation-type="1"].eut-light .eut-carousel-buttons div:hover {
background-color: transparent;
color: rgba(255,255,255,1);
} .eut-carousel-navigation.eut-dark .eut-carousel-buttons div {
background-color: rgba(0,0,0,0.6);
color: #ffffff;
}
.eut-carousel-navigation.eut-dark .eut-carousel-buttons div:hover {
background-color: rgba(0,0,0,1);
color: #ffffff;
}
.eut-carousel-navigation[data-navigation-type="1"].eut-dark .eut-carousel-buttons div {
background-color: transparent;
color: rgba(0,0,0,0.5);
}
.eut-carousel-navigation[data-navigation-type="1"].eut-dark .eut-carousel-buttons div:hover {
background-color: transparent;
color: rgba(0,0,0,1);
} .eut-slider[data-navigation-type="1"] .owl-controls .owl-buttons div,
.eut-carousel-navigation[data-navigation-type="1"] .eut-carousel-buttons div {
width: 50px;
height: 50px;
line-height: 50px;
margin-top: -25px;
text-align: center;
-webkit-transition : all 0.2s ease-in-out;
-moz-transition    : all 0.2s ease-in-out;
-ms-transition     : all 0.2s ease-in-out;
-o-transition      : all 0.2s ease-in-out;
}
.eut-slider[data-navigation-type="1"] .owl-controls .owl-buttons .owl-prev,
.eut-carousel-navigation[data-navigation-type="1"] .eut-carousel-buttons .eut-carousel-prev {
left: -70px;
top: 50%;
}
.eut-slider[data-navigation-type="1"] .owl-controls .owl-buttons .owl-next,
.eut-carousel-navigation[data-navigation-type="1"] .eut-carousel-buttons .eut-carousel-next {
right: -70px;
top: 50%;
}
#eut-feature-section .eut-carousel-navigation[data-navigation-type="1"] .eut-carousel-buttons .eut-carousel-prev {
left: 0;
}
#eut-feature-section .eut-carousel-navigation[data-navigation-type="1"] .eut-carousel-buttons .eut-carousel-next {
right: 0;
} .eut-slider[data-navigation-type="2"] .owl-controls .owl-buttons div,
.eut-carousel-navigation[data-navigation-type="2"] .eut-carousel-buttons div {
width: 50px;
height: 50px;
line-height: 50px;
margin-top: -25px;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
visibility: hidden;
opacity: 0;
-webkit-transition : all 0.2s ease-in-out;
-moz-transition    : all 0.2s ease-in-out;
-ms-transition     : all 0.2s ease-in-out;
-o-transition      : all 0.2s ease-in-out;
}
.eut-slider[data-navigation-type="2"] .owl-controls .owl-buttons .owl-prev,
.eut-carousel-navigation[data-navigation-type="2"] .eut-carousel-buttons .eut-carousel-prev {
left: 10px;
top: 50%;
}
.eut-slider[data-navigation-type="2"] .owl-controls .owl-buttons .owl-next,
.eut-carousel-navigation[data-navigation-type="2"] .eut-carousel-buttons .eut-carousel-next {
right: 10px;
top: 50%;
}
.eut-slider:hover[data-navigation-type="2"] .owl-controls .owl-buttons .owl-prev,
.eut-carousel-wrapper:hover [data-navigation-type="2"] .eut-carousel-buttons .eut-carousel-prev,
.eut-slider:hover[data-navigation-type="2"] .owl-controls .owl-buttons .owl-next,
.eut-carousel-wrapper:hover [data-navigation-type="2"] .eut-carousel-buttons .eut-carousel-next {
visibility: visible;
opacity: 1;
} .eut-slider[data-navigation-type="3"] .owl-controls .owl-buttons div,
.eut-carousel-navigation[data-navigation-type="3"] .eut-carousel-buttons div {
width: 40px;
height: 40px;
line-height: 40px;
margin-top: -20px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eut-slider[data-navigation-type="3"] .owl-controls .owl-buttons .owl-prev,
.eut-carousel-navigation[data-navigation-type="3"] .eut-carousel-buttons .eut-carousel-prev {
left: 10px;
top: 50%;
}
.eut-slider[data-navigation-type="3"] .owl-controls .owl-buttons .owl-next,
.eut-carousel-navigation[data-navigation-type="3"] .eut-carousel-buttons .eut-carousel-next {
right: 10px;
top: 50%;
} .eut-slider[data-navigation-type="4"] .owl-controls .owl-buttons div,
.eut-carousel-navigation[data-navigation-type="4"] .eut-carousel-buttons div {
width: 40px;
height: 40px;
line-height: 40px;
margin-top: -20px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.eut-slider[data-navigation-type="4"] .owl-controls .owl-buttons .owl-prev,
.eut-carousel-navigation[data-navigation-type="4"] .eut-carousel-buttons .eut-carousel-prev {
left: 10px;
top: 50%;
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
.eut-slider[data-navigation-type="4"] .owl-controls .owl-buttons .owl-next,
.eut-carousel-navigation[data-navigation-type="4"] .eut-carousel-buttons .eut-carousel-next {
right: 10px;
top: 50%;
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
}
.eut-slider:hover[data-navigation-type="4"] .owl-controls .owl-buttons .owl-prev,
.eut-slider:hover[data-navigation-type="4"] .owl-controls .owl-buttons .owl-next,
.eut-carousel-wrapper:hover [data-navigation-type="4"] .eut-carousel-buttons .eut-carousel-prev,
.eut-carousel-wrapper:hover [data-navigation-type="4"] .eut-carousel-buttons .eut-carousel-next {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}  .tp-leftarrow.default.custom,
.tp-rightarrow.default.custom {
z-index: 100;
cursor: pointer;
position: relative;
background: none;
width: 50px;
height: 50px;
font-size: 18px;
display: inline-block;
background-color: rgba(0,0,0,0.6);
color: #ffffff;
top: 50% !important;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tp-leftarrow.default.custom:hover,
.tp-rightarrow.default.custom:hover {
background-color: #000000;
}
.tp-leftarrow.default.custom {
left: 10px !important;
}
.tp-rightarrow.default.custom {
right: 10px !important;
}
.tp-leftarrow.default.custom:before,
.tp-rightarrow.default.custom:before {
content: "\e611";
font-family: 'corpus' !important;
text-align: center;
width: 50px;
height: 50px;
line-height: 50px;
display: inline-block;
}
.tp-leftarrow.default.custom:before {
content: "\e611";
}
.tp-rightarrow.default.custom:before {
content: "\e610";
}  .eut-top-btn {
cursor: pointer;
position: fixed;
right: 15px;
bottom: 15px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
z-index: 10;
color: #d9d9d9;
-webkit-transform: translate3d(0, 150%, 0);
transform: translate3d(0, 150%, 0);
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-top-btn:before {
font-size: 30px;
line-height: 40px;
}
.eut-top-btn.show {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}  .eut-image-hover {
overflow: hidden;
position: relative;
}
.eut-image-hover a {
position: relative;
z-index: 1;
overflow: hidden;
display: block;
}
.eut-image-hover a:not(.eut-no-image):not(.eut-portfolio-btns):before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
opacity: 0;
background-color: #000000;
-webkit-transition : opacity .3s;
-moz-transition    : opacity .3s;
-ms-transition     : opacity .3s;
-o-transition      : opacity .3s;
transition         : opacity .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.eut-image-hover.hover a:not(.eut-no-image):not(.eut-portfolio-btns):before {
opacity: 0.1;
} .eut-image-hover img {
position: relative;
display: block;
max-width: none;
width: 100%;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-image-hover img {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
} .eut-image-hover.eut-zoom-in img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.eut-image-hover.eut-zoom-in.hover img {
-webkit-transform: scale(1.12);
transform: scale(1.12);
} .eut-image-landscape .eut-image-hover.eut-zoom-in img {
-webkit-transform: scale(1) translate(0, -50%);
-moz-transform:    scale(1) translate(0, -50%);
-ms-transform:     scale(1) translate(0, -50%);
-o-transform:      scale(1) translate(0, -50%);
transform:         scale(1) translate(0, -50%);
}
.eut-image-landscape .eut-image-hover.eut-zoom-in.hover img {
-webkit-transform: scale(1.12) translate(0, -50%);
-moz-transform:    scale(1.12) translate(0, -50%);
-ms-transform:     scale(1.12) translate(0, -50%);
-o-transform:      scale(1.12) translate(0, -50%);
transform:         scale(1.12) translate(0, -50%);
} .eut-image-portrait .eut-image-hover.eut-zoom-in img {
-webkit-transform: scale(1) translate(-50%, 0);
-moz-transform:    scale(1) translate(-50%, 0);
-ms-transform:     scale(1) translate(-50%, 0);
-o-transform:      scale(1) translate(-50%, 0);
transform:         scale(1) translate(-50%, 0);
}
.eut-image-portrait .eut-image-hover.eut-zoom-in.hover img {
-webkit-transform: scale(1.12) translate(-50%, 0);
-moz-transform:    scale(1.12) translate(-50%, 0);
-ms-transform:     scale(1.12) translate(-50%, 0);
-o-transform:      scale(1.12) translate(-50%, 0);
transform:         scale(1.12) translate(-50%, 0);
} .eut-image-hover.eut-zoom-out img {
-webkit-transform: scale(1.12);
transform: scale(1.12);
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.eut-image-hover.eut-zoom-out.hover img {
-webkit-transform: scale(1);
transform: scale(1);
} .eut-image-landscape .eut-image-hover.eut-zoom-out img {
-webkit-transform: scale(1.12) translate(0, -50%);
-moz-transform:    scale(1.12) translate(0, -50%);
-ms-transform:     scale(1.12) translate(0, -50%);
-o-transform:      scale(1.12) translate(0, -50%);
transform:         scale(1.12) translate(0, -50%);
}
.eut-image-landscape .eut-image-hover.eut-zoom-out.hover img {
-webkit-transform: scale(1) translate(0, -50%);
-moz-transform:    scale(1) translate(0, -50%);
-ms-transform:     scale(1) translate(0, -50%);
-o-transform:      scale(1) translate(0, -50%);
transform:         scale(1) translate(0, -50%);
} .eut-image-portrait  .eut-image-hover.eut-zoom-out img {
-webkit-transform: scale(1.12) translate(-50%, 0);
-moz-transform:    scale(1.12) translate(-50%, 0);
-ms-transform:     scale(1.12) translate(-50%, 0);
-o-transform:      scale(1.12) translate(-50%, 0);
transform:         scale(1.12) translate(-50%, 0);
}
.eut-image-portrait  .eut-image-hover.eut-zoom-out.hover img {
-webkit-transform: scale(1) translate(-50%, 0);
-moz-transform:    scale(1) translate(-50%, 0);
-ms-transform:     scale(1) translate(-50%, 0);
-o-transform:      scale(1) translate(-50%, 0);
transform:         scale(1) translate(-50%, 0);
} .eut-image-hover .eut-media {
position: relative;
}
.eut-image-hover .eut-media:before {
content: '';
position: absolute;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
display: block;
opacity: 0;
z-index: 2;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .eut-image-hover .eut-media.eut-dark-overlay:before {
background-color: #000000;
} .eut-image-hover .eut-media.eut-light-overlay:before {
background-color: #ffffff;
} .eut-image-hover.hover .eut-media.eut-opacity-0:before {
opacity: 0;
}
.eut-image-hover.hover .eut-media.eut-opacity-10:before {
opacity: 0.1;
}
.eut-image-hover.hover .eut-media.eut-opacity-20:before {
opacity: 0.2;
}
.eut-image-hover.hover .eut-media.eut-opacity-30:before {
opacity: 0.3;
}
.eut-image-hover.hover .eut-media.eut-opacity-40:before {
opacity: 0.4;
}
.eut-image-hover.hover .eut-media.eut-opacity-50:before {
opacity: 0.5;
}
.eut-image-hover.hover .eut-media.eut-opacity-60:before {
opacity: 0.6;
}
.eut-image-hover.hover .eut-media.eut-opacity-70:before {
opacity: 0.7;
}
.eut-image-hover.hover .eut-media.eut-opacity-80:before {
opacity: 0.8;
}
.eut-image-hover.hover .eut-media.eut-opacity-90:before {
opacity: 0.9;
}
.eut-image-hover.hover .eut-media.eut-opacity-100:before {
opacity: 1;
}
.eut-image-hover .eut-title {
margin-bottom: 0.250em;
}  [class^="eut-icon-"], [class*=" eut-icon-"] {
font-family: FontAwesome !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
font-size: 16px; text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@font-face {
font-family: 'corpus';
src:url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/corpus-icons/corpus.eot?v=1.0.0);
src:url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/corpus-icons/corpus.eot?#iefix&v=1.0.0) format('embedded-opentype'),
url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/corpus-icons/corpus.woff?v=1.0.0) format('woff'),
url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/corpus-icons/corpus.ttf?v=1.0.0) format('truetype'),
url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/fonts/corpus-icons/corpus.svg?v=1.0.0#corpus) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="eut-icon-"], [class*=" eut-icon-"] {
font-family: 'corpus' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.eut-icon-th-large:before {
content: "\e600";
}
.eut-icon-envelope:before {
content: "\e601";
}
.eut-icon-nav-down:before {
content: "\e602";
}
.eut-icon-shop:before {
content: "\e603";
}
.eut-icon-safebutton:before {
content: "\e604";
}
.eut-icon-comment:before {
content: "\e605";
}
.eut-icon-date:before {
content: "\e606";
}
.eut-icon-video:before {
content: "\e607";
}
.eut-icon-pencil:before {
content: "\e608";
}
.eut-icon-user:before {
content: "\e609";
}
.eut-icon-link:before {
content: "\e60a";
}
.eut-icon-close:before {
content: "\e60b";
}
.eut-icon-heart:before {
content: "\e60c";
}
.eut-icon-menu:before {
content: "\e60d";
}
.eut-icon-double-nav-left:before {
content: "\e60e";
}
.eut-icon-double-nav-right:before {
content: "\e60f";
}
.eut-icon-nav-right:before {
content: "\e610";
}
.eut-icon-nav-left:before {
content: "\e611";
}
.eut-icon-nav-up:before {
content: "\e612";
}
.eut-icon-socials:before {
content: "\e613";
}
.eut-icon-globe:before {
content: "\e614";
}
.eut-icon-search:before {
content: "\e615";
}
.eut-icon-plus:before {
content: "\e616";
}  .eut-animated-item {
opacity: 0;
}
.eut-animated {
-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
-ms-animation-fill-mode:both;
-o-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-duration:1s;
-moz-animation-duration:1s;
-ms-animation-duration:1s;
-o-animation-duration:1s;
animation-duration:1s;
opacity: 1;
}
@-webkit-keyframes eut_fade_in {
0% {opacity: 0;}
100% {opacity: 1;}
}
@-moz-keyframes eut_fade_in {
0% {opacity: 0;}
100% {opacity: 1;}
}
@-o-keyframes eut_fade_in {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes eut_fade_in {
0% {opacity: 0;}
100% {opacity: 1;}
}
.eut-fadeIn.eut-animated {
-webkit-animation-name: eut_fade_in;
-moz-animation-name: eut_fade_in;
-o-animation-name: eut_fade_in;
}
@-webkit-keyframes eut_fade_in_up {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes eut_fade_in_up {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes eut_fade_in_up {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes eut_fade_in_up {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.eut-fadeInUp.eut-animated {
-webkit-animation-name: eut_fade_in_up;
-moz-animation-name: eut_fade_in_up;
-o-animation-name: eut_fade_in_up;
animation-name: eut_fade_in_up;
}
@-webkit-keyframes eut_fade_in_down {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes eut_fade_in_down {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes eut_fade_in_down {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes eut_fade_in_down {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.eut-fadeInDown.eut-animated {
-webkit-animation-name: eut_fade_in_down;
-moz-animation-name: eut_fade_in_down;
-o-animation-name: eut_fade_in_down;
animation-name: eut_fade_in_down;
}
@-webkit-keyframes eut_fade_in_left {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes eut_fade_in_left {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes eut_fade_in_left {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes eut_fade_in_left {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.eut-fadeInLeft.eut-animated {
-webkit-animation-name: eut_fade_in_left;
-moz-animation-name: eut_fade_in_left;
-o-animation-name: eut_fade_in_left;
animation-name: eut_fade_in_left;
}
@-webkit-keyframes eut_fade_in_right {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes eut_fade_in_right {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes eut_fade_in_right {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes eut_fade_in_right {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.eut-fadeInRight.eut-animated {
-webkit-animation-name: eut_fade_in_right;
-moz-animation-name: eut_fade_in_right;
-o-animation-name: eut_fade_in_right;
animation-name: eut_fade_in_right;
}  .error404 #eut-main-content .eut-container {
padding: 0;
}
.error404 .eut-container .eut-section {
margin-bottom: 0;
}
.error404 .eut-section.eut-light {
color: #ffffff !important;
border-color: rgba(255,255,255,0.1) !important;
}
.error404 .eut-section.eut-light .eut-search input[type='text'],
.error404 .eut-section.eut-light .eut-search button[type='submit'] {
border-color: rgba(255,255,255,0.1) !important;
}  .eut-loader:before,
.eut-loader:after,
.eut-loader {
border-radius: 50%;
width: 1.5em;
height: 1.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: loadanim 1.8s infinite ease-in-out;
animation: loadanim 1.8s infinite ease-in-out;
opacity: 0.8;
}
.eut-loader {
font-size: 8px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform:    translate(-50%, -50%);
-ms-transform:     translate(-50%, -50%);
-o-transform:      translate(-50%, -50%);
transform:         translate(-50%, -50%);
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.eut-loader:before {
left: -2.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.eut-loader:after {
left: 2.5em;
}
.eut-loader:before,
.eut-loader:after {
content: '';
position: absolute;
top: 0;
} .eut-isotope .eut-loader {
top: 200px;
} #eut-privacy-bar {
background: rgba(0, 0, 0, 0.9);
color: #ffffff;
left: 5%;
right: 5%;
bottom: 4%;
position: fixed;
width: 100%;
max-width: 90%;
z-index: 9999999;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
display: none;
}
.eut-privacy-wrapper {
padding: 30px;
position: relative;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.eut-privacy-content {
padding-right: 300px;
}
.eut-privacy-buttons-wrapper {
position: absolute;
z-index: 3;
top: 50%;
right: 30px;
-webkit-transform: translateY(-50%);
-moz-transform:    translateY(-50%);
-ms-transform:     translateY(-50%);
-o-transform:      translateY(-50%);
transform:         translateY(-50%);
}
.eut-privacy-btn {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
border-width: 0;
-webkit-box-shadow: none;
box-shadow: none;
line-height: 20px;
padding: 10px 27px 10px 27px;
text-shadow: none;
text-transform: none;
cursor: pointer;
background-color: #2bc137;
color: #ffffff;
outline: 0;
letter-spacing: 0 !important;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-privacy-btn + .eut-privacy-btn {
margin-left: 24px;
}
.eut-privacy-preferences {
background-color: transparent;
color: #ffffff;
padding-left: 0px;
padding-right: 0px;
}
.eut-privacy-preferences:hover {
background-color: transparent;
opacity: 0.6;
color: inherit;
}
.eut-privacy-agreement:hover,
.eut-privacy-refresh-btn:hover {
background-color: #17a523;
} #eut-privacy-bar.eut-bar-position-left {
left: 15px;
right: auto;
bottom: 15px;
width: 30%;
}
#eut-privacy-bar.eut-bar-position-right {
left: auto;
right: 15px;
bottom: 15px;
width: 30%;
}
#eut-privacy-bar.eut-bar-position-left .eut-privacy-content,
#eut-privacy-bar.eut-bar-position-right .eut-privacy-content {
padding: 0;
margin-bottom: 24px;
}
#eut-privacy-bar.eut-bar-position-left .eut-privacy-buttons-wrapper,
#eut-privacy-bar.eut-bar-position-right .eut-privacy-buttons-wrapper {
position: relative;
top: 0;
right: 0;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
#eut-privacy-bar.eut-bar-position-left .eut-privacy-agreement,
#eut-privacy-bar.eut-bar-position-right .eut-privacy-agreement {
float: right;
}
#eut-privacy-bar.eut-bar-position-left .eut-privacy-refresh-btn,
#eut-privacy-bar.eut-bar-position-right .eut-privacy-refresh-btn {
width: 100%;
}
@media only screen and (max-width: 1023px) {
#eut-privacy-bar.eut-bar-position-left,
#eut-privacy-bar.eut-bar-position-right {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
#eut-privacy-bar.eut-bar-position-left,
#eut-privacy-bar.eut-bar-position-right {
left: 5%;
right: 5%;
bottom: 15px;
width: 100%;
}
.eut-privacy-content {
padding: 0;
margin-bottom: 24px;
}
.eut-privacy-buttons-wrapper {
position: relative;
top: 0;
right: 0;
-webkit-transform: translateY(0);
-moz-transform:    translateY(0);
-ms-transform:     translateY(0);
-o-transform:      translateY(0);
transform:         translateY(0);
}
.eut-privacy-agreement {
float: right;
}
.eut-privacy-refresh-btn {
width: 100%;
}
} .eut-privacy-fallback-content {
padding: 25% 12%;
color: #ffffff;
background-color: #252525;
background-size: 13px;
background-image: url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/images/privacy/fallback-pattern.jpg);
}
#eut-feature-section .eut-privacy-fallback-content,
.eut-map .eut-privacy-fallback-content {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 0;
padding-bottom: 0;
}
#eut-feature-section .eut-map  .eut-privacy-fallback-content {
height: 100vh;
}
#eut-feature-section .eut-privacy-fallback-inner,
.eut-map .eut-privacy-fallback-inner {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.eut-privacy-fallback-content a {
color: inherit;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-privacy-fallback-content a:hover {
opacity: 0.6;
color: inherit;
}
.eut-privacy-fallback-icon {
display: block;
margin: 0 auto 12px auto;
width: 36px;
} #eut-privacy-overlay {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: #000000;
opacity: 0.9;
z-index: 99999999;
display: none;
}
#eut-privacy-popup {
position: fixed;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
max-height: 700px;
max-width: 800px;
-webkit-transform: translate(-50%, -50%);
-moz-transform:    translate(-50%, -50%);
-ms-transform:     translate(-50%, -50%);
-o-transform:      translate(-50%, -50%);
transform:         translate(-50%, -50%);
z-index: 999999999;
padding: 36px;
display: none;
}
.eut-privacy-popup-wrapper {
width: 100%;
height: 100%;
color: #000000;
background-color: #ffffff;
font-size: 14px;
line-height: 24px;
font-weight: normal;
position: relative;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.eut-privacy-popup-inner {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 76px;
}
.eut-privacy-popup-content {
max-height: 100%;
padding: 48px 36px 36px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.eut-close-privacy-popup {
width: 36px;
height: 36px;
line-height: 36px;
font-size: 16px;
text-align: center;
cursor: pointer;
position: absolute;
top: 0;
right: 0px;
color: #ffffff;
}
.eut-close-privacy-popup:before {
content: "\e60b";
font-family: 'corpus';
}
.eut-privacy-refresh-btn-wrapper {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 18px 36px;
background-color: #f7f7f7;
} .eut-privacy-switch {
border-bottom: 1px solid #eaeaea;
margin-bottom: 18px;
padding-bottom: 18px;
position: relative;
}
.eut-privacy-switch .eut-switch {
position: absolute;
display: inline-block;
font-size: 16px;
width: 3.000em;
height: 1.625em;
top: 2px;
right: 0;
}
.eut-privacy-switch .eut-switch.eut-switch-text {
width: auto;
}
.eut-privacy-switch .eut-switch input[type='checkbox'] {
font-size: inherit;
position: relative;
z-index: 2;
opacity: 0;
cursor: pointer;
width: 3.000em;
height: 1.625em;
margin: 0;
}
.eut-privacy-switch .eut-switch-value {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.eut-privacy-switch .eut-switch-label {
display: inline-block;
vertical-align: middle;
line-height: 24px;
max-width: 70%;
font-weight: bold;
}
.eut-privacy-switch .eut-switch .eut-switch-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #cccccc;
-webkit-transition: .4s;
transition: .4s;
-webkit-border-radius: 1.625em;
border-radius: 1.625em;
width: 3.000em;
}
.eut-privacy-switch .eut-switch .eut-switch-slider:before {
position: absolute;
content: "";
height: 1.125em;
width: 1.125em;
left: 0.250em;
bottom: 0.250em;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.eut-privacy-switch .eut-switch input[type='checkbox']:checked + .eut-switch-slider {
background-color: #2bc137;
}
.eut-privacy-switch .eut-switch input[type='checkbox']:checked + .eut-switch-slider:before {
-webkit-transform: translateX(1.375em);
-ms-transform: translateX(1.375em);
transform: translateX(1.375em);
}h1.eut-element.eut-title-no-line,
h2.eut-element.eut-title-no-line,
h3.eut-element.eut-title-no-line,
h4.eut-element.eut-title-no-line,
h5.eut-element.eut-title-no-line,
h6.eut-element.eut-title-no-line,
.eut-h1,
.eut-h2,
.eut-h3,
.eut-h4,
.eut-h5,
.eut-h6 {
margin-bottom: 0.45em;
}
.eut-title-line {
position: relative;
margin-bottom: 16px;
}
.eut-title-line span {
display: inline-block;
}
h1.eut-element.eut-title-line,
h2.eut-element.eut-title-line,
h3.eut-element.eut-title-line,
h4.eut-element.eut-title-line,
h5.eut-element.eut-title-line,
h6.eut-element.eut-title-line {
margin-bottom: 16px;
}
h1.eut-element.eut-title-line span:after,
h2.eut-element.eut-title-line span:after,
h3.eut-element.eut-title-line span:after,
h4.eut-element.eut-title-line span:after,
h5.eut-element.eut-title-line span:after,
h6.eut-element.eut-title-line span:after {
margin-top: 12px;
}
.eut-title-line span:after {
content: '';
width: 40%;
height: 3px;
display: block;
clear: both;
margin-top: 12px;
}
.eut-align-left .eut-title-line span:after ,
.eut-title-line.eut-align-left span:after {
margin-left: 0;
margin-right: auto;
}
.eut-align-center .eut-title-line span:after,
.eut-title-line.eut-align-center span:after {
margin-left: auto;
margin-right: auto;
}
.eut-align-right .eut-title-line span:after,
.eut-title-line.eut-align-right span:after {
margin-left: auto;
margin-right: 0;
} h1.eut-element.eut-title-double-line,
h2.eut-element.eut-title-double-line,
h3.eut-element.eut-title-double-line,
h4.eut-element.eut-title-double-line,
h5.eut-element.eut-title-double-line,
h6.eut-element.eut-title-double-line {
margin-bottom: 0.533em;
}
h1.eut-element.eut-title-double-line span:before,
h2.eut-element.eut-title-double-line span:before,
h3.eut-element.eut-title-double-line span:before,
h4.eut-element.eut-title-double-line span:before,
h5.eut-element.eut-title-double-line span:before,
h6.eut-element.eut-title-double-line span:before {
margin-bottom: 0.233em;
}
h1.eut-element.eut-title-double-line span:after,
h2.eut-element.eut-title-double-line span:after,
h3.eut-element.eut-title-double-line span:after,
h4.eut-element.eut-title-double-line span:after,
h5.eut-element.eut-title-double-line span:after,
h6.eut-element.eut-title-double-line span:after {
margin-top: 0.233em;
}
.eut-title-double-line {
position: relative;
}
.eut-title-double-line span {
display: inline-block;
}
.eut-title-double-line span:before {
content: '';
border-top: 1px solid;
display: block;
clear: both;
margin-bottom: 0.233em;
}
.eut-title-double-line span:after {
content: '';
border-bottom: 1px solid;
display: block;
clear: both;
margin-top: 0.233em;
} h1.eut-element.eut-title-double-bottom-line,
h2.eut-element.eut-title-double-bottom-line,
h3.eut-element.eut-title-double-bottom-line,
h4.eut-element.eut-title-double-bottom-line,
h5.eut-element.eut-title-double-bottom-line,
h6.eut-element.eut-title-double-bottom-line {
margin-bottom: 0.533em;
}
h1.eut-element.eut-title-double-bottom-line span:after,
h2.eut-element.eut-title-double-bottom-line span:after,
h3.eut-element.eut-title-double-bottom-line span:after,
h4.eut-element.eut-title-double-bottom-line span:after,
h5.eut-element.eut-title-double-bottom-line span:after,
h6.eut-element.eut-title-double-bottom-line span:after {
margin-top: 0.233em;
}
.eut-title-double-bottom-line {
position: relative;
}
.eut-title-double-bottom-line span {
display: inline-block;
}
.eut-title-double-bottom-line span:after {
content: '';
height: 0.083em;
border-top: 1px solid;
border-bottom: 2px solid;
display: block;
clear: both;
margin-top: 0.233em;
}  input[type=submit],
input[type="reset"],
input[type="button"],
button {
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.eut-btn,
.woocommerce #respond input#submit {
margin: 0px;
display: inline-block;
border: 2px solid transparent;
cursor: pointer;
text-align: center;
vertical-align: middle;
line-height: 100%;
-webkit-transition : color .3s ease, background-color .3s ease, border-color .3s ease;
-moz-transition    : color .3s ease, background-color .3s ease, border-color .3s ease;
-o-transition      : color .3s ease, background-color .3s ease, border-color .3s ease;
-ms-transition     : color .3s ease, background-color .3s ease, border-color .3s ease;
transition         : color .3s ease, background-color .3s ease, border-color .3s ease;
}
.eut-btn-extralarge {
padding: 2.091em 3.182em;
}
.eut-btn-large {
padding: 1.818em 2.727em;
}
.eut-btn-medium {
padding: 1.364em 2.273em;
}
.eut-btn-small,
.woocommerce #respond input#submit {
padding: 1.182em 1.455em;
}
.eut-btn-extrasmall,
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
padding: 0.818em 0.909em;
} .eut-btn.eut-btn-line {
background-color: transparent;
border: 2px solid;
}  .eut-callout.eut-btn-right {
position: relative;
display: table;
}
.eut-callout.eut-btn-right .eut-callout-wrapper {
display: table-cell;
vertical-align: middle;
width: 100%;
padding-right: 30px;
}
.eut-callout.eut-btn-right .eut-button-wrapper {
display: table-cell;
vertical-align: middle;
width: 100%;
max-width: 25%;
text-align: right;
white-space: nowrap;
}
.eut-callout.eut-btn-bottom .eut-button-wrapper {
margin: 30px 0 0 0;
}
.eut-callout .eut-callout-content {
margin-bottom: 0;
}
.eut-callout .eut-callout-content + p {
margin-top: 0.45em;
}  hr {
margin-bottom: 40px;
display: block;
border: none;
border-top: 1px solid;
}
.eut-hr.eut-element {
margin-bottom: 40px;
display: block;
border: none;
} .eut-hr .eut-line-divider {
border-top: 1px solid;
} .eut-hr .eut-dashed-line-divider {
border-top: 1px dashed;
} .eut-hr .eut-double-line-divider {
height: 5px;
border-top: 1px solid;
border-bottom: 1px solid;
} .eut-hr .eut-top-line-divider {
height: auto;
border-bottom: 1px solid;
text-align: right;
}
.eut-hr .eut-divider-backtotop {
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}
.eut-hr .eut-divider-backtotop:after {
content: "\f106";
font-family: FontAwesome;
margin-left: 5px;
position: relative;
top: -1px;
}  .eut-dropcap span {
font-size: 1.4em;
width: 2.400em;
height: 2.400em;
line-height: 2.400em;
text-align: center;
color: #ffffff;
margin-right: 10px;
float: left;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-dropcap span.eut-style-2 {
-webkit-border-radius: 50%;
border-radius: 50%;
}  .eut-list ul {
margin: 0;
list-style: none;
}
.eut-list li:before {
font-family: FontAwesome;
line-height: inherit;
margin-right: 10px;
font-size: 0.8em;
position: relative;
top: -1px;
}
.eut-list.eut-list-check li:before {
content: "\f00c";
}
.eut-list.eut-list-angle-right li:before {
content: "\f105";
}
.eut-list.eut-list-angle-double-right li:before {
content: "\f101";
}
.eut-list.eut-list-circle li:before {
content: "\f111";
}
.eut-list.eut-list-square li:before {
content: "\f0c8";
}
.eut-list.eut-list-minus li:before {
content: "\f068";
}
.eut-list.eut-list-info-circle li:before {
content: "\f05a";
}
.eut-list.eut-list-pencil li:before {
content: "\f040";
}
.eut-list.eut-list-plus li:before {
content: "\f067";
}  .eut-slogan .eut-subtitle {
margin-bottom: 0.45em;
}
.eut-slogan .eut-btn {
margin: 10px;
}
.eut-slogan.eut-align-left .eut-btn {
margin-left: 0;
margin-right: 30px;
}
.eut-slogan.eut-align-right .eut-btn {
margin-left: 30px;
margin-right: 0;
}
.eut-slogan .eut-btn-wrapper {
display: inline-block;
margin-top: 10px;
}  .eut-box .eut-media {
margin-bottom: 20px;
position: relative;
}
.eut-box .eut-box-content .eut-read-more {
display: inline-block;
}
.eut-box .eut-media img {
opacity: 0;
}
.eut-box .eut-media .eut-map img {
opacity: 1;
}
.eut-box .eut-box-content p {
margin-bottom: 0px;
}
.eut-box .eut-box-content p + .eut-read-more {
margin-top: 20px;
}  .eut-image img {
opacity: 0;
}
.eut-image {
overflow: hidden;
}
.eut-image.eut-align-left img,
img.eut-align-left {
float:left;
margin: 0px;
z-index: 1;
}
.eut-image.eut-align-right img,
img.eut-align-right {
float:right;
margin: 0px;
z-index: 1;
}
.eut-image.eut-align-center img,
img.eut-align-center {
display: block;
margin: 0px auto;
z-index: 1;
}
.eut-image {
position: relative;
}
.eut-image-wrapper {
position: relative;
display: inline-block;
position: relative;
} .eut-icon-video:before {
position: absolute;
width: 60px;
height: 60px;
left: 50%;
top: 50%;
margin-top: -30px;
margin-left: -30px;
font-size: 27px;
text-align: center;
line-height: 60px;
color: #ffffff;
z-index: 1;
background-color: rgba(0,0,0,0.7);
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}  .eut-image .eut-hover-style-1 figcaption {
position: absolute;
top: 50%;
left: 0;
text-align: center;
z-index: 4;
width: 100%;
padding: 0 15px;
font-size: 13px;
line-height: 1.5;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.eut-image .eut-hover-style-1 .eut-title {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate(0,90px);
transform: translate(0,90px);
}
.eut-image .eut-hover-style-1.hover .eut-title {
opacity: 1;
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.eut-image .eut-hover-style-1 .eut-caption {
display: block;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate(0,100px);
transform: translate(0,100px);
}
.eut-image .eut-hover-style-1.hover .eut-caption {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transform: translate(0,0);
transform: translate(0,0);
} #eut-main-content .eut-image .eut-hover-style-1 .eut-dark.eut-title,
#eut-main-content .eut-image .eut-hover-style-1 .eut-dark.eut-caption {
color: #ffffff;
} #eut-main-content .eut-image .eut-hover-style-1 .eut-primary-1.eut-title,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-1.eut-caption,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-2.eut-title,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-2.eut-caption,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-3.eut-title,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-3.eut-caption,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-4.eut-title,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-4.eut-caption,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-5.eut-title,
#eut-main-content .eut-image .eut-hover-style-1 .eut-primary-5.eut-caption {
color: #ffffff;
} .eut-image .eut-hover-style-2 {
position: relative;
}
.eut-image .eut-hover-style-2 .eut-media {
position: relative;
margin-bottom: 15px;
overflow: hidden;
}
.eut-image .eut-hover-style-2.eut-image-hover figcaption {
position: relative;
padding: 0;
top: 0;
left: 0;
height: auto;
text-align: left;
overflow: hidden;
float: left;
min-height: 40px;
}
.eut-image .eut-hover-style-2.eut-image-hover figcaption {
padding-left: 15px;
}
.eut-image .eut-hover-style-2 .eut-media:after {
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
color: #ffffff;
display: inline-block;
z-index: 4;
font-size: 20px;
content: "\e616";
font-family: 'corpus';
opacity: 0;
-webkit-transition : opacity .3s;
-moz-transition    : opacity .3s;
-ms-transition     : opacity .3s;
-o-transition      : opacity .3s;
transition         : opacity .3s;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.eut-image .eut-hover-style-2 .eut-media.eut-light-overlay:after {
color: #000000;
}
.eut-image .eut-hover-style-2.hover .eut-media:after {
opacity: 1;
} .eut-image .eut-hover-style-2.eut-image-hover .eut-title {
display: block;
opacity: 1;
-webkit-transform: translate(0,0);
transform: translate(0,0);
} .eut-image .eut-hover-style-2.eut-image-hover .eut-caption {
display: block;
opacity: 0.5;
margin: 0;
-webkit-transform: translate(0,0);
transform: translate(0,0);
}  .vc_tta-panel .vc_tta-controls-icon {
opacity: 0.5;
}
.vc_tta-panel.vc_active .vc_tta-controls-icon {
opacity: 1;
} .vc_tta.vc_general .vc_tta-panel-title > a {
padding: 18px 20px;
}  .eut-progress-bars.eut-line-round .eut-bar {
-webkit-border-radius: 200px;
border-radius: 200px;
}
.eut-progress-bar {
margin-bottom: 20px;
}
.eut-bar-line {
width: 0px;
height: 35px;
} .eut-progress-bars.eut-style-1 .eut-bar {
display:block;
overflow: hidden;
z-index: 1;
background-color: rgba(0, 0, 0, 0.1);
}
.eut-progress-bars.eut-style-1 .eut-bar-title {
position: absolute;
top: 50%;
left: 0px;
line-height: 1;
color: #fff !important;
margin-left: 30px;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.eut-progress-bars.eut-style-1 .eut-percentage {
position: absolute;
top: 50%;
left: 0px;
line-height: 1;
color: #fff;
margin-left: -50px;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
} .eut-progress-bars.eut-style-2 .eut-bar {
display:block;
z-index: 1;
margin-top: 6px;
background-color: rgba(0, 0, 0, 0.1);
}
.eut-progress-bars.eut-style-2 .eut-percentage {
float: right;
}
.eut-progress-bars.eut-line-round.eut-style-2 .eut-bar-line {
-webkit-border-radius: 200px 0 0 200px;
border-radius: 200px 0 0 200px;
}  .eut-tabs-title {
display: block;
list-style: none;
margin: 0 0 30px 0;
border-bottom: 1px solid;
}
.eut-tabs-title li {
cursor: pointer;
padding: 10px;
display: inline-block;
line-height: 24px;
margin-right: 15px;
position: relative;
font-weight: bold;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}
.eut-tabs-title li:after {
content: '';
width: 100%;
height: 3px;
position: absolute;
left: 0;
bottom: -1px;
display: block;
}
.eut-tabs-title li:last-child {
margin-right: 0;
}
.eut-tabs-title li.active {
cursor: default;
}
.eut-tabs-wrapper {
overflow: hidden;
margin-top: 12px;
}
.eut-tab-content {
display: none;
}
.eut-tab-content .eut-element {
margin-top: 0px;
}
.eut-element .eut-tab-content  p{
margin-top: 0px;
}
.eut-tab-content.active {
display: block;
} #eut-content-area .vc_tta.vc_general .vc_tta-tab > a {
padding: 5px 10px;
border: none;
}
#eut-content-area .vc_tta.vc_tta-tabs-position-left.vc_general .vc_tta-tab > a {
border-bottom: 1px solid;
padding: 10px;
}
#eut-content-area .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container,
#eut-content-area .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
overflow: visible;
}
#eut-content-area .vc_tta.vc_general .vc_tta-tab.vc_active > a:after {
content: '';
width: 100%;
height: 2px;
position: absolute;
left: 0;
top: 100%;
margin-top: -2px;
display: block;
}
.vc_tta-tabs-position-top .vc_tta-tabs-list {
border-bottom: 1px solid;
}
#eut-content-area .vc_tta.vc_tta-tabs-position-top.vc_general .vc_tta-panel-body {
padding: 14px 0;
}
#eut-content-area .vc_tta.vc_tta-tabs-position-left.vc_general .vc_tta-panel-body {
padding: 8px 14px;
}  .eut-message {
padding: 25px;
position: relative;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.1);
}
.eut-message .eut-icon {
float: left;
font-size: 2.250em;
line-height: 1.528em;
margin-right: 15px;
}
.eut-message p {
margin-bottom: 0;
font-size: 0.9em;
min-height: 40px;
}
.eut-message .eut-close {
position: absolute;
z-index: 5;
top: 0;
right: 0;
width: 30px;
height: 30px;
line-height: inherit;
text-align: right;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.eut-message .eut-close:after,
.eut-message .eut-close:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: rotate(45deg);
-moz-transform:    rotate(45deg);
-ms-transform:     rotate(45deg);
-o-transform:      rotate(45deg);
transform:         rotate(45deg);
background-color: #ffffff;
}
.eut-message .eut-close:after {
width: 10px;
height: 2px;
margin-left: -5px;
margin-top: -1px;
}
.eut-message .eut-close:before {
width: 2px;
height: 10px;
margin-left: -1px;
margin-top: -5px;
}  .eut-pricing-table {
text-align: center;
border: 1px solid;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #ffffff;
}
.eut-pricing-table ul {
list-style: none;
margin: 0;
}
.eut-pricing-table ul li {
padding: 20px 10px;
border-bottom: 1px solid;
}
.eut-pricing-table ul li:nth-child(2n+0) {
background: #FBFBFB;
}
.eut-pricing-title {
margin: 0px;
padding: 0.729em 10px;
position: relative;
}
.eut-pricing-title:before {
content: '';
position: absolute;
top: 0;
left: 0;
background-color: #ffffff;
width: 100%;
height: 100%;
opacity: 0.12;
}
#eut-main-content .eut-price,
#eut-main-content .eut-pricing-title {
color: #ffffff;
}
.eut-price {
padding: 35px 10px;
margin: 0;
border-top: 1px solid rgba(255,255,255,0.4);
}
.eut-pricing-table .eut-btn {
margin: 30px 0px;
}  .eut-box-icon .eut-box-content {
position: relative;
}
.eut-box-icon .eut-wrapper-icon {
border: 1px solid transparent;
display: inline-block;
}
.eut-box-icon .eut-wrapper-icon.eut-outline {
border: 1px solid;
} .eut-box-icon.eut-align-left .eut-wrapper-icon,
.eut-box-icon.eut-align-left .eut-image-icon  {
position: relative;
top: 2px;
float: left;
margin-right: 0.469em;
}
.eut-box-icon.eut-align-left.eut-with-shape .eut-wrapper-icon {
margin-right: 0.750em;
} .eut-box-icon.eut-align-right .eut-wrapper-icon,
.eut-box-icon.eut-align-right .eut-image-icon  {
position: relative;
top: 2px;
float: right;
margin-left: 0.469em;
}
.eut-box-icon.eut-align-left.eut-with-shape .eut-wrapper-icon {
margin-left: 0.750em;
}
.eut-box-icon.eut-align-left .eut-box-content,
.eut-box-icon.eut-align-right .eut-box-content {
overflow: hidden;
} .eut-box-icon.eut-align-center .eut-wrapper-icon,
.eut-box-icon.eut-align-center .eut-image-icon {
margin-bottom: 24px;
position: relative;
} .eut-box-icon.eut-with-shape .eut-wrapper-icon {
width: 2.500em;
height: 2.500em;
line-height: 2.500em;
display: inline-block;
text-align: center;
} .eut-box-icon .eut-no-shape.eut-wrapper-icon {
width: 1.000em;
height: 1.000em;
line-height: 1.000em;
display: inline-block;
} .eut-box-icon.eut-align-center img {
height: 2.500em;
width: auto;
}
.eut-box-icon.eut-align-left img,
.eut-box-icon.eut-align-right img {
width: 1.000em;
height: auto;
} .eut-box-icon.eut-small .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-small.eut-align-left .eut-image-icon,
.eut-box-icon.eut-small.eut-align-right .eut-image-icon {
font-size: 32px;
} .eut-box-icon.eut-small.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-small.eut-align-center .eut-image-icon {
font-size: 24px;
} .eut-box-icon.eut-medium .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-medium.eut-align-left .eut-image-icon,
.eut-box-icon.eut-medium.eut-align-right .eut-image-icon {
font-size: 48px;
} .eut-box-icon.eut-medium.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-medium.eut-align-center .eut-image-icon {
font-size: 32px;
} .eut-box-icon.eut-large .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-large.eut-align-left .eut-image-icon,
.eut-box-icon.eut-large.eut-align-right .eut-image-icon {
font-size: 72px;
} .eut-box-icon.eut-large.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-large.eut-align-center .eut-image-icon {
font-size: 40px;
}
.eut-box-icon .eut-wrapper-icon i:before {
line-height: inherit;
display: inline-block;
vertical-align: top;
} .eut-box-icon.eut-advanced-hover {
visibility: hidden;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
}
.eut-box-icon.eut-advanced-hover.active,
.eut-box-icon.eut-advanced-hover.active p {
visibility: visible;
-webkit-transition: padding 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.8s;
transition:         padding 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.8s;
}
.eut-box-icon.eut-advanced-hover p {
opacity: 0;
}
.eut-box-icon.eut-advanced-hover.hover,
.eut-box-icon.eut-advanced-hover.hover p {
padding-top: 0px !important;
opacity: 1;
}  .eut-image-text .eut-image,
.eut-image-text .eut-content {
width: 49%;
display: inline-block;
position: relative;
vertical-align: middle;
margin-right: -2px;
}
.eut-image-text .eut-content.eut-align-left {
padding-left: 60px;
}
.eut-image-text .eut-content.eut-align-right {
padding-right: 60px;
}
.eut-section[data-section-type="fullwidth-element"] .eut-image-text .eut-content {
padding-left: 8%;
padding-right: 8%;
}
.eut-image-text .eut-image img {
display: block;
margin: 0 auto;
}
.eut-image-text .eut-btn {
margin: 0px;
}
.eut-image-text .eut-read-more {
display: inline-block;
}
.eut-image-text .eut-content p {
margin-bottom: 0;
}
.eut-image-text .eut-content p + .eut-read-more {
margin-top: 20px;
}  .eut-testimonial .owl-item {
float: left;
}
.eut-testimonial {
overflow: hidden;
}
.eut-testimonial-element {
display: inline-block;
width: 100%;
}
.eut-testimonial-element p {
margin-bottom: 0.45em;
}
.eut-testimonial-name {
font-size: 1.125em;
}
.eut-testimonial-name:before {
content: '-';
margin-right: 0.444em;
} div.owl-pagination {
position: relative;
z-index: 2;
display: inline-block;
}
.eut-testimonial .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; vertical-align: bottom;
}
.eut-testimonial .owl-controls .owl-page span {
display: block;
opacity: 0.3;
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-testimonial .owl-controls .owl-page span {
width: 9px;
height: 9px;
margin: 0 10px;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid transparent;
}
.eut-testimonial .owl-controls .owl-page span {
background-color: #000000;
}
.eut-section.eut-light .eut-testimonial .owl-controls .owl-page span {
background-color: #ffffff;
}
.eut-testimonial .owl-controls .owl-page.active span,
.eut-testimonial .owl-controls.clickable .owl-page:hover span {
opacity: 1;
background-color: transparent !important;
border: 1px solid;
} #eut-main-content .eut-testimonial-grid .eut-testimonial-element .eut-container {
padding: 0;
}
.eut-testimonial-grid .eut-isotope-container {
padding-top: 3px;
}
.eut-testimonial-grid .eut-testimonial-author {
margin-top: 18px;
padding-top: 18px;
}
.eut-testimonial-grid.eut-shadow-mode .eut-testimonial-element {
padding: 30px;
background-color: #ffffff;
-webkit-box-shadow : 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow    : 0 1px 2px rgba(0,0,0,0.2);
box-shadow         : 0 1px 2px rgba(0, 0, 0, 0.2);
}  blockquote {
padding-left: 1.111em;
position: relative;
}
blockquote:before {
content: '“';
position: absolute;
left: 0.100em;
top: 0.100em;
font-size: 2.083em;
font-weight: lighter;
}
blockquote {
margin-bottom: 40px;
}
.eut-row blockquote.eut-element:last-child {
margin-bottom: 0;
}  .eut-team .eut-team-name {
display: inline-block;
-webkit-transition : color .3s;
-moz-transition    : color .3s;
-ms-transition     : color .3s;
-o-transition      : color .3s;
transition         : color .3s;
}
.eut-team .eut-team-name {
margin-bottom: 0;
}
.eut-team .eut-team-person {
margin-bottom: 1.875em;
}
.eut-team figure .eut-team-social ul {
margin: 0;
list-style: none;
margin-top: 16px;
padding-top: 16px;
border-top: 1px solid;
}
.eut-team figure .eut-team-social ul li {
display: inline-block;
}
.eut-team figure .eut-team-social ul li:after {
content: '|';
opacity: 0.4;
margin: 0 5px;
}
.eut-team figure .eut-team-social ul li:last-child:after {
display: none;
}
.eut-team figure .eut-team-social ul li a {
display: inline-block;
text-align: center;
-webkit-transition: color 0.35s, -webkit-transform 0.35s;
transition: color 0.35s, transform 0.35s;
}
.eut-team-content {
margin-top: 1.000em;
}  .eut-counter .eut-counter-icon {
margin-bottom: 12px;
}
.eut-counter .eut-counter-icon i.eut-large {
font-size: 72px;
line-height: 72px;
}
.eut-counter .eut-counter-icon i.eut-medium {
font-size: 48px;
line-height: 48px;
}
.eut-counter .eut-counter-icon i.eut-small {
font-size: 32px;
line-height: 32px;
}
.eut-counter .eut-counter-item {
margin-bottom: 6px;
}
.eut-counter .eut-counter-item.eut-large {
font-size: 60px;
line-height: 70px;
}
.eut-counter .eut-counter-item.eut-medium {
font-size: 48px;
line-height: 56px;
}
.eut-counter .eut-counter-item.eut-small {
font-size: 36px;
line-height: 48px;
}  .input-text,
input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea,
select,
#eut-theme-wrapper .select2-choice  {
border: none;
}
#eut-theme-wrapper .input-text,
#eut-theme-wrapper input[type="text"],
#eut-theme-wrapper input[type="input"],
#eut-theme-wrapper input[type="password"],
#eut-theme-wrapper input[type="email"],
#eut-theme-wrapper input[type="number"],
#eut-theme-wrapper input[type="date"],
#eut-theme-wrapper input[type="url"],
#eut-theme-wrapper input[type="tel"],
#eut-theme-wrapper input[type="search"],
#eut-main-menu-responsive input[type="text"],
#eut-theme-wrapper textarea,
#eut-theme-wrapper select,
#eut-theme-wrapper .select2-choice {
-webkit-appearance: none;
-moz-appearance: none;
padding: 10px;
margin: 0;
width: 100%;
text-indent: 0;
-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0), inset 0 0 0 0 rgba(0,0,0,0);
box-shadow: 0 1px 4px 0 rgba(0,0,0,0), inset 0 0 0 0 rgba(0,0,0,0);
background-color: #EFEFF4;
opacity: 0.8;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#eut-theme-wrapper .input-text,
#eut-theme-wrapper input[type="text"]:hover,
#eut-theme-wrapper input[type="input"]:hover,
#eut-theme-wrapper input[type="password"]:hover,
#eut-theme-wrapper input[type="email"]:hover,
#eut-theme-wrapper input[type="number"]:hover,
#eut-theme-wrapper input[type="date"]:hover,
#eut-theme-wrapper input[type="url"]:hover,
#eut-theme-wrapper input[type="tel"]:hover,
#eut-theme-wrapper input[type="search"]:hover,
#eut-main-menu-responsive input[type="text"]:hover,
#eut-theme-wrapper textarea:hover,
#eut-theme-wrapper select:hover,
#eut-theme-wrapper input[type="text"]:focus,
#eut-theme-wrapper input[type="password"]:focus,
#eut-theme-wrapper input[type="email"]:focus,
#eut-theme-wrapper input[type="number"]:focus,
#eut-theme-wrapper input[type="date"]:focus,
#eut-theme-wrapper input[type="url"]:focus,
#eut-theme-wrapper input[type="tel"]:focus,
#eut-theme-wrapper input[type="search"]:focus,
#eut-theme-wrapper textarea:focus,
#eut-theme-wrapper select:focus {
outline: none;
opacity: 0.4;
}
#eut-theme-wrapper input[type=checkbox],
#eut-theme-wrapper input[type=radio] {
margin-top: 1px;
}
#eut-theme-wrapper .select2-choice {
padding: 3px 8px;
border-radius: 0;
}
#eut-theme-wrapper select  {
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/images/graphics/select-icon.png);
background-position: center right;
background-repeat: no-repeat;
text-indent: 0;
padding: 12px 10px;
min-height: 51px;
}
#eut-theme-wrapper select[multiple] {
background-image: none;
} .gform_wrapper ul li.gfield,
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full {
margin-bottom: 40px;
} .wpcf7-form .input-text,
.wpcf7-form input[type="text"],
.wpcf7-form input[type=".wpcf7-form input"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="file"],
.wpcf7-form textarea,
.wpcf7-form select {
font-size: 13px;
margin-bottom: 15px !important;
}
.eut-one-third {
width: 32.666666%;
float: left;
margin-right: 1%;
}
.eut-one-half {
width: 49%;
float: left;
margin-right: 2%;
}
.eut-one-third.eut-last-column,
.eut-one-half.eut-last-column {
margin-right: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 30px;
padding: 15px;
}
legend {
white-space: normal;
}
.eut-search {
position: relative;
display: block;
max-width: 430px;
margin: 0 auto;
}
.eut-search input[type='text'] {
width: 100%;
height: 45px;
padding-left: 30px;
padding-right: 35%;
}
.eut-search button[type='submit'] {
width: 45px;
height: 45px;
position: absolute;
background-color: rgba(0, 0, 0, 0);
border: none;
border-left: 1px solid;
top: 0;
right: 0;
padding: 0;
cursor: pointer;
} .eut-with-icon {
position: relative;
}
.eut-with-icon i {
position: absolute;
height: 38px;
width: 30px;
line-height: 38px;
text-align: center;
left: 0;
top: 0;
}
#eut-theme-wrapper .eut-with-icon input {
padding-left: 30px;
}  .eut-partner-advanced {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
padding: 30px 0;
}
.eut-partner-advanced .eut-partner-content {
margin-top: 30px;
}
.eut-partner-advanced .eut-partner-content {
display: none;
}
.eut-partner-advanced .eut-partner-content p + .eut-btn {
margin-top: 30px;
} .eut-partner-advanced .eut-partner-content p {
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
opacity: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.eut-partner-advanced .eut-partner-content.eut-animated p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
opacity: 1;
} .eut-partner-advanced .eut-partner-content .eut-btn {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
opacity: 0;
-webkit-transition: -webkit-transform 0.3s 0.3s, opacity 0.3s 0.3s, color 0.35s, background-color 0.35s;
-moz-transition: -moz-transform 0.3s 0.3s, opacity 0.3s 0.3s, color 0.35s, background-color 0.35s;
transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, color 0.35s, background-color 0.35s;
}
.eut-partner-advanced .eut-partner-content.eut-animated .eut-btn {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
opacity: 1;
}  .eut-isotope-container {
opacity: 0;
overflow: hidden;
}
.eut-isotope.eut-with-gap .eut-isotope-container {
margin-left: -20px;
margin-right: -20px;
}
.eut-section[data-section-type="fullwidth-element"] .eut-isotope.eut-with-gap .eut-isotope-container {
margin-left: 20px;
margin-right: 20px;
}
.eut-isotope.eut-with-gap .eut-isotope-item {
padding-left: 20px;
padding-right: 20px;
margin-bottom: 40px;
}  .eut-isotope-item.eut-packery-h2 img {
width: auto;
height: 100%;
max-width: none;
} .eut-image-square img {
width: 100%;
height: auto;
max-width: none;
}
.eut-image-landscape img {
width: 100%;
height: auto;
max-width: none;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform:    translate(0, -50%);
-ms-transform:     translate(0, -50%);
-o-transform:      translate(0, -50%);
transform:         translate(0, -50%);
}
.eut-image-portrait img {
width: auto;
height: 100%;
max-width: none;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
}  .eut-blog.eut-shadow-mode .eut-isotope-container {
padding-top: 3px;
} .eut-read-more,
#eut-main-content .more-link {
font-size: 13px;
}
.eut-blog p + .eut-read-more {
display: inline-block;
vertical-align: bottom;
}
.eut-read-more {
-webkit-transition : color .3s;
-moz-transition    : color .3s;
-ms-transition     : color .3s;
-o-transition      : color .3s;
transition         : color .3s;
} .eut-blog.eut-small-media .eut-media img,
.eut-blog.eut-blog-grid .eut-media img,
.eut-blog.eut-blog-masonry .eut-media img {
width: 100%;
height: auto;
max-width: none;
} .eut-blog .eut-categories {
float: left;
}
.eut-read-more + .eut-categories,
.more-link + .eut-categories {
float: right;
} .eut-blog .eut-post-author {
line-height: 1;
} .eut-blog .eut-label-post.format-link a {
display: block;
padding: 25px;
position: relative;
background-color: rgba(0,0,0,0.04);
border: 1px solid rgba(0,0,0,0.1);
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-blog .eut-label-post.format-link p {
margin-bottom: 12px;
}
.eut-blog .eut-label-post.format-quote p {
margin-bottom: 12px;
}
.eut-blog .eut-label-post.format-quote a {
display: block;
padding: 25px;
position: relative;
}
.eut-blog .eut-label-post.format-quote a:before {
content: '“';
position: absolute;
left: 10px;
font-size: 2.500em;
}
.eut-blog-item.format-link a .eut-post-title {
-webkit-transition : all .3s;
-moz-transition    : all .3s;
-ms-transition     : all .3s;
-o-transition      : all .3s;
transition         : all .3s;
}
.eut-blog-item.format-link a:hover .eut-post-title {
color: #ffffff !important;
} .eut-blog .eut-post-meta .eut-post-author,
.eut-blog .eut-post-meta .eut-post-date,
.eut-blog .eut-post-meta .eut-like-counter {
display: inline-block;
margin-right: 5px;
}
.eut-blog .eut-like-counter span {
margin-right: 5px;
}
.eut-blog .eut-post-title {
margin-bottom: 0.250em;
}
.eut-post-meta {
margin-bottom: 24px;
line-height: 1.5;
} .eut-blog.eut-large-media .eut-blog-item {
display: block;
margin-bottom: 4.375em;
padding-bottom: 3.750em;
border-bottom: 1px solid;
}
.eut-blog.eut-large-media .eut-media {
margin-bottom: 30px;
}
.eut-blog.eut-large-media .eut-post-title {
display: inline-block;
}
#eut-body.search-results .eut-blog.eut-large-media .eut-post-title {
margin-bottom: 12px;
} .eut-blog-item.sticky {
-webkit-box-shadow: 0 1px 4px 1px rgba(0,0,0,0.1);
box-shadow: 0 1px 4px 1px rgba(0,0,0,0.1);
background-color: #fafafa;
}
.eut-blog-item.sticky .eut-post-content {
padding-top: 44px;
}
.eut-right-sidebar .eut-blog-item.sticky .eut-post-content,
.eut-left-sidebar .eut-blog-item.sticky .eut-post-content {
padding-left: 40px;
padding-right: 40px;
}
.eut-blog-item.sticky .eut-media {
margin-bottom: 0;
} .eut-blog.eut-small-media .eut-blog-item {
display: block;
margin-bottom: 40px;
padding-bottom: 40px;
overflow: hidden;
border-bottom: 1px dotted;
}
.eut-blog.eut-small-media .eut-blog-item.format-link,
.eut-blog.eut-small-media .eut-blog-item.format-quote {
padding-bottom: 60px;
}
.eut-blog.eut-small-media .eut-media {
margin-right: 60px;
width: 45%;
float: left;
}
.eut-blog.eut-small-media .eut-post-content {
overflow: hidden;
}
.eut-blog.eut-small-media .eut-post-title,
.eut-blog.eut-small-media .eut-title {
display: inline-block;
}
.eut-blog.eut-small-media .eut-post-meta {
margin-bottom: 24px;
} .eut-blog-item.eut-isotope-item p {
font-size: 13px;
line-height: 24px;
} .eut-blog.eut-blog-grid .eut-blog-item {
display: block;
margin-bottom: 60px;
}
.eut-blog.eut-blog-grid.eut-without-shadow .eut-media {
margin-bottom: 25px;
}
.eut-blog.eut-blog-grid .eut-post-title {
display: inline-block;
margin-bottom: 0px;
} .eut-blog.eut-blog-masonry .eut-blog-item {
display: block;
margin-bottom: 60px;
}
.eut-blog.eut-blog-masonry .eut-post-meta {
margin-bottom: 20px;
}
.eut-blog.eut-blog-masonry.eut-without-shadow .eut-media {
margin-bottom: 25px;
}
.eut-blog.eut-blog-masonry .eut-post-title {
display: inline-block;
} .eut-blog[data-columns="4"] .eut-post-title span {
font-size: 0.889em;
} ul.eut-post-gallery {
margin: 0;
list-style: none;
display: inline-block;
vertical-align: top;
}
ul.eut-post-gallery li {
float: left;
}
ul.eut-post-gallery li img {
max-width: none;
width: 100%;
}
ul.eut-post-gallery li a {
display: block;
overflow: hidden;
} ul.eut-post-gallery li {
width: 33.33333333333333%;
}
ul.eut-post-gallery li:nth-child(3n+1) {
clear: both;
} .eut-post-content p {
margin-bottom: 20px;
}
.eut-blog.eut-shadow-mode:not(.format-quote):not(.format-link) .eut-isotope-item-inner {
background-color: #ffffff;
-webkit-box-shadow : 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow    : 0 1px 2px rgba(0,0,0,0.2);
box-shadow         : 0 1px 2px rgba(0, 0, 0, 0.2);
}
.eut-blog.eut-shadow-mode .eut-media {
margin-bottom: 0;
}
.eut-blog.eut-shadow-mode .eut-post-content {
padding: 20px;
} .eut-carousel-wrapper .eut-post-item .eut-media {
position: relative;
}
.eut-carousel-wrapper .eut-post-item {
background-color: #ffffff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.eut-carousel-wrapper .eut-post-item .eut-post-title {
margin-bottom: 0px;
}
.eut-carousel-wrapper .eut-post-item p {
font-size: 0.9em;
} .eut-isotope .eut-carousel-navigation {
display: none;
}
.eut-isotope .eut-slider .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.eut-isotope .eut-slider .owl-controls .owl-page span {
display: block;
width: 12px;
height: 12px;
margin: 0 2px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: rgba(255,255,255,0.4);
border: 1px solid #ffffff;
}
.eut-isotope .eut-slider .owl-controls .owl-page.active span,
.eut-isotope .eut-slider .owl-controls.clickable .owl-page:hover span {
background-color: #ffffff;
border: 1px solid #ffffff;
}
.eut-isotope .eut-slider .owl-pagination {
position: absolute;
top: 12px;
right: 12px;
}  .eut-portfolio .eut-hover-style-1 figcaption,
.eut-gallery figcaption {
position: absolute;
top: 50%;
left: 0;
text-align: center;
z-index: 4;
width: 100%;
padding: 0 15px;
font-size: 13px;
line-height: 1.5;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.eut-portfolio .eut-hover-style-1 .eut-like-counter i.eut-icon {
font-size: 26px;
}
.eut-portfolio .eut-hover-style-1 .eut-like-counter i.eut-icon,
.eut-portfolio .eut-hover-style-1 .eut-like-counter span {
display: inline-block;
vertical-align: middle;
}
.eut-portfolio .eut-hover-style-1 .eut-like-counter,
.eut-portfolio .eut-hover-style-1 .eut-title,
.eut-portfolio .eut-hover-style-1 .eut-caption,
.eut-gallery .eut-image-hover:hover .eut-title,
.eut-gallery .eut-image-hover:hover .eut-caption {
display: block;
}
.eut-portfolio .eut-hover-style-1 .eut-title,
.eut-gallery .eut-image-hover .eut-title {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate(0,90px);
transform: translate(0,90px);
}
.eut-portfolio .eut-hover-style-1.hover .eut-title,
.eut-gallery .eut-image-hover.hover .eut-title {
opacity: 1;
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.eut-portfolio .eut-hover-style-1 .eut-caption,
.eut-gallery .eut-image-hover .eut-caption {
display: block;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate(0,100px);
transform: translate(0,100px);
}
.eut-portfolio .eut-hover-style-1.hover .eut-caption,
.eut-gallery .eut-image-hover.hover .eut-caption {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.eut-portfolio .eut-hover-style-1.eut-image-hover .eut-portfolio-btns {
opacity: 0;
display: block;
margin-top: 10px;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate(0,100px);
transform: translate(0,100px);
}
.eut-portfolio .eut-hover-style-1.eut-image-hover.hover .eut-portfolio-btns {
opacity: 1;
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
.eut-portfolio .eut-hover-style-1.eut-image-hover .eut-like-counter {
opacity: 0;
display: block;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate(0,-50px);
transform: translate(0,-50px);
}
.eut-portfolio .eut-hover-style-1.eut-image-hover.hover .eut-like-counter {
opacity: 1;
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
-webkit-transform: translate(0,0);
transform: translate(0,0);
} #eut-main-content .eut-portfolio .eut-dark.eut-title,
#eut-main-content .eut-portfolio .eut-dark.eut-caption,
#eut-main-content .eut-gallery .eut-dark.eut-title,
#eut-main-content .eut-gallery .eut-dark.eut-caption {
color: #ffffff;
} #eut-main-content .eut-portfolio .eut-primary-1.eut-title,
#eut-main-content .eut-portfolio .eut-primary-1.eut-caption,
#eut-main-content .eut-portfolio .eut-primary-1 .eut-portfolio-btns,
#eut-main-content .eut-portfolio .eut-primary-1 .eut-like-counter,
#eut-main-content .eut-portfolio .eut-primary-2.eut-title,
#eut-main-content .eut-portfolio .eut-primary-2.eut-caption,
#eut-main-content .eut-portfolio .eut-primary-2 .eut-portfolio-btns,
#eut-main-content .eut-portfolio .eut-primary-2 .eut-like-counter,
#eut-main-content .eut-portfolio .eut-primary-3.eut-title,
#eut-main-content .eut-portfolio .eut-primary-3.eut-caption,
#eut-main-content .eut-portfolio .eut-primary-3 .eut-portfolio-btns,
#eut-main-content .eut-portfolio .eut-primary-3 .eut-like-counter,
#eut-main-content .eut-portfolio .eut-primary-4.eut-title,
#eut-main-content .eut-portfolio .eut-primary-4.eut-caption,
#eut-main-content .eut-portfolio .eut-primary-4 .eut-portfolio-btns,
#eut-main-content .eut-portfolio .eut-primary-4 .eut-like-counter,
#eut-main-content .eut-portfolio .eut-primary-5.eut-title,
#eut-main-content .eut-portfolio .eut-primary-5.eut-caption,
#eut-main-content .eut-portfolio .eut-primary-5 .eut-portfolio-btns,
#eut-main-content .eut-portfolio .eut-primary-5 .eut-like-counter,
#eut-main-content .eut-gallery .eut-primary-1.eut-title,
#eut-main-content .eut-gallery .eut-primary-1.eut-caption,
#eut-main-content .eut-gallery .eut-primary-2.eut-title,
#eut-main-content .eut-gallery .eut-primary-2.eut-caption,
#eut-main-content .eut-gallery .eut-primary-3.eut-title,
#eut-main-content .eut-gallery .eut-primary-3.eut-caption,
#eut-main-content .eut-gallery .eut-primary-4.eut-title,
#eut-main-content .eut-gallery .eut-primary-4.eut-caption,
#eut-main-content .eut-gallery .eut-primary-5.eut-title,
#eut-main-content .eut-gallery .eut-primary-5.eut-caption {
color: #ffffff;
} .eut-portfolio .eut-hover-style-2 {
position: relative;
}
.eut-portfolio[data-gutter="no"] .eut-hover-style-2 {
margin-bottom: 20px;
}
.eut-portfolio .eut-hover-style-2 .eut-media {
position: relative;
margin-bottom: 15px;
overflow: hidden;
}
.eut-portfolio .eut-hover-style-2.eut-image-hover figcaption {
position: relative;
padding: 0;
top: 0;
left: 0;
height: auto;
text-align: left;
overflow: hidden;
float: left;
min-height: 40px;
}
.eut-portfolio[data-gutter="no"] .eut-hover-style-2.eut-image-hover figcaption,
.eut-carousel.eut-portfolio .eut-hover-style-2.eut-image-hover figcaption {
padding-left: 15px;
}
.eut-portfolio .eut-hover-style-2 .eut-like-counter {
float: right;
opacity: 0.7;
line-height: 1.2;
background-color: transparent !important;
}
.eut-portfolio[data-gutter="no"] .eut-hover-style-2 .eut-like-counter,
.eut-carousel.eut-portfolio .eut-hover-style-2 .eut-like-counter {
padding-right: 15px;
}
.eut-portfolio .eut-hover-style-2 .eut-like-counter:before {
opacity: 0.3;
}
.eut-portfolio .eut-hover-style-2 .eut-like-counter span {
top: -3px;
position: relative;
font-size: 10px !important;
}
.eut-portfolio .eut-hover-style-2 .eut-media:after {
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
color: #ffffff;
display: inline-block;
z-index: 4;
font-size: 20px;
content: "\e616";
font-family: 'corpus';
opacity: 0;
-webkit-transition : opacity .3s;
-moz-transition    : opacity .3s;
-ms-transition     : opacity .3s;
-o-transition      : opacity .3s;
transition         : opacity .3s;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.eut-portfolio .eut-hover-style-2.hover .eut-media:after {
opacity: 1;
} .eut-portfolio .eut-hover-style-2.eut-image-hover .eut-title {
display: block;
opacity: 1;
-webkit-transform: translate(0,0);
transform: translate(0,0);
} .eut-portfolio .eut-hover-style-2.eut-image-hover .eut-caption {
display: block;
opacity: 0.5;
margin: 0;
-webkit-transform: translate(0,0);
transform: translate(0,0);
} .eut-portfolio .eut-hover-style-2 .eut-portfolio-btns {
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
line-height: 1.2;
padding: 10px 10px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
opacity: 0;
-webkit-transition: opacity 0.35s, background-color 0.35s, color 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, background-color 0.35s, color 0.35s, transform 0.35s;
-webkit-transform: translate(-50%,-100%);
transform: translate(-50%,-100%);
}
.eut-portfolio .eut-hover-style-2.hover .eut-portfolio-btns {
opacity: 1;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.eut-portfolio .eut-hover-style-2 .eut-dark-overlay .eut-portfolio-btns {
background-color: #ffffff;
color: #454545;
}
.eut-portfolio .eut-hover-style-2 .eut-light-overlay .eut-portfolio-btns,
.eut-portfolio .eut-hover-style-2 .eut-primary-1-overlay .eut-portfolio-btns,
.eut-portfolio .eut-hover-style-2 .eut-primary-2-overlay .eut-portfolio-btns,
.eut-portfolio .eut-hover-style-2 .eut-primary-3-overlay .eut-portfolio-btns,
.eut-portfolio .eut-hover-style-2 .eut-primary-4-overlay .eut-portfolio-btns,
.eut-portfolio .eut-hover-style-2 .eut-primary-5-overlay .eut-portfolio-btns {
background-color: #454545;
color: #ffffff !important;
}
.eut-portfolio .eut-hover-style-2 .eut-primary-1-overlay .eut-portfolio-btns:hover,
.eut-portfolio .eut-hover-style-2 .eut-primary-2-overlay .eut-portfolio-btns:hover,
.eut-portfolio .eut-hover-style-2 .eut-primary-3-overlay .eut-portfolio-btns:hover,
.eut-portfolio .eut-hover-style-2 .eut-primary-4-overlay .eut-portfolio-btns:hover,
.eut-portfolio .eut-hover-style-2 .eut-primary-5-overlay .eut-portfolio-btns:hover {
background-color: #ffffff;
color: #454545 !important;
}  .eut-carousel-wrapper {
position: relative;
z-index: 3;
}
.eut-carousel-wrapper.eut-without-shadow {
padding-bottom: 3px;
}
.eut-slider {
overflow: hidden;
}
.eut-slider .eut-slider-item img {
height: auto;
line-height: 0;
margin: 0 auto;
max-width: 100%;
width: auto;
} .eut-carousel.eut-carousel-element {
margin-left: -15px;
margin-right: -15px;
}
.eut-carousel.eut-carousel-element .owl-item {
float: left;
padding-left: 15px;
padding-right: 15px;
} .eut-slider .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .eut-slider {
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.eut-slider .eut-slider-item img {
width: 100%;
}
#eut-feature-slider.eut-slider {
display: block;
}
.eut-slider .owl-wrapper{
position: relative; }
.eut-slider .owl-wrapper-outer{
position: relative;
width: 100%;
z-index: 1;
}
.eut-slider .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.eut-slider .owl-item{
float: left;
} .eut-carousel-element .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.eut-carousel-element .owl-wrapper{
position: relative;
}
.eut-carousel-element .owl-wrapper-outer{
position: relative;
width: 100%;
z-index: 1;
overflow: hidden;
padding-bottom: 3px;
}
.eut-carousel-element .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor:url(//katzenzuechtertag.laboklin.com/wp-content/themes/corpus/images/graphics/grabbing.png) 8 8, move;
} .eut-slider  .owl-wrapper,
.eut-slider  .owl-item{
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
overflow: hidden;
}
.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}  .eut-element.eut-social ul  {
margin: 0 auto;
list-style: none;
display: inline-block;
}
.eut-element.eut-social ul li {
display: inline-block;
margin: 0px 5px;
position: relative;
}
.eut-element.eut-social ul li a {
display: block;
width: 2.188em;
height: 2.188em;
line-height: 2.188em;
text-align: center;
font-size: 1em;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.eut-element.eut-social ul li a.eut-outline {
border: 1px solid;
background-color: transparent;
}
.eut-element.eut-social ul li a.eut-medium {
width: 2.778em;
height: 2.778em;
line-height: 2.778em;
font-size: 1.125em;
}
.eut-element.eut-social ul li a.eut-large {
width: 3.500em;
height: 3.500em;
line-height: 3.500em;
font-size: 1.250em;
}
.eut-element.eut-social.eut-align-left li {
margin-left: 0;
}
.eut-element.eut-social.eut-align-right li {
margin-right: 0;
}
.eut-element.eut-social li a span.eut-like-counter {
font-size: 10px;
font-weight: bold;
line-height: 1.2;
background-color: #202020;
color: #ffffff;
min-width: 30px;
text-align: center;
padding: 6px 8px;
position: absolute;
bottom: 180%;
left: 50%;
-webkit-border-radius: 3px;
border-radius: 3px;
visibility: hidden;
opacity: 0;
-webkit-transform: translate(-50%, 0);
-moz-transform:    translate(-50%, 0);
-ms-transform:     translate(-50%, 0);
-o-transform:      translate(-50%, 0);
transform:         translate(-50%, 0);
-webkit-backface-visibility: hidden;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.eut-element.eut-social li a span.eut-like-counter:after {
content: '';
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 5px solid #202020;
position: absolute;
top: 100%;
left: 50%;
margin-left: -6px;
}
.eut-element.eut-social li a:hover span.eut-like-counter {
bottom: 120%;
visibility: visible;
opacity: 1;
}  .wpcf7-validation-errors {
border: none;
display: inline-block;
}
.wpcf7-response-output {
margin: 0;
}
.wpcf7-form br {
line-height: 3.600em;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
border: 1px solid #E5E5E5;
}
div.wpcf7-response-output {
margin: 0;
padding: 0.2em 1em;
font-size: 0.9em;
background-color: #F4F4F4;
color: #BDBDBD;
text-align: center;
width: 100%;
}
.wpcf7-form-control-wrap {
z-index: 5;
}  .eut-pie-chart {
text-align: center;
}
.eut-chart-number {
position: relative;
}
.eut-chart-number canvas {
position: absolute;
top: 0;
left: 0;
}
.eut-chart-number {
font-size: 35px;
text-align: center;
margin: 0 auto 26px auto;
}
.eut-chart-number:last-child {
margin-bottom: 0;
}
.eut-pie-chart .eut-counter{
float: none;
margin: 0;
}  .eut-typed-text {
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-typed-text .typed-cursor {
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
.eut-typed-text .eut-with-bg {
padding: 3px 8px;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}  .eut-section.eut-pointer-cursor {
cursor: pointer;
overflow: hidden;
-webkit-transition : padding .3s;
-moz-transition    : padding .3s;
-ms-transition     : padding .3s;
-o-transition      : padding .3s;
transition         : padding .3s;
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-expandable-info .eut-expandable-info-space {
height: 30px;
}
.eut-expandable-info .eut-expandable-info-content {
display: none;
opacity: 0;
-webkit-transition : opacity .5s, -webkit-transform .3s;
-moz-transition    : opacity .5s, -moz-transform .3s;
-ms-transition     : opacity .5s, -ms-transform .3s;
-o-transition      : opacity .5s, -o-transform .3s;
transition         : opacity .5s, transform .3s;
-webkit-transform: translate(0, 200px);
-moz-transform:    translate(0, 200px);
-ms-transform:     translate(0, 200px);
-o-transform:      translate(0, 200px);
transform:         translate(0, 200px);
-webkit-backface-visibility : hidden;
-moz-backface-visibility    : hidden;
-ms-backface-visibility     : hidden;
}
.eut-expandable-info .eut-expandable-info-content.show {
opacity: 1;
-webkit-transform: translate(0, 0);
-moz-transform:    translate(0, 0);
-ms-transform:     translate(0, 0);
-o-transform:      translate(0, 0);
transform:         translate(0, 0);
}  .widget,
.widgets {
font-size: 13px;
line-height: 1.846em;
margin-bottom: 3.077em;
}
#eut-sidebar.eut-white-box .widget:last-child {
margin-bottom: 0;
}
.eut-widget-title {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 1.500em;
} #eut-content-area .wpb_content_element {
margin-bottom: 40px;
}
#eut-content-area .wpb_content_element .widget,
#eut-content-area .wpb_content_element .widgets,
#eut-content-area .wpb_content_element:last-child {
margin-bottom: 0;
} .widget.widget_categories ul {
margin: 0;
list-style: none;
}
.widget.widget_categories li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_categories li ul {
padding-left: 0.769em;
padding-top: 0.769em;
margin-top: 0.769em;
border-top: 1px solid;
}
.widget.widget_categories li ul li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
}
.widget.widget_categories li ul li a {
opacity: 0.6;
}
.widget.widget_categories li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget.widget_archive ul {
margin: 0;
list-style: none;
}
.widget.widget_archive li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_archive li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget.widget_pages ul {
margin: 0;
list-style: none;
}
.widget.widget_pages li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_pages li ul {
padding-left: 0.769em;
padding-top: 0.769em;
margin-top: 0.769em;
border-top: 1px solid;
}
.widget.widget_pages li ul li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
}
.widget.widget_pages li ul li a {
opacity: 0.6;
}
.widget.widget_pages li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget.widget_recent_entries ul {
margin: 0;
list-style: none;
}
.widget.widget_recent_entries li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_recent_entries li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget.widget_recent_entries li span.post-date {
display: block;
margin-top: -5px;
} .widget.widget_nav_menu ul {
margin: 0;
list-style: none;
}
.widget.widget_nav_menu li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_nav_menu li ul {
padding-left: 0.769em;
padding-top: 0.769em;
margin-top: 0.769em;
border-top: 1px solid;
}
.widget.widget_nav_menu li ul li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
}
.widget.widget_nav_menu li ul li a {
opacity: 0.6;
}
.widget.widget_nav_menu li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget.widget_calendar {
position: relative;
}
.widget.widget_calendar table {
width: 100%;
border-collapse:collapse;
}
.widget.widget_calendar table tbody td {
padding: 4px;
font-size: 11px;
}
.widget.widget_calendar table th {
text-align: center;
padding: 10px 0;
width: 14.28%;
}
.widget.widget_calendar caption {
padding: 10px 0;
} .widget.widget_rss ul {
margin: 0;
list-style: none;
}
.widget.widget_rss li {
margin-bottom: 16px;
}
.widget .rss-date {
display: block;
margin-bottom: 5px;
}
.widget.widget_rss .eut-widget-title img {
display: inline-block;
margin-top: -3px;
margin-right: 5px;
} .widget.widget_tag_cloud a {
display: inline-block;
margin-bottom: 8px;
margin-right: 8px;
-webkit-transition : color .3s;
-moz-transition    : color .3s;
-ms-transition     : color .3s;
-o-transition      : color .3s;
transition         : color .3s;
}
.widget.widget_tag_cloud a:before {
content: '#';
margin-right: 3px;
opacity: 0.4;
} .widget.widget_meta ul {
margin: 0;
list-style: none;
}
.widget.widget_meta li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_meta li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget.widget_recent_comments ul {
margin: 0;
list-style: none;
}
.widget.widget_recent_comments li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.widget.widget_recent_comments li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .eut-widget.eut-contact-info ul {
margin: 0;
list-style: none;
}
.eut-widget.eut-contact-info li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.eut-widget.eut-contact-info li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.eut-widget.eut-contact-info li:before {
font-family: FontAwesome;
margin-right: 0.769em;
} .eut-widget.eut-contact-info li.eut-address:before {
content: '\f015';
} .eut-widget.eut-contact-info li.eut-phone:before {
content: '\f095';
} .eut-widget.eut-contact-info li.eut-mobile-number:before {
content: '\f10b';
} .eut-widget.eut-contact-info li.eut-fax:before {
content: '\f1ac';
} .eut-widget.eut-contact-info li.eut-email:before {
content: '\f0e0';
} .eut-widget.eut-contact-info li.eut-web:before {
content: '\f0c1';
} .eut-widget.eut-latest-news ul {
margin: 0;
list-style: none;
}
.eut-widget.eut-latest-news li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
overflow: hidden;
}
.eut-widget.eut-latest-news li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.eut-widget.eut-latest-news li .eut-post-thumb {
float: left;
width: 40px;
height: 40px;
}
.eut-widget.eut-latest-news li a.eut-title {
line-height: 1.2;
margin-bottom: 3px;
display: block;
}
.eut-widget.eut-latest-news li img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-widget.eut-latest-news li .eut-news-content {
overflow: hidden;
padding-left: 0.769em;
}
.eut-widget.eut-latest-news .eut-latest-news-date {
line-height: 1.2;
opacity: 0.5;
}
.eut-widget.eut-latest-news li .eut-bg-wrapper .eut-bg-image {
border-radius: 3px;
-webkit-border-radius: 3px;
overflow: hidden;
}
.eut-widget.eut-latest-news ul li img {
display: none;
} .eut-widget.eut-comments ul {
margin: 0;
list-style: none;
}
.eut-widget.eut-comments li {
margin-bottom: 0.769em;
padding-bottom: 0.769em;
border-bottom: 1px solid;
}
.eut-widget.eut-comments li img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-widget.eut-comments li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.eut-widget.eut-comments li a {
display: inline-block;
vertical-align: middle;
}
.eut-widget.eut-comments li a.eut-title {
display: block;
}
.eut-widget.eut-comments li .eut-comment-content {
display: inline-block;
vertical-align: middle;
margin-left: 0.769em;
}
.eut-widget.eut-comments .eut-comment-date {
margin-top: -5px;
} .eut-widget.eut-latest-portfolio {
overflow: hidden;
position: relative;
z-index: 2;
}
.eut-widget.eut-latest-portfolio ul {
margin: 0;
list-style: none;
}
.eut-widget.eut-latest-portfolio li {
margin: 1%;
width: 30%;
position: relative;
float: left;
}
.eut-widget.eut-latest-portfolio li img {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-widget.eut-latest-portfolio li a {
display: block;
overflow: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.eut-widget.eut-latest-portfolio li .eut-bg-wrapper .eut-bg-image {
border-radius: 3px;
-webkit-border-radius: 3px;
overflow: hidden;
}
.eut-widget.eut-latest-portfolio ul li img {
display: none;
} .eut-widget.eut-instagram-feed {
overflow: hidden;
position: relative;
z-index: 2;
}
.eut-widget.eut-instagram-feed ul {
margin: 0;
list-style: none;
}
.eut-widget.eut-instagram-feed li {
margin: 1px;
position: relative;
float: left;
}
.eut-widget.eut-instagram-feed li a {
display: block;
overflow: hidden;
}
.eut-widget.eut-instagram-feed li a img {
width: 60px;
height: 60px;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.eut-widget.eut-instagram-feed li a:hover img {
opacity: 0.6;
-webkit-transform: scale(1.12);
transform: scale(1.12);
} .eut-widget.eut-social {
overflow: hidden;
}
.eut-widget.eut-social ul {
margin: 0;
list-style: none;
}
.eut-widget.eut-social li {
display: inline-block;
margin: 0px 10px 10px 0;
}
.eut-widget.eut-social li a {
display: inline-block;
width: inherit;
height: inherit;
line-height: inherit;
text-align: center;
font-size: 16px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.eut-widget.eut-social li a.eut-outline {
border: 1px solid;
} .eut-widget.eut-social li a.eut-small {
font-size: 1.125em;
}
.eut-widget.eut-social li a.eut-small.eut-outline,
.eut-widget.eut-social li a.eut-small.eut-simple {
width: 2.188em;
height: 2.188em;
line-height: 2.188em;
font-size: 1em;
} .eut-widget.eut-social li a.eut-medium {
font-size: 1.500em;
}
.eut-widget.eut-social li a.eut-medium.eut-outline,
.eut-widget.eut-social li a.eut-medium.eut-simple {
width: 2.778em;
height: 2.778em;
line-height: 2.778em;
font-size: 1.125em;
} .eut-widget.eut-social li a.eut-large {
font-size: 2.000em;
}
.eut-widget.eut-social li a.eut-large.eut-outline,
.eut-widget.eut-social li a.eut-large.eut-simple {
width: 3.500em;
height: 3.500em;
line-height: 3.500em;
font-size: 1.250em;
} .eut-widget.widget_polylang ul {
margin: 0;
list-style: none;
}
.eut-widget.widget_polylang ul li {
margin-bottom: 10px;
}
.eut-widget.widget_polylang ul li img{
margin-top: -2px;
margin-right: 5px;
}@media only screen and (max-width: 1200px) {  #eut-top-bar .eut-container {
width: 100%;
padding: 0px 10px 0px 10px;
}
#eut-top-bar.eut-fullwidth .eut-container {
padding: 0;
}  #eut-header #eut-inner-header,
#eut-header #eut-header-wrapper,
#eut-header .eut-menu-options {
height: 60px !important;
line-height: 60px !important;
}
#eut-header .eut-menu-options-wrapper {
min-width: 45px !important;
}
#eut-header[data-menu-options="right"] .eut-menu-options-wrapper {
padding-right: 5px;
}
#eut-header[data-menu-options="left"] .eut-menu-options-wrapper {
padding-left: 5px;
}
#eut-header #eut-header-options a.eut-open-button,
#eut-header #eut-header-options a .eut-icon {
width: 60px !important;
height: 60px !important;
line-height: 60px !important;
}
#eut-header .eut-logo {
height: 60px !important;
}
#eut-header .eut-logo .eut-logo-wrapper a {
height: 30px !important;
}
#eut-header #eut-header-options ul.eut-options li a {
padding-left: 60px !important;
}
#eut-header #eut-header-options ul.eut-options {
line-height: 60px !important;
}
#eut-header #eut-header-options .eut-options-wrapper,
#eut-header #eut-header-options ul.eut-options li a .eut-icon::before {
width: 60px !important;
}
#eut-header #eut-header-options .eut-options-wrapper.eut-open-all {
width: 240px !important;
}
#eut-header .eut-advanced-menu-button,
#eut-header.eut-header-sticky[data-sticky-header="advanced"] .eut-responsive-menu-button .eut-menu-button-wrapper {
margin: 0;
}  #eut-header #eut-main-menu li > ul {
min-width: 170px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-6 > ul.sub-menu li {
width: 170px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-6 > ul.sub-menu {
width: 100%;
max-width: 1024px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-5 > ul.sub-menu li {
width: 202px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-5 > ul.sub-menu {
width: 100%;
max-width: 1024px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-4 > ul.sub-menu li {
width: 256px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-4 > ul.sub-menu {
width: 100%;
max-width: 1024px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-3 > ul.sub-menu li {
width: 256px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-3 > ul.sub-menu {
width: 768px;
} #eut-header #eut-main-menu > ul > li.megamenu.column-2 > ul.sub-menu li {
width: 254px;
}
#eut-header #eut-main-menu > ul > li.megamenu.column-2 > ul.sub-menu {
width: 512px;
}  #eut-main-content #eut-sidebar.eut-fixed-sidebar {
position: static !important;
width: 25.0% !important;
top: auto !important;
}
#eut-main-content #eut-sidebar-wrapper {
width: 100% !important;
height: auto !important;
}  #eut-header .eut-logo.eut-logo-text a,
#eut-feature-title .eut-title,
#eut-post-title .eut-title,
#eut-portfolio-title .eut-title,
#eut-product-title .eut-title,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-title {
font-size: 48px !important;
line-height: 54px !important;
}
#eut-feature-section .eut-description,
#eut-post-title .eut-description,
#eut-portfolio-title .eut-description,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-description {
font-size: 30px !important;
line-height: 36px !important;
}
#eut-main-content h1 {
font-size: 40px !important;
line-height: 53px !important;
}
#eut-main-content h2 {
font-size: 36px !important;
line-height: 46px !important;
}
#eut-main-content h3 {
font-size: 30px !important;
line-height: 40px !important;
}
#eut-main-content h4 {
font-size: 24px !important;
line-height: 32px !important;
}
#eut-main-content h5,
#eut-main-content .eut-widget-title,
#eut-footer .eut-widget-title {
font-size: 20px !important;
line-height: 26px !important;
}
#eut-main-content h6 {
font-size: 18px !important;
line-height: 24px !important;
}
.eut-leader-text p,
p.eut-leader-text,
blockquote {
font-size: 24px;
line-height: 38px;
}  #eut-footer .widget:last-child,
#eut-footer .widgets:last-child {
margin-bottom: 40px;
}
.eut-widget.eut-latest-portfolio li {
margin: 1%;
width: 14%;
}  .eut-section[data-section-type="fullwidth-element"] .eut-image-text .eut-content {
padding-left: 3%;
padding-right: 3%;
}  .eut-carousel-navigation {
display: none;
}
} @media only screen and (max-width: 1023px) {  #eut-top-bar .eut-container {
text-align: center;
}
#eut-top-bar {
line-height: 40px !important;
}
#eut-top-bar ul.eut-bar-content.eut-left-side,
#eut-top-bar ul.eut-bar-content.eut-right-side {
float: none;
display: table;
margin: 0 auto;
}
#eut-top-bar ul li {
float: none;
display: inline-block;
line-height: inherit;
}
#eut-top-bar ul.eut-bar-content,
#eut-top-bar ul.eut-bar-content > li,
#eut-top-bar ul li.eut-topbar-item ul li a {
border: none;
}   #eut-header[data-overlap='yes'][data-header-position='above-feature'][data-topbar='yes'] #eut-header-wrapper {
top: 0 !important;
position: relative;
}
#eut-header[data-overlap='yes'][data-header-position='above-feature'][data-topbar='yes'] #eut-feature-section {
margin-top: -60px;
}  #eut-header .eut-responsive-menu-button,
#eut-header .eut-responsive-menu-text	{
display: block;
}
#eut-main-menu {
display: none !important;
}
#eut-inner-header .eut-menu-options:not(.eut-cart-button) {
display: none;
} #eut-main-menu-responsive .eut-widget {
display: block;
} #eut-main-menu-responsive ul.eut-menu-options {
display: block;
}
#eut-header[data-sticky-header="advanced"] .eut-advanced-menu-button {
display: none;
}  #eut-main-content .eut-left-sidebar #eut-content-area,
#eut-main-content .eut-right-sidebar #eut-content-area {
float: none !important;
padding-right: 0 !important;
padding-left: 0 !important;
width: 100% !important;
}
#eut-main-content .eut-left-sidebar #eut-sidebar,
#eut-main-content .eut-right-sidebar #eut-sidebar {
float: none;
width: 100% !important;
}  .gallery .gallery-item {
width: 33.3% !important;
}  #eut-anchor-menu.eut-sticky {
position: relative;
top: 0 !important;
}
#eut-anchor-menu .eut-menu-button {
display: inline-block;
}
#eut-anchor-menu > ul {
position: absolute;
top: 100%;
left: 0;
width: 100%;
display: none;
}
#eut-anchor-menu ul li {
display: block;
float: none;
border: none;
line-height: 40px;
}
#eut-anchor-menu > ul ul.sub-menu {
display: block;
float: none;
border: none;
width: 100%;
position: relative;
}   .eut-blog.eut-small-media .eut-media {
margin-bottom: 40px;
margin-right: 0;
width: 100%;
float: none;
}  #eut-footer-bar .eut-column-1-2 {
width: 100%;
}
#eut-footer-bar .eut-copyright,
#eut-footer-bar #eut-second-menu,
#eut-footer-bar .eut-social {
text-align: center;
}
#eut-footer-bar #eut-second-menu ul {
display: block;
margin: 0 auto;
text-align: center;
float: none !important;
}
#eut-footer-bar #eut-second-menu ul li {
margin: 0 10px;
}  #eut-footer .widget:last-child,
#eut-footer .widgets:last-child {
margin-bottom: 60px;
}  .eut-callout.eut-btn-right .eut-callout-wrapper,
.eut-callout.eut-btn-right .eut-button-wrapper {
display: block;
width: 100%;
max-width: 100%;
padding-right: 0;
text-align: left;
}
.eut-callout.eut-btn-right .eut-button-wrapper {
margin: 30px 0 0 0;
}
.eut-callout.eut-btn-right {
display: block;
}
.eut-callout.eut-btn-right .eut-button-wrapper {
white-space: normal;
}  #eut-portfolio-info-responsive {
display: block;
}
#eut-sidebar .eut-portfolio-info {
display: none;
}  .eut-one-third,
.eut-one-half {
margin-right: 0;
width: 100%;
}
#respond .eut-form-textarea {
margin-bottom: 15px;
}  .eut-image-text p {
margin-bottom: 10px;
}
} @media only screen and (max-width: 767px) {
#eut-theme-wrapper {
overflow: hidden;
}  #eut-feature-section .eut-carousel-navigation {
display: none;
}
#eut-feature-section .eut-feature-content .eut-button-wrapper {
margin-top: 15px;
}
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-feature-content .eut-btn,
#eut-feature-section .eut-feature-section-inner[data-item="revslider"] .eut-btn {
padding: 10px 7px !important;
margin: 0 0 10px 5px !important;
font-size: 10px !important;
}
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-feature-content .eut-btn.eut-btn-line {
padding: 8px 7px !important;
border: 1px solid;
}
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-feature-content .eut-btn {
padding: 15px 12px !important;
margin: 0 0 10px 5px !important;
font-size: 10px !important;
}
#eut-header[data-overlap="yes"] #eut-feature-section .eut-feature-content {
padding-top: 50px;
} #eut-feature-section .eut-goto-section {
display: none;
}  .gallery .gallery-item {
width: 100% !important;
float: none !important;
}  ul.eut-post-gallery li {
width: 100% !important;
float: none;
}  #eut-social-share ul li {
display: block;
margin-bottom: 10px;
}  #eut-tags-categories .eut-tags,
#eut-tags-categories .eut-categories {
display: block;
text-align: left !important;
}  #eut-nav-bar .eut-nav-item.eut-prev,
#eut-nav-bar .eut-nav-item.eut-next {
width: 100%;
text-align: center;
}
#eut-nav-bar .eut-nav-item {
display: block;
}
#eut-nav-bar .eut-nav-item.eut-backlink {
width: 100%;
margin: 10px 0;
}  #eut-about-author .eut-author-image {
float: none;
width: 80px;
height: auto;
display: block;
margin: 10px auto;
}
#eut-about-author .eut-author-info {
text-align: center;
padding-left: 0;
}  .eut-related-post ul li {
float: none;
width: 100%;
margin-bottom: 40px;
}
.eut-related-post ul li:last-child {
margin-bottom: 0;
}  #eut-comments .eut-comment-item {
margin-left: 0;
}
#eut-comments .eut-comment-item .avatar {
margin-right: 0;
margin-left: 0;
float: none;
}
#eut-comments ul.children {
padding-left: 0;
}
#eut-comments .children .eut-comment-content {
margin-top: 0;
}  #eut-header .eut-logo.eut-logo-text a,
#eut-feature-title .eut-title,
#eut-post-title .eut-title,
#eut-portfolio-title .eut-title,
#eut-product-title .eut-title,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-title {
font-size: 36px !important;
line-height: 40px !important;
}
#eut-feature-section .eut-description,
#eut-post-title .eut-description,
#eut-portfolio-title .eut-description,
#eut-header[data-fullscreen='yes'] #eut-feature-section .eut-description {
font-size: 24px !important;
line-height: 30px !important;
}
#eut-main-content h1 {
font-size: 36px !important;
line-height: 46px !important;
}
#eut-main-content h2 {
font-size: 30px !important;
line-height: 40px !important;
}
#eut-main-content h3 {
font-size: 24px !important;
line-height: 32px !important;
}
#eut-main-content h4 {
font-size: 20px !important;
line-height: 26px !important;
}
#eut-main-content h5,
#eut-main-content .eut-widget-title,
#eut-footer .eut-widget-title {
font-size: 18px !important;
line-height: 24px !important;
}
#eut-main-content h6 {
font-size: 16px !important;
line-height: 24px !important;
}
.eut-leader-text p,
p.eut-leader-text,
blockquote {
font-size: 18px;
line-height: 24px;
}
#eut-feature-section .eut-description br {
display: none;
}  .eut-image-text .eut-image {
float: left !important;
width: 100%;
padding: 0 !important;
margin-bottom: 40px;
}
.eut-image-text .eut-content {
float: right !important;
width: 100%;
padding-left: 15px;
padding-right: 15px;
text-align: left;
margin-bottom: 40px;
}  .eut-vertical-tab .eut-tabs-title {
float: none;
width: 100%;
min-width: 120px;
max-width: 100%;
display: block;
padding-right: 0;
}  .eut-box-icon.eut-small.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-small.eut-align-center .eut-image-icon {
font-size: 14px;
}
.eut-box-icon.eut-medium.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-medium.eut-align-center .eut-image-icon {
font-size: 20px;
}
.eut-box-icon.eut-large.eut-with-shape .eut-wrapper-icon,
.eut-box-icon.eut-large.eut-align-center .eut-image-icon {
font-size: 25px;
}
.eut-box-icon.eut-small .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-small.eut-align-left .eut-image-icon,
.eut-box-icon.eut-small.eut-align-right .eut-image-icon {
font-size: 24px;
}
.eut-box-icon.eut-medium .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-medium.eut-align-left .eut-image-icon,
.eut-box-icon.eut-medium.eut-align-right .eut-image-icon {
font-size: 36px;
}
.eut-box-icon.eut-large .eut-no-shape.eut-wrapper-icon,
.eut-box-icon.eut-large.eut-align-left .eut-image-icon,
.eut-box-icon.eut-large.eut-align-right .eut-image-icon {
font-size: 48px;
}
} @media print { @page {
margin: 3.5cm;
}
body {
overflow-x: visible;
}
img {
max-height: 200px !important;
width: auto !important;
page-break-inside: avoid;
}
img[src^="http://maps.gstatic.com/"], img[src^="http://maps.googleapis.com/"] {
max-width: none !important;
max-height: none !important;
}
video,audio,object,embed {
display: none;
}
p a:link:after,
p a:visited:after {
content:" [" attr(href) "] ";
}
.page-break {
display: block;
page-break-before: always;
}
.no-print {
display: none;
}
.eut-element {
margin-bottom: 40px !important;
}
.vc_empty_space,
.eut-video,
.fluid-width-video-wrapper {
display: none;
}
.eut-animated-item {
opacity: 1;
} #eut-inner-header {
position: absolute !important;
}
#eut-header-wrapper .eut-logo .eut-default {
display: block !important;
}
#eut-top-bar,
#eut-main-menu,
#eut-header-options,
#eut-header-wrapper .eut-logo .eut-light,
#eut-header-wrapper .eut-logo .eut-dark,
#eut-header-wrapper .eut-logo .eut-sticky,
#eut-header.eut-header-sticky .eut-logo a.eut-sticky,
#eut-header-wrapper .eut-menu-options {
display: none !important;
} #eut-content-area {
display: block;
}
#eut-main-content .eut-container {
padding-bottom: 0;
padding-top: 0;
width: 100%;
}
#eut-main-content .eut-left-sidebar #eut-portfolio-area,
#eut-main-content .eut-right-sidebar #eut-portfolio-area,
#eut-main-content .eut-left-sidebar #eut-content-area,
#eut-main-content .eut-right-sidebar #eut-content-area {
width: 100%;
padding-left: 0;
padding-right: 0;
float: none;
}
#eut-sidebar,
#eut-above-footer,
#eut-footer,
#eut-breadcrumbs,
#eut-anchor-menu-wrapper,
.eut-side-area-button,
.eut-top-btn,
.eut-carousel-navigation,
.eut-pagination {
display: none;
}
#eut-main-content .eut-column {
border: none !important;
width: 100%;
}
.eut-isotope[data-columns="2"] .eut-isotope-item,
.eut-isotope[data-columns="3"] .eut-isotope-item,
.eut-isotope[data-columns="4"] .eut-isotope-item,
.eut-isotope[data-columns="5"] .eut-isotope-item {
width: 100% !important;
position: relative !important;
top: 0 !important;
left: 0 !important;
}
.vc_tta.vc_general .vc_tta-panel,
.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
display: block;
} #eut-feature-section.eut-with-slider,
#eut-feature-section .eut-button-wrapper,
#eut-feature-goto {
display: none;
}
.eut-page-title .eut-title,
.eut-page-title .eut-description,
#eut-feature-section .eut-title,
#eut-feature-section .eut-description {
opacity: 1;
-webkit-transition : none;
-moz-transition    : none;
-ms-transition     : none;
-o-transition      : none;
transition         : none;
}
.eut-page-title .eut-title,
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-title,
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-title {
font-size: 24px !important;
margin-bottom: 10px;
}
#eut-header[data-fullscreen="yes"] #eut-feature-section .eut-description,
#eut-header[data-fullscreen="no"] #eut-feature-section .eut-description {
font-size: 16px !important;
margin-bottom: 10px;
}
.eut-page-title,
.eut-page-title .eut-page-title-content {
height: 150px !important;
}
#eut-feature-section,
.eut-feature-section-inner	{
opacity: 1;
max-height: 150px;
overflow: visible;
}
.eut-page-title.eut-align-center,
.eut-page-title.eut-align-right,
.eut-feature-content.eut-align-center,
.eut-feature-content.eut-align-right {
text-align: left;
}
.eut-page-title .eut-title,
.eut-page-title .eut-description,
#eut-feature-section .eut-title,
#eut-feature-section .eut-description {
color: #000000 !important;
} .eut-navigation-bar,
.eut-nav-wrapper-classic,
.eut-related-post,
.eut-comment-nav,
#eut-meta-simple-style,
#eut-social-share,
#eut-nav-bar,
#eut-tags-categories,
#eut-about-author,
#eut-comments,
#respond {
display: none;
}
#eut-main-content.eut-simple-style #eut-post-area {
margin: 0 auto;
width: 100%;
padding-left: 0;
padding-right: 0;
float: none;
} .woocommerce .eut-product-form,
.woocommerce .eut-product-social,
.woocommerce .related,
.woocommerce .upsells.products,
.woocommerce-page .related,
.woocommerce-page .upsells.products,
.woocommerce-tabs .tabs,
.woocommerce #tab-reviews {
display: none !important;
}
.woocommerce #tab-description {
display: block !important;
}
}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(//katzenzuechtertag.laboklin.com/wp-content/uploads/omgf/redux-google-fonts-eut_corpus_options/lato-normal-latin-400.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-display: swap;
src:     url(//katzenzuechtertag.laboklin.com/wp-content/uploads/omgf/redux-google-fonts-eut_corpus_options/lato-normal-latin-700.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-display: swap;
src:     url(//katzenzuechtertag.laboklin.com/wp-content/uploads/omgf/redux-google-fonts-eut_corpus_options/lato-normal-latin-900.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src:     url(//katzenzuechtertag.laboklin.com/wp-content/uploads/omgf/redux-google-fonts-eut_corpus_options/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src:     url(//katzenzuechtertag.laboklin.com/wp-content/uploads/omgf/redux-google-fonts-eut_corpus_options/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src:     url(//katzenzuechtertag.laboklin.com/wp-content/uploads/omgf/redux-google-fonts-eut_corpus_options/open-sans-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'FontAwesome';src:url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ms-parent {
display: inline-block;
position: relative;
vertical-align: middle;
}
.ms-choice {
display: block;
width: 100%;
height: 26px;
padding: 0;
overflow: hidden;
cursor: pointer;
border: 1px solid #aaa;
text-align: left;
white-space: nowrap;
line-height: 26px;
color: #444;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #fff;
}
.ms-choice.disabled {
background-color: #f4f4f4;
background-image: none;
border: 1px solid #ddd;
cursor: default;
}
.ms-choice > span {
position: absolute;
top: 0;
left: 0;
right: 20px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
padding-left: 8px;
}
.ms-choice > span.placeholder {
color: #999;
}
.ms-choice > div {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 25px;
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) left top no-repeat;
}
.ms-choice > div.open {
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) right top no-repeat;
}
.ms-drop {
width: 100%;
overflow: hidden;
display: none;
margin-top: -1px;
padding: 0;
position: absolute;
z-index: 1000;
background: #fff;
color: #000;
border: 1px solid #aaa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.ms-drop.bottom {
top: 100%;
-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}
.ms-drop.top {
bottom: 100%;
-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
-moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}
.ms-search {
display: inline-block;
margin: 0;
min-height: 26px;
padding: 4px;
position: relative;
white-space: nowrap;
width: 100%;
z-index: 10000;
}
.ms-search input {
width: 100%;
height: auto !important;
min-height: 24px;
padding: 0 20px 0 5px;
margin: 0;
outline: 0;
font-family: sans-serif;
font-size: 1em;
border: 1px solid #aaa;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #fff url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px;
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
background: url(//katzenzuechtertag.laboklin.com/wp-content/plugins/private-content/js/multiple-select/multiple-select.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}
.ms-search, .ms-search input {
-webkit-box-sizing: border-box;
-khtml-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ms-drop ul {
overflow: auto;
margin: 0;
padding: 5px 8px;
}
.ms-drop ul > li {
list-style: none;
display: list-item;
background-image: none;
position: static;
}
.ms-drop ul > li .disabled {
opacity: .35;
filter: Alpha(Opacity=35);
}
.ms-drop ul > li.multiple {
display: block;
float: left;
}
.ms-drop ul > li.group {
clear: both;
}
.ms-drop ul > li.multiple label {
width: 100%;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ms-drop ul > li label {
font-weight: normal;
display: block;
white-space: nowrap;
}
.ms-drop ul > li label.optgroup {
font-weight: bold;
}
.ms-drop input[type="checkbox"] {
vertical-align: middle;
}
.ms-drop .ms-no-results {
display: none;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.pc_custom_form,.pc_custom_form *,.pc_login_form,.pc_login_form *,.pc_logout_btn,.pc_logout_btn *,.pc_registration_form,.pc_registration_form *{box-sizing:border-box;text-align:left}.pc_field_container{position:relative}.pc_field_container input{min-width:100%;width:100%;filter:unset!important}.pc_registration_form .grecaptcha-badge{display:none!important}.pc_aligned_form{display:block}.pc_falign_left{text-align:left}.pc_falign_center{text-align:center}.pc_falign_right{text-align:right}.pc_custom_form,.pc_login_form,.pc_registration_form{width:100%;display:inline-block;margin:0 0 20px;padding:19px 24px}.pc_login_form{padding:15px 24px 23px}.pc_nolabel .pc_login_form{padding:19px 24px 23px}.pc_login_row input,.pc_rf_field .ms-choice,.pc_rf_field input,.pc_rf_field textarea,.pcma_psw_username{display:block!important;min-width:none;max-width:none;margin:0;font-size:14px!important;line-height:20px!important;height:auto!important;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.pc_form_txt_block{min-width:100%}.pc_field_w_icon .ms-choice,.pc_field_w_icon input{padding-left:35px}.pc_field_icon{display:inline-block;position:absolute;left:1px;top:1px;bottom:1px;background:#f2f2f2;width:30px;z-index:1;box-sizing:content-box;line-height:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.pc_field_icon i{position:absolute;top:50%;left:50%;font-size:16px;line-height:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pc_bottomborder .pc_login_row input,.pc_bottomborder .pc_login_row input:active,.pc_bottomborder .pc_login_row input:focus,.pc_bottomborder .pc_login_row input:hover,.pc_bottomborder .pc_rf_field button.ms-choice,.pc_bottomborder .pc_rf_field button.ms-choice:active,.pc_bottomborder .pc_rf_field button.ms-choice:focus,.pc_bottomborder .pc_rf_field button.ms-choice:hover,.pc_bottomborder .pc_rf_field input:not([type=checkbox]),.pc_bottomborder .pc_rf_field input:not([type=checkbox]):active,.pc_bottomborder .pc_rf_field input:not([type=checkbox]):focus,.pc_bottomborder .pc_rf_field input:not([type=checkbox]):hover,.pc_bottomborder .pc_rf_field textarea,.pc_bottomborder .pc_rf_field textarea:active,.pc_bottomborder .pc_rf_field textarea:focus,.pc_bottomborder .pc_rf_field textarea:hover{border-top:none!important;border-left:none!important;border-right:none!important;box-shadow:none!important;border-radius:0!important}.pc_bottomborder .pc_field_icon{left:0!important;box-shadow:none!important}.pc_nolabel .pc_assoc_select_ftype>label,.pc_nolabel .pc_login_row>label,.pc_nolabel .pc_password_ftype>label,.pc_nolabel .pc_select_ftype>label,.pc_nolabel .pc_text_ftype>label,.pc_nolabel .pc_textarea_ftype>label{display:none!important}.pc_nolabel .pc_assoc_select_ftype,.pc_nolabel .pc_checkbox_ftype,.pc_nolabel .pc_password_ftype,.pc_nolabel .pc_select_ftype,.pc_nolabel .pc_single_checkbox_ftype,.pc_nolabel .pc_text_ftype,.pc_nolabel .pc_textarea_ftype{margin-top:5px!important;margin-bottom:18px!important}.pc_nolabel .pc_login_row{margin-top:5px!important;margin-bottom:18px!important}.pc_custom_form button:not(.ms-choice),.pc_custom_form input[type=button],.pc_login_form button,.pc_login_form input[type=button],.pc_logout_btn,.pc_logout_btn:active,.pc_registration_form button:not(.ms-choice),.pc_registration_form input[type=button],.pc_warn_box_btn,.pc_widget_login button,.pc_widget_login input[type=button]{cursor:pointer;font-size:14px;padding:5px 15px;height:auto!important;line-height:normal!important;position:relative;-webkit-transition:width .15s ease-in-out,background-color .15s ease-in-out,color .15s ease-in-out;transition:width .15s ease-in-out,background-color .15s ease-in-out,color .15s ease-in-out}.pc_custom_form button i,.pc_login_form button i,.pc_logout_btn i,.pc_registration_form button i,.pc_warn_box_btn i,.pc_widget_login button i{font-size:98%;padding-right:8px}.pc_inner_btn{box-sizing:content-box;padding-right:0;-webkit-transition:color .2s ease-in-out,padding .3s ease .1s;transition:color .2s ease-in-out,padding .3s ease .1s}.pc_loading_btn .pc_inner_btn{padding-right:18px}.pc_inner_btn:after{content:"";display:inline-block;position:absolute;border-radius:50%;background:#888;right:6px;top:50%;margin-top:-9px;width:18px;height:18px;visibility:hidden;-webkit-transition:visibility 0s ease 0s;transition:visibility 0s ease 0s}.pc_loading_btn .pc_inner_btn:after{visibility:visible;-webkit-animation:pc_btn_loader .9s infinite .2s ease-in-out;animation:pc_btn_loader .9s infinite .2s ease-in-out;-webkit-transition:visibility 0s ease .2s;transition:visibility 0s ease .2s}@-webkit-keyframes pc_btn_loader{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes pc_btn_loader{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.pc_warn_box{border-color:#ffcc47;border-style:solid;border-width:4px 4px 4px 54px;border-radius:2px;line-height:normal;padding:11px 14px;position:relative;margin:20px auto;max-width:620px;-webkit-animation:pc_show_mess .3s cubic-bezier(.17,.3,.55,1.8);animation:pc_show_mess .3s cubic-bezier(.17,.3,.55,1.8)}.pc_warn_box:before{content:"\f06a";font-family:fontawesome;position:absolute;left:-52px;top:50%;width:50px;text-align:center;height:30px;color:#fff;font-size:30px;line-height:26px;margin-top:-13px;text-shadow:2px 2px 6px rgba(100,100,100,.05)}.pc_warn_box span.pc_warn_box_btn{margin:12px 10px 1px 0!important;position:static!important;float:none!important;display:inline-block!important}.pc_login_form:not(.pc_widget_login){max-width:335px}@media screen and (min-width:441px){.pc_login_form:not(.pc_widget_login){min-width:335px}}.pc_login_row{vertical-align:middle;margin-bottom:11px;position:relative;display:table;width:100%}.pc_login_row label{display:table-cell;vertical-align:middle;padding:0 3% 0 0;margin:0!important;width:38.2%;font-size:15px;line-height:normal;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.pc_login_row input{display:table-cell;vertical-align:middle;margin:0!important;width:100%!important;min-width:100%;vertical-align:top}.pc_login_smalls{height:15px;text-align:right;line-height:0;margin-bottom:-7px}.pc_login_form .pc_auth_btn{float:left;margin-top:-18px}#pc_auth_message{min-height:6px;margin-bottom:18px}.pc_login_form .pc_auth_btn,.pc_login_form .pcma_do_recovery{display:inline-block}.pc_login_remember_me{display:inline-block}.pc_login_remember_me input{display:inline!important;position:relative;bottom:-2px;margin:0}.pc_login_remember_me small{position:relative;font-size:11px;line-height:15px;top:-4px;padding-left:5px;cursor:pointer}.pc_lf_long_labels .pc_login_row input,.pc_lf_long_labels .pc_login_row label,.pc_widget_login .pc_login_row input,.pc_widget_login .pc_login_row label{display:inline-block;width:100%}.pc_lf_long_labels .pc_login_row label,.pc_widget_login .pc_login_row label{padding:0 0 2px}form.pc_widget_login{padding:0;margin:0;background:0 0!important;border:none!important;box-shadow:none!important}.pc_mobile_login #pc_auth_message,.pc_widget_login #pc_auth_message{margin-bottom:10px!important}.pc_mobile_login .pc_error_mess,.pc_mobile_login .pc_success_mess,.pc_widget_login .pc_error_mess,.pc_widget_login .pc_success_mess{margin-bottom:15px!important}.pc_mobile_login .pc_login_smalls,.pc_widget_login .pc_login_smalls{padding-top:0;text-align:left;height:auto;margin:0}.pc_mobile_login .pc_auth_btn,.pc_widget_login .pc_auth_btn{float:none;margin-top:10px}@media screen and (max-width:440px){.pc_login_row input,.pc_login_row label{display:inline-block;width:100%}.pc_login_row label{padding:0 0 3px}}.pc_field_error{width:auto!important;background:#fff;background:linear-gradient(to bottom,#fafafa 0,#fff 30%,#fff 70%,#f9f9f9 100%);border:2px solid #de0000;border-radius:2px;bottom:100%;box-shadow:0 0 2px rgba(50,50,50,.3),25px 0 0 #de0000 inset;cursor:pointer;font-size:14px;left:-11px;padding:3px 10px 3px 32px;position:absolute;z-index:1000;opacity:0;-webkit-animation:pc_tooltip .25s forwards 0s ease;animation:pc_tooltip .25s forwards 0s ease}@-webkit-keyframes pc_tooltip{0%{opacity:0;margin-bottom:5px}100%{opacity:1;margin-bottom:0}}@keyframes pc_tooltip{0%{opacity:0;margin-bottom:5px}100%{opacity:1;margin-bottom:0}}.pc_field_error.pc_fe_closing{-webkit-animation:pc_tooltip_close .3s forwards 0s ease;animation:pc_tooltip_close .3s forwards 0s ease}@-webkit-keyframes pc_tooltip_close{0%{opacity:1;margin-bottom:0}100%{opacity:0;margin-bottom:5px}}@keyframes pc_tooltip_close{0%{opacity:1;margin-bottom:0}100%{opacity:0;margin-bottom:5px}}.pc_field_error:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #de0000;content:"";display:inline-block;height:0;left:6px;position:absolute;top:100%;width:0}.pc_field_error::before{content:"!";border-radius:50%;color:#fff;display:inline-block;font-family:Verdana;font-size:15px;font-weight:600;height:15px;left:4px;line-height:13px;opacity:1;position:absolute;text-align:center;top:6px;width:15px}.pc_del_user_wrap{display:inline-block;width:100%;max-width:530px}.pc_del_user_wrap .pc_warn_box{text-align:left}.pc_login_form.pc_del_user_form{max-width:100%;padding:24px}.pc_del_user_form .pc_login_row input{min-width:100%}.pc_logout_btn .pc_loading{position:relative;margin-bottom:-5px;margin-left:3px}.pc_req_field{color:#e33;font-family:Lucida Console;font-size:14px;opacity:.7;position:relative;top:-2px}.pc_form_flist{margin:0 0 10px;padding:0;clear:both;border:none;width:auto;min-width:0}.pc_form_flist>section{margin:0 0 15px 0!important;background:0 0!important;vertical-align:top}.pc_form_flist>section.pc_rf_disclaimer:not(:last-child){margin-bottom:3px!important}.pc_form_flist>section:after,.pc_form_flist>section:before{display:none!important}.pc_form_flist>section>label{font-size:15px;line-height:20px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.pc_check_wrap .pc_check_label{display:table-cell!important;width:100%!important;margin:0!important;padding:0 0 0 5px!important}.pc_check_wrap .pc_checkbox,.pc_check_wrap input{display:table-cell!important;vertical-align:top;margin:6px 4px 0 0!important;float:left!important}.pc_form_flist textarea{min-height:65px;width:100%}.pc_form_response{margin-bottom:15px}.pc_rf_field select{display:none!important}.pc_rf_field .ms-parent{min-width:100%}.pc_rf_field .ms-choice{background:#fff}.pc_rf_field .ms-choice>span.placeholder{opacity:.45}.pc_rf_field .ms-choice span{position:relative;height:100%;line-height:20px;min-height:20px;padding:0 24px 0 0}.pc_rf_field .ms-choice>div{float:right;position:relative;height:100%;width:13px;background:0 0!important}.pc_rf_field .ms-choice>div:before{position:absolute;top:50%;margin-top:-12px;content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #888}.pc_rf_field .ms-choice>div.open:before{border-bottom:4px solid #888;border-top:none}.pc_rf_field .ms-drop{box-shadow:0 4px 5px rgba(0,0,0,.1)!important}.pc_rf_field .ms-choice,.pc_rf_field .ms-drop{border-radius:0}.pc_rf_field .ms-drop,.pc_rf_field .ms-drop ul{padding:0!important}.pc_rf_field .ms-drop input{display:none!important}.pc_rf_field .ms-drop ul li{margin:0;line-height:normal}.pc_rf_field .ms-drop ul li:first-child{margin-top:6px}.pc_rf_field .ms-drop li label{border-bottom:1px solid #aaa;padding:8px;cursor:pointer}.pc_rf_field .ms-drop li:nth-last-child(2) label{border-bottom:none!important}.pc_rf_field .ms-drop label{font-size:14px;padding:5px 7px;cursor:pointer}.pc_rf_field .ms-drop li.selected label{opacity:.55}.pc_rf_field .ms-search{padding:0 0 1px!important;border-bottom:1px solid #eee;position:relative;margin-bottom:-7px;height:30px}.pc_rf_field .ms-search input,.pc_rf_field .ms-search input:hover{border-radius:0!important;border:none!important;display:block!important;font-size:13px!important;margin:0!important;padding:7px 30px 5px 8px!important;height:100%!important}.pc_rf_field .ms-no-results{font-size:14px!important;padding:3px 7px!important}.pc_rf_field .ms-search:after,.pc_rf_field .ms-search:before{box-sizing:content-box;-webkit-transition:border-color .15s ease;-ms-transition:border-color .15s ease;transition:border-color .15s ease}.pc_rf_field .ms-search:before{content:"";background:0 0;border:3px solid #cfcfcf;border-radius:50%;display:inline-block;height:7px;position:absolute;right:10px;top:5px;width:7px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.pc_rf_field .ms-search:after{content:"";border:2px solid #cfcfcf;border-radius:20%;display:inline-block;height:0;position:absolute;right:7px;top:16px;width:5px;-webkit-transform:rotate(51deg) scale(.7);-ms-transform:rotate(51deg) scale(.7);transform:rotate(51deg) scale(.7)}.pc_one_col_form.pc_custom_form,.pc_one_col_form.pc_registration_form{max-width:460px}@media screen and (min-width:441px){.pc_one_col_form.pc_custom_form,.pc_one_col_form.pc_registration_form{min-width:412px}}.pc_one_col_form .pc_form_flist>section{padding:0!important;width:100%!important;position:relative}.pc_one_col_form .pc_form_flist>section.pc_rf_field{height:auto}.pc_one_col_form .pc_form_flist>section.pc_rf_field:not(.pc_textarea_ftype){display:table}.pc_one_col_form .pc_form_flist>section:not(.pc_textarea_ftype):not(.pc_single_checkbox_ftype)>label{display:table-cell;vertical-align:middle;padding:0 3% 0 0;margin:0!important;width:48%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.pc_checkbox_ftype label{vertical-align:top!important}.pc_one_col_form .pc_textarea_label{width:100%;min-width:100%}.pc_one_col_form .pc_form_flist .pc_field_container,.pc_one_col_form .pc_form_flist>section>.pc_check_wrap{display:table-cell;margin:0!important;width:100%!important;min-width:100%;vertical-align:top}.pc_one_col_form .pc_single_check .pc_checkbox,.pc_one_col_form .pc_single_check input{position:absolute;top:3px;right:0}.pc_one_col_form .pc_single_check input{max-width:17px;min-width:17px!important;background:0 0;min-height:20px}.pc_one_col_form .pc_single_check label{display:block;margin-right:20px;float:none;min-width:90%;max-width:90%}.pc_one_col_form .pc_rf_recaptcha{margin-top:7px}.pc_one_col_form .pc_disclaimer_check{top:3px}@media screen and (max-width:450px){.pc_one_col_form .pc_form_flist .pc_field_container,.pc_one_col_form .pc_form_flist>section>.pc_check_wrap,body:not(.pc_nolabel) .pc_one_col_form .pc_form_flist>section>label{display:inline-block!important;width:100%!important}body:not(.pc_nolabel) .pc_one_col_form .pc_form_flist>section:not(.pc_single_check)>label{padding:0 0 3px!important}.pc_one_col_form .pc_single_check .pc_checkbox,.pc_one_col_form .pc_single_check input{top:5px}}.pc_fluid_form.pc_custom_form,.pc_fluid_form.pc_registration_form{padding-right:0!important}.pc_fluid_form .pc_form_flist>section{padding:0 24px 0 0!important;display:inline-block;position:relative}.pc_fluid_form .pc_form_flist>section.pc_rf_field{width:100%;max-width:33.3%}.pc_fluid_form .pc_form_flist>section>label{padding:0!important}.pc_fluid_form .pc_form_flist>section>.pc_check_wrap,.pc_fluid_form .pc_form_flist>section>input,.pc_fluid_form .pc_form_flist>section>label{width:100%!important;margin:0!important}.pc_fluid_form section.pc_single_check{position:relative}.pc_fluid_form .pc_form_flist>section.pc_single_check label{display:inline-block;min-width:90%;max-width:90%}.pc_fluid_form .pc_form_flist>section.pc_single_check .pc_checkbox,.pc_fluid_form .pc_form_flist>section.pc_single_check input{position:absolute;top:5px;right:30px}.pc_fluid_form .pc_form_flist>section.pc_single_check input{max-width:17px;min-width:17px!important}.pc_fluid_form .pc_rf_disclaimer_sep{margin-right:24px!important}.pc_fluid_form .pc_disclaimer_txt{position:relative;top:-2px;padding-left:24px}.pc_fluid_form .pc_form_response{margin-right:24px}.pc_fluid_form>*{-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.pc_fluid_form:not(.pc_form_1col):not(.pc_form_2col):not(.pc_form_3col):not(.pc_form_4col):not(.pc_form_5col)>*{opacity:0!important}.pc_fluid_form.pc_form_5col .pc_form_flist>section{width:20%;max-width:none}.pc_fluid_form.pc_form_4col .pc_form_flist>section{width:25%;max-width:none}.pc_fluid_form.pc_form_3col .pc_form_flist>section{width:33.3%;max-width:none}.pc_fluid_form.pc_form_2col .pc_form_flist>section{width:50%;max-width:none}.pc_fluid_form.pc_form_1col .pc_form_flist>section{width:100%;max-width:none}.pc_rf_disclaimer{position:relative;width:100%!important;max-width:none!important}.pc_rf_disclaimer_sep{display:block!important;width:auto!important;height:7px;max-width:none!important}.pc_disclaimer_check{position:absolute;top:0;left:0;z-index:100}.pc_disclaimer_txt{display:inline-block;padding-left:25px}.pc_disclaimer_txt{font-size:13px;line-height:17px}.pc_rf_recaptcha *{-moz-box-sizing:border-box;box-sizing:border-box}.pc_rf_recaptcha #recaptcha_table{position:relative;max-width:100%}.pc_rf_recaptcha #recaptcha_table tr:last-child td{padding-bottom:2px}.pc_rf_recaptcha #recaptcha_image{width:100%!important}.pc_rf_recaptcha #recaptcha_image img{width:100%!important}.pc_rf_recaptcha input#recaptcha_response_field{width:60%!important;font-size:13px!important;padding:0 5px!important}#recaptcha_response_field{height:22px;min-width:0!important;max-width:none!important;border-color:#ccc!important}.pc_form_flist #recaptcha_table .recaptcha_image_cell{width:100%;background:0 0!important}.pc_form_flist .recaptchatable #recaptcha_image{border:none!important}.pc_form_flist #recaptcha_table tr:first-child td:last-child,.pc_form_flist #recaptcha_table tr:first-child td:nth-of-type(2){padding:0!important;width:0!important}.pc_rf_recaptcha #recaptcha_reload_btn,.pc_rf_recaptcha #recaptcha_switch_audio_btn,.pc_rf_recaptcha #recaptcha_switch_img_btn,.pc_rf_recaptcha #recaptcha_whatsthis_btn{position:absolute;bottom:13px;width:16px!important;height:16px!important;cursor:pointer;z-index:20;opacity:.4}.pc_form_flist #recaptcha_logo,.pc_rf_recaptcha #recaptcha_reload_btn *,.pc_rf_recaptcha #recaptcha_switch_audio_btn *,.pc_rf_recaptcha #recaptcha_switch_img_btn *,.pc_rf_recaptcha #recaptcha_whatsthis_btn *{display:none!important}.pc_rf_recaptcha #recaptcha_reload_btn{right:65px}.pc_rf_recaptcha #recaptcha_switch_audio_btn,.pc_rf_recaptcha #recaptcha_switch_img_btn{right:40px}.pc_rf_recaptcha #recaptcha_whatsthis_btn{right:15px}.pc_pag_submit{margin-right:24px}.pc_pag_next{float:right}.pc_fluid_form .pc_pag_next{margin-right:24px}.pc_hidden_fieldset{position:fixed!important;top:-999999px!important;left:-999999px!important;visibility:hidden!important}input.pc_checkboxed{display:none!important;visibility:hidden!important}.pc_checkbox,.pc_checkbox:before,.pc_checkbox>span{-webkit-transition:all .2s ease;transition:all .2s ease;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.pc_checkbox:not(.pc_checked):before{-webkit-transition-delay:.05s;transition-delay:.05s}.pc_checkbox:not(.pc_checked):before,.pc_checkbox>span{top:100%}.pc_checkbox{background:#fff;border:1px solid #bbb;border-radius:2px;cursor:pointer;display:inline-block;height:15px;width:15px;position:relative;overflow:hidden}.pc_checkbox:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f3f3}.pc_checkbox>span{color:#333;font-family:sans-serif!important;font-size:11px;line-height:18px;font-weight:700;left:2px;position:absolute}.pc_checkbox.pc_checked{border-color:#f4f4f4}.pc_checkbox.pc_checked>span{top:-2px;-webkit-transition-delay:.05s;transition-delay:.05s}.pc_error_mess,.pc_success_mess{display:block;display:flex;color:#404040;background:#fefefe;padding:8px;margin:0;font-size:14px;position:relative;min-height:40px;align-items:center;border-style:solid;border-color:#999;border-width:2px 2px 2px 43px;border-radius:2px;-webkit-animation:pc_show_mess .3s cubic-bezier(.17,.3,.55,1.8);animation:pc_show_mess .3s cubic-bezier(.17,.3,.55,1.8)}.pc_error_mess *,.pc_success_mess *{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto}@-webkit-keyframes pc_show_mess{0%{opacity:0;-webkit-transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes pc_show_mess{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.pc_login_form .pc_error_mess,.pc_login_form .pc_success_mess{margin-bottom:24px;margin-top:17px}.pc_error_mess:before,.pc_success_mess:before{color:#fff;font-family:fontawesome;font-size:24px;left:0;line-height:26px;margin-top:-13px;position:absolute;text-align:center;top:50%;width:43px;left:-42px;text-shadow:0 0 8px rgba(0,0,0,.05)}.pc_error_mess ul,.pc_success_mess ul{margin:0!important;padding:0 0 0 17px!important}.pc_error_mess li,.pc_success_mess li{list-style:outside disc!important;padding:4px 0!important;border:none!important}.pc_error_mess>span,.pc_success_mess>span{padding-left:3px}.pc_error_mess{border-color:#c33}.pc_success_mess{border-color:#4d9629}.pc_error_mess:before{content:"\f057"}.pc_success_mess:before{content:"\f058"}.pc_lightbox.mfp-wrap{z-index:999999999}.pc_lightbox.mfp-bg{z-index:999999998}.pc_lightbox>.mfp-container{padding:0}.pc_lightbox .mfp-content{text-align:center;padding:70px;width:auto}@media screen and (max-width:1100px){.pc_lightbox .mfp-content{padding-left:5%!important;padding-right:5%!important}}.pc_lightbox_contents{display:inline-block;position:relative;text-align:left;padding:25px}.pc_lightbox_contents>:first-child{margin-top:0}.pc_lightbox_contents>:nth-last-child(2){margin-bottom:0}.pc_only_form_lb p:empty{display:none}.pc_lightbox_contents .mfp-close,.pc_lightbox_contents .mfp-close:active{color:#444;background:#fff;border-radius:0;font-size:28px;height:30px;width:30px;line-height:30px;position:absolute;right:0;text-indent:1px;top:-40px;opacity:.8;backface-visibility:visible;margin:0;-webkit-transition:all .15s ease;-ms-transition:all .15s ease;transition:all .15s ease}.pc_lightbox_contents .mfp-close:hover{opacity:1;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.pc_lightbox_contents.pc_only_form_lb{padding:0!important;background:0 0}.pc_lightbox_contents.pc_only_form_lb form{border:none!important;box-shadow:none!important;margin:0!important}.pc_lightbox_contents:not(.pc_only_form_lb){background:#fff;padding:25px}.pc_lightbox.mfp-bg,.pc_lightbox.mfp-wrap .mfp-content{opacity:0;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out}.pc_lightbox.mfp-wrap .mfp-content{-webkit-transform:translateY(10px);transform:translateY(10px)}.pc_lightbox.mfp-bg.mfp-ready{opacity:.8}.pc_lightbox.mfp-bg.mfp-removing{opacity:0!important}.pc_lightbox.mfp-wrap.mfp-ready .mfp-content{opacity:1;-webkit-transform:none;transform:none}.pc_lightbox.mfp-wrap.mfp-removing .mfp-content{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.pc_registration_form,
.pc_login_form,
.pc_custom_form,
.pc_error_mess,
.pc_success_mess  {
background-color: #fefefe;
color: #333333;	
}
.pc_registration_form,
.pc_login_form,
.pc_custom_form {
border: 1px solid #ebebeb;
border-radius: 2px;
}
.pc_error_mess,
.pc_success_mess {
border-radius: 0px;
} .pc_rf_field input, .pc_rf_field textarea,
.pc_rf_field .ms-choice, .pc_rf_field .ms-drop,
.pc_login_row input, .pcma_psw_username {
background: #fefefe;
border: 1px solid #cccccc;
color: #808080;	
padding: 3px 3px !important;
border-radius: 0px !important;
}
.pc_rf_field input:hover, .pc_rf_field textarea:hover,
.pc_rf_field input:active, .pc_rf_field textarea:active,
.pc_rf_field input:focus, .pc_rf_field textarea:focus,
.pc_rf_field .ms-choice:hover, .pc_rf_field .ms-choice:active, .pc_rf_field .ms-choice:focus,
.pc_login_row input:hover, .pcma_psw_username:hover,
.pc_login_row input:active, .pcma_psw_username:active,
.pc_login_row input:focus, .pcma_psw_username:focus {
background: #ffffff;
border: 1px solid #aaaaaa;
color: #444444;	
box-shadow: none;	
}
.pc_login_form label, .pc_form_flist, .pc_form_flist label {
color: #333333;
} .pc_rf_field *::-webkit-input-placeholder, .pc_login_row *::-webkit-input-placeholder {
color: #888888;	
}
.pc_rf_field *:-ms-input-placeholder, .pc_login_row *:-ms-input-placeholder {
color: #888888;		
}
.pc_rf_field *::-moz-placeholder, .pc_login_row *::-moz-placeholder {
color: #888888;		
}
.pc_rf_field .ms-choice > span.placeholder {
color: #888888;	
}
.pc_rf_field *:hover::-webkit-input-placeholder, .pc_rf_field *:focus::-webkit-input-placeholder, .pc_rf_field *:active::-webkit-input-placeholder, 
.pc_login_row *:hover::-webkit-input-placeholder, .pc_login_row *:focus::-webkit-input-placeholder, .pc_login_row *:active::-webkit-input-placeholder {
color: #666666;	
}
.pc_rf_field *:hover:-ms-input-placeholder, .pc_rf_field *:focus:-ms-input-placeholder, .pc_rf_field *:active:-ms-input-placeholder, 
.pc_login_row *:hover:-ms-input-placeholder, .pc_login_row *:focus:-ms-input-placeholder, .pc_login_row *:active:-ms-input-placeholder {
color: #666666;	
}
.pc_rf_field *:hover::-moz-input-placeholder, .pc_rf_field *:focus::-moz-input-placeholder, .pc_rf_field *:active::-moz-input-placeholder, 
.pc_login_row *:hover::-moz-input-placeholder, .pc_login_row *:focus::-moz-input-placeholder, .pc_login_row *:active::-moz-input-placeholder {
color: #666666;
}
.pc_rf_field .ms-choice:hover > span.placeholder, .pc_rf_field .ms-choice:focus > span.placeholder, .pc_rf_field .ms-choice:active > span.placeholder {
color: #666666;	
} .pc_field_w_icon input,
.pc_field_w_icon .ms-choice {
padding-left: 40px !important;	
}
.pc_field_icon {
padding-right: 3px;
left: 1px;
top: 1px;
bottom: 1px;
border-radius: 0px 0 0 0px;
color: #808080;
background: #f8f8f8;
}
.pc_field_container:hover .pc_field_icon,
.pc_focused_field .pc_field_icon {
color: #666666;
background: #f0f0f0;
} .pc_rf_field .ms-drop {
padding: 0 !important;	
}
.pc_rf_field .ms-drop li label {
background: #fefefe;
border-color: #cccccc;
color: #808080;
}
.pc_rf_field .ms-search:before,
.pc_rf_field .ms-search:after,
.pc_rf_field .ms-search {
border-color: #cccccc;	
}
.pc_rf_field .ms-drop li:hover label {
background: #ffffff;
color: #444444;	
}
.pc_rf_field .ms-search:hover:before,
.pc_rf_field .ms-search:hover:after,
.pc_rf_field .ms-search:hover {
border-color: #aaaaaa;	
}
.pc_rf_field .ms-search input,
.pc_rf_field .ms-search input:hover {
border: none !important;	
} .pc_checkbox {
background: #fefefe;
border-color: #cccccc;
}
.pc_checkbox.pc_checked {
border-color: #aaaaaa;	
}
.pc_checkbox:before {
background: #ffffff;
}
.pc_checkbox > span {
color: #444444;
} .pc_login_row label,
.pc_form_flist > section > label,
.pc_disclaimer_txt,
section.pc_single_check label {
font-size: 15px;
line-height: normal;
}
.pc_rf_field input, 
.pc_rf_field textarea,
.pc_rf_field .pc_check_label, 
.pc_login_row input, 
.pcma_psw_username, 
.pc_rf_field .ms-choice {
font-size: 14px !important;
line-height: normal !important;
}
.pc_form_flist > section {
margin-bottom: 17px !important;
}
.pc_login_form > div:first-of-type {
margin-bottom: 11px;
} .pc_login_form input[type="button"], .pc_login_form button, .pc_login_form input[type="button"]:focus, .pc_login_form button:focus,  
.pc_registration_form input[type="button"], .pc_registration_form button:not(.ms-choice), .pc_registration_form input[type="button"]:focus, .pc_registration_form button:not(.ms-choice):focus,
.pc_custom_form input[type="button"], .pc_custom_form button:not(.ms-choice), .pc_custom_form input[type="button"]:focus, .pc_custom_form button:not(.ms-choice):focus,
.pc_logout_btn, .pc_logout_btn:focus,
.pc_warn_box_btn {
background: #f4f4f4 !important;
border: 1px solid #cccccc !important;
border-radius: 2px !important;
box-shadow: none;
color: #444444 !important;	
padding: 6px 15px !important;
font-size: 14px !important;
}
.pc_login_form input[type="button"]:hover, .pc_login_form input[type="button"]:active, 
.pc_login_form button:hover, .pc_login_form button:active, 
.pc_registration_form input[type="button"]:hover, .pc_registration_form input[type="button"]:active, 
.pc_registration_form button:not(.ms-choice):hover, .pc_registration_form button:not(.ms-choice):active, 
.pc_custom_form input[type="button"]:hover, .pc_custom_form input[type="button"]:active, 
.pc_custom_form button:not(.ms-choice):hover, .pc_custom_form button:not(.ms-choice):active, 
.pc_logout_btn:hover, .pc_logout_btn:active, 
.pc_loading_btn:hover, .pc_loading_btn:active, .pc_loading_btn:focus,
.pc_warn_box_btn:hover {
background: #efefef !important;
border-color: #cacaca !important;
color: #222222 !important;
} .pc_rf_disclaimer_sep {
border-bottom: 1px solid #ebebeb;	
}  .pc_login_block p {
border-radius: 0px;
} .pc_login_smalls {
margin-bottom: -6px; }
.pc_login_smalls small {
color: #333333;	
opacity: 0.8;
filter: alpha(opacity=70);
} .pc_rm_login .pcma_psw_recovery_trigger {
border-left-color: #ebebeb;	
}