.custom-table {
  border: 1px solid #fff;
  border-collapse: collapse;
  width: 100%;
}

.custom-table tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.2);
}

.custom-table th, .custom-table td {
  border: 1px solid #004252 !important;
  padding: 8px;
  text-align: left;
}

.custom-table tbody tr:first-child td{
  background-color:#004252;
  color:#fff;
}

.custom-table th {
  background-color: rgba(255, 255, 255, 0.4);
}


.breadcrumbs{
  display:none !important;
}

body, #pr-nav{
      max-width: 2600px !important;
}

h1.header-title{
  margin-bottom:0 !important;
}

div#n2-ss-2 .n2-ss-slide{
      width: 100% !important;
    height: 100% !important;
}

#pr-nav{
  transition:all .5s;
}

#pr-nav.active{
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(4px);
    box-shadow: 0px 2px 21px 6px #003b4e1c;
}


@media (min-width: 1025px){
  .header-info{
        width: 176px;
    align-items: flex-end;
    justify-content: flex-end;
    font-size: 18px;
  }
  #pr-nav{
    position:fixed;
    padding-top:15px;
    padding-bottom:15px;
  }
  .header-phone a{
    background: #13538A;
    box-shadow: 0 20px 30px 0 rgb(0 0 0 / 16%);
    color: #fff;
    min-width: 3.25rem;
    padding: 0.7em 1.764em;
    text-align: center;
    border-radius: 90px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1px;
    transition: all .45s;
    background: var(--btn-bg-color-1) linear-gradient(120deg, rgba(103, 151, 255, 0) 0%, var(--btn-bg-color-2) 100%);
    box-shadow: 0 20px 30px 0 rgba(41, 112, 250, 0.2);
    border: none;
  }
  .header-phone a:hover{
    background:#27BEAA;
    color:#fff !important;
  }
  #primary-menu{
        width: calc(100% - 262px);
    align-items: center;
    justify-content: center;
  }
  .navbar-dark .navbar-nav .nav-link, .primary-menu .dropdown-item{
    font-size:18px;
  }
}


.container-fluid.primary-menu-inner{
  max-width:100% !important;
  width:100% !important;
}

html body .wpcf7-submit:hover{
  background:#27BEAA !important;
}


@media (min-width: 1025px){
  .phone-mobile{
    display:none !important;
  }
}

.custom-row{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  gap:30px 0;
}

.wpcf7-acceptance label{
  display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.wpcf7-acceptance label input{
  width: auto;
    min-width: 0;
}

.custom-row .wpcf7-textarea{
      height: 209px;
}

.custom-row .col-1-2{
  width:48%;
}

.custom-row .col-2-3{
  width:65%;
}

.custom-row .col-1-3{
  width:32%;
}

.custom-row .col-1-3 .mcf-submit{
  margin-top:0;
}


.footer-credits{
      width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer-top .widget-title:before{
  color:#27BEAA;
}

.footer-top .widget_nav_menu a:before{
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #27BEAA;
    float: left;
    margin-top: 11px;
    margin-right: 5px;
}

.footer-top .widget_nav_menu a:hover, .footer-top .textwidget a:hover{
  color:#fff;
  opacity:.8;
}

.footer-top .col-sm-6 .textwidget p{
      display: flex;
    justify-content: center;
    flex-direction: column;
}

.footer-top .textwidget p img{
width: 18px;
    margin-top: -3px;
    margin-right: 2px;
}

.footer-top .textwidget p img.logo{
      width: 100%;
    max-width: 140px;
    border-radius: 9px;
    margin-top: 10px;
}

.footer-top .wavio-contact-form > p{
      display: flex;
    gap: 10px;
}

.footer-top .wavio-contact-form > p > label{
  min-width:0 !important;
}

.footer-top .wpcf7-submit{
      width: 100%;
    background: #00000057;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .form-submit #submit, .wpcf7-submit, .post-password-form input[type="submit"], body .elementor-button.elementor-size-xl, body .elementor-button.elementor-size-lg, body .elementor-button.elementor-size-md, body .elementor-button.elementor-size-sm, body .elementor-button.elementor-size-xs{
  box-shadow: 0 20px 30px 0 rgb(0 0 0 / 16%);
}

.h-call-us, .header-icons{
  display:none !important;
}

.header-info{
  margin-right:0 !important;
}

.custom-logo{
      max-height: 110px !important;
    border-radius: 10px;
    padding: 6px;
    background: #fff;
}

.header-phone a:before{
  content:'';
  width:24px;
  height:24px;
  display:block;
  background-image:url(/wp-content/uploads/2024/10/header.svg);
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
}

.header-phone a{
      display: flex;
    align-items: center;
    gap: 10px;
}

@media (max-width: 1024px){
  #pr-nav.active{
    background:#fff;
  }
  .header-info{
    display:none !important;
  }
  #pr-nav{
        position: sticky;
    top: 0;
  }
  .custom-logo {
    max-height: 60px !important;
  }
  .top-wrap{
    align-items:center;
  }
  .footer-inner{
    padding:20px !important;
  }
}

@media (max-width: 767px){
  .table-main{
    overflow:scroll;
  }
  .custom-table{
    width:780px !important;
  }
  .custom-row .col-1-2{
  width:100%;
}

.custom-row .col-2-3{
  width:100%;
}

.custom-row .col-1-3{
  width:100%;
}
  .custom-row{
    gap:0;
  }
  
  
.table-row {
  margin-bottom: 15px;
  padding: 0;
  border: 1px solid #004252;
  background-color: #fff;
  color: #fff;
}

.table-row:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.2);
  color: #000;
}

.table-header {
  font-weight: bold;
  background-color: #004252;
  color: #fff;
  padding: 8px;
  border-bottom: 1px solid #004252;
}

.table-data {
  background-color: rgba(255, 255, 255, 0.4);
  color: #000;
  padding: 8px;
  border-bottom: 1px solid #004252;
}

.table-data:last-child {
  border-bottom: none;
}
}