/*
Theme Name: CWED
Template: framework
Text Domain: framework
Theme URI: http://m5designstudio.com/
Author: M5 Design
Author URI: http://m5designstudio.com/
Description: Sidebar right, responsive 1280px
Version: 2.0
*/
/* /////////////////////////////////////////////////////////////
begin Wordpress
/////////////////////////////////////////////////////////////*/
.slideDown,
.zoomIn,
.slideInDown,
.fadeIn,
.slideInLeft,
.slideInLeftNew,
.slideInRight,
.slideInRightNew,
.slideInLeftTop,
.slideInRightTop,
.slideInUp,
.fadeInFlexible,
.zoomInInterval,
.zoomInHeader,
.slideInDownHeader,
.fadeInHeader{
    visibility: visible;
}

.js .slideDown,
.js .zoomIn,
.js .slideInDown,
.js .fadeIn,
.js .slideInLeft,
.js .slideInLeftNew,
.js .slideInRight,
.js .slideInRightNew,
.js .slideInLeftTop,
.js .slideInRightTop,
.js .slideInUp,
.js .fadeInFlexible,
.js .zoomInInterval,
.js .zoomInHeader,
.js .slideInDownHeader,
.js .fadeInHeader{
    visibility: hidden;
}
body {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}


.allura-regular {
    font-family: "Allura", cursive;
    font-weight: 400;
    font-style: normal;
}

#content p,
#content ul{
    font-size: 0.875rem;

}


a,
a:visited {
    color: #163A69;
    text-decoration: none;
    font-weight: normal
}

a:active,
a:hover {
    color: #163A69;
    text-decoration: none;
    font-weight: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    border: 1px solid #163A69;
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: all .4s ease;
    border-radius: 8px;
}

[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover,
button:hover {
    background-color: #fff;
    border-color: #163A69;
    color: #163A69;
}

/* ::::::: Headings :::::::*/

h1 {
    font-family: "Prata", serif;
    font-weight: 400;
    font-style: normal;
}

h2,
h3,
h4,
h5,
h6,
.font-xxl,
.font-xl,
.font-lg,
.font-md,
.font-sm,
.font-xs,
.font-mini,
.font-xxs {
    font-family: "Prata", serif;
    font-weight: 400;
    font-style: normal;
}

h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {}

h1.page-title {}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.25rem;
}

h5 {
    font-size: 1.1rem;
}

h6 {
    font-size: 0.9rem;
}

.font-xxs {
    font-size: .7rem;
    line-height: 130%;
}

.font-xs {
    font-size: 1rem;
    line-height: 130%;
}

.font-sm {
    font-size: 1.3rem;
    line-height: 130%;
}

.font-md {
    font-size: 1.8rem;
    line-height: 130%;
}

.font-lg {
    font-size: 2.3rem;
    line-height: 130%;
}

.font-xl {
    font-size: 3rem;
    line-height: 130%;
}

.font-xxl {
    font-size: 4rem;
    line-height: 130%;
}



/*::::::: Sidebar Tagcloud :::::::*/

.tagcloud a,
.tagcloud a:visited {
    color: #fff;
    background-color: #163A69;
}

.tagcloud a:active,
.tagcloud a:hover {
    background-color: #163A69;
    color: #fff;
}


/*::::::: Sidebar Widgets :::::::*/

.widget_categories a,
.widget_categories a:visited {
    background-color: #fff;
    border: 1px solid #163A69;
    color: #163A69;
}

.widget_categories a:hover,
.widget_categories a:active {
    background-color: #163A69;
    color: #FFFFFF;
}

#primary.widget-area li.current-cat a,
#primary.widget-area li.current-cat a:visited {
    background-color: #163A69;
    color: #FFFFFF;
}

aside .menu li a,
aside .menu li a:visited {
    background-color: #fff;
    border: 1px solid #163A69;
    color: #163A69;
}

aside .menu li a:hover,
aside .menu li.active a {
    background-color: #163A69;
    color: #FFFFFF;
}

.wp-pagenavi a,
.wp-pagenavi a,
.wp-pagenavi a:visited,
.wp-pagenavi a:active {
    background-color: #ffffff;
    border: 2px solid #163A69;
    color: #163A69;
    padding: 8px 12px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background-color: #163A69;
    border: 2px solid #163A69;
    color: #FFFFFF;
    text-decoration: none;
}

.nav-tabs>li>a,
.nav-tabs .nav-link {
    background-color: #fff;
    border: 2px solid #163A69;
    color: #163A69;
    cursor: pointer;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li a:active {
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
}

.nav-tabs>li>.nav-link.active,
.nav-tabs>li>.nav-link.active:hover,
.nav-tabs>li>.nav-link.active:focus {
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
}
.nav-tabs{
    border-bottom: none;
    justify-content: center;
    gap: 10px;

}

.w360-viewer .nav-tabs{
    justify-content: start;
}

.w360-viewer .row .col:first-child{
    border-right: 2px solid #B1B1B1;
}

.section-our .shortcode-windows{
    /* padding-top: 50px; */

}

.tab-content>.active{
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 20px 0;

}

.section-product .btn{
    margin-top: 25px;
}

.section-product .carousel .carousel-inner {
    height: 400px;
}

.carousel-control{
    display: flex;
    justify-content: flex-end;
    margin: 15px 0;
    gap: 10px;

}

.section-product .carousel-inner{
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
}


.carousel-indicators{
    display: none;
}

.carousel-control-next,
.carousel-control-prev{
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 2px solid #B5AB9B;
    color: #B5AB9B;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-prev:active,
.carousel-control-next:hover,
.carousel-control-next:focus,
.carousel-control-next:active{
    background: #B5AB9B;
    color: #FFF;
    text-decoration: none;
}
.carousel-item{
    height: 100%;
}
.carousel  .carousel-item img{
    height: 100%;
    margin: 0;
    object-fit: cover;
    width: 100%;
}


h4.panel-title a,
h4.panel-title a:visited,
h3.panel-title a,
h3.panel-title a:visited {
    background-color: #fff;
    border: 2px solid #163A69;
    color: #163A69;
    text-align: center;
    box-shadow: 0px 2px 3px 0px rgba(6, 24, 48, 0.20);
    text-decoration: none;
    font-size: 1rem;
    text-align: left;

}

h4.panel-title a:hover,
h3.panel-title a:hover {
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
}

.panel-heading .panel-title a[aria-expanded="true"] {
    background-color: #163A69;
    border: 1px solid #163A69;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
}

.panel-default .collapse .card-body{
    border: 1px solid #163A69;
}

.entry-content .size-blogSingle {
    margin-bottom: 15px;
}


.entry-content .entry-title {
    text-transform: none;
    text-align: left;
    margin-bottom: 0px;
}

.entry-content .entry-metaA {
    margin: 10px 0;
}

.entry-content img {
    margin-bottom: 20px;
}

.accordion-toggle,
.panel-title>a {
    border-radius: 15px;
    /* border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; */
}

.panel-collapse {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #163A69;
    box-shadow: 0px 4px 10px 0px rgba(6, 24, 48, 0.15);
    overflow: hidden;
    background-color: #fff;
}

.accordion-toggle.collapsed {
    border-radius: 15px;
}

.panel-body {
    border: 1px solid transparent;
}

body:not(.home) h3:not([class*="font-"]),
body:not(.home) .h3:not([class*="font-"]){
    font-size: 1.3rem;
}

body:not(.home) h4:not([class*="font-"]),
body:not(.home) .h4:not([class*="font-"]){
    font-size: 1.1rem;
}

body:not(.home) h5:not([class*="font-"]),
body:not(.home) .h5:not([class*="font-"]){
    font-size: 0.9rem;
}

body:not(.home) h6:not([class*="font-"]),
body:not(.home) .h6:not([class*="font-"]){
    font-size: 0.7rem;
}


input.wpcf7-submit {
    border: 1px solid #163A69;
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: all .4s ease;
    box-shadow: none;
    border-radius: 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: max-content;
    font-size: 1rem;
    font-weight: normal;
}

input.wpcf7-submit:focus,
input.wpcf7-submit:hover {
    color: #fff;
    border-color: #9b9282;
    background-color: #9b9282;
    box-shadow: none;
}



/* /////////////////////////////////////////////////////////////
end Wordpress
/////////////////////////////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////
begin Flexible
/////////////////////////////////////////////////////////////*/

   /* Parallax Sections */
   .parallax-section {
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    transform: translateY(0px);
  }

  .end-section{
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: white;
    text-align: center;
    transform: translateY(0px);
  }

  /* Animation Classes */
  .fadeIn,
  .fadeInFlexible {
    opacity: 0;
  }
  .slideInUp {
    transform: translateY(80px);
  }
  .slideInDown {
    transform: translateY(-80px);
  }
  .slideInLeft,
  .slideInLeftNew {
    transform: translateX(80px);
  }
  .slideInLeftTop {
    transform: translateX(100px);
  }
  .slideInRight,
  .slideInRightNew{
    transform: translateX(-80px);
  }
  .slideInRightTop {
    transform: translateX(-100px);
  }
  .zoomIn {
    transform: scale(0.8);
  }

  .zoomScroll {
    transform: scale(0.2);
  }
  #smooth-content{
    position: relative;
  }
.wp-block-table thead {
    border-bottom: none;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: none;
    border-top: 1px solid #ddd;
}

.table thead th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

div#ez-toc-container {
    background: #fff;
    border: 1px solid #eee;
}



div#ez-toc-container a,
div#ez-toc-container a:visited {
    color: #163A69;
}

div#ez-toc-container a:hover,
div#ez-toc-container a:visited {
    color: #163A69;
    text-decoration: none;
}

/*div#ez-toc-container .ez-toc-title-container {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
    padding: .75rem;
    vertical-align: top;
}

div#ez-toc-container ul {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

div#ez-toc-container ul li a {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    display: block;
}

#ez-toc-container ul ul,
.ez-toc div.ez-toc-widget-container ul ul {
    margin: 0;
    padding: 0;
}

#ez-toc-container ul ul li a,
.ez-toc div.ez-toc-widget-container ul ul li a {
    margin-left: 0;
    padding-left: 1.5em;
} */

#ez-toc-container.ez-toc-sticky {
    position: fixed;
    top: 0;
    max-width: 450px;
}

#ez-toc-container .ez-toc-list {
    /* max-height: 250px;
overflow: auto; */
}

.wpcf7 label {
    width: 100%;
    margin-bottom: 15px;
}

.wpcf7 label input,
.wpcf7 label textarea,
.wpcf7 label select {
    border-radius: 15px;
    padding: 8px 12px;
    border: 1px solid #000;
    margin-bottom: 0px;
}

