/*
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 *
 * Template Name: Appmyil - App Landing Template   
 * Template URI: https://thememarch.com/demo/html/appmyil/
 * Description: Appmyil is an app landing HTML template which comes with unique and clean design. It helps you to create a beautiful app landing HTML website. It is designed with Bootstrap v4.2.1 the latest bootstrap version. Appmyil is well organized and very easy to customize.
 * Author: Thememarch
 * Author URI: https://thememarch.com
 * Version: 1.0
 *
 * %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 */
/*
===========================================================
    INDEX
===========================================================

    01) Reset
    02) Animations
    03) Typography
    04) Utilities

    05) Button
    06) Title
    07) Slider Elements
    08) Tab
    09) Selectbox
    10) Breadcrumb
    11) Pagination
    12) Comment
    13) Form Styles
    14) Videobox
    15) Accordion

    16) Header
    17) Navigation
    18) Heroslider
    19) Feature
    20) About
    21) Service
    22) Screenshots
    23) Funfact
    24) Team Area
    25) Testimonial
    26) Pricebox
    27) Faq Area
    28) Download Area
    29) Subscribe Area
    30) Blog
    31) Contact
    32) Widgets
    33) Footer

===========================================================
    END INDEX
===========================================================
*/
/**
 * Reset
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
body {
  overflow: hidden;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
::-moz-selection {
  background: #0E8FE3;
  text-shadow: none;
}

/* line 23, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
::selection {
  background: #0E8FE3;
  text-shadow: none;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d2d4d6;
  margin: 1em 0;
  padding: 0;
}

/* line 37, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* line 46, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 52, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
textarea {
  resize: vertical;
}

/* line 56, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* line 63, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.hidden {
  display: none !important;
}

/* line 67, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* line 79, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/* line 90, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.invisible {
  visibility: hidden;
}

/* line 94, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 100, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
.clearfix:after {
  clear: both;
}

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

@media print {
  /* line 118, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 128, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 133, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 137, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 141, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 146, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 150, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 156, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  thead {
    display: table-header-group;
  }
  /* line 160, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 165, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 172, E:/_www/app-provedor/themes/site/assets/scss/basic/_reset.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/**
 * Animations
 */
@keyframes tmSpin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes tmSpinReverse {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}

