body{position:relative;background:#fff center top no-repeat;font-family:'Roboto', sans-serif}.btn{position:relative;height:66px;padding:15px 40px;min-width:230px;background-color:#e4a41c;font-size:30px;font-weight:300;-webkit-font-kerning:1px;font-kerning:1px;color:white;text-transform:uppercase}.lightbox{-webkit-transform:translateY(-140px);-ms-transform:translateY(-140px);transform:translateY(-140px)}.nav-bar{position:fixed;top:0;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:100;padding:20px 50px 0 50px;background-color:white;border-bottom:1px solid rgba(0, 0, 0, 0.2);-webkit-transition:margin-top 0.5s ease-in-out;-o-transition:margin-top 0.5s ease-in-out;transition:margin-top 0.5s ease-in-out;background:#16223a url(../images/menu-bg.jpg) no-repeat center center;background-size:cover}@media only screen and (max-width:1024px){.nav-bar{padding:20px 30px 0 30px}}@media only screen and (max-width:768px){.nav-bar{padding:20px 20px 0 20px}}@media only screen and (max-width:500px){.nav-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}}@media only screen and (min-width:500px){.nav-bar.scroll{margin-top:-60px}}.logo{position:relative;width:490px;cursor:pointer;padding:11px 40px 30px 0}@media only screen and (max-width:1600px){.logo{width:400px;padding-top:18px}}@media only screen and (max-width:1024px){.logo{position:absolute;bottom:20px;padding:0;width:320px}}@media only screen and (max-width:500px){.logo{max-width:calc(100% - 110px);bottom:auto}}.logo img{width:100%;height:auto}.burger-menu{display:none;position:relative;width:40px;height:30px;overflow:hidden;cursor:pointer}@media only screen and (max-width:1024px){.burger-menu{display:block}}.burger-menu .burger-item{position:absolute;left:0;right:0;display:block;height:3px;background-color:#e4a41c;border-radius:2px;-webkit-transition:top 0.3s, left 0.6s, right 0.6s, -webkit-transform 0.3s;transition:top 0.3s, left 0.6s, right 0.6s, -webkit-transform 0.3s;-o-transition:transform 0.3s, top 0.3s, left 0.6s, right 0.6s;transition:transform 0.3s, top 0.3s, left 0.6s, right 0.6s;transition:transform 0.3s, top 0.3s, left 0.6s, right 0.6s, -webkit-transform 0.3s}.burger-menu .burger-item-top{top:0}.burger-menu .burger-item-middle{top:14px}.burger-menu .burger-item-bottom{bottom:0}.burger-menu.active .burger-item-top{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg);top:15px}.burger-menu.active .burger-item-middle{left:50%;right:50%}.burger-menu.active .burger-item-bottom{-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg);top:15px}.menu-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.address-list{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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid white;padding-bottom:20px}@media only screen and (max-width:1600px){.address-list{padding-bottom:17px}}@media only screen and (max-width:1024px){.address-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:500px){.address-list{display:none}}.address-list-item{position:relative;color:white;font-size:15px;line-height:20px;text-transform:uppercase;padding:0 10px}@media only screen and (max-width:1600px){.address-list-item{font-size:13px}}.address-list-item:first-of-type{padding-left:21px;border-left:none}.address-list-item:first-of-type:before{content:'';position:absolute;top:0;left:0;background:url(../images/pin.png) no-repeat center center;height:20px;width:12px}.address-list-item:last-of-type{padding-right:0}.nav-wrapper{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;width:100%;height:75px}@media only screen and (max-width:1600px){.nav-wrapper{height:78px}}@media only screen and (max-width:1024px){.nav-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:95px}}.main-menu{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:290px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:1600px){.main-menu{padding-right:240px}}@media only screen and (max-width:1280px){.main-menu{padding-right:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:1024px){.main-menu{position:absolute;top:154px;left:0;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:white;height:0;opacity:0;overflow:hidden;-webkit-transition:height 0.5s, top 0.3s;-o-transition:height 0.5s, top 0.3s;transition:height 0.5s, top 0.3s}.main-menu.active{height:200px;padding:10px 0;opacity:1;border-top:1px solid lightgrey;-webkit-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.1);box-shadow:0px 4px 4px rgba(0, 0, 0, 0.1)}}@media only screen and (max-width:500px){.main-menu{top:96px}}.main-menu-item{position:relative;color:white;font-size:25px;line-height:25px;text-transform:uppercase;margin-right:40px;font-weight:300;padding:10px 0}.main-menu-item a{color:white}@media only screen and (max-width:1600px){.main-menu-item{font-size:20px;margin-right:30px;padding:12px 0}}@media only screen and (max-width:1024px){.main-menu-item{padding:10px 0 15px 0;margin-right:0;color:#16223a}.main-menu-item a{color:#16223a}}.main-menu-item:last-of-type{margin-right:0}.main-menu-item:after{content:'';position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:0;width:0;background-color:#e4a41c;-webkit-transition:width 0.5s ease-in-out;-o-transition:width 0.5s ease-in-out;transition:width 0.5s ease-in-out}@media only screen and (max-width:1024px){.main-menu-item:after{bottom:8px}}.main-menu-item:hover{font-weight:400;margin-right:39px}@media only screen and (max-width:1600px){.main-menu-item:hover{margin-right:29px}}@media only screen and (max-width:1024px){.main-menu-item:hover{margin-right:0}}.main-menu-item:hover:last-of-type{margin-right:0}.main-menu-item.active{font-weight:400}.main-menu-item.active:after{height:3px;width:20px}.tel{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;font-size:25px;line-height:25px;text-decoration:none;padding-left:38px;height:38px;border:none}@media only screen and (max-width:1600px){.tel{font-size:20px;padding-left:32px;height:42px}}@media only screen and (max-width:1280px){.tel{position:absolute;bottom:-70px;right:-134px;padding-left:58px;padding-right:20px;overflow:hidden;background-color:white;height:58px;-webkit-transition:right 0.5s;-o-transition:right 0.5s;transition:right 0.5s;border:1px solid #16223a}.tel:hover{right:0}}@media only screen and (max-width:1024px){.tel{right:-382px;padding-right:30px}}@media only screen and (max-width:768px){.tel{right:-372px;padding-right:20px}}.tel:before{content:'';position:absolute;top:0;left:0;width:20px;height:38px;background:url(../images/phone.png) no-repeat center center}@media only screen and (max-width:1280px){.tel:before{top:10px;left:19px}}.tel a{font-weight:700;color:white}@media only screen and (max-width:1280px){.tel a{color:#16223a}}.main-banner{position:relative;width:100%;height:calc(100vh - 50px);background:url(../images/slider-bg-1.jpg);background-position:center;background-attachment:fixed;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;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;overflow:hidden}@media only screen and (max-width:768px){.main-banner{height:600px}}@media only screen and (max-width:500px){.main-banner{height:500px}}.main-banner .owl-carousel .owl-item .owl-lazy{position:relative;width:100%;height:calc(100vh - 50px);background-position:bottom center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 50px}@media only screen and (max-width:1024px){.main-banner .owl-carousel .owl-item .owl-lazy{padding:30px}}@media only screen and (max-width:768px){.main-banner .owl-carousel .owl-item .owl-lazy{padding:20px;height:600px}}@media only screen and (max-width:500px){.main-banner .owl-carousel .owl-item .owl-lazy{height:500px}}.main-banner .owl-carousel .owl-item .owl-lazy:not([src]),.main-banner .owl-carousel .owl-item .owl-lazy[src^=""]{max-height:none}.main-banner .owl-carousel .owl-item .text{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;z-index:2;margin-top:130px}@media only screen and (max-width:1024px){.main-banner .owl-carousel .owl-item .text{margin-top:100px}}@media only screen and (max-width:768px){.main-banner .owl-carousel .owl-item .text{margin-top:90px}}@media only screen and (max-width:500px){.main-banner .owl-carousel .owl-item .text{margin-top:50px}}.main-banner .owl-carousel .owl-item .text .title{position:relative;font-size:30px;line-height:1em;color:white;text-align:center;font-weight:300;text-transform:uppercase;padding-bottom:0}@media only screen and (max-width:1024px){.main-banner .owl-carousel .owl-item .text .title{font-size:25px}}@media only screen and (max-width:500px){.main-banner .owl-carousel .owl-item .text .title{font-size:20px}}.main-banner .owl-carousel .owl-item .text .title:before{content:"";position:absolute;width:calc(100% + 80px);height:calc(100% + 40px);top:-20px;left:-40px;background:rgba(22, 34, 58, 0.8);z-index:-1}.main-banner .owl-carousel .owl-item .text .subtitle{position:relative;margin-top:50px;font-size:45px;line-height:1em;color:white;text-align:center;font-weight:300;text-transform:uppercase}@media only screen and (max-width:1024px){.main-banner .owl-carousel .owl-item .text .subtitle{font-size:35px}}@media only screen and (max-width:500px){.main-banner .owl-carousel .owl-item .text .subtitle{font-size:25px}}.main-banner .owl-carousel .owl-item .text .subtitle:before{content:"";position:absolute;width:calc(100% + 80px);height:calc(100% + 40px);top:-20px;left:-40px;background:rgba(22, 34, 58, 0.8);z-index:-1}.main-banner .owl-carousel .owl-item .text .btn{margin-top:50px}.main-banner .owl-theme .owl-nav{position:absolute;bottom:calc(50% + 20px);width:100%;z-index:2}@media only screen and (max-width:768px){.main-banner .owl-theme .owl-nav{display:none}}.main-banner .owl-theme .owl-nav .owl-prev{position:absolute;left:40px;width:40px;height:40px;background-color:rgba(255, 255, 255, 0.5);border-radius:50%}@media only screen and (max-width:1024px){.main-banner .owl-theme .owl-nav .owl-prev{left:30px}}@media only screen and (max-width:768px){.main-banner .owl-theme .owl-nav .owl-prev{left:20px}}.main-banner .owl-theme .owl-nav .owl-prev span{color:#16223a;font-size:24px;line-height:18px}.main-banner .owl-theme .owl-nav .owl-next{position:absolute;right:40px;width:40px;height:40px;background-color:rgba(255, 255, 255, 0.5);border-radius:50%}@media only screen and (max-width:1024px){.main-banner .owl-theme .owl-nav .owl-next{right:30px}}@media only screen and (max-width:768px){.main-banner .owl-theme .owl-nav .owl-next{right:20px}}.main-banner .owl-theme .owl-nav .owl-next span{color:#16223a;font-size:24px;line-height:18px}.main-banner .scroll-icon{position:absolute;left:calc(50% - 10px);bottom:40px;width:21px;height:40px;border:1px solid #16223a;border-radius:10px;z-index:50;-webkit-box-shadow:0px 0px 2px #ffffff;box-shadow:0px 0px 2px #ffffff}.main-banner .scroll-icon:before{content:'';position:absolute;top:8px;left:8px;width:4px;height:4px;background-color:#e4a41c;border-radius:2px;-webkit-animation-name:scroll-anim;animation-name:scroll-anim;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes scroll-anim{0%{height:4px;top:8px}50%{height:8px;top:10px}to{height:4px;top:8px}}@keyframes scroll-anim{0%{height:4px;top:8px}50%{height:8px;top:10px}to{height:4px;top:8px}}footer{padding:30px 0px 60px 0px;margin:0 40px;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;border-top:1px solid rgba(0, 0, 0, 0.2)}@media only screen and (max-width:1024px){footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 30px}}@media only screen and (max-width:768px){footer{margin:0 20px}}footer p{position:relative;display:block;font-size:15px;color:#16223a}@media only screen and (max-width:1024px){footer p{text-align:center}footer p:first-of-type{padding-bottom:20px}}footer a{color:#16223a;cursor:pointer}footer a:hover{text-decoration:underline}.content{position:relative;width:100%;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;opacity:0;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;overflow-x:hidden}.content.on-screen{opacity:1}.content.on-screen .section-title:before{width:100px}.section-title{position:relative;display:block;width:100%;color:#16223a;font-weight:100;font-size:60px;line-height:1em;-webkit-font-kerning:1px;font-kerning:1px;text-align:center;margin-bottom:50px;padding-bottom:20px;text-transform:uppercase}.section-title:before{content:'';position:absolute;bottom:1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;height:1px;background-color:#16223a;-webkit-transition:width 0.5s ease-in-out;-o-transition:width 0.5s ease-in-out;transition:width 0.5s ease-in-out}.section-title:after{content:'';position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:3px;background-color:#e4a41c;-webkit-transition:width 0.5s ease-in-out;-o-transition:width 0.5s ease-in-out;transition:width 0.5s ease-in-out}.title{position:relative;display:block;font-size:50px;line-height:1.1em;font-weight:500;padding-bottom:25px}p{position:relative;display:block;font-size:30px;line-height:1.4em}p strong{display:block;font-weight:500}p .link{text-decoration:underline;cursor:pointer}.content-wrap{position:relative;width:100%;padding-top:60px}.section-about .wrap{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-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.section-about .wrap:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:768px){.section-about .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-about .wrap:nth-of-type(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-about .text-wrap{position:relative;width:50%;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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4%}@media only screen and (max-width:768px){.section-about .text-wrap{width:100%}}.section-about .image-wrap{width:50%}@media only screen and (max-width:768px){.section-about .image-wrap{width:100%}}.section-about .image-wrap .image{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media only screen and (max-width:768px){.section-about .image-wrap .image{width:100%;height:auto}}.section-offer .content-wrap{padding-bottom:90px;overflow:hidden}.section-offer .offer-list{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-align:center}.section-offer .offer-list-item{position:relative;width:20%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:-webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;transition:transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;transition:transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out}.section-offer .offer-list-item:after{content:'';position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#16223a;opacity:0.3;-webkit-transition:height 0.3s ease-in-out, opacity 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out, opacity 0.3s ease-in-out;transition:height 0.3s ease-in-out, opacity 0.3s ease-in-out}@media only screen and (max-width:1024px){.section-offer .offer-list-item{width:33.33%}}@media only screen and (max-width:768px){.section-offer .offer-list-item{width:50%}}@media only screen and (max-width:500px){.section-offer .offer-list-item{width:100%}}.section-offer .offer-list-item a{display:block;width:100%}.section-offer .offer-list-item .offer-image{width:100%;height:auto}.section-offer .offer-list-item .title{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:2.5vw;text-transform:uppercase;text-align:center;color:white;font-weight:300;z-index:5;padding-bottom:0;-webkit-transition:color 0.5s ease-in-out;-o-transition:color 0.5s ease-in-out;transition:color 0.5s ease-in-out}@media only screen and (max-width:1024px){.section-offer .offer-list-item .title{font-size:3.5vw}}@media only screen and (max-width:768px){.section-offer .offer-list-item .title{font-size:5.5vw}}@media only screen and (max-width:500px){.section-offer .offer-list-item .title{font-size:10vw}}.section-offer .offer-list-item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);z-index:5;-webkit-box-shadow:0 5px 20px 8px rgba(22, 34, 58, 0.7);box-shadow:0 5px 20px 8px rgba(22, 34, 58, 0.7);border:1px solid white}.section-offer .offer-list-item:hover:after{height:20%;opacity:0.7}.section-offer .offer-list-item:hover .title{color:#e4a41c}.section-contact{background:url(../images/section-contact-bg.jpg) no-repeat center center fixed;background-size:cover}.section-contact .section-title{color:white}.section-contact .section-title:before{background-color:white}.section-contact .data-wrap{width:100%;max-width:900px;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;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 auto}@media only screen and (max-width:1280px){.section-contact .data-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-contact .data-wrap .data-section{width:50%;padding:0 50px;margin-bottom:40px}.section-contact .data-wrap .data-section:first-of-type{border-right:1px solid rgba(255, 255, 255, 0.2)}@media only screen and (max-width:768px){.section-contact .data-wrap .data-section{width:100%;max-width:440px;padding:0 20px}.section-contact .data-wrap .data-section:first-of-type{border-right:none;border-bottom:1px solid rgba(255, 255, 255, 0.2);padding-bottom:40px}}.section-contact .header{font-size:30px;font-weight:300;text-transform:uppercase;padding-bottom:25px}.section-contact .section-header{font-size:23px;font-weight:300;text-transform:uppercase;padding-bottom:15px}.section-contact p{font-size:23px;color:white;font-weight:500}.section-contact .phones-wrap{padding-top:20px}.section-contact .phones-wrap .section-header{padding-bottom:10px}.section-contact .phones-wrap .link{position:relative;display:inline-block;color:white;text-decoration:none;font-weight:700;padding:4px 0 0px 40px;width:100%;font-size:19px}.section-contact .phones-wrap .link:before{content:'';position:absolute;top:0;left:0;width:16px;height:30px;background:url(../images/phone.png) no-repeat center center;background-size:16px 30px}.section-contact .phones-wrap .link:hover{text-decoration:underline}.section-contact .email-wrap{padding-top:20px}.section-contact .email-wrap .section-header{padding-bottom:10px}.section-contact .email-wrap .link{position:relative;display:inline-block;color:white;text-decoration:none;font-weight:700;padding:4px 0 0px 40px;width:100%;font-size:19px}.section-contact .email-wrap .link:before{content:'';position:absolute;top:0;left:0;width:30px;height:30px;background:url(../images/email.png) no-repeat center center;background-size:30px 30px}.section-contact .email-wrap .link:hover{text-decoration:underline}.section-contact .open-wrap{padding-top:20px}.section-contact .open-wrap dl{display:block;width:100%;margin:0}.section-contact .open-wrap dt{display:inline-block;width:calc(100% - 155px);font-size:20px;line-height:25px;margin:0;color:white;font-weight:400;vertical-align:top}.section-contact .open-wrap dd{display:inline-block;width:150px;font-size:20px;line-height:25px;margin:0;color:white;padding-left:20px;font-weight:700}.section-contact .white-stripe{position:absolute;bottom:0;left:0;width:100%;height:340px;background-color:white}.section-contact .map-wrap{position:relative;width:calc(100% - 100px);margin:0 50px;height:670px;padding-bottom:60px}@media only screen and (max-width:768px){.section-contact .map-wrap{width:calc(100% - 40px);margin:0 20px}}.section-contact #mapContainer{display:block;height:610px;width:100%;z-index:1;border:2px solid #16223a;-webkit-box-shadow:0 45px 30px -30px rgba(22, 34, 58, 0.7);box-shadow:0 45px 30px -30px rgba(22, 34, 58, 0.7);background-color:white}.section-gallery .content-wrap{padding-top:195px;padding-bottom:90px;overflow:hidden}.section-gallery .offer-list{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-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-align:center}.section-gallery .offer-list-item{position:relative;width:25%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:-webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;transition:transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;transition:transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;border:1px solid white}@media only screen and (max-width:1024px){.section-gallery .offer-list-item{width:33.33%}}@media only screen and (max-width:768px){.section-gallery .offer-list-item{width:50%}}@media only screen and (max-width:500px){.section-gallery .offer-list-item{width:100%}}.section-gallery .offer-list-item a{display:block;width:100%}.section-gallery .offer-list-item .offer-image{width:100%;height:auto}.section-gallery .offer-list-item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);z-index:5;-webkit-box-shadow:0 5px 20px 8px rgba(22, 34, 58, 0.7);box-shadow:0 5px 20px 8px rgba(22, 34, 58, 0.7)}
/*# sourceMappingURL=styles.min.css.map */