@charset "UTF-8";
/* Fonts Variable */
/* common */
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  height: 100%;
  margin: 0;
  padding: 0; }

html.mx_logged_in {
  margin-top: 0 !important; }

.top {
  position: absolute;
  top: 19px;
  right: 30px;
  bottom: 35px;
  height: 50px;
  width: 50px;
  z-index: 99999;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(129deg) brightness(103%) contrast(100%); }

html,
body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  color: #1d1719;
  display: flex;
  flex-direction: column;
  padding-bottom: 95px; }

strong {
  font-weight: 700; }

input,
select,
textarea {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  color: #1d1719; }

body {
  background: #fff; }

img {
  border: 0px;
  display: block; }

iframe {
  width: 100%;
  max-width: 600px; }

a,
input {
  outline: none;
  text-decoration: none;
  transition: all 0.2s ease-out 0s; }

.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

.centering {
  margin: 0 auto;
  max-width: 1200px; }

* {
  margin: 0px;
  padding: 0px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Fonts Variable */
/* common */
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

html,
body {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  color: #1d1719; }

input,
select,
textarea {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  color: #1d1719; }

body {
  background: #fff; }

img {
  border: 0px;
  display: block; }

iframe {
  width: 100%;
  max-width: 600px; }

a,
input {
  outline: none;
  text-decoration: none;
  transition: all 0.2s ease-out 0s; }

.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

.centering {
  margin: 0 auto;
  max-width: 1200px; }

* {
  margin: 0px;
  padding: 0px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

p {
  font-size: 18px;
  line-height: 28px;
  margin: 10px 0; }

.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

/* section  */
#section {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100%; }

/* page wrap */
#page-wrap {
  margin: 0 auto;
  max-width: 1240px;
  padding-top: 125px; }
  #page-wrap h1 {
    font-family: "Lato", sans-serif;
    font-weight: 700; }
  #page-wrap h2 {
    font-family: "Lato", sans-serif;
    font-weight: 700; }
  #page-wrap #banner-wrap .banner-block .mx_buttons {
    z-index: 999; }
    #page-wrap #banner-wrap .banner-block .mx_buttons img {
      min-width: 0; }

.fullwidth #page-wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 100%; }

/* header */
.sticky {
  width: 100%;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.35);
  z-index: 999; }
  .sticky .topright {
    display: none; }
  .sticky .topright2 {
    display: none; }
  .sticky#header-wrap .logo a img {
    width: 88px;
    height: auto; }
  .sticky#header-wrap .homepic {
    padding-top: 22px;
    margin-left: 10px;
    float: right;
    display: none; }
  .sticky#header-wrap .top-block {
    padding: 7px 0;
    float: left; }
    .sticky#header-wrap .top-block .media {
      display: none; }
  .sticky#header-wrap .nav-block {
    float: right;
    width: auto;
    padding-right: 0px;
    margin-top: 0px; }
    .sticky#header-wrap .nav-block a.phone {
      font-size: 0px; }
    .sticky#header-wrap .nav-block:after {
      content: "";
      position: absolute;
      left: 60%;
      height: 67px;
      width: 40%;
      background-color: #fff;
      z-index: -1; }
  .sticky#header-wrap .menuicon {
    top: 27px; }

.mx_logged_in #header-wrap {
  top: 51px; }

body:not(.fullwidth) #header-wrap {
  max-width: 1240px; }

#header-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  /* nav block */ }
  #header-wrap .top-block {
    float: left;
    padding: 10px 0 10px;
    width: 100%;
    background-color: #fff; }
    #header-wrap .top-block .logo {
      float: left;
      width: 15%; }
      #header-wrap .top-block .logo a {
        display: block; }
      #header-wrap .top-block .logo img {
        width: 100%;
        max-width: 200px;
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    #header-wrap .top-block .media {
      float: right; }
      #header-wrap .top-block .media .inner {
        padding-bottom: 17px;
        width: 100%;
        overflow: hidden; }
      #header-wrap .top-block .media .offer {
        padding-top: 7px;
        float: left; }
      #header-wrap .top-block .media a.ask {
        padding-left: 35px;
        margin-right: 46px;
        float: left;
        font-family: "Lato", sans-serif;
        font-size: 11px;
        line-height: 24px;
        font-style: normal;
        font-weight: 400;
        color: #1d1719;
        text-decoration: underline;
        letter-spacing: 0.3px;
        background: url("../images/ask_icon.png") left center no-repeat; }
        #header-wrap .top-block .media a.ask:hover {
          opacity: 0.7; }
      #header-wrap .top-block .media a.ask.request {
        margin-right: 0;
        background: url("../images/request_icon.png") left center no-repeat; }
      #header-wrap .top-block .media ul {
        float: right;
        list-style: none; }
        #header-wrap .top-block .media ul li {
          margin-left: 14px;
          float: left; }
          #header-wrap .top-block .media ul li:first-child {
            margin-left: 0; }
          #header-wrap .top-block .media ul li a {
            display: block; }
            #header-wrap .top-block .media ul li a:hover {
              opacity: 0.7; }
      #header-wrap .top-block .media .search {
        float: right; }
        #header-wrap .top-block .media .search input[type="text"] {
          padding: 0 12px;
          float: left;
          width: 141px;
          height: 31px;
          font-family: "Lato", sans-serif;
          font-size: 17px;
          line-height: 31px;
          font-style: normal;
          font-weight: 400;
          color: #333;
          background-color: #cccccc; }
        #header-wrap .top-block .media .search input[type="submit"] {
          float: left;
          width: 36px;
          height: 31px;
          cursor: pointer;
          border: 0;
          border-left: 2px solid #fff;
          background: #cccccc url("../images/search_icon.png") center center no-repeat; }
          #header-wrap .top-block .media .search input[type="submit"]:hover {
            opacity: 0.7; }
  #header-wrap .header-top {
    width: 100%;
    padding: 5px 5% 0;
    float: left;
    background-color: #ccc; }
    #header-wrap .header-top .media {
      float: right; }
      #header-wrap .header-top .media .inner {
        padding-bottom: 5px;
        width: 100%;
        overflow: hidden;
        padding-left: 34px; }
      #header-wrap .header-top .media .offer {
        padding-top: 0px;
        float: left; }
      #header-wrap .header-top .media a.ask {
        padding-left: 35px;
        margin-right: 46px;
        float: left;
        font-family: "Lato", sans-serif;
        font-size: 11px;
        line-height: 24px;
        font-style: normal;
        font-weight: 400;
        color: #1d1719;
        text-decoration: underline;
        letter-spacing: 0.3px;
        background: url("../images/ask_icon.png") left center no-repeat; }
        #header-wrap .header-top .media a.ask:hover {
          opacity: 0.7; }
      #header-wrap .header-top .media a.ask.request {
        margin-right: 0;
        background: url("../images/request_icon.png") left center no-repeat; }
      #header-wrap .header-top .media ul {
        float: left;
        list-style: none; }
        #header-wrap .header-top .media ul li {
          margin-left: 14px;
          float: left; }
          #header-wrap .header-top .media ul li:first-child {
            margin-left: 0; }
          #header-wrap .header-top .media ul li a {
            display: block; }
            #header-wrap .header-top .media ul li a:hover {
              opacity: 0.7; }
          #header-wrap .header-top .media ul li img {
            width: 25px; }
      #header-wrap .header-top .media .search {
        float: left; }
        #header-wrap .header-top .media .search input[type="text"] {
          padding: 0 12px;
          margin-left: 20px;
          float: left;
          width: 141px;
          height: 23px;
          font-family: "Lato", sans-serif;
          font-size: 12px;
          line-height: 31px;
          font-style: normal;
          font-weight: 400;
          color: #333;
          border: 0;
          background-color: #fff; }
        #header-wrap .header-top .media .search input[type="submit"] {
          margin-right: 20px;
          float: left;
          width: 36px;
          height: 23px;
          cursor: pointer;
          border: 0;
          border-left: 2px solid #fff;
          background: #1d1719 url("../images/search_icon.png") center center no-repeat; }
          #header-wrap .header-top .media .search input[type="submit"]:hover {
            opacity: 0.7; }
  #header-wrap .nav-block {
    padding: 0 3px 0 0px;
    width: 85%;
    height: 67px;
    background-color: #fff;
    float: right; }
    #header-wrap .nav-block > ul {
      float: left;
      list-style: none;
      margin-left: 10px; }
      #header-wrap .nav-block > ul li {
        float: left;
        position: relative; }
        #header-wrap .nav-block > ul li a {
          padding: 0 12px;
          font-family: "Lato", sans-serif;
          font-size: 17px;
          line-height: 64px;
          border-top: 3px solid transparent;
          font-style: normal;
          font-weight: 400;
          color: #1d1719;
          text-decoration: none;
          display: block; }
        #header-wrap .nav-block > ul li ul {
          display: none;
          padding-bottom: 2px;
          width: 295px;
          position: absolute;
          top: 67px;
          left: 0px;
          background-color: #1d1719; }
          #header-wrap .nav-block > ul li ul li {
            padding: 0 2px;
            width: 100%;
            list-style: none; }
            #header-wrap .nav-block > ul li ul li.mx_parent a {
              background: #1d1719 url("../images/arrow.png") 98% center no-repeat; }
            #header-wrap .nav-block > ul li ul li.mx_parent li a {
              background: none; }
            #header-wrap .nav-block > ul li ul li:hover a, #header-wrap .nav-block > ul li ul li.mx_current a {
              background: #579bc9; }
            #header-wrap .nav-block > ul li ul li a {
              padding: 0 19px;
              font-family: "Lato", sans-serif;
              font-size: 17px;
              line-height: 31px;
              font-style: normal;
              font-weight: 400;
              color: #fff;
              border-bottom: 1px solid #fff; }
            #header-wrap .nav-block > ul li ul li:last-child a {
              border-bottom: 0; }
            #header-wrap .nav-block > ul li ul li ul {
              position: absolute;
              top: 0;
              left: 100%;
              background-color: inherit; }
              #header-wrap .nav-block > ul li ul li ul li {
                margin-left: 3px;
                background-color: #1d1719; }
                #header-wrap .nav-block > ul li ul li ul li:hover ul {
                  display: block; }
        #header-wrap .nav-block > ul li:hover ul {
          display: block; }
        #header-wrap .nav-block > ul li:hover li ul {
          display: none; }
        #header-wrap .nav-block > ul li li.mx_parent:hover ul {
          display: block; }
          #header-wrap .nav-block > ul li li.mx_parent:hover ul li a {
            background: #1d1719; }
          #header-wrap .nav-block > ul li li.mx_parent:hover ul li:hover a, #header-wrap .nav-block > ul li li.mx_parent:hover ul li.mx_current a {
            background: #579bc9; }
        #header-wrap .nav-block > ul li li.mx_parent:hover a {
          background: #579bc9 url("../images/arrow_hover1.png") 96.3% center no-repeat; }
        #header-wrap .nav-block > ul li:hover > a {
          background-color: #579bc9; }
      #header-wrap .nav-block > ul > li.mx_current > a {
        padding: 0;
        margin: 0 12px;
        line-height: 64px;
        border-top: 3px solid #579bc9;
        background-color: #fff; }
    #header-wrap .nav-block a.phone {
      padding-left: 65px;
      float: right;
      font-family: "Lato", sans-serif;
      font-size: 17px;
      line-height: 67px;
      font-style: normal;
      font-weight: 400;
      color: #1d1719;
      text-decoration: none;
      letter-spacing: 0.4px;
      border-left: 2px solid #579bc9;
      position: relative; }
      #header-wrap .nav-block a.phone:before {
        width: 29px;
        height: 26px;
        display: block;
        position: absolute;
        top: 21px;
        left: 21px;
        content: "";
        background: url("../images/phone_icon.png") left center no-repeat; }
      #header-wrap .nav-block a.phone:hover {
        opacity: 0.7; }
    #header-wrap .nav-block img {
      width: 20px;
      height: auto;
      padding-top: 22px;
      margin-left: 10px;
      float: left; }
  #header-wrap .menuicon {
    display: none; }

