/**
* Este arquivo é pertinente à todas as alterações feitas para o layout/estrutura específico, não se replicando para diferentes layouts ou estruturas.
* Diferente do template-custom que são para classes "globais", as classes deste arquivo são feitas para elementos/partes específicos
*/

/*========= HEADER =========*/

.shrink-nav {
    position: absolute;
    z-index: 997;
    width: 100%;
}

.shrink-nav.scrolled {
    position: absolute;
    display: none;
}

.row-nav {
    z-index: 9;
    font-family: 'Chivo', sans-serif;
    margin-top: -96px;
}

.menu-item {
  margin-right: 0.2%;
  float: left;
  width: auto;
  padding: 8px 15px;
  width: 16%;
  border-radius: 5px;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.menu-item a:last-child {
    margin-right: 0;
}

.menu-item a {
    transition: padding 0.8s;
    padding: .5rem 0;
    display: block;
    color: #fff;
    font-size: 1em;
    font-family: 'Muli', sans-serif;
}

.menu-item a:hover {
    padding: 30px 0px;
    transition: padding 0.8s;
    text-decoration: none;
}

.menu-item.empresa {
    background-color: #acbaced9;
}

.menu-item.empresa:hover {
    background-color: #0c82b9d5;
}

.top-social {
    display: inline-flex;
    text-align: center;
    align-items: center;
    line-height: 55px;
    padding-top: 1%;
}

.top-social .fa.fa-home {
    padding-right: 2rem;
    margin-right: 0rem;
    font-size: 3.65rem;
    color: #1481bc;
}

.logo {
    padding-top: 3%;
    padding-left: 4%;
}

.top-social a {
    margin-right: .5rem;
}

.top-social a:hover,
.top-social a:active,
.top-social a:focus {
    text-decoration: none;
}

.top-social a:first-child {
    margin-left: auto;
    display: flex;
    align-items: center;
    margin-right: 0;
}

.top-social a:last-child {
    margin-right: auto;
}

/*========= CONTEÚDO - INDEX =========*/

.ls-gpuhack,
p.ls-l {}

#index-servicos {
    padding: 8% 5% 8% 5%;
    background: #0ca4b9;
    background: -webkit-linear-gradient(to left, #45B649, #DCE35B);
    background: linear-gradient(to left, #0ca4b9, #157fbb);
}

.servicos-esquerda h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 4em;
    width: 75%;
    line-height: 50px;
    padding-bottom: 3%;
    color: #ffffff;
    letter-spacing: -2px;
}

.servicos-esquerda h3 {
    font-family: Calibri;
    font-size: 1.85em;
    color: #fff;
    margin-bottom: 3%;
    width: 85%;
    line-height: 26px;
    padding-top: 2%;
}

.servicos-esquerda p {
    font-family: Calibri;
    font-size: 1.45em;
    text-align: justify;
    width: 80%;
    line-height: 30px;
    color: #ffffff;
}

.servicos-esquerda .text-legalize {
    font-size: 1.6em !important;
    margin-top: 5%;
}

.servicos-direita .col-md-3 {
    padding: 5px;
}

.servicos-direita h3 {
    color: #ffffff;
    font-family: 'Chivo', sans-serif;
    text-align: center;
    z-index: 100;
    font-size: 1.65em;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: 24px;
    padding-top: 8%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.servicos-direita h3:hover {
    color: #ffa600;
    font-family: 'Chivo', sans-serif;
    text-align: center;
    z-index: 100;
    font-size: 1.65em;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: 24px;
    padding-top: 8%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.servicos-direita p {
    color: #fff;
    font-family: calibri;
    text-align: center;
    z-index: 100;
    font-size: 1.2em;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 90%;
    line-height: 21px;
    padding-top: 4%;
    padding-bottom: 8%;
}

.servicos-direita p.hover {
    top: 5vmax;
    font-size: 1vmax;
    display: none;
}

.servicos-direita span {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    display: block;
    opacity: .9;
    position: absolute;
    z-index: 99;
}

.servicos-direita span.red {
    background: #fff;
}

.servicos-direita span.cyan.light {
    background-color: #fff;
}

.servicos-direita span.green {
    background-color: #fff;
}

.servicos-direita span.orange {
    background-color: #fff;
}

.servicos-direita span.blue {
    background-color: #fff;
}

.servicos-direita span.cyan.dark {
    background-color: #fff;
}

.bt-simulacao {
    background: #e69807;
    color: #ffffff;
    border-radius: 0px;
    padding: 2% 6%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.35em;
}

.bt-simulacao:hover {
    background: #834f1e;
    color: #fff;
    border-radius: 0px;
    padding: 2% 6%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.35em;
}

#intro1 {
    padding: 7% 7% 4% 7%;
    background: #fff;
}

#intro1 h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 4em;
    width: 100%;
    line-height: 58px;
    color: #128bba;
    letter-spacing: -4px;
}

#intro1 h3 {
    font-size: 1.65em;
    color: #e69807;
    width: 100%;
    padding-bottom: 3%;
    line-height: 33px;
}

#intro1 h5 {
    font-size: 1.35em;
    color: #ffffff;
    padding-bottom: 3%;
    font-family: 'Chivo', sans-serif;
    padding-top: 40%;
}

#intro1 h4 {
    font-size: 1.65em;
    color: #1483bb;
    padding-bottom: 3%;
    font-family: 'Chivo', sans-serif;
}

#intro1 p {
    font-size: 1.25em;
    text-align: center;
    width: 100%;
    line-height: 20px;
    font-family: 'Chivo', sans-serif;
    color: #4c5a61;
}

#intro1 ul {
    display: inline-grid;
}

#intro1 ul li {
    font-size: 1.3em;
}

#intro1 .inner-white {
    color: #5b5b5b;
}

#intro1 .card-item {
    padding: 10% 5%;
    margin-bottom: 7%;
}

#intro1 .back>.card-item {
    padding: 3%;
}

#intro1 .card-item h3 {
    font-family: 'Chivo', sans-serif;
}

#intro1 .contato h4 {
    font-size: 2em;
}

#intro1 .contato span.fa {
    font-size: 2.5em;
}

#intro1 .whatsapp-icon {
    float: left;
}

#intro1 .whatsapp-tel {
    float: left;
    margin-left: 1rem;
    margin-bottom: 0;
}

#intro1 .back .inner-white {
    color: #fff;
}

#intro1 .back h3 {
    margin-top: 0;
    font-family: 'Raleway', sans-serif
}

#intro1 .back p {
    margin: 0 auto;
    padding-top: 13%;
}

#intro1 .back .card-input {
    text-align: center;
    font-size: 1.8rem;
    padding: 2rem 0;
    font-family: 'Chivo', sans-serif;
    width: 70%;
    margin: 0 auto;
}

#intro1 .back .card-input:focus {
    outline-color: darkgreen;
    border-color: darkgreen;
}

#intro1 .card-item .ignore-flip {
    cursor: initial;
}

#intro1 .card-item .ignore-flip a {
    color: #fff;
}

#intro1 .card-item .ignore-flip a:hover,
#intro1 .card-item .ignore-flip a:active,
#intro1 .card-item .ignore-flip a:focus {
    text-decoration: none;
}

#intro2 {
    padding: 5% 5% 5% 5%;
    background: #fff;
}

