body {
  margin: 0;
  /* overflow-x: hidden; */
}

#content {
  display: flex;
  justify-content: center;
  background-color: #FFC600;
  padding: 20px;
}

* {
  font-family: 'Roboto', sans-serif;
}

h4 {
  font-weight: 500;
  animation: .3s 0s 1 text normal both running linear;
  display: block;
  font-size: 20px;
  text-transform: uppercase ;
}

@keyframes text {
  0% {
    transform: translateY(-40px) rotate(45deg);
    opacity: .5;
  }
}

/* heading */

.logoImage {
  margin-left: 45px;
}

.par-logo {
  margin-left: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-top: -12px;
  letter-spacing: 1px;
}

.heading-info {
  display: flex;
  justify-content: center;
  margin-top: -100px;
}

.iconOne {
  margin-left: -120px;
  width: 30px;
}

.heading-info-parOne {
  margin-left: -80px;
  margin-top: -25px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

a {
  text-decoration: none;
  color: black;
} 

.iconTwo {
  margin-left: 50px;
  width: 30px;
}

.heading-info-parTwo {
  margin-left: 90px;
  margin-top: -25px;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

.heading-btn {
  display: flex;
  justify-content: end;
  margin-top: -70px;
  margin-right: 20px;
}

.heading-submit {
  background-color: #FFC600;
  padding: 10px;
  border-color: black 1px solid;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: black;
}

#heading {
  margin-bottom: 60px;
}

.heading-container {
  margin-bottom: 60px;
}

/* navbar */

.navbar-nav {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 40px;
}

.nav-link {
  color: black;
  font-family: 'Montserrat', sans-serif;
  font-weight: bolder;
}

.nav-link:hover {
  background-color: #FFC600;
}

/* headingImage */

.imageOne {
  width: 100%;
}
.imageText {
  position: absolute;
  margin-top: 60px;
  font-family: 'Montserrat', sans-serif;
  font-size: 55px;
  margin-left: 20px;
}

.imageText-par {
  position: absolute;
  margin-top: 340px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  margin-left: 20px;
}

.imageBtnOne {
  position: absolute;
  margin-top: 500px;
  background-color: #FFC600;
  padding: 10px;
  border-color: black 1px solid;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin-left: 20px;
  color: black;

}

.imageBtnTwo {
  position: absolute;
  margin-top: 500px;
  margin-left: 260px;
  background-color: #FFC600;
  padding: 10px;
  border-color: black 1px solid;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: black;
}

/* cards */

.gallery {
border: 1px solid #cccccc;
margin-top: 50px;
background-color: #F8F8F8;
}

.gallery:hover {
/* border: 1px solid #777; */
border: 1px solid #FFC600;
}

.gallery img {
width: 100%;
height: auto;
opacity: 0.3;
filter: alpha(opacity=30);
}

.cardTextOne {
position: absolute;
padding: 15px;
margin-left: 20px;
text-align: center;
margin-top: 50px;
font-size: 20px;
font-family: 'Roboto', sans-serif;
color: black;
}

.create-line-left {
position: relative;
display: inline-block;
}

.create-line-left:after{ 
content: " ";
background: #333333;
width: 130px;
height: 2px;
left: 80px;
position: absolute;
margin-top: 110px;
}

.cardText-parOne {
position: absolute;
padding: 15px;
margin-top: 120px;
margin-left: 70px;
font-size: 18px;
font-family: 'Roboto', sans-serif;
}

* {
  box-sizing: border-box;
}

.responsive {
  margin-bottom: 60px;
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

.clearfix:after {
content: "";
display: table;
clear: both;
}


/* blog */

.serv-container {
text-align: center;
margin-top: 120px;
}

.blog-text {
font-family: 'Montserrat', sans-serif;
text-align: center;
margin-left: 95px;
margin-top: 80px;
}

.blog-text-par {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
margin-top: 60px;
margin-left: 20px;
text-wrap: wrap;
margin-right: 680px;
}

.blog-image {
display: flex;
justify-content: flex-end;
margin-top: -380px;
margin-right: 60px;
}

.create-line-left-blog {
position: relative;
display: inline-block;
}

.create-line-left-blog:after{ 
content: " ";
background: #333333;
width: 450px;
height: 2px;
left: 280px;
position: absolute;
margin-top: 80px;
}

/* services */

.serv {
display: flex;
flex-wrap: wrap;
margin-left: 30px;
}

.serv-items {
padding: 25px;
}

.text-par {
display: flex;
justify-content: center;
font-size: 20px;
font-family: 'Montserrat', sans-serif;
margin-top: 50px;
margin-bottom: 50px;
}

.serv-items-par {
display: flex;
justify-content: center;
font-family: 'Roboto', sans-serif;
font-size: 18px;
margin-top: 20px;
}

#armchair {
width: 280px;
height: 260px;
margin-top: -60px;
margin-left: 50px;
}

/* service-antibac */

.antibac-image {
margin-top: 80px;
margin-left: 20px;
}

.antibac-text {
display: flex;
justify-content: end;
margin-left: 660px;
margin-top: -380px;
margin-right: 20px;
text-wrap: wrap;
}

.antibac-par {
font-size: 18px;
font-family: 'Montserrat', sans-serif;
}

.antibac-head {
display: flex;
justify-content: end;
margin-top: 120px;
margin-right: 20px;
}

.antibac-heading {
font-family: 'Montserrat', sans-serif;
font-size: 19px;
}

/* carousel */

.carousel-items {
width: 70%;
margin-left: 200px;
margin-top: 80px;
background: #F8F8F8;
} 

.carousel-heading {
position: relative;
width: 50%;
padding: 5px;
display: flex;
justify-content: center;
margin-top: 50px;
margin-left: 20px;
}

.carousel-heading img {
width: 300px;
height: 250px; 
margin: 5px;
/* display: block; */
}


.arrow {
position: absolute;
top: 130px;
padding: 0;
background: transparent;
border-radius: 15px;
border: none;
font-size: 24px;
line-height: 24px;
color: #232323;
display: block;
}

.arrow:focus {
outline: none;
}

.arrow:hover {
cursor: pointer;
}

.prev {
left: 77px;
}

.next {
right: 77px;
}

.gallery-two {
width: 350px;
overflow: hidden;
}

.gallery-two-item {
height: 250px;
width: 9999px;
margin: 0;
padding: 0;
list-style: none;
transition: margin-left 250ms;
font-size: 0;
}

.gallery-two-items {
display: inline-block;
}

.antibac-textTwo {
display: flex;
justify-content: end;
margin-left: 660px;
margin-top: -250px;
margin-right: 70px;
}
.antibac-parTwo {
font-size: 18px;
font-family: 'Montserrat', sans-serif;

}

/* services-result */

hr {
border-width: 2px;
margin: 50px; 
}

.resultHrOne {
border-color: black;
border-width: 2px;
margin: 90px;
}

.result-container {
display: flex;
justify-content: center;
}

.result-parOne {
text-transform: uppercase;
font-size: 28px;
font-family: 'Roboto',sans-serif;
text-align: center;
}

.result-span {
font-size: 30px;
font-family: 'Roboto',sans-serif;
text-align: center;
text-shadow: 1px 1px 2px #FFC600;
/* -webkit-text-stroke: 1px black;
text-stroke: 2px black; */
}

.result-parTwo {
text-transform: uppercase;
font-size: 30px;
font-family: 'Roboto',sans-serif;
text-shadow: 1px 1px 2px #FFC600;
/*-webkit-text-stroke: 1px black; 
text-stroke: 2px black; */
}


/* prices */

.prices-span {
font-size: 23px;
font-family: 'Roboto',sans-serif;
text-align: center;
text-shadow: 1px 1px 2px #FFC600;
padding-right: 5px;
}

.price-container {
display: flex;
background: #FFC600;
/* margin: 20px; */
}

.table {
border: none;
margin-bottom: 20px;
width: 90%;
margin-left: 60px;
}

.table thead th {
padding: 10px;
font-weight: bold;
font-size: 16px;
line-height: 20px;
text-align: left;
color: black;
background: #ffd300;

}
.table tbody td {
padding: 10px;
font-size: 14px;
line-height: 20px;
color: #444441;
border-top: 1px solid #716561;
}

.box-container {
margin: 20px;
padding: 30px;
/* box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); */
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


/* team */
.team-container {
margin-bottom: 180px;
}

.team-header {
margin-top: 80px;
margin-left: 80px;
}

.team-header img {
width: 420px;
}

.blog-text-team {
font-family: 'Montserrat', sans-serif;
margin-left: 500px;
margin-top: 80px;
}

.create-line-left-team {
position: relative;
display: inline-block;
}

.create-line-left-team:after{ 
content: " ";
background: #333333;
width: 450px;
height: 2px;
left: -80px;
position: absolute;
margin-top: 80px;
}

.team-par {
margin-left: 190px;
font-family: 'Roboto', sans-serif;
font-size: 22px;
text-transform: uppercase;
margin-top: 25px;
}

.create-line-left-par {
 position: relative;
display: inline-block; 
}

.create-line-left-par:after{ 
content: " ";
background: #333333;
width: 200px;
height: 2px;
left: -60px;
position: absolute;
margin-top: -7px;
}

.team-text {
display: flex;
justify-content: flex-end;
margin-top: -280px;
margin-right: 50px;
}

.team-descr {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
text-transform: uppercase;
}


/* faq */


.blog-text-faq {
font-family: 'Montserrat', sans-serif;
margin-left: 580px;
margin-top: 50px;
}

.create-line-left-faq {
position: relative;
display: inline-block; 
}

.create-line-left-faq:after{ 
content: " ";
background: #333333;
width: 300px;
height: 2px;
left: -100px;
position: absolute;
margin-top: 60px;
}


/* testimonials */

.blog-text-testimonials {
font-family: 'Montserrat', sans-serif;
margin-left: 500px;
margin-top: 90px;
}

* {
box-sizing: border-box;
} 

.testimonials-container {
color: rgba(255, 255, 255, 0.8);
display: flex;
flex-direction: column;
align-items: center;
padding: 70px 50px 50px;
transition: all 0.3s ease-in;
margin: 20px;
max-width: 70%;
margin-left: 200px;
margin-top: 80px;
}

.fa-quote-left {
color: rgba(0, 0, 0, 0.15);
font-size: 50px;
}

.testimonial-text {
line-height: 30px;
margin: 40px 0 20px;
min-height: 150px;
max-width: 600px;
text-align: justify;
word-spacing: 5px;
font-size: 25px;

}

.testimonial-name {
align-self: flex-end;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}

.authors-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}

.author {
margin: 30px 30px 0;
cursor: pointer;
}

.author.selected img {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
transform: scale(1.2);
}

.author img {
transition: all 0.3s ease-in;
border-radius: 50%;
width: 50px;
height: 50px;
}




/* contact */

.blog-text-contact {
font-family: 'Montserrat', sans-serif;
margin-left: 550px;
margin-top: 50px;
}

.create-line-left-contact:after{ 
content: " ";
background: #333333;
width: 350px;
height: 2px;
left: -100px;
position: absolute;
margin-top: 60px;
}

.create-line-left-contact {
position: relative;
display: inline-block; 
}

/* hr */
.lineColor {
border: 2px solid #FFC600;
border-bottom-width: 0;
}

input[type=text], select, textarea {
width: 100%; 
padding: 12px;  
border: 1px solid #ccc; 
border-radius: 4px; 
box-sizing: border-box; 
margin-top: 6px; 
margin-bottom: 16px; 
resize: vertical 
}


.form-container {
border-radius: 5px;
background-color: #ffd300;
padding: 20px;
}

.submit {
display: flex;
justify-content: center;
padding: 30px;
}

.form-btn{
background-color: black;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
width: 30%;
}

.form-btn:hover {
background-color: #f51717;
}

/* work */

.blog-text-work {
font-family: 'Montserrat', sans-serif;
margin-top: 80px;
margin-left: 370px;
margin-bottom: 50px;
}

.work-par {
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
font-size: 16px;
margin-left: 15px;
margin-top: -20px;
line-height: 1.2em;
}

.map-container {
margin-left: 20px;
margin-top: 50px;
}

/* footer-contact */

.footer-info {
display: flex;
justify-content: end;
margin-top: -350px;
}

.footer-info-text {
margin-right: 100px;
font-family: 'Montserrat', sans-serif;
margin-bottom: 50px;
margin-left: -120px;
}

.footer-icon {
width: 30px;
margin-left: -120px;
}

.footer-info-par {
margin-left: -80px;
margin-top: -25px;
font-family: 'Roboto', sans-serif;
font-size: 18px;
color: black;
}

.footer-info-parTwo {
margin-top: -25px;
color: black;
font-family: 'Roboto', sans-serif;
font-size: 18px;
}

.footer-btn {
display: flex;
justify-content: end;
margin-top: -30px;
margin-right: 320px;
}

.footer-submit {
background-color: #FFC600;
padding: 10px;
border-color: black 1px solid;
font-family: 'Roboto', sans-serif;
font-size: 16px;
padding: 10px;
width: 130%;
color: black;
}


/* footer */

.footer {
position: relative;
width: 100%;
min-height: 100px;
padding: 20px 50px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-top: 150px;
background: #FFC600;
}

.social-icon,
.menu {
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin: 10px 0;
flex-wrap: wrap;
}

.social-icon__item,
.menu__item {
list-style: none;
}

.social-icon__link {
font-size: 2rem;
color: black;
margin: 0 10px;
display: inline-block;
transition: 0.5s;
}

.social-icon__link:hover {
transform: translateY(-10px);
}

.menu__link {
font-size: 1.2rem;
color: black;
margin: 0 10px;
display: inline-block;
transition: 0.5s;
text-decoration: none;
opacity: 0.75;
font-weight: 300;
}

.menu__link:hover {
opacity: 1;
}

.footer p {
  color: black;
margin: 15px 0 10px 0;
font-size: 1rem;
font-weight: 300;
}


/* scroll */

html{
scroll-behavior: smooth;
}

.akeconsa-udaneles{
position: fixed;
bottom: 28px;
right: 28px;
z-index: 9;
display: block;
}
.akeconsa-udaneles a {
height: 42px;
width: 42px;
text-align: center;
background: #151414;
display: block;
border-radius: 2px;
}
.akeconsa-udaneles a span {
color: #f7f0f0;
font-size: 30px;
line-height: 42px;
cursor: pointer;
}

/* video */

.gallery-video {
display: flex;
justify-content: center;
background: #F8F8F8;
padding: 15px;
flex-wrap: wrap;
}

.gallery-items-video {
border: 1px solid #FFC600;
padding: 5px;
margin: 1px;

}


@media all and (max-width:1024px) {

/* heading */

.logoImage {
  margin-left: 25px;
}

.par-logo {
 font-size: 16px;
}

.heading-info {
  display: flex;
  justify-content: center;
  margin-top: -80px;
  margin-left: 80px;
}

.iconOne {
  margin-left: -110px;
  width: 20px;

}

.heading-info-parOne {
  margin-left: -80px;
  font-size: 14px;
}

.iconTwo {
  margin-left: 60px;
  width: 20px;
}

.heading-info-parTwo {
  margin-left: 90px;
  font-size: 14px;
}


  /* headingImage */

  .imageText {
    margin-top: 40px;
    font-size: 40px;
  }

  .imageText-par {
    margin-top: 270px;
    font-size: 16px;
  }

  .imageBtnOne {
    margin-top: 400px;
    font-size: 14px;
    margin-left: 20px;
  }

  .imageBtnTwo {
    margin-top: 400px;
    font-size: 14px;
  }


    /* cards */

  .cardTextOne {
    margin-left: 15px;
    margin-top: 40px;
    font-size: 16px;
  }

  .create-line-left:after{ 
    width: 130px;
    height: 2px;
    left: 50px;
    margin-top: 95px;
  }

  .cardText-parOne {
    margin-top: 100px;
    margin-left: 50px;
    font-size: 16px;
  }

  /* blog */

.blog-text {
  margin-left: 95px;
  margin-top: 50px;
  font-size: 25px;
}

.blog-text-par {
  font-size: 18px;
  margin-top: 60px;
  margin-left: 20px;
  margin-right: 520px;

}

.blog-image {
  display: flex;
  justify-content: flex-end;
  margin-top: -360px;
  margin-right: 30px;
}

.blog-img {
  width: 450px;
  height: 300px;
}

.create-line-left-blog:after{ 
  width: 400px;
  left: 180px;
  margin-top: 70px;
}

/* services */

.serv {
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.serv-items {
padding: 40px;
}

.text-par {
font-size: 18px;
margin-top: 55px;
}

#armchair {
margin-left: 50px;
}

#mattress {
margin-left: 50px;
}

/* service-antibac */

.antibac-image img {
width: 450px;
height: 280px;
}

.antibac-text {
margin-top: -280px;
margin-bottom: 150px;
margin-right: 18px;
margin-left: 530px;
}

.antibac-par {
font-size: 14px;
}

.antibac-head {
display: flex;
justify-content: end;
margin-right: 20px;
}

.antibac-heading {
font-size: 16px;
margin-top: -90px;

}


/* carousel */

.carousel-heading {
margin-top: 20px;
margin-left: 20px;
}

.prev {
left: 37px;
}

.next {
right: 37px;
}

.antibac-textTwo {
margin-top: -230px;
margin-left: 530px;

}

.antibac-parTwo {
font-size: 14px;
}


/* services-result */

.resultHrOne  {
margin-top: 70px;
}

.result-container {
display: flex;
justify-content: center;
}

.result-parOne {
font-size: 24px;
text-align: center;
}

.result-span {
font-size: 28px; 
}
.result-parTwo {
font-size: 28px;

}

/* carousel */

.carousel-items {
width: 70%;
margin-left: 170px;
margin-top: 80px;
background: #F8F8F8;
}

/* video */

.gallery-items-video {
margin: 5px;
}


/* priсes */

.prices-span {
font-size: 18px;
}


/* team */

.team-header {
margin-top: 80px;
margin-left: 20px;
}

.blog-text-team {
margin-left: 400px;
margin-top: 80px;
font-size: 25px;
}

.create-line-left-team:after{ 
width: 400px;
}

.team-par {
font-size: 22px;
margin-top: 25px;
}

.create-line-left-par:after{ 
width: 200px;
height: 2px;
left: -56px;
margin: -10px;

}

.team-text {
margin-top: -240px;
margin-right: 20px;
}

.team-descr {
font-size: 18px;
}


/* faq */


.blog-text-faq {
margin-left: 450px;
margin-top: 50px;
}

.create-line-left-faq:after{ 
width: 400px;
left: -130px;
margin-top: 60px;
}


/* testimonials */

.blog-text-testimonials {
margin-left: 400px;
margin-top: 90px;
}

.create-line-left-testimonials:after{ 
width: 400px;
left: -70px;
margin-top: 60px;
}

.testimonials-container {

margin-left: 180px;
}
/* contact */

.blog-text-contact {
margin-left: 400px;
margin-top: 50px;
}

.create-line-left-contact:after{ 
width: 400px;
left: -110px;
}

/* work */

.blog-text-work {
margin-left: 250px;
}

.work-par {
font-size: 14px;
}

.map-container {
margin-left: 20px;
margin-top: 50px;
}

.map-container img {
width: 480px;
height: 250px;
}


/* footer-contact */

.footer-info {
margin-top: -250px;
}

.footer-info-text {
margin-right: 100px;
margin-bottom: 50px;
margin-left: -80px;
font-size: 25px;
}

.footer-icon {
width: 25px;
margin-top: -50px;
margin-left: -80px;
}

.footer-info-par {
margin-left: -45px;
margin-top: -50px;
font-size: 14px;
}

.footer-info-parTwo {
margin-top: -35px;
color: black;
font-family: 'Roboto', sans-serif;
font-size: 14px;
}

.footer-btn {
margin-top: -30px;
margin-right: 280px;
}

.footer-submit {
font-size: 14px;
padding: 8px;
}

}


