@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Muli:400,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,800");
.capitalize {
  text-transform: uppercase;
}

.col-auto {
  float: left;
}
@media screen and (max-width: 768px) {
  .col-auto {
    width: 100%;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.bg-teleconcept {
  background-color: #373737 !important;
  color: #fff;
}
.bg-teleconcept.active {
  color: #373737;
  background-color: #ffffff !important;
}

body {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  background-color: #f9f9f9;
  overflow-x: hidden;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 2048px) {
  body {
    max-width: 2048px;
  }
}
body > .wrap {
  background-image: url("../img/bg-teleconcept.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 60vw;
}

.accented:before {
  content: " ";
  width: 43px;
  background: #9b9b9b;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 16px;
}

h1 {
  font-family: "Raleway", sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #ffffff;
}

h2 {
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #000;
  padding-bottom: 29px;
}
@media screen and (max-width: 480px) {
  h2 {
    padding-top: 29px;
    color: #009587;
    clear: both;
  }
}
h2 .accented:before {
  background-color: #4a4a4a;
}

h3 {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.4px;
  color: #3a3a3a;
}
h3 .accented:before {
  background-color: #3a3a3a;
}

a {
  color: #019587;
}
a:active, a:hover {
  text-decoration: underline;
}

p {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

img {
  max-width: calc(100vw - 45px);
  height: auto;
}

@media screen and (max-width: 768px) {
  .text-center-xs {
    text-align: center;
  }
}

.main-container {
  padding-left: 0;
  padding-right: 0;
}

.text-center-lg {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .text-center-lg {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .voffset-0-xs {
    padding-top: 0 !important;
  }
}

.voffset-12 {
  padding-bottom: 12px;
}

.fa-question-circle:before {
  font-size: 1.4em;
}

.bg-teleconcept {
  background-color: rgba(1, 149, 135, 0.75) !important;
}

a.active {
  color: #fff;
  margin: 0 -0.5rem;
  padding-left: 1rem;
  background-color: #191919 !important;
}
a.btn.btn-nav {
  background-color: #019587;
  color: #fff !important;
}

#sidenav-sub {
  position: absolute;
  top: 450px;
  left: 0;
  z-index: 99;
}

.navbar.navbar-fixed-top {
  height: 70px;
  background-color: #191919;
}
@media (max-width: 992px) {
  .navbar.navbar-fixed-top {
    height: 90px;
  }
}
.navbar.navbar-fixed-top .navbar-collapse {
  background-color: #191919;
}
@media screen and (min-width: 1550px) {
  .navbar.sidebar {
    width: 200px;
  }
}
.navbar.sidebar .nav-link {
  font-size: 0.8rem;
}
.navbar.sidebar .navbar-collapse {
  flex-direction: column;
}
.navbar .navbar-header {
  height: 72px;
}
.navbar .navbar-brand {
  padding-top: 3px;
  padding-bottom: 10px;
}
.navbar .navbar-nav li a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 0.8rem;
  line-height: 2.14;
  letter-spacing: 0.5px;
  color: #ffffff;
  border-bottom: 2px solid transparent;
}
@media (min-width: 990px) {
  .navbar .navbar-nav li.megamenu-li {
    position: static;
  }
}
.navbar .navbar-nav li .megamenu {
  background-color: #3a3a3a;
  left: 0;
  right: 0;
  padding: 15px;
  margin: 0 auto;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .navbar .navbar-nav li .megamenu {
    width: 100%;
    max-width: 1140px;
  }
}
.navbar .navbar-nav li .megamenu ul {
  list-style: none;
  padding-left: 0;
}
.navbar .navbar-nav li .megamenu p {
  font-size: 14px;
}
.navbar .navbar-nav li .megamenu h3 {
  color: #fff;
}
@media (max-width: 1200px) {
  .navbar .navbar-nav li .megamenu h3:before {
    font-family: "Font Awesome 5 Free";
    content: "";
    padding: 0 12px 0 4px;
  }
}
.navbar .navbar-nav li .megamenu a:hover {
  color: #019587 !important;
  background-color: transparent;
  border-bottom: 2px solid #019587;
}
.navbar .navbar-toggle {
  top: 12px;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar .navbar-collapse {
  background-color: inherit;
  text-align: center;
}
@media (max-width: 1200px) {
  .navbar .navbar-collapse {
    z-index: 999;
  }
}
.navbar .navbar-center {
  flex: 1;
}
.navbar .navbar-right li {
  padding-left: 12px;
}
@media (min-width: 1200px) {
  .navbar .navbar-right {
    float: right;
  }
}
@media (max-width: 1200px) {
  .navbar .navbar-right {
    flex-direction: row;
    justify-content: center;
  }
  .navbar .navbar-right li {
    width: 50px;
  }
}

.navbar-dark .navbar-toggler {
  border: 0;
  color: #009587;
}
.navbar-dark .navbar-toggler-icon {
  width: 2.5em;
  height: 2.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(0, 149, 135)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

#consentModal a {
  color: #333;
}

#main-content {
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#main-content .container-bottom {
  padding-top: 1rem;
  align-self: flex-end;
}
#main-content > .container {
  color: #000;
}
#main-content > .container h1, #main-content > .container h2 {
  color: #cbcbcb;
}
#main-content > .container a {
  color: #000;
}
#main-content .icon-column {
  max-height: 60px;
  width: auto;
}
#main-content p {
  margin: 0;
  line-height: 22px;
  color: #616262;
  font-size: 16px;
}
#main-content .ttl-item {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
#main-content .txt-item {
  font-weight: normal;
}