#intro2 .left-side h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 4.5em;
    width: 90%;
    line-height: 58px;
    padding-bottom: 2%;
    color: #0e98b9;
    letter-spacing: -4px;
}

#intro2 .left-side h3 {
    font-size: 2em;
    color: #1483bb;
    width: 90%;
    padding-bottom: 3%;
    line-height: 33px;
}

#intro2 .left-side p {
    font-size: 1.3em;
    text-align: justify;
    width: 88%;
    line-height: 33px;
    font-family: 'Chivo', sans-serif;
    color: #4c5a61;
}

#intro2 .simulate-now {
    margin-top: 4%
}

#intro2 .simulate-now h3 {
    font-family: 'Chivo', sans-serif;
    color: inherit;
    font-size: 24px;
}

#intro2 .right-side {
    margin-top: 0%;
    padding: 0% 2% 0% 2%;
}

#intro2 .right-side .need-cont {
    margin-top: 10%;
}

#intro2 .right-side h4 {
    font-family: 'Chivo', sans-serif;
    font-size: 1.25em;
    color: #1482bb;
}

#intro2 .right-side .need-cont h3 {
    font-family: 'Chivo', sans-serif;
}

.media-left .fas.fa-check {
    font-size: 1.25em;
    color: #ecad32;
    padding-top: 14px;
}

#intro2 .right-side p {
    font-size: 1.25em;
    font-family: 'Chivo', sans-serif;
    color: #6b6b6b;
    line-height: 26px;
    width: 97%;
    text-align: justify;
}

#abriremigrar {
    padding: 5% 0% 8% 0%;
    background: #fff;
}

#abriremigrar h3 {
    font-family: 'Chivo', sans-serif;
    font-size: 3.85em;
    color: #e69807;
    margin-bottom: 1%;
    width: 64%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 47px;
    letter-spacing: -2px;
    padding-bottom: 2%;
}

#abriremigrar p {
    font-family: 'Chivo', sans-serif;
    font-size: 1.65em;
    color: #4c5a61;
    padding-bottom: 2%;
    width: 58%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 24px;
    padding-top: 0%;
}

.bt-abrir {
    background: #e69807;
    color: #fff;
    border-radius: 90px;
    padding: 1.5% 5%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.6em;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    border: 2px solid #e69807;
}

.bt-abrir:hover {
    background: #fff;
    border: 2px solid #e69807;
    color: #e69807;
    border-radius: 90px;
    padding: 1.5% 5%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.6em;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.bt-migrar {
    background: #fff;
    border: 2px solid #4c5a61;
    color: #4c5a61;
    border-radius: 90px;
    padding: 1.5% 5%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.6em;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.bt-migrar:hover {
    background: #4c5a61;
    color: #fff;
    border-radius: 90px;
    padding: 1.5% 5%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.6em;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    border: 2px solid #4c5a61;
}

#intro2 .left-side {
    border-right: 10px solid #1483bb;
    border-style: solid;
    border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
    height: 550px;
}

#intro3 {
    background-image: url("../../img/bg-conosco.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    color: #303030;
    height: 420px;
    border-bottom: 15px solid #1483bb;
    margin-top: 3%;
}

#intro3 .left-side h3 {
    font-family: 'Chivo', sans-serif;
    font-size: 2.5em;
}

#intro3 .left-side p {
    margin-top: 5%;
    font-size: 1.5em;
}

#intro3 .right-side {
    margin-top: 10%;
}

#intro3 .right-side .col-md-6 {
    padding-right: 0px;
    padding-left: 1%;
}

#intro4 {
    background: #1581bb;
}

#intro4 .col-news {
    margin-top: 5rem;
}

#contato1 {
    padding: 5% 0% 6% 0%;
    background: #1483bb;
    background: -webkit-linear-gradient(to right, #1483bb, #1483bb);
    background: linear-gradient(to right, #1483bb, #1483bb);
}

#contato1 h4 {
    font-family: 'Chivo', sans-serif;
    font-size: 2.55em;
    width: 60%;
    line-height: 39px;
    padding-bottom: 1%;
    color: #e69807;
    letter-spacing: -1px;
    clear: both;
    margin: 0 auto;
}

.fa.fa-phone {
    font-size: 2.65em;
    color: #fff;
    margin-right: 1%;
}

#contato1 p {
    color: #ffffff;
    font-family: Calibri;
    font-size: 2.45em;
    display: inline-block;
}

#intro4 .col-articles {
    padding: 5rem 5rem;
    margin-top: 5rem;
    border-width: 7px 0 7px 7px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 100% 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(top, rgba(226, 87, 76, 1) 0%, rgba(226, 87, 76, 1) 25%, rgba(143, 182, 76, 1) 25%, rgba(143, 182, 76, 1) 50%, rgba(210, 136, 49, 1) 50%, rgba(210, 136, 49, 1) 75%, rgba(73, 200, 136, 1) 75%, rgba(73, 200, 136, 1) 100%);
    -moz-border-image: -moz-linear-gradient(top, rgba(226, 87, 76, 1) 0%, rgba(226, 87, 76, 1) 25%, rgba(143, 182, 76, 1) 25%, rgba(143, 182, 76, 1) 50%, rgba(210, 136, 49, 1) 50%, rgba(210, 136, 49, 1) 75%, rgba(73, 200, 136, 1) 75%, rgba(73, 200, 136, 1) 100%);
    -o-border-image: -o-linear-gradient(top, rgba(226, 87, 76, 1) 0%, rgba(226, 87, 76, 1) 25%, rgba(143, 182, 76, 1) 25%, rgba(143, 182, 76, 1) 50%, rgba(210, 136, 49, 1) 50%, rgba(210, 136, 49, 1) 75%, rgba(73, 200, 136, 1) 75%, rgba(73, 200, 136, 1) 100%);
    border-image: linear-gradient(to bottom, rgba(226, 87, 76, 1) 0%, rgba(226, 87, 76, 1) 25%, rgba(143, 182, 76, 1) 25%, rgba(143, 182, 76, 1) 50%, rgba(210, 136, 49, 1) 50%, rgba(210, 136, 49, 1) 75%, rgba(73, 200, 136, 1) 75%, rgba(73, 200, 136, 1) 100%) 1 100%;
}

#intro4 .col-news h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 4em;
    width: 100%;
    line-height: 58px;
    padding-bottom: 2%;
    color: #fff;
    letter-spacing: -3px;
    text-align: center;
    padding-top: 4%;
}

#intro4 .col-news h3 {
    font-size: 2em;
    color: #fff;
    width: 60%;
    padding-bottom: 3%;
    line-height: 33px;
    font-family: 'Chivo', sans-serif;
}

#intro4 .col-news .news-item h3,
#intro4 .col-articles .article-item h3 {
    font-family: 'Chivo', sans-serif;
    margin-bottom: 10px;
    font-size: 1.6em;
    margin: 0 auto;
    line-height: 26px;
    width: 95%;
    color: #fff;
}

.caption {
    padding: 20% 0% 10% 0%;
    height: 120px;
    margin-bottom: 83px;
}

.bt-maisnoticias a {
    color: #fff;
    font-size: 1.35em;
    font-family: 'Chivo', sans-serif;
}

.bt-maisnoticias {
    background: #e79900;
    border-radius: 0px;
    padding: 17px;
    width: 50%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin-top: 68%;
}

