/* Container */
@media (min-width: 1200px) {
	.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
		max-width: 1240px
	}

    html:not(.sticky-header-active) #header.header-floating-bar .header-body {
		max-width: 1240px;
		right: 15px;
	}
}


.wix-madefor-text-titles {
    font-family: "Wix Madefor Text", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
  }

.text-21 {
	font-size: 7.66em !important;
}

.text-22 {
	font-size: 8.66em !important;
}

.text-23 {
	font-size: 9.66em !important;
}

.text-24 {
	font-size: 10.66em !important;
}

section.section.section-blue-background {
    background: #0039cf;
}


section.section.section-black-background{
    background: #000000;
}

.blue-color{
    color: #0039cf;
}

a.blue-color:hover{
    color: #0039cf;
}

.blue-background {
    background: #0039cf;
}

.text-color-black{
    color: #000000 !important;
}

#header .header-body{
    background: transparent;
}

#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a{
    color: #ffffff;
    
}
#header .header-nav-main nav > ul > li > a{
    text-transform: none;
}

#header .header-nav-main nav > ul > li > a.active{
    font-weight:bold;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before,
#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.is-active:before
{
    background: var(--light);
    opacity: 1 !important;
}

#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:after
{
    background: white;
}
/*
#header .header-nav.header-nav-line.header-nav-top-line nav > ul > li > a:before, 
#header .header-nav.header-nav-line.header-nav-top-line nav > ul > li:hover > a:before{
    display: none;
}

#header .header-nav.header-nav-line.header-nav-top-line nav > ul > li > a:after, 
#header .header-nav.header-nav-line.header-nav-top-line nav > ul > li:hover > a:after{
    content: "";
    position: absolute;
    width: 40%;
    height: 3px;
    top: -2px;
    left: 0;
    color: #ffffff !important;
}*/

body{
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.top-bottom-left-lg-rounded{
    border-top-left-radius:50px ;
    border-bottom-left-radius: 50px;
}

.top-left-lg-rounded{
    border-top-left-radius:50px ;
}

.top-right-left-lg-rounded{
    border-top-left-radius:50px ;
    border-top-right-radius: 50px;
}

.top-right-left-lg-rounded-20{
    border-top-left-radius:20px ;
    border-top-right-radius: 20px;
}

.top-right-left-lg-rounded-30{
    border-top-left-radius: 30px ;
    border-top-right-radius: 30px;
}

.top-right-left-lg-rounded-15{
    border-top-left-radius:15px ;
    border-top-right-radius: 15px;
}

.bottom-right-left-lg-rounded-15{
    border-bottom-left-radius:15px ;
    border-bottom-right-radius: 15px;
}

.right-top-bottom-lg-rounded-10{
    border-top-right-radius:10px ;
    border-bottom-right-radius: 10px;
}

.right-top-bottom-lg-rounded-20{
    border-top-right-radius:20px ;
    border-bottom-right-radius: 20px;
}

.left-top-bottom-lg-rounded-20{
    border-top-left-radius:20px ;
    border-bottom-left-radius: 20px;
}

.rounded-10 {
	border-radius: 10px !important;
}

.rounded-15 {
	border-radius: 15px !important;
}

.rounded-20 {
	border-radius: 20px !important;
}


.owl-carousel{
    margin-bottom: 0 !important;
}

h1, h2, h3, h4, h5, h6{
    letter-spacing: normal !important;
}

.featured-project-image img{
    display: none;
}

p {
    font-size: 18px;
}

li{
    font-size: 16px;
}


@media (max-width: 576px) {
    .top-bottom-left-lg-rounded{
        border-radius: 0;
    }

    .m-padding-left-0-with{
        padding-left: 0 !important;
    }

    .coming-soon{
        font-size: 4em !important;
    }

    .ps-0-mobile{
        padding-left: 0 !important;
    }

    .ms-0-mobile{
        margin-left: 0 !important;
    }

    .pe-0-mobile{
        padding-right: 0 !important;
    }

    .me-0-mobile{
        margin-right: 0 !important;
    }

    .pb-5-mobile{
        padding-bottom: 3rem !important;
    }

    .mb-5-mobile{
        margin-bottom: 3rem !important;
    }

    .featured-project-image{
        background: none !important;
    }

    .featured-project-image img{
        display: block !important;
    }

    .next-prev h4{
        font-size: 1.80em !important
    }

    p{
        font-size: 16px;
    }
}

@media (min-width:1400px){
    .coming-soon{
        /*font-size: 6.5em !important;*/
        position: absolute;
        width: 600px;
        z-index: 2;
    }
}

@media (min-width:1200px){
    .coming-soon{
        /*font-size: 4.5em !important;*/
        position: absolute;
        width: 450px;
        z-index: 2;
    }
}

@media (min-width: 992px) {

    #header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down{
        display: block;
        font-size: 14px;
        padding-left: 5px;
        padding-top: 3px;
    }

    #header .header-nav-main nav > ul > li > a{
        font-size: 1.5em;
        font-weight: normal;
        letter-spacing:normal;
    }
    #header .header-nav.header-nav-line nav > ul li:hover > a:before{
        background: #ffffff;
    }

    #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active{
        color: #ffffff;
    }

    #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:not(:hover) > a.active:before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        top: 99%;
        /* left: 15px; */
        /* right: 15px; */
        margin: 0 auto;
        transform: translateY(-3px);
        color: #ffffff;
        background: #ffffff;
    }
    #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a:before, #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:hover > a:before {
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        top: 99%;
        /* left: 15px; */
        /* right: 15px; */
        margin: 0 auto;
        transform: translateY(-3px);
        color: #ffffff;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu{
        border-top-color:var(--quaternary);
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a{
        color: var(--quaternary);
    }

    section.video video{
        border-top-left-radius:50px ;
    }
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover{
    color: var(--light);
    background-color: var(--quaternary);
}

