/* 
	=-=-= Defaults =-=-=
*/
@font-face {
  font-family: default;
  src:url("fonts/Montserrat-VariableFont_wght.ttf");

}

body {
font-family: default;
  font-size: 1.2em;
  color: #545454;
  /* margin-top: -20px; -- Remarketing only */
}
p {
  margin-top: 0;
  margin-bottom: 0;
}

.section,
section {
  width: 100%;
  padding: 20px 0;
}
.section-title {
  margin-bottom: 40px;
}

.margin-auto {
  margin: 0 auto;
}
ul {
  padding-left: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}
a {
  text-decoration: none !important;
}
.no-padding {
  padding: 0 !important;
}

/* Font Colors */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #193968;
}
a:hover,
a:focus {
  color: #193968;
}

/* Primary Color */
.primary-color,
.nav-tabs li a:hover,
.btn-primary {
  background-color: #193968 !important;
}

/* Transitions */
header nav ul li a,
a.link-btn {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* Link Button */

.header-menu li a {
  display: inline-block;
  font-size: 1.1em;
  color: #193968;
  font-weight:400
}

.header-menu li a.link-btn:hover,
.header-menu li a.link-btn {
  background-color: #193968;
}
.stickyHeader a.link-btn:hover,
.stickyHeader a.link-btn {
  background-color: #f3f3f3 !important;
  color: #193968 !important;
}
.stickyHeader .header-menu li a {
  display: inline-block;
  font-size: 1.1em;
  color: #f3f3f3;
  font-weight:400;
}
a.link-btn {
  padding: 7px 15px;
  color: #f3f3f3 !important;
  border-radius: 25px;
  opacity: 0.9;
  font-size: 18px;
}
a.link-btn-icon {
  margin-left: 10px;
}
a.link-btn:hover {
  opacity: 1;
}
a.link-btn .svg-inline--fa {
  margin-left: 5px;
}

.footer-phone a {
  color: #fff;
  font-size: 18px;
}

/* 
	=-=-= Header =-=-=
*/
header {
  width: 100%;
  position: relative;
  z-index: 1000;
}
header nav {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
}

.header {
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.header-menu {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.header-menu li {
  padding: 0 30px;
}

.menu-btn {
  width: 36px;
  height: 34px;
  padding: 1px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  display: none;
}
.menu-btn i {
  font-size: 32px;
  color: #fff;
}
.d-flex-mobile {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.sidr > img {
  padding: 20px 40px;
}
.sidr .close-sidr {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #7d7d7d;
}

.sticky-wrapper {
  width: 100%;
  height: auto;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
}
.sticky-header {
  width: 100% !important;
  z-index: 9999 !important;
  position: fixed;
}

#contacts p,
h1 {
  color: #f3f3f3;
}

#contacts a {
  color: #ddd;
}
#contacts {
  padding-top: 3em;
  text-align: center;
  padding: 3em;
}

footer {
  background-color: #193968;

}
.footerTitle {
  width: 7em;
  border-bottom: solid white 2px;
}

.footerTitle h2 {
  color: #f3f3f3;
}

footer .footer-social a {
  color: #21409a !important;
}

.submitBtn:hover {
  background: #193968;
}

.button {
  border-radius: 20px;
  background: #ddd;
  margin: 10px;
  padding: 20px 0px 20px 0px;
  text-align: center;
}

#footer {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 30em;
}

.btn-primary {
  border-radius: 20px;
  border: none;
}

h2 {
  font-weight: 700;
}

.logo img {
  width: 250px;
}
@media screen and (max-width: 700px) {
  .logo img {
    width: 210px;
  }
}

.sticky-header {
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear;
}

.stickyHeader {
  background: #193968;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sidr {
  box-shadow: none;
  background-color: #1e1e1e;
}
#about_us {
  margin-top: 20px;
}

.footerTitle {
  padding-bottom: 0.3em;
}

#services {
  margin-top: 2.1em;
}

.moreDiv {
  padding-top: 0.7em;
}

.copyright-div {
  padding: 1em 1em;
  text-align: center;
  background-color: #132f54;
}

#purpose {
  text-align: center;
  display: grid;
  padding-top: 0;
}

.purposeWrapper {
  margin-top: 2.5em;
  grid-column: 1;
  grid-row: 1;
}

.purposeBg {
  height: 27em;
  grid-column: 1;
  grid-row: 1;
  background-image: url(../images/texture_bg.png);
  background-size: 100% 26em;
  background-repeat: no-repeat;
}

.purposeDiv {
  margin-bottom: 20px;
}

.abstractText {
  padding: 2em 3em;
  background: #f4f4f4;
}

.abstractText p {
  color: #193968;
}

.abstractImg {
  padding-left: 0;
}
@media screen and (max-width: 700px) {
  .abstractImg {
    padding-right: 0;
  }
}

