/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

* {outline: none;}

html,
button,
input,
select,
textarea {
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
    border: none;
}
p {
    margin:0px 0px 15px 0px;
}
a {
    text-decoration: none;
}
ul {
    margin:0px;
    padding:0px;
    list-style: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: none;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
HACK per modificare checkbox e radio button
========================================================================== */

.check_modified input[type='radio'], /* Nasconde checkbox e radio button */
.check_modified input[type='checkbox'] {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}
.check_modified input[type='radio'] + label {
    margin: 0;/* Azzera i margini */
    padding: 2px 0 0px 24px; /* Crea spazio con il padding sinistro per ospitare l'immagine di sfondo */
    cursor: pointer; /* Imposta il cursore */
    background-image: url('../img/check_start.png'); /* Imposta lo sfondo iniziale per checkbox e radio button */
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
}
.check_modified input[type='checkbox'] + label {
    margin: 0;/* Azzera i margini */
    padding: 2px 0 0px 24px; /* Crea spazio con il padding sinistro per ospitare l'immagine di sfondo */
    cursor: pointer; /* Imposta il cursore */
    background-image: url('../img/radio_start.png'); /* Imposta lo sfondo iniziale per checkbox e radio button */
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
}
.check_modified input[type='radio']:hover + label { /*Modifica lo sfondo del radio button quando viene attivato */
    background-image: url('../img/radio_selected.png');
}

.check_modified input[type='checkbox']:hover + label { /*Modifica lo sfondo del checkbox quando viene attivato */
    background-image: url('../img/check_selected.png');
}
.check_modified input[type='radio']:checked + label { /*Modifica lo sfondo del radio button quando viene attivato */
    background-image: url('../img/radio_selected.png');
}

.check_modified input[type='checkbox']:checked + label { /*Modifica lo sfondo del checkbox quando viene attivato */
    background-image: url('../img/check_selected.png');
}

/* ==========================================================================
HACK per display inline-block
   ========================================================================== */
* html .inl-b { display:inline; }  /* hack per IE 6 */
* + html .inl-b { display:inline; }  /* hack per IE 7 */

/* ==========================================================================
Box Cookies Policy Style
   ========================================================================== */
.cc-cookies{position: static;}/* default fixed top lef*/
.cookiePolicy{}/*in caso di box "cookies" fisso, definire uno spazio dal top*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.privacy_txt{max-width: 1200px; width: 94%; text-align: justify; line-height: 18px; font-size: 14px; margin: auto; padding: 30px 0; min-height: 600px;}
@font-face {
  font-family: 'Avenir-Medium';
  src: url('fonts/avenir/Avenir-Medium.eot');
  src: url('fonts/avenir/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
       url('fonts/avenir/Avenir-Medium.woff2') format('woff2'),
       url('fonts/avenir/Avenir-Medium.woff') format('woff'),
       url('fonts/avenir/Avenir-Medium.ttf') format('truetype'),
       url('fonts/avenir/Avenir-Medium.svg#Avenir-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'AvenirRoman';
    src: url('fonts/avenir/AvenirRoman.eot');
    src: url('fonts/avenir/AvenirRoman.eot') format('embedded-opentype'),
         url('fonts/avenir/AvenirRoman.ttf') format('truetype'),
         url('fonts/avenir/AvenirRoman.woff') format('woff'),
         url('fonts/avenir/AvenirRoman.svg#AvenirRoman') format('svg');
}

@font-face {
  font-family: 'Avenir-Black';
  src: url('fonts/avenir/Avenir-Black.eot');
  src: url('fonts/avenir/Avenir-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/avenir/Avenir-Black.woff2') format('woff2'),
       url('fonts/avenir/Avenir-Black.woff') format('woff'),
       url('fonts/avenir/Avenir-Black.ttf') format('truetype'),
       url('fonts/avenir/Avenir-Black.svg#Avenir-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Heavy';
  src: url('fonts/avenir/Avenir-Heavy.eot');
  src: url('fonts/avenir/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
       url('fonts/avenir/Avenir-Heavy.woff2') format('woff2'),
       url('fonts/avenir/Avenir-Heavy.woff') format('woff'),
       url('fonts/avenir/Avenir-Heavy.ttf') format('truetype'),
       url('fonts/avenir/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-BookOblique';
  src: url('fonts/avenir/Avenir-BookOblique.eot');
  src: url('fonts/avenir/Avenir-BookOblique.eot?#iefix') format('embedded-opentype'),
       url('fonts/avenir/Avenir-BookOblique.woff2') format('woff2'),
       url('fonts/avenir/Avenir-BookOblique.woff') format('woff'),
       url('fonts/avenir/Avenir-BookOblique.ttf') format('truetype'),
       url('fonts/avenir/Avenir-BookOblique.svg#Avenir-BookOblique') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
    font-family: 'pnr';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pnr_l';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_light-webfont.svg#proxima_nova_rglight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pnr_b';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_bold-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_bold-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_bold-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_bold-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pnr_i';
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.eot');
    src: url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.ttf') format('truetype'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.woff2') format('woff2'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.woff') format('woff'),
         url('fonts/proximanova/mark_simonson_-_proxima_nova_regular_italic-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('fonts/proximanova/ProximaNova-Semibold.eot');
  src: url('fonts/proximanova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
       url('fonts/proximanova/ProximaNova-Semibold.woff2') format('woff2'),
       url('fonts/proximanova/ProximaNova-Semibold.woff') format('woff'),
       url('fonts/proximanova/ProximaNova-Semibold.ttf') format('truetype'),
       url('fonts/proximanova/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}



.md-col1{width: 8.33333%; float: left;}
.md-col2{width: 16.6666%; float: left;}
.md-col3{width: 25%; float: left;}
.md-col4{width: 33.3333%; float: left;}
.md-col5{width: 41.6666%; float: left;}
.md-col6{width: 50%; float: left;}
.md-col7{width: 58.3334%; float: left;}
.md-col8{width: 66.6664%; float: left;}
.md-col9{width: 75%; float: left;}
.md-col10{width: 83.333337%; float: left;}
.md-col11{width: 91.6667%; float: left;}
.md-col12{width: 100%; float: none !important;}
.push-right{float: right !important;}
.push-left{float: left !important;}

.animate, .menuSite li a:after, .link-dep a, .back, .dwn-allegati a, .maskfoto, .menu-top a:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.centerPosition{ position: absolute; top: 50%; left: 50%; z-index: 2;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

body{background: url(../img/bg.jpg) 0 0; font-family: 'pnr'; font-size: 16px; color: #392e21;}

body.bg-falco{background: url(../img/bg-falcon-ala-v.jpg) no-repeat; background-size: cover; font-family: 'pnr'; font-size: 16px; color: #392e21;}

/*body.sand{background: url(../img/bg-sand.jpg) no-repeat; background-attachment: fixed;}*/
body.sand{background: url(../img/bg-falcon-ala-v-alpha.jpg) no-repeat; background-size: cover;}
body.sand .contentPage{background: none;}
/*body.palace{background: url(../img/bg-palace.jpg); background-attachment: fixed; background-size: cover;}*/
body.palace{background: url(../img/bg-falcon-ala-v-alpha.jpg); background-attachment: fixed; background-size: cover;}
body.palace .contentPage{background: none;}
strong, b{font-family: 'pnr_b'; font-weight: normal;}
i, em{font-family: 'pnr_i';}
a{color: #392e21;}
img{max-width: 100%;}
a:hover{color: #3c352d;}
.inner{position: relative; margin: auto; width: 94%; max-width: 1200px;}
header{height: 189px; width: 100%; background: #c5b8a8; position: relative;}
header:after{content: ""; width: 50%; bottom: 0px; right: 0px; height: 70px; background: #5e4d39; display: block; position: absolute; display: none;}
.menuSite:after{content: ""; width: 80%; bottom: -6px; right: 0px; height: 70px; background: #5e4d39; display: block; position: absolute; z-index: 0; display: none;}
.logo{padding: 9px 0 0 18px;}
.top-header{float: right; padding-top: 35px; font-size: 18px; padding-bottom: 90px;}
.lang a{width: 70px; color: #392e21; height: 31px; float: left; background: #e0d7cd; text-align: center; line-height: 31px; display: block;}
.lang a.ar{line-height: 26px;}
.lang a.current, .lang a:hover{color: #fff; background: #433729;}
.search{margin-right: 45px; margin-left: 30px;}
.search input[type="text"]{float:left; height: 31px; line-height: 31px; width: 183px; padding:0 8px; font-family: 'pnr'; border:none; background: #e0d7cd;}
.search button{width: 37px; height: 31px; line-height: 31px; color: #fff; background: #433729; float: left; border: none; cursor: pointer; text-align: center; margin: 0px; display: block;}
.menu-top a{float: left; margin-left: 45px; line-height: 31px; color: #000; position: relative;}
.menuSite{float: right; font-family: 'Avenir-Medium'; font-size: 18px;}
.menuSite li{float: left; margin: 0 0 0 40px;}
.menuSite li a{color: #3c352d; position: relative; z-index: 1;}
.menuSite li a:after{content: ""; height: 0px; background: #bf1321; left: -5px; right: -5px; bottom: -8px; position: absolute;}
.menuSite li a:hover:after, .menuSite li.current > a:after{height: 8px;}

.menu-top a:after{content: ""; height: 0px; background: #bf1321; left: -5px; right: -5px; bottom: -5px; position: absolute;}
.menu-top a:hover:after, .menu-top a.current:after{height: 8px;}

.dropdown{position: relative;}
.dropdown:hover .submenu{display: block;}
.dropdown .submenu{left:-5px; top: 115%; padding-top: 3px; width: 215px; position: absolute; z-index: 2; display: none;}
.dropdown .submenu a{display: block;}
.dropdown .submenu.big{width: 300px;}
.submenu li{padding: 10px 0 10px 5px; text-align: left; background: rgba(239,236,233, 0.85); display: block; width: 100%; margin-left: 0px; border-bottom: 1px solid #c7bcae;}
.submenu li:hover{}
.submenu li a{color: #000; padding-bottom: 0px;}
.submenu li a:hover, .submenu li.current a{color: #bf1321 !important;}
.submenu li a:hover:after, .submenu li.current a:after{display: none;}
nav li a.current .submenu a{background-image:none; color: #fff;}
nav li a.current .submenu li:hover a{color: #ac8c17;}

.fasciaBg{background-size: cover; width: 100%; height: 780px; position: relative; line-height: 40px; padding-top: 400px;}
.fasciaBg:after{background: url(../img/mask-slide.png) 0 0; width: 100%; height: 780px; content: ""; position: absolute; top: 0px; left: 0px;}
.titSlide{font-family: 'Avenir-Black'; padding-left: 50px; font-size: 40px; color: #fff; position: relative; z-index: 1;}
.subtitSlide{font-family: 'Avenir-BookOblique'; font-size: 31px; padding-left: 50px; color: #fff; position: relative; z-index: 1; line-height: 31px;}

.cycle-home{width: 100% !important; height: 100% !important; position: absolute; z-index: 0; left: 0px; top: 0px;}
.cycle-home .slidehome{width: 100% !important; height: 100% !important; position: absolute; left: 0px; top: 0px; background-size: cover; background-position: center 35%;}

/*.box4home{background: url(../img/bg-home-decoro.png) 0 0 repeat-x; width: 100%; height: 399px; padding-top: 43px;}*/
.box4home{background-image: url(../img/ghirlanda-2.png) ; background-repeat: repeat-x;width: 100%; padding-top: 18px }
.boxInteresse{padding: 0 10px;}
.tipoInteresse{width: 100%; text-align: center; height: 250px; background: #fff; border-radius: 15px; box-shadow: 0 0 10px rgba(0,0,0,0.7);}
.imgInteresse{padding-top: 10px; padding-bottom: 20px;}
.txtInteresse{font-size: 25px; font-family: 'Avenir-Medium';}


.tit-service{font-family: 'Avenir-Medium'; font-size: 35px; text-align: center; padding-bottom: 40px; color: #392e21;}
/*.e-service{background: url(../img/bg-home-service.jpg) center top no-repeat #cbb79e; padding-bottom: 50px; font-family: 'Avenir-Medium'; padding-top: 32px;}*/
.e-service{ padding-bottom: 50px; font-family: 'Avenir-Medium'; padding-top: 90px;}
.round-service{width: 226px; height: 226px; border-radius: 113px; box-shadow:0 0 10px rgba(0,0,0,0.7); overflow: hidden;}
.centerBlock{margin: auto;}
.eservice2{margin-left: 24px;}
.eservice3{margin-left: 48px;}
.img-service{height: 139px; width: 100%;}
.txt-service a{color: #fff;}
.txt-service{height: 87px; width: 100%; color: #fff; background: #3c352d; text-align: center; font-size: 22px; line-height: 24px; padding-top: 12px;}
.txt-service strong{font-family: 'Avenir-Black'; font-weight: normal;}

/*.news-home{padding-top: 40px; padding-bottom: 20px; background: url(../img/bg-last-news-home.jpg) center top no-repeat;}*/
.news-home{padding-top: 40px; padding-bottom: 20px;}
.img-news img{max-width: 100%;}
.txt-news{padding-left: 10px; position: relative; z-index: 1;}
.single-news-home{padding-bottom: 40px;}
.single-news-home.even{padding-left: 20px;}
.single-news-home.odd{padding-left: 20px;}
.content-news-home{background: #d9c9b4; margin-right: 40px; position: relative;}
/*.single-news-home.even .content-news-home{border-radius: 0 20px 20px 0;}*/
.single-news-home .content-news-home{border-radius: 20px;}
/*.single-news-home.odd .content-news-home{border-radius: 20px 0 0 20px;}
.single-news-home.odd .img-news{border-radius: 20px 0 0 20px; overflow:hidden; }*/
.single-news-home .img-news{border-radius: 20px 0 0 20px; overflow:hidden; }
.falco-sx{position: absolute; top:0px; left: -31px; height: 100%; z-index: 0;}
.falco-dx{position: absolute; top:0px; right: -31px; height: 100%; z-index: 0;}
.img-news{position: relative; z-index: 1;}
.date-news{font-family: 'Avenir-Medium'; font-size: 16px; padding: 5px 0;}
.tit-news{font-family: 'pnr_b'; font-size: 20px; line-height: 20px; padding-top: 10px;}
.intro-news{line-height: 18px;}
.pgwSlideshow .ps-current > ul  > li{background-color: #f5f5f5;}

/*.gallery-home{background: url(../img/trama.png) 0 0; position: relative; padding: 130px 0 80px;}*/
.gallery-home{padding: 130px 0 80px; }
/*.gallery-home:before{content: ""; position: absolute; z-index: 0; width: 100%; height: 34px; background: url(../img/ghirlanda.png) 0 0 repeat-x; left: 0px; top: 20px;}*/
.tit-service.gallery{padding-bottom: 25px;}
.min-gallery-home{padding: 0 22px; margin-top: 30px;}
.img-min{position: relative;}
.anteprima{display: block; border: 10px solid #fff; box-shadow: 0 0px 3px rgba(0,0,0,0.3);}
.ombra-min{position: absolute; top: 100%; left: 0px; width: 100%;}
.footer{background: #c5b8a8; position: relative;background-image: url(../img/ghirlanda-2.png); background-position: top;background-repeat:repeat-x; padding-top: 36px }
/*.footer:after{content:""; z-index: 0; background: url(../img/bg-falco-footer.jpg) right top no-repeat #ada090; position: absolute; top: 0px; right: 0px; width: 32%; bottom: 0px;}*/
.footer:after{content:""; z-index: 0; background: url(../img/bg-falco-footer-alpha.png) right top no-repeat; position: absolute; top: 40px; right: 0px; width: 32%; bottom: 0px;}
.footer .inner{z-index: 1; font-family: 'Avenir-Medium'; font-size: 16px; color: #323232;}
.footer .inner strong{font-family: 'Avenir-Black'; font-weight: normal;}
.bg-footer{background: #c5b8a8; padding: 20px 10px 30px 0px; height: 195px;}
.bg-footer i{font-size: 21px; display: inline-block; width: 30px;}
.follow-footer{padding-top: 20px; padding-left: 70px; position: relative; height: 195px; text-align: right;}
/*.follow-footer:before{content: ""; background: url(../img/falco-footer.png) 0 bottom no-repeat; width: 117px; height: 195px; top: 0px; left: -40px; position: absolute;}*/
.follow-footer:before{}
.follow-footer a{margin: 0 6px;}
.credits{border-top: 1px solid #d9cbb8; background: #352d24; color: #e9e1d8; padding: 15px 0; font-family: 'AvenirRoman'; font-size: 16px;}
.credits a{color: #e9e1d8;}
.credits a:hover{text-decoration: underline;}
.alnRight{text-align: right;}
.falcoSx{position: relative;}
.pipe{margin: 0 5px;}
.falcoSx:before{content: ""; position: absolute; top: 0px; right: 79%; width: 151px; height: 208px; background: url(../img/falco-sx.png) 0 0 no-repeat;}

.falcoDx{position: relative;}
.falcoDx:before{content: ""; position: absolute; top: 0px; left: 79%; width: 151px; height: 208px; background: url(../img/falco-dx2.png) 0 0 no-repeat;}

.fasciaBg.about{height: 780px; background-image: url(../img/slide-about.jpg) ;}
.fasciaBg.scientific{background-image: url(../img/slide-scientific.jpg); height: 780px;}
.fasciaBg.contact{background-image: url(../img/slide-contact.jpg); height: 780px;}
.fasciaBg.falcon-care{background-image: url(../img/slide-falcon.jpg); height: 780px;}
.fasciaBg.media{background-image: url(../img/slide-media.jpg); height: 780px;}
.fasciaBg.account{background-image: url(../img/slide-account.jpg); height: 337px;}
.fasciaBg.page.account:after{height: 400px;}
.fasciaBg.page:after{height: 780px;}

.banner-adv{text-align: center; width: 94%; max-width: 1200px; margin: auto; margin-top: 80px;}
.banner-adv img{max-width: 100%;}

.hideFascia{display: none;}

.pageBase{position: relative;}
.pageBase:before{content: ""; position: absolute; width: 25%; top: 0px; left: 0px; bottom: 0px; height: 100%; background: #ded4c6;}
.sidebar{background: #ded4c6; padding: 0 0 50px; position: relative; z-index: 1;}
.contentPage{background: url(../img/bg.jpg) 0 0; padding: 30px 5px 30px 60px; min-height: 500px; position: relative; color: #392e21; z-index: 1;}
.text-page{font-size: 18px;}
.box-sidebar{padding: 30px 10px 60px; background: url(../img/ghirlanda.png) left bottom repeat-x;}
.tit-box-sidebar{text-align: center; font-size: 21px; font-family: 'Avenir-Black'; color: #392e21; text-transform: uppercase; padding-bottom: 10px;}
.anteprima-gallery-sidebar{width: 102px; float: left; position: relative; margin-left: 20px;}
.tit-gallert-sidebar{float: left; padding-left: 30px; width: 145px; padding-top: 20px;}
.anteprima-gallery-sidebar .anteprima{max-width: 100%; border: 5px solid #fff; position: relative; z-index: 1; top: 15px;}
.single-gallery-sidebar{padding-bottom: 10px; padding-top: 10px; min-height: 110px;}
.single-gallery-sidebar .play{width: 40px;}
.box-sidebar .single-gallery-sidebar:last-child{border-bottom: none;}
.anteprima-gallery-sidebar:before{content: ""; position: absolute; top: 0px; right: 63%; width: 63px; height: 83px; background: url(../img/falco-sx-sidebar.png) 0 0 no-repeat; background-size: cover;}
.anteprima-gallery-sidebar:after{content: ""; position: absolute; top: 0px; left: 63%; width: 63px; height: 83px; background: url(../img/falco-dx-sidebar.png) 0 0 no-repeat; background-size: cover;}
.anteprima-news-sidebar img{max-width: 100%;}
.tit-news-sidebar{padding-left: 15px;}
.tit-news-sidebar > .date{font-size: 14px; font-family: 'AvenirRoman'; padding-bottom: 5px;}
.tit-news-sidebar > .title{font-family: 'pnr_b'; line-height: 18px;}

.titPage{margin: 0px; font-weight: normal; font-family: 'Avenir-Black'; font-size: 40px; padding-bottom: 30px; position: relative; padding-right: 80px;}
.titPage h1{margin: 0px; font-size: 40px; font-weight: normal;}
.subtitPage{font-weight: normal; font-size: 30px; margin: 0px; padding-bottom: 30px;}
.text-page p{padding-bottom: 20px; margin: 0px;}
/*.galleryPage{background: url(../img/trama.png) 0 0; padding: 30px 5px 100px; position: relative; margin-top: 55px;}*/
.galleryPage{padding: 30px 5px 100px; position: relative; margin-top: 55px;}
/*url(../img/trama.png) 0 0*/
/*.galleryPage:after{content: ""; position: absolute; z-index: 0; width: 100%; height: 34px; left: 0px; bottom: 30px; background: url(../img/ghirlanda.png) 0 0 repeat-x;
}*/

.img-min img.anteprima{max-width: 100%;}
.galleryPage .min-gallery-home{padding: 0 10px;}

.single-department{padding: 15px; background: url(../img/trama.png) 0 0; margin-bottom: 20px; position: relative;} /* url(../img/trama.png) 0 0 */
.anteprima-dep .anteprima{border-width: 8px;}
.txt-dep{padding-left: 35px; padding-bottom: 45px;}
.noImage .txt-dep{padding-left: 0px; padding-bottom: 0px;}
.tit-dep{font-family: 'pnr_b'; font-size: 28px; line-height: 30px; padding-bottom: 15px}
.intro-dep{font-size: 18px; line-height: 21px;}
.link-dep{padding-left: 43px; position: absolute; bottom: 15px; right: 0px;}
.noImage .research.single-department .link-dep{padding-left: 0;}
.link-dep a{display: inline-block; background: #433729; color: #fff; font-family: 'Avenir-Black'; padding: 5px 10px; border: 1px solid #433729; text-transform: capitalize;}
.link-dep a:hover{color:#433729; background: #e0d7cd; }
.imgPage{border:10px solid #fff; box-shadow: 0 0px 3px rgba(0,0,0,0.3); margin-bottom: 30px; float: right; max-width: 400px; margin-left: 30px;}
.imgPage img{display: block; max-width: 100%;}
.back{position: absolute; right: 0px; top: 10px; font-size: 16px; display: inline-block; background: #433729; color: #fff; font-family: 'Avenir-Black'; padding: 5px 10px 3px; border: 1px solid #433729; line-height: 16px;}
.back:hover{color:#433729; background: #e0d7cd; }

.team-row{padding-top: 40px;}
.round-team{width: 160px; position: relative; z-index: 1; height: 160px; margin: auto; border-radius: 80px; overflow: hidden; box-shadow: 0 0px 10px rgba(0,0,0,0.7); margin-bottom: 10px;}
.txt-team{text-align: center; position: relative; z-index: 1; padding: 5px; height: 90px;}
.name-team{font-size: 17px;}
.name-team.underline strong{border-bottom: 1px solid #a79682;}
.role-team{font-size: 15px; line-height: 18px;}
.single-team{position: relative;}
.single-team:after{content: ""; position: absolute; bottom: 0px; top: 40%; left: 0px; right: 0px; background-color: #ded4c6; z-index: 0;}
.padL20{padding-left: 20px;}
.credenziali-team{font-size: 21px; line-height: 25px; padding-bottom: 30px; font-family: 'pnr_i'; padding-top: 70px;}
.credenziali-team strong{font-size: 30px;}
.certificazioni{margin-top: 50px; padding: 25px 20px; background-color: #cbb79e;}
.tit-certificate{font-family: 'pnr_b'; font-size: 21px; line-height: 36px; border-bottom: 1px solid #e0d4c5; padding-left: 10px; position: relative;}
.single-certificate{padding-top: 20px; padding-bottom: 5px; font-family: 'pnr_b';}
.img-certificato{text-align: center;}
.noMarginTop{margin-top: 0px;}
#maps{height: 360px; width: 100%; margin-top: 10px; margin-bottom: 30px;}
.riferimento-sede{padding: 80px 20px 30px; background: #ded4c6; position: relative; font-size: 18px; margin-bottom: 40px; margin-top: 10px;}
.falco-riferimenti{position: absolute; bottom: 0px; right: -35px; z-index: 1;}
.riferimento0{padding-left:20px;}
.riferimento1{padding-top: 15px; padding-left: 20px; position: relative; z-index: 2;}
.riferimento2{padding-top: 15px; position: relative; z-index: 2;}
.riferimento-sede i{font-size: 25px; display: inline-block; width: 30px;}
.riferimento-sede:before{content: ""; position: absolute; z-index: 0; width: 100%; height: 34px; background: url(../img/ghirlanda.png) 0 0 repeat-x; left: 0px; top: 30px;}

.research.single-department{padding: 0px 0 20px; background: none; border-bottom: 1px solid #ded4c6;}
.noImage.research.single-department{padding-bottom: 60px;}
.research.single-department .tit-dep{font-size: 20px; line-height: 24px;}
.date-research{font-family: 'AvenirRoman'; padding-bottom: 5px; font-size: 18px;}
.research.single-department .link-dep{padding-left: 35px;}
.noImage.research.single-department .link-dep{padding-left: 0px;}
.paging{text-align: center; padding-top: 20px;}
.paging a{display: inline-block; width: 34px; height: 34px; line-height: 34px; text-align: center; font-size: 18px; color: #433729;}
.paging a.current{font-family: 'pnr_b'; background: #ded4c6;}
.name-research{font-size: 20px; padding-bottom: 5px;}
.noBorder{border:none !important;}

.dwn-allegati{padding-top: 30px;}
.dwn-allegati a{font-size: 16px; display: inline-block; background: #433729; color: #fff; font-family: 'Avenir-Black'; padding: 5px 10px 3px; border: 1px solid #433729; text-transform: capitalize;}
.dwn-allegati a:hover{color:#433729; background: #fff; }

.single-faq-category{padding-bottom: 10px;}
.tit-category-faq{background: #ded4c6; padding: 10px 15px; font-family: 'pnr_b'; font-size: 28px; position: relative; cursor: pointer;}
.single-faq{padding: 25px 15px; border-bottom: 1px solid #dad3ca;}
.faqs{padding-bottom: 35px;}
.faqs .single-faq:last-child{border-bottom: none;}
.tit-faq{font-family: 'pnr_b'; font-size: 18px; padding-bottom: 10px;}
.txt-faq{font-size: 18px; line-height: 30px;}
.arrow-faq{position: absolute; top: 10px; right: 15px;}

#maps.fasciaBg.page{height: 780px; margin-top: 0px;}
#maps.fasciaBg.page:after{display: none; height: 780px;}
.alnCenter{text-align: center; padding-left: 0px; padding-right: 0px;}
.contact-form{margin-bottom: 30px; margin-top: 30px;}
.module-contact{padding-top: 30px;}
.riga-form{padding-bottom: 10px;}
.riga-form label{display: block; width: 100%; text-align: right; padding-right: 15px; padding-top: 5px; font-family: 'ProximaNova-Semibold'; margin-bottom: 0px; font-size: 15px;}
.profile-page .riga-form label{text-align: left}
.riga-form label.arrow2{line-height: 14px; padding-top: 2px;}
.riga-form input[type="text"], .riga-form input[type="password"]{display: block; width: 100%; height: 30px; line-height: 30px; border:none; background: #fff; font-family: 'pnr'; padding-left: 5px; padding-right: 5px;}
.riga-form textarea{display: block; width: 100%; height: 110px; line-height: 21px; border:none; background: #fff; font-family: 'pnr'; padding: 5px;}
.privacy-breve{font-size: 14px;}
.fakePrivacy{width: 25px; border: 1px solid #cbb79e; height: 25px; display: inline-block; background: #fff; margin-right: 10px; cursor: pointer; line-height: 25px; text-align: center;}
.fakePrivacy i{visibility: hidden;}
.fakePrivacy.si i{visibility: visible;}
.submitForm{display: block; min-width: 80px; color: #fff; background: #433729; font-family: 'Avenir-Black'; font-size: 16px; border:none; float: right; height: 30px; text-align: center; line-height: 30px;}
.resetForm{display: block; min-width: 80px; color: #fff; background: #796a58; font-family: 'Avenir-Black'; font-size: 16px; border:none; float: right; height: 30px; text-align: center; line-height: 30px; margin-left: 20px;}

.single-job{background: #ded4c6; padding: 20px 15px; margin-bottom: 20px; position: relative;}
.single-job:after{content: ""; background: url(../img/ico-job.png) 0 0 no-repeat; width: 38px; height: 32px; position: absolute; top: 10px; right: 13px;}
.candidate-form{position: relative;}
.candidate-form:after{content: ""; background: url(../img/ico-job.png) 0 0 no-repeat; width: 38px; height: 32px; position: absolute; top: 10px; right: 13px;}
.tit-job{font-size: 24px; line-height: 36px; font-family: 'pnr_b';}
.num-pos-job{font-size: 18px; font-family: 'ProximaNova-Semibold'; padding-bottom: 15px;}
.intro-job{font-size: 18px;}
.link-job a{float: right; display: block; font-family: 'Avenir-Black'; font-size: 16px; color: #fff; background: #433729; padding: 5px 10px;}

.selectboxit-container{width: 100% !important;}
.selectboxit-container .selectboxit {width: 100% !important;}
.selectboxit-container .selectboxit-options{width: 100% !important; min-width: 0px !important;}
.selectboxit-default-arrow{border-top: 7px solid #392e21 !important;}
.selectboxit-btn{background: #fff !important; border-radius: 0px !important;}
.selectboxit-list{border-radius: 0px !important;}
.fakeAttach{width: 85%; height: 30px; background: #433729; margin-left: 5%; font-family: 'Avenir-Black'; font-size: 16px; color: #fff; line-height: 30px; text-align: center;}
.bootstrap-filestyle{margin-right: 13%;}
.input-group-btn>.btn{border-bottom: none; background: #433729; font-family: 'Avenir-Black'; font-size: 16px; color: #fff; border:none; height: 30px; width: 90px;}

.internship{margin-top: 0px;}
.titInternship{margin: 50px 0 30px;}
.other-info{padding: 50px 30px 30px;}
.area-interest{padding: 0 30px;}
.area-interest .riga-form{padding-bottom: 15px;}
.other-info label{text-align: left; padding-right: 0px; font-family: 'ProximaNova-Semibold';}
.privacy-internship{padding: 0 30px;}
.altricheck{margin-right: 20px; font-family: 'ProximaNova-Semibold';}

.single-image-text{margin-bottom: 40px; border-bottom: 1px solid #ded4c6; padding-bottom: 20px;}
.single-image-text .imgPage{margin-bottom: 20px;}
.tit-mid{margin: 0px; font-size: 20px; font-family: 'pnr_b'; padding-bottom: 5px;}

.single-links{margin-top: 30px; border-bottom: 1px solid #ded4c6; padding-bottom: 20px;}
.category-links{font-size: 18px;}
.tit-link{font-family: 'pnr_b'; font-size: 20px;}
.intro-links{padding-bottom: 10px;}
.btn-links a{display: inline-block; font-family: 'Avenir-Black'; font-size: 16px; color: #fff; background: #433729; padding: 5px 10px; text-transform: capitalize;}
.tit-gallery{text-align: center; font-family: 'pnr_b'; font-size: 22px; height: 55px; margin-top: 20px; padding: 0 10px; line-height: 22px;}
.single-category-gallery{margin-bottom: 40px;}
.list-gallery .img-min{padding: 0 10px;}
.list-gallery .img-min .ombra-min{position: absolute; top: 100%; left: 0px; width: 100%; padding: 0 5px;}
.tit-gallery-categ{height: 55px; font-size: 18px; line-height: 22px; padding: 20px 10px 0;}
.tit-gallery-categ strong{font-size: 20px;}
.maskfoto{position: absolute; top: 10px; left: 20px; right: 20px; bottom: 10px; background: url(../img/overlay-mask-gallery.png); z-index: 2; opacity:0;}
.maskfoto:hover{opacity: 1;}
.subtitPage span{font-size: 25px;}
.videoWrapper {position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 40px; margin-top: 20px;}
.videoWrapper iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.gallery-photo{margin-top: 20px; max-width: 820px;}

.riga-useful-link{padding: 46px 0; border-bottom: 1px solid #ded4c6;}
.riga-useful-link:last-child{border-bottom: none;}
.img-categ-links{text-align: center;}
.tit-categ-links{font-family: 'pnr_b'; font-size: 18px; padding-top: 20px;}

.moduli-account{width: 75%; margin: 80px auto;}
.pageBase.noSide:before{display: none;}
.list-falcon.profile .single-falcon{ border-bottom: 1px solid #e0d4c5; padding-bottom: 15px; margin-bottom: 25px; position: relative;}
.test-result .noImage.research.single-department{padding: 0 20px 60px; margin-bottom: 10px;}
.test-result .noImage.research.single-department .link-dep{padding-left: 20px;}
.list-falcon.profile .single-falcon:last-child{border-bottom: none; margin-bottom: 0px;}
.value-profile{padding-top: 5px;}
.single-falcon{padding-bottom: 30px;}
.addFalcon{padding-top: 30px; border-top: 1px solid #e0d4c5;}
.addFalcon a{display: block; font-family: 'Avenir-Black'; font-size: 16px; color: #fff; background: #433729; padding: 5px 10px; text-align: center; text-transform: capitalize;}
.btn-profile{position: absolute; top: 0px; right: 0px;}
.btn-profile a{display: block; width: 90px; height: 30px; line-height: 30px; font-family: 'Avenir-Black'; font-size: 16px; color: #fff; background: #433729; text-align: center; margin-bottom: 5px;}

.recupera-psw{display: none; padding-top: 30px;}
.riga-sign-in{padding-bottom: 25px;}
.riga-sign-in label{display: block; font-family: 'pnr_b'; font-size: 20px; padding-bottom: 5px; margin: 0px; line-height: 20px;}
.riga-sign-in input[type="text"], .riga-sign-in input[type="password"]{display: block; font-family: 'pnr'; font-size: 20px; padding: 0 10px; padding-bottom: 5px; margin: 0px; line-height: 20px; width: 100%; height: 46px; line-height: 46px; border:1px solid #3c352d;}
.riga-sign-in .submitForm{min-width: 100px;}
.datastart{background: url(../img/calendar.png) 98% center no-repeat #fff !important;}
.riga-request{padding: 20px 0;}
.prize-fee{padding-top: 5px;}
.ui-widget-header{background: #cbb79e !important;}

.menu-logout li{float: left; font-family: 'AvenirRoman'; font-size: 17px;}
.menu-logout li span{font-family: 'Avenir-Black';}
.menu-top .menu-logout .submenu{left: auto; right: -5px; padding-top: 0px; top:115%; }
.menu-top .menu-logout .submenu a{margin-left: 0px; float: none; font-family: 'Avenir-Medium'; font-size: 18px; line-height: 24px;}
.menu-top .menu-logout .submenu.big{width: 250px;}

#maps.contact{margin-top:0px; margin-bottom: 0px;}

.imgFull{max-width: 100%;}

.lettere-link {
  color: #ccc;
  padding: 20px 5px;
  margin-bottom: 30px;
  border-top: 1px solid #ded4c6;
  font-size: 20px;
  line-height: 20px;
  font-family: 'pnr_b';
  border-bottom: 1px solid #ded4c6;
}
.lettere-link a {
  margin: 0 5px;
}
.tit-uslink{font-family: 'pnr_b'; font-size: 20px; position: relative; padding-left: 20px;}
.tit-uslink:before{content: ""; position: absolute; top: 9px; left: 0px; width: 8px; height: 8px; border-radius: 5px; background: #392e21;}
.tit-uslink a{font-family: 'ProximaNova-Semibold';}

#openMob{float: right; font-size: 35px; margin-top: 0px; margin-right: 0px; margin-left: 40px; color: #433729; display: none;}
.anteprima-news-sidebar{width: 94px; margin-left: 25px;}
.tit-news-sidebar{width: 155px; padding-left: 34px;}
/****************** burger effect *****************/
.cmn-toggle-switch {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 35px;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}

.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 12px;
  left: 0px;
  right: 0px;
  height: 6px;
  background: #433729;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #433729;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -12px;
}

.cmn-toggle-switch span::after {
  bottom: -12px;
}
.cmn-toggle-switch__htx {
  background-color: transparent;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0s 0.3s;
          transition: background 0s 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.cmn-toggle-switch__htx.active {
  background-color: transparent;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
}

.menu-smartphone{display: none; border-top:1px solid #ded4c6; margin-top: 10px; padding-top: 10px;}
.grid-item{margin-bottom: 25px;}
.anteprimaVidHome{background-position: center center; background-repeat: no-repeat; background-size:cover; display: block;}
table td{padding: 2px 5px;}
.choose-floor{background: #ded4c6; color: #fff; padding: 10px 0; text-align: right;}
.btn-virtual{background: #433729; color: #fff; display: inline-block; padding: 5px 15px; font-size: 18px; font-weight: bold;}
.btn-virtual:hover, .btn-virtual.active{color: #433729; background: #fff;}
#virtual{min-height: 800px;}
.titPage.alnCenter{padding-right: 0px; padding-left: 0px;}
.btn-goTo{float: right; color: #fff; background: #433729; display: inline-block; padding: 3px 10px; margin-top: -3px;}
.btn-goTo:hover{color: #fff;}

/****************** burger effect *****************/

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (max-width: 1600px) {
  .fasciaBg{height: 520px; padding-top: 250px;}
}
@media only screen and (max-width: 1280px) {
  .footer:after{background-image: none;}
  .menuSite .dropdown:nth-child(1) .submenu.big{width: 250px;}
  .menuSite .dropdown:nth-child(2) .submenu.big{width: 250px;}
  .menuSite .dropdown:nth-child(3) .submenu.big{width: 250px;}
  .menuSite .dropdown:nth-child(4) .submenu.big{width: 250px;}
  .menuSite .dropdown:nth-child(5) .submenu.big{width: 190px;}
  .menuSite .dropdown:nth-child(6) .submenu.big{width: 190px;}
  .menuSite .dropdown:nth-child(7) .submenu.big{width: 190px; right: -5px; left: auto;}
  body.palace{background-size:auto;}  
  .fasciaBg{background-position: center center;}

}

@media only screen and (max-width: 1279px) {
  .sb-col1{width: 8.33333%; float: left;}
  .sb-col2{width: 16.6666%; float: left;}
  .sb-col3{width: 25%; float: left;}
  .sb-col4{width: 33.3333%; float: left;}
  .sb-col5{width: 41.6666%; float: left;}
  .sb-col6{width: 50%; float: left;}
  .sb-col7{width: 58.3334%; float: left;}
  .sb-col8{width: 66.6664%; float: left;}
  .sb-col9{width: 75%; float: left;}
  .sb-col10{width: 83.333337%; float: left;}
  .sb-col11{width: 91.6667%; float: left;}
  .sb-col12{width: 100%; float: none !important;}

  body{font-size: 14px;}
  .menuSite{font-size: 17px;}
  .menuSite li{margin-left: 20px;}
  .menuSite .submenu li{margin-left: 0px;}
  .fasciaBg{height: 430px; padding-top: 250px;}
  .fasciaBg:after{height: 430px;}
  .falcoDx:before{width: 110px; height: 160px; background-size: cover; background-position: right 0; }
  .falcoSx:before{width: 110px; height: 160px; background-size: cover; background-position: left 0; }
  .follow-footer a{margin: 0 3px;}
  .footer .inner{font-size: 14px; line-height: 18px;}
  .eservice2{margin-left: 5px;}
  .eservice3{margin-left: 10px;}
  .date-news{font-size: 16px; padding: 5px 0;}
  .tit-news{font-size: 18px; line-height: 18px; padding-bottom: 5px;}
  .intro-news{line-height: 16px; font-size: 14px;}
  .anteprima-gallery-sidebar:before{display: none;}
  .anteprima-gallery-sidebar:after{display: none;}
  .anteprima-gallery-sidebar{margin-left: 0px;}
  .tit-gallert-sidebar{padding-left: 10px; width: 115px;}
  .contentPage{padding-left: 30px;}
  .name-team{font-size: 15px;}
  .role-team{font-size: 14px;}
  .round-team{width: 150px; height: 150px;}
  .txt-dep{padding-left: 15px;}
  .noImage .txt-dep{padding-left: 0px;}
  .research.single-department .link-dep{float: right; padding-left: 15px; padding-top: 20px;}
  .research.single-department .tit-dep{font-size: 18px; line-height: 21px;}
  .date-research, .name-research{font-size: 16px;}
  .intro-dep{font-size: 14px; line-height: 18px;}
  .titPage{padding-bottom: 15px;}
  .subtitPage{padding-bottom: 15px;}
  .selectboxit-container span.selectboxit-text{max-width: 90% !important;}
  .bootstrap-filestyle{margin-right: 7%;}
  .fasciaBg.page.account:after{height: 337px;}
  .fasciaBg.page{height: 300px !important; background-position: center;}
  .fasciaBg.page:after{height: 300px !important;}
  .moduli-account{margin-top: 40px;}
  .single-links{margin-top: 20px;}
  .link-dep{padding-left: 25px; }
  .noImage .research.single-department .link-dep{padding-left: 0px;}
  .dropdown .submenu{top: 125%;}
  .moduli-account{width: 92%;}
  .imgPage{margin-bottom: 10px;}
  .bg-footer i{font-size: 15px; width: 15px;}
  .social-link{width: 100%; line-height: 37px; margin-top: -5px;}
  .social-link img{width: 25px;}
  .follow-footer img{max-width: 70%;}
  .box-sidebar .ombra-min{top: auto; bottom: -24px;}
  .single-gallery-sidebar{border-bottom: none;}
  #virtual{min-height: 0px;}
  .menuSite li a:after{bottom: -10px;}
  .riferimento-sede{font-size: 14px;}
  .single-gallery-sidebar a{width: 40px; top: 70%;}
  .search button i{right: 7px; position: relative;}
}


@media only screen and (max-width: 1023px) {
  .sm-col1{width: 8.33333%; float: left;}
  .sm-col2{width: 16.6666%; float: left;}
  .sm-col3{width: 25%; float: left;}
  .sm-col4{width: 33.3333%; float: left;}
  .sm-col5{width: 41.6666%; float: left;}
  .sm-col6{width: 50%; float: left;}
  .sm-col7{width: 58.3334%; float: left;}
  .sm-col8{width: 66.6664%; float: left;}
  .sm-col9{width: 75%; float: left;}
  .sm-col10{width: 83.333337%; float: left;}
  .sm-col11{width: 91.6667%; float: left;}
  .sm-col12{width: 100%; float: none !important;}


  nav{display: none;}
  header{height: auto; padding-bottom: 10px;}
  #openMob{display: block;}
  .menuSite{float: none;}
  .menuSite li{float: none; display: block; margin-left: 0px; margin-right: 0px;}
  .menuSite li a{color: #fff; margin: 0 10px;}
  .menu-smartphone a{color: #fff; margin: 0 10px;}
  .menu-smartphone li{font-size: 18px; padding: 10px 0;}
  .menu-smartphone .submenu li a{margin: 0 10px;}
  .menuSite li{font-size: 18px; padding: 10px 0;}
  .dropdown .submenu{position: static; padding-bottom: 15px; width: 100% !important;}
  .dropdown .submenu li{border-bottom: none;}
  .dropdown .submenu li a{color: #433729;}
  .dropdown:hover .submenu{display: none;}
  .top-header{padding-bottom: 0px;}
  .menu-top{padding-top: 20px;}
  .titPage, .titPage h1{font-size: 30px;}
  .subtitPage{font-size: 21px;}
  .tit-mid{font-size: 18px;}
  .tit-box-sidebar{font-size: 18px;}
  .tit-gallert-sidebar{padding-left: 0px; width: 100%; text-align: center;}
  .anteprima-gallery-sidebar{float: none; margin: auto;}
  .anteprima-gallery-sidebar:before{display: block;}
  .anteprima-gallery-sidebar:after{display: block;}
  .tit-service{font-size: 30px; padding-bottom: 30px;}
  .tit-gallery{font-size: 16px;}
  .tit-news-sidebar{padding-left: 0px; padding-top: 10px;}
  .tit-gallery-categ{padding-top: 10px; font-size: 15px;}
  .tit-gallery-categ strong{font-size: 15px; line-height: 17px;}
  .single-team{margin-top: 40px;}
  .team-row{padding-top: 0px;}
  .follow-footer:before{display: none;}
  .bg-footer{height: auto;}
  .footer:after{width: 25%;}
  .follow-footer a{display: inline-block; margin: 5px 10px;}
  .follow-footer{padding-left: 55px;}
  .single-team-member{margin-bottom: 30px;}
  .logo{padding-left: 0px;}
  .logo img{height: 150px;}
  .menu-top .menu-logout .submenu.big{width: 250px !important; position: absolute; z-index: 3;}
  .moduli-account{width: 100%;}
  .txtInteresse{font-size: 20px;}
  .imgInteresse img{height: 120px;}
  .min-gallery-home{padding: 0 10px;}
  .falcoDx:before{width: 92px; height: 133px;}
  .falcoSx:before{width: 92px; height: 133px;}
  .img-news{display: none;}
  .txt-news{padding-right: 5px; padding-left: 5px;}
  .intro-news{padding-bottom: 5px;}
  .footer .inner{font-size: 14px; line-height: 17px;}
  .bg-footer{padding-right: 10px;}
  .noFloat{float: none !important;}
  .eservice2{margin-left: 0px;}
  .eservice3{margin-left: 0px;}
  .round-service{margin: 20px auto !important;}
  .e-service{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d1beb0+0,d4c1b3+100 */
    background: #d1beb0; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxYmViMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGMxYjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #d1beb0 0%, #d4c1b3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d1beb0), color-stop(100%,#d4c1b3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #d1beb0 0%,#d4c1b3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #d1beb0 0%,#d4c1b3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #d1beb0 0%,#d4c1b3 100%); /* IE10+ */
    background: linear-gradient(to right,  #d1beb0 0%,#d4c1b3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1beb0', endColorstr='#d4c1b3',GradientType=1 ); /* IE6-8 */
  }
  .e-service{background: none}
  .back{top: 0px;}
  .altricheck{margin-right: 35px; margin-bottom: 5px;}
  .resetForm{margin-left: 10px;}
  .single-news-home.even{margin-left: 20px;}
  .single-news-home.even .content-news-home{margin-right: 20px;}
  .bootstrap-filestyle{margin-right: 0%;}
  .icoVid{max-height: 50px;}
  .riga-form label{font-size: 12px; font-family: 'pnr';}
  header:after, .menuSite:after{display: none;}
  .sidebar, .pageBase:before{display: none;}
  .contentPage{width: 100%; padding-left: 5px;}
  .follow-footer:before{bottom: -40px; top: auto;}
}

@media only screen and (max-width: 767px) {
  .ss-col1{width: 8.33333%; float: left;}
  .ss-col2{width: 16.6666%; float: left;}
  .ss-col3{width: 25%; float: left;}
  .ss-col4{width: 33.3333%; float: left;}
  .ss-col5{width: 41.6666%; float: left;}
  .ss-col6{width: 50%; float: left;}
  .ss-col7{width: 58.3334%; float: left;}
  .ss-col8{width: 66.6664%; float: left;}
  .ss-col9{width: 75%; float: left;}
  .ss-col10{width: 83.333337%; float: left;}
  .ss-col11{width: 91.6667%; float: left;}
  .ss-col12{width: 100%; float: none !important;}

  .top-header{padding-top: 10px;}
  .search{display: none;}
  .menu-top{display: none;}
  #openMob{margin-left: 25px;}
  .logo img{height: auto;}
  .titSlide{padding-left: 10px; font-size: 25px; line-height: 25px;}
  .subtitSlide{padding-left: 10px; font-size: 18px; line-height: 21px;}
  .fasciaBg{height: 280px; padding-top: 140px;}
  .fasciaBg:after{height: 280px;}
  .imgInteresse img{height: 75px;}
  .txtInteresse{font-size: 18px; line-height: 21px;}
  .tipoInteresse{height: 180px; margin-bottom: 30px;}
  /*.box4home{height: 470px; padding-top: 15px; background-position: 0 bottom; background-color: #c7b9a9;}*/
  .falco-sx, .falco-dx{display: none;}
  .single-news-home{padding-bottom: 20px;}
  .single-news-home.even{margin-left: 0px; padding-left: 0px;}
  .single-news-home.odd{padding-left: 0px;}
  .content-news-home{margin-right: 0px;}
  .single-news-home.even .content-news-home{margin-right: 0px;}
  .news-home{padding-top: 20px;}
  .tit-service{padding-bottom: 20px;}
  .date-news{padding-bottom: 0px;}
  .falcoSx:before{display: none !important;}
  .falcoDx:before{display: none !important;}
  .gallery-home{padding-top: 40px;}
  .tit-service.gallery{padding-top: 50px;}
  .icoVid{max-width: 40px;}
  .bg-footer{padding-bottom: 0px;}
  .footer:after{display: none;}
  .follow-footer{padding-left: 0px; text-align: center;}
  .credits{font-size: 13px; line-height: 25px; text-align: center;}
  .credits .alnRight{text-align: center;}
  .contentPage{padding-left: 0px; padding-top: 20px;}
  .anteprima{border: 2px solid #fff;}
  .galleryPage .min-gallery-home{padding: 0 5px;}
  .tit-news-sidebar{padding-left: 15px;}
  .fasciaBg.page, .fasciaBg.page:after{height: 160px !important;}
  .single-gallery-sidebar{border:none;}
  .anteprima-gallery-sidebar:after{left: 55%;}
  .anteprima-gallery-sidebar:before{right: 55%;}
  .tit-gallert-sidebar{padding-left: 5px; padding-right: 5px;}
  .txt-dep{padding-top: 25px;}
  .noImage .txt-dep{padding-top: 0px;}
  .img-min img.anteprima{height: auto;}
  .titPage{padding-bottom: 15px; font-size: 26px;}
  .titPage h1{font-size: 26px;}
  .titPage.back-link{padding-right: 0; padding-top: 40px;}
  .imgPage{margin-bottom: 15px; border: 5px solid #fff;}
  .txt-team{height: auto; padding-bottom: 20px;}
  .img-min{max-width: 235px;}
  .single-team-member{margin-top: 30px;}
  .credenziali-team{padding-bottom: 10px;}
  .credenziali-team strong{font-size: 25px;}
  .galleryPage.noMarginTop{padding-top: 0px;}
  #maps{height: 250px;}
  .riferimento-sede{font-size: 16px;}
  .falco-riferimenti{right: 0px;}
  .riferimento0, .riferimento1{padding-left: 0px;}
  .noPadRight{padding-right: 0px;}
  .research.single-department .link-dep{float: left;}
  .subtitPage span{font-size: 16px;}
  .tit-uslink{font-size: 15px; line-height: 18px;}
  .single-faq{padding: 15px}
  .lettere-link a{line-height: 30px;}
  .maskfoto{top: 2px; bottom: 2px; left: 12px; right: 12px;}
  .txt-faq{font-size: 16px; line-height: 21px;}
  .certificazioni{padding: 15px 10px; margin-top: 10px;}
  .tit-certificate{font-size: 19px; line-height: 21px; padding-bottom: 10px;}
  .hideSmart{display: none;}
  .riga-form label{text-align: left; padding-right: 0px;}
  .altricheck{display: inline-block; margin-bottom: 15px;}
  .area-interest .riga-form{padding-bottom: 0px;}
  .area-interest, .privacy-internship{padding: 0 10px;}
  .fakePrivacy{margin-right: 5px;}
  .riga-form label.arrow2{line-height: inherit; padding-top: 5px;}
  .other-info{padding: 30px 10px;}
  .bootstrap-filestyle{margin-right: 0px;}
  .module-contact{padding-top: 10px;}
  #maps.contact{margin-bottom: 0px;}
  .riga-request{padding: 10px 0;}
  .menu-smartphone{display: block;}
  .social-link{margin-top: 0px;}
  .social-link img{width: auto;}
  .follow-footer{height: auto; padding-bottom: 20px;}
  .follow-footer:before{display: none !important;}
  .imgPage{float: left; margin-left: 0px; margin-right: 30px;}
  #virtual{min-height: 300px;}
  table{overflow-x: auto; display: block;}
  .follow-footer{text-align: center;}
  .credenziali-team{padding-top: 0px;}
  .riga-sign-in .submitForm{margin-top: 15px;}
  .imgPage{float: none; margin-left:auto; margin-right: auto;}
  .tit-service.gallery{padding-bottom: 0px; padding-top: 30px;}
  .min-gallery-home{margin-top: 15px;}
  .gallery-home{padding-bottom: 40px; padding-top: 55px;}
  .imgPage img{width: 100%;}
  body{font-size: 16px;}
  .hide_mobile{display: none;}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

@media screen and (max-width: 480px) {
    .cc-cookies { position: fixed;}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.text-page a {
    text-decoration: underline;
}


/* ==========================================================================
HACK per centrare in verticale
   ========================================================================== */
/* The ghost, nudged to maintain perfect centering */
.center1:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* The element to be centered, can
   also be of any width and height */
.center2 {
  display: inline-block;
  vertical-align: middle;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }*/

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