.bt-maisnoticias:hover {
    background: #eea719;
    border-radius: 0px;
    padding: 17px;
    width: 50%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin-top: 68%;
}

.bt-galeria {
    background: #1581bb;
    border-radius: 0px;
    padding: 13px 30px;
    text-align: center;
    display: -webkit-inline-box;
}

.bt-galeria:hover {
    background: #ff9728;
    border-radius: 0px;
    padding: 13px 30px;
    text-align: center;
    display: -webkit-inline-box;
}

.bt-galeria a {
    color: #fff !important;
    font-size: 1.2em !important;
    font-family: 'Chivo', sans-serif;
}

#intro4 .col-articles h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 3em;
}

#intro4 .col-news i,
#intro4 .col-articles i {
    position: absolute;
    top: -13px;
    right: 0;
    font-size: 30px;
}

#intro4 .article-item .thumbnail,
#intro4 .news-item .thumbnail {
    position: relative;
}

#intro4 .article-item .thumbnail .caption,
#intro4 .news-item .thumbnail .caption {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
}

#intro5 {
    padding: 7% 0% 8% 0%;
    background: #0ca4b9;
    background: -webkit-linear-gradient(to left, #45B649, #DCE35B);
    background: linear-gradient(to left, #0ca4b9, #157fbb);
}

.img {
    background: url(../../img/img.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 5% 0% 1% 0%;
    height: 795px;
}

.bt-success {
    background: #e69807;
    color: #fff;
    border-radius: 0px;
    padding: 15px 30px;
    font-family: 'Chivo', sans-serif;
    font-size: 1.35em;
}

.bt-success:hover {
    background: #724419;
    color: #fff;
    border-radius: 0px;
    padding: 15px 30px;
    font-family: 'Chivo', sans-serif;
    font-size: 1.35em;
}

.input-lg {
    height: 46px;
    padding: 28px 100px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    border: 1px solid #fff;
}

#intro5 h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 3em;
    width: 80%;
    line-height: 39px;
    padding-bottom: 1%;
    color: #ffffff;
    letter-spacing: -1px;
    clear: both;
    margin: 0 auto;
}

#intro5 p {
    font-family: Calibri;
    font-size: 1.4em;
    color: #fff;
    padding-bottom: 2%;
    width: 58%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 24px;
    padding-top: 0%;
}

.form-control {
    display: block !important;
    width: 100% !important;
    height: 55px !important;
    padding: 15px 28px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
}

#intro6 {
    padding: 4rem 0;
}

#intro6 h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 3.0em;
}

#intro6 p {
    font-size: 1.3em;
}

#intro6 .circle-util {
    height: 350px;
    width: 350px;
    padding: 3rem;
    border-radius: 50%;
}

#intro6 .circle-util a {
    color: #fff;
}

#intro6 .circle-util a:active,
#intro6 .circle-util:focus {
    text-decoration: none;
}

#intro6 .circle-util a:hover {
    text-decoration: none;
}

#intro6 .circle-util h3 {
    font-family: 'Chivo', sans-serif;
}

#intro6 .agenda-circle {
    background-color: #1483bb;
}

#intro6 .tabela-circle {
    background-color: #1483bb;
    margin-top: 15%;
}

#intro6 .manual-circle {
    background-color: #1483bb;
    margin-top: 30%;
}

#galeria {
    padding: 5% 8% 8% 8%;
    background: #fff;
}

#galeria h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 4em;
    width: 100%;
    line-height: 49px;
    padding-bottom: 1%;
    color: #1581bb;
    letter-spacing: -2px;
}

.galeria-videos h2 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 5.25em !important;
    width: 80% !important;
    line-height: 68px !important;
    padding-bottom: 1% !important;
    color: #909090 !important;
    letter-spacing: -2px !important;
    float: right !important;
}

.galeria-videos p {
    font-size: 1.8em !important;
    color: #1483bb !important;
    width: 100% !important;
    padding-bottom: 2% !important;
    line-height: 33px !important;
    font-family: 'Raleway', sans-serif !important;
    float: right !important;
}

#galeria p {
    font-size: 1.8em;
    color: #e79900;
    width: 100%;
    padding-bottom: 4%;
    line-height: 33px;
    font-family: 'Chivo', sans-serif;
}

#galeria .galeria-fotos {
    margin-bottom: 3rem;
}

#galeria .galeria-fotos .col-md-3 {
    margin: 1.5rem 0;
}

#galeria .galeria-fotos a {
    cursor: zoom-in;
}

#galeria .galeria-fotos a:hover,
#galeria .galeria-fotos a:focus,
#galeria .galeria-fotos a:active {
    outline: none;
    box-shadow: 0 0 0;
    text-decoration: none;
}

#galeria .galeria-fotos img:hover {
    filter: grayscale(0%);
    transition: .3s filter linear;
}

#galeria .galeria-videos .video-frame {
    width: 90%;
    height: 314px;
    margin-top: 6%;
}

.imagem {
    margin-bottom: 30px;
}

#index-depoimentos {
    padding: 5% 0% 1% 0%;
    background: #fff;
}

.depo {
    padding-bottom: 5%;
}

#index-depoimentos h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 4em;
    width: 100%;
    line-height: 58px;
    color: #128bba;
    letter-spacing: -4px;
    padding-bottom: 4%;
}

#index-depoimentos .depoimento-item,
#depoimentos .depoimento-item {
    border-radius: 5px;
}

#index-depoimentos .depoimento1,
#depoimentos .depoimento1 {
    color: #fff;
    padding: 5% 6%;
}

#index-depoimentos .depoimento2,
#depoimentos .depoimento2 {
    color: #fff;
    padding: 5% 6%;
}

#index-depoimentos .depoimento3,
#depoimentos .depoimento3 {
    color: #fff;
    padding: 5% 6%;
}

#index-depoimentos .depoimento4,
#depoimentos .depoimento4 {
    color: #fff;
    padding: 5% 6%;
}

#index-depoimentos .depoimento5,
#depoimentos .depoimento5 {
    color: #fff;
    padding: 5% 6%;
}

#index-depoimentos .depoimento6,
#depoimentos .depoimento6 {
    color: #fff;
    padding: 5% 6%;
}

#index-depoimentos i,
#depoimentos i {
    font-size: 1.5em;
    position: absolute
}

#index-depoimentos i.pull-left,
#depoimentos i.pull-left {
    top: 45%;
    left: 10%;
}

#index-depoimentos i.pull-right,
#depoimentos i.pull-right {
    right: 10%;
    bottom: 7%;
}

#index-depoimentos .depoimento-item h4,
#depoimentos .depoimento-item h4 {
    clear: both;
    margin-bottom: 4%;
    font-size: 1em;
    color: #e69807;
    font-family: 'Chivo', sans-serif;
    margin-top: 3%;
    font-style: italic;
    text-align: center;
    text-transform: capitalize;
}

#index-parceiros h3 {
    font-family: 'Chivo', sans-serif;
    font-size: 2.5em;
    width: 100%;
    line-height: 58px;
    color: #128bba;
    letter-spacing: -2px;
    padding-bottom: 1%;
}

#index-depoimentos .depoimento-item .text-field,
#depoimentos .depoimento-item .text-field {
    font-size: 1.3em;
    text-align: justify;
    width: 88%;
    line-height: 33px;
    font-family: 'Chivo', sans-serif;
    color: #4c5a61;
}

