@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

.myButton {
    background-color:#e3009d;
    border-radius:0px;
    border:0px solid #18ab29;
    font-family: Ubuntu;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-size:21px;
    padding:16px 31px;
    text-decoration:none;
}
.myButton:hover {
    background-color:#e3009d;
}
.myButton:active {
    position:relative;
    top:1px;
}
	
#gorenje {
background-color:#fff;
}

.gorenje--smooth{
-webkit-transition: all .15s ease-in-out,background-color .15s ease-in-out;
  transition: all .15s ease-in-out,background-color .15s ease-in-out;
  transition: all .15s ease-in-out,background-color .15s ease-in-out;
  transition: all .15s ease-in-out,background-color .15s ease-in-out;
}

.gorenje--container{
    margin:0;
    width:auto
}

.gorenje--row{
    margin:0;
    overflow:auto
}
.gorenje--col{
    float:left
}
.gorenje--c12{
    width:100%
}
.gorenje--c11{
    width:91.66%
}
.gorenje--c10{
    width:83.33%
}
.gorenje--c9{
    width:75%
}
.gorenje--c8{
    width:66.66%
}
.gorenje--c7{
    width:58.33%
}
.gorenje--c6{
    width:50%
}
.gorenje--c5{
    width:41.66%
}
.gorenje--c4{
    width:33.33%
}
.gorenje--c3{
    width:25%
}
.gorenje--c2{
    width:16.66%
}
.gorenje--c1{
    width:8.33%
}

#gorenje h1 {
font-family: 'Ubuntu', sans-serif;
font-weight:900;
color:#fff;
margin:0px;
}

#faq h1,
#zalety-telewizorow-gorenje h1,
#gorenje h1{
  font-family: 'Ubuntu', sans-serif;
  font-weight:700;
  font-size: 20px;
  color: #fff;
  background-color: #00b9ad;
  padding-top: 17px;
  padding-bottom: 17px;
  margin:0px;
}

@media(min-width:768px){
	#faq h1,
#zalety-telewizorow-gorenje h1,
#gorenje h1{
	  font-size: 30px;
}
	
}

#gorenje h3{
  font-family: 'Ubuntu', sans-serif;
  font-weight:500;
}

#gorenje h3 span {
	font-family: 'Ubuntu', sans-serif;
  font-weight:700;
}


.gorenje--btn,h2{
    font-size:2em
}

@media(min-width:1200px){
    .gorenje--container{
        margin:auto;
        max-width:1380px;
		width:100%;
    }
}

.gorenje--faq-item {
	margin-top:20px;
	max-width:1000px;
	padding-left:10px;
	padding-right:10px;
	margin: 0 auto;
}

.gorenje--faq-header {
  font-family: 'Ubuntu', sans-serif;
  font-weight:500;
  font-size:20px;
  background-color: #00b9ad;
  padding: 15px;
  color:#fff;
  cursor: pointer;
}

.gorenje--faq-header::after {
    content: '+';
    float: right;
    font-size: 30px;
    transition: transform 0.3s ease;
	font-family: 'Ubuntu', sans-serif;
	font-weight:200;
	line-height: 20px;
}

.gorenje--faq-header.gorenje--active::after {
    content: '-';
}


.gorenje--faq-body {
  font-family: 'Ubuntu', sans-serif;
  font-weight:400;
  font-size:16px;
  text-align:left;
  margin-bottom: 60px;
  max-width: 900px;
}
#gorenje .gorenje--faq-body p {
	text-align:left;
}


.gorenje--faq-body ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 14px;
}

#gorenje_zasady {
background-color:#fff;
margin-top: -5px;
}

#gorenje_linki {
background-color:#fff;
}

#gorenje_footer {
background-color:#fff;
}

.gorenje--img-fluid {
  max-width: 100%;
  height: auto;
  }

.gorenje--card {
  margin: 30px 0px 30px 0px !important;
}

.gorenje--card-body {
  position:relative;
  max-width: 250px;
  width:100%;
  background-color: transparent;
  border: 0px solid rgba(255,255,255,1);
  border-radius: 20px;
  margin: 0 auto;
  text-align:center;
  height:auto;
  
  /*-webkit-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.65);*/
	
}

.gorenje--card-body-wide {
  position:relative;
  max-width: 850px;
  width:100%;
  background-color: transparent;
  border: 0px solid rgba(255,255,255,1);
  border-radius: 20px;
  margin: 0 auto;
  text-align:center;
  height:auto;
}

#zalety-telewizorow-gorenje {
	background-color:#fff;
	padding-bottom:80px;
}

#zalety-telewizorow-gorenje figure {
  margin: 0;
  padding: 0px 0px 10px;
}

.gorenje--card img {
text-align:center;
margin:0 auto;
}
  
#gorenje p {
font-family: 'Ubuntu', sans-serif;
font-weight:400;
font-size:14px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
color:#000;
}  

