@import url("style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Racing+Sans+One);
@media (max-width: 600px) {
   #wpadminbar { top:-46px !important; }
}
body { padding:0 !important; }
h1 small {
   font-size:1em;
   font-weight:inherit;
   color:inherit;
}
h2 {
   font-weight:600 !important;
   margin-bottom:25px;
}
h3 {
   margin-top:0;
   margin-bottom:20px;
}
h3 strong { color:#e40e27; }
p { margin-bottom:22px; }
.main-holder {
   padding-bottom:50px;
   overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
   .main-holder { padding-bottom:0; }
}
@media (max-width: 767px) {
   .main-holder { padding-bottom:0; }
}
.header {
   border:none;
   padding:0;
   height:400px;
}
@media (max-width: 767px) {
   .header {
      padding-left:20px;
      padding-right:20px;
   }
}
.header-box {
   background-color:#302931;
   /*border-top:10px solid #e40e27;*/
   padding-bottom:33px;
   line-height:22px;
   margin:58px 0 0 0;
   height:55px;
   -webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
   -moz-box-shadow:0 0 5px rgba(0,0,0,0.3);
   box-shadow:0 0 5px rgba(0,0,0,0.3);
}
@media (max-width: 767px) {
   .header-box {
      height:auto;
      padding:0 20px 20px;
      margin-top:30px;
   }
}
.home .header-box { margin-bottom:59px; }
@media (max-width: 767px) {
   .home .header-box { margin-bottom:30px; }
}
.home .header { height:755px; }
.banners-box {
   height:543px;
   position:relative;
}
.header-banner {
   color:#ffafbc;
   position:absolute;
   bottom:0;
   right:0;
}
@media (max-width: 767px) {
   .header-banner {
      position:static;
      text-align:center;
   }
}
.header-banner h2 {
   font-size:36px;
   font-weight:300 !important;
   line-height:40px;
   text-transform:uppercase;
   color:#fff;
   margin:0;
}
@media (max-width: 480px) {
   .header-banner h2 {
      font-size:22px;
      line-height:1.2em;
   }
}
.header-banner p {
   font-size:15px;
   line-height:20px;
   margin-bottom:0;
}
.header-banner .btn-primary { font-weight:bold; }
.header-banner .btn-primary.btn-normal {
   font-size:15px;
   padding:11px 21px 12px;
}
.header-banner-small {
   width:300px;
   right:370px;
   background-color:#e40e27;
}
@media (max-width: 767px) {
   .header-banner-small { width:100%; }
}
.header-banner-small .inner { padding:56px 56px 42px 46px; }
@media (max-width: 767px) {
   .header-banner-small .inner { padding:20px; }
}
.header-banner-small h2 {
   padding-bottom:25px;
   margin-bottom:24px;
   border-bottom:1px solid rgba(255,255,255,0.2);
}
.ie .header-banner-small h2 { border-bottom:1px solid #ed556d; }
@media (max-width: 767px) {
   .header-banner-small h2 {
      margin-bottom:15px;
      padding-bottom:15px;
   }
}
.header-banner-small p { margin-bottom:26px; }
@media (max-width: 767px) {
   .header-banner-small p { margin-bottom:20px; }
}
.header-banner-small .btn-primary { background:#302931; }
.header-banner-small .btn-primary:hover, .header-banner-small .btn-primary:focus {
   color:#302931;
   text-shadow:none;
   background-color:#ffffff;
   background-image:-moz-linear-gradient(top,#FFFFFF,#FFFFFF);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#FFFFFF));
   background-image:-webkit-linear-gradient(top,#FFFFFF,#FFFFFF);
   background-image:-o-linear-gradient(top,#FFFFFF,#FFFFFF);
   background-image:linear-gradient(to bottom,#FFFFFF,#FFFFFF);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
   border-color:#FFFFFF #FFFFFF #d9d9d9;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#FFFFFF;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-banner-small .btn-primary:hover:hover, .header-banner-small .btn-primary:hover:focus, .header-banner-small .btn-primary:hover:active, .header-banner-small .btn-primary:hover.active, .header-banner-small .btn-primary:hover.disabled, .header-banner-small .btn-primary:hover[disabled], .header-banner-small .btn-primary:focus:hover, .header-banner-small .btn-primary:focus:focus, .header-banner-small .btn-primary:focus:active, .header-banner-small .btn-primary:focus.active, .header-banner-small .btn-primary:focus.disabled, .header-banner-small .btn-primary:focus[disabled] {
   color:#302931;
   background-color:#FFFFFF;
   *background-color:#f2f2f2;
}
.header-banner-small .btn-primary:hover:active, .header-banner-small .btn-primary:hover.active, .header-banner-small .btn-primary:focus:active, .header-banner-small .btn-primary:focus.active { background-color:#e6e6e6 \9; }
.header-banner-large {
   width:370px;
   background-color:#302931;
}
@media (max-width: 767px) {
   .header-banner-large { width:100%; }
}
.header-banner-large .inner { padding:48px 65px 42px 56px; }
@media (max-width: 767px) {
   .header-banner-large .inner { padding:20px; }
}
.header-banner-large h2 {
   font-size:25px;
   line-height:25px;
   padding:0 0 21px 0;
   margin-bottom:27px;
   border-bottom:1px solid rgba(255,255,255,0.2);
}
.ie .header-banner-large h2 { border-bottom:1px solid #59545a; }
@media (max-width: 767px) {
   .header-banner-large h2 {
      margin-bottom:15px;
      padding-bottom:15px;
   }
}
@media (max-width: 480px) {
   .header-banner-large h2 {
      font-size:22px;
      line-height:1.2em;
   }
}
.header-banner-large p {
   margin-bottom:10px;
   color:#8a838b;
}
@media (max-width: 767px) {
   .header-banner-large p { margin-bottom:20px; }
}
.header-banner-large .btn-primary { background:#e40e27; }
.header-banner-large .btn-primary:hover, .header-banner-large .btn-primary:focus {
   color:#302931;
   text-shadow:none;
   background-color:#ffffff;
   background-image:-moz-linear-gradient(top,#FFFFFF,#FFFFFF);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#FFFFFF));
   background-image:-webkit-linear-gradient(top,#FFFFFF,#FFFFFF);
   background-image:-o-linear-gradient(top,#FFFFFF,#FFFFFF);
   background-image:linear-gradient(to bottom,#FFFFFF,#FFFFFF);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
   border-color:#FFFFFF #FFFFFF #d9d9d9;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#FFFFFF;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-banner-large .btn-primary:hover:hover, .header-banner-large .btn-primary:hover:focus, .header-banner-large .btn-primary:hover:active, .header-banner-large .btn-primary:hover.active, .header-banner-large .btn-primary:hover.disabled, .header-banner-large .btn-primary:hover[disabled], .header-banner-large .btn-primary:focus:hover, .header-banner-large .btn-primary:focus:focus, .header-banner-large .btn-primary:focus:active, .header-banner-large .btn-primary:focus.active, .header-banner-large .btn-primary:focus.disabled, .header-banner-large .btn-primary:focus[disabled] {
   color:#302931;
   background-color:#FFFFFF;
   *background-color:#f2f2f2;
}
.header-banner-large .btn-primary:hover:active, .header-banner-large .btn-primary:hover.active, .header-banner-large .btn-primary:focus:active, .header-banner-large .btn-primary:focus.active { background-color:#e6e6e6 \9; }
@media (min-width: 768px) and (max-width: 979px) {
   .logo { width:100%; }
}
@media (max-width: 767px) {
   .logo {
      float:none !important;
      text-align:center;
      margin-bottom:22px;
      padding:20px 0 0 0;
   }
}
.logo_h__txt { margin:-9px 0 0 0; }
.logo_link:hover, .logo_link:focus {
   color:#fff;
   text-decoration:none;
}
.nav__primary { margin-bottom:0; }
.sf-menu ul { width:84px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
   margin:34px 0 0 -62px;
   left:35%;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { margin:-7px 0 0 20px; }
.sf-menu { padding:32px 71px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
   .sf-menu { padding-right:20px; }
}
.sf-menu > li {
   background-color:transparent;
   margin-left:45px;
}
@media (max-width: 1200px) {
.sf-menu > li {
	margin-left: 25px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
   .sf-menu > li { margin-left:20px; }
   .sf-menu > li > a { font-size: 16px !important;}
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
   padding:0;
   border:none;
   color:#fff;
   position:relative;
   -webkit-transition:0.3s;
   -moz-transition:0.3s;
   -o-transition:0.3s;
   transition:0.3s;
}
.sf-menu > li > a .arrow {
   width:100%;
   height:5px;
   background-position:50% -5px;
   background-repeat:no-repeat;
   background-image:url(images/nav-arrow.gif);
   position:absolute;
   left:0;
   top:-32px;
   -webkit-transition:inherit;
   -moz-transition:inherit;
   -o-transition:inherit;
   transition:inherit;
}
.sf-menu > li > ul {
   background-color:#fff;
   padding:7px 20px 8px;
}
.sf-menu > li > ul:before {
   content:'';
   width:100%;
   height:5px;
   background-repeat:no-repeat;
   background-position:50% 0;
   background-image:url(images/submenu-arrow.gif);
   position:absolute;
   top:-5px;
   left:0;
}
.sf-menu li li {
   background-color:transparent;
   background-repeat:repeat-x;
   background-position:0 0;
   background-image:url(images/divider.gif);
}
.sf-menu li li:first-child { background-image:none; }
.sf-menu li li a {
   font-family: Gotham, 'Open Sans', sans-serif;
   font-size:12px;
   text-transform:uppercase;
   padding:6px 0;
   border:none;
   color:#282e36;
   display:inline-block;
   vertical-align:top;
}
.sf-menu li li ul {
   padding:7px 16px 8px;
   background-color:#e40e27;
}
.sf-menu li li li {
   text-align:left;
   background-image:url(images/divider1.gif);
}
.sf-menu li li li a { color:#FFFFFF; }
.sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
   background-color:transparent;
   color:#e40e27;
}
.sf-menu > li > a:hover .arrow, .sf-menu > li.sfHover > a .arrow, .sf-menu > li.current-menu-item > a .arrow, .sf-menu > li.current_page_item > a .arrow { background-position:50% 0; }
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
   background-color:transparent;
   color:#e40e27;
}
.sf-menu li li li > a:hover, .sf-menu li li li.sfHover > a, .sf-menu li li li.current-menu-item > a, .sf-menu li li li.current_page_item > a { color:#302931; }
.header .search-form {
   position:absolute;
   right:0;
   top:6px;
}
.search-form input[type="text"]:focus {
   border-color:#fff;
   background-color:#fff;
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
.search-form input[type="submit"] {
   height:35px;
   color:#fff;
   text-shadow:none;
   background-color:#e40e27;
   background-image:-moz-linear-gradient(top,#e40e27,#e40e27);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#e40e27),to(#e40e27));
   background-image:-webkit-linear-gradient(top,#e40e27,#e40e27);
   background-image:-o-linear-gradient(top,#e40e27,#e40e27);
   background-image:linear-gradient(to bottom,#e40e27,#e40e27);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe40e27', endColorstr='#ffe40e27', GradientType=0);
   border-color:#e40e27 #e40e27 #b2132e;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#e40e27;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.search-form input[type="submit"]:hover, .search-form input[type="submit"]:focus, .search-form input[type="submit"]:active, .search-form input[type="submit"].active, .search-form input[type="submit"].disabled, .search-form input[type="submit"][disabled] {
   color:#fff;
   background-color:#e40e27;
   *background-color:#e0183a;
}
.search-form input[type="submit"]:active, .search-form input[type="submit"].active { background-color:#c91634 \9; }
.search-form input[type="submit"]:hover, .search-form input[type="submit"]:focus {
   color:#fff;
   text-shadow:none;
   background-color:#0ba2a6;
   background-image:-moz-linear-gradient(top,#0ba2a6,#0ba2a6);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#0ba2a6),to(#0ba2a6));
   background-image:-webkit-linear-gradient(top,#0ba2a6,#0ba2a6);
   background-image:-o-linear-gradient(top,#0ba2a6,#0ba2a6);
   background-image:linear-gradient(to bottom,#0ba2a6,#0ba2a6);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0ba2a6', endColorstr='#ff0ba2a6', GradientType=0);
   border-color:#0ba2a6 #0ba2a6 #065c5e;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#0ba2a6;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.search-form input[type="submit"]:hover:hover, .search-form input[type="submit"]:hover:focus, .search-form input[type="submit"]:hover:active, .search-form input[type="submit"]:hover.active, .search-form input[type="submit"]:hover.disabled, .search-form input[type="submit"]:hover[disabled], .search-form input[type="submit"]:focus:hover, .search-form input[type="submit"]:focus:focus, .search-form input[type="submit"]:focus:active, .search-form input[type="submit"]:focus.active, .search-form input[type="submit"]:focus.disabled, .search-form input[type="submit"]:focus[disabled] {
   color:#fff;
   background-color:#0ba2a6;
   *background-color:#098b8e;
}
.search-form input[type="submit"]:hover:active, .search-form input[type="submit"]:hover.active, .search-form input[type="submit"]:focus:active, .search-form input[type="submit"]:focus.active { background-color:#087376 \9; }
.page-template-page-fullwidth-php #content { padding-top:0; }
#content h3 { color:#2d262e; }
#content h3 strong { color:#e40e27; }
#content p a, .colore-rosso a { color:#e40e27 !important; }
#content p a:hover {
   color:#2d262e !important;
   text-decoration:none;
}
#content address a { color:#2d262e; }
#content address a:hover {
   color:#e40e27;
   text-decoration:none;
}
.content-holder {
   padding-bottom:50px;
   background-color:#fff;
}
.home .content-holder {
   background-color:transparent;
   padding-bottom:0;
}
@media (max-width: 767px) {
   .content-holder {
      padding-left:20px;
      padding-right:20px;
   }
}
.title-section {
   margin:0;
   padding:28px 0 25px 0;
   background-color:#e40e27;
   color:#fff;
   position:relative;
   z-index:1;
}
.title-section:before, .title-section:after {
   content:'';
   position:absolute;
   top:0;
   width:100%;
   height:100%;
   background-color:inherit;
   z-index:-1;
}
.title-section:before { left:-99%; }
.title-section:after { right:-99%; }
.title-header {
   margin:0 0 5px 0;
   overflow:visible;
   color:#fff;
   font-size:40px;
   font-weight:300;
   text-transform:uppercase;
}
@media (max-width: 480px) {
   .title-header { font-size:30px; }
}
.breadcrumb__t {
   background-color:transparent;
   padding:0;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
}
.breadcrumb__t li {
   text-shadow:none;
   font-family: Gotham, 'Open Sans', sans-serif;
   font-size:12px;
   text-transform:uppercase;
}
.breadcrumb__t li.active { color:#302931; }
.breadcrumb__t li.divider:after {
   content:'';
   width:5px;
   height:9px;
   background-repeat:no-repeat;
   background-position:0 0;
   background-image:url(images/arrow2.gif);
   display:inline-block;
   vertical-align:top;
   margin:7px 13px 0 13px;
}
.breadcrumb__t li a { color:#fff; }
.post-title {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
   color:#838383;
   margin-bottom:25px;
}
.post-title a {
    color:#2d262e;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    display: block;
}
.post-title a:hover, .post-title a:focus {
   text-decoration:none;
   color:#e40e27;
}
.post .btn-primary {
   /*font-size:14px;
   padding:10px 24px;*/
}
.post_meta { border-color:#ededed; }
.post_meta>div.post_meta_unite { border-color:#ededed; }
.post_meta a { color:#727176; }
.post_meta i { color:#e40e27; }
.pagination__posts ul {
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
.pagination__posts ul li a, #pagebar a {
   -webkit-border-radius:0px !important;
   -moz-border-radius:0px !important;
   border-radius:0px !important;
   color:#2d262e;
}
.pagination__posts ul li a:hover { color:#e40e27; }
.share-buttons span, .share-buttons li { line-height:18px; }
.post-author {
   margin-bottom:2em;
   padding:0;
   border:none;
}
.post-author_h {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
   color:#2d262e;
   margin-bottom:28px;
}
.post-author_h small { text-transform:capitalize; }
.post-author_h a { text-transform:capitalize; }
.post-author_h a:hover, .post-author_h a:focus {
   text-decoration:none;
   color:#e40e27;
}
.post-author_link a { text-transform:capitalize; }
.post-author_link a:hover, .post-author_link a:focus {
   text-decoration:none;
   color:#e40e27;
}
.post-author_gravatar img {
   padding:0;
   border:none;
   background-color:transparent;
}
@media (min-width: 1200px) {
   .post-author_desc { overflow:hidden; }
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments h3 { margin-bottom:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
   list-style-type:none;
   font-size:16px;
   line-height:1.2em;
   border-top:1px solid #ededed;
   margin-top:10px;
   padding-top:10px;
}
#recent-author-comments ul li:first-child {
   border-top:none;
   margin-top:0;
   padding-top:0;
}
#recent-author-comments ul li:before {
   content:'';
   width:11px;
   height:11px;
   background-repeat:no-repeat;
   background-position:0 0;
   background-image:url(images/arrow1.png);
   display:inline-block;
   vertical-align:top;
   margin:4px 13px 0 0;
}
#recent-author-comments ul li a { color:#e40e27; }
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus {
   text-decoration:none;
   color:#e40e27;
}
.related-posts_h {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
   color:#838383;
   margin-bottom:28px;
}
.related-posts_item {
   font-size:14px;
   line-height:22px;
}
.related-posts_item a { color:#2d262e; }
.related-posts_item a:hover {
   color:#e40e27;
   text-decoration:none;
}
.related-posts .featured-thumbnail { margin-bottom:25px; }
.testimonial {
   padding:0;
   border:none;
   background-color:transparent;
   font-family: Gotham, Arial, Helvetica, sans-serif;
   font-size:14px;
   font-style:normal;
   line-height:22px;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
}
.testimonial_bq p {
   font-size:14px;
   line-height:22px;
}
.testimonial_content {
   background:url(images/quotes.png) no-repeat 0 5px;
   padding:10px 0 0 40px;
}
.testimonial small {
   font-family: Gotham, Arial, Helvetica, sans-serif;
   font-size:14px;
}
.testimonial small .user {
   color:#464646;
   font-weight:bold;
}
.testimonial small a {
   color:#e40e27;
   font-size:inherit;
}
.page-header {
   margin-top:0;
   border-color:#ededed;
}
.page-header h1 {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
}
.single-pager { border-color:#ededed; }
.single-pager a {
   border-color:#ededed !important;
   -webkit-border-radius:0px !important;
   -moz-border-radius:0px !important;
   border-radius:0px !important;
}
.pager li > a, .pager li > span {
   background-color:#2d262e;
   border:1px solid #DDDDDD;
   border-radius:15px;
   display:inline-block;
   padding:5px 14px;
}
.pager li > a:hover, .pager li > span:hover {
   background-color:#e40e27;
   border:1px solid #DDDDDD;
   color:#e40e27;
}
.filter-wrapper .pull-right { float:left !important; }
.filter-wrapper strong {
   padding:0;
   margin-right:21px;
   font-family: Gotham, 'Open Sans', sans-serif;
   font-weight:600;
   font-size:16px;
   line-height:1.2em;
   color:#2d262e;
}
.nav-pills { margin-bottom:32px; }
.nav-pills li {
   font-family: Gotham, 'Open Sans', sans-serif;
   font-weight:600;
   font-size:16px;
   line-height:1.2em;
}
.nav-pills li:before {
   content:'|';
   color:#2d262e;
   float:left;
   margin:0 22px;
}
.nav-pills li:first-child:before { display:none; }
.nav-pills li a {
   padding:0;
   color:#2d262e;
   margin:0;
   display:inline;
   background:none !important;
   line-height:1.3em;
}
@media (max-width: 480px) {
   .nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#e40e27; }
.nav-pills li.active a { color:#e40e27 !important; }
.filterable-portfolio .caption__portfolio { padding-top:24px; }
.filterable-portfolio h3 a { color:#2d262e; }
.filterable-portfolio h3 a:hover, .filterable-portfolio h3 a:focus {
   text-decoration:none;
   color:#e40e27;
}
.filterable-portfolio .btn-primary {
   color:#535353;
   font-size:18px;
   padding:0;
   text-transform:lowercase;
   padding:0 0 0 19px;
   background-color:transparent !important;
   background-repeat:no-repeat !important;
   background-position:0 7px !important;
   background-image:url(images/arrow.png) !important;
}
.filterable-portfolio .btn-primary:hover, .filterable-portfolio .btn-primary:focus {
   font-weight:inherit;
   background-position:0 -32px !important;
   -webkit-transition:0.0s;
   -moz-transition:0.0s;
   -o-transition:0.0s;
   transition:0.0s;
}
.entry-content a { color:#2d262e; }
.entry-content a:hover {
   color:#e40e27;
   text-decoration:none;
}
.zoom-icon { background:rgba(255,255,255,0.8); }
.no-rgba .zoom-icon { background:url(images/white-opacity-80.png); }
.zoom-icon:before {
   margin:-22.5px 0 0 -22.5px;
   width:45px;
   height:45px;
   background:url(images/magnify-alt.png) 50% 50% no-repeat;
}
.single-portfolio .featured-thumbnail.large {
   margin-bottom:0;
   padding-bottom:1.5em;
}
.comments-h {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
   color:#838383;
}
.comment .comment-body {
   margin-top:26px;
   padding:0 0 26px 0;
   border:none;
   border-bottom:1px solid #edeced;
   background-color:#edeced;
}
.comment.bypostauthor .comment-body {
   background-color:#edeced;
   padding:25px 25px;
}
.comment-author .author {
   width:70px;
   text-align:left;
   font-size:15px;
   font-weight:normal;
   color:#464646;
   padding-top:29px;
}
.comment-meta { padding-top:10px; }
.comment-meta:before {
   color:#e40e27;
   font-family:FontAwesome;
   margin:0 11px 0 0;
   display:inline-block;
   vertical-align:top;
   content:'\f073';
}
.reply {
   font-size:14px;
   font-family: Gotham, 'Open Sans', sans-serif;
   margin-left:49px;
}
.reply a {
   font-family: Gotham, 'Open Sans', sans-serif;
   text-transform:uppercase;
   border:none;
   font-size:14px;
   padding:10px 24px;
   color:#fff;
   text-shadow:none;
   background-color:#e40e27;
   background-image:-moz-linear-gradient(top,#e40e27,#e40e27);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#e40e27),to(#e40e27));
   background-image:-webkit-linear-gradient(top,#e40e27,#e40e27);
   background-image:-o-linear-gradient(top,#e40e27,#e40e27);
   background-image:linear-gradient(to bottom,#e40e27,#e40e27);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe40e27', endColorstr='#ffe40e27', GradientType=0);
   border-color:#e40e27 #e40e27 #b4132d;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#e40e27;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
}
.reply a:hover, .reply a:focus, .reply a:active, .reply a.active, .reply a.disabled, .reply a[disabled] {
   color:#fff;
   background-color:#e40e27;
   *background-color:#e21738;
}
.reply a:active, .reply a.active { background-color:#cb1533 \9; }
.reply a:hover, .reply a:focus {
   color:#fff;
   text-shadow:none;
   background-color:#2d262e;
   background-image:-moz-linear-gradient(top,#2d262e,#2d262e);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#2d262e),to(#2d262e));
   background-image:-webkit-linear-gradient(top,#2d262e,#2d262e);
   background-image:-o-linear-gradient(top,#2d262e,#2d262e);
   background-image:linear-gradient(to bottom,#2d262e,#2d262e);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d262e', endColorstr='#ff2d262e', GradientType=0);
   border-color:#2d262e #2d262e #040304;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#2d262e;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.reply a:hover:hover, .reply a:hover:focus, .reply a:hover:active, .reply a:hover.active, .reply a:hover.disabled, .reply a:hover[disabled], .reply a:focus:hover, .reply a:focus:focus, .reply a:focus:active, .reply a:focus.active, .reply a:focus.disabled, .reply a:focus[disabled] {
   color:#fff;
   background-color:#2d262e;
   *background-color:#1f1a20;
}
.reply a:hover:active, .reply a:hover.active, .reply a:focus:active, .reply a:focus.active { background-color:#120f12 \9; }
#respond h3 {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
   color:#838383;
   margin-bottom:28px;
}
.comment-list ul.children { margin-left:50px; }
@media (min-width: 768px) and (max-width: 979px) {
   .comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
   .comment-list ul.children { margin:0; }
}
#commentform p { *zoom:1; }
#commentform p:before, #commentform p:after {
   display:table;
   content:"";
   line-height:0;
}
#commentform p:after { clear:both; }
#commentform p.field { margin-bottom:15px; }
#commentform input[type="text"] {
   width:348px;
   padding:5px 10px 6px;
}
#commentform textarea {
   border-color:#f5f5f5;
   width:100%;
   max-width:100%;
   min-width:100px;
   min-height:341px;
   height:341px;
   margin-bottom:13px;
   -webkit-box-sizing:border-box;
   -moz-box-sizing:border-box;
   box-sizing:border-box;
}
#commentform textarea:focus { border-color:#e40e27; }
#commentform input[type="submit"] { float:right; }
.widget { margin-bottom:55px; }
.widget > h3 {
   font-size:21px;
   font-weight:600;
   line-height:1.2em;
   color:#2d262e;
   margin:11px 0 28px;
}
.widget ul { margin-left:0; }
.widget ul li {
   list-style-type:none;
   font-size:16px;
   line-height:1.2em;
   border-top:1px solid #f1f1f1;
   margin-top:10px;
   padding-top:10px;
}
.widget ul li:first-child {
   border-top:none;
   margin-top:0;
   padding-top:0;
}
.widget ul li:before {
   content:'';
   width:11px;
   height:11px;
   background-repeat:no-repeat;
   background-position:0 0;
   background-image:url(images/arrow1.png);
   display:inline-block;
   vertical-align:top;
   margin:4px 13px 0 0;
}
.widget ul li a { color:#727176; }
.widget ul li a:hover, .widget ul li a:focus {
   text-decoration:none;
   color:#e40e27;
}
.widget ul li a.btn-primary { color:#727176; }
.widget ul ul {
   padding-top:10px;
   margin:10px 0 0 24px;
   border-top:1px solid #ededed;
}
#wp-calendar td#today {
   color:#e40e27;
   font-weight:bold;
}
#wp-calendar caption { color:#e40e27; }
#wp-calendar thead th { color:#e40e27; }
.archive_lists .list.styled > ul { margin-left:0; }
.archive_lists .list.styled > ul li a { color:#e40e27; }
.archive_lists .list.styled > ul li a:hover, .archive_lists .list.styled > ul li a:focus {
   text-decoration:none;
   color:#2d262e;
}
.archive_lists .list.styled > ul li a.btn-primary { color:#2d262e; }
.archive_lists .list > ul li:before { color:#e40e27; }
.archive_lists .list > ul li:before { color:#e40e27; }
.post-list li {
   margin:7px 0 0 0 !important;
   padding:22px 0 0 0 !important;
   font-size:14px !important;
   line-height:22px !important;
}
.post-list li:before { display:none !important; }
.post-list li:first-child {
   margin-top:0 !important;
   padding-top:0 !important;
}
.post-list_h {
   font-size:21px;
   line-height:1.2em;
}
.post-list time:before {
   color:#e40e27;
   font-family:FontAwesome;
   margin:0 11px 0 0;
   content:'\f073';
}
.post-list .featured-thumbnail img { width:100%; }
.comments-custom li {
   margin:0 !important;
   padding:25px 0 25px 0 !important;
   font-size:14px !important;
   line-height:22px !important;
}
.comments-custom li:before { display:none !important; }
.comments-custom li:first-child { padding-top:0 !important; }
.comments-custom li:first-child {
   padding-top:0;
   border-top:none;
}
.comments-custom_txt {
   padding:0;
   border-top:none;
}
.comments-custom i {
   font-size:14px;
   color:#e40e27;
   padding-top:2px;
}
.banners { margin-bottom:55px; }
.flickr_li {
   font-size:14px !important;
   line-height:22px !important;
   border:none !important;
   padding:0 !important;
   margin:0 !important;
}
.flickr_li:before { display:none !important; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
.social_li {
   border:none !important;
   padding-top:0 !important;
   margin-top:0 !important;
}
.social_li:before { display:none !important; }
.testimonials.grid-style { margin:-50px 0 0 -30px; }
.ie8 .testimonials.grid-style { margin-left:-20px; }
@media (max-width: 1200px) {
   .testimonials.grid-style { margin-left:-20px; }
}
@media (max-width: 767px) {
   .testimonials.grid-style { margin-left:0; }
}
.testimonials.grid-style .testi-item {
   float:left;
   width:570px;
   margin:50px 0 0 30px;
   padding:0;
}
.ie8 .testimonials.grid-style .testi-item {
   margin-left:20px;
   width:460px;
}
@media (max-width: 1200px) {
   .testimonials.grid-style .testi-item {
      margin-left:20px;
      width:460px;
   }
}
@media (min-width: 768px) and (max-width: 979px) {
   .testimonials.grid-style .testi-item { width:352px; }
}
@media (max-width: 767px) {
   .testimonials.grid-style .testi-item {
      width:auto;
      margin-left:0;
   }
}
.testimonials .testi-item blockquote {
   padding:0;
   background-color:transparent;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item blockquote > a {
   color:#727176;
   font-size:14px;
   line-height:22px;
   position:relative;
   padding:0;
}
.testimonials .testi-item blockquote > a:before {
   content:'';
   width:23px;
   height:16px;
   background:url(images/quotes.png) 0 0 no-repeat;
   position:absolute;
   left:-40px;
   top:0;
}
.testimonials .testi-item blockquote > a:hover { color:#e40e27; }
.testimonials .testi-item .featured-thumbnail {
   margin:5px 70px 0 0;
   width:70px;
   height:70px;
}
.testimonials .testi-item .testi-meta {
   padding-top:20px;
   padding-left:140px;
}
.ie8 .testimonials .testi-item .testi-meta { padding-left:0; }
.testimonials .testi-item .testi-meta a { color:#e40e27 !important; }
@media (max-width: 1200px) {
   .testimonials .testi-item .testi-meta { padding-left:0; }
}
.testimonials .testi-item .testi-meta .user {
   font-weight:bold;
   color:#464646;
}
.mini-posts-list { margin:0 0 25px; }
.fullwidth-box.style-2 .mini-posts-list { padding-top:42px; }
.mini-post-holder {
   padding:26px 0 0 0;
   margin:20px 0 0 0;
   border-color:#cfcdcc;
}
.mini-post-holder:first-child {
   border:none;
   padding:0;
   margin:0;
}
.mini-post-content h4 {
   font-size:21px;
   line-height:1.2em;
   margin:4px 0 14px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
   .mini-post-content h4 { font-size:18px; }
}
.mini-post-content h4 a { color:#2d262e; }
.mini-post-content h4 a:hover, .mini-post-content h4 a:focus {
   color:#e40e27;
   text-decoration:none;
}
.mini-post-content .excerpt { color:#727176; }
.mini-post-meta time {
   font-size:21px;
   font-family: Gotham, 'Open Sans', sans-serif;
   font-weight:bold;
   line-height:1.2em;
   color:#e40e27;
}
.service-box {
   background-color:transparent;
   border:none;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
@media (max-width: 767px) {
   .service-box {
      padding:25px 0;
      text-align:center;
   }
}
.fullwidth-box.style-1 .service-box {
   text-align:center;
   padding:0;
}
@media (max-width: 767px) {
   .fullwidth-box.style-1 .service-box { margin-bottom:30px; }
}
.service-box .icon { margin:0 22px 0 0; }
@media (max-width: 767px) {
   .service-box .icon {
      float:none;
      margin-right:0;
   }
}
.fullwidth-box.style-1 .service-box .icon {
   float:none;
   margin:0 auto 37px;
   width:133px;
   height:133px;
   line-height:133px;
   border:6px solid #4c484e;
   overflow:hidden;
   -webkit-border-radius:133px;
   -moz-border-radius:133px;
   border-radius:133px;
}
@media (max-width: 767px) {
   .fullwidth-box.style-1 .service-box .icon { margin-bottom:20px; }
}
.service-box h2 {
   margin:3px 0 14px 0;
   color:#FFF;
}
.fullwidth-box.style-1 .service-box h2 {
   text-transform:uppercase;
   font-size:18px;
   font-weight:bold;
   line-height:1.2em;
   margin-bottom:13px;
}
.service-box_body { overflow:hidden; }
.fullwidth-box.style-1 .service-box_body { overflow:visible; }
.service-box_txt {
   font-size:16px;
   margin-bottom:15px;
   color:#727176;
}
.fullwidth-box.style-1 .service-box_txt {
   font-size:14px;
   line-height:20px;
   margin-bottom:19px;
   color:#848d9a;
}
.service-box .btn-align { text-align:left; }
@media (max-width: 767px) {
   .service-box .btn-align { text-align:center; }
}
.fullwidth-box.style-1 .service-box .btn-align { text-align:center; }
.service-box .btn-primary {
   color:#e40e27;
   padding:0 0 0 19px;
   text-transform:none;
   background:url(images/arrow1.png) no-repeat 0 -34px;
   text-align: left;
}
.service-box .btn-primary.btn-large {
   font-size:16px;
   line-height:1.2em;
}
.service-box .btn-primary:hover, .service-box .btn-primary:focus {
   font-weight:inherit;
   background-color:transparent !important;
   background-repeat:no-repeat;
   color:#e40e27 !important;
   background-image:url(images/arrow1.png);
   background-position:0 -34px;
   -webkit-transition:0.0s;
   -moz-transition:0.0s;
   -o-transition:0.0s;
   transition:0.0s;
}
.fullwidth-box.style-1 .service-box .btn-primary {
   text-transform:uppercase;
   background-image:none;
   background-position:0 0;
   color:#fff;
   text-shadow:none;
   background-color:#e40e27;
   background-image:-moz-linear-gradient(top,#e40e27,#e40e27);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#e40e27),to(#e40e27));
   background-image:-webkit-linear-gradient(top,#e40e27,#e40e27);
   background-image:-o-linear-gradient(top,#e40e27,#e40e27);
   background-image:linear-gradient(to bottom,#e40e27,#e40e27);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe40e27', endColorstr='#ffe40e27', GradientType=0);
   border-color:#e40e27 #e40e27 #b4132d;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#e40e27 !important;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.fullwidth-box.style-1 .service-box .btn-primary:hover, .fullwidth-box.style-1 .service-box .btn-primary:focus, .fullwidth-box.style-1 .service-box .btn-primary:active, .fullwidth-box.style-1 .service-box .btn-primary.active, .fullwidth-box.style-1 .service-box .btn-primary.disabled, .fullwidth-box.style-1 .service-box .btn-primary[disabled] {
   color:#fff;
   background-color:#e40e27;
   *background-color:#e21738;
}
.fullwidth-box.style-1 .service-box .btn-primary:active, .fullwidth-box.style-1 .service-box .btn-primary.active { background-color:#cb1533 \9; }
.fullwidth-box.style-1 .service-box .btn-primary.btn-normal { font-size:14px; }
.fullwidth-box.style-1 .service-box .btn-primary:hover, .fullwidth-box.style-1 .service-box .btn-primary:focus {
   font-weight:normal;
   color:#302931 !important;
   background-color:#e40e27 !important;
}
.fullwidth-box.style-1 .service-box:hover .icon { border-color:#bcbdbd; }
.fullwidth-box.style-1 .service-box:hover .icon img { margin-top:-133px; }
.fullwidth-box.style-1 .service-box:hover .btn-primary {
   color:#353b43;
   text-shadow:none;
   background-color:#e40e27;
   background-image:-moz-linear-gradient(top,#e40e27,#e40e27);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#e40e27),to(#e40e27));
   background-image:-webkit-linear-gradient(top,#e40e27,#e40e27);
   background-image:-o-linear-gradient(top,#e40e27,#e40e27);
   background-image:linear-gradient(to bottom,#e40e27,#e40e27);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe40e27', endColorstr='#ffe40e27', GradientType=0);
   border-color:#e40e27 #e40e27 #b2132e;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#e40e27;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.fullwidth-box.style-1 .service-box:hover .btn-primary:hover, .fullwidth-box.style-1 .service-box:hover .btn-primary:focus, .fullwidth-box.style-1 .service-box:hover .btn-primary:active, .fullwidth-box.style-1 .service-box:hover .btn-primary.active, .fullwidth-box.style-1 .service-box:hover .btn-primary.disabled, .fullwidth-box.style-1 .service-box:hover .btn-primary[disabled] {
   color:#353b43;
   background-color:#e40e27;
   *background-color:#e0183a;
}
.fullwidth-box.style-1 .service-box:hover .btn-primary:active, .fullwidth-box.style-1 .service-box:hover .btn-primary.active { background-color:#c91634 \9; }
.footer {
   background-color:transparent;
   border:none;
   padding:46px 0 84px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
   .footer { padding-bottom:46px; }
}
@media (max-width: 767px) {
   .footer { padding:30px 20px 40px; }
}
.contacts {
   font-size:15px;
   font-family: Gotham, 'Open Sans', sans-serif;
}
@media (max-width: 767px) {
   .contacts { text-align:center; }
}
.contacts .icon { float:left; }
@media (max-width: 767px) {
   .contacts .icon {
      float:none;
      display:inline-block;
      vertical-align:top;
   }
}
.contacts address {
   font-weight:600;
   text-transform:uppercase;
   line-height:20px;
   color:#727176;
   margin:0 35px 0 0;
   padding:19px 78px 9px 0;
   border-right:1px solid #413a42;
}
@media (max-width: 767px) {
   .contacts address {
      border-right:none;
      margin-right:0;
      padding-right:0;
   }
}
.contacts address .icon { margin:0 33px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
   .contacts address .icon {
      float:none;
      margin:0 0 10px 0;
   }
}
@media (max-width: 767px) {
   .contacts address .icon {
      float:none;
      margin:0 10px 0 0;
   }
}
.contacts address .text {
   position:relative;
   top:2px;
   overflow:hidden;
   display:block;
}
@media (max-width: 767px) {
   .contacts address .text {
      top:0;
      padding-top:10px;
      display:inline-block;
      vertical-align:top;
   }
}
.contacts .email-wrapper {
   display:block;
   border-right:1px solid #413a42;
   margin:0 1px 0 0;
   padding:20px 0 10px 0;
}
@media (max-width: 767px) {
   .contacts .email-wrapper {
      border-right:none;
      margin-right:0;
   }
}
.contacts .email-wrapper .icon-wrapper {
   position:relative;
   float:left;
   margin:0 18px 0 0;
}
.contacts .email-wrapper .icon-hover {
   position:absolute;
   left:0;
   top:0;
   visibility:hidden;
}
.contacts .email-wrapper a {
   font-weight:bold;
   display:inline-block;
   vertical-align:top;
   color:#e40e27;
   line-height:35px;
}
.contacts .email-wrapper a:hover, .contacts .email-wrapper a:focus {
   color:#e40e27;
   text-decoration:none;
}
.contacts .email-wrapper a:hover img, .contacts .email-wrapper a:focus img { visibility:hidden; }
.contacts .email-wrapper a:hover .icon-hover, .contacts .email-wrapper a:focus .icon-hover { visibility:visible; }
.contacts .email-wrapper a:hover .icon-hover img, .contacts .email-wrapper a:focus .icon-hover img { visibility:visible; }
nav.footer-nav {
   float:none;
   margin-bottom:0;
   padding:30px 0 0 0;
}
nav.footer-nav ul {
   float:none;
   text-align:center;
}
nav.footer-nav ul li {
   float:none;
   display:inline;
   padding:0 7px 0 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
   nav.footer-nav ul li { padding:0 10px; }
}
@media (max-width: 767px) {
   nav.footer-nav ul li { padding:0 5px; }
}
nav.footer-nav ul li a { text-decoration:none; }
nav.footer-nav ul li a:hover {
   color:#e40e27;
   text-decoration:none;
}
nav.footer-nav ul li.current-menu-item a {
   color:#e40e27;
   text-decoration:none;
}
.copyright { padding:0; }
.footer-text {
   float:none;
   color:#727176;
   font-size:16px;
   font-family: Gotham, 'Open Sans', sans-serif;
}
@media (max-width: 767px) {
   .footer-text {
      text-align:center;
      margin-bottom:0;
      padding-top:10px;
   }
}
.footer-text .bull {
   color:#e40e27;
   font-family: Gotham, Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) and (max-width: 979px) {
   .footer-text .bull:after {
      display:block;
      content:'';
      *zoom:1;
   }
   .footer-text .bull:after:before, .footer-text .bull:after:after {
      display:table;
      content:"";
      line-height:0;
   }
   .footer-text .bull:after:after { clear:both; }
}
.footer-text a { color:inherit; }
.footer-text a.site-name {
   font-size:36px;
   font-family: Gotham, 'Racing Sans One', cursive;
   line-height:1.2em;
   color:#e0caab;
}
.footer-text a.site-name:hover, .footer-text a.site-name:focus {
   text-decoration:none;
   color:#e0caab;
}
.footer-text a:hover {
   color:#e40e27;
   text-decoration:none;
}
.wpcf7-form p.field { overflow:visible; }
.wpcf7-form .ajax-loader { margin-top:10px; }
.wpcf7-not-valid-tip { padding-top:3px !important; }
blockquote {
   padding-left:0;
   border:none;
}
blockquote .extra-wrap {
   padding-left:40px;
   background-repeat:no-repeat;
   background-position:0 5px;
   background-image:url(images/quotes.png);
}
blockquote h3 { margin-bottom:0; }
blockquote p {
   font-size:14px;
   line-height:22px;
   margin-bottom:22px;
}
blockquote a {
   font-size:16px;
   color:#464646;
}
.sm_hr { background-color:#f0f0f0; }
.list.styled.arrow-list > ul { margin-left:0; }
.list.styled.arrow-list > ul li {
   list-style-type:none;
   font-size:16px;
   line-height:1.2em;
   border-top:1px solid #cfced0;
   margin-top:10px;
   padding-top:10px;
}
.fullwidth-box.style-2 .list.styled.arrow-list > ul li { border-color:#cfced0; }
.list.styled.arrow-list > ul li:first-child {
   border-top:none;
   margin-top:0;
   padding-top:0;
}
.list.styled.arrow-list > ul li:before {
   content:'';
   width:11px;
   height:11px;
   background-repeat:no-repeat;
   background-position:0 0;
   background-image:url(images/arrow1.png);
   display:inline-block;
   vertical-align:top;
   margin:4px 13px 0 0;
}
.list.styled.arrow-list > ul li a { color:#2d262e; }
.list.styled.arrow-list > ul li a:hover, .list.styled.arrow-list > ul li a:focus {
   text-decoration:none;
   color:#e40e27;
}
.list.styled.arrow-list > ul li a.btn-primary { color:#fff; }
.thumbnail, .featured-thumbnail {
   border:none;
   padding:0;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
.social-networks-wrapper h2 { padding-top:6px; }
.social-networks-wrapper ul {
   margin:0;
   padding-top:6px;
   *zoom:1;
}
.social-networks-wrapper ul:before, .social-networks-wrapper ul:after {
   display:table;
   content:"";
   line-height:0;
}
.social-networks-wrapper ul:after { clear:both; }
.social-networks-wrapper ul li {
   list-style-type:none;
   float:left;
   margin:0 3px 0 0;
}
@media (max-width: 767px) {
   .social-networks-wrapper ul li {
      float:none;
      display:inline;
      margin:0;
   }
}
.social-networks-wrapper ul li img { margin:0; }
.social-networks-wrapper ul li a {
   border:2px solid #dad9da;
   overflow:hidden;
   float:left;
   -webkit-border-radius:31px;
   -moz-border-radius:31px;
   border-radius:31px;
   -webkit-transition:0.3s;
   -moz-transition:0.3s;
   -o-transition:0.3s;
   transition:0.3s;
}
@media (max-width: 767px) {
   .social-networks-wrapper ul li a {
      float:none;
      display:inline-block;
      vertical-align:top;
   }
}
.social-networks-wrapper ul li a:hover, .social-networks-wrapper ul li a:focus { border-color:#e40e27; }
.social-networks-wrapper ul li a:hover img, .social-networks-wrapper ul li a:focus img { margin-top:0; }
.custom-box {
   background:#f1f1f1;
   margin-bottom:30px;
}
.custom-box .inner { padding:25px 41px; }
@media (min-width: 768px) and (max-width: 979px) {
   .custom-box .inner { padding:25px; }
}
@media (max-width: 767px) {
   .custom-box .inner { padding:20px; }
}
@media (min-width: 768px) and (max-width: 979px) {
   .custom-box .icon { float:none !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
   .custom-box h3 {
      font-size:18px;
      line-height:1.2em;
   }
}
@media (max-width: 767px) {
   .custom-box h3 {
      font-size:18px;
      line-height:1.2em;
   }
}
.fullwidth-box { position:relative; }
.fullwidth-box:before, .fullwidth-box:after {
   content:'';
   width:100%;
   height:100%;
   position:absolute;
   top:0;
   background:inherit;
   z-index:-1;
}
.fullwidth-box:before { left:-99%; }
.fullwidth-box:after { right:-99%; }
.fullwidth-box.style-1 {
   background-color:#2f343c;
   background-repeat:repeat-x;
   background-position:0 0;
   background-image:url(images/box-tail.gif);
   margin-top:-1px;
}
.fullwidth-box.style-1 .inner {
   background-repeat:no-repeat;
   background-position:50% 0;
   background-image:url(images/splash.png);
   min-height:190px;
   padding:60px 0 59px 0;
}
@media (max-width: 767px) {
   .fullwidth-box.style-1 .inner {
      padding:40px 0 10px 0;
      margin:0 -20px;
      padding-left:20px;
      padding-right:20px;
   }
}
.fullwidth-box.style-1 h2 { color:#fff; }
.fullwidth-box.style-2 {
   background-repeat:repeat;
   background-position:0 0;
   background:#dad9da;
   margin:-1px 0 50px 0;
}
.home .fullwidth-box.style-2 { margin:0; }
.fullwidth-box.style-2 .inner { padding:58px 0; }
.home .fullwidth-box.style-2 .inner {
   min-height:421px;
   padding:16px 0 19px 0;
}
@media (max-width: 767px) {
   .home .fullwidth-box.style-2 .inner {
      padding-bottom:35px;
      text-align:center;
   }
}
.fullwidth-box.style-2 h1 {
   font-size:36px;
   line-height:1.2em;
   color:#727176;
   margin:45px 0 11px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
   .fullwidth-box.style-2 h1 {
      font-size:25px;
      margin-top:42px;
   }
}
@media (max-width: 480px) {
   .fullwidth-box.style-2 h1 {
      font-size:25px;
      margin-top:42px;
   }
}
.fullwidth-box.style-2 h1 strong {
   color:#e40e27;
   font-size:55px;
   font-weight:600;
   line-height:1.2em;
   display:block;
   margin-bottom:3px;
}
@media (min-width: 768px) and (max-width: 979px) {
   .fullwidth-box.style-2 h1 strong { font-size:36px; }
}
@media (max-width: 480px) {
   .fullwidth-box.style-2 h1 strong { font-size:36px; }
}
.home .fullwidth-box.style-2 h2 {
   font-family: Gotham, Arial, Helvetica, sans-serif;
   font-size:30px;
   font-weight:normal !important;
   line-height:36px;
   color:#2d262e;
   margin:0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
   .home .fullwidth-box.style-2 h2 {
      font-size:20px;
      line-height:1.2em;
   }
}
@media (max-width: 480px) {
   .home .fullwidth-box.style-2 h2 {
      font-size:20px;
      line-height:1.2em;
   }
}
.home .fullwidth-box.style-2 p {
   font-size:16px;
   line-height:22px;
   color:#727176;
   margin-bottom:22px;
}
.fullwidth-box.style-3 {
   background-color:#dad9da;
   height:252px;
}
@media (max-width: 767px) {
   .fullwidth-box.style-3 {
      height:auto;
      text-align:center;
   }
}
.fullwidth-box.style-3 .inner { padding:62px 0 0 0; }
.ie8 .fullwidth-box.style-3 .inner { padding-top:50px; }
@media (max-width: 1200px) {
   .fullwidth-box.style-3 .inner { padding-top:50px; }
}
@media (min-width: 768px) and (max-width: 979px) {
   .fullwidth-box.style-3 .inner { padding-top:28px; }
}
@media (max-width: 767px) {
   .fullwidth-box.style-3 .inner { padding:20px 0 30px; }
}
.fullwidth-box.style-3 .inner:before {
   content:'';
   width:557px;
   height:252px;
   position:absolute;
   left:325px;
   top:50px;
   background-repeat:no-repeat;
   background-position:0 0;
   background-image:url(images/box-img.png);
}
@media (min-width: 768px) and (max-width: 979px) {
   .fullwidth-box.style-3 .inner:before { left:-176px; }
}
@media (max-width: 767px) {
   .fullwidth-box.style-3 .inner:before { display:none; }
}
.fullwidth-box.style-3 .vertical-divider {
   border-left:none;
   border-right:1px solid #cfced0;
   margin:0 1px 0 0;
   padding:0 97px 0 0;
}
.ie8 .fullwidth-box.style-3 .vertical-divider { padding:0 20px 0 40px; }
@media (max-width: 1200px) {
   .fullwidth-box.style-3 .vertical-divider { padding:0 20px 0 40px; }
}
@media (min-width: 768px) and (max-width: 979px) {
   .fullwidth-box.style-3 .vertical-divider { padding:0 10px 0 0; }
}
@media (max-width: 767px) {
   .fullwidth-box.style-3 .vertical-divider {
      border:none;
      padding:0;
      margin:0;
   }
}
.fullwidth-box.style-3 .vertical-divider p { padding-bottom:8px; }
.fullwidth-box.style-3 h2 {
   color:#2d262e;
   font-weight:600;
   margin:0 0 23px 0;
   padding:9px 0 0 0;
}
.fullwidth-box.style-3 h2 strong {
   color:#2d262e;
   font-weight:inherit;
}
.fullwidth-box.style-3 .btn-link {
   margin:0 0 0 2px;
   background-position:0 5px;
   background-image:url(images/arrow1.png);
}
.fullwidth-box.style-3 .btn-link:hover, .fullwidth-box.style-3 .btn-link:focus {
   background-position:0 -34px;
   background-image:url(images/arrow.png);
}
input[type="submit"], input[type="reset"] {
   font-size:14px;
   height:42px;
   padding:0 23px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
   font-size:12px;
   color:#2d262e;
   border-color:#dad9da;
   background-color:#edeced;
   padding:5px 10px 6px;
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
   border-radius:0px;
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
   background-color:#edeced !important;
   border-color:#e40e27;
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
}
.btn-primary {
   font-family: Gotham, 'Open Sans', sans-serif;
   text-transform:uppercase;
   border:none;
   color:#fff !important;
   text-shadow:none;
   background-color:#e40e27;
   background-image:-moz-linear-gradient(top,#e40e27,#e40e27);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#e40e27),to(#e40e27));
   background-image:-webkit-linear-gradient(top,#e40e27,#e40e27);
   background-image:-o-linear-gradient(top,#e40e27,#e40e27);
   background-image:linear-gradient(to bottom,#e40e27,#e40e27);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe40e27', endColorstr='#ffe40e27', GradientType=0);
   border-color:#e40e27 #e40e27 #b4132d;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#e40e27;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
   -webkit-box-shadow:none;
   -moz-box-shadow:none;
   box-shadow:none;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
   color:#fff;
   background-color:#e40e27;
   *background-color:#e21738;
}
.btn-primary:active, .btn-primary.active { background-color:#cb1533 \9; }
/*.btn-primary:hover, .btn-primary:focus {
   color:#fff;
   text-shadow:none;
   background-color:#2d262e;
   background-image:-moz-linear-gradient(top,#2d262e,#2d262e);
   background-image:-webkit-gradient(linear,0 0,0 100%,from(#2d262e),to(#2d262e));
   background-image:-webkit-linear-gradient(top,#2d262e,#2d262e);
   background-image:-o-linear-gradient(top,#2d262e,#2d262e);
   background-image:linear-gradient(to bottom,#2d262e,#2d262e);
   background-repeat:repeat-x;
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d262e', endColorstr='#ff2d262e', GradientType=0);
   border-color:#2d262e #2d262e #040304;
   border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
   *background-color:#2d262e;
   filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}*/
.btn-primary:hover:hover, .btn-primary:hover:focus, .btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:hover.disabled, .btn-primary:hover[disabled], .btn-primary:focus:hover, .btn-primary:focus:focus, .btn-primary:focus:active, .btn-primary:focus.active, .btn-primary:focus.disabled, .btn-primary:focus[disabled] {
   color:#fff;
   /*background-color:#2d262e;
   *background-color:#1f1a20;*/
}
.btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:focus:active, .btn-primary:focus.active { background-color:#120f12 \9; }
.btn-primary.btn-normal {
   font-size:14px;
   padding:10px 24px;
}
.btn-link {
   font-family: Gotham, 'Open Sans', sans-serif;
   text-shadow:none;
   color:#727176;
   padding:0 0 0 19px;
   background-repeat:no-repeat;
   background-position:0 7px;
   background-image:url(images/arrow.png);
}
.btn-link.btn-normal { font-size:16px; }
.btn-link.btn-large {
   font-size:18px;
   line-height:1.2em;
}
.btn-link:hover, .btn-link:focus {
   font-weight:inherit;
   text-decoration:none;
   background-position:0 -32px;
   -webkit-transition:0.0s;
   -moz-transition:0.0s;
   -o-transition:0.0s;
   transition:0.0s;
}
.btn-link.no-btn-txt {
   text-indent:-999em;
   padding:0 !important;
   width:11px;
   height:11px;
   background-position:0 0 !important;
}
.btn-link.no-btn-txt:hover, .btn-link.no-btn-txt:focus { background-position:0 -39px !important; }
#back-top { margin-bottom:0; }
#back-top-wrapper {
   position:absolute;
   right:auto;
   left:50%;
   bottom:0;
   margin-left:-28.5px;
}
#back-top a { width:57px; }
#back-top a:hover span { background:#e40e27 url(images/up-arrow-hover.png) no-repeat center 17px; }
#back-top span {
   margin-bottom:0;
   width:57px;
   height:50px;
   background:#e40e27 url(images/up-arrow.png) no-repeat center 17px;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
   display:table;
   content:"";
   line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
   font:0/0 a;
   color:transparent;
   text-shadow:none;
   background-color:transparent;
   border:0;
}
.input-block-level {
   display:block;
   width:100%;
   min-height:32px;
   -webkit-box-sizing:border-box;
   -moz-box-sizing:border-box;
   box-sizing:border-box;
}
.ext-strict .x-form-text {
   height: 9px !important;
}
.form-group {
   overflow: auto;
}
input[name=privacy] {
   margin-right: 10px;
}
.correlates-container {
   float: right;
   border: 1px dotted #ccc;
   padding: 20px;
   max-width: 200px;
   margin-left: 40px;
   margin-bottom: 40px;
}
.correlates-container ul li a {
   font-size: 12px;
}
.correlates-container ul li {
   list-style: none;
}
.correlates-container ul {
   margin: 0;
}
.correlates-container .titolo_correlati {
   text-transform: uppercase;
   font-weight: bold;
}
.testo_spettacoli {
   margin-top: 30px;
}
.speciali {
   margin-top: 20px;
}
/*#### CALENDARIO ##*/
.box_servizi .servizi .titolo_calendario{
      color:#fff;
      background-color: #0c575b;
      font-size:1.8em;
      padding:10px 0px 0px 20px;
   }
   .box_servizi .servizi .box_calendario {
      position:relative;
   }
   .box_servizi .servizi .box_calendario .calendario {
      margin:0px auto 0px auto;
      color: #575656;
      padding:0px 0px 0px 0px;
      font-size: 0.8em;
      line-height:1.4em;
   }
   .box_servizi .servizi .box_calendario .legenda {
      position:absolute;
      bottom:8px;
      left:8px;
   }
   .box_servizi .servizi .box_calendario .calendario h1 {
      font-size: 20px;
      margin-bottom:10px;
      color: #666666;
      text-align: center;
      font-weight: normal;
   }
   .box_servizi .servizi .box_calendario .calendario table {
      margin-right: auto;
      margin-left: auto;
   }
   .box_servizi .servizi .box_calendario .calendario table td.cal_days {
      font-weight:bold;
      padding:0px;
      margin:0px;
   }
   .box_servizi .servizi .box_calendario .calendario table td {
      font-weight:bold;
      font-size:1.1em;
      text-align: center;
      vertical-align: middle;
      width:25px;
      height:25px;
      padding-top: 1px;
      padding-right: 3px;
      padding-bottom: 1px;
      padding-left: 3px;
   }
   .box_servizi .servizi .box_calendario .calendario table td a {
      padding-top: 4px;
      display: block;
      height: 21px;
      width: 25px;
      text-decoration:none;
      margin:1px;
      border: 2px solid #002F4A;
   }
   .box_servizi .servizi .box_calendario .calendario table td a:hover {
      background-color:#e40e27;
      background-image:none;
      color:white;
   }
   .box_servizi .servizi .box_calendario .calendario table td.cal_month {
      padding:0px 0px 15px 0px;
   }
   .box_servizi .servizi .box_calendario .calendario table td.cal_month select {
      background-color: #FFF;
      width: 260px;
      color: #333333;
      font-family: Gotham,  Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      padding: 3px 2px 3px 2px;
      border: 1px solid #ccc;
   }
   .box_servizi .servizi .box_calendario .calendario .india {
      color:#FFFFFF;
      background-position: center center;
      background-image: url(/images/cls-india.jpg);
   }
   .box_servizi .servizi .box_calendario .calendario .argentina {
      color:#FFFFFF;
      background-position: center center;
      background-image: url(/images/cls-argentina.jpg);
   }
   .box_servizi .servizi .box_calendario .calendario .argentina_india {
      color:#FFFFFF;
      background-image: url(/images/cls-argentina-india.jpg);
      background-position: center center;
   }
   .box_servizi .servizi .box_calendario .calendario .india_torlonia {
      color:#FFFFFF;
      background-position: center center;
      background-image: url(/images/cls-india-torlonia.jpg);
   }
   .box_servizi .servizi .box_calendario .calendario .argentina_torlonia {
      color:#FFFFFF;
      background-position: center center;
      background-image: url(/images/cls-argentina-torlonia.jpg);
   }
   .box_servizi .servizi .box_calendario .calendario .argentina_india_torlonia {
      color:#FFFFFF;
      background-image: url(/images/cls-argentina-india-torlonia.jpg);
      background-position: center center;
   }
   .box_servizi .servizi .box_calendario .calendario .prima {
      border: 2px solid #e40e27;
      /*background-color: #0c575b !important;*/
   }
   /* 2013 */
   .box_servizi.b2013 .servizi .box_calendario .calendario .india {
      color:#fff;
      background-color:#82828;
   }
   .box_servizi.b2013 .servizi .box_calendario .calendario .argentina {
      color:#fff;
      background-color:#51003d;
   }
   .box_servizi.b2013 .servizi .box_calendario .calendario .argentina_india {
      color:#fff;
      background-image: url(/images/cls-argentina-india.jpg);
      background-position: center center;
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .india {
      color:#fff;
      background-position: center center;
      background-image: url(/images/cls-india.jpg);
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .argentina {
      color:#fff;
      background-position: center center;
      background-image: url(/images/cls-argentina.jpg);
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .argentina_india {
      color:#fff;
      background-image: url(/images/cls-argentina-india.jpg);
      background-position: center center;
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .india_torlonia {
      color:#fff;
      background-position: center center;
      background-image: url(/images/cls-india-torlonia.jpg);
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .argentina_torlonia {
      color:#fff;
      background-position: center center;
      background-image: url(/images/cls-argentina-torlonia.jpg);
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .argentina_india_torlonia {
      color:#fff;
      background-image: url(/images/cls-argentina-india-torlonia.jpg);
      background-position: center center;
   }
   .box_servizi.b2014h .servizi .box_calendario .calendario .prima {
      border: 2px solid #FFF;
   }
   .box_servizi h3 {
      text-align: center;
   }
   .post_date a {
      font-size: 12px;
   }
   .share-buttons {
      position: absolute;
      z-index: 1000000;
   }
   #share-button-container {
      min-height: 40px;
   }

   .title-section.progetti {
      background-position: center right 20px;
      background-repeat: no-repeat;
      background-size: auto 100px;
      padding-right: 150px;
   }
   .progetti .blocco-progetto {
      overflow: auto;
   }
   .progetti .blocco-progetto img {
      float:left; margin-right: 20px;
   }
   .progetti .blocco-progetto ul {
      margin-top: 20px;
        margin-left: 168px;
	  padding-bottom: 15px;
	    width: 70%;
   }
#slider-hp {
    overflow: auto;
    position: relative;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.single #background {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.slider-control, .slider-control:hover, .slider-control:visited, .slider-control:active {
	color: white;
	float: right;
	text-decoration: none;
	display: none;
}
#footer-text p {
	margin-bottom: 28px;
}
.category .featured-thumbnail {
	  max-width: 300px;
}
.post_date {
	font-weight: bold;
}
.tag-links-images {
	float: right;
}
.tag-links-images img {
	max-width: 95px;
	margin-left: 20px;
	margin-top: -17px;
}
@media  (max-width: 768px) {
.tag-links-images {
    float: none;
    margin-bottom: 20px;
}
}

body, p, a, h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens: none !important;
  hyphens: none !important;
  -moz-hyphens: none !important;
  -ms-hyphens: none !important;;
  hyphens: none !important;
}
.header-banner-large .btn-primary:hover, .header-banner-large .btn-primary:focus {
	background: #e40e27 !important;
}

/*@media (min-width: 1200px) {*/
.spettacoli-hp .row-fluid [class*="span"]:nth-child(4), .spettacoli-hp .row-fluid [class*="span"]:nth-child(7) {
    margin-left: 0;
}
/*}*/
.label-spettacoli {
    position: relative;
    margin-top: -42px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.67);
    color: white;
    font-weight: bold;
    text-align: right;
}
.correlates-container ul li a {
	color: black !important;
}
.flex-caption {
	background: #000;
	color: white;
	padding: 5px;
}
.label-spettacoli-slider {
	font-weight: bold;
}
#content p a.pdf-button, .colore-rosso a.pdf-button {
    color: white !important;
}
.pdf-button {
    background: #e40e27;
    padding: 15px 20px;
    border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border-radius: 15px !important;
    border: 2px solid white;
    background: #333;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 22px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #afafaf !important;
}
@media (max-width: 767px) {
	.logo_h.logo_h__img img {
		max-width: 10%;
	}
}
@media (max-width: 478px) {
	.logo_h.logo_h__img img {
		max-width: 20%;
	}
}
@media (max-width: 345px) {
	.logo_h.logo_h__img img {
		max-width: 30%;
	}
}
