body {
  position: relative;
}
.btn.btn-gray {
  color: #fff;
  background-color: #989898;
  border-color: #989898;
}
.btn.btn-gray:focus,
.btn.btn-gray.focus {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #585858;
}
.btn.btn-gray:hover {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #797979;
}
.btn.btn-gray:active,
.btn.btn-gray.active,
.open > .dropdown-toggle.btn.btn-gray {
  color: #fff;
  background-color: #7f7f7f;
  border-color: #797979;
}
.btn.btn-gray:active:hover,
.btn.btn-gray:active:focus,
.btn.btn-gray:active.focus,
.btn.btn-gray.active:hover,
.btn.btn-gray.active:focus,
.btn.btn-gray.active.focus,
.open > .dropdown-toggle.btn.btn-gray:hover,
.open > .dropdown-toggle.btn.btn-gray:focus,
.open > .dropdown-toggle.btn.btn-gray.focus {
  color: #fff;
  background-color: #6d6d6d;
  border-color: #585858;
}
.btn.btn-gray:active,
.btn.btn-gray.active,
.open > .dropdown-toggle.btn.btn-gray {
  background-image: none;
}
.btn.btn-gray.disabled:hover,
.btn.btn-gray.disabled:focus,
.btn.btn-gray.disabled.focus,
.btn.btn-gray[disabled]:hover,
.btn.btn-gray[disabled]:focus,
.btn.btn-gray[disabled].focus,
fieldset[disabled] .btn.btn-gray:hover,
fieldset[disabled] .btn.btn-gray:focus,
fieldset[disabled] .btn.btn-gray.focus {
  background-color: #989898;
  border-color: #989898;
}
.btn.btn-gray .badge {
  color: #989898;
  background-color: #fff;
}
#simplemodal-login-container .simplemodal-data .message,
#simplemodal-login-container .simplemodal-data #login_error {
  background-color: #ffebe8;
  border: 1px solid #c00;
  margin-bottom: 8px;
  padding: 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#simplemodal-login-container .simplemodal-data .message {
  background-color: #ffffe0;
  border-color: #e6db55;
}
#simplemodal-login-container .simplemodal-data form {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff url(../img/rainbow_menu.png) top center no-repeat;
  background-size: 100% 6px;
  border: none;
  font-weight: normal;
  margin-left: 0 auto;
  padding: 16px;
  text-align: left;
  -moz-box-shadow: #999999 0 4px 18px;
  -webkit-box-shadow: #999999 0 4px 18px;
  box-shadow: #999999 0 4px 18px;
  padding: 37px 30px 10px;
  font-family: 'Poppins', sans-serif;
}
#simplemodal-login-container .simplemodal-data form label {
  color: #676767;
  font-size: 14px;
  font-weight: 400;
}
#simplemodal-login-container .simplemodal-data form p {
  margin: 0;
}
#simplemodal-login-container .simplemodal-data form .forgetmenot {
  font-size: 11px;
  font-weight: normal;
  float: left;
  line-height: 19px;
  margin-bottom: 0;
}
#simplemodal-login-container .simplemodal-data form .submit {
  float: right;
}
#simplemodal-login-container .simplemodal-data form .submit input {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
#simplemodal-login-container .simplemodal-data form .submit input.simplemodal-close {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#simplemodal-login-container .simplemodal-data .title {
  background: url(../img/miniLogo.png) left center no-repeat;
  padding-left: 33px;
  background-size: 25px;
  line-height: 37px;
  font-weight: bold;
  color: #676767;
  font-size: 18px;
  padding-bottom: 0px;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