.nav > li > a:focus, .nav > li > a:hover, .nav > li.active > a {
  color: #019587 !important;
  background-color: transparent;
  border-bottom: 2px solid #019587;
}

@media (max-width: 768px) {
  .dropdown-menu.show-xs {
    display: block;
  }
}

footer {
  position: relative;
  background-image: url(../img/logo-footer.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #373737;
  color: #fff;
  padding: 40px 0;
}
footer a {
  color: #fff;
}
footer a:active, footer a:hover {
  color: #019587;
}
@media (max-width: 992px) {
  footer .footer-col.border-right {
    border-right: 0 !important;
  }
}
footer ul {
  list-style: none;
  line-height: 1.56;
  letter-spacing: 0.5px;
  font-size: 14px;
}
footer ul li {
  line-height: 32px;
}

.modal-body h1 {
  color: #4a4a4a;
}

.copyright p {
  font-size: 12px;
}

#dwSuiteSitenav {
  margin-top: 70px !important;
  background-color: #191919 !important;
  color: rgba(255, 255, 255, 0.5) !important;
  border-left: 1px solid #bfbfbf;
}

.card {
  border: 0;
  background-color: transparent;
}
.card .card-title {
  height: 94px;
  border-radius: 3px;
  background-image: linear-gradient(91deg, #df5216, #fb8a34);
  padding: 12px 80px;
  font-family: "Muli", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.card .card-content {
  border: 1px solid #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 15px;
  height: 200px;
}
.card .card-content {
  font-family: "Muli", Helvetica, sans-serif;
  font-size: 14px;
  color: #9b9b9b;
  padding: 44px;
  display: inline-block;
}
@media (max-width: 480px) {
  .card .card-content {
    padding: 22px;
  }
}
.card .card-content p {
  padding: 0 0 32px 0;
}

.site-about {
  position: relative;
}

.scrollspy {
  position: absolute;
  top: 300px;
  right: 0;
  width: 140px;
}

#translator-modal .modal-dialog {
  max-width: 60vw;
}
@media (max-width: 1200px) {
  #translator-modal .modal-dialog {
    max-width: 100vw;
  }
}

.elementor-top-section.elementor-section-boxed {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

body {
  overflow-x: hidden;
}

#sidebar-wrapper {
  width: 250px;
  background-color: #373737;
  min-height: 100vh;
  margin-left: -15rem;
  -webkit-transition: margin 0.25s ease-out;
  -moz-transition: margin 0.25s ease-out;
  -o-transition: margin 0.25s ease-out;
  transition: margin 0.25s ease-out;
}
#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
}
#sidebar-wrapper .list-group {
  width: 15rem;
}

#page-content-wrapper {
  min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
  margin-left: 0;
}

@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: 0;
  }

  #page-content-wrapper {
    min-width: 0;
    width: 100%;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: -15rem;
  }
}
.demo-content {
  width: 100%;
  height: calc(100vh - 72px);
  overflow-y: auto;
}

.section-block:first-of-type,
#about {
  min-height: 254px;
}
.section-block:first-of-type .elementor-widget-heading.elementor-widget-heading .elementor-heading-title,
#about .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
  color: #fff;
}
.section-block:first-of-type .elementor-section .elementor-container,
#about .elementor-section .elementor-container {
  min-height: 254px;
}
@media (max-width: 1200px) {
  .section-block:first-of-type,
#about {
    padding-top: 0;
    min-height: 260px;
  }
}
@media (max-width: 768px) {
  .section-block:first-of-type,
#about {
    min-height: auto;
  }
}
.section-block:first-of-type p,
#about p {
  color: #ffffff;
  letter-spacing: 0.3px;
  padding-bottom: 6px;
}
.section-block:first-of-type .layover,
#about .layover {
  position: absolute;
  top: 244px;
  width: 371px;
  max-width: 90vw;
  height: 126px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px rgba(151, 151, 151, 0.08);
  padding: 26px;
}
.section-block:first-of-type .layover h3,
#about .layover h3 {
  margin-top: 0;
}
.section-block:first-of-type .layover p,
#about .layover p {
  font-size: 13px;
  letter-spacing: 0.4px;
  color: #9b9b9b;
}

#overview {
  padding: 40px 0;
}
#overview .ttl-title {
  color: #fff;
  text-align: center;
  font-size: 36px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  margin: 0;
}
#overview .block-overview {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 35px 0 10px 0;
}
#overview .block-overview .hight-light {
  font-size: 20px;
  font-weight: bold;
}

#marketing-subscribe .field-subscription-email {
  width: 320px;
  display: inline-block;
}
#marketing-subscribe .field-subscription-email input {
  display: block;
  width: 100%;
}
#marketing-subscribe .btn-subscribe {
  width: 120px;
  border-radius: 0 4px 4px 0;
  background: #fff;
  color: #019587;
  margin-left: -8px;
  border-left: 2px solid #019587;
  vertical-align: top;
}

#contact {
  min-height: 440px;
  background-color: #ffffff;
  background: url(/img/bg_contact.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (max-width: 1200px) {
  #contact {
    padding-top: 0;
  }
}
#contact p {
  color: #ffffff;
  letter-spacing: 0.3px;
}

/*# sourceMappingURL=style.css.map */