@keyframes growShrink {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

@keyframes growShrink1 {
  0% {
    transform: scale(0);
    opacity: 0.8;
  }
  30% {
    transform: scale(1);
    opacity: 0.5;
  }
  90% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

@keyframes growShrink2 {
  0% {
    transform: scale(0);
    opacity: 0.8;
  }
  30% {
    transform: scale(1.5);
    opacity: 0.5;
  }
  90% {
    transform: scale(1.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

@keyframes growShrink3 {
  0% {
    transform: scale(0);
    opacity: 0.8;
  }
  30% {
    transform: scale(2);
    opacity: 0.5;
  }
  90% {
    transform: scale(2);
    opacity: 0.5;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

@keyframes autoAnimated {
  0% {
    transform: translateX(0) translateY(0);
  }
  20% {
    transform: translateX(15px) translateY(0);
  }
  40% {
    transform: translateX(15px) translateY(15px);
  }
  60% {
    transform: translateX(0) translateY(15px);
  }
  80% {
    transform: translateX(-15px) translateY(0);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}

@keyframes upAndDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-25px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes upAndDown2 {
  0% {
    top: 0;
    opacity: 0;
  }
  20% {
    top: 0;
    opacity: 1;
  }
  80% {
    top: 100%;
    opacity: 1;
  }
  100% {
    top: 100%;
    opacity: 0;
  }
}

@keyframes rotateCircle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/**
 * Typography
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
* {
  box-sizing: border-box;
}

/* line 9, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
img {
  max-width: 100%;
}

/* line 13, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
body {
  font-size: 16px;
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Roboto", sans-serif;
  color: #686b77;
  font-weight: 400;
}

/* line 10, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
::-webkit-input-placeholder {
  color: #686b77;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
:-moz-placeholder {
  color: #686b77;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
::-moz-placeholder {
  color: #686b77;
}

/* line 22, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
:-ms-input-placeholder {
  color: #686b77;
}

/* line 25, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
dl,
dd,
menu,
ol,
ul,
table,
caption,
hr {
  margin: 0;
  margin-bottom: 15px;
}

/* line 47, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Poppins", sans-serif;
  color: #3c424f;
}

/* line 63, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-weight: 500;
}

/* line 74, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h5,
.h5,
h6,
.h6 {
  font-weight: 400;
}

/* line 81, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h1,
.h1 {
  font-size: 42px;
  line-height: 52px;
}

/* line 87, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h2,
.h2 {
  font-size: 36px;
  line-height: 46px;
}

/* line 93, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h3,
.h3 {
  font-size: 28px;
  line-height: 38px;
}

/* line 99, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h4,
.h4 {
  font-size: 24px;
  line-height: 34px;
}

/* line 105, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h5,
.h5 {
  font-size: 20px;
  line-height: 30px;
}

/* line 111, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
h6,
.h6 {
  font-size: 18px;
  line-height: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 119, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h1,
  .h1 {
    font-size: 34px;
    line-height: 44px;
  }
  /* line 125, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h2,
  .h2 {
    font-size: 32px;
    line-height: 42px;
  }
  /* line 131, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h3,
  .h3 {
    font-size: 26px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 140, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h1,
  .h1 {
    font-size: 32px;
    line-height: 42px;
  }
  /* line 146, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h2,
  .h2 {
    font-size: 28px;
    line-height: 38px;
  }
  /* line 152, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h3,
  .h3 {
    font-size: 24px;
    line-height: 34px;
  }
  /* line 158, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h4,
  .h4 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 167, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h1,
  .h1 {
    font-size: 29px;
    line-height: 39px;
  }
  /* line 173, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  h2,
  .h2 {
    font-size: 26px;
    line-height: 36px;
  }
}

/* line 180, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
::-moz-selection {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 185, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
::-ms-selection {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 190, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
::-o-selection {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 195, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
::selection {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 201, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
*:-webkit-autofill,
*:-webkit-autofill:hover,
*:-webkit-autofill:focus,
*:-webkit-autofill:active {
  transition: background-color 50000s ease-in-out 0s;
}

/* line 208, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
a {
  transition: all 0.3s ease-in-out 0s;
}

/* line 211, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
}

/* line 218, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
a:visited {
  color: inherit;
}

/* line 223, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
button {
  cursor: pointer;
}

/* line 227, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input,
button,
select,
textarea {
  background: transparent;
  border: 1px solid #d2d4d6;
  transition: all 0.4s ease-out 0s;
  color: #686b77;
  font-family: "Roboto", sans-serif;
  border-radius: 3px;
}

/* line 10, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
input::-webkit-input-placeholder,
button::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9c9fa9;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
input:-moz-placeholder,
button:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #9c9fa9;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
input::-moz-placeholder,
button::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9c9fa9;
}

/* line 22, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
input:-ms-input-placeholder,
button:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9c9fa9;
}

/* line 239, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input:focus, input:active,
button:focus,
button:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  outline: none;
  border-color: #0E8FE3;
}

/* line 246, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input,
select,
textarea {
  width: 100%;
  font-size: 14px;
  vertical-align: middle;
}

/* line 253, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input:focus,
select:focus,
textarea:focus {
  background: rgba(14, 143, 227, 0.08);
  border-color: rgba(14, 143, 227, 0.2);
}

/* line 259, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input,
select,
button {
  height: 50px;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 259, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  input,
  select,
  button {
    height: 44px;
  }
}

/* line 270, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
textarea {
  padding: 10px 15px;
}

/* line 274, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
blockquote {
  border-left: 5px solid #0E8FE3;
  font-size: 18px;
  line-height: 27px;
  padding: 30px 30px 15px 30px;
  position: relative;
  z-index: 1;
  font-style: italic;
  background: #F5F9FB;
}

/* line 284, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
blockquote footer {
  font-size: 14px;
}

/* line 287, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
blockquote footer a {
  color: #0E8FE3;
}

/* line 290, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
blockquote footer a:hover {
  color: #0E8FE3;
}

@media only screen and (max-width: 767px) {
  /* line 274, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
  blockquote {
    font-size: 16px;
    line-height: 25px;
    padding: 20px;
  }
}

/* line 303, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
[class^="flaticon-"],
[class*=" flaticon-"],
[class^="flaticon-"],
[class*=" flaticon-"] {
  line-height: 1;
}

/* line 309, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
[class^="flaticon-"]::before, [class^="flaticon-"]::after,
[class*=" flaticon-"]::before,
[class*=" flaticon-"]::after,
[class^="flaticon-"]::before,
[class^="flaticon-"]::after,
[class*=" flaticon-"]::before,
[class*=" flaticon-"]::after {
  margin-left: 0;
  font-size: inherit;
  vertical-align: middle;
}

/* line 317, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
.stylish-list {
  padding-left: 0;
}

/* line 320, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
.stylish-list li {
  list-style: none;
  line-height: 30px;
  position: relative;
  padding-left: 30px;
}

/* line 327, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
.stylish-list i {
  position: absolute;
  left: 0;
  top: 7px;
  font-size: 16px;
  color: #0E8FE3;
}

/* Checkbox & Radio Styles */
/* line 339, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=checkbox],
input[type=radio] {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  display: none;
}

/* line 349, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=checkbox] ~ label,
input[type=radio] ~ label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
}

/* line 354, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=checkbox] ~ label:before,
input[type=radio] ~ label:before {
  content: "";
  font-family: 'fontAwesome';
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 5px;
  border: 1px solid #d2d4d6;
  height: 15px;
  width: 15px;
  line-height: 1;
  font-size: 13px;
}

/* line 370, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=checkbox]:checked ~ label,
input[type=radio]:checked ~ label {
  color: #0E8FE3;
}

/* line 373, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=checkbox]:checked ~ label:before,
input[type=radio]:checked ~ label:before {
  content: "\f00c";
  color: #0E8FE3;
  border-color: #0E8FE3;
}

/* line 384, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=radio] ~ label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  border: 2px solid #d2d4d6;
  border-radius: 100px;
  height: 15px;
  width: 15px;
  margin-top: -8px;
  line-height: .5;
  font-size: 28px;
}

/* line 401, E:/_www/app-provedor/themes/site/assets/scss/basic/_typography.scss */
input[type=radio]:checked ~ label::before {
  content: "";
  color: #0E8FE3;
  border-color: #0E8FE3;
}

/**
 * Utilities
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.hidden {
  display: none;
}

/* line 9, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 20, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 30, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 34, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 40, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.clearfix:after {
  clear: both;
}

/* Define Colors */
/* line 45, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.color-theme {
  color: #0E8FE3;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.color-secondary {
  color: #03A9F4;
}

/* line 53, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.color-dark {
  color: #272727;
}

/* line 57, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.colog-grey {
  color: #F5F9FB;
}

/* line 61, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.color-black {
  color: #000000;
}

/* line 65, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.color-white {
  color: #ffffff;
}

/* Background Color */
/* line 71, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-theme {
  background: #0E8FE3;
}

/* line 75, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-secondary {
  background: #03A9F4;
}

/* line 79, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-grey {
  background: #F5F9FB;
}

/* line 83, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-dark {
  background: #272727 !important;
}

/* line 87, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-black {
  background: #000000;
}

/* line 91, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-white {
  background: #ffffff !important;
}

/* line 95, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-gradient {
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
}

/* Background Image */
/* line 101, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[class*="bg-image-"],
[data-bgimage] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-1 {
  background-image: url(../images/bg/bg-image-1.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-2 {
  background-image: url(../images/bg/bg-image-2.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-3 {
  background-image: url(../images/bg/bg-image-3.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-4 {
  background-image: url(../images/bg/bg-image-4.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-5 {
  background-image: url(../images/bg/bg-image-5.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-6 {
  background-image: url(../images/bg/bg-image-6.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-7 {
  background-image: url(../images/bg/bg-image-7.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-8 {
  background-image: url(../images/bg/bg-image-8.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-9 {
  background-image: url(../images/bg/bg-image-9.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-10 {
  background-image: url(../images/bg/bg-image-10.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-11 {
  background-image: url(../images/bg/bg-image-11.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-12 {
  background-image: url(../images/bg/bg-image-12.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-13 {
  background-image: url(../images/bg/bg-image-13.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-14 {
  background-image: url(../images/bg/bg-image-14.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-15 {
  background-image: url(../images/bg/bg-image-15.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-16 {
  background-image: url(../images/bg/bg-image-16.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-17 {
  background-image: url(../images/bg/bg-image-17.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-18 {
  background-image: url(../images/bg/bg-image-18.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-19 {
  background-image: url(../images/bg/bg-image-19.jpg);
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.bg-image-20 {
  background-image: url(../images/bg/bg-image-20.jpg);
}

/* Text specialized */
/* line 115, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.text-italic {
  font-style: italic;
}

/* line 119, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.text-normal {
  font-style: normal;
}

/* line 123, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.text-underline {
  font-style: underline;
}

/* Font specialized */
/* line 128, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.body-font {
  font-family: "Roboto", sans-serif;
}

/* line 132, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.heading-font {
  font-family: "Poppins", sans-serif;
}

/* Height and width */
/* line 137, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-fullscreen {
  min-height: 100vh;
  width: 100%;
}

/* Overlay styles */
/* line 143, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay],
[data-secondary-overlay],
[data-black-overlay],
[data-white-overlay] {
  position: relative;
}

/* line 150, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay] > div,
[data-overlay] > *,
[data-secondary-overlay] > div,
[data-secondary-overlay] > *,
[data-black-overlay] > div,
[data-black-overlay] > *,
[data-white-overlay] > div,
[data-white-overlay] > * {
  position: relative;
  z-index: 2;
}

/* line 162, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay]:before,
[data-secondary-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

/* line 175, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay]:before {
  background: -webkit-linear-gradient(45deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(45deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(45deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(45deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(45deg, #1976D2 0%, #03A9F4 100%);
}

/* line 179, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-secondary-overlay]:before {
  background-color: #0E8FE3;
}

/* line 183, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-black-overlay]:before {
  background-color: #32363d;
}

/* line 187, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-white-overlay]:before {
  background-color: #ffffff;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="0.5"]:before,
[data-secondary-overlay="0.5"]:before,
[data-black-overlay="0.5"]:before,
[data-white-overlay="0.5"]:before {
  opacity: 0.05;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="1"]:before,
[data-secondary-overlay="1"]:before,
[data-black-overlay="1"]:before,
[data-white-overlay="1"]:before {
  opacity: 0.1;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="1.5"]:before,
[data-secondary-overlay="1.5"]:before,
[data-black-overlay="1.5"]:before,
[data-white-overlay="1.5"]:before {
  opacity: 0.15;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="2"]:before,
[data-secondary-overlay="2"]:before,
[data-black-overlay="2"]:before,
[data-white-overlay="2"]:before {
  opacity: 0.2;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="2.5"]:before,
[data-secondary-overlay="2.5"]:before,
[data-black-overlay="2.5"]:before,
[data-white-overlay="2.5"]:before {
  opacity: 0.25;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="3"]:before,
[data-secondary-overlay="3"]:before,
[data-black-overlay="3"]:before,
[data-white-overlay="3"]:before {
  opacity: 0.3;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="3.5"]:before,
[data-secondary-overlay="3.5"]:before,
[data-black-overlay="3.5"]:before,
[data-white-overlay="3.5"]:before {
  opacity: 0.35;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="4"]:before,
[data-secondary-overlay="4"]:before,
[data-black-overlay="4"]:before,
[data-white-overlay="4"]:before {
  opacity: 0.4;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="4.5"]:before,
[data-secondary-overlay="4.5"]:before,
[data-black-overlay="4.5"]:before,
[data-white-overlay="4.5"]:before {
  opacity: 0.45;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="5"]:before,
[data-secondary-overlay="5"]:before,
[data-black-overlay="5"]:before,
[data-white-overlay="5"]:before {
  opacity: 0.5;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="5.5"]:before,
[data-secondary-overlay="5.5"]:before,
[data-black-overlay="5.5"]:before,
[data-white-overlay="5.5"]:before {
  opacity: 0.55;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="6"]:before,
[data-secondary-overlay="6"]:before,
[data-black-overlay="6"]:before,
[data-white-overlay="6"]:before {
  opacity: 0.6;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="6.5"]:before,
[data-secondary-overlay="6.5"]:before,
[data-black-overlay="6.5"]:before,
[data-white-overlay="6.5"]:before {
  opacity: 0.65;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="7"]:before,
[data-secondary-overlay="7"]:before,
[data-black-overlay="7"]:before,
[data-white-overlay="7"]:before {
  opacity: 0.7;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="7.5"]:before,
[data-secondary-overlay="7.5"]:before,
[data-black-overlay="7.5"]:before,
[data-white-overlay="7.5"]:before {
  opacity: 0.75;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="8"]:before,
[data-secondary-overlay="8"]:before,
[data-black-overlay="8"]:before,
[data-white-overlay="8"]:before {
  opacity: 0.8;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="8.5"]:before,
[data-secondary-overlay="8.5"]:before,
[data-black-overlay="8.5"]:before,
[data-white-overlay="8.5"]:before {
  opacity: 0.85;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="9"]:before,
[data-secondary-overlay="9"]:before,
[data-black-overlay="9"]:before,
[data-white-overlay="9"]:before {
  opacity: 0.9;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="9.5"]:before,
[data-secondary-overlay="9.5"]:before,
[data-black-overlay="9.5"]:before,
[data-white-overlay="9.5"]:before {
  opacity: 0.95;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
[data-overlay="10"]:before,
[data-secondary-overlay="10"]:before,
[data-black-overlay="10"]:before,
[data-white-overlay="10"]:before {
  opacity: 1;
}

/* Slick Preset */
/* line 205, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.slick-slide:active, .slick-slide:focus {
  outline: none;
}

/* line 213, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.slick-slide.slick-current:active, .slick-slide.slick-current:focus, .slick-slide.slick-active:active, .slick-slide.slick-active:focus {
  outline: none;
}

/* Section Padding */
/* line 221, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-padding-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 226, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-padding-section-top {
  padding-top: 100px;
}

/* line 230, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-padding-section-bottom {
  padding-bottom: 100px;
}

/* line 234, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-padding-section-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 239, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-padding-section-sm-top {
  padding-top: 60px;
}

/* line 243, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-padding-section-sm-bottom {
  padding-bottom: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 248, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* line 253, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section-top {
    padding-top: 85px;
  }
  /* line 257, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section-bottom {
    padding-bottom: 85px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 263, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 268, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section-top {
    padding-top: 80px;
  }
  /* line 272, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section-bottom {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 278, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  /* line 283, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section-top {
    padding-top: 70px;
  }
  /* line 287, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .tm-padding-section-bottom {
    padding-bottom: 70px;
  }
}

/* line 292, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mt-30-reverse {
  margin-top: -30px;
}

/* line 296, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mt-30 {
  margin-top: 30px;
}

/* line 300, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mb-30 {
  margin-bottom: 30px;
}

/* line 304, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mtb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 309, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.pt-30 {
  padding-top: 30px;
}

/* line 313, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.pb-30 {
  padding-bottom: 30px;
}

/* line 317, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 322, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mt-40-reverse {
  margin-top: -40px;
}

/* line 326, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mt-40 {
  margin-top: 40px;
}

/* line 330, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mb-40 {
  margin-bottom: 40px;
}

/* line 334, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 339, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.pt-40 {
  padding-top: 40px;
}

/* line 343, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.pb-40 {
  padding-bottom: 40px;
}

/* line 347, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 352, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mt-50-reverse {
  margin-top: -50px;
}

/* line 356, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mt-50 {
  margin-top: 50px;
}

/* line 360, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mb-50 {
  margin-bottom: 50px;
}

/* line 364, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.mtb-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 369, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.pt-50 {
  padding-top: 50px;
}

/* line 373, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.pb-50 {
  padding-bottom: 50px;
}

/* line 377, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* Preloader Styels */
/* line 383, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #0e8fe3;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* line 396, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-preloader > span {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: 0 0;
  border-radius: 1000px;
  position: relative;
  z-index: 1;
}

/* line 405, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-preloader > span::before, .tm-preloader > span::after {
  content: "";
  left: 50%;
  top: 50%;
  position: absolute;
  display: inline-block;
  border-radius: 1000px;
}

/* line 415, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-preloader > span::before {
  height: 190%;
  width: 190%;
  margin-left: -28.5px;
  margin-top: -28.5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff transparent;
  animation: tmSpinReverse 1s linear infinite;
}

/* line 426, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-preloader > span::after {
  height: 250%;
  width: 250%;
  margin-left: -37.5px;
  margin-top: -37.5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #ffffff;
  animation: tmSpin 1s linear infinite;
}

/* line 438, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-preloader .tm-button {
  position: absolute;
  left: auto;
  top: auto;
  right: 15px;
  bottom: 15px;
}

/* line 448, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
#scrollUp {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 45px;
  width: 45px;
  line-height: 43px;
  text-align: center;
  background: #0E8FE3;
  color: #ffffff;
  font-size: 24px;
  border-radius: 100%;
  border: 1px solid #0E8FE3;
  animation: slideInRight 0.4s ease-in-out 1 both;
  z-index: 999 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  transform: translateX(50px);
}

/* line 468, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
#scrollUp.is-visible {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

/* line 475, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.form-messages {
  margin-bottom: 0;
  text-align: center;
}

/* line 479, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.form-messages.error {
  margin-top: 20px;
  color: #f80707;
}

/* line 484, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.form-messages.success {
  margin-top: 20px;
  color: #0d8d2d;
}

/* Youtube Video Background */
/* line 492, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-videobgholder {
  position: relative;
}

/* line 496, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-videobgwarpper {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0 !important;
  left: 0;
  z-index: -1;
}

/* line 505, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-videobg {
  display: block;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
}

/* Container Width Set */
@media (min-width: 1200px) {
  /* line 514, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .container {
    max-width: 1200px;
  }
}

@media (max-width: 575px) {
  /* line 520, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .container {
    max-width: 480px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 526, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
  .container {
    max-width: 440px;
  }
}

/* line 532, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 538, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.tm-parallax {
  background-attachment: fixed;
}

/* line 542, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
body {
  position: relative;
}

/* line 546, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
.page-content {
  position: relative;
  z-index: 1;
}

/* Scrollbar Style */
/* line 553, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 558, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 562, E:/_www/app-provedor/themes/site/assets/scss/basic/_utilities.scss */
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 100px;
}

/**
 * Button
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button,
a.tm-button,
button.tm-button {
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  display: inline-block;
  overflow: hidden;
  color: #ffffff;
  background: #0E8FE3;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.5px;
  border: 0;
  border-radius: 4px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 26, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button::before,
a.tm-button::before,
button.tm-button::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 101%;
  height: 100%;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  z-index: 2;
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
}

/* line 41, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button::after,
a.tm-button::after,
button.tm-button::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 101%;
  height: 100%;
  background: -webkit-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  z-index: 2;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

/* line 56, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button i,
.tm-button span,
a.tm-button i,
a.tm-button span,
button.tm-button i,
button.tm-button span {
  position: relative;
  z-index: 3;
  vertical-align: baseline;
}

/* line 63, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button i,
a.tm-button i,
button.tm-button i {
  font-size: 22px;
  margin-right: 8px;
}

/* line 68, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button:hover,
a.tm-button:hover,
button.tm-button:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
}

/* line 71, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button:hover::after,
a.tm-button:hover::after,
button.tm-button:hover::after {
  opacity: 1;
}

/* line 76, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-lg,
a.tm-button.tm-button-lg,
button.tm-button.tm-button-lg {
  height: 55px;
  line-height: 55px;
}

/* line 80, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-lg i,
a.tm-button.tm-button-lg i,
button.tm-button.tm-button-lg i {
  font-size: 24px;
}

/* line 85, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-sm,
a.tm-button.tm-button-sm,
button.tm-button.tm-button-sm {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}

/* line 90, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-sm i,
a.tm-button.tm-button-sm i,
button.tm-button.tm-button-sm i {
  font-size: 20px;
}

/* line 95, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-white,
a.tm-button.tm-button-white,
button.tm-button.tm-button-white {
  background: #ffffff;
  color: #0E8FE3;
}

/* line 99, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-white::before,
a.tm-button.tm-button-white::before,
button.tm-button.tm-button-white::before {
  display: none;
}

/* line 103, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-white:hover,
a.tm-button.tm-button-white:hover,
button.tm-button.tm-button-white:hover {
  color: #ffffff;
}

/* line 107, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-white.tm-button-transparent,
a.tm-button.tm-button-white.tm-button-transparent,
button.tm-button.tm-button-white.tm-button-transparent {
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
}

/* line 112, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-white.tm-button-transparent::after,
a.tm-button.tm-button-white.tm-button-transparent::after,
button.tm-button.tm-button-white.tm-button-transparent::after {
  display: none;
}

/* line 116, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-white.tm-button-transparent:hover,
a.tm-button.tm-button-white.tm-button-transparent:hover,
button.tm-button.tm-button-white.tm-button-transparent:hover {
  background: #ffffff;
  color: #0E8FE3;
}

/* line 123, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-dark,
a.tm-button.tm-button-dark,
button.tm-button.tm-button-dark {
  background: #3c424f;
  color: #ffffff;
}

/* line 127, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-dark::before,
a.tm-button.tm-button-dark::before,
button.tm-button.tm-button-dark::before {
  display: none;
}

/* line 131, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-dark.tm-button-transparent,
a.tm-button.tm-button-dark.tm-button-transparent,
button.tm-button.tm-button-dark.tm-button-transparent {
  border: 1px solid #3c424f;
  background: transparent;
  color: #3c424f;
}

/* line 136, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-dark.tm-button-transparent::after,
a.tm-button.tm-button-dark.tm-button-transparent::after,
button.tm-button.tm-button-dark.tm-button-transparent::after {
  display: none;
}

/* line 140, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-button.tm-button-dark.tm-button-transparent:hover,
a.tm-button.tm-button-dark.tm-button-transparent:hover,
button.tm-button.tm-button-dark.tm-button-transparent:hover {
  background: #3c424f;
  color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-button,
  a.tm-button,
  button.tm-button {
    padding: 0 25px;
  }
  /* line 150, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-button.tm-button-lg,
  a.tm-button.tm-button-lg,
  button.tm-button.tm-button-lg {
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-button,
  a.tm-button,
  button.tm-button {
    padding: 0 25px;
  }
  /* line 160, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-button.tm-button-lg,
  a.tm-button.tm-button-lg,
  button.tm-button.tm-button-lg {
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-button,
  a.tm-button,
  button.tm-button {
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
  }
  /* line 172, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-button.tm-button-lg,
  a.tm-button.tm-button-lg,
  button.tm-button.tm-button-lg {
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
  }
}

/* line 180, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-buttongroup {
  margin-left: -25px;
  margin-top: -10px;
  font-size: 0;
}

/* line 185, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-buttongroup .tm-button {
  margin-left: 25px;
  margin-top: 10px;
}

/* Read More Button */
/* line 192, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-readmore,
a.tm-readmore,
button.tm-readmore {
  display: inline-block;
  color: #686b77;
  font-weight: 700;
}

/* line 199, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-readmore i,
a.tm-readmore i,
button.tm-readmore i {
  font-size: 12px;
  padding-left: 0;
  transition: padding 0.3s ease-in-out 0s;
}

/* line 205, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-readmore:hover,
a.tm-readmore:hover,
button.tm-readmore:hover {
  color: #0E8FE3;
}

/* line 208, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-readmore:hover i,
a.tm-readmore:hover i,
button.tm-readmore:hover i {
  padding-left: 5px;
}

/* Video Button */
/* line 216, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton,
a.tm-videobutton,
button.tm-videobutton {
  display: inline-block;
  position: relative;
  z-index: 1;
}

/* line 223, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton a,
a.tm-videobutton a,
button.tm-videobutton a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 999px;
}

/* line 229, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton::before, .tm-videobutton::after,
a.tm-videobutton::before,
a.tm-videobutton::after,
button.tm-videobutton::before,
button.tm-videobutton::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 999px;
}

/* line 242, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton::before,
a.tm-videobutton::before,
button.tm-videobutton::before {
  background: rgba(255, 255, 255, 0.7);
  z-index: -1;
  animation: tmGrowShrink 1.2s ease-in-out 0s infinite both;
}

/* line 248, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton::after,
a.tm-videobutton::after,
button.tm-videobutton::after {
  background: rgba(14, 143, 227, 0.7);
  z-index: -2;
  animation: tmGrowShrink 1.2s ease-in-out 0.3s infinite both;
}

/* line 254, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton span,
a.tm-videobutton span,
button.tm-videobutton span {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  background: #ffffff;
  border-radius: 999px;
  color: #0E8FE3;
  transition: all 0.3s ease-in-out 0s;
}

/* line 265, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton span i,
a.tm-videobutton span i,
button.tm-videobutton span i {
  font-size: 26px;
  vertical-align: middle;
  padding-left: 4px;
}

/* line 273, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton:hover span,
a.tm-videobutton:hover span,
button.tm-videobutton:hover span {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 281, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton.tm-videobutton-lg::before, .tm-videobutton.tm-videobutton-lg::after,
a.tm-videobutton.tm-videobutton-lg::before,
a.tm-videobutton.tm-videobutton-lg::after,
button.tm-videobutton.tm-videobutton-lg::before,
button.tm-videobutton.tm-videobutton-lg::after {
  margin-left: -40px;
  margin-top: -40px;
}

/* line 287, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton.tm-videobutton-lg span,
a.tm-videobutton.tm-videobutton-lg span,
button.tm-videobutton.tm-videobutton-lg span {
  height: 80px;
  width: 80px;
  line-height: 80px;
}

/* line 292, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
.tm-videobutton.tm-videobutton-lg span i,
a.tm-videobutton.tm-videobutton-lg span i,
button.tm-videobutton.tm-videobutton-lg span i {
  font-size: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 301, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-videobutton.tm-videobutton-lg::before, .tm-videobutton.tm-videobutton-lg::after,
  a.tm-videobutton.tm-videobutton-lg::before,
  a.tm-videobutton.tm-videobutton-lg::after,
  button.tm-videobutton.tm-videobutton-lg::before,
  button.tm-videobutton.tm-videobutton-lg::after {
    margin-left: -32.5px;
    margin-top: -32.5px;
  }
  /* line 307, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-videobutton.tm-videobutton-lg span,
  a.tm-videobutton.tm-videobutton-lg span,
  button.tm-videobutton.tm-videobutton-lg span {
    height: 65px;
    width: 65px;
    line-height: 65px;
  }
  /* line 312, E:/_www/app-provedor/themes/site/assets/scss/elements/_button.scss */
  .tm-videobutton.tm-videobutton-lg span i,
  a.tm-videobutton.tm-videobutton-lg span i,
  button.tm-videobutton.tm-videobutton-lg span i {
    font-size: 26px;
  }
}

/**
 * Title
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle {
  margin-bottom: 40px;
}

/* line 8, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle h2 {
  font-weight: 500;
  margin-top: -8px;
}

/* line 13, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle-divider {
  position: relative;
  display: inline-block;
  text-align: center;
  position: relative;
}

/* line 19, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle-divider::before, .tm-sectiontitle-divider::after {
  content: "";
  background-image: url(../images/title-shape.png);
  display: inline-block;
  width: 70px;
  height: 7px;
  position: absolute;
  top: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: -4px;
}

/* line 34, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle-divider:before {
  left: auto;
  right: 125%;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle-divider::after {
  right: auto;
  left: 125%;
}

/* line 44, E:/_www/app-provedor/themes/site/assets/scss/elements/_titles.scss */
.tm-sectiontitle-divider i {
  display: inline-block;
  transform: rotate(45deg);
  color: #0E8FE3;
  font-size: 20px;
  height: 25px;
  width: 25px;
  line-height: 25px;
}

/**
 * Slider Elements
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow {
  position: relative;
}

/* line 8, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow-prev, .tm-slider-arrow-next {
  background: #ffffff;
  height: 46px;
  width: 46px;
  line-height: 1;
  padding: 7px;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  border-radius: 100px;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -23px;
}

/* line 24, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow-prev::before, .tm-slider-arrow-next::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  transform: scale(1.4);
  border-radius: 100px;
  opacity: 0.5;
  animation: growShrink 2s ease-in-out 0s infinite both;
  z-index: -2;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow-prev::after, .tm-slider-arrow-next::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ffffff;
  z-index: -1;
  border-radius: 100px;
}

/* line 51, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow-prev i, .tm-slider-arrow-next i {
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 100px;
  background: -webkit-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  color: #ffffff;
  font-size: 24px;
  vertical-align: middle;
}

/* line 64, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow-prev {
  left: 0;
  right: auto;
}

/* line 69, E:/_www/app-provedor/themes/site/assets/scss/elements/_slider-elements.scss */
.tm-slider-arrow-next {
  left: auto;
  right: 0;
}

/**
 * Tab
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_tab.scss */
.tm-tabgroup {
  margin-bottom: 45px;
  padding-left: 0;
  margin-top: -1px;
  margin-bottom: 0;
  font-size: 0;
}

/* line 12, E:/_www/app-provedor/themes/site/assets/scss/elements/_tab.scss */
.tm-tabgroup li {
  margin-top: 1px;
  margin-right: 1px;
  display: inline-block;
  font-size: 18px;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/elements/_tab.scss */
.tm-tabgroup li a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
  min-width: 170px;
  text-align: center;
  padding: 0 35px;
  background: #ebebeb;
  color: #333333;
  font-size: 18px;
  font-weight: 700;
}

/* line 30, E:/_www/app-provedor/themes/site/assets/scss/elements/_tab.scss */
.tm-tabgroup li a:hover {
  color: #0E8FE3;
}

/* line 34, E:/_www/app-provedor/themes/site/assets/scss/elements/_tab.scss */
.tm-tabgroup li a.active {
  background: #0E8FE3;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  /* line 43, E:/_www/app-provedor/themes/site/assets/scss/elements/_tab.scss */
  .tm-tabgroup li a {
    min-width: inherit;
    font-size: 16px;
    height: 44px;
    line-height: 42px;
    padding: 0 25px;
  }
}

/**
 * Selectbox
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select {
  height: 50px;
  border-radius: 3px;
  line-height: 48px;
  padding: 0 15px;
  padding-right: 35px;
  width: 100%;
  background-color: transparent;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select::after {
  content: "";
  position: absolute;
  border: 0;
  background-image: url(../images/icons/down-caret.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: contain;
  transform: rotate(0deg);
  transform-origin: center center;
  height: 9px;
  width: 9px;
  line-height: 1;
  text-align: center;
}

/* line 31, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select .current {
  display: block;
  padding: 0;
  color: #9c9fa9;
}

/* line 37, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select .list {
  border-radius: 0;
  margin-bottom: 0;
  min-width: 180px;
  width: 100%;
  margin-top: 1px;
}

/* line 44, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select .list .option {
  padding: 0 15px;
  min-height: auto;
  line-height: 30px;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select .list .option:hover {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 56, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select:focus {
  background: rgba(14, 143, 227, 0.05);
  border-color: rgba(14, 143, 227, 0.05);
  color: #686b77;
}

/* line 62, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select.open {
  background: rgba(14, 143, 227, 0.05);
  border-color: rgba(14, 143, 227, 0.05);
}

/* line 66, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select.open .current {
  color: #686b77;
}

/* line 70, E:/_www/app-provedor/themes/site/assets/scss/elements/_selectbox.scss */
.nice-select.open:after {
  transform: rotate(180deg);
}

/**
 * Breadcrumb
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/elements/_breadcrumb.scss */
.tm-breadcrumb-area {
  position: relative;
  z-index: 1;
}

/* line 11, E:/_www/app-provedor/themes/site/assets/scss/elements/_breadcrumb.scss */
.tm-breadcrumb-bgshape {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

/* line 19, E:/_www/app-provedor/themes/site/assets/scss/elements/_breadcrumb.scss */
.tm-breadcrumb h2 {
  color: #ffffff;
}

/**
 * Pagination
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/elements/_pagination.scss */
.tm-pagination ul {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0;
  margin-top: -10px;
}

/* line 12, E:/_www/app-provedor/themes/site/assets/scss/elements/_pagination.scss */
.tm-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-top: 10px;
  margin-right: 10px;
}

/* line 19, E:/_www/app-provedor/themes/site/assets/scss/elements/_pagination.scss */
.tm-pagination ul li a {
  display: inline-block;
  color: #686b77;
  font-weight: 700;
  font-size: 18px;
  height: 45px;
  line-height: 43px;
  border: 1px solid #d2d4d6;
  text-align: center;
  min-width: 45px;
  padding: 0 15px;
  border-radius: 3px;
}

/* line 32, E:/_www/app-provedor/themes/site/assets/scss/elements/_pagination.scss */
.tm-pagination ul li a:hover {
  background: #0E8FE3;
  border-color: #0E8FE3;
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* line 41, E:/_www/app-provedor/themes/site/assets/scss/elements/_pagination.scss */
.tm-pagination ul li.is-active a {
  background: #0E8FE3;
  border-color: #0E8FE3;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  /* line 53, E:/_www/app-provedor/themes/site/assets/scss/elements/_pagination.scss */
  .tm-pagination ul li a {
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    min-width: 40px;
    font-size: 16px;
  }
}

/**
 * Comment
 */
/* Commentlist */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment {
  display: flex;
  margin-bottom: 30px;
}

/* line 10, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment:last-child {
  margin-bottom: 0;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-thumb {
  flex: 0 0 80px;
  margin-right: 25px;
  border-radius: 3px;
  overflow: hidden;
  align-self: flex-start;
}

/* line 21, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-thumb img {
  max-width: 100%;
}

/* line 2, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
.tm-comment-content::after {
  content: "";
  clear: both;
  display: table;
}

/* line 29, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-content h6 {
  margin-top: -2px;
  margin-bottom: 0;
}

/* line 33, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-content h6 a {
  color: #3c424f;
}

/* line 36, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-content h6 a:hover {
  color: #0E8FE3;
}

/* line 42, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-content p {
  margin-top: 8px;
  margin-bottom: 0;
}

/* line 48, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-date {
  color: #757575;
}

/* line 52, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-replybutton {
  color: #686b77;
  display: inline-block;
  margin-top: 10px;
}

/* line 57, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-replybutton i {
  font-size: 12px;
}

/* line 61, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-replybutton:hover {
  color: #0E8FE3;
}

/* line 66, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
.tm-comment-replypost {
  padding-left: 105px;
}

@media only screen and (max-width: 767px) {
  /* line 71, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
  .tm-comment-replypost {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 6, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
  .tm-comment {
    flex-wrap: wrap;
  }
  /* line 79, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
  .tm-comment-thumb {
    flex: 0 0 60px;
    max-width: 60px;
    margin-right: 20px;
  }
  /* line 85, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
  .tm-comment-content {
    margin-top: 20px;
  }
  /* line 89, E:/_www/app-provedor/themes/site/assets/scss/elements/_comment.scss */
  .tm-comment-date {
    display: block;
  }
}

/**
 * Form Styles
 */
/* line 7, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -35px;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-animatedline {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  height: 2px;
  width: 0;
  background: #0E8FE3;
  transition: all 0.4s ease-in-out;
}

/* line 25, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field {
  margin-top: 20px;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}

/* line 31, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field input,
.tm-form-field select,
.tm-form-field textarea {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #d2d4d6;
  border-radius: 0;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field input:focus,
.tm-form-field select:focus,
.tm-form-field textarea:focus {
  background: transparent;
}

/* line 44, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field textarea {
  min-height: 215px;
  padding: 10px 0;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field a {
  color: #686b77;
}

/* line 52, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field a:hover {
  color: #0E8FE3;
}

/* line 57, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-field button, .tm-form-field .tm-button {
  margin-top: 10px;
}

/* line 62, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form-fieldhalf {
  flex: 0 0 calc(50% - 15px);
  max-width: calc(50% - 15px);
}

/* line 67, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
.tm-form.tm-form-bordered {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 3px;
}

@media only screen and (max-width: 575px) {
  /* line 74, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
  .tm-form.tm-form-bordered {
    padding: 20px;
  }
  /* line 78, E:/_www/app-provedor/themes/site/assets/scss/elements/_form.scss */
  .tm-form-fieldhalf {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/**
 * Videobox
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox {
  display: inline-block;
  border: 15px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}

/* line 12, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  opacity: 0.8;
  z-index: 2;
}

/* line 24, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox img {
  width: 100%;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 90px;
  line-height: 1;
  z-index: 3;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox-roundicon {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 1000px;
  animation: rotateCircle 10s linear 0s infinite both;
  z-index: 2;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox-roundicon::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  height: 10px;
  width: 10px;
  background: #0E8FE3;
  border-radius: 100px;
}

/* line 60, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox-roundicon::after {
  content: "";
  position: absolute;
  left: auto;
  right: -12px;
  top: 50%;
  height: 10px;
  width: 10px;
  background: #0E8FE3;
  border-radius: 100px;
}

/* line 73, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox.tm-videobox-circle {
  border-radius: 1000px;
}

/* line 76, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox.tm-videobox-circle img {
  border-radius: 1000px;
}

/* line 80, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
.tm-videobox.tm-videobox-circle::before {
  border-radius: 1000px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 86, E:/_www/app-provedor/themes/site/assets/scss/elements/_videobox.scss */
  .tm-videobox a {
    font-size: 64px;
  }
}

/**
 * Accordion
 */
/* Accordion Styles */
/* line 8, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card {
  background: transparent;
  border: 0;
  border-radius: 0;
}

/* line 13, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card:not(:last-child) {
  margin-bottom: 15px;
}

/* line 20, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card:first-child .card-header button::after {
  display: none;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-header {
  padding: 0;
  background: transparent;
  border: 0;
  position: relative;
}

/* line 34, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-header button {
  height: auto;
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px 10px 10px 50px;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  color: #3c424f;
  line-height: 28px;
  font-weight: 500;
  text-decoration: none !important;
  border: 0;
  position: relative;
  white-space: inherit;
  background: #F5F9FB;
  border-radius: 100px;
}

/* line 52, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-header button::before {
  content: "\f2f9";
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -14px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  border-radius: 100px;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  transition: all 0.2s ease-in-out 0s;
}

/* line 70, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-header button.collapsed::before {
  content: "\f2f9";
}

/* line 75, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-header button:not(.collapsed) {
  background: -webkit-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  color: #ffffff;
}

/* line 79, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-header button:not(.collapsed):before {
  content: "\f2fc";
  background: #ffffff;
  color: #0E8FE3;
}

/* line 88, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
.tm-accordion .card-body {
  padding: 15px 0 5px 50px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 94, E:/_www/app-provedor/themes/site/assets/scss/elements/_accordion.scss */
  .tm-accordion .card-header button {
    font-size: 16px;
  }
}

/**
 * Header
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header {
  padding: 10px 0;
  position: relative;
  /* Fixed Header */
}

/* line 9, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  transition: all 0.4s ease-in-out;
  opacity: 0;
}

/* line 22, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header-logo {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
  height: 63px;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header-logo img {
  height: 100%;
}

/* line 33, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header-navigation {
  text-align: right;
}

/* line 36, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header-navigation .tm-navigation-toggler {
  color: #ffffff;
  padding: 0px 12px;
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  display: none;
}

/* line 48, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header.tm-header-fixed {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  padding-top: 23px;
  transition: all 0.4s ease-in-out;
}

/* line 59, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header.tm-sticky-header.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 12;
  padding: 10px 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* line 68, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header.tm-sticky-header.is-sticky::before {
  opacity: 1;
}

/* line 72, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-header.tm-sticky-header.is-sticky .tm-header-logo {
  height: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 79, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header .container {
    position: relative;
  }
  /* line 83, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header-navigation {
    position: relative;
  }
  /* line 86, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header-navigation .tm-navigation-toggler {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 93, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header .container {
    position: relative;
  }
  /* line 97, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header-logo {
    padding: 6px 0;
  }
  /* line 101, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header-navigation {
    position: relative;
  }
  /* line 104, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header-navigation .tm-navigation-toggler {
    display: inline-block;
  }
  /* line 111, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
  .tm-header.tm-sticky-header.is-sticky .tm-header-logo {
    padding: 0;
  }
}

/* Mobile Menu */
/* line 120, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav {
  position: absolute;
  top: calc(100% + 10px);
  width: calc(100% - 30px);
  left: 15px;
}

/* line 127, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav {
  margin-top: 0;
}

/* line 131, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-bar {
  min-height: 0;
  padding: 0;
  z-index: 2;
}

/* line 137, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container a.meanmenu-reveal {
  color: #fff;
  font-size: 21px !important;
  padding: 0;
  z-index: 99;
  margin-top: -59px;
  height: 33px;
  width: 33px;
  display: inline-block;
  border: 1px solid #ffffff;
  line-height: 33px;
  border-radius: 4px;
  text-indent: 0;
  text-align: center !important;
}

/* line 153, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav {
  background: #0E8FE3;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  width: 100%;
}

/* line 161, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul {
  max-height: 196px;
  overflow-y: auto;
}

/* line 166, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li a {
  padding: 7px 5%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
}

/* line 171, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li a:hover {
  background: #ffffff;
  color: #0E8FE3;
}

/* line 176, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li a.mean-expand {
  padding: 0 6px !important;
  height: 42px;
  line-height: 42px;
  background: rgba(14, 143, 227, 0.7);
  color: #ffffff;
  margin-top: 0;
}

/* line 184, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li a.mean-expand:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* line 191, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li li a {
  opacity: 1;
}

/* line 198, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li ul li a {
  padding: 7px 10%;
}

/* line 205, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li ul ul li a {
  padding: 7px 15%;
}

/* line 212, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-mobilenav.mean-container .mean-nav > ul li ul ul ul li a {
  padding: 7px 20%;
}

/* line 228, E:/_www/app-provedor/themes/site/assets/scss/sections/_header.scss */
.tm-sticky-header.is-sticky .tm-mobilenav.mean-container a.meanmenu-reveal {
  margin-top: -51px;
}

/**
 * Navigation
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul {
  margin-bottom: 0;
  padding-left: 0;
  font-size: 0;
}

/* line 11, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li {
  display: inline-block;
  list-style: none;
  font-size: 16px;
  position: relative;
  margin: 0 18px;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li > a {
  display: inline-block;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 15px 0;
  color: #3c424f;
  position: relative;
}

/* line 27, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li > a::before {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 15px;
  height: 1px;
  width: 0;
  background: #0E8FE3;
  transition: all 0.4s ease-in-out 0s;
}

/* line 42, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li:hover > a, .tm-navigation > ul > li.current > a {
  color: #0E8FE3;
}

/* line 45, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li:hover > a::before, .tm-navigation > ul > li.current > a::before {
  width: 100%;
}

/* line 51, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li:last-child {
  margin-right: 0;
}

/* line 65, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown > a::after {
  content: "\f2f9";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 18px;
  margin-left: 8px;
  vertical-align: bottom;
}

/* line 74, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul {
  position: absolute;
  left: 0;
  top: 100%;
  background: #ffffff;
  width: 220px;
  text-align: left;
  padding: 0;
  margin-bottom: 0;
  visibility: hidden;
  transform-origin: 0 0;
  transform: scaleY(0);
  z-index: -1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}

/* line 90, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul li {
  display: block;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

/* line 96, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(-90deg, #1976D2 0%, #03A9F4 100%);
  transform-origin: 0 0;
  transform: scaleX(0);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}

/* line 110, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 114, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul li a {
  color: #3c424f;
  display: block;
  padding: 7px 0;
  font-size: 14px;
}

/* line 122, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul li:hover::before {
  transform: scaleX(1);
}

/* line 126, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown ul li:hover a {
  color: #ffffff;
}

/* line 134, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-navigation > ul > li.tm-navigation-dropdown:hover ul {
  visibility: visible;
  transform: scaleY(1);
  z-index: 1;
}

/* Fixed Header */
/* line 151, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-header-fixed .tm-navigation > ul > li > a {
  color: #ffffff;
}

/* line 154, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-header-fixed .tm-navigation > ul > li > a::before {
  background: #ffffff;
}

/* line 160, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-header-fixed .tm-navigation > ul > li:hover > a {
  color: #ffffff;
}

/* line 174, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-sticky-header.is-sticky .tm-navigation > ul > li > a {
  color: #ffffff;
}

/* line 177, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-sticky-header.is-sticky .tm-navigation > ul > li > a::before {
  background: #ffffff;
}

/* line 183, E:/_www/app-provedor/themes/site/assets/scss/sections/_nav.scss */
.tm-sticky-header.is-sticky .tm-navigation > ul > li:hover > a {
  color: #ffffff;
}

/**
 * Heroslider
 */
/* line 7, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-inner {
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}

/* line 16, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-ovelayshape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

/* line 25, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-content {
  position: relative;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-content h1 {
  color: #ffffff;
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
  margin-top: -10px;
}

/* line 36, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-content p {
  margin-top: 30px;
  font-size: 20px;
  line-height: 32px;
  color: #ffffff;
}

/* line 43, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-content .tm-buttongroup {
  margin-top: 50px;
}

/* line 47, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-content.text-center {
  padding-right: 0;
}

/* line 50, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-content.text-center .tm-heroslider-scrolldown {
  left: 50%;
  margin-left: -8px;
}

/* line 57, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 745px;
  height: 745px;
  margin-left: -30px;
  margin-bottom: -60px;
  z-index: -1;
}

/* line 68, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshow img {
  animation: autoAnimated 10s linear 0s infinite both;
  max-height: 100%;
}

/* line 74, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshowanim {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 370px;
  width: 370px;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 1000px;
}

/* line 84, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshowanim span {
  border-radius: 1000px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  margin-top: -50%;
  height: 100%;
  width: 100%;
}

/* line 95, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshowanim span:nth-child(1) {
  z-index: 3;
  background: -webkit-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  animation: growShrink1 5s ease-in-out 0s infinite both;
}

/* line 101, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshowanim span:nth-child(2) {
  z-index: 2;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  animation: growShrink2 5s ease-in-out 0.2s infinite both;
}

/* line 107, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-mobileshowanim span:nth-child(3) {
  z-index: 1;
  background: -webkit-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  animation: growShrink3 5s ease-in-out 0.4s infinite both;
}

/* line 115, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-scrolldown {
  display: inline-block;
  width: 16px;
  padding: 0;
  border: 0;
  height: 65px;
  position: absolute;
  left: 0;
  top: calc(100% + 100px);
  overflow: hidden;
}

/* line 126, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-scrolldown::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
  transform-origin: center bottom;
  animation: upAndDown2 2s ease-in-out 0s infinite both;
}

/* line 138, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
.tm-heroslider-scrolldown i {
  position: absolute;
  left: 50%;
  top: 0;
  color: #ffffff;
  width: 20px;
  text-align: center;
  margin-left: -10px;
  margin-top: -10px;
  line-height: 1;
  animation: upAndDown2 2s ease-in-out 0s infinite both;
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  /* line 153, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin-left: -70px;
    height: 600px;
    width: 600px;
  }
  /* line 159, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 335px;
    width: 335px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 166, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content {
    padding-right: 80px;
  }
  /* line 169, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content h1 {
    font-size: 52px;
    line-height: 68px;
  }
  /* line 174, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content .tm-buttongroup {
    margin-top: 40px;
  }
  /* line 179, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin-left: -50px;
    height: 480px;
    width: 480px;
  }
  /* line 185, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 280px;
    width: 280px;
  }
  /* line 190, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-scrolldown {
    top: calc(100% + 60px);
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* line 196, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content {
    padding-right: 80px;
  }
  /* line 199, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content h1 {
    font-size: 48px;
    line-height: 60px;
  }
  /* line 204, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content p {
    margin-top: 20px;
  }
  /* line 208, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content .tm-buttongroup {
    margin-top: 30px;
  }
  /* line 213, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin-left: -145px;
    height: 480px;
    width: 480px;
  }
  /* line 219, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 280px;
    width: 280px;
  }
  /* line 224, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-scrolldown {
    top: calc(100% + 40px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 230, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content {
    padding-right: 0;
  }
  /* line 233, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content h1 {
    font-size: 38px;
    line-height: 48px;
  }
  /* line 238, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content p {
    margin-top: 15px;
    font-size: 18px;
  }
  /* line 243, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content .tm-buttongroup {
    margin-top: 20px;
  }
  /* line 248, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin-left: -25px;
    height: 400px;
    width: 400px;
  }
  /* line 254, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 220px;
    width: 220px;
  }
  /* line 259, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-scrolldown {
    top: calc(100% + 30px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 265, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content {
    padding-right: 0;
    text-align: center;
    padding: 80px 0;
  }
  /* line 270, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content h1 {
    font-size: 38px;
    line-height: 48px;
  }
  /* line 275, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content p {
    margin-top: 15px;
    font-size: 18px;
  }
  /* line 280, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content .tm-buttongroup {
    margin-top: 20px;
  }
  /* line 285, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin: 100px auto 0 auto;
    height: 400px;
    width: 400px;
  }
  /* line 291, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 220px;
    width: 220px;
  }
  /* line 296, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-scrolldown {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 302, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content {
    padding-right: 0;
    text-align: center;
    padding: 70px 0;
  }
  /* line 307, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content h1 {
    font-size: 34px;
    line-height: 44px;
  }
  /* line 312, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content p {
    margin-top: 15px;
    font-size: 16px;
  }
  /* line 317, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content .tm-buttongroup {
    margin-top: 20px;
  }
  /* line 322, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin: 100px auto 0 auto;
    height: 400px;
    width: 400px;
  }
  /* line 328, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 220px;
    width: 220px;
  }
  /* line 333, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-scrolldown {
    display: none;
  }
}

@media only screen and (max-width: 575px) {
  /* line 339, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content {
    padding-right: 0;
    text-align: center;
    padding: 70px 0;
  }
  /* line 344, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  /* line 349, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content p {
    margin-top: 15px;
    font-size: 16px;
  }
  /* line 354, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-content .tm-buttongroup {
    margin-top: 20px;
  }
  /* line 359, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshow {
    margin: 100px auto 0 auto;
    height: 290px;
    width: 290px;
  }
  /* line 365, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-mobileshowanim {
    height: 150px;
    width: 150px;
  }
  /* line 370, E:/_www/app-provedor/themes/site/assets/scss/sections/_heroslider.scss */
  .tm-heroslider-scrolldown {
    display: none;
  }
}

/**
 * Feature
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature {
  display: flex;
}

/* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature-icon {
  color: #0E8FE3;
  font-size: 50px;
  flex: 0 0 50px;
  margin-right: 23px;
  position: relative;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
  /* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
  .tm-feature-icon {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

@supports (-webkit-text-fill-color: transparent) or (-moz-text-fill-color: transparent) or (-ms-text-fill-color: transparent) or (-o-text-fill-color: transparent) or (text-fill-color: transparent) {
  /* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
  .tm-feature-icon {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

/* line 23, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature-icon i {
  vertical-align: middle;
}

/* line 27, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature-icon svg {
  position: absolute;
  left: 0;
  top: 0;
  fill: #0E8FE3;
  opacity: 0.08;
  transform-origin: 50% 0;
  transition: all 0.4s ease-in-out;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature-content h4 {
  margin-top: -5px;
}

/* line 43, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature-content p {
  margin-bottom: 0;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
.tm-feature:hover .tm-feature-icon svg {
  transform: rotate(35deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
  .tm-feature {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  /* line 59, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
  .tm-feature-icon {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
  .tm-feature {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  /* line 69, E:/_www/app-provedor/themes/site/assets/scss/sections/_feature.scss */
  .tm-feature-icon {
    margin-bottom: 30px;
  }
}

/**
 * About
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/sections/_about.scss */
.tm-about-bgshape {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  right: 0;
  z-index: -1;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/sections/_about.scss */
.tm-about-image img {
  width: 100%;
  animation: autoAnimated 10s linear 0s infinite both;
}

/* line 25, E:/_www/app-provedor/themes/site/assets/scss/sections/_about.scss */
.tm-about-content ul {
  text-align: left;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/sections/_about.scss */
.tm-about-content .tm-button {
  margin-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 34, E:/_www/app-provedor/themes/site/assets/scss/sections/_about.scss */
  .tm-about-image {
    margin: 85px;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 41, E:/_www/app-provedor/themes/site/assets/scss/sections/_about.scss */
  .tm-about-image {
    margin-bottom: 40px;
  }
}

/**
 * Service
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service {
  display: flex;
}

/* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-icon {
  color: #0E8FE3;
  font-size: 50px;
  flex: 0 0 50px;
  margin-right: 23px;
  position: relative;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
  /* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-icon {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

@supports (-webkit-text-fill-color: transparent) or (-moz-text-fill-color: transparent) or (-ms-text-fill-color: transparent) or (-o-text-fill-color: transparent) or (text-fill-color: transparent) {
  /* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-icon {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

/* line 23, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-icon i {
  vertical-align: middle;
}

/* line 27, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-icon svg {
  position: absolute;
  left: 0;
  top: 0;
  fill: #0E8FE3;
  opacity: 0.08;
  transform-origin: 50% 0;
  transition: all 0.4s ease-in-out;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-content h4 {
  margin-top: -5px;
}

/* line 43, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-content p {
  margin-bottom: 0;
}

/* line 48, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 690px;
  height: 690px;
  z-index: 1;
  margin-left: 60px;
}

/* line 58, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-image-1, .tm-service-image-2 {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: 0 0;
  transform: scale(0) translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 1s cubic-bezier(0.34, -0.43, 0.43, 1.57) 0s;
}

/* line 72, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-image-1.is-visible, .tm-service-image-2.is-visible {
  visibility: visible;
  opacity: 1;
  transform: scale(1) translate(-50%, -50%);
  transition-delay: 0.5s;
}

/* line 80, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-image img {
  animation: autoAnimated 10s linear 0s infinite both;
}

/* line 85, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-mobileshowanim {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 340px;
  width: 340px;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 1000px;
  opacity: 0.75;
}

/* line 96, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-mobileshowanim span {
  border-radius: 1000px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  margin-top: -50%;
  height: 100%;
  width: 100%;
}

/* line 107, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-mobileshowanim span:nth-child(1) {
  z-index: 3;
  background: -webkit-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  animation: growShrink1 5s ease-in-out 0s infinite both;
}

/* line 113, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-mobileshowanim span:nth-child(2) {
  z-index: 2;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  animation: growShrink2 5s ease-in-out 0.2s infinite both;
}

/* line 119, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service-mobileshowanim span:nth-child(3) {
  z-index: 1;
  background: -webkit-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  animation: growShrink3 5s ease-in-out 0.4s infinite both;
}

/* line 128, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
.tm-service:hover .tm-service-icon svg {
  transform: rotate(35deg);
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  /* line 134, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 140, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin-left: 20px;
    width: 615px;
    height: 615px;
  }
  /* line 146, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-mobileshowanim {
    height: 320px;
    width: 320px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* line 153, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin-left: 20px;
    width: 500px;
    height: 500px;
  }
  /* line 159, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-mobileshowanim {
    height: 285px;
    width: 285px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 166, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin-left: 0;
    width: 450px;
    height: 450px;
  }
  /* line 172, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-mobileshowanim {
    height: 225px;
    width: 225px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  /* line 183, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-icon {
    margin-bottom: 30px;
  }
  /* line 187, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin: 0 auto;
    margin-top: 50px;
    width: 450px;
    height: 450px;
    justify-content: center;
  }
  /* line 195, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-mobileshowanim {
    height: 225px;
    width: 225px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  /* line 206, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-icon {
    margin-bottom: 30px;
  }
  /* line 210, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin: 0 auto;
    margin-top: 50px;
    width: 450px;
    height: 450px;
    justify-content: center;
  }
  /* line 218, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-mobileshowanim {
    height: 225px;
    width: 225px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 226, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-image {
    margin: 0 auto;
    margin-top: 50px;
    width: 290px;
    height: 290px;
  }
  /* line 233, E:/_www/app-provedor/themes/site/assets/scss/sections/_service.scss */
  .tm-service-mobileshowanim {
    height: 150px;
    width: 150px;
  }
}

/**
 * Screenshots
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots {
  position: relative;
  width: 100%;
}

/* line 9, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-bgshape {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  z-index: -1;
  animation: upAndDown 5s ease-in-out 0s infinite both;
}

/* line 21, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-slider .tm-slider-arrow-prev {
  left: -55px;
}

/* line 25, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-slider .tm-slider-arrow-next {
  right: -55px;
}

/* line 30, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-slider .slick-list {
  padding: 0 200px !important;
}

/* line 35, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single {
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in 0s;
  z-index: 1;
  margin: 46px 0;
  transform: scale(1);
}

/* line 44, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
}

/* line 56, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single img {
  display: inline-block;
}

/* line 60, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single.slick-active {
  transform: scale(1.1);
  z-index: 2;
}

/* line 64, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single.slick-active::before {
  opacity: 0.7;
}

/* line 69, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single.slick-center {
  transform: scale(1.2);
  z-index: 3;
}

/* line 73, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
.tm-screenshots-single.slick-center::before {
  opacity: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 82, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-prev {
    left: 10px;
  }
  /* line 86, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-next {
    right: 10px;
  }
  /* line 91, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .slick-list {
    padding: 0 150px !important;
  }
  /* line 96, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-single {
    margin: 38px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 104, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-prev {
    left: -20px;
  }
  /* line 108, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-next {
    right: -20px;
  }
  /* line 113, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .slick-list {
    padding: 0 !important;
  }
  /* line 118, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-single {
    margin: 41px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 126, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-prev {
    left: -20px;
  }
  /* line 130, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-next {
    right: -20px;
  }
  /* line 135, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .slick-list {
    padding: 0 !important;
  }
  /* line 140, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-single {
    margin: 30px 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 149, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-prev, .tm-screenshots-slider .tm-slider-arrow-next {
    top: auto;
    bottom: -59px;
  }
  /* line 155, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-prev {
    left: auto;
    right: calc(50% + 40px);
  }
  /* line 160, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-slider .tm-slider-arrow-next {
    right: auto;
    left: calc(50% + 40px);
  }
  /* line 167, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-single {
    margin: 0;
    transform: scale(1);
  }
  /* line 171, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-single.slick-active {
    transform: scale(1);
  }
  /* line 175, E:/_www/app-provedor/themes/site/assets/scss/sections/_screenshots.scss */
  .tm-screenshots-single.slick-center {
    transform: scale(1);
  }
}

/**
 * Funfact
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-video-funfact-area .tm-videobox {
  margin-right: 45px;
  margin-left: -140px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 12, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-video-funfact-area .tm-videobox {
    margin-right: 45px;
    margin-left: -85px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* line 19, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-video-funfact-area .tm-videobox {
    margin-right: 0;
    margin-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 26, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-video-funfact-area .tm-videobox {
    margin-right: 0;
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 33, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-video-funfact-area .tm-videobox {
    margin-right: 50px;
    margin-left: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 40, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-video-funfact-area .tm-videobox {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 47, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-video-funfact-area .tm-videobox {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 54, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-video-funfact-bgshape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
}

/* line 62, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-wrapper {
  margin-top: -30px;
}

/* line 66, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-wrapper .tm-funfact-masonryitem .tm-funfact {
  margin-top: 30px;
}

/* line 71, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-wrapper .tm-funfact-masonryitem:nth-child(2) .tm-funfact {
  margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 62, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-wrapper {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 62, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-wrapper {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 575px) {
  /* line 88, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-wrapper .tm-funfact-masonryitem:nth-child(2) .tm-funfact {
    margin-top: 30px;
  }
}

/* line 96, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: #F5F9FB;
  padding: 10px;
  padding: 45px 0;
  border: 10px solid #ffffff;
  position: relative;
  z-index: 1;
}

/* line 105, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  opacity: 0;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}

/* line 118, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-icon {
  color: #0E8FE3;
  font-size: 70px;
  display: inline-block;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 125, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-icon i {
  line-height: 1;
  vertical-align: middle;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
  /* line 118, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-icon {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

@supports (-webkit-text-fill-color: transparent) or (-moz-text-fill-color: transparent) or (-ms-text-fill-color: transparent) or (-o-text-fill-color: transparent) or (text-fill-color: transparent) {
  /* line 118, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-icon {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

/* line 140, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-content .tm-funfact-number {
  color: #0E8FE3;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 5px;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
}

/* line 152, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-content .tm-funfact-number .odometer {
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  line-height: 46px;
}

/* line 158, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-content .tm-funfact-number .odometer .odometer-formatting-mark {
  display: none;
}

/* line 162, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-content .tm-funfact-number .odometer .odometer-digit {
  vertical-align: baseline;
}

/* line 168, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
.tm-funfact-content h4 {
  color: #3c424f;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 176, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-icon {
    font-size: 55px;
  }
  /* line 180, E:/_www/app-provedor/themes/site/assets/scss/sections/_funfact.scss */
  .tm-funfact-content h4 {
    font-size: 20px;
    line-height: 30px;
  }
}

/**
 * Team Area
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-areabgshape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  text-align: right;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-slider .tm-slider-arrow-prev {
  left: -60px;
}

/* line 22, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-slider .tm-slider-arrow-next {
  right: -60px;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-top {
  display: inline-block;
  height: 250px;
  width: 250px;
  border-radius: 1000px;
  position: relative;
}

/* line 36, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-image {
  display: inline-block;
  overflow: hidden;
  border-radius: 1000px;
  padding: 10px;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
  background: -webkit-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
}

/* line 46, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-imageinner {
  display: inline-block;
  overflow: hidden;
  border-radius: 1000px;
  vertical-align: middle;
  position: relative;
}

/* line 53, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-imageinner::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  background: -webkit-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(270deg, #1976D2 0%, #03A9F4 100%);
  border-radius: 1000px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  transition: all 0.4s ease-in-out;
}

/* line 69, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-socialtrigger {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 24px;
  color: #ffffff;
  padding: 0;
  display: inline-block;
  height: 46px;
  width: 46px;
  line-height: 1;
  text-align: center;
  background: -webkit-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(0deg, #1976D2 0%, #03A9F4 100%);
  border: 0;
  border-radius: 100px;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* line 87, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-socialtrigger i {
  display: inline-block;
  height: 38px;
  width: 38px;
  line-height: 38px;
  border-radius: 100px;
  background: transparent;
  color: #ffffff;
  transition: all 0.4s ease-in-out;
}

/* line 99, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-socialicons {
  margin-bottom: 0;
  padding: 0 10px;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  z-index: 1;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

/* line 114, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-socialicons li {
  display: inline-block;
  font-size: 24px;
  margin: 0;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
}

/* line 121, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-socialicons li a {
  color: #ffffff;
}

/* line 127, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-content {
  margin-top: 25px;
}

/* line 130, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-content h6 {
  margin-bottom: 10px;
  font-size: 16px;
  color: #686b77;
}

/* line 136, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team-content h4 {
  margin-bottom: 0;
}

/* line 141, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team:hover .tm-team-image {
  padding: 0;
}

/* line 146, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team:hover .tm-team-imageinner::before {
  opacity: 0.8;
  visibility: visible;
  transform: scale(1);
}

/* line 154, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team:hover .tm-team-socialtrigger i {
  background: #fff;
  color: #0E8FE3;
}

/* line 160, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team:hover .tm-team-socialicons {
  visibility: visible;
  opacity: 1;
}

/* line 164, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
.tm-team:hover .tm-team-socialicons li {
  margin: 0 10px;
}

@media only screen and (max-width: 1350px) {
  /* line 171, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
  .tm-team-slider.tm-slider-arrow {
    padding-bottom: 75px;
  }
  /* line 177, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
  .tm-team-slider .tm-slider-arrow-prev, .tm-team-slider .tm-slider-arrow-next {
    top: auto;
    bottom: 0;
  }
  /* line 183, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
  .tm-team-slider .tm-slider-arrow-prev {
    left: auto;
    right: calc(50% + 15px);
  }
  /* line 188, E:/_www/app-provedor/themes/site/assets/scss/sections/_team.scss */
  .tm-team-slider .tm-slider-arrow-next {
    left: calc(50% + 15px);
    right: auto;
  }
}

/**
 * Testimonial
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-bgshape {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  z-index: -1;
}

/* line 16, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-authors {
  max-width: 290px;
  margin: 0 auto;
  margin-bottom: 22px;
}

/* line 22, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author {
  border-radius: 1000px;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  transition: all 0.4s ease-in-out;
  margin: 18px 0;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

/* line 31, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author img {
  border-radius: 1000px;
}

/* line 35, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author .tm-testimonial-authorinner {
  transition: all 0.4s ease-in-out;
  padding: 0;
  position: relative;
}

/* line 40, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author .tm-testimonial-authorinner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(235, 235, 235, 0.5);
  transition: all 0.4s ease-in-out;
  opacity: 1;
  border-radius: 1000px;
}

/* line 54, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author.slick-center {
  transform: scale(1.32);
  z-index: 2;
}

/* line 59, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author.slick-center .tm-testimonial-authorinner {
  padding: 6px;
}

/* line 62, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-author.slick-center .tm-testimonial-authorinner::before {
  opacity: 0;
}

/* line 71, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-contents .tm-slider-arrow-prev, .tm-testimonial-contents .tm-slider-arrow-next {
  top: 28%;
}

/* line 76, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-contents .tm-slider-arrow-prev {
  left: -100px;
}

/* line 80, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-contents .tm-slider-arrow-next {
  right: -100px;
}

/* line 86, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-content {
  text-align: center;
}

/* line 89, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-content P {
  font-size: 18px;
  margin-bottom: 0;
}

/* line 94, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-content i {
  font-size: 100px;
  color: #0E8FE3;
  line-height: 60px;
  opacity: 0.5;
  margin-top: 15px;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
  /* line 94, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-content i {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

@supports (-webkit-text-fill-color: transparent) or (-moz-text-fill-color: transparent) or (-ms-text-fill-color: transparent) or (-o-text-fill-color: transparent) or (text-fill-color: transparent) {
  /* line 94, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-content i {
    background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
  }
}

/* line 110, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-content h4 {
  margin-bottom: 5px;
}

/* line 114, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
.tm-testimonial-content h6 {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 125, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents .tm-slider-arrow-prev, .tm-testimonial-contents .tm-slider-arrow-next {
    top: 28%;
  }
  /* line 130, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents .tm-slider-arrow-prev {
    left: -80px;
  }
  /* line 134, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents .tm-slider-arrow-next {
    right: -80px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 142, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents {
    padding-bottom: 75px;
  }
  /* line 147, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents .tm-slider-arrow-prev, .tm-testimonial-contents .tm-slider-arrow-next {
    top: auto;
    bottom: 0;
  }
  /* line 153, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents .tm-slider-arrow-prev {
    left: auto;
    right: calc(50% + 15px);
  }
  /* line 158, E:/_www/app-provedor/themes/site/assets/scss/sections/_testimonial.scss */
  .tm-testimonial-contents .tm-slider-arrow-next {
    right: auto;
    left: calc(50% + 15px);
  }
}

/**
 * Pricebox
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-area-bgshape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons {
  font-size: 0;
  background: #ffffff;
  display: inline-block;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
}

/* line 21, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  border: none;
  outline: none;
  height: 50px;
  padding: 0 35px;
  border-radius: 0;
}

/* line 31, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button:first-child {
  border-radius: 50px 0 0 50px;
}

/* line 35, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button:last-child {
  border-radius: 0 50px 50px 0;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button:focus {
  outline: none;
}

/* line 43, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button:hover {
  color: #0E8FE3;
}

/* line 47, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button.is-active {
  background: #0E8FE3;
  color: #ffffff;
}

/* line 51, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-switchbuttons button.is-active:hover {
  color: #ffffff;
}

/* line 58, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox {
  background: #ffffff;
  transition: all 0.4s ease-in-out;
}

/* line 62, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-header {
  padding: 20px 30px;
  background: #3c424f;
  position: relative;
  z-index: 1;
}

/* line 68, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  z-index: -1;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

/* line 81, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-header h4 {
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
  color: #ffffff;
}

/* line 88, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-body {
  border-left: 1px solid #f4f3f3;
  border-right: 1px solid #f4f3f3;
}

/* line 92, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-body ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  padding: 15px 30px;
}

/* line 98, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-body ul li {
  padding: 8px 30px;
}

/* line 101, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-body ul li.disabled {
  opacity: 0.5;
  text-decoration: line-through;
}

/* line 109, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-price {
  padding: 25px 30px 20px 30px;
  border-bottom: 1px solid #f4f3f3;
  border-left: 1px solid #f4f3f3;
  border-right: 1px solid #f4f3f3;
}

/* line 115, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-price h2 {
  font-size: 0;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 0.9;
}

/* line 121, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-price h2 span {
  font-size: 48px;
}

/* line 126, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-price-time {
  margin-bottom: 0;
  color: #686b77;
  font-family: "Poppins", sans-serif;
}

/* line 133, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox-footer {
  border-left: 1px solid #f4f3f3;
  border-right: 1px solid #f4f3f3;
  border-top: 1px solid #f4f3f3;
  padding: 30px 30px;
}

/* line 140, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox.is-active, .tm-pricebox:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* line 147, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox.is-active .tm-pricebox-header::before,
.tm-pricebox:hover .tm-pricebox-header::before {
  opacity: 1;
}

/* line 151, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox.is-active .tm-pricebox-header h4,
.tm-pricebox:hover .tm-pricebox-header h4 {
  color: #ffffff;
}

/* line 157, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox:hover .tm-pricebox-price h2 {
  color: #0E8FE3;
}

/* line 164, E:/_www/app-provedor/themes/site/assets/scss/sections/_pricebox.scss */
.tm-pricebox:hover .tm-pricebox-footer .tm-button::after {
  opacity: 1;
}

/**
 * Faq Area
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-faq-image {
  margin-left: -165px;
  margin-right: 70px;
  animation: autoAnimated 10s linear 0s infinite both;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 13, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-faq-image {
    margin-left: -100px;
    margin-right: 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* line 20, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-faq-image {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 27, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-faq-image {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 34, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-faq-image {
    margin: 0;
    margin-bottom: 40px;
    padding: 0 30px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 43, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-faq-image {
    margin: 0;
    margin-bottom: 40px;
    padding: 0 30px;
    text-align: center;
  }
}

@media only screen and (max-width: 575px) {
  /* line 52, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-faq-image {
    padding: 0;
  }
}

/**
 * Download Area
 */
/* line 64, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-bgshape {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

/* line 73, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-content img {
  margin-bottom: 20px;
}

/* line 77, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-content h4 {
  color: #ffffff;
  font-weight: 400;
}

/* line 82, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-content h3 {
  color: #ffffff;
}

/* line 86, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-content .tm-buttongroup {
  margin-top: 30px;
}

/* line 91, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-graph {
  margin-right: -15px;
  margin-left: -5px;
}

/* line 95, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-download-graph h5 {
  color: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 101, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-download-content {
    text-align: center;
  }
  /* line 105, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-download-graph {
    margin-top: 50px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 112, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-download-content {
    text-align: center;
  }
  /* line 116, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-download-graph {
    margin-top: 50px;
    text-align: center;
  }
}

@media only screen and (max-width: 575px) {
  /* line 124, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-download-graph .graphite-column {
    margin-right: 15px !important;
  }
}

/**
 * Subscribe Area
 */
/* line 137, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-subscribe-image {
  margin-bottom: -100px;
}

/* line 142, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-subscribe-content h2 {
  margin-top: -8px;
  margin-bottom: 0;
}

/* line 148, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-subscribe-form {
  margin-top: 20px;
}

/* line 151, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-subscribe-form input {
  text-align: center;
  background: #F5F9FB;
}

/* line 10, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
.tm-subscribe-form input::-webkit-input-placeholder {
  color: #686b77;
}

/* line 14, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
.tm-subscribe-form input:-moz-placeholder {
  color: #686b77;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
.tm-subscribe-form input::-moz-placeholder {
  color: #686b77;
}

/* line 22, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
.tm-subscribe-form input:-ms-input-placeholder {
  color: #686b77;
}

/* line 156, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-subscribe-form input:focus {
  background: rgba(14, 143, 227, 0.08);
  border-color: rgba(14, 143, 227, 0.2);
}

/* line 162, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
.tm-subscribe-form button {
  margin-top: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 169, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-subscribe-content h2 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 176, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-subscribe-image {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 182, E:/_www/app-provedor/themes/site/assets/scss/sections/_tinysections.scss */
  .tm-subscribe-image {
    margin-bottom: 50px;
  }
}

