*::-moz-selection { background: #4ac4f3; color: #fff; text-shadow: none; }
::-moz-selection { background: #4ac4f3; color: #fff; text-shadow: none; }
::selection { background: #4ac4f3; color: #fff; text-shadow: none; }
body { font-family: 'Open Sans', sans-serif; font-weight: normal; font-style: normal; font-size: 17px; line-height: 26px; color: #666666; overflow-x: hidden; }
a, .button { transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; color: #333333; }
a:focus { text-decoration: none !important; }
a:focus, a:hover { color: #004783; text-decoration: none !important; }
a, .button, input { outline: medium none !important; color: #009bdb; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; font-weight: normal; color: #333333; margin-top: 0px; margin-bottom: 0px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 52px; font-style: normal; line-height: 58px; }
h2 { font-size: 40px; font-style: normal; line-height: 46px; }
h3 { font-size: 36px; font-style: normal; line-height: 44px; }
h4 { font-size: 24px; font-style: normal; line-height: 33px; }
h5 { font-size: 20px; font-style: normal; line-height: 30px; }
h6 { font-size: 18px; font-style: normal; line-height: 28px; }
.lead { font-size: 16px; line-height: 24px; margin: 0; }
ul { margin: 0px; padding: 0px; }
li { list-style: none; }
hr { margin: 0; padding: 0px; border-bottom: 1px solid #e0e0e0; border-top: 0px; }
label { font-size: 15px; font-weight: 400; color: #aaaaaa; }
.label { color: #fff !important; font-size: 9px !important; }
.blockquote, blockquote { border-left: 5px solid #4ac4f3; font-size: 16px; }
.no-padding { padding: 0px !important; }
.no-border { border: none !important; }
.container { max-width: 1170px; }

.button { color: #fff; cursor: pointer; padding: 12px 36px; font-weight: 500; font-size: 16px; border: none; position: relative; background: #009bdb; font-family: 'Open Sans', sans-serif; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-transform: uppercase; font-weight: 700 }
.button:hover, .button:focus { color: #ffffff; background: #084a82; }
.button-line-shadow {
  color:#fff;
  cursor: pointer;
  padding: 7px 40px;
  font-weight: 600;
  font-size: 14px;
  border: 2px solid #fff;
  position: relative;
  background: none;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 20px 70px -16px rgba(74, 195, 243, 1);
  -moz-box-shadow: 0px 20px 70px -16px rgba(74, 195, 243, 1);
  box-shadow: 0px 20px 70px -16px
  rgba(74, 195, 243, 1);
  text-transform: uppercase;
}
.button-line-shadow:hover, .button-line-shadow:focus { color: #ffffff; background: #054781; }
.overview-block-ptb { padding: 100px 0; }
.overview-block-pb { padding: 0 0 100px; }

/* Padding */
.iq-pall { padding: 0px; }
.iq-pall-50 { padding: 50px; }
.iq-ptb-10 { padding: 10px 0; }
.iq-pt-15 { padding-top: 17px; }
.iq-pt-80 { padding-top: 80px; }

/* Margin */
.iq-mall-20 { margin: 20px; }
.iq-mt-5 { margin-top: 5px; }
.iq-mt-10 { margin-top: 10px; }
.iq-mt-15 { margin-top: 15px; }
.iq-mt-20 { margin-top: 20px; }
.iq-mt-30 { margin-top: 30px; }
.iq-mt-70 { margin-top: 70px; }
.iq-mt-80 { margin-top: 80px; }
.iq-mt-100 { margin-top: 100px; }
.iq-mb-10 { margin-bottom: 10px; }
.iq-mb-20 { margin-bottom: 20px; }
.iq-mb-25 { margin-bottom: 25px; }
.iq-mb-40 { margin-bottom: 40px; }
.iq-mr-20 { margin-right: 20px; }

/* Peso fonte */
.iq-tw-5 { font-weight: 500; }
.iq-tw-6 { font-weight: 600; }
.iq-tw-7 { font-weight: 700; }

/* Cor texto */
.iq-font-white { color: #ffffff; }
.iq-font-black { color: #222222; }

/* Tamanho fonte */
.iq-font-15 { font-size: 17px; }

/* Background */
.grey-bg { background: #f5f7fb; }
.blue-bg { background: #004783; }
.lightblue-bg { background: #76cbef; }
.iq-parallax { position: relative; background-size: cover !important; -webkit-background-size: cover !important; -moz-background-size: cover !important; -ms-background-size: cover !important; background-origin: initial; background-position: center center !important; background-repeat: no-repeat; }

/* Título */
.title-func{color: #2ba2d0;font-weight: 700}
.heading-title { text-align: center; }
.heading-title .title { position: relative; padding-bottom: 20px; margin-bottom: 25px; }
.heading-title .title:before { content: ""; position: absolute; bottom: 0; border-radius: 4px; left: 50%; margin-left: -40px; width: 80px; height: 4px; background: #009bdb; }
.heading-title .title1:before { content: ""; position: absolute; bottom: 0; border-radius: 4px; left: 50%; margin-left: -40px; width: 80px; height: 4px; background: #993be9; }
.heading-title p { padding: 0 80px; display: block; margin-bottom: 50px; }
.heading-title.white .title { color: #fff; }
.heading-title.white .title:before { background: #fff; }

.iq-fadebounce { -webkit-animation-name: fadebounce; -moz-animation-name: fadebounce; -ms-animation-name: fadebounce; -o-animation-name: fadebounce; animation-name: fadebounce; -webkit-animation-duration: 3s; -moz-animation-duration: 3s; -ms-animation-duration: 3s; -o-animation-duration: 3s; animation-duration: 3s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; }
@-moz-keyframes fadebounce {
  0% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -moz-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -moz-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-webkit-keyframes fadebounce {
  0% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -webkit-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-o-keyframes fadebounce {
  0% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -o-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -o-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@-ms-keyframes fadebounce {
  0% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
  50% { -ms-transform: translateY(20px); transform: translateY(20px); opacity: 1 }
  100% { -ms-transform: translateY(0); transform: translateY(0); opacity: 1 }
}
@keyframes fadebounce {
  0% { transform: translateY(0); opacity: 1 }
  50% { transform: translateY(20px); opacity: 1 }
  100% { transform: translateY(0); opacity: 1 }
}

/* Header */
header { position: fixed; display: inline-block; width: 100%; top: 0; left: 0; z-index: 999; padding: 20px 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header .container-fluid { padding: 0 100px; }
header .navbar { padding: 0; }
header .navbar .navbar-brand { padding: 0; }
header .navbar .navbar-brand img { height: 85px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header .navbar .navbar-nav { margin-top: 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header .navbar .navbar-nav>li { margin: 0 30px 0 0; position: relative; }
header .navbar .navbar-nav>li:last-child { margin-right: 0; }
header .navbar .navbar-nav .nav-item a { color: #ffffff; padding: 10px 0; font-family: 'Open Sans', sans-serif; font-size: 17px; }
header .navbar .navbar-nav .nav-item a:hover, header .navbar .navbar-nav .nav-item a:focus, header .navbar .navbar-nav .nav-item a.active, header .navbar .navbar-nav .nav-item a.active:focus, header .navbar .navbar-nav .nav-item a.active:hover { color: #fff; background: none; box-shadow: none; }
header .navbar .navbar-nav .nav-item a.active::before, header .navbar .navbar-nav .nav-item:hover>a::before, header .navbar .navbar-nav .nav-item>a:hover::before { width: 100%; }
header .button, header .button-line { margin-top: 0; margin-left: 40px; }

/* Header sticky */
header.menu-sticky { padding: 10px 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); background: rgba(74, 196, 243, 0.9); }

header.header-white { background: #fff; }
header.header-white .navbar .navbar-nav .nav-item a { color: #333; }
header.header-white .navbar .navbar-nav .nav-item a:hover, header.header-white .navbar .navbar-nav .nav-item a:focus, header.header-white .navbar .navbar-nav .nav-item a.active, header.header-white .navbar .navbar-nav .nav-item a.active:focus, header.header-white .navbar .navbar-nav .nav-item a.active:hover { color: #009bdb; background: none; box-shadow: none; }
em a:hover, header.dark .navbar .navbar-nav .nav-item a:focus, header.dark .navbar .navbar-nav .nav-item a.active, header.dark .navbar .navbar-nav .nav-item a.active:focus, header.dark .navbar .navbar-nav .nav-item a.active:hover { color: #4ac4f3; background: none; box-shadow: none; }

/* Header sticky */
header.dark.menu-sticky { padding: 10px 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); background: #fff; }

/* Banner */
.iq-banner { position: relative; overflow: hidden; }
.banner-title {color: #231f20; font-weight: 800;}
.iq-banner .container-fluid { padding: 0 90px; }
.iq-banner:after { content: ""; bottom: -5px; left: 0; width: 100%; height:84px; background: url('../images/banner/02.png') no-repeat 0 0; background-size: cover; display: inline-block; position: absolute; }
.iq-banner .banner-text { z-index: 9; position: relative; margin-top: 13%; font-size: 17px; }
.iq-banner .banner-text h1 { font-size: 64px; line-height: normal; }
.iq-banner .banner-img { width: 110%; }
.iq-banner .iq-video { background: #fff; display: inline-block; width: 60px; height: 60px; text-align: center; font-size: 29px; color: #4ac4f3; float: left; border-radius: 100%; line-height: 2.1; z-index: 9; position: relative; }
.iq-banner .iq-video i { margin-left: 5px; }
.iq-banner .waves-box { position: relative; }
.iq-banner .iq-waves { position: absolute; width: 14rem; height: 14rem; left: -90px; top: -90px; z-index: 2; float: right; }
.iq-banner .iq-waves .waves { position: absolute; width: 384px; width: 15rem; height: 384px; height: 15rem; background: rgba(255, 255, 255, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-radius: 320px; background-clip: padding-box; -webkit-animation: waves 3s ease-in-out infinite; animation: waves 3s ease-in-out infinite; }
.iq-banner .iq-waves .wave-1 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.iq-banner .iq-waves .wave-2 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.iq-banner .iq-waves .wave-3 { -webkit-animation-delay: 2s; animation-delay: 2s; }
@-webkit-keyframes waves {
  0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}
@keyframes waves {
  0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
  100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}
.iq-banner .banner-objects { position: absolute; left: 0; top: 0; display: inline-block; width: 100%; height: 100%; }
.iq-banner .banner-objects .banner-objects-01 { position: absolute; left: -8%; bottom: -20%; opacity: 0.1; }
.iq-banner .banner-objects .banner-objects-02 { position: absolute; bottom: 50%; margin-bottom: -125px; left: -13%; border: 15px solid rgba(255, 255, 255, 0.1); border-radius: 900px; height: 250px; width: 250px; }
.iq-banner .banner-objects .banner-objects-03 { position: absolute; top: 0%; right: -15%; border: 30px solid rgba(255, 255, 255, 0.1); border-radius: 900px; height: 400px; width: 400px; }

/* Banner 7 */
.iq-banner-07 { position: relative; overflow: hidden; }
.iq-banner-07 .banner-text { z-index: 9; position: relative; margin-top: 20%; margin-bottom: 13%; }
.iq-banner-07 .banner-img { width: 100%; }
.iq-banner-07 .iq-video { background: #4ac4f3; display: inline-block; width: 60px; height: 60px; text-align: center; font-size: 29px; color: #fff; float: left; border-radius: 100%; line-height: 2.1; z-index: 9; position: relative; }
.iq-banner-07 .iq-video i { margin-left: 5px; }
.iq-banner-07 .waves-box { position: relative; }
.iq-banner-07 .iq-waves { position: absolute; width: 14rem; height: 14rem; left: -90px; top: -90px; z-index: 2; float: right; }
.iq-banner-07 .iq-waves .waves { position: absolute; width: 384px; width: 15rem; height: 384px; height: 15rem; background: rgba(74, 196, 243, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-radius: 320px; background-clip: padding-box; -webkit-animation: waves 3s ease-in-out infinite; animation: waves 3s ease-in-out infinite; }
.iq-banner-07 .iq-waves .wave-1 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.iq-banner-07 .iq-waves .wave-2 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.iq-banner-07 .iq-waves .wave-3 { -webkit-animation-delay: 2s; animation-delay: 2s; }

svg { height: 100%; width: 100%; }
svg #followPath { fill: none; stroke: #4ac4f3; stroke-width: 8; stroke-dasharray: 2870px; stroke-dashoffset: 2870px; -webkit-animation: drawPath 6s linear infinite; animation: drawPath 6s linear infinite; }
svg #dashedPath { fill: none; stroke: #fff; stroke-width: 14; stroke-dasharray: 50px; }
svg #airplain { fill: #4ac4f3; -webkit-transform: translate(-10px, -45px); transform: translate(-10px, -45px); }
@-webkit-keyframes ani-cube-1 {
  to { -webkit-transform: rotateX(-30deg) rotateY(40deg) rotateZ(0); transform: rotateX(-30deg) rotateY(40deg) rotateZ(0); }
}
@keyframes ani-cube-1 {
  to { -webkit-transform: rotateX(-30deg) rotateY(40deg) rotateZ(0); transform: rotateX(-30deg) rotateY(40deg) rotateZ(0); }
}
@-webkit-keyframes ani-cube-2 {
  to { -webkit-transform: rotateX(143deg) rotateY(50deg) rotateZ(0); transform: rotateX(143deg) rotateY(50deg) rotateZ(0); }
}
@keyframes ani-cube-2 {
  to { -webkit-transform: rotateX(143deg) rotateY(50deg) rotateZ(0); transform: rotateX(143deg) rotateY(50deg) rotateZ(0); }
}
@-webkit-keyframes ani-cube-3 {
  0% { -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% { -webkit-transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg); transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg); }
  10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% { -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); }
  100% { -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg); transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg); }
}
@keyframes ani-cube-3 {
  0% { -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% { -webkit-transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg); transform: scale(0.8) rotateX(-63deg) rotateY(-23deg) rotateZ(47deg); }
  10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% { -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(47deg); }
  100% { -webkit-transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg); transform: scale(0.6) rotateX(-63deg) rotateY(13deg) rotateZ(407deg); }
}
@-webkit-keyframes rotate90 {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  5%, 50% { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
  55%, 100% { -webkit-transform: rotate(0); transform: rotate(0); }
}
@keyframes rotate90 {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  5%, 50% { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
  55%, 100% { -webkit-transform: rotate(0); transform: rotate(0); }
}
@-webkit-keyframes hamburger-line_top {
  0% { top: 0; -webkit-transform: rotate(0); transform: rotate(0); }
  5%, 50% { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  55%, 100% { top: 0; -webkit-transform: rotate(0); transform: rotate(0); }
}
@keyframes hamburger-line_top {
  0% { top: 0; -webkit-transform: rotate(0); transform: rotate(0); }
  5%, 50% { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  55%, 100% { top: 0; -webkit-transform: rotate(0); transform: rotate(0); }
}
@-webkit-keyframes hamburger-line_middle {
  0% { opacity: 1; }
  5%, 50% { opacity: 0; }
  55%, 100% { opacity: 1; }
}
@keyframes hamburger-line_middle {
  0% { opacity: 1; }
  5%, 50% { opacity: 0; }
  55%, 100% { opacity: 1; }
}
@-webkit-keyframes hamburger-line_bottom {
  0% { top: 100%; -webkit-transform: rotate(0); transform: rotate(0); }
  5%, 50% { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  55%, 100% { top: 100%; -webkit-transform: rotate(0); transform: rotate(0); }
}
@keyframes hamburger-line_bottom {
  0% { top: 100%; -webkit-transform: rotate(0); transform: rotate(0); }
  5%, 50% { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  55%, 100% { top: 100%; -webkit-transform: rotate(0); transform: rotate(0); }
}
@-webkit-keyframes ani-moving-square {
  0%, 2.5% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  10%, 15% { -webkit-transform: translate(20px, 0); transform: translate(20px, 0); }
  22.5%, 27.5% { -webkit-transform: translate(20px, 20px); transform: translate(20px, 20px); }
  35%, 40% { -webkit-transform: translate(0, 20px); transform: translate(0, 20px); }
  47.5%, 52.5% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  60%, 65% { -webkit-transform: translate(0, 20px); transform: translate(0, 20px); }
  72.5%, 77.5% { -webkit-transform: translate(20px, 20px); transform: translate(20px, 20px); }
  85%, 90% { -webkit-transform: translate(20px, 0); transform: translate(20px, 0); }
  97.5%, 100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes ani-moving-square {
  0%, 2.5% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  10%, 15% { -webkit-transform: translate(20px, 0); transform: translate(20px, 0); }
  22.5%, 27.5% { -webkit-transform: translate(20px, 20px); transform: translate(20px, 20px); }
  35%, 40% { -webkit-transform: translate(0, 20px); transform: translate(0, 20px); }
  47.5%, 52.5% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  60%, 65% { -webkit-transform: translate(0, 20px); transform: translate(0, 20px); }
  72.5%, 77.5% { -webkit-transform: translate(20px, 20px); transform: translate(20px, 20px); }
  85%, 90% { -webkit-transform: translate(20px, 0); transform: translate(20px, 0); }
  97.5%, 100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@-webkit-keyframes drawPath {
  0% { opacity: 1; stroke-dashoffset: 2870px; }
  53% { opacity: 1; stroke-dashoffset: 0; }
  78% { opacity: 0; }
  100% { opacity: 0; stroke-dashoffset: 0; }
}
@keyframes drawPath {
  0% { opacity: 1; stroke-dashoffset: 2870px; }
  53% { opacity: 1; stroke-dashoffset: 0; }
  78% { opacity: 0; }
  100% { opacity: 0; stroke-dashoffset: 0; }
}

/* Como funciona */
.how-works { position: relative; overflow: hidden; }
.iq-works-img { width: 100%; }
.iq-objects { position: absolute; left: 0; top: 0; display: inline-block; width: 100%; height: 100%; z-index: -1; }
.iq-objects .iq-objects-01 { position: absolute; bottom: 10%; left: 0; }
.iq-objects .iq-objects-02 { position: absolute; top: 10%; right: 35%; }
.iq-objects .iq-objects-03 { position: absolute; top: 30%; right: 0; }
.iq-objects .iq-objects-04 { position: absolute; top: 0%; right: -13%; border: 56px solid #4ac4f3; border-radius: 900px; height: 600px; width: 600px; }
.how-works { position: relative; overflow: hidden; }
.iq-works-img { width: 100%; }
.iq-objectsnew { position: absolute; left: 0; top: 0; display: inline-block; width: 100%; height: 100%; z-index: -1; }
.iq-objectsnew .iq-objects-01 { position: absolute; bottom: 10%; left: 0; }
.iq-objectsnew .iq-objects-02 { position: absolute; top: 10%; right: 35%; }
.iq-objectsnew .iq-objects-03 { position: absolute; top: 30%; right: 0; }
.iq-objectsnew .iq-objects-04 { position: absolute; top: 0%; right: -13%; border: 56px solid #4ac4f3; border-radius: 900px; height: 600px; width: 600px; }

/* Informações */
.info-box { border: 1px solid #eee; height: 140px; width: 140px; border-radius: 70px; text-align: center; display: inline-block; }
.info-box .info-icon i { font-size: 56px; }
.info-box .info-icon { border-radius: 50px; box-shadow: 0px 0px 30px 5px #eee; height: 100px; width: 100px; text-align: center; margin: 20px; line-height: 94px; }
.footer-copyright { border-top: 1px solid #efefef; }

/* Vantagens*/
#vantagens ul li {
    font-size: 17px;
    padding: 5px 0;
    color: #111;
}
#vantagens h2 {
    color: #111;
}

/* Rodapé */
.iq-footer { background: #111111; }
.iq-footer hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.iq-footer.gray-footer { background: #000; }

.box-app h4{margin:30px 0 5px 0}

/*Copyright*/
.iq-footer .iq-copyright, .iq-footer .iq-copyright a { color: #ffffff; }
.iq-footer .iq-copyright a:hover { color: #4ac4f3; }
.iq-footer .footer-bottom { background: #000000; }

.iq-footer3 { background: #222222; }
.iq-footer3 .footer-top { background: #242424; }
.iq-footer3 { color: #fff; }
.iq-footer3 hr { margin: 0; border-top: 0px; padding: 0px; border-bottom: 1px solid #323232; }
.iq-footer3 .logo img { width: 50px; }

.iq-footer3 .iq-copyright { text-align: center; }
.iq-footer3 .iq-copyright a { color: #4ac4f3; }
.iq-footer3 .iq-copyright a:hover { color: #ffffff; }

.jarallax { position: relative; z-index: 0; }
.jarallax>.jarallax-img { position: absolute; object-fit: cover; font-family: 'object-fit:cover; '; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }


@media(max-width:985px){
  .box-app div{text-align: center !important}
}
.setaMotivos{
  float: left; width: 5%;
}
.txtMotivos{
  width: 95%; margin-left: 30px;
}
#mobileTexto{text-align: center;}
@media screen and (max-width: 990px) {
    #mobileTexto { text-align: center;  margin-left: 6px;}
}
.container_inverter1 div {
    display: inline-block;
    
}
@media screen and (max-width: 990px) {
    .container_inverter1 { display: flex; flex-flow: column; }
    #app-one-mobile { order: 2; text-align: center; }
    #app-two-mobile { order: 3; text-align: center;}
    #app-three-mobile { order: 1; text-align: center; margin-bottom: 50px; }
    #app-four-mobile { order: 4; text-align: center; margin-bottom: 50px; }
}
.container_inverter div {
    display: inline-block;    
}
    #one-mobile-contato { order: 1;}
    #two-mobile-contato { order: 2;}

@media screen and (max-width: 990px) {
    .container_inverter { display: flex; flex-flow: column; }
    #one-mobile { order: 2; text-align: left; margin-left: 15px; }
    #two-mobile { order: 3; text-align: left; margin-left: 15px;}
    #three-mobile { order: 1; text-align: left; margin-bottom: 50px; }

    #one-mobile-contato { order: 2;}
    #two-mobile-contato { order: 1; margin-top: 0px; text-align: center;}
}
.float{
  position:fixed;
  width:70px;
  height:70px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.my-float{
  margin-top:20px;
}
.alinhaImg { margin-bottom: 5px; margin-right: 10px;}
@media screen and (max-width: 990px) {
    #textoMobile {margin-bottom: -5px;margin-top: 10px;font-weight: 500;width: 430px; width: 320px; }
}