html {
  height: 100%; }

body {
    min-height: 100%;
	padding: 0px 0px !important;
    font: normal normal 16px/1.5 Montserrat, sans-serif;
    color: black;
}

.btn-link {
    font-weight: 400;
    color: var(--bs-dark);
    text-decoration: none;
}

.btn-link:hover {
	color: rgb(47 49 64);
}

.header-phone {
    font-size: 1.1rem;
    margin-bottom: 0rem;
}

/*.header-phone:before {
    content: '\f095';
    font-size: 1.4rem;
    font-family: Font-Awesome-5-Pro !important;
    color: rgb(232 193 79);
    padding-right: 10px;
}*/

.header-email {
    font-size: 1.1rem;
    margin-bottom: 0rem;
}

/*.header-email:before {
    content: '\f0e0';
    font-size: 1.4rem;
    font-family: Font-Awesome-5-Pro !important;
    color: rgb(232 193 79);
    padding-right: 10px;
}*/

.header-work {
    font-size: 1.0rem;
    margin-bottom: 0.5rem;
	padding-right: 10px;
	color: rgb(42 54 91);
}

.header-phone a:hover, .header-email a:hover {
    color: rgb(42 54 91);
}

.navbar-light a {
    color: var(--bs-dark) !important;
}

.navbar-light .header-phone, .navbar-light .header-email {
	background: transparent;
	width: 100%;
}

.header-email a, .header-phone a {
	text-decoration: none;
} 

a.dec  {
	text-decoration: none;
} 

a {
    color: #fe3300;
    text-decoration: none;
}

a:hover {
    color: var(--bs-dark);
}

section {
    padding: 3rem 0;
}

.text-blue {
	color: rgb(219 220 243);
}

.text-gold {
    color: rgb(205 192 155);
}

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative; }

.jcarousel li.eleven {
    width: 600px !important;
    background: transparent;
    border: none;
    min-height: 380px;
    height: 100%;
    margin: 0 15px 30px;
}

.fch {
	padding-bottom: 3rem !important;
	height: 200px;
}


.scimg1 {
    width: 100px;
    margin: 0 auto;
	padding-right: 10px;
	margin: 0 auto;
	filter: opacity(100%) invert(100%);
}

.scimg {
    height: 60px;
    padding-right: 10px;
}

.pl-lg-15 {
    padding-left: .5rem !important;
}

.icon-ten1:before {
    content: '\f24e';
    font-family: 'Font-Awesome-5-Pro';
    color: var(--bs-dark);
}

.icon-ten2:before {
    content: '\f4c0';
    font-family: 'Font-Awesome-5-Pro';
    color: var(--bs-dark);
}

.icon-ten3:before {
    content: '\f5da';
    font-family: 'Font-Awesome-5-Pro';
    color: var(--bs-dark);
}


.form-police {
    color: #f8f9fa;
}

.jcarousel li.four {
    width: 600px !important;
}

/* #first::before {
    content: '';
	background: linear-gradient(to right, #ffffff, #d5f5fd);
	top: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0.6;
	background-position-y: center;
} */

#third::before {
    content: '';
    background: url(img/test.webp);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    z-index: -1;
    right: -55px;
    background-position-y: center;
    top: 0px;
}

#fourteen::before {
    content: '';
    background: url(img/b14.webp);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#five::before {
    content: '';
    background: url(img/b5.webp);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.1;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
	background-position-y: center;
}

.jcarousel li.nine {
    width: 310px !important;
    background: transparent;
    border: none;
    height: 100%;
}

.jcarousel li.ten {
    width: 300px !important;
    height: 100%;
    border: none;
}

.footer p {
    margin: 0.5rem;
}

.footer {
    align-items: center;
    min-height: 150px;
}


#second, #four, #five, #six, #eight, #twelve, #fifteen {
    background: rgb(186 187 206 / 0.2);
}

#third, #ten, #seven, #thirteen, #sixteen, #contact {
    background: rgb(86 90 117 / 0.2);
}


.banner-8 {
	position: relative;
    bottom: 0%;
    text-align: center;
    z-index: 0;
    left: 0px;
}

.banner-8 img {
    width: 100%;
}

@media (min-width: 768px){
.banner-8 {
    position: absolute;
}
}

@media (min-width: 570px){
.banner-8 img {
    width: 500px;
}}

