@charset "UTF-8";
.c-section__product .row {margin: 0;}
.c-section__product--description .main-photo .photo {height: 670px; object-fit: cover;}
@media only screen and (max-width: 1200px) {
.c-section__product--description .main-photo .photo {height: auto;}}
.c-section__product--description .main-photo img {width: 100%;}
.c-section__product--description .main-photo .buttons {float: right; position: relative; right: 20px; bottom: 40px;}
@media only screen and (max-width: 1200px) {
.c-section__product--description .main-photo .buttons {right: 0;}}
.c-section__product--description .main-photo .buttons .c-button {height: 60px; display: flex; transition: .3s;}
.c-section__product--description .main-photo .buttons .c-button:hover {background-color: #C23035 !important; color: white; transform: scale(1.1);}
@media only screen and (max-width: 1200px) {
.c-section__product--description .main-photo .buttons .c-button {margin: auto;}}
.c-section__product--description .main-photo .buttons .c-button span {float: left; display: inline-block; margin-right: 10px; font-size: 14px;}
.c-section__product--description .main-photo .buttons .c-button img {float: left; display: inline-block; width: auto;}
.c-section__product--description .main-photo .buttons .c-button--white {background-color: white; margin-left: 20px; color: #000C2D;}
.c-section__product--description .main-photo .buttons .c-button--white:hover {background-color: white !important; color: #000C2D; transform: scale(1.1);}
@media only screen and (max-width: 1200px) {
.c-section__product--description .main-photo .buttons .c-button--white {margin-left: 0; margin-top: 10px;}}
.c-section__product--description h1 {font-size: 45px; margin-bottom: -20px; margin-top: 100px;}
@media only screen and (max-width: 767px) {
.c-section__product--description h1 {font-size: 35px; margin-top: 20px;}}
.c-section__product--description h1:before {content: ''; width: 2px; height: 46px; background-color: #FF4956; display: inline-block; position: relative; right: 4px; top: 4px;}
@media only screen and (max-width: 767px) {
.c-section__product--description h1:before {display: none;}}
.c-section__product--description h2 {margin: 0; margin-top: 20px; font-size: 22px;}
.c-section__product--description .funcs {margin-top: 5px; display: flex; align-items: normal;}
@media only screen and (max-width: 767px) {
.c-section__product--description .funcs {margin-top: 15px;}}
.c-section__product--description .funcs img {display: inline-block; width: 40px; float: left; margin-right: 40px;}
@media only screen and (max-width: 767px) {
.c-section__product--description .funcs img {margin-right: 20px;}}
.c-section__product--main-description {margin-top: 50px; float: left; width: 100%;}
.c-section__product--main-description .container {padding: 0 140px;}
@media screen and (max-width: 1600px) and (min-width: 992px) {
.c-section__product--main-description .container {padding: 0 50px;}}
@media only screen and (max-width: 991px) {
.c-section__product--main-description .container {padding: 0 30px;}}
.c-section__product--main-description .row {margin-left: -15px; margin-right: -15px;}
.c-section__product--main-description img {width: 100%;}
.c-section__product--main-description h2 {font-size: 30px; float: left; width: 100%;}
.c-section__product--main-description h3 {font-size: 18px; padding-left: 30px; float: left; position: relative; height: 111px; display: flex; align-items: center; margin-bottom: 45px; width: 100%;}
@media only screen and (max-width: 991px) {
.c-section__product--main-description h3 {position: static; height: auto; padding-left: 0;}}
.c-section__product--main-description h3:before {content: ''; width: 2px; height: 90px; background-color: #FF4956; display: inline-block; position: absolute; left: 0; top: 10px;}
@media only screen and (max-width: 991px) {
.c-section__product--main-description h3:before {display: none;}}
.c-section__product--main-description p {font-size: 16px;}
.c-section__product--main-description .margin-top {margin-top: 180px;}
@media only screen and (max-width: 767px) {
.c-section__product--main-description .margin-top {margin-top: 20px;}}
.c-section__product--main-description .img-wrapper {background-image: url("../img/homepage/about-us_bg.png"); background-size: cover; width: 584px; height: 626px; position: relative; display: flex; justify-content: center; align-items: center; bottom: 150px; margin-bottom: -150px;}
@media only screen and (max-width: 991px) {
.c-section__product--main-description .img-wrapper {width: 250px; height: 270px; position: static; margin: auto; margin-bottom: 20px;}}
.c-section__product--main-description .img-wrapper img {height: 400px; width: 400px; object-fit: cover; border-radius: 50%; position: relative; right: 7px; top: 7px;}
@media only screen and (max-width: 991px) {
.c-section__product--main-description .img-wrapper img {width: 200px; height: 200px;}}
.c-section__product--main-description .img-wrapper2 {background-image: url("../img/homepage/centre_bg.png"); background-size: cover; width: 650px; height: 650px; position: relative; display: flex; justify-content: center; align-items: center; bottom: 100px; margin: 20px 0;}
@media only screen and (max-width: 991px) {
.c-section__product--main-description .img-wrapper2 {width: 250px; height: 270px; position: static; margin: auto; margin-bottom: 20px;}}
.c-section__product--main-description .img-wrapper2 img {height: 400px; width: 400px; object-fit: cover; border-radius: 100%; margin-top: 120px;}
@media only screen and (max-width: 991px) {
.c-section__product--main-description .img-wrapper2 img {width: 200px; height: 200px; margin-top: 20px;}}
.c-section__product--blue-bar {background-color: #000C2D; text-align: center; float: left; width: 100%; color: white; padding: 45px 0; margin-top: 50px; background-position: center; background-attachment: fixed; background-size: cover;}
.c-section__product--blue-bar h2 {font-size: 20px;}
.c-section__product--blue-bar p {font-size: 16px;}
.c-section__product--blue-bar ul {list-style-type: none; padding: 0;}
.c-section__product--funcs {margin-top: 50px; float: left; width: 100%; clear: both;}
.c-section__product--funcs h2 {text-align: center; font-size: 45px; margin-bottom: 40px; font-weight: 600; position: relative;}
@media only screen and (max-width: 991px) {
.c-section__product--funcs h2 {font-size: 35px;}}
.c-section__product--funcs h2:after {content: ''; height: 2px; width: 70px; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto; background-color: #FF4956;}
@media only screen and (max-width: 767px) {
.c-section__product--funcs h2:after {display: none;}}
.c-section__product--funcs .row {overflow: hidden;}
.c-section__product--funcs .main-item {float: left; margin-top: 50px; transition: .5s; padding: 0 30px;}
@media only screen and (max-width: 767px) {
.c-section__product--funcs .main-item {padding: 0px;}}
.c-section__product--funcs .main-item .content {min-height: 180px; float: left;}
.c-section__product--funcs .main-item .content h3 {align-self: flex-start;}
.c-section__product--funcs .main-item .img-wrapper {position: relative; float: left;}
.c-section__product--funcs .main-item .img-wrapper:after {content: ''; position: absolute; bottom: 6px; left: 0; display: block; width: 73px; height: 2px; background-color: #FF4956;}
.c-section__product--funcs .main-item .row {float: left;}
.c-section__product--funcs .main-item img {width: 100%; box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.5); height: 280px; position: relative; object-fit: cover;}
.c-section__product--funcs .main-item h3 {min-height: 50px;}
.c-section__product--funcs .main-item p {font-size: 16px; max-height: 75px; overflow: hidden;}
.c-section__product--funcs .main-item button {float: right; border: none; background-color: transparent; outline: none; cursor: pointer;}
.c-section__product--funcs .main-item button span {display: inline-block; font-size: 16px; font-weight: 700; position: relative; bottom: 20px; margin-right: 10px;}
.c-section__product--funcs .main-item button img {display: inline-block; width: 50px; transition: .3s; box-shadow: none !important; height: auto !important;}
.c-section__product--funcs .main-item button.active {transition: .3s;}
.c-section__product--funcs .main-item button.active span {position: relative;}
.c-section__product--funcs .main-item button.active span:after {content: 'zwiń'; width: 100%; background-color: #F5F5F5; height: 25px; position: absolute; left: 0; top: 0; text-align: right;}
.c-section__product--funcs .main-item button.active img {transform: rotate(-90deg);}
.c-section__product--funcs .main-item .sub-item {width: 1640px; padding: 60px 140px; float: left; background-color: #F5F5F5; display: none; margin-top: 20px;}
.c-section__product--funcs .main-item .sub-item img {height: 350px;}
@media only screen and (max-width: 1200px) {
.c-section__product--funcs .main-item .sub-item img {height: auto;}}
@media only screen and (max-width: 991px) {
.c-section__product--funcs .main-item .sub-item {width: 100%; padding: 20px;}}
.c-section__product--funcs .main-item .sub-item .content {min-height: 200px;}
.c-section__product--funcs .main-item .sub-item .content p {max-height: 100px;}
@media only screen and (max-width: 991px) {
.c-section__product--funcs .main-item .sub-item .content {min-height: auto;}}
.c-section__product--funcs .main-item .sub-item button {float: none; margin: auto; margin-top: 40px; cursor: pointer; z-index: 9999; display: block; clear: both;}
.c-section__product--funcs .item-2 .sub-item, .c-section__product--funcs .item-5 .sub-item, .c-section__product--funcs .item-8 .sub-item, .c-section__product--funcs .item-11 .sub-item, .c-section__product--funcs .item-14 .sub-item {position: relative; left: calc(-100% - 45px);}
@media only screen and (max-width: 991px) {
.c-section__product--funcs .item-2 .sub-item, .c-section__product--funcs .item-5 .sub-item, .c-section__product--funcs .item-8 .sub-item, .c-section__product--funcs .item-11 .sub-item, .c-section__product--funcs .item-14 .sub-item {position: static; left: 0;}}
.c-section__product--funcs .item-3 .sub-item, .c-section__product--funcs .item-6 .sub-item, .c-section__product--funcs .item-9 .sub-item, .c-section__product--funcs .item-12 .sub-item, .c-section__product--funcs .item-15 .sub-item {position: relative; left: calc(-200% - 105px);}
@media only screen and (max-width: 991px) {
.c-section__product--funcs .item-3 .sub-item, .c-section__product--funcs .item-6 .sub-item, .c-section__product--funcs .item-9 .sub-item, .c-section__product--funcs .item-12 .sub-item, .c-section__product--funcs .item-15 .sub-item {position: static; left: 0;}}
.c-section__product--funcs .main-item.grey {background-color: #F5F5F5; transition: .5s; z-index: 9;}
.c-section__product--advantages {width: 100%; float: left;}
.c-section__product--advantages h2 {text-align: center; font-size: 45px; margin-bottom: 40px; font-weight: 600; position: relative;}
.c-section__product--advantages h2:after {content: ''; height: 2px; width: 70px; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto; background-color: #FF4956;}
@media screen and (max-width: 1200px) and (min-width: 768px) {
.c-section__product--advantages .col-sm-3 {flex: 0 0 50%; max-width: 50%;}}
.c-section__product--advantages .item {box-shadow: 0px 12px 30px #00000029; padding: 10px 45px; min-height: 320px; background-repeat: no-repeat !important; background-size: cover; margin-top: 40px;}
.c-section__product--advantages .item img {margin: auto; display: block; margin-bottom: 27px; margin-top: 30px; width: 65px; height: 60px;}
.c-section__product--advantages .item p {font-size: 16px; overflow: hidden; max-height: 80px;}
.c-section__product--price {float: left; width: 100%; margin-top: 100px; background-image: url("../img/product/bg_price.svg"); background-repeat: no-repeat; background-position: center top 45%;}
@media screen and (max-width: 1600px) and (min-width: 1201px) {
.c-section__product--price {background-size: 80%; background-position: center top 45%;}}
@media screen and (max-width: 1200px) and (min-width: 768px) {
.c-section__product--price {background-image: none;}}
@media only screen and (max-width: 767px) {
.c-section__product--price {background-image: none;}}
.c-section__product--price h2 {text-align: center; font-size: 45px; margin-bottom: 40px; font-weight: 600; position: relative;}
.c-section__product--price h2:after {content: ''; height: 2px; width: 70px; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto; background-color: #FF4956;}
.c-section__product--price .item {padding: 0 50px;}
@media screen and (max-width: 1200px) and (min-width: 768px) {
.c-section__product--price .item {padding: 0 15px;}}
.c-section__product--price .item .img-wrapper {width: 100%; max-width: 250px; margin: auto; display: flex; align-items: center; justify-content: center; background-size: contain;}
.c-section__product--price .item img {border-radius: 100%; width: 100%; object-fit: cover; margin: auto; display: block;}
@media screen and (max-width: 1600px) and (min-width: 768px) {
.c-section__product--price .item img {width: 100%; height: auto;}}
.c-section__product--news {float: left; width: 100%; margin-top: 60px; margin-bottom: 60px;}
.c-section__product--news .container {padding: 0;}
.c-section__product--news h2 {font-size: 45px; font-weight: 600; position: relative; margin-bottom: 30px; padding-left: 30px;}
.c-section__product--news h2:before {content: ''; width: 2px; height: 55px; background-color: #FF4956; display: inline-block; position: absolute; left: 20px; top: 5px;}
.c-section__product--news .item img {width: 100%; height: 250px; object-fit: cover;}
.c-section__product--news .item a {float: left;}
.c-section__product--news .item time {font-size: 14px; position: relative; padding: 0 10px; bottom: 7px;}
.c-section__product--news .item time:before {content: ''; width: 2px; height: 35px; background-color: #FF4956; display: inline-block; position: absolute; left: 5px; top: -13px;}
.c-section__product--news .item p {font-weight: 700; padding: 0 10px; margin: 0;}
.c-section__product--description .row .col-sm-6:first-of-type {padding-left: 90px; padding-right: 50px;}
@media only screen and (max-width: 991px) {
.c-section__product--description .row .col-sm-6:first-of-type {padding: 20px;}}
.c-section__product--description .row .col-sm-6:first-of-type h1 {font-size: 45px; position: relative; margin-top: 260px; margin-bottom: 20px; font-weight: 600; line-height: 50px;}
@media only screen and (max-width: 991px) {
.c-section__product--description .row .col-sm-6:first-of-type h1 {font-size: 30px; margin-top: 40px;}}
.c-section__product--description .row .col-sm-6:first-of-type h1:before {content: ''; height: 2px; width: 73px; position: absolute; top: 30px; left: -80px; background-color: #FF4956;}
@media only screen and (max-width: 991px) {
.c-section__product--description .row .col-sm-6:first-of-type h1:before {display: block !important; top: -5px; left: 0%;}}
.c-section__product--description .row .col-sm-6:first-of-type img {cursor: pointer; transition: .3s;}
.c-section__product--description .row .col-sm-6:first-of-type img:hover {transform: translateY(10px);}
.c-section__product--group-advantages {margin-top: 120px;}
.c-section__product--group-advantages .row {justify-content: space-around;}
.c-section__product--group-advantages .row .item h3 {font-size: 20px; position: relative;}
.c-section__product--group-advantages .row .item h3:after {content: ''; height: 2px; width: 70px; position: absolute; left: 0; right: 0; bottom: -10px; margin: auto; background-color: #FF4956;}
.c-section__product--group-advantages .row .item ul {list-style-type: none; padding: 0;}
.c-section__product--group-advantages .row .item ul li {font-size: 14px; line-height: 50px; position: relative;}
.c-section__product--group-advantages .row .item ul li:before {position: relative; width: 7px; height: 7px; content: ''; background-color: #C23035; border-radius: 100%; display: inline-block; right: 10px; bottom: 2px;}
.c-section__form-offer {width: 100%; float: left; color: white; padding: 130px 0 30px; margin-top: 140px; background-color: #000C2D; background-image: url("../img/form_bg.png"); background-repeat: no-repeat; background-position: bottom left;}
@media only screen and (max-width: 991px) {
.c-section__form-offer {padding: 20px; background-size: contain;}}
@media only screen and (max-width: 991px) {
.c-section__form-offer .form {padding: 0px;}}
.c-section__form-offer .row {align-items: center;}
.c-section__form-offer .row .col-md-6:last-of-type {padding: 0 100px;}
.c-section__form-offer .wpcf7-list-item {margin: 0;}
.c-section__form-offer h2 {font-size: 45px; font-weight: 600; position: relative; margin-bottom: 0;}
@media only screen and (max-width: 991px) {
.c-section__form-offer h2 {font-size: 35px;}}
.c-section__form-offer h2:before {content: ''; width: 2px; height: 105px; background-color: #FF4956; display: inline-block; position: absolute; left: -10px; top: 15px;}
@media only screen and (max-width: 991px) {
.c-section__form-offer h2:before {display: none;}}
.c-section__form-offer p {font-size: 20px; font-weight: 700;}
.c-section__form-offer label {width: 100%; font-size: 14px; margin-top: 15px; float: left;}
.c-section__form-offer input {width: 100%; height: 45px; font-size: 16px; padding-left: 10px; font-family: 'Poppins', sans-serif;}
.c-section__form-offer textarea {width: 100%; height: 150px; padding-left: 10px; padding-top: 10px; font-family: 'Poppins', sans-serif;}
.c-section__form-offer input[type=checkbox] {width: 20px; height: 20px; float: left; margin-right: 20px; margin-bottom: 50px;}
@media only screen and (max-width: 767px) {
.c-section__form-offer input[type=checkbox] {margin-bottom: 105px;}}
.c-section__form-offer span {font-size: 14px;}
@media only screen and (max-width: 767px) {
.c-section__form-offer span {font-size: 10px;}}
.c-section__form-offer input[type=submit] {width: 250px; height: 60px; color: white; background-color: #C23035; font-size: 16px; margin: auto; font-family: 'Poppins', sans-serif; border: none; display: block; margin-top: 20px;}
@media only screen and (max-width: 1200px) {
.c-section__form-offer input[type=submit] {width: 100%; margin: auto; margin-top: 20px; max-width: 250px;}}
.c-section__form-offer .submit {float: left; width: 100%;}
.c-section__form-offer .wpcf7-response-output {text-align: center;}
