

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {

 /*img {
    page-break-before: left;
    page-break-after: left;
    page-break-inside: avoid;
  }*/




 /*section {page-break-before: always;}
 h1 {page-break-before: always;}
 h1 { page-break-before : right }
 h2 { page-break-after : avoid }
 span {page-break-before: avoid;}*/

 /* ----- Medidas Para Impresion ----- */

header{display: block;position: static;}
 /*----- Basic installation -----*/
/*---- innerblock -----*/
.inner-block {
  width: 960px !important;
}

/*--- Other ----*/
h1,
h2 {
  font-size: 36px;
  line-height: 40px;
  width: 72%;
}
h3,
h4,
h5,
h6 {
  font-size: 14px;
  line-height: 16px;
  padding: 0px;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 26px;
  margin: 0px auto 0 0px;
  /* width: 55%; */
}
a:hover {
  text-decoration: none;
}
.btn:hover {
  background: #591e00;
}
p{    padding: 10px;margin: 10px auto;}
/*:::::::::::: Header ::::::::::::::*/
header .inner-block {
  /* width: 600px !important; */
  padding: 20px 31px;
  margin-top: -137px;
}
/*-- Logo ---*/
.logo {
  width: 80px;
  margin-top: 36px;
  /* float: none; */
}
/*--- nav ---*/
#nav {
  width: 80%;
  float: right;
  display: inline-block;
}
/* languaje */
.languaje li {
  margin-right: 10px;
  padding-right: 10px;
}
.languaje li a:hover {
  color: #e77d00;
}
.languaje li+li {
  margin-right: 20px;
}
/* Menu */
.menu {
  margin: 0 0 0 0;
  float: right;
  text-align: center;
  margin-top: 7px;
  width: 510px;
  margin-right: 227px;
  font-size: 12px;
}
.menu li {
  margin-right: 0px;
  padding: 0px 0px 0px 0px;
  float: none;
  display: inline-block;
  margin: 3px 5px;
  width: 9%;
}

.menu li:last-child{
  padding: 0px 0px 0px 0px;
  margin-right: 0;
  width: 13%;
}

.menu li a {
  border-bottom: 2px solid;
  border-color: #fff;
  padding-bottom: 10px;
  height: 32px;
  line-height: 15px;
  display: inline;
  border-color: #fff !important;
}
.menu li a:hover {
  border-color: #e77d00;
}
.menu li a.move-down {
  padding-top: 15px;
}
.menu li a.btn {
  height: 20px;
  line-height: 18px;
  padding: 10px;
}
/*---- Open menu ---*/
.hide {
  display: none;
}
/*:::::::::::: Content ::::::::::::::*/
/*---- Slider block ---*/
.slider-block .slick-slide {
  height: 380px;
}
.slider-block .slick-slide article {
  left: 3%;
  bottom: 40px;
  width: 93%;
}
.slider-block .slick-slide article p {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 40px;
}
.slider-block .slick-dots {
  right: 3%;
  bottom: 30px;
}
.slider-block .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.slider-block .slick-dots li:hover {
  background: #e77d00;
}
/*--- List 4 block ----*/
.list-4-block {
  padding: 30px 0;
}
.list-4-block ul li {
  width: 15% !important;
  padding: 0 1%;
  margin-bottom: 20px;
  vertical-align: top;
  height: 265px;
  border-right: 0px;
}
.list-4-block ul li p {
  margin-bottom: 30px;
  height: 110px;
  width: 125px;
  margin-left: 0px;
  margin:0px auto;
  font-size: 12px;
}
.list-4-block ul li img {
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  margin: 5px auto;
  vertical-align: top;
}

