@font-face{
	font-family: 'Poppins';
	src: url(/css/fonts/poppins/Poppins-Medium.ttf)
}

img.bg{
	display: none;
}

section{
	position: relative;;
}

.comp-reg-wr{
	font-family: "Poppins", sans-serif;
}

.banner-wr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
    flex-direction: row;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content: flex-end;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items: center;
    padding-top: 33px;
}

.section-banner{
	background-color: #CDCDCD;
	margin-top: -25px;
	padding-top: 25px;
	z-index: 1px;
}

.section-banner .sect-banner-cont{
	background-image: url('/images/pricing-header.png');
	height: 295px;
    background-repeat: no-repeat;
    background-size: contain;
}


.txt-banner-wr{
	line-height: 1.2;
	font-size: 40px;
}

.txt-banner.bn-title{
	font-weight: bold;
}

.txt-price-wr{
	font-size: 160px;
	padding-right: 10px;
}

.img-banner-pricing{
	width: 100%;
}

.sec-gray-border{
	border: 1px solid #d4d4d4;
	padding: 30px 30px 55px 30px;	
	background-color: white;
	border-radius: 30px;
}

.sec-blue-border{
	border: 1px solid #088CBD;
	padding: 30px 30px 33px 30px;
	border-radius: 30px;
	position: relative;
}

.sec-gray{
	border: 1px solid #d4d4d4;	
	padding: 30px 30px 30px 30px;
	border-radius: 30px;
	background-color: #F6F6F6;

}

.sec-blue{
	border: 1px solid #048CBC;
	background-color: #048CBC;
	border-radius: 30px;
}

.sec-subscriptions1{
	margin-top: -15px;
	z-index: 2px;
	position: relative;
}

.sec-subscriptions2{
	padding: 20px 30px 20px 30px;
	margin-top: -50px;
	z-index: 3;
	position: relative;
}

.align-left-wr{
	text-align: left;
}

.align-right-wr{
	text-align: right;
}

.align-center-wr{
	text-align: center;
}
.c-blue{
	color: #088cbd;
}

.btn-all-adv{
	border-radius: 30px;
	color: #fff;
	font-size: 17px;
	padding: 2px 60px 2px 60px;
	background-color: #AECB3B;
}

.sec-subs1-tit{
	font-size: 36px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}