#simplemodal-login-container .simplemodal-data .nav {
  clear: both;
  color: #888;
  padding-top: 16px;
  text-align: center;
}
#simplemodal-login-container .simplemodal-data .nav a {
  color: #888;
}
#simplemodal-login-container .simplemodal-data .reg_passmail {
  clear: both;
  color: #666;
  font-weight: bold;
  padding-bottom: 16px;
  text-align: center;
}
#simplemodal-login-container .simplemodal-data .user_pass,
#simplemodal-login-container .simplemodal-data .user_login,
#simplemodal-login-container .simplemodal-data .user_email {
  font-size: 24px;
  width: 97%;
  padding: 3px;
  margin-top: 2px;
  margin-right: 6px;
  margin-bottom: 16px;
  border: 1px solid #e5e5e5;
  background: #fbfbfb;
}
#simplemodal-login-container .simplemodal-data .rememberme {
  vertical-align: middle;
}
.widget .widget-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 24px;
}
.widget-area .widget_search label {
  display: none;
}
.widget-area .widget_search #searchsubmit {
  display: none;
}
.widget-area .widget_search input {
  width: 100%;
  -moz-box-shadow: inset 0 0 9px -2px #000000;
  -webkit-box-shadow: inset 0 0 9px -2px #000000;
  box-shadow: inset 0 0 9px -2px #000000;
  border-radius: 5px;
  padding: 3px 5px;
}
.widget-area .widget_search form {
  position: relative;
}
.widget-area .widget_search form:after {
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  color: #AAAAAB;
  z-index: 100;
  top: 5px;
  right: 10px;
}
.banner-widget {
  padding: 20px 0;
}
.banner-widget img {
  float: left;
  margin-right: 20px;
}
.banner-widget img.lateral {
  max-width: 106px;
}
.banner-widget h3 {
  margin-top: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 22px;
}
.banner-widget p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.cifra {
  font-size: 16px;
  color: #989898;
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
}
.cifra h2,
.cifra h3 {
  color: #666666;
  margin: 0;
  line-height: 1em;
}
.cifra h2 {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: -5px;
}
.cifra h3 {
  font-size: 24px;
  font-weight: 300;
}
.cifra p {
  margin: 0;
}
header.main-header {
  height: 77px;
  transition: all 250ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  header.main-header {
    height: 62px;
  }
}
@media only screen and (min-width: 1024px) {
  header.main-header {
    height: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  header.main-header {
    height: 164px;
  }
}
header .side-navigation {
  background: #333333;
  color: #AAAAAA;
  font-family: 'Poppins', sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 90%;
  left: -100%;
  z-index: 1000;
  transition: all 250ms ease-in-out;
}
header .side-navigation .side-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .side-navigation .side-menu ul li {
  display: block;
}
header .side-navigation .side-menu ul li a {
  display: block;
  padding: 10px 5px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #AAAAAA;
  text-transform: uppercase;
  border-top: 1px solid #000;
  border-bottom: 1px solid #444;
}
header .side-navigation .side-menu ul li:hover > a {
  color: #ffffff;
}
header .side-navigation .side-menu ul li.menu-item-has-children ul a {
  padding-left: 30px;
}
header .side-menu-back {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 500;
  transition: all 250ms ease-in-out;
}
header .social-links{
  padding: 9px 10px;
  border-left: 1px solid #000;
  border-right: 1px solid #444;
  position: relative;
}
header .social-links:before,
.widgets-footer .social-links:before {
  position: absolute;
  height: 100%;
  top: 0;
  left: -2px;
  border-left: 1px solid #444;
  content: "";
}
header .social-links a,
.widgets-footer .social-links a {
  text-indent: -99999px;
  line-height: 3px !important;
}
header .social-links a:after,
.widgets-footer .social-links a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f082";
  display: block;
  font-size: 20px;
  text-indent: 0;
  line-height: 0;
}
header .social-links a.facebook:after,
.widgets-footer .social-links a.facebook:after {
  content: "\f082";
}
header .social-links a.linked-in:after,
.widgets-footer .social-links a.linked-in:after {
  content: "\f08c";
}
header .social-links a.youtube:after,
.widgets-footer .social-links a.youtube:after {
  content: "\f166";
}
header .social-links a.twitter:after,
.widgets-footer .social-links a.twitter:after {
  content: "\f081";
}
header #top-menu-div {
  background: #333333;
  color: #AAAAAA;
  font-family: 'Poppins', sans-serif;
}
header #top-menu-div ul,
header #top-menu-div ul li,
header #top-menu-div ul li a,
.widgets-footer ul,
.widgets-footer ul li,
.widgets-footer ul li a{
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header #top-menu-div ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
header #top-menu-div ul > li {
  float: left;
}
header #top-menu-div ul > li > a {
  padding: 10px 5px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #AAAAAA;
  text-transform: uppercase;
}
header #top-menu-div ul > li > a img {
  display: none;
}
header #top-menu-div ul > li:hover > a {
  color: #ffffff;
}
header #top-menu-div ul > li.menu-item-has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
}
header #top-menu-div ul > li.menu-item-has-children:hover > a:after {
  content: "\f077";
}
header #top-menu-div ul ul {
  position: absolute;
  left: -9999px;
  padding: 0;
  z-index: 1500;
}
header #top-menu-div ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
header #top-menu-div ul ul li a {
  border-bottom: 1px solid rgba(150,150,150,0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  background: #333333;
}
header #top-menu-div ul ul li.menu-item-has-children > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
header #top-menu-div ul ul li.menu-item-has-children > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
header #top-menu-div ul ul li.menu-item-has-children:hover > a:before {
  top: 17px;
  height: 0;
}
header #top-menu-div ul ul ul {
  margin-left: 100%;
  top: 0;
}
header #top-menu-div li:hover > ul {
  left: auto;
}
header #top-menu-div li:hover > ul > li {
  height: 35px;
}
header #top-menu-div li:hover > ul > li > a img {
  display: inline-block;
}
header #top-menu-div ul ul li:last-child > a,
header #top-menu-div ul ul li.last-item > a {
  border-bottom: 0;
}
header #top-menu-div ul ul li:hover >a,
header #top-menu-div ul ul li a:hover {
  color: #ffffff;
}
header #top-menu-div .topbar-menu {
  padding: 6px 0;
  padding-right: 10px;
  border-right: 1px solid #444;
}
header #top-menu-div .country-switch {
  padding: 6px 10px;
  padding-right: 0;
  border-left: 1px solid #000;
}
header #top-menu-div .search-form {
  padding: 10px 10px;
  border-right: 1px solid #444;
  border-left: 1px solid #000;
}
header #top-menu-div .search-form form {
  position: relative;
}
header #top-menu-div .search-form form:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  color: #AAAAAB;
  position: absolute;
  z-index: 100;
  top: 5px;
  left: 10px;
}
header #top-menu-div .search-form label {
  display: none;
}
header #top-menu-div .search-form input[type='submit'] {
  display: none;
}
header #top-menu-div .search-form input {
  padding-left: 30px;
  position: relative;
  background-color: transparent;
  border: 1px solid transparent;
  transition: all 500ms ease-in-out;
}
header #top-menu-div .search-form input:focus {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #868686;
}
header #top-menu-div .social-links {
  padding: 9px 10px;
  border-left: 1px solid #000;
  border-right: 1px solid #444;
  position: relative;
}
header #top-menu-div .social-links:before {
  position: absolute;
  height: 100%;
  top: 0;
  left: -2px;
  border-left: 1px solid #444;
  content: "";
}
header #top-menu-div .social-links a {
  text-indent: -99999px;
  line-height: 3px !important;
}
header #top-menu-div .social-links a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f082";
  display: block;
  font-size: 20px;
  text-indent: 0;
  line-height: 0;
}
header #top-menu-div .social-links a.facebook:after {
  content: "\f082";
}
header #top-menu-div .social-links a.linked-in:after {
  content: "\f08c";
}
header #top-menu-div .social-links a.youtube:after {
  content: "\f166";
}
header #top-menu-div .social-links a.twitter:after {
  content: "\f081";
}
header #top-menu-div .platform-link {
  padding: 6px 0;
  padding-left: 10px;
  border-left: 1px solid #000;
}
header #top-menu-div .platform-link ul li a {
  background: transparent url(../img/product_link_image.png) center left no-repeat;
  display: block;
  padding-left: 70px;
}
header #main-menu-div {
  -webkit-box-shadow: 0px 3px 27px -4px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 3px 27px -4px rgba(0,0,0,0.75);
  box-shadow: 0px 3px 27px -4px rgba(0,0,0,0.75);
  z-index: 600;
  position: relative;
  width: 100%;
  background-color: #fff;
  transition: all 250ms ease-in-out;
}
@media only screen and (max-width: 1170px) {
  header #main-menu-div {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}
header #main-menu-div .main-logo {
  padding: 28px 0;
  transition: all 250ms ease-in-out;
}
header #main-menu-div .main-logo .small_logo {
  display: none;
}
@media only screen and (max-width: 768px) {
  header #main-menu-div .main-logo {
    padding: 18px 0;
  }
  header #main-menu-div .main-logo .big_logo {
    width: 120px;
  }
  header #main-menu-div .main-logo .small_logo {
    width: 40px;
  }
}
header #main-menu-div .country-switch {
  padding: 49px 10px;
  transition: all 250ms ease-in-out;
}
header #main-menu-div .country-switch .inner_country_title {
  display: none;
}
header #main-menu-div .country-switch .btn-link {
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
}
header #main-menu-div .country-switch .btn-link:hover {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  header #main-menu-div .country-switch {
    padding: 19px 10px;
  }
}
header #main-menu-div .main-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header #main-menu-div .main-menu ul li {
  display: block;
  float: left;
}
header #main-menu-div .main-menu ul li a {
  color: #676767;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 49px 12px;
  display: block;
  transition: all 250ms ease-in-out;
}
header #main-menu-div .main-menu ul li a:hover {
  text-decoration: none;
  background: #EFEFEF url(../img/rainbow_menu.png) bottom center no-repeat;
  background-size: 100% 6px;
}
header #main-menu-div .main-menu ul li.current-menu-item a {
  text-decoration: none;
  background: #EFEFEF url(../img/rainbow_menu.png) bottom center no-repeat;
  background-size: 100% 6px;
}
header #main-menu-div .navbar {
  margin: 0 auto;
  border-radius: 0;
  border: none;
}
header #main-menu-div .navbar .dropdown-toggle {
  padding: 30px 12px;
  display: block;
  color: #888;
}
header #main-menu-div .navbar .dropdown-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #888;
}
header #main-menu-div .navbar .dropdown-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
@media only screen and (max-width: 768px) {
  header #main-menu-div .navbar .dropdown-toggle {
    padding: 20px 12px;
  }
}
header #main-menu-div .navbar .dropdown.open .dropdown-toggle {
  background-color: #333;
}
header #main-menu-div .navbar .dropdown.open .dropdown-toggle .icon-bar {
  background-color: #fff;
}
header #main-menu-div .navbar .dropdown .dropdown-menu {
  margin-top: 0;
  border: none;
  border-radius: 0;
  background-color: #333;
  padding: 0;
}
header #main-menu-div .navbar .dropdown .dropdown-menu > a {
  color: #aaa;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li {
  border-bottom: 1px solid #444;
  border-top: 1px solid #000;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li:first-child {
  border-top: none;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li a {
  color: #aaa;
  padding: 7px 20px;
  display: block;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li a:hover {
  color: #fff;
  background-color: #333;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li .sub-menu {
  left: 100%;
  position: absolute;
  top: 1px;
  display: none;
  margin-top: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-color: #fff;
  box-shadow: none;
  padding: 0;
  list-style: none;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li .sub-menu li {
  background-color: #333;
  border-left: 1px solid #444;
  white-space: nowrap;
}
header #main-menu-div .navbar .dropdown .dropdown-menu li:hover .sub-menu {
  display: block;
}
header #main-menu-div .navbar .dropdown .dropdown-social {
  color: #fff;
  font-family: 'Poppins', sans-serif;
}
header #main-menu-div .navbar .dropdown .dropdown-social li {
  padding: 10px 20px;
  white-space: nowrap;
}
header #main-menu-div .navbar .dropdown .dropdown-social li div {
  text-align: center;
}
header #main-menu-div .navbar .dropdown .dropdown-social li a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 13px 10px;
}
header #main-menu-div .navbar .dropdown .dropdown-social li a .fa {
  font-size: 30px;
}
header #main-menu-div .navbar .dropdown .dropdown-search li {
  padding: 10px 20px;
}
header #main-menu-div .navbar .dropdown .dropdown-search li .form-control {
  margin-bottom: 10px;
  width: 200px;
}
header #main-menu-div .navbar .dropdown .dropdown-search li .btn {
  background-color: #333;
  color: #fff;
}
header #main-menu-div .platform-link ul li a {
  background: transparent url(../img/product_link_image.png) center 10px no-repeat;
  display: block;
  padding-left: 70px;
}
header #main-menu-div .just-fixed {
  display: none;
}
@media only screen and (max-width: 1200px) {
  header #main-menu-div .visible-mobile {
    display: block;
    float: right !important;
  }
  header #main-menu-div .visible-mobile >.dropdown-menu {
    right: 0;
    left: auto;
  }
}
header #main-menu-div.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
header #main-menu-div.fixed .just-fixed {
  display: block;
}
header #main-menu-div.fixed .main-menu ul li a {
  font-size: 14px;
  font-weight: bold;
  padding: 30px 12px;
}
header #main-menu-div.fixed .country-switch {
  padding: 29px 10px;
}
@media only screen and (max-width: 768px) {
  header #main-menu-div.fixed .country-switch {
    padding: 19px 10px;
  }
}
header #main-menu-div.fixed .country-switch .inner_country {
  display: inline;
}
header #main-menu-div.fixed .country-switch .inner_country_title {
  display: none;
}
header #main-menu-div.fixed .main-logo {
  padding: 8px 0;
}
header #main-menu-div.fixed .main-logo .small_logo {
  display: inline;
}
header #main-menu-div.fixed .main-logo .big_logo {
  display: none;
}
header.menu-opened #main-menu-div {
  left: 90%;
}
header.menu-opened .side-navigation {
  left: 0%;
}
header.menu-opened .side-menu-back {
  display: block;
}
.site-footer {
  background-color: #333;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(50,50,50,0.31);
  -moz-box-shadow: 0px 0px 22px 0px rgba(50,50,50,0.31);
  box-shadow: 0px 0px 22px 0px rgba(50,50,50,0.31);
  color: #AAA;
  margin-top: 20px;
}
.site-footer > .container {
  padding: 20px 15px;
}
.site-footer:after {
  content: "";
  width: 100%;
  height: 10px;
  background: url(../img/footer_gradient.jpg);
  background-size: 100%;
  display: block;
}
.site-footer .menu-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.site-footer .menu-footer ul li {
  display: block;
  float: left;
}
.site-footer .menu-footer ul li:before {
  content: "|";
}
.site-footer .menu-footer ul li a {
  padding: 0 20px;
  color: #fff;
}
.site-footer .menu-footer ul li:first-child:before {
  display: none;
}
.site-footer .menu-footer ul li:first-child a {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .site-footer .menu-footer ul li {
    float: none !important;
  }
  .site-footer .menu-footer ul li:before {
    content: "";
  }
  .site-footer .menu-footer ul li a {
    display: block;
    padding: 3px 0px !important;
  }
}
.site-footer .widgets-footer .veritas_certificate {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .site-footer .widgets-footer .veritas_certificate {
    float: none !important;
    margin-bottom: 10px;
  }
}
.site-footer .widgets-footer .widget-area {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .site-footer .widgets-footer .widget-area {
    overflow: hidden;
  }
}
.site-footer .widgets-footer aside {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}
.site-footer .widgets-footer aside h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.site-footer .copy-links {
  text-align: right;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}