@media all and (max-width: 820px) {



h4 {
  font-size: 18px;
}

/* heading */

.logoImage {
  margin-left: 35px;
}

.par-logo {
 font-size: 14px;
}

.heading-info {
  margin-top: -70px;
  margin-left: 80px;
}

.iconOne {
  margin-left: -70px;
  width: 18px;
  margin-top: -10px;
}

.heading-info-parOne {
  margin-left: -45px;
  font-size: 12px;
}

.iconTwo {
  margin-left: 60px;
  width: 18px;
  margin-top: -10px;

}

.heading-info-parTwo {
  margin-left: 85px;
  font-size: 12px;
}

.heading-btn {
  margin-top: -60px;
}

.heading-submit {
  padding: 8px;
  font-size: 12px;
}

/* headingImage */

.imageText {
  margin-top: 40px;
  font-size: 30px;
}

.imageText-par {
  margin-top: 200px;
  font-size: 14px;
}

.imageBtnOne {
  margin-top: 320px;
  font-size: 12px;
  margin-left: 20px;
}

.imageBtnTwo {
  margin-top: 320px;
  font-size: 12px;
  margin-left: 220px;
}


  /* cards */

.cardTextOne {
  margin-left: 15px; 
  margin-top: 20px;
  font-size: 12px;
}

.create-line-left:after{ 
  width: 100px;
  left: 45px;
  margin-top: 75px;
}

.cardText-parOne {
  margin-top: 80px;
  margin-left: 40px;
  font-size: 12px;
}

.gallery {
  margin-top: 0px;
}


/* blog */

.blog-text {
  margin-left: 95px;
  margin-top: 50px;
  font-size: 20px;
}

.blog-text-par {
  font-size: 14px;
  margin-top: 60px;
  margin-left: 20px;
  margin-right: 480px;

}

.blog-image {
  margin-top: -270px;
  margin-right: 20px;
}

.blog-img {
  width: 350px;
  height: 230px;
}

 /* services */
 
.create-line-left-blog:after{ 
  width: 380px;
  left: 100px;
  margin-top: 60px;
}

.text-par {
  font-size: 14px;
  margin-top: 55px;
}

.serv-items {
padding: 30px;
}

.serv-items-par {
  font-size: 14px;
  margin-top: 18px;
}

.serv-items img {
  width: 300px;
  height: 170px;
}

#armchair {
  width: 250px;
  height: 210px;
  margin-top: -40px;
}