.sec-subs1-price{
	font-size: 60px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sec-subs1-txt{
	margin-bottom: 0px;
	color: black;
	font-size: 18px;
}

.f-mont-txt{
	font-size: 13px;
	color: #969696;
}

.rw1-sec-subs,
.rw2-sec-subs{
	margin-bottom: 30px;
}

.sec-subs2-title1,
.sec-subs2-title2
{
	margin: 0px;
	text-transform: 0;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 22px;
	font-weight: 600;
}

ul.sec-subs2-list{
	padding-left: 0px;
	font-size: 15px;
	font-weight: 400;
	margin-top: 10px;
}

ul.sec-subs2-list li{
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bl-star{
	font-size: 8px;
	position: relative;
	top: -5px;
	color: #088CBD;
}

.btn-sms-notif{
	border-radius: 30px;
	background-color: #088CBD;
	color: #fff;
	font-size: 16px;
	border: 1px solid white;
	padding: 5px 25px 5px 25px;
	white-space: normal;
}

.ch-r1{
	position: relative;
	left: 10px;
}

.sec-subscriptions3{
	position: relative;
	z-index: 2;
	padding: 110px 30px 20px 30px;
	margin-top: -50px;
}

.btn-open-free-account{
	background-color: #AECB3B;
	color: #fff;
	font-size: 25px;
	width: 100%;
	font-weight: 600;
	border: 2px solid white;
	white-space: normal;
}

div.sec-subs2-col1{
	padding-right: 0px;
}

div.sec-subs2-col2{
	padding-left: 0px;
}

.m-section-functions{
	padding-top: 40px;
}

.sec-func1-title{
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 36px;
}

.sec-func-1-txt{
	margin-bottom: 0px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.rw-wr-mg-b30{
	margin-bottom: 30px;
}

.rw-wr-mg-b15{
	margin-bottom: 15px;
}

.sec-functions2{
	margin-top: -50px;
	padding-top: 10px;
}

.sec-func2-title{
	font-weight: 500;
	width: max-content;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
	padding-right: 15px;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

ul.sec-func2-list{
	padding-left: 20px;
	line-height: normal;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}

.m-section-different{
	padding-top: 40px;	
}

.sec-diff1-title{
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 36px;
}

.sec-diff1-txt{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px
}

.sec-different2{
	margin-top: -50px;
}

.sec-diff2-title{
	margin: 0px 0px 20px 0px;
	text-transform: none;
	padding: 0px 40px 20px 0px;
	width: max-content;
	border-bottom: 1px solid #d4d4d4;
	font-weight: 500;
	font-size: 18px;
}

ul.sec-diff2-list{
	padding-left: 0px;
	font-size: 16px;
	font-weight: normal;
}

ul.sec-diff2-list li{
	list-style: none;
}

.sec-diff2-ok-ic{
	margin-right: 15px;
}

.m-section-prem-account{
	padding-top: 40px;
}

.sec-prem-acc1-title{
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 36px;	
}

.sec-prem-acc1-txt1{
	margin-bottom: 0px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.sem-prem-acc1-title1{
	font-size: 25px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sem-prem-acc1-title1 span{
	font-size: 50px;
}
.sec-prem-acc1-txt2{
	margin-bottom: 0px;
	position: relative;
	top: -7px;
	font-size: 13px;
	font-weight: normal;
	color: #86939e;
}

.prem-cont-wr{
	border: 1px solid #d4d4d4;
	background-color: #f6f6f6;
	border-radius: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3;
	color: black;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	min-height: 72px; 
}

.sec-prem-acc1-txt3{
	position: relative;
	top: 5px;
}


/** checkbox style **/
.prem-cont-check-cont {
  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 */
.prem-cont-check-cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 48px;
  width: 48px;
  background-color: white;
  border: 3px solid #d4d4d4;
  border-radius:15px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.prem-cont-check-cont input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.prem-cont-check-cont .checkmark:after {
  left: 19px;
  top: -11px;
  width: 14px;
  height: 46px;
  border: solid #AECB3B;
  border-width: 0 6px 6px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/** end checkbox style **/


.sec-prem-account1{
	z-index: 2;
	margin-bottom: -25px;
}

.sec-prem-account2{
	z-index: 3;
	padding: 20px;
	width:33%;
	margin: 0 auto;
	background-color: white;
}

.sec-prem-account3{
	z-index: 2;
	margin-top: -25px;
	padding: 40px 30px 30px 30px;
	background-image: url("/images/custom-pricing-bg-1.png");
	background-size: cover;
	background-attachment: inherit;
	background-position: 50% 50%;

}

.btn-sec-prem-acc2{
	color: #ffffff;
	/*padding: 11px 15px 11px 15px;*/
	padding: 3px 9px 3px 9px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 4px;
}

.btn-rem-sec-prem-acc2{
	background-color: #d8d4d5;
}

.btn-plus-sec-prem-acc2-wr{
	padding-left: 0px;
}

.btn-plus-sec-prem-acc2{
	background-color: #aecb3b;
}

.txt-num-serv{
	font-size: 30px;
	font-weight: 700;
	color: black;
	/*position: absolute;
	top: -7px;*/
	margin-bottom: 0px;
	margin-top: -7px;
}

.btn-sec-prem-acc3{
	width: 100%;
	background-color: #AECB3B;
	color: #fff;
	font-size: 23px;
	font-weight: 600;
	margin: 5px;
	border: 2px solid white;
	white-space: normal;
    line-height: normal;
}

.sec-prem-acc3-title{
	/*margin: 0px 0px 20px 0px;*/
	margin: 0px 0px 0px 0px;
	text-transform: none;
	padding: 0px;
	text-shadow: 0 0 2px #000000;
	font-size: 30px;
	font-weight: 700;
	color: white;
}

.sec-prem-acc3-title span{
	font-size: 80px;
}
.sec-prem-account4{
	margin-top: -50px;
	padding: 70px 30px 10px 30px;
}

.sec-prem-acc4-list{
	font-size: 14px;
	padding-left: 0px;
}

.sec-prem-acc4-list li{
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


#modalPresent .modal-backdrop.in{
	background-color: #AECB3B;
    opacity: 0.8;
}

#modalPresent .modal-header{
	border-bottom: none;
	position: relative;
}

#modalPresent .modal-header::before{
	content: "";
	width: 100%;
	height: 240px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center top;
	top: -145px;
	background-size: contain;
	background-image: url("/images/company_registration/darcek.png");
}

#modalPresent .modal-dialog{
	margin-top: 200px;
	/*position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;*/
}

#modalPresent .modal-content{
	border-radius: 25px;
}

#modalPresent .modal-body{
	text-align: center;
	padding: 90px 55px 45px 55px;
}

.txt-bonus{
	font-size: 16px;
	line-height: normal;
}

.discount-sett-data-wr{
	padding: 0px 100px;
}

.btn-get-discount{
	width: 100%;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.txt-discount-to-number{
	color: #717171;
	margin-bottom: 0px;
	line-height: normal;
}

.rw-mg-b-15{
	margin-bottom: 15px;
}

@media screen and (max-width: 1200px) {
	.txt-price-wr{
		font-size: 130px;
	}

	.banner-wr{
		padding-top: 60px;
	}
}

@media screen and (max-width: 992px) {
	.txt-price-wr{
		font-size: 110px;
	}

	.txt-banner-wr {
		font-size: 25px;
	}

	.banner-wr {
		padding-top: 76px;
	}
}

@media screen and (max-width: 975px) {
	.sec-prem-account2{
		width: 50%;
	}
}

@media screen and (max-width: 768px){
	.sec-func2-title{
		width: 100%;
		word-break: break-all;
	}
}

@media screen and (min-width: 768px){
	#modalPresent .modal-dialog{
		width: 700px;
	}
}

@media screen and (max-width: 760px) {
	.section-banner .sect-banner-cont {
		height: 240px;
	}

	.txt-price-wr{
		font-size: 100px;
	}

	.txt-banner-wr {
		font-size: 27px;
	}

	.banner-wr {
		padding-top: 56px;
		-webkit-box-pack:normal;
		-ms-flex-pack:normal;
		justify-content: normal;
		padding-left: 174px;
	}
}

@media screen and (max-width: 730px) {
	.txt-price-wr {
	    font-size: 80px;
	}

	.txt-banner-wr {
		font-size: 16px;
	}

	.banner-wr {
    	padding-top: 72px;
	}
}

@media screen and (max-width: 640px){
	.sec-prem-account2{
		width: 60%;
	}
}

@media screen and (max-width: 635px){
	#modalPresent .modal-header::before{
		height: 110px;
		top: -65px;
	}
}

@media screen and (max-width: 620px){
	#modalPresent .modal-dialog{
		margin-top: 100px;
	}

	.discount-sett-data-wr{
		padding: 0px 20px;
	}

	#modalPresent .modal-body {
		padding-top: 50px;
	}
}

