@font-face{font-family:Roboto;src:url(../fonts/Roboto/Roboto-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(../fonts/Roboto/Roboto-Bold.ttf);font-weight:600;font-style:normal}*{margin:0;padding:0;font-family:Roboto,sans-serif}html{height:100%}body{height:100%;background-color:#fff;color:#1c1c1c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}main{-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}h2.section-title{color:#1c1c1c;z-index:10;text-align:center;font-weight:700;font-size:2.5rem;margin-bottom:35px;text-shadow:1px 1px 2px #0f0f0f}.address p{padding:0;margin:0}.address table td{padding-right:5px}.header{background-color:#000;color:#fafafa}.header .header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:200px;padding:15px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.header .header__slogan h1{text-align:center;font-size:1.4rem;font-weight:600;margin:0;color:#ff4500}.header .logo{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.header .logo img{height:85%;-ms-flex-line-pack:stretch;align-content:stretch}.header .company{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .company p{margin:0}.header .company p span{margin-left:10px}.header .company p,.header .company span{font-size:.9rem}.header .company .company__phone{color:khaki}.header .company .company__name{text-align:center;width:100%;margin:0;font-size:3rem;font-weight:700;color:#adff2f}.header .company .company__address{color:#a9a9a9}.header .phone{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.header .phone p{margin:0}.header .phone p span{margin-left:10px}.header .phone .phone__number{font-size:1.3rem;font-weight:700}.header .phone .phone__number a{text-decoration:none;color:#fafafa}.header .phone .phone__caption{font-size:.8rem;margin-bottom:15px}@media(max-width:796px){.header .header__top{height:auto;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box}.header .header__slogan h1{font-size:1.1rem}.header .header__logo{display:none}.header .company{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .company .company__name{font-size:1.5rem}.header .company .company__phone{display:none}.header .company .company__address{margin:15px 0}}@media(max-width:480px){.header .header__slogan h1{font-size:.9rem}}.call-order-modal .modal-content{background-color:azure}nav{background-color:#000}nav .navbar__messangers{height:100%}nav .navbar__messangers img{height:40px;margin-left:5px}@media(max-width:991px){nav .navbar__messangers{display:none}}.top-carousel{width:100%;height:600px;padding:60px 0;background-color:#d3d3d3}.top-carousel .top-carousel-slide{height:100%;position:relative}.top-carousel .top-carousel-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:4px}.top-carousel .top-carousel-slide .top-carousel-overlay{position:absolute;background-color:rgba(0,0,0,.6);height:850px;width:850px;bottom:-20px;left:-350px;-webkit-transform:rotateZ(-70deg);-ms-transform:rotate(-70deg);transform:rotateZ(-70deg)}.top-carousel .top-carousel-indicators{margin-right:150px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-carousel .top-carousel-indicators button{width:25px;height:25px;border:2px solid #000;border-radius:50%;opacity:1;background-color:#fff}.top-carousel .top-carousel-indicators button:hover{background-color:plum}.top-carousel .top-carousel-indicators .active{background-color:#f0f}.top-carousel .top-carousel-caption{position:absolute;padding-left:5vw;text-align:left;width:40%;top:20px;left:10px}.top-carousel .top-carousel-caption .top-carousel-caption-title{width:80%;padding:0;margin-bottom:25px;font-size:2.5rem;font-weight:700;color:gold}.top-carousel .top-carousel-caption .top-carousel-content{width:70%;font-size:1.5rem;margin-bottom:35px}.top-carousel .top-carousel-caption .top-carousel-image{width:20%;height:auto}.services{background-image:url(../images/servicer-wallpaper.jpg)}.services .services__wrapper{position:relative;padding:60px 0}.services .services__wrapper a{text-decoration:none}.services .services__wrapper a .services__title{color:#1c1c1c}.services .services__wrapper a:hover .services__title{color:#0000cd}.services .services__wrapper a:hover .services__image img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.services .services__wrapper .services__overlay{position:absolute;background-color:rgba(255,255,255,.4);top:0;left:0;width:100%;height:100%;z-index:0}.services .services__wrapper .services__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden}.services .services__wrapper .services__card .services__image{display:inline-block;overflow:hidden;height:150px}.services .services__wrapper .services__card img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;-webkit-transition:1s;transition:1s;display:block}.services .services__wrapper .services__title{font-weight:700;font-size:1.2rem;-webkit-transition:.2s;transition:.2s}@media(max-width:768px){.services .services__card .services__title{font-size:.9rem}}.about{padding:60px 0}.news{padding:60px 0;background-color:#f2f2f2}.news .news__item{padding:10px;border:1px solid silver;border-radius:5px}.news .news__item .news__image{height:400px}.news .news__item .news__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.news .news__item .news__title h1{font-size:1.8rem;text-align:center;font-weight:700;margin:15px 0;padding:0}.news .news__item .news__link a{text-decoration:none;text-transform:uppercase;font-weight:600}.partners{padding:60px 0}.partners .partners__item img{width:100%;height:auto;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:.2s;transition:.2s}.partners .partners__item a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.feedback{background:url(../images/feedback-wallpaper.jpg);background-position:center}.feedback .feedback__wrapper{padding-top:60px;padding-bottom:45px;background:rgba(255,255,255,.6)}.feedback .feedback__details{text-align:center;margin-bottom:25px;font-size:1.1rem;font-weight:700}.feedback .feedback__form .feedback__submit{width:100%}.geomap .geomap__wrapper{background-color:#c4c4c4;padding:25px 0}.geomap img{width:100%;border-radius:5px}.footer{color:#fafafa}.footer .footer__wrapper{background-color:#000;padding-top:25px;padding-bottom:35px}.footer .footer__address{margin-bottom:10px}.footer .footer__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.footer .footer__details a{text-decoration:none;color:#00bfff}.footer .footer__details a:hover{color:#87cefa}.footer .footer__details img{height:35px;width:auto}.single{padding:35px 5px}.single .single__title{text-align:center;margin-bottom:25px}.single .single__image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:25px}.single .single__image img{width:70%;border-radius:5px}.single .single__content p{text-align:justify}@media(max-width:992px){.single .single__image img{width:100%}}
/*# sourceMappingURL=styles.min.css.map */
