/*-----------------
* palette
* ----------------
*
*/

/******** GLOBAL *******/

html {}

body {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #040414;
  letter-spacing: .175rem;
}

input,
form {
  color: #111;
}

input {
  padding: 5px 10px;
}

.img-responsive {
  object-fit: cover;
  width: auto;
  height: auto;
}

a {
  text-decoration: none;
  color: #67C7EF;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #67C7EF;
}

.button,
a.button,
.btn,
input.wpcf7-form-control.wpcf7-submit,
input[type="submit"] {
  background-color: #67C7EF;
  color: #000;
  padding: 15px 45px;
  font-weight: bold;
  font-size: 14px;
  border-color: transparent;
  border-radius: 0;
}

.button:hover,
a.button:hover,
.btn:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #000;
  color: #67C7EF;
}

.btn-header .btn {
  background-color: #040414;
  color: #fff;
}

.btn-header .btn:hover {
  background-color: #fff;
  color: #040414;
}

.breadcrumbs {
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 10px;
  font-size: 12px;
}

.breadcrumbs-wrap {
  margin-top: 0px;
  background: #040414;
  color: #fff;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
}

h1,
.h1 {
  font-size: 38px;
  letter-spacing: 5px;
}

h2,
.h2 {
  font-size: 22px;
}

h3,
.h3 {
  font-size: 18px;
}

h4,
.h4 {
  font-size: 11px;
}

span.top {
  font-size: 24px;
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
}

span.link {
  display: block;
  text-align: right;
  margin-top: 15px;
}

span.link a {
  color: #fff;
  font-weight: 700;
}

span.link a:hover {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
}

.text-center {
  text-align: center;
}

.news-block-inner a {
  text-align: right;
  font-weight: 700;
  display: block;
}

.news-block-inner a:hover {
  color: #000;
}

.news-inner-title {
  display: block;
  margin: 15px 0;
}

.news-block-inner {
  margin-top: 30px;
  letter-spacing: 2px;
}

.single-wrap img {
  height: 100%;
}

.top-imgs-blocks {
  margin-right: 30px;
}

.bottom-imgs-blocks,
.top-imgs-blocks {
  height: 100%;
}

.block-wrapper {
  position: relative;
}

.sub_page_title {
  position: absolute;
  bottom: 0;
}

.single-wrap {
  height: 530px;
}

.sub_page_title {
  padding: 15px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff;
}


.multi-wrap {
  height: 250px;
  width: 100%;
}

.col-project-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.top_blocks {
  width: 47.5%;
  float: left;
  /* margin: 0 auto; */
  margin-top: 30px;
}

.black-strip {
  background: #040414;
  padding: 120px 0 !important;
  text-align: center;

  margin-top: -120px;

}

.wrapped_block_strip {
  color: #fff;
}


.owl-carousel.reviews.owl-loaded.owl-drag {
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}

