.sec{
	position: relative;
	z-index: 1;
	line-height: normal;
}

.sec-gray-border{
	border: 1px solid #d4d4d4;
	padding: 30px 30px 55px 30px;	
	background-color: white;
	border-radius: 25px;
}

.sec-gray{
	border: 1px solid #d4d4d4;	
	padding: 30px 30px 30px 30px;
	border-radius: 25px;
	background-color: #F6F6F6;
}

.sec-gray hr {
    margin-top: 25px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #d4d4d4;
}

@media (max-width: 359px) {
	.sec.sec-gray {
		padding-left: 16px;
		padding-right: 16px;
	}
}

@font-face{
	font-family: 'Poppins';
	src: url(/css/fonts/poppins/Poppins-Medium.ttf)
}

/*.comp-reg-wr{
	font-family: "Poppins", sans-serif;
}*/
.rw-mg-b-50{
	margin-bottom: 50px;
}

.rw-mg-b-40{
	margin-bottom: 40px;
}

.rw-mg-b-30{
	margin-bottom: 30px;
}

.rw-mg-b-25{
	margin-bottom: 25px;
}

.rw-mg-b-20{
	margin-bottom: 20px;
}

.rw-mg-b-15{
	margin-bottom: 15px;
}

.rw-mg-b-10{
	margin-bottom: 10px;
}
.m-sec{
	position: relative;
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;*/
	margin-bottom: 35px;
}

.two-col-tmp-wr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sections-wrapper{
	display: none;
}
.left-col-data-wr{
	width: 100%;
}

.right-col-data-wr{
	width: 320px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex:0;
	-ms-flex:none;
	flex: none;
	padding-left: 20px;
}

.section-banner{
	margin-top: -25px;
}

.sec-banner{
	border: 1px solid #A09E9F;
	border-radius: 0px 0px 25px 25px;
	background-image: url("/images/company_registration/bannerCompanyRegistration.png");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: -100px 50%;
}

.section-banner-txt-wr {
	text-align: right;
	padding: 100px 35px 50px 0px;
}

.banner-title{
	font-weight: bold;
	color: #AECB3B;
    text-shadow: 0 0 12px white, 0 0 11px white, 0 0 3px white;
}

.txt-banner{
	color: #888888;
	margin-left: 45%;
    text-shadow: 0 0 11px white, 0 0 10px white, 0 0 9px white, 0 0 8px white, 0 0 7px white, 0 0 1px white;
    font-size: 16px;
    line-height: 21px;
	background-color: #ffffffb0;
    border-radius: 21px;
    box-shadow: 0 0 16px 18px #ffffffb0;
}

.sec-title{
	color: #088cbd;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.section-subtitle{
	margin-bottom: 0px;
	font-size: 15px;
    margin-top: 2px;
}

.sec-user-info{
	line-height: normal;
}

.txt-sec-user-info-txt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.sec-user-info-data{
	margin-top: -50px;
	/*margin-bottom: 35px;*/
	padding-top: 50px;
	padding-bottom: 50px;
}

.sec-login-data{
	z-index: 2;
	margin-top: -50px;
}

.m-section-sett-data{
	/*margin-bottom: 35px;*/
}

.sec-invoice-d-inf{
	z-index: 1;
	/*margin-top: -50px;
	padding-top: 80px;*/
}

.sec-invoice-data{
	z-index: 2;
	margin-top: -50px;
}

.sec-sett-res{
	margin-top: -50px;
}

.badge-category{
	background-color: #b0b0b0;
    padding: 10px 13px 10px 13px;
    cursor: pointer;
    margin: 6px;
    color: white;
    border-radius: 25px;
    /*font-size: 14px;*/
}

.badge-category:hover{
	background-color: #088cbd
}

.badge-category.active{
	background-color: #AECB3B;
}

.type-services-wr{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
}

.sett-comp-wrapper{
	margin-top: 30px;
}

.icon-comp-sett{
	border-radius: 50%;
    background-color: #088cbd;
    border: 1px solid #088cbd;
    color: white;
    /*padding: 7.5px 10px;*/
    font-size: 22px;
    width: 44px;
    height: 42px;
    text-align: center;
    padding: 7px;
    display: inline-block;
    vertical-align: middle;
}

.txt-label-comp-sett{
	font-size: 17px;
    font-weight: bold;
    margin-left: 15px;
    vertical-align: middle;
}