/* service-antibac */

.antibac-image img {
width: 420px;
height: 250px;
}

.antibac-text {
margin-top: -240px;
margin-bottom: 150px;
margin-right: 18px;
margin-left: 470px;

}

.antibac-par {
font-size: 12px;
}

.antibac-head {
text-align: center;
margin-right: 10px;
margin-left: 470px;

}

.antibac-heading {
font-size: 13px;
margin-top: -90px;

}

/* carousel */

.antibac-textTwo {
margin-top: -210px;
margin-right: 50px;
margin-left: 470px;

}

.antibac-parTwo {
font-size: 12px;
}


.carousel-heading {
width: 50%;
padding: 10px 20px;
 /* border: 1px solid #FFC600; */
margin-left: 30px;
margin-top: -10px;
}

.carousel-heading img {
height: 200px; 
margin: 5px;
/* display: block; */
}

.arrow {
top: 90px;
}

.prev {
left: -17px;
}

.next {
right: -17px;
}

.gallery-two {
width: 650px;
}

.gallery-two ul {
height: 210px;  
}

/* services-result */

.resultHrOne {
margin-top: 50px;
}

.result-parOne {
font-size: 22px;
}

.result-span {
font-size: 25px; 
}
.result-parTwo {
font-size: 25px;
}


/* carousel */