.title-testimonial {
  color: #67C7EF;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

.content-testimonial {}

.name-testimonial {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.company-testimonial {
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 2.5px;
}

.owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  width: 100%;
}

.owl-dot {
  display: inline-block;
}

.owl-dot span {
  background: none repeat scroll 0 0 #67C7EF;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px;
  width: 12px;
}

.owl-dot.active span {
  background: none repeat scroll 0 0 #040414 !important;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px;
  width: 12px;
}


.wrapped_block_grey {
  background: #F8F8FA;
  padding: 90px 30px !important;
}

.blocks_under_img {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: calc(100% - 106%);
}

.blocks_under_img li {
  background: #040414;
  color: #fff;
  margin: 0 10px;
  width: 33.33335%;
  text-align: center;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.blocks_under_img li .top {
  font-size: 40px;
  margin-bottom: 0 !important;
}

.blocks_under_img li .bottom {}

.block-center-bottom-wrap {
  overflow: hidden;
}

.post-rel-extra {
  position: relative;
  z-index: 9999;
  /*margin-right: 0;*/
}

.wrapped_block_simple {
  padding: 60px 30px 60px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*
.container-half {
max-width: calc(100% - 50%);
float: right;
padding: 0px;
margin: 0px;
}
*/
.width-full {
  width: 100%;
}

.wrapped_block_simple {
  padding: 60px 30px 60px 0;
}


.block-center-wrap {
  margin-top: 30px;
  position: relative;
  z-index: 9;
}

.col-block-wrap {
  position: relative;
}

.black_box_wrap {
  position: absolute;
  margin-right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.icons_wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  /* column-count: 2; */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  letter-spacing: 1px;
}

.icons_wrap a {
  color: #040414;
}

.icon_li {
  border: 2px solid #040414;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.icon_li img {
  width: 35px;
  height: 35px;
  object-fit: contain;
  text-align: center;
  margin: auto;
  display: block;
}

.icons_wrap li:hover .icon_li {
  background: #040414;
}

.icon_title {
  font-weight: 700;
  margin: 20px 0 10px;
  display: block;
}

.icons_wrap li {
  width: 50%;
  float: left;
  display: block;
  margin-top: 30px;
}

.icons_wrap li a {}

.grey-strip {
  background: #F8F8FA;
}

.content-strip {
  padding: 60px 0;
}

.wrapped_block {
  padding: 30px;
  background: #fff;
  position: relative;
  z-index: 9;
}

.page-header {
  padding: 0 0 30px;
}

.row.row_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}

.block_under {
  margin-left: -8.5%;
}

.btn-wrap {
  margin-top: 0px;
}

.page-header-small {
  font-weight: 700;
  margin-bottom: 7.5px;
  font-size: 14px;
  letter-spacing: 2px;
}


.black_box_wrap .wrapped_block {
  background: #040414;
  color: #fff;
}

.page-header-small span {
  color: #67C7EF;
}


.block-center-bottom-wrap {
  padding-top: 0 !important;
  /* pointer-events: none; */
  position: relative;
  z-index: 1;
}

.black_box_wrap .btn:hover,
.black-strip .btn:hover {
  background: #fff;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


.slider_items {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.wrapped_block {
  padding: 30px;
  background: #fff;
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.block-center-wrap {
  position: relative;
  z-index: 9;
}


.row.row_mergde_sort {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  align-content: center;
}
 

.bock-extend img{
  height: 850px;
}

/******** Responsive ***********/

/* XXL */
@media (max-width: 1400px) {}

/* XL */
@media (max-width: 1200px) {
  .block_under {
    margin-left: -32.5%;
  }
  .button, a.button, .btn, input.wpcf7-form-control.wpcf7-submit, input[type="submit"] {
    background-color: #67C7EF;
    color: #000;
    padding: 15px 20px;
    font-weight: bold;
    font-size: 14px;
    border-color: transparent;
    border-radius: 0;
}
  .icons_wrap {
    margin: 0 15px;
  }
}

/* L */
@media (max-width: 992px) {
  .block_under {
    margin-left: -98.5%;
  }
  body {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #040414;
  }
  .img-full-xs {
    height: 100%;
  }

  .blocks_under_img {
    display: none;
  }

  .owl-carousel.reviews.owl-loaded.owl-drag {
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    padding: 60px 15px 120px 15px;
  }
  footer h3 {
    font-size: 20px !important;
    margin-bottom: 20px;
}
  .wrapped_block_images, .post-content {
    overflow: hidden;
  }
}

/* M */
@media (max-width: 768px) {
  .slide-bottom-paths{
    display: none !important;
  }
  .col-block-wrap.bock-extend {
    display: none;
}
  .block_under{
    display: none;
  }

  .black_box_wrap {
    position: relative;
    margin-right: 0px;
    top: 0%;
    margin-top: 30px;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }

  .wrapped_block_simple {
    padding: 60px 30px;
  }
}

/* S */
@media (max-width: 576px) {}

/* XS */
@media (max-width: 0px) {}