#btsubir h4 {
    background: #0f97b9;
    color: #fff;
    padding: 1%;
    cursor: pointer;
    width: 11%;
    clear: both;
    margin: 0 auto;
    border-radius: 90px;
    margin-top: 2%;
    font-family: 'Chivo', sans-serif;
    font-size: 1em;
}

#btsubir h4:hover {
    background: #13b6df;
    color: #fff;
    padding: 1%;
    cursor: pointer;
    width: 11%;
    clear: both;
    margin: 0 auto;
    border-radius: 90px;
    margin-top: 2%;
    font-family: 'Chivo', sans-serif;
    font-size: 1em;
}

#contato-main {
    padding: 4% 1% 4% 1%;
    background: #0ca4b9;
    background: -webkit-linear-gradient(to left, #45B649, #DCE35B);
    background: linear-gradient(to left, #0ca4b9, #157fbb);
}

#contato-main h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 2.5em;
    line-height: 36px;
    padding-bottom: 1%;
    color: #fff;
    letter-spacing: -1px;
    text-align: right;
    border-right: 1px solid #fff;
    padding-right: 6%;
    padding-top: 1%;
}

#contato-main .info {
    font-family: Calibri;
    font-size: 1.85em;
    margin: 0 auto;
    color: #fff;
    letter-spacing: -1px;
    line-height: 35px;
    padding-top: 5%;
}

#contato-main .info a {
    color: #fff;
}

#contato-main .info a:hover {
    text-decoration: none;
    color: #fff;
    transition: color .3s;
}

#link-rapido a {
    color: #382310;
    font-size: 0.85em;
    font-family: 'Chivo', sans-serif;
}

.fa.fa-group {
    color: #1483bb;
}

#selos {
    background: #fff;
    padding: 0% 0% 0% 0%;
}

.selo1 {
        float: none!important;
    text-align: center !important;
    padding-top: 0%;
    padding-bottom: 2%;
    clear: both;
    margin: 0 auto;
}

#link-rapido {
    font-size: 1.85em;
    padding: 1%;
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#link-rapido>a:hover {
    text-decoration: none;
}

#link-rapido>a>span>i {
    font-size: 2.5rem;
    margin-right: .3rem;
}

#link-rapido>a>span {
    margin-right: 2rem;
    color: #909090;
    display: inline-block;
    font-family: 'Chivo', sans-serif;
}

#link-rapido>a>span>i.cyan {
    color: #1483bb;
}

#link-rapido>a>span>i.blue {
    color: #1483bb;
}

#link-rapido>a>span>i.red {
    color: #1483bb;
}

#link-rapido>a>span>i.orange {
    color: #1483bb;
}

#link-rapido>a>span>i.green {
    color: #1483bb;
}

#btsubir {
    padding: 1% 1% 1% 1%;
    background: #fff;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 100;
    color: #1483bb;
    font-size: 1.1em;
    font-family: 'Chivo', sans-serif;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 28px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bt-idocumentos {
  background: #f5ad29;
  font-family: 'Chivo', sans-serif;
  font-size: 1.25em;
  padding: 2%;
  color: #ffffff !important;
  width: 30% !important;
}

/*===== PÁGINAS ESTÁTICAS =====*/

#idocumentos {
    margin-top: 25vh;
}

#idocumentos #idocumentos-form h1 {
    font-family: 'Chivo', sans-serif;
    margin-top: 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid #ccc;
}

#idocumentos #idocumentos-form span.red {
    color: #C63632;
}

#idocumentos #idocumentos-form span.orange {
    color: #1483bb;
}

#idocumentos #idocumentos-form span.cyan {
    color: #1483bb;
}

#idocumentos #idocumentos-form span.blue {
    color: #1483bb;
}

#idocumentos #idocumentos-form span.green {
    color: #1483bb;
}

#idocumentos #idocumentos-form {
    width: 55%;
    margin: 0 auto;
    padding-top: 7%;
}

#idocumentos #idocumentos-form form i.material-icons {
    font-size: initial;
}

#idocumentos #idocumentos-form form input {
    font-family: 'Chivo', sans-serif;
}

#idocumentos #idocumentos-form button[type="submit"] {
    width: 50%;
}

#iartigos h1 i {
    margin-right: 1rem;
}

#iartigos a:hover,
#iartigos a:focus,
#iartigos a:active {
    text-decoration: none;
}

#iartigos a span.data-artigo {
    font-family: 'Chivo', sans-serif;
    font-size: 1.5rem;
    color: #1483bb;
}

#iartigos a p {
    font-family: 'Chivo', sans-serif;
    font-size: 1.1em;
    color: #fff;
    display: block !important;
}

#artigo-completo .btn-voltar {
    font-size: 2rem;
    border: 3px solid #1483bb;
    border-radius: 2px;
    padding: .5rem 1rem;
    color: #303030;
    margin-bottom: 2rem;
    font-family: 'Raleway', sans-serif
}

#artigo-completo .btn-voltar:hover {
    background-color: #1483bb;
    color: #fff;
    transition: .3s;
}

#artigo-completo #artigo-conteudo {
    border-bottom: 3px solid #1483bb;
    margin-bottom: 2rem;
    padding-bottom: 3.5rem;
}

#index-parceiros {
    padding-bottom: 3rem;
    position: relative;
}

#index-parceiros .bx-wrapper {
    margin: 5rem auto !important;
}

#index-parceiros .border-bottom-grey {
    position: absolute;
    border-bottom: 1px solid #c4c4c4;
    left: 5%;
    right: 5%
}

#index-parceiros .btn-up {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50px;
    cursor: pointer;
}

#depoimentos .dep-conteudo {
    margin: 3rem 0;
}

#galerias h2 {
    font-family: 'Chivo', sans-serif;
    margin: 3rem 0 0;
    font-size: 2.5rem
}

#galerias h2.nodesc {
    margin-bottom: 3rem;
}

#galerias p.descricao,
#galerias .col-vids p {
    font-size: 1.9rem;
    margin-bottom: 3rem;
    font-family: 'Chivo', sans-serif;
}

#galerias .col-vids a,
#galerias .col-foto a {
    cursor: zoom-in;
}

#galerias a:hover,
#galerias a:focus,
#galerias a:active {
    text-decoration: none;
    outline: none;
}

#galerias .col-vids p {
    margin: 0;
}

#galerias .col-vids h4 {
    margin-bottom: 0;
}

#galerias p.datebook,
#galerias h4 {
    text-align: center;
}

#galerias p.datebook,
#galerias .col-vids h4 {
    font-family: 'Chivo', sans-serif;
}

.endereco {
    padding-top: 2%;
}

.endereco p {
    font-family: 'Chivo', sans-serif;
    color: #fff;
    font-size: 1.4em;
}

/*===== RODAPÉ/FOOTER =====*/

footer #rodape {}

footer #rodape #mapa {
    height: 400px;
    padding: 0;
}

footer #rodape #endereco {
    background: #ffffff;
}

footer #rodape #w3c-logo {
    cursor: pointer;
}

footer #rodape #tiideal-logo {
    cursor: pointer;
}

footer #rodape #endereco p {
    font-size: 1.85em;
    text-align: center;
    font-family: 'Chivo', sans-serif;
    padding: 0;
    margin: 1rem 0;
    color: #33200f;
    width: 69%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 31px;
}

