1/*
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-20156 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */

.accordion {
  margin-bottom: 20px
}

.accordion-group {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 2px
}

.accordion-heading {
  border-bottom: 0 none
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px
}

.accordion-toggle {
  cursor: pointer
}

.accordion-inner {
  border-top: 1px solid #e5e5e5;
  padding: 9px 15px
}

.form-horizontal .control-label {
  padding-top: 5px;
  text-align: right;
  width: 160px
}

.form-horizontal .control-label {
  margin-bottom: 0;
  padding-top: 7px;
  text-align: right
}

.form-horizontal .form-actions {
  padding-left: 160px
}

.hm_blog_list .blog_grid_con .meta, .post_title_con .meta {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-style: italic;
  margin-bottom: 17px;
  padding-bottom: 11px
}

.clearfix::after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}

.clearfix {
  display: block
}

.layout-boxed {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 1240px;
  background: #fff
}

.module-title .title {
  margin: 0 0 20px;
  padding-bottom: 9px
}

a {
  text-decoration: none;
}

a:focus, a:hover {
  text-decoration: none
}

.module-content .tagspopular ul li {
  display: inline-block
}

.module-content>.tagspopular ul li::before {
  content: none
}

.calendar {
  margin: 5px 0 0 1px !important
}

.calendar table {
  border: 0 none !important
}

.calendar .button {
  border: 0 none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: table-cell !important;
  margin: 0 !important;
  padding: 2px !important;
  text-align: center !important
}

.calendar thead .hilite {
  padding: 1px !important
}

table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top
}

.calendar, .calendar table {
  width: 100%
}

.module-content ul li::before {
  content: "\e080";
  font-family: glyphicons halflings
}

.module-content ul {
  margin: 0;
  padding: 0
}

.module-content ul li {
  list-style: outside none none;
  margin: 0;
  padding: 2px 0
}

.navbar-default .nav-header {
  padding: 5px 20px;
  display: block;
  /* font-weight: bold; */
  line-height: 20px;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
}

.dropdown-menu .nav-header {
  color: black;
}


/*menu responsive*/

a.cd-menu-trigger {
  display: inline-block;
  position: absolute;
  right: 0px;
  line-height: 70px;
  padding: 0 .8em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: white;
}

.cd-menu-trigger span {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}

.cd-menu-trigger span::before, .cd-menu-trigger span::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.cd-menu-trigger span::before {
  top: -6px;
}

.cd-menu-trigger span::after {
  bottom: -6px;
}

.modal-body #brand {
  float: none;
}

.modal-body #brand img.logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}

.tree ul {
  list-style-type: none;
  padding-left: 0px;
  text-align: center;
}

.tree li {
  padding: 10px;
}

.tree li ul li {
  padding: 0px;
}

a.sublevel {
  display: inline-block;
  padding: .4em 1em;
  color: white;
}

a.mainlevel {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border-bottom: 1px solid #dfdbec;
}

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 {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: inline-block;
  font-size: 100%;
  line-height: 1.42857;
  min-width: 100px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.manager.thumbnails li {
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  display: block;
  float: left;
  height: 80px;
  line-height: 18px;
  position: relative;
  text-align: center;
  width: 80px;
  padding: 4px
}

.manager.thumbnails li .height-50 {
  height: 50px;
  margin-bottom: 4px;
  margin-top: 4px
}

.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0
}

.thumbnails::after {
  clear: both
}

.thumbnails::before, .thumbnails::after {
  content: "";
  display: table;
  line-height: 0
}

.manager.thumbnails {
  list-style: outside none none;
  margin: 0 0 0 -20px;
  padding: 0
}

.window .window-mainbody {
  padding: 20px
}

.center, .table td.center, .table th.center {
  text-align: center
}

#editor-xtd-buttons .btn, .toggle-editor .btn {
  background-color: #fff;
  border-color: #ccc;
  text-shadow: 0 1px 0 #fff;
  margin: 5px
}

.thumbnails>li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px
}

.thumbnail {
  margin-bottom: 9px
}

.height-80 {
  height: 80px
}

.width-80 {
  width: 80px
}

.center, .table td.center, .table th.center {
  text-align: center
}

#wrap .element-invisible {
  display: none
}

.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px
}

.search .only label {
  display: inline-block;
  margin: 0 20px 20px
}

html {
  overflow-y: scroll
}

body {
  background-color: #000;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  letter-spacing: 2px;
  color: #fff;
}

