@font-face {
  font-family: 'museo700';
  src: url('../fonts/museo700-regular-webfont.eot');
  src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo700-regular-webfont.woff2') format('woff2'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#museo700') format('svg');
  font-weight: normal;
  font-style: normal;
}
html h1,
html .h1 {
  font-size: 58px;
  font-size: 3.625rem;
  line-height: 68px;
  line-height: 4.25rem;
}
html h2,
html .h2 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  line-height: 3rem;
}
@media screen and (max-width: 991px) {
  html h2,
  html .h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
    line-height: 2.375rem;
  }
}
@media screen and (max-width: 413px) {
  html h2,
  html .h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
  }
}
html h3,
html .h3 {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 43px;
  line-height: 2.6875rem;
}
@media screen and (max-width: 991px) {
  html h3,
  html .h3 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
  }
}
html h4,
html .h4 {
  font-size: 29px;
  font-size: 1.8125rem;
  line-height: 37px;
  line-height: 2.3125rem;
}
html h5,
html .h5 {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 30px;
  line-height: 1.875rem;
}
html h6,
html .h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html .h1,
html .h2,
html .h3,
html .h4,
html .h5,
html .h6 {
  font-family: 'museo700';
  font-weight: 400;
  color: #323232;
}
html .section-title {
  text-align: center;
}
html p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  line-height: 1.75rem;
}
@media screen and (max-width: 1199px) {
  html p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media screen and (max-width: 991px) {
  html p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
html p a {
  color: #00aae4;
}
html p a:hover {
  text-decoration: underline;
  color: #00aae4;
}
html p strong {
  color: #323232;
}
.content-page h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin-top: 0!important;
  margin-bottom: 25px;
}
@media screen and (max-width: 1199px) {
  .content-page h2 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .content-page h2 {
    font-size: 34px;
    font-size: 2.125rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 666px) {
  .content-page h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@font-face {
  font-family: 'ttticon';
  src: url('../fonts/ttticon.eot?hzv8yt');
  src: url('../fonts/ttticon.eot?hzv8yt#iefix') format('embedded-opentype'), url('../fonts/ttticon.ttf?hzv8yt') format('truetype'), url('../fonts/ttticon.woff?hzv8yt') format('woff'), url('../fonts/ttticon.svg?hzv8yt#ttticon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ic-"],
[class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ttticon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-comilla:before {
  content: "\e900";
}
html,
body {
  overflow-x: hidden!important;
}
html {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
}
html a {
  color: #00aae4;
}
html a:hover {
  text-decoration: underline;
  color: #00aae4;
}
@media screen and (max-width: 639px) {
  .wpb_column:not(:last-child) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 639px) {
  .sm-counterbox {
    max-width: 100%;
    min-width: auto;
  }
}
.btn {
  letter-spacing: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  height: 56px;
  margin-left: 16px;
  margin-right: 16px;
  text-transform: uppercase;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 56px;
  line-height: 3.5rem;
}
@media screen and (max-width: 1199px) {
  .btn {
    height: 45px;
    line-height: 45px;
    line-height: 2.8125rem;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.btn:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  border-right: none;
  border-top: none;
  border-left: none;
}
.btn.btn-primary {
  background-color: #00aae4;
  border-color: #0084b1;
  color: #fff;
}
.btn.btn-outlined {
  background: none;
  border: 1px solid #fff;
}
@media screen and (max-width: 532px) {
  .col-zs-1,
  .col-zs-2,
  .col-zs-3,
  .col-zs-4,
  .col-zs-5,
  .col-zs-6,
  .col-zs-7,
  .col-zs-8,
  .col-zs-9,
  .col-zs-10,
  .col-zs-11,
  .col-zs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-zs-12 {
    width: 100%!important;
  }
  .col-zs-11 {
    width: 91.66666667%;
  }
  .col-zs-10 {
    width: 83.33333333%;
  }
  .col-zs-9 {
    width: 75%;
  }
  .col-zs-8 {
    width: 66.66666667%;
  }
  .col-zs-7 {
    width: 58.33333333%;
  }
  .col-zs-6 {
    width: 50%;
  }
  .col-zs-5 {
    width: 41.66666667%;
  }
  .col-zs-4 {
    width: 33.33333333%;
  }
  .col-zs-3 {
    width: 25%;
  }
  .col-zs-2 {
    width: 16.66666667%;
  }
  .col-zs-1 {
    width: 8.33333333%;
  }
  .col-zs-pull-12 {
    right: 100%;
  }
  .col-zs-pull-11 {
    right: 91.66666667%;
  }
  .col-zs-pull-10 {
    right: 83.33333333%;
  }
  .col-zs-pull-9 {
    right: 75%;
  }
  .col-zs-pull-8 {
    right: 66.66666667%;
  }
  .col-zs-pull-7 {
    right: 58.33333333%;
  }
  .col-zs-pull-6 {
    right: 50%;
  }
  .col-zs-pull-5 {
    right: 41.66666667%;
  }
  .col-zs-pull-4 {
    right: 33.33333333%;
  }
  .col-zs-pull-3 {
    right: 25%;
  }
  .col-zs-pull-2 {
    right: 16.66666667%;
  }
  .col-zs-pull-1 {
    right: 8.33333333%;
  }
  .col-zs-pull-0 {
    right: auto;
  }
  .col-zs-push-12 {
    left: 100%;
  }
  .col-zs-push-11 {
    left: 91.66666667%;
  }
  .col-zs-push-10 {
    left: 83.33333333%;
  }
  .col-zs-push-9 {
    left: 75%;
  }
  .col-zs-push-8 {
    left: 66.66666667%;
  }
  .col-zs-push-7 {
    left: 58.33333333%;
  }
  .col-zs-push-6 {
    left: 50%;
  }
  .col-zs-push-5 {
    left: 41.66666667%;
  }
  .col-zs-push-4 {
    left: 33.33333333%;
  }
  .col-zs-push-3 {
    left: 25%;
  }
  .col-zs-push-2 {
    left: 16.66666667%;
  }
  .col-zs-push-1 {
    left: 8.33333333%;
  }
  .col-zs-push-0 {
    left: auto;
  }
  .col-zs-offset-12 {
    margin-left: 100%;
  }
  .col-zs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-zs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-zs-offset-9 {
    margin-left: 75%;
  }
  .col-zs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-zs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-zs-offset-6 {
    margin-left: 50%;
  }
  .col-zs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-zs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-zs-offset-3 {
    margin-left: 25%;
  }
  .col-zs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-zs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-zs-offset-0 {
    margin-left: 0%;
  }
}
.container-custom .wpb_wrapper {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .container-custom .wpb_wrapper {
    width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .container-custom .wpb_wrapper {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .container-custom .wpb_wrapper {
    width: 1170px;
  }
}
.modal-dialog {
  z-index: 9999;
}
@media screen and (max-width: 1199px) {
  html .sticky-nav:not(.sm-mobile-header).sticky .menu > .menu-item > a {
    line-height: 68px !important;
    line-height: 4.25rem !important;
  }
}
@media screen and (max-width: 991px) {
  html .sm-mobile-header {
    background-color: rgba(50, 50, 50, 0) !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
}
html .sm-mobile-header.sticky {
  background-color: rgba(51, 51, 51, 0.85) !important;
}
html .sm-mobile-header .hdr-social {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
html .sm-mobile-header .hdr-social li {
  float: none;
  margin: 0 3px;
  display: inline-block;
}
html .sm-mobile-header .hdr-social li a {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  line-height: 3rem;
  background-color: #fff;
  color: #373b3e;
  padding: 0;
}
html .sm-mobile-header .hdr-social li a:focus,
html .sm-mobile-header .hdr-social li a:hover {
  background-color: #00aae4;
  color: #fff!important;
}
html .sm-mobile-header.is-open {
  background-color: #373b3e!important;
  height: 100%;
  overflow: auto;
}
html .sm-mobile-header.is-open .logo-wrapper {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
@media screen and (max-width: 532px) {
  html .sm-mobile-header .logo-wrapper {
    margin-left: 0!important;
    width: 120px;
    height: auto!important;
    top: 16px;
    position: relative;
  }
}
@media screen and (max-width: 991px) {
  html .sm-mobile-header .mobile-menu {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
  }
}
html .sm-mobile-header .mobile-menu ul.menu {
  font-family: 'museo700';
  font-weight: 400;
  text-align: center;
}
html .sm-mobile-header .mobile-menu ul.menu > li > a {
  text-transform: none;
  font-size: 25px;
  font-size: 1.5625rem;
  height: 45px;
}
@media screen and (max-width: 991px) {
  html .sm-mobile-header .mobile-menu ul.menu > li > a {
    color: #fff;
    border: none;
  }
}
@media screen and (max-width: 532px) {
  html .sm-mobile-header .mobile-menu ul.menu > li > a {
    height: auto;
  }
}
html .sm-mobile-header .mobile-menu .search-field-area {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 639px) {
  html .sm-mobile-header .mobile-menu .search-field-area {
    width: 60%;
  }
}
@media screen and (max-width: 532px) {
  html .sm-mobile-header .mobile-menu .search-field-area {
    width: 70%;
  }
}
@media screen and (max-width: 479px) {
  html .sm-mobile-header .mobile-menu .search-field-area {
    width: 80%;
  }
}
@media screen and (max-width: 413px) {
  html .sm-mobile-header .mobile-menu .search-field-area {
    width: 90%;
  }
}
@media screen and (max-width: 359px) {
  html .sm-mobile-header .mobile-menu .search-field-area {
    width: 100%;
  }
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper {
  border: none;
  background-color: #4f5355;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper .search-input-wrapper {
  height: auto;
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper input.search {
  background: none;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  height: 42px;
  color: #fff;
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper input.search::-webkit-input-placeholder {
  color: #858585;
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper input.search:-moz-placeholder {
  color: #858585;
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper input.search::-moz-placeholder {
  color: #858585;
}
html .sm-mobile-header .mobile-menu .search-field-area .search-field-wrapper .search-icon {
  padding: 0;
  line-height: 42px;
  line-height: 2.625rem;
  height: 42px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #757677;
}
html .sm-mobile-header .mobile-header .menu-toggle-container {
  float: right;
  height: 65px;
  position: relative;
}
html .sm-mobile-header .mobile-header .menu-toggle-container .menu-toggle {
  background-color: #00aae4;
  width: 36px;
  height: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
html .sm-mobile-header .mobile-header .menu-toggle-container .menu-toggle .bar1 {
  top: 9px;
}
html .sm-mobile-header .mobile-header .menu-toggle-container .menu-toggle .bar2 {
  top: 16px;
}
html .sm-mobile-header .mobile-header .menu-toggle-container .menu-toggle .bar3 {
  bottom: 10px;
}
html .sm-mobile-header .mobile-header .menu-toggle-container .menu-toggle.close .bar1 {
  top: 11px;
}
html .sm-mobile-header .mobile-header .logo-wrapper img {
  height: auto!important;
}
html .sticky-nav:not(.sm-mobile-header).sticky .menu > .menu-item.current-menu-item > a > span:after {
  bottom: 10px;
}
html .sticky-nav:not(.sm-mobile-header).sticky .menu > .menu-item > a > span {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
html .sticky-nav:not(.sm-mobile-header).sticky .menu > .menu-item > a > span:hover:after {
  bottom: 10px;
}
@media screen and (max-width: 1199px) {
  html .sticky-nav:not(.sm-mobile-header).sticky .menu > .menu-item > a > span:hover:after {
    bottom: 17px;
  }
}
@media screen and (max-width: 1439px) {
  html .sticky-nav:not(.sm-mobile-header).sticky .menu > .menu-item > a > span {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
.sticky.main-nav {
  background: none!important;
  box-shadow: none!important;
  height: 67px;
}
.sticky.main-nav.is-srinked {
  background-color: rgba(50, 50, 50, 0.85) !important;
}
@media screen and (max-width: 1199px) {
  .sticky.main-nav {
    max-width: 1024px;
  }
}
.sticky.main-nav .hdr-social li a {
  line-height: 60px;
  line-height: 3.75rem;
}
.sticky.main-nav .hdr-contact {
  top: 15px;
}
.sticky.main-nav .hdr-contact:active:focus {
  background: none;
  border: 1px solid #fff;
}
@media screen and (max-width: 1199px) {
  .sticky.main-nav .hdr-contact {
    top: 19px;
  }
}
.sticky.main-nav .menu > .menu-item > a {
  color: #fff!important;
}
.sticky.main-nav .menu > .menu-item > a span {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
@media screen and (max-width: 1439px) {
  .sticky.main-nav .menu > .menu-item > a span {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
header.header-v1 .main-nav .logo-wrapper {
  height: 60px!important;
  max-height: 60%!important;
}
@media screen and (max-width: 1366px) {
  header.header-v1 .main-nav .logo-wrapper {
    width: 170px!important;
  }
}
@media screen and (max-width: 1199px) {
  header.header-v1 .main-nav .logo-wrapper {
    width: 140px!important;
    line-height: 68px;
    line-height: 4.25rem;
    height: 73px!important;
  }
}
header.header-v1 .main-nav .logo-wrapper img {
  max-height: 60%!important;
}
header.header-v1 .main-nav nav {
  float: left!important;
  margin-left: 83px!important;
}
@media screen and (max-width: 1539px) {
  header.header-v1 .main-nav nav {
    margin-left: 60px!important;
  }
}
@media screen and (max-width: 1366px) {
  header.header-v1 .main-nav nav {
    margin-left: 50px!important;
  }
}
@media screen and (max-width: 1199px) {
  header.header-v1 .main-nav nav {
    margin-left: 40px!important;
  }
}
header.header-v1 .main-nav nav .main-menu ul li.current-menu-item a span {
  color: #fff!important;
}
header.header-v1 .main-nav nav .main-menu ul li.current-menu-item a span:after {
  height: 3px;
  background-color: #fff;
  width: 100%;
  position: absolute;
  bottom: 33px;
  left: 0;
}
header.header-v1 .main-nav nav .main-menu ul li:hover > a {
  color: #fff!important;
}
header.header-v1 .main-nav nav .main-menu ul li:first-child a {
  padding-left: 0!important;
}
header.header-v1 .main-nav nav .main-menu ul li a {
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.38);
  padding-left: 41px!important;
  padding-right: 42px!important;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  color: #fff!important;
  line-height: 60px!important;
}
@media screen and (max-width: 1539px) {
  header.header-v1 .main-nav nav .main-menu ul li a {
    padding-left: 30px!important;
    padding-right: 30px!important;
  }
}
@media screen and (max-width: 1366px) {
  header.header-v1 .main-nav nav .main-menu ul li a {
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
}
@media screen and (max-width: 1199px) {
  header.header-v1 .main-nav nav .main-menu ul li a {
    padding-left: 15px!important;
    padding-right: 15px!important;
    line-height: 68px !important;
    line-height: 4.25rem !important;
  }
}
header.header-v1 .main-nav nav .main-menu ul li a span {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  position: relative;
}
header.header-v1 .main-nav nav .main-menu ul li a span:hover:after {
  content: '';
  height: 3px;
  background-color: #fff;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}
@media screen and (max-width: 1199px) {
  header.header-v1 .main-nav nav .main-menu ul li a span:hover:after {
    bottom: 17px;
  }
}
@media screen and (max-width: 1439px) {
  header.header-v1 .main-nav nav .main-menu ul li a span {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
  }
}
.transparent-header-logo:hover {
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.hdr-nav-container {
  width: 90%!important;
}
@media screen and (max-width: 1649px) {
  .hdr-nav-container {
    width: 98%!important;
  }
}
.hdr-social {
  float: right;
  font-size: 20px;
  font-size: 1.25rem;
}
.hdr-social li {
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 532px) {
  .hdr-social li {
    margin-right: 20px;
  }
}
.hdr-social li:last-child {
  margin-right: 0;
}
.hdr-social li a {
  color: #fff;
  line-height: 60px;
  line-height: 3.75rem;
}
@media screen and (max-width: 1199px) {
  .hdr-social li a {
    line-height: 74px;
    line-height: 4.625rem;
  }
}
@media screen and (max-width: 991px) {
  .hdr-social li a {
    line-height: 60px;
    line-height: 3.75rem;
  }
}
.hdr-social li a i {
  font-size: 25px;
  font-size: 1.5625rem;
}
@media screen and (max-width: 1439px) {
  .hdr-social li a i {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 532px) {
  .hdr-social li a i {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.hdr-social li .tooltip {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.hdr-social li .tooltip .tooltip-arrow {
  border-bottom-color: #323232;
}
.hdr-social li .tooltip .tooltip-inner {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  background-color: #323232;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 27px;
}
.hdr-contact {
  float: right;
  padding: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  height: 34px;
  position: relative;
  top: 15px;
  margin-left: 20px;
  margin-right: 0;
}
.hdr-contact i {
  margin-right: 5px;
  top: -1px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .hdr-contact i {
    margin-right: 0;
  }
}
@media screen and (max-width: 1539px) {
  .hdr-contact {
    margin-left: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .hdr-contact {
    margin-left: 40px;
    top: 19px;
  }
}
@media screen and (max-width: 991px) {
  .hdr-contact {
    top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .hdr-contact span {
    display: none;
  }
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10000001;
  width: 100%;
  height: 100%;
  text-align: center;
}
.loading-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  background-repeat: no-repeat;
  background-position: center;
}
.loading-animation:before {
  font-size: 260px;
  font-size: 16.25rem;
  line-height: 1px;
  line-height: 0.0625rem;
}
.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00aae4;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
footer.style3 {
  background-color: #323232!important;
}
footer.style3 .copyright .container {
  width: 90%;
  padding-top: 16px!important;
  padding-bottom: 9px!important;
}
footer.style3 .copyright .logo-wrapper {
  display: block!important;
  position: relative;
  left: initial;
  top: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 567px) {
  footer.style3 .copyright .logo-wrapper {
    float: none;
    margin-right: 0;
  }
}
footer.style3 .copyright .copyright-text {
  line-height: 23px;
  line-height: 1.4375rem;
  color: #888;
  font-size: 16px;
  line-height: 1;
  position: relative;
  top: 3px;
}
@media screen and (max-width: 1199px) {
  footer.style3 .copyright .copyright-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 991px) {
  footer.style3 .copyright .copyright-text {
    text-align: right;
  }
}
@media screen and (max-width: 567px) {
  footer.style3 .copyright .copyright-text {
    text-align: center;
    padding-bottom: 10px;
  }
}
footer .footer-menu .menu {
  border-left: 1px solid #fff;
  display: table;
}
footer .footer-menu .menu li {
  text-transform: none!important;
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 19px !important;
  line-height: 1.1875rem !important;
  font-size: 16px!important;
  border-left: 1px solid #797b7d;
  border-right: 1px solid #fff;
  padding-left: 25px!important;
  padding-right: 25px!important;
}
@media screen and (max-width: 1199px) {
  footer .footer-menu .menu li {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
footer .footer-menu .menu li:last-child {
  padding-right: 0px!important;
  border-right: none!important;
}
footer .footer-menu .menu li:first-child {
  padding-left: 20px!important;
}
footer .footer-menu .menu li a {
  color: #888;
}
html.overflow-hidden {
  margin-left: 0!important;
}
html body.overflow-hidden {
  margin-left: -490px !important;
}
html body.overflow-hidden .main-nav {
  margin-left: -485px !important;
}
@media screen and (max-width: 991px) {
  html body .tp-parallax-wrap {
    left: 0!important;
    width: 100%!important;
    text-align: center!important;
  }
}
@media screen and (max-width: 991px) {
  html body .tp-parallax-wrap .tp-loop-wrap {
    width: 100%!important;
  }
}
@media screen and (max-width: 991px) {
  html body .tp-parallax-wrap .tp-mask-wrap {
    left: 0!important;
    width: 100%!important;
  }
}
@media screen and (max-width: 991px) {
  html body .tp-parallax-wrap .tp-mask-wrap .tp-caption {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
}
@media screen and (max-width: 666px) {
  html body .tp-parallax-wrap .tp-mask-wrap .tp-caption {
    font-size: 30px !important;
    font-size: 1.875rem !important;
  }
}
@media screen and (max-width: 532px) {
  html body .tp-parallax-wrap .tp-mask-wrap .tp-caption {
    font-size: 25px !important;
    font-size: 1.5625rem !important;
  }
}
@media screen and (max-width: 479px) {
  html body .tp-parallax-wrap .tp-mask-wrap .tp-caption {
    font-size: 22px !important;
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 413px) {
  html body .tp-parallax-wrap .tp-mask-wrap .tp-caption {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
}
@media screen and (max-width: 359px) {
  html body .tp-parallax-wrap .tp-mask-wrap .tp-caption {
    font-size: 18px !important;
    font-size: 1.125rem !important;
  }
}
.clients-carousel .container {
  width: 100%;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
@media screen and (max-width: 1199px) {
  .clients-carousel .container {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
}
.rev_slider_wrapper .tp-thumbs {
  display: none;
}
@media screen and (max-width: 1199px) {
  .home .sm-image-carousel {
    padding-top: 61px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  .home .sm-image-carousel {
    padding-bottom: 61px;
  }
}
.home .sm-counterbox.sm-style-raw .counter-value {
  font-size: 50px;
  font-size: 3.125rem;
}
@media screen and (max-width: 1199px) {
  .home .sm-counterbox.sm-style-raw .counter-value {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .home .sm-counterbox.sm-style-raw .counter-value {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 532px) {
  .home .sm-counterbox.sm-style-raw .counter-value {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 479px) {
  .home .sm-counterbox.sm-style-raw .counter-value {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
.home .sm-counterbox.sm-style-raw .cb-text {
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .home .sm-counterbox.sm-style-raw .cb-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 991px) {
  .home .sm-counterbox.sm-style-raw .cb-text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 532px) {
  .home .sm-counterbox.sm-style-raw .cb-text {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 479px) {
  .home .sm-counterbox.sm-style-raw .cb-text {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.home .sm-counterbox i {
  font-size: 67px;
  font-size: 4.1875rem;
}
@media screen and (max-width: 1199px) {
  .home .sm-counterbox i {
    font-size: 57px;
    font-size: 3.5625rem;
  }
}
@media screen and (max-width: 991px) {
  .home .sm-counterbox i {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.home .content-area {
  padding-top: 0!important;
}
.home h1.section-title,
.home h2.section-title,
.home h3.section-title,
.home h4.section-title,
.home h5.section-title,
.home h6.section-title {
  padding: 86px 0;
  margin-bottom: 0;
  font-size: 57px;
  font-size: 3.5625rem;
  line-height: 1;
  height: 222px;
  color: #323232;
}
@media screen and (max-width: 1366px) {
  .home h1.section-title,
  .home h2.section-title,
  .home h3.section-title,
  .home h4.section-title,
  .home h5.section-title,
  .home h6.section-title {
    font-size: 47px;
    font-size: 2.9375rem;
  }
}
@media screen and (max-width: 1199px) {
  .home h1.section-title,
  .home h2.section-title,
  .home h3.section-title,
  .home h4.section-title,
  .home h5.section-title,
  .home h6.section-title {
    height: 160px;
    padding: 60px 0;
    font-size: 37px;
    font-size: 2.3125rem;
  }
}
@media screen and (max-width: 666px) {
  .home h1.section-title,
  .home h2.section-title,
  .home h3.section-title,
  .home h4.section-title,
  .home h5.section-title,
  .home h6.section-title {
    height: 140px;
    padding: 50px 0;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 532px) {
  .home h1.section-title,
  .home h2.section-title,
  .home h3.section-title,
  .home h4.section-title,
  .home h5.section-title,
  .home h6.section-title {
    height: auto;
    font-size: 53px;
    font-size: 3.3125rem;
  }
}
@media screen and (max-width: 413px) {
  .home h1.section-title,
  .home h2.section-title,
  .home h3.section-title,
  .home h4.section-title,
  .home h5.section-title,
  .home h6.section-title {
    font-size: 43px;
    font-size: 2.6875rem;
  }
}
.home .section-title h1,
.home .section-title h2,
.home .section-title h3,
.home .section-title h4,
.home .section-title h5,
.home .section-title h6 {
  padding: 86px 0;
  margin-bottom: 0;
  font-size: 57px;
  font-size: 3.5625rem;
  line-height: 1;
  height: 222px;
  color: #323232;
}
@media screen and (max-width: 1366px) {
  .home .section-title h1,
  .home .section-title h2,
  .home .section-title h3,
  .home .section-title h4,
  .home .section-title h5,
  .home .section-title h6 {
    font-size: 47px;
    font-size: 2.9375rem;
  }
}
@media screen and (max-width: 1199px) {
  .home .section-title h1,
  .home .section-title h2,
  .home .section-title h3,
  .home .section-title h4,
  .home .section-title h5,
  .home .section-title h6 {
    height: 160px;
    padding: 60px 0;
    font-size: 37px;
    font-size: 2.3125rem;
  }
}
@media screen and (max-width: 666px) {
  .home .section-title h1,
  .home .section-title h2,
  .home .section-title h3,
  .home .section-title h4,
  .home .section-title h5,
  .home .section-title h6 {
    height: 140px;
    padding: 50px 0;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 532px) {
  .home .section-title h1,
  .home .section-title h2,
  .home .section-title h3,
  .home .section-title h4,
  .home .section-title h5,
  .home .section-title h6 {
    height: auto;
    padding: 50px 0;
    font-size: 53px;
    font-size: 3.3125rem;
  }
}
@media screen and (max-width: 413px) {
  .home .section-title h1,
  .home .section-title h2,
  .home .section-title h3,
  .home .section-title h4,
  .home .section-title h5,
  .home .section-title h6 {
    font-size: 43px;
    font-size: 2.6875rem;
  }
}
.home .sm-image-carousel li {
  padding-left: 40px!important;
  padding-right: 40px!important;
}
.home .sm-image-carousel li img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.home .sm-image-carousel li:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media screen and (max-width: 1199px) {
  .home .sm-image-carousel li {
    padding-left: 25px!important;
    padding-right: 25px!important;
  }
}
.rev_slider {
  position: relative;
}
.rev_slider:after {
  width: 60px;
  height: 50px;
  content: 'scroll';
  background-image: url(../images/mouse.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
  bottom: 50px;
  z-index: 99;
  padding-left: 35px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 50px;
}
.rev_slider li.tp-revslider-slidesli:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-banner.png);
  background-repeat: repeat;
  background-position: 0 0;
  content: '';
  -webkit-opacity: 0.47;
  -moz-opacity: 0.47;
  opacity: 0.47;
}
.rev_slider li.tp-revslider-slidesli .tp-caption {
  font-size: 57px !important;
  font-size: 3.5625rem !important;
  text-align: center;
  font-family: 'museo700' !important;
  font-weight: 400 !important;
}
.neglines > [class^="col-"],
.neglines [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 479px) {
  .neglines > [class^="col-"],
  .neglines [class*=" col-"] {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .neglines > [class^="col-"]:nth-child(3),
  .neglines [class*=" col-"]:nth-child(3),
  .neglines > [class^="col-"]:nth-child(5),
  .neglines [class*=" col-"]:nth-child(5) {
    float: right;
  }
}
.neglines-link {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .neglines-link {
    height: auto!important;
  }
}
.neglines-link:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.neglines-link img {
  display: block;
  position: absolute;
  width: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
@media screen and (max-width: 479px) {
  .neglines-link img {
    position: relative;
    top: initial;
    left: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.neglines-link img.is-top-width {
  width: 100%;
  height: auto;
}
.neglines-link img.is-top-height {
  height: 100%;
  width: auto;
  max-width: inherit;
}
@media screen and (max-width: 374px) {
  .neglines-link img.is-top-height {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}
.neglines-link img.is-top-center {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 374px) {
  .neglines-link img.is-top-center {
    height: auto;
    max-width: 100%;
  }
}
.neglines-article {
  background-color: #fdfdfd;
  padding: 30px;
  text-align: center;
  padding-top: 50px;
}
@media screen and (max-width: 1366px) {
  .neglines-article {
    padding-top: 30px;
  }
}
@media screen and (max-width: 374px) {
  .neglines-article {
    height: auto!important;
  }
}
.neglines-title {
  font-family: 'museo700';
  font-weight: 400;
  text-align: center;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 60px;
  line-height: 3.75rem;
  text-transform: none;
}
@media screen and (max-width: 1539px) {
  .neglines-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media screen and (max-width: 1366px) {
  .neglines-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .neglines-title {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .neglines-title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 666px) {
  .neglines-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
  }
}
@media screen and (max-width: 532px) {
  .neglines-title {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1;
  }
}
@media screen and (max-width: 413px) {
  .neglines-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1366px) {
  .neglines-excerpt {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
}
@media screen and (max-width: 1199px) {
  .neglines-excerpt {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 19px;
    line-height: 1.1875rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .neglines-excerpt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 23px;
    line-height: 1.4375rem;
  }
}
@media screen and (max-width: 666px) {
  .neglines-excerpt {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 19px;
    line-height: 1.1875rem;
  }
}
@media screen and (max-width: 532px) {
  .neglines-excerpt {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media screen and (max-width: 413px) {
  .neglines-excerpt {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 374px) {
  .neglines-excerpt {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 479px) {
  .neglines-btn {
    font-size: 18px;
    font-size: 1.125rem;
    height: 55px;
    line-height: 55px;
  }
}
.neglines-btn.is-resized {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
  bottom: 50px;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 1439px) {
  .neglines-btn.is-resized {
    bottom: 30px;
  }
}
@media screen and (max-width: 1366px) {
  .neglines-btn.is-resized {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 1199px) {
  .neglines-btn.is-resized {
    font-size: 12px;
    font-size: 0.75rem;
    bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .neglines-btn.is-resized {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 479px) {
  .neglines-btn.is-resized {
    width: 60%;
    font-size: 13px;
    font-size: 0.8125rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0%) rotate(0deg);
    -moz-transform: translate(-50%, 0%) rotate(0deg);
    -ms-transform: translate(-50%, 0%) rotate(0deg);
    -o-transform: translate(-50%, 0%) rotate(0deg);
    transform: translate(-50%, 0%) rotate(0deg);
  }
}
@media screen and (max-width: 374px) {
  .neglines-btn.is-resized {
    position: relative;
    left: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    bottom: initial;
  }
}
.successcase-row {
  overflow: inherit!important;
}
.successcase [class^="col-"],
.successcase [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}
.successcase-item-link {
  display: block;
}
.successcase-item-link:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.successcase-item {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding-left: 100px;
  padding-right: 100px;
  background-size: cover;
  /*&:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: fade(#000, 50%);
    display: none;
  }
  &:hover{
    &:before{
      display: block;
    }
  }*/
}
@media screen and (max-width: 1366px) {
  .successcase-item {
    height: 340px;
  }
}
@media screen and (max-width: 1199px) {
  .successcase-item {
    height: 240px;
  }
}
@media screen and (max-width: 359px) {
  .successcase-item {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
  }
}
.successcase-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
  color: #fff;
}
@media screen and (max-width: 532px) {
  .successcase-title {
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 359px) {
  .successcase-title {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.successcase-title span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  line-height: 13px;
  line-height: 0.8125rem;
}
@media screen and (max-width: 532px) {
  .successcase-title span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
  }
}
.successcase {
  position: relative;
}
.successcase-more {
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
  width: 60px;
  height: 60px;
  display: block;
  background-color: #000;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 65px;
  line-height: 4.0625rem;
  bottom: -30px;
  z-index: 99;
}
.successcase-more:after {
  content: '';
  width: 70px;
  display: none;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  background-color: rgba(255, 255, 255, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 6px solid rgba(0, 0, 0, 0.6);
}
.successcase-more:hover {
  background-color: #7d7d7d;
  color: #fff;
}
.successcase-more:hover:after {
  display: block;
}
.successcase-more i {
  font-size: 22px;
  font-size: 1.375rem;
}
.sm-image-carousel#sm-image-carousel-2 .carousel-control:before,
.sm-image-carousel#sm-image-carousel-2 .carousel-control:after {
  border-color: #929292!important;
}
@media screen and (max-width: 532px) {
  .lastnews-content-col {
    width: 100%!important;
  }
}
.lastnews-pull-right {
  float: right!important;
  padding-left: 0!important;
}
@media screen and (max-width: 532px) {
  .lastnews-pull-right {
    width: 100%!important;
  }
}
.lastnews-pull-left {
  float: left!important;
  padding-right: 0!important;
}
@media screen and (max-width: 532px) {
  .lastnews-pull-left {
    width: 100%!important;
  }
}
@media screen and (max-width: 479px) {
  .lastnews-content-col {
    width: 100%!important;
  }
}
.lastnews-content {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1539px) {
  .lastnews-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .lastnews-content {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 735px) {
  .lastnews-content {
    padding-bottom: 20px;
  }
}
.lastnews-img {
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .lastnews-img {
    height: auto!important;
  }
}
.lastnews-img:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.lastnews-img img {
  display: block;
  height: auto;
  width: 100%;
  max-width: inherit;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
}
@media screen and (max-width: 479px) {
  .lastnews-img img {
    position: relative;
    height: auto;
  }
}
.lastnews-img img.is-top-width {
  width: 100%;
  height: auto;
}
.lastnews-img img.is-top-height {
  height: 100%;
  width: auto;
  max-width: inherit;
}
@media screen and (max-width: 374px) {
  .lastnews-img img.is-top-height {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}
.lastnews-img img.is-top-center {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 374px) {
  .lastnews-img img.is-top-center {
    height: auto;
    max-width: 100%;
  }
}
.lastnews-author-avatar {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f0f0f0;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991px) {
  .lastnews-author-avatar {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 532px) {
  .lastnews-author-avatar {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 413px) {
  .lastnews-author-avatar {
    width: 50px;
    height: 50px;
  }
}
.lastnews-author-avatar img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.lastnews-author {
  width: 26%;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
@media screen and (max-width: 1539px) {
  .lastnews-author {
    width: 35%;
  }
}
@media screen and (max-width: 1439px) {
  .lastnews-author {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 735px) {
  .lastnews-author {
    width: 70%;
  }
}
@media screen and (max-width: 532px) {
  .lastnews-author {
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .lastnews-author {
    width: 55%;
  }
}
@media screen and (max-width: 359px) {
  .lastnews-author {
    width: 50%;
  }
}
.lastnews-author [class^="col-"]:first-child,
.lastnews-author [class*=" col-"]:first-child {
  padding-right: 0;
}
.lastnews-author [class^="col-"]:last-child,
.lastnews-author [class*=" col-"]:last-child {
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .lastnews-author [class^="col-"]:last-child,
  .lastnews-author [class*=" col-"]:last-child {
    padding-left: 10px;
  }
}
.lastnews-author-posted {
  color: #323232;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  position: relative;
  top: 8px;
}
@media screen and (max-width: 991px) {
  .lastnews-author-posted {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 532px) {
  .lastnews-author-posted {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 413px) {
  .lastnews-author-posted {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.lastnews-author-posted strong {
  display: block;
}
.lastnews-author-posted a {
  text-transform: none;
  color: #888888;
  font-weight: 400;
}
.lastnews-author-posted a:hover {
  color: #00aae4;
}
.lastnews-postname {
  margin-top: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
}
@media screen and (max-width: 1366px) {
  .lastnews-postname {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .lastnews-postname {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media screen and (max-width: 991px) {
  .lastnews-postname {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
}
@media screen and (max-width: 735px) {
  .lastnews-postname {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 413px) {
  .lastnews-postname {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
.lastnews-postname a {
  color: #373b3e;
}
.lastnews-excerpt {
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1199px) {
  .lastnews-excerpt {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 735px) {
  .lastnews-excerpt {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 413px) {
  .lastnews-excerpt {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .dv-team-home > [class^="vc_col-"]:not(:first-child),
  .dv-team-home [class*=" vc_col-"]:not(:first-child) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .dv-team-home > [class^="vc_col-"]:not(:first-child),
  .dv-team-home [class*=" vc_col-"]:not(:first-child) {
    float: left;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  .dv-team-home > [class^="vc_col-"]:not(:first-child),
  .dv-team-home [class*=" vc_col-"]:not(:first-child) {
    width: 100%;
  }
}
.dvteamgrid figure a {
  background-color: #fff!important;
}
.dvteamgrid figure .dv-member-zoom {
  display: none!important;
}
.dvteamgrid figure .dv-zoomout {
  display: none!important;
}
.dvteamgrid figure:hover .dv-member-desc {
  display: block;
  left: initial !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  left: 20px!important;
}
.dvteamgrid figure:hover .dv-member-desc span {
  left: initial !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.dvteamgrid figure:hover:after {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f067';
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #323232;
}
.dvteamgrid figure:hover img {
  -webkit-opacity: 0.2 !important;
  -moz-opacity: 0.2 !important;
  opacity: 0.2 !important;
}
.dvteamgrid .dv-member-desc {
  bottom: initial;
  left: 20px;
  top: 20px;
  display: none;
}
.dvteamgrid .dv-member-name,
.dvteamgrid .dv-member-info {
  display: block;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
}
.dvteamgrid .dv-member-name {
  font-family: 'museo700';
  font-weight: 400;
  color: #323232;
}
.dvteamgrid .dv-member-info {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #323232;
}
#dv-overlay {
  background-color: #fff!important;
  -webkit-opacity: 0.5 !important;
  -moz-opacity: 0.5 !important;
  opacity: 0.5 !important;
}
.dv-panel {
  width: 500px!important;
}
.dv-panel .dvcv-content {
  margin-top: 15px!important;
}
.dv-panel .dvskillbar {
  border-color: #b2b2b2;
}
.dv-panel .dvskillbar-bar {
  background-color: #D4D4D4;
  background-image: linear-gradient(135deg, #e0e0e0 25%, transparent 25%, transparent 50%, #e0e0e0 50%, #e0e0e0 75%, transparent 75%, transparent);
  height: 38px;
}
.dv-panel .dvskill-bar-percent {
  color: #989898;
  font-weight: 700;
}
.dv-panel .dvskillbar-title span {
  background-color: #eeeeee;
  height: 38px;
  color: #7f7f7f;
  font-weight: 700;
}
.dv-panel .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.dv-panel .dv-panel-right {
  padding-left: 0;
  padding-bottom: 60px;
  border-left: 3px solid #323232;
}
@media screen and (max-width: 991px) {
  .dv-panel .dv-panel-right {
    padding-bottom: 0!important;
  }
}
.dv-panel .dv-panel-title {
  background-color: #323232 !important;
}
.dv-panel .dv-panel-title h3 {
  margin-bottom: 10px!important;
}
.dv-panel .dv-panel-title h6 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase!important;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.dv-panel .dv-panel-inner {
  background-color: #fff;
}
.dv-panel .dv-panel-inner .dvcv-title {
  color: #323232;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
}
.dv-panel .dv-panel-inner .dvcv-content p {
  color: #888888;
  line-height: 24px;
  line-height: 1.5rem;
}
.dv-panel .dv-panel-image {
  position: relative;
}
.dv-panel .dvteam-icons {
  width: 100%!important;
  position: absolute;
  bottom: 10px;
  margin-left: 5px!important;
}
.dv-panel .dvteam-icons li {
  float: left;
  border: none!important;
  margin: 0 5px!important;
}
.dv-panel .dvteam-icons li a {
  background-color: #00aae4;
}
.dv-panel .dvteam-icons li a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.my_sogrid_loading {
  display: none;
}
@media screen and (max-width: 532px) {
  #my_sogrid_id_1.my_sogrid_container ul {
    height: auto!important;
  }
}
#my_sogrid_id_1.my_sogrid_container ul li:last-child .my_social_facebook_inner {
  border-left: none!important;
  border-right: none!important;
}
#my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid {
  padding: 0!important;
}
@media screen and (max-width: 1366px) {
  #my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid {
    width: 33.33333333%!important;
  }
}
@media screen and (max-width: 532px) {
  #my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid {
    width: 100%!important;
    position: relative!important;
    top: initial!important;
  }
}
#my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid .my_social_item_inner_text {
  height: 132px!important;
}
@media screen and (max-width: 991px) {
  #my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid .my_social_item_inner_text {
    height: 90px!important;
  }
}
#my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid .my_sogrid_thumb {
  height: 120px!important;
}
@media screen and (max-width: 532px) {
  #my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid .my_sogrid_thumb {
    height: 300px!important;
  }
}
@media screen and (max-width: 359px) {
  #my_sogrid_id_1.my_sogrid_container ul li.my_sogrid_dynamic_grid .my_sogrid_thumb {
    height: auto!important;
  }
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  color: #636363;
  line-height: 30px !important;
  line-height: 1.875rem !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook a {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  color: #636363!important;
}
@media screen and (max-width: 1199px) {
  #my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook a {
    font-size: 13px !important;
    font-size: 0.8125rem !important;
  }
}
@media screen and (max-width: 532px) {
  #my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook a {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 26px !important;
    line-height: 1.625rem !important;
    padding-top: 20px;
    display: block;
  }
}
@media screen and (max-width: 413px) {
  #my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook a {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 24px !important;
    line-height: 1.5rem !important;
  }
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook a:hover {
  color: #00aae4 !important;
  text-decoration: none;
}
@media screen and (max-width: 1439px) {
  #my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook {
    line-height: 25px !important;
    line-height: 1.5625rem !important;
  }
}
@media screen and (max-width: 1199px) {
  #my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook {
    line-height: 16px !important;
    line-height: 1rem !important;
  }
}
@media screen and (max-width: 666px) {
  #my_sogrid_id_1.my_sogrid_container ul li .my_social_item_title_facebook {
    line-height: 16px !important;
    line-height: 1rem !important;
  }
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_icon_facebook {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 34px;
  line-height: 2.125rem;
  background-color: #475992;
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_share_facebook {
  padding-top: 0;
  border: none!important;
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_share_facebook a {
  text-transform: none;
  font-weight: 700;
  color: #888!important;
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_item_date_facebook {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #888!important;
  font-size: 14px;
  font-size: 0.875rem;
}
#my_sogrid_id_1.my_sogrid_container ul li .my_social_facebook_inner {
  border-top: 1px solid #e1dfdf!important;
  border-bottom: 1px solid #e1dfdf!important;
  border-left: 1px solid #e1dfdf!important;
  border-right: 1px solid #e1dfdf!important;
}
body #my_sogrid_id_2.my_sogrid_container ul {
  height: auto!important;
}
body #my_sogrid_id_2.my_sogrid_container ul li {
  padding-right: 0!important;
  padding-bottom: 0!important;
  width: 100%!important;
}
@media screen and (max-width: 991px) {
  body #my_sogrid_id_2.my_sogrid_container ul li {
    width: 50%!important;
  }
}
@media screen and (max-width: 479px) {
  body #my_sogrid_id_2.my_sogrid_container ul li {
    width: 100%!important;
    position: relative!important;
  }
}
@media screen and (max-width: 991px) {
  body #my_sogrid_id_2.my_sogrid_container ul li + li {
    left: 50%!important;
    top: 0!important;
  }
}
@media screen and (max-width: 479px) {
  body #my_sogrid_id_2.my_sogrid_container ul li + li {
    width: 100%!important;
    position: relative!important;
    left: 0!important;
  }
}
body #my_sogrid_id_2.my_sogrid_container ul li:first-child .my_social_twitter_inner {
  border-bottom: none!important;
}
body #my_sogrid_id_2 .my_social_item_icon_font_twitter {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 34px;
  line-height: 2.125rem;
  background-color: #6aa9dd;
  color: #fff!important;
}
body #my_sogrid_id_2 .my_social_item_date_twitter {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #888!important;
  font-size: 14px;
  font-size: 0.875rem;
}
body #my_sogrid_id_2 .my_social_item_text_twitter a {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  color: #636363!important;
  line-height: 30px !important;
  line-height: 1.875rem !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 400 !important;
}
@media screen and (max-width: 413px) {
  body #my_sogrid_id_2 .my_social_item_text_twitter a {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 24px !important;
    line-height: 1.5rem !important;
  }
}
body #my_sogrid_id_2 .my_social_item_text_twitter a:hover {
  text-decoration: none;
}
body #my_sogrid_id_2 .my_social_item_share_twitter {
  border-top: none!important;
}
body #my_sogrid_id_2 .my_social_item_share_twitter .my_social_share_link_twitter i {
  color: #b6b6b5!important;
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
body #my_sogrid_id_2 .my_social_item_inner_text_twitter {
  height: 76px!important;
}
body #my_sogrid_id_2 .my_social_item_share_twitter {
  padding-top: 0;
}
body #my_sogrid_id_2 .my_social_twitter_inner {
  border-top: 1px solid #e1dfdf!important;
  border-bottom: 1px solid #e1dfdf!important;
  border-left: 1px solid #e1dfdf!important;
  border-right: 1px solid #e1dfdf!important;
}
body #my_sogrid_id_2 .my_social_item_inner_twitter {
  padding-bottom: 11px!important;
}
@media screen and (max-width: 991px) {
  body .sogrid-index-left,
  body .sogrid-index-right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body .sogrid-index-left,
  body .sogrid-index-right {
    margin-bottom: 0!important;
  }
}
html .negline-testi-bg {
  background-position: left!important;
}
html .home-counter-box {
  padding-top: 95px;
  padding-bottom: 95px!important;
}
@media screen and (max-width: 1199px) {
  html .home-counter-box {
    padding-top: 55px;
    padding-bottom: 55px!important;
  }
}
@media screen and (max-width: 532px) {
  html .home-counter-box {
    padding-top: 35px;
    padding-bottom: 35px!important;
  }
}
@media screen and (max-width: 666px) {
  html .home-counter-box .sm-counterbox {
    max-width: 100%;
    min-width: auto;
  }
}
@media screen and (max-width: 479px) {
  html .home-counter-box [class^="vc_col-"],
  html .home-counter-box [class*=" vc_col-"] {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 359px) {
  html .home-counter-box [class^="vc_col-"],
  html .home-counter-box [class*=" vc_col-"] {
    width: 100%;
    margin-bottom: 30px;
  }
  html .home-counter-box [class^="vc_col-"]:last-child,
  html .home-counter-box [class*=" vc_col-"]:last-child {
    margin-bottom: 0;
  }
}
.contactModal {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background-color: #373b3e;
  z-index: 99999;
  padding-top: 100px;
  display: none;
  overflow: auto;
}
.contactModal-container.container {
  padding-left: 200px;
  padding-right: 200px;
}
@media screen and (max-width: 991px) {
  .contactModal-container.container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 735px) {
  .contactModal-container.container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 639px) {
  .contactModal-container.container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.contactModal-logo {
  position: absolute;
  top: 20px;
  left: 20px;
}
.contactModal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  line-height: 1;
  height: auto;
  padding: 10px 20px;
}
.contactModal-title {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 735px) {
  .contactModal-title {
    margin-bottom: 0;
  }
}
.contactModal-subtitle {
  color: #fff;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-bottom: 60px;
}
.contactModal-form textarea {
  min-height: 150px;
}
.contactModal-form .form-control {
  background-color: #474a4d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 50px;
  border: 1px solid #53575a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
}
.contactModal-form .form-control::-webkit-input-placeholder {
  color: #858585;
}
.contactModal-form .form-control:-moz-placeholder {
  color: #858585;
}
.contactModal-form .form-control::-moz-placeholder {
  color: #858585;
}
.contactModal-form .form-group,
.contactModal-form p {
  margin-top: 0;
  margin-bottom: 15px;
}
.contactModal-btn {
  margin-left: 0;
  width: 100%;
  height: auto;
  line-height: 1;
}
.contactModal-text {
  color: #fff;
  line-height: 29px;
  line-height: 1.8125rem;
  margin-bottom: 20px!important;
}
@media screen and (max-width: 532px) {
  .contactModal-text {
    text-align: center;
  }
}
@media screen and (max-width: 532px) {
  .contactModal-data {
    text-align: center;
  }
}
.contactModal-data ul {
  color: #a0a0a0;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.contactModal-data ul li:last-child a {
  text-transform: uppercase;
  font-weight: 800;
}
.contactModal-data ul li:last-child a:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f041';
  display: inline-block;
  margin-right: 5px;
}
.contactModal-data ul a {
  color: #00aae4;
  text-decoration: underline;
}
.contactModal-data ul a span {
  text-transform: uppercase;
  font-weight: 800;
}
.contactModal-social {
  margin-top: 32px;
}
@media screen and (max-width: 532px) {
  .contactModal-social .sm-social-links {
    text-align: center;
  }
}
.contactModal-social .social-link {
  transition: none!important;
}
.contactModal-social .social-link i {
  color: #323232;
  font-size: 18px;
  font-size: 1.125rem;
}
.contactModal-social .social-link:hover i {
  color: #fff;
}
.contactModal-social .social-link:before {
  background-color: #fff!important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  transition: none!important;
}
.contactModal-social .social-link:after {
  background-color: #323232 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  transition: none!important;
}
.wpcf7-not-valid-tip {
  font-size: 12px !important;
  font-size: 0.75rem !important;
}
.wpcf7-response-output {
  margin: 0!important;
  margin-top: 20px!important;
  padding: 10px 20px!important;
}
.wpcf7-response-output.wpcf7-validation-errors {
  border: none!important;
  background-color: #A78C22!important;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
  border: none;
  background-color: #398f14;
  color: #fff;
}
.negline-steps {
  padding: 0 100px;
}
@media screen and (max-width: 735px) {
  .negline-steps {
    padding: 0 60px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps {
    padding: 0 30px;
  }
}
@media screen and (max-width: 359px) {
  .negline-steps {
    padding: 0 8px;
  }
}
.negline-steps ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  counter-reset: my-counter;
}
.negline-steps ul li.has-num-step .negline-steps-title {
  counter-increment: my-counter;
  position: relative;
  display: inline-block;
}
.negline-steps ul li.has-num-step .negline-steps-title:before {
  content: counter(my-counter);
  width: 80px;
  height: 80px;
  background-color: #c6c4c1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 80px;
  line-height: 5rem;
  text-align: center;
  display: block;
  font-size: 35px;
  font-size: 2.1875rem;
  color: #fff;
  text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0 3px #c6c4c1;
  -moz-box-shadow: 0 0 0 3px #c6c4c1;
  box-shadow: 0 0 0 3px #c6c4c1;
  border: 5px solid #fff;
  position: absolute;
  top: -50px;
  left: -110px;
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.has-num-step .negline-steps-title:before {
    width: 60px;
    height: 60px;
    line-height: 60px;
    line-height: 3.75rem;
    font-size: 28px;
    font-size: 1.75rem;
    top: -40px;
    left: -90px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.has-num-step .negline-steps-title:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 20px;
    font-size: 1.25rem;
    top: -20px;
    left: -60px;
  }
}
.negline-steps ul li {
  position: relative;
}
.negline-steps ul li.negline-steps-left {
  padding-left: 200px;
  padding-top: 150px;
  padding-bottom: 150px;
  border-left: 6px dashed #b2afab;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: 6px dashed #b2afab;
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.negline-steps-left {
    padding-left: 150px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-left {
    padding-left: 100px;
  }
}
@media screen and (max-width: 532px) {
  .negline-steps ul li.negline-steps-left {
    padding-left: 80px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps ul li.negline-steps-left {
    padding-left: 45px;
  }
}
@media screen and (max-width: 359px) {
  .negline-steps ul li.negline-steps-left {
    padding-left: 37px;
  }
}
.negline-steps ul li.negline-steps-left.has-num-step {
  padding-left: 300px;
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.negline-steps-left.has-num-step {
    padding-left: 220px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-left.has-num-step {
    padding-left: 150px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps ul li.negline-steps-left.has-num-step {
    padding-left: 100px;
  }
}
.negline-steps ul li.negline-steps-left .negline-steps-img {
  left: -150px;
  top: initial;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.negline-steps-left .negline-steps-img {
    left: -100px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-left .negline-steps-img {
    left: -77px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps ul li.negline-steps-left .negline-steps-img {
    left: -55px;
  }
}
@media screen and (max-width: 359px) {
  .negline-steps ul li.negline-steps-left .negline-steps-img {
    left: -43px;
  }
}
.negline-steps ul li.negline-steps-left:first-child {
  padding-top: 0;
  padding-bottom: 0;
  height: 450px;
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-left:first-child {
    height: 400px;
  }
}
.negline-steps ul li.negline-steps-left:first-child .negline-steps-img {
  top: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
}
.negline-steps ul li.negline-steps-left:first-child .negline-steps-body {
  top: 80px;
}
.negline-steps ul li.negline-steps-left .negline-steps-body {
  top: 10px;
}
.negline-steps ul li.negline-steps-right {
  height: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-right: 200px;
  border-right: 6px dashed #b2afab;
  border-bottom: 6px dashed #b2afab;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.negline-steps-right {
    padding-right: 150px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-right {
    padding-right: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps ul li.negline-steps-right {
    padding-right: 50px;
  }
}
@media screen and (max-width: 359px) {
  .negline-steps ul li.negline-steps-right {
    padding-right: 37px;
  }
}
.negline-steps ul li.negline-steps-right.has-num-step {
  padding-right: 300px;
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.negline-steps-right.has-num-step {
    padding-right: 220px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-right.has-num-step {
    padding-right: 120px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps ul li.negline-steps-right.has-num-step {
    padding-right: 70px;
  }
}
.negline-steps ul li.negline-steps-right .negline-steps-img {
  right: -150px;
  top: initial;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
}
@media screen and (max-width: 1199px) {
  .negline-steps ul li.negline-steps-right .negline-steps-img {
    right: -100px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps ul li.negline-steps-right .negline-steps-img {
    right: -77px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps ul li.negline-steps-right .negline-steps-img {
    right: -55px;
  }
}
@media screen and (max-width: 359px) {
  .negline-steps ul li.negline-steps-right .negline-steps-img {
    right: -43px;
  }
}
.negline-steps ul li.negline-steps-right .negline-steps-body {
  top: 0;
  text-align: right;
}
.negline-steps ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 250px;
}
@media screen and (max-width: 735px) {
  .negline-steps ul li:last-child {
    padding-top: 150px;
  }
}
.negline-steps ul li:last-child .negline-steps-img {
  top: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  bottom: 0;
}
.negline-steps ul li:last-child .negline-steps-body {
  top: -60px;
}
.negline-steps .negline-steps-img {
  position: absolute;
  width: 300px;
  height: 300px;
  top: 0;
}
@media screen and (max-width: 1199px) {
  .negline-steps .negline-steps-img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps .negline-steps-img {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 479px) {
  .negline-steps .negline-steps-img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 359px) {
  .negline-steps .negline-steps-img {
    width: 80px;
    height: 80px;
  }
}
.negline-steps .negline-steps-img a {
  display: block;
}
.negline-steps .negline-steps-img a img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.negline-steps .negline-steps-img a img.is-over {
  width: 140%;
  max-width: 140%;
}
.negline-steps .negline-steps-body {
  position: relative;
  top: 40px;
}
.negline-steps .negline-steps-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 50px;
  font-size: 3.125rem;
  color: #323232;
}
@media screen and (max-width: 1199px) {
  .negline-steps .negline-steps-title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 991px) {
  .negline-steps .negline-steps-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
}
@media screen and (max-width: 735px) {
  .negline-steps .negline-steps-title {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 639px) {
  .negline-steps .negline-steps-title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 21px;
    line-height: 1.3125rem;
  }
}
.negline-steps .negline-steps-subtitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .negline-steps .negline-steps-subtitle {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
@media screen and (max-width: 991px) {
  .negline-steps .negline-steps-subtitle {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 639px) {
  .negline-steps .negline-steps-subtitle p {
    font-size: 12px !important;
    font-size: 0.75rem !important;
    line-height: 16px !important;
    line-height: 1rem !important;
  }
}
.negline-steps .negline-steps-text {
  color: #888888;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 32px;
  line-height: 2rem;
}
@media screen and (max-width: 991px) {
  .negline-steps .negline-steps-text p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 639px) {
  .negline-steps .negline-steps-text p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
.single .content-negocio {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .single .content-negocio .negline-textbox {
    padding-left: 80px!important;
    padding-right: 80px!important;
  }
}
@media screen and (max-width: 735px) {
  .single .content-negocio .negline-textbox {
    padding-left: 50px!important;
    padding-right: 50px!important;
  }
}
@media screen and (max-width: 666px) {
  .single .content-negocio .negline-textbox {
    padding-left: 30px!important;
    padding-right: 30px!important;
  }
}
@media screen and (max-width: 479px) {
  .single .content-negocio .negline-textbox {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
}
@media screen and (max-width: 413px) {
  .single .content-negocio .negline-textbox {
    padding-right: 0!important;
    padding-left: 0!important;
  }
}
.single .content-negocio .negline-cita {
  padding-top: 40px;
  padding-bottom: 40px;
}
.single .content-negocio .negline-cita h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  line-height: 2.625rem;
  margin-top: 0;
  margin-bottom: 50px;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1365px) {
  .single .content-negocio .negline-cita h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 33px;
    line-height: 2.0625rem;
  }
}
@media screen and (max-width: 1199px) {
  .single .content-negocio .negline-cita h3 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media screen and (max-width: 991px) {
  .single .content-negocio .negline-cita h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 23px;
    line-height: 1.4375rem;
  }
}
@media screen and (max-width: 735px) {
  .single .content-negocio .negline-cita h3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 413px) {
  .single .content-negocio .negline-cita h3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.single .content-negocio .negline-cita h3:before,
.single .content-negocio .negline-cita h3:after {
  position: absolute;
  content: '';
  top: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 41px;
  height: 30px;
  font-size: 35px;
  font-family: 'ttticon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e900';
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .single .content-negocio .negline-cita h3:before,
  .single .content-negocio .negline-cita h3:after {
    width: 31px;
    height: 23px;
    background-size: contain;
  }
}
@media screen and (max-width: 413px) {
  .single .content-negocio .negline-cita h3:before,
  .single .content-negocio .negline-cita h3:after {
    width: 21px;
    height: 13px;
  }
}
.single .content-negocio .negline-cita h3:before {
  left: -10px;
}
@media screen and (max-width: 359px) {
  .single .content-negocio .negline-cita h3:before {
    left: -10px;
  }
}
.single .content-negocio .negline-cita h3:after {
  right: -10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
@media screen and (max-width: 359px) {
  .single .content-negocio .negline-cita h3:after {
    right: -10px;
  }
}
.single .content-negocio .negline-cita p {
  color: #00aae4;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  font-size: 1.625rem;
  margin-top: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 1365px) {
  .single .content-negocio .negline-cita p {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1;
  }
}
@media screen and (max-width: 1199px) {
  .single .content-negocio .negline-cita p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 991px) {
  .single .content-negocio .negline-cita p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.single .content-negocio .negline-cita pre {
  background: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  padding: 0;
  line-height: 1;
}
@media screen and (max-width: 1365px) {
  .single .content-negocio .negline-cita pre {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1199px) {
  .single .content-negocio .negline-cita pre {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .single .content-negocio .negline-cita pre {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.single .content-negocio .negline-testi-avatar {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 3px solid #323232;
  position: relative;
  top: 10px;
  width: 116px;
  height: 116px;
}
.single .content-negocio .ts-left {
  width: initial;
  display: block;
  background: none;
  padding-right: 30px;
}
@media screen and (max-width: 413px) {
  .single .content-negocio .ts-left {
    width: 100%!important;
    padding-right: 0;
    display: table-caption;
  }
}
.single .content-negocio .ts-left .avatar-wrap {
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  overflow: initial;
}
.single .content-negocio .ts-left .avatar-wrap:before {
  display: none;
}
.single .content-negocio .ts-left .avatar-wrap .avatar-inner {
  padding-top: 0;
  border-radius: 0;
  overflow: initial;
}
.single .content-negocio .ts-left .avatar-wrap .avatar-inner .img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 3px solid #323232;
  position: relative;
  top: 10px;
  width: 116px;
  height: 116px;
}
@media screen and (max-width: 413px) {
  .single .content-negocio .ts-left .avatar-wrap .avatar-inner .img {
    margin-left: auto;
    margin-right: auto;
    top: -20px;
  }
}
@media screen and (max-width: 413px) {
  .single .content-negocio .ts-right {
    display: table-cell;
    padding-top: 20px;
    text-align: center;
  }
}
.single .content-negocio .ts-right .ts-content {
  font-style: italic;
  color: #888888;
  margin-bottom: 40px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem;
  position: relative;
  text-align: justify;
}
.single .content-negocio .ts-right .ts-content:before,
.single .content-negocio .ts-right .ts-content:after {
  position: absolute;
  content: '';
  top: -35px;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 31px;
  height: 23px;
  background-size: contain;
  font-size: 29px;
  font-family: 'ttticon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e900';
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.single .content-negocio .ts-right .ts-content:before {
  left: 0;
}
.single .content-negocio .ts-right .ts-content:after {
  right: 0;
  top: -31px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.single .content-negocio .ts-right .ts-info .ts-name {
  text-transform: uppercase;
  font-weight: 700;
  color: #00aae4;
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
}
.single .content-negocio .ts-right .ts-info .ts-company {
  color: #323232;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  display: block;
}
.single .content-negocio .negline-testi-text {
  font-style: italic;
  color: #888888;
  margin-bottom: 40px;
}
.single .content-negocio .negline-testi-text p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem;
  position: relative;
}
.single .content-negocio .negline-testi-text p:before,
.single .content-negocio .negline-testi-text p:after {
  position: absolute;
  content: '';
  top: -35px;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 31px;
  height: 23px;
  background-image: url(../images/quotes-blue.png);
  background-size: contain;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.single .content-negocio .negline-testi-text p:before {
  left: 0;
}
.single .content-negocio .negline-testi-text p:after {
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.single .content-negocio .negline-testi-name {
  text-transform: uppercase;
  font-weight: 700;
  color: #00aae4;
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
}
.single .content-negocio .negline-testi-rol {
  color: #323232;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  display: block;
}
.negline-pro > .row {
  margin-left: 0;
  margin-right: 0;
}
.negline-pro [class^="col-"],
.negline-pro [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
}
.negline-pro .section-title {
  line-height: 1;
  height: 222px;
  padding: 86px 0;
  margin-bottom: 0;
  font-size: 57px;
  font-size: 3.5625rem;
}
@media screen and (max-width: 1365px) {
  .negline-pro .section-title {
    font-size: 47px;
    font-size: 2.9375rem;
    height: 212px;
    padding-top: 81px;
    padding-bottom: 81px;
  }
}
@media screen and (max-width: 991px) {
  .negline-pro .section-title {
    font-size: 30px;
    font-size: 1.875rem;
    height: 155px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 666px) {
  .negline-pro .section-title {
    font-size: 28px;
    font-size: 1.75rem;
    height: 140px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 532px) {
  .negline-pro .section-title {
    font-size: 21px;
    font-size: 1.3125rem;
    height: auto;
  }
}
.negline-pro-img {
  display: block;
}
.negline-pro-img:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.negline-pro-img img {
  display: block;
}
.negline-pro-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  color: #fff;
  margin: 0;
  display: table;
}
@media screen and (max-width: 1365px) {
  .negline-pro-title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 991px) {
  .negline-pro-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 23px;
    line-height: 1.4375rem;
  }
}
@media screen and (max-width: 735px) {
  .negline-pro-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media screen and (max-width: 413px) {
  .negline-pro-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
.negline-pro-title span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  line-height: 13px;
  line-height: 0.8125rem;
}
@media screen and (max-width: 1365px) {
  .negline-pro-title span {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 12px;
    line-height: 0.75rem;
  }
}
@media screen and (max-width: 735px) {
  .negline-pro-title span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
  }
}
@media screen and (max-width: 413px) {
  .negline-pro-title span {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 11px;
    line-height: 0.6875rem;
  }
}
.negline-pro-title strong {
  font-weight: 400;
}
.single-negocio .negline-testi-row {
  background-position: 0px 0px!important;
}
@media screen and (max-width: 1750px) {
  .single-negocio .negline-testi-row {
    background-position: -50px 0 !important;
  }
}
@media screen and (max-width: 1600px) {
  .single-negocio .negline-testi-row {
    background-position: -100px 0 !important;
  }
}
@media screen and (max-width: 1500px) {
  .single-negocio .negline-testi-row {
    background-position: -150px 0 !important;
  }
}
@media screen and (max-width: 1400px) {
  .single-negocio .negline-testi-row {
    background-position: -200px 0 !important;
  }
}
@media screen and (max-width: 1300px) {
  .single-negocio .negline-testi-row {
    background-position: -250px 0 !important;
  }
}
@media screen and (max-width: 1199px) {
  .single-negocio .negline-testi-row {
    background-position: -500px 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .single-negocio .negline-testi-row {
    background-image: none!important;
  }
}
@media screen and (max-width: 666px) {
  .single-negocio .negline-testi-row {
    padding-top: 60px!important;
    padding-bottom: 30px!important;
  }
}
@media screen and (max-width: 1199px) {
  .single-negocio .negline-testi-row [class^="vc_col-"],
  .single-negocio .negline-testi-row [class*=" vc_col-"] {
    width: 100%;
  }
}
.portfolio-header {
  padding-top: 170px;
  background-image: url(../images/portfolio-header-bg.png);
  background-repeat: no-repeat;
  background-position: center 0;
  position: relative;
  height: 310px;
}
@media screen and (max-width: 991px) {
  .portfolio-header {
    background-size: inherit;
    height: 230px;
  }
}
@media screen and (max-width: 639px) {
  .portfolio-header {
    height: 180px;
    padding-top: 100px;
  }
}
.portfolio-header:before {
  /*content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/portfolio-header-figure-bg.png);
    background-repeat: no-repeat;
    background-position: 86px 38px;
    @media screen and (max-width: 1700px){
      background-position: 86px -40px;
    }
    @media screen and (max-width: @mbp6){
      background-image: none;
    }*/
}
.portfolio-header:after {
  /*content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-image: url(../images/bg-black-trans.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    @media screen and (max-width: @mbp8){
      height: 88px;
    }*/
}
.portfolio-header h1 {
  text-align: center;
}
@media screen and (max-width: 639px) {
  .portfolio-header h1 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
.portfolio-content-area .content-area {
  padding-bottom: 0;
}
@media screen and (max-width: 639px) {
  .portfolio-content-area .content-area {
    padding-top: 30px;
  }
}
.tg-grid-wrapper .tg-grid-area-top2 {
  margin-bottom: 50px;
}
.tg-grid-wrapper .tg-item .tg-item-author {
  display: none;
}
.tg-grid-wrapper .tg-item .tg-cats-holder {
  font-size: 11px !important;
  font-size: 0.6875rem !important;
  line-height: 15px !important;
  line-height: 0.9375rem !important;
  text-transform: uppercase;
  font-weight: 600;
}
@media screen and (max-width: 479px) {
  .tg-grid-wrapper .tg-item .tg-cats-holder {
    display: none;
  }
}
.tg-grid-wrapper .tg-item .tg-item-title a {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  line-height: 24px !important;
  line-height: 1.5rem !important;
}
.tg-grid-wrapper .tg-filter {
  margin: 0 5px;
}
@media screen and (max-width: 666px) {
  .tg-grid-wrapper .tg-filter {
    margin-bottom: 10px;
  }
}
.tg-grid-wrapper .tg-filter .tg-filter-name {
  border: 1px solid #aba6a5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #848484;
  font-weight: 400;
}
@media screen and (max-width: 666px) {
  .tg-grid-wrapper .tg-filter .tg-filter-name {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.tg-grid-wrapper .tg-filter .tg-filter-name:hover {
  background-color: #00aae4;
  color: #fff!important;
  border-color: #00aae4 !important;
}
.tg-grid-wrapper .tg-filter.tg-filter-active .tg-filter-name {
  background-color: #00aae4;
  border-color: #00aae4;
  color: #fff!important;
}
.single-crf_portfolio {
  /*header{
    &.header-v1{
      &.transparent{
        .main-nav:not(.sticky){
          //position: relative!important;
          //background-color: #323232!important;
          .logo-wrapper{
            height: 60px;
          }
          .hdr-contact{
            top: 10px;
          }
          ul{
            li{
              a{
                line-height: 60px!important;
              }
            }
          }
        }
      }
    }
  }*/
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio {
    overflow-x: hidden;
  }
}
.single-crf_portfolio .content-portfolio {
  padding-top: 0;
  padding-bottom: 0;
}
.single-crf_portfolio .content-portfolio .row-content {
  margin-bottom: 0!important;
}
.single-crf_portfolio .portfolio-head-title {
  padding-top: 100px;
}
.single-crf_portfolio .portfolio-head-title h1,
.single-crf_portfolio .portfolio-head-title h2,
.single-crf_portfolio .portfolio-head-title h3,
.single-crf_portfolio .portfolio-head-title h4,
.single-crf_portfolio .portfolio-head-title h5,
.single-crf_portfolio .portfolio-head-title h6 {
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  line-height: 3rem;
  margin-bottom: 0px;
}
@media screen and (max-width: 532px) {
  .single-crf_portfolio .portfolio-head-title h1,
  .single-crf_portfolio .portfolio-head-title h2,
  .single-crf_portfolio .portfolio-head-title h3,
  .single-crf_portfolio .portfolio-head-title h4,
  .single-crf_portfolio .portfolio-head-title h5,
  .single-crf_portfolio .portfolio-head-title h6 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 38px;
    line-height: 2.375rem;
  }
}
.single-crf_portfolio .portfolio-head-text {
  padding-top: 250px;
}
@media screen and (max-width: 991px) {
  .single-crf_portfolio .portfolio-head-text {
    padding-top: 100px;
    padding-bottom: 90px;
  }
}
.single-crf_portfolio .portfolio-head-img .sm-image-wrap {
  position: relative;
}
.single-crf_portfolio .portfolio-head-img .sm-image-wrap img {
  position: absolute;
  z-index: 9;
  bottom: -80px;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-head-img .sm-image-wrap img {
    bottom: initial!important;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-head-img .sm-image-wrap img {
    top: 80px;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-head-img .sm-image-wrap img {
    position: relative;
    top: initial;
    bottom: initial!important;
    margin-top: 30px!important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 70%!important;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-head-img {
    width: 100%;
  }
}
.single-crf_portfolio .portfolio-head-text h1,
.single-crf_portfolio .portfolio-head-text h2,
.single-crf_portfolio .portfolio-head-text h3,
.single-crf_portfolio .portfolio-head-text h4,
.single-crf_portfolio .portfolio-head-text h5,
.single-crf_portfolio .portfolio-head-text h6 {
  font-size: 29px;
  font-size: 1.8125rem;
  line-height: 37px;
  line-height: 2.3125rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .single-crf_portfolio .portfolio-head-text h1,
  .single-crf_portfolio .portfolio-head-text h2,
  .single-crf_portfolio .portfolio-head-text h3,
  .single-crf_portfolio .portfolio-head-text h4,
  .single-crf_portfolio .portfolio-head-text h5,
  .single-crf_portfolio .portfolio-head-text h6 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-head-text h1,
  .single-crf_portfolio .portfolio-head-text h2,
  .single-crf_portfolio .portfolio-head-text h3,
  .single-crf_portfolio .portfolio-head-text h4,
  .single-crf_portfolio .portfolio-head-text h5,
  .single-crf_portfolio .portfolio-head-text h6 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-head-text {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  .single-crf_portfolio .portfolio-score {
    padding-top: 60px!important;
    padding-bottom: 60px!important;
  }
}
.single-crf_portfolio .portfolio-score .icon-wrap-inner {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-score .icon-wrap-inner {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-score .icon-wrap-inner {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
.single-crf_portfolio .portfolio-score .counter-value {
  font-size: 44px;
  font-size: 2.75rem;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-score .counter-value {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-score .counter-value {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.single-crf_portfolio .portfolio-score .cb-text {
  font-size: 15px;
  font-size: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-score .cb-text {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-score .cb-text {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 479px) {
  .single-crf_portfolio .portfolio-score .cb-text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-score .cb-text {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 479px) {
  .single-crf_portfolio .portfolio-score [class^="vc_col-"],
  .single-crf_portfolio .portfolio-score [class*=" vc_col-"] {
    width: 50%!important;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-score [class^="vc_col-"],
  .single-crf_portfolio .portfolio-score [class*=" vc_col-"] {
    width: 100%!important;
  }
}
.single-crf_portfolio .portfolio-results {
  padding-top: 150px;
  padding-bottom: 100px;
}
@media screen and (max-width: 666px) {
  .single-crf_portfolio .portfolio-results {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.single-crf_portfolio .portfolio-results h2 {
  text-align: center;
  color: #fff;
  margin-top: 0;
  margin-bottom: 50px;
  line-height: 1;
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-results h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: none;
  line-height: 20px;
  line-height: 1.25rem;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (max-width: 532px) {
  .single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_heading {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_heading {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 40px!important;
  }
}
.single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_back {
  border-color: #65150a;
}
.single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_value > .value {
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_value > .value {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 532px) {
  .single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_value > .value {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-results .sm_pie_chart .sm_pie_chart_value > .value {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-results [class^="vc_col-"],
  .single-crf_portfolio .portfolio-results [class*=" vc_col-"] {
    width: 100%;
  }
}
.single-crf_portfolio .portfolio-gal {
  padding-bottom: 200px;
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-gal {
    padding-bottom: 100px;
  }
}
.single-crf_portfolio .portfolio-gal .portfolio-gal-left .sm-image {
  width: 80%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-gal .portfolio-gal-left .sm-image {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.single-crf_portfolio .portfolio-gal .portfolio-gal-middle .sm-image {
  width: 110%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -moz-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  -o-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-gal .portfolio-gal-middle .sm-image {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.single-crf_portfolio .portfolio-gal .portfolio-gal-right .sm-image {
  width: 80%;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-gal .portfolio-gal-right .sm-image {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-gal [class^="vc_col-"],
  .single-crf_portfolio .portfolio-gal [class*=" vc_col-"] {
    width: 100%;
    margin-bottom: 30px;
  }
  .single-crf_portfolio .portfolio-gal [class^="vc_col-"]:last-child,
  .single-crf_portfolio .portfolio-gal [class*=" vc_col-"]:last-child {
    margin-bottom: 0;
  }
}
.single-crf_portfolio .portfolio-gal-title .wpb_wrapper {
  height: auto!important;
}
.single-crf_portfolio .portfolio-gal-title .wpb_wrapper h2 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 666px) {
  .single-crf_portfolio .portfolio-gal-title .wpb_wrapper h2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.single-crf_portfolio .portfolio-testi {
  padding-top: 95px;
  padding-bottom: 95px;
}
@media screen and (max-width: 1400px) {
  .single-crf_portfolio .portfolio-testi {
    background-position-x: -150px !important;
  }
}
@media screen and (max-width: 1199px) {
  .single-crf_portfolio .portfolio-testi {
    background-position-x: -250px !important;
  }
}
@media screen and (max-width: 991px) {
  .single-crf_portfolio .portfolio-testi {
    background-position-x: -330px !important;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-testi {
    background-image: none!important;
    background-color: #f5f5f5!important;
  }
}
.single-crf_portfolio .portfolio-testi .sm-testimonial {
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1199px) {
  .single-crf_portfolio .portfolio-testi .sm-testimonial {
    padding-right: 240px;
    padding-left: 240px;
  }
}
@media screen and (max-width: 991px) {
  .single-crf_portfolio .portfolio-testi .sm-testimonial {
    padding-right: 150px;
    padding-left: 150px;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-testi .sm-testimonial {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 479px) {
  .single-crf_portfolio .portfolio-testi .sm-testimonial {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 374px) {
  .single-crf_portfolio .portfolio-testi .sm-testimonial {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-crf_portfolio .portfolio-testi .avatar-wrap:before {
  background-color: #000;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.single-crf_portfolio .portfolio-testi .portfolio-testi-title h2 {
  text-align: center;
}
.single-crf_portfolio .portfolio-testi .ts-content,
.single-crf_portfolio .portfolio-testi .ts-left,
.single-crf_portfolio .portfolio-testi .ts-right {
  display: table;
  width: 100%;
}
.single-crf_portfolio .portfolio-testi .sm-social-links .social-link {
  margin: 0 2px;
  color: #fff;
}
.single-crf_portfolio .portfolio-testi .sm-social-links .social-link:before {
  background-color: #cecece;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.single-crf_portfolio .portfolio-testi .sm-social-links .social-link:after {
  background-color: #cecece;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.single-crf_portfolio .portfolio-testi .ts-content {
  position: relative;
  padding-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 735px) {
  .single-crf_portfolio .portfolio-testi .ts-content {
    text-align: center;
  }
}
.single-crf_portfolio .portfolio-testi .ts-content:before,
.single-crf_portfolio .portfolio-testi .ts-content:after {
  position: absolute;
  content: '';
  top: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 41px;
  height: 30px;
  font-size: 35px;
  font-family: 'ttticon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e900';
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.single-crf_portfolio .portfolio-testi .ts-content:before {
  left: 0;
}
.single-crf_portfolio .portfolio-testi .ts-content:after {
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.single-crf_portfolio .portfolio-testi .ts-left {
  padding-right: 0;
}
.single-crf_portfolio .portfolio-testi .ts-right .ts-name {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: inherit;
  font-weight: 700;
}
.single-crf_portfolio .portfolio-testi .ts-right .ts-company {
  display: block;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 10px;
}
.single-crf_portfolio .portfolio-testi .ts-right .ts-company .wpb_wrapper {
  display: inline;
  font-weight: 700;
  color: #323232;
}
.single-crf_portfolio .portfolio-workflow {
  padding-top: 95px;
  padding-bottom: 95px;
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-workflow {
    background-image: none!important;
  }
}
@media screen and (max-width: 413px) {
  .single-crf_portfolio .portfolio-workflow {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
.single-crf_portfolio .portfolio-workflow-title h2 {
  text-align: center;
}
.single-crf_portfolio .portfolio-proceso {
  padding-top: 95px;
  padding-bottom: 95px;
}
@media screen and (max-width: 359px) {
  .single-crf_portfolio .portfolio-proceso {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs {
  background-color: rgba(255, 255, 255, 0.5);
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs {
    width: 100%;
  }
}
@media screen and (max-width: 359px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  display: table;
  position: relative;
}
@media screen and (max-width: 991px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav {
    width: 90%;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav {
    width: 100%;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav:after {
  position: absolute;
  content: '';
  border-top: 4px dashed #fff;
  top: 50%;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  -moz-transform: translate(0%, -50%) rotate(0deg);
  -ms-transform: translate(0%, -50%) rotate(0deg);
  -o-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
  width: 100%;
  height: 4px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
  width: 75%;
  top: 57px;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav:after {
    top: 52px;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav:after {
    top: 47px;
  }
}
@media screen and (max-width: 359px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav:after {
    top: 43px;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li {
  counter-increment: step-counter;
  position: relative;
  margin-bottom: 10px;
  width: 33.33333333%;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  padding-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li {
    padding-bottom: 50px;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li.ui-state-active {
  background-color: #000;
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li a {
  font-family: 'museo700';
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
  line-height: 11;
}
@media screen and (max-width: 1199px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 13;
  }
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 479px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li a {
    line-height: 1;
    padding-top: 90px;
  }
}
@media screen and (max-width: 359px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:after {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(0deg);
  -moz-transform: translate(-50%, 0%) rotate(0deg);
  -ms-transform: translate(-50%, 0%) rotate(0deg);
  -o-transform: translate(-50%, 0%) rotate(0deg);
  transform: translate(-50%, 0%) rotate(0deg);
  background: none;
  border: 3px solid #fff;
  content: '';
  top: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:after {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:after {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 359px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:after {
    width: 50px;
    height: 50px;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:before {
  content: counter(step-counter);
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
  width: 70px;
  height: 70px;
  font-family: 'museo700';
  font-weight: 400;
  line-height: 70px;
  line-height: 4.375rem;
  font-size: 38px;
  font-size: 2.375rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  background-color: #c4c4c3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  font-weight: 600;
  text-align: center;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:before {
    width: 60px;
    height: 60px;
    line-height: 60px;
    line-height: 3.75rem;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 639px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    line-height: 3.125rem;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 359px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm_tabs_nav li:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 2.5rem;
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap {
  border: none;
  background-color: #000;
  padding-top: 50px;
  padding-bottom: 40px;
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text {
  color: #fff;
}
@media screen and (max-width: 532px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text {
    width: 100%!important;
  }
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 0;
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text p strong,
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text p b {
  color: #fff;
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h1,
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h2,
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h3,
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h4,
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h5 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff;
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h3 {
  margin-bottom: 10px;
  line-height: 1;
}
.single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-text h4 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 532px) {
  .single-crf_portfolio .portfolio-proceso .sm_tabs .sm-panel-wrap .portfolio-tabs-img {
    width: 100%!important;
    padding-top: 20px!important;
  }
}
@media screen and (max-width: 479px) {
  .single-crf_portfolio .portfolio-proceso-title {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
.single-crf_portfolio .portfolio-proceso-title h2 {
  text-align: center;
  color: #fff;
}
.portfolio-single-container {
  padding: 90px 0 50px 0;
}
.portfolio-single-container .portfolio-content p {
  color: #353535;
}
.portfolio-single-container .social-links {
  text-align: left!important;
}
.portfolio-single-container .social-links .sm-sharer-link i {
  width: 40px;
  height: 40px;
  background-color: #000;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.portfolio-single-container .social-links .sm-sharer-link i.fa-facebook:hover {
  background-color: #3b5998;
}
.portfolio-single-container .social-links .sm-sharer-link i.fa-twitter:hover {
  background-color: #1da1f2;
}
.portfolio-single-container .social-links .sm-sharer-link i.fa-linkedin:hover {
  background-color: #0177b5;
}
.portfolio-single-container .social-links .sm-sharer-link i.fa-behance:hover {
  background-color: #fff;
  color: #000;
}
.portfolio-single-container .info-fields .label {
  font-weight: 800!important;
  width: 30%;
  color: #353535;
}
.portfolio-single-container .info-fields .value {
  float: left!important;
  width: 70%;
  text-align: left!important;
  color: #353535;
}
.sm-portfolio .title {
  font-size: 32px;
}
.sm-portfolio .title.info {
  font-size: 32px;
}
.sm-portfolio .post-meta li:not(:first-child) {
  font-style: normal!important;
}
.sm-portfolio-featured-media .sm-flexslider .flex-direction-nav a {
  background: none;
  font-size: 100px;
  color: #888888;
  height: auto;
  width: auto;
}
.sm-portfolio-featured-media .sm-flexslider .flex-direction-nav a:hover {
  background: none;
}
@media screen and (max-width: 991px) {
  .col-content {
    width: 65%!important;
    float: left;
  }
}
@media screen and (max-width: 479px) {
  .col-content {
    width: 100%!important;
  }
}
@media screen and (max-width: 991px) {
  .col-sidebar {
    width: 35%!important;
    float: left;
  }
}
@media screen and (max-width: 532px) {
  .col-sidebar {
    padding-left: 0!important;
  }
}
@media screen and (max-width: 479px) {
  .col-sidebar {
    width: 100%!important;
    padding-left: 15%!important;
    padding-right: 15%!important;
    padding-top: 30px!important;
  }
}
@media screen and (max-width: 413px) {
  .col-sidebar {
    padding-right: 10%!important;
    padding-left: 10%!important;
  }
}
.category header.header-v1 .main-nav:not(.sticky),
.archive header.header-v1 .main-nav:not(.sticky) {
  position: absolute;
  width: 100%;
  background: none;
}
.category .sm-titlebar.small,
.archive .sm-titlebar.small {
  background-position: 0;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 290px;
}
@media screen and (max-width: 1199px) {
  .category .sm-titlebar.small,
  .archive .sm-titlebar.small {
    background-size: inherit;
    background-position: center -22px;
  }
}
@media screen and (max-width: 991px) {
  .category .sm-titlebar.small,
  .archive .sm-titlebar.small {
    height: 232px;
  }
}
@media screen and (max-width: 639px) {
  .category .sm-titlebar.small,
  .archive .sm-titlebar.small {
    height: 150px;
  }
}
.category .sm-titlebar h1,
.archive .sm-titlebar h1 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 55px;
  padding-bottom: 55px;
  margin-top: 110px;
}
@media screen and (max-width: 1199px) {
  .category .sm-titlebar h1,
  .archive .sm-titlebar h1 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
@media screen and (max-width: 991px) {
  .category .sm-titlebar h1,
  .archive .sm-titlebar h1 {
    font-size: 35px;
    font-size: 2.1875rem;
    padding-top: 0;
  }
}
@media screen and (max-width: 639px) {
  .category .sm-titlebar h1,
  .archive .sm-titlebar h1 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 30px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 532px) {
  .category .sm-titlebar h1,
  .archive .sm-titlebar h1 {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}
@media screen and (max-width: 479px) {
  .category .sm-titlebar h1,
  .archive .sm-titlebar h1 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-top: 50px;
  }
}
.content-blog.content-area {
  padding-top: 20px!important;
}
.content-blog.content-area .tagcloud a {
  background-color: #00aae4;
}
.content-blog.content-area .tagcloud a:hover {
  background-color: #00aae4;
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .tagcloud a {
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
}
.content-blog.content-area .blogitem-pag {
  border-top: 1px solid #c6c6c5;
  margin-top: 30px;
  padding-top: 20px;
}
.content-blog.content-area .blogitem-previous,
.content-blog.content-area .blogitem-next {
  text-transform: uppercase;
}
.content-blog.content-area .blogitem-previous a,
.content-blog.content-area .blogitem-next a {
  color: #323232;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 1199px) {
  .content-blog.content-area .blogitem-previous a,
  .content-blog.content-area .blogitem-next a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .blogitem-previous a,
  .content-blog.content-area .blogitem-next a {
    background-color: #00aae4;
    display: block;
    width: 65%;
    text-align: center;
    color: #fff;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .blogitem-previous a span,
  .content-blog.content-area .blogitem-next a span {
    display: none;
  }
}
.content-blog.content-area .blogitem-previous a:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f053';
  margin-right: 10px;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1199px) {
  .content-blog.content-area .blogitem-previous a:before {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.content-blog.content-area .blogitem-next {
  text-align: right;
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .blogitem-next a {
    float: right;
  }
}
.content-blog.content-area .blogitem-next a:after {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f054';
  margin-left: 10px;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 1199px) {
  .content-blog.content-area .blogitem-next a:after {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .widget.widget_calendar table {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 479px) {
  .content-blog.content-area .widget.widget_calendar table {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.content-blog.content-area .widget.widget_calendar caption {
  text-align: left;
  text-transform: capitalize;
}
.content-blog.content-area .widget.widget_calendar th {
  background-color: #00aae4;
  color: #fff;
  padding-left: 8px!important;
  padding-right: 8px!important;
}
@media screen and (max-width: 532px) {
  .content-blog.content-area .widget.widget_calendar th {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
}
@media screen and (max-width: 479px) {
  .content-blog.content-area .widget.widget_calendar th {
    padding-left: 5px!important;
    padding-right: 5px!important;
  }
}
.content-blog.content-area .widget.widget_calendar th:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.content-blog.content-area .widget.widget_calendar th:last-child {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.content-blog.content-area .widget.widget_calendar td {
  padding-left: 8px!important;
  padding-right: 8px!important;
  background-color: #fff;
  color: #888888;
}
@media screen and (max-width: 735px) {
  .content-blog.content-area .widget.widget_calendar td {
    padding-left: 5px!important;
    padding-right: 5px!important;
  }
}
@media screen and (max-width: 532px) {
  .content-blog.content-area .widget.widget_calendar td {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
}
.content-blog.content-area .widget.widget_calendar td#today {
  position: relative;
  background: none;
  color: #888;
  font-weight: 600;
}
.content-blog.content-area .widget.widget_calendar td a {
  color: #00aae4;
}
.content-blog.content-area .widget.widget_calendar tr {
  border: none;
}
.content-blog.content-area .widget.widget_calendar tfoot td {
  background-color: #aba6a5;
  text-align: left;
}
.content-blog.content-area .widget.widget_calendar tfoot td:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.content-blog.content-area .widget.widget_calendar tfoot td:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
}
.content-blog.content-area .widget.widget_calendar tfoot td a {
  color: #fff;
}
.content-blog.content-area .widget li:not(:last-child) {
  border-bottom-color: #aba6a5;
}
.content-blog.content-area .widget.widget_recent_comments li a:hover {
  color: #00aae4;
}
.content-blog.content-area .widget.widget_recent_comments .comment-author-link {
  color: #00aae4;
}
.content-blog.content-area .widget.widget_categories li:after {
  display: none;
}
.content-blog.content-area .crf-widget > h4:first-child {
  font-size: 20px;
  font-size: 1.25rem;
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 0;
  color: #363636;
  padding-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .crf-widget > h4:first-child {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .crf-widget > h4:first-child {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
@media screen and (max-width: 479px) {
  .content-blog.content-area .crf-widget > h4:first-child {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 23px;
    line-height: 1.4375rem;
  }
}
.content-blog.content-area .crf-widget > h4:first-child:after {
  background-color: #00aae4;
}
.content-blog.content-area .crf-widget ul {
  font-size: 18px;
  line-height: 24px;
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .crf-widget ul {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .crf-widget ul {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 479px) {
  .content-blog.content-area .crf-widget ul {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.content-blog.content-area .crf-widget ul li a {
  color: #888;
}
.content-blog.content-area .crf-widget ul li a:hover {
  color: #00aae4;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post {
  margin-bottom: 0;
  border: none;
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post {
    position: relative!important;
    display: table;
    max-width: 100%!important;
    width: 100%!important;
    top: inherit !important;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .post-excerpt {
  color: #888;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .post-excerpt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .post-excerpt {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .post-excerpt a {
  color: #00aae4;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .featured-media {
  width: 50%;
  max-width: 50%;
  margin-bottom: 0;
  position: absolute;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .featured-media {
    position: relative;
    height: 265px;
    width: 100%!important;
    max-width: 100%!important;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content {
  width: 50%;
  max-width: 50%;
  float: left;
  padding: 20px 35px;
  background-color: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ffffff));
  background: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background: -moz-linear-gradient(top, #fafafa, #ffffff);
  background: -ms-linear-gradient(top, #fafafa, #ffffff);
  background: -o-linear-gradient(top, #fafafa, #ffffff);
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content {
    margin-left: 0!important;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 735px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content a.title-link:hover {
  color: #00aae4;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content h3.title {
  text-transform: none;
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  letter-spacing: 0;
  font-weight: normal!important;
}
@media screen and (max-width: 1199px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content h3.title {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content h3.title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content h3.title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content h3.title:after {
  display: none;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content h3.title:hover {
  color: #00aae4;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content .lastnews-author {
  width: 70%;
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 45%;
  }
}
@media screen and (max-width: 735px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 35%;
  }
}
@media screen and (max-width: 639px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 40%;
  }
}
@media screen and (max-width: 567px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 50%;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post.blogitem-left .sm-post-simple-list-content {
  margin-left: 50%!important;
}
@media screen and (max-width: 991px) {
  .content-blog.content-area .sm-posts-simple-list-style .sm-post.blogitem-left .sm-post-simple-list-content {
    margin-left: 0!important;
  }
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post.blogitem-left .featured-media {
  left: 0;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post.blogitem-right .sm-post-simple-list-content {
  margin-right: 50%!important;
  margin-left: 0!important;
}
.content-blog.content-area .sm-posts-simple-list-style .sm-post.blogitem-right .featured-media {
  right: 0;
}
.content-blog.content-area .widget_search {
  border-color: #cacaca!important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.single header.header-v1 .main-nav:not(.sticky) {
  position: absolute;
  background: none;
  width: 100%;
}
.single .sm-titlebar.small {
  background-position: center -35px;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 290px;
}
@media screen and (max-width: 1199px) {
  .single .sm-titlebar.small {
    background-size: contain;
    background-position: center -22px;
  }
}
@media screen and (max-width: 991px) {
  .single .sm-titlebar.small {
    height: 232px;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-titlebar.small {
    height: 180px;
  }
}
.single .sm-titlebar h1 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 55px;
  padding-bottom: 55px;
  margin-top: 110px;
}
@media screen and (max-width: 1199px) {
  .single .sm-titlebar h1 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
@media screen and (max-width: 991px) {
  .single .sm-titlebar h1 {
    font-size: 35px;
    font-size: 2.1875rem;
    padding-top: 0;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-titlebar h1 {
    margin-top: 45px;
    padding-bottom: 0;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 532px) {
  .single .sm-titlebar h1 {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}
@media screen and (max-width: 479px) {
  .single .sm-titlebar h1 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin-top: 50px;
  }
}
.single blockquote {
  border-left-color: #00aae4;
  border-left-width: 4px;
}
.single blockquote:before {
  display: none;
}
.single blockquote p {
  font-weight: 700;
  font-style: italic;
}
.single .sm-post-single {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .single .sm-post-single {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
}
.single .sm-post-single .featured-media .post-date {
  background-color: #00aae4;
}
.single .sm-post-single .featured-media .post-date .date {
  font-weight: 600;
}
.single .sm-post-single .title {
  color: #323232;
  font-size: 36px;
  line-height: 42px;
}
@media screen and (max-width: 991px) {
  .single .sm-post-single .title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media screen and (max-width: 735px) {
  .single .sm-post-single .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-post-single .title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
.single .sm-post-single .post-meta-row {
  margin-bottom: 20px;
}
.single .sm-post-single .post-meta {
  font-weight: 700;
  color: #767676;
  float: left;
  margin-bottom: 0;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .single .sm-post-single .post-meta {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 735px) {
  .single .sm-post-single .post-meta {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-post-single .post-meta {
    position: relative;
    top: 5px;
  }
}
.single .sm-post-single .post-meta li:after {
  font-weight: 700;
  color: #767676!important;
  margin-left: 5px!important;
}
.single .sm-post-single .post-meta li:not(:last-child) {
  margin-right: 5px;
}
.single .sm-post-single .post-meta a {
  color: #767676;
}
.single .sm-post-single .post-meta2-wrapper {
  float: left;
  margin-left: 100px;
}
@media screen and (max-width: 639px) {
  .single .sm-post-single .post-meta2-wrapper {
    margin-left: 50px;
  }
}
@media screen and (max-width: 567px) {
  .single .sm-post-single .post-meta2-wrapper {
    margin-left: 0;
    float: right;
    position: relative;
    top: 3px;
  }
}
.single .sm-post-single .post-meta2-wrapper .post-meta2 {
  line-height: 1;
}
@media screen and (max-width: 567px) {
  .single .sm-post-single .post-meta2-wrapper .post-meta2 li:not(:last-child) {
    margin-right: 20px;
  }
}
.single .sm-post-single .single-share {
  margin-bottom: 30px;
}
.single .sm-post-single .single-share .single-share-label {
  display: inline-block;
  font-weight: 700;
  color: #767676;
  margin-right: 10px;
  position: relative;
  top: -10px;
}
@media screen and (max-width: 991px) {
  .single .sm-post-single .single-share .single-share-label {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.single .sm-post-single .single-share .addthis_sharing_toolbox {
  display: inline-block;
  line-height: 1;
}
.single .sm-post-single .single-share .addthis_sharing_toolbox .at-share-btn {
  margin-right: 8px;
}
@media screen and (max-width: 639px) {
  .single .sm-post-single .post-tags .label {
    margin-right: 20px;
  }
}
.single .sm-post-single .post-tags a {
  background-color: #00aae4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .single .sm-post-single .post-tags a {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.single .sm-author-box {
  background-color: #efeeee;
  border-bottom: none;
  padding: 50px 70px;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .single .sm-author-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-author-box {
    text-align: center;
  }
}
@media screen and (max-width: 735px) {
  .single .sm-author-box .author-avatar-wrapper {
    text-align: left;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-author-box .author-avatar-wrapper {
    text-align: center;
  }
}
.single .sm-author-box .author-avatar-wrapper .author-avatar-border {
  border-color: #373b3e;
  padding: 0;
}
.single .sm-author-box .author-avatar-wrapper .author-avatar-border img {
  width: 120px;
}
@media screen and (max-width: 991px) {
  .single .sm-author-box .author-avatar-wrapper .author-avatar-border img {
    width: 70px;
  }
}
.single .sm-author-box .author-info {
  padding-left: 180px;
}
@media screen and (max-width: 991px) {
  .single .sm-author-box .author-info {
    padding-left: 100px;
  }
}
@media screen and (max-width: 735px) {
  .single .sm-author-box .author-info {
    padding-left: 0;
  }
}
.single .sm-author-box .author-info .name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #00aae4;
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
}
.single .sm-author-box .author-info .name .author-label {
  font-weight: 400;
  text-transform: none;
  color: #000;
  font-size: 17px;
  font-size: 1.0625rem;
  margin-left: 15px;
}
.single .sm-author-box .author-info .desc {
  font-style: italic;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #888888;
}
@media screen and (max-width: 991px) {
  .single .sm-author-box .author-info .desc {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-author-box .author-info .social-links {
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-author-box .author-info .social-links a {
    display: inline-block;
  }
}
.single .sm-author-box .author-info .social-links a i {
  border: none;
  background-color: #00aae4;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 40px;
  line-height: 2.5rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media screen and (max-width: 991px) {
  .single .sm-author-box .author-info .social-links a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    line-height: 1.875rem;
    font-size: 16px;
    font-size: 1rem;
  }
}
.single .sm-author-box .author-info .social-links a i:after {
  display: none;
}
.single .comment-respond .sm-comment-form-field,
.single .comment-respond .sm_modify_comment_form_fields {
  border: 1px solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.single .comment-respond .sm-comment-form-field {
  height: 50px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .single .comment-respond .sm-comment-form-field {
    margin-bottom: 10px;
  }
}
.single .comment-respond .sm_modify_comment_form_fields {
  min-height: 150px;
  color: #000;
  margin-bottom: 30px;
}
.single .comment-respond .comment-fields {
  margin-bottom: 20px;
}
.single .comment-respond .comment-submit-btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-top: none;
  border-left: none;
  border-right: none;
  background-image: none;
  margin-right: 0;
  margin-left: 0;
  letter-spacing: 0;
  font-size: 18px;
  font-size: 1.125rem;
}
.single .comment-respond .comment-submit-btn:hover,
.single .comment-respond .comment-submit-btn:focus {
  -webkit-opacity: 0.96;
  -moz-opacity: 0.96;
  opacity: 0.96;
  border-right: none;
  border-top: none;
  border-left: none;
  background-color: #00aae4;
  border-color: #0084b1;
  color: #fff;
}
.single .sm-post-comments {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.single .sm-post-comments .comment-list ol.children {
  border: none;
}
.single .sm-post-comments .comment-list .comment {
  background-color: rgba(255, 255, 255, 0);
  border-bottom: none;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 639px) {
  .single .sm-post-comments .comment-list .comment {
    padding-left: 0;
    padding-right: 0;
  }
}
.single .sm-post-comments .comment-list .comment:before,
.single .sm-post-comments .comment-list .comment:after {
  display: none;
}
.single .sm-post-comments .comment-list .comment .comment-box {
  padding-left: 0;
}
.single .sm-post-comments .comment-list .comment .comment-box .author {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: capitalize;
}
@media screen and (max-width: 639px) {
  .single .sm-post-comments .comment-list .comment .comment-box .author {
    font-size: 16px;
    font-size: 1rem;
  }
}
.single .sm-post-comments .comment-list .comment .comment-box .date a,
.single .sm-post-comments .comment-list .comment .comment-box .date span {
  color: #888;
  font-weight: 700;
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 639px) {
  .single .sm-post-comments .comment-list .comment .comment-box .date a,
  .single .sm-post-comments .comment-list .comment .comment-box .date span {
    background-color: #e6e6e6;
    display: inline-block;
    padding: 3px;
    margin-bottom: 5px;
    margin-right: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.single .sm-post-comments .comment-list .comment .comment-author-left {
  float: left;
}
.single .sm-post-comments .comment-list .comment .comment-text {
  clear: both;
  margin-bottom: 10px;
}
.single .sm-post-comments .comment-list .comment .comment-text p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 23px;
  line-height: 1.4375rem;
}
@media screen and (max-width: 639px) {
  .single .sm-post-comments .comment-list .comment .comment-text p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
.single .sm-post-comments .comment-list .comment .comment-links {
  position: relative;
  top: initial;
  left: initial;
  float: right;
}
.single .sm-post-comments .comment-list .comment .comment-links a {
  background-color: #323232;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 639px) {
  .single .sm-post-comments .comment-list .comment .comment-links a {
    font-size: 9px !important;
    font-size: 0.5625rem !important;
  }
}
.single .sm-post-comments .comment-list .avatar {
  position: relative;
  left: initial;
  top: initial;
  float: left;
  width: 50px;
  box-shadow: none;
  border: none;
  margin-right: 15px;
}
.single .sm-post-comments .comment-list .avatar img {
  border: none;
  border: 4px solid #888;
  margin-right: 0;
}
.single .sm-related-posts {
  border-bottom: 1px solid #dedede;
  padding-bottom: 35px;
}
.single .sm-related-posts .row {
  margin: 0;
}
.single .sm-related-posts .sm-post {
  margin-bottom: 0;
  border: none;
  position: relative;
  padding: 0;
  display: table;
  width: 100%;
}
.single .sm-related-posts .sm-post .featured-media {
  width: 50%;
  max-width: 50%;
  margin-bottom: 0;
  position: absolute;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post .featured-media {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 280px!important;
    float: left!important;
  }
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content {
  width: 50%;
  max-width: 50%;
  float: left;
  background-color: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ffffff));
  background: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background: -moz-linear-gradient(top, #fafafa, #ffffff);
  background: -ms-linear-gradient(top, #fafafa, #ffffff);
  background: -o-linear-gradient(top, #fafafa, #ffffff);
  padding: 20px 35px;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content .post-excerpt {
  color: #888;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content .post-excerpt {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
@media screen and (max-width: 639px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content .post-excerpt {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content .post-excerpt a {
  color: #00aae4;
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content h3.title {
  text-transform: none;
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content h3.title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media screen and (max-width: 735px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content h3.title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content h3.title:after {
  display: none;
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content h3.title:hover {
  color: #00aae4;
}
.single .sm-related-posts .sm-post .sm-post-simple-list-content .lastnews-author {
  width: 70%;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 35%;
  }
}
@media screen and (max-width: 666px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 45%;
  }
}
@media screen and (max-width: 567px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 50%;
  }
}
@media screen and (max-width: 532px) {
  .single .sm-related-posts .sm-post .sm-post-simple-list-content .lastnews-author {
    width: 55%;
  }
}
.single .sm-related-posts .sm-post.blogitem-left .sm-post-simple-list-content {
  margin-left: 50%!important;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post.blogitem-left .sm-post-simple-list-content {
    margin-left: 0!important;
  }
}
.single .sm-related-posts .sm-post.blogitem-left .featured-media {
  left: 0;
}
.single .sm-related-posts .sm-post.blogitem-right .sm-post-simple-list-content {
  margin-right: 50%!important;
  margin-left: 0!important;
}
@media screen and (max-width: 991px) {
  .single .sm-related-posts .sm-post.blogitem-right .sm-post-simple-list-content {
    margin-right: 0!important;
  }
}
.single .sm-related-posts .sm-post.blogitem-right .featured-media {
  right: 0;
}
.single .sm-post-prevnext-link {
  margin-top: 0;
  border: none;
}
.single .blogitem-pag {
  border-top: none!important;
  margin-top: 0!important;
  padding-top: 25px!important;
}
.crf-pagination a.pagelink:hover {
  background-color: #00aae4 !important;
}
.search-results-title {
  padding-top: 30px;
  text-align: center;
}
.timeline-twitter-feed {
  padding: 0!important;
}
.timeline-twitter-feed .ttf-tweet {
  padding: 0 0 10px 50px!important;
  position: relative;
}
@media screen and (max-width: 991px) {
  .timeline-twitter-feed .ttf-tweet {
    padding-left: 40px!important;
  }
}
@media screen and (max-width: 639px) {
  .timeline-twitter-feed .ttf-tweet {
    padding-left: 30px!important;
  }
}
@media screen and (max-width: 479px) {
  .timeline-twitter-feed .ttf-tweet {
    padding-left: 45px!important;
  }
}
.timeline-twitter-feed .ttf-tweet:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f099';
  position: absolute;
  top: 5px;
  left: 0;
  background-color: #aba6a5;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 2.5rem;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 991px) {
  .timeline-twitter-feed .ttf-tweet:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    line-height: 1.875rem;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 639px) {
  .timeline-twitter-feed .ttf-tweet:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    line-height: 1.25rem;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 479px) {
  .timeline-twitter-feed .ttf-tweet:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    line-height: 1.875rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.timeline-twitter-feed .ttf-tweet .ttf-timestamp {
  color: #a2a2a2;
}
.timeline-twitter-feed .ttf-tweet .ttf-tweet-text {
  font-size: 18px;
  line-height: 24px;
  color: #888;
}
@media screen and (max-width: 991px) {
  .timeline-twitter-feed .ttf-tweet .ttf-tweet-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
@media screen and (max-width: 639px) {
  .timeline-twitter-feed .ttf-tweet .ttf-tweet-text {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
@media screen and (max-width: 479px) {
  .timeline-twitter-feed .ttf-tweet .ttf-tweet-text {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}
.timeline-twitter-feed .ttf-tweet:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: 2px solid #cccccc;
}
.timeline-twitter-feed a {
  color: #00aae4;
}
