/*

* Prefixed by https://autoprefixer.github.io

* PostCSS: v7.0.29,

* Autoprefixer: v9.7.6

* Browsers: last 10 version

*/

@font-face {
  font-family: 'pp_moriregular';
  src: url('./fonts/ppmori-regular-webfont.eot');
  src: url('./fonts/ppmori-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/ppmori-regular-webfont.woff2') format('woff2'),
       url('./fonts/ppmori-regular-webfont.woff') format('woff'),
       url('./fonts/ppmori-regular-webfont.ttf') format('truetype'),
       url('./fonts/ppmori-regular-webfont.svg#pp_moriregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'pp_morisemibold';
  src: url('./fonts/ppmori-semibold-webfont.eot');
  src: url('./fonts/ppmori-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/ppmori-semibold-webfont.woff2') format('woff2'),
       url('./fonts/ppmori-semibold-webfont.woff') format('woff'),
       url('./fonts/ppmori-semibold-webfont.ttf') format('truetype'),
       url('./fonts/ppmori-semibold-webfont.svg#pp_morisemibold') format('svg');
  font-weight: normal;
  font-style: normal;

}

div#hs-eu-cookie-confirmation {
  top: initial !important;

  bottom: 0 !important;

  position: fixed !important;
}

#client-logos {
  background-color: #444444;

  padding: 80px 0 0 0;
}

#client-logos h3 {
  color: #fff;

  text-align: center;

  font-size: 50px;

  margin: 0 0 45px 0;
}

.client-logos-cate-inner {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  padding-bottom: 40px;
}

.client-logos-cate-inner span {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 50%;

  flex: 0 0 50%;

  width: 50%;

  text-align: center;

  font-size: 22px;

  /* font-family: "Gilroy W05 Bold", sans-serif; */
  font-family: 'pp_morisemibold';

  line-height: 1.2;

  color: #fff;
}

.client-wrapper {
  padding-top: 45px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: start;

  -ms-flex-pack: start;

  justify-content: start;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.client-wrapper .client-img-outer {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 27%;

  flex: 0 0 27%;

  width: 27%;

  margin-bottom: 10%;
  text-align: center;
}

/* Project Page Custom Css */

.project_contBox {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}
.project_contBox .projBoxes {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.7%;
  flex: 0 0 31.7%;
  width: 33%;
  padding: 45px 50px;
  color: #444444;
  margin: 10px;
}
.project_contBox .projBoxes a { 
  color: #02AA49;
}
.project_contBox .projBoxes a:hover { 
  text-decoration: underline;
}
#content .projBoxes h3 {
  font-size: 1.7rem;
}
.projBoxes:first-child, .projBoxes:nth-child(6), .projBoxes:nth-child(7) {
  background-color: #F7F7F7;
}
.projBoxes:nth-child(2), .projBoxes:nth-child(8) {
  background-color: #444444;
}
.projBoxes:nth-child(2) h3, .projBoxes:nth-child(8) h3 {
  color: #ffffff;
}
.projBoxes:nth-child(2) p, .projBoxes:nth-child(8) p{
   color: #ffffff;
}
.projBoxes:nth-child(3), .projBoxes:nth-child(5) {
  background-color: #E6E6E6;
}
.projBoxes:nth-child(4), .projBoxes:nth-child(9) {
  background-color: #8B8B8B;
}
.projBoxes:nth-child(4) h3, .projBoxes:nth-child(9) h3 {
  color: #ffffff;
}
.projBoxes:nth-child(4) p, .projBoxes:nth-child(9) p {
  color: #ffffff;
}

/* End of Project Page Custom Css */

/* Workshop Page Custom Css */

.workshop_contBox .workshopBoxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 90px;
  position: relative;
}
.workshop_contBox .grid-row{
  max-width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
}
.workshop_contBox .newspacer{
  width: 5.4254007398274%;
  float: left;
  margin-right: 1.8495684340321%;
  display: block;
  min-height: 1px;
}
.workshop_contBox .newspacerr{
  width: 5.4254007398274%;
  float: none;
  margin-right: 0;
  display: inline-block;
  min-height: 1px;
}
.workshop_contBox .grid-row .newgrid-row{
  max-width: 1702px;
  margin: 0 auto;
  display: block;
  float: none;
  width: 100%;
  padding: 0 40px;
}
.workshop_contBox .grid-row:first-child, .workshop_contBox .grid-row:nth-child(4), .workshop_contBox .grid-row:nth-child(6) {
  background-color: #F7F7F7;
}
.workshop_contBox .grid-row:nth-child(2), .workshop_contBox .grid-row:nth-child(5) {
  background-color: #444444;
}
.workshop_contBox .grid-row:nth-child(2) .workshopBoxes .workshopR, .workshop_contBox .grid-row:nth-child(5) .workshopBoxes .workshopR {
  color: #fff;
}
.workshop_contBox .grid-row:nth-child(2) .workshopBoxes .workshopR h3, .workshop_contBox .grid-row:nth-child(5) .workshopBoxes .workshopR h3 {
  color: #fff;
}
.workshop_contBox .grid-row:nth-child(3), .workshop_contBox .grid-row:nth-child(6) {
  background-color: #F5F5F5;
}
.workshopBoxes .workshopboxdet {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
}
.workshopHeadings {
  display: block;
  text-align: left;
  background: #ef3e29;
  color: #fff;
  padding: 53px 21px 92px 0;
  min-height: 266px;
  width: 500px;
  position: relative;
  margin-top: -74px;
}
.workshopHeadings:before {
  content: "";
  position: absolute;
  top:0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: #ef3e29;
}
#content .workshopHeadings h4 {
  font-size: 20px;
  line-height: 100%;
  position: relative;
  margin-bottom: 20px;
  color: #fff;
}
#content .workshopHeadings h4:after {
  content:"";
  position: absolute;
  width: 34px;
  height: 5px;
  background-color: #fff;
  bottom: -15px;
  left: 0;
}
#content .workshopHeadings h3 {
  font-size: 52px;
  line-height: 100%;
  color: #fff;
  position: relative;
}
.workshopBoxes .workshopL  {
  text-align: right;
  padding-right: 76px;
}
.workshopBoxes .workshopL img  {
  display: inline-block;
  margin-top: -70px;
  position: relative;
  z-index: 1;
}

