@font-face {
    font-family: "GT Walsheim Pro";
    src: local("GT Walsheim Pro"), url(../provides/fonts/GTWalsheimPro-Regular.ttf);
    font-display: swap;
}

@font-face {
    font-family: "GT Walsheim Pro";
    src: local("GT Walsheim Pro"), url(../provides/fonts/GTWalsheimPro-Bold.ttf);
    font-weight: bold;
    font-display: swap;
}

body {
    font-family: "GT Walsheim Pro";
}

h1,
h2,
h3 {
    font-family: "GT Walsheim Pro";
    font-weight: bold !important;
}

h1 {
    font-size: 3rem !important;
}

h3 {
    font-size: 2em;
}

.line-wrap {
    overflow-wrap: break-word;
    white-space: normal;
    max-width: 520px !important;
}

p.lines-4 {
    font-size: 1.1rem !important;
}

p.lines-5 {
    font-size: 1.1rem !important;
}

a.active {
    border-bottom: 3px solid #3acc8a !important;
}

.color-seccoundary {
    color: #3acc8a !important;
}

#text-free {
    max-width: 30rem !important;
}

#text-free b {
    color: #0a5e7c !important;
    word-wrap: break-word;
    font-weight: bold;
}

.text-p-color,
.text-grey {
    color: #838383 !important;
}

.text-ocean-blue {
    color: #0a5e7c !important;
}

.text-primary,
.text-blue {
    color: #0a5e7c !important;
}

.fs-09 {
    font-size: 0.2 rem !important;
}

.fs-10 {
    font-size: 1vw !important;
}

.fs-12,
.fs-12 li,
.fs-12 a {
    font-size: 1.2rem !important;
}

.fs-15 {
    font-size: 1.5vw !important;
}

.fs-6 {
    font-size: 6rem !important;
}

.mfs-10 {
    font-size: 1rem !important;
}

.row-content {
    max-width: fit-content;
}

.bg-primary {
    background-color: blue !important;
}

.bg-seccondary {
    background-color: #3acc8a !important;
}

.bg-header {
    /*background-image: linear-gradient(to right, rgba(, 90, 118, 0.6), rgba(56, 85, 150, 0.6));*/
    background-color: rgb(56 85 150);
    max-height: 260px !important;
    padding-top: 80px !important;
}

.header-title {
    position: relative;
    z-index: -1;
    min-height: 350px;
    margin-top: 92px;
    font-size: 3rem !important;
    /* max-width: 55rem !important; */
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0px;
    /* remove the gap so it doesn't close */
}

.svg-youtube {
    background-image: url(provides/YouTube.svg), none;
}

.svg-twitter {
    background-image: url(provides/Twitter.svg), none;
}

.svg-wordpress {
    background-image: url(../provides/images/WordPress.svg), none;
}

.border-waves {
    position: relative;
    border-radius: 35px 35px 0px 0px !important;
}

.border-waves::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    right: 0;
    background-repeat: repeat;
    height: 10px;
    background-size: 20px 20px;
    background-image: radial-gradient(circle at 9px -10px, transparent 12px, #f8f8f8 13px);
}


/** Content Styles */

.panel-social-icons {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.panel-social-icons>div {
    margin: 5px;
}

.panel-contact-info {
    font-size: 0.8vw !important;
}

.panel-contact-info>a {
    margin-right: 25px;
    padding: 2px;
}

.secound-menu {
    background-color: #0a5e7c !important;
    color: white;
    border: 1px solid #3e7e93;
}

.secound-menu>nav {
    background-color: #0a5e7c !important;
}

.secound-menu>nav>ul>li>a {
    color: white !important;
    padding: 0px;
    margin-right: 35px;
}

.secound-menu>nav>ul>li:last-child>a {
    margin-right: 15px;
}

.secound-menu>nav>ul>li>a:active {
    border-bottom: blue !important;
}

#menu-functions>li>a:hover {
    background: #0a5e7c;
    color: white !important;
}

#menu-functions>li>a:hover,
#menu-functions>li>a:hover>i {
    color: #3acc8a !important;
}

#home-banner {
    margin-top: 92px;
    max-height: 620px !important;
    /*background-image: linear-gradient(to right, #095a76, #3acc8a) !important;*/
}

#home-banner p {
    font-size: 1rem !important
}

#parceiros-banner {
    min-height: 589px !important;
    padding: 120px !important;
    padding-bottom: 50px !important
}

#parceiros-header h1 {
    border-bottom: 2px solid #fff;
    width: 30rem !important;
}

#banner-header-sub {
    font-size: 1.2rem;
}

.mockup-2-container {
    background-color: #fcfcfc !important;
}

.mockup-2 {
    margin-left: -80px;
    background: transparent url("../provides/images/Grupo 161.svg") 0% 0% no-repeat padding-box;
    opacity: 1;
    padding-left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 75% 75%;
}

.mockup-2>#opacity {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

.mockup-2-bg {
    /* margin-top: 55px; */
    margin-left: 55px;
    width: 100%;
    height: 100%;
    min-height: 150px;
    background: url("../provides/images/Mockup 02.webp") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 80% 60%;
}

.mockup-2-rigth {
    margin-right: -60px;
    padding-right: 150px;
    background: transparent url("../provides/images/Grupo 160.svg") 0% 0% no-repeat padding-box;
    opacity: 1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 150%;
}

.mockup-2-rigth #opacity {
    padding-right: 0px;
    height: 100%;
    margin-bottom: -10px;
    background-color: rgba(255, 255, 255, 0.8);
}