.techText1,
.innovativeText2 {
  background: #193968;
  display: table;
  padding: 0 20px;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .techText1,
  .innovativeText2 {
    padding: 1em 1em;
  }
}

.techText1 span,
.innovativeText2 span {
  display: table-cell;
  vertical-align: middle;
  color: #f3f3f3;
  font-size: 1.6em;
  font-weight: 500;
}

.techText2,
.innovativeText1 {
  background: #f4f4f4;
  padding: 2em;
  text-align: center;
}

.techText2 {
  border-left: solid 1em #e8a83c;
}
.innovativeText1 {
  border-right: solid 1em #e8a83c;
}

@media screen and (max-width:700px) {
  .techText2 {
    border-left:0;
  }
  .innovativeText1 {
    border-right: 0;
  }
  .techText2, .innovativeText1 {
    border-top: solid 1em #e8a83c;
  }
}

.techText2 p {
  color: #193968;
}

.moreBtn {
  margin-top: 1em;
  border: 2px solid #193868;
  color: #193968;
  padding: 1em 5em;
  border-radius: 3em;
  font-weight: 600;
}
.arrow {
  margin-top: -0.2em;
  height: 1em;
}

.grey_wrapper {
  padding: 1.5em 0em;
  background: #f3f3f3;
  text-align: center;
}

.contactBtn {
  margin-top: 1em;
  border: 2px solid #e3e3e3;
  color: #e3e3e3;
  background: inherit;
  padding: 1em 5em;
  border-radius: 3em;
  font-weight: 600;
}

.contactTextWrapper {
  display: table;
}

.contactText {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2.5em;
  text-align: center;
  background: #193868;
}
.contactImg {
  padding-left: 0;
}
@media screen and (max-width: 700px) {
  .contactTextWrapper {
    padding-left: 0px;
  }
  .contactText {
    padding: 2em 1em;
  }
  .contactImg {
    padding-right: 0;
  }
}

.contactText p {
  color: #e3e3e3;
  font-weight: 200;
}
.partnersText {
  text-align: center;
  margin-bottom: 1em;
}

.sliderElem img {
  border-radius: 0px;
}

@media screen and (max-width:700px) {
  .sliderElem {
    margin:0 5px;
  }
}

.footerContactLogos {
  height: 2em;
}
.footerLinks {
  display: flex;
  justify-content: center;
  text-align: left;
}

.footerLinks ul li {
  list-style: disc;
  color: #e8a83c;
  margin-bottom: 0.14em;
}

.footerContacts {
  text-align: left;
}

.footerContacts b {
  color: #ddd;
}

.footerContactTitle {
  margin-bottom: 0.3em;
  font-weight: 700;
}

footer {
  background-repeat:no-repeat;
  background-position:right;
  background-image: url(../images/footer.png);
}

.bannerText {
  position: absolute;
  top: 30%;
  left: 10%;
  padding-bottom:0.3em;
  border-bottom: #e8a83c solid 2em;
}

.bannerImgWrapper {
  display: flex;
  align-content: center;
  justify-content: center;
  max-width: 100%;
  height: auto;
}
.bannerWrapperWrapper {
  display: inline-block;
  position: relative;
}

.bannerSmall {
  color: #193868;
  font-size: 2.7em;
  font-weight: 600;
}
.bannerBig {
  color: #193868;
  font-size: 7.3em;
  font-weight: 600;
  line-height: 0.9em;
}
@media only screen and (max-width: 1024px) {
  .bannerSmall {
    font-size: 1.3em;
  }
  .bannerBig {
    font-size: 3.5em;
  }
  .bannerText {
    border-bottom: #e8a83c solid 1em;
  }
}
@media only screen and (max-width: 800px) {
  .footerContacts {
    text-align: center;
  }
  .bannerSmall {
    font-size: 0.7em;
  }
  .bannerBig {
    font-size: 1.8em;
  }
  .bannerText {
    border-bottom: #e8a83c solid 1em;
  }
}
@media only screen and (max-width: 400px) {
  .bannerSmall {
    font-size: 0.5em;
  }
  .bannerBig {
    font-size: 1em;
  }
  .bannerText {
    border-bottom: #e8a83c solid 0.6em;
  }
}

.leftArrowWrapper,
.rightArrowWrapper {
  flex: 0 0 auto;
  overflow: visible;
}
.leftArrowWrapper,
.rightArrowWrapper {
  position: absolute;
  top: 25%;
  z-index: 1000;
}
.leftArrowWrapper {
  left: -1%;
}
.rightArrowWrapper {
  right: -1%;
}

.leftArrow img,
.rightArrow img {
  height: 1.5em;
  width: auto;
}
.leftArrow,
.rightArrow {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #193868;
  height: 3em;
  width: 1.4em;
  text-align: center;
}
.sliderWrapper {
  position: relative;
}

.footer-logo {
  padding: 0 1em;
}


.formText {
  height: auto;
}


