html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{height:100%;overflow-x:hidden;position:relative}a{display:inline-block;text-decoration:none}ul,li{margin:0;padding:0;list-style:none}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{max-width:1200px;margin:0 auto;padding:0 15px}.subtitle{font-weight:700;font-size:30px;line-height:88.6%;margin-bottom:40px;color:#a21502}.title{font-weight:600;font-size:50px;line-height:64px;margin-bottom:50px;color:#560a00}.text{font-weight:300;font-size:18px;line-height:24px;color:#46454A;margin-bottom:22px}.page__title{font-weight:500;font-size:40px;line-height:52px;padding-bottom:30px;margin-bottom:34px;position:relative;color:#560a00}.page__title::after{content:"";position:absolute;width:100px;height:2px;background-color:#560a00;bottom:0;left:40px}#modal{display:none}.header{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top{position:fixed;width:100%;z-index:100;top:0;left:0}.header__top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:104px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__logo{cursor:pointer}.header__logo-img{width:200px;height:80px}.header__menu-wrapper{z-index:10;padding:30px;position:absolute;background-color:#560a00;border-radius:10px;right:50px;top:-500px;-webkit-transition:all 0.8s cubic-bezier(0.52, 0.28, 0.74, 0.87);-o-transition:all 0.8s cubic-bezier(0.52, 0.28, 0.74, 0.87);transition:all 0.8s cubic-bezier(0.52, 0.28, 0.74, 0.87)}.header__menu-wrapper.active{top:100px}.header__menu-item{margin-bottom:30px;padding:0 20px}.header__menu-link{display:block;color:#fff;font-weight:500;font-size:34px;line-height:38px;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;overflow:hidden;z-index:50;padding:3px 20px;position:relative}.header__menu-link::before{content:'';position:absolute;top:calc(50% - 2px);left:-100%;width:100%;height:6px;border-radius:5px;background:#F17005;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s}.header__menu-link:hover::before{-webkit-animation:footer-animate .5s linear forwards;animation:footer-animate .5s linear forwards}@-webkit-keyframes footer-animate{0%{top:calc(50% - 2px);left:-100%;height:6px;z-index:1}50%{top:calc(50% - 2px);left:0;height:8px;z-index:1}100%{top:0;left:0;height:100%;z-index:-1}}@keyframes footer-animate{0%{top:calc(50% - 2px);left:-100%;height:6px;z-index:1}50%{top:calc(50% - 2px);left:0;height:8px;z-index:1}100%{top:0;left:0;height:100%;z-index:-1}}.header__burger{position:relative;width:100px;height:100px;cursor:pointer}.header__burger-icon{height:5px;width:50px;border-radius:50px;background-color:#560a00;-webkit-transform:translate(-50%, -50%) rotate(0deg);-ms-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg);-webkit-transition:all ease 0.5s;-o-transition:all ease 0.5s;transition:all ease 0.5s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.header__burger-icon::before,.header__burger-icon::after{content:"";position:absolute;height:inherit;border-radius:inherit;background-color:inherit;margin:auto;width:50%;-webkit-transition:all ease 0.5s;-o-transition:all ease 0.5s;transition:all ease 0.5s}.header__burger-icon::before{top:-10px;left:0;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.header__burger-icon::after{bottom:-10px;right:0;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.open{-webkit-transform:translate(-50%, -50%) rotate(135deg);-ms-transform:translate(-50%, -50%) rotate(135deg);transform:translate(-50%, -50%) rotate(135deg)}.open::before{top:0;-webkit-transform:translateX(100%) rotate(-90deg);-ms-transform:translateX(100%) rotate(-90deg);transform:translateX(100%) rotate(-90deg)}.open::after{bottom:0;-webkit-transform:translateX(-100%) rotate(-90deg);-ms-transform:translateX(-100%) rotate(-90deg);transform:translateX(-100%) rotate(-90deg)}.header__top-btn{font-weight:500;font-size:16px;line-height:88.6%;color:#560a00;padding:13px 18px 16px;border:2px solid #560a00;border-radius:10px;margin-right:200px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header__top-btn:hover{color:#fff;background-color:#560a00}.header__content{margin:auto}.header__content-inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100vh - 110px)}.header__content-btn{color:#fff;font-size:18px;line-height:24px;font-weight:500;padding:22px 34px;background-color:#560a00;border-radius:10px}.header__content-subtitle{font-weight:500;font-size:20px;line-height:88.6%;color:#560a00;max-width:500px;width:100%;margin-bottom:20px}.header__content-title{font-weight:700;font-size:70px;line-height:80px;color:#fff;margin-bottom:40px;max-width:600px;width:100%}.header-page{background-color:#F17005;height:104px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;width:100%;z-index:2;position:fixed;top:0;left:0}.services{background-color:#eee;padding-top:50px}.services__item{max-width:914px;width:100%}.services__price{font-weight:600;font-size:20px;line-height:148.6%;color:#560a00;margin-bottom:10px}.services__box-btn{font-weight:500;font-size:16px;line-height:88.6%;color:#560a00;padding:13px 18px 16px;border:2px solid #560a00;border-radius:10px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.services__box-btn:hover{color:#fff;background-color:#560a00}.services__item-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.services__item-right{margin-left:auto;margin-right:0;margin-bottom:-3px}.services__item-left{margin-bottom:-40px}.services__box{max-height:400px;background:-webkit-linear-gradient(left, #ffaf4b 0%, #f09e39 13%, #e8f008 99%, #e8f008 100%)}.services__box-left{padding:57px 84px 20px 54px;max-width:536px;width:100%;border-bottom-left-radius:160px;border-top-left-radius:60px}.services__box-right{padding:98px 108px 20px 54px;max-width:618px;width:100%;border-bottom-right-radius:160px;border-top-right-radius:60px}.services__box-image{position:relative}.services__number{position:absolute;display:inline-block;font-weight:bold;font-size:18px;line-height:88.6%;color:#fff;background-color:#560a00;padding:100px 68px 26px 18px;z-index:10}.services__number-left{top:-50px;right:-104px}.services__number-right{left:-104px;top:-50px}.services__box-img{z-index:10;background-position:center;background-repeat:no-repeat;background-size:cover;height:400px;width:280px}.capabilities{padding:140px 0;background-color:#560a00;color:#fff}.capabilities__item{max-width:280px;width:100%;text-align:center}.capabilities__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.capabilities__subtitle{font-weight:500;font-size:26px;line-height:88.6%;margin-bottom:24px}.capabilities__img{width:100px;height:100px;margin:0 auto}.capabilities__text{padding:0px 20px;font-weight:300;font-size:16px;line-height:118.6%}.description__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-120px;margin-bottom:40px}.description__content{max-width:632px;width:100%;padding-top:100px;padding-left:50px}.description__img{background-size:cover;background-repeat:no-repeat;background-position:center;width:387px;height:606px}.description__text span{color:#560a00}.stocks__inner{margin-bottom:82px}.stocks__title{text-align:center}.stocks__image{background-size:cover;background-repeat:no-repeat;background-position:center;width:510px;height:468px}.stocks__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;background-color:#fff;-webkit-box-shadow:32px 0px 25px 3px #E6E7E8;box-shadow:32px 0px 25px 3px #E6E7E8}.stocks__content{padding:41px 50px 55px 30px;max-width:540px;width:100%}.stocks__box{display:-webkit-box;display:-ms-flexbox;display:flex}.stocks__subtitle{font-weight:500;font-size:35px;line-height:128.6%}.stocks__old-price{color:#46454A;text-decoration:line-through;display:inline;margin-right:20px}.stocks__old-price span{font-weight:500;font-size:16px;line-height:148.6%;color:#46454A}.discount{position:relative;padding-left:20px;margin-bottom:10px}.discount::before{content:'';position:absolute;left:0%;top:4%;border:10px solid transparent;border-right:10px solid #AF0017}.discount span{padding:1.5px 7.5px 3px 7.5px;font-weight:bold;font-size:14px;line-height:148.6%;background-color:#AF0017;color:#fff}.stocks__price{font-weight:600;font-size:30px;line-height:148.6%;color:#560a00}.stocks__date{font-weight:500;font-size:16px;line-height:148.6%;color:#46454A;margin-bottom:41px}.stocks__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.stocks__btn,.services-more__btn-sign{font-weight:bold;font-size:16px;line-height:148.6%;padding:15px 45px;border-radius:10px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.stocks__btn-sign,.services-more__btn-sign{color:#560a00;border:1px solid #560a00;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.stocks__btn-sign:hover,.services-more__btn-sign:hover{color:#fff;background-color:#560a00}.swiper-container{width:100%;padding-top:50px;padding-bottom:50px;position:relative;height:500px;margin-bottom:80px}.swiper-pagination{position:absolute;top:450px;right:0}.swiper-button-next{color:#560a00;position:absolute;top:40%;right:0}.swiper-button-prev{color:#560a00;position:absolute;top:40%;left:0}.swiper-slide__img{width:110px;height:100px;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:50%;margin:0 auto}.swiper-slide__subtitle{margin:10px 0}.swiper__title{text-align:center}.swiper-slide{background-color:#560a00;width:300px;height:300px;padding:27px 38px;text-align:center}.swiper-slide__subtitle{color:#fff}.swiper-slide__text{color:#fff}.swiper-pagination-bullet-active{background-color:#560a00}.connection{background-image:url(../images/connection-img.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;padding:77px 0}.connection__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.connection__map iframe{width:580px;height:390px}.connection__subtitle{color:#fff}.connection__form,.connection__form-2{padding:35px 94px 30px 84px;background:#560a00;-webkit-box-shadow:5px 10px 20px rgba(17,100,142,0.2);box-shadow:5px 10px 20px rgba(17,100,142,0.2);max-width:570px;width:100%;max-height:390px}.connection__form form input,.connection__form-2 form input{display:block;padding:10px;width:208px;background-color:transparent;border:none;outline:transparent;margin-bottom:30px;border-bottom:1px solid #fff;color:#fff}.connection__form form input::-webkit-input-placeholder, .connection__form-2 form input::-webkit-input-placeholder{color:rgba(202,202,202,0.78)}.connection__form form input::-moz-placeholder, .connection__form-2 form input::-moz-placeholder{color:rgba(202,202,202,0.78)}.connection__form form input:-ms-input-placeholder, .connection__form-2 form input:-ms-input-placeholder{color:rgba(202,202,202,0.78)}.connection__form form input::-ms-input-placeholder, .connection__form-2 form input::-ms-input-placeholder{color:rgba(202,202,202,0.78)}.connection__form form input::placeholder,.connection__form-2 form input::placeholder{color:rgba(202,202,202,0.78)}.connection__form form button,.connection__form-2 form button{font-weight:bold;font-size:16px;line-height:148.6%;padding:15px 45px;border-radius:10px;color:#fff;background-color:#F17005;border:none;outline:transparent;cursor:pointer}.about{margin-top:150px}.about__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about__item{max-width:546px;width:100%}.about__img{max-width:550px;width:100%}.about__list-item{font-weight:500;font-size:16px;line-height:14px;margin-bottom:10px;color:#666565}.team__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:44px}.team__item{max-width:270px;width:100%;text-align:center}.team__item:hover{-webkit-box-shadow:10px 0px 30px rgba(0,0,0,0.15);box-shadow:10px 0px 30px rgba(0,0,0,0.15)}.team__image{background-position:center;background-size:cover;background-repeat:no-repeat;width:270px;height:317px;margin-bottom:16px}.team__name{display:block;font-weight:bold;font-size:18px;line-height:29px;color:#560a00}.team__description{font-weight:bold;font-size:15px;line-height:24px;color:#5B5B5B;margin-bottom:30px}.premises__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.premises__image{display:block;margin-bottom:30px;max-width:500px;width:100%}.premises__image-main{max-width:580px;width:100%}.quality{background-color:#DEE6EA;margin-bottom:0}.quality__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quality__item-description{padding-top:28px}.quality__item{max-width:570px;width:100%}.quality__content{padding-left:30px}.quality__image{max-width:700px;width:100%;display:block}.quality__list{max-width:415px;width:100%;font-size:20px;line-height:24px}.quality__list li{margin-bottom:15px}.quality__list span{color:#560a00}.offer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.offer__item{max-width:310px;width:100%}.offer__image{margin-bottom:21px;height:125px;margin:0 auto}.vacancy{margin-bottom:33px;margin-top:150px}.vacancy__item{margin-bottom:30px;background:#EEF4F7;-webkit-box-shadow:0px 4px 20px rgba(0,0,0,0.15);box-shadow:0px 4px 20px rgba(0,0,0,0.15);padding:25px 90px 47px 55px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.vacancy__item:hover{-webkit-box-shadow:8px 15px 30px rgba(0,0,0,0.25);box-shadow:8px 15px 30px rgba(0,0,0,0.25)}.vacancy__text-title{font-weight:700;font-size:16px;text-transform:uppercase;color:#560a00}.vacancy__subtitle{margin-bottom:10px}.vacancy__adress{font-size:15px;line-height:19px;color:#969595;font-weight:500}.vacancy__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vacancy__text{margin-top:0;max-width:800px;width:100%}.vacancy__text-more{margin-top:0;max-width:800px;width:100%;display:none}.vacancy__text-more.active{display:block}.vacancy__button{font-weight:normal;font-size:18px;line-height:23px;color:#FFFFFF;padding:15px 30px;background-color:#560a00;display:block;max-height:53px;border-radius:10px}.vacancy__button-more{font-weight:normal;font-size:16px;line-height:22px;border:none;outline:transparent;color:#560a00;background-color:transparent;cursor:pointer}.services-more{margin-top:200px}.services-more__item{margin-bottom:50px}.services-more__list{font-size:18px;line-height:24px}.services-more__list-item{margin-bottom:20px}.services-more__text-subtitle{font-size:24px}.services-more__image{max-width:565px;width:100%;float:right;margin-bottom:25px}.services-more__text-wrapper{max-width:600px;width:100%}.footer{background-color:#560a00}.footer__top{padding-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #fff;height:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo{max-width:200px;width:100%}.footer__phone{padding-left:50px;position:relative}.footer__phone .footer__phone-icon{position:absolute;left:0;top:0}.footer__phone .footer__phone-link{font-weight:500;font-size:20px;line-height:24px;color:#fff}.footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__menu-list li+li{margin-left:20px}.footer__link{color:#fff;font-weight:500;font-size:24px;line-height:32px;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;overflow:hidden;z-index:10;padding:6px 10px;position:relative}.footer__link::before{content:'';position:absolute;top:calc(50% - 2px);left:-100%;width:100%;height:6px;border-radius:5px;background:#F17005;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s}.footer__link:hover::before{-webkit-animation:footer-animate .5s linear forwards;animation:footer-animate .5s linear forwards}@keyframes footer-animate{0%{top:calc(50% - 2px);left:-100%;height:6px;z-index:1}50%{top:calc(50% - 2px);left:0;height:8px;z-index:1}100%{top:0;left:0;height:100%;z-index:-1}}.footer__bottom{padding:28px 0 55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__copy{font-weight:normal;font-size:16px;line-height:21px;color:#EEEBEB}.footer__adress{padding-left:50px;font-weight:normal;font-size:16px;line-height:21px;color:#fff;position:relative}.footer__adress .footer__adress-icon{position:absolute;top:0;left:0}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__social-link{padding:5px 20px;background-color:#F17005;cursor:pointer;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.footer__social-link:hover{border-radius:50%}.footer__social-link+a{margin-left:30px}#vacancy__button{display:none;padding:35px 94px 60px 84px;background:#560a00;-webkit-box-shadow:5px 10px 20px rgba(17,100,142,0.2);box-shadow:5px 10px 20px rgba(17,100,142,0.2);max-width:670px;width:100%;max-height:490px}#vacancy__button form input{display:block;padding:10px;width:308px;background-color:transparent;border:none;outline:transparent;margin-bottom:30px;border-bottom:1px solid #fff;color:#fff}#vacancy__button form input::-webkit-input-placeholder{color:rgba(202,202,202,0.78)}#vacancy__button form input::-moz-placeholder{color:rgba(202,202,202,0.78)}#vacancy__button form input:-ms-input-placeholder{color:rgba(202,202,202,0.78)}#vacancy__button form input::-ms-input-placeholder{color:rgba(202,202,202,0.78)}#vacancy__button form input::placeholder{color:rgba(202,202,202,0.78)}#vacancy__button form input[type=file] #file-upload-button{background-color:transparent}#vacancy__button form .vacancy-form__label{font-size:16px;color:#fff}#vacancy__button form button{font-weight:bold;font-size:16px;line-height:148.6%;padding:15px 45px;border-radius:10px;color:#fff;background:#F17005;border:none;outline:transparent}.fancybox-slide--html .fancybox-close-small{color:#fff;padding:10px;right:0;top:0}#connection__form-2{display:none}@media (max-width: 1200px){.connection__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.connection__map iframe{width:100%}.connection__map{width:100%}.connection__form{max-width:100%}.quality__item-description{max-width:100%}}@media (max-width: 1170px){.services-more__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.services-more__text-wrapper{max-width:100%}}@media (max-width: 1130px){.swiper-button-next{display:none}.about__item{max-width:100%}.swiper-button-prev{display:none}}@media (max-width: 1070px){.services__number{display:none}.description__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.description__content{max-width:100%}.stocks__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.stocks__image{margin:0 auto}.stocks__content{max-width:100%}.headeer-about__phone{display:none}}@media (max-width: 1024px){.header__content-img{display:none}.header{height:600px}.header__content-inner{margin-top:50px;height:auto}}@media only screen and (max-width: 1024px){.animated{-webkit-transition-property:none !important;-o-transition-property:none !important;transition-property:none !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;-webkit-animation:none !important;animation:none !important}}@media (max-width: 960px){.header-page{height:100px}.services__box-left{border-radius:0}.services__box-right{border-radius:0}.services__item-inner{margin-bottom:50px}.services__number{display:none}.services__box-left{max-width:618px;width:100%}.services__item-left{margin-bottom:0px}.services__item-right{margin-bottom:0px}.services__box{padding:50px 50px 20px 54px}}@media (max-width: 880px){.capabilities__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.capabilities__item{margin-bottom:50px}.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__logo{margin-bottom:30px}.footer__phone{margin-bottom:30px}.footer__menu{margin-bottom:30px}.footer__top{height:200px}.footer__copy{margin-bottom:30px}.footer__adress{margin-bottom:30px}}@media (max-width: 840px){.header-about__menu{display:none}.header__burger{display:block}}@media (max-width: 660px){.services__box{padding:30px 30px 20px 30px}.description__img{width:320px;height:500px}.description__content{padding-top:40px;padding-left:10px}.stocks__image{width:452px;height:340px}.vacancy__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.vacancy__item{padding:20px 10px}.vacancy__button-more{margin-bottom:30px}.offer__item{margin:0 auto}}@media (max-width: 640px){.header__top-btn{display:none}.services__box{padding:20px 10px 20px 10px}.header__content-title{font-size:50px;line-height:60px}.header__burger-menu{left:100%}}@media (max-width: 610px){.services__box-img{display:none}.services__box{border-radius:10px}.capabilities__item{max-width:100%}.connection__form,.connection__form-2{padding:20px 30px 30px 20px}.connection__subtitle{font-size:23px;margin-bottom:20px}}@media (max-width: 588px){.team__item{margin:0 auto}}@media (max-width: 500px){.stocks__image{display:none}.stocks__content{padding:20px}.stocks__subtitle{font-size:25px}.stocks__price{font-size:20px}.footer__menu-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__menu{display:none}}@media (max-width: 360px){.header__burger-menu{left:110%}.header__menu-wrapper{right:0;width:100%;text-align:center}.description__img{width:220px;height:340px}.stocks__content{padding:10px}}@media (max-width: 320px){.header__content-title{font-size:35px;line-height:38px}}@media (min-width: 840px){.header-about__menu{display:block}}
