﻿*, *:before, *:after {  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/loading.png) center center no-repeat #fff;
}


body{
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  color: #FFFFFF;
  background: #1e1e1e;
  top:0;
}
.bg-color2{
	width:auto;
	
    height:auto;
	background-color: #313131 !important;
}
a{
  text-decoration: none;
}

a:link { color: #FFFFFF; } /* link da visitare */
a:active { color: #FFFFFF; } /* link attivo */
a:visited { color: #FFFFFF; } /* link visitato */


ul, ol{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
img{
    border: none;
}
h1, h2, h3, h4, p{
  margin:0px;
  padding:0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #FFFFFF;
    opacity:  0.5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #FFFFFF;
    opacity:  0.5;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #FFFFFF;
    opacity:  0.5;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #FFFFFF;
    opacity:  0.5;
}

.display-none{
  display:none;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}

#skrollr-body{
  min-height: 1px;
}
.ico {
  cursor: pointer;
}
.text-hide{
  display:none
}

/* ---------------------------------------HEADER------------------------------------------------------- */

header{
  width: 100%;
  margin: 0 auto;
  position: fixed;
  background-color: rgba(30,30,30,0.95);
  padding-left:5%;
  padding-right:5%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  z-index:3;
}

.header-logo{
  width:250px;
  padding: 4% 0;
}

.header-logo-nav{
  width:300px;
  padding: 3% 0;
}

.header-nav{
  font-size: 1em;
}


.position-bars {
    float: right;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.position-bars .fa-bars, .position-bars .fa-user {
    color: rgba(51,146,186,1);
    font-size: 40px;
}

.position-bars .icon-padding{
  padding:5px 15px;
}

.position-bars .icon-size {
  font-size:20px;
  font-weight: 300;
}

.fa-calendar-check-o{
  margin-left:9px;
}

/* ---------------------------------------SLIDESHOW------------------------------------------------------- */

#slideshow{
  width:100%;
  margin-bottom:0px;
}

.bg-trasparente {
	color:#ffffff;
	width:auto;
    height:auto;
	padding:0px 30px !important;
}

.bg-bianco{
	width:auto;
    height:auto;
	background-color: #313131 !important;
}
.bg-nero{
	width:auto;
    height:auto;
	background-color: rgba(0,0,0,0.7) !important;
	padding:15px 30px !important;
}

/* ---------------------------------------BOX SETTING----------------------------------------------------- */

.box-container{
  margin:0 auto;
  text-align: center;
}

.box-container-padding{
  padding: 0 5%;
}

.box-column{
  display: inline-block;
  vertical-align: top;
}

.box-column-dati{
  display: block;
  float:right;
}

.box-column-middle{
 display: inline-table;
  vertical-align: middle;
}

.box-column-bottom{
 display: inline-table;
  vertical-align: bottom;
}

.box-white{
  background: rgba(255,255,255,0.60) !important;
}

.box-height{
  height:373px;
}

.box-transparent{
  background-color: rgba(255,255,255,0.65);

}
.box-menu{
  margin:30px 0;
  background-color: rgba(255,255,255,0.65);
}

.box-round{
  border-radius: 30px;
  background-color: rgba(255,255,255,0.65);
}
.box-10{
  width:10%;
}
.box-15{
  width:17.5%;
}
.box-20{
  width:19.9%;
}
.box-25{
  width:24.5%;
}
.box-30{
  width:33%;
}
.box-35{
  width:35%;
}
.box-40{
  width:39.5%;
}
.box-45{
  width:47%;
}
.box-50{
  width:49.5%;
}
.box-55{
  width:52.5%;
}
.box-60{
  width:59.5%;
}
.box-65{
  width:64.5%;
}
.box-70{
  width:69.5%;
}
.box-80{
  width:79.5%;
}
.box-85{
  width:84.5%;
}
.box-100{
  width:100%;
 clear:both;
}

.box-info{
  width:95%;
}

.box-map{
  width:99%;
}
.box-map .map{
  width:100%;
  height:30em;
}

.box-map .map-overlay {
   background:transparent;
   position:relative;
   width:100%;
   height:30em; /* your iframe height */
   top:30em; /* your iframe height */
   margin-top:-30em; /* your iframe height */
}

.box-hover:hover{
  opacity: 0.5;
}

.box-left{
  text-align:left;
}
.box-center{
  text-align:center;
}
.box-right{
  text-align:right;
}

.box-padding{
  padding:20px;
}
.box-padding-none{
  padding:0px !important;
}

.box-padding-gallery{
  padding: 20px 0 !important;
}
.box-padding-image{
  padding:60px 20px;
}
.box-padding-news{
  padding: 0 5%;
}
.box-padding-cell{
  padding: 8px 15px;
}

.box-margin {
  margin: 2%;
}

.box-margin-top{
  margin-top:70px;
}
.box-margin-bottom{
  margin-bottom:40px;
}
.box-border{
  border: 1px solid #e0e0e0;
}
.box-image-margin{
  padding:15px;
}

.box-icon-margin{
  margin: 2%;
}

.box-align{
  display: inline-block;
  vertical-align: -5px;
  margin-left: -12px;
}
.box-align-top{
  display: inline-block;
  vertical-align: top;
}
.box-align-middle{
  padding-top:12%;
}
.box-border-bottom{
  border-bottom: 2px solid #3a6493;
  width:100%;
}
.box-border-bottom-middle{
  border-bottom: 2px solid #3a6493;
  width:25%;
}

.box-float-left{
  float:left;
}
.box-float-right{
  float:right;
}

.clear-both{
  clear: both;
  padding: 50px 0 0;
}

/* ---------------------------------------BOX---------------------------------------------------------- */
.box-section{
  padding-top: 130px !important;
}

.box-bgcolor{
  background-color: #3498b7;
}
.box-bgcolor2 {
    background-color: #FFFFFF;
}
.box-bgimgcolor{
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
}

.box-bgimg{
  /*background: url(../img/bg_section.jpg) no-repeat fixed center center / cover ; */
  background: rgba(0, 0, 0, 0) url(../img/parallax-banner-5.jpg) no-repeat fixed center center / cover ;
  /*background: #3a6493;  */
  padding: 0 !important;
  width:100%;
}
.box-bgimgbarber{
  /*background: url(../img/bg_section.jpg) no-repeat fixed center center / cover ; */
  background: rgba(0, 0, 0, 0) url(../img/bg-footer-barber.jpg) no-repeat fixed center center / cover ;
  /*background: #3a6493;  */
  padding: 0 !important;
  width:100%;
}
.box-bgimgbarber-service{
  /*background: url(../img/bg_section.jpg) no-repeat fixed center center / cover ; */
  background: rgba(0, 0, 0, 0) url(../img/bg-barber-service.jpg) no-repeat fixed center center / cover ;
  /*background: #3a6493;  */
  padding: 0 !important;
  width:100%;
}
.box-bgimg2 {
    background: url(../img/parallax-banner-3.jpg) no-repeat fixed center center / cover ;
	padding: 0 !important;
}

.box-bgimg3 {
    background: url(../img/parallax-4.jpg) no-repeat fixed center center / cover ;
    padding: 0 !important;
}
.box-bgimg4 {
    background: url(../img/bg-pianista.jpg) no-repeat fixed center center / cover ;
	padding: 0 !important;
}
.box-bgimg5 {
    background: url(../img/bg-barbershop.jpg) no-repeat fixed center center / cover ;
	padding: 0 !important;
}
.box-ombra {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
}

.box{
  opacity: 1;
}

.box-opaco {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
}

.bg-logo {
    /*background: rgba(0, 0, 0, 0) url("../img/bg_background.png") no-repeat fixed center center;    */
    width: 100%;
}

.box-background{
  padding:5%;
  clear:both;
}

.box-background-top{
  padding-top:6.2%;
  clear:both;
}
.box-background-sidebar{
  padding-top:5%;
  padding-bottom:5%;
  clear:both;
}

/* ---------------------------------------TABULAZIONE TESTI---------------------------------------------------------- */
.colore-oro{
  color: #d2b55b;
}
.colore-bianco{
  color: #FFF;
}
.text-light{
  font-weight: 300;
}

.box-title{
  font-size:2.6em;
  font-weight: 600;
  margin:20px 0 10px;
}
.box-title2{
  font-size:2.6em;
  font-weight: 300;
  margin:20px 0 10px;
  color: #FFFFFF;
}

.box-title-big{
  font-size:2.6em;
  font-weight: 600;
  color: #FFFFFF;
  margin:20px 0 10px;
}

.box-title-team{
  font-size:2.2em;
  font-weight: 300;
  margin:20px 0 10px;
}

.title-background{
  background: rgba(210, 181, 91, 1);
  padding: 0 10px;
}


.box-subtitle{
  font-weight: 300;
  font-size:1.6em;
  margin:0px 0 10px;
  vertical-align: middle;
  color: #d2b55b;
}

.box-subtitle2{
  color: #FFFFFF;
  font-weight: 300;
  font-size:1.7em;
  margin:0px 0 10px;
  vertical-align: middle;
}
.box-subtitle-big{
  font-weight: 300;
  font-size:2.2em;
  margin:20px 0 10px;
  vertical-align: middle;
}
.box-text{
  font-weight: 300;
  font-size:1.3em;
  margin:0px 0 10px;
   padding: 15px 0px;
}
.box-text2{
  color: #FFFFFF;
  font-weight: 300;
  font-size:1.3em;
  margin:0px 0 20px;
   padding: 15px 0px;
}

.box-text td, .box-text2 td{
  padding: 8px 15px;
  font-size:0.9em;
}

.box-list{
  font-size:1.6em;
  font-weight: 300;
}
.box-list2{
  font-size:1.6em;
  font-weight: 300;
  font-style: italic;
  color: #FFFFFF;
}
.box-list li{
  font-size:0.9em;
}

.box-list li a:hover {
  text-decoration: underline;
}
.box-list2 li a:hover {
  text-decoration: underline;
}
.box-icon{
  font-size:3em !important;
  padding:20px;
  display: block;
  color: #3a6493;
}

.box-icon-big-center{
  padding:0% 0;
  margin: 0 auto;
  font-size:8em;
}

.box-img{
  width: 60%;
  height:auto;
}

.line{
  background: #FFFFFF;
  opacity: 0.10;
  clear: both;
  height: 1px;
  margin: 0 auto;
}

.box-background .line-100{
  width:100%;
}


.text-padding{
  font-size:15px;
  font-weight: 300;
  padding: 0px 0px 15px;
}

.read-more, .read-more2{
  padding-right:0px;
  margin:5px 0;
}
.read-more a{
  color: #FFFFFF;
  padding: 5px 10px;
  font-size:18px;
}
.read-more2 a{
  background: #FFFFFF;
  color: rgba(51,146,186,1);
  padding: 5px 10px;
  font-size:18px;
}
.read-more a i{
  padding:8px 14px;
}
.text-light{
  font-weight:300 !important;
}
.text-lowercase{
  text-transform: lowercase !important;
}
.text-italic{
font-style: italic !important;
}

/* ---------------------------------------TABLE PRICE---------------------------------------------------------- */

.table-background{
  background: #fafdfe;
  color:#3498b7;
  padding: 20px 5px;
}
.table-background2{
  background: #3498b7;
  color:#FFFFFF;
  padding: 20px 5px;
}
.table-title{
  font-size:16px;
  font-weight:300;
}
.table-price{
  font-size:48px;
  font-weight:600;
}
.table-list{
  line-height:45px;
  font-size:1.1em;
  font-weight:300;
  padding: 30px 5px;
}
.table-bottom{
  border-radius:20px;
  font-size:20px;
  font-weight:300;
  padding: 8px 20px;
}
.table-color{
  color:#FFFFFF !important;
}

/* ---------------------------------------GALLERY---------------------------------------------------------- */

.box-container figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	cursor: pointer;
}
.box-container figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.box-container figure figcaption::before,
.box-container figure figcaption::after {
	pointer-events: none;
}

.box-container figure figcaption,
.box-container figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.box-container figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


.box-container figure h2,
.box-container figure p {
	margin: 0;
}

.box-container figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.box-effect figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 4.25em;
    background: #1e5188;
	color: #FFFFFF;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.box-effect figcaption h2{
  color: #FFFFFF;
}

figure.box-effect p.icon-links a {
	color: #3c4a50;
	font-size: 1.4em;
}

figure.box-effect:hover p.icon-links a:hover,
figure.box-effect:hover p.icon-links a:focus {
	color: #252d31;
}

figure.box-effect p.description {
	position: absolute;
	bottom: 10em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
    width:87%;
    background: rgba(30, 81, 136, 0.6);
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.box-effect h2,
figure.box-effect p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.box-effect p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

figure.effect-zoe h2 {
	display: inline-block;
}

figure.box-effect:hover p.description {
	opacity: 1;
}

figure.box-effect:hover figcaption,
figure.box-effect:hover h2,
figure.box-effect:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.box-effect:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.box-effect:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.box-effect:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.box-effect:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}


/* ---------------------------------------FOOTER---------------------------------------------------------- */

footer{
  padding:60px 10% 100px;
  clear:both;
  z-index:1 !important;
  position:relative;
}

footer h3{
  font-size:36px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFFFFF;
  padding-bottom:20px;
  padding-top:15px;
}

footer .logo {
  text-align:center;
  padding-top:50px;
  padding-bottom:10px;
}
footer .logo img{
  position: static;
  padding-top: 5px;
  width:200px;
}
footer .dati{
  font-size:15px;
  font-weight: 300;
  padding-top:20px;
  clear:both;
  line-height:25px;
  padding-right:5px;
}
footer .dati a{
  color: #FFFFFF;
  font-weight: 400;
  font-weight: normal;
}
footer .text-white{
  color:#FFFFFF !important;
}

footer .box-gallery{
  margin-top:20px;
  padding:20px;
}
footer .box-gallery img{
  width: auto;
  display: inline-block;
  position: relative;
  margin: 5px;
}

footer .social{
  margin-top:20px;
}

footer .social .facebook .fa-facebook, footer .social .google .fa-google-plus, footer .social .twitter .fa-twitter, footer .social .linkedin .fa-linkedin, footer .social .instagram .fa-instagram {
    /*background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #c6c6c6;
    border-radius: 33px;  */
    font-size: 3em;
    padding: 30px;
    text-align: center;
/*    width: 65px; */
-webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

footer .social .facebook .fa-facebook:hover, footer .social .google .fa-google-plus:hover, footer .social .twitter .fa-twitter:hover, footer .social .linkedin .fa-linkedin:hover, footer .social .instagram .fa-instagram:hover {
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
    opacity: 0.9;
}

footer .social a{
  margin: 0px 5px;
}
footer .social a .fa{
  margin: 0 auto;
}
footer p{
  font-size:14px;
  font-weight: 300;
}
footer .box-100 p a{
  color: #FFFFFF;
}
footer .box-100 p a:hover{
  text-decoration: underline;
}

.web-designer p{
  font-size:11px;
}
.web-designer a{
  font-weight:400;
  font-size:14px;
}

/* ---------------------------------------MODULO INFORMAZIONI---------------------------------------------------------- */

input{
  height:55px;
  width:100% ;
  font-size: 1.2em !important;
  line-height:34px !important;
  background-color: rgba(255,255,255,0.30) !important;
  border:none !important;
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition:border linear .2s, box-shadow linear .2s !important;
  -moz-transition:border linear .2s, box-shadow linear .2s !important;
  -o-transition:border linear .2s, box-shadow linear .2s !important;
  transition:border linear .2s, box-shadow linear .2s !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  padding: 4px 20px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight:300 !important;
}
select{
  height:55px !important;
  width:100% ;
  font-size: 1.2em !important;
  line-height:34px !important;
  background-color: rgba(255,255,255,0.30) !important;
  border:none !important;
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition:border linear .2s, box-shadow linear .2s !important;
  -moz-transition:border linear .2s, box-shadow linear .2s !important;
  -o-transition:border linear .2s, box-shadow linear .2s !important;
  transition:border linear .2s, box-shadow linear .2s !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  padding: 4px 20px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight:300 !important;
}
textarea{
  width:100%;
  height:155px !important;
  padding-top:13px !important;
  color: #FFF !important;
  font-size: 1.2em !important;
  background-color: rgba(255,255,255,0.30) !important;
  border:none !important;
  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition:border linear .2s, box-shadow linear .2s !important;
  -moz-transition:border linear .2s, box-shadow linear .2s !important;
  -o-transition:border linear .2s, box-shadow linear .2s !important;
  transition:border linear .2s, box-shadow linear .2s !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  padding: 4px 20px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight:300 !important;
}

#invia{
  width:115px;
  float:left;
  color: #FFFFFF;
  background: #d2b55b !important;
  font-weight: 300;
  margin-right:20px;

}
#reset{
  width:115px;
  float:right;
  color: #FFFFFF;
  background: #ffffff;
  font-weight: 300;
  margin-left:20px;
}
.checkbox{
  width: auto !important;
}