footer #copyright {
    text-align: center;
    background-color: #1483bb;
    padding: 0rem;
}

footer #copyright p {
    margin: 0;
    padding: 1%;
    color: #fff;
    font-size: 1.1em;
}

#contato-dialog {
    z-index: 9999;
}

#contato-dialog i.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 3rem;
    cursor: pointer;
    color: #1483bb;
}

#contato-dialog .loader {
    margin: 0;
    padding-bottom: 8rem;
}

#rodape-social {
    margin: 3% 15px;
}

#loadchat-2 {
    bottom: 2% !important;
    right: 2% !important;
}

.lcp-chat-icon-p1 {
    margin-right: 0 !important;
}

#fab-wpp {
    position: fixed;
    width: 64px;
    right: 2%;
    bottom: 9rem;
    z-index: 9998;
}

#fab-wpp .fab-action {
    transition: all 225ms ease-in-out;
    position: absolute;
    cursor: pointer;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 64px;
    height: 64px;
    background-color: #34AF23;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

#fab-wpp .fab-action:hover {
    background-color: #2d991e
}

#fab-wpp .fab-action i {
    margin: 0 auto;
    color: #fff;
    font-size: 3.5rem;
}

@media screen and (max-width:1250px) {

    .servicos-esquerda h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3.5em;
        width: 75%;
        line-height: 50px;
        padding-bottom: 3%;
        color: #ffffff;
        letter-spacing: -2px;
    }
    .bt-maisnoticias {
        background: #e79900;
        border-radius: 0px;
        text-align: center;
        font-size: 12px;
    }
    #intro4 .col-news .news-item h3, #intro4 .col-articles .article-item h3 {
        font-family: 'Chivo', sans-serif;
        margin-bottom: 10px;
        font-size: 1.4em;
        margin: 0 auto;
        line-height: 26px;
        width: 100%;
        color: #fff;
    }
    #galeria .galeria-videos .video-frame {
        width: 90%;
        height: 183px;
        margin-top: 6%;
    }
    .menu-item {
        margin-right: 0.2%;
        float: left;
        width: auto;
        padding: 8px 15px;
        width: 18%;
        border-radius: 5px;
        font-size: 11px;
    }
    
}

@media screen and (max-width:991px) {
	
	footer #rodape #endereco{
		display:none;
	}

    #abriremigrar h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 3.5em;
        color: #e69807;
        margin-bottom: 1%;
        width: 85%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 47px;
        letter-spacing: -2px;
        padding-bottom: 2%;
    }
    #abriremigrar p {
        font-family: 'Chivo', sans-serif;
        font-size: 1.45em;
        color: #4c5a61;
        padding-bottom: 4%;
        width: 71%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 24px;
        padding-top: 2%;
    }
    .servicos-esquerda{
        padding-bottom: 7%;
    }
    .servicos-esquerda p {
        font-family: Calibri;
        font-size: 1.45em;
        text-align: justify;
        width: 100%;
        line-height: 30px;
        color: #ffffff;
    }
    .servicos-esquerda h3 {
        font-family: Calibri;
        font-size: 2.25em;
        color: #fff;
        margin-bottom: 3%;
        width: 81%;
        line-height: 33px;
        padding-top: 6%;
        text-align: center;
        clear: both;
        margin: 0 auto;
        padding-bottom: 4%;
    }
    .bt-simulacao {
        background: #e69807;
        color: #ffffff;
        border-radius: 0px;
        padding: 2% 6%;
        font-family: 'Chivo', sans-serif;
        font-size: 1.35em;
        margin: 0 auto;
        clear: both;
        text-align: center;
        float: none;
        display: grid;
        width: 34%;
    }
    .servicos-direita h3 {
        color: #ffffff;
        font-family: 'Chivo', sans-serif;
        text-align: center;
        z-index: 100;
        font-size: 2em;
        margin: 0 auto;
        text-align: center;
        clear: both;
        width: 100%;
        line-height: 31px;
        padding-top: 8%;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
    }
    .servicos-esquerda h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3.5em;
        width: 75%;
        line-height: 50px;
        padding-bottom: 3%;
        color: #ffffff;
        letter-spacing: -2px;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    #intro1 h5 {
        font-size: 1.35em;
        color: #ffffff;
        padding-bottom: 3%;
        font-family: 'Chivo', sans-serif;
        padding-top: 15%;
    }
    #intro1 p {
        font-size: 1.15em;
        text-align: center;
        width: 100%;
        line-height: 20px;
        font-family: 'Chivo', sans-serif;
        color: #4c5a61;
    }
    #intro1 {
        padding: 7% 7% 9% 7%;
        background: #fff;
    }
    .caption {
        padding: 1% 0% 10% 0%;
        height: 5px;
        margin-bottom: 0px;
    }
    .bt-maisnoticias {
        background: #e79900;
        border-radius: 0px;
        padding: 17px;
        width: 50%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        margin-top: 48%;
        margin-bottom: 10%;
    }
    #intro4 {
        background: #1581bb;
        padding: 1% 0% 2% 0%;
    }
    #galeria .galeria-videos .video-frame {
        width: 100%;
        height: 399px;
        margin-top: 6%;
        margin-bottom: 10%;
    }
    #contato-main h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3.25em;
        line-height: 42px;
        padding-bottom: 1%;
        color: #fff;
        letter-spacing: -1px;
        text-align: center;
        border-right: none;
        padding-right: 0%;
        padding-top: 1%;
        margin: 0 auto;
        clear: both;
        width: 80%;
    }
    #contato-main .info {
        font-family: Calibri;
        font-size: 1.85em;
        margin: 0 auto;
        color: #fff;
        letter-spacing: -1px;
        line-height: 39px;
        padding-top: 5%;
        float: none;
        text-align: center;
        padding-bottom: 5%;
    }
    .endereco p {
        font-family: 'Chivo', sans-serif;
        color: #fff;
        font-size: 1.4em;
        line-height: 31px;
        width: 85%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    #btsubir {
        padding: 43% 1% 2% 1%;
        background: #fff;
    }
    #btsubir h4 {
        background: #0f97b9;
        color: #fff;
        padding: 1%;
        cursor: pointer;
        width: 14%;
        clear: both;
        margin: 0 auto;
        border-radius: 90px;
        margin-top: 2%;
        font-family: 'Chivo', sans-serif;
        font-size: 1em;
    }
    
}

