* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img {
  border: none !important;
  outline: none;
  max-width: 100%;
  height: auto;
}
a {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  text-decoration: none;
  outline: none;
  color: #000000;
}
a:hover, a:focus {
  outline: none;
  text-decoration: none;
  color: #000000;
}
input {
  font-family: soleil, sans-serif;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  text-decoration: none;
  outline: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
}
select::-ms-expand {
  display: none;
}
select:focus {
  outline: none;
  border: none;
}
button {
  font-family: soleil, sans-serif;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  text-decoration: none;
  outline: none;
  -webkit-appearance: none;
  border: none;
}
select {
  font-family: soleil, sans-serif;
}
textarea {
  font-family: soleil, sans-serif;
  outline: none !important;
}
ul li, ol li, ul, ol {
  list-style: none;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
.lines-button {
  display: none;
}
.main {
  margin: 0 auto;
  max-width: 940px;
}
.main h1 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 45px;
  font-weight: bold;
  line-height: 45px;
  margin: 0 0 23px;
}
input[type="text"]::-webkit-input-placeholder {
  opacity: 1;
}
input[type="text"]::-moz-placeholder {
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder {
  opacity: 1;
}
input[type="text"]:-moz-placeholder {
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  opacity: 1;
}
textarea::-moz-placeholder {
  opacity: 1;
}
textarea:-ms-input-placeholder {
  opacity: 1;
}
textarea:-moz-placeholder {
  opacity: 1;
}
body {
  background: #ffffff;
  font-family: soleil, sans-serif;
}
body.single-post .main ul {
  float: left;
}
.clear {
  clear: both;
}
.n_loader {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.n_loader img {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70px;
  z-index: 999999;
}
.n_header {
  float: left;
  width: 100%;
  padding: 0 120px;
}
.n_header .n_header_inn {
  float: left;
  width: 100%;
  border-bottom: 1px solid #EBEBEB;
  padding: 25px 0;
  position: relative;
}
.n_header .n_header_inn .n_logo {
  float: left;
  left: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
}
.n_header .n_header_inn .n_logo img {
  float: left;
}
.n_header .n_header_inn .n_hdr_rgt {
  float: right;
}
.n_header .n_header_inn .n_hdr_rgt .n_desk_menu {
  float: left;
  margin: 13px 0 0;
}
.n_header .n_header_inn .n_hdr_rgt .n_desk_menu ul {
  float: left;
}
.n_header .n_header_inn .n_hdr_rgt .n_desk_menu ul li {
  float: left;
  margin: 0 58px 0 0;
}
.n_header .n_header_inn .n_hdr_rgt .n_desk_menu ul li a {
  color: #808080;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
}
.n_header .n_header_inn .n_hdr_rgt .n_desk_menu ul li a:hover {
  color: #ff6600;
}
.n_header .n_header_inn .n_hdr_rgt .n_hdr_tel {
  float: left;
  color: #ff6600;
  margin: 9px 50px 0 0;
  font-family: soleil, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
}
.n_header .n_header_inn .n_hdr_rgt .n_hdr_tel:hover {
  color: #0083be;
}
.n_header .n_header_inn .n_hdr_rgt .n_hdr_srch {
  float: left;
}
.n_header .n_header_inn .n_hdr_rgt .n_hdr_srch .a_srch {
  float: left;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
}
.n_header .n_header_inn .n_hdr_rgt .n_hdr_srch .a_srch:hover {
  background: #0083be;
}
.n_hm_bnr {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 80px;
  border-top: 1px solid #ebebeb;
}
.n_hm_bnr .owl-carousel {
  float: left;
  width: 100%;
  overflow: hidden;
}
.n_hm_bnr .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.n_hm_bnr .owl-carousel .owl-wrapper {
  float: left;
  width: 100%;
  backface-visibility: hidden;
  position: relative;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item {
  float: left;
  backface-visibility: hidden;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item {
  float: left;
  width: 100%;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_lft {
  float: left;
  width: 560px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_lft h2 {
  float: left;
  width: 100%;
  color: #000000;
  margin: 0 0 20px;
  font-family: soleil, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  padding: 0px !important;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_lft p {
  float: left;
  width: 100%;
  color: #000000;
  margin: 0 0 20px;
  font-family: soleil, sans-serif;
  font-size: 16px;
  line-height: 26px;
  padding: 0px !important;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_lft .a_swsd {
  float: left;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  width: 166px;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_lft .a_swsd:hover {
  background: #0083be;
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_rgt {
  float: left;
  width: calc(100% - 560px);
}
.n_hm_bnr .owl-carousel .owl-wrapper .owl-item .item .hm_bnr_inn .hm_bnr_rgt img {
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.n_hm_bnr .hm_bnr_thumb {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel {
  position: relative;
  overflow: visible;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .owl-wrapper-outer {
  border-left: 1px solid #fff;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel:before {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  height: 84px;
  position: absolute;
  right: 100%;
  bottom: 0;
  width: 100vw;
  z-index: 99;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel:after {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  height: 84px;
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 100vw;
  z-index: 99;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .item {
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  height: 84px;
  padding: 20px 50px;
  border-right: 1px solid #fff;
  cursor: pointer;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .item img {
  float: left;
  width: 32px;
  margin: 6px 10px 0 0;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .item h3 {
  float: left;
  width: calc(100% - 42px);
  color: #ffffff;
  margin: 3px 0 0;
  font-family: soleil, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .owl-item {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .owl-item.synced .item {
  height: 118px;
  padding: 42px 50px;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .owl-controls {
  position: absolute;
  left: 0;
  top: calc(50% - -18px);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  width: 100%;
  z-index: 999;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .owl-controls .owl-prev {
  float: left;
  width: 32px;
  height: 32px;
  left: -75px;
  background: url("../images/ArrowLeftWhite-2x.svg") no-repeat center center;
  background-size: 100% auto;
  position: relative;
  text-indent: -9999px;
  cursor: pointer;
}
.n_hm_bnr .hm_bnr_thumb .owl-carousel .owl-controls .owl-next {
  float: right;
  width: 32px;
  height: 32px;
  right: -75px;
  background: url("../images/ArrowRightWhite-2x.svg") no-repeat center center;
  background-size: 100% auto;
  position: relative;
  text-indent: -9999px;
  cursor: pointer;
}
.n_expertise {
  float: left;
  width: 100%;
  margin: 0 0 80px;
}
.n_expertise h2 {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 20px;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
}
.n_expertise p {
  float: none;
  margin: 0 auto 20px;
  width: 623px;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
.n_expertise ul.n_exp_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 9px;
}
.n_expertise ul.n_exp_ul li {
  float: left;
  margin: 0 11px 11px 0;
  width: calc(33.33% - 7.3px);
  position: relative;
}
.n_expertise ul.n_exp_ul li:nth-child(3n) {
  margin-right: 0;
}
.n_expertise ul.n_exp_ul li img {
  float: left;
  width: 100%;
}
.n_expertise ul.n_exp_ul li .n_exp_con {
  position: absolute;
  padding: 20px 20px 44px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.n_expertise ul.n_exp_ul li .n_exp_con h3 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
}
.n_expertise ul.n_exp_ul li .n_exp_con .a_sm {
  float: left;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: auto;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  background: rgba(0, 0, 0, 0) url("../images/ArrowRightWhite-2x.svg") no-repeat scroll right center;
  background-size: 8px auto;
  padding: 0 13px 0 0;
}
.n_expertise ul.n_exp_ul li .n_exp_con:hover {
  background: #0083be;
}
.n_expertise .dv_dob {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
}
.n_expertise .dv_dob .a_dob {
  float: none;
  display: inline-block;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  width: auto;
}
.n_expertise .dv_dob .a_dob:hover {
  background: #0083be;
}
.n_scrollslider {
  float: left;
  width: 100%;
  margin: 0 0 80px;
}
.n_scrollslider .owl-carousel {
  float: left;
  width: 100%;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer {
  float: left;
  width: 100%;
  overflow: hidden;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper {
  float: left;
  display: flex !important;
  flex-wrap: wrap;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  margin-right: 10px;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item {
  float: left;
  height: 100%;
  width: 100%;
  background-color: #EBEBEB;
  padding: 40px;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_img {
  float: left;
  border-radius: 50%;
  margin: 0 10px 0 0;
  background: #ffffff;
  width: 48px;
  height: 48px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  overflow: hidden;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con {
  float: left;
  width: calc(100% - 58px);
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con h2 {
  float: left;
  width: 100%;
  margin: 0 0 4px;
  font-family: 'HelveticaNeue-Bold';
  color: #14171A;
  font-size: 14px;
  line-height: 17px;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con h2 a {
  font-family: 'HelveticaNeue';
  color: #657786;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con h2 a:hover {
  color: #14171A;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con h2 span {
  font-family: 'HelveticaNeue';
  color: #657786;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con p {
  float: left;
  width: 100%;
  color: #14171A;
  font-family: 'HelveticaNeue';
  font-size: 12px;
  line-height: 18px;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con p a {
  color: #0083be;
}
.n_scrollslider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item .ss_con p a:hover {
  color: #ff6600;
}
.n_ltnews {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 80px;
}
.n_ltnews .nltnews_lft {
  float: left;
  width: 50%;
  background: #0083be url('../images/Watermark.svg');
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  padding: 20px 0;
}
.n_ltnews .nltnews_lft .nltnews_con {
  float: right;
  width: 380px;
  margin: 0 100px 0 0;
  margin-left: auto;
}
.n_ltnews .nltnews_lft .nltnews_con h2 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 0 23px;
}
.n_ltnews .nltnews_lft .nltnews_con h4 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 20px;
}
.n_ltnews .nltnews_lft .nltnews_con p {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px;
}
.n_ltnews .nltnews_lft .nltnews_con .a_rta {
  float: left;
  float: none;
  display: inline-block;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  width: auto;
}
.n_ltnews .nltnews_lft .nltnews_con .a_rta:hover {
  background: #787878;
}
.n_ltnews .nltnews_rgt {
  float: left;
  width: 50%;
  margin-left: auto;
}
.n_ltnews .nltnews_rgt img {
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.n_hm_testi {
  float: left;
  width: 100%;
  background-color: #EBEBEB;
  padding: 40px 0;
  margin: 0 0 80px;
}
.n_hm_testi .n_hm_testi_con {
  float: left;
  width: 100%;
  padding: 0 100px;
  position: relative;
}
.n_hm_testi .n_hm_testi_con .testi_slider {
  float: left;
  width: 100%;
}
.n_hm_testi .n_hm_testi_con .testi_slider .owl-wrapper-outer {
  overflow: hidden;
  float: left;
  width: 100%;
}
.n_hm_testi .n_hm_testi_con .testi_slider .owl-wrapper-outer .owl-wrapper {
  float: left;
}
.n_hm_testi .n_hm_testi_con .testi_slider .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
}
.n_hm_testi .n_hm_testi_con .testi_slider .owl-wrapper-outer .item {
  float: left;
  width: 100%;
}
.n_hm_testi .n_hm_testi_con p {
  float: left;
  width: 100%;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 20px;
}
.n_hm_testi .n_hm_testi_con h4 {
  float: left;
  width: 100%;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.n_hm_testi .n_hm_testi_con label {
  float: left;
  width: 100%;
  color: #0083be;
  font-family: soleil, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}
.n_hm_testi .n_hm_testi_con:before {
  position: absolute;
  left: 0;
  top: -40px;
  background: url("../images/colon1.png") no-repeat center center;
  background-size: 100% auto;
  width: 183px;
  height: 110px;
  content: "";
}
.n_hm_testi .n_hm_testi_con:after {
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../images/colon2.png") no-repeat center center;
  background-size: 100% auto;
  width: 183px;
  height: 128px;
  content: "";
}
.n_morenews {
  float: left;
  width: 100%;
}
.n_morenews h2 {
  float: left;
  width: 100%;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  margin: 0 0 43px;
}
.n_morenews ul.morenews_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 60px;
}
.n_morenews ul.morenews_ul li {
  float: left;
  width: calc(33.33% - 13.3px);
  margin: 0 20px 20px 0;
  position: relative;
}
.n_morenews ul.morenews_ul li:nth-child(3n) {
  margin-right: 0;
}
.n_morenews ul.morenews_ul li img {
  float: left;
  width: 100%;
  height: 166px;
  object-fit: cover;
}
.n_morenews ul.morenews_ul li .mn_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  padding: 40px 40px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.n_morenews ul.morenews_ul li .mn_overlay h3 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.n_morenews ul.morenews_ul li .mn_overlay p {
  float: left;
  width: 100%;
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
}
.n_morenews ul.morenews_ul li .mn_overlay .a_rta {
  float: left;
  position: absolute;
  bottom: 38px;
  left: 40px;
  width: auto;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  background: rgba(0, 0, 0, 0) url("../images/ArrowRightWhite-2x.svg") no-repeat scroll right center;
  background-size: 8px auto;
  padding: 0 13px 0 0;
}
.n_morenews ul.morenews_ul li .mn_overlay:hover {
  background-color: #0083be;
}
.n_morenews ul.morenews_logo {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: left;
  margin: 0 0 80px;
}
.n_morenews ul.morenews_logo li {
  display: flex;
  flex-flow: column nowrap;
  float: left;
  justify-content: center;
  padding: 0 10px;
  text-align: center;
  margin: 0 auto;
}
.n_morenews ul.morenews_logo li img {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}
.n_newsletter {
  float: left;
  width: 100%;
  margin: 0 0 58px;
}
.n_newsletter h2 {
  float: left;
  width: 100%;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  margin: 0 0 40px;
}
.n_newsletter ul.nl_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.n_newsletter ul.nl_ul li {
  float: left;
  width: calc(33.33% - 13.3px);
  margin: 0 20px 20px 0;
}
.n_newsletter ul.nl_ul li:nth-child(3n) {
  margin-right: 0;
}
.n_newsletter ul.nl_ul li .txt_nl {
  float: left;
  background: #EBEBEB;
  width: 100%;
  height: 50px;
  padding: 13px 20px;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
}
.n_newsletter ul.nl_ul li.btn_li {
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
}
.n_newsletter ul.nl_ul li.btn_li .btn_nl {
  float: none;
  display: inline-block;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  width: auto;
  cursor: pointer;
}
.n_newsletter ul.nl_ul li.btn_li .btn_nl:hover {
  background: #787878;
}
.n_mainlogo {
  float: left;
  width: 100%;
  background: #EBEBEB;
}
.n_mainlogo ul.mainlogo_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.n_mainlogo ul.mainlogo_ul li {
  float: left;
  width: 16.66%;
  padding: 40px 10px;
}
.n_mainlogo ul.mainlogo_ul li a {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
.n_mainlogo ul.mainlogo_ul li a img {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}
.n_mainlogo ul.mainlogo_ul li:first-child {
  border-right: 1px solid #8D8D8D;
}
.n_footer {
  float: left;
  width: 100%;
  background: #262626;
  padding: 40px 0 0;
}
.n_footer .n_ftr_top {
  float: left;
  width: 100%;
  border-bottom: 1px solid #7F7F7F;
}
.n_footer .n_ftr_top .ftr_col {
  float: left;
  width: 28.33%;
  padding-right: 25px;
}
.n_footer .n_ftr_top .ftr_col p {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
}
.n_footer .n_ftr_top .ftr_col h2 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 20px;
}
.n_footer .n_ftr_top .ftr_col ul.cmpny_dtl {
  float: left;
  width: 100%;
}
.n_footer .n_ftr_top .ftr_col ul.cmpny_dtl li {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 6px;
}
.n_footer .n_ftr_top .ftr_col ul.cmpny_dtl li a {
  color: #ffffff;
}
.n_footer .n_ftr_top .ftr_col ul.cmpny_dtl li a:hover {
  color: #ff6600;
}
.n_footer .n_ftr_top .ftr_col ul.ftr_social {
  float: left;
  width: 100%;
}
.n_footer .n_ftr_top .ftr_col ul.ftr_social li {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.n_footer .n_ftr_top .ftr_col ul.ftr_social li a {
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
.n_footer .n_ftr_top .ftr_col ul.ftr_social li a img {
  display: inline-block;
  float: none;
  margin: 5px 10px 0 0;
  vertical-align: top;
  width: 16px;
}
.n_footer .n_ftr_top .ftr_col ul.ftr_social li a:hover {
  color: #ff6600;
}
.n_footer .n_ftr_top .ftr_col.ftr_col_scl {
  width: 15%;
}
.n_footer .n_ftr_menu {
  float: left;
  width: 100%;
  padding: 11px 0;
}
.n_footer .n_ftr_menu ul {
  float: left;
  width: 100%;
  text-align: center;
}
.n_footer .n_ftr_menu ul li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.n_footer .n_ftr_menu ul li a {
  color: #ffffff;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
}
.n_footer .n_ftr_menu ul li a:hover {
  color: #ff6600;
}
.n_footer .n_copyrights {
  float: left;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  background: #000000;
}
.n_footer .n_copyrights p {
  color: #FFFFFF;
  font-family: soleil, sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
}
.mob_menu {
  display: none;
}
.a_mob_menu {
  display: none;
}
.a_sitemap {
  display: none;
}
.n_submenu {
  float: left;
  width: 100%;
  background: #EBEBEB;
  margin: 0 0 42px;
}
.n_submenu .a_submenu {
  display: none;
}
.n_submenu ul {
  float: left;
  width: 100%;
  text-align: center;
}
.n_submenu ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 18px;
}
.n_submenu ul li a {
  display: inline-block;
  vertical-align: top;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  border-bottom: 3px solid transparent;
  padding: 10px 0 7px;
}
.n_submenu ul li a:hover {
  border-bottom: 3px solid #0083be;
}
.n_submenu ul li.active a {
  border-bottom: 3px solid #0083be;
}
.n_abt {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
.n_abt ol li {
  float: left;
  position: relative;
  list-style: decimal;
  padding: 0 0 0 10px;
  line-height: 26px;
  font-size: 14px;
  left: 20px;
}
.n_abt ul {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
.n_abt ul li {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  color: #000000;
  padding: 0 0 0 10px !important;
  list-style: disc !important;
  left: 20px;
}
.n_abt ul li:before {
  display: none !important;
}
.n_abt h2 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 0 40px;
}
.n_abt p {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px;
}
.n_abt .n_vid {
  float: left;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 40px;
}
.n_abt .n_vid video {
  float: left;
  width: 100%;
}
.n_abt .wp-video {
  float: left;
  width: 100% !important;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 40px;
}
.n_abt .wp-video .mejs-video {
  float: left;
  width: 100% !important;
  min-width: 100% !important;
  height: 400px !important;
}
.n_abt.n_career {
  margin-bottom: 0;
}
.n_abt.n_career h3 {
  font-size: 1.5em;
  clear: both;
  font-weight: normal !important;
}
.n_abt.n_career h4 {
  font-size: 1.17empx;
  font-weight: 300;
}
.n_abt .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto 40px;
}
.n_abt .video-container iframe, .n_abt .video-container .video-container embed, .n_abt .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.n_media {
  float: left;
  width: 100%;
  padding: 80px 0 40px;
}
.n_media .n_media_blk {
  float: left;
  width: 100%;
  border-bottom: 1px solid #EBEBEB;
  margin: 0 0 40px;
}
.n_media .n_media_blk h2 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 0 40px;
}
.n_media .n_media_blk h5 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 20px;
}
.n_media .n_media_blk ul.media_list_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.n_media .n_media_blk ul.media_list_ul li {
  float: left;
  width: calc(33.33% - 13.3px);
  margin: 0 20px 20px 0;
  position: relative;
}
.n_media .n_media_blk ul.media_list_ul li a {
  float: left;
  width: 100%;
}
.n_media .n_media_blk ul.media_list_ul li a img {
  float: left;
  width: 100%;
  height: 166px;
  object-fit: cover;
}
.n_media .n_media_blk ul.media_list_ul li a h3 {
  float: left;
  width: 100%;
  background: #0083be;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  position: absolute;
  left: 0;
  bottom: 0;
}
.n_media .n_media_blk ul.media_list_ul li a:hover h3 {
  background: #ff6600;
}
.n_media .n_media_blk ul.media_list_ul li:nth-child(3n) {
  margin-right: 0;
}
.n_media .n_media_blk .media_filter {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 40px;
}
.n_media .n_media_blk .media_filter select {
  display: inline-block;
  vertical-align: top;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 20px 40px 20px 35px;
  border: 1px solid #B5B5B5;
  margin: 0 8px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  background: url("../images/ArrowDownBlack2x.svg") no-repeat 80% center;
  background-size: 8px auto;
  text-align: left;
}
.n_media .n_media_blk .n_pagi {
  float: left;
  width: 100%;
}
.n_media .n_media_blk .n_pagi ul {
  float: right;
}
.n_media .n_media_blk .n_pagi ul li {
  float: left;
  height: 44px;
  width: 44px;
  margin: 0 0 0 10px;
}
.n_media .n_media_blk .n_pagi ul li span {
  float: left;
  height: 44px;
  width: 44px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-flow: column nowrap;
  background-color: #AFC980;
}
.n_media .n_media_blk .n_pagi ul li a {
  float: left;
  height: 44px;
  width: 44px;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-flow: column nowrap;
  background-color: #EBEBEB;
}
.n_media .n_media_blk .n_pagi ul li a:hover {
  background-color: #AFC980;
}
.n_media .n_media_blk .n_pagi ul li.pagi_prev a {
  background-image: url("../images/ArrowLeftBlack2x.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
}
.n_media .n_media_blk .n_pagi ul li.pagi_next a {
  background-image: url("../images/ArrowRightBlack2x.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
}
.n_media .n_media_blk:last-child {
  border: none;
}
.n_media_dtl {
  float: left;
  width: 100%;
  padding: 80px 0 60px;
}
.n_media_dtl h2 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 0 40px;
  padding: 0 160px;
}
.n_media_dtl label {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 20px;
}
.n_media_dtl ul li {
  list-style: disc !important;
  margin-left: 20px;
  font-size: 14px;
}
.n_media_dtl ul.mi_social {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 20px;
}
.n_media_dtl ul.mi_social li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.n_media_dtl p {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px;
}
.n_media_dtl p img {
  float: left;
  width: 100%;
}
.n_media_dtl h3 {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.n_projects {
  float: left;
  width: 100%;
  padding: 80px 0 70px;
}
.n_projects h2 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 35px;
  font-weight: bold;
  line-height: 38px;
  margin: 0 0 40px;
}
.n_projects h5 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0 0 40px;
}
.n_projects .prj_filter {
  float: left;
  width: 100%;
  text-align: center;
  margin: 40px 0 40px;
}
.n_projects .prj_filter select {
  display: inline-block;
  vertical-align: top;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 20px;
  border: 1px solid #B5B5B5;
  margin: 0 8px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  background: url("../images/ArrowDownBlack2x.svg") no-repeat 90% center;
  background-size: 8px auto;
  text-align: left;
  width: 268px;
}
.n_projects .prj_filter .a_remove {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
  border: 1px solid #B5B5B5;
  background: url("../images/CrossRed.svg") no-repeat center center;
  background-size: 16px auto;
  height: 66px;
  width: 60px;
  text-indent: -9999px;
}
.n_projects .m_proj_list {
  float: left;
  width: 100%;
  overflow: hidden;
}
.n_projects .m_proj_list ul.pl_ul {
  float: left;
  width: calc(100% + 10px);
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -5px;
}
.n_projects .m_proj_list ul.pl_ul li {
  float: left;
  width: 33.33%;
  padding: 0 5px 10px;
  min-height: 400px;
}
.n_projects .m_proj_list ul.pl_ul li a {
  float: left;
  width: 100%;
  height: calc(50% - 5px);
  margin-bottom: 10px;
  position: relative;
}
.n_projects .m_proj_list ul.pl_ul li a img {
  float: left;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.n_projects .m_proj_list ul.pl_ul li a .pl_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  padding: 40px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.n_projects .m_proj_list ul.pl_ul li a .pl_overlay h3 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 4px;
}
.n_projects .m_proj_list ul.pl_ul li a .pl_overlay p {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}
.n_projects .m_proj_list ul.pl_ul li a:last-child {
  margin-bottom: 0;
  height: 100%;
}
.n_projects .m_proj_list ul.pl_ul li a:nth-child(2) {
  height: calc(50% - 5px);
}
.n_projects .m_proj_list ul.pl_ul li a:hover .pl_overlay {
  background-color: #0083be;
}
.n_projects .m_proj_list ul.pl_ul li.big_li {
  width: 66.67%;
}
.n_projects .term_desc p a {
  float: none;
  display: block;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  width: 200px;
  margin: 10px auto 30px;
}
.n_projects .term_desc p a:hover {
  background: #0083be;
}
.n_projects_dtl {
  float: left;
  width: 100%;
  padding: 80px 0 60px;
}
.n_projects_dtl h1 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 45px;
  font-weight: bold;
  line-height: 45px;
  margin: 0 0 23px;
}
.n_projects_dtl h6 {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 40px;
}
.n_projects_dtl .pdtl_dl {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 40px;
}
.n_projects_dtl .pdtl_dl a {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: 14px;
  padding: 15px 30px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  background: #ff6600;
  margin: 0 8px;
}
.n_projects_dtl .pdtl_dl a:hover {
  background: #0083be;
}
.n_projects_dtl .n_pdtl_wrap {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img {
  float: left;
  width: calc(100% - 300px);
  position: relative;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider {
  float: left;
  width: 100%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-wrapper-outer {
  overflow: hidden;
  float: left;
  width: 100%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-wrapper-outer .owl-wrapper {
  float: left;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-wrapper-outer .item {
  float: left;
  width: 100%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-controls {
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  text-align: center;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-controls .owl-pagination {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ffffff;
  padding: 4px 0;
  border-radius: 25px;
  height: 15px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-controls .owl-pagination .owl-page {
  vertical-align: top;
  display: inline-block;
  padding: 0 5px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-controls .owl-pagination .owl-page span {
  opacity: 0.5;
  background: #ffffff;
  width: 5px;
  height: 5px;
  float: left;
  border-radius: 50%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img .prj_slider .owl-controls .owl-pagination .owl-page.active span {
  opacity: 1;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_img img {
  float: left;
  width: 100%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con {
  float: right;
  width: 300px;
  background: #EBEBEB;
  padding: 40px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con h2 {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 20px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con .h2style {
  margin-bottom: 10px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con ul {
  float: left;
  width: 100%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con ul li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con ul li h3 {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con ul li p {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con .pdtl_social {
  float: left;
  width: 100%;
}
.n_projects_dtl .n_pdtl_wrap .pdtl_wrap_con .pdtl_social a {
  float: left;
  width: 32px;
  margin: 0 20px 0 0;
}
.n_projects_dtl .pdtl_dtl_con {
  float: left;
  width: 100%;
}
.n_projects_dtl .pdtl_dtl_con h3 {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 34px;
  margin: 0 0 20px;
}
.n_projects_dtl .pdtl_dtl_con p {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px;
}
.n_projects_dtl .pdtl_dtl_con ul {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
.n_projects_dtl .pdtl_dtl_con ul li {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #000000;
  padding: 0 0 0 38px;
}
.n_projects_dtl .pdtl_dtl_con ul li:before {
  left: 10px;
  position: absolute;
  top: 12px;
  border-radius: 50%;
  background: #000000;
  content: "";
  width: 4px;
  height: 4px;
}
.n_career .n_cr_table {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px;
}
.n_career .n_cr_table table {
  float: left;
  width: 100%;
}
.n_career .n_cr_table table tr th {
  color: #000000;
  font-size: 23px;
  font-family: "Arial";
  line-height: 27px;
  padding: 20px 0;
  font-weight: normal;
  text-align: left;
}
.n_career .n_cr_table table tr th span {
  color: #9B9999;
  font-family: "Arial";
  background: #EBEBEB;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  float: right;
}
.n_career .n_cr_table table tr td {
  border-top: 1px solid #DDDDDD;
  padding: 20px 0;
  text-align: left;
  color: #000000;
  font-family: "Arial";
  font-size: 13px;
  line-height: 15px;
}
.n_career .n_cr_table table tr td a {
  color: #4D97EB;
  font-family: "Arial";
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
.n_career .n_cr_table table tr td a:hover {
  color: #000000;
}
.n_career .n_cr_table table tr td:last-child {
  text-align: right;
}
.n_career ul {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
.n_career ul li {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #000000;
  padding: 0 0 0 38px;
}
.n_career ul li:before {
  left: 10px;
  position: absolute;
  top: 12px;
  border-radius: 50%;
  background: #000000;
  content: "";
  width: 4px;
  height: 4px;
}
.n_job_wrap {
  float: left;
  width: 100%;
  margin: 0 0 80px;
}
.n_job_wrap .main {
  max-width: 1024px;
}
.n_job_wrap .main .n_job_form {
  float: left;
  width: 100%;
  background: #EBEBEB;
  padding: 40px 0 20px;
}
.n_job_wrap .main .n_job_form h2 {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 24px;
  padding: 0 40px;
}
.n_job_wrap .main .n_job_form ul.job_from_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li {
  float: left;
  width: 25%;
  padding: 0 10px;
  margin: 0 0 20px;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .txt_job {
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  color: #000000;
  padding: 4px 20px;
  height: 50px;
  font-size: 14px;
  line-height: 26px;
  border: none;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .mob_sel {
  float: left;
  width: 100%;
  background: #FFFFFF url("../images/ArrowDownBlack2x.svg") no-repeat 94% center;
  background-size: 8px auto;
  color: #000000;
  padding: 4px 20px;
  height: 50px;
  font-size: 14px;
  line-height: 26px;
  border: none;
  display: none;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li textarea.txt_job {
  height: 80px;
  resize: none;
  padding: 13px 20px;
  border: none;
  resize: none;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .label {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #000000;
  line-height: 26px;
  margin: 0 0 6px;
  min-height: 26px;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .chk_rd_lb {
  float: left;
  width: calc(50% - 5px);
  position: relative;
  cursor: pointer;
  margin: 0 10px 10px 0;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .chk_rd_lb input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .chk_rd_lb input[type="radio"]:checked ~ span {
  background: #0083be;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .chk_rd_lb span {
  margin: 0;
  width: 100%;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .chk_rd_lb .wpcf7-list-item-label {
  float: left;
  width: 100%;
  text-align: center;
  padding: 15px 30px;
  background: #7F7F7F;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  height: 50px;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .chk_rd_lb.no_mar {
  margin-right: 0;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li.big_li {
  width: 50%;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li.big_li .chk_rd_lb {
  width: auto;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li.full_li {
  width: 100%;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .btn_job {
  width: 100%;
  float: left;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  height: 50px;
  padding: 4px 30px;
  background: #ff6600;
  cursor: pointer;
}
.n_job_wrap .main .n_job_form ul.job_from_ul li .btn_job:hover {
  background: #0083be;
}
.n_contact {
  width: 100%;
  float: left;
  padding: 80px 0;
}
.n_contact h2 {
  width: 100%;
  float: left;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}
.n_contact ul.contact_info {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.n_contact ul.contact_info li {
  width: calc(33.33% - 13.3px);
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #B5B5B5;
  padding: 40px 40px 4px;
}
.n_contact ul.contact_info li h3 {
  width: 100%;
  float: left;
  color: #000000;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 21px;
}
.n_contact ul.contact_info li h3 img {
  float: left;
  width: 32px;
  margin: 0 20px 0 0;
}
.n_contact ul.contact_info li h4 {
  width: 100%;
  float: left;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 24px;
}
.n_contact ul.contact_info li h4 a {
  color: #000000;
}
.n_contact ul.contact_info li p {
  width: 100%;
  float: left;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
}
.n_contact ul.contact_info li:nth-child(3n) {
  margin-right: 0;
}
.n_contact ul.contact_info li.half_li {
  width: calc(50% - 10px);
  padding: 0;
}
.n_contact ul.contact_info li.half_li a {
  float: left;
  width: 100%;
  padding: 23px 20px;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
}
.n_contact ul.contact_info li.half_li a:hover {
  background: #0083be;
  color: #ffffff;
}
.n_contact ul.contact_info li.half_li.no_mar {
  margin-right: 0;
}
.n_contact .n_contact_form {
  float: left;
  width: 100%;
}
.n_contact .n_contact_form .ncf_lft {
  float: left;
  width: 100%;
  width: 50%;
  background-color: #EBEBEB;
  padding: 40px 30px;
  margin: 0 -140px 0 0;
  position: relative;
}
.n_contact .n_contact_form .ncf_lft h3 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  padding: 0 10px;
  margin: 0 0 24px;
}
.n_contact .n_contact_form .ncf_lft ul {
  float: left;
  width: 100%;
}
.n_contact .n_contact_form .ncf_lft ul li {
  float: left;
  width: 50%;
  padding: 0 10px;
}
.n_contact .n_contact_form .ncf_lft ul li .txt_cont {
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  padding: 4px 20px;
  height: 50px;
  font-size: 14px;
  line-height: 26px;
  border: none;
  margin: 0 0 20px;
}
.n_contact .n_contact_form .ncf_lft ul li textarea.txt_cont {
  padding: 13px 20px;
  height: 120px;
  resize: none;
}
.n_contact .n_contact_form .ncf_lft ul li.full_li .btn_cont {
  width: auto;
  float: left;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  height: 50px;
  padding: 4px 30px;
  background: #ff6600;
  cursor: pointer;
}
.n_contact .n_contact_form .ncf_lft ul li.full_li .btn_cont:hover {
  background: #0083be;
}
.n_contact .n_contact_form .ncf_rgt {
  float: right;
  width: 50%;
}
.n_contact .n_contact_form .ncf_rgt iframe {
  height: 466px;
  float: left;
  width: 100%;
}
.n_contact .n_contact_form .wpcf7-response-output {
  width: 100%;
  position: relative;
  top: 520px;
}
.n_development {
  float: left;
  width: 100%;
  padding: 80px 0 60px;
}
.n_development h2 {
  float: left;
  width: 100%;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}
.n_development ul.dev_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.n_development ul.dev_ul li {
  float: left;
  width: calc(50% - 10px);
  margin: 0 20px 20px 0;
  border-bottom: 5px solid #ff6600;
  position: relative;
}
.n_development ul.dev_ul li .dev_img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
}
.n_development ul.dev_ul li .dev_con {
  float: right;
  width: calc(100% - 117px);
  position: relative;
  z-index: 1;
  padding: 40px 40px 65px;
  background: #EBEBEB;
  height: 100%;
}
.n_development ul.dev_ul li .dev_con h3 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  margin: 0 0 10px;
}
.n_development ul.dev_ul li .dev_con span {
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  color: #000000;
  margin: 0 0 10px;
}
.n_development ul.dev_ul li .dev_con span.s_house {
  padding: 0 0 0 26px;
  background: url("../images/HomeBlack2x.svg") no-repeat left top;
  background-size: 16px auto;
}
.n_development ul.dev_ul li .dev_con span.s_price {
  padding: 0 0 0 26px;
  background: url("../images/PoundBlack2x.svg") no-repeat left top;
  background-size: 16px auto;
}
.n_development ul.dev_ul li .dev_con p {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  margin: 0 0 15px;
  font-weight: normal;
}
.n_development ul.dev_ul li .dev_con .dev_links {
  bottom: 0;
  float: left;
  position: absolute;
  right: 0;
  width: 100%;
}
.n_development ul.dev_ul li .dev_con .dev_links .no_dev {
  float: left;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
  padding: 17px 26px;
  background: url("../images/PhoneBlack2x.svg") no-repeat left center;
  background-size: 16px auto;
  color: #12B4F0;
  margin: 0 0 0 40px;
}
.n_development ul.dev_ul li .dev_con .dev_links .no_dev:hover {
  color: #0083be;
}
.n_development ul.dev_ul li .dev_con .dev_links .see_dev {
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  padding: 15px 30px;
  background: #ff6600;
  margin: 0 0 0;
}
.n_development ul.dev_ul li .dev_con .dev_links .see_dev:hover {
  background: #0083be;
}
.n_development ul.dev_ul li:nth-child(2n) {
  margin-right: 0;
}
.n_dev_ind h2 {
  margin-bottom: 20px !important;
}
.n_dev_ind h4 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  color: #000000;
  margin: 0 0 24px;
}
.n_dev_ind .dev_ind_a {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 80px;
}
.n_dev_ind .dev_ind_a a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 15px 30px;
  margin: 0 8px;
  background: #ff6600;
  color: #ffffff;
}
.n_dev_ind .dev_ind_a a:hover {
  background: #0083be;
}
.n_dev_ind .dev_ind_a a.a_2 {
  background: #803611;
}
.n_dev_ind .dev_ind_a a.a_2:hover {
  background: #0083be;
}
.n_dev_ind h6 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  margin: 0 0 28px;
}
.n_geo_abt {
  float: left;
  width: 100%;
  padding: 80px 0 40px;
}
.n_geo_abt h2 {
  float: left;
  width: 100%;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}
.n_geo_abt h3 {
  float: left;
  width: 100%;
  font-size: 28px;
  font-weight: 300;
  line-height: 28px;
  color: #000000;
  margin: 0 0 20px;
}
.n_geo_abt p {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  color: #000000;
  margin: 0 0 20px;
}
.n_geo_abt p img {
  float: left;
  width: 100%;
}
.n_geo_abt ul {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
.n_geo_abt ul li {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #000000;
  padding: 0 0 0 38px;
}
.n_geo_abt ul li:before {
  left: 10px;
  position: absolute;
  top: 12px;
  border-radius: 50%;
  background: #000000;
  content: "";
  width: 4px;
  height: 4px;
}
.n_geo_abt h4 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  margin: 0 0 6px;
}
.n_geo_abt .n_client_logo {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.n_geo_abt .n_client_logo .ncl {
  float: left;
  padding: 0 10px;
  text-align: center;
  width: 16.66%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  margin: 0 0 40px;
}
.n_geo_abt .n_client_logo .ncl img {
  margin: auto;
}
.n_ucd_srch {
  float: left;
  width: 100%;
  padding: 10px 40px;
  background: #EBEBEB;
  border-bottom: 2px solid #0083be;
  border-top: 1px solid #7F7F7F;
  margin: 0 0 24px;
}
.n_ucd_srch .txt_srch {
  float: left;
  width: calc(100% - 30px);
  border: none;
  background: transparent;
  height: 33px;
  font-size: 14px;
  line-height: 26px;
  color: #808080;
}
.n_ucd_srch .btn_srch {
  float: right;
  border: none;
  background: transparent url("../images/ArrowRightBlack2x.svg") no-repeat center center;
  height: 33px;
  background-size: 100% auto;
  width: 20px;
  text-indent: -9999px;
  cursor: pointer;
}
.n_ucd_wrap {
  float: left;
  width: 100%;
  margin: 0 0 40px;
}
.n_ucd_wrap h2 {
  float: left;
  width: 100%;
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}
.n_ucd_wrap p {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  margin: 0 0 20px;
}
.n_ucd_wrap p.sub_hdr {
  font-size: 16px;
}
.n_ucd_wrap h3 {
  float: left;
  width: 100%;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  text-align: left;
}
.n_ucd_wrap h4 {
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
}
.n_ucd_wrap .ucd_table {
  float: left;
  width: 100%;
  overflow: auto;
  margin: 0 0 40px;
}
.n_ucd_wrap .ucd_table table {
  float: left;
  width: 100%;
}
.n_ucd_wrap .ucd_table table tr th {
  background: #0083be;
  text-align: left;
  padding: 20px 18px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #ffffff;
}
.n_ucd_wrap .ucd_table table tr th:last-child {
  text-align: right;
}
.n_ucd_wrap .ucd_table table tr td {
  font-size: 14px;
  line-height: 26px;
  padding: 20px 18px;
  color: #000000;
  border-bottom: 1px solid #DDDDDD;
}
.n_ucd_wrap .ucd_table table tr td a {
  color: #0083be;
  text-decoration: underline;
}
.n_ucd_wrap .ucd_table table tr td a:hover {
  text-decoration: none;
}
.n_ucd_wrap .ucd_table table tr td:last-child {
  text-align: right;
}
.n_ucd_wrap .ucd_dis {
  float: left;
  width: 100%;
  padding: 40px;
  background: #EBEBEB;
  border-bottom: 3px solid #0083be;
  margin: 0 0 40px;
}
.n_ucd_wrap .ucd_dis h5 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  color: #000000;
}
.n_ucd_wrap h6 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
  margin: 0 0 20px;
}
.n_ucd_wrap h4 {
  float: left;
  width: 100%;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  color: #000000;
  margin: 0 0 20px;
}
.n_ucd_wrap .ucd_logo {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 52px;
}
.n_ucd_wrap .ucd_logo li {
  float: left;
  width: auto;
  margin: 0 26px 28px 0;
}
.n_ucd_wrap .ucd_logo li img {
  float: left;
}
.n_ucd_wrap h7 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #000000;
}
.n_meeting {
  padding: 0 0 0;
}
.n_meeting ul.meeting_ul {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 60px;
}
.n_meeting ul.meeting_ul li {
  float: left;
  width: calc(25% - 15px);
  margin: 0 20px 20px 0;
}
.n_meeting ul.meeting_ul li a {
  float: left;
  width: 100%;
  position: relative;
}
.n_meeting ul.meeting_ul li a .meet_img {
  float: left;
  width: 100%;
  height: 258px;
  object-fit: cover;
}
.n_meeting ul.meeting_ul li a .meet_overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 40px;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.n_meeting ul.meeting_ul li a .meet_overlay span {
  float: left;
  width: 100%;
  margin: 0 0 4px;
}
.n_meeting ul.meeting_ul li a .meet_overlay span.date {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #ffffff;
}
.n_meeting ul.meeting_ul li a .meet_overlay span.year {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
.n_meeting ul.meeting_ul li a:hover .meet_overlay {
  background: #0083be;
}
.n_meeting ul.meeting_ul li:nth-child(4n) {
  margin-right: 0;
}
.n_meeting h4 {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  color: #000000;
}
.n_meeting p {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}
.n_abt h5 {
  color: #000000;
  float: left;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 20px;
  width: 100%;
}
.wp-block-quote {
  float: left;
  width: 100%;
  background: #EBEBEB;
  padding: 40px 40px 0;
  border-bottom: 3px solid #0083be;
  margin: 0 0 40px;
}
.wp-block-quote p {
  float: left;
  width: 100%;
  color: #000000;
  float: left;
  font-size: 32px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 0 20px;
  width: 100%;
}
.wp-block-quote cite {
  color: #000000;
  float: left;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 40px;
  width: 100%;
  font-style: normal;
}
.hm_bnr_lft {
  float: left;
  width: 560px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
.hm_bnr_lft h2 {
  float: left;
  width: 100%;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 32px !important;
  font-weight: bold !important;
  line-height: 38px !important;
  padding: 0 15px 30px !important;
}
.hm_bnr_lft p {
  float: left;
  width: 100%;
  color: #000000;
  font-family: soleil, sans-serif;
  font-size: 16px !important;
  line-height: 26px !important;
  white-space: normal;
  font-weight: 400 !important;
  margin: 0px !important;
  padding: 0 15px 30px !important;
}
.hm_bnr_lft .a_swsd {
  float: left;
  color: #ffffff;
  padding: 15px 30px !important;
  background: #ff6600;
  font-family: soleil, sans-serif;
  font-size: 14px !important;
  font-weight: bold !important;
  line-height: 20px !important;
  text-align: center !important;
  width: 220px;
}
.hm_bnr_lft .a_swsd:hover {
  background: #0083be;
}
#rev_slider_1_1_wrapper .tp-bgimg.defaultimg {
  float: right;
  width: calc(100% - 560px) !important;
  height: 100% !important;
}
.tp-shapewrapper {
  width: 560px;
  max-width: 560px !important;
  min-width: 560px !important;
}
.slide-text {
  width: 560px;
  max-width: 560px !important;
  min-width: 560px !important;
  position: static !important;
  float: left;
}
.tp-tabs {
  padding: 0 5px !important;
}
.tp-tab-mask {
  max-width: 940px !important;
  overflow: visible !important;
}
.tp-tab {
  float: left;
  background: transparent !important;
  height: 84px !important;
  padding: 16px 44px !important;
  border-right: 1px solid #fff;
  cursor: pointer;
}
.tp-tab .tp-tab-image {
  float: left !important;
  height: 32px !important;
  margin: 6px 10px 0 0;
  position: static !important;
  width: 32px !important;
  background-repeat: no-repeat;
}
.tp-tab .tp-tab-content {
  float: right;
  position: static;
  width: calc(100% - 42px);
  color: #ffffff;
  margin: 7px 0 0;
  font-family: soleil, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 0;
  height: auto;
  padding-top: 18px !important;
  padding-right: 16px !important;
}
.tp-tab .tp-tab-content .tp-tab-title {
  font-size: 15px !important;
  color: #ffffff;
  font-weight: bold !important;
  line-height: 18px !important;
  padding: 5px 0 0 !important;
}
.tp-tabs-inner-wrapper {
  display: inline-block;
  vertical-align: bottom;
  float: none;
}
.tp-tabs-inner-wrapper .tp-tab.selected {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
  height: 114px !important;
  padding: 28px 44px !important;
  bottom: 4px;
  top: inherit !important;
}
#rev_slider_3_1 .uranus.tparrows::before {
  font-size: 32px;
}
.tp-leftarrow {
  left: -70px !important;
  top: 100.7% !important;
}
.tp-rightarrow {
  left: inherit !important;
  right: -110px !important;
  top: 100.7% !important;
}
.slide-text {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.tp-rightarrow, .tp-leftarrow {
  z-index: 9999;
}
.single .rev_slider_wrapper {
  position: relative;
  top: 90px;
}
.home_content {
  margin-bottom: 80px;
}
/* cta button within Supsystic plugin */
.ptsBlock .cta {
  padding: 15px 20px;
}
