@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed|Quicksand:400,500,700');
body {
  font-family: 'Quicksand', sans-serif;
}
/*.banner-area {
  height: 75vh;
}*/
.header-area .main-header::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  min-width: 20%;
  background: #121b2b;
}
.header-area .main-header .main-header-item .header-menu ul li > a {
  margin: 0 15px;
}
.header-area .main-header .main-header-item .header-menu ul li > a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
}
.header-area .header-top .header-top-items .logo {
  background: #fff;
  padding: 10px 0px 10px 0;
  text-align: center;
  /*  width: 80%;*/
  margin: 0 auto;
}
.header-area .header-top .header-top-items .logo p {
  font-size: 16px;
  padding: 5px 0px;
}
.main-btn {
  line-height: 55px;
}
.banner-slide .slick-arrow {
  height: 70px;
  line-height: 70px;
}
.solution-area .solution-item .solution-list-content p {
  text-align: justify;
  padding-right: 0;
  padding-top: 0;
}
.solution-area .solution-item .solution-list-content p:first-child {
  padding-top: 20px;
}
.solution-area .solution-item .solution-header span {
  font-size: 25px;
  padding-top: 20px;
}
.solution-area .solution-user {
  margin-top: 20px;
}
/*.fun-facts-area .fun-facts-bg {
    margin-top: -60px;
}*/
.fun-facts-area {
  margin-bottom: 80px;
}
.fun-facts-area {
  margin-bottom: 0;
  /*background: #f3f3f3;*/
}
.project-area {
  background: #ffff;
  padding-top: 100px;
}
.project-area .project-item .project-content {
  margin-top: -58px;
}
.project-area .project-item .project-content {
  padding: 10px 10px;
  text-align: center;
}
.counter_plus {
  font-size: 53px;
  position: absolute;
  margin-top: -25px;
  display: inline-block !important;
  margin-left: 10px;
  color: #fff !important;
}
.fun-facts-area .fun-facts-bg .fun-facts-item > span {
  color: #32659a !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 11px;
  display: block;
  font-weight: 400;
}
.industri-services-area .services-item .services-content {
  /*    padding: 40px;*/
}
.video-area .video-item .title {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  padding-top: 50px;
}
.gray_btn {
    padding: 10px 15px !important;
    background: #14425c;
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 16px !important;
    border: none;
}
body a.gray_btn:hover {
  padding-left: 25px !important;
}
.gray_btn::before {
  background: #fff !important;
}
/*.banner-area .banner-content .title {
  line-height: 50px;
  font-size: 40px;
}*/
.footer-about-content h4 {
  color: #fff;
}
.footer-main .footer-widget .footer-about-list ul li a i {
  color: #ffffff;
  opacity: 1;
  /*    position: absolute;*/
  left: -14px;
}
.footer_div1 {
  border-bottom: 1px solid;
  border-top: 1px solid;
}
.footer_div1 .one {
  border-right: 1px solid #fff3;
  padding: 25px 20px;
}
.footer_div1 .two {
  border-right: 1px solid #fff3;
  padding: 25px 20px;
}
.footer_div1 .three {
  border-right: 1px solid #fff3;
  padding: 25px 20px;
}
.footer-main {
  padding-top: 0px;
}
/*
.footer-widget ul {
  padding-left: 15px;
}
*/
.contact-list li i {
  position: absolute;
  color: #fff;
  margin-left: -20px;
  margin-top: 15px;
}
.ul_dark li {
  list-style: disc;
  font-weight: 900;
  color: #fff;
}
body .ul_dark li a {
  font-size: 16px !important;
  font-weight: 900;
  color: #fff;
  margin-left: 0 !important;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(135, 150, 165, .1);
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background: #32659a;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: rgba(135, 150, 165, .1);
}
.footer_logo {
  max-width: 120px;
}
.fix {
    transform: rotate(90deg);
    left: -50px;
    opacity: 1;
    border-radius: 15px;
    bottom: 107px;
}
.fix p {
  color: #fff;
  padding: 10px;
  letter-spacing: 1px;
}
.fix {
  cursor: pointer;
  position: fixed;
  background: #14425c;
  z-index: 9999;
}
#popupContact #close {
  z-index: 99999;
  color: #fff;
  right: -21px;
  position: absolute;
  font-size: 23px;
  top: -25px;
  cursor: pointer;
}
#popupContact .nice-select {
  width: 100%;
  font-size: 14px;
  margin-top: 20px;
  padding-left: 40px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.services-area {
  margin-top: -35px;
}
.banner-area::before {
  background: none;
}
/*.banner-area {
  height: 85vh;
}*/
.project-area .project-active .slick-arrow {
  height: 50px;
  width: 50px;
  /* border-radius: 100%; */
  line-height: 55px;
}
.project-area .fa-angle-left:before, .project-area .fa-angle-right {
  font-size: 30px;
}
.project-area .slick-arrow.prev {
  left: 15px;
  background: #32659a;
}
.project-area .project-active .slick-arrow {
  background: #32659a;
}
.project-area .slick-arrow.next {
  right: 15px;
  background: #32659a;
}
.project-2-area .project-2-active .slick-arrow {
  height: 50px;
  width: 50px;
  /* border-radius: 100%; */
  line-height: 55px;
}
.project-2-area .fa-angle-left:before, .project-2-area .fa-angle-right {
  font-size: 30px;
}
.project-2-area .slick-arrow.prev {
  left: 30px;
  background: #fff;
}
.project-2-area .project-2-active .slick-arrow {
  background: #fff;
}
.project-2-area .slick-arrow.next {
  left: 130px;
  background: #fff;
}
.fun-facts-area .fun-facts-bg {
  background: unset;
}
.fun-facts-area .fun-facts-bg .fun-facts-item .title {
  color: #32659a;
}
.fun-facts-area .fun-facts-bg .fun-facts-item {
  position: relative;
  background: #fff;
  padding: 40px;
  outline: 3px solid #32659a9c;
  outline-offset: -8px;
  border-radius: 40px;
  margin-top: -124px;
  outline-style: inset;
  border: 1px solid #3333;
}
.fun-facts-area .fun-facts-bg {
  padding: 40px 0 0px;
}
.highlight {
  color: #32659a;
}
.tagline {
  text-align: center;
  /*padding-bottom: 10px;*/
}
/*.tagline p:before {
    content: "";
    background: #316499;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 8px;
    margin-left: -4px;
}
.tagline p:after {
    content: "";
    background: #316499;
    width: 5px;
    height: 5px;
    position: absolute;
    bottom: 8px;
}*/
.tagline img {
  opacity: .5;
  padding: 0 10px;
}
.tagline p {
  display: inline-block;
  padding: 0 10px;
  font-size: 20px !important;
}
.fun-facts-item img.icon {
  max-width: 100px;
  border-radius: 10px;
  padding: 10px;
}
body {
  font-family: 'Poppins', sans-serif;
}
.header-area .header-top .header-top-items .header-top-info ul li {
  padding-left: 75px;
}
.header-area .header-top .header-top-items .header-top-info ul li {
  width: 100%;
  height: 77px;
}
.header-area .header-top .header-top-items .header-top-info ul li a {
  font-size: 14px;
  color: #192437;
}
.header-area .header-top .header-top-items .header-top-info ul li span {
  color: #316499;
}
.header-area .header-top .header-top-items .logo p {
  font-size: 16px;
  padding: 2px 5px;
  width: 110%;
  font-weight: 500;
  color: #316499;
  background: #fff;
  margin-top: 10px;
  border-radius: 6px;
  border-bottom: 1px solid #3333;
}
#popupContact .dis_flex input, #popupContact .dis_flex select {
  margin: 5px;
  color: #757575;
  padding: 15px;
}
/*.banner-area .banner-content span {
  font-family: "Oswald", sans-serif;
}
.banner-area .banner-content span {
  background-color: #183f6882;
}
.banner-area .banner-content span {
  outline: 2px solid #ffffffa6;
}*/
.solution-area .solution-item .solution-header span {
  font-size: 22px;
  padding-top: 20px;
  text-transform: unset;
  font-weight: 500;
  color: #333;
}
.industri-services-area .services-title .title {
  font-weight: 700;
}
.project-area .project-title .title {
  font-weight: 700;
}
h3.title {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700 !important;
}
.header-area .header-top .header-top-items .header-top-info p {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #316499;
}
.header-area .main-header .main-header-item .header-menu ul {
  padding: 0;
  width: 100%;
}
.footer-main .footer-widget .footer-about-list ul li a {
  position: relative;
  left: 16px;
  color: #ccc;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 30px;
  margin-left: -14px;
}
ul.font_14 li a {
  font-size: 14px !important;
}
.industri-services-area .services-item .services-content .services-btn {
  box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 5%);
  padding: 10px 15px;
  background: #2c4d6e;
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
}
body a.services-btn:hover {
  padding-left: 25px !important;
}
.industri-services-area .services-item .services-content a.services-btn::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 15px;
  background: #32659a;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
}
.services-btn::before {
  background: #fff !important;
}
.industri-services-area .services-item .services-content a.services-btn:hover::before {
  opacity: 1;
}
.services-border {
  border: 2px solid #eaeaea
}
.breadCrumbs {
  position: relative;
}
.breadCrumbs li {
  position: relative;
  float: left;
}
.breadCrumbs li a, .breadCrumbs li p {
  display: block;
  padding: 0 10px 0 30px;
  line-height: 40px;
  color: #fff;
  background: #32659a;
}
.breadCrumbs li:first-child a {
  padding: 0 10px 0 20px;
}
.breadCrumbs li a:hover {}
.breadCrumbs li.activePage p, .breadCrumbs li.activePage a {
  background: #333;
}
.breadCrumbs li:after {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #32659a;
  z-index: 10;
}
.breadCrumbs li.activePage:after {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #333;
}
.product_page .services-content {
  background: #f3f3f3 !important;
}
.product_page .icon {
  height: 70px !important;
  width: 70px !important;
}
.product_page .services-item.mt-30.services-border {
  filter: drop-shadow(0 15px 6px #3333) !important;
}
.product_page .services-item .services-content .title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  color: #32659a;
}
.product_page .services-item .title {
  background: #7f8692;
  padding: 10px;
  /*  margin: 0px 20px;*/
  color: #fff;
  position: relative;
  margin-top: -25px;
  z-index: 9999;
  font-size: 20px;
}
.industri-services-area .services-item:hover {
  z-index: 5;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  -ms-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  -o-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.10);
}
/**
 * Tabs Container
 */