.sett-number-wr{
	display: inline-block;
	width: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.btn-set-number{
	padding: 5px 10px 5px  10px;
}

.btn-set-number.inactive{
	background-color: #d6d5d3;
	cursor: initial;
}

.desc-icon{
	font-size: 9px;
	cursor: pointer;
}

.set-company-info-wr{
	padding-bottom: 15px;
}

.company-addres-data-wr{
	position: relative;
	padding-left: 52px;
}

.company-bor{
	border-top: 1px solid #d4d4d4;	
	padding-top: 25px;
}

.line-addr{
	position: absolute;
    top: 50px;
    left: 35px;
    width: 33px;
    border: 2px solid #088cbd;
    border-top: none;
    border-right: none;
    border-radius: 0px 0px 0px 20px;
}

.line-addr1{
	height: 35px;
}

.line-addr2{
	height: 95px;
}

.line-addr3{
	height: 155px;
}

.switch-label-wr{
	min-height: 30px;
}

.txt-label{
	font-size: 13px;
	vertical-align: middle;
	position: relative;
	top: 5px;
}

.cm-label{
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	position: relative;
	top: -10px;
	cursor: pointer;
	margin-top: 10px;
}

.cm-label:hover{
	text-decoration: underline;
}

.step-image{
	width: 100%;
	border-radius: 25px 25px 0px 0px;
}

.r-sec-step-info{
	border: 1px solid #088cbd;
	border-radius: 25px;
	/*padding-top: 186px;*/
	padding: 110px 15px 20px 15px;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #23282b;
	margin-bottom: -50px;
    z-index: 3;
    color: white;
    text-align: center;
}

.cm-progress.progress{
	height: 5px;
	background-color: #7C7C7A;
	margin-bottom: 0px;
}

.cm-progress .progress-bar{
	background-color: #AECB3B;
	border-radius: 10px;
}

.step-txt{
	color: white;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}

.txt-money-bc-guarantee{
	font-size: 15px;
	font-weight: bold;
}

.system-more-inf-wr{
	/*font-size: 13px;*/
}

.r-sec-next{
	padding: 70px 20px 20px 20px;
	background-color: #B4ABAC;
	z-index: 2;
}

.r-sec-success{
	background-color: #AECB3B;
}

.r-sec-error{
	background-color: #CD1F20;
}

.btn-next-wrapper,
.btn-finish-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.btn-next-wrapper.btn-prev-wr .btn-next,
.btn-finish-wrapper.btn-prev-wr .btn-finish-reg{
	border-radius: 0px 10px 10px 0px;
}

.btn-next,
.btn-finish-reg{
	width: 100%;
	font-weight: bold;
	background-color: #F0F9FE;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn-prev{
	font-weight: bold;
	background-color: #F0F9FE;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px 0px 0px 10px;
	border-right: 1px solid black;
}
.btn-finish-wrapper .btn-prev{
	color: #088cbd;
}

.btn-next:hover,
.btn-prev:hover{
	color: black;
	background-color: #d3e2eb;
	/*border: 1px solid #d3e2eb;*/
}

.btn-next:focus,
.btn-prev:focus{
	color: black;
	outline: 0;
}

.btn-finish-reg{
	color: #088cbd;
}

.btn-finish-reg:hover{
	color: #088cbd;
	background-color: #d3e2eb;
}

.r-sec-price{
	padding: 70px 20px 20px 20px;
	z-index: 2;
	background-color: #088cbd;
	border: 1px solid #088cbd;
	border-radius: 25px; 
	color: white;	
	margin-bottom: -50px;
}

.txt-your-price{
	font-size: 15px;
	font-weight: bold;
}

.txt-your-price-price-wr{
	text-align: right;
}

.txt-your-price-price{
	font-size: 30px;
	font-weight: bold;
}

.r-sec-summary{
	padding: 70px 20px 20px 20px;
	z-index: 1;
	background-color: white;
	border: 1px solid #088cbd;
	border-radius: 25px; 
	color: black;	
}

.title-sec-summary{
	margin: 0px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d4d4;
}

.txt-price-without-disc,
.txt-save-every-year{
	margin-bottom: 0px;
}

.txt-blue{
	color: #088cbd;
}

.price-without-disc,
.save-price{
	text-align: right;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}

.price-without-disc{
	text-decoration: line-through;
}

.m-section-step-info{
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
}


.sec-user-info-data,
.sec-login-data,
.sec-invoice-data,
.sett-comp-wrapper,
.set-company-info-wr{
	padding-right: 90px;
}

.tooltip-inner{
	background-color: white;
	color: #088cbd;
	border: 1px solid #088cbd;
	/*max-width: 245px;*/
	width: max-content;
	max-width: 245px;
}

.tooltip-arrow{
	border-top-color: #088cbd !important;
}


.verif-sms-wr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
	border: 1px solid #d4d4d4;
	border-radius: 25px;
	background-color: white;
}

