
@media only screen and  (min-width:961px) {
    .feature-box-custom {
        min-height: 300px;
        }
}
.grecaptcha-badge {
    opacity:0 !important;
    }
.one-page-arrow {
    display: inline !important;
}
.slider-element {

    background:linear-gradient(0deg,rgba(1, 7, 23, 0.86),rgba(1, 7, 23, 0.86)),url('../media/buh.jpg');
    background-size: cover;
    height: 70vh;
}
@media only screen and  (min-width:600px) {
    .one-page-arrow {
        display: none !important;
        }
}

.feature-box p { 
    color: #464646;
    font-size: 14px;
}

.hidden { 
    display: none;
}
.feature-box h3 span.subtitle {
    font-size: 14px;
    color: #ffffff;
}

.feature-box h3 {
    color: #464646;;
}

.fancy-to-left {
    display: flex;
    justify-content: flex-end;
}
html {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }

  @media only screen and (max-width: 600px) {
    .fb-instagram {
        justify-content: space-evenly;
    }
      .mobile-fix {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
      }
      .mobile-fix h2{ 
          font-size: 18px !important;
      }
      .mobile-fix p{ 
        font-size: 14px !important;
    }


      .contacts {
          font-size: 16px !important;
      }
    .feature-box.fbox-right {
        padding: 0 0 0 80px;
        text-align: left;
    }

    
    .fancy-title h3{

        font-size: 24px;
    }
    #main-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .feature-box h3 {
        font-size: 20px;
    }
    .feature-box h3 span.subtitle {
        font-size: 14px;
    }
    
    h3 {
      font-weight: 400;
      font-size: 16px;
    }
    h2 {
        font-size: 24px;
    
    }

    .mobile-big{ 
        font-size: 24px;
    }
    .vertical-middle{
        top: 40% !important;
    }
    .slider-element {
        background:linear-gradient(0deg,rgba(1, 7, 23, 0.86),rgba(1, 7, 23, 0.86)),url('../media/buh.jpg');
        height: 43vh;
    }
    .feature-box.fbox-right .fbox-icon {

        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        top: 0;
        left: 0;
    }
  }

  @media only screen and (max-width: 360px) {
      h2 {
          font-size: 18px;
      }
      h3 {
        font-size: 14px;
      }

   }


.button {
    background-color: rgb(25, 114, 164);
}

#primary-menu ul li:hover > a,
#primary-menu ul li.current > a { color: rgb(25, 114, 164) !important; }



#primary-menu ul li > a { 
    color: #fff;
}

.dark-blue {
    background-color: #12151b;
}

.heading-block h2 {
    color: #bdbdbd;
}

.heading-block h3 {
  color: #fff;
}

.heading-block > p  {
    color: #fff;
}
#header.sticky-header #header-wrap {
    background-color: #11151b;
}

body {
    background-color: #11151b;
}

#content {
    background-color: #e4e4e4;
}

.fancy-title h3{
    background: 0;
}

.feature-box.fbox-bg.fbox-center {
    color: white;
    background-color: #2a344a;
    border: 1px solid #1b1f29;
}


@media (max-width: 991.98px) {
#header.transparent-header, #header.semi-transparent {
border: 0;
}
#header{ 
    background-color: #12151b!important;
}
}
@media (max-width: 991px){
body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current ul a {
    color: white !important;
}
}