.workshopBoxes .workshopR  {
  padding-top: 177px;
  color: #444444;
  padding-right: 8%;
}
.workshop_contBox .grid-row:first-child .workshopR, .workshop_contBox .grid-row:nth-child(2) .workshopR, .workshop_contBox .grid-row:nth-child(5) .workshopR {
  padding-top: 126px;
}
.workshop_contBox .grid-row:last-child .workshopR {
  padding-top: 230px;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopL {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopBoxes {
  justify-content: left;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopL {
  text-align: right;
  padding-left: 76px;
  padding-right: 0;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopR {
  padding-right: 0;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopHeadings {
  padding-left: 65px;
  padding-right: 30px;
  display: inline-block;
  width: 600px;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopHeadings:before {
  left: auto;
  right: -99%;
}
.workshop_contBox .grid-row:nth-child(3n+3) .workshopL img {
  display: block;
}

/* End of Workshop Page Custom Css */

@media only screen and (max-width:1515px) {
  .project_contBox .projBoxes {
     -ms-flex: 0 0 31%;
      flex: 0 0 31%;
  }
}

@media only screen and (max-width:1400px) {
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopHeadings {
    padding-left: 35px;
  }
  #content .workshopHeadings h3 {
    font-size: 46px;
  }
}

@media only screen and (max-width:1300px) {
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopBoxes {
    justify-content: right;
  }
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopL {
    text-align: right;
    padding-left: 0;
    padding-right: 76px;
    position: relative;
  }
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopR {
    padding-right: 0;
  }
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopHeadings {
    padding-left: 0;
    padding-right: 30px;
    display: block;
    width: 500px;
  }
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopHeadings:before {
    left: -100%;
    right: auto;
  }
  .workshop_contBox .grid-row:nth-child(3n+3) .workshopL img {
    display: inline-block;
  }
  .workshopHeadings {
    width: 440px !important;
  }
}

@media only screen and (max-width:1190px) {
  .project_contBox .projBoxes {
     -ms-flex: 0 0 47%;
      flex: 0 0 47%;
  }
}

@media only screen and (max-width:1100px) {
  .workshop_contBox {
    padding-top: 50px;
  }
  .workshopBoxes .workshopboxdet.workshopL {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    width: 35%;
  }
  .workshopBoxes .workshopboxdet.workshopR {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    width: 65%;
  }
  .workshopHeadings {
    width: 100% !important;
  }
  .workshopBoxes .workshopL {
    padding-right: 30px !important;
  }
  #content .workshopHeadings h3 {
    font-size: 34px;
  }
}
@media only screen and (max-width:1000px) {
  .workshop_contBox .newspacer {
    display: none;
  }
  .workshopBoxes .workshopR {
    padding-right: 0;
  }
  .workshop_contBox .grid-row .newgrid-row {
    padding: 0 15px;
  }
}
@media only screen and (max-width:800px) {
  .workshop_contBox {
    padding-top: 0;
  }
  .workshop_contBox .workshopBoxes {
    display: block;
    padding: 30px 0 15px;
  }
  .workshopBoxes .workshopboxdet {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100% !important;
    padding: 0 !important;
  }
  .workshopHeadings {
    margin: 0 0 35px !important;
    padding: 30px 30px 20px !important;
    min-height: 0 !important;
  }
  .workshopHeadings:before {
    display: none !important;
  }
  .workshopBoxes .workshopL img {
    display: none !important;
  }
}
@media only screen and (max-width:710px) {
  .project_contBox .projBoxes {
     -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin: 0;
      padding: 45px 15px;
  }
}

@media (max-width: 600px) {
  .client-wrapper .client-img-outer:not(:nth-child(3n)) {
    margin-right: 9.5%;
  }

  .client-wrapper .client-img-outer:nth-last-child(1),
  .client-wrapper .client-img-outer:nth-last-child(2),
  .client-wrapper .client-img-outer:nth-last-child(3) {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .client-wrapper .client-img-outer {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 13%;

    flex: 0 0 13%;

    width: 13%;

    margin-bottom: 8%;
  }

  .client-wrapper .client-img-outer:not(:nth-child(6n)) {
    margin-right: 4.4%;
  }
}

.client-logos-cate .hr {
  background-color: #fff;

  height: 3px;
}

@media (max-width: 1000px) {
  #client-logos h3 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 768px) {
  .client-logos-cate {
    display: none;
  }

  #client-logos {
    padding: 40px 0;
  }

  #client-logos h3 {
    margin-bottom: 0;
  }
}

#footer .socials {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;
}

#footer .socials .footer-cta {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;
}

#footer .socials .footer-cta .btn {
  color: #fff;

  font-size: 14px;

  padding: 15px;

  border: 2px solid #ef3e29;

  margin-right: 10px;
}

