/*
Theme Name: makovej
Template: vantage
*/

@import url("../vantage/style.css");

@media(max-width: 780px) {
    #secondary {
        display: none;
    }
}

a {
    color: #000000;
}

#form-mideal-faq .sent-mideal-faq.big-size {
    font-weight: normal;
}

.su-button-style-flat span {
    font-family: Neucha; Fira Sans; Arial;
    font-weight: bold;
}

.main-navigation ul li a {
    font-family: Neucha; Fira Sans; Arial;
    text-shadow: #000000 0 1px;
}

.mobile-nav-frame ul li a.link {
    font-family: Neucha; Fira Sans; Arial;
}

.adp-popup {
    --adp-popup-container-background: #fffdbb;
}
.adp-popup .adp-popup-close:before {
    color: #000000;
    background-color: #ffffff;
}
.adp-popup-type-content .adp-popup-content {
    border: dashed;
    padding: 10px;
}

.su-service-title {
    font-family: Kelly Slab; Neucha; Fira Sans; Arial;
    font-weight: bold;
    text-shadow: #000000 0px 1px;
}
.su-service-content {
    font-family: Lobster; Fira Sans; Arial;
    font-weight: bold;
    color: #000000;
}
.su-button-style-flat:hover span {
    background: #008000;
    top: 0;
    opacity: .9
}

label {
    font-weight: bold;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    font-family: Verdana, Helvetica, Arial;
    font-weight: bold;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    max-width: 75%;
    width: 260px;
    resize: none;
}
.wpcf7 textarea {
    height: 54px;
}
.wpcf7-response-output {
    text-align: center;
    max-width: 85%;
    width: 100%;
    width: 260px;
}
input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 0 auto;
    font-family: Ubuntu; Fira Sans; Arial;
    font-size: 14px;
    color: #ffffff;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    font-family: Ubuntu; Fira Sans; Arial;
    font-weight: bold;
    font-size: 14px;
    text-shadow: #000000 0 1px;
    color: #333333;
}
input[type=submit] {
    border-radius: 5px;
    border: 0;
    background: #333333;
    text-align: center;
}
input[type=submit]:focus {
    background: #333333;
}
input[type=submit]:active {
    background: #333333;
}
input[type=submit]:hover {
    border-radius: 5px;
    border: 0;
    background: #ffa800;
    text-align: center;
}

.cf7sr-g-recaptcha > div {
    display: block;
    margin: 0 auto;
}

span.wpcf7-not-valid-tip {
    font-family: Ubuntu; Fira Sans; Arial;
    font-weight: bold;
    position: absolute;
    top: 3%;
    left: 9%;
    z-index: 100;
    background: #ffffff;
    font-size: 11px;
    text-shadow: #000000 0 1px;
    width: 190px;
    padding: 0px;
    text-align: left;
}

.swal2-title {
    font-family: Ubuntu; Fira Sans; Arial;
    font-weight: bold;
    font-size: 14px;
    text-shadow: #000000 0 1px;
    color: #333333;
}

#callback{bottom:340px;right:0px;position:fixed;}
.img-circle{background-color:#29aee3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29aee3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29aee3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(https://xn--80aejqckq.xn--p1ai/files/callback.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}

#uptop div{left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:0;width:149px;}
#uptop .level-2{background:url("https://xn--80aejqckq.xn--p1ai/files/uptop_ico.png") no-repeat scroll -149px 0 transparent;display:none;height:250px;opacity:0;z-index:1;}
#uptop .level-3{background:none repeat scroll 0 0 transparent;cursor:pointer;display:block;height:150px;z-index:2}
#uptop{background:url("https://xn--80aejqckq.xn--p1ai/files/uptop_ico.png") no-repeat scroll 0 0 transparent;cursor:default;display:block;height:250px;margin:-125px 0 0;overflow:hidden;padding:0;position:fixed;right:0;top:96%;width:149px;z-index:9999;display:none}