.tabs-container {
  padding: 2rem;
}
.tabs-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs {
  display: flex;
}
.tabs > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 20%;
}
.tabs > ul li {
  display: block;
}
.tabs > ul li a, .tabs > ul li a:visited {
  display: flex;
  text-decoration: none;
  background-color: #eaeaea;
  color: #000;
  padding: 1rem 0.5rem;
  transition: all 0.2s ease-in-out;
  word-wrap: break-word;
  border-bottom: 5px solid #2c4d6e;
  margin-bottom: 10px;
}
.tabs > ul li a:hover, .tabs > ul li a:focus, .tabs > ul li a:active {
  outline: 0;
}
.tabs > ul li a.active {
  background-color: #2c4d6e;
  color: #fff;
  border-bottom: 5px solid #32659a;
}
.tabs > ul li a:hover:not(.active) {
  color: #0067b8;
}
.tabs > ul li a > span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
}
.tabs > ul li a > span.tab-label {
  display: none;
}
.tabs section {
  width: 85%;
  background-color: #fff;
  padding: 1rem;
  display: none;
  word-wrap: break-word;
  margin: 0px 30px;
  /*   box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;*/
}
.tabs section > * {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.2s, transform 0.2s;
}
.tabs section.active {
  display: block;
}
.tabs section.active-content > * {
  opacity: 1;
  transform: translateY(0);
}
.tab-h2 {
  padding: 20px 0px;
}
@media (min-width: 576px) {
  .tabs > ul li a {
    flex-wrap: wrap;
  }
  .tabs > ul li a > span {
    width: 100%;
  }
  .tabs > ul li a > span.tab-label {
    width: 100%;
    display: block;
  }
  .tabs section {
    width: calc(100% - 150px);
    padding: 0 25px;
  }
}
@media (min-width: 768px) {
  .tabs-container {
    padding: 4rem 4rem;
  }
}
@media (min-width: 992px) {
  .tabs {
    width: 100%;
  }
}
.text_ul {
  margin-top: 20px;
}
.text_ul li {
  display: flex;
  margin-top: 5px;
}
.text_ul i {
  margin-right: 20px;
  margin-bottom: 10px;
  color: black;
  line-height: 25px;
}
.about-area .about-main-content .about-item .about-item-content .title a {
  color: #32659a;
}
.about-area-bg {
  height: 400px;
  background-color: #f1f1f1;
  padding: 20px;
  box-shadow: 5px 5px 10px #ddd inset, -5px -5px 10px #ddd inset;
}
.about-area-heading {
  background-color: #2c4d6e;
  position: relative;
  left: -40px;
  color: #fff;
  font-weight: bold;
}
.about-area-heading {
  width: 200px;
  padding: 10px 0;
  font-size: 20px;
  text-align: center;
}
.about-area-heading::after {
  content: "";
  height: 100%;
  width: 10px;
  position: absolute;
  right: -6px;
  top: 0;
  background-color: #2c4d6e;
  transform: skew(10deg);
}
.about-area-heading::before {
  content: "";
  border: 10px solid;
  border-color: #2c4d6e #2c4d6e transparent transparent;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.second {
  line-height: 1.6;
  font-size: 16px;
  color: #444;
  padding: 20px;
}
.credits {
  margin-top: 1rem;
  text-align: right;
}
.credits a {
  color: var(--color);
}
/* Social Media Icons */
.contact-icon {
  position: relative;
  font-size: 20px;
  text-align: center;
  margin: 10px auto;
  padding: 0 10px;
  background-color: #32659a;
  color: #fff;
  float: right;
}
.contact-icon a {
  color: #fff;
}
a.contact-icon:hover {
  color: #fff;
}
.contact-icon i {
  position: relative;
  display: inline-block;
  margin: 10px 3px;
  padding: 0 10px 0px 0px;
  color: #fff;
  background-color: #32659a;
  cursor: pointer;
  transition: all .2s ease-in-out;
}
.conatct-area-box {
  background: -webkit-linear-gradient(top, #ffffff -20%, #eeeeee 75%, #cccccc 100%);
}
.contact_us {
  background-color: #f1f1f1;
  padding: 120px 0px;
}
.contact_inner {
  background-color: #fff;
  position: relative;
  box-shadow: 20px 22px 44px #cccc;
  border-radius: 25px;
}
.contact_field {
  padding: 25px 25px 90px 0px;
}
.about-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600 !important;
  padding: 25px 0px;
}
.conatct-info-headline {
  padding: 10px 10px 12px 15px;
  background-color: #eee;
  height: 50px;
}
.conatct-info-headline p {
  color: #32659a;
  font-size: 18px;
}
.video-box {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  /*	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;*/
}
.video-iframe {
  width: 100%;
}
.video-sub-title {
  background: #7f8692;
  color: #fff;
  text-align: center;
  padding: 7px 18px;
  font-size: 18px;
}
.tagline p:before {
  content: "";
  background: #333;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  /*left: -4px;
    top: -5px;*/
}
.tagline p {
  color: #316499;
  position: relative;
  display: inline-block;
  padding: 5px 10px;
  font-size: 22px !important;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-style: dashed;
  border-left: none;
  border-right: none;
}
.tagline p:before {
  animation-name: rightToLeft;
  animation-duration: 7s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  content: "";
  background: #316499;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  left: -4px;
  top: -4px;
}
.tagline p:after {
  animation-name: LeftToright;
  animation-duration: 7s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  content: "";
  background: #316499;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  left: -4px;
  bottom: -4px;
  /*top: -4px;*/
}
/*.circle1 {
  display: block;
  width: 100px;
  height: 100px;
  background: pink;
  border-radius: 50%;
  background: radial-gradient(circle at 100px 100px, #f634cb, #fff);
  animation-name: roll;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-delay; 2s;
}

.circle2 {
  display: block;
  height: 100px;
  width: 100px;
  
}*/
/*@keyframes roll {
 Basic move left and right
  0% {transform: translateX(10px) rotate(0);}
  20% {transform: translateX(-10px) rotate(-0.5turn);}
  100% {transform: translateX(1000px) rotate(2turn);}
  0% {transform: translateY(100px) rotate(1turn);}
}*/
@keyframes rightToLeft {
  0% {
    transform: translateX(300px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes LeftToright {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(300px);
  }
}
.project-content span {
  color: #fff !important;
  text-transform: none !important;
}
.dis_flex {
  align-items: center;
  display: flex;
}
.project-area .project-item .project-thumb img {
  border: 1px solid #3333331f;
}
ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.tabs li {
  font-size: 18px;
  background: #E8E8E8;
  color: #222;
  display: inline-block;
  padding: 10px 8px;
  margin: 0px 5px 0px 0px;
  cursor: pointer;
  border-top: 2px solid #32659a;
  text-align: center;
}
ul.tabs li.current {
  background: #2c4d6e;
  color: #fff;
}
.tab-content {
  display: none;
  background: #fff;
  padding: 50px 15px;
  border: 1px solid #d3d3d3;
}
.tab-content.current {
  display: grid;
}
.tabbed {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 68px;
  overflow: hidden;
  transition: border 250ms ease;
}
.tabbed ul {
  padding: 0px;
  overflow: hidden;
  float: left;
  list-style-type: none;
}
.tabbed ul * {
  margin: 0px;
  padding: 0px;
}
.media {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 10px;
}
.contact-map {
  width: 750px;
  height: 700px;
}
.contact-social {
  margin: 30px 0px;
}
.header-area .main-header .main-header-item .header-menu ul li .sub-menu > li a {
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  text-transform: capitalize;
}
.waviy {
  position: relative;
  -webkit-box-reflect: below -20px linear-gradient(transparent, rgba(0, 0, 0, .2));
}
.waviy span {
  position: relative;
  display: inline-block;
  color: #192437;
  animation: waviy 1s infinite;
  animation-delay: calc(.1s * var(--i))
}
@keyframes waviy {
  0%, 40%, 100% {
    transform: translateY(0)
  }
  20% {
    transform: translateY(-20px)
  }
}
.card {
  position: relative;
  /*height: 150px;*/
  width: 100%;
  background-color: #fff;
  margin: 30px 10px;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
}
.card .image {
  position: absolute;
  height: auto;
  left: 8px;
  z-index: 1;
  top: -47px;
  /*  background: #fff;*/
  padding: 12px;
}
.card .content {
  position: relative;
  padding: 10px 15px;
  color: #111;
  text-align: center;
}
.card .content {
  position: relative;
  padding: 30px 15px;
  color: #111;
  text-align: center;
  /* top: -50px; */
  min-height: 156px;
}
.card:hover .content {
  visibility: visible;
  opacity: 1;
}
.testimonials-client .client-item {
  margin-bottom: 0;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.client-item .shape {
  position: absolute;
  right: 26px;
  top: 0;
}
.client-item {
  padding: 60px;
  border: 1px solid #eaeaea;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.04);
  position: relative;
  margin-bottom: 60px;
  background: #fff;
}
.client-item .user {
  padding-left: 103px;
  position: relative;
}
.client-item .user .user-thumb {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.client-item .user .user-thumb i {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 22px;
  width: 22px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 12px;
  background: #2c4d6e;
}
.client-item .text p {
  padding-top: 42px;
  font-size: 18px;
  font-weight: 300;
  color: #7e8591;
  line-height: 34px;
}
.contact-footer-widget {
  padding-top: 25px;
  text-align: center;
}
h4.contact-footer-title {
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: left;
}
.contact-footer-widget a {
  padding-left: 60px;
  position: relative;
  color: #ccc;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}
.contact-footer-widget a:hover {
  ;
  color: #fff;
}
.contact-footer-widget a i {
  position: absolute;
  left: 0;
  font-size: 40px;
  color: #32659a;
  color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
}
.footer_sub {
  background: #121b2b;
  padding: 30px 0;
  margin: 30px 0 0;
}
p.contact-modal-btn {
  padding: 18px 0px;
}
.modal {
  visibility: hidden;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, .7);
  transition: all .4s;
  padding: 4.5em 2em;
}
.modal:before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.modal:target {
  display: flex;
  animation: fade ease .5s forwards;
  visibility: visible;
  opacity: 1;
}
.modal .content {
  width: 80%;
  min-width: 500px;
  max-width: 1000px;
  background: #fff;
  padding: 20px;
  /*	height: 100%;*/
}
.modal .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #00000020;
}
.modal .header .close {
  color: #ff0055;
}
.modal .contact-img {
  width: 75%;
  padding: 0px 22px;
}
.modal-area-box {
  background-color: #f5f5f5;
  padding: 25px 25px;
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.btn {
  background: #428bca;
  border: #357ebd solid 1px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 15px;
  text-decoration: none;
  text-align: center;
  min-width: 60px;
  position: relative;
  transition: color .1s ease;
}
.btn:hover {
  background: #357ebd;
}
.btn.btn-big {
  font-size: 18px;
  padding: 15px 20px;
  min-width: 100px;
}
.btn-close {
  color: #aaaaaa;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: 0;
}
.btn-close:hover {
  color: #919191;
}
.modal:target:before {
  display: none;
  visibility: visible;
  opacity: 1;
}
.modal .modal-dialog {
  background: #fefefe;
  border: #333333 solid 1px;
  border-radius: 5px;
  margin-left: -200px;
  position: fixed;
  left: 50%;
  z-index: 11;
  width: 360px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  top: 20%;
}
.modal:target .modal-dialog {
  top: -100%;
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%);
}
.modal-body {
  padding: 20px;
}
.modal-header, .modal-footer {
  padding: 10px 20px;
}
.modal-header {
  border-bottom: #eeeeee solid 1px;
}
.modal-header h2 {
  font-size: 20px;
}
.modal-footer {
  border-top: #eeeeee solid 1px;
  text-align: right;
}
.modal .comment-form p {
  padding-top: 10px;
}
.nano-area .nano-item .item {
  padding-left: 40px;
  position: relative;
  margin: 30px 20px;
}
.nano-area .nano-item .item i {
  position: absolute;
  left: 0;
  font-size: 25px;
  color: #32659a;
  padding: 5px 0px;
}
.nano-area .nano-item .item span {
  font-size: 21px;
  text-transform: capitalize;
  color: #192437;
}
.nano-area .nano-item .item p {
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  color: #192437;
  padding: 10px 0px;
}
.nano-area .nano-item .item a {
  font-size: 18px;
  color: #192437;
}
.conatct-area {
  padding-top: 106px;
}
.conatct-area .conatct-info-item .item p {
  font-size: 16px;
  line-height: 22px;
  margin: 5px 0;
}
.drop_sd {
  filter: drop-shadow(2px 4px 6px #0007);
}
.sec_heading {
  text-align: center;
  margin-bottom: 30px;
}
.light_gray {
  background: #f3f3f3;
}
.sec_pad {
  padding: 60px 0;
}
.sec_padding {
  padding: 100px 0;
}
.career-block {
  padding: 0;
  background: #fff
}
.career-block h5 {
  font-size: 16px;
  letter-spacing: .5px;
  padding: 0;
  margin: 0
}
.career-block table td {
  padding: 12px
}
.career-block table td:first-child {
    /* background: #f9f9f9; */
    width: 30%;
    padding-left: 38px;
}
.career-block p {
  line-height: normal
}
.career-block table tr {
  border-bottom: 1px solid #efefef
}
.career-block table tr {
  background: #fff
}
.career-block table tr:nth-of-type(even) {
  background: #fff
}
.career-block table tr:last-child td {
  background: #f9f9f9
}
.list li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: -15px;
  font-size: 18px !important;
  color: #373435;
  position: relative;
  margin-top: 1px;
  padding-right: 8px;
}
ul.list {
  padding-left: 20px;
}
.apply.main-btn a {
  color: #fff;
}
.contact_info .title_head {
  position: absolute;
  background: #ebf2f9;
  top: -20px;
  padding: 20px 30px;
  width: 70%;
  border-left: 2px solid #32659a;
}
.client-area .client-item .text p {
  padding-top: 0;
}
.contact_info {
  position: relative;
}
.number {
  position: absolute;
  right: 5px;
  top: -28px;
  font-size: 40px;
  font-weight: 600;
  color: #32659a80;
  background: #fff;
  padding: 0 10px;
}
.contact_info strong {
  font-weight: 500;
}
.client-area .client-item {
  padding: 55px 30px;
}
.sec_heading h4.title {
  font-size: 35px;
}
.single-service-area .service-sidebar .service-sidebar-help {
  float: left;
  padding: 30px;
}
.region_contact .service-sidebar.mt-30 {
  width: 100%;
}
.region_contact .service-sidebar a {
  color: #fff;
}
.region_contact.single-service-area .service-sidebar .service-sidebar-help span {
  font-size: 20px;
  text-transform: none;
}
.region_contact.single-service-area .service-sidebar .service-sidebar-help span i {
  font-size: 35px;
}
.region_contact .service-sidebar-help p {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0;
}
.region_contact.single-service-area .service-sidebar .service-sidebar-help span i {
  color: #7395b9;
}
.page-title-area {
  position: relative;
  height: 70vh;
  display: flex;
  padding: 0;
  align-items: center;
}
.conatct-info-item img {
  border-radius: 60px;
  padding: 30px 30px 10px 30px;
  margin-top: -150px;
}
.conatct-area {
  padding-top: 250px;
}
.div_1 {
  background: #f3f3f3;
}
.div_2 {
  background: #f7f7f7;
  border-left: 1px solid #3333;
}
.div_2 iframe {
  height: 80vh;
}
a.contact-icon {
  position: absolute;
  right: 0;
  bottom: -50px;
}
.card .image img {
  border-radius: 15px;
  max-height: 60px;
}
.client-area.testimonials-client .client-item {
  margin-bottom: 20px;
}
.bx_shadow {
  box-shadow: 0 10px 11px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
}
.shead_banner {
  color: #316599;
  font-weight: 600;
  filter: drop-shadow(2px 4px 6px #fff);
}
.shead_banner1 {
  color: #fff;
  font-weight: 600;
  filter: drop-shadow(2px 4px 6px black);
}
.mb_20 {
  margin-bottom: 20px;
}
.highlight_txt {
  background: #3781c21a;
  border: 1px solid #fff;
  padding: 15px;
  border-left: 2px solid #32659a;
  margin: 15px 0;
}
@-webkit-keyframes spinnerRotate {
  from {
    -webkit-transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg)
  }
}
@-moz-keyframes spinnerRotate {
  from {
    -moz-transform: rotate(0)
  }
  to {
    -moz-transform: rotate(360deg)
  }
}
@-ms-keyframes spinnerRotate {
  from {
    -ms-transform: rotate(0)
  }
  to {
    -ms-transform: rotate(360deg)
  }
}
#form_process {
  -webkit-animation-name: spinnerRotate;
  -webkit-animation-duration: 1.1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spinnerRotate;
  -moz-animation-duration: 1.1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spinnerRotate;
  -ms-animation-duration: 1.1s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  visibility: hidden
}
#error_data {
  color: red;
  font-size: 14px;
  margin: 10px 0;
  line-height: normal;
}
.box_div {
  padding: 60px;
  border: 1px solid #eaeaea;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.04);
  position: relative;
  margin-bottom: 60px;
  background: #fff;
}
.box_heading {
  position: absolute;
  background: #ebf2f9;
  top: -35px;
  padding: 20px 30px;
  width: 70%;
  border-left: 2px solid #32659a;
}
.box_div p {
  margin: 5px 0 15px;
}
#rangers, #islanders, #penguins {
  display: none;
}
.dropdown-form, .dropdown-options {
  width: 500px;
  margin: 30px auto;
  padding: 20px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 0 15px #000;
}
select {
  padding: 5px;
  border-radius: 4px;
  font-size: 16px;
}
.dropdown-options {
  font-family: Arial;
}
.div_dis div {
  display: none;
}
.dis_auto input {
  width: auto !important;
}
.dis_auto span {
  width: 50%;
  padding: 20px;
}
.hide {
  display: none;
}
.sub_radio {
  display: flex;
}
.sub_radio {
  width: 75%;
  margin: 0 auto;
} /*input[type=radio] {
  border: 1px solid #fff;
  padding: 0.5em;
  -webkit-appearance: none;
}

input[type=radio]:checked {
  background: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) no-repeat center center;
  background-size: 9px 9px;
}

input[type=radio]:focus {
  outline-color: transparent;
}
*/
.table_div td {
  padding: 0 15px;
}
.table_div input {
  border-bottom: 1px dashed !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
.dis_auto_full span {
  width: 100%;
}
.mar_right label {
  margin-right: 20px;
}
.mar_right input:first-child {
  margin-left: 20px;
}
.mtb_cus {
  margin-top: 30px;
  margin-bottom: 20px;
}
.img_tab {
  margin: 0 25px 0 0;
}
.bg_title {
  background: #f3f3f3;
  padding: 15px;
  border-left: 1px solid;
}
.product_page .project-content {
  width: 90%;
  background: #fff !important;
  margin: 0 auto;
}
.product_page .project-content {
  padding: 15px 20px !important;
  text-align: left !important;
}
ul.ul_li {
  padding-left: 20px;
  margin-bottom: 20px;
}
.ul_li li {
  list-style: circle;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #333;
}
.product_page .project-content .main-btn {
  position: absolute;
  right: 20px;
}
body .product_page .project-area .project-item .project-content {
  margin-top: -30px;
}
body .product_page .project-area .project-item .project-thumb {
  padding: 35px 0;
  box-shadow: 0px 20px 20px 0px rgb(0 0 0 / 8%);
  border: 1px solid #3333;
}
.product_page .project-area .project-item .project-content {
  padding: 10px 10px;
  text-align: center;
  border: 1px solid #33333314;
  background: #f3f3f3 !important;
}
body .product_page .project-area .project-item .project-thumb {
  padding: 10px 0 30px 0;
  border: 1px solid #3333;
}
.product_page .project-area .project-item:hover .project-thumb img {
  transform: scale(1.06);
}
.product_page .project-area .project-item .project-thumb img {
  border: none;
}
.product_page .project-area .project-item .project-thumb {
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.04);
  border: 1px solid #33333321 !important;
}
.product_page .project-area.project-page .project-item {
  margin-bottom: 60px;
}
/*.product_page .project-area .project-item .project-thumb {
    padding: 50px 10px 30px 10px;
}*/
.product_page .project-item h2 {
	font-size: 22px;
  display: flex;
  align-items: center;
  padding: 15px;
  min-height: 72px;
  background: #f3f3f3;
  color: #32659a;
  width: 100%;
  position: relative;
  z-index: 99;
  top: 10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-radius: 25px 25px 0 0;
}
.ul_li li::marker {
  color: #32659a;
}
/*.slide_1 .img_1{
    width: 50%;
    float: left;
}
.slide_1 .img_2{
    width: 50%;
    float: left;
}*/
.slider_img .img_1 {
  max-width: 90%;
  margin: 0 auto;
  padding: 20px 20px 0 20px;
}
.logo .img_center {
  max-width: 120px;
}
.res_img {
  max-width: 100%;
}
/*.banner-area {
    height: auto;
}*/
p.slider_txt {
  text-align: center;
  outline-offset: 5px;
  position: absolute;
  outline: 2px solid #fff;
  bottom: 18px;
  z-index: 9999999;
  line-height: 27px;
  font-size: 20px;
  padding: 15px;
  width: 60%;
  background: #184761bd;
  color: #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
}
img.img_2 {
  margin-top: 25px;
}
section.banner-slide.slick-initialized.slick-slider {
  background: #ddd;
}
.banner-slide .slick-arrow, .banner-slide .slick-arrow {
  background: #184761b5;
  color: #fff;
}
button.slick-arrow {
  opacity: 0;
}
.sec_padding {
  padding: 80px 0 !important;
}
/*button.slick-arrow {
    font-size: 0 !important;
}*/
@media (min-width: 1025px) and (max-width: 1280px) {
  .header-area .main-header .main-header-item .header-menu ul li > a {
    margin: 0 10px;
  }
}
.banner-slide ul.slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block !important;
  margin: 0 auto;
  text-align: center;
    z-index: 99999999999999999999999;
}
.banner-slide .slick-dots .slick-active {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #333;
}

