.skupka .section.top {
	text-align: left;
    padding: 20px 0;
	background: #e5e5e5;
}
.skupka .section.top h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 800;
    text-transform: uppercase;
    color: #9A2520;
    padding: 0;
    margin: 0;
    text-align: center;
}
.skupka .section.top h1 div {
    background: #fff;
    padding: 0 10px;
    text-align: center;
    display: inline;
}
.skupka .section.top h1 div span {
    font-size: 30px;
	line-height: 52px;
    color: #000;
}
.skupka .section.top .h2 {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
}
.skupka .section.top .h3 {
    font-size: 58px;
    line-height: 64px;
    text-transform: uppercase;
    color: #000;
	/*
    padding: 0 10px 20px;
    display: inline-block;
    background: url(/images/pages/div-ocenka-1-1.jpg) #f39200;
    background-size: 10%;
    background-position: left 0px top 100%;
    background-repeat: repeat-x;
	*/
}
.skupka .section.top .form-wrapper {
    background: #f39200;
	color: #fff;
    padding: 10px 15px 0px;
    margin: 30px 0px 30px;
    border-radius: 10px;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}
.skupka .section.top .form-wrapper .h1 {
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    padding: 10px 0 5px;
	margin: 0;
}
.skupka .section.top .form-wrapper .h4 {
    color: #000;
    text-align: center;
    padding: 0;
	margin: 0 0 15px;
}
.skupka .section.top .form-wrapper .resp-text {
    color: #fff;
    padding: 40px 0;
    font-size: 22px;
    line-height: 28px;
	text-align: center;
}
.skupka .section.top .form-wrapper .h2 {
    color: #fff;
    text-shadow: 0px 3px 4px #891e2e;
    font-size: 96px;
    line-height: 102px;
    margin: 20px 0;
    padding: 0;
}
.skupka .section.top .form-wrapper .h3 {
    font-size: 34px;
    line-height: 40px;
    color: #000;
    margin: 15px 0 0;
    padding: 0;
}
.skupka .section.top .form-wrapper p {
    color: #000;
    font-size: 24px;
    padding: 0;
    margin: 0;
}
@media (min-width: 1023px) {
	.skupka .section.top {
		padding: 40px 0px;
		background: url(/images/pages/main-bg-skupka-20230414-1.jpg) #fff;
		background-size: cover;
		background-position: left 0px top 100%;
		background-repeat: no-repeat;
	}
	.skupka .section.top .row.flex {
		display: flex;
		align-items: center;
	}
	.skupka .section.top h1 {
		font-size: 42px;
		line-height: 82px;
		margin-top: 30px;
		text-align: left;
	}
	.skupka .section.top .h2 {
		font-size: 34px;
		line-height: 40px;
	}
	.skupka .section.top .h3 {
		font-size: 62px;
		line-height: 68px;
	}
	.skupka .section.top .form-wrapper {
		padding: 10px 30px 15px;
		margin: 15px 0px 30px;
	}
}
.skupka .top-divider {
	background: url(/images/pages/divider-triangle-grey-1-1.png);
    background-size: 30px;
    background-position: center;
    background-repeat: repeat-x;
    padding: 0px;
    margin: -15px 0px -1px;
    overflow: visible;
    height: 15px;
}
.skupka .bottom-divider {
    background: url(/images/pages/divider-triangle-red-1-1.png);
    background-size: 30px;
    background-position: center;
    background-repeat: repeat-x;
    padding: 15px 0 0 0;
    margin: -15px 0px -5px;
    overflow: visible;
    height: 15px;
}
.skupka .section-divider.dash {
	background: transparent;
}
.skupka .section-divider.dash .row::after {
    content: '';
    display: block;
    background: #e5e5e5;
    border-bottom: 1px dashed #888;
    height: 1px;
    width: calc(100% - 30px);
    padding: 0;
    margin: 0 15px;
}
.skupka .section.pros {
	background: #fff;
	padding: 30px 0px 0px;
}
.skupka .section.pros .row {
	display: flex;
}
.skupka .section.pros .col-md-4 {
    display: flex;
    flex: none;	
}
.skupka .section.pros .h2 {
    text-align: center;
	padding: 0 0 20px;
}
.skupka .section.pros .item {
    background: #F6F4EF;
    padding: 20px 30px;
    margin: 0 auto 30px;
    border-radius: 10px;
    box-shadow: 0px 5px 5px #ccc;
}
.skupka .section.pros .h3 {
	font-size: 22px;
}
.skupka .section.pros img {
    width: 100%;
    padding: 10px 0 20px 0;
}
.skupka .section.pros p {
    
}
@media (max-width: 1023px) {
	.skupka .section.pros .row {
		display: block;
	}
	.skupka .section.pros .col-md-4 {
		display: block;
	}
	.skupka .section.pros .item {
		
	}
	.skupka .section.pros img {
		
	}
}
.skupka .section.how {
	background: #fff;
	padding: 30px 0px 0px;
}
.skupka .section.how .h2 {
	text-align: center;
}
.skupka .section.how .h3 {
    text-align: center;
    font-size: 22px;
    font-weight: normal;
}
.skupka .section.how img {
    width: 40%;
    padding: 30px 0;
}
.skupka .section.how .step {
    position: relative;
}
.skupka .section.how .step .row>.col-md-12:first-child::before {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
	height: 5px;
    top: 50%;
    left: 45%;
	background: #962a28;
}
.skupka .section.how .step .row>.col-md-12:first-child::after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 46%;
    left: 93%;
    background: url(/images/pages/arrow-skupka-20230414-1.png);
}
.skupka .section.how .col-md-4:last-child .step .row>.col-md-12:first-child::before,
.skupka .section.how .col-md-4:last-child .step .row>.col-md-12:first-child::after {
    display: none;
}
.skupka .section.how .item {
    background: #F6F4EF;
    padding: 20px 30px;
    margin: 0 auto 30px;
    border-radius: 10px;
    box-shadow: 0px 5px 5px #ccc;
}
.skupka .section.how .item .h3 {
    font-size: 22px;
    text-align: left;
    padding: 20px 0;
}
.skupka .section.how .item img {
    width: 100%;
    padding: 10px 0 20px 0;
}
.skupka .section.how .item p {
    
}
@media (max-width: 1023px) {
	.skupka .section.how .step .row>.col-md-12:first-child::before,
	.skupka .section.how .step .row>.col-md-12:first-child::after {
		display: none;
	}
	.skupka .section.how .row {
		display: block;
	}
	.skupka .section.how .col-md-4 {
		display: block;
	}
	.skupka .section.how .item {
		
	}
	.skupka .section.how img {
		width: 100%;
		padding: 5px 0 30px;
	}
}
.skupka .section.what {
	background: #fff;
	padding: 30px 0px;
}
.skupka .section.what .h2 {
	text-align: center;
	padding: 0 0 20px;
}
.skupka .section.what .item {
    background: #F6F4EF;
    padding: 20px 30px;
    margin: 0 auto 30px;
    border-radius: 10px;
    box-shadow: 0px 5px 5px #ccc;
}
.skupka .section.what .item .h3 {
    font-size: 22px;
    text-align: left;
    padding: 20px 0;
}
.skupka .section.what .item img {
    width: 100%;
    padding: 10px 0 20px 0;
}
.skupka .section.what .item p {
    
}
@media (max-width: 1023px) {
	.skupka .section.what .row {
		display: block;
	}
	.skupka .section.what .col-md-4 {
		display: block;
	}
	.skupka .section.what .item {
		
	}
	.skupka .section.what img {
		width: 100%;
		padding: 5px 0 30px;
	}
}
.skupka .section.form {
    background: #F39200;
    padding: 30px 0px;
    color: #000;
    text-align: center;
}
.skupka .section.form .h2 {
    margin-bottom: 15px;
}
.skupka .section.form .dscallme-simple {
    padding: 5px 0px 20px;
}
.skupka .section .dscallme-simple input {
    border: 1px solid #fff;
}
.skupka .section .dscallme-simple input.error {
    border: 1px solid #9a2520;
}
.skupka .section .dscallme-simple input[type=submit] {
    border: 1px solid #9a2520;
    background: #9a2520;
}
.skupka .form-wrapper .wait-img {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 15% 0 0 0;
    margin: 0;
    text-align: center;
    background: #f39200;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
}
.skupka .form-wrapper .dscallme-simple {
    padding-top: 0px;
	margin: 0px;
}
.skupka .form-wrapper .dscallme-simple div[class^="field"] {
    margin: 0px 0px 15px;
}
.skupka .form-wrapper .dscallme-simple .checkbox_wrapper {
    text-align: left;
}
.skupka .form-wrapper .dscallme-simple input#agree {
    margin: 4px 0 0;
}
.skupka .form-wrapper .dscallme-simple label[for=agree] {
    color: #fff;
    font-size: 11px;
	line-height: 16px;
}
.skupka .form-wrapper .dscallme-simple label[for=agree] a {
    color: #fff;
    font-size: 11px;
	line-height: 16px;
}
.skupka .form-wrapper .dscallme-simple label.error {
    padding: 0 7px;
    margin: 0;
    font-size: 10px;
    position: absolute;
    color: #fff;
    bottom: -5px;
    background: #bf2025;
    border: 0;
    border-radius: 0 0 5px 5px;
    width: calc(100% - 30px);
}
.skupka .bottom-order-button {
    border: 1px solid #9a2520;
    background: #9a2520;
    width: 100%;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    background-size: 45px;
    border-radius: 5px;
    height: 45px;
    text-indent: 0.01px;
    padding: 0px;
    float: left;
    line-height: 45px;
    color: #fff;
    vertical-align: top;
    text-align: center;
    margin: 10px 0px 30px;
}
.skupka .bottom-order-button:hover {
    color: #fff;
}
.skupka .form-text {
    color: #fff;
    /* text-align: center; */
    font-size: 11px;
	line-height: 16px;
}
@media (min-width: 1023px) {
	.skupka .row .col-md-5col {
		width: 20%;
	}
}
@media (max-width: 1023px) {
	.skupka .form-text {
		font-size: 11px;
	}	
}
.skupka .section.seo {
	background: #fff;
	padding: 30px 0 0;
}