@charset "UTF-8";
/*
 Theme Name:   Quality Construction Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Quality Construction Child Theme
 Author:       Noemi Rozpara
 Author URI:   http://example.com
 Template:     quality-construction
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  quality-construction-child
*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");

header {
  border-bottom: 2px solid #eee;
  z-index: 9999999999;
  position: relative;
}

header .navbar-header {
  padding: 15px 0;
}

header .navbar-nav,
header .navbar {
  padding: 15px 0;
}

header .navbar-nav li,
header .navbar li {
  border-right: 1px solid #333;
}

header .navbar-nav li a,
header .navbar li a {
  font-weight: normal !important;
  color: #777;
  text-transform: uppercase;
}

header .navbar-nav li#menu-item-31,
header .navbar li#menu-item-31 {
  background: transparent url(img/search.png) no-repeat center center/auto 80%;
  border-right: none !important;
}

header .navbar-nav li#menu-item-31,
header .navbar-nav li#menu-item-25,
header .navbar-nav li.wpml-ls-menu-item,
header .navbar li#menu-item-31,
header .navbar li#menu-item-25,
header .navbar li.wpml-ls-menu-item {
  border-right: none !important;
}

header .navbar-nav li#menu-item-30,
header .navbar-nav li#menu-item-31,
header .navbar li#menu-item-30,
header .navbar li#menu-item-31 {
  width: 50px;
}

header .navbar-nav li#menu-item-30 a,
header .navbar-nav li#menu-item-31 a,
header .navbar li#menu-item-30 a,
header .navbar li#menu-item-31 a {
  opacity: 0;
}

header .wpml-ls-menu-item ul.dropdown-menu {
  min-width: 0 !important;
}

#fancybox-wrap {
  z-index: 99999999 !important;
}

@media (max-width: 768px) {
  header li {
    border-right: none !important;
    text-align: center;
    width: 100% !important;
  }

  header .navbar-brand {
    display: none;
  }

  header .custom-logo-link {
    padding-top: 8px;
  }
}

#footer-top {
  color: #fff;
  text-align: center;
}

#footer-top .widget .widget-title {
  margin: 0;
}

#footer-top .widget .widget-title::after {
  content: url(img/dots.png);
  display: block;
  width: 100%;
}

#footer-top #wpgmza_map {
  height: 250px !important;
}

#footer-top .copyright-grupataka {
  text-align: right;
}

#fancybox-title-over {
  display: none !important;
}

body.page-kontakt #footer-top div.row:first-child,
body.page-contact #footer-top div.row:first-child,
body.page-id-1377 #footer-top div.row:first-child {
  display: none;
}

body.home .section16 {
  padding-top: 0;
}

body.home .section16 div.feature-image {
  margin-bottom: 0;
}

body.home #about-corp {
  padding: 200px 0;
  background: transparent url(img/bg_about.jpg) no-repeat top center/cover;
}

body.home #about-corp h1 {
  color: #333;
}

body.home #about-corp p.col-md-4::before {
  content: url(img/about_p_before.png);
  display: block;
  text-align: center;
}

body.home #about-corp::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  top: 0;
}

body.home .contact {
  font-size: 150%;
}

body.home .top-section {
  position: relative;
  padding-top: 0;
}

.personal-data::before {
  content: url(img/before_gray.png);
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  #about-corp {
    position: relative;
  }
}

body.page-kontakt h2,
body.page-id-1377 h2,
body.page-contact h2 {
  text-align: center;
}

body.page-kontakt h2::after,
body.page-id-1377 h2::after,
body.page-contact h2::after {
  content: url(img/dots.png);
  display: block;
  width: 100%;
}

body.page-kontakt .contact-numbers h2,
body.page-id-1377 .contact-numbers h2,
body.page-contact .contact-numbers h2 {
  text-align: left;
}

body.page-kontakt .contact-numbers h2::after,
body.page-id-1377 .contact-numbers h2::after,
body.page-contact .contact-numbers h2::after {
  display: none;
}

body.page-kontakt .touch-data.right,
body.page-id-1377 .touch-data.right,
body.page-contact .touch-data.right {
  text-align: right;
}

body.page-kontakt form,
body.page-id-1377 form,
body.page-contact form {
  max-width: 600px;
  margin: auto;
}

body.page-kontakt form input,
body.page-kontakt form textarea,
body.page-id-1377 form input,
body.page-id-1377 form textarea,
body.page-contact form input,
body.page-contact form textarea {
  padding: 15px 10px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
  border: 2px solid #fcc200;
}

body.page-kontakt form input[type="submit"],
body.page-id-1377 form input[type="submit"],
body.page-contact form input[type="submit"] {
  width: initial;
  float: right;
  padding: 10px;
}

section.contact ul {
  list-style-type: none;
  padding-left: 0;
}

section.contact ul li {
  padding-left: 50px;
  background: url(img/timeline_icon.png) left top/40px auto no-repeat;
}

@media (max-width: 1024px) {
  body.page-kontakt .contact-numbers h2 {
    text-align: center;
  }

  body.page-kontakt .contact-numbers h2::after {
    display: none;
  }

  body.page-kontakt .touch-data.right {
    text-align: center;
  }
}

.show {
  opacity: 1 !important;
}

body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs {
  width: 240px;
  float: left;
  margin: 0 !important;
  padding: 0 10px 0 50px;
  border-left: 7px solid #fcc200;
  border-bottom: none !important;
}

body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs li {
  position: relative;
  display: inline-block;
  padding: 10px 0;
}

body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs li a {
  display: inline-block;
  width: calc(100% - 30px);
  float: right;
  border: none !important;
  color: #000 !important;
  background-color: transparent;
  font-weight: bold;
}

body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs li.active a,
body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs li:hover a {
  color: #fcc200 !important;
}

body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs li::before {
  content: url(img/timeline_icon.png);
  margin-left: -50px;
  float: left;
}

body.page-template-page-certyfikaty section.patenty div.tab-content {
  width: calc(100% - 240px);
  float: right;
}

body.page-template-page-certyfikaty
  section.patenty
  div.tab-content
  div.post-certificate {
  width: 100%;
}

.certificate-container {
  padding-bottom: 50px;
}

.certificate-container div.post-certificate {
  margin-bottom: 50px;
  overflow: auto;
  clear: none;
  float: left;
  padding: 20px 0;
}

.certificate-container div.post-certificate .img-wrapper {
  width: 50%;
  float: left;
  text-align: center;
}

.certificate-container div.post-certificate .certificate-description-container {
  width: 50%;
  float: left;
  padding: 0 20px;
}

.certificate-container
  div.post-certificate
  .certificate-description-container
  h3 {
  color: #fcc200;
}

@media (max-width: 768px) {
  body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs,
  body.page-template-page-certyfikaty section.patenty ul.nav.nav-tabs li,
  body.page-template-page-certyfikaty section.patenty div.tab-content {
    width: 100%;
  }

  .certificate-container div.post-certificate .img-wrapper,
  .certificate-container
    div.post-certificate
    .certificate-description-container {
    width: 100%;
    clear: both;
    text-align: center;
  }
}

section.sulstar h1 {
  color: #555;
}

section.sulstar h1::before {
  content: url(img/sulstar_before_yellow.png);
}

section.sulstar .col-md-4::before {
  content: url(img/about_p_before.png);
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

section.usage {
  background-color: #efefef;
  padding-bottom: 50px;
}

section.pros {
  background: transparent url(img/bg_pros.jpg) center center/cover no-repeat;
  padding-bottom: 50px;
  position: relative;
}

section.pros .inner-container {
  position: relative;
  z-index: 99999;
}

section.pros h2 {
  text-align: center;
  font-size: 120%;
  color: #fcc200;
}

section.pros ul {
  margin: 0;
  list-style-image: url(img/dots.png);
}

section.pros ul li {
  margin: 10px 0;
}

section.pros::after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
}

section.alternative h1,
section.alternative a {
  color: #333;
}

section.alternative h2,
section.alternative h3 {
  text-align: center;
}

section.alternative h3,
section.alternative a {
  font-weight: bold;
}

section.alternative h3 {
  font-size: 250%;
  margin-top: 50px;
}

section.alternative h3::before {
  content: url(img/sulbet.png);
  display: inline-block;
}

section.alternative ul {
  padding-left: 0;
  list-style-image: url(img/dots_white.png);
}

.usage-container ul.nav-tabs {
  display: block;
  width: 50%;
  float: left;
  margin-left: 0;
  border-bottom: none;
}

.usage-container ul.nav-tabs li {
  display: block;
  clear: both;
  padding: 20px 0;
  background-color: transparent !important;
}

.usage-container ul.nav-tabs li a {
  border: none !important;
  color: #000;
  font-size: 20px;
  padding: 0;
  background-color: transparent !important;
}

.usage-container ul.nav-tabs li a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.usage-container ul.nav-tabs li a::before {
  content: url(img/timeline_icon.png);
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

.usage-container ul.nav-tabs li::before {
  content: "";
  display: block;
  width: 7px;
  background: #fcc200;
  height: 100%;
  position: absolute;
  top: 0;
}

.usage-container ul.nav-tabs li:first-child::before {
  height: 50%;
  top: 50%;
}

.usage-container ul.nav-tabs li:last-child::before {
  height: 50%;
}

.usage-container ul.nav-tabs li.active a {
  color: #fcc200;
  text-decoration: underline;
}

.usage-container div.tab-content {
  display: block;
  width: 50%;
  float: left;
  padding: 0 20px;
}

.usage-container div.tab-content div.post-usage {
  margin-bottom: 50px;
  overflow: auto;
  clear: both;
}

.usage-container div.tab-content div.post-usage ul {
  list-style-image: url(img/dots.png);
  padding-left: 0;
}

.usage-container div.tab-content div.post-usage .img-wrapper {
  width: 100%;
  text-align: center;
  clear: both;
  padding: 0 50px 50px;
}

.usage-container div.tab-content div.post-usage .usage-description-container {
  width: 100%;
  clear: both;
  padding: 0 50px;
}

.usage-container
  div.tab-content
  div.post-usage
  .usage-description-container
  h3 {
  color: #fcc200;
}

@media (max-width: 1024px) {
  .usage-container div.tab-content div.post-usage .img-wrapper,
  .usage-container div.tab-content div.post-usage .usage-description-container {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .usage-container ul.nav-tabs {
    width: 30% !important;
  }

  .usage-container ul.nav-tabs li {
    padding: 50px 5px;
  }

  .usage-container div.tab-content {
    width: 70% !important;
  }
}

body.page-o-firmie section,
body.page-about section,
body.page-id-1370 section {
  padding: 50px 0;
}

body.page-o-firmie .feature-image,
body.page-about .feature-image,
body.page-id-1370 .feature-image {
  margin-bottom: 0;
}

body.page-o-firmie #section16,
body.page-about #section16,
body.page-id-1370 #section16 {
  padding: 0;
}

body.page-o-firmie .about,
body.page-about .about,
body.page-id-1370 .about {
  background: transparent url(img/bg_about.jpg) center center/cover no-repeat;
}

body.page-o-firmie .certificates,
body.page-o-firmie .medals,
body.page-about .certificates,
body.page-about .medals,
body.page-id-1370 .certificates,
body.page-id-1370 .medals {
  overflow-x: hidden;
}

body.page-o-firmie .certificates .col-md-3:nth-child(2)::before,
body.page-o-firmie .medals .col-md-3:nth-child(2)::before,
body.page-about .certificates .col-md-3:nth-child(2)::before,
body.page-about .medals .col-md-3:nth-child(2)::before,
body.page-id-1370 .certificates .col-md-3:nth-child(2)::before,
body.page-id-1370 .medals .col-md-3:nth-child(2)::before {
  content: url(img/dots.png);
  position: absolute;
  top: 50%;
  left: -25px;
}

body.page-o-firmie .certificates .col-md-3:last-child::after,
body.page-o-firmie .medals .col-md-3:last-child::after,
body.page-about .certificates .col-md-3:last-child::after,
body.page-about .medals .col-md-3:last-child::after,
body.page-id-1370 .certificates .col-md-3:last-child::after,
body.page-id-1370 .medals .col-md-3:last-child::after {
  content: url(img/dots.png);
  position: absolute;
  top: 50%;
  margin-left: 10px;
}

body.page-o-firmie .certificates,
body.page-about .certificates,
body.page-id-1370 .certificates {
  background-color: #efefef;
}

body.page-o-firmie .contact-logo h2,
body.page-about .contact-logo h2,
body.page-id-1370 .contact-logo h2 {
  text-align: center;
  font-size: 120%;
}

@media (max-width: 1024px) {
  body.page-o-firmie .certificates .col-md-3:nth-child(2)::before,
  body.page-o-firmie .medals .col-md-3:nth-child(2)::before {
    content: "";
  }

  body.page-o-firmie .certificates .col-md-3:last-child::after,
  body.page-o-firmie .medals .col-md-3:last-child::after {
    content: "";
  }
}

body.single-product h1.product-name {
  color: #333;
}

body.single-product h1.product-name::before {
  content: url(img/sulstar_before_yellow.png);
  display: inline-block;
  margin-right: 10px;
}

body.single-product h2.product-name-desc {
  color: #fcc200;
  text-transform: uppercase;
  text-align: center;
  max-width: 60%;
  margin: auto;
}

body.single-product section.technical_data .yellow-bg {
  padding: 50px 0;
}

body.single-product section.technical_data h2 {
  text-align: center;
}

body.single-product section.technical_data .dataTables_wrapper {
  margin: 50px 0;
}

body.single-product section.technical_data table.tablepress th {
  background-color: transparent;
}

body.single-product section.technical_data table.tablepress th,
body.single-product section.technical_data table.tablepress td {
  border: 1px solid #555;
  padding: 15px;
}

body.single-product section.pros {
  background: transparent;
}

body.single-product section.pros .col-md-3::before,
body.single-product section.pros .col-md-4::before {
  content: "";
  display: block;
  width: calc(100% + 40px);
  margin-left: -20px;
  height: 8px;
  background-color: #fcc200;
}

body.single-product section.pros .col-md-3:first-child::before,
body.single-product section.pros .col-md-4:first-child::before {
  width: calc(50% + 24px);
  margin-left: calc(50% - 4px);
}

body.single-product section.pros .col-md-3:last-child::before,
body.single-product section.pros .col-md-4:last-child::before {
  width: calc(50% + 24px);
}

body.single-product section.pros .col-md-3-inner {
  position: relative;
  padding-top: 90px;
  text-align: center;
}

body.single-product section.pros .col-md-3-inner div {
  margin-top: 10px;
}

body.single-product section.pros .col-md-3-inner div::before {
  content: url(img/dots.png);
  display: block;
}

body.single-product section.pros .col-md-3-inner::before {
  content: url(img/pros_icon.png);
  display: block;
  transform: translate(-50%);
  margin: auto;
  position: absolute;
  top: 0;
  left: 50%;
}

.postid-62 {
  /*sulstar-da*/
}