#footer .socials .footer-cta .btn:hover {
  background-color: #444444;

  border-color: #444444;
}

@media (max-width: 1440px) {
  #footer .socials {
    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

    flex-direction: column;
  }

  #footer .socials .footer-cta {
    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-align: normal;

    -ms-flex-align: normal;

    align-items: normal;

    text-align: center;

    margin-right: 0;

    margin-bottom: 20px;
  }

  #footer .socials .footer-cta .btn {
    margin-right: 0;

    margin-bottom: 20px;
  }

  #footer .socials ul li {
    margin-right: 40px;
  }
}

#steps {
  background-color: #444444;

  padding: 60px 0;
}

#steps .btn {
  display: inline-block;
}

#steps h3 {
  color: #fff;

  text-align: center;

  font-size: 50px;

  font-weight: 800;
}

#steps h4 {
  color: #ef3e29;

  font-size: 35px;
}

#steps p {
  color: #ffffff;
}

#steps .steps-wrapper-inner {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  margin-top: 35px;

  padding-bottom: 35px;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.step-wrapper {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 33.33%;

  flex: 0 0 33.33%;

  width: 33.33%;

  text-align: center;

  padding: 0 25px;

  text-align: center;
}

#steps .step-wrapper .step-number {
  margin-bottom: 15px;
}

#steps .step-wrapper .step-number p {
  font-family: 'pp_morisemibold';
  
  /* font-family: "Gilroy W05 Bold", sans-serif; */

  color: #444444;

  width: 94px;

  height: 94px;

  margin: 0 auto;

  background-color: #fff;

  border-radius: 50%;

  font-size: 50px;

  line-height: 94px;

  font-weight: 800;
}

#steps .step-wrapper .step-name {
  margin-bottom: 30px;
}

#steps .step-wrapper .step-content {
  font-size: 18px;

  font-weight: 700;

  line-height: 27px;
}

.step-cta {
  text-align: center;
}

.step-cta .btn:hover {
  background-color: #ef3e29;
}

@media (max-width: 1000px) {
  #steps h3 {
    font-size: 36px;
  }

  #steps h4 {
    font-size: 25px;
  }

  #steps .step-wrapper .step-number p {
    width: 84px;

    height: 84px;

    font-size: 40px;

    line-height: 84px;
  }

  #steps .step-wrapper .step-content {
    font-size: 16px;

    line-height: 25px;
  }

  #steps .step-wrapper .step-name {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .step-wrapper {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    width: 100%;

    margin: 0 auto 30px auto;

    max-width: 410px;
  }
}

@media (max-width: 480px) {
  #steps {
    padding: 40px 0;
  }

  #steps .steps-wrapper-inner {
    padding-bottom: 0;
  }
}

#faqs {
  padding: 0 0 120px 0;
}

#faqs h3 {
  text-align: center;

  font-size: 50px;

  font-weight: 800;

  margin-bottom: 0;
}

.faq-item {
  border-top: #444444 1px solid;

  padding: 30px 0;
}

.faq-item:last-child {
  border-bottom: #444444 1px solid;
}

.faq-item h4 {
  font-size: 30px;

  font-weight: 800;

  padding-right: 30px;

  color: #ef3e29;

  cursor: pointer;

  position: relative;
}

.faq-item h4 .faq-icon {
  position: absolute;

  right: 20px;

  top: 50%;
}

.faq-item h4 .faq-icon::before {
  content: "";

  position: absolute;

  width: 40px;

  height: 2px;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  background-color: #ef3e29;
}

.faq-item h4 .faq-icon::after {
  content: "";

  position: absolute;

  height: 40px;

  width: 2px;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  background-color: #ef3e29;
}

.faq-item h4.active .faq-icon::after {
  display: none;
}

.faq-item .faq-answer {
  font-size: 20px;

  line-height: 30px;

  padding-top: 50px;

  display: none;
}

.faq-item .faq-answer.active {
  display: block;
}

@media (max-width: 1000px) {
  #faqs h3 {
    font-size: 36px;
  }

  .faq-item h4 {
    font-size: 25px;
  }

  .faq-item .faq-answer {
    font-size: 16px;

    line-height: 25px;
  }
}