.tos-next span,
.tos-prev span {
    text-indent: -999px;
    position: relative;
    left: 45%;
}

.tos-close span {
    text-indent: -999px;
    position: relative;
    left: 0;
    width: 40px;
    display: inline-block;
    height: 40px;
}

.fadeIn{
    opacity: 0;
}

.esg-grid a>p {
    margin-bottom: 0px !important;
}

.js .fadeInFlexibles {
    height: auto;
}

.box-with-icon ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box-with-icon ul li {
    break-inside: avoid-column;
    margin-bottom: 25px;
}

.box-with-icon ul li .item-box-with-icon .animation {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
    justify-content: left;
    max-width: 90%;
    margin: 0 auto;
    padding: 27px;
}

.box-with-icon ul li .item-box-with-icon .animation {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
    justify-content: left;
    max-width: 435px;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
    min-height: 200px;
    padding: 30px 30px 30px 30px;
    width: 100%;
}

.box-with-icon ul li .item-box-with-icon .animation p {
    margin-bottom: 0 !important;
}


.box-with-icon ul li .title-box-with-icon {
    font-size: 1.25rem;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
}

.box-with-icon ul li .title-box-with-icon {
    font-size: 1.5rem;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 400;
    display: block;
}

.box-with-icon ul li img {
    max-width: 40px;
    margin: 0;
}

.box-with-icon .item-box-with-icon a {
    color: inherit;
}

.box-with-icon .item-box-with-icon a:hover {
    color: #fff;

}

.box-with-icon .layout-three .animation {
    max-width: 145px;
}

.box-with-icon .item-box-with-icon .animation {
    padding: 18px 10px;
}

.border-all ul li .item-box-with-icon .animation {
    border: 1px solid #333;
}

.box-with-icon .layout-two {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

.box-with-icon .layout-three {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
}

.order-column .layout-three {
    -webkit-column-count: none;
    -moz-column-count: none;
    column-count: none;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
    display: flex;
    flex-wrap: wrap;
    max-width: 1050px;
    margin: 0 auto;
}

.order-column .layout-three li {
    -ms-flex: 0 0 31.333333%;
    flex: 0 0 31.333333%;
    max-width: 31.333333%;
    margin: 5px;
}

.order-column .layout-three li .item-box-with-icon {
    height: 100%;
}

.order-column .item-box-with-icon {
    max-width: 329px;
}

.border-bottom .item-box-with-icon {
    border-bottom: 2px solid #9D6149;
}

.border-none .item-box-with-icon {
    border-bottom: 0px solid #9D6149;
}

.box-with-icon .animation .btn {
    max-width: 100%;
    margin: 15px 0px;
    /* min-width: 200px; */
}

.box-with-icon ul li {
    break-inside: avoid-column;
    margin-bottom: 25px;
}

.box-with-icon ul li .item-box-with-icon .animation {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
    justify-content: left;
    max-width: 90%;
    margin: 0 auto;
    padding: 27px;
}

.box-with-icon ul li .item-box-with-icon .animation {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
    justify-content: left;
    max-width: 435px;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
    min-height: 200px;
    padding: 30px 30px 30px 30px;
    width: 100%;
}

.box-with-icon ul li .item-box-with-icon .animation p {
    margin-bottom: 0 !important;
}


.box-with-icon ul li .title-box-with-icon {
    font-size: 1.25rem;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
}

.content-news .nav-tabs li a {
    color: #163A69
}

.content-news .nav-tabs li a:hover {
    color: #163A69;
    background: transparent;
}


.content-news .nav-tabs li .entry-meta-caption a {
    color: #163A69
}

.content-news .nav-tabs li .entry-meta-caption a:hover {
    color: #163A69
}

.item-gallery .title-green {
    background-color: #163A69;
}

.item-gallery .light-green {
    background-color: #163A69;
}

.content-suscribe-home .subscri_btn {
    background-color: #163A69;
}

.background-color-2 {
    background-color: #163A69;
}

.background-beige {
    background-color: #B5AC9d;
}

.background-light-beige {
    background-color: #F2f1EC;
}

.background-right {
    position: relative;
    overflow: visible;
    overflow-y: hidden;
    padding: 150px 0;
}

.background-right .content-right .lead {
    margin-bottom: 15px;
}

.background-right .content-left {
    padding: 0 8%;
    scale: 1.2;
}

.background-right .content-right {
    border-radius: 0;
    border-top-left-radius: 25px;
    /* border-bottom-right-radius: 25px; */
    background-color: #5E2630;
    padding: 50px 40px;
    color: #fff;
    top: 30%;
    position: relative;
}

.background-right .content-right h2,
.background-right .content-right h3,
.background-right .content-right h4,
.background-right .content-right h5,
.background-right .content-right h6,
.background-right .content-right .lead {
    color: #fff;
}

.background-right .content-left img {
    border-radius: 0px 66px;
    margin-left: 15%;
    padding-bottom: 15px;
}

.background-icon .item-icon-title .icon {
    /* background-image: url(/wp-content/uploads/2025/02/Yellow-circle.png); */
    background-size: contain;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    left: -90px;
    top: 0px;
    position: absolute;
    max-height: 137px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.background-icon .item-icon-title .icon img {
    max-height: 91%;
    margin: 0;
    border-radius: 100%;
}

.background-icon .content-left {
    z-index: 2;
    position: relative;
    display: block;
    padding-left: 50px;
}

.background-icon .item-icon-title {
    padding: 15px 20px;
    background-color: #EEEAE5;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.4);
    border: 2px solid #efefef;
    border-radius: 16px;
    font-size: .9rem;
    position: relative;
    padding-left: 50px;
    margin-bottom: 40px;
    margin-left: 5%;
}

.background-icon .item-icon-title .title {
    color: #000;
}

.background-icon .content-right img,
.one-corner {
    border-top-left-radius: 66px;
    padding-bottom: 15px;
}

.two-corners {
    border-radius: 0px 66px;
    padding-bottom: 15px;
}

.background-icon .content-right {
    scale: 1.1;
    margin-left: -18%;
}


.nav-tabs>li>a {
    background-color: #163A69;
}

.content-flexible{
    position: relative;
}

.content-flexible .color-white,
.shortcode-icon-title .color-white .title,
.content-flexible .content-col .color-white,
.color-white {
    color: #FFFFFF;
}

.content-flexible .color-black,
.shortcode-icon-title .color-black .title,
.content-flexible .content-col .color-black,
.color-black {
    color: #333333;
}

.padding-container {
    padding: 50px 100px
}

.padding-bottom {
    padding-bottom: 20px;
}

.section-content .navSearch {
    max-width: 400px;
}

.section-content .entry-title {
    margin-bottom: 0;
    text-transform: none;
}

.search  .section-content .entry-title{
    text-align: left;
}

.section-content .navSearch label::before {
    filter: invert(1);
}

.navSearch label input,
.navSearch label input:focus,
.navSearch label input:focus-visible {
    border: none;
    outline: none;
    color: #081126;
    font-size: 1rem;
    background-color: transparent;
}

/* /////////////////////////////////////////////////////////////
end Flexible
/////////////////////////////////////////////////////////////*/

/* /////////////////////////////////////////////////////////////
begin Header
/////////////////////////////////////////////////////////////*/
.content-top .content-menu{
    /* display: none; */
    top: 0;
    left: 0;
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 9999;
    transform: translateX(-110vw);
    transition: all 500ms ease;
}

.ubermenu .ubermenu-custom-content-padded{
    padding: 20px 20px;

}

.ubermenu-item-4014{
    padding: 0 ;
}

.ubermenu .ubermenu-item-4014>.ubermenu-tabs-group{
    width: 250px;
    max-width: 250px;
}

/* .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group .ubermenu-active{
    width: 83%;
} */

.ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel{
    width: 83%;
    /* max-width: 264px; */
}

.ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel>.ubermenu-item>.ubermenu-tabs-group {
    width: 264px;
    max-width: 264px;
}

.ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel>.ubermenu-item>.ubermenu-tabs-group .ubermenu-tab-content-panel{
    width: auto;
    left: 264px;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{
    /* width: 81%; */
}


/* Define the animation */


.ubermenu{
    height: 100%;
    position: relative;
}

.ubermenu-bound-inner .ubermenu-nav{
    height: 100%;
    position: relative;
}

.ubermenu .ubermenu-nav .tabs-full>ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 5px;
    align-content: flex-start;
    padding: 0 32px;
}

.ubermenu .ubermenu-nav .tabs-full>ul.ubermenu-submenu-id-4015 {
    justify-content: center;
}

.ubermenu .ubermenu-nav .ubermenu-item-full{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
}
.ubermenu .ubermenu-nav .submenu-default{
    width: 34%;
    margin-bottom: 15px;
}

.ubermenu .ubermenu-nav .submenu-color{
    width: 125px;
}
.ubermenu .ubermenu-nav .submenu-default .ubermenu-target-with-image{
    display: flex;
    width: 95%;
    height: 185px;
    padding-bottom: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    max-width: 270px;
    max-height: 220px;
    overflow: hidden;
    border-radius: 12px;
    border: 1px solid #D6CFC5;
    background: #FFF !important;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 20px;
    transition: all .4s ease;
    /* transition-delay: 400ms; */
}

.ubermenu .ubermenu-nav .ubermenu-in-transition{
    transition-delay: 400ms;
}

.ubermenu .ubermenu-nav .submenu-color .ubermenu-target-with-image{
    height: 120px;
    width: 112px;

    display: flex;
    padding: 8px 8px 12px 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;

    border-radius: 12px;
    border: 1px solid #D6CFC5;
    background: #FFF;

    /* display: flex;
    padding-bottom: 12px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    max-width: 270px;
    max-height: 220px;
    overflow: hidden;
    border-radius: 12px;
    border: 1px solid #D6CFC5;
    background: #FFF !important;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 20px; */

}

/* .ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover, */
.ubermenu-skin-minimal .ubermenu-tab.ubermenu-hovered > .ubermenu-target,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-active > .ubermenu-target{
    font-weight: bold;
    background: #eee;
}

.ubermenu .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel,
.ubermenu-nojs .ubermenu-tab:hover>.ubermenu-tab-content-panel{
    /* display: none; */
}

.ubermenu .ubermenu-tab.ubermenu-hovered>.ubermenu-tab-content-panel,
.ubermenu-nojs .ubermenu-tab.ubermenu-hovered>.ubermenu-tab-content-panel{
    /* display: block; */
}



.ubermenu .ubermenu-nav .submenu-default.ubermenu-hovered .ubermenu-target-with-image{
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.30);
    font-weight: bold;
    /* transition: all .4s ease 400ms; */
}

.ubermenu .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel,
.ubermenu-nojs .ubermenu-tab>.ubermenu-tab-content-panel{
    transition: all .4s ease 400ms;
}

.ubermenu .ubermenu-nav .submenu-default.ubermenu-hovered .ubermenu-target-with-image img{
    filter: grayscale(0%);
}

.ubermenu .ubermenu-nav .submenu-default .ubermenu-target-with-image img{
    /* max-height: 170px;*/
    object-fit: cover;
    object-position: bottom;
    max-height: 130px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    filter: grayscale(100%);
    transition: all .4s ease;
}

.ubermenu .ubermenu-nav .submenu-default .ubermenu-target-with-image .ubermenu-target-text{
    padding:  0 10px;

}


.ubermenu .ubermenu-nav .submenu-color .ubermenu-target-with-image img{
    width: 110px;
    height: 80px;
    border-radius: 12px;
    border: 1px solid #D6CFC5;
    overflow: hidden;
    margin: 0;
    padding: 0;
    filter: grayscale(0%);
}

.ubermenu .ubermenu-nav .submenu-style{
    width: 31%;
    max-width: 345px;
    height: 300px;
}

.ubermenu .ubermenu-nav .submenu-style .ubermenu-target-with-image{
    display: flex;
    width: 95%;
    max-width: 350px;
    padding: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    height: auto;
}

.ubermenu .ubermenu-nav .submenu-style .ubermenu-target-with-image .action{
    display: flex;
    flex-direction: row;
    gap: 5px;
    height: 0;
    opacity: 0;
    transition: all .4s ease;
}

.ubermenu .ubermenu-nav .submenu-style.ubermenu-hovered .ubermenu-target-with-image .action
/* .ubermenu .ubermenu-nav .submenu-style:focus .ubermenu-target-with-image .action, */
/* .ubermenu .ubermenu-nav .submenu-style.ubermenu-active .ubermenu-target-with-image .action */{
    opacity: 1;
    height: 38px;

}

.ubermenu .ubermenu-nav .submenu-style .ubermenu-target-with-image img{
    max-height: 80px;
    max-width: 80px;
}

.ubermenu .ubermenu-nav .ubermenu-item-4014{
    /* height: 55vh;
    overflow: auto; */
    padding: 0 0px;
    height: 80%;
}
.ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tabs-group,
.ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tab-content-panel,
.ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tabs{
    height: 100%;
    /* transition: all .4s ease;
    transition-delay: 400ms; */
}
.ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tabs-group.ubermenu-submenu-id-4472{
    height: 50%;
    min-height: 70% !important;
    overflow: auto;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel,
.ubermenu .ubermenu-tabs,
.ubermenu .ubermenu-nav .ubermenu-column-full{
    /* transition: all .4s ease;
    transition-delay: 400ms; */
}
.ubermenu .ubermenu-nav .ubermenu-column-3-4{
    width: 74%;
}
.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group{
    border: none;
    border-right: 1px solid #D6CFC5;
}
.search-query::placeholder {
    color: #081126;
    font-size: 1rem;
    opacity: 1;
}

.navSearch{

}

.search-query::-webkit-input-placeholder {
    color: #081126;
    font-size: 1rem;
}

.search-query::-moz-placeholder {
    color: #081126;
    font-size: 1rem;
    opacity: 1; /* Important for Firefox consistency */
  }


.search-query:-moz-placeholder { /* Firefox 18- */
    color: #081126;
    font-size: 1.25rem;
}

  .search-form{
    width: 100%;

  }

.menu-footer{
    position: absolute;
    top: auto;
    bottom: 0;
    background: linear-gradient(0deg, rgba(31, 31, 31, 0.00) 26.77%, #151515 76.2%), #555;
    width: 100%;
    display: flex;
    /* height: 353px; */
    max-height: 300px;
    height: auto;
    padding: 16px 0;
    padding-bottom: 0;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
    align-self: stretch;
    color: #fff;
    flex-direction: column;
    gap: 0;
    z-index: 999;
    display: block;
}
.menu-footer .section-full{
    position: absolute;
    top: auto;
    bottom: 0px;
    display: block;
    z-index: -1;
}
.menu-footer .section-full img{
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.menu-footer.content-col{
    display: flex;
    padding: 32px 128px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
}

.menu-footer .social a,
.menu-footer .social a:visited {
    color: #fff;
    font-size: 1.5rem;
    margin-right: 10px;
}


.menu-footer .social a:hover,
.menu-footer .social a:focus {
    color: #F0C45F;
}

body.admin-bar .content-top .content-menu{
    /* top: 32px; */
}

.content-top .content-menu.active{
    /* display: block; */
    transform: translateX(0);
    overflow: auto;
}
.content-top {
    padding: 10px 0;
    transition: all .4s ease;
}
.top-content .btn{
    font-size: 1rem;
}
.top-content .btn-primary,
.top-content .btn-primary:visited{
    margin-right: 10px;
    background-color: transparent;
    border: 2px solid #fff;
    line-height: 120%;
    max-height: 36px;
}

.top-content .btn-primary:hover,
.top-content .btn-primary:focus,
.top-content .btn-primary:active{
    color: #fff;
    border-color: #fff;
}

.top-content .btn-default,
.top-content .btn-default:visited{
    background-color: transparent;
    border: 0px solid #fff;
    position: relative;
    line-height: 150%;
    max-height: 36px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5),
          0 2px 4px rgba(0, 0, 0, 0.3),
          inset 0 1px 0 rgba(255, 255, 255, 0.1);
}


.top-content .btn-default::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    padding: 3px;
    background: linear-gradient(
      to bottom,
      #f5e6a8 0%,
      #e6c76f 15%,
      #d4a645 50%,
      #c89a3d 85%,
      #8b6b2c 100%
    );
    -webkit-mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }

  .top-content .btn-default::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #163a69;
    border-radius: 8px;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
  }

  .top-content .btn-default:hover::after {
    opacity: 1;
  }

  .top-content .btn-default:hover,
  .top-content .btn-default:focus,
  .top-content .btn-default:focus:active {
    color: #ffffff;
    background-color: #163A69;
  }

  .top-content .btn-default:active {
    transform: scale(0.98);
  }

.top-content .btn-default:hover,
.top-content .btn-default:focus{
    color: #fff;
}
#menu-sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 99999;
    /* background: rgba(22, 40, 47, .9); */
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#menu-sidebar .dropdown-menu li a {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
}

