html {
  scroll-behavior: smooth; /* свойство scroll-behavior не наследуется, применяется к прокручиваемым блокам */ 
}

body {
    font-family: 'Lato';
    transition: all 0.8s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Libre Baskerville';
}

h1 {
    font-size: 5rem;
    font-weight: 700;
}

h3 {
    font-weight: 400;
}

h1 {
    font-size: 5rem;
    font-weight: 700;
}

.circle {
    width: 280px; /* задаете свои размеры */
    height: 280px;
    border-radius: 50%;
    /* не забываем о кроссбраузерности */
	text-align: center;
	background-color: rgba(240,240,240,1.0);
	border-color: rgba(60,165,215,1.0);
	border-style: solid;
	border-width: 0;
	
}

.spas {
	
	display: block;
    margin-left: 0rem;
    padding: 0.5rem 0rem 0.5rem 0rem;
    font-weight: 400;
    color: rgba(0,0,0,1.0);
    font-family: Lato;
    font-size: 1.3rem;
    line-height: 1.5;
	text-align: center;
	}
	



.zag {
	display: block;
    margin-left: 0rem;
    padding: 0.2rem 0rem 2rem 0rem;
    font-weight: 700;
    color: rgba(0,0,0,1.0);
    font-family: 'Libre Baskerville';
    font-size: 6rem;
    line-height: 1.3;
    }
	
.weare {
	display: block;
    margin-left: 0rem;
    padding: 1.5rem 0rem 0rem 0rem;
    font-weight: 400;
    color: rgba(0,0,0,1.0);
    font-family: 'Libre Baskerville';
    font-size: 2.2rem;
    line-height: 1.3;
    }


@media (min-width: 1200px) {
	
	.mauto {
		margin-left: auto;
	}
	
}




@media (max-width: 500px) {
	
	.zag {
		font-size: 2.3rem;
	}
	
}


@media (min-width:500px) and (max-width: 575px) {
	
	.zag {
		font-size: 4rem;
	}
	
}

@media (min-width:576px) and (max-width:1199px){
	
		.zag {
		font-size: 4.8rem;
	}
	
}


.navbar{
    background-color: rgba(250,250,250,1.0) !important;
}


.navbarspa {
	padding-top: 20px;
	padding-bottom: 20px;
    background: #fff;
}

.navbarspa.scroll {
    background: #fff;
}

.navpunct {
	color: rgba(0,0,0,1.0)!important;
    font-family: Lato !important;
    font-size: 1.05rem !important; 
	}

.navpunct:hover {
    color: rgba(26,173,128,1.0) !important;
}

.navtel {
    color: rgba(60,165,215,1.0) !important;
}

.navtel:hover {
    color: rgba(26,173,128,1.0) !important;
	text-decoration: none;
}


.adres {
	display: block;
    margin-left: 0rem;
    padding: 0.2rem 0rem 0.2rem 0rem;
    font-weight: 400;
    color: rgba(255,255,255,1.0);
    font-family: 'Libre Baskerville';
    font-size: 1.5rem;
    line-height: 1.5;
    }
	
.send {
	display: block;
	margin-top: 1.0rem;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	font-family: Lato !important; 
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(255,255,255,1.0);
	width: 100%;
	background-color: rgba(26,173,128,1.0);
	border-style: none;
}

.send:hover{
    background-color: rgba(233,61,29,1.0);
    }
	
.adres a{
    color: rgba(255,255,255,1.0);
	text-decoration: none;
    }

.adres a:hover{
    color: rgba(233,61,29,1.0);
    }



.spatext {
	display: block;
    margin-left: 0rem;
    padding: 0.5rem 0rem 0.5rem 0rem;
    font-weight: 400;
    color: rgba(0,0,0,1.0);
    font-family: Lato;
    font-size: 1.1rem;
    line-height: 1.5;
    }
	
.podval {
	display: block;
    margin-left: 0rem;
    padding: 1rem 0rem 0rem 0rem;
    font-weight: 400;
    color: rgba(160,160,160,1.0);
    font-family: Lato;
    font-size: 1rem;
    line-height: 1.5;
	text-align: center;
    }

.podval a {
    color: rgba(160,160,160,1.0);
	text-decoration:none;
    }
.podval a:hover {
    color: rgba(233,61,29,1.0);
	text-decoration:none;
    }


.spazag {
	display: block;
    margin-left: 0rem;
    padding: 2rem 0rem 2rem 0rem;
    font-weight: 700;
    color: rgba(0,0,0,1.0);
    font-family: 'Libre Baskerville';
    font-size: 2.6rem;
    line-height: 1.3;
    }
	
	.spazag2 {
	display: block;
    margin-left: 0rem;
    padding: 1rem 0rem 5rem 0rem;
    font-weight: 700;
    color: rgba(0,0,0,1.0);
    font-family: 'Libre Baskerville';
    font-size: 2.6rem;
    line-height: 1.3;
	text-align: center;
    }
	
	.beluy {
    color: rgba(255,255,255,1.0);
	  }
	
	
.spisokvalues {}

.spisokvalues ul {
	font-weight: 400;
    color: rgba(0,0,0,1.0);
    font-family: Lato;
    font-size: 1.1rem;
    line-height: 1.5;
	list-style-image: url(../images/checkmark2.png);
}
.spisokvalues ul li{
	padding: 0rem 0rem 1rem 0.5rem;
	
}


	


.maxshir1200 {
	max-width: 1440px;
	
}

.maxshir200 {
	max-width: 230px;
	margin-bottom: 3rem;	
}	