.news-carousel{

}

.news-carousel .owl-nav{
    margin-top:35px !important;
}

.ceo-words .owl-nav{
    margin-top:-60px !important;
}

@media (max-width: 576px) {
    .ceo-words .owl-nav{
        margin-top:0 !important;
    }
}

.news-carousel.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover, .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].hover{
    background-color: var(--secondary);
    border-color: var(--secondary) ;
}

.ceo-words.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover{
    background-color: var(--light);
    border-color: var(--light) ;
}

.news-carousel.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]{
    color: var(--light) ;
    background-color: var(--secondary);
    border-color: var(--secondary);    
}

.ceo-words.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]{
    color: var(--secondary) ;
    background-color: var(--light);
    border-color: var(--light);    
}

.news-carousel.owl-carousel .owl-nav button.owl-prev, .news-carousel.owl-carousel .owl-nav button.owl-next,
.ceo-words.owl-carousel .owl-nav button.owl-prev, .ceo-words.owl-carousel .owl-nav button.owl-next
{
    width: 52px !important;
    height: 52px !important;
    border-radius: 0;
}


.owl-theme .owl-nav .disabled{
    color: var(--black) !important;
    background-color: var(--light) !important;
    border: 2px solid var(--grey-100) !important;
    opacity: 10;
}

.owl-theme .owl-nav .disabled:hover{
    background-color: var(--light) !important;
}

.ceo-words.owl-theme .owl-nav .disabled{
    color: var(--grey) !important;
    background-color: var(--light) !important;
    border: 2px solid var(--grey-100) !important;
    opacity: 10;
}

.owl-carousel.nav-bottom .owl-nav button.owl-next
{
        margin-left: 15px;
}
.owl-carousel.show-nav-title .owl-nav button.owl-prev{
    left: -70px;
}

.owl-carousel .owl-nav button.owl-next:before{
    content: "\f061";
    top: 2px !important;
}

.owl-carousel .owl-nav button.owl-prev:before{
    content: "\f060";
    top: 2px !important;
}

@media (min-width:1200px){
    .owl-carousel .owl-nav button.owl-next:before, .owl-carousel .owl-nav button.owl-prev:before{
        font-size: 25px !important;
    }
}