img {
  max-width: 100%
}

#top {
  color: #ddd;
  font-size: 12px;
  line-height: 30px;
  padding-bottom: 4px;
  padding-top: 4px
}

#top .container .separator {
  border-left: 1px solid #ccc;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px
}

.navbar-nav>li>a {
  margin-top: -20px;
}

.prllgrmm {
  height: 30px;
  margin-top: 20px;
}

.prllgrmm {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.prllgrmm a {
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
}

.prllgrmm:hover {
  background: #ed1c24;
}

.navbar {
  border-radius: 0 !important;
  margin-bottom: 0 !important
}

.homepage .navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.dropdown-menu li {
  margin-top: 0px;
  height: 30px;
}

.dropdown-menu .prllgrmm {
  -moz-transform: skewX(0deg);
  -ms-transform: skewX(0deg);
  -o-transform: skewX(0deg);
  transform: skewX(0deg);
}

.dropdown-menu .prllgrmm:hover {
  background: #f5f5f5;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  outline: medium none
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  outline: medium none
}

.navbar-nav>li>a {
  line-height: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Lato', sans-serif;
  color: #e8e8e7;
  letter-spacing: 1px;
  font-weight: 200;
  font-style: italic;
  text-transform: uppercase;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent !important
}

.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important;
  margin-left: -1px;
}

.dropdown .dropdown-menu {
  overflow: hidden;
  transition: all 0.3s ease 0s
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  margin-top: 0px;
}

.dropdown.open .dropdown-menu {
  max-height: 200px;
  opacity: 1
}

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important
}

#main-box {
  background: transparent none repeat scroll 0 0;
  border: 0px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 0px
}

#main {
  padding-top: 20px
}

#breadcrumbs {
  background: #000;
  padding: 20px 0 0
}

.breadcrumb {
  border-radius: 0px;
  margin-bottom: 0
}

#breadcrumbs .moduletable {
  margin-bottom: 0;
  padding: 0
}

.toppad {
  padding-top: 40px
}

#fullwidth {
  overflow: hidden
}

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0px
}

.black .moduletable {
  background: none repeat scroll 0 0 #222;
  border-color: #222;
  color: #aaa
}

.moduletable {
  margin-bottom: 0px;
  padding: 0px
}

.panel.moduletable {
  padding: 0
}

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px
}

#brand {
  float: left;
}

.page-header {
  margin: 10px 0 20px !important
}

.hasTooltip {
  display: inline !important
}

.noMainbody {
  display: none !important
}

ul.unstyled, ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0
}

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px
}

label {
  display: block;
  margin-bottom: 5px
}

label, input, button, select, textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 26px;
  font-family: arial
}

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer
}

.control-group input, .control-group textarea, .control-group .uneditable-input {}

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {}

input, textarea, .uneditable-input {}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child>.dropdown-toggle {
  border-radius: 0 3px 3px 0
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px
}

.input-append .add-on, .input-append .btn, .input-append .btn-group>.dropdown-toggle, .input-prepend .add-on, .input-prepend .btn, .input-prepend .btn-group>.dropdown-toggle {
  border-radius: 0;
  vertical-align: top
}

.email-copy-input {
  float: left
}

#pop-print {
  float: right;
  margin: 10px
}

div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important
}

.control-group {
  margin-bottom: 15px
}

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto
}

#imageForm .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px
}

#imageForm .pull-right {
  float: right
}

#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0
}

#imageForm .row::after {
  clear: both
}

#imageForm .row::before, #imageForm .row::after {
  content: "";
  display: table;
  line-height: 0
}

body #overall {
  height: auto;
  overflow: hidden
}

#print {
  height: auto;
  overflow: hidden
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v12/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}


@font-face {
    font-family: 'Snasm';
    src: url('../fonts/snasm-webfont.eot');
    src: url('../fonts/snasm-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/snasm-webfont.woff2') format('woff2'),
         url('../fonts/snasm-webfont.woff') format('woff'),
         url('../fonts/snasm-webfont.ttf') format('truetype'),
         url('../fonts/snasm-webfont.svg#snasmregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale
}

.muted {
  color: #999
}

html, body {
  overflow-x: hidden;
}

#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%
}

body #wrap {
  padding-top: 70px
}

.homepage #wrap {
  padding-top: 0px;
}

#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0
}

#footer .moduletable {
  border: 0
}

#main #container {
  background-color: #000
}

