#wprmaform form.wprma-form fieldset {
	display: none;
}
#wprmaform form.wprma-form fieldset:first-child {         
	display:block;
}

#wprmaform .text-white{
	color: white;
}
#wprmaform {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 30px;
    text-align: center;
		position: relative;
}

#wprmaform strong { font-weight: 500; }

#wprmaform a,
#wprmaform a:hover,
#wprmaform a:focus {
	color: #19b9e7;
	text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

#wprmaform h1,
#wprmaform h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

#wprmaform h3 {
	font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

#wprmaform ::-moz-selection { background: #19b9e7; color: #fff; text-shadow: none; }
#wprmaform ::selection { background: #19b9e7; color: #fff; text-shadow: none; }


#wprmaform .btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 16px 20px 0 20px;
	background: #19b9e7;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
#wprmaform .btn-link-1:hover,
#wprmaform .btn-link-1:focus,
#wprmaform .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

#wprmaform .btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
#wprmaform .btn-link-2:hover,
#wprmaform .btn-link-2:focus,
#wprmaform .btn-link-2:active,
#wprmaform .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Top content *****/

.inner-bg {
    padding: 40px 0 170px 0;
}

#wprmaform .text {

}

#wprmaform .text h1 { color: #fff; }

#wprmaform .description {
	margin: 20px 0 10px 0;
}

#wprmaform .description p { opacity: 0.8; }

#wprmaform .description a {
	color: #fff;
}
#wprmaform .description a:hover,
#wprmaform .description a:focus { border-bottom: 1px dotted #fff; }

#wprmaform .top-big-link {
	margin-top: 35px;
}

#wprmaform .form-box {
	padding-top: 10px;
}

#wprmaform .form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #fff;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}
#wprmaform label{line-height:20px;}
#wprmaform .form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

#wprmaform .form-top-left h3 { margin-top: 0; }

#wprmaform .form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

#wprmaform .form-bottom {
	padding: 25px 25px 30px 25px;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

#wprmaform form .form-bottom textarea {
	height: 100px;
}

#wprmaform form .form-bottom button.btn {
	min-width: 105px;
/* 	    margin-top: 40px; */
}

/* #wprmaform form .form-bottom input[type='text'].input-error,*/
#wprmaform form .form-bottom .input-error input,
#wprmaform form .form-bottom .input-error input[type='input'],
#wprmaform form .form-bottom .input-error input[type='password'],
#wprmaform form .form-bottom .input-error input[type='number'],
#wprmaform form .form-bottom .input-error input[type='email'],
#wprmaform form .form-bottom .input-error input[type='url'],
#wprmaform form .form-bottom .input-error input[type='tel'],
#wprmaform form .form-bottom .input-error input[type='search'],
#wprmaform form .form-bottom .input-error textarea,
#wprmaform form .form-bottom .input-error select {
	border-color: #ff7777;
border-width: 2px;
margin-bottom: 5px;
}
#wprmaform .form-group{
	position: relative;
	padding-bottom: 1px;
}
#wprmaform form .form-bottom label.input-error {
	color: #f00;
}
#wprmaform form .form-bottom .error-message{
	display:none;
	font-size: 12px;
	line-height: 1.4em;
	font-weight:normal;
    color: red;
}
#wprmaform form .form-bottom label .error-message{
	bottom:-6px;
}
#wprmaform form .form-bottom .input-error .error-message{
	display:block;
}


#wprmaform .category-items > div:nth-child(3n+1){
	clear:both;
}
#wprmaform .product-items > div:nth-child(4n+1){
	clear:both;
}

#wprmaform .item {
  position: relative;
  margin-bottom: 20px;
}
#wprmaform .item p{
  margin: 0;
  padding:0;
  font-size:13px;
  line-height: 16px;
}
#wprmaform .item p.product-title{
  font-size: 14px;
}
#wprmaform .item .item-image{
  border-radius: 10px;
  overflow: hidden;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  position: relative;
  background: #fff;
  padding-top:75%;/*pentru pastra ratportul imaginii 3/2*/
  border-color:#ddd;
}
#wprmaform .category-item .item-image{
/*	height:120px;*/
}