.postid-62 h1.product-name::before {
  content: url(img/sulstar-da-01.png);
  display: inline-block;
}

.postid-685 {
  /*sulconcrete*/
}

.postid-685 h1.product-name::before {
  content: url(img/sulconcrete-01.png);
  display: inline-block;
}

/*
.postid-66{

	h1.product-name::before{

		content: url(img/);
		display: inline-block;
	}
}*/
.postid-63 {
  /*sulbet*/
}

.postid-63 h1.product-name::before {
  content: url(img/sulbet-01.png);
  display: inline-block;
}

.postid-64 {
  /*marwil*/
}

.postid-64 h1.product-name::before {
  content: url(img/marwil-01.png);
  display: inline-block;
}

@media (max-width: 1024px) {
  .postid-62 section.pros .col-md-3::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 7px !important;
    background-color: #fcc200;
    margin-left: 0 !important;
    top: 0;
  }

  .postid-62 section.pros .col-md-3:first-child::before {
    height: 50%;
    top: 50%;
  }

  .postid-62 section.pros .col-md-3:last-child::before {
    height: 50%;
  }

  .postid-62 section.pros .col-md-3-inner {
    position: relative;
    padding-top: 0;
    padding-left: 70px;
    text-align: left;
  }

  .postid-62 section.pros .col-md-3-inner::before {
    content: url(img/timeline_icon.png);
    display: block;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
  }

  .postid-62 section.pros ul {
    list-style-position: inside;
  }
}