/**
 * Blog
 */
/* line 8, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-slider .tm-slider-arrow-prev {
  left: -60px;
}

/* line 12, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-slider .tm-slider-arrow-next {
  right: -60px;
}

/* line 18, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-topside {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}

/* line 24, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-image {
  overflow: hidden;
}

/* line 27, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-image img {
  width: 100%;
  transition: all 0.4s ease-in-out;
  transform: scale(1.15);
}

/* line 34, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-date {
  position: absolute;
  top: 0;
  left: 10px;
  padding: 9px 15px;
  transform: rotate(-90deg) translateX(0);
  transform-origin: 0 0;
  z-index: 1;
  background: -webkit-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -moz-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -ms-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: -o-linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  background: linear-gradient(90deg, #1976D2 0%, #03A9F4 100%);
  color: #ffffff;
  transition: all 0.4s ease-in-out;
  backface-visibility: hidden;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-content h4 {
  margin-top: -6px;
}

/* line 52, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-content h4 a {
  color: #3c424f;
}

/* line 55, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-content h4 a:hover {
  color: #0E8FE3;
}

/* line 61, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-content blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 66, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-content .tm-button {
  margin-top: 8px;
}

/* line 71, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-meta {
  margin-bottom: 20px;
}

/* line 74, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-meta a {
  color: #686b77;
}

/* line 77, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-meta a:hover {
  color: #0E8FE3;
}

/* line 82, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-meta span:not(:last-child) {
  margin-right: 15px;
}

/* line 88, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog:hover .tm-blog-image img {
  transform: scale(1);
}

/* line 93, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog:hover .tm-blog-date {
  transform: rotate(-90deg) translateX(-100%);
}

/* line 101, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.tm-blog-video .tm-blog-topside:hover .tm-blog-date, .tm-blog-audio .tm-blog-topside:hover .tm-blog-date {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 110, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
  .tm-blog-date {
    top: auto;
    bottom: 10px;
    left: 0;
    transform: rotate(0) translateX(0);
  }
}

@media only screen and (max-width: 1350px) {
  /* line 120, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
  .tm-blog-slider.tm-slider-arrow {
    padding-bottom: 75px;
  }
  /* line 126, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
  .tm-blog-slider .tm-slider-arrow-prev, .tm-blog-slider .tm-slider-arrow-next {
    top: auto;
    bottom: 0;
  }
  /* line 132, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
  .tm-blog-slider .tm-slider-arrow-prev {
    left: auto;
    right: calc(50% + 15px);
  }
  /* line 137, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
  .tm-blog-slider .tm-slider-arrow-next {
    left: calc(50% + 15px);
    right: auto;
  }
}

/* Blog Details */
/* line 151, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem .tm-blog-image img {
  transform: scale(1);
}

/* line 156, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags, .blogitem-share {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 165, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags-title, .blogitem-share-title {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
  line-height: 40px;
}

/* line 172, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags ul, .blogitem-share ul {
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: -10px;
  margin-left: -10px;
  font-size: 0;
}

/* line 180, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags ul li, .blogitem-share ul li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 14px;
}

/* line 186, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags ul li a, .blogitem-share ul li a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d2d4d6;
  padding: 6px 22px;
  color: #686b77;
}

/* line 193, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags ul li a:hover, .blogitem-share ul li a:hover {
  background: #0E8FE3;
  border-color: #0E8FE3;
  color: #ffffff;
}

/* line 203, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-tags {
  margin-bottom: 0;
}

/* line 207, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share {
  border-top: 0;
  margin-top: 0;
}

/* line 214, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li a i {
  font-size: 18px;
  margin-right: 5px;
}

/* line 221, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.facebook a {
  color: #3b5999;
  border-color: #3b5999;
}

/* line 225, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.facebook a:hover {
  background: #3b5999;
}

/* line 232, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.twitter a {
  color: #55acee;
  border-color: #55acee;
}

/* line 236, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.twitter a:hover {
  background: #55acee;
}

/* line 243, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.linkedin a {
  color: #0077B5;
  border-color: #0077B5;
}

/* line 247, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.linkedin a:hover {
  background: #0077B5;
}

/* line 254, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.pinterest a {
  color: #bd081c;
  border-color: #bd081c;
}

/* line 258, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li.pinterest a:hover {
  background: #bd081c;
}

/* line 265, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
.blogitem-share ul li a:hover {
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  /* line 277, E:/_www/app-provedor/themes/site/assets/scss/sections/_blog.scss */
  .blogitem-tags ul li a {
    padding: 5px 15px;
  }
}

