.documents{background-color:#fff;padding-top:50px;padding-bottom:80px}.documents .swiper-pagination{bottom:-50px}.docs__item{display:block;border-radius:6px;overflow:hidden;position:relative;height:284px}.docs__item:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(2);width:34px;height:34px;background:url(//imunofan.thedev.ru/wp-content/themes/imunofan/assets/css/../img/search-white.svg) no-repeat center/cover;transition:.2s linear all;opacity:0}.docs__item:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}.docs__item img{max-width:100%;display:block;margin:auto;width:100%;height:100%;object-fit:contain}.sertificates{padding-top:40px;padding-bottom:40px;background-color:#fff}@media only screen and (min-width:576.1px){.sertificates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));grid-gap:35px 20px}}.sertificates-grid__item{display:block;color:var(--text)}@media only screen and (min-width:992px) and (max-width:1200px){.sertificates-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:35px 20px}}.sertificates-grid__image{background:#3b325f;border-radius:6px;display:grid;place-items:center;height:270px}.sertificates-grid__image img{max-width:calc(100% - 15px);height:auto;max-height:calc(100% - 15px)}.sertificates-grid__text{font-size:18px;margin-top:15px;text-align:center;transition:.2s linear all}.sertificates-grid__item:hover .sertificates-grid__text{color:var(--accent)}.questions{background-color:#f0f1f4;background-repeat:no-repeat;background-position:right center;padding-top:40px;padding-bottom:40px}.questions--1{background-image:url(//imunofan.thedev.ru/wp-content/themes/imunofan/assets/css/../img/questions/1.png)}.questions--2{background-image:url(//imunofan.thedev.ru/wp-content/themes/imunofan/assets/css/../img/questions/2.png)}.questions--3{background-image:url(//imunofan.thedev.ru/wp-content/themes/imunofan/assets/css/../img/questions/3.png)}.form--questions{max-width:762px;padding:30px}.footer{background:#3b325f}.footer__head{border-bottom:1px solid rgba(255,255,255,.1)}.footer__flex{display:flex;justify-content:space-between;align-items:flex-start;padding-top:60px;padding-bottom:60px}.footer-menu{width:100%;max-width:560px}.footer-menu ul{display:grid;grid-template-columns:1.3fr 1fr 1fr}.footer-menu a{font-size:12px;color:#fff;display:block;white-space:nowrap}.footer-menu li:not(.current-menu-item):hover a{color:var(--accent)}.footer-menu .current-menu-item a{text-decoration:underline}.footer__bottom{padding-top:10px;padding-bottom:12px;display:flex;justify-content:space-between;align-items:center}.copy-block{font-size:10px;line-height:140%;color:#fff}.copy-block p{margin-bottom:5px;opacity:.5}.copy-block ul{display:block}.copy-block ul li{display:inline}.copy-block ul li:not(:last-child):after{content:'|';margin-left:10px;margin-right:10px;color:#fff;opacity:.5}.copy-block a{color:#fff;opacity:.5}.copy-block a:hover{color:var(--accent);opacity:1}.socs{display:flex;align-items:center}.socs li:not(:last-child){margin-right:10px}.socs a:hover{opacity:.8}.swiper-container__wrapper{position:relative}.swiper-container{width:100%;height:100%}.swiper-button-next.swiper-button-blue,.swiper-button-prev.swiper-button-blue{color:var(--accent)}.swiper-button-prev{left:-45px}.swiper-button-next{right:-45px}.swiper-button-next:after,.swiper-button-prev:after{font-size:27px}.swiper-pagination{width:100%;bottom:-25px}.swiper-pagination-bullet{margin:5px;transition:.2s linear all;opacity:.1}.swiper-pagination-bullet:hover{opacity:.5}.swiper-pagination-bullet-active{width:43px;border-radius:32px;opacity:1;background-color:var(--accent)}.swiper-pagination-bullet-active:hover{opacity:1}.fancybox-bg{background:rgba(0,0,0,.8)}.fancybox-slide--html .fancybox-close-small{top:5px;right:5px}.fancybox-content{overflow-x:hidden;padding:10px;width:100%}#back_call{max-width:426px}.fancybox-slide{overflow:hidden}.fancybox-slide--html .fancybox-close-small{color:#000;font-size:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-family:'Arial',sans-serif}.fancybox-slide--html .fancybox-close-small:hover{color:var(--accent)}.fancybox-lock{overflow:hidden;margin-right:0 !important}.fancybox-lock .fancybox-overlay{overflow:hidden;overflow-y:hidden}body.compensate-for-scrollbar{overflow-y:auto}.compensate-for-scrollbar{margin-right:0 !important}@media screen and (max-width:768px){.fancybox-slide--html{padding:20px}}.form__head{background:linear-gradient(180deg,#dcf2fe 0%,rgba(255,255,255,0) 100%);border-radius:4px;padding:25px 50px 23px 30px}.form__body{padding-left:30px;padding-right:30px;padding-bottom:20px}.form__title{font-weight:500;font-size:32px;line-height:120%;font-family:var(--ff-gt);margin:0}@media only screen and (max-width:576px){.form__title{line-height:100%;margin-bottom:10px}}.form__descr{font-size:18px}.form__body .btn{margin-top:20px}.form__private{color:#616161;text-align:center;margin-top:17px;font-size:12px;line-height:16px}.myradio{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:40px}.myradio__default{display:none}.myradio__default:checked+.myradio__new:after{height:12px;width:12px;border-radius:50%}.myradio__new{width:24px;height:24px;background:#fff;border:1px solid rgba(59,50,95,.1);border-radius:50%;margin-right:10px;position:relative;flex-shrink:0}.myradio__new:after{content:"";display:block;width:0;height:0;background:var(--accent);left:50%;top:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s ease-in;transition:.2s ease-in}.myradio__descr{line-height:140%}.mycheckbox{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:40px}.mycheckbox__default{display:none}.mycheckbox__new{width:24px;height:24px;background:#fff;background:#fff;border:1px solid rgba(59,50,95,.1);border-radius:7px;margin-right:10px;position:relative;flex-shrink:0}.mycheckbox__new:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9.5L5 13L14.5 1.5' stroke='%233AB7F6' stroke-width='3'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:center;display:block;width:0;height:0;left:50%;top:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.1s ease-in;transition:.1s ease-in}.mycheckbox__default:checked+.mycheckbox__new:after{height:15px;width:13px;border-radius:50%}.mycheckbox__descr{line-height:140%}.swal-icon--success__ring{border-color:var(--accent)}.swal-icon--success__line,.swal-button{background-color:var(--accent)}.hamburger{position:relative;display:block;width:20px;height:20px;background:0 0;border:none;border-top:4px solid #fff;border-bottom:4px solid #fff;color:#fff;font-size:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;outline:none;border-radius:1px}.hamburger:before,.hamburger:after{content:'';display:block;width:100%;height:4px;position:absolute;top:50%;left:50%;background:currentColor;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;border-radius:1px}.hamburger.is-active{border-color:transparent}.hamburger.is-active:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.hamburger.is-active:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media only screen and (min-width:768.1px){.form-item--last{margin-bottom:0}}@media only screen and (max-width:1200px){.footer__flex{flex-wrap:wrap}.footer-menu{margin-bottom:26px}.footer__flex{padding-top:50px;padding-bottom:40px}}@media only screen and (max-width:992px){.footer__flex .link-email{width:100%;margin-bottom:30px}}@media only screen and (max-width:768px){.questions{background-image:none}.form-item__text{margin-top:20px}.footer__flex{padding-top:40px;padding-bottom:30px}.footer__bottom{flex-direction:column;align-items:start}.footer__bottom .socs{order:-1;margin-bottom:30px}.footer__bottom{padding-top:22px}.swiper-buttons{display:none !important}}@media only screen and (max-width:576px){.questions__content .title{margin-bottom:10px}.form--questions{padding:20px}.form .btn{font-size:14px}.footer-menu ul{grid-template-columns:1fr 1fr}.copy-block p{margin-bottom:20px}.copy-block ul{display:flex;flex-wrap:wrap}.copy-block ul li{padding-right:20px}.copy-block ul li:nth-child(1){width:100%;margin-bottom:10px}.copy-block ul li:not(:last-child):after{display:none}.footer__bottom{padding-bottom:22px}.footer-menu a{line-height:16px;margin-bottom:12px;display:block}.sertificates .container{padding-left:0;padding-right:0}.sertificates .title{padding-left:20px;padding-right:20px}.news .swiper-wrapper{display:block}.news .swiper-slide:not(:last-child){margin-bottom:20px}.documents{padding-bottom:60px}.documents .container{padding-left:0;padding-right:0}.documents .title{padding-left:20px;padding-right:20px}}