@charset "UTF-8";
/* Skin-specific styles
----------------------- */
/* MailChimp */
form.mc4wp-form .mc4wp-form-fields .mc4wp-form-fields_wrapper {
  display: block;
  position: relative;
}

form.mc4wp-form .mc4wp-form-fields input[type="email"] {
  padding-right: 7em !important;
}

form.mc4wp-form .mc4wp_button {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0.5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4em;
  padding: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

form.mc4wp-form .mc4wp_button:before {
  content: '';
  width: 1px;
  height: 36px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ddd;
}

form.mc4wp-form .mc4wp_button:after {
  font-size: 1.5em;
  font-weight: 400;
  content: '\E95B';
  font-family: "fontello";
  color: #202431;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

form.mc4wp-form input[type="checkbox"] + label > a {
  text-decoration: underline;
}

form.mc4wp-form input[type="checkbox"] + label > a:hover {
  text-decoration: none;
}

form.mc4wp-form .mc4wp-form-fields input[type="checkbox"] + label {
  margin-top: 2em;
}

form.mc4wp-form .mc4wp-form-fields label {
  font-size: 15px;
}

/* Cart Widget */
.sc_layouts_cart_widget {
  top: 2.6em;
  right: -2em;
  left: auto;
}

.sc_layouts_cart_widget:after {
  right: 2.6em;
  left: auto;
}

/* Slider Revolution */
rs-module .tp-caption.trx-addons-it-button,
rs-module .trx-addons-it-button {
  position: relative;
  overflow: hidden;
  padding-left: 3.9em !important;
  padding-right: 3.9em !important;
  -webkit-transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  -webkit-transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, -webkit-box-shadow 0.3s ease !important;
  transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, -webkit-box-shadow 0.3s ease !important;
  transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease !important;
  transition: padding 0.3s ease, color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease !important;
  -webkit-box-shadow: 0 9px 18px rgba(226, 179, 58, 0.18) !important;
  -ms-box-shadow: 0 9px 18px rgba(226, 179, 58, 0.18) !important;
  box-shadow: 0 9px 18px rgba(226, 179, 58, 0.18) !important;
}

rs-module .tp-caption.trx-addons-it-button:hover,
rs-module .trx-addons-it-button:hover {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  padding-right: 6em !important;
}

rs-module .tp-caption.trx-addons-it-button:before,
rs-module .trx-addons-it-button:before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 2.7em !important;
  left: auto !important;
  width: 40px;
  height: 2px;
  display: block;
  top: calc(50% - 1px);
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: right 0.1s ease-out 0, opacity 0.1s ease-out 0, background-color 0.3s ease;
  transition: right 0.1s ease-out 0, opacity 0.1s ease-out 0, background-color 0.3s ease;
  opacity: 0;
}

rs-module .tp-caption.trx-addons-it-button:hover:before,
rs-module .trx-addons-it-button:hover:before {
  left: auto !important;
  right: 1.7em !important;
  opacity: 1;
  -webkit-transition: right 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s, background-color 0.3s ease;
  transition: right 0.3s ease-out 0.3s, opacity 0.3s ease-out 0.3s, background-color 0.3s ease;
}

/* bullets */
rs-module .custom .tp-bullet {
  border-radius: 50%;
  width: 9px;
  height: 9px;
}

/* arrows */
rs-module .custom.tparrows {
  width: 66px !important;
  height: 66px !important;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: 0.3s ease !important;
  background: #f7f7f7 !important;
}

rs-module .custom.tparrows:hover {
  background: #191f2d !important;
}

rs-module .custom.tparrows:before {
  line-height: 66px !important;
  font-size: 24px !important;
  font-family: "fontello" !important;
  background-color: 0.3s ease !important;
  color: #121619 !important;
}

rs-module .custom.tparrows:hover:before {
  color: #ffffff !important;
}

rs-module .custom.tparrows.tp-leftarrow:before {
  content: "" !important;
}

rs-module .custom.tparrows.tp-rightarrow:before {
  content: "" !important;
}

/* Blogger */
.sc_blogger .trx_addons_loading {
  background-image: url(images/blocks-preloader.gif) !important;
}

/* Services */
.sc_services_hover .sc_services_item {
  overflow: hidden;
}

.sc_services_hover .sc_services_item_icon,
.sc_services_hover .sc_services_item_pictogram {
  font-size: 2em;
}

.sc_services_hover .sc_services_item:before {
  padding-top: 98%;
}

.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before,
.sc_services_hover .sc_services_item.with_image .sc_services_item_content:before,
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:before,
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_content:before {
  background: transparent;
}

.sc_services_hover .sc_services_item.with_image .sc_services_item_header:after,
.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:after {
  background: #426ffe;
}

/* Specific Color */
.sc_services_hover [class*="trx_addons_column-"]:nth-child(2n+1) .sc_services_item_header.specific_color:after {
  color: #ffffff !important;
  background: #e2b33a !important;
}

.sc_services_hover .sc_services_item_header_inner {
  padding: 4.4em 4em;
}

.sc_services_hover .sc_services_item_header_inner .sc_services_item_subtitle + .sc_services_item_text {
  margin-top: 0.5em;
}

.sc_services_hover .sc_services_item .sc_services_item_header_inner {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.sc_services_hover .sc_services_item:hover .sc_services_item_header_inner {
  opacity: 1;
}

.sc_services_hover .sc_services_item .sc_services_item_header_inner .sc_services_item_icon {
  padding-left: 1px;
}

.sc_services_hover .sc_services_item .sc_services_item_header_inner {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
}

.sc_services_hover .sc_services_item:hover .sc_services_item_header_inner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.sc_services_hover .sc_services_item_header_inner_bottom {
  -webkit-transform: none;
  transform: none;
  position: absolute;
  top: auto;
  bottom: 3em;
  left: 0;
  z-index: 5;
  width: 100%;
  max-height: 100%;
  text-align: left;
  padding: 4em;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sc_services_hover .sc_services_item .sc_services_item_header_inner_bottom {
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
}

.sc_services_hover .sc_services_item:hover .sc_services_item_header_inner_bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.sc_services_hover .sc_services_item .sc_services_item_link:after {
  -webkit-transform: translateY(3em);
  transform: translateY(3em);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
}

.sc_services_hover .sc_services_item:hover .sc_services_item_link:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.sc_services_hover .sc_services_item_header .sc_services_item_title {
  font-size: 1.688em;
  line-height: 0.988em;
  font-weight: 600;
  font-style: normal;
  margin-left: -2px;
}

.sc_services_hover .sc_services_item_link::after {
  height: 1px;
  width: 65px;
  bottom: 4.7em;
  left: 4em;
}

.sc_services_hover .sc_services_item_subtitle {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sc_services_hover .sc_services_item_number + .sc_services_item_subtitle {
  margin-top: 0.5em;
}

.sc_services_hover .sc_services_item_pictogram + .sc_services_item_subtitle,
.sc_services_hover .sc_services_item_icon + .sc_services_item_subtitle {
  margin-top: 1em;
}

/* Skills */
.sc_skills_counter .sc_skills_item_wrap {
  padding: 4.4em 2em 5.4em;
}

.sc_skills_counter .sc_skills_item + .sc_skills_item_title {
  margin-top: 0.6em;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column .sc_skills_item_wrap {
  -webkit-transform: none;
  transform: none;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-box-shadow: 0 2px 6px rgba(32, 36, 49, 0.1);
  -ms-box-shadow: 0 2px 6px rgba(32, 36, 49, 0.1);
  box-shadow: 0 2px 6px rgba(32, 36, 49, 0.1);
}

.sc_skills_counter .sc_skills_columns .sc_skills_column .sc_skills_item_wrap:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+1) .sc_skills_item_wrap {
  background-color: #ffffff;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+1) .sc_skills_item_wrap .sc_skills_total {
  color: #426ffe;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+1) .sc_skills_item_wrap .sc_skills_item_title {
  color: #121619;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+2) .sc_skills_item_wrap {
  background-color: #426ffe;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+2) .sc_skills_item_wrap .sc_skills_total {
  color: #ffffff;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+2) .sc_skills_item_wrap .sc_skills_item_title {
  color: #ffffff;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+3) .sc_skills_item_wrap {
  background-color: #202431;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+3) .sc_skills_item_wrap .sc_skills_total {
  color: #ffffff;
}

.sc_skills_counter .sc_skills_columns .sc_skills_column:nth-child(3n+3) .sc_skills_item_wrap .sc_skills_item_title {
  color: #ffffff;
}

/* Elementor Toggle */
.elementor-toggle .elementor-tab-content {
  color: #646464;
}

.elementor-toggle .elementor-tab-title {
  color: #121619;
  border-color: #f5f8fa;
  background-color: #f5f8fa;
}

.elementor-toggle .elementor-tab-title.elementor-active {
  color: #ffffff;
  border-color: #202431;
  background-color: #202431;
}

/* Team */
.sc_team_featured.sc_team_item_thumb .sc_team_item_socials .social_item {
  margin: 0.1em 1.65em 0.1em 0;
}

.sc_team_featured .sc_team_item_subtitle {
  margin-top: 6px;
}

/* Icons */
.sc_icons_extra .sc_icons_item {
  padding: 2em 1.5em;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.07);
}

.sc_icons_extra .sc_icons_item + .sc_icons_item {
  margin-top: 30px;
}

.sc_icons_extra .sc_icons_icon:before,
.sc_icons_extra .sc_icons_icon > span:before {
  font-size: 4rem;
}
