/* font-family: "OpenSansRegular"; */
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "OpenSansSemiBold"; */
@font-face {
  font-family: "OpenSansSemiBold";
  src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot");
  src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansSemiBold/OpenSansSemiBold.woff") format("woff"), url("../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "OpenSansLight"; */
@font-face {
  font-family: "OpenSansLight";
  src: url("../fonts/OpenSansLight/OpenSansLight.eot");
  src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"), url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
.noborder {
  border: none; }

.no-indent, .main, .read-more, .read-more-about, .news-we-header, .we-text, .news-text, .news-text .tabs-content .tabs-panel, .materials-img, .newspage-img, .experts-img, .our-team figure, .projects-img, .project-card .card-caption, .what-we-do ul, .what-we-do-1 {
  padding: 0;
  margin: 0; }

.no-border {
  border: none !important; }

.separator {
  border-bottom: 1px solid #e0e0e0; }

.inline-text-middle {
  line-height: normal;
  display: inline-block;
  vertical-align: middle; }

.valign-middle {
  display: table; }
  .valign-middle .columns {
    display: table-cell;
    vertical-align: middle; }
  .valign-middle .columns, .valign-middle > [class*="column"] + [class*="column"]:last-child {
    float: none; }

.transition, .left-menu li a {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.main {
  background-color: #fafafa;
  width: 100%; }

.page, .homepage {
  background-color: white;
  padding: 0;
  margin: 0 0 0 260px;
  font-size: 15px; }

.page {
  display: block;
  position: relative;
  min-height: 100vh; }

.homepage {
  position: absolute;
  top: 0;
  background-image: url("../images/back_footer.png");
  background-repeat: no-repeat;
  background-position: center bottom; }

.developer {
  font-family: "OpenSans", Helvetica, Roboto, Arial, sans-serif;
  font-size: 11px;
  color: #4d4d4d; }
  .developer img {
    margin-top: 7px;
    margin-left: 3px; }

@media screen and (max-width: 799px) {
  .page, .homepage {
    margin-left: 0;
    font-size: 13px;
    padding-top: 85px; } }
.dropdown-panel {
  padding: 50px 0;
  margin: 0; }
  .dropdown-panel .row {
    padding-top: 30px; }

@media screen and (max-width: 799px) {
  .dropdown-panel {
    padding: 0; } }
/* BUTTONS */
/* contact button */
.contact {
  font-size: 15px;
  font-family: "OpenSans", Helvetica, Roboto, Arial, sans-serif;
  width: 230px;
  left: 0;
  margin-top: 30px;
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em; }

.mobil-contact {
  width: 150px;
  position: absolute;
  top: 10%;
  z-index: 10; }

/* read more button*/
.read-more, .read-more-about {
  font-family: 'OpenSansSemiBold', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  background: none;
  padding: 10px 0; }

.read-more {
  color: #007dc6;
  border-bottom: 1px solid #007dc6; }

.read-more:hover, .read-more:focus {
  background: none;
  color: #ffcb15;
  border-bottom: 1px solid #ffcb15; }

.white {
  color: white;
  border-bottom: 1px solid white; }

.read-more-about {
  color: #ffcb15; }

.read-more-about:hover, .read-more-about:focus {
  background: none;
  color: #ffcb15; }

.learn-more-view, .learn-more-close {
  background: none;
  color: #007dc6;
  padding: .75rem 0;
  border-bottom: 1px solid #007dc6; }
  .learn-more-view i, .learn-more-close i {
    margin-left: 5px; }

.learn-more-view:hover, .learn-more-close:hover {
  background: none;
  color: #ffcb15;
  border-bottom: 1px solid #ffcb15; }

.learn-more-close {
  display: none; }

/* view Pdf button */
.view-pdf {
  background-color: #007dc6;
  color: white;
  border-radius: 2em;
  padding: 0.75em 1.5em; }

@media screen and (max-width: 799px) {
  .view-pdf {
    font-size: 13px; }

  .read-more, .read-more-about {
    font-size: 11px; } }
/* ICONS */
.icons, .icon, .icon_pdf, .page-nav .p-prev, .page-nav .p-next, .page-nav .p-prev:hover, .page-nav .p-next:hover, .mobil-menu-icon, .close-icon, .left-menu-ref, .social-media li .facebook, .social-media li .linkedin, .icon_we_do, .contacts-social a:before {
  background-image: url("../images/icons.png");
  background-repeat: no-repeat; }

.icon {
  display: inline-block;
  width: 17px;
  height: 17px; }

.icon_pdf {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: -5px -205px;
  margin-left: 10px; }

.icon_news {
  display: block;
  float: left;
  background-position: -12px -350px;
  margin-right: 5px; }

.icon_phone {
  background-position: -6px -187px; }

.icon_adress {
  background-position: -6px -169px; }

.icon_email {
  background-position: -6px -152px; }

.no-icon {
  margin-top: 20px; }

/* PAGINATION */
.page-nav {
  padding: 20px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }
  .page-nav li {
    margin-right: .5rem; }
  .page-nav a {
    color: #cdcdcd;
    border-bottom: 1px solid #cdcdcd; }
  .page-nav .current {
    background: none;
    color: #007dc6;
    border-bottom: 1px solid #007dc6; }
  .page-nav .p-prev, .page-nav .p-next, .page-nav .p-prev:hover, .page-nav .p-next:hover {
    vertical-align: bottom;
    display: inline-block;
    width: 25px;
    height: 28px;
    border: none;
    background-position: 3px -366px;
    padding: 0;
    padding-top: 0.5rem; }
  .page-nav .p-prev, .page-nav .p-prev:hover {
    background-position: -20px -366px; }

@media screen and (max-width: 799px) {
  .page-nav li {
    display: inline-block; } }
/* PAGE */
/* ALL PAGES */
.allpage {
  padding: 0;
  margin: 0 0 0 50px;
  border-bottom: 1px solid #e0e0e0;
  background-image: url("../images/back-page.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }
  .allpage h1 {
    font-size: 80px;
    padding: 0;
    margin: 160px 0 30px 0; }
  .allpage h6 {
    margin-bottom: 50px;
    line-height: 1.6; }

@media screen and (max-width: 1023px) {
  .allpage {
    margin: 0;
    background: none; }
    .allpage h1 {
      margin: 30px 0;
      padding-left: 0.625rem; }
    .allpage h6 {
      padding-right: 2%; } }
@media screen and (max-width: 799px) {
  .allpage h1 {
    font-size: 30px; } }
/* top menu */
.top-menu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 10px;
  font-size: 15px;
  color: black;
  z-index: 99; }

.mobil-menu {
  width: 170px;
  float: right;
  margin-top: 10px;
  right: 35px; }
  .mobil-menu li a {
    font-size: 15px;
    color: black;
    padding: 0.7rem; }
  .mobil-menu li .active {
    font-weight: bolder; }

.mobil-menu-icon, .close-icon {
  margin-left: 10px;
  width: 30px;
  height: 24px;
  background-position: 0 -105px; }

.close-icon {
  background-position: 0 -395px; }

.mobil-nav-icon {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 10px;
  right: 10px; }

#mobil-nav {
  display: none;
  background-image: url("../images/back_circle.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #fafafa;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  color: black;
  font-weight: bolder; }
  #mobil-nav li a {
    font-size: 15px;
    color: black;
    padding-bottom: 15px; }
  #mobil-nav li .active {
    color: #ffcb15; }
  #mobil-nav img {
 margin: 20px auto;
    display: block;
	}
  #mobil-nav .search, #mobil-nav ul {
    width: 170px;
    margin: auto; }
  #mobil-nav .social-media {
    width: 80px; }

/* LEFT COLUMN */
.left-column {
  background-image: url("../images/back_circle.png");
  background-repeat: no-repeat;
  background-position: 0 102px;
  padding: 0 20px 0 0;
  width: 250px;
  position: absolute;
  display: block;
  top: 0; }

.left-menu {
  margin: 30px 0 10px 0;
  width: 180px;
  float: right;
  color: black; }
  .left-menu li a {
    font-family: "OpenSans", Helvetica, Roboto, Arial, sans-serif;
    font-size: 15px;
    color: black;
    padding-bottom: 15px; }
  .left-menu li a:hover, .left-menu li a:focus, .left-menu li .active {
    font-weight: bolder; }
  .left-menu li .active {
    padding-left: 25px;
    background-position: -10px -2px; }
  .left-menu img {
    margin-bottom: 20px; }

.left-menu-ref {
  background-position: -30px -2px; }

.left-menu-ref:hover, .left-menu-ref:focus {
  padding-left: 25px;
  background-position: -10px -2px; }

.language {
  border-top: 1px #e0e0e0 solid;
  border-bottom: 1px #e0e0e0 solid;
  padding: 15px 0;
  margin-top: 25px; }
  .language li a, .language li .active, .language li a:hover, .language li a:focus {
    padding-right: 25px; }
  .language li .active {
    font-weight: bolder; }

.social-media li {
  padding: 20px 0; }
  .social-media li a {
    margin-right: 10px;
    width: 30px;
    height: 30px; }
  .social-media li .facebook {
    background-position: 0 -45px; }
  .social-media li .linkedin {
    background-position: 0 -75px; }

/* search form */
.search {
  border-bottom: 1px solid black;
  margin-top: 30px; }

.search-field {
  border: none;
  background: none;
  box-shadow: none; }

.search-submit {
  text-indent: -10000px;
  background-color: #fafafa;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px; }

.search-submit:hover, .search-submit:focus {
  background-color: #fafafa;
  opacity: 0.5; }

/* footer */
.footer {
  color: #4d4d4d;
  font-size: 12px;
  margin-top: 50px;
  margin-left: 50px; }
  .footer img {
    margin-bottom: 10px; }

@media screen and (max-width: 1023px) {
  .footer {
    background-color: white;
    background-image: url("../images/back_footer.png");
    background-repeat: no-repeat;
    background-position: center bottom; } }
@media screen and (max-width: 600px) {
  .footer {
    margin-top: 20px;
    margin-left: 0; } }
/*HOME PAGE */
/* slider */
.slider-caption {
  position: absolute;
  width: 65%;
  height: 240px;
  line-height: 25%;
  opacity: .8;
  bottom: 10%;
  right: 0;
  background: #202a38;
  border-radius: 300px 0px 0px 300px;
  padding-left: 10%; }
  .slider-caption .caption-text {
    display: block;
    position: absolute;
    height: 120px;
    line-height: 30px;
    overflow-y: hidden;
    font-family: "OpenSansLight", Helvetica, Roboto, Arial, sans-serif;
    font-size: 20px;
    color: #fafafa;
    top: 10%;
    bottom: 40%; }
  .slider-caption .read-more {
    position: absolute;
    bottom: 10%;
    right: 10px; }

.caption-middle {
  display: inline-block;
  line-height: normal;
  vertical-align: middle; }

.flex-control {
  position: absolute;
  display: block;
  float: right;
  top: 0;
  right: 0;
  color: white;
  height: 3em;
  background: #202a38;
  z-index: 10; }

.flex-control-nav {
  width: 100%;
  position: relative;
  text-align: left; }

@media screen and (max-width: 1023px) {
  .slider-caption {
    height: 160px; 
}
.slider-caption .caption-text {
    height: 60px;
 }

  .flex-control {
    position: relative;
    width: 100%;
    color: white;
    height: 3em;
    background: #202a38;
    z-index: 10; }

  .flex-control-nav {
    text-align: center; }

  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1; } }
@media screen and (min-width: 1023px) {
  .slider-caption .caption-text {
    line-height: 38px;
    font-size: 27px; } }
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 500px) {
    .slider-caption .caption-text {
      top: 5%; } }
@media screen and (max-width: 400px) {
  .slider-caption {
    height: 90px; }
    .slider-caption .caption-text {
    top: 10%;
    height: 41px;
    line-height: 20px;
    font-size: 18px;
} }
/* main page */
.news-we-header h2, .we-text h2, .news-text h2 {
  color: #007dc6;
  margin-bottom: 0; }
.news-we-header h4, .we-text h4, .news-text h4 {
  line-height: 1.2em;
  margin-bottom: .5em; }
.news-we-header h6, .we-text h6, .news-text h6 {
  font-size: 12px; }

.we-img {
  background-image: url("../images/who_we_are.jpg");
  background-position: center;
  background-size: cover;
  background-color: #3367a6;
  height: 350px; }

.we-text {
  background-image: url("../images/back_circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px;
  line-height: 350px;
  padding: 2%; }

@media screen and (max-width: 1023px) {
  .we-text {
    background-size: auto 300px;
    background-position: left center; } }
/* News tabs */
.news {
  position: relative;
  overflow-y: hidden; }

#news-tabs {
  background: none;
  border: none;
  float: right; }
  #news-tabs a {
    font-family: "OpenSans", Helvetica, Roboto, Arial, sans-serif;
    padding: 1em .3em;
    margin-left: .5em;
    color: black; }
  #news-tabs .is-active {
    font-weight: bolder;
    background: none;
    border-bottom: 1px solid black; }
  #news-tabs :hover, #news-tabs :focus, #news-tabs :active {
    background: none; }

.news-title, .news-tab-text {
  width: 50%;
  padding: 1% 2% 1% 2%; }

.news-text {
  background-image: url("../images/back_circle.png");
  background-repeat: no-repeat;
  background-size: contain; }
  .news-text .tabs-content {
    border: none;
    background: none; }
    .news-text .tabs-content h4 {
      color: black; }
    .news-text .tabs-content h6 {
      margin-bottom: 20px; }

.news-img {
  background-color: #3367a6;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%; }
  .news-img img {
    max-width: 100%;
    height: auto; }

@media screen and (max-width: 1023px) {
  .news {
    overflow-y: auto; }
    .news img {
      width: 100%; }

  .news-text {
    background-size: auto 300px; }

  .news-img {
    position: relative;
    width: 100%; }

  .news-title, .news-tab-text {
    width: 100%; }

  .news-title {
    margin-top: 5%; }

  .news-tab-text {
    margin-bottom: 5%; } }
@media screen and (max-width: 799px) {
  .tabs-title a {
    font-size: 13px; }

  .tabs-content {
    margin-top: 30px;
    font-size: 13px; }
    .tabs-content h4 {
      font-size: 18px; }
    .tabs-content h6 {
      font-size: 10px; } }
/* Events calendar*/
.events-calendar {
  margin-top: 10px;
  background: none;
  padding: 10px; }
  .events-calendar h2 {
    color: #007dc6; }
  .events-calendar .columns {
    padding-left: 0.625rem;
    padding-right: 0; }

.events-archive {
  text-align: right;
  margin-top: 23px; }
  .events-archive a {
    color: black;
    text-decoration: underline; }
  .events-archive a:hover {
    color: #5a5c5e; }

.events-date {
  text-align: right;
  font-size: 26px; }
  .events-date span {
    display: block; }

.events-year {
  font-size: 14px; }

.events-button {
  min-width: 150px; }

.events tbody {
  border: none;
  background: none; }
  .events tbody tr {
    background: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0; }
    .events tbody tr h3 {
      color: black; }
  .events tbody tr:hover, .events tbody tr:focus {
    color: #5a5c5e; }
    .events tbody tr:hover h3, .events tbody tr:focus h3 {
      color: #5a5c5e; }
.events .more-events td {
  vertical-align: middle;
  text-align: center;
  padding: 1.5em; }
.events .more-events a {
  border-radius: 1.5em; }
.events .more-events :hover, .events .more-events :focus {
  opacity: 1; }
.events .more-events .button {
  margin: 20px 0; }

@media screen and (max-width: 1023px) {
  .events-date {
    text-align: left;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: .5rem; }
    .events-date span {
      display: inline; }

  .events-year {
    font-size: 18px; }

  .events-month:after {
    content: ','; }

  .events-archive {
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px; } }
/* MATERIALS */
.materials {
  padding-right: 100px; }
  .materials h6 {
    font-size: 15px;
    color: black; }

.materials-public {
  margin: 20px 0 20px 30px; }

.materials-img {
  background-image: url("../images/materials.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 850px; }

@media screen and (max-width: 1023px) {
  .materials {
    padding-right: 0.7em; } }
/* NEWS */
.news-border {
  border: none; }

.newspage {
  padding-right: 100px; }

.newspage-menu {
  background: none;
  border: none;
  margin-left: 1rem;
  margin-bottom: 50px; }
  .newspage-menu li a {
    padding: .7rem .5rem;
    margin-right: .5rem;
    color: black;
    text-align: center; }
  .newspage-menu li :hover, .newspage-menu li :focus {
    color: #ffcb15; }
  .newspage-menu .active a {
    background: none;
    color: #ffcb15;
    border-bottom: 1px solid #ffcb15; }

.newspage-img {
  background-image: url("../images/newspage.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 850px; }

.allnews {
  margin-top: 50px; }

.news-card {
  margin-left: 0px;
  margin-bottom: 50px; }

.news-card-img {
  /* overflow: hidden;*/
  padding-left: 0; }
  .news-card-img img {
    margin-top: 20px;
  /*height: 300px;
    max-width: none;*/ }

.news-card-description, .last-news {
  padding-left: 30px;
  /*margin-left: -.9375rem;*/
  max-width: 700px; }
  .news-card-description h3, .last-news h3 {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #007dc6; }
  .news-card-description h6, .last-news h6 {
    font-size: 12px;
    margin-bottom: 20px; }

@media screen and (min-width: 1024px) {
  .last-news {
    padding-left: .5rem; }

  .newspage-menu {
    margin-left: 0; }

  .allnews {
    margin-left: 75px; } }
@media screen and (max-width: 1023px) {
  .allnews {
    margin-top: 0; }

  .newspage {
    padding-left: 30px; }

  .news-card-description h3 {
    margin-top: 30px; }

  .news-card-img {
    padding-left: 1rem; }
    .news-card-img img {
      height: auto;
      width: 100%; } }
@media screen and (max-width: 799px) {
  .newspage-menu li a {
    padding: .5rem;
    font-size: 14px;
    text-align: center; }

  .newspage {
    margin: 0;
    padding: 0; }

  .news-card-img {
    padding: 0;
    margin-left: 0;
    margin-right: 0; }

  .news-card-description {
    padding-top: 1rem; padding-bottom: 1rem; } }
/* EXPERTS */
.experts {
  padding-right: 100px; }

.experts-img {
  background-image: url("../images/experts.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px; }

.team-header {
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
  display: block; }

.our-team {
  position: relative;
  margin-right: 50px !important;
  padding: 20px 0; }
  .our-team h6 {
    color: black;
    font-size: 15px;
    font-weight: bold; }
  .our-team figure {
    text-align: center;
    max-width: 150px;
    margin-bottom: 40px; }

.team-member-name {
  position: absolute;
  width: 160px;
  text-align: center;
  top: 170px; }

.team-member-img {
  width: 160px;
  padding-left: 10px; }

.team-img {
  max-width: 100%;
  border-radius: 50%; }

.team-content {
  display: none; }

.team-content-abstract {
  margin-top: -140px; }

.learn-more-view, .learn-more-close, .team-content, .team-content-abstract {
  margin-left: 25%; }

@media screen and (max-width: 1023px) {
  .experts {
    padding-right: 1rem; }

  .team-header {
    text-align: center;
    font-size: 28px; }

  .our-team {
    margin: 0 1rem !important; }
    .our-team h6 {
      margin-top: 20px; }

  .team-content {
    margin-left: 0;
    margin-top: 10px; }

  .learn-more-view, .learn-more-close {
    margin-left: 45%; }

  .learn-more-view {
    margin-top: -80px; }

  .team-member-name {
    top: 10px;
    left: 45%;
    text-align: left; } }
@media screen and (max-width: 399px) {
  .team-member-img {
    width: 120px;
    padding-left: 10px; } }
/* PROJECTS */
.projects {
  padding-right: 100px;
  margin-bottom: 20px; }

.projects-img {
  background-image: url("../images/projects.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 850px; }

.all-project {
  margin-top: 50px; }

.project-card {
  max-width: 300px;
  background-color: white;
  margin-bottom: 50px; }
  .project-card .card-caption {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px; }
    .project-card .card-caption h3 {
      font-size: 1.6rem;
      line-height: 1.5;
      color: #007dc6;
      margin-top: 20px; }
    .project-card .card-caption p {
      line-height: 1.45;
      overflow: hidden; }
  .project-card .fade {
    position: relative;
    height: 170px; }
  .project-card .fade:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.5em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%); }

@media screen and (max-width: 1023px) {
  .projects {
    padding-right: 0; }

  .project-card {
    margin: 0 auto; }

  .all-project {
    margin-bottom: 50px; } }
@media screen and (max-width: 799px) {
  .project-card .card-caption h3 {
    line-height: 1.4; }
  .project-card .card-caption p {
    line-height: 1.4; }
  .project-card .card-caption .fade:after {
    height: 1.5em; } }
@media screen and (max-width: 499px) {
  .all-project {
    width: 100% !important;
    clear: both !important;
    padding: 0; }

  .project-card {
    max-width: 100%; }
    .project-card img {
      width: 100%; }
    .project-card a {
      margin-left: 0.625rem; }

  .card-caption {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important; } }
/* ABOUT */
#about-dropdown {
  display: none;
  padding-top: 32px; }

.about h6 {
  padding-left: 0.625rem; }

.about-more {
  width: 100%;
  text-align: center;
  margin-top: 20px; }

.about-img {
  background-color: #007dc6;
  background-image: url("../images/about.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px; }

.about-notice {
  background-color: #ffe791;
  padding: 10px;
  margin: 0;
  width: 100%; }
  .about-notice ul {
    margin-top: 20px;
    list-style: none; }
    .about-notice ul li {
      color: #5a5c5e;
      margin-top: 10px; }
  .about-notice li:before {
    content: "";
    background-image: url("../images/gray_1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 3px 3px;
    padding-right: 16px; }

@media screen and (min-width: 1400px) {
  .about-notice {
    padding: 50px;
    margin-top: 50px;
    margin-right: 50px;
    width: 80%; }
    .about-notice ul {
      margin-bottom: -10px; }

  .about-more {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center; }

  .read-more-about {
    color: white; }

  .about {
    position: relative;
    margin-left: -50px !important;
    background-color: #007dc6;
    background-image: url("../images/about.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 850px; }
    .about h1 {
      margin-left: 50px;
      color: white;
      width: 45%; }
    .about h6 {
      margin-left: 50px;
      color: #cce5f4;
      width: 40%; } }
@media screen and (max-width: 1399px) and (min-width: 1024px) {
  .about-notice {
    padding: 50px;
    margin-top: 50px;
    margin-right: 50px;
    width: 80%; }
    .about-notice ul {
      margin-bottom: -10px; }

  .about-more {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center; }

  .read-more-about {
    color: white; }

  .about {
    position: relative;
    margin-left: -50px !important;
    background-color: #007dc6;
    background-image: url("../images/about.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 80%;
    min-height: 850px; }
    .about h1 {
      margin-left: 50px;
      color: white;
      width: 45%; }
    .about h6 {
      margin-left: 50px;
      color: #cce5f4;
      width: 40%; } }
@media screen and (max-width: 1023px) {
  .materials h1 {
    padding-left: 0; }

  .materials-text {
    padding-right: 2%; }

  .materials-img {
    min-height: 420px; } }
/* WHAT WE DO */
.what-we-do {
  margin-left: -50px !important;
  margin-bottom: 100px !important; }
  .what-we-do h3 {
    margin: 10px 0 50px 50px; }
  .what-we-do i {
    margin-left: 50px; }
  .what-we-do ul {
    list-style: none; }

.we-do-list {
  background-color: #ffe791;
  border-radius: 50px;
  color: #5a5c5e;
  padding: 5px 30px;
  margin-bottom: 3px;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px; }

.we-do-list:before {
  content: "";
  background-image: url("../images/gray_1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3px 3px;
  padding-right: 16px; }

.what-we-do-1 {
  background-image: url("../images/gray_1.png");
  background-position: 60px 28px;
  background-repeat: no-repeat;
  background-size: 10000px 1px; }
  .what-we-do-1 .we-do-list {
    margin-left: 0;
    padding-left: 45px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.what-we-do-1 i:before {
  content: "1"; }

.what-we-do-2 {
  background-image: url("../images/gray_1.png");
  background-position: 0 28px;
  background-repeat: repeat-x; }

.what-we-do-2 i:before {
  content: "2"; }

.what-we-do-3 {
  background-image: url("../images/gray_1.png");
  background-position: 0 28px;
  background-repeat: no-repeat;
  background-size: 65px 1px; }

.what-we-do-3 i:before {
  content: "3"; }

.icon_we_do {
  display: inline-block;
  width: 13px;
  height: 35px;
  background-position: -10px -225px;
  color: #007dc6;
  font-style: normal;
  text-align: center; }

@media screen and (max-width: 1023px) {
  .what-we-do {
    padding-left: 0.625rem;
    margin-left: 0 !important; }
    .what-we-do h3 {
      margin: 0 0 20px 0; }
    .what-we-do i {
      display: inline-block;
      float: left; }
    .what-we-do ul {
      margin-left: 70px;
      margin-bottom: 50px; }
    .what-we-do .what-we-do-1 {
      background-position: 71px 20px;
      background-repeat: no-repeat;
      background-size: 1px 1000px; }
      .what-we-do .what-we-do-1 .we-do-list {
        margin-left: 20px;
        padding-left: 30px !important;
        border-radius: 50px !important; }
    .what-we-do .icon_we_do {
      margin-top: 10px;
      text-align: left;
      background-position: 5px -240px;
      width: 40px;
      height: 20px; }
    .what-we-do .what-we-do-2 {
      background-position: 71px 0;
      background-repeat: repeat-y; }
      .what-we-do .what-we-do-2 .icon_we_do {
        background-position: 5px -241px; }
    .what-we-do .what-we-do-3 {
      background-position: 71px 0;
      background-size: 1px 20px; }
    .what-we-do .what-we-do-2, .what-we-do .what-we-do-3 {
      padding: 0; } }
@media screen and (max-width: 799px) {
  .what-we-do i {
    margin-left: 0; }
  .what-we-do ul {
    margin-left: 20px; }
  .what-we-do .icon_we_do {
    margin-top: 4px; }
  .what-we-do .what-we-do-1 {
    background-position: 21px 20px;
    background-repeat: no-repeat;
    background-size: 1px 1000px; }
  .what-we-do .what-we-do-2, .what-we-do .what-we-do-3 {
    background-position: 21px 0; }

  .we-do-list {
    font-size: 13px;
    padding: 5px 20px; } }
/* CONTACTS */
.contacts {
  margin-left: -50px !important;
  padding: 80px 0 20px 50px;
  background-color: #4d4d4d;
  background-image: url("../images/contacts.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 850px;
  color: #dddddd; }
  .contacts h2 {
    color: white;
    margin-bottom: 50px; }
  .contacts address {
    font-style: normal; }
    .contacts address p {
      margin-bottom: 30px; }
    .contacts address strong {
      color: white; }

.contacts-social {
  margin-bottom: 20px;
  list-style: none; }
  .contacts-social li {
    margin: 30px 0; }
  .contacts-social a {
    color: white; }
  .contacts-social a:before {
    content: "";
    background-position: 0 -268px;
    display: inline-block;
    width: 40px;
    height: 40px;
    float: left;
    margin: -5px 20px 0 0; }
  .contacts-social .about-linkedin:before {
    background-position: 0 -308px; }
  .contacts-social a:hover {
    opacity: .8; }

/* write us form */
.write-us {
  max-width: 300px;
  text-align: center; }

.write-us-input, .write-us-textarea {
  color: #dddddd;
  max-width: 100%;
  background: none;
  border: 1px solid #dddddd;
  margin-bottom: 20px; }

.write-us-input {
  height: 50px; }

.write-us-textarea {
  height: 100px; }

#captcha-img {
  background-color: #ffcb15; }

.refresh-captcha {
  font-size: 13px;
  text-align: left; }

.send {
  margin-top: 20px;
  border-radius: 50px;
  padding: 1em 3em; }

@media screen and (min-width: 1024px) {
  #captcha-img {
    width: 100%; } }
@media screen and (max-width: 1023px) {
  .contacts {
    margin-left: 0 !important;
    padding-left: 0; }

  .write-us {
    max-width: 100%;
    text-align: left; }

  #captcha-img {
    max-width: 100%; } }

/*# sourceMappingURL=app.css.map */