@media (min-width: 992px){
	.banner-8 {
    position: absolute;
    bottom: 0%;
    text-align: center;
    z-index: 0;
	left: auto;
}
}

h5.card-title.text-center {
    min-height: 50px;
	margin-top: 10px;
}

/*.btn-primary.first {
    text-transform: uppercase;
    font-weight: 700;
	color: var(--bs-dark);
	background-color: #e8c14f;
	border-color: #e8c14f;
	border-radius: 0px;
	padding: 4px;
	text-transform: uppercase;
	font-weight: 700;
	box-shadow: 1px 1px 5px #a3a5b7;
}*/

.btn-primary {
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px;
	box-shadow: 1px 1px 5px #a3a5b7;
	background: linear-gradient(135deg, #ff5a00 30%, #ff8e2a 50%, #fe3300 80%);
	color: #fff;
	border: none;
	padding: 18px 3px;
	cursor: pointer;
}

/*.btn-primary.first:hover {
    color: rgb(205 192 155);
    background-color: rgb(119 96 121);
    border: 3px solid rgb(205 192 155);
}*/

.btn-primary.five, .btn-primary.nine {
    border-radius: 0px;
    text-transform: uppercase;
	color: var(--bs-dark);
	background-color: #e8c14f;
	border-color: #e8c14f;
	border-radius: 0px;
	padding: 4px;
	text-transform: uppercase;
	font-weight: 700;
	box-shadow: 1px 1px 5px #a3a5b7;
}

/*.btn-primary.five:hover {
    color: #585b76;
    background-color: #cdc09b;
    border: 3px solid #cdc09b;
}

.btn-primary {
    color: var(--bs-dark);
    background-color: transparent;
    border: 3px solid var(--bs-dark);
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #a3a5b7;
}*/

.btn-primary:hover {
    color: var(--bs-dark);
    background-color: #fe3300;
    border: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #fe3300;
    border: none;
}

a.btn {
	text-decoration: none !important;
}

.jcarousel li.thirteen {
    border: none;
}

.jcarousel-pagination a.active {
    background: var(--bs-dark) !important;
}

.jcarousel-pagination a {
    border-radius: 0px !important;
}

/*.ten.btn-primary {
    color: var(--bs-dark);
    background-color: #e8c14f;
    border-color: #e8c14f;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 1px 1px 5px #a3a5b7;
}/*

/*.ten.btn-primary:hover {
    color: #e8c14f;
    background-color: var(--bs-dark);
    border-color: #e8c14f;
}*/

.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: var(--bs-dark);
    background-color: #fe3300;
    border: 2px solid transparent;
    box-shadow: none;
}*


/*.form-check-input:checked {
    background-color: rgb(220, 83, 83) !important;
    border-color: rgb(43, 42, 42) !important;
}*/

.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
    color: #292929 !important;
}

.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #292929 !important;
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
     color: #292929 !important;
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: rgb(43, 42, 42) !important;
}

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
    box-shadow: none;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.form-check-input:focus {
    border-color: rgb(44 46 62);
    outline: 0;
    box-shadow: none;
}

.btn-check:focus+.btn, .btn:focus {
    box-shadow: none;
}

.fh-section {
    height: auto;
}

.container-fluid, .container-xl {
    padding-right: 30px;
    padding-left: 30px;
}

.bg-dark {
    background-color: var(--bs-dark) !important;
}

.logo-block {
    width: 50%;
    max-width: 200px;
	color: var(--bs-dark);
}

.navbar-brand img {
    width: 100%;
}

.navbar {
    padding: .5rem 1rem;
}

.navbar-expand-md .navbar-collapse {
    flex-direction: column;
}

.btn {
    width: 100%;
}

#btn-tooltip-sixteen {
    max-width: 500px;
    margin: 0 auto;
}

.form-success {
  padding: 38px 36px;
	text-align: center;
}

.form-success__title {
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid black;
  font-size: 22px;
	text-transform: none;
}

.modal-success {
	width: 540px;
}


.header-feedback .btnc {
  margin-bottom: 10px;
}

.feedback-result-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0 ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.1);
}

.feedback-result-wrapper.open {
  opacity: 1 !important;
  visibility: visible;
  z-index: 1030;
}

.feedback-result {
  max-width: 100%;
  display: block ;
  margin: 0 auto;
  position: relative;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fafafa;
}

.modal-consult__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
}
.modal-consult__close:focus {
  outline: none;
}
.modal-consult__close .svgico {
  width: 18px;
  color: #FFF;
}