.verif-sms-icon-wr{
	min-width: 50px;
	max-width: 50px;
	padding: 3px;
}

.verif-sms-icon{
	background-color: #088cbd;
	border: 1px solid #088cbd;
	font-size: 19px;
	color: white;
	border-radius: 30px;
	padding: 19px 10px 19px 10px;
	text-align: center;
}

.verif-sms-txt-wr{
	padding-top: 25px;
	width: 240px;
	padding-right: 5px;
}

.sms-code-inp{
	width: 17%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: #d4d4d4;
	text-align: center;
	margin-right: 4px;
	font-size: 20px;
	line-height: 1.6;
}

.sms-code-inp:focus-visible{
	outline: none;
}

.txt-verif-sms{
	text-align: center;
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.sms-code-inputs-wr{
	padding: 25px 0px 10px 25px;
}

@media (max-width: 440px) {
	.sms-code-inputs-wr {
		padding-left: 12px;
	}
}

.left-col-data-wr .m-section-step-info{
	display: none;
}

.txt-mobile-step-desc{
	text-align: left;
	text-align: left;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 1px 1px black;
}


.services-categories-wr{
    min-height: 50px;
    border-radius: 25px;
	border: 1px  solid #d4d4d4;
	background-color: white;
}

.search-category-wr{
	width: 38%;
	display: inline-block;
	vertical-align: top;
}

.category-service-icon-wr.inp-addon-wr{
	border: none;
	display: inline-block;
}

.selected-category-wr{
	max-width: 50%;
	padding: 7px 3px 7px 3px;
	display: inline-block;
	vertical-align: top;
}


.selected-category-wr .badge-category{
	margin: 0px;
	background-color: #088cbd;
	border:1px solid #088cbd;
	margin: 1px;
}

.icon-rm-category{
	margin-right: 6px;
}

.search-category-wr .gray-form-el{
	border: none;
	padding: 6px 25px 6px 5px;
}

.m-section-step-data{
	display: none;
}

.services-categories-wr .input-group-addon{
	position: relative;
	top: 1px;
}

.search-inp-wr .ui-select-bootstrap > .ui-select-choices,
.search-inp-wr .ui-select-bootstrap > .ui-select-no-choice{
    padding: 0px;
}

.search-inp-wr .form-control{
    border: 1px solid #d4d4d4;
    height: 50px;
    padding: 15px 25px 15px 25px;
    /*padding: 3px 12px;*/
    border-radius: 25px;
    box-shadow: none;
    line-height: normal;
}

.inp-group-gray.search-inp-wr .form-control{
	border-radius: 0px 25px 25px 0px;
	border-left: none;
}

.search-inp-wr .ui-select-container .ui-select-match-text.pull-left:focus{
    outline: none !important;
}

.search-inp-wr,
.search-inp-wr .ng-binding:focus,
.search-inp-wr .ui-select-container:focus,
.search-inp-wr .ui-select-container .ui-select-match:focus{
    outline: none !important;
}

.search-inp-wr .ui-select-container .btn-default-focus {                        
    outline: 0 !important;
    outline-offset: 0px !important;
    box-shadow: none;
    background-color: #F6F6F6 !important;
}

.search-inp-wr .ui-select-placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.search-inp-wr .ui-select-no-choice li{
	padding: 10px 15px;
}

/** skryta sipka dole **/
.search-inp-wr .ui-select-container .caret.pull-right{
	display: none;
}
/** koniec sipky dole **/

.ui-select-bootstrap .ui-select-match-text span{
    height: 31px;
}

.search-inp-wr .ui-select-container{
	width: 100%;
}

.search-inp-wr .district-wr{
	text-align: right;
	font-size: 13px;
	margin-bottom: 0px;
}

.btn-close-modal{
	float: right;
}

.err-mess-wr{
	color: red;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 5px;
}

.err-mess-check{
	padding-top: 0px;
	padding-left: 30px;
}

.err-mess-cond{
	margin-top: -5px;
	margin-bottom: 5px;
}

.err-branch-sett-wr{
	margin-bottom: 10px;
}

@media (min-width: 768px){
	.modal-dialog {
	    width: 700px;
	}
}

@media screen and (max-width: 992px){
	.right-col-data-wr{
		display: none;
	}

	.sec-user-info-data,
	.sec-login-data,
	.sec-invoice-data{
		padding-right: 30px;
	}

	.sett-comp-wrapper,
	.set-company-info-wr{
		padding-right: 15px;
	}

	.left-col-data-wr .m-section-step-info{
		display: block;
		position: relative;
		top: 0px;
		margin-bottom: -10px;
	}

	.m-section-user-info{
		/*margin-top: -80px;*/
	}

	.left-col-data-wr .m-section-step-info .r-sec-step-info{
		z-index: 1;
		background-size: cover;
		background-position: center center;
		/*height: 400px;*/
		/*padding: 130px 30px 45px 30px;*/
		padding: 110px 30px 45px 30px;
	}

	.step-txt{
		text-shadow: 1px 1px black;
	}

	.sec-sett-res,
	.sec-user-info-data,
	.sec-login-data,
	.sec-invoice-data{
		z-index: 3;
	}

	.m-section-step-data{
		display: block;
		margin-top: -80px;
	}

	.r-sec-price,
	.r-sec-summary,
	.r-sec-next{
		padding-left: 30px;
		padding-right: 30px;
	}

	.txt-mobile-step-desc{
		background-color: rgba(0,0,0,0.5);
		/*padding: 5px;*/
		/*box-shadow: 0px 0px 20px rgb(0,0,0);*/
		box-shadow: 0 0 5px 10px rgba(0,0,0,0.5);
	}
}

@media screen and (max-width: 768px){
	.btn-set-numb-wr{
		text-align: right;
		padding-top: 5px;
	}
}


@media screen and (max-width: 620px){
	.discount-sett-data-wr{
		padding: 0px 20px;
	}
}

@media screen and (max-width: 595px){
	.selected-category-wr{
		max-width: 45%;
	}
}

@media screen and (max-width: 500px){
	.discount-sett-data-wr{
		padding: 0px;
	}
}

@media screen and (max-width: 460px){
	.left-col-data-wr .m-section-step-info .r-sec-step-info{
		z-index: 1;
		/*background-size: contain;*/
		background-size: cover;
		background-position: initial;
		/*padding: 100px 30px 45px 30px;*/
		padding: 50px 30px 45px 30px;
	}
}

@media screen and (max-width: 450px){
	.search-category-wr{
		width: 100%;
		padding-left: 50px;
	}

	.selected-category-wr{
		max-width: 70%;
	}
}

@media screen and (max-width: 450px){
	.verif-sms-txt-wr{
		padding-top: 17px;
    	width: 150px;
    	padding-right: 15px		
	}
}

@media screen and (max-width: 500px){
    .section-banner-txt-wr {
	    padding: 20px 20px 10px 0px;    
    }
}

@media screen and (max-width: 330px){
    .section-banner-txt-wr {
	    padding: 5px 5px 5px 0px;    
    }
}

/** ---- STYLE BTN ---- **/
.btn-rounded{
	border-radius: 25px;
}

.btn-green{
	background-color: #AECB3B;
	color: white;
}	

.btn-blue{
	color: white;
	background-color: #088cbd;
}
/** ---- END STYLE BTN ---- **/

/** ---- FORM ELEM STYLE ---- **/
.inp-group-gray{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.gray-form-el{
	display: block;
    width: 100%;
    /*height: 39px;*/
   	height: 50px;
    /*padding: 6px 12px;*/
    padding: 6px 25px 6px 25px;
    font-size: 16px;
    line-height: 1.82857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d4d4d4;
    border-radius: 25px;
}

.gray-form-el::-webkit-input-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::-moz-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::-ms-input-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::-ms-input-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.ui-gray-form-el [type="search"]::-webkit-input-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.ui-gray-form-el [type="search"]::-moz-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.ui-gray-form-el [type="search"]::-ms-input-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.ui-gray-form-el [type="search"]::-ms-input-placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.ui-gray-form-el [type="search"]::placeholder {
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el:focus-visible{
	outline: none;
}

.inp-group-gray .gray-form-el{
	border-radius: 0px 25px 25px 0px;
	border-left: none;
	height: 50px;
	padding-left: 25px;
}

@media (max-width: 440px) {
	.inp-group-gray .gray-form-el,
	.gray-form-el {
		padding-left: 12px;
		padding-right: 12px;
	}
}

.inp-group-gray.inp-success .gray-form-el,
.verif-sms-wr.inp-success,
.search-inp-wr.inp-success .form-control,
.gray-form-el.inp-success{
	border-color: #AECB3B;
}

.inp-group-gray.inp-success .input-group-addon,
.verif-sms-wr.inp-success .verif-sms-icon{
	background-color: #AECB3B;
	border-color: #AECB3B;
}

.inp-group-gray.inp-success .inp-addon-wr{
	border-color: #AECB3B;
}

.inp-group-gray.inp-error .gray-form-el,
.verif-sms-wr.inp-error,
.search-inp-wr.inp-error .form-control,
.gray-form-el.inp-error{
	border-color: #CD1F20;
}

.inp-group-gray.inp-error .input-group-addon,
.verif-sms-wr.inp-error .verif-sms-icon{
	background-color: #CD1F20;
	border-color: #CD1F20;
}

.inp-group-gray.inp-error .inp-addon-wr{
	border-color: #CD1F20;
}

.inp-addon-wr{
	border: 1px solid #d4d4d4;	
	border-radius: 25px 0px 0px 25px;
	border-right: none;
	background-color: white;
	padding: 3px;
	min-width: 50px;
	max-width: 50px;
}

@media (max-width: 440px) {
	.inp-group-gray .dropdown-menu {
		margin-left: -9px;
		width: calc(100% + 9px);
	}
}
@media (min-width: 441px) {
	.inp-group-gray .ui-select-bootstrap .ui-select-choices-row>span {
		padding-left: 24px;
		padding-right: 24px;
	}
}

/* vyhladavanie cas. pasma */

.inp-timezone .ui-select-bootstrap .ui-select-choices-row>span {
	white-space: initial;
}

.ui-select-bootstrap .ui-select-match-text span.wr-timezone {
	display: flex;
    position: absolute;
    top: 0;
    height: 100%;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
    width: calc(100% - 32px);
}

/* Vyhladavanie miest */

.ui-select-bootstrap .ui-select-match-text .wr-town-district span {
	margin: 0;
}

.wr-town-district {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: absolute;
    top: 3px;
    height: calc(100% - 6px);
    align-items: center;
    width: calc(100% - 50px);
    column-gap: 10px;
    align-content: space-evenly;
}

.wr-town-district span {
	height: auto!important;
	width: auto!important;
}

.wr-district span:first-child {
	color: #d4d4d4;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-shrink: 1;
    flex-grow: 1;
}

.wr-district span:last-child {
    flex-shrink: 0;
}

.wr-district {
    flex-grow: 1;
    text-align: right;
	white-space: nowrap;
    max-width: 100%;
    display: flex!important;
    flex-direction: row;
}

.wr-town-district .wr-town {
	flex-grow: 1;
}

@media (max-width: 440px) {
	.search-inp-wr .form-control {
		padding-left: 12px;
		padding-right: 12px;
	}
	.wr-town-district {
		width: calc(100% - 32px);
	}
}

.inp-group-gray .input-group-addon,
.services-categories-wr .input-group-addon{
	border-radius: 50%;
	background-color: #088cbd;
	border: 1px solid #088cbd;
	color: white;
	/*padding: 7px 10px;*/
	padding: 10px;
	/*position:relative;
	top: 3px;
	left: 3px;*/
	font-size: 19px;
	/*width: 44px;*/
	/*height: 42px;*/
}

.services-categories-wr.inp-error-cat{ 
	border-color: #CD1F20;
}

.services-categories-wr.inp-error-cat .input-group-addon{
	border-color: #CD1F20;
	background-color: #CD1F20;
}


.services-categories-wr.inp-success-cat{ 
	border-color: #AECB3B;
}

.services-categories-wr.inp-success-cat .input-group-addon{
	border-color: #AECB3B;
	background-color: #AECB3B;
}
/** ---- END FORM ELEM STYLE ---- **/


/** ---- CUSTOM CHECKBOX ---- **/
/* The container */
.c-check-wr {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.c-check-wr input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.c-check-wr:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.c-check-wr input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.c-check-wr input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.c-check-wr .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/** ---- END CUSTOM CHECKBOX ---- **/

.c-check-wr.comp-reg-check-wr{
	padding-left: 27px;
}

.c-check-wr.comp-reg-check-wr .checkmark{
	width: 17px;
	height: 17px;
	background-color: transparent;
	border: 2px solid white;
}

.c-check-wr.comp-reg-check-wr .checkmark:after{
	left: 8px;
	top: -7px;
	width: 7px;
	height: 19px;
}

.c-check-wr.comp-reg-check-wr input:checked ~ .checkmark{
	background-color: transparent;
}



/** ---- switch button ---- css **/
.switch {
  /*background: #fff;*/
  background: #f10000;
  /*border: 1px solid #dfdfdf;*/
  border: 1px solid #f10000;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  overflow: visible;
  width: 52px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  top: -1px;
  margin-right: 5px;
}
/*adding a wide width for larger switch text*/
.switch.wide {
  /*width:80px;*/
  width: 65px;
  /*margin-bottom: 5px;*/
}
.switch small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
}
.switch.checked {
  /*background: rgb(100, 189, 99);*/
  /*border-color: rgb(100, 189, 99);*/
  background: #AECB3B;
  border-color: #AECB3B;
}
.switch.checked small {
  left: 22px;
}
/*wider switch text moves small further to the right*/
.switch.wide.checked small {
  /*left:52px;*/
  left: 35px;
}
/*styles for switch-text*/
.switch .switch-text {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}

.switch .off {
  display:block;
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: 0;
  /*color:#A9A9A9;*/
  color: white;
}

.switch .on {
  display:none;
   z-index: 0;
  color:#fff;
  position: absolute;
  top: 25%;
  left: 9%;
}

.switch.checked .off {
  display:none;
}

.switch.checked .on {
  display:block;

}

.switch.disabled {
  opacity: .50;
  cursor: not-allowed;
}
/** ---- end switch button css ---- **/

#ajax-loader{
	position: fixed;
}

.inp-error-calendar-number .txt-label-comp-sett{
	color: #CD1F20;
}

.inp-error-calendar-number .icon-comp-sett{
	background-color: #CD1F20;
	border-color: #CD1F20;
}

.system-more-inf-wr .link-info{
	color: white;
}

.txt-lab-select-category{
	margin-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
}

.inp-group-gray .intl-tel-input{
	width: 100%;
}

.err-check-phone-wr{
	padding-left: 15px;
	padding-top: 5px;
}

.txt-input-description {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
    padding-left: 15px;
}

#VOPModal {
	overflow: hidden;
}

#VOPModal .modal-dialog,
#VOPModal .modal-content {
	max-height: 100vh;
	margin: 0;
}

