﻿.boxTesti { padding:60px 5% 60px 5%;text-align:center; }
.filGray { background-color:#C0C0C0;width:50%;height:2px;display:inline-block;margin:0px 0px 60px 0px;padding:0px 0px 0px 0px;text-align:center; }
.filBlu { background-color:#233a64;width:150px;height:6px;position:relative;display:inline-block;top:-2px; }
.elP { display:inline-flex;flex-wrap:wrap;width:100%; }
.prtBox { position:relative;margin-bottom:3%;width:100%;min-height:300px; }
.prtBox:after { display:block;content:"";clear:both; }
.prtBox:nth-of-type(odd) > .prtImg { float:left; }
.prtBox:nth-of-type(even) > .prtImg { float:right; }
.prtImg { width:35%;border:1px solid #C0C0C0;margin:20px 0px 20px 0px;background-color:white; }
.prtBox:nth-of-type(odd) > .prtTesti { margin-left:25%;padding:2% 2% 2% 12%; }
.prtBox:nth-of-type(even) > .prtTesti { padding:2% 12% 2% 2%; }
.prtTesti { width:75%;border:1px solid #C0C0C0;background-color:#F9F9F9;height:100%;text-align:left; }
.prtInd { font-size:1em;color:#297748;text-align:left;line-height:14px;text-transform:uppercase; }
.prtTit { font-size: 2em;color:#000000;text-align:left;line-height:22px;margin:22px 0px 22px 0px; }
.prtAbs { font-size:1.3em;color:#6a6767;-webkit-text-size-adjust:none;margin-bottom:4%; }
.prtBox:nth-of-type(odd) .prtLinks { text-align:right; }
.prtBox:nth-of-type(even) .prtLinks { text-align:left; }
.prtLinks { bottom:4%;position:absolute;width:61%; }
.prtLinks > a { background-color:#233a64;text-decoration:none;color:white;overflow:hidden;text-overflow:ellipsis;padding:15px 40px 15px 40px;display:inline-block;font-weight:bold;text-transform:uppercase; }
.prtLinks > a:hover { }