#menu-sidebar .dropdown-menu li a:hover,
#menu-sidebar .dropdown-menu li a:focus,
#menu-sidebar .dropdown-menu li a:active {
    background-color: transparent;
    color: #7B9E28;
}

#menu-sidebar.active {
    left: 0;
}

#menu-sidebar .content-menu{
    background-color: transparent;

}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #000;
    position: relative;
    float: right;
    top: 0px;
    right: 0px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9;
}

#dismiss:hover {
    background: #fff;
    color: #7386D5;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.overlay.active {
    display: block;
    opacity: 1;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
}

#menu-sidebarCollapse {
    /* margin: 0px 0px;
    float: right;
    background-color: transparent;
    font-size: 2rem;
    display: none;
    border: 0px solid #fff; */
}


#menu-sidebar .sidebar-header {
    padding: 20px;
}

#menu-sidebar ul.components {
    padding: 20px 0;
}


.menu-desktop .ubermenu{
    padding: 0;
    /* overflow: auto !important; */
}

/* #menu-sidebar ul p {
    color: #fff;
    padding: 10px;
}

#menu-sidebar ul li a {
    padding: 10px;
    font-size: .8rem;
    display: block;
    text-align: left;
    padding-left: 10px !important;
    background-color: transparent;
    border: 1px solid transparent;
}

#menu-sidebar ul li a:hover {
    color: #3198fe;
    background: transparent;
}

#menu-sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #3198fe;
    background: transparent;
} */


.top-content {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
}

.inner .content-top {
    position: sticky;
}

.call-contact .btn {
    margin-top: 0;
}

.navbar-desktop {
    display: block;
}

.navbar-desktop-mobile {
    display: none;
}

.navbar-mobile {
    display: none;
}

.navbar-default .navbar-brand {
    color: #000;
}

.callbtn .call {
    display: inline-block;
}

.social a,
.social a:visited {
    color: #163A69;
}

.social a:hover,
.social a:focus,
.social a:active {
    color: #9b9282
}

.dropdown-menu {
    background-color: #163A69;
    width: 200px;
}


.content-top {
    position: sticky;
    background-color: #fff;
    border-bottom: none;
    top: 0px;
    transition: all .4s ease;
    z-index: 99;
}



.inner .content-top,
#menu-sidebar
{
    background-color: #071F41;
}


.home .content-top,
.body-hero .content-top {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 50px 50px rgba(0, 0, 0, 0.6);
}

body:not(.home,.body-hero) .smooth-inner {
    padding-top: 70px;
}

.home .smooth-inner{
    padding-top: 0!important;
}


body:not(.home,.body-hero) .smooth-inner #content .fadeInFlexibles:first-child .content-flexible{
    padding-top: 15px;
}


.section-serie img{
margin-bottom: 0;
}

.section-serie img{
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}

.esg-filters .esg-filter-wrapper,
.esg-filters .esg-pagination{
    border-bottom: none;
    justify-content: center;
    gap: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 25px;
}

