@import url(../fonts/homestead/stylesheet.css);
@import url(../fonts/bebas-neue/style.css);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

body {
	color: #000000 !important;
}

.ja-header {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: none;
    height: 100px;
}

.logo {
    float: left;
    margin: 15px 0;
}

.logo-img {
    max-width: none !important;
}

html.com_content.view-featured.itemid-101.home.j34.mm-hover.no-touch.off-canvas-ready body.homepage div#slideshow.section.onepage.hero-unit.section1.jmoddiv div.container div.row-fluid div.custom.hero-unit.section1 {
    margin: 0 auto;
    position: relative;
    width: 50%;
}

.hero-unit {
    border-radius: 0;
    margin: 90px 0 0;
    padding: 0;
    text-align: left;
}

.hero-unit .container {
    padding: 340px 0 30px;
}

h3.hero-unit {
    font-size: 30px;
    line-height: 30px;
}

.onepage .section-title h2 span {
    background: none repeat scroll 0 0 #25438d;
    display: inline-block;
    padding: 8px 60px;
    /*font-family: 'Questrial', sans-serif;*/
    font-family: 'Michroma', sans-serif;
    font-weight: 100;
}

.section-subtitle {
	display: none !important;
}

.introducing .container {
    padding: 100px 0;
}

.introducing .block {
    padding: 0 20px;
}

.introducing .block:hover {
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  border: solid 0px #e5e5e5 \9;
}

h3.block-title {
    line-height: 26px;
    color: #25438d !important;
}

.block-content > p {
    color: #000;
}

.onepage .section-title h2 {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

/* menu principale */
.t3-mainnav .navbar .nav > li > a {
    color: #222;
    font-weight: 100;
    margin: 0 13px;
    padding-top: 58px;
    font-size: 15px;
}

.t3-mainnav .navbar .nav > li.active > a, .t3-mainnav .navbar .nav > li.active > a:hover {
    color: #25438D;
    font-weight: 500;
}

.t3-mainnav .navbar .nav > li > a:hover {
    color: #25438D;
    font-weight: 500;
}


/* form conttatti */
#userForm > h2 {
    color: rgb(37, 67, 141) !important;
    line-height: 26px;
    font-size: 19.5px;
}

.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.formResponsive .formBody {
    float: left;
}

.formResponsive input, .formResponsive textarea {
    width: 240px;
}

.formResponsive label {
    float: left;
    height: 100px;
    margin: 3px 5px 3px 0;
    padding: 0;
}

label {
    width: 230px;
}

.formResponsive input[type="submit"] {
    background-color: #25438D;
    background-image: -moz-linear-gradient(center top , #25438D, #25438D);
    background-repeat: repeat-x;
    border-color: none !important;
    color: rgb(255, 255, 255);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none !important;
    border-image: none;
    border-radius: 0 !important;
    border-style: solid;
    border-width: 0 !important;
    box-shadow: 0 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 20px;
    text-align: center;
    vertical-align: middle;
}

.formResponsive .formHorizontal p.formDescription {
    margin-bottom: 0;
    margin-top: 5px;
}


/* sfondi sezioni */
#professionisti, div#professionisti.section.onepage.team.section4.jmoddiv div.container div.row-fluid div.custom.team.section4, #contatti {
    background: #f0f0ea;
}

.custom.contact.section4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.section4 {
    background: none;
    color: rgb(102, 102, 102);
}

.section4 a {
    color: #25438D !important;
    text-decoration: underline !important;
}

/* popup footer */
body.bd-popup {
    margin: 0 10px;
    padding: 0;
}

.ja-cp-main .ja-cp-image {
    display: none !important;
}

.page-header.clearfix {
    display: none;
}

footer.article-footer.clearfix {
    display: none;
}

hr.divider-vertical {
    display: none;
}

.pager.pagenav {
    display: none;
}

.ja-cp-main .ja-cp-group .ja-cp-item {
    clear: both;
    float: none;
    position: relative;
    text-align: center;
    width: 100%;
}

.ja-footer a {
    color: #25438D !important;
    
}

.article-title{
	color: #25438D !important;
}

@media (max-width: 1199px) and  (min-width: 980px){
	h3.hero-unit {
	    font-size: 25px;
	    line-height: 30px;
	}
}