p {
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0; }

.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

/* section  */
#section {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100%;
  z-index: 0; }

/* page wrap */
#page-wrap {
  margin: 0 auto;
  max-width: 1240px;
  padding-top: 50px; }
  #page-wrap h1 {
    font-family: "Lato", sans-serif; }
  #page-wrap h2 {
    font-family: "Lato", sans-serif; }
  #page-wrap #banner-wrap .banner-block .mx_buttons {
    z-index: 999; }
    #page-wrap #banner-wrap .banner-block .mx_buttons img {
      min-width: 0; }

.fullwidth #page-wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 100%; }

/* header */
.sticky {
  width: 100%;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.35);
  z-index: 999; }
  .sticky#header-wrap .logo a img {
    width: 126px;
    padding-top: 11px;
    height: auto; }
  .sticky#header-wrap .top-block {
    padding: 7px 0;
    float: left; }
    .sticky#header-wrap .top-block .logo {
      width: 11%; }
    .sticky#header-wrap .top-block .media {
      display: none; }
  .sticky#header-wrap .nav-block {
    float: left;
    width: auto;
    padding-right: 0px;
    margin-top: 0px; }
    .sticky#header-wrap .nav-block a.phone {
      font-size: 0px; }
    .sticky#header-wrap .nav-block:after {
      content: "";
      position: absolute;
      left: 60%;
      height: 67px;
      width: 40%;
      background-color: #fff;
      z-index: -1; }

.mx_logged_in #header-wrap {
  top: 51px; }

body:not(.fullwidth) #header-wrap {
  max-width: 1240px; }

#header-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  /* nav block */ }
  #header-wrap .top-block {
    float: left;
    padding: 10px 0 10px;
    width: 100%;
    background-color: #fff; }
    #header-wrap .top-block .logo {
      float: left;
      width: 20%; }
      #header-wrap .top-block .logo a {
        display: block; }
      #header-wrap .top-block .logo img {
        width: 100%;
        max-width: 320px;
        margin-top: 10px;
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    #header-wrap .top-block .media {
      float: right; }
      #header-wrap .top-block .media .inner {
        padding-bottom: 17px;
        width: 100%;
        overflow: hidden; }
      #header-wrap .top-block .media .offer {
        padding-top: 7px;
        float: left; }
      #header-wrap .top-block .media a.ask {
        padding-left: 35px;
        margin-right: 46px;
        float: left;
        font-family: "Lato", sans-serif;
        font-size: 11px;
        line-height: 24px;
        font-style: normal;
        font-weight: 400;
        color: #1d1719;
        text-decoration: underline;
        letter-spacing: 0.3px;
        background: url("../images/ask_icon.png") left center no-repeat; }
        #header-wrap .top-block .media a.ask:hover {
          opacity: 0.7; }
      #header-wrap .top-block .media a.ask.request {
        margin-right: 0;
        background: url("../images/request_icon.png") left center no-repeat; }
      #header-wrap .top-block .media ul {
        float: right;
        list-style: none; }
        #header-wrap .top-block .media ul li {
          margin-left: 14px;
          float: left; }
          #header-wrap .top-block .media ul li:first-child {
            margin-left: 0; }
          #header-wrap .top-block .media ul li a {
            display: block; }
            #header-wrap .top-block .media ul li a:hover {
              opacity: 0.7; }
      #header-wrap .top-block .media .search {
        float: right; }
        #header-wrap .top-block .media .search input[type="text"] {
          padding: 0 12px;
          float: left;
          width: 141px;
          height: 31px;
          font-family: "Lato", sans-serif;
          font-size: 17px;
          line-height: 31px;
          font-style: normal;
          font-weight: 400;
          color: #333;
          border: 0;
          background-color: #cccccc; }
        #header-wrap .top-block .media .search input[type="submit"] {
          float: left;
          width: 36px;
          height: 31px;
          cursor: pointer;
          border: 0;
          border-left: 2px solid #fff;
          background: #cccccc url("../images/search_icon.png") center center no-repeat; }
          #header-wrap .top-block .media .search input[type="submit"]:hover {
            opacity: 0.7; }
  #header-wrap .header-top {
    width: 100%;
    padding: 5px 13px 0;
    float: left;
    background-color: #2a255a;
    display: none; }
    #header-wrap .header-top .media {
      float: right; }
      #header-wrap .header-top .media .inner {
        padding-bottom: 5px;
        width: 100%;
        overflow: hidden;
        padding-left: 34px; }
      #header-wrap .header-top .media .offer {
        padding-top: 0px;
        float: left; }
      #header-wrap .header-top .media a.ask {
        padding-left: 35px;
        margin-right: 46px;
        float: left;
        font-family: "Lato", sans-serif;
        font-size: 11px;
        line-height: 24px;
        font-style: normal;
        font-weight: 400;
        color: #fff;
        text-decoration: underline;
        letter-spacing: 0.3px;
        background: url("../images/ask_icon.png") left center no-repeat; }
        #header-wrap .header-top .media a.ask:hover {
          opacity: 0.7; }
      #header-wrap .header-top .media a.ask.request {
        margin-right: 0;
        background: url("../images/request_icon.png") left center no-repeat; }
      #header-wrap .header-top .media ul {
        float: left;
        list-style: none; }
        #header-wrap .header-top .media ul li {
          margin-left: 14px;
          float: left; }
          #header-wrap .header-top .media ul li:first-child {
            margin-left: 0; }
          #header-wrap .header-top .media ul li a {
            display: block; }
            #header-wrap .header-top .media ul li a:hover {
              opacity: 0.7; }
          #header-wrap .header-top .media ul li img {
            width: 25px; }
      #header-wrap .header-top .media .search {
        float: left; }
        #header-wrap .header-top .media .search input[type="text"] {
          padding: 0 12px;
          margin-left: 20px;
          float: left;
          width: 141px;
          height: 23px;
          font-family: "Lato", sans-serif;
          font-size: 12px;
          line-height: 31px;
          font-style: normal;
          font-weight: 400;
          color: #fff;
          border: 0;
          background-color: #fff; }
        #header-wrap .header-top .media .search input[type="submit"] {
          margin-right: 20px;
          float: left;
          width: 36px;
          height: 23px;
          cursor: pointer;
          border: 0;
          border-left: 2px solid #fff;
          background: #1d1719 url("../images/search_icon.png") center center no-repeat; }
          #header-wrap .header-top .media .search input[type="submit"]:hover {
            opacity: 0.7; }
  #header-wrap .nav-block {
    padding: 0 3px 0 0px;
    width: 80%;
    height: 67px;
    background-color: #fff;
    float: right; }
    #header-wrap .nav-block .search {
      margin-top: 23px;
      float: left; }
      #header-wrap .nav-block .search input[type="text"] {
        padding: 0 12px;
        margin-left: 10px;
        float: left;
        width: 78px;
        font-family: "Lato", sans-serif;
        font-size: 12px;
        line-height: 31px;
        font-style: normal;
        font-weight: 400;
        color: #333;
        border: 0;
        background-color: #f4f4f4; }
      #header-wrap .nav-block .search input[type="submit"] {
        margin-right: 20px;
        float: left;
        width: 36px;
        height: 31px;
        cursor: pointer;
        border: 0;
        border-left: 2px solid #fff;
        background: #ccc url("../images/search_icon.png") center center no-repeat; }
        #header-wrap .nav-block .search input[type="submit"]:hover {
          opacity: 0.7; }
    #header-wrap .nav-block > ul {
      float: left;
      list-style: none;
      margin-left: 10px; }
      #header-wrap .nav-block > ul li {
        float: left;
        position: relative; }
        #header-wrap .nav-block > ul li a {
          padding: 0 12px;
          font-family: "Lato", sans-serif;
          font-size: 17px;
          line-height: 64px;
          border-top: 3px solid transparent;
          font-style: normal;
          font-weight: 400;
          color: #1d1719;
          text-decoration: none;
          display: block; }
        #header-wrap .nav-block > ul li ul {
          display: none;
          padding-bottom: 2px;
          width: 295px;
          position: absolute;
          top: 67px;
          left: 0px;
          background-color: #2a255a; }
          #header-wrap .nav-block > ul li ul li {
            padding: 0 2px;
            width: 100%;
            list-style: none;
            display: inherit !important; }
            #header-wrap .nav-block > ul li ul li.mx_parent a {
              background: #1d1719 url("../images/arrow.png") 98% center no-repeat; }
            #header-wrap .nav-block > ul li ul li.mx_parent li a {
              background: none; }
            #header-wrap .nav-block > ul li ul li:hover a, #header-wrap .nav-block > ul li ul li.mx_current a {
              background: #579bc9; }
            #header-wrap .nav-block > ul li ul li a {
              padding: 0 19px;
              font-family: "Lato", sans-serif;
              font-size: 17px;
              line-height: 31px;
              font-style: normal;
              font-weight: 400;
              color: #fff;
              border-bottom: 1px solid #fff; }
            #header-wrap .nav-block > ul li ul li:last-child a {
              border-bottom: 0; }
            #header-wrap .nav-block > ul li ul li ul {
              position: absolute;
              top: 0;
              left: 100%;
              background-color: inherit; }
              #header-wrap .nav-block > ul li ul li ul li {
                margin-left: 3px;
                background-color: #1d1719; }
                #header-wrap .nav-block > ul li ul li ul li:hover ul {
                  display: block; }
        #header-wrap .nav-block > ul li:hover ul {
          display: block; }
        #header-wrap .nav-block > ul li:hover li ul {
          display: none; }
        #header-wrap .nav-block > ul li li.mx_parent:hover ul {
          display: block; }
          #header-wrap .nav-block > ul li li.mx_parent:hover ul li a {
            background: #1d1719; }
          #header-wrap .nav-block > ul li li.mx_parent:hover ul li:hover a, #header-wrap .nav-block > ul li li.mx_parent:hover ul li.mx_current a {
            background: #579bc9; }
        #header-wrap .nav-block > ul li li.mx_parent:hover a {
          background: #579bc9 url("../images/arrow_hover1.png") 96.3% center no-repeat; }
        #header-wrap .nav-block > ul li:hover > a {
          background-color: #579bc9; }
      #header-wrap .nav-block > ul > li.mx_current > a {
        padding: 0;
        margin: 0 12px;
        line-height: 64px;
        border-top: 3px solid #579bc9;
        background-color: #fff; }
    #header-wrap .nav-block a.phone {
      padding-left: 65px;
      float: right;
      font-family: "Lato", sans-serif;
      font-size: 17px;
      line-height: 67px;
      font-style: normal;
      font-weight: 400;
      color: #1d1719;
      text-decoration: none;
      letter-spacing: 0.4px;
      border-left: 2px solid #579bc9;
      position: relative; }
      #header-wrap .nav-block a.phone:before {
        width: 29px;
        height: 26px;
        display: block;
        position: absolute;
        top: 21px;
        left: 21px;
        content: "";
        background: url("../images/phone_icon.png") left center no-repeat;
        background-size: 57%; }
      #header-wrap .nav-block a.phone:hover {
        opacity: 0.7; }
    #header-wrap .nav-block img {
      width: 20px;
      height: auto;
      padding-top: 24px;
      margin-left: 15px;
      float: left; }
  #header-wrap .menuicon {
    display: none; }