article > .btn {
   position:relative;
   /* top: 35px; */
}
/*--- Suscribe block ---*/
.suscribe-block {
  height: 210px;
  page-break-before: always;
}
.suscribe-block article {
  padding-top: 60px;
  width: 620px;
}
.suscribe-block article form {
  width: 70% !important;
}
.suscribe-block article form input {
  width: 70%;
  margin: 0px auto;
}
.suscribe-block article form button {
  width: 30%;
  padding: 13px 5%;
}
/*---- Iso block ----*/
.iso-block {
  padding: 30px 0;
}
.iso-block article {
  width: 70% !important;
  left: 0px;
  margin-left: 0px;
  padding: 15px;
  text-align: center;
}
.iso-block article img {
  padding-right: 0px;
  margin-right: 0px;
  width: 175px;
  border-right: 1px solid;
  border-color: #bebebe;
  display: block;
  margin: 0px auto;
  padding: 5px;
  float: left;
}
.iso-block article h3 {
  width: 60%;
  padding-top: 16px;
  padding: 10px;
  text-align: left;
  height: 40px;
}
.iso-block a {
  margin-right: 3%;
  margin-top: -12px;
}
/*---- Awards block ----*/
.awards-block {
  padding: 20px 0;
  width: 74%;
}
.awards-block article {
  width: 100%;
  padding: 0 3%;
  text-align: center;
}
.awards-block article h3 {
  margin-bottom: 20px;
}
.awards-block article .slider-arrow button {
  top: -50px;
  font-size: 30px;
}
.awards-block article .slider-arrow button:hover {
  color: #e77d00;
}
.awards-block article .slider-arrow button.slick-next {
  right: 0;
}
.awards-block article .slider-arrow button.slick-prev {
  right: 20px;
}
.awards-block article .slider-arrow .slick-slide img {
  width: 56px;
  left: 80%;
  margin-left: -70px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*---- Lightbox ----*/
.lightbox article {
  padding: 20px 0;
}
.lightbox .close {
  font-size: 30px;
}
/* search */
#search article {
  width: 50%;
  margin: 100px auto 0 auto;
  padding: 30px 0;
}
#search article form ul {
  padding: 10px 0;
}
#search article form ul li {
  font-size: 24px;
  margin-right: 30px;
}
#search article form ul li a:hover {
  border-color: #e77d00;
}
#search article form label {
  width: 96%;
  padding: 10px 2%;
  margin: 20px 0;
}
#search article form label input {
  width: 80%;
  font-size: 24px;
}
#search article form label button {
  font-size: 24px;
  line-height: 45px;
}
/*--- title page ----*/
.title-page {
  width: 93.6%;
  padding: 40px 31px;
  min-height: 110px;
}
.title-page.active {
  padding: 60px 31px 20px 31px;
  min-height: 110px;
}
.title-page p {
  font-size: 16px;
  line-height: 24px;
  width: 70%;
  margin: 0px auto 10px -10px;
}

/*--- contact block ----*/
.contact-block {
  width: 65.6% !important;
  padding: 60px 31px;
}
.contact-block article {
  width: 45%;
}
.contact-block article ul li {
  padding-bottom: 20px;
}
.contact-block article form label {
  margin-bottom: 20px;
}
.contact-block article form label.active input {
  width: 90%;
}
.contact-block article form label.active i {
  width: 10%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}