#push {
  height: 60px
}

.float-left {
  float: left
}

.float-right {
  float: right
}

.group:before, .group:after {
  content: "";
  display: table
}

.group:after {
  clear: both
}

.ie7 .group {
  zoom: 1
}

.form-horizontal .control-label {
  text-align: inherit !important
}

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px
}

div.contact-form-field label, div.message-label label {
  display: inline !important
}

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0
}

.control-group input[type="checkbox"] {
  width: 10px !important
}

.btn-toolbar {
  margin-bottom: 20px
}

.nav.nav-tabs {
  margin-bottom: 20px
}

.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%
}

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0
}

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px
}

.title, .component-content h2 {
  text-shadow: none
}

.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%
}

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca
}

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none
}

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px
}

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px
}

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px
}

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px
}

.title4 .title span {
  background: #fff;
  padding-right: 15px
}

#rt-footer .title4 .title span {
  background: #262626
}

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6
}

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important
}

.title>span {
  background: none repeat scroll 0 0 transparent
}

span.fa {
  padding-right: 10px
}

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px
}

.box1 .moduletable {
  background: #eee
}

.box2 .moduletable {
  background: #363636;
  color: #adadad
}

.blog-more {
  padding: 10px 5px
}

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000;
  background-color: rgba(235, 235, 235, 0.80);
  font-size: 12px;
  padding: 1em;
  display: none
}

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.50)
}

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0
}

.error .container h1 {
  font-size: 140px
}

.navbar-toggle {
  margin-top: 15px !important;
  padding: 15px !important;
  border: medium none !important;
  border-radius: 0important
}

.headroom {
  transition: transform 200ms linear
}

.headroom--pinned {
  transform: translateY(0%)
}

.headroom--unpinned {
  transform: translateY(-100%)
}

.header {
  background-color: inherit;
}

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none
}

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none
}

.header__link:hover .icon {
  color: #4ecdc4
}

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 21
}

#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px
}

#frame {
  margin-top: 100px
}

@media (max-width:768px) {
  .navbar-nav>li>a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important
  }
  .layout-boxed .header--fixed {
    width: 100% !important;
    left: auto !important;
    right: auto !important
  }
  /*body #wrap {
        padding-top: 70px !important
    }*/
}

@media (min-width:1200px) {
  section {
    margin-top: auto
  }
  .layout-boxed .header--fixed {
    width: 1240px;
    left: auto;
    right: auto
  }
}

.icons .btn-group, .icons .btn-group a[data-toggle="tab"][aria-expanded="false"], ul.nav-tabs>li>a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important
}

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px
}

label {
  display: block;
  margin-bottom: 5px
}

label, input, button, select, textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial
}

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
  cursor: pointer
}

.control-group input, .control-group textarea, .control-group .uneditable-input {}

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%
}

.email-copy-input {
  float: left
}

.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px
}

div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
  width: 260px !important
}

.chzn-container-single .chzn-single {
  width: 140px
}

.chzn-container .chzn-drop {
  width: 100px
}


/*modifiche base*/

.borderfull {
  margin: 50px;
}

img.logo {
  height: 70px;
  margin: 0;
}

.titlehome {
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -33px;
  text-align: center;
  width: 100%;
}

.titlehome h2 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 12px;
  font-size: 60px;
  font-style: italic;
}

#brand img {
  max-width: none;
}

.homepage .pagecont, .bhaitech .container.pagecont, .about-us .container.pagecont, .history .container.pagecont, .f4 .container.pagecont,.frenault .container.pagecont, .driver-accademy .container.pagecont, .contact .container.pagecont, .key-people .container.pagecont, .gallery .container.pagecont{
  display: none;
}

.cont_eff {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/bnw_4.jpg);
  background-size: cover;
  background-position: center center;
}

.translate-bg, .translate-bg-r {
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  left: 0;
}

.translate-bg, .translate-bg-r {
  top: 0;
  background: #000;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(.9, 0, .1, 1);
  transition: -webkit-transform 1s cubic-bezier(.9, 0, .1, 1);
  transition: transform 1s cubic-bezier(.9, 0, .1, 1);
  transition: transform 1s cubic-bezier(.9, 0, .1, 1), -webkit-transform 1s cubic-bezier(.9, 0, .1, 1);
  z-index: 15;
}

