/*
Theme Name: Mactonal
Theme URI: http://themedox.com/mactonal
Author: ThemeDox
Author URI: http://themedox.com
Description: Factory and Industrial WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mactonal
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

body,html{
  overflow-x: hidden;
}
.header-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
    z-index: 100;
    width: 100%;
    padding: 12px 24px;
}
body:not(.home) .header-top-wrap{
  background: #020e28;
}

body:not(.home) header {
background: #020e28;
position: relative !important;
top: 0;
padding-top: 16px;
 
}

.project-thumb-four img {
 width: 100%;
    max-height: 600px;
  border-radius:18px}
   
 
 
body:not(.home) .footer-area{
  background: #fff;
}
.wpcf7-acceptance label {
  display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.kvkk-checkbox{
  width: 24px;
    height: 24px;
    margin-left: -16px;
    margin-right: 8px;
}
.wpcf7-acceptance a {
  color :#02577e !important
}
body.single-post .breadcrumb-area{
padding: 24px !important;
}
body.single-post .breadcrumb-area .container{
display: none!important;
}
.header-top-right {
  display: flex;
  align-items: center;
  gap: 24px;
}
 
.container-eksim{
  max-width: 1160px !important;
  margin: 0 auto !important;
}
 body.page .theme-page-spacing .entry-content p a {

    color: #02577e !important;
}
body.page .theme-page-spacing .entry-content ul li::marker {
    color: #02577e;
}
.home-slogan {
    position: fixed;

    top:50%;
    left: 0;
    transform: translateY(-50%);
    width:  100%;
    overflow: hidden;
  }
 
.home-slogan h2{
 
  color: white;
    font-size: 15vh;
    white-space: nowrap;
    text-transform: uppercase
  }
  .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){
    transition: none !important;
  }


  .kpi-container {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

 .img-height-600{
      min-height: 600px;
    object-fit: cover;
 }

.table-eksim strong{
    color: #02577e !important;
}
 .table-eksim.wp-block-table td, .wp-block-table th{
    
    border: none;
    border-bottom: 1px solid #02577e !important;
    line-height: 2.25;
 }
 .table-eksim.wp-block-table tr td:first-child{
    width: 30%;
  }
  ol.breadcrumb {
    display:none !important
  }
  .header-action{
      height: 100%;
 
    background: #1e2b58;
    position: absolute;
    right: 0;
  }
.navbar-wrap {
    margin-right: 160px;
}
  .language-switcher {
       display: flex
;
    align-items: center;
    padding: 24px;
}
.img-450{
  min-height: 450px;
}
.services-content-five{
  align-items: center;
}
.services-content-five .icon svg{
  height: 60px;
    width: 60px;
}
  .header-style-three .menu-nav {
    position: relative;
        border-radius: 18px !important;
           overflow: hidden !important;
           border:none !important
    }
.flag-uk{
  display: none;
}
.language-list {
 
    gap: 24px;
}
  @media only screen and (max-width: 600px) {
  .header-top-wrap{
    display: none;
  }
  .header-style-three .menu-nav {
        padding: 20px 15px !important;
    }
  .header-style-three .menu-area {
    background: transparent !important;
  }
  .mobile-nav-toggler{
    color: #fff !important;
    font-size: 36px !important;
  }
  .transparent-header{
    padding-top: 15px;
  }
  .project-details-area {
    margin-top: 60px;
    margin-bottom: 60px;
}
}