.carousel-items {
width: 80%;
margin-left: 90px;
margin-top: 70px;
background: #F8F8F8;
}

/* video */

.gallery-items-video {
margin: 3px;
}


/* priсes */

.prices-span {
font-size: 18px;
padding-right: 8px;
}


.table {
margin-left: 30px;
margin-top: -30px;
width: 90%;
}

.box-container {
margin-top: -20px;
}

/* team */

.team-container {
  margin-bottom: 150px;
}

.team-header {
  margin-top: 80px;
  margin-left: 20px;
}

.team-heading {
  margin-bottom: 50px;
}
.blog-text-team {
  margin-left: 350px;
  font-size: 20px;
}

.create-line-left-team:after{ 
  width: 350px;
  margin-top: 50px;
}

.team-par {
  font-size: 18px;
  margin-top: 25px;
  margin-left: 160px;
}

.create-line-left-par:after{ 
  width: 180px;
  height: 2px;
  left: -50px;
  margin: -10px;

}

.team-text {
  margin-top: -220px;
  margin-right: 10px;
  text-wrap: wrap;
}

.team-descr {
  font-size: 13px;
}

.team-header img {
  width: 350px;
  height: 220px;
}


/* faq */

.blog-text-faq {
  margin-left: 400px;
  margin-top: 50px;
  font-size: 25px;
}