.esg-filters .esg-pagination{
    margin: 25px 0 0 0 ;
    gap: 10px !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.esg-filters .esg-filter-wrapper .esg-filterbutton,
.esg-filters .esg-pagination .esg-navigationbutton  {
    background-color: #fff;
    border: 2px solid #163A69;
    color: #163A69;
    cursor: pointer;
    border-radius: 0px;
    line-height: 1.42857143;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 1rem;
    font-family: "Poppins", sans-serif;
    box-shadow: none;
    margin: 0;
    font-weight: normal;
    transition: all .4s ease;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



.esg-filters .esg-filter-wrapper .esg-filterbutton.selected,
.esg-filters .esg-filter-wrapper .esg-filterbutton.hovered,
.esg-filters .esg-pagination .esg-navigationbutton.selected,
.esg-filters .esg-pagination .esg-navigationbutton.hovered{
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
    box-shadow: none;

}

.content-flexible .esg-grid .mainul li.eg-projects-wrapper    {
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    overflow: hidden;
}

.inner.admin-bar .content-top {
    top: 0px;
}

.home.admin-bar .content-top,
.body-hero.admin-bar .content-top {
    top: 32px;
}

.home .header-solid,
.body-hero .header-solid {
    background-color: #071F41;
    z-index: 99;
    box-shadow: none;
}

.content-section .content a:hover,
.content-section .content a:active {
    background-color: #000;
    color: #fff;
}

.content-top img {
    max-width: 200px;
    width: 100%;
    margin-left: auto;
    margin-top: -8px;
}


.header-default .call>span {
    color: #fff;
    display: inline-block;
    width: 100%;
}

.header-default .call {
    display: inline-block;
    width: 100%;
}
.ubermenu-skin-minimal.ubermenu-responsive-toggle{
    display: none !important;

}


        /* Hamburger Button Styles */
        .custom-hamburger-btn {
            position: relative;
            z-index: 999;
            width: 50px;
            height: 50px;
            background: transparent;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 5px;
            padding: 12px;
            transition: all 0.3s ease;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .custom-hamburger-btn:hover {
            background: transparent;
            transform: scale(1.05);
            box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
        }

        .custom-hamburger-btn:active {
            transform: scale(0.95);
        }

        /* Hamburger Lines */
        .hamburger-line {
            width: 26px;
            height: 3px;
            background: white;
            border-radius: 3px;
            transition: all 0.3s ease;
        }

        /* Animation when menu is open */
        .custom-hamburger-btn.active .hamburger-line:nth-child(1) {
            transform: translateY(8px) rotate(45deg);
        }

        .custom-hamburger-btn.active .hamburger-line:nth-child(2) {
            opacity: 0;
            transform: translateX(-10px);
        }

        .custom-hamburger-btn.active .hamburger-line:nth-child(3) {
            transform: translateY(-8px) rotate(-45deg);
        }

.socialI a:active,
.socialI a:hover {
    color: #fff;
}

/* /////////////////////////////////////////////////////////////
end Header
/////////////////////////////////////////////////////////////*/

/* /////////////////////////////////////////////////////////////
begin Btn
/////////////////////////////////////////////////////////////*/
.btn,
.btn:visited {
    border: 1px solid #163A69;
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
    position: relative;
    z-index: 1;
    transition: all .4s ease;
    box-shadow: none;
    border-radius: 8px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: max-content;
}

.btn.btn-center{
    display: flex;
}

.btn svg{
    width: 20px;
    height: 20px;
}
.btn svg path,
.btn:visited svg path{
    fill: #fff;
}

.btn:hover svg path,
.btn:focus svg path,
.btn:active svg path{
    fill: #000;
}


.btn:hover,
.btn:focus,
.btn:active,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.show>.btn.dropdown-toggle {
    color: #fff;
    border-color: #9b9282;
    background-color: #9b9282;
    box-shadow:none;
}


.btn-default,
.btn-default:visited {
    background-color: #163A69;
    border-color: #163A69;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #fff;
    border-color: #000;
    color: #000;
}


.btn-primary,
.btn-primary:visited {
    background-color: transparent;
    border-color: #000;
    color: #000;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
}



.btn-secondary,
.btn-secondary:visited {
    background-color: #000;
    border-color: #000;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
}

.btn-beige,
.btn-beige:visited {
    background-color: #9B9282;
    border-color: #9B9282;
    color: #fff;
}

.btn-beige:hover,
.btn-beige:focus,
.btn-beige:active,
.btn-beige:not(:disabled):not(.disabled).active,
.btn-beige:not(:disabled):not(.disabled):active,
.show>.btn-beige.dropdown-toggle {
    background-color: #163A69;
    border-color: #163A69;
    color: #fff;
}

.btn-xs{
    padding: .25rem .5rem;
    font-size: .7rem;
    line-height: 1.5;
}

.layout-four_eq_columns .btn{
    margin-bottom: 15px;
}

/* /////////////////////////////////////////////////////////////
end btn
/////////////////////////////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////
Begin menu
/////////////////////////////////////////////////////////////*/

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator::before{
    content: "\f0dd";
}

.dropdown:hover .dropdown-menu {
    display: block;
  }
.navbar-default .nav>li>a:before,
.navbar-default .nav>li>a:after {
    content: "";
    height: 3px;
    position: absolute;
    content: '';
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: #163A69;
    width: 0;
    display: block;
    margin: 0 auto;
    left: 0;
    opacity: 1;
}

.navbar-default .nav>li>a:before {
    opacity: 0;
}

.navbar-default .nav>li>a:after {
    bottom: -2px;
    right: 0;
}

.navbar-default .nav>li>a:hover:before,
.navbar-default .nav>li.current_page_item>a:before,
.navbar-default .nav>li>a:hover:after,
.navbar-default .nav>li.current_page_item>a:after,
.navbar-default .nav .current-menu-parent>a:after {
    width: 70%;
}

.navbar-default .nav>li.btn-make>a,
.navbar-default .nav>li.btn-make>a:visited,
.ubermenu-main .ubermenu-item-level-0.btn-make>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.btn-make>.ubermenu-target:visited {
    background-color: #3C98E6;
    color: #fff;
}

.navbar-default .nav>li.btn-make>a:hover,
.navbar-default .nav>li.btn-make>a:focus,
.navbar-default .nav>li.btn-make>a,
.ubermenu-main .ubermenu-item-level-0.btn-make>.ubermenu-target:hover,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item.btn-make>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item.btn-make>.ubermenu-target:visited {
    color: #0348A2;
    background-color: #fff;
}

.navbar-default .nav>li.btn-make>a:hover::after,
.navbar-default .nav>li.current_page_item.btn-make>a:after,
.navbar-default .nav>li.btn-make>a:focus::after {
    opacity: 0;
    width: 0;
}

.content-menu {
    background-color: #163A69;
    border-color: transparent;
    padding: 0px 0px;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}

.navbar-default .nav>li>a,
.dropdown-menu>li>a,
.ubermenu-skin-minimal .ubermenu-item-level-0>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
    color: #000;
    text-transform: uppercase;

}

.navbar-default .nav>li>a,
.ubermenu-skin-minimal .ubermenu-item .ubermenu-target {
    padding: 13px 10px;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
}

.dropdown-menu>li>a,
.dropdown-menu>li>a:visited {
    color: #000;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li.current_page_item>a,
.dropdown-menu>li.current_page_item>a:hover {
    background-color: #02234E;
    color: #fff;
}

.navbar-default .nav .current-menu-parent>a:focus {
    background-color: transparent;
    font-weight: normal;
    color: #fff;
}

.navbar-default .nav .current-menu-parent>a {
    background-color: transparent;
    font-weight: normal;
    color: #fff;
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:focus,
.ubermenu-skin-minimal .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
    background-color: transparent;
    color: #000;
}

.navbar-default .nav .current-menu-parent>a:hover,
.navbar-default .nav .current-menu-parent>a:focus {
    background-color: transparent;
    color: #000;
}

.navbar-default .nav>.active>a,
.navbar-default .nav>.active>a:hover,
.navbar-default .nav>.active>a:focus,
.navbar-default .nav li.current-page-ancestor,
.ubermenu-skin-minimal .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-active>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
    background-color: transparent;
    color: #000;
}

/* /////////////////////////////////////////////////////////////
end menu
/////////////////////////////////////////////////////////////*/


/* /////////////////////////////////////////////////////////////
begin Home
/////////////////////////////////////////////////////////////*/
.cky-revisit-bottom-right{
    bottom: 80px !important;
}
.panel-group .panel-heading .panel-title{
    font-size: 1rem;
    font-family: "Poppins", sans-serif;

}
h1.lead,
h3.lead,
.lead:not([class*="font-"]){
    font-family: "Poppins", sans-serif;
    font-size: 1.25rem;
    font-weight: 300;
    margin: 10px 0;
    line-height: 130%;
}
[class*="font-"].lead{
    font-family: "Poppins", sans-serif;
}
.ubermenu-content-block .lead{
    color: #14396A;
    font-family: "Prata", serif;
    font-size: 3.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
#estimateModal .modal-dialog, #estimateModal .modal-content, #estimateModal .modal-body {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    border: none;
    position: relative;
}
#estimateModal .btn-close {
    position: absolute;
    top: -15px;
    right: -15px;
    left: auto;
    border-radius: var(--BBC-Spacing-16, 16px);
}
#estimateModal .wpcf7{
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: var(--GMH-Radius-Default, 16px);
    border: 1px solid var(--KPS-Brand-Navy, #0E142F);
    background: var(--KPS-Web-White, #FFF);
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.30);
}
.section-estimate{
    position: fixed;
    top: auto;
    right: 15px;
    bottom: 20px;
    left: auto;
    opacity: 1;
    transition: all .4s ease;
    z-index: 9;
}
.w360-swatch-btn:hover,
.w360-swatch-btn:focus,
.w360-swatch-btn:active{
    border-color: #000;
}
.section-visible{
    overflow: visible;
    z-index: 2;
}

.close-custom{
    display: none;
}



/* #content .fadeInFlexibles:first-child .slideInLeft{
    transform: translateX(100px);
}

#content .fadeInFlexibles:first-child .slideInRight{
    transform: translateX(-100px);
} */
.section-grid-products{
    padding: 0px 0;
}

.item-product{
    padding: 15px 20px;
    background-color: #fff;
    text-align: center;
    border: 2px solid #D1D3C6;
    border-radius: 40px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: table;
    margin: 0 auto;
    max-width: 350px;
    margin-bottom: 25px;
    transition: all .4s ease;
    transform: scale(1);
}

.item-product:hover{
    transform: scale(1.05);
}

.item-product h3{
    text-align: center;
    height: 68px;
    margin: 0;
}

.section-easy h3{
    text-align: center;

}

.margin{
    padding: 50px 0;
    margin: 0;
}

.margin-top{
    padding: 0;
    padding-top: 50px;
    margin: 0;
}

.margin-bottom{
    padding: 0;
    padding-bottom: 50px;
    margin: 0;
}

.section-easy img{
    max-width: 100px;
    display: table;
    margin: 0 auto;
    border-radius: 100%;
}
.owl-carousel.owl-drag .owl-item,
.owl-carousel.owl-drag .item{
    height: 100%;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev{
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 2px solid #CDC5BC;
    color: #CDC5BC;
    top: 52%;
    left: -45px;
}

.owl-carousel .owl-nav button.owl-next,
.content-flexible .owl-carousel .owl-nav button.owl-next,
.owl-theme .owl-nav button.owl-next{
    left: auto;
    right: -45px;
}

.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme .owl-nav [class*=owl-]:active {
    background: #CDC5BC;
    border-color: #CDC5BC;
    color: #FFF;
    text-decoration: none;
    outline:none
}
.section-top-menu{
    /* padding: 32px 0; */
    padding: 20px 0;
}

.section-top-menu .action{

    display: flex;
    justify-content: center;
}

.section-top-menu .content-right{
    text-align: right;
}

.section-top-menu .btn{
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.section-top-menu .btn:hover,
.section-top-menu .btn:focus,
.section-top-menu .btn:active{
    background-color: #163A69;
    border-color: #163A69;
}

.section-top-menu .btn-default{
    margin-right: 10px;
    position: relative;
}

.section-top-menu .btn-default::before{
    content: "\f879";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 5px;
}

.section-top-menu .btn-primary{
    position: relative;
}

.section-top-menu .btn-primary::before{
    content: "\f274";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 5px;
}

.section-top-menu p{
    font-size: 1.2rem;

}

.section-top-menu .lead{
    font-family: 'Allura', cursive;
    color: #FFF;
    font-size: 4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 4.8rem */
}

.section-top-menu img{
    max-width: 300px;
}

.navSearch{
    border: 1px solid #D6CFC5;
    display: flex;
    padding: 0px 32px;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
    background-color: transparent;
    border-radius: 8px;
}
.navSearch label{
    margin: 0;
    display: block;
    width: 100%;
}
.top-search{
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    gap: 32px;
    align-self: stretch;
}

.btn-close{
    display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 1px solid #081126;
    background: var(--White, #081126);
    color: #fff;
    font-size: 1rem;
    border-radius: 8px;
    opacity: 1;
    width: auto;
}

.section-cta-products{
    padding-top: 25px;

}
.section-enclosed{
    overflow: visible;
    padding: 25px 0;
    position: relative;
    z-index: 2;
}

.section-enclosed ul{
    font-size: .8rem;
}

/* .ubermenu-nojs.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-tabs .ubermenu-tab.ubermenu-hovered > .ubermenu-target
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-active > .ubermenu-target {
    background: #EDEAE5;
    font-weight: bold;
} */
.section-reviews{
    margin-top: -100px;
    position: relative;
    z-index: 2;
    margin-bottom: 0px;
    padding-bottom: 25px;
}

.section-reviews .padding-container{
    border-radius: 40px;
    border: 2px solid #6d6c6c;
box-shadow: 0px 4px 2.58px 0.42px RGBA(0,0,0,.15);

}
.btn-right{
    margin-right: 0;
    display: table;
    margin-left: auto;
}
.shortcode-number-icon .item-number-icon{
    justify-content: flex-start;
    gap: 10px;
}
.shortcode-number-icon .item-number-icon .number{
    /* padding: 15px; */
    border-radius: 100%;
    background-color: #B5AC9d;
    width: 60px;
    height: 60px;
    font-size: 2rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Prata", serif;
    font-weight: normal;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    line-height: 100%;
}
.shortcode-number-icon .item-number-icon .lead{
    font-size: 1.25rem;
    /* font-family: "Prata", serif; */
    font-weight: 300;
    font-style: normal;
    margin: 0;
    color: #454545;
    line-height: 1.2;
}
#lgx_logo_slider_app_3978 .lgx_logo_slider{
    min-height: 115px;
    padding: 25px 0;
}

.home .section-products{
    margin-top: 0;
}

.section-promise{
    position: relative;
    z-index: 2;
}

.section-promise h2{
    margin-bottom: 50px;
}
.section-promise .btn{
    margin-top: 50px;

}
.section-promise .content-right{
    padding: 50px;
    padding-right: 50px;
    border-radius: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
}

.section-promise-background{
    position: relative;
    z-index: 1;
    margin-top: -200px;
}

.section-gallery-bottom{
    padding-bottom: 80px;
    position: relative;
    z-index: 2;
    overflow: visible;
}
.section-gallery-bottom img{
    max-height: 330px;

}
.section-areas{
    position: relative;
    z-index: 2;
}
.section-areas .content-right{
    padding: 25px;
    border-radius: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
}
.section-serve{
    margin-top: -50px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}



.section-serve .content-left img.alignnone {
    margin-bottom: 0;
    max-height: 600px;
    margin-left: 0;
}

.section-serve .padding-container{
    border-radius: 40px;
    padding: 0;
    overflow: hidden;
    position: relative;
}


.section-serve .content-right{
    padding: 80px 50px 50px 50px;
}

.section-serve .content-right h2,
.section-serve .content-right h3,
.section-serve .content-right h4{
    text-align: center;

}

.section-gallery{
    padding: 50px 0 50px 0;
    position: relative;
    z-index: 3;
    overflow: visible;
}

.section-gallery .content-center img.alignnone{
    margin-bottom: 80px;
}

.section-gallery .btn{
    margin-top: 50px;
}

.content-flexible.section-gallery img{
    margin-bottom: 0;
}

.section-gallery .content-right{
    padding-top: 34%;
    padding-left: 15px;
}

.section-gallery .content-left{
    padding-top: 34%;
    padding-right: 15px;
}
.round {
    border: 2px solid #6d6c6c;
    border-radius: 40px;
}

.round-top{
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.round-left{
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.round-right{
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.round-bottom{
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.full-width{
    width: 100%;
}

.section-carrousel{
    position: relative;
}

.section-carrousel::after{
    content: "";
    height: 48%;
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0px;
    background-color: #fff;
}

.section-carrousel .shortcode-windows{
    /* margin: 32px 0; */
}

.item-window{
    transition: all .4s ease;
    display: flex;
    width: 100%;
    max-width: 320px;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    flex-shrink: 0;
    border-radius: var(--Corner-32, 40px);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid var(--BBC-Color-Web-Green200, #E6EBD3);
    background: var(--BBC-Color-Web-Green100, #F8FAF0);
    margin: 10px auto;
    box-shadow: 0 1px 4px 0 rgba(12, 12, 13, .10);
    overflow: hidden;
    transform: scale(1);
}
.item-window:hover{
    transform: scale(1.1);
}
.item-window:hover img{
    filter: grayscale(0%);
}

.item-window .panel-body{
    padding: 15px;
    background-color: #fff;
}
.item-window .panel-body h3 a{
    color: #000;

}
.item-window .panel-body .lead{
    font-size: 1.1rem;
    margin: 0;
    padding: 0;
}

.item-window figure{
    margin: 0;
    padding: 0;
    height: 350px;
    width: 100%;
}

.item-window figure img{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    filter: grayscale(100%);
}

.item-window .panel-body .btn{
    font-size: .8rem;
}
.item-window .panel-body .btn + .btn{
    margin-left: 5px;

}

.item-window ul{
    list-style: none;
    margin: 15px 0;
    padding: 0;
    font-size: .8rem;
}

.item-window ul li{
    margin: 0;
    padding: 0;
}

.item-window ul li::before{
    content: "\f00c";
    font-size: .9rem;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #B5AC9d;
}

.lgx_app_content_area .swiper-pointer-events{
    transform: none !important
}

#scrollUp{
    background-color: #071F41;
    padding: 10px 15px;
    color: #fff;
}

.line,
.line.lead{
    position: relative;
    /* margin: 40px 0; */
    text-align: right;
    /* font-family: 'Allura', cursive;
    font-size: 2.5rem;
    font-weight: 400; */
    color: #000;
    /* width: max-content; */
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 25px;
    margin-right: 0;
    margin-left: auto;
  }

  .line span{
    font-family: 'Allura', cursive;
    font-size: 3.5rem;
    font-weight: 400;
    color: #000;
    line-height: 80%;
    display: flex;
    text-align: left;
    align-items: center;
    gap: 4px;
    justify-content: flex-start;
  }

  .line span::after,
  .line.lead::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 7px;
    background: url('images/golden-line.png') no-repeat center;
    background-size: cover;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 10px;
    max-width: 150px;
  }



  .line.lead{
    justify-content: flex-start;
    align-items: center;
    color: #14396A;
    flex-direction: row;
  }

  .section-top-menu .line.lead{
    color: #fff;
    justify-content: flex-end;
  }

  .line strong {
    display: flex;
    font-family: 'Prata', serif;
    font-size: 4rem;
    font-weight: 400;
    color: #2c4a6b;
    margin-top: 5px;
    letter-spacing: 0.5px;
  }
  .alignsub-left.line span{
    justify-content: flex-start;
  }

  .text-left.line strong{
    justify-content: start;
  }
  .alignsub-center.line span{
    justify-content: center;
  }

  .text-center.line strong{
    justify-content: center;
  }

  .alignsub-right.line span{
    justify-content: flex-end;
  }

  .text-right.line strong{
    justify-content: flex-end;
  }


.main-section{
    margin-bottom: 0;
}

.section-windows{
    padding: 50px 0 0 0 ;
    position: relative;
    z-index: 2;
}

.section-windows .content-right img{
    max-height: 500px;
    border: 2px solid #6d6c6c;
    border-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-right: 0;

}

.section-windows .content-left {
    padding: 0 10%;
}


.section-products{
    padding-top: 90px;
    margin-top: -70px;
}

.list-icon ul{
    list-style: none;
    margin: 0;
    padding: 0;
}


.list-icon ul li{
    margin: 0;
    padding: 0;
    position: relative;
    padding-bottom: 10px;
}

.list-icon ul li::before{
    content: "\f058";
    color: #163a69;
    display: inline-block;
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
    font-size: .9rem;
}

.section-serve ul li::before{
    content:"\f111";
}

.list-two ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
}


.content-flexible img,
.content-flexible img.alignnone {
    margin-bottom: 20px;
}

.content-flexible h2.lead {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0;
    text-transform: none;
}

.background-image {
    background-size: cover;
}

.section-awards {
    padding: 80px 0;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.section-awards::after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    height: 100%;
    width: 906px;
    background-size: cover;
    z-index: -1;
}

.section-awards .carousel-inner {
    padding: 35px;
}

.section-awards .carousel-item img {
    max-width: 470px;
    max-height: 440px;
    width: 100%;
}

.section-services .content-col {
    padding: 0 115px;
}

.section-awards .content-left {
    padding: 0 115px;
}



.section-awards .btn {
    margin-top: 80px;
    float: right;
}

/* /////////////////////////////////////////////////////////////
end Home
/////////////////////////////////////////////////////////////*/

/* /////////////////////////////////////////////////////////////
begin footer
///////////////////////////////////////////////////////////// */
.ubermenu.ubermenu-responsive .ubermenu-item-4213,
.ubermenu.ubermenu-responsive .ubermenu-item-4132{
    display: none;
}
.shortcode-windows .owl-carousel .owl-stage-outer{
    padding: 50px 0px;
}

.content-flexible p:empty {
    display: none;
}

.content-cta  {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

.section-cta{
    position: relative;
    background-color: transparent;
}

.section-cta::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 61%;
    width: 100%;
    background-color: #fff;
    z-index: 0;
}
.section-cta .content-right{
    padding: 50px;
    border-radius: 40px;
    background-color: #fff;
    margin-bottom: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    z-index: 2;
}

.content-cta .btn{
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 29.666667%;
}
footer {
    background: linear-gradient(180deg, rgba(213, 231, 251, 1) 0%, rgba(241, 246, 249, 1) 100%);
    color: #000;
    position: relative;
    margin: 0;
    border: none;
    padding: 0;
    margin: 40px 0 0 0;
    overflow: hidden;
}

footer a,
footer a:visited{
    color: #000;
    text-decoration: underline;
}


footer a:hover,
footer a:focus{
    color: #000;
    text-decoration: none;
}

footer .footer-top,
footer .footer-middle
{
    position: relative;
    display: block;
    z-index: 2;
}

footer .footer-middle{
    height: 400px;
    position: relative;
}

footer .footer-middle::before{
    /* content: ""; */
    /* position: absolute;
    /* background-color: #EDF8FD; */
    /*height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1; */
}

footer .social a,
footer .social a:visited{
    font-size: 2rem;
    margin-right: 5px;
    text-decoration: none;
}

footer .footer-bottom{
    background-color: transparent;
    position: absolute;
    top: auto;
    z-index: 0;
    bottom: 0px;
    width: 100%;
}

footer h3 {
    color: #000
}

#seven p{
    margin: 0;
}

#seven img{
    width: 100%;
    margin: 0;
}

.copyright {
    /* background-color: transparent; */
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 50px 50px rgba(0, 0, 0, 0.6);
    /* padding: 10px 0; */
    position: relative;
    z-index: 2;
    border: none;
}

.copyright .text-copy {
    text-align: center;
    width: 100%;
}


.copyright  .container{
    border-top: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.copyright p {
    padding: 0px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0 !important;
    font-size: .8rem;
}

.copyright a,
.copyright a:visited {
    color: #fff;
}


.copyright a:hover,
.copyright a:active {
    color: #fff;
}

.sticky-mobile{
    display: none;
}

/* /////////////////////////////////////////////////////////////
end footer
///////////////////////////////////////////////////////////// */


/* /////////////////////////////////////////////////////////////
begin woocommerce
///////////////////////////////////////////////////////////// */

.woocommerce ul.products li.product .price {
    display: none;
}

.woocommerce ul.products li.product .button {
    margin-top: -15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 0;
}

.woocommerce .flex-viewport .woocommerce-product-gallery__wrapper {
    height: 100%;
}

.woocommerce .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    display: inline-block;
    height: 100%;
}

.woocommerce .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.woocommerce .flex-viewport .woocommerce-product-gallery__wrapper a img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.woocommerce-product-gallery .flex-viewport {
    max-height: 430px;
    overflow: hidden;
    margin-bottom: 130px;
}

.gallery-woocommerce {
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 80%;
}

.gallery-woocommerce .flex-viewport {
    z-index: 99;
    width: 90%;
    display: block;
    margin: 0 auto;
    max-height: 100%;
}

.gallery-woocommerce ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    height: 100%;
}

.gallery-woocommerce ul li {
    display: inline-block;
    height: 100%;
    height: 100px;
}

.gallery-woocommerce img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

.gallery-woocommerce .flex-active-slide img {
    opacity: 1;
    cursor: default;
}

#our_own_thumnail_markup {
    position: relative;
}

#our_own_thumnail_markup .woocommerce-product-gallery__image {
    display: inline-block;
    max-height: 100px;
    overflow: hidden;
    height: 100%;
}

.gallery-woocommerce #our_own_thumnail_markup img {
    height: 100%;
    object-fit: cover;
}