@media (max-width: 600px) {
  .faq-item h4 {
    font-size: 20px;

    padding-right: 40px;
  }

  .faq-item h4 .faq-icon::before {
    width: 30px;
  }

  .faq-item h4 .faq-icon::after {
    height: 30px;
  }

  .faq-item .faq-answer {
    padding-top: 20px;
  }

  #faqs {
    padding-bottom: 40px;
  }
}

#primary-menu > ul > li.header-cta > a {
  padding-left: 15px;

  padding-right: 15px;
}

@media (min-width: 1500px) {
  #primary-menu > ul > li.header-cta > a {
    width: 175px;

    text-align: center;
  }
}

#primary-menu > ul > li.header-cta.header-phone > a i {
  margin-right: 10px;
}

#primary-menu > ul > li.header-cta.header-phone > a {
  border: 2px solid #444444;
}

#primary-menu > ul > li.header-cta.header-phone > a:hover {
  border: 2px solid #ef3e29;
}

#primary-menu > ul > li.header-cta.header-button > a {
  background-color: #ef3e29;

  border: 2px solid #ef3e29;

  color: #fff;
}

#primary-menu > ul > li.header-cta.header-button > a:hover {
  background-color: #444444;

  border: 2px solid #444444;
}

/**#wpadminbar {

  display: none;

}**/

.menu-item-has-children a {
  position: relative;

  z-index: 1;
}

.menu-item-has-children .sub-menu .menu-item-has-children {
  position: relative;
}

#primary-menu
  .menu-item-has-children
  .sub-menu
  .menu-item-has-children
  .sub-menu {
  left: 100%;

  top: -25px;

  padding: 20px 0;
}

#primary-menu > ul .menu-item-has-children > a i {
  display: none;
}

@media (max-width: 1024px) {
  #primary-menu > ul .menu-item-has-children > a i {
    position: absolute;

    color: #fff;

    right: 20px;

    display: block;

    top: 0;

    right: 0;

    font-size: 17px;

    z-index: 10;

    cursor: pointer;

    height: 100%;

    width: 15%;

    text-align: center;
  }

  #primary-menu > ul .menu-item-has-children > a i:before {
    position: absolute;

    top: 50%;

    right: 20px;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);
  }
}

@media (max-width: 1024px) {
  #primary-menu > ul > li.header-cta.header-phone > a {
    border: none;

    border-bottom: 1px solid #fff;
  }

  #primary-menu > ul > li.header-cta.header-phone > a:hover {
    border: none;

    border-bottom: 1px solid #fff;
  }

  #primary-menu > ul .menu-item-has-children {
    position: relative;
  }

  #primary-menu li ul {
    position: fixed;

    top: 0;

    width: 100%;

    left: 100%;

    opacity: 0;
  }

  #primary-menu li ul.menu-active {
    z-index: 100;

    opacity: 1;
  }
}

@media (min-width: 1025px) {
  #primary-menu #menu-item-2129,
  #primary-menu #menu-item-2186,
  #primary-menu #menu-item-2131,
  #primary-menu #menu-item-2130,
  #primary-menu #menu-item-2133,
  #primary-menu #menu-item-2132 {
    display: none;
  }

  #primary-menu li ul {
    display: none;
  }

  .sfHover > .sub-menu {
    display: block !important;
  }
}

#primary-menu li ul.menu-active > li > a {
  background-color: rgba(66, 85, 102, 0.7);
}

#primary-menu {
  max-height: 100% !important;
}

#primary-menu .sub-menu > li > a {
  padding-left: 40px;
}

#primary-menu .sub-menu > li:first-child > a {
  padding-left: 20px;
}

#primary-menu .sub-menu > li:nth-child(2) > a {
  padding-left: 30px;
}

body {
  position: relative;
}

.popup {
  position: fixed;

  top: 0;

  left: 0;

  width: 100vw;

  height: 100vh;

  background-color: rgba(0, 0, 0, 0.5);

  z-index: 105;

  display: none;
}

.popup.active {
  display: block;
}

.popup-inner {
  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  max-width: 1000px;

  min-width: 300px;

  width: 85%;

  background-color: #ef3e29;

  padding: 25px 0;

  max-height: 80vh;

  overflow: hidden;

  min-height: 500px;
}

.popup-title {
  font-size: 25px;

  font-weight: 800;

  color: #fff;

  text-align: center;

  margin-bottom: 10px;
}

.popup-content {
  font-size: 14px;

  font-weight: 700;

  color: #fff;

  text-align: center;

  line-height: 17px;

  margin-bottom: 20px;
}

.popup-form-wrapper {
  max-width: 800px;

  margin: 0 auto;

  width: 80%;

  max-height: calc(80vh - 100px);

  overflow: auto;
}

.popup-form-wrapper .hbspt-form form {
  padding-top: 50px;
}

@media (max-width: 768px) {
  .popup-inner {
    max-height: 95vh;
  }

  .popup-form-wrapper {
    max-height: calc(85vh - 70px);
  }
}