#points_container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
  background: transparent;
  z-index: 999999;
}

#points_container .point-3d {
  position: absolute;
  opacity: 0;
  width: 50px;
  height: 50px;
  background: transparent url("img/pulse.gif") center center/100% 100% no-repeat;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

#points_container .point-3d .point-3d-inner {
  visibility: hidden;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #fff;
  width: 300px;
  z-index: 99999999;
  transition: 0.7s;
  cursor: default;
  padding: 10px;
  text-align: center;
  color: #59595b;
  -webkit-box-shadow: 0px 0px 33px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 33px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 33px 1px rgba(0, 0, 0, 0.4);
}

#points_container .point-3d .point-3d-inner a {
  margin: 10px;
  display: inline-block;
}

#points_container .point-3d .point-3d-inner a button {
  background: #fcc200;
  color: #fff;
  border: none;
  padding: 5px;
}

#points_container .point-3d:hover .point-3d-inner {
  visibility: visible;
}

@media (max-width: 1024px) {
  #points_container {
    display: none !important;
  }
}

@font-face {
  font-family: Klavika;
  src: url("lib/fonts/KLAVIKA-MEDIUM.OTF");
}

body {
  overflow-x: hidden;
  font: normal 16px/120% "Klavika", sans-serif;
}

a {
  color: #fcc200;
}