@media screen and (max-width:768px) {
	
	#intro4 .col-news .news-item h3, #intro4 .col-articles .article-item h3 {
    font-family: 'Chivo', sans-serif;
    margin-bottom: 10px;
    font-size: 1.25em;
    margin: 0 auto;
    line-height: 0px;
    width: 100%;
    color: #fff;
}
	
	#intro1 h4 {
    font-size: 2em;
    color: #1483bb;
    padding-bottom: 3%;
    font-family: 'Chivo', sans-serif;
}
	
	.bt-simulacao {
    background: #e69807;
    color: #ffffff;
    border-radius: 0px;
    padding: 4% 6%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.35em;
    margin: 0 auto;
    clear: both;
    text-align: center;
    float: none;
    display: grid;
    width: 55%;
}
	
	.servicos-esquerda p {
    font-family: Calibri;
    font-size: 1.4em;
    text-align: justify;
    width: 100%;
    line-height: 26px;
    color: #ffffff;
}

    header .fa-bars {
        font-size: 2.5em;
        line-height: 55px;
        color: #1481bc;
        padding-top: 3%;
        padding-right: 2%;
    }
    #layerslider p{
        font-size: 30px!important;
		padding-top:20px!important;
    }
    #intro2 .left-side {
        border-right: 10px solid #1483bb;
        border-style: solid;
        border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
        height: 620px;
    }
    #intro2 .left-side h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3.5em;
        width: 90%;
        line-height: 47px;
        padding-bottom: 2%;
        color: #0e98b9;
        letter-spacing: -3px;
    }
    #intro2 .left-side h3 {
        font-size: 1.65em;
        color: #1483bb;
        width: 90%;
        padding-bottom: 3%;
        line-height: 33px;
    }
    #abriremigrar h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 3em;
        color: #e69807;
        margin-bottom: 1%;
        width: 85%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 38px;
        letter-spacing: -2px;
        padding-bottom: 2%;
    }
    #abriremigrar {
        padding: 8% 0% 12% 0%;
        background: #fff;
    }
    .servicos-esquerda h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3em;
        width: 95%;
        line-height: 42px;
        padding-bottom: 7%;
        color: #ffffff;
        letter-spacing: -2px;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    .servicos-esquerda h3 {
    font-family: Calibri;
    font-size: 2em;
    color: #fff;
    margin-bottom: 3%;
    width: 100%;
    line-height: 29px;
    padding-top: 6%;
    text-align: center;
    clear: both;
    margin: 0 auto;
    padding-bottom: 4%;
}
    .servicos-direita h3 {
    color: #ffffff;
    font-family: 'Chivo', sans-serif;
    text-align: center;
    z-index: 100;
    font-size: 2em;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: 29px;
    padding-top: 1%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}
    #intro1 h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -3px;
    }
    #intro1 h3 {
        font-size: 1.55em;
        color: #e69807;
        width: 100%;
        padding-bottom: 0%;
        line-height: 26px;
    }
    .inner-green {
        background-color: #128fbb;
        border-radius: 5px;
        height: 75%;
        width: 100%;
        padding: 5%;
    }
    #intro4 .col-news h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3em;
        width: 100%;
        line-height: 58px;
        padding-bottom: 2%;
        color: #fff;
        letter-spacing: -2px;
        text-align: center;
        padding-top: 4%;
    }
    #galeria h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3em;
        width: 100%;
        line-height: 49px;
        padding-bottom: 1%;
        color: #1581bb;
        letter-spacing: -2px;
    }
    #galeria .galeria-videos .video-frame {
        width: 100%;
        height: 304px;
        margin-top: 6%;
        margin-bottom: 8%;
    }
    #index-depoimentos h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 3em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -3px;
        padding-bottom: 4%;
    }
    #index-depoimentos .depoimento-item .text-field, #depoimentos .depoimento-item .text-field {
        font-size: 1.3em;
        text-align: justify;
        width: 100%;
        line-height: 33px;
        font-family: 'Chivo', sans-serif;
        color: #4c5a61;
    }
    #contato-main h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.8em;
        line-height: 42px;
        padding-bottom: 1%;
        color: #fff;
        letter-spacing: -1px;
        text-align: center;
        border-right: none;
        padding-right: 0%;
        padding-top: 1%;
        margin: 0 auto;
        clear: both;
        width: 80%;
    }
    .selo1 {
        float: none !important;
        text-align: center!important;
        padding-top: 19%;
        padding-bottom: 4%;
    }
    #btsubir h4 {
        background: #0f97b9;
        color: #fff;
        padding: 1%;
        cursor: pointer;
        width: 24%;
        clear: both;
        margin: 0 auto;
        border-radius: 90px;
        margin-top: 2%;
        font-family: 'Chivo', sans-serif;
        font-size: 1em;
    }
    #btsubir {
        padding: 57% 1% 2% 1%;
        background: #fff;
    }
    
    
}

@media screen and (max-width:550px) {

    #layerslider p{
        font-size: 25px!important;
    }
    #intro2 .left-side h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.65em;
        width: 100%;
        line-height: 36px;
        padding-bottom: 2%;
        color: #0e98b9;
        letter-spacing: -1px;
    }
    #intro2 .left-side h3 {
        font-size: 1.55em;
        color: #1483bb;
        width: 90%;
        padding-bottom: 3%;
        line-height: 25px;
    }
    #intro2 .left-side {
        border-right: 10px solid #1483bb;
        border-style: solid;
        border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
        height: 700px;
    }
    #abriremigrar h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.65em;
        color: #e69807;
        margin-bottom: 1%;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 36px;
        letter-spacing: -2px;
        padding-bottom: 2%;
    }
    #abriremigrar p {
        font-family: 'Chivo', sans-serif;
        font-size: 1.35em;
        color: #4c5a61;
        padding-bottom: 5%;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 24px;
        padding-top: 4%;
    }
    .bt-abrir {
        background: #e69807;
        color: #fff;
        border-radius: 90px;
        padding: 1.5% 5%;
        font-family: 'Chivo', sans-serif;
        font-size: 1.4em;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        -ms-border-radius: 90px;
        -o-border-radius: 90px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        border: 2px solid #e69807;
        width: 100%;
        clear: both;
        margin: 0 auto;
        float: none;
    }
    .bt-migrar {
        background: #fff;
        border: 2px solid #4c5a61;
        color: #4c5a61;
        border-radius: 90px;
        padding: 1.5% 5%;
        font-family: 'Chivo', sans-serif;
        font-size: 1.6em;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        -ms-border-radius: 90px;
        -o-border-radius: 90px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        width: 100%;
    }
    .servicos-esquerda h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.65em;
        width: 100%;
        line-height: 42px;
        padding-bottom: 7%;
        color: #ffffff;
        letter-spacing: -1px;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    .bt-simulacao {
        background: #e69807;
        color: #ffffff;
        border-radius: 0px;
        padding: 3% 6%;
        font-family: 'Chivo', sans-serif;
        font-size: 1.35em;
        margin: 0 auto;
        clear: both;
        text-align: center;
        float: none;
        display: grid;
        width: 75%;
    }
    .servicos-direita h3 {
        color: #ffffff;
        font-family: 'Chivo', sans-serif;
        text-align: center;
        z-index: 100;
        font-size: 2em;
        margin: 0 auto;
        text-align: center;
        clear: both;
        width: 100%;
        line-height: 29px;
        padding-top: 1%;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
    }
    #intro1 h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.8em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -3px;
    }
    #intro4 .col-news h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.6em;
        width: 100%;
        line-height: 58px;
        padding-bottom: 2%;
        color: #fff;
        letter-spacing: -2px;
        text-align: center;
        padding-top: 4%;
    }
    #intro4 .col-news .news-item h3, #intro4 .col-articles .article-item h3 {
        font-family: 'Chivo', sans-serif;
        margin-bottom: 0px;
        font-size: 1.15em;
        margin: 0 auto;
        line-height: 0px;
        width: 100%;
        color: #fff;
    }
    #galeria h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.6em;
        width: 100%;
        line-height: 49px;
        padding-bottom: 1%;
        color: #1581bb;
        letter-spacing: -2px;
    }
    #galeria p {
        font-size: 1.4em;
        color: #e79900;
        width: 100%;
        padding-bottom: 3%;
        line-height: 33px;
        font-family: 'Chivo', sans-serif;
    }
    #galeria .galeria-videos .video-frame {
        width: 100%;
        height: 210px;
        margin-top: 0%;
        margin-bottom: 8%;
    }
    .bt-galeria a {
        color: #fff !important;
        font-size: 1.1em !important;
        font-family: 'Chivo', sans-serif;
    }
    #intro5 h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.25em;
        width: 90%;
        line-height: 30px;
        padding-bottom: 4%;
        color: #ffffff;
        letter-spacing: -1px;
        clear: both;
        margin: 0 auto;
    }
    #intro5 p {
        font-family: Calibri;
        font-size: 1.25em;
        color: #fff;
        padding-bottom: 4%;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 24px;
        padding-top: 0%;
    }
    #intro5 {
        padding: 15% 0% 15% 0%;
        background: #0ca4b9;
        background: -webkit-linear-gradient(to left, #45B649, #DCE35B);
        background: linear-gradient(to left, #0ca4b9, #157fbb);
    }
    #index-depoimentos h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.65em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -3px;
        padding-bottom: 4%;
    }
    #index-parceiros h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.15em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -2px;
        padding-bottom: 1%;
    }
    #contato-main h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.4em;
        line-height: 35px;
        padding-bottom: 1%;
        color: #fff;
        letter-spacing: -1px;
        text-align: center;
        border-right: none;
        padding-right: 0%;
        padding-top: 8%;
        margin: 0 auto;
        clear: both;
        width: 100%;
    }
    #contato-main .info {
        font-family: Calibri;
        font-size: 1.45em;
        margin: 0 auto;
        color: #fff;
        letter-spacing: 0px;
        line-height: 32px;
        padding-top: 5%;
        float: none;
        text-align: center;
        padding-bottom: 5%;
    }
    .endereco p {
        font-family: 'Chivo', sans-serif;
        color: #fff;
        font-size: 1.1em;
        line-height: 20px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    #contato-main {
        padding: 5% 1% 12% 1%;
        background: #0ca4b9;
        background: -webkit-linear-gradient(to left, #45B649, #DCE35B);
        background: linear-gradient(to left, #0ca4b9, #157fbb);
    }
    #btsubir {
        padding: 79% 1% 5% 1%;
        background: #fff;
    }
    #btsubir h4 {
        background: #0f97b9;
        color: #fff;
        padding: 2%;
        cursor: pointer;
        width: 35%;
        clear: both;
        margin: 0 auto;
        border-radius: 90px;
        margin-top: 2%;
        font-family: 'Chivo', sans-serif;
        font-size: 1em;
    }
    .selo1 {
        float: none !important;
        text-align: center!important;
        padding-top: 0%;
        padding-bottom: 4%;
    }
    footer #rodape #endereco {
        background: #ffffff;
        padding: 5%;
    }
    
}