.parallax {
    background-image: url("../provides/images/background.webp");
    padding: 15px;
    height: 100%;
    background-attachment: fixed;
    background-position: center 175px;
    background-repeat: space;
    background-size: cover;
    @media screen (max-width: 780px) {
    }
}

.parallax #intro {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
}

.bg-mockup {
    width: 100%;
    height: auto;
    background: url("../provides/images/Grupo 161.svg") no-repeat left top, url("../provides/images/Grupo 160.svg") no-repeat right bottom;
    opacity: 1;
    padding-left: 0;
}

.bg-mockup #opacity {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

a.btn-primary {
    background-color: #095a76 !important;
    color: #fff !important;
}

.btn-outline-primary {
    border-color: #095a76 !important;
    color: #095a76 !important;
}

.btn-light {
    border-color: #095a76 !important;
    color: #095a76 !important;
}

.btn-outline-primary:hover {
    background-color: #095a76 !important;
    color: white !important;
}

#footer-social>a {
    border: 1px solid white;
    border-radius: 100%;
    padding: 5px;
    margin-right: 5px;
}

#square-list .card {
    padding: 25px !important;
    padding-left: 35px !important;
    border: 1px solid #095a76;
    min-height: 395px;
}

#square-list .card>div {
    border: 1px solid #095a76;
}

#square-list .card>ul {
    list-style-image: url('../provides/images/Ok.svg');
    color: #838383;
}

#square-list.parceiros .card {
    min-height: 332px !important;
    border: 1px solid #3acc8a !important;
}

ul.list-ok {
    list-style-image: url('../provides/images/Ok.svg');
    color: #838383;
    text-align: start;
}

ul.list-ok>li {
    max-width: 291px !important;
    margin-bottom: 5px;
}

#square-list .card:hover {
    border: 1px solid #f8f8f8 !important;
    background-color: rgb(248, 248, 248, 0.6) !important;
    padding: 10px;
}

#cf-cards {
    padding-top: 250px !important;
}

#cf-cards ul>li {
    max-width: 575px;
}

#cf-cards-sec p {
    border-color: #3acc8a;
}

#cf-cards-sec ul {
    list-style: circle !important;
}

#header-vant-img {
    position: absolute;
    top: 128px;
    left: calc(50% - 350px);
    z-index: 1;
}

#header-parc-img {
    position: absolute;
    top: 128px;
    left: calc(50% - 650px);
    z-index: 15;
}

#contact-form {
    background: #fff;
    padding: 10px;
}

#contact-form label.form-label,
#contact-form label.form-check-label {
    font-size: 0.9rem !important;
    color: #838383
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form textarea,
select {
    border: 1px solid transparent !important;
    border-radius: 0px !important;
    background-color: #f8f8f8 !important;
    color: #838383 !important
}

.input-group-text {
    border-width: 0px !important;
    background-color: #f8f8f8 !important;
}

.input-group-text>i {
    color: #095a76 !important;
}

#big-tags {
    max-width: 1485px !important;
}

#big-tags>a {
    background: #d7e3e8 !important;
    border: 0px !important;
}

#func-links a h1 {
    font-size: 1.5rem !important;
}

@media (max-width: 965px) {
    .secound-menu>nav>ul>li {
        width: 100% !important;
        padding-left: 25px
    }
    .mockup-3>ul>li {
        font-size: 1rem;
        font-weight: normal;
        max-width: 265px;
    }
    .fs-6 {
        font-size: 4rem !important;
    }
}


/**/

@media (min-width: 760px) {
    #func-links {
        margin-left: -30px !important;
    }
    #big-tags {
        width: fit-content !important;
    }
}

@media (max-width: 575px) {
    h1 {
        font-size: 2.5rem !important;
    }
    h3 {
        font-size: 2em !important;
    }
    .pricing .pricing-card-title {
        font-size: 2.5rem !important;
    }
    #header {
        height: 56px !important;
    }
    h1#text-free {
        font-size: 2rem !important;
        text-align: center;
    }
    #text-free b {
        color: #3acc8a !important;
        text-shadow: 1px 1px 3px #333;
    }
    .line-wrap {
        max-width: 35rem !important;
    }
    #cf-cards {
        padding-top: 5px !important;
    }
    .bg-header {
        max-height: 350px !important;
        padding-top: 80px !important;
    }
    .bg-header h1 b {
        color: #fff !important;
    }
    #home-banner {
        margin-top: 0px !important;
        max-height: auto !important;
    }
    #parceiros-banner {
        min-height: 589px !important;
        padding: 120px !important;
        padding-bottom: 50px !important
    }
    #parceiros-header img {
        max-width: 350px;
    }
    #parceiros-header h1 {
        border-bottom: 2px solid #fff;
        width: 30rem !important;
    }
    #banner-header-sub {
        font-size: 1rem;
    }
}


/*@media (min-width: 576px) and (max-width: 965px) {
    .pricing .pricing-card-title {
        font-size: 1.2rem !important;
    }
    .pricing small {
        font-size: .7rem !important;
    }
}*/


.tooltip-inner{
    background:  #c6e8f8 !important;
    color:#000000;
}

.bg-success-sim{
    background: rgb(71 209 139)!important;
}
.color-success-sim{
    color: rgb(71 209 139) !important;
}
.color-success-sim2 {
    color: rgb(73 233 152) !important;
}
.bg-blue-sim{
    background: rgb(56 85 150);
}

.color-white{
    color:#FFF !important;
}
.padding-0{
    padding:0;
}

.btn-home-banner {
    width:49%;
}

@media (max-width: 575px) {
    .btn-home-banner{
        width:100%;
        margin-bottom: 10px;
    }
}