*::-webkit-input-placeholder{color:#999;opacity:1;}*:-moz-placeholder{color:#999;opacity:1;}*::-moz-placeholder{color:#999;opacity:1;}*:-ms-input-placeholder{color:#999;opacity:1;}:-moz-ui-invalid:not(output){box-shadow:0 0 0 red;}body{margin:0 auto;padding:0;background:#ddd;}.hidden{display:none;}.popup-form{background:white;margin: 10px auto;padding: 20px 30px 20px 30px;text-align:left;max-width: 85%;position: relative;/* border-radius:10px; *//* border: 1px solid #dedede; */}.button-center{margin:0;padding:0;text-align:center;}.popup-form button.button{margin:10px auto 6px;padding:10px 35px;background-color: #f00;border-radius:2px;font-size:16px;transition:background-color 0.25s ease 0s;border:none;color: #fff;font-weight:bold;text-transform:uppercase;}.popup-form button.button:hover{background-color: #ff0000b3;}p.zakaz{margin:10px 0;padding:0;text-align:center;font-size: 12px;font-weight:bold;color: #0e0e0e;text-transform:uppercase;}.popup-form label, .popup-form input{display:block;width: 100%;font-weight:normal;}.popup-form label span{margin-bottom:12px;color: #3c3c3c;font-size:16px;}.popup-form input{padding:6px 12px;color:#999;border:1px solid #fc0;}.success{display:none;position:absolute;margin:2px;padding:0 30px;top:0;left:0;width:98%;height:98%;text-align:center;background-color:#FFF;text-transform:uppercase;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;z-index:2;}.success.visible{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width: 100%;background: white;}.success.visible p{margin:0;padding:0;}.success.visible p span.sencs{font-weight:bold;font-size:16px;}
#contact {
    text-align: center;
    padding: 10px 10px;
}
.callback.footer {
    background: none;
}

.callback.footer .mfp-close {
    display: none;
}

.callback.footer {
    position: relative;
    padding: 30px 0px;
    /* text-align: center; */
    /* margin: 0px; */
}

.popup-form.callback.footer label {
    margin: 15px 5px;
}
button.button.animated.infinite.heartBeat.delay-2s {
  animation-duration: 10s;
  animation-delay: 10s;
  animation-iteration-count: infinite;
}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
    color: #006080;
}

.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltip-right {
  top: -5px;
  left: 125%;  
}

.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}

.tooltip-bottom {
  top: 135%;
  left: 50%;  
  margin-left: -60px;
}

.tooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip-top {
  bottom: 125%;
  left: 50%;  
  margin-left: -60px;
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip-left {
  top: -5px;
  bottom:auto;
  right: 128%;  
}
.tooltip-left::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
}


#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color: #ff0000;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #ff0000;width: 70px;height: 70px;bottom: -9px;right: 9px;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: #ff0000;width: 65px;height: 65px;bottom: -7px;right: 11px;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: 50px;height: 50px;bottom: 1px;right: 19px;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: 50px;height: 50px;background-image:url(../img/phone.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;background-size: 30px;}
.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;}}

.b24-widget-button-popup-name{font:bold 14px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#000}
.b24-widget-button-popup-description{margin:4px 0 0 0;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#424956}
.b24-widget-button-popup-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background: white;margin: -10px 86px;border: 2px solid #f00;padding: 10px;border-radius: 5px;}
.b24-widget-button-popup-content{width:222px}
.b24-widget-button-popup-image{margin:0 10px 0 0;width:42px;text-align:center}
.b24-widget-button-popup-image-item{display:inline-block;width:42px;height:42px;border-radius:100%;background-repeat:no-repeat;background-position:center;background-size:cover;margin-top: 20px;}
.b24-widget-button-popup-triangle {
    bottom: 25px;
    right: 82px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.b24-widget-button-popup-triangle {
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-right: 2px solid #2fc7f7;
    border-bottom: 2px solid #2fc7f7;
}
#close_popups {
    height: 29px;
    font-size: 20px;
    margin-top: -11px;
}
.callback.top {
    background: #ffffff00;
}

.bitrix24forms.top {background: #00000024;color: white!important;text-align: center!important;}
.callback.top span {color: white;}
.bitrix24forms.top .crm-webform-header {
    color: #fff!important;
}
strong.landing-block-node-menu-contact-value.d-block.g-pl-25.landing-block-node-menu-contact-text-style ul {
    list-style: none;
    line-height: 15px;
    padding-left: 18px;
}
.landing-block-node-menu-contact-title.d-inline-block.text-uppercase.g-font-size-13.landing-block-node-menu-contact-title-style.g-color-main.col-12 i {
    color: red;
    padding-right: 2px;
    font-size: 12px;
}