.create-line-left-faq:after{ 
 width: 350px;
 left: -130px;
 margin-top: 60px;
}

/* testimonials */

.blog-text-testimonials {
  margin-left: 300px;
  margin-top: 90px;
  left: -100px;
  font-size: 25px;
}

.testimonials-container {
  max-width: 80%;
  margin-left: 90px;
}

 /* contact */

.blog-text-contact {
margin-left: 400px;
margin-top: 50px;
left: -100px;
font-size: 25px;
}

.create-line-left-contact:after{ 
width: 350px;
left: -90px;
}

/* work */

.blog-text-work {
margin-left: 150px;
font-size: 25px;
}

.work-par {
font-size: 12px;
}

.map-container {
margin-left: 20px;
margin-top: 50px;
}

.map-container img {
width: 440px;
height: 240px;
margin-top: 40px;
}


/* footer-contact */

.footer-info {
margin-top: -270px;
}

.footer-info-text {
margin-right: 30px;
margin-bottom: 50px;
margin-left: 20px;
font-size: 25px;
}

.footer-icon {
width: 25px;
margin-left: 10px;
}

.footer-info-par {
margin-left: 30px;
margin-top: -60px;
padding: 10px;
font-size: 14px;
}

.footer-btn {

margin-top: -50px;
margin-right: 160px;
}

.footer-submit {
padding: 8px;
font-size: 14px;
padding: 10px;
width: 130%;
}

}


@media all and (max-width:768px) {

/* headingImage */

.imageText {
  margin-top: 30px;
  font-size: 28px;
}

.imageText-par {
  margin-top: 190px;
  font-size: 12px;
}

.imageBtnOne {
  margin-top: 300px;

}

.imageBtnTwo {
  margin-top: 300px;
}

  /* cards */

.cardTextOne {
  margin-left: 20px;
  margin-top: 20px;
  font-size: 10px;
}

.create-line-left:after{ 
  margin-top: 70px;
}

.cardText-parOne {
  margin-top: 65px;
  margin-left: 50px;
  font-size: 10px;
}

/* blog */

.blog-text {
  margin-left: 95px;
  margin-top: 40px;
  font-size: 20px;
}

.blog-text-par {
  font-size: 12px;
  margin-top: 60px;
  margin-left: 30px;
  margin-right: 380px;

}

.blog-image {
  margin-top: -240px;
  margin-right: 40px;
}

.blog-img {
  width: 300px;
  height: 200px;
}

 /* services */
 
.create-line-left-blog:after{ 
  width: 330px;
  left: 120px;
  margin-top: 50px;
}

.text-par {
  font-size: 14px;
  margin-top: 45px;
  margin-left: 50px;
}

.serv-items {
  padding: 30px;
}

.serv-items-par {
  font-size: 14px;
  margin-top: 18px;
}

.serv-items img {
  width: 280px;
  height: 170px;
}

#armchair {
  width: 250px;
  height: 210px;
  margin-top: -40px;
}

/* service-antibac */

.antibac-image img {
width: 300px;
height: 200px;
}

.antibac-text {
margin-top: -240px;
margin-bottom: 150px;
margin-right: 18px;
}

.antibac-par {
font-size: 11px;
}

.antibac-head {
margin-right: 10px;
}

.antibac-heading {
font-size: 12px;
margin-top: -90px;

}

.antibac-textTwo {
margin-top: -190px;
margin-right: 50px;
}

.antibac-parTwo {
font-size: 11px;
}

/* services-result */

.result-parOne {
font-size: 20px;
}

.result-span {
font-size: 22px; 
}
.result-parTwo {
font-size: 22px;
}

/* carousel */

.carousel-items {
width: 80%;
margin-left: 70px;
margin-top: 70px;
}

/* video */

#gallery-items-video {
margin: 2px;
}


/* priсes */