/* Fonts Variable */
.fullwidth #banner-wrap {
  width: 100%;
  max-width: 100%; }

#banner-wrap {
  max-width: 1200px;
  margin: 0 auto; }

#banner-wrap {
  overflow: hidden; }
  #banner-wrap .banner-block {
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: default;
    min-height: 400px;
    margin-top: 38px;
    background-color: #0770b8;
    /* fallback for browsers that don't support linear-gradient */
    background-image: linear-gradient(to right, #579bc9, #0770b8, #579bc9);
    /* adjust colors as needed */
    display: flex;
    align-items: center;
    justify-content: center; }
    #banner-wrap .banner-block span.overlay1 {
      width: 100%;
      border-bottom: 245px solid rgba(251, 186, 0, 0.7);
      border-right: 2000px solid transparent;
      display: none;
      position: absolute;
      left: 0;
      bottom: 0; }
    #banner-wrap .banner-block span.overlay2 {
      width: 100%;
      border-bottom: 245px solid rgba(251, 186, 0, 0.7);
      border-left: 2000px solid transparent;
      display: none;
      position: absolute;
      bottom: 0;
      right: 0; }
    #banner-wrap .banner-block ul.slides {
      width: 100%;
      list-style: none; }
      #banner-wrap .banner-block ul.slides li {
        position: relative; }
        #banner-wrap .banner-block ul.slides li img {
          margin: auto;
          width: 100%;
          min-width: 800px; }
        #banner-wrap .banner-block ul.slides li .text {
          padding: 10px;
          margin-left: 0px;
          position: absolute;
          border-radius: 10px;
          background: rgba(51, 51, 51, 0.3);
          color: #fff;
          color: #fff;
          border: solid 1px #fff;
          max-width: 500px;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto;
          top: 32%;
          z-index: 1001;
          display: none;
          			  /* padding: 23px 20px 27px 29px; margin-left: -583px; width: 430px; position: absolute; left: 50%; top: 84px; border-radius: 10px; background: rgba(51,51,51,0.3); color:$white; 
          			       color: #fff;
              border: solid 1px #fff;
          			       max-width: 500px;
              width: 100%;*/ }
          #banner-wrap .banner-block ul.slides li .text h1 {
            padding-bottom: 6px;
            font-family: "Lato", sans-serif;
            font-size: 45px;
            line-height: 60px;
            font-weight: 700;
            color: #2a255a; }
          #banner-wrap .banner-block ul.slides li .text a.offer {
            padding: 0 13px;
            /* height: 40px; */
            float: right;
            font-family: "Montserrat", sans-serif;
            font-size: 16px;
            line-height: 34px;
            font-weight: 400;
            font-style: normal;
            color: #fff;
            text-decoration: none;
            /* border: 3px solid #fff; */
            background-color: #94c122;
            border-radius: 10px; }
            #banner-wrap .banner-block ul.slides li .text a.offer:hover {
              opacity: 0.7; }
    #banner-wrap .banner-block .flexslider {
      opacity: 0.0; }
    #banner-wrap .banner-block .flex-direction-nav {
      height: 0;
      display: none; }
    #banner-wrap .banner-block a.flex-prev {
      width: 44px;
      height: 48px;
      display: block;
      position: absolute;
      top: 43%;
      left: 5%;
      text-indent: -9999px;
      z-index: 99;
      background: url("../images/pre_img.png") no-repeat; }
      #banner-wrap .banner-block a.flex-prev:hover {
        opacity: 0.7; }
    #banner-wrap .banner-block a.flex-next {
      width: 44px;
      height: 48px;
      display: block;
      position: absolute;
      top: 43%;
      right: 5%;
      text-indent: -9999px;
      z-index: 99;
      background: url("../images/next_img.png") no-repeat; }
      #banner-wrap .banner-block a.flex-next:hover {
        opacity: 0.7; }
  #banner-wrap .banner-block.banner {
    max-height: 346px; }
  #banner-wrap .bannertekst {
    font-size: 2em;
    text-align: center;
    color: white;
    max-width: 90%;
    line-height: 1.5;
    font-weight: 700; }
  #banner-wrap .bannertekst span {
    font-weight: 400; }

.homepic {
  padding-top: 22px;
  margin-left: 10px;
  float: left; }
  .homepic img {
    width: 20px;
    height: auto; }

#banner-wrap {
  overflow: hidden; }
  #banner-wrap .banner-block2 {
    width: 100%;
    max-height: 491px;
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    #banner-wrap .banner-block2 ul.slides {
      width: 100%;
      list-style: none; }
      #banner-wrap .banner-block2 ul.slides li {
        position: relative;
        float: left;
        border-right: solid 4px #fff;
        width: 33.333333%; }
        #banner-wrap .banner-block2 ul.slides li img {
          margin: auto;
          width: 100%; }
  #banner-wrap .banner-block2.banner {
    max-height: 346px; }

/* content */
#content-wrap {
  overflow: hidden;
  width: 100%; }

#content-wrap2 {
  overflow: hidden;
  width: 100%; }
  #content-wrap2 h3 {
    width: 100%;
    text-align: center;
    padding: 30px 5% 50px;
    font-weight: 100; }

/* center */
#center-wrap {
  width: 100%;
  overflow: hidden; }