#VOPModal iframe {
	max-height: calc(100vh - 64px)!important;
}

.pos-anchor {
	position: relative;
}

.txt-no-card-needed {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    color: #999999;
    position: relative;

    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 19px;
    margin-left: 33px;
}

.left-col-data-wr .txt-no-card-needed {
    margin-left: 42px;
}

.draw-arrow {
    position: absolute;
    width: 20px;
    height: 72px;
	z-index: 2;
}

.draw-arrow .dir-line {
	overflow: hidden;
    position: absolute;

	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.draw-arrow .dir-line::before {
	content: '';
	display: block;
    position: absolute;
    border-radius: 50%;
    border-color: #999999;
    border-style: solid;
	
	top: 0;
    width: 230%;
	height: 100%;
}

.draw-arrow.draw-arrow.arrow-left .dir-line::before {
	left: 0;
    border-width: 2px 2px 2px 2px;
}

.draw-arrow.arrow-left {
    top: -59px;
    left: -25px;
}

.draw-arrow::after {
    content: '';
    display: block;
    position: absolute;
    height: 6px;
    width: 12px;
    background-image: url(/images/curved-arrow.png);
    background-size: 12px 6px;
    background-position: center center;
    background-repeat: no-repeat;
    right: -10px;
    top: 0px;
    transform-origin: 6px 0px;
    transform: rotate(74deg);
}

@media (min-width: 768px) {
	#modalConfirmPhone .modal-dialog {
		max-width: 400px;
	}
}

