@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}body{font-family:Rubik,sans-serif;color:#fff;background:#3b6294}.wrapper{background-image:url(../img/bg.jpg);background-repeat:no-repeat;background-position:center 0;background-size:100% 100%}header{padding:40px 0 20px;position:relative;overflow:hidden;text-shadow:1px 1px 15px #222}header h1{font-weight:700;text-align:center;font-size:32px;padding:0 16px}.container{width:100%;max-width:1170px;margin:0 auto}.offers{padding-top:20px;position:relative;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.offers__btn,.offers__descr,.offers__info,.offers__item{-webkit-transition:all .7s;-o-transition:all .7s;transition:all .7s}.offers__item{margin:0 1% 40px;width:23%;text-decoration:none;border-radius:20px;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offers__banner{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;min-height:228px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.offers__banner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offers__info{padding:20px;background-color:#222;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.offers__descr{color:#fff;font-weight:500;font-size:18px;text-align:center}.offers__btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-weight:700;text-transform:uppercase;color:#222;background-color:#fff}@media (min-width:960px){.offers__item:hover{-webkit-box-shadow:0 0 10px #222;box-shadow:0 0 10px #222}.offers__item:hover .offers__btn{color:#fff;background-color:#222}.offers__item:hover .offers__info{color:#222;background-color:#fff}.offers__item:hover .offers__descr{color:#222}}@media (max-width:1440px){.wrapper{background-size:cover}}@media (max-width:960px){.wrapper{background-size:auto 800px;background-repeat:repeat-y}.offers__item{width:31%;margin:0 1% 40px}}@media (max-width:768px){.offers__item{width:48%;margin:0 1% 40px}}@media (max-width:480px){.offers__item{width:300px;margin:0 10px 40px}}