@charset "utf-8";
.clear {
	clear: both;
}
.bg_01 {
	background-color: #EFEFEF;
	padding: 50px 0;
}
.box_footer {
	background-color: #215f1c;
	color: #fff;
	padding: 30px 0 30px;
	position: relative;
	text-align: center;
}
.box_footer i {
	font-size: 50px;
}
.box_footer .button {
	margin-top: 10px;
	padding: 5px 10px !important;
}
.box_footer .button:hover {
	background-color: #fff;
	color: #215f1c;
}
.box_footer h3 {
	font-size: 28px;
	line-height: 34px;
}
.box_footer h3 span {
	font-size: 36px;
	font-weight: bold;
}
.box_footer p {
	line-height: 20px;
	font-size: 16px;
	margin: 10px 20px;
}
.box_vuoto {
	color: #004349;
}
.tx_center {
	text-align: center;
}
.tx_small {
	font-size: 12px;
	color: #6ba933;
}
.page-footer address {
	border-top: 1px solid #85d23f;
	border-bottom: 1px solid #85d23f;
	margin: 20px 0;
	padding: 20px 0;
	color: #FFF;
	font-style: normal;
}
.page-footer .grid-row {
	margin-bottom: 20px !important;
}
.elenco_servizi a {
	padding: 8px 14px 8px 28px;
	line-height: 20px;
}
.elenco_servizi i {
	line-height: 40px;
}
.widget-title {
	letter-spacing: -1px;
}
.credit {
	margin-top: 5px;
}
a .box_cane, a .box_gatto, a .box_esotici {
	text-align: center;
	margin: 10px 0;
	padding: 20px 0;
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	-o-transition: border 0.3s, background 0.3s, color 0.3s;
	-ms-transition: border 0.3s, background 0.3s, color 0.3s;
	-moz-transition: border 0.3s, background 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, background 0.3s, color 0.3s;
}
a .box_cane {
	background-color: #ea6300;
}
a .box_cane:hover {
	background-color: #ffa200;
}
a .box_gatto {
	background-color: #d32269;
}
a .box_gatto:hover {
	background-color: #ff4e95;
}
a .box_esotici {
	background-color: #ffc000;
	margin-bottom: 30px;
}
a .box_esotici:hover {
	background-color: #ffae00;
}
.box_cane strong, a .box_gatto strong, a .box_esotici strong {
	font-size: 36px;
}
.box_cane i, .box_gatto i {
	font-size: 36px;
}
.pricing-table .widget-title {
	margin-bottom: 40px;
}
.pricing-table .listing {
	height: 360px;
}
.pricing-table .summary {
	height: 300px;
}
.pricing-table strong {
	font-weight: bold !important;
	color: #000;
}
.pricing-table i {
	color: #598d2a;
}
.box_verdi{
	float:left;
}
.box_verdi div{
	float:left;
	margin-right:2px;
}
.box_verdi div a{
	line-height:20px;
	padding-top:25px;
	padding-bottom:25px;
}
.iso{
	line-height: 70px;
	margin-right: 20px;
	text-align: right;
	color: #fff;
	background-image: url(../images/loghi/csqa_header.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 150px;
	float:right;
}
.loghi {
	padding-top: 50px;
}
.loghi li {
	display: inline-block;
	width: 20%;
	padding: 0 5px;
	text-align: center;
}
.loghi li img {
	max-width: 100%;
}
.loghi img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
.benefits .text2 {
	background: rgba(234,99,0,0.9);
}
.benefits li:nth-child(even) .text2 {
	background: rgba(211,34,105,0.9);
}



@media screen and (max-width: 1200px) {
.pricing-table .listing {
	height: 430px;
}
.pricing-table .summary {
	height: 400px;
}
}
.faq_piani h3 {
	color: #598d2a;
	font-weight: bold;
	font-size: 16px;
}
.faq_piani .vc_text_separator {
	margin: 15px 0 !important;
}
.contatti_header {
	background-color: #466f21;
}
.contatti_header .grid-row {
	margin-bottom: 0px !important;
}
.contatti_header .vc_span3 {
	text-align: center;
	margin: 0 !important;
}
.contatti_header .button:hover {
	background-color: #85d23f;
	color: #fff;
	border-color: #85d23f;
}



@media screen and (max-width: 1190px) {
.box_verdi{
	width:100%;
}
.box_verdi div{
	width:24%;
}
.box_verdi div a{
	line-height:20px;
	padding:15px 5px;
	display:block;
}
.button i {
    margin-left: 16px;
    margin-right: -8px;
}
}
@media screen and (max-width: 980px) {
.contatti_header .li1 {
	width: 25%;
}
.contatti_header .li2 {
	width: 20%;
}
.contatti_header .li1 a, .contatti_header .li2 a, .contatti_header ul i {
	line-height: 20px !important;
}
.contatti_header .li3 {
	width: 30%;
	font-size: 12px !important;
}
.box_verdi div{
	height: 80px;
}
.box_verdi div a{
	height: 80px;
}
.loghi li {
	width: 25%;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 660px) {
.contatti_header .li1 {
	width: 50%;
}
.contatti_header .li2 {
	width: 45%;
}
.contatti_header .li1 a, .contatti_header .li2 a, .contatti_header ul i {
	line-height: 20px !important;
}
.contatti_header .li3 {
	width: 50%;
	font-size: 10px !important;
	padding-right: 140px;
}
.button i{
	float:inherit;
	margin:0;
}
.box_verdi div{
	height: 100px;
}
.box_verdi div a{
	height: 100px;
}
}
@media screen and (max-width: 500px) {
.box_verdi div{
	height: 60px;
	width:49%;
	margin-bottom:2px;
}
.box_verdi div a{
	height: 60px;
	padding:5px;
}
}
@media screen and (max-width: 420px) {
.box_verdi div{
	height: 75px;
}
.box_verdi div a{
	height: 75px;
}
.iso{
	font-size:12px;
	letter-spacing:-1px;
	margin-right: 0px;
}

}
@media screen and (max-width: 360px) {
.loghi li {
	width: 80%;
	padding: 10px 30px;
}
}
.btn_newsletter {
	margin-top: 30px;
	margin-bottom: 30px;
}
.btn_newsletter i {
	font-size: 34px;
	text-align: center;
	float: none !important;
	line-height: 36px;
	margin: 0 !important;
}
.btn_newsletter strong {
	font-size: 24px;
}
.widget-contacts i {
	color: #85d23f;
}
.box_fb iframe {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}
.altri_animali h2, .cane h2, .gatto h2{
	color: #000;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
	letter-spacing:-1px;
}
.altri_animali h2{
	color: #ff8a00;
	border-bottom: dotted 1px #ffc000;
}
.cane h2{
	color: #dc3400;
	border-bottom: dotted 1px #ea6300;
}
.gatto h2{
	color: #d32269;
	border-bottom: dotted 1px #ff6699;
}
h2.generico {
	font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
	letter-spacing:-1px;
	color:#466f21;
	border-bottom: 1px dotted #466f21;
}
.box-valori{
	border: 2px solid #466f21;
	width: 400px;
	margin-bottom: 35px;
	padding: 5px;
	display: inline-block;
	min-height: 120px;
}
.box-valori-sx{
	border: 2px solid #466f21;
	width: 400px;
	margin-bottom: 35px;
	padding: 5px;
	display: inline-block;
	float: right;
	min-height: 120px;
}
.box-valori-center {
	border: 2px solid #466f21;
	width: 400px;
	margin-bottom: 35px;
	padding: 5px;
	display: table;
    margin: 0 auto 35px auto;
	min-height: 120px;
}
h2.titolo-box-valori {
	font-size: 26px;
    line-height: 30px;
	letter-spacing:-1px;
	color:#466f21;
	border-bottom: 1px dotted #466f21;
	font-style: italic;
	text-align: center;
}