.table {
margin-left: 30px;
margin-top: -30px;
}

.prices-span {
font-size: 18px;
padding-right: 5px;
}

.box-container {
margin-top: -20px;
margin-left: 20px;
}

/* team */

.team-container {
  margin-bottom: 150px;
}

.team-header {
  margin-top: 80px;
  margin-left: 20px;
}

.team-heading {
  margin-bottom: 50px;
}
.blog-text-team {
  margin-left: 350px;
  font-size: 20px;
}

.create-line-left-team:after{ 
  width: 340px;
  margin-top: 50px;
}

.team-par {
  font-size: 18px;
  margin-top: 25px;
}

.create-line-left-par:after{ 
  width: 180px;
  height: 2px;
  left: -50px;
  margin: -10px;

}

.team-text {
  margin-top: -220px;
  margin-right: 10px;
  text-wrap: wrap;
}

.team-descr {
  font-size: 13px;
}

.team-header img {
  height: 220px;
}


/* faq */

.blog-text-faq {
  margin-left: 400px;
  margin-top: 50px;
  font-size: 20px;
}

.create-line-left-faq:after{ 
 width: 340px;
 left: -130px;
 margin-top: 60px;
}

/* testimonials */

.blog-text-testimonials {
  margin-left: 300px;
  margin-top: 90px;
  left: -60px;
  font-size: 20px;
}


.testimonials-container {
  max-width: 80%;
  margin-left: 80px;
}


 /* contact */

.blog-text-contact {
margin-left: 400px;
margin-top: 50px;
left: -100px;
font-size: 25px;
}

.create-line-left-contact:after{ 
width: 340px;
left: -90px;
}

/* work */

.blog-text-work {
margin-left: 150px;
font-size: 22px;
}

.work-par {
font-size: 12px;
}

.map-container {
margin-left: 20px;
margin-top: 50px;
}

.map-container img {
width: 400px;
height: 200px;
margin-top: 40px;
}


/* footer-contact */

.footer-info {
margin-top: -250px;
}

.footer-info-text {
margin-right: 30px;
margin-bottom: 50px;
margin-left: 20px;
font-size: 22px;
}

.footer-icon {
width: 25px;
margin-left: 10px;
}

.footer-info-par {
margin-left: 30px;
margin-top: -60px;
padding: 10px;
font-size: 14px;
}

.footer-btn {

margin-top: -50px;
margin-right: 160px;
}

.footer-submit {
padding: 8px;
font-size: 14px;
padding: 10px;
width: 130%;
}

}


/* cards */

@media only screen and (max-width: 700px) {
  .responsive {
      width: 49.99999%;
      margin: 6px 0;
  }
}


@media only screen and (max-width: 500px) {
  .responsive {
      width: 100%;
      heith: 180px;
      margin-bottom: 20px;
  }
}

@media all and (max-width:500px){

  
h4 {
  font-size: 14px;
}
  /* heading */

  .logoImage {
    margin-left: 20px;
    width: 140px;
    height: 140px;
  }

  .par-logo {
   font-size: 18px;
   margin-left: 10px;
  }

  .heading-info {
    display: flex;
    flex-direction: column;
    align-items: end;
    margin-top: -150px;
    line-height: 60%;
    margin-right: 20px;
  }

    
  .iconOne {
    margin-left: 65px;
    width: 14px;
  }

  .heading-info-parOne {
    margin-left: 90px;
    font-size: 12px;
    margin-top: -14px;

  }

  .iconTwo {
    margin-left: 65px;
    width: 14px;

  }

  .heading-info-parTwo {
    margin-top: -14px;
    font-size: 12px;
  }

  .heading-btn {
    display: flex;
    justify-content: end;
    margin-top: 10px;
    margin-right: 65px;
  }

  .heading-submit {
    padding: 6px;
    font-size: 12px;
    width: 140%;
  }

  #heading {
    margin-bottom: 60px;
  }


.heading-container {
  margin-bottom: 20px;
}
    /* headingImage */

      
    .imageOne {
      height: 230px;
    }

    .imageText {
      margin-top: 30px;
      font-size: 18px;
      font-weight: 600;
    }
  
    .imageText-par {
      margin-top: 120px;
      font-size: 8px;
      font-weight: 600;
    }
  
    .imageBtnOne {
      margin-top: 180px;
      font-size: 10px;
      margin-left: 20px;
      padding: 5px;
    }
  
    .imageBtnTwo {
      margin-top: 180px;
      font-size: 10px;
      padding: 5px;
      margin-left: 170px;
    }
  

      /* cards */

    .gallery {
       margin-bottom: 20px;
       width: 100%;

      }
      
      .gallery img {
        height: 180px;
      }

    .cardTextOne {
      margin-top: 40px;
      font-size: 25px;
      margin-left: 40px;
    }

    .create-line-left:after{ 
      width: 220px;
      height: 2px;
      left: 80px;
      margin-top: 115px;
    }

    .cardText-parOne {
      margin-top: 110px;
      margin-left: 90px;
      font-size: 25px;
    }
    /* blog */

  .blog-text {
    margin-left: 5px;
    font-size: 18px;
    margin-top: 40px;
  }

  .blog-text-par {
    font-size: 16px;
    margin-top: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .blog-image {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .blog-img {
    width: 300px;
    height: 180px;
  }


   /* services */ 


.create-line-left-blog:after{ 
  width: 200px;
  left: 80px;
  margin-top: 50px;
}

 .serv-items {
  padding: 20px;
  margin-top: -40px;
}

.serv-items-par {
  font-size: 14px;
  margin-top: 18px;
}

.serv-items img {
  width: 250px;
  height: 150px;
}

.text-par {
  font-size: 12px;
  margin-top: 35px;
  text-align: center;
}

#armchair {
  margin-left: 10px;
}

#mattress {
  margin-left: 20px;
}

  /* service-antibac */