.site-footer .copy-links a {
  color: #AAA;
}
.site-footer .copy-links .maker {
  display: inline-block;
  margin-left: 20px;
}
.site-footer .copy-links .maker img {
  vertical-align: bottom;
}
.banner-button,
.btn.btn-black {
  background-color: #333;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding: 0;
  padding-left: 20px;
  line-height: 45px;
}
.banner-button span,
.btn.btn-black span {
  font-size: 33px;
  float: left;
  display: block;
  margin: 0 10px;
}
.banner-button .fa,
.btn.btn-black .fa {
  display: block;
  float: right;
  border-left: 1px solid #fff;
  padding: 13px 16px;
  font-size: 20px;
  margin-left: 10px;
}
.banner-button:hover,
.btn.btn-black:hover {
  color: #eee;
}
#banner-container {
  background-color: #1d8e48;
  background-size: auto 100%;
}
#banner-container h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 1px 1px 3px #ffffff;
}
#banner-container .carousel .item .carousel-caption {
  left: 60px;
  width: 40%;
  text-align: left;
  padding-bottom: 60px;
  padding: 20px;
  background-color: rgba(0,0,0,0.3);
  margin-bottom: 50px;
}
@media only screen and (max-width: 400px) {
  #banner-container .carousel .item .carousel-caption {
    left: 45px;
    width: 74%;
    margin-bottom: 30px;
  }
}
#banner-container .carousel .item .carousel-caption h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 28px;
}
#banner-container .carousel .item .carousel-caption p {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
}
#banner-container .carousel .item .carousel-caption a.btn {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
}
#banner-container .carousel .item img {
  width: 100%;
}
@media only screen and (max-width: 400px) {
  #banner-container .carousel .item img {
    height: 300px;
    width: auto;
    max-width: inherit;
  }
}
#banner-container .carousel .carousel-indicators {
  margin: 0;
  left: 60px;
  bottom: 30px;
  width: auto;
  opacity: 0.6;
}
@media only screen and (max-width: 400px) {
  #banner-container .carousel .carousel-indicators {
    bottom: 10px;
  }
}
#banner-container .carousel .carousel-indicators li {
  width: 14px;
  height: 14px;
}
#banner-container .carousel .carousel-indicators li.active {
  width: 14px;
  height: 14px;
  margin: 1px;
  border: 1px solid #fff;
}
#banner-container .carousel .carousel-control {
  width: 5%;
  background: none;
  font-size: 60px;
}
#banner-container .carousel .carousel-control span {
  display: none;
}
#banner-container .carousel .carousel-control.left:before {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
}
#banner-container .carousel .carousel-control.right:before {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 15px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
}
.what-we-do a {
  color: #666;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
.what-we-do a.home-planear .image {
  background-image: url(../img/image_planear_over.png);
}
@media only screen and (min-width: 1024px) {
  .what-we-do a.home-planear .image {
    background-image: url(../img/image_planear.png);
  }
}
.what-we-do a.home-planear:hover .image {
  background-image: url(../img/image_planear_over.png);
}
.what-we-do a.home-vincular .image {
  background-image: url(../img/image_vincular_over.png);
}
@media only screen and (min-width: 1024px) {
  .what-we-do a.home-vincular .image {
    background-image: url(../img/image_vincular.png);
  }
}
.what-we-do a.home-vincular:hover .image {
  background-image: url(../img/image_vincular_over.png);
}
.what-we-do a.home-valorar .image {
  background-image: url(../img/image_valorar_over.png);
}
@media only screen and (min-width: 1024px) {
  .what-we-do a.home-valorar .image {
    background-image: url(../img/image_valorar.png);
  }
}
.what-we-do a.home-valorar:hover .image {
  background-image: url(../img/image_valorar_over.png);
}
.what-we-do a.home-desarrollar .image {
  background-image: url(../img/image_desarrollar_over.png);
}
@media only screen and (min-width: 1024px) {
  .what-we-do a.home-desarrollar .image {
    background-image: url(../img/image_desarrollar.png);
  }
}
.what-we-do a.home-desarrollar:hover .image {
  background-image: url(../img/image_desarrollar_over.png);
}
.what-we-do a:hover {
  color: #000;
  text-decoration: none;
}
.what-we-do h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin: 40px 0 20px;
}
.what-we-do h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
}
.what-we-do .image {
  width: 100%;
  height: 120px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}