.modal-sec .modal-content {
    border-radius: 25px;
}

.modal-sec .modal-body {
    border: 1px solid #d4d4d4;
    background-color: #F6F6F6;
    border-radius: 25px;
	margin-bottom: -50px;
}

.modal-sec .modal-footer {
    border-radius: 0 0 25px 25px;
    padding: 70px 20px 20px 20px;
    background-color: #B4ABAC;
}

.cfm-question {
    font-size: 22px;
    text-align: center;
}

.cfm-phone-number {
    /*text-align: center;
    font-size: 19px;
    color: #9e9ccb;
    margin-top: 8px;
    margin-bottom: 16px;
    padding: 9px 14px;
    background-color: #f7f7f9;
    border-radius: 4px;*/

    text-align: center;
    font-size: 19px;
    color: #088cbd;
    margin-top: 14px;
    margin-bottom: 16px;
    padding: 9px 14px;
    border-radius: 51px;
    background-color: white;
}

.btn-change,
.btn-confirm {
	font-weight: bold;
	background-color: #F0F9FE;
	padding-top: 10px;
	padding-bottom: 10px;
    float: left;
}

.btn-change {
	background-color: #f9e5e5;
}

.btn-confirm:hover {
	color: black;
	background-color: #d3e2eb;
}

.btn-change:hover {
	color: black;
	background-color: #efcccc;
}