.popup-form-wrapper .hbspt-form form {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.popup-form-wrapper input[type="text"],
.popup-form-wrapper input[type="email"],
.popup-form-wrapper input[type="url"],
.popup-form-wrapper input[type="password"],
.popup-form-wrapper input[type="search"],
.popup-form-wrapper input[type="number"],
.popup-form-wrapper input[type="tel"],
.popup-form-wrapper input[type="range"],
.popup-form-wrapper input[type="date"],
.popup-form-wrapper input[type="month"],
.popup-form-wrapper input[type="week"],
.popup-form-wrapper input[type="time"],
.popup-form-wrapper input[type="datetime"],
.popup-form-wrapper input[type="datetime-local"],
.popup-form-wrapper input[type="color"],
.popup-form-wrapper textarea {
  padding: 10px;

  font-size: 16px;

  line-height: 16px;
}

.popup-form-wrapper textarea {
  height: 100px;

  min-height: 100px;
}

@media (max-width: 1440px) {
  /** .popup-form-wrapper textarea {

    height: 50px;

    min-height: 50px;

  }

  **/
}

.popup-form-wrapper .hs_firstname,
.popup-form-wrapper .hs_lastname,
.popup-form-wrapper .hs_email,
.popup-form-wrapper .hs_phone {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 47%;

  flex: 0 0 47%;

  width: 47%;

  margin-bottom: 10px;
}

.popup-form-wrapper .hs_message,
.popup-form-wrapper .hs_submit {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 100%;

  flex: 0 0 100%;

  width: 100%;

  margin-bottom: 20px;
}

.popup-form-wrapper .hs-error-msgs {
  list-style: none;

  padding-left: 0;

  margin-bottom: 0;
}

.popup-form-wrapper .hs-error-msgs li {
  padding-left: 0;

  padding-top: 10px;

  margin: 0;
}

.popup-form-wrapper .hs-error-msgs li label {
  padding: 0;

  font-size: 12px;

  color: red;

  font-weight: 400;

  line-height: 12px;
}

.popup-form-wrapper .hs_firstname label,
.popup-form-wrapper .hs_lastname label,
.popup-form-wrapper .hs_email label,
.popup-form-wrapper .hs_phone label,
.popup-form-wrapper .hs_message label,
.popup-form-wrapper .hs_submit label {
  font-size: 16px;

  color: #fff;

  font-weight: 800;

  text-transform: uppercase;
}

.popup-form-wrapper .hs_submit .actions {
  text-align: center;
}

.popup-form-wrapper .hs_submit input {
  background-color: #444444;

  color: #fff;

  border-radius: 0 !important;
}

.popupClose {
  position: absolute;

  top: 20px;

  right: 20px;

  color: #fff;

  cursor: pointer;
}

@media (max-width: 600px) {
  .popup-inner {
    padding: 25px 0;
  }

  .popup-title {
    font-size: 20px;

    margin-bottom: 10px;
  }

  .popup-content {
    font-size: 10px;

    margin-bottom: 10px;
  }

  .popup-form-wrapper .hs_firstname,
  .popup-form-wrapper .hs_lastname,
  .popup-form-wrapper .hs_email,
  .popup-form-wrapper .hs_phone {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    width: 100%;

    margin-bottom: 10px;
  }

  .popup-form-wrapper .hs_message,
  .popup-form-wrapper .hs_submit {
    margin-bottom: 10px;
  }

  /** .popup-form-wrapper input {

    height: 30px;

    padding: 5px 10px;

  } **/

  .popup-form-wrapper .hs_firstname label,
  .popup-form-wrapper .hs_lastname label,
  .popup-form-wrapper .hs_email label,
  .popup-form-wrapper .hs_phone label,
  .popup-form-wrapper .hs_message label,
  .popup-form-wrapper .hs_submit label {
    font-size: 15px;
  }

  .popup-form-wrapper .hs-error-msgs li {
    padding-top: 0;
  }

  .popup-form-wrapper textarea {
    height: 100px;

    min-height: 100px;
  }
}

#our-service {
  padding-bottom: 80px;
}

.our-service-title {
  font-size: 3rem;

  margin-bottom: 20px;
}

.our-service-description {
  font-size: 18px;

  line-height: 25px;

  margin-bottom: 80px;
}

@media (min-width: 62.5625em) {
  .our-service-title {
    font-size: 4.375rem;
  }

  .our-service-description {
    font-size: 22px;

    line-height: 30px;
  }
}

.our-service-item-wrapper {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
  justify-content: center;
}

.our-service-item {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 25%;

  flex: 0 0 25%;

  width: 25%;

  text-align: center;

  padding: 0 55px 30px 55px;
}

.our-service-item h4 {
  font-size: 27px;

  color: #ef3e29;

  font-weight: 800;

  min-height: 64px;

  text-align: center;

  background: rgb(255, 255, 255);

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 1)),
    color-stop(30%, rgba(255, 255, 255, 1)),
    color-stop(30%, rgba(221, 244, 232, 1)),
    color-stop(70%, rgba(221, 244, 232, 1)),
    color-stop(70%, rgba(255, 255, 255, 1)),
    to(rgba(255, 255, 255, 1))
  );

  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 30%,
    rgba(221, 244, 232, 1) 30%,
    rgba(221, 244, 232, 1) 70%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 1) 100%
  );

  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 30%,
    rgba(221, 244, 232, 1) 30%,
    rgba(221, 244, 232, 1) 70%,
    rgba(255, 255, 255, 1) 70%,
    rgba(255, 255, 255, 1) 100%
  );

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.our-service-button-answer {
  margin-top: 30px;
}