/**
 * Contact
 */
/* line 6, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-bgshape {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: auto;
  bottom: 0;
  z-index: -1;
}

/* line 16, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block {
  min-height: 140px;
  display: flex;
  align-items: center;
}

/* line 21, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block-icon {
  display: inline-block;
  flex: 0 0 70px;
  max-width: 70px;
  font-size: 48px;
  background: #0E8FE3;
  text-align: center;
  color: #ffffff;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 35, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block-content {
  padding-left: 30px;
}

/* line 38, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block-content h6 {
  font-weight: 500;
}

/* line 42, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block-content P {
  margin-bottom: 0;
  line-height: 24px;
}

/* line 46, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block-content P a {
  color: #686b77;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block-content P a:hover {
  color: #0E8FE3;
}

/* line 56, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block:nth-child(even) {
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* line 60, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-contact-block:nth-child(even) .tm-contact-block-icon {
  background: #ffffff;
  color: #0E8FE3;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 68, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
  .tm-contact-content {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 74, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
  .tm-contact-content {
    margin-top: 50px;
  }
}

/* line 80, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
.tm-google-map {
  height: 500px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 80, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
  .tm-google-map {
    height: 420px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 80, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
  .tm-google-map {
    height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 80, E:/_www/app-provedor/themes/site/assets/scss/sections/_contact.scss */
  .tm-google-map {
    height: 350px;
  }
}