.translate-bg.go {
  -webkit-transition: -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: transform 2.2s cubic-bezier(.14, 1, .34, 1), -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.translate-bg.go-about-l {
  -webkit-transition: -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: transform 2.2s cubic-bezier(.14, 1, .34, 1), -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.translate-bg-r.go-about-r {
  -webkit-transition: -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: transform 2.2s cubic-bezier(.14, 1, .34, 1);
  transition: transform 2.2s cubic-bezier(.14, 1, .34, 1), -webkit-transform 2.2s cubic-bezier(.14, 1, .34, 1);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.container-translate {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.bg-header {
  width: 100%
}

.cv-1 {
  display: table;
}

.cv-2 {
  display: table-cell;
  vertical-align: middle;
}

.relativo {
  position: relative;
}

.height-150 {
  height: 150px;
}

.height-200 {
  height: 200px;
}

.height-300 {
  height: 300px;
}

.height-350 {
  height: 350px;
}

.height-400 {
  height: 400px;
}

.height-500 {
  height: 500px;
}

.height-600 {
  height: 600px;
}

.bg-header h2 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 12px;
  font-size: 50px;
  font-style: italic;
}

.bg-header p {
  line-height: 10px;
  padding-top: 0px;
  padding-bottom: 0px;

  color: #fff;
  letter-spacing: 3px;
  font-weight: 200;
  font-style: italic;
  text-align: center;
}

.bg-header span {
  position: absolute;
  bottom: 20%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

.sezione1, .sezione2, .sezione3, .sezione4 {
  background: #141414;
}

.titolitxt {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 8px;
  font-size: 30px;
  font-style: italic;
}

.sezione1 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/out1.jpg);
  background-size: cover;
  background-position: right bottom;
}

.sezione2 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/knowhow.jpg);
  background-size: cover;
  background-position: center center;
}

.sezione3 .img {
  position: relative;
  background-repeat: no-repeat;
  background: url(../../../images/back/spr.jpg);
  background-size: cover;
  background-position: center center;
}

.img svg {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.txt p {
  line-height: 23px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  letter-spacing: 2px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
}

.sezione3 .col-xs-12.txt {
  padding: 0px;
}

.sezione3 .col-xs-12.txt p {
  z-index: 12;
  position: relative;
}

.about-us .sezione3 .ombra {
  opacity: 0.8;
}


/*history*/

.div-history .sezione1 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/history/2012.jpg);
  background-size: cover;
  background-position: right bottom;
}

.div-history .sezione2 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/history/2013.jpg);
  background-size: cover;
  background-position: right bottom;
}

.div-history .sezione3 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/history/2014.jpg);
  background-size: cover;
  background-position: right bottom;
}

.div-history .bis .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/df4.jpg);
  background-size: cover;
  background-position: right bottom;
}


/*circuit*/

svg#misano-top, svg#adria-top, svg#vallelunga-top, svg#mugello-top, svg#imola-top, svg#monza-top, svg#castellet-top {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.circuit .row {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.circuit {
  padding: 0px;
}

.right-circuit.cv-1.height-200 {
  margin-left: auto;
  margin-right: auto;
}

.circuit .cont-data {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #ed1c24;
  width: 130px;
  height: 35px;
}

.circuit .cont-data p {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 39px;
}

.right-circuit h4 {
  text-align: left;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 2px;
  font-size: 16px;
  font-style: italic;
}

.otherinfo p {
  font-size: 13px;
  line-height: 10px;
  color: #fff;
  letter-spacing: 3px;
  font-weight: 200;
  font-style: italic;
}