@media (max-width: 576px) {
    .owl-carousel .owl-nav button.owl-next:before, .owl-carousel .owl-nav button.owl-prev:before{
        font-size: 25px !important;
    }
}

.counters .counter {
    text-align: left;
}

.number-counter-opacity{
    opacity: 0.9;
}

#footer{
    margin-top: 0 !important;
}

.projects-div-container{
    margin-top: -155px;
    position: relative;
}

@media (max-width: 991px) {
    #header .header-nav-main nav {
        background: var(--secondary);
    }

    #header .header-nav-main nav > ul li a{
        padding: 2px 5px;
    }

    #header .header-nav-main nav > ul > li > a.active {
        width: 100%;
        display: block;
        background: white !important;
        color: #0039cf !important;
    }

    .dropdown-item{
        color: var(--light);
    }
}

#header .header-btn-collapse-nav{
    background: var(--light);
    color: var(--quaternary);
}



.owl-carousel.carousel-center-active-item-2 .owl-item > div {
    width: 60.6666%;
    margin-left: auto;
    padding: 0;
    border-radius: 20px;
    background: none;
    box-shadow:none;
    /*margin-right: -250px !important;*/
    transform: scale(0.85);
    transition: transform 0.4s ease;

    opacity: 0.2;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active > div {
    background: none;
    transform: scale(1);
    opacity: 1;
}

.owl-carousel.carousel-center-active-item-2 .owl-item:not(.active) > div {
    padding:3rem !important;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active > div * {
    /*color: var(--light) !important;*/
    padding: 0 !important;
}

#project-slider.owl-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 2px;
}

#project-slider.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: var(--primary);
    width: 15px;
}
#project-slider .owl-prev{
    background: none !important;
    border: none !important;
}

#project-slider .owl-nav button.owl-prev:before{
    color: var(--primary);
    content: "\f177";
}

#project-slider .owl-next{
    background: none !important;
    border: none !important;
}

#project-slider .owl-nav button.owl-next:before{
    color: var(--primary);
    content: "\f178";
}

html .scroll-to-top{
    background: var(--secondary);
}

html .scroll-to-top:hover{
    color:var(--light);
}

.owl-carousel.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.show-nav-title .owl-nav button[class*="owl-"].hover{
    color: var(--quaternary);
}

/*.panel {
    position: absolute;
    will-change: transform;
  }*/
  .panels-container {
    height: 100vh;
    position: relative;
  }

  .panel:not(:first-child) {
    position: absolute;
    top: 100vh;
    width: 100%;
  }  
  
  .constructa-panels-container {
    height: 100vh;
    position: relative;
  }

  .panel2:not(:first-child) {
    /*position: absolute;*/
    top: 100vh;
    width: 100%;
  }

  .bg-home {
    background: url("../img/home-banner.jpg") no-repeat ;
    background-size: cover;
  }
  
  @media (max-width: 576px) {
    .bg-home {
        background-position: center;
      }

    .section-countries{
        background: none !important;
    }
  }

  ul.services-list{
    list-style: none;
  }

  ul.services-list li{
    border: 2px solid var(--grey);
    border-radius: 25px;
    margin: 5px;
    float: left;
    padding: 7px 12px;

  }
  ul.services-list li a{
    color: var(--light);
  }

  .servises-links span{
    border: 2px solid var(--grey);
    border-radius: 25px;
    margin: 5px;
    /*float: left;*/
    padding: 7px 15px;
    white-space:nowrap;
    display: inline-block;
  }  
  .servises-links span a{
    color: var(--light);
  }

  .servises-maximo span{
    border: 1px solid var(--grey-100);
    margin: 5px;
    /*float: left;*/
    padding: 7px 15px;
    white-space:nowrap;
    display: inline-block;
  }  
  .servises-maximo span a{
    color: var(--grey-200);
  }

  .h-75{
    height: 75% !important;
  }

  .h-80{
    height: 80% !important;
  }

  .h-85{
    height: 85% !important;
  }

  .companies.owl-carousel .owl-item img{
    width: auto !important;
  } 

  #accordion100{}

  #accordion100 .card-body{
    background-color: var(--grey-100);
  }

  #accordion100.accordion-modern-status-primary.accordion-modern-status > .card .card-header a:not(.collapsed) {
	background-color: var(--grey-100) !important;
	color: var(--black) !important;
 }

 #accordion100.accordion-modern-status-primary.accordion-modern-status > .card:hover .card-header a.collapsed {
	color: var(--primary) !important;
 }

 ul{

 }

 ul li{
    color: var(--default);
    font-size: 18px;
 }

 ul li::marker {
    color: var(--secondary);       /* Change bullet color */
    font-size: 1.5em; /* Optional: make bullet bigger */
 } 

 .social-icons{

 }

 .social-icons li{
    
 }

 .social-icons:not(.social-icons-opacity-light):not(.social-icons-transparent):not(.social-icons-clean):not(.social-icons-clean-with-border):not(.social-icons-dark):not(.social-icons-dark-2):not(.custom-social-icons) li a{
    background: transparent;
    color: var(--light) !important;
 }

 .social-icons li:hover a{
    background: transparent !important;
 }

 #header .header-nav.header-nav-links nav > ul li:hover > a{
    color: var(--secondary);
 }

 #header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
    color: var(--secondary) !important;
 }

 .btn-secondary:hover{
    color: var(--secondary);
    background-color: var(--light) !important;
    border: 1px solid var(--secondary);
 }