h1 {
  font-weight: 900;
  text-align: center;
  color: #fcc200;
  margin: 50px 0;
  font-size: 46px;
}

.yellow-bg {
  background-color: #fcc200;
}

#inner-title {
  display: none;
}

section {
  clear: both;
  overflow: auto;
}

.col-md-6 {
  display: block;
  width: 50%;
  margin: 0 !important;
  padding: 20px;
  float: left;
}

.col-md-4 {
  display: block;
  width: 33.33%;
  margin: 0 !important;
  padding: 20px;
  float: left;
}

.col-md-3 {
  display: block;
  width: 25%;
  margin: 0;
  padding: 20px;
  float: left;
}

.col-md-offset-3 {
  margin-left: 25% !important;
}

section {
  overflow-y: hidden;
}

section .container {
  width: 100% !important;
}

section .container .left-block {
  padding: 0 !important;
}

.dark-bg {
  background-color: #efefef;
}

.inner-container {
  padding: 0 20px;
  max-width: 1280px;
  margin: auto;
}

ul li {
  line-height: 26px;
}

ul.products {
  padding-top: 100px;
}

ul.products li.product h2 {
  background: #fcc200;
  color: #333;
  font-size: 200%;
  font-weight: 900;
  position: absolute;
  width: 100%;
  padding: 10px;
  bottom: 0;
  margin: 0;
}

