@charset "utf-8";
@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}

.jspContainer{
overflow: hidden;
position: relative;
}
.jspPane{
position: absolute;
}
.jspVerticalBar{
background: none;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 4px;    
}
.jspHorizontalBar{
background: none;
bottom: 0;
height: 4px;
left: 0;
position: absolute;
width: 100%;
}
.jspVerticalBar *, .jspHorizontalBar *{
margin: 0;
padding: 0;
}
.jspCap{
display: none;
}
.jspHorizontalBar .jspCap{
float: left;
}
.jspTrack{
background: #e0e0e0;
position: relative;
}
.jspDrag{
background: #777777;
cursor: pointer;
left: 0;    
position: relative;
top: 0;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{
float: left; 
height: 100%;
}
.jspArrow{
background: #50506d; 
cursor: pointer;
display: block;
text-indent: -20000px; 
}
.jspArrow.jspDisabled{
background: #80808d;
cursor: default; 
}
.jspVerticalBar .jspArrow{
height: 10px;
}
.jspHorizontalBar .jspArrow{
float:left; 
height: 100%;
width: 10px;
}
.jspVerticalBar .jspArrow:focus{
outline: none;
}
.jspCorner{
background: #eeeef4; 
display: none;
float: left; 
height: 100%;    
} * html .jspCorner{
margin:0 -3px 0 0;
}
  .DOP_ThumbnailGallery_Container{
direction: ltr;
display: none;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
}
.DOP_ThumbnailGallery_Container img, .DOP_ThumbnailGallery_LightboxWrapper img{
background: none !important;
border: none !important;
margin: 0;
max-height: none !important;
max-width: none !important;
min-height: 0 !important;
min-width: 0 !important;
padding: 0 !important;
}
.DOP_ThumbnailGallery_Clear{
clear: both;
} .DOP_ThumbnailGallery_Background{
background-color: #000000;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
} .DOP_ThumbnailGallery_ThumbnailsContainer{
background: none;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
z-index: 300;
}
.DOP_ThumbnailGallery_ThumbnailsBg{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0;
padding: 0;
position: absolute;
z-index: 100;
}
.DOP_ThumbnailGallery_ThumbnailsWrapper{
background: none;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
z-index: 200;
}
.DOP_ThumbnailGallery_Thumbnails{
background: none;
margin: 0;
padding: 0;
position: absolute;
}
.DOP_ThumbnailGallery_ThumbContainer{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-style: solid;
border-width: 0;
cursor: pointer;
margin: 0;
padding: 0;
position: relative;
}
.DOP_ThumbnailGallery_Thumb{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0;
overflow: hidden;
padding: 0;
position: static;
}
.DOP_ThumbnailGallery_ThumbLoader{
background-repeat: no-repeat !important;
background-position: center center !important;
} .DOP_ThumbnailGallery_ThumbnailsNavigationLeft{
cursor: pointer;
display: none;
line-height: 1em !important;
margin: 0;
padding: 0;
position: absolute;
z-index: 500;
}
.DOP_ThumbnailGallery_ThumbnailsNavigationLeft .hover{    
display: none;
}
.DOP_ThumbnailGallery_ThumbnailsNavigationRight{
cursor: pointer;
display: none;
line-height: 1em !important;
margin: 0;
padding: 0;
position: absolute;
z-index: 600;
}
.DOP_ThumbnailGallery_ThumbnailsNavigationRight .hover{    
display: none;
} .DOP_ThumbnailGallery_ImageWrapper{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
z-index: 200;
}
.DOP_ThumbnailGallery_ImageBg{
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 100px;
margin: 0;
padding: 0;
overflow: hidden;
position: absolute;
width: 100px;
}
.DOP_ThumbnailGallery_Image{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
}
.DOP_ThumbnailGallery_Image img{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.DOP_ThumbnailGallery_ImageLoader{
background-repeat: no-repeat !important;
background-position: center center !important;
} .DOP_ThumbnailGallery_NavigationButtons{
height: 0px;
position: absolute;
z-index: 500;    
}
.DOP_ThumbnailGallery_NavigationLeft{
cursor: pointer;
float: left;
line-height: 1em !important;
margin: 0 0 0 10px;
padding: 0;
}
.DOP_ThumbnailGallery_NavigationLeft .hover{    
display: none;
}
.DOP_ThumbnailGallery_NavigationRight{
cursor: pointer;
float: right;
line-height: 1em !important;
margin: 0 10px 0 0;
padding: 0;
}
.DOP_ThumbnailGallery_NavigationRight .hover{    
display: none;
}
.DOP_ThumbnailGallery_NavigationButtons.outside .DOP_ThumbnailGallery_NavigationLeft,
.DOP_ThumbnailGallery_NavigationButtons.outside .DOP_ThumbnailGallery_NavigationRight{
margin: 0;
}
.DOP_ThumbnailGallery_NavigationExtraButtons{
height: 0px;
position: absolute;
z-index: 600;    
}
.DOP_ThumbnailGallery_NavigationLightbox{
cursor: pointer;
float: right;
line-height: 1em !important;
margin: 0 10px 0 0;
padding: 0;
position: relative;
z-index: 600;
}
.DOP_ThumbnailGallery_NavigationLightbox .hover{    
display: none;
}
.DOP_ThumbnailGallery_NavigationPlay{
cursor: pointer;
float: right;
line-height: 1em !important;
margin: 0 10px 0 0;
padding: 0;
position: relative;
z-index: 600;
}
.DOP_ThumbnailGallery_NavigationPlay .hover{    
display: none;
}
.DOP_ThumbnailGallery_NavigationPause{
cursor: pointer;
float: right;
line-height: 1em !important;
margin: 0 10px 0 0;
padding: 0;
position: relative;
z-index: 600;
}
.DOP_ThumbnailGallery_NavigationPause .hover{    
display: none;
}
.DOP_ThumbnailGallery_SocialShare{
float: right;
margin: 0 10px 0 0;
padding: 0;
position: relative;
z-index: 700;    
}
.DOP_ThumbnailGallery_NavigationExtraButtons.outside .DOP_ThumbnailGallery_NavigationLightbox{
margin: 0;    
} .DOP_ThumbnailGallery_Caption{
background: none;
display: none;
margin: 0;
padding: 0;
position: absolute;
}
.DOP_ThumbnailGallery_CaptionBg{
margin: 0;
padding: 0;
position: absolute;
}
.DOP_ThumbnailGallery_CaptionTextWrapper{
margin: 0;
overflow: hidden;
padding: 0;
position: absolute;
}
.DOP_ThumbnailGallery_CaptionTitle{
color: #ffffff;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
position: relative;
}
.DOP_ThumbnailGallery_CaptionTextContainer{
margin: 5px 0 0 0;
overflow: hidden;
position: relative;
}
.DOP_ThumbnailGallery_CaptionText{
color: #ffffff;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
line-height: 1em;
position: relative;
} .DOP_ThumbnailGallery_LightboxWrapper{
direction: ltr;
display: none;
left: 0;
position: absolute;
top: 0;
z-index: 900000;
}
.DOP_ThumbnailGallery_LightboxWindow{
cursor: pointer;
left: 0;
position: absolute;
top: 0;
}
.DOP_ThumbnailGallery_LightboxLoader{
display: none;
position: fixed;
}
.DOP_ThumbnailGallery_LightboxContainer{
opacity: 0;
filter: alpha(opacity=0);
position: absolute;    
}
.DOP_ThumbnailGallery_LightboxBg{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: absolute;
}
.DOP_ThumbnailGallery_Lightbox{
position: absolute;
}
.DOP_ThumbnailGallery_Lightbox img{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
} .DOP_ThumbnailGallery_LightboxNavigation{
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
}
.DOP_ThumbnailGallery_LightboxNavigation .hover{
display: none;
}
.DOP_ThumbnailGallery_LightboxNavigationButtons, .DOP_ThumbnailGallery_LightboxNavigationExtraButtons{
height: 0px;
position: absolute;
}
.DOP_ThumbnailGallery_LightboxNavigation_PrevBtn{
cursor: pointer;
float: left;
margin: 0 0 0 10px;
padding: 0;
}
.DOP_ThumbnailGallery_LightboxNavigation_NextBtn{
cursor: pointer;
float: right;
margin: 0;
padding: 0 10px 0 0;
}
.DOP_ThumbnailGallery_LightboxNavigation_CloseBtn{
cursor: pointer;
float: right;
margin: 0 10px 0 0;
padding: 0;
}
.DOP_ThumbnailGallery_LightboxSocialShare{
cursor: pointer;
float: right;
margin: 0 10px 0 0;
padding: 0;
}
.DOP_ThumbnailGallery_LightboxNavigation_Info{
background: #000000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 2em;
margin: 0;
padding: 0 10px 0 10px;
position: absolute;
text-align: center;
width: 60px;
} .DOP_ThumbnailGallery_Tooltip{
background-color: #ffffff;
border: 1px solid #000000;
display: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
padding: 0 5px 1px 5px;
position: absolute;
text-align: center;
text-transform: none;
z-index: 700;
}
.DOP_ThumbnailGallery_Tooltip_ArrowBorder{
border-color: #000000 transparent transparent transparent;
border-style: solid;
border-width: 5px;
bottom: -10px;
height: 0;
position: absolute;
width: 0;
}
.DOP_ThumbnailGallery_Tooltip_Arrow{
border-color: #ffffff transparent transparent transparent;
border-style: solid;
border-width: 5px;
bottom: -9px;
height: 0;
position: absolute;
width: 0;
}