@media screen and (max-width: 450px) {
	
	

    header .fa-bars {
        font-size: 2em;
        line-height: 55px;
        color: #1481bc;
        padding-top: 0%;
        padding-right: 2%;
    }
    #layerslider p{
        font-size: 18px!important;
    }
    #intro2 .left-side {
        border-right: 10px solid #1483bb;
        border-style: solid;
        border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
        height: 845px;
    }
    #abriremigrar h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.25em;
        color: #e69807;
        margin-bottom: 1%;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 32px;
        letter-spacing: -2px;
        padding-bottom: 2%;
    }
    #abriremigrar p {
        font-family: 'Chivo', sans-serif;
        font-size: 1.25em;
        color: #4c5a61;
        padding-bottom: 5%;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 20px;
        padding-top: 4%;
    }
    .servicos-esquerda h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.25em;
        width: 100%;
        line-height: 35px;
        padding-bottom: 8%;
        color: #ffffff;
        letter-spacing: -1px;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    #intro1 h2 {
        font-family: 'Chivo', sans-serif;
    font-size: 2.15em;
    width: 100%;
    line-height: 58px;
    color: #128bba;
    letter-spacing: -2px;
}
    #intro1 h4 {
        font-size: 1.65em;
        color: #1483bb;
        padding-bottom: 0%;
        font-family: 'Chivo', sans-serif;
    }

    #intro1 img{
        display: none;
    }
    .inner-green {
        background-color: #128fbb;
        border-radius: 5px;
        height: 100%;
        width: 100%;
        padding: 5%;
    }

    .caption {
        padding: 5% 0% 10% 0%;
        height: 65px;
        margin-bottom: 0px;
    }

    #intro4 .col-news .news-item h3, #intro4 .col-articles .article-item h3 {
        font-family: 'Chivo', sans-serif;
        margin-bottom: 0px;
        font-size: 1em;
        margin: 0 auto;
        line-height: 20px;
        width: 100%;
        color: #fff;
        padding-bottom: 0%;
    }
    .bt-maisnoticias {
        background: #e79900;
        border-radius: 0px;
        padding: 17px;
        width: 71%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        margin-top: 87%;
        margin-bottom: 10%;
        font-size: 11px;
    }
    #intro4 .col-news h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.6em;
        width: 100%;
        line-height: 58px;
        padding-bottom: 2%;
        color: #fff;
        letter-spacing: -2px;
        text-align: center;
        padding-top: 0%;
    }
    #galeria .galeria-videos .video-frame {
        width: 100%;
        height: 165px;
        margin-top: 0%;
        margin-bottom: 8%;
    }
    #btsubir {
        padding: 96% 1% 5% 1%;
        background: #fff;
    }
    #contato-main h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2em;
        line-height: 31px;
        padding-bottom: 1%;
        color: #fff;
        letter-spacing: -1px;
        text-align: center;
        border-right: none;
        padding-right: 0%;
        padding-top: 8%;
        margin: 0 auto;
        clear: both;
        width: 100%;
    }
    #intro2 .left-side p {
        font-size: 1.25em;
        text-align: justify;
        width: 95%;
        line-height: 28px;
        font-family: 'Chivo', sans-serif;
        color: #4c5a61;
    }
    #intro2 .left-side {
        border-right: 10px solid #1483bb;
        border-style: solid;
        border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
        height: 742px;
    }
    #abriremigrar h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.15em;
        color: #e69807;
        margin-bottom: 1%;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 32px;
        letter-spacing: -1px;
        padding-bottom: 2%;
    }
    #abriremigrar {
        padding: 11% 0% 21% 0%;
        background: #fff;
    }
    #index-servicos {
        padding: 8% 1% 8% 1%;
        background: #0ca4b9;
        background: -webkit-linear-gradient(to left, #45B649, #DCE35B);
        background: linear-gradient(to left, #0ca4b9, #157fbb);
    }
    #intro4 .col-news {
        margin-top: 1rem;
    }
    #galeria .galeria-videos .video-frame {
        width: 100%;
        height: 147px;
        margin-top: 0%;
        margin-bottom: 8%;
    }
    .bt-galeria {
        background: #1581bb;
        border-radius: 0px;
        padding: 13px 30px;
        text-align: center;
        display: -webkit-inline-box;
        width: 100%;
        margin-bottom: 4px;
        text-align: center;
        display: flow-root;
    }
    #index-depoimentos h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.25em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -2px;
        padding-bottom: 4%;
    }
    #intro2 .left-side {
        border-right: 10px solid #1483bb;
        border-style: solid;
        border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
        height: 825px;
    }
    #abriremigrar h3 {
        font-family: 'Chivo', sans-serif;
        font-size: 2em;
        color: #e69807;
        margin-bottom: 1%;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 27px;
        letter-spacing: -1px;
        padding-bottom: 2%;
    }
    .servicos-esquerda h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2em;
        width: 100%;
        line-height: 31px;
        padding-bottom: 8%;
        color: #ffffff;
        letter-spacing: -1px;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 8%;
    }
    .servicos-esquerda h3 {
        font-family: Calibri;
        font-size: 2em;
        color: #fff;
        margin-bottom: 3%;
        width: 100%;
        line-height: 27px;
        padding-top: 6%;
        text-align: center;
        clear: both;
        margin: 0 auto;
        padding-bottom: 4%;
    }
    #intro1 h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2em;
        width: 100%;
        line-height: 58px;
        color: #128bba;
        letter-spacing: -2px;
    }
    #intro4 .col-news h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.4em;
        width: 100%;
        line-height: 58px;
        padding-bottom: 2%;
        color: #fff;
        letter-spacing: -1px;
        text-align: center;
        padding-top: 0%;
    }
    .bt-maisnoticias {
    background: #e79900;
    border-radius: 0px;
    padding: 12px;
    width: 63%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin-top: 92%;
    margin-bottom: 10%;
    font-size: 11px;
}
    #galeria p {
        font-size: 1.4em;
        color: #e79900;
        width: 100%;
        padding-bottom: 3%;
        line-height: 21px;
        font-family: 'Chivo', sans-serif;
    }
    #galeria .galeria-videos .video-frame {
        width: 100%;
        height: 127px;
        margin-top: 0%;
        margin-bottom: 8%;
    }
    #btsubir {
        padding: 101% 1% 5% 1%;
        background: #fff;
    }
    
}