ul.products li.product h2 span {
  font-size: 50% !important;
  display: block;
  font-weight: lighter;
  margin: 10px 0;
  min-height: 2em;
}

ul.products li.product img {
  width: 100%;
}

ul.products li.product h2::after {
  content: "więcej ...";
  display: block;
  width: 100%;
  font-size: 50% !important;
}

ul.products li.product .ajax_add_to_cart {
  display: none;
}

ul.products li.post-685 h2::before {
  content: url(img/sulconcrete_w.png);
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

ul.products li.post-61 h2::before {
  content: url(img/sulstar.png);
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

ul.products li.post-62 h2::before {
  content: url(img/sulstar_da.png);
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

ul.products li.post-63 h2::before {
  content: url(img/sulbet.png);
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

ul.products li.post-64 h2::before {
  content: url(img/marwil.png);
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

ul.products li.post-66 h2::before {
  content: "";
  display: inline-block;
  height: 34px;
  width: 0 !important;
}

ul.products li.post-66 h2 {
  bottom: -5px !important;
}

html[lang="en-US"] ul.products li.product h2::after {
  content: "more ...";
  display: block;
  width: 100%;
  font-size: 50% !important;
}

html[lang="ru-RU"] ul.products li.product h2::after {
  content: "Больше ...";
  display: block;
  width: 100%;
  font-size: 50% !important;
}

@media (max-width: 1024px) {
  .col-md-6,
  .col-md-4,
  .col-md-3 {
    width: 100%;
    float: none;
    text-align: center;
  }

  .col-md-offset-3 {
    margin-left: 0 !important;
  }

  li.product {
    width: 90% !important;
    margin: 2em auto !important;
    float: none !important;
  }
}

@media (max-width: 768px) {
  ul {
    margin: 0;
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */
.youtubeBox {
  height: 105px;
  width: 48px;
  position: fixed;
  top: 20%;
  right: -1%;
  cursor: pointer;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  border-radius: 1rem;
  width: calc(49px + 1%);
  background: white;
  z-index: 9999999;
}
@media (min-width: 768px) {
  .youtubeBox {
    top: 20%;
    height: 155px;
  }
}

.youtubeBox .youtubeBox__logo {
  width: 100%;
  height: 100%;
  position: relative;
}

.youtubeBox .youtubeBox__logo svg {
  transform: rotate(-90deg);
  width: 170%;
  position: absolute;
  top: 40%;
  right: -25%;
}

@media (max-width: 1024px) {
  .hidden-sm-down {
    display: none;
  }
}

@media (min-width: 1024px) {
  .hidden-md-up {
    display: none;
  }
}

.usage .col-md-12 {
  padding: 5rem 0;
}

.usage .mobile {
  padding: 5rem 0;
}

.products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 3.8%;
  grid-row-gap: 2.992em;
}

.products .type-product {
  width: 100% !important;
}

.model-background {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.svg-draw svg {
  /* transform: scale(.4); */
  height: 620px;
  width: 100%;
}

.svg-draw {
  padding: 10rem 0;
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
}

.text-wrapper {
  position: absolute;
  max-width: 1200px;
}

.text-wrapper__item--1 {
  position: absolute;
  top: 7%;
  left: 0;
  max-width: 23%;
  text-align: right;
  width: 100%;
}

.text-wrapper__item--2 {
  position: absolute;
  top: 40%;
  left: 0;
  max-width: 23%;
  text-align: right;
  width: 100%;
}

.text-wrapper__item--3 {
  position: absolute;
  top: 75%;
  left: 0;
  max-width: 23%;
  text-align: right;
  width: 100%;
}

.text-wrapper__item--4 {
  position: absolute;
  top: 7%;
  right: 0;
  text-align: left;
  max-width: 23%;
  width: 100%;
}

.text-wrapper__item--5 {
  position: absolute;
  top: 40%;
  right: 0;
  text-align: left;
  max-width: 23%;
  width: 100%;
}

.text-wrapper__item--6 {
  position: absolute;
  top: 75%;
  right: 0;
  text-align: left;
  max-width: 23%;
  width: 100%;
}

.fixed-left {
  left: 4%;
}

.fixed-right {
  right: 4%;
}

.text-wrapperw__item__header {
  color: #fcc200;
  margin-bottom: 1rem;
  font-size: 2rem;
}

.text-wrapperw__item__desc {
  font-size: 1.8rem;
  line-height: 23px;
}

.heading {
  display: flex;
  flex-wrap: wrap;
  max-width: 70%;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.heading p {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .heading {
    max-width: 90%;
  }
  .text-wrapper__item--1,
  .text-wrapper__item--2,
  .text-wrapper__item--3,
  .text-wrapper__item--4,
  .text-wrapper__item--5,
  .text-wrapper__item--6 {
    position: initial;
    max-width: 60%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 3rem;
  }
  .hidden-s {
    display: none;
  }
}
.svg-draw svg {
  height: 410px;
}
@media only screen and (min-width: 1024px) {
  .svg-draw svg {
    height: 410px;
  }
  .text-wrapper__item--1,
  .text-wrapper__item--2,
  .text-wrapper__item--3,
  .text-wrapper__item--4,
  .text-wrapper__item--5,
  .text-wrapper__item--6 {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .svg-draw svg {
    height: 550px;
  }
  .text-wrapper__item--1,
  .text-wrapper__item--2,
  .text-wrapper__item--3,
  .text-wrapper__item--4,
  .text-wrapper__item--5,
  .text-wrapper__item--6 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1700px) {
  .svg-draw svg {
    height: 620px;
  }
  .text-wrapper__item--1,
  .text-wrapper__item--2,
  .text-wrapper__item--3,
  .text-wrapper__item--4,
  .text-wrapper__item--5,
  .text-wrapper__item--6 {
    font-size: 1.5rem;
  }
}

h1 {
  font-weight: 900;
  text-align: center;
  color: #fcc200;
  margin: 50px 0;
  font-size: 40px;
}