.tabs.tabs-simple.tabs-start .nav-tabs {
	justify-content: start !important;
}

.form-control{
    border-radius: 0 !important;
}

/* Responsive width utilities for Bootstrap 4 */
@media (min-width: 576px) {
    .w-sm-25 { width: 25% !important; }
    .w-sm-50 { width: 50% !important; }
    .w-sm-75 { width: 75% !important; }
    .w-sm-100 { width: 100% !important; }
  }
  
  @media (min-width: 768px) {
    .w-md-25 { width: 25% !important; }
    .w-md-50 { width: 50% !important; }
    .w-md-75 { width: 75% !important; }
    .w-md-100 { width: 100% !important; }
  }
  
  @media (min-width: 992px) {
    .w-lg-25 { width: 25% !important; }
    .w-lg-50 { width: 50% !important; }
    .w-lg-65 { width: 65% !important; }
    .w-lg-75 { width: 75% !important; }
    .w-lg-85 { width: 85% !important; }
    .w-lg-100 { width: 100% !important; }
  }
  
  @media (min-width: 1200px) {
    .w-xl-25 { width: 25% !important; }
    .w-xl-50 { width: 50% !important; }
    .w-xl-75 { width: 75% !important; }
    .w-xl-100 { width: 100% !important; }
  }
  
  @media (min-width: 1400px) {
    .w-xxl-25 { width: 25% !important; }
    .w-xxl-50 { width: 50% !important; }
    .w-xxl-75 { width: 75% !important; }
    .w-xxl-100 { width: 100% !important; }
  }

  .corner-frame {
    position: relative;
    display: inline-block;
  }
  
  .corner-frame img {
    display: block;
    width: 100%; /* Bootstrap responsive image */
    height: auto;
  }
  
  .corner {
    position: absolute;
    width: 12px;   /* Length of corner lines */
    height: 12px;
    border: 2px solid white;  /* Corner color */
  }
  
  .corner-tl {
    top: 20px;
    left: 20px;
    border-right: none;
    border-bottom: none;
  }
  
  .corner-tr {
    top: 20px;
    right: 20px;
    border-left: none;
    border-bottom: none;
  }
  
  .corner-bl {
    bottom: 20px;
    left: 20px;
    border-right: none;
    border-top: none;
  }
  
  .corner-br {
    bottom: 20px;
    right: 20px;
    border-left: none;
    border-top: none;
  }
  
  @media (min-width: 992px) { /* lg breakpoint */
    .vh-lg-100 {
      height: 100vh !important;
    }
  }
  
  .hs-300 {
    height: 300px !important;
  }

  .hs-250 {
    height: 250px !important;
  }  