.services .boxPanel h2 {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400; }

.promoVideo .videoText h3, .promoVideo .videoText a, .main-nav ul li a, .vacancies button, .mainFoot form .input input {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500; }

.main-nav ul li.sub-nav ul li, .sliderPanel.theTeam .slider .swiper-slide, .vacancies, .vacancies button, .services .col, .selectProducts .productBrand .aboutProduct h2, .mainFoot form .input input {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.search a:after, .main-nav ul li.sub-nav.opensubmenu > a:before, .sliderPanel .slider .swiper-menu button, .slider.heroSlider .swiper-menu button {
  background-image: url("../sprites/sprite.svg");
  background-size: 500px 500px;
  font-size: 20px; }

.form:after, .sliderPanel.theTeam .swiper-wrapper:after, .sliderPanel .columns:after, .intro.pageText:after, .boxPanel .wrap:after, .services .columns:after, .selectProducts .productBrand:after, .news article:after, .news .grid:after, .news:after, .contact form:after, .mainFoot .form:after, .mainFoot:after, .moreFoot:after {
  content: '';
  display: block;
  clear: both; }

.mobile {
  display: none; }

.desktop {
  display: block; }

body {
  padding-top: 68px; }

.wrap {
  width: 960px;
  margin: 0 auto; }

.heading {
  font-size: 2.5rem;
  padding-bottom: 30px; }

.large {
  max-height: 503px;
  overflow: hidden; }

.promoVideo {
  min-height: calc(100vh - 192px);
  width: 100vw;
  padding-bottom: 0;
  margin-bottom: 22px; }
  .promoVideo .videoText {
    position: absolute;
    color: white;
    width: calc(100vw - 164px);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 90px; }
    .promoVideo .videoText h3, .promoVideo .videoText a {
      display: inline-block;
      font-size: 1.25rem;
      text-transform: uppercase;
      letter-spacing: -1px; }
    .promoVideo .videoText a {
      position: absolute;
      right: 0;
      top: 0; }

@media screen and (min-width: 1024px) {
  .producers {
    zoom: 0.8; }

  .services .columns {
    zoom: 0.85; } }
@media screen and (min-width: 1120px) {
  .producers {
    zoom: 0.9; } }
@media screen and (min-width: 1220px) {
  .producers {
    zoom: 1; }

  .services .columns {
    zoom: 1; } }
.modalWindow .modalWrap {
  width: 940px;
  margin: 0 auto;
  position: relative; }
.modalWindow button {
  right: 0; }
.modalWindow figure {
  width: 940px;
  margin: 0 auto; }

.searchForm {
  position: fixed;
  top: 0;
  opacity: 0;
  left: 0;
  height: 0;
  overflow: hidden;
  width: 100%;
  background-color: #82bc00;
  z-index: 1000000;
  -webkit-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  .searchForm .wrap {
    position: relative; }
  .searchForm p {
    top: 170px;
    height: 109px;
    position: relative;
    border-bottom: 1px solid white; }
    .searchForm p input {
      display: block;
      width: 100%;
      height: auto;
      border: 0;
      color: white;
      font-size: 2.75rem;
      background-color: transparent;
      -webkit-appearance: none;
      border-radius: 0; }
    .searchForm p label {
      color: white;
      font-size: 2.75rem;
      position: absolute;
      top: 0;
      pointer-events: none;
      -webkit-transition-timing-function: ease;
      -webkit-transition-duration: 300ms;
      -webkit-transition-property: all;
      -moz-transition-timing-function: ease;
      -moz-transition-duration: 300ms;
      -moz-transition-property: all;
      -o-transition-timing-function: ease;
      -o-transition-duration: 300ms;
      -o-transition-property: all;
      -ms-transition-timing-function: ease;
      -ms-transition-duration: 300ms;
      -ms-transition-property: all;
      transition-timing-function: ease;
      transition-duration: 300ms;
      transition-property: all; }
      .searchForm p label.faded {
        opacity: 0.5; }
      .searchForm p label.hide {
        opacity: 0; }
  .searchForm button {
    background-image: url("../images/close-search.svg");
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0; }

.searchOpen .searchForm {
  opacity: 1;
  height: 100%; }

.search {
  height: 32px;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  margin-right: 0; }
  .search a {
    position: relative;
    font-size: 0.75rem;
    color: #c7c7c7;
    display: block; }
    .search a:after {
      content: '';
      background-position: -20px -120px;
      width: 11px;
      height: 11px;
      display: inline-block;
      margin-left: 10px; }

.form form .input, .form form .textarea {
  position: relative;
  float: left; }
  .form form .input ul li, .form form .textarea ul li {
    top: -19px;
    right: auto;
    left: 18px; }
  .form form .input + .input, .form form .textarea + .input {
    margin-top: 0;
    width: 290px;
    margin-left: 18px; }
  .form form .input input, .form form .textarea input {
    width: 100%;
    height: 44px; }
  .form form .input label, .form form .textarea label {
    font-size: 0.9375rem;
    margin-top: -7px; }
.form form button {
  width: 127px;
  margin-top: 0;
  margin-left: 18px;
  float: left; }

.main-nav {
  width: 890px;
  position: absolute;
  left: 50%;
  margin-left: -340px;
  top: 50%;
  margin-top: -8px; }
  .main-nav ul {
    position: relative; }
    .main-nav ul li {
      display: inline-block;
      font-size: 0.8125rem;
      color: black;
      text-transform: uppercase;
      -webkit-transition-timing-function: linear;
      -webkit-transition-duration: 300ms;
      -webkit-transition-property: all;
      -moz-transition-timing-function: linear;
      -moz-transition-duration: 300ms;
      -moz-transition-property: all;
      -o-transition-timing-function: linear;
      -o-transition-duration: 300ms;
      -o-transition-property: all;
      -ms-transition-timing-function: linear;
      -ms-transition-duration: 300ms;
      -ms-transition-property: all;
      transition-timing-function: linear;
      transition-duration: 300ms;
      transition-property: all; }
      .main-nav ul li:hover {
        color: #82bc00; }
      .main-nav ul li + li {
        margin-left: 35px; }
      .main-nav ul li.active {
        color: #82bc00; }
      .main-nav ul li.sub-nav {
        position: relative; }
        .main-nav ul li.sub-nav > a {
          position: relative;
          height: 40px;
          display: block; }
        .main-nav ul li.sub-nav ul {
          display: none;
          padding-left: 0;
          position: absolute;
          top: 40px;
          left: -68px;
          list-style: none;
          width: 210px; }
          .main-nav ul li.sub-nav ul li {
            background-color: white;
            color: #333333;
            font-size: 0.875rem;
            -webkit-display: flex;
            -ms-display: flex;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 50px;
            text-align: center; }
            .main-nav ul li.sub-nav ul li:hover {
              background-color: #bad77a; }
            .main-nav ul li.sub-nav ul li + li {
              margin-left: 0;
              border-top: 1px solid #e3e3e3; }
        .main-nav ul li.sub-nav.opensubmenu {
          position: relative;
          height: 250px; }
          .main-nav ul li.sub-nav.opensubmenu > a {
            position: relative;
            color: #82bc00; }
            .main-nav ul li.sub-nav.opensubmenu > a:before {
              content: '';
              background-position: -60px -279px;
              width: 32px;
              height: 8px;
              position: absolute;
              top: 30px;
              z-index: 1; }
          .main-nav ul li.sub-nav.opensubmenu ul {
            display: block; }

.main-head {
  height: 67px; }
  .main-head .logo {
    left: 94px;
    margin-left: 0; }

.sliderPanel {
  background-color: #f2f4fa;
  margin-bottom: 75px; }
  .sliderPanel.productsPage .col {
    height: 661px;
    width: 50%;
    float: left; }
    .sliderPanel.productsPage .col h3 {
      margin-top: 10px;
      width: 312px;
      height: 58px;
      font-size: 1.5rem;
      padding-top: 16px; }
  .sliderPanel.producers .col:first-child {
    height: 652px; }
  .sliderPanel.theTeam .boxPanel {
    padding-top: 43px;
    padding-bottom: 30px; }
    .sliderPanel.theTeam .boxPanel button.active {
      opacity: 0; }
    .sliderPanel.theTeam .boxPanel .content {
      height: 270px;
      padding: 18px 0;
      pointer-events: none;
      -webkit-transition-timing-function: linear;
      -webkit-transition-duration: 300ms;
      -webkit-transition-property: all;
      -moz-transition-timing-function: linear;
      -moz-transition-duration: 300ms;
      -moz-transition-property: all;
      -o-transition-timing-function: linear;
      -o-transition-duration: 300ms;
      -o-transition-property: all;
      -ms-transition-timing-function: linear;
      -ms-transition-duration: 300ms;
      -ms-transition-property: all;
      transition-timing-function: linear;
      transition-duration: 300ms;
      transition-property: all;
      opacity: 0; }
      .sliderPanel.theTeam .boxPanel .content.viewContent {
        opacity: 1; }
      .sliderPanel.theTeam .boxPanel .content p, .sliderPanel.theTeam .boxPanel .content a {
        padding: 0 5px;
        margin: 0;
        width: auto; }
  .sliderPanel.theTeam p {
    font-size: 1.25rem;
    width: 544px;
    margin: 0 auto;
    line-height: 1.3; }
  .sliderPanel.theTeam .slider {
    width: 945px;
    margin: 0 auto; }
    .sliderPanel.theTeam .slider .swiper-slide {
      width: 290px; }
      .sliderPanel.theTeam .slider .swiper-slide button {
        width: 290px; }
  .sliderPanel.theTeam .swiper-slide {
    float: left;
    width: 295px;
    margin-bottom: 46px; }
    .sliderPanel.theTeam .swiper-slide:nth-of-type(3n+2) {
      margin-left: 28px;
      margin-right: 28px; }
  .sliderPanel .col {
    width: 50%;
    height: 652px;
    float: left;
    max-height: 652px;
    overflow: hidden; }
    .sliderPanel .col:nth-child(2) {
      height: 652px;
      padding: 0; }
  .sliderPanel .text {
    padding-top: 80px;
    width: 390px;
    margin: 0 auto;
    text-align: left; }
    .sliderPanel .text p {
      font-size: 1rem; }
  .sliderPanel .slider .swiper-menu button {
    background-color: transparent;
    background-position: -200px -20px;
    width: 16px;
    height: 28px;
    top: 55%;
    margin-top: -14px;
    left: 44px; }
    .sliderPanel .slider .swiper-menu button:after {
      display: none; }
    .sliderPanel .slider .swiper-menu button.next {
      background-color: transparent;
      right: 44px;
      left: auto; }

.heroSlider, .bigHero, .productsPage {
  margin-bottom: 60px; }

.slider {
  position: relative;
  overflow: hidden; }
  .slider .swiper-slide {
    position: relative; }
  .slider.heroSlider .swiper-slide {
    position: relative;
    height: 503px;
    background-position: top center; }
  .slider.heroSlider h2 {
    font-size: 3.125rem;
    width: 680px;
    margin-left: -340px;
    margin-top: -27px; }
  .slider.heroSlider .swiper-menu button {
    background-color: transparent;
    background-position: -20px -276px;
    width: 30px;
    height: 28px;
    display: block;
    left: 50px; }
    .slider.heroSlider .swiper-menu button.next {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      left: auto;
      right: 50px; }

.intro {
  padding: 0 0 70px 0; }
  .intro .readMoreContent.noRead {
    opacity: 1;
    height: 100%;
    overflow: auto; }
  .intro.aboutIntro .wrap {
    width: 790px;
    margin: 0 auto; }
  .intro.productIntro {
    padding-bottom: 0; }
    .intro.productIntro .wrap {
      width: 790px; }
    .intro.productIntro .boxPanel {
      padding-top: 60px; }
      .intro.productIntro .boxPanel h2 {
        font-size: 0.875rem; }
      .intro.productIntro .boxPanel .wrap {
        width: 960px; }
      .intro.productIntro .boxPanel .aboutProduct {
        height: 270px; }
      .intro.productIntro .boxPanel button {
        width: 200px;
        height: 44px; }
  .intro.pageText {
    position: relative;
    z-index: 10000; }
    .intro.pageText.corporate {
      width: 890px;
      margin: 0 auto; }
      .intro.pageText.corporate .heading {
        padding-bottom: 50px; }
    .intro.pageText .twoColumns {
      float: left;
      width: 50%; }
      .intro.pageText .twoColumns + div {
        padding-top: 0; }
      .intro.pageText .twoColumns p {
        padding-left: 0;
        padding-right: 0; }
    .intro.pageText .wrap {
      width: 645px;
      margin: 0 auto; }
    .intro.pageText .greenBtn {
      width: 287px; }
  .intro h2 {
    font-size: 2.5rem; }
    .intro h2 br {
      display: none; }
  .intro p, .intro li, .intro h3 {
    font-size: 1.125rem;
    line-height: 1.5; }
  .intro .mobile {
    display: none; }

.introPanel {
  margin-bottom: 60px; }
  .introPanel.process h3 {
    font-size: 1.9375rem;
    padding: 0; }
  .introPanel h3 {
    font-size: 1.3125rem;
    line-height: 1.33;
    padding: 0 101px; }

.ourProcess {
  padding-top: 100px; }
  .ourProcess .wrap {
    margin: 0 auto;
    width: 860px; }
  .ourProcess ol {
    margin-left: 40px; }
  .ourProcess li:before {
    text-indent: -30px; }

.boxPanel {
  padding: 100px 0;
  position: relative; }
  .boxPanel.awards {
    padding: 44px 0 55px 0; }
    .boxPanel.awards ul {
      width: 520px;
      margin: 40px auto 0 auto; }
      .boxPanel.awards ul li {
        padding-left: 20px;
        margin-bottom: 0;
        padding-bottom: 30px; }
    .boxPanel.awards p {
      font-size: 1.3125rem;
      line-height: 1.33; }
    .boxPanel.awards h3 {
      font-size: 2.5rem; }
  .boxPanel .box {
    width: 290px;
    float: left; }
    .boxPanel .box + .box {
      margin-top: 0;
      margin-left: 35px; }

.vacancies {
  height: 500px;
  background-size: cover;
  background-position: center;
  padding: 124px 0 101px 0;
  color: white;
  text-align: center;
  font-size: 1rem;
  line-height: 1.1875; }
  .vacancies h2 {
    font-size: 2.5rem; }
    .vacancies h2 br {
      display: none; }
  .vacancies p {
    font-size: 1.125rem; }
  .vacancies p + button {
    margin-top: 35px; }
  .vacancies button + p {
    padding-top: 42px; }
  .vacancies button {
    border: 1px solid white;
    border-radius: 5px;
    display: inline;
    padding: 12px 20px 12px 20px;
    color: white;
    line-height: 1;
    -webkit-transition-timing-function: linear;
    -webkit-transition-duration: 300ms;
    -webkit-transition-property: all;
    -moz-transition-timing-function: linear;
    -moz-transition-duration: 300ms;
    -moz-transition-property: all;
    -o-transition-timing-function: linear;
    -o-transition-duration: 300ms;
    -o-transition-property: all;
    -ms-transition-timing-function: linear;
    -ms-transition-duration: 300ms;
    -ms-transition-property: all;
    transition-timing-function: linear;
    transition-duration: 300ms;
    transition-property: all; }
    .vacancies button:hover {
      background-color: white;
      color: #82bc00; }
    .vacancies button + button {
      margin-top: 16px; }

.aboutProduct {
  width: auto;
  height: 160px; }

.services button {
  font-size: 0.9375rem; }
.services h2 {
  padding: 26px 0 26px 0; }
.services p, .services li {
  font-size: 1rem; }
.services p + p {
  padding-top: 16px; }
.services h3 + p {
  padding-top: 23px; }
.services h3 {
  font-weight: 300;
  font-size: 2.375rem; }
.services .col {
  padding: 36px 0 0 0;
  border-bottom: 1px solid #c4c4c4;
  float: left;
  width: 50%;
  max-height: 512px;
  height: 512px;
  overflow: hidden; }
  .services .col:nth-child(2) .content {
    margin: 0 30px; }
  .services .col .content {
    margin: 0 100px; }
    .services .col .content p {
      line-height: 1.5; }
  .services .col + .col {
    border-left: 1px solid #c4c4c4; }
.services .form {
  padding-top: 30px;
  border-bottom: 1px solid #c4c4c4; }
  .services .form h2 {
    padding: 0 0 30px 0; }
  .services .form .wrap {
    width: 890px; }
  .services .form .input {
    width: 225px; }
    .services .form .input + .input {
      width: 225px; }
    .services .form .input input {
      border: 1px solid #c7c7c7;
      color: #adadad; }
    .services .form .input label {
      color: #adadad; }
      .services .form .input label span {
        right: -84px; }
  .services .form button {
    width: 127px;
    margin-top: 0;
    text-decoration: none; }
.services .boxPanel {
  border-top: 0;
  padding-bottom: 75px; }
  .services .boxPanel .aboutProduct {
    height: 242px;
    top: 48px;
    padding: 21px 10px 0 10px; }
    .services .boxPanel .aboutProduct p {
      color: #3c3c3c; }
  .services .boxPanel .box:hover {
    opacity: 1; }
  .services .boxPanel p {
    font-size: 0.875rem; }
  .services .boxPanel h2 {
    border-top: 0;
    background-color: white;
    padding: 18px 0 0 0;
    letter-spacing: 0; }
  .services .boxPanel button {
    width: 128px;
    border-radius: 20px; }

.selectProducts {
  padding-top: 54px; }
  .selectProducts .productBrand {
    padding-top: 54px;
    width: 1080px;
    margin: 0 auto; }
    .selectProducts .productBrand.uni-mush figure {
      width: 400px;
      margin: 0 auto; }
    .selectProducts .productBrand .text {
      width: 780px;
      margin: 0 auto;
      padding: 0 0 80px 0; }
      .selectProducts .productBrand .text h4 {
        font-size: 1.125rem; }
    .selectProducts .productBrand .aboutProduct {
      width: 268px;
      -webkit-box-shadow: 3px 3px 1px 0px rgba(195, 195, 195, 0.65);
      -ms-box-shadow: 3px 3px 1px 0px rgba(195, 195, 195, 0.65);
      box-shadow: 3px 3px 1px 0px rgba(195, 195, 195, 0.65);
      padding: 0; }
      .selectProducts .productBrand .aboutProduct h2 {
        border-bottom: 1px solid #c4c4c4;
        -webkit-box-shadow: 7px -7px 15px -8px rgba(198, 198, 198, 0.72);
        -ms-box-shadow: 7px -7px 15px -8px rgba(198, 198, 198, 0.72);
        box-shadow: 7px -7px 15px -8px rgba(198, 198, 198, 0.72);
        padding: 12px 0;
        height: 42px; }
      .selectProducts .productBrand .aboutProduct p {
        padding: 15px 30px 0 30px;
        font-size: 0.875rem; }
    .selectProducts .productBrand .item {
      height: auto;
      width: 270px;
      float: left;
      position: relative;
      margin-bottom: 30px;
      padding-bottom: 38px; }
      .selectProducts .productBrand .item:nth-child(6) {
        clear: left; }
      .selectProducts .productBrand .item h2 {
        text-transform: uppercase;
        font-size: 0.9375rem;
        color: #333333;
        font-weight: 500;
        padding-bottom: 10px; }
      .selectProducts .productBrand .item p {
        font-size: 0.875rem; }
      .selectProducts .productBrand .item button {
        width: 164px;
        font-size: 0.875rem;
        border-radius: 5px;
        position: absolute;
        left: 50%;
        margin-left: -82px;
        bottom: 0; }
      .selectProducts .productBrand .item:first-of-type {
        border-top: 0;
        padding: 0; }
      .selectProducts .productBrand .item + .item {
        border-top: 0;
        padding: 0; }

.news {
  position: relative; }
  .news.searchResults article .sidebar {
    margin-top: 60px;
    padding-top: 20px;
    position: relative;
    width: auto;
    float: none; }
    .news.searchResults article .sidebar .row {
      border: 0;
      padding: 0;
      height: auto; }
      .news.searchResults article .sidebar .row:first-of-type {
        border: 0; }
      .news.searchResults article .sidebar .row h4 {
        font-size: 2.5rem; }
  .news.searchResults .grid {
    width: 615px;
    float: right; }
    .news.searchResults .grid .content h2 {
      font-size: 1.375rem; }
    .news.searchResults .grid .col {
      border: 0;
      float: none;
      width: 100%; }
      .news.searchResults .grid .col:nth-of-type(3n+2) {
        margin-left: 0;
        margin-right: 0; }
      .news.searchResults .grid .col:nth-of-type(3n+1) {
        clear: both; }
  .news.samplePage .main {
    float: none;
    margin: 0 auto; }
  .news article {
    margin: 100px auto;
    width: 940px; }
    .news article .sidebar {
      width: 256px;
      float: left;
      padding-top: 0;
      margin-top: 94px; }
      .news article .sidebar .row {
        padding: 22px; }
    .news article .main {
      padding: 0 0 100px 0;
      width: 615px;
      float: right; }
      .news article .main h2 {
        font-size: 2.1875rem; }
  .news .topPagination {
    background-color: transparent;
    display: none; }
    .news .topPagination:before {
      content: '';
      background-color: rgba(196, 196, 196, 0.5);
      width: 100vw; }
    .news .topPagination a {
      font-size: 0.875rem;
      display: block;
      width: 940px;
      padding-left: 0;
      padding-bottom: 0;
      padding-top: 24px;
      margin: 0 auto; }
  .news .wrap {
    position: relative; }
  .news h2 {
    text-align: left;
    font-size: 2.5rem; }
  .news .select {
    margin: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0; }
    .news .select h4 {
      position: absolute;
      left: -100px;
      top: 17px; }
    .news .select select {
      width: 290px; }
    .news .select span {
      top: 20px; }
  .news .grid {
    width: 940px;
    margin: 0 auto; }
    .news .grid .content p:first-of-type {
      height: 132px;
      max-height: 132px;
      overflow: hidden; }
    .news .grid .content .greenBtn {
      width: 127px;
      margin-left: 0; }
    .news .grid .col {
      padding-bottom: 80px;
      width: 290px;
      float: left; }
      .news .grid .col .greenBtn {
        -webkit-transition-timing-function: linear;
        -webkit-transition-duration: 300ms;
        -webkit-transition-property: all;
        -moz-transition-timing-function: linear;
        -moz-transition-duration: 300ms;
        -moz-transition-property: all;
        -o-transition-timing-function: linear;
        -o-transition-duration: 300ms;
        -o-transition-property: all;
        -ms-transition-timing-function: linear;
        -ms-transition-duration: 300ms;
        -ms-transition-property: all;
        transition-timing-function: linear;
        transition-duration: 300ms;
        transition-property: all; }
      .news .grid .col:hover .greenBtn {
        background-color: #3c3c3c;
        width: 290px; }
      .news .grid .col:nth-child(3n + 1) {
        clear: left; }
      .news .grid .col:nth-of-type(3n+2) {
        margin-left: 35px;
        margin-right: 35px; }

.contact .social {
  text-align: center; }
.contact .wrap {
  width: 620px; }
.contact .map {
  height: 400px; }
.contact p {
  font-size: 1.125rem;
  line-height: 1.4; }
.contact h2 {
  font-size: 2.5rem; }
.contact form {
  padding-top: 60px;
  padding-bottom: 100px; }
  .contact form .textarea {
    width: 100%; }
    .contact form .textarea label {
      top: 10px;
      margin-top: 0; }
  .contact form .input ul li {
    top: 47px; }
  .contact form .input + .input {
    width: 305px; }
  .contact form .input.textarea {
    width: 100%; }
    .contact form .input.textarea ul li {
      top: 37px; }
  .contact form .input + .input {
    margin-left: 0; }
  .contact form .input:nth-of-type(3) {
    margin-left: 10px; }
  .contact form .g-recaptcha {
    clear: left;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 305px; }
    .contact form .g-recaptcha > div {
      margin: 0; }
  .contact form button {
    width: 177px;
    clear: both;
    display: inline-block;
    margin: 5px 0 0 0; }
.contact .contactInfo {
  font-size: 1.25rem; }
  .contact .contactInfo p, .contact .contactInfo a {
    font-size: 1.25rem; }
.contact .goldcircle {
  margin: 30px 0 60px 0; }
  .contact .goldcircle figure {
    width: 10%; }

.mainFoot {
  font-size: 1.1875rem; }
  .mainFoot h2 {
    padding-bottom: 34px; }
  .mainFoot form .input {
    position: relative;
    float: left; }
    .mainFoot form .input + .input {
      margin-top: 0;
      width: 290px;
      margin-left: 18px; }
    .mainFoot form .input input {
      width: 100%;
      border: 1px solid white;
      height: 44px;
      border-radius: 6px;
      padding: 0 0 0 18px;
      margin: 0;
      background: transparent;
      font-size: 0.9375rem;
      color: white; }
  .mainFoot form button {
    width: 127px;
    margin-top: 0;
    margin-left: 18px;
    float: left; }
  .mainFoot .greenBg {
    padding-top: 43px;
    padding-bottom: 36px; }
    .mainFoot .greenBg .wrap {
      width: 670px; }

.moreFoot {
  background-color: #e2e2e2; }
  .moreFoot .wrap {
    margin: 0 auto;
    position: relative; }
  .moreFoot p {
    padding-top: 0;
    float: left;
    position: absolute;
    height: auto;
    margin-top: -7px;
    top: 50%;
    text-align: right;
    right: 260px;
    text-align: left; }
    .moreFoot p:first-of-type {
      padding-top: 0;
      left: 50%;
      margin-left: -100px; }
    .moreFoot p + p {
      left: 0;
      right: auto; }
    .moreFoot p + p {
      border-top: 0; }

.social {
  height: 60px;
  border-top: 0;
  text-align: right; }
  .social.greyBg {
    background-color: transparent; }

/*# sourceMappingURL=desktop.css.map */