.how-we-do {
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
  background: url(../img/gears_background.jpg);
  background-size: cover;
  background-position: center;
}
.how-we-do h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  text-align: center;
}
.how-we-do h4 {
  font-family: 'Poppins', sans-serif;
  color: #EFE40F;
  font-size: 24px;
  font-weight: bold;
}
.how-we-do p {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  margin: 0;
  margin-bottom: 40px;
}
.how-we-do .title {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-top: 30px;
}
@media only screen and (max-width: 400px) {
  .how-we-do .title {
    display: none;
  }
}
@media only screen and (min-width: 400px) {
  .how-we-do .gear-container {
    height: 262px;
  }
}
.how-we-do .gear {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: rgba(255,255,255,0.4);
  position: relative;
  color: #444;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 16px;
  margin: 12px;
}
@media only screen and (min-width: 400px) {
  .how-we-do .gear {
    position: absolute;
    width: 160px;
    height: 160px;
    margin: 0px;
    font-size: 18px;
  }
}
.how-we-do .gear:before {
  content: "";
  width: 112.5%;
  height: 112.5%;
  border: 1px dashed #fff;
  position: absolute;
  top: -6.25%;
  left: -6.25%;
  border-radius: 100%;
}
.how-we-do .gear .icon {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1;
  font-style: normal;
  font-size: 40px;
  padding-top: 26px;
}
@media only screen and (min-width: 400px) {
  .how-we-do .gear .icon {
    font-size: 50px;
    padding-top: 40px;
  }
}
.how-we-do .gear:hover {
  text-decoration: none;
}
.how-we-do .gear.gear-top-left {
  float: left;
}
@media only screen and (min-width: 400px) {
  .how-we-do .gear.gear-top-left {
    top: 0;
    left: 50%;
    margin-left: -230px;
  }
}
.how-we-do .gear.gear-top-right {
  float: left;
}
@media only screen and (min-width: 400px) {
  .how-we-do .gear.gear-top-right {
    top: 0;
    left: 50%;
    margin-left: 70px;
  }
}
.how-we-do .gear.gear-bottom-center {
  float: left;
}
@media only screen and (min-width: 400px) {
  .how-we-do .gear.gear-bottom-center {
    bottom: 0;
    left: 50%;
    margin-left: -80px;
  }
}
.news-box h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 27px;
}
@media only screen and (min-width: 400px) {
  .news-box h3 {
    font-size: 20px;
  }
}
.news-box h3 .btn {
  float: right;
  font-size: 13px;
  border: 1px solid #666;
  font-family: 'Poppins', sans-serif;
  padding: 3px 5px;
  color: #666;
}
.news-box .post-in-home {
  border: 1px solid #AAA;
  display: block;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .news-box .post-in-home {
    height: 317px;
  }
}
.news-box .post-in-home .btn {
  position: absolute;
  font-size: 13px;
  border: 1px solid #666;
  font-family: 'Poppins', sans-serif;
  padding: 3px 5px;
  color: #666;
  bottom: 10px;
  right: 10px;
}
.news-box .post-in-home .post-thumbnail img {
  width: 100%;
  height: auto;
}
.news-box .post-in-home .entry-header h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding: 0 20px;
  margin: 20px 0 10px;
}
.news-box .post-in-home .entry-header h4 a {
  color: #444;
}
.news-box .post-in-home .entry-content {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  padding: 0 20px;
}
.news-box .banner2 img {
  width: 100%;
}
.news-box .banner2 .banner-caption {
  color: #fff;
  padding: 0 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.news-box .banner2 .banner-caption h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.news-box .banner2 .banner-caption p {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
}
.banner-newsletter {
  text-align: center;
  background: url(../img/newsletter_background.jpg);
  background-size: cover;
  color: #fff;
  margin-top: 50px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .banner-newsletter {
    height: 153px;
  }
}
.banner-newsletter .image-center {
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .banner-newsletter .image-center {
    margin-top: -15px;
    width: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner-newsletter .image-center {
    width: auto;
  }
}
.banner-newsletter .left-text {
  max-width: 320px;
  margin: 22px auto;
  line-height: 1.2em;
}
@media only screen and (min-width: 992px) {
  .banner-newsletter .left-text {
    float: left;
    margin: 44px 0px 10px 0px;
  }
}
.banner-newsletter .right-text {
  max-width: 320px;
  margin: 15px auto;
}
@media only screen and (min-width: 992px) {
  .banner-newsletter .right-text {
    float: right;
    margin: 30px 0px 10px 0px;
  }
}
.banner-newsletter .right-text .banner-button {
  max-width: 167px;
  border: 1px solid #fff;
  padding: 3px 11px;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  position: relative;
}
.banner-newsletter .right-text .banner-button .fa {
  padding: 10px 14px;
  position: absolute;
  top: 0;
  right: 0;
}
.widget-area .banner-newsletter {
  height: auto;
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 0 10px 20px;
}
.widget-area .banner-newsletter .banner-button {
  margin-top: 10px;
}
.testimonials h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  margin-top: 80px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #666;
}
.testimonials blockquote {
  border: none;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
  font-size: 26px;
  color: #444;
}
.testimonials blockquote p {
  max-width: 950px;
  margin: 0 auto;
}
.testimonials blockquote footer {
  font-size: 16px;
}
.clients {
  background-color: #f4f2f2;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(50,50,50,0.31);
  -moz-box-shadow: 0px 0px 22px 0px rgba(50,50,50,0.31);
  box-shadow: 0px 0px 22px 0px rgba(50,50,50,0.31);
  padding: 20px;
}
.clients .client-slider {
  margin-top: 30px;
}
.clients h5 {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #444444;
  text-align: center;
  margin-bottom: 10px;
}
.clients .client-slider-item {
  line-height: 78px;
  padding: 0 10px;
}
.clients .client-slider-item img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.modal .modal-body {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff url(../img/rainbow_menu.png) top center no-repeat;
  background-size: 100% 6px;
  border: none;
  font-weight: normal;
  margin-left: 0 auto;
  padding: 16px;
  text-align: left;
  -moz-box-shadow: #999999 0 4px 18px;
  -webkit-box-shadow: #999999 0 4px 18px;
  box-shadow: #999999 0 4px 18px;
  padding: 37px 30px 10px;
  font-family: 'Poppins', sans-serif;
}
.modal .modal-body label {
  color: #676767;
  font-size: 14px;
  font-weight: 400;
}
.modal .modal-body p {
  margin: 0;
}
.modal .modal-body .forgetmenot {
  font-size: 11px;
  font-weight: normal;
  float: left;
  line-height: 19px;
  margin-bottom: 0;
}
.modal .modal-body .submit {
  float: right;
}
.modal .modal-body .submit input {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.modal .modal-body .submit input.simplemodal-close {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.modal .modal-body .title {
  font-weight: bold;
  color: #676767;
  font-size: 18px;
  padding-bottom: 12px;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
.demo-link {
  position: fixed;
  right: 0;
  top: 50%;
  display: block !important;
}
.demo-link a {
  display: block;
  background: transparent url(../img/demo-link-img.png) center center no-repeat;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  overflow: hidden;
  text-indent: -9999px;
  background-size: 100%;
}
@media only screen and (min-width: 1024px) {
  .demo-link a {
    width: 129px;
    height: 125px;
    margin-top: -64px;
  }
}
.blog-header {
  background: transparent url(../img/blog_header_background.jpg) top center repeat-x;
  background-size: cover;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .blog-header {
    height: 180px;
  }
}
.blog-header h1,
.blog-header h2 {
  color: #fff;
  text-shadow: 2px 2px 9px #333;
  font-family: 'Poppins', sans-serif;
  margin: 0;
}
.blog-header h2 {
  margin-top: 50px;
  font-size: 30px;
  text-transform: uppercase;
}
.blog-header h1 {
  font-size: 36px;
}
.blog-header .blog-navigation {
  margin: 15px 0;
}
@media only screen and (min-width: 992px) {
  .blog-header .blog-navigation {
    float: right;
    margin-top: 73px;
  }
}
.blog-header .blog-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.blog-header .blog-navigation ul li {
  display: block;
  float: left;
  padding-left: 10px;
}
.blog-header .blog-navigation ul li a {
  color: #fff;
  padding: 10px 15px;
  background-color: rgba(0,0,0,0.6);
  display: block;
  text-transform: uppercase;
}
.blog-header .blog-navigation ul li:hover a,
.blog-header .blog-navigation ul li.current-post-parent a,
.blog-header .blog-navigation ul li.current-menu-item a {
  background-color: rgba(51,116,185,0.8);
}
.site-main {
  margin-top: 30px;
}
.blog-main article.post,
.blog-main article.page {
  border: 1px solid #E5E5E5;
  position: relative;
  margin-bottom: 30px;
}
.blog-main article.post .entry-date,
.blog-main article.page .entry-date {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  line-height: 1em;
  color: #3374B9;
  border: 1px solid #3374B9;
  background-color: #fff;
  position: absolute;
  padding: 5px 10px;
  top: 10px;
  left: -20px;
  z-index: 10;
}
.blog-main article.post .entry-date small,
.blog-main article.page .entry-date small {
  font-weight: normal;
  font-size: 16px;
}
.blog-main article.post .entry-header,
.blog-main article.post .entry-content,
.blog-main article.post .entry-footer,
.blog-main article.page .entry-header,
.blog-main article.page .entry-content,
.blog-main article.page .entry-footer {
  position: relative;
}
.blog-main article.post .entry-header,
.blog-main article.page .entry-header {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.blog-main article.post .entry-header img,
.blog-main article.page .entry-header img {
  width: 100%;
  height: auto;
}
.blog-main article.post .entry-header .entry-title,
.blog-main article.page .entry-header .entry-title {
  margin: 0;
  width: 100%;
  padding: 77px 37px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
}
.blog-main article.post .entry-header .entry-title > *,
.blog-main article.page .entry-header .entry-title > * {
  background-color: #3374B9;
  color: #fff;
  text-decoration: none;
}
.blog-main article.post.has-post-thumbnail .entry-header,
.blog-main article.page.has-post-thumbnail .entry-header {
  height: 0;
  padding-bottom: 60%;
}
.blog-main article.post.has-post-thumbnail .entry-header .entry-title,
.blog-main article.page.has-post-thumbnail .entry-header .entry-title {
  position: absolute;
  bottom: 0;
  padding: 23px 37px;
}
.blog-main article.post .entry-content,
.blog-main article.post .entry-footer,
.blog-main article.page .entry-content,
.blog-main article.page .entry-footer {
  padding: 23px 37px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.blog-main article.post .entry-footer .btn-primary:hover,
.blog-main article.page .entry-footer .btn-primary:hover {
  background-color: #fff;
  color: #3374B9;
  border-color: #3374B9;
}
.blog-main article.post .entry-footer .addthis_native_toolbox,
.blog-main article.page .entry-footer .addthis_native_toolbox {
  float: right;
  margin-top: 11px;
}
.aligncenter {
  display: block;
  margin: 0 auto;
  float: none;
  height: auto;
}
img.aligncenter {
  max-width: 100%;
}
.alignleft {
  float: left;
  margin-right: 10px;
}
.alignright {
  float: right;
  margin-left: 10px;
}
.marginleft12-5 {
  margin-left: 12.5%;
}
.scrollspy {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}
.scrollspy li {
  display: inline-block;
}
.scrollspy li a {
  color: #666;
  font-weight: 300;
}
.scrollspy li a:focus {
  background-color: transparent;
}
.scrollspy li.active a,
.scrollspy li:hover a {
  color: #3474B9;
  font-weight: 500;
}
.scrollspy li:before {
  color: #d3d3d3;
  content: "|";
  position: absolute;
  left: -2px;
  top: 9px;
  z-index: 10;
}
.scrollspy li:first-child:before {
  content: "";
}
.card {
  background: white;
  border: 1px solid #E0E0DF;
  padding: 6px;
  margin: 0 -10px 10px;
  overflow: hidden;
}
.card img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.card .card-inner {
  padding: 9px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}
.card .card-inner h4 {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  font-size: 18px;
  margin-bottom: 10px;
}
.card .card-inner p {
  margin: 0;
}
.card .card-inner a {
  font-size: 12px;
}
ul.nav-tabs.own-tabs li a {
  color: #5A5A61;
  font-weight: 300;
  font-size: 14px;
  border-radius: 0;
  line-height: 1em;
  position: relative;
}
ul.nav-tabs.own-tabs li a strong {
  font-weight: 500;
}
ul.nav-tabs.own-tabs.perfiles li a {
  padding-left: 50px;
  text-align: left;
}
ul.nav-tabs.own-tabs.perfiles li a strong {
  font-weight: 500;
}
ul.nav-tabs.own-tabs.perfiles li a:before {
  content: "C";
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #989898;
  position: absolute;
  left: 10px;
  top: 8px;
}
ul.nav-tabs.own-tabs.perfiles li.concienzudo a:before {
  content: "A";
}
ul.nav-tabs.own-tabs.perfiles li.concienzudo.active a {
  background-color: #25438C;
  color: #fff;
}
ul.nav-tabs.own-tabs.perfiles li.concienzudo.active a:before {
  background-color: #fff;
  color: #25438C;
}
ul.nav-tabs.own-tabs.perfiles li.determinante a:before {
  content: "R";
}
ul.nav-tabs.own-tabs.perfiles li.determinante.active a {
  background-color: #cc282d;
  color: #fff;
}
ul.nav-tabs.own-tabs.perfiles li.determinante.active a:before {
  background-color: #fff;
  color: #cc282d;
}
ul.nav-tabs.own-tabs.perfiles li.sereno a:before {
  content: "V";
}
ul.nav-tabs.own-tabs.perfiles li.sereno.active a {
  background-color: #1d8e48;
  color: #fff;
}
ul.nav-tabs.own-tabs.perfiles li.sereno.active a:before {
  background-color: #fff;
  color: #1d8e48;
}
ul.nav-tabs.own-tabs.perfiles li.influyente a:before {
  content: "A";
}
ul.nav-tabs.own-tabs.perfiles li.influyente.active a {
  background-color: #edbd2b;
  color: #fff;
}
ul.nav-tabs.own-tabs.perfiles li.influyente.active a:before {
  background-color: #fff;
  color: #edbd2b;
}
ul.nav-tabs.own-tabs.testtabs li a {
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
ul.nav-tabs.own-tabs.testtabs li a strong {
  font-weight: 500;
  text-transform: uppercase;
}
ul.nav-tabs.own-tabs.testtabs li.active a {
  background-color: #999;
  color: #fff;
}
.tab-content.perfiles .col-sm-6 {
  border-top: 1px solid #DBDBDA;
  border-left: 1px solid #DBDBDA;
}
.tab-content.perfiles .col-sm-6:first-child {
  border-left: none;
  border-right: 1px solid #DBDBDA;
  margin-right: -1px;
}
.tab-content.testtabs h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #989898;
  margin-bottom: 20px;
}
.tab-content.testtabs h3 em {
  font-weight: normal;
  color: #F99F1D;
  border-bottom: 1px solid #F99F1D;
  text-transform: uppercase;
  font-style: normal;
}
.toolbox {
  background-color: #f2f2f2;
  border: 1px solid #cecece;
  border-radius: 4px;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  min-height: 80px;
}
.toolbox .orange_box {
  background-color: #F99F1B;
  width: 60px;
  top: 10px;
  bottom: 10px;
  position: absolute;
}
.toolbox img {
  float: left;
}
.toolbox .toolbox-inner {
  margin: 0 70px;
  font-size: 14px;
  color: #666;
}
.toolbox .toolbox-inner h4 {
  font-weight: 500;
  font-size: 20px;
  margin: 0;
}
.toolbox .toolbox-inner p {
  margin: 0;
}
.toolbox .toolbox-inner a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 70px;
  font-size: 26px;
  color: #666;
  text-align: center;
  border-left: 1px solid #dbdbdb;
}
.toolbox .toolbox-inner a .fa {
  margin-top: 40%;
}
.page-main {
  background: #fff url(../img/background-pages.jpg) top left repeat-x;
  padding-top: 45px;
}
.page-main.fixed article {
  margin-top: 55px;
}
.page-main.fixed .scrollspy {
  position: fixed;
  width: 100%;
  background: #e0dfde;
  top: 61px;
  z-index: 100;
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  .page-main.fixed .scrollspy {
    top: 80px;
  }
}
@media only screen and (max-width: 700px) {
  .page-main.fixed .scrollspy {
    font-size: 15px;
  }
  .page-main.fixed .scrollspy .nav > li:before {
    top: 4px;
  }
  .page-main.fixed .scrollspy .nav > li > a {
    padding: 4px 8px;
  }
}
.page-main .header-page {
  position: relative;
  min-height: 298px;
}
.page-main .header-page img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-main .header-page .title-box {
  position: relative;
  background-color: rgba(0,0,0,0.6);
  margin: 11% auto 4.6%;
  padding: 10px 30px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  text-align: center;
}
@media only screen and (min-width: 400px) {
  .page-main .header-page .title-box {
    width: 403px;
  }
}
.page-main .header-page .title-box h1 {
  font-size: 42px;
  margin: 0;
}
.page-main .header-page .title-box h2 {
  font-size: 20px;
  margin: 10px 20px 0;
}
.page-main article {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.page-main article h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 32px;
  color: #3474B9;
}
.page-main article ul.list {
  list-style: none;
}
.page-main article ul.list ul {
  list-style: none;
}
.page-main article ul.list li {
  position: relative;
  margin-bottom: 10px;
}
.page-main article ul.list li:before {
  content: " ";
  background-color: #3474B9;
  position: absolute;
  width: 6px;
  height: 6px;
  left: -20px;
  top: 8px;
  border-radius: 6px;
}
.page-main .gray .container {
  border-top: 1px solid #dbdbda;
  border-bottom: 1px solid #dbdbda;
}
.bitacora_div {
  font-weight: 300;
}
.bitacora_div h3,
.bitacora_div label {
  font-size: 24px;
}
.bitacora_div label {
  font-weight: 300;
}
.bitacora_div .left_text {
  font-weight: 300;
}
.bitacora_div .table_container {
  border: 1px solid #BCBBBB;
  border-radius: 8px;
  padding: 10px;
  margin-top: 20px;
}
.bitacora_div .seleccione {
  display: none;
  font-size: 20px;
  background: transparent url(../img/bombillo.png) center 50px no-repeat;
  text-align: center;
  padding: 50px 35%;
  padding-top: 150px;
}
.bitacora_div .no_filter .seleccione {
  display: block;
}
.bitacora_div .no_filter table {
  display: none;
}

/*
[ Códigos creativos CSS ]
––––––––––––––––––––––––––––––––––––––––––––––––––
* Development - Orlando Montesinos.
* Contact:
* - orlando@codigoscreativos.co
* - https://orlandomontesinos.com/
––––––––––––––––––––––––––––––––––––––––––––––––––
*/

:root{

    --azul-main: #004061;
    --azul-base: #008bd2;
    --azul-title: #008bd2;
}

/* Color de los titulos */

h1,h2,h3,h4,h5,h6{
  color: var(--azul-title);
}

/* Color de los titulos */

/* Quita los cirulos de colores en el menu */

header #top-menu-div .platform-link ul li a,
header #main-menu-div .platform-link ul li a{
  background: transparent;
  background-image: url(../img/new/colores_link_image.png);
  background-repeat: no-repeat;

}
header #top-menu-div .platform-link ul li a{
  background-position: center left;
}
header #main-menu-div .platform-link ul li a{
  background-position: center 10px;
}
/* Quita los cirulos de colores en el menu */

.site-footer:after{
  background: transparent;
}

#ccModCountry{
  display: flex;
  justify-content: center;
}

#ccModCountry .country-switch {
    padding: 6px 10px;
    padding-right: 0;
}