.contact-block {
  padding: 20px 47px 17px;
  width: 100%;
  max-width: 1800px;
  margin: 0 auto 55px;
  overflow: hidden;
  background-color: #579bc9; }
  .contact-block h2 {
    float: left;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    line-height: 43px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: 0.7px; }
  .contact-block a {
    float: none;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    padding: 0 4%;
    padding: 5px 10px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 38px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: 1px solid #fff; }
    .contact-block a:hover {
      opacity: 0.7; }
  .contact-block .mx_buttons {
    float: left; }
    .contact-block .mx_buttons a {
      width: auto; }

.now-block {
  padding: 0;
  float: left;
  width: 100%; }
  .now-block .centering {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-around; }
  .now-block a {
    width: 31%;
    height: 200px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
  .now-block .now {
    width: 27%;
    /* Breedte van de blokken */
    height: 200px;
    /* Hoogte van de blokken */
    margin: 10px;
    /* Marge rondom de blokken */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .now-block .now img {
      width: 100%;
      height: auto; }
    .now-block .now .mx_buttons .green {
      display: none; }
    .now-block .now h2 {
      text-align: center;
      padding: 12px 0 18px;
      font-family: "Lato", sans-serif;
      font-size: 24px;
      line-height: 43px;
      font-weight: 400;
      font-style: normal;
      color: #ffffff; }
    .now-block .now h3 {
      font-family: "Lato", sans-serif;
      font-size: 2rem;
      line-height: 1.5rem;
      font-weight: 400;
      color: #fff; }
    .now-block .now ul {
      padding-bottom: 40px;
      width: 100%;
      overflow: hidden;
      list-style: none; }
      .now-block .now ul li {
        padding-left: 11px;
        width: 100%;
        overflow: hidden; }
        .now-block .now ul li a {
          font-family: "Lato", sans-serif;
          font-size: 16px;
          line-height: 18px;
          font-weight: 400;
          font-style: normal;
          color: #1d1719;
          display: block;
          text-decoration: none; }
      .now-block .now ul li.plus {
        background: url("../images/plus_icon.png") left center no-repeat; }
      .now-block .now ul li.minus {
        background: url("../images/minus_icon.png") left center no-repeat; }
        .now-block .now ul li.minus a {
          color: #579bc9; }
    .now-block .now p {
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      font-style: normal;
      color: #1d1719; }
    .now-block .now a.more {
      padding: 10px;
      width: 140px;
      float: right;
      font-family: "Lato", sans-serif;
      font-size: 12px;
      line-height: 24px;
      font-weight: 400;
      font-style: normal;
      color: #fff;
      text-decoration: none;
      text-align: center;
      background-color: #579bc9;
      margin: 0 auto;
      left: 0;
      right: 0;
      position: absolute;
      bottom: 10px;
      border-radius: 10px; }
      .now-block .now a.more:hover {
        opacity: 0.7; }

.green {
  display: block;
  background-color: #579bc9;
  padding: 2% 5%;
  height: 200px;
  width: 29%;
  margin: 0px 2%;
  font-size: 2em;
  text-align: center;
  color: white;
  max-width: 90%;
  line-height: 1.5; }
  .green:hover {
    opacity: 0.7; }

.pink {
  display: block;
  background-color: #0770b8;
  padding: 2% 5%;
  height: 200px;
  width: 29%;
  margin: 0px 2%;
  font-size: 2em;
  text-align: center;
  color: white;
  max-width: 90%;
  line-height: 1.5; }
  .pink:hover {
    opacity: 0.7; }

.blue {
  display: block;
  background-color: #07558b;
  padding: 2% 5%;
  height: 200px;
  width: 29%;
  margin: 0px 2%;
  font-size: 2em;
  text-align: center;
  color: white;
  max-width: 90%;
  line-height: 1.5; }
  .blue:hover {
    opacity: 0.7; }

.now-block2 {
  padding: 0 15px;
  width: 100%;
  float: left;
  width: 100%;
  margin: 30px 0 30px; }
  .now-block2 .centering {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-around; }
  .now-block2 .now2 {
    width: 29%;
    margin: 0px 2%;
    text-align: left;
    position: relative;
    float: left; }
    .now-block2 .now2 img {
      width: 100%;
      max-width: 250px;
      max-height: 250px;
      -webkit-border-radius: 250px;
      -moz-border-radius: 250px;
      border-radius: 250px;
      margin: 0 auto; }
    .now-block2 .now2 .mx_buttons .green {
      display: none; }
    .now-block2 .now2 a.green {
      display: block;
      border-bottom: 11px solid #579bc9; }
      .now-block2 .now2 a.green:hover {
        opacity: 0.7; }
    .now-block2 .now2 a.pink {
      display: block;
      border-bottom: 11px solid #0770b8; }
      .now-block2 .now2 a.pink:hover {
        opacity: 0.7; }
    .now-block2 .now2 a.blue {
      display: block;
      border-bottom: 11px solid #07558b; }
      .now-block2 .now2 a.blue:hover {
        opacity: 0.7; }
    .now-block2 .now2 h2 {
      padding: 12px 0 18px;
      font-family: "Lato", sans-serif;
      font-size: 24px;
      line-height: 43px;
      font-weight: 400;
      font-style: normal;
      color: #1270b8;
      text-align: center; }
    .now-block2 .now2 ul {
      padding-bottom: 40px;
      width: 100%;
      overflow: hidden;
      list-style: none; }
      .now-block2 .now2 ul li {
        padding-left: 11px;
        width: 100%;
        overflow: hidden; }
        .now-block2 .now2 ul li a {
          font-family: "Lato", sans-serif;
          font-size: 16px;
          line-height: 18px;
          font-weight: 400;
          font-style: normal;
          color: #1d1719;
          display: block;
          text-decoration: none; }
      .now-block2 .now2 ul li.plus {
        background: url("../images/plus_icon.png") left center no-repeat; }
      .now-block2 .now2 ul li.minus {
        background: url("../images/minus_icon.png") left center no-repeat; }
        .now-block2 .now2 ul li.minus a {
          color: #579bc9; }
    .now-block2 .now2 p {
      font-family: "Lato", sans-serif;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      font-style: normal;
      color: #1d1719;
      letter-spacing: 0.3px; }
    .now-block2 .now2 a.more {
      padding: 10px;
      width: 140px;
      float: right;
      font-family: "Lato", sans-serif;
      font-size: 12px;
      line-height: 24px;
      font-weight: 400;
      font-style: normal;
      color: #fff;
      text-decoration: none;
      text-align: center;
      border-radius: 10px;
      background-color: #1270b8;
      margin: 14px auto;
      left: 0;
      right: 0;
      position: absolute;
      bottom: 10px; }
      .now-block2 .now2 a.more:hover {
        opacity: 0.7; }
  .now-block2 .now.last {
    margin-right: 0; }

.project-block {
  width: 100%;
  background-color: #0770b8;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 30px 15px 30px;
  float: left; }
  .project-block h2 {
    float: left;
    font-family: "Lato", sans-serif;
    font-size: 40px;
    line-height: 43px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: 0.5px; }
  .project-block ul {
    float: right;
    list-style: none; }
    .project-block ul li {
      margin: 0 28px 0 7px;
      float: left; }
      .project-block ul li a {
        padding: 0 15px;
        font-family: "Lato", sans-serif;
        font-size: 18px;
        line-height: 75px;
        font-weight: 400;
        font-style: normal;
        color: #fff;
        display: block;
        text-decoration: none; }
        .project-block ul li a:hover {
          background-color: #579bc9; }
    .project-block ul li.active a {
      background-color: #579bc9; }
  .project-block .photo {
    padding: 33px 0 28px;
    width: 100%;
    overflow: hidden; }
    .project-block .photo a {
      margin-right: 40px;
      float: left;
      position: relative; }
      .project-block .photo a span {
        width: 100%;
        height: 100%;
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(77, 131, 61, 0.7) url("../images/eyes.png") center no-repeat; }
      .project-block .photo a:hover span {
        display: block; }
    .project-block .photo a.last {
      margin-right: 0; }
    .project-block .photo .mx_buttons .photo-image {
      display: none; }
  .project-block .talk {
    float: left;
    width: 767px; }
    .project-block .talk h3 {
      padding-bottom: 5px;
      font-family: "Lato", sans-serif;
      font-size: 18px;
      line-height: 31px;
      font-weight: 400;
      font-style: normal;
      color: #fff;
      letter-spacing: 0.4px; }
  .project-block .text {
    float: left;
    width: 100%;
    margin: 0 auto; }
    .project-block .text h1 {
      font-size: 33px;
      line-height: 46px;
      font-weight: 700; }
  .project-block a.contact {
    padding: 0 14px;
    margin-top: 6px;
    height: 40px;
    float: right;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 38px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: 1px solid #fff; }
    .project-block a.contact:hover {
      color: #579bc9;
      border-color: #579bc9; }

#partner-wrap {
  width: 100%;
  overflow: hidden;
  background-color: #eeeeee; }
  #partner-wrap .centering {
    position: relative;
    overflow: hidden; }
  #partner-wrap .partner-block {
    float: left;
    width: 710px;
    overflow: hidden; }
    #partner-wrap .partner-block h2 {
      padding-left: 40px;
      margin-bottom: 45px;
      font-family: "Lato", sans-serif;
      font-size: 24px;
      line-height: 43px;
      font-weight: 400;
      font-style: normal;
      color: #1d1719;
      letter-spacing: 0.5px;
      background: url("../images/partner_icon.png") left center no-repeat; }
    #partner-wrap .partner-block ul {
      list-style: none; }
      #partner-wrap .partner-block ul li {
        margin: 0 8px 8px 0;
        float: left; }
        #partner-wrap .partner-block ul li:hover {
          opacity: 0.7; }
      #partner-wrap .partner-block ul li.last {
        margin-right: 0; }
  #partner-wrap .news-block {
    float: right;
    width: 412px;
    overflow: hidden; }
    #partner-wrap .news-block img {
      width: 100%;
      max-width: 100%;
      height: auto; }
    #partner-wrap .news-block a {
      color: #89a3bc;
      text-decoration: none; }
      #partner-wrap .news-block a:hover {
        color: #1270b8; }
    #partner-wrap .news-block h2 {
      padding-bottom: 14px;
      font-size: 24px;
      line-height: 43px;
      color: #1270b8; }
    #partner-wrap .news-block ol {
      margin-bottom: 12px;
      width: 100%;
      display: block;
      margin-left: 20px;
      margin-top: 15px; }
      #partner-wrap .news-block ol li {
        margin-left: 0;
        list-style-type: none;
        padding-left: 0;
        font-size: 18px;
        line-height: 28px; }
        #partner-wrap .news-block ol li a {
          text-decoration: none;
          color: #1d1719; }
        #partner-wrap .news-block ol li a:hover {
          color: #579bc9; }
        #partner-wrap .news-block ol li:before {
          content: "\f00c";
          font-family: "FontAwesome";
          padding-right: 10px;
          color: #579bc9; }
    #partner-wrap .news-block ul {
      margin-bottom: 12px;
      list-style: square;
      display: block;
      margin-left: 20px;
      margin-top: 15px; }
      #partner-wrap .news-block ul li {
        margin-left: 0;
        list-style-type: none;
        padding-left: 0;
        font-size: 18px;
        line-height: 28px; }
        #partner-wrap .news-block ul li a {
          text-decoration: none;
          color: #1d1719;
          display: block;
          text-decoration: none;
          margin-top: -29px;
          padding-left: 32px;
          padding-bottom: 5px; }
        #partner-wrap .news-block ul li a:hover {
          color: #579bc9; }
        #partner-wrap .news-block ul li:before {
          content: "\f00c";
          font-family: "FontAwesome";
          padding-right: 10px;
          color: #579bc9; }
    #partner-wrap .news-block .news {
      padding-bottom: 17px;
      width: 100%;
      overflow: hidden; }
      #partner-wrap .news-block .news h3 {
        padding-bottom: 6px;
        font-family: "Lato", sans-serif;
        font-size: 18px;
        line-height: 31px;
        font-weight: 400;
        font-style: normal;
        color: #07558b;
        letter-spacing: 0.4px; }
      #partner-wrap .news-block .news p {
        padding-bottom: 5px;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        font-style: normal;
        color: #1d1719;
        letter-spacing: 0.3px; }
      #partner-wrap .news-block .news a {
        color: #89a3bc;
        text-decoration: none; }
        #partner-wrap .news-block .news a:hover {
          color: #1270b8; }
    #partner-wrap .news-block .news.last {
      padding-bottom: 9px;
      margin-bottom: 12px;
      border-bottom: 1px solid #1270b8; }
    #partner-wrap .news-block a.more {
      padding: 0 25px;
      height: 24px;
      float: right;
      font-family: "Lato", sans-serif;
      font-size: 16px;
      line-height: 24px;
      font-weight: 400;
      font-style: normal;
      color: #fff;
      text-align: center;
      text-decoration: none;
      letter-spacing: 0.5px;
      border-radius: 10px;
      background-color: #1d1719; }
      #partner-wrap .news-block a.more:hover {
        opacity: 0.7; }
  #partner-wrap .news-block-container {
    float: right;
    padding: 0 5% 30px;
    width: 100%; }
  #partner-wrap .news-block {
    padding: 31px 40px;
    width: 100%;
    float: none;
    background-color: #eeeeee;
    margin-bottom: 15px;
    margin-top: 30px; }