.feedback-result-wrapper.open .feedback-result {
  margin-top: -200px;
  opacity: 1;
}

.main-nav a {
    color: #db3545;
    font-size: 1.0rem;
}

.youtube {
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
        transition: all 200ms ease-out;
        cursor: pointer;
		background-size: cover;
}

.youtube .play {
        background: url('img/youtube-play-btn.png') no-repeat; 
        background-position: 0 -50px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        position: absolute;
        height: 50px;
        width: 69px;
        transition: none;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
}

.youtube:hover .play {
        background-position: 0 0;
}

.video-container {
	position: relative;
	height: 0;
	height: 100% !important;
    padding-bottom: 0% !important;
}

.jcarousel-control-next::before {
    content: '\f105';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Font-Awesome-5-Pro !important;
    color: rgb(86 90 117);
    font-size: 400%;
}

.jcarousel-next::before {
    background-image: url();
}

.jcarousel-control-prev::before {
    content: '\f104';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Font-Awesome-5-Pro !important;
    color: rgb(86 90 117);
    font-size: 400%;
}

.hbor:after {
    content: '';
    color: var(--bs-yellow);
    text-align: center;
    display: flex;
    align-items: center;
    margin: 12px auto 10px auto;
    box-sizing: border-box;
    width: 250px;
    background: #0c80a6 left 60% top 0px / auto auto no-repeat;
    height: 5px;
}

.vidcena {
	background: linear-gradient(-58deg, var(--bs-yellow) 140px, transparent 0) top left;
    text-align: right;
    position: relative;
    width: 180px;
    padding: 3px 5px;
    font-weight: bold;
    color: var(--bs-dark);
    display: block;
    float: right;
    right: 0px;
    top: 30px;
    margin-top: -30px;
}

@media (min-width: 1200px) {
.h1, h1 {
    font-size: 38px;
}

.h2, h2 {
    font-size: 2.5rem;
}
}

.jcarousel-prev::before {
    background-image: url();
}

.list-group-item.third {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid rgb(241 241 245 / 0.15);
    color: rgb(37 39 51);
	font-size: 1.1rem;
}

ul.third {
    list-style: none;
}
ul > li.list-group-item.third {
    padding-left: 0px;
    position: relative;
    margin: 10px;
}
ul > li.list-group-item.third:before {
    content: '\f00c';
    position: absolute;
    top: 4px;
    left: -30px;
    font-size: 1.4rem;
	font-family: Font-Awesome-5-Pro !important;
	color: rgb(218, 80, 53);
}


ul.usl {
    list-style: none;
}
ul > li.list-group-item.usl {
    padding-left: 0px;
    position: relative;
    margin: 10px;
}
ul > li.list-group-item.usl:before {
    content: '\f00c';
    position: absolute;
    top: 4px;
    left: -30px;
    font-size: 1.4rem;
	font-family: Font-Awesome-5-Pro !important;
    color: rgb(86 90 117);
}

.list-group-item {
    background-color: transparent;
	font-size: 1.1rem;
}

.blockquote.seven {
    background: rgb(241 241 245 / 0.7);
	font-size: 1.0rem;
}

.blockquote.eight > p {
	font-size: 1rem;
}

.list-group-item.seven {
    /*display: revert;*/
    padding-left: 0px;
	padding-bottom: 0px;
    background: #f1f1f5;
    margin: 10px 0px;
}

.num{
	color: var(--bs-dark);
	background: none;
	display: inline-block;
	text-align: center;
	margin: 5px 10px;
	line-height: 42px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	border: 2px solid var(--bs-dark);
	font-size: 1.5rem;
	position: absolute;
}

.num:after {
    content: '';
    height: 1000px;
    width: 2px;
    color: azure;
    background: var(--bs-dark);
    position: absolute;
    top: 46px;
    left: 23px;
}