.contact-block article form button {
  padding: 10px 40px;
}
.contact-block article:nth-child(1) {
  padding-right: 2.5%;
  border-right: 1px solid;
  border-color: #eee;
}
.contact-block article:nth-child(2) {
  padding-left: 2.5%;
}
.fileUpload {
  padding: 30px 0;
  margin-bottom: 20px;
}
.fileUpload div p {
  margin-bottom: 5px;
}
.fileUpload figure {
  padding: 10px 0;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  margin-top: 20px;
}
.fileUpload figure i {
  font-size: 20px;
  margin-right: 10px;
}
/*--- Control list ---*/
.control-list ul li {
  width: 14.28% !important;
}
.control-list ul li a {
  width: 80.5%;
  padding: 20px 10%;
  height: 40px;
}
.control-list ul li a:hover {
  background: #e77d00;
}
/*--- Div list ---*/
.div-list {
  width: 64.4%;
  padding: 40px 31px;
  display: block;
  margin-top: 2px;
}
.div-list>ul>li {
  width: 100% !important;
  height: auto;
  opacity: 0;
  z-index: -1;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.div-list>ul>li h3 {
  margin-bottom: 20px;
}
.div-list>ul>li figure {
  width: 45%;
  padding-right: 2.5%;
  border-right: 1px solid #eee;
}
.div-list>ul>li article {
  width: 45%;
  padding-left: 2.5%;
  border-left: 1px solid #eee;
}
.div-list>ul>li article ol li {
  padding-bottom: 10px;
}
.div-list>ul>li article ol li i {
  margin-right: 4%;
}
.div-list>ul>li article ol li p {
  width: 80%;
}
.div-list>ul>li article ol li a:hover {
  color: #e77d00;
}

.div-list>ul>li article {
    height: auto;
}

.div-list>ul>li figure{
  height: auto;
}
/*--- Slide row ----*/
.slide-row {
  width: 68.6%;
  padding: 30px 30px;
}
/* title special */
.title-special {
  margin-bottom: 0px;
}
.title-special h3 {
  float: left;
}
.title-special p {
  float: right;
  padding-top: 10px;
}
/* control slide */
.control-slide {
  height: 9px;
  margin: 40px 0 20px 0;
}
.control-slide li {
  width: 16.66%;
}
.control-slide li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.control-slide li a:hover {
  background: #e77d00;
  color: #fff;
  border-color: #fff;
}
/* show slide */
.show-slide>li {
  padding-top: 40px;
}
.show-slide>li article {
  width: 34.5%;
  padding-right: 2.5%;
}
.show-slide>li figure {
  width: 36%;
  padding-left: 22%;
}
.show-slide>li ul li {
  padding-bottom: 5px;
}
.show-slide>li ul li i {
  margin-right: 10px;
  margin-top: 2px;
}
.show-slide>li ul li p {
  width: 80%;
}
/*---- slide source ----*/
.slide-source {
  padding-top: 30px;
  page-break-before: always;
}
/* carousel source */
.carousel-source {
  padding: 50px 0;
}
.carousel-source .slick-slide article {
  width: 70%;
  padding: 0 4%;
  margin: 0px auto;
}
.carousel-source .slick-slide article h3 {
  font-size: 19px;
  line-height: 22px;
  height: 102px;
}
.carousel-source .slick-slide article img {
  width: 50px;
  height: 50px;
  padding: 10px;
  left: 69%;
  margin-left: -65px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.carousel-source .slick-dots {
  left: 50%;
  width: 60px;
  margin-left: -120px;
  bottom: 20px;
}
.carousel-source .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.carousel-source .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
.carousel-source .slick-dots li:hover {
  background: #e77d00;
}
/* bottom source */
.bottom-source {
  padding: 20px 0;
}
/*---- Testimonial carousel ---- */
.testimonial-block {
  margin-top: 30px;
  padding: 60px 0 90px 0;
}
.testimonial-block h3 {
  margin-bottom: 30px;
}
.testimonial-block .slick-dots {
  left: 50%;
  width: 60px;
  margin-left: -30px;
  bottom: -50px;
}
.testimonial-block .slick-dots li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.testimonial-block .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
.testimonial-block .slick-dots li:hover {
  background: #e77d00;
}
/* txt test */
.txt-test {
  width: 75% !important;
  left: 50%;
  margin-left: -32%;
  margin-bottom: 20px;
}
.txt-test small {
  font-size: 84px;
  width: 50px;
  height: 50px;
  line-height: 65px;
}
.txt-test p {
  width: 92%;
  font-size: 19px;
  line-height: 22px;
  padding-top: 5px;
}
/* txt autor */
.txt-autor .small-line {
  width: 100px;
  height: 3px;
  left: 50%;
  margin-left: -50px;
  margin-bottom: 20px;
}
/*---- team block ----*/

.team-block h3 {
  margin-bottom: 30px;
}
.team-block h4 {
  line-height: 20px;
  font-size: 19px;
  height: 80px;
}
/* icon team */
.icon-team {
  margin: 20px 0 0 0;
}
.icon-team li {
  margin-right: 10px;
}
.icon-team li a {
  font-size: 16px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 5px;
}
.icon-team li a:hover {
  background: #e77d00;
}
/* carousel team */
.carousel-team article {
  padding: 20px;
  margin: 10px;
  min-height: 175px;
  float: left;
}
.carousel-team button {
  top: -55px;
  font-size: 30px;
}
.carousel-team button:hover {
  color: #e77d00;
}
.carousel-team button.slick-next {
  right: 0;
}
.carousel-team button.slick-prev {
  right: 20px;
}
/* title team */
.title-team h3 {
  float: left;
}
.title-team a {
  float: right;
  padding-top: 10px;
  margin-right: 40px;
}
/*----- Simple slide -----*/
.simple-slide,
.simple-slide .slick-slide {
  height: 310px;
}
.simple-slide article {
  bottom: 40px;
  left: 31px;
}
.simple-slide .slick-dots {
  left: 3%;
  top: 183px;
}
.simple-slide .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
.simple-slide .slick-dots li:hover {
  background: #e77d00;
}
.simple-slide .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  margin-top: -4px;
}
/*---- SImple content ----*/
.simple-content {
  width: 67.6%;
  padding: 20px 31px;
}
/* bread */
.bread {
  margin-bottom: 10px;
  width: 75%;
}
.bread ul li {
  margin-right: 10px;
}
.bread ul li a {
 /* padding-right: 10px;*/
  font-size: 12px;
}
.bread ul li a:hover {
  color: #e77d00;
}
/* xxrow */
.xx-row h3,
.xx-row h4 {
  margin-bottom: 30px;
  height: 50px;
}
.xx-row section {
  width: 70%;
  padding-right: 0.5%;
}
.xx-row aside {
  width: 25% !important;
  padding-left: 0.5%;
  padding-right: 2.5%;
}
/* option module */
.options-module {
  padding-top: 5px;
}
.options-module ul li {
  margin-right: 20px;
}
.options-module ul li:last-child {
  margin-right: 0px;
}
.options-module ul li a i {
  margin-right: 10px;
}
/* tree options */
.tree-row {
  margin-top: 40px;
}
.tree-row article {
  margin-bottom: 10px;
}
.tree-row article ol a i {
  margin-right: 10px;
  margin-top: 2px;
}
.tree-row article ol a p {
  width: 80%;
}
.tree-row article ol a:hover {
  color: #e77d00;
}
/*---- test simple ----*/
.test-simple {
  padding: 40px 0;
}
.test-simple article {
  width: 100% !important;
  padding: 0 10%;
}
.test-simple article small {
  font-size: 84px;
  width: 4%;
  height: 50px;
  line-height: 65px;
}
.test-simple article p {
  width: 80%;
  font-size: 19px;
  line-height: 22px;
  margin-left: 20px;
}
.test-simple article h5 {
  padding-left: 4%;
}
/* testimonial carousel */
.testimonial-carousel {
  width: 90%;
}
.testimonial-carousel h3 {
  font-weight: 400;
}
.testimonial-carousel .slick-dots {
  margin: 0px;
  list-style: none;
  position: absolute;
  width: 100%;
  margin-top: 10px;
  left: 50%;
}
.testimonial-carousel .slick-dots li {
  background: #eee;
  float: left;
  cursor: pointer;
  position: relative;
  border-radius: 53%;
  width: 10px;
  height: 10px;
  margin-left: 5px;
}
.testimonial-carousel .slick-dots li button {
  cursor: pointer;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.testimonial-carousel .slick-dots li.slick-active {
  background: #e77d00;
}
/*--- project row ----*/
.project-row {
  width: 70% !important;
  padding: 0px 10px 60px 10px;
  height: auto;
  page-break-before: auto;
}
.team-block {
  width: 100% !important;
  padding: 5% 0;
  margin-top: 0px;
}
ul.list-project {
  margin: 30px 0 0 0;
  width: 100%;
}
ul.list-project li {
  width: 23% !important;
  padding: 0px 2%;
  height: 386px;
  border-bottom: 0px #fff solid;
}
ul.list-project li article h5 {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 22px;
  height: 41px;
  -webkit-line-clamp: 2;
}
ul.list-project li article p {
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px !important;
  max-height: 73px;
  margin: 0px auto 30px;
  line-height: 25px;
  padding: 5px 0 0 0;
}
/* image project */
.image-project {
  margin-bottom: 10px;
}
.image-project i {
  width: 25px;
  height: 25px;
  top: 20px;
  left: -12px;
  padding: 5px;
  line-height: 25px;
}
/* title inner*/
.title-inner {
  margin-bottom: 10px;
}
.title-inner h3 {
  float: left;
}
.title-inner .options-module {
  float: right;
  width: auto;
  border-bottom: 0px #fff solid;
  border-top: 0px #fff solid;
}
/*----- acordeon module -----*/
.acordeon-module {
  width: 93.6%;
  padding: 60px 31px;
}
/* function */
.function-a {
  padding: 20px 0;
}
/* open toggle */
.open-toggle figure {
  width: 35px;
  height: 35px;
  padding: 5px;
  margin-right: 2%;
}
.open-toggle article h2 {
  font-size: 24px;
  line-height: 29px;
}
.open-toggle i {
  font-size: 30px;
  padding-bottom: 5px;
}
/* hide txt */
.hide-txt {
  padding: 20px 0;
}
.hide-txt h3 {
  font-size: 19px;
  line-height: 22px;
}
.hide-txt div {
  width: 70%;
  padding-right: 2.5%;
}
.hide-txt aside {
  float: left;
  width: 25%;
  padding-left: 2.5%;
}
/* simple list */
.simple-list li {
  padding-bottom: 5px;
}
.simple-list li a i {
  margin-right: 4%;
  margin-top: 3px;
}
.simple-list li a p {
  width: 87%;
}
.simple-list li a:hover {
  color: #e77d00;
}
/*------ control mix -----*/
.control-mix {
  width: 92.67% !important;
  padding: 20px 5%;
}
.control-mix div {
  margin-right: 30px;
}
.control-mix div i {
  margin-right: 10px;
  font-size: 17px;
}
.control-mix div:hover {
  color: #e77d00;
}
/*---- mixit ----*/
#mixit {
  padding: 60px 0;
  width: 678px;
  height: auto;
}
#mixit li {
  margin-bottom: 40px;
}
#mixit li.active {
  width: 96%;
  height: auto;
}
#mixit li.active .image-project {
  width: 25%;
  margin-right: 5%;
}
#mixit li.active article {
  width: 56%;
}
/* toggle list */
.toggle-list {
  float: right !important;
}
.toggle-list p {
  margin-right: 5px;
}
.toggle-list figure i {
  margin-left: 10px;
}
.toggle-list figure i:hover {
  color: #e77d00;
}
.toggle-list:hover {
  color: #fff !important;
}
/*:::::::::::: Fix ::::::::::::::*/
.fix {
  height: 70px;
}
/*:::::::::::: Footer ::::::::::::::*/
footer {
  padding: 0;
  height: 90px;
  margin: 30px 0px 10px 0px;
  border-top: 0px;
}
footer ul li a i,
footer ol li a i {
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  margin-top: -5px;
}
footer ul li a:hover,
footer ol li a:hover {
  color: #e77d00;
}
footer ul li {
  margin-right: 20px;
}
footer ol li {
  margin-left: 20px;
}