#partner-wrap.part {
  padding-left: 15px;
  padding-right: 15px;
  border-top: 0;
  background-color: inherit; }

.do-block {
  padding-bottom: 30px;
  float: left;
  width: 58%;
  padding-right: 2%; }
  .do-block hr {
    color: #ccc; }
  .do-block h1 {
    font-size: 33px;
    line-height: 46px;
    font-weight: 700;
    color: #2a255a; }
  .do-block p a {
    color: #579bc9;
    text-decoration: none; }
    .do-block p a:hover {
      color: #1270b8; }
  .do-block p em {
    display: block; }
  .do-block h2 {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    line-height: 43px;
    font-weight: 700;
    display: block;
    color: #2a255a; }
  .do-block ol {
    margin-bottom: 12px;
    width: 100%;
    display: block;
    margin-left: 20px;
    margin-top: 15px; }
    .do-block ol li {
      margin-left: 0;
      list-style-type: none;
      padding-left: 0;
      font-size: 18px;
      line-height: 28px; }
      .do-block ol li a {
        text-decoration: none;
        color: #1d1719;
        display: block;
        text-decoration: none;
        margin-top: -29px;
        padding-left: 32px;
        padding-bottom: 5px; }
      .do-block ol li a:hover {
        color: #579bc9; }
      .do-block ol li:before {
        content: "\f00c";
        font-family: "FontAwesome";
        padding-right: 10px;
        color: #579bc9; }
  .do-block ul {
    margin-bottom: 12px;
    list-style: square;
    display: block;
    margin-left: 20px;
    margin-top: 15px; }
    .do-block ul li {
      margin-left: 0;
      list-style-type: none;
      padding-left: 0;
      font-size: 18px;
      line-height: 28px; }
      .do-block ul li a {
        display: block;
        text-decoration: none;
        color: #1d1719;
        margin-top: -29px;
        padding-left: 32px;
        padding-bottom: 5px; }
      .do-block ul li:before {
        content: "\f00c";
        font-family: "FontAwesome";
        padding-right: 10px;
        color: #579bc9; }
  .do-block h3 {
    font-family: "Lato", sans-serif;
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #2a255a; }
  .do-block h5 {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
    color: #579bc9; }
  .do-block .photo {
    margin-top: 24px;
    float: left; }
    .do-block .photo a {
      margin-right: 27px;
      float: left;
      position: relative; }
      .do-block .photo a:hover span {
        display: block; }
    .do-block .photo a.last {
      margin-right: 0; }
    .do-block .photo a span {
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(77, 131, 61, 0.7) url("../images/eyes2.png") center no-repeat; }

.do-block-wide {
  float: left;
  width: 100%;
  padding: 30px 5% 0px;
  overflow: hidden; }
  .do-block-wide hr {
    color: #ccc; }
  .do-block-wide h1 {
    font-size: 33px;
    line-height: 46px;
    font-weight: 700;
    color: #2a255a; }
  .do-block-wide p a {
    color: #579bc9;
    text-decoration: none; }
    .do-block-wide p a:hover {
      color: #1270b8; }
  .do-block-wide p em {
    display: block; }
  .do-block-wide h2 {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    line-height: 43px;
    font-weight: 700;
    display: block;
    color: #2a255a; }
  .do-block-wide ol {
    margin-bottom: 12px;
    width: 100%;
    display: block;
    margin-left: 20px;
    margin-top: 15px; }
    .do-block-wide ol li {
      margin-left: 0;
      list-style-type: none;
      padding-left: 0;
      font-size: 18px;
      line-height: 28px; }
      .do-block-wide ol li a {
        text-decoration: none;
        color: #1d1719;
        display: block;
        text-decoration: none;
        margin-top: -29px;
        padding-left: 32px;
        padding-bottom: 5px; }
      .do-block-wide ol li a:hover {
        color: #579bc9; }
      .do-block-wide ol li:before {
        content: "\f00c";
        font-family: "FontAwesome";
        padding-right: 10px;
        color: #579bc9; }
  .do-block-wide ul {
    margin-bottom: 12px;
    list-style: square;
    display: block;
    margin-left: 20px;
    margin-top: 15px; }
    .do-block-wide ul li {
      margin-left: 0;
      list-style-type: none;
      padding-left: 0;
      font-size: 18px;
      line-height: 28px; }
      .do-block-wide ul li a {
        display: block;
        text-decoration: none;
        color: #1d1719;
        margin-top: -29px;
        padding-left: 32px;
        padding-bottom: 5px; }
      .do-block-wide ul li:before {
        content: "\f00c";
        font-family: "FontAwesome";
        padding-right: 10px;
        color: #579bc9; }
  .do-block-wide h3 {
    font-family: "Lato", sans-serif;
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #2a255a; }
  .do-block-wide h5 {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
    color: #579bc9; }
  .do-block-wide .photo {
    margin-top: 24px;
    float: left; }
    .do-block-wide .photo a {
      margin-right: 27px;
      float: left;
      position: relative; }
      .do-block-wide .photo a:hover span {
        display: block; }
    .do-block-wide .photo a.last {
      margin-right: 0; }
    .do-block-wide .photo a span {
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(77, 131, 61, 0.7) url("../images/eyes2.png") center no-repeat; }

.np-block {
  margin-top: 62px;
  width: 100%;
  min-height: 36px;
  overflow: hidden;
  background-color: #eeeeee; }
  .np-block ul {
    float: left;
    list-style: none; }
    .np-block ul li {
      padding: 0 6px 0 10px;
      float: left;
      font-family: "Lato", sans-serif;
      font-size: 16px;
      line-height: 36px;
      font-weight: 400;
      font-style: normal;
      color: #1d1719;
      background: url("../images/arrow2.png") left center no-repeat; }
      .np-block ul li a {
        display: block;
        text-decoration: none;
        color: #1d1719; }
        .np-block ul li a:hover {
          color: #579bc9; }
      .np-block ul li:first-child {
        padding-left: 0;
        background: none; }
    .np-block ul li.active {
      color: #579bc9; }

.mx_buttons {
  display: inline-block;
  position: relative; }

.header-top {
  width: 100%;
  padding: 0 5%;
  float: left;
  background-color: #ccc; }

#members {
  margin-bottom: 20px;
  margin-top: 10px; }

.member {
  float: left;
  width: 100%;
  margin-bottom: 35px;
  border-top: solid 8px #e6007e; }

.member img {
  display: block;
  max-width: 100%;
  height: auto;
  border: solid 5px #EEEEEE; }

.member .description {
  background-color: #EEEEEE;
  padding: 5px 15px;
  text-align: center;
  height: 160px; }

.member .footer {
  background-color: #8caccd;
  padding: 8px 10px 10px 8px;
  text-align: center; }

.member .footer a {
  color: #FFFFFF;
  padding: 0 13px; }

.member .footer a {
  line-height: 26px; }

.member .footer a:hover {
  padding: 0 10px 0 11px; }

.member .footer a:hover i {
  font-size: 24px;
  padding-bottom: -4px; }

.member h3 {
  font-size: 16px;
  color: #e6007e;
  text-transform: uppercase; }

.tooltip {
  position: relative;
  display: inline-block; }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 110px;
  background-color: #e6007e;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 1px 5px 3px 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -55px;
  font-size: 14px; }

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #e6007e transparent transparent transparent; }

.tooltip:hover .tooltiptext {
  visibility: visible; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000; }

.darklayer {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5; }

.mx_pagination {
  clear: both  !important; }

.mx_pagination ul, .mx_pagination li {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  width: auto !important; }

.mx_pagination ul li:first-child {
  border-left: 0; }

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "“" "”" "‘" "’"; }

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em; }

blockquote p {
  display: inline; }

#header-wrap .nav-block a.phone {
  padding-left: 65px;
  float: right;
  font-family: alwyn-new-rounded-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 67px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.4px;
  border-left: 2px solid #07558b;
  position: relative; }

#header-wrap .nav-block a.phone:before {
  width: 29px;
  height: 26px;
  display: block;
  position: absolute;
  top: 21px;
  left: 21px;
  content: "";
  background: url("../images/phone_icon.png") left center no-repeat; }

#header-wrap .nav-block a.phone:hover {
  opacity: 0.7; }

#phone {
  position: relative;
  cursor: pointer; }

#phone-link {
  position: absolute;
  bottom: -55px;
  left: -50px;
  background-color: #94c122;
  white-space: nowrap;
  padding: 8px 15px;
  display: none; }

#phone-link a {
  color: #fff; }

#phone-link:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #94c122;
  border-width: 10px;
  margin-left: -10px; }

.icon {
  width: 45px;
  height: 55px;
  float: left;
  margin-top: 4px; }

/* knop in content*/
a.more, .do-block p a.more {
  padding: 14px 20px;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 1px;
  cursor: pointer;
  color: #fff;
  border: 2px solid #94c122;
  background: #94c122;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  display: inline-block; }

a.more:hover {
  color: #94c122;
  border: 2px solid #94c122;
  background-color: #ffffff; }

a.more2 {
  padding: 10px;
  width: 100%;
  float: right;
  margin-top: 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  background-color: #94c122;
  border-radius: 10px; }
  a.more2:hover {
    opacity: 0.7; }

.more2 {
  /*position: relative;
  top: 21%;*/
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

/*.more2.label {
	background: rgba(218, 222, 65, 1) !important;
	    border-radius: 25px;
    width: 160px!important;
    display: block;
}*/
.more2 {
  background: #db4a94 !important;
  border-radius: 25px;
  display: block; }

.more2::before {
  content: '';
  /* border-radius: 1000px;
   min-width: calc(300px + 12px);
   min-height: calc(60px + 12px);
   border: 6px solid #00FFCB;
   box-shadow: 0 0 60px rgba(218, 222, 65, .64);
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);*/
  opacity: 0;
  transition: all .3s ease-in-out 0s; }

.more2:hover, .more2:focus {
  color: #fff;
  /*transform: translateY(-6px);*/
  background-color: #89a3bc !important; }

.more2:hover::before, .more2:focus::before {
  opacity: 1; }

.more2::after {
  content: '';
  width: 160px;
  height: 160px;
  border-radius: 100%;
  border: 6px solid #94c122;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite; }

.more2:hover::after, .more2:focus::after {
  animation: none;
  display: none; }

@keyframes ring {
  0% {
    width: 60px;
    height: 60px;
    opacity: 1; }
  100% {
    width: 170px;
    height: 170px;
    opacity: 0; } }
*
.zoekwoorden {
  color: #fff;
  overflow: hidden;
  height: 0;
  width: 0; }

.footer-ovk {
  float: left;
  color: #333333;
  font-size: 10px;
  text-align: center;
  width: 100%;
  padding-top: 20px; }

.footer-ovk a {
  color: #333333;
  text-decoration: none; }

.footer-ovk a:hover {
  color: #333333;
  text-decoration: underline; }

.topright {
  float: right;
  width: 190px;
  border-left: solid 1px; }

.topright2 {
  float: right;
  width: 252px;
  border-left: solid 1px;
  display: inherit;
  position: absolute;
  top: 10px;
  right: 32px;
  border-left: none; }
  .topright2 .search {
    float: right; }
    .topright2 .search input[type="text"] {
      padding: 0 12px;
      margin-left: 10px;
      float: left;
      width: 140px;
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: 31px;
      font-weight: 400;
      font-style: normal;
      color: #333;
      border: 0;
      background-color: #f4f4f4; }
    .topright2 .search input[type="submit"] {
      margin-right: 0px;
      float: left;
      width: 36px;
      height: 31px;
      cursor: pointer;
      border: 0;
      border-left: 2px solid #fff;
      background: #ccc url(../images/search_icon.png) center center no-repeat; }

/* FAQ*/
.faq {
  width: 100%; }

.faqwrapper {
  margin-bottom: 40px; }

.faqlist {
  float: left;
  width: 100%;
  margin-right: 2%; }

.faqlist:nth-of-type(2n) {
  margin-right: 0; }

.faqitem {
  width: 96%;
  padding: 7px;
  margin-bottom: 15px;
  border-bottom: solid 1px #ccc;
  padding-top: 12px;
  border-top: solid 6px #94c122;
  position: relative;
  padding-bottom: 10px; }

.faqitem:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 12.5px 0 12.5px;
  border-color: #94c122 transparent transparent transparent;
  z-index: 9; }

.faqcontent ul {
  margin: 0 15px 15px; }

.faqcontent ol {
  margin: 0 15px 15px; }

.faqcontent ul li {
  padding: 0 15px; }

.faqcontent ol li {
  padding: 0 15px; }

.faqheader p {
  margin-bottom: 0;
  font-size: 20px !important;
  padding-right: 12px; }

a.faqheader {
  display: block;
  color: #000;
  margin-bottom: 0;
  text-decoration: none;
  position: relative;
  padding-right: 10px; }

a.faqheader::after {
  content: "+";
  font-size: 34px;
  font-weight: 500;
  position: absolute;
  top: -8px;
  right: 5px;
  color: #94c122; }

.faqcontent {
  width: 100% !important;
  display: block;
  margin-top: 15px; }

.faqcontent p {
  margin-bottom: 0;
  font-size: 18px;
  padding: 5px 0; }

@media screen and (max-width: 665px) {
  .faqlist {
    width: 100%;
    margin-right: 0; } }
/* Fonts Variable */
#footer-wrap {
  background-color: #1270b8;
  height: 86px;
  flex-shrink: 0;
  /* Zorgt ervoor dat de footer niet krimpt */
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0; }
  #footer-wrap .footer-block {
    padding: 52px 15px 35px;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-family: "Lato", sans-serif;
    position: relative;
    background-color: #1270b8; }
    #footer-wrap .footer-block a {
      color: #579bc9; }
      #footer-wrap .footer-block a:hover {
        color: #fff; }
    #footer-wrap .footer-block a.more {
      padding: 10px;
      width: 140px;
      font-family: "Lato", sans-serif;
      font-size: 12px;
      line-height: 24px;
      font-weight: normal;
      color: #fff;
      text-decoration: none;
      text-align: center;
      background-color: #579bc9;
      margin: 14px auto; }
      #footer-wrap .footer-block a.more:hover {
        opacity: 0.7; }
    #footer-wrap .footer-block h3 {
      padding-bottom: 0;
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      line-height: 31px;
      font-weight: normal;
      color: #94c122; }
    #footer-wrap .footer-block .site {
      width: 33.333%;
      float: left;
      padding: 0 5% 0 0; }
      #footer-wrap .footer-block .site img {
        filter: invert(100%) sepia(2%) saturate(2%) hue-rotate(61deg) brightness(117%) contrast(235%);
        margin-top: 5px; }
      #footer-wrap .footer-block .site p {
        margin: 0; }
      #footer-wrap .footer-block .site span {
        font-family: "Lato", sans-serif;
        font-weight: normal;
        color: #fff;
        display: block;
        letter-spacing: 0.3px; }
      #footer-wrap .footer-block .site a.load {
        font-family: "Lato", sans-serif;
        font-weight: normal;
        color: #579bc9;
        display: block;
        text-decoration: underline; }
        #footer-wrap .footer-block .site a.load:hover {
          color: #fff; }
      #footer-wrap .footer-block .site ul {
        width: 100%;
        margin-left: 24px; }
        #footer-wrap .footer-block .site ul li {
          width: 100%; }
          #footer-wrap .footer-block .site ul li a {
            font-family: "Lato", sans-serif;
            font-weight: normal;
            color: #fff;
            display: block;
            text-decoration: none;
            display: inline-block; }
          #footer-wrap .footer-block .site ul li ul {
            padding: 0 40px; }
            #footer-wrap .footer-block .site ul li ul li a {
              text-decoration: underline;
              color: #579bc9; }
              #footer-wrap .footer-block .site ul li ul li a:hover {
                color: #fff; }
      #footer-wrap .footer-block .site .open {
        padding-bottom: 20px;
        width: 100%;
        overflow: hidden; }
        #footer-wrap .footer-block .site .open em {
          font-family: "Lato", sans-serif;
          font-weight: normal;
          color: #fff;
          display: block;
          font-style: normal; }
        #footer-wrap .footer-block .site .open em.day {
          float: left;
          width: 93px; }
        #footer-wrap .footer-block .site .open em.time {
          float: left;
          color: #579bc9; }
        #footer-wrap .footer-block .site .open a:hover em.time {
          color: #fff; }
        #footer-wrap .footer-block .site .open a:hover em.day {
          color: #579bc9; }
    #footer-wrap .footer-block .site2 {
      width: 33.333%;
      float: left;
      padding: 0 5% 0 0; }
      #footer-wrap .footer-block .site2 p {
        margin: 0; }
      #footer-wrap .footer-block .site2 span {
        font-family: "Lato", sans-serif;
        font-weight: normal;
        color: #fff;
        display: block;
        letter-spacing: 0.3px; }
      #footer-wrap .footer-block .site2 a.load {
        font-family: "Lato", sans-serif;
        font-weight: normal;
        color: #579bc9;
        display: block;
        text-decoration: underline; }
        #footer-wrap .footer-block .site2 a.load:hover {
          color: #fff; }
      #footer-wrap .footer-block .site2 ul {
        width: 100%;
        margin-left: 24px; }
        #footer-wrap .footer-block .site2 ul li {
          width: 100%; }
          #footer-wrap .footer-block .site2 ul li a {
            font-family: "Lato", sans-serif;
            font-weight: normal;
            color: #fff;
            display: block;
            text-decoration: none;
            display: inline-block; }
          #footer-wrap .footer-block .site2 ul li ul {
            padding: 0 40px; }
            #footer-wrap .footer-block .site2 ul li ul li a {
              text-decoration: underline;
              color: #579bc9; }
              #footer-wrap .footer-block .site2 ul li ul li a:hover {
                color: #fff; }
      #footer-wrap .footer-block .site2 .open {
        padding-bottom: 20px;
        width: 100%;
        overflow: hidden; }
        #footer-wrap .footer-block .site2 .open em {
          font-family: "Lato", sans-serif;
          font-weight: normal;
          color: #fff;
          display: block;
          font-style: normal; }
        #footer-wrap .footer-block .site2 .open em.day {
          float: left;
          width: 93px; }
        #footer-wrap .footer-block .site2 .open em.time {
          float: left;
          color: #579bc9; }
        #footer-wrap .footer-block .site2 .open a:hover em.time {
          color: #fff; }
        #footer-wrap .footer-block .site2 .open a:hover em.day {
          color: #579bc9; }
    #footer-wrap .footer-block .contact {
      float: left;
      width: 270px;
      overflow: hidden; }
      #footer-wrap .footer-block .contact address {
        font-family: "Lato", sans-serif;
        font-weight: normal;
        color: #fff;
        font-style: normal;
        display: block;
        letter-spacing: 0.3px; }
      #footer-wrap .footer-block .contact a {
        font-family: "Lato", sans-serif;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none; }
      #footer-wrap .footer-block .contact a.phone {
        margin-top: 19px; }
      #footer-wrap .footer-block .contact a.info {
        margin-bottom: 45px; }
      #footer-wrap .footer-block .contact a.info:hover {
        color: #579bc9; }
      #footer-wrap .footer-block .contact a.call {
        padding: 0 15px;
        float: left;
        height: 40px;
        font-size: 18px;
        line-height: 38px;
        text-transform: uppercase;
        text-transform: uppercase;
        border: 1px solid #fff; }
        #footer-wrap .footer-block .contact a.call:hover {
          color: #579bc9;
          border-color: #579bc9; }
  #footer-wrap .bottom-block {
    padding: 28px 0;
    width: 100%;
    overflow: hidden; }
    #footer-wrap .bottom-block span {
      font-family: "Lato", sans-serif;
      font-weight: normal;
      color: #fff;
      display: block;
      text-align: center;
      letter-spacing: 0.3px; }
      #footer-wrap .bottom-block span a {
        color: #1d1719;
        display: inline-block; }
        #footer-wrap .bottom-block span a:hover {
          color: #1270b8; }
    #footer-wrap .bottom-block ul li {
      list-style: none; }