.banner-slide .slick-dots li {
  cursor: pointer;
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  margin: 10px;
  background: #fff;
        border: 1px solid #184761;
}
.banner-slide li.slick-active {
  background: #14425c !important;
}
.banner-slide .slick-arrow {
  opacity: 1;
}
.banner-slide button {
  border: none;
  outline: none;
}
.banner-slide .slick-next {
  right: 0;
}
.banner-slide .slick-next .slick-arrow {
  border: none;
  outline: none;
}
.banner-slide .slick-arrow:hover {
  background-color: white;
  color: #333;
}
.banner-slide .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.industri-services-area .services-item .services-content .title {
  color: #14425c;
  text-transform: none;
}
.industri-services-area span.prev.slick-arrow {
  position: absolute;
  left: -13px;
}
.industri-services-area span.next.slick-arrow {
  position: absolute;
  right: -13px;
}
.services-content h4.title {
  min-height: 75px;
}
.services-content h4.title {
  margin-bottom: 15px;
}
.pt_100 {
  padding-top: 180px;
}
#popup_wrapper #submit {
  padding: 10px 20px !important;
}
.video-sub-title {
  background: #32659a;
  color: #fff;
  font-weight: 300;
}
.video_sec .services-thumb .icon {
  padding: 20px;
  align-items: center !important;
  border-radius: 100px;
  height: 80px !important;
  width: 80px !important;
  bottom: -35px !important;
}
.video_sec .services-content p {
  color: #32659a !important;
  font-weight: 500 !important;
  font-size: 18px;
  padding: 5px 0 !important;
  border-left: 2px solid #32659a;
  padding-left: 20px !important;
}
.video_sec .industri-services-area .services-item .services-content {
  background: #f3f3f3;
  border: 1px solid #eaeaea;
  padding: 40px 30px 25px;
  border-top: 0;
}
.video_sec .services-thumb a {
  display: block;
}
.mb_30 {
  margin-bottom: 30px;
}
h3.title {
  font-weight: 700 !important;
  font-family: 'Quicksand', sans-serif;
}
.bg_titile {
  width: 100%;
  background: #f3f3f3;
  border-left: 2px solid #32659a;
  border-right: 2px solid #32659a;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 10px;
  margin: 0 20px;
}
.services-thumb img {
  max-height: 272px;
  object-fit: cover;
  object-position: top;
}
.bg_titile h3.title {
  font-size: 35px;
}
.mb_60 {
  margin-bottom: 60px;
}
.ul_li li {
  list-style: circle;
  /* color: #000;*/
}
/*.field_of_application .date h6 {
    color: #fff;
    font-size: 20px;
    padding: 10px;
}*/
/*
.field_of_application .date {
    
    top: -35px !important;  
    background: #32659a !important;
     color: #fff; 
}
*/
.field_of_application.news-area .news-item .news-content a {
  font-size: 16px;
  color: #192437;
  line-height: 22px;
}
.field_of_application.news-area .news-item .news-content {
  border: 1px solid #eaeaea;
  border-top: 0;
  padding: 35px 15px 35px;
  background: #fff;
  position: relative;
}
.field_of_application .news-item h6 {
  padding: 15px;
  font-size: 18px;
  color: #32659a;
  background: #f3f3f3;
}
.field_of_application.news-area .news-item .news-content {
  border: 1px solid #eaeaea;
  border-top: 0;
  padding: 20px;
  background: #fff;
  position: relative;
  text-align: left !important;
  /* min-height: 250px;*/
}
.ul_li li {
  list-style: circle;
  text-align: left;
}
.news-item {
  height: 100%;
}
.flex_div {
  display: flex;
}
/*
.field_of_application.news-area .news-item .news-content {
    height: 100%;
}*/
.mt_30 {
  margin-top: 30px;
}
.field_of_application .bg_titile h3.title {
  font-size: 35px;
  text-transform: capitalize;
}
.field_of_application .news-area .news-item .news-thumb {
  position: relative;
  overflow: hidden;
  border-top: none;
  padding-top: 45px;
  border-bottom: none;
}
header.header-area.scrolled .main-header {
  position: fixed;
  z-index: 99999999;
  width: 100%;
  margin-top: 0;
  top: 0;
}
#Contact_Us {
  padding: 20px 10px;
}
.news-item {
  height: 100%;
  padding: 20px;
  border: 1px solid #3333;
}
.field_of_application .news-item {
  height: auto;
  border: none;
  position: relative;
  padding-bottom: 20px;
  /* margin-bottom: 40px;*/
}
.field_of_application .news-item h6 {
 margin-top: -70px;
    position: relative;
  background: #ebf2f9;
  padding: 20px 15px;
  width: auto;
  border-left: 2px solid #32659a;
  max-width: 90%;
}
.field_of_application.news-area .news-item .news-content {
  padding: 20px 0;
  border: none;
  margin-bottom: 0 !important;
  /*padding-bottom: 0 !important;*/
}
.sec_heading.bg_titile {
  margin-bottom: 40px;
}
.field_of_application.news-area .col-lg-4 {
  margin-bottom: 20px;
  outline-offset: -15px;
  outline: 1px solid #eaeaea;
}
.field_of_application.news-area .ul_li, .field_of_application.news-area .news-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.news-thumb.double_line {
  padding-top: 65px !important;
}
.qoute_div i.fa.fa-quote-left {
  opacity: 1;
  font-size: 25px;
  position: relative;
  top: -21px;
  right: 6px;
  color: #fff;
}
.qoute_div i.fa.fa-quote-right {
  opacity: 1;
  font-size: 25px;
  position: relative;
  top: -21px;
  left: 6px;
  color: #fff;
}
.qoute_div p {
  color: #fff;
  font-size: 18px;
}
.qoute_div {
  background: url();
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.overlay1 {
  position: relative;
}
.overlay1:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #32659ac7;
}
.qoute_div .title {
  margin-bottom: 15px !important;
  max-width: 80%;
  margin: 0 auto;
  font-size: 40px !important;
  line-height: 45px !important;
}
.qoute_div .project-contact-item {
  padding: 150px 0;
  position: relative;
  z-index: 10;
}
.banner-area {
  height: auto;
}
.mt_cus {
  margin-top: 100px;
}
#popup_wrapper textarea {
  margin-top: 5px;
}
.project-page ul.ul_li {
  min-height: 120px;
}
.field_of_application .ul_li li {
  text-align: left;
}
.network_div .title_head {
  padding: 20px !important;
  width: 85% !important;
  left: 12px;
}
.network_div .contact_info {
  padding: 55px 30px 20px !important;
  height: 75% !important;
}
.network_div .div_cus {
  width: 19%;
  margin: 0 6px;
}
@media (max-width: 767px) {
      
        .product_page .product_banner .page-title-item .title {
        font-size: 22px !important;
    }
    .sales_network .service-sidebar-help {
    margin: 0 auto !important;
}
    ul.font_14 li a{
        font-size: unset !important;
    }
      .footer-about-list ul.font_14 {
        padding-right: 10px;
        margin-left: 10px;
    }
    .mob_content{
        display: contents;
    }
   .dis_auto span {
    width: 100% !important;
    padding: 10px 0;
    margin: 0;
}
    .mob_flex{
        display: flex;
    }
    .div_dis span.row{
        padding: 0;
    }
    
    .box_heading {
    padding: 20px 25px;
}

	
	.logo .img_center {
    max-width: 70px;
}
    
.career-block table td {
    padding: 5px 20px !important;
    }.career-block table td{
        display: block;
        width: 100% !important;
    }
    .features_sec .client-item {
    min-height: auto;
    padding: 10px;
    margin-bottom: 15px;
}
    
 
    .dis_flex {
    display: block;
}
  .contact-footer-widget a i {
    font-size: 30px;
  }
  .contact-footer-widget a {
    padding-left: 50px;
  }
  ul.contact-list {
    margin-left: 20px;
  }
  .footer-main .footer-widget .footer-about-list ul li a {
    margin-left: 0;
  }
  .page-title-area {
    height: 30vh;
  }
  .investor_list a {
    text-align: left;
  }
  .ul_half li {
    width: 100% !important;
  }
  .divided_3 li {
    width: 100% !important;
  }
  .gallery_app .offset-3 {
    margin-left: 0;
  }
  .img_bg {
    margin-bottom: 15px;
  }
  .solution-item h3 {
    text-align: left;
  }
  body .industri-services-area.industri-services-2-area .industri-services-2-item {
    padding: 30px;
    height: auto;
  }
  .network_div .div_cus {
    width: 90%;
    margin: 0 auto;
  }
}
.sales_network {
  padding: 100px 0;
}
.bg_div_sec {
  width: 78%;
  margin: 0 auto 45px;
  font-weight: 600;
  font-size: 18px;
  background: #f3f3f3;
  padding: 20px;
  line-height: 25px;
  border-left: 2px solid #3333;
  border-right: 2px solid #3333;
}
.product_main h4.title {
  min-height: auto;
}
body .product_main .services-content .title {
  font-size: 20px !important;
  font-weight: 600 !important;
  padding-left: 0;
}
.product_main.industri-services-area .services-item .services-content p {
  line-height: 28px;
  color: #7f8692;
  font-weight: 300;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 22px;
}
a.line_btn {
  font-size: 16px !important;
  border-bottom: 2px solid #32659a;
  padding-bottom: 5px;
}
.product_main.industri-services-area .services-item .services-content {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 25px 30px 50px;
  background: #f3f3f3;
}
.product_main .services-item.mt-30 {
  background: #f3f3f3;
  height: 100% !important;
  border: 1px solid #eaeaea;
  margin: 0;
}
.product_main .services-item .services-content {
  border: none !important;
}
.product_main .col-lg-4 {
  margin-bottom: 40px;
}
.cus_menu {
  width: 85vh !important;
}
.cus_menu li {
  width: 100%;
}
.slick-initialized .slick-slide {
  pointer-events: all;
}
.cus_menu a {
  margin: 0 !important;
  border-top: 1px solid #3333333d !important;
}
.cus_menu .column:first-child {
  border-right: 1px solid #3333333d !important;
}
p.div_p {
  margin: 0 20px 40px 20px;
  text-align: center;
  background: #ebf2f9;
  padding: 10px;
  font-size: 18px;
  line-height: 25px;
}
.download_sec .news-content p {
  min-height: 72px;
  font-size: 18px;
  font-weight: 500;
  color: #32659a;
}
.download_sec .news-content a.line_btn {
  margin-top: 20px;
  color: #32659a;
  font-weight: 500;
}
.product_page .project-area .project-item .project-content {
  margin-top: 0;
  width: 100%;
}
.cad_link i {
  margin-right: 10px;
}
.cad_link {
  font-size: 16px !important;
}
i, span, a {
  color: unset;
}
.mt_15 {
  margin-top: 15px;
}
.mt_10 {
  margin-top: 10px;
}
.div_3 .contact_info .title_head {
  width: auto;
}
.mt_40 {
  margin-top: 40px;
}
.industri-services-area .slick-slider {
  margin: 0 20px;
}
.industri-services-area .slick-slide {
  pointer-events: all;
}
.product_page .project-item h2 {
  min-height: 82px;
}
.zoom_img .overlay {
  background: transparent;
}
.zoom_img span {
  opacity: 1;
  -webkit-transform: unset;
  transform: unset;
}
.promo-banner a:before {
  background: transparent;
}
.zoom_img span {
  opacity: 1;
}
.zoom_img:hover .overlay {
  opacity: 1;
  width: 100%;
  height: 100%;
}
.zoom_img:hover span {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform .5s ease, opacity 1.3s ease;
  transition: transform .5s ease, opacity 1.3s ease;
}
.zoom_img .overlay {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: auto;
  width: 0px;
  height: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  opacity: 0;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.zoom_img span {
  color: #fff;
  text-align: center;
  position: absolute;
  margin: auto;
  width: 200px;
  height: 30px;
  line-height: 30px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform .5s ease, opacity .7s ease;
  transition: transform .5s ease, opacity .7s ease;
}
.zoom_img i {
  background: #0e3879;
  padding: 15px;
  border-radius: 100%;
}
.zoom_img {
  position: relative;
}
.bg_cus {
  background: #ebf2f9;
  top: -30px;
  padding: 20px 15px;
  width: auto;
  color: #32659a;
  text-align: center;
}
h3.sidebar__title {
  background: #174660;
  color: #c5dfdc;
  padding: 20px;
  margin-bottom: 0;
}
.sidebar__single {
  padding: 20px !important;
}
.sidebar__single ul.contact-list {
  margin-left: 30px;
}
.sidebar__single .contact-list li {
  position: relative;
  margin: 10px 0;
}
.sidebar__single .contact-list li i {
  position: absolute;
  color: #3b7190;
  margin-left: -36px;
  margin-top: 0;
  background: #fff;
  padding: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.link_href a {
  font-weight: 500;
}
.sidebar__title i {
  border: 1px solid #fff4;
  padding: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
}
.mt_20 {
  margin-top: 20px;
}
.link_href i {
  font-size: 10px;
}
.link_href img {
  max-width: 25px;
}
.bg_f3f3f3 {
  background: #f3f3f3 !important;
}
.bg_f3f3f3 .services-item {
  background: #fff !important;
}
/*.bg_f3f3f3 .services-content {
    background: #fff !important;
}*/
.product_inner .services-content.upper_content {
  background: #174660 !important;
}
.product_inner .services-content.upper_content h4 {
  color: #fff !important;
}
.product_inner .services-content.upper_content li {
  color: #fff !important;
}
.product_inner .services-content.upper_content .ul_li li::marker {
  color: #fff !important;
}
.product_inner .services-content.upper_content .ul_li {
  margin-bottom: 0;
}
.product_inner .services-content.lower_content {
  background: #c5dfdc !important;
}
.tab_div {
  display: flex;
  height: 100%;
}
.tab_div li.resp-tab-item {
  width: 16.5%;
  text-align: center;
  display: table-footer-group;
  align-items: center;
}
.tab_div {
  display: flex;
  height: 100%;
  align-items: center;
}
.txt_contet p {
  font-weight: 300;
  /* color: #7e8591; */
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.2px;
}
.sub_head {
  font-size: 35px;
}
.bg_gray {
  background: #f3f3f3;
}
.product_page .product_banner .page-title-item .title {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 700;
  color: #14425c;
  position: relative;
  /* top: 34px;*/
  background: #c5dfdc;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}
.page-title-item {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
}
.product_page .page-title-item {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 99;
     top: unset;
    transform: unset;
}
.bg_gray {
  background: #c5dfdc85 !important;
}
.table_cus tr:first-child {
  background: #ebf2f9;
}
table.table_cus {
  width: 100%;
}
.table_cus tr:first-child p {
  color: #32659a;
}
.table_cus p {
  padding: 10px;
  margin-bottom: 0;
}
table.table_cus {
  width: 100%;
  border: 1px solid #32659a63;
}
.product_ipage a.cad_link {
  position: absolute !important;
  bottom: 20px;
}
.download_sec .news-content span {
  color: #32659a;
  font-weight: 600;
}
.product_main .ul_cust li {
  list-style: none;
  padding-left: 0px;
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;*/ /* Change this line if you want. In this case it trimmed the text to 3 lines. */
  overflow: hidden;
}
.product_main .ul_cust {
  padding-left: 0;
}
.sidebar__single .contact-list li {
  position: relative;
  margin: 10px 0;
  font-size: 15px;
}
.sidebar__single .contact-list li, .sidebar__single .contact-list li a {
  word-wrap: normal;
  word-break: break-word;
}
.product_synonyms .client-area.testimonials-client .client-item {
  height: 90%;
}
.text-center {
  text-align: center !important;
  width: 100%;
}
.solution-area .solution-item .solution-list-content p {
  font-weight: 300;
  /* color: #7e8591; */
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.2px;
  padding-right: 55px;
  padding-bottom: 26px;
  padding-top: 41px;
}
.tab_ul {
  display: inline-flex;
}
ul.tab_ul {
  display: inline-flex;
  margin-bottom: 0;
}
.tab_ul li {
  padding: 14px;
  list-style: none;
  background: #f9f9f9;
  border: 1px solid #3333331f;
  margin: 0 2px;
  border-radius: 10px;
  margin-bottom: -20px;
}
.img_bg {
  background: #d6dfde;
  padding: 20px;
  margin-bottom: 20px;
}
.img_cus {
  height: 100%;
  object-fit: contain;
  background: #edecea;
  padding: 12px;
}
.img_full {
  height: 100%;
  object-fit: cover;
}
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible, video:focus-visible, div:focus-visible {
    outline: none !important;
    border: 1px dashed;
}
.cards p {
  margin-top: 10px !important;
  margin-bottom: 0;
}
.gallery_app img {
  object-fit: cover;
  height: 300px;
  width: 100%;
  overflow: hidden;
}
.mtb_20 {
  margin: 20px 0;
}
.bg_gray .img_title {
  text-align: center;
  background: #fff;
  padding: 10px;
}
.ul_half li {
  width: 50%;
  padding: 10px;
  float: left;
  background: #f9f9f9;
  border: 2px solid #fff;
}
.pt_20 {
  padding-top: 20px;
}
.ul_half li strong {
  color: #333;
}
.gallery_app a {
  width: 100%;
  margin-bottom: 20px;
}
.bg_gray .ul_half li {
  width: 50%;
  padding: 10px;
  float: left;
  background: #cfe7e5a1;
  border: 2px solid #e1eeed;
}
.img_title {
  text-align: center;
  padding: 10px;
  background: #d6dfde6e;
}
.pt_40 {
  padding-top: 40px !important;
}
.bg_txt {
  padding: 20px;
  background: #f3f3f3;
  margin: 20px 0;
}
.bg_gray .bg_txt {
  background: #ffffff99;
}
.di_flex {
  display: flex;
}
.fancybox-container {
  z-index: 999999999999999999;
}
.sub_ul li {
  background: transparent;
  border: none !important;
  list-style: circle !important;
  padding: 0 !important;
}
.sub_ul {
  padding-left: 20px;
}
.full_ul li {
  width: 100% !important;
}
.mb_0 a {
  margin-bottom: 0;
}
ul.ul_half .ul_li li {
  border: none;
  width: 100%;
}
.clearfix {
  clear: both;
}
ul.ul_custom li {
  text-align: left;
  width: 32%;
  float: left;
  margin: 5px;
}
.product_innerpage .project-item {
  background: #f3f3f3;
  border-radius: 20px;
}
.upper_sec {
  padding: 20px;
}
.upper_sec.twoline_p {
  min-height: 150px;
}

.upper_sec h3 {
  color: #174660
}
.cd_icon img {
  max-width: 18px;
}
.btns a {
  background: #e1eeed;
  width: 49%;
  padding: 10px;
  text-align: center;
  margin: 15px 0;
  color: #174660;
  font-weight: 600;
}
.project-content li {
  margin-bottom: 2px;
  color: #333;
}
.product_innerpage .project-item {
  margin-bottom: 0 !important;
}
.upper_sec p:last-child {
  margin-bottom: 0 !important;
  text-transform: capitalize;
}
.upper_sec p:first-child {
  margin-bottom: 5px;
}
.btn_cus {
  margin-top: 10px;
  text-align: center;
}
.btn_cus a.main-btn {
  margin: 0;
  background: #c5dfdc;
  color: #14425c;
  border-color: #14425c2b;
}
.btn_cus .main-btn:hover::before {
  background: #14425c !important;
}
.btn_cus .main-btn::before {
  background: #14425c !important;
}
.fix p {
  margin: 0;
}
.footer-area .footer-copyright p {
  margin-bottom: 0;
}
.input-box select {
  margin-top: unset !important;
}
.faq-accrodion {
  margin-top: 0 !important;
  margin-right: 0 !important;
}
.faq-accordion h2.title {
  text-align: center;
  padding-bottom: 25px;
}
section.faq-area {
  padding: 40px 0;
}
.footer-about-list .ul_dark {
  margin-left: 20px;
}
.footer-about-list .ul_dark a {
  left: 0 !important;
}
.content h2 {
  border-bottom: 1px solid #32659a;
  display: inline-block;
  margin-bottom: 15px;
}
.core_value .industri-services-2-item {
  min-height: 340px;
  padding: 30px !important;
}
.icon_img img {
  max-width: 90px;
}
.solution-area .solution-item .solution-list-content ul li {
  padding-left: 30px;
}
.solution-area .solution-item .solution-list-content ul li i {
  padding-right: 14px;
  font-size: 18px;
  position: absolute;
  left: 15px;
}
.solution-area .solution-item .solution-list-content ul li {
  font-weight: 300;
  line-height: 35px;
  color: #333;
  padding-left: 30px;
}
.industri-services-area.industri-services-2-area .industri-services-2-item {
  height: 100%;
}
.industri-services-area.industri-services-2-area .industri-services-2-item {
  padding: 60px 78px 0;
}
.faq-accrodion .accrodion .accrodion-inner {
  padding: 0;
}
.faq-accrodion .accrodion .accrodion-inner h4 {
  padding: 25px 0;
}
.faq-accrodion .accrodion .accrodion-content .inner {
  padding-top: 0;
  padding-bottom: 20px;
}
.brd_squre a {
  border: 5px solid #3333;
}
.table_css {
  margin: 0 auto;
}
.table_css td {
  text-align: left;
}
.table_css td {
  padding: 5px 10px;
  border: 1px solid #3333331f;
}
.table_css tr:nth-child(odd) {
  background: #f9f9f9;
}
.table_css {
  width: 100%;
  background: #fff;
}
.table_css thead td {
  background: #32659a;
  color: #fff;
  border: 2px solid #e1eeed;
}
.tagline1 p {
  text-align: center;
  font-size: 18px;
  color: #316499;
  margin: 10px 0;
}
.logo1 img.res_img {
  max-width: 600px;
}
.float-right .logo {
  float: right;
}
header .social {
  float: right;
  z-index: 9999;
  position: absolute;
  right: 10px;
  display: flex;
  top: 0;
  bottom: 0;
  align-items: center;
}
header .social ul {
  display: flex;
}
header .social li {
  height: 40px;
  top: 0;
  width: 40px;
  border: 1px solid #fff5;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #121b2b;
  font-size: 18px;
  margin-right: 5px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.btn_cus a.main-btn {
  margin-bottom: 20px;
  text-align: left;
  margin: 0;
  background: #c5dfdc;
  color: #14425c;
  border-color: #14425c2b;
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.field_of_application a.line_btn.mt_20 {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .btn_cus .main-btn::before {
    display: none;
  }
  .main-btn {
    padding: 0 10px 0 10px;
  }
}
.investor_list {
  padding-left: 0;
  list-style-type: none;
}
.investor_list a {
  display: block;
  color: #333;
  line-height: 1.5;
  font-size: 12pt;
  position: relative;
  padding-top: 4px;
  font-weight: 600;
}
.investor_list li {
  padding-left: 70px;
  margin-bottom: 4px;
  line-height: 1;
  min-height: 70px;
  display: flex;
  align-items: center;
}
.investor_list li img {
  margin-left: -60px;
  position: absolute;
  margin-top: -12px;
  max-width: 50px;
}
.sub_title {
  border-bottom: 1px solid;
  padding-bottom: 5px;
  font-size: 20px;
  display: inline-block;
}
.divided_3 li {
  width: 33.33%;
}
.clearfix {
  clear: both;
}
@media (min-width: 768px) and (max-width: 980px) {
    .network_div .div_cus{
        width: 48%;
    }
    .sales_network .col-lg-3{
        margin-bottom: 20px;
    }
    .region_contact .service-sidebar-help p {
        padding-top: 15px !important;
   
}
    .client-item.mt-30.contact_info {
    padding: 60px 40px 30px 40px;
}
    .contact_info .title_head{
        text-align: left;
    }
    body .apllication_sec ul.ul_custom li {
    text-align: left;
        width: 31%;}}
@media (min-width: 768px) and (max-width: 800px) {
    
  .nav-bar p {
    margin: 0 10px !important;
  }
  ul.ul_custom li {
    width: 31%;
  }
  .page-title-area {
    height: 45vh;
  }
  .contact_info .title_head {
    top: -35px;
  }
  .investor_list a {
    text-align: left;
  }
  .industri-services-area.industri-services-2-area .industri-services-2-item {
    padding: 30px 30px 0;
  }
}
.mb_40 {
  margin-bottom: 40px;
}
.mb_10 {
  margin-bottom: 10px;
}
/*.ul_li li {
    font-size: 20px;
    text-transform: none;
}*/
ul.btn_ul {
  background: #fff;
  text-align: center;
  display: flex;
}
ul.btn_ul {
  background: #fff;
  text-align: center;
  /* display: inline-block; */
}
.btn_ul li {
  padding: 15px 15px;
  margin: 14px;
  background: #192437;
  color: #fff;
  width: 18%;
  display: inline-block;
  border-radius: 20px;
}
/*a:hover{
    color: unset !important;
}*/
.pd_20 {
  padding: 20px;
}
img.img_res {
  float: left;
  margin: 20px;
  padding: 10px;
  background: #fff;
}
.pt_0 {
  padding-top: 0 !important;
  padding-bottom: 20px;
}
.img_bg_kl {
  background-color: #e1eeed;
  padding: 10px 10px 0;
}
/* span.pt {
position: absolute;
    padding: 11px 5px;
    left: 10px;
    top: 415px;
    width: 50%;
    height: 44px;
    font-size: 16px;
    font-weight: 700;
    color: #192437;
    margin: 0px;
    letter-spacing: .4px;
    background: #c5dfdc !important;
    border-radius: 35px;
}  */
span.pt {
  font-size: 17px;
  font-weight: 700;
  color: #192437;
  margin: 0px;
  letter-spacing: .4px;
}
span.text {
  color: #333;
}
a.link {
  color: #007bffb5;
  text-decoration: underline;
  padding-left: 4px;
}
a.link:hover {
  color: #007bff !important;
}
.height_auto {
  min-height: auto;
}
.cus_table p {
  margin-bottom: 0;
}
.cus_table {
  margin-top: 20px;
  border-color: #32659a59;
}
.cus_table td {
  padding: 10px;
}
.cus_table p strong {
  display: block;
}
.cus_table td:nth-child(2) {
  text-align: center !important;
}
.cus_table td:nth-child(2) img {
  max-height: 60px;
  width: auto;
  mix-blend-mode: multiply;
}
.bg_blue {
  background: #32659a;
}
.bg_blue p {
  color: #fff;
}
.apllication_sec p {
  clear: both;
  margin: 10px 0 !important;
}
.apllication_sec p {
  clear: both;
  padding: 10px 0 !important;
  margin-bottom: 0;
}
.apllication_sec ul.ul_custom li {
    text-align: left;
    width: 24%;
    float: left;
    margin: 5px;
    padding-right: 10px;
}
.client-item {
  padding: 50px 40px 20px 40px;
}
.features_sec .client-item {
  min-height: 75%;
  padding: 50px 40px 0px 40px;
}
.features_sec .contact_info .title_head {
  width: auto;
}
h4.title.p0 {
  padding: 0;
  top: 0;
}
.product_page .project-area.project-page .project-item {
  margin-bottom: 30px;
}
.mb_0 {
  margin-bottom: 0 !important;
}
.pd-96 {
  padding: 96px;
}
.main-header {
  display: flex;
  justify-content: center;
  position: relative;
  top: 0;
}
.nav-bar {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background: darkcyan;
  transition: background .5s
}
.nav-1 {
  transition: margin-right .5s ease;
}
/*.content {
  background: #c0c0c3;
  color: #414041;
}*/
.toleft {
  margin-right: 50%;
}
.fixed {
  top: 35px;
  position: fixed;
  width: 100%;
  background: #32659acf;
  opacity: 1;
  z-index: 99999;
}
.nav-bar.fixed h2.nav-1.toleft {
  color: #fff;
  font-weight: 400;
  padding: 10px;
}
.nav-bar p {
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 30px;
  -webkit-transition: all 0.3s ease-out 0s;
}
.nav-bar ul {
  display: flex;
}
.nav-bar {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background: #14425c;
  transition: background .5s;
  /*  margin-top: 35px;*/
}
.bg_gray.content_div .col-lg-6:first-child {
  background: #fff;
}
.fancybox-container {
  z-index: 999999999999999999 !important;
}
.tagline p {
  margin-bottom: 0;
}
.first_logo img {
  max-width: 90%;
}
img.cb {
  position: relative;
  max-width: 75px;
  top: -5px;
}
ol.ol_li {
  margin-left: 20px;
}
.ol_li li {
  list-style: number;
}
.just_center {
  justify-content: center;
}
.product_page1 a.cad_link {
  position: absolute !important;
  bottom: 20px;
}
.product_page .services-item .title {
  position: relative;
  margin-top: 0;
  background: transparent;
}
.product_main .services-item.mt-30 {
  position: relative;
}
section.nav-bar.fixed {
  margin-top: 34px;
}
.sec_paddding {
  padding: 60px 0 !important;
}
.upper_sec {
  display: flex;
  flex-direction: column;
}
.upper_sec p {
  flex: 1;
  margin: 0; /* Optional: Remove default margin */
}
.project-content .btns a {
  margin: 10px 0;
}
.homepage .solution-area .solution-item .solution-list-content p {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.align_center {
  align-items: center;
}
.p10 {
  padding: 10px;
}
.sec_padding ul.ul_li.mt_20 {
  margin-bottom: 0;
}
.max_400 {
  max-width: 400px;
}
.mix_blend {
  mix-blend-mode: multiply;
}
h3.title_two {
  display: flex;
}
.title_two span.small {
  font-weight: 500;
  font-size: 16px;
  margin: 5px;
}
.upper_sec p {
  font-size: 15px;
}
.accordation_bg .accrodion-title {
    padding-right: 42px;
    background: #e1eeed70;
    border: 1px solid #fff;
}
.accordation_bg h3 {
    font-size: 21px;
    padding: 10px 0;
    font-weight: 500;
}

.accordation_bg .inner {
    padding-top: 5px;
    padding-bottom: 20px;
    background: #ebf2f9;
}
.btn_ul li {   
    align-items: center;
    display: flex;
    justify-content: center;
}




li.disc {
  list-style: square;
  margin-left: 30px;
}

.industri-services-area .services-item .services-content a{
    color: #14425c;
}
.industri-services-area .services-item .services-content a::before{
    background: #14425c;
}
.sidebar__post b {
    color: #174660;
}
.sidebar__single .contact-list li, .sidebar__single .contact-list li a{
    color: #333;
}

input[type=text], input[type=email], input[type=file], select, textarea {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: #f2f2f21f;
    border: 1px solid #3333;
    border-radius: 10px !important;
    border-style: dashed !important;
    min-height: 47px !important;
}

.form_btspace div {
    margin: 5px 0;
    text-align: center;
}

#popupContact .gray_btn {
    padding: 10px 15px !important;
    background: #14425c;
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 16px !important;
    border: none;
    border-radius: 20px;
}
.form_btspace .col-md-6, .form_btspace .col-md-12{
padding-right: 10px;
    padding-left: 10px;}
.product_innerpage.sec_padding {
    padding: 80px 0 60px 0 !important;
}
p:last-child {
    margin-bottom: 0;
}
.need_help i img {
    transform: rotate(-90deg);
    max-width: 40px;
    padding: 0 10px;
}
.nav-bar i {
    display: none;
}
a:hover {
    color: unset;}

.btn_ul i img {
    max-width: 50px;
}
.btn_ul span{
    display: block;
}

.btn_ul i{
            display: none;
        }
.text-justify .about-title h4 {
    text-align: left;
}
img.img_bg.p0 {
    padding: 0;
}


.about-main-content p b {
    margin-top: 20px;
    display: block;
}
 .news-item  button.main-btn {
    margin-top: 15px;
}

.news-item .main-btn::before{
    display: none;
}
.mb_35{
    margin-bottom: 35px;
}
.min_height{
    max-height: 300px;
}
.wind_bg.overlay:before {
    
    background: #32659a85;
}
.wind_bg {
    height: 80vh;
    background: url(../images/publications/publication_3/publication_3_1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    display: flex;
}
.wind_bg1.overlay:before {
    
    background: #32659a85;
}
.wind_bg1 {
    height: 80vh;
    background: url(../images/publications/publication_3/wind_power.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
    display: flex;
}

.table_cus td {
    border: 1px solid #33333312;
}
.footer-main .footer-widget .footer-about-list ul.font_14 li a i {
    position: absolute;
    top: 15px;
}

.region_contact .service-sidebar-help{
    margin-top: 0 !important ;
}
.comment-form .contact-one__form .input-box {
    margin-bottom: 10px;
}
.comment-form .contact-one__form .input-box {
    margin-top: 15px;
    margin-right: -10px;
}


.types_d .card-meta li {
    line-height: 22px;
}

#section07 a {
  padding-top: 80px;
}
#section07 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
#section07 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#section07 a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#section07 a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

section#section07 {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.text-left p{
    text-align: left !important;
}
.nice-select.input-group {
    margin: 5px !important;
    border-radius: 5px !important;
    border-style: dashed !important;
}

.dis_fp p{display: flex;}


.mb20_d .img_bg {
    margin-bottom: 10px;
}
.mb20_d .img_title{margin-bottom: 20px;}

.table_cus td {
    padding: 5px;
    text-align: center;
}

.table_cus tr:nth-child(odd) {
    background: #e1eeedc9;
}
tr.tr_head1 {
    color: #fff;
    background: #2c5886;
}
tr.tr_head td {
    padding: 15px;
}
.tr_head h4 {
    color: #2c5886;
    font-size: 35px;
}
.text-center ul.btn_ul {
    margin: 0 auto;
    justify-content: center;
}
.pb_0{
    margin-bottom: 0 !important;
}
.pt_10{
    padding-top: 10px;
}
.comment-form .contact-one__form .input-box input::placeholder{
    color: #000;
}
.comment-form select::placeholder {
  color: red;
}
.comment-form .contact-one__form .input-box select {
    color: #000 !important;
}
.input-group{
    color: #333 !important;
}

.comment-form .contact-one__form .input-box textarea{
    color: #333 !important;
}

footer .contact-list li {
    margin-left: 20px;
}

.contact-list i {
    left: 0 !important;
}

.logo {
    display: flex;
    align-items: center;
    column-gap: 25px;
}

p.pb_20 {
    padding-bottom: 20px;
}


.upper_sec p:first-child {
    text-transform: unset !important;
}
.upper_sec.twoline_p {
    min-height: 120px;
}
img.fancybox-image {
    background: #fff;
}
.bg_gray .bg_gray {
    background: #e2eeee !important;
}
@media (min-width: 1023px) {
	.sub_head_t{
	font-size: 20px;
	line-height: 22px;
	position: relative;
	top: -10px;
}
.row.dis_flex.bg_gray.content_div {
    background: linear-gradient(to left, #c5dfdc85 50%, #fff 50%) !important;
	}}
#Comparison td:first-child p {
    text-align: left;
}
#Comparison td:last-child p {
    text-align: left;
}
tr.bg_blue td p {
    text-align: center !important;
}
.left_img img{
	object-position: left;
}
.pd_20 .ul_li{
	margin-bottom: 0;
}
.sec_heading h4.title {
    text-align: left;
}
.four_btn li{
	width: 100%;
}
.three_btn li{
	width: 20%;
}
.head_center .sec_heading h4.title{
	text-align: center !important;
}
.pb_20{
	padding-bottom: 20px;
}
.upper_sec p:last-child{
	text-transform: unset;
}
.dis_block{
	display: block !important;
}
.single-service-area .service-sidebar .service-sidebar-help {
    /* float: left; */
    height: 100%;
	width: 100%;
}
.grecaptcha-badge { visibility: hidden; }
.product_synonyms .title_head h2{
	font-size: 18px;
}

.page-title-item h1.title {
    font-weight: 700 !important;
    font-family: 'Quicksand', sans-serif;
}
h2.title.p0 {
    padding: 0;
    min-height: auto;
}
.small_txt{
	font-size: 20px;
	margin-bottom: 10px;
}
.rd_l{
	margin-bottom: 0;
}
input#yes {
    margin-left: 10px;
}
.dis_inflex {
    display: inline-flex;
    align-items: center;
}
.sub_heading{
	    font-size: 30px;
    margin-bottom: 10px;
}

.services-content {
    user-select: text; /* Allow text selection */
}
.subheading{
	font-size: 22px;
	 padding: 10px;
}
#cb_popup_wrap {
	width: 100%;
	height: 100%;
	display: none;
	z-index: 99999;
	position: fixed;
	background: rgba(0, 0, 0, 0.8);
}
#cb_popup_center {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#cb_popup_content {
	min-width: 10%;
	max-width: 60%;
	min-height: 10%;
	overflow: hidden;
	position: relative;
	background: rgba(255, 255, 255, 1) url("") no-repeat scroll center center;
}
@media all and (max-width:720px){
	#cb_popup_content {
		max-width: 85%;
	}
}
#cb_popup_close {
	top: 5px;
	right: 5px;
	opacity: 1;
	z-index: 99999;
	cursor: pointer;
	position: absolute;
}
#cb_popup_content img:nth-child(2) {
	width: 100%;
}
.cb_popup_animation {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-moz-transform:scale(1);
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
-moz-transform:scale(1.1);
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-moz-transform:scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform:scale(1);
transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-moz-transform:scale(1);
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
-moz-transform:scale(1.1);
}
100% {
-webkit-transform:scale(1);
transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-moz-transform:scale(1);
}
}
i#cb_popup_close {
    font-size: 23px;
    color: #fff;
}
.table_div input{
    border: none !important;
    border-bottom: 1px dashed #333 !important;
    margin-bottom: 10px;
	border-radius: 0px !important;}

