p {
  margin-bottom: 10px;
  color: #fff;
}

.section {
  width: 100%;
  height: 100vh;
  border-style: none;
  border-width: 0px;
  border-color: #1e325f;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.image {
  width: 50%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 5px;
}

.navlink {
  display: none;
  font-family: Roboto, sans-serif;
  color: #1e325f;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.navlink:hover {
  color: #cc4a2d;
}

.div-block {
  margin-right: 50px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-2 {
  margin-left: 50px;
}

.mycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.herocontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 19%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 15px none #000;
  border-radius: 15px;
  background-color: #1e325f;
}

.herocontainer.client {
  height: auto;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 0px;
}

.herocontainer.client.middle {
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-2 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-right: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.div-block-5 {
  width: 40%;
  margin-top: 0px;
  margin-left: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.h3-orange {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Roboto, sans-serif;
  color: #ff5d38;
  font-size: 26px;
  font-weight: 400;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 67px;
  line-height: 80px;
}

.paragraphlarge {
  width: 665px;
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 375px;
  height: 90px;
  margin-top: 40px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #fff;
  border-radius: 15px;
  background-color: #cc4a2d;
  box-shadow: 3px 3px 5px -2px #1e325f;
  opacity: 1;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.button.shadow {
  margin-top: 50px;
  margin-left: 55px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-color: #ff5d38;
  box-shadow: 1px 1px 4px 0 #1e325f;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 40px;
}

.button.shadow:hover {
  border-color: #ff5d38;
  background-color: #1e325f;
  box-shadow: none;
}

.button.shadow:active {
  color: #ff5d38;
}

.div-block-7 {
  width: auto;
  height: auto;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 25px;
}

.heading-2 {
  margin-top: 50px;
  margin-left: 60px;
  font-family: Roboto, sans-serif;
  color: #1e325f;
}

.heading-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 55px;
  font-weight: 700;
}

.heading-3.orange {
  height: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #ff5d38;
  font-size: 55px;
  line-height: 65px;
}

.heading-3.orange.smaller {
  font-size: 40px;
}

.heading-3.orange.final {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-11.top {
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: none;
  object-fit: none;
}

.div-block-11.top.middle {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-top: 20px;
  margin-bottom: 60px;
  margin-left: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.clientimage {
  width: 8%;
  min-height: 100px;
  min-width: 100px;
  margin-right: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.heading-4 {
  color: #fff;
}

.heading-4.larger {
  margin-top: 0px;
  font-size: 30px;
  line-height: 31px;
  font-weight: 400;
}

.image-5 {
  margin-left: 488px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.section-2 {
  width: 100%;
}

html.w-mod-js *[data-ix="new-interaction"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media screen and (max-width: 991px) {
  .navbar {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: left;
  }
  .navlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navlink:hover {
    color: #cc4a2d;
  }
  .navlink:active {
    color: #cc4a2d;
  }
  .mycontainer {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .herocontainer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-2 {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 18px;
  }
  .div-block-5 {
    width: 550px;
    margin-left: 60px;
  }
  .h3-orange {
    margin-top: 20px;
  }
  .heading {
    font-size: 40px;
    line-height: 45px;
  }
  .paragraphlarge {
    width: 500px;
    font-size: 25px;
  }
  .button.shadow {
    margin-left: 0px;
  }
  .heading-2 {
    margin-left: 20px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
  }
  .menu-button {
    position: absolute;
    right: 47px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    clear: none;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: left;
  }
  .icon {
    text-align: left;
  }
  .heading-3.orange {
    font-size: 33px;
    line-height: 45px;
  }
  .div-block-11.top {
    margin-left: 40px;
  }
  .div-block-12 {
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .clientimage {
    padding-top: 20px;
  }
  .heading-4.larger {
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    margin-left: 20px;
  }
  .mycontainer {
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .image-2 {
    width: 97%;
    margin-right: 5px;
    margin-left: 0px;
  }
  .div-block-5 {
    width: 400px;
    margin-left: 60px;
  }
  .h3-orange {
    width: 400px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .heading {
    width: 400px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }
  .paragraphlarge {
    width: 400px;
    height: 150px;
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    text-decoration: none;
    white-space: break-spaces;
  }
  .button.shadow {
    margin-top: 5px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-2 {
    margin-top: 15px;
    margin-left: 0px;
  }
  .heading-3.orange {
    font-size: 27px;
    line-height: 35px;
  }
  .div-block-11.top {
    margin-left: 30px;
  }
  .div-block-12 {
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .clientimage {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-4.larger {
    font-size: 22px;
    line-height: 25px;
  }
}

@media screen and (max-width: 479px) {
  .mycontainer {
    margin-right: 5px;
    margin-left: 5px;
  }
  .div-block-5 {
    margin-right: 0px;
    margin-left: 10px;
  }
  .h3-orange {
    width: 290px;
    margin-bottom: 10px;
  }
  .heading {
    width: 290px;
    font-size: 22px;
    line-height: 25px;
  }
  .paragraphlarge {
    width: 290px;
    height: 190px;
    font-size: 18px;
    line-height: 25px;
  }
  .button.shadow {
    width: 250px;
    height: 80px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 35px;
  }
  .div-block-7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .heading-2 {
    font-size: 15px;
  }
  .heading-3.orange {
    font-size: 22px;
    line-height: 25px;
  }
  .div-block-11.top {
    margin-left: 20px;
  }
  .heading-4.larger {
    font-size: 18px;
  }
}