.antibac-image img {
  width: 350px;
  height: 280px;
}

.antibac-text {
  margin-top: 20px;
  margin-bottom: 150px;
  margin-left: 30px;
}

.antibac-par {
  font-size: 14px;
}

.antibac-head {
  text-align: center;
  margin-left: 20px;
}

.antibac-heading {
  font-size: 16px;
  margin-top: -90px;
}

/* carousel */

.antibac-textTwo {
  margin-top: -520px;
  margin-left: 30px;
}

.antibac-parTwo {
  font-size: 14px;

}

/* services-result */

.resultHrOne {
  margin-top: 340px;
  margin-bottom: 40px;
}

.result-desc {
  margin-top: 80px;
}

.result-parOne {
  font-size: 20px;
  text-align: center;
}

.result-span {
  font-size: 22px; 
}
.result-parTwo {
  font-size: 22px;
  text-align: center;

}

.gallery-items {
  display: flex;
  justify-content: center;
}

/* carousel */

.carousel-items {
width: 80%;
margin-left: 40px;
margin-top: 50px;
}

/* video */

 .gallery-items-video {
  margin: 5px;
  flex-wrap: wrap;
}

/* carousel */

.carousel-heading {
width: 90%;
padding: 5px 10px;
/* border: 1px solid #FFC600;  */
margin-left: 20px;
margin-top: 300px;
}

.carousel-heading img {
height: 200px; 
margin: 5px;
/* display: block; */
}

.gallery-two {
width: 550px;
}

.gallery-two ul {
height: 220px;  
}
.arrow {
top: 100px;
}

.prev {
left: -15px;
}

.next {
right: -15px;
}

/* priсes */

.prices-span {
  font-size: 16px;
  margin-left: -60px;
}

.box-container {
  margin-top: -20px;
  margin-left: 20px;
}

.table {
  border: none;
  margin-bottom: 20px;
  width: 90%;
  margin-left: 10px;
}

.table tbody td {
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
}
  /* team */

.team-header {
  margin-top: 80px;
  margin-left: 25px;
}

.blog-text-team {
  margin-left: 130px;
  margin-top: 80px;
  font-size: 18px;
}

.create-line-left-team:after{ 
  width: 150px;
  margin-left: 75px;

}

.team-par {
  font-size: 20px;
  margin-top: 25px;
}

.create-line-left-par:after{ 
  width: 200px;
  height: 2px;
  left: -56px;
  margin: -10px;

}

.team-text {
  margin-top: 40px;
  text-align: center;
}

.team-descr {
  font-size: 16px;
  margin-bottom: -100px;
}

hr {
  margin-top: 30px;
  margin-bottom: 40px;
}

/* faq */


.blog-text-faq {
  margin-left: 180px;
  margin-top: -180px;
}

.create-line-left-faq:after{ 
 width: 150px;
 left: -50px;
 margin-top: 50px;
}


/* testimonials */

.blog-text-testimonials {
  margin-left: 110px;
  margin-top: 90px;
  
}

.testimonials-container {
  max-width: 90%;
  margin-left: 20px;
  margin-bottom: 90px;
}


.testimonial-text {
line-height: 30px;
margin: 40px 0 20px;
font-size: 20px;

}
 /* contact */

.blog-text-contact {
  margin-left: 230px;
  margin-top: 50px;
  font-size: 20px;
}

.create-line-left-contact:after{ 
  width: 150px;
  left: -20px;
  margin-top: 50px;
 }

 .form-btn{
  width: 50%;
}

 /* work */

.blog-text-work {
  margin-left: 20px;
  font-size: 20px;
}

.work-par {
  font-size: 12px;
}

.map-container {
  margin-right: 20px;
  margin-top: -30px;
}

.map-container img {
  width: 100%;
  height: 200px;
}


/* footer-contact */

.footer-info {
  margin-top: 50px;
}

.footer-info-text {
  margin-right: 45px;
  margin-left: -80px;
  font-size: 25px;
}

.footer-icon {
  width: 25px;
  margin-top: -50px;
  margin-left: -80px;
}

.footer-info-par {
  margin-left: -55px;
  margin-top: -65px;
  font-size: 14px;
}

.footer-info-parTwo {
  margin-top: -35px;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.footer-btn {
  margin-top: -50px;
  margin-right: 200px;
  margin-bottom:-40px;
}

.footer-submit {
  font-size: 14px;
  padding: 8px;
  width: 200%;

}

} 


@media all and (max-width:390px) {

h4 {
  font-size: 12px;
}
  /* heading */

  .logoImage {
    margin-left: 20px;
    width: 120px;
    height: 120px;
    margin-top: 20px;
  }

  .par-logo {
   font-size: 14px;
   margin-left: 10px;
  }

  .heading-info {
    margin-top: -130px;
    line-height: 60%;
    margin-right: 30px;
  }

  .iconOne {
    margin-left: 65px;
    width: 14px;
  }

  .heading-info-parOne {
    margin-left: 90px;
    font-size: 10px;
    margin-top: -14px;

  }

  .iconTwo {
    margin-left: 65px;
    width: 14px;

  }

  .heading-info-parTwo {
    margin-top: -14px;
    font-size: 10px;
  }

  .heading-btn {
    margin-top: -5px;
    margin-right: 90px;
  }

  .heading-submit {
    font-size: 8px;
    width: 150%;
  }

  #heading {
    margin-bottom: 40px;
  }

    /* headingImage */

    .imageText {
      margin-top: 20px;
      font-size: 14px;
    }
  
    .imageText-par {
      margin-top: 90px;
      font-size: 8px;
    }
  
    .imageBtnOne {
      margin-top: 150px;
      font-size: 8px;
      margin-left: 20px;
      padding: 3px;
    }
  
    .imageBtnTwo {
      margin-top: 150px;
      font-size: 8px;
      padding: 3px;
      margin-left: 140px;
    }
  

      /* cards */

    .gallery {
      margin-top: 10px;
      width: 100%;
      }
 
     .gallery img {
        height: 150px;
      }
 
    .cardTextOne {
      margin-top: 20px;
      font-size: 20px;
      margin-left: 55px;
    }

    .create-line-left:after{ 
      width: 180px;
      height: 2px;
      left: 90px;
      margin-top: 85px;
    }

    .cardText-parOne {
      margin-top: 90px;
      margin-left: 100px;
      font-size: 20px;
    }

    /* blog */

  .blog-text {
    margin-left: 5px;
    font-size: 16px;
    margin-top: 30px;
  }

  .blog-text-par {
    font-size: 12px;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .blog-image {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .blog-img {
    width: 300px;
    height: 180px;
  }


   /* services */ 


.create-line-left-blog:after{ 
  width: 200px;
  left: 80px;
  margin-top: 30px;
}

.serv-items {
  padding: 20px;
  margin-top: -20px;
}

.serv-items-par {
  font-size: 14px;
  margin-top: 18px;
}

.serv-items img {
  width: 250px;
  height: 120px;
}

.text-par {
  font-size: 10px;
  margin-top: 15px;
  text-align: center;
}

#armchair {
  margin-top: 10px;
  margin-left: 10px;
}

#mattress {
  margin-left: 20px;
}

  /* service-antibac */