#ccModCountry ul,
#ccModCountry ul li,
#ccModCountry ul li a{
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#ccModCountry ul > li {
    float: left;
}

#ccModCountry ul > li > a {
    padding: 10px 5px;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #AAAAAA;
    text-transform: uppercase;
}

#ccModMainLogo{
    margin-left: 15px;
}

header #top-menu-div, .site-footer{
  color: white;
  background-color: var(--azul-main);
}

header #main-menu-div .main-menu ul li a:hover,
header #main-menu-div .main-menu ul li.current-menu-item a{
  background: #EFEFEF;
}

.btn.btn-gray,
.btn-warning,
.btn.btn-black{
    background-color: var(--azul-base);
    border-color: var(--azul-base);
}

.page-main .header-page{
  width: 100%;
}

.page-main .header-page img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-main {
  background: #fff;
  padding-top: 0;
}

.card .card-inner p{
  display: flex;
}

.card .card-inner p span{
  font-size: 13px;
}

#menu-footer, .demo-link{
  display: none;
}

.menu-footer{
    position: relative;
    right: -60px;
}

.site-footer .menu-footer ul{
    text-transform: inherit;
    font-weight: 400;
}

.site-footer .copy-links{
  text-align: center;
}

.widgets-footer{
    clear: both;
    padding-bottom: 50px;
}