/* Fonts Variable */
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 806px) and (max-width: 6000px) {
  #header-wrap .nav-block > ul li:first-child {
    display: none; }

  .topright2 {
    display: none; } }
@media only screen and (min-width: 936px) and (max-width: 1220px) {
  #header-wrap .nav-block a.phone {
    padding-left: 37px;
    float: left;
    margin-left: 13px; }

  #header-wrap .nav-block a.phone:before {
    width: 32px;
    left: 5px; }

  .centering {
    width: auto; }

  #header-wrap .nav-block ul li a {
    padding: 0 8px; }

  #banner-wrap .banner-block a.flex-next {
    right: 10px; }

  #banner-wrap .banner-block a.flex-prev {
    left: 10px; }

  .contact-block h2 {
    font-size: 18px; }

  .now-block .now img {
    max-width: 100%;
    height: auto; }

  .project-block .photo a {
    width: 23%;
    margin-right: 20px; }
    .project-block .photo a img {
      max-width: 100%;
      height: auto; }

  #partner-wrap .partner-block {
    width: 60%; }

  #partner-wrap .partner-block ul {
    text-align: center; }
    #partner-wrap .partner-block ul li {
      width: 30%;
      float: none;
      margin: 5px;
      display: inline-block; }
      #partner-wrap .partner-block ul li img {
        max-width: 100%;
        height: auto; }

  .project-block h2 {
    float: none;
    width: auto; }

  .project-block ul li {
    margin-right: 12px; }

  .project-block .talk {
    float: none;
    width: auto; }

  .project-block ul {
    float: none;
    width: auto; }

  #partner-wrap .news-block.bg {
    width: 35%;
    padding: 30px;
    position: static; }

  .do-block .photo a {
    width: 32%;
    margin-right: 10px; }
    .do-block .photo a img {
      max-width: 100%;
      height: auto; }

  #footer-wrap .footer-block .contact {
    float: right;
    width: 186px; }

  .green-bar .centering {
    padding: 0px; } }