@keyframes FadeIn {
  0% {
    opacity: 0;
    transform: scale(.1);
  }
  85% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.cir {
  opacity: 0;
}

.eff-cir {
  animation: FadeIn 1s linear;
  animation-fill-mode: both;
  opacity: 1;
}

.eff-cir:nth-child(1) {
  animation-delay: .5s
}

.eff-cir:nth-child(2) {
  animation-delay: 1s
}

.eff-cir:nth-child(3) {
  animation-delay: 1.5s
}

.eff-cir:nth-child(4) {
  animation-delay: 2s
}

.eff-cir:nth-child(5) {
  animation-delay: 2.5s
}

.eff-cir:nth-child(6) {
  animation-delay: 3s
}

.eff-cir:nth-child(7) {
  animation-delay: 3.2s
}

@keyframes FadeIncc {
  0% {
    opacity: 0;

  }
  85% {
    opacity: 1;

  }
  100% {

    opacity: 1;
  }
}

.eff-cir1 {
  animation: FadeIncc 1s linear;
  animation-fill-mode: both;
  opacity: 1;
}

.row-0 .eff-cir1:nth-child(1) {
  animation-delay: .5s
}

.row-0 .eff-cir1:nth-child(2) {
  animation-delay: 1s
}

.row-0 .eff-cir1:nth-child(3) {
  animation-delay: 1.5s
}

.row-1 .eff-cir1:nth-child(1) {
  animation-delay: 2s
}

.row-1 .eff-cir1:nth-child(2) {
  animation-delay: 2.5s
}

.row-1 .eff-cir1:nth-child(3) {
  animation-delay: 3s
}



@keyframes FadeInArticoli {
  0% {
    opacity: 0;

  }
  85% {
    opacity: 1;

  }
  100% {

    opacity: 1;
  }
}

.eff-articoli {
  animation: FadeInArticoli 2s linear;
  animation-fill-mode: both;
  opacity: 0;
}

#container #main-box {
  animation: FadeInArticoli 2s linear;
  animation-fill-mode: both;
  opacity: 0;
}


.eff-articoli:nth-child(1) {
  animation-delay: .5s
}

.eff-articoli:nth-child(2) {
  animation-delay: 1s
}





/*piloti*/

.piloti {
  overflow: hidden;
}

.pil1-info, .pil2-info, .pil3-info, .pil4-info {
  display: none;
  background: #fff;
}

.pil1 img, .pil2 img, .pil3 img, .pil4 img  {
  position: absolute;
  width: 600px;
  height: 600px;
  overflow: hidden;
  max-width: 600px;
  max-height: 600px;
  left: 50%;
  margin-left: -300px;
}

#piloti {
  background: #E0E0E0;
}

.nompil {
  position: absolute;
  bottom: 60px;
  width: 100%;
}

.nompil h3 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 2px;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #fff;
}

button.bot-readmore {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #ed1c24;
  border: 0px;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  right: 13%;
  position: absolute;
}


.rooky {
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: #0067B3;
    border: 0px;
    width: 95px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: Snasm;
    letter-spacing: 1px;
    right: 33%;
    position: absolute;
}

@keyframes FadeIn-left {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.pilota {
  opacity: 0;
      overflow: hidden;
}

.pilinfo button {
  background: transparent;
  border: 4px solid;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  position: absolute;
  right: 20px;
  top: 20px;
  color: red;
  font-weight: bold;
}


/*
.pil1 {
    background-image: url(../../../images/back/colombo4.jpg);
    background-size: cover;
    background-position-x: center;
}
*/

.eff-piloti {
  animation: FadeIn-left 1s linear;
  animation-fill-mode: both;
  opacity: 1;
}

.eff-piloti:nth-child(1) {
  animation-delay: .5s
}

.eff-piloti:nth-child(2) {
  animation-delay: 1s
}

.eff-piloti:nth-child(3) {
  animation-delay: .5s
}
.eff-piloti:nth-child(4) {
  animation-delay: 1s
}

.f4 .sezione1, .frenault .sezione1{
  background: #000;
}

#intr-camp .img {
  background: white;
}

#intr-camp img {
  width: 65%;
  margin-left: auto;
  display: block;
  margin-right: auto;
}

/*gallery*/
.anno2016 .fotoanno {
    background: url(../../../images/back/foto2016.jpg);
    background-position: center;
    background-size: cover;
}
.anno2017 .fotoanno {
    background: url(../../../images/back/foto2017.jpg);
    background-position: center;
    background-size: cover;
}
.anno2018 .fotoanno {
    background: url(../../../images/back/campionato2018.jpg);
    background-position: center;
    background-size: cover;
}

.anno2019 .fotoanno {
    background: url(../../../images/back/campionato2019-F4t.jpg);
    background-position: center;
    background-size: cover;
}

.anno2019freanut .fotoanno {
    background: url(../../../images/back/campionato2019fr.jpg);
    background-position: center;
    background-size: cover;
}

