@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@500&display=swap" rel="stylesheet');

body{
    padding: 0;
    margin: 0;
    background: #f3f5ff;
}

button {
    border:none;
    background: none;
}

::-webkit-scrollbar {
    width: 7px;
}   

::-webkit-scrollbar-track {
    background: #f3f5ff;
}   

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, rgb(255 165 0) 0%, rgb(237 81 0) 100%);
    border-radius: 8px;
} 

html,h1,h2,h3,h4,h5,h6,a,div{
	font-family: 'Comfortaa', cursive;;
}
.navbar{
	background:#fff;
	z-index: 1000;
    background: #fff;
    box-shadow: 0 7px 45px rgba(0,0,0,.1);
}

.navbar-container {
    margin-left: auto;
}

.navbar-collapse{
 justify-content: flex-end;
}

.navbar-toggler{
  background:#fff !important;
}

.navbar-logo {
    display: block;
    margin-right: auto;
    padding: 10px;
}

/*header style*/

.header.fixed {
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    position: fixed;
    display: block;
}

.header {
    display: none;
    transform: translateY(-100%);
    transition: transform .2s ease,background-color .2s ease 1s,color .2s ease;
}

.header.transform {
    transform: translateY(0);
}


/*footer style*/

.footer {
    padding-top: 45px;
    background: linear-gradient(0deg, #1340a7 0%, #224fcf 100%);
}


.footer-link .footer-brand{
    color: #2960ff;
    cursor: pointer;
}

.footer-link{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

/*scroll style*/

html {
	scroll-behavior: smooth;
}

/*box style*/

.box{
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.box-contact{
    border-radius: 30px;
}

.section{
    padding-bottom: 45px;
}

.BoxImg {
	width: 80%;
}

.BoxImg1 {
	width: 100%;
	border-radius: 20px;
    margin-bottom: 20px;
}

/*garant style*/

.sectionTitle {
    color: #1340a8;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.mainSectionItems {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.mainSectionBottom {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
}

.cena {
    display: inline-block;
    font-weight: bold;
    font-size: 25px;
}

.cenap {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 15px;
    font-weight: bold;
    color: #ffffff;
    background: linear-gradient(315deg, rgb(0 102 255) 0%, rgb(0 86 213) 100%);
    font-size: 25px;
}

.mainSectionHeader {
    display: flex;
    flex-direction: row;
}

.logomain {
    text-align: left;
    position: absolute;
    max-width: 30%;
    border-top-right-radius: 150px;
    padding: 40px;
    border-bottom-right-radius: 150px;
    font-weight: bold;
    font-size: 20px;
    align-items: center;
    background: #fff;
    padding-left: 80px;
}

.tel-header {
    color: #282425;
    font-size: 20px;
}

.logo-main {
    width: 75px;
}

.logo-main-header {
    width: 75px;
}

.ico-contacts {
    width: 30px;
    margin-right: 10px;
}

.mainSectionTitle {
    text-align: center;
	font-weight: 800;
	font-size: 88px;
	line-height: 72px;
	color: #FFFFFF;
	margin-bottom: 15px;
	z-index: 10;
}

.mainSectionDesk {
    text-align: center;
	font-size: 24px;
	line-height: 35px;
	color: #FFFFFF;
	z-index: 10;
}

.mainSectionDeskcontact {
	text-align: center;
}

/*cosmo style*/

.butNO {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: normal;
}


.margin-top15 {
    margin-top: 15px;
}

.margin-25 {
    margin-bottom: 25px;
    margin-top: 25px;
}

.margin-top125 {
    margin-top: 125px;
}

.mainSectionStol {
    position: relative;
    padding-bottom: 25px;
}

.mainSectionCompany {
    position: relative;
    padding-bottom: 25px;
    background: url(../img/fon.webp) top center;
    background-repeat: repeat-x;
    padding-top: 100px;
}

.mainSectionStulya {
    position: relative;
}

.mainSection {
    height: 700px;
    background: linear-gradient(180deg, #1340a7 0%, #224fcf 100%);
    position: relative;
    display: flex;
    align-items: center;
}

.mainSectionGall {
    background: url(../img/futter.webp) bottom center;
    position: relative;
    background-repeat: repeat-x;
}

.butIcoll {
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 7px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 15px;
    background: linear-gradient(138deg, rgb(255 165 0) 0%, rgb(237 81 0) 100%);
}

.mainSectionHeader .butIcoll {
    margin-top: auto;
    margin-bottom: auto;
}

.butIHead {
    padding-top: 10px;
    padding-bottom: 7px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 15px;
    color: #ff5303;
    margin-top: auto;
    margin-bottom: auto;
    background: none;
    border: solid #ff5303 3px;
}

.butI {
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 7px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
}

.navbar .butI {
    color: #0e203e;
}

/*form style*/

form {
   padding: 5px;
}

label {
   display: block;
}
input, textarea {
    height: 50px;
    border: 0;
    border-radius: 10px;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
}

input:focus-visible {
    border: 0;
}

textarea {
    border: 0;
    width: 100%;
    border-radius: 10px;
    height: 125px;
}

textarea:focus {
    border: 0;
}

.input {
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    background: linear-gradient(138deg, rgb(255, 142, 0) 0%, rgb(255, 80, 3) 100%);
}

.submit-center  {
    text-align: center;
    width: 50%;
    margin: auto;
}

.complectItemWrap {
    text-align: center;
}


.priceList li {
    list-style-type: none;
    position: relative;
    color: #4F4F4F;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.but {
	position: relative;
	
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: 0;
	
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	line-height: normal;
	
	border-radius: 0;
	background: none;
	outline: 0;

	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;

	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;

	-ms-touch-action: manipulation;
	touch-action: manipulation;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.but[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
}


.priceListStyl {
    list-style-type: none;
    position: relative;
    font-size: 14px;
}

.priceListStyl li{
    margin-top: 5px;
}

img {
    border: 0;
    height: auto;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.img-header {
    width: 50%;
    margin-bottom: 20px;
}

.butimg-header {
    color: #ffffff;
    align-items: center;
}

.catalog {
    text-align: left;
    padding: 20px;
    color: #ffffff;
    background: linear-gradient(180deg, #1340a7 0%, #224fcf 100%);
}

.feature .catalog {
    color: #1340a8;
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.name {
    font-weight: bold;
    font-size: 25px;
}

.name-S {
    color: #0e203e;
    font-weight: bold;
    font-size: 30px;
}

.name1 {
    font-size: 17px;
}

.contact-footer {
    text-align: left;
    font-size: 25px;
    color: #fd9900;
    font-weight: bold;
    margin-bottom: 15px;
}

.mapnameDo {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.map {
	width: 100%;
}

.mapContactsGroup {
    font-size: 17px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 15px;
    text-align: left;
}

.mapContactsGroup a{
    color: #fff;
}

/*Loader*/

.loader-title {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    z-index: 1001;
}

.loader-catalog {
    padding: 20px;
    color: #fff;
    background: #3872ff;
    border-radius: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.loader-statistics {
    font-weight: bold;
    font-size: 80px;
    margin-bottom: -30px;
    margin-top: -10px;
}

.loader-statistics-title {
    margin: 0px;
}

.social-icon {
    margin-left: auto;
    margin-right: auto; 
}

.wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999999999999999999999999999999999999999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.loader-info {
    position: relative;
    z-index: 1001;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    flex-direction: column;
}

.img-loader {
    width: 20%;
    margin-top: 50px;
    margin-bottom: 50px;
    z-index: 1001;
}

#loader {
    width: 50px;
    height: 50px;
    z-index: 1001;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-bottom: 50px;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: linear-gradient(180deg, #1340a7 0%, #224fcf 100%);
  z-index: 1000;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded .loader-info {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}

.loaded .loader-title {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .loaded .img-loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

.form {
    margin: auto;
}

.video {
    width: 100%;
    border-radius: 20px;
}

/*item style*/

.color-item {
    border-radius: 25px;
    padding: 10px;
    margin-left: 5px;
    margin-right: 5px;
    border: 3px solid #ffffff;
}

.color-item-s {
    font-weight: bold;
    background: linear-gradient(315deg, rgb(0 102 255) 0%, rgb(0 86 213) 100%);
    color: #ffffff;
    border-radius: 25px;
    padding: 10px;
    padding-right: 25px;
    padding-left: 25px;
}

.color-item-s.active {
    background: linear-gradient(138deg, rgb(255, 142, 0) 0%, rgb(255, 80, 3) 100%);
}

.color-item.active{
    border: 3px solid #ff8c00;
}

.color-item-orange {
    background: orange;
}

.color-item-grey {
    background: grey;
}

.color-item-blue {
    background: blue;
}

.color-item-deepskyblue  {
    background: deepskyblue ;
}

.color-item-green {
    background: #28a745;
}

.color-item-red {
    background: red;
}

.color-item-black {
    background: #2b2f32;
}

.item-video {
    border-radius: 36px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(315deg, rgb(0 102 255) 0%, rgb(0 86 213) 100%);
}

.item-flex {
    display: flex;
    flex-direction: column;
    height: 90%;
    justify-content: space-between;
}

.item-flex-catalog {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.item-flex-contact {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.item-box {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: -85px;
    margin-left: 20px;
    align-items: center;
    z-index: 1000;
}

.item-box-p {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: -80px;
    margin-bottom: 20px;
    align-items: center;
}

.item-box-left {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: -70px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: flex-end;
}

  .carousel-indicators {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.carousel-inner {
    margin-bottom: 15px;
    margin-top: 15px;
}

.carousel-item {
    text-align: center;
}

.carousel-space {
    justify-content: space-evenly;
}


.padding0 {
    padding: 0px;
}

.pr0 {
    padding-right: 0px;
}

.pl0 {
    padding-left: 0px;
}

.modal-content {
    padding: 30px;
    border-radius: 25px;
    background: linear-gradient(315deg, rgb(26 100 211) 0%, rgb(19 60 121) 100%);
}

.agreement {
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px;
    text-align: left;
}

.agreement a {
    color: #fea200;
    font-weight: bold;
}

.pabs {
    position: absolute;
}

.SendMail {
    color: #fff;
    text-align: center;
}