.our-service-button-answer a {
  display: inline-block;

  background-color: #444444;

  color: #ffffff;

  font-size: 13px;

  font-weight: 700;

  padding: 15px;

  line-height: 1;
}

.our-service-icon-wrapper img {
  max-width: 120px;
}

@media (min-width: 62.5625em) {
  .our-service-title {
    font-size: 70px;
  }
}

@media (max-width: 1280px) {
  .our-service-item {
    padding: 0 25px 30px 25px;
  }

  .our-service-item h4 {
    font-size: 25px;

    min-height: 60px;
  }
}

@media (max-width: 768px) {
  .our-service-item {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    width: 50%;
  }

  .our-service-item h4 {
    font-size: 20px;

    min-height: 44px;
  }

  .our-service-button-answer a {
    font-size: 12px;

    padding: 10px 15px;
  }

  .our-service-description {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .our-service-item {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    width: 50%;

    padding: 0 0 30px 0;
  }

  .our-service-item-wrapper {
    padding-top: 0;
  }

  .our-service-button-answer {
    margin-top: 25px;
  }

  .our-service-icon-wrapper {
    width: 120px;

    margin: 0 auto;
  }

  .our-service-item h4 {
    width: 90%;

    font-size: 16px;

    margin: 0 auto;
  }
}

#footer .socials .footer-cta .btn.btn-phone {
  border: 2px solid #444444;

  background-color: #fff;

  color: #444444;
}

#footer .socials .footer-cta .btn.btn-phone:hover {
  color: #ef3e29;

  border-color: #ef3e29;
}

#primary-menu li ul.menu-active > li ul.menu-active a {
  font-size: 20px;
}

#content .inner-service-content-title {
  font-size: 60px;

  font-weight: 800;

  text-align: right;

  position: relative;

  z-index: 2;

  margin-bottom: 150px;
}

#content .inner-service-content-title::before {
  content: "";

  position: absolute;

  width: 63%;

  height: 60px;

  background-color: rgba(0, 179, 83, 0.13);

  left: 20%;

  bottom: -10px;

  z-index: 1;
}

.inner-service-content {
  line-height: 30px;

  font-size: 21px;
}

#content .inner-service-content h3 {
  font-size: 36px;

  font-weight: 700;
}

#inner-service-template .btn {
  display: inline-block;

  padding: 20px;
}

@media (max-width: 1440px) {
  #content .inner-service-content-title {
    font-size: 50px;

    margin-bottom: 100px;
  }

  #content .inner-service-content-title::before {
    height: 40px;
  }
}

@media (max-width: 1000px) {
  .inner-service-flexible_content .grid-row:not(:last-child) {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  #content .inner-service-content-title {
    font-size: 25px;

    margin-bottom: 50px;
  }

  #content .inner-service-content-title::before {
    height: 30px;
  }
}

#award-section {
  background-color: #f0f0f0;

  padding-top: 48px;

  padding-bottom: 48px;
}

.award-section-wrapper {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.award-section-wrapper img {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 12%;

  flex: 0 0 12%;

  width: 12%;

  max-width: 130px;
}

.award-content-inner {
  font-size: 22px;

  line-height: 35px;
}

@media (max-width: 480px) {
  .award-section-wrapper img {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 45%;

    flex: 0 0 45%;

    width: 45%;

    margin-bottom: 20px;

    max-width: 480px;
  }
}

.award-content .cols-12 {
  text-align: center;
}

#content .award-content-heading {
  position: relative;

  text-align: center;

  font-size: 60px;

  font-weight: 800;

  display: inline-block;

  margin: 0 auto 120px auto;

  z-index: 3;
}

#content .award-content-heading::after {
  content: "";

  position: absolute;

  z-index: -1;

  width: 110%;

  bottom: 0;

  left: -5%;

  height: 20px;

  background-color: rgba(221, 244, 232, 1);
}

.award-list {
  background-color: #444444;
}

.award-list-inner {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: start;

  -ms-flex-pack: start;

  justify-content: flex-start;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  padding: 120px 0;
}

.award-list-badge {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 15%;

  flex: 0 0 15%;

  -ms-flex-item-align: start;

  align-self: flex-start;
}

.award-list-content {
  color: #fff;

  text-align: center;

  font-size: 28px;

  line-height: 32px;

  font-weight: 700;

  -webkit-box-flex: 0;

  -ms-flex: 0 0 70%;

  flex: 0 0 70%;

  width: 70%;

    font-family: 'pp_morisemibold';
    /* font-family: "Gilroy W05 Bold", sans-serif; */
}

.award-list-content p {
  margin-bottom: 30px;

  line-height: 1.5;
}

.award-gallery {
  background-color: #f0f0f0;

  padding: 120px 0;
}