.testoanno {
    background: #fff;
    color: red;
}
.gallery .titolitxt {
    color: #000;
    text-align: center;
}
.nbig{
      font-size: 60px;
}
.btngallery{
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: #ed1c24;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: Snasm;
    letter-spacing: 1px;
    position: relative;
    border: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*modal*/

.modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.modal-content {
  height: 100%;
  border-radius: 0;
  color: white;
  overflow: auto;
}

.close {
  color: white ! important;
  opacity: 1.0;
}

.big-box {
  position: relative;
}

.big-box h2 {
  text-align: center;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 12px;
  font-size: 50px;
  font-style: italic;
}

@media screen and (max-width: 46.5em) {
  .big-box h2 {
    font-size: 16px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 20.5em) {
  .big-box h2 {
    font-size: 12px;
    padding-left: 0px;
    margin-top: 30%;
  }
}

.modal-dialog {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.modal-content {
  height: 100%;
  border-radius: 0;
  color: white;
  overflow: auto;
}

.modal-title {
  font-size: 3em;
  font-weight: 300;
  margin: 0 0 20px 0;
}

.modal-content-one {
  background-color: #000;
}

.modal-content-two {
  background-color: #E6537D;
}

.modal-content-three {
  background-color: crimson;
}

.modal-content-four {
  background-color: lightseagreen;
}

.camp-img {
  background: url(../../../images/back/foto2017.jpg);
  background-size: cover;
  padding: 0px;
  background-position: center;
}

.camp-img-fr {
  background: url(../../../images/back/2019/frenault2019.jpg);
  background-size: cover;
  padding: 0px;
  background-position: center;
}

.descrcam {
  z-index: 12;
  position: relative;
  width: 100%
}

.ombra {
  background: #000;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  position: absolute;
  top: 0px;
  z-index: 10;
  left: 0px;
}

.descrcam p {
  line-height: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Snasm;
  color: #fff;
  letter-spacing: 3px;
  font-weight: 200;
  font-style: italic;
  text-align: center;
}

button.bot-readmorec {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #ed1c24;
  border: 0px;
  width: 220px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
}

.after-cont-fullwidth {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.driver-accademy .cont_eff {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/driver-accademy2.jpg);
  background-size: cover;
  background-position: center center;
}

.f4 .cont_eff{
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/f4.jpg);
  background-size: cover;
  background-position: center center;
}
.frenault .cont_eff{
   position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/FRenault_Cover.jpg);
  background-size: cover;
  background-position: center center;
}

.premessa {
  background: #141414;
  margin-bottom: 50px;
}

.premessa hr {
  width: 80%;
}

.separatore-last {
  margin-bottom: 0px;
}

.driver-accademy .sezione2 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/simu2.jpg);
  background-size: cover;
  background-position: center center;
}

.driver-accademy .sezione1 .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/simulatore2.jpg);
  background-size: cover;
  background-position: center center;
}

.driver-accademy .cv-1.height-500 {
  width: 100%;
}

.driver-accademy .foto .items_list, .driver-accademy .block.simulatori, .driver-accademy .block.foto {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

.simulatori .ombra {
  opacity: 0.2;
}

.headerbottonepop {
  position: relative;
  text-align: center;
  z-index: 11;
}

.driver-accademy .fitness .img {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../../../images/back/fitness.jpg);
  background-size: cover;
  background-position: center center;
}

video.hidden-sm-down {
  position: absolute;
  right: 0px;
  top: 0px;
}

#after-cont-fullwidth .borderfull {
  margin-top: 0px;
}

.driver-accademy .items_list {
  margin-bottom: 35px;
}

.bt_media_items_gallery.foto {
  visibility: hidden;
}


/*
==============================================
fadeIn
==============================================
*/