.woocommerce-product-gallery>.flex-direction-nav li {
    position: absolute;
    top: 40%;
    z-index: 1;
    width: auto;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
}

.woocommerce-product-gallery>.flex-direction-nav li.flex-nav-next {
    right: 0;
    left: auto;
}

.gallery-woocommerce ul.flex-direction-nav {
    position: absolute;
    top: 40%;
    z-index: 1;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
}

.gallery-woocommerce li.flex-nav-prev {
    float: left;
}

.gallery-woocommerce li.flex-nav-next {
    float: right;
}

a.flex-next {
    visibility: hidden;
}

a.flex-prev {
    visibility: hidden;
}

a.flex-next::after {
    visibility: visible;
    content: "\f054";
    font-family: 'FontAwesome';
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
}

a.flex-prev::before {
    visibility: visible;
    content: "\f053";
    font-family: 'FontAwesome';
    margin-left: 5px;
    font-size: 20px;
    font-weight: bold;
}

ul.flex-direction-nav li a {
    color: #ccc;
}

ul.flex-direction-nav li a:hover {
    text-decoration: none;
}

.xcp-btn,
.xcp-btn:visited,
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]) {
    color: #fff;
}

.xcp-btn:hover {
    color: #ccc !important;
}

.woocommerce-input-wrapper {
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

.select2-container .select2-selection--single {
    height: auto;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 5px 10px;
}

.woocommerce .col-1,
.woocommerce .col-2 {
    max-width: none;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none;
    display: inline-block;
    width: auto;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: auto;
}



/* info*/

.woocommerce .woocommerce-info {
    border-top-color: #383838;
}

.woocommerce .woocommerce-info a {
    color: #ededed;
}

.woocommerce .woocommerce-info:before {
    color: #fff;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background-color: #383838;
    color: #fff;
}

.woocommerce .woocommerce-message:before {
    color: #fff;
}

.woocommerce .woocommerce-message {
    border-top-color: #383838;
}

/* price product  */

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0px;
    display: block;
}