.team-todos{width: 24%; display: inline-block !important;min-height: 175px;}

.team-todos article{ min-height: 110px;}

.team-bloque{width: 100%; float:left}

/* changes carousel and go to top */
article.white{display: none}
article.dark-red{border-top: 6px solid #591e00; width: 80% !important;}
article.orange{border-top: 6px solid #ff9933; width: 80% !important;}
article.ligth-red{border-top: 6px solid #9a0014; width: 80% !important;}
article.yellow{border-top: 6px solid #ffcc33; width: 80% !important;}
article.green{border-top: 6px solid #c8d141;width: 80% !important;}

a.back-to-top{
  width: 40px;
  height: 40px;
  font-size: 40px;
  position: fixed;
  bottom: 5%;
  right: 30px;
  display: none !important;
}   

a:hover.back-to-top{
  opacity: 0.5;
}

/* changes carousel and direccion */
.direccion{
  width: 660px !important;
  height:50px;
  margin: 50px auto;
  padding: 10px 0 40px 0;
  display: none;
}

.direccion .street{
  width: 80% !important;
  float: left;
}

.direccion .phone{
  width: 20% !important;
  float: left;
}

/* changes map */
.contact-block iframe{
  width: 550px;
  height: 450px;
  padding: 0px;
}

/* figure img sector*/
.image-project figure {
  width: 100%;
  height: 135px;
  overflow: hidden;
}

/* nosotros */

.nosotros-row{
  margin-bottom:30px
}

.nosotros-row ul.nosotros-list{
  padding: 0;
  list-style: none;
}

.nosotros-row ul.nosotros-list>li{
  padding: 0;
  list-style: none;
  display: inline-block;
}

.nosotros-row ul.nosotros-list>li ul.izquierda{
  padding: 0 5% 0 0;
  list-style: none;
  width: 45%;
  float: left;
}

.nosotros-row ul.nosotros-list>li ul.izquierda>li>ul{
  padding: 0;
  list-style: none;
}

.nosotros-row ul.nosotros-list>li ul.derecha{
  padding: 0 5% 0 0;
  list-style: none;
  width: 45%;
  float: left;
}

.nosotros-row ul.nosotros-list>li ul.derecha .us-image{
  width: 100%;
  padding: 0;
}

.nosotros-row ul.nosotros-list>li ul.derecha .us-image img{
  width: 100%;
  height: auto;
}

.nosotros-row ul.nosotros-list>li ul.derecha .us-text{
  width: 100%;
  padding: 0;
  margin-top: 20px;
}


/* Especiales */

.social{display:none;}
.links{text-align:center;width: 74%;margin: 30px auto 20px 120px;display: block;}
.control-list{width: 680px;}
.slide-row img{width: 652px;}
.image-project figure img{width: 100%;height: 100%;}
.awards-block article .slider-arrow{left: 135px;}
.list-4-block ul li:last-child{margin-top: -20px;margin-left: -20px;}
.languaje{float: right;margin-right: 263px;}
.logo img{width: 100%;/* margin: 0px 0 0 150px; */}
.slick-slider{/* page-break-before: always; */}
.list-4-block ul li{ border-bottom:0px #ccc solid; }
.awards-block article{ border-bottom:0px #ccc solid; }
.carousel-source .slick-slide article p{
    font-size: 11px;
    width: 80%;
    margin: 0px auto;
}
.contact-block article.mapa{
    display: inline-block;
}
  
}
    






/* Default left, right, top, bottom margin is 2cm 
@page { size:8.5in 11in; margin: 2cm  } */
 
/* First page, 10 cm margin on top */
@page :first {
  margin-top: 2cm;
}
 
/* Left pages, a wider margin on the left */
@page :left {
  margin-left: 1cm;
  margin-right: 1cm;
}

@page :right {
  margin-left: 1cm;
  margin-right: 1cm;
}

   @page { size : portrait;
}
   @page rotated { size : landscape }



.clear > p {
    /* padding-top: 16px; */
    /* padding: 10px; */
    /* text-align: left; */
    /* display: block; */
    /* margin-left: 0px; */
    /* width: 97%; */
}

.test {
    width: 190px !important;
    margin-left: -3px;
    margin-top: 20px;
}

.bottom-source > a {
    margin-left: -209px;
}

.printers {
    display: inline-block;
    margin-top: 0px;
}

img.ocultoIMG {
    display: none;
}

.printer {
    background: #fff url(/assets/files/pages/3282_foa_esquema_espanol2.jpg) no-repeat;
    display: block;
    width: 100%;
    height: 354px;
    margin: -25px auto;
}

.project-row.prin > ul.clear > li {
    width: 29% !important;
}

section.project-row.prin {
    width: 100% !important;
    page-break-before: always;
}