@font-face {
	font-family: 'Conv_Geometria';
	src: url('fonts/Geometria.eot');
	src: local('☺'), url('fonts/Geometria.woff') format('woff'), url('fonts/Geometria.ttf') format('truetype'), url('fonts/Geometria.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Geometria-ExtraBold';
	src: url('fonts/Geometria-ExtraBold.eot');
	src: local('☺'), url('fonts/Geometria-ExtraBold.woff') format('woff'), url('fonts/Geometria-ExtraBold.ttf') format('truetype'), url('fonts/Geometria-ExtraBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Geometria-Bold';
	src: url('fonts/Geometria-Bold.eot');
	src: local('☺'), url('fonts/Geometria-Bold.woff') format('woff'), url('fonts/Geometria-Bold.ttf') format('truetype'), url('fonts/Geometria-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Literata-Bold';
	src: url('fonts/Literata-Bold.eot');
	src: local('☺'), url('fonts/Literata-Bold.woff') format('woff'), url('fonts/Literata-Bold.ttf') format('truetype'), url('fonts/Literata-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



.container {
    padding-left: 15%;
    padding-right: 15%;
}



header {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1.5fr 1fr 2fr 2fr 1fr;
    padding-top: 20px;
    align-items: center;
}

footer {
    background: #f2f2f2;
    padding-left: 15%;
    padding-right: 15%;
        padding-top: 30px;
    padding-bottom: 30px;
}

.stroone {
    display: flex;
    flex-direction: inherit;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: end;
}

.block2 {
    width: 45%;
}

.block1 {
    width: 33.3%;
}

.strotwo {
    display: flex;
    align-items: flex-end;
}

.block4 {
    width: 33.3%;
}

.block3 {
    width: 33.3%;
}

.block6 {
    width: 33.3%;
}

.block5 {
    width: 45%;
}

.vk a {
    content: ' ';
    display: block;
    background: url(image/vk.png);
    width: 30px;
    height: 30px;
    float: right;
    background-size: cover;
    margin-left: 10px;
}

.cos {
    margin-top: 10px;
}

.insta a {
    content: ' ';
    display: block;
    background: url(image/insta.png);
    width: 30px;
    height: 30px;
    float: right;
    background-size: cover;
    margin-left: 20px;
}

.ppp p {
    margin-right: 10px !important;
}
.ppp {
    display: flex;
}

.block2 p {
    margin: 0px;
    margin-bottom: 15px;
}

.majl a {
    content: ' ';
    display: block;
    background: url(image/mail.png);
    width: 30px;
    height: 30px;
    float: right;
    background-size: cover;
    margin-left: 10px;
}

.screen1Wrapper {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 2fr 1fr;
    margin-top: 40px;
}

.screen1ImageWrapper img {
    width: 710px;
    margin-top: 115px;
}
@media (max-width: 1440px) {
    .screen1ImageWrapper img {
    width: 640px;
}
    
}
.phone1Wrapper a {
    color: black;
    text-decoration: none;
}


.phone2Wrapper a {
    color: black;
    text-decoration: none;
}


.logoWrapper img {
    width: 250px;
    margin-right: 20px;
}

.addressWrapper img {
    height: 35px;
}

footer .phone1Wrapper {
    text-align: right;
}

footer .phone2Wrapper {
    text-align: right;
}


.addressWrapper {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.insta {
    display: none;
}

.te p {
    font-size: 12px;
}



.taglineWrapper p {
    font-size: 18px !important;
}



.te {
    margin-left: 6px;
}


.addressWrapper p {
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'Conv_Geometria';
        font-size: 14px;
}

.vag {
    position: absolute;
    margin-top: -581px;
    margin-left: 199px;
}

.vag {
    position: absolute;
    margin-top: -548px;
    margin-left: 166px;
}



.screen1ContentWrapper p {
    color: gray;
    font-size: 14px;
    font-family: 'Conv_Geometria';
}

.screen1ContentWrapper p1 {
    font-size: 26px;
    	font-family: 'Conv_Literata-Bold';
}

div#screen3 li {
    width: 35%;
    margin: 0 auto;
    display: flex;
    justify-content: normal;
}

.vag img {
    width: 216px;
    opacity: 1.2 !important;
}

.btnWhApWrapper {
    display: flex;
    justify-self: flex-end;
}


.taglineWrapper p {
    color: #808080;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    border-left: 1px solid #808080;
    line-height: 1.5;
        font-family: 'Conv_Geometria';     
}

.el1Wrapper img {
    margin-left: -22px;
    margin-right: 10px;
    margin-bottom: 4px;
}

.nrm p4 {
    font-size: 14px;
    font-family: 'Conv_Geometria';
    color: gray;
}

.nrm p3 {
    font-size: 14px;
    font-family: 'Conv_Geometria-Bold';
    margin-bottom: 5px;
}



span#wave a {
    align-self: center;
    color: white;
    text-decoration: none;
    font-family: 'Conv_Geometria-Bold';
    background: #8fc740;
    height: 40px;
    width: 350px;
    display: flex;
    border-radius: 17px;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.screen1ContentWrapper ul {
    margin-top: 50px;
}

.listItem1 {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.el1Wrapper p2 b {
    font-family: 'Conv_Geometria-Bold';
}

.el1Wrapper p2 {
    font-family: 'Conv_Geometria';
}


.nrm {
    display: flex;
    flex-direction: column;
    margin-left: 5px;
}




.phone1Wrapper {
    margin-bottom: 10px !important;

}

.phonesWrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

.phonesWrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
        margin-right: 30px;
}

.btnWhApWrapper a {
    align-self: center;
    margin: 0 auto;
    color: white;
    text-decoration: none;
    font-family: 'Conv_Geometria-ExtraBold';
    background: #8fc740;
    height: 40px;
    width: 190px;
    display: flex;
    border-radius: 17px;
    align-items: center;
    justify-content: center;
}

.phone1Wrapper_m {
    display: none;
}

.phone2Wrapper_m {
    display: none;
}
.phone1Wrapper p {
    font-size: 16px;
    margin: 0px;
    margin-bottom: 2px;
   font-family: 'Conv_Geometria-ExtraBold';
}

.zag {
    font-family: 'Conv_Geometria-ExtraBold';
    text-align: center;
    font-size: 20px;
    margin-top: 70px;
        margin-bottom: 50px;
}


.phone1Wrapper p1 {
    color: gray;
    font-size: 14px;
       font-family: 'Conv_Geometria';
}

.phone2Wrapper p {
    font-size: 16px;
    margin: 0px;
    margin-bottom: 2px;
    font-family: 'Conv_Geometria-ExtraBold';
}

.phone2Wrapper p1 {
    color: gray;
    font-size: 14px;
       font-family: 'Conv_Geometria';
}

.el1Wrapper {
    display: flex;
    margin-top: 40px;
    background: white;
    box-shadow: 1px 9px 20px #00000017;
    border-radius: 30px;
    height: 116px;
        width: 500px;
    align-items: center;  
    margin-bottom: 40px;
        font-size: 14px;
    line-height: 2;
}

ul {
    padding: 0;
}
.listItem1 {
    display: flex;
}

.unList2 {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    list-style-type: none;
    text-align: center;
    margin-top: 80px !important;
    margin-bottom: 60px !important;
    margin: auto;
}


li.listItem2 {
    width: 250px;
    justify-self: center;
}
li.listItem2 p {
    font-size: 14px;
    font-family: 'Conv_Geometria';
}
li.listItem2 p b {
    font-size: 14px;
    font-family: 'Conv_Geometria-Bold';
}


.unList2 li {
    padding: 5px;
}

.photoList {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    list-style-type: none;
    justify-items: center;
    margin-top: 35px;
    margin: 0 auto;
    height: 500px;
    margin-bottom: 80px;
}


ul.photoList li {
    margin-bottom: 20px;
}
ul.photoList li img {
    width: 300px;
    height: 233px;
    border-radius: 20px;
}



.productsList {
    margin: 0 auto;
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
    list-style-type: none;
    height: 280px;
    margin-bottom: 100px;
    justify-items: center;
}
ul.productsList li {
    background: white;
    border-radius: 21px;
    box-shadow: 1px 9px 20px #00000017;
    width: 190px;
    margin: 0 5px
}

ul.productsList li p {
    font-size: 14px;
    font-family: 'Conv_Geometria';
    text-align: center;
    padding: 0px 20px;
}


ul.productsList li img {
    border-radius: 20px 20px 0 0;
    width: 190px;
}

footer img {
    width: 150px;
}

footer p {
    font-family: 'Conv_Geometria';
    font-size: 14px;
}

footer p1 {
    font-family: 'Conv_Geometria';
    font-size: 14px;
    color:gray;
}

footer a {
    color: orange !important;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Conv_Geometria';
}

.vopros p {
    margin: 0;
    margin-left: 5px;
    color: #8fc740;
}

.vopros {
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 20px;
    font-family: 'Conv_Geometria-Bold';
    margin-bottom: 30px;
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
  }
  

span#wave a {
  overflow: hidden;
  position: relative;
}

span#wave a:after {
  content: "";
  display: block;
  width: 30px;
  height: 230px;
  margin-left: 60px;
  background: #fff;
  opacity: 0.5;
  position: absolute;
  left: -40px;
  top: -100px;
  z-index: 1;
  transform: rotate(45deg);
  transition: all 0.1s;
  animation-name: slideme;
  animation-duration: 3s;
  animation-delay: 0.05s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}


.btnWhApWrapper a {
    border: none;
    border-radius: 10px;
    text-decoration: none;
    color: white;
    box-shadow: 1px 9px 20px #00000026;
}

.btnWhApWrapper a:hover {
    box-shadow: none;
    position: relative;
    top: 5px;
}

.bb-copyright {
    display: flex;
    align-items: flex-end;
    width: 30%;
    text-align: end;
    flex-direction: column;
}

.logo-copyright-footer {
    display: inline-block;
    margin-bottom: 2px;
}

.bb-copyright  p {
    margin: 0;
}

.logo-copyright-footer svg {
    height: 33px;
    transition: fill 0.3s ease-in-out;
    fill: #000;
}

.logo-copyright-footer svg:hover {
    fill: #8fc740;
}

@media (max-width: 480px) {

header {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    padding-top: 20px;
    align-items: center;
}

.vag img {
    display: none;
}

.screen1Wrapper {
    display: flex;
    margin-top: 40px;
    width: 100% !important;
}

.screen1ContentWrapper {
    width: 100%;
    text-align: center;
    z-index: 10;
}

.screen1ImageWrapper img {
    width: 300px;
}

.screen1ImageWrapper {
    position: absolute;
}

.unList2 {
    display: flex;
    flex-direction: column;
    width: 90%;
    margin-top: 50px !important;
}

li.listItem2 img {
    width: 180px;
    align-self: center;
}

.photoList {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    align-items: center;
}
li.listItem2 {
    align-self: center;
    margin: 0 auto;
    justify-items: center;
    display: flex;
    flex-direction: column;
    width: 90%;
}


.bb-copyright {
    width: 100%;
    align-items: center;
}

.productsList {
    display: flex;
    flex-direction: column;
    width: 100%;
        height: auto;
}

.el1Wrapper {
    width: 100%;
}

.container {
    width: 100%;
    margin: 0 auto;
    padding-right: 0 !important;
    padding-left: 0 !important;
}


span#wave a {
    width: 90%;
    margin: 0 auto;
}
ul.productsList li {
    margin-bottom: 20px;
}
.productsList {
    height: auto;
    align-items: center;
}
footer {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}
footer img {
    width: 200px;
}



.logoWrapper img {
    width: 200px;
    margin-bottom: 20px;
    margin-right: 0px;
}
.taglineWrapper {
    width: 100%;
    display: flex;
    flex-direction: inherit;
    text-align: center;
    margin-bottom: 20px;
}

.taglineWrapper p {
    border-left: none;
        padding-left: 0;
    font-size: 20px !important;
}

.addressWrapper {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 100%;
    text-align: center !important;
    justify-content: center;
}

.addressWrapper img {
    display: none;
}

.block1 {
    width: 90%;
    margin: 0 auto;
}

.block3 .phone1Wrapper {
    text-align: center;
}

.block3 .phone2Wrapper {
    text-align: center;
}

.block3 .cos {
    text-align: center;
}

.block3 .cos {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.insta a {
    margin-left: 10px;
}

.strotwo {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.block5 {
    margin-top: 10px;
}

.block2 {
    width: 90%;
    margin: 0 auto;
}

.block3 {
    width: 90%;
    margin: 0 auto;
}

.bb-copyright {
    text-align: center;
}

.bb-copyright p {
    max-width: 300px;
}

.logo-copyright-footer {
    margin-bottom: 6px;
}


.block4 {
    width: 90%;
    margin: 0 auto;
}

.block5 {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.block6 {
    width: 90%;
    margin: 0 auto;
}
.te {
    margin-left: 0;
}

.phonesWrapper {
    text-align: center;
    margin-right: 0;
    align-items: center;
    margin-bottom: 30px;
    width: 100%;
}

.phone1Wrapper {
    margin-bottom: 15px !important;
}

.screen1ContentWrapper p1 {
    font-size: 20px;
}


.el1Wrapper {
    width: 90% !important;
    height: 98px;
    margin-top: 20px;
    margin: 20px auto;
    border-radius: 10px;
}

.el1Wrapper img {
    margin-left: -22px;
    margin-right: 10px;
    margin-bottom: 4px;
    width: 120px;
}

.el1Wrapper p2 {
    font-size: 11px;
    text-align: right;
        margin-right: 15px;
    float: left !important;
}

.screen1ImageWrapper img {
    display: none;
}

.listItem1 {
    display: flex;
    width: 95%;
    margin: 20px auto;
    text-align: left;
}

.nrm {
    margin-left: 10px;
}

.vopros {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 18px;
}

.kviz li img {
    width: 120px !important;
    margin: 20px auto !important;
}

.kviz ul {
    list-style-type: none !important;
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 0 !important;
        margin-top: 20px !important;
}

.kviz input[type=radio]:checked + label:before {
    content: '' !important;
    background: #8fc740 url(image/gal1.png) center no-repeat;
    display: block !important;
    position: relative;
    margin-top: -30px !important;
    float: right !important;
    margin-right: -40px !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50px;
}

.st7 input[type="tel"] {
    font-size: 15px !important;
    width: 90% !important;
    margin-bottom: 0px !important;
}





.kviz li {
    width: 50%;
    margin: 0 auto;
    display: block;
    max-width: 270px;
}
.right-header {
    width: 100% !important;
}
	.kviz .footerButtons {
   width: 100%;
		margin: 0 auto;}

	button#nextStepArrow, button#backStepArrow {
		padding: 10px 20px;}
	
.kviz .content .title {
    font-size: 22px;
    line-height: 30.5px;
    margin-top: 0px;
}

.kartinki_usl:first-child {
    margin-right: 0;
}

.kviz .content label {
    font-size: 14px;
    line-height: 20px;	
	padding: 15px 15px;}	
	
	.kviz .content input[type=radio]:checked + label:before {
   
    margin-top: -30px;
   
    background-size: 60%;
    margin-right: -30px;
    width: 35px;
		height: 35px;}
	div#numberScreen .st4 { padding: 0px 0px 0px 0px;
		width: 100%;}
	form#quizForm {
    width: 100%;
}
	div#numberScreen .st7 {
    width: 100%;
    text-align: center;
    padding: 0px 0px;
}
	.the_input_element {
		text-align: center;}
	.st7 input[type="tel"] {
		font-size: 16px;
		width: 100%;}
	.kviz .error {
    position: relative;
    font-size: 12px;
    padding: 5px 10px; margin-left:0px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.kviz li {
    width: 50% !important;
    margin: 0 auto !important;
    display: flex !important;
    max-width: 270px;
    justify-content: center;
}

.kviz input[type=radio]:checked + label {
    padding: 15px !important;
        margin-left: 10px;
}

.kviz .content label {
    border: none;
}

.kviz .content input[type=radio]:checked + label:before {
    margin-top: -38px;
    margin-right: -23px;
}

button#nextStepBtn {
    padding: 12px !important;
    font-size: 15px !important;
    width: 65%;
}

.vk a {
    margin-left: 0;
}

.ppp {
    display: flex;
    flex-direction: column;
}

div#screen1 button#nextStepBtn {
    padding: 12px !important;
    font-size: 15px !important;
    margin: 0 auto !important;
    margin-left: 60px !important;
}


.kviz .content .title {
    font-size: 22px;
    line-height: 30.5px;
    margin-top: 0px;
}

.kviz .content label {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 15px 25px !important;
    border: none !important;
}
	
.kviz .content input[type=radio]:checked + label:before {
    margin-top: -30px !important;
    background-size: 60% !important;
    margin-right: -23px !important;
    width: 35px !important;
    height: 35px !important;
}
	div#numberScreen .st4 { padding: 0px 0px 0px 0px;
		width: 100%;}