.map-overlay {
    background: transparent none repeat scroll 0 0;
    height: 32em;
    margin-top: -32em;
    position: relative;
    top: 32em;
    width: 100%;
}


@media only screen and (max-width: 1680px) {


.header-logo{
  width:220px;
}

/* ---------------------------------------TABULAZIONE TESTI---------------------------------------------------------- */


.box-title{
  font-size:2em;
}
.box-title2{
  font-size:2em;
}

.box-title-big{
  font-size:2.8em;
}

.box-subtitle{
  font-size:1.6em;
}

.box-subtitle2{
  font-size:1.6em;
}

.box-text{
  font-size:1.2em;
   padding: 10px 0;
}
.box-text2{
  font-size:1.2em;
  padding: 10px 0;
}

.box-list{
  font-size:1.4em;
}
.box-list2{
  font-size:1.4em;
}

.box-list li{
  font-size:0.9em;
}

.box-icon{
  font-size:3em !important;
}

.box-icon-big-center{
  font-size:8em;
}

.box-img{
  width: 60%;
}

.box-testimonials{
  font-size: 1.7em;
}


.page-title{
  font-size:2.5em;
}

.box-background .read-more a{
  padding: 5px 10px;
  font-size:1em;
}
.box-background .read-more2 a{
  font-size:1em;
}

}