.btn-change,
.btn-confirm:focus {
	color: black;
	outline: 0;
}

.btn-change {
	float: right;
}

.btn-glow {
	position: relative;
    outline: none;
	display: block;
    transform-style: preserve-3d;
}
  
.btn-glow::after {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: animateBtnGlow 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
    transform: translateZ(-1px);
}

.btn-glow:disabled::after {
	display: none;
}

@keyframes animateBtnGlow {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}  

.phone-number {
	color: #088cbd;
}

/* Vyber Grafiky */

.ctx-body-no-overflow {
	overflow: hidden;	
}

.ctr-des-wrapper {
	position: fixed;
	top: 50px;
	left: 0;
	height: calc(100vh - 50px);
	width: 100vw;
	background-color: white;
	z-index: 5;
	display: flex;
	flex-direction: column;
}

.ctr-des-header {
	flex-shrink: 0;
	box-shadow: 0 3px 10px rgb(0 0 0 / 30%);
    z-index: 0;
}

.ctr-sec-form {
    background-color: #F6F6F6;
    border: 1px solid #d4d4d4;
    border-radius: 0 0 25px 25px;
    padding: 16px;
	margin-bottom: -50px;

    position: relative;
    z-index: 3;
}

.dtr-des-next {
    background-color: #B4ABAC;
    border: 1px solid #d4d4d4;
    border-radius: 0;

    padding: 66px 16px 16px 16px;
}