.maxshir800 {

	max-width: 800px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.maxshir650 {
	max-width: 675px;
}
	
	
.maxshir450 {
	max-width: 450px;
}

.rowsepar {
	
	margin: 3rem 0rem;
}


.we {
    font-family: 'Libre Baskerville';
    font-weight: 400;
    font-size: 1.3rem;
}

.light {
    text-shadow: #fff 0 0 10px; /* Свечение голубого цвета */
}

.logo_f {
    margin: 0.5rem 1.2rem 1rem 1.2rem;
}

.scrollup {
    opacity: 1.0;
}

.flogo {
    padding: 3rem 3rem 0rem 3rem;
    background-color: #000;
}

.flogo_b {
    padding: 1rem 3rem 0rem 3rem;
    background-color: #000;
}

.parent {
    display: flex;
}

.vertcenter {
    justify-content: center;
    align-items: center;
}

.footer {
    flex: 0 0 auto;
}

.content {
    flex: 1 0 auto;
}

.contact {
    font-family: 'Lato';
    font-weight: normal;
    font-size: 1.1rem;
    text-align: right;
    padding-top: 2.5rem;
}

.contact a {
    color: rgba(60,165,215,1.0);
}

.contact a:hover {
    color: rgba(26,173,128,1.0);
    text-decoration: none;
}

@media (max-width:991px){
    .contact {
        font-family: 'Lato';
        font-weight: 400;
        font-size: 1.0rem;
        text-align: right;
        padding-top: 3rem;
    }
}

.body_slides {
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: -1000;
    height: 100vh;
    width: 100%;
    background: #fff;
}

.body_slides li {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-animation: anim_slides 24s linear infinite 0s;
    -moz-animation: anim_slides 24s linear infinite 0s;
    -o-animation: anim_slides 24s linear infinite 0s;
    -ms-animation: anim_slides 24s linear infinite 0s;
    animation: anim_slides 24s linear infinite 0s;
}

.float-l {
	display: block;
	max-width: 100%;
    
	
}

.podpis {

    display: block;
    padding: 1rem 0.5rem 0.5rem 0.5rem;
    font-weight: 400;
    color: rgba(0,0,0,1.0);
    font-family: Lato;
    font-size: 1.1rem;
    line-height: 1.5;
	text-align: center;
	
}

.headroom {
    -webkit-transition: all .20s ease-in-out;
    -moz-transition: all .20s ease-in-out;
    transition: all .20s ease-in-out;
}

.headroom--pinned {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.headroom--unpinned {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}


.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
}

header {
    display: block;
}


#hidden_block {
display:none;
}


@media (min-width:1599px){
    .bigwidthtext {
     max-width: 600px;
    }
	.rowsepar {
		margin: 5rem 0rem;
}
}

.body_slides li:nth-child(1) {
    background-image: url(../images/bg_sb01.jpg);
}

.body_slides li:nth-child(2) {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
    background-image: url(../images/bg_sb02.jpg);
}

.body_slides li:nth-child(3) {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
    background-image: url(../images/bg_sb03.jpg);
}

.body_slides li:nth-child(4) {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
    background-image: url(../images/bg_sb04.jpg);
}

@-webkit-keyframes anim_slides {
    0% {
        opacity: 0;
    }

    6% {
        opacity: 1;
    }

    24% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes anim_slides {
    0% {
        opacity: 0;
    }

    6% {
        opacity: 1;
    }

    24% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}



@media (max-width: 991px) {

	.navbar-expand-lg .navbar-nav .nav-link {
		text-align: center;
		padding: 0.75rem 1.0rem;
		margin: 0.25rem 0rem;
		background-color: rgba(245,245,245,1.0);
		
	}
	
		.navbar-expand-lg .navbar-nav .nav-link:hover {
		background-color: rgba(250,250,250,1.0);
	}

	.navbar-nav {
	margin-top: 20px;
}
.navpunct {
    font-size: 1.3rem !important; 
	}

}

/* button starting stylings ------------------------------- */
.toggle-hamburger {
  background-color: rgba(255,255,255,0.0) !important;
  color: #ccc;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border: none;
  border-radius: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.toggle-hamburger:focus {
  outline: none;
}

/* inner span stylings ------------------------------- */
.toggle-hamburger span {
  display: block;
  position: absolute;
  top: 27px;
  left: 10px;
  right: 10px;
  height: 6px;
  background: #000;
}
.toggle-hamburger span::before, .toggle-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #000;
  content: "";
}
.toggle-hamburger span::before {
  top: -14px;
}
.toggle-hamburger span::after {
  bottom: -14px;
}

.toggle-hamburger.toggle-hamburger__animx span {
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}
.toggle-hamburger.toggle-hamburger__animx span::before, .toggle-hamburger.toggle-hamburger__animx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}
.toggle-hamburger.toggle-hamburger__animx span::before {
  -webkit-transition-property: top, transform;
  transition-property: top, transform;
}
.toggle-hamburger.toggle-hamburger__animx span::after {
  -webkit-transition-property: bottom, transform;
  transition-property: bottom, transform;
}

/* when menu open: */
.toggle-hamburger.toggle-hamburger__animx.is-active span {
  background: none;
}
.toggle-hamburger.toggle-hamburger__animx.is-active span::before, .toggle-hamburger.toggle-hamburger__animx.is-active span::after {
  background-color: #DF3D1D;
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
}
.toggle-hamburger.toggle-hamburger__animx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.toggle-hamburger.toggle-hamburger__animx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (min-width: 992px) {
	.navbar-expand-lg .toggle-hamburger {
		display: none;
	}
}