.widgets-footer .container{
    margin-bottom: 50px;
}

.widgets-footer aside h2.columns-title{
  color: white;
  font-size: 18px;
  margin-bottom: 35px;
}

.widgets-footer .columns .textwidget{
  font-size: 12px;
}

.widgets-footer .social-links{
  padding: 9px 10px;
  position: relative;
}

.widgets-footer ul > li{
    float: left;
}

.widgets-footer ul > li > a {
    padding: 10px 5px;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
}

.widgets-footer .social-links:before{
  border-color: transparent;
}

.widgets-footer .social-links a {
    text-indent: -99999px;
    line-height: 3px !important;
}

.widgets-footer .social-links a:after{
  font-size: 35px;
}
#cookie-notice{
    padding-bottom: 30px;
}
header #top-menu-div .social-links .menu li{
  width: 28px;
}
.flex{
  display: flex;
  align-items: center;
}
#logos{
  display: flex;
}
#logos .logo-images{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 35px;
    margin: 0 5px;
}
.logo-sap{
    background-image: url(../img/new/logo-sap.png);
}
.logo-centraltest{
    background-image: url(../img/new/logo-centraltest.png); width: 110px; height: 50px	
}
@media screen and (min-width:768px){
  .widgets-footer{
    margin-top: 100px;
  }
   #menu-footer, .demo-link{
     display: block;
   }
  .widgets-footer .container{
      margin-bottom: 0;
  }
}

.single-product #main-content .container:before { display: none; }
.single-product #widget-area { width: 100%; padding: 0!important; }
.single-product .et_right_sidebar #sidebar { display: none; }