.lpc-button--type-1 {
	text-transform: uppercase;
	font-weight: 700!important;
	transition: all .3s;
}
@media (max-width: 767px){
.lpc-button--type-1:active , .lpc-button--type-1:hover {
		font-size: 12px!important;
	}
}

@media (min-width: 767px){
	.lpc-button--type-1:hover {
		box-shadow: 4px 4px 0px 1px rgb(0,171,160, 1)!important;
	}
}

span.zirno {
	font-weight: 700;
}

p a, .lp-form-tpl__field-checkbox--text a {
	color: #02b3ba!important;
}

input:checked+.lp-form-tpl__field-checkbox--input {
	background: #02b3ba!important;
	border-color: #02b3ba!important;
}

._type-textarea {
	width: 100%!important;
	min-width: 257px!important;
}

.lp-form-tpl__field-textarea {
	min-width: 100%!important;
	max-width: 100%!impottant;
	min-height: 50px!important;
	max-height: 400px!important;
}

.lp-form-tpl__field-checkbox {
	cursor: pointer;
}

.lpc-contact-5__icon:first-child svg path,
.lpc-contact-5__icon:npm-child(2) svg path {
	fill: #356e99;
}

ul.seo {
  vertical-align: top;
  margin: 10px 5px 10px 0px;
  text-align: left; 
}

ul.seo li {
  background: url("/t/images/icons.png") no-repeat scroll left 0px top 10% / 20px rgba(0, 0, 0, 0);
  list-style-type: none;
  padding: 1px 1px 5px 29px;
  padding-left: 25px !important; }
  ul.seo li:before {
    display: none; }
    
.lpc-rates-2__compound-icon svg path {
	stroke: #356e99!important;
}