@media screen and (max-width: 380px) {
	
	#btsubir {
    padding: 112% 1% 5% 1%;
    background: #fff;
}
	
	#contato-main h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 1.8em;
    line-height: 28px;
    padding-bottom: 1%;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
    border-right: none;
    padding-right: 0%;
    padding-top: 8%;
    margin: 0 auto;
    clear: both;
    width: 100%;
}

    
    #layerslider p{
        font-size: 15px!important;
    }
    #intro2 .left-side {
    border-right: 10px solid #1483bb;
    border-style: solid;
    border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
    height: 840px;
}
    .bt-migrar {
        background: #fff;
        border: 2px solid #4c5a61;
        color: #4c5a61;
        border-radius: 90px;
        padding: 1.5% 5%;
        font-family: 'Chivo', sans-serif;
        font-size: 1.4em;
        -webkit-border-radius: 90px;
        -moz-border-radius: 90px;
        -ms-border-radius: 90px;
        -o-border-radius: 90px;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        width: 100%;
    }
    .servicos-direita h3 {
        color: #ffffff;
        font-family: 'Chivo', sans-serif;
        text-align: center;
        z-index: 100;
        font-size: 1.75em;
        margin: 0 auto;
        text-align: center;
        clear: both;
        width: 100%;
        line-height: 26px;
        padding-top: 1%;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
    }
    #intro1 h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2em;
        width: 100%;
        line-height: 30px;
        color: #128bba;
        letter-spacing: -2px;
    }
    #intro1 h3 {
        font-size: 1.25em;
        color: #e69807;
        width: 100%;
        padding-bottom: 0%;
        line-height: 23px;
    }
    .bt-maisnoticias {
        background: #e79900;
        border-radius: 0px;
        padding: 17px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        margin-top: 123%;
        margin-bottom: 10%;
        font-size: 11px;
    }
    #galeria {
        padding: 5% 0% 8% 0%;
        background: #fff;
    }
    #index-depoimentos h2 {
        font-family: 'Chivo', sans-serif;
        font-size: 2.25em;
        width: 100%;
        line-height: 34px;
        color: #128bba;
        letter-spacing: -2px;
        padding-bottom: 4%;
    }
    
}


@media screen and (max-width: 340px) {
	
	.bt-abrir {
    background: #e69807;
    color: #fff;
    border-radius: 90px;
    padding: 4.5% 5%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.4em;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    border: 2px solid #e69807;
    width: 100%;
    clear: both;
    margin: 0 auto;
    float: none;
}
	
	#intro2 .left-side {
    border-right: 10px solid #1483bb;
    border-style: solid;
    border-image: linear-gradient(to bottom, #1483bb, #63b3ca, #f5ad29) 1 100%;
    height: 742px;
}
	
	#intro2 .left-side p {
    font-size: 1.15em;
    text-align: justify;
    width: 95%;
    line-height: 23px;
    font-family: 'Chivo', sans-serif;
    color: #4c5a61;
}
	
	#intro2 .left-side h3 {
    font-size: 1.25em;
    color: #1483bb;
    width: 90%;
    padding-bottom: 3%;
    line-height: 20px;
}
	
	#intro2 .left-side h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 2.25em;
    width: 100%;
    line-height: 30px;
    padding-bottom: 0%;
    color: #0e98b9;
    letter-spacing: -1px;
}
	
	#abriremigrar h3 {
    font-family: 'Chivo', sans-serif;
    font-size: 1.8em;
    color: #e69807;
    margin-bottom: 1%;
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 27px;
    letter-spacing: -1px;
    padding-bottom: 2%;
}
	
	.servicos-esquerda {
    padding-bottom: 23%;
}
	
	.servicos-esquerda h3 {
    font-family: Calibri;
    font-size: 1.65em;
    color: #fff;
    margin-bottom: 3%;
    width: 100%;
    line-height: 24px;
    padding-top: 20%;
    text-align: center;
    clear: both;
    margin: 0 auto;
    padding-bottom: 9%;
}
	
	.servicos-direita p {
    color: #fff;
    font-family: calibri;
    text-align: center;
    z-index: 100;
    font-size: 1.15em;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: 19px;
    padding-top: 4%;
    padding-bottom: 8%;
}
	
	.servicos-direita h3 {
    color: #ffffff;
    font-family: 'Chivo', sans-serif;
    text-align: center;
    z-index: 100;
    font-size: 1.45em;
    margin: 0 auto;
    text-align: center;
    clear: both;
    width: 100%;
    line-height: 21px;
    padding-top: 1%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}
	
	#intro4 .col-news .news-item h3, #intro4 .col-articles .article-item h3 {
    font-family: 'Chivo', sans-serif;
    margin-bottom: 0px;
    font-size: 0.95em;
    margin: 0 auto;
    line-height: 15px;
    width: 100%;
    color: #fff;
    padding-bottom: 0%;
}
	
	.news-item{
		padding-bottom:5%;
	}
	
	#contato-main .info {
    font-family: Calibri;
    font-size: 1.25em;
    margin: 0 auto;
    color: #fff;
    letter-spacing: 0px;
    line-height: 32px;
    padding-top: 5%;
    float: none;
    text-align: center;
    padding-bottom: 5%;
}
	
	#contato-main h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 1.45em;
    line-height: 24px;
    padding-bottom: 1%;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
    border-right: none;
    padding-right: 0%;
    padding-top: 8%;
    margin: 0 auto;
    clear: both;
    width: 100%;
}

	#btsubir {
		padding: 129% 1% 5% 1%;
		background: #fff;
	}

}