.image-gallery-inner-top,
.image-gallery-inner-bottom {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: start;

  -ms-flex-pack: start;

  justify-content: flex-start;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.image-gallery-inner-top img {
  margin-bottom: 2.66%;
}

.image-gallery-inner-top img:first-child {
  width: 60%;

  -webkit-box-flex: 0;

  -ms-flex: 0 0 60%;

  flex: 0 0 60%;

  margin-right: 2.66%;
}

.image-gallery-inner-top img:last-child {
  width: 37.33%;

  -webkit-box-flex: 0;

  -ms-flex: 0 0 37.33%;

  flex: 0 0 37.33%;

  margin-right: 0;
}

.image-gallery-inner-bottom img {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 23%;

  flex: 0 0 23%;

  width: 23%;

  margin-bottom: 2.66%;
}

.image-gallery-inner-bottom img:not(:nth-child(4n)) {
  margin-right: 2.66%;
}

@media (max-width: 1400px) {
  .award-list-badge {
    display: none;
  }

  .award-list-content {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    width: 100%;
  }
}

@media (max-width: 768px) {
  .award-list-inner {
    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    padding: 60px 0;
  }

  .award-list-badge {
    margin-bottom: 40px;
  }

  .award-list-badge img {
    max-width: 100px;
  }

  .award-list-content {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    width: 100%;
  }

  .award-list-content {
    font-size: 20px;
  }

  .award-list-content p {
    margin-bottom: 20px;
  }

  #content .award-content-heading {
    font-size: 36px;

    margin-bottom: 20px;
  }

  .award-gallery {
    padding: 60px 0;
  }

  .image-gallery-inner-bottom img {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 31.56%;

    flex: 0 0 31.56%;

    width: 31.56%;

    margin-bottom: 2.66%;
  }

  .image-gallery-inner-bottom img:not(:nth-child(4n)) {
    margin-right: 0;
  }

  .image-gallery-inner-bottom img:not(:nth-child(3n)) {
    margin-right: 2.66%;
  }
}

@media (max-width: 601px) {
  .award-list-inner {
    padding: 40px 0;
  }
}

.video-block-title {
  font-size: 60px;

  font-weight: 800;

  text-align: center;

  position: relative;
}

.video-block-title::before {
  position: absolute;

  content: "";

  width: 110%;

  left: -5%;

  bottom: 0;

  background-color: rgba(0, 179, 83, 0.13);

  height: 20px;

  z-index: -1;
}

.video-block-title-wrapper {
  margin-bottom: 100px;

  text-align: center;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;
}

.video-block-wrapper {
  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.video-block-item {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 33.33%;

  flex: 0 0 33.33%;

  width: 33.33%;

  padding: 0 30px 60px 30px;
}

.video-block-content {
  padding-top: 30px;
}

.video-block-content h4 {
  font-size: 30px;

  margin-bottom: 20px;
}

@media (max-width: 1440px) {
  #content .video-block-title {
    font-size: 50px;
  }
}

@media (max-width: 768px) {
  .video-block-item {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    width: 50%;

    padding: 0 15px 30px 15px;
  }

  .video-block-title-wrapper {
    margin-bottom: 60px;

    margin-top: 60px;
  }

  #content .video-block-title::before {
    width: 70%;

    left: 15%;
  }
}

@media (max-width: 480px) {
  .video-block-item {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    width: 100%;

    padding: 0 0 30px 0;
  }
}

.greyscaled {
  -webkit-filter: grayscale(100%);

  filter: grayscale(100%);
}

.bg-blue {
  background-color: #444444;
}

.bg-grey {
  background-color: #f0f0f0;
}

.our-hive-value-wrapper {
  padding-top: 100px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;
}

.our-hive-value-item {
  -webkit-box-flex: 0;

  -ms-flex: 0 0 30%;

  flex: 0 0 30%;

  width: 30%;
}

.our-hive-value-item h4 {
  font-size: 40px;

  color: #444444;

  font-weight: 800;

  text-align: center;
}

.our-hive-value-button {
  padding-bottom: 120px;

  text-align: center;

  padding-top: 30px;
}

.our-hive-value-description {
  color: #444444;
}

.our-hive-value-item h4 {
  min-height: 96px;

  position: relative;

  z-index: 1;

  margin-bottom: 30px;
}

.our-hive-value-content p {
  color: #444444;

  text-align: center;

  margin-bottom: 40px;
}

#hiveValues {
  padding-top: 60px;
}

#hiveValues .our-service-title {
  color: #444444;
}

@media (max-width: 1500px) {
  .our-hive-value-item h4 {
    font-size: 31px;

    min-height: 0;
  }
}

@media (max-width: 768px) {
  .our-hive-value-item h4 {
    font-size: 31px;

    min-height: 0;
  }

  .our-hive-value-item {
    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    width: 100%;
  }
}

@media (max-width: 480px) {
  .our-hive-value-wrapper {
    padding-top: 60px;
  }

  .our-hive-value-button {
    padding-bottom: 60px;
  }
}

@media (max-width: 50em) {
  #newsletter-signup-form .hs_firstname,
  #newsletter-signup-form .hs_lastname {
    display: inline-block;

    width: 47.5%;
  }

  #newsletter-signup-form .hs_firstname {
    margin-right: 2.5%;
  }

  #newsletter-signup-form .hs_lastname {
    margin-left: 2.5%;
  }
}