.dis_auto span {
    width: 50%;
        color: #333;
    padding: 10px;
}
.grid_div{
	width: 100% !important;
}
.grid_div .col-md-4{
	padding: 10px;
	
}
.grid_div p{
	
	display: grid;}
.file-wrapper .file-button {
	width: auto;}

.grid_div input#resume {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 76px;
    top: 0;
}

.grid_div span.file-holder {
    width: 100%;
    text-align: right;
    right: 10px;
}
.red_txt{
	color: red;
}
.dis_flex label {
    margin-left: 5px;
    margin-bottom: 0;
}

.dis_flex{
	    display: flex;
    align-items: center;
}
div#Form1 {
    margin-top: 20px;
}
div#div1 {
    margin-top: 20px;
}
#cb_popup_wrap {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999999999;
}
#cb_popup_center {
    position: relative;
    margin: auto;
    /*top: 0;*/
   /* transform: translateY(-50%);*/
    width: 80%;
}

#cb_popup_content {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}

.slider {
  position: relative;
  display: flex;
  overflow: hidden;
}

.slider-img {
  width: 100%;
  display: none;
}

.slider-img.active {
  display: block;
}

.slider-controls {
  text-align: center;
  margin-top: 10px;
}

.slider-controls button {
    background-color: #325372;
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
}
.slider-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translatey(-50%);
}
.slider-controls button:first-child {
    float: left;
}
.slider-controls button:last-child {
    float: right;
}