.fadeInc {
  animation-name: fadeInc;
  -webkit-animation-name: fadeInc;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeInc {
  0% {
    opacity: 0.0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInc {
  0% {
    opacity: 0.0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}


/*macchina*/

.custommacchina .container {
  width: 100%;
}

.series_car_graphic img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.macchinabg {
  background: #fff;
}

.series_stats {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}

.series_stat_content {
  border-bottom: 2px solid #ed1c24;
  height: 80px;
  margin: 16px auto;
  width: 80%;
}

.series_stat_content .cv-1 {
  margin-left: auto;
  margin-right: auto;
  height: 80px;
}

.series_stat_content h3 {
  margin-bottom: 0px;
  line-height: 25px;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
}

h3.orange {
  font-family: Snasm;
}

h3.black {
  font-size: 13px;
}

.infop h5 {
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 2px;
  font-size: 16px;
  font-style: italic;
  width: 372px;
}

h1.no-margin {
  color: #fff;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 2px;
  font-size: 20px;
  font-style: italic;
  border-bottom: 2px solid #ed1c24;
  width: 372px;
}

.infop h1, .infop h5 {
  margin-left: auto;
  margin-right: auto;
}

.no-margin img {
  margin-top: -5px;
}

.pil1-info.pif1 {
  /*background: url(../../../images/back/p1-black.jpg);*/
  height: 500px;
  background-repeat: no-repeat;
  background-position: 90% 100%;
  background-color: black;
}

.pil2-info.pif2 {
  /*background: url(../../../images/back/p2-black.jpg);*/
  height: 500px;
  background-repeat: no-repeat;
  background-position: 90% 100%;
  background-color: black;
}

.pil3-info.pif3 {
  /*background: url(../../../images/back/p3-black.jpg);*/
  height: 500px;
  background-repeat: no-repeat;
  background-position: 90% 100%;
  background-color: black;
}
.pil4-info.pif4 {
  /*background: url(../../../images/back/p3-black.jpg);*/
  height: 500px;
  background-repeat: no-repeat;
  background-position: 90% 100%;
  background-color: black;
}

/*newsletter*/

button.bot-newsletter {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #ed1c24;
  border: 0px;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.acyfield_email.acy_requiredField input {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  border: 0px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.divnews {
  z-index: 12;
  position: relative;
  width: 100%;
}

.acymailing_introtext {
  text-align: center;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 12px;
  font-size: 50px;
  font-style: italic;
}

.acymailing_finaltext {
  line-height: 10px;
  margin-top: 25px;
  padding-bottom: 0px;

  color: #fff;
  letter-spacing: 3px;
  font-weight: 200;
  font-style: italic;
  text-align: center;
}


/*footer*/

.logosocial img {
  width: 210px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#footer .title {
  margin-top: 25px;
}

#footer .title h3 {
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 3px;
  font-size: 15px;
  font-style: italic;
}

#footer a {
  color: white;
}


/*copy*/

#copy .row {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 0;
  margin-bottom: 0;
}

#copy p {
  line-height: 28px;
}

#copy .copyright-right p {
  text-align: right;
}

.homepage #copy p {
  line-height: 20px;
      text-transform: uppercase;
}

.homepage #copy {
  position: absolute;
  bottom: 0px;
  z-index: 99;
  width: 100%
}

.homepage #copy .row {
  border: none;
}

.copysx, .copydx {
  position: absolute;
  bottom: 10px;
}

.homepage #copy a {
  color: white;
  text-decoration: underline;
}

.copydx ul {
  width: 70px;
  position: relative;
  display: block;
  float: left;
  height: 20px;
  margin-top: 2px;
}

.copydx ul li {
  width: 33.33333333%;
  float: left;
  display: block;
  position: relative;
  margin-top: -3px;
}

.copydx {
  right: 10%;

}

.socialhome.col-sm-6 {
  width: 240px;
}

.cookiehome.col-sm-6 {
  width: 210px;
}

.socialhome.col-sm-6 p {

  float: left;
}

.footer-social-links li::before {
  display: none;
}


/*loader homepage*/

.loader {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 99999;
  background: black;
}

svg#logo_bhaitech {
  position: absolute;
  left: 50%;
  margin-left: -161px;
  top: 50%;
  margin-top: -52px;
}


/*blog*/
.col-sm-4 .pull-left.item-image {

  max-height: 235px;
}
.pull-left.item-image {
  width: 100%;
  position: relative;
  display: block;

}
.item-page p {
    line-height: 27px;
    font-size: 16px;
    text-align: justify;
}

.contenitore-blog .page-header {
  border: none;
  padding: 0px;
  margin: 0px;
}

.contenitore-blog {
  width: 100%;
  position: relative;
  display: block;
  float: left;
  background: #f5f5f5;
  color: #333;
  padding: 20px;
}

button.bot-tt {
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    background: #ed1c24;
    border: 0px;
    width: 80%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: Snasm;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.bot-tt  svg {
  position: relative;
  width: 40px;
  margin-left: 20px;
  fill: #fff;
  transition: all 300ms ease-out;
  float: left;
  display: block;
  height: 38px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}


.contenitore-blog h2 {
  font-size: 16px;
}

.paginazione .article-info {
  width: 100%;
  float: left;
  display: block;
  background: #ed1c24;
  padding: 20px;
  text-align: center;
  color: #fff;
}

span.img_cover {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: url(../../../images/back/img_cover.png) no-repeat right top;
  height: 22px;
  background-size: cover;
}

a.readmorebtn {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #ed1c24;
  width: 60%;
  line-height: 40px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
}

.bodyarticle {
  float: left;
  width: 100%;
  position: relative;
  display: block;
  margin-top: 20px;
      margin-bottom: 60px;
}


/*sponso*/

div#sponsor {
  background: #141414;
}