@media (max-width: 979px) and  (min-width: 600px){
	html.com_content.view-featured.itemid-101.home.j34.mm-hover.no-touch.off-canvas-ready body.homepage div#slideshow.section.onepage.hero-unit.section1.jmoddiv div.container div.row-fluid div.custom.hero-unit.section1 {
	    margin: 0 auto;
	    position: relative;
	    width: 80%;
	}
	
	h3.hero-unit {
	    font-size: 25px;
	    line-height: 30px;
	}
	.logo .logo-control .logo-img-sm {
	    max-width: 240px !important;
	}

}

@media (max-width: 767px) {
  .off-canvas {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .off-canvas body {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .off-canvas body > * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .off-canvas #t3-mainnav .nav-collapse,
  .off-canvas #ja-mainnav .nav-collapse {
    display: none;
  }
  .off-canvas #off-canvas-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: 1;
    background: none;
  }
  .off-canvas #off-canvas-nav .t3-mainnav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .off-canvas #off-canvas-nav .t3-mainnav .nav-collapse {
    height: auto;
    background: none;
  }
  .off-canvas-enabled body > * {
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
  }
  .off-canvas-enabled #t3-mainnav {
    display: block;
  }
}
#off-canvas-nav .t3-mainnav {
  background: #000;
  width: 200px !important;
}
#off-canvas-nav .t3-mainnav .nav-collapse {
  top: 0 !important;
  float: none;
}
#off-canvas-nav .t3-mainnav .nav-collapse .nav {
  margin-left: 0 !important;
}
#off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a,
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu a {
  border-bottom: 1px solid #444;
  color: #666;
  font-weight: bold;
  padding-left: 20px;
}
#off-canvas-nav .t3-mainnav .nav-collapse .nav > li > a:hover,
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu a:hover {
  background: none;
  color: #fff;
}
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu a {
  background: #000;
  border-top: 0;
  border-bottom: 1px solid #444;
  padding-left: 30px;
}
#off-canvas-nav .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child .active a,
#off-canvas-nav .t3-mainnav .nav li.dropdown > .dropdown-menu .active > .nav-child a:hover,
#off-canvas-nav .t3-mainnav .nav li.dropdown > .dropdown-menu .active > a {
  color: #25438D !important;
}
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu .dropdown-menu a {
  padding-left: 40px;
}
#off-canvas-nav .t3-mainnav .nav-collapse .dropdown-menu .dropdown-menu .nav-child a {
  padding-left: 60px;
}
#off-canvas-nav .t3-megamenu .mega-align-center > .dropdown-menu {
  transform: translate(0);
  -webkit-transform: translate(0);
  width: auto !important;
}
#off-canvas-nav .t3-megamenu .mega-align-center > .dropdown-menu .mega-inner {
  padding: 0;
}
#off-canvas-nav .t3-megamenu .mega-align-center > .dropdown-menu .mega-inner > ul > li > a {
  display: block;
  padding-bottom: 10px;
}


@media (max-width: 600px) and  (min-width: 387px){
	html.com_content.view-featured.itemid-101.home.j34.mm-hover.no-touch.off-canvas-ready body.homepage div#slideshow.section.onepage.hero-unit.section1.jmoddiv div.container div.row-fluid div.custom.hero-unit.section1 {
	    margin: 0 auto;
	    position: relative;
	    width: 80%;
	}

	h3.hero-unit {
	    font-size: 22px;
	    line-height: 30px;
	}
	
	.logo .logo-control .logo-img-sm {
	    max-width: 240px !important;
	}

}

@media (max-width: 388px) {
	html.com_content.view-featured.itemid-101.home.j34.mm-hover.no-touch.off-canvas-ready body.homepage div#slideshow.section.onepage.hero-unit.section1.jmoddiv div.container div.row-fluid div.custom.hero-unit.section1 {
	    margin: 0 auto;
	    position: relative;
	    width: 100%;
	}
	h3.hero-unit {
	    font-size: 16px;
	    line-height: 20px;
	    position: relative;
	    top: 16px;
	}
	.logo .logo-control .logo-img-sm {
	    max-width: 240px !important;
	}
}