@media only screen and (max-width: 1549px) {

header{
   padding-left: 5%;
    padding-right: 5%;
}

.box-background {
    padding-right: 5%;
    padding-left: 5%;
}


}

@media only screen and (max-width: 1366px) {

/* ---------------------------------------HEADER------------------------------------------------------- */

.header-logo{
  width:200px;
  padding: 2% 0;
}

.box-icon-margin{
  margin: 1.5% 2%;
}

.position-bars .fa-bars, .position-bars .fa-user {
    color: rgba(51,146,186,1);
    font-size: 34px;
}
.position-bars .icon-padding{
  padding:5px 15px;
}
.position-bars .icon-size {
  font-size:16px;
  font-weight: 300;
}

.slogan-background h2 {
    font-size: 2.2em;
}

/* ---------------------------------------SLIDESHOW------------------------------------------------------- */

#slideshow{
  width:100%;
  margin-bottom:0px;
}

/* ---------------------------------------TABULAZIONE TESTI---------------------------------------------------------- */


.box-title{
  font-size:1.6em;
}
.box-title2{
  font-size:1.6em;
}

.box-title-big{
  font-size:2.5em;
}

.box-subtitle{
  font-size:1.25em;
}

.box-subtitle2{
  font-size:1.25em;
}

.box-text{
  font-size:1em;
  padding:0px;
}
.box-text2{
  font-size:1em;
  padding:0px;
}

.box-list{
  font-size:1.38em;
}
.box-list2{
  font-size:1.38em;
}

.box-list li{
  font-size:0.8em;
}

.box-icon{
  font-size:3em !important;
}

.box-icon-big-center{
  font-size:6em;
}

.box-img{
  width: 60%;
}


}