@charset "utf-8";


/*
Theme Name: itexpert
Theme URI: https://natasarogic.com/wp-content/themes/itexpert
Author: Rankica Petrušić
Author URI: https://rankica.dev/
Description: Tema za Vigmelt
Tags: red, white, two-columns, right-sidebar, custom-menu, editor-style, featured-images
Text Domain: itexpert
*/
body {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 16px;
}

.container {
  max-width: 1300px;
}

.qsm-pagination.qmn_pagination.border.margin-bottom {
	display: flex
;
	justify-content: flex-start;
	border: 1px solid transparent !important;
}
a {
  font-family: "Poppins", sans-serif;
  color: #981C26;
}
.viber {
	position: fixed;
	right: 3%;
	bottom: 3%;
}
a:hover {
  color: #333
}

h1,
.h1 {
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 90px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}

h1 span {
  color: #F2E5D2;
}

h2,
.h2 {
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h3,
.h3 {
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

h4,
.h4 {
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

p {
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 28px;
}

ul li {
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 250%;
}

img {
  max-width: 100%;
  height: auto;
}

.btn-dark,
.btn-light:hover {
  border-radius: 12px;
  background: #981C26;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.btn-light,
.btn-dark:hover {
  border-radius: 12px;
  border: 1px solid #545B56;
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

/*footer*/
.page-footer h2 {
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.page-footer p,
.page-footer a {
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 265%;
}

p.text-center.copyright {
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.page-footer a:hover {
  color: #981C26;
  text-decoration: none;
}

.dark-bg {
  background: #333;
}

.dark-bg h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
  margin: 0;
  padding: 15px 0;
}

ul.mreze {
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: flex-end;
  margin: 0;
}

.page-footer .dark-bg a {
  font-size: 20px;
  padding: 15px;
}

/*cover page*/
.cover {
  background: #F2E5D2;
  padding: 90px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.cover h1 {
  color: #fff;
}

/*heading*/
.heading {
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
}

/*widget seanse*/
.seanse .trajanje span,
.seanse .lokacija span {
  border-radius: 5px;
  background: #F2E5D2;
  font-size: 40px;
  padding: 16px;
  margin-right: 10px;
}

.seanse .content {
  margin-top: 20px;
}

.seanse .trajanje,
.seanse .lokacija {
  display: flex;
  align-items: center;
margin-bottom:10px;
}

.seanse .box-info span {
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  background: transparent;
  padding: 0;
  margin: 0;
}
/*izmjene*/
h2.light-text.h1 {
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
/*two-box*/
.iw-so-twob-box ul {
  list-style-type: none;
  padding: 0;

}

.iw-so-twob-box ul li:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #E5C19D;
  vertical-align: middle;
  margin-right: 15px;
}

/*sidebar-box*/
.box-sidebar {
  padding: 38px;
  border-radius: 20px;
  background: #FCFAF6;
  margin-bottom: 50px;
}

ul.sidebar-menu {
  padding: 0;
  list-style: none;
}

ul.sidebar-menu li a {
  background: #fff;
  padding: 18px 25px;
  border-radius: 12px;
  display: flex;
  margin-bottom: 34px;
  justify-content: space-between;
}

ul.sidebar-menu li a::after {
  content: "\ea3c";
  font-family: 'icomoon' !important;
}

ul.sidebar-menu li a:hover,
ul.sidebar-menu li.current-menu-item a {
  background: #981C26;
  color: #fff;
  text-decoration: none;
}

.red-box-sidebar {
  border-radius: 20px;
  background: #981C26;
  padding: 20px 26px;
  margin-bottom: 50px;
}

.red-box-sidebar h4 {
  color: #fff;
}

.red-box-sidebar .icon-footer-telefon:before {
  color: #fff;
}

.red-box-sidebar p {
  margin-bottom: 0;
}

.red-box-sidebar a {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 265%;
}

.box-sidebar .h3 {
  margin-bottom: 38px;
}

/*page with sidebar*/
.page-template-page-sidebar .sadrzaj ol {
  list-style-type: none;
  padding: 0;

}

.page-template-page-sidebar .sadrzaj ol li:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #E5C19D;
  vertical-align: middle;
  margin-right: 15px;
}

.page-template-page-sidebar .sadrzaj a {
  color: #981C26;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
li{
  color:#545B56;
}
.page-template-page-sidebar .sadrzaj a:hover {

  color: #333;
  text-decoration: none;
}

.page-template-page-sidebar .sadrzaj a:after {
  content: "\e902";
  font-family: 'icomoon' !important;
  margin-left: 5px;
  vertical-align: middle;
}

.page-template-page-sidebar .sadrzaj .product.woocommerce.add_to_cart_inline a:after {
  content: "";
}

.sadrzaj iframe {
  width: 100%;
  min-height: 500px;
}
.iw-so-seanse.seanse .col-lg-6{
  padding-left:10px;
  padding-right: 10px;
}
/*wocoomerce price*/
.product.woocommerce.add_to_cart_inline span {
  display: none;
}

.product.woocommerce.add_to_cart_inline {
  border: none !important;
  padding: 0 !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  border-radius: 12px;
  background: #981C26;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

a.added_to_cart.wc-forward {
  margin-left: 10px;
}

a.added_to_cart.wc-forward:hover {
  color: #981C26;
  text-decoration: none;
}

/*quiz*/
.qmn_btn,
.qsm-quiz-container.qmn_quiz_container .qmn_btn,
.qsm-quiz-container.qmn_quiz_container .btn {
  border-radius: 12px !important;
  background: #981C26 !important;
  padding: 10px 30px !important;
  color: #FFF !important;
  border: 1px solid #981C26 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
}

.qmn_btn:hover,
.qsm-quiz-container.qmn_quiz_container .qmn_btn:hover,
.qsm-quiz-container.qmn_quiz_container .btn:hover {
  color: #981C26 !important;
  background: #fff !important;
}

.container.test {
  max-width: 900px;
}

input[type='radio'] {
  accent-color: #545B56;
}

.mlw_qmn_question_number,
.quiz_section .mlw_qmn_new_question,
.qsm-result-question-title b {
  color: #333;
  font-family: "Poppins", sans-serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 160%;
}

.quiz_section .qmn_radio_answers label,
.quiz_section .qmn_check_answers label,
.quiz_section .qmn_accept_answers label {
  color: #545B56 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 160% !important;
}

.so-widget-ink-test-box a {
  color: #981C26;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin-top: 18px;
  display: block;
  padding-left: 15px;
}

.so-widget-ink-test-box a:hover {
  color: #545B56;
  text-decoration: none;
}

/*quiz result*/
.qmn_results_page {
  border-radius: 20px;
  background: #981C26;
  border: 1px solid #981C26;
  border-radius: 15px;
  color: #fff !important;
  padding: 35px 20px;
}

.qmn_results_page h2 {
  color: #fff;
}

/*single*/
.img-single img {
  margin: 0 auto;
  display: block;
}

.single h1.cover-text {
  font-size: 65px;
}

.sadrzaj-single ol {
  list-style-type: none !important;
  padding: 0;

}

.sadrzaj-single ol li:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #E5C19D;
  vertical-align: middle;
  margin-right: 15px;
}

.sadrzaj-single ul {
  padding-left: 20px;

}

/*category*/
.more {
  vertical-align: middle;
  color: #981C26;
  font-family: "Poppins", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

.category-item a:hover {
  text-decoration: none;
}

.category-item a:hover h2 {
  color: #981C26;
}

.category-item a:hover .more {
  color: #545B56;
}

.category-item img {
  border-radius: 20px;
}

.pagination {
  justify-content: center;
}

.pagination p {
  font-weight: 500;
}

.page-numbers {
  padding: 2px 2px;
}

.page-numbers.current {
  color: #981C26;
}

a.page-numbers:hover {
  color: #981C26;
  text-decoration: none;
}

.img-with-date {
  position: relative;
}

p.date {
  position: absolute;
  bottom: 0;
  border-radius: 0px 22px 0px 20px;
  background: #E5C19D;
  padding: 10px;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  margin: 0;
}

/*contact-page*/
.map {
  min-width: 100%;
  min-height: 450px;
  margin-bottom: -6px;
margin-top:50px;
}

.page-template-page-contact .bg-red {
  margin: 5px;
}

.bg-red {
  border-radius: 35px;
  background: #981C26;
  padding: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.contact-title {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 0;
}

p.contact-info-box,
p.contact-info-box a {
  margin-bottom: 0;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

p.contact-info-box a:hover {
  text-decoration: none;
}

p.contact-info-icon {
  font-size: 44px;
  text-align: center;
  text-align: center !important;
  margin-bottom: 0;
}

.col-8.contact-border {
  border-right: 1px solid #b7b4b4;
}

.padding-contact {
  padding: 25px 0;
}

*:focus,button:focus {
  box-shadow: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-radius: none;
  outline:none;
}

::placeholder {
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  opacity: 1;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  opacity: 1;
}

.form-control:focus {
  border-bottom: 1px solid #333 !important;
}

.form-control {
  border-bottom: 1px solid #333;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #545B56;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.button-contact-send {
  border-radius: 12px;
  background: #981C26;
  border: 1px solid #981C26;
  cursor: pointer;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px 26px;
}

.button-contact-send:hover {
  background: #fff;
  color: #981C26;
}

.contact-image {
  position: relative;
  margin-bottom: 80px;
}

.contact-image .contact-text-image {
  position: absolute;
  bottom: -60px;
}

/*o meni*/
.bg-svijetlo {
  background: #F2E5D2;
}

.description-about .description {
  border-radius: 20px;
  position: relative;
  background: #FFF;
  padding: 30px;

}

.description-about .description img {
  position: absolute;
  bottom: -69px;
  max-width: 400px;
  right: 0;
}

/*home*/
a.btn-cover {
  border-radius: 12px;
  background: #981C26;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px 24px;
  border: 1px solid #981C26;
}

a.btn-cover:hover {
  background: #fff;
  color: #981C26;
  text-decoration: none;
}

ul.cover-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding-left:0;
}

ul.cover-links li:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #545B56;
  vertical-align: middle;
  margin-right: 15px;
}

ul.cover-links a:hover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
}

.cover-links li {
  display: flex;
}

.cover-links li a:hover,
.cover-links li a:hover::before {
  text-decoration: none;
  color: #981C26;
}

.margin-bottom-cover {
  margin-top: -50px;
}

a.first-url,
a.second-url:hover {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 12px;
  background: #981C26;
  padding: 10px 44px;
  margin-right: 20px;
  border: 1px solid #981C26;
}

a.first-url:hover,
a.second-url {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #545B56;
  padding: 10px 44px;
  margin-right: 20px;
  border-radius: 12px;
  border: 1px solid #545B56;
  text-decoration: none;
  background: #fff;
}

/*sekcija pomoc*/
.iw-so-pomoc-box {
  padding: 50px 0;
}

.iw-so-pomoc-box h2 {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 90px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-align: center;
}

.iw-so-pomoc-box img {
  max-width: 166px;
  height: auto;
  display: block;
  margin: 50px auto;
}

.iw-so-pomoc-box h3 {
  text-align: center;
}

.iw-so-pomoc-box p {
  text-align: center;
  padding: 15px;
}

.iw-so-pomoc-box a {
  border-radius: 12px;
  border: 1px solid #333;
  padding: 10px 25px;
}

.iw-so-pomoc-box a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #333;
}

.test-btn {
  color: #981C26;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

.iw-so-sveske-box h2 {
  text-align: center;
}

.test-btn:hover {
  color: #333;
  text-decoration: none;
}

.sveska-btn {
  border-radius: 12px;
  background: #981C26;
  border: 1px solid #981C26;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  padding: 10px 44px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.sveska-btn:hover {
  text-decoration: none;
  background: #fff;
  color: #333;
  border: 1px solid #333;
}

/*carousel*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}

.preporuke {
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: unset;
  background-position: right center;
}

.sadrzaj-preporuke {
  border-radius: 20px;
  background: #FFF;
  padding: 30px 23px;
}

.misljenje-name {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.shadow-box {
  border-radius: 35px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.iw-so-contact {
  background: #F2E5D2;
  background: linear-gradient(360deg, rgba(242, 229, 210, 0.96) 54%, rgba(242, 229, 210, 0) 54%);
}

.iw-so-contact textarea {
  max-height: 100px;
}

.box-bottom-contact {
  padding: 50px 0;
}

a.contact-btn-home {
  color: #333;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 12px;
  border: 1px solid #333;
  padding: 10px 24px;
  float: right;
}

a.contact-btn-home:hover {
  background: #fff;
  text-decoration: none;
}

/*grid css space*/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?9m5i33');
  src: url('fonts/icomoon.eot?9m5i33#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9m5i33') format('truetype'),
    url('fonts/icomoon.woff?9m5i33') format('woff'),
    url('fonts/icomoon.svg?9m5i33#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e900";
}

.icon-bars:before {
  content: "\e901";
}

.icon-angle-double-right:before {
  content: "\e902";
}

.icon-angle-double-left:before {
  content: "\e903";
}

.icon-check_circle_outline:before {
  content: "\e904";
}

.icon-keyboard_arrow_down:before {
  content: "\e905";
}

.icon-lokacija:before {
  content: "\e906";
  color: #fff;
}

.icon-sat:before {
  content: "\e907";
  color: #fff;
}

.icon-sat-24:before {
  content: "\e908";
  color: #e5c19d;
}

.icon-facebook:before {
  content: "\e909";
  color: #fff;
}

.icon-footer-email:before {
  content: "\e90a";
  color: #981c26;
}

.icon-footer-lokacija:before {
  content: "\e90b";
  color: #981c26;
}

.icon-footer-telefon:before {
  content: "\e90c";
  color: #981c26;
}

.icon-instagram:before {
  content: "\e90d";
  color: #fff;
}

.icon-kontakt-email:before {
  content: "\e90e";
  color: #fff;
}

.icon-kontakt-lokacija:before {
  content: "\e90f";
  color: #fff;
}

.icon-kontakt-telefon:before {
  content: "\e910";
  color: #fff;
}

.icon-korpa:before {
  content: "\e911";
}

.icon-threads:before {
  content: "\e912";
  color: #fff;
}

.icon-tik-tok:before {
  content: "\e913";
  color: #fff;
}

.icon-youtube:before {
  content: "\e914";
  color: #fff;
}

.icon-linkedin2:before {
  content: "\eaca";
  color: #fff;
}
.qmn_results_page a
 {
	color: #981C26;
	background: #eee;
	padding: 6px 20px;
	border-radius: 15px;
	font-size: 23px;
}
.qmn_results_page a:hover
 {
	color: #333;
	text-decoration:none;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #333 !important;
}
.owl-theme .owl-dots .owl-dot span{
  background:#fff !important;
}
@media only screen and (max-width: 1216px) {
  .padding-contact {
    padding: 15px 0;
  }

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 1275px) {
  .description-about .description {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1110px) {
  .margin-bottom-cover {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .col-8.contact-border {
    border-right: 1px solid transparent;
  }
}

@media only screen and (max-width: 984px) {
  .cover {
    padding: 50px 0;
  }
.owl-stage-outer {
	margin-top: 50px;
}

  h1,
  .h1,
  .iw-so-pomoc-box h2 {
    font-size: 60px;
  }

  h2,
  .h2 {
    font-size: 40px;
  }

  h3,
  .h3 {

    font-size: 25px;
  }

  h4,
  .h4 {

    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  ul.footer-menu-bottom {
    flex-direction: column;
    padding-left: 0
  }

  .dark-bg h2 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 629px) {

  h1,
  .h1,
  .iw-so-pomoc-box h2 {
    font-size: 50px;
  }
.qmn_results_page a
 {	font-size: 16px;
}

}
@media only screen and (max-width: 506px) {
ul.cover-links {
	display: flex
;
	justify-content: space-between;
	align-items: flex-start;
	list-style: none;
	padding-left: 0;
	flex-direction: column;
}
}
@media only screen and (max-width: 478px) {

  a.first-url,
  a.second-url {
    display: block;
    text-align: center;
    margin-bottom: 31px;
  }

  .contact-info-home {
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 450px) {

  h1,
  .h1,
  .iw-so-pomoc-box h2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 360px) {

  h1,
  .h1,
  .iw-so-pomoc-box h2 {
    font-size: 35px;
  }
}
fieldset#billing-fields {
	display: none;
}
