/* FONT */
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 7, 2017 10:13 AM */

@font-face {
	font-family: 'Geogrotesque Bd';
	src: url('Geogrotesque-Bold.eot');
	src: url('Geogrotesque-Bold.eot?#iefix') format('embedded-opentype'),
  url('Geogrotesque-Bold.woff2') format('woff2'),
  url('Geogrotesque-Bold.woff') format('woff'),
  url('Geogrotesque-Bold.ttf') format('truetype'),
  url('Geogrotesque-Bold.svg#Geogrotesque-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
	font-family: 'Geogrotesque Lg';
	src: url('Geogrotesque-Light.eot');
	src: url('Geogrotesque-Light.eot?#iefix') format('embedded-opentype'),
  url('Geogrotesque-Light.woff2') format('woff2'),
  url('Geogrotesque-Light.woff') format('woff'),
  url('Geogrotesque-Light.ttf') format('truetype'),
  url('Geogrotesque-Light.svg#Geogrotesque-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
	font-family: 'Geogrotesque Md';
	src: url('Geogrotesque-Medium.eot');
	src: url('Geogrotesque-Medium.eot?#iefix') format('embedded-opentype'),
  url('Geogrotesque-Medium.woff2') format('woff2'),
  url('Geogrotesque-Medium.woff') format('woff'),
  url('Geogrotesque-Medium.ttf') format('truetype'),
  url('Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

.your-style {
    font-family: 'Geogrotesque Bd';
    font-weight: bold;
    font-style: normal;
}


/* end FONT */


body{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color:#6B6B6B;
    font-size: 14px;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;}


/* HEADING GENERIC*/

h1,h2,h3,h4,h5,h6{
    font-weight: 600;
    color:#272D33;
}
h1{
    font-size: 36px;
    font-family: 'Geogrotesque Bd';
    text-align: center;
}
h2{
	font-family: 'Exo';
	letter-spacing: 2px;
    font-size: 18px;
}
h3{
    font-size: 18px
}
h4{
    font-size: 15px;
}
h5{
    font-size: 14px
}
h6{
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    text-align: center;
}

/*BUTTONS*/

.btn{
	/*margin-top: -24px;
	margin-left: -16px;*/
	border: 0px;
	border-radius:0px !important;
	padding: 4px 8px 4px 8px;
    font-family: "Exo";
	text-align: left !important;
	color: white;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	font-variant-caps: all-small-caps;
	
}


.btn-primary{
	background-color:transparent;
	color:rgb(0,95,103);
	transition: box-shadow .3s; 
	
}

.btn-primary:hover {
	color:rgb(0,95,103);
	background-color: white;
	box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

.btn-primary:visited {
	color:rgb(0,95,103);
	transition: box-shadow .3s; 
	background-color: white;

}

.btn-primary:active {
	color:rgb(0,95,103) !important;
	box-shadow: 0 0 11px rgba(33,33,33,.0); 
	background-color: white !important;

}
.btn-corporate{
	background-color:#ED5735;
}
.btn-culture{
	background-color:#FFA71A;
}
.btn-healthcare{
	background-color:#48CC9A;
}
.btn-hmi{
	background-color:#3D68F2;
}
.btn-government{
	background-color:#45B0E5;
}

 
/*BUTTONS*/

/*TITLE*/


.title-color {
	color: #FFA71A;
}

/* HEADER STYLE */
/* hamburgher always visible*/
.navbar-header {
    float: none;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-collapse.collapse.in {
    display: block!important;
}
.navbar-collapse {
    max-height: 100% !important;
}
.navbar-nav {
    float: none!important;
}
.navbar-nav>li {
    float: none;
}

.navbar-inverse {
    background-color: #272d33;
    border-color: #272d33;
}
.navbar-header.noshadow {
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
#navbar hr{display:none;}
/* end hamburgher always visible*/


.home .navbar-inverse{
    background: transparent;
    border-color: transparent;

}
.home .navbar-inverse.bluebackgroud, .home .navbar-inverse.bluefixed, #navbar.collapse.in {
    background-color: rgba(39,45,51,0.9) !important;
}
.home .navbar-inverse, .home .navbar-inverse.transfixed{
    background-color: transparent;
}

#navbar{border-top: 1px solid rgba(98,181,183,0.25);}
/* AGGIUNTO DA T */ #navbar .container  {
										margin-top: 100px;
					 					margin-bottom: 200px;
										} /* FINE */


.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    border-color: none;
    background-color: transparent;
}

.navbar-brand {
    padding: 15px 0px;
}
.navbar-brand img {
    max-width: 100%;
}
.first-nav{ 
    padding: 15px 0;
    margin-bottom: 0;
}

.first-nav li {
    text-decoration: none;
    list-style-type: none;
    display: inline;
    padding: 0 15px;
    font-size: 16px;

}
.first-nav li a:hover {
    text-decoration: none;
    list-style-type: none;
}
.first-nav li.red a
{
    color: #FF4F19;
}
.first-nav li.red a.active{
    border-bottom: 3px solid #FF4F19;
    padding: 0px 10px 15px;
    margin: 0 -10px;
}
.first-nav li.green a{
 color: #6CBFC1;
}
.first-nav li.green a.active{
    border-bottom: 3px solid #6CBFC1;
    padding: 0px 10px 15px;
    margin: 0 -10px;
}
.first-nav li.yellow a{
    color:#CCB314;
}
.first-nav li.yellow a.active{
    border-bottom: 3px solid #CCB314;
    padding: 0px 10px 15px;
    margin: 0 -10px;
}
@-moz-document url-prefix() {
    .first-nav li.red a.active,.first-nav li.green a.active,.first-nav li.yellow a.active{
        padding: 0px 10px 14px;
    }
}

.head-link{
    padding: 15px 16px;
}

.lang-selector{
    font-size: 16px;
    margin-bottom: 0
}
.lang-selector a{
    color: #fff;  
}

/* collapase NAV */
.navbar-collapse ul{padding-bottom: 40px; }
.navbar-collapse ul li a{text-decoration: none}
.navbar-collapse ul li h4.title-nav {
    font-family: 'Exo';
    color: #FFA71A;
    font-size: 50px;
	font-weight: 300;
    letter-spacing: 1px;
    /*border-bottom: 1px solid rgba(98,181,183,0.25);*/
	padding-top: 20px;
    margin: 0px 0 10px;
    text-align: center;
	font-variant-caps: all-lowercase;}
    .navbar-collapse  ul li h4.title-nav a{
		color: #ffffff;
        font-weight: 300;
    }
    .navbar-collapse ul ul{
        list-style-type: none;
        padding: 0!important
    }
    .navbar-collapse ul li ul li{
        color: #ffffff;
		margin: 5px 0 5px;
		font-weight: 500;
        font-size: 14px;
        line-height: 30px
    }
    .navbar-collapse ul li ul li a{
		font-family: 'Exo';
        color: #ffffff;
    }
    #navbar ul li ul li a span{
        color:  #6A7777;
    }

	.navbar-collapse  ul li h4.title-nav a:hover {
    color: #FFA71A;
	} /* AGGIUNTO DA T */

    /* HEADER HOME */


    /* END HEADER STYLE */


    /* FOOTER STYLE*/


    .footer {
      width: 100%;
      background-color: #272D33;
      color: #CCDBDD;
      font-size: 14px;
  }

  footer .container .text-muted {
      margin: 20px 0;
  }


  footer h4{
    font-weight: 600;
    color: #7E8991;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: left;
}

footer .row{padding: 60px 0}

.footer-social{
    margin-right: 10px;
    float: left}
    footer .copy{
        text-align: center;
        font-size: 14px!important;
        color:#7E8991!important;
        margin-bottom: 40px;
        margin-top: 30px
    }


  /* END FOOTER*/

  /* HOME page*/

html, body {
  width: 100%;
  height: 100%;
}

/*.prj-bg-img {
  position: relative;
  max-width: 100%;
  background: linear-gradient(to right top, rgba(255,167,26,.5), rgba(255,167,26,.0)), url("../img/progetti/11_Pollicina/img-home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	overflow: hidden;
  }*/

.prj-bg-img {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	overflow: hidden;
  }


.jumbotron{
    background-color: #272D33;
    background-size: cover;
}
.carousel-control.right, .carousel-control.left{background: none}

.carousel-indicators li {
    background-color: #1C1F21;
    background-color: rgba(28,31,33,1);
    width: 11px;
    height: 11px;
    border: none;
    margin: 0px;
    
}
.carousel-indicators li.active {
    background-color: #fff;
    background-color: rgba(255,255,255,1);
    width: 10px;
    height: 10px;
    border: none;
    margin: 0px;
}
 .carousel-inner .item{
        background-size: cover;
    }
.slider-cont{
    position: absolute;
    height: 100vh;
    width: 90vw;
    min-width: 100%;
    min-height: 90%;
    z-index: 1;
    margin-top: 70px
}
.slider-cont .t-medium-head{
    color: #919191;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 28px
}
.slider-cont ul{
    padding: 0
}
.slider-cont ul li{
    color: #D3D3D3;
    list-style-type: none;
    list-style-position: outside;
    font-size: 12px;
    line-height: 28px
}
.slider-cont ul li a{
    color: #D3D3D3;
    cursor: pointer;}
.slider-cont ul li span.date{
    color:#86808C;
}
.slider-cont ul li img{margin-left: 10px}

.intro-head img{
	max-width: 340px
}
.intro-head p{
    font-family: 'Geogrotesque Lg';
    font-size: 14px;
	letter-spacing: 1px;
    color:#b0d0d0;
    line-height: 24px;
    text-align: justify;
    margin: 40px 0 0
}
.intro-head p span{color: white}

.width-intro-text {width: 340px;}



/* TWITTER FEED */

.tweet{padding:0 15px;}
.tweet ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tweet a {
    color: #005F67;
    text-decoration: none;
    font-weight: 600;
}
.tweet a:hover {
    text-decoration: underline;
}
.twitter-box .tweet {
    overflow: hidden;
}
.twitter-box ul {
    width: 99999px;
    height: 100px;
}
.twitter-box ul li {
    width: 232px;
    height: 230px;
    float: left;
    padding: 0 45px 0 0;
    margin: 0 0 0 0;
    font-size: 13px;
    font-weight: 500
}
.twit_ico{margin-bottom:0}
.twitter-box ul li .date{
    font-style: italic;
    font-size: 12px;
}
.author-tw{
    font-weight: 700;
    line-height: 40px;
    font-size: 13px
}


/*.tweet-dis {
    line-height: 1.5em!important;
    height: 6em!important;       
    overflow: hidden!important;  
}*/
.product{padding: 55px 0 0 0;}
.twitter-box{padding: 50px 0 0 0}



.client-home{padding: 105px 0 100px 0}

.product h2, .product a h2{
    font-family: 'Geogrotesque Bd';
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #2D2D2D;
}
.product h3, .product a h3{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 16px 0;
    color: #2D2D2D;
    
}
.product-grid{
    overflow: hidden;
    font-size: 12px;
    min-height: 200px;
}
.product a {color: #2D2D2D}
.statea{padding: 50px 0}
.stateb {
    position: absolute;
    top:-300px;
    background: #fff;
    padding: 25px 25px 25px 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
}
.stateb h2, .stateb h3{text-align: left}

.product-grid:hover .stateb {
    -moz-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    -o-transform: translateY(300px);
    -ms-transform: translateY(300px);
    transform: translateY(300px);
}

.logo-right{
    position: absolute;
    top: 65px;
    right: 25px;
}

.btn-default{
    font-weight: 700;
    color:#9E9E9E;
    font-size: 16px;
    background-color: transparent;
    border: none;
    border-radius: 8px;
    padding: 6px 30px;
}





/* PRODUCTS */

.products .navbar-header, .single-prj .navbar-header{
    -webkit-box-shadow: 0 3px 0 0 #D1D1D1;
    box-shadow: 0 3px 0 0 #D1D1D1;
}

.products .content{
	margin:56px 0 100px 0;
	/*margin:143px auto 5%px;
    padding: 0 10%;*/
}

.products .product-quote{
    font-size: 18px;
    font-style: italic;
    padding: 70px 0 30px;
    margin:   0 8.33333333%;
    line-height: 40px;
}

.products .product-quote span{
    float: right;
    font-weight: 600
}

.products .product-image{
    margin: 0;
    max-width: 100%
}

.products .content p{line-height: 20px}


.single-product-grid{
    overflow: hidden;
    font-size: 14px;
}
.single-product-grid .state-pa img{width: 100%; max-width: 100%}

.product a {color: #2D2D2D}

.state-pa{
    padding:0;
    z-index: 9;
    overflow: hidden;
    position: relative;
    width: 100%;

}
a .state-pb{color:#000000!important}
.state-pb {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%!important;
    background-image: url(../img/bg-overlay-product-culture.png);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;  
}
.single-product-grid:hover .state-pb {
    opacity: 1;
   
}
.product-meta{
  vertical-align: middle;
  text-align: center;
  padding: 0 40px;
  position: static;
  width: auto;
  height: auto;
  letter-spacing: 1px;
  
}
.product-meta h3{
    color: #fff;
    line-height: 29px;
    font-weight: 600; 
	letter-spacing: 1px;
}

.related-case-studies {
	margin: 3% 0;
	padding: 0 5%;
}

.related-case-studies h5{
	font-family: 'Exo';
	letter-spacing: 0.5px;
}

.media-heading-products {
	font-family: 'Exo';
	font-size: 14px;
	line-height: 0px;
	letter-spacing: 0.5px;
}
.media-products {
	width: 43%;
	min-width: 230px;
	margin-right: 3%;
	margin-left: 0;
	padding-left: 0;
	min-height: 60px;
	float: left;
	
}


.quote-products{
	padding: 2% 6%;
	margin: 4% 6% 4% 6%;
	border-left: 6px #015F67 double;
}

.quote-products p{
	font-size: 18px;
	line-height: 24px !important;
	font-weight: 400;
	letter-spacing: 2;
	font-style: italic;
    color: #015F67;
	text-align: left;
}

.quote-products h6{
	letter-spacing: 1;
	text-align: left;
		font-style:normal;

}

/* SINGLE PRODUCT */


.single-prj-info-box{
	margin: 0 -16px 32px 16px;
	padding:0 0 16px 32px;
	border-left: 2px solid rgba(33,33,33,0.25);
}
.single-prj-info{
	font-size: 13px; 
	font-weight: 400;
	color: #7E8991;
	margin-bottom: 16px}

.single-prj .content{margin:2% auto 5%;}
.single-prj h1{
    font-size: 60px;
    font-family: 'Exo', sans-serif;
	letter-spacing: 2px;
    font-weight: 700;
	text-align: left;
}
.single-prj h3{
    font-size: 30px;
	line-height: 40px;
	text-align: left;
}
.single-prj h5{
	font-family: 'Exo';
	color: #272d33;
	font-size: 12px; 
	font-weight: 600;
	font-variant-caps: titling-caps;
	text-align: left;
	margin-bottom: 4px;
}
.prj-intro{
    font-size: 18px;
    line-height: 32px;
    text-align: left;
	letter-spacing: 0.3px;
}

@media (max-width: 991px) { .prj-intro{
    font-size: 16px;
    line-height: 32px;
    text-align: left;
	letter-spacing: 0.3px;
	padding-left: 10%;
	}
	.single-prj h1{
	padding-top: 4%;
    font-size: 44px;
    font-family: 'Exo', sans-serif;
	letter-spacing: 1.6px;
    font-weight: 700;
	line-height: 60px;
	text-align: left;
	}
	.single-prj h3{
	padding-bottom: 4%;
    font-size: 28px;
	line-height: 40px;
	text-align: left;
	}
}
@media (max-width: 768px) { .prj-intro{
    font-size: 16px;
    line-height: 32px;
    text-align: left;
	letter-spacing: 0.3px;
		padding-left: 0%;}
.single-prj h1{
	padding-top: 4%;
    font-size: 24px;
    font-family: 'Exo', sans-serif;
	letter-spacing: 1.3px;
    font-weight: 700;
	line-height: 40px;
	text-align: left;
	}
.single-prj h3{
	padding-bottom: 4%;
    font-size: 18px;
	line-height: 30px;
	text-align: left;
	}
	
}


.involve-gallery img.product-image{
    margin-bottom: 50px;
    max-width: 100%;
}
.timelapse-gallery img.product-image{
    margin-bottom: 50px;
    max-width: 100%;
}
.smart-resilience-gallery img.product-image{
    margin-bottom: 50px;
	max-width: 100%;
}
.contributers img{max-width: 100%}
.contributers .info{
    text-align: center;
    position: relative;
    bottom:40px;
    color: #fff;
    width: 100%;
    line-height: 18px;
    font-size: 14px
}
.contributers .info p{background: rgb(2, 105, 113); margin:0;    padding: 3px 0;}


/* SECTORS 

COME MAI E' RIPETUTO ? 

perchè dovevano dirmi se tenere o no il rigo eventualmente di un'altro colore.... invece va tolto e lasciato solo per la sezione prodotti

*/


.sectors .content{margin:143px auto 200px }

p.h2subtitle{text-align: center}

.medium-cat{
    height: 100%;
    background-color:  #272D33; 
    padding: 20px 0;
   
}
.medium-cat .t-medium-head{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 28px
}
.medium-cat ul{
    padding: 0
}
.medium-cat ul li{
    color: #D3D3D3;
    list-style-type: none;
    list-style-position: outside;
    font-size: 12px;
    line-height: 28px;
    padding: 6px 30px;
}
.medium-cat ul a li:hover{
    background-color: rgba(154,211,214,0.15);
    text-decoration: none!important
}
.medium-cat ul li span.date{
    color:#86808C;
}
.medium-cat ul li img{margin-left: 10px}



/* PEOPLE */
.people .content{margin: 48px auto 5%}
.single-profile{
    overflow: hidden;
}
.single-profile img.picture{width: 100%; max-width: 100%}
.single-profile .info{
    text-align: center;
    position: relative;
    bottom:64px;
    color: #fff;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
.single-profile .info p{
    background: rgb(2, 105, 113);
    padding: 10px 0;    
}
.single-profile .info span{
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}

.prof-open a p{color:#fff!important}

.button-profile.openp{
    position: absolute;
    top:20px;
    right: 35px;
    background-image: url(../img/people/open.png);
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: none;
    display: block;
    background-repeat: no-repeat;
}
.button-profile.openp[aria-expanded="true"]{
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.button-profile.openp[aria-expanded="false"]{
    opacity: 1;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.button-profile.closex{
    background-image: url(../img/people/close.png);
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;
    background-repeat: no-repeat;
}

.more-info{
    display: none;
    position: absolute;
    background: rgba(39,45,51,0.9);
    color: #fff;
    font-weight: 600;
    top: 0;
    width: calc(100% - 30px);
    height: calc(100% - 70px);
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.more-info small{
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    text-align: justify;
}
.prof-open{
    width: 100% ;
    height: 100%;
    padding: 40px;
}
.linkedin-profile{
    float: left;
    margin: 3px 5px 0 0;
}



.label-units{
    /*margin-top: -24px;
	margin-left: -16px;
	border: 0px;
	border-radius:0px !important;*/
    font-family: "Exo";
	text-align: left !important;
	font-size: 11px !important;
	line-height: 16px;
	font-weight: 600;
	letter-spacing: 0.5px;
    text-transform: uppercase;
	}

.label-corporate {
	color:#ED5735;
}

.label-culture {
	color:#FFA71A;
}

.label-healthcare {
	color:#48CC9A;
}
.label-hmi {
	color:#3D68F2;
}
.label-government {
	color:#45B0E5;
}

/*
COLOR PALETTES
corporate #ED5735 rgba(237,87,53,1)
culture #FFA71A rgba(255,167,26,1)
healthcare #48CC9A rgba(72,204,154,1)
hmi #3D68F2 rgba(61,104,242,1)
government #45B0E5 rgba(69,176,229,1)*/

.caption{
	position: absolute !important;
	bottom:16px;
}
.caption h3{
	font-family: "Exo";
	text-align: left !important;
	color: white;
	font-size: 24px;
	letter-spacing: 1px;
}
.caption p{
	text-align: left !important;
	color: white;
	font-size: 16px;
	letter-spacing: 1px;
			font-weight: 400;

}

.gal-container{
	padding: 12px;
}
.gal-item-usecase{
	overflow: hidden;
	padding: 10px;
}
.gal-item-usecase .box-usecase{
    position: relative;
	height: 350px;
	overflow: hidden;
    background-color: grey;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.box-corporate{
  background: linear-gradient(to right top, rgba(237,87,53,.5), rgba(237,87,53,.0));
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.box-usecase:hover .box-corporate{
  	opacity:1;
}

.box-hmi{
  background: linear-gradient(to right top, rgba(61,104,242,.5), rgba(61,104,242,.0));
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.box-usecase:hover .box-hmi{
  	opacity:1;
}

.box-culture{
  background: linear-gradient(to right top, rgba(255,167,26,.5), rgba(255,167,26,.0));
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.box-usecase:hover .box-culture{
  	opacity:1;
}

.box-healthcare{
  background: linear-gradient(to right top, rgba(72,204,154,.5), rgba(72,204,154,.0));
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.box-usecase:hover .box-healthcare{
  	opacity:1;
}

.box-government{
  background: linear-gradient(to right top, rgba(69,176,229,.5), rgba(69,176,229,.0));
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.box-usecase:hover .box-government{
  	opacity:1;
}

.txt-box-usecase {
		text-shadow: 0 0 16px rgba(39,45,51,1);

    -webkit-transition: all .35s ease-out;
         -o-transition: all .35s ease-out;
            transition: all .35s ease-out;
}

.box-usecase .txt-box-usecase {
    position: absolute;
    bottom: 20px;
    left: 30px;
}


.box-usecase:hover .txt-box-usecase {
    bottom: 50px;
    -webkit-transition: .4s ease-in-out;
	-o-transition: all .4s ease-out;
    transition: .4s ease-in-out;
}



.scopridipiu{
	font-family: "Exo";
	font-size: 16px;
    font-weight: 400;
    font-variant-caps: all-small-caps;
    position: absolute;
    bottom: 10px;
    left: 30px;
    opacity: 0;
	color: #fff;	
	text-shadow: 0 0 16px rgba(39,45,51,.5);

	transition-delay: .3s;
	    -webkit-transition: all .6s ease-out;
         -o-transition: all .6s ease-out;
            transition: all .6s ease-out;
}

.box-usecase:hover .scopridipiu {
    opacity: 0.9;
	letter-spacing: 1px;
}

.box-usecase img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}


.gal-item-usecase .box-usecase a:focus{
	outline: none;
}
.gal-item-usecase .box-usecase a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item-usecase .box-usecase a:hover:after{
	opacity: 1;
}


/* CONTACT */

.contact {
    background-color: #272D33;}
.contact .content{margin:56px auto 0;
    background-color: #272D33;
    border-bottom: 1px solid rgba(98,181,183,0.25);
    background-image: none;}

 
#map {
    height: 100%;
    width: 100%;
}

.office-img{
    max-width: 100%;
    height: 136px;
    background-size: cover;
}
.office-img.mil{
    background-image: url(../img/milano.jpg);
}
.office-img.fir{
	background-image: url(../img/Firenze3.png);
}
.office-img.rom{
    background-image: url(../img/roma.jpg);
}
.office-img.jes{
    background-image: url(../img/Jesi.png);
}


.contact p{
    font-size: 14px;
    color: #fff;
}
.contact h4{
    font-weight: 600;
    color: #7E8991;
    font-size: 19px;
    text-transform: normal;
    margin-bottom: 30px;
    text-align: left;
}

.contact .col-md-7{
    padding: 90px 40px 0 40px
}

.response-form{
    font-weight: bold;
    line-height: 20px;
    color: #fff!important;
    
    
}
/* VARIE */
.no-padding{
    padding: 0!important
}

h1.sectors-title{
	font-family: 'Exo';
	font-weight: 400;
	letter-spacing: 2px;
    text-align: center;
    font-size: 32px;
    margin: 0 0;
}
h4.h1subtitle{
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
    
}
.clear{
    clear:both;
}
.bottom60{margin-bottom:60px}
.bottom40{
	margin-bottom:20px;
}
.bottom80{margin-bottom:80px}

.top40{margin-top: 40px}
.bottom20{
	margin-bottom:40px;
}
.top80{margin-top: 80px}
.first-cont{margin-top:53px}
.padtop40{padding-top: 40px}
.padtop80{padding-top: 80px}
.nopadtop{padding-top: 0!important;}

 /* FORM */


    form fieldset{
        border: none;
        padding: 0!important;
    }
    form legend {
        font-size: 1.4em;
        margin-bottom: 10px;
    }
    form label {
        display: block;
        margin-bottom: 8px;
    }
    form input[type="text"],
    form input[type="date"],
    form input[type="datetime"],
    form input[type="email"],
    form input[type="number"],
    form input[type="search"],
    form input[type="time"],
    form input[type="url"],
    form textarea,
    form select {
        background: rgba(255,255,255,.1);
        border: none;
        margin: 10px  0px;
        outline: 0;
        padding: 7px;
        width: 70%;
        box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        background-color: #5D666B;
        color:#272D33;

    }
    form textarea{
        width: 100%;
        height: 125px
    }
    form input[type="text"]:focus,
    form input[type="date"]:focus,
    form input[type="datetime"]:focus,
    form input[type="email"]:focus,
    form input[type="number"]:focus,
    form input[type="search"]:focus,
    form input[type="time"]:focus,
    form input[type="url"]:focus,
    form textarea:focus,
    form select:focus{
        background: #d2d9dd;
    }
    form select{
        -webkit-appearance: menulist-button;
        height:35px;
        -webkit-appearance: none;
        -webkit-border-radius: 0px;
        background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
        background-position: 100% 50%;
        background-repeat: no-repeat;
        background-color: #5D666B;
    }

    form input[type="submit"],
    form input[type="button"],
    form button#contact-submit
    {
        position: relative;
        display: block;
        padding: 6px 50px 5px 50px;
        border-radius: 8px;
        color: #000;
        margin: 0 auto;
        background: #9AD3D6;
        font-size: 18px;
        text-align: center;
        font-style: normal;
        border: none;
        margin-bottom: 10px;
        float: left;
    }
    form input[type="submit"]:hover,
    form input[type="button"]:hover
    {
        background: #109177;
    }

    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #272D33;
      font-style: italic;
  }
  ::-moz-placeholder { /* Firefox 19+ */
      color:  #272D33;
      font-style: italic;
  }
  :-ms-input-placeholder { /* IE 10+ */
      color:  #272D33;
      font-style: italic;
  }
  :-moz-placeholder { /* Firefox 18- */
      color:  #272D33;
      font-style: italic;
  }
.response-form{
    color: #7E8991;
    font-style: italic;
}


   /* ROMBI MEDIUM*/
.medium-overlay{
    height: 100vh;
    width: 100vw;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top:0;
    right: 0px;
    opacity:0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    
}

.rombi-act{
    width: 105px;
    height: 148px;
    position: fixed;
    right: 0;
    top: calc(50% - 74px);
    z-index: 999999;
    cursor: pointer;}


.rombi-open{
    position: fixed;
    right: -443px;
    top: calc(50% - 254px);
    cursor: pointer;
    z-index: 999999
}
.medium-grid{
    width: 1070px;
    position: relative;
    z-index: 99999;
    padding-top: 180px;
}
.rombo1, .rombo2, .rombo3{
    float: left;
    width: 354px;
    height: 354px;
    background-image: url(../img/bg-rombo-bianco.png);
    padding: 50px;
    /*
     width: 250px;
    height: 250px;
    background: #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    */
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;  
    
}
.rombo1{
    bottom: 82px;
    left: 2px
    }
.rombo2{
    top: 10px;
    left: -85px;
    
    }
.rombo3{
    bottom: 170px;
    right: 259px;
   
    }
.medium-grid .med-info{
    /*
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    */
    text-align: center;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    
}

.med-info .date{
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 30px;
    display: block;
}

.med-info h2{
    margin-bottom: 30px;
    display: block;
    font-size: 16px
}

.med-info h2 a, .med-info p.short a{
    color:#272D33;
    cursor: pointer;}
.med-info p.short{
    font-size: 12px;
    padding: 0 40px;
    display: block;
}

.clox-but{
    bottom: -92px;
    z-index: 999999;
    left: 317px;
    position: absolute;
    cursor: pointer;
}

.collapsing {
  
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.collapsing.width {
  -webkit-transition-property: width, visibility;
  transition-property: width, visibility;
  width: 0;
  height: auto;
}




/*NUOVI BUTTONS*/

.btn-CTA-dark{
	margin-top: 32px;
	font-size: 16px !important;
	padding: 8px 16px;
	border-radius: 2px !important;
	background-color: #9AD2D6 !important;
	color:#272d33 !important;
	box-shadow: 0 16px 36px rgba(0,5,6,0.5) !important;
	transition: box-shadow .3s; 	
}

.btn-CTA-dark:hover {
	color:#272d33 !important;
	background-color: #F4FAFA !important;
	box-shadow: 0 12px 40px rgba(0,5,6,0.9) !important;
	transition: box-shadow .3s;
}



.btn-CTA-dark:active {
	color:rgb(0,95,103) !important;
	box-shadow: 0 4px 16px rgba(0,5,6,1) !important; 
	background-color: #F4FAFA !important;
}


.btn-CTA-light{
	border-radius: 2px !important;
	background-color: #9AD2D6 !important;
	color:#272d33 !important;
	box-shadow: 0 16px 36px rgba(0,26,29,0.25) !important;
	transition: box-shadow .3s; 	
}

.btn-CTA-light:hover {
	color:#272d33 !important;
	background-color: #F4FAFA !important;
	box-shadow: 0 8px 44px rgba(0,26,29,0.35) !important;
	transition: box-shadow .3s;
}


.btn-CTA-light:active {
	color:rgb(0,95,103) !important;
	box-shadow: 0 4px 16px rgba(0,26,29,0.4) !important; 
	background-color: #F4FAFA !important;
}


/* BOOK */


.book-box {
	min-height: 584px;
	padding: 64px 5% 40px 5%;
	background: url("../img/libro/IMG_20190809_162551_dark.jpg");	
	width: 100%;
    position: relative;
	overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.book-cover-container {
		padding: 6% 0 6% 0;
		align-items: center;
        display: table;
    }

.book-cover-container .book-cover {
        text-align: center;
		align-items: center;
        vertical-align: middle;
        display: table-cell;
    }

    .book-cover-container .book-cover img {
		height: 320px;
		max-height: 328px;
		box-shadow: 0 40px 64px rgba(0,5,6,0.4);
		background: rgba(240,240,240);
    }
    .book-cover-container .book-cover img:hover {
		height: 324px;
		max-height: 328px;
		vertical-align: middle;
		background: rgba(240,240,240);
		transition: height .3s;
    }

.book .single-product h1{
	font-weight: 600 ;
	font-size: 60px ;
	line-height: 76px ;
	color: white;
}

.book .single-product p{
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: rgba(255,255,255,0.5);
}

.book .quote{
	padding: 2% 4% !important; 
	margin: 0 0 0 0 !important; 
	border-left: 0px #9AD3D6 double;
}

	
	
/*COURSES*/
	
.courses .navbar-header, .single-course .navbar-header{
    -webkit-box-shadow: 0 3px 0 0 #D1D1D1;
    box-shadow: 0 3px 0 0 #D1D1D1;
}

.courses .row{
  display:table;
	float:none;
	width:100%;
}



/*.course-icon{
	margin:0 5% 0 5%;
    position: absolute;
    top:20px;
    left: 35px;
    background-image: url("../img/courses-point.png");
    width: 20px;
	height: 16px;
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
	}*/

.courses .container{
	padding: 0 4% 0 8% !important;
}

.course-title {
	padding: 5% 0 0 0;
	text-align: left;
}

.course-title h1{
	line-height: 54px;
	font-weight: 200 !important;
}
.course-title h2{
	font-size: 24px;
	line-height: 32px;
	font-weight: Medium !important;
}
.course-title a h4{
	line-height: 22px;
	color: #015F67; 
	text-align: left;}

.courses p{
	line-height: 26px;
	text-align: left;}

.courses h4.h1subtitle {
	font-weight: 400 !important;
	line-height: 22px;
	text-align: left;	
	color: #015F67; 
}

.courses h5{
	font-family: 'Exo';
	color: #272d33;
	font-size: 12px; 
	line-height: 20px;
	font-weight: 600;
	font-variant-caps: titling-caps;
	text-align: left;
	margin-bottom: 8px;
}


.course-info-box {
	position: relative;
	align-content: center;
	vertical-align: middle;
	padding: 8px 0 8px 16px;
	border-left: 1px solid rgba(33,33,33,0.2);
}

	.course-info-box-horizontal {
	margin: 0 10% 0 10%;
	padding:2.5% 0 0 0;
	border-top: 2px solid rgba(33,33,33,0.25);
}

.course-info{
	font-size: 13px; 
	font-weight: 400;
	color: #7E8991;
	margin-bottom: 16px}

.HeightTaker-drop{
	margin-top: 5%;
    margin-bottom: 5%;
	position: relative;
    z-index: 1;
}
	.HeightTaker-drop img {
	padding: 20px 0 0 0;
    z-index: 1;
}
.HeightTaker-drop:after {
        content: '';
        clear: both;
        display: block;
    }

.HeightTaker {
    position: relative;
    z-index: 1;
}

.HeightTaker:after {
        content: '';
        clear: both;
        display: block;
    }

.Wrapper {
    width: 100%;
    height: 100%;
}

.full-width-bg-image {
	width: 100%;
    background-color: #E5E8F7;
}

.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;}


.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item-large .box{
	height: 350px;
	overflow: hidden;}

.gal-item-large .box img{
	position: relative; 
	align-items: center; 
	vertical-align: middle;
	top: 50%;                         
   transform: translate(0, -50%) 
}


.container3 {
   height: 10em;
	padding: 5%;
   position: relative }              /* 1 */
.container3 .book-cover {
   margin: 0;
   position: absolute;               /* 2 */
   top: 50%;                         /* 3 */
   transform: translate(0, -50%) }   /* 4 */


.courses-header {
	padding: 10% 5% 10% 5%;
	background: url("../img/libro/IMG_20190809_162551_dark.jpg");	
	width: 100%;
    position: relative;
	overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.courses-header-1 {
    padding: 10% 5% 10% 5%;
    background: url("../img/prova3.jpg");    
    width: 100%;
   position: relative;
    overflow: hidden;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
}
.courses-header-2 {
    padding: 10% 5% 10% 5%;
    background: url("../img/prova4.jpg");    
    width: 100%;
   position: relative;
    overflow: hidden;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
}
.courses-header-3 {
    padding: 10% 5% 10% 5%;
    background: url("../img/prova5.jpg");    
    width: 100%;
   position: relative;
    overflow: hidden;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
}


#parent {height:250px;}
#child {height:100%;}

/* columns of same height styles */

.row-full-height {
  height: 100%;
}

.col-full-height {
  height: 100%;
  vertical-align: middle;
}

.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}

.col-xs-height {
  display: table-cell;
  float: none !important;
}

@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
}

@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
}


/* vertical alignment styles */

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}


@media (min-width: 991px) {
        
    .equal {
        display: table;
        /*background: red;*/
        border-spacing: 0 0;
    }
    .equal:before, .equal:after {
        display: none;
    }
    

	.equal [class*="col-"]{
		vertical-align: top;
        float:inherit;
        display: table-cell;
       /* background-color: red; */
    }
}

@media (min-width: 991px) {
        
    .equal-row {
        display:block;
		width:100%;
/* background-color: red; */
		border-spacing: 30px 0;
        padding-bottom: 30px;
    }
    .equal-row:before, .equal-row:after {
        display: none;
    }
    
	.equal-row [class*="papers"]{
        float: none;
        display:flex;
       /* background-color: red; */
		vertical-align: middle;
    }
}

.papers {
	margin-bottom: 1px;
    color: #181818;
    background: linear-gradient(rgba(244,250,250,1), rgba(244,250,250,.0));
	vertical-align: middle;
}

.papers h3{
		font-family: 'Exo';
		letter-spacing: 1px;
		line-height: 36px;
		padding: 3% 4%;
}

.papers:hover {
    background: linear-gradient(rgba(240,246,246,1), rgba(240,246,246,1));}


.sezione-libro {
	margin-bottom: 16px;
	padding: 16px 24px;
}

.indice-libro {
	margin: 40px 8% 0 8%;
}

.indice-libro h4{
	font-family: 'Exo';
	font-size: 18px;
	padding-left: 8px;
	padding-bottom: 16px;
}
.indice-libro p{
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 26px;
	font-weight: 400;
	border-bottom: 1px solid rgba(98,181,183,0.25);
}

.border-imprese {
	border-width: 0 0 0 8px;
	border-style: solid;
	-webkit-border-image: 
      -webkit-gradient(linear, 0 0, 0 100%, from(rgba(69,176,229,1)), to(rgba(61,104,242,1))) 1 10%;
    -webkit-border-image: 
      -webkit-linear-gradient(rgba(69,176,229,1), rgba(61,104,242,1)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(rgba(69,176,229,1), rgba(61,104,242,1)) 1 100%;    
    -o-border-image:
      -o-linear-gradient(rgba(69,176,229,1), rgba(61,104,242,1)) 1 100%;
    border-image:
      linear-gradient(to bottom, rgba(69,176,229,1), rgba(61,104,242,1)) 1 100%;
}

.border-comunita {
	border-width: 0 0 0 8px;
	border-style: solid;
	-webkit-border-image: 
      -webkit-gradient(linear, 0 0, 0 100%, from(rgba(69,176,229,1)), to(rgba(255,167,26,1))) 1 10%;
    -webkit-border-image: 
      -webkit-linear-gradient(rgba(69,176,229,1), rgba(255,167,26,1)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(rgba(69,176,229,1), rgba(255,167,26,1)) 1 100%;    
    -o-border-image:
      -o-linear-gradient(rgba(69,176,229,1), rgba(255,167,262,1)) 1 100%;
    border-image:
      linear-gradient(to bottom, rgba(69,176,229,1), rgba(255,167,26,1)) 1 100%;
}

.border-persone {
	border-width: 0 0 0 8px;
	border-style: solid;
	-webkit-border-image: 
      -webkit-gradient(linear, 0 0, 0 100%, from(rgba(72,204,154,1)), to(rgba(255,167,26,1))) 1 10%;
    -webkit-border-image: 
      -webkit-linear-gradient(rgba(72,204,154,1), rgba(255,167,26,1)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(rgba(72,204,154,1), rgba(255,167,26,1)) 1 100%;    
    -o-border-image:
      -o-linear-gradient(rgba(72,204,154,1), rgba(255,167,262,1)) 1 100%;
    border-image:
      linear-gradient(to bottom, rgba(72,204,154,1), rgba(255,167,26,1)) 1 100%;
}











/* QUERY */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */


@media screen and (min-width: 1170px){
    .carousel-indicators {
        width: 100%;
        margin-left: -568px;
        text-align: left;
        max-width: 1170px;
    }
    .jumbotron {
        padding-top: 0;
        padding-bottom: 0;
    }
    .feed-margin{margin-bottom:150px}
}

@media screen and (min-width: 1024px){
    
    .top24{margin-top: 24px}
}
  




@media (max-width: 1300px) {
    .home .rombi-act{display:none}
	
	.courses .container{
	padding: 0 0 0 3% !important;
}
	
		/*NEW PEOPLE*/
.moreprofile{
	font-size: 13px!important;
	line-height: 18px!important;
    top: 10%;
	padding-left: 10%!important;
	padding-right: 10%!important;
}
	
	
	.gal-item-people:hover .label-people{
	background: rgba(2, 105, 113,0);
    bottom: -8px!important;
}

.label-people p{
	color: white !important;
    font-size: 20px;
	line-height: 24px;
    letter-spacing: 1px;
    font-variant-caps: all-small-caps;
	padding: 16px 10% 24px 10%;    
}

.gal-item-people:hover .label-people p {
    font-size: 21px;
	letter-spacing: 2px;
}
}
 
@media (max-width: 1024px) {
     .state-pb{opacity: 1;}
    .twitter-box ul li{
        width: 242px;
    }
    .twitter-box ul li {
        width: 25vw;}
	.courses .container{
	padding: 0 0 0 3% !important;
}
}

/*
@media (max-width: 991px) {
     .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100vh;
}
*/

@media (max-width: 991px) {
	 .intro-head{
    position: absolute;
	padding-bottom: 15%;
	max-width: 100%;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	bottom: 180px;
    }
		
	.carousel-indicators {
    bottom: 0px!important;
	}
    .navbar-brand { padding: 18px 0px;}
    .first-nav{display: none!important}
    .space{height: 0!important;
    width: 0!important;display:none!important;}
    .change-lang{
        padding: 15px 9px 15px 7px;
    }
    .medium-link{
        padding: 15px 15px;
    }
    .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        margin-left: -8px
    }
    .jumbotron {
    padding-top: 0px;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100vh;
    }
    .navbar-collapse ul {
    padding-bottom: 0;
    }
    #navbar {
    padding-bottom: 100px;
    }
    #navbar hr{
            border: 1px solid rgba(98,181,183,0.25);
    }
    .intro-head{
    position: absolute;
    bottom: 180px;
    padding-right: 20px;
    }
    
    .mob-bottom40{margin-bottom: 40px;}
    .prof-open {
        width: 100%;
        height: 100%;
        padding: 10px;}
    .more-info small {
        font-size: 11px;
        line-height: 15px;
        font-weight: 300;
        text-align: justify;
    }
    .twitter-box ul li {
        width: 33.3vw;}
	
	
	/*NUOVI ELEMENTI 991 - 190823*/
	
	.courses .container{
	padding: 0 0 0 3% !important;
}
	
	.course-info-box {
	padding: 8px 0 8px 16px;
	border-left: 1 solid rgba(33,33,33,0.25);
	border-top: 0px solid rgba(33,33,33,0.2);
	}
	
	.product-intro{
    font-size: 16px;
    line-height: 32px;
    text-align: left;
	letter-spacing: 0.3px;
	}
	.single-product {
	padding: 0 10% 0 0;
	}
	.product-content {
	padding: 0 3% 0 3%;
	}
	
	.book-cover-container .book-cover img {
		height: 232px;
    }
	
	.book-cover-container .book-cover img:hover {
		height: 232px;
		}
	.book .single-product {
	padding: 0 0 0 0;
	}
   	.book-box {
	min-height: 484px;
}

.book .single-product h1{
	font-weight: 600 !important;
	font-size: 48px !important;
	line-height: 59px !important;
	color: white;
}
	
	.book .single-product p{
	font-size: 13px !important;
	line-height: 22px !important;
}
	
	
	.prj-intro{
	padding: 0 8%;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
	letter-spacing: 0.3px;
}
	
		.gal-item-academy .box-academy{
    position: relative;
	height: 200px;
	overflow: hidden;
    background-color: grey;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
	
	
	/*NEW PEOPLE*/
	
		.moreprofile{
	font-size: 14px;
	line-height: 22px;
    font-weight: 400;
    top: 10%;
	padding-left: 12%;
	padding-right: 12%;
}
   
}

@media (max-width: 768px) {
	#navbar .container  {
	margin-top: 10%;
	margin-bottom: 10%;
	} 
    .navbar-brand { padding: 18px 0px;}
    .first-nav{display: none!important}
    .space{height: 0!important;
    width: 0!important;display:none!important;}
    .change-lang{
        padding: 15px 9px 15px 7px;
    }
    .medium-link{
        padding: 15px 15px;
    }
    .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        margin-left: -8px
    }
	.navbar-collapse{height: 100%;}
	.navbar-collapse ul li h4.title-nav {
    font-family: "Exo";
    color: #9AD3D6;
    font-size: 30px;
    letter-spacing: 1px;
     /*border-bottom: 1px solid rgba(98,181,183,0.25);*/
	padding-top: 20px;
    margin: 0px 0 10px;
    text-align: center;
	}
	
    .jumbotron {
        padding-top: 0;
        padding-bottom: 0;
    }
    .feed-margin{margin-bottom:100px}
    

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100vh;
    }
    .navbar-collapse ul {
    padding-bottom: 0;
    }
    #navbar {
    padding-bottom: 100px;
    }
    #navbar hr{
            border: 1px solid rgba(98,181,183,0.25);
    }
    
	.intro-head{
	max-width: 100%;
	width: 100%;
	position: absolute;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15%;
	bottom: 180px;
    }

	.width-intro-text {
		max-width: 100%;
	}

	
	.intro-head p{
	font-size: 12px;
	letter-spacing: 0px;
    }
	
	.carousel-indicators {
    bottom: 0px!important;
	}
    
    .mob-bottom40{margin-bottom: 40px;}
    .prof-open {
        width: 100%;
        height: 100%;
        padding: 10px;}
    .more-info small {
        font-size: 11px;
        line-height: 15px;
        font-weight: 300;
        text-align: justify;
    }
    .twitter-box ul li {
        width: 33.3vw;}
	    .gal-container .modal-content{
        height:250px;
    }
	
	/*NUOVI ELEMENTI 768 - 190823*/
	
	.courses .container{
	padding: 0 4% 0 5% !important;
}
	
	.course-info-box {
	margin-top: 4%;
	margin-bottom: 5%;
	padding:16px 0 16px 8px;
	border-left: 0 solid rgba(33,33,33,0.25);
	border-top: 1px solid rgba(33,33,33,0.2);
	}

	
	.product-intro{
    font-size: 15px;
    line-height: 24px;
    text-align: left;
	letter-spacing: 0.3px;
	}
	.single-product {
	padding: 0 5% 0 5%;
	}
	
	
	.book .single-product {
	padding: 0 10% 0 10%;
	}
	
	.book .single-product h1{
	font-weight: 600 !important;
	font-size: 40px !important;
	line-height: 56px !important;
	color: white;
}
	
		.book .single-product h3{
	font-weight: 600 !important;
	font-size: 40px !important;
	line-height: 56px !important;
	color: white;
}
	
	.book .single-product p{
	font-size: 13px !important;
	line-height: 22px !important;
}
	
}
@media screen and (min-width: 768px) and (max-width: 1024px){
    .product-meta h3{font-size: 14px; line-height: 20px}
    .product-meta p{font-size: 12px;line-height: 16px}
    
}

@media (max-width: 767px) {
    .prof-open {
        width: 100%;
        height: 100%;
        padding: 30px;}
    .more-info small {
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
        text-align: justify;
    }
    .twitter-box ul li {
        width: 100vw;

    }
}

@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}

@media (max-width: 375px){
	.intro-head{
	max-width: 100%;
	width: 100%;
	position: absolute;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0;
    }
	.intro-head img{
	max-width: 50%!important;
	max-height: 20%!important;
	margin-bottom: -5%!important;
    }
	}

/**
 * Demo Styles
 */

.involve-gallery {
	margin: 6% 0 0 0;
}

.full-width-bg-image {
	width: 100%;
	padding:5% 0 5% 0;
    background-color: #FFF6E9;
}

.img-responsive {
    vertical-align:middle;
    margin: 0 auto;
	
}


.container-fluid {
    overflow-x: hidden;
}

.embed-responsive-item {
	width: 100%;
	height: 100%;
}

.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}

/*NEW PEOPLE*/

.box-people {
	align-content: center;
	display: table;
	margin: auto;
}

.gal-item-people{
	align-content: center;
	max-height: 100%;
	max-width: 400px;
	overflow: hidden;
	padding: 20px 20px 0px 20px;
}

.gal-item-people .box-people{
    position: relative;
	overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.box-profile{
  background: linear-gradient(to right top, rgba(2, 105, 113,1), rgba(2, 105, 113,.5));
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.gal-item-people:hover .box-profile{
  	opacity:1;
}

.txt-box-people {
	text-shadow: 0 0 16px rgba(39,45,51,1);

    -webkit-transition: all .35s ease-out;
         -o-transition: all .35s ease-out;
            transition: all .35s ease-out;
}

.box-people .txt-box-people {
    position: absolute;
    bottom: 20px;
    left: 30px;
}
.box-people:hover .txt-box-people {
    bottom: 300px;
    -webkit-transition: .4s ease-in-out;
	-o-transition: all .4s ease-out;
    transition: .4s ease-in-out;
}

.box-people img{
	width: 110%;
	object-fit: fill;
	-o-object-fit: fill;
}

.box-people img.picture{min-width: 100%;}

.moreprofile{
	font-family: "Exo";
	font-size: 14px;
	line-height: 22px;
    font-weight: 400;
    position: absolute;
    top: 10%;
	padding-left: 12%;
	padding-right: 12%;
	opacity: 0;
	color: #fff;	
	text-shadow: 0 0 16px rgba(39,45,51,.5);
	letter-spacing: 1px;

	transition-delay: .3s;
	    -webkit-transition: all .6s ease-out;
         -o-transition: all .6s ease-out;
            transition: all .6s ease-out;
}

.gal-item-people:hover .moreprofile {
    opacity: 0.9;
	top: 15%;
}

.moreprofile a{
	width: 36px;
	margin-left: -8px;
	height: 36px;
	font-size: 1.4em;
	text-color: white;
	color: rgba(250,250,250,.65);}

.moreprofile a:hover{
	text-shadow: 0 0 16px rgba(39,45,51,.5);
	color: rgba(250,250,250,1);
}

.btn-icon-social{
	height: 36px;
	width: 36px;
	border: 0px;
	border-radius:0px !important;
	text-align: left !important;
	color: white;
}

.label-people {
	font-family: "Exo";
    text-align: left !important;
    display: block;
	z-index: 99;
	overflow: hidden;
	background: rgb(2, 105, 113);
    position: absolute;
    bottom: -16px;
    width: 100%;
	text-shadow: 0 0 16px rgba(2, 105, 113,1);
	
	transition-delay: .3s;
	    -webkit-transition: all .6s ease-out;
         -o-transition: all .6s ease-out;
            transition: all .6s ease-out;
}

.gal-item-people:hover .label-people{
	background: rgba(2, 105, 113,0);
    bottom: 8px;
}

.label-people p{
	color: white !important;
    font-size: 20px;
	line-height: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    font-variant-caps: all-small-caps;
	padding: 16px 12% 24px 12%;    
}

.gal-item-people:hover .label-people p {
    font-size: 22px;
	letter-spacing: 2px;
}

.label-people span{
	font-family: "Exo";
    text-align: left !important;
    color: white;
    font-size: 16px;
    font-weight: 400;
	line-height: 18px;
	font-style: italic;
    letter-spacing: 1px;
}


.quote{
	padding: 2% 4%;
	margin: 2% 4% 0 4%;
	border-left: 6px #9AD3D6 double;
	font-size: 36px;
	line-height: 58px;
	font-weight: lighter;
	letter-spacing: 0.5;
	font-style: italic;
	text-align: left;
}
@media (max-width: 768px) {
    .quote{
	font-size: 24px;
	line-height: 40px;
    }
}

.quote-culture{
	padding: 2% 4%;
	margin: 2% 4% 0 4%;
	border-left: 6px #FFA71A double;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 0.5;
	font-style: italic;
	text-align: left;
}
@media (max-width: 768px) {
    .quote-culture{
	font-size: 24px;
    }
}



.single-prj-caption {
	font-size: 18px;
	font-weight: 600;
}

.vcenter {
   display: inline-block;
   vertical-align: middle;
   float: none;
}

.single-prj-info-box-horizontal {
	margin: 0 0 0 0;
	padding:2.5% 0 0 0;
	border-top: 2px solid rgba(33,33,33,0.25);
}



.project-press {
	padding: 0 5%;
}

.media-heading {
	font-size: 14px;
	letter-spacing: 0.5px;
}
.media {
	margin-right: 3%;
	margin-left: 0;
	padding-left: 0;
	min-height: 60px;
	float: left;
	
}
@media (max-width: 768px) {
	.project-press h2 {
	margin-right: 3%;
	margin-left: 3%;
	text-align: left;}
	.media {
    margin-right: 3%;
	margin-left: 3%;
	min-height: 60px;
}
}




.single-product {
	padding: 0 10% 0 0;
}
.single-product-info{
	font-size: 13px; 
	font-weight: 400;
	color: #7E8991;
	margin-bottom: 16px}

.single-product .content{margin:143px auto 200px;}
.single-product h1{
    font-size: 60px;
    font-family: 'Exo', sans-serif;
	letter-spacing: 2px;
    font-weight: 600;
	text-align: left;
}
.single-product h3{
    font-size: 30px;
	line-height: 40px;
	text-align: left;
}
.single-product h5{
	font-family: 'Exo';
	color: #272d33;
	font-size: 12px; 
	font-weight: 600;
	font-variant-caps: titling-caps;
	text-align: left;
	margin-bottom: 4px;
}

@media (max-width: 991px) { 
.single-product {
	padding: 0 10% 0 0;
}
		}

@media (max-width: 768px) { 
.single-product {
	padding: 0 5% 0 5%;
}
}
		

.bottom-medium-perc {
	margin-top: 3%;
	margin-bottom: 2%;
}



.product-content {
	margin: 0 4%;
	padding: 0 10% 0 0;
}

.product-content p{
	font-size: 14px;
	letter-spacing: 0.6px;
    line-height: 26px !important;
}

@media (max-width: 991px) {
	.product-content {
		padding: 0 3% 0 3%;
		}
}

@media (max-width: 768px) {
	.product-content {
	margin: 0 2%;
}
}

.related-case-studies {
	margin: 3% 0;
	padding: 0 5%;
}

.related-case-studies h5{
	font-family: 'Exo';
	letter-spacing: 0.5px;
}

.media-heading-products {
	font-family: 'Exo';
	font-size: 14px;
	line-height: 0px;
	letter-spacing: 0.5px;
}
.media-products {
	width: 43%;
	min-width: 230px;
	margin-right: 3%;
	margin-left: 0;
	padding-left: 0;
	min-height: 60px;
	float: left;
	
}
@media (max-width: 768px) {
	.media-products {
	width: 100%;
	min-height: 60px;
}
}

.quote-products{
	padding: 2% 6%;
	margin: 4% 6% 4% 6%;
	border-left: 6px #015F67 double;
}

.quote-products p{
	font-size: 18px;
	line-height: 24px !important;
	font-weight: 400;
	letter-spacing: 2;
	font-style: italic;
    color: #015F67;
	text-align: left;
}

.quote-products h6{
	letter-spacing: 1;
	text-align: left;
		font-style:normal;

}

@media (max-width: 768px) {
    .quote-products p{
	font-size: 16px;
    line-height: 32px;

    }
}

.product-title {
	margin-top: 4%;
    margin-bottom: 5%;
	text-align: center;
}
.product-title h1{margin-bottom: -4px;}
.product-title h4{line-height: 12px;}
.product-title h1{
	line-height: 40px;
}
.product-intro {
	font-size: 18px;
    line-height: 32px !important;
    text-align: left;
	letter-spacing: 0.3px;
}
@media (max-width: 991px) { 
.product-intro p{
    font-size: 18px;
    line-height: 32px !important;
    text-align: left;
	letter-spacing: 0.3px;
	}
		}
@media (max-width: 768px) { 
.product-intro p{
    font-size: 15px;
    line-height: 24px;
    text-align: left;
	letter-spacing: 0.3px;
	}
}
	


.btn-big{
	/*margin-top: -24px;
	margin-left: -16px;*/
	border: 0px;
	border-radius:0px !important;
	padding: 8px 16px;
    font-family: "Exo";
	text-align: left !important;
	color: white;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	font-variant-caps: all-small-caps;
}
