#gama {width: 1025px;height: auto;margin: 0 auto; box-sizing:border-box; padding: 0 45px ;}
#gama h1{font-size: 49px; line-height: 100%;}
#gama h1 b{ color:red;}
#gama1 {float: left;margin-top: 35px;width: 379px;}
#gama1 b{color:red;}
#gama1 label{font-size: 26px;}
#gama2 {float:right;width: 510px;height: 250px;margin-right: 45px;}
#gama3 {float: left;background: url(../images/gama/caja.jpg) no-repeat;width: 580px;height: 140px; }
#gama31{font-size: 17px;margin-left: 40px;margin-top: 11px;}
#gama32{margin-top:-2px;}
#gama4 {margin-left: -18px;}

/********************* ACORDEON **************************/
.ficha {padding-top:10px;width:100%; position: relative; box-sizing:border-box; min-height: 68px;}
.ficha .cabecera .titulo {color:white; !important;float:left;font-size:19px !important;width:760px;margin-top: -29px;}
.ficha .cabecera .flecha {cursor:pointer;float:left;height:8px;padding:6px 0 0 15px;width:13px;}
.ficha .testimonio {color:#494943;display:none;overflow:hidden;padding:20px 30px;width:100%; box-sizing:border-box;}
.ficha .cabecera {background: url(../images/gama/acordeon.png) no-repeat left top; cursor: pointer;display: block;height: auto;overflow: hidden;padding: 45px 0 0 35px;width: 940px; min-height: 19px;}

.ficha .testimonio b, .ficha .testimonio strong{ color:red;}
.ficha .testimonio .content-left{ float: left; width: 530px;}
.ficha .testimonio .content-right{ float: left; width: 360px;}

.itemsHome{ margin-left: -10px;}