/*buttons */

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #383838;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}


/* tabs product */

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0px !important;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: normal !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab.active {
    background: #000 !important;
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #000 !important;
    border-bottom-color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
    font-weight: normal !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: normal !important;
    text-transform: uppercase
}


/* checkout */

.woocommerce-cart table.cart img {
    width: 100px !important;
}


/* forms */

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #383838;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: #fff;
    background-color: #000;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #383838;
    text-decoration: none;
    background-image: none;
    color: #fff;
}

.select2-container .select2-choice {
    padding: 5px 10px;
}

.related.products h2 {
    clear: both;
    float: left
}

/* /////////////////////////////////////////////////////////////
end woocommerce
/////////////////////////////////////////////////////////////*/


/* /////////////////////////////////////////////////////////////
RESPONSIVE
/////////////////////////////////////////////////////////////*/

@media (min-width: 1920.98){
    footer .footer-middle{
        height: 600px;
    }
}
@media (min-width: 1399px) and (max-width: 1499.98px) {
    .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel>.ubermenu-item>.ubermenu-tabs-group .ubermenu-tab-content-panel {
        width: 77%;
    }
}

@media (min-width: 1399.98px){
    .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel {
        width: auto;
        z-index: 2;
        padding-left: 0px;
        left: 250px;
    }
}

@media (max-width: 1399.98px){
    .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel>.ubermenu-item>.ubermenu-tabs-group .ubermenu-tab-content-panel{
        left: 0;
    }
    .ubermenu-responsive-single-column-subs .ubermenu-submenu .ubermenu-item{
        /* min-width: 30% !important;
        width: 30% !important; */
    }
    .ubermenu.ubermenu-responsive .ubermenu-item-4014{
        /* height: 100%; */
        height: 73%;;
        overflow: hidden;
        overflow-y: auto;
        background-color: #fff;
    }

    .ubermenu.ubermenu-responsive .ubermenu-item-4014.ubermenu-parent-active+.ubermenu-item-4213{
        z-index: -1;
        opacity: 0;
        display: none;
    }

    .ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tabs-group,
    .ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tab-content-panel,
    .ubermenu .ubermenu-nav .ubermenu-item-4014 .ubermenu-tabs{
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }

    .ubermenu .ubermenu-nav .ubermenu-item-4014>.ubermenu-tabs-group{
        /* overflow: hidden;
        overflow-x: auto; */
    }
    .ubermenu .ubermenu-nav .submenu-default {
        width: 48% !important;
        min-width: auto !important;
        margin-bottom: 15px;
        height: auto;
    }
    .menu-footer,
    .ubermenu-mobile-footer,
    .ubermenu .ubermenu-mobile-header,
    .ubermenu .ubermenu-mobile-footer{
        display: none !important;
    }
    .ubermenu.ubermenu-responsive .ubermenu-item-4132{
        position: absolute;
        top: auto;
        left: 0;
        bottom: 0;
        padding: 15px 15px !important;
        display: flex;
        justify-content: center;
        width: 100%;
        background-color: #071F41;
        z-index: 999;
    }
    .ubermenu.ubermenu-responsive .ubermenu-item-4213{
        position: absolute;
        top: auto;
        left: 0;
        bottom: 65px;
        padding: 10px 15px !important;
        display: flex;
        justify-content: center;
        width: 100%;
        background-color: #fff;
        z-index: 999;
    }

    .menu-mobile-social .social a,
    .menu-mobile-social .social :visited{
        font-size: 1.8rem;
        margin-right: 10px;
    }

    .menu-footer-mobile .btn{
        font-size: 1rem;
    }

    .menu-footer-mobile .btn-primary i{
        display: inline-block !important;
    }

    .menu-footer-mobile .d-none{
        display: block !important;
    }

    .menu-footer-mobile .d-block{
        display: none !important;
    }

    .ubermenu .ubermenu-nav .submenu-style.ubermenu-active .ubermenu-target-with-image .ubermenu-sub-indicator-close{
        display: none !important;
    }
    .ubermenu .ubermenu-nav .submenu-default .ubermenu-target-with-image img{
        width: 100%;
        height: auto;
        filter: none;
    }
    .close-custom{
        display: flex;
        font-size: 1rem;
        font-weight: bold;
        gap: 10px;
        width: 100%;
    }
    .ubermenu .ubermenu-nav .submenu-default{
        /* width: 24% !important;
        min-width: auto !important;
        margin-bottom: 15px; */
    }

    .ubermenu .ubermenu-nav .submenu-color{
        /* width: 17% !important; */
    }

    .ubermenu .ubermenu-nav .submenu-style{
        /* width: 32% !important; */
    }

    .ubermenu .ubermenu-nav .submenu-style .ubermenu-target-with-image .action{
        height: 0;
    }
    .ubermenu .ubermenu-nav .submenu-style.ubermenu-active .ubermenu-target-with-image .action{
        height: auto;
        opacity: 1;
    }

    .ubermenu .ubermenu-nav .submenu-style .ubermenu-target-with-image .action .btn{
        font-size: .7rem;
    }

    body .ubermenu-responsive.ubermenu-sub-indicators .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab.ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator{
        transform: var(--ubermenu-submenu-indicator-right-transform);
    }
    body:not(.home,.body-hero) .smooth-inner,
    body.admin-bar:not(.home,.body-hero) .smooth-inner{
        padding-top: 0px;
    }
    body .ubermenu.ubermenu-mobile-modal.ubermenu-responsive-collapse{
        transform: translateX(-100vw) !important;
    }
    body .ubermenu-skin-minimal.ubermenu-mobile-modal.ubermenu-mobile-view{
        transform: translateX(0);
        transition: all 500ms ease;
        opacity: 1;
        /* height: 100vh; */
        height: 100%;
        max-width:500px ;
    }
    body .ubermenu-tab-content-panel li{
        background-color: #fff;
    }

    body .ubermenu-item-4014{
        position: relative !important;
    }
    body .ubermenu.ubermenu-responsive .ubermenu-tab{
        /* transform: translateX(-100vw); */
        position: static !important;
    }
    body .ubermenu-responsive .ubermenu-tab.ubermenu-active{
        position: absolute;
        top: 0;
        left: 0;
        /* transform: translateX(0);
        transition: all 500ms ease;  */
    }
    body .ubermenu-responsive .ubermenu-tab.ubermenu-active > a{
        /* display: none; */
        /* background-color: #000; */
    }

    .ubermenu .ubermenu-custom-content-padded{
        position: relative;
    }
    body .ubermenu-responsive .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-tab-content-panel{
        position: absolute;
        top: 0%;
        left: 0;
        display: block;
        height: 100%;
        transform: translateX(100vw);
        transition: all 500ms ease;
        background-color: #fff;
        padding: 0 15px;
    }

    body .ubermenu-responsive .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-tab-content-panel .ubermenu-tabs-group{
        background-color: #fff;
    }

    body .ubermenu-responsive .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab.ubermenu-active > .ubermenu-tab-content-panel{
        transform: translateX(0);
    }

    body .ubermenu-responsive .ubermenu-tabs > .ubermenu-tabs-group > .ubermenu-tab.ubermenu-active > .ubermenu-tab-content-panel > .ubermenu-tabs-show-default{
        position: absolute;
        background-color: #fff;

    }

    .close-custom{
        display: block;
    }
    .ubermenu-submenu-id-4014 > ul>.close-custom{
        display: none;
    }
    .ubermenu-content-block .lead{
        font-size: 2rem;
    }

    .ubermenu.ubermenu-responsive .ubermenu-item-level-0{
        overflow-y: hidden;

    }
    body .ubermenu.ubermenu-mobile-modal .ubermenu-nav{
        overflow: hidden !important;
        height: auto;
    }
    .ubermenu .ubermenu-nav .tabs-full>ul{
        padding: 0;
    }
    .ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group{
        border-right: none;
    }

    .navbar-default .nav>li>a, .ubermenu-skin-minimal .ubermenu-item .ubermenu-target{
        padding: 13px 15px;
    }

    .ubermenu.ubermenu-mobile-modal .ubermenu-item-level-0{
        padding: 0;
    border: none;

    }

}
/* Extra large screens*/

