.elabphead {
  padding: 12px 0 63px;
  min-height: 172px;
  position: relative;
}

.elabphead__bgbox {
  z-index: 0;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.elabphead__breadcrumbsbody {
  z-index: 1;
  position: relative;
}

.elabphead__breadcrumbsitem {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}

.elabphead__breadcrumbsitem_sep {
  margin: 0 2px;
}

.elabphead__breadcrumbsitem_sep i {
  position: relative;
  top: -2px;
  left: 0px;
  font-size: 6px;
  color: #ffffff;
}

.elabphead__breadcrumbsitem_current {
  position: relative;
  font-weight: bold;
}

.elabphead__breadcrumbsitem_current:after {
  position: absolute;
  bottom: 4px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #ffffff33;
}

.elabphead__breadcrumbslink {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}

.elabphead__breadcrumbslink:hover,
.elabphead__breadcrumbslink:active,
.elabphead__breadcrumbslink:focus {
  color: #ffffff;
}

.elabphead__body {
  z-index: 1;
  position: relative;
}

.elabphead__titlebox {
  padding: 29px 0 23px;
}

.elabphead__title {
  margin: 0;
  color: #FFFFFF;
  font-size: 25px;
  letter-spacing: 0px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.elabpsubhead {
  margin: 0 0 -63px;
}

.elabpsubhead__content {
  padding: 18px 0 45px;
  background-color: #FFFFFF;
  border-radius: 10px;
  position: relative;
  top: -63px;
}

.elabpsubhead__titlebox {
  margin: 0 0 16px;
  padding: 0 40px;
}

.elabpsubhead__title {
  color: #0750A4;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
}

.elabpsubhead__text {
  padding: 0 30px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.41;
  text-align: center;
}

.elabpsubhead__text > *:last-child {
  margin-bottom: 0;
}

.elabpsubhead__text p {
  margin: 0 0 15px;
}

.elabpadvantage {
  padding: 29px 0 56px;
  background-color: #f9fbfd;
}

.elabpadvantage__titlebox {
  margin: 0 0 11px;
}

.elabpadvantage__title {
  color: #0750A4;
  font-size: 25px;
  letter-spacing: 0;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
}

.elabpadvantage__items {
  margin: 0 -5px -22px;
  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;
}

.elabpadvantage__items > * {
  margin-bottom: 22px;
  padding: 0 5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% / 2);
          flex: 0 0 calc(100% / 2);
}

.elabpadvantage__itemlink {
  padding: 33px 0 21px;
  min-height: 238px;
  height: 100%;
  -webkit-box-shadow: 0px 3px 25px #122E6821;
          box-shadow: 0px 3px 25px #122E6821;
  border-radius: 10px;
  background-color: #fff;
}

.elabpadvantage__itemimagebox {
  margin-bottom: 16px;
  height: 44px;
  overflow: hidden;
}

.elabpadvantage__itemimage {
  position: relative;
  left: 0px;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.elabpadvantage__decoratebox {
  margin: 0 0 10px;
  position: relative;
}

.elabpadvantage__decoratebox:before {
  width: 71px;
  height: 1px;
  background-color: #0750A4;
  margin: 0 auto;
  display: block;
  content: "";
}

.elabpadvantage__itemcontentbox {
  padding: 0 21px;
}

.elabpadvantage__itemcontenttitle {
  color: #020C17;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.41;
  font-weight: bold;
  text-align: center;
}

.elabpdescription {
  padding: 33px 0 36px;
  position: relative;
}

.elabpdescription__bgbox {
  display: none;
}

.elabpdescription__bgimage {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.elabpdescription__box {
  position: relative;
  z-index: 1;
}

.elabpdescription__title {
  margin: 0px 0 30px;
  color: #0750A4;
  font-size: 25px;
  letter-spacing: -0.5px;
  line-height: 1.05;
  font-weight: bold;
  text-align: center;
}

.elabpdescription__text > *:first-child {
  margin-top: 0;
}

.elabpdescription__text > *:last-child {
  margin-bottom: 0;
}

.elabpdescription__text p {
  margin: 0 0 22px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #020C17;
}

.elabpdescription__text h3 {
  margin: 38px 0 12px;
  color: #020C17;
  font-size: 18px;
  letter-spacing: -0.05px;
  line-height: 1.3;
  font-weight: bold;
}

.elabpdescription__text ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}

.elabpdescription__text ul > * {
  margin-bottom: 22px;
}

.elabpdescription__text ul > *:last-child {
  margin-bottom: 0;
}

.elabpdescription__text ul li {
  position: relative;
  padding-right: 29px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.41;
  letter-spacing: 0.06px;
  color: #020C17;
  display: block;
}

.elabpdescription__text ul li:before {
  content: "";
  background: #009645;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 11px;
  right: 0px;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

body._abpteam_popupopen {
  overflow: hidden;
}

.elabpteam {
  padding: 24px 0 51px;
  background-color: #f9fbfd;
}

.elabpteam__popupwrapper {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: #0e243a99;
  overflow: auto;
}

.elabpteam__popupwrapper._abpteam_popupopen {
  display: block;
}

.elabpteam__popupitemsbox {
  padding: 30px 20px 40px;
  width: 100%;
  background-color: #FFF;
  position: relative;
}

.elabpteam__popupitembox {
  display: none;
}

.elabpteam__popupitembox._abpteam_popupopen {
  display: block;
}

.elabpteam__popupitemrightbox {
  margin: 0 0 28px;
}

.elabpteam__popupitemrightimagewrapper {
  padding: 0;
  margin: 0 0 22px;
}

.elabpteam__popupitemrightimagebox {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  border-radius: 50%;
  margin: 0 auto;
  max-width: 200px;
  padding-top: 200px;
}

.elabpteam__popupitemrightimage {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.elabpteam__popupitemrightcontenttitle {
  color: #020C17;
  font-size: 27px;
  letter-spacing: -0.9px;
  line-height: 1.41;
  font-weight: bold;
  text-align: center;
}

.elabpteam__popupitemrightcontentsubtitle {
  color: #020C17;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.41;
  text-align: center;
}

.elabpteam__popupitemleftitembox {
  margin: 0 0 28px;
}

.elabpteam__popupitemleftitembox:last-child {
  margin-bottom: 0;
}

.elabpteam__popupitemleftitemtitle {
  margin: 0 0 3px;
  padding: 0 28px 0 0;
  color: #020C17;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
}

.elabpteam__popupitemleftitemtitleiconbox {
  height: 100%;
  position: absolute;
  top: 0;
  right: -4px;
  width: 24px;
  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;
  overflow: hidden;
}

.elabpteam__popupitemleftitemtitleicon {
  max-width: 24px;
  max-height: 24px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.elabpteam__popupitemleftitemtext {
  color: #020C17;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.41;
}

.elabpteam__popupitemleftitemtext > *:first-child {
  margin-top: 0;
}

.elabpteam__popupitemleftitemtext > *:last-child {
  margin-bottom: 0;
}

.elabpteam__popupitemleftitemtext ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}

.elabpteam__popupitemleftitemtext ul > * {
  margin-bottom: 11px;
}

.elabpteam__popupitemleftitemtext ul > *:last-child {
  margin-bottom: 0;
}

.elabpteam__popupitemleftitemtext ul li {
  position: relative;
  padding-right: 28px;
  font-size: 18px;
  line-height: 1.41;
  letter-spacing: 0px;
  color: #020C17;
  display: block;
}

.elabpteam__popupitemleftitemtext ul li:before {
  content: "";
  background: #020c172e;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 11px;
  right: 5px;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.elabpteam__popupclosebtnbox {
  position: absolute;
  top: 8px;
  left: 14px;
  width: 28px;
  height: 28px;
  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;
}

.elabpteam__popupclosebtn {
  position: relative;
  display: block;
  width: 17px;
  height: 17px;
}

.elabpteam__popupclosebtn:before,
.elabpteam__popupclosebtn:after {
  content: "";
  background-color: #d7dce0;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.elabpteam__popupclosebtn:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.elabpteam__titlebox {
  margin: 0px 0 13px;
}

.elabpteam__title {
  color: #0750A4;
  font-size: 29px;
  letter-spacing: -0.08px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.elabpteam__items {
  margin: 0 0 -27px;
  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;
}

.elabpteam__items > * {
  margin-bottom: 27px;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% / 2);
          flex: 0 0 calc(100% / 2);
}

.elabpteam__itemlink {
  padding: 0;
  min-height: 217px;
  height: 100%;
  cursor: pointer;
}

.elabpteam__itemimagewrapper {
  padding: 0 10%;
  margin: 0 0 10px;
}

.elabpteam__itemimagebox {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  padding-top: calc(100% - 0px);
  border-radius: 50%;
}

.elabpteam__itemimage {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.elabpteam__itemcontenttitle {
  color: #020C17;
  font-size: 27px;
  letter-spacing: -0.9px;
  line-height: 1.41;
  font-weight: bold;
  text-align: center;
}

.elabpteam__itemcontentsubtitle {
  color: #020C17;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.41;
  text-align: center;
}

.elabpgallery {
  padding: 35px 0 18px;
}

.elabpgallery__titlebox {
  margin-bottom: 19px;
}

.elabpgallery__title {
  color: #0750A4;
  font-size: 29px;
  letter-spacing: -0.08px;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.elabpgallery__itemsbox {
  max-width: 100%;
}

.elabpgallery__items {
  margin: 0 -27px;
}

.elabpgallery__items .slick-list {
  margin-bottom: 0;
  padding: 0 8.25%;
  overflow: visible;
}

.elabpgallery__items .slick-prev,
.elabpgallery__items .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: calc(50% - 55px);
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  height: 50px;
  width: 37px;
  z-index: 10;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 0px;
  background: transparent;
}

.elabpgallery__items .slick-prev:after,
.elabpgallery__items .slick-next:after {
  content: "\f053";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 19px;
  color: #c4d2db;
  background: none;
  display: block;
  height: 0px;
  width: 0px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: calc(50% + 1px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.elabpgallery__items .slick-prev:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  left: calc(50% - 2px);
}

.elabpgallery__itembox {
  position: relative;
  padding: 0 7px;
  height: auto;
}

.elabpgallery__itemlink {
  position: relative;
}

.elabpgallery__itemimagebox {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  padding-top: calc(75% + 0px);
}

.elabpgallery__itemimagebox:before {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0E243A;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0.4;
}

.slick-current .elabpgallery__itemimagebox:before {
  opacity: 0;
}

.elabpgallery__itemimage {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.elabpgallery__itemhoverbox {
  padding: 11px 2px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  min-height: 62px;
}

.slick-current .elabpgallery__itemhoverbox {
  opacity: 1;
}

.elabpgallery__itemhovertitle {
  color: #020C17;
  font-size: 18px;
  letter-spacing: -0.08px;
  line-height: 1.2;
  font-weight: bold;
}

.elabpgallery__itemhoverdate {
  color: #020C17;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.2;
}

.elabpctform {
  padding: 40px 0 34px;
  background-color: #f4f8fb;
}

.elabpctform__body {
  padding: 22px 19px 55px;
  -webkit-box-shadow: 0 1px 24px #729BB226;
          box-shadow: 0 1px 24px #729BB226;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}

.elabpctform__titlebox {
  margin: 0 0 20px;
}

.elabpctform__title {
  margin: 0 0 8px;
  color: #0750A4;
  font-size: 25px;
  letter-spacing: -0.1px;
  line-height: 1.2;
  font-weight: bold;
}

.elabpctform__title span {
  display: inline-block;
}

.elabpctform__subtitle {
  color: #020C17;
  font-size: 16px;
  letter-spacing: -0.05px;
  line-height: 1.2;
  font-weight: bold;
}

.elabpctform__form {
  display: block;
}

html[dir="rtl"] .elabpctform__form {
  direction: rtl;
}

.elabpctform__form br {
  display: none;
}

.elabpctform__form > p {
  display: none;
}

.elabpctform__formitem {
  margin-bottom: 0.8rem;
 
}
.elabpctform__formitem input{
	border: 2px solid #27539f;
    padding: 0.5rem 0.8rem 1.4rem;
    width: 100%;
}
.elabpctform__formitem:last-child {
  margin-bottom: 0;
}

.elabpctform__formitem p{
	overflow: hidden;
}
.elabpctform__formitem > .wpcf7-form-control-wrap {
  display: block;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text,
.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea {
  border: 1px solid #ddebf6;
  padding: 0px 15px;
  display: block;
  width: 100%;
  height: 44px;
  border-radius: 8px;
  background-color: #ddebf6;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #020C17;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text::-webkit-input-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea::-webkit-input-placeholder {
  color: #020C17;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text::-moz-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea::-moz-placeholder {
  color: #020C17;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text:-ms-input-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea:-ms-input-placeholder {
  color: #020C17;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text::-ms-input-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea::-ms-input-placeholder {
  color: #020C17;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text::placeholder,
.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea::placeholder {
  color: #020C17;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text:focus::-webkit-input-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text:focus::-moz-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea:focus::-moz-placeholder {
  color: transparent;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text:focus:-ms-input-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text:focus::-ms-input-placeholder, .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea:focus::-ms-input-placeholder {
  color: transparent;
}

.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text:focus::placeholder,
.elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea:focus::placeholder {
  color: transparent;
}

.elabpctform__formbtnbox {
  margin-top: 11px;
  width: 100%;
  display: block;
}

.elabpctform__formbtn {
  margin: 0 0 0 auto;
  display: block;
  border-radius: 8px;
  background-color: #009645;
  height: 45px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  overflow: hidden;
  padding: 0 39.5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #ffffff;
  position: relative;
}

.elabpctform__formbtn:before {
  background-color: #0750a4;
}

.elabpctform__formbtn span {
  font-size: 17px;
  font-weight: 900;
  left: 19px;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.elabpctform__itemsbox {
  margin: 20px 0 0;
  border-top: 1px solid #DDEBF6;
  padding: 19px 0 0;
}

.elabpctform__itembox {
  margin: 0 0 22px;
}

.elabpctform__itembox:last-child {
  margin: 0;
}

.elabpctform__item {
  display: inline-block;
  background-position: calc(100% - 1px) 1px;
  background-size: 56px;
  background-repeat: no-repeat;
  position: relative;
  min-height: 56px;
  padding: 4px 67px 0 0;
}

.elabpctform__itemtitle {
  color: #020C17;
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 1.2;
  font-weight: bold;
}

.elabpctform__itemtext {
  color: #009645;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
  position: relative;
}

.elabpctform__itembox_2 .elabpctform__itemtext {
  color: #0750A4;
}

.elabpctform__itemtext:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #009645;
}

.elabpctform__itembox_2 .elabpctform__itemtext:before {
  background-color: #0750A4;
}
@media (min-width: 360px) {
  .elabpgallery__items .slick-next {
    right: auto;
    left: 0;
  }

  .elabpgallery__items .slick-prev {
    left: auto;
    right: 0;
  }
}

@media (min-width: 390px) {
  .elabpdescription__title {
    letter-spacing: 0;
  }

  .elabpteam__popupitemsbox {
    padding: 44px 27px 51px;
  }

  .elabpteam__popupitemrightcontentsubtitle {
    font-size: 18px;
  }

  .elabpteam__itemcontentsubtitle {
    font-size: 18px;
  }
}

@media (min-width: 450px) {
  .elabpgallery__items .slick-list {
    padding: 0 12.75%;
  }
}

@media (min-width: 576px) {
  .elabphead {
    min-height: 282px;
  }

  .elabphead__titlebox {
    padding: 78px 0;
  }

  .elabpteam__itemimagewrapper {
    padding: 0;
  }

  .elabpteam__itemimagebox {
    margin: 0 auto;
    max-width: 200px;
    padding-top: 200px;
  }
}

@media (min-width: 767.98px) {
  .elabpdescription__text ul {
    margin-top: -9px;
    margin-bottom: 25px;
  }

  .elabpdescription__text ul li:before {
    top: 13px;
    right: 0px;
  }
}

@media (min-width: 768px) {
  .elabphead {
    padding: 44px 0 176px;
    min-height: 508px;
  }

  .elabphead__breadcrumbsitem {
    font-size: 17px;
  }

  .elabphead__breadcrumbsitem_sep {
    margin: 0 3px;
  }

  .elabphead__breadcrumbslink {
    font-size: 17px;
  }

  .elabphead__title {
    font-size: 52px;
  }

  .elabpsubhead {
    margin: 0 0 -176px;
  }

  .elabpsubhead__content {
    padding: 53px 0 81px;
    top: -176px;
  }

  .elabpsubhead__titlebox {
    margin: 0 0 27px;
  }

  .elabpsubhead__title {
    font-size: 29px;
    letter-spacing: -0.1px;
  }

  .elabpsubhead__text {
    margin: 0 auto;
    max-width: 890px;
    padding: 0 40px;
    font-size: 18px;
    letter-spacing: -0.085px;
    line-height: 1.56;
    font-weight: bold;
  }
  
  .elabpadvantage {
    padding: 41px 0 88px;
  }

  .elabpadvantage__titlebox {
    margin: 0 0 41px;
  }

  .elabpadvantage__title {
    font-size: 29px;
    letter-spacing: -0.1px;
  }

  .elabpadvantage__items {
    margin: 0 -15px -30px;
  }

  .elabpadvantage__items > * {
    margin-bottom: 30px;
    padding: 0 15px;
  }

  .elabpadvantage__itemlink {
    padding: 62px 0 21px;
    min-height: 326px;
    -webkit-box-shadow: 0px 3px 49px #122E6821;
            box-shadow: 0px 3px 49px #122E6821;
  }

  .elabpadvantage__itemimagebox {
    margin-bottom: 33px;
    height: 89px;
  }

  .elabpadvantage__decoratebox {
    margin: 0 0 19px;
  }

  .elabpadvantage__decoratebox:before {
    width: 110px;
  }

  .elabpadvantage__itemcontentbox {
    padding: 0 36px;
  }

  .elabpadvantage__itemcontenttitle {
    font-size: 18px;
    line-height: 1.56;
  }

  .elabpdescription {
    margin-top: 29px;
    padding: 0;
  }

  .elabpdescription__bgbox {
    z-index: 0;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .elabpdescription__contentbox {
    padding: 39px 27px 34px;
    background-color: #fff;
  }

  .elabpdescription__title {
    margin: 0px 0 39px;
    font-size: 29px;
    letter-spacing: -0.08px;
    text-align: inherit;
  }

  .elabpdescription__text {
    max-height: 649px;
    overflow-x: auto;
  }

  .elabpdescription__text p {
    margin: 0 0 11px;
    font-size: 18px;
    letter-spacing: 0.07px;
    line-height: 1.56;
  }

  .elabpdescription__text h3 {
    margin: 35px 0 14px;
    letter-spacing: -0.07px;
    font-size: 20px;
  }

  .elabpdescription__text ul > * {
    margin-bottom: 0px;
  }

  .elabpdescription__text ul li {
    padding-right: 20px;
    font-size: 18px;
    line-height: 1.6;
  }

  .elabpteam {
    padding: 103px 0 92px;
  }

  .elabpteam__popupitemsbox {
    padding: 44px 47px 51px;
  }

  .elabpteam__popupitemrightcontenttitle {
    font-size: 28px;
    letter-spacing: -0.2px;
  }

  .elabpteam__popupitemleftitemtext ul li {
    padding-right: 31px;
    letter-spacing: 0.06px;
  }

  .elabpteam__titlebox {
    margin: 0px 0 50px;
  }

  .elabpteam__items {
    margin: 0 -15px -59px;
  }

  .elabpteam__items > * {
    margin-bottom: 59px;
    padding: 0 15px;
  }

  .elabpteam__items > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3);
            flex: 0 0 calc(100% / 3);
  }

  .elabpteam__itemimagewrapper {
    margin: 0 0 22px;
  }

  .elabpteam__itemcontenttitle {
    font-size: 28px;
    letter-spacing: -0.2px;
  }

  .elabpgallery {
    padding: 62px 0 0;
  }

  .elabpgallery__titlebox {
    margin-bottom: 25px;
  }

  .elabpgallery__items {
    margin: 0 -15px;
  }

  .elabpgallery__items .slick-prev,
  .elabpgallery__items .slick-next {
    width: 50px;
    top: calc(50% - 85px);
  }

  .elabpgallery__items .slick-prev:after,
  .elabpgallery__items .slick-next:after {
    font-size: 35px;
    left: calc(50% + 10px);
  }

  .elabpgallery__items .slick-next {
    left: 2.75%;
  }

  .elabpgallery__items .slick-prev {
    right: 2.75%;
  }

  .elabpgallery__items .slick-prev:after {
    left: calc(50% - 10px);
  }

  .elabpgallery__itemhoverbox {
    padding: 17px 0px;
    min-height: 116px;
  }

  .elabpgallery__itemhovertitle {
    margin: 0 0 4px;
    font-size: 28px;
    letter-spacing: -0.1px;
  }

  .elabpgallery__itemhoverdate {
    font-size: 18px;
  }

  .elabpctform {
    padding: 83px 0 66px;
  }

  .elabpctform__body {
    padding: 24px 27px 59px;
    -webkit-box-shadow: 0px 1px 24px #729BB23B;
            box-shadow: 0px 1px 24px #729BB23B;
  }

  .elabpctform__titlebox {
    margin: 0 0 23px;
  }

  .elabpctform__title {
    margin: 0 0 2px;
    font-size: 50px;
    letter-spacing: -0.3px;
  }

  .elabpctform__subtitle {
    font-size: 24px;
  }

  .elabpctform__formitem {
    margin-bottom: 15px;
  }

  .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-text,
  .elabpctform__formitem > .wpcf7-form-control-wrap .wpcf7-textarea {
    padding: 0px 21px;
    height: 54px;
    font-size: 18px;
  }

  .elabpctform__formbtn {
    margin: 0 0 0 auto;
    padding: 0 28.5px;
    height: 54px;
    font-size: 20px;
    letter-spacing: 0px;
  }

  .elabpctform__formbtn span {
    font-size: 18px;
  }

  .elabpctform__itemsbox {
    margin: 36px 0 0;
    padding: 30px 0 0;
  }

  .elabpctform__items {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .elabpctform__items > * {
    padding: 0 15px;
    /*
					flex: 0 0 calc(100% / 2);
					max-width: calc(100% / 2);
				*/
  }

  .elabpctform__itembox {
    margin: 0;
  }

  .elabpctform__itembox_1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(53% + 4px);
            flex: 0 0 calc(53% + 4px);
    max-width: calc(53% + 4px);
  }

  .elabpctform__itembox_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(47% - 4px);
            flex: 0 0 calc(47% - 4px);
    max-width: calc(47% - 4px);
  }

  .elabpctform__item {
    min-height: 57px;
    display: block;
    background-position: right 1px;
  }

  .elabpctform__itemtitle {
    margin: 0 0 1px;
    font-size: 24px;
  }

  .elabpctform__itemtext {
    font-size: 24px;
  }

  .elabpctform__itemtext:before {
    height: 1px;
    bottom: 1px;
  }
}

@media (min-width: 992px) {
  .elabpadvantage__items > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3);
            flex: 0 0 calc(100% / 3);
  }

  .elabpdescription__contentbox {
    padding: 39px 27px 34px;
    max-width: calc(75% + 0px);
  }

  .elabpteam {
    background-color: unset;
  }

  .elabpteam__popupwrapper._abpteam_popupopen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .elabpteam__popupbox {
    width: 100%;
    max-width: 951px;
    margin: auto;
  }

  .elabpteam__popupitemsbox {
    padding: 44px 0px 51px;
    border-radius: 10px;
  }

  .elabpteam__popupitembox._abpteam_popupopen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .elabpteam__popupitemrightbox {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37%;
            flex: 0 0 37%;
    max-width: 37%;
    padding: 0 47px;
  }

  .elabpteam__popupitemrightimagewrapper {
    margin: 4px 0 22px;
  }

  .elabpteam__popupitemleftbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63%;
            flex: 0 0 63%;
    max-width: 63%;
    padding: 0 47px;
  }

  .elabpteam__popupitemleftitemtitle {
    padding: 0 31px 0 0;
  }

  .elabpgallery {
    padding: 62px 0 93px;
    background-color: #f9fbfd;
  }

  .elabpgallery__items .slick-prev,
  .elabpgallery__items .slick-next {
    top: calc(50% - 25px);
  }

  .elabpgallery__itembox {
    padding: 0 15.5px;
  }

  .slick-current .elabpgallery__itemlink:hover .elabpgallery__itemhoverbox {
    opacity: 1;
  }

  .elabpgallery__itemhoverbox {
    padding: 25px 39px;
    background-color: #0E243A;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
  }

  .slick-current .elabpgallery__itemhoverbox {
    opacity: 0;
  }

  .elabpgallery__itemhovertitle {
    color: #fff;
  }

  .elabpgallery__itemhoverdate {
    color: #fff;
  }

  .elabpctform {
    background-color: unset;
  }

  .elabpctform__body {
    background-color: #F9FBFD;
  }

  .elabpctform__titlebox {
    padding: 0 15px;
  }

  .elabpctform__title span {
    color: #009645;
  }

  .elabpctform__subtitle {
    text-align: center;
  }

  .elabpctform__formbox {
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
  }

  .elabpctform__form {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .elabpctform__formitem {
    margin-bottom: 0;
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 300px;
  }

  .elabpctform__formitem_full {
    max-width: 352px;
  }

  .elabpctform__formbtnbox {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 197px;
            flex: 1 0 197px;
    width: 100%;
    margin-top: 0;
    padding: 0 15px;
  }

  .elabpctform__itemsbox {
    display: none;
  }
}

@media (min-width: 1200px) {
  .elabpadvantage__itemsbox {
    max-width: 1038px;
    margin: 0 auto;
  }

  .elabpdescription__contentbox {
    padding: 39px 59px 34px 43px;
    max-width: calc(67% + 1px);
  }

  .elabpteam__itemsbox {
    max-width: 1050px;
    margin: 0 auto;
  }

  .elabpgallery__items .slick-list {
    padding: 0 25.22%;
  }

  .elabpgallery__items .slick-next {
    left: 7.1%;
  }

  .elabpgallery__items .slick-prev {
    right: 7.1%;
  }

  .elabpctform__title {
    font-size: 52px;
    letter-spacing: -0.25px;
    text-align: center;
  }
}

@media (min-width: 1400px) {
  .elabpctform__formbox {
    padding: 0 40px;
  }
}

@media (min-width: 1600px) {
  .elabpgallery__items .slick-prev,
  .elabpgallery__items .slick-next {
    top: calc(50% - 10px);
  }
}

@media (min-width: 1900px) {
  .elabphead__bgbox {
    background-position: center calc(50% - 48px);
  }
}

@media (max-width: 991.98px) {
  .elabpteam__popupbox {
    min-height: 100%;
    padding: 0;
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}