#wprmaform .item img {

	padding: 5px;
	/*min-height: 100%;*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#wprmaform .category-item .item-title{
  position: absolute;
  top:50%;
  width: 100%;
  text-align: center;
	cursor: pointer;
	font-size: 15px;
}
#wprmaform .category-item .item-title span{
  color:#000;
  padding: 3px 20px;
  background: rgba(255,255,255,0.7);
}
#wprmaform .item:hover .item-image{
  border-color:#19b9e7;
	cursor:pointer;
}
#wprmaform .item:hover .item-title span{
  color:#000;
}
#wprmaform .item.selected .item-image{
  border-color:#07C;
}
#wprmaform .item.selected .item-title span{
  color:#000;
  font-weight: bold;
}
#wprmaform .form_buttons{
  clear:both;
}
#wprmaform .step_3 .form-bottom .form-group{
  text-align: center;
}
#wprmaform .step_3 label{
}
#wprmaform .step3_info{
  width: 80%;
	min-height:100px;
  margin: 0 auto;
	border: 1px dashed #999;
		border-radius: 20px;
    margin-bottom: 20px;
}
#wprmaform .step3_info .info_icon{
  float: left;
  padding: 20px 20px 5px 20px;
}
#wprmaform .step3_info .info_text{

    padding: 20px 20px 0 20px;
  }
#wprmaform .container-localitatea-ridicarii{position: relative;padding-bottom: 1px}
#wprmaform #loading_cities{
	position: absolute;
	left: 5px;top: 2px;
	display:none;
}
#wprmaform #loading_cities img{
		margin: auto;
}
#wprmaform .datepicker{
  width:222px;
}
#wprmaform .datepicker table{
  border:none;
}
#wprmaform .datepicker td{
  line-height: 20px;
  height:20px;
  width:20px;
}
#wprmaform small,
#wprmaform .small {
    font-size: 80%;
    display:block;
    line-height: 1.4;
}
#wprmaform .btn:hover,
#wprmaform .btn:focus,
#wprmaform .btn.focus {
    color: #fff;
}
#wprmaform  .form-response,
#loading-gif{
	background:url(../img/loading.gif) no-repeat 50% 50%;
	min-height: 80px;
	//display: none;
}
#wprmaform  .form-response-inner{
	background:#fff;
}

/*#wprmaform .gdpr-in-container{
	text-align: right;
}*/
#wprmaform .pagination {
    margin: 0px;
    padding: 0px;
    }
#wprmaform .wprmaform-loading{
	display: none;
	position: absolute;
	z-index: 100;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	background:rgba(255,255,255,0.9);
	background-image: url(../img/loading45.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {

	#wprmaform .inner-bg { padding: 40px 0 110px 0; }
	#wprmaform .top-big-link { margin-top: 25px; }
	#wprmaform .top-big-link a.btn { margin-top: 10px; }

	#wprmaform .form-bottom { padding-bottom: 25px; }
	#wprmaform form .form-bottom button.btn { margin-bottom: 5px; }

	#wprmaform .step3_info .info_icon {padding-bottom: 0px;}
	#wprmaform .step3_info .info_icon img{width:30px;}

}
/*-----------------------------------------------------------------------------*/
@media (min-width: 415px) and (max-width: 767px) {
	#wprmaform .category-items > div:nth-child(3n+1){
		clear:none;
	}
	#wprmaform .product-items > div:nth-child(4n+1){
		clear:none;
	}
	#wprmaform .category-items > div:nth-child(2n+1),
	#wprmaform .product-items > div:nth-child(2n+1){
		clear:both;
	}
	#wprmaform .category-items > div.col-sm-4,
	#wprmaform .product-items > div.col-sm-4{
		width:50%;
		float:left;
	}
	#wprmaform .item .item-image {
    height: 150px;
	}
}

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

	#wprmaform .form-bottom {padding: 10px;padding-bottom: 10px;}
	#top .form-group label { font-size: 0.82em; padding: 5px 10px;}

}

@media (max-width: 415px) {

	#wprmaform h1, #wprmaform h2 { font-size: 32px; }
	#wprmaform .item .item-image {
    height: 200px;
	}

}


/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {



}

#fastsearch_prod {
	margin-bottom:30px;
}
.btn-next, .btn-previous, .disableAutoFillSubmit {
	background-color: #002e6b !important;
    color: #ffffff !important;
	border-color: #000c49 !important;
}

#fastsearch_prod {
    padding: 24px 12px !important;
    font-size: 18px !important;
}

#wprmaform .item img {
    max-height: 180px !important;
}

td.day { color: black; cursor:pointer; }
td.day.disabled.disabled-date { cursor: none; }