img.six {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.pl-70 {
    padding-left: 70px;
}

.card-body.ten {
    background: rgb(241 241 245);
	box-shadow: 10px 28px 57px 10px rgba(25, 28, 29, .32);
}

img { opacity: 1; transition: opacity 0.3s; } 
img[data-src] { opacity: 0; } 

.navbar-toggler {
    border: 0px !important;
}

.navbar-toggler:focus {
	border: 0px !important;
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

.navbar-sticky.navbar-stuck {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: navbar-show .25s;
    animation: navbar-show .25s;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0,0,0,0.1);
    z-index: 1030;
	background: rgb(241 241 245);
}

.navbar-floating {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.cs-header {
    z-index: 1030;
}

.jcarousel li {
    padding: 0px 0px;

}

/*.navbar {
    background: #f1f1f5;
}*/

.navbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pt-6, .py-6 {
    padding-top: 5rem !important;
}


.opacity-25 {
  opacity: .25 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-60 {
  opacity: .6 !important;
}
.opacity-65 {
  opacity: .6 !important;
}
.opacity-70 {
  opacity: .70 !important;
}
.opacity-75 {
  opacity: .75 !important;
}
.opacity-80 {
  opacity: .8 !important;
}
.opacity-90 {
  opacity: .9 !important;
}
.opacity-100 {
  opacity: 1 !important;
}

.navbar-light .navbar-toggler {
    color: var(--bs-dark);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .75rem;
    font-weight: 600;
    line-height: 1.2;
    color: var(--bs-dark);
	text-align: center;
}

.banner-first {
	visibility: hidden;
}

.fname {
	visibility: hidden;
}



.bg-gradient {
    background: linear-gradient(135deg, #6f42c1 0%, #4582EC 100%);
}

.hero__scroll {
    position: absolute;
    bottom: 60px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding-bottom: 0px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    text-align: center;
	visibility: hidden;
}

.hero__scroll .chevron {
    margin-top: 20px;
    display: block;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    color: #FF4081;
}

.chevron.bottom::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.chevron::before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: top;
    width: 20px;
}

.carousel {
  background: #EEE;
}

.carousel-cell {
  width: 100%;
  height: 220px;
  margin-right: 10px;
  opacity: 0.5;
  border-radius: 5px;
  counter-increment: carousel-cell;
}

.carousel-cell.is-selected {
  opacity: 1;
}



.flickity-prev-next-button previous::before {
    content: '\f105';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Font-Awesome-5-Pro !important;
    color: rgb(241 241 245);
    font-size: 400%;
}

.jcarousel-next::before {
    background-image: url();
}

.flickity-prev-next-button next::before {
    content: '\f104';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Font-Awesome-5-Pro !important;
    color: rgb(241 241 245);
    font-size: 400%;
}

.flickity-prev-next-button {
    border-right: 3px solid #f1f1f5;
    border-top: 3px solid;
    border-left: 0px;
	border-bottom: 0px;
	background: #e8c14f;
    border-radius: 0% !important;
	width: 100px !important;
    transform: translateY(-50%);
    color: #FFF;
}

.carousel {
    background: transparent !important;
}

button svg {
    fill: var(--bs-dark);
	width: 30px;
}

.banner-first {
    position: absolute !important;
    top: 8%;
    right: 115px;
    text-align: center;
	z-index: 0;
}

.fname {
    background: #f8f9fa;
    max-width: 350px;
    position: absolute;
    left: 70%;
    padding: 6px 15px;
    bottom: 10%;
}

.fname:before {
	content: ""; 
	border: solid transparent;
	position: absolute;   
	bottom: 100%;
	left: 20%;
	border-bottom-color: #f8f9fa;
	border-width: 9px;
	margin-left: -9px;
}

h2.form-1 {
    /*text-shadow: 2px 2px var(--bs-dark);*/
    width: 50%;
}

#form-1-section, .form-check.form-police {
    z-index: 9;
}


.jcarousel-wrapper {
    width: 275px !important;
}

.modal, .feedback-result {
    padding: 10px;
}


.header-phone, .header-email {
    /*background: rgb(40 53 90);*/
	font-size: 1.0rem;
}

.gera {
    position: fixed;
}

a.body-phone, a.body-email {
    font-size: 1.2em;
	text-align: center;
}

i.fas.fa-phone-alt, i.far.fa-envelope {
    font-size: 1.0em;
    margin-right: 5px;
}

.fafal {
    color: var(--bs-dark);
    font-size: 3em;
}

@media (min-width: 576px) {
	
	
.jcarousel-wrapper {
    width: 100% !important;
}

.carousel-cell {
	width: 70%;
}

.logo-block {
    width: 50%;
    max-width: 290px;
}
}

@media (min-width: 678px) {

a.body-phone, a.body-email {
    font-size: 1.6em;
	text-align: center;
}

i.fas.fa-phone-alt, i.far.fa-envelope {
    font-size: 1.6em;
    margin-right: 10px;
}
	
.banner-first {
	visibility: visible;
}

.fname {
	visibility: visible;
}

.hero__scroll {
    position: absolute;
    bottom: 60px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding-bottom: 0px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    text-align: center;
	visibility: visible;
}	
}



@media (min-width: 768px) {
    
    
.header-phone, .header-email {
    margin-top: 0px;
    background: none;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: right;
}

.gera {
    position: absolute;
    bottom: -100px;
    z-index: 0;
    opacity: 0.8;
	max-width: 500px;
}

.fch {
	height: 350px;
}
	
.jcarousel li.four {
    width: 450px !important;
}

.modal, .feedback-result {
    padding: 30px;
}

.jcarousel li {
    padding: 0px 5px;
}

.pl-lg-15 {
    padding-left: 15rem !important;
}
}

@media (min-width:1200px) {
/*.navbar {
		background: #f1f1f5;
	}	*/
	
/*.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px !important;
}*/
}

@media (min-width: 992px){
.pb-lg-6, .py-lg-6 {
    padding-bottom: 2rem!important;
}}

@media (min-width: 992px){
.pt-lg-6, .py-lg-6 {
    padding-top: 2rem!important;
}}


img.social {
    width: 50px;
}


#form-1-section {
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 800px;
	box-shadow: 0px 0px 10px #333;
}

.form-control {
    padding: 10px;
}

.cpoint {
    color: #dc534e;
    font-size: 1.5em;
    line-height: 5px;
    padding-right: 5px;
}

.info-block__inner {
    max-width: 810px;
    margin: 0 auto;
}

td:first-child, th:first-child {
    text-align: left;
    padding-left: 0;
}

td:last-child, th:last-child {
    padding-right: 0;
}

table strong {
    font-weight: bold;
    font-size: calc(1em + 2px);
}

td, th {
    padding: 0.4em;
    border-bottom: 2px solid #ededed;
    text-align: inherit;
    font-weight: inherit;
    vertical-align: top;
}


[type="text"], [type="tel"], [type="email"], [type="url"], [type="password"], textarea {
    display: block;
    width: 100%;
    border: 1px solid #d9d9d9 !important;
    background-color: #fff;
    color: #586370;
    line-height: normal;
    font-weight: 400;
    padding: 1.1em 1em;
    margin: 0 0 10px;
}


.card__features {
    display: flex;
    flex-direction: column;
    border: none;
}

.card__key {
    display: inline-block;
    width: 100%;
    max-width: 280px;
    padding-right: 1em;
}

.card__value {
    display: inline-block;
    font-weight: bold;
    color: var(--bs-dark);
    font-size: calc(1em + 2px);
}

.btn-primary.disabled, .btn-primary:disabled {
    border: none !important;
}

#form-main::before {
    background: url(img/metalcher.jpg);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-position-y: top;
	background-size: cover;
}