/**
 * Widgets
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widgets {
  margin-top: -40px;
}

/* line 9, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-title {
  position: relative;
  padding-bottom: 15px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1;
}

/* line 16, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 70px;
  background: #0E8FE3;
}

/* line 27, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.single-widget {
  margin-top: 40px;
  padding: 30px;
  background: #F5F9FB;
}

/* line 32, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.single-widget ul {
  padding-left: 0;
  margin-bottom: 0;
}

/* line 36, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.single-widget ul li {
  list-style: none;
}

/* Widget Info */
/* line 44, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-info-logo {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 49, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-info p:last-of-type {
  margin-bottom: 0;
}

/* Widget Contact */
/* line 57, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact ul:not(.widget-contact-social) li {
  position: relative;
  padding-left: 74px;
}

/* line 61, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact ul:not(.widget-contact-social) li:not(:last-child) {
  margin-bottom: 10px;
}

/* line 65, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact ul:not(.widget-contact-social) li b {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 71, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact ul:not(.widget-contact-social) li a {
  color: #686b77;
}

/* line 74, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact ul:not(.widget-contact-social) li a:hover {
  color: #0E8FE3;
}

/* line 81, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact-social {
  margin-top: 30px;
}

/* line 84, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact-social li {
  display: inline-block;
  padding-left: 0;
}

/* line 88, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact-social li:not(:last-child) {
  margin-right: 10px;
}

/* line 92, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact-social li a {
  display: inline-block;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  background: #2b2b2b;
  color: #ffffff;
  border-radius: 100px;
}

/* line 103, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact-social li a i {
  line-height: 35px;
}

/* line 107, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-contact-social li a:hover {
  background: #0E8FE3;
  color: #ffffff !important;
}

/* Widget Recentpost */
/* line 119, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost ul li {
  display: flex;
}

/* line 122, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost ul li:not(:last-child) {
  margin-bottom: 20px;
}

/* line 128, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-image {
  flex: 0 0 80px;
  max-width: 80px;
  margin-right: 20px;
  position: relative;
  align-self: flex-start;
}

/* line 135, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

/* line 148, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-image::after {
  content: "\f18e";
  font-family: "Material-Design-Iconic-Font";
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #ffffff;
  font-size: 18px;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  margin-top: 15px;
}

/* line 164, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-image:hover::before {
  opacity: 1;
  visibility: visible;
}

/* line 169, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-image:hover::after {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

/* line 176, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-content {
  margin-top: -6px;
}

/* line 179, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-content h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0;
}

/* line 185, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-content h6 a {
  color: #3c424f;
}

/* line 188, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-content h6 a:hover {
  color: #0E8FE3;
}

/* line 194, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-content span {
  font-size: 14px;
  color: #686b77;
}

/* line 198, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-recentpost-content span::before {
  content: "\f32e";
  font-family: 'Material-Design-Iconic-Font';
  margin-right: 5px;
}

/* Widget Quicklinks */
/* line 211, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-quicklinks ul li:not(:last-child) {
  margin-bottom: 7px;
}

/* line 216, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-quicklinks ul li a::before {
  content: "\f2fb \f2fb";
  font-family: 'Material-Design-Iconic-Font';
  margin-right: 5px;
}

/* line 222, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-quicklinks ul li a:hover {
  padding-left: 10px;
}

/* Widget Newsletter */
/* line 234, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-newsletter-form button,
.widget-newsletter-form [type="submit"] {
  border-radius: 0;
  flex: 0 0 50px;
  max-width: 50px;
  padding: 0;
  border: 1px solid #fff;
  border-left: none;
  font-size: 20px;
}

/* line 244, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-newsletter-form button::before, .widget-newsletter-form button::after,
.widget-newsletter-form [type="submit"]::before,
.widget-newsletter-form [type="submit"]::after {
  display: none;
}

/* line 251, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-newsletter img {
  margin-top: 30px;
}

/* Widget Form */
/* line 258, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-search-form {
  position: relative;
}

/* line 261, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-search-form input[type="text"],
.widget-search-form input[type="search"] {
  background: #ffffff;
  padding-right: 50px;
}

/* line 266, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-search-form input[type="text"]:focus,
.widget-search-form input[type="search"]:focus {
  border-color: #d2d4d6;
}

/* line 271, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-search-form button,
.widget-search-form input[type="submit"] {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  padding: 0;
  border: none;
}

/* line 285, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-search-form button i,
.widget-search-form input[type="submit"] i {
  line-height: 48px;
}

/* line 289, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-search-form button:hover,
.widget-search-form input[type="submit"]:hover {
  background: #0E8FE3;
  border-color: #0E8FE3;
  color: #ffffff;
}

/* Widget Categories */
/* line 302, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-categories ul li,
.widget-archives ul li {
  margin-bottom: 8px;
}

/* line 305, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-categories ul li:last-child,
.widget-archives ul li:last-child {
  margin-bottom: 0;
}

/* line 309, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-categories ul li a,
.widget-archives ul li a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #686b77;
}

/* line 2, E:/_www/app-provedor/themes/site/assets/scss/_mixins.scss */
.widget-categories ul li a::after,
.widget-archives ul li a::after {
  content: "";
  clear: both;
  display: table;
}

