.testo_padre
{
  padding: 2rem;
  line-height: 1.7em;

}
.testo_padre p
{
  padding: 2% 11% !important;
  font-size:  1.1em;
}

.testo_padre h1,h2,h3,h4,h5
{
  text-align: center;
}
.testo_primasezione
{
    padding: 6rem 0px;
    min-height: 18em;
}
.testo_primasezione>p
{
  margin-left: 20%;
  margin-top: 2%;
}
.logo_img
{
  max-width: 23vw;
  margin-bottom: 2em;
}

.img_sezione
{
  margin-top: 27rem;
  max-height: 80vh;
}
.img_pagina
{
  padding: 1em;
}
.border_img
{
      border: 1px solid gray;
}
.overlap_img
{
  position: relative;
  padding: 8px;
  top: -2em;
  text-align: center;
  background: #a90000;
  color: white;
    overflow: hidden;
    max-height: 2.2em;
}
.default_row
{
      margin-top: 3em;
}

/** SEZIONE TESTO **/
.big_title
{
  color: #ffffff;
  font-size: 2.5em;
  text-align: left;
  padding: 10% 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
}
.shadow_row
{
  -webkit-box-shadow: 0px -1px 44px 0px rgba(125,125,125,1);
  -moz-box-shadow: 0px -1px 44px 0px rgba(125,125,125,1);
  box-shadow: 0px -1px 44px 0px rgba(125,125,125,1);
/*   margin: 50px 0px; */
  padding: 2em 0px;
  background: #292929;
}
.button_margin
{
  margin-top: 2em;
}
.white_text
{
    color: white;
}

/** ICONE **/
.icon::before
{
    content:'';
    font-family: 'Glyphicons Halflings';
    float: left;
    padding: 15px;
    height: 50%;
    width: 19%;
    text-align: center;
    font-size: 30px;
    background: gray;
    border-radius: 50%;
    color: white;
    margin-right: 5%;
}

.icon.aa::before {
  content: "\e040";
}

.icon.coso::before {
  content: "\e033";
}

.icon.envelope::before {
  content: "\2709";
}

.icon.cog::before {
  content: "\e019";
}
.icon.search::before {
  content: "\e003";
}
.icon.stat::before {
  content: "\e185";
}
.icon.phone::before {
  content: "\e145";
}
/** STILE PER I PREZZI **/
.prezzi_title
{
    padding: 1.5em!important;
    font-size: 2.5em;
}
.prezzi_title strong
{
  color: #a90000;
}
.prezzi td, th {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
/* entypo */
[class*="entypo-"]:before {
  font-family: 'Glyphicons Halflings';
  text-align: center;
}
.entypo-check {
  color: #36ac3e;
}
.entypo-cancel {
  color: #d33536;
}
.entypo-check:before {
    content: "\e013";
}
.entypo-cancel:before {
    content: "\e014";
}
.facile_icon:before
{
  content: url(../../img/facile_icon.png);
  width: 3em;
  height: 2em;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}
/** pagina di default **/
.testo_default
{
  text-align: center;
}

/** CASE HISTORY SITI **/
.cols_siti
{
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}
.titolo_sito
{
  margin-bottom: 1.2em;
  padding-bottom: 0.5em!important;
  border-bottom: 2px solid #7f7d7e;
  text-transform: capitalize;
}
.link_sito
{

  /* clear: both; */
  text-align: center;
  /* border: 1px solid red; */
  display: block;
  width: 10em;
  background-color: #650a0f;
  padding: 1.2em 1em;
  margin-top: 3em;
}
.link_sito:hover
{
  background-color: #aa0009;

}
.link_sito>a
{
    color: white!important;
}
.link_sito>a:hover
{
    text-decoration: none;
}
.slider1_container
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 414px;
  overflow: hidden;
  background: #fff;
}

.slider_slider
{
  cursor: move;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 356px;
  overflow: hidden;
  background: #ffffff;
}

/* jssor slider bullet navigator skin 21 css */
  /*
  .jssorb21 div           (normal)
  .jssorb21 div:hover     (normal mouseover)
  .jssorb21 .av           (active)
  .jssorb21 .av:hover     (active mouseover)
  .jssorb21 .dn           (mousedown)
  */
  .jssorb21 {
      position: absolute;
  }
  .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
      position: absolute;
      /* size of bullet elment */
      width: 19px;
      height: 19px;
      text-align: center;
      line-height: 19px;
      color: white;
      font-size: 12px;
      background: url(../../img/b21.png) no-repeat;
      overflow: hidden;
      cursor: pointer;
  }
  .jssorb21 div { background-position: -5px -5px; }
  .jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
  .jssorb21 .av { background-position: -65px -5px; }
  .jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
  /* jssor slider arrow navigator skin 21 css */
  /*
  .jssora21l                  (normal)
  .jssora21r                  (normal)
  .jssora21l:hover            (normal mouseover)
  .jssora21r:hover            (normal mouseover)
  .jssora21l.jssora21ldn      (mousedown)
  .jssora21r.jssora21rdn      (mousedown)
  */
  .jssora21l, .jssora21r {
      display: block;
      position: absolute;
      /* size of arrow element */
      width: 55px;
      height: 55px;
      cursor: pointer;
      background: url(../../img/a13.png) center center no-repeat;
      overflow: hidden;
  }
  .jssora21l { background-position: -3px -33px; }
  .jssora21r { background-position: -63px -33px; }
  .jssora21l:hover { background-position: -123px -33px; }
  .jssora21r:hover { background-position: -183px -33px; }
  .jssora21l.jssora21ldn { background-position: -243px -33px; }
  .jssora21r.jssora21rdn { background-position: -303px -33px; }

        /* jssor slider bullet navigator skin 13 css */
  /*
  .jssorb13 div           (normal)
  .jssorb13 div:hover     (normal mouseover)
  .jssorb13 .av           (active)
  .jssorb13 .av:hover     (active mouseover)
  .jssorb13 .dn           (mousedown)
  */
  .jssorb13 {
      position: absolute;
  }
  .jssorb13 div, .jssorb13 div:hover, .jssorb13 .av {
      position: absolute;
      /* size of bullet elment */
      width: 21px;
      height: 21px;
      background: url(../../img/b13.png) no-repeat;
      overflow: hidden;
      cursor: pointer;
  }
  .jssorb13 div { background-position: -5px -5px; }
  .jssorb13 div:hover, .jssorb13 .av:hover { background-position: -35px -5px; }
  .jssorb13 .av { background-position: -65px -5px; }
  .jssorb13 .dn, .jssorb13 .dn:hover { background-position: -95px -5px; }
  .jssorb13 .dn, .jssorb13 .dn:hover { background-position: -95px -5px; }



/** MEDIA QUERIES **/
@media (max-width : 1024px) {
.card_main
{
  margin: 10px;
}
}
@media (max-width : 600px) {
.logo_img {
  max-width: 100%;
}
}
