@font-face{font-family:'Open Sans Bold';src:url(fonts/OpenSans-Bold.ttf)}@font-face{font-family:'Open Sans Light';src:url(fonts/OpenSans-Light.ttf.ttf)}@font-face{font-family:'Open Sans Regular';src:url(fonts/OpenSans-Regular.ttf)}@font-face{font-family:'Open Sans Semibold';src:url(fonts/OpenSans-Semibold.ttf.ttf)}body{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fafafa;font-family:"Open Sans",italic}li,ul{display:block;margin:0;padding:0}.menu__logo{height:24px;width:124px;font-family:OpenSans-Bold;font-size:25px;color:#000;margin-bottom:30px}.menu-bar{padding:20px 0}.menu__item{text-decoration:none;font-family:OpenSans-Semibold;margin-left:37px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__item a{color:#000;font-family:OpenSans-Semibold;text-decoration:none}.menu__item a:hover{color:grey}.header{color:#fff;text-align:center;padding:180px 0;background-size:cover;background-position:0 30%;background:url(../img/header-image.png) rgba(0,0,0,.65);background-blend-mode:darken;width:100%}.header .container .header__title{font-size:55px}.header .container .header__text{font-size:20px;margin-bottom:100px}.button{padding:10px 25px;margin:0 10px;color:#fff;-webkit-transition:.3s;transition:.3s;background:rgba(0,0,0,.65);cursor:pointer;text-transform:uppercase;border:2px solid #fff}.button:hover{border:2px dotted #fff;background:#04574e}.button_full{background:#00897b;border:2px solid #fff}.button_full:hover{border:2px dotted #fff;background:#04574e}.about{color:#000;background:#fff;text-align:center;padding-top:120px;padding-bottom:125px}.about .about__title{font-size:30px;font-weight:700}.about .about__text{font-size:15px;margin-bottom:110px;color:#212121}.about .about__h3{font-family:OpenSans-Semibold}.about img{margin-top:30px;margin-bottom:20px}.services{color:#000;background:#e4fdf9;text-align:center;padding-top:165px;padding-bottom:125px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services .row{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our_card{background:#fff;padding:50px 25px 40px;margin-bottom:30px}.our_card:hover{background:#00897b;-webkit-transition:.5s;transition:.5s;-webkit-box-shadow:0 10px 12px -3px rgba(0,0,0,.26);box-shadow:0 10px 12px -3px rgba(0,0,0,.26);color:#fff}.our_card:hover:hover .button-services{color:#fff;border:2px solid #fff;-webkit-transition:.5s;transition:.5s;cursor:pointer}.our_card .button-services{text-transform:uppercase;border:2px solid #000;background:0 0;padding:14px 12px 18px;font-family:OpenSans-Semibold}.portfolio{padding-top:120px;padding-bottom:135px;text-align:center}.button-portfolio{color:#fffff;background:#00897b;margin-bottom:118px;margin-top:112px}.button-portfolio:hover{background:#fff;color:#000;border:2px solid #00897b}@media screen and (max-device-width:768px){.button-portfolio{margin-bottom:18px;margin-top:12px}}.portfolio__img{max-width:100%;padding-bottom:28px}.pricing{color:#000;background:#f0f1f1;text-align:center;padding-top:165px;padding-bottom:125px}.pricing .pricelist{background:#fff;margin-bottom:20px}.pricing .pricelist:hover{-webkit-transition:.5s;transition:.5s;-webkit-box-shadow:0 0 11px 3px rgba(0,0,0,.39);box-shadow:0 0 11px 3px rgba(0,0,0,.39)}.pricelist__head{background-image:url(../img/price-bg.png);background-size:cover;background-repeat:no-repeat;padding:40px 0 65px;color:#fff;max-height:211px}.pricelist__head p{font-size:25px}.pricelist__head sub{font-size:25px}.pricelist__body{font-size:17px;color:#212121;background:#fff}.pricelist__body li{border-bottom:1px solid #bfbfbf;max-width:174px;margin:0 auto;padding:28px 0 12px}.pricelist__btn{border:2px solid #000;background:0 0;padding:20px 30px;cursor:pointer;margin:66px}.pricelist__btn:hover{text-transform:uppercase;border:none;background:#00897b;-webkit-transition:.5s;transition:.5s}.team{color:#000;background:#fff;text-align:center;padding-top:165px;padding-bottom:125px}.team h4{font-size:20px;font-family:'Open Sans Semibold';margin-top:30px;margin-bottom:30px}.team p{font-size:15px}.team__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team__icons i:nth-child(1){color:#f0f1f1}.team__icons i:nth-child(2){color:#00897b}.team__icons i:nth-child(2):hover{background:#3949ab;border-radius:25%;-webkit-transition:.3s;transition:.3s}.blog__img{max-width:100%;margin-bottom:5px;-o-object-fit:cover;object-fit:cover}.left>div:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.left>div:last-child,.right>div:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.right>div:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.blog{margin-top:10px}.blog-item{text-align:left;margin:60px 0 10px 20px}.blog-item a{color:#00897b;margin-top:30px;font-size:25px;font-family:'Open Sans Semibold'}.blog__info span{font-size:17px;font-family:'Open Sans Semibold';margin-right:35px;margin-bottom:20px}.blog__info p{margin-top:20px}.footer{padding:165px 0 125px;color:#fff;text-align:center;background-image:url(../img/footer.png);background-size:cover;background-repeat:no-repeat}.footer .about__text{color:#fff}.fa-envelope,.fa-map-marker-alt,.fa-phone{font-size:62px;color:#fff;background:#3949ab;padding:30px;border-radius:50%;margin:20px auto}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts p{font-size:20px;margin-bottom:30px}.footer input{padding:30px;width:100%;border-radius:10px;border:none}.footer textarea{margin-top:30px;padding:30px;width:100%;border-radius:10px;border:none;resize:none}.footer button{font-size:20px;font-family:Roboto,sans-serif;text-transform:uppercase;color:#212121;padding:20px 80px;border-radius:10px;border:none;-webkit-transition:.3s;transition:.3s}.footer button:hover{opacity:.6;background-color:#00897b}.footer input:focus,.footer textarea:focus{outline:0}.footer input,.footer textarea{margin-bottom:10px}.rules{margin:20px;text-align:center;font-weight:600}.gallery-items{display:-webkit-box;display:-ms-flexbox;display:flex}.myGallery{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:center;align-content:center}#toTop{z-index:999;width:40px;height:40px;border:none;font-size:20px;border-radius:3px;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}#menu-icon{display:none}.menu-mobile{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-style:italic;font-size:40px;text-align:center;-ms-flex-line-pack:center;align-content:center;margin:0 auto;text-decoration:none}.menu-mobile li:hover{border:1px solid #000;background:#00897b;-webkit-transition:.5s;transition:.5s;text-decoration:none;color:#000}.menu-mobile a{color:#000;text-decoration:none}@media screen and (max-width:1076px){.left>div:first-child,.left>div:last-child,.right>div:first-child,.right>div:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:768px){nav{display:none}.logo-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-bar #menu-icon{display:block;background:#00897b;font-size:25px;border:none;width:50px;height:50px;cursor:pointer}.button-portfolio{margin:0 auto 10px}.left>div:first-child,.left>div:last-child,.right>div:first-child,.right>div:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:478px){.header{padding:20px}.header button{margin-bottom:10px}.header__title{font-size:45px}.header__text{margin-bottom:20px}.about{padding:20px}.about__text{margin-bottom:20px}.portfolio,.pricing,.sevices{padding:20px}.left>div:first-child,.left>div:last-child,.right>div:first-child,.right>div:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}
/*# sourceMappingURL=style.css.map */