@media only screen and (max-width: 1125px) {
  #header-wrap .nav-block a.phone {
    padding-left: 37px;
    float: left;
    margin-left: 13px;
    position: absolute;
    width: 200px;
    right: -33px;
    top: 0;
    border-left: none; }

  .topright {
    float: left;
    margin-left: 13px;
    position: absolute;
    top: 0px;
    right: 10px;
    border-left: none; }

  #header-wrap .nav-block a.phone:before {
    width: 32px;
    left: 5px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 806px) and (max-width: 935px) {
  .centering {
    width: auto;
    padding: 0 10px; }

  #header-wrap .nav-block ul li a {
    padding: 0 8px; }

  #header-wrap .nav-block ul li a {
    font-size: 14px; }

  #banner-wrap .banner-block a.flex-next {
    right: 20px; }

  #banner-wrap .banner-block a.flex-prev {
    left: 20px; }

  .contact-block h2 {
    width: 80%; }

  .project-block h2 {
    float: none;
    width: auto; }

  .project-block ul {
    float: none;
    width: auto; }

  .project-block ul li {
    margin-right: 12px; }

  .now-block .now img {
    max-width: 100%;
    height: auto; }

  .project-block .photo a {
    width: 23%;
    margin-right: 19px; }
    .project-block .photo a img {
      max-width: 100%;
      height: auto; }

  #partner-wrap .news-block.bg {
    width: 35%;
    padding: 30px;
    position: static; }

  .do-block .photo a {
    width: 32%;
    margin-right: 8px; }
    .do-block .photo a img {
      max-width: 100%;
      height: auto; }

  #partner-wrap .news-block .news h3 {
    font-size: 16px; }

  #header-wrap .nav-block a.phone::before {
    left: 7px; }

  #header-wrap .nav-block a.phone {
    padding-left: 35px; }

  #partner-wrap .partner-block {
    width: 60%; }

  #partner-wrap .news-block-container {
    float: left;
    width: 100%; }

  .do-block {
    width: 100%; }

  #partner-wrap .partner-block ul {
    text-align: center; }
    #partner-wrap .partner-block ul li {
      width: 30%;
      float: none;
      margin: 5px;
      display: inline-block; }
      #partner-wrap .partner-block ul li img {
        max-width: 100%;
        height: auto; }

  #footer-wrap .footer-block .site {
    width: 27%;
    padding-right: 20px; }

  #footer-wrap .footer-block .site:nth-child(2) {
    width: 20%; }

  #footer-wrap .footer-block .site .open em.day {
    width: 75px; }

  #footer-wrap .footer-block .contact {
    float: right;
    width: 186px; }

  .project-block .talk {
    float: none;
    width: auto; }

  .green-bar .centering {
    padding: 0px; } }