#gorenje p span {
font-family: 'Ubuntu', sans-serif;
font-weight:700;
color:#00b9ad;
}

#gorenje p a {
font-family: 'Ubuntu', sans-serif;
font-weight:700;
color:#00b9ad;
text-decoration:none;
}

.gorenje--btn-green, .gorenje--btn-green:visited, .gorenje--btn-green:focus {
  font-family: 'Ubuntu';
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  border-radius: 0rem;
  background: rgba(0, 173, 155, 1);
  text-transform: none;
  max-width: 230px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: none;
  padding: 10px 20px;
  border-radius: 5px;
  border:none;
  cursor:pointer;
}

.gorenje--btn-green:hover {
  background: rgba(0, 58, 86, 1);
  color:#fff;
  border: none;
}

.gorenje--mx-auto {
  margin:0 auto!important;
}

.gorenje--text-center {
  text-align:center;
}

.gorenje--mt20 {
margin-top:20px
}

.gorenje--mb20 {
margin-bottom:20px
}

.gorenje--mt40 {
margin-top:40px
}

.gorenje--mb40 {
margin-bottom:40px
}

.gorenje--mb80 {
margin-bottom:80px
}

.gorenje--mt60 {
margin-top:60px
}

.gorenje--mb60 {
margin-bottom:60px
}

.gorenje--pt40 {
padding-top:40px
}

.gorenje--pb20 {
padding-bottom:20px
}

.gorenje--pb40 {
padding-bottom:40px
}

.gorenje--pt60 {
padding-top:60px
}

.gorenje--pb60 {
padding-bottom:60px
}

.gorenje--pb80 {
padding-bottom:80px	
}


#gorenje .text-small {
color:#fff;
font-size:14px;
font-family: 'Ubuntu', sans-serif;
font-weight:400;
}

@media(min-width:1200px){

#gorenje_opinie .gorenje--card-title.gorenje--numberCircle {
  margin: 0 auto;
  position: absolute;
  top: 60px;
  left: 0;
  right: -330px;
}


#gorenje_zasady .gorenje--card-title.gorenje--numberCircle {
  margin: 0 auto;
  position: absolute;
  top: 60px;
  left: 0;
  right: -250px;
}

}

.gorenje--show-xl-desktop {
	display:none;
}

#gorenje_zasady .gorenje--row.gorenje--mx-auto {
  max-width: 1000px;
}

@media(min-width:1200px){

.gorenje--card-title.gorenje--numberCircle {
  margin: 0 auto;
  position: absolute;
  top: 60px;
  left: 0;
  right: -400px;
  display: block;
}


.gorenje--numberCircle {
    font-family:'Ubuntu';
    width: 75px;
    line-height: 70px;
	padding-left:5px;
	height:75px;
    border-radius: 100%;
    text-align: center;
    font-size: 1;
    border: 0px solid transparent;
    color:#fff;
    -webkit-transition: transform 0.1s ease-out;
    -moz-transition: transform 0.1s ease-out;
    -o-transition: transform 0.1s ease-out;
    transition: transform 0.1s ease-out;
	display: block;
}

.card-title.gorenje--numberCircle {
  margin: 0 auto;
  position: absolute;
  top: 60px;
  left: 0;
  right: -270px;
  display: block;
}

}

.gorenje--blue {
background-color:#01426A;
padding:20px 25px 20px 25px;
}

#gorenje .gorenje--organizator p {
font-family: 'Ubuntu', sans-serif;
font-weight:400;
color:#fff;
font-size:11px;
max-width:800px;
width:100%;
text-align:center;
margin:0 auto;
}



.gorenje--show-desktop {
		display:block;
	}
	
	.gorenje--show-mobile {
		display:none;
	}

@media(max-width:767px){

	.gorenje--show-desktop {
		display:none;
	}
	
	.gorenje--show-mobile {
		display:block;
	}

    .gorenje--row .gorenje--col{
        width:100%
    }
	
	.gorenje--btn-outline, .gorenje--btn-outline:visited, .gorenje--btn-outline:focus, .gorenje--btn-outline:active {
	font-size:14px;
	width:95%;
	}
}

@media(max-width:1200px){

.gorenje--show-xl-desktop {
	display:none;
}
}

.gorenje--do-usuniecia {
	font-family: 'Ubuntu', sans-serif;
	color:#fff;
	background-color:red;
	text-align:center;
	padding:10px;
}

#gorenje .gorenje--accordion .gorenje--card {
  border: 1px solid #ddd;
}

#gorenje .gorenje--accordion .gorenje--card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
}

#gorenje .gorenje--accordion .gorenje--card-header button {
  display: block;
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 0;
  color: #007bff;
  cursor: pointer;
  font-weight: bold;
}

#gorenje .gorenje--accordion .cgorenje--ard-body {
  padding: 1.25rem;
}

#gorenje .gorenje--collapse {
  display: none;
}

#gorenje .gorenje--collapse.show {
  display: block;
}