.dtr-des-next .btn-next {
	line-height: 18px;
}

@media (min-width: 500px) {
	.ctr-des-header {
		display: flex;
		flex-direction: row;
	}

	.ctr-sec-form {
		flex-grow: 1;
		margin: 0;
		margin-right: -50px;
		border-radius: 0 0 25px 0;
	}

	.dtr-des-next {
		flex-shrink: 0;
		padding-top: 16px;
		padding-left: 66px;
	}

	.dtr-des-next .btn-next {
		line-height: inherit;
	}
}

.crt-des-selection {
    border: 1px solid #d4d4d4;
    border-radius: 25px;
    border-right: none;
    background-color: white;
    padding: 3px;
}

.crt-des-selection::after {
    border-radius: 25px;
}

.crt-des-item-cont {
	flex-grow: 1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.crt-des-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-grow: 1;
}

.crt-des-item-name {
	padding-left: 6px;
	padding-right: 6px;
	line-height: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media (min-width: 320px) {
	.crt-des-item-cont {
		flex-wrap: nowrap;
	}

	.crt-des-item-name {
		flex-grow: 1;
		padding-right: 0;

		font-size: 16px;
	}
}

.crt-des-options {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 6px;
}

.ctr-des-color-frame {
	border-radius: 4px;
    height: 36px;
    width: 36px;
	cursor: pointer;
	
    border: 1px solid #B4ABAC;

    text-align: center;
    line-height: 32px;
    font-size: 22px;
    padding-top: 2px;
}

.ctr-des-color-frame + .ctr-des-color-frame {
	margin-left: 3px;
}

.crt-des-selection .btn-inp-nav {
    border-radius: 50%;
    background-color: #088cbd;
    border: 1px solid #088cbd;
    color: white;
    font-size: 19px;
    width: 42px;
    height: 42px;
}

.crt-des-selection .btn-inp-nav:disabled {
    background-color: #d4d4d4;
    border: 1px solid #d4d4d4;
}

.btn-inp-nav::after {
	border-radius: 50%;
}

.btn-inp-nav-left {
	padding-right: 14px;
}

.btn-inp-nav-right {
	padding-left: 14px;
}

.ctr-des-preview {
	flex-grow: 1;
	position: relative;
}

.ctr-des-preview iframe {
	width: 100%;
	height: 100%;
}

/* Vyber Grafiky - pomoc */

.ctr-des-help {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 1;
}

.ctr-des-wrapper .modal-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 1;
}

