.azea_shop_only_customizer{
display: none;
} .services-wrap {
text-align: center;
position: relative;
padding-bottom: 50px;
}
.services {
background-color: #FFF;
border-bottom: 1px solid #eaebec;
}
.services .section-overlay-layer {
}
.single-service {
padding: 40px 20px 40px 20px;
background: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease 0.55s;
transition: all ease 0.55s;
}
.services-wrap .service-box {
display: inline-block;
width: 100%;
text-align: center;
}
.single-service > h3 > a:hover, .service-icon > a:hover{
text-decoration:none;
}
.services-wrap > .service-box {
width: 31.5%;
margin: 0 1.25% 0 1.25%;
margin-bottom: 30px;
vertical-align: top;
}
.services-wrap > .service-box:nth-child(3n+1){
margin-left: 0;
clear: left;
}
.services-wrap > .service-box:nth-child(3n){
margin-right: 0;
clear: right;
}
.single-service .service-icon {
font-size: 60px;
margin-bottom: 35px;
}
.single-service h3 {
color: #454545;
margin-bottom: 15px;
padding-top: 5px;
}
.galcolumn .single-service {
width: 100%;
}
.display-none {
display: none !important;
} .testimonials {
text-align: center;
background-color: #FFF;
border-bottom: 1px solid #eaebec;
}
.testimonials .section-overlay-layer {
padding-bottom: 20px;
}
.feedback {
padding: 0 30px;
margin-bottom: 45px;
}
.feedback .pic-container {
top: -40px;
width: 100%;
position: absolute;
}
.feedback .pic-container-inner {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
overflow: hidden;
background-clip: padding-box;
width: 170px;
height: 170px;
box-shadow: 0px 0px 0px 5px #f5f5f5;
background-color: #f5f5f5;
border: 5px solid #e5e5e5;
}
.feedback .pic-container img {
width: 100%;
}
.feedback p {
font-style: italic;
margin-top: 20px;
margin-bottom: 0;
}
.feedback h5 {
margin-bottom: 0;
}
.feedback-text-wrap {
padding: 0 20px;
}
.testimonials-box {
text-align: center;
width: 100%;
}
.testimonials-wrap {
position: relative;
}
.testimonials-wrap .testimonials-box {
display: inline-block;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.testimonials-box .feedback {
padding: 145px 0 40px 0;
margin: 40px 0 30px 0;
background: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease 0.55s;
transition: all ease 0.55s;
position: relative;
}
.testimonials-box .feedback:hover {
border-bottom-color: rgba(255,162,0,1.00);
}
.galcolumn .testimonials-box {
width: 100%;
}
.testimonials-wrap > .testimonials-box {
width: 31.5%;
margin: 0 1.15% 0 1.15%;
margin-bottom: 30px;
vertical-align: top;
}
.testimonials-wrap > .testimonials-box:nth-child(3n+1) {
margin-left: 0;
clear: left;
}
.testimonials-wrap > .testimonials-box:nth-child(3n) {
margin-right: 0;
clear: right;
} .team {
background-color: #FFF;	
border-bottom: 1px solid #eaebec;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
border-bottom: 1px solid #F3F3F3;
}
.team .section-overlay-layer {
padding-bottom: 50px;
background: rgba(13, 60, 85, 0.8);
}
.team .sub-heading {
color: #FFF;
}
.team .dark-text {
color: #FFF;
}
.team-member {
margin-bottom: 25px;
position: relative;
overflow: hidden;
min-height: 100px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.team-member .social-icons {
opacity: 1;
margin-top: 5px;
position: relative;
-webkit-transition: all ease 0.55s;
transition: all ease 0.55s;
margin-bottom: 0;
margin-top: 0;
}
.team-member .social-icons li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
}
.team-member .social-icons li a {
opacity: 0.9;
}
.team-member .social-icons li a:hover {
opacity: 1;
text-decoration: none;
}
.team-member:hover .social-icons {
opacity: 1;
}
.member-pic {
border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 183px;
height: 183px;
}
.member-pic img {
width: 183px;
height: 183px;
}
.member-details {
left: 0;
position: absolute;
color: #FFF;
display: table;
overflow: hidden;
height: 183px;
width: 183px;
bottom: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: rgba(0,0,0,0);
text-align: center;
}
.member-details h5 {
margin: 0;
margin-bottom: 5px;
color: #FFF;
}
.team-member-wrap {
text-align: center;
}
.team-member-wrap .team-member-box {
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
padding-right: 55px;
padding-left: 55px;
padding-bottom: 30px;
}
.member-details-inner {
display: table-cell;
vertical-align: middle;
}
.team-member:hover .member-details {
bottom: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
background: rgba(255,162,0,0.7);
}
@media (min-width: 992px) and (max-width: 1200px) {
.team-member-wrap .team-member-box {
padding-right: 30px;
padding-left: 30px;
}
}html, 
body { 
min-height: 100% !important; 
height: auto !important; 
}
.spu-box, .spu-box *{
box-sizing: border-box;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
} .spu-box {
zoom:1;
}
.spu-box { 
position:fixed;
z-index: 999999;
margin: 10px;
max-width: 100%;
}
.spu-box.spu-centered{
margin: 0;
} .spu-box img{
max-width: 100%;
height: auto;
} .spu-box.spu-top-left{ 
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-top-right{ 
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-bottom-left{ 
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-bottom-right{ 
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-content > *:first-child {	
margin-top: 0; padding-top: 0;
}
.spu-content > *:last-child {
margin-bottom:0; padding-bottom:0;
}
.spu-close{ 
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: 1;
}
.spu-close.top_right{
right:8px;
top:5px;
}
.spu-close.top_left{
left:8px;
top:5px;
}
.spu-close.bottom_right{
right:8px;
bottom:5px;
}
.spu-close.bottom_left{
left:8px;
bottom:5px;
}
p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-close:hover, .spu-close:focus {
text-decoration: none;
cursor: pointer;
}
.spu-shortcode {
float: left;
line-height: normal !important;
}
.spu-facebook-page{
text-align: center;
display: block;
}
.spu-shortcode iframe{
max-width: 1200px;
}
.spu_shortcodes{
zoom: 1;
}
.spu-content .wysija-msg li{
list-style: none;
}
.spu_shortcodes:before, 
.spu_shortcodes:after { content: ""; display: table; }
.spu_shortcodes:after { clear: both; }
@font-face {
font-family: 'spufont';
src:url(//www.perlit.cz/wp-content/plugins/popups/public/assets/fonts/spufont.eot?sze5my);
src:url(//www.perlit.cz/wp-content/plugins/popups/public/assets/fonts/spufont.eot?#iefixsze5my) format('embedded-opentype'),
url(//www.perlit.cz/wp-content/plugins/popups/public/assets/fonts/spufont.woff?sze5my) format('woff'),
url(//www.perlit.cz/wp-content/plugins/popups/public/assets/fonts/spufont.ttf?sze5my) format('truetype'),
url(//www.perlit.cz/wp-content/plugins/popups/public/assets/fonts/spufont.svg?sze5my#spufont) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="spu-icon-"], [class*=" spu-icon-"] {
font-family: 'spufont';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.spu-icon-envelope:before {
content: "\f003";
}
.spu-icon-check:before {
content: "\f00c";
}
.spu-icon-close:before {
content: "\f00d";
}
.spu-icon-eye:before {
content: "\f06e";
}
.spu-icon-gears:before {
content: "\f085";
}
.spu-icon-angle-up:before {
content: "\f106";
}
.spu-icon-angle-down:before {
content: "\f107";
}
.spu-icon-spinner:before {
content: "\f110";
}
.spu-spinner {
-webkit-animation: spu-rotate 1s infinite linear;
-moz-animation: spu-rotate 1s infinite linear;
-o-animation: spu-rotate 1s infinite linear;
margin: 5px;
display: none;
} .spu-box.spu-top-bar,
.spu-box.spu-bottom-bar{
margin: 0;
width: 100% !important;
padding: 10px 30px !important;
border-left: none !important;
border-right: none !important;
border-radius: 0;
position: fixed;
box-shadow: none;
z-index: 1000;
}
.spu-box.spu-top-bar.with-spu-gdpr{
padding-bottom: 40px !important;
}
.spu-box.spu-top-bar{
top: 0;
border-top: none !important;
}
.spu-box.spu-bottom-bar{
bottom: 0;
border-bottom: none !important;
}
.spu-box.spu-top-bar h1,
.spu-box.spu-top-bar h2,
.spu-box.spu-top-bar h3,
.spu-box.spu-top-bar h4,
.spu-box.spu-top-bar h5,
.spu-box.spu-top-bar h6,
.spu-box.spu-top-bar p,
.spu-box.spu-bottom-bar h1,
.spu-box.spu-bottom-bar h2,
.spu-box.spu-bottom-bar h3,
.spu-box.spu-bottom-bar h4,
.spu-box.spu-bottom-bar h5,
.spu-box.spu-bottom-bar h6,
.spu-box.spu-bottom-bar p{
margin: 0;
}
@keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-moz-keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@-o-keyframes spu-rotate {
0% {
transform: rotate(0);
}
100% {
transform: rotate(360deg);
}
}
@media only screen and (max-width: 620px) {
.spu-box.taller-than-viewport {
left: 0 !important;
top: 100px !important;
position: absolute !important;
}
.spu-box{
margin: 0;
}
}