@media (max-width: 767px) {
    
	.slider-controls {
    margin-top: 0;
}
	#cb_popup_center {
    position: relative;
    margin: auto;
    transform: translateY(-50%);
    width: 100%;
        top: 50%;
	}}
.min_height1{
	height: 60px !important;
}
.ml_10 {
    margin-left: 10px !important;
}
body .wd_100{
	    width: 100% !important;
}


.div_dis span.row {
    width: 100%;
}
.dis_auto .wd_50 {
    width: 100% !important;
}
.dis_auto h4 {
    margin-top: 20px;
}
select#product {
    border: 1px solid;
    background: #ebf2f9;
    color: #333 !important;
}
.alert {
    display: block !important;
}
.dis_math{
    display: math;}
.file-wrapper input{
    position: absolute !important;
}
.ul_type{
    list-style: lower-alpha;
    padding-left: 15px;
}
.ul_type li{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #333;}
.p20{
    padding: 20px;
}
.mt_20{
    margin-top: 20px;
}
.ul_li a:hover {
    color: #32659a;
}
.ref_links .project-item h3 {
    font-size: 20px;
}
.text-justify a {
    color: #14425c;
}

.font_b{
    color: #333;
    margin-bottom: 20px;
}

.homepage .solution-area .solution-item .solution-list-content p {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
}

.conatct-area.con_p .conatct-info-item .item {
    margin: 10px 15px;
}
.conatct-area.con_p .conatct-info-item .item.center::before{
    display: none;
}

.conatct-area.con_p .conatct-info-item .item.center::after{
     display: none;
}
.con_p h4 {
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 15px;
}

.conatct-area.con_p .conatct-info-item .item i {
    
    font-size: 22px;    
    line-height: 22px;
}
.client-area.con_p .client-item {
    padding: 35px 30px;
}
.conatct-area.con_p{
    padding-top: 0;
}
.con_p .contact_info{
    height: 100%;
}

.client-area .con_p .client-item {
    padding: 55px 30px 0px 30px;
}
.con_p .contact_info .title_head{
    width: 90%;}

@media (min-width: 768px) and (max-width:980px) { 
.con_p .contact_info .title_head {
    position: relative;
    }}
.counter_dis{
    display: flex; 
    justify-content: center;
}
.counter_p {
    font-size: 40px;
    color: #32659a !important;
    display: block;
    font-weight: 600;
    line-height: 45px;
    margin-left: 5px;
}

.product_enquiryf i img {
    transform: rotate(-90deg);
    max-width: 40px;
    padding: 0 10px;
}
.fix-right {
    cursor: pointer;
    position: fixed;
    background: #14425c;
    z-index: 9999;
    transform: rotate(90deg);
    right: -71px;
    opacity: 1;
    border-radius: 15px;
    top: 50%;
}
.fix-right p {
    color: #fff;
    padding: 10px;
    letter-spacing: 1px;
}