.page-template-page-connect .hbspt-form .submitted-message {
  text-align: center;

  font-size: 30px;

  font-weight: 700;
}

.inner-service-flexible_content .btn {
  display: inline-block;
}

.entry-meta .date::after {
  display: none;
}

#mobile-phone i {
  color: #fff;

  display: block;
}

.over-lap {
  position: absolute;

  height: 100%;

  width: 100%;

  background-color: transparent;

  left: 0;

  top: 0;
}

.sub-menu .fa-chevron-left {
  padding-right: 10px;
}

#footer-cta-section {
  padding: 60px 0;
}

.footer-cta-wrapper {
  text-align: center;
}

.footer-cta-wrapper h3 {
  font-size: 45px;

  margin-bottom: 27px;
}

.footer-cta-wrapper p:not(:last-child) {
  margin-bottom: 29px;
}

.footer-cta-wrapper .btn {
  display: inline-block;
}

.footer-cta-wrapper p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  #footer-cta-section {
    padding: 40px 0;
  }

  .footer-cta-wrapper h3 {
    font-size: 34px;

    line-height: 36px;

    margin-bottom: 20px;
  }
}

@media (max-width: 62.5em) {
  #our-service {
    padding-bottom: 20px;
  }

  #steps {
    margin-bottom: 20px;
  }
}

.inner-service-content-title-new {
  font-size: 50px;

  font-weight: 800;

  text-align: center;

  position: relative;

  padding: 60px 0;
}

.inner-service-content-title-new::before {
  content: "";

  position: absolute;

  width: 45px;

  height: 3px;

  background-color: #ef3e29;

  top: 0;

  left: 50%;

  transform: translateX(-50%);
}

.inner-service-content-title-new::after {
  content: "";

  position: absolute;

  width: 45px;

  height: 3px;

  background-color: #ef3e29;

  bottom: 0;

  left: 50%;

  transform: translateX(-50%);
}

.inner-service-cta-row {
  background-color: #536879;

  padding: 40px 0;

  margin-bottom: 80px;
}

.inner-service-cta-inner {
  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  align-items: center;
}

#content .inner-service-cta-inner h3 {
  font-size: 28px;

  color: #fff;

  text-align: left;

  margin-bottom: 0;
}

.has-margin-bottom .inner-service-cta-row .grid-row {
  margin-bottom: 0 !important;
}

.inner-service-cta-inner .btn:hover {
  background-color: #ef3e29;
}

@media (max-width: 1243px) {
  .inner-service-cta-inner {
    flex-direction: column;
  }

  #content .inner-service-cta-inner h3 {
    margin-bottom: 40px;

    text-align: center;
  }
}

@media (max-width: 600px) {
  .inner-service-content-title-new br {
    display: none;
  }

  #content .inner-service-cta-inner h3 br {
    display: none;
  }
}

@media (max-width: 62.5em) {
  .inner-service-cta-row {
    margin-bottom: 40px;
  }
}

@media (max-width: 1500px) {
  #primary-menu > ul > li.header-cta.header-button > a {
    padding-left: 25px;

    padding-right: 25px;
  }
}

*,
*:focus,
*:hover {
  outline: none;
}

.book-summary {
  max-width: 700px !important;
}

.submitted-message {
  text-align: center;

  color: #fff;

  font-weight: 700;
}

#connect-form .submitted-message {
  color: #444444;
}

.submitted-message p {
  margin-bottom: 0 !important;
}

.popup-form-wrapper .submitted-message p {
  font-size: 33px;

  line-height: 1.5;
}

@media (max-width: 480px) {
  .popup-form-wrapper .submitted-message p {
    font-size: 23px;
  }
}

#connect-form .submitted-message {
  padding: 100px 0;

  min-height: 126px;
}

#connect-form .submitted-message p {
  font-size: 60px;

  line-height: 1.2;

  font-weight: 900;
}

@media (max-width: 767px) {
  #connect-form .submitted-message p {
    font-size: 40px;
  }
}

@media (max-width: 480px) {
  #connect-form .submitted-message p {
    font-size: 30px;
  }

  #connect-form .submitted-message {
    padding: 60px 0;
  }
}

.popup-form-wrapper .hbspt-form {
  height: inherit;
}

.popup-form-wrapper .hbspt-form {
  position: relative;
}

.popup-form-wrapper .submitted-message {
  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  width: 100%;

  height: auto;
}

.connect-content-below h3 {
  font-size: 43px;

  margin-bottom: 27px;
}

.connect-content-below {
  position: relative;

  padding-bottom: 80px;
}

.connect-content-below p:last-child {
  margin-bottom: 0;
}

.connect-content-below::after {
  background-color: #ef3e29;

  bottom: 0;

  content: "";

  display: block;

  left: 0;

  position: absolute;

  height: 4px;

  width: 35px;
}

@media (max-width: 767px) {
  .connect-content-below h3 {
    font-size: 34px;

    margin-bottom: 20px;
  }
}

#newsletter-signup-form .submitted-message {
  font-size: 28px;

  height: auto;

  overflow: initial;
}
