.skinulvso{
    margin: 0;
    padding: 0;
}


/*Шрифт*/
body,h1,h2,h3,h4,h5,h6,span{
    font-family: 'Nunito', sans-serif;
}
.font-size-16px{
    font-size: 16px;
}
.font-size-14px{
    font-size: 14px;
}
.font-size-12px{
    font-size: 12px;
}
.bold{
    font-weight: bold;
}

/*Шапка*/
.navbar{
    height: 100px !important;
    background-color: #026873;
}

@media (max-width: 767px) {
    .navbar{
        height: 10px !important;
    }
    
}
.a-href-nav-call-title{
    font-size: 16px;
    color: rgb(224, 224, 224);
    text-decoration: none;
    margin-top: 35px;
}
.a-href-nav-call{
    color: rgb(224, 224, 224);
    text-decoration: none;
}
.a-href-nav-call:hover{
    color: white;
    text-decoration: none;
}
/*Для нормального позиціонування силки в лого*/
.z-index-1{
    position: absolute;
    z-index: 1;
}
.logo-my{
    display: inline-block;
}
@media (max-width: 767px) {
    .logo-my{
        width: 200px !important;
        margin-top: -20px;
    }
    
}
/*Меню*/
@media (min-width: 768px) {
    .site-menubar{
        height: 70px;
        margin-top: 20px !important;
        padding-top: 20px !important;
    
    }
    .page-header{
        height: 100px !important;
        margin-top: 30px !important;
        padding-top: 20px !important;
    }
}

/*Для довгих заголовків*/
@media (max-width: 426px) {
    .page-header-bordered-my{
        height: 120px !important;
    }
     
}
@media (max-width: 321px) {
    .page-header-bordered-my{
        height: 140px !important;
    }
     
}
/*Збільшив і підрівняв лого в шапці*/
.navbar-brand{
    margin-right: 20px;
    margin-left: 10px;
}
.navbar-brand-logo{
    height: 60px !important;

}
/*Вирівнювання блоків для продукції*/
@media (min-width: 768px) {
    .widget-body-my{
        height: 300px !important;
    }
    .widget-body-footer-my{
        position:absolute;
        bottom:0; 
        margin-bottom: 20px;
    }
    .widget-text-my{
        position:absolute;
        bottom:0;
        margin-bottom: 100px;
    }
}

/*Позиціонування фото*/
.rightimg{
    float:right !important;
    margin: 7px 0px 20px 15px !important;
}
.leftimg{
    float:left !important;
    margin: 7px 35px 20px 0px !important;
}
/*Силки*/
.a-href-non{
    color: white !important;
}
.a-href{
    cursor: default;
    text-decoration: none !important;
}
.a-href-color{
    width: max-content;
    cursor: pointer;
    color: unset;
}
.a-href-img{
    cursor: pointer;
    text-decoration: none !important;
}
/*Таблиці*/
.color-white{
    background-color: #ffffff;
}

.block-background-color{
    background-color: #03A6A6 !important;
}

/*Button*/
.block-background-color-button{
    background-color: #03A6A6 !important;
    border-color: #03A6A6 !important;
}
/*Footer*/
.footer-my{
    background-color: #026873;
    color: rgb(224, 224, 224);
}
.h6-footer{
    color: white;
}
.a-href-footer{
    color: rgb(224, 224, 224);
    text-decoration: none;
}
.a-href-footer:hover{
    color: white;
    text-decoration: none;
}
.copyright-footer{
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 5px;
}
#fraierwall{
    text-decoration: none;
    background: -webkit-linear-gradient(180deg, rgba(255,220,128,1) 0%, rgba(252,213,69,1) 11%, rgba(247,119,55,1) 22%, rgba(245,96,64,1) 33%, rgba(253,29,29,1) 44%, rgba(225,48,108,1) 55%, rgba(193,53,132,1) 66%, rgba(131,58,180,1) 77%, rgba(91,81,216,1) 88%, rgba(64,93,230,1) 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}

.text-position-footer{
    text-align: center;
}
/*Paginated table*/

/*Previous and next button*/
.prev-next-btn{
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background: #03A6A6;
    color: white;
    margin: 0.5em;
    border-radius: 100px;
}
/*Point Pages*/
div.pager {
    text-align: center;
    margin: 1em 0;
}
div.pager span {
    display: inline-block;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    text-align: center;
    cursor: pointer;
    background: #03A6A6;
    color: white;
    margin: 0.5em;
    border-radius: 100px;
    transition: background-color 0.3s linear;

}
div.pager span.active{
    background: #026873;

}
.block-background-color-button-point-pages{
    background-color: #03A6A6 !important;
    border-color: #03A6A6 !important;
}
.block-background-color-button-point-pages:active{
    background-color: #026873 !important;
    border-color: #026873 !important;
}

/*Перемикач сторінок таблиці*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #026873;
  border-color: #026873;
}

.disabled-hover,
.disabled-hover:hover,
.disabled-hover:focus {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: transparent;
}

.a-href-contacts{
    color: #686868;
    text-decoration: none;
}
.a-href-contacts:hover{
    color: black;
    text-decoration: none;
}
/* Color Theme Swatches in Hex */
.Teals-1-hex { color: #0FC2C0; }
.Teals-2-hex { color: #0CABA8; }
.Teals-3-hex { color: #008F8C; }
.Teals-4-hex { color: #015958; }
.Teals-5-hex { color: #023535; }
/* Color Theme Swatches in Hex */
.nishikigo-1-hex { color: #127369; }
.nishikigo-2-hex { color: #10403B; }
.nishikigo-3-hex { color: #8AA6A3; }
.nishikigo-4-hex { color: #4C5958; }
.nishikigo-5-hex { color: #BFBFBF; }
/* Color Theme Swatches in Hex */
.color-theme-NOVATOR-1-hex { color: #026873; } фон
.color-theme-NOVATOR-2-hex { color: #03A6A6; } блок
.color-theme-NOVATOR-3-hex { color: #8BD9D9; }
.color-theme-NOVATOR-4-hex { color: #D5F2F2; } 
.color-theme-NOVATOR-5-hex { color: #0D0D0D; }