/* line 316, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-categories ul li a span,
.widget-archives ul li a span {
  float: right;
}

/* line 320, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-categories ul li a:hover,
.widget-archives ul li a:hover {
  color: #0E8FE3;
}

/* Widget Social */
/* line 330, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-social li {
  display: inline-block;
}

/* line 333, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-social li:not(:last-child) {
  margin-right: 26px;
}

/* line 337, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-social li a {
  font-size: 18px;
  color: #686b77;
}

/* line 341, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-social li a:hover {
  color: #0E8FE3;
}

/* Widget Tags */
/* line 350, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-tags ul {
  margin-left: -10px;
  margin-top: -10px;
  font-size: 0;
}

/* line 355, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-tags ul li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 14px;
}

/* line 362, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-tags ul li a {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  padding: 6px 22px;
  color: #686b77;
}

/* line 369, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widget-tags ul li a:hover {
  background: #0E8FE3;
  color: #ffffff;
}

/* Widget Customize */
/* line 379, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
.widgets-blog {
  padding-left: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 379, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
  .widgets-blog {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 379, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
  .widgets-blog {
    margin-top: 60px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 379, E:/_www/app-provedor/themes/site/assets/scss/sections/_widgets.scss */
  .widgets-blog {
    margin-top: 60px;
    padding-left: 0;
  }
}

