/* celestra font */
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=cyrillic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');
html, body {font-family: 'Golos Text', sans-serif; font-size: 19px;}

@media screen and (max-width: 480px) {html, body {font-size:16px;}}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6 {font-weight:900;}
body, .btn {font-weight: 400;}

.navbar-nav {font-weight: 700;}
.navbar .btn {font-weight: 700;}
body, .btn {line-height: 1.6;}
h1, h2, .h1, .h2 {margin-bottom:2rem;}
.mb-3 {margin-bottom:2rem !important;}
.lightbox .mb-3 {margin-bottom:1rem !important;}

p.lead {margin-bottom:2rem;}

.article-body p {margin-bottom: 1rem;}
.article-body h2 {margin-bottom: 1rem; font-size: 1.5rem;}
.article-body h3 {margin-bottom: 1rem; font-size: 1.25rem;}

:root {
    --list-gutter: 2rem;
    --fm-gutter-x: 2rem;
}
.h-underline-1 {
    margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 3rem;
  }
}
html, body {font-size: 16;}
body, .btn {font-weight: 400;}
body, .btn {line-height: 1.5;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: 500;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {line-height: 1.5;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Oswald', serif;}
html, body {font-family: 'Golos Text', serif;}


/* from.biz color scheme */
:root {
--body-color: #0F0200;
--link: #072158;
--link-init: #072158;
--primary: #9E025A;
--primary-active: #8e0251;
--primary-rgb: 158, 2, 90;
--secondary: #072158;
--secondary-active: #061e4f;
--secondary-rgb: 7, 33, 88;
--warning: #f39c12;
--warning-active: #db8c10;
--warning-rgb: 243, 156, 18;
--info: #fbcdcc;
--info-active: #e2b9b8;
--info-rgb: 251, 205, 204;
--success: #0987D3;
--success-active: #087abe;
--success-rgb: 9, 135, 211;
--light: #F9F9F9;
--light-active: #ededed;
--light-rgb: 249, 249, 249;
--dark: #0F0200;
--dark-active: #0e0200;
--dark-rgb: 15, 2, 0;
--danger: #df2c2c;
--danger-active: #c92828;
--danger-rgb: 223, 44, 44;
--mobile-bg: var(--light);
--header-height: 128px;
--navbar-font-size: 13px;
--navbar-hover-bg: var(--body-bg);
}
.btn-primary {border-color:#9E025A !important; background-color:#9E025A !important}
.btn-primary:hover {border-color:#8e0251 !important; background-color:#8e0251 !important}
.btn-primary.active {border-color:#8e0251 !important; background-color:#8e0251 !important}
.bg-primary .btn-primary {border-color:#8e0251 !important; background-color:#8e0251 !important}
.bg-primary .btn-primary:hover {border-color:#800249 !important; background-color:#800249 !important}
.btn-secondary {border-color:#072158 !important; background-color:#072158 !important}
.btn-secondary:hover {border-color:#061e4f !important; background-color:#061e4f !important}
.btn-secondary.active {border-color:#061e4f !important; background-color:#061e4f !important}
.btn-warning {border-color:#f39c12 !important; background-color:#f39c12 !important}
.btn-warning:hover {border-color:#db8c10 !important; background-color:#db8c10 !important}
.btn-warning.active {border-color:#db8c10 !important; background-color:#db8c10 !important}
.btn-info {border-color:#fbcdcc !important; background-color:#fbcdcc !important}
.btn-info:hover {border-color:#e2b9b8 !important; background-color:#e2b9b8 !important}
.btn-info.active {border-color:#e2b9b8 !important; background-color:#e2b9b8 !important}
.bg-info .btn-info {border-color:#e2b9b8 !important; background-color:#e2b9b8 !important}
.bg-info .btn-info:hover {border-color:#cba7a6 !important; background-color:#cba7a6 !important}
.btn-success {border-color:#0987D3 !important; background-color:#0987D3 !important}
.btn-success:hover {border-color:#087abe !important; background-color:#087abe !important}
.btn-success.active {border-color:#087abe !important; background-color:#087abe !important}
.btn-light {border-color:#F9F9F9 !important; background-color:#F9F9F9 !important}
.btn-light:hover {border-color:#e0e0e0 !important; background-color:#e0e0e0 !important}
.btn-light.active {border-color:#e0e0e0 !important; background-color:#e0e0e0 !important}
.bg-light .btn-light {border-color:#ededed !important; background-color:#ededed !important}
.bg-light .btn-light:hover {border-color:#d5d5d5 !important; background-color:#d5d5d5 !important}
.bg-light .btn-light.active {border-color:#d5d5d5 !important; background-color:#d5d5d5 !important}
.btn-dark {border-color:#0F0200 !important; background-color:#0F0200 !important}
.btn-dark:hover {border-color:#0e0200 !important; background-color:#0e0200 !important}
.btn-dark.active {border-color:#0e0200 !important; background-color:#0e0200 !important}
.btn-danger {border-color:#df2c2c !important; background-color:#df2c2c !important}
.btn-danger:hover {border-color:#c92828 !important; background-color:#c92828 !important}
.btn-danger.active {border-color:#c92828 !important; background-color:#c92828 !important}



/* Preloader */

/*  custom css */
#box569248 .list-box-info .h5 {
    color: #9E025A;
}
/*  custom css */
@media (max-width: 1440px) {
.custom-phone {display:none;}
}
.btn {white-space:nowrap;}
@media (min-width: 979px) {
.slogan {white-space:nowrap;}
}

.digit {
  /* font-size: 30px; */
font-family: arial;
  /* font-weight: 100; */
}

#box312306 .list-box {min-height:250px;}
/*  custom css */
.navbar.navbar-expand-lg .container .navbar-mobile .btn i, .navbar.navbar-expand-lg .container .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .55);
}

.navbar.navbar-expand-lg .container .navbar-nav .nav-link.dropdown-toggle::after {
    border-color: rgba(0, 0, 0, .55); 
}
/*  custom css */
.border-top .section-p .opacity-5 {
    opacity:1;
}
.border-top .opacity-link A, .border-top .opacity-link A:hover {
    opacity: .5;
}
/*  custom css */
.owl-item {height: 0;}    
.owl-item.active {height: auto;}
.container-100 .owl-carousel .container {
    height: auto;
}

.container-100 .owl-carousel .container .my-auto.w-100 {
    margin-top: 2rem !important;
    margin-bottom: 3rem !important;
}