@media (min-width: 1200px) and (max-width: 1499.98px) {
    /* .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group{
        max-width: 190px;
    }
    .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel>.ubermenu-item>.ubermenu-tabs-group{
        max-width: 190px;
    } */
    .item-window figure{
        height: 300px;
    }
    .ubermenu .ubermenu-nav .submenu-default{
        /* width: 23%; */
    }
    footer .footer-middle{
        height: 400px;
    }
    .item-circle {
        width: 300px;
        height: 300px;
    }

    footer ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    footer ul li a {
        padding: 0;
    }

    .home .hero-banner,
    .body-hero .hero-banner {
        background-position: center;
    }

    #hero-home .lead,
    .hero-banner .lead {
        font-size: 1.2rem;
    }

    .content-top .navSearch label {
        max-width: 110px;
    }

    .content-top .navSearch label {
        padding: 8px 10px;
    }

    /* .navbar-default .nav>li>a,
    .ubermenu-skin-minimal .ubermenu-item .ubermenu-target {
        padding: 7px 7px;
    } */

    .callbtn .call .btn {
        font-size: .9rem;
    }

    .section-brand .content-left,
    .section-competitive .content-right {
        padding: 0 10%;
    }

    .line span::after{
        max-width: 95px;
    }

    .line strong{
        font-size: 3.5rem;
    }

    .line span{
        font-size: 3rem;
    }
}

@media (max-height: 799.98px) {

    .menu-footer{
        max-height: 220px;
        display: none;
    }
    .section-top-menu img{
        max-width: 250px;
    }
    .ubermenu .ubermenu-nav .submenu-default {
        width: 24%;
    }

    .ubermenu .ubermenu-nav .submenu-color{
        width: 125px;
    }

    .ubermenu .ubermenu-nav .submenu-style{
        width: 31%;
    }
}

/*  /// Large desktop  //////
/////////////////////////////////////*/
@media (min-width: 1920px) {
    /* .ubermenu .ubermenu-nav .submenu-default {
        width: 34%;
    } */
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    /* .navbar-default .nav>li>a,
    .ubermenu-skin-minimal .ubermenu-item .ubermenu-target{
        font-size: .9rem;
    }
    .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-tab-content-panel>.ubermenu-item>.ubermenu-tabs-group {
        max-width: 145px;
    }
    .ubermenu .ubermenu-item-4014>.ubermenu-tabs-group {
        max-width: 155px;
    } */
    .item-window{
        width: 90%;
    }
    .item-window figure{
        height: 300px;
    }
    .section-serve .order-md-2{
        overflow: visible;
    }
    .section-serve .order-md-2 .content-col{
        width: 122%;
    }
    .item-window .panel-body .btn{
        font-size: .7rem;
    }
    .line span::after{
        max-width: 95px;
    }

    .line strong{
        font-size: 3.5rem;
    }

    .line span{
        font-size: 2.8rem;
    }
    footer .footer-middle{
        height: 300px;

    }
    .shortcode-number-icon .item-number-icon .number{
        width: 60px;
        height: 60px;
        font-size: 2rem;
    }
    .section-reviews {
        margin-top: -70px;
    }
    .section-gallery-bottom img{
        max-height: 200px;
    }
    .top-content .btn {
        font-size: .9rem;
    }
    /* .navbar-default .nav>li>a {
        padding: 10px 20px;
    }

    .navbar-default .nav li.current-page-ancestor.show>a,
    .navbar-default .nav li.menu-item-has-children.show>a {
        background-color: #994A3A;
        color: #fff;
    }

    .navbar-default .nav>.active>a,
    .navbar-default .nav li.current-page-ancestor>a,
    .ubermenu-skin-minimal .ubermenu-item-level-0:hover>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-active>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
        background-color: #7B9E28;
        color: #fff;
    }

    .navbar-default .nav>li>a:hover,
    .navbar-default .nav>li>a:focus,
    .navbar-default .nav>.active>a:hover,
    .navbar-default .nav>.active>a:focus,
    .ubermenu-skin-minimal .ubermenu-item-level-0:hover>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-active>.ubermenu-target,
    .navbar-default .nav .current-menu-parent>a {
        background-color: #eee7dc;
        color: #000;
    }


    .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, .15);
    }



    .navbar-default .nav>li>a:before,
    .navbar-default .nav>li>a:after {
        display: none;
    } */

    .item-circle {
        width: 300px;
        height: 300px;
    }

    .content-top .animation {
        /* display: flex;
        align-items: center; */
    }

    .content-top .top-content {
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }

    .navbar-desktop {
        display: none;
    }

    .navbar-desktop-mobile {
        display: block;
    }

    .navbar-mobile {
        display: none;
    }

    .section-awards .content-left {
        padding: 0;
    }

    .padding-container {
        padding: 30px 30px;
    }

    .menu-mobile .navbar-toggler,
    .menu-mobile .navbar-brand {
        display: none !important;
    }

    .content-menu {
        margin: 0 5px;
        /* width: 350px; */
    }

    .content-menu .nav li {
        display: block;
        width: 100%;
    }

    .navbar-default .nav {
        text-align: left;
    }

    .dropdown-menu {
        position: static;
        width: 100%;
    }

    .home.admin-bar .content-top,
    .body-hero.admin-bar .content-top {
        top: 0;
    }
}



/*  /// Small desktop  //////
/////////////////////////////////////*/

