.topBanner{height:-webkit-calc(100vh - 90px);height:calc(100vh - 90px);-webkit-background-size:cover;background-size:cover;background-position:center center;overflow:hidden;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.topBanner__menu{position:relative;z-index:999;width:100%}.topBanner__container{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;z-index:2;max-width:1170px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.topBanner__h1{color:#002965;font-size:32px;font-weight:700;line-height:1.25;margin-top:auto}.topBanner__h1 span{color:#01a8ff}.topBanner__desc{margin-top:30px;font-size:26px;line-height:1.25;color:#002965;font-weight:500}.topBanner__footer{margin-top:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.topBanner__text{color:#fff;font-size:22px;font-weight:500}.topBanner__btn{margin-left:190px;color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:300px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px}.topBanner__btn:hover{background:#07a2d9}.topBanner__cloud{display:none;width:100%;left:0;top:-60vh;position:absolute;pointer-events:none}.topBanner__cloud_cloud1{-webkit-animation:animCloud 20s infinite linear;animation:animCloud 20s infinite linear}.topBanner__cloud_cloud2{-webkit-animation:animCloud 40s infinite linear;animation:animCloud 40s infinite linear}.topBanner__cloud_cloud3{-webkit-animation:animCloud 60s infinite linear;animation:animCloud 60s infinite linear}.topBanner__cloud_cloud4{-webkit-animation:animCloud 80s infinite linear;animation:animCloud 80s infinite linear}@media only screen and (max-width:1200px){.topBanner__container{padding:0 20px}.topBanner__cloud{top:-50%}}@media only screen and (max-width:992px){.topBanner{height:auto;min-height:100%;position:relative;text-align:center}.topBanner:before{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.topBanner__container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.topBanner__h1{margin-top:30px}.topBanner__h1 span{color:#fff}.topBanner__footer{margin-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.topBanner__btn{margin-top:30px;margin-left:0}.topBanner__cloud{top:-30%}}@media only screen and (max-width:700px){.topBanner__cloud{top:-20%}}@media only screen and (max-width:600px){.topBanner__cloud{top:-10%}}@media only screen and (max-width:500px){.topBanner__h1{font-size:26px}.topBanner__cloud{top:0}}@media only screen and (max-width:400px){.topBanner__btn{width:auto}}.mainVideo{max-width:560px;margin:50px auto 0}.mainVideo__wraper{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.mainVideo embed,.mainVideo iframe,.mainVideo object{position:absolute;top:0;left:0;width:100%;height:100%}.homeNews__container{max-width:1170px;margin:0 auto;padding:50px 0}.homeNews__title{color:#002965;font-weight:500;font-size:30px}.homeNews__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px -20px 0}.homeNews__elem{width:33.33333333%;padding:0 20px}.homeNews__link{color:#002965;font-size:18px;font-weight:600;line-height:1.5;display:block;margin-top:10px}.homeNews__date{display:block;color:#7387a6;font-size:14px;font-weight:400;line-height:1}.homeNews__btn{margin:20px auto 0;color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:300px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px}.homeNews__btn:hover{background:#07a2d9}@media only screen and (max-width:1200px){.homeNews__container{padding:50px 20px}.homeNews__elem{margin:30px 0;width:100%}}@media only screen and (max-width:768px){.homeNews__elem{width:100%}.homeNews__btn{width:auto;display:block;max-width:350px}}.competencies{background-color:#f5fbfd;padding:60px 0 60px}.competencies__container{max-width:1170px;margin:0 auto}.competencies__title{color:#002965;font-size:32px;font-weight:500}.competencies__main{margin-top:30px}.competencies__slide{position:relative}.competencies__img{width:100%}.competencies__content{position:absolute;top:0;right:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:35px 60px}.competencies__caption{position:relative;color:#fff;font-size:26px;font-weight:500}.competencies__btn{margin:auto auto 0;color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px}.competencies__btn:hover{background:#07a2d9}.competencies__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;position:static;margin-top:40px}.competencies__pagination .swiper-pagination-bullet{width:15px;height:15px;background-color:#c5d7dd;margin:0 5px;outline:0}.competencies__pagination .swiper-pagination-bullet-active{background-color:#749db0}.competencies__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMxNC40MSAzMTQuNDEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMxNC40MSAzMTQuNDE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxwYXRoIGQ9Ik0yODguMzE4LDE0NS4zMDdMMzkuODMyLDEuODQxYy00LjI1My0yLjQ1NC05LjQ4Ni0yLjQ1NC0xMy43NCwwYy00LjI0OSwyLjQ1Mi02Ljg3MSw2Ljk5MS02Ljg3MSwxMS44OTh2Mjg2LjkzICAgYzAsNC45MDgsMi42MjIsOS40NDcsNi44NzEsMTEuODk4YzIuMTI4LDEuMjI5LDQuNSwxLjg0Myw2Ljg3LDEuODQzYzIuMzcyLDAsNC43NDMtMC42MTQsNi44Ny0xLjg0M2wyNDguNDg3LTE0My40NjQgICBjNC4yNS0yLjQ1Miw2Ljg3MS02Ljk5MSw2Ljg3MS0xMS44OThDMjk1LjE4OSwxNTIuMjk3LDI5Mi41NjgsMTQ3Ljc1OSwyODguMzE4LDE0NS4zMDd6IE00Ni43MDIsMjc2Ljg2OFYzNy41NDFsMjA3LjI2NSwxMTkuNjY0ICAgTDQ2LjcwMiwyNzYuODY4eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGQkZCIiBkYXRhLW9sZF9jb2xvcj0iI0Y5RjlGOSI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=)}.competencies__button_next{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.competencies__button_prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:1200px){.competencies__title{padding:0 20px;text-align:center}}@media only screen and (max-width:768px){.competencies__caption{text-align:center}.competencies__slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.competencies__img{height:450px}}@media only screen and (max-width:500px){.competencies__content{padding:35px 20px}.competencies__caption{font-size:20px}.competencies__img{height:300px}.competencies__button{display:none}}.interested{padding:60px 20px;overflow-x:hidden}.interested__container{max-width:1170px;margin:0 auto}.interested__title{color:#002965;font-size:32px;font-weight:500}.interested__img{width:100%}.interested__control{position:relative}.interested__full{display:none;padding:30px 0}.interested__text{display:none}.interested__fullCaption{color:#01a8ff;font-size:24px;line-height:1.25}.interested__fullText{margin-top:30px}.interested__fullElem{color:#002965;font-size:20px;line-height:1.25;font-weight:600;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:20px}.interested__fullElem:before{content:"";margin-right:20px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:block;width:10px;min-width:10px;height:10px;min-height:10px;background-color:#01a8ff;-webkit-border-radius:50%;border-radius:50%}.interested__backBtn{color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:300px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px;cursor:pointer}.interested__backBtn:hover{background:#07a2d9}.interested__content{margin-top:30px}.interested__grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -5px}.interested__elem{width:50%;margin:0 5px;position:relative}.interested__elem:before{z-index:1;content:"";display:block;width:100%;height:50%;top:0;right:0;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#0b4a7e),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(top,#0b4a7e,rgba(255,255,255,0));background:-o-linear-gradient(top,#0b4a7e,rgba(255,255,255,0));background:linear-gradient(to bottom,#0b4a7e,rgba(255,255,255,0))}.interested__block{position:absolute;z-index:2;width:100%;height:100%;top:0;right:0;padding:40px 20px 25px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.interested__caption{text-align:center;color:#fff;font-size:26px;font-weight:500}.interested__btn{margin:auto auto 0;color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px;cursor:pointer}.interested__btn:hover{background:#07a2d9}@media only screen and (max-width:1000px){.interested__title{text-align:center}}@media only screen and (max-width:740px){.interested__btn{width:100%;min-width:auto;padding:15px 10px}.interested__grid{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.interested__elem{width:100%;margin-bottom:20px}.interested__elem:last-child{margin-bottom:0}.interested__fullCaption{text-align:center}}.efficient{background-image:-webkit-gradient(linear,right top,left top,from(#004489),to(#00204e));background-image:-webkit-linear-gradient(right,#004489 0,#00204e 100%);background-image:-o-linear-gradient(right,#004489 0,#00204e 100%);background-image:linear-gradient(to left,#004489 0,#00204e 100%);padding:90px 20px 120px}.efficient__container{max-width:1170px;margin:0 auto}.efficient__title{color:#fff;font-size:32px;font-weight:500}.efficient__list{margin-top:90px}.efficient__elem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 0 20px;padding:10px 0}.efficient__elem:last-child{margin-bottom:0}.efficient__ico{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.efficient__content{margin-left:40px}.efficient__content_active{background-color:#00204e}.efficient__caption{color:#fff;border-bottom:2px dashed #fff;padding-bottom:3px;font-size:22px;font-weight:500;cursor:pointer;display:inline-block}.efficient__desc{margin-top:15px;display:none;color:#fff;font-size:18px;font-weight:400}@media only screen and (max-width:1000px){.efficient__title{text-align:center}}@media only screen and (max-width:500px){.efficient__content{margin-left:20px}.efficient__caption{border:none}}.presentation{background-color:#00285a;padding:40px 20px 67px}.presentation__container{max-width:1170px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.presentation__content{color:#fff;font-size:26px;line-height:1.25;position:relative;width:50%}.presentation__seven{position:relative;display:inline-block;width:70px;height:25px;color:#fff;font-size:0;line-height:1.25}.presentation__num{position:absolute;top:0;left:0;font-size:125px;line-height:.9;font-weight:600;background:-webkit-gradient(linear,left bottom,left top,from(#7ccefd),to(#0080c8));background:-webkit-linear-gradient(bottom,#7ccefd 0,#0080c8 100%);background:-o-linear-gradient(bottom,#7ccefd 0,#0080c8 100%);background:linear-gradient(to top,#7ccefd 0,#0080c8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.presentation__btn{margin:auto auto 0;color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px;cursor:pointer}.presentation__btn:hover{background:#07a2d9}@media only screen and (max-width:1200px){.presentation__content{width:auto}.presentation__btn{margin:auto 0 auto auto}}@media only screen and (max-width:1200px){.presentation__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.presentation__btn{margin:0 auto}.presentation__content{margin-top:20px}}@media only screen and (max-width:740px){.presentation__content{font-size:18px}}@media only screen and (max-width:500px){.presentation{padding:40px 20px}.presentation__container{font-size:20px;text-align:center}.presentation__num,.presentation__seven{font-size:inherit;width:auto;height:auto;position:static;font-size:30px;font-weight:700}}.homeStats{-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;padding:150px 20px;position:relative}.homeStats:before{content:"";display:block;width:100%;height:100%;position:absolute;top:50%;right:50%;z-index:1;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);background-image:url(https://gazenergostroy.ru/css/img/homeStats/img-map.png);background-repeat:no-repeat;background-position:center center}.homeStats__container{max-width:1170px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.homeStats__elem{width:33.33333%}.homeStats__num{color:#01a8ff;font-size:70px;line-height:1;text-align:center}.homeStats__desc{margin-top:20px;color:#002965;font-size:18px;text-align:center;line-height:1.5;font-weight:600}@media only screen and (max-width:1000px){.homeStats{padding:50px 20px}.homeStats__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.homeStats__elem{width:100%;padding:20px 0}.homeStats__desc{margin-top:0}}.appeal{overflow-x:hidden;position:relative;background-color:#f5fbfd}.appeal__container{max-width:1170px;margin:0 auto;position:relative;padding:65px 0}.appeal__content{width:67%}.appeal__title{font-size:26px;line-height:1.25;color:#002965;font-weight:600}.appeal__text{margin-top:20px;color:#002965;line-height:1.25;font-weight:400;font-size:14px}.appeal__text p{text-align:justify;margin:10px 0}.appeal__ps{color:#5f90a3;font-size:18px;text-align:right;margin:50px 50px 0 0}.appeal__president{position:absolute;right:-100px;bottom:0;width:500px;display:block;width:500px;height:350px;-webkit-background-size:cover;background-size:cover;background-position:center center}@media only screen and (max-width:1400px){.appeal__president{right:-30px}}@media only screen and (max-width:1230px){.appeal__container{padding:65px 20px}.appeal__content{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.appeal__title{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;text-align:center}.appeal__text{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-top:0}.appeal__ps{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;margin:20px 0 0;text-align:center}.appeal__president{position:static;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 auto}}@media only screen and (max-width:600px){.appeal__president{width:100%}}.partners{padding:75px 20px 90px}.partners__container{max-width:1170px;margin:0 auto}.partners__title{font-size:26px;line-height:1.25;color:#002965;font-weight:600;text-align:center}.partners__slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.partners__logo{width:100%}.partners__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;position:static;margin-top:40px}.partners__pagination .swiper-pagination-bullet{width:15px;height:15px;background-color:#c5d7dd;margin:0 5px;outline:0}.partners__pagination .swiper-pagination-bullet-active{background-color:#749db0}.activities{background-color:#f5fbfd;padding:75px 20px 90px;position:relative;z-index:2}.activities__container{max-width:1170px;margin:0 auto}.activities__title{font-size:26px;line-height:1.25;color:#002965;font-weight:600;text-align:center}.activities__grid{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.activities__elem{width:25%;position:relative;padding:30px 30px 25px;-webkit-transition:background-color .5s,-webkit-box-shadow;transition:background-color .5s,-webkit-box-shadow;-o-transition:box-shadow,background-color .5s;transition:box-shadow,background-color .5s;transition:box-shadow,background-color .5s,-webkit-box-shadow;cursor:pointer;position:relative}.activities__elem:hover{z-index:4}.activities__elem:hover,.activities__elem_active{-webkit-box-shadow:0 -5px 50px 0 rgba(36,117,179,.2);box-shadow:0 -5px 50px 0 rgba(36,117,179,.2);background-color:#fff}.activities__elem:hover .activities__caption,.activities__elem_active .activities__caption{color:#01a8ff;border-bottom:2px dashed #01a8ff}.activities__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.activities__wrapper{margin-top:15px;text-align:center}.activities__caption{text-align:center;color:#002965;font-size:14px;font-weight:600;line-height:1.25;display:inline}.activities__content{position:absolute;top:100%;right:0;left:0;background-color:#002965;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;color:#fff;z-index:1;width:100%;padding:10px;font-size:14px;text-align:center;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.activities__content_active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}@media only screen and (max-width:991px){.activities__elem{width:33.33333%}}@media only screen and (max-width:700px){.activities__elem{width:50%;padding:20px 10px}}@media only screen and (max-width:420px){.activities__caption{font-size:12px}}.guarantees{background-image:-webkit-gradient(linear,left bottom,left top,from(#71d2ff),to(#c1eeff));background-image:-webkit-linear-gradient(bottom,#71d2ff,#c1eeff);background-image:-o-linear-gradient(bottom,#71d2ff,#c1eeff);background-image:linear-gradient(0deg,#71d2ff,#c1eeff);position:relative;overflow:hidden}.guarantees__container{max-width:1170px;margin:0 auto;height:100%;position:relative;padding:0 20px}.guarantees__block{position:relative;left:0;top:0;bottom:0;z-index:1;height:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(23,124,171,.5)),to(rgba(1,159,187,.5)));background-image:-webkit-linear-gradient(bottom,rgba(23,124,171,.5),rgba(1,159,187,.5));background-image:-o-linear-gradient(bottom,rgba(23,124,171,.5),rgba(1,159,187,.5));background-image:linear-gradient(0deg,rgba(23,124,171,.5),rgba(1,159,187,.5));-webkit-transform:skew(-17deg,0deg);-ms-transform:skew(-17deg,0deg);transform:skew(-17deg,0deg);left:-130%;padding-left:130%;width:200%;overflow-x:hidden}.guarantees__block:before{content:"";position:absolute;right:100%;top:0;bottom:0;width:100vw;height:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(23,124,171,.5)),to(rgba(1,159,187,.5)));background-image:-webkit-linear-gradient(bottom,rgba(23,124,171,.5),rgba(1,159,187,.5));background-image:-o-linear-gradient(bottom,rgba(23,124,171,.5),rgba(1,159,187,.5));background-image:linear-gradient(0deg,rgba(23,124,171,.5),rgba(1,159,187,.5))}.guarantees__sub{-webkit-transform:skew(17deg,0deg);-ms-transform:skew(17deg,0deg);transform:skew(17deg,0deg)}.guarantees__top{margin-top:60px}.guarantees__to{display:block;color:#002965;font-weight:500;font-size:30px;line-height:1}.guarantees__price{margin-top:20px;display:block;color:#fff;font-size:52px;line-height:1}.guarantees__currency{font-size:32px}.guarantees__clients{margin-top:20px;display:block;color:#fff;font-size:20px;line-height:1}.guarantees__center{background-color:#002965;position:relative;padding:30px 35% 30px 0;width:120%;margin:50px 0}.guarantees__center:before{content:"";position:absolute;right:100%;top:0;bottom:0;width:100vw;height:100%;background-color:#002965;right:-webkit-calc(100% - 2px);right:calc(100% - 2px);z-index:-1}.guarantees__item{margin:20px 0;color:#fff;font-size:20px;line-height:1.25;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.guarantees__cloud{display:none;width:100%;left:0;top:-20vh;position:absolute;pointer-events:none}.guarantees__cloud_cloud1{-webkit-animation:animCloud 20s infinite linear;animation:animCloud 20s infinite linear}.guarantees__cloud_cloud2{-webkit-animation:animCloud 40s infinite linear;animation:animCloud 40s infinite linear}.guarantees__cloud_cloud3{-webkit-animation:animCloud 60s infinite linear;animation:animCloud 60s infinite linear}.guarantees__cloud_cloud4{-webkit-animation:animCloud 80s infinite linear;animation:animCloud 80s infinite linear}.guarantees__parallax{position:absolute;right:0;bottom:-120px;z-index:3}@media only screen and (max-width:880px){.guarantees__container{padding:0}.guarantees__block{left:0;right:0;padding:0;-webkit-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);transform:skew(0deg,0deg);width:100%;padding:0 20px;z-index:5;padding:0}.guarantees__sub{-webkit-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}.guarantees__top{padding:0 20px}.guarantees__center{padding:30px 20px;width:100%}}@media only screen and (max-width:600px){.guarantees__to{text-align:center}.guarantees__clients{text-align:center}.guarantees__price{text-align:center;font-size:32px}.guarantees__currency{font-size:32px}.guarantees__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.guarantees__item{font-size:16px;text-align:center}.guarantees__cloud{top:0}}.sponsor{padding:75px 20px 90px}.sponsor__container{max-width:1170px;margin:0 auto}.sponsor__title{font-size:26px;line-height:1.25;color:#002965;font-weight:600}.sponsor__slider{margin-top:30px}.sponsor__elem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sponsor__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sponsor__img{width:100%}.sponsor__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;position:static;margin-top:40px}.sponsor__pagination .swiper-pagination-bullet{width:15px;height:15px;background-color:#c5d7dd;margin:0 5px;outline:0}.sponsor__pagination .swiper-pagination-bullet-active{background-color:#749db0}.homeMap{padding:70px 0;-webkit-background-size:cover;background-size:cover;background-position:center}.homeMap__container{max-width:1170px;margin:0 auto}.homeMap__title{font-size:26px;line-height:1.25;color:#002965;font-weight:600;text-align:center}.homeMap__map{width:952px;min-width:952px;height:484px;min-height:484px;margin:30px auto 0;position:relative}.homeMap__gall{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0 15px}.homeMap__gallLink{width:25%;padding:5px;display:block}.homeMap__thumb{width:100%;display:block}.homeMap__markers{position:absolute;top:0;right:0;width:100%;height:100%}.homeMap__marker{width:30px;height:30px;position:absolute;z-index:2;opacity:1;z-index:4;margin-bottom:10px}.homeMap__markerIco{cursor:pointer;background-position:center;-webkit-background-size:cover;background-size:cover;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQyNS45NjMgNDI1Ljk2MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDI1Ljk2MyA0MjUuOTYzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNMjEzLjI4NSwwaC0wLjYwOEMxMzkuMTE0LDAsNzkuMjY4LDU5LjgyNiw3OS4yNjgsMTMzLjM2MWMwLDQ4LjIwMiwyMS45NTIsMTExLjgxNyw2NS4yNDYsMTg5LjA4MSAgIGMzMi4wOTgsNTcuMjgxLDY0LjY0NiwxMDEuMTUyLDY0Ljk3MiwxMDEuNTg4YzAuOTA2LDEuMjE3LDIuMzM0LDEuOTM0LDMuODQ3LDEuOTM0YzAuMDQzLDAsMC4wODcsMCwwLjEzLTAuMDAyICAgYzEuNTYxLTAuMDQzLDMuMDAyLTAuODQyLDMuODY4LTIuMTQzYzAuMzIxLTAuNDg2LDMyLjYzNy00OS4yODcsNjQuNTE3LTEwOC45NzZjNDMuMDMtODAuNTYzLDY0Ljg0OC0xNDEuNjI0LDY0Ljg0OC0xODEuNDgyICAgQzM0Ni42OTMsNTkuODI1LDI4Ni44NDYsMCwyMTMuMjg1LDB6IE0yNzQuODY1LDEzNi42MmMwLDM0LjEyNC0yNy43NjEsNjEuODg0LTYxLjg4NSw2MS44ODQgICBjLTM0LjEyMywwLTYxLjg4NC0yNy43NjEtNjEuODg0LTYxLjg4NHMyNy43NjEtNjEuODg0LDYxLjg4NC02MS44ODRDMjQ3LjEwNCw3NC43MzYsMjc0Ljg2NSwxMDIuNDk3LDI3NC44NjUsMTM2LjYyeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iI0Y3RDRENCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=);width:100%;height:100%}.homeMap__popUp{display:none;-webkit-border-radius:5px;border-radius:5px;width:400px;background-color:#fff;z-index:5;background-image:-webkit-gradient(linear,left bottom,left top,from(#001f4c),to(#002965));background-image:-webkit-linear-gradient(bottom,#001f4c,#002965);background-image:-o-linear-gradient(bottom,#001f4c,#002965);background-image:linear-gradient(0deg,#001f4c,#002965);position:relative;top:-45px;right:-40px}.homeMap__header{padding:15px 20px 15px 15px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;background-color:#dff5ff;color:#3fafdd;font-size:18px;color:#3fafdd;line-height:1.5;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.homeMap__header:before{content:"";display:block;width:0;height:0;border-top:7px solid transparent;border-right:14px solid #dff5ff;border-bottom:7px solid transparent;position:absolute;left:-12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.homeMap__close{width:15px;height:15px;position:relative;cursor:pointer}.homeMap__close:after,.homeMap__close:before{content:"";display:block;position:absolute;top:50%;right:0;width:100%;height:3px;background-color:#3fafdd}.homeMap__close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.homeMap__close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.homeMap__slide{padding:15px 20px 15px 15px}.homeMap__slideCaption{padding:0 5px;color:#fff;font-size:18px;line-height:1.25}.homeMap__slidedeDesc{margin-top:10px;color:#fff;line-height:1.25;font-weight:400;padding:0 5px;font-size:14px}.homeMap__bottom{width:100%;padding:0 20px 20px}.homeMap__footer{width:100%;position:relative;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-border-radius:5px;border-radius:5px;background-color:#143769;padding:10px}.homeMap__pagination{position:static;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.homeMap__pagination .swiper-pagination-bullet{opacity:1;width:15px;height:15px;border:2px solid #fff;background-color:#002965;margin:0 2px}.homeMap__pagination .swiper-pagination-bullet-active{-webkit-box-shadow:inset 0 0 0 2px #002965;box-shadow:inset 0 0 0 2px #002965;background-color:#fff;border:2px solid #fff}.homeMap__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDMwNiAzMDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwNiAzMDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz4KCTxnIGlkPSJjaGV2cm9uLXJpZ2h0Ij4KCQk8cG9seWdvbiBwb2ludHM9Ijk0LjM1LDAgNTguNjUsMzUuNyAxNzUuOTUsMTUzIDU4LjY1LDI3MC4zIDk0LjM1LDMwNiAyNDcuMzUsMTUzICAgIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjRkJGM0YzIj48L3BvbHlnb24+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg==);width:18px;min-width:18px;height:18px;min-height:18px;-webkit-background-size:cover;background-size:cover;background-position:center center;position:static;display:block;margin:0}.homeMap__button_prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.homeMap__btn{margin:40px auto 0;color:#fff;font-size:22px;font-weight:500;-webkit-border-radius:35px;border-radius:35px;background:#07a2d9;background-image:-webkit-gradient(linear,left bottom,left top,from(#007ec6),to(#13c5ff));background-image:-webkit-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:-o-linear-gradient(bottom,#007ec6 0,#13c5ff 100%);background-image:linear-gradient(to top,#007ec6 0,#13c5ff 100%);text-align:center;width:250px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding:15px 20px;-webkit-transition:background-image,background .5s;-o-transition:background-image,background .5s;transition:background-image,background .5s;min-width:280px;cursor:pointer}.homeMap__btn:hover{background:#07a2d9}@media only screen and (max-width:1000px){.homeMap{display:none}}
h2{
  font-size:32px;
}