.antibac-image img {
  width: 350px;
  height: 250px;
  margin-top: -40px;
}

.antibac-text {
  margin-top: 20px;
  margin-bottom: 150px;
  margin-left: 30px;
}

.antibac-par {
  font-size: 12px;
}

.antibac-head {
  text-align: center;
  margin-left: 20px;
}

.antibac-heading {
  font-size: 14px;
  margin-top: -120px;
}

/* carousel */

.antibac-textTwo {
  margin-top: 50px;
  margin-left: 30px;
}

.antibac-parTwo {
  font-size: 12px;

}

/* services-result */

.resultHrOne {
  margin-top: 40px;
  margin-bottom: 40px;
}

.result-desc {
  margin-top: 80px;
}

.result-parOne {
  margin: 10px;
  font-size: 16px;
  text-align: center;
}

.result-span {
  font-size: 18px; 
}
.result-parTwo {
  font-size: 16px;
  text-align: center;

}


/* carousel */

.carousel-items {
width: 80%;
margin-left: 40px;
margin-top: 50px;
}

/* video */

.gallery-items-video {
  margin: 5px;
  flex-wrap: wrap;
}

/* carousel */

.carousel-heading {
width: 90%;
padding: 5px 10px;
/* border: 1px solid #FFC600;  */
margin-left: 20px;
margin-top: -60px;
}

.carousel-heading img {

height: 200px; 
margin: 5px;
/* display: block; */
}

.gallery-two {
width: 550px;
}

.gallery-two ul {
height: 220px;  
}
.arrow {
top: 100px;
}

.prev {
left: -10px;
}

.next {
right: -10px;
}

/* priсes */

.prices-span {
  font-size: 12px;
  margin-left: -40px;
}

.table {
  margin-left: 10px;
}

  /* team */

.team-header {
  margin-top: 80px;
  margin-left: 15px;
}

.blog-text-team {
  margin-left: 130px;
  margin-top: 80px;
  font-size: 18px;
}

.create-line-left-team:after{ 
  width: 150px;
  margin-left: 75px;

}

.team-par {
  font-size: 20px;
  margin-top: 25px;
}

.create-line-left-par:after{ 
  width: 200px;
  height: 2px;
  left: -56px;
  margin: -10px;

}

.team-text {
  margin-top: 40px;
  text-align: center;
}

.team-descr {
  font-size: 16px;
  margin-bottom: -100px;
}

hr {
  margin-top: 30px;
  margin-bottom: 40px;
}

/* faq */


.blog-text-faq {
  margin-left: 180px;
  margin-top: -180px;
}

.create-line-left-faq:after{ 
 width: 150px;
 left: -50px;
 margin-top: 50px;
}


/* testimonials */

.blog-text-testimonials {
  margin-left: 100px;
  margin-top: 90px;
  
}

.testimonials-container {
  max-width: 90%;
  margin-left: 20px;
  margin-bottom: 50px;
}


.testimonial-text {
line-height: 30px;
margin: 40px 0 20px;
font-size: 20px;

}
 /* contact */

.blog-text-contact {
  margin-left: 220px;
  margin-top: 50px;
  font-size: 20px;
}

.create-line-left-contact:after{ 
  width: 150px;
  left: -20px;
  margin-top: 35px;
 }

 .form-btn{
  width: 50%;
}

 /* work */

.blog-text-work {
  margin-left: 20px;
  font-size: 20px;
}

.work-par {
  font-size: 12px;
}

.map-container {
  margin-left: 20px;
  margin-top: -30px;
}

.map-container img {
  width: 350px;
  height: 200px;
}


/* footer-contact */

.footer-info {
  margin-top: 50px;
}

.footer-info-text {
  margin-right: 45px;
  margin-left: -80px;
  font-size: 25px;
}

.footer-icon {
  width: 25px;
  margin-top: -50px;
  margin-left: -80px;
}

.footer-info-par {
  margin-left: -55px;
  margin-top: -65px;
  font-size: 14px;
}

.footer-info-parTwo {
  margin-top: -35px;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.footer-btn {
  margin-top: -30px;
  margin-right: 200px;
}

.footer-submit {
  font-size: 14px;
  padding: 8px;
  width: 200%;
}
}

@media all and (max-width:360px) {

    /* service-antibac */

.antibac-image img {
  width: 330px;
  height: 260px;
}
  
.map-container {
  margin-right: 20px;
}

.map-container img {
  width: 100%;
  height: 200px;
}
}
 