/**
 * Footer
 */
/* line 5, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

/* line 10, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer a {
  color: #ffffff;
}

/* line 13, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer a:hover, .tm-footer a:focus {
  color: #ffffff;
  opacity: 0.8;
}

/* line 20, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-bgshape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

/* line 28, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-bgshape img {
  height: 100%;
  max-width: inherit;
}

/* line 34, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-bottomarea {
  padding: 8px 0;
  border-top: 1px dotted #bebbbb;
}

/* line 39, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  font-size: 0;
  text-align: right;
  padding: 5px 0;
}

/* line 47, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li {
  font-size: 16px;
  display: inline-block;
  margin: 3px 8px;
  vertical-align: middle;
}

/* line 53, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li:first-child {
  margin-left: 0;
}

/* line 57, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li:last-child {
  margin-right: 0;
}

/* line 61, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 1;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

/* line 75, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a i {
  line-height: 28px;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  left: 0;
  transition: all 0.4s ease-in-out;
  backface-visibility: hidden;
}

/* line 84, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a i:first-child {
  top: 0;
}

/* line 88, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a i:last-child {
  top: -100%;
}

/* line 93, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a:hover {
  opacity: 1;
  color: #ffffff;
  box-shadow: inset 0 0 7px 7px rgba(255, 255, 255, 0.1);
}

/* line 99, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a:hover i:first-child {
  top: 100%;
}

/* line 103, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-social li a:hover i:last-child {
  top: 0;
}

/* line 112, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-copyright {
  padding: 5px 0;
  margin-bottom: 0;
}

/* line 116, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-copyright a {
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  /* line 122, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
  .tm-footer-social {
    text-align: center;
  }
  /* line 126, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
  .tm-footer-copyright {
    text-align: center;
  }
}

/* line 133, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-title {
  color: #ffffff;
  margin-bottom: 20px;
}

/* line 137, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 70px;
  background: rgba(255, 255, 255, 0.5);
}

/* line 148, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .single-widget {
  padding: 0;
  background: transparent;
}

/* line 153, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-info {
  padding-right: 100px;
}

/* line 158, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-recentpost .widget-recentpost-content {
  margin-top: 0;
}

/* line 161, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-recentpost .widget-recentpost-content h6 {
  font-weight: 400;
}

/* line 164, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-recentpost .widget-recentpost-content h6 a {
  color: #ffffff;
}

/* line 169, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-recentpost .widget-recentpost-content span {
  color: #ffffff;
}

/* line 172, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
.tm-footer-widgets .widget-recentpost .widget-recentpost-content span::before {
  color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 181, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
  .tm-footer-widgets .widget-info {
    padding-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 187, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
  .tm-footer-widgets .widget-info {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 193, E:/_www/app-provedor/themes/site/assets/scss/sections/_footer.scss */
  .tm-footer-widgets .widget-info {
    padding-right: 0;
  }
}

/*# sourceMappingURL=style.css.map */