.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 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 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;
}.fg_clear {
clear:both;
}
.gallery.fastgallery {
margin-bottom: 20px;
text-rendering:optimizelegibility;
}
.fg-gallery-item a {
display:block;
}
.gallery.fastgallery .fg-gallery-caption {
font-style:normal;
font-size: 12px;
font-style: normal;
line-height: 1.5;	
}
.fastgallery .fg-gallery-item {
float: left;
margin: 0 4px 4px 0!important;
overflow: hidden;
position: relative;
-moz-hyphens: none;
word-wrap: normal;
}
.fastgallery.gallery .fastgallery-gallery-icon .fg_zoom {
position:relative;
overflow:hidden;
}
.fastgallery.gallery .fastgallery-gallery-icon {
overflow:hidden;
position:relative;
}
.fastgallery.gallery {
line-height:0;
margin:0;
padding:0;
}
.fastgallery.gallery .fastgallery-gallery-icon img {
width:100%;
max-width:100%;
padding:0;
height:auto;
border:0px;	
}
.fastgallery.gallery .fastgallery-gallery-icon .fg_zoom a {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastgallery .fg-gallery-item a, .fastgallery .fg-gallery-caption {
width:100%;
max-width:100%;	
overflow:hidden;
border:0;
}
.fastgallery.gallery-columns-1 .fg-gallery-item {
max-width: 100%;
}
.fastgallery.gallery-columns-2 .fg-gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.fastgallery.gallery-columns-3 .fg-gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.fastgallery.gallery-columns-4 .fg-gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.fastgallery.gallery-columns-5 .fg-gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.fastgallery.gallery-columns-6 .fg-gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.fastgallery.gallery-columns-7 .fg-gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.fastgallery.gallery-columns-8 .fg-gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.fastgallery.gallery-columns-9 .fg-gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
@media only screen and (min-width : 1025px) {
.fastgallery.gallery-columns-1 .fg-gallery-item:nth-of-type(1n),
.fastgallery.gallery-columns-2 .fg-gallery-item:nth-of-type(2n),
.fastgallery.gallery-columns-3 .fg-gallery-item:nth-of-type(3n),
.fastgallery.gallery-columns-4 .fg-gallery-item:nth-of-type(4n),
.fastgallery.gallery-columns-5 .fg-gallery-item:nth-of-type(5n),
.fastgallery.gallery-columns-6 .fg-gallery-item:nth-of-type(6n),
.fastgallery.gallery-columns-7 .fg-gallery-item:nth-of-type(7n),
.fastgallery.gallery-columns-8 .fg-gallery-item:nth-of-type(8n),
.fastgallery.gallery-columns-9 .fg-gallery-item:nth-of-type(9n) {
margin-right: 0!important;
}
}
.fastgallery.gallery-columns-1.gallery-size-medium figure.fg-gallery-item:nth-of-type(1n+1),
.fastgallery.gallery-columns-1.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(1n+1),
.fastgallery.gallery-columns-2.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(2n+1),
.fastgallery.gallery-columns-3.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(3n+1) {
clear: left;
}
.fastgallery .fg-gallery-item:hover .fg-gallery-caption {
opacity: 1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery-columns-6 .fg-gallery-caption,
.fastgallery.gallery-columns-7 .fg-gallery-caption,
.fastgallery.gallery-columns-8 .fg-gallery-caption,
.fastgallery.gallery-columns-9 .fg-gallery-caption {
display: none;
}
.fastgallery.gallery-columns-6 .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fastgallery-gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastgallery.gallery-columns-6 .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fastgallery-gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
} .fastgallery.gallery.fg_style1 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style1 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style1 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style2 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style2 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style2 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastgallery.fg_style2 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style2 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style2 .fastgallery-gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style3 .fg_zoom {
border:0;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastgallery.gallery.fg_style3 .fg_zoom:hover {
-moz-box-sizing:border-box;
box-sizing:border-box;	
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastgallery.gallery.fg_style3 .fastgallery-gallery-icon:hover .fg-gallery-caption {
color: #FFFFFF;
transform: translate3d(0px, -30px, 0px);
}
.fastgallery.gallery.fg_style3 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); }
.fastgallery.gallery.fg_style3 .fastgallery-gallery-icon:hover img {
border-radius:0;
transform:         scale(0.9); -moz-transform:    scale(0.9); -webkit-transform: scale(0.9); -o-transform:      scale(0.9); -ms-transform:     scale(0.9); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style3 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50px;
opacity: 1;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
text-align:center;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style3 .caption-container {
display:table-cell;
vertical-align:middle;
} .fastgallery.gallery.fg_style4 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style4 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
top:50%;
left:0%;
width: 100%;
display:table;
text-align:center;
background:none!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style4 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon .fg_zoom:hover a,
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon .fg_zoom.fg_over a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style4 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style5 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2) rotate(15deg); -moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style5 .fg-gallery-caption {
display:none;	
}
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon .icon-plus:before {
content: "\e6ef"!important;		
}
.fastgallery.gallery.fg_style5 .fastgallery-gallery-icon .fg_zoom:hover a {
opacity:1;
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style1 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style6 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style6 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery.fg_style6 .fastgallery-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style6 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style7 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style7 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery.fg_style7 .fastgallery-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg_zoom a {
bottom:-100%;	
}
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style7 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
bottom:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style8 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style8 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery.fg_style8 .fastgallery-gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style8 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style9 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    			
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style9 .fg-gallery-caption {
position:absolute;
bottom:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastgallery.fg_style9 .fastgallery-gallery-icon:hover .fg-gallery-caption {
bottom:50%;
margin-bottom:-50px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style9 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style10 .fastgallery-gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;		
margin-left:-15px;
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery.fg_style10 .fg-gallery-caption {
position:absolute;
bottom:0;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg_zoom:hover a, 
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon .fg_zoom.fg_over a,
.fastgallery.gallery.fg_style10 .fastgallery-gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery.gallery.fg_style11 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style11 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
right: 0;
text-align: left;
width: 50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon .fg_zoom a {
width:50%;
}
.fastgallery.fg_style11 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon:hover .fg_zoom a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style11 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery.gallery.fg_style12 .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style12 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 100%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon .fg_zoom a {
width:50%;
right:0;
}
.fastgallery.fg_style12 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon:hover .fg_zoom a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style12 .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fg_no_style .fg-gallery-caption {
display:none;	
}
.fg_no_style.fg_over_image_on .fastgallery-gallery-icon:hover img {
transform:         scale(1.2)!important;
-moz-transform:    scale(1.2)!important; 
-webkit-transform: scale(1.2)!important;
-o-transform:      scale(1.2)!important;
-ms-transform:     scale(1.2)!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		 		
}
.fg_no_style.fg_over_image_on .fastgallery-gallery-icon img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		 		
} .fg_over_image_off .fastgallery-gallery-icon:hover img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;		
} @media screen and (max-width: 639px) {
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 100%!important;
float:none!important;
width:100%!important;
}
.fastgallery.gallery {
width:100%!important;
}
} @media only screen and (min-width : 640px) and (max-width : 1024px) {
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%!important;
}
.fastgallery.gallery {
width:100%!important;
}	
} @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { 
.fastgallery.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
}
.fastgallery.gallery {
width:100%!important;
}	
} .fastgallery.fg_style1.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style2.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style3.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style4.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style5.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style6.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style7.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style8.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style9.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style10.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery.fg_style11.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery.fg_style12.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
} .fastgallery.gallery-columns-3fg_thumbs_one .fg-gallery-item-thumbs-one {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
} #pbOverlay.hide {
display: block!important;
} .fotorama__wrap * {
box-sizing: content-box !important;
} .fastgallery.fg_pagination_style1,
.fastgallery.fg_pagination_style2 {
clear:both;	
margin-top:20px!important;
}
.fastgallery ul.fg_pagination {
list-style:none;
text-align:center;
width:100%;
clear:both;
}
.fastgallery ul.fg_pagination li {
display:inline-block;
padding:5px;
}
.fastgallery ul.fg_pagination li a {
text-decoration:none;
border:0;
padding:5px 10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery ul.fg_pagination li a:hover {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fg-photoswipe figcaption {
display:none;	
}
.fg-photoswipe figure {
position:relative;
overflow:hidden;
}
.fg-photoswipe .fastgallery-gallery-icon.fg_zoom a .fg-zoom-icon {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastgallery.gallery-columns-6 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fg-photoswipe .fastgallery-gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastgallery.gallery-columns-6 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-7 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-8 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.gallery-columns-9 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
}
.fastgallery.gallery.fg_style1 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
opacity:0;	
}
.fastgallery.gallery.fg_style1 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style1 .fg-photoswipe .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery.fg_style2 .fg-photoswipe .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastgallery.fg_style2 .fg-photoswipe .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style2 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.fg_style4 .fg-photoswipe .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom.fg_over a .fg-zoom-icon,
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
}
.fg-photoswipe .fastgallery-mask {
position:absolute;
bottom:0;
left:0;
width:100%;
height:100%;
z-index:1;
opacity:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style4 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style4 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); }
.fastgallery.gallery.fg_style5 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style5 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon,
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style6 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style6 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
bottom:-100%;
opacity:1;
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
bottom:0;		
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style7 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style7 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style8 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style8 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style9 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:-100%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style9 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fastgallery-mask {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); opacity:1;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fastgallery-mask {
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style10 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:-100%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style10 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon .fg-zoom-icon,
.fastgallery.fg_style11 .fg-photoswipe .fg-gallery-caption {
z-index:2;	
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:-25%;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style11 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style12 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom:hover a .fg-zoom-icon {
opacity:1;			
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery.gallery.fg_style12 .fg-photoswipe .fastgallery-gallery-icon.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:25%;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery.gallery.fg_style12 .fg-photoswipe .fastgallery-gallery-icon.no-caption.fg_zoom .fg-zoom-icon {
position:absolute;
top:50%;
left:0;
margin-left:0px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
} .pswp button:hover {
background-color:transparent;
background-image:none;
}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; box-sizing: border-box; word-wrap: break-word; }
html, html a {
-webkit-font-smoothing: antialiased !important;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
border-bottom: 1px solid #e8e8e8;
}
caption,
td {
text-align: left;
border-top: 1px solid #e8e8e8;
padding: 6px 10px 6px 0;
}
th {
font-weight: bold;
text-transform: uppercase;
padding: 6px 10px 6px 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #333;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 50px #fff inset;
-webkit-text-fill-color: #777;
}
input:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0 50px #fff inset;
-webkit-text-fill-color: #777;
}
h1,
h2,
h3,
h4,
h5 {
clear: both;
}
p {
margin-bottom: 1.5rem;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5rem;
font-size: 2.4rem;
text-style: italic;
font-weight: 300;
}
address {
margin: 0 0 1.5rem;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6rem;
max-width: 100%;
overflow: auto;
padding: 1.6rem;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 1.5rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
background-color: transparent;
}
sup,
sub {
font-size: 80%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 80%;
}
big {
font-size: 115%;
}
.clear {
clear: both;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5rem;
}
ol {
margin: 0 0 1.5rem 3rem;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ol {
margin-bottom: 0;
margin-left: 1.5rem;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
width: 100%;
}
table {
margin: 0 0 1.5rem;
width: 100%;
}
th {
font-weight: bold;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer; -webkit-appearance: button; font-size: 16px;
font-size: 1.6rem;
line-height: 1;
padding: 10px 20px;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
textarea {
color: #777;
border: 1px solid #e8e8e8;
border-radius: 5px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"] {
padding: 8px;
}
input[type="search"] {
padding: 8px;
}
textarea {
overflow: auto; vertical-align: top; width: 100%;
padding: 8px;
}
.ztl-input {
padding: 8px !important;
border-radius: 5px !important;
border-color: #e8e8e8 !important;
width: 100%;
}
::-webkit-input-placeholder {
color: #777;
}
:-moz-placeholder {
color: #777;
}
::-moz-placeholder {
color: #777;
}
:-ms-input-placeholder {
color: #777;
}
.wrapper {
max-width: 1050px;
margin: 0 auto;
}
.wrapper .affix {
max-width: 1050px;
} .site {
background-color: #fff;
}
.site-header {
box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
width: 100%;
z-index: 499;
position: relative;
}
.affix {
position: fixed;
}
.affix #logo img {
width: 75%;
}
.affix #logo {
line-height: 60px;
}
#logo {
max-width: 200px;
}
.custom-header {
background-size: cover;
background-position: center center;
position: relative;
}
.custom-header.ztl-header {
margin-bottom: 7rem;
} #logo {
line-height: 90px;
float: left;
}
#logo img {
-webkit-transform: translate3d(0, 0, 0);
}
#logo a {
vertical-align: middle;
display: block;
}   .main-navigation {
float: right;
}
.main-navigation ul {
list-style: none;
vertical-align: middle;
}
.main-navigation > div > ul {
height: 90px;
margin: 0;
padding-left: 0;
}
.main-navigation li a {
padding: 50px 16px 16px 16px;
line-height: 24px;
}
.main-navigation li>a {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main-navigation > div > ul > li > a {
min-width: 75px;
text-align: center
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
float: left;
position: absolute;
left: -999rem;
z-index: 99999;
width: 214px;
padding: 12px 0;
}
#nav-mobile-wrapper {
display: inline-block;
float: right;
}
.main-navigation ul li:hover > ul {
left: 0px;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation ul li {
padding: 3px 0px 13px 0px;
}
.main-navigation ul ul li {
padding: 0;
} #menu-toggle {
width: 26px;
height: 20px;
position: relative;
margin: 20px auto;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer;
float: right;
display: none;
}
#menu-toggle span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 3px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
#menu-toggle span:nth-child(1) {
top: 0px;
}
#menu-toggle span:nth-child(2),
#menu-toggle span:nth-child(3) {
top: 8px;
}
#menu-toggle span:nth-child(4) {
top: 16px;
}
#menu-toggle.open span:nth-child(1) {
top: 8px;
width: 0%;
left: 50%;
}
#menu-toggle.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#menu-toggle.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#menu-toggle.open span:nth-child(4) {
top: 8px;
width: 0%;
left: 50%;
}
.main-navigation ul ul {
box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}
.main-navigation ul ul:before {
content: "";
width: 214px;
height: 4px;
position: absolute;
top: -4px;
left: 0px;
}
.main-navigation ul ul li a {
display: block;
width: 190px;
padding: 9px 12px;
margin: 0 12px;
box-sizing: border-box;
}
.main-navigation .fa::before {
float: left;
margin-top: 24px;
margin-left: 0px;
margin-right: 0px;
width: 100%;
text-align: center;
font-size: 28px;
position: relative;
z-index: 0;
}
.main-navigation ul > li a {
position: relative;
z-index: 1;
}
.affix .main-navigation .fa::before {
display: none;
}
.affix .main-navigation > div > ul {
height: 60px;
}
.affix .main-navigation li a {
padding: 18px 16px;
line-height: 24px;
}
.affix .sub-menu li a,
.affix .children li a {
padding: 6px 12px;
}
.main-navigation li, .main-navigation li a {
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.main-navigation li:hover,
.main-navigation ul > li:hover > a {
color: #fff !important;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 5rem;
overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 48%;
border-bottom: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-bottom-right-radius: 5px;
padding: 5px 45px;
text-align: right;
margin: 10px 0;
position: relative;
}
.post-navigation .nav-previous .fa {
position: absolute;
left: 25px;
top: 6px;
line-height: 2;
}
.post-navigation .nav-next .fa {
position: absolute;
right: 25px;
top: 6px;
line-height: 2;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
line-height: 2;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
overflow: hidden;
height: 42px;
}
.comment-navigation .nav-previous .meta-nav,
.paging-navigation .nav-previous .meta-nav,
.post-navigation .nav-previous .meta-nav {
float: left;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: left;
width: 48%;
border-bottom: 1px solid #e8e8e8;
border-left: 1px solid #e8e8e8;
border-bottom-left-radius: 5px;
padding: 5px 45px;
margin: 10px 0;
position: relative;
}
.comment-navigation .nav-next .meta-nav,
.paging-navigation .nav-next .meta-nav,
.post-navigation .nav-next .meta-nav {
float: right;
}
.comment-navigation .nav-next a,
.paging-navigation .nav-next a,
.post-navigation .nav-next a,
.comment-navigation .nav-previous a,
.paging-navigation .nav-previous a,
.post-navigation .nav-previous a {
display: block;
text-decoration: none;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.edit-link {
display: block;
font-weight: normal;
margin: 10px 0;
}
.cat-links {
float: right;
}
.ztl-full-img,
.ztl-full-img a,
.ztl-full-img a img {
width: 100%;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.centered {
text-align: center;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.clear10 {
clear: both;
height: 1rem;
}
.clear20 {
clear: both;
height: 2rem;
}
.clear40 {
clear: both;
height: 4rem;
}
.clear60 {
clear: both;
height: 6rem;
}
.clear80 {
clear: both;
height: 8rem;
}
.clear100 {
clear: both;
height: 10rem;
} .widget {
margin: 0 0 6rem;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget-title, .ztl-heading {
line-height: 40px;
padding-bottom: 2rem;
}
.ztl-widget-description {
font-size: 16px;
text-align: center;
}
.ztl-widget-description-light {
color: #fff;
}
.ztl-widget-title,
.ztl-heading,
.widget-home .widget-title{
text-align: center;
font-family: 'Pacifico', cursive;
font-size: 38px;
font-weight: 900;
} .ztl-widget-circle {
position: relative;
border-radius: 50%;
width: 110px;
height: 110px;
margin: 1rem auto;
line-height: 110px;
text-align: center;
}
.ztl-item-circle-edge {
content: '';
position: absolute;
width: 120px;
height: 120px;
border-radius: 50%;
box-sizing: content-box;
top: -5px;
left: -5px;
box-shadow: 0 0 0 5px #000;
-webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
transition: opacity 0.25s, -webkit-transform 0.25s;
transition: transform 0.25s, opacity 0.25s;
transition: transform 0.25s, opacity 0.25s, -webkit-transform 0.25s;
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
.ztl-item-circle-edge a {
display: block;
text-decoration: none;
}
.ztl-widget-circles .item:hover .ztl-item-circle-edge {
-webkit-transform: scale(1);
transform: scale(1);
display: block;
opacity: 1;
}
.ztl-widget-circle img {
height: 60px;
max-height: 50%;
}
.ztl-widget-circle-title {
width: 100%;
text-align: center;
margin: 2rem 0;
font-size: 28px;
line-height: 1.2;
word-spacing: 999px;
font-family: 'Pacifico', cursive;
}
.ztl-widget-circle-title a {
color: inherit !important;
}
.ztl-widget-circle-title a:hover {
color: inherit;
text-decoration: none;
}
.ztl-widget-circle-description {
text-align: center;
font-size: 16px;
}
.ztl-widget-circle-description a, .ztl-widget-circle-description a:hover {
color: inherit !important;
text-decoration: none;
} .widget_calendar #next,
.widget_calendar #prev {
text-transform: uppercase;
} .ztl-widget-staff-wrapper {
width: 100%;
position: relative;
}
.ztl-widget-staff-parallax {
background-image: url(//bandococukevi.com/wp-content/themes/kiddie/images/widget_staff_bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
position: absolute;
top: 0px;
z-index: 99;
width: 100%;
height: 100%;
}
.ztl-staff-upper {
width: 100%;
padding-top: 4rem;
min-height: 280px;
position: relative;
z-index: 101;
}
.ztl-staff-lower {
background-color: rgba(255, 255, 255, 0.9);
width: 100%;
height: 280px;
padding-bottom: 4rem;
position: relative;
z-index: 100;
}
.ztl-staff-delimiter {
height: 105px;
clear: both;
}
.ztl-staff-carousel .circle-portrait {
width: 150px;
height: 150px;
border-radius: 50%;
position: relative;
box-sizing: border-box;
overflow: visible;
margin: 4px auto;
}
.ztl-staff-carousel .ztl-circle-staff-contact {
top: 0;
left: 0;
position: absolute;
width: 150px;
height: 150px;
border-radius: 50%;
text-align: center;
line-height: 150px;
visibility: hidden;
opacity: 0;
font-size: 16px;
}
.ztl-staff-carousel .ztl-circle-staff-contact i {
padding: 0 2px;
}
.ztl-circle-staff-contact a {
color: #fff !important;
text-decoration: none;
padding: 0 5px;
}
.ztl-staff-carousel .item {
display: inline-block;
margin: auto;
}
.ztl-staff-carousel .item:hover .ztl-circle-staff-contact {
opacity: 1;
visibility: visible;
-webkit-transition: opacity ease-in-out 0.25s;
transition: opacity ease-in-out 0.25s;
}
.ztl-staff-carousel .circle-portrait img {
border-radius: 50%;
vertical-align: middle;
}
.ztl-staff-carousel-wrapper {
position: relative;
padding: 0 0 40px 0;
max-height: 370px;
overflow: hidden;
width: 100%;
}
.ztl-widget-staff-container {
position: absolute;
bottom: -300px;
height: 375px;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.ztl-widget-staff-container .owl-buttons {
display: none;
font-size: 24px;
width: 100px;
margin: auto !important;
}
.ztl-staff-carousel-wrapper .owl-dots {
display: inline-block !important;
margin: 10px 0;
text-align: center;
width: 100%;
}
.ztl-staff-carousel-wrapper .owl-dot {
display: inline-block;
}
.ztl-staff-carousel-wrapper .owl-dot:hover {
cursor: pointer;
}
.ztl-widget-staff-container .owl-buttons {
margin: 10px 0;
}
.ztl-widget-staff-container .owl-prev {
float: left;
opacity: 0.6;
}
.ztl-widget-staff-container .owl-next {
float: right;
opacity: 0.6;
}
.ztl-widget-staff-container .owl-prev:hover, .ztl-widget-staff-container .owl-next:hover {
opacity: 1;
}
.ztl-staff-carousel-wrapper .owl-dots .owl-dot span {
width: 20px;
height: 20px;
background-color: transparent;
padding: 10px;
opacity: 0.6;
}
.ztl-staff-carousel-wrapper .owl-dots .active span {
opacity: 1;
}
.ztl-staff-carousel-wrapper .owl-dots {
padding-top: 20px;
}
.ztl-staff-carousel-wrapper .owl-dots .owl-dot span:after {
content: "\f004";
font-family: "FontAwesome";
font-size: 20px;
}
.ztl-widget-staff-container .staff-title {
width: 100%;
text-align: center;
margin: 1.5rem 0;
font-size: 24px;
font-weight: normal;
line-height: 1.2;
word-spacing: 999px;
}
.ztl-widget-staff-container .staff-title a {
font-family: 'Pacifico', cursive;
}
.ztl-widget-staff-container .staff-position {
width: 100%;
font-size: 16px;
font-weight: normal;
line-height: 1.2;
}
.staff-position {
text-align: center;
} .ztl-courses-wrapper .item {
margin: 10rem auto 0rem auto;
width: 224px;
min-height: 400px;
border-radius: 20px;
position: relative;
}
.ztl-courses-wrapper .item-circle-top {
width: 120px;
height: 120px;
margin: 0 auto;
left: 0;
right: 0;
top: -60px;
border-radius: 50%;
position: absolute;
text-align: center;
line-height: 120px;
}
.ztl-courses-wrapper .item-circle-top img {
max-height: 50%;
}
.ztl-courses-wrapper .item-course-title {
text-align: center;
font-size: 24px;
font-family: 'Pacifico', cursive;
padding-top: 8rem;
}
.ztl-courses-wrapper .item-course-sub-title {
text-align: center;
font-size: 18px;
font-family: 'Pacifico', cursive;
color: #fff;
padding: 0 0 20px 0;
}
.ztl-courses-wrapper .item-course-description {
width: 100%;
padding: 10px 25px;
box-sizing: border-box;
color: #fff;
font-size: 16px;
}
.ztl-courses-wrapper .item-course-description::after {
content: '';
display: block;
width: 60px;
height: 1px;
margin-left: auto;
margin-right: auto;
margin-top: 3rem;
background-color: #fff;
}
.ztl-courses-wrapper .item-course-description a {
color: #fff;
text-decoration: underline;
}
.ztl-courses-wrapper .item-course-description p {
margin-bottom: 0;
}
.ztl-courses-wrapper .item-course-description .title {
margin-bottom: 0.7rem;
}
.ztl-courses-wrapper .item-course-description i {
padding-right: 5px;
font-size: 16px;
}
.ztl-courses-wrapper .item-footer-content {
box-sizing: border-box;
padding: 2rem;
width: 100%;
position: relative;
overflow: hidden;
}
.ztl-courses-wrapper .item-footer-phantom {
opacity: 0.2;
position: absolute;
bottom: 0px;
left: -4rem;
right: auto;
width: 40%;
}
.ztl-courses-wrapper .item-available-places {
font-size: 16px;
text-align: center;
padding-bottom: 2rem;
}
.ztl-courses-wrapper .item-get-in-touch {
text-align: center;
}
.ztl-courses-wrapper .item-get-in-touch a {
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
background-color: #fff;
margin-bottom: 2rem;
text-decoration: none;
display: inline-block;
line-height: 20px;
text-align: center;
font-size: 18px;
padding: 1rem 2rem;
border-radius: 5px;
}
.ztl-courses-wrapper .item-get-in-touch a:hover {
background-color: #fff !important;
} .ztl-widget-testimonials-container {
min-height: 400px;
position: relative;
}
.ztl-widget-testimonials-parallax {
background-image: url(//bandococukevi.com/wp-content/themes/kiddie/images/testimonials_bg.png);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top;
background-size: initial;
position: absolute;
top: 0px;
z-index: 99;
width: 100%;
height: 100%;
}
.ztl-widget-testimonials-container .container {
padding-top: 4rem;
padding-bottom: 4rem;
position: relative;
z-index: 100;
overflow: hidden;
}
.ztl-widget-testimonials-container .item {
margin: 0 auto;
background-image: url(//bandococukevi.com/wp-content/themes/kiddie/images/quote_icon.png);
background-size: 90px 90px;
background-repeat: no-repeat;
background-position: center 0;
min-height: 90px;
padding-top: 10rem;
text-align: center;
color: #fff;
font-size: 20px;
font-weight: 300;
}
.ztl-widget-testimonials-container .testimonial-content {
font-style: italic;
padding: 0 10px;
}
.ztl-widget-testimonials-container .item p {
margin-bottom: 0;
}
.ztl-widget-testimonials-container .owl-dots {
text-align: center;
}
.ztl-widget-testimonials-container .owl-dots {
display: inline-block;
width: 100%;
}
.ztl-widget-testimonials-container .owl-dots .owl-dot {
display: inline-block;
margin: 0 10px;
width: 20px;
height: 20px;
}
.ztl-widget-testimonials-container .owl-dot:hover {
cursor: pointer;
}
.ztl-widget-testimonials-container .owl-dots .owl-dot span {
display: block;
color: #fff;
opacity: 0.6;
}
.ztl-widget-testimonials-container .owl-dots .owl-dot span:after {
content: "\f004";
font-family: "FontAwesome";
font-size: 20px;
}
.ztl-widget-testimonials-container .owl-dots .active span {
color: #fff;
content: "\f004";
opacity: 1;
}
.ztl-widget-testimonials-container .owl-dots span {
-webkit-transition: -webkit-transform 0.25s ease, background-color 0.25s ease;
-webkit-transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
transition: transform 0.25s ease, background-color 0.25s ease;
transition: transform 0.25s ease, background-color 0.25s ease, -webkit-transform 0.25s ease;
}
.ztl-testimonials-carousel {
overflow: hidden;
}
.ztl-testimonials-carousel .author {
font-size: 16px;
margin-bottom: 2rem;
font-style: italic;
}
.ztl-testimonials-carousel .delimiter {
height: 1px;
width: 60px;
background-color: #fff;
margin: 1rem auto;
} .ztl-widget-gallery-container .ztl-widget-description {
padding-bottom: 4rem;
}
.ztl-widget-gallery-container .item-isotope {
padding: 1px;
position: relative;
box-sizing: border-box;
overflow: hidden;
}
.item-isotope-cover {
opacity: 0;
-webkit-transition: all .35s ease-in;
transition: all .35s ease-in;
}
.ztl-widget-gallery-container .item-isotope:hover .item-isotope-cover {
opacity: 1;
position: absolute;
z-index: 100;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.35);
}
.item-isotope img {
width: 100%;
}
.ztl-widget-gallery-container .item-isotope a {
display: block;
position: relative;
overflow: hidden;
}
.ztl-widget-gallery-container .item-isotope a .icon-gallery {
opacity: 0;
position: absolute;
z-index: 101;
width: 100px;
height: 100px;
border-radius: 50%;
margin-top: -50px;
top: 50%;
margin-left: -50px;
left: 50%;
line-height: 100px;
text-align: center;
font-size: 26px;
-webkit-transition: all .35s ease-in;
transition: all .35s ease-in;
}
.ztl-widget-gallery-container .item-isotope:hover a .icon-gallery {
opacity: 1;
}
.ztl-widget-gallery-container .item-isotope a .icon-gallery span:before {
font-size: 30px;
margin: 0px;
}
.ztl-widget-gallery-container .item-isotope a:hover .icon-gallery {
display: block;
}
.ztl-widget-gallery-container .item-isotope a img {
-webkit-transition: all .35s ease-in;
transition: all .35s ease-in;
}
.ztl-widget-gallery-container .item-isotope a:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.ztl-widget-gallery-container .overlay-gallery {
display: none;
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
}
.ztl-widget-gallery-container .item-isotope a:hover .overlay-gallery {
display: block;
} .ztl-widget-numbers {
position: relative;
width: 100%;
padding: 4rem 0;
overflow: hidden;
box-sizing: border-box;
font-weight: 300;
}
.ztl-widget-numbers-parallax {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
position: absolute;
top: 0px;
z-index: 99;
width: 100%;
height: 100%;
}
.ztl-widget-numbers .overlay {
width: 100%;
height: 100%;
position: absolute;
z-index: 100;
top: 0;
}
.ztl-widget-numbers .container {
position: relative;
z-index: 101;
}
.ztl-widget-number {
border: 5px solid #fff;
width: 160px;
height: 160px;
border-radius: 50%;
margin: 20px auto 20px auto;
line-height: 160px;
text-align: center;
font-size: 50px;
color: #fff;
}
.ztl-sidebar-area .widget_kiddie_numbers_widget .clear15e {
height: 0px !important;
}
.category-sidebar-right aside:nth-child(1) {
margin-top: 62px;
}
.category-sidebar-right aside {
margin: 0 0 4rem;
}
.category-sidebar-right .widget-title,
.sidebar-right .widget-title {
padding-bottom: 3rem;
}
.post-sidebar-right aside:nth-child(1) {
margin-top: 6px;
}
.category-sidebar-right .widget_text li,
.post-sidebar-right .widget_text li {
padding-left: 3rem;
text-indent: -1.4rem;
padding-bottom: 0.5rem;
}
.category-sidebar-right .widget_text li:before,
.post-sidebar-right .widget_text li:before,
.ztl-list li:before {
font-family: 'Flaticon';
content: "\f116";
padding-right: 1.5rem;
display: inline-block;
}
.ztl-list {
text-align: left;
list-style: none;
}
.sidebar-right caption {
text-transform: uppercase;
}
.ztl-widget-number-title {
text-align: center;
line-height: 1.2;
font-size: 32px;
color: #fff;
word-spacing: 999px;
padding-bottom: 1rem;
font-weight: 300;
} .ztl-widget-category-container .item .title {
min-height: 50px;
margin: 1rem 0;
}
.ztl-widget-category-button {
text-align: center;
margin-top: 2rem;
}
.ztl-widget-category-container .item .title a {
font-size: 24px;
line-height: 1.4;
}
.ztl-widget-category-container .item .content a {
text-decoration: none;
}
.ztl-widget-category-container .item .title a:hover {
text-decoration: underline;
}
.ztl-widget-category-container .item .image {
width: 100%;
position: relative;
}
.ztl-widget-category-container .item .image img {
width: 100%;
}
.ztl-widget-category-container .entry-date {
padding: 10px 0;
display: block;
font-size: 16px;
}
.ztl-entry-date {
font-size: 15px;
}
.ztl-widget-category-container .read-more {
color: #a0a0a0;
}
.ztl-widget-category-container .content {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #e8e8e8;
}
.ztl-widget-category-container .comments-no {
position: absolute;
z-index: 101;
bottom: 5px;
left: 5px;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
}
.ztl-widget-category-container .comments-no i {
font-size: 38px;
}
.ztl-widget-category-container .comments-no i:before {
font-size: 38px;
margin-left: 0px;
line-height: 50px;
}
.ztl-widget-category-container .comments-no span {
position: absolute;
color: #fff;
font-size: 18px;
z-index: 102;
width: 40px;
height: 40px;
text-align: center;
top: 0px;
left: 0px;
}
.ztl-widget-category-container .category,
.ztl-widget-category-container .author {
float: left;
font-size: 16px;
}
.ztl-widget-category-container .author {
margin-right: 25px;
}
.ztl-widget-category-container .author i,
.ztl-widget-category-container .category i {
padding: 0 8px 0 0;
font-size: 15px;
}
.ztl-widget-category-container .author i:before,
.ztl-widget-category-container .category i:before {
margin: 0px;
font-size: 18px;
}
.ztl-widget-category-container .category i {
text-transform: capitalize;
}
.ztl-sidebar-area .widget:last-child.widget_kiddie_numbers_widget,
.ztl-sidebar-area .widget:last-child.widget_kiddie_testimonials_widget {
margin-bottom: 0px;
}
.widget_kiddie_contact_widget {
margin-bottom: 0px !important;
}
.ztl-widget-contact-container input {
border: none;
}
.ztl-widget-contact-container input[type=text],
.ztl-widget-contact-container input[type=email] {
width: 100%;
margin: 0 auto;
box-sizing: border-box;
border-radius: 5px;
padding: 0 10px;
height: 40px;
}
.ztl-widget-contact-container textarea {
height: 170px;
border-radius: 5px;
padding: 10px;
border: none;
resize: none;
}
.ztl-widget-contact-container ::-webkit-input-placeholder {
color: #fff;
}
.ztl-widget-contact-container ::-moz-placeholder {
opacity: 1 !important;
color: #fff;
}
.ztl-widget-contact-container :-ms-input-placeholder {
color: #fff;
}
.ztl-widget-contact-container input:focus::-webkit-input-placeholder {
color: #fff;
}
.ztl-widget-contact-container input:focus::-moz-placeholder {
color: #fff;
}
.ztl-widget-contact-container input:focus:-ms-input-placeholder {
color: #fff;
}
.ztl-widget-contact-container textarea:focus::-webkit-input-placeholder {
color: #fff;
}
.ztl-widget-contact-container textarea:focus::-moz-placeholder {
color: #fff;
}
.ztl-widget-contact-container textarea:focus:-ms-input-placeholder {
color: #fff;
}
.ztl-widget-contact-container input,
.ztl-widget-contact-container textarea {
color: #fff;
}
.ztl-widget-contact-container .title {
font-size: 24px;
color: #fff;
font-family: 'Pacifico', cursive;
}
.ztl-widget-contact-container * {
outline: none;
}
.ztl-widget-contact-container input[type=submit] {
border-radius: 5px;
height: 40px;
font-size: 18px;
box-shadow: none;
text-shadow: none;
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.ztl-widget-contact-container .address {
line-height: 20px;
padding: 8px 0;
text-align: right;
color: #fff;
}
.ztl-widget-contact-container {
padding: 4rem 0 2.5rem 0;
}
.ztl-map {
width: 100%;
height: 360px;
border-radius: 5px;
margin-bottom: 1.5rem;
} .ztl-list-reset {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.ztl-widget-recent-posts ul > li {
margin-bottom: 2.5rem;
}
.ztl-widget-recent-posts ul > li:last-child {
margin-bottom: 0;
}
.ztl-widget-recent-posts ul > li > a + h6,
.ztl-widget-recent-posts ul > li > a + h6 + span {
margin-left: 10rem;
}
.ztl-widget-recent-posts ul > li > a + h6 + span i {
font-size: 16px;
}
.ztl-widget-recent-posts ul > li > a {
float: left;
width: 80px;
height: 80px;
display: block;
}
.ztl-widget-recent-posts ul > li > a > img {
display: block;
}
.ztl-widget-recent-posts ul > li > a + h6 {
margin-bottom: 10px;
}
.ztl-widget-recent-posts ul > li > h6 > a {
font-size: 16px;
text-decoration: none;
line-height: 1.5;
font-weight: normal;
}
.ztl-widget-recent-posts ul > li > h6 > a:hover {
text-decoration: underline;
}
.ztl-widget-recent-posts ul > li > h6 {
margin: 0px;
}
.ztl-widget-recent-posts ul > li > span {
display: block;
font-size: 16px;
}
.ztl-widget-title-right h2,
.sidebar-right h2 {
font-size: 20px;
text-transform: uppercase;
}
.ztl-rounded {
border-radius: 20px;
overflow: hidden;
}
.sidebar-right ul {
list-style-type: none;
}
.sidebar-right ul li {
padding: 0.5rem 0;
}
.sidebar-right select {
width: 100%;
padding: 0.5rem 0;
}
.sidebar-right input[type="search"], .sidebar-right label {
width: 100% !important;
box-sizing: border-box !important;
} .ztl-widget-action {
}
.ztl-widget-action a {
margin: 1rem 0 1rem 3rem;
}
.ztl-action-content-box {
line-height: 2.2;
font-size: 28px;
float: left;
max-width: 75%;
font-weight: 400;
}
.ztl-action-button {
float: right;
max-width: 25%;
}
.ztl-widget-action .ztl-action-title {
font-family: 'Pacifico', cursive;
font-weight: normal;
}
.ztl-widget-action .ztl-action-description {
font-weight: 300;
}  .container {
max-width: 1050px;
padding: 0 25px;
width: 100%;
} .sticky {
display: block;
}
.sticky-tag {
padding-right: 20px;
display: inline-block;
}
.hentry {
margin-bottom: 7rem;
}
.byline,
.updated:not(.published) {
display: none;
}
.ztl-single .entry-title {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-content h1,
.comment-content h1 {
font-size: 32px;
line-height: 1.5;
margin: 1.5rem 0;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 28px;
line-height: 1.6;
margin: 1.5rem 0;
}
.entry-content h3,
.comment-content h3 {
font-size: 24px;
color: #93c524;
font-weight: 600;
line-height: 1.846153846;
margin: 1.5rem 0;
}
.entry-content h4,
.comment-content h4 {
font-size: 20px;
line-height: 1.846153846;
margin: 1.5rem 0;
}
.entry-content h5,
.comment-content h5 {
font-size: 16px;
line-height: 1.846153846;
margin: 1.5rem 0;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
line-height: 1.846153846;
margin: 1.5rem 0;
}
.entry-content .entry-meta {
font-size: 15px;
margin-bottom: 3rem;
}
.entry-content p a[href]:not([class]) {
text-decoration: none;
}
.entry-content ol,
.entry-content ul {
margin: 0 0 1.5rem 3rem;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.page-top .entry-title {
text-align: center;
line-height: 1.5;
padding: 30px;
font-family: 'Pacifico', cursive;
font-size: 42px;
}
.custom-header-title,
.page-title .entry-title {
text-align: center;
line-height: 1.2;
padding: 4rem 2rem;
font-family: 'Pacifico', cursive;
font-size: 46px;
font-weight:900;
}
.sub-heading {
color: #fff;
padding: 0 30px 30px 30px;
text-align: center;
font-size: 26px;
}
.sub-heading p {
padding: 0 !important;
margin: 0 !important;
}
.ztl-post-info:before {
margin-left: 0px !important;
margin-right: 10px;
} .category-listing .item {
padding-bottom: 6rem;
}
.category-listing {
padding-bottom: 4rem;
}
.index-listing {
padding-top: 6rem;
}
.category-listing .title {
text-align: center;
}
.category-listing .item .title a {
font-size: 40px;
line-height: 1.2;
padding: 0 0 2rem 0;
font-weight: 300;
display: block;
}
.sidebar-right h2 {
font-size: 20px;
}
.category-listing .col-lg-8 .item .title a {
font-size: 30px;
line-height: 1.2;
font-weight: normal;
}
.category-listing .item i {
font-size: 16px;
}
.category-listing .text-content {
font-size: 16px;
padding: 2rem 0 0 0;
color: #777;
}
.category-listing .text-content a {
text-decoration: none;
color: #a0a0a0;
}
.category-listing .item:after {
content: '';
width: 60px;
height: 1px;
margin: 4rem auto 0 auto;
background-color: #e8e8e8;
display: block;
}
.category-listing .item .info,
.ztl-post .info {
padding: 2rem 0 1rem 0;
text-align: center;
font-size: 15px;
border-bottom: 1px solid #e8e8e8;
}
.category-listing .item .info span,
.ztl-post .info span {
display: inline-block;
padding: 0px 1rem 1rem 0;
}
.ztl-post .date a {
text-decoration: none;
}
.ztl-post .image img {
width: 100%;
}
.ztl-post i {
padding: 0 7px 0 0;
}
.ztl-overflow {
overflow: hidden;
}
.category-listing .item .date,
.ztl-post .date {
text-align: center;
padding-bottom: 3rem;
}
.date-tag {
display: inline-block;
}
.category-listing .item .read-more {
text-align: center;
}
.category-listing .item .read-more a,
.ztl-button, .comment-body .reply a,
.post-password-form input[type=submit] {
border-radius: 5px;
border: none;
line-height: 26px;
font-size: 18px !important;
text-decoration: none;
display: inline-block;
padding: 7px 20px;
margin: 2rem 0;
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
p .ztl-button {
margin-top: 5px;
}
.ztl-button {
text-decoration: none !important;
}
.category-listing .item .image a img {
width: 100%;
} .ztl-masonry h4 {
font-size: 24px;
line-height: 1.4;
}
.ztl-masonry h4 a:hover {
text-decoration: underline;
opacity: 1 !important;
}
.ztl-masonry p {
font-size: 16px;
color: #777;
}
.ztl-masonry .vc_gitem-post-data {
font-size: 15px;
}
.ztl-masonry select {
border-radius: 5px;
padding: 5px;
}
.ztl-masonry .vc_pageable-load-more-btn {
margin-top: 0px;
margin-bottom: 25px;
}
.ztl-masonry .vc_pageable-load-more-btn a {
border-radius: 5px;
}
.ztl-masonry .read-more a {
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
font-size: 18px;
height: 40px;
line-height: 36px;
padding-top: 0px !important;
padding-bottom: 0px;
}
.ztl-masonry .vc_pageable-load-more-btn a:hover {
background-position: 0 100%;
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.common-blog i:before {
margin: 0px;
font-size: 18px;
}
.common-blog i {
padding: 0 7px 0 0;
}
.common-blog .date {
font-size: 15px;
} .comment-content a {
word-wrap: break-word;
}
.comment-respond {
padding-bottom: 3.5rem;
}
.bypostauthor {
display: block;
}
.comment-reply-title {
text-align: center;
font-family: 'Pacifico', cursive;
font-size: 32px;
line-height: 1.5;
padding: 10px;
}
.comment-notes {
text-align: center;
font-size: 15px;
}
#comments label {
display: none;
}
.comments-title {
padding-bottom: 30px;
font-size: 32px;
font-weight: normal;
font-family: 'Pacifico', cursive;
text-align: center;
}
.comment-metadata {
font-size: 14px;
margin-left: 60px;
}
.says {
display: none;
}
.comment-author .fn {
margin-left: 60px;
margin-top: -45px;
display: block;
font-weight: normal !important;
font-size: 20px;
}
.comment article {
border-bottom: 1px solid #e8e8e8;
margin-bottom: 2.5rem;
}
.comment-content p {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
margin-bottom: 0px;
}
.comment .reply a {
margin-bottom: 25px;
}
.ztl-line-delimiter {
width: 60px;
height: 1px;
background-color: #e8e8e8;
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
clear: both;
} .site-footer .site-info {
padding: 2.5rem 0;
}
.sidebar-footer aside {
margin: 4.5rem 0 6rem 0;
color: #e8e8e8;
}
.sidebar-footer h2 {
padding-top: 0px;
font-family: 'Pacifico', cursive;
font-size: 24px;
color: #fff;
}
.sidebar-footer h2:after {
margin: 0;
width: 40px;
}
.sidebar-footer ul {
list-style-type: none;
}
.sidebar-footer a {
color: #fff !important;
background-color: transparent !important;
}
.sidebar-footer li a:hover {
text-decoration: underline;
}
.sidebar-footer caption {
color: #e8e8e8;
text-transform: uppercase;
}
.sidebar-footer .ztl-recent-post-date {
color: #e8e8e8 !important;
}
.ztl-recent-post-date i:before {
font-size: 18px;
margin: 0px;
}
.ztl-recent-post-date i {
padding: 0 7px 0 0;
}
.ztl-widget-recent-posts ul > li > .ztl-recent-post-date {
font-size: 15px;
}
aside .menu li:before {
display: none !important;
}
aside .menu li {
width: 100%;
padding: 0 !important;
line-height: 1.5;
}
aside .menu li a {
font-size: 16px;
line-height: 1.5;
}
aside ul ul {
margin-left: 24px;
}
aside ul ul li:hover a {
background-color: transparent !important;
}
aside .menu li:hover a {
background-color: transparent !important;
}
aside select {
width: 100%;
padding: 7px;
border-radius: 5px;
}
.sidebar-footer select {
border-color: transparent;
}
.sidebar-footer i {
color: #fff !important;
}
.sidebar-footer .tagcloud a {
color: #fff;
}
.sidebar-footer .recentcomments {
padding-bottom: 1rem;
}
.sidebar-footer .widget_text li, .ztl-list li {
padding-left: 2rem;
text-indent: -2rem;
padding-bottom: 0.5rem;
}
.sidebar-footer .widget_text li:before {
font-family: 'Flaticon';
content: "\f116";
padding-right: 1.5rem;
color: #fff;
}
.sidebar-footer form label {
width: 100%;
}
.sidebar-footer input[type='search'] {
border-color: transparent !important;
width: 100%;
}
.ztl-scroll-top {
width: 45px;
height: 45px;
background-color: rgba(0, 0, 0, 0.35);
border-radius: 50%;
position: fixed;
z-index: 999999;
bottom: 69px;
right: 25px;
display: none;
text-align: center;
line-height: 40px;
color: #fff !important;
font-size: 36px;
}
.ztl-scroll-top:hover {
color: #fff;
}
#ztl-copyright {
line-height: 20px;
padding: 10px 0;
text-decoration: none;
display: inline-block;
}
#ztl-social {
list-style-type: none;
text-align: right;
}
#ztl-social li {
display: inline-block;
padding: 0 3px;
}
#ztl-social .fa {
font-size: 1.4em;
}
#ztl-social .fa {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
color: #fff;
-webkit-transition: all 0.05s ease-in-out;
transition: all 0.05s ease-in-out;
}
#ztl-social .fa:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.entry-footer a {
font-size: 15px;
padding: 5rem 0 2.5rem 0;
}
.entry-footer-meta {
padding: 5rem 0 2.5rem 0;
} .home .site-footer {
position: relative;
}
.home #content {
padding: 0px;
}
.site-footer {
position: absolute;
width: 100%;
bottom: 0px;
}
#content {
padding-bottom: 80px;
}
html, body {
height: 100%;
}
.site {
position: relative;
min-height: 100%;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
.pagination {
text-align: center;
width: 100%;
font-weight: normal;
margin-top: 0px;
margin-bottom: 2rem;
}
.pagination .page-numbers {
min-width: 40px;
margin: 3px;
height: 40px;
text-align: center;
padding: 0 5px;
line-height: 40px;
display: inline-block;
text-decoration: none;
border-radius: 50%;
font-size: 18px;
transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .tp-leftarrow {
background-position: center center !important;
border-radius: 50%;
background-clip: padding-box;
opacity: 0.7 !important;
}
.tp-rightarrow {
background-position: center center !important;
border-radius: 50%;
background-clip: padding-box;
opacity: 0.7 !important;
}
.tp-leftarrow:before {
font-family: 'FontAwesome' !important;
content: '\f104' !important;
font-size: 26px !important;
}
.tp-rightarrow:before {
font-family: 'FontAwesome' !important;
content: '\f105' !important;
font-size: 26px !important;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
opacity: 1 !important;
}
.custom .tp-bullet {
width: 24px !important;
height: 24px !important;
background-color: transparent !important;
text-align: center;
margin-top: -6rem;
}
.custom .tp-bullet:after {
content: "\f004";
font-family: "FontAwesome";
font-size: 20px;
}
.widget_revslider .widget-title {
display: none;
}
.tp-bullets.custom {
-webkit-transform: none !important;
transform: none !important;
margin-left: -3rem;
}
.sidebar-right .widget-title::after {
content: '';
display: block;
margin: 0;
width: 40px;
height: 4px;
border-radius: 2px;
}
.sidebar-right .menu li a {
background-color: transparent !important;
}
.custom-header-title::after, .widget-title::after {
content: '';
display: block;
margin: 2rem auto 0 auto;
width: 60px;
height: 4px;
border-radius: 2px;
}
.custom-header-title::after {
margin: 2rem auto 0 auto !important;
}
.ztl-widget-title-light .widget-title::after {
border-top: 3px solid #fff !important;
}
.widget_kiddie_staff_widget .widget-title::after,
.widget_kiddie_numbers_widget .widget-title::after,
.ztl-background-image::after {
display: none !important;
}
.widget_kiddie_staff_widget .widget-title,
.widget_kiddie_numbers_widget .widget-title {
padding-bottom: 2rem;
}  #map-canvas-contact {
width: 100%;
height: 500px;
}
.ztl-contact-heading {
font-family: 'Pacifico', cursive;
font-size: 42px !important;
padding-top: 26px;
} .ztl-contact-form input[type="text"],
.ztl-contact-form input[type="email"],
.ztl-contact-form input[type="date"] {
width: 100%;
height: 40px;
background-color: #f6f6f6;
border: none;
border-radius: 5px;
padding: 0 10px;
color: #777;
}
.ztl-contact-form form {
max-width: 460px;
margin-left: auto;
margin-right: auto;
}
.ztl-contact-form h2 {
font-family: 'Pacifico', cursive;
font-size: 32px;
line-height: 1.2;
}
.ztl-contact-form textarea {
width: 100%;
background-color: #f6f6f6;
color: #777;
border: none;
border-radius: 5px;
padding: 10px;
}
.ztl-contact-form ::-webkit-input-placeholder {
color: #777 !important;
}
.ztl-contact-form ::-moz-placeholder {
opacity: 1 !important;
color: #777 !important;
}
.ztl-contact-form :-ms-input-placeholder {
color: #777 !important;
}
.ztl-contact-over-map {
position: relative;
min-height: 160px;
}
input:focus,
textarea {
outline: 0;
}
:focus {
outline: none;
}
.ztl-contact-form input[type=submit] {
border-radius: 5px;
height: 40px;
font-size: 18px;
box-shadow: none;
text-shadow: none;
border-color: transparent;
}
.post-password-form p {
text-align: center;
}
.post-password-form input[type=password] {
max-width: 250px;
width: 100%;
height: 40px;
background-color: #f6f6f6;
border: none;
border-radius: 5px;
padding: 0 10px;
color: #777;
}
.post-password-form label {
display: inline;
} .error404 #page {
background-size: cover;
background: url(https://bandococukevi.com/wp-content/themes/kiddie/images/404.jpg) top center;
}
.ztl-404 {
padding: 180px 0 204px 0;
text-align: center;
color: #fff;
}
.ztl-404 .ztl-error-code {
font-family: 'Pacifico', cursive;
font-size: 96px;
padding-bottom: 30px;
}
.ztl-404-oops {
font-size: 24px;
}
.ztl-404-page-description {
font-family: 'Pacifico', cursive;
font-size: 36px;
padding-bottom: 30px;
}
.ztl-404-page-directions {
font-size: 16px;
padding-bottom: 40px;
color: #777;
}
#head-frame {
height: 90px;
} .no-results .page-title {
font-size: 26px;
}
.no-results .page-header {
border: none !important;
} .ztl-pricing {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
.ztl-bars div {
box-shadow: none !important;
} .ztl-staff-item {
overflow: hidden;
height: auto;
padding: 0 0 4rem 0;
}
.ztl-social-single {
position: relative;
z-index: 1;
}
.ztl-staff-item:last-of-type {
border-bottom: none !important;
}
.ztl-staff-item .item-left {
width: 260px;
float: left;
padding: 25px 0;
margin-right: 40px;
}
.ztl-staff-item .item-right {
float: none;
width: 100%;
padding: 25px 0 0 25px;
}
.ztl-staff-item .image {
position: relative;
border-bottom: 6px solid;
}
.ztl-staff-item .social, .single-kiddie_staff .social {
width: 100%;
text-align: center;
}
.single-kiddie_staff .social {
padding: 1rem;
}
.ztl-staff-item .social {
padding-bottom: 1rem;
}
.single-kiddie_staff .social .fa {
color: #fff;
}
.single-kiddie_staff .social .fa:hover {
color: #e8e8e8;
}
.ztl-staff-item .social a, .single-kiddie_staff .social a {
color: #c2c2c2;
padding-right: 10px;
font-size: 16px;
}
.ztl-staff-item .social .fa, .single-kiddie_staff .social .fa {
-webkit-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out;
}
.ztl-staff-item .social .fa:hover {
color: #afafaf;
}
.ztl-staff-item .staff-title {
font-size: 36px;
font-weight: normal;
}
.ztl-staff-item .staff-position {
font-size: 24px;
}
.ztl-staff-item .staff-description div, .item-row-description {
background-color: #f6f6f6;
width: 100%;
padding: 10px 15px;
text-align: right;
}
.ztl-staff-item .staff-description div span, .item-row-description span {
font-weight: normal;
float: left;
}
.ztl-staff-item .staff-description div span i, .item-row-description span i {
padding-right: 5px;
min-width: 25px;
}
.ztl-staff-item .staff-excerpt {
color: #777;
}
.ztl-staff-item .staff-description {
margin-top: 0.8rem;
}
.ztl-staff-item .staff-more {
width: 100%;
text-align: center;
padding: 2rem 0;
}
.ztl-staff-item .read-more {
color: #a0a0a0;
text-decoration: none;
}
.ztl-staff-item .staff-more a {
margin: 0px;
}
.ztl-staff-item .variation-2 .staff-title {
font-size: 28px;
font-family: 'Pacifico', cursive;
text-align: center;
padding: 1rem 0;
}
.ztl-staff-item .variation-2 .staff-position {
font-size: 20px;
text-align: center;
padding: 1rem 0;
width: 100%;
}
.ztl-staff-item .staff-excerpt {
margin: 2rem 0 0 0;
float: left;
}
.ztl-staff-item .item-wide {
float: left;
width: 100%;
}
.ztl-staff-item .variation-2 .item-left {
width: 100%;
margin-right: 0px;
padding: 0;
}
.ztl-staff-item .variation-2 .item-left img {
width: 100%;
}
.ztl-staff-item .variation-2 .item-right {
padding: 0;
float: left;
}
.ztl-staff-item-v-2 {
width: 50%;
float: left;
}
.ztl-staff-item .variation-2 .staff-description {
float: left;
width: 100%;
}
.ztl-staff-navigation-left {
left: 0px;
}
.ztl-staff-navigation-right {
right: 0px;
}
.ztl-staff-navigation {
position: absolute;
z-index: 101;
top: 177px;
border-radius: 50%;
width: 40px;
height: 40px;
}
.ztl-staff-navigation {
-webkit-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-ms-user-select: none;
}
.ztl-staff-navigation:hover {
cursor: pointer;
}
.ztl-staff-navigation-right:before {
font-size: 26px;
color: #fff;
display: block;
line-height: 40px;
text-align: center;
content: "\f105";
font-family: "FontAwesome";
}
.ztl-staff-navigation-left:before {
font-size: 26px;
color: #fff;
display: block;
line-height: 40px;
text-align: center;
content: "\f104";
font-family: "FontAwesome";
}
.single-kiddie_staff .staff-position {
font-size: 24px;
margin-top: -3.5rem;
margin-bottom: 6rem;
} .ztl-course-item {
margin: 0 0 4rem 0;
}
.ztl-course-item .image {
border-bottom: 6px solid;
}
.ztl-course-item .image img {
width: 100% !important;
}
.ztl-course-item .course-title {
padding: 20px;
text-align: center;
font-family: 'Pacifico', cursive;
font-size: 28px;
}
.ztl-course-item .course-description div,
.ztl-staff-item .staff-description div,
.ztl-course-description div,
.ztl-staff-description div {
background-color: #f6f6f6;
width: 100%;
padding: 1rem 2rem 1rem 1rem;
text-align: right;
}
.ztl-course-item .course-description div:nth-child(even),
.ztl-course-description div:nth-child(even),
.ztl-staff-description div:nth-child(even),
.ztl-staff-item .staff-description div:nth-child(even) {
background-color: #fff;
}
.ztl-course-item .course-description div span,
.ztl-course-description div span,
.ztl-staff-description div span,
.ztl-staff-item .staff-description div span {
font-weight: normal;
float: left;
}
.ztl-course-item .course-description div span i,
.ztl-staff-item .staff-description div span i,
.ztl-staff-description div span i,
.ztl-course-description div span i {
padding-right: 5px;
min-width: 25px;
}
.ztl-course-item,
.ztl-staff-item,
.ztl-course-description,
.ztl-staff-description {
color: #777;
}
.ztl-course-item .course-more {
text-align: center;
} .fastgallery .fg-zoom-icon:before,
.fastgallery .fg-zoom-icon:after {
font-family: Flaticon !important;
}
.fastgallery .icon-plus:before {
content: "\f136" !important;
font-size: 30px; }
.home .wpcf7-response-output {
color: #f2f2f2 !important;
}
.forcefullwidth_wrapper_tp_banner {
overflow: hidden;
}
.ztl-accordion-title h4 {
font-size: 16px !important;
}
.ztl-circle-menu {
max-width: 300px;
margin-left: auto;
margin-right: auto;
}
article .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
article .vc_progress_bar .vc_single_bar {
background-color: #f6f6f6;
}
.vc_grid-filter {
padding-bottom: 2rem;
}
.tt_tabs ul {
margin: 0;
}
table.tt_timetable {
margin-bottom: 0px;
}
.vc_sep_line {
border-top: 1px solid #e8e8e8 !important;
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
.animated {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}