.crt-help-dialog-0 .draw-arrow {
	height: 153px;
    width: 25px;
	top: -128px;
    left: -11px;
}

.crt-help-dialog-1 .draw-arrow {
    width: 20px;
    height: 72px;
	top: -51px;
	left: -2px;
}


.modal-dialog.crt-help-dialog {
    margin: 20px;
}

@media (min-width: 500px) {
	.modal-dialog.crt-help-dialog {
		width: 440px;
		margin: 30px auto;
	}

	.modal-dialog.crt-help-dialog.crt-help-dialog-1 {
		margin: 30px 30px 30px auto;
	}

	.crt-help-dialog-0 .draw-arrow {
		height: 91px;
		width: 20px;
		top: -63px;
		left: -5px;
	}

	.crt-help-dialog-1 .draw-arrow {
		width: 20px;
		height: 82px;
		top: -63px;
		left: initial;
		transform: scale(-1, 1);
		right: -2px;
	}
}

.crt-help-dialog .modal-content {
	border-radius: 25px;
    box-shadow: 0 0 3px 2px white;
	border: 0;
}

.crt-help-dialog .modal-body {
    position: relative;
	
    color: #777;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    text-align: center;
	font-family: "Caveat", cursive;
    font-optical-sizing: auto;
}

.crt-help-dialog .modal-footer {
	border: 0;
    padding-top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.crt-spacer {
	flex-grow: 1;
}

.crt-help-dialog .btn-confirm {
    line-height: 1.82857143;
}

/* Sekcie krok 4 */

.sec-help-info {
	margin-bottom: -50px;
}

.sec-help-data {
	padding: 50px 30px;
	margin-bottom: -50px;
}

.sec-references {
    z-index: 3;
}

.sec-references .sec-header {
	margin-bottom: 35px;
}

/* Krok 4 formular */

.rad-expl {
	color: gray;
}

.radio-group-gray {
	margin-bottom: 10px;
}

.radio-group-gray .radio {
	margin: 0;
}

.radio-group-gray .radio + .radio {
    margin-top: 20px;
}

.radio-group-gray .radio label {
    font-weight: 700;
    font-size: 16px;
}

.radio-group-gray .radio input {
	border: 1px solid currentColor;
    appearance: none;
    width: 15px;
    height: 15px;
    margin-top: 1px;
    border-radius: 50%;
}

.radio-group-gray .radio input:checked::after {
	content: '';
    display: block;
    background-color: currentColor;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    margin: 2px;
}

.inp-error .radio label {
	color: #CD1F20;
}

.inp-success .radio label {
	color: #AECB3B;
}

/* Referencie */
.reg-refi-list {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.reg-refi {

}

.reg-refi-line-1 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.reg-refi-image {
	flex-shrink: 0;
	width: 108px;
	height: 108px;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.reg-refi-person {
	letter-spacing: 0;
	text-align: center;
}

.reg-refi-name {
	color: #6d7175;
	font-size: 30px;
}

.reg-refi-position {
	color: #888d92;
	font-size: 15px;
	line-height: 21px;
}

.reg-refi-statement {
	color: #7d7d7d;
	font-size: 20px;
	line-height: 28px;
	margin-top: 24px;
	text-align: center;
}

