html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  font-family: SourceSansPro-Regular;
  background-color: rgba(235, 229, 227, 0.98);
}
.wrap {
  background-color: rgba(235, 229, 227, 0.98);
}
.pattern {
  background-image: url(../img/pattern.svg);
  background-attachment: scroll;
}
footer {
  width: 100%;
  height: 125px;
  background-color: #4a4542;
  color: #edd39c;
  position: relative;
  top: -5px;
  border-top: 2px solid #fbe3ab !important;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer {
  max-width: 920px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
}
footer .footer .rights_block {
  float: left;
  padding-top: 35px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer .footer .rights_block .upper {
  font-size: 16px;
  font-family: SourceSansPro-Light;
  text-transform: uppercase;
  display: block;
}
footer .footer .rights_block .norm {
  font-size: 16px;
  font-family: SourceSansPro-Light;
  display: block;
  padding-left: 16px;
}
footer .footer .dev {
  font-size: 16px;
  font-family: SourceSansPro-Light;
  display: block;
}
footer .footer div {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding-top: 35px;
  padding-right: 32px;
}
@-moz-document url-prefix() {
  .footer_logo:before {
    background-position: -9px -7px !important;
    background-size: 139px 59px !important;
  }
}
footer .footer div .footer_logo {
  width: 120px;
  height: 43px;
  position: relative;
}
footer .footer div .footer_logo:before {
  position: absolute;
  width: 120px;
  height: 43px;
  content: "";
  background-image: url("../img/mango.svg");
  background-size: 160px 59px;
  background-position: -20px -7px;
}
.wrap footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
}
@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
  footer {
    width: 100%;
    height: 208px;
    background-color: #4a4542;
    top: -10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .footer {
    padding: 0 35px;
    min-width: 320px;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
  }
  footer .footer .rights_block {
    float: none;
    text-align: center;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .footer .rights_block .upper {
    font-size: 14px;
    text-align: center;
  }
  footer .footer .rights_block .norm {
    font-size: 14px;
    text-align: center;
    padding-left: 0px;
  }
  footer .footer .dev {
    font-size: 14px;
    font-family: SourceSansPro-Light;
    text-align: center;
    display: block;
  }
  footer .footer div {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    padding-top: 30px;
    padding-right: 0px;
    margin: 0 auto;
    width: 120px;
  }
  footer .footer div .footer_logo {
    width: 120px;
    height: 43px;
    position: relative;
  }
  footer .footer div .footer_logo:before {
    position: absolute;
    width: 120px;
    height: 43px;
    content: "";
  }
}
@font-face {
  font-family: Rubik-Bold;
  src: url(../fonts/web/rubik-bold-webfont.woff);
}
@font-face {
  font-family: Rubik-Light;
  src: url(../fonts/web/rubik-light-webfont.woff);
}
@font-face {
  font-family: SourceSansPro-ExtraLight;
  src: url(../fonts/web/sourcesanspro-extralight-webfont.woff);
}
@font-face {
  font-family: SourceSansPro-Light;
  src: url(../fonts/web/sourcesanspro-light-webfont.woff);
}
@font-face {
  font-family: SourceSansPro-Regular;
  src: url(../fonts/web/sourcesanspro-regular-webfont.woff);
}
@font-face {
  font-family: SourceSansPro-Semibold;
  src: url(../fonts/web/sourcesanspro-semibold-webfont.woff);
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
strong {
  font-weight: bold;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #edd39c;
  transition: background-color 5000s ease-in-out 0s;
}
.clearfix:after {
  clear: both;
}