@media (max-width: 991.98px) {

    .section-promise  .content-left{
        padding-top: 50px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots{
        margin-top: -40px;
    }

    a.scrollup-left{
        bottom: 80px !important;
    }
    .item-window:hover {
        transform: scale(1);
    }
    .section-estimate{
        display: none;
    }
    .custom-hamburger-btn{
        width: auto;
        height: auto;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .sticky-mobile{
        display: flex;
        width: 100%;
        padding: 8px 0;
        justify-content: center;
        align-items: center;
        gap: var(--SCL-Spacing-16, 16px);
        justify-content: center;
        align-items: center;
        gap: var(--SCL-Spacing-16, 16px);
        border-top: none;
        background-color: #071F41;
        position: fixed;
        top: auto;
        bottom: 0;
        z-index: 999;
    }
    .sticky-mobile .btn{
        margin: 0;

    }

    .section-cta::after{
        height: 50px;
    }


    .section-serie .content-left{
        margin-bottom: 25px;
    }
    .section-visible{
        padding-bottom: 0;
    }
    .js .slideDown,
    .js .zoomIn,
    .js .slideInDown,
    .js .fadeIn,
    .js .slideInLeft,
    .js .slideInRight,
    .js .slideInLeftTop,
    .js .slideInRightTop,
    .js .slideInUp,
    .js .fadeInFlexible,
    .js .zoomInInterval,
    .js .zoomInHeader,
    .js .slideInDownHeader,
    .js .fadeInHeader{
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
    }
    .content-flexible .esg-grid .mainul li.eg-projects-wrapper{
        border-radius: 20px;

    }

    .w360-viewer .row .col:first-child{
        border-right: none;
    }



    .item-window{
        width: 90%;
    }
    .section-gallery .content-center img.alignnone{
        max-width: 430px;
    }

    .section-gallery-bottom{
        display: none;
    }
    .section-promise .btn{
        margin-right: auto;

    }

    .top-content a i{
        margin-right: 0;
    }
    .top-content .btn{
        font-size: 1rem !important;
        padding: 6px 11px !important;
    }

    .sticky-mobile .btn-default svg,
    .sticky-mobile .btn-default img{
        display: none;
    }
    .section-gallery-bottom{
        padding-bottom: 50px;

    }
    #second{
        margin-bottom: 25px;
    }
    #five img{
        max-width: 200px;
        display: table;
        margin: 0;
    }

    .content-five{
        margin-top: 30px;
        padding: 0;

    }
    .section-cta .content-right{
        margin-left: 25px;
        margin-left: 15px;
        width: 97%;
        padding: 20px 15px;
    }

    .section-gallery .row .col:first-child{
        order: 2;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-gallery .row .col:nth-child(2){
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-gallery .row .col:nth-child(2) .content-col{
        max-width: 720px;
        display: table;
        margin: 0 auto;
    }

    .section-gallery .content-left,
    .section-gallery .content-right{
        padding-top: 25px;
    }

    .section-gallery .row .col:last-child{
        order: 2;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-carrousel .shortcode-windows .owl-carousel .owl-stage-outer{
        padding: 20px 0;
    }

    .item-window figure{
        height: 250px;
    }


    .section-gallery-bottom .col{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }


    .section-gallery-bottom img {
        max-height: 160px;
    }

    .ubermenu-skin-minimal.ubermenu-mobile-modal:not(.ubermenu-mobile-view){
        display: none;
    }



    .section-enclosed .content-col{
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .alignsub-right.line span,
    .alignsub-left.line span,
    .text-right.line strong{

        justify-content: center;
    }


    .line span::after{
        max-width: 100px;
    }

    .line{
        margin-bottom: 20px;
    }

    footer .footer-middle{
        height: 500px;

    }

    .section-promise-background{
        margin-top: -100px;
    }

    .section-windows .content-right img{
        margin-top: 15px;
        max-width: 90%;
    }

    .section-reviews{
        margin-top: -50px;
    }

    .content-top img{
        max-width: 150px;
    }
    .navbar-default .nav>li>a {
        padding: 10px 20px;
    }

    .navbar-default .nav li.current-page-ancestor.show>a,
    .navbar-default .nav li.menu-item-has-children.show>a {
        background-color: #994A3A;
        color: #fff;
    }

    .navbar-default .nav>.active>a,
    .navbar-default .nav li.current-page-ancestor>a,
    .ubermenu-skin-minimal .ubermenu-item-level-0:hover>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-active>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
        background-color: #7B9E28;
        color: #fff;
    }

    .navbar-default .nav>li>a:hover,
    .navbar-default .nav>li>a:focus,
    .navbar-default .nav>.active>a:hover,
    .navbar-default .nav>.active>a:focus,
    .ubermenu-skin-minimal .ubermenu-item-level-0:hover>.ubermenu-target,
    .ubermenu-skin-minimal .ubermenu-item-level-0.ubermenu-active>.ubermenu-target,
    .navbar-default .nav .current-menu-parent>a {
        background-color: #eee7dc;
        color: #000;
    }


    .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, .15);
    }



    .navbar-default .nav>li>a:before,
    .navbar-default .nav>li>a:after {
        display: none;
    }

    .content-top .animation {
        display: flex;
        align-items: center;
    }

    .content-top .top-content {
        /* margin-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: flex-end; */
        display: none;
    }



    .callbtn .call {
        display: none;
    }


    .content-menu {
        padding: 10px 0;
    }

    .content-menu .navbar-mobile{
        margin-right: 10px;
    }

    #menu-sidebar .menu-mobile .navbar-brand{
        display: none;
    }
    #menu-sidebar .navbar-toggler{
        display: none;

    }


    .content-menu .navbar{
        justify-content: flex-start;
    }

    .navbar-default .nav>li>a:before,
    .navbar-default .nav>li>a:after {
        display: none;
    }

    .menu-desktop {
        /* display: block;
        width: 100%; */
    }

    .home.admin-bar .content-top,
    .body-hero.admin-bar .content-top {
        top: 0;
        display: block;
        z-index: 9;

    }

    .home .content-top,
    .body-hero .content-top {
        background-color: #071F41;
        box-shadow: none;
        position: sticky;
    }

    .hero-banner .text h1 {
        font-size: 3.6rem;
    }

    .home .hero-banner,
    .body-hero .content-top {
        background-position: center;
    }

    .navbar-desktop {
        display: none;
    }

    .navbar-desktop-mobile {
        display: none;
    }

    .navbar-mobile {
        display: block;
    }

    .section-awards .btn {
        margin: 0 auto;
        float: none;
        display: table;
        position: absolute;
        bottom: 0;
        top: 100%;
        left: 0;
        right: 0;
        margin-top: 73%;
    }

    .section-awards .content-left {
        padding: 0;
    }


    .section-awards::after {
        display: none;
    }

    .padding-container {
        max-width: 90%;
        padding: 25px 30px;
    }

    .dropdown-menu {
        width: 100%;
    }

    .content-collapse {
        text-align: left;
        padding: 0 10px;
    }

    .content-collapse .social {
        display: block;
        margin: 15px 0px;
    }

    .content-collapse .social a {
        font-size: 2rem;
    }

    .content-collapse {
        padding: 0px 5px;
        text-align: left;
    }

    .content-top .social a {
        margin-right: 15px;
    }

    .content-collapse .navbar-search input.search {
        padding: 10px 20px;
    }

    .content-collapse .social {
        display: block;
        margin: 10px 0px;
    }


    .navbar-default .navbar-brand {
        color: #fff
    }

    .navbar-default .navbar-brand:focus,
    .navbar-default .navbar-brand:hover {
        color: #0a5288;
    }

    .navbar-toggler,
    .navbar-toggler:visited {
        background-color: #3C98E6;
    }

    .navbar-toggler:focus,
    .navbar-toggler:hover {
        background-color: #08263F;
    }


    .social-content {
        display: none;
    }

    .content-top {
        position: relative;
        padding-bottom: 0px;
    }

    .btn-content {
        margin: 0;
    }

    .social-content {
        display: none;
    }

    .content-top {
        position: relative;
        padding: 5px 0px;
        z-index: 9999;
    }

    .menu-desktop {
        display: none;
        /* width: 100%; */
    }

    .menu-mobile{
        background-color: transparent
    }

    .dropdown-menu{
        background-color: transparent;

    }

    .menu-mobile .navbar-mobile {
        /* display: none; */
    }

    .menu-mobile .navbar-brand {
        /* display: none !important; */
    }

    .navbar-default .nav>li>a:before,
    .navbar-default .nav>li>a:after {
        display: none;
    }

    .navbar-default .nav {
        text-align: left;
    }
}


/* /// Landscape phone to portrait tablet  //////
/////////////////////////////////////*/

@media (max-width: 767.98px) {
    .section-estimate .btn{
        margin-bottom: 0;
    }
    .ubermenu .ubermenu-nav .submenu-default{
        width: 48% !important;
        min-width: auto !important;
        margin-bottom: 15px;
        height: auto;
    }
    .ubermenu .ubermenu-nav .submenu-style{
        width: 100% !important;
        height: auto;
    }
    .section-enclosed .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .section-gallery .content-center img.alignnone{
        margin-bottom: 30px;
        max-width: 430px;
    }
    .line {
        line-height: 110%;
    }
    .swiper{
        transform: none !important;
    }
    .section-cta .content-right{
        margin-left: auto;
        width: 80%;
    }

    .section-cta .content-right .animation{
        /* display: table;
        margin-left: auto;
        margin-right: 0;
        max-width: 450px; */
    }

    .content-cta{
        flex-direction: column;
    }
    .item-number-icon{
        margin: 10px 0;

    }
    .section-promise .content-right{
        padding: 0px;

    }
    .section-gallery .row .col:nth-child(2) .content-col{
        max-width: 90%;
    }
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev{
        left: -15px;
        width: 35px;
        height: 35px;
    }
    .owl-carousel .owl-nav button.owl-next, .content-flexible .owl-carousel .owl-nav button.owl-next, .owl-theme .owl-nav button.owl-next{
        right: -15px;
    }
    footer .footer-bottom{
        /* position: relative; */
    }
    footer .footer-middle{
        height: auto;
        margin-bottom: 50px;

    }

    footer{
        text-align: center;

    }

    #five img{
        max-width: 200px;
        display: table;
        margin: 0 auto;
    }

    .top-content .btn-primary{
        margin-right: 5px;
    }

    .top-content .btn{
        font-size: .8rem;
        padding: 8px 11px;
        margin-bottom: 0;
    }

    .menu-footer-mobile .btn{
        font-size: 1rem !important;
        padding: 6px 11px !important;
    }

    .menu-footer-mobile .btn-primary{
        margin-right: 15px !important;
    }

    .section-reviews{
        margin-top: -50px;

    }

    .section-promise-background{
        margin-top: 0;
    }

    .shortcode-number-icon .item-number-icon .number{
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
        padding: 5px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        max-width: 50px;
    }

    .shortcode-number-icon h3{
        font-size: 1rem;


    }

    .line span{
        font-size: 2rem;
    }
    .line strong{
        font-size: 3rem;
    }

    .dropdown:hover .dropdown-menu {
        display: none;
      }

    .content-future .content-banner {
        background-color: transparent;
        color: #000;
    }

    .content-future .content-banner ul>li::before {
        color: #000;
    }

    .home .hero-banner,
    .body-hero .hero-banner {
        padding-bottom: 0px;
    }

    .hero-banner .text {
        padding: 0
    }

    .home .hero-banner,
    .body-hero .hero-banner {
        height: 450px;

    }

    .section-awards .btn {
        margin-top: 92%;
    }

    .section-awards .content-left {
        padding: 0 0%;
    }

    .hero-banner {
        padding-top: 0px;
    }
}


/* /// small phone  //////
/////////////////////////////////////*/

@media (max-width:575.98px) {
    .margin{
        padding: 25px 0;
    }
    .margin-top{
        padding-top: 25px;
    }
    .margin-bottom{
        padding-bottom: 25px;
    }
    .section-visible{
        padding-bottom: 0;
    }
    .section-visible h2,
    .section-visible h3{
        margin: 0;
    }

    .section-visible .lead{
        margin-bottom: 0;
    }
    .nav>li>a, .nav>li, .nav-tabs .nav-link{
        width: auto;
    }
    .section-cta .content-right{
        margin-left: 15px;
        width: 96%;
    }
    .section-gallery .content-center img.alignnone{
        max-width: 295px;
    }
    .section-enclosed .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top-content .btn-primary{
        margin-right: 5px;
    }
    .top-content .btn-primary i{
        /* display: none; */
    }
    .top-content .btn-primary i{
        margin: 0;

    }



    .top-content .btn {
        padding: 8px 7px;
        font-size: .8rem;
        margin-bottom: 0;

    }
    .top-content .btn{
        font-size: .8rem;
        margin-bottom: 0;

    }
    .section-awards .btn {
        margin-top: 90%;
    }

    .home .hero-banner .text h1,
    .body-hero .hero-banner .text h1 {
        font-size: 2.1rem;
    }
}