@media only screen and (max-width: 805px) {
  .now-block2 .now2 {
    width: 100%;
    margin: 0px 2%;
    text-align: left;
    position: relative;
    float: left; }

  #header-wrap .nav-block img {
    display: none; }

  #partner-wrap .news-block-container {
    float: left;
    width: 100%; }

  #footer-wrap .footer-block .site2 {
    width: 39.333%;
    float: left;
    padding: 0 0% 0 5%; }

  .homepic {
    display: none; }

  .phone {
    display: none; }

  #header-wrap .nav-block {
    display: none; }

  #header-wrap.sticky .top-block .media {
    display: none; }

  #header-wrap.sticky .nav-block {
    display: none; }

  .centering {
    width: auto;
    padding: 0 15px; }

  #header-wrap .top-block .media .offer {
    display: none; }

  .nav-block {
    display: none; }

  #header-wrap .top-block .logo {
    float: none;
    width: 140px; }

  #header-wrap .top-block .logo img {
    width: 100%;
    height: auto; }

  #header-wrap .top-block .media {
    margin-top: 10px;
    float: none;
    width: auto; }

  #header-wrap .top-block .media .search input[type="text"] {
    width: calc(100% - 36px); }

  #header-wrap .top-block .media ul {
    float: none;
    text-align: center; }

  #header-wrap .top-block .media ul li {
    display: inline-block;
    float: none;
    margin: 0 8px; }

  #header-wrap .top-block .media .search {
    float: none;
    width: 290px;
    margin: auto; }

  .do-block {
    float: none;
    width: auto;
    padding-bottom: 0; }

  #partner-wrap .news-block.bg {
    float: none;
    width: auto;
    position: static;
    padding: 30px 15px;
    margin: 0 -10px; }

  .do-block .photo {
    float: none;
    width: auto; }

  .do-block .photo a {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 10px 0px; }

  .do-block .photo a img {
    width: 100%;
    height: auto; }

  .contact-block {
    width: auto;
    padding: 20px;
    overflow: hidden;
    margin: 0 -20px 20px -20px; }

  .contact-block h2 {
    float: none;
    text-align: center;
    padding: 0 4%; }

  .contact-block a {
    float: none;
    margin-top: 10px;
    display: block;
    padding: 0 4%; }

  #partner-wrap .partner-block {
    float: none;
    width: auto; }

  #partner-wrap .news-block {
    margin-top: 20px;
    float: none;
    width: auto;
    padding: 31px 31px; }

  #partner-wrap .partner-block ul {
    text-align: center; }

  #partner-wrap .partner-block ul li {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 4px; }

  #partner-wrap .partner-block ul li.last {
    margin-right: 8px; }

  #partner-wrap .partner-block h2 {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 15px; }

  .now-block .now {
    float: none;
    width: 100%;
    max-width: 75%;
    margin: 10px auto 30px; }

  .now-block a {
    width: 100%; }

  .now-block .now img {
    width: 100%;
    height: auto; }

  .now-block .centering {
    padding: 30px;
    margin-bottom: 0; }

  .now-block .now a.more {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center; }

  #banner-wrap .flex-direction-nav {
    display: none; }

  .menuicon {
    display: block !important;
    position: absolute;
    right: 30px;
    top: 16px;
    cursor: pointer; }

  .menuicon:hover {
    opacity: 0.8; }

  .mobileHeader.sticky {
    background: #fff;
    padding-bottom: 0px;
    position: fixed;
    left: 0px;
    top: 0px;
    padding: 10px;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.6); }

  .mobileHeader.sticky .menuicon {
    top: 27px; }

  #footer-wrap .footer-block {
    padding-left: 15px;
    padding-right: 15px; }

  #footer-wrap .bottom-block {
    padding-left: 40px;
    padding-right: 40px; }

  #footer-wrap .footer-block .site {
    margin-bottom: 30px;
    float: left;
    width: 60%;
    margin: 0 auto; }

  #footer-wrap .footer-block .contact {
    float: none;
    width: auto; }

  #footer-wrap .footer-block .contact a.call {
    float: none;
    margin: 0 auto;
    width: 110px; }

  .green-bar .centering {
    padding: 0px; }

  .nav-block.mm-menu {
    max-width: 257px;
    background-color: #6bab26; }
    .nav-block.mm-menu .mm-panels {
      background-color: #07558b;
      overflow: visible;
      top: 92px; }
      .nav-block.mm-menu .mm-panels #mm-1.mm-panel.mm-hasnavbar {
        /*                            padding-top: 0px;*/ }
      .nav-block.mm-menu .mm-panels #mm-1 .mm-navbar {
        /*                        display: none;*/ }
      .nav-block.mm-menu .mm-panels .mm-navbar {
        height: 42px; }
      .nav-block.mm-menu .mm-panels .mobile-demo {
        padding: 20px 14px;
        position: absolute;
        left: 0;
        top: -92px;
        z-index: 999;
        width: 100%;
        height: 92px;
        background-color: #579bc9; }
        .nav-block.mm-menu .mm-panels .mobile-demo a {
          margin-right: 37px;
          width: 52px;
          height: 52px;
          display: inline-block; }
          .nav-block.mm-menu .mm-panels .mobile-demo a img {
            width: 100%; }
          .nav-block.mm-menu .mm-panels .mobile-demo a:hover {
            opacity: 0.7; }
      .nav-block.mm-menu .mm-panels .mm-navbar {
        border-bottom-color: #fff; }
        .nav-block.mm-menu .mm-panels .mm-navbar a.mm-title {
          color: #fff;
          font-size: 17px;
          text-transform: uppercase; }
        .nav-block.mm-menu .mm-panels .mm-navbar .mm-btn.mm-prev {
          background: url("../images/back.png") no-repeat center center; }
          .nav-block.mm-menu .mm-panels .mm-navbar .mm-btn.mm-prev:before {
            content: none; }
    .nav-block.mm-menu ul.mm-listview {
      width: 236px; }
    .nav-block.mm-menu ul .mm-next + a {
      margin-right: 0; }
    .nav-block.mm-menu ul li {
      margin: 0 -20px; }
      .nav-block.mm-menu ul li:after {
        border-bottom-color: #fff; }
      .nav-block.mm-menu ul li a {
        padding: 10px 35px;
        color: #fff;
        font-size: 17px; }
        .nav-block.mm-menu ul li a:hover {
          background-color: #579bc9; }
        .nav-block.mm-menu ul li a.arrow {
          position: relative; }
          .nav-block.mm-menu ul li a.arrow:hover:before {
            content: "";
            width: 10px;
            height: 17px;
            position: absolute;
            right: 14px;
            top: 11px;
            background: url("../images/arrow_hover1.png") no-repeat; }
          .nav-block.mm-menu ul li a.arrow:before {
            content: "";
            width: 10px;
            height: 17px;
            position: absolute;
            right: 14px;
            top: 11px;
            background: url("../images/arrow.png") no-repeat; }
      .nav-block.mm-menu ul li:last-child {
        display: none; }

  .mm-slideout {
    position: relative; }
    .mm-slideout:after {
      position: absolute;
      content: "";
      left: -64px;
      top: 20px;
      width: 52px;
      height: 52px;
      z-index: 99999;
      display: block;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      cursor: pointer;
      background: url("../images/menu_icon4.jpg") no-repeat left top; }

  /*mobile menu*/
  html.mm-opening .mm-slideout {
    transform: translate3d(256px, 0px, 0px);
    -webkit-transform: translate3d(256px, 0px, 0px); }

  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next) {
    background: #83ad40; }

  .mm-menu .mm-listview > li.mm-selected > a.arrow:before {
    background: url("../images/arrow_hover1.png"); }

  .mm-menu .mm-listview > li.mm-selected > span {
    background: url("../images/arrow.png") no-repeat 96% center; }

  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next):hover,
  .mm-menu .mm-listview > li.mm-selected > span {
    background: #579bc9 url("../images/arrow.png") no-repeat 96% center; } }
@media only screen and (max-width: 550px) {
  .project-block .text h1 {
    font-size: 1.5rem;
    line-height: 40px;
    font-weight: 600; }

  .now-block2 .now2 {
    width: 100%;
    margin-bottom: 20px; }

  #banner-wrap .banner-block2 ul.slides li {
    width: 100%; }

  #banner-wrap .banner-block2 ul.slides li:nth-child(2) {
    display: none; }

  #banner-wrap .banner-block2 ul.slides li:nth-last-child(3) {
    display: none; }

  #footer-wrap .footer-block .site {
    width: 100%;
    margin-bottom: 25px; }

  #footer-wrap .footer-block .site2 {
    width: 100%;
    padding: 0; }

  #header-wrap .header-top .media .search input[type="text"] {
    padding: 0 12px;
    margin-left: -22px; }

  .now-block .now {
    max-width: 100%; }

  #header-wrap .header-top .media a.ask {
    display: none; }

  #banner-wrap .banner-block ul.slides li .text {
    padding: 10px;
    margin-left: 0px;
    position: absolute;
    border-radius: 10px;
    background: rgba(51, 51, 51, 0.3);
    color: #fff;
    color: #fff;
    border: solid 1px #fff;
    max-width: 253px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; } }
html.mm-blocking #mm-blocker {
  background-color: rgba(0, 0, 0, 0.7); }

@media only screen and (max-width: 460px) {
  .icon {
    height: auto; }

  #banner-wrap .banner-block2 {
    margin-top: 0; }

  .centering {
    width: auto;
    padding: 0 5px;
    padding: 0 5px; } }
@media only screen and (max-width: 380px) {
  .now-block2 .now2 {
    width: 100%;
    margin: 0px 2% 40px; }

  #header-wrap .header-top .media .inner {
    padding-bottom: 5px;
    width: 100%;
    overflow: hidden;
    padding-left: 0px; }

  #header-wrap .header-top .media .search input[type="text"] {
    padding: 0 12px;
    margin-left: 0px;
    width: 118px; } }

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