@media screen and (max-width: 560px){
	.banner-wr {
	    padding-top: 91px;
	}

	.txt-price-wr {
	    font-size: 60px;
	}	
}

@media screen and (max-width: 530px){
	.banner-wr {
	    padding-top: 77px;
	    padding-left: 125px;
	}

	.txt-price-wr {
	    font-size: 50px;
	}

	.section-banner .sect-banner-cont {
	    height: 200px;
	}	
}


@media screen and (max-width: 520px){
	.sec-prem-account2{
		padding-right: 30px;
	}
}

@media screen and (max-width: 500px){
	.discount-sett-data-wr{
		padding: 0px;
	}
}

@media screen and (max-width: 460px){
	.section-banner .sect-banner-cont {
	    height: 160px;
	}

	.banner-wr {
	    padding-top: 60px;
	    padding-left: 94px;
	}

	.txt-price-wr {
	    font-size: 40px;
	}

	.txt-banner-wr {
	    font-size: 14px;
	}
}

@media screen and (max-width: 445px){
	.sec-prem-account2{
		padding-right: 20px;
		width: 80%;
	}
}

@media screen and (max-width: 420px){
    #modalPresent .modal-body{
    	padding: 50px 20px 45px 20px;
    }
}

@media screen and (max-width: 395px){
	.txt-price-wr {
	    font-size: 28px;
	}

	.banner-wr {
	    padding-top: 72px;
	    padding-left: 94px;
	}

	.txt-banner-wr {
	    font-size: 12px;
	}
}

@media screen and (max-width: 375px){
	.sec-prem-account2{
		padding-right: 30px;
	}

	#modalPresent .modal-header::before{
		background-position: 40% 0px;
	}
}

/** ---- 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: 14px;
    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;
}

.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;
}

.inp-group-gray.inp-success .gray-form-el,
.verif-sms-wr.inp-success,
.search-town-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-town-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;
}

.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 ---- **/

/** ---- STYLE BTN ---- **/
.btn-rounded{
	border-radius: 25px;
}

.btn-green{
	background-color: #AECB3B;
	color: white;
}	

/** --- end style btn **/

#ajax-loader{
	position: fixed;
}

.err-mess-wr {
 	display: none;
    color: red;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 5px;
}

.succ-set-discount-request-wr{
	display: none;
}

.succ-set-discount-request-wr p{
	color: #AECB3B;
    font-size: 17px;
    line-height: normal;
}

.txt-calendar-description{
	color: white;
}

.txt-calendar{
	margin-bottom: -30px;
    margin-top: -15px;
}

.txt-original-price{
	text-decoration: line-through;
    font-size: 20px;
    color: red;
    opacity: 0.5;
    margin-bottom: 0px;
    font-weight: bold;
}

.txt-original-price.txt-sum-original-price{
	text-shadow: 0 0 2px #000000;
    opacity: 0.8;
    font-size: 23px;
    color: #e56a6a;
}