.reveal-modal-bg {position: fixed;height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 100;display: none;top: 0;left: 0;}
.reveal-modal {visibility: hidden;top: 100px;left: 50%;margin-left: -385px;width: 520px;background: #fff;position: absolute;z-index: 2001;padding: 35px 40px 34px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);-box-shadow: 0 0 10px rgba(0,0,0,.4);}
.reveal-modal.ask-call{left: 60%;width: auto;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;border: 2px solid #fff;}
.reveal-modal.send-friend{left: 60%;width: auto;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;border: 2px solid #ef8700;}.reveal-modal.small { width: 200px; margin-left: -140px;}
.reveal-modal.medium { width: 400px; margin-left: -240px;}
.reveal-modal.large { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge { width: 800px; margin-left: -440px;}/*.reveal-modal .close-reveal-modal {font-size: 22px;line-height: .5;position: absolute;text-decoration: none;top: 8px;right: 11px;color: #aaa;text-shadow: 0px -1px 1px rbga(0,0,0,0.6);font-weight: bold;cursor: pointer;}*/
.reveal-modal .close-reveal-modal {display:block;width:26px;height:26px;background: url(../img/modal-call-close.png)no-repeat;position:absolute;top:8px;right:11px;cursor:pointer;text-indent: -999px;overflow: hidden;}@media (max-width: 508px ) {.reveal-modal-mobile{display:none;padding: 30px 3% 34px;z-index: 10000;margin: 0;left: 0;/*width: 94%;*/}.reveal-modal.ask-call {left: 0;width:92%;}.reveal-modal-mobile.ask-call-mobile > #ask-call-form input[type=text], .reveal-modal-mobile.ask-call-mobile > #ask-form-form input[type=text],.reveal-modal-mobile.ask-call-mobile > #ask-form-form textarea {padding: 6px 3%;width: 92%;max-width: inherit;top: 0;margin-left: 0;}.reveal-modal-mobile.ask-call-mobile > #ask-call-form ,.reveal-modal-mobile.ask-call-mobile > #ask-form-form{width: 100%!important;}.reveal-modal-mobile.ask-call-mobile > #ask-call-form input[type=text] {}.reveal-modal-mobile.ask-call-mobile > #ask-call-form label {width: 100%;text-align: left;display: block;}.reveal-modal-mobile.ask-call-mobile > #ask-call-form input[type=submit] {display: block;margin: 0 auto;}}.list-services__title {font-size: 48px;font-weight: bold;font-family: "Arial";color: #79a1a4;}.list-services__item {}.list-services__item-title {color: #26708a;font-size: 18px;font-weight: normal;position: relative;display: inline-block;}.list-services__item-title:after {position: absolute;content: '?';padding: 0 3px;display: block;right: -23px;top: -5px;border-radius: 11px;border: 1px solid #26708a;color: #26708a;font-size: 14px;}.serv-spec {position: relative;}.serv-spec:before {position: absolute;content: '';width: 40px;height: 40px;display: block;top: 0;left: 0;}