.rulet {
	background: url(img/rul.png) no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    background-position-y: 35%;
    background-position-x: 0%;
    z-index: 0;
	    top: 0px;
    left: 0px;
	}

.btn {
    display: inline-block;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    font: normal bold 16px/40px Montserrat, sans-serif;
    padding: 0 20px;
    background: linear-gradient(135deg, #ff5a00 30%, #ff8e2a 50%, #fe3300 80%);
    color: #fff;
}

.btn-sm {
    display: inline-block;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
	border: 2px solid #212529;
	font: normal bold 12px/35px Montserrat, sans-serif;
	padding: 0 15px;
	background: #fdcc3b;
	color: #212529;
	margin: -2px;
}

.card.bg-dark::before {
    /*background: linear-gradient(180deg, #fff 30%, #212529 80%);*/
	background: linear-gradient(180deg, #fff 30%, #fff 100%);
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.6;
}

.opis {
	color: #000;font-weight: bold;font-size: 14px;text-align: center;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

.card {
    border: 1px solid rgb(172, 172, 172) !important;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: 1;
}

#btn-tooltip {
    height: 100%;
    display: block;
}

.cpoint-m::before {
    content: '\f056';
    font-family: Font-Awesome-5-Pro !important;
    font-size: 100%;
    color: crimson;
	padding-right: 7px;
}

.cpoint-p::before {
    content: '\f055';
    font-family: Font-Awesome-5-Pro !important;
    font-size: 100%;
    color: darkcyan;
	padding-right: 7px;
}

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

.bg-position-center {background-position: center;}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}