#sponsor img {
  width: 70%;
  margin-left: auto;
  display: block;
  margin-right: auto;
}


/*contact*/

.emailcnt input {
  width: 300px;
  color: #aaa;
  border: none;
  border-bottom: 1px solid #ddd;
  letter-spacing: 1px;
  margin-bottom: 20px;
  height: 36px;
  background: transparent;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}

.contact li::before {
  display: none;
}

.contact i {
  margin-right: 10px;
  color: white;
}
#cont-border-width .row {
    background: #f0f1f1;
    background-image: url(https://www.finabanx.com/wp-content/uploads/2015/04/bg-white-triangles-1-e1429151722619.png);
    background-size: cover;
}
.subjectcnt input {
  width: 300px;
  color: #aaa;
  border: none;
  border-bottom: 1px solid #ddd;
  letter-spacing: 1px;
  margin-bottom: 20px;
  height: 36px;
  background: transparent;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}

.messagecnt textarea {
  color: #aaa;
  border: none;
  border-bottom: 1px solid #ddd;
  letter-spacing: 1px;
  margin-bottom: 20px;
  background: transparent;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  width: 300px;
}

.rapid_contact form {
  margin-left: auto;
  display: block;
  margin-right: auto;
  width: 300px;
}

.rapid_contact.intro_text {
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 8px;
  font-size: 30px;
  font-style: italic;
}

.contact .titolitxt {
  margin-left: 0px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
  color: #fff;
  font-size: 1.15em;
  text-transform: capitalize;
}

.socialcontact h3.titolitxt {
  width: 95px;
  float: left;
  line-height: 29px;
}

.contact ul.footer-social-links {
  width: 180px;
  float: left;
}

.contact .fa-ul {
  margin-bottom: 20px;
}

.socialcontact .footer-social-links li {
  position: relative;
  display: block;
  float: left;
  padding-right: 60px;
}

input.rapid_contact.btn.btn-primary.button {
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  background: #ed1c24;
  border: 0px;
  line-height: 40px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: Snasm;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 0px;
}
/*keypeople*/

.keypeople {
    height: 500px;
    position: relative;
    display: block;
    width: 100%;
}
.keypeople .col-md-6.col-lg-3 {
    height: 100%;
    margin: 0px;
    padding: 0px;
}
.timeline__content{
  height: 100%;
  background-size: cover;
      background-position: center top;
}
.fbpeople .timeline__content {
    background-image: url(../../../images/back/keypeople/fbpeople.jpg);
}
.gbpeople .timeline__content {
    background-image:  url(../../../images/back/keypeople/gbpeople.jpg);
}
.ngpeople .timeline__content {
    background-image: url(../../../images/back/keypeople/ngpeople.jpg);
}
.fzpeople .timeline__content {
    background-image: url(../../../images/back/keypeople/fzpeople.jpg);
}
.cgpeople .timeline__content {
    background-image: url(../../../images/back/keypeople/cgpeople.jpg);
}
.avpeople .timeline__content {
    background-image: url(../../../images/back/keypeople/avpeople.jpg);
}

.timeline__content-title {
      color: white;
      text-transform: uppercase;
      letter-spacing: 8px;
      font-size: 14px;
      font-style: italic;
      height: 20px;
      position: absolute;
      bottom: 30px;
      left: 30px;
}
.timeline__content-desc {
  margin: 0;
  font-size: 10px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  line-height: 22px;
  height: 20px;
  position: absolute;
  bottom: 25px;
  left: 30px;
}

.timeline__img {
  max-width: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
.timeline-container {

  position: relative;
  padding: 80px 0;
  transition: .3s ease 0s;
  background-attachment: fixed;
  background-size: cover;
}
.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #141414;
  content: "";
}
@media (max-width:768px) {

  .keypeople {
    height: 1600px;
  }
  .keypeople .col-md-6.col-lg-3 {
      height: 25%;
    }
}

h2.cat-title {
    width: 100%!important;
}

.items-more .nav.nav-tabs.nav-stacked {
    display: none;
}
.item-page .item-image img {
    width: 100%;
}
.cookiehome{
    display: none!important;
}