form#quizForm {
    width: 90%
    align-items: center;
}


.kviz .st7 .btnNext {
    font-size: 14px;
    padding: 10px 20px !important;
    width: 100% !important;
    background: #8fc840 !important;
    margin-top: 30px !important;
        height: 50px;
}

	div#numberScreen .st7 {
width: 100% !important;
    text-align: center !important;
    padding: 0px 0px;
}
	.the_input_element {
		text-align: center;}
	.st7 input[type="tel"] {
		font-size: 16px;
		width: 100%;}
	.kviz .error {
    position: relative;
    font-size: 12px;
    padding: 5px 10px; margin-left:0px;
    margin-top: -10px;
    margin-bottom: 10px;
}



.bulletss {
    display: none;
}

div#numberScreen .st7 {
    padding: 0 !important;
    margin-bottom: 5%;
}




.text18 {
    margin: 0 auto !important;
    width: 100% !important;
    font-size: 14px !important;
}

.text18 {
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
}

div#numberScreen .st4 {
    text-align: center;
}

.st7 .the_input_element {
       font-size: 10px !important;
    padding-left: 0px !important;
    
}

div#finalScreen {
     width: 75% !important;
    margin: 0 auto;
}

div#finalScreen img {
    width: 95% !important;
}

#finalScreen p {
    font-size: 14px !important;
}

div#finalScreen h2 {
    font-size: 23px !important;
    margin-top: 50px !important;
}

.kviz {
    padding: 10px !important;;
    width: 90% !important;
}

.kviz .progressBar {
width: 100% !important;
}

.kviz .footerButtons {
    display: flex;
    justify-content: flex-end !important;
    margin: 0 auto !important;
}

div#screen3 input[type=radio] {
    margin-top: 20px !important;
}



}
.text_mail {
    text-align:end;
    transform: translateY(5px);
}
.text_mail a {
    color:gray !important;
    padding: 0 0 0 10px;
}

.text_mail a:hover {
    color:black !important;
}
div.majl, div.vk {
    position: relative;
    z-index: 1;

}