﻿    @font-face {
        font-family: 'Soho Gothic Pro Bold';
        src: url('sohogothicpro_bold.ttf')format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Soho Gothic Pro Medium';
        src: url('sohogothicpro-medium.ttf')format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Soho Gothic Pro Regular';
        src: url('sohogothicpro-regular.ttf')format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Soho Gothic Pro Light';
        src: url('../css/SohoGothicPro-Light.ttf')format('truetype');
        font-weight: normal;
        font-style: normal;
    }



    body {
        background: #fff;
        color: #666666;
        font-family: "Soho Gothic Pro Regular", sans-serif;
        overflow-x: hidden;
    }

    h1, h2, h3, h4, h5, h6 {
        font-family: "Soho Gothic Pro Bold", sans-serif;
        font-weight: 400;
        margin: 0 0 20px 0;
        padding: 0;
    }

    .alert-danger {
        color: #721c24;
        background-color: #fcf1f2;
        border-color: #f5c6cb;
    }


    .contact-form input[type="text"] {
        display: block;
        width: 100%;
        padding: 10px;
        border: 2px solid #000;
        outline: none;
        margin-bottom: 1em;
        font-size: 0.95em;
        color: #BDBDBD;
        background-color: #ffffff;
        text-transform: uppercase;
        border-radius: 8px;
    }

    .contact-form input[type="submit"] {
        font-family: "Soho Gothic Pro Regular", sans-serif;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 8px 28px;
        border-radius: 50px;
        transition: 0.5s;
        margin: 3%;
        border: 2px solid #16555a;
        color: #0d6f77;
    }

    .contact-form input[type="submit"]:hover {
        color: #fff;
        background: #16555a;
        cursor: pointer;
    }

    .font-rodape {
        font-family: 'Soho Gothic Pro Regular';
        font-size: 24px;
        color: #fff;
        text-align: left;
        line-height: 30px;
        font-weight: 600;
        padding: 0px 0 0 0;
        margin: 0;
    }

    .imgwhats {
        width: 60px;
        margin: 0 10px 0 0;
    }

    .imgwhats2 {
        width: 30px;
        margin: 50px 10px 0 0;
    }

    .imgwhats3 {
        width: 60px;
        margin: 0 0 0 10px;
    }


    .lista-rodape li {
        color: #fff;
        margin: 0;
        padding: 0;
        line-height: 23px;
    }

    .caixas-header {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #fff;
        padding: 10px;
    }

    .fa {
        display: inline-block;
        color: #770d31;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        border-radius: 2px;
    }
#header {
    padding: 40px 0;
    height: 42px;
    position: fixed;
    left: 0;
    top: 35px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background-color: #f8f9fa;
}
    @media only screen and (max-width : 2200px) {
        .img-logo-top-imagem {
            width: 500px;
        }

        .espaco-logo-topo {
            padding-top: 100px;
        }

        .desktop {
            display: initial;
        }

        .celular {
            display: none;
        }
        .contact-mob
        { 
            display:none ;
        }

        .contact-web
        { 
            display:initial ;
        }
        #header {
    padding: 40px 0;
    height: 42px;
    position: fixed;
    left: 0;
    top: 35px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background-color: #f8f9fa;
}
    }

    @media only screen and (max-width : 1280px) {
        .img-logo-top-imagem {
            width: 500px;
        }

        .espaco-logo-topo {
            padding-top: 100px;
        }

        .desktop {
            display: block;
        }

        .celular {
            display: none;
        }
        .contact-mob
        { 
            display:none ;
        }

        .contact-web
        { 
            display: initial;
        }
        #header {
    padding: 40px 0;
    height: 42px;
    position: fixed;
    left: 0;
    top: 35px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background-color: #f8f9fa;
}
    }

    @media only screen and (max-width : 990px) {
        .img-logo-top-imagem {
            width: 400px;
        }


        .espaco-logo-topo {
            padding-top: 100px;
        }

        .desktop {
            display: none;
        }

        .celular {
            display: block;
        }
        .contact-mob
        { 
            display:initial ;
        }

        .contact-web
        { 
            display: none;
        }
        #header {
    padding: 40px 0;
    height: 42px;
    position: fixed;
    left: 0;
    top: 35px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background-color: #f8f9fa;
}
    }

    @media only screen and (max-width : 480px) 
    {
        .img-logo-top-imagem {
            width: 240px;
        }

        .espaco-logo-topo {
            padding-top: 100px;
        }

        .desktop {
            display: initial;
        }

        .celular {
            display: initial;
        }

        #mobile-nav-toggle {
            top: 40px;
        }

        #mobile-nav-toggle i {
            color: #551e53;
            z-index: 9999999999
        }
        #main-slider .slider-inner h2 {

          font-size: 28px;
          text-align:center;
          line-height:34px;
      }
      #main-slider .item {
        height: 400px; }

        .section-header .section-title {
            font-size: 26px;

        }
        .imgmailtop {
            font-size:12px;}

            .contact-mob
            { 
                display:initial ;
            }

            .contact-web
            { 
                display: none;
            }
             #header {
    padding: 50px 0;
    height: 42px;
    position: fixed;
    left: 0;
    top: 80px;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background-color: #f8f9fa;
}
        }

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 2rem;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right:30